﻿
.row-a1{padding: 1.33rem 0 1.06rem;margin-bottom: 24px;
	background: url(../images/p-bg1.jpg) no-repeat center bottom;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.m-txt1{text-align: center;margin-bottom: 4rem;}
.m-txt1 .tit{font-size: 33px;color: #333;margin-bottom: .22rem;}
.m-txt1 .tit:after{content: '';display: inline-block;vertical-align: middle;
	width: .18rem;height: .18rem;margin-left: .29rem;position: relative;top: -2px;
	background: url(../images/icon-01.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-txt1 .desc{max-width: 9.29rem;margin: 0 auto .51rem;font-size: 20px;line-height: 1.73;
	color: #333;font-weight: 300;
}
.m-txt1 .btn{display: block;width: 164px;height: 52px;text-align: center;line-height: 52px;
	border-radius: 8px;font-size: 15px;color: #fff;
	background-color: #EA7E34;margin: 0 auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-txt1 .btn:before{content: '';display: inline-block;vertical-align: middle;
	width: .22rem;height: .22rem;margin-right: .13rem;position: relative;top: -2px;
	background: url(../images/i-07.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-txt1 .btn:hover{opacity: .8;}

.m-list1{text-align: center;font-size: 0;}
.m-list1 li{display: inline-block;vertical-align: top;}
.m-list1 .con{text-align: left;margin: 0 1rem;}
.m-list1 .top{font-size: 38px;color: #EA7E34;font-family: 'Bebas';margin-bottom: .06rem;}
.m-list1 .num{font-size: 42px;margin-right: .1rem;}
.m-list1 .tips{font-size: 15px;color: #333;}

.g-t2{overflow: hidden;margin-bottom: .47rem;}
.g-t2 .tit{float: left;font-size: 33px;padding-top: .55rem;}
.g-t2 .right{float: right;}
.g-t2 .desc{font-size: 28px;text-align: right;font-weight: bold;margin-bottom: 22px;}
.g-t2 .pic img{height: 33px;display: block;}



.row-a3{padding-top: 0.64rem;padding-bottom: .54rem;overflow: hidden;
	background: url(../images/p-bg2.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-a3 .col-l{width: 3.95rem;}
.row-a3 .col-r{float: none;margin-left: 4.3rem;position: relative;}
.m-list2{height: 5.8rem;overflow-y: auto;}
.m-list2 li{margin-bottom: .06rem;}
.m-list2 .con{display: block;height: .66rem;line-height: .66rem;font-size: .2rem;color: #000;
	padding-left: .53rem;border-radius: .08rem;position: relative;font-weight: bold;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list2 .con:before{content: '';position: absolute;left: .24rem;top: 0;bottom: 0;width: .08rem;
	background: url(../images/i-08.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list2 li:hover .con,.m-list2 li.on .con{background-color: #e6e8e9;}
.m-pic1{position: relative;}
.m-pic1 img{width: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-pic1 .img2{position: absolute;top: 0;left: 0;opacity: 0;}
.m-pic1.on .img2{opacity: 1;}

.m-pic1:after{content: '';position: absolute;right: -.8rem;top: 50%;width: .52rem;height: .52rem;
	background: url(../images/i-09.png) no-repeat center;
	-o-background-size: .51rem auto;
	-ms-background-size: .51rem auto;
	-moz-background-size: .51rem auto;
	-webkit-background-size: .51rem auto;
	background-size: .51rem auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.row-a4{position: relative;padding: .64rem 0;}
.row-a4-bg{position: relative;overflow: hidden;
	border-radius: .08rem;margin: .46rem 0 .22rem;
}
.tab-bg .pic{padding-top: 36%;height: 0;overflow: hidden;position: relative;}
.tab-bg .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;object-fit: cover;}
.tab-bg .pic a{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.tab-bg .pic a:after{content: '';position: absolute;right: 30px;bottom: 30px;
	width: 36px;height: 36px;z-index: 2;opacity: 0;
	background: url(../images/ico-07.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.tab-bg:hover .pic a:after{opacity: 1;}

.m-tab1{z-index: 2;overflow: hidden;}
.m-tab1 ul{margin: 0 -.05rem;}
.m-tab1 li{float: left;width: 16.66%;}
.m-tab1 .con{display: block;margin: 0 .05rem;text-align: center;line-height: 100px;
	font-size: 20px;color: #333;border-radius: 8px;
	border: 1px solid #E0E0E0;background-color: #F3F5F6;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-tab1 .ico{display: inline-block;vertical-align: middle;width: .5rem;height: .5rem;margin-right: .1rem;
	position: relative;top: -2px;position: relative;
}
.m-tab1 .ico img{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-tab1 .i-on{opacity: 0;}
.m-tab1 li.on .i-on,.m-tab1 li:hover .i-on{opacity: 1;}
.m-tab1 li.on .i-ok,.m-tab1 li:hover .i-ok{opacity: 0;}
.m-tab1 li.on .con,.m-tab1 li:hover .con{color: #fff;border-color: #EF7C2E;
	background-image: url(../images/i-bg5.png);
}

.g-t3{color: #333;overflow: hidden;}
.g-t3 .tit{float: left;}
.g-t3 .t1{font-size: 33px;margin-bottom: 7px;}
.g-t3 .tips{font-size: 17px;}
.g-t3 .btn{float: right;display: block;font-size: 18px;color: #333;padding-right: 27px;margin-top: 44px;
	background: url(../images/i-22.png) no-repeat right center;
	-o-background-size: 8px auto;
	-ms-background-size: 8px auto;
	-moz-background-size: 8px auto;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
}

.row-a2{padding: .64rem 0 .31rem;
	background: url(../images/p-bg3.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.g-t1{text-align: center;font-size: 33px;color: #333;}
.g-t1-1{text-align: left;}
.m-slider1{margin: 0 -.18rem;}
.m-slider1 .con{display: block;margin: .33rem .18rem;padding: 37px 34px;
	background-color: #fff;border-radius: 8px;color: #333;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-slider1 .pic{padding-top: 52%;height: 0;position: relative;overflow: hidden;border-radius: 8px;
	margin-bottom: .33rem;
	background: url(../images/icon-bg1.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-slider1 .pic img{position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;display: block;}
.m-slider1 .t1{font-size: 24px;color: #333;margin-bottom: .06rem;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-slider1 .lab{font-size: 20px;display: block;margin-bottom: .2rem;font-weight: 300;
	color: #666;
}
.m-slider1 .t2{font-size: 17px;margin-bottom: .12rem;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-slider1 .desc{font-size: 15px;margin-bottom: .2rem;height: 3em;font-weight: 300;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-slider1 .btn{display: block;height: 50px;line-height: 50px;
	border-radius: 8px;text-align: center;font-size: 15px;color: #fff;
	background-color: #EA7E34;
}
.m-slider1 .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 7px;height: 12px;margin-left: 17px;position: relative;top: -2px;
	background: url(../images/i-12.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.m-slider1 .slick-arrow{position: absolute;top: 50%;width: 42px;height: 42px;padding: 0;
	font-size: 0;text-indent: 9999px;border: 0;cursor: pointer;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 41px auto;
	-ms-background-size: 41px auto;
	-moz-background-size: 41px auto;
	-webkit-background-size: 41px auto;
	background-size: 41px auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-slider1 .slick-prev{left: -.6rem;background-image: url(../images/i-10.png);}
.m-slider1 .slick-next{right: -.6rem;background-image: url(../images/i-11.png);}
.m-slider1 .con:hover{box-shadow: 0px .1rem .17rem .07rem rgba(0, 0, 0, 0.08);}

.row-a5{padding: .64rem 0;
	background: url(../images/p-bg5.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.g-t4{font-size: 33px;color: #000;}
.m-list3{margin: .45rem -.18rem 0;*zoom:1;}
.m-list3:after,.m-list3:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list3 li{width: 33.33%;float: left;}
.m-list3 .con{display: block;margin: 0 .18rem;height: 300px;border-radius: 8px;
	padding: 28px 28px 0 28px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list3 .ico{display: block;width: 55px;height: 55px;margin-bottom: 32px;}
.m-list3 .ico img{width: 100%;height: 100%;display: block;}
.m-list3 .t1{font-size: 20px;color: #333;margin-bottom: 14px;}
.m-list3 .desc{font-size: 17px;color: #666;margin-bottom: 25px;font-weight: 300;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list3 .more{font-size: 17px;color: #333;padding-right: 25px;
	background: url(../images/i-22.png) no-repeat right center;
	-o-background-size: 7px auto;
	-ms-background-size: 7px auto;
	-moz-background-size: 7px auto;
	-webkit-background-size: 7px auto;
	background-size: 7px auto;
}
.m-list3 .con:hover{background-color: #fff;box-shadow: 0px .1rem .17rem 1px rgba(0,0,0,0.08);}




.row-a6{overflow: hidden;height: 220px;color: #fff;margin: 24px 0;
	background: url(../images/p-bg4.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-tit1{float: left;padding-top: 80px;}
.m-tit1 .left{float: left;margin-right: .65rem;padding-right: .68rem;position: relative;}
.m-tit1 .left:after{content: '';position: absolute;right: 0;top: 0;width: 1px;height: 81px;
	background-color: #fff;opacity: .2;
}
.m-tit1 .lab{width: 56px;height: 30px;border-radius: 15px;text-align: center;
	line-height: 30px;font-size: 16px;color: #66869B;font-weight: bold;
	background-color: #fff;display: block;margin-bottom: 11px;
}
.m-tit1 .t1{font-size: 22px;}
.m-tit1 .desc{overflow: hidden;font-size: 20px;line-height: 1.4;width: 15em;margin-top: 10px;
	font-weight: 300;
}
.m-list4{float: right;text-align: center;padding-top: 66px;}
.m-list4 li{float: left;margin-left: .45rem;}
.m-list4 .ico{display: block;margin: 0 auto 22px;width: 50px;height: 50px;}
.m-list4 .ico img{width: 100%;height: 100%;display: block;}
.m-list4 .t1{font-size: 17px;font-weight: normal;min-width: 7em;font-weight: 300;}

.m-slider2{position: relative;overflow: hidden;}
/*.m-slider2:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;width: .87rem;
	background: url(../images/i-bg1.png) no-repeat center;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.m-slider2:after{content: '';position: absolute;top: 0;bottom: 0;right: 0;width: .87rem;
	background: url(../images/i-bg2.png) no-repeat center;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}*/
.m-slider2 .con{height: 5.7rem;margin: 0 2px;position: relative;border-radius: 8px;overflow: hidden;}
.m-slider2 .bg{height: 5.7rem;width: 100%;}
.m-slider2 .bg img{width: 100%;height: 100%;display: block;}
.m-slider2 .swiper-slide{width: 1.71rem;cursor: pointer;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider2 .pic{position: absolute;top: 0;left: 0;width: 100%;height: 100%;font-size: 0;text-align: center;line-height: 5.7rem;}
.m-slider2 .pic img{display: inline-block;vertical-align: middle;}
.m-slider2 .pic:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 2.98rem;
	background: url(../images/i-nh1.png) repeat-x left bottom;z-index: 2;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.m-slider2 .t1{font-size: 18px;color: #fff;position: absolute;left: 0;right: 0;bottom: .3rem;z-index: 2;
	text-align: center;opacity: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider2 .item.on .con,
.m-slider2 .slick-current,
.m-slider2 .active{width: 2.96rem !important;}
.m-slider2 .active .t1{opacity: 1;}
.m-slider2 .bont{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.m-slider2 .swiper-pagination{display: none !important;}


.row-a7{padding: .64rem 0;}
.m-list5{overflow: hidden;margin: .39rem -.08rem 0;}
.m-list5 li{float: left;width: 17%;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .con{display: block;margin: 0 .08rem;position: relative;border-radius: .1rem;overflow: hidden;
	cursor: pointer;
}
.m-list5 .bg{height: 5.62rem;position: relative;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-list5 .bg:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	background-color: rgba(0,0,0,.1);opacity: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .t1{position: absolute;left: 0;right: 0;bottom: 33px;text-align: center;z-index: 2;
	font-size: 19px;color: #fff;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .t2{position: absolute;left: 72px;top: 78px;right: 94px;font-size: 19px;line-height: 36px;
	color: #fff;opacity: 0;
	background: url(../images/ico-07.png) no-repeat right center;
	-o-background-size: .36rem auto;
	-ms-background-size: .36rem auto;
	-moz-background-size: .36rem auto;
	-webkit-background-size: .36rem auto;
	background-size: .36rem auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .desc{position: absolute;left: 72px;top: 140px;right: 94px;font-size: 17px;
	color: #fff;opacity: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .bot{position: absolute;left: 70px;right: 70px;bottom: 54px;z-index: 2;font-size: 0;opacity: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .btn{display: inline-block;width: 178px;height: 60px;border-radius: 40px;
	text-align: center;line-height: 60px;font-size: 17px;color: #333;margin-right: 40px;
	background-color: rgba(255,255,255,.95);
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .btn .ico{display: inline-block;vertical-align: middle;height: 24px;
	margin-right: 12px;position: relative;top: -2px;position: relative;
}
.m-list5 .btn .ico img{height: 100%;display: block;position: absolute;top: 0;left: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .btn .i-on{opacity: 0;}
.m-list5 .btn-1 .ico{width: 22px;}
.m-list5 .btn-2 .ico{width: 26px;}
.m-list5 .btn-2{margin-right: 0;}
.m-list5 .btn:hover{background-color: #EA7E34;color: #fff;}
.m-list5 .btn:hover .i-ok{opacity: 0;}
.m-list5 .btn:hover .i-on{opacity: 1;}
.m-list5 li.on{width: 49%;}
.m-list5 li.on .t1{opacity: 0;}
.m-list5 li.on .t2,.m-list5 li.on .bot,.m-list5 li.on .desc,.m-list5 .bg:after{opacity: 1;}


.row-b1{overflow: hidden;padding: .51rem 0 .4rem;}
.row-b1 .col-l{width: 9.38rem;}
.row-b1 .col-r{width: 5rem;}
.m-tab2{font-size: 0;
	border-bottom: 1px solid #E4E6E8;
}
.m-tab2 li{display: inline-block;margin-right: 1rem;}
.m-tab2 li a{display: block;font-size: .21rem;color: #000;padding-bottom: .25rem;position: relative;}
.m-tab2 li a:after{content: '';position: absolute;left: 50%;right: 50%;bottom: -1px;height: 2px;
    background-color: #EA7E34;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-tab2 li:hover a:after,.m-tab2 li.on a:after{left: 0;right: 0;}

.m-list6{overflow: hidden;margin: .5rem -.15rem 0;padding-bottom: .2rem;}
.m-list6 li{width: 33.33%;float: left;margin-bottom: .49rem;}
.m-list6 .con{display: block;margin: 0 .15rem;}
.m-list6 .pic{padding-top: 60%;height: 0;position: relative;overflow: hidden;
	margin-bottom: .18rem;border-radius: .08rem;
}
.m-list6 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-list6 .t1{font-size: .17rem;color: #333;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-list6 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-list6 .con:hover .t1{color: #EA7E34;}

.pages{font-size: 0;text-align: right;border-top: 1px solid #E4E6E8;padding: .28rem 0 .6rem;}
.pages li{display: inline-block;vertical-align: top;}
.pages li a{display: block;font-size: 15px;color: #333;width: 50px;height: 50px;
	text-align: center;line-height: 50px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pages .arrow a{display: block;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 8px auto;
	-ms-background-size: 8px auto;
	-moz-background-size: 8px auto;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
}
.pages .prev a{background-image: url(../images/i-41.png);}
.pages .next a{background-image: url(../images/i-42.png);}
.pages .prev a:hover{background-image: url(../images/i-41-on.png);}
.pages .next a:hover{background-image: url(../images/i-42-on.png);}
.pages li:hover a,.pages li.on a{color: #EA7E34;}

.m-t1{font-size: .17rem;margin-bottom: .23rem;padding-top: .46rem;}
.nv-list{}
.nv-list li a{display: block;overflow: hidden;position: relative;
	line-height: .52rem;font-size: .17rem;color: #666;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.nv-list li span{position: absolute;right: 0;top: 0;}
.nv-list li:hover a{color: #EA7E34;}

.m-num{font-size: .15rem;color: #000;margin-top: .47rem;margin-bottom: .4rem;}
.m-list7{padding-bottom: .1rem;}
.m-list7 li{margin-bottom: .45rem;}
.m-list7 .con{display: block;}
.m-list7 .t1{font-size: .17rem;color: #333;margin-bottom: .1rem;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-list7 .bot{font-size: .15rem;color: #666;font-weight: 300;}
.m-list7 .con:hover .t1,.cur a:hover{color: #EA7E34;}

.cur{color: #000;padding: .49rem 0 0;font-size: 0;}
.cur a,.cur span{font-size: 15px;color: #888;display: inline-block;vertical-align: middle;}
.cur a:after{content: '';display: inline-block;vertical-align: middle;
	width: 6px;height: 12px;margin: 0 .28rem;position: relative;top: -1px;
	background: url(../images/i-cur.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.cur a:last-child:after{display: none;}

.g-t5{}
.g-t5 .t1{font-size: 40px;margin-bottom: 3px;font-family: "SourceHanSansCN-Bold";}
.g-t5 .desc{font-size: 28px;font-weight: 300;}

.row-c1{padding: .39rem 0 1.2rem;}
.row-c2{padding: .39rem 0 .85rem;}
.row-c3{padding: .39rem 0 .35rem;}
.row-c4{padding: .39rem 0 .16rem;}

.m-pic2{border-radius: .08rem;overflow: hidden;margin-top: .48rem;}
.m-pic2 img{width: 100%;display: block;}
.m-txt2{margin-bottom: .41rem;margin-top: .65rem;}
.m-txt2 .desc{font-size: 19px;color: #010101;line-height: 1.68;text-align: justify;font-weight: 300;}

.m-txt3{border-bottom: 1px solid #D4D4D4;padding-bottom: .4rem;}
.m-txt3 .t1{font-size: 23px;margin-bottom: .14rem;}
.m-txt3 .desc{font-size: 17px;color: #000;line-height: .52rem;overflow: hidden;}
.m-txt3 .item{padding-left: .38rem;width: 40%;float: left;
	background-position: left center;background-repeat: no-repeat;
	-o-background-size: .18rem auto;
	-ms-background-size: .18rem auto;
	-moz-background-size: .18rem auto;
	-webkit-background-size: .18rem auto;
	background-size: .18rem auto;
}
.m-txt3 .i1{background-image: url(../images/i-43.png);}
.m-txt3 .i2{background-image: url(../images/i-44.png);}
.m-txt3 .i3{background-image: url(../images/i-45.png);}
.m-txt3 .i4{background-image: url(../images/i-46.png);}

.m-list8{}
.m-list8 li{border-bottom: 1px solid #D4D4D4;}
.m-list8 .tit{font-size: 23px;color: #333;line-height: 1.08rem;cursor: pointer;
	background: url(../images/i-47.png) no-repeat right .2rem center;
	-o-background-size: .22rem auto;
	-ms-background-size: .22rem auto;
	-moz-background-size: .22rem auto;
	-webkit-background-size: .22rem auto;
	background-size: .22rem auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list8 .t1{font-size: 21px;margin-bottom: .25rem;}
.m-list8 .desc{font-size: 19px;line-height: 1.68;color: #000;text-align: justify;font-weight: 300;}
.m-list8 .con{padding-bottom: .58rem;display: none;}
.m-list8 li.on .tit{background-image: url(../images/i-48.png);}

.m-desc1{font-size: .23rem;line-height: 1.48;color: #000;margin-top: .83rem;
	padding-left: .3rem;padding-bottom: .52rem;position: relative;
	border-bottom: 1px solid #E5E5E5;text-align: justify;font-weight: 300;
}
.m-desc1:before{content: '';position: absolute;left: .05rem;top: .03rem;width: .16rem;height: .15rem;
	background: url(../images/i-49.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-desc2{padding-top: .43rem;border-bottom: 1px solid #E5E5E5;padding-bottom: .41rem;}
.m-desc2 .t1{font-size: .33rem;margin-bottom: .21rem;}
.m-desc2 .desc{font-size: .23rem;color: #000;font-weight: 300;}
.m-desc2 .t2{font-size: .23rem;color: #333;margin-bottom: .07rem;}
.m-desc2 .tips{font-size: .23rem;color: #000;font-weight: 300;}
.m-desc2 .item{margin-bottom: .33rem;}
.m-desc2 .txt{padding-top: .05rem;}
.m-desc2 .item:last-child{margin-bottom: 0;}

.m-desc3{text-align: center;color: #000;padding: 1.02rem 0 .75rem;}
.m-desc3 .t1{font-size: .33rem;margin-bottom: .26rem;}
.m-desc3 .desc{max-width: 11.9rem;margin: 0 auto;font-size: .17rem;line-height: 1.82;font-weight: 300;}

.m-list9{overflow: hidden;margin: 0 -.17rem;}
.m-list9 li{width: 33.33%;float: left;margin-bottom: .39rem;}
.m-list9 .con{display: block;height: 2.9rem;margin: 0 .17rem;padding: .41rem .57rem 0;
	border-radius: .08rem;text-align: center;
	background: url(../images/i-bg6.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-list9 .ico{display: block;margin: 0 auto .23rem;width: .84rem;height: .84rem;border-radius: 50%;
	background-color: #fff;
}
.m-list9 .t1{font-size: .23rem;margin-bottom: .05rem;}
.m-list9 .desc{font-size: .15rem;line-height: 1.47;color: #000;font-weight: 300;}

.m-t2{text-align: center;font-size: .33rem;padding-top: .63rem;}

.m-list10{margin-top: .47rem;}
.m-list10 li{border-bottom: 1px solid #D4D4D4;padding: 0 .47rem;}
.m-list10 .top{overflow: hidden;position: relative;line-height: 1.07rem;
	font-size: 17px;cursor: pointer;
	background: url(../images/i-47.png) no-repeat right center;
	-o-background-size: .22rem auto;
	-ms-background-size: .22rem auto;
	-moz-background-size: .22rem auto;
	-webkit-background-size: .22rem auto;
	background-size: .22rem auto;
}
.m-list10 .s1{float: left;font-size: 23px;width: 3.48rem;}
.m-list10 .s2{float: left;color: #000;width: 5.31rem;font-weight: 300;}
.m-list10 .s2 span:after{content: '';display: inline-block;vertical-align: middle;margin: 0 .2rem;
	width: 1px;height: .14rem;background-color: #D4D4D4;
}
.m-list10 .s3{float: left;color: #666;font-weight: 300;}
.m-list10 .con{border-top: 1px solid #D4D4D4;padding: .36rem 0 .55rem;display: none;}
.m-list10 .info{font-size: .17rem;line-height: 2.29;color: #000;
	margin-bottom: .28rem;
}
.m-list10 .i-t{overflow: hidden;}
.m-list10 .i-l{float: left;}
.m-list10 .i-c{overflow: hidden;}
.m-list10 .t1{font-size: 19px;margin-bottom: .13rem;}
.m-list10 .t2{font-size: 17px;font-weight: normal;margin-bottom: .1rem;}
.m-list10 .desc{font-size: 17px;line-height: 1.82;color: #000;font-weight: 300;}
.m-list10 .txt{margin-bottom: .25rem;}
/*.m-list10 .txt2{margin-bottom: .52rem;}*/
.m-list10 .btn{font-size: .17rem;color: #EA7E34;padding-right: .25rem;
	background: url(../images/i-22.png) no-repeat right center;
	-o-background-size: .07rem auto;
	-ms-background-size: .07rem auto;
	-moz-background-size: .07rem auto;
	-webkit-background-size: .07rem auto;
	background-size: .07rem auto;
}
.m-list10 li.on{background-color: #fff;border-bottom-color: rgba(255,255,255,0);
	box-shadow: 0px 0px .23rem 1px rgba(0,0,0,0.08);
	border-radius: .08rem;
}
.m-list10 li.on .top{background-image: url(../images/i-48.png);}
.m-list10 li:last-child{border-bottom: 0;}

.m-list11{margin-top: 1.2rem;}
.m-list11 li{margin-bottom: .99rem;}
.m-list11 .con{overflow: hidden;}
.m-list11 .pic{float: left;width: 5.99rem;height: 3.7rem;border-radius: .08rem;margin-right: .74rem;}
.m-list11 .pic img{width: 100%;height: 100%;display: block;}
.m-list11 .txt{overflow: hidden;height: 3.7rem;border-bottom: 1px solid #D4D4D4;}
.m-list11 .t1{font-size: 33px;margin-bottom: .28rem;}
.m-list11 .desc{font-size: 19px;line-height: 1.58;color: #666;font-weight: 300;text-align: justify;}
.m-list11 li:nth-child(2n) .pic{float: right;margin-right: 0;margin-left: .74rem;}

.row-c5{padding: .39rem 0 .16rem;}
.m-list12{margin: .45rem -.18rem 0;*zoom:1;}
.m-list12:after,.m-list12:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list12 li{width: 25%;float: left;margin-bottom: .35rem;}
.m-list12 .con{display: block;margin: 0 .18rem;border-radius: .08rem;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list12 .pic{padding-top: 71%;height: 0;position: relative;overflow: hidden;border-radius: .08rem .08rem 0 0;}
.m-list12 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-list12 .txt{border: 1px solid #DDDFE1;border-radius: 0 0 8px 8px;height: 167px;
	padding: 27px 30px;color: #333;background-color: #fff;overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list12 .t1{font-size: 19px;margin-bottom: 10px;}
.m-list12 .desc{font-size: 15px;line-height: 1.6;font-weight: 300;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-list12 .con:hover .txt{border-color: #fff;}
.m-list12 .con:hover{box-shadow: 0px 0px .23rem 1px rgba(0,0,0,0.08);}
.m-list12 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.pages-1{border-top: 0;}

.row-d1{padding: .5rem 0 0;}

.m-slider3{position: relative;margin-bottom: .82rem;}
.m-slider3 .swiper-slide{opacity: 0;}
.m-slider3 .swiper-slide.swiper-slide-active{opacity: 1;}
.m-slider3 .con{display: block;position: relative;}
.m-slider3 .pic{overflow: hidden;border-radius: .08rem;width: 10.73rem;height: 5.8rem;}
.m-slider3 .pic img{width: 100%;height: 100%;display: block;}
.m-slider3 .txt{position: absolute;top: .36rem;right: 0;width: 6.87rem;
	border-radius: .08rem;padding: .41rem .62rem .4rem .56rem;color: #fff;
	background-color: rgba(199, 125, 74, .9);
}
.m-slider3 .lab{display: block;font-size: 15px;margin-bottom: .39rem;font-weight: 300;}
.m-slider3 .lab:before{content: '';display: inline-block;vertical-align: middle;
	width: 4px;height: 4px;border-radius: 50%;margin-right: .08rem;
	background-color: #fff;position: relative;top: -1px;
}
.m-slider3 .t1{font-size: 33px;line-height: 1.3;margin-bottom: .18rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-slider3 .desc{font-size: 17px;line-height: 1.53;margin-bottom: .55rem;font-weight: 300;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-slider3 .more{font-size: 15px;padding-right: .31rem;
	background: url(../images/i-56.png) no-repeat right center;
	-o-background-size: .07rem auto;
	-ms-background-size: .07rem auto;
	-moz-background-size: .07rem auto;
	-webkit-background-size: .07rem auto;
	background-size: .07rem auto;
}
.m-slider3 .swiper-arrow{position: absolute;bottom: .37rem;z-index: 2;
	width: .42rem;height: .42rem;
	cursor: pointer;background-position: center;background-repeat: no-repeat;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider3 .swiper-prev{right: .54rem;background-image: url(../images/i-57.png);}
.m-slider3 .swiper-next{right: 0;background-image: url(../images/i-58.png);}
.m-slider3 .swiper-prev:hover{background-image: url(../images/i-57-on.png);}
.m-slider3 .swiper-next:hover{background-image: url(../images/i-58-on.png);}
.m-slider4{margin: 0 -1rem;}
.m-slider4 .swiper-slide{width: 2.75rem;margin-right: .21rem;}
.m-slider4 .con{position: relative;display: block;margin-bottom: .5rem;border-radius: .08rem;overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider4 .pic{padding-top: 64%;height: 0;position: relative;overflow: hidden;border-radius: .08rem;}
.m-slider4 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider4 .pic:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	background: url(../images/i-bg7.png) no-repeat center bottom;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-slider4 .txt{position: absolute;left: .2rem;right: .1rem;bottom: .16rem;z-index: 2;
	color: #fff;
}
.m-slider4 .t1{font-size: .17rem;font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-slider4 .lab{display: block;font-size: .14rem;margin-bottom: .05rem;}
.m-slider4 .lab:before{content: '';display: inline-block;vertical-align: middle;
	width: 4px;height: 4px;border-radius: 50%;margin-right: .08rem;
	background-color: #EA7E34;position: relative;top: -1px;
}
.m-slider4 .con:hover{box-shadow: 0px .11rem .23rem 1px rgba(0,0,0,0.19);}

.g-t6{overflow: hidden;}
.g-t6 .tit{font-size: .4rem;float: left;}
.g-t6 .tab{float: right;margin-top: .15rem;}
.g-t6 .tab li{float: left;margin-left: .55rem;}
.g-t6 .tab li a{display: block;font-size: .21rem;color: #95969A;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.g-t6 .tab li.on a,.g-t6 .tab li:hover a{color: #333;}
.row-d2{padding: .22rem 0 0;}
.m-so{position: relative;margin: .31rem 0 .58rem;}
.m-so .inp{display: block;width: 100%;height: .61rem;border: 1px solid #D0D0D0;
	border-radius: 4px;font-size: .2rem;padding: 0 .6rem 0 .2rem;
}
.m-so .btn{position: absolute;right: 0;top: 0;width: .61rem;height: .61rem;border: 0;
	cursor: pointer;background: url(../images/i-59.png) no-repeat center;
	-o-background-size: .21rem auto;
	-ms-background-size: .21rem auto;
	-moz-background-size: .21rem auto;
	-webkit-background-size: .21rem auto;
	background-size: .21rem auto;
}

.m-list13{margin: 0 -.18rem;*zoom:1;}
.m-list13:after,.m-list13:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list13 li{width: 25%;float: left;margin-bottom: .37rem;}
.m-list13 .con{display: block;margin: 0 .18rem;border-radius: .08rem;overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list13 .pic{padding-top: 55%;height: 0;position: relative;overflow: hidden;}
.m-list13 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-list13 .txt{border: 1px solid #DDDFE1;border-top: 0;border-radius: 0 0 .08rem .08rem;
	height: 290px;padding: 45px 30px 0;color: #333;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list13 .t1{font-size: 19px;margin-bottom: 27px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list13 .desc{font-size: 15px;line-height: 1.6;margin-bottom: 47px;font-weight: 300;color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-list13 .date{font-size: 15px;color: #727272;font-family: arial;}
.m-list13 .con:hover{box-shadow: 0px .08rem .23rem 1px rgba(0,0,0,0.09);}
.m-list13 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-list13 .con:hover .txt{border-color: #fff;}

.m-table{}
.m-table table{width: 100%;}
.m-table th{height: 71px;font-size: 23px;
	background-color: #E4E6E7;
}
.m-table td{height: 120px;}
.m-table .pic{margin-left: .52rem;width: .84rem;}
.m-table .pic img{width: 100%;display: block;}
.m-table tr:nth-child(2n+1){background-color: #F8F9FA;}
.m-table .t1{font-size: 19px;color: #333;padding-right: .4rem;}
.m-table .adds{font-size: 15px;color: #727272;font-weight: 300;}
.m-table .date{font-size: 17px;color: #727272;}
.m-table .num{font-size: 17px;color: #727272;}
.m-table a{display: block;}
.m-table tr:hover{box-shadow: 0px 0px .23rem 1px rgba(0,0,0,0.08);position: relative;z-index: 2;}
.m-table tr{
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}

.row-d3{padding: .44rem 0 .9rem;}

.m-details{max-width: 12rem;margin: 0 auto;position: relative;}
.m-details h1{font-size: 40px;margin-bottom: .18rem;}
.m-details .info{margin-bottom: .52rem;}
.m-details .lab{font-size: 14px;margin-right: .88rem;}
.m-details .lab:before{content: '';display: inline-block;vertical-align: middle;
	width: 4px;height: 4px;border-radius: 50%;margin-right: .08rem;
	background-color: #EA7E34;position: relative;top: -1px;
}
.m-details .date{font-size: 17px;color: #727272;}
.m-details .txt{font-size: 17px;line-height: 1.76;color: #333;overflow: hidden;
	padding-bottom: .9rem;border-bottom: 1px solid #E5E5E5;text-align: justify;
}
.m-details .bot{text-align: right;font-size: 0;padding-top: .27rem;}
.m-details .bot a{display: inline-block;width: .4rem;height: .4rem;
	background-position: center;background-repeat: no-repeat;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-details .back{background-image: url(../images/i-61.png);}
.m-details .arrow{
	background-position: center;background-repeat: no-repeat;
	-o-background-size: .12rem auto;
	-ms-background-size: .12rem auto;
	-moz-background-size: .12rem auto;
	-webkit-background-size: .12rem auto;
	background-size: .12rem auto;
}
.m-details .prev{margin-left: .58rem;background-image: url(../images/i-62.png);}
.m-details .next{margin-left: .28rem;background-image: url(../images/i-63.png);}
.m-details .prev:hover{background-image: url(../images/i-62-on.png);}
.m-details .next:hover{background-image: url(../images/i-63-on.png);}
.m-details .back:hover{background-image: url(../images/i-61-on.png);}

.m-share{position: absolute;top: 1.93rem;left: -1.6rem;}
.m-share .t1{font-size: .17rem;text-align: center;margin-bottom: .13rem;display: block;}
.m-share .bdsharebuttonbox a{display: block;
	width: .44rem;height: .44rem;border-radius: 4px;
    background-color: #eee;margin: 0 0 .15rem;float: none;padding: 0;position: relative;
    background-size: 100% auto;background-image: none;background-position: center;
   	-o-background-size: 100% auto;
   	-ms-background-size: 100% auto;
   	-moz-background-size: 100% auto;
   	-webkit-background-size: 100% auto;
   	background-size: 100% auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-share .bdsharebuttonbox .bds_weixin{background-image: url(../images/i-64.png);}
.m-share .bdsharebuttonbox .bds_tsina{background-image: url(../images/i-65.png);}
.m-share .bdsharebuttonbox .bds_face{background-image: url(../images/i-66.png);}
.m-share .bdsharebuttonbox a:hover{background-color: #EA7E34;}
.m-share .bdsharebuttonbox .bds_weixin:hover{background-image: url(../images/i-64-on.png);}
.m-share .bdsharebuttonbox .bds_tsina:hover{background-image: url(../images/i-65-on.png);}
.m-share .bdsharebuttonbox .bds_face:hover{background-image: url(../images/i-66-on.png);}

.row-c6{padding: .4rem 0 .16rem;}
.g-t5 .desc2{font-size: .19rem;line-height: 1.68;color: #000;padding-top: .15rem;font-weight: 300;}

.m-t3{font-size: .28rem;position: relative;padding-left: .4rem;margin-bottom: .24rem;}
.m-t3:before{content: '';position: absolute;left: 0;top: 50%;width: .19rem;height: .05rem;
	background-color: #EA7E34;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.row-c7{padding: .54rem 0 0;position: relative;}
.m-list14{}
.m-list14 .tit{line-height: 1.07rem;font-size: .23rem;padding-left: .23rem;
	border-bottom: 1px solid #D4D4D4;cursor: pointer;
	background: url(../images/i-47.png) no-repeat right .13rem center;
	-o-background-size: .18rem auto;
	-ms-background-size: .18rem auto;
	-moz-background-size: .18rem auto;
	-webkit-background-size: .18rem auto;
	background-size: .18rem auto;
}
.m-list14 .con{padding: .45rem 0 .1rem;display: none;}
.m-list14 .pic{max-width: 14.38rem;margin: 0 auto;}
.m-list14 .pic img{width: 100%;display: block;}
.m-list14 li.on .tit{background-image: url(../images/i-48.png);}

.m-t4{font-size: .33rem;}
.m-list15{margin-top: .18rem;}
.m-list15 li{margin-bottom: .3rem;}
.m-list15 .con{display: block;overflow: hidden;line-height: .98rem;
	color: #333;background: #F8F8F8 url(../images/i-67.png) no-repeat right .49rem center;
	-o-background-size: .2rem auto;
	-ms-background-size: .2rem auto;
	-moz-background-size: .2rem auto;
	-webkit-background-size: .2rem auto;
	background-size: .2rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-list15 .t1{float: left;font-size: .19rem;margin-left: .42rem;margin-right: 1.49rem;}
.m-list15 .info{font-size: .17rem;}
.m-list15 .info span:after{content: '';display: inline-block;vertical-align: middle;
	width: 2px;height: .22rem;margin: 0 .3rem;
	background-color: #D3D3D3;
}
.m-list15 .info span:last-child:after{display: none;}
.m-list15 .con:hover{box-shadow: 0px .08rem .23rem 1px rgba(0,0,0,0.09);}

.row-c8{padding: .67rem 0 .95rem;}
.row-c8 .m-t4{text-align: center;padding-bottom: .1rem;}
.row-e1{padding: .39rem 0 0;}
.m-pic2{position: relative;}
.m-list16{position: absolute;left: 0;right: 0;bottom: 0;z-index: 2;overflow: hidden;
	background-color: rgba(110, 140, 160, .9);border-radius: .08rem;
}
.m-list16 li{width: 25%;float: left;}
.m-list16 .con{height: 130px;position: relative;padding-top: 33px;}
.m-list16 .con:after{content: '';position: absolute;top: 50%;right: 0;width: 1px;height: 66px;
	background-color: #fff;opacity: .3;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list16 .ico{width: 40px;height: 40px;margin: 0 auto 8px;display: block;}
.m-list16 .ico img{width: 100%;height: 100%;display: block;}
.m-list16 .t1{font-size: 17px;font-weight: 300;color: #fff;text-align: center;}


.row-e2{padding-top: .56rem;}
.m-txt4{margin-bottom: .6rem;}
.m-txt4 .t1{font-size: 28px;margin-bottom: .33rem;}
.m-txt4 .desc{font-size: 17px;line-height: 1.53;font-weight: 300;}
.m-txt4 .desc strong{font-weight: 700;}
.row-e2 .m-list1{text-align: left;border-bottom: 1px solid #D4D4D4;padding-bottom: .64rem;}
.row-e2 .m-list1 .con{margin: 0 2.2rem 0 0;}

.row-e3{padding: .58rem 0 0;}
.m-t5{font-size: 23px;margin-bottom: .38rem;}
.m-list17{margin: 0 -.16rem .65rem;}
.m-list17 li{width: 20%;float: left;}
.m-list17 .con{display: block;margin: 0 .16rem;height: 1.38rem;line-height: 1.38rem;
	background: #F5F6F7;border-radius: 8px;position: relative;overflow: hidden;
}
.m-list17 .num{font-size: 1.2rem;color: #edeeef;font-family: arial;
	position: absolute;top: 0;left: -.3rem;
}
.m-list17 .t1{position: relative;z-index: 2;font-size: .17rem;text-align: center;}
.m-list17 .slick-arrow{position: absolute;top: 50%;width: .5rem;height: .5rem;z-index: 2;
	font-size: 0;text-indent: 9999px;border: 0;cursor: pointer;
	background-color: transparent;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: .1rem auto;
	-ms-background-size: .1rem auto;
	-moz-background-size: .1rem auto;
	-webkit-background-size: .1rem auto;
	background-size: .1rem auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-list17 .slick-prev{left: -.75rem;background-image: url(../images/i-72.png);}
.m-list17 .slick-next{right: -.75rem;background-image: url(../images/i-73.png);}
.m-list17 .slick-prev:hover{background-image: url(../images/i-72-on.png);}
.m-list17 .slick-next:hover{background-image: url(../images/i-73-on.png);}
.m-txt5{border-top: 1px solid #D4D4D4;font-size: 17px;line-height: 1.53;text-align: justify;
	padding-top: .58rem;font-weight: 300;
}


.row-e4{padding: .84rem 0 1.12rem;}
.m-t6{font-size: .4rem;margin-bottom: .41rem;font-family: "SourceHanSansCN-Bold";}

.m-slider5{position: relative;margin-bottom: 1.03rem;}
.m-slider5:before{content: '';position: absolute;left: 0;right: 0;top: .75rem;height: 1px;
	background-color: #D1D1D1;
}
.m-slider5 .slider{margin: 0 -.30rem;position: relative;z-index: 2;}
.m-slider5 .item{margin: 0 .30rem;position: relative;}
.m-slider5 .date{font-size: .36rem;color: #333;display: block;font-family: arial;font-weight: bold;
	margin-bottom: .47rem;
}
.m-slider5 .desc{font-size: .19rem;line-height: 1.68;height: 3.36em;color: #000;margin-bottom: .28rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;font-weight: 300;
}
.m-slider5 .pic{padding-top: 69%;height: 0;position: relative;overflow: hidden;}
.m-slider5 .pic img{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;}
.m-slider5 .ico{display: block;border-radius: 50%;width: .19rem;height: .19rem;
	position: absolute;left: .38rem;top: .66rem;border: 1px solid transparent;
}
.m-slider5 .ico:after{content: '';position: absolute;top: 50%;left: 50%;width: .1rem;height: .1rem;
	border-radius: 50%;background-color: #D1D1D1;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.m-slider5 .slick-current .ico{border-color: #EA7E34;background-color: #fff;}
.m-slider5 .slick-current .ico:after{background-color: #EA7E34;width: .07rem;height: .07rem;}
.m-slider5 .slick-current .date{color: #EA7E34;}
.m-slider5 .slick-arrow{position: absolute;top: .5rem;width: .5rem;height: .5rem;z-index: 2;
	font-size: 0;text-indent: 9999px;border: 0;cursor: pointer;
	background-color: transparent;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: .1rem auto;
	-ms-background-size: .1rem auto;
	-moz-background-size: .1rem auto;
	-webkit-background-size: .1rem auto;
	background-size: .1rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-slider5 .slick-prev{left: -.45rem;background-image: url(../images/i-72.png);}
.m-slider5 .slick-next{right: -.45rem;background-image: url(../images/i-73.png);}
.m-slider5 .slick-prev:hover{background-image: url(../images/i-72-on.png);}
.m-slider5 .slick-next:hover{background-image: url(../images/i-73-on.png);}

.m-slider6{}
.m-slider6 .pic{line-height: .7rem;font-size: 0;height: .7rem;text-align: center;}
.m-slider6 .pic img{display: inline-block;vertical-align: middle;max-height: 100%;}
.m-slider6 .slick-arrow{position: absolute;top: 50%;width: .5rem;height: .5rem;z-index: 2;
	font-size: 0;text-indent: 9999px;border: 0;cursor: pointer;
	background-color: transparent;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: .1rem auto;
	-ms-background-size: .1rem auto;
	-moz-background-size: .1rem auto;
	-webkit-background-size: .1rem auto;
	background-size: .1rem auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-slider6 .slick-prev{left: -.75rem;background-image: url(../images/i-72.png);}
.m-slider6 .slick-next{right: -.75rem;background-image: url(../images/i-73.png);}
.m-slider6 .slick-prev:hover{background-image: url(../images/i-72-on.png);}
.m-slider6 .slick-next:hover{background-image: url(../images/i-73-on.png);}

.row-f1{padding: .39rem 0 0;}
.m-map{padding: 2.02rem 0 .87rem;position: relative;}
.m-map .bg img{width: 100%;display: block;}
.m-map .list-1{}
.m-map .list-1 li{position: absolute;}
.m-map .list-1 .i1{right: 2.25rem;top: 3.98rem;}
.m-map .list-1 .i2{left: 7.23rem;top: 2.73rem;}
.m-map .list-1 .t1{font-size: .19rem;cursor: pointer;white-space: nowrap;font-family: "SourceHanSansCN-Bold";}
.m-map .list-1 .ico{display: block;width: 28px;height: 28px;border-radius: 50%;
	position: relative;
}
.m-map .list-1 .ico img{width: 100%;height: 100%;display: block;position: relative;z-index: 2;}
.m-map .list-1 .ico:before{content: "";position: absolute;
	bottom: 50%;
	left: 50%;
	transform: translate(-50%, 50%);
	width: 100%;
	height: 100%;
	background-color: #EA7E34;
	border-radius: 50%;
	animation: myfirstx 3s linear infinite;
}
.m-map .list-1 .ico:after{content: '';position: absolute;left: 50%;height: 2.3rem;bottom: .15rem;
	width: 1px;background-color: #EA7E34;
}
.m-map .list-1 .i2 .ico:after{height: 1.7rem;}
.m-map .list-1 .txt{position: absolute;left: 50%;top: -2.56rem;z-index: 2;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.m-map .list-1 .i2 .txt{top: -1.96rem;}
.m-map .txt2{position: absolute;left: 50%;top: .58rem;width: 4.5rem;padding: .2rem .18rem .18rem;
	background-color: #fff;box-shadow: 0px 0px 23px 1px rgba(0,0,0,0.08);
	border-radius: .08rem;transition: all 0.5s;
	-webkit-transform: translateX(-50%) scale(0);
	-moz-transform: translateX(-50%) scale(0);
	-o-transform: translateX(-50%) scale(0);
	-ms-transform: translateX(-50%) scale(0);
	transform: translateX(-50%) scale(0);
}
.m-map .t2{font-size: .15rem;color: #EA7E34;
	margin-bottom: .15rem;
}
.m-map .txt2 .desc{font-size: .15rem;color: #000;padding-left: .21rem;
	background: url(../images/i-76.png) no-repeat left center;
	-o-background-size: .12rem auto;
	-ms-background-size: .12rem auto;
	-moz-background-size: .12rem auto;
	-webkit-background-size: .12rem auto;
	background-size: .12rem auto;
}
.m-map .list-1 li:hover .txt2{opacity: 1;transform: translateX(-50%) scale(1);}
@keyframes myfirstx {
	0% {
		transform: translate(-50%, 50%) scale(1);
		opacity: .7;
	}

	50% {
		transform: translate(-50%, 50%) scale(1.2);
		opacity: 0.5;
	}

	100% {
		transform: translate(-50%, 50%) scale(1.4);
		opacity: 0;
	}
}
.m-map .list-2{}
.m-map .list-2 li{position: absolute;}
.m-map .list-2 span{display: block;font-size: .14rem;color: #000;padding-left: 15px;}
.m-map .list-2 span:after{content: '';position: absolute;left: 0;top: 50%;
	width: 8px;height: 8px;border-radius: 50%;
	background-color: #EA7E34;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-map .list-2 .i1 span:after,
.m-map .list-2 .i2 span:after,
.m-map .list-2 .i3 span:after,
.m-map .list-2 .i4 span:after,
.m-map .list-2 .i5 span:after,
.m-map .list-2 .i6 span:after{content: '';position: absolute;left: 0;top: 50%;
	background-color: transparent;border-radius: 0;
	border-bottom: 8px solid #EA7E34;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-map .list-2 .i8 span:after,
.m-map .list-2 .i9 span:after,
.m-map .list-2 .i5 span:after,
.m-map .list-2 .i6 span:after,
.m-map .list-2 .i24 span:after,
.m-map .list-2 .i25 span:after{right: 0;top: 50%;left: auto;}

.m-map .list-2 .i5 span,.m-map .list-2 .i6 span,
.m-map .list-2 .i24 span,.m-map .list-2 .i25 span,
.m-map .list-2 .i8 span,.m-map .list-2 .i9 span{padding-left: 0;padding-right: 15px;}

.m-map .list-2 .i1{right: 1.76rem;top: 3.73rem;}
.m-map .list-2 .i2{right: 1.79rem;top: 4.25rem;}
.m-map .list-2 .i3{right: 1.85rem;top: 4.5rem;}
.m-map .list-2 .i4{right: 2.12rem;top: 4.43rem;}
.m-map .list-2 .i5{right: 2.49rem;top: 4.33rem;}
.m-map .list-2 .i6{right: 2.58rem;top: 4.11rem;}
.m-map .list-2 .i7{right: .89rem;top: 4.37rem;}
.m-map .list-2 .i8{right: 2.95rem;top: 4.6rem;}
.m-map .list-2 .i9{right: 2.85rem;top: 4.8rem;}
.m-map .list-2 .i10{right: 2.02rem;top: 5.11rem;}
.m-map .list-2 .i11{right: 1.81rem;top: 5.37rem;}
.m-map .list-2 .i12{right: 4.17rem;top: 2.81rem;}
.m-map .list-2 .i13{right: 4.75rem;top: 3.47rem;}
.m-map .list-2 .i14{right: 3.84rem;top: 3.82rem;}
.m-map .list-2 .i15{right: 3.81rem;top: 4.2rem;}
.m-map .list-2 .i16{right: 5.6rem;top: 3.12rem;}
.m-map .list-2 .i17{right: 5.78rem;top: 3.46rem;}
.m-map .list-2 .i18{right: 5.95rem;top: 2.8rem;}
.m-map .list-2 .i19{right: 6.8rem;top: 2.35rem;}
.m-map .list-2 .i20{right: 6.73rem;top: 2.54rem;}
.m-map .list-2 .i21{right: 6.42rem;top: 2.69rem;}
.m-map .list-2 .i22{right: 6.74rem;top: 2.85rem;}
.m-map .list-2 .i23{right: 6.87rem;top: 3.06rem;}
.m-map .list-2 .i24{left: 6.55rem;top: 2.98rem;}
.m-map .list-2 .i25{left: 6.27rem;top: 3.14rem;}
.m-map .list-2 .i26{left: 2.67rem;top: 3.77rem;}
.m-map .list-2 .i27{right: 2.18rem;top: 4.65rem;}
.m-map .list-2 .i28{right: 1.8rem;top: 4.6rem;}
.m-map .list-2 .i29{left: 2.4rem;top: 4.1rem;}
.m-map .list-2 .i30{left: 4.74rem;top: 6rem;}

.m-map .tips{position: absolute;bottom: .68rem;left: .27rem;}
.m-map .tips dd{overflow: hidden;font-size: 14px;line-height: 36px;color: #000;}
.m-map .tips .ico{width: 20px;height: 20px;float: left;margin-right: 12px;margin-top: 8px;}
.m-map .tips .ico img{width: 100%;height: 100%;display: block;}



.m-list18{}
.m-list18 li{border-top: 1px solid #E5E5E5;padding: .8rem 0 .54rem;cursor: pointer;}
.m-list18 .con{overflow: hidden;}
.m-list18 .left{float: left;width: 4.65rem;}
.m-list18 .t1{font-size: .33rem;
	margin-bottom: .46rem;
}
.m-list18 .lab{font-size: .17rem;font-weight: bold;margin-bottom: .11rem;display: block;}
.m-list18 .desc{font-size: .17rem;}
.m-list18 .center{width: 5.4rem;float: left;}
.m-list18 .right{float: left;}
.m-list18 .t2{font-size: .23rem;padding-top: .05rem;margin-bottom: .42rem;}
.m-list18 .info{font-size: .17rem;line-height: .46rem;font-family: arial;}
.m-list18 .i-t{padding-left: .4rem;
	background-position: left center;background-repeat: no-repeat;
	-o-background-size: .18rem auto;
	-ms-background-size: .18rem auto;
	-moz-background-size: .18rem auto;
	-webkit-background-size: .18rem auto;
	background-size: .18rem auto;
}
.m-list18 .i1{background-image: url(../images/i-43.png);}
.m-list18 .i2{background-image: url(../images/i-44.png);}
.m-list18 .i3{background-image: url(../images/i-45.png);}
.m-list18 .i4{background-image: url(../images/i-46.png);}
.m-list18 .right .desc{padding-top: .12rem;}
.m-list18 li.on .t1{color: #EA7E34;}

.m-list18 .li-2 .i2{background-image: url(../images/i-45.png);}

.m-map2{height: 5.4rem;}
.m-map2 #map,.m-map2 #map2{height: 100%;}
.m-map2 #map img,.m-map2 #map2 img{max-width: none;
    transition: 0s;
    -ms-transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
    -o-transition: 0s;
}


.row-g1{padding: .39rem 0 0;}

.row-g2{padding-bottom: 1.2rem;position: relative;}
.m-tab3{position: absolute;left: .15rem;top: .95rem;}
.m-tab3.fixed{position: fixed;top: 120px;}
.m-tab3 li a{display: block;font-size: 15px;color: #A8AAAE;line-height: 48px;
	border-left: 3px solid #EAEBED;padding-left: .1rem;position: relative;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-tab3 li a:before{content: '';position: absolute;left: -3px;top: 50%;bottom: 50%;width: 3px;
	background-color: #EA7E34;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-tab3 li.on a:before,.m-tab3 li:hover a:before{top: 0;bottom: 0;}
.m-tab3 li.on a,.m-tab3 li:hover a{color: #EA7E34;}

.g-t7{font-size: 33px;}
.m-t7{font-size: 23px;margin-top: .39rem;}
.row-g2-1{padding: .82rem 0 0;}

.row-tab{margin: 0 -.2rem;*zoom:1;}
.row-tab:after,.row-tab:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.row-tab .col-l{width: 50%;padding: 0 .2rem;}
.row-tab .col-r{width: 50%;padding: 0 .2rem;}




.m-list19{padding-top: .18rem;}
.m-list19 li{margin-bottom: .25rem;}
.m-list19 .con{display: block;overflow: hidden;
	border-radius: .08rem;overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list19 .pic{float: left;width: 2.43rem;height: .9rem;}
.m-list19 .pic img{width: 100%;height: 100%;display: block;}
.m-list19 .txt{overflow: hidden;padding-left: .38rem;padding-right: .3rem;border: 1px solid #E2E4E7;border-radius: 0 .08rem .08rem 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list19 .t1{line-height: .9rem;font-size: 18px;font-weight: 300;color: #333;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list19 .con:hover{box-shadow: 0px 0px .23rem 1px rgba(0,0,0,0.08);border-color: rgba(255,255,255,0);}
.m-list19 .con:hover .txt{border-color: #fff;}
.m-list19-1{*zoom:1;}
.m-list19-1:after,.m-list19-1:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list19-1 li{float: left;}

.row-g2-2,.row-g2-3{padding-top: .55rem;}

.row-h1{padding-bottom: 1.16rem;
	background-color: #f3f3f5;
}
.m-comm{overflow: hidden;padding: 39px;margin-top: 39px;border-radius: 6px;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.m-comm .pic{float: right;width: 55%;border-radius: 8px;overflow: hidden;margin-top: 12px;display: none;}
.m-comm .pic img{width: 100%;display: block;}
.m-comm .txt{float: left;width: 41%;}
.m-comm .t1{font-size: 40px;margin-bottom: 15px;}
.m-comm .desc{font-size: 23px;margin-bottom: .75rem;font-weight: 300;}
.m-comm .t2{font-size: 23px;padding: .18rem 0 .18rem .2rem;position: relative;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: .27rem;
}
.m-comm .t2:before{content: '';position: absolute;left: 0;top: 50%;width: 5px;height: 22px;
	background-color: #EA7E34;border-radius: 2px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-comm .info{font-size: 17px;line-height: 2.82;}
.m-comm .i-t{padding-left: .44rem;font-weight: 300;
	background: url(../images/i-81.png) no-repeat left center;
	-o-background-size: .2rem auto;
	-ms-background-size: .2rem auto;
	-moz-background-size: .2rem auto;
	-webkit-background-size: .2rem auto;
	background-size: .2rem auto;
}

.row-h2{padding: .87rem 0 0;}
.g-t8{font-size: 33px;}

.m-slider7{margin: .04rem -.18rem 0;}
.m-slider7 .con{display: block;margin: .3rem .18rem;padding: 37px 34px;
	background-color: #F5F6F7;border-radius: 8px;color: #333;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider7 .t1{font-size: 23px;margin-bottom: 7px;}
.m-slider7 .desc{font-size: 20px;margin-bottom: 21px;font-weight: 300;color: #666;}
.m-slider7 .pic{padding-top: 52%;height: 0;position: relative;overflow: hidden;border-radius: .08rem;
	background: url(../images/icon-bg2.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-slider7 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-slider7 .slick-arrow{position: absolute;top: 50%;width: 42px;height: 42px;z-index: 2;
	font-size: 0;text-indent: 9999px;border: 1px solid #EA7E34;cursor: pointer;
	background-color: transparent;border-radius: 50%;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 8px auto;
	-ms-background-size: 8px auto;
	-moz-background-size: 8px auto;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.m-slider7 .slick-prev{left: -45px;background-image: url(../images/i-72-on.png);}
.m-slider7 .slick-next{right: -45px;background-image: url(../images/i-73-on.png);}
.m-slider7 .con:hover{box-shadow: 0px 8px 17px 1px rgba(0,0,0,0.1);}

.row-h3{overflow: hidden;padding: .64rem 0 0;}
.row-h3 .col-l{width: 3.1rem;padding-top: .51rem;}
.row-h3 .col-r{width: 11.25rem;}

.nv-list1{}
.nv-list1 li{margin-bottom: .32rem;}
.nv-list1 .t1{font-size: 17px;margin-bottom: 10px;cursor: pointer;
	background: url(../images/i-82.png) no-repeat right center;
	-o-background-size: 14px auto;
	-ms-background-size: 14px auto;
	-moz-background-size: 14px auto;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.nv-list1 .nub{}
.nv-list1 .nub .i-t{font-size: 17px;line-height: 53px;display: block;color: #333;
	font-weight: 300;cursor: pointer;
}
.nv-list1 .i-t input{width: .19rem;height: .19rem;margin-right: 15px;
	display: inline-block;vertical-align: middle;cursor: pointer;position: relative;top: -2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/i-83.png) no-repeat left center;
	-o-background-size: .19rem auto;
	-ms-background-size: .19rem auto;
	-moz-background-size: .19rem auto;
	-webkit-background-size: .19rem auto;
	background-size: .19rem auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.nv-list1 .i-t input:checked{background-image: url(../images/i-84.png);}
.nv-list1 .t1.on{background-image: url(../images/i-82-on.png);}

.m-table2{overflow-x: auto;}
.m-table2 table{width: 100%;min-width: 1100px;border-radius: .08rem;border: 1px solid #e5e5e5;}
.m-table2 th{height: 71px;font-size: 17px;
	background-color: #E4E6E7;
}
.m-table2 th:first-child{padding-left: .66rem;width: 3.5rem;}
.m-table2 td{padding: .2rem 0;}
.m-table2 td:first-child{font-size: 0;padding-left: .2rem;}
.m-table2 .desc{font-size: 15px;line-height: 1.87;color: #000;font-weight: 300;}
.m-table2 .pic{display: inline-block;vertical-align: middle;width: 1.2rem;margin-right: .2rem;}
.m-table2 .pic img{width: 100%;display: block;}
.m-table2 .name{display: inline-block;vertical-align: middle;font-size: 17px;color: #EA7E34;width: 8em;}
.m-table2 tr{
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-table2 tr:nth-child(2n+1){background-color: #F8F9FA;}
.m-table2 tr:hover{box-shadow: 0px 4px .23rem 1px rgba(0,0,0,0.1);position: relative;z-index: 1;}
.m-table2 tr:hover td:first-child{border-left: 3px solid  #EA7E34;}

.row-h4{overflow: hidden;padding: .5rem 0 1.14rem;}
.row-h4 .col-l{width: 49%;}
.row-h4 .col-r{width: 40%;margin-right: 4%;}
.ul-pic{overflow: hidden;margin: 0 -.1rem;}
.ul-pic li{width: 50%;float: left;margin-bottom: .2rem;}
.ul-pic .con{margin: 0 .1rem;border-radius: .08rem;overflow: hidden;position: relative;background-color: #f6f6f6;}
.ul-pic .pic{padding-top: 100%;height: 0;position: relative;overflow: hidden;}
.ul-pic .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.ul-pic .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;opacity: 0;
	background: rgba(0,0,0,.05) url(../images/i-85.png) no-repeat center;
	-o-background-size: .61rem auto;
	-ms-background-size: .61rem auto;
	-moz-background-size: .61rem auto;
	-webkit-background-size: .61rem auto;
	background-size: .61rem auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.ul-pic .con:hover .mask{opacity: 1;}

.m-comm2{}
.m-comm2 .top{margin-bottom: .3rem;}
.m-comm2 .t1{font-size: 40px;font-family: 'Arial','SourceHanSansCN-Bold';font-weight: bold;
	margin-bottom: .08rem;
}
.m-comm2 .tips{font-size: 19px;font-weight: 300;color: #666;}
.m-comm2 .desc-1,.m-comm2 .desc-2{font-weight: 300;color: #000;margin-bottom: .3rem;
	line-height: 1.8;font-size: 17px;
}
.m-comm2 .desc-2{margin-bottom: .4rem;
	font-family: "SourceHanSansCN-Regular";
}
.m-comm2 .sel{position: relative;width: 4.1rem;margin-bottom: .2rem;}
.m-comm2 .sel dt{height: 49px;border-radius: 4px;font-size: 17px;padding: 0 .2rem;
	border: 1px solid #DDDEDF;line-height: 49px;color: #838383;cursor: pointer;font-weight: 300;
	background: url(../images/i-86.png) no-repeat right .2rem center;
	-o-background-size: 14px auto;
	-ms-background-size: 14px auto;
	-moz-background-size: 14px auto;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
}
.m-comm2 .sel dd{position: absolute;left: 0;right: 0;top: 100%;padding-top: .18rem;display: none;}
.m-comm2 .sel .t-c{position: relative;padding: .12rem 0;
	background: #FFFFFF;
	box-shadow: 0px 4px 15px 1px rgba(0,0,0,0.06);
	border-radius: 4px;
	border: 1px solid #F5F6F7;
}
.m-comm2 .sel .t-c:after{content: '';position: absolute;right: .18rem;bottom: 100%;
	border-bottom: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
.m-comm2 .sel .t-c a{display: block;font-size: 15px;line-height: 42px;
	padding-left: 32px;cursor: pointer;font-family: 'arila';font-weight: 300;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-comm2 .sel .t-c a:hover{background-color: #F8F8F8;color: #EA7E34;}
.m-comm2 .info{font-size: 17px;margin-bottom: .2rem;font-weight: 300;}
.m-comm2 .i-t{overflow: hidden;line-height: .48rem;color: #000;}
.m-comm2 .i-l{float: left;width: 117px;}
.m-comm2 .i-c{overflow: hidden;}
.m-comm2 .btn-down{display: block;line-height: 1.07rem;font-size: 23px;
	font-weight: bold;color: #333;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background: url(../images/i-87.png) no-repeat right center;
	-o-background-size: .1rem auto;
	-ms-background-size: .1rem auto;
	-moz-background-size: .1rem auto;
	-webkit-background-size: .1rem auto;
	background-size: .1rem auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-comm2 .btn-down:hover{color: #EA7E34;}

.row-h5{padding: .75rem 0 .67rem;
	background-color: #F5F6F7;
}
.row-h5 .m-slider7 .con{background-color: #fff;}
.row-h5 .g-t8{padding-bottom: .14rem;}
.g-t8{overflow: hidden;}
.g-t8 .more{float: right;font-size: 17px;font-weight: normal;color: #333;
	padding-right: 21px;margin-top: 12px;
	background: url(../images/i-88.png) no-repeat right center;
	-o-background-size: 7px auto;
	-ms-background-size: 7px auto;
	-moz-background-size: 7px auto;
	-webkit-background-size: 7px auto;
	background-size: 7px auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.g-t8 .more:hover{color: #EA7E34;}

.pop-down{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1024;display: none;}
.pop-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	background-color: rgba(0,0,0,.2);
}
.pop-down .cont{position: absolute;top: 0;right: 0;width: 6.4rem;bottom: 0;z-index: 5;
	background-color: #fff;padding: 1.58rem 1.15rem 0 .94rem;
}
.pop-down .tit{font-size: .33rem;margin-bottom: .38rem;}
.ul-down .t1{font-size: .17rem;color: #000;line-height: .81rem;
	font-weight: normal;border-bottom: 1px solid #DBDBDB;
	background: url(../images/i-87.png) no-repeat right center;
	-o-background-size: .1rem auto;
	-ms-background-size: .1rem auto;
	-moz-background-size: .1rem auto;
	-webkit-background-size: .1rem auto;
	background-size: .1rem auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.ul-down .t1:hover{color: #EA7E34;}
.pop-down .close{position: absolute;width: .5rem;height: .5rem;top: .23rem;right: .25rem;
	cursor: pointer;background: url(../images/i-89.png) no-repeat center;
	-o-background-size: .24rem auto;
	-ms-background-size: .24rem auto;
	-moz-background-size: .24rem auto;
	-webkit-background-size: .24rem auto;
	background-size: .24rem auto;
}
.m-map-mo{display: none;}

.m-bont{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 5;border-radius: .08rem;
	background: url(../images/p-bg6.jpg) no-repeat center;display: none;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-bont:after{content: '';position: absolute;top: 0;bottom: 0;left: 2.55rem;width: 1px;
	background-color: rgba(204, 205, 207, .6);
}
.m-bont .close{position: absolute;width: .5rem;height: .5rem;top: .23rem;right: .25rem;
	cursor: pointer;background: url(../images/i-89.png) no-repeat center;
	-o-background-size: .24rem auto;
	-ms-background-size: .24rem auto;
	-moz-background-size: .24rem auto;
	-webkit-background-size: .24rem auto;
	background-size: .24rem auto;
}
.m-bont .tab{float: left;width: 2.55rem;padding: .45rem .23rem 0 .26rem;}
.m-bont .tab li{}
.m-bont .tab li a{display: block;font-size: .17rem;height: .66rem;line-height: .66rem;
	border-radius: .1rem;padding-left: .3rem;color: #333;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-bont .tab li.on a{background-color: #E1E3E5;}
.m-bont .con-r{overflow: hidden;padding: .51rem .48rem 0 .75rem;}
.m-bont .pic{float: left;width: 2.6rem;height: 4.62rem;overflow: hidden;border-radius: .08rem;margin-right: .52rem;}
.m-bont .pic img{width: 100%;height: 100%;display: block;}
.m-bont .txt{overflow: hidden;padding-top: .17rem;}
.m-bont .t1{font-size: .23rem;color: #333;
	margin-bottom: .07rem;
}
.m-bont .lab{font-size: .19rem;color: #000;position: relative;padding-bottom: .2rem;
	margin-bottom: .21rem;
}
.m-bont .lab:after{content: '';position: absolute;left: 0;bottom: 0;width: .29rem;height: 3px;
	background-color: #EA7E34;
}
.m-bont .desc{font-size: .15rem;color: #000;line-height: 1.73;margin-bottom: 1.4rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-bont .more{font-size: .15rem;padding-right: .22rem;
	background: url(../images/i-22.png) no-repeat right center;
	-o-background-size: .07rem auto;
	-ms-background-size: .07rem auto;
	-moz-background-size: .07rem auto;
	-webkit-background-size: .07rem auto;
	background-size: .07rem auto;
}

.pop-pic{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 1024;display: none;}
.pop-pic .cont{position: absolute;top: 50%;left: 50%;height: 90vh;
	max-width: 1500px;width: calc(100% - 48px);padding: 32px 204px 32px 32px;
	background-color: #fff;border-radius: 6px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pop-pic .col-l{float: none;height: 100%;background-color: #f6f6f6;}
.tab-pic,.pop-pic .p-pic{height: 100%;border-radius: 6px;overflow: hidden;}
.pop-pic .p-pic img{width: 100%;height: 100%;display: block;object-fit: cover;}
.pop-pic .col-r{position: absolute;top: 32px;right: 64px;width: 100px;}
.ul-tab1{}
.ul-tab1 li{margin-bottom: 16px;cursor: pointer;}
.ul-tab1 .pic{height: 100px;overflow: hidden;border-radius: 6px;background-color: #f6f6f6;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.ul-tab1 .pic img{width: 100%;height: 100%;display: block;object-fit: cover;}
.ul-tab1 li:hover .pic{box-shadow: 0px 0px 8px rgba(0, 0, 0, .16078);}
.ul-tab1 li.on .pic{border: 2px solid #EA7E34;}
.pop-pic .close{position: absolute;width: 40px;height: 40px;top: 5px;right: 5px;
	cursor: pointer;background: url(../images/i-89.png) no-repeat center;
	-o-background-size: 20px auto;
	-ms-background-size: 20px auto;
	-moz-background-size: 20px auto;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
}
.hide-dn{height: 0;overflow: hidden;}



.pop-lian{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1024;display: none;}
.pop-lian .cont{position: absolute;top: 0;right: 0;width: 6.4rem;bottom: 0;z-index: 5;
	background-color: #fff;padding: 1.2rem 0rem 0 .9rem;
}
.pop-lian .tit{font-size: .33rem;margin-bottom: .14rem;}
.pop-lian .tips{font-size: .17rem;color: #000;font-weight: 300;margin-bottom: .4rem;}
.pop-lian .close{position: absolute;width: .5rem;height: .5rem;top: .23rem;right: .25rem;
	cursor: pointer;background: url(../images/i-89.png) no-repeat center;
	-o-background-size: .24rem auto;
	-ms-background-size: .24rem auto;
	-moz-background-size: .24rem auto;
	-webkit-background-size: .24rem auto;
	background-size: .24rem auto;
}
.pop-lian .form{width: 4.3rem;}
.pop-lian .item{margin-bottom: .26rem;}
.pop-lian .t1{display: block;font-size: 15px;font-weight: 300;}
.pop-lian .inp{font-size: 17px;height: 44px;display: block;width: 100%;
	border: 0;border-bottom: 1px solid #DBDBDB;font-weight: 300;
}
.pop-lian textarea.inp{height: .92rem;}
.pop-lian .btn{display: block;margin: 0 auto;width: 96px;height: 42px;
	border: 0;cursor: pointer;font-size: 18px;color: #fff;
	border-radius: 12px;
	background: linear-gradient(100deg, #EA7E34, #CC621A);
}