@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; top:55%; transform: translateY(-50%); left:0; right:0; font-size:48px; line-height:1.1; z-index:2; }
.banner-ny .txt .p1 { color:#fff; }
.banner-ny .txt .p2 { font-family:"Arial"; margin-top:20px; font-weight:bold; text-transform:uppercase; color:rgba(255,255,255,0.2); }

@media all and (max-width:1680px){
	.banner-ny .txt { top:55%; font-size:38px; }
	.banner-ny .txt .p2 { margin-top:15px; }
}
@media all and (max-width:1200px){
	.banner-ny .img01 { display:none; }
	.banner-ny .img02 { display:block; }
	
	.banner-ny .txt { top:55%; font-size:30px; text-align:center; }
	.banner-ny .txt .p2 { margin-top:15px; }
}
@media all and (max-width:750px){
	.banner-ny .txt { top:55%; font-size:24px; }
	.banner-ny .txt .p2 { margin-top:10px; }
}
/* 主体 */
.container { position:relative; padding:0; background:#f2f4f6; }
.wrap {  margin:0 auto; }

.main { padding:90px 0; }

@media all and (max-width:1680px){
	.main { padding:70px 0; }
}
@media all and (max-width:1200px){
	.main { padding:40px 0; }
}

.sidebar { background:#fff; border-bottom:1px solid #dcdcdd; }

.leftTitle { display:none; }

.menu { position:relative; float:left; font-size:0; }
.menu ul li { position:relative; display:inline-block; }
.menu ul li a { position:relative; display:inline-block; padding:0 50px; font-size:16px; color:#333; height:70px; line-height:70px; }
.menu ul li a.current,.menu ul li:hover a { color:#fff; background:#4c68b2; font-weight:bold; }
 
@media all and (max-width:1680px){
	.menu ul li a { padding:0 30px; font-size:16px; height:60px; line-height:60px; } 
}
@media all and (max-width:1200px){
	.menu ul li a { padding:0 30px; font-size:16px; height:50px; line-height:50px; }  
}
@media all and (max-width:1000px){
	.menu { float:none; padding:20px 0; }
	.menu ul li { width:32%; margin-right:2%; text-align:center; background:#f5f5f5;; }
	.menu ul li:nth-child(3n) { margin-right:0; }
	.menu ul li:nth-child(n + 4) { margin-top:2%; }
	.menu ul li a { display:block; padding:0; font-size:14px; height:35px; line-height:35px; }  
}

/* 面包屑 */
.location { float:right; color:#999; font-size:14px; }
.location h3 { display:none; }
.breadcrumbs a { display:inline-block; line-height:70px; color:#999; padding:0 5px; }
.breadcrumbs a.u-home { padding-left:30px; background:url(u-home.png) no-repeat center left; }

@media all and (max-width:1680px){
	.breadcrumbs a { line-height:60px; }
}
@media all and (max-width:1200px){
	.location { display:none; } 
}

.ny-hd { text-align:center; line-height:1.1; font-weight:bold; margin-bottom:70px; }
.ny-hd .p1 { font-size:24px; color:#4c68b2; }
.ny-hd .p2 { font-size:32px; color:#333; margin-top:10px; }
.ny-hd .p3 { font-size:16px; color:#666; line-height:30px; margin-top:35px; max-width:1105px; font-weight:normal; margin-left:auto; margin-right:auto; }

@media all and (max-width:1680px){
	.ny-hd { margin-bottom:50px; }
	.ny-hd .p1 { font-size:20px; }
	.ny-hd .p2 { font-size:28px; margin-top:10px; }
	.ny-hd .p3 { font-size:16px; line-height:30px; margin-top:25px; }
}
@media all and (max-width:1200px){
	.ny-hd { margin-bottom:30px; }
	.ny-hd .p1 { font-size:16px; }
	.ny-hd .p2 { font-size:20px; margin-top:10px; }
	.ny-hd .p3 { font-size:14px; line-height:25px; margin-top:10px; }
}

/* 内容模式 */
.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:26px; }
.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 .hd h1 { font-size:20px; }
	.article .bd { font-size:14px; }
}
 
/* 新闻列表 */
.list { padding:0 0 60px; }
.list li { padding:10px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_11.png) no-repeat center left; font-size:16px; line-height:20px; height:20px; clear:both; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.list li span { float:right; color:#999; font-size:14px; margin-left:15px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

@media all and (max-width:1200px){
	.list { padding:0 0 40px; }
	.list li { padding:10px 0; font-size:14px; }
	.list li span { font-size:12px; }
}

/* 图片列表 */
.piList { padding-bottom:60px; }
.piList .pic-item-list .pic-item { float:left; width:32%; margin-right:2%;  box-shadow:0px 0px 10px rgba(0,0,0,0.05); }
.piList .pic-item-list .pic-item:nth-child(3n) { margin-right:0; }
.piList .pic-item-list .pic-item:nth-child(n + 4) { margin-top:45px; }
.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 dt { padding:0 10px; background:#fff; height:80px; font-size:18px; line-height:80px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

.piList .pic-item-list .pic-item:hover dl dt { background:#4c68b2; color:#fff; }
.piList .pic-item-list .pic-item:hover dl dt a { color:#fff; }
.piList .pic-item-list .pic-item:hover .list-pic img { transform: scale(1.1)!important; }

@media all and (max-width:1680px){
	.piList .pic-item-list .pic-item dl dt { height:60px; font-size:16px; line-height:60px; }
	.piList .pic-item-list .pic-item:nth-child(n + 4) { margin-top:25px; }
}
@media all and (max-width:1200px){
	.piList { padding-bottom:40px; }
	.piList .pic-item-list .pic-item dl dt { height:50px; font-size:14px; line-height:50px; }
	.piList .pic-item-list .pic-item:nth-child(n + 4) { margin-top:2%; }
}
@media all and (max-width:1000px){
	.piList { padding-bottom:40px; }
	.piList .pic-item-list .pic-item { float:left; width:49%; 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:nth-child(n + 3) { margin-top:2%; }
	.piList .pic-item-list .pic-item dl dt { height:40px; font-size:14px; line-height:40px; }
}


.piList01 { padding-bottom:60px; }
.piList01 .pic-item-list .pic-item { float:left; width:23.5%; margin-right:2%;  box-shadow:0px 0px 10px rgba(0,0,0,0.05); }
.piList01 .pic-item-list .pic-item:nth-child(4n) { margin-right:0; }
.piList01 .pic-item-list .pic-item:nth-child(n + 5) { margin-top:45px; }
.piList01 .pic-item-list .pic-item .list-pic { overflow:hidden; }
.piList01 .pic-item-list .pic-item .list-pic img { width:100%; height:auto; transition: all 0.6s; }
.piList01 .pic-item-list .pic-item dl dt { padding:0 10px; background:#fff; height:80px; font-size:18px; line-height:80px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

.piList01 .pic-item-list .pic-item:hover dl dt { background:#4c68b2; color:#fff; }
.piList01 .pic-item-list .pic-item:hover dl dt a { color:#fff; }
.piList01 .pic-item-list .pic-item:hover .list-pic img { transform: scale(1.1)!important; }

@media all and (max-width:1680px){
	.piList01 .pic-item-list .pic-item dl dt { height:60px; font-size:16px; line-height:60px; }
	.piList01 .pic-item-list .pic-item:nth-child(n + 5) { margin-top:25px; }
}
@media all and (max-width:1200px){
	.piList01 { padding-bottom:40px; }
	.piList01 .pic-item-list .pic-item { float:left; width:32%; margin-right:2%; }
	.piList01 .pic-item-list .pic-item:nth-child(4n) { margin-right:2%; }
	.piList01 .pic-item-list .pic-item:nth-child(3n) { margin-right:0; }
	.piList01 .pic-item-list .pic-item dl dt { height:50px; font-size:14px; line-height:50px; }
	.piList01 .pic-item-list .pic-item:nth-child(n + 4) { margin-top:2%; }
}
@media all and (max-width:1000px){
	.piList01 { padding-bottom:40px; }
	.piList01 .pic-item-list .pic-item { float:left; width:49%; margin-right:2%; }
	.piList01 .pic-item-list .pic-item:nth-child(4n) { margin-right:2%; }
	.piList01 .pic-item-list .pic-item:nth-child(3n) { margin-right:2%; }
	.piList01 .pic-item-list .pic-item:nth-child(2n) { margin-right:0; }
	.piList01 .pic-item-list .pic-item:nth-child(n + 3) { margin-top:2%; }
	.piList01 .pic-item-list .pic-item dl dt { height:40px; font-size:14px; line-height:40px; }
}
 
/* 分页 */
.page { line-height:24px; text-align:center;padding-bottom:0; }
.page a { display:inline-block; margin:0 5px; padding:3px 11px; border:1px solid #d2d3d5; color:#333; vertical-align:top;font-size: 14px; }
.page a:hover,.page .current { background:#3853bb; color:#fff; border-color:#3853bb; }

@media screen and (max-width:1200px){
	.page a { padding: 0 5px; margin: 0 3px; font-size: 12px }
}

/* 图文新闻 */
.picnews { padding:30px 0 60px; }
.picnews ul li { border-bottom:1px solid #f1f1f1; }
.picnews ul li a { display:block; padding:70px 0; line-height:1.1; }
.picnews ul li .wrap { position:relative; }
.picnews ul li .wrap:before { position:absolute; left:0; bottom:0; width:150px; height:2px; background:#a1a1a4; display:block; content:""; z-index:2; }
.picnews ul li .pic { float:right; width:420px; }
.picnews ul li .txt01 { float:left; width:150px; font-family:"Arial"; }
.picnews ul li .txt01 .p1 { font-size:45px; color:#333; }
.picnews ul li .txt01 .p2 { font-size:21px; margin-top:20px; color:#8a8a8a; }

.picnews ul li .txt { float:left; width:calc(73% - 570px); margin-left:15%; }
.picnews ul li .txt .p1 { font-size:36px; line-height:55px; min-height:110px; color:#060606; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picnews ul li .txt .p2 { font-size:14px; margin-top:15px; color:#666; display:none; }
.picnews ul li .txt .p3 { font-size:16px; margin-top:50px; line-height:30px; min-height:90px; color:#666; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }

.picnews ul li:hover { background:#f0f3f6; }

@media all and (max-width:1680px){
	.picnews ul li a { padding:50px 0; }
	.picnews ul li .wrap:before { width:120px; height:1px; }
	.picnews ul li .pic { float:right; width:350px; }
	.picnews ul li .txt01 { float:left; width:120px;  }
	.picnews ul li .txt01 .p1 { font-size:34px; }
	.picnews ul li .txt01 .p2 { font-size:18px; margin-top:20px; }

	.picnews ul li .txt { float:left; width:calc(84% - 470px); margin-left:8%; }
	.picnews ul li .txt .p1 { font-size:24px; line-height:35px; min-height:70px;  }
	.picnews ul li .txt .p2 { display:none; }
	.picnews ul li .txt .p3 { font-size:16px; margin-top:30px; line-height:30px; min-height:90px; }
}
@media all and (max-width:1200px){
	.picnews { padding:30px 0 40px; }
	.picnews ul li a { padding:30px 0; }
	.picnews ul li .wrap:before { width:100px; height:1px; }
	.picnews ul li .pic { float:right; width:300px; }
	.picnews ul li .txt01 { float:left; width:100px;  }
	.picnews ul li .txt01 .p1 { font-size:24px; }
	.picnews ul li .txt01 .p2 { font-size:14px; margin-top:15px; }

	.picnews ul li .txt { float:left; width:calc(90% - 400px); margin-left:5%; }
	.picnews ul li .txt .p1 { font-size:18px; line-height:30px; min-height:60px;  }
	.picnews ul li .txt .p2 { display:none; }
	.picnews ul li .txt .p3 { font-size:14px; margin-top:20px; line-height:25px; min-height:75px; }
}
@media all and (max-width:900px){
	.picnews ul li a { padding:30px 0; }
	.picnews ul li .wrap:before { display:none; }
	.picnews ul li .pic { float:right; width:300px; }
	.picnews ul li .txt01 { display:none;  }
 
	.picnews ul li .txt { float:left; width:calc(100% - 330px); margin-left:0; }
	.picnews ul li .txt .p1 { font-size:16px; line-height:25px; min-height:25px;  }
	.picnews ul li .txt .p2 { display:block; }
	.picnews ul li .txt .p3 { font-size:14px; margin-top:20px; line-height:25px; min-height:25px; }
}
@media all and (max-width:750px){
	.picnews { padding:20px 0 40px; }
	.picnews ul li a { padding:25px 0; }
	.picnews ul li .pic { float:none; width:100%; }
 
	.picnews ul li .txt { float:none; width:100%; margin-left:0; margin-top:20px; }
	.picnews ul li .txt .p1 { font-size:16px; line-height:25px; min-height:25px;  }
	.picnews ul li .txt .p2 { margin-top:10px; }
	.picnews ul li .txt .p3 { font-size:14px; margin-top:10px; line-height:25px; min-height:25px; }
}

.jjArea ul li a { position:relative; display:block; }
.jjArea ul li .pic { float:left; width:50%; }
.jjArea ul li .txt { position:absolute; top:0; right:0; bottom:0; width:50%; background:#fff; z-index:1; }
.jjArea ul li .txt01 { position:absolute; right:10%; width:80%; top:50%; transform: translateY(-50%); z-index:2; }
.jjArea ul li .txt01 .p1 { font-size:32px; color:#1e1e1e; font-weight:bold; }
.jjArea ul li .txt01 .p2 { font-size:18px; margin-top:40px; color:#333; line-height:35px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.jjArea ul li .txt01 .p3 { margin-top:65px; width:180px; text-align:center; font-size:16px; color:#333; line-height:50px; border:2px solid #e4e4e4; }

.jjArea ul li:nth-child(2n) .pic { float:right; }
.jjArea ul li:nth-child(2n) .txt { left:0; right:auto; }

.jjArea ul li:hover .txt { background:url(ico06.jpg) no-repeat center bottom; background-size:cover; }
.jjArea ul li:hover .txt01 .p1 { color:#fff; }
.jjArea ul li:hover .txt01 .p2 { color:rgba(255,255,255,0.7); }
.jjArea ul li:hover .txt01 .p3 { border-color:rgba(255,255,255,0.7)!important; color:#fff; }

@media all and (max-width:1680px){
	.jjArea ul li .txt01 .p1 { font-size:24px; }
	.jjArea ul li .txt01 .p2 { font-size:16px; margin-top:20px; line-height:30px; }
	.jjArea ul li .txt01 .p3 { margin-top:50px; width:150px; font-size:14px; line-height:40px; border:1px solid #e4e4e4; }
}
@media all and (max-width:1200px){
	.jjArea ul li .txt01 .p1 { font-size:20px; }
	.jjArea ul li .txt01 .p2 { font-size:14px; margin-top:20px; line-height:25px; }
	.jjArea ul li .txt01 .p3 { margin-top:30px; width:120px; font-size:14px; line-height:35px; }
}
@media all and (max-width:900px){
	.jjArea ul li:nth-child(n + 2) { margin-top:20px; }
	.jjArea ul li .pic { float:none; width:100%; }
	.jjArea ul li .txt { position:relative; top:auto; right:auto; bottom:auto; width:100%; padding:25px 4%; box-sizing: border-box; }
	.jjArea ul li .txt01 { position:relative; right:auto; width:100%; top:auto; transform: translateY(0); }
	.jjArea ul li .txt01 .p1 { font-size:18px; }
	.jjArea ul li .txt01 .p2 { font-size:14px; margin-top:10px; line-height:25px; }
	.jjArea ul li .txt01 .p3 { margin-top:15px; width:120px; font-size:14px; line-height:35px; }

	.jjArea ul li:nth-child(2n) .pic { float:none; }
	.jjArea ul li:nth-child(2n) .txt { left:auto; right:auto; }
}

.shzr{ width:100%; padding:80px 0 0 0; background:#fff; }
.shzr .ibd{ width:100%; overflow:hidden; position:relative}
.shzr .ibd .swiper01{ width:1020px; margin:0 auto; position:relative}
.shzr .ibd .swiper01 .swiper-slide{ width:100%; text-align:center; margin-right:95px; min-height:399px}
.shzr .ibd .swiper01 .swiper-slide.swiper-slide-prev{ text-align:right}
.shzr .ibd .swiper01 .swiper-slide.swiper-slide-next{ text-align:left}
.shzr .ibd .swiper01 .swiper-slide .time{ font-size:38px; color:#666666; font-weight:bold; padding:170px 0  0}
.shzr .ibd .swiper01 .swiper-slide .cont{ display:none; box-sizing:border-box; padding:0 100px; text-align:left; position:relative}
.shzr .ibd .swiper01 .swiper-slide.swiper-slide-active .time{ display:none}
.shzr .ibd .swiper01 .swiper-slide.swiper-slide-active .cont{ display:block}
.shzr .ibd .swiper01 .swiper-slide .cont:after{ content:""; display:block; width:19px; height:399px; background:url(g_35.png) top center no-repeat; position:absolute; left:0; top:0}
.shzr .ibd .swiper01 .swiper-slide .cont:before{ content:""; display:block; width:19px; height:399px; background:url(g_34.png) top center no-repeat; position:absolute; right:0; top:0}
.shzr .ibd .swiper01 .swiper-slide .cont .title{ }
.shzr .ibd .swiper01 .swiper-slide .cont .title i{ border-bottom:1px solid #004a9a; padding-bottom:35px; line-height:1;font-size:38px; color:#004a9a; font-weight:bold; display:inline-block; vertical-align:top; }
.shzr .ibd .swiper01 .swiper-slide .cont .intro{ font-size:16px; color:#666666; line-height:2; margin-top:35px}
.shzr .ibd .prev01{ background:url(g_14.png) center center no-repeat;  background-size:cover; width:45px; height:45px; cursor:pointer; position:absolute; left:45px; bottom:90px; cursor:pointer; z-index:3}
.shzr .ibd .prev01:hover{ background:url(g_13.png) center center no-repeat; background-size:cover; transform:rotate(180deg)}
.shzr .ibd .next01{ background:url(g_14.png) center center no-repeat;  background-size:cover; width:45px; height:45px; cursor:pointer; position:absolute; right:45px; bottom:90px; cursor:pointer; z-index:3; transform:rotate(180deg)}
.shzr .ibd .next01:hover{ background:url(g_13.png) center center no-repeat; background-size:cover; transform:rotate(0)}
@media (max-width: 1440px){
	.shzr .ibd .swiper01{ width:900px; margin:0 auto; position:relative}
	.shzr .ibd .swiper01 .swiper-slide{ margin-right:60px; min-height:350px}
	.shzr .ibd .swiper01 .swiper-slide .time{ font-size:32px; padding:120px 0 0 0}
	.shzr .ibd .swiper01 .swiper-slide .cont .title i{ padding-bottom:25px; font-size:32px;}
	.shzr .ibd .swiper01 .swiper-slide .cont .intro{ font-size:15px; margin-top:30px}
	.shzr .ibd .prev01{ width:40px; height:40px;}
	.shzr .ibd .next01{ width:40px; height:40px;}
}
@media (max-width: 1200px){
	.shzr{ width:100%; padding:40px 0}
	.shzr .ibd .swiper01{ width:100%; margin:0 auto; position:relative}
	.shzr .ibd .swiper01 .swiper-slide .cont:after,	.shzr .ibd .swiper01 .swiper-slide .cont:before{ width:0}
	.shzr .ibd .prev01{ width:32px; height:32px; left:0; bottom:50%; margin-bottom:-16px;}
	.shzr .ibd .next01{ width:32px; height:32px; right:0; bottom:50%; margin-bottom:-16px;}
	.shzr .ibd .swiper01 .swiper-slide{ min-height:0}
	.shzr .ibd .swiper01 .swiper-slide.swiper-slide-active .cont{ padding:0 40px}
	.shzr .ibd .swiper01 .swiper-slide .cont .title i{ padding-bottom:15px; font-size:24px;}
	.shzr .ibd .swiper01 .swiper-slide .cont .intro{ font-size:12px; margin-top:20px}
}

.shArea { padding-bottom:60px; }
.shArea ul li { float:left; width:32%; margin-right:2%; border-bottom:1px solid #004a9a; }
.shArea ul li:nth-child(3n) { margin-right:0; }
.shArea ul li:nth-child(n + 4) { margin-top:55px; }
.shArea ul li .pic { position:relative; overflow:hidden; }
.shArea ul li .pic img { transition: all 0.6s; object-fit: cover; }
.shArea ul li .txt { padding:30px 30px 40px; transition:all 0.3s; }
.shArea ul li .txt .p1 { font-size:20px; color:#666; line-height:30px; min-height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.shArea ul li .txt .p2 { background:url(g_37.png) left center no-repeat; padding-left:30px; color:#999; font-size:14px; margin-top:15px; }

.shArea ul li:hover .txt { background:#fff; box-shadow:0 0 20px rgba(26,26,26,0.15) }
.shArea ul li:hover .txt .p1 { font-weight:bold; color:#004a9a; }
.shArea ul li:hover .pic img { transform: scale(1.1)!important; }

@media all and (max-width:1680px){
	.shArea ul li:nth-child(n + 4) { margin-top:30px; }
	.shArea ul li .txt { padding:30px 20px; }
	.shArea ul li .txt .p1 { font-size:18px; line-height:30px; min-height:60px; }
}
@media all and (max-width:1200px){
	.shArea { padding-bottom:40px; }
	.shArea ul li:nth-child(n + 4) { margin-top:20px; }
	.shArea ul li .txt { padding:30px 15px; }
	.shArea ul li .txt .p1 { font-size:16px; line-height:25px; min-height:50px; }
}
@media all and (max-width:900px){
	.shArea ul li { width:49%; margin-right:2%; }
	.shArea ul li:nth-child(3n) { margin-right:2%; }
	.shArea ul li:nth-child(2n) { margin-right:0; }
	.shArea ul li:nth-child(n + 3) { margin-top:25px; }
	.shArea ul li .txt { padding:20px 4%; }
	.shArea ul li .txt .p1 { font-size:16px; line-height:25px; min-height:50px; }
}

.brand { padding-top:100px; }
@media all and (max-width:1680px){
	.brand { padding-top:80px; }
}
@media all and (max-width:1200px){
	.brand { padding-top:40px; }
}

.brand01 { margin-bottom:70px; }
.brand01 .p1 { text-align:center; font-size:36px; color:#333; width:fit-content; margin:0 auto; position:relative; }
.brand01 .p1:after{ content:""; display:block; width:21px; height:100%; right:calc(100% + 15px); top:0; background:url(am.png) center center no-repeat; background-size:100%; position:absolute}
.brand01 .p1:before{ content:""; display:block; width:21px; height:100%; left:calc(100% + 15px); top:0; background:url(bm.png) center center no-repeat; background-size:100%; position:absolute}
.brand01 .p2 { margin-top:20px; line-height:2; font-size:16px; color:#666; }
.brand01 .p2 img { max-width:100%; }
 
@media all and (max-width:1680px){
	.brand01 { margin-bottom:50px; }
	.brand01 .p1 { font-size:28px; }
	.brand01 .p1:after{ width:21px; }
	.brand01 .p1:before{ width:21px; }
	.brand01 .p2 { margin-top:20px; line-height:2; font-size:16px; }
}
@media all and (max-width:1200px){
	.brand01 { margin-bottom:30px; }
	.brand01 .p1 { font-size:20px; }
	.brand01 .p1:after{ width:18px; }
	.brand01 .p1:before{ width:18px; }
	.brand01 .p2 { margin-top:20px; line-height:25px; font-size:14px; }
}

.conArea01 .bd01 { padding:30px 30px 30px 40px; line-height:1.1; box-shadow:2px 0px 60px rgba(137,145,159,0.2); background:#fff; box-sizing: border-box; }
.conArea01 .bd01 .pic { float:right; width:700px; }
.conArea01 .bd01 .txt { float:left; width:calc(100% - 750px); padding-top:50px; }
.conArea01 .bd01 .txt .p1 { padding-left:35px; font-size:24px; font-weight:bold; color:#070707; background:url(ico07.png) no-repeat center left; }
.conArea01 .bd01 .txt .p2 { font-size:16px; color:#070707; line-height:30px; min-height:60px; margin-top:15px; }
.conArea01 .bd01 .txt .p3 { font-size:16px; color:#666; line-height:40px; min-height:80px; }
.conArea01 .bd01 .txt .p3 strong { font-size:20px; color:#2249ae; }
.conArea01 .bd01 .txt .p4 { margin-top:35px; }
.conArea01 .bd01 .txt .p4 a { display:block; width:160px; text-align:center; border:2px solid #96b4d5; }
.conArea01 .bd01 .txt .p4 a i { display:inline-block; line-height:50px; font-size:16px; padding-left:40px; color:#666; background:url(ico08.png) no-repeat center left; }

.conArea01 .bd02 { margin-top:40px; }
.conArea01 .bd02 ul li { float:left; width:49%; margin-right:2%; padding:70px 40px 0 40px; min-height:370px; line-height:1.1; box-shadow:2px 0px 60px rgba(137,145,159,0.2); background:#fff; box-sizing: border-box; }
.conArea01 .bd02 ul li:nth-child(2n) { margin-right:0; }
.conArea01 .bd02 ul li:nth-child(n + 3) { margin-top:2%; }
.conArea01 .bd02 ul li .p1 { padding-left:35px; font-size:24px; font-weight:bold; color:#070707; background:url(ico07.png) no-repeat center left; }
.conArea01 .bd02 ul li .p2 { font-size:16px; color:#070707; line-height:30px; min-height:60px; margin-top:15px; }
.conArea01 .bd02 ul li .p3 { font-size:16px; color:#666; line-height:40px; min-height:80px; }
.conArea01 .bd02 ul li .p4 { margin-top:35px; }
.conArea01 .bd02 ul li .p4 a { display:block; width:160px; text-align:center; border:2px solid #96b4d5; }
.conArea01 .bd02 ul li .p4 a i { display:inline-block; line-height:50px; font-size:16px; padding-left:40px; color:#666; background:url(ico08.png) no-repeat center left; }

.conArea02 { margin-top:100px; }
.conArea02 .bd { padding:55px 35px 75px 35px; background:#fff; box-shadow:2px 0px 60px rgba(137,145,159,0.2); }
.conArea02 .bd ul li { float:left; width:48%; }
.conArea02 .bd ul li:nth-child(n + 3) { margin-top:35px; }
.conArea02 .bd ul li .p1 { font-size:16px; color:#181818; }
.conArea02 .bd ul li .p1 i { display:inline-block; color:#e30500; margin-right:5px; vertical-align:middle; }
.conArea02 .bd ul li .p2 { margin-top:10px; }
.conArea02 .bd ul li .p2 .text { padding-left:20px; line-height:60px; font-size:14px; width:100%; border:1px solid #eee; box-sizing: border-box; }
.conArea02 .bd ul li .p2 .textarea { padding:10px 20px; height:120px; font-size:14px; width:100%; border:1px solid #eee; box-sizing: border-box; }
.conArea02 .bd ul li .btn { display:inline-block; margin:0 25px; font-size:20px; width:195px; line-height:65px; letter-spacing:8px; border-radius:5px; color:#fff; cursor:pointer; }
.conArea02 .bd ul li .btn01 { background:#4c68b2; }
.conArea02 .bd ul li .btn02 { background:#e80505; }

.conArea02 .bd ul li.li01 { margin-right:4%; }
.conArea02 .bd ul li.li03 { width:100%; }
.conArea02 .bd ul li.li04 { width:100%; text-align:center; margin-top:50px; }

.conArea02 .bd ul li ::-webkit-input-placeholder { color:#bebebe; opacity: 1; }
.conArea02 .bd ul li ::-moz-placeholder { color:#bebebe; opacity: 1; }
.conArea02 .bd ul li ::-ms-input-placeholder { color:#bebebe; opacity: 1; } 
.conArea02 .bd ul li ::placeholder { color:#bebebe; opacity: 1; }


@media all and (max-width:1680px){
	.conArea01 .bd01 { padding:30px; }
	.conArea01 .bd01 .pic { float:right; width:48%; }
	.conArea01 .bd01 .txt { float:left; width:48%; padding-top:30px; }
	.conArea01 .bd01 .txt .p1 { padding-left:25px; font-size:20px; background-size:18px 18px; }
	.conArea01 .bd01 .txt .p2 { font-size:16px; line-height:30px; min-height:60px; margin-top:15px; }
	.conArea01 .bd01 .txt .p3 { font-size:16px; line-height:30px; min-height:60px; }
	.conArea01 .bd01 .txt .p3 strong { font-size:20px; }
	.conArea01 .bd01 .txt .p4 { margin-top:25px; }
	.conArea01 .bd01 .txt .p4 a { width:140px; border:1px solid #96b4d5; }
	.conArea01 .bd01 .txt .p4 a i { line-height:40px; font-size:14px; padding-left:30px; }

	.conArea01 .bd02 ul li { float:left; width:49%; margin-right:2%; padding:50px 30px 0 30px; min-height:300px; }
	.conArea01 .bd02 ul li:nth-child(2n) { margin-right:0; }
	.conArea01 .bd02 ul li:nth-child(n + 3) { margin-top:2%; }
	.conArea01 .bd02 ul li .p1 { padding-left:25px; font-size:20px; background-size:18px 18px; }
	.conArea01 .bd02 ul li .p2 { font-size:16px; line-height:30px; min-height:60px; margin-top:15px; }
	.conArea01 .bd02 ul li .p3 { font-size:16px; line-height:30px; min-height:60px; }
	.conArea01 .bd02 ul li .p4 { margin-top:25px; }
	.conArea01 .bd02 ul li .p4 a { width:140px; border:1px solid #96b4d5; }
	.conArea01 .bd02 ul li .p4 a i { line-height:40px; font-size:14px; padding-left:30px; }
	
	.conArea02 { margin-top:80px; }
	.conArea02 .bd { padding:50px 25px 60px 25px; }
	.conArea02 .bd ul li { float:left; width:48%; }
	.conArea02 .bd ul li:nth-child(n + 3) { margin-top:25px; }
	.conArea02 .bd ul li .p1 { font-size:16px; }
	.conArea02 .bd ul li .p2 { margin-top:10px; }
	.conArea02 .bd ul li .p2 .text { padding-left:15px; line-height:50px; }
	.conArea02 .bd ul li .p2 .textarea { padding:10px 15px; height:120px; }
	.conArea02 .bd ul li .btn { margin:0 20px; font-size:18px; width:180px; line-height:55px; letter-spacing:8px; }
 
	.conArea02 .bd ul li.li01 { margin-right:4%; }
	.conArea02 .bd ul li.li04 { margin-top:40px; }
}
@media all and (max-width:1200px){
	.conArea01 .bd01 { padding:30px 20px; }
	.conArea01 .bd01 .pic { float:right; width:48%; }
	.conArea01 .bd01 .txt { float:left; width:48%; padding-top:30px; }
	.conArea01 .bd01 .txt .p1 { padding-left:20px; font-size:18px; background-size:15px 15px; }
	.conArea01 .bd01 .txt .p2 { font-size:14px; line-height:25px; min-height:50px; margin-top:15px; }
	.conArea01 .bd01 .txt .p3 { font-size:14px; line-height:25px; min-height:50px; }
	.conArea01 .bd01 .txt .p3 strong { font-size:18px; }
	.conArea01 .bd01 .txt .p4 { margin-top:20px; }
	.conArea01 .bd01 .txt .p4 a { width:120px; }
	.conArea01 .bd01 .txt .p4 a i { line-height:35px; padding-left:25px; background-size:18px 18px; }
	
	.conArea01 .bd02 { margin-top:30px; }
	.conArea01 .bd02 ul li { float:left; width:49%; margin-right:2%; padding:30px 20px 0 20px; min-height:250px; }
	.conArea01 .bd02 ul li:nth-child(2n) { margin-right:0; }
	.conArea01 .bd02 ul li:nth-child(n + 3) { margin-top:2%; }
	.conArea01 .bd02 ul li .p1 { padding-left:20px; font-size:18px; background-size:15px 15px; }
	.conArea01 .bd02 ul li .p2 { font-size:14px; line-height:25px; min-height:50px; margin-top:15px; }
	.conArea01 .bd02 ul li .p3 { font-size:14px; line-height:25px; min-height:50px; }
	.conArea01 .bd02 ul li .p4 { margin-top:20px; }
	.conArea01 .bd02 ul li .p4 a { width:120px; }
	.conArea01 .bd02 ul li .p4 a i { line-height:35px; padding-left:25px; background-size:18px 18px; }
	
	.conArea02 { margin-top:40px; }
	.conArea02 .bd { padding:30px 20px; }
	.conArea02 .bd ul li { float:left; width:48%; }
	.conArea02 .bd ul li:nth-child(n + 3) { margin-top:15px; }
	.conArea02 .bd ul li .p1 { font-size:14px; }
	.conArea02 .bd ul li .p2 { margin-top:10px; }
	.conArea02 .bd ul li .p2 .text { padding-left:15px; line-height:40px; }
	.conArea02 .bd ul li .p2 .textarea { padding:10px 15px; height:100px; }
	.conArea02 .bd ul li .btn { margin:0 20px; font-size:16px; width:150px; line-height:50px; letter-spacing:5px; }
 
	.conArea02 .bd ul li.li01 { margin-right:4%; }
	.conArea02 .bd ul li.li04 { margin-top:30px; }
}
@media all and (max-width:900px){
	.conArea01 .bd01 { padding:25px 4%; }
	.conArea01 .bd01 .pic { float:none; width:100%; margin-top:25px; }
	.conArea01 .bd01 .txt { float:none; width:100%; padding-top:0; }
	.conArea01 .bd01 .txt .p1 { padding-left:20px; font-size:16px; background-size:15px 15px; }
	.conArea01 .bd01 .txt .p2 { font-size:14px; line-height:25px; min-height:25px; margin-top:10px; }
	.conArea01 .bd01 .txt .p3 { font-size:14px; line-height:25px; min-height:25px; margin-top:5px; }
	.conArea01 .bd01 .txt .p3 strong { font-size:18px; }
	.conArea01 .bd01 .txt .p4 { margin-top:20px; }
	.conArea01 .bd01 .txt .p4 a { width:120px; }
	.conArea01 .bd01 .txt .p4 a i { line-height:35px; padding-left:25px; background-size:18px 18px; }
	
	.conArea01 .bd02 { margin-top:15px; }
	.conArea01 .bd02 ul li { float:none; width:100%; margin-right:0; padding:25px 4%; min-height:10px; }
	.conArea01 .bd02 ul li:nth-child(2n) { margin-right:0; }
	.conArea01 .bd02 ul li:nth-child(n + 2) { margin-top:15px; }
	.conArea01 .bd02 ul li .p1 { padding-left:20px; font-size:16px; background-size:15px 15px; }
	.conArea01 .bd02 ul li .p2 { font-size:14px; line-height:25px; min-height:25px; margin-top:10px; }
	.conArea01 .bd02 ul li .p3 { font-size:14px; line-height:25px; min-height:25px; margin-top:5px; }
	.conArea01 .bd02 ul li .p4 { margin-top:20px; }
	.conArea01 .bd02 ul li .p4 a { width:120px; }
	.conArea01 .bd02 ul li .p4 a i { line-height:35px; padding-left:25px; background-size:18px 18px; }
 
	.conArea02 { margin-top:40px; }
	.conArea02 .bd { padding:30px 4%; }
	.conArea02 .bd ul li { float:none; width:100%; }
	.conArea02 .bd ul li:nth-child(n + 2) { margin-top:15px; }
	.conArea02 .bd ul li .p1 { font-size:14px; }
	.conArea02 .bd ul li .p2 { margin-top:10px; }
	.conArea02 .bd ul li .p2 .text { padding-left:15px; line-height:40px; }
	.conArea02 .bd ul li .p2 .textarea { padding:10px 15px; height:100px; }
	.conArea02 .bd ul li .btn { margin:0 10px; font-size:16px; width:120px; line-height:40px; letter-spacing:5px; }
 
	.conArea02 .bd ul li.li01 { margin-right:0; }
	.conArea02 .bd ul li.li04 { margin-top:20px; }
}


.conArea03 { margin-top:100px; }

.mBtn01 { display:inline-block; padding:0 25px 0 40px; background:#4c68b2;  border-radius:30px 30px 0 30px; transition: all 0.6s; cursor:pointer; }
.mBtn01 i { position:relative; display:inline-block; line-height:60px; padding-right:40px; font-size:16px; color:#fff; }
.mBtn01 i:before { position:absolute; display:block; content:""; width:8px; height:8px; background:#fff; top:50%; right:0; transform: translateY(-50%); border-radius:100%; z-index:2; }

.mBtn01:hover { border-radius:30px; }

@media all and (max-width:1680px){
	.conArea03 { margin-top:80px; }
	
	.mBtn01 { padding:0 25px 0 40px; }
	.mBtn01 i { line-height:50px; padding-right:40px; font-size:16px; }
	.mBtn01 i:before { width:5px; height:5px; }
}
@media all and (max-width:1200px){
	.conArea03 { margin-top:40px; }
	
	.mBtn01 { padding:0 20px 0 30px; }
	.mBtn01 i { line-height:35px; padding-right:20px; font-size:14px; }
	.mBtn01 i:before { width:5px; height:5px; }
}




.sxArea { background:#fff; padding:30px 30px 15px; margin-bottom:60px; }
.sxArea ul li .p1 { float:left; width:110px; line-height:37px; font-size:18px; color:#333; font-weight:bold; }
.sxArea ul li .p1 i { color:#4c68b2; }
.sxArea ul li .p2 { float:right; width:calc(100% - 110px); font-size:0; }
.sxArea ul li .p2 a { display:inline-block; width:125px; line-height:35px; font-size:16px; margin:0 15px 15px 0; color:#666; text-align:center; border:1px solid #617abb; }
.sxArea ul li .p2 a.on,.sxArea ul li .p2 a:hover { background:url(ico09.png) no-repeat right bottom #f0f7fd; color:#3151a6; font-weight:bold; }

@media all and (max-width:1680px){
	.sxArea { padding:30px 30px 15px; margin-bottom:40px; }
	.sxArea ul li .p1 { float:left; width:90px; line-height:32px; font-size:18px; }
	.sxArea ul li .p2 { float:right; width:calc(100% - 90px); }
	.sxArea ul li .p2 a { width:100px; line-height:30px; font-size:16px; margin:0 10px 10px 0; }
}
@media all and (max-width:1200px){
	.sxArea { padding:25px 20px 10px; margin-bottom:30px; }
	.sxArea ul li .p1 { float:left; width:80px; line-height:27px; font-size:16px; }
	.sxArea ul li .p2 { float:right; width:calc(100% - 80px); }
	.sxArea ul li .p2 a { width:100px; line-height:25px; font-size:14px; margin:0 10px 10px 0; }
}
@media all and (max-width:900px){
	.sxArea { padding:25px 20px 10px; margin-bottom:30px; }
	.sxArea ul li .p1 { float:none; width:100%; line-height:20px; font-size:14px; font-weight:normal; }
	.sxArea ul li .p2 { float:none; width:100%; margin-top:10px; }
	.sxArea ul li .p2 a { width:23.5%; margin:0 2% 10px 0; font-size:12px; box-sizing: border-box; }
	.sxArea ul li .p2 a:nth-child(4n) { margin-right:0; }
}

.aArea01 { padding:110px 0; background:url(aArea01.jpg) no-repeat center bottom; background-size:cover; }
.aArea01 .hd { float:left; }
.aArea01 .hd .ny-hd { text-align:left; }
.aArea01 .hd .hd01 { width:145px; margin-top:90px; text-align:center; line-height:1.1; }
.aArea01 .hd .hd01 ul li:nth-child(n + 2) { margin-top:70px; }
.aArea01 .hd .hd01 ul li .p1 { font-size:54px; color:#4c68b2; font-weight:bold; font-family:"Arial"; }
.aArea01 .hd .hd01 ul li .p1 em { position:relative; margin-left:10px; top:-20px; font-size:30px; font-weight:normal; }
.aArea01 .hd .hd01 ul li .p2 { font-size:16px; color:#666; margin-top:20px; }

.aArea01 .bd { float:right; width:69.375%; }
.aArea01 .bd .txt { font-size:16px; line-height:30px; color:#666; }
.aArea01 .bd .pic { margin-top:30px; }
.aArea01 .bd .pic p { float:left; width:49.5%; margin-right:1%; }
.aArea01 .bd .pic p:last-child { margin-right:0; }

@media all and (max-width:1680px){
	.aArea01 { padding:80px 0;  }
	.aArea01 .hd .hd01 { width:145px; margin-top:50px; }
	.aArea01 .hd .hd01 ul li:nth-child(n + 2) { margin-top:50px; }
	.aArea01 .hd .hd01 ul li .p1 { font-size:54px;  }
	.aArea01 .hd .hd01 ul li .p1 em { margin-left:10px; top:-20px; font-size:30px;  }
	.aArea01 .hd .hd01 ul li .p2 { font-size:16px; margin-top:20px; }

	.aArea01 .bd { float:right; width:calc(100% - 250px); }
}
@media all and (max-width:1200px){
	.aArea01 { padding:40px 0;  }
	.aArea01 .hd .hd01 { width:145px; margin-top:30px; }
	.aArea01 .hd .hd01 ul li:nth-child(n + 2) { margin-top:30px; }
	.aArea01 .hd .hd01 ul li .p1 { font-size:40px;  }
	.aArea01 .hd .hd01 ul li .p1 em { margin-left:10px; top:-20px; font-size:20px;  }
	.aArea01 .hd .hd01 ul li .p2 { font-size:14px; margin-top:15px; }

	.aArea01 .bd { float:right; width:calc(100% - 250px); }
	.aArea01 .bd .txt { font-size:14px; line-height:25px; }
}
@media all and (max-width:900px){
	.aArea01 .hd { float:none; }
	.aArea01 .hd .ny-hd { text-align:center; }
	.aArea01 .hd .hd01 { width:100%; margin-top:30px; }
	.aArea01 .hd .hd01 ul { max-width:340px; margin:0 auto; display:flex; flex-direction:row; justify-content:space-between; }
	.aArea01 .hd .hd01 ul li:nth-child(n + 2) { margin-top:0; }
	.aArea01 .hd .hd01 ul li .p1 { font-size:30px; }
	.aArea01 .hd .hd01 ul li .p1 em { margin-left:5px; top:-10px; font-size:18px; }
	.aArea01 .hd .hd01 ul li .p2 { font-size:14px; margin-top:10px; }

	.aArea01 .bd { float:none; width:100%; margin-top:30px; }
	.aArea01 .bd .pic { margin-top:25px; }
}

.aArea02 { padding:145px 0 80px; background:url(aArea02.jpg) no-repeat center bottom; background-size:cover; }
.aArea02 .ny-hd { text-align:left; }
.aArea02 .bd { margin-top:45px; }
.aArea02 .bd .bd01 { float:left; width:calc(100% - 615px); color:#666; font-size:16px; }
.aArea02 .bd .bd01 .txt { line-height:30px; }
.aArea02 .bd .bd01 .txt01 { margin-top:20px; }
.aArea02 .bd .bd01 .txt01 .tt { float:right; }
.aArea02 .bd .bd01 .txt01 .tt .p2 { margin-top:15px; }
.aArea02 .bd .bd02 { float:right; width:540px; text-align:center; }
.aArea02 .bd .bd02 img { max-width:100%; }

@media all and (max-width:1680px){
	.aArea02 { padding:80px 0; }
	.aArea02 .bd { margin-top:30px; }
	.aArea02 .bd .bd01 { float:left; width:calc(100% - 450px); font-size:16px; }
	.aArea02 .bd .bd01 .txt { line-height:30px; }
	.aArea02 .bd .bd01 .txt01 { margin-top:20px; }
	.aArea02 .bd .bd01 .txt01 .tt .p2 { margin-top:15px; }
	.aArea02 .bd .bd02 { float:right; width:400px; }
}
@media all and (max-width:1200px){
	.aArea02 { padding:40px 0; }
	.aArea02 .bd { margin-top:30px; }
	.aArea02 .bd .bd01 { float:left; width:calc(100% - 350px); font-size:14px; }
	.aArea02 .bd .bd01 .txt { line-height:25px; }
	.aArea02 .bd .bd01 .txt01 { margin-top:20px; }
	.aArea02 .bd .bd01 .txt01 .tt .p2 { margin-top:10px; }
	.aArea02 .bd .bd02 { float:right; width:300px; }
	.aArea02 .bd .bd02 img { max-width:90%; }
}
@media all and (max-width:900px){
	.aArea02 .ny-hd { text-align:center; }
	.aArea02 .bd { margin-top:30px; }
	.aArea02 .bd .bd01 { float:none; width:100%; font-size:14px; }
	.aArea02 .bd .bd01 .txt { line-height:25px; }
	.aArea02 .bd .bd01 .txt01 { margin-top:20px; }
	.aArea02 .bd .bd01 .txt01 .tt .p2 { margin-top:10px; }
	.aArea02 .bd .bd01 .txt01 .tt .p2 img { height:30px; }
	.aArea02 .bd .bd02 { float:none; width:100%; margin-top:30px; display:none; }
	.aArea02 .bd .bd02 img { max-width:60%; }
}

.aArea03 { padding:110px 0 250px; background:url(aArea03.jpg) no-repeat center bottom; background-size:cover; }
.aArea03 .ny-hd .p1 { color:#fff; }
.aArea03 .ny-hd .p2 { color:#fff; }
.abBox01 { padding-top:30px; }
.abBox01 .bd { position:relative; padding:0 100px; }
.abBox01 .bd .swiper-slide .p1 { width:100%; line-height:80px; font-size:40px; color:#fff; text-align:center; background:url(ico10.png) no-repeat center; background-size:100% 80px; border-radius:8px; overflow:hidden; }
.abBox01 .bd .swiper-slide .p2 { font-size:16px; line-height:30px; min-height:180px; margin-top:30px; color:#fff; }

.abBox01 .btn01 { position:absolute; top:120px; width:45px; height:45px; border-radius:100%; cursor:pointer; z-index:2; }
.abBox01 .prev-ab03 { background:url(ab01.png) no-repeat center; left:0; }
.abBox01 .next-ab03 { background:url(ab02.png) no-repeat center; right:0; }

.abBox01 .btn01:hover { background-color:#79848c; }

@media all and (max-width:1680px){
	.aArea03 { padding:80px 0 150px; }
	.abBox01 { padding-top:0; }
	.abBox01 .bd { padding:0 80px; }
	.abBox01 .bd .swiper-slide .p1 { line-height:60px; font-size:30px; background-size:100% 60px; }
	.abBox01 .bd .swiper-slide .p2 { font-size:16px; line-height:30px; min-height:180px; margin-top:20px;  }
}
@media all and (max-width:1200px){
	.aArea03 { padding:40px 0 100px; }
	.abBox01 { padding-top:0; }
	.abBox01 .bd { padding:0 50px; }
	.abBox01 .bd .swiper-slide .p1 { line-height:60px; font-size:24px; background-size:100% 60px; }
	.abBox01 .bd .swiper-slide .p2 { font-size:14px; line-height:25px; min-height:125px; margin-top:20px;  }
	
	.abBox01 .btn01 { width:35px; height:35px; background-size:15px 15px!important; }
}
@media all and (max-width:900px){
	.abBox01 .bd .swiper-slide .p1 { line-height:40px; font-size:20px; background-size:100% 40px; }
}

.aArea04 { padding:110px 0; background:#fff; }
.aArea04 .bd { text-align:center; }
.aArea04 .bd img { max-width:100%; height:auto!important; }

@media all and (max-width:1680px){
	.aArea04 { padding:80px 0; }
}
@media all and (max-width:1200px){
	.aArea04 { padding:40px 0; }
}

.aArea05 { padding:110px 0 90px; background:url(abArea05.jpg) no-repeat center; background-size:cover; }

.gallery-thumbs01 { width:620px; margin:0 auto; }
.gallery-thumbs01 .swiper-slide { margin-right:20px; width:140px; line-height:40px; font-size:18px; color:#1961b1; border:1px solid #1961b1; text-align:center; box-sizing: border-box; cursor:pointer; }
.gallery-thumbs01 .swiper-slide:last-child { margin-right:0; }
.gallery-thumbs01 .swiper-slide-thumb-active { background:#1961b1; color:#fff; }

.aArea05 .bd02 { margin-top:70px; }
.aArea05 .bd02 .swiper-slideaa { position:relative; padding:0 45px; box-sizing: border-box; }

.aArea05 .bd02 .swiper-slide-ab .p1 img { width:100%; height:auto; }
.aArea05 .bd02 .swiper-slide-ab .p2 { display:none; }

/*
.aArea05 .bd02 .swiper-slide-ab:nth-child(2n) { margin-top:160px; }
.aArea05 .bd02 .swiper-slide-ab .p1 { position:relative; text-align:center; z-index:5; }
.aArea05 .bd02 .swiper-slide-ab .p1 img { max-width:61%; }
.aArea05 .bd02 .swiper-slide-ab .p2 { position:relative; margin-top:-20px; z-index:1; }

.aArea05 .bd02 .btn { margin-top:60px; font-size:0; text-align:center; }
.aArea05 .bd02 .btn .btn01 { display:inline-block; margin:0 15px; width:45px; height:45px; border-radius:100%; cursor:pointer; }
*/

.aArea05 .bd02 .btn .btn01 { position:absolute; top:35%; display:inline-block; width:45px; height:45px; border-radius:100%; cursor:pointer; z-index:5; }
.aArea05 .bd02 .btn .btn011 { background:url(ab03.png) no-repeat center; left:0;  }
.aArea05 .bd02 .btn .btn012 { background:url(ab04.png) no-repeat center; right:0; }

.aArea05 .bd02 .btn .btn011:hover { background:url(ab01.png) no-repeat center #d7c7b0; }
.aArea05 .bd02 .btn .btn012:hover { background:url(ab02.png) no-repeat center #d7c7b0; }


.mmRy { margin-top:50px; text-align:center; }
.mmRy a { display:inline-block; width:140px; line-height:40px; font-size:18px; color:#1961b1; border:1px solid #1961b1; text-align:center; }
.mmRy a:hover { color:#fff; background:#1961b1; }



@media all and (max-width:1680px){
	.aArea05 { padding:80px 0; }

	.gallery-thumbs01 { width:565px; }
	.gallery-thumbs01 .swiper-slide { margin-right:15px; width:130px; line-height:40px; font-size:16px; }
	.gallery-thumbs01 .swiper-slide:last-child { margin-right:0; }
 
	.aArea05 .bd02 { margin-top:50px; }
	/*
	.aArea05 .bd02 .swiper-slide-ab:nth-child(2n) { margin-top:80px; }
	.aArea05 .bd02 .swiper-slide-ab .p1 img { max-width:61%; }
	.aArea05 .bd02 .swiper-slide-ab .p2 { margin-top:-10px; }
 
	.aArea05 .bd02 .btn { margin-top:40px; }
	.aArea05 .bd02 .btn .btn01 { margin:0 15px; width:45px; height:45px; }
	*/
}
@media all and (max-width:1200px){
	.aArea05 { padding:40px 0; }

	.gallery-thumbs01 { width:510px; }
	.gallery-thumbs01 .swiper-slide { margin-right:10px; width:120px; line-height:40px; font-size:16px; }
	.gallery-thumbs01 .swiper-slide:last-child { margin-right:0; }
 
	.aArea05 .bd02 { margin-top:30px; }
	.aArea05 .bd02 .swiper-slideaa { padding:0; }
	
	.aArea05 .bd02 .btn { margin-top:30px; text-align:center; }
	.aArea05 .bd02 .btn .btn01 { position:relative; top:auto; width:35px; height:35px; background-size:15px 15px!important; }

	/*
	.aArea05 .bd02 .swiper-slide-ab:nth-child(2n) { margin-top:30px; }

	.aArea05 .bd02 .btn { margin-top:30px; }
	.aArea05 .bd02 .btn .btn01 { width:35px; height:35px; background-size:15px 15px!important; }
	*/
	.mmRy { margin-top:30px; }
	.mmRy a { width:120px; line-height:35px; font-size:16px; }
}
@media all and (max-width:1000px){
	.aArea05 .bd02 .swiper-slide-ab:nth-child(2n) { margin-top:0; }
}
@media all and (max-width:750px){
	.gallery-thumbs01 { width:390px; }
	.gallery-thumbs01 .swiper-slide { margin-right:10px; width:90px; line-height:30px; font-size:14px; }
	.gallery-thumbs01 .swiper-slide:last-child { margin-right:0; }
 
	.aArea05 .bd02 { margin-top:30px; }
	/*
	.aArea05 .bd02 .swiper-slide-ab:nth-child(2n) { margin-top:0; }
	*/
	
	.aArea05 .bd02 .btn { margin-top:20px; }
	
	
	.mmRy a { width:110px; line-height:30px; font-size:14px; }
}
@media all and (max-width:430px){
	.gallery-thumbs01 { width:100%; }
	.gallery-thumbs01 .swiper-slide { margin-right:10px; width:90px; line-height:30px; font-size:14px; }
}



.rcBox01 { background:#fff; box-shadow:rgba(124,130,122,0.15) 4px 0px 20px; margin-top:60px; }
.rcBox01 ul li { border-bottom:1px solid #ededed; }
.rcBox01 ul li:last-child { border-bottom:none; }
.rcBox01 ul li .txt01 { position:relative; padding:40px 30px 30px 30px; cursor:pointer; }
.rcBox01 ul li .txt01 .p1 { font-size:20px; color:#1c0e14; font-weight:bold; }
.rcBox01 ul li .txt01 .p2 { font-size:16px; color:#666; margin-top:15px; }
.rcBox01 ul li .txt01 .p2 span { display:inline-block; margin-right:30px; }
.rcBox01 ul li .txt01 .p2 span:last-child { margin-right:0; }
.rcBox01 ul li .txt01 .p3 { position:absolute; top:50%; transform: translateY(-50%); right:0; width:60px; height:60px; background:url(ico18.png) no-repeat center; z-index:2; }
.rcBox01 ul li .txt01.on .p3 { top:auto; transform: translateY(0); bottom:0; background:url(ico19.png) no-repeat center #15212d; }

.rcBox01 ul li .txt02 { padding:40px; background:#ededed; display:none; }
.rcBox01 ul li .txt02 .p1 { font-size:16px; color:#666; line-height:30px; }
.rcBox01 ul li .txt02 .p1 strong { color:#333; }
.rcBox01 ul li .txt02 .p2 { margin-top:25px; }
 
@media all and (max-width:1680px){
	.rcArea02 { padding:80px 0; }
	.rcArea02 .hd { font-size:30px; }

	.rcBox01 { margin-top:40px; }
	.rcBox01 ul li .txt01 { padding:30px 25px; }
	.rcBox01 ul li .txt01 .p1 { font-size:18px; }
	.rcBox01 ul li .txt01 .p2 { font-size:14px;margin-top:15px; }
	.rcBox01 ul li .txt01 .p2 span { margin-right:15px; }
	.rcBox01 ul li .txt01 .p2 span:last-child { margin-right:0; }
	.rcBox01 ul li .txt01 .p3 { width:50px; height:50px; }
 
	.rcBox01 ul li .txt02 { padding:30px; }
	.rcBox01 ul li .txt02 .p1 { font-size:14px; line-height:25px; }
	.rcBox01 ul li .txt02 .p2 { margin-top:15px; }
}
@media all and (max-width:1200px){
	.rcArea02 { padding:40px 0; }
	.rcArea02 .hd { font-size:20px; }
 
	.rcBox01 { margin-top:30px; }
	.rcBox01 ul li .txt01 { padding:20px 35px 20px 15px; }
	.rcBox01 ul li .txt01 .p1 { font-size:16px; }
	.rcBox01 ul li .txt01 .p2 { font-size:14px;margin-top:5px; }
	.rcBox01 ul li .txt01 .p2 span { margin-right:10px; }
	.rcBox01 ul li .txt01 .p2 span:last-child { margin-right:0; }
	.rcBox01 ul li .txt01 .p3 { width:30px; height:30px; }
 
	.rcBox01 ul li .txt02 { padding:20px 15px; }
	.rcBox01 ul li .txt02 .p1 { font-size:12px; line-height:20px; }
}
 

.biaodan { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.4); z-index:999; display:none; }

.jbclose {position: absolute; right: 2%;top: 3%;z-index: 11;width: 40px;height: 40px; cursor:pointer; }
.jbclose i {display: block;width: 100%;height: 40px;position: relative;transform: rotate(45deg); transition: all .4s ease;}
.jbclose i::after,.jbclose i::before {content: '';background: #000;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jbclose i::after {width: 26px;height: 2px;}
.jbclose i::before {width: 2px;height: 26px;}
.jbclose i:hover {transform: rotate(135deg);}
.jbclose i:hover::after,.jbclose i:hover::before {background: #108ccf;}

.biaodan01 { position: absolute; width:460px; overflow: hidden; background: #fff; z-index: 10; left: 50%; top: 50%; transform: translate(-50%,-50%); padding: 3% 50px; border-radius: 10px; }
.biaodan01 .txt { text-align:center; }
.biaodan01 .txt .p1 {font-size: 30px;padding-bottom: 10px; font-weight:bold;}
.biaodan01 .txt .p2 {font-size: 14px;color: #666;}

.biaodan01 form { margin-top:30px; font-size:14px; }
.biaodan01 form .text { border: 1px solid #ededed; width: 100%; padding:0 20px; height:45px; line-height:45px; overflow: hidden; box-sizing: border-box; display: block; margin-bottom: 10px; border-radius: 4px; background: #f2f4f7; }
.biaodan01 form .text01 { float:left; width:48%; }
.biaodan01 form .text02 { float:right; width:48%; }
.biaodan01 form .pp {  margin-bottom:5px; }

.biaodan01 form .filebtn { position:relative; }
.biaodan01 form .filebtn input.file { position:absolute; top:0; left:0; width:100%; cursor: pointer; opacity: 0; height:45px; z-index: 8; }
.biaodan01 form .filebtn .file-title { position:relative; width: 100%; height:45px; }
.biaodan01 form .filebtn .file-title .file-txt { width:70px; height:36px; line-height:36px; border-radius: 5px; cursor: pointer; text-align: center; background: #000;color: #fff;position: absolute;right: 3%;top: 50%;border:none;overflow: hidden;transform: translateY(-50%); }
.biaodan01 form .filebtn .file-title .file-name {  border: 1px solid #ededed; width: 100%; padding:0 20px; height:45px; line-height:45px; overflow: hidden; box-sizing: border-box; display: block; border-radius: 4px; background: #f2f4f7; }

.biaodan01 form .btn01 { width: 100%; height:45px; line-height:45px; overflow: hidden;box-sizing: border-box;display: block;background: #4c68b2;color: #fff;border: none;cursor: pointer;font-size: 16px;border-radius: 4px;text-align: center; margin-top:10px; }

@media all and (max-width:1280px){
	.biaodan01 .txt .p1 { font-size:20px; }
	.biaodan01 .txt .p2 { font-size: 14px; color: #666; }

	.biaodan01 form { margin-top:20px; }
	.biaodan01 form .text { padding:0 15px; height:35px; line-height:35px; }
	.biaodan01 form .text01 { float:left; width:48%; }
	.biaodan01 form .text02 { float:right; width:48%; }
	.biaodan01 form .pp { font-size:14px; margin-bottom:5px; }
 
	.biaodan01 form .filebtn input.file { height:35px; }
	.biaodan01 form .filebtn .file-title { height:35px; }
	.biaodan01 form .filebtn .file-title .file-txt { width:60px; height:25px; line-height:25px; }
	.biaodan01 form .filebtn .file-title .file-name { padding:0 15px; height:35px; line-height:35px; }
 
	.biaodan01 form .btn01 { height:35px; line-height:35px; }
}
@media all and (max-width:750px){
	.biaodan01 { width:90%; padding:40px 2% 30px 2%; }
	
	.biaodan01 .txt .p1 { font-size:20px; }
	.biaodan01 .txt .p2 { font-size: 14px; color: #666; }

	.biaodan01 form { margin-top:20px; }
	.biaodan01 form .text { padding:0 15px; height:35px; line-height:35px; }
	.biaodan01 form .text01 { float:none; width:100%; }
	.biaodan01 form .text02 { float:none; width:100%; }
	.biaodan01 form .pp { font-size:14px; margin-bottom:5px; }
 
	.biaodan01 form .filebtn input.file { height:35px; }
	.biaodan01 form .filebtn .file-title { height:35px; }
	.biaodan01 form .filebtn .file-title .file-txt { width:60px; height:25px; line-height:25px; }
	.biaodan01 form .filebtn .file-title .file-name { padding:0 15px; height:35px; line-height:35px; }
 
	.biaodan01 form .btn01 { height:35px; line-height:35px; }
}




@media all and (max-width:1680px){
	
}
@media all and (max-width:1200px){
	
}
