﻿@charset "utf-8";
.slide-wrap{width: 281px;float: left;}
.slide-wrap .slide-news {position: relative;overflow: hidden;width: 280px;height: 210px;}
.slide-wrap .slide-news .hd {width: 100%;position: absolute;bottom:30px;text-align: center;font-size: 0;z-index: 1}
.slide-wrap .slide-news .hd ul li {margin: 0 2px;background: url(/static/index/images/dot.png) no-repeat 0 -16px;height: 16px;overflow: hidden;width: 16px;cursor: pointer;display: inline-block;*zoom:1;*display: inline;}
.slide-wrap .slide-news .hd ul li.on {background-position: 0 0}
.slide-wrap .slide-news .bd li {position: relative}
.slide-wrap .slide-news .bd {z-index: 0;height: 100%}
.slide-wrap .slide-news .bd .pic {position: relative;z-index: 0}
.slide-wrap .slide-news .bd .pic img {display: block;width: 280px;height: 210px}
.slide-wrap .slide-news .bd .bg {position: absolute;bottom: 0;left: 0;z-index: 1;width: 100%;height: 30px;background: #eee;line-height: 30px;opacity:0.9;filter: alpha(opacity=90)}
.slide-wrap .slide-news .bd .tit {position: absolute;bottom: 0;left: 0;z-index: 2;width: 100%;font-size:14px;height: 32px;color: #333;line-height: 32px}
.slide-wrap .slide-news .bd .tit a {margin-left: 10px;color: #333}

.list_nav{ height:40px; margin:0 auto; margin-top:15px;  width:280px;}
.list_nav ul li{ width:100px; float:left; height:40px; line-height:40px; background:#308e3a; margin:0 8px; text-align:center; font-size:16px;}
.list_nav ul li a{ color:#FFF;}

/*挂牌项目20170810*/
.guapai { width:680px; height:235px; padding:0 10px; margin-top: 10px;}
.guapai-t {background: #308e3a; height: 34px; line-height: 34px; }
.guapai-t p{ color: #fff; font-size: 16px; font-weight: bold; padding-left: 10px; float: left;}
.guapai-t span a{color: #daecdc;}
.guapai-t span a:hover{color: #fff;}
.guapai-t p i{
        background-image: url("/static/index/images/guapai@2x.png");
        background-position: 0;
        background-size: 34px 17px;
        background-repeat: no-repeat;
        width: 24px;
        height: 24px;
        float: left;
        margin-top: 5px;
        background-image: url(/static/index/images/guapai.png) \9; /* ie8 hack，在ie8上使用1倍图 */
}



.guapai-t span{ color: #daecdc; float: right; font-size: 12px; padding-right: 10px;}
.guapai-t span i{
        background-image: url("/static/index/images/guapai2@2x.png");
        background-position: center;
        background-size: 14px 14px;
        background-repeat: no-repeat;
        width: 14px;
        height: 20px;
        float: right;
        margin-top: 7px; margin-left: 2px;
        background-image: url(/static/index/images/guapai2.png) \9; /* ie8 hack，在ie8上使用1倍图 */
}
.guapai-hd{ height: 30px; line-height: 35px; font-weight: bold; color: #081b2c; padding: 0 10px; border-left: 1px solid #f5f5f5; border-right: 1px solid #f5f5f5;}
.guap-xmmc{ width: 320px; float: left; }
.guap-xmzt{ width: 240px; float: left; }
.guap-ptzj{ width: 90px; float: left; text-align: right; padding-right: 8px; }

#guapai-c{border:1px solid #f5f5f5; border-top:none; padding:6px 0; height:140px; font-size: 14px;}
#guapai-c div{ height:140px; overflow:hidden;}
#guapai-c ul li{ padding:0 10px;}
#guapai-c li p{ height:30px; line-height:30px;}
#guapai-c li p .zd1{ width:315px; padding-right: 5px; text-align:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#guapai-c li p .zd2{ width:215px; padding-right: 5px; text-align:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#guapai-c li p .zd3{ width:110px; padding-right: 8px; text-align:right; color: #f80; }
#guapai-c span{ display:block;  height:30px; line-height:30px; float:left; }

