*{margin: 0;padding: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body {font-family: "微软雅黑";}
.hidden{display:none!important;}
img{width:100%;height:100%;}
a{text-decoration:none;}
li{list-style:none;}
i,em{font-style:normal;}
.fl{float:left;}
.fr{float: right;}
input:focus{outline:none;}
.clearfix {
	clear: both;
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.chengg{
	width:100%;
	height:1px;
	background:none;
}
.no_auto{
	overflow: hidden;
	width:100%;
	height:100%;
}
.no_auto .co_tips{position:absolute;overflow: hidden;}
input[type=number] { -moz-appearance: textfield; } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.wrap{
	width:1200px;
	position:relative;
	margin:0 auto;
	height: 100%;
}

.nav{
	width:100%;
	min-width:1200px;
	margin:0 auto;
	height:91px;
	background:url("../images/nav_bg.png");
	position:absolute;
	z-index:99;
}
.nav .icon{
	display: block;
	width:137px;
	height:137px;
	float:left;
	margin:20px 10px 0 0;
}
.nav .n_txt{
	float:left;
	margin-top: 20px;
}
.nav .n_txt p:nth-child(1){
	font-size: 28px;
	color: #2B2B2B;
	font-weight: bold;
}
.nav .n_txt p:nth-child(2){
	font-size: 14px;
	color: #2B2B2B;
}
.nav .nav_ul{
	float:left;
}
.nav .nav_ul li{
	min-width: 82px;
	height: 91px;
	border-bottom: 6px solid transparent;
	font-size: 24px;
	float: left;
	text-align: center;
	margin-right: 60px;
}
.nav .nav_ul li:nth-child(1){
	margin-left:60px;
}
.nav .nav_ul li:nth-child(4){
	margin-right:0;
}
.nav .nav_ul li a{
	height: 38px;
	line-height:38px;
	color: #782125;
	display: block;
	margin-top: 22px;
	padding: 0 10px;
}
.nav .nav_ul li a b{
	display: block;
	color: #A7663B;
	font-size: 12px;
	font-weight: 100;
	height: 20px;
	line-height: 20px;
	margin-top: -5px;
}
.nav .nav_ul li.active a,.nav .nav_ul li:hover a{
	background: url(../images/nav_bg1.png) no-repeat;
	background-size: 100% 100%;
}
.nav .s_ul{
	width:184px;
	height:48px;
	float:right;
	margin:25px 0 0 0;
	position:relative;
}
.nav .s_ul li{
	width:48px;
	height:48px;
	background:url(../images/s_nav.png) no-repeat center;
	background-position:0 0;
	overflow: hidden;
	float:left;
	cursor: pointer;
}
.nav .s_ul li a{
	display: block;
	width:100%;
	height:100%;
}
.nav .s_ul li:nth-child(2){
	background-position:-68px 0;
}
.nav .s_ul li:nth-child(3){
	margin-right:0;
	background-position:-136px 0;
}
.nav .s_ul li:nth-child(1):hover{
	background-position:0 -53px;
}
.nav .s_ul li:nth-child(2):hover{
	background-position:-68px -53px;
}
.nav .s_ul li:nth-child(3):hover{
	background-position:-136px -53px;
}
.nav .s_ul .fl_wx{
	position:absolute;
	width:130px;
	height:130px;
	position:absolute;
	left:-40px;
	top:70px;
	display: none;
}

/*footer*/
.i_main1 .footer_bottom{
	width: 100%;
	height: 267px;
	background: url(../images/bg4.jpg) no-repeat center;
	background-size:100% 100%;
	overflow: hidden;
	position: relative;
}
.footer_bottom{
	width: 100%;
	height: 250px;
	background: url(../images/footer_bg.png) no-repeat center;
	background-size:100% 100%;
	overflow: hidden;
	position: relative;
}
.footer_bottom ul {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.footer_bottom ul li {
	float: left;
	width: 400px;
	height: 100%;
	position: relative;
}
.footer_bottom ul li .img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width:135px;
	height:135px;
	border: 1px solid #C77343;
}
.footer_bottom ul li img {
	position: absolute;
	left:50%;
	top:50%;
	width: 124px;
	height: 124px;
	margin:-62px 0 0 -62px;
}
.footer_bottom ul li div {
	width: 220px;
	height: 100px;
	position: absolute;
	margin: auto;
	top: 0;
	left: 160px;
	bottom: 0;
}
.footer_bottom ul li div h1 {
	color: #694135;
	font-size: 22px;
}
.footer_bottom ul li div h2 {
	margin-top: 10px;
	color: #694135;
	font-size: 15px;
	font-weight: initial;
}
.footer_bottom ul li div span {
	display:block;
	color: #694135;
	font-size: 15px;
}
.footer_bottom ul li div span label {
	color: #D95B32;
}

/*float*/
.float_box{
	width: 234px;
	height: 563px;
	position: fixed;
	top: 50%;
	right: 100px;
	z-index: 99;
	margin-top:-281.5px;
}
.q_float {
	width: 218px;
	height: 563px;
	background: url(../images/float_bg.png);
	background-size: 100% 100%;
	position: relative;
	z-index: 99;
	margin-left: 16px;
}
.q_float .ewm_box{
	width: 154px;
	height: 151px;
	background: url(../images/code_bg1.png);
	background-size: 100% 100%;
	position: relative;
	z-index: 99;
	margin: 0 auto;
	top: 115px;
}
.q_float .ewm_box i {
	display: block;
	width: 120px;
	height: 15px;
	background: url(../images/i_light.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -60px;
	animation: vSmall 4s linear infinite;
	-webkit-animation: vSmall 4s linear infinite;
	-moz-animation: vSmall 4s linear infinite;
	-o-animation: vSmall 4s linear infinite;
}
.q_float .q_f_mark {
	width: 116px;
	height: 116px;
	display: block;
	position: absolute;
	top:50%;
	left:50%;
	margin:-54px 0 0 -54px;
}
.q_float a {
	display: block;
	width: 140px;
	height: 40px;
	margin: 0 auto;
}
.q_float a:hover{opacity:.9;}
.q_float a:first-of-type {
	margin-bottom: 8px;
	background: url(../images/ios.png);
	background-size: 100% 100%;
	margin-top: 130px;
}
.q_float a:nth-of-type(2) {
	margin-bottom: 8px;
	background: url(../images/and.png);
	background-size: 100% 100%;
}
.q_float a:nth-of-type(3){
	margin-bottom: 8px;
	background:url(../images/tap.png);
	background-size: 100% 100%;
}

.q_float label {
	display: block;
	width: 16px;
	height: 45px;
	position: absolute;
	top: 76px;
	left: -13px;
	cursor: pointer;
}
.q_float label.show {
	background: url(../images/pulls.png);
	background-size: cover;
}
.q_float label.hide_float{
	background: url(../images/push3.png);
	background-size: cover;
}
.q_float a.go_top{
	display: block;
	width: 107px;
	height: 75px;
	position: absolute;
	bottom: 0px;
	left: 60px;
}

@keyframes vSmall{
	0%{transform: translateY(100px);}
	50%{transform: translateY(0);}
	100%{transform: translateY(100px);}
}
@-webkit-keyframes vSmall{
	0%{transform: translateY(100px);}
	50%{transform: translateY(0);}
	100%{transform: translateY(100px);}
}

