.header{
	border-top:5px solid #045cbe;
	background:url(../images/topbg.jpg) no-repeat center top;
	height:136px;
}
.header_con{
	max-width: 1380px;
	margin: 0 auto;
	position:relative;
}
.header_qr{
	float:right;
	margin-top: 40px;
	margin-right: 123px;
	border:4px solid #bfbfbf;
}
.header_qr img{
        width: 50px;
}
.copy a.navigation{
	padding-left:5px;
	float:none;
	color:#999;
}
.navmenu{
	max-width:1200px;
	margin:0 auto;
	padding:30px 0;
}
.search_block{
	position:absolute;
	top: 55px;
    right: 200px;
	border:1px solid #045CBE;
}
.search_block form{
	font-size:0;
}
.search_block input{
	display:inline-block;
	width:200px;
	height:35px;
	padding-left:10px;
	vertical-align:top;
	font-size:14px;
}
.search_block button{
	font-size:14px;
	display:inline-block;
	width:45px;
	height:35px;
	line-height:35px;
	background:#045CBE;
	color:#fff;
	vertical-align:top;
}

.navmenu li{
	padding:20px 0;
	clear:both;
}
.navmenu li:first-child{
	
}
.navmenu li a{
	font-size:18px;
	font-weight:bold;
}

.navmenu dl{
	padding:20px 0;
}
.navmenu dl dd{
	float:left;
	margin-right:20px;
}

.navmenu li dl dd a{
	font-size:16px;
	font-weight:400;
}
.navmenu li dl dd ol{
	padding:10px 0 0;

}
.navmenu li dl dd.three{
	float:none;
	clear:both;
	padding-top:20px;
	padding-bottom:10px;
}
.navmenu li dl dd.three ol{
	clear:both;
}
.navmenu li dl dd.three ol dd{

	float:left;
	line-height:2;
}
.navmenu li dl dd.three ol dd a{
	font-size:14px;
	font-weight:400;
	color:#888
}
/*nav*/
.nav{
		text-align: center;
		border-top: 1px solid #dcdcdc;
		position: relative;
	}
	.nav ul{
		font-size:0;
	}
	.nav li{
		display: inline-block;
		vertical-align: top;
		line-height: 55px;
		width: 150px;
		position: relative;	
	}
	.nav li{
		background:url("../images/line.jpg") no-repeat right center;
	}
	.nav li a{
		font-size: 15px;
		color: #666;
		display:block;
		text-decoration: none;
		position:relative;
	}
	.nav li:first-child::before{
		content: "";
		width: 1px;
		height: 15px;
		background: #eaeaea;
		position: absolute;
		left:0;
		top:20px;
	}
	.nav li dl{
		position: absolute;
		left:0;
		top:55px;
		background:rgba(4,92,190,.9);
		z-index: 9;
		min-width: 100%;
		padding:15px 0 25px;
		display: none;
	}
	.nav li dl dd{
		line-height: 40px;
		text-align:left;
		padding-left:35px;
		
	}
	.nav li dl dd a{
		color: #fff;
	}
	.nav li.sub01 dl dd a::after{
		background:none;
	}
	.nav li dl dd:hover{
		background: #3791f6;
	}
	.nav2{
		background:rgba(4,92,190,.9);
		width: 100%;
		height: 650px;
		position: absolute;
		left:0;
		top:55px;
		z-index: 9;
		padding-top: 35px;
		display: none;
	}
	.navjg{
		background:rgba(4,92,190,.9);
		width: 100%;
		position: absolute;
		left:0;
		top:55px;
		z-index: 9;
		padding: 35px 0;
		display: none;
	}
	.w1200{
		width: 1200px;
		margin:0 auto;
	}
	.pbtit{
		font-size: 15px;
		color: #fff;
		font-weight: bold;
		text-align: left;
		padding-bottom: 25px;
	}
	.nav2_center{
		display: -webkit-box; /* 鑰佺増鏈娉�: Safari, iOS, Android browser, older WebKit browsers. */
		display: -moz-box; /* 鑰佺増鏈娉�: Firefox (buggy) */
		display:box;
		display: -ms-flexbox; /* 娣峰悎鐗堟湰璇硶: IE 10 */
		display: -webkit-flex; /* 鏂扮増鏈娉�: Chrome 21+ */
		display: flex;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.ky_it1_pic{
		width: 316px;
		display: -webkit-box; /* 鑰佺増鏈娉�: Safari, iOS, Android browser, older WebKit browsers. */
		display: -moz-box; /* 鑰佺増鏈娉�: Firefox (buggy) */
		display:box;
		display: -ms-flexbox; /* 娣峰悎鐗堟湰璇硶: IE 10 */
		display: -webkit-flex; /* 鏂扮増鏈娉�: Chrome 21+ */
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.ky_it1_pic img{
		display: block;
		padding-bottom: 22px;
	}
	.ky_it2{
		width: 315px; 
	}
	.nav .ky_it2t_pic dl{
		display: block;
		position: initial;
		width: 100%;
		background: none;
		padding:0;
		display: -webkit-box; /* 鑰佺増鏈娉�: Safari, iOS, Android browser, older WebKit browsers. */
		display: -moz-box; /* 鑰佺増鏈娉�: Firefox (buggy) */
		display:box;
		display: -ms-flexbox; /* 娣峰悎鐗堟湰璇硶: IE 10 */
		display: -webkit-flex; /* 鏂扮増鏈娉�: Chrome 21+ */
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		
	}
	.ky_it2t_pic dl dd{
		margin-bottom: 10px;
		
	}
	.ky_it3{
		width: 490px;
	}
	.ky_it2_btn{
		padding-top: 20px;
	}
	.nav .ky_it3_list dl{
		display: block;
		position: initial;
		width: 100%;
		background: none;
		padding:0;
	}
	.ky_it3_list dd{
		line-height: 40px;
		padding-top: 8px;
		border-bottom: 1px dashed #ccc;
	}
	.ky_it3_list dd a{
		text-decoration:none;
		display: block;
	}
	.ky_it3_list dd p{
		float: left;
		color: #fff;
		font-size: 13px;
		padding-left: 15px;
		background: url("../images/lx.png") left center no-repeat;
	}
	.ky_it3_list dd span{
		float: right;
		color: #fff;
		font-size: 13px;
	}
	.ky_it3_list dd img{
		vertical-align: middle;
		padding-right: 10px;
	}
	.clear{ clear:both}
	.ky_it3_list dd:first-child{
		padding-top: 0;
	}
	.nav li.yj{
		position: initial;
	}
	.nav li.yj dd{
		padding-left:0;
	}
	.nav li.jg {
    position: initial;
}	

	.nav .ky_it3_list dd:hover{
		background:none;
	}
	.nav .ky_it2t_pic dl dd:hover{
		background:none;
	}
	.nav li.parent dl dd{
		position: relative;
	}
	.nav3{
		position: absolute;
		left:-120px;
		top:0;
		background: #085fc0;
		z-index: 9;
		width: 120px;
		padding:15px 0 25px;
		display: none;
	}
	.nav3 a{
		display: block;
	}
	.nav3 a:hover{
		background: #3791f6;
	}

	.nav li a::after{
		content:"";
		width:100%;
		height:3px;
		position:absolute;
		left:0;
		bottom:0;
	}
	.nav li.sub01 a{
		
	}
	
	.nav li.sub01 dd a{
		color:#fff;
	}
	.roll{
		padding-top:70px;
		background:url("../images/rollbg.jpg") no-repeat left top;
		height:630px;
		background-size:cover;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	.roll_center h3{
		text-align:center;
		font-size:36px;
		color:#444;
		font-weight: bold;
		padding-bottom:30px;
	}
	.roll_center{
			width:1200px;
			margin:0 auto;
	}
	.roll .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      color:#000;
      opacity: 1;
      background: rgba(0,0,0,0.2);
    }
    .roll .swiper-pagination-bullet-active {
      color:#fff;
      background: #007aff;
    }
	.swiperqq{
	
	}
	.swiperqq .swiper-pagination{
		padding-top:40px;
		position:relative;
		width:100%;
		text-align:center;
	}
	.swiperqq .swiper-pagination-bullet{
		margin:0 5px;
	}
	.swiperqq .swiper-slide{

		background:#fff;
	}
	.jglist{
		display:inline-block;
		vertical-align:top;
		width:33%;
		text-align:left;
		padding-right:25px;
	}
	.jglist h3{
		line-height: 22px;
		font-size: 15px;
		padding-bottom: 6px;
		font-weight: bold;
		color: #fff;
	}
	.nav li.jg .jglist a{
		font-size:13px;
		color:#fff;
		line-height:40px;
		padding-left:5px;
		border-bottom:1px solid #3791f6;
	}
	.nav li.jg .jglist a::after{
		width:0;
	}
	.nav li.jg .jglist a:hover{
		background: #007aff;
	}
	.navjg_center{
		width: 750px;
		display: -webkit-box; /* 鑰佺増鏈娉�: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 鑰佺増鏈娉�: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 娣峰悎鐗堟湰璇硶: IE 10 */
	display: -webkit-flex; /* 鏂扮増鏈娉�: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	justify-content: flex-start;
	}
	.nav li:nth-child(6) dl{
		width:190px;
	}
	.nav li:nth-child(7)  dl{
		width:180px;
	}
	.nav li:nth-child(4)  dl {
		width: 180px;
	}
/*nav the end*/

/*banner*/
.banner {
	width: 100%;
	height: 760px;
	overflow: hidden;
	position: relative;
}

.txt-swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	z-index: auto;
}

.txt-swiper .swiper-slide {
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.txt-swiper .swiper-slide img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
 
}

.banner .swiper-slide-active img {
 
}

.banner_ico {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	bottom: 40px;
	height: 88px;
}

.banner_ico .banner_icoimg {
	width: 22px;
	height: 32px;
	background: url(../images/i_down.png) no-repeat center;
	margin: 0px auto 0 auto;
	position: absolute;
	top: 28px;
	left: 33px;
}

.banner .ui-loop {
	position: relative;
	width: 88px;
	height: 88px;
	z-index: 9;
	margin: 0 auto;
}

.banner .path-loop {
	fill: none;
	stroke: #fff;
	stroke-miterlimit: 10;
	stroke-width: 2px;
}

.banner .path-loop-bg {
	fill: none;
	stroke: #fff;
	stroke-miterlimit: 10;
	stroke-width: 2px;
	opacity: 0.1;
}

.banner .banner-prev {
	position: absolute;
	right: 8%;
	bottom: 65px;
	cursor: pointer;
	background: url(../images/bannerR.png) no-repeat center;
	width: 37px;
	height: 37px;
	z-index: 10;
	background-size: 100%;
}

.banner .banner-next {
	position: absolute;
	right: 11%;
	bottom: 65px;
	left: auto;
	cursor: pointer;
	background: url(../images/bannerL.png) no-repeat center;
	width: 37px;
	height: 37px;
	z-index: 10;
	background-size: 100%;
}

.banner .swiper-banner {
	position: absolute;
	left: 0%;
	bottom: 65px;
	z-index: 11;
	width: auto;
	height: 50px;
	/* background: url(../images/banner_xt2.png) no-repeat left center; */
	padding-left: 14%;
	z-index: 8;

    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.banner::after {
	width: 8%;
	height: 1px;
	position: absolute;
	left: 0%;
	bottom: 70px;
	content: "";
}

.banner .swiper-banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;

    background: url(../images/point.png) no-repeat;
    cursor: pointer;
    text-indent: -9999999px;
    border-radius: 11px;
font-size: 0;
    opacity: .8;
}


.banner .swiper-banner .swiper-pagination-bullet-active {
    background: url(../images/point_1.png) no-repeat;
}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    top: 0px;
    right: 0;
    width: 100%;
    text-align: right;
}


.banner .banner_xt {
	position: absolute;
	left: 0;
	bottom: 0px;
	/* background: url(../images/bar_shadow.png) no-repeat top center; */
	background-size: 100% 100%;
	width: 100%;
	height: 300px;
	z-index: 5;
	pointer-events: none;
}
.swiper-slide,
.txt-swiper,
.txt-swiper .swiper-slide img,
.banner {

    height: calc(100vh - 192px);

}
.header_con {

    padding: 21px 0;
}
.pc-logo{
float:left;
}
.header {

    height: 136px;

    background-size: contain;
    background:url(../topbg.png)  no-repeat top right;
}
.header_qr {
  margin-top: 20px;

}
.txt-swiper .swiper-slide p{
width:100%;
    height: 40px;
    line-height:40px;
    font-size: 16px;
    color: #fff;
    padding: 0 0 0 40px;
    background: rgba(0,0,0,.5);
 position: absolute;
    top: 0;
    left: 0;
}

@media screen and (max-width: 767px) {
.header_con{
    width: calc(100% - 50px);
padding: 0 10px;
    float: left;}
    .header {
        height: 50px;
    }
}

@media screen and (max-width: 1200px) {
    .menu span.icon-bar {


    }
}

.wp_entry img {
    border: none !important;
    margin: 15px auto;
}
@media (max-width: 1366px) {
	.banner .banner-prev {
		width: 57px;
		height: 57px;
	}

	.banner .banner-next {
		width: 57px;
		height: 57px;
	}
}

@media (max-width: 980px) {
	.txt-swiper .img {
		height: 50vw;
		overflow: hidden;
	}

	.txt-swiper .img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}



.swiper-slide, .txt-swiper, .txt-swiper .swiper-slide img, 
	.banner {
		margin-top: 0;

        height: calc(50vh - 192px);
	}
.txt-swiper .swiper-slide p{
font-size:12px;
}
	.banner_ico {
		width: 100%;
		margin: 0 auto;
		position: absolute;
		left: 0;
		bottom: 30px;
		height: 62px;
	}

	.banner_ico .banner_icoimg {
		width: 22px;
		height: 32px;
		background: url(../images/i_down.png) no-repeat center;
		background-size: 100% 100%;
		margin: 0px auto 0 auto;
		position: absolute;
		top: 15px;
		left: 20px;
	}

	.banner .ui-loop {
		position: relative;
		width: 62px;
		height: 62px;
		z-index: 9;
		margin: 0 auto;
	}

	.banner .path-loop {
		fill: none;
		stroke: #fff;
		stroke-miterlimit: 10;
		stroke-width: 2px;
	}

	.banner .path-loop-bg {
		fill: none;
		stroke: #fff;
		stroke-miterlimit: 10;
		stroke-width: 2px;
		opacity: 0.1;
	}

	.banner .banner-prev {
		position: absolute;
		right: 6%;
		bottom: 45px;
		cursor: pointer;
		background: url(../images/bannerR.png) no-repeat center;
		width: 37px;
		height: 37px;
		z-index: 10;
		background-size: 100%;
	}

	.banner .banner-next {
		position: absolute;
		right: auto;
		bottom: 45px;
		left: 6%;
		cursor: pointer;
		background: url(../images/bannerL.png) no-repeat center;
		width: 37px;
		height: 37px;
		z-index: 10;
		background-size: 100%;
	}

	.banner .swiper-banner {
		display: none;
	}
}
.module{
	padding: 48px 0;
	max-width:1610px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.ind_once_title{
	font-size: 17px;
	color:#000;
	
	border-bottom: 1px solid #dedede;
}
.ind_once_title h3{
	float:left;
	position: relative;
	padding-bottom: 20px;
}
.ind_once_title h3::after{
	position: absolute;
	bottom:-1px;
	left:0;
	content:'';
	z-index: 2;
	width:100%;
	height:2px;
	background:#045cbe;
}
.ind_once_title span{
	color:#045cbe;
}
.ind_once_title a{
	float:right;
	padding-top: 3px;
}
.ind_once_hot{
	padding-top: 19px;
	position: relative;
}
.ind_once_hot_img{
	width: 100%;
	height:170px;
	overflow:hidden;
}
.ind_once_hot_img img{
	width: 100%;
	object-fit: cover;
}
.ind_once_hot a{
	display: block;
	position: relative;
}
.ind_once_hotfont{

	position: absolute;
	bottom:0;
	left:0;
	z-index: 2;
	width:100%;
	line-height:30px;
	background: rgba(0,0,0,.5);
	color:#fff;
	padding:0 20px;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.ind_once_hotfont p{
	float:left;
	width:calc(100% - 78px);
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.ind_once_hot a:hover .ind_once_hotfont{
	background: rgba(4,92,190,.6);
}
.ind_once{
	width: 380px;
	float:left;
}
.ind_once_hotfont span{
	float:right;
	line-height: 30px;
}
.ind_once_list li{
	padding:0 20px;
	border-bottom: 1px solid #dedede;
	background: url(../images/sanjiao_icon.jpg) no-repeat 5px center;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.ind_once_list li p{
	float:left;
	width:calc(100% - 78px);
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.ind_once_list li span{
	float:right;
}
.ind_once_list li a{
	display: block;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	line-height: 38px;
	color:#666666;
	font-size: 13px;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;

}
.ind_once_list li:hover{
	color:#045cbe;
	-webkit-transform:translateX(5px) ;
	-moz-transform:translateX(5px) ;
	-ms-transform:translateX(5px) ;
	transform:translateX(5px) ;
}
.ind_once_list li:hover a{
	color:#045cbe;
}
.phone_search{
	display:none;
}

/*inside*/
.insmodule_con{
	max-width: 1350px;
	margin: 0 auto;
	position: relative;
}
.modleft{
	position: absolute;
	top:-43px;
	left:0;
	z-index: 2;
}
.modright{
	padding-top: 35px;
	float:right;
	width:calc(100% - 300px);
}
.seach_content{
	    width: 1200px;
		padding:15px 0 50px;
}
.modleft_once{
	padding:43px 0 0px 31px;
	width: 268px;
	height: 111px;
	font-size: 3rem;
	color:#fff;
	background: url(../images/modleft_bg.png) no-repeat center top;
}

.modleft li{
	width: 240px;
	
	
	background: #ededed;
	border-top: 2px solid #fff;
	padding-left: 16px;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
	position: relative;
}
.modleft li a{
	width:160px;
	color:#444;
	font-size: 1.6rem;
	padding-left: 16px;
	display: block;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background: url(../images/sjicon.png) no-repeat left center;
}
.modleft li img{
	position: absolute;
	top:25px;
	right:40px;
	opacity: 0;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.modleft li:hover{
	background: #87bdfa;
}
.modleft li:hover a{
	color:#fff;
	background: url(../images/sj_iconhover.png) no-repeat left center;
}
.modleft li:hover img{
opacity: 1;
-webkit-transform:translateX(20px) ;
-moz-transform:translateX(20px) ;
-ms-transform:translateX(20px) ;
transform:translateX(20px) ;
}
.modleft li.cur{
	background: #87bdfa;
}
.modleft li.cur a{
	color:#fff;
	background: url(../images/sj_iconhover.png) no-repeat left center;
}
.modleft li.cur img{
	opacity: 1;
	-webkit-transform:translateX(20px) ;
-moz-transform:translateX(20px) ;
-ms-transform:translateX(20px) ;
transform:translateX(20px) ;
}
/*page*/
.modright_title{
	border-bottom: 1px solid #e8e6e6;
}
.modright_title h3{
	padding-left: 10px;
	float: left;
	font-size: 2.4rem;
	color:#87bdfa;
}
.modright_add{
	padding: 10px 0 25px;
	float:right;

}
.modright_add img{
	display: inline-block;
	vertical-align: middle;
	margin-bottom:3px;
}
.modright_add a{
	font-size: 14px;
	padding:0 15px;
	color:#444;
}
.modright_add a:last-child{
	color:#045cbe;
}
.modright_con{
	min-height:650px;
	padding:50px 0;
}



/*page end*/

/*leader*/

.leader li{
	float:left;
	padding:9px !important;
	border:1px solid #e8e6e6;
	margin-right: 20px;
	margin-bottom: 20px;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
	width:18%;
}
.leader .article ul{
	display:flex;
	justify-content:center;
}
.leader li .leaderimg{
	
	overflow:hidden;
	position: relative;
}
.leader li .leaderimg p{
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height:60px;
	padding:10px 0;
	background:rgba(68,68,68,.5);
	padding-left: 10px;
	font-size: 16px;
	color:#fff;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.leader li .leaderimg span{
	font-size:12px;
}
.leader li:hover p{
	background: rgba(55,145,246,.5);
}
.leader li:hover{
	border:1px solid #045cbe;
}
.leaderdeital .leaderdeital_img{
	float:left;
	width: 395px;
	height: 535px;
	padding:15px;
	overflow:hidden;
	border:1px solid #e8e6e6;
	margin: 0 35px 35px 0;
}
.leaderdeital .leaderdeital_img img{
	height:100%;
	object-fit: cover;
}
.leaderdeital h3{
	font-size: 24px;
	color:#000;
}
.leaderdeital h3 span{
	font-size: 16px;
	color:#666;
}
.leaderdeital{
	line-height: 45px;
	color:#444;
	font-size: 16px;
}


/*list*/
.list{

}
.list li{
	border-bottom: 1px dashed #dcdcdc;
	padding:5px 0;
}
.list li:first-child{
	padding-top:0;
}
.list_left{
	float:left;
	width:80px;

	border-radius: 5px;
	overflow:hidden;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
    padding-bottom: 10px;
    padding-top: 5px;
}
.list_left h3{
	padding-top: 8px;
	font-size: 2.4rem;
	color:#444;
	width: 51px;
	margin: 0 auto;
	display: block;
	border-bottom:2px solid #bfbfbf;
	text-align: center;
	padding-bottom: 5px;
}
.list_left p{
	text-align: center;
	padding-top: 7px;
	color:#999;
	font-size: 14px;
}
.list_right{
	width: calc(100% - 110px);
	float:right;
}
.list_right h3{
	font-size: 16px;
	color:#444;
	padding-bottom: 10px;
	padding-top: 5px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	position: relative;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}

.list_right p{
	font-size: 13px;
	color:#666;
	line-height: 24px;
}

.list li:hover .list_right h3{
	color:#3791f6;
}
.list li:hover .list_right h3::before{
	width: 35px;
}
.list li:hover .list_left{

}
.listdetail_title{
	font-size: 28px;
	text-align: center;
	padding-bottom: 28px;
}
.listdetail_title_sub{font-size: 22px;}
.listdetail_subtitle{
	width:100%;
	background: #f6f6f6;
	text-align: center;
	line-height: 35px;
	color:#777;
}
.bdsharebuttonbox{
	display: inline-block;
	vertical-align: middle;
}
.listdetail_con{
	font-size: 16px;
	line-height: 1.8;
	padding:25px 0;
	color:#444;
}
.list_list{
	border-top: 1px solid #e8e6e6;
	padding:30px 0 0;
	color:#999999;
	
}
.list_updown{
	float:left;
}
.list_updown a{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	font-size: 15px;
	color:#999999;

}
.list_updown p{
	line-height: 40px;
}
.list_updown a:hover{
	color:#045cbe;
}
.backbutton{
	margin-top: 15px;
	float:right;
	display: block;
	width: 140px;
	height: 48px;
	line-height: 48px;
	border:1px solid #e8e6e6;
	text-align: center;
}
.backbutton img{
	margin-right:20px;
	vertical-align: middle;
}
.prise_left{
	
	border-radius: 0;
	float:left;
	padding:9px;
	overflow:hidden;
	border:1px solid #e8e6e6;
}
.prise_left img{
	width:220px;
	height: 160px;
	/*margin:5px;*/

}
.prise_right{
	float:right;
	width:calc(100% - 288px);
}
.prise_right h3{
	font-size: 16px;
	color:#444;
	padding-bottom: 10px;
	padding-top: 5px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	position: relative;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.prise_right h3::before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	top:0;
	left:0;
	width:0;
	height: 1px;
	background: #3791f6;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.prise_right p{
	font-size: 13px;
	color:#666;
	line-height: 30px;
}

.list li:hover .prise_right h3{
	color:#3791f6;
}
.list li:hover .prise_right h3::before{
	width: 35px;
}
.prise_time{
	margin-top: 28px;
	width: 118px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 13px;
	background: #e8e6e6;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.list li:hover .prise_time{
	color:#fff;
	background: #045cbe;
}

.cooperation li{
	width: 336px;
	float:left;
	padding:9px;
	border:1px solid #e8e6e6;
	margin-right: 20px;
	margin-bottom: 20px;
}
.cooperation li:nth-child(3n){
	margin-right: 0;
}
.cooperation_left{
	width:316px;
	height: 232px;
	overflow:hidden;
	position: relative;
}
.cooperation_time{
	width: 113px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #3791f6;
	position: absolute;
	left:0;
	bottom:0;
	color:#fff;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.cooperation_right{
	width:90%;
	margin: 0 auto;
	padding-top: 5px;
}
.cooperation_right h3{
	padding:15px 0 10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	font-size: 16px;
	color:#444;
}
.cooperation_right p{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 13px;
	color:#666;
	line-height: 1.6;
}
.cooperation li:hover .cooperation_time{
	background: #045cbe;
}
.cooperation li:hover .cooperation_right h3{
	color:#045cbe;
}

.cooperation_right h3::before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	top:0;
	left:0;
	width:0;
	height: 1px;
	background: #3791f6;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}

.cooperation li:hover .cooperation_right h3::before{
	width: 35px;
}

/*合作项目*/
.cosprojects ul{
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.cosprojects li{
	width: 120px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	color:#444;
	border:1px solid #e8e6e6;
	margin-left: 20px;
	font-size: 18px;
}
.cosprojects li.cosyes{
	font-weight: bold;
	background: #87bdfa;
	color:#fff;
}
.cosprojects_con{
	padding:30px 0px;
}
.cosprojects_con aside{
	display: none;
}


.ke-zeroborder td{
	padding:8px;
}


/*online*/
@font-face {
  font-family: 'iconfont';  /* project id 1292035 */
  src: url('//at.alicdn.com/t/font_1292035_8z6wyzp0ov.eot');
  src: url('//at.alicdn.com/t/font_1292035_8z6wyzp0ov.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1292035_8z6wyzp0ov.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1292035_8z6wyzp0ov.woff') format('woff'),
  url('//at.alicdn.com/t/font_1292035_8z6wyzp0ov.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1292035_8z6wyzp0ov.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;padding-top:9px;}
.suspension_mov{
	position: fixed;
	right:0;
	bottom:240px;
	z-index: 999;
}
.suspension_mov2{
	position: fixed;
	right:0;
	bottom:55px;
	z-index: 999;
}
.suspension_tel i{
	font-size: 2.2rem;
	color: #fff;
}
.suspension_tel{
    width: 42px;
    height: 42px;
    line-height: 42px;
    /*background: #ed1f23;*/
    background:#7a6e6e;
    /*position: fixed;
    right: 0;*/
    /*bottom:183px;*/
    /*bottom:314px;*/
    cursor: pointer;
    text-align: center;
    z-index: 999;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
    margin-bottom: 1px;
}
.moveqq i{
	font-size: 2rem;
	color: #fff;
}
.moveqq{
    width: 42px;
    height: 42px;
    line-height: 42px;
    background:#7a6e6e;
    cursor: pointer;
    text-align: center;
    z-index: 999;
}
.movewm{
	background:#7a6e6e;
}
.movelink{
	background:#7a6e6e;
}
.movelink i{
	font-size: 2.7rem;
}
.suspension_inpu i{
	font-size: 2.2rem;
	color: #fff;
}
.suspension_inpu{
    width: 42px;
    height: 42px;
    line-height: 42px;
    background:#3791f6;
    cursor: pointer;
    text-align: center;
    z-index: 999;
     border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
}
.ewmmm{
		position: fixed;
		left:0;
		top:0;
		width: 100%;
		height: 100%;
		background:rgba(0,0,0,.7);
		z-index: 999;
		display: none;
	}
	.ewmmmin{
		background: #fff;
		text-align: center;
		width:220px;
		margin:30% auto 0 auto;
    	-webkit-transition: ease-in-out .3s;
    	-o-transition: ease-in-out .3s;
    	transition: ease-in-out .3s;
    	opacity: 0;
    	filter: alpha(opacity=0);
	}
	.transform{
    	animation:mymove 1s;
-webkit-animation:mymove 1s; 
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
	} 
	@keyframes mymove
	{
	from {margin-top:5%;opacity: 0;}
	to {margin-top:15%;opacity: 1;}
	}

	@-webkit-keyframes mymove /*Safari and Chrome*/
	{
	from {margin-top:5%;opacity: 0;}
	to {margin-top:15%;opacity: 1;}
	}
	.ewmmmin img{
		width:220px;
	}
	.ewmmmin p{
		padding-bottom: 15px;
		font-size: 14px;
	}

.suspe_ot{
	position: absolute;
	left:0px;
	top:0;
	background:#3791f6;
	color: #fff;
	font-size: 13px;
	padding-left:10px;
	width:73px;
	z-index: -1;
	line-height: 42px;
	text-align: left;
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.supot{
	position: relative;
}
.suspension_tel:hover{
	background:#3791f6;	
}
.supot_addcs{
	left:-73px;
}
.suspe_ot2{
	width: 102px;
}
.supot_addcs2{
	left:-102px;
}
.suspe_ot3{
	display: none;
	position: absolute;
	left:-130px;
	bottom:0;
	width:110px;
	z-index: -1;
	line-height: 42px;
	text-align: left;
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem;
	padding:5px;
	background: #fff;
	color:#000;
	text-align: center;
	line-height: 1.5;
	font-size:14px;
}
.suspe_ot3 p{
	
	padding:0 10px;
}


/*手机导航*/
.menu_down{
	display: none;
}
.menu{
	display: none;
}
.phone_logo{
	display: none;
}
.indexbanner{
	display: none;
}
.logo{
	display: none;
}

/*内容*/
.about{
	line-height:1.8;
	font-size: 14px;
	color:#555;
}

.about h3{
	font-weight:bold;
}
.listdetail_con table{}
.listdetail_con td{
	font-size: 14px;
	padding-left:10px;
}

.listdetail_con .MsoSubtitle strong{
	line-height: 2;
	font-size:2rem;
	text-align: center;
	display: block;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 30px;
}
.hzqy{

}

.hzqy table{
	margin:20px auto;
}
.hzqy td{
	font-size: 14px;
	padding:5px;
}
.table2018 td{
	padding:5px;
}
.about_con{
	line-height: 2;
	font-size: 15px;
}

/*党建*/
.rppp{
	float:left;
	width: 50%;
	padding-bottom: 30px;
}
.rppp li{
	width: 50%;
	float:left;
	padding:0 2%;
}
.rppp h3{
	text-align: right;
	padding-bottom: 20px;
	    padding-right: 76px;
}
.rppp li p{
	padding-top:10px;
}
.rpp2{

}
.rpp2 h3{
	text-align: center;
}
.rpp2 li{
	width: 50%;
	float:left;
	padding:1% 1%;
}
.rpp2 li p{
	padding-bottom: 10px;
}

/*.rpp2 li:nth-child(2) img{
	width: 260px;
	float:right;
}*/

.article3{
	width: 100%;
}
.modleft3 h3{
	background: #ddd;
	padding-left:15px;
}
.modleft3 h3 a{
	background: url(../images/sjicon.png) no-repeat left center;
	padding-left:15px;
	color:#444;
}
.modleft3 h3:hover{
	    background: url(../images/upicon.png) no-repeat 90% 26px #045cbe;
		
}
.modleft3 h3:hover a{
	color:#fff;
	background:none;
}
.modleft3 h3.kk a{
	color:#fff;
	background:none;
}

.navmenu{
	border-bottom: 1px solid #B1C8D7;
}
.navmenu li{
	border: 1px solid #B1C8D7;
	list-style-type:none;
	padding:0;
	border-bottom:none;
}

.navmenu li a{
	padding-left:19px;
	position:relative;
    font-size: 14px;
    font-weight: bold;
    color: #1E50A2;
	height:25px;
	display:block;
	line-height:24px;
	background: url(../images/titbg.jpg) left top repeat-x #C7D5E9;
}
.navmenu li a:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:19px;
	height:25px;
	background:url(../images/h2bg.jpg) no-repeat left top;
}
.navmenu dl{
	    padding: 11px 6px 15px 19px;
	background:url(../images/conbg.jpg) left top repeat-x;
	clear:both;
	height:auto;
	border-top: 1px solid #B1C8D7;
}
.navmenu dl dd{
	margin:0;
}
.navmenu li dl dd a{
	background:none;
	    padding: 0 12px 0 14px;
		color: #1e50a2;
		line-height:21px;
		font-size:12px;
}
.navmenu li dl dd a:before{
	background:none;
	content:'|';
	color:#C1C1C1;
}
.navmenu li dl dd.three{
	width:100%;
	padding:0;
}
.navmenu li dl dd.three a{
	line-height: 21px;
    margin: 0 8px 0 0;
    font-weight: bold;
    color: #1E50A2;
	float:left;
	width:75px;
}
.navmenu li dl dd.three ol{
	padding:0;
	clear:none;
	float:left;
	width:92%;
}
.navmenu li dl dd.three ol dd{
	position:relative;
}
.navmenu li dl dd.three a:before{
	display:none;
}
.navmenu li dl dd:first-child a:before{
	display:none;
}

.navmenu li dl dd.three ol dd a{
	color: #1e50a2;
		line-height:21px;
		font-size:12px;
		width:auto;
		padding: 0 6px;
		display:block;
		
}
.navmenu li dl dd.three~dd{
	clear:both;
	float:none;
}
.navmenu li dl dd.three~dd a:before{
	display:none;
}

.navmenu li dl dd.three ol dd::before{
	position:absolute;
	top:-4px;
	left:-6px;
	background:none;
	content:'|';
	color:#C1C1C1;
}
.navmenu li:nth-last-child(even){
	border-bottom: 1px solid #B1C8D7;
}
.navmenu li.ai4{
	border-bottom: 1px solid #B1C8D7;
}


.nav_in{display:inline-block;}

.nav li.ai1 dl{
		width:180px;
	}
	.nav li.ai3 dl{
		width:190px;
	}
	.nav li.ai4 dl {
		width: 180px;
	}
	
.focus .focus-pagination{width:100%;text-align:center;}
.focus .focus-page{background:#000;}
.focus .focus-page-active{background:#007aff;}


/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn1 { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn1 .wp_column{background: #ddd;padding-left:0;}
.col_list .wp_listcolumn1 .wp_column a {color:#333;font-size: 15px;background: url(../images/sjicon.png) no-repeat 16px center;
	padding-left:32px;
	color:#444;line-height: 55px;}
.col_list .wp_listcolumn1 .wp_column:hover,.col_list .wp_listcolumn1 .wp_column.selected,.col_list .wp_listcolumn1 .wp_column.parent{
    background: url(../images/upicon.png) no-repeat 90% 26px #045cbe;
}
.col_list .wp_listcolumn1 .wp_column:hover a,.col_list .wp_listcolumn1 .wp_column.selected a,.col_list .wp_listcolumn1 .wp_column.parent a{color:#fff;background:none;}

.col_list .wp_listcolumn1 .wp_column a:hover,
.col_list .wp_listcolumn1 .wp_column a.selected { } 
.col_list .wp_listcolumn1 .wp_column a.selected span.column-name{color: #4f6228;}
.col_list .wp_listcolumn1 .wp_subcolumn .wp_column a { color:#454545;background:none; }
.col_list .wp_listcolumn1 .wp_column.parent > a .column-name{font-weight:bold; color:#4f6228;}
/*二级子栏目**/
.col_list .wp_listcolumn1 .sub_list{}

.col_list .wp_listcolumn1 .wp_column .sub_list a {color:#444;    background: url(../images/sjicon.png) no-repeat 16px center;} 	
.col_list .wp_listcolumn1 .sub_list .sub-item{padding-left:0;}
.col_list .wp_listcolumn1 .sub_list .sub-item:hover a,.col_list .wp_listcolumn1 .sub_list .sub-item.selected a{color:#fff;background: url(../images/sj_iconhover.png) no-repeat 16px center;}
.col_list .wp_listcolumn1 .sub_list .sub-item.selected{background: #87bdfa;}
.col_list .wp_listcolumn1 .sub_list .sub-item.selected img{
opacity: 1;
-webkit-transform:translateX(20px) ;
-moz-transform:translateX(20px) ;
-ms-transform:translateX(20px) ;
transform:translateX(20px) ;
}
.col_list .wp_listcolumn1 .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn1 .sub_list a:hover,
.col_list .wp_listcolumn1 .wp_column a.selected {background: url(../images/sj_iconhover.png) no-repeat 16px center;color:#fff;} 

.modleft .col_list1 li{height:55px;line-height:55px;}
.modleft .col_list1 li.selected a{
	color:#fff;
	background: url(../images/sj_iconhover.png) no-repeat left center;
}
.modleft .col_list1 li.selected{background: #87bdfa;}
.modleft .col_list1 li.selected img{
opacity: 1;
-webkit-transform:translateX(20px) ;
-moz-transform:translateX(20px) ;
-ms-transform:translateX(20px) ;
transform:translateX(20px) ;
} 


.nav li.nav_item a.menu-link:hover,.nav li.nav_item a.menu-link.parent{background:url(../images/lineb.png) bottom repeat-x;color:#3791f6;}



.wp_articlecontent .list-paddingleft-2{padding-left:0;}
.wp_entry img{max-width: 100%;height:auto !important;}
.wp_entry p{margin-bottom:0;}
.wp_single .wp_entry{line-height: 1.8;
    font-size: 14px;
    color: #555;}


.dzbys.dzb_time {
    float: right;
}
.dzbys {
    display: inline-block;
}

.wp_paging li{
    float: none;
}