@charset "utf-8";
/* Banner */
.banner-ny { position:relative; }
.banner-ny .img02 { display:none; }

.banner-ny .txt { position:absolute; left:50%; top:50%; transform: translateY(-50%);  margin-left:-800px; color:#fff; line-height:1; z-index:5; }
.banner-ny .txt .p1 { font-size:36px; }
.banner-ny .txt .p2 { font-size:16px; margin-top:20px; }

@media all and (max-width:1680px){
	.banner-ny .txt { margin-left:-600px; }
	.banner-ny .txt .p1 { font-size:28px; }
	.banner-ny .txt .p2 { font-size:14px; margin-top:15px; }
}
@media all and (max-width:1280px){
	.banner-ny .txt { margin-left:0; left:4%; }
	.banner-ny .txt .p1 { font-size:28px; }
	.banner-ny .txt .p2 { font-size:14px; margin-top:15px; }
}
@media all and (max-width:750px){
	.banner-ny .img01 { display:none; }
	.banner-ny .img02 { display:block; }
	
	.banner-ny .txt .p1 { font-size:18px; }
	.banner-ny .txt .p2 { font-size:14px; margin-top:15px; }
}

/* 主体 */
.container { position:relative; padding:0; }
.wrap {  margin:0 auto; }

.footer { border-top:1px solid #d5d7df; }

.leftTitle { display:none; }

.sidebar { border-bottom:1px solid #f6f6f6; }
.menu { float:left; }
.menu ul li { float:left; text-align:center; font-size:0; }
.menu ul li a { position:relative; display:inline-block; padding:0 35px; font-size:18px; color:#333; line-height:80px; text-align:center; }
.menu ul li a:before { position:absolute; right:0; top:50%; margin-top:-8px; display:block; content:""; width:1px; height:16px; background:#d6d6d6; z-index:2; }
.menu ul li a:after { position:absolute; right:35px; left:35px; bottom:-1px; display:none; content:""; height:2px; background:#2b2a66; z-index:2; }
.menu ul li:last-child a:before { display:none; }
.menu ul li a.current,.menu ul li a:hover { color:#2b2a66; }
.menu ul li a.current:after,.menu ul li a:hover:after { display:block; }


/* 面包屑 */
.location { float:right; }
.location a { font-size:14px; color:#666; display:inline-block; padding:0 5px; line-height:80px; }
.location a.u-home { padding-left:40px; background:url(u-home.png) no-repeat center left; }

@media all and (max-width:1680px){
	.menu ul li a { padding:0 25px; font-size:16px; line-height:70px; }
	.menu ul li a:after { right:25px; left:25px; }

	.location a { line-height:70px; }
}
@media all and (max-width:1200px){
	.menu ul li a { padding:0 20px; font-size:16px; line-height:55px; }
	.menu ul li a:after { right:20px; left:20px; }

	.location { display:none; }
}
@media all and (max-width:750px){
	.menu { float:none; width:100%; padding:25px 0; }
	.menu ul li { width:32%; margin-right:2%; }
	.menu ul li:nth-child(3n) { margin-right:0; }
	.menu ul li:nth-child(n + 4) { margin-top:10px; }
	.menu ul li a { display:block; padding:0 5px; font-size:14px; color:#333; line-height:40px; text-align:center; background:#f5f5f5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
	.menu ul li a:before { display:none; }
	.menu ul li:last-child a:before { display:none; }
	.menu ul li a.current,.menu ul li a:hover { color:#fff; background:#2b2a66;	}
	.menu ul li a.current:after,.menu ul li a:hover:after { display:none; }
}


/* 内容模式 */
.article { padding:60px 0; 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:24px; }
.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 { padding:30px 0; font-size:14px; }
	.article .bd { font-size:14px; }
	
	.article .hd h1 { font-size:20px; }
}

/* 新闻列表 */
.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:60px 0; }
.list ul { padding-bottom: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; }

@media all and (max-width:1200px){
	.list { padding:30px 0; }
	.list ul { padding-bottom:30px; }
}

/* 图文新闻 */
.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:750px){
	.pothoItem .item .pic { float:none; width:100%; height:auto; margin-right:0; margin-bottom:20px; }
}

.picnews ul li { float:left; width:32%; margin:0 2% 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 .pic  img:hover { transform: scale(1.1)!important; }
.picnews ul li .txt { padding:20px 10px; }
.picnews ul li .txt .p1 { font-size:16px; line-height:30px; height:60px; color:#000; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picnews ul li .txt .p2 { font-size:14px; color:#777; margin-top:20px; }

.picnews ul li:hover { box-shadow: #ddd 0px 0px 10px; }

@media all and (max-width:1200px){
	.picnews ul li .txt { padding:10px 0; }
	.picnews ul li .txt .p1 { font-size:14px; line-height:25px; height:50px; }
	.picnews ul li .txt .p2 { font-size:12px; margin-top:10px; }
	.picnews ul li:hover { box-shadow:none; }
}
@media all and (max-width:750px){
	.picnews ul li { width:49%; margin:0 2% 4% 0; }
	.picnews ul li:nth-child(3n) { margin-right:2%; }
	.picnews ul li:nth-child(2n) { margin-right:0; }
	.picnews ul li .txt .p2 { margin-top:5px; }
}


/* 图片列表 */
.piList { padding:60px 0; }
.piList .pic-item-list { padding-bottom:10px; }
.piList .pic-item-list .pic-item { float:left; width:32%; margin:0 2% 2.5% 0; }
.piList .pic-item-list .pic-item:nth-child(3n) { 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; }
.piList .pic-item-list .pic-item dl dt { height:30px; font-size:16px; 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:1200px){
	.piList { padding:30px 0; }
}
@media all and (max-width:750px){
	.piList .pic-item-list .pic-item { width:49%;  }
	.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:0; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ddd; background:#fff; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #2d2f68; background:#2d2f68; color:#fff; }

@media all and (max-width:750px){
	.page a { margin-bottom:8px; }
}

/* 人才招聘 */
.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:750px){
	.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:750px){
	.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; }


.aaBox { padding:85px 0 110px; }
.aaBox .txt01 { font-size:16px; color:#666; line-height:1.7; }
.aaBox .txt01 .img { float:right; width:46%; margin:0 0 2.5% 3.5%; }
.aaBox .txt01 video { float:right; width:46%; height:auto; margin:0 0 2.5% 3.5%; }
.aaBox .txt01 .p1 { width:49.5%; padding-bottom:80px; line-height:1.1; background:url(ab01.png) no-repeat top right; }
.aaBox .txt01 .p1 .p11 { font-size:40px; color:#2d2f68; }
.aaBox .txt01 .p1 .p12 { font-size:20px; margin-top:10px; }

.aaBox .txt02 { margin-top:85px; text-align:center; }
.aaBox .txt02 ul li { position:relative; display:inline-block; padding:0 70px; line-height:1; }
.aaBox .txt02 ul li:before { position:absolute; right:0; top:12px; display:block; content:""; width:1px; height:45px; background:#b2b3b3; z-index:2; }
.aaBox .txt02 ul li:last-child:before { display:none; }
.aaBox .txt02 ul li .p1 { font-family:"Arial"; font-size:22px; color:#2d2f68; }
.aaBox .txt02 ul li .p1 i { font-size:66px; }
.aaBox .txt02 ul li .p1 em { font-weight:bold; padding-left:10px; }
.aaBox .txt02 ul li .p2 { font-size:14px; color:#666; margin-top:20px; }

@media all and (max-width:1680px){
	.aaBox .txt01 { font-size:16px; }
	.aaBox .txt01 .p1 { padding-bottom:50px; background-size:85px 70px; }
	.aaBox .txt01 .p1 .p11 { font-size:34px; }
	.aaBox .txt01 .p1 .p12 { font-size:16px; }

	.aaBox .txt02 ul li { padding:0 50px; }
	.aaBox .txt02 ul li .p1 i { font-size:50px; }
}
@media all and (max-width:1280px){
	.aaBox { padding:60px 0; }
	.aaBox .txt01 { font-size:14px; }
	.aaBox .txt01 .p1 { padding-bottom:50px; background-size:73px 60px; }
	.aaBox .txt01 .p1 .p11 { font-size:24px; }
	.aaBox .txt01 .p1 .p12 { font-size:14px; }

	.aaBox .txt02 { margin-top:50px; }
	.aaBox .txt02 ul li { padding:0 30px; }
	.aaBox .txt02 ul li:before { top:5px; height:28px; }
	.aaBox .txt02 ul li .p1 i { font-size:40px; }
}
@media all and (max-width:1000px){
	.aaBox .txt02 ul li { padding:0 20px; }
	.aaBox .txt02 ul li:before { top:5px; height:20px; }
	.aaBox .txt02 ul li:nth-child(1) { padding-left:0; }
	.aaBox .txt02 ul li:last-child { padding-right:0; }
	.aaBox .txt02 ul li .p1 { font-size:18px; }
	.aaBox .txt02 ul li .p1 i { font-size:30px; }
	.aaBox .txt02 ul li .p1 em { padding-left:5px; }
}
@media all and (max-width:750px){
	.aaBox { padding:30px 0; }

	.aaBox .txt01 { line-height:1.5; }
	.aaBox .txt01 .img { float:none; width:100%; margin:0 0 25px 0; }
	.aaBox .txt01 video { float:none; width:100%; margin:0 0 25px 0; }
	.aaBox .txt01 .p1 { width:100%; padding-bottom:30px; background-size:49px 40px; }
	.aaBox .txt01 .p1 .p11 { font-size:18px; }
	.aaBox .txt01 .p1 .p12 { font-size:14px; }

	.aaBox .txt02 { margin-top:30px; }
	.aaBox .txt02 ul li { float:left; display:block; padding:0; text-align:center; width:33.33%; }
	.aaBox .txt02 ul li:before { display:none; }
	.aaBox .txt02 ul li:nth-child(n + 4) { margin-top:15px; width:50%; }
	.aaBox .txt02 ul li .p1 { font-size:14px; }
	.aaBox .txt02 ul li .p1 i { font-size:20px; }
	.aaBox .txt02 ul li .p1 em { padding-left:5px; }
	.aaBox .txt02 ul li .p2 { font-size:12px; margin-top:10px; line-height:1.3; }
}

.abBox { padding:115px 0 120px; background-size:cover!important; }
.abBox .txt01 { line-height:1.1; color:#fff; }
.abBox .txt01 .p1 { font-size:18px; }
.abBox .txt01 .p2 { font-size:40px; margin-top:15px; }
.abBox .txt01 .p3 { font-size:16px; margin-top:45px; line-height:1.7; }
.abBox .txt01 .p4 { margin-top:40px; }
.abBox .txt01 .p4 a { display:inline-block; width:120px; height:40px; border:1px solid #fff; text-align:center; line-height:40px; font-size:14px; color:#fff; }

.abBox .txt01 .p4 a:hover { border:1px solid #fff; color:#2d2f68; background:#fff; }

@media all and (max-width:1280px){
	.abBox { padding:60px 0; }
	.abBox .txt01 .p1 { font-size:16px; }
	.abBox .txt01 .p2 { font-size:30px; margin-top:15px; }
	.abBox .txt01 .p3 { font-size:14px; margin-top:25px; }
	.abBox .txt01 .p4 { margin-top:30px; }
}
@media all and (max-width:750px){
	.abBox { padding:30px 0; }
	.abBox .txt01 .p1 { font-size:14px; }
	.abBox .txt01 .p2 { font-size:20px; margin-top:15px; }
	.abBox .txt01 .p3 { font-size:14px; margin-top:25px; }
	.abBox .txt01 .p4 { margin-top:30px; }
	.abBox .txt01 .p4 a { height:30px; line-height:30px; }
}

.acBox { padding:70px 0 110px; }
.acBox .txt01 .p1 { float:left; font-size:40px; color:#2b2a66; }
.acBox .txt01 .p2 { float:right; }
.acBox .txt01 .p2 a { display:inline-block; font-size:16px; color:#2b2a66;  line-height:40px;}
.acBox .txt02 { margin-top:60px; }

.acBox .swiper-slide a { display:block; border:1px solid #f1f1f1; text-align:center; }
.acBox .swiper-slide .txt { padding:0 5%; border-top:1px solid #f1f1f1; font-size:16px; line-height:70px; color:#666; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.acBox .swiper-slide .pic { overflow:hidden; }
.acBox .swiper-slide .pic img { transition: all 0.6s; }

.acBox .swiper-slide:hover .pic img { transform: scale(1.1)!important; }
.acBox .swiper-slide:hover .txt { background:#2b2a66; color:#fff; }

@media all and (max-width:1680px){
	.acBox .txt01 .p1 { font-size:24px; }
	.acBox .txt01 .p2 a { line-height:35px; font-size:14px; }
}
@media all and (max-width:1280px){
	.acBox { padding:60px 0; }

	.acBox .txt02 { margin-top:40px; }
	.acBox .swiper-slide .txt { padding:0 5px; font-size:14px; line-height:50px; }
}
@media all and (max-width:750px){
	.acBox { padding:30px 0; }
	.acBox .txt01 .p1 { font-size:18px; }
	.acBox .txt01 .p2 a { line-height:30px; font-size:12px; }

	.acBox .txt02 { margin-top:30px; }
	.acBox .swiper-slide .txt { padding:0 5px; font-size:14px; line-height:40px; }
}

.adBox { position:relative; padding:125px 0 90px; background:url(adBox.jpg) no-repeat center bottom; background-size:cover; }
.adBox:before { position:absolute; left:0; right:0; bottom:204px; height:1px; background:#ddd; display:block; content:""; z-index:0; }
.adBox01 {  margin:0 3.5%; }

.adBox01 .gallery-top-ad { max-width:660px; margin:0 auto; text-align:center; }
.adBox01 .gallery-top-ad .p1 { font-size:60px; color:#2b2a66; }
.adBox01 .gallery-top-ad .p2 { font-size:16px; color:#666; margin-top:40px; line-height:30px; min-height:120px; }

.adBox01 .gallery-thumbs-ad { margin-top:40px; }
.adBox01 .gallery-thumbs-ad .swiper-slide { text-align:center; cursor:pointer; }
.adBox01 .gallery-thumbs-ad .swiper-slide p { font-size:18px; color:#666; line-height:30px; }
.adBox01 .gallery-thumbs-ad .swiper-slide span { display:block; height:20px; background:url(ab02.png) no-repeat center; margin-top:20px; }

.adBox01 .gallery-thumbs-ad .swiper-slide-thumb-active p { font-size:24px; color:#343b84; font-weight:bold; }

.adBox01 .btn { margin-top:70px; font-size:0; text-align:center; }
.adBox01 .btn a { display:inline-block; width:34px; height:34px; margin:0 15px; background:url(ab03.png) no-repeat center; cursor:pointer; }
.adBox01 .btn a.prev-ad { }
.adBox01 .btn a.next-ad { transform: rotateY(180deg); }

.adBox01 .btn a.prev-ad:hover { background:url(ab04.png) no-repeat center; transform: rotateY(180deg); }
.adBox01 .btn a.next-ad:hover { background:url(ab04.png) no-repeat center; transform: rotateY(0deg); }

@media all and (max-width:1680px){
	.adBox { padding:90px 0; }
	.adBox:before { bottom:184px; }
	.adBox01 { margin:0; }

	.adBox01 .gallery-top-ad .p1 { font-size:40px; }
	.adBox01 .gallery-top-ad .p2 { font-size:14px; margin-top:30px; line-height:25px; min-height:100px; }

	.adBox01 .gallery-thumbs-ad { margin-top:30px; }
	.adBox01 .gallery-thumbs-ad .swiper-slide p { font-size:16px; }

	.adBox01 .gallery-thumbs-ad .swiper-slide-thumb-active p { font-size:20px; }

	.adBox01 .btn { margin-top:50px; }
}
@media all and (max-width:1280px){
	.adBox { padding:60px 0; }
	.adBox:before { bottom:144px; }

	.adBox01 .gallery-top-ad .p1 { font-size:28px; }

	.adBox01 .btn { margin-top:40px; }
}
@media all and (max-width:750px){
	.adBox { padding:30px 0; }
	.adBox:before { bottom:104px; }

	.adBox01 .gallery-top-ad .p1 { font-size:20px; }
	.adBox01 .gallery-top-ad .p2 { font-size:14px; }

	.adBox01 .gallery-thumbs-ad { margin-top:30px; }
	.adBox01 .gallery-thumbs-ad .swiper-slide p { font-size:14px; line-height:20px; }
	.adBox01 .gallery-thumbs-ad .swiper-slide span { margin-top:10px; }

	.adBox01 .gallery-thumbs-ad .swiper-slide-thumb-active p { font-size:18px; }

	.adBox01 .btn { margin-top:30px; }
}


.ywBox { padding:55px 0; background:#fcfcfc; }
.ywBox ul li { float:left; width:32.5%; margin:0 1.25% 1.25% 0; background:#fff; }
.ywBox ul li:nth-child(3n) { margin-right:0; }
.ywBox ul li a { display:block; padding:15px 6.7% 35px 6.7%; }
.ywBox ul li .p1 { font-size:24px; line-height:60px; border-bottom:1px solid #d9d9d9; padding-left:60px; color:#333; font-weight:bold; background-size:34px 34px!important; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.ywBox ul li .p2 { margin-top:30px; font-size:16px; color:#666; line-height:30px; min-height:90px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.ywBox ul li .p3 { margin-top:20px; font-size:14px; }
.ywBox ul li .p3 i { display:inline-block; color:#2d2f68; padding-right:20px; background:url(yw01.png) no-repeat center right; }

.ywBox ul li:hover { background:url(yw03.png) no-repeat center right #2d2f68; background-size:contain; }
.ywBox ul li:hover .p1 { padding-left:0; background:none!important; color:#fff; border-color:rgba(255,255,255,0.25); }
.ywBox ul li:hover .p2 { color:rgba(255,255,255,0.7); }
.ywBox ul li:hover .p3 i { color:#fff; background:url(yw02.png) no-repeat center right; }

@media all and (max-width:1280px){
	.ywBox ul li:nth-child(3n) { margin-right:0; }
	.ywBox ul li a { padding:15px 6% 25px 6%; }
	.ywBox ul li .p1 { font-size:20px; line-height:50px; padding-left:50px; background-size:28px 28px!important; }
	.ywBox ul li .p2 { margin-top:20px; font-size:14px; line-height:25px; min-height:75px; }
	.ywBox ul li .p3 { margin-top:15px; font-size:14px; }
}
@media all and (max-width:1000px){
	.ywBox ul li { width:49%; margin:0 2% 2% 0; }
	.ywBox ul li:nth-child(3n) { margin-right:2%; }
	.ywBox ul li:nth-child(2n) { margin-right:0; }
	.ywBox ul li a { padding:15px 6% 25px 6%; }
	.ywBox ul li .p1 { font-size:18px; line-height:40px; padding-left:30px; background-size:20px 20px!important; }
	.ywBox ul li .p2 { margin-top:20px; font-size:14px; line-height:25px; min-height:75px; }
	.ywBox ul li .p3 { margin-top:15px; font-size:14px; }
}
@media all and (max-width:750px){
	.ywBox { padding:30px 0; }
	.ywBox ul li { width:100%; margin:0 0 15px 0!important; }
	.ywBox ul li a { padding:15px 4% 25px 4%; }
	.ywBox ul li .p1 { font-size:18px; line-height:40px; padding-left:30px; background-size:20px 20px!important; }
	.ywBox ul li .p2 { margin-top:20px; font-size:14px; line-height:25px; min-height:75px; }
	.ywBox ul li .p3 { margin-top:15px; font-size:14px; }
}


.ywCon { position:relative; padding:75px 0; }
.ywCon:before { position:absolute; width:520px; left:50%; margin-left:-960px; top:0; bottom:0; background:url(yw04.jpg) no-repeat left bottom #f0f1f2; display:block; content:""; z-index:-1; }
.ywCon01 { float:left; width:320px; }
.ywCon01 ul li { margin-bottom:15px; background:#fff; border-left:3px solid #092c74; }
.ywCon01 ul li a { display:block; padding:0 25px; }
.ywCon01 ul li a p { background:url(yw05.png) no-repeat center right; }
.ywCon01 ul li a i { display:block; font-size:18px; color:#333; padding:25px 10px 25px 55px; background-size:30px 30px!important; }
.ywCon01 ul li:last-child { margin-bottom:0; }

.ywCon01 ul li:hover,.ywCon01 ul li.current { background:#343b84; }
.ywCon01 ul li:hover a p,.ywCon01 ul li.current a p { background:none; }
.ywCon01 ul li:hover a i,.ywCon01 ul li.current a i { background:none!important; color:#fff; padding-left:20px; }

.ywCon02 { float:right; width:calc(100% - 400px); padding-top:10px; }
.ywCon02 .hd { font-size:24px; margin-bottom:40px; color:#333; line-height:32px; padding-left:25px; border-left:5px solid #343b84; font-weight:bold; }
.ywCon02 .hd01 { margin-top:45px; }
.ywCon02 .bd { font-size:16px; line-height:1.7; color:#666; }
.ywCon02 .bd img { max-width:100%; }

.ywBox01 ul li .p1 { padding-left:25px; font-size:18px; color:#464646; line-height:35px; background:url(yw08.png) no-repeat center left; cursor:pointer; }
.ywBox01 ul li .p1.on { font-weight:bold; color:#343b84; background:url(yw09.png) no-repeat center left; }
.ywBox01 ul li .p2 { padding:15px 0 20px; margin-bottom:20px; color:#8f8f8f; font-size:16px; line-height:1.7; border-bottom:1px solid #ededed; display:none; }

 
.ywCon02 .bd01 .swiper-slide a { display:block; background:#f6f6f6; }
.ywCon02 .bd01 .swiper-slide .txt { padding:25px 7% 15px 7%; }
.ywCon02 .bd01 .swiper-slide .txt .p1 { font-size:28px; color:#333; }
.ywCon02 .bd01 .swiper-slide .txt .p2 { font-size:16px; color:#666; margin-top:10px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.ywCon02 .bd01 .swiper-slide .txt .p3 { margin-top:15px; padding-top:15px; border-top:1px solid #e4e4e4; font-size:14px; color:#999; }
.ywCon02 .bd01 .swiper-slide .txt .p3 p { position:relative; float:right; width:29px; height:25px; background:url(yw06.png) no-repeat center; }
.ywCon02 .bd01 .swiper-slide .txt .p3 p img { position:absolute; right:0; bottom:30px; z-index:2; display:none; }
.ywCon02 .bd01 .swiper-slide .txt .p3 p:hover img { display:block; }

.swiper-pagination-yw01 { text-align:center; margin-top:25px; }
.swiper-pagination-yw01 .swiper-pagination-bullet { width:10px; height:10px; background:#d3d3d3; opacity:1; }
.swiper-pagination-yw01 .swiper-pagination-bullet-active { background:#343b84; }

.ywCon02 .bd01 .swiper-slide:hover .txt { background:#343b84; }
.ywCon02 .bd01 .swiper-slide:hover .txt .p1 { color:#fff; }
.ywCon02 .bd01 .swiper-slide:hover .txt .p2 { color:#fff; }
.ywCon02 .bd01 .swiper-slide:hover .txt .p3 { color:#8898b9; border-color:rgba(255,255,255,0.2); }
.ywCon02 .bd01 .swiper-slide:hover .txt .p3 p { background:url(yw07.png) no-repeat center; }


.ywCon02 .bd02 ul li { height:35px; line-height:35px; font-size:16px; color:#666; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.ywCon02 .bd02 ul li a { color:#666; }
.ywCon02 .bd02 ul li span { float:right; margin-left:20px; font-size:14px; color:#d0d0d0; }
.ywCon02 .bd02 ul li:hover a { color:#343b84; }

.ywCon02 .bd02 .bd021 { margin-top:40px; }
.ywCon02 .bd02 .bd021 a { display:inline-block; width:175px; height:40px; line-height:40px; text-align:center; border:2px solid #343b84; color:#343b84; font-size:14px; }
.ywCon02 .bd02 .bd021 a:hover { background:#343b84; color:#fff; }

@media all and (max-width:1680px){
	.ywCon:before { width:calc(50% - 320px); right:50%; margin-right:290px; left:0; margin-left:0; }
	.ywCon01 { float:left; width:250px; }
	.ywCon01 ul li a { padding:0 20px; }
	.ywCon01 ul li a i { font-size:16px; padding:15px 10px 15px 35px; background-size:20px 20px!important; }

	.ywCon02 { width:calc(100% - 310px); padding-top:10px; }
	.ywCon02 .hd { font-size:20px; margin-bottom:30px; line-height:30px; padding-left:20px; }
	.ywCon02 .hd01 { margin-top:35px; }
	.ywCon02 .bd { font-size:14px; }

	.ywCon02 .bd01 .swiper-slide .txt .p1 { font-size:20px; }
	.ywCon02 .bd01 .swiper-slide .txt .p2 { font-size:14px; margin-top:10px; }
	.ywCon02 .bd01 .swiper-slide .txt .p3 { margin-top:15px; padding-top:15px; font-size:14px; }
	.ywCon02 .bd01 .swiper-slide .txt .p3 p { width:23px; height:20px; background-size:contain!important; }

	.swiper-pagination-yw01 { text-align:center; margin-top:20px; }

	.ywCon02 .bd02 ul li { height:25px; line-height:25px; font-size:14px;  }

	.ywCon02 .bd02 .bd021 { margin-top:30px; }
	.ywCon02 .bd02 .bd021 a { width:135px; }
}
@media all and (max-width:1280px){
	.ywCon { padding:60px 0; }
	.ywCon:before { width:calc(4% + 200px); right:0; margin-right:0; left:0; margin-left:0; background-size:130px 195px!important; }
	.ywCon01 { float:left; width:180px; }
	.ywCon01 ul li a { padding:0 10px; }
	.ywCon01 ul li a i { font-size:14px; padding:10px 10px 10px 30px; background-size:20px 20px!important; }

	.ywCon02 { width:calc(100% - 220px); padding-top:10px; }
	.ywCon02 .hd { font-size:18px; margin-bottom:25px; line-height:25px; padding-left:20px; }
	.ywCon02 .hd01 { margin-top:30px; }
	.ywCon02 .bd { font-size:14px; }

	.ywCon02 .bd01 .swiper-slide .txt .p1 { font-size:16px; }
	.ywCon02 .bd01 .swiper-slide .txt .p2 { font-size:14px; margin-top:10px; }
	.ywCon02 .bd01 .swiper-slide .txt .p3 { margin-top:10px; padding-top:10px; font-size:12px; }
	.ywCon02 .bd01 .swiper-slide .txt .p3 p { width:23px; height:20px; background-size:contain!important; }

	.swiper-pagination-yw01 { text-align:center; margin-top:20px; }

	.ywCon02 .bd02 ul li { height:25px; line-height:25px; font-size:14px;  }
	.ywCon02 .bd02 ul li span { font-size:12px; }

	.ywCon02 .bd02 .bd021 { margin-top:30px; }
	.ywCon02 .bd02 .bd021 a { width:135px; }
	
	.ywBox01 ul li .p1 { padding-left:20px; font-size:16px; line-height:35px; }
	.ywBox01 ul li .p2 { padding:15px 0; margin-bottom:15px;  font-size:14px; }

}
@media all and (max-width:750px){
	.ywCon { padding:0 0 30px 0; }
	.ywCon:before { display:none; }
	.ywCon01 { position:relative; float:none; width:100%; background:#f0f1f2; padding:25px 0; }
	.ywCon01:before { position:absolute; top:0; bottom:0; width:50%; left:-50%; background:#f0f1f2; display:block; content:""; z-index:-1; }
	.ywCon01:after { position:absolute; top:0; bottom:0; width:50%; right:-50%; background:#f0f1f2; display:block; content:""; z-index:-1; }
	.ywCon01 ul li { float:left; margin-bottom:0; width:49%; margin-right:2%; border-left:none; text-align:center; background:#f9f9f9; }
	.ywCon01 ul li:nth-child(2n) { margin-right:0; }
	.ywCon01 ul li:nth-child(n + 3) { margin-top:10px; }
	.ywCon01 ul li a { padding:0 5px; }
	.ywCon01 ul li a p { background:none; }
	.ywCon01 ul li a i { font-size:12px; line-height:30px; padding:0; padding-left:0; background:none!important; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

	.ywCon01 ul li:hover a i,.ywCon01 ul li.current a i { padding-left:0; }

	.ywCon02 { float:none; width:100%; padding-top:30px; }
	.ywCon02 .bd01 .swiper-slide .txt { padding:20px 10px; }
	.ywCon02 .bd01 .swiper-slide .txt .p2 { font-size:14px; margin-top:5px; }

	.swiper-pagination-yw01 .swiper-pagination-bullet { width:7px; height:7px; }

	.ywCon02 .bd02 .bd021 a { width:120px; height:35px; line-height:35px; }
}

.tdBox { padding:45px 0 70px; }
.tdBox01 .p1 { font-size:16px; color:#7a7a7a; }
.tdBox01 .p2 { margin-top:20px; }
.tdBox01 .p2 .p21 { float:left; width:75px; }
.tdBox01 .p2 .p22 { float:right; width:calc(100% - 75px); }
.tdBox01 .p2 .p22 a { margin-right:25px; margin-bottom:10px; }
.tdBox01 .p2 .p22 a:last-child { margin-right:0; }
.tdBox01 .p2 a { display:inline-block; padding:0 15px; font-size:18px; line-height:40px; color:#666; }
.tdBox01 .p2 a.on,.tdBox01 .p2 a:hover { color:#fff; background:#2d2f68; font-weight:bold; }
.tdBox01 .p3 { margin-top:20px; font-size:16px; }
.tdBox01 .p3 .txt { float:left; width:calc(24% - 100px); line-height:56px; height:60px; background:#fff; padding-left:30px; border:2px solid #2d2f68; margin-right:1%; color:#666; box-sizing: border-box; }
.tdBox01 .p3 .select { position:relative; float:left; width:24%; margin-right:1%; }
.tdBox01 .p3 .select select { width:100%; line-height:56px; height:60px; padding-left:25px; color:#666; border:2px solid #2d2f68; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.tdBox01 .p3 .select:before { position:absolute; right:30px; top:27px; width:8px; height:6px; display:block; content:""; background:url(td01.png) no-repeat center; z-index:1; }
.tdBox01 .p3 .btn { float:right; width:100px; height:60px; line-height:60px; text-align:center; font-size:18px; color:#fff; background:#2d2f68; cursor:pointer; }

.tdBox02 { padding-bottom:60px; margin-top:60px; }
.tdBox02 ul li { float:left; width:48.125%; background:#f6f6f6; }
.tdBox02 ul li:nth-child(2n) { float:right; }
.tdBox02 ul li:nth-child(n + 3) { margin-top:30px; }
.tdBox02 ul li .pic { float:left; width:50%; }
.tdBox02 ul li .txt { float:left; width:50%; padding:50px 6% 0 6%; box-sizing: border-box; color:#333; line-height:1.1; }
.tdBox02 ul li .txt .p1 { font-size:38px; }
.tdBox02 ul li .txt .p11 { font-size:24px; margin-top:5px; }
.tdBox02 ul li .txt .p2 { font-size:16px; color:#2d2f68; font-weight:bold; margin-top:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.tdBox02 ul li .txt .p21 { margin-top:75px; font-size:16px; font-weight:bold; }
.tdBox02 ul li .txt .p22 { margin-top:10px; font-size:16px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.tdBox02 ul li .txt .p3 { margin-top:20px; padding-top:20px; border-top:1px solid #e4e4e4; font-size:16px; color:#999; }
.tdBox02 ul li .txt .p3 p { position:relative; float:right; width:29px; height:25px; background:url(yw06.png) no-repeat center; }
.tdBox02 ul li .txt .p3 p img { position:absolute; right:0; bottom:30px; z-index:2; display:none; }
.tdBox02 ul li .txt .p3 p:hover img { display:block; }


@media all and (max-width:1680px){
	.tdBox01 .p1 { font-size:14px;  }
	.tdBox01 .p2 { margin-top:20px; }
	.tdBox01 .p2 .p21 { float:left; width:75px; }
	.tdBox01 .p2 .p22 { float:right; width:calc(100% - 75px); }
	.tdBox01 .p2 .p22 a { margin-right:10px; margin-bottom:10px; }
	.tdBox01 .p2 .p22 a:last-child { margin-right:0; }
	.tdBox01 .p2 a { font-size:14px; line-height:35px; }

	.tdBox01 .p3 { margin-top:20px; font-size:14px; }
	.tdBox01 .p3 .txt { line-height:41px; height:45px; padding-left:20px; }
	.tdBox01 .p3 .select select { line-height:41px; height:45px; padding-left:20px; }
	.tdBox01 .p3 .select:before { right:20px; top:20px; }
	.tdBox01 .p3 .btn {  height:45px; line-height:45px; font-size:16px; }

	.tdBox02 ul li .txt .p1 { font-size:28px; }
	.tdBox02 ul li .txt .p11 { font-size:18px; }
	.tdBox02 ul li .txt .p2 { font-size:14px; margin-top:10px; }
	.tdBox02 ul li .txt .p21 { margin-top:35px; font-size:14px; }
	.tdBox02 ul li .txt .p22 { margin-top:10px; font-size:14px; }
	.tdBox02 ul li .txt .p3 { margin-top:15px; padding-top:15px; font-size:14px; }
	.tdBox02 ul li .txt .p3 p { width:23px; height:20px; background-size:contain!important; }

}
@media all and (max-width:1280px){
	.tdBox { padding:45px 0 60px; }

	.tdBox02 ul li { width:49%; }
	.tdBox02 ul li .txt { padding:30px 6% 0 6%; }
	.tdBox02 ul li .txt .p1 { font-size:20px; }
	.tdBox02 ul li .txt .p11 { font-size:14px; }
	.tdBox02 ul li .txt .p2 { font-size:14px; margin-top:10px; }
	.tdBox02 ul li .txt .p21 { margin-top:25px; font-size:14px; }
	.tdBox02 ul li .txt .p22 { margin-top:10px; font-size:14px; }
	.tdBox02 ul li .txt .p3 { margin-top:10px; padding-top:10px; font-size:12px; }
	.tdBox02 ul li .txt .p3 p { width:23px; height:20px; background-size:contain!important; }


}
@media all and (max-width:1000px){
	.tdBox01 .p3 .txt { width:49%; margin-right:2%; }
	.tdBox01 .p3 .select { width:49%; margin-right:2%; }
	.tdBox01 .p3 .select01 { margin-right:0; }
	.tdBox01 .p3 .select02 { margin-top:10px; }
	.tdBox01 .p3 .select03 { margin-right:0; margin-top:10px; }
	.tdBox01 .p3 .btn { width:100%; margin-top:10px; font-size:14px; }

	.tdBox02 ul li .txt { padding:20px 6% 0 6%; }
	.tdBox02 ul li .txt .p1 { font-size:18px; }
	.tdBox02 ul li .txt .p11 { font-size:12px; }
	.tdBox02 ul li .txt .p2 { font-size:12px; margin-top:10px; }
	.tdBox02 ul li .txt .p21 { margin-top:25px; font-size:12px; }
	.tdBox02 ul li .txt .p22 { margin-top:10px; font-size:12px; }
	.tdBox02 ul li .txt .p3 { margin-top:10px; padding-top:10px; font-size:12px; }

}
@media all and (max-width:900px){
	.tdBox02 ul li .pic { float:none; width:100%; }
	.tdBox02 ul li .txt { float:none; width:100%; padding:25px 6%; }
	.tdBox02 ul li .txt .p1 { font-size:18px; }
	.tdBox02 ul li .txt .p11 { font-size:12px; }
	.tdBox02 ul li .txt .p2 { font-size:12px; margin-top:10px; }
	.tdBox02 ul li .txt .p21 { margin-top:25px; font-size:12px; }
	.tdBox02 ul li .txt .p22 { margin-top:10px; font-size:12px; }
	.tdBox02 ul li .txt .p3 { margin-top:10px; padding-top:10px; font-size:12px; }

}
@media all and (max-width:750px){
	.tdBox { padding:30px 0; }

	.tdBox01 .p2 .p22 a { padding:0 10px; margin-right:5px; margin-bottom:5px; }

	.tdBox01 .p3 .txt { width:100%; margin-right:0; }
	.tdBox01 .p3 .select { width:100%; margin-right:0; }
	.tdBox01 .p3 .select01 { margin-right:0;  margin-top:10px; }
	.tdBox01 .p3 .select02 { margin-top:10px; }
	.tdBox01 .p3 .select03 { margin-right:0; margin-top:10px; }

	.tdBox02 { padding-bottom:30px; margin-top:30px; }
	.tdBox02 ul li .txt { padding:20px 10px; }
	.tdBox02 ul li .txt .p1 { font-size:18px; }
	.tdBox02 ul li .txt .p2 { font-size:14px; margin-top:5px; }

}

.xqBox01 { padding:90px 0 75px; background:url(xq02.jpg) no-repeat center; background-size:cover; }
.xqBox01 .pic { float:left; margin-left:160px; width:360px; border-radius:100%; border:9px solid #303a76; overflow:hidden; }
.xqBox01 .pic img { width:360px; height:360px; }
.xqBox01 .txt { float:right; width:900px; padding-top:45px; color:#fff; }
.xqBox01 .txt .p1 .p11 { float:left; line-height:1.1; padding-right:60px; }
.xqBox01 .txt .p1 .p11 p { font-size:38px; padding-top:14px; }
.xqBox01 .txt .p1 .p11 span { display:none; font-size:24px; margin-top:5px; }
.xqBox01 .txt .p1 .p12 { position:relative; float:left; padding:20px 70px 0; margin-right:45px; font-size:20px; font-weight:bold; }
.xqBox01 .txt .p1 .p12:before { position:absolute; display:block; content:""; width:1px; height:60px; background:#3a5398; top:5px; left:0; z-index:2; }
.xqBox01 .txt .p1 .p12:after { position:absolute; display:block; content:""; width:1px; height:60px; background:#3a5398; top:5px; right:0; z-index:2; }
.xqBox01 .txt .p1 .p13 { float:left; position:relative; margin-top:10px; width:45px; height:45px; background:url(xq03.png) no-repeat center; cursor:pointer; }
.xqBox01 .txt .p1 .p13 img { position:absolute; top:50px; right:-25px; z-index:2; display:none; }
.xqBox01 .txt .p1 .p13:hover img { display:block; }
.xqBox01 .txt .p2 { margin-top:55px; font-size:16px; line-height:2; }
.xqBox01 .txt .p3 { display:none; margin-top:20px; }

.xqBox02 { position:relative; padding:120px 0; }
.xqBox02:before { position:absolute; width:640px; left:50%; margin-left:320px; top:0; bottom:0; background:url(xq01.png) no-repeat right bottom #f6f6f6; display:block; content:""; z-index:-1; }
.xqCon01 { float:left; width:945px; margin-left:50px; font-size:16px; line-height:1.7; color:#666; }
.xqCon01 .txt .p1 { font-size:30px; color:#343b84; }
.xqCon01 .txt .p2 { font-size:16px; color:#666; line-height:1.7; margin-top:35px; }
.xqCon01 .txt:nth-child(n + 2) { margin-top:60px; }

.xqCon02 { float:right; width:415px; }
.xqCon02 .p1 { font-size:30px; color:#343b84; }
.xqCon02 .p2 { margin-top:30px; padding-bottom:60px; }
.xqCon02 .p2 ul li { margin-bottom:25px; }
.xqCon02 .p2 ul li .p21 { font-size:16px; color:#666; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.xqCon02 .p2 ul li .p22 { font-size:14px; color:#999; margin-top:5px; }
.xqCon02 .p2 ul li:hover .p21 { color:#343b84; }

.xqCon02 .p3 a { display:inline-block; width:170px; text-align:center; height:40px; line-height:40px; border:2px solid #343b84; font-size:14px; color:#343b84; }
.xqCon02 .p3 a:hover { background:#343b84; color:#fff; }

@media all and (max-width:1680px){
	.xqBox01 .pic { margin-left:0; }
	.xqBox01 .txt { width:calc(100% - 450px); }

	.xqBox02 { position:relative; padding:100px 0; }
	.xqBox02:before { width:calc(50% - 250px); left:50%; margin-left:250px; }
	.xqCon01 { float:left; width:800px; margin-left:0; font-size:14px; }
	.xqCon01 .txt .p1 { font-size:24px; }
	.xqCon01 .txt .p2 { font-size:14px; margin-top:25px; }
	.xqCon01 .txt:nth-child(n + 2) { margin-top:40px; }

	.xqCon02 { float:right; width:300px; }
	.xqCon02 .p1 { font-size:24px; }
	.xqCon02 .p2 { margin-top:25px; padding-bottom:40px; }
	.xqCon02 .p2 ul li { margin-bottom:20px; }
	.xqCon02 .p2 ul li .p21 { font-size:14px; }
	.xqCon02 .p2 ul li .p22 { font-size:12px; }

	.xqCon02 .p3 a { width:125px; height:35px; line-height:35px; }
}
@media all and (max-width:1280px){
	.xqBox01 { padding:60px 0; }
	.xqBox01 .pic { width:280px; margin-left:0; }
	.xqBox01 .pic img { width:280px; height:280px; }
	.xqBox01 .txt { width:calc(100% - 340px); padding-top:30px; }
	.xqBox01 .txt .p1 .p11 { padding-right:40px; }
	.xqBox01 .txt .p1 .p11 p { font-size:28px; padding-top:8px; }
	.xqBox01 .txt .p1 .p11 span { font-size:18px; }
	.xqBox01 .txt .p1 .p12 { padding:10px 40px 0; margin-right:45px; font-size:18px; }
	.xqBox01 .txt .p1 .p12:before { height:45px; top:5px; }
	.xqBox01 .txt .p1 .p12:after {  height:45px; top:5px; }
	.xqBox01 .txt .p1 .p13 { margin-top:10px; width:35px; height:35px; background-size:contain; }
	.xqBox01 .txt .p1 .p13 img { top:40px; right:-25px; }

	.xqBox01 .txt .p2 { margin-top:45px; font-size:14px; line-height:2; }

	.xqBox02 { padding:60px 0; }
	.xqBox02:before { width:calc(4% + 280px); right:0; margin-right:0; left:auto; margin-left:0; background-size:130px 195px!important; }
	.xqCon01 { float:left; width:calc(100% - 310px); }
	.xqCon02 { float:right; width:250px; }
}
@media all and (max-width:900px){
	.xqBox01 .pic { width:200px; border:5px solid #303a76; }
	.xqBox01 .pic img { width:200px; height:200px; }
	.xqBox01 .txt { width:calc(100% - 240px); padding-top:20px; }
	.xqBox01 .txt .p1 .p11 { padding-right:20px; }
	.xqBox01 .txt .p1 .p11 p { font-size:20px; }
	.xqBox01 .txt .p1 .p11 span { font-size:14px; }
	.xqBox01 .txt .p1 .p12 { padding:10px 20px 0; margin-right:20px; font-size:14px; }
	.xqBox01 .txt .p1 .p12:before { height:30px; top:5px; }
	.xqBox01 .txt .p1 .p12:after {  height:30px; top:5px; }
	.xqBox01 .txt .p1 .p13 { margin-top:0; width:35px; height:35px; background-size:contain; }
	.xqBox01 .txt .p1 .p13 img { top:40px; right:-25px; }

	.xqBox01 .txt .p2 { margin-top:45px; font-size:14px; line-height:2; }
}
@media all and (max-width:750px){
	.xqBox01 { padding:30px 0; }
	.xqBox01 .pic { float:none; width:250px; border:5px solid #303a76; margin:0 auto; }
	.xqBox01 .pic img { width:250px; height:250px; }
	.xqBox01 .txt { float:none; width:100%; padding-top:30px; }
	.xqBox01 .txt .p1 .p11 { float:none; padding-right:0; }
	.xqBox01 .txt .p1 .p11 p { font-size:20px; }
	.xqBox01 .txt .p1 .p11 span { font-size:14px; }
	.xqBox01 .txt .p1 .p12 { float:none; padding:10px 0 0 0; margin-right:0; font-size:14px; }
	.xqBox01 .txt .p1 .p12:before { display:none; }
	.xqBox01 .txt .p1 .p12:after {  display:none; }
	.xqBox01 .txt .p1 .p13 { display:none; }

	.xqBox01 .txt .p2 { margin-top:15px; font-size:12px; line-height:2; }
	.xqBox01 .txt .p3 { display:block; }

	.xqBox02 { padding:30px 0 0; }
	.xqBox02:before { display:none; }
	.xqCon01 { float:none; width:100%; }
	.xqCon01 .txt .p1 { font-size:18px; }
	.xqCon01 .txt .p2 { font-size:14px; margin-top:15px; }
	.xqCon01 .txt:nth-child(n + 2) { margin-top:30px; }

	.xqCon02 { position:relative; float:none; width:100%; margin-top:30px; padding:30px 0; background:#f6f6f6; }
	.xqCon02:before { position:absolute; left:-100px; top:0; bottom:0; width:100px; z-index:0; display:block; content:""; background:#f6f6f6; }
	.xqCon02:after { position:absolute; right:-100px; top:0; bottom:0; width:100px; z-index:0; display:block; content:""; background:#f6f6f6; }
	.xqCon02 .p1 { font-size:18px; }
	.xqCon02 .p2 { margin-top:25px; padding-bottom:30px; }
	.xqCon02 .p2 ul li { margin-bottom:10px; }
	.xqCon02 .p2 ul li:last-child { margin-bottom:0; }
}


.xwBox01 { padding:75px 0; background:#f5f5f5; }
.xwBox01 .wrap { background:#fff; box-shadow: #e5e5e5 0px 5px 10px; }
.xwBox01 .swiper-slide .pic { float:left; width:48%; }
.xwBox01 .swiper-slide .txt { float:right; width:44%; margin-right:4%; padding-top:70px; }
.xwBox01 .swiper-slide .txt .p1 { color:#333; font-size:32px; }
.xwBox01 .swiper-slide .txt .p1 .p11 { float:left; width:calc(100% - 180px); line-height:45px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.xwBox01 .swiper-slide .txt .p1 .p12 { float:right; line-height:45px; }
.xwBox01 .swiper-slide .txt .p2 { margin-top:60px; width:calc(100% - 180px); font-size:16px; line-height:1.7; color:#212121; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.xwBox01 .swiper-slide .txt .p3 { margin-top:55px; }
.xwBox01 .swiper-slide .txt .p3 i { display:inline-block; width:120px; height:40px; text-align:center; line-height:40px; border:1px solid #c4c4c4; color:#666; font-size:14px; }
.xwBox01 .swiper-slide .txt .p3:hover i { border-color:#2d2f68; background:#2d2f68; color:#fff; }

.xwBox01 .btn { margin-top:40px; text-align:center; }
.xwBox01 .btn .swiper-pagination-xw01 { display:inline-block; line-height:20px; color:#333675; font-size:14px; line-height:21px; width:125px; vertical-align:top; }

.xwBox01 .btn .prev-xw01,.xwBox01 .btn .next-xw01 { display:inline-block; width:12px; height:21px; }
.xwBox01 .btn .prev-xw01 { background:url(s6-01.png) no-repeat center; }
.xwBox01 .btn .next-xw01 { background:url(s6-02.png) no-repeat center; }

@media all and (max-width:1680px){
	.xwBox01 .swiper-slide .txt { padding-top:50px; }
	.xwBox01 .swiper-slide .txt .p1 { font-size:24px; }
	.xwBox01 .swiper-slide .txt .p1 .p11 { width:calc(100% - 100px); line-height:40px; }
	.xwBox01 .swiper-slide .txt .p1 .p12 { line-height:40px; }
	.xwBox01 .swiper-slide .txt .p2 { margin-top:30px; width:calc(100% - 100px); font-size:14px; }
	.xwBox01 .swiper-slide .txt .p3 { margin-top:35px; }
}
@media all and (max-width:1280px){
	.xwBox01 { padding:60px 0; }
	.xwBox01 .swiper-slide .pic { float:left; width:500px; }
	.xwBox01 .swiper-slide .txt { float:right; width:calc(94% - 500px); margin-right:3%; padding-top:30px; }
	.xwBox01 .swiper-slide .txt .p1 { font-size:18px; }
	.xwBox01 .swiper-slide .txt .p1 .p11 { float:left; width:calc(100% - 80px); line-height:30px; }
	.xwBox01 .swiper-slide .txt .p1 .p12 { float:right; line-height:30px; }
	.xwBox01 .swiper-slide .txt .p2 { margin-top:25px; width:calc(100% - 80px); }
	.xwBox01 .swiper-slide .txt .p3 { margin-top:25px; }
	.xwBox01 .swiper-slide .txt .p3 i { height:35px; line-height:35px; }
}
@media all and (max-width:1000px){
	.xwBox01 { padding:40px 0; }
	.xwBox01 .swiper-slide .pic { float:left; width:350px; }
	.xwBox01 .swiper-slide .txt { float:right; width:calc(94% - 350px); margin-right:3%; padding-top:20px; }
	.xwBox01 .swiper-slide .txt .p1 { font-size:16px; }
	.xwBox01 .swiper-slide .txt .p1 .p11 { float:none; width:100%; line-height:25px; -webkit-line-clamp:1; }
	.xwBox01 .swiper-slide .txt .p1 .p12 { float:none; line-height:20px; margin-top:10px; font-size:14px; }
	.xwBox01 .swiper-slide .txt .p2 { margin-top:15px; width:100%; }
	.xwBox01 .swiper-slide .txt .p3 { margin-top:15px; }
	.xwBox01 .swiper-slide .txt .p3 i { height:30px; line-height:30px; }
}
@media all and (max-width:750px){
	.xwBox01 { padding:30px 0; }
	.xwBox01 .swiper-slide .pic { float:none; width:100%; }
	.xwBox01 .swiper-slide .txt { float:none; width:92%; margin:0 4%; padding:20px 0; }
	.xwBox01 .swiper-slide .txt .p1 { font-size:14px; }
	.xwBox01 .swiper-slide .txt .p1 .p11 { float:none; width:100%; line-height:25px; -webkit-line-clamp:1; }
	.xwBox01 .swiper-slide .txt .p1 .p12 { float:none; line-height:20px; margin-top:5px; font-size:12px; }
	.xwBox01 .swiper-slide .txt .p2 { margin-top:10px; width:100%; font-size:12px; }
	.xwBox01 .swiper-slide .txt .p3 { margin-top:15px; }
	.xwBox01 .swiper-slide .txt .p3 i { height:30px; line-height:30px; }
}


.xwBox02 { padding-bottom:60px; padding-top:25px; }
.xwBox02 ul { padding-bottom:40px; }
.xwBox02 ul li { border-bottom:1px solid #f4f4f4; }
.xwBox02 ul li a { display:block; padding:40px 0; border-bottom:1px solid #fff; }
.xwBox02 ul li .pic { float:left; width:465px; }
.xwBox02 ul li .txt { float:right; width:calc(100% - 540px); padding-top:25px; }
.xwBox02 ul li .txt .p1 { font-size:14px; color:#999; }
.xwBox02 ul li .txt .p2 { font-size:24px; color:#333; margin-top:20px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.xwBox02 ul li .txt .p3 { font-size:16px; color:#999; margin-top:50px; line-height:1.7; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }

.xwBox02 ul li:hover { border-color:#2d2f68; }
.xwBox02 ul li:hover a { border-color:#2d2f68; }
.xwBox02 ul li:hover .p2 { color:#2d2f68; }

@media all and (max-width:1680px){
	.xwBox02 ul li a { padding:30px 0; }
	.xwBox02 ul li .pic { float:left; width:350px; }
	.xwBox02 ul li .txt { float:right; width:calc(100% - 380px); padding-top:25px; }
	.xwBox02 ul li .txt .p1 { font-size:14px; }
	.xwBox02 ul li .txt .p2 { font-size:18px; margin-top:20px; line-height:25px; }
	.xwBox02 ul li .txt .p3 { font-size:14px; margin-top:30px; }
}
@media all and (max-width:1280px){
	.xwBox02 ul li a { padding:30px 0; }
	.xwBox02 ul li .pic { float:left; width:280px; }
	.xwBox02 ul li .txt { float:right; width:calc(100% - 310px); padding-top:15px; }
	.xwBox02 ul li .txt .p1 { font-size:14px; }
	.xwBox02 ul li .txt .p2 { font-size:16px; line-height:20px; }
	.xwBox02 ul li .txt .p3 { font-size:14px; margin-top:20px; }
}
@media all and (max-width:750px){
	.xwBox02 { padding-bottom:30px; }
	.xwBox02 ul { padding-bottom:30px; }
	.xwBox02 ul li a { padding:15px 0; }
	.xwBox02 ul li .pic { float:none; width:100%; }
	.xwBox02 ul li .txt { float:none; width:100%; padding-top:30px; }
	.xwBox02 ul li .txt .p1 { font-size:14px; }
	.xwBox02 ul li .txt .p2 { font-size:16px; line-height:20px; margin-top:10px; }
	.xwBox02 ul li .txt .p3 { font-size:14px; margin-top:10px; }
}

.xwBox03 { padding-bottom:60px; padding-top:25px; }
.xwBox03 ul { padding-bottom:40px; }
.xwBox03 ul li { border-bottom:1px solid #f4f4f4; }
.xwBox03 ul li a { display:block; padding:40px 0; border-bottom:1px solid #fff; transition: all 0.6s; }
.xwBox03 ul li .txt { float:left; width:calc(100% - 350px); }
.xwBox03 ul li .txt .p1 { font-size:24px; color:#333; }
.xwBox03 ul li .txt .p2 { font-size:16px; color:#999; line-height:1.7; margin-top:15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.xwBox03 ul li .txt .p3 { font-size:14px; color:#c4c4c4; margin-top:40px; }

.xwBox03 ul li .txt01 { float:right; margin-top:30px; }
.xwBox03 ul li .txt01 i { display:inline-block; width:175px; text-align:center; height:40px; line-height:40px; border:1px solid #d3d3d4; font-size:14px; color:#707070; }

.xwBox03 ul li:hover { border-color:#2d2f68; box-shadow: #eee 0px 0px 10px; }
.xwBox03 ul li:hover a { border-color:#2d2f68; padding-left:40px; padding-right:40px; }
.xwBox03 ul li:hover a .txt .p1 { color:#2d2f68; }
.xwBox03 ul li:hover a .txt01 i { border-color:#2d2f68; color:#fff; background:#2d2f68; }

@media all and (max-width:1680px){
	.xwBox03 ul li a { padding:30px 0; }
	.xwBox03 ul li .txt { float:left; width:calc(100% - 180px); }
	.xwBox03 ul li .txt .p1 { font-size:18px; }
	.xwBox03 ul li .txt .p2 { font-size:14px; margin-top:15px; }
	.xwBox03 ul li .txt .p3 { font-size:14px; margin-top:30px; }

	.xwBox03 ul li .txt01 { float:right; margin-top:30px; }
	.xwBox03 ul li .txt01 i { width:135px; height:40px; line-height:40px; }
}
@media all and (max-width:1280px){
	.xwBox03 ul li .txt .p1 { font-size:16px; }
	.xwBox03 ul li .txt .p2 { font-size:14px; margin-top:10px; }
	.xwBox03 ul li .txt .p3 { font-size:14px; margin-top:20px; }
}
@media all and (max-width:750px){
	.xwBox03 { padding-bottom:30px; }
	.xwBox03 ul { padding-bottom:30px; }
	.xwBox03 ul li a { padding:15px 0; }
	.xwBox03 ul li .txt { float:none; width:100%; }
	.xwBox03 ul li .txt .p1 { font-size:16px; }
	.xwBox03 ul li .txt .p2 { font-size:14px; margin-top:5px; }
	.xwBox03 ul li .txt .p3 { font-size:14px; margin-top:15px; }

	.xwBox03 ul li .txt01 { display:none; }
}

.conBox { padding:60px 0 100px; background:#f6f6f6; }
.conBox01 { background:#fff; box-shadow: #ddd 0px 0px 10px; }
.conBox01 .bg { padding:65px; }
.lxBox03 { margin-bottom:30px; }
.lxBox03 .p1 { font-size:30px; color:#2b3137; }
.lxBox03 .p2 { font-size:18px; color:#bbb; }

.lxBox01 { float:left; width:840px; }
.lxBox01 ul li { float:left; width:350px; margin-right:20px; padding-left:70px; box-sizing: border-box; }
.lxBox01 ul li:nth-child(2n) { width:450px; }
.lxBox01 ul li:nth-child(n + 3) { margin-top:35px; }
.lxBox01 ul li .p1 { font-size:14px; color:#999; }
.lxBox01 ul li .p2 { font-size:18px; color:#292929; margin-top:10px; }

.lxBox02 { float:right; width:135px; text-align:center; margin-right:160px; }
.lxBox02 p { margin-top:10px; font-size:14px; }

.conBox02 { margin-top:60px; }
.conBox02 ul li { float:left; width:32%; background:#fff; padding:30px 30px 20px; margin:0 2% 20px 0; box-sizing: border-box; }
.conBox02 ul li:nth-child(3n) { margin-right:0; }
.conBox02 ul li .p1 { padding-left:60px; font-size:20px; color:#333; background:url(lx02.png) no-repeat center left; line-height:40px; background-size:contain; }
.conBox02 ul li .p2 { margin-top:15px; padding-top:20px; border-top:1px solid #f1f1f1; font-size:16px; color:#666; min-height:110px; }
.conBox02 ul li .p2 .pp { margin-bottom:15px; padding-left:35px; line-height:20px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.conBox02 ul li .p2 .pp:last-child { margin-bottom:0; }

.conBox02 ul li .p2 .p21 { background:url(lx11.png) no-repeat top left; }
.conBox02 ul li .p2 .p22 { background:url(lx12.png) no-repeat top left; }
.conBox02 ul li .p2 .p23 { background:url(lx13.png) no-repeat top left; }


@media all and (max-width:1680px){
	.conBox { padding:50px 0 80px; }
	.conBox01 .bg { padding:40px; }
	.lxBox03 { margin-bottom:20px; }
	.lxBox03 .p1 { font-size:24px; }
	.lxBox03 .p2 { font-size:16px; }

	.lxBox01 { float:left; width:calc(100% - 200px); }
	.lxBox01 ul li { float:left; width:45%; margin-right:2%; padding-left:60px; }
	.lxBox01 ul li:nth-child(2n) { width:51%; }
	.lxBox01 ul li:nth-child(n + 3) { margin-top:25px; }
	.lxBox01 ul li .p1 { font-size:14px; color:#999; }
	.lxBox01 ul li .p2 { font-size:16px; color:#292929; margin-top:5px; }

	.lxBox02 { margin-right:0; }

	.conBox02 { margin-top:50px; }
	.conBox02 ul li { padding:20px 20px 15px; }
	.conBox02 ul li .p1 { padding-left:40px; font-size:16px; line-height:30px; }
	.conBox02 ul li .p2 { font-size:14px; }
	.conBox02 ul li .p2 .pp { padding-left:30px; }
}
@media all and (max-width:1280px){
	.conBox { padding:40px 0 50px; }
	.conBox01 .bg { padding:30px 20px; }
	.lxBox03 { margin-bottom:20px; }
	.lxBox03 .p1 { font-size:20px; }
	.lxBox03 .p2 { font-size:14px; }

	.lxBox01 { float:left; width:calc(100% - 200px); }
	.lxBox01 ul li { float:left; width:45%; margin-right:2%; padding-left:60px; }
	.lxBox01 ul li:nth-child(2n) { width:51%; }
	.lxBox01 ul li:nth-child(n + 3) { margin-top:25px; }
	.lxBox01 ul li .p1 { font-size:14px; }
	.lxBox01 ul li .p2 { font-size:16px; margin-top:5px; }

	.conBox02 { margin-top:50px; }
	.conBox02 ul li { width:49%; padding:20px 20px 15px; }
	.conBox02 ul li:nth-child(3n) { margin-right:2%; }
	.conBox02 ul li:nth-child(2n) { margin-right:0; }
}
@media all and (max-width:750px){
	.conBox { padding:30px 0; }
	.conBox01 .bg { padding:30px 4%; }
	.lxBox03 { margin-bottom:20px; }
	.lxBox03 .p1 { font-size:18px; }
	.lxBox03 .p2 { font-size:12px; }

	.lxBox01 { float:none; width:100%; }
	.lxBox01 ul li { float:none; width:100%; margin-right:0; padding-left:60px; }
	.lxBox01 ul li:nth-child(2n) { width:100%; }
	.lxBox01 ul li:nth-child(n + 2) { margin-top:15px; }
	.lxBox01 ul li .p1 { font-size:14px; }
	.lxBox01 ul li .p2 { font-size:14px; margin-top:5px; }

	.lxBox02 { float:none; margin:30px auto 0; }

	.conBox02 { margin-top:30px; }
	.conBox02 ul li { width:100%; margin-right:0; padding:20px 4%; }
	.conBox02 ul li .p1 { padding-left:40px; font-size:14px; line-height:29px; }
	.conBox02 ul li .p2 { font-size:14px; }
	.conBox02 ul li .p2 .pp { padding-left:30px; -webkit-line-clamp:10; }
}

.djBox { padding:95px 0 115px; background:url(dj01.jpg) no-repeat center; background-size:cover; }
.djBox01 { font-size:35px; color:#333; text-align:center; margin-bottom:90px; }
.djBox02 { max-width:1420px; margin:0 auto; }
.djBox02 .swiper-slide .txt01 { padding-bottom:20px; }
.djBox02 .swiper-slide .txt01 .p1 { font-size:20px; color:#2d2f68; padding-left:40px; background:url(dj02.png) no-repeat center left; }
.djBox02 .swiper-slide .txt01 .p2 { height:3px; background:#2d2f68; margin-top:10px; }
.djBox02 .swiper-slide .txt01 .p3 { font-size:16px; color:#999; line-height:30px; min-height:120px; margin-top:20px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:4; }

.djBox02 .swiper-slide .txt02 { margin-top:45px; text-align:center; }
.djBox02 .swiper-slide .txt02 .p1 { height:20px; background:url(ab02.png) no-repeat center; }
.djBox02 .swiper-slide .txt02 .p2 { font-size:20px; color:#333; margin-top:25px; }

.djBox02 .btn { margin-top:75px; text-align:center; font-size:0; }
.djBox02 .btn a { display:inline-block; width:34px; height:34px; margin:0 15px; background:url(ab03.png) no-repeat center; cursor:pointer; }
.djBox02 .btn a.prev-dj01 { }
.djBox02 .btn a.next-dj01 { transform: rotateY(180deg); }

.djBox02 .btn a.prev-dj01:hover { background:url(ab04.png) no-repeat center; transform: rotateY(180deg); }
.djBox02 .btn a.next-dj01:hover { background:url(ab04.png) no-repeat center; transform: rotateY(0deg); }

@media all and (max-width:1680px){
	.djBox01 { font-size:28px; }
	.djBox02 .swiper-slide .txt01 .p3 { font-size:14px; line-height:25px; min-height:100px; }
}
@media all and (max-width:1280px){
	.djBox { padding:60px 0; }
	.djBox01 { font-size:24px;  margin-bottom:60px; }

	.djBox02 .swiper-slide .txt01 { padding-bottom:15px; }
	.djBox02 .swiper-slide .txt01 .p1 { font-size:18px; padding-left:35px; line-height:20px; background-size:contain; }
	.djBox02 .swiper-slide .txt01 .p2 { height:2px; margin-top:15px; }
	.djBox02 .swiper-slide .txt01 .p3 { margin-top:15px; }

	.djBox02 .swiper-slide .txt02 { margin-top:35px; }
	.djBox02 .swiper-slide .txt02 .p2 { font-size:18px; margin-top:20px; }

	.djBox02 .btn { margin-top:60px; }
}
@media all and (max-width:750px){
	.djBox { padding:30px 0; }
	.djBox01 { font-size:20px;  margin-bottom:30px; }

	.djBox02 .swiper-slide .txt01 { padding-bottom:15px; }
	.djBox02 .swiper-slide .txt01 .p1 { font-size:16px; }
	.djBox02 .swiper-slide .txt01 .p2 { height:2px; margin-top:15px; }
	.djBox02 .swiper-slide .txt01 .p3 { margin-top:15px; }

	.djBox02 .swiper-slide .txt02 { margin-top:15px; }
	.djBox02 .swiper-slide .txt02 .p2 { font-size:14px; margin-top:10px; }

	.djBox02 .btn { margin-top:30px; }
}
















