﻿@charset "utf-8";

*, :after, :before{-webkit-box-sizing: border-box; box-sizing: border-box;}
*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static;-webkit-text-size-adjust:none;}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53"; color: #333; }
body{line-height:1.6}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer}
a:hover{text-decoration:underline;outline:none; color:#333}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}

/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
	Name:			style_clearfix
	Example:		class="clearfix|cl"
	Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
input::-webkit-input-placeholder{
            color:#bababa;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#bababa;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#bababa;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#bababa;
        }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.cl{clear:both; display:block}
ul,li{ list-style-type:none;}
i,em{ font-style:normal}
a{
transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: alll 0.3s;
} 
body{ color:#333;  font-size:14px; line-height:1.8; overflow-x:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a{ color:#333; text-decoration:none; font-size:14px;}
a:hover{ color:#00a73c; text-decoration:none}
.weap{ max-width:1200px; margin:0 auto; } 
.ui-nowrap {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}   
.ui-nowrap-multi { display: -webkit-box; overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;} 

/*布局*/ 
.flex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; align-items: flex-start}
.flex1{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;}
.flexalign{ -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.ui-nowrap {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}   
.ui-nowrap-multi { display: -webkit-box; overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;} 
.flexbetweenr{-webkit-justify-content:space-between;justify-content:space-between;-moz-box-pack:space-between;-webkit--moz-box-pack:space-betweenr;box-pack:space-between;}
 
/*头部*/ 
.topbar .weap,.qm-top .weap{ max-width:95%; position:relative }
.topmenu{ position:relative; margin-right:20px}
.topmenu span{ display:inline-block; line-height:22px; height:22px; background-color:#e7e7e7; padding:0 10px; border-radius:3px;}
.topmenu span:after{ content:""; display:inline-block;width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 5px;
border-color: #333 transparent transparent transparent; margin-left:10px; vertical-align:middle;}
.topmenu .topsub{ position:absolute; z-index:6; left:0; min-width:100%; top:29px; background-color:#fff; box-shadow:0 2px 5px rgba(0,0,0,.1); padding:10px 0; display:none}
.topmenu:hover .topsub{ display:block;}
.topmenu .topsub a{ display:block; padding:0 10px; line-height:26px; font-size:14px;}
.topmenu .topsub a:hover{ color:#00a73c}
.topbar .tel{ font-weight:bold; color:#00a73c; font-size:18px}
.topbar .ico-tel{ display:inline-block; width:19px; height:17px; background:url(../images/ico-tel.png) no-repeat center; vertical-align:middle; margin-right:10px; background-size:19px}
.topbar{  line-height:36px; height:36px; border-bottom:1px solid #eee}
.topbar .right{ float:right;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.topbar a{ color:#a0a0a0}
.topbar .right .as a{ margin-right:35px;}
.topbar .right .as a i{ display:inline-block; width:24px; height:24px; vertical-align:middle; background-repeat:no-repeat; background-position:center; background-size:auto 100%; margin-right:5px; position:relative;top:-2px}
.topbar .right .ico-tmall{ display: block; width:20px; height:20px; background:url(../images/ico-tmall.png) no-repeat center; background-size:cover; margin-right:15px}
 

.qm-top .box{background-color:#fff;  }
.qm-top .topbox{ height:90px;}
.qm-top .logo{ float:left; display:block; padding-top:16px}   
.qm-top .logo img{ height:58px; }  
.qm-top .topright{ float:right; padding-top:30px;}  
.qm-top .callbox a{ color:#666666; display:inline-block;  padding-left:50px; background:url(../images/ico-tel02.png) no-repeat left center; background-size:38px; display:inline-block; line-height:1.2; font-size:16px;  } 
.qm-top .callbox a p{font-size:27px; font-weight:bold; color:#1078d4}
.toptitle{ float:left; padding-top:29px}
.toptitle img{ max-width:498px;}

.qm-nav{ height:90px; line-height:90px; float:right; } 
.qm-nav .nl{ float:left;text-align:center;  position:relative;   text-align:center; z-index:2; margin-left:70px;} 
.qm-nav .nl .alink{ display:block;font-size:17px; text-align:center; position:relative;  } 
.qm-nav .nl .alink:after{ content:""; display:block; position:absolute; z-index:2; bottom:0; height:2px; left:0; right:0;}
.qm-nav .nl.on .alink:after{ background-color:#00a73c}
.qm-nav .nl.on .alink{ color:#00a73c}
.qm-nav .nl .sub{ position:absolute; z-index:2; left:50%; margin-left:-65px; width:130px;top:90px; display:none }
.qm-nav .nl .sub a{ background-color:#fff; display:block; line-height:45px; border-bottom:1px solid #d8d8d8; font-size:14px}
.qm-nav .nl .sub a:hover{ background-color:#f5f5f5; color:#000}
.qm-top.fexbox .qm-nav .nl .alink:hover:after,.qm-top.fexbox .qm-nav .nl.on .alink:after{ display:none}

.reacha{ position:absolute; z-index:2; right:0;top:50%; transform:translateY(-50%)}
.reacha a{ display:block; width:50px; height:50px; background:#00a73c url(../images/ico-s.png) no-repeat center; background-size:50%}
.reacha.on a{ background:#00a73c url(../images/ico-clsoe.png) no-repeat center; background-size:50%; }
/* footer */
.footer{ background:url(../images/footerbg.jpg) no-repeat center; background-size:cover; font-size:15px; color:#fff}  
.footer a{ color:#fff}
.footer a:hover{ text-decoration:underline}
.footer .weap{ padding-top:50px; padding-bottom:40px;}
.footer .foottop{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.footer .footnav{   overflow:hidden;-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;}
.footer .footnav dt{ font-size:20px; color:#fff; font-weight:bold; position:relative; margin-bottom:15px; line-height:1.1} 
.footer .footnav dd{ margin-bottom:5px}
.footer .footnav dd a{ font-size:16px;}
.footer .footnav dl{ width:25%; float:left;}
.footer .footlogo{ margin-bottom:35px;}
.footer .links{ margin-top:40px}
.footer .links a{ margin-right:20px; display:inline-block} 
 
.footer .footadder{flex:0 0 43%;  margin-right:40px;}
.footer .atel{ line-height:1.4; padding-left:80px; background:url(../images/ico-atel.png) no-repeat center left; margin-bottom:20px}
.footer .footadder .atel a{ font-size:36px; color:#fff; font-size:36px; font-weight:bold}
.footer .footadder .as{ margin-top:15px;}
.footer .footadder .as a{ display:inline-block; border:1px solid #b4b5b5; line-height:52px; width:100%}
.footer .footadder ul li{ display:inline-block; vertical-align:top; margin-right:43px; width:120px; text-align:center}
.footer .footadder ul li .img img{ display:block; width:100%; border-radius:5px; background-color:#fff;}
.footer .footadder ul li .p{ font-size:14px; margin-top:5px}
 
.footer .banquan .weap{padding:15px 10px; display:block; overflow:hidden }
.footer .banquan {text-align:center; font-size:14px; border-top:0px solid #fff}
.footer .banquan a{font-size:14px; }
.footer .banquan span{ margin:0 10px}
.footer .banquan .left{ float:left}
.footer .banquan .right{ float:right}
/*弹出视频*/
.videopop{ position:fixed; z-index:999; left:0; right:0;top:0; bottom:0;}
.videopop .bdbox{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; position:relative; width:100%; height:100%}
.videopop .closebg{ position:absolute; z-index:1; background:rgba(0,0,0,.7); left:0; right:0;top:0; bottom:0}
.videopop .videobd{ margin:0 auto; position:relative; z-index:2; width:980px; padding:10px; background-color:#252525} 
.videopop .videobd .video{ height:600px}
.videopop .videobd video{ display:block;}
.videopop .mclsoe{ position:absolute; z-index:1; width:30px; height:30px;top:-40px;   right:0; background:url(../images/ico-clsoe.png) no-repeat center; background-size:80%; cursor:pointer}
 
/*页码*/
.pages{  margin-top:30px; text-align:center}
.pages li{ display:inline-block; }
.pages li a{ display:block; height:36px; line-height:36px; text-align:center; padding:0 15px; color:#d2d2d2; background-color:#f7f7f7;  }
.pages li a:hover,.pages li.on a{ background:#00a73c; color:#fff;}
.pages li.thisclass a{  background:#00a73c; color:#fff;}

.tool-bar{ position:fixed; z-index:50; right:20px; bottom:30%}
.tool-bar .ico{  height:26px; background-repeat:no-repeat; background-position:center; background-size:auto 100%; margin-bottom:5px}
.tool-bar .ico-f01{ background-image:url(../images/ico-f01h.png)}
.tool-bar .ico-f02{ background-image:url(../images/ico-f02.png)}
.tool-bar .ico-f03{ background-image:url(../images/ico-f03.png)}
.tool-bar .ico-f04{ background-image:url(../images/ico-f04.png)}
.tool-bar .a:hover .subbox{ display:block}
.tool-bar .subbox{ display:none; position:absolute; z-index:2; padding-right:15px; right:60px;top:50%; transform:translateY(-50%) }
.tool-bar .sub{    box-shadow: 0px 4px 10px 0px rgba(80, 80, 80, 0.2); width:140px; padding:15px; padding-bottom:10px; border-radius:5px; background-color:#fff; position:relative}
.tool-bar .sub:before{ content:""; display:block; position:absolute; z-index:1;top:0; bottom:0; width:50px; right:-40px}
.tool-bar .sub::after{position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    box-shadow: 5px 5px 13px 0px rgba(80, 80, 80, 0.2);
    content: "";
    display: block;
    top: 50%;
    margin-top: -7.5px;
    right: -7.5px;
    transform: rotateZ(-45deg);}
.tool-bar .sub img{ width:100%}
.tool-bar .sub .img{ margin-bottom:10px}
.tool-bar .a{ cursor:pointer; display:block; font-size:12px; text-align:center; position:relative}
.tool-bar .topa{ margin-bottom:10px}
.tool-bar .topa .a{width:60px;  color:#fff;padding:13px 0px; }
.tool-bar .bottoma{width:60px; padding:13px 0px;  border-radius:60px;background:#fff;}
.tool-bar .bottoma .a{ color:#333; font-size:12px;padding-bottom:5px; margin-bottom:5px}
.tool-bar .bottoma .a:last-child{ border-bottom:none; margin-bottom:0; padding-bottom:0}
.tool-bar .js-top{width: 100%;height:46px; background:url(../images/ico-jstop.png) no-repeat center; background-size:30px;  cursor:pointer;  }

.tool-bar .sub.subtel{ width:210px; text-align:left}
.tool-bar .subtel li{ padding-left:10px; position:relative}
.tool-bar .subtel .l2{ font-size:20px; color:#F00; font-weight:bold;}
.tool-bar .subtel .l3{ margin-bottom:5px}
.tool-bar .input{ width:100%; border:1px solid #ebebeb; padding:0 10px; height:32px; line-height:30px; background-color:#fff;}
.tool-bar .p{ margin-bottom:10px; position:relative}
.tool-bar .p2{ padding-right:70px;}
.tool-bar .p2 .codeimg{ display:block; position:absolute; z-index:2; right:0;top:0; cursor:pointer}
.tool-bar .p2 .codeimg img{ height:32px}
.tool-bar .inbtn{ width:100%; height:32px; border:none; background-color:#F00; color:#fff; font-size:14px; cursor:pointer}
.tool-bar .subtel li i{ display:block; width:20px; height:20px; background-repeat:no-repeat; background-position:center; background-size:100%; position:absolute; z-index:2; left:0;top:0}
.tool-bar .subtel li .ico-i01{ background-image:url(../images/ico-i01.png)}
.tool-bar .subtel li .ico-i02{ background-image:url(../images/ico-i02.png)}

.mfloat{ display:none}
.mflex{ display:none}

#popbox,#weixintis{ display:none}

header .header-search{background:#f0f0f0;padding:50px 0;display:none;position:fixed;z-index:99;left:0;right:0}
header .header-search .center{position:relative;height:auto}
header .header-search .center .search-icon{position:absolute;left:0;top:0;bottom:0;width:60px;text-align:center;cursor:pointer;background:url(../images/ico-sh.png) no-repeat center;background-size:18px;opacity:.5}
header .header-search .center .input{width:100%;height:59px;background:#fff;border:none;padding:0 60px;font-size:16px;color:#999}
header .header-search .center .search-right{position:absolute;right:0;top:0;bottom:0;width:60px;text-align:center;cursor:pointer}
header .header-search .center .search-right:before{ content:""; display:block; width:1px; height:30px; background-color:#ddd; position:absolute; z-index:2; left:0;top:50%; margin-top:-15px}
header .header-search .search-box{ position:relative}
header .header-search .inbtn{ width:100%; height:100%; cursor:pointer; border:none; background:url(../images/ico-rss.png) no-repeat center; background-size:15px}

@media (max-width: 1410px){
.weap{ max-width:95%;padding-left:10px; padding-right:10px;}
.topbar .weap, .qm-top .weap{ width:auto; }
.reacha{ right:10px;}
.qm-nav .nl{ margin-left:40px}
}
@media (max-width: 1201px){ 
.toptitle{ display:none}
 
.footer .footewm{    flex: 0 0 130px; margin-left:10px}
.footer .footadder{ margin-left:30px}
.qm-nav .nl{ margin-left:20px}
.qm-nav .nl .alink{ font-size:16px}
}

@media (max-width: 999px){
body,a{ font-size:15px}
*, :after, :before{-webkit-box-sizing: border-box; box-sizing: border-box;}
.weap{max-width:100%}
/*头部*/ 
.reacha{ right:60px}
.topbar .weap, .qm-top .weap{ max-width:100%}
.topbar .tel{ position:absolute; z-index:2; right:10px;top:0;display:block}
.qm-top{ height:50px; }
.qm-top .topbox{ height:auto} 
.qm-top .box{   height:50px; position:relative; box-shadow:0 2px 5px rgba(0,0,0,.3)}
.qm-top .logo{ padding:0; float:none; }
.qm-top .logo a{ display:inline-block; padding:9px 0;  }
.qm-top .logo img{ height:32px; width:auto}   
.topbar .right{ float:none;}
.topbar .right .as{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; min-width:0}
.topbar .right .as a{ font-size:12px; margin-right:20px}
.topbar .right .as a i{ width:20px; height:20px} 
.searchbox .bd .input{ font-size:12px}
 
.m-nav{display:block; height: 24px; width: 30px; transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s; -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s; -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s; cursor: pointer; position: absolute; right: 15px; top: 15px; }
.m-nav a{background-color: #00a73c; display: block; height: 3px; margin-top: -2px; position: relative; top: 50%; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; width: 100%;border-radius:3px;}
.m-nav a:after, .m-nav a:before{background-color: #00a73c; content: ""; display: block; height: 3px; left: 0; position: absolute; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; width: 100%;border-radius:3px;}
.m-nav a:before{top: -9px;}
.m-nav a:after{top: 10px;}
.qm-top.block .m-nav{transform: rotate(90deg);}
.qm-top.block .m-nav a{background-color: transparent !important;}
.qm-top.block .m-nav a:before{transform: translateY(0px) rotate(-55deg); -webkit-transform: translateY(9px) rotate(-45deg); -ms-transform: translateY(0px) rotate(-55deg);}
.qm-top.block .m-nav a:after{transform: translateY(0px) rotate(55deg); -webkit-transform: translateY(-9px) rotate(45deg); -ms-transform: translateY(0px) rotate(55deg);}
.qm-top.block{  padding:0; border-bottom:1px solid #e2e2e2}
.qm-top.fexbox .logo img{ height:32px} 
.qm-top .topright{  position:fixed;  width: 100%; -webkit-box-sizing: border-box; z-index:1; left:0;top:0px; right:0; height:auto; width:auto; padding:0 10px; -webkit-box-align:center; height:24px; line-height:24px; display:none}
.qm-top .topright p{ display:inline-block;}
.qm-top.block .topright{display: -webkit-box;-webkit-box-align:center } 
.qm-nav{float:none; display:none; background:#fcfcfc;position:fixed; z-index: 1000; left: 0; top:86px; right: 0; bottom:0px; overflow-y:auto;-webkit-overflow-scrolling: touch; height:auto; border-top:1px solid #e2e2e2}
.qm-top.fexbox .qm-nav{top:50px}
.qm-nav .nl .alink:after{ height:1px}
.qm-top.block .qm-nav{ display:block} 
.qm-nav>ul{ float:none; position:absolute; z-index:2; left:0;top:0; bottom:0; width:50%; background-color:#00a73c} 
 
.qm-top .callbox{ margin-bottom:0; display:none}
.qm-top.fexbox .qm-nav .nl{ width:100%; margin-left:0}
.qm-top.fexbox .qm-nav ul{ float:none; padding-left:0} 
.qm-top.fexbox .qm-nav .nl .alink{ height:auto}
.qm-top.fexbox .logo{ padding-top:0;}
.qm-top .qm-nav .weap{ padding-left:0; padding-right:0;}
.qm-nav .nl.exist:after{ content:""; display:block; position:absolute; z-index:3; height:46px; right:0; left:0;top:0;  }
.reacha a{ background:transparent url(../images/ico-sh.png) no-repeat center; background-size:50%}
.reacha.on a{background:transparent url(../images/ico-sh.png) no-repeat center; background-size:50%}
 
.qm-top.fexbox .box{ position:fixed; z-index:999;top:0; left:0; right:0;}
.qm-top.fexbox .topright{ display:block}
.qm-nav .nl{ width:100%; float:none; padding:0; background:none; margin-left:0}
.qm-nav .nl .alink{ position:relative; padding:0 10px; line-height:45px; width:auto; text-align:left; color:#fff; border-bottom:1px solid #e2e2e2; display:block; font-size:16px; margin-left:0}
.qm-nav .nl.on .alink,.qm-nav .nl .alink:hover{ border-top:none; color:#fff; background-color:#029236} 
.qm-nav .nl.on .sub{ display:block}
.qm-top .callbox a{ background-size:20px; font-size:12px; padding-left:30px}
.qm-top .callbox a p{ font-size:12px;}
.qm-nav .nl .alink:hover:after, .qm-nav .nl.on .alink:after{top:auto; bottom:0}
.qm-top.fexbox .qm-nav .nl .alink:hover:after,.qm-top.fexbox .qm-nav .nl.on .alink:after{ display:block}
.qm-nav{ padding-right:0}
.qm-nav .nl .sub{ position:fixed; width:50%; right:0;top:86px; padding-top:0; text-align:left; margin:0; padding-left:0px;    border-bottom: 1px solid #e2e2e2;  }
.qm-nav .nl .sub a{ padding:0 25px;}
.qm-nav .nl .sub li:last-child a{ border-bottom:none} 
.qm-top.fexbox .qm-nav .nl .sub{top:50px}
.videopop .videobd .video{ height:auto}  

.tool-bar{ visibility:hidden}
.footer .footnav{ display:none}
.footer .footadder{-webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;}
.footer .banquan .left{ float:none}
.footer .banquan .right{ float:none}

/*底部三大功能键*/   
.floating.pc{ display:none}
.mfloat{ display:block}
.mfloat ul{ position:fixed; z-index:97; right:2px;  bottom:10%;   }
.mfloat ul li{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; text-align:center; margin-bottom:2px;  }
 
.mfloat ul li a{ display:block; color:#fff; padding-top:8px; width:60px; background:rgba(0,167,60,.7); border-radius:3px; font-size:12px; padding-bottom:5px;}
.mfloat ul li i{ display:block;  width:24px; height:24px; background-size:100%;background-repeat:no-repeat; background-position:center; margin:0 auto; margin-bottom:5px}
.mfloat ul li i.ico-mf01{ background-image:url(../images/ico-f01h.png)}
.mfloat ul li i.ico-mf02{ background-image:url(../images/ico-f03h.png); }
.mfloat ul li i.ico-mf03{ background-image:url(../images/ico-f02h.png); } 

#popbox{width: 100%; height: 100%; position: fixed; top: 0;display:none; z-index: 1000; background: rgba(0,0,0,.6);}
#popbox .bd{margin: auto; position: absolute; top:50%; left: 50%;margin-left:-40%; width: 80%; padding: 10px;transform:translateY(-50%); text-align: center; background-color: rgba(255, 255, 255, 0.8); box-shadow: 0px 2px 6px #777; -webkit-box-shadow: 0px 2px 6px #777; -moz-box-shadow: 0px 2px 6px #777; border-radius: 10px; padding-top:40px}
#popbox .bd .close{position: absolute; top: 10px; right: 10px; width:24px; height:24px; font-size:12px; line-height:24px; text-align: center; color: #fff; font-weight: bold; font-style: normal; background: #333; border-radius: 100%; cursor: pointer; display:block;}
#popbox .bd img{width:130px}
#popbox .bd span{display: inline-block; padding:0 10px; background-color: #222; color: #fff; border-radius: 5px; cursor: pointer;}
#weixintis{position: fixed; top: 50%;transform:translateY(-50%);padding:20px 0; margin-top: -.2rem; z-index: 9999999; font-size:14px; color: #fff; width: 90%;left:50%;margin-left:-45%; text-align: center; background: rgba(0, 0, 0, 0.8); border: 2px solid #333; border-radius:5px; display: none;}

header .header-search{ position:fixed;top:50px}
header .header-search{ padding:20px 0}
header .header-search .center .input{ height:40px; font-size:14px}
}
@media(max-width:766px) {
.pages{ margin-top:10px}
/*底部*/ 
.footer .weap{ display:none}
}
 
	
 