﻿@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; }
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:#999999;}
input::-moz-placeholder{/* Mozilla Firefox 19+ */ color:#999999;}
input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color:#999999;}
input:-ms-input-placeholder{/* Internet Explorer 10-11 */ color:#999999;}
textarea::-webkit-input-placeholder{color:#999999;}
textarea::-moz-placeholder{/* Mozilla Firefox 19+ */ color:#999999;}
textarea:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color:#999999;}
textarea:-ms-input-placeholder{/* Internet Explorer 10-11 */ color:#999999;}		
.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:#666;  font-size:16px; line-height:1.8; overflow-x:hidden; background-color:#fff;  }
a{ color:#666; text-decoration:none; font-size:16px;}
a:hover{ color:#1658c6;  text-decoration:none}
.weap{ width:1450px; max-width:100%; margin:0 auto} 
 
table {
    width: 100%;
    empty-cells: show;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.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;} 

body.block .banner,body.block .footer,body.block .index01,body.block .index02,body.block .index03,body.block .index04,body.block .index05,body.block .mainbox,body.block .nbanner{  filter: blur(5px);}
/*布局*/ 
.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; min-width:0}
.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;}
 
/*头部*/  
.qm-top{ height:120px}
.qm-top .weap{ width:92%}
.qm-top .box{height:120px; transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: alll 0.3s;  z-index:999; left:0; right:0;top:0;   border-bottom:1px solid #dadada; background:#fff;position:relative;} 
.logobox{height:120px;}
.qm-top .logo{ float:left; padding-top:39px;}
.qm-top .logo a{ display:block; float:left}
.qm-top .logo img{ display:block; height:42px;}

.lang{ border:1px solid #888888; position:absolute; z-index:2; right:4%;top:50%; margin-top:-17.5px; height:35px; line-height:33px; border-radius:33px; width:120px; text-align:center;}
 
 
.qm-nav{  float:right; margin-right:160px } 
.qm-nav ul{ font-size:0; }
.qm-nav .nl{ float:left; } 
.qm-nav .nl .alink{  display:block; font-size:18px; text-align:center; line-height:120px; position:relative; padding:0 30px; position:relative}   
.qm-nav .nl.on .alink:before{ content:""; display:block; position:absolute; z-index:2; left:0; right:0;top:0; height:3px; background-color:#00489d}
 
 
.qm-top.fexbox .box{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1); position:fixed; z-index:999;}
.qm-nav .sub{ display:none;  position:absolute; z-index:8;top:120px; left:0;   right:0; background-color:#fff;}
.qm-nav .sub ul{ border-radius:5px; text-align:center;  position:relative; max-width:1450px; margin:0 auto; font-size:0; text-align:right}
.qm-nav .sub ul li{ display:inline-block; height:80px; line-height:80px;}
 
.qm-nav .sub a{ display:block; line-height:80px; color:#666; width:210px; text-align:center}
.qm-nav .sub a:hover{ color:#fff; background:url(../images/subbg.png) no-repeat center; background-size:100%}
 
/* 底部 */
.footer{  border-top:5px solid #1f83d8; color:#929292;background: linear-gradient(to bottom, #eaf4fa, #ffffff); padding-bottom:66px}
.footer a{ color:#929292}
.footer a:hover{ text-decoration:underline}
.foottop{ padding-top:70px; padding-bottom:55px}
.foottop .weap{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.foottop .right{width:30%; text-align:right}
.foottop .right .p1{ color:#333; margin-bottom:10px}
.foottop .right .p2{ margin-bottom:10px}
.foottop .right .p2 a{ color:#333; font-size:32px; font-weight:bold}
.foottop .left{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; min-width:0;  padding-right:20px}
.foottop .left .p1{ color:#fff}
.foottop .left .p1:before{ content:""; display:inline-block; width:21px; height:21px; background:url(../images/ico-tel.png) no-repeat center; background-size:100%; vertical-align:middle; margin-right:10px}
.foottop .left .p2 a{ font-size:36px; color:#fff}
.foottop dl{ margin-right:10%}
.foottop dl dt{ font-size:16px;  margin-bottom:20px; color:#333}
.foottop dl dd{ margin-bottom:10px}
.foottop dl dd a{ font-size:14px}
 
.banquan .weap{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;} 
.banquan .left{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; min-width:0}  
.banquan .left img{ display:block; height:30px;}
.banquan .right{ font-size:14px}
.banquan .right a{ font-size:14px; margin-left:30px}
/*页码*/

.pages{ text-align:center}
.pages ul{ font-size:0;}
.pages ul li{ display:inline-block; vertical-align:middle; margin:0 6px; margin-bottom:10px;  }
.pages ul li a,.pages ul li span{ display:block; min-width:40px; padding:0 10px; height:40px; text-align:center; line-height:38px; border:1px solid #e6e6e6; background-color:#fff }
.pages ul li a:hover,.pages ul li.active a,.pages ul li.active span{ background-color:#1658c6; color:#fff; border:1px solid #1658c6}
.pages ul li.disabled span{ background-color:#eee}
@media (max-width: 1590px){  
.qm-top .weap{ max-width:1450px; width:auto}

}
 

@media (max-width: 1500px){   
 
.weap{ padding-left:10px !important; padding-right:10px !important;}
 
.lang{ right:10px;}
 
}
@media (max-width:1400px){ 
body,a{ font-size:14px} 
.qm-nav .nl .alink{ font-size:18px; line-height:80px; padding:0 15px}
.qm-nav .nl{ margin-left:0}
.qm-top{ height:81px;}
.qm-top .box{ height:81px;}
.qm-top .logo{ padding-top:19px}
.qm-nav .sub{top:81px}
.foottop dl{ margin-right:7%}
.foottop .right .p2 a{ font-size:33px}
} 
@media (max-width: 999px){  
/*头部*/ 

 
body.ow{ overflow:hidden}
.qm-top{ height:55px }
.qm-top .box .weap{ height:auto;} 
.qm-top .box{ width:100%; height:55px;  z-index:999; position:relative; }
.topbox{ height:55px; position:fixed; z-index:999; left:0; right:0;top:0;}
.contactus{ right:80px; border-left:0; border-right:1px solid #fff; padding-right:20px}
 
.qm-top .logo{ padding-top:12px}
.qm-top .logo a img{ height:31px}
.logobox{ position:static}
.lang{ width:80px; right:60px; border:1px solid #fff}


 
.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:#0046ac; 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:#0046ac; 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-nav .nl.exist .alink:after{ position:absolute; z-index:2; right:10px;top:50%; margin-top:-2.5px;}

 
 
.qm-nav{ height:auto; float:none;}
.qm-nav .navbox{ background:rgba(0,0,0,.75);position:fixed; z-index: 999; left: 0; top:55px; right: 0; bottom:0; overflow-y:auto; padding-top:0; height:auto; border-bottom:none}
 
.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; z-index:1; padding:0 10px; line-height:50px; height:50px; 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:50px; height:50px; background:url(../images/ico-down.png) no-repeat center;  background-size:auto 40%; position:absolute; z-index:10; right:0;top:0;}
.qm-nav .exist.onn:before{ background:url(../images/ico-downh.png) no-repeat center;  background-size:auto 40%; }
 
.qm-nav .sub ul{ padding-right:0}
 
.qm-nav .nl.on .alink{ border-bottom:none; border:none}
.qm-nav .sub{ position:static; background:#fff;  width:auto; margin:0; border-top:1px solid #e2e2e2; text-align:left;  } 
.qm-nav .sub ul{ display:block; margin-right:0; box-shadow:none; padding:0 20px}
.qm-nav .sub li{ margin-left:0; display:block; border-bottom:none}
.qm-nav .sub a{ text-align:left; padding:0 0; font-size:14px; background:none; line-height:32px; height:32px; color:#333}
.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 .nl.on .alink:before{background-color: #F9263B;width:100%; margin:0; left:0; height:1px; position:absolute; z-index:2; bottom:0}

.footer{
    border-top: 2px solid #1f83d8; padding-bottom:30px}
.foottop{ padding-top:20px; padding-bottom:20px} 
.foottop .left{ display:none}
.foottop .right{ width:100%; padding-right:0; text-align:center}
.banquan .weap{ display:block}
.pages ul li a, .pages ul li span{ min-width:40px; line-height:38px; height:40px}
anquan { text-align:center}
.banquan .left img{ height:21px; margin:0 auto}
.banquan .right{ font-size:12px; text-align:center; margin-top:20px}
.banquan .right a{ font-size:12px; margin-left:0}
.foottop .right .p2 a{ font-size:30px}
}
@media(max-width:766px){
body{ line-height:1.6;  }
.path{ display:none} 
.pages{ margin-top:20px}
.pages ul li a, .pages ul li span{ font-size:12px; height:36px; line-height:34px}
}
 