@charset "utf-8";

/* Banner */
.banner-ny { position:relative; }
.banner-ny img { width:100%; height:auto; }
.banner-ny .img02 { display:none; }

.banner-ny .txt { position:absolute; left:0; right:0; top:50%; color:#fff; line-height:1.1; z-index:2; }
.banner-ny .txt .p1 { font-size:60px; }
.banner-ny .txt .p2 { font-size:18px; margin-top:30px; line-height:1.6; }

@media all and (max-width:1780px){
	.banner-ny .txt .p1 { font-size:40px; }
	.banner-ny .txt .p2 { font-size:16px; margin-top:20px; }
}
@media all and (max-width:1200px){
	.banner-ny .img01 { display:none; }
	.banner-ny .img02 { display:block; }
	
	.banner-ny .txt { transform: translateY(-50%); }
	.banner-ny .txt .p1 { font-size:24px; }
	.banner-ny .txt .p2 { font-size:14px; margin-top:15px; }
}
 
.search_ban { position:absolute; top:50%; left:0; right:0; transform: translateY(-50%); z-index:2; }
.search_ban form { width:365px; }
.search_ban form .aa01 { color:#fff; padding:0 20px; border-bottom:1px solid #fff; }
.search_ban form .aa01 select { width:100%; color:#fff; line-height:45px; height:45px; font-size:16px; background:url(select.png) no-repeat center right; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.search_ban form .aa01 select option { color:#333; }

.search_ban form .aa02 { margin-top:25px; background:#fff; border-radius:5px; overflow:hidden; }
.search_ban form .aa02 .txt01 { float:left; width:calc(100% - 80px); padding-left:20px; line-height:65px; font-size:16px; color:#0a65c2; font-weight:bold; }
.search_ban form .aa02 .btn { float:right; width:60px; height:65px; background:url(form.png) no-repeat center; cursor:pointer; }
 
.search_ban form .aa02 .txt01::-webkit-input-placeholder { color:#0a65c2; opacity: 1; }
.search_ban form .aa02 .txt01:-moz-placeholder { color:#0a65c2; opacity: 1; }
.search_ban form .aa02 .txt01:-ms-input-placeholder { color:#0a65c2; opacity: 1; } 
.search_ban form .aa02 .txt01.placeholder { color:#0a65c2; opacity: 1; }
 
 
 
/* 主体 */
.container { position:relative; padding:0; }
.wrap {  margin:0 auto; }

.main { padding:100px 0; }

@media all and (max-width:1780px){
	.main { padding:80px 0; }
}
@media all and (max-width:1280px){
	.main { padding:60px 0; }
}
@media all and (max-width:1200px){
	.main { padding:30px 0; }
}

.leftTitle { display:none; }

.menu { position:relative; text-align:center; border-bottom:1px solid #e5e5e5; }
.menu ul li { position:relative; display:inline-block; margin:0 50px; }
.menu ul li a { position:relative; display:inline-block; padding:0 0 0 30px; font-size:20px; color:#777; height:100px; line-height:100px; }
.menu ul li a:before { position:absolute; display:none; content:""; left:30px; bottom:-1px; right:0; height:2px; background:#0a65c2; z-index:5; }
.menu ul li a.current,.menu ul li:hover a { color:#0a65c2; background:url(menu.png) no-repeat center left; }
.menu ul li a.current:before,.menu ul li:hover a:before { display:block; }
 

@media all and (max-width:1780px){
	.menu ul li { margin:0 25px; }
	.menu ul li a { font-size:16px; height:70px; line-height:70px; }
}
@media all and (max-width:1200px){
	.menu { display:none; }
}

/* 内容模式 */
.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%; }

@media all and (max-width:1200px){
	.article { font-size:14px; }
	.article .bd { font-size:14px; }
}
@media all and (max-width:1200px){
	.article11 table { width:100%; overflow-x:auto; display:block; }
	.article11 table tbody { min-width:600px; display:block;  }
}
 
/* 面包屑 */
.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(u-home.png) no-repeat center left; }

@media all and (max-width:1780px){
	.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:9px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_11.jpg) no-repeat center left; 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 { padding-left:15px; }
.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 { padding-bottom:40px; }
.picnews ul li { background:#fff; border-bottom:1px solid #eee; line-height:1.1; }
.picnews ul li a { position:relative; display:block; padding:30px; }
.picnews ul li .pic { float:left; width:445px; overflow:hidden; }
 
.picnews ul li .pic p { position:relative; padding-bottom:60%; }
.picnews ul li .pic img { position:absolute; top:0; left:0; width:100%; height:100%; transition: all 0.6s;  object-fit: cover; z-index:2; }


.picnews ul li .txt { float:right; width:calc(100% - 505px); padding-top:30px; }
.picnews ul li .txt .p1 { font-size:30px; font-weight:bold; color:#000; line-height:40px; height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.picnews ul li .txt .p2 { font-size:16px; color:#818181; margin-top:20px; }
.picnews ul li .txt .p3 { color: #333; font-size: 16px; line-height: 30px; overflow:hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;height: 60px; margin-top:20px;}
.picnews ul li .txt .p4 { margin-top:20px; color: #0a65c2; font-size: 16px;}
 
.picnews ul li:hover { background:#e3e6ea; }
.picnews ul li:hover .pic img { transform: scale(1.1)!important; }
 
@media all and (max-width:1680px){
	.picnews { padding-bottom:40px; }
	.picnews ul li a { padding:30px 25px; }
	.picnews ul li .pic { width:350px; }
	.picnews ul li .txt {   width:calc(100% - 400px); padding-top:20px;  }
	.picnews ul li .txt .p1 { font-size:20px; line-height:30px; }
	.picnews ul li .txt .p2 { font-size:16px; margin-top:15px; }
	.picnews ul li .txt .p3 { font-size: 16px; line-height: 30px;  height: 60px; margin-top:15px; }
	.picnews ul li .txt .p4 { margin-top:15px; font-size: 16px;}
}
@media all and (max-width:1200px){
	.picnews { padding-bottom:20px; }
	.picnews ul li a { padding:25px 4%; }
	.picnews ul li .pic { float:none; width:100%; }
	.picnews ul li .txt { float:none; width:100%; margin-left:0; padding-top:20px;  }
	.picnews ul li .txt .p1 { font-size:16px; line-height:25px; }
	.picnews ul li .txt .p2 { font-size:14px; margin-top:10px; }
	.picnews ul li .txt .p3 { font-size: 14px; line-height: 25px;  height: 50px; margin-top:10px; }
	.picnews ul li .txt .p4 { margin-top:10px; font-size: 14px;}

}


/* 图片列表 */
.piList .pic-item-list { padding-bottom:10px; }
.piList .pic-item-list .pic-item { float:left; width:24%; margin:0 1.33% 30px 0; }
.piList .pic-item-list .pic-item:nth-child(4n) { margin-right:0; }
.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:5px; margin-top:10px; }
.piList .pic-item-list .pic-item dl dt { height:30px; font-size:20px; line-height:30px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
 
.piList .pic-item-list .pic-item:hover .list-pic img { transform: scale(1.1)!important; }

@media all and (max-width:1780px){
	.piList .pic-item-list .pic-item dl dt { height:20px; font-size:16px; line-height:20px; }
}
@media all and (max-width:1100px){
	.piList .pic-item-list .pic-item { float:left; width:32%; margin:0 2% 2% 0; }
	.piList .pic-item-list .pic-item:nth-child(4n) { margin-right:2%; }
	.piList .pic-item-list .pic-item:nth-child(3n) { margin-right:0; }
	.piList .pic-item-list .pic-item dl dt { font-size:14px; }
}
@media all and (max-width:1200px){
	.piList .pic-item-list .pic-item { width:49%;  }
	.piList .pic-item-list .pic-item:nth-child(4n) { margin-right:2%; }
	.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 dl dt { font-size:14px; }

}
 
/* 分页 */
.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 .current { background:#0a65c2; color:#fff; }

@media screen and (max-width: 1024px){
	.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; }

.rArea { position:fixed; top:50%; transform: translateY(-50%); }

.yyArea .hd { text-align:center; line-height:1.1; color:#333; }
.yyArea .hd .p1 { font-size:40px; font-weight:bold; }
.yyArea .hd .p2 { font-size:18px; margin-top:30px; line-height:1.6; }
.yyArea .bd { margin-top:70px; }
.yyArea .bd ul li { float:left; width:23.8%; margin-right:1.6%; border-radius:15px; overflow:hidden; }
.yyArea .bd ul li:nth-child(4n) { margin-right:0; }
.yyArea .bd ul li:nth-child(n + 5) { margin-top:40px; }
.yyArea .bd ul li .pic { overflow:hidden; }
.yyArea .bd ul li .pic img { transition: all 0.6s; }
.yyArea .bd ul li .txt { background:#f2f2f3; padding:0 20px; }
.yyArea .bd ul li .txt p { line-height:80px; font-size:20px; color:#333; padding-right:35px; background:url(kf01.png) no-repeat center right; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.yyArea .bd ul li:hover .pic img { transform: scale(1.1)!important; }
.yyArea .bd ul li:hover .txt { background:#0a65c2; }
.yyArea .bd ul li:hover .txt p { background:url(kf02.png) no-repeat center right; color:#fff; }

@media all and (max-width:1780px){
	.yyArea .hd .p1 { font-size:34px; }
	.yyArea .hd .p2 { font-size:16px; margin-top:20px; line-height:1.6; }
	.yyArea .bd { margin-top:40px; }
	.yyArea .bd ul li { float:left; width:23.8%; margin-right:1.6%; border-radius:15px; }
	.yyArea .bd ul li:nth-child(4n) { margin-right:0; }
	.yyArea .bd ul li:nth-child(n + 5) { margin-top:30px; }
	.yyArea .bd ul li .txt { padding:0 15px; }
	.yyArea .bd ul li .txt p { line-height:60px; font-size:16px; padding-right:30px;  }
}
@media all and (max-width:1200px){
	.yyArea .hd .p1 { font-size:20px; }
	.yyArea .hd .p2 { font-size:14px; margin-top:10px; line-height:1.6; }
	.yyArea .bd { margin-top:30px; }
	.yyArea .bd ul li { float:left; width:49%; margin-right:2%; border-radius:10px; }
	.yyArea .bd ul li:nth-child(4n) { margin-right:2%; }
	.yyArea .bd ul li:nth-child(2n) { margin-right:0; }
	.yyArea .bd ul li:nth-child(n + 3) { margin-top:15px; }
	.yyArea .bd ul li .txt { padding:0 10px; }
	.yyArea .bd ul li .txt p { line-height:40px; font-size:14px; padding-right:0; background:none; }
}

.yyArea01 { padding:190px 0 90px; background:#f3f5fb; }
.yyArea01 .pic { float:left; width:800px; }
.yyArea01 .txt { float:right; width:calc(100% - 870px); padding-top:75px; }
.yyArea01 .txt .p1 { font-size:36px; color:#333; font-weight:bold; }
.yyArea01 .txt .p2 { width:60px; height:6px; margin-top:20px; background:#0a65c2; }
.yyArea01 .txt .p3 { font-size:16px; color:#666; line-height:35px; min-height:210px; margin-top:50px; }
.yyArea01 .txt .p4 { margin-top:40px; font-size:0; }
.yyArea01 .txt .p4 a { display:inline-block; padding:0 20px; border-radius:4px; background:#0a65c2; margin-right:10px; }
.yyArea01 .txt .p4 a i { display:inline-block; font-size:24px; padding-right:40px; line-height:60px; color:#fff; font-weight:bold; background:url(kf03.png) no-repeat center right; }

@media all and (max-width:1780px){
	.yyArea01 { padding:180px 0 80px; }
	.yyArea01 .pic { float:left; width:560px; }
	.yyArea01 .txt { float:right; width:calc(100% - 600px); padding-top:50px; }
	.yyArea01 .txt .p1 { font-size:28px; }
	.yyArea01 .txt .p2 { width:60px; height:4px; margin-top:15px; }
	.yyArea01 .txt .p3 { font-size:14px; line-height:25px; min-height:150px; margin-top:30px; }
	.yyArea01 .txt .p4 { margin-top:30px; }
	.yyArea01 .txt .p4 a { padding:0 20px; }
	.yyArea01 .txt .p4 a i { font-size:18px; padding-right:25px; line-height:50px; background-size:15px 15px; }
}
@media all and (max-width:1200px){
	.yyArea01 { padding:30px 0; }
	.yyArea01 .pic { float:none; width:100%; }
	.yyArea01 .txt { float:none; width:100%; padding-top:25px; }
	.yyArea01 .txt .p1 { font-size:20px; }
	.yyArea01 .txt .p2 { width:40px; height:2px; margin-top:10px; }
	.yyArea01 .txt .p3 { font-size:14px; line-height:25px; min-height:25px; margin-top:20px; }
	.yyArea01 .txt .p4 { margin-top:20px; }
	.yyArea01 .txt .p4 a { padding:0 15px; }
	.yyArea01 .txt .p4 a i { font-size:14px; padding-right:20px; line-height:40px; background-size:12px 12px; }
}

.yyArea02 { padding:55px 0 90px; background:url(kf04.jpg) no-repeat center bottom; background-size:cover; }
.yyArea02 .hd { font-size:24px; color:#fff; font-weight:bold; padding-bottom:25px; border-bottom:1px solid rgba(255,255,255,0.2); }
.yyArea02 .bd { margin-top:50px; }
.yyArea02 .bd ul li { position:relative; padding:20px 30px; background:#fff; }
.yyArea02 .bd ul li:nth-child(n + 2) { margin-top:20px; }
.yyArea02 .bd ul li .p1 { position:absolute; width:250px; font-size:24px; color:#0a65c2; font-weight:bold; top:50%; transform: translateY(-50%); z-index:1; }
.yyArea02 .bd ul li .p2 { float:right; width:calc(100% - 250px); font-size:18px; line-height:30px; padding:5px 0 5px 45px; color:#666; border-left:1px solid #e8e8e8; box-sizing: border-box; }

@media all and (max-width:1780px){
	.yyArea02 { padding:50px 0; }
	.yyArea02 .hd { font-size:20px; padding-bottom:20px; }
	.yyArea02 .bd { margin-top:40px; }
	.yyArea02 .bd ul li { padding:15px 20px; }
	.yyArea02 .bd ul li:nth-child(n + 2) { margin-top:15px; }
	.yyArea02 .bd ul li .p1 { position:absolute; width:200px; font-size:20px; }
	.yyArea02 .bd ul li .p2 { float:right; width:calc(100% - 200px); font-size:16px; line-height:25px; padding:5px 0 5px 30px; }
}
@media all and (max-width:1200px){
	.yyArea02 { padding:30px 0; }
	.yyArea02 .hd { font-size:18px; padding-bottom:15px; }
	.yyArea02 .bd { margin-top:20px; }
	.yyArea02 .bd ul li { padding:15px 4%; }
	.yyArea02 .bd ul li:nth-child(n + 2) { margin-top:10px; }
	.yyArea02 .bd ul li .p1 { position:relative; width:100%; font-size:16px; top:auto; transform: translateY(0); }
	.yyArea02 .bd ul li .p2 { float:none; width:100%; font-size:14px; line-height:25px; padding:0; margin-top:5px; border:none; }
}

.yyArea03 { padding:55px 0 110px; }
.yyArea03 .hd { font-size:24px; color:#333; font-weight:bold; line-height:30px; padding-bottom:25px; border-bottom:1px solid #eee; }
.yyArea03 .bd { position:relative; margin-top:70px; }
.yyArea03 .bd a { display:block; box-shadow: #ddd 0px 0px 5px; margin:5px; padding:30px 40px 0 40px; min-height:400px; background:url(kf05.png) no-repeat right bottom; color:#333; border-radius:8px; box-sizing: border-box; }
.yyArea03 .bd .swiper-slide .p1 { font-size:28px; line-height:30px; height:30px; font-weight:bold; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.yyArea03 .bd .swiper-slide .p2 { margin-top:25px; }
.yyArea03 .bd .swiper-slide .p2 p { font-size:16px; line-height:55px; height:55px; border-bottom:1px solid #dddfe6; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.yyArea03 .bd01 { margin-top:30px; text-align:center; }
.yyArea03 .bd01 a { display:inline-block; font-size:16px; color:#333; padding:0 50px; line-height:50px; border:1px solid #ddd; border-radius:5px; }
.yyArea03 .bd01 a:hover { color:#fff; border-color:#0a65c2; background:#0a65c2; }

.yyArea03 .btn { position:absolute; top:-130px; right:0; font-size:0; z-index:2; }
.yyArea03 .btn .btn01 { display:inline-block; margin-left:15px; width:40px; height:40px; border:1px solid rgba(0,0,0,0.2); border-radius:100%; cursor:pointer; }
.yyArea03 .btn .prev-yy01 { background:url(kf06.png) no-repeat center; }
.yyArea03 .btn .next-yy01 { background:url(kf07.png) no-repeat center; }
 
.yyArea03 .btn .prev-yy01:hover { background:url(kf08.png) no-repeat center #0a65c2; border-color:#0a65c2; }
.yyArea03 .btn .next-yy01:hover { background:url(kf09.png) no-repeat center #0a65c2; border-color:#0a65c2; }

@media all and (max-width:1780px){
	.yyArea03 { padding:50px 0 80px; }
	.yyArea03 .hd { font-size:20px; line-height:25px; padding-bottom:15px; }
	.yyArea03 .bd { margin-top:40px; }
	.yyArea03 .bd a { padding:25px 20px 0 20px; min-height:320px; }
	.yyArea03 .bd .swiper-slide .p1 { font-size:20px; line-height:25px; height:25px; }
	.yyArea03 .bd .swiper-slide .p2 { margin-top:15px; }
	.yyArea03 .bd .swiper-slide .p2 p { font-size:14px; line-height:45px; height:45px; }

	.yyArea03 .btn { top:-90px; }
}
@media all and (max-width:1200px){
	.yyArea03 { padding:30px 0; }
	.yyArea03 .hd { font-size:20px; line-height:25px; padding-bottom:15px; }
	.yyArea03 .bd { margin-top:20px; }
	.yyArea03 .bd a { padding:25px 4% 0 4%; min-height:315px; background-size:150px 205px; }
	.yyArea03 .bd .swiper-slide .p1 { font-size:18px; line-height:20px; height:20px; }
	.yyArea03 .bd .swiper-slide .p2 { margin-top:15px; }
	.yyArea03 .bd .swiper-slide .p2 p { font-size:14px; line-height:45px; height:45px; }
	
	.yyArea03 .btn { top:-65px; }
	.yyArea03 .btn .btn01 { width:30px; height:30px; }
	
	.yyArea03 .bd01 a { font-size:14px; padding:0 30px; line-height:40px; }
}

.yyArea04 { padding:190px 0 100px 0; }
.yyArea04 .hd { color:#333; text-align:center; line-height:1.1; padding-bottom:25px; border-bottom:1px solid #eee; }
.yyArea04 .hd .p1 { font-size:34px; font-weight:bold; }
.yyArea04 .hd .p2 { width:50px; height:2px; background:#0a65c2; margin:15px auto 0; }
.yyArea04 .hd .p3 { font-size:24px; margin-top:15px; }


.yyArea04 .bd { position:relative; margin-top:70px; }
.yyArea04 .bd ul li { float:left; width:22.75%; margin-right:3%; }
.yyArea04 .bd ul li:nth-child(4n) { margin-right:0; }
.yyArea04 .bd ul li:nth-child(n + 5) { margin-top:3%; }
.yyArea04 .bd ul li a { display:block; box-shadow: #ddd 0px 0px 5px; margin:5px; padding:30px 40px 0 40px; min-height:400px; background:url(kf05.png) no-repeat right bottom; color:#333; border-radius:8px; box-sizing: border-box; }
.yyArea04 .bd ul li .p1 { font-size:28px; line-height:30px; height:30px; font-weight:bold; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.yyArea04 .bd ul li .p2 { margin-top:25px; }
.yyArea04 .bd ul li .p2 p { font-size:16px; line-height:55px; height:55px; border-bottom:1px solid #dddfe6; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
 
@media all and (max-width:1780px){
	.yyArea04 { padding:180px 0 80px 0; }
	.yyArea04 .hd { padding-bottom:15px; }
	.yyArea04 .hd .p1 { font-size:28px; font-weight:bold; }
	.yyArea04 .hd .p3 { font-size:18px; margin-top:15px; }

	.yyArea04 .bd { margin-top:40px; }
	.yyArea04 .bd ul li { float:left; width:23.5%; margin-right:2%; }
	.yyArea04 .bd ul li:nth-child(4n) { margin-right:0; }
	.yyArea04 .bd ul li a { padding:25px 20px 0 20px; min-height:320px; }
	.yyArea04 .bd ul li .p1 { font-size:20px; line-height:25px; height:25px; }
	.yyArea04 .bd ul li .p2 { margin-top:15px; }
	.yyArea04 .bd ul li .p2 p { font-size:14px; line-height:45px; height:45px; }
}
@media all and (max-width:1200px){
	.yyArea04 { padding:30px 0; }
	.yyArea04 .hd { font-size:20px; padding-bottom:15px; }
	.yyArea04 .hd .p1 { font-size:20px; }
	.yyArea04 .hd .p3 { font-size:16px; margin-top:15px; }
	.yyArea04 .bd { margin-top:30px; }
	.yyArea04 .bd ul li { float:left; width:49%; margin-right:2%; }
	.yyArea04 .bd ul li:nth-child(2n) { margin-right:0; }
	.yyArea04 .bd ul li:nth-child(n + 3) { margin-top:2%; }
	.yyArea04 .bd ul li a { padding:25px 4% 0 4%; min-height:315px; background-size:150px 205px; }
	.yyArea04 .bd ul li .p1 { font-size:18px; line-height:20px; height:20px; }
	.yyArea04 .bd ul li .p2 { margin-top:15px; }
	.yyArea04 .bd ul li .p2 p { font-size:14px; line-height:45px; height:45px; }
}
@media all and (max-width:750px){
	.yyArea04 .bd ul li { float:none; width:100%; margin-right:0; }
	.yyArea04 .bd ul li:nth-child(2n) { margin-right:0; }
	.yyArea04 .bd ul li:nth-child(n + 2) { margin-top:15px; }
}



.abArea01 { padding:100px 0 120px; background:url(abArea01.jpg) no-repeat center bottom #f3f5fb; }
.abArea01 .wrap { position:relative; }
.abArea01 .txt { /*float:right; width:745px; min-height:585px;*/  }
.abArea01 .txt .p1 { font-size:40px; color:#333; font-weight:bold; text-align:center; }
.abArea01 .txt .p2 { font-size:16px; color:#666; line-height:2; margin-top:40px; }
.abArea01 .txt .p2 img { max-width:100%; }

.abArea01 .txt01 { position:absolute; top:0; left:0; bottom:0; width:630px; z-index:2; display:none; }
.abArea01 .txt01 ul { width:100%; height:100%; }
.abArea01 .txt01 ul li { position:relative; float:left; width:50%; height:33.33%; box-sizing: border-box; }
.abArea01 .txt01 ul li .tt { position:absolute; top:50%; transform: translateY(-50%); left:0; right:0; text-align:center; font-size:14px; color:#333; line-height:1.1; z-index:2; }
.abArea01 .txt01 ul li .tt .p1 i { font-size:56px; font-family:"Arial"; margin-right:5px; font-weight:bold; color:#0a65c2; }
.abArea01 .txt01 ul li .tt .p2 { margin-top:10px; }

.abArea01 .txt01 ul li:nth-child(1) { border:1px solid #c9dff5; background:#e3eef8; }
.abArea01 .txt01 ul li:nth-child(4) { border:1px solid #c9dff5; background:#e3eef8; }
.abArea01 .txt01 ul li:nth-child(5) { border:1px solid #c9dff5; background:#e3eef8; }

@media all and (max-width:1780px){
	.abArea01 { padding:80px 0; }
	.abArea01 .txt { /*float:right; width:47%; min-height:585px;*/ }
	.abArea01 .txt .p1 { font-size:34px; }
	.abArea01 .txt .p2 { font-size:16px; line-height:2; margin-top:40px; }

	.abArea01 .txt01 { width:47%; }
	.abArea01 .txt01 ul li .tt { font-size:14px; }
	.abArea01 .txt01 ul li .tt .p1 i { font-size:34px; }
}
@media all and (max-width:1200px){
	.abArea01 { padding:30px 0; }
	.abArea01 .txt { float:none; width:100%; min-height:10px; }
	.abArea01 .txt .p1 { font-size:20px; }
	.abArea01 .txt .p2 { font-size:14px; line-height:1.6; margin-top:20px; }

	.abArea01 .txt01 { position:relative; top:auto; left:auto; bottom:auto; width:100%; margin-top:30px; }
	.abArea01 .txt01 ul { height:auto; }
	.abArea01 .txt01 ul li { float:left; width:50%; height:100px; }
	.abArea01 .txt01 ul li .tt { font-size:14px; }
	.abArea01 .txt01 ul li .tt .p1 i { font-size:30px; margin-right:5px; }
	.abArea01 .txt01 ul li .tt .p2 { margin-top:5px; }

}

.abArea02 { padding:120px 0; background:url(abArea02.jpg) no-repeat bottom; background-size:cover; }
.abArea02 .hd { text-align:center; color:#fff; line-height:1.1; }
.abArea02 .hd .p1 { font-size:40px; font-weight:bold; }
.abArea02 .hd .p2 { font-size:16px; margin-top:45px; line-height:1.6; }
.abArea02 .bd { position:relative; margin-top:130px; }
.abArea02 .bd01 { position: relative; width: 100%; height: 137px;  opacity: 0.3;  animation: marquee 16s linear infinite; margin-top:15px; font-size: 0;  background: url(dna.png) 0 repeat-x; background-size:contain; }

.pigdesk .pig { width:60px; height:60px; background-color:rgba(0,0,0,0.15); border-radius:50%; opacity:0; position:absolute; left:100%; top:100%; z-index:10 ;margin-left:-30px;margin-top:-30px; pointer-events:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-transition:opacity 0.4s linear,-webkit-transform 0.5s ease-in-out; transition:opacity 0.4s linear,-webkit-transform 0.5s ease-in-out; transition:opacity 0.4s linear,transform 0.5s ease-in-out; transition:opacity 0.4s linear,transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out; }

.pigdesk .pig.show { opacity:1; }
.pigdesk .pig:active,.pigdesk .pig.active { -webkit-transform:scale(1.1); transform:scale(1.1); }
.pigdesk .pig s { width:6px; height:12px; cursor:pointer; position:absolute; margin-top:-6px; top:50%; z-index:2; background-color:transparent; background-position:center; background-repeat:no-repeat; -webkit-transition:0.3s; transition:0.3s; }
.pigdesk .pig s.i1 { left:20px; background-image:url(sjl-pig.png); }
.pigdesk .pig s.i2 { right:20px; background-image:url(sjr-pig.png); }

.pigdesk .swiper-slide { width: 420px; }
.pigdesk .swiper-slide .slideinner { position:relative; }

.fittuwen3 { display:block; padding-left:44px; padding-right:80px; color:#fff; background:url(sx1-fz.png) 4px 28px no-repeat; position:relative; }
.fittuwen3 i { position:absolute; left:0; top:23px; z-index:1; border-radius:5px; width:9px; height:9px; background-color:#fff; -webkit-transition:1s; transition:1s;-webkit-box-shadow:0 0 0 6px rgba(255,255,255,0.15); box-shadow:0 0 0 6px rgba(255,255,255,0.15); }
.fittuwen3 dt { font-size:16px; line-height:50px;  margin-bottom:24px; }
.fittuwen3 dt em { font-size:46px; font-weight:bold; margin-right:6px; }
.fittuwen3 .txt { font-size:18px; line-height:30px; height:240px; overflow-y:auto; }
 
.pigdesk .swiper-slide:hover .fittuwen3 i { -webkit-transform:scale(1.2) rotateY(360deg); transform:scale(1.2) rotateY(360deg); }
 
@media all and (max-width:1780px){
	.abArea02 { padding:80px 0; }
	.abArea02 .hd .p1 { font-size:34px; }
	.abArea02 .hd .p2 { font-size:16px; margin-top:30px; }
	.abArea02 .bd { margin-top:80px; }
	.abArea02 .bd01 { height:100px; margin-top:15px; }
 
	.pigdesk .swiper-slide { width: 300px; }
 
	.fittuwen3 { display:block; padding-left:44px; padding-right:40px; }
	 
	.fittuwen3 dt { font-size:14px; line-height:40px;  margin-bottom:20px; }
	.fittuwen3 dt em { font-size:34px; margin-right:6px; }
	.fittuwen3 .txt { font-size:16px; line-height:25px; height:200px; } 
}
@media all and (max-width:1200px){
	.abArea02 { padding:30px 0; }
	.abArea02 .hd .p1 { font-size:20px; }
	.abArea02 .hd .p2 { font-size:14px; margin-top:10px; }
	.abArea02 .bd { margin-top:30px; }
	.abArea02 .bd01 { height:70px; margin-top:15px; }
 
	.pigdesk .swiper-slide { width:250px; }
 
	.fittuwen3 { display:block; padding-left:30px; padding-right:15px;  }
	 
	.fittuwen3 dt { font-size:14px; line-height:40px; margin-bottom:10px; }
	.fittuwen3 dt em { font-size:20px; margin-right:6px; }
	.fittuwen3 .txt { font-size:14px; line-height:25px; height:150px; }  
}

.abArea03 { padding:120px 0; background:#f3f5fb; }
.abArea03 .hd { font-size:40px; color:#333; font-weight:bold; }
.abArea03 .bd { position:relative; margin-top:100px; }
.abArea03 .bd .swiper-slide .pic { position:relative; width:80%; margin:0 auto; z-index:2; }
.abArea03 .bd .swiper-slide .pic01 { position:relative; margin-top:-25px; z-index:1; }
.abArea03 .bd .swiper-slide .txt { font-size:20px; color:#333; margin-top:10px; line-height:25px; text-align:center; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.abArea03 .bd .btn { position:absolute; top:-160px; right:0; font-size:0; z-index:2; }
.abArea03 .bd .btn .btn01 { display:inline-block; margin-left:20px; width:60px; height:60px; border:1px solid rgba(0,0,0,0.2); border-radius:100%; cursor:pointer; }
.abArea03 .bd .btn .prev-ab03 { background:url(e01.png) no-repeat center; }
.abArea03 .bd .btn .next-ab03 { background:url(e02.png) no-repeat center; }
 
.abArea03 .bd .btn .prev-ab03:hover { background:url(e03.png) no-repeat center #0a65c2; border-color:#0a65c2; }
.abArea03 .bd .btn .next-ab03:hover { background:url(e04.png) no-repeat center #0a65c2; border-color:#0a65c2; }



@media all and (max-width:1780px){
	.abArea03 { padding:80px 0; }
	.abArea03 .hd { font-size:34px; }
	.abArea03 .bd { margin-top:60px; }
	.abArea03 .bd .swiper-slide .pic01 { margin-top:-20px; }
	.abArea03 .bd .swiper-slide .txt { font-size:16px; margin-top:10px; line-height:20px; }

	.abArea03 .bd .btn .btn01 { margin-left:15px; width:40px; height:40px; }	
}
@media all and (max-width:1200px){
	.abArea03 { padding:30px 0; }
	.abArea03 .hd { font-size:20px; text-align:center; }
	.abArea03 .bd { margin-top:20px; }
	.abArea03 .bd .swiper-slide .pic01 { margin-top:-15px; }
	.abArea03 .bd .swiper-slide .txt { font-size:14px; margin-top:0; line-height:20px; }
	
	.abArea03 .bd .btn { position:relative; top:auto; right:auto; margin-top:20px; text-align:center; }
	.abArea03 .bd .btn .btn01 { display:inline-block; margin:0 5px; width:30px; height:30px; background-size:15px 11px!important; }
}

.abArea05 { padding:120px 0; background:#f3f5fb; }
.abArea05 .hd { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
.abArea05 .hd i { font-size:40px; color:#333; font-weight:bold; }
.abArea05 .hd a { font-size:16px; color:#333; }
.abArea05 .bd { position:relative; margin-top:60px; }

.abArea05 .bd ul li { background:#fff; border-bottom:1px solid #eee; line-height:1.1; }
.abArea05 .bd ul li a { position:relative; display:block; padding:30px; }
.abArea05 .bd ul li .pic { float:left; width:445px; overflow:hidden; }
.abArea05 .bd ul li .pic p { position:relative; padding-bottom:60%; }
.abArea05 .bd ul li .pic img { position:absolute; top:0; left:0; width:100%; height:100%; transition: all 0.6s;  object-fit: cover; z-index:2; }
.abArea05 .bd ul li .txt { float:right; width:calc(100% - 505px); padding-top:30px; }
.abArea05 .bd ul li .txt .p1 { font-size:30px; font-weight:bold; color:#000; line-height:40px; height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.abArea05 .bd ul li .txt .p2 { font-size:16px; color:#818181; margin-top:20px; }
.abArea05 .bd ul li .txt .p3 { color: #333; font-size: 16px; line-height: 30px; overflow:hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;height: 60px; margin-top:20px;}
.abArea05 .bd ul li .txt .p4 { margin-top:20px; color: #0a65c2; font-size: 16px;}
 
.abArea05 .bd ul li:hover { background:#e3e6ea; }
.abArea05 .bd ul li:hover .pic img { transform: scale(1.1)!important; }


@media all and (max-width:1780px){
	.abArea05 { padding:80px 0; }
	.abArea05 .hd i { font-size:34px; }
	.abArea05 .hd a { font-size:14px; }
	.abArea05 .bd { margin-top:40px; }

	.abArea05 .bd ul li a { padding:30px 25px; }
	.abArea05 .bd ul li .pic { width:350px; }
	.abArea05 .bd ul li .txt {   width:calc(100% - 400px); padding-top:20px;  }
	.abArea05 .bd ul li .txt .p1 { font-size:20px; line-height:30px; }
	.abArea05 .bd ul li .txt .p2 { font-size:16px; margin-top:15px; }
	.abArea05 .bd ul li .txt .p3 { font-size: 16px; line-height: 30px;  height: 60px; margin-top:15px; }
	.abArea05 .bd ul li .txt .p4 { margin-top:15px; font-size: 16px;}
}
@media all and (max-width:1200px){
	.abArea05 { padding:30px 0; }
	.abArea05 .hd i { font-size:20px; }
	.abArea05 .hd a { font-size:14px; }
	.abArea05 .bd { margin-top:20px; }
	
	.abArea05 .bd ul li a { padding:25px 4%; }
	.abArea05 .bd ul li .pic { float:none; width:100%; }
	.abArea05 .bd ul li .txt { float:none; width:100%; margin-left:0; padding-top:20px;  }
	.abArea05 .bd ul li .txt .p1 { font-size:16px; line-height:25px; }
	.abArea05 .bd ul li .txt .p2 { font-size:14px; margin-top:10px; }
	.abArea05 .bd ul li .txt .p3 { font-size: 14px; line-height: 25px;  height: 50px; margin-top:10px; }
	.abArea05 .bd ul li .txt .p4 { margin-top:10px; font-size: 14px;}

}



.cpArea ul li { position:relative; float:left; width:22.5%; margin-right:3.33%; min-height:400px; border-radius:8px; box-shadow:rgba(33,52,96,0.08) 0px 0px 10px; background:url(cp01.png) no-repeat center; background-size:cover; overflow:hidden; z-index:1; }
.cpArea ul li:nth-child(4n) { margin-right:0; }
.cpArea ul li:nth-child(n + 5) { margin-top:60px; }
.cpArea ul li:before { position:absolute; left:0; top:0; bottom:0; width:0; display:block; content:""; background:url(cp02.png) no-repeat center; transition: all 0.6s; border-radius:8px; overflow:hidden; z-index:1; background-size:cover; }
.cpArea ul li .txt { position:relative; padding:30px 15px 0 40px; z-index:5; }
.cpArea ul li .txt .p1 { position:relative; margin-right:25px; overflow:hidden; }
.cpArea ul li .txt .p1 i { position:relative; display:inline-block; font-size:28px; line-height:1.3; font-weight:bold; color:#333; }
.cpArea ul li .txt .p1 i:before { position:absolute; top:50%; transform: translateY(-50%); left:calc(100% + 15px); display:block; content:""; width:7px; height:7px; border:1px solid #6ca0d1; border-radius:100%; z-index:1; }
.cpArea ul li .txt .p1 i:after { position:absolute; top:50%; transform: translateY(-50%); margin-top:-1px; left:calc(100% + 24px); display:block; content:""; width:500px; height:1px; border-bottom:1px dashed #d2daeb; z-index:1; }
.cpArea ul li .txt .p2 { margin-top:35px; }
.cpArea ul li .txt .p2 dl { padding-right:25px; height:270px; overflow-y:auto; }
.cpArea ul li .txt .p2 dl dt { padding-left:35px; background:url(cp04.png) no-repeat 0 5px; }
.cpArea ul li .txt .p2 dl dt:nth-child(n + 2) { margin-top:20px; }
.cpArea ul li .txt .p2 dl dt a { display:block; font-size:18px; color:#333; line-height:25px; padding-right:25px; background:url(cp03.png) no-repeat right 5px; }

.cpArea ul li:hover:before { width:100%; }
.cpArea ul li:hover .p1 i { color:#fff; }
.cpArea ul li:hover .p1 i:before { background:#fff; }
.cpArea ul li:hover .p1 i:after { border-color:#fff; }
.cpArea ul li:hover .txt .p2 dl dt { background:url(cp06.png) no-repeat 0 5px; }
.cpArea ul li:hover .txt .p2 dl dt:hover { background:url(cp07.png) no-repeat 0 5px; }
.cpArea ul li:hover .txt .p2 dl dt a { color:#fff; background:url(cp05.png) no-repeat right 5px; }

.cpArea ul li .txt .p2 dl::-webkit-scrollbar-thumb { min-height:50px; border-radius:3px; background-color:#0a65c2; }
.cpArea ul li .txt .p2 dl::-webkit-scrollbar-track { background:#eee; border-radius:3px; }
.cpArea ul li .txt .p2 dl::-webkit-scrollbar-corner { background:transparent; }
.cpArea ul li .txt .p2 dl::-webkit-scrollbar { width:7px; height:7px; }

.cpArea111 .wrap { max-width:1200px; }
.cpArea111 ul li { width:48%; margin-right:4%; }
.cpArea111 ul li:nth-child(4n) { margin-right:4%; }
.cpArea111 ul li:nth-child(2n) { margin-right:0; }
.cpArea111 ul li:nth-child(n + 3) { margin-top:60px; }

.cpArea110 .wrap { max-width:1200px; }
.cpArea110 ul li { width:48%; margin-right:4%; }
.cpArea110 ul li:nth-child(4n) { margin-right:4%; }
.cpArea110 ul li:nth-child(2n) { margin-right:0; }
.cpArea110 ul li:nth-child(n + 3) { margin-top:60px; }

@media all and (max-width:1780px){
	.cpArea ul li { width:32%; margin-right:2%; min-height:330px; }
	.cpArea ul li:nth-child(4n) { margin-right:2%; }
	.cpArea ul li:nth-child(3n) { margin-right:0; }
	.cpArea ul li:nth-child(n + 4) { margin-top:30px; }
	.cpArea ul li .txt {  padding:25px 15px 0 30px; }
	.cpArea ul li .txt .p1 { margin-right:15px; }
	.cpArea ul li .txt .p1 i { font-size:20px; }
	.cpArea ul li .txt .p2 { margin-top:25px; }
	.cpArea ul li .txt .p2 dl { padding-right:15px; height:225px; }
	.cpArea ul li .txt .p2 dl dt { padding-left:25px; }
	.cpArea ul li .txt .p2 dl dt:nth-child(n + 2) { margin-top:15px; }
	.cpArea ul li .txt .p2 dl dt a { font-size:16px; line-height:25px; padding-right:25px; } 
	
	.cpArea111 ul li { width:49%; margin-right:2%; }
	.cpArea111 ul li:nth-child(4n) { margin-right:2%; }
	.cpArea111 ul li:nth-child(2n) { margin-right:0; }
	.cpArea111 ul li:nth-child(n + 3) { margin-top:30px; }
	
	.cpArea110 ul li { width:49%; margin-right:2%; }
	.cpArea110 ul li:nth-child(4n) { margin-right:2%; }
	.cpArea110 ul li:nth-child(2n) { margin-right:0; }
	.cpArea110 ul li:nth-child(n + 3) { margin-top:30px; }
}
@media all and (max-width:1200px){
	.cpArea ul li { width:100%; margin-right:0; min-height:10px; }
	.cpArea ul li:nth-child(4n) { margin-right:0; }
	.cpArea ul li:nth-child(3n) { margin-right:0; }
	.cpArea ul li:nth-child(n + 2) { margin-top:15px; }
	.cpArea ul li .txt { padding:25px 10px 25px 20px; }
	.cpArea ul li .txt .p1 { margin-right:10px; }
	.cpArea ul li .txt .p1 i { font-size:18px; }
	.cpArea ul li .txt .p2 { margin-top:20px; }
	.cpArea ul li .txt .p2 dl { padding-right:10px; height:195px; }
	.cpArea ul li .txt .p2 dl dt { padding-left:25px; background-position:0 3px!important; }
	.cpArea ul li .txt .p2 dl dt:nth-child(n + 2) { margin-top:15px; }
	.cpArea ul li .txt .p2 dl dt a { font-size:14px; line-height:20px; padding-right:25px; background-position:right 3px!important; }  
	
	.cpArea111 ul li { width:100%; margin-right:0; min-height:10px; }
	.cpArea111 ul li:nth-child(4n) { margin-right:0; }
	.cpArea111 ul li:nth-child(2n) { margin-right:0; }
	.cpArea111 ul li:nth-child(n + 2) { margin-top:15px; }
	
	.cpArea110 ul li { width:100%; margin-right:0; min-height:10px; }
	.cpArea110 ul li:nth-child(4n) { margin-right:0; }
	.cpArea110 ul li:nth-child(2n) { margin-right:0; }
	.cpArea110 ul li:nth-child(n + 2) { margin-top:15px; }
}

.cpDis { position:relative; padding:100px 0; background: linear-gradient(#f5f8f5,#fff); }
.cpDis:before { position:absolute; top:0; bottom:0; left:0; right:50%; margin-right:420px;  display:block; content:""; background:#fff; z-index:1; }

.cpDis01 { position:relative; float:left; width:390px; z-index:5; }
.cpDis01 .p1 { font-size:36px; color:#333; font-weight:bold; line-height:1.1; }
.cpDis01 .p2 { margin-top:20px; }

.cpBox ul li .pp { padding:0 20px; background:#f5f8f5; border-bottom:1px solid #ddd; }
.cpBox ul li p { background:url(cp12.png) no-repeat 0 19px; padding:15px 0 15px 35px;  }
.cpBox ul li p i { display:block; font-size:18px; padding-right:20px; color:#333; line-height:25px; background:url(cp11.png) no-repeat right 8px; }
.cpBox ul li dl { padding-left:30px; border-bottom:1px solid #ddd;  }
.cpBox ul li dl dt { border-bottom:1px solid #ddd; }
.cpBox ul li dl dt:last-child { border-bottom:none; }
.cpBox ul li dl dt a { display:block; font-size:16px; padding:15px 0; color:#333; }

.cpBox ul li.on .pp { background:#5eae3f; }
 
.cpBox ul li.on p { background:url(cp15.png) no-repeat 0 19px; }
.cpBox ul li.on p i { background:url(cp13.png) no-repeat right 8px; color:#fff; }
.cpBox ul li dl dt.on a,.cpBox ul li dl dt:hover a { color:#5eae3f; }

.cpDis02 { float:right; width:calc(100% - 520px); }
.cpDis03 { float:right; width:calc(100% - 520px); }

@media all and (max-width:1780px){
	.cpDis { padding:80px 0; }
	.cpDis:before { margin-right:320px; }

	.cpDis01 { width:250px; }
	.cpDis01 .p1 { font-size:24px; }
	.cpDis01 .p2 { margin-top:20px; }
	 
	.cpDis02 { float:right; width:calc(100% - 330px); }
	.cpDis03 { float:right; width:calc(100% - 330px); }
}
@media all and (max-width:1280px){
	.cpDis:before { margin-right:calc(46% - 280px); }
}
@media all and (max-width:1200px){
	.cpDis { padding:40px 0; }
	.cpDis:before { display:none; }
	
	.cpDis01 { display:none; }
	
	.cpDis02 { float:none; width:100%; }
	.cpDis03 { float:none; width:100%; }
}



.cpDis02 .cp01 { font-size:36px; color:#333; font-weight:bold; line-height:1.1; }
.cpDis02 .cp02 { font-size:18px; color:#333; line-height:2; margin-top:25px; }
.cpDis02 .cp02 img { max-width:100%; }

.cpDis02 .cp03 { margin-top:65px; }

.cpDis02 .cp03 .hd { font-size:30px; color:#333; font-weight:bold; line-height:55px; }
.cpDis02 .cp03 .bd { position:relative; margin-top:30px;  }
.cpDis02 .cp03 .bd .swiper-slide a { display:block; padding-top:15px; transition: all 0.6s; cursor:pointer; }
.cpDis02 .cp03 .bd .swiper-slide .txt { background:#fff; padding-top:45px; min-height:225px; text-align:center; border:1px solid #e6e7ea; border-radius:5px; transition: all 0.6s; }
.cpDis02 .cp03 .bd .swiper-slide .txt .p1 img { height:105px; width:auto; }
.cpDis02 .cp03 .bd .swiper-slide .txt .p2 { font-size:20px; color:#646464; margin-top:45px; font-weight:bold; transition: all 0.6s; }

.cpDis02 .cp03 .bd .swiper-slide:hover a { padding-top:0; }
.cpDis02 .cp03 .bd .swiper-slide:hover .txt { padding-top:51px; border-top:10px solid #0a65c2; }
.cpDis02 .cp03 .bd .swiper-slide:hover .txt .p2 { margin-top:25px; }

.cpDis02 .cp03 .bd .btn { position:absolute; right:0; top:-85px; right:0; font-size:0; z-index:2; }
.cpDis02 .cp03 .bd .btn .btn01 { display:inline-block; width:55px; height:55px; margin-left:30px; background:url(cp21.png) no-repeat center; background-size:cover!important; cursor:pointer; }
.cpDis02 .cp03 .bd .btn .prev-cp03 {  }
.cpDis02 .cp03 .bd .btn .next-cp03 { transform: rotate(180deg); }

.cpDis02 .cp03 .bd .btn .btn01:hover { background:url(cp22.png) no-repeat center; }
.cpDis02 .cp03 .bd .btn .prev-cp03:hover { transform: rotate(180deg); }
.cpDis02 .cp03 .bd .btn .next-cp03:hover { transform: rotate(0deg); }

@media all and (max-width:1780px){
	.cpDis02 .cp01 { font-size:24px; }
	.cpDis02 .cp02 { font-size:16px; line-height:2; margin-top:25px; }
	.cpDis02 .cp03 { margin-top:40px; }

	.cpDis02 .cp03 .hd { font-size:20px; line-height:40px; }
	.cpDis02 .cp03 .bd {  margin-top:30px; }
	.cpDis02 .cp03 .bd .swiper-slide .txt { padding-top:30px; min-height:180px; }
	.cpDis02 .cp03 .bd .swiper-slide .txt .p1 img { height:80px; width:auto; }
	.cpDis02 .cp03 .bd .swiper-slide .txt .p2 { font-size:18px; margin-top:35px; }

	.cpDis02 .cp03 .bd .swiper-slide:hover .txt { padding-top:36px; }
	.cpDis02 .cp03 .bd .swiper-slide:hover .txt .p2 { margin-top:25px; }

	.cpDis02 .cp03 .bd .btn { top:-70px; }
	.cpDis02 .cp03 .bd .btn .btn01 { width:40px; height:40px; margin-left:20px; }
}
@media all and (max-width:1200px){
	.cpDis02 .cp01 { font-size:20px; }
	.cpDis02 .cp02 { font-size:14px; line-height:1.7; margin-top:25px; }
	.cpDis02 .cp03 { margin-top:30px; }

	.cpDis02 .cp03 .hd { font-size:18px; line-height:35px; }
	.cpDis02 .cp03 .bd {  margin-top:20px; }
	.cpDis02 .cp03 .bd .swiper-slide .txt { padding-top:25px; min-height:135px; }
	.cpDis02 .cp03 .bd .swiper-slide .txt .p1 img { height:60px; width:auto; }
	.cpDis02 .cp03 .bd .swiper-slide .txt .p2 { font-size:14px; margin-top:25px; font-weight:normal; }

	.cpDis02 .cp03 .bd .swiper-slide:hover .txt { padding-top:31px; }
	.cpDis02 .cp03 .bd .swiper-slide:hover .txt .p2 { margin-top:25px; }

	.cpDis02 .cp03 .bd .btn { top:-55px; }
	.cpDis02 .cp03 .bd .btn .btn01 { width:35px; height:35px; margin-left:15px; }
}

.cpDis02 .cp04 { margin-top:80px; background:#fff; border:1px solid #e6e7ea; }
.cpDis02 .cp04 ul li { position:relative; float:left; width:22.5%; min-height:410px; padding:60px 30px 0 30px; border-right:1px solid #e6e7ea; box-sizing: border-box; transition: all 0.6s; }
.cpDis02 .cp04 ul li:last-child { border-right:none; }
.cpDis02 .cp04 ul li:before { position:absolute; top:-1px; left:0; width:0; display:block; content:""; height:10px; background:#67b436; z-index:2; transition: all 0.6s; }
.cpDis02 .cp04 ul li .p1 { font-size:30px; color:#333; font-weight:bold; line-height:1.1; }
.cpDis02 .cp04 ul li .p2 { font-size:18px; color:#666; line-height:2; margin-top:30px; word-wrap:break-word; }
 
.cpDis02 .cp04 ul li.on { width:55%; background:url(cp03.jpg) no-repeat right bottom; background-size:cover; }
.cpDis02 .cp04 ul li.on .p2 { font-size:24px; color:#333; }
.cpDis02 .cp04 ul li.on:before { width:100%; }

@media all and (max-width:1780px){
	.cpDis02 .cp04 { margin-top:60px; }
	.cpDis02 .cp04 ul li { min-height:300px; padding:40px 20px 0 20px; }
	.cpDis02 .cp04 ul li:before { height:6px; }
	.cpDis02 .cp04 ul li .p1 { font-size:24px; }
	.cpDis02 .cp04 ul li .p2 { font-size:16px; line-height:2; margin-top:20px; }
	 
	.cpDis02 .cp04 ul li.on { width:55%; }
	.cpDis02 .cp04 ul li.on .p2 { font-size:18px; } 
}
@media all and (max-width:1200px){
	.cpDis02 .cp04 { margin-top:30px; border:none; }
	.cpDis02 .cp04 ul li { float:none; width:100%; min-height:10px; padding:25px 15px 35px 15px; border:1px solid #e6e7ea; }
	.cpDis02 .cp04 ul li:nth-child(n + 2) { margin-top:20px; }
	.cpDis02 .cp04 ul li:before { width:100%; height:3px; }
	.cpDis02 .cp04 ul li .p1 { font-size:18px; }
	.cpDis02 .cp04 ul li .p2 { font-size:14px; line-height:25px; margin-top:20px; }
	 
	.cpDis02 .cp04 ul li.on { width:100%; background:#fff; }
	.cpDis02 .cp04 ul li.on .p2 { font-size:14px; color:#666; }  
}





















.cpArea01 ul li { position:relative; float:left; width:22.5%; margin-right:3.33%; min-height:400px; border-radius:8px; box-shadow:rgba(33,52,96,0.08) 0px 0px 10px; background:url(cp01.png) no-repeat center; background-size:cover; overflow:hidden; z-index:1; }
.cpArea01 ul li:nth-child(4n) { margin-right:0; }
.cpArea01 ul li:nth-child(n + 5) { margin-top:60px; }
.cpArea01 ul li:before { position:absolute; left:0; top:0; bottom:0; width:0; display:block; content:""; background:url(cp02.png) no-repeat center; transition: all 0.6s; border-radius:8px; overflow:hidden; z-index:1; }
.cpArea01 ul li .txt { position:relative; padding:30px 40px 0 40px; z-index:5; }
.cpArea01 ul li .txt .p1 { position:relative; font-size:28px; color:#2dadda; font-weight:bold; line-height:36px; height:72px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.cpArea01 ul li .txt .p2 { margin-top:10px; }
.cpArea01 ul li .txt .p2 dl dt { border-bottom:1px solid #dddfe; line-height:50px; height:50px; font-size:16px; color:#666; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
 
.cpArea01 ul li:hover:before { width:100%; }
.cpArea01 ul li:hover .p1 { color:#fff; }
.cpArea01 ul li:hover .txt .p2 dl dt { color:#fff; border-bottom:1px solid rgba(255,255,255,0.5); }
 
@media all and (max-width:1780px){
	.cpArea01 ul li { width:32%; margin-right:2%; min-height:330px; }
	.cpArea01 ul li:nth-child(4n) { margin-right:2%; }
	.cpArea01 ul li:nth-child(3n) { margin-right:0; }
	.cpArea01 ul li:nth-child(n + 4) { margin-top:30px; }
	.cpArea01 ul li .txt {  padding:25px 25px 0 25px; }
	.cpArea01 ul li .txt .p1 { font-size:18px; line-height:25px; height:50px; }
	.cpArea01 ul li .txt .p2 { margin-top:10px; }
	.cpArea01 ul li .txt .p2 dl dt { line-height:45px; height:45px; font-size:14px; }
}
@media all and (max-width:1200px){
	.cpArea01 ul li { width:100%; margin-right:0%; min-height:10px; }
	.cpArea01 ul li:nth-child(4n) { margin-right:0; }
	.cpArea01 ul li:nth-child(3n) { margin-right:0; }
	.cpArea01 ul li:nth-child(n + 2) { margin-top:15px; }
	.cpArea01 ul li .txt {  padding:25px 10px; }
	.cpArea01 ul li .txt .p1 { font-size:18px; line-height:25px; height:50px; }
	.cpArea01 ul li .txt .p2 { margin-top:10px; }
	.cpArea01 ul li .txt .p2 dl dt { line-height:40px; height:40px; font-size:14px; }

}
 























.wh-hd { text-align:center; line-height:1.1; }
.wh-hd .p1 { font-size:40px; color:#333; font-weight:bold; }

@media all and (max-width:1780px){
	.wh-hd .p1 { font-size:30px; }
}
@media all and (max-width:1200px){
	.wh-hd .p1 { font-size:24px; }
}

.whArea01 .bd { margin-top:75px; }
.whArea01 .bd ul li { position:relative; background:#fff; }
.whArea01 .bd ul li:nth-child(n + 2) { margin-top:20px; }
.whArea01 .bd ul li .pic { float:right; width:50%; }
.whArea01 .bd ul li .txt { position:absolute; width:34%; left:5%; top:50%; transform: translateY(-50%); color:#333; z-index:2; }
.whArea01 .bd ul li .txt .p1 { font-size:32px; line-height:1.1; padding-bottom:30px; border-bottom:1px solid #c4c4c4; }
.whArea01 .bd ul li .txt .p2 { font-size:16px; line-height:30px; margin-top:30px; }

.whArea01 .bd ul li:nth-child(2n) .pic { float:left; }
.whArea01 .bd ul li:nth-child(2n) .txt { left:55%; }


.whArea02 { margin-top:100px; }
.whBox02 { margin-top:75px; }
.whBox02 .hd { border-radius:75px 75px 0 0; border:1px solid #dbdfeb; overflow:hidden; }
.whBox02 .hd ul li { position:relative; float:left; width:25%; padding:50px 0 50px 160px; border-right:1px solid #dbdfeb; box-sizing: border-box; cursor:pointer; }
.whBox02 .hd ul li:last-child { border-right:none; }
.whBox02 .hd ul li .p1 { font-size:32px; color:#333; font-weight:bold; }
.whBox02 .hd ul li .p2 { font-size:16px; color:#999; margin-top:5px; }
.whBox02 .hd ul li .p3 { position:absolute; top:50%; left:40px; transform: translateY(-50%); font-size:32px; color:#0a65c2; width:90px; height:90px; text-align:center; line-height:90px; background:#f3f5fb; border-radius:100%; z-index:2; }

.whBox02 .hd ul li.on { background:#0a65c2; }
.whBox02 .hd ul li.on .p1 { color:#fff; }
.whBox02 .hd ul li.on .p2 { color:rgba(255,255,255,0.7); }
.whBox02 .hd ul li.on .p3 { color:#0a65c2; background:#fff; }

.whBox02 .bd { margin-top:70px; }
.whBox02 .bd ul li { float:left; width:32.14%; }
.whBox02 .bd ul li:nth-child(1) { width:66.07%; margin-right:1.79%; }
.whBox02 .bd ul li:nth-child(n + 3) { margin-right:1.79%; margin-top:1.79%; }
.whBox02 .bd ul li:nth-child(5) { margin-right:0; }

.whBox02 .bd .mm { font-size:0; margin-top:50px; text-align:center; }
.whBox02 .bd .mm a { display:inline-block; padding:0 50px; font-size:16px; color:#fff; line-height:40px; background:#0a65c2;  }


@media all and (max-width:1780px){
	.whArea01 .bd { margin-top:40px; }
	.whArea01 .bd ul li:nth-child(n + 2) { margin-top:20px; }
	.whArea01 .bd ul li .txt { width:40%; }
	.whArea01 .bd ul li .txt .p1 { font-size:26px; padding-bottom:25px; }
	.whArea01 .bd ul li .txt .p2 { font-size:14px; line-height:25px; margin-top:25px; }

	.whArea02 { margin-top:80px; }
	.whBox02 { margin-top:40px; }
	.whBox02 .hd ul li { padding:30px 0 30px 120px; }
	.whBox02 .hd ul li .p1 { font-size:24px; }
	.whBox02 .hd ul li .p2 { font-size:14px; margin-top:5px; }
	.whBox02 .hd ul li .p3 { left:30px; font-size:24px; width:60px; height:60px; line-height:60px; }
 
	.whBox02 .bd { margin-top:40px; }
}
@media all and (max-width:1200px){
	.whArea01 .bd { margin-top:30px; }
	.whArea01 .bd ul li:nth-child(n + 2) { margin-top:15px; }
	.whArea01 .bd ul li .txt { position:relative; top:auto; transform: translateY(0); left:auto!important; width:100%; padding:25px 4%; box-sizing: border-box; }
	.whArea01 .bd ul li .txt .p1 { font-size:18px; padding-bottom:15px; }
	.whArea01 .bd ul li .txt .p2 { font-size:14px; line-height:25px; margin-top:15px15px; }
	.whArea01 .bd ul li .pic { width:100%; }
	
	.whArea02 { margin-top:40px; }
	.whBox02 { margin-top:30px; }
	.whBox02 .hd { border-radius:0 0 0 0; }
	.whBox02 .hd ul li { padding:15px 0; text-align:center; }
	.whBox02 .hd ul li .p1 { font-size:18px; }
	.whBox02 .hd ul li .p2 { display:none; }
	.whBox02 .hd ul li .p3 { display:none; }
 
	.whBox02 .bd { margin-top:20px; }
	.whBox02 .bd ul li { float:left; width:49%; }
	.whBox02 .bd ul li:nth-child(1) { width:100%; margin-right:0; }
	.whBox02 .bd ul li:nth-child(n + 2) { margin-right:2%; margin-top:2%; }
	.whBox02 .bd ul li:nth-child(3) { margin-right:0; }
	.whBox02 .bd ul li:nth-child(5) { margin-right:0; }
	
	.whBox02 .bd .mm { margin-top:30px; }
	.whBox02 .bd .mm a { padding:0 30px; font-size:14px; line-height:35px;  }
}

.rcArea01 { position:relative; margin-bottom:50px; z-index:99; }
.rcArea01 .hd { font-size:30px; color:#000; text-align:center; line-height:1; margin-bottom:35px; }
 
.rcArea02 { margin-bottom:60px; }
.rcArea02 .pp { float:left; height:100px; line-height:100px; font-size:18px; color:#000; text-align:center; box-sizing: border-box; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.rcArea02 .p1 { width:calc(28% - 80px); text-align:left; font-weight:bold; }
.rcArea02 .p2 { width:36%; padding:0 10px; }
.rcArea02 .p3 { width:18%; padding:0 10px; }
.rcArea02 .p4 { width:18%; padding:0 10px; }
.rcArea02 .p5 { width:18%; padding:0 10px; display:none; }
.rcArea02 .p6 { width:80px; }

.rcArea02 .hd { background:#eaeaea; padding:0 2%; font-weight:bold; }
.rcArea02 .bd ul li { border-bottom:1px solid #ccc; }
.rcArea02 .bd ul li .bddd { cursor:pointer; padding:0 2%; }
.rcArea02 .bd ul li .bddd .p6 { background:url(rc02.png) no-repeat center right; }
.rcArea02 .bd ul li .txt { padding:40px 30px; background:#f5f7f9; font-size:16px; line-height:1.9; display:none; }
 
.rcArea02 .bd ul li.on .bddd { background:#0a65c2; }
.rcArea02 .bd ul li.on .bddd .pp { color:#fff; }
.rcArea02 .bd ul li.on .bddd .p6 { background:url(rc03.png) no-repeat center right; }
.rcArea02 .bd ul li.on .txt { display:block; }
 
@media all and (max-width:1780px){
	.rcArea01 .hd { font-size:24px; margin-bottom:25px; }
 
	.rcArea02 .pp { height:60px; line-height:60px; font-size:14px; }
	.rcArea02 .bd ul li .txt { padding:30px 20px; font-size:14px; }
 
}
@media all and (max-width:1200px){
	.rcArea01 .hd { font-size:18px; }
 
	.rcArea02 .pp { height:40px; line-height:40px; font-size:14px; }
	.rcArea02 .bd ul li .txt { padding:30px 15px; font-size:14px; }
	
	.rcArea02 .p1 { width:60%; }
	.rcArea02 .p2 { display:none; }
	.rcArea02 .p3 { display:none; }
	.rcArea02 .p4 { width:40%; }
	.rcArea02 .p5 {  display:none; }
	.rcArea02 .p6 { display:none; } 
}


.rcArea03 { margin-bottom:60px; }
.rcArea03 .bd { margin-top:40px; }
.rcArea03 .bd img { max-width:100%; }

@media all and (max-width:1780px){
	.rcArea03 { margin-bottom:40px; }
	.rcArea03 .bd { margin-top:30px; }
}
@media all and (max-width:1200px){
	.rcArea03 { margin-bottom:30px; }
	.rcArea03 .bd { margin-top:20px; }
}

.rc-hd { text-align:center; line-height:1.1; }
.rc-hd .p1 { font-size:40px; color:#333; font-weight:bold; }
.rc-hd .p2 { font-size:18px; color:#666; margin-top:20px; }

@media all and (max-width:1780px){
	.rc-hd .p1 { font-size:30px; }
	.rc-hd .p2 { font-size:16px; margin-top:15px; }
}
@media all and (max-width:1200px){
	.rc-hd .p1 { font-size:24px; }
	.rc-hd .p2 { font-size:14px; margin-top:10px; }
}

.eArea { padding:100px 0; }
.eArea .hd { line-height:1.1; font-weight:bold; }
.eArea .hd .p1 { font-size:28px; color:#0a65c2; display:none; }
.eArea .hd .p2 { font-size:40px; color:#212121; line-height:1.5; margin-top:0; }

.eArea01 { position:relative; margin-top:65px; }
.eArea01 .swiper-slide a { display:block; border:1px solid #eff0f2; overflow:hidden; }
.eArea01 .swiper-slide a img { transition: all 0.6s; }
.eArea01 .swiper-slide p { display:none; }

.eArea01 .swiper-slide:hover a img { transform: scale(1.3)!important; }

.eArea01 .btn { position:absolute; top:-180px; right:0; font-size:0; z-index:2; }
.eArea01 .btn .btn01 { display:inline-block; margin-left:20px; width:60px; height:60px; border:1px solid rgba(0,0,0,0.2); border-radius:100%; cursor:pointer; }
.eArea01 .btn .prev-e01 { background:url(e01.png) no-repeat center; }
.eArea01 .btn .next-e01 { background:url(e02.png) no-repeat center; }
 
.eArea01 .btn .prev-e01:hover { background:url(e03.png) no-repeat center #0a65c2; border-color:#0a65c2; }
.eArea01 .btn .next-e01:hover { background:url(e04.png) no-repeat center #0a65c2; border-color:#0a65c2; }

@media all and (max-width:1780px){
	.eArea { padding:90px 0; }
	.eArea .hd .p1 { font-size:24px; }
	.eArea .hd .p2 { font-size:34px; margin-top:0; }

	.eArea01 { margin-top:35px; }
 
	.eArea01 .btn { top:-120px;  }
	.eArea01 .btn .btn01 { margin-left:15px; width:40px; height:40px; }
}
@media all and (max-width:1200px){
	.eArea { padding:30px 0; }
	.eArea .hd { text-align:center;}
	.eArea .hd .p1 { font-size:18px; }
	.eArea .hd .p2 { font-size:20px; margin-top:0; }

	.eArea01 { margin-top:25px; }
 
	.eArea01 .btn { position:relative; top:auto; right:auto; margin-top:20px; text-align:center; }
	.eArea01 .btn .btn01 { display:inline-block; margin:0 5px; width:30px; height:30px; background-size:15px 11px!important; }
}

.hyArea { padding-bottom:40px; }
.hyArea ul li { position:relative; border-top:1px solid #7f7f7f; }
.hyArea ul li:before { position:absolute; left:0; top:-1px; width:0; height:3px; background:#0a65c2; display:block; content:""; transition: all 0.6s; z-index:2; }
.hyArea ul li a { position:relative; display:block; padding:35px 0; }
.hyArea ul li .p1 { font-size:24px; color:#333; line-height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.hyArea ul li .p2 { font-size:16px; color:#0a65c2; margin-top:20px; }


.hyArea ul li:hover:before { width:100%; }
.hyArea ul li:hover .p1 { color:#0a65c2; }
 
@media all and (max-width:1780px){
	.hyArea ul li a { padding:30px 0; }
	.hyArea ul li .p1 { font-size:20px; line-height:30px; }
	.hyArea ul li .p2 { font-size:14px; margin-top:20px; }
}
@media all and (max-width:1200px){
	.hyArea ul li a { padding:20px 0; }
	.hyArea ul li .p1 { font-size:16px; line-height:30px; }
	.hyArea ul li .p2 { font-size:14px; margin-top:10px; }
}



@-webkit-keyframes marquee {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: -355px 50%;
  }
}
@keyframes marquee {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: -355px 50%;
  }
}