.welcome{
	background-color: #000;
	line-height: 30px;
}
.welcome ul li{
	float: left;
	margin-right: 20px;
}
.welcome li a{
	color: rgba(255,255,255,.46);
	font-size: 1.6rem;
}
.welcome li a:hover{
	color: #fff;
}
.welcome .tel{
	color: rgba(255,255,255,.6);
	font-family:MaisonNeue-Medium;
	font-size: 1.6rem;
	background: url(../images/tel.png) 0px center no-repeat;
	padding-left: 28px;
}
.top{
	padding: 10px 0px;
}
.logo{
	margin-right: 5%;
}
.menu ul li{
	float: left;
	padding: 0px 30px;
}
.menu li a{
	color: #000;
	font-size: 1.6rem;
	font-family: MaisonNeue-Medium;
	line-height: 45px;
	display: block;
}
.menu li a:hover{
	color: #70bac8;
}
@media (min-width:1200px) and (max-width:1400px) {
	.menu ul li{
		padding: 0px 20px;
	}
}
.search{
	padding-top: 8px;
}
.search form{
	border: 1px rgba(0,0,0,.25) solid;
	border-radius: 14px;
	overflow: hidden;
}
.search form input{
	float: left;
	line-height: 20px;
	padding: 3px 10px;
	border-radius: 13px;
	border: 0;
	max-width: 125px;
	outline: none;
}
.search form button{
	border: 0;
	color: rgba(0,0,0,.8);
	background: none;
	height: 24px;
	width: 30px;
}
.search form button:hover{
	color: #70bac8;
}
.search .language{
	margin-left: 35px;
}
.search .language a{
	float: left;
	position: relative;
	color: #000;
	font-family: MaisonNeue-Medium;
	font-size: 1.6rem;
	line-height: 28px;
	margin: 0px 5px;
	padding: 0px 10px;
}
.search .language a:first-child:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 17px;
	background-color: #000;
	right: -6px;
	top: 4px;
}
.search .language a:hover{
	color: #f00;
}

#banner img {
    width:100%;
}

#banner .item .bntext{
	position: absolute;
	width: 100%;
	top: 33%;
	left: 0;
	color: #fff;
}
#banner .bntext small{
	display: block;
	font-family:MaisonNeue-Book;
	font-size: 1.25rem;
	padding-left: 3px;
}
#banner .bntext small p,
#banner .bntext small i{
	float: left;
	line-height: 19px;
}
#banner .bntext small i{
	width: 40px;
	height: 19px;
	padding-top: 8px;
	margin: 0px 5px;
}
#banner .bntext small i:after{
	content: "";
	display: block;
	height: 1px;
	background-color: #fff;
}
#banner .bntext big{
	display: block;
	font-family:MaisonNeue-Bold;
	font-size: 3.4rem;
	line-height: 50px;
}
#banner .bntext span{
	display: block;
	font-size: 2.1rem;
	line-height: 30px;
	font-family:MaisonNeue-Book;
	color: rgba(255,255,255,.8);
	margin: 5% 0px 3%;
}
#banner .bntext a{
	display: block;
	width: 220px;
	height: 46px;
	line-height: 43px;
	border: 2px rgba(255,255,255,.8) solid;
	color: #fff;
	font-size: 1.7rem;
	font-family:MaisonNeue-Book;
	padding: 0px 65px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#banner .bntext a i{
	float: right;
	line-height: 42px;
	font-size: 1.8rem;
}
#banner .bntext a:hover{
	background: #fff;
	color: #000;
}

.ibanner img {
    width:100%;
}

.product{
	padding: 50px 0px;
	background-color: #f1f1f1;
}
.product dd a{
	display: block;
	text-align: center;
	color: #000;
	font-size: 1.6rem;
	font-family:MaisonNeue-Medium;
	line-height: 30px;
}
.product dd p{
	margin: 10px 0px 0px;
}
.product ul{
	margin-top: 25px;
}
.product li{
	margin-bottom: 30px;
}
.product li a{
	display: block;
	position: relative;
	font-family:Univers-Condensed;
}
.product li span{
	position: absolute;
	bottom: 8%;
	left: 8%;
	width: 84%;
	color: #fff;
	font-size: 3.0rem;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.product li span::before{
	content: "";
	display: block;
	height: 4px;
	width: 65px;
	margin: 0px 0px 3px;
	background-color: #70bac8;
}
.about{
	background: url(../images/abbg.png) center no-repeat;
	background-size: cover;
	padding: 180px 0px 120px;
}
.about .about-text{
	width: 45%;
}
.about .about-text section{
	font-size: 1.6rem;
	line-height: 27px;
	font-family: MaisonNeue-Medium;
	color: #fff;
	margin: 8% 0px 11%;
}
.about .about-text>a{
	display: block;
	width: 220px;
	height: 46px;
	line-height: 43px;
	border: 2px rgba(255,255,255,.8) solid;
	color: #fff;
	font-size: 1.7rem;
	font-family:MaisonNeue-Book;
	padding: 0px 65px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.about .about-text>a i{
	float: right;
	line-height: 42px;
	font-size: 1.8rem;
}
.about .about-text>a:hover{
	background: #fff;
	color: #000;
}
.title:after{
	content: "";
	display: block;
	clear: both;
}
.title .pull-left{
	font-size: 3.9rem;
	color: #000;
	font-family:MaisonNeue-Bold;
	line-height: 48px;
}
.title a{
	height: 48px;
	background: #f5f5f5;
}
.title a small{
	float: left;
	width: 50px;
	height: 48px;
	background: #d7d7d7 url(../images/ttjt.png) center no-repeat;
}
.title a p{
	float: left;
	line-height: 48px;
	width: 105px;
	text-align: center;
	font-family:MaisonNeue-Book;
	color: rgba(0,0,0,.7);
}
.news{
	padding: 65px 0px 25px;
}
.news dl{
	padding-top: 55px;
	margin-top: 55px;
	border-top: 2px rgba(0,0,0,.05) solid;
}
.news dl dt{
	width: 100%;
	font-weight: normal;
	border-bottom: 2px rgba(0,0,0,.05) solid;
	padding-bottom: 55px;
}
.news dt a{
	display: block;
	color: #000;
}
.news dt section{
	float: left;
	width: 65%;
}
.news dt i{
	width: 30%;
	float: right;
}
.news dt section small{
	display: block;
	color: #818181;
	font-size: 1.7rem;
	font-family: DIN-Bold;
	line-height: 20px;
}
.news dt section h3{
	color: #23232b;
	font-size: 2.0rem;
	font-family: MaisonNeue-Bold;
	line-height: 36px;
	font-weight: normal;
	margin: 5% 0px 1%;
}
.news dt section>span{
	display: block;
	color: #9596a5;
	font-size: 1.6rem;
	line-height: 24px;
	font-family: MaisonNeue-Book;
	margin: 0px 0px 5%;
	max-height: 48px;
	overflow: hidden;
}
.news dt a:hover h3{
	color: #70bac8;
}
.news dl dd{
	float: left;
	width: 50%;
	border-bottom: 2px rgba(0,0,0,.05) solid;
	padding: 30px 0px;
	position: relative;
}
.news dd a{
	display: block;
	width: 90%;
}
.news dd span{
	float: left;
	color: #23232b;
	font-size: 2.0rem;
	font-family: MaisonNeue-Bold;
	line-height: 36px;
	position: relative;
	padding-left: 25px;
	width: 90%;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news dd a:hover span{
	color: #70bac8;
}
.news dd span::before{
	content: "";
	position: absolute;
	left: 0;
	height: 100%;
	width: 5px;
	height: 5px;
	top: 50%;
	margin-top: -3px;
	border-radius: 50%;
	background-color: #23232b;
}
.news dd small{
	float: right;
	color: #818181;
	font-size: 1.7rem;
	font-family: DIN-Bold;
	line-height: 36px;
	width: 10%;
	text-align: right;
}
.news dd:nth-child(Odd) a{
	margin-left: 10%;
}
.news dd:nth-child(Odd):after{
	content: "";
	width: 2px;
	height: 26px;
	background-color: rgba(0,0,0,.05);
	top: 50%;
	margin-top: -13px;
	left: -1px;
	position: absolute;
}
footer{
	background: #080c17 url(../images/btbg.jpg) center no-repeat;
	background-size: cover;
}
.bottom{
	padding: 65px 0px 0px;
}
.bottom>div{
    width: 26%;
	float: left;
}
.bottom>div:nth-of-type(3){
	width:30%;
}
.bottom>div:nth-of-type(2){
	width:21%;
}
.bottom>div:nth-of-type(4){
	width:23%;
}
.bottom>div>span{
	margin:10px 0px 20px;
	display: block;
}
.bottom>div>span:after{
	content: "";
	display: block;
	clear: both;
}
.bottom>div>span small{
	display:block;
	width:4px;
	float: left;
	height:4px;
	background:#70bac8;
	margin-right:3px;
	-webkit-transform:skew(-30deg);
	    -ms-transform:skew(-30deg);
	        transform:skew(-30deg);
}
.bottom h3{
    font-size: 1.8rem;
    line-height: 40px;
	font-family:ProximaNova-Semibold;
    color: #fff;
}
.phone{
    font-size: 1.4rem;
    line-height: 24px;
    margin: 10px 0;
	font-family:arial;
    color: rgba(255,255,255,.6);
}
.message input:not(.tijiao){
    border:1px rgba(255,255,255,.05) solid;
	line-height:42px;
	margin-bottom:15px;
	width:100%;
	background:rgba(255,255,255,.1);
	padding-left:15px;
	font-family:arial;
	color:#fff;
}
.message textarea{
	border:1px rgba(255,255,255,.05) solid;
    background:rgba(255,255,255,.1);
	line-height:26px;
	padding-left:15px;
    width: 100%;
	font-family:arial;
    resize: none;
	margin-bottom:15px;
	color:#fff;
}
.tijiao{
    width: 45%;
    height: 46px;
    background:#70bac8;
	font-family:arial;
    background-size: 100% 100%;
    text-align: center;
	color:#fff;
	border:0;
	border-radius:3px;
}
.tijiao:hover{
	background:#fff;
	color:#000;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.links{
	margin:15px 0px 0px;
}
.links a{
	display:block;
	width:31px;
	height:31px;
	float: left;
	margin-right:10px;
}
.links a:nth-of-type(1){
	background:url(../images/tubiao.png) 0 0 no-repeat;
}
.links a:nth-of-type(2){
	background:url(../images/tubiao.png) -31px 0 no-repeat;
}
.links a:nth-of-type(3){
	background:url(../images/tubiao.png) -62px 0 no-repeat;
	width:32px;
}
.links a:nth-of-type(4){
	width:32px;
	background:url(../images/tubiao.png) right 0 no-repeat;
}
.links big{
	display: block;
	margin: 20px 10px 0px 0px;
	float: left;
	color:#fff;
}
.links img{
	max-width: 100%;
	width: 90px;
	height:auto;
}
.ft-nav{
    padding:0 0 0 75px;
}
.ft-nav ul{
    margin-top: 0;
}
.ft-nav li{
    position: relative;
    height: 42px;
    font-size: 1.4rem;
}
.ft-nav li a{
    float: left;
    line-height: 37px;
	font-family:arial;
    color: rgba(255,255,255,.6);  
	margin-left:15px;
}
.ft-nav li a:hover{
	color:#fdb500;
}
.ft-nav li span{
    float: left;
    line-height: 37px;
    color: rgba(255,255,255,.6);  
}
.tags ul{
    margin-top: 0;
}
.tags li{
    position: relative;
    height: 42px;
    font-size: 1.4rem;
}
.tags li a{
    float: left;
    line-height: 37px;
	font-family:arial;
    color: rgba(255,255,255,.6);  
	margin-left:15px;
}
.tags section{
	line-height: 26px;
	font-family:arial;
	color: rgba(255,255,255,.6);  
}
.tags li a:hover{
	color:#fdb500;
}
.tags li span{
    float: left;
    line-height: 37px;
    color: rgba(255,255,255,.6);  
}
.copy{
	margin: 40px 0px 0px;
	color: #FFFFFF;
	line-height: 30px;
	padding: 30px 0px;
	height: 90px;
	font-family: MaisonNeue-Book;
	border-top: 1px rgba(255,255,255,.2) solid;
}
.copy a{
	color: #FFFFFF;
}
.lanmu ul{
	text-align: center;
}
.lanmu ul li{
	display: inline-block;
	padding: 0px 50px;
}
.lanmu li a{
	display: block;
	line-height: 54px;
	color: #767677;
	font-family:MaisonNeue-Medium;
	font-size: 1.6rem;
}
.lanmu li.cur a,.lanmu li a:hover{
	color: #000;
}
.huise{
	background-color: #f6f6f6;
}
.iabout{
	padding: 125px 0px 80px;
}
.iabout ul{
	max-width: 1200px;
	margin: 0 auto;
}
.iabout ul li:after{
	content: "";
	display: block;
	clear: both;
}
.iabout li .iabtext{
	float: left;
	width: 50%;
	padding: 5% 30px 0;
}
.iabout li:nth-child(even) .iabtext{
	float: right;
}
.iabout li>i{
	float: right;
	width: 50%;
}
.iabout li>i img{
	width: 100%;
}
.iabout li:nth-child(even)>i{
	float: left;
}
.iabout .iabtext h3{
	font-size: 1.8rem;
	color: #171719;
	line-height: 26px;
	font-family:MaisonNeue-Bold;
	display: none;
}
.iabout .iabtext section{
	color: #767677;
	line-height: 26px;
	font-family:MaisonNeue-Medium;
	margin-top: 20px;
}
.inews{
	padding: 40px 0px 100px;
}
.inews dl a{
	display: block;
	background-color: #fff;
}
.inews dl dt{
	float: left;
	width: 55%;
}
.inews dl dt img{
	width:100%;
	height:auto;
}
.inews dl dd{
	float: right;
	width: 45%;
	padding-left: 5%;
	padding-top: 5%;
}
.inews dd>small{
	display: block;
	color: #818181;
	font-size: 1.7rem;
	line-height: 20px;
	font-family:DIN-Bold;
}
.inews dd>h3{
	color: #23232b;
	line-height: 30px;
	font-size: 2.0rem;
	font-family:MaisonNeue-Bold;
	margin: 5% 0px 15px;
}
.inews dd>section{
	color: #9596a5;
	line-height: 24px;
	font-family:MaisonNeue-Book;
	margin: 0px 0px 8%;
}
.inews dd>span{
	display: block;
	color: #70bac8;
	font-size: 1.6rem;
	line-height: 24px;
	font-family:MaisonNeue-Book;
	text-decoration: underline;
}
.inews ul{
	margin-top: 45px;
}
.inews ul li{
	width: 48.5%;
	float: left;
	margin-bottom: 30px;
}
.inews ul li:nth-child(odd){
	margin-right: 3%;
}
.inews ul li a::after{
	content: "";
	display: block;
	clear: both;
}
.inews li a{
	display: block;
	padding: 20px 35px;
	transition: .3s;
	border-radius: 7px;
	background-color: #fff;
}
.inews li a:hover{
	background-color: #ec1d1d;
}
.inews .nstop{
	margin-bottom: 20px;
}
.inews .nstop:after{
	content: "";
	display: block;
	clear: both;
}
.inews .nstop h3{
	float: left;
	width: 80%;
	color: #23232b;
	font-size: 1.7rem;
	font-family:MaisonNeue-Bold;
	line-height: 22px;
}
.inews a:hover .nstop h3{
	color: #fff;
}
.inews .nstop small{
	float: left;
	width: 20%;
	text-align: right;
	color: #818181;
	font-size: 1.7rem;
	font-family:DIN-Bold;
	line-height: 44px;
}
.inews a:hover .nstop small{
	color: #fff;
}
.inews .nsbot section{
	width: 80%;
	float: left;
	color: #9596a5;
	line-height: 24px;
	font-family:MaisonNeue-Book;
}
.inews a:hover .nsbot section{
	color: #fff;
}
.inews .nsbot span{
	float: left;
	color: #70bac8;
	font-size: 1.6rem;
	line-height: 24px;
	width: 20%;
	text-align: right;
	font-family:MaisonNeue-Book;
}
.inews a:hover .nsbot span{
	color: #fff;
}
.inews .nsbot span font{
	text-decoration: underline;
}
.page-list{
	padding-top: 15px;
}
.page-list a{
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	background-color: #fff;
	margin-left: 10px;
	font-size: 1.6rem;
	font-family:MaisonNeue-Bold;
	color: rgba(0,0,0,.5);
	transition: .3s;
}
.page-list .pull-right>a:first-child{
	background: #fff url(../images/hsjt.png) center no-repeat;
	background-size: auto 30%;
	text-indent:999px;
	overflow:hidden;
}
.page-list .pull-right>a:last-child{
	background: #fff url(../images/hsjt.png) center no-repeat;
	background-size: auto 30%;
	transform: rotateZ(180deg);
	text-indent:999px;
	overflow:hidden;
}
.page-list a:hover,.page-list a.hover{
	color: #fff;
	background-color: #70bac8;
}
.page-list .pull-right>a:first-child:hover{
	background: #70bac8 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page-list .pull-right>a:last-child:hover{
	background: #70bac8 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.pdlanmu{
	background-color: #424242;
}
.pdlanmu ul::after{
	content: "";
	display: block;
	clear: both;
}
.pdlanmu li{
	float: left;
	width: 15%;
	margin-right: 2%;
	position: relative;
}
.pdlanmu li:last-child{
	margin-right: 0;
}
.pdlanmu li i{
	display: block;
	height: 100px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.pdlanmu li a{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	font-family:MaisonNeue-Medium;
	line-height: 30px;
	padding: 10px 0px 15px;
	transition: .3s;
}
.pdlanmu li p{
	margin: 10px 0px 0px;
}
.pdlanmu li a:hover,.pdlanmu li.cur a{
	background-color: #fff;
	color: #333;
}
.pdlanmu1 li>a:hover,.pdlanmu1 li.cur>a{
	box-shadow: 0px 10px 20px rgba(0,0,0,.1) inset;
}
.pdlanmu li a:hover i,.pdlanmu li.cur a i{
	background-position: center 0;
}
.pdlanmu li dl{
	display: none;
	position: absolute;
	width: 100%;
	top: 100%;
	background-color: #fff;
	box-shadow: 0px -20px 30px rgba(0,0,0,.06);
	z-index: 9;
}
.pdlanmu li:hover dl{
	display: block;
}
.pdlanmu dd:first-child{
	padding-top:20px;
}
.pdlanmu dd:last-child{
	padding-bottom:20px;
}
.pdlanmu dd a{
	font-size: 1.4rem;
	line-height: 40px;
	padding: 0;
	color:#333;
}
.pdlanmu dd a:hover,.pdlanmu dd.cur a{
	color: #63b17d;
}
.iproduct{
	padding: 40px 3.5% 55px;
}
.huise .form input{
	width: 85%;
	border: 0;
	background: #fff url(../images/fdj.png) 18px center no-repeat;
	height: 58px;
	line-height: 28px;
	padding: 15px 15px 15px 60px;
	float: left;
	outline: none;
	font-family:MaisonNeue-Medium;
}
.huise .form button{
	width: 15%;
	float: left;
	height: 58px;
	background-color: #70bac8;
	border: 0;
	color: #fff;
	font-family:MaisonNeue-Medium;
	font-size: 1.6rem;
}
.iproduct>h2,.iproductd>h2{
	font-size: 3.6rem;
	line-height: 123px;
	font-family:MaisonNeue-Medium;
}
.iproduct ul li{
	margin-bottom: 30px;
}
.iproduct li a{
	display: block;
	background-color: #fff;
	transition: .5s;
}
.iproduct li a:hover{
	box-shadow: 0px 0px 30px rgba(0,0,0,.1);
}
.iproduct li section{
	font-family:MaisonNeue-Medium;
	padding: 0px 35px 25px;
}
.iproduct li span{
	display: block;
	color: #0e0d11;
	font-size: 2.4rem;
	line-height: 30px;
}
.iproduct li small{
	display: block;
	color: #6d6d7a;
	font-size: 1.8rem;
	line-height: 26px;
	font-family:MaisonNeue-Book;
	margin: 8px 0px 0px;
}
.iproductd{
	padding: 40px 3.5% 0px;
}
.iproductd .iprdtop dl{
	float: left;
	width: 57%;
}
.iproductd .iprdtop .iprdmemo{
	float: right;
	width: 40%;
}
.iproductd .iprdtop dd{
	width: 20%;
	float: left;
	height: 530px;
	position: relative;
	padding: 45px 0px;
}
.iproductd .iprdtop dd .swiper-container{
	height: 100%;
	position: static;
}
.iproductd .iprdtop dd .swiper-button-prev{
	top: 0;
	width: 100%;
	margin-top: 0;
	left: 0;
	background: none;
	height: 33%;
	outline: none;
}
.iproductd .iprdtop dd .swiper-button-next{
	bottom: 0;
	top: auto;
	width: 100%;
	margin-top: 0;
	right: 0;
	background: none;
	height: 33%;
	outline: none;
}
.iproductd .iprdtop dd small{
	display: block;
	height: 35px;
	background: #fff;
	font-size: 1.6rem;
	line-height: 35px;
	text-align: center;
	transition: .3s;
}
.iproductd .iprdtop dd small i{
	line-height: 35px;
}
.iproductd .iprdtop dd small:hover{
	color:#fff;
	background-color: #70bac8;
}
.iproductd .iprdtop dd .swiper-button-next small{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.iproductd .iprdtop dt{
	width: 76%;
	background: #fff;
	float: right;
	position: relative;
	height: 530px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.iproductd .iprdtop dt img{
	max-width: 100%;
	height: auto;
}
.iproductd .iprdtop dd .swiper-slide i{
	display: block;
	background-color: #fff;
	border: 1px #fff solid;
	position: relative;
	height: 100%;
}
.iproductd .iprdtop dd .swiper-slide img{
	margin: 0 auto;
	max-height: 100%;
}
.iproductd .iprdtop dd .swiper-slide-active i{
	border: 1px #f00 solid;
}
.iproductd .iprdmemo>h3{
	font-size: 3.6rem;
	line-height: 50px;
	font-family:MaisonNeue-Medium;
	border-bottom: 2px rgba(0,0,0,.7) solid;
	padding-bottom: 25px;
}
.iproductd .iprdmemo>section{
	padding-top: 25px;
	padding-left: 8px;
}
.iproductd .iprdmemo table{
	width: 100%;
}
.iproductd .iprdmemo td{
	color: #626268;
	font-size: 1.4rem;
	line-height: 28px;
	font-family:MaisonNeue-Book;
}
.iprdcont .iprdtit{
	background-color: #343131;
	margin-top: 70px;
	padding: 10px 0px;
}
.iprdcont .iprdtit dl{
	padding: 0px 3.5%;
}
.iprdcont .iprdtit dd{
	float: left;
	font-size: 1.8rem;
	line-height: 40px;
	cursor: pointer;
	padding: 40px 0px;
	font-family:MaisonNeue-Medium;
	color: rgba(255,255,255,.6);
	margin-right: 12%;
	position: relative;
}
.iprdcont .iprdtit dd:last-child{
	margin-right: 0;
}
.iprdcont .iprdtit dd.on{
	color: #fff;
}
.iprdcont .iprdtit dd:after{
	content: "";
	display: block;
	height: 3px;
	position: absolute;
	width: 100%;
	background-color: #63b17d;
	left: 0;
	bottom: 0;
	opacity: 0;
}
.iprdcont .iprdtit dd.on:after{
	opacity: 1;
}
.iprdcont ul.ul{
	padding: 90px 3.5%;
}
/*.iprdcont ul.ul table{
	width: 100%;
}*/
.iprdcont ul.ul li{
	color: #626268;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book;
	line-height: 32px;
	display: none;
}
.iprdcont ul.ul li.active{
	display: block;
}
.iprdcont ul.ul table td{
	border-bottom: 1px rgba(0,0,0,.15) solid;
	line-height: 28px;
}
.iprdhot{
	padding: 0 3.5%;
}
.iprdhot .irpdflag{
	margin-right: -15px;
	margin-left: -15px;
	padding-bottom: 55px;
}
.iprdhot .swiper-container{
	padding: 15px 15px 80px;
}
.iprdhot h2{
	font-size: 3.6rem;
	color: #35353a;
	line-height: 43px;
	font-family:MaisonNeue-Medium;
	margin: 0px 0px 20px;
}
.iprdhot .swiper-slide a{
	display: block;
	background-color: #fff;
	transition: .5s;
}
.iprdhot .swiper-slide a:hover{
	box-shadow: 0px 0px 30px rgba(0,0,0,.1);
}
.iprdhot .swiper-slide a section{
	font-family:MaisonNeue-Medium;
	padding: 0px 35px 25px;
}
.iprdhot .swiper-slide a span{
	display: block;
	color: #0e0d11;
	font-size: 2.4rem;
	line-height: 30px;
}
.iprdhot .swiper-slide a small{
	display: block;
	color: #6d6d7a;
	font-size: 1.8rem;
	line-height: 26px;
	font-family:MaisonNeue-Book;
	margin: 8px 0px 0px;
}
.iprdhot .swiper-container .swiper-pagination{
	bottom: 0;
}
.iprdhot .swiper-container .swiper-pagination span{
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background-color: #fff;
	opacity: 1;
	margin: 0px 10px;
}
.iprdhot .swiper-container .swiper-pagination span.swiper-pagination-bullet-active{
	background-color: #70bac8;
}
.icontact{
	padding: 30px 0px 70px;
}
.icontact #map{
	height: 550px;
	width: 100%;
}
.icontact>h1{
	font-size: 2.4rem;
	color: #333333;
	line-height: 36px;
	font-family:MaisonNeue-Medium;
	margin-bottom: 30px;
}
.icontact .ictext table{
	width: 100%;
}
.icontact .ictext table td{
	vertical-align: top;
	padding-bottom: 10%;
}
.icontact .ictext table tr:last-child td{
	padding-bottom: 0;
}
.icontact .ictext table td:first-child{
	width: 80px;
	text-align: center;
	font-size: 2.4rem;
	line-height: 26px;
}
.icontact .ictext table td:first-child font{
	font-size: 2.0rem;
}
.icontact .ictext table td:last-child h3{
	font-size: 1.8rem;
	color: #121211;
	line-height: 22px;
	font-family:MaisonNeue-Medium;
}
.icontact .ictext table td:last-child h3:after{
	content: "";
	display: block;
	height: 2px;
	background-color: #63b17d;
	width: 15px;
	margin: 15px 0px;
}
.icontact .ictext table td:last-child section{
	font-size: 1.6rem;
	line-height: 27px;
	color: #8c939d;
	font-family:MaisonNeue-Book;
}
.feedback{
	padding: 40px 0px 60px;
}
.feedback h1{
	color: #333333;
	font-size: 2.4rem;
	font-family:MaisonNeue-Medium;
}
.feedback form{
	margin-top: 35px;
}
.feedback form span{
	float: left;
	width: 48%;
	margin-bottom: 15px;
}
.feedback form p{
	font-size: 1.8rem;
	line-height: 28px;
	color: #333;
	margin: 0px 0px 5px;
	font-family:MaisonNeue-Book;
}
.feedback form span:first-child{
	margin-right: 4%;
}
.feedback form span font,.feedback form section font{
	color: #f00;
}
.feedback form input{
	width: 100%;
	line-height: 22px;
	padding: 29px 20px;
	height: 80px;
	background-color: #fff;
	font-size: 1.6rem;
	border: 2px rgba(0,0,0,.05) solid;
	outline: none;
}
.feedback form textarea{
	width: 100%;
	outline: none;
	line-height: 22px;
	font-size: 1.6rem;
	padding: 29px 20px;
	background-color: #fff;
	resize: none;
	border: 2px rgba(0,0,0,.05) solid;
}
.feedback form button{
	display: block;
	width: 180px;
	margin: 15px 0px 0px auto;
	background-color: #70bac8;
	color: #fff;
	line-height: 52px;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book;
	border: 0;
}
.factory{
	padding:50px 0px;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book;
	line-height:28px;
	color:#666;
}
.instt{
	font-size:2.0rem;
	font-family:MaisonNeue-Medium;
	text-align:center;
	line-height:22px;
	margin:0px 0px 10px;
}
.insct{
	font-family:MaisonNeue-Book;
	line-height:26px;
	color:#444;
	font-size: 1.6rem;
	margin:20px 0px 0px;
}
.insct p{
	font-family:MaisonNeue-Book;
}
.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;
	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:Fontthree;
	color: #70bac8;
	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;
	}
}
.heise{
	background:rgba(0,0,0,.06);
}
.pdfcat{
	padding:50px 0px;
}
.pdfcat ul{
	display:flex;
	flex-wrap:wrap;
}
.pdfcat ul li{
	width:calc(33.33333333333333% - 15px);
	margin-bottom:30px;
	margin-right:30px;
}
.pdfcat ul li:nth-child(3n+0){
	margin-right:0;
}
.pdfcat ul li a{
	display:block;
	background:#fff;
	position:relative;
	padding:0px 0px 40px;
}
.pdfcat ul li a big{
	display:block;
	overflow:hidden;
}
.pdfcat ul li a big img{
	width:100%;
	transition:1s;
}
.pdfcat ul li a:hover big img{
	transform:scale(1.1);
}
.pdfcat ul li a p{
	color:#0f1415;
	font-family:MaisonNeue-Medium;
	font-size:1.8rem;
	line-height:20px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding:20px 0px 10px 8%;
}
.pdfcat ul li a span{
	display:flex;
	margin:10px 0px 0px 7.5%;
	width:60%;
}
.pdfcat ul li a span small{
	width:calc(100% - 40px);
	font-size:1.4rem;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background:#70bac8;
	line-height:40px;
}
.pdfcat ul li a span:after{
	content:"";
	display:block;
	width:40px;
	height:40px;
	background:#63b17d url(../images/dwpic.png) center no-repeat;
}
@media (max-width:1200px) {
	.pdfcat ul li a p{
		font-size:1.5rem;
	}
	.pdfcat ul li a span{
		width:60%;
	}
	.pdfcat ul li a span small{
		font-size:1.3rem;
	}
}
.pdfcat ul li a .tp{
	height:7px;
	width:0;
	background:#70bac8;
	top:0;
	left:0;
	position:absolute;
	transition:.1s;
}
.pdfcat ul li a .rt{
	width:7px;
	height:0;
	background:#70bac8;
	top:0;
	right:0;
	position:absolute;
	transition:.1s;
}
.pdfcat ul li a .bt{
	height:7px;
	width:0;
	background:#70bac8;
	bottom:0;
	right:0;
	position:absolute;
	transition:.1s;
}
.pdfcat ul li a .lt{
	width:7px;
	height:0;
	background:#70bac8;
	bottom:0;
	left:0;
	position:absolute;
	transition:.1s;
}
.pdfcat ul li a:hover .tp{
	width:100%;
	transition:.5s;
}
.pdfcat ul li a:hover .rt{
	height:100%;
	transition:.5s;
}
.pdfcat ul li a:hover .bt{
	width:100%;
	transition:.5s;
}
.pdfcat ul li a:hover .lt{
	height:100%;
	transition:.5s;
}
.irfq{
	padding:60px 0px;
}
.irfq ul li{
	padding: 30px 40px;
	background:#fff;
	margin-bottom:10px;
}
.irfq li dt{
	font-weight:normal;
}
.irfq li dt:after,.irfq li dd:after{
	content:"";
	display:block;
	clear:both;
}
.irfq li dt big{
	float:left;
	width:30px;
	font-family:MaisonNeue-Medium;
	font-size:2.2rem;
	line-height:30px;
}
.irfq li dt span{
	float:left;
	width:calc(100% - 30px);
	font-family:MaisonNeue-Medium;
	font-size:1.6rem;
	line-height:30px;
}
.irfq li dd{
	margin:5px 0px 0px;
}
.irfq li dd big{
	float:left;
	width:30px;
	font-family:MaisonNeue-Medium;
	font-size:2.2rem;
	line-height:30px;
}
.irfq li dd section{
	float:left;
	width:calc(100% - 30px);
	font-family:MaisonNeue-Medium;
	font-size:1.6rem;
	line-height:22px;
	color:#666;
	padding:4px 0px 0px;
}
.iphoto{
	padding:60px 0px;
}
.iphoto ul li{
	margin-bottom:15px;
}
.iphoto ul li a:hover,.iphoto ul li a:link{
	text-decoration:none;
}
.iphoto ul li span{
	display:block;
	line-height:20px;
	font-size:1.6rem;
	padding:20px 0px;
	text-align:center;
	background:rgba(0,0,0,.05);
	color:#333;
	font-family:MaisonNeue-Book;
}
.picshade {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.91;
	filter: alpha(opacity=91);
	z-index: 99;
	display: none;
}

.pictures_eyes_close {
	position: fixed;
	top: 30px;
	right: 30px;
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../images/close.png) no-repeat;
	z-index: 100;
	display: none;
}

.pictures_eyes {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 199;
	display: none;
}

.pictures_eyes_in {
	position: relative;
	text-align: center;
}

.pictures_eyes_in img { max-height: 550px; }

.pictures_eyes_in .prev, .pictures_eyes_in .next {
	position: absolute;
	top: 50%;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.pictures_eyes_in .prev {
	left: 35px;
	background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
	right: 35px;
	background: url(../images/Tright.png) no-repeat;
}
.pictures_eyes_in section p{
	font-size:1.6rem;
	line-height:30px;
	color:#fff;
	padding:0px 0px 20px;
}
.pictures_eyes_indicators {
	position: fixed;
	left: 0;
	bottom: 15px;
	width: 100%;
	text-align: center;
	z-index: 299;
}

.pictures_eyes_indicators a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 6px 3px 0 3px;
	border: 1px solid #ddd;
	border-radius: 10px;
	box-shadow: 0 0 2px #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
	filter: alpha(opacity=100);
	opacity: 1;
}

   
.message .form-control:-moz-placeholder {
  color: #FFFFFF;
}

.message .form-control::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}

.message .form-control:-ms-input-placeholder {
  color: #FFFFFF;
}

.message .form-control::-webkit-input-placeholder {
  color: #FFFFFF;
}