﻿


.g-t1{text-align: center;}
.g-t1 h2{font-size: 48px;font-weight: normal;margin-bottom: 16px;}
.g-t1 .desc{font-size: 20px;}
.g-btn1{display: block;width: 173px;height: 53px;text-align: center;
	line-height: 53px;font-size: 18px;color: #5C3E3E;
	background: linear-gradient(90deg, #F8B42A 0%, #F29900 100%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-btn1:after{content: '';display: inline-block;vertical-align: middle;
	width: 7px;height: 10px;margin-left: 10px;
	background: url(../images/i-03.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-btn1:hover{color: #5C3E3E;opacity: .8;}

.row-a1{padding: 72px 0 94px;}
.m-slider1{padding-top: 57px;position: relative;}
.m-slider1 .gallery-thumbs1{border-bottom: 1px solid #BAC7E4;
	text-align: center;
}
.m-slider1 .gallery-thumbs1{overflow: hidden;margin-bottom: 30px;}
.m-slider1 .gallery-thumbs1 .swiper-slide{height: 186px;padding-top: 28px;
	background-color: rgba(242, 153, 0, 0);cursor: pointer;
	border-bottom: 4px solid rgba(242, 153, 0, 0);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider1 .gallery-thumbs1 .swiper-slide-thumb-active{
	border-bottom-color: rgba(242, 153, 0, 1);
	background-color: rgba(242, 153, 0, .1);
}
.m-slider1 .ico{display: block;width: 90px;height: 90px;margin: 0 auto 10px;}
.m-slider1 .ico img{width: 100%;height: 100%;display: block;}
.m-slider1 .gallery-thumbs1 p{font-size: 20px;}
.m-slider1 .con{height: 730px;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-slider1 .txt{position: absolute;top: 0;bottom: 0;left: 66px;width: 494px;
	padding: 59px 60px 0 54px;color: #F6F6F6;
	background: linear-gradient(180deg, rgba(61, 140, 254, .9) 0%, rgba(49, 89, 180, .9) 100%);
}
.m-slider1 .tit{line-height: 1.3;border-bottom: 1px solid #fff;
	padding-bottom: 35px;margin-bottom: 30px;
}
.m-slider1 .tit span{font-size: 24px;text-transform: uppercase;display: block;
	margin-bottom: 2px;
}
.m-slider1 .tit h3{font-size: 36px;font-weight: normal;}
.m-slider1 .desc a{display: block;font-size: 18px;padding-left: 18px;color: #f6f6f6;
	line-height: 2.1;position: relative;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider1 .desc a:hover{color: rgba(255,255,255,1);text-decoration: underline;}
.m-slider1 .desc a:after{content: '';position: absolute;left: 0;top: 50%;
	width: 6px;height: 6px;border-radius: 50%;background-color: #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-slider1 .desc .bot a:after{display: none;}
.m-slider1 .g-btn1{position: absolute;left: 54px;bottom: 90px;}
.m-slider1 .swiper-arrow{position: absolute;top: 124px;width: 53px;height: 53px;
	border: 2px solid #3159B4;cursor: pointer;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider1 .swiper-arrow:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 28px auto;
	-ms-background-size: 28px auto;
	-moz-background-size: 28px auto;
	-webkit-background-size: 28px auto;
	background-size: 28px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider1 .swiper-prev{left: -98px;}
.m-slider1 .swiper-next{right: -98px;}
.m-slider1 .swiper-prev:after{background-image: url(../images/i-01-on.png);}
.m-slider1 .swiper-next:after{background-image: url(../images/i-02-on.png);}
.m-slider1 .swiper-arrow:hover{background: linear-gradient(315deg, #3D8CFE 0%, #3159B4 100%);border: 0;}
.m-slider1 .swiper-prev:hover:after{background-image: url(../images/i-01.png);}
.m-slider1 .swiper-next:hover:after{background-image: url(../images/i-02.png);}


.row-a2,.tab-show1{position: relative;overflow: hidden;height: 950px;}
.tab-show1 .bg{height: 100%;
	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-a2 .col-l{float: none;position: absolute;right: 0;top: 0;bottom: 0;z-index: 3;
	width: 704px;height: 950px;padding: 87px 0 0 0;color: #fff;
	background: linear-gradient(180deg, rgba(61, 140, 254, .9) 0%, rgba(49, 89, 180, .9) 100%);
}
.row-a2 .g-t1{text-align: left;padding-right: 210px;padding-left: 58px;
	margin-bottom: 81px;
}
.row-a2 .g-t1 h2{margin-bottom: 10px;}
.row-a2 .g-t1 .desc{line-height: 1.9;}
.m-tab1{}
.m-tab1 li a{display: block;padding: 0 210px 0 58px;line-height: 70px;
	color: #fff;font-size: 20px;position: relative;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-tab1 li a:after{content: '';position: absolute;top: 50%;right: 210px;
	width: 10px;height: 10px;border-radius: 50%;
	background-color: rgba(255,255,255,.4);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-tab1 li a:before{content: '';position: absolute;top: 50%;right: 232px;
	width: 0;height: 1px;
	background-color: #F29900;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-tab1 li .num{font-family: 'DINEngschrift-Alternate';margin-right: 14px;}
.m-tab1 li.on a:after,.m-tab1 li:hover a:after{background-color: #F29900;}
.m-tab1 li.on a:before,.m-tab1 li:hover a:before{width: 80px;}
.m-tab1 li.on a,.m-tab1 li:hover a{color: #F29900;
	background-color: rgba(255,255,255,.1);
}
.m-txt1{position: absolute;top: 50%;left: 210px;width: 435px;z-index: 3;
	color: #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-txt1 .tit{font-size: 24px;padding-bottom: 15px;margin-bottom: 34px;position: relative;}
.m-txt1 .tit:after{content: '';position: absolute;left: 0;bottom: 0;
	width: 47px;height: 3px;
	background-color: #fff;
}
.m-txt1 .desc{font-size: 18px;line-height: 1.78;margin-bottom: 102px;}

.row-a3{
	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-a3 .wp{height: 950px;padding: 120px 0 0;position: relative;}
.m-txt2{*zoom:1;}
.m-txt2:after,.m-txt2:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-txt2 .txt{float: left;width: 850px;}
.m-txt2 .tit{font-size: 48px;line-height: 64px;margin-bottom: 28px;font-weight: normal;}
.m-txt2 .desc{font-size: 20px;line-height: 2.1;margin-bottom: 70px;}

.m-txt2 .right{float: right;width: 427px;position: relative;}
.m-txt2 .pic img{width: 100%;display: block;}
.m-txt2 .list li{position: absolute;border-radius: 50%;background: #0068B7;}
.m-txt2 .list .ico{width: 100%;height: 100%;display: block;
	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-txt2 .list .i1{top: -10px;left: -23px;width: 88px;height: 88px;animation: huxi 2.4s linear infinite;}
.m-txt2 .list .i2{top: 10px;left: 184px;width: 50px;height: 50px;animation: huxi 1.8s linear infinite;}
.m-txt2 .list .i3{top: 75px;right: -16px;width: 104px;height: 104px;animation: huxi 2.8s linear infinite;}
.m-txt2 .list .i4{bottom: -28px;right: 12px;width: 76px;height: 76px;animation: huxi 2.2s linear infinite;}
.m-txt2 .list .i5{bottom: -58px;left: 122px;width: 62px;height: 62px;animation: huxi 3s linear infinite;}
.m-txt2 .list .i6{bottom: 32px;left: -72px;width: 100px;height: 100px;animation: huxi 2.2s linear infinite;}
.m-txt2 .list li:hover{background: linear-gradient(0deg, #3D8CFE, #3159B4);}
@-webkit-keyframes huxi{
	from {
		opacity: .7;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	to {
		opacity: .7;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes huxi {
	from {
		opacity: .7;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	to {
		opacity: .7;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}


.m-list1{margin: 0 -15px;position: absolute;left: 0;right: 0;bottom: 60px;}
.m-list1 li{width: 33.33%;float: left;}
.m-list1 .con{margin: 0 15px;height: 130px;cursor: pointer;border-radius: 8px;
	background-color: #fff;display: block;
	box-shadow: 0px 0px 20px 0px rgba(49,89,180,0.1);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list1 .ico{width: 88px;height: 88px;float: left;overflow: hidden;
	position: relative;margin-top: 21px;margin-left: 52px;margin-right: 35px;
}
.m-list1 .ico img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list1 .tit{overflow: hidden;padding-top: 28px;}
.m-list1 h3{font-size: 24px;color: #3159B4;margin-bottom: 9px;}
.m-list1 .tit span{font-size: 24px;color: rgba(49, 89, 180, .2);
	text-transform: uppercase;
	font-family: arial;line-height: 1.3;font-weight: bold;
}
.m-list1 li:hover .i-on,.m-list1 li.on .i-on{opacity: 1;}
.m-list1 li:hover .i-ok,.m-list1 li.on .i-ok{opacity: 0;}
.m-list1 li:hover .con,.m-list1 li.on .con{box-shadow: 0px 0px 20px rgba(49, 89, 180, .5);}

.row-a4{padding: 64px 0 90px;}
.row-a4 .g-t1{overflow: hidden;}
.row-a4 .g-t1 .tit{float: left;text-align: left;}
.row-a4 .g-t1 .g-btn1{float: right;margin-top: 61px;}

.m-slider3{margin-top: 75px;position: relative;}
.m-slider3:after,.m-slider3:before{content: '';position: absolute;top: 0;bottom: 0;width: 185px;
	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-slider3:before{left: 0;background-image: url(../images/p7.jpg);}
.m-slider3:after{right: 0;background-image: url(../images/p8.jpg);}
.m-slider3 .swiper-container{overflow: hidden;}
.m-slider3 .con{height: 600px;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-slider3 .item{width: 354px;margin-right: 25px;}
.m-slider3 .item.slick-current{width: 1120px;}
.m-slider3 .con:before{content: '';position: absolute;top: 0;
	bottom: 0;left: 0;right: 0;opacity: 0;
	background: url(../images/p-bg6.png) no-repeat left center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-slider3 .txt{position: absolute;top: 75px;left: 50px;width: 565px;z-index: 2;
	color: #fff;opacity: 0;
}
.m-slider3 .date{font-size: 18px;font-family: 'DINEngschrift-Alternate';
	display: block;margin-bottom: 7px;
}
.m-slider3 .txt h3{font-size: 24px;line-height: 1.29;padding-bottom: 18px;margin-bottom: 34px;position: relative;}
.m-slider3 .txt h3:after{content: '';position: absolute;left: 0;bottom: 0;
	width: 47px;height: 3px;
	background-color: #fff;
}
.m-slider3 .desc{font-size: 18px;line-height: 1.78;margin-bottom: 189px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-slider3 .tit-db{position: absolute;left: 15px;right: 15px;bottom: 27px;color: #fff;
	z-index: 2;
}
.m-slider3 .tit-db span{font-size: 18px;font-family: 'DINEngschrift-Alternate';
	display: block;margin-bottom: 4px;line-height: 1.17;
}
.m-slider3 .tit-db h3{font-size: 20px;line-height: 1.7;font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-slider3 .item.slick-current .con:before{opacity: 1;}
.m-slider3 .item.slick-current .txt{opacity: 1;}
.m-slider3 .item.slick-current .tit-db{opacity: 0;}
.m-slider3 .swiper-arrow{position: absolute;top: 50%;width: 53px;height: 53px;
	border: 2px solid #3159B4;cursor: pointer;z-index: 3;
	-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 .swiper-arrow:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 28px auto;
	-ms-background-size: 28px auto;
	-moz-background-size: 28px auto;
	-webkit-background-size: 28px auto;
	background-size: 28px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider3 .swiper-prev{left: 112px;}
.m-slider3 .swiper-next{right: 112px;}
.m-slider3 .swiper-prev:after{background-image: url(../images/i-01-on.png);}
.m-slider3 .swiper-next:after{background-image: url(../images/i-02-on.png);}
.m-slider3 .swiper-arrow:hover{background: linear-gradient(315deg, #3D8CFE 0%, #3159B4 100%);border: 0;}
.m-slider3 .swiper-prev:hover:after{background-image: url(../images/i-01.png);}
.m-slider3 .swiper-next:hover:after{background-image: url(../images/i-02.png);}

.row-a6{overflow: hidden;padding: 66px 0 113px;clear: both;
	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-a6 .g-t1{margin-bottom: 50px;color: #fff;}
.m-slider2{position: relative;padding-top: 18px;}
.m-slider2 .swiper-container{overflow: hidden;
	background-color: #fff;
}
.m-slider2 .pic{height: 192px;text-align: center;line-height: 192px;
	font-size: 0;position: relative;
}
.m-slider2 .pic a{display: block;position: relative;height: 100%;}
.m-slider2 .pic a:after{content: '';top: 0;bottom: 0;left: 0;right: 0;position: absolute;
	opacity: 0;
	box-shadow: 0px 0px 15px 0px rgba(242,153,0,0.26);
	border: 2px solid #F29900;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider2 .pic img{display: inline-block;vertical-align: middle;
	max-height: 90%;max-width: 90%;
}
.m-slider2 .con{border-bottom: 1px solid rgba(49, 49, 49, .1);
	border-right: 1px solid rgba(49, 49, 49, .1);
}
.m-slider2 .con:hover .pic a:after{opacity: 1;}
.m-slider2 .swiper-arrow{position: absolute;top: 50%;width: 53px;height: 53px;
	border: 2px solid #fff;cursor: pointer;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 28px auto;
	-ms-background-size: 28px auto;
	-moz-background-size: 28px auto;
	-webkit-background-size: 28px auto;
	background-size: 28px 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-slider2 .swiper-prev{left: -98px;background-image: url(../images/i-01.png);}
.m-slider2 .swiper-next{right: -98px;background-image: url(../images/i-02.png);}
.m-slider2 .swiper-arrow:hover{background-color: #FFF;}
.m-slider2 .swiper-prev:hover{background-image: url(../images/i-01-on.png);}
.m-slider2 .swiper-next:hover{background-image: url(../images/i-02-on.png);}

.row-a5{overflow: hidden;padding: 166px 0 162px;}
.row-a5 .col-l{width: 500px;margin-top: 140px;}
.row-a5 .col-r{position: relative;width: 924px;}
.row-a5 .g-t1{text-align: left;margin-bottom: 68px;}
.row-a5 .g-t1 h2{margin-bottom: 10px;}
.row-a5 .g-t1 .desc{line-height: 1.9;}
.m-list2{height: 626px;}
.m-list2 li{width: 430px;position: absolute;top: 0;}
.m-list2 .i1{left: 0;}
.m-list2 .i2{left: 165px;}
.m-list2 .i3{left: 325px;}
.m-list2 .i4{right: 0px;}
.m-list2 .con{display: block;position: relative;z-index: 1;
	background: #FFFFFF;box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.m-list2 .bor{position: absolute;z-index: 3;background-color: #3159B4;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.m-list2 .bor-t{height: 3px;right:0;top: 0;width: 0;}
.m-list2 .bor-b{height: 3px;left: 0;width: 0;bottom: 0;}
.m-list2 .bor-l{width: 3px;top: 0%;left: 0;height: 0;}
.m-list2 .bor-r{width: 3px;bottom: 0%;right: 0;height: 0;}

.m-list2 li:hover .bor-t{width: 100%;}
.m-list2 li:hover .bor-b{width: 100%;}
.m-list2 li:hover .bor-l{height: 100%;}
.m-list2 li:hover .bor-r{height: 100%;}

.m-list2 .ico{width: 13px;height: 13px;position: absolute;top: -6px;left: 50%;z-index: 4;
	border-radius: 50%;opacity: 0;
	background-color: #3159B4;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list2 .ico:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation: propi 1.2s linear infinite;
    -o-animation: propi 1.2s linear infinite;
    animation: propi 1.2s linear infinite;
}
@-webkit-keyframes propi {
	from{
		box-shadow: 0 0 0 0 rgba(49, 89, 180, 0.2000);
		opacity: 1;
		filter: alpha(opacity=50);
	}
	to{
		box-shadow: 0 0 0 10px rgba(49, 89, 180, 0.2000);
		opacity: 0;
		filter: alpha(opacity=0);
	}
}

.m-list2 .pic{z-index: 2;padding-top: 145%;height: 0;position: relative;overflow: hidden;opacity: .6;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list2 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.m-list2 li:hover{z-index: 2;}
.m-list2 li:hover .con:hover .pic{opacity: 1;}
.m-list2 li:hover .con:after,.m-list2 li:hover .con:before{width: 100%;height: 100%;opacity: 1;}
.m-list2 li:hover .ico{opacity: 1;}

.g-top{overflow: hidden;}
.g-top{line-height: 83px;overflow: hidden;
	border-bottom: 1px solid rgba(160, 160, 160, .25);
}
.g-top .tab{float: left;}
.g-top .tab li{float: left;}
.g-top .tab li a{display: block;font-size: 20px;width: 166px;
	text-align: center;position: relative;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.g-top .tab li a:after{content: '';position: absolute;left: 50%;right: 50%;bottom: 0;
	height: 3px;background-color: #F29900;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.g-top .tab li a:before{content: '';position: absolute;right: 0;top: 50%;width: 1px;height: 20px;
	background-color: #ccc;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.g-top .tab .ico{width: 20px;height: 20px;display: inline-block;vertical-align: middle;
	position: relative;top: -2px;margin-right: 6px;
}
.g-top .tab .ico img{width: 100%;display: block;}
.g-top .tab li:hover a,.g-top .tab li.on a{background-color: rgba(242, 153, 0, .1);
	color: #F29900;
}
.g-top .tab li:hover a:after,.g-top .tab li.on a:after{left: 0;right: 0;}
.g-top .cur{float: right;position: relative;padding-left: 30px;min-width: 333px;
    font-size: 18px;color: #fff;text-align: right;
    background: #3159B4;
}
.g-top .home:before{content: '';display: inline-block;vertical-align: middle;
	width: 10px;height: 10px;border-radius: 50%;margin-right: 8px;
	border: 2px solid #F29900;
}
.g-top .cur:after{content: '';position: absolute;top: 0;bottom: 0;left: 100%;
    width: 2000px;background-color: #3159B4;
}
.g-top .cur:before{content: '';position: absolute;top: 0;
	bottom: 0;right: 100%;width: 49px;
    background: url(../images/i-08.jpg) no-repeat right center;
    -o-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}
.g-top .cur a{color: #fff;}

.row-b2{padding: 70px 0;
	background: url(../images/p-bg7.png) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.m-form1{}
.m-form1 .ovh{margin: 0 0 24px;}
.m-form1 .item{position: relative;
	background-color: #fff;
}
.m-form1 .item-50{width: 49%;}
.m-form1 .con{overflow: hidden;}
.m-form1 .inp{width: 100%;display: block;height: 64px;
	border: 0;font-size: 18px;padding: 0 15px 0 10px;
}
.m-form1 .tit{float: left;margin-left: 32px;
	line-height: 64px;font-size: 18px;color: rgba(51,51,51,.8);
}
.m-form1 .tit em{font-size: 14px;color: #e20000;margin-right: 5px;}
.m-form1 .text .tit em{color: #e20000;}
.m-form1 .text .inp{height: 218px;padding: 20px 10px;}
.m-form1 .code{position: relative;}
.m-form1 .code .item{width: 535px;float: left;}
.m-form1 .code-pic{float: left;width: 180px;height: 65px;margin-left: 20px;}
.m-form1 .code-pic img{width: 100%;height: 100%;display: block;cursor: pointer;}
.m-form1 .code-t{float: left;margin-left: 5px;line-height: 64px;font-size: 16px;
	color: #999;
}
.m-form1 .bot{overflow: hidden;padding-top: 16px;font-size: 0;}
.m-form1 .btn{width: 173px;height: 53px;display: inline-block;
	border: 0;cursor: pointer;font-size: 18px;color: #fff;
	margin-right: 29px;background-color: transparent;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-form1 .btn-1{color: #5C3E3E;
	background: linear-gradient(90deg, #F8B42A 0%, #F29900 100%);
}
.m-form1 .btn-2{color: #3159B4;
	border: 1px solid;
	border-image: linear-gradient(90deg, rgba(61, 140, 254, 1), rgba(49, 89, 180, 1)) 1 1;
}
.m-form1 .btn:hover{opacity: .8;}
.m-form1 select.inp{
	background: url(../images/i-09.png) no-repeat right 30px center;
}

.m-t1{font-size: 38px;line-height: 50px;margin-bottom: 40px;text-align: center;font-weight: normal;}
.row-b1{position: relative;}
.m-map #map{height: 800px;}
.m-map #map img{max-width: none;
	transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
}
.m-txt3{position: absolute;top: 0;bottom: 0;left: 210px;width: 530px;
	padding: 77px 60px 0 50px;z-index: 2;color: #fff;
	background: linear-gradient(180deg, rgba(61, 140, 254, .9) 0%, rgba(49, 89, 180, .9) 100%);
}
.m-txt3 .pic{height: 68px;margin-bottom: 56px;}
.m-txt3 .pic img{height: 100%;display: block;}
.m-txt3 .tit{font-size: 28px;line-height: 1.32;margin-bottom: 29px;}
.m-txt3 .txt{font-size: 20px;line-height: 3;}
.m-txt3 .item{overflow: hidden;}
.m-txt3 .t1{float: left;padding-left: 34px;
	background-position: left center;background-repeat: no-repeat;
	-o-background-size: 24px auto;
	-ms-background-size: 24px auto;
	-moz-background-size: 24px auto;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
}
.m-txt3 .i1 .t1{background-image: url(../images/i-10.png);}
.m-txt3 .i2 .t1{background-image: url(../images/i-11.png);}
.m-txt3 .i3 .t1{background-image: url(../images/i-12.png);}
.m-txt3 .i4 .t1{background-image: url(../images/i-13.png);}
.m-txt3 .desc{overflow: hidden;}
.m-txt3 .i1 .desc{padding-top: 60px;}
.m-txt3 .i1{border-bottom: 1px solid #fff;padding-bottom: 30px;margin-bottom: 30px;}

.row-c1{overflow: hidden;padding: 63px 0 80px;
	background: url(../images/p-bg8.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.m-list3{background-color: #fff;}
.m-list3 li{
	background-color: #fff;
}
.m-list3 .top{overflow: hidden;position: relative;font-size: 18px;
	height: 80px;line-height: 80px;cursor: pointer;text-align: center;
	border-bottom: 1px solid rgba(160, 160, 160, .2);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list3 .s1{float: left;width: 25%;}
.m-list3 .s2{float: left;width: 21%;}
.m-list3 .s3{float: left;width: 26%;}
.m-list3 .s4{float: left;width: 20%;}
.m-list3 .con{padding: 39px 0 0;display: none;
	background: url(../images/p-bg9.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-list3 .txt{padding: 0 144px;}
.m-list3 .t1{font-size: 20px;color: #3159B4;font-weight: normal;
	margin-bottom: 10px;
}
.m-list3 .desc2{font-size: 18px;line-height: 2;margin-bottom: 27px;}
.m-list3 .bot{font-size: 18px;line-height: 1.33;margin-top: 57px;
	padding: 48px 144px 43px;border-top: 2px dashed rgba(160, 160, 160, .2);
}
.m-list3 .bot a{color: #EC1B24;}
.m-list3 .bot a:hover{text-decoration: underline;}
.m-list3 .close{position: absolute;right: 70px;top: 50%;
	width: 15px;height: 16px;margin-top: -8px;
	background: url(../images/i-14.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-list3 li.open{border-bottom-color: #fff;border-bottom: 22px solid #f1f4f7;}
.m-list3 li.open .con{display: block;}
.m-list3 li.open .close{background-image: url(../images/i-14-on.png);}
.m-tit{overflow: hidden;position: relative;font-size: 18px;
	height: 80px;line-height: 80px;text-align: center;color: #fff;
	background-color: #3159B4;
}
.m-tit .s1{float: left;width: 25%;}
.m-tit .s2{float: left;width: 21%;}
.m-tit .s3{float: left;width: 26%;}
.m-tit .s4{float: left;width: 20%;}

.row-d1{padding: 60px 0;
	background: url(../images/p-bg10.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-txt4{text-align: center;max-width: 971px;margin: 0 auto;}
.m-txt4 .tit{font-size: 38px;line-height: 50px;margin-bottom: 20px;font-weight: normal;}
.m-txt4 .desc{font-size: 18px;line-height: 1.78;margin-bottom: 40px;}
.m-txt4 .pic img{width: 140px;display: block;margin: 0 auto 15px;}
.m-txt4 .pic p{font-size: 20px;line-height: 1.3;color: #999;}
.row-d2{padding: 60px 0;
	background: url(../images/p-bg11.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-list4{*zoom:1;margin: 0 -19px;}
.m-list4:after,.m-list4:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list4 li{width: 33.33%;float: left;margin-bottom: 50px;}
.m-list4 .con{display: block;margin: 0 19px;padding-top: 20px;
	background: #EBF3FA;border-radius: 8px;
	border: 1px solid #BAC7E4;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list4 .pic{padding-top: 55%;height: 0;position: relative;overflow: hidden;}
.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 .play{position: absolute;top: 50%;left: 50%;z-index: 2;
	width: 60px;height: 60px;
	background: url(../images/i-18.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: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.m-list4 .txt{padding: 15px 20px 0;height: 136px;}
.m-list4 h3{text-align: center;font-weight: normal;font-size: 20px;line-height: 1.3;
	margin-bottom: 12px;
}
.m-list4 .desc{font-size: 16px;line-height: 1.63;color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.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{
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);
	background: url(../images/p-bg12.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.pages{overflow:hidden;text-align:center;margin: 20px 0 50px;}
.pages ul{font-size:0}
.pages li{display:inline-block;vertical-align:middle;margin:0 5px}
.pages a,.pages span{border-radius: 4px;display:block;
	width:59px;height:59px;line-height:57px;
	border:1px solid #BAC7E4;text-align:center;font-size:18px;
	color:#111;background-color:#EBF3FA;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.pages li a:hover,.pages li.on a{background: linear-gradient(315deg, #3D8CFE 0%, #3159B4 100%);border-color:#DCDCDC;color:#fff}
.pages span{font-weight: normal;}
.pages .arrow a{color: #111;width: 124px;}

.row-d3{padding: 60px 0;
	background: url(../images/p-bg13.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-d3 .m-form1 .bot{text-align: center;}

.row-e1{overflow: hidden;padding: 60px 0;
	background: url(../images/p-bg14.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-e1 .col-l{width: 302px;margin-right: 52px;}
.row-e1 .col-r{float: none;overflow: hidden;}
.m-t2{height: 130px;margin-bottom: 10px;overflow: hidden;
	background: url(../images/i-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-t2 h2{font-size: 34px;color: #fff;text-align: center;line-height: 45px;
	margin-top: 54px;
}
.snv{}
.snv li .s1{line-height: 92px;font-size: 20px;padding-left: 30px;
	border-bottom: 1px solid #BAC7E4;display: block;position: relative;
	background-color: rgba(255,255,255,.3);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.snv li .s1:after{content: '';position: absolute;left: 0;bottom: 0;height: 4px;
	background-color: #F29900;width: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.snv li:hover .s1,.snv li.on .s1{background-color: #3159B4;
	color: #fff;
}
.snv li:hover .s1:after,.snv li.on .s1:after{width: 100%;}

.m-list5{}
.m-list5 li{margin-bottom: 42px;}
.m-list5 .con{overflow: hidden;border: 1px solid #ddd;position: relative;
	background: url(../images/i-bg2.png) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-list5 .pic{float: left;width: 328px;height: 328px;line-height: 328px;font-size: 0;text-align: center;
	background-color: #F9F9F9;
}
.m-list5 .pic img{display: inline-block;vertical-align: middle;
	max-width: 100%;max-height: 100%;
}
.m-list5 .lab{position: absolute;top: 0;right: 69px;width: 58px;height: 62px;
	font-size: 18px;color: #5C3E3E;text-align: center;line-height: 24px;padding-top: 9px;
	background: url(../images/i-bg4.png) no-repeat center top;
	-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-list5 .txt{position: relative;overflow: hidden;padding: 30px 40px 0 40px;}
.m-list5 h3 a{display: block;font-size: 24px;line-height: 31px;font-weight: normal;margin-bottom: 20px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list5 .desc{font-size: 18px;line-height: 28px;color: #999;margin-bottom: 30px;}
.m-list5 .desc .item{margin-bottom: 8px;}
.m-list5 .bot{overflow: hidden;font-size: 0;}
.m-list5 .btn{width: 173px;height: 53px;margin-right: 30px;
	font-size: 18px;display: inline-block;text-align: center;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list5 .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 7px;height: 10px;margin-left: 10px;
	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;
}
.m-list5 .btn-1{line-height: 53px;color: #5C3E3E;
	background: linear-gradient(90deg, #F8B42A 0%, #F29900 100%);
}
.m-list5 .btn-2{color: #3159B4;line-height: 51px;
	border: 1px solid;
	border-image: linear-gradient(90deg, rgba(61, 140, 254, 1), rgba(49, 89, 180, 1)) 1 1;
}
.m-list5 .btn-1:after{background-image: url(../images/i-19.png);}
.m-list5 .btn-2:after{background-image: url(../images/i-20.png);}
.m-list5 .btn-1:hover{opacity: .8;}
.m-list5 .btn-2:hover{color: #fff;
	background: linear-gradient(90deg, rgba(61, 140, 254, 1) 0%, rgba(49, 89, 180, 1));
}
.m-list5 .con:after{content: '';position: absolute;left: 0;bottom: 0;height: 4px;
	background-color: #F29900;width: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .con:hover:after{width: 100%;}
.m-list5 .con:hover{background-image: url(../images/i-bg3.jpg);}
.m-list5 .con:hover h3 a{color: #3159B4;}

.row-e2{overflow: hidden;padding: 60px 0;
	background: url(../images/p-bg15.png) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-e2 .col-l{width: 400px;margin-right: 50px;}
.row-e2 .col-r{float: none;overflow: hidden;}
.m-txt6{}
.m-txt6 h3{font-size: 34px;line-height: 45px;margin-bottom: 26px;font-weight: normal;}
.m-txt6 .desc{font-size: 18px;line-height: 1.56;color: #666;
	min-height: 6.24em;margin-bottom: 114px;
}
.m-txt6 .bot{font-size: 0;}
.m-txt6 .bot a{width: 173px;height: 53px;margin-right: 29px;display: inline-block;
	text-align: center;
}
.m-txt6 .btn-1{line-height: 53px;font-size: 18px;color: #5C3E3E;
	background: linear-gradient(90deg, #F8B42A 0%, #F29900 100%);
}
.m-txt6 .btn-1:after{content: '';display: inline-block;vertical-align: middle;
	width: 7px;height: 10px;margin-left: 10px;
	background: url(../images/i-19.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-txt6 .btn-2{line-height: 51px;font-size: 18px;color: #3159B4;
	border: 1px solid;
	border-image: linear-gradient(90deg, rgba(61, 140, 254, 1), rgba(49, 89, 180, 1)) 1 1;
}
.m-txt6 .btn-2:before{content: '';display: inline-block;vertical-align: middle;
	width: 21px;height: 20px;margin-right: 6px;position: relative;top: -2px;
	background: url(../images/i-23.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-txt6 .btn-1:hover{opacity: .8;}
.m-txt6 .btn-2:hover{color: #fff;
	background: linear-gradient(90deg, rgba(61, 140, 254, 1) 0%, rgba(49, 89, 180, 1));
}

.m-slider4{}
.m-slider4 .slider-for{height: 400px;margin-bottom: 10px;
	background: rgba(255,255,255,0.5);
	border: 1px solid rgba(0,0,0,0.15);
}
.m-slider4 .pic{text-align: center;font-size: 0;line-height: 398px;height: 398px;}
.m-slider4 .pic img{display: inline-block;vertical-align: middle;
	max-width: 90%;max-height: 90%;
}
.m-slider4 .img{width: 62px;height: 62px;text-align: center;line-height: 60px;font-size: 0;
	background: rgba(255,255,255,0.5);
	border: 1px solid rgba(0,0,0,0.15);
}
.m-slider4 .img img{display: inline-block;vertical-align: middle;
	max-width: 85%;max-height: 85%;cursor: pointer;
}
.m-t3{overflow: hidden;margin-bottom: 40px;margin-top: 60px;
	border-bottom: 1px solid #BAC7E4;
}
.m-t3 h3{font-size: 24px;font-weight: normal;float: left;position: relative;
	padding-bottom: 18px;
}
.m-t3 h3:after{content: '';position: absolute;left: 0;bottom: 0;
	width: 130px;height: 3px;background-color: #F29900;
}
.m-t3 .ico{font-style: normal;display: inline-block;vertical-align: middle;
	margin-right: 12px;height: 24px;position: relative;top: -2px;
}
.m-t3 .ico img{height: 100%;display: block;}

.m-list6{overflow: hidden;margin: 0 -23px;padding-top: 10px;}
.m-list6 li{width: 33.33%;float: left;}
.m-list6 .con{display: block;margin: 0 23px;position: relative;
	background-position: right bottom;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-list6 .con:after{content: '';position: absolute;left: 0;bottom: -1px;height: 4px;
	width: 0;background-color: #F29900;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list6 .pic{padding-top: 63%;height: 0;position: relative;overflow: hidden;}
.m-list6 .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-list6 .txt{padding: 13px 40px 0 20px;border: 1px solid #BAC7E4;
	border-top: 0;height: 177px;
}
.m-list6 h3{font-size: 20px;font-weight: normal;margin-bottom: 10px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list6 .desc{font-size: 16px;line-height: 26px;color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.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:hover{background-image: url(../images/p-bg16.png);}
.m-list6 .con:hover:after{width: 100%;}
.m-txt5{font-size: 18px;line-height: 1.89;margin-bottom: 80px;}

.row-f1{padding: 60px 0 56px;
	background: #EBF3FA url(../images/p-bg17.jpg) 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-txt7{overflow: hidden;padding: 50px 37px 50px 50px;margin-bottom: 78px;
	background: url(../images/p-bg18.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-txt7 .tit{font-size: 38px;line-height: 50px;font-weight: normal;color: #444;margin-bottom: 33px;}
.m-txt7 .txt{float: left;width: 782px;padding-top: 10px;}
.m-txt7 .pic{float: right;width: 580px;}
.m-txt7 .pic img{width: 100%;display: block;}
.m-txt7 .desc{height: 487px;font-size: 18px;line-height: 1.89;color: #444;overflow-y: auto;
	padding-right: 50px;text-align: justify;
}
.m-txt7 .desc::-webkit-scrollbar {
	width: 3px;
}
.m-txt7 .desc::-webkit-scrollbar-track {
background: rgba(0,0,0,.12);
}
.m-txt7 .desc::-webkit-scrollbar-thumb {
background: #F29900;
}
.m-txt7 .desc::-webkit-scrollbar-thumb:window-inactive {
background: #F29900;
}
.row-f1 .m-list1{position: static;overflow: hidden;}

.row-f2{padding: 70px 0;}
.m-list7{overflow: hidden;	}
.m-list7 li{width: 33.33%;float: left;}
.m-list7 .con{height: 575px;position: relative;color: #fff;
	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-list7 .con:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	background-color: rgba(0,0,0,.15);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list7 .txt{position: absolute;top: 50%;left: 0;right: 0;
	text-align: center;z-index: 2;
	-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-list7 .ico{width: 110px;height: 110px;display: block;position: relative;margin: 0 auto 40px;
	border-radius: 50%;border: 1px dashed #fff;
}
.m-list7 .ico:before{content: '';position: absolute;top: 5px;bottom: 5px;right: 5px;left: 5px;
	border-radius: 50%;border: 1px solid #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list7 .ico img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list7 .i-on{opacity: 0;}
.m-list7 h3{font-size: 24px;padding-bottom: 12px;margin-bottom: 18px;line-height: 1.29;position: relative;}
.m-list7 h3:after{content: '';position: absolute;bottom: 0;left: 50%;
	width: 32px;height: 2px;
	background-color: #fff;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.m-list7 .desc{font-size: 18px;line-height: 32px;}
.m-list7 .con:hover .i-on{opacity: 1;}
.m-list7 .con:hover .i-ok{opacity: 0;}
.m-list7 .con:hover:before{background: linear-gradient(180deg, rgba(61, 140, 254, .8) 0%, rgba(49, 89, 180, .8) 100%);}
.m-list7 .con:hover .ico:before{background-color: #fff;}
.m-list7 .con:hover .txt{
	-webkit-transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	transform: translateY(-60%);
}

.row-f3{padding: 60px 0;
	background: url(../images/p-bg19.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-slider5{margin: 0 -20px;}
.m-slider5 .con{display: block;margin: 0 20px;}
.m-slider5 .pic{padding: 10px;height: 497px;margin-bottom: 16px;
	background-color: #fff;
}
.m-slider5 .pic img{width: 100%;height: 100%;display: block;}
.m-slider5 h3{font-size: 18px;line-height: 1.33;font-weight: normal;text-align: center;}
.m-slider5 .slick-arrow{position: absolute;top: 50%;width: 53px;height: 53px;
	font-size: 0;text-indent: 9999px;cursor: pointer;
	border: 2px solid #3159B4;cursor: pointer;background-color: transparent;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-slider5 .slick-arrow:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 28px auto;
	-ms-background-size: 28px auto;
	-moz-background-size: 28px auto;
	-webkit-background-size: 28px auto;
	background-size: 28px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider5 .slick-prev{left: -78px;}
.m-slider5 .slick-next{right: -78px;}
.m-slider5 .slick-prev:after{background-image: url(../images/i-01-on.png);}
.m-slider5 .slick-next:after{background-image: url(../images/i-02-on.png);}
.m-slider5 .slick-arrow:hover{background: linear-gradient(315deg, #3D8CFE 0%, #3159B4 100%);border: 0;}
.m-slider5 .slick-prev:hover:after{background-image: url(../images/i-01.png);}
.m-slider5 .slick-next:hover:after{background-image: url(../images/i-02.png);}

.row-g1{overflow: hidden;background-color: #EBF3FA;}
.m-list8{padding: 60px 0 0;}
.m-list8 li{margin-bottom: 100px;}
.m-list8 .con{display: block;height: 465px;margin-left: 40px;
	position: relative;border: 1px solid rgba(51,51,51,.1);
	background: url(../images/p-bg20.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list8 .con:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 4px;
	background-color: #F29900;opacity: 0;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list8 .pic{position: absolute;left: -40px;top: 40px;width: 730px;height: 465px;overflow: hidden;z-index: 2;}
.m-list8 .pic img{width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list8 .txt{margin-left: 730px;padding: 60px 40px 0 0;}
.m-list8 .tit{font-size: 24px;padding-bottom: 19px;line-height: 31px;margin-bottom: 34px;font-weight: normal;position: relative;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list8 .tit:after{content: '';position: absolute;left: 0;bottom: 0;
	width: 47px;height: 3px;background-color: #333;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list8 .desc{font-size: 18px;margin-bottom: 120px;line-height: 1.78;color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-list8 .con:hover,.m-list8 li:nth-child(2n) .con:hover{background-image: url(../images/p-bg22.jpg);}
.m-list8 li:nth-child(2n) .con{margin-left: 0;margin-right: 40px;background-image: url(../images/p-bg21.jpg);}
.m-list8 li:nth-child(2n) .pic{left: auto;right: -40px;}
.m-list8 li:nth-child(2n) .txt{padding-left: 40px;width: 770px;
	margin-left: 0;
}
.m-list8 .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-list8 .con:hover .tit:after{background-color: #3159B4;}
.m-list8 .con:hover:after{opacity: 1;}

.row-g2{padding: 70px 0 0;}
.m-txt8{}
.m-txt8 h1{font-size: 34px;line-height: 48px;margin-bottom: 23px;color: #222;text-align: center;}
.m-txt8 .info{text-align: center;font-size: 18px;line-height: 24px;padding-bottom: 30px;
	border-bottom: 1px solid rgba(0,0,0,.12);color: #666;
}
.m-txt8 .info span{margin: 0 30px;}
.m-details .info span{margin-right: 30px;}
.m-txt8 .txt{padding: 27px 30px 0;font-size: 18px;line-height: 1.89;
	color: #444;
}
.m-txt8 .txt em{font-style: italic;}
.m-slider6{margin: 0 -16px 70px;}
.m-slider6 .con{position: relative;display: block;height: 386px;margin: 0 16px;border: 1px solid rgba(0,0,0,0.15);text-align: center;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider6 .con:after{content: '';position: absolute;left: 0;bottom: -1px;height: 4px;width: 0;
	background-color: #F29900;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider6 .pic{text-align: center;font-size: 0;height: 290px;line-height: 290px;}
.m-slider6 .pic img{max-width: 95%;max-height: 95%;display: inline-block;vertical-align: middle;}
.m-slider6 h3{font-size: 20px;margin-bottom: 25px;font-weight: normal;color: #333;line-height: 1.3;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.m-slider6 .more{font-size: 14px;color: #999;display: inline-block;line-height: 19px;
	border-bottom: 1px solid #999;
}
.m-slider6 .con:hover{background-color: #EBF3FA;}
.m-slider6 .con:hover:after{width: 100%;}
.m-slider6 .con:hover h3,.m-slider6 .con:hover .more{color: #3159B4;}
.m-slider6 .slick-arrow{position: absolute;top: 50%;width: 53px;height: 53px;
	font-size: 0;text-indent: 9999px;cursor: pointer;
	border: 2px solid #3159B4;cursor: pointer;background-color: transparent;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-slider6 .slick-arrow:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 28px auto;
	-ms-background-size: 28px auto;
	-moz-background-size: 28px auto;
	-webkit-background-size: 28px auto;
	background-size: 28px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider6 .slick-prev{left: -82px;}
.m-slider6 .slick-next{right: -82px;}
.m-slider6 .slick-prev:after{background-image: url(../images/i-01-on.png);}
.m-slider6 .slick-next:after{background-image: url(../images/i-02-on.png);}
.m-slider6 .slick-arrow:hover{background: linear-gradient(315deg, #3D8CFE 0%, #3159B4 100%);border: 0;}
.m-slider6 .slick-prev:hover:after{background-image: url(../images/i-01.png);}
.m-slider6 .slick-next:hover:after{background-image: url(../images/i-02.png);}

.row-n1{overflow: hidden;padding: 50px 0 0;
	background-color: #EBF3FA;
}
.m-slider7{margin-bottom: 50px;}
.m-slider7 .con{position: relative;height: 465px;margin-bottom: 40px;margin-right: 40px;
	background: url(../images/p-bg23.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{position: absolute;top: 40px;right: -40px;
	width: 870px;height: 467px;overflow: hidden;
}
.m-slider7 .pic img{width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider7 .lab{position: absolute;top: 0;right: 0;width: 88px;height: 88px;z-index: 3;
	background: url(../images/i-39.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-slider7 .txt{width: 630px;padding: 40px 40px 0 30px;}
.m-slider7 .date{font-size: 18px;color: #3159B4;font-family: 'DINEngschrift-Alternate';display: block;
	line-height: 21px;margin-bottom: 6px;
}
.m-slider7 .tit{font-size: 24px;padding-bottom: 16px;margin-bottom: 34px;position: relative;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-slider7 .tit:after{content: '';position: absolute;left: 0;bottom: 0;
	width: 47px;height: 3px;
	background-color: #333;
}
.m-slider7 .desc{font-size: 18px;color: #999;line-height: 1.78;}
.m-slider7 .g-btn1{position: absolute;left: 672px;bottom: 0;z-index: 3;}
.m-slider7 .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-slider7 .con:hover .tit a{color: #3159B4;}
.m-slider7 .con:hover .tit:after{background-color: #3159B4;}
.m-slider7 .slick-arrow{position: absolute;bottom: 75px;width: 53px;height: 53px;
	font-size: 0;text-indent: 9999px;cursor: pointer;z-index: 2;
	border: 2px solid #3159B4;cursor: pointer;background-color: transparent;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider7 .slick-arrow:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 28px auto;
	-ms-background-size: 28px auto;
	-moz-background-size: 28px auto;
	-webkit-background-size: 28px auto;
	background-size: 28px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider7 .slick-prev{left: 30px;}
.m-slider7 .slick-next{left: 101px;}
.m-slider7 .slick-prev:after{background-image: url(../images/i-01-on.png);}
.m-slider7 .slick-next:after{background-image: url(../images/i-02-on.png);}
.m-slider7 .slick-arrow:hover{background: linear-gradient(315deg, #3D8CFE 0%, #3159B4 100%);border: 0;}
.m-slider7 .slick-prev:hover:after{background-image: url(../images/i-01.png);}
.m-slider7 .slick-next:hover:after{background-image: url(../images/i-02.png);}

.m-list9{margin-bottom: 40px;}
.m-list9 .con{display: block;overflow: hidden;padding: 36px 60px 36px 30px;position: relative;
	background: rgba(255,255,255,.3);
	border-bottom: 1px solid rgba(0,0,0,.12);
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list9 .con:after{content: '';position: absolute;left: 0;bottom: 0;height: 4px;width: 0;
	background: linear-gradient(90deg, #F8B42A 0%, #F29900 100%);
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list9 .pic{float: right;width: 393px;height: 210px;margin-left: 40px;overflow: hidden;}
.m-list9 .pic img{width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list9 .txt{overflow: hidden;padding-top: 5px;}
.m-list9 .date{font-size: 18px;margin-bottom: 10px;line-height: 1.17;display: block;color: #3159B4;font-family: 'DINEngschrift-Alternate';}
.m-list9 h3{font-size: 24px;line-height: 31px;margin-bottom: 14px;font-weight: normal;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list9 .desc{font-size: 16px;line-height: 28px;margin-bottom: 40px;color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list9 .more{font-size: 18px;padding-right: 18px;color: #999;display: inline-block;
	background: url(../images/i-40.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-list9 .con:hover{background: url(../images/p-bg24.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 .con:hover:after{width: 100%;}
.m-list9 .con:hover .more{color: #F29900;background-image: url(../images/i-40-on.png);}
.m-list9 .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);
}
.row-n2{padding: 50px 0 60px;background-color: #EBF3FA;}
.m-list10{overflow: hidden;margin: 0 -18px;padding-top: 10px;}
.m-list10 li{width: 33.33%;float: left;}
.m-list10 .con{display: block;margin: 0 18px;position: relative;
	background-position: right bottom;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-list10 .con:after{content: '';position: absolute;left: 0;bottom: -1px;height: 4px;
	width: 0;background-color: #F29900;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list10 .pic{padding-top: 53%;height: 0;position: relative;overflow: hidden;}
.m-list10 .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-list10 .txt{padding: 13px 20px 0;border: 1px solid #BAC7E4;
	border-top: 0;height: 225px;position: relative;
}
.m-list10 h3{font-size: 20px;font-weight: normal;margin-bottom: 6px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list10 .desc{font-size: 16px;line-height: 26px;color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list10 .bot{overflow: hidden;position: absolute;left: 20px;right: 20px;bottom: 18px;}
.m-list10 .date{float: left;font-size: 18px;color: #3159B4;font-family: 'DINEngschrift-Alternate';}
.m-list10 .more{float: right;font-size: 16px;padding-right: 18px;color: #999;
	background: url(../images/i-40.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-list10 .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-list10 .con:hover:hover{background-image: url(../images/p-bg16.png);}
.m-list10 .con:hover:after{width: 100%;}
.m-list10 .con:hover .more{color: #F29900;}

.m-t5{text-align: center;font-size: 34px;font-weight: normal;margin-bottom: 36px;line-height: 45px;}

.m-details{margin-bottom: 50px;padding: 55px 50px 30px;border-top: 4px solid #F29900;position: relative;
	background: url(../images/p-bg25.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-details .lab{position: absolute;top: 0;right: 99px;width: 58px;height: 62px;
	font-size: 18px;color: #5C3E3E;text-align: center;line-height: 24px;padding-top: 9px;
	background: url(../images/i-bg4.png) no-repeat center top;
	-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-details .info{font-size: 18px;line-height: 24px;color: #666;margin-bottom: 23px;}
.m-details h1{font-size: 34px;line-height: 48px;margin-bottom: 31px;}
.m-details .txt{font-size: 18px;padding: 28px 0;color: #444;line-height: 1.89;
	border-top: 1px solid rgba(0,0,0,.12);
}
.m-details .arrow{font-size:18px;line-height:42px;padding:30px 0 10px;
	border-top: 1px solid rgba(0,0,0,.12);
}
.m-details .arrow .item{}
.m-details .arrow .item a{color:#444;display:block;position:relative;
	padding-left:48px;
	text-overflow:ellipsis;white-space:nowrap;overflow:hidden
}
.m-details .arrow .item.disabled a{color:rgba(68,68,68,.5)}
.m-details .item a:before{position:absolute;top:50%;left:0;width:26px;height:26px;border-radius:50%;text-align:center;line-height:26px;font-family:'黑体';font-size:13px;color:#666;background-color:#E7E7E7;margin-top:-13px}
.m-details .prev a:before{content:'<'}
.m-details .next a:before{content:'>'}
.m-details .item.disabled a:before{color:rgba(68,68,68,.5);background-color: #F2F2F2;}
.m-details .arrow .item a:hover{color: #196EBE;}
.m-details .share{position: absolute;top: 0;left: -114px;}
.m-details .bdsharebuttonbox a,
.m-details .bdsharebuttonbox span{position: relative;display: block;width: 80px;height: 80px;
	background-color: rgba(121, 140, 172, .5);margin: 0 0 1px 0;float: none;padding: 0;
	background-image: none;
}
.m-details .bdsharebuttonbox a:hover{opacity: 1;background: linear-gradient(315deg, rgba(61, 140, 254, .9) 0%, rgba(49, 89, 180, .9) 100%);}
.m-details .bdsharebuttonbox .bds_weixin:after{background-image: url(../images/i-43.png);}
.m-details .bdsharebuttonbox .bds_sqq:after{background-image: url(../images/i-42.png);}
.m-details .bdsharebuttonbox .bds_tsina:after{background-image: url(../images/i-44.png);}
.m-details .bdsharebuttonbox span{
	background: linear-gradient(315deg, rgba(61, 140, 254, .9) 0%, rgba(49, 89, 180, .9) 100%);
}
.m-details .bdsharebuttonbox span:after,
.m-details .bdsharebuttonbox a:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	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;
}
.m-details .bdsharebuttonbox span:after{background-image: url(../images/i-41.png);}





