header{
	position: relative;
	z-index: 99;
}
.sousuo{
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	background: rgba(255,255,255,.7);
	padding: 30px 0px;
	display: none;
}
.sousuo form{
	display: flex;
}
.sousuo form input{
	width: 85%;
	border: 0;
	line-height: 20px;
	padding: 15px;
	background-color: #fff;
	outline: none;
	font-family:MaisonNeue-Book,Avenir,arial;
	font-size: 1.6rem;
}
.sousuo form button{
	width: 15%;
	border: 0;
	background-color: #eb8000;
	font-family:MaisonNeue-Book,Avenir,arial;
	font-size: 1.6rem;
	color: #fff;
}
.top{
	display: flex;
	justify-content: space-between;
}
.logo{
	padding: 10px 0px 0px;
}



.search{
	padding: 0px 0px 0px 35px;
	cursor: pointer;
}
.search i{
	line-height: 100px;
	display: block;
	font-size: 2.4rem;
	color: #333;
}


.title{
	text-align: center;
}
.title h3{
font-size: 40px;
    font-weight: Bold;
    color: var(--themeColor);
    text-align: center;
    margin-bottom: 40px;
}
.title span{
	display: block;
	font-family:MaisonNeue-Medium,Avenir,arial;
	font-size: 1.4rem;
	color: #878893;
	line-height: 30px;
}
  .huoban{
        max-width: 1440px;
    min-width: 320px;
    margin: 0 auto;
  }

.product{
	background-color: #f4f4f4;
	padding: 65px 0px 105px;
}
.product ul{
	margin: 40px -20px 0px;
	display: flex;
}
.product ul li{
	width: 33.333333333333%;
	padding: 0px 20px;
}
.product ul li a{
	display: block;
	background-color: #fff;
	height: 100%;
	text-align: center;
	padding: 45px 20px 20px;
	transition: .3s;
}
.product ul li a h4{
	color: #eb8000;
	font-size: 2.8rem;
	font-family:DINCond-Bold;
	line-height: 36px;
	margin: 0px 0px 12px;
}
.product ul li a span{
	display: block;
	color: #666666;
	font-size: 1.4rem;
	margin: 0px 0px 25px;
	font-family:MaisonNeue-Medium,Avenir,arial;
	min-height: 40px;
}
.product ul li a small{
	display: block;
	width: 120px;
	height: 36px;
	border: 1px rgba(0,0,0,.1) solid;
	margin: 0 auto 40px;
	line-height: 36px;
	color: #666666;
	font-family:MaisonNeue-Medium,Avenir,arial;
	transition: .3s;
}
.product ul li a small:hover{
	color: #fff;
	background-color: #eb8000;
}
.product ul li a:hover{
	box-shadow: 0px 0px 30px rgba(0,0,0,.1);
}
.about{
	background: url(../images/abbg.jpg) center no-repeat;
	background-size: cover;
	padding: 66px 0px 80px;
}
.about .title h3,.about .title span{
	color: #fff;
}
.about section{
	font-size: 1.6rem;
	color: #fff;
	line-height: 30px;
	font-family:MaisonNeue-Book,Avenir,arial;
	max-width: 1140px;
	margin: 30px auto 70px;
	text-align: center;
}
.about ul{
	display: flex;
	justify-content: space-between;
	max-width: 1140px;
	margin: 0px auto;
}
.about ul li{
	width: 25%;
}
.about ul li span{
	display: block;
	font-size: 1.6rem;
	line-height: 20px;
	font-family:MaisonNeue-Medium,Avenir,arial;
	color: #fff;
	margin: 15px 0px 0px;
}
.about ul li small{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	color: #fff;
	font-family:DINCond-Black;
	font-size: 5.9rem;
	line-height: 65px;
}
.about ul li small:after{
	content: "+";
	font-size: 2.2rem;
	font-family: arial;
	line-height: 40px;
	margin-left: 5px;
}
a.gengduo{
	width: 250px;
	line-height: 48px;
	margin: 80px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	border: 1px rgba(255,255,255,.7) solid;
	text-align: center;
}
a.gengduo p{
	padding-right: 25px;
	font-family:MaisonNeue-Medium,Avenir,arial;
}
a.gengduo i{
	width: 23px;
	height: 11px;
	background: url(../images/bsjt.png) center no-repeat;
}
a.gengduo:hover{
	background-color: #fff;
	color: #000;
}
a.gengduo:hover i{
	background: url(../images/hsjt.png) center no-repeat;
}
.hezhuo{
	padding: 56px 0px 60px;
	background-color: #f3f3f3;

}
.hezhuo .swiper-container{
	margin-top: 55px;
	padding-bottom: 75px;
}
.hezhuo .swiper-container .swiper-pagination{
	bottom: 0;
}
.hezhuo .swiper-container .swiper-pagination span{
	width: 16px;
	height: 16px;
	background-color: #fff;
	opacity: 1;
}
.hezhuo .swiper-container .swiper-pagination span.swiper-pagination-bullet-active{
	background-color: var(--themeColor);
}
.solution{
	padding: 60px 0px;
	background: url(../images/ssbg.jpg) center no-repeat;
	background-size: cover;
}
.solution .slt{
	margin-top: 60px;
	position: relative;
}
.solution .title h3,.solution .title span{
	color: #fff;
}
.solution .swiper-container{
	position: static;
}
.solution .swiper-slide a{
	display: block;
	position: relative;
}
.solution .swiper-slide a section{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: center;
}
.solution .swiper-slide a span{
	display: block;
	width: 100%;
	font-size: 2.2rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	color: #fff;
	padding: 25px;
	line-height: 26px;
}
.solution .swiper-slide a small{
	display: block;
	border-top: 1px rgba(255,255,255,.6) solid;
	width: calc(100% - 50px);
	line-height: 66px;
	color: #fff;
	font-size: 1.4rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.solution .swiper-container .swiper-button-next{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff url(../images/hsjt.png) center no-repeat;
	margin-top: -25px;
	right: 5%;
}
.solution .swiper-container .swiper-button-next:hover{
	background: #eb8000 url(../images/bsjt.png) center no-repeat;
}
.solution .swiper-container .swiper-button-prev{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff url(../images/hsjt.png) center no-repeat;
	margin-top: -25px;
	transform: rotateZ(180deg);
	left: 5%;
}
.solution .swiper-container .swiper-button-prev:hover{
	background: #eb8000 url(../images/bsjt.png) center no-repeat;
}
.fbutton ul{
	display: flex;
}
.fbutton ul li{
	width: 50%;
}
.fbutton ul a{
	display: block;
	padding: 40px 10%;
	background-image: url(../images/dhjt.png);
	background-repeat: no-repeat;
	background-position: right 15% center;
}
.fbutton ul li:first-child a{
	background-color: #d8d8d8;
}
.fbutton ul li:last-child a{
	background-image: url(../images/dbjt.png);
	background-color: #eb8000;
}
.fbutton ul a span{
	display: block;
	font-size: 2.7rem;
	color: #000;
	line-height: 34px;
	font-family:MaisonNeue-Medium,Avenir,arial;
}
.fbutton ul a small{
	display: block;
	font-size: 1.8rem;
	line-height: 26px;
	color: #666;
	font-family:MaisonNeue-Book,Avenir,arial;
}
.fbutton ul li:last-child a span,.fbutton ul li:last-child a small{
	color: #fff;
}
footer{
	background: url(../images/btbg.jpg) center no-repeat;
	background-size: cover;
}
.bottom{
	display: flex;
	justify-content: space-between;
	padding: 50px 0px;
}
.bottom dl dt{
	font-weight: normal;
	margin-bottom: 15px;
}
.bottom dl dt a{
	color: #fff;
	font-size: 1.9rem;
	line-height: 26px;
	color: #fff;
	font-family:MaisonNeue-Medium,Avenir,arial;
}
.bottom dl dd a{
	font-size: 1.4rem;
	color: rgba(255,255,255,.6);
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height: 32px;
}
.bottom dl section{
	font-size: 1.4rem;
	color: rgba(255,255,255,.6);
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height: 26px;
	max-width: 350px;
}
.bottom dl>h2{
	display: flex;
	padding: 13px 0px 0px;
}
.bottom dl>h2 a{
	display: block;
	color: #fff;
	font-size: 1.6rem;
	margin-right: 30px;
	position:relative;
	line-height: 30px;
}
.bottom dl>h2 a small{
	display:none;
	position:absolute;
	background:#fff;
	border-radius:3px;
	padding:14px 10px 10px;
	font-size:1.4rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	bottom:100%;
	left:0;
	color:#000;
	white-space:nowrap;
}
.bottom dl>h2 a img{
	display:block;
	height:16px;
}
.bottom dl>h2 a:hover small{
	display:block;
}
.bottom dl>h2 a big{
	display:none;
	position:absolute;
	background:#fff;
	padding:1px;
	width:100px;
	height:100px;
	border-radius:3px;
	left:0;
	bottom:102%;
}
.bottom dl>h2 a:hover big{
	display:block;
}
.bottom dl>h2 a big img{
	width:100%;
	height:auto;
	display:block
}
.bottom dl>i{
	display: block;
	padding: 15px 0px 0px;
}
.bottom dl>i img{
	max-width: 128px;
	display: block;
}
.copy{
	background-color: #161819;
}
.copy dl{
	position: relative;
	display: flex;
	justify-content: center;
}
.copy dl dd{
	display: flex;
	color: rgba(255,255,255,.3);
	font-family:MaisonNeue-Medium,Avenir,arial;
	font-size: 1.6rem;
	line-height: 56px;
}
.copy dl dd section{
	padding: 0px 15px;
}
.copy dl dd section:last-child{
	opacity:.1;
}
.copy dl dd a{
	color: rgba(255,255,255,.3);
}
.copy dl dt{
	position: absolute;
	right: 0;
	top: 0;
	width: 56px;
	height: 100%;
	background: #eb8000 url(../images/sjt.png) center no-repeat;
	background-size: 22px auto;
	cursor: pointer;
}
.ibanner{
	position: relative;
}
.ibanner .weizhi{
	position: absolute;
	width: 100%;
	left: 0;
	top: 35%;
}
.ibanner .weizhi h2{
	color: #fff;
	font-size: 5.5rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
}
.ibanner .weizhi section{
	color: #fff;
	font-size: 1.8rem;
	font-family:MaisonNeue-Book,Avenir,arial;
}
.ibanner .weizhi section a{
	color: #fff;
}
@media (max-width:1440px) {
	.ibanner .weizhi{
		top: 50%;
	}
	.ibanner .weizhi h2{
		font-size: 4.0rem;
	}
	.ibanner .weizhi section{
		font-size: 1.6rem;
	}
}
.iabout{
	padding: 40px 0px 15px;
}
.iabout>h2{
	color: #5a5c60;
	font-size: 2.4rem;
	font-family:MaisonNeue-Bold,Avenir,arial;
	line-height: 30px;
	text-transform:uppercase;
	width: 100%;
}
.iabout>h2:after{
	content:"";
	display:block;
	height:2px;
	width:30px;
	background:#eb8000;
	margin:15px 0px 0px;
}
.iabout>section{
	float: left;
	width: 54%;
	color: #5a5c60;
	font-size: 1.5rem;
	line-height: 28px;
	font-family:MaisonNeue-Book,Avenir,arial;
	margin: 20px 0px 0px;
}
.iabout>.swiper-container{
	width: 43%;
	float: right;
}
.iabout>.swiper-container .swiper-pagination span{
	width: 15px;
	height: 15px;
	background-color: #fff;
	opacity: 1;
}
.wenhua{
	padding:30px 0px;
}
.wenhua h2{
	font-size: 3.2rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	line-height: 32px;
	text-transform:uppercase;
}
.wenhua .iabtext{
	width: 100%;
	color: #5a5c60;
	font-size: 1.5rem;
	line-height: 28px;
	font-family:MaisonNeue-Book,Avenir,arial;
	margin: 20px 0px 0px;
}
@media (max-width:1440px) {
	.iabout{
		padding: 50px 0px 15px;
	}
	.iabout>section{
		font-size: 1.4rem;
		line-height: 26px;
		margin: 15px 0px 0px;
	}
	.iabout .iabtext{
		font-size: 1.4rem;
		line-height: 26px;
		margin: 15px 0px 0px;
	}
}
.iabsj{
	margin: 0px 0px 80px;
	background-color: #004ca3;
}
.iabsj ul{
	display: flex;
	justify-content: space-between;
	padding: 33px 0px;
}
.iabsj ul b{
	display: block;
	width: 1px;
	height: 67px;
	background-color: #fff;
	opacity: .4;
}
.iabsj ul li{
	width: 33.33333333333%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.iabsj ul li span{
	color: #fff;
	font-family:MaisonNeue-Medium,Avenir,arial;
	font-size: 1.4rem;
	padding-left: 15px;
}
@media (max-width:1440px) {
	.iabsj{
		margin: 0px 0px 50px;
	}
}
.ihonor{
	background: url(../images/hnbg.jpg) center no-repeat;
	background-size: cover;
	padding: 85px 0 100px;
}
.ihonor .swiper-container{
	padding-top: 100px;
}
.ihonor .swiper-container h1{
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	font-size: 3.2rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	line-height: 32px;
	text-transform:uppercase;
}
.ihonor .swiper-container .swiper-button-next{
	background: url(../images/hnjt.png) center no-repeat;
	width: 50px;
	height: 50px;
	top: 0;
	margin-top: 0;
	right: 0;
}
.ihonor .swiper-container .swiper-button-prev{
	background: url(../images/hnjt.png) center no-repeat;
	width: 50px;
	height: 50px;
	top: 0;
	margin-top: 0;
	right: 70px;
	left: auto;
	transform: rotateZ(180deg);
}
.ihonor .swiper-container .swiper-slide img{
	width: 100%;
}
.ihonor .swiper-container .swiper-slide span{
	display: block;
	background-color: #fff;
}
.ihonor .swiper-container .swiper-slide span p{
	line-height: 60px;
	padding: 0 20px;
	font-size: 1.4rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
}
@media (max-width:1440px) {
	.ihonor{
		padding: 55px 0 100px;
	}
	.ihonor .swiper-container{
		padding-top: 100px;
	}
	.ihonor .swiper-container h1{
		font-size: 2.4rem;
		line-height: 24px;
	}
}
.equipment{
	background: url(../images/qpbg.jpg) center no-repeat;
	background-size: cover;
	padding: 70px 0px 60px;
}
.equipment h2{
	text-align: center;
	color: #fff;
	font-size: 3.6rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height: 44px;
	margin: 0px 0px 90px;
	text-transform:uppercase;
}
.equipment .swiper-container{
	padding: 80px 0px 150px;
}
.equipment .swiper-slide {
	transition: 300ms;
	border: 7px #fff solid;
	background-color: #fff;
	opacity: .3;
}
.equipment .swiper-slide-active,.equipment .swiper-slide-duplicate-active{
	border: 5px #fff solid;
	transform: scale(1.6);
	z-index: 9;
	opacity: 1;
}
.equipment .swiper-button-next{
	background: transparent;
	width: 25%;
	height: 100%;
	right: 0;
	top: 0;
	margin-top: 0;
}
.equipment .swiper-button-prev{
	background: transparent;
	width: 25%;
	height: 100%;
	left: 0;
	top: 0;
	margin-top: 0;
}
.equipment .swiper-pagination span{
	width: 20px;
	height: 20px;
	background-color: #fff;
}
@media (max-width:1200px) {
	.equipment h2{
		font-size: 2.6rem;
		line-height: 34px;
		margin: 0px 0px 70px;
	}
}
.iproduct{
	padding: 28px 0px;
}
.ipdclass{
	float: left;
	width: 21%;
}
.ipdlist{
	width: 75%;
	float: right;
}
.ipdclass dl{
	background-color: #f0f0f0;
	padding-bottom: 0px;
	margin-bottom: 25px;
}
.ipdclass dl dt{
	font-size: 2.0rem;
	font-weight: normal;
	font-family:MaisonNeue-Medium,Avenir,arial;
	line-height: 56px;
	padding: 0px 30px;
	background-color: #eb8000;
	color: #fff;
	border-radius: 5px 5px 0px 0px;
	overflow:hidden;
	margin-bottom: 0px;
}
.ipdclass dl dd{
	position:relative;
	border-bottom:1px #fff dashed;
	display:flex;
	justify-content:space-between;
	background-color: #f0f0f0;
	flex-wrap:wrap;
}
.ipdclass dl dd.cur{
	border-bottom:1px transparent dashed;
}
.ipdclass dl dd:last-child{
	border-bottom:0;
}
.ipdclass dl dd>a{
	display: block;
	font-size: 1.5rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	line-height: 54px;
	padding-left: 15px;
	transition: .3s;
	border-left: 3px #f0f0f0 solid;
	color: #000;
	width:80%;
}
.ipdclass dl dd>small{
	display:block;
	width:20%;
	text-align:center;
	line-height:54px;
	cursor:pointer;
}
.ipdclass dl dd>small:after{
	content:"+";
	font-size:2.0rem;
}
.ipdclass dl dd>small.small:after{
	content:"-";
}
.ipdclass dl dd.cur,.ipdclass dl dd:hover{
	background-color: #fff;
}
.ipdclass dl dd.cur>a,.ipdclass dl dd:hover>a{
	border-left: 3px #eb8000 solid;
	color: #eb8000;
}
@media (max-width:1200px) {
	.ipdclass dl{
		margin-bottom: 15px;
	}
	.ipdclass dl dt{
		font-size: 1.8rem;
		line-height: 50px;
		padding: 0px 15px;
		margin-bottom: 15px;
	}
	.ipdclass dl dd>a{
		font-size: 1.4rem;
		line-height: 48px;
		padding-left: 15px;
	}
}
.ipdclass dl dd ul{
	background:#f6f4f4;
	display:none;
	width:100%;
	margin:1px 0px 0px;
}
.ipdclass dl dd.cur ul{
	display:block;
}
.ipdclass dl dd ul li{
	position:relative
}
.ipdclass dl dd ul li>a{
	display:block;
	font-size: 1.4rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height: 38px;
	color:#666;
	border-left: 3px transparent solid;
	padding-left:20px;
}
.ipdclass dl dd ul li:hover>a,.ipdclass dl dd ul li.cur>a{
	color: #eb8000;
	border-left: 3px #eb8000 solid;
}
.ipdclass dl dd ul li .sjpd{
	padding:3px 3px 3px 15px;
	background:#fdfbfb;
}
.ipdclass dl dd ul li:hover section{
	display:block;
}
.ipdclass dl dd ul li section a{
	display:block;
	font-size: 1.2rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height: 16px;
	border-bottom:1px rgba(0,0,0,.1) dashed;
	color:#666;
	padding:8px 20px;
}
.ipdclass dl dd ul li section a:hover,.ipdclass dl dd ul li section a.cur{
	color:#eb8000;
}
.ipdclass dl dd ul li section a:last-child{
	border-bottom:0;
}
.ipdclass h2{
	background-color: #383b3f;
	color: #fff;
	font-size: 2.0rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	line-height: 56px;
	padding: 0px 30px;
	color: #fff;
}
.ipdclass ol{
	margin: 20px 0px 0px;
	padding: 0 0 50px;
	border-radius: 5px 5px 0px 0px;
	overflow: hidden;
	background-color: #f0f0f0;
}
.ipdclass ol li{
	padding: 15px 25px 0px;
}
.ipdclass ol li small{
	display: flex;
	align-items: center;
	color: #eb8000;
	font-size: 1.8rem;
	line-height: 30px;
	font-family:MaisonNeue-Medium,Avenir,arial;
}
.ipdclass ol li small img{
	margin-right: 10px;
}
.ipdclass ol li span{
	display: block;
	font-size: 1.6rem;
	line-height: 30px;
	font-family:MaisonNeue-Book,Avenir,arial;
	margin:5px 0px 0px;
}
@media (max-width:1200px) {
	.ipdclass ol{
		margin: 15px 0px 0px;
		padding: 0 0 40px;
	}
	.ipdclass ol li{
		padding: 15px 15px 0px;
	}
	.ipdclass ol li small{
		font-size: 1.6rem;
		line-height: 26px;
	}
	.ipdclass ol li span{
		font-size: 1.6rem;
		line-height: 26px;
	}
}
.ipdlist h1{
	font-size: 2.6rem;
	color: #000;
	font-family:MaisonNeue-Medium,Avenir,arial;
	border-bottom: 2px rgba(0,0,0,.05) solid;
	line-height: 46px;
	padding-bottom: 2px;
}
.ipdlist ul{
	display: flex;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 30px;
}
.ipdlist ul li{
	width: 33.3333333333333%;
	padding: 0px 10px;
	margin-bottom: 20px;
}
.ipdlist ul li section{
	background:rgba(0,0,0,.05);
}
.ipdlist ul li section i{
	display:block;
	padding:2px 2px 0px;
}
.ipdlist ul li section a{
	display: block;
	color: #000;
}
.ipdlist ul li section h4{
	padding:5px;
}
.ipdlist ul li section h4 a{
	font-size: 1.6rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height: 20px;
	text-align:center;
	padding:12px 0px;
	overflow: hidden;
    text-overflow:ellipsis;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
}
.ipdlist ul li section span{
	display: block;
	color: #62666b;
	line-height: 24px;
	font-family:MaisonNeue-Medium,Avenir,arial;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding:0px 15px 10px;
}
.ipdlist ul li section small a{
	display: block;
	text-align: center;
	color: #008bff;
	font-size: 1.2rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height: 26px;
	width: 120px;
	border-radius: 13px;
	background-color: #f6f6f6;
	transition:.3s;
}
.ipdlist ul li section small a:hover{
	color:#fff;
	background:#008bff;
}
.ipdlist ul li section h3{
	display: flex;
	padding: 10px 0px 15px;
}
.ipdlist ul li section h3 b{
	width: 16px;
	height: 16px;
	border: 2px #fff solid;
	border-radius: 50%;
	box-shadow: 0px 0px 8px rgba(0,0,0,.35);
	margin-right: 10px;
}
@media (max-width:1200px) {
	.ipdlist h1{
		font-size: 2.0rem;
		line-height: 36px;
	}
	.ipdlist ul{
		margin-right: -10px;
		margin-left: -10px;
		margin-top: 20px;
	}
	.ipdlist ul li{
		padding: 0px 10px;
		margin-bottom: 20px;
	}
	.ipdlist ul li section h4 a{
		font-size: 1.5rem;
	}
	.ipdlist ul li section span{
		font-size:1.3rem;
		line-height: 22px;
	}
}
.page-list{
	display: flex;
	justify-content: flex-end;
	padding: 20px 0px 0px;
	border-top: 2px rgba(0,0,0,.05) solid;
}
.page-list a{
	display:block;
	border: 1px rgb(0,0,0,.2) solid;
	line-height: 38px;
	border-radius: 3px;
	padding: 0px 20px;
	margin-left: 10px;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	color: #666;
	transition: .3s;
}
.page-list a.hover,.page-list a:hover{
	color: #fff;
	background-color: #eb8000;
	border: 1px #eb8000 solid;
}
@media (max-width:1200px) {
	.page-list{
		padding: 15px 0px 0px;
	}
	.page-list a{
		line-height: 30px;
		padding: 0px 15px;
		font-size: 1.4rem;
	}
}
.ipdcont{
	position: relative;
}
.ipdcont .roww{
	position: relative;
}
.ipdcont .roww:after{
	content:"";
	display:block;
	clear:both;
}
.ipdcont .colmd5{
	float:left;
	width:42%;
	position:relative;
}
.ipdcont .colmd7{
	float:right;
	width:55%;
}
.ipdcont .jqzoom{
	border: 1px #ddd solid;
}
.ipdcont .jqzoom img{
	width: 100%;
	height: auto;
}
.ipdcont .pro-ptt{
	border-bottom: 1px #ddd solid;
	color: #333333;
	font-size: 2.2rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	line-height: 30px;
	padding: 15px 0;
}
.ipdmemo dl{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px #ddd solid;
	padding: 25px 0px;
}
.ipdmemo dl dd{
	display: flex;
}
.ipdmemo dl dd b{
	width: 16px;
	height: 16px;
	border: 2px #fff solid;
	border-radius: 50%;
	box-shadow: 0px 0px 8px rgba(0,0,0,.35);
	margin-right: 10px;
}
.ipdmemo dl dt{
	display: flex;
	align-items: center;
	font-weight:normal;
}
.ipdmemo>a{
	display:block;
	line-height:36px;
	color:#fff;
	border-radius:3px;
	font-family:MaisonNeue-Book,Avenir,arial;
	padding:0px 20px;
	background:#383b3f;
	width:130px;
	text-align:center;
}
.ipdmemo>a:hover{
	background:#eb8000;
	color:#fff;
}
.ipdmemo dl dd{
	color: #1c1e22;
	line-height:26px;
	font-size: 1.4rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	max-width:100%;
}
.ipdmemo .pdpage{
	align-items: center;
	display: flex;
	padding: 30px 0px;
	border-bottom: 1px #ddd solid;
	margin:0px 0px 15%;
}
.ipdmemo .pdpage a{
	display: block;
	color: #3e3a3a;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	max-width: calc(50% - 26px);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ipdmemo .pdpage a:hover{
	color: #fabc09;
}
.ipdmemo .pdpage i{
	width: 1px;
	height: 20px;
	background-color: #666;
	margin: 0px 25px;
}
@media (max-width:1440px) {
	.ipdcont .pro-ptt{
		font-size: 1.8rem;
		line-height: 20px;
		padding-bottom: 15px;
	}
	.ipdmemo dl{
		padding: 20px 0px;
	}
	.ipdmemo dl dd span a{
		border-radius: 3px;
		font-size: 1.4rem;
		line-height: 30px;
		padding: 0px 20px;
	}
	.ipdmemo dl dd small a{
		font-size: 1.5rem;
	}
	.ipdmemo dl dd small a img{
		max-width: 36px;
	}
	.ipdmemo .pdpage{
		padding: 20px 0px;
	}
	.ipdmemo .pdpage a{
		font-size: 1.4rem;
		max-width: calc(50% - 20px);
	}
	.ipdmemo .pdpage i{
		margin: 0px 20px;
	}
}
@media (max-width:992px) {
	.ipdcont .pro-ptt{
		font-size: 1.6rem;
		padding-bottom: 10px;
	}
	.ipdmemo dl{
		padding: 15px 0px;
	}
	.ipdmemo dl dd span a{
		border-radius: 2px;
		font-size: 1.3rem;
		padding: 0px 15px;
	}
	.ipdmemo dl dd small a{
		font-size: 1.4rem;
	}
	.ipdmemo dl dd small a img{
		max-width: 30px;
	}
	.ipdmemo dl dt a{
		margin: 0px 3px;
	}
	.ipdmemo .pdpage{
		padding: 15px 0px;
	}
	.ipdmemo .pdpage a{
		font-size: 1.3rem;
		max-width: calc(50% - 10px);
	}
	.ipdmemo .pdpage i{
		margin: 0px 10px;
	}
}
.huise{
	background-color: #f6f6f6;
}
.xiaotu{
	width: 100%;
	padding:10px 0px 0px;
}
#xiaotu .swiper-slide a{
	display: block;
	border: 1px #ddd solid;
}
#xiaotu .swiper-button-prev.swiper-button-disabled{
	opacity:0;
}
#xiaotu .swiper-button-next.swiper-button-disabled{
	opacity:0;
}
#xiaotu .swiper-slide a.hover{
	border: 1px #fabc09 solid;
}
#xiaotu .swiper-button-white{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #fabc09;
	background-size: auto 55%;
	margin-top: -10px;
}
@media (max-width:992px) {
	.xiaotu{
		position: relative;
		width: 100%;
		left:0;
		padding-left: 0px;
		margin:15px 0px 0px;
	}
}
.jqzoom{
	position:relative;
	overflow:hidden;
	font-size:0;
}
.zoomdiv{
	float:left;
	top:0 !important;
	left:101% !important;
	border:3px solid #e4e4e4;
	display:none;
	text-align:center;
	overflow: hidden;
	position:absolute;
	z-index:999;
	background-color:#fff;
	font-size:0;
}
.zoomdiv img{
	max-width:none;
}
.bigimg{
	width:800px;
	height:800px;
}
.jqZoomPup{
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:200px !important;
	height:200px !important;
	border:1px solid #aaa;
	background:#fff 50% top no-repeat;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(Opacity=50);
	cursor:move;
}
.ipdxiang{
	padding: 40px 0px 0px;
}
.ipdxiang>h2{
	color: #333333;
	font-size: 2.2rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	line-height: 28px;
	text-transform: uppercase;
	border-top: 1px rgba(0,0,0,.2) solid;
	padding: 25px 0px 20px;
}
.ipdxiang>section{
	font-family:MaisonNeue-Book,Avenir,arial;
	font-size: 1.6rem;
	line-height: 28px;
	color: #666;
}
.ipdxiang>section img{
	max-width: 100%;
	height: auto;
}
@media (max-width:1440px) {
	.ipdxiang{
		padding: 20px 0px 0px;
	}
	.ipdxiang>h2{
		font-size: 1.8rem;
		line-height: 22px;
		padding: 15px 0px 10px;
	}
	.ipdxiang>section{
		font-size: 1.4rem;
		line-height: 24px;
	}
}
@media (max-width:992px) {
	.jqzoom{
		margin-bottom:15px;
	}
	.zoomdiv{
		display:none !important;
	}
	.bigimg{
		display:none !important;
	}
	.jqZoomPup{
		display:none !important;
	}
	.ipdxiang{
		padding: 15px 0px 0px;
	}
	.ipdxiang>h2{
		padding: 10px 0px 5px;
	}
	.ipdxiang>section{
		font-size: 1.3rem;
		line-height: 20px;
	}
}
.kehu{
	padding:50px 0px 20px;
}
.kehu ul li{
	margin-bottom:30px;
}
.kehu ul li img{
	border:2px rgba(0,0,0,.1) solid;
}
.ivideo{
	padding:50px 0px;
}
.ivideo ul{
	display:flex;
	flex-wrap:wrap;
	margin-right:-10px;
	margin-left:-10px;
}
.ivideo ul li{
	margin-bottom:20px;
	width:25%;
	padding:0px 10px;
}
.ivideo ul li a{
	display:block;
	background:#f6f6f6;
	height:100%;
	color:#000;
}
.ivideo ul li a p{
	line-height:20px;
	padding:15px;
	font-family:MaisonNeue-Book,Avenir,arial;
	font-size:1.5rem;
	text-align:center;
	/* text-overflow:ellipsis; */
	/* overflow:hidden; */
	/* white-space:nowrap; */
}
.instt{
	font-size:2.0rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	text-align:center;
	line-height:22px;
	margin:0px 0px 10px;
}
.insct{
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height:26px;
	color:#444;
	font-size: 1.6rem;
	margin:20px 0px 0px;
}
.insct p{
	font-family:MaisonNeue-Book,Avenir,arial;
}
.instm{
	display:flex;
	justify-content:center;
	border-bottom:2px rgba(0,0,0,.5) solid;
	padding-bottom:7px;
}
.instm span{
	color:#777;
	font-family:MaisonNeue-Book,Avenir,arial;
	display:flex;
	line-height:30px;
	margin:0px 10px;
	font-size:1.3rem;
}
.instm span i{
	line-height:26px;
	margin-right:5px;
}
.inewsd{
	padding:40px 5% 50px;
}
.inewsd .fanye{
	padding:30px 0px 0px;
}
.fanye{
	padding: 0px 30px 30px;
}
.fanye a{
	display: block;
	width: 50%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	line-height: 30px;
	font-family:MaisonNeue-Book,Avenir,arial;
	color: #ff0000;
	font-size: 1.6rem;
}
.fanye a:last-child{
	text-align: right;
}
@media (max-width:992px) {
	.instt{
		font-size:1.6rem;
		margin:0px 0px 5px;
	}
	.insct{
		line-height:22px;
		font-size: 1.4rem;
		margin:10px 0px 0px;
	}
}
.inews{
	padding: 40px 0px 60px;
}
.inews dl{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.inews dl dt{
	font-weight: normal;
	background-color: #fff;
	margin-bottom: 40px;
	width: 100%;
}
.inews dl dt a{
	display: flex;
	align-items: center;
}
.inews dl dt a i{
	width: 55%;
}
.inews dl dt a i img{
	width:100%;
}
.inews dl dt a section{
	width: 45%;
	padding: 0px 3% 0px 5%;
}
.inews dl dt a section h5{
	font-size: 1.7rem;
	font-family:DIN-Bold;
	color: #808080;
	line-height: 20px;
}
.inews dl dt a section h3{
	font-size: 2.0rem;
	line-height: 26px;
	font-family:MaisonNeue-Bold,Avenir,arial;
	color: #000;
	margin: 8% 0px 4%;
}
.inews dl dt a section span{
	display: block;
	color: #8f909f;
	line-height: 26px;
	font-family:MaisonNeue-Book,Avenir,arial;
	margin: 0px 0px 7%;
}
.inews dl dt a section small{
	color: #004caf;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	text-decoration: underline;
}
.inews dl dd{
	width: 48.5%;
	margin-bottom: 30px;
}
.inews dl dd a{
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	border-radius: 5px;
	padding: 20px;
	border:1px rgba(0,0,0,.1) solid;
	color: #000;
}
.inews dl dd a section{
	width: 82%;
}
.inews dl dd a small{
	width: 16%;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}
.inews dl dd a section h4{
	font-size: 1.7rem;
	line-height: 22px;
	font-family:MaisonNeue-Bold,Avenir,arial;
}
.inews dl dd a section span{
	display: block;
	color: #8f909f;
	line-height: 22px;
	margin: 20px 0px 0px;
	font-family:MaisonNeue-Book,Avenir,arial;
}
.inews dl dd a small h5{
	width: 100%;
	font-size: 1.7rem;
	color: #808080;
	font-family:MaisonNeue-Medium,Avenir,arial;
	text-align: right;
}
.inews dl dd a small p{
	color: #004caf;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	text-decoration: underline;
	width: 100%;
	text-align: right;
}
.nslanmu{
	background-color: #eaeaea;
	padding: 18px 0px;
}
.nslanmu ul{
	display: flex;
	float: left;
	align-items: center;
}
.nslanmu li a{
	display: block;
	color: #545454;
	font-size: 2.0rem;
	line-height: 40px;
	font-family:MaisonNeue-Medium,Avenir,arial;
	text-transform: uppercase;
}
.nslanmu li.cur a,.nslanmu li a:hover{
	color: #007ace;
}
.nslanmu ul i{
	display: block;
	width: 1px;
	height: 16px;
	background-color: #838383;
	margin: 0px 30px;
}
.nslanmu .return{
	float: right;
}
.return a{
	display: block;
	background: url(../images/back.png) 0px center no-repeat;
	color: #545454;
	padding-left: 27px;
	line-height: 40px;
	font-size: 1.8rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	text-transform: uppercase;
}
@media (max-width:1440px) {
	.nslanmu{
		padding: 10px 0px;
	}
	.nslanmu li a{
		font-size: 1.6rem;
		line-height: 36px;
	}
	.nslanmu ul i{
		margin: 0px 20px;
	}
	.nslanmu section{
		line-height: 36px;
		font-size: 1.4rem;
	}
	.return a{
		line-height: 36px;
		font-size: 1.6rem;
	}
}
.idown{
	padding:50px 0px;
}
.idown form{
	display:flex;
	justify-content:space-between;
}
.idown form input{
	width:84%;
	line-height:20px;
	font-size:1.8rem;
	border:0;
	font-family:Fontthree;
	padding:30px 0px 30px 40px;
	border: 1px rgba(0,0,0,.2) solid;
}
.idown form button{
	display:block;
	border:0;
	background:#004cb0 url(../images/fdj.png) center no-repeat;
	width:14%;
	transition:.3s;
}
.idown form button:hover{
	background-color:#f07700;
}
.idown ul{
	padding-bottom:15px;
}
.idown ul li{
	margin-bottom:15px;
}
.idown ul li a{
	display:flex;
	background:#fff;
	padding:2% 7% 2% 3%;
	justify-content:space-between;
	border:1px rgba(0,0,0,.15) solid;
	align-items:center;
	transition:.3s;
	text-decoration:none;
}
.idown ul li a section{
	display:flex;
}
.idown ul li a section small{
	margin:0px 15px 0px 0px;
}
.idown ul li a section big{
	display:flex;
	flex-wrap:wrap;
	align-content:space-between;
}
.idown ul li a section big p{
	font-size:2.2rem;
	color:#333333;
	width:100%;
	font-family:MaisonNeue-Medium,Avenir,arial;
	line-height:26px;
}
.idown ul li a section big b{
	font-size:1.4rem;
	color:rgba(0,0,0,.4);
	font-weight:normal;
	line-height:18px;
	font-family:MaisonNeue-Book,Avenir,arial;
}
.idown ul li a span{
	border:1px #eb8000 solid;
	color:#eb8000;
	line-height:20px;
	padding:5px 25px;
	transition:.3s;
	font-family:MaisonNeue-Medium,Avenir,arial;
}
.idown ul li a:hover{
	border:1px #eb8000 solid;
}
.idown ul li a:hover span{
	background:#eb8000;
	color:#fff;
}
.icontact{
	padding:70px 0px;
}
.icontact .ictext{
	width:45%;
	float: left;
}
.icontact .icimg{
	width:55%;
	float: right;
}
.icontact big{
	display:block;
	border:0px #ececec solid;
}
.icontact h3{
	font-size:3.0rem;
	color:#333333;
	line-height:32px;
	font-family:MaisonNeue-Medium,Avenir,arial;
}
.icontact h3:after{
	content:"";
	display:block;
	width:30px;
	height:3px;
	background:#114798;
	margin:30px 0px 30px 0px;
}
.icontact section{
	font-size:1.6rem;
	line-height:36px;
	color:#666;
	font-family:MaisonNeue-Book,Avenir,arial;
	max-width:490px;
}
.icontact section .bk{
	padding:10px 0px 0px;
}
.icontact section .bk img{
	border:2px rgba(0,0,0,.1) solid;
	max-width:128px;
	height:auto;
	display:block;
}
@media (max-width:1200px) {
	.icontact h3{
		font-size:1.6rem;
	}
	.icontact h3:after{
		margin:20px 0px;
	}
	.icontact ul li p{
		line-height:31px;
		font-size:1.3rem;
	}
}
@media (max-width:992px) {
	.icontact .ictext{
		width:100%;
		margin-bottom: 10px;
	}
	.icontact .icimg{
		width:100%;
	}
	.icontact ul li{
		width: 49%;
		float: left;
		margin-right: 2%;
	}
	.icontact ul li:nth-child(even){
		margin-right: 0;
	}
}
@media (max-width:768px) {
	.icontact{
		padding:20px 0px;
	}
	.icontact h3:after{
		margin:10px 0px 20px 0px;
	}
	.icontact ul li{
		width: 100%;
		margin-right: 0;
	}
}
.feedback{
	background:#eeeeee;
	padding:60px 0px;
}
.feedback h3{
	text-align:center;
	color:#2d2d2d;
}
.feedback h3{
	display:block;
	font-size:4.2rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
}
.feedback h3 font{
	color:#004cb0;
}
.feedback form{
	margin:40px 0px 0px;
}

.feedback form section:after{
	content: "";
	display: block;
	clear: both;
}
.feedback form section span{
	width:48%;
	display:block;
	float: left;
	margin-right: 4%;
	margin-bottom:25px;
}
.feedback form section span:nth-child(2n){
	margin-right: 0;
}
.feedback form span p{
	color:#666666;
	font-size:1.6rem;
	line-height:20px;
	font-family:MaisonNeue-Book,Avenir,arial;
	margin:0px 0px 10px;
}
.feedback form span input{
	width:100%;
	line-height:24px;
	padding:18px;
	height:60px;
	font-family:MaisonNeue-Book,Avenir,arial;
	border:1px rgba(0,0,0,.2) solid;
	border-radius:4px;
}
.feedback form span textarea{
	width:100%;
	line-height:24px;
	padding:18px;
	border:1px rgba(0,0,0,.2) solid;
	border-radius:4px;
	resize:none;
	font-family:MaisonNeue-Book,Avenir,arial;
}
.feedback form big{
	display:block;
}
.feedback form big button{
	width:210px;
	float: right;
	border:0;
	height:58px;
	color:#fff;
	font-size:1.6rem;
	background:#004cb0;
	border-radius:4px;
	margin-top:20px;
	transition:.3s;
	font-family:MaisonNeue-Book,Avenir,arial;
}
.feedback form big button:hover{
	background:#cb7413;
}
@media (max-width:1200px) {
	.feedback h3 p{
		font-size:1.5rem;
	}
	.feedback h3 span{
		font-size:3.2rem;
	}
	.feedback form span p{
		font-size:1.35rem;
	}
	.feedback form span input{
		padding:10px;
		height:44px;
	}
	.feedback form span textarea{
		padding:10px;
		height:164px;
	}
	.feedback form big button{
		height:48px;
		font-size:1.35rem;
	}
}
@media (max-width:768px) {
	.feedback{
		background:#eeeeee;
		padding:30px 0px;
	}
	.feedback form{
		margin:20px 0px 0px;
	}
	.feedback h3{
		font-size:2.6rem;
	}
	.feedback form section{
		margin-bottom:0px;
	}
	.feedback form section span{
		width:100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.feedback form span input{
		padding:5px 12px;
		height:44px;
	}
	.feedback form span textarea{
		padding:12px;
	}
	.feedback form big button{
		width: 100%;
	}
}
.iqrd .iqury{
	display:flex;
	justify-content:space-between;
	color:#fff;
	line-height:20px;
}
.iqrd .iqury p{
	font-size:1.6rem;
}
.iqrd .iqury a{
	color:#fff;
	font-size:1.2rem;
	display:flex;
	line-height:30px;
	width:120px;
	justify-content:center;
	background:#3b3b3b;
	border-radius:3px;
}
.iqrd .iqury a:before{
	content:"";
	display:block;
	background:url(../images/xunp.png) center no-repeat;
	background-size:18px auto;
	width:18px;
	margin-right:10px;
}
.iqrd .iqury a:hover{
	background:#060302;
}
.order{
	padding:20px 0px;
}
.order .odtt{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	background:#fff;
	border:2px rgba(0,0,0,.1) solid;
	padding:0;
	margin-bottom:20px;
}
.order .odtt dt{
	line-height:50px;
	text-align:center;
	color:#333;
	font-size:1.6rem;
	font-family:MaisonNeue-Medium,Avenir,arial;
	font-weight:normal;
	border-right:2px rgba(0,0,0,.1) solid;
	border-bottom:2px rgba(0,0,0,.1) solid;
}
.order .odtt dd{
	line-height:20px;
	color:#333;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:1.6rem;
	padding:0px 10px;
	font-family:MaisonNeue-Book,Avenir,arial;
	font-weight:normal;
	border-right:2px rgba(0,0,0,.1) solid;
}
.order .odtt dt:nth-of-type(1){
	width:30%;
}
.order .odtt dt:nth-of-type(2){
	width:70%;
}
.order .odtt dt:nth-of-type(3){
	width:30%;
	border-right:0;
}
.order .odtt dt:nth-of-type(4){
	width:20%;
	border-right:0;
}
.order .odtt dd:nth-of-type(1){
	width:30%;
}
.order .odtt dd:nth-of-type(2){
	width:70%;
}
.order .odtt dd:nth-of-type(3){
	width:30%;
	border-right:0;
}
.order .odtt dd:nth-of-type(4){
	width:20%;
	border-right:0;
}
.order .odtt dd span{
	display:block;
	background:#060302;
	width:40%;
	margin:0px 0px;
}
.order .odtt dd .shuzix{
	width:80%;
}
.order .odtt dd .shuzix input{
	background:none;
	border:1px rgba(0,0,0,.2) solid;
	border-radius:3px;
	width:100%;
	text-align:center;
	outline:none;
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height:32px;
}
.order .odtt dd .shanchu{
	display:block;
	width:45px;
	height:45px;
	background:url(../images/guanbi.png) center no-repeat;
	background-size:40% auto;
	border-radius:50%;
	box-shadow:0px 0px 15px rgba(0,0,0,.2);
	transition:.3s;
}
.order .odtt dd .shanchu:hover{
	background:#bb070a url(../images/guanbin.png) center no-repeat;
	background-size:40% auto;
}
.biaodan .biaodan-a input{
	width:100%;
	line-height:50px;
	height:64px;
	border:2px rgba(0,0,0,.1) solid;
	border-radius:3px;
	padding:5px 0px 5px 45px;
	margin-bottom:15px;
	font-size:1.6rem;
	outline:none;
	font-family:MaisonNeue-Book,Avenir,arial;
	color:rgba(0,0,0,.6);
}
.biaodan .biaodan-a input.company{
	background:#fff url(../images/lypic1.png) 10px center no-repeat;
	background-size:25px auto;
}
.biaodan .biaodan-a input.email{
	background:#fff url(../images/lypic3.png) 8px center no-repeat;
	background-size:27px auto;
}
.biaodan .biaodan-a input.name{
	background:#fff url(../images/lypic2.png) 11px center no-repeat;
	background-size:23px auto;
}
.biaodan .biaodan-a input.add{
	background:#fff url(../images/lypic4.png) 11px center no-repeat;
	background-size:23px auto;
}
.biaodan .biaodan-a input.tel{
	background:#fff url(../images/lypic6.png) 11px center no-repeat;
	background-size:23px auto;
}
.biaodan .biaodan-a input.phone{
	background:#fff url(../images/lypic7.png) 11px center no-repeat;
	background-size:23px auto;
}
.biaodan .biaodan-c textarea{
	padding:10px 0px 0px 45px;
	width:100%;
	background:#fff url(../images/lypic5.png) 10px 15px no-repeat;
	background-size:25px auto;
	line-height:30px;
	font-size:1.6rem;
	outline:none;
	border-radius:3px;
	color:rgba(0,0,0,.6);
	font-family:MaisonNeue-Book,Avenir,arial;
	border:2px rgba(0,0,0,.1) solid;
	resize:none;
}
.biaodan button{
	background:#cb0004;
	display:block;
	width:31%;
	border:0;
	text-align:center;
	line-height:66px;
	color:#fff;
	margin:20px 0px 0px;
	border-radius:3px;
	transition:.3s;
	font-family:MaisonNeue-Book,Avenir,arial;
	font-size:1.6rem;
}
.biaodan button:hover{
	background:#f18401;
}
.mima{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:none;
	justify-content:center;
	align-items:center;
	z-index:999;
}
.mima i{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,.7);
	z-index:2;
}
.mimashow{
	display:flex;
}
.mima form{
	padding:30px;
	display:flex;
	width:500px;
	border-radius:5px;
	background:#fff;
	position:relative;
	z-index:4;
}
.mima form input{
	width:75%;
	border:1px #ddd solid;
	line-height:20px;
	outline:none;
	padding:15px;
	font-family:MaisonNeue-Book,Avenir,arial;
	border-right:0;
}
.mima form button{
	outline:none;
	width:25%;
	text-align:center;
	border:0;
	background:#eb8000;
	color:#fff;
	font-family:MaisonNeue-Book,Avenir,arial;
	font-size:1.6rem;
}
.equipment{
	background: url(../images/qpbg.jpg) center no-repeat;
	background-size: cover;
	padding: 70px 0px 60px;
}
.equipment h2{
	text-align: center;
	color: #fff;
	font-size: 3.6rem;
	font-family:MaisonNeue-Book,Avenir,arial;
	line-height: 44px;
	margin: 0px 0px 90px;
}
.equipment .swiper-container{
	padding: 80px 0px 150px;
}
.equipment .swiper-slide {
	transition: 300ms;
	border: 7px #fff solid;
	background-color: #fff;
	opacity: .3;
}
.equipment .swiper-slide-active,.equipment .swiper-slide-duplicate-active{
	border: 5px #fff solid;
	transform: scale(1.6);
	z-index: 9;
	opacity: 1;
}
.equipment .swiper-button-next{
	background: transparent;
	width: 25%;
	height: 100%;
	right: 0;
	top: 0;
	margin-top: 0;
}
.equipment .swiper-button-prev{
	background: transparent;
	width: 25%;
	height: 100%;
	left: 0;
	top: 0;
	margin-top: 0;
}
.equipment .swiper-pagination span{
	width: 20px;
	height: 20px;
	background-color: #fff;
}
@media (max-width:1200px) {
	.equipment h2{
		font-size: 2.6rem;
		line-height: 34px;
		margin: 0px 0px 70px;
	}
}
