@charset "utf-8"; 


/*logo栏*/
header{ width:100%; height:45px; background-color:#000;}
.menu{ float:left; width:58px; height:45px; border-right:1px #383838 solid; display:inline-block; position:relative;}
.menu span{ width:17px; height:17px;  background-size:17px; display:inline-block; position:absolute; top:30%; left:35%;}

.logo8{ text-align:center;}
.logo img{ position:absolute; left:51%; top:1.5%; height:27px; margin-left:-10%;}

.search{ float:right; width:58px; height:45px; border-left:1px #383838 solid; display:inline-block; position:relative;}
.search span{ width:17px; height:17px; background:url(../images/search.png) no-repeat; background-size:17px; display:inline-block; position:absolute; top:30%; left:35%;}

/*弹出层-导航*/
nav{ width:100%; overflow:hidden; position:absolute;}
nav ul li{ float:left; width:100%; height:45px; line-height:45px; font-size:17px; border-top:1px #494949 solid; background-color:#383838; display:inline-block; color:#ccc; text-indent:17px;}
nav ul li a{ color:#ccc;}
nav ul li a:hover{ color:#fff; text-decoration:none;}
nav ul li:hover{ color:#fff; text-decoration:none; background-color:#494949;}

/*弹出层-搜索*/
.ss{ width:100%; height:45px; overflow:hidden; position:absolute;}
.ss form{ width:100%; background-color:#383838; overflow:hidden; padding:8px 17px;}
.ss form input{ width:92%; margin:0px auto; text-align:center; height:25px; line-height:25px; font-size:13px; background-color:#fff; color:#ccc; border:0px; outline:none;}


/*轮播图*/
section{ width:100%; padding-top:200px;}
.banner{ height:195px; overflow:hidden;}
.banner ul li{ float:left;}
.banner ul li img{ width:100%; height:720px;}

.swiper-container{ width:100%; max-width:1920px;}
.swiper-slide{ text-align:center;  background-color:#fff; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}
.swiper-slide img{ width:100%; }

#images{ width:100%; height:90px;}
#images img{ width:100%; height:90px;}

.navv{width:100%; height:60px; background-color:#c1262f;}
.navv ul{text-align:center;}
.navv ul li{line-height:60px; display:Inline; margin-left:200px;}
.navv ul li a{color:#ffffff; font-size:25px;}

.neirong{width:1000px; margin: 0 20%; overflow:hidden; padding:50px 0; background-color:#ffffff;}


.nrl{width:180px; float:left; border-right:1px solid #c1262f; overflow:hidden; height:980px; margin-right:30px;}
.nrl h1{color:#fffefe; background-color:#c1262f; line-height:70px; text-align:center; font-size:35px;}
.nrl dl dd{ line-height:70px; text-align:center; font-size:25px;}
.nrl dl dd.ondd{ background-color:#d4afbb; }
.nrl dl dd a{color:#8f2327; }

.nrr{float:left; width:750px; display:none;}
.dd{display:block !important;}
.nrr h1{color:#b7282e; font-size:60px; font-family:思源宋体 CN; border-top:2px solid #c1262f;border-bottom:2px solid #c1262f; line-height:100px;}
.nrr dl{ margin-top:30px; overflow:hidden;}
.nrr dl dd{float:left; width:306px; cursor:pointer;}
.nrr dl dt{float:right; width:420px;}
.nrr h2 a{color:#070707; font-size:23px; font-weight:bold; line-height:33px;font-family:思源宋体 CN;}
.nrr p{color:#777373; font-size:14px; font-family:思源宋体 CN; margin-top:20px;}
.nrr h2 a:hover{color:#b7282e; text-decoration:none;}

.nrr ul{overflow:hidden; margin-top:30px;}
.nrr ul li{float:left; width:348px; margin-bottom:30px;}
.nrr ul li h2{margin-top:10px;}
.nrr ul li p{margin-top:10px;}

.neirongd{position:relative; overflow:hidden;}
.fixl{ position:absolute; left:1%; top:50px; border:1px solid #231916;}
.fixl ul{overflow:hidden; margin:15px 0 0 10px;}
.fixl ul li{margin-bottom:8px;}
.fixl ul li p{margin-top:10px;}
.fixl ul li p span{width: 45px;
    display: inline-block;}
	
	
header a:hover{
    color: #ffffff !important; 
}	
	
header {
     height: 45px !important; 
    width: 100%;
    border-bottom: 1px solid #cecece;
     position: static !important; 
    background: #c1262f !important; overflow: hidden;
}	

	
 .footer {
background: url(../images/foot.jpg) no-repeat center;
    background-size: cover;
	height:217px;
    padding: 30px 0
}

.footer .wrap {
    width: 1200px;
    margin: 0 auto
}

.footer .wrap .link {
    text-align: center;
    font-size: 16px
}

.footer .wrap .link a {
    display: inline-block;
    cursor: pointer;
    color: #fffefe;
    margin: 0 12px;
    text-decoration: none;
    padding: 6px 12px;
    border-radius: 4px
}

.footer .wrap .link a.active,.footer .wrap .link a:hover {
    color: #4068d4;
    background: #fff
}

.footer .wrap .link a.active i,.footer .wrap .link a:hover i {
    border-top: 5px solid #4068d4
}

.footer .wrap .link a i {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    margin-left: 3px;
    border-top: 5px solid #666;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.footer .wrap .sublink-wrap {
    padding-left: 258px;
    padding-top: 8px;
    overflow: hidden;
    transition: height 350ms
}

.footer .wrap .sublink-wrap2 {
    padding-left: 258px;
    padding-top: 8px;
    overflow: hidden;
    height: 50px;
    transition: height 350ms
}
.footer .wrap .sublink-wrap2.active .sublink {
    display: block
}

.footer .wrap .sublink-wrap.active .sublink {
    display: block
}

.footer .wrap .sublink {
    background: #fff;
    width: 645px;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    border-radius: 4px
}

.footer .wrap .sublink a {
    color: #999;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
    margin: 0 16px
}

.footer .wrap .sublink a:hover {
    color: #4068d4
}

.footer .wrap .copy {
    width: 660px;
    margin: 0 auto;
    height: 40px;
    padding-top: 20px
}

.footer .wrap .copy p {
    font-size: 12px;
    color: #fffefe;
    height: 40px
}

.footer .wrap .copy p.l {
    float: left;
    width: 360px;
    line-height: 40px;
    border-right: 1px solid #e3e9ee
}

.footer .wrap .copy p.r {
    float: right;
    padding-left: 50px;
    background-image: url(https://nanshan.shenchuang.com/images/report.png);
    background-repeat: no-repeat;
    background-position: center left
    
    .copy a:hover{color:#cd0200 !important;text-decoration:underline}
}


/*数据列表*/
/*全国*/
.wh-info{ box-sizing:border-box; overflow:hidden; margin:20px 20px 10px; background-color:#fff; padding:10px;}
.wh-info__header{ height:16px; line-height:16px;  border-bottom:1px solid #e2e2e2; padding-bottom:10px;}
.wh-info-tle{ float:left; color:#222; font-size:16px;	line-height:16px;}
.wh-info-date{ float:right; margin-left:1.28px;
 top: .16px;}
.wh-info-include{ margin:10px 0 10px;}
.wh-info-txt{ color:#888; font-size:12px;}
.wh-info-list{ display:flex; text-align:center; padding:10px 0px;}
.wh-info-item{ display:inline-block; -ms-flex:1; flex:1; width: 12.8px;}
.wh-info-item-name{ margin-bottom:10px; font-size:12px; line-height: 3.2px; line-height: .2rem; color:#222;}
.wh-info-item-count{ font-size:12px; color:#888;}
.wh-info-item-count-num{ font-size:14px; color:#3f90f1; font-weight:600;}
.wh-info-item-diff{ margin-top:10px; font-size:12px; line-height:12px; height:10px; color:#888;}
.wh-info-item-diff-num.up{ color:#f55a5d;}
/*深圳*/
.wh-info2{ box-sizing:border-box; overflow:hidden; margin:0px 20px; background-color:#fff; padding:0px 10px;}

/*最新动态*/
.news{ width:100%; margin-top:10px; overflow:hidden;}
.news_bt{ height:36px; line-height:36px; border-top:1px #564efa solid; background-image: linear-gradient(to right, #2295fc,#a485fd);}
.news_bt h2{ font-size:17px; text-indent:17px; color:#fff;}
.news_nr{ width:100%; overflow:hidden;}
.news_nr ul{ width:92%; margin:0px auto;}
.first{ overflow:hidden; padding:15px 0px;}
.news_nr ul li:hover{ background-color:#e9e9e9; text-decoration:none; color:#1b1b1b;}
.news_nr ul li a{ outline:none; border:0px; text-decoration:none; color:#1b1b1b;}
.news_nr ul li span{ float:left; width:40%; height:80px; overflow:hidden; background-color:#f2f2f2;}
.news_nr ul li span img{ width:100%;}
.content{ float:left; width:60%; height:80px; overflow:hidden;}
.content h3{ height:60px; line-height:20px; font-size:13px; color:#1b1b1b; overflow:hidden; margin-left:15px;}
.time{ height:20px; line-height:30px; font-size:10px; color:#bdbdbd; overflow:hidden; text-align:right;}

.same{ height:40px; line-height:40px; overflow:hidden; border-top:1px solid #e0e0e0; font-size:13px;}
.content2{ float:left; width:75%; height:40px; overflow:hidden;}
.time2{ height:40px; line-height:40px; font-size:10px; color:#bdbdbd; overflow:hidden; text-align:right;}
