
@font-face {
	font-family: 'Zheng';
	src: url('/Public/font/HFMido-Round-2.ttf');
}

*{-webkit-tap-highlight-color:rgba(255,255,255,0)}
body{padding:0;margin:0;background:#fff;font-size:14px;font-family:Zheng,Trebuchet MS;letter-spacing:1px;font-weight:400;-webkit-tap-highlight-color:rgba(0,0,0,0);}
input, select, textarea,button,.btn{font-size:14px;font-family:arial;margin-bottom:0 !important;}
input,textarea{font-size:14px;}
button,.btn{cursor:pointer;}
a{color:#444;text-decoration:none;transition:all .3s;}
a:hover{color:#777;text-decoration:none;transition:all .3s;}
ul,p,dl,dd,ul,li{margin:0;padding:0;list-style:none;}
img{border:0;
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering: -o-crisp-edges; /* Opera */
	image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
img:not([src]){opacity:0;}

table{border-collapse:collapse;}
table td{word-wrap:break-word;word-break:break-all;padding:5px 10px;font-size:13px;}
table td p{padding:2px 0;margin:0;}

@media screen and (min-width:1024px){
	.auto{max-width:1600px;margin:0 auto;}
	.weight300{font-weight:300;}
}
@media screen and (max-width:1024px){
	body{letter-spacing:0;}
	.auto{max-width:100%;}
	.weight300{font-weight:300;}
}

.relative{position:relative;}
.absolute{position:absolute;}
.disabled{background:#fafafa !important;color:#999 !important;border:1px #999 solid !important;cursor:default !important;}
.disscroll{overflow:hidden;height:100%;}

.clear{clear:both;height:1px;overflow:hidden;width:100%;}
.common-background{background-position:bottom;background-size:cover;background-repeat:no-repeat;}
.common-text-middle{display:table-cell;vertical-align:middle;}
.common-ellipsis{white-space:nowrap;word-break:break-all;text-overflow:ellipsis;overflow:hidden;table-layout: fixed}
.common-star{color:#666;padding:0 3px;}

.common-totop{position:fixed;right:15px;bottom:100px;background:#fff;z-index:9;width:45px;height:45px;border-radius:102px;cursor:pointer;line-height:45px;text-align:center;}
.common-totop{transition:all .3s;display:none;box-shadow:0 0 3px 0 rgb(0 0 0 / 20%);}
.common-totop .iconfont{font-size:40px;color:#777;}
.common-totop:hover,.common-totop:active{transform:scale(0.95);}

.common-nodata{text-align:center;padding:50px 0;}
.common-nodata .iconfont{font-size:60px;color:#888;}
.common-nodata > p{color:#999;padding:20px;}

/*button*/
.zh-button{display:inline-block;box-sizing: border-box;padding:0 20px;background:#f9e103;color:#333;margin:0;line-height:30px;cursor:pointer;transition:all .3s;outline:none;border:1px #f9e103 solid;}
.zh-button:active{transform:scale(0.97);}
.zh-button:hover{background:#e9e103;color:#000;}
.zh-button .iconfont{font-size:26px;position:absolute;margin:0;}
.zh-button-grey{background:#212121;color:#fff;border-color:#000;}
.zh-button-grey:hover{background:#000;color:#eee;}
.zh-button-black{background:#fff;color:#333;border:1px #777 solid;}
.zh-button-black:hover{background:#fafafa;}
.zh-button-white{background:#fff;color:#333;border:1px #fff solid;}
.zh-button-white:hover{background:#fafafa;}
.zh-button[disabled]{background:#fafafa !important;color:#999 !important;border:1px #999 solid !important;cursor:default !important;}

/*输入框*/
.common-input{border:1px #212121 solid;height:45px;position:relative;margin-top:15px;}
.common-input .label{position:absolute;color:#666;top:11px;left:10px;line-height:22px;background:#fff;padding:0 5px;cursor:text;}
.common-input .input{padding:0;margin:0;background:none;border:0;width:100%;height:45px;line-height:45px;padding:0 15px;box-sizing:border-box;font-family:Zheng,Verdana;}
.common-input .input:focus{outline:none;}

/*选择框*/
.common-select{padding:13px 12px;border:1px #dedede solid;color:#666;border-radius:4px;width:100%;box-sizing: border-box;font-size:14px;position:relative;cursor:pointer;transition:all .3s;}
.common-select:hover,.select:active{background:#fafafa;}
.common-select[disabled]{background:#f5f5f5;}
.common-select .iconfont{position:absolute;right:10px;top:15px;font-size:16px;}

/*top-adver*/
.common-top-advar{background:#f9e103;color:#333;font-size:14px;text-align:center;line-height:45px;letter-spacing:2px;}

/*header*/
.common-header{position:relative;margin:0 30px;}
.common-header .logo{text-align:center;padding:27px 0;height:53px;line-height:53px;}
.common-header .logo img{vertical-align:middle;}
.common-header .logo a{display:inline-block;}

.common-header .icon{position:absolute;right:0;top:30px;}
.common-header .icon .iconfont{cursor:pointer;font-size:20px;line-height:22px;padding:10px;color:#333;float:right;position:relative;}
.common-header .icon .iconfont:hover{background:#f5f5f8;}
.common-header .icon .icon-cart{font-size:23px;}
.common-header .icon .icon-user{font-size:25px;}
.common-header .icon .iconfont i{position:absolute;font-size:12px;background:#000;color:#fff;border-radius:20px;line-height:12px;padding:2px 4px;font-style:normal;box-shadow:0 0 5px #000;}
.common-header .icon .iconfont i{top:-1px;left:20px;}

.common-header .fun{font-size:32px;position:absolute;left:0;top:0;padding:10px 5px;display:none;}
.common-header .fun:active{background:#f5f5f5;}

.common-header .spec{position:absolute;top:30px;left:0;}
.common-header .spec a{float:left;font-size:22px;line-height:22px;padding:10px;}
.common-header .spec a:hover{background:#f5f5f8;}

.common-nav{text-align:center;height:50px;position:relative;width:1224px;margin:0 auto;}
.common-nav > li{display:inline-block;letter-spacing:2px;height:38px;line-height:38px;color:#343434;margin:0 5px;font-size:15px;transition:all .5s;position:relative;}
.common-nav > li{border-radius:5px;}
.common-nav > li:hover{background:#f5f5f8;}
.common-nav > li .nav-section{visibility:hidden;opacity:0;transition:all 0.3s ease-in-out;}
.common-nav > li:hover .nav-section{visibility:visible;opacity:1;transition-delay:.3s;}
.common-nav > li > a{display:block;height:38px;top:0;left:0;z-index:2;padding:0 25px;position:relative;}
.common-nav > li > a .iconfont{font-size:22px;position:absolute;}
.common-nav .nav-section{position:absolute;width:120%;left:-10%;top:38px;min-height:100px;background:#fff;z-index:3;border-radius:0 0 10px 10px;box-shadow:0 8px 8px rgb(0 0 0 / 10%);}
.common-nav .nav-section{text-align:left;padding:20px;box-sizing: border-box;}
.common-nav .smile > a::after{content:"";position:absolute;bottom:-2px;left:50%;margin-left:-12px;height:3px;width:16px;border: 3px solid #f9e103;}
.common-nav .smile > a::after{border-radius:0 0 50% 50%/0 0 100% 100%;border-top: none;}

.common-nav .shop-nav-section{width:1000px;left:-100px;padding:30px 50px;}
.common-nav .reback-nav-section{width:200px;left:0;}
.common-nav .consign-nav-section{width:200px;left:0;}
.common-nav .help-nav-section{width:200px;left:0;}
.common-nav .sns-nav-section{width:500px;left:-150px;}

.common-nav .shop-nav-section .item{float:left;width:16.6%;box-sizing:border-box;font-size:14px;}
.common-nav .sns-nav-section .item{float:left;width:100px;box-sizing:border-box;font-size:14px;}

.common-nav .nav-section .item .item-name{font-size:16px;color:#999;padding:0 0 10px 10px;}
.common-nav .nav-section .item .rows{display:block;letter-spacing:0;line-height:35px;height:35px;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;width:100%;box-sizing: border-box;}
.common-nav .nav-section .item .rows{padding:0 20px 0 10px;overflow:hidden;}
.common-nav .nav-section .item .rows:hover{background:#f5f5f5;padding-left:15px;}
.common-nav .nav-section .item .rows .english{font-weight:600;font-family:sans-serif;}
.common-nav .nav-section .item .rows .chiness{color:#888;}

/*迷你导航兼容H5*/
.common-mini-bg{position:fixed;width:100%;height:100%;top:0;left:0;background:#000;opacity:.5;z-index:9;display:none;}
.common-mini{position:fixed;width:300px;height:100%;top:0;left:0;background:#fff;z-index:10;box-sizing: border-box;padding:60px 20px 50px;overflow-y:scroll;display:none;}
.common-mini::-webkit-scrollbar{display:none;}
.common-mini .close{position:absolute;padding:20px 20px;font-size:20px;cursor:pointer;top:0;left:0;}
.common-mini .title{border-top:1px #eee solid;padding:15px 0;font-weight:500;margin-top:10px;}
.common-mini .item{display:block;line-height:45px;height:45px;position:relative;padding:0 0 0 30px;}
.common-mini .item .iconfont{position:absolute;left:0;top:0;}

.common-mini .row{display:block;line-height:45px;height:45px;position:relative;padding:0 30px 0 0;}
.common-mini .row .iconfont{position:absolute;right:10px;font-size:12px;;}

@media screen and (max-width:1024px){
	.common-mini{width:70%;}
}

/*footer*/
.common-footer-phone{background:#000;color:#fff;text-align:center;padding:0 0 30px;display:none;}
.common-footer-phone .title{padding:30px 0 15px;}
.common-footer-phone .contract{font-size:13px;padding:5px 0;}
.common-footer-phone .section{padding:20px 0 0;position:relative;margin-top:20px;}
.common-footer-phone .section:after{content:"";position:absolute;width:50px;height:0;top:0px;left:50%;margin-left:-25px;border-top:2px #999 dotted;}
.common-footer-phone .section .item{display:inline-block;padding:20px 10px;}
.common-footer-phone .section .item .iconfont{font-size:30px;color:#fff;line-height:30px;}
.common-footer-phone .section .item .text{font-size:12px;color:#fff;padding:5px 0 0;}
.common-footer-phone .copy{font-size:12px;color:#999;padding:10px 0 0;}
.common-footer-phone .icp{font-size:12px;color:#999;padding:5px 0 0;}

.common-footer{background:#000;height:300px;margin:50px 0 0;color:#fff;font-size:12px;}
.common-footer .auto{position:relative;}
.common-footer .how{padding:30px 0 0;}
.common-footer .desc{padding:10px 0 0;}
.common-footer .zmt{position:absolute;left:440px;top:20px;width:300px;}
.common-footer .zmt .title{padding:0 0 10px;color:#666;}
.common-footer .zmt .item{float:left;text-align:center;padding:5px 5px;color:#fff;border:1px #666 solid;border-radius:100px;margin:0 10px 0 0;}
.common-footer .zmt .item:hover{border-color:#fff;}
.common-footer .zmt .item .iconfont{font-size:18px;line-height:18px;}
.common-footer .go{padding:40px 0 0;height:100px;}
.common-footer .go .row{float:left;margin:0 15px 0 0;position:relative;height:40px;line-height:40px;background:#fff;border-radius:50px;padding:0 30px 0 50px;}
.common-footer .go .row .iconfont{font-size:20px;position:absolute;left:20px;top:10px;line-height:20px;}

.common-footer .link a{color:#ccc;padding:5px 10px;}
.common-footer .link a:hover{color:#fff;}
.common-footer .link a:first-child{padding-left:0;}
.common-footer .copy{padding:15px 0 0;font-family:arial;color:#888;}

.common-h5-fixed{position:fixed;width:100%;height:60px;border-top:1px #eee solid;bottom:0;left:0;background:#fff;z-index:999;padding:5px 0 0;box-sizing: border-box;display:none;}
.common-h5-fixed > a{float:left;width:20%;text-align:center;font-size:12px;line-height:20px;}
.common-h5-fixed > a span{font-size:25px;line-height:30px;display:block;color:#555;}
.common-h5-fixed > .active{color:#ccc;}
.common-h5-fixed > .active span{color:#ccc;}

/*微信公众号*/
.common-gzh,.common-gzh-bg{position:fixed;width:100%;height:100%;left:0;top:0;display:none;}
.common-gzh-bg{background:#000;opacity:.7;z-index:10;}
.common-gzh{width:60%;height:80%;background:#fff;top:10%;left:20%;border-radius:50px;z-index:11;min-height:650px;}
.common-gzh .icon-x{position:absolute;font-size:24px;width:50px;height:50px;background:#f5f5f5;text-align:center;line-height:50px;border-radius:50px;right:30px;top:30px;cursor:pointer;}
.common-gzh .gzh-title{text-align:center;padding:50px 0 10px;font-size:50px;font-weight:900;letter-spacing:2px;}
.common-gzh .gzh-pic{text-align:center;height:400px;}
.common-gzh .gzh-desc{font-size:30px;text-align:center;font-weight:300;line-height:80px;}

/*下载APP*/
.common-down-app{position:fixed;bottom:80px;width:160px;left:50%;margin-left:-80px;background:#ff2442;text-align:center;border-radius:99px;color:#fff;padding:12px 0;box-sizing: border-box;}
.common-down-app{line-height:20px;box-shadow:0 0.04rem 0.16rem 0 rgb(0 0 0 / 20%);z-index:9;display:none;}
.common-down-app span{position:absolute;background:#fff;left:15px;top:10px;color:#FF2442;font-weight:bold;width:60px;line-height:25px;border-radius:20px;text-align:center;}

.common-app,.common-app-bg{position:fixed;width:100%;height:100%;left:0;top:0;display:none;}
.common-app-bg{background:#000;opacity:.7;z-index:10;}
.common-app{background:#fff;z-index:11;width:400px;height:550px;left:50%;margin-left:-200px;top:100px;border-radius:30px;cursor:pointer;}
.common-app .icon-x{position:absolute;right:20px;top:20px;font-size:24px;width:50px;line-height:50px;background:#f5f5f5;text-align:center;border-radius:999px;}
.common-app .title{text-align:center;padding:30px 0 0;font-size:36px;font-weight:600;}
.common-app .desc{font-size:16px;text-align:center;padding:10px 0;}
.common-app .rows{height:60px;font-size:16px;}
.common-app .rows .iconfont{font-size:18px;}
.common-app .rows a{display:block;width:200px;margin:0 auto;border:1px #eee solid;line-height:40px;text-align:center;border-radius:999px;}
.common-app .rows a .iconfont{padding:0 5px 0 0;}
.common-app .qrcode{text-align:center;}
.common-app .qrcode img{height:200px;}

/*面包屑*/
.common-location{height:45px;line-height:40px;color:#999;text-align:center;}
.common-location .item{display:inline-block;}

/*分页*/
.page{height:40px;}
.page a,.page .current{float:left;display:inline;background:#fff;padding:0px 12px;height:27px;border:1px #eee solid;margin:5px 5px 0 0;box-sizing:border-box;border:1px #fff solid;}
.page a,.page .current{text-align:center;line-height:25px;font-size:14px;font-weight:300;border-radius:3px;color:#888;}
.page a:hover{color:#000;text-decoration:none;background:#fafafa;}
.page .current{float:left;background:#000;color:#fff;border-color:#000;}
.page .prev,.page .next{font-family:'宋体';}

/*快速登录*/
.fast-login-bg{background:#000;position:fixed;width:100%;height:100%;top:0;left:0;z-index:9;opacity:.5;display:none;}
.fast-login{position:fixed;width:900px;height:600px;top:50%;left:50%;margin:-300px 0 0 -450px;background:#fff;box-sizing:border-box;z-index:10;padding-left:400px;display:none;}
.fast-login .bg{position:absolute;width:400px;height:100%;left:0;top:0;}
.fast-login > .close{position:absolute;padding:10px;font-size:22px;right:0;top:0;cursor:pointer;}
.fast-login .mini{padding:100px 50px 0;}
.fast-login .title{font-size:25px;font-weight:300;letter-spacing:3px;border-bottom:2px #eee solid;}
.fast-login .desc{font-size:12px;letter-spacing:3px;text-align:center;padding:10px 0 0;color:#999}
.fast-login .vcode{width:60%;}
.fast-login .vcode .zh-button{position:absolute;width:145px;right:-160px;padding:0;height:47px;top:-1px;}

.fast-login .common-input{margin:0;}
.fast-login .input-title{font-weight:bold;padding:0 0 5px;}
.fast-login .input-btn{padding:15px 0 0;}
.fast-login .input-btn .zh-button{width:100%;padding:9px 0;font-size:18px;font-weight:400;letter-spacing:10px;}
.fast-login .error{font-size:12px;height:18px;color:#c1173c;padding:1px 0 0;}

.fast-login .more{text-align:center;padding:30px 0 0;font-size:12px;}
.fast-login .more p{padding:0 0 15px;}
.fast-login .more span{font-size:35px;color:#0C6;cursor:pointer;}
.fast-login .agree{text-align:center;padding:30px 0 0;font-size:12px;;}
.fast-login .agree a{color:#069;padding:0 3px;}

.checkdiv{position:absolute;background:#fff;z-index:999;background:#fff;top:20%;left:50%;width:300px;margin-left:-150px;display:none;border:1px #000 solid;}
.checkdiv .xclose{position:absolute;width:50px;height:40px;font-size:20px;right:0;top:0;text-align:center;line-height:40px;color:#999;cursor:pointer;}
.checkdiv .xclose:hover{color:#f00;}
.checkdiv .xtitle{font-size:18px;text-indent:15px;line-height:45px;border-bottom:1px #ddd solid;}
.checkdiv .xcontent{padding:15px;position:relative;}
.checkdiv .xcontent input{height:35px;line-height:35px;width:50%;text-indent:10px;font-family:"arial black";}
.checkdiv .xcontent img{position:absolute;margin:1px 0 0 8px;cursor:pointer;}
.checkdiv .button{padding:15px 15px 15px;}
.checkdiv .button button{width:100%;height:40px;line-height:40px;font-size:16px;cursor:pointer;}
.showcheck{display:none;}
.checknotice{padding:5px 15px;color:#f00;display:none;}

/*需要登录才能操作*/
.common-main{background:#f6f5f3;min-height:600px;padding:0 12px;}
.common-need-login{max-width:1388px;margin:0 auto;text-align:center;padding:60px 0 0;}
.common-need-login .inner{background:#fff;min-height:300px;padding:100px 0 0;}
.common-need-login .p1 .iconfont{font-size:100px;color:#ccc;}
.common-need-login .p2{color:#888;padding:10px 0 15px;}
.common-need-login .p3 .zh-button{display:inline-block;padding:5px 40px;}

/*通用问答*/
.common-ask{padding:20px 0;max-width:1310px;margin:0 auto;}
.common-ask .title{text-align:center;}
.common-ask .title .p2{font-size:20px;letter-spacing:3px;padding:10px 0;}
.common-ask .item{padding:5px 0;letter-spacing:2px;border:1px #e9e9e9 solid;margin:10px 0 0;}
.common-ask .item .question{padding:10px 25px;position:relative;cursor:pointer;transition:all .3s;font-size:14px;line-height:25px;font-weight:400;}
.common-ask .item .question .iconfont{position:absolute;right:15px;top:12px;;}
.common-ask .item .answer{font-size:13px;padding:25px 25px 30px;display:none;color:#333;line-height:23px;}

/*旋转*/
.icon-spinner,.icon-spinner1,.icon-spinner2{display:inline-block;animation: spiner 2s linear infinite;position:relative !important;letter-spacing:0 !important;font-size:16px !important;}
@keyframes spiner{
	0%{transform:rotate(0deg);}
	25%{transform:rotate(90deg);}
	50%{transform:rotate(180deg);}
	75%{transform:rotate(270deg);}
	100%{transform:rotate(360deg);}
}

/*弹出提示框*/
.tip_notice,.tip_notice_left,.tip_notice_right{position:absolute;background:url('/Public/common/img/tips.png'); height:54px;line-height:53px;}
.tip_notice{z-index:100;font-size:14px;background-position:0 -161px;padding:0 13px 0 5px;}
.tip_notice_left{left:-45px;top:0;width:45px;}
.tip_notice_right{right:-5px;width:5px;background-position:0 0;}
.tip_notice .success{background-position:-6px 0;}
.tip_notice .warning{background-position:-6px -54px;}
.tip_notice .error{background-position:-6px -108px;}

/*对象提示框*/
.cps_tooltip{z-index:100 !important;position:absolute;background:#000;border-radius:0.25rem;font-size:12px;color:#fff;padding:5px 15px 8px;box-shadow:1px 1px 5px #ccc}
.cps_tooltip .j1{transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.cps_tooltip .j1{left:15px;bottom:-4px;position:absolute;font-size:16px;font-family:arial;width:10px;height:10px;background:#000;}

/*VUE样式*/

.vue-loading{position:absolute;width:100%;height:100%;background:#fff;z-index:99;text-align:center;box-sizing: border-box;padding:20vh 0 0;top:0;left:0;}
.vue-loading .iconfont{font-size:30px !important;opacity:.5;}

.vue-alert-bg{position:fixed;width:100%;height:100%;top:0;left:0;background:#000;opacity:.4;z-index:998;}

.vue-alert-loading{position:fixed;background:#000;top:40%;left:50%;z-index:1000;padding:20px 0;width:140px;margin-left:-70px;text-align:center;color:#fff;border-radius:10px;opacity:.7;}
.vue-alert-loading>span{font-size:30px !important;;}
.vue-alert-loading>p{font-size:14px;padding:10px 0 0;}

.vue-alert-notice{position:fixed;width:300px;;z-index:1000;}
.vue-alert-notice{top:15px;left:50%;margin-left:-150px;}
.vue-alert-notice>p{border:1px #f00 solid;background:#fff;border-radius:4px;box-sizing: border-box;height:40px;line-height:40px;box-shadow:0 0 8px #555;position:relative;padding:0 15px 0 35px;}
.vue-alert-notice>p>span{position:absolute;left:12px;}
.vue-alert-notice .error{border-color:#f00;}
.vue-alert-notice .error span{color:#f00;}
.vue-alert-notice .warning{border-color:#000;color:#000;}
.vue-alert-notice .warning span{color:#000;}
.vue-alert-notice .success{border-color:#dbffef;}
.vue-alert-notice .success span{color:#1a6;}

/*图片缩小放大插件样式*/
.zoomify{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}
.zoomify.zoomed{cursor:-webkit-zoom-out;cursor:zoom-out;padding:0;margin:0;border:none;border-radius:0;box-shadow:none;position:relative;z-index:1501}
.zoomify-shadow{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:block;z-index:1500;background:rgba(0,0,0 ,.3);opacity:0}
.zoomify-shadow.zoomed{opacity:1;cursor:pointer;cursor:-webkit-zoom-out;cursor:zoom-out}

/*通用标签字*/
.common-h1{font-size:24px;font-weight:normal;}

/*全局兼容设置*/
@media screen and (min-width:1024px){
	
}
@media screen and (max-width:1024px){
	.common-fixed-fill{height:98px;}
	.common-fixed{position:fixed;height:98px;width:100%;top:0;left:0;background:#fff;z-index:9;box-shadow:0 0 5px #f5f5f5;}
	.common-header .fun{display:inherit;}
	.common-nav{display:none;}
	.common-header{margin:0 5px;}
	.common-header .icon-search,.common-header .icon-user1{display:none;}
	.common-header .icon{right:5px;}
	.common-header .icon .iconfont{padding:10px 7px;}
	.common-header .icon{top:5px;}
	.common-header .spec{display:none;}
	.common-header .logo{padding:0 40px 0 0;}
	.common-header .logo img{height:30px;}
	.common-footer{display:none;}
	.common-footer-phone{display:block;}
	
	.common-ask{margin:0 3%;}
	
	.fast-login{padding:0;width:92%;margin:0 0 0;top:inherit;bottom:0;left:4%;}
	.fast-login .bg{display:none;}
	.fast-login .vcode .zh-button{width:100px;right:-110px;}
	
	.common-footer-phone{padding-bottom:80px;}
	.common-h5-fixed{display:block;}
	
	.common-gzh{width:90%;left:5%;height:440px;min-height:440px}
	.common-gzh .gzh-title{font-size:30px;padding-top:80px;}
	.common-gzh .gzh-desc{font-size:18px;;}
	.common-gzh .gzh-pic{height:200px;}
	.common-gzh .gzh-pic >img{height:200px;}
	
	.common-app{width:90%;left:5%;margin:0;height:350px;top:inherit;bottom:80px;}
	.common-app .qrcode{display:none;}
	
	.common-down-app{display:block;}
	
}

