﻿
.row-a1{padding: 52px 0 45px;
	background-color: #F8F8F8;
}
.g-t1{text-align: center;}
.g-t1 h2{font-size: 60px;font-weight: normal;}
.g-t1 span{display: inline-block;font-size: 28px;color: #939393;}
.g-t1 span:after,.g-t1 span:before{content: '';width: 140px;height: 1px;
	background-color: #939393;opacity: .3;margin: 0 18px;
	display: inline-block;vertical-align: middle;
}

.m-list1{overflow: hidden;text-align: center;margin: 0 70px;padding-top: 28px;}
.m-list1 li{width: 20%;float: left;}
.m-list1 .num{color: #FD2442;line-height: 1.1;}
.m-list1 .num span{font-size: 76px;font-family: 'Roboto-Medium';}
.m-list1 .num em{font-size: 36px;vertical-align: top;position: relative;top: 5px;}
.m-list1 p{font-size: 18px;color: #232223;}
.m-list1 .i1 .num em,.m-list1 .i5 .num em{font-size: 20px;top: 10px;}

.g-t2{overflow: hidden;position: relative;}
.g-t2 h2:before{content: '';position: absolute;bottom: 0;left: 0;
	width: 30px;height: 30px;border-radius: 50%;z-index: -1;
	background-color: #FD2442;
}
.g-t2 h2{float: left;position: relative;z-index: 2;padding-left: 11px;
	font-size: 50px;color: #000;
}
.g-t2 .en{font-size: 24px;color: #27262A;font-weight: normal;line-height: 30px;}
.g-t2 .tab{float: right;margin-top: 2px;}
.g-t2 .tab li{float: left;margin-left: 36px;}
.g-t2 .tab li a{font-size: 20px;color: #000;display: block;position: relative;}
.g-t2 .tab li a:after{content: '';position: absolute;left: 50%;right: 50%;bottom: 0;
	height: 10px;background-color: rgba(253, 36, 66, .3);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-t2 .tab li:hover a:after,
.g-t2 .tab li.on a:after{left: -4px;right: -4px;}
.g-t2 .more{float: right;font-size: 20px;color: #000;margin-top: 39px;}
.g-t2 .more:hover{color: #FD2442;}
.row-a2{padding: 62px 0 70px;}
.row-a2 .g-t2{margin-bottom: 33px;}
.m-list2{overflow: hidden;}
.m-list2 li{width: 33.33%;float: left;}
.m-list2 .con{display: block;position: relative;overflow: hidden;}
.m-list2 .pic{padding-top: 84%;height: 0;position: relative;overflow: hidden;}
.m-list2 .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-list2 .mask{position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background-color: rgba(0,0,0,.6);color: #fff;opacity: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list2 .name{font-size: 18px;position: absolute;top: 5%;left: 5%;font-size: 18px;}
.m-list2 .txt{position: absolute;left: 5%;bottom: 5%;}
.m-list2 .txt:after{content: '';position: absolute;top: -15px;left: 0;height: 1px;width: 15px;
	background-color: #fff;
}
.m-list2 .txt h3{font-weight: normal;font-size: 24px;margin-bottom: 10px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list2 .desc{font-size: 14px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list2 .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-list2 .con:hover .mask{opacity: 1;}

.g-more{display: block;margin: 40px auto 0;width: 360px;height: 50px;
	text-align: center;line-height: 48px;font-size: 20px;color: #FD2442;
	border: 1px solid #FD2442;position: relative;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-more span{position: relative;z-index: 2;}
.g-more:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;
	width: 0;background-color: #FD2442;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-more:hover{color: #fff;}
.g-more:hover:before{width: 100%;}







.g-more2{display: block;margin: 40px auto 0;width: 360px;height: 50px;
	text-align: center;line-height: 48px;font-size: 20px;color: #000000;
	border: 1px solid #ffffff;position: relative;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-more2 span{position: relative;z-index: 2;}
.g-more2:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;
	width: 0;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}










.row-a3{padding: 55px 0 60px;
	background-color: #F1F1F1;
}

.m-ovh1{overflow: hidden;padding-top: 30px;margin: 0 -5px;}
.m-pic{width: 40%;height: 400px;overflow: hidden;padding: 0 5px;
	margin-bottom: 10px;position: absolute;top: 0;display: none;
}
/*.m-pic a{display: block;padding-top: 55%;height: 0;position: relative;overflow: hidden;}*/
.m-pic img{width: 100%;height: 100%;display: block;}
.m-list3{}
.m-list3 .item-ovh{position: relative;overflow: hidden;}
.m-list3 .item-ovh .swiper-slide:nth-child(1) .m-pic{left: 0%;}
.m-list3 .item-ovh .swiper-slide:nth-child(2) .m-pic{left: 0%;}
.m-list3 .item-ovh .swiper-slide:nth-child(3) .m-pic{left: 20%;}
.m-list3 .item-ovh .swiper-slide:nth-child(4) .m-pic{right: 0%;}
.m-list3 .item-ovh .swiper-slide:nth-child(5) .m-pic{right: 0%;}
/*.m-list3 .item-ovh:nth-child(1) .swiper-slide:nth-child(1) .m-pic{display: block;}*/
.m-list3 .swiper-slide{width: 20%;float: left;margin-bottom: 10px;}
/*.m-list3 .swiper-slide:hover .m-pic{display: block;}*/
.m-list3 .con{display: block;margin: 0 5px;height: 400px;padding: 32px 40px 0;
	background-color: #fff;
}
.m-list3 h3{font-size: 30px;color: #FD2442;margin-bottom: 13px;}
.m-list3 .desc{font-size: 18px;line-height: 1.44;height: 2.88em;color: #000;margin-bottom: 17px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list3 .info{font-size: 16px;line-height: 2;color: #6B6B6B;overflow: hidden;
	margin-bottom: 33px;height: 8em;
}
.m-list3 .info span{display: block;}
.m-list3 .btn{width: 230px;height: 40px;display: block;margin: 0 auto;
	border: 1px solid #FD2442;text-align: center;font-size: 16px;
	color: #FD2442;line-height: 38px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list3 .con:hover .btn{background-color: #FD2442;color: #fff;}


.t-tab li{margin-right: 80px;float: left;cursor: pointer;}
.t-tab li h2:before{display: none;}
.t-tab li.on h2:before{display: block;}
.g-t2 .btn-b{float: right;width: 260px;height: 50px;text-align: center;line-height: 50px;
	font-size: 20px;color: #fff;margin-top: 18px;
	background-color: #FD2442;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-t2 .btn-b:before{content: '';display: inline-block;vertical-align: middle;
	width: 20px;height: 23px;margin-right: 17px;position: relative;top: -2px;
	background: url(../images/i-04.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;
}
.g-t2 .btn-b:hover{opacity: .8;}

.row-a4{padding: 55px 0 60px;}
.m-tel .tit{font-size: 50px;text-align: center;margin-bottom: 36px;}
.m-tel .con{overflow: hidden;}
.m-tel .item{width: 33.33%;float: left;text-align: center;}
.m-tel .ico{display: inline-block;vertical-align: middle;height: 100px;
	margin-right: 26px;
}
.m-tel .ico img{height: 100%;display: block;}
.m-tel .desc{display: inline-block;vertical-align: middle;
	font-size: 28px;line-height: 1.5;text-align: left;
}

.row-a5{padding: 56px 0 70px;
	background-color: #F1F1F1;
}
.m-list4{overflow: hidden;padding: 28px 0 0;margin: 0 -20px;}
.m-list4 li{width: 25%;float: left;}
.m-list4 .con{display: block;margin: 0 20px;padding: 10px 10px 15px;
	background-color: #fff;
}
.m-list4 .pic{padding-top: 61%;height: 0;position: relative;overflow: hidden;
	margin-bottom: 4px;
}
.m-list4 .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-list4 .txt{padding: 20px;}
.m-list4 h3{font-size: 24px;color: #000;margin-bottom: 18px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list4 .desc{font-size: 16px;line-height: 1.56;color: #606060;margin-bottom: 17px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list4 .date{font-size: 16px;color: #606060;}
.m-list4 .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-list4 .con:hover h3{color: #FD2442;}

.tab-map{*zoom:1;margin: 0 -11px;padding: 28px 0 40px;}
.tab-map:after,.tab-map:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.tab-map li{width: 33.33%;float: left;position: relative;}
.tab-map .con{display: block;margin: 0 11px;position: relative;}
.tab-map .pic{padding-top: 51%;height: 0;position: relative;overflow: hidden;}
.tab-map .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.tab-map h3{font-size: 34px;color: #fff;position: absolute;left: 40px;top: 23px;
	z-index: 2;
}
.tab-map .con:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background-color: rgba(0,0,0,.3);z-index: 3;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.tab-map .con:before{content: '';position: absolute;bottom: -20px;left: 50%;opacity: 0;
	border-left: 23px solid transparent;
	border-right: 23px solid transparent;
	border-top: 20px solid #fd2442;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.tab-map li .pic:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;border: 3px solid #fd2442;
	opacity: 0;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.tab-map li:hover .con:after{opacity: 0;}
.tab-map li.on .con:after{opacity: 0;}
.tab-map li.on .pic:after,.tab-map li.on .con:before{opacity: 1;}

.row-a6{padding: 56px 0 0;}
.g-t3{font-size: 50px;text-align: center;}

.m-map{height: 450px;margin-bottom: 50px;}
.hide-dn{margin: 0;height: 0;overflow: hidden;}
.m-map .map{height: 450px;}
.m-map .map img{max-width: none;
	transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.m-map .BMapLabel{border: 1px solid #FD2442 !important;
	box-shadow: 4px 7px 15px 0px rgba(0, 0, 0, 0.1);text-align: center;
}
.m-map .map .BMap_Marker img{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray;
}
.g-t2-1{overflow: visible;*zoom:1;z-index: 3;}
.g-t2-1:after,.g-t2-1:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.g-t2 .sel{float: right;margin-top: 15px;}
.g-t2 .sel dl{float: left;width: 180px;height: 46px;position: relative;
	border: 1px solid #FD2442;background-color: #fff;margin-left: 10px;
}
.g-t2 .sel dt:after{content: '';position: absolute;top: 0;bottom: 0;right: 11px;
	width: 11px;cursor: pointer;
	background: url(../images/i-09.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;
}
.g-t2 .sel dl:hover,.g-t2 .sel dl.on{background-color: #FD2442;color: #fff;}
.g-t2 .sel dl:hover dt:after,.g-t2 .sel dl.on dt:after{background-image: url(../images/i-09-on.png);}
.g-t2 .sel dl:hover dt,.g-t2 .sel dl.on dt{color: #fff;}
.g-t2 .sel dt{padding-left: 27px;font-size: 20px;color: #FD2442;
	line-height: 44px;cursor: pointer;position: relative;
}
.g-t2 .sel dd{position: absolute;left: -1px;right: -1px;top: 100%;
	border: 1px solid #FD2442;display: none;
	background-color: #fff;
}
.g-t2 .sel dd a{display: block;padding-left: 27px;font-size: 18px;
	line-height: 46px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-t2 .sel dd a:hover{background-color: #FD2442;color: #fff;}

.g-t2-1 h2{font-size: 42px;}
.row-b1{padding-top: 54px;}
.row-b1 .g-t2-1{margin-bottom: 39px;}

.row-b2{background-color: #fff;padding: 56px 0 66px;}
.row-b2 .g-t1{margin-bottom: 5px;}
.row-b2 .g-t1 h2{font-size: 50px;font-weight: bold;margin-bottom: 5px;}

.row-b3{line-height: 100px;
	background-color: #F1F1F1;
}
.row-b3 .cont{max-width: 1435px;margin: 0 auto;overflow: hidden;}
.row-b3 .tel{float: left;}
.row-b3 .tel em{font-size: 22px;float: left;}
.row-b3 .tel span{display: block;overflow: hidden;font-size: 40px;
	font-family: 'Roboto-Medium';color: #FD2442;padding-left: 37px;
	background: url(../images/i-10.png) no-repeat left center;
	-o-background-size: 27px auto;
	-ms-background-size: 27px auto;
	-moz-background-size: 27px auto;
	-webkit-background-size: 27px auto;
	background-size: 27px auto;
}
.row-b3 .item{font-size: 22px;float: left;
	background-position: left center;background-repeat: no-repeat;
}
.row-b3 .qi{background-image: url(../images/i-11.png);padding-left: 59px;margin-left: 258px;
	-o-background-size: 39px auto;
	-ms-background-size: 39px auto;
	-moz-background-size: 39px auto;
	-webkit-background-size: 39px auto;
	background-size: 39px auto;
}
.row-b3 .yi{float: right;background-image: url(../images/i-12.png);padding-left: 68px;
	-o-background-size: 48px auto;
	-ms-background-size: 48px auto;
	-moz-background-size: 48px auto;
	-webkit-background-size: 48px auto;
	background-size: 48px auto;
}
.row-b4{padding: 55px 0 10px;}
.tab-map-1 .con:after{opacity: 0;}
.tab-map-1 li:hover .con:after,.tab-map-1 li:hover .desc{opacity: 1;}
.tab-map-1 h3{z-index: 4;}
.tab-map-1 .desc{position: absolute;left: 45px;bottom: 43px;font-size: 18px;
	line-height: 1.67;color: #fff;z-index: 4;opacity: 0;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.row-c1{padding: 84px 0 0;}

.m-comm{padding: 90px 112px 90px;margin-bottom: 120px;}
.m-comm .top{overflow: hidden;margin-bottom: 69px;}
.m-comm .pic{float: left;text-align: right;width: 484px;margin-right: 86px;}
.m-comm .pic img{display: inline-block;vertical-align: middle;}
.m-comm .info{font-size: 20px;line-height: 2;font-weight: bold;padding-top: 0px;overflow:hidden}
.m-comm .tit{font-size: 18px;line-height: 2;}
.m-comm .item{overflow: hidden;}
.m-comm .item span{float: left;}
.m-comm .item p{overflow: hidden;padding-left: 20px;}
.m-comm .txt{font-size: 18px;line-height: 2;}

.m-txt1{font-size: 18px;line-height: 2.22;}
.m-txt1 h3{font-size: 40px;line-height: 1.25;}

.m-arrow{margin-bottom: 36px;}
.m-arrow .tel{position: relative;font-size: 42px;color: #FD2442;
	text-align: center;padding-top: 16px;margin-top: 24px;margin-bottom: 108px;
}
.m-arrow .tel:after{content: '';position: absolute;top: 0;left: 50%;
	width: 20px;height: 3px;background-color: #000;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.m-arrow .bot{overflow: hidden;position: relative;}
.m-arrow .arrow{width: 214px;height: 62px;
	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: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-arrow .prev{float: left;background-image: url(../images/i-13.png);}
.m-arrow .next{float: right;background-image: url(../images/i-14.png);}
.m-arrow .prev:hover{background-image: url(../images/i-13-on.png);}
.m-arrow .next:hover{background-image: url(../images/i-14-on.png);}
.m-arrow .back{position: absolute;top: 0;left: 50%;width: 62px;height: 62px;
	background: url(../images/i-15.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;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-arrow .back:hover{background-image: url(../images/i-15-on.png);}

.g-t4{text-align: center;font-size: 50px;padding-bottom: 12px;margin-bottom: 33px;
	background: url(../images/i-16.png) no-repeat center bottom;
	-o-background-size: 24px auto;
	-ms-background-size: 24px auto;
	-moz-background-size: 24px auto;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
}

.row-d1{background-color: #F4F4F4;padding: 62px 0 52px;}
.m-join{overflow: hidden;margin-bottom: 54px;}
.m-join .tit{float: left;font-size: 40px;position: relative;z-index: 2;
	padding-left: 5px;margin-right: 180px;
}
.m-join .tit:before{content: '';position: absolute;bottom: 0;left: 0;
	width: 30px;height: 30px;border-radius: 50%;z-index: -1;
	background-color: #FD2442;
}
.m-join .txt{font-size: 18px;line-height: 1.94;overflow: hidden;}

.m-list5{overflow: hidden;margin: 0 -20px;}
.m-list5 li{width: 50%;float: left;margin-bottom: 40px;}
.m-list5 .con{display: block;margin: 0 20px;height: 390px;padding: 45px 50px 0;
	background-color: #fff;color: #000;
}
.m-list5 .tit{font-size: 30px;}
.m-list5 .desc{font-size: 18px;line-height: 1.94;color: #5E5E5E;margin-bottom: 32px;height: 9.7em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.m-list5 .btn{width: 200px;height: 44px;border: 1px solid #BCBCBC;
	line-height: 42px;position: relative;padding-left: 28px;font-size: 18px;
	color: #5E5E5E;
}
.m-list5 .btn span{position: relative;z-index: 2;}
.m-list5 .btn:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;width: 0;
	background-color: #FD2442;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list5 .btn:after{content: '';position: absolute;right: 21px;top: 50%;width: 8px;height: 14px;
	background: url(../images/i-17.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;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list5 .con:hover .btn:before{width: 100%;}
.m-list5 .con:hover .btn:after{background-image: url(../images/i-17-on.png);}
.m-list5 .con:hover .btn{border-color: #FD2442;color: #fff;}

.pages{text-align: center;font-size: 0;}
.pages ul{display: inline-block;}
.pages li{float: left;}
.pages li a{font-size: 20px;color: #000;width: 45px;display: block;}
.pages .arrow{font-family: '黑体';}
.pages li:hover a,.pages li.on a{color: #FD2442;}

.ban2{height: 250px;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;
}
.ban2 h2{font-size: 50px;color: #000;position: absolute;top: 50%;left: 0;right: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.row-d2{}
.m-txt2{overflow: hidden;}
.m-txt2 .con{overflow: hidden;padding: 60px 0 62px;
	border-bottom: 1px solid #eaeaea;
}
.m-txt2 .tit{float: left;font-size: 36px;position: relative;z-index: 2;
	padding-left: 5px;margin-right: 255px;
}
.m-txt2 .tit:before{content: '';position: absolute;bottom: 0;left: 0;
	width: 30px;height: 30px;border-radius: 50%;z-index: -1;
	background-color: #FD2442;
}
.m-txt2 .txt{font-size: 18px;line-height: 2;overflow: hidden;}
.m-txt2 .btn{display: inline-block;height: 42px;line-height: 42px;font-size: 18px;
	color: #fff;background-color: #FF223A;padding: 0 38px;
	margin-top: 40px;
}
.m-txt2-1{background-color: #F5F5F5;}
.m-txt2-1 .con{border-bottom: 0;}

.row-e1{overflow: hidden;background-color: #f1f1f1;/*padding: 55px 0 0;*/}

.row-ovh{overflow: hidden;margin-top: 30px;/*margin-bottom: 60px;*/
	background-color: #fff;
}
.row-ovh .col-l{width: 750px;}
.row-ovh .col-r{float: none;overflow: hidden;}
.row-j{padding-top: 60px;}
.m-info{padding: 40px 50px 20px;}
.m-info h3{font-size: 34px;margin-bottom: 15px;}
.m-info .desc{font-size: 16px;line-height: 1.75;margin-bottom: 45px;height: 5.25em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-info .list{overflow: hidden;border-top: 1px solid #e9e9e9;margin-bottom: 50px;
	height: 102px;
}
.m-info .list li{width: 20%;float: left;}
.m-info .list a{display: block;height: 50px;line-height: 48px;text-align: center;
	font-size: 16px;border: 1px solid #e9e9e9;border-right: 0;border-top: 0;color: #000;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-info .list li:nth-child(5n) a,.m-info .list li:last-child a{border-right: 1px solid #e9e9e9;}
.m-info .list a:hover{background-color: #FD2442;color: #fff;}
.m-info .btn{display: inline-block;width: 230px;height: 50px;text-align: center;
	line-height: 48px;font-size: 16px;color: #FD2442;border: 1px solid #FD2442;
	margin-right: 8px;position: relative;
}
.m-info .btn span{position: relative;z-index: 2;}
.m-info .btn:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;width: 0;
	background-color: #FD2442;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-info .btn:hover,.m-info .btn-1{color: #fff;}
.m-info .btn:hover:before,.m-info .btn-1:before{width: 100%;}
.m-slider2{position: relative;}
.m-slider2 .swiper-slide{width: 583px;}
.m-slider2 .pic{padding-top: 84%;height: 0;position: relative;overflow: hidden;}
.m-slider2 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.m-slider2 .swiper-arrow{position: absolute;top: 50%;width: 33px;height: 64px;z-index: 3;
	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;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-slider2 .swiper-next{left: 20px;background-image: url(../images/i-18.png);}
.m-slider2 .swiper-prev{right: 20px;background-image: url(../images/i-19.png);}

.row-f1{}
.m-txt3{overflow: hidden;padding: 60px 0 62px;
	border-bottom: 1px solid #eaeaea;
}
.m-txt3 .tit{float: left;font-size: 50px;position: relative;z-index: 2;
	padding-left: 5px;margin-right: 179px;
}
.m-txt3 .tit:before{content: '';position: absolute;bottom: 0;left: 0;
	width: 30px;height: 30px;border-radius: 50%;z-index: -1;
	background-color: #FD2442;
}
.m-txt3 .txt{font-size: 20px;line-height: 1.75;overflow: hidden;}
.m-txt3:last-child{border-bottom: 0;}
.row-b2-1{background-color: #F4F4F4;}

.row-f2{padding: 58px 0 63px;}
.m-pic1{max-width: 1434px;margin: 0 auto;padding: 43px 0 0;}
.m-pic1 img{width: 100%;display: block;}

.row-f3{position: relative;padding: 54px 0 0;
	background-color: #F4F4F4;
}
.m-list7{position: relative;padding-bottom: 66px;}
.m-list7 ul{margin: 0 -11px;padding-top: 27px;position: relative;overflow: hidden;}
.m-list7:before{content: '';position: absolute;bottom: 0;left: -900px;right: -900px;
	height: 273px;background-color: #fff;
}
.m-list7 li{width: 33.33%;float: left;}
.m-list7 .con{padding: 10px;margin: 0 11px;
	background-color: #fff;
}
.m-list7 .pic{padding-top: 50%;height: 0;position: relative;overflow: hidden;}
.m-list7 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.m-list7 .pic span{position: absolute;left: 30px;top: 21px;font-size: 32px;
	color: #fff;z-index: 2;font-weight: bold;
}
.m-list7 .desc{font-size: 18px;line-height: 35px;text-align: justify;
	padding: 21px 20px 0;
}

.row-f4{position: relative;padding-bottom: 70px;}
.row-f4 .bg{height: 700px;
	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;
}
.row-f4 .g-t3{position: absolute;top: 54px;left: 0;right: 0;z-index: 2;}

.m-list8{overflow: hidden;position: relative;margin-top: -81px;margin-bottom: 37px;
	background-color: #F4F4F4;padding-right: 70px;
}
.m-list8 li{width: 20%;float: left;}
.m-list8 .con{overflow: hidden;padding: 51px 0 45px 54px;}
.m-list8 .num{float: left;font-size: 60px;color: #FD2442;margin-right: 15px;
	line-height: 1;font-family: arial;
}
.m-list8 .desc{overflow: hidden;font-size: 18px;line-height: 1.44;}

.m-slider3{margin: 0 -19px;}
.m-slider3 .con{text-align: center;margin: 0 19px;}
.m-slider3 .pic{padding-top: 138%;height: 0;position: relative;overflow: hidden;
	margin-bottom: 20px;
}
.m-slider3 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.m-slider3 h3{font-size: 26px;font-weight: normal;margin-bottom: 3px;}
.m-slider3 span{font-size: 18px;color: #757575;}
.m-slider3 .slick-arrow{position: absolute;top: 50%;width: 23px;height: 44px;
	cursor: pointer;border: 0;font-size: 0;text-indent: 9999px;margin-top: -60px;
	background-color: transparent;background-repeat: no-repeat;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;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider3 .slick-prev{left: -34px;background-image: url(../images/i-20.png);}
.m-slider3 .slick-next{right: -34px;background-image: url(../images/i-21.png);}
.m-slider3 .slick-prev:hover{background-image: url(../images/i-20-on.png);}
.m-slider3 .slick-next:hover{background-image: url(../images/i-21-on.png);}

.row-h1{padding: 54px 0 63px;
	background-color: #F4F4F4;
}
.m-list4-1{margin-bottom: 20px;}
.m-list4-1 li{margin-bottom: 33px;}

.cur{height: 44px;line-height: 44px;overflow: hidden;
	background-color: #F8F8F8;font-size: 14px;color: #333;
}
.cur a{color: #333;}
.cur .home{display: inline-block;padding-left: 29px;
	background: url(../images/i-22.png) no-repeat left center;
	-o-background-size: 17px auto;
	-ms-background-size: 17px auto;
	-moz-background-size: 17px auto;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
}
.cur .home:hover{color: #FD2442;}

.row-g1{padding-bottom: 72px;padding-top: 25px;}
.row-g1 .col-l{width: 1100px;}
.row-g1 .col-r{width: 398px;padding-top: 126px;}

.m-txt5{padding: 75px 0 0;}
.m-txt5 h1{font-size: 30px;font-weight: normal;margin-bottom: 18px;}
.m-txt5 .info{overflow: hidden;padding-bottom: 11px;
	border-bottom: 1px solid #dcdcdc;
}
.m-txt5 .info span{float: left;font-size: 16px;color: #5F6061;margin-right: 36px;line-height: 44px;}
.m-txt5 .info .date{background: url(../images/i-23.png) no-repeat left center;
	padding-left: 29px;
	-o-background-size: 18px auto;
	-ms-background-size: 18px auto;
	-moz-background-size: 18px auto;
	-webkit-background-size: 18px auto;
	background-size: 18px auto;
}
.m-txt5 .btn-b{float: right;width: 200px;height: 44px;text-align: center;line-height: 44px;
	font-size: 18px;color: #fff;
	background-color: #FD2442;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-txt5 .btn-b:before{content: '';display: inline-block;vertical-align: middle;
	width: 20px;height: 23px;margin-right: 11px;position: relative;top: -2px;
	background: url(../images/i-04.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-txt5 .btn-b:hover{opacity: .8;}

.m-txt5 .txt{font-size: 16px;line-height: 2;padding: 27px 0 60px;text-align: justify;}
.m-txt5 .bot{*zoom:1;border-top: 1px solid #dcdcdc;padding: 25px 0 0;position: relative;}
.m-txt5 .bot:after,.m-txt5 .bot:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-txt5 .bot .ico-share{display: block;width: 30px;height: 30px;
	background: url(../images/i-24.png) no-repeat center;
	-o-background-size: 25px auto;
	-ms-background-size: 25px auto;
	-moz-background-size: 25px auto;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}
.m-txt5 .left{float: left;}
.m-txt5 .share-box{position: relative;}
.m-txt5 .bdsharebuttonbox{
	width:150px;
	padding:20px 20px 10px;
	background:#363636;
	position:absolute;
	left:0;
	top:32px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	border-radius:8px;
	visibility:hidden;
	opacity:0;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-o-transition:all .2s linear;
	-ms-transition:all .2s linear;
	transition:all .2s linear
}
.m-txt5 .share-box:hover .bdsharebuttonbox{
	visibility:visible;
	z-index:1;
	opacity:1
}
.bdsharebuttonbox li {margin-bottom: 10px;}
.bdsharebuttonbox li a {
	height:24px;
	line-height:24px;
	display:block;
	padding-left:34px;
	color:#FFF;
	font-size:14px;
	position:relative;background-image: none;
}
.bd_weixin_popup{	
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
}
.bdsharebuttonbox li a:hover {
	color:#ffe514
}
.bdsharebuttonbox li .icon{
	width:24px;
	height:24px;
	display:block;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-12px;
	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;
}
.bdsharebuttonbox .ico-weixin{background-image: url(../images/i-25.png);}
.bdsharebuttonbox .ico-xlwb{background-image: url(../images/i-26.png);}
.bdsharebuttonbox .ico-douban{background-image: url(../images/i-27.png);}

.m-txt5 .right{float: right;}
.m-txt5 .arrow{width: 40px;height: 30px;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 10px auto;
	-ms-background-size: 10px auto;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-txt5 .prev{float: left;background-image: url(../images/i-28.png);}
.m-txt5 .next{float: right;background-image: url(../images/i-29.png);}
.m-txt5 .prev:hover{background-image: url(../images/i-28-on.png);}
.m-txt5 .next:hover{background-image: url(../images/i-29-on.png);}
.m-txt5 .back{width: 40px;height: 30px;float: left;
	background: url(../images/i-30.png) no-repeat center;
	-o-background-size: 17px auto;
	-ms-background-size: 17px auto;
	-moz-background-size: 17px auto;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-txt5 .back:hover{background-image: url(../images/i-30-on.png);}

.g-t6{font-size: 36px;border-bottom: 1px solid #cfcfcf;padding-bottom: 12px;}
.m-list9{overflow: hidden;}
.m-list9 li{width: 50%;float: left;}
.m-list9 .con{display: block;}
.m-list9 .pic{padding-top: 84%;height: 0;position: relative;overflow: hidden;}
.m-list9 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}

.row-g2{background-color: #F1F1F1;padding: 63px 0 70px;}
.m-list4-2 .slick-arrow{position: absolute;top: 50%;width: 23px;height: 44px;
	cursor: pointer;border: 0;font-size: 0;text-indent: 9999px;
	background-color: transparent;background-repeat: no-repeat;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;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list4-2 .slick-prev{left: -34px;background-image: url(../images/i-20.png);}
.m-list4-2 .slick-next{right: -34px;background-image: url(../images/i-21.png);}
.m-list4-2 .slick-prev:hover{background-image: url(../images/i-20-on.png);}
.m-list4-2 .slick-next:hover{background-image: url(../images/i-21-on.png);}
.m-list4-2{overflow: visible;}


.pop-ce{position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 1024;display: none;}
.pop-bg{position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background-color: rgba(0,0,0,.5);
}
.pop-ce .cont{position: absolute;top: 50%;left: 50%;width: 700px;
	border-top: 5px solid #fd2442;padding: 40px 0 50px 60px;
	background-color: #fff;
	-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-ce .tit{font-size: 30px;margin-bottom: 12px;}
.pop-ce .soll{margin-bottom: 33px;max-height: 416px;overflow-y: auto;padding-right: 55px;}
.pop-ce .soll::-webkit-scrollbar {
    width: 5px;
}
.pop-ce .soll::-webkit-scrollbar-track {
    background: none;
}
.pop-ce .soll::-webkit-scrollbar-thumb {
    background: #c2c2c2;border-radius: 5px;
}
.pop-ce .soll::-webkit-scrollbar-thumb:window-inactive {
    background: #c2c2c2;border-radius: 5px;
}
.pop-ce .txt{font-size: 16px;line-height: 1.75;color: #000;margin-bottom: 19px;}
.pop-ce .close,.pop-success .close,.pop-tel .close{position: absolute;right: 12px;top: 12px;
	width: 30px;height: 30px;cursor: pointer;
	background: url(../images/i-32.png) no-repeat center;
	-o-background-size: 23px auto;
	-ms-background-size: 23px auto;
	-moz-background-size: 23px auto;
	-webkit-background-size: 23px auto;
	background-size: 23px auto;
}
.pop-ce .t1{font-size: 24px;color: #FD2442;margin-bottom: 8px;}
.pop-ce ul{overflow: hidden;}
.pop-ce li{width: 50%;float: left;}
.pop-ce li a{display: block;font-size: 16px;line-height: 1.88;
	position: relative;padding-left: 20px;padding-right: 5px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pop-ce li a:after{content: '';position: absolute;top: 50%;left: 0;
	width: 8px;height: 8px;border-radius: 50%;
	background-color: #c6c6c6;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pop-ce .bot{overflow: hidden;padding-right: 55px;}
.pop-ce .btn{float: left;width: 284px;height: 50px;text-align: center;
	line-height: 48px;font-size: 16px;color: #FD2442;border: 1px solid #FD2442;
	position: relative;
}
.pop-ce .btn-2{float: right;}
.pop-ce .btn span{position: relative;z-index: 2;}
.pop-ce .btn:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;width: 0;
	background-color: #FD2442;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pop-ce .btn:hover,.pop-ce .btn-1{color: #fff;}
.pop-ce .btn:hover:before,.pop-ce .btn-1:before{width: 100%;}

.pop-tel{position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 1024;display: none;}
.pop-tel .cont{position: absolute;top: 50%;left: 50%;width: 480px;
	border-top: 5px solid #fd2442;padding: 38px 60px 46px;
	background-color: #fff;
	-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-tel .txt{color: #000;margin-bottom: 20px;}
.pop-tel .txt .tit{font-size: 18px;}
.pop-tel .txt .desc{opacity: .8;font-size: 14px;}
.pop-tel .txt .tel{font-size: 36px;color: #FD2442;font-family: 'Roboto-Medium';
	line-height: 1.4;margin-bottom: 3px;
}
.pop-tel .txt span{display: block;}
.pop-tel .inp{margin-bottom: 7px;position: relative;}
.pop-tel .inp input{height: 44px;display: block;width: 100%;
	border: 0;font-size: 16px;color: #000;padding-left: 36px;
	background: #eee url(../images/i-33.png) no-repeat 10px center;
	-o-background-size: 16px auto;
	-ms-background-size: 16px auto;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
}
.pop-tel .btn-inp{position: absolute;right: 0;top: 0;width: 120px;height: 44px;border: 0;
	cursor: pointer;font-size: 16px;background-color: #FD2442;color: #fff;
}
.pop-tel .tips{font-size: 16px;color: #FD2442;display: block;margin-left: 13px;
	padding-left: 20px;margin-bottom: 10px;
	background: url(../images/i-34.png) no-repeat left center;
	-o-background-size: 12px auto;
	-ms-background-size: 12px auto;
	-moz-background-size: 12px auto;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}
.pop-tel .btn{width: 100%;display: block;height: 44px;text-align: center;line-height: 44px;
	font-size: 18px;color: #fff;
	background-color: #FD2442;
}

.pop-success{position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 1024;display: none;}
.pop-success .cont{position: absolute;top: 50%;left: 50%;width: 460px;
	border-top: 5px solid #fd2442;padding: 66px 30px 68px;
	background-color: #fff;text-align: center;
	-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-success h3{font-size: 36px;color: #FD2442;margin-bottom: 20px;}
.pop-success .desc{font-size: 16px;color: rgba(0,0,0,.8);}


















