*{padding:0;margin:0;}
body{font-family:"微软雅黑";font-size:16px;color:#666;background: #f9f9f9;min-width: 1200px;}
html,body{height: 100%;}
ul,li{list-style:none;}
img{border:0;}
input{font-family:"微软雅黑";}
a{text-decoration:none;color:#666;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}
a:hover{-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}
h1,h2,h3,h4,h5,h6,{font-weight:normal;}
em { font-style: normal;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after { display: block; content: ""; clear: both; }
.ml10{margin-left:10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left:20px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt35{padding-top:35px;}
.pt90{padding-top:90px;}

.clear { clear: both}
.height10{height:10px;clear:both;}
.height15{height:15px;clear:both;}
.height20{height:20px;clear:both;}
.height30{height:30px;clear:both;}
.height40{height:40px;clear:both;}
.height70{height:70px;clear: both;}

.content{width:1200px;margin:0 auto;overflow:hidden;}
.index-bg { width: 100%; background: #fff;}

/*头部*/
.header { width: 100%; background: #fff;}
.header .nav { width: 1200px; height: 70px; margin: 0 auto;}
.hot-img { margin: 15px 20px 0 80px;}
/*.hot-img a{width:130px;height:40px;background:url(../images/lyh-hot-pic.png) no-repeat left top;display:block;}
.hot-img a:hover{background:url(../images/lyh-hot-pic2.png) no-repeat left top;}*/
.header .nav .navlist:after { content: ""; clear: both;}
.header .nav .navlist ul li { float: left; margin: 0 20px; position: relative;}
.header .nav .navlist ul li a { display: block; height: 67px; line-height: 67px; font-size: 16px; color: #666; border-top: 3px solid #fff;}
.header .nav .navlist ul li a:hover,.header .nav .navlist ul li a.on { color: #ed7b30; border-top: 3px solid #ed7b30;}
.header .nav .login { margin-left: 30px; padding-left: 20px; background: url("../images/lyh-user-login-icon.png") no-repeat 0 center; position: relative;}
.header .nav .login ul li { float: left; line-height: 70px;}
/*登录界面*/
.header .nav .login .login-box { width: 250px; height: 320px; padding: 20px 25px; background: #f1f1f1; position: absolute; left: -30px; top:70px; z-index: 999; display: none;}
.header .nav .login .login-box::before { content: ""; display: block; width: 0; height: 0; border-right: 7px solid transparent; border-left: 7px solid transparent; border-bottom: 10px solid #f1f1f1; position: absolute; top: -10px; left: 60px;}
.header .nav .login .login-box .login-title { color: #3e3a39; font-size: 20px;}
.header .nav .login .login-box .user-account input,.header .nav .login .login-box .user-password input { border: none; width: 250px; height: 30px; line-height: 30px; text-indent: 10px; font-size: 12px; color: #999; background: #fff; outline: none;}
.header .nav .login .login-box .login-btn { width: 250px; height: 40px; line-height: 40px;}
.header .nav .login .login-box .login-btn a { font-size: 12px; color: #666; float: left;}
.header .nav .login .login-box .login-btn input { width: 90px; height: 40px; border: none; background: #e0691f; color: #fff; font-size: 16px; border-radius: 3px; float: right; outline: none; cursor: pointer;}
.header .nav .login .login-box .login-btn input:hover { background: #d75c19;}
.header .nav .login .login-box .new-here { border-top: 1px solid #ddd;}
.header .nav .login .login-box .new-here div:nth-of-type(1) { font-size: 20px; color: #3e3a39;}
.header .nav .login .login-box .new-here div:nth-of-type(2) { font-size: 12px; color: #666;}
.header .nav .login .login-box .new-here > a { display: block; width: 250px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background: #50a954; border-radius: 3px; margin-top: 20px;}
.header .nav .login .login-box .new-here > a:hover {background: #449c46;}
/*登录界面结束*/
.header .nav .login ul li a { display: block; font-size: 15px; color: #666; margin: 0 3px;}
.header .nav .login ul li:last-child a { padding-right: 10px; background: url("../images/lyh-login-down.png") no-repeat right center;}
.header .nav .login ul li a:hover {color: #ed7b30;}
.header .nav .phone { background: url("../images/lyh-phone-icon.png") no-repeat 0 0; padding-left: 35px; margin-top: 25px;}
.header .nav .phone .phone-hotline { font-size: 12px;}
.header .nav .phone .phone-num { color: #eb6b18; font-size: 16px; font-weight: bold;}
/*头部结束*/
/*二级导航*/
.subnav-bg { width: 100%; padding: 25px 0;  position: absolute;left: 0; background: rgba(34,24,20,.7); z-index:9999; display: none;}
.subnav { width: 780px; margin: 0 auto;}
.subnav-list-1 ul { overflow: hidden;}
.subnav-list-1 ul li { float: left; margin-right: 48px;}
.subnav-list-1 ul li a { font-size: 16px; color: #fff;}
.subnav-list-1 ul li a:hover { color: #f39700;}
.subnav-list-2 ul { float: left; width: 180px; text-align: left;}
.subnav-list-2 ul li.continent-head a { font-size: 16px; color: #f39700; margin-bottom: 10px;}
.subnav-list-2 ul li a { font-size: 14px; color: #fff; line-height: 30px;}
.subnav-list-2 ul li span { margin-left: 5px;}
/*二级导航结束*/
/*右侧悬浮框*/
.iwindow { height: 340px; position: fixed; top: 250px; right: 5px;z-index:100000;}
.iwindow .iwindow-right > div{-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}
.iwindow .iwindow-right > div:hover{-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}
.iwindow .iwindow-right > * { display: block; width: 46px; height: 46px; border-radius: 5px;font-size: 12px; position:relative;}
.iwindow .iwindow-right .cont { display:none; height: 310px; position:absolute; right:100%; padding-right:20px;}
.iwindow .iwindow-right .cart-cont {top:0px;}
.iwindow .iwindow-right .qq-consult:hover .cont,.iwindow .iwindow-right .buy-cart:hover .cont,.iwindow .iwindow-right .yijian:hover .cont,.iwindow .iwindow-right .ewm:hover .cont{ display:block; }
.iwindow .iwindow-right > .qq-consult {background: #f1f1f1 url("../images/lyh-iwin-qq-icon1.png") no-repeat center 10px; color: #e0681e;-}
.iwindow .iwindow-right > .qq-consult:hover { background: #e0681e url("../images/lyh-iwin-qq-icon1-hover.png") no-repeat center 10px;}
.iwindow .iwindow-right .left-section {width:210px;padding:15px 10px;background: #f1f1f1; border-radius: 3px; position:relative;}
.iwindow .iwindow-right .left-section::before { content: ""; display: block; width: 0; height: 0; border-left: 15px solid #f1f1f1;  border-top: 8px solid transparent;  border-bottom:8px solid transparent; position: absolute; top: 18px; right: -13px;}
.iwindow .iwindow-right .left-section a:hover{color:#eb6b18}
.iwindow .iwindow-right .contact-qq{margin-top:10px;}
.iwindow .iwindow-right .contact-qq ul li { float: left;margin:0 15px; margin-bottom:15px;}
.iwindow .iwindow-right .contact-qq ul li a { display: block; height: 18px; line-height: 18px; font-size: 14px; color: #777; background: url("../images/lyh-iwin-qq-icon3.png") no-repeat 0 0; padding-left: 22px;}
.iwindow .iwindow-right .contact-qq ul li a:hover {background: url("../images/lyh-iwin-qq-icon2.png") no-repeat 0 0;}


/*值班客服*/
.iwindow .iwindow-right .zhiban-qq{margin-top:10px;}
.iwindow .iwindow-right .zhiban-qq ul li { float: left;margin:0 15px; margin-bottom:15px;}
.iwindow .iwindow-right .zhiban-qq ul li a { display: block; height: 18px; line-height: 18px; font-size: 14px; color: #777; background: url("../images/lyh-iwin-qq-icon4.png") no-repeat 0 0; padding-left: 22px;}
.iwindow .iwindow-right .zhiban-qq ul li a:hover {background: url("../images/lyh-iwin-qq-icon4.png") no-repeat 0 0;}
/*值班客服*/

.iwindow .iwindow-right .help-center { width:205px;margin: 0 auto; padding-bottom: 15px; border-bottom: 1px solid #ddd;}
.iwindow .iwindow-right .help-center .title { background: url("../images/lyh-iwin-help-icon.png") no-repeat 0 center; text-indent: 22px; font-size: 14px;}
.iwindow .iwindow-right .help-center .tips { font-size: 12px; color: #727171; line-height: 20px;}
.iwindow .iwindow-right .iwin-hotline .title { font-size: 12px; color: #e0681e; text-indent:35px;}
.iwindow .iwindow-right .iwin-hotline .phone-num { color: #e0681e; font-size: 22px; background: url("../images/lyh-iwin-phone-icon.png") no-repeat 0 center;  text-indent: 28px;}


.iwindow .iwindow-right .buy-cart a.buy-cart-icon{width:46px;height:46px;display:block;background: #f1f1f1 url("../images/cbl-gwc.png") no-repeat center top;margin-top: 10px; position: relative;border-radius:3px;}
.iwindow .iwindow-right .buy-cart a.buy-cart-icon:hover{background: #e0691f url("../images/cbl-gwc2.png") no-repeat center top;}
.iwindow .iwindow-right .buy-cart span.cart-icon{ display: block; width: 20px; height: 20px; line-height: 20px;background: #e0681e; border-radius: 100%; position: absolute; left: -7px; top: -7px;color:#fff;text-align:center;}
.cart-tit{margin-bottom:20px;}
.cart-list{height:22px;border-bottom:1px solid #d3d3d4;margin-bottom:14px;}
a.cart-btn{width:63px;height:28px;text-align:center;line-height:28px;display:block;float:right;background:#50a954;color:#fff;border-radius:3px;}
a.cart-btn:hover{color:#fff !important;}
.cart-zj{padding-top:5px;}
.cart-zj span.cart-num{font-size:14px;color:#da312b;font-weight:bold;}


.iwindow .iwindow-right .yijian{background: #f1f1f1 url("../images/cbl-gd.png") no-repeat center top;margin-top: 10px;}
.iwindow .iwindow-right .yijian:hover{background:#e0691f url(../images/cbl-gd2.png)}
.iwindow .iwindow-right .ewm{ background: #f1f1f1 url("../images/cbl-ewm.png") no-repeat center; margin-top: 10px;}
.iwindow .iwindow-right .ewm:hover{background: #e0691f url("../images/cbl-ewm2.png") no-repeat center;}
.iwindow .iwindow-right .to-top{ background: #f1f1f1 url("../images/cbl-jt.png") no-repeat center; margin-top: 10px;}
.iwindow .iwindow-right .to-top:hover{background: #e0691f url("../images/cbl-jt2.png") no-repeat center;}
/*右侧悬浮框结束*/
/*广告位*/
.ad { width: 100%; overflow: hidden;}
.ad a{height:180px; width: 100%; display:block;}
/*广告位结束*/
.hornad{width:1200px;margin:10px auto 30px auto;padding:0 10px;box-sizing:border-box;position:relative;overflow:hidden}
.hornad-tou{color:#eb6c60;font-size:16px;float:left;font-weight:bold}
.hornad-tou>img{margin-right:10px}
.hornad-cnt{width:1050px;float:right;position:absolute;right:0;top:0}
.hornad-cnt>li{overflow:hidden;height:50px}
.hornad-cnt>li>a{font-size:14px;color:grey;width:300px;float:left}
.hornad-cnt>li>a:hover{text-decoration:underline}
.hornad-cnt-ac{margin-left:70px}
.hornad-cnt-ar{margin-left:70px}

/*全国热线*/
.hotline { width: 100%; background: #1c2125;}
.hotline .hotline-num { width: 1160px; height: 70px; line-height: 70px; font-size: 19px; color: #fff; margin: 0 auto; padding-left: 40px; background: url("../images/lyh-hotline.png") no-repeat 0 center;}
/*全国热线结束*/
/*尾部*/
.footer { width: 100%; background: #282e33;}
.footer .footer-cont { width: 1200px; margin: 0 auto; padding: 50px 0 40px 0;}
.footer .footer-cont .footer-info { overflow: hidden;}
.footer .footer-cont .footer-info dl { float: left; margin-left: 120px;}
.footer .footer-cont .footer-info dl:first-child { margin-left: 0px;}
.footer .footer-cont .footer-info dt { font-size: 14px; color: #fff; margin-bottom: 15px;}
.footer .footer-cont .footer-info dd a { display: block; font-size: 12px; color: #999; line-height: 25px;}
.footer .footer-cont .footer-info dd a:hover { text-decoration: underline;}
.footer .footer-cont .attention { padding: 3px 0 5px 70px; float: right; border-left: 1px solid #48535c;}
.footer .footer-cont .attention .title { font-size: 14px; color: #ccc;}
.footer .footer-cont .attention ul li { float: left; margin-right: 30px;}
.footer .footer-cont .attention ul li:last-child { margin-right: 0;}
.footer .footer-cont .attention .overseas div { font-size: 12px; color: #ccc;}
.footer .footer-cont .attention .overseas a  {display: block; width: 115px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #282e33; background: #fff; border-radius: 3px; margin-top: 10px;}
.footer .footer-cont .fri-link, .footer .footer-cont .fri-link a { font-size: 12px; color: #bbb;}
.footer .footer-cont .copyright { font-size: 12px; color: #bbb; text-align: center; margin-top: 70px; line-height: 21px;}
.footer .footer-cont .signs { text-align: center; margin-top: 20px;}
.footer .footer-cont .signs ul li { display: inline-block; margin: 0 12px;}
.foot-wx{position:relative;}
.foot-wx .foot-weixin{position:absolute;width:126px;height:125px;top:-145px;;left:-20px;display:none;}
.foot-wx:hover .foot-weixin{display:block}
/*尾部结束*/
/*会员中心左侧头部*/
.hy-top{width: 100%;min-width:1200px;height: 60px;background: #fff;border-bottom: 1px solid #ddd;line-height: 60px;position: fixed;z-index: 9998;top:0;}
.hy-top .hy-top-logo{background: url(../images/lyh-yuncen-logo.png) no-repeat center 7px;height: 60px;width: 131px;margin-left: 30px;}
/*.hy-top .hy-top-hot{background: url(../images/lyh-hot-pic.png) no-repeat center 16px;height: 60px;width: 121px;margin-left: 60px;}*/
.hy-top .hy-top-nav{margin-left: 5px;}
.hy-top .hy-top-nav .nav-cont{float:left;padding-right: 15px;background: url(../images/zjh-hy-top-nav-icon1.jpg)no-repeat right center;margin-left: 35px;cursor: pointer;}
.hy-top .hy-top-welcome{margin-right: 5px;}
.hy-top .hy-top-welcome a{color:#e06920;font-size: 14px;}
.hy-top .hy-top-msg{font-size: 14px;padding-left: 20px;background: url(../images/zjh-hy-top-right1.jpg) no-repeat left 24px;margin-left: 30px;cursor: pointer;position: relative;z-index: 9999;}
.hy-top .hy-top-msg .msg{height: 60px;width: 250px;padding: 0 20px;background: #fff;font-size: 13.41px;position: absolute;top:63px;right:-47px;box-shadow:0 0 5px 0 rgba(0,0,0,0.2); }
.hy-top .hy-top-msg .msg a{color:#333;}
.hy-top .hy-top-msg .msg .msg-icon{height: 60px;width: 11px;background: url(../images/zjh-hy-msg-icon.jpg)no-repeat center center;display: inline-block;float: right;margin-left: 10px;-webkit-transition: -webkit-transform 1s ease-out;-moz-transition: -moz-transform 1s ease-out;-o-transition: -o-transform 1s ease-out;-ms-transition: -ms-transform 1s ease-out;}
.hy-top .hy-top-msg .msg .msg-icon:hover{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.hy-top .hy-top-msg .msg-icon2{height:13px;width: 36px;background: url(../images/zjh-hy-top-icon3.png)no-repeat;display: inline-block;position: absolute;top:50px;left: 0;z-index: 100;}
.hy-top .hy-top-out{font-size: 14px;padding-left: 20px;background: url(../images/zjh-hy-top-right2.jpg) no-repeat left 24px;margin-left: 30px;cursor: pointer;}
.hy-left{position: fixed;height: 100%;width: 200px;background: #262d33;left: 0;top: 60px;z-index:10000;}
.hy-left .hy-left-cont{width: 200px;line-height: 70px;color:#b4b5b5;text-indent:55px;position: relative;cursor: pointer;}
.hy-left .hy-left-cont .left-nav-cont{background: #283745;color:#fff;font-size: 12px;line-height: 30px;padding-bottom: 20px;display: none;}
.hy-left .hy-left-cont .left-nav-cont a{color:#fff;}
.hy-left .bg1{background: url(../images/zjh-hy-left-icon1.png) no-repeat 25px 28px;}
.hy-left .bg2{background: url(../images/zjh-hy-left-icon2.png) no-repeat 25px 28px;}
.hy-left .bg3{background: url(../images/zjh-hy-left-icon3.png) no-repeat 25px 28px;}
.hy-left .bg4{background: url(../images/zjh-hy-left-icon4.png) no-repeat 25px 28px;}
.hy-left .bg5{background: url(../images/zjh-hy-left-icon5.png) no-repeat 25px 28px;}
.hy-left .bg6{background: url(../images/zjh-hy-left-icon6.png) no-repeat 25px 28px;}
.hy-left .bg7{background: url(../images/zjh-hy-left-icon7.png) no-repeat 25px 28px;}
.hy-left .bgp0{background: #283745 url(../images/zjh-hy-left-icon1-pick.png) no-repeat 25px 28px;color:#fff;}
.hy-left .bgp1{background: #283745 url(../images/zjh-hy-left-icon2-pick.png) no-repeat 25px 28px;color:#fff;}
.hy-left .bgp2{background: #283745 url(../images/zjh-hy-left-icon3-pick.png) no-repeat 25px 28px;color:#fff;}
.hy-left .bgp3{background: #283745 url(../images/zjh-hy-left-icon4-pick.png) no-repeat 25px 28px;color:#fff;}
.hy-left .bgp4{background: #283745 url(../images/zjh-hy-left-icon5-pick.png) no-repeat 25px 28px;color:#fff;}
.hy-left .bgp5{background: #283745 url(../images/zjh-hy-left-icon6-pick.png) no-repeat 25px 28px;color:#fff;}
.hy-left .bgp6{background: #283745 url(../images/zjh-hy-left-icon7-pick.png) no-repeat 25px 28px;color:#fff;}
.hy-left .hy-left-cont .left-icon{width: 10px;height:75px;z-index: 100;background: url(../images/zjh-hy-left-icon8.png) no-repeat center center;position: absolute;right:20px;top:2px;}
.hy-left .hy-left-cont .left-icon-pick{background: url(../images/zjh-hy-left-icon9.png) no-repeat center center;}
.navlist:after { content: ""; clear: both;}
.navlist ul li { float: left; margin: 0 20px; position: relative;}
.navlist ul li a { display: block; height: 57px; line-height: 57px; font-size: 16px; color: #666; border-top: 3px solid #fff;}
.navlist ul li a:hover { color: #ed7b30; border-top: 3px solid #ed7b30;}
/*会员中心头部左侧结束*/
/*首页热销推荐开始*/
.qin_hot_tl{border-bottom: 2px solid #F7f7f7;width: 1000px;margin: 0px auto;position: relative;margin-bottom: 47px;}
.qin_hot_tl span{display: block;width: 188px;text-align: center;position: absolute;left: 50%;margin-left: -84px;background: #fff;color: #717071;font-size: 30px;top: -20px;margin-bottom: 48px;}
.qin_hot{background: #FFFFFF;}
.qin_hot_ul{width: 1024px;margin: 0px auto;}
.qin_hot_ul li{
	width: 198px;
	border: 2px solid #F7F7F7;
	margin: 0px 12px;
	padding: 0px 15px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	padding-bottom: 12px;
	float: left;
}
.qin_hot_ul .border-cafei{border-top: 3px solid #B08247;}
.qin_hot_ul .border-zi{border-top: 3px solid #9593C5;}
.qin_hot_ul .border-blue{border-top: 3px solid #649AC9;}
.qin_hot_ul .border-green{border-top: 3px solid #ADC861;}
.qin_hot_ul .border-sz{border-top: 3px solid #1D2087;}
.qin_hot_ul .border-qz{border-top: 3px solid #920784;}
.qin_hot_ul .border-ql{border-top: 3px solid #14AE68;}
.qin_hot_name{
	padding-top: 18px;
	font-size: 18px;
	padding-bottom: 10px;
	color: #000000;
}
.jiaqian_num{color: #e73325;font-size: 18px;font-weight: bold;}
.jiaqian{margin-bottom: 10px;}
.qin_hot_btn{
	display: block;
	line-height: 36px;
	border: 1px solid #f5f7f6;
	border-radius: 2px;
	margin-top: 15px;
	color: #666;
	text-align: center;
	overflow: hidden;
}
.qin_hot_btn:hover{border: none;background: #e1681f;color: #fff;border-radius: 2px;}
.qin_fuwuqi{padding: 30px 0px;width: 1000px;margin: 0px auto;}
.qin_fuwuqi_con{margin-right: 30px;display: block;}
.qin_fuwuqi img{margin-right: 8px;float: left;}
.qin_fuwuqi span{line-height: 25px;display: inline-block;}
.left{float: left;}
.right{float:right;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
/* Hides from IE-mac \*/
*:first-child+html .clearfix{zoom:1;} /* IE7 */
* html .clearfix { height: 1%;zoom:1;}
.clearfix {display: block;}
/*首页热销推荐结束*/

.position{height:45px;background:#f9f9f9;color:#666;line-height:45px;}
.position a{color:#666;}

.product_list_edit_icon {
	margin-left: 5px;
	margin-bottom: -2px;
	cursor:pointer;
}



/*登录*/
.login-type {
	width: 86%;
	margin: auto;
	margin-top: .88rem;
	background: #FFF;
}

.quick-login {
	height: .8rem;
	position: relative;
	padding: .4rem 0 0;
	border-top: 1px solid #efefef;
	text-align: center
}

	.quick-login h4 {
		/*font-size: .22rem;*/
		font-weight: 400;
		position: absolute;
		top: -.8rem;
		left: 50%;
		background-color: #fff;
		padding: .05rem .15rem;
		color: #999;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.quick-login a {
		position: relative;
		width: .48rem;
		height: .48rem;
		color: #616161;
		font-size: .14rem
	}

	.quick-login span {
		position: absolute;
		bottom: -.23rem;
		left: 0;
		display: inline-block;
		width: .48rem;
		text-align: center;
		color: #999;
		font-size: .12rem
	}

.icon-mlogin {
	width: 48px;
	height: 48px;
	top: 10px;
}

.icon-wx {
	background-image: url(/skin/images/wx-login.png);
	overflow: hidden;
	position: relative;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.quick-login a.txt-wechat {
	top: -0.12rem;
}

.agreement-tips {
	margin-top: .9rem;
	text-align: center;
	font-size: .22rem;
	color: #bebebe
}

	.agreement-tips a {
		width: auto;
		margin: 0;
		color: #cd9a59;
		font-size: .22rem;
	}