@charset "utf-8";
/* CSS Document */
*{
	font-family: 思源黑体SC-Regular;
	font-weight: normal;
}
@font-face {
	font-family: 思源黑体SC-Regular;
	src: url("../fonts/思源黑体SC-Regular.otf");
}
body{
	margin: 0;
	padding: 0;
	
}
ul,li,dd,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}
ul,li,dd,dl{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
/*	display: block;*/
}
input{
	border: none;
}
textarea{
	border: none;
	resize: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.clearfix:after{
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.top{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:15px;
	box-sizing: border-box;
}
.country{
	width: 100%;
}
.country li{
	display: block;
	float: right;
	overflow: hidden;
	margin-left: 18px;
}
.country li img{
	width: 18px;
	height: 12px;
	float: left;
	overflow: hidden;
	box-shadow: 0 0 10px #ddd;
	margin-top: 4px;
	margin-right: 10px;
}
.country li h2{
	display: block;
	float: left;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.country li.on h2{
	text-decoration: underline;
}
.country li:hover h2{
	text-decoration: underline;
}
.top-bot{
	width: 100%;
	overflow: hidden;
}
.logo{
	height: 50px;
	float: left;
	overflow: hidden;
}
.logo img{
	height: 100%;
}
.nav-list{
	width: 785px;
	float: right;
	overflow: hidden;
}
.nav-list li{
	display: block;
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 64px;
	margin-right: 80px;
	position: relative;
}
.nav-list li:last-child{
	margin-right: 0px;
}
.nav-list li a{
	color: #666666;
}
.nav-list li::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 66px;
	height: 10px;
	margin-left: -33px;
	background: url('../images/4.png') no-repeat;
	background-size: 100% 100%;
	display: none;
}
.nav-list li.on::after{
	display: block;
}
.nav-list li.on a{
	color: #1575e1;
}
.nav-list li:hover::after{
	display: block;
}
.nav-list li:hover a{
	color: #1575e1;
}
.banner{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.index{
	width: 100%;
	overflow: hidden;
}
.swiper-slide img{
	display: block;
	width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 43%;
	width: 26px;
	left: 28px;
}
.swi-bot .swiper-pagination-bullet{
	width: 26px;
	height: 26px;
	background: url('../images/34.png') no-repeat;
	background-size: 100% 100%;
	opacity: 1;
}
.swi-bot .swiper-pagination-bullet-active{
	background: url('../images/33.png') no-repeat;
	background-size: 100% 100%;
}
/* .swiper-pagination-current{
	font-size: 24px;
	color: #fff;
}
.swiper-pagination-total{
	color: #fff;
	font-size: 15px;
} */
/* .swi-bot{
	color: #fff;
}
.swiper-pagination{
	text-align: left;
} */
.product{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:70px;
	padding-bottom: 90px;
	box-sizing: border-box;
}
.product-bt{
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #333333;
	margin-bottom: 70px;
	overflow: hidden;
}
.product-left{
	width: 1200px;
	height: 542px;
	float: left;
	overflow: hidden;
	position: relative;
}
.product-left div:nth-child(1){
	width: 342px;
	height: 342px;
	position: absolute;
	left: 0px;
	//top:50%;
	//margin-top: -221px;
	z-index: 2;
}
.product-left div:nth-child(2){
	width: 410px;
	height: 410px;
	position: absolute;
	left: 395px;
	//top:50%;
	margin-top: -258px;
	z-index: 3;
}
.product-left div:nth-child(3){
	width: 342px;
	height: 342px;
	position: absolute;
	left: 858px;
	//top:50%;
	//margin-top: -281px;
	z-index: 4;
}
.product-left div img{
	width: 100%;
	height: 100%;
}
.img1{
	width: 442px;
	height: 442px;
	position: absolute;
	left: 0px;
	top:50%;
	margin-top: -221px;
	z-index: 2;
	/* animation: dh 0.5s ease 2s ; */
}
.img1 img{
	width: 100%;
	height: 100%;
}
.img2{
	width: 506px;
	height: 506px;
	position: absolute;
	left: 40px;
	top:50%;
	margin-top: -253px;
	z-index: 3;
	/* animation: dh2 0.5s ease 5s ; */
}
.img2 img{
	width: 100%;
	height: 100%;
}
.img3{
	width: 562px;
	height: 562px;
	position: absolute;
	left: 80px;
	top:50%;
	margin-top: -281px;
	z-index: 4;
	/* animation: dh 0.5s ease 8s ; */
}
.img3 img{
	width: 100%;
	height: 100%;
}
/* @keyframes dh{
	from{
		left: -442px;
		opacity: 0;
	}to{
		left: 0px;
		opacity: 1;
	}
}
@keyframes dh2{
	from{
		left: -506px;
		opacity: 0;
	}to{
		left: 40px;
		opacity: 1;
	}
}
@keyframes dh3{
	from{
		left:-562px;
		opacity: 0;
	}to{
		left: 80px;
		opacity: 1;
	}
} */

.product-right{
	width: 1200px;
	float: right;
	overflow: hidden;
}
.product-list{
	width: 100%;
	overflow: hidden;
	//padding-top:30px;
	box-sizing: border-box;
}
.product-list li{
	width: 130px;
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
	margin:35px;
}
.product-list li:nth-child(odd){
	float: left;
}
.product-list li:nth-child(even){
	float: right;
}
.product-list li img{
	width: 100%;
	height: 110px;
	overflow: hidden;
	margin-bottom: 15px;
}
.product-list li h3{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-size: 18px;
	color: #333333;
}
.factory{
	width: 100%;
	height: 380px;
	background: url('../images/9.jpg') no-repeat;
	background-size: 100% 100%;
	padding-top:108px;
	box-sizing: border-box;
}
.factory-bt{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 36px;
	color: #fff;
	margin-bottom: 18px;
}
.factory-ts{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-bottom: 42px;
}
.factory-more{
	width: 122px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	background-color: #d50000;
	font-size: 16px;
	color: #fff;
	position: relative;
	padding-left: 20px;
	box-sizing: border-box;
	box-shadow: 0 0 15px #d50000;
}
.factory-more::after{
	content: '';
	position: absolute;
	right: 20px;
	top:50%;
	width: 18px;
	height: 16px;
	background: url('../images/38.png') no-repeat;
	background-size: 100% 100%;
	margin-top: -8px;
}
.case{
	width: 100%;
	height: 806px;
	background: url('../images/32.jpg') no-repeat center;
	background-size: 100% 100%;
}
.case-fw{
	width: 1200px;
	margin: 0 auto;
	padding-top:60px;
	box-sizing: border-box;
	position: relative;
}
.case-bt{
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #333;
	padding-bottom: 12px;
	box-sizing: border-box;
	margin-bottom: 20px;
	position: relative;
}
.case-bt::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 50px;
	height: 3px;
	margin-left: -25px;
	background-color: #d50000;
}
.case-ts{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #999999;
	margin-bottom: 50px;
}
.case-list{
	width: 100%;
}
.case-list li{
	width: 370px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	margin-right: 45px;
	padding-top:18px;
	box-sizing: border-box;
	box-shadow: 0 0 20px #eee;
}
.case-list li:nth-child(3n){
	margin-right: 0px;
}
.case-list li img{
	width: 334px;
	height: 234px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.case-bot{
	width: 100%;
	height: 132px;
	overflow: hidden;
	padding:18px;
	box-sizing: border-box;
	position: relative;
	z-index: 5;
	transition: all 0.5s ease;
}
.case-lbt{
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #333333;
	margin-bottom: 8px;
}
.case-h1{
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #666666;
	margin-bottom: 15px;
}
.case-duo{
	width: 84px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
	position: relative;
}
.case-duo::after{
	content: '';
	position: absolute;
	right: 0px;
	top:50%;
	width: 18px;
	height: 14px;
	margin-top: -5px;
	background: url('../images/19.png') no-repeat;
	background-size: 100% 100%;
}
.case-list li:hover .case-bot{
	height: 226px;
	margin-top: -94px;
	background-color: #254da1;
	padding-top:56px;
	box-sizing: border-box;
}
.case-list li:hover .case-lbt{
	color: #fff;
}
.case-list li:hover .case-h1{
	color: #fff;
}
.case-list li:hover .case-duo{
	color: #fff;
}
.case-list li:hover .case-duo::after{
	background: url('../images/38.png') no-repeat;
	background-size: 100% 100%;
}
.case-more{
	width: 84px;
	position: absolute;
	right: 0px;
	top:88px;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
}
.case-more::after{
	content: '';
	position: absolute;
	right: 0px;
	top:50%;
	width: 18px;
	height: 14px;
	margin-top: -5px;
	background: url('../images/19.png') no-repeat;
	background-size: 100% 100%;
}
.about{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.about-left{
	width: 50%;
	float: left;
	height: 660px;
	overflow: hidden;
	background: url('../images/11.jpg') no-repeat;
	background-size: 100% 100%;
}
.about-right{
	width: 50%;
	float: left;
	height: 660px;
	overflow: hidden;
}
.about-bo{
	width: 100%;
	overflow: hidden;
}
.about-pic{
	width: 100%;
	height: 660px;
	overflow: hidden;
}
.about-pic img{
	width: 100%;
	height: 100%;
}
.about-fw{
	width: 600px;
	float: right;
	overflow: hidden;
	padding-top:126px;
	box-sizing: border-box;
	padding-right: 35px;
	box-sizing: border-box;
}
.about-bt{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 36px;
	color: #fff;
	margin-bottom: 18px;
}
.about-ts{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #fff;
	margin-bottom: 60px;
}
.about-p{
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 36px;
	height: 144px;
	color: #fff;
	margin-bottom: 110px;
}
.about-more{
	width: 188px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	text-align: right;
	position: relative;
}
.about-more::before{
	content: '';
	position: absolute;
	left: 0px;
	top:50%;
	width: 108px;
	height: 1px;
	background-color: #fff;
}
.case-but{
	width: 80px;
	height: 40px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: 44px;
}
.next0.swiper-button-next{
	background-image: url('../images/21.jpg');
	right: 0px;
}
.next0.swiper-button-next:hover{
	background-image: url('../images/22.jpg');
}
.prev0.swiper-button-prev{
	background-image: url('../images/20.jpg');
	left: 0px;
}
.prev0.swiper-button-prev.prev0.swiper-button-prev:hover{
	background-image: url('../images/23.jpg');
}
.next0.swiper-button-next, .prev0.swiper-button-prev{
	position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}
.develop{
	width: 100%;
	overflow: hidden;
	padding:120px 0 145px 0;
	box-sizing: border-box;
	position: relative;
}
.develop-bt{
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #333;
	overflow: hidden;
	margin-bottom: 50px;
}
.develop-bo{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.develop-one{
	width: 100%;
	overflow: hidden;
}
.year{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #333333;
	margin-bottom: 10px;
}
.point{
	width: 15px;
	height: 15px;
	margin: 0 auto;
	border-radius: 50%;
	background-color: #dddddd;
	margin-bottom: 40px;
}
.develop-p{
	width: 100%;
	//text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.develop-bot{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.line{
	width: 100%;
	height: 3px;
	border-bottom: 2px dashed #f5f5f5;
	position: absolute;
	left: 0px;
	top:57.5px;
	overflow: hidden;
}
/* .develop-one:hover .point{
	background-color: #1575e1;
	box-shadow: 0 0 10px #1575e1;
} */
.develop-bo .swiper-slide-active .point{
	background-color: #1575e1;
	box-shadow: 0 0 10px #1575e1;
}
.next1.swiper-button-next{
	background-image: url('../images/25.jpg');
	right: 0px;
}
.prev1.swiper-button-prev{
	background-image: url('../images/24.jpg');
	left:0px;
}
.next1.swiper-button-next, .prev1.swiper-button-prev{
	position: absolute;
    top: 27%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 30px 30px;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}
.next1.swiper-button-next:hover{
	background-image: url('../images/22.jpg');
}
.prev1.swiper-button-prev:hover{
	background-image: url('../images/23.jpg');
}
.bottom{
	width: 100%;
	/* height: 362px; */
	overflow: hidden;
	background: url('../images/31.jpg') no-repeat;
	background-size: 100% 100%;
}
.bottom-fw{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:56px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.logo-bot{
	width: 318px;
	float: left;
	overflow: hidden;
}
.logo-bot img{
	width: 100%;
}
.bot-right{
	width: 775px;
	float: right;
	overflow: hidden;
}
.bot-nav{
	width: 100%;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	margin-bottom: 33px;
}
.bot-nav li{
	display: block;
	font-size: 16px;
	color: #fff;
	padding-bottom: 15px;
	box-sizing: border-box;
	margin-right: 77px;
	float: left;
	overflow: hidden;
}
.bot-nav li:last-child{
	margin-right: 0px;
}
.bot-nav li a{
	color: #fff;
}
.bot-nr{
	width: 100%;
	overflow: hidden;
}
.bot-con{
	width: 600px;
	float: left;
	overflow: hidden;
}
.bot-con li{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	margin-bottom: 16px;
}
.bot-con li img{
	width: 20px;
	height: 20px;
	float: left;
	overflow: hidden;
	margin-right: 8px;
}
.se{
	color: #d1d8dc;
}
.ma{
	width: 95px;
	float: right;
	overflow: hidden;
}
.ma-pic{
	width: 100%;
	height: 95px;
	border:1px solid #fff;
	overflow: hidden;
	margin-bottom: 8px;
}
.ma-pic img{
	width: 76px;
	height: 76px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	margin-top:9px ;
}
.ma h4{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.bot{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	line-height: 68px;
}
.page{
	width: 26px;
	position: absolute;
	left: 28px;
	top:30%;
	z-index: 20;
}
.page::before{
	content: '';
	position: absolute;
	left: 50%;
	bottom:-100px;
	width: 1px;
	height:100px ;
	background-color: #fff;
}
.page li{
	width: 100%;
	height: 26px;
	margin-bottom: 12px;
	overflow: hidden;
	cursor: pointer;
}
.page li img{
	width: 100%;
	height: 100%;
}
.tu1{
	display: block;
}
.tu2{
	display: none;
}
.page li.active .tu2{
	display: block;
}
.page li.active .tu1{
	display: none;
}
.fu{
	width: 64px;
	position: fixed;
	top: 50%;
	right: 50px;
	z-index: 50;
	margin-top: -60px;
}
.fu-list{
	width: 100%;
}
.fu-list li{
	width: 100%;
	height: 64px;
	margin-bottom:10px ;
	background-color: #efc14a;
	padding-top:7px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}
.fu-pic{
	width: 50px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px dashed #fff;
}
.fu-pic img{
	width: 30px !important;
	height: 30px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
}
.fu-tel{
	width: 0px;
	line-height: 64px;
	background-color: #efc14a;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 65px;
	top:0px;
	letter-spacing: 1px;
	transition: all 0.2s ease;
	overflow: hidden;
}
.fuma{
	width:0px;
	height: 130px;
	background-color: #efc14a;
	position: absolute;
	right: 65px;
	top:0px;
	overflow: hidden;
	transition: all 0.2s ease;
}
.fuma img{
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.fu-list li:hover .fuma{
	width: 130px;
	padding:15px;
	box-sizing: border-box;
}
.fu-list li:hover .fu-tel{
	width: 200px;
	padding:0 15px;
	box-sizing: border-box;
}
.us{
	width: 100%;
	overflow: hidden;
}
.us img{
	width: 100%;
}
.us1{
	width: 100%;
	overflow: hidden;
}
.us1 img{
	//width: 100%;
	margin-bottom: 18px; 
}
.wei{
	width: 100%;
	background-color: #fbfbfb;
	overflow: hidden;
}
.wei-fw{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	padding:20px 0;
	box-sizing: border-box;
}
.wei-fw img{
	display: inline-block;
	width: 14px;
	height: 14px;
}
.us-fw{
	width: 100%;
	overflow: hidden;
	background-color: #fbfbfb;
	padding-top:40px;
	padding-bottom: 130px;
	box-sizing: border-box;
}
.us-list{
	width: 100%;
	overflow: hidden;
}
.us-list li{
	width: 100%;
	overflow: hidden;
}
.us-list li img{
	width: 50%;
	float: right;
	height: 660px;
}
.us-nr{
	width: 50%;
	float: left;
	overflow: hidden;
}
.nr-fw{
	width: 600px;
	float: right;
	overflow: hidden;
	padding-right: 50px;
	box-sizing: border-box;
}
.nr-fw h5{
	width: 100%;
	overflow: hidden;
	font-size: 34px;
	color: #333333;
}
.us-p{
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
	line-height: 34px;
	padding-top:20px;
	box-sizing: border-box;
}
.us-list li:nth-child(odd) img{
	float: right;
}
.us-list li:nth-child(odd) .us-nr{
	float: left;
}
.us-list li:nth-child(even) img{
	float: left;
}
.us-list li:nth-child(even) .us-nr{
	float: right;
}
.us-list li:nth-child(even) .nr-fw{
	float: left;
	padding-left: 50px;
	padding-right: 0px;
	box-sizing: border-box;
}
.devolop-dw{
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	z-index: -1;
}
.devolop-dw img{
	width: 100%;
}
.contact{
	width: 93.75%;
	margin: 0 auto;
	overflow: hidden;
	height: 900px;
	background: url('../images/46.jpg') no-repeat;
	background-size: 100% 100%;
	margin-bottom: 60px;
}
.contact-fw{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:112px;
	box-sizing: border-box;
}
.online{
	width: 725px;
	height: 670px;
	float: left;
	background-color: #fff;
	border-radius: 30px;
	overflow: hidden;
	padding:38px 50px;
	box-sizing: border-box;
}
.onlin-bt{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.online input[type="text"]{
	line-height: 55px;
	background-color: #fafafa;
	outline: none;
	border: none;
	border-radius: 8px;
	padding:0 20px;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	margin-bottom: 24px;
}
.sr1{
	width: 225px;
	float: left;
}
.sr2{
	width: 360px;
	float: right;
}
.online textarea{
	width: 100%;
	height: 275px;
	resize: none;
	margin-bottom: 70px;
	background-color: #fafafa;
	outline: none;
	border: none;
	border-radius: 8px;
	padding:15px 20px;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 16px;
	color: #333;
}
.online input[type="submit"]{
	width: 40%;
	height: 60px;
	border-radius: 30px;
	margin-left: 30%;
	font-size: 16px;
	color: #fff;
	background-color: #1575e1;
	outline: none;
	border: none;
	box-shadow: 0 5px 10px #4d8ed5;
}
.con{
	width: 435px;
	height: 670px;
	float: right;
	border:1px solid #fff;
	box-sizing: border-box;
	border-radius: 30px;
	overflow: hidden;
	padding:54px 20px 0 20px;
	box-sizing: border-box;
}
.con-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
.con-list li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 35px;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
.con-list li img{
	width: 20px;
	height: 20px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}
.con-bt{
	width: 100%;
	overflow: hidden;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}
.map{
	width: 100%;
	height: 270px;
	border-radius: 25px;
	overflow: hidden;
}
.map img{
	width: 100%;
	height: 100%;
}
.gong{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:60px;
	padding-bottom: 90px;
	box-sizing: border-box;
}
.gong-tab{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.gong-tab li{
	display: block;
	float: left;
	overflow: hidden;
	font-size: 18px;
	color: #666;
	background-color: #fbfbfb;
	border-radius: 5px;
	padding:0 60px;
	box-sizing: border-box;
	line-height: 70px;
	margin-right: 101px;
}
.gong-tab li a{
	color: #666;
}
.gong-tab li:nth-child(4n){
	margin-right: 0px;
}
.gong-tab li.on a{
	color: #fff;
}
.gong-tab li.on{
	background-color: #1575e1;
}
.gong-tab li:hover a{
	color: #fff;
}
.gong-tab li:hover{
	background-color: #1575e1;
}
.gong-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 45px;
}
.gong-list li{
	width: 276px;
	float: left;
	overflow: hidden;
	margin-bottom: 45px;
	margin-right:32px ;
}
.gong-list li:nth-child(4n){
	margin-right: 0px;
}
.gong-list li img{
	width: 100%;
	//height: 276px;
	overflow: hidden;
	margin-bottom: 15px;
}
.gong-list li h5{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}
.gong-list li h6{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.gong-list li:hover h5{
	color: #1575e1;
}
.pagetion{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.pagetion a{
	display: inline-block;
	font-size: 20px;
	color: #999;
	line-height: 40px;
	border:1px solid #cfcfcf;
	padding:0 14px;
	box-sizing: border-box;
	margin: 0 3px;
}
.pagetion a.select{
	background-color: #1575e1;
	color: #fff;
	border:1px solid #1575e1;
}
.pagetion a:hover{
	background-color: #1575e1;
	color: #fff;
	border:1px solid #1575e1;
}
.qu-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.qu-list li{
	width: 380px;
	float: left;
	overflow: hidden;
	margin-bottom: 48px;
	margin-right: 30px;
}
.qu-list li:nth-child(3n){
	margin-right: 0px;
}
.qu-pic{
	width: 100%;
	//height: 380px;
	overflow: hidden;
	margin-bottom: 15px;
}
.qu-pic img{
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.5s ease;
}
.qu-h1{
	width: 100%;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
}
.qu-list li:hover .qu-pic img{
	transform: scale(1.1,1.1);
}
.qu-list li:hover .qu-h1{
	font-weight: bold;
}
.pro{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:30px;
	padding-bottom: 70px;
	box-sizing: border-box;
}
.pro-left{
	width: 200px;
	float: left;
	overflow: hidden;
	background-color: #fbfbfb;
}
.pro-bt{
	width: 100%;
	text-align: center;
	line-height: 60px;
	background: url('../images/51.jpg') no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: 18px;
}
.pro-tab{
	width: 100%;
	overflow: hidden;
}
.pro-tab li{
	width: 100%;
	max-height: 61px;
	overflow: hidden;
	transition: all 1s ease;
}
.pro-tab li:hover{
	max-height: 10000px;
}
.pro-h1{
	width: 100%;
	line-height: 60px;
	border-bottom: 1px dashed #d7d7d7;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.pro-h1:hover{
	color: #1575e1;
}
.pro-la{
	width: 100%;
	overflow: hidden;
	display: block;
}
.pro-la dl{
	width: 100%;
	overflow: hidden;
	padding-left: 55px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 60px;
}
.pro-la dl a{
	color: #333;
}
.pro-la dl:hover{
	background-color: #1575e1;
	color: #fff;
}
.pro-la dl:hover a{
	color: #fff;
}
.pro-la dl.on{
	background-color: #1575e1;
	color: #fff;
}
.pro-la dl.on a{
	color: #fff;
}
.pro-right{
	width: 950px;
	float: right;
	overflow: hidden;
}
.pro-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px
}
.pro-list li{
	width:294px ;
	float: left;
	overflow: hidden;
	margin-bottom: 48px;
	margin-right:29px ;
	position: relative;
}
.pro-list li:nth-child(3n){
	margin-right: 0px;
}
.pro-list li img{
	width: 100%;
	height: 294px;
	overflow: hidden;
	margin-bottom: 15px;
}
.pro-h2{
	width: 100%;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333333;
}
.d-bt{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #333333;
	overflow: hidden;
	margin-bottom: 44px;
}
.d-pic{
	width: 490px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
}
.dd-dw{
	position: absolute;
	left: 0px;
	top:60%;
	width: 100%;
	overflow: hidden;
}
.dd-dw img{
	width: 100%;
	height: auto;
	opacity: 0.5;
}
.d-pic img{
	width: 100%;
}
.d-p{
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 36px;
	color: #333;
	margin-bottom: 40px;
}
.d-p img{
	max-width: 100%;
}
.d-link{
	width: 100%;
	border-top:1px dashed #e7e7e7;
	padding-top:30px;
	box-sizing: border-box;
	overflow: hidden;
}
.link-one{
	width:50%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
}
.link-one a{
	color: #333;
}
.link-one a:hover{
	color: #1575e1;
}
.link-one:nth-child(odd){
	text-align: left;
}
.link-one:nth-child(even){
	text-align: right;
}
.d-p222 img{
	margin-top: 12px;
}
.pro-dwadd{
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top:182px;
}
.pro-dwadd img{
	width: 100%;
	height: auto !important;
	opacity: 0.5;
}

.pro-dwaddd{
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top:182px;
}
.pro-dwaddd img{
	width: 100%;
	height: auto !important;
	opacity: 0.5;
}



.js .animate-box{
	opacity: 0;
}
.ma-pic1 img {
	height: inherit;
	margin: 0;
	width: 100%;
}