@charset "gb2312";
*, :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;	/* Firefox 4 */
-webkit-transition: all 0.3s;	/* Safari 和 Chrome */
-o-transition: alll 0.3s;	/* Opera */
} 
body{ color:#333;  font-size:14px; line-height:1.6; overflow-x:hidden; background-color:#fff}
a{ color:#333; text-decoration:none; font-size:14px;}
a:hover{ color:#005bac; 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;}
.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;}
.mflex{ display:none}
/*头部*/ 
.topbar{ height:30px; line-height:30px; background-color:#f6f4f4;   color:#9fa0a0; font-size:12px}
.topbar a{  color:#9fa0a0; font-size:12px}
.topbar .topleft{ float:left}
.topbar .topright{ float:right;}
.topbar .topright span,.topbar .topright a{ position:relative; margin-left:20px; cursor:pointer; z-index:9; display:block; float:left}
.topbar .topright .sub{ transition: all 0.3s;visibility:hidden; opacity:0; position:absolute; z-index:3;top:30px; width:120px; left:50%; margin-left:-60px; background-color:#fff; text-align:center; padding:10px 0; box-shadow:0 0 10px rgba(0,0,0,.2)}
.topbar .topright a:hover .sub,.topbar .topright span:hover .sub{ visibility:visible; opacity:1;}
.topbar .topright .sub:before{ content:""; display:block; width:11px; height:6px; position:absolute; z-index:2;top:-6px; left:50%; margin-left:-5.5px; background:url(../images/ico-up.png) no-repeat center top; background-size:100%}
.topbar .topright .sub a{ margin-left:0; text-align:center; float:none}
.topbar .topright span:hover,.topbar .topright a:hover{ color:#005bac}
.topbar .topright .a1:before{ content:""; display:inline-block; width:14px; height:12px; vertical-align:middle; margin-right:5px; background:url(../images/head_ico1.png) no-repeat center; background-size:100%}
.topbar .topright .a1:hover:before{background:url(../images/head_ico1_on.png) no-repeat center; background-size:100%}
.topbar .topright .a2:before{ content:""; display:inline-block; width:18px; height:13px; vertical-align:middle; margin-right:5px; background:url(../images/head_ico2.png) no-repeat center; background-size:100%}
.topbar .topright .a2:hover:before{background:url(../images/head_ico2_on.png) no-repeat center; background-size:100%}
.topbar .topright .a3:before{ content:""; display:inline-block; width:14px; height:14px; vertical-align:middle; margin-right:5px; background:url(../images/head_ico3.png) no-repeat center; background-size:100%}
.topbar .topright .a3:hover:before{background:url(../images/head_ico3_on.png) no-repeat center; background-size:100%}
 
.qm-top .box{ height:90px;}
.qm-top .logo{ float:left; padding-top:20px}
.qm-top .logo img{ height:47px;}
 
.qm-nav{  height:90px; float:right; width:80%} 
.qm-nav .nl{ text-align:center;  position:relative;  text-align:center; z-index:2; float:left; width:12.5%; } 
.qm-nav .nl .alink{ line-height:90px; display:block;font-size:16px; text-align:center; position:relative; position:relative} 
.qm-nav .nl.on .alink:before,.qm-nav .nl .alink:hover:before{ content:""; display:block; width:15px; height:16px; background:url(../images/on_after.png) no-repeat center; background-size:100%; position:absolute; z-index:1; left:50%; margin-left:-7.5px; bottom:10px;} 
.qm-nav .nl.on .alink,.qm-nav .nl .alink:hover{ color:#005bac}
.qm-nav .nl .sub{ display:none; position:absolute; z-index:1; left:-10px; right:-10px; top:90px; background-color:#fff}
.qm-nav .nl .sub a{ display:block; line-height:35px; height:35px;  font-size:12px; color:#999}  
.qm-nav .nl .sub a:hover{ background: #f6f4f4; color: #005BAC;}
/* footer */
.footer{ background-color:#252525; color:#6e6d6d}
.footer a{ color:#6e6d6d}
.footer a:hover{ color:#005bac}
.footer .box{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;padding-top:35px; padding-bottom:20px;border-bottom:1px solid #252525;} 
.footer .dl{ -webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;  }
.footer .dl dl{  display:inline-block; text-align:left}
.footer .dl dt{ font-size:15px; color:#fff; margin-bottom:10px; position:relative; padding-left:13px;}
.footer .dl dd{ padding-left:8px; margin-bottom:10px;} 
.footer .dl dt:after{content: ''; width: 8px; background: #005bac; height: 2px; position: absolute; left: 0; top: 50%; margin-top: -1px; transition: all .3s;}
.footer .dl.ewm{ font-size:12px;}
.footer .dl.ewm dt{ margin-bottom:15px;}
.footer .dl.ewm img{ width:96px;}

.footer .footadder{ width:34.5%}
.footer .footadder .p{ font-size:23px;} 
.footer .footadder .footel{ padding-left:45px; background:url(../images/foot_ico.png) no-repeat center left; margin:5px 0}
.footer .footadder .footel a{ font-size:28px; color:#2777af}

.links{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;border-top:1px solid #333232;border-bottom:1px solid #252525; padding-top:15px; padding-bottom:15px; font-size:12px}
.links .t{  color:#fff;}
.links .linka{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;}
.links .linka a{ margin:0 7px; font-size:12px; display:inline-block}

.footer .banquan{  font-size:12px}
.footer .banquan .weap{ overflow:hidden; padding-top:15px; padding-bottom:15px;border-top:1px solid #333232;}
.footer .banquan .left{ float:left;}
.footer .banquan .right{ float:right; padding-left:20px; background:url(../images/adr_ico.png) no-repeat center left; background-size:14px;}
/*页码*/
.pages{  margin-top:30px; text-align:center;font-family:"宋体"}
.pages li{ display:inline-block; margin-bottom:5px }
.pages li a{ display:block; height:36px; line-height:36px; text-align:center; padding:0 15px; color:#999; background-color:#fff; border:1px solid #f7f7f7; font-family:"宋体"  }
.pages li a:hover,.pages li.on a{ background:#055bac; color:#fff;}
.pages li.thisclass a{  background:#055bac; color:#fff;}

 
@media (max-width: 1201px){
.weap{ padding-left:10px; padding-right:10px; width:100%}
}
 
@media (max-width: 999px){
body{transition: all .5s ease; left:0; position:relative}
/*头部*/  
.topbar{ display:none}
.qm-top{ height:60px; } 
.qm-top .topbox{ height:auto; padding-top:0}
.qm-top .topbox .ft{ display:none}
.qm-top .box{ width:100%;  height:60px;  position:fixed; z-index:100; background:#fff; border-bottom:1px solid #e2e2e2  }
.qm-top .logo{ padding:0; }
.qm-top .logo a{ display:inline-block; padding:10px 0;  }
.qm-top .logo img{ height:40px; width:auto} 
 
 
 
.m-nav{display:block; height: 24px; width: 26px; 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: 50%; margin-top:-12px; background:url(../images/menu_ico.png) no-repeat center; background-size:auto 100%}
 
.qm-nav ul{ float:none; padding-left:0; background-color:#fff} 
.qm-top .qm-nav .weap{ padding-left:0; padding-right:0;}
 
 
.qm-nav .nl{ width:100%; float:none; padding:0; background:none; border-top:1px solid #eee}
.qm-nav .nl.exist:before{ content:""; display:block; position:absolute; z-index:2; left:0; right:0; height:50px;}
.qm-nav .nl.exist .alink{ background:url(../images/ico-jia.png) no-repeat center right 20px; background-size:12px;}
.qm-nav .nl.exist.on .alink{ background:#005bac url(../images/ico-jian.png) no-repeat center right 20px; background-size:12px;}
.qm-nav .nl .alink{ position:relative; padding:0 10px; padding-left:20px; line-height:50px; width:auto; text-align:left;   display:block; font-size:15px; margin-left:0; color:#999}
.qm-nav .nl.on .alink, .qm-nav .nl .alink:hover{ background:none; background-color:#005bac; color:#fff}
.qm-nav .nl.on .alink:before, .qm-nav .nl .alink:hover:before{ display:none}
.qm-nav .nl .sub a{ text-align:left; padding-left:35px; height:50px; line-height:50px; background:url(../images/nav_ico.png) no-repeat 20px center; background-size:6px; font-size:15px;}

.mmclose{ height:60px; background:#005bac; position:relative}
.mmclose span{ display:block; position:absolute; z-index:1; right:0; bottom:0; width:60px;top:0; background:url(../images/close_ico.png) no-repeat center; background-size:20px;}
.qm-nav{position:fixed; z-index:111;top:0px; width:70%;right:-70%; height:auto; bottom:0;background-color:#fff;transition: all .5s ease; float:none; } 
.qm-top.block .qm-nav{ right:0; box-shadow:0 0 5px rgba(0,0,0,.2) } 
.qm-nav ul{ position:absolute; z-index:2; left:0; right:0; bottom:0;top:60px; overflow-y:auto}
.qm-nav .nl .sub{ position:static; width:auto; margin-left:0; background-color:#eee}
.ow{ left:-70%; position:relative}
/*底部*/
.footer .box{ display:none}
.footer .links{ display:none}
.footer .banquan{ text-align:center}
.footer .banquan .left{ float:none; margin-bottom:5px}
.footer .banquan .right{ float:none; background:none}

}
@media(max-width:766px) { 
/*底部*/
 
.footer .banquan .right{ text-align:left}
 
/*页码*/
.pages li a{ padding:0 10px; height:30px; line-height:30px}

}
 