@charset "utf-8";
body{
   position:relative;
}
.city-dynamic{
	margin-top: 40px;
}
.dynamic-top{
	position: relative;
}
.dynamic-top a{
	position: absolute;
	color: #ffffff;
	font-size: 14px;
	top: 92px;
	left: 575px;
}
.dynamic-infor{
	margin-top: 40px;
	overflow: hidden;
}
.infor-left{
	width: 660px;
	height: 372px;
}
/*轮播*/
.dynamic-lunbo {
	width: 660px;
	height: 372px;
	overflow: hidden;
	position: relative;
}

.dynamic-lunbo .swiper-container {
	width: 660px;
	height: 372px;
}

.dynamic-lunbo .content-slide {
	padding: 20px;
	color: #fff;
}

.dynamic-lunbo .pagination {
	position: absolute;
	right: 0;
	text-align: center;
	bottom: 14px;
	width: 120px;
	z-index: 99;
}

.dynamic-lunbo .swiper-pagination-switch {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: url(../img/pic1.png);
	margin: 0 4px;
	cursor: pointer;
}

.dynamic-lunbo .swiper-active-switch {
	width: 16px;
	height: 9px;
	background: url(../img/pic2.png);
}

.dynamic-lunbo .swiper-slide {
	position: relative;
}

.dynamic-lunbo .swiper-container .swiper-wrapper .swiper-slide span {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 45px;
	line-height: 45px;
	width: 660px;
	background: url(../img/nav-title.png);
	font-size: 18px;
	color: #ffffff;
	text-indent: 19px;
	background-size: 100% 100%;
}

.dynamic-lunbo .swiper-container .swiper-wrapper .swiper-slide span:hover {
	text-decoration: underline;
}

.infor-right{
	width: 520px;
}
.infor-title h3 a{
	line-height: 22px;
	color: #c90202;
	font-size: 24px;
}
.infor-title p{
	color: #585656;
	font-size: 14px;
	line-height: 34px;
	text-indent: 2em;
	margin: 15px 0 10px;
}
.infor-title p a{
	color: #585656;
}
.infor-text li{
	overflow: hidden;
	height: 50px;
	border-bottom: 1px solid #c90202;
}
.infor-text li:first-child{
	border-top: 1px solid #c90202;
}
.infor-text li:hover span{
	color: #3f72c4;
}
.infor-text li span{
	float: left;
	width: 417px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 50px;
	color: #403e3e;
}
.infor-text li small{
	float: right;
	color: #403e3e;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	font-size: 14px;
	line-height: 50px;
}

.pro-slogan{
	height: 98px;
	border: 1px solid #e72b25;
	margin-top: 30px;
}
.slogan-c{
	width: 1180px;
	height: 80px;
	background-color: #e72b25;
	margin: 10px auto;
	overflow: hidden;
}
.slogan-title{
	margin: 10px 0 0 10px;
}

.slogan-slide{
	width: 925px;
}
.txtScroll-top {
	overflow: hidden;
	position: relative;
}

.txtScroll-top .hd {
	overflow: hidden;
	height: 80px;
	padding: 0 10px;
	float: right;
}

.txtScroll-top .hd .prev,
.txtScroll-top .hd .next {
	display: block;
	width: 23px;
	height: 24px;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
}

.txtScroll-top .hd .prev {
	background: url(../img/arrow-prev.png) no-repeat;
}

.txtScroll-top .hd .next {
	background: url(../img/arrow-next.png) no-repeat;
}

.txtScroll-top .hd .prevStop {
	/*background-position: -60px -100px;*/
}

.txtScroll-top .hd .nextStop {
	/*background-position: -60px -140px;*/
}

.txtScroll-top .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.txtScroll-top .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.txtScroll-top .hd ul li.on {
	background-position: 0 0;
}

.txtScroll-top .bd {
	float: left;
}

.txtScroll-top .infoList li {
	height: 80px;
	line-height: 80px;
}

.txtScroll-top .infoList li a{
	font-size: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	font-weight: bold;
}

.txtScroll-top .infoList li .date {
	float: right;
	color: #999;
}

.protect-hj{
	height: 422px;
	background-color: #f4f4f4;
	opacity: .8;
	filter: Alpha(opacity=80);
	margin: 30px 0 40px;
	overflow: hidden;
}
.protect-hj .container{
	margin-top: 48px;
}

.protect-r{
	margin-left: 14px;
}
.protect-hd{
	width: 172px;
    float: left;
    height: auto;
    /*overflow: hidden;*/
    text-align: center;
}
.protect-hd li{
    float: left;
    /*overflow: hidden;*/
    margin-bottom: 24px;
    cursor: pointer;
    padding-right: 20px;
	width: 66px;
	height: 66px;
	float: left;
	background: url(../img/protect-li.png) no-repeat;
}
.protect-hd li.on{
	font-weight: bold;
	background: url(../img/protect-li-on.png) no-repeat;
}
.protect-hd li.on span{
	color: #ffffff;
}
.protect-hd li span{
	font-size: 14px;
    color: #e22b27;
    width: 30px;
    display: block;
    margin: 0px auto;
    line-height: 20px;
    margin-top: 12px;
}

.protect-bd{
	width: 802px;
	overflow: hidden;
	margin-left: 15px;
}
.bd-text{
	width: 540px;
}
.bd-cell{
	display: none;
	-webkit-transition:all .5s ease-in;
	-moz-transition:all .5s ease-in;
	transition:all .5s ease-in;
}
.bd-cell.show{
	display: block;
}
.bd-text-hot{
	border-bottom: 1px solid #ff0000;
}
.bd-text-hot:first-child{
	margin-bottom: 21px;
}
.bd-text-hot >a{
	color: #c90202;
	font: bold 24px/24px "microsoft yahei";
}
.bd-text-hot p{
	color: #797878;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
	margin: 17px 0 16px;
}
.bd-text-hot p a{
	color: #797878;
}
.bd-text ul li span{
	float: left;
	width: 417px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 50px;
	color: #403e3e;
}
.bd-text ul li small{
	float: right;
	color: #403e3e;
	opacity: .6;
	filter: Alpha(opacity=60);
	font-size: 16px;
	line-height: 50px;
}
.bd-text li{
	overflow: hidden;
	height: 50px;
	border-bottom: 1px solid #c90202;
}
.bd-text li:hover span{
	color: #3f72c4;
}
.bd-img li:first-child{
	margin-bottom: 35px;
}

.thought{
	overflow: hidden;
}
.thought-text{
	width: 809px;
}
.thought-text-top{
	height: 55px;
	background-color: #c90202;
	overflow: hidden;
}
.thought-text-top h3{
	margin: 16px 0 0 20px;
}
.thought-table{
	border-bottom: 1px solid #e48080;
	padding: 20px 0 12px;
	overflow: hidden;
}
.thought-table img{
	float: left;
	padding-right: 20px;
}
.thought-table >a{
	float: left;
	color: #e22b27;
	font-size: 20px;
	line-height: 34px;
	font-weight: bold;
}
.thought-table p{
	float: left;
	width: 625px;
	color: #636363;
	font-size: 14px;
	line-height: 24px;
	margin-top: 8px;
	text-indent: 2em;
}
.thought-table p a{
	color: #636363;
}
.thought-text-c li span{
	float: left;
	width: 417px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 50px;
	color: #403e3e;
}
.thought-text-c li small{
	float: right;
	color: #403e3e;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	font-size: 14px;
	line-height: 50px;
}
.thought-text-c li{
	overflow: hidden;
	height: 50px;
	border-bottom: 1px solid #e48080;
}
.thought-text-c li:hover span{
	color: #3f72c4;
}
.thought-video{
	width: 372px;
	height: 389px;
	background: url(../img/thought-video-bg.png) no-repeat;
	position: relative;
}
.thought-video>a{
	position: absolute;
	top: 122px;
	left: 159px;
	color: #ffffff;
	font-size: 14px;
}
.thought-video .video{
	margin-top: 180px;
}

.graph-theory{
	height: 523px;
	background-color: #f4f4f4;
	opacity: .8;
	filter: Alpha(opacity=80);
	margin: 40px 0 40px;
	overflow: hidden;
}
.graph-top{
	margin: 40px 0 30px;
	position: relative;
}
.graph-top a{
	position: absolute;
	top: 90px;
	left: 575px;
	color: #ffffff;
	font-size: 14px;
}
.graph-list{
	overflow: hidden;
}
.graph-list li{
	float: left;
	margin-left: 17px;
}
.graph-list li:first-child{
	margin-left: 0;
}


.city-footer{
	height: 123px;
	background-color: #d30202;
	overflow: hidden;
}
.footer_con {
	width: 1140px;
	margin: 30px auto 0;
}

.footer_con img,
.footer_con div {
	float: left;
	color: #FFFFFF;
}

.footer_con div {
	margin: 0 35px 0 28px;
}
.footer_con div p{
	line-height: 24px;
	font-size: 12px;
}

.red {
	margin-top: 5px;
	width: 49px;
	height: 63px;
}

.jiucuo {
	margin: 10px 0 0 27px;
	height: 51px;
}

.kehuduan {
	margin-top: 10px;
	height: 59px;
}

.erweima {
	margin: 10px 0 0 31px;
	height: 60px;
}
.slhBtn {
    position: absolute;
    padding: 0 7px;
    font-size: 24px;
    left: 50%;
    margin-left: 398px;
    top: 0;
    color: #2386ba !important;
    background-color: #fff;
    cursor: pointer;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    text-align: center;
    z-index: 100;
    border-radius: 0 0 11px 11px;
    line-height: 38px;
}
.banner img{
   max-width:100%;
}
@media screen and (max-width: 1200px) {
 

    .slhBtn {
        left: 10%;
        margin-left: 0;
        font-size: 15px;
    }
    #heatMap{
        margin-top:0!important;
    }
}