@charset "utf-8";
#header .menu-con>ul>li>a>span.cn{opacity: .7;}

#wrap{background: #fff;}
#banner{ width: 100%; min-width: 1200px; overflow: hidden; position: relative; background-color: #161645;}
#banner img{width: 100%; display: block; opacity: .65;}
#banner .banner-bg{position: relative; height: 450px; opacity: .7; background-position: center center; background-repeat: no-repeat; background-size: cover;}
#banner .banner-con{text-align: center; position: absolute; width: 90%; max-width: 1200px; margin: 0 auto; left: 50%; top: 50%; transform: translate(-50%,-20%); color: #fff;}
#banner .banner-con h2{font-size: .48rem; font-weight: bold; letter-spacing: .2rem; margin-bottom: .6em; line-height: 1.2em; text-shadow: 0 0 3px rgba(0,0,0,.4);}
/* #banner .banner h2 span{display: inline-block; vertical-align: middle; margin: 0 10px 0 0; height: 6px; width: 60px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
#banner .banner h2 b{display: inline-block;  vertical-align: middle;} */
#banner .banner-con h4{font-size: .22rem; font-weight: bold; letter-spacing: .1rem; margin-bottom: 2em; opacity: .6; text-transform: uppercase; position: relative; top: 0; text-shadow: 0 0 3px rgba(0,0,0,.4);}
#banner .swiper-slide{box-shadow: 0 0 50px rgba(0,0,0,0.8);}
#banner .swiper-button-prev,#banner .swiper-button-next{margin-top: 30px;}
#banner .swiper-button-prev{left: 0;}
#banner .swiper-button-next{right: 0;}
#banner .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
#banner .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}


.module-title{padding: 40px 0 20px 0; display: block; margin: 50px 0 0; position: relative;}
.module-title h2{color: #1576D1; font-size: 26px; display: block; position: relative;}
.module-title span{height: 3px; position: relative; background: #1576D1; border-radius: 3px; margin:8px 0 10px 0; width: 30px; display: block;}
.module-title h3{color: #888;font-size: 12px; position: relative; text-transform: uppercase; font-weight: lighter; display: block;}
.module-title .more{ position: absolute; right: 0; top: 46px; text-transform: uppercase; box-sizing: border-box; font-size: 12px; color: #888; width: 110px; padding-left: 18px; line-height: 26px; height: 28px;  border: solid 1px #E4E4E4; border-radius: 20px; transition: all 0.3s ease-in-out; background: #fff no-repeat right 115px center;}
.module-title .more:hover{
	background: #1576D1 url(../img/icon-more.png) no-repeat right 15px center;
	border-color: #1576D1;
	color: #fff;
	width: 130px;
}
.module-title .title-bg{position: absolute; letter-spacing: 10px; font-family: CODE_Bold; text-transform: uppercase; font-size: 1.5rem; line-height: 92px; color: #000; top: 0px; left: -0.5em; opacity: .02;}

@media screen and (max-width: 1600px) {
	.module-title .title-bg{left: -.2rem;}
}
.module-4{position: relative; z-index: 2;}
.module-4 .main-box{position: relative;}
.module-4 .main-con{line-height: 1.8em;	padding-right: 6.2rem;}
.module-4 .main-con p{text-indent: 2em;	margin-bottom: 0.8em;}
.module-4 .main-con .more{ position: relative; display: block; margin: 40px 0 60px 36px; text-transform: uppercase; box-sizing: border-box; font-size: 12px; color: #888; width: 110px; padding-left: 18px; line-height: 26px; height: 28px;  border: solid 1px #E4E4E4; border-radius: 20px; transition: all 0.3s ease-in-out; background: #fff no-repeat right 115px center;}
.module-4 .main-con .more:hover{
	background: #1576D1 url(../img/icon-more.png) no-repeat right 15px center;
	border-color: #1576D1;
	color: #fff;
	width: 130px;
}
.module-4 .pic{width: 5.8rem; position: absolute; right: 0; top: 0;}
.module-4 .pic .block-01{width: 1.8rem; height: 2.1rem; position: absolute; left: .1rem; top: 0; background: url(../img/about.jpg) no-repeat left center; background-size: 6rem auto;}
.module-4 .pic .block-02{width: 1.8rem; height: 3.7rem; position: absolute; left: 2.05rem; top: -1.2rem; background: url(../img/about.jpg) no-repeat center center; background-size: 6rem auto;}
.module-4 .pic .block-03{width: 1.8rem; height: 2.2rem; position: absolute; left: 4rem; top: -.7rem; background: url(../img/about.jpg) no-repeat right -15px center; background-size: 6rem auto;}

.module-4 .number{display: flex; justify-content: center; margin-top: .5rem; margin-bottom: .5rem; box-shadow: 0 15px 35px rgba(0,0,0,.10);}
.module-4 .number div{ width:20%; border-left: 1px solid #f8f8f8; height: 1.6rem; background: rgba(255,255,255,.95); color: #1576D1; text-align: center; justify-content: center; display: flex; align-items: center; align-content: center; flex-wrap: wrap; }
.module-4 .number div b{font-weight: normal; font-size: .66rem; margin: 0;font-family: CODE_Bold; text-transform: uppercase;}
.module-4 .number div sup{font-weight: normal; font-size: .2rem; position: relative; top: -.2rem; margin: 10px 0; font-family: CODE_Bold; text-transform: uppercase;}
.module-4 .number div p{text-align: center; display: block; color: #000; font-size: .18rem; text-transform: uppercase; width: 100%;}

.module-5{position: relative; display: none; z-index: 1;margin-top: -.65rem;height: 6rem; overflow: hidden; background-color: #0F0F33;}
.module-5 .module-bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: .75;background: url(../img/slogen-bg.jpg) no-repeat center center;background-size: cover;background-attachment: fixed;}
.module-5 h2{margin-top: 2.4rem; position: relative; text-align: center; color: #fff;text-shadow: 0 3 6px rgba(0,0,0,0.5);font-size: .6rem;letter-spacing: 30px; padding-left: 30px;}
.module-5 h3{margin-top: .2rem; opacity: .5 !important; position: relative;text-align: center; text-transform: uppercase; color: #fff; text-shadow: 0 3 6px rgba(0,0,0,0.5); font-size: .2rem; letter-spacing: 10px; padding-left: 10px;}

/*  */
.module-2{
	overflow: hidden;
	background: url(../img/slogen-bg.jpg) no-repeat center bottom;
	background-attachment: fixed;
}
.module-2 .module-title{margin: 50px auto 0;}
.module-2 .module-title .title-bg{color: #fff; opacity: 0.1;}
.module-2 .module-title .title-bg{color: #fff; opacity: .1;}
.module-2 .module-title h2{color: #fff;}
.module-2 .module-title span{background: #fff;}
.module-2 .module-title h3{color: #fff;}

.module-2 .page-info{line-height: 1.8em; color: #fff;}
.module-2 .swiper-wrapper{padding-left: 8px;}
	.represent{
		width: 100%;
		padding: 0px 0 80px 0;
		position: relative;
		margin-top: 20px;
	}
	.represent .btn-box{height: 70px; width: 100%; max-width: 1600px; min-width: 1200px; position: relative; margin: 0 auto; margin-top: -100px;}
	.represent .swiper-button-prev,.represent .swiper-button-next{ top: -70px;}
	.represent .swiper-button-prev{left: auto; right: 50px;}
	.represent .swiper-button-next{right: 0;}
	.represent .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #333;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
	.represent .swiper-button-next:after{font-size: 22px;padding: 15px 10px;color: #333;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
	.represent .titleLine{
		width: 100%;
		height: 1px;
		border-top: 2px dashed rgba(255,255,255,.2);
		position: absolute;
		left: 0;
		top: 50px;
	}
	.represent .swiper-slide{
		width: 33%;
	}
	.represent .representList{
		margin:0;
		float: left;
		padding: 60px 0 0 20px;
		position: relative;
		top: 0;
		transition: all 0.4s ease-in-out; 
	}
	.represent .representList:hover{
		top: -10px;
	}
	.represent .representList .year{
		font-size: 18px;
		font-weight: bold;
		line-height: 1em;
		position: absolute;
		top: 0px;
		left: 20px;
		color: #fff;
	}
	.represent .representList .year p{
		font-size: 12px;
		line-height: 22px;
		color: #000;
	}
	.represent .representList .line{
		height: 55px;
		border-left: 2px dashed #fff;
		width: 1px;
		position: absolute;
		top: 45px;
		left: 0;
	}
	.represent .representList .line.year{
		height: 145px;
		top: 5px;
	}
	.represent .representList .line .dot{
		width: 16px;
		height: 20px;
		background: url(../img/dot2.png) no-repeat center center;
		background-size: 16px;
		position: absolute;
		top: -5px;
		left: -9px;
		border-radius: 7px;
	}
	.represent .representList .representCon{
		text-align: justify;
		font-size: 14px;
		color: #fff;
		padding-right: 30px;
		line-height: 1.6em;
	}
	.represent .representList .representCon img{
		margin-top:10px;
		height: 80px;
	}
	
	
	
.module-1{	background: #fff ; background-size: 100%; padding: 0 0 50px;}
.module-1 .module-title{margin: 50px auto 0;}
.module-1 .list-box{ }
.module-1 .list-box .list{display: block; float: left; }
.module-1 .list-box .list img{width: 100%;}
.module-1 .list-box .list p{font-size: .18rem; text-align: center;}
.module-1 .list-box .list-01{width: 5.74rem; margin-top: 1.8rem;}
.module-1 .list-box .list-01 p{padding-left: 1.6rem; margin-top: -.5rem;}
.module-1 .list-box .list-02{width: 4.17rem; margin-left: -.3rem; margin-top: 0.81rem;}
.module-1 .list-box .list-02 p{ margin-top: -0.85rem;;}
.module-1 .list-box .list-03{width: 4.17rem; margin-left: -.3rem; margin-top: 0.25rem;}
.module-1 .list-box .list-03 p{ margin-top: -1.42rem;}
.module-1 .list-box .list-04{width: 5.80rem; margin-left: -.3rem; margin-top: -.28rem;}
.module-1 .list-box .list-04 p{padding-right: 1.6rem; margin-top: -1.38rem;}


.module-3{ background-color: #f8f8f8; overflow: hidden; padding: 0 0 50px;}
.module-3 .module-title{margin: 50px auto 0;}
.module-3 .module-title .title-bg{color: #fff; opacity: 1;}
.module-3 .list-box{
	position: relative;
	height: 420px;
}
.module-3 .list{
	width: 320px;
	height: 320px;
	margin: 10px 0 30px;
	border-radius: 5px;
	float: left;
	padding: 15px;
	background: #fff;
	border: 1px solid #f1f1f1;
	transition: all 0.4s ease-in-out; 
}
.module-3 .list:hover{
	transform: scale(1.06);
}
.module-3 .list img{
	width: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.module-3 .list span{
	display: block;
	text-align: center;
	padding: 20px 0;
	line-height: 1.5em;
}
.module-3 .swiper-wrapper{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}
.module-3 .btn-box{width: 100%; max-width: 1600px; min-width: 1200px; position: relative; margin: 0 auto; margin-top: 0;}
.module-3 .swiper-button-prev,.module-3 .swiper-button-next{ top: -60px;}
.module-3 .swiper-button-prev{left: auto; right: 50px;}
.module-3 .swiper-button-next{right: 0;}
.module-3 .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #333;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.module-3 .swiper-button-next:after, .module-3 .swiper-container-rtl .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #333;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.module-3 .swiper-pagination{bottom: 0px;}
.module-3 .swiper-pagination .swiper-pagination-bullet-active{background-color: #1576D1;}

@media screen and (max-width: 1400px) {
	.module-3 .btn-box{width: 1150px; min-width: 1150px;}
}
	
.module-6{ background-color: #fff; overflow: hidden; padding: 0 0 50px 0; position: relative;}
/* .module-6 .module-bg{position: absolute; z-index: 1; width: 42%; height: 100%; background-image: linear-gradient(to right, rgba(240,240,240,0.95), rgba(255,255,255,0)); background: #f8f8f8 url(../img/about.jpg) no-repeat center center; background-size: cover;} */
.module-6 .module-box{position: relative; float: left; z-index: 2; top: 0; width: 400px;}
.module-6 .module-con{width: 380px; height: 210px; margin: 40px 0 0 0; padding: 43px 0 0 45px; }
.module-6 .module-con h1{font-size: 22px; margin-bottom: 15px; margin-left: -40px; padding-left: 40px; background: url(../img/icon-01.png) no-repeat left center;}
.module-6 .module-con div,
.module-6 .module-con a{ margin-top: 15px; position: relative; display: block;}
.module-6 .module-con span{display: block; position: absolute; top: -2px; left: -40px; width: 26px; height: 26px; background-position: center; background-repeat: no-repeat;}
.module-6 .module-con span.icon-02{background-image: url(../img/icon-02.png);}
.module-6 .module-con span.icon-03{background-image: url(../img/icon-03.png);}
.module-6 .module-con span.icon-04{background-image: url(../img/icon-16.png);}
.module-6 .module-con span.icon-05{background-image: url(../img/icon-17.png);}

	.map{position: relative; z-index: 0; float: left; width: calc(100% - 400px);}
	#dituContent{height: 350px;}
	.map div{box-sizing: content-box;}
	.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
	.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
	.BMap_stdMpCtrl{inset: 10px 10px auto auto !important;}

@media screen and (max-width: 768px) {
	#banner{ width: 100%; height: 4.5rem; min-width: 100%; overflow: hidden; position: relative; top: 0px; background-color: #000;}
	#banner .banner-bg{background-size: cover; height: 5rem; background-position: center;}
	#banner .video-box{	position: absolute;	left: 0;top: 0;	width: 100%;height: 100%;overflow: hidden;	}
	#banner .video-box video{position: absolute;width: auto;height: auto;max-width: 100%;min-width: 100%;max-width:  calc(100%+2px);min-width: calc(100%+2px);object-fit:fill;top: 50%;	left: 50%;	-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
	#banner a img{width: 100%; display: block;}
	#banner .swiper-slide{box-shadow: 0 0 50px rgba(0,0,0,0.8); position: relative; height: auto !important;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display: none;}
	#banner .swiper-pagination{bottom: 0px;}
	#banner .swiper-pagination-bullet-active{background-color: #1576D1;}
	#banner .banner-con{text-align: center; position: absolute; width: 100%; left: 0%; top: 55%; transform: translate(0,-30%); color: #fff;}
	#banner .banner-con h2{font-size: .48rem; padding-left: 0; font-weight: lighter; letter-spacing: 2px; line-height: 1.2em; text-shadow: 0 0 3px rgba(0,0,0,.4);}
	#banner .banner-con h4{font-size: 12px; padding-left: 0; font-weight: lighter; letter-spacing: 1px; position: relative; top: -2px; text-shadow: 0 0 3px rgba(0,0,0,.4);}
	#banner .banner-con h5{font-size: 12px; font-weight: lighter; letter-spacing: 2px; position: relative; margin-top: 10px; text-shadow: 0 0 3px rgba(0,0,0,.4);}
	#banner .banner-con span{width: 100px; display: none; height: 32px; text-align: center; padding: 0; line-height: 30px; margin: 5px auto; opacity: .8; box-shadow: 0 0 3px rgba(0,0,0,.4);}
	#banner .banner-con h3{font-size: 14px; font-weight: lighter; letter-spacing: 4px; position: relative; text-shadow: 0 0 3px rgba(0,0,0,.4);}
	
	
	
	.module-title{padding:.5rem 0 .4rem 0; margin: 0; display: block; display: block; position: relative; text-align: center;}
	.module-title h2{color: #333333; font-size: .36rem; letter-spacing: 1px; display: inline-block; text-align: center; vertical-align: middle; position: relative;}
	.module-title h2::after{content: ""; width: 2px; height: 2px; border-left: .4rem solid #1576D1; border-right: 4px solid #000; position: absolute; top: .26rem; left: -.65rem;}
	.module-title h2::before{content: ""; width: 2px; height: 2px; border-right: .4rem solid #1576D1; border-left: 4px solid #000; position: absolute; top: .26rem; right: -.65rem;}
	.module-title span{display: none;}
	.module-title h3{color: #888; font-size: .12rem; padding-top: 2px; letter-spacing: 2px; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; text-align: center; font-weight: lighter; display: block; vertical-align: middle;}
	.module-title .more{ position: absolute; opacity: 0; width: 100%; height: 100%; left: 0; top: 0;}
	.module-title .title-bg{position: absolute; display: none; letter-spacing: 10px; font-family: CODE_Bold; text-transform: uppercase; font-size: 150px; line-height: 92px; color: #000; top: 0px; left: -0.5em; opacity: .02;}
	
	
	.module-4{
		padding: 0 ;
	}
	
	
	.module-4 .main-box{position: relative;}
	.module-4 .main-con{line-height: 1.8em;	padding: 0 .3rem;}
	.module-4 .main-box img{width: 100%; background-position: center; background-size: cover;}
	.module-4 .main-con p{text-indent: 2em;	margin-bottom: 0.8em;}
	.module-4 .main-con .more{ position: relative; display: none; margin: 40px 0 60px 36px; text-transform: uppercase; box-sizing: border-box; font-size: 12px; color: #888; width: 110px; padding-left: 18px; line-height: 26px; height: 28px;  border: solid 1px #E4E4E4; border-radius: 20px; transition: all 0.3s ease-in-out; background: #fff no-repeat right 115px center;}
	.module-4 .main-con .more:hover{
		background: #1576D1 url(../img/icon-more.png) no-repeat right 15px center;
		border-color: #1576D1;
		color: #fff;
		width: 130px;
	}
	.module-4 .pic{width: 5.8rem;display: none; position: absolute; right: 0; top: 0;}
	.module-4 .pic .block-01{width: 1.8rem; height: 2.1rem; position: absolute; left: .1rem; top: 0; background: url(../img/about.jpg) no-repeat left center; background-size: 6rem auto;}
	.module-4 .pic .block-02{width: 1.8rem; height: 3.7rem; position: absolute; left: 2.05rem; top: -1.2rem; background: url(../img/about.jpg) no-repeat center center; background-size: 6rem auto;}
	.module-4 .pic .block-03{width: 1.8rem; height: 2.2rem; position: absolute; left: 4rem; top: -.7rem; background: url(../img/about.jpg) no-repeat right -15px center; background-size: 6rem auto;}
	
	.module-4 .number{display: none; justify-content: center; margin-top: .3rem; box-shadow: 0 15px 35px rgba(0,0,0,.10);}
	.module-4 .number div{ width:20%; border-left: 1px solid #f8f8f8; height: 1.7rem; background: rgba(255,255,255,1); color: #1576D1; text-align: center; justify-content: center; display: flex; align-items: center; align-content: center; flex-wrap: wrap; }
	.module-4 .number div b{font-weight: normal; font-size: .66rem; margin: 0;font-family: CODE_Bold; text-transform: uppercase;}
	.module-4 .number div sup{font-weight: normal; font-size: .2rem; position: relative; top: -.2rem; margin: 10px 0; font-family: CODE_Bold; text-transform: uppercase;}
	.module-4 .number div p{text-align: center; display: block; color: #000; font-size: .14rem; text-transform: uppercase; width: 100%;}
	
	.module-5{position: relative;z-index: 1;margin-top: 0; height: 4.6rem;overflow: hidden;background-color: #0F0F33;}
	.module-5 .module-bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: .75;background: url(../img/slogen-bg.jpg) no-repeat center center;background-size: cover;background-attachment: fixed;}
	.module-5 h2{margin-top: 2rem; position: relative; text-align: center; color: #fff;text-shadow: 0 3 6px rgba(0,0,0,0.5);font-size: .4rem;letter-spacing: 1px; padding-left: 1px;}
	.module-5 h3{margin-top: .2rem; opacity: .5 !important; position: relative;text-align: center; text-transform: uppercase; color: #fff; text-shadow: 0 3 6px rgba(0,0,0,0.5); font-size: .2rem; letter-spacing: 2px; padding-left: 2px;}
	
	/*  */
	.module-2{
		padding-top: .5rem;
		overflow: hidden;
		background: url(../img/slogen-bg.jpg) no-repeat center center;
		background-attachment: scroll;
	}
	.module-2 .module-title{margin: 0 !important;}
	.module-2 .module-title .title-bg{color: #fff; opacity: 1;}
	.module-2 .page-info{line-height: 1.8em; padding: 0 .3rem !important;}
		.represent{
			width: 100%;
			padding: .5rem .5rem .5rem .4rem;
			position: relative;
			margin-top: 20px;
		}
		.represent .btn-box{height: 90px; width: 100%; max-width: 1600px; min-width: 1200px; position: relative; margin: 0 auto; margin-top: -100px;}
		.represent .swiper-button-prev,.represent .swiper-button-next{ top: -70px;}
		.represent .swiper-button-prev{left: auto; right: 50px;}
		.represent .swiper-button-next{right: 0;}
		.represent .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #333;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
		.represent .swiper-button-next:after{font-size: 22px;padding: 15px 10px;color: #333;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
		.represent .titleLine{
			width: 100%;
			height: 1px;
			position: absolute;
			left: 0;
			top: 1rem;
		}
		.represent .swiper-slide{
			width: 6.5rem !important;
		}
		.represent .representList{
			margin:0;
			float: left;
			padding: .9rem 0 0 20px;
			position: relative;
			top: 0;
			transition: all 0.4s ease-in-out; 
		}
		.represent .representList:hover{
			top: -10px;
		}
		.represent .representList .year{
			font-size: 18px;
			font-weight: bold;
			line-height: 1em;
			position: absolute;
			top: 0px;
			left: 20px;
		}
		.represent .representList .year p{
			font-size: 12px;
			line-height: 22px;
			color: #000;
		}
		.represent .representList .line{
			height: 55px;
			width: 1px;
			position: absolute;
			top: 50px;
			left: 0;
		}
		.represent .representList .line.year{
			height: 145px;
			top: 5px;
		}
		.represent .representList .line .dot{
			width: 16px;
			height: 20px;
			background-size: 16px;
			position: absolute;
			top: -5px;
			left: -9px;
			border-radius: 7px;
		}
		.represent .representList .representCon{
			text-align: justify;
			font-size: 14px;
			line-height: 1.6em;
		}
		.represent .representList .representCon img{
			margin-top:10px;
			height: 80px;
		}
		
		
		
	.module-1{	background: #fff; padding: .5rem 0 .5rem;}
	.module-1 .module-title{margin: 0;}
	.module-1 .list-box{ }
	.module-1 .list-box img{display: block;width: 100%; border: 0;}
	
	
	.module-3{ background-color: #f8f8f8; overflow: hidden; padding: 0 0 20px;}
	.module-3 .module-title{margin: 0;}
	.module-3 .module-title .title-bg{color: #fff; opacity: 1;}
	.module-3 .list-box{
		position: relative;
		height: 400px;
		padding-left: .3rem;
	}
	.module-3 .list{
		width: 320px;
		height: 320px;
		margin: 0px 0 10px;
		float: left;
		padding: 15px;
		border-radius: 5px;
		background: #fff;
		border: 1px solid #f1f1f1;
		transition: all 0.4s ease-in-out; 
	}
	.module-3 .list:hover{
		transform: scale(1.06);
	}
	.module-3 .list img{
		width: 100%;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
	}
	.module-3 .list span{
		display: block;
		text-align: center;
		padding: 20px 0;
		line-height: 1.5em;
	}
	.swiper-wrapper{
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: flex;
		transition-property: transform;
		box-sizing: content-box;
	}
	.module-3 .btn-box{width: 100%; max-width: 1600px; min-width: 1200px; position: relative; margin: 0 auto; margin-top: 0;}
	.module-3 .swiper-button-prev,.module-3 .swiper-button-next{ top: -60px;}
	.module-3 .swiper-button-prev{left: auto; right: 50px;}
	.module-3 .swiper-button-next{right: 0;}
	.module-3 .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #333;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
	.module-3 .swiper-button-next:after, .module-3 .swiper-container-rtl .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #333;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
	.module-3 .swiper-pagination{bottom: 0px;}
	.module-3 .swiper-pagination .swiper-pagination-bullet-active{background-color: #1576D1;}
		
		
	.module-6{ background-color: #fff; overflow: hidden; padding: .5rem 0 0 0; position: relative;}
	
	/* .module-6 .module-bg{position: absolute; z-index: 1; width: 42%; height: 100%; background-image: linear-gradient(to right, rgba(240,240,240,0.95), rgba(255,255,255,0)); background: #f8f8f8 url(../img/about.jpg) no-repeat center center; background-size: cover;} */
	.module-6 .module-box{position: relative; float: none; z-index: 2; top: 0; width: 100%; padding: .3rem;}
	.module-6 .module-con{width: 100%; height: auto; margin: .2rem 0 .2rem 0; padding: .4rem 0 0 35px; }
	.module-6 .module-con h1{font-size: .28rem; margin-bottom: 10px; height: 26px; line-height: 26px; margin-left: -30px; padding-left: 30px; background: url(../img/icon-01.png) no-repeat left 5px; background-size: .4rem}
	.module-6 .module-con div,
	.module-6 .module-con a{ margin-top: 10px; position: relative; font-size: .28rem; line-height: 26px;}
	.module-6 .module-con div span,
	.module-6 .module-con a span{display: block; position: absolute; top: -2px; left: -30px; width: 26px; height: 26px; background-position: left 5px; background-repeat: no-repeat; background-size: .4rem;}
	.module-6 .module-con div span.icon-02{background-image: url(../img/icon-02.png);}
	.module-6 .module-con div span.icon-03{background-image: url(../img/icon-03.png);}
	
		.map{position: relative; z-index: 0; float: none; width: 100%;}
		#dituContent{height: 100vw;}
		.map div{box-sizing: content-box;}
		.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
		.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
		.BMap_stdMpCtrl{inset: 10px 10px auto auto !important; display: none !important;}
	
	
}




















