@charset "utf-8";
/* Banner */
.banner-ny { position:relative; }
.banner-ny img { width:100%; height:auto; }
.banner-ny .img02 { display:none; }

@media all and (max-width:1200px){
	.banner-ny .img01 { display:none; }
	.banner-ny .img02 { display:block; }
}
 
/* 主体 */
.container { position:relative; padding:0; background:url(../images/bg01.jpg) no-repeat center top #001449; }
.wrap {  margin:0 auto; }

.main { padding:60px 0; margin-top:-40px; }

@media all and (max-width:1680px){
	.main { padding:60px 0; margin-top:-30px; }
}
@media all and (max-width:1200px){
	.main { padding:40px 0; margin-top:0; }
}

.leftTitle { display:none; }

.sidebar { position:relative; top:-40px; z-index:9; }

.menu { position:relative; text-align:center; font-size:0; background:#fff; }
.menu ul li { position:relative; display:inline-block; width:16.66%; }
.menu ul li:before { position:absolute; display:block; content:""; right:0; top:50%; width:1px; height:40px; background:#e5e5e5; transform: translateY(-50%); z-index:5; }
.menu ul li:last-child:before { display:none; }
.menu ul li a { position:relative; display:block; font-size:16px; color:#000; }
.menu ul li a i { display:inline-block; padding-left:45px; line-height:80px; }
.menu ul li a.current,.menu ul li:hover a { font-weight:bold; color:#0b3085; }
 
@media all and (max-width:1680px){
	.sidebar { top:-30px; }
	
	.menu ul li:before { height:30px; }
	.menu ul li a { font-size:14px; }
	.menu ul li a i { padding-left:30px; line-height:60px; background-size:20px 20px!important; }
}
@media all and (max-width:1200px){
	.sidebar { top:0; padding-top:25px; display:none; }
	
	.menu ul li { float:left; display:block; width:33.33%; }
	.menu ul li:before { height:20px; }
	.menu ul li a { font-size:14px; }
	.menu ul li a i { padding-left:0; line-height:30px; background:none!important; }
}

.m-rdm { text-align:center; margin-bottom:30px; }
.m-rdm a { display:inline-block; font-size:14px; margin:0 15px; padding:0 30px; line-height:40px; color:#c6c6c6; background:rgba(255,255,255,0.3); cursor:pointer;  }
.m-rdm a.current,.m-rdm a:hover { color:#0b3085; background:rgba(255,255,255,0.7); }

@media all and (max-width:1680px){
	.m-rdm a { font-size:14px; margin:0 15px; padding:0 30px; line-height:40px; } 
}
@media all and (max-width:1200px){
	.m-rdm { padding-top:30px; margin-bottom:10px; }
	.m-rdm a { float:left; width:32%; text-align:center; font-size:14px; margin:0 2% 0 0; padding:0 5px; line-height:35px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box; }
	.m-rdm a:nth-child(3n) { margin-right:0; }
	.m-rdm a:nth-child(n + 4) { margin-top:2%; }
}





/* 内容模式 */
.article { line-height:2; font-size:16px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; font-size:16px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article .ft ul li { height:30px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.article img { max-width:100%; }

.article01 { color:#fff; }
.article01 .hd .titBar { color:#fff; }
.article01 .bd { color:#fff; }
.article01 .bd a { color:#fff; }
.article01 a { color:#fff; }

.article02 { padding:50px 80px; background:#fff; margin-top:30px; }
.article02 .bd { overflow:hidden; }

@media all and (max-width:1680px){
	.article02 { padding:40px; }
}
@media all and (max-width:1200px){
	.article { font-size:14px; }
	.article .bd { font-size:14px; }
	
	.article02 { padding:30px 4%; }
}

.tpBox { color:#fff; font-size:16px; padding-bottom:30px; }
.tpBox a { color:#fff; }
.tpBox img { max-width:100%; }
.tpBox table { max-width:100%!important; }

@media all and (max-width:1200px){
	.tpBox { font-size:14px; padding-bottom:30px; }
}

 
/* 面包屑 */
.location { width:1280px; margin:0 auto 30px; font-size:16px; color:#333; display:none; }
.location a { color:#333; display:inline-block; padding:0 10px; }
.location a.u-home { padding-left:25px; background:url(../images/u-home.png) no-repeat center left; }

@media all and (max-width:1680px){
	.location { width:100%; }
}
@media all and (max-width:1000px){
 
	.location { margin:0 auto 20px; font-size:12px; }
	.location a { padding:0 5px; }
}
 
 
/* 新闻列表 */
.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 { padding:0 0 40px; }
.list li { padding:10px 0; border-bottom:1px dashed rgba(255,255,255,0.2); font-size:14px; line-height:20px; height:20px; clear:both; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.list li span { float:right; color:#999; font-size:12px; margin-left:15px; }
.list li a { color:#fff; font-size:14px; }
.list li a:hover { text-decoration:underline; }


/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; width:200px; height:auto; margin-right:20px; padding:4px; border:1px solid #e7e7e7; box-sizing: border-box; }
.pothoItem .item .pic img { width:100%; height:auto; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d,.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:14px; line-height:25px; }

@media all and (max-width:1200px){
	.pothoItem .item .pic { float:none; width:100%; height:auto; margin-right:0; margin-bottom:20px; }
}

.picnews ul li { float:left; width:31%; margin:0 3.5% 60px 0; }
.picnews ul li:nth-child(3n) { margin-right:0; }
.picnews ul li .pic { overflow:hidden; }
.picnews ul li .pic img { transition: all 0.6s; }
.picnews ul li:hover .pic img { transform: scale(1.1)!important; }
.picnews ul li .txt { margin-top:25px; }
.picnews ul li .txt .p1 { font-size:18px; color:#000; height:25px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.picnews ul li .txt .p2 { font-size:14px; color:#777; margin-top:15px; }
.picnews ul li .txt .p3 { font-size:14px; color:#777; margin-top:15px; line-height:25px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
 
@media all and (max-width:1200px){
	.picnews ul li { width:100%; margin:0 0 25px 0; }
	.picnews ul li:nth-child(3n) { margin-right:0; }
	.picnews ul li:nth-child(2n) { margin-right:0; }
	
	.picnews ul li .txt { margin-top:15px; }
	.picnews ul li .txt .p1 { font-size:14px; }
	.picnews ul li .txt .p2 { font-size:12px; margin-top:5px; }
	.picnews ul li .txt .p3 { font-size:12px; margin-top:10px; line-height:20px; height:40px; } 
}


/* 图片列表 */
.piList .pic-item-list { padding-bottom:40px; }
.piList .pic-item-list .pic-item { position:relative; float:left; width:30.8%; margin:0 3.8% 0 0; border-bottom:2px solid rgba(255,255,255,0.1); }
.piList .pic-item-list .pic-item:before { position:absolute; left:0; bottom:0; width:0; height:2px; background:#b0bad4; display:block; content:""; z-index:2; transition: all 0.6s; }
.piList .pic-item-list .pic-item:nth-child(3n) { margin-right:0; }
.piList .pic-item-list .pic-item:nth-child(n + 4) { margin-top:30px; }
.piList .pic-item-list .pic-item .list-pic { overflow:hidden; }
.piList .pic-item-list .pic-item .list-pic img { width:100%; height:auto; transition: all 0.6s; }
.piList .pic-item-list .pic-item dl { padding:0 10px; color:#fff; }
.piList .pic-item-list .pic-item dl dt { height:60px; color:#fff; font-size:18px; line-height:60px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList .pic-item-list .pic-item dl dt a { color:#fff; }
 
.piList .pic-item-list .pic-item:hover:before { width:100%; }
.piList .pic-item-list .pic-item:hover .list-pic img { transform: scale(1.1)!important; }
.piList .pic-item-list .pic-item:hover dl { background:#0a2978; }

@media all and (max-width:1680px){
	.piList .pic-item-list .pic-item { float:left; width:32%; margin:0 2% 0 0; }
	.piList .pic-item-list .pic-item:nth-child(3n) { margin-right:0; }
	.piList .pic-item-list .pic-item dl dt { height:50px; font-size:16px; line-height:50px; }
}
 
@media all and (max-width:1200px){
	.piList .pic-item-list { padding-bottom:20px; }
	.piList .pic-item-list .pic-item { float:left; width:49%; margin:0 2% 0 0; }
	.piList .pic-item-list .pic-item:nth-child(3n) { margin-right:2%; }
	.piList .pic-item-list .pic-item:nth-child(2n) { margin-right:0; }
	.piList .pic-item-list .pic-item:nth-child(n + 3) { margin-top:20px; }
 
	.piList .pic-item-list .pic-item dl dt { height:40px; font-size:14px; line-height:40px; }
}
 
/* 分页 */
.page { padding-top: 20px; line-height:24px; text-align:center;padding-bottom:0; }
.page a { display:inline-block; margin:0 5px; padding:3px 11px; background:#f0f0f1; color:#4f4f4f; vertical-align:top;font-size: 14px; }
.page a:hover,.page .page-num-current { background:#0b85da; color:#fff; }

@media screen and (max-width: 1200px){
	.page{padding-top: 10px}
	.page a{padding: 0 5px;margin: 0 3px;font-size: 12px}
}

/* 人才招聘 */
.hr { position:relative; padding:0 0 40px; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#1c63b3; font-weight:bold; font-size:28px; margin-bottom:30px; }
.hr-list .info { padding:5px 0; line-height:25px; font-size:14px; }

@media all and (max-width:1200px){
	.hr-list .title { font-size:20px; margin-bottom:15px; }
	.hr-list .info { font-size:12px; }
}
 
  
/* 新闻列表 */
.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:#0063be; 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 input {  vertical-align:middle; }
.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:30px; 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:30px; line-height:30px; padding:0 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.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; }

@media all and (max-width:1200px){
	.form-panel li.field label { width:65px; }
	.form-panel .text { width:calc(100% - 65px); }
	.form-panel .textarea { width:calc(100% - 65px); }
	.form-panel .code { width:100px; }
	.form-panel .submit-field { padding:0 10px 20px 65px; _padding:0 10px 20px 65px; clear:both; }
}

/* 产品详细页 */
.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; }


.proArea01 { padding:90px 0; }
.proBox01 { float:left; width:44.5%; }
.gallery-thumbs-dis01 { margin-top:10px!important; }
.gallery-thumbs-dis01 .swiper-slide { cursor:pointer; }
.gallery-thumbs-dis01 .swiper-slide p { opacity:0.6; }
.gallery-thumbs-dis01 .swiper-slide-thumb-active p { opacity:1; }

.proBox02 { float:right; width:44.5%; margin-right:3%; }
.proBox02 .hd01 { font-size:36px; color:#264180; font-weight:bold; }
.proBox02 .hd { margin-top:50px; border-bottom:1px solid #dbdbdb; }
.proBox02 .hd ul li { float:left; font-size:16px; padding-bottom:15px; border-bottom:3px solid #fff; color:#4a4a4a; margin-right:90px; font-weight:bold; cursor:pointer; }
.proBox02 .hd ul li:last-child { margin-right:0; }
.proBox02 .hd ul li.on { color:#264180; border-color:#264180; }
.proBox02 .bd { margin-top:50px; font-size:16px; }
.proBox02 .bd img { max-width:100%; }

@media all and (max-width:1680px){
	.proArea01 { padding:60px 0; }
	.proBox01 { float:left; width:48%; }
 
	.proBox02 { float:right; width:48%; margin-right:0; }
	.proBox02 .hd01 { font-size:28px; }
	.proBox02 .hd { margin-top:30px;  }
	.proBox02 .hd ul li { font-size:16px; padding-bottom:15px; margin-right:40px; }
	.proBox02 .hd ul li:last-child { margin-right:0; }
 
	.proBox02 .bd { margin-top:30px; font-size:14px; }
}
@media all and (max-width:1200px){
	.proArea01 { padding:40px 0; }
	.proBox01 { float:none; width:100%; }
 
	.proBox02 { float:none; width:100%; margin-right:0; margin-top:30px; }
	.proBox02 .hd01 { font-size:20px; }
	.proBox02 .hd { margin-top:20px;  }
	.proBox02 .hd ul li { font-size:14px; padding-bottom:10px; margin-right:20px; }
	.proBox02 .hd ul li:last-child { margin-right:0; }
 
	.proBox02 .bd { margin-top:20px; font-size:14px; }
}

.proArea02 { padding-top:90px; background:url(../images/proArea02.jpg) no-repeat center; background-size:cover; }
.proBox03 { float:left; width:330px; border-radius:45px 45px 0 0; padding:80px 30px 0 30px; margin-left:115px; background:#fff; box-sizing: border-box; }
.proBox03 .bd { padding-top:25px; min-height:420px; background:#f6f6f6; box-sizing: border-box; }
.proBox03 .bd .p1 { width:145px; margin:0 auto; }
.proBox03 .bd .p2 { margin-top:120px; text-align:center; font-size:16px; color:#000; line-height:25px; }

.proBox04 { float:right; width:730px; margin-right:90px; padding-top:15px; }
.proBox04 .hd { font-size:36px; font-weight:bold; color:#fff; line-height:1.1; }
.proBox04 .bd { margin-top:35px; }
.proBox04 .bd ul li { position:relative; background:#fff; border:1px solid #d7d7d7; font-size:14px; }
.proBox04 .bd ul li .p1 { float:left; width:90px; text-align:right; line-height:50px; color:#000; }
.proBox04 .bd ul li .p2 { float:right; width:calc(100% - 90px); line-height:50px; color:#000; }
.proBox04 .bd ul li .p2 .text { width:100%; height:50px; }
.proBox04 .bd ul li .p2 .textarea { width:100%; padding:13px 10px 10px 0; height:135px; box-sizing: border-box; }

.proBox04 .bd ul li:nth-child(n + 2) { margin-top:10px; }
.proBox04 .bd ul li.li00 { margin-top:20px; background:none; border:none; }
.proBox04 .bd ul li .btn { float:left; display:block; width:48.5%; margin-right:3%; font-size:16px; color:#fff; line-height:55px; background:#0b3186; cursor:pointer; }
.proBox04 .bd ul li .btn02 { margin-right:0; background:#8c8c8c; }

@media all and (max-width:1680px){
	.proBox03 { float:left; width:300px; border-radius:45px 45px 0 0; padding:60px 30px 0 30px; margin-left:60px; }
	
	.proBox04 { float:right; width:600px; margin-right:60px; padding-top:15px; }
	.proBox04 .hd { font-size:28px; }
}
@media all and (max-width:1200px){
	.proArea02 { padding:40px 0; }
	.proBox03 { float:none; width:100%; border-radius:10px; padding:20px; margin-left:0; }
	.proBox03 .bd { padding:20px 0; min-height:10px; }
	.proBox03 .bd .p1 { width:125px; margin:0 auto; }
	.proBox03 .bd .p2 { margin-top:15px; font-size:14px; line-height:25px; }

	.proBox04 { float:none; width:100%; margin-right:0; padding-top:30px; }
	.proBox04 .hd { font-size:20px; }
	.proBox04 .bd { margin-top:25px; }
	.proBox04 .bd ul li { position:relative; background:#fff; border:1px solid #d7d7d7; font-size:14px; }
	.proBox04 .bd ul li .p1 { width:80px; text-align:right; line-height:40px; }
	.proBox04 .bd ul li .p2 { width:calc(100% - 80px); line-height:40px; }
	.proBox04 .bd ul li .p2 .text { width:100%; height:40px; }
	.proBox04 .bd ul li .p2 .textarea { width:100%; padding:9px 10px 10px 0; height:100px; }
	
	.proBox04 .bd ul li .btn { font-size:14px; line-height:40px; }
}

.jjArea ul li { float:left; width:49%; margin-right:2%; background:#082d74; }
.jjArea ul li:nth-child(2n) { margin-right:0; }
.jjArea ul li:nth-child(n + 3) { margin-top:2%; }
.jjArea ul li a { display:block; padding:30px 20px 30px 40px; }
.jjArea ul li .pic { float:right; width:270px; border-radius:10px; overflow:hidden; }
.jjArea ul li .pic img { transition: all 0.6s; }
.jjArea ul li .txt { float:left; width:calc(100% - 320px); padding-top:30px; }
.jjArea ul li .txt .p1 { font-size:30px; color:#fff; font-weight:bold; }
.jjArea ul li .txt .p2 { font-size:16px; color:rgba(255,255,255,0.5); margin-top:20px; line-height:25px; min-height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:5; }
.jjArea ul li .txt .p3 { margin-top:45px; font-size:0; display:none; }
.jjArea ul li .txt .p3 p { display:inline-block; padding:0 30px; border:1px solid rgba(255,255,255,0.25); }
.jjArea ul li .txt .p3 p i { display:inline-block; line-height:50px; font-size:16px; padding-right:50px; background:url(../images/m01.png) no-repeat center right; color:#fff; }

.jjArea ul li:hover .pic img { transform: scale(1.1)!important; }
.jjArea ul li:hover .txt .p3 p { background:#fff; }
.jjArea ul li:hover .txt .p3 p i { color:#0b3085; background:url(../images/m02.png) no-repeat center right; }

@media all and (max-width:1680px){
	.jjArea ul li .pic { float:right; width:180px; }
	.jjArea ul li .txt { float:left; width:calc(100% - 210px); padding-top:10px; }
	.jjArea ul li .txt .p1 { font-size:20px; }
	.jjArea ul li .txt .p2 { font-size:14px; margin-top:20px; line-height:25px; min-height:50px; -webkit-line-clamp:4; }
	.jjArea ul li .txt .p3 { margin-top:30px; }
	.jjArea ul li .txt .p3 p { padding:0 20px; }
	.jjArea ul li .txt .p3 p i { line-height:35px; font-size:14px; padding-right:30px; }
}
@media all and (max-width:1200px){
	.jjArea ul li { float:none; width:100%; margin-right:0; }
	.jjArea ul li:nth-child(n + 2) { margin-top:15px; }
	.jjArea ul li a { padding:25px 4%; }
	
	.jjArea ul li .pic { float:right; width:130px; }
	.jjArea ul li .txt { float:left; width:calc(100% - 150px); padding-top:0; }
	.jjArea ul li .txt .p1 { font-size:18px; }
	.jjArea ul li .txt .p2 { font-size:14px; margin-top:10px; line-height:20px; min-height:40px; -webkit-line-clamp:5; }
	.jjArea ul li .txt .p3 { margin-top:15px; }
	.jjArea ul li .txt .p3 p { padding:0 15px; }
	.jjArea ul li .txt .p3 p i { line-height:30px; font-size:12px; padding-right:15px; background-size:7px 11px; }
}

.yfArea01 { padding:70px 0 120px; }

.yfArea01 .bd { margin-top:55px; }
.yfArea01 .bd ul li { float:left; width:22.8%; margin-right:2.933%; }
.yfArea01 .bd ul li:nth-child(n + 5) { margin-top:45px; }
.yfArea01 .bd ul li:nth-child(4n) { margin-right:0; }
.yfArea01 .bd ul li a { display:block; padding:20px 25px; background:#fff; }
.yfArea01 .bd ul li .pic { overflow:hidden; }
.yfArea01 .bd ul li .pic img { transition: all 0.6s; }
.yfArea01 .bd ul li .txt { text-align:center; margin-top:15px; font-size:16px; color:#666; line-height:35px; height:35px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.yfArea01 .bd ul li:hover .pic img { transform: scale(1.1)!important; }
.yfArea01 .bd ul li:hover .txt { color:#0b3085; }

@media all and (max-width:1680px){
	.yfArea01 { padding:60px 0 80px; }

	.yfArea01 .bd { margin-top:40px; }
	.yfArea01 .bd ul li { float:left; width:23.5%; margin-right:2%; }
	.yfArea01 .bd ul li:nth-child(n + 5) { margin-top:25px; }
	.yfArea01 .bd ul li:nth-child(4n) { margin-right:0; }
	.yfArea01 .bd ul li a { padding:20px 15px; }
	.yfArea01 .bd ul li .txt { margin-top:10px; font-size:14px; line-height:25px; height:25px; }
}
@media all and (max-width:1200px){
	.yfArea01 { padding:40px 0; }

	.yfArea01 .bd { margin-top:25px; }
	.yfArea01 .bd ul li { float:left; width:49%; margin-right:2%; }
	.yfArea01 .bd ul li:nth-child(n + 3) { margin-top:15px; }
	.yfArea01 .bd ul li:nth-child(4n) { margin-right:2%; }
	.yfArea01 .bd ul li:nth-child(2n) { margin-right:0; }
	.yfArea01 .bd ul li a { padding:20px 15px; }
	.yfArea01 .bd ul li .txt { margin-top:10px; font-size:14px; line-height:25px; height:25px; }
}

.yfArea02 { position:relative; }
.yfArea02 .pic .img02 { display:none; }
.yfArea02 .txt { position:absolute; left:0; right:0; top:50%; transform: translateY(-50%); color:#fff; z-index:2; }
.yfArea02 .txt .p1 { font-size:36px; font-weight:bold; }
.yfArea02 .txt .p2 { font-size:16px; margin-top:40px; color:rgba(255,255,255,0.6); line-height:25px; max-width:385px; }
.yfArea02 .txt .p3 { position:relative; margin-top:45px; padding-left:70px; font-size:16px; line-height:40px; cursor:pointer; }
.yfArea02 .txt .p3:before { position:absolute; left:0; top:0; width:40px; height:40px; border-radius:100%; background:url(../images/a01.png) no-repeat center #0c5da8; display:block; content:""; background-size:10px 10px; z-index:2; box-shadow: 0 0 rgba(19, 95, 172, 0.2),0 0 0 10px rgba(19, 95, 172, 0.2),0 0 0 20px rgba(19, 95, 172, 0.2); animation: ripple-wave1 1s linear infinite;
	animation-play-state: running;
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-animation: ripple-wave1 1s linear infinite; }


@media all and (max-width:1680px){
	.yfArea02 .txt .p1 { font-size:28px; }
	.yfArea02 .txt .p2 { margin-top:20px; }
	.yfArea02 .txt .p3 { margin-top:30px; }
}
@media all and (max-width:1200px){
	.yfArea02 .pic .img01 { display:none; }
	.yfArea02 .pic .img02 { display:block; }
	.yfArea02 .txt { position:absolute; left:0; right:0; top:50%; transform: translateY(-50%); color:#fff; z-index:2; }
	.yfArea02 .txt .p1 { font-size:20px; }
	.yfArea02 .txt .p2 { font-size:14px; margin-top:20px; line-height:25px; max-width:385px; }
	.yfArea02 .txt .p3 { margin-top:25px; padding-left:50px; font-size:14px; line-height:30px; }
	.yfArea02 .txt .p3:before { width:30px; height:30px; }
}

.spBox { position:fixed; top:0; right:0; left:0; bottom:0; background:rgba(0,0,0,0.6); z-index:9; display:none; }
.spBox.on { display:block; }
.spBox .spBox01 { position:absolute; top:50%; left:50%; width:46%; font-size:0; padding:20px; box-sizing: border-box; background:#000; transform: translate(-50%,-50%); z-index:5; }
.spBox .spBox01 video { width:100%; height:auto!important; }
.spBox .spBox01 .sp-close { position:absolute; right:-50px; top:-30px; color:#fff; font-size:30px; cursor:pointer; }

@media all and (max-width:750px){
	.spBox .spBox01 { position:absolute; top:50%; width:92%; padding:10px; z-index:5; }
	.spBox .spBox01 .sp-close { position:absolute; right:0; top:-60px; color:#fff; font-size:30px; cursor:pointer; }
} 

.yfArea03 { padding:120px 0; }

.yfArea03 .bd { position:relative; margin-top:55px; }
.yfArea03 .bd .bd02 { float:left; width:50%; }
.yfArea03 .bd .bd01 { position:absolute; top:0; width:50%; right:0; bottom:0; background:url(../images/pic18.jpg) no-repeat center; background-size:cover; z-index:5; }
.yfArea03 .bd .bd01 .txt { position:absolute; left:75px; width:70%; top:50%; transform: translateY(-50%); z-index:2; }
.yfArea03 .bd .bd01 .txt ul li { position:relative; background:url(../images/ico03.png) no-repeat left bottom; padding:30px 0; cursor:pointer; }
.yfArea03 .bd .bd01 .txt ul li:last-child { background:none; }
.yfArea03 .bd .bd01 .txt ul li .p1 { font-size:18px; color:#fff; font-weight:bold; }
.yfArea03 .bd .bd01 .txt ul li .p2 { font-size:16px; color:rgba(255,255,255,0.5); margin-top:15px; display:none; }

.yfArea03 .bd .bd01 .txt ul li.on .p1 { font-size:36px; }

@media all and (max-width:1680px){
	.yfArea03 { padding:80px 0; }

	.yfArea03 .bd { margin-top:40px; }
	.yfArea03 .bd .bd02 { float:left; width:50%; }
	.yfArea03 .bd .bd01 { position:absolute; top:0; width:50%; right:0; bottom:0; }
	.yfArea03 .bd .bd01 .txt { position:absolute; left:60px; width:70%; top:50%; transform: translateY(-50%); }
	.yfArea03 .bd .bd01 .txt ul li { padding:20px 0; }
	.yfArea03 .bd .bd01 .txt ul li .p1 { font-size:18px; }
	.yfArea03 .bd .bd01 .txt ul li .p2 { font-size:16px; margin-top:15px; }

	.yfArea03 .bd .bd01 .txt ul li.on .p1 { font-size:28px; }
}
@media all and (max-width:1200px){
	.yfArea03 { padding:40px 0; }

	.yfArea03 .bd { margin-top:30px; }
	.yfArea03 .bd .bd02 { float:none; width:100%; }
	.yfArea03 .bd .bd01 { position:relative; top:auto; width:100%; right:auto; bottom:auto; padding:40px 0; }
	.yfArea03 .bd .bd01 .txt { position:relative; left:auto; width:90%; top:auto; transform: translateY(0); margin:0 auto; }
	.yfArea03 .bd .bd01 .txt ul li { padding:20px 0; }
	.yfArea03 .bd .bd01 .txt ul li .p1 { font-size:16px; }
	.yfArea03 .bd .bd01 .txt ul li .p2 { font-size:14px; margin-top:10px; }
	
	.yfArea03 .bd .bd01 .txt ul li.on .p1 { font-size:20px; }
}

.yfArea04 { padding:110px 0 160px; background:url(../images/yfArea04.jpg) no-repeat center; background-size:cover; }
.yfArea04 .ny-hd .p1 { color:#fff; }
.yfArea04 .bd { position:relative; margin-top:120px; padding-left:160px; }
.yfArea04 .bd ul li { float:left; width:290px; margin-right:calc(50% - 435px); color:#fff; line-height:1.1; }
.yfArea04 .bd ul li:nth-child(3n) { margin-right:0; }
.yfArea04 .bd ul li:nth-child(n + 4) { margin-top:110px; }
.yfArea04 .bd ul li .p1 { font-weight:bold; }
.yfArea04 .bd ul li .p1 i { font-size:60px; }
.yfArea04 .bd ul li .p1 em { position:relative; top:-30px; left:15px; font-size:18px; }
.yfArea04 .bd ul li .p2 { font-size:18px; margin-top:15px; font-weight:bold; }
.yfArea04 .bd ul li .p3 { font-size:16px; margin-top:45px; line-height:25px; min-height:75px; color:rgba(255,255,255,0.7); }

@media all and (max-width:1680px){
	.yfArea04 { padding:90px 0 100px; }
 
	.yfArea04 .bd { margin-top:80px; padding-left:0; }
	.yfArea04 .bd ul li { float:left; width:290px; margin-right:calc(50% - 435px); }
	.yfArea04 .bd ul li:nth-child(3n) { margin-right:0; }
	.yfArea04 .bd ul li:nth-child(n + 4) { margin-top:80px; }
	.yfArea04 .bd ul li .p1 i { font-size:50px; }
	.yfArea04 .bd ul li .p1 em { top:-20px; left:15px; font-size:18px; }
	.yfArea04 .bd ul li .p2 { font-size:18px; margin-top:15px; }
	.yfArea04 .bd ul li .p3 { font-size:16px; margin-top:35px; line-height:25px; min-height:75px; }
}
@media all and (max-width:1200px){
	.yfArea04 { padding:40px 0; }
 
	.yfArea04 .bd { margin-top:30px; }
	.yfArea04 .bd ul li { float:left; width:49%; margin-right:2%; }
	.yfArea04 .bd ul li:nth-child(3n) { margin-right:2%; }
	.yfArea04 .bd ul li:nth-child(2n) { margin-right:0; }
	.yfArea04 .bd ul li:nth-child(n + 3) { margin-top:15px; }
	.yfArea04 .bd ul li .p1 i { font-size:30px; }
	.yfArea04 .bd ul li .p1 em { top:-10px; left:10px; font-size:12px; }
	.yfArea04 .bd ul li .p2 { font-size:14px; margin-top:10px; }
	.yfArea04 .bd ul li .p3 { font-size:12px; margin-top:15px; line-height:20px; min-height:80px; }
}

.hotnews01 { padding-top:125px; font-size:16px; color:rgba(255,255,255,0.5); }
.hotnews01 a { display:inline-block; padding:0 10px; color:rgba(255,255,255,0.5); }
.hotnews01 a.current { color:#fff; font-weight:bold; }
.hotnews01 a:nth-child(1) { padding-left:0; }

.hotnews { margin-top:25px; }
.hotnews a { display:block; padding:20px; background:#0a2973; }
.hotnews .pic { float:left; width:49.3%; overflow:hidden; }
.hotnews .pic img { transition: all 0.6s; }
.hotnews .txt { float:right; width:44.9%; margin-right:20px; padding-top:25px; }
.hotnews .txt .p1 { font-size:16px; color:rgba(255,255,255,0.5);  font-weight:bold; }
.hotnews .txt .p2 { font-size:34px; color:#fff; line-height:50px; margin-top:15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.hotnews .txt .p3 { margin-top:40px; width:100%; height:1px; background:rgba(255,255,255,0.5); }
.hotnews .txt .p4 { font-size:16px; color:rgba(255,255,255,0.5); line-height:30px; margin-top:35px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.hotnews .txt .p5 { margin-top:45px; font-size:0; }
.hotnews .txt .p5 p { display:inline-block; padding:0 30px; border:1px solid rgba(255,255,255,0.25); }
.hotnews .txt .p5 p i { display:inline-block; line-height:50px; font-size:16px; padding-right:50px; background:url(../images/m01.png) no-repeat center right; color:#fff; }

.hotnews:hover .pic img { transform: scale(1.1)!important; }
.hotnews:hover .txt .p5 p { background:#fff; }
.hotnews:hover .txt .p5 p i { color:#0b3085; background:url(../images/m02.png) no-repeat center right; }

@media all and (max-width:1680px){
	.hotnews .txt { float:right; width:48%; margin-right:0; padding-top:15px; }
	.hotnews .txt .p1 { font-size:16px; }
	.hotnews .txt .p2 { font-size:24px; line-height:40px; margin-top:15px; -webkit-line-clamp:2; }
	.hotnews .txt .p3 { margin-top:20px; }
	.hotnews .txt .p4 { font-size:14px; line-height:25px; margin-top:25px; -webkit-line-clamp:2; }
	.hotnews .txt .p5 { margin-top:25px; }
	.hotnews .txt .p5 p { padding:0 20px; }
	.hotnews .txt .p5 p i { line-height:40px; font-size:14px; padding-right:30px; }
}
@media all and (max-width:1200px){
	.hotnews01 { padding-top:90px; font-size:14px; }
 
	.hotnews { margin-top:25px; }
	.hotnews a { padding:20px 4%; }
	.hotnews .pic { float:none; width:100%; }
	.hotnews .txt { float:none; width:100%; margin-right:0; padding-top:25px; }
	.hotnews .txt .p1 { font-size:14px; }
	.hotnews .txt .p2 { font-size:16px; line-height:25px; margin-top:10px; }
	.hotnews .txt .p3 { margin-top:10px; }
	.hotnews .txt .p4 { font-size:14px; line-height:25px; margin-top:15px; }
	.hotnews .txt .p5 { margin-top:15px; font-size:0; }
	.hotnews .txt .p5 p { padding:0 15px; }
	.hotnews .txt .p5 p i { line-height:30px; font-size:12px; padding-right:15px; background-size:7px 11px; }
}

.picnews01 { padding-bottom:40px; margin-top:35px; }
.picnews01 ul li { position:relative; float:left; width:23.5%; margin-right:2%; }
.picnews01 ul li:before { position:absolute; left:0; bottom:0; width:0; height:2px; background:#b0bad4; display:block; content:""; z-index:2; transition: all 0.6s; }
.picnews01 ul li:nth-child(4n) { margin-right:0; }
.picnews01 ul li:nth-child(n + 5) { margin-top:45px; }
.picnews01 ul li .pic { position:relative; overflow:hidden; }
.picnews01 ul li .pic img { transition: all 0.6s; }
.picnews01 ul li .pic .date { position:absolute; top:0; left:0; width:85px; height:85px; text-align:center; line-height:1.1; background:#0b3186; color:#fff; z-index:2; }
.picnews01 ul li .pic .date p { font-size:36px; font-weight:bold; font-family:"Arial"; padding-top:10px; line-height:1; }
.picnews01 ul li .pic .date span { display:block; font-size:12px; padding-top:10px; width:50px; margin:5px auto 0; border-top:1px solid rgba(255,255,255,0.5); }
.picnews01 ul li .txt { padding:30px 30px 20px 30px; border-bottom:1px solid rgba(255,255,255,0.2); }
.picnews01 ul li .txt .p1 { font-size:20px; color:rgba(255,255,255,0.5); font-weight:bold; line-height:35px; min-height:70px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picnews01 ul li .txt .p2 { font-size:16px; color:#58b530; margin-top:25px; }

.picnews01 ul li:hover { background:#0a2970; }
.picnews01 ul li:hover:before { width:100%; }
.picnews01 ul li:hover .pic img { transform: scale(1.1)!important; }
.picnews01 ul li:hover .txt .p1 { color:#fff; }

@media all and (max-width:1680px){
	.picnews01 ul li:nth-child(n + 5) { margin-top:25px; }
	.picnews01 ul li .pic .date { width:75px; height:75px;  }
	.picnews01 ul li .pic .date p { font-size:28px; }

	.picnews01 ul li .txt { padding:25px 20px 20px 20px; }
	.picnews01 ul li .txt .p1 { font-size:18px; line-height:25px; min-height:50px; }
	.picnews01 ul li .txt .p2 { font-size:14px; margin-top:15px; }
}
@media all and (max-width:1200px){
	.picnews01 { padding-bottom:20px; margin-top:25px; }
	.picnews01 ul li { width:49%; margin-right:2%; }
	.picnews01 ul li:nth-child(4n) { margin-right:2%; }
	.picnews01 ul li:nth-child(2n) { margin-right:0; }
	.picnews01 ul li:nth-child(n + 3) { margin-top:15px; }
	.picnews01 ul li .pic .date { width:70px; height:70px;  }
	.picnews01 ul li .pic .date p { font-size:20px; }

	.picnews01 ul li .txt { padding:20px 10px; }
	.picnews01 ul li .txt .p1 { font-size:16px; line-height:25px; min-height:50px; }
	.picnews01 ul li .txt .p2 { font-size:14px; margin-top:15px; }
}

.ny-hd { text-align:center; }
.ny-hd .p1 { font-size:36px; color:#0b3186; font-weight:bold; }

@media all and (max-width:1680px){
	.ny-hd .p1 { font-size:28px; }
}
@media all and (max-width:1200px){
	.ny-hd .p1 { font-size:20px; }
}


.conArea01 { padding:90px 0; }
.conArea01 .bd { margin-top:50px; }

@media all and (max-width:1680px){
	.conArea01 { padding:60px 0; }
	.conArea01 .bd { margin-top:40px; }
}
@media all and (max-width:1200px){
	.conArea01 { padding:40px 0; }
	.conArea01 .bd { margin-top:30px; }
}

.rcArea { background:#fff; box-shadow:rgba(124,130,122,0.15) 4px 0px 20px; }
.rcArea ul li { border-bottom:1px solid #ededed; }
.rcArea ul li:last-child { border-bottom:none; }
.rcArea ul li .txt01 { position:relative; padding:40px 30px 30px 30px; cursor:pointer; }
.rcArea ul li .txt01 .p1 { font-size:20px; color:#1c0e14; font-weight:bold; }
.rcArea ul li .txt01 .p2 { font-size:16px; color:#666; margin-top:15px; }
.rcArea ul li .txt01 .p2 span { display:inline-block; margin-right:30px; }
.rcArea ul li .txt01 .p2 span:last-child { margin-right:0; }
.rcArea ul li .txt01 .p3 { position:absolute; top:50%; transform: translateY(-50%); right:0; width:60px; height:60px; background:url(../images/ico18.png) no-repeat center; z-index:2; }
.rcArea ul li .txt01.on .p3 { top:auto; transform: translateY(0); bottom:0; background:url(../images/ico19.png) no-repeat center #0b3186; }

.rcArea ul li .txt02 { padding:40px; background:#ededed; display:none; }
.rcArea ul li .txt02 .p1 { font-size:16px; color:#666; line-height:30px; }
.rcArea ul li .txt02 .p1 strong { color:#333; }
.rcArea ul li .txt02 .p2 { margin-top:15px; width:170px; border:1px solid #0b3186; text-align:center; cursor:pointer; }
.rcArea ul li .txt02 .p2 i { display:inline-block; line-height:50px; padding-right:35px; font-size:16px; color:#0b3186; background:url(../images/ico16.png) no-repeat center right; }

.rcArea ul li .txt02 .p2:hover { background:#0b3186; }
.rcArea ul li .txt02 .p2:hover i { color:#fff; background:url(../images/ico17.png) no-repeat center right; }


@media all and (max-width:1680px){
	.jobArea { padding:60px 0; }
	.rcArea { margin-top:40px; }
	.rcArea ul li .txt01 { padding:30px 25px; }
	.rcArea ul li .txt01 .p1 { font-size:18px; }
	.rcArea ul li .txt01 .p2 { font-size:14px;margin-top:15px; }
	.rcArea ul li .txt01 .p2 span { margin-right:15px; }
	.rcArea ul li .txt01 .p2 span:last-child { margin-right:0; }
	.rcArea ul li .txt01 .p3 { width:50px; height:50px; }
 
	.rcArea ul li .txt02 { padding:30px; }
	.rcArea ul li .txt02 .p1 { font-size:14px; line-height:25px; }
	.rcArea ul li .txt02 .p2 { margin-top:15px; width:120px; }
	.rcArea ul li .txt02 .p2 i { line-height:40px; padding-right:25px; font-size:14px; }
}
@media all and (max-width:1200px){
	.jobArea { padding:40px 0; }
	.rcArea { margin-top:30px; }
	.rcArea ul li .txt01 { padding:20px 35px 20px 15px; }
	.rcArea ul li .txt01 .p1 { font-size:16px; }
	.rcArea ul li .txt01 .p2 { font-size:14px;margin-top:5px; }
	.rcArea ul li .txt01 .p2 span { margin-right:10px; }
	.rcArea ul li .txt01 .p2 span:last-child { margin-right:0; }
	.rcArea ul li .txt01 .p3 { width:30px; height:30px; background-size:12px 8px!important; }
 
	.rcArea ul li .txt02 { padding:20px 15px; }
	.rcArea ul li .txt02 .p1 { font-size:12px; line-height:20px; }
	.rcArea ul li .txt02 .p2 i { line-height:35px; }
}

.biaodan { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.4); z-index:999; display:none; }

.jbclose {position: absolute; right: 2%;top: 3%;z-index: 11;width: 40px;height: 40px; cursor:pointer; }
.jbclose i {display: block;width: 100%;height: 40px;position: relative;transform: rotate(45deg); transition: all .4s ease;}
.jbclose i::after,.jbclose i::before {content: '';background: #000;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jbclose i::after {width: 26px;height: 2px;}
.jbclose i::before {width: 2px;height: 26px;}
.jbclose i:hover {transform: rotate(135deg);}
.jbclose i:hover::after,.jbclose i:hover::before {background: #3eb034;}

.biaodan01 { position: absolute; width:460px; overflow: hidden; background: #fff; z-index: 10; left: 50%; top: 50%; transform: translate(-50%,-50%); padding: 3% 50px; border-radius: 10px; }
.biaodan01 .txt { text-align:center; }
.biaodan01 .txt .p1 {font-size: 30px;padding-bottom: 10px; font-weight:bold;}
.biaodan01 .txt .p2 {font-size: 14px;color: #666;}

.biaodan01 form { margin-top:30px; font-size:14px; }
.biaodan01 form .text { border: 1px solid #ededed; width: 100%; padding:0 20px; height:45px; line-height:45px; overflow: hidden; box-sizing: border-box; display: block; margin-bottom: 10px; border-radius: 4px; background: #f2f4f7; }
.biaodan01 form .text01 { float:left; width:48%; }
.biaodan01 form .text02 { float:right; width:48%; }
.biaodan01 form .pp {  margin-bottom:5px; }

.biaodan01 form .filebtn { position:relative; }
.biaodan01 form .filebtn input.file { position:absolute; top:0; left:0; width:100%; cursor: pointer; opacity: 0; height:45px; z-index: 8; }
.biaodan01 form .filebtn .file-title { position:relative; width: 100%; height:45px; }
.biaodan01 form .filebtn .file-title .file-txt { width:70px; height:36px; line-height:36px; border-radius: 5px; cursor: pointer; text-align: center; background: #000;color: #fff;position: absolute;right: 3%;top: 50%;border:none;overflow: hidden;transform: translateY(-50%); }
.biaodan01 form .filebtn .file-title .file-name {  border: 1px solid #ededed; width: 100%; padding:0 20px; height:45px; line-height:45px; overflow: hidden; box-sizing: border-box; display: block; border-radius: 4px; background: #f2f4f7; }

.biaodan01 form .btn01 { width: 100%; height:45px; line-height:45px; overflow: hidden;box-sizing: border-box;display: block;background: #3eb034;color: #fff;border: none;cursor: pointer;font-size: 16px;border-radius: 4px;text-align: center; margin-top:10px; }

@media all and (max-width:1280px){
	.biaodan01 .txt .p1 { font-size:20px; }
	.biaodan01 .txt .p2 { font-size: 14px; color: #666; }

	.biaodan01 form { margin-top:20px; }
	.biaodan01 form .text { padding:0 15px; height:35px; line-height:35px; }
	.biaodan01 form .text01 { float:left; width:48%; }
	.biaodan01 form .text02 { float:right; width:48%; }
	.biaodan01 form .pp { font-size:14px; margin-bottom:5px; }
 
	.biaodan01 form .filebtn input.file { height:35px; }
	.biaodan01 form .filebtn .file-title { height:35px; }
	.biaodan01 form .filebtn .file-title .file-txt { width:60px; height:25px; line-height:25px; }
	.biaodan01 form .filebtn .file-title .file-name { padding:0 15px; height:35px; line-height:35px; }
 
	.biaodan01 form .btn01 { height:35px; line-height:35px; }
}
@media all and (max-width:1200px){
	.biaodan01 { width:90%; padding:40px 2% 30px 2%; }
	
	.biaodan01 .txt .p1 { font-size:20px; }
	.biaodan01 .txt .p2 { font-size: 14px; color: #666; }

	.biaodan01 form { margin-top:20px; }
	.biaodan01 form .text { padding:0 15px; height:35px; line-height:35px; }
	.biaodan01 form .text01 { float:none; width:100%; }
	.biaodan01 form .text02 { float:none; width:100%; }
	.biaodan01 form .pp { font-size:14px; margin-bottom:5px; }
 
	.biaodan01 form .filebtn input.file { height:35px; }
	.biaodan01 form .filebtn .file-title { height:35px; }
	.biaodan01 form .filebtn .file-title .file-txt { width:60px; height:25px; line-height:25px; }
	.biaodan01 form .filebtn .file-title .file-name { padding:0 15px; height:35px; line-height:35px; }
 
	.biaodan01 form .btn01 { height:35px; line-height:35px; }
}

.conArea02 { padding:90px 0 150px; background:url(../images/bg.jpg) no-repeat center top; }
.conArea02 .ny-hd .p1 { color:#fff; }

@media all and (max-width:1680px){
	.conArea02 { padding:60px 0 100px; }
}
@media all and (max-width:1200px){
	.conArea02 { padding:40px 0; }
}

.lxArea01 { margin-top:100px; padding:0 80px; }
.lxArea01 ul { display:flex; flex-direction:row; justify-content:space-between; }
.lxArea01 ul li { width:350px; color:#fff; }
.lxArea01 ul li .p1 { padding-left:50px; line-height:1.1; }
.lxArea01 ul li .p1 p { font-size:24px; color:rgba(255,255,255,0.8); }
.lxArea01 ul li .p1 span { display:block; margin-top:10px; font-size:14px; color:rgba(255,255,255,0.5); text-transform:uppercase; }
.lxArea01 ul li .p2 { margin-top:35px; font-size:24px; }
.lxArea01 ul li .p3 { margin-top:10px; font-size:16px; color:rgba(255,255,255,0.8); }

.lxArea02 { margin-top:80px; border-radius:15px; overflow:hidden; background:#142d66; }
.lxBox01 { float:left; width:990px; height:635px; }
.lxBox01 .img01 { width:100%; height:100%; }
.lxBox01 .my-map { width:100%; height:635px; }
.lxBox01 #dituContent { width:calc(100% - 2px); height:635px; }
.lxBox02 { float:right; width:calc(100% - 990px); height:635px; padding:60px 70px 0 70px; color:#333; box-sizing: border-box; }
.lxBox02 .p1 { font-size:42px; line-height:1.1; color:#fff; }
.lxBox02 .p2 { font-size:16px; margin-top:25px; color:rgba(255,255,255,0.6); }
.lxBox02 .p3 { margin-top:50px; }
.lxBox02 .p3 .text { width:100%; border:1px solid #5e6f95; padding:0 15px; margin-bottom:18px; font-size:16px; background:#102f73; line-height:58px; color:#fff; box-sizing: border-box; }
.lxBox02 .p3 .textarea { width:100%; border:1px solid #5e6f95; padding:10px 15px; margin-bottom:25px; font-size:16px; background:#102f73; height:115px;  color:#fff; box-sizing: border-box; }
.lxBox02 .p3 .btn01 { display:block; width:185px; line-height:60px; background:#102f73; border:1px solid #5e6f95; font-size:18px; color:#fff; text-align:center; cursor:pointer; }

.lxBox02 .p3 ::-webkit-input-placeholder { color:#fff; opacity: 1; }
.lxBox02 .p3 ::-moz-placeholder { color:#fff; opacity: 1; }
.lxBox02 .p3 ::-ms-input-placeholder { color:#fff; opacity: 1; } 
.lxBox02 .p3 ::placeholder { color:#fff; opacity: 1; }

@media all and (max-width:1680px){
	.lxArea01 { margin-top:60px; padding:0; }
	.lxArea01 ul li { width:300px; }
	.lxArea01 ul li .p1 { padding-left:35px; background-size:25px 25px!important; }
	.lxArea01 ul li .p1 p { font-size:20px; }
	.lxArea01 ul li .p1 span { margin-top:10px; font-size:14px; }
	.lxArea01 ul li .p2 { margin-top:25px; font-size:18px; }
	.lxArea01 ul li .p3 { margin-top:10px; font-size:14px; }

	.lxArea02 { margin-top:60px; }
	.lxBox01 { width:700px; height:500px; }
	.lxBox01 .my-map { height:500px; }
	.lxBox01 #dituContent { height:500px; }
	.lxBox02 { width:calc(100% - 700px); height:500px; padding:50px 30px 0 30px; }
	.lxBox02 .p1 { font-size:30px; }
	.lxBox02 .p2 { font-size:14px; margin-top:20px; }
	.lxBox02 .p3 { margin-top:30px; }
	.lxBox02 .p3 .text { padding:0 10px; margin-bottom:15px; font-size:14px; line-height:45px; }
	.lxBox02 .p3 .textarea { padding:5px 10px; margin-bottom:20px; font-size:14px; height:115px; }
	.lxBox02 .p3 .btn01 { width:150px; line-height:45px; font-size:16px; }
}
@media all and (max-width:1200px){
	.lxArea01 { margin-top:30px; padding:0; }
	.lxArea01 ul { display:block; }
	.lxArea01 ul li { width:100%; }
	.lxArea01 ul li:nth-child(n + 2) { margin-top:20px; }
	.lxArea01 ul li .p1 { padding-left:25px; background-size:18px 18px!important; background-position:center left!important; }
	.lxArea01 ul li .p1 p { display:inline-block; font-size:16px; }
	.lxArea01 ul li .p1 span { display:inline-block; margin-top:5px; font-size:14px; margin-left:10px; }
	.lxArea01 ul li .p2 { margin-top:10px; font-size:16px; }
	.lxArea01 ul li .p3 { margin-top:5px; font-size:14px; }

	.lxArea02 { margin-top:30px; }
	.lxBox01 { float:none; width:100%; height:400px; }
	.lxBox01 .my-map { height:400px; }
	.lxBox01 #dituContent { height:400px; }
	.lxBox02 { float:none; width:100%; height:auto; padding:30px 4%; }
	.lxBox02 .p1 { font-size:20px; }
	.lxBox02 .p2 { font-size:14px; margin-top:10px; }
	.lxBox02 .p3 { margin-top:25px; }
	.lxBox02 .p3 .text { padding:0 10px; margin-bottom:10px; font-size:14px; line-height:40px; }
	.lxBox02 .p3 .textarea { padding:5px 10px; margin-bottom:15px; font-size:14px; height:115px; }
	.lxBox02 .p3 .btn01 { width:120px; line-height:40px; font-size:14px; }
}


.abArea01 { background:url(../images/abArea01.jpg) no-repeat center bottom; background-size:cover; padding:120px 0 90px; }
.abArea01 .bd { margin-top:60px; }
.abArea01 .bd .pic { float:left; width:600px; }
.abArea01 .bd .txt { float:right; width:calc(100% - 670px); font-size:16px; color:#333; line-height:30px; margin-top:15px; max-height:570px; padding-right:10px; overflow-y:auto; }

.abArea01 .bd01 { margin-top:120px; }
.abArea01 .bd01 ul { display:flex; flex-direction:row; justify-content:space-between; }
.abArea01 .bd01 ul li { line-height:1.1; text-align:center; }
.abArea01 .bd01 ul li .p1 { color:#0b3085; font-size:20px; font-weight:bold; }
.abArea01 .bd01 ul li .p1 i { font-size:56px; line-height:1; font-family:"Arial"; }
.abArea01 .bd01 ul li .p2 { font-size:16px; color:#666; margin-top:20px; }

@media all and (max-width:1680px){
	.abArea01 { padding:90px 0 60px; }
	.abArea01 .bd { margin-top:40px; }
	.abArea01 .bd .pic { float:left; width:450px; }
	.abArea01 .bd .txt { float:right; width:calc(100% - 500px); font-size:14px; line-height:25px; margin-top:15px; max-height:425px; }

	.abArea01 .bd01 { margin-top:50px; }
	.abArea01 .bd01 ul li .p1 { font-size:18px; }
	.abArea01 .bd01 ul li .p1 i { font-size:40px; }
	.abArea01 .bd01 ul li .p2 { font-size:16px; margin-top:20px; }
}
@media all and (max-width:1200px){
	.abArea01 { padding:40px 0; }
	.abArea01 .bd { margin-top:30px; }
	.abArea01 .bd .pic { float:none; width:100%; margin-top:25px; }
	.abArea01 .bd .txt { float:none; width:100%; font-size:14px; line-height:25px; margin-top:0; max-height:425px; box-sizing: border-box; }

	.abArea01 .bd01 { margin-top:30px; }
	.abArea01 .bd01 ul { display:block; }
	.abArea01 .bd01 ul li { float:left; width:50%; }
	.abArea01 .bd01 ul li:nth-child(n + 3) { margin-top:20px; width:33.33%; }
	.abArea01 .bd01 ul li .p1 { font-size:14px; }
	.abArea01 .bd01 ul li .p1 i { font-size:30px; }
	.abArea01 .bd01 ul li .p2 { font-size:14px; margin-top:10px; }
}

.abArea01 .bd .txt::-webkit-scrollbar-thumb { min-height:50px; border-radius:3px; background-color:#0b3186; }
.abArea01 .bd .txt::-webkit-scrollbar-track { background:#999; border-radius:3px; }
.abArea01 .bd .txt::-webkit-scrollbar-corner { background:transparent; }
.abArea01 .bd .txt::-webkit-scrollbar { width:7px; height:7px; }

.abArea02 { padding:120px 0 110px; background:url(../images/abArea02.jpg) no-repeat center; background-size:cover; }
.abArea02 .ny-hd .p1 { text-align:left; color:#fff; }
.abArea02 .bd { position:relative; padding-top:70px; }
.abArea02 .bd .swiper-slide { background:#fff; cursor:pointer; }
.abArea02 .bd .swiper-slide .txt { padding:100px 50px 0 50px; min-height:420px; font-size:16px; color:#333; box-sizing: border-box; }
.abArea02 .bd .swiper-slide .txt .p1 i { font-size:56px; color:#0b3085;  font-weight:bold; line-height:1; font-family:"Arial"; }
.abArea02 .bd .swiper-slide .txt .p2 { line-height:30px; margin-top:40px; }

.abArea02 .bd .swiper-slide:hover .txt { background:url(../images/ab02.png) no-repeat left bottom #0b3085; color:#fff; }
.abArea02 .bd .swiper-slide:hover .txt .p1 i { color:#fff; }

.abArea02 .bd .bBox-page { position:relative; width: 100%; height:1px; margin-top:80px; background:#c8c8c8; }
.abArea02 .bd .bBox-page .swiper-pagination-progressbar-fill { height:3px; background:#5ace7b; margin-top:-2px; }

.abArea02 .bd .btn { position:absolute; right:0; top:-40px; font-size:0; z-index:2; }
.abArea02 .bd .btn .btn01 { display:inline-block; width:38px; height:38px; border:1px solid #888; border-radius:100%; margin-right:15px; cursor:pointer; }
.abArea02 .bd .btn .prev-ab02 { background:url(../images/ban03.png) no-repeat center; }
.abArea02 .bd .btn .next-ab02 { background:url(../images/ban04.png) no-repeat center; margin-right:0; }

@media all and (max-width:1680px){
	.abArea02 { padding:90px 0; }
	.abArea02 .bd { padding-top:40px; }
	.abArea02 .bd .swiper-slide .txt { padding:60px 30px 0 30px; min-height:300px; font-size:14px; }
	.abArea02 .bd .swiper-slide .txt .p1 i { font-size:40px; }
	.abArea02 .bd .swiper-slide .txt .p2 { line-height:25px; margin-top:30px; }
	
	.abArea02 .bd .bBox-page { margin-top:40px; }
}
@media all and (max-width:1200px){
	.abArea02 { padding:40px 0; }
	.abArea02 .ny-hd .p1 { text-align:center; }
	.abArea02 .bd { padding-top:30px; }
	.abArea02 .bd .swiper-slide .txt { padding:30px 4% 0 4%; min-height:200px; font-size:14px; }
	.abArea02 .bd .swiper-slide .txt .p1 i { font-size:30px; }
	.abArea02 .bd .swiper-slide .txt .p2 { line-height:25px; margin-top:20px; }
	
	.abArea02 .bd .bBox-page { margin-top:20px; }
	
	.abArea02 .bd .btn { position:relative; right:auto; top:auto; margin-top:25px; text-align:center; }
	.abArea02 .bd .btn .btn01 { width:30px; height:30px; }
}

.abArea03 { padding:110px 0; background:url(../images/abArea03.jpg) no-repeat center; background-size:cover; }
.abBox03 { position:relative; margin-top:30px; }
.abBox03 .hd { text-align:center; margin-bottom:60px; }
.abBox03 .hd ul li { display:inline-block; font-size:16px; color:#0b3085; width:150px; line-height:40px; border:1px solid #0b3085; margin:0 8px; cursor:pointer; }
.abBox03 .hd ul li.on { color:#fff; background:#0b3085; }
.abBox03 .bd { }
.abBox03 .bd .bd01 { max-width:960px; font-size:16px; text-align:center; color:#333; margin:0 auto; }
.abBox03 .bd .bd02 { position:relative; margin-top:50px; z-index:5; }


.abBox03 .bd .bd02 .con { overflow:hidden; margin:0 70px; }
.abBox03 .bd .bd02 .swiper-slide { width:auto; margin-right:55px; max-width:330px; }
.abBox03 .bd .bd02 .swiper-slide .pp { height:415px; display:flex; align-items:end;  }
.abBox03 .bd .bd02 .swiper-slide .pp img { max-height:415px; max-width:330px; }
.abBox03 .bd .bd02 .swiper-slide .txt { text-align:center; font-size:16px; color:#666; margin-top:20px; }

.abBox03 .bd .bd02 .btn .btn01 { position:absolute; bottom:130px; display:inline-block; width:38px; height:38px; border-radius:100%; cursor:pointer; z-index:5; } 
.abBox03 .bd .bd02 .btn .btn11 { background:url(../images/ban05.png) no-repeat center #fff; left:0; }
.abBox03 .bd .bd02 .btn .btn12 { background:url(../images/ban06.png) no-repeat center #fff; right:0; }
 
.abBox03 .bd .bd02 .btn .btn11:hover { background:url(../images/ban03.png) no-repeat center #0b85da; }
.abBox03 .bd .bd02 .btn .btn12:hover { background:url(../images/ban04.png) no-repeat center #0b85da; }

.abBox03:before { position:absolute; left:50%; bottom:-10px; margin-left:-960px; width:1920px; height:81px; background:url(../images/ab01.jpg) no-repeat center; display:block; content:""; z-index:-1; }


@media all and (max-width:1680px){
	.abArea03 { padding:80px 0; }
	.abBox03 .hd { margin-bottom:40px; }
	.abBox03 .hd ul li { font-size:16px; width:130px; line-height:35px; }
 
	.abBox03 .bd .bd01 { font-size:16px; }
	
	.abBox03 .bd .bd02 { margin-top:40px; }
	.abBox03 .bd .bd02 .con { margin:0 50px; }
	.abBox03 .bd .bd02 .swiper-slide { width:auto; margin-right:42px; max-width:250px; }
	.abBox03 .bd .bd02 .swiper-slide .pp { height:300px; }
	.abBox03 .bd .bd02 .swiper-slide .pp img { max-height:300px; max-width:250px; }
	.abBox03 .bd .bd02 .swiper-slide .txt {  font-size:16px; margin-top:20px; }
	
	.abBox03 .bd .bd02 .btn .btn01 { bottom:100px; } 
}
@media all and (max-width:1200px){
	.abArea03 { padding:40px 0; }
	.abBox03 .hd { margin-bottom:30px; }
	.abBox03 .hd ul li { font-size:14px; width:100px; line-height:30px; }
	 
	.abBox03 .bd .bd01 { font-size:14px; }
	
	.abBox03 .bd .bd02 { margin-top:30px; }
 
	.abBox03 .bd .bd02 .con { margin:0; }
	.abBox03 .bd .bd02 .swiper-slide { width:auto; margin-right:20px; max-width:150px; }
	.abBox03 .bd .bd02 .swiper-slide .pp { height:150px; }
	.abBox03 .bd .bd02 .swiper-slide .pp img { max-height:150px; max-width:150px; }
	.abBox03 .bd .bd02 .swiper-slide .txt { font-size:14px; margin-top:10px; }
	
	.abBox03 .bd .bd02 .btn { margin-top:25px; text-align:center; }
	.abBox03 .bd .bd02 .btn .btn01 { position:relative; left:auto!important; right:auto!important; bottom:auto; width:30px; height:30px; margin:0 8px; } 
	
	.abBox03:before { bottom:50px; }
}

.abArea04 { position:relative; background:url(../images/abArea04.jpg) no-repeat center; background-size:cover; }
.abArea04 .txt { position:absolute; left:0; right:0; top:17%; color:#fff; z-index:2; }
.abArea04 .txt .ny-hd .p1 { color:#fff; }
.abArea04 .txt .bd { margin-top:140px; }
.abArea04 .txt .bd ul li { position:relative; float:left; padding-left:40px; width:345px; margin-right:180px; line-height:1; box-sizing: border-box; }
.abArea04 .txt .bd ul li:before { position:absolute; left:0; top:0; width:5px; height:110px; background:#61aae6; display:block; content:""; z-index:2; }
.abArea04 .txt .bd ul li:last-child { margin-right:0; }
.abArea04 .txt .bd ul li .p1 { font-size:60px; }
.abArea04 .txt .bd ul li .p2 { font-size:16px; margin-top:20px; color:rgba(255,255,255,0.4); text-transform:uppercase; }
.abArea04 .txt .bd ul li .p3 { font-size:20px; margin-top:50px; line-height:1.9; }

@media all and (max-width:1680px){
	.abArea04 .txt .bd { margin-top:80px; }
	.abArea04 .txt .bd ul li { padding-left:30px; width:300px; margin-right:calc(50% - 450px); }
	.abArea04 .txt .bd ul li:before { width:5px; height:80px; }
	.abArea04 .txt .bd ul li:last-child { margin-right:0; }
	.abArea04 .txt .bd ul li .p1 { font-size:40px; }
	.abArea04 .txt .bd ul li .p2 { font-size:16px; margin-top:20px; }
	.abArea04 .txt .bd ul li .p3 { font-size:18px; margin-top:40px; line-height:1.7; }
}
@media all and (max-width:1200px){
	.abArea04 { padding:40px 0;	}
	.abArea04 .pic { display:none; }
	.abArea04 .txt { position:relative; left:auto; right:auto; top:auto; }
 
	.abArea04 .txt .bd { margin-top:30px; }
	.abArea04 .txt .bd ul li { float:none; padding-left:0; width:100%; margin-right:0; text-align:center; }
	.abArea04 .txt .bd ul li:before { width:2px; height:50px; display:none;	}
	.abArea04 .txt .bd ul li:nth-child(n + 2) { margin-top:30px; }
	.abArea04 .txt .bd ul li .p1 { font-size:20px; }
	.abArea04 .txt .bd ul li .p2 { font-size:14px; margin-top:10px; }
	.abArea04 .txt .bd ul li .p3 { font-size:14px; margin-top:15px; line-height:1.6; }
}



@media all and (max-width:1680px){
	
}
@media all and (max-width:1200px){
	
}



@media all and (max-width:1680px){
	
}
@media all and (max-width:1200px){
	
}



@media all and (max-width:1680px){
	
}
@media all and (max-width:1200px){
	
}



@media all and (max-width:1680px){
	
}
@media all and (max-width:1200px){
	
}


@media all and (max-width:1680px){
	
}
@media all and (max-width:1200px){
	
}




@keyframes ripple-wave1{
	to {
		box-shadow: 0 0 0 10px rgba(19, 95, 172, 0.2),0 0 0 20px rgba(19, 95, 172, 0.2),0 0 0 30px rgba(19, 95, 172, 0.02);
	}
}


.lxArea01 ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.lxArea01 ul li .p1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-left: 0 !important;
	padding-top: 38px;
	background-position: top center !important;
}

.lxArea01 ul li .p2 {
	text-align: center;
}

.lxArea02>img {
	width: 100%;
}

