img{
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.header .logo{
}
.header .fr{
	position: relative;
}
.header .fr>ul{
}
.header .search-box1 {position: absolute;right: 0;width: 64%;top: 38px;}
.header .search2 { position: absolute; right: 8px; top: 44%; margin-top: -12px; cursor: pointer; width: 21px; }
.header .search-box1 { display: none; }
.header .search-box1 .text { width: 100%; height: 40px; border-radius: 4px; padding: 0 50px 0 12px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #fff; border: 1px solid #acb3bb; color: #666; font-size: 14px; line-height: 40px; }
.header .search-box1 .submit { width: 50px; height: 40px; background: url(/img/search_ico.png) #0bb6ed center no-repeat; position: absolute; right: 0; top: 0px; }
.header .search-box1 input::-webkit-input-placeholder {color: #666;font-size: 14px;}
.header .search-box1 input::-moz-placeholder {color: #666;font-size: 14px;}
.header .search-box1 input:-moz-placeholder {color: #666;font-size: 14px;}
.header .search-box1 input:-ms-input-placeholder {color: #666;font-size: 14px;}
.banner{
	background: url(/img/content.png) no-repeat center center;
	background-size: cover;
}
.banner-txt{
	width: 100%;
	height: 250px;
}
.nav2{
	width: 100%;
	position: relative;
	  /* fallback for old browsers */
	  /* Chrome 10-25, Safari 5.1-6 */
	 /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	background: #0e4679;  /* fallback for old browsers */
	  /* Chrome 10-25, Safari 5.1-6 */
	 /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.nav2>.w1200>ul{position: relative;}
.nav2 li{
	text-align: center;
	float: left;
	/* position:relative; */
}
.nav2 li .ny-menuy{position:absolute;left:0px;top: 65px;width: 100%;background: #ffffff;z-index:100;*z-index:100;_z-index:100;display:none;/* box-shadow: 0px 4px 13px 0px #d1d1d1; */padding: 15px 0;border-bottom: 1px solid #e9eff6;}
.nav2 li .ny-menuy li{height: 35px;line-height: 35px;float: left;/* width: 25% !important; */text-align: left;margin-left: 20px;}
.nav2 li .ny-menuy li a{color: #292929;padding: 0 20px;font-size:15px;}

.nav2 li a{
	display: block;
	color: #ffffff;
	font-size: 16px;
	padding: 20px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.nav2 li.active{background: #ffffff;}

.nav2 li.active a,.nav2 li:hover a{
	color: #000;
}
.nav2 li.active ul{
				display: block;
			}
			.nav2 li.active1 ul{
				display: block !important; 
			}
.banner-txt{
	padding-top: 95px;
}
.banner-txt h2{
	font-size: 34px;
	color: #fff;
	text-align: center;
	height: 35px;
	line-height: 35px;	margin-bottom: 22px;
	font-weight: normal;
}
.dqwz{
	font-size: 13px;
	color: #dce6f0;
	text-align: center;
}

{font-size:13px}
.dqwz a{
	font-size: 13px;
	color: #dce6f0;
}
 .dqwz span{font-family: fangsong;margin: 0 5px;}
.list{
	width: 100%;
	padding-bottom: 60px;
	background: #f4f9fe;
}
.list .w1200{padding: 60px;background: #FFF;}
.list .img-list li{
	width: 32%;
	height: 290px;
	float: left;
	margin-right: 2%;
	margin-bottom: 30px;
}
.list .img-list li.last{
	margin-right: 0;

}
.list .img-list li:nth-child(3n){
	margin-right: 0;
}
.list .img-list li .images{
	width: 100%;
	height: 210px;
	overflow: hidden;
}
.list .img-list li .images img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.list .img-list li .images-txt{
	width: 100%;
	height: 80px;
	background: #fafafa;
	padding: 20px 25px;
}
.list .img-list li:hover{background: #1f63b5;}
.list .img-list li:hover *{color:#FFF;background: #c39a5c;}
.img-list .images-txt p{
	color: #4e4e4e;
	font-size: 15px;
	line-height: 24px!important;
}
.list .img-list li:hover .images img{
	transform: scale(1.1);
} 
.list .text-list{
	min-height: 500px;
}
.text-list li{
	width: 100%;
	height: 160px;
	border-bottom: 1px solid #eee;
}
.text-list .time {
	width: 12%;
	height: 100%;
	padding: 50px 0;
}
.text-list .time p{
	color: #c9c9c9;
	font-size: 16px;
	text-align: right;
	margin-bottom: 5px;
}
.text-list .time h2{
	font-size: 40px;
	color: #c1c1c1;
	font-weight: normal;
	text-align: right;
	line-height: 40px;
}
.text-list .txt{
	width: 85%;
	padding: 35px 20px 0 0;
}
.text-list .txt h2{
	font-size: 22px;
	color: #434343;
	font-weight: normal;
	line-height: 35px;
	margin-bottom: 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.text-list .txt p{
	font-size: 15px;
	color: #646464;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.text-list .time h2,.text-list .time p,.text-list .txt h2,.text-list .txt p{
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}	

.text-list li:hover .time p{
	color:#1f63b5;
}
.text-list li:hover .time h2{
	color: #1f63b5;
}
.text-list li:hover .txt h2{
	color: #1f63b5;
}
.text-list li:hover .txt p{
	color: #111;
}
.page-list{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.content-banner{
	background: url(/img/content.png) no-repeat center center;
	background-size: cover;
}
.content{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 70px;
	background: #f4f9fe;
}
.content .w1200{
	padding: 60px;
	background: #FFF;
}

#contsBox{margin-top: 40px;}
.content h2{
	text-align: center;
	line-height: 40px;
	font-size: 26px;
	color: #2b2b2b;
	font-weight: 500;
}
.content p{
	color: #333333;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 24px;
	text-align: justify;
	text-indent: 2em;
}
.content p img{
    margin-left: -2em !important;max-width: 450px!important;
}
.content video,.content table{
	display: block;
	margin: 0 auto;
	width: 100%!important;
	height: auto!important;
}
.content p.vsbcontent_img img{text-indent: 0;/* display: block; */margin: 0 auto;*max-width: 100% !important;width: auto;height: auto;}
.content p img{text-indent: 0;margin: 0 auto; width: 450px!important; height: auto;}
.content .bar {
    line-height: 3;
    text-align: center;
    color: #999;
    border-bottom: 1px solid #dedede;
    font-size: 12px;
    margin: 20px 0;
}
.desk-nav{
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 100px;
}
.desk-banner{
	background: url(/img/content.png) no-repeat center center;
	background-size: cover;
}
.desk-nav ul>li{
	margin-top: 50px;
} 
.desk-nav ul>li.lang ol{}
.desk-nav ul>li.lang ol li{
    width: 20%;
}
.desk-nav li p{
	color: #3d3d3d;
	font-size: 25px;
	width: auto;
	padding-right: 20px;
	background: #fff;
	position: relative;
	z-index: 20;
}
.desk-nav li p::before{
	content:".";
	width: 4px;
	height: 22px;
	color:transparent;
	position:absolute;
	right: 0;
	background: #d3dce5;
	border-radius: 4px;
	top: 3px;
}
.desk-nav li .line{
	/* width: 80%; */
	height: 25px;
	margin-top: 3px;
	overflow: hidden;
	position: relative;
}
.desk-nav li .line::before{
	content:".";
	width: 100%;
	height: 1px;
	background: #d3dce5;
	position: absolute;
	top: 14px;
}
.desk-nav ol {
	margin-top: 35px;
}
.desk-nav ol li{
	float: left;
	width: 15%;
	line-height: 45px;
	border: 1px solid #dedede;
	border-radius: 4px;
	margin-right: 2%;
	margin-top: 15px;
}

.desk-nav .n2 ol li{
    width: 20%;
}
.desk-nav .n4 ol li{
    width: 30%;
}
.desk-nav .n10 ol li{
    width: 18%;
}
.desk-nav .n11 ol li{
    width: 18%;
}
.desk-nav .n10 ol li:nth-child(6n){
    margin-right: 2% !important;
}
.desk-nav .n11 ol li:nth-child(6n){
    margin-right: 2% !important;
}
.desk-nav ol li:nth-child(6n){
	margin-right: 0;
}
.desk-nav ol li a{
	color: #4b4b4b;
	font-size: 15px;
	display: block;
	text-align: center;
	padding: 0 8px;
}
.desk-nav ol li:hover{
	box-shadow: inset 450px 0 0 0  #1f63b5;
	-moz-box-shadow: inset 450px 0 0 0  #1f63b5;
    -webkit-box-shadow: inset 450px 0 0 0  #1f63b5;
	border: 1px solid #1F63B5;
}
.desk-nav ol li:hover a{
	color: #fff;
}
.nav3 {
	width: 100%;
	height: 140px;
}
.nav3 .w1200{
	padding:  0 70px;
	height: 100%;
}
.nav3 ul{
	height: 100%;
}
.nav3 li{
	height: 100%;
	float: left;
	text-align: center;
	padding-top: 15px;
}
.nav3 li a{
	display: block;
}
.nav3 li a p{
	color: #fff;
	font-size: 18px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.service-banner{
	background: url(/img/content.png) no-repeat center center;
	height: 365px;
	background-size: cover;
}
.service-banner .banner-txt{
	padding-top: 50px;
	height: 225px;
}
.nav3 li:nth-child(odd){
	background: #5a82cf;
}
.nav3 li:nth-child(even){
	background: #3b64b4;
}
.nav3 li:hover,.nav3 li.active{
	box-shadow: 200px 0 0 0 inset #fff;
}
.nav3 li:hover p,.nav3 li.active p{
	color: #000;
}
.service-banner .service-iocn{
	width: 100%;
	height: 67px;
	position: relative;
	margin-bottom: 15px;
}
.service-banner .service-iocn img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.nav3 li .img2{
	display: none;
}
.nav3 li:hover .img2,.nav3 li.active .img2{
	display: block;
}
.nav3 li:hover .img1,.nav3 li.active .img1{
	display: none;
}
.service-main{
	width: 100%;
	min-height: 500px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 85px;
}
.service-main .w1200{
	padding-top: 72px;
}
.service-main p{
	color: #454545;
	font-size: 17px;
	line-height: 36px;
}
.service-main p a{
	color: #aa0a08;
}
.nav3-lb{
	position: relative;
}
.nav3-lb .slick-list,.nav3-lb .slick-track{
	height: 100%;
}
.nav3-lb .slick-arrow {
    width: 40px;
    height: 40px;
    background-image: url(/img/jt-2.png);
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
	top: 50%;
}
.nav3-lb .slick-prev {
    left: -58px;
}
.nav3-lb .slick-next {
    background-position: right center;
    right: -58px;
}
.service-list{
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 43px;
	min-height: 500px;
}
.service-list .w1200{
	padding-top: 75px;
}
.service-list li{
	width: 100%;
	border: 1px solid #dedede;
	margin-bottom: 17px;
}
.service-list li .inner{
	position: relative;
	height: 53px;
	padding-left: 22px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.service-list li .inner.active{
	box-shadow:  0 70px 0 0 inset #dee7f0;
}
.service-list li .inner p{
	line-height: 53px;
	color: #3e3e3f;
	font-size: 17px;
}
.service-list li .inner .icon{
	width: 30px;
	height: 30px;
	background: url(/img/jia.png) no-repeat center center;
	position: absolute;
	right: 14px;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.service-list li .inner.active .icon{
	background: url(/img/jian.png) no-repeat center center;
}
.service-list li .text{
	width: 100%;
	padding: 30px 50px;
	display: none;
	
}
.service-list li .text h2{
	color: #3e3e3f;
	font-size: 17px;
	line-height: 44px;
}
.service-list li .text p{
	color: #3e3e3f;
	font-size: 17px;
	line-height: 40px;
}
.service-list li .text p img{padding-right:10px}
.service-list li .text .vsbcontent_img img{width:80%;height:auto;display:block;margin:0 auto;}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{
	background: #f2f2f2;
	width: 44px;
	height: 46px !important;
	padding: 0 !important;
	line-height: 46px !important;
	text-align: center;
	border: 0 !important;
	border-radius: 5px;
	font-size: 14px;
	color: #9c9c9c !important;
	margin: 0px 0px 0px 7px !important;
}
.pb_sys_style1 .p_no_d{
    background-color: #074ca0 !important;
    color: #fff !important;
}
.pb_sys_common *{
    font-family: auto;
    font-size: 14px !important;
    color: #333 !important;
}
.pb_sys_common .p_t{
	font-size:14px;
	background: #f2f2f2;
	width: 64px;
	height: 46px !important;
	padding: 0 !important;
	line-height: 46px !important;
	border-radius: 1px;
}
.pb_sys_common .p_dot{
	background:#f2f2f2;
	width: 44px;
	height: 46px !important;
	padding: 0 !important;
	line-height: 46px;
	display: inline-block;
	border-radius: 5px;
	margin: 0px 0px 0px 7px !important;
	color: #9c9c9c !important;
	position: relative;
	top: 1px;
}
#results li{
	width:100%;
	height: 36px;
	line-height: 36px !important;
}
#results li span{
	color: #333 !important;
	line-height: 36px;
	font-size: 15px;
}
#results li span:nth-child(2){
	color: #306eb9 !important;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
#results li span:nth-child(2):hover{
	color:#10528e !important;
}
#results div div div p{
   font-size: 14px !important;
}
#results div div div p span{	
   margin: 0 5px;
}
#results div div div p span a{
	color: #5182bd !important;
}
#results div div a{
	color: #3f75b7 !important;
} 
.anchorBL{
	display:none;
}
.cro-content img{
	transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	-webkit-transition: all 0s ease;
}
#results div>div:nth-child(2){
	
background: rgb(229, 236, 249) !important;
	
margin-top: 5px !important;
	
padding: 8px !important;
}

.nav_04{
    border-bottom: 1px solid #dedede;
    display: block;
    margin-bottom: 20px;
}
.nav_04 a{
    margin-right: 15px;
    font-size: 16px;
    display: inline-block;
    padding-bottom: 15px;
}
.nav_04 a:hover,.nav_04 a.cur{
    color: #cc9038;
    border-bottom: 2px solid #cc9038;
}
.dcfylb>form>table>tbody>tr>td>a{display: inline-block;width: auto;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;height: 36px;max-width: 60%;}
.dcfylb>form>table>tbody>tr>td>span{
display: inline-block;
line-height: 36px;	
overflow: hidden;
}
.dcfylb>form>table>tbody>tr>td table{
	width:100%;
	text-align:center;
}

@media only screen and (max-width: 640px) {
    .dcfylb>form>table>tbody>tr>td:nth-child(1)>span:nth-child(1){
    	display:none;
    }
    .dcfylb>form>table>tbody>tr>td a{
    	font-size:14px;
    }
    .timestyle1021170{
    	font-size: 12px !important;
    }
    .dcfylb>form>table>tbody>tr>td:nth-child(1){
    	width: 72%;
    	display: inline-block;
    }
    .dcfylb>form>table>tbody>tr:last-child>td:nth-child(1){
    	width: 84%;
    	display: block;
    	margin: 0 auto;
    }
    .dcfylb>form>table>tbody>tr>td:nth-child(2){
    	width: 20%;
    	display: inline-block;
    	text-align: right;
    }	
}

@media only screen and (max-width: 450px) {
.content p img {
    text-indent: 0;
    height: auto;
    max-width: 300px!important;
    margin-left: 0px!important;
}
}