﻿@charset "utf-8";

*{word-wrap:break-word}
*, :after, :before{-webkit-box-sizing: border-box; box-sizing: border-box;}
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:"微软雅黑","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei";font-size:12px;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）避免因子元素浮动而导致的父元素高度缺失能问题
*/

.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
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; background:#fff; overflow-x:hidden  }
a{ color:#333; text-decoration:none; font-size:14px;}
a:hover{ color:#ff0000; text-decoration:none}
 
/*布局*/ 
.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;}
.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;} 
.weap{ max-width:1170px; margin:0 auto; }
 

/*头部*/
.topbar{ background-color:#f4f4f4; font-size:13px; }
.topbar a{font-size:13px; } 
.topbar .weap{height:36px; line-height:36px }
.topbar .welcome{ float:left; position:relative; }
.topbar .topright{ float:right; }
.topbar .topright span{ margin:0 5px}

  
.qm-top .box{ background:#fff; box-shadow:0 2px 5px rgba(0,0,0,.1); }
.qm-top .logobox{ height:130px }
.qm-top .logo{ float:left; padding-top:30px;}
.qm-top .logo a{ display:block; float:left}
.qm-top .logo img{ display:block; height:58px;}
.qm-top .logo .logotitle{ float:left; margin-left:10px; height:57px; border-left:2px solid #333; padding-left:10px; padding-top:10px; font-size:18px; line-height:1.4} 
.qm-top .logobox .topright{ float:right;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; padding-top:20px}
.qm-top .logobox .topright img{ width:70px}
.qm-top .toptel{ padding-left:10px; line-height:1.2; padding-top:15px; font-size:18px} 
.qm-top .toptel .t{ display:block;background:url(../images/ico-tel.png) no-repeat center left; padding-left:30px; height:23px; }
.qm-top .toptel a{ font-size:28px; color:#ff6600; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; letter-spacing:-2px} 

.qm-nav{ height:55px; }
.qm-nav .navbox{ height:55px;background-color:#000000;border-bottom:5px solid #ff0000}
.qm-nav ul{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.qm-nav .nl{ -webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; position:relative;text-align:center; min-width:0; position:relative}
.qm-nav .nl:nth-child(1){-webkit-box-flex:0 0 355px;-ms-flex: 0 0 355px;-webkit-flex: 0 0 355px;flex: 0 0 355px;}
.qm-nav .nl:after{ content:""; display:block; width:1px; height:30px; position:absolute; z-index:1; right:1px;top:50%; margin-top:-15px; background-color:rgba(255,255,255,.5)}
.qm-nav .nl:last-child:after{ display:none}
.qm-nav .nl .alink{ display:block; font-size:20px; text-align:center; line-height:50px; color:#fff ;  margin-right:2px}
.qm-nav .nl.on .alink{ background-color:#ff0000;  }
.qm-nav .sub{ position:absolute; z-index:8;top:50px; padding-top:1px; left:1px; right:1px;display:none ;  padding-top:2px;background:#ff0000;}
 
.qm-nav .sub a{ display:block; color:#333; line-height:42px; height:42px; text-align:center; color:#fff}
.qm-nav .sub a:hover{ background:#ff0000; color:#fff}

.qm-top.navFix .qm-nav{ position:fixed; z-index:998; left:0; right:0;top:0;  }
/*底部*/ 
.footer{background:#333333; color:#fff;  padding-top:44px; padding-bottom:20px;  }
.footer a{color:#e6e6e6;}
.footer a:hover{ text-decoration:underline}
.footnav .weap{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.footnav .footlogo{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; min-width:0; padding-right:10px; padding-top:20px}
.footnav .footlogo img{ max-width:100%;}
.footnav dl{ margin-left:50px}
.footnav dl.dl1{ margin-right:40px}
.footnav dl dd{ margin-bottom:5px}
.footnav dl dt{ font-size:16px; margin-bottom:10px}
.footnav dl img{ width:90px; background-color:#fff; border-radius:5px; display:block; padding:3px}
.footnav .dl4{ font-size:16px}
.footnav .dl4 a{ font-size:26px; line-height:1.1; color:#e9c289; font-weight:bold}
.footnav .dl4 .t{ margin-top:20px}

.footdibu{ border-top:1px solid #4d4d4d; padding-top:18px; margin-top:20px}
.footdibu .links{ text-align:center;color:#ccc; margin-bottom:10px}
.footdibu .links a{ margin-left:20px; font-size:12px; color:#ccc}
.footdibu .banquan{ text-align:center; font-size:12px; color:#999}
.footdibu .banquan a{ font-size:12px; color:#999}
.footdibu .banquan span,.footdibu .banquan a{ margin:0 20px;}
/*页码*/
.pages{ text-align:center; margin-top:30px}
.pages { font-size:0;} 
.pages a{ display:inline-block; margin:0 3px;  margin-bottom:5px; padding:0 15px; height:42px; line-height:40px; font-size:14px;  border:1px solid #dddddd; }
.pages li.disabled a{ background-color:#eee; color:#9e9e9e; cursor:no-drop}
.pages a.page-num-current{ background-color:#F00; color:#fff}

/*弹出搜索*/

.topsearch{position: fixed; z-index: 999; left: 0; right: 0; top:-100%; margin-left: 0; background:rgba(0%,0%,0%,.8);height:100%;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: alll 0.5s;visibility:hidden}
.topsearch.block{visibility:visible;top:0}
.topsearch .topclose{width: 40px; height: 40px; position: absolute; z-index: 1; right: 20px; top: 20px; background: url(../images/ico-close.png) no-repeat center; background-size: 50%;cursor:pointer;}
.topsearch .bd{position: absolute; top: 50%; width: 1200px; left: 50%; margin-left:50%;margin-left:-600px; transform: translateY(-50%);}
.topsearch .intext{height: 60px;line-height:60px; border: 2px solid #eee; background-color: #fff; width: 100%; padding: 0 10px;font-size:18px;}
.topsearch .inbtn{cursor: pointer; width: 60px; height: 60px; position: absolute; z-index: 1; cursor: pointer; right: 0; top: 0; border: none; background:#cbcbcb url(../images/ico-s.png) no-repeat center; background-size: 50%;}
 
.tool-bar{ position:fixed; z-index:50; right:20px; bottom:30%}
.tool-bar .ico{  height:18px; background-repeat:no-repeat; background-position:center; background-size:auto 100%}
.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 .a:hover .subbox{ display:block}
.tool-bar .subbox{ display:none; position:absolute; z-index:2; padding-right:15px; right:40px; }
.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;top:50%; margin-top:-75%;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:46px;  color:#fff;padding:13px 8px; background: linear-gradient(0deg, #ff3d3d 0%, #ff0000 100%); border-radius:3px}
.tool-bar .bottoma{width:46px; padding:13px 8px;  border:1px solid #ff0000; border-radius:5px;background:#fff;}
.tool-bar .bottoma .a{ color:#333; border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-bottom:10px}
.tool-bar .bottoma .a:last-child{ border-bottom:none; margin-bottom:0; padding-bottom:0}
.tool-bar .js-top{width: 46px;height:46px;border:1px solid #F00;border-radius: 5px;background: #fff url(../images/ico-jstop.png) no-repeat center; background-size:50px; margin-top:10px; cursor:pointer; display:none}

.tool-bar .sub.subtel{ width:210px; text-align:left}
.tool-bar .subtel li{ padding-left:30px; position:relative}
.tool-bar .subtel .l2{ font-size:18px; color:#F00}
.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}
@media (max-width: 1190px){
.weap{ width:auto; padding:0 10px } 
 

.qm-nav .nl:nth-child(1){-webkit-box-flex: 0 0 300px;-ms-flex: 0 0 300px;-webkit-flex: 0 0 300px;flex: 0 0 300px;}
} 
 
@media(max-width:1000px) { 

/*头部*/ 
body.ow{ overflow:hidden}
.topbar{ position:relative; overflow:hidden}
.topbar .welcome{ float:left}
.qm-top .logobox .topright .img{ display:none}

.topbar .topright>div{ display:block; padding:0 5px; float:left; font-size:12px; line-height:35px}
.topbar a{ font-size:12px;}
.topbar .topright{ float:right}
.topbar .topright .toptel{ position:absolute; z-index:1; left:10px;top:0; padding:0; border-left:none}
.topbar .weap{ height:35px;}
.topbar .topright ul{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.topbar .topright li:nth-child(1){-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; padding:0}
.topbar .topright li:nth-child(2):before{ display:none}
.topbar .topright li{ margin-left:0; padding-right:10px}
.topbar .topright li:last-child{ padding-right:0}
.qm-top .toptel .t{ display:none}
.qm-top .toptel a{ display:block; width:100%; height:26px; overflow:hidden; text-indent:-999899px; background:url(../images/ico-tel.png) no-repeat center; background-size:1005}
 
 
.qm-top.navFix{ position:fixed; z-index:99; left:0; right:0;top:0;}
.qm-top{ height:55px}
.qm-top .box .weap{ height:auto;} 
.qm-top .box{ width:100%; height:55px; position:relative;border-bottom:1px solid #e2e2e2; z-index:99}
.qm-top .box.navFix{ height:55px}
.qm-top .box.navFix .weap{ height:55px;}
.qm-top .logo{ padding-top:10px}
.qm-top .logo a img{ height:35px}
.qm-top .logo .logotitle{ height:35px; padding-top:0; margin-left:10px}
.qm-top .logo .logotitle .p1{ font-size:14px}
.qm-top .logo .logotitle .p2{ font-size:12px}
.qm-top .toptel{ position:absolute; z-index:2; right:55px;top:50%; margin-top:-13px; width:26px; height:26px; background-size:100%; padding:0}
 
.qm-top .box.navFix .logo img{ height:35px}
.m-nav{display:block; height: 20px; 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:-10px; }
.m-nav a{background-color:#333; 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:#333; 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: -7px;}
.m-nav a:after{top: 8px;}
.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(7px) rotate(-45deg); -ms-transform: translateY(0px) rotate(-55deg);}
.qm-top.block .m-nav a:after{transform: translateY(0px) rotate(55deg); -webkit-transform: translateY(-7px) rotate(45deg); -ms-transform: translateY(0px) rotate(55deg);}
.qm-top .box .navbox{ display:none}
.qm-top .box .navbox .weap{ padding-left:0; padding-right:0}
.qm-top .box.navFix .qm-nav .nl .alink{ line-height:40px}
.qm-nav{ height:55px}
.qm-nav .navbox{ background:rgba(0,0,0,.75);position:fixed; z-index: 999; left: 0; top:90px; right: 0; bottom:0; overflow-y:auto; padding-top:0; height:auto; border-bottom:none}
.qm-top.navFix .qm-nav{ position:static}
.qm-top.navFix .qm-nav .navbox{top:55px}
.qm-nav .nl{ width:100%; float:none; padding:0; background:#f8f8f8; margin-left:0;border-bottom:1px solid #e2e2e2; position:relative}
.qm-nav .nl .alink{ position:relative; padding:0 10px; line-height:40px; width:auto; text-align:left; color:#333;  font-size:15px; border:none; margin:0}
.qm-nav .nl:after{ display:none}
.qm-nav .exist:before{ content:""; display:block; width:40px; height:40px; background:url(../images/ico-down.png) no-repeat center; background-size:30%; position:absolute; z-index:2; right:0;top:0;}
 
.qm-nav .nl.on .alink{ border-bottom:none; line-height:40px;  color:#fff; border:none}
.qm-nav .sub{ position:static; background:#fff; padding:5px 0;  width:auto; margin:0; border-top:1px solid #e2e2e2} 
.qm-nav .sub li{ color:#0a377f}
.qm-nav .sub a{ text-align:left; padding:0 15px; font-size:14px; background:none; line-height:32px; height:32px; color:#0a377f}
.qm-nav .sub a:before{ content:""; display:inline-block; width:3px; height:3px; border-radius:50%; background-color:#999; margin-right:8px; vertical-align:middle}
.qm-top.block .box .navbox{ display:block;} 

.qm-nav ul{ display:block}
.footnav dl.dl1{ margin-right:10px; margin-left:10px} 

/*页码*/
.pages{ margin-top:20px}
.pages a{ padding:0 10px; line-height:30px; height:32px;}

/*底部三大功能键*/   
.floating.pc{ display:none}
.mfloat{ display:block; height:58px;}
.mfloat ul{ position:fixed; z-index:97; left:0px; right:0px; bottom:0px; height:58px;background: rgba(0,0,0,0.9); display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.mfloat ul li{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; text-align:center;  }
.mfloat ul li:last-child{ border-right:none}
.mfloat ul li a{ display:block; color:#fff; padding-top:8px}
.mfloat ul li i{ display:block;  width:24px; height:24px; background-size:100%;background-repeat:no-repeat; background-position:center; margin:0 auto}
.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;}

.tool-bar .topa,.tool-bar .bottoma{ display:none}
}
@media(max-width:766px) { 
.topbar .welcome{ display:none}
.footnav .weap{ display:block; overflow:hidden}
.footnav .footlogo{ padding:0; margin-bottom:10px; display:none} 
.footnav .footlogo img{ height:35px}
.footnav dl.dl1{ margin:0; margin-bottom:20px}
.footnav dl dd{ display:inline-block; margin-right:10px;}
.footnav dl{ margin-left:0; margin-bottom:10px; text-align:center}
 
.footnav .dl1 dd{ margin:0 2px}
.footnav .dl2{ width:50%; float:left; text-align:center}
.footnav .dl3{ width:50%; float:left; text-align:center}
.footnav .dl4 a{ font-size:25px; line-height:1.2}
.footnav .dl4{ font-size:14px}
.footnav .dl4 .t{ display:block; margin-right:0; margin-top:10px}
.footer{ padding-top:20px}
.footdibu .links a{ margin-left:10px; display:inline-block; vertical-align:top}
.footdibu .banquan span{ display:block; margin:0}
.footnav dl dd{ margin-right:0}
.footdibu{ margin-top:10px}

.tool-bar{ right:10px}
}
 