 
 
 
 
/* 主体 */ 
.wrap {  margin:0 auto; }

.main { padding:70px 0 100px; }

@media all and (max-width:1480px){
	.main { padding:70px 0; }
}
@media all and (max-width:1280px){
	.main { padding:60px 0; }
}
@media all and (max-width:1200px){
	.main { padding:30px 0; }
}

.sidebar { position:absolute; left:0; top:-80px; right:0; background:rgba(142,198,68,0.9); z-index:9; display:none; }
.leftTitle { display:none; }

.menu { position:relative; }
.menu ul li { position:relative; float:left; }
.menu ul li a { position:relative; display:inline-block; padding:0 80px; font-size:22px; color:#fff; height:80px; line-height:80px; font-weight:bold; }
.menu ul li a.current,.menu ul li:hover a { background: linear-gradient(to right,#d7df41,#bdda64); }
 
@media all and (max-width:1480px){
	.sidebar { top:-60px; }
	
	.menu ul li a { padding:0 40px; font-size:18px; height:60px; line-height:60px; }
}
@media all and (max-width:1200px){
	.sidebar { display:none; }
}
 
/* 内容模式 */
.article { line-height:2; font-size:16px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size: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 { font-size:14px; }
	.article .hd h1 { font-size:20px; }
	.article .bd { font-size:14px; }
}
 
/* 面包屑 */
.location { line-height:85px; margin-bottom:45px; border-bottom:1px solid #dfdfdf; }
.location h3 { float:left; font-size:26px; color:#1860AD; font-weight:bold; }
.breadcrumbs { float:right; font-size:14px; color:#9fa7ab; }
.breadcrumbs a { color:#9fa7ab; display:inline-block; padding:0 5px; }
.breadcrumbs a.u-home { padding-left:30px; background:url(../images/u-home.png) no-repeat center left; }
.breadcrumbs a:hover { color:#1860AD; }

@media all and (max-width:1480px){
	.location { line-height:70px; margin-bottom:45px; }
	.location h3 { float:left; font-size:20px; } 
}
@media all and (max-width:1200px){
	.location { display:none; }
}
   
 
 

/* 产品详细页 */
.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; }
 
.conArea01 ul li { float:left; width:32%; margin-right:2%; padding:60px 10px 0 10px; min-height:300px; text-align:center; border:1px solid #f1f1f1; box-sizing: border-box; border-radius:5px; }
.conArea01 ul li:last-child { margin-right:0; }
.conArea01 ul li .p1 { min-height:50px; }
.conArea01 ul li .p2 { font-size:18px; color:#54565a; }
.conArea01 ul li .p3 { font-size:16px; color:#80848c; margin-top:15px; }
.conArea01 ul li .p4 { font-size:18px; color:#54565a; margin:20px auto 0; }

.conArea01 ul li:hover .p1 { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }

.conArea02 { margin-top:50px; }
.conArea02 .my-map { width:100%; }
.conArea02 #dituContent { width:100%; }

.conArea03 { margin-top:10px; }
.conArea03 .hd { font-size:30px; color:#4b4c53; font-weight:bold; text-align:center; }
.conArea03 form { margin-top:60px; }
.conArea03 form ul li { float:left; width:48.5%; margin-right:3%; }
.conArea03 form ul li:nth-child(2n) { margin-right:0; }
.conArea03 form ul li:nth-child(n + 3) { margin-top:40px; }
.conArea03 form ul li:nth-child(n + 5) { margin-right:0; }
.conArea03 form ul li.li01 { width:100%; }
.conArea03 form ul li.li02 { width:100%; text-align:center; margin-top:60px; }
.conArea03 form ul li .p1 { font-size:18px; color:#1860AD; }
.conArea03 form ul li .p1 i { font-size:14px; color:#e30500; margin-right:20px; }
.conArea03 form ul li .p2 { margin-top:10px; }
.conArea03 form ul li .p2 .text { line-height:60px; padding:0 30px; background:#f9f9f9; font-size:18px; width:100%; color:#333; box-sizing: border-box; }
.conArea03 form ul li .p2 .textarea { padding:10px 30px; min-height:125px; background:#f9f9f9; font-size:18px; width:100%; color:#333; box-sizing: border-box; }
.conArea03 form ul li .btn { width:200px; line-height:60px; font-size:20px; color:#fff; display:inline-block; margin:0 5px; border-radius:40px; background:#4b4c53; cursor:pointer; }
.conArea03 form ul li .btn01 { background:#1860AD; }

.conArea03 form ::-webkit-input-placeholder { color:#bebebe; opacity: 1; }
.conArea03 form :-moz-placeholder { color:#bebebe; opacity: 1; }
.conArea03 form :-ms-input-placeholder { color:#bebebe; opacity: 1; } 
.conArea03 form .placeholder { color:#bebebe; opacity: 1; }


@media all and (max-width:1480px){
	.conArea01 ul li { float:left; width:32%; margin-right:2%; padding:40px 10px 0 10px; min-height:300px; }
	.conArea01 ul li:last-child { margin-right:0; }
	.conArea01 ul li .p1 { min-height:50px; }
	.conArea01 ul li .p2 { font-size:16px; }
	.conArea01 ul li .p3 { font-size:14px; margin-top:10px; }
	.conArea01 ul li .p4 { font-size:16px; margin:15px auto 0; }

	.conArea02 { margin-top:40px; }
 
	.conArea03 { margin-top:40px; }
	.conArea03 .hd { font-size:24px; }
	.conArea03 form { margin-top:40px; }
	.conArea03 form ul li { float:left; width:49%; margin-right:2%; }
	.conArea03 form ul li:nth-child(2n) { margin-right:0; }
	.conArea03 form ul li:nth-child(n + 3) { margin-top:20px; }
	.conArea03 form ul li:nth-child(n + 5) { margin-right:0; }
	.conArea03 form ul li.li02 { margin-top:40px; }
	.conArea03 form ul li .p1 { font-size:16px; }
	.conArea03 form ul li .p1 i { font-size:14px; margin-right:10px; }
	.conArea03 form ul li .p2 { margin-top:10px; }
	.conArea03 form ul li .p2 .text { line-height:50px; padding:0 20px; font-size:16px; }
	.conArea03 form ul li .p2 .textarea { padding:10px 20px; min-height:125px; font-size:16px; }
	.conArea03 form ul li .btn { width:180px; line-height:50px; font-size:18px; }
}
@media all and (max-width:1200px){
	.conArea01 ul li { float:none; width:100%; margin-right:0; padding:25px 10px; min-height:10px; }
	.conArea01 ul li:nth-child(n + 2) { margin-top:15px; }
	.conArea01 ul li:last-child { margin-right:0; }
	.conArea01 ul li .p1 { min-height:40px; }
	.conArea01 ul li .p2 { font-size:16px; }
	.conArea01 ul li .p3 { font-size:14px; margin-top:10px; }
	.conArea01 ul li .p4 { font-size:16px; margin:10px auto 0; }

	.conArea02 { margin-top:30px; }
 
	.conArea03 { margin-top:30px; }
	.conArea03 .hd { font-size:20px; }
	.conArea03 form { margin-top:30px; }
	.conArea03 form ul li { float:none; width:100%; margin-right:0; }
	.conArea03 form ul li:nth-child(n + 2) { margin-top:10px; }
	.conArea03 form ul li.li02 { margin-top:10px; }
	.conArea03 form ul li .p1 { font-size:14px; }
	.conArea03 form ul li .p1 i { font-size:14px; margin-right:10px; }
	.conArea03 form ul li .p2 { margin-top:10px; }
	.conArea03 form ul li .p2 .text { line-height:35px; padding:0 10px; font-size:14px; }
	.conArea03 form ul li .p2 .textarea { padding:5px 10px; min-height:125px; font-size:14px; }
	.conArea03 form ul li .btn { width:120px; line-height:35px; font-size:14px; }
}


.yyArea01 { background:#f4fafd; } 
.yyArea01 .wrap { position:relative; } 
.yyArea01 .swiper-slide a { display:block; text-align:center; box-sizing: border-box; padding-top:50px; min-height:165px;  }
.yyArea01 .swiper-slide .pic { min-height:50px; }
.yyArea01 .swiper-slide .pic .img02 { display:none; }
.yyArea01 .swiper-slide .txt { font-size:18px; color:#333; }

.yyArea01 .swiper-slide.current a,.yyArea01 .swiper-slide:hover a { background: linear-gradient(to right, #8750a7, #55256e); }
.yyArea01 .swiper-slide.current .pic .img01,.yyArea01 .swiper-slide:hover .pic .img01 { display:none; }
.yyArea01 .swiper-slide.current .pic .img02,.yyArea01 .swiper-slide:hover .pic .img02 { display:inline-block; }
.yyArea01 .swiper-slide.current .txt, .yyArea01 .swiper-slide:hover .txt { color:#fff; }

.yyArea01 .prev-yy01,.yyArea01 .next-yy01 { position:absolute; top:50%; transform: translateY(-50%);  width:16px; height:31px; cursor:pointer; z-index:99; }
.yyArea01 .prev-yy01 { background:url(../images/yy01.png) no-repeat center; left:-80px; }
.yyArea01 .next-yy01 { background:url(../images/yy02.png) no-repeat center; right:-80px; }

.yyArea02 { padding:90px 0 120px; }
.yyArea02 .hd { text-align:center; line-height:1.1; }
.yyArea02 .hd .p1 { font-size:42px; color:#1860AD; font-weight:bold; }
.yyArea02 .hd .p2 { width:40px; height:4px; background:#b08cc4; margin:20px auto 0; }
.yyArea02 .bd { font-size:18px; line-height:32px; margin-top:50px; }
.yyArea02 .bd img { max-width:100%; }
.yyArea02 .bd01 { margin-top:80px; }
.yyArea02 .bd01 ul li { float:left; width:32%; margin-right:2%; }
.yyArea02 .bd01 ul li:nth-child(3n) { margin-right:0; }
.yyArea02 .bd01 ul li:nth-child(n + 4) { margin-top:30px; }
.yyArea02 .bd01 ul li .txt { margin-top:35px; }
.yyArea02 .bd01 ul li .txt .p1 { font-size:22px; font-weight:bold; color:#4c4c4c; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.yyArea02 .bd01 ul li .txt .p2 { font-size:18px; color:#80848c; line-height:32px; height:64px; margin-top:15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }

.yyArea02 .bd01 .swiper-slide { width:32%; margin-right:2%; }
.yyArea02 .bd01 .swiper-slide .txt { margin-top:35px; }
.yyArea02 .bd01 .swiper-slide .txt .p1 { font-size:22px; font-weight:bold; color:#4c4c4c; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center; }
.yyArea02 .bd01 .swiper-slide .txt .p2 { font-size:18px; color:#80848c; line-height:32px; height:64px; margin-top:15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; text-align:center; }

.swiper-pagination-yycp01 { margin-top:50px; font-size:0; text-align:center; }
.swiper-pagination-yycp01 .swiper-pagination-bullet { width:40px; height:3px; background:#eee; margin:0 5px; border-radius:0; opacity:1; }
.swiper-pagination-yycp01 .swiper-pagination-bullet-active { background:#1860AD; }


.yyArea02 .hd01 { margin-top:80px; }

.yyArea02 .bd02 { margin-top:50px; }
.yyArea02 .bd02 ul li { float:left; width:32%; margin-right:2%; }
.yyArea02 .bd02 ul li:last-child { margin-right:0; }

@media all and (max-width:1480px){
	.yyArea01 .swiper-slide a { padding-top:30px; min-height:135px;  }
	.yyArea01 .swiper-slide .pic { min-height:50px; }
	.yyArea01 .swiper-slide .txt { font-size:16px; }
 
	.yyArea01 .prev-yy01 { left:-60px; }
	.yyArea01 .next-yy01 { right:-60px; }

	.yyArea02 { padding:60px 0 80px; }
	.yyArea02 .hd .p1 { font-size:34px; }
	.yyArea02 .hd .p2 { width:40px; height:2px; margin:20px auto 0; }
	.yyArea02 .bd { font-size:16px; line-height:30px; margin-top:40px; }

	.yyArea02 .bd01 { margin-top:40px; }
	.yyArea02 .bd01 ul li { float:left; width:32%; margin-right:2%; }
	.yyArea02 .bd01 ul li:nth-child(3n) { margin-right:0; }
	.yyArea02 .bd01 ul li:nth-child(n + 4) { margin-top:20px; }
	.yyArea02 .bd01 ul li .txt { margin-top:25px; }
	.yyArea02 .bd01 ul li .txt .p1 { font-size:20px; line-height:25px; }
	.yyArea02 .bd01 ul li .txt .p2 { font-size:16px; line-height:30px; height:60px; margin-top:15px; }
	
 
	.yyArea02 .bd01 .swiper-slide .txt  { margin-top:25px; }
	.yyArea02 .bd01 .swiper-slide .txt .p1 { font-size:20px; line-height:25px; text-align:center; }
	.yyArea02 .bd01 .swiper-slide .txt .p2 { font-size:16px; line-height:30px; height:60px; margin-top:15px;  text-align:center;  }
	
	.swiper-pagination-yycp01 { margin-top:40px; }
	.swiper-pagination-yycp01 .swiper-pagination-bullet { width:30px; height:3px; margin:0 5px; }
	
	.yyArea02 .hd01 { margin-top:40px; }
}
@media all and (max-width:1200px){
	.yyArea01 .swiper-slide a { padding-top:20px; min-height:100px;  }
	.yyArea01 .swiper-slide .pic { min-height:40px; }
	.yyArea01 .swiper-slide .pic img { max-height:30px; }
	.yyArea01 .swiper-slide .txt { font-size:14px; }
 
	.yyArea01 .wrap { width:96%; padding:0 25px; box-sizing: border-box; }
	.yyArea01 .prev-yy01,.yyArea01 .next-yy01 { width:13px; height:25px; background-size:cover!important; }
	.yyArea01 .prev-yy01 { left:0; }
	.yyArea01 .next-yy01 { right:0; }

	.yyArea02 { padding:30px 0; }
	.yyArea02 .hd .p1 { font-size:24px; }
	.yyArea02 .hd .p2 { width:40px; height:2px; margin:15px auto 0; }
	.yyArea02 .bd { font-size:14px; line-height:1.7; margin-top:30px; }

	.yyArea02 .bd01 { margin-top:30px; }
	.yyArea02 .bd01 ul li { float:none; width:100%; margin-right:0; }
	.yyArea02 .bd01 ul li:nth-child(3n) { margin-right:0; }
	.yyArea02 .bd01 ul li:nth-child(n + 2) { margin-top:15px; }
	.yyArea02 .bd01 ul li .txt { margin-top:15px; }
	.yyArea02 .bd01 ul li .txt .p1 { font-size:16px; line-height:20px; }
	.yyArea02 .bd01 ul li .txt .p2 { font-size:14px; line-height:25px; height:50px; margin-top:10px; }
	
	
	.yyArea02 .bd01 .swiper-slide { width:100%; margin-right:0; }
	.yyArea02 .bd01 .swiper-slide .txt { margin-top:15px; }
	.yyArea02 .bd01 .swiper-slide .txt .p1 { font-size:16px; line-height:20px; }
	.yyArea02 .bd01 .swiper-slide .txt .p2 { font-size:14px; line-height:25px; height:50px; margin-top:10px; }
	
	.swiper-pagination-yycp01 { margin-top:30px; }
	.swiper-pagination-yycp01 .swiper-pagination-bullet { width:10px; height:2px; margin:0 2px; }

	.yyArea02 .hd01 { margin-top:30px; }
	
	.yyArea02 .bd02 { margin-top:30px; }
	.yyArea02 .bd02 ul li { float:none; width:100%; margin-right:0; }
	.yyArea02 .bd02 ul li:last-child { margin-right:0; }
	.yyArea02 .bd02 ul li:nth-child(n + 2) { margin-top:15px; }
}

.yfArea ul li { position:relative; }
.yfArea ul li .pic { float:right; width:905px; border-radius:5px; overflow:hidden; }
.yfArea ul li .pic img { transition: all 0.6s; }
.yfArea ul li .txt { float:left; width:calc(100% - 905px); padding-top:70px; line-height:1.1; }
.yfArea ul li .txt .p1 { font-size:60px; color:#d6d6d6; font-family:"Arial"; }
.yfArea ul li .txt .p2 { font-size:40px; color:#484951; margin-top:30px; font-weight:bold; }
.yfArea ul li .txt01 { position:absolute; top:270px; left:0; bottom:75px; width:57%; padding-top:85px; background:rgba(87,37,110,0.9); z-index:2; }
.yfArea ul li .txt01 .con { margin:0 110px 0 70px; font-size:18px; line-height:2; color:#fff; }

.yfArea ul li:nth-child(n + 2) { margin-top:145px; }
.yfArea ul li:nth-child(2n) .pic { float:left; }
.yfArea ul li:nth-child(2n) .txt { float:right; text-align:right; }
.yfArea ul li:nth-child(2n) .txt01 { left:auto; right:0; }

.yfArea ul li:hover .pic img { transform: scale(1.1)!important; }

@media all and (max-width:1480px){
	.yfArea ul li .pic { width:60%; }
	.yfArea ul li .txt { width:40%; padding-top:50px; }
	.yfArea ul li .txt .p1 { font-size:40px; }
	.yfArea ul li .txt .p2 { font-size:28px; margin-top:20px; }
	.yfArea ul li .txt01 { position:absolute; top:190px; bottom:50px; width:60%; padding-top:50px; }
	.yfArea ul li .txt01 .con { margin:0 50px; font-size:16px; line-height:2; }
}
@media all and (max-width:1200px){
	.yfArea ul li .pic { float:none; width:100%; margin-top:10px; }
	.yfArea ul li .txt { float:none; width:100%; padding:0 0 30px 0; }
	.yfArea ul li .txt .p1 { font-size:20px; }
	.yfArea ul li .txt .p2 { font-size:24px; margin-top:10px; }
	.yfArea ul li .txt01 { position:relative; top:auto; bottom:auto; width:100%; padding:25px 4%; box-sizing: border-box; }
	.yfArea ul li .txt01 .con { margin:0; font-size:14px; line-height:1.7; }
	
	.yfArea ul li:nth-child(n + 2) { margin-top:30px; }
	.yfArea ul li:nth-child(2n) .pic { float:none; }
	.yfArea ul li:nth-child(2n) .txt { float:none; text-align:left; }
	.yfArea ul li:nth-child(2n) .txt01 { left:auto; right:auto; }
}

.proArea { padding:30px 0 60px; }
.proArea01 { float:left; width:310px; }
.proArea01 dl { margin-bottom:15px; }
.proArea01 dl dt { padding-left:40px; line-height:60px; font-size:20px; color:#fff; background:url(../images/pro01.jpg) no-repeat center; background-size:cover; }
.proArea01 dl dd { margin-bottom:1px; padding-right:30px; background:#fff; }
.proArea01 dl dd a { display:block; padding:15px 15px 15px 40px; font-size:18px; line-height:25px; color:#303030; }

.proArea01 .dd p { background:#f9f9f9; margin-bottom:1px; }
.proArea01 .dd p a { display:block; padding:10px 10px 10px 75px; font-size:16px; line-height:25px; color:#303030; background:url(../images/o_ico_04.gif) no-repeat 60px 20px; }

.proArea01 dl dd:hover a,.proArea01 dl dd.current a { font-weight:bold; color:#1860AD; background:url(../images/pro02.png) no-repeat center right; }
.proArea01 .dd p:hover a,.proArea01 .dd p.current a { font-weight:bold; color:#1860AD; }

.proArea02 { float:right; width:calc(100% - 350px); box-sizing: border-box; }

@media all and (max-width:1480px){
	.proArea { padding:30px 0 60px; }
	.proArea01 { float:left; width:250px; }
	.proArea01 dl { margin-bottom:15px; }
	.proArea01 dl dt { padding-left:20px; line-height:50px; font-size:18px; }
	.proArea01 dl dd { padding-right:15px; }
	.proArea01 dl dd a { padding:15px 15px 15px 20px; font-size:16px; line-height:20px; }
 
	.proArea02 { float:right; width:calc(100% - 280px); }
}
@media all and (max-width:1200px){
	.proArea { padding:30px 0; }
	.proArea01 { float:none; width:100%; margin-bottom:30px; display:none; }
	.proArea01 dl { margin-bottom:10px; }
	.proArea01 dl dt { padding-left:20px; line-height:40px; font-size:16px; }
	.proArea01 dl dd { padding-right:15px; }
	.proArea01 dl dd a { padding:10px 15px 10px 20px; font-size:14px; line-height:20px; }
 
	.proArea02 { float:none; width:100%; }
}

.disArea .dis_pro:nth-child(n + 2) { margin-top:30px; }
.disArea .dis_pro .hd01 { background: linear-gradient(to right, #f2f2f2, #ffffff); padding-left:30px; }
.disArea .dis_pro .hd01 p { position:relative; padding-left:20px; line-height:50px; font-size:20px; color:#1860AD; font-weight:bold; }
.disArea .dis_pro .hd01 p:before { position:absolute; width:3px; height:20px; left:0; top:50%; transform: translateY(-50%); display:block; content:""; background:#1860AD; border-radius:3px; z-index:2; }
.disArea .dis_pro .bd01 { margin-top:30px; font-size:16px; line-height:34px;padding:0 40px; }
.disArea .dis_pro .bd01 img { max-width:100%; height:auto; }
.disArea .dis_pro .bd01 video { max-width:100%; height:auto; }

@media all and (max-width:1480px){
	.disArea .dis_pro .bd01 {  padding:0 30px; } 
}
@media all and (max-width:1200px){
	.disArea .dis_pro:nth-child(n + 2) { margin-top:20px; }
	.disArea .dis_pro .hd01 { padding-left:20px; }
	.disArea .dis_pro .hd01 p { padding-left:15px; line-height:45px; font-size:18px; }
	.disArea .dis_pro .hd01 p:before { height:18px; }
	.disArea .dis_pro .bd01 { margin-top:20px; font-size:14px; padding:0; } 
}




.box-isd { display:none; margin-bottom:25px; }
.box-isd .hd { background:#fff; padding:0 4%; }
.box-isd .hd h2 { padding:15px 0; background:#fff; color:#1e1201; font-size:16px; line-height:30px; vertical-align:top; font-weight:normal;  }
.box-isd .hd .col { float:right; height:24px; margin:15px 0 0 0; padding:0 20px; line-height:24px; border-radius:3px; border:1px solid #ddd; text-align:center; }
.box-isd .hd .col a { color:#333; }

 
.m-menu { position:fixed; top:0; right:-70%; width:70%; height:100%; padding:7% 5%; box-sizing: border-box; background:#fff; z-index:99; opacity:0; overflow:auto; }
.m-menu .box { min-height:400px; overflow-y:auto; }
.m-menu dl { margin-bottom:15px; }
.m-menu dl dt { padding-left:15px; margin-bottom:10px; line-height:40px; font-size:16px; color:#fff; background:url(../images/pro01.jpg) no-repeat center; background-size:cover; }
.m-menu dl dd { margin-bottom:1px; }
.m-menu dl dd a { display:block; padding:5px 15px 5px 15px; font-size:14px; color:#303030; }

.m-menu .dd p { background:#f9f9f9; margin-bottom:1px; }
.m-menu .dd p a { display:block; padding:5px 10px 5px 20px; font-size:14px; color:#303030; }

.m-menu dl dd.current a { font-weight:bold; color:#1860AD; }
.m-menu .dd p.current a { font-weight:bold; color:#1860AD; }

.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:9; }

@media all and (max-width:1200px){
	.box-isd { display:block; }
}





.cpBox { padding-bottom:40px; }
.cpBox ul li { float:left; width:48%; margin-right:4%; }
.cpBox ul li:nth-child(2n) { margin-right:0; }
.cpBox ul li:nth-child(n + 3) { margin-top:45px; }
.cpBox ul li .txt { margin-top:35px; }
.cpBox ul li .txt .p1 { font-size:22px; color:#4c4c4c; font-weight:bold; line-height:25px; height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.cpBox ul li .txt .p2 { font-size:18px; color:#80848c; line-height:30px; height:60px; margin-top:15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.cpBox ul li .pic { overflow:hidden; }
.cpBox ul li .pic img { transition: all 0.6s; }
.cpBox ul li:hover .pic img { transform: scale(1.1)!important; }
 
@media all and (max-width:1480px){
	.cpBox { padding-bottom:40px; }
	.cpBox ul li { float:left; width:49%; margin-right:2%; }
	.cpBox ul li:nth-child(2n) { margin-right:0; }
	.cpBox ul li:nth-child(n + 3) { margin-top:25px; }
	.cpBox ul li .txt { margin-top:25px; }
	.cpBox ul li .txt .p1 { font-size:18px; line-height:20px; height:20px; }
	.cpBox ul li .txt .p2 { font-size:16px; line-height:25px; height:50px; margin-top:10px; }
}
@media all and (max-width:1200px){
	.cpBox { padding-bottom:30px; }
	.cpBox ul li { float:none; width:100%; margin-right:0; }
	.cpBox ul li:nth-child(2n) { margin-right:0; }
	.cpBox ul li:nth-child(n + 2) { margin-top:15px; }
	.cpBox ul li .txt { margin-top:15px; }
	.cpBox ul li .txt .p1 { font-size:16px; line-height:20px; height:20px; }
	.cpBox ul li .txt .p2 { font-size:14px; line-height:25px; height:50px; margin-top:10px; }
}


.ab-hd { font-size:40px; color:#4a4949; font-weight:bold; }
 









