@charset "utf-8";
li,img{vertical-align:top;}
html,body{overflow-x:hidden;}
.fl{float:left;}
.fr{float:right;}
.in{display:inline-block;*display:inline;*zoom:1;vertical-align:top;font-size:0;line-height:0;}
.t{text-indent:-99999em;display:block;}
.hide{height:0;line-height:0;font-size:0;visibility:hidden;display:none;}
.tips{position:relative;cursor:pointer;}
.pos{position:absolute;}
body{min-width:1200px;background-color: #10510d;color:#fff;font:normal 14px/24px "Microsoft YaHei","微软雅黑";overflow-x:hidden;word-wrap:break-word;word-break:break-all;}
.wrap{width:1200px;position:relative;margin:0 auto;overflow: hidden;}
.logo{z-index:25;}
.close,
.v-phone .content .sys a.on,
.v-phone .content .submit .i-submit{background-image: url('../img/index.png');}

.logo1{
	width: 74px;
    height: 22px;
    background-image: url(../img/fkty.png);
    background-size: 100% 100%;
    left: 137px;
    top: 10px;
}
.logo2{
	width: 85px;
    height: 23px;
    background-image: url(../img/migu.png);
    background-size: 100% 100%;
    left: 221px;
    top: 10px;
}
.logo3{
	width: 47px;
    height: 23px;
    background-image: url(../img/csl.png);
    background-size: 100% 100%;
    left: 318px;
    top: 10px;
}
.head .wechat{
	width: 40px;
	height: 40px;
	background-image: url('../img/wechat.png');
	background-size: 100% 100%;
	right: 83px;
	top: 8px;
	overflow: hidden;
}
.head .wechat .box {
	width: 120px;
	height: 120px;
	left: 50%;
	margin-left: -60px;
	top: 35px;
}
.head .wechat .box img{
	display: block;
	width: 110px;
	height: 110px;
	padding: 5px;
	opacity: 0;
	background-color: #fff;
	transition: all .5s;
}
.head .wechat:hover {
	overflow: visible;
}
.head .qqnew:hover {
	overflow: visible;
}
.head .wechat:hover .box img{
	opacity: 1;
	transform: translateY(5px);
}
.head .sina:hover {
	overflow: visible;
}
.head .sina:hover .box img{
	opacity: 1;
	transform: translateY(5px);
}
.head .sina{
	width: 40px;
	height: 40px;
	background-image: url('../img/sina.png');
	background-size: 100% 100%;
	right: 40px;
	top: 8px;
}
.head .sina .box img{
	display: block;
	width: 110px;
	height: 110px;
	padding: 5px;
	opacity: 0;
	background-color: #fff;
	transition: all .5s;
}

.close{position: absolute;width: 34px;height: 34px;cursor: pointer;background-position: -185px -109px;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.close:hover{-webkit-transform:rotate(180deg); transform:rotate(180deg); }

.v-phone{width:474px;height:330px;position:relative;display:none;background:url('../img/pop-order.png') no-repeat center top;}
.v-phone .close{top:7px;right:8px;}
.v-phone .content{padding-top:22px;}
.v-phone .content h4{margin:0 auto 12px;line-height: 50px;font-size: 40px;color: #fff;text-align: center;font-weight: 700;}
.v-phone .content .row{width: 314px;height:42px;margin:0 auto 15px;}
.v-phone .content .sys a{width: 144px;height: 36px;display: block;line-height:36px;color:#e9b505;font-size:18px;text-align: center;border: 3px solid #e9b505;}
.v-phone .content .sys a.on{background-position: -221px -109px;width: 150px;height: 42px;border: none;color: #634d00;}
.v-phone .content .row input{padding:0;border:0;margin:0;height:42px;padding-left:10px;line-height:42px;color:#000;font-size:16px;background-color:#fff;}
.v-phone .content .row .i-phone{width:304px;}
.v-phone .content .row .i-code{width:192px;}
.v-phone .content .row .i-btn{display:block;width:108px;height:42px;background-color:#52b287;text-align:center;line-height:42px;color:#fff;font-size:18px;}
.v-phone .content .row .i-btn-count{background-color:#b6b2b2;text-align:center;color:#000;font-size:14px;}
.v-phone .content .submit{width: 319px;margin:0 auto;}
.v-phone .content .submit .i-submit{display:block;width:319px;height:42px;margin:0 auto;background-position: -185px -153px;color: #634d00;line-height: 42px;font-size: 18px;text-align: center;}

.v-small {width:375px;height:186px;position:relative;display:none;background:url('../img/pop-tips.png') no-repeat center top;}
.v-small .close{top:7px;right:6px;}
.v-small .content{padding-top:67px;}
.v-small .content h4{margin:0 auto;line-height: 50px;font-size: 40px;color: #fff;text-align: center;font-weight: 700;}
