@charset "utf-8";
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important;display: block; }

/* 主体 */
.container { position:relative; padding: 0; z-index:8; }
.wrap { position:relative;   margin:0 auto; }
.sidebar {position: relative; margin-bottom:30px; z-index:999; }
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:1% 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

.rArea {  top:60%; margin-top:0; }

/* 左侧栏目标题 */
.leftTitle { position:relative; margin-bottom:18px; padding:18px 0; color:#333; }
.leftTitle i,.leftTitle s { display:block; text-align:center; }
.leftTitle i { font-size:38px; line-height:58px; font-weight:normal; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu {background: #eee}
.menu ul {}
.menu ul li {float: left;padding: 1.4% 2.5%;box-sizing: border-box;border-top: 2px solid #eee;transition: all 0.3s ease 0s}
.menu ul li a { font-size: 16px;color: #666;display: block;}
.menu ul li:hover,.menu ul li.current {border-top: 2px solid #014099;background: #fff}
.menu ul li:hover a,.menu ul li.current a{color: #014099}
.menu_sj{display: none}
@media (max-width:750px ){
	.menu{display: none}
	
	.menu_sj{height: 38px;position: relative;display: block;z-index: 10}
	.menu_sj.fixed{position: fixed;left: 0;right: 0;top: 0;z-index: 99;background: #fff}
	.menu_sj_sj{width: 15%;float: left;height: 38px}
	.menu_sj_sj span{display: block;width: 100%;height: 38px;background: #014099 url(ico_35.png) no-repeat center center;background-size:auto 50%}
	.menu_sj_sj dl{position: absolute;left: 0;right: 0;top: 38px;background: #014099;display: none;z-index: 30}
	.menu_sj_sj dl dt{height: 38px;line-height: 38px;border-bottom: 1px solid #aaa;padding: 0 5%}
	.menu_sj_sj dl dt a{color: #fff;font-size: 14px;display: block;background: url(ico_38.png) no-repeat right center;background-size: auto 35%}
	
	.menu_current{width: 85%;float: right;height: 38px;position: relative;}
	.menu_current h4{height: 38px;line-height: 38px;padding:0 5%;color: #014099;font-size: 14px;font-weight: normal;background: url(ico_36.png) no-repeat 95% center;background-size: auto 45%}
	.menu_current ul{position: absolute;left: 0;right: 0;background: #fff;display: none;z-index: 40}
	.menu_current ul li{height: 38px;line-height: 38px;border-bottom: 1px solid #aaa;padding: 0 5%}
	.menu_current ul li a{color: #999;font-size: 14px;display: block;background: url(ico_37.png) no-repeat right center;background-size: auto 35%}

}

.sjMenu { margin-bottom:40px; font-size:0; }
.sjMenu a { display:inline-block; font-size:16px; color:#333; padding:0 35px; height:50px; line-height:50px; border:1px solid #d5d5d5; margin-right:25px; }
.sjMenu a.on,.sjMenu a:hover { background:#295ea9; color:#fff; border-color:#295ea9; }
@media (max-width:1000px ){
	.sjMenu { margin-bottom:20px; font-size:0; }
	.sjMenu a { font-size:14px;  padding:0 25px; height:35px; line-height:35px; margin-bottom:10px; margin-right:15px; }
}

/* 面包屑 */
.location { position:relative;padding: 1.1% 0;border-bottom: 1px solid #d8d8d8;margin-bottom: .5%;display: none}
.breadcrumbs { }
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top; font-size: 14px;color: #999}
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.gif) no-repeat 0 center; }
.breadcrumbs a:hover{color: #014099}

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:16px; word-wrap:break-word; }
.article .hd { padding:0 0 15px; text-align:left; border-bottom:1px solid #eee; margin-bottom:30px; }
.article .hd h1 { color:#393939; font-size:24px; font-weight: normal; line-height:1.5; }
.article .hd .titBar { color:#797979; font-size:18px; } 
.article .hd .titBar .p1 { float:left; margin-right:30px; }
.article .hd .titBar .p2 { display:inline-block; float:right; padding-left:30px; background:url(tb02.png) no-repeat center left; }
.article .hd .titBar .p3 { float:left; margin-top:9px; }

.article .bd { padding-bottom:3%; }
.article img { max-width: 100%!important; height:auto!important; }

.ftArea { padding:20px 0 0; border-top:1px solid #ddd; }
.ftArea li { font-size:16px; margin-bottom:10px; }
.ftArea li strong { font-weight:normal; }

@media (max-width:1000px){
	.ftArea li { font-size:14px; }
	
	.article img { height:auto!important; }
	.article video { max-width: 100%!important; height:auto!important; }
}

.daArea01 { float:left; width:70%; }
.daArea02 { float:right; width:26.5%; }
.daArea02 ul li { position:relative; margin-bottom:20px; }
.daArea02 ul li .txt { position:absolute; top:50%; margin-top:-27px; left:20%; color:#fff; z-index:5; }
.daArea02 ul li .txt .p1 { font-size:24px; color:#fff; line-height:25px; }
.daArea02 ul li .txt .p1 i { display:inline-block; padding-right:25px; background:url(tb01.png) no-repeat center right; margin-bottom:10px; }
.daArea02 ul li .txt .p2 { font-size:16px; color:rgba(255,255,255,0.7); line-height:20px; }


@media (max-width:1200px){
	.daArea01 { float:none; width:100%; }
	.daArea02 { float:none; width:100%; }
}
@media (max-width:750px){
	.article { font-size:14px;  }
	.article .hd h1 { font-size:16px; } 
	.article .hd .titBar { font-size:14px; } 
	.article .hd .titBar .p3 { margin-top:4px; }
}

/*最新新闻*/
.dis_news{margin-bottom: 2%;text-align: center;}
.dis_news .article{width: 70%;display: inline-block;text-align: left;margin-right: 1%}
.article .newNews{width: 100%;vertical-align: top;margin-top: 3%;border-top: 1px solid #eee}
.article .newNews h3{font-size: 32px;font-weight: normal;color: #333;margin-bottom: 2%}
.article .newNews li a{font-size: 16px;display: block;color: #666;line-height: 25px;padding: 8px 0;border-bottom: 1px solid #eee}
.article .newNews li a:hover{color: #014099}
.article .newNews li a i{display: block;float: left;width: calc(100% - 90px);overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.article .newNews li a i:before{display: inline-block;content: '';width: 5px;height: 5px;background: #d6d6d6;vertical-align: top;;margin-top: 10px;margin-right: 1%}

.article .newNews li span{display: block;float: right;}
.dis_news .other{width: 26%;display: inline-block;vertical-align: top;margin-left: 1%}
.dis_news .other img{display: block;width: 100%;}
.dis_news .other .pic2{margin-top: 2%}


@media (max-width:750px ){
	.dis_news .article,.dis_news .other{width: 100%;display: block;}
	.dis_news .other{margin-bottom: 5%}
	.article .newNews h3{font-size: 26px;margin-bottom: 2%}
	.article .newNews li a{padding: 5px 0;font-size: 14px}
}

/* 头部新闻 */
.hotNews {  overflow:hidden; padding: 2%;border: 1px solid #e3e3e3;position: relative;}
.hotNews .pic { float:left; width:24%;margin-right:2%; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; }
.hotNews dl dt { margin-bottom:17px; color:#fff; font-size:24px; line-height:30px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.hotNews dl dt a { color:#333; }
.hotNews dl dt a:hover { color:#014099; }
.hotNews dl .i { margin-bottom:10px;  color:#666;font-size: 14px; }
.hotNews dl .m { width:150px; height:48px;  background:#fff; line-height:48px; text-align:center;background: #eee;position: absolute;left: 27%;bottom: 11% }
.hotNews dl .m a { display:block; color:#999;font-size: 14px }
.hotNews dl .m a:hover { background:#014099; color:#fff; }
.hotNews dl .t{font-size: 36px;color: #ccc;font-family: 'DINCond'}

@media (max-width:1200px ){
	.hotNews .pic{width: 40%}
	.hotNews dl .m{left: 42%;height: 38px;line-height: 38px}
	.hotNews dl .i{height: 42px;overflow: hidden;}
}
@media (max-width:750px ){
	.hotNews .pic{width: 100%;float: none;}
	.hotNews dl .t{font-size: 24px}
	.hotNews dl dt{overflow: visible;text-overflow: clip;white-space:normal;font-size: 18px;margin-bottom: 5px}
	.hotNews dl .m{position: relative;left: 0;bottom: 0}
}

/* 新闻列表 */
.news { padding:0 0 40px; }
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }
.list { border: 1px solid #e3e3e3;margin-top: 2%;margin-bottom: 2% }
.list li { padding:1.2% 2%; border-bottom:1px solid #e3e3e3; font-size:16px; line-height:20px; height:20px; clear:both; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.list li:last-child{border-bottom: none}
.list li span { float:right; color:#999; font-size:14px; margin-left:20px; }
.list li span a { text-decoration:underline; color:#014099; }

.list li a:hover { text-decoration:underline; }


@media (max-width:1000px ){
	.list li {  font-size:14px; }
	.list li span { font-size:12px; }
}
/* 图文新闻 */
.pothoItem { margin:0; }
.pothoItem ul li { float:left; width:31%; margin:0 3.5% 4% 0; background:#f6f7fb; }
.pothoItem ul li:nth-child(3n) { margin-right:0; }
.pothoItem ul li dl { padding:25px 20px; }
.pothoItem ul li dl dt { font-size:16px; color:#333; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.pothoItem ul li dl dd { font-size:14px; color:#999; margin-top:25px; }
 
 
@media all and (max-width:1100px){
	.pothoItem ul li { width:32%; margin:0 2% 3% 0; } 
}
@media all and (max-width:750px){
	.pothoItem { padding-bottom:25px; }
	.pothoItem ul li { width:49%; margin:0 2% 3% 0; } 
	.pothoItem ul li:nth-child(3n) { margin-right:2%; }
	.pothoItem ul li:nth-child(2n) { margin-right:0; }
	.pothoItem ul li dl { padding:15px 10px; }
	.pothoItem ul li dl dt { font-size:14px; }
	.pothoItem ul li dl dd { font-size:12px; margin-top:10px; }
} 

/* 图片列表 */
.piList { margin-top: 2.5%}
.piList .pic-item-list {  }
.piList .pic-item { width: 32%;margin-right: 2%;float: left; margin-bottom:20px; }
.piList .pic-item:nth-child(3n){margin-right: 0}
.piList .list-pic { width: 100%}
.piList .list-pic video{width: 100%}
.piList .list-pic img {width: 100%}
.piList dl {text-align: center; padding: 1% 0; margin-top:15px; }
.piList dl dt {font-size: 16px; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.pic-hc{float: left;width: 21%;margin-right:5.33%;box-sizing: border-box;padding: 1.5%;border: 1px solid #d6d6d6;transition: all 0.3s ease 0s;}
.pic-hc img{width: 100%}
.pic-hc p.t a{display: block;font-size: 16px;text-align: center;}
.pic-hc p.m{display: block;text-align: center;margin-top: 5px}
.pic-hc p.m i,.pic-hc p.m s{display: inline-block;font-size: 14px;padding-left: 18px;background: url(xg_ico_1.png) no-repeat left center;margin: 0 10px}
.pic-hc p.m s{background: url(xg_ico_2.png) no-repeat left center;}
.pic-hc:nth-child(4n){margin-right: 0}
.pic-hc:hover{box-shadow: 0 0 10px 2px #ddd}

@media (max-width:750px ){
	.piList .pic-item{width: 49%;}
	.piList .pic-item:nth-child(3n){margin-right: 2%}
	.piList .pic-item:nth-child(2n){margin-right: 0}
	
	.piList dl dt {font-size: 12px;}

	.pic-hc{width: 49%;margin-right: 2%}
	.pic-hc:nth-child(2n){margin-right: 0}
	.pic-hc p.m i, .pic-hc p.m s{margin: 0 1px;font-size: 12px}
}

/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:right; }
.page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ededed; margin-bottom:10px; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #014099; background:#014099; color:#fff; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 40px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#014099; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#014099; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#014099; font-size:16px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }


.contact01 { padding:35px 40px; background:#f4f4f4; margin-bottom:40px; }
.contact01 .pic { float:left; width:47%; overflow:hidden; }
.contact01 .txt { float:right; width:47%; padding-top:95px; }
.contact01 .txt .p1 { font-size:30px; margin-bottom:15px; }
.contact01 .txt .p2 { font-size:16px; line-height:30px; color:#777; }


.contact01 .pic .my-map { width:100%; height:405px; }


.contact02 { margin-bottom:60px; }
.contact02 ul { border-top:1px solid #ececec; border-left:1px solid #ececec; }
.contact02 ul li { float:left; width:50%; padding:35px 3% 0; border-right:1px solid #ececec; border-bottom:1px solid #ececec; box-sizing: border-box; }
.contact02 ul li .p1 { font-size:18px; margin-bottom:15px; }
.contact02 ul li .p2 { font-size:16px; line-height:30px; color:#777; min-height:210px; }

@media (max-width:1200px ){
	.contact02 ul li { width:50%; }
}
@media (max-width:1000px ){
	.contact01 { padding:25px 20px; margin-bottom:30px; }
	.contact01 .pic { float:none; width:100%; overflow:hidden; }
	.contact01 .txt { float:none; width:100%; padding-top:25px; }
	.contact01 .txt .p1 { font-size:18px; }
	.contact01 .txt .p2 { font-size:14px; }
}
@media (max-width:750px ){
	
	.contact01 .txt .p1 { font-size:16px; margin-bottom:10px; }
	.contact01 .txt .p2 { font-size:12px; line-height:25px; }

	.contact02 { margin-bottom:40px; }
	.contact02 ul li { width:100%; padding:25px 3%; }
	.contact02 ul li .p1 { font-size:16px; margin-bottom:10px; }
	.contact02 ul li .p2 { font-size:12px; line-height:25px; min-height:125px; }
}


.formArea { width:90%; margin:0 auto; padding:90px 0; }
.formArea .p1 { font-size:36px; color:#232323; margin-bottom:70px; text-align:center; }
.formArea ul li { float:left; width:49%; margin-right:2%; }
.formArea ul li:nth-child(2n) { margin-right:0; }
.formArea ul li .text { display:block; width:100%; height:65px; line-height:65px; margin-bottom:15px; font-size:18px; padding-left:30px; background:#f7f7f7; box-sizing: border-box; border-radius:5px; } 
.formArea ul li .textarea { display:block; width:100%; height:225px; line-height:35px; margin-bottom:15px; font-size:18px; padding:25px 0 0 30px; background:#f7f7f7; box-sizing: border-box; border-radius:5px; } 
.formArea ul li .btn01 { display:block; width:100%; height:65px; line-height:65px; font-size:18px; background:#013681; color:#fff; text-align:center; border-radius:5px; cursor:pointer; } 
.formArea ul li .btn02 { display:block; width:100%; height:65px; line-height:65px; font-size:18px; background:#dfdfdf; color:#013681; text-align:center; border-radius:5px; cursor:pointer; } 

@media (max-width:1200px ){
	.formArea { width:100%; padding:50px 0; }
}
@media (max-width:750px ){
	.formArea { padding:0 0 40px; }
	.formArea .p1 { font-size:24px; margin-bottom:30px; }
	.formArea ul li { width:100%; margin-right:0; }
	.formArea ul li .text { height:35px; line-height:35px; font-size:14px; padding-left:15px;  } 
	.formArea ul li .textarea { height:150px; line-height:25px; font-size:14px; padding:10px 0 0 15px; } 
	.formArea ul li .btn01 { height:35px; line-height:35px; font-size:14px; } 
	.formArea ul li .btn02 { height:35px; line-height:35px; font-size:14px; }
	
	.formArea ul li.btn { width:49%; margin-right:2%; }
	.formArea ul li:nth-child(2n) { margin-right:0!important; }
}

.proArea ul li { margin-bottom:35px; border:1px solid #e3e3e3; }
.proArea ul li a { display:block; padding:40px 55px; }
.proArea ul li .pic { float:left; width:470px; }
.proArea ul li .txt { float:left; width:calc(100% - 710px); margin-left:40px; padding-top:25px; }
.proArea ul li .txt .p1 { font-size:24px; color:#2c2c2c; margin-bottom:45px; }
.proArea ul li .txt .p2 { font-size:16px; color:#979797; line-height:35px; height:105px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.proArea ul li .txt01 { float:right; width:160px; padding-top:115px; }
.proArea ul li .txt01 i { display:block; height:50px; line-height:50px; text-align:center; font-size:18px; color:#777; background:#eee; }
.proArea ul li .txt01:hover i { color:#fff; background:#014099; }


@media (max-width:1680px ){
	.proArea ul li a { padding:25px 30px; }
	.proArea ul li .pic { float:left; width:300px; }
	.proArea ul li .txt { float:left; width:calc(100% - 470px); margin-left:25px; padding-top:15px; }
	.proArea ul li .txt .p1 { font-size:20px; margin-bottom:25px; }
	.proArea ul li .txt .p2 { font-size:14px; line-height:25px; height:75px; }
	.proArea ul li .txt01 { width:120px; padding-top:70px; }
	.proArea ul li .txt01 i {  height:45px; line-height:45px; font-size:16px; }
}
@media (max-width:1000px ){
	.proArea ul li a { padding:20px; }
	.proArea ul li .pic { float:left; width:300px; }
	.proArea ul li .txt { float:left; width:calc(100% - 325px); }
	.proArea ul li .txt .p1 { font-size:20px; margin-bottom:25px; }
	.proArea ul li .txt .p2 { font-size:14px; line-height:25px; height:75px; }
	.proArea ul li .txt01 { display:none; }
}
@media (max-width:750px ){
	.proArea ul li a { padding:15px; }
	.proArea ul li .pic { float:none; width:100%; }
	.proArea ul li .txt { float:none; width:100%; margin-left:0; }
	.proArea ul li .txt .p1 { font-size:18px; margin-bottom:10px; }
	.proArea ul li .txt .p2 { font-size:14px; line-height:25px; height:75px; }
	.proArea ul li .txt01 { display:none; }
}
 
.fhbtn { padding:0 0 20px; text-align:right; }
.fhbtn a { font-size:14px; color:#014099; }
 
.proArea01 { margin-bottom:30px; padding:3%; background:#fff; }
.proArea01 .probox { background:#eef2f7; }
.proArea01 .pic { float:left; width:590px; }
.proArea01 .txt { float:right; width:calc(100% - 590px); padding:40px 3.5% 0 3.5%; box-sizing: border-box; }
.proArea01 .txt .p1 { font-size:24px; color:#333; margin-bottom:25px; }
.proArea01 .txt .p2 ul li { float:left; width:49%; margin:0 2% 2% 0; height:55px; line-height:55px; background:#fff; text-align:center; }
.proArea01 .txt .p2 ul li:nth-child(2n) { margin-right:0; }
.proArea01 .txt .p2 ul li i { display:inline-block; font-size:18px; padding-left:60px; color:#595959; }
 
@media (max-width:1400px ){
	.proArea01 { padding:2%; }
	.proArea01 .pic {  width:400px; }
	.proArea01 .txt { width:calc(100% - 400px); padding:20px 3% 0 3%; }
	.proArea01 .txt .p1 { font-size:18px; margin-bottom:15px; }
	.proArea01 .txt .p2 ul li { height:40px; line-height:40px; }
	.proArea01 .txt .p2 ul li i { font-size:14px; padding-left:30px; background-size:25px!important; } 
}
@media (max-width:900px ){
	.proArea01 { padding:2%; }
	.proArea01 .pic { float:none; width:100%; }
	.proArea01 .txt { float:none; width:100%; padding:20px 3%; }
	.proArea01 .txt .p1 { font-size:16px; margin-bottom:15px; }
}
@media (max-width:450px ){
	.proArea01 .txt .p2 ul li { float:none; width:100%; margin:0 0 2% 0; }
}

.proArea02 { background:#fff; padding:15px 0 50px; }
.proArea02 .hd { text-align:center; border-bottom:1px solid #efefef; }
.proArea02 .hd ul li { position:relative; display:inline-block; padding:0 45px; margin:0 5px; height:75px; line-height:75px; color:#333; font-size:18px; cursor:pointer; }
.proArea02 .hd ul li:before { position:absolute; display:none; content:""; left:0; bottom:-1px; width:100%; height:2px; background:#0c3f86; z-index:5; }
.proArea02 .hd ul li.on { color:#0c3f86; }
.proArea02 .hd ul li.on:before { display:block; }
.proArea02 .bd { padding:50px 80px; line-height:2; font-size:16px; word-wrap:break-word; }
.proArea02 .bd img { max-width:100%; }
.proArea02 .ftArea { margin:0 80px; }
 
@media (max-width:1200px ){
	.proArea02 { padding:15px 0 40px; }
	.proArea02 .hd ul li { padding:0 30px; height:60px; line-height:60px; font-size:16px; }
	.proArea02 .bd { padding:30px 40px; line-height:2; font-size:16px; }
	.proArea02 .ftArea { margin:0 40px; }
}
@media (max-width:1000px ){
	.proArea02 { padding:15px 0 30px; }
	.proArea02 .hd ul li { padding:0 20px; height:50px; line-height:50px; }
	.proArea02 .bd { padding:25px 20px; line-height:2; font-size:14px; }
	.proArea02 .ftArea { margin:0 20px; }
}
@media (max-width:750px ){
	.proArea02 { padding:15px 0 30px; }
	.proArea02 .hd ul li { padding:0 15px; height:50px; line-height:50px; }
	.proArea02 .bd { padding:25px 15px; line-height:2; font-size:14px; }
	.proArea02 .ftArea { margin:0 15px; }
}
 
 
.proArea03 { padding:0 0 30px; text-align:center; }
.proArea03 i {display:inline-block; padding:0 25px; font-size:20px; color:#fff; background:#0a5bcc; height:45px; line-height:45px; border-radius:8px; cursor:pointer; }
 
/*遮罩*/
.marsk{ position: fixed;background-color: rgba(0, 20, 0, 0.6);left:0; right:0; top:0; bottom:0; z-index: 1000;display: none; }
.aleartBox{ position:fixed; top:50%; left:50%; transform: translate(-50%,-50%);  text-align: center; padding-bottom:30px; background:#fff; width: 300px; border-radius: 3px; border: 1px solid #ddd; }
.aleartBox .content{ font-size:14px; }
.aleartBox h1{ line-height: 80px;  font-size: 28px; }
.ButtonClick { margin-top: 40px; text-align: center; }
.ButtonClick button{ width:100px; height:30px; background: #0a5bcc; border-radius:7px; border: 0;  font-size: 16px; color:#fff; line-height:30px; text-align: center; cursor:pointer; }

@media (max-width:750px ){
	.proArea03 i { font-size:16px; height:35px; line-height:35px; }
 
	.aleartBox { width:260px; }
	.aleartBox .content{ font-size:14px; }
	.aleartBox h1{ line-height: 80px;  font-size:24px; }
	.ButtonClick { margin-top:20px; }
	.ButtonClick button{  font-size: 14px; }
}
 
 
.aaArea { padding:110px 0 125px; background:url(aaArea.jpg) no-repeat center bottom; }
.aaArea .wrap { padding:0 3%; box-sizing: border-box;}
.aaArea01 { float:left; width:calc(100% - 760px); }
.aaArea01 .p1 { font-size:36px; color:#343331; line-height:1; }
.aaArea01 .p2 { width:20px; height:2px; margin:35px 0; background:#999; }
.aaArea01 .p3 { font-size:16px; color:#6e6e6e; line-height:28px; height:308px; overflow-y:auto; padding-right:60px; }
 
.aaArea01 .p3::-webkit-scrollbar-thumb{min-height:50px;border-radius:3px;background-color:#b2b2b2}
.aaArea01 .p3::-webkit-scrollbar-track{background:#e5e5e5}
.aaArea01 .p3::-webkit-scrollbar-corner{background:transparent}
.aaArea01 .p3::-webkit-scrollbar{width:5px;height:5px}
 
.aaArea02 { float:right; width:715px; cursor:pointer; }
.aaArea02 video { display:none; }
 
@media (max-width:1600px ){
	.aaArea { padding:80px 0; }
	.aaArea .wrap { padding:0; }
	.aaArea01 { width:calc(100% - 630px); }
	.aaArea01 .p3 { padding-right:30px; }
	.aaArea02 { width:600px; }
}
@media (max-width:1300px ){
	.aaArea { padding:80px 0; }
	.aaArea01 { width:calc(100% - 480px); }
	.aaArea01 .p1 { font-size:28px; }
	.aaArea01 .p2 { margin:20px 0; }
	.aaArea01 .p3 { font-size:14px; line-height:25px; height:250px; padding-right:25px; }
	
	.aaArea02 { width:450px; }
}
@media (max-width:1000px ){
	.aaArea { padding:60px 0; }
	.aaArea01 { width:calc(100% - 380px); }
	.aaArea01 .p1 { font-size:24px; }
	.aaArea02 { width:350px; }
}
@media (max-width:750px ){
	.aaArea { padding:30px 0; background:#fff; }
	.aaArea01 { float:none; width:100%; margin-bottom:25px; }
	.aaArea02 { float:none; width:100%; }
}
 

.ny-hd { text-align:center; padding-top:80px; margin-bottom:60px; } 
.ny-hd .p1 { font-size:36px; color:#343331; line-height:1; margin-bottom:25px; }
.ny-hd .p2 { width:20px; height:2px; margin:0 auto; background:#999; }
 
@media (max-width:1300px ){
	.ny-hd { padding-top:60px; margin-bottom:40px; } 
	.ny-hd .p1 { font-size:28px; margin-bottom:20px; }
}
@media (max-width:1000px ){
	.ny-hd { padding-top:60px; margin-bottom:40px; } 
	.ny-hd .p1 { font-size:24px; margin-bottom:20px; }
}
@media (max-width:750px ){
	.ny-hd { padding-top:30px; margin-bottom:25px; } 
	.ny-hd .p1 { font-size:24px; margin-bottom:20px; }
}
 
.abArea { padding-bottom:130px; background:#f5f5f5; }
.abArea .wrap { padding:0 7%; box-sizing: border-box; }

.abArea01 { position:relative; z-index:2; }
.abArea01:after { position:absolute; display:block; content:""; top:87px; left:0; right:0; height:1px; border-bottom:1px dashed #959595; z-index:1; }

.abArea01 .prev01,.abArea01 .next01 { position:absolute; top:53px; display:block; width:66px; height:66px; background-size:contain!important; z-index:6; }
.abArea01 .prev01 { background:url(prev2.png) no-repeat center; left:-80px; }
.abArea01 .next01 { background:url(next2.png) no-repeat center; right:-80px; }

.abArea01 .swiper-container { position:relative; z-index:9; }

.abArea01 .gallery-thumbs01 { margin-bottom:65px; }
.abArea01 .gallery-thumbs01 .swiper-slide { text-align:center; cursor:pointer; }
.abArea01 .gallery-thumbs01 .swiper-slide .p1 { font-size:36px; line-height:40px; color:#828282; padding-top:20px; margin-bottom:20px; }
.abArea01 .gallery-thumbs01 .swiper-slide .p2 { display:inline-block; width:10px; height:10px; background:#999; border-radius:100%; }

.abArea01 .gallery-thumbs01 .swiper-slide-thumb-active .p1 { font-size:48px; line-height:50px; color:#13458c; padding-top:0; margin-bottom:30px; }
.abArea01 .gallery-thumbs01 .swiper-slide-thumb-active .p2 { width:8px; height:8px; background:#f5f5f5; border:2px solid #13458c; border-radius:100%; }

.abArea01 .gallery-top01 { width:850px; margin:0 auto; }
.abArea01 .gallery-top01 .swiper-slide .pic { float:left; width:280px; }
.abArea01 .gallery-top01 .swiper-slide .txt { float:right; width:calc(100% - 350px); font-size:18px; color:#828282; line-height:35px; padding-top:40px;  }
 
@media (max-width:1000px ){
	.abArea { padding-bottom:60px; }
	.abArea .wrap { padding:0 40px; }
	
	.abArea01:after { top:58px; }
	.abArea01 .prev01,.abArea01 .next01 { top:40px; width:35px; height:35px; background-size:contain!important; z-index:6; }
	.abArea01 .prev01 { left:-40px; }
	.abArea01 .next01 { right:-40px; }
	
	.abArea01 .gallery-thumbs01 { margin-bottom:35px; }
	.abArea01 .gallery-thumbs01 .swiper-slide .p1 { font-size:18px; line-height:30px; padding-top:10px; margin-bottom:10px; }

	.abArea01 .gallery-thumbs01 .swiper-slide-thumb-active .p1 { font-size:24px; line-height:30px; padding-top:0; margin-bottom:20px; }
 
	.abArea01 .gallery-top01 { width:100%; }
	.abArea01 .gallery-top01 .swiper-slide .pic { display:none; }
	.abArea01 .gallery-top01 .swiper-slide .txt { float:none; width:100%; font-size:14px; line-height:25px; padding-top:0;  }
}

.acArea { padding-bottom:30px; } 
.acArea01 .swiper-slide a { display:block; border:1px solid #eee; overflow:hidden; }
.acArea01 .swiper-slide a img { transition: all 0.6s; }
.acArea01 .swiper-slide:hover a img { transform: scale(1.1)!important; }
 
.adArea01 { padding:95px 0 75px; background:url(adArea.jpg) no-repeat center; background-size:cover; }
.adArea01 .txt { position:relative; float:left; width:25%; margin:0 4%; background-size:cover!important; color:#fff; box-sizing: border-box; }
.adArea01 .txt01 { background:url(ad01.jpg) no-repeat center; text-align:center; padding-top:120px; min-height:300px; font-size:18px; line-height:30px; }
.adArea01 .txt02 { background:#034c8e; padding:70px 40px 90px 40px; }
.adArea01 .txt03 { background:url(ad01.jpg) no-repeat center; text-align:center; padding-top:120px; min-height:300px; font-size:18px; line-height:30px; }

.adArea01 .txt02 .p1 { font-size:18px; }
.adArea01 .txt02 .p2 { margin:10px 0 30px; }
.adArea01 .txt02 .p3 { font-size:14px; line-height:30px; }

.adArea01 .txtAA { position:absolute; top:0; left:0; right:0; background:#034c8e; padding:70px 40px 90px 40px; text-align:left; display:none; }
.adArea01 .txtAA .p1 { font-size:18px; }
.adArea01 .txtAA .p2 { margin:10px 0 30px; }
.adArea01 .txtAA .p3 { font-size:14px; line-height:30px; }

.adArea01 .txt:hover .txtAA { display:block; }

@media (max-width:1400px ){
	.adArea01 .txt { width:29%; margin:0 2%; }
	.adArea01 .txt02 { padding:50px 20px; }
	.adArea01 .txt02 .p3 { line-height:25px; font-size:12px; }
	
	.adArea01 .txtAA { padding:50px 20px; }
	.adArea01 .txtAA .p3 { line-height:25px; font-size:12px; }
}
@media (max-width:750px ){
	.adArea01 { padding:25px 0; }
	.adArea01 .txt { width:100%; margin:0; }
	
	/*
	.adArea01 .txt01 { padding-top:50px; min-height:180px; font-size:16px; line-height:25px; }
	.adArea01 .txt02 { padding:30px 15px; }
	.adArea01 .txt03 { padding-top:50px; min-height:180px; font-size:16px; line-height:25px; }
	
	.adArea01 .txt02 .p1 { font-size:16px; }
	.adArea01 .txt02 .p2 { margin:10px 0 20px; }
	.adArea01 .txt02 .p3 { line-height:25px; }
	*/
	.adArea01 .txt01 { padding:0; min-height:auto; border-bottom:1px solid rgba(255,255,255,0.2); }
	.adArea01 .txt01 .p1 { display:none; }
	.adArea01 .txt01 .p2 { display:none; }
	
	.adArea01 .txt03 { padding:0; min-height:auto; border-top:1px solid rgba(255,255,255,0.2); }
	.adArea01 .txt03 .p1 { display:none; }
	.adArea01 .txt03 .p2 { display:none; }
	
	.adArea01 .txtAA { position:relative; padding:30px 15px; display:block;  }
	.adArea01 .txtAA .p1 { font-size:16px; display:block; }
	.adArea01 .txtAA .p2 { margin:10px 0 20px;  display:block; }
	.adArea01 .txtAA .p3 { line-height:25px; }
}

.amArea { margin-top:65px; }
.amArea a { display:block; width:160px; height:40px; background:url(mm.png) no-repeat; background-size:cover; margin:0 auto; }
.amArea a:hover {  background:url(mm01.png) no-repeat; }

@media (max-width:750px ){
	.amArea { margin-top:30px; }
	.amArea a { width:120px; height:30px; }
}

.aeArea { padding-bottom:70px; }
.aeArea01 .swiper-slide { background:#eee; }
.aeArea01 .swiper-slide a { display:block; padding:20px; }
.aeArea01 .swiper-slide p { font-size:18px; height:20px; line-height:20px; color:#333; text-align:center; margin-top:15px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.aeArea01 .swiper-slide .pic { overflow:hidden; }
.aeArea01 .swiper-slide .pic img { transition: all 0.6s; }
.aeArea01 .swiper-slide:hover  .pic img { transform: scale(1.1)!important; }

@media (max-width:750px ){
	.aeArea { padding-bottom:30px; } 
	.aeArea01 .swiper-slide a { padding:10px; }
	.aeArea01 .swiper-slide p { font-size:14px; margin-top:10px; }
}

.afArea { padding-bottom:100px; background:#d6e0ef; }

#certify { position:relative; margin:0 auto; }
#certify .swiper-container {padding-bottom:0;}
#certify  .swiper-slide { width:720px; position:relative;}
#certify  .swiper-slide .pic {overflow:hidden; }
#certify  .swiper-slide .pic img {width:100%;height:auto;display:block; transition: all 0.6s;}
 
#certify .swiper-slide:hover .pic img { transform: scale(1.1)!important; }
 
#certify  .swiper-slide p { position: absolute; bottom: 0; left: 0; right: 0; background-color: #fff; color:#636363; font-size:22px; line-height:75px; text-align:center; }
#certify  .swiper-slide .bg { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: rgba(0,0,0,0.6); display: none; z-index: 1; }
#certify  .swiper-slide .info { position: absolute; top: 50%; left: 0; right: 0; padding: 0 70px; color: #fff; text-align: center; transform: translateY(-50%); display: none; z-index: 2; }
#certify  .swiper-slide .info h2 { margin-bottom: 25px; font-size: 20px; font-weight: normal; line-height: 40px; }
#certify  .swiper-slide .info .desc { font-size: 14px; line-height: 28px; text-align: justify; }
#certify  .swiper-slide .info .more { width: 116px; height: 46px; margin: 0 auto 15px; background: url(15.png) no-repeat; }
#certify  .swiper-slide-active .info,#certify  .swiper-slide-active .bg { display: block; }
#certify  .swiper-slide-active p { display: none; }
#certify .swiper-pagination-05 { position:absolute; left:0; width:100%; bottom:20px; text-align:center; z-index:55; }
#certify .swiper-pagination-05 .swiper-pagination-bullet { margin:0 5px;border:2px solid #fff;background-color:#fff; width:6px; height:6px; opacity:1;}
#certify .swiper-pagination-05 .swiper-pagination-bullet-active {border:2px solid #00aadc;background-color:#fff;}

#certify .swiper-button-prev-05 { background:url(prev2.png) center center no-repeat; background-size:cover}
#certify .swiper-button-next-05 { background:url(next2.png) center center no-repeat; background-size:cover}
@media all and (max-width:1000px){
	.afArea { padding-bottom:30px; }
	
	#certify .swiper-container {padding-bottom:0;}
	#certify  .swiper-slide { width:100%;height:auto;position:relative;}
	#certify  .swiper-slide .info h2 { margin-bottom: 10px; }
	#certify  .swiper-slide .info .desc { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; }
	#certify  .swiper-slide .info .more { display: none; }
}
@media all and (max-width:750px){
	#certify  .swiper-slide .info { padding: 0 20px; }
	#certify  .swiper-slide .info h2 { font-size:16px; line-height: 20px; }
	#certify  .swiper-slide .info .desc { font-size: 14px; line-height:20px; text-align: justify; }
	 
}

.agArea { padding:130px 0 85px; background:#eee; }
.agArea .ny-hd { float:left; padding-top:135px; width:350px; text-align:left; }
.agArea .ny-hd .p2 { margin-left:0; margin-right:0; }
.agArea .ny-hd .p3 { margin-top:35px; line-height:35px; font-size:20px; color:#8d8d8c; }

.agArea .bd { float:right; width:calc(100% - 350px); }

.agArea .bd .swiper-container { padding-top:80px; }
.agArea .bd .swiper-slide { position:relative; padding:110px 0 76px;  background-color: #fff; color:#000; text-align: center; }
.agArea .bd .swiper-slide .pic { position: absolute; width: 160px; height:160px; overflow:hidden; border-radius:100%; top:-80px; left:50%; margin-left:-80px; z-index:5; }
.agArea .bd .swiper-slide .pic img { width: 160px; height:160px; }
.agArea .bd .swiper-slide .intro .a1 { margin-bottom: 10px; color: #c3a363; font-size:22px; line-height: 50px; }
.agArea .bd .swiper-slide .intro .a2 { font-size:16px; line-height:25px; padding:0 10px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; margin-bottom:30px; }
.agArea .bd .swiper-slide .intro .a3 { padding:0 47px; font-size: 14px; text-align: justify; color:#525252; height:75px; line-height:25px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }


.agArea .bd .item { position:relative; width:calc(33.3333% - 8%); float:left; margin-right: 8%; padding:110px 0 76px; box-shadow: 0 0 25px rgba(0,0,0,0.15); background-color: #fff; color:#000; text-align: center; }
.agArea .bd .item .pic { position: absolute; width: 160px; height:160px; overflow:hidden; border-radius:100%; top:-80px; left:50%; margin-left:-80px; z-index:5; }
.agArea .bd .item .pic img { width: 160px; height:160px; }
.agArea .bd .item .intro .a1 { margin-bottom: 10px; color: #c3a363; font-size:22px; line-height: 50px; }
.agArea .bd .item .intro .a2 { font-size:16px; line-height:25px; padding:0 10px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; margin-bottom:30px; }
.agArea .bd .item .intro .a3 { padding:0 47px; font-size: 14px; text-align: justify; color:#525252; height:75px; line-height:25px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }

@media all and (max-width:1400px){
	.agArea { padding:80px 0 55px; }
	.agArea .ny-hd { float:none; width:100%; padding-top:0; text-align:center; }
	.agArea .ny-hd .p2 { margin:0 auto; }
	.agArea .ny-hd .p3 { display:none; }
	.agArea .bd { width:100%; }
	
	.agArea .bd .item {  padding:60px 0 45px; }
	.agArea .bd .item .pic { width: 120px; height:120px; top:-80px; margin-left:-60px; }
	.agArea .bd .item .pic img { width: 120px; height:120px; }
	
	.agArea .bd .swiper-slide {  padding:60px 0 45px; }
	.agArea .bd .swiper-slide .pic { width: 120px; height:120px; top:-80px; margin-left:-60px; }
	.agArea .bd .swiper-slide .pic img { width: 120px; height:120px; }
}

@media all and (max-width:750px){
    .agArea { padding:30px 0; }
 
    .agArea .bd .item { float:none; width: 100%; margin:0 0 105px; padding:60px 0 30px; }
    .agArea .bd .item:last-child { margin: 0 0 30px;}
	.agArea .bd .item .intro .a1 { margin-bottom: 0px; font-size: 20px; line-height: 40px; }
	.agArea .bd .item .intro .a2 {   }
	.agArea .bd .item .intro .a3 { padding: 0 30px; font-size: 14px; }
	
	.agArea .bd .swiper-slide { padding:60px 0 30px; }
	.agArea .bd .swiper-slide .intro .a1 { margin-bottom: 0px; font-size: 20px; line-height: 40px; }
	.agArea .bd .swiper-slide .intro .a2 {   }
	.agArea .bd .swiper-slide .intro .a3 { padding: 0 30px; font-size: 14px; }
}
 
.ahArea { background:url(ahArea.jpg) no-repeat center bottom; padding-bottom:60px; }
.swiper-container-03 .swiper-slide .img02 { display:none; }
.swiper-container-03 .swiper-pagination-03 { text-align:center; margin-top:50px; }
.swiper-container-03 .swiper-pagination-bullet { width:24px; height:1px; border-radius:0; background:#7f7f7f; }
.swiper-container-03 .swiper-pagination-bullet-active { background:#013681; }
 
@media (max-width:1000px ){
	.ahArea { padding-bottom:30px; }
	.swiper-container-03 .swiper-slide .img01 { display:none; }
	.swiper-container-03 .swiper-slide .img02 { display:block; }
}
 
.bxArea01 { padding-bottom:60px; }
.bxArea01 .hd01 { text-align:center; background:#f4f4f4; font-size:36px; color:#014099; line-height:1; padding:60px 0 50px; }
.bxBox01 .hd { background:#f4f4f4; }
.bxBox01 .hd ul { text-align:center; font-size:0; }
.bxBox01 .hd ul li { position:relative; display:inline-block; width:140px; margin:0 calc(10% - 70px); text-align:center; padding-bottom:25px; cursor:pointer; vertical-align: bottom; }
.bxBox01 .hd ul li:before { position:absolute; left:50%; bottom:-19px; margin-left:-19px; display:none; content:""; width:37px; height:19px; background:url(bx01.png) no-repeat center top; background-size:contain; z-index:5; }
.bxBox01 .hd ul li .p1 { width:70px; height:70px; margin:0 auto 15px; }
.bxBox01 .hd ul li .p2 { font-size:22px; color:#808080; height:50px; line-height:25px; }

.bxBox01 .hd ul li.on:before { display:block; }
.bxBox01 .hd ul li.on .p1 { background-position:center bottom!important; }
.bxBox01 .hd ul li.on .p2 { font-weight:bold; color:#014099; }

.bxBox01 .bd { padding-top:85px; }
.bxBox01 .bd img { max-width:100%; }

@media (max-width:1000px ){
	.bxArea01 { padding-bottom:30px; }
	.bxArea01 .hd01 { font-size:24px; padding:30px 0 20px; }
	.bxBox01 .hd ul li { display:inline-block; width:20%; margin:0; padding-bottom:10px; }
	.bxBox01 .hd ul li:before { bottom:-10px; margin-left:-10px; width:20px; height:10px; }
	.bxBox01 .hd ul li .p1 { width:35px; height:35px; background-size:35px 70px!important; margin-bottom:10px; }
	.bxBox01 .hd ul li .p1 img { height:45px; }
	.bxBox01 .hd ul li .p2 { font-size:12px; line-height:20px; height:40px; }
 
	.bxBox01 .bd { padding-top:35px; }
}
 
 
.bxArea02 { padding-bottom:60px; }
.bxArea02 .hd01 { text-align:center; background:#f4f4f4; font-size:36px; color:#014099; line-height:1; padding:60px 0 50px; }
.bxBox02 .hd { background:#f4f4f4; }
.bxBox02 .hd ul { text-align:center; font-size:0; }
.bxBox02 .hd ul li { position:relative; display:inline-block; width:140px; margin:0 calc(10% - 70px); text-align:center; padding-bottom:25px; cursor:pointer; vertical-align: bottom; }
.bxBox02 .hd ul li:before { position:absolute; left:50%; bottom:-19px; margin-left:-19px; display:none; content:""; width:37px; height:19px; background:url(bx01.png) no-repeat center top; background-size:contain; z-index:5; }
.bxBox02 .hd ul li .p1 { width:70px; height:70px; margin:0 auto 15px; }
.bxBox02 .hd ul li .p2 { font-size:22px; color:#808080; height:50px; line-height:25px; }

.bxBox02 .hd ul li.on:before { display:block; }
.bxBox02 .hd ul li.on .p1 { background-position:center bottom!important; }
.bxBox02 .hd ul li.on .p2 { font-weight:bold; color:#014099; }

.bxBox02 .bd { padding-top:55px; }
.bxBox02 .bd ul li { float:left; width:32%; margin:0 2% 2% 0; background:#f4f4f4; text-align:center; }
.bxBox02 .bd ul li:hover { background:#e1e1e1; }
.bxBox02 .bd ul li:nth-child(3n) { margin-right:0; }
.bxBox02 .bd ul li a { display:block; padding:70px 10px 50px; }
.bxBox02 .bd ul li .p1 { min-height:45px; }
.bxBox02 .bd ul li .p2 { font-size:20px; line-height:25px; height:25px; color:#3a3a3a; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:5px; }
.bxBox02 .bd ul li .p3 { font-size:20px; line-height:25px; height:25px; color:#bdbdbd; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; text-transform:uppercase; }

@media (max-width:1000px ){
	.bxArea02 { padding-bottom:30px; }
	.bxArea02 .hd01 { font-size:24px; padding:30px 0 20px; }
	.bxBox02 .hd ul li { display:inline-block; width:20%; margin:0; padding-bottom:10px; }
	.bxBox02 .hd ul li:before { bottom:-10px; margin-left:-10px; width:20px; height:10px; }
	.bxBox02 .hd ul li .p1 { width:35px; height:35px; background-size:35px 70px!important; margin-bottom:10px; }
	.bxBox02 .hd ul li .p1 img { height:45px; }
	.bxBox02 .hd ul li .p2 { font-size:12px; line-height:20px; height:40px; }
 
	.bxBox02 .bd { padding-top:35px; }
	.bxBox02 .bd ul li { width:49%; margin:0 2% 2% 0; }
	.bxBox02 .bd ul li:nth-child(3n) { margin-right:2%; }
	.bxBox02 .bd ul li:nth-child(2n) { margin-right:0; }
	.bxBox02 .bd ul li a { padding:30px 10px 20px; }
	.bxBox02 .bd ul li .p2 { font-size:14px; line-height:20px; height:20px; }
	.bxBox02 .bd ul li .p3 { font-size:12px; line-height:20px; height:20px; }
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/*业务介绍*/
.ywjs_item{float: left;width: 31.5%;margin-right: 2.75%;position: relative;overflow: hidden;margin-bottom: 3.5%}
.ywjs_item .pic{width: 100%}
.ywjs_item .pic img{width: 100%;height: auto;display: block;}
.ywjs_item:nth-child(3n){margin-right: 0}
.ywjs_item a.t{display: block;position: absolute;left: 0;right: 0;bottom: 0;font-size: 18px;text-align: center;color: #333;background: #eee;padding: 5% 0}
.ywjs_item .text{position: absolute;background:rgba(230,0,18,.8);left: 0;right: 0;bottom: -300px;text-align: center;padding: 4% 0;transition: all 0.3s ease 0s}
.ywjs_item .text span{display: block;color: #fff;font-size: 18px;padding-top: 4%}
.ywjs_item .text p{font-size: 14px;padding: 0 5.5%;color: #fff;text-align: left;margin: 2% 0}
.ywjs_item .text a.m{display: inline-block;}
.ywjs_item:hover a.t{bottom: -90px}
.ywjs_item:hover .text{bottom: 0}

.ny_t{height: 60px;line-height: 60px}
.ny_t h4{float: left;font-size: 24px;color: #666;font-weight: normal;}
.ny_t a{display: block;float: right;font-size: 14px;}

.ywjs_zctj{background: #f2f2f2;padding: 1% 0 3.5% 0}
.ywjs_zctj_item{float: left;width: 18.4%;margin-right:2%;text-align: center;background: #fff;padding: 1.8% 0}/*308/1675*/
.ywjs_zctj_item:nth-child(5){margin-right: 0}
.ywjs_zctj_item dt a{display: block;font-size: 20px;color: #333}
.ywjs_zctj_item dd.a,.ywjs_zctj_item dd.c{font-size: 14px;color: #666;margin-top: 4%;height: 42px;}
.ywjs_zctj_item dd.b{font-size: 36px;color: #014099;margin-top: 3%;font-family: 'DINCond'}
.ywjs_zctj_item dd.b i{font-size: 18px;font-weight: bold}
.ywjs_zctj_item dd.m {margin-top: 4%}
.ywjs_zctj_item dd.m a{display: inline-block;font-size: 14px;color: #999;padding: 1.4% 11%;border-radius: 30px;background: #f0f0f0}


@media (max-width:950px ){
	.ywjs_item .text{display: none}
	.ywjs_item a.t{padding: 2% 0;font-size: 16px}
}
@media (max-width:425px ){
	.ywjs_item{width:48.7%;margin-right: 2.6%}
	.ywjs_item:nth-child(2n){margin-right: 0}
	.ywjs_item:nth-child(3){margin-right: 2.6%}
}
@media (max-width:375px ){
	.ywjs_item a.t{font-size: 14px}
}

@media (max-width:1100px ){
	.ywjs_zctj_item:nth-child(5){display: none}
	.ywjs_zctj_item{width: 49%;margin-bottom: 2%}
	.ywjs_zctj_item:nth-child(2n){margin-right: 0}
}

@media (max-width:425px ){
	.ywjs_zctj_item {padding: 5% 0}
	.ywjs_zctj_item dt a{font-size: 16px}
	.ywjs_zctj_item dd.a, .ywjs_zctj_item dd.c{font-size: 12px;margin-top: 1%}
	.ywjs_zctj_item dd.b{font-size: 32px;margin-top: 1%}
}

@media (max-width:350px ){
	.ywjs_zctj_item dd.b{font-size: 18px;margin-top: 1%}
}
  
/*发展历程*/
.fzlc{margin-top: 3%;padding-bottom: 3%}
.fzlc_left {overflow: hidden;width: 125px;float: left;}
.swiperFzlc {height: 300px}
.fzlc_left .swiper-slide{color: #5f5f60;text-align: center;line-height: 60px;transition: all 0.3s ease 0s;font-size: 16px;}
.fzlc_left .swiper-slide.y3{color: #ccc}
.fzlc_left .swiper-slide.y2{font-size: 24px;color: #999999}
.fzlc_left .swiper-slide.y1{font-size: 30px;color: #5f5f60}
.arrow-left{width: 34px;height: 17px;background: url(fzlc_arr_1.png);margin: 5% auto;display: block;}
.arrow-right{width: 34px;height: 17px;background: url(fzlc_arr_2.png);margin: 5% auto;display: block;}

.fzlc_right{margin-left: 5%;float: left;width: calc(100% - 5% - 125px)}
.fzlc_year{font-size: 48px;color: #5f5f60;float: left;margin-top: 75px;}
.fzlc_month{padding: 75px 0 0 60px;background: url(fzlc_ico_1.png) no-repeat left top , url(fzlc_ico_2.jpg) repeat-y 18px top;width: calc(100% - 122px);float: right;box-sizing: border-box;}
.fzlc_item{background: #61b1e2;color: #fff;width: 100%;border-radius: 5px;box-sizing: border-box;padding: 2%;margin-bottom: 2%;position: relative;padding-top: 0}
.fzlc_item h2{font-size: 18px;font-weight: normal;border-bottom: 1px solid rgba(255,255,255,.7);padding: 1% 0}
.fzlc_item .fzlc_cnt{font-size: 14px;line-height: 26px;margin-top: 1%}
.fzlc_item span{display: block;width: 51px;height: 20px;background: url(fzlc_ico_3.png);position: absolute;left: -51px;top:15px}

@media (max-width:750px ){
	.swiperFzlc{height: auto}
	.fzlc_left{float: none;width: 100%}
	.fzlc_right{width: 100%;float: none;margin-left: 0}
	.fzlc_year{margin-top: 0;display: none}
	.fzlc_month{padding-left: 11%;width: 100%;box-sizing: border-box;}
	.fzlc_item span{width: 25px;height: 10px;background-size: cover;left: -25px;}
}

.xxArea { padding-bottom:50px; }
.xxArea table { border:1px solid #e8e8e8; width:100%; box-sizing: border-box; }
.xxArea table tr { border-bottom:1px solid #e8e8e8; }
.xxArea table tr th { border-right:1px solid #e8e8e8; font-weight:normal; padding:20px 10px; text-align:center; font-size:16px; color:#333; }
.xxArea table tr th:last-child { border-right:none; }
.xxArea table tbody tr:last-child { border-bottom:none; }
.xxArea table tbody tr th a { color:#003399; text-decoration:underline; }
.xxArea table thead  { background:#c0cfe5; }
.xxArea table thead tr th { font-size:18px; font-weight:bold; color:#003399; }

@media (max-width:1200px ){
	.xxArea table tr th { padding:15px 10px; font-size:14px; }
	.xxArea table thead tr th { font-size:16px; }
}
@media (max-width:800px ){
	.xxArea table tr th { padding:10px; font-size:12px; }
	.xxArea table thead tr th { font-size:14px; }
}











