@charset "utf-8";
.hdtop{
	height: 40px;
	width: 100%;
	background: #263646;
	line-height: 40px;
	color: #ccc;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
}
.hdtop img{
	margin-right: 15px;
	height: 18px;
}
.mid-tagline{
	display: inline-block;
    margin-left: 20%;
}
.hdm{
	height: 120px;
	background: url(../images/hmbg_03.png) repeat-x center;
}
.logo{
	display: inline-block;
	margin-top: 32px;
}
.search{
	margin-left: 65px;
	margin-top: 40px;
}
.search1{
	height: 38px;
	width: 340px;
	padding-left: 15px;
}
.search2{
	width: 40px;
	height: 38px;
	background: url(../images/search_03.png) no-repeat center #f94651;
	cursor: pointer;
}
.hmr{
	margin-top: 40px;
	font-size: 12px;
	line-height: 20px;
	background: url(../images/hdmr_03.png) no-repeat left center ;
	color: #fff;
	padding-left: 65px;
}
.nav{
	height: 50px;
	background: #d2d3d6;
}
.navactive{
	width: 250px;
	margin-right: 30px;
}
.navactive a.nava{
	background: #898b94;
	color: #fff;
	height: 50px;
	line-height: 50px;
	display: block;
	text-align: center;
	font-size: 13px;
	letter-spacing: 3px;
}
.navactive a.nava i{
	margin-right: 10px;
}
.navhide{
	position: absolute;
	left: 0;
	top: 50px;
	background: #fff;
	padding: 20px 10px;
	margin-top: 50px;
	min-width: 200px;
	z-index: 9999;
	margin-top: -15px;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0 0 15px rgba(0,0,0,.15);
}
.navdiv:hover .navhide{
	opacity: 1;
	visibility: inherit;
	transition: .25s;
	margin-top: 0;
}
.navhide_1 a{
	display: block;
	line-height: 30px;
	padding: 0 20px;
}
.navhide_1 a:hover{
	color: #000;
}
.navbox{
	padding: 0 20px;
}
.navbox a.nava{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #28394b;
}
.navbox a.nava i{
	margin-left: 10px;
}
.navbox:hover a.nava{
	color: #f94651;
}
.bntxtbox{
	width:1200px;
	margin:0 auto;
	position: relative;
	height: 100%;
}
.bntxt{
	position: absolute;
	left: 50%;
	top: 35%;
	margin-left: -600px;
	color: #fff;
}
.bntxt h4{
	font-size: 80px;
	font-weight: bold;
}
.bntxt p{
	font-size: 60px;
}
.swiper-slide .bntxt{
	transform:translateX(-200px);
	opacity:0;
	transition:all 1s;
}
.ani-slide .bntxt{
	transform:translateX(0);
	opacity:1;
}
.bnimgs{
	margin-top: 30%;
}
.swiper-slide .bnimgs{
	transform:translateX(-200px);
	opacity:0;
	transition:all 1s;
}
.ani-slide .bnimgs{
	transform:translateX(0);
	opacity:1;
}

/*foot*/
.foot{
	padding: 20px 0;
	background: #fff;
	border-top: 1px solid #dddddd;
}
.ftfx{
	width: 40%;
}
.ftfx a{
	width: 50px;
	height: 50px;
	display: block;
	border: 1px solid #535353;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	border-radius: 50px;
	margin-right: 15px;
	position: relative;
}
.hideewm{
	position: absolute;
	left: 50%;
	top: 0;
	width: 120px;
	height: 120px;
	padding: 10px;
	background: #fff;
	border-radius: 4px;
	margin-top: -130px;
	margin-left: -60px;
	box-shadow: 0 0 15px rgba(0,0,0,.15);
	opacity: 0;
	visibility: hidden;
}
.ftfx a:HOVER .hideewm{
	opacity: 1;
	visibility: inherit;
}
.hideewm img{
	width: 100%;
	height: 100%;
	display: block;
}
.ftfx a:hover{
	background: #535353;
	color: #fff;
}
.ftfx p{
	font-size: 18px;
	color: #494c50;
	letter-spacing: 3px;
}
.ftr{
	width: 55%;
}
.ftra a{
	font-size: 18px;
	color: #535353;
	display: inline-block;
	margin-right: 15px;
}
.ftipt1{
	margin-top: 15px;
	width: 32%;
	margin-right: 2%;
}
.codes{
	position: absolute;
	right: 1px;
	top: 1px;
	height: 40px;
	width: 80px;
	z-index: 999;
	display: none;
}
.codei{
	display: inline-block;
	position: absolute;
	right: 1px;
	top: 1px;
	height: 40px;
	line-height: 40px;
	color: #999;
	font-size: 16px;
	width: 40px;
	text-align: center;
	cursor: pointer;
}
.ftipt1 input{
	width: 100%;
	height: 42px;
	border: 1px solid #dfdfdf;
	color: #888;
	font-size: 12px;
	letter-spacing: 2px;
	padding-left: 15px;
	border-radius: 4px;
}
.ftipt2{
	width: 66%;
	margin-top: 15px;
	margin-right: 2%;
	height: 42px;
}
.ftipt2 input{
	width: 100%;
	height: 42px;
	border: 1px solid #dfdfdf;
	color: #888;
	font-size: 12px;
	letter-spacing: 2px;
	padding-left: 15px;
	border-radius: 4px;
}
.ftipt2 textarea{
	width: 100%;
	height: 42px;
	line-height:40px;
	border: 1px solid #dfdfdf;
	color: #888;
	font-size: 12px;
	letter-spacing: 2px;
	padding-left: 15px;
	border-radius: 4px;
	resize: none;
}
.ftipt3{
	width: 18%;
	margin-top: 15px;
}
.ftipt3 button{
	width: 100%;
	background: #808080;
	color: #fff;
	border-radius: 4px;
	height: 42px;
	line-height: 42px;
	cursor: pointer;
}
.ftiptmagrt0{
	margin-right: 0;
}
.ftrb h4{
	font-weight: normal;
	font-size: 15px;
}
.ftrb p{
	font-size: 13px;
	color: #777;
}


.navhide_2{
	width: 1200px;
	padding: 20px;
}
.nhdl{
	display:block;
	width: 25%;
}
.nhdl img{
	width: 100%;
	display: block;
	border: 0;
	margin-bottom: 10px;
}
.nhdlr{
	width: 75%;
}
.nhdlr1{
	width: 26.333333333%;
	margin-left: 7%;
}
.nhdlr1 h4{
	margin-bottom: 15px;
}
.nhdlr1 a{
	display: block;
	line-height: 24px;
}
.nhdlr1 a:HOVER {
	color: #f94651;
}

#gotop {
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,.5);
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 4px;
    font-size: 26px;
    position: fixed;
    bottom: 140px;
    right: 20px;
    display: block;
    cursor: pointer;
    transition: .25s;
    display: none;
    z-index: 999;
}
.waoclick{
	display: none;
}


@media only screen and (min-width:768px) and (max-width:1199px) {
	.navbox{
		padding: 0 15px;
	}
}
@media only screen and (max-width:768px) {
	.foot{
		padding: 30px 0;
	}
	.ftfx{
		width: 100%;
		text-align: center;
	}
	.ftfx a{
		width: 36px;
		height: 36px;
		font-size: 16px;
		line-height: 36px;
		float: none;
		display: inline-block;
		margin-right: 0;
		margin: 0 5px;
	}
	.ftr{
		margin-top: 20px;
		width: 100%;
	}
	.ftra a{
		font-size: 15px;
	}
	#gotop {
	    width: 36px;
	    height: 36px;
	    text-align: center;
	    font-size: 18px;
	    line-height: 36px;
	}
	.wapform{
		display: none;
	}
	.waoclick{
		display: block;
	}
	.ftipt1{
		width: 100%;
		margin-right: 0;
	}
	.ftipt2{
		width: 100%;
		margin-right: 0;
	}
	.ftipt1wap{
		width: 78%;
	}
	.ftipt3{
		width: 20%;
		margin-left: 2%;
	}
}