﻿.row-a1 {
	padding-bottom: 100px;
	background-color: #fff;
}
.g-t1 {
	text-align: center;
	padding: 72px 0 0;
}
.g-t1 h2 {
	font-size: 52px;
	margin-bottom: 10px;
}
.g-t1 .desc {
	font-size: 20px;
	color: #777;
}
.m-video {
	position: relative;
	overflow: hidden;
	height: 520px;
	border-radius: 20px;
}
.m-video .con {
	display: block;
	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;
}
.m-video .video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.m-video .video video, .m-video .video source {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.m-video .video-btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	padding-top: 75px;
	font-size: 36px;
	color: #fff;
	z-index: 3;
	text-align: center;
	background: url(../images/i-05.png) no-repeat center top;
	-o-background-size: 60px auto;
	-ms-background-size: 60px auto;
	-moz-background-size: 60px auto;
	-webkit-background-size: 60px auto;
	background-size: 60px 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-video .video-btn:hover {
	color: #fff;
	opacity: .8;
}
 @keyframes downico {
 0% {
 -webkit-transform: translateX(0px);
 -moz-transform: translateX(0px);
 -o-transform: translateX(0px);
 -ms-transform: translateX(0px);
 transform: translateX(0px);
 opacity: 1;
}
 35% {
 -webkit-transform: translateX(50px);
 -moz-transform: translateX(50px);
 -o-transform: translateX(50px);
 -ms-transform: translateX(50px);
 transform: translateX(50px);
 opacity: 0;
}
 65% {
 -webkit-transform: translateX(-50px);
 -moz-transform: translateX(-50px);
 -o-transform: translateX(-50px);
 -ms-transform: translateX(-50px);
 transform: translateX(-50px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateX(0px);
 -moz-transform: translateX(0px);
 -o-transform: translateX(0px);
 -ms-transform: translateX(0px);
 transform: translateX(0px);
 opacity: 1;
}
}
.m-video-1 {
	border-radius: 0;
	height: 820px;
	margin-bottom: 23px;
}
.m-list4-1 li {
	margin-bottom: 75px;
}
.row-c1 {
	overflow: hidden;
	padding: 88px 0 50px;
}
.row-c1 .col-l {
	width: 1065px;
}
.row-c1 .col-r {
	width: 446px;
	padding-top: 43px;
}
. .m-t3 {
font-size: 32px;
}
.m-list4-2 li {
	width: auto;
	float: none;
	margin-bottom: 36px;
}
.row-d1 {
	margin: 86px 0 94px;
	overflow: hidden;
	border-radius: 20px;
	background-color: #fff;
}
.row-d1 .col-l {
	width: 598px;
}
.row-d1 .col-r {
	float: none;
	overflow: hidden;
	height: 684px;
}
.m-txt1 {
	padding: 75px 20px 0 78px;
	height: 684px;
	position: relative;
}
.m-txt1 .tit {
	font-size: 36px;
	font-weight: normal;
	position: relative;
	padding-bottom: 24px;
	margin-bottom: 21px;
}
.m-txt1 .tit:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 2px;
	background-color: #000;
}
.m-txt1 .desc {
	font-size: 18px;
	line-height: 49px;
	color: #666;
	margin-bottom: 24px;
}
.m-txt1 .qr {
	width: 128px;
}
.m-txt1 .qr img {
	width: 100%;
	display: block;
}
.m-txt1 .btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 90px;
	text-align: center;
	line-height: 90px;
	font-size: 24px;
	color: #fff;
	background-color: #111;
}
.m-txt1 .btn:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 28px;
	position: relative;
	top: -2px;
	margin-right: 12px;
	background: url(../images/i-41.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;
}
.row-d1 #map {
	height: 100%;
}
.row-d1 #map img {
	max-width: none;
	transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
}
.row-d1 .BMap_bubble_title {
	font-size: 22px;
	font-weight: bold;
	color: #111;
	margin-bottom: 10px;
}
.row-d1 .BMap_bubble_content {
	font-size: 16px;
	line-height: 26px;
	color: #666;
}
.m-list9 {
	margin-bottom: 111px;
}
.m-list9 li {
	margin-top: 188px;
}
.m-list9 .con {
	height: 552px;
	border-radius: 20px;
	position: relative;
	background-color: #fff;
	padding-top: 1px;
}
.m-list9 .pic {
	width: 825px;
	height: 583px;
	float: right;
	border-radius: 20px;
	overflow: hidden;
	margin-top: -93px;
}
.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: 83px 54px 0 75px;
	height: 100%;
	background-position: right 78px bottom 50px;
	background-repeat: no-repeat;
	background-image: url(../images/i-44.png);
	-o-background-size: 242px auto;
	-ms-background-size: 242px auto;
	-moz-background-size: 242px auto;
	-webkit-background-size: 242px auto;
	background-size: 242px auto;
}
.m-list9 li:nth-child(2n) .txt {
 background-image: url(../images/i-45.png);
 -o-background-size: 206px auto;
 -ms-background-size: 206px auto;
 -moz-background-size: 206px auto;
 -webkit-background-size: 206px auto;
 background-size: 206px auto;
}
.m-list9 .tit {
	font-size: 48px;
	line-height: 66px;
	margin-bottom: 27px;
}
.m-list9 .desc {
	font-size: 20px;
	line-height: 2;
	color: #666;
}
.m-list9 li:nth-child(2n) .pic {
float: left;
}
/*.m-list9 .con:hover .pic{background-color: #000;}*/
.m-list9 .con:hover .pic img {/*opacity: .7;*/
	-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-list9 .con:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
}
.m-list6-1 {
	padding-top: 0;
	margin-bottom: 0;
}
.m-slider3 {
	padding-top: 45px;
	margin-bottom: 78px;
}
.m-slider3 .slider {
	margin: 0 -18px;
}
.m-slider3 .con {
	margin-bottom: 36px;
}
.m-slider3 .txt {
	margin: 0 18px;
	border-radius: 20px;
	height: 285px;
	position: relative;
	background-color: #fff;
	padding: 34px 60px 0;
	overflow: hidden;
}
.m-slider3 .txt:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #111;
 transition: .5s;
 -ms-transition: .5s;
 -moz-transition: .5s;
 -webkit-transition: .5s;
 -o-transition: .5s;
}
.m-slider3 .txt:hover:after {
	width: 100%;
}
.m-slider3 .tit {
	overflow: hidden;
	padding-bottom: 18px;
	margin-bottom: 19px;
	border-bottom: 1px solid rgba(67, 67, 67, .2);
}
.m-slider3 .tit h3 {
	font-size: 30px;
	float: left;
}
.m-slider3 .adds {
	float: right;
	font-size: 18px;
	color: #999;
	padding-left: 20px;
	margin-top: 15px;
	background: url(../images/i-43.png) no-repeat left center;
	-o-background-size: 13px auto;
	-ms-background-size: 13px auto;
	-moz-background-size: 13px auto;
	-webkit-background-size: 13px auto;
	background-size: 13px auto;
}
.m-slider3 .desc {
	font-size: 16px;
	color: #666;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.m-slider3 .desc p {
	position: relative;
	padding-left: 15px;
}
.m-slider3 .desc p:before {
	content: '';
	position: absolute;
	top: 11px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #000;
}
.m-slider3 .slick-arrow {
	position: absolute;
	width: 75px;
	height: 75px;
	margin-top: -18px;
	top: 50%;
	background-color: #fff;
	border-radius: 50%;
	font-size: 0;
	text-indent: 9999px;
	border: 0;
	cursor: pointer;
	border-radius: 50%;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	-o-background-size: 13px auto;
	-ms-background-size: 13px auto;
	-moz-background-size: 13px auto;
	-webkit-background-size: 13px auto;
	background-size: 13px 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: -90px;
	background-image: url(../images/i-18.png);
}
.m-slider3 .slick-next {
	right: -90px;
	background-image: url(../images/i-19.png);
}
.m-slider3 .slick-arrow:hover {
	background-color: #111;
}
.m-slider3 .slick-prev:hover {
	background-image: url(../images/i-18-on.png);
}
.m-slider3 .slick-next:hover {
	background-image: url(../images/i-19-on.png);
}
.m-comm {
	overflow: hidden;
	margin: 96px 0 72px;
}
.m-comm .col-l {
	width: 764px;
}
.m-comm .col-r {
	float: none;
	overflow: hidden;
	padding-left: 94px;
}
.m-slider4 {
	border-radius: 20px;
	position: relative;
	background-color: #fff;
}
.m-slider4 .slider-for {
	width: 610px;
}
.m-slider4 .slider-for .pic {
	height: 548px;
	line-height: 548px;
	font-size: 0;
	text-align: center;
}
.m-slider4 .slider-for .pic img, .m-slider4 .slider-nv .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 80%;
	max-height: 80%;
 transition: .5s;
 -ms-transition: .5s;
 -moz-transition: .5s;
 -webkit-transition: .5s;
 -o-transition: .5s;
}
.m-slider4 .slider-nv {
	position: absolute;
	right: 28px;
	top: 27px;
	width: 123px;
}
.m-slider4 .slider-nv .item {
	margin-bottom: 12px;
}
.m-slider4 .slider-nv .pic {
	height: 88px;
	border: 1px solid rgba(27, 27, 27, .2);
	text-align: center;
	line-height: 86px;
	border-radius: 10px;
	font-size: 0;
	cursor: pointer;
}
.m-slider4 .slider-nv .slick-current .pic {
	border: 1px solid rgba(27, 27, 27, 1);
}
.m-slider4 .slider-for .pic:hover 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-comm .tit {
	font-size: 52px;
	color: #111;
	font-weight: normal;
	border-bottom: 1px solid rgba(27, 27, 27, .3);
	padding-bottom: 35px;
	margin-bottom: 40px;
}
.m-comm .txt {
	font-size: 18px;
	line-height: 42px;
	color: #444;
	margin-bottom: 45px;
}
.m-comm .item {
	overflow: hidden;
}
.m-comm .t1 {
	float: left;
}
.m-comm .desc {
	overflow: hidden;
}
.m-comm .btn {
	width: 300px;
	height: 70px;
	display: block;
	border-radius: 35px;
	text-align: center;
	line-height: 70px;
	color: #fff;
	font-size: 20px;
	background-color: #000;
 transition: .3s;
 -ms-transition: .3s;
 -moz-transition: .3s;
 -webkit-transition: .3s;
 -o-transition: .3s;
}
.m-comm .btn:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 28px;
	position: relative;
	top: -2px;
	margin-right: 14px;
	background: url(../images/i-41.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-comm .btn:hover {
	opacity: .8;
}
.m-txt2 {
	margin-bottom: 107px;
}
.row-e1 {
	padding-bottom: 88px;
}
.m-tips1 {
	max-width: 1210px;
	margin: 0 auto 48px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	padding-top: 27px;
}
.m-list10 {
	overflow: hidden;
	margin: 0 -13px;
}
.m-list10 li {
	width: 25%;
	float: left;
	margin-bottom: 26px;
}
.m-list10 .con {
	display: block;
	margin: 0 13px;
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}
.m-list10 .pic {
	padding-top: 69%;
	height: 0;
	position: relative;
	overflow: hidden;
	border-radius: 20px;
	background-color: #000;
}
.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 .tit {
	position: absolute;
	left: 28px;
	right: 28px;
	bottom: 0;
	z-index: 2;
}
.m-list10 h3 {
	font-size: 26px;
	color: #fff;
	float: left;
	line-height: 78px;
}
.m-list10 .ico {
	float: right;
	width: 40px;
	height: 40px;
	margin-top: 19px;
}
.m-list10 .ico img {
	width: 100%;
	height: 100%;
	display: block;
}
.m-list10 .con:hover .pic img {
	opacity: .7;
	-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-e2 {
	padding: 94px 0 91px;
	background-color: #fff;
}
.m-list11 {
	overflow: hidden;
	margin: 0 -13px;
}
.m-list11 li {
	width: 33.33%;
	float: left;
}
.m-list11 .con {
	margin: 0 13px;
	display: block;
	position: relative;
}
.m-list11 .pic {
	padding-top: 58%;
	height: 0;
	position: relative;
	overflow: hidden;
	background-color: #000;
	border-radius: 20px;
}
.m-list11 .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-list11 .txt {
	position: absolute;
	top: 50%;
	left: 15px;
	right: 15px;
	color: #fff;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list11 h3 {
	font-size: 32px;
	margin-bottom: 12px;
}
.m-list11 .desc {
	font-size: 22px;
	line-height: 30px;
}
.m-list11 .con:hover .pic img {
	opacity: .7;
	-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-tips2 {
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	color: #333;
	padding-top: 4px;
	margin-bottom: 57px;
}
.m-list12 {
	overflow: hidden;
	margin: 0 -14px;
}
.m-list12 li {
	float: left;
	margin-bottom: 33px;
	width: 33.33%;
}
.m-list12 .con {
	height: 350px;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	margin: 0 14px;
	text-align: center;
	padding-top: 72px;
	background-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;
 transition: .3s;
 -ms-transition: .3s;
 -moz-transition: .3s;
 -webkit-transition: .3s;
 -o-transition: .3s;
}
.m-list12 .i1 {
	width: 57%;
}
.m-list12 .i2 {
	width: 43%;
}
.m-list12 .ico {
	width: 75px;
	height: 75px;
	display: block;
	margin: 0 auto 12px;
}
.m-list12 .ico img {
	width: 100%;
	height: 100%;
	display: block;
}
.m-list12 h3 {
	font-size: 40px;
	margin-bottom: 12px;
}
.m-list12 .desc {
	font-size: 20px;
	line-height: 1.6;
	color: #666;
}
.m-list12 .i2 h3, .m-list12 .i2 .desc {
	color: #fff;
}
.m-list12 .con:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
}
.row-e4 .g-t1 .desc {
	color: #333;
}
.m-video2 {
	position: relative;
	overflow: hidden;
	height: 650px;
	border-radius: 20px;
	margin-top: 54px;
	margin-bottom: 90px;
}
.m-video2 .con {
	display: block;
	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;
}
.m-video2 .video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.m-video2 .video video, .m-video2 .video source {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.m-video2 .video-btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	padding-top: 120px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	z-index: 3;
	text-align: center;
	background: url(../images/i-59.png) no-repeat center top;
	-o-background-size: 80px auto;
	-ms-background-size: 80px auto;
	-moz-background-size: 80px auto;
	-webkit-background-size: 80px auto;
	background-size: 80px 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-video2 .video-btn:hover {
	color: #fff;
	opacity: .8;
}
