﻿/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{ font-size:15px; font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;/* background:url(../images/index_bg.jpg) no-repeat;*/}
body{ color:#4C4C4C;min-width: 1400px;background-color: #f2f4f6;}
a{color:#4C4C4C;text-decoration:none;}
/*a:hover{color:#FF0000;}*/
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}


tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}
.w1015{ width:1015px; overflow:hidden;}
.clear{ height:0px; clear:both; overflow:hidden;}
.blank10{ height:10px !important; overflow:hidden;}
.blank20{ height:20px; overflow:hidden;}
.clearfloat {clear:both;height:0; overflow:hidden;}
.clear{clear:both;height:0px;overflow:hidden}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.mainbox{ width:1180px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}


/*整体架构布局*/
.wrap{width:90%; margin:0px auto;margin-top: 25px;}
.wrap .content{ width:100%; margin:0 auto; margin-top:10px;}
@media(max-width:991px){
	.wrap{width: 95%;}
}


/*头部*/
.head {position: fixed;left: 0;top: 0;z-index: 100;}
.head {width: 100%;height: 95px;background: rgba(255, 255, 255, 0.95);display: block;box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.hed{width: 85%;margin: 0 auto;display: flex;justify-content: center;flex-wrap: wrap;}
.logo{width: 500px;display: block;margin: 5px 0;}

.topss{width: 340px;float: right;/*margin-top: 40px*/}
.topss form{width: 100%;position:relative;}  
.topss form .textbox{width:100%;height: 40px;box-sizing: border-box;padding: 10px;}
.topss form .btnbox{border: 0;width: 40px;height: 40px;position: absolute;right: 10px;background-image: url("../images/tacn/ss.png");background-size: 20px 20px;background-position: 50% 50%;background-repeat: no-repeat;background-color: rgba(255,255,255,0.00);top: 20px;}


/*导航栏*/
.topdhbox{display: flex;flex-wrap: wrap;width: calc(100% - 500px);}
.navi {height: 65px;width:100%;box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: flex-end;}
.dh1 {margin: 0 2%;position: relative;}
.dh1:after {content: "";position: absolute;width: 2px;height: 1px;left: 0;top: 5px;z-index: 9;background: transparent;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1:hover,.dh1.on {color: #b58c3c;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1:hover:after,.dh1.on:after {width: 100%;background: #0078bf;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1 .dh1a{font-size: 16px;line-height: 65px;text-decoration: none;text-transform: uppercase;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;-ms-transition: color .3s ease;-o-transition: color .3s ease;transition: color .3s ease;}
.dh1:hover .dh1a,.dh1.on .dh1a{color: #083e82;    font-weight: 600;}
.dh1 .dh_2 {width: 235px;position: absolute;left: -9999px;z-index: 1000;}
.dh1:hover>.dh_2 {left: 100%;top: 65px;transform: translateX(-50%);}
.dh1 .dh_2 li {position: relative;height: 0;-webkit-transition: height .3s ease;-moz-transition: height .3s ease;-ms-transition: height .3s ease;-o-transition: height .3s ease;transition: height .3s ease;}
.dh1 .dh_2 li:after {content: "";background: url(../images/tacn/dhjt.png) left center no-repeat;position: absolute;width: 1px;height: 7px;right: 10px;top: 22px;z-index: 9;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1:hover>.dh_2>li {height: 55px;}
.dh1 .dh_2 li a {width: 100%;display: block; padding: 20px 0 20px 20px;font-size: 15px;background: #06489a;text-decoration: none;color: #fff;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;-ms-transition: color .3s ease;-o-transition: color .3s ease;transition: color .3s ease;}
.dh1 .dh_2 li:hover>a, .dh1 .dh_2 li a:hover, .dh1 .dh_2 li.on a {color: #fff;background: #083e82;font-weight: bold;}
.dh1 .dh_2 li:hover:after, .dh1 .dh_2 li.on:after {width: 36px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1 .dh_2 li.on:after {width: 0px;}
@media(max-width:1480px){
	.hed{width: 90%;}
	.dh1{margin: 0 1.5%;}
}
@media(max-width:991px){
	.hed{width: 95%;}
	.dh1 .dh1a{font-size: 26px;}
	.logo{width: 400px;}
	.topdhbox{width: calc(100% - 400px);}
	.dh1{margin: 0 1%;}
	.topbar{font-size: 30px!important;}
	.dh1 .dh_2 li a{font-size: 22px;}
}

/**/
.topbar {width: 100%;height: 30px;line-height: 30px;font-size: 20px;font-weight: bold;color: #cc0505;text-align: right;}


/*banner*/
#banner {position: relative;overflow: hidden;	width: 100%}
#banner ul {	position: relative;	overflow: hidden;	width: 500%}
#banner ul li {	width: 20%;	float: left}
#banner ul li img {	width: 100%;display: block;}
#banner aside {	position: absolute;	top: 0;	bottom: 0;	height: 0;	width: 90%;	right: 0;	left: 0;	margin: auto}
#banner aside span {display: block;	width: 65px;	height: 65px;	z-index: 63;	background: rgba(255,255,255,0.6);	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	position: relative;	cursor: pointer;	opacity: 0;	transition: all 0.3s;	margin-top:-2%;}
#banner:hover aside span{ 	opacity: 1;}
#banner aside span:after {	content: '';	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 27px;	height: 27px;	border-top: 3px solid #5f605e;	border-left:3px solid #6a6a6a;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner aside span.prev {	float: left;}
#banner aside span.next {	float: right;}
#banner aside span.next:after {	left: 0;	right: 20%;	-webkit-transform: rotateZ(135deg);	-moz-transform: rotateZ(135deg);	-ms-transform: rotateZ(135deg);	-o-transform: rotateZ(135deg);	transform: rotateZ(135deg)}
#banner>div {	width: 140px;	position: absolute;	right: 0;	left: 0;	bottom: 11%;	margin: auto}
#banner>div em {display: block;	float: left;	width: 18px;	height: 18px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border: 3px solid #fff;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	margin: 0 4.75px;	background: #fff;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;	transition: all .3s;	cursor: pointer}
#banner>div em.act {background: #0159a4}
/*banner end*/


/*gsjj*/
.gs{position: relative;width: 85%;margin: 3% auto 4%;}
.gs .gs2{width: 58%;background: #FFF;height: 480px;padding: 0px 4%;display: flex;align-items: center;position: absolute;right: 20px;bottom: -40px;z-index: 2;box-shadow: 0 0 8px 6px rgba(0,0,0,0.04);}
.gs .gsnr{width: 100%;}
.gs .m2lx_t {line-height: 42px;background:url("../images/tacn/gsbj.png")repeat-x left bottom;height: 42px;position: relative;}
.gs .m2lx_t span {font-size: 26px;background: #FFF;float: left;padding-right: 12px;}
.gs .m2lx_des {font-size: 16px;line-height: 26px;margin: 20px 0px 30px;}
.gs .m2lx_des p{margin: 0px 10px 0px 0px; text-align: left; line-height: 2em; text-indent: 29px;}
.gs .m2lx_des p span{color: black; line-height: 125%; font-family: arial, helvetica,sans-serif; font-size: 16px;}
.gs .m2lx_more {font-size: 16px;line-height: 38px;text-align: center;display: inline-block;height: 40px;width: 168px;border: 1px solid #CACACA;}
.gs .borRds18 {border-radius: 1.8em;}
.gs .m2lx_more:hover {color: #FFF;background: #08358b;border: 1px solid #08358b;}
a:active, a:hover {text-decoration: none;color: #08358b;outline: 0;}
@media (max-width:1440px){
	.gs .gs2{width: 72%;bottom: -20px;}
}
@media(max-width:991px){
	.gs{width: 90%;}
	.gs .m2lx_t span{font-size: 30px;}
	.gs .m2lx_des p span{font-size: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;}
	.gs .m2lx_more{font-size: 20px;}
}


/**/
.pub_title p{text-align:center;margin-top:10px;margin-bottom:30px;letter-spacing: 3px;font-size: 20px;}
.pub_title h4{position:relative;text-align:center;font-size:36px;font-weight:bold;z-index:1;/*padding-top:60px;*/color: #0c4190;margin: 5% 0 2% 0;}
.pub_title h4 img{display: inline-block;margin:0 10px;}
.pub_title h4 span{color:#3c3c3c;display:inline-block;}
.ryzz{width:100%;margin:2% auto 0;text-align: center;height: 300px;}
.ryzz_ry{width:80%;margin:0 auto; height:310px; text-align:center; position:relative; } 
.ryzzBox{width:100%;height:300px; }
.ryzzBox .Leftbotton{border-radius: 10%;height:67px;width:67px;background:#e2e2e2 url(../images/tacn/lefts.png) no-repeat;overflow:hidden;display:inline;left:-80px; top:83px;cursor:pointer; position:absolute; z-index:99;}
.ryzzBox .Leftbotton:hover{background:#0c4190 url(../images/tacn/lefts.png) no-repeat;}
.ryzzBox .Rightbotton{border-radius: 10%;height:67px;width:67px;background:#e2e2e2 url(../images/tacn/rights.png) no-repeat;overflow:hidden;display:inline;right:-80px;top:83px;cursor:pointer; position:absolute;z-index:99;}
.ryzzBox .Rightbotton:hover{background:#0c4190 url(../images/tacn/rights.png) no-repeat;}
.ryzzBox .Cont{width:100%;overflow:hidden;float:left; }
.ryzzBox .ScrCont{width:10000000px;}
.ryzzBox .Cont .tp{width:316px;float:left;height:302px;text-align:center;background:none; text-align:left; }
.ryzzBox .Cont .tp .tpic{ margin:0 13px;width: 300px;/*height:277px;*/background:#e0e0e0; text-align:center; }
.ryzzBox .Cont .tp .tpic img{width:100%;max-width:100%}
.ryzzBox .Cont .tp .tbiao{text-align:center;/* padding-top:10px; padding-bottom:15px;*/ } 
.ryzzBox .Cont .tp .tline{margin:0 auto; width:125px;border-bottom:1px #FFF solid; height:5px;} 
.ryzzBox .Cont .tp .tbiao a{color:#333; font-size:18px; line-height: 40px;}
.ryzzBox .Cont .tp .tbiao a:hover{color:#0c4190;}
.ryzzBox .Cont .tp .tneir{padding-top:8px; text-align:left; padding-left:16px; padding-right:15px; padding-bottom:15px;  } 
.ryzzBox .Cont .tp .tneir a{color:#FFFFFF; font-size:16px; line-height:22px;   } 
.ryzzBox #List1,.ryzzBox #List2{float:left;}


/*lx*/
.nylxbk2{width: 100%;margin: 0 auto;background-color:#f5f5f59e;text-align: center;padding: 90px 90px;box-sizing: border-box;/*margin-bottom: 50px;*/}
.nylxbk2 h2{font-size: 36px;line-height: 50px;font-weight: bold;}
.nylxbk2 p{font-size: 18px;line-height:40px;margin: 40px 20px;}
.nylxbk2 p1{width: 7%; height: 2px;background-color: #0c4190;position: absolute;left: 46.5%; margin-top: 10px;}
.nylxbk2 a{width: 12%; line-height: 40px;  text-align: center; border: 1px solid #444; display: inline-block;color: #444;  font-size: 18px;}
.nylxbk2 a:hover{border-color: #0c4190; background-color: #0c4190; color: #fff;}

@media(max-width:991px){
	.nylxbk2{}
	.nylxbk2 a{width: 22%;line-height: 50px;font-size: 22px;}
	.nylxbk2 p{font-size: 26px;}
}



/*syxw*/
.news{background: url(../img/line.png) no-repeat top  right;  padding-bottom: 25px; background: #fff;}
.news_left{    width:40%;}
.news_left>div a{    display: flex;    justify-content: space-between;    padding: 20px 0;}
.news_left>div h2{    width: 82px;font-weight: normal;background: #0057ad;}
.news_left span,.new_right li>a span{color: #666666;font-size: 15px;line-height: 26px;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;    overflow: hidden;    -webkit-line-clamp: 2;}
.news_left>div h2 span{    font-size: 40px;    color: #ffffff;    transition: .3s all;line-height: 81px;text-align: center;}
.news_left>div h2 em{    font-size: 16px;    color: #999999;}
.news_left>div div{width: calc(100% - 100px)}
.news_left p,.new_right li>a p{color: #333333;font-size: 18px;margin-bottom: 12px;transition: .3s all;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_content{display: flex;justify-content: space-between;margin-top: 50px;}
.news_left>img{width: 100%;    display: block;    /*height: 329px;*/}
.new_right{    width: 55%;    border-left: 1px solid #dfdede;padding: 0 6px;box-sizing: border-box;}
.new_right li>a{display: flex;justify-content: space-between;padding: 30px 0;padding-left: 24px;padding-right: 14px;box-sizing: border-box;border-bottom: 1px solid #dfdede;transition: .3s all;}
.new_right li:last-child a{    border: none;}
.new_right li a:hover span{    color: #fff;}.new_right li a:hover p{    color: #fff;}
.new_right li a:hover{    background: #0057ad;}
.new_right li>a h2{     width: 82px;font-weight: normal;background: #0057ad;}
.new_right li>a h2 span{    font-size: 40px;    color: #ffffff;    transition: .3s all;line-height: 81px;text-align: center;}
.new_right li>a h2 em{    color: #999999;    font-size: 16px;}
.new_right li>a div{    width: calc(100% - 100px);}
.news .cases_h{    margin-bottom: 32px;}
.news>div>.news_imgs{    display: flex;    justify-content: space-between;    margin-top: 38px;} 
.news>div>.news_imgs li{    width: 371px;    height: 176px;    overflow: hidden;}
.news>div>.news_imgs li img{    display: block;    width: 100%;}
.news_a{margin-top: 16px;}
.news_a em{color: #c2992b;}
.news_a a{color: #666666;font-size: 15px;}
.news_a li{display: flex;justify-content: space-between;}
.news_a li a{white-space: nowrap;width: 372px;text-overflow: ellipsis;display: block;overflow: hidden;line-height: 44px;transition: .3s all;}
.news_a li a:hover{    color: #c2992b;    text-decoration: underline;}   

@media(max-width:991px){
	.new_right li:last-child{display: none;}
	.news_left p, .new_right li>a p{font-size: 24px;}
	.news_left span, .new_right li>a span{font-size: 18px;}
}


/*å°æ ‡*/
.wrapper {width: 90%;margin: 0 auto;}
.auto {margin: 0 auto;} 
.tc {text-align: center;}
.titl{padding-top: 30px;}
.titl h2{height:38px; line-height:38px; font-size:36px; font-weight:bold; overflow:hidden;color: #0057ad;}
.titl h3{margin-top:16px; font-size:18px; overflow:hidden;}


/*é¦–é¡µæ–°é—»*/


/**/
/*æ–°é—»å†…é¡µå¸ƒå±€*/
.nyxwlbbox{width:85%;margin: 30px auto;}
.nyxwlb{width:100%;}
.nyxwlb li{width:100%;margin-bottom:20px;}
.nyxwlb li a{width:100%;overflow: hidden;display: block;background-color: #f7f7f7;transition: all 0.4s;}
.nyxwlb li a img{width: 230px;height: 160px; display: block;float: left;border: 15px solid #f7f7f7;transition: all 0.4s;}
.nyxwlb li a .nyxwnr{width:calc(100% - 275px);padding: 15px 35px 15px 30px;box-sizing: border-box;float: left;transition: all 0.4s;}
.nyxwlb li a .nyxwnr p:nth-child(1){font-size: 20px;font-weight: 600;line-height: 40px;color: #212121;margin-bottom: 10px;}
.nyxwlb li a .nyxwnr p:nth-child(2){font-size: 18px;line-height: 32px;color: #424242;margin-bottom: 10px;}
.nyxwlb li a .nyxwnr p:nth-child(3){display: block;width: 120px;font-size: 16px;line-height: 32px;color: #999;border: 1px solid #999;box-sizing: border-box;border-radius: 20px;text-align: center;}
.nyxwlb li a:hover{box-shadow: 0 0 6px 2px rgba(0,0,0,.1);}
.nyxwlb li a:hover img{border: 15px solid #e1e1e1;}
.nyxwlb li a:hover .nyxwnr{padding: 15px 40px 15px 40px;}
.nyxwlb li a:hover .nyxwnr p:nth-child(1){color: #064a97;}
.nyxwlb li a:hover .nyxwnr p:nth-child(3){background-color:#064a97;border: 1px solid #064a97;color: #fff; }

/*nierong*/
.newsDe{width: 100%;overflow: hidden;}
.newsDe .titBox{width: 100%;overflow: hidden;position: relative;border-bottom: 1px solid #e7e7e7;padding-bottom: 18px;}
.newsDe .titBox h4{font-size: 24px;font-weight: bold;color: #2b2b2b;line-height: 36px;}
.newsDe .titBox h5{font-size: 14px;color: #838282;padding-top: 16px;}
.newsDe .titBox .N-share{position: absolute;right: 0;top: 0;overflow: hidden;}
.newsDe .titBox .N-share a{display: block;width: 35px;height: 35px;background: url(../images/ny-share.jpg);}
.newsDe .titBox .N-share .bds_sqq{background-position: 0 0;}
.newsDe .titBox .N-share .bds_weixin{background-position: -44px 0;}
.newsDe .titBox .N-share .bds_tsina{background-position: -88px 0;}
.newsDe .titBox .N-share .bds_qzone{background-position: -129px 0;}
.newsDe .titBox .N-share .bds_renren{background-position: -173px 0;}
.newsDe .titBox .N-share .bds_tqf{background-position: -217px 0;}
.newsDe .cont{line-height: 33px;text-indent: 2em;overflow: hidden;}

.newsDe .flip{line-height: 33px; overflow: hidden;margin-top: 28px;}
.newsDe .flip .prev{width:46%;float:left;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.newsDe .flip .next{width:46%;float:left;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.newsDe .flip .prev a:hover,.newsDe .flip .next a:hover{color: #264480;}
.newsDe .flip .return{float: left;line-height: 30px; background: #064a97;padding: 3px 22px;border-radius: 10px;color: #fff;text-align: center;}




/*内页 单页*/
.nytoptp{width: 100%;display: block;}
.nywzdhbox{width: 100%;height: 80px;background-color: #fff;}
.nywzdh{width: 90%;margin: 0 auto;display:flex;justify-content: space-between;}
.nywzdh .nywzdhnr{font-size: 14px;line-height: 80px;color: #555;letter-spacing: 1px;padding-left: 20px;box-sizing: border-box;background-image: url("../images/tacn/wzdh.png");background-repeat: no-repeat;background-size: 20px 80px;}.nywzdh .nywzdhnr a{font-size: 14px;line-height: 80px;color: #555;letter-spacing: 1px;}
.nybt{width: 120px;font-size: 18px;line-height: 80px;color: #fff;text-align: center;background-color: #dc8c14;border-bottom-right-radius: 20px;border-top-left-radius: 20px;}
.nydhlb{font-size: 16px;line-height: 80px;color: #666;overflow: hidden;height: 80px;}
.nydhlb a{font-size: 16px;line-height: 80px;color: #333;text-align: right;padding: 0 30px;position: relative;}
.nydhlb a::before{content: "";position: absolute;width: 0;height: 2px;background-color: #064a97;bottom: -32px;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.nydhlb a:hover{color: #064a97;}
.nydhlb a:hover::before{width: 100%;}
    
.nynrbox{width:90%;margin: 40px auto;background-color: #fff;padding: 30px;box-sizing: border-box;overflow: hidden;}
.nynrbt{width:100%;font-size: 30px!important;color: #333;text-align: center;line-height: 46px!important;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #eee;}
.nynrbox p{font-size: 18px;line-height: 40px;}
@media(max-width:1200px){
	.nywzdh{width: 96%;}
	.nynrbox{width: 96%;}
	.nynrbt{width: 96%;}
}
@media(max-width:991px){
	.nywzdh .nywzdhnr{display: none;}
	.nydhlb a{font-size: 24px;}
	.nynrbox p{font-size: 24px;}
}



/*内页 图片*/
.nytplb{width:100%;display: flex;flex-wrap: wrap;float: right;}
.nytplb li{width:calc((100% - 48px) / 4);/*margin-bottom: 45px;margin-right: 30px;*/margin: 5px 5px;}
.nytplb li:nth-child(4n){/*margin-right: 0;*/}
.nytplb li a{width: 100%;display: block;border: 1px solid #e1e1e1;box-sizing: border-box;transition: all 0.6s;}
.nytplb li a .nytplbtp{width: 100%;overflow: hidden;}
.nytplb li a .nytplbtp img{width: 100%;display: block;transition: all 0.6s;}
.nytplbbt{width: 100%;padding: 20px;box-sizing: border-box;}
.nytplbbt p:nth-child(1){font-size: 18px;line-height: 30px;color: #212121;letter-spacing: 1px;border-bottom: 1px solid #ddd;padding-bottom: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;text-indent: 0rem;}
.nytplbbt p:nth-child(2){font-size: 16px;line-height: 30px;color: #666;letter-spacing: 1px;margin-top: 16px;background-image: url("../../UploadFiles/bj/jt.png");background-size: 18px 16px;background-position: 100% 50%;background-repeat: no-repeat;text-indent: 0rem;}
.nytplbbt p:nth-child(1)::before{content: "";position: absolute;width: 0;height: 1px;background-color:#e60010;left: 0;bottom: 0;transition: all 0.6s;}
.nytplb li a:hover{box-shadow: 0 2px 6px rgba(0,0,0,0.2);}
.nytplb li a:hover .nytplbtp img{transform:scale(1.2);}
.nytplb li a:hover .nytplbbt p:nth-child(1){color: #e60010;}
.nytplb li a:hover .nytplbbt p:nth-child(1)::before{width: 100%;}
.ywlyn{width: 100%;display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.ywlyn li{width:calc((100% - 30px) / 3);margin: 3px 5px;background: #003a8c;text-align: center;}
.ywlyn li a{color: #fff;line-height: 50px;font-size: 16px;text-align: center;}

@media(max-width:1400px){
	.nytplb li{width: calc((100% - 90px) / 3);margin-bottom: 45px;margin-right: 45px;}
	.nytplb li:nth-child(4n){margin-right: 0;}
	.nytplb li:nth-child(4n){margin-right: 45px;}
	/*.nytplb li{width: calc((100% - 36px) / 3);}*/
}
@media(max-width:991px){
	.nytplb li{margin-right: 30px;}
	.nytplb li:nth-child(3n){margin-right: 0;}
	.nytplbbt p:nth-child(1){font-size: 28px;}
	.nytplbbt p:nth-child(2){font-size: 24px;}
}

.nyxw_1 .name{font-size: 28px;font-weight: bold;text-align: center; margin-bottom: 20px; line-height: 65px;}
.nyxw_1 .intro p{font-size: 16px;}
.nyxw_1 .intro p a img{width: 50%;}

.control{font-size: 16px;line-height: 30px;}

/*平行显示方式样式*/
.imglist{text-align:center;}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
/*平行显示方式样式结束*/



/*nylx*/
.Separate  { width:1200px;}
.page{width:95%; margin:0 auto;}
.Separate {background:url("../images/tacn/nylx1.png")no-repeat bottom;font-size:30px;text-align: center;margin: 35px auto 40px;    overflow: hidden;}
.Separate span{display:block;font-size:14px;letter-spacing: 5px;color: #a4a4a4;    margin-top: 10px;}
.lxfsnr{overflow:hidden;border:1px solid #ccc;border-radius:3px;padding-top:20px;}
.lxfsnr ul{overflow:hidden;}
.lxfsnr li{margin :0 0 20px 30px;float:left;width:45%;padding:  25px 0 14px 28px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;list-style:none;}
.lxfsnr li img{float:left;}
.lxfsnr li p{float:left;line-height:46px;padding-left: 25px;font-size:16px;}

.lxfsnr li a{font-size:16px;}
@media(max-width:1480px){
	.page{width: 100%;}
}
@media(max-width:991px){
	.lxfsnr li p{font-size: 24px}
	.lxfsnr li{width: 44%;}
}

/*äººå·¥æ™ºèƒ½*/	
.zsShouYi{margin-bottom: 88px;}
.zsShouYi>li{float: left;width: calc((100% - 90px) / 3);height: 360px;background: #fff;border-radius: 6px;box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);margin-right: 30px;padding: 35px 30px 10px;font-size: 15px;color: #666666;line-height: 24px;transition: all 400ms;box-sizing: border-box;margin-bottom: 30px;}
.zsShouYi>li:nth-child(5n){/*margin-right: 0;*/}
.zsShouYi>li>Span{display: block;text-align: center;margin-bottom: 20px;overflow: hidden;}
.zsShouYi>li>Span>img{width: 100px;}
.zsShouYi>li h3{text-align: center;font-size: 22px;line-height: 32px;color: #000;}
.zsShouYi>li>em{display: block;width: 20px;height: 2px;background: #f85f48;margin: 8px auto 20px;}
.zsShouYi p{margin-top: 35px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.zsShouYi .ck{background: #0c4190;width: 30%;margin: 0 auto;text-align: center;margin-top: 20px;}
.zsShouYi .ck a{color: #fff;line-height: 40px;}
.zsShouYi>li:hover{transform: translateY(-20px);}
.width1200{display: block;width:85%;height: auto;margin: 0 auto;}
.zhishiBanner{display: block;height: 560px;background-repeat: no-repeat;background-position: center;background-size: cover;min-width: 1200px;}
.zsYiTi{display: block;padding: 55px 0 100px;box-sizing: border-box;background: url(/zhishiBg_02.jpg) no-repeat center bottom;background-size: cover;}
.zsTitle1{display: block;text-align: center;font-size: 18px;color: #888888;line-height: 28px;}
.zsTitle1 h3{font-size: 32px;color: #333333;line-height: 48px;margin-bottom: 9px;}
@media(max-width:991px){
	.zsTitle1 h3{font-size: 38px;}
	.zsShouYi>li h3{font-size: 30px;line-height: 40px;height: 60px;}
	.zsTitle1 p{font-size: 28px;}
	.zsShouYi>li{height: 410px;}
	.zsShouYi p{font-size: 20px;line-height: 30px;}
	.width1200{width: 95%;}
}

/*foot*/
footer{width: 100%; overflow: hidden;background: #333;/*height: 200px;*/padding: 50px 0;}
footer .foot{width: 80%;margin: 0 auto;}
footer .foot .dh{font-size: 16px;border-bottom: 1px solid #444;line-height: 50px;color: #ccc;}
footer .foot .dh a{color: #ccc;}
footer .foot .dh span{float: right;}
footer .foot .dhend{margin: 40px 0;width: 100%;}
footer .foot .dhend li{width: calc(100% / 8);float: left;font-size: 16px;}
footer .foot .dhend li a{color: #ccc;}
footer .dbnr{background: #292929;width: 100%;height: 100px;margin-top: 30px;}
footer .dbnr p{width: 80%;margin: 0 auto;font-size: 15px;line-height: 50px;text-align: center;}
footer .dbnr p span{color: #ccc;}

@media(max-width:1440px){
	footer .dbnr p{width: 90%;}
	footer .foot{width: 85%;}
}


@media(max-width:991px){
	footer .foot{width: 90%}
	footer .foot .dh{font-size: 22px;}
	footer .foot .dhend li{font-size: 22px;}
	footer .foot .dhend{/*width: 70%*/}
	footer .dbnr p{font-size: 18px;width: 90%;}
	footer{height: 245px;}
	
}


/*home anli*/
.syalbox{width: 100%;background-image: url("../images/tacn/bj.jpg");background-size: 100% 100%;padding: 60px 0;}
.syal{width: 90%;margin: 0 auto;}
.syallb{width: 100%;position: relative;}
.swiper-slide{display: flex;}
.syalr{width:50%;display:block;}
.syall{width: calc(100% - 50%);padding: 46px 46px 106px;box-sizing: border-box;background-color: #fff;position: relative}
.syall p:nth-child(1){font-size: 24px;color: #121212;padding-bottom: 26px;border-bottom: 1px solid #eee;}
.syall p:nth-child(2){line-height: 30px;margin: 30px 0;font-size: 16px;color: #666666;text-align: justify; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.syall a:nth-child(3){width: 160px;display: block;font-size: 16px;color: #666; line-height: 42px;border: 1px solid #eee;box-sizing: border-box;text-align: center;}
.syall p:nth-child(4){position: absolute;bottom: 46px;right: 46px;font-size: 60px;line-height: 60px;font-weight: 600;color: #ededed;text-align: right;}
.zyan{width: 120px;height: 60px;display: flex;position: absolute;bottom: 46px;left: 46px;z-index: 10;}

.i_type_center {text-align: center; margin-bottom: 2%;}

@media(max-width:991px){
	/*.syalr{width: 450px;}
	.syall{width: calc(100% - 450px);padding: 46px 46px 50px;}*/
	.syall p:nth-child(2){-webkit-line-clamp: 4;font-size: 24px;}
	.zyan{bottom: 22px;}
	.swiper-button-prev{width: 50px;height: 50px;}
	.swiper-button-next{width: 50px;height: 50px;}
	.syall p:nth-child(4){bottom: 20px;}
	.syall p:nth-child(1){display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;font-size: 32px;height: 20px;}
	.syall a:nth-child(3){margin-bottom: 40px;font-size: 20px;}
	.i_type_center h1{font-size: 40px;}
	.i_type_center h5{font-size: 24px;line-height: 30px;text-transform: uppercase;}
	.ryzzBox .Cont .tp .tbiao a{font-size: 25px;line-height: 60px;}
}


/*gd*/
.gd li{display: flex;}
.gd li:nth-child(1),.gd li:nth-child(3){background: #f2f4f6; padding: 20px;}
.gd li .left1{margin-right: 30px;}
.gd li .left1 img{width: 600px;}
.gd li .right1{padding: 0 80px;}
.gd li .right1 h1{margin: 50px auto 30px;font-size: 24px;}
.gd li:nth-child(2){background: #fff; padding: 20px;}
.gd li .right2{/*padding: 0 80px;*/}
.gd li .right2 img{width: 600px;}
.gd li .left2{margin-right: 30px;}
.gd li .left2 h1{margin: 50px auto 30px;font-size: 24px;}

.gd li .right2 .lct{width: 800px;}
@media(max-width:1540px){
        .gd li .right1{padding: 0 60px;}
	.gd li .right1 h1{margin: 30px auto 20px;}
}
@media(max-width:1440px){
         .gd li .right1{padding: 0 30px;}
	.lc_1 .ll{padding: 0 0 0 40px!important;}
	.gd li .right2{padding: 0 0 0 40px!important;}
}
@media(max-width:991px){
	.gd li .left1 img{width: 450px; height: 340px;}
	.gd li .right2 img{width: 450px;}
	.gd li .right2{padding: 0!important;margin: 0 auto;}
	.lc_1{flex-wrap: wrap;}
	.lc_1 .left2{width:100%!important;}
	.gd li .right1{padding: 0 20px;}
	.gd li .right1 h1{margin: 10px auto 30px;}
}


/*åµŒå…¥å¼*/
.sybt{width: 100%;margin: 0 auto;padding: 0 0 40px;}
.sybt p:nth-child(1){font-family:times new roman,times,serif;font-size: 24px;line-height: 54px;text-align: center;color: #e1e1e1;letter-spacing: 4px;text-transform: uppercase;}
.sybt p:nth-child(2){font-size: 30px;line-height: 36px;text-align: center;color: #005fc3;letter-spacing: 4px;margin-bottom: 6px;}
.sybt p:nth-child(3){font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 18px;line-height: 30px;text-align: center;color: #999;font-weight: lighter;letter-spacing: 2px;}
.sybt p:nth-child(4){width: 90%;margin: 0 auto;text-indent: 2em;font-size: 16px;line-height: 30px;}
.syysbox{width: 100%;background-color: #f9f9f9;padding: 40px 0 60px;}
.syys{width: 95%;margin: 0 auto;}
.syyslb{width: 100%;display: flex;flex-direction: row;justify-content: space-between;align-items: stretch; margin-top: 20px;}
.syysnr{width: calc((100% - 80px) / 4);background-color: #fff;overflow: hidden;border-top-right-radius: 40px;border: 1px solid #efefef;box-shadow: 0px 2px 10px rgba(0,0,0,.06);padding: 40px 25px 30px;box-sizing: border-box;position: relative;text-align: center;}
.syysnr::before{position: absolute;content: "";width: 100%;height: 0;background-color: #005fc3;left: 0;bottom: 0;transition: all 0.4s;}
.syysnr img{width: 80px;position: relative;transition: all 0.6s;}
.syysnr img:nth-child(1){display: block;left: 50%;transform: translateX(-50%);}
.syysnr img:nth-child(2){display: none;}
.syysnr p:nth-child(3){margin-top: 40px;font-size: 24px;line-height: 50px;color: #333;letter-spacing: 3px;position: relative;transition: all 0.6s;}
.syysnr p:nth-child(4){margin-top: 5px;font-family:times new roman,times,serif;font-size: 16px;line-height: 20px;color: #666;margin-bottom: 60px;position: relative;transition: all 0.6s;text-transform: uppercase;}
.syysnr p:nth-child(4)::before{content: "";position: absolute;width: 40px;height: 2px;background-color: #005fc3;bottom: -29px;left: 0;z-index: 10;transition: all 0.6s;left: 50%;transform: translateX(-50%);}
.syysnr p:nth-child(5){font-size: 16px;line-height: 26px;color: #666;/*text-align: justify;*/position: relative;transition: all 0.6s;/*display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;*/}
.syysnr p:nth-child(6){width: 120px;display: block;font-size: 16px;line-height: 32px;color: #fff;text-align: center;position: relative;transition: all 0.6s;border: 1px solid #fff;margin: 0 auto;border-radius: 16px;margin-top: 30px;}
.syysnr:hover::before{height: 100%;}
.syysnr:hover img:nth-child(1){display: none;}
.syysnr:hover img:nth-child(2){display: block;left: 50%;transform: translateX(-50%);}
.syysnr:hover p{text-align: center;color: #fff;}
.syysnr:hover p:nth-child(4)::before{background-color: #fff;}
@media(max-width:1200px){.syys{width: 96%;}}
@media(max-width:1440px){
	/*.width1200{width: 90%;}*/
	.syys{width: 90%;}
}
@media(max-width:991px){
	.syysnr p:nth-child(3){font-size: 30px;}
	.syysnr p:nth-child(4){font-size: 22px;}
	.syysnr p:nth-child(5){font-size: 18px;line-height: 35px;}
}


/*rj*/
.nyrj2{margin-top: 50px;}
.nyrj2 ul{width: 85%;margin: 0 auto;display: flex;}
.nyrj2 ul li{width:calc(100% / 3);border-right: 1px #e2e2e2 dashed;padding: 0 40px;}
.nyrj2 ul li .bt{width: 80%;margin: 0 auto;padding-top: 10px;}
.nyrj2 ul li .bt p{background: #064a97;border-radius: 20px;text-align: center;color: #fff;margin: 5px;}
.nyrj2 ul li .tp img{position: relative;top: 50%;left: 37%;vertical-align: middle;}
.nyrj2 ul li .tp p{text-align: center;font-size: 16px;padding-top: 10px;}

.nyrj3{background-color: #f9f9f9;margin: 50px 0;padding: 30px 0;}
.nyrj3 .rj3_t{width: 1000px;margin: 0 auto;}

.nyrj4 .rj4_t{display: flex;width: 95%;margin: 0 auto;}
.nyrj4 .rj4_t img{float: left;}
.nyrj4 .rj4_t p{width: calc(60% - 100px);margin: 0 auto;float: right;padding: 50px 50px 20px 50px;text-indent: 2em;}

.nyrj5{background-color: #f9f9f9;margin: 50px 0;padding: 30px 0;}
.nyrj5 .rj5_t{display: flex;width: 95%;margin: 0 auto;}
.nyrj5 .rj5_t img{float: left;}
.nyrj5 .rj5_t p{width: calc(60% - 100px);margin: 0 auto;float: right;padding: 50px 50px 20px 50px;text-indent: 2em;}

.nyrj6{/*background-color: #f9f9f9;margin: 50px 0;padding: 30px 0;*/}
.nyrj6 .rj6_t{width: 1000px;margin: 0 auto;}

.nyrj7{background-color: #f9f9f9;margin: 50px 0;padding: 30px 0;}
.nyrj7 .rj7_t{display: flex;width: 95%;margin: 0 auto;}
.nyrj7 .rj7_t img{float: left;}
.nyrj7 .rj7_t p{width: calc(60% - 100px);margin: 0 auto;float: right;padding: 50px 50px 20px 50px;text-indent: 2em;}

.nyrj8{}
.nyrj8 .rj8_t{width: 1000px;margin: 0 auto;}

.nyrj9{background-color: #f9f9f9;margin: 50px 0;padding: 30px 0;}
.nyrj9 .rj9_t{display: flex;width: 95%;margin: 0 auto;}
.nyrj9 .rj9_t img{float: left;}
.nyrj9 .rj9_t p{width: calc(60% - 100px);margin: 0 auto;float: right;padding: 50px 50px 20px 50px;text-indent: 2em;}


/*dx */
.dxyh_1 ul{display: flex;width: 90%;margin: 0 auto;flex-wrap: wrap;}
.dxyh_1 ul li{width:calc((100% - 50px) / 5);text-align: center;background: #06489a;margin: 5px;line-height: 40px;color: #fff;}
.dxyh_1 .sybt{margin:30px 0 10px;padding: 0 0 10px;}
.dxyh_1:nth-child(1) .sybt{padding:0 0 10px;}
.dxyh_1:nth-child(2),.dxyh_1:nth-child(4){background: #f9f9f9;padding-bottom: 30px;}

@media(max-width:991px){
	.nyrj2 ul li{padding: 0 10px;}
	.nyrj2 ul li .tp p{font-size: 24px;}
	.nyrj2 ul li .bt{width: 100%;}
	.nyrj2 ul li .bt p{line-height: 55px;}
	.sybt p:nth-child(4){font-size: 30px;line-height: 50px;height: 200px;padding-top: 30px;}
	.dxyh_1 ul li{width: calc((100% - 30px) / 3);line-height: 55px;font-size: 23px;}
	.dxyh_1 ul{width: 100%;}
	.nyrj4 .rj4_t p,.nyrj5 .rj5_t p,.nyrj7 .rj7_t p{font-size: 30px;line-height: 50px;}
	.nyrj8 .sybt p:nth-child(4){height: 320px;}
}




/*fenye*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}
















