@charset "utf-8";
.headtop{
	height: 40px;
	background: #f5f5f5;
	line-height: 40px;
}
.headt_1{
	font-size: 14px;
	color: #333;
}
.headt_1 a{
	color: #f08300;
}
.headt_1 a:hover{
	text-decoration: underline;
}
.headt_1 i{
	color: #f08300;
	margin: 0 2px;
}
.headt_2{
	font-size: 14px;
	color: #333;
}
.headt_2 a{
	position: relative;
}
.tphideimg{
	display: block;
	width: 114px;
	height: 114px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -56px;
	margin-top: 30px;
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	z-index: 9999;
	display: none;
}
.tphideimg em{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -10px;
	color: #fff;
	margin-top: -13px;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
}
.tphideimg img{
	width: 100%;
	height: 100%;
}
.headt_2 i{
	margin: 0 5px;
}
.headt_2 a img.headt_2img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 2px;
}
.headt_2 a:hover{
	color: #F08300;
}
.headb{
	height: 80px;
	background: #fff;
}
.logo{
	display: inline-block;
	margin-top: 15px;
}
.nav a{
	padding: 0 25px;
	display: inline-block;
	float: left;
	height: 80px;
	line-height: 80px;
}
.nav a.active,.nav a:hover{
	background: #F08300;
	color: #fff;
}
.banner{
	height: 580px;
}
.swiper-pagination-bullet{
	background: #fff;
	opacity: .85;
}
.swiper-pagination-bullet-active{
	background: #F08300;
}
.swiper-button-next_1{
	right: 50px;
	width: 42px;
	height: 82px;
	background: url(../images/b_right_03.jpg);
}
.swiper-button-prev_1{
	width: 42px;
	height: 82px;
	left: 50px;
	background: url(../images/b_left_03.jpg);
}


.foottop{
	padding: 70px 0;
	background: #f3f3f3;
}
.ftop_1{
	width: 250px;
}
.ftop_1 h4{
	font-size: 24px;
	font-weight: normal;
}
.ftop_1 p{
	color: #bbb;
	margin-top: 10px;
}
.ftop_2{
	width: 250px;
}
.ftop_2 h4{
	font-size: 16px;
	font-weight: normal;
}
.ftop_2_mt{
	margin-top: 15px;
}
.ftop_2_mt a{
	margin-right: 15px;
	position: relative;
	display: block;
	float: left;
	width: 22px;
	height: 22px;
}
.wxhideimg{
	display: block;
	width: 114px;
	height: 114px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -56px;
	margin-top: -130px;
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	text-align: center;
	line-height: 20px;
	display: none;
	z-index: 9999;
}
.wxhideimg img{
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}
.wxhideimg i{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -10px;
	color: #fff;
	margin-bottom: -13px;
	font-size: 18px;
}
.ftop_3{
	width: 700px;
}
.ftop_3 h4{
	font-size: 18px;
	color: #666;
	font-weight: normal;
}
.ftop_3dm{
	width: 350px;
	font-size: 12px;
	color: #9a989b;
	line-height: 26px;
}
.foot{
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #999;
	background: #fff;
}


.idright{
	z-index: 999;
	height: 260px;
	width: 195px;
	position: fixed;
	right: 0;
	bottom: 50px;
}
.idright_1{
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.idright_1 h4{
	height: 55px;
	background: #c49630;
	color: #fff;
	position: relative;
	line-height: 55px;
	padding-left: 20px;
	font-weight: normal;
}
.idright_1 h4 i{
	display: inline-block;
	width: 50px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.idright_txt{
	padding: 15px;
	background: #fff;
}
.idright_txt a{
	color: #444;
}
.idright_txt:hover{
	background: #f5f5f5;
}
.idright_txt i{
	display: inline-block;
	width: 25px;
}
.idright_txt p{
	font-size: 18px;
	margin-top: 10px;
}
.idright_2{
	position: absolute;
	right: 0;
	bottom: 0;
}
.idright_2 a{
	background: #fff;
	display: block;
	width: 37px;
	height: 37px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 37px;
	margin-top: -1px;
	font-size: 16px;
}
.idright_2 a:last-child{
	font-size: 20px;
}
.idright_2 a:hover{
	background: #F08300;
	color: #fff;
}
