@charset "utf-8";
/*reset*/
*{word-wrap:break-word}
html{min-width: 1200px;overflow-x: auto;}
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;font-weight: normal;-webkit-tap-highlight-color: transparent;}
ul,ol,dl{list-style-type:none}
html,body{*position:static;color: #333;background: #fff;width: 100%;height: auto;}
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-size: 14px;font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
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;-webkit-tap-highlight-color: transparent;transition: all .3s linear;}
a:hover{text-decoration:none;outline:none}
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{outline: none;}
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}
input[type="text"], input[type="tel"],input[type="button"], input[type="submit"], input[type="reset"], input[type="password"], input[type="email"],textarea{-webkit-appearance: none; border-radius: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}
input::-moz-placeholder, textarea::-moz-placeholder{color: #a1a1a1
;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #a1a1a1
;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #a1a1a1
;}
/*reset end*/

/*common*/
@font-face {
  font-family: 'iconfont';  /* project id 381528 */
  src: url('http://at.alicdn.com/t/font_381528_tb0dzplgoxgsnhfr.eot');
  src: url('http://at.alicdn.com/t/font_381528_tb0dzplgoxgsnhfr.eot?') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_381528_tb0dzplgoxgsnhfr.woff') format('woff'),
  url('http://at.alicdn.com/t/font_381528_tb0dzplgoxgsnhfr.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_381528_tb0dzplgoxgsnhfr.svg') format('svg');
}
                                                          
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'helvetica-lt-37-thin-condensed';
  src: url('../fonts/helvetica-lt-37-thin-condensed.eot');
  src: url('../fonts/helvetica-lt-37-thin-condensed.eot?') format('embedded-opentype'),
  url('../fonts/helvetica-lt-37-thin-condensed.woff') format('woff'),
  url('../fonts/helvetica-lt-37-thin-condensed.ttf') format('truetype'),
  url('../fonts/helvetica-lt-37-thin-condensed.svg') format('svg');
}
@font-face {
  font-family: 'Helvetica-Condensed-Black-Se';  
  src: url('../fonts/Helvetica-Condensed-Black-Se.eot');
  src: url('../fonts/Helvetica-Condensed-Black-Se.eot?') format('embedded-opentype'),
  url('../fonts/Helvetica-Condensed-Black-Se.woff') format('woff'),
  url('../fonts/Helvetica-Condensed-Black-Se.ttf') format('truetype'),
  url('../fonts/Helvetica-Condensed-Black-Se.svg') format('svg');
}
.cl:after,.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.fl{float: left;}
.fr{float: right;}
.w1200{width: 1200px;margin: 0 auto;}


canvas{wider:122px!important;height:122px!important;overflow:hidden;}
/*header*/
.header{height: 100px;box-shadow: 0 2px 5px rgba(8,1,3,.2);position: relative;z-index: 2;}
.header .logo{float: left;margin-top: 20px;}
.header .nav{height: 100px;line-height: 98px;float: right;}
.header .nav ul{height: 100px;}
.header .nav ul li{float: left;margin: 0 15px;position: relative;}
.header .nav>ul>li>a{height: 100px;}
.header .nav ul li a{color: #333;display: block;}
.header .nav ul li a:hover,.header .nav ul li.active a{color: #0065b1;}
.header .nav ul li a.active{color:#0065b1;}
.header .nav ul li i{color: #999;font-size: 20px;transition: all .3s linear;}
.header .nav ul li a:hover i{color: #0065b1;}
.header .nav ul li.btn-search{margin: 0;padding: 0 30px 0 15px;}
.header .nav ul li.btn-menu{margin: 0;}
.header .nav ul li.btn-menu a{padding: 0 27px;background: #e6e6e6;}
.header .nav ul li.btn-menu i{color: #808080;}
.header .nav .sub{width: 120px;position: absolute;top: 100px;left: 50%;left: -30px;background: url(../images/sub_bg.png) no-repeat;background-size: 100% 100%;line-height: 30px; display: none;}
.header .nav .sub dl{padding-bottom: 20px;}
.header .nav .sub dl dd{text-align: center;line-height: 30px;padding: 5px 0;}
.nav .pro-m{position: static !important;}
.nav .pro-m .sub{width: 1920px;position: absolute;top: 100px;left:50%;margin-left:-960px;background: url(../images/sub_bg.png) no-repeat;background-size: 100% 100%;line-height: 30px; display: none;}
.nav .pro-m .sub .hd {width: 1200px;overflow: hidden;margin:0 auto;margin-top: 30px;padding-bottom: 30px;}
.nav .pro-m .sub .hd .tempWrap{width: 100% !important;}
.nav .pro-m .sub .hd ul{overflow: hidden;width: 1224px !important;height: auto;}
.nav .pro-m .sub .hd ul li{float: left;margin-right: 20px;margin-left: 0 !important;width:184px !important;}
.nav .pro-m .sub .hd .sub-img{margin-bottom: 10px;display: block;width:180px;height: 120px;border:2px solid transparent;}
.nav .pro-m .sub .hd ul li:first-child{padding: 0;}
.nav .pro-m .sub .hd ul li p{font-size: 14px;color: #444444;line-height: 20px;font-weight: bold;}
.nav .pro-m .sub .hd ul li:hover a p,.nav .pro-m .sub .hd ul li.on a p{color: #047bcd;}
.nav .pro-m .sub .hd ul li:hover a .sub-img,.nav .pro-m .sub .hd ul li.on a .sub-img{border-color: #047bcd;}
.nav .pro-m .sub .bd{width: 1200px;overflow: hidden;margin:0 auto;text-align: left;padding-bottom: 30px;}
.nav .pro-m .sub .bd ul li{float: left;margin-right: 100px !important;margin-left: 0 !important;}


.search-box{width: 100%;display:none;z-index:2;position:absolute;right:0;top:100px;}
.search-box .search{width: 220px;border:8px solid #999;background:#4c4a4f;float: right;margin-right: 74px;}
.search-box input{padding:0 10px;width:200px;height:44px;line-height:44px;font-weight:inherit;font-family:inherit;color: #333;border: 0;}

.cover-bg1{width:100%;height: 100%;background: url(../images/cover-bg.png) repeat;position:fixed;top:0;left: 0;display: none;z-index: 8;}
.webMap{width:482px;background:#fff;position:fixed;top:0;right:-482px;height:100%;z-index: 999;-webkit-transition:all .4s;transition:all .4s;opacity: 1;}
.btn-close{display:block;float:right;margin:30px 12px 0 0;font-size: 50px;color: #fff;}
.btn-close:hover{transform: rotate(180deg);}
.webMap-title{color:#fff;line-height:20px;margin-bottom:28px;background:#0065b1;height:81px;}
.webMap-title ul li{width:83px;height:80px;text-align: center;font-weight:bold;line-height: 80px;font-size:14px;float:left;margin-right:3px;background:#0066b3;cursor: pointer;}
.webMap-title ul li.last{width: 100px;}
.webMap-title ul li:hover{background:#005fac;}
.webMap-title ul li a{color:#fff;}
.webMap .webMap-cen{height: auto;overflow-y: auto;padding-bottom: 0;}
.webMap-dl{margin-bottom:8px;width:420px;padding-left:30px;overflow: hidden;}
.webMap-dl a{color:#787f9d;-webkit-transition: all .3s;transition: all .3s;}
.webMap-dl dt{height: auto;overflow: hidden;margin-bottom: 8px;}
.webMap-dl dt a{font-size:14px;display: inline-block; color:#0065b1;font-weight: bold;}
.webMap-dl dd{float:left;}
.webMap-dl dd a{margin-right: 12px;display: block;margin-bottom: 8px;font-size: 14px;color:#9e9e9e;}
.webMap-dl dd a:hover{color:#0065b1;}
.webMap.open{right:0;opacity: 1;-webkit-transition: all .3s;transition: all .3s;}
.webMap .tel{padding-left: 30px;color: #fd7c00;font-size: 14px;padding-top: 30px;clear: both;}
.webMap .tel b{font-size: 20px;}
.webMap .webMap-cen.active{max-height:500px;overflow-y: scroll;}

.webMap-wx{padding-left:30px;margin-top:20px;}
.webMap-wx .box{width: 160px;height: auto;overflow: hidden;float: left;text-align: center;margin-right: 20px}
.webMap-wx .box .img{width:126px;height:126px;border: 1px solid #ececec;padding: 3px;display: block;margin: 0 auto;border-radius: 4px;}
.webMap-wx img{width: 120px;}
.webMap-wx p{color:#9e9e9e;font-size: 13px;width: 120px;margin: 6px auto 0;}


/*footer*/
.footer{width: 100%;height:auto;overflow:visible;}
.footer .footer-top{height:auto;overflow:visible;background-color: #303030;clear: both;padding: 70px 0 60px;}
.footer .footer-top-fl{height:auto;overflow:hidden;}
.footer .footer-top dl{height:auto;overflow:hidden;width: 199px;float: left;display: inline-block;color: #818181;}
.footer .footer-top dl dt{font-size: 16px;margin-bottom: 12px;}
.footer .footer-top dl dt a{display: block;font-size: 16px;color: #c6c6c6;padding-bottom: 24px;}
.footer .footer-top dl dt em{display: block;overflow: hidden;width: 17px;height: 2px;background-color: #818181;}
.footer .footer-top dl dd span{font-size: 13px;display: block;margin-bottom: 9px;padding-top: 7px;}
.footer .footer-top dl dd span i{margin-right: 8px;}
.footer .footer-top dl dd p{font-size: 13px;margin-bottom: 24px;}
.footer .footer-top dl dd p em{font-size: 25px;color: #83807f;}
.footer .footer-top dl dd a{display: block;font-size: 13px;color: #818181;padding: 7px 0;}
.footer .footer-top dl dd p a{padding: 0;}
.footer .footer-top dl a:hover{color: #c6c6c6;}
.footer .footer-top-fr{float: right;width: 122px;}
.footer .footer-top-fr .bd{width: 122px;height: auto;overflow: hidden; }
.footer .footer-top-fr .bd li{width: 122px;height:122px;zoom:1; vertical-align:middle; }
.footer .footer-top-fr .bd img{ width:122px; display:block;  }
.footer .footer-top-fr .hd{ height:auto; overflow:hidden;margin-top: 27px;text-align: center;}
.footer .footer-top-fr .hd ul li{ display: inline-block;margin:0 5px;cursor:pointer;position: relative;}
.footer .footer-top-fr .hd ul li span{width: 22px;height: 22px;background: #303030;position: absolute;z-index: 0;left: 6px;top:8px;transition: all .3s;}
.footer .footer-top-fr .hd ul li i{font-size: 34px;position: relative;color: #87888d;z-index: 1;transition: all .3s;}
.footer .footer-top-fr .hd ul .weixin.on i{color: #03ad11;}
.footer .footer-top-fr .hd ul .phone.on i{color: #0065b1;}
.footer .footer-top-fr .hd ul li.on span{background: #fff;}
.footer .footer-bottom{height:66px;overflow:visible;background-color: #1c1c1c;font-size: 13px;position: relative;}
.footer .footer-bottom p{color: #666;height: 66px;line-height: 66px;}
.footer .footer-bottom .footer-bottom-fr ul li{float: left;color: #848484;font-size: 13px;line-height: 66px;}
.footer .footer-bottom .footer-bottom-fr ul li a{color: #646464;display: block;padding: 0 15px;position: relative;}
.footer .footer-bottom .footer-bottom-fr ul li:first-child i{position:absolute;right:-5px;top:0;font-size: 20px;*line-height: normal;}
.footer .footer-bottom .footer-bottom-fr ul li a:hover{color: #c6c6c6;}
.footer .footer-bottom .subsidiary{position:relative;margin-left:25px;cursor:pointer;width: 160px;padding:0 16px;height: 32px;line-height: 32px;margin-top: 17px;background-color: #373737;color: #ababab;font-size: 13px;}
.footer .footer-bottom .subsidiary span{display: inline-block;}
.footer .footer-bottom .subsidiary i{float: right;font-size: 24px;margin-top: 2px;}
.footer .footer-bottom .subsidiary dl{display: none;position: absolute;left: 0;right: 0;bottom: 32px;background-color: #373737;z-index: 2;}
.footer .footer-bottom .subsidiary dl dd a{display: block;color: #ababab;padding: 8px 16px;line-height: normal;}
.footer .footer-bottom .subsidiary dl dd a:hover{color: #fff;background-color: #1c1c1c;}
.footer .friend-link{position:absolute;left:0;right:0;bottom:66px;background-color: #373737;height: auto;overflow: hidden;padding: 39px 0 31px;display: none;z-index: 4;}
.footer .friend-link dl{height: auto;overflow: hidden;}
.footer .friend-link dl dd{float: left;margin-right: 16px;}
.footer .friend-link dl dd a{display: block;padding: 7px 13px !important;font-size: 13px;color: #b8b8b8 !important;;border: 1px solid #b8b8b8;line-height: normal;}
.footer .friend-link dl dd a:hover{background-color: #b8b8b8;color: #000 !important;}
/*video-box*/
.video-box {background: #fff;display: none;height: 520px;left: 50%;margin-left: -400px;margin-top: -260px;padding: 15px;position: fixed;
    top: 50%;width: 800px;z-index: 99; box-shadow: 0 0 5px rgba(8,1,3,.2);border-radius: 7px;}
.video-box .title{height: 30px;line-height: 30px;font-size: 16px;overflow: hidden;position: relative;border-bottom: 1px solid #efefef;padding-bottom: 10px;margin-bottom: 20px;}
.video-box .iconfont {color: #333;font-style: normal;font-size: 26px;float: right;}
.cover-bg {background: url("../images/cover-bg.png") repeat; display: none;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 98;  }
/*返回顶部*/
#back_top{width: 50px;height:50px;position: fixed;right: 1%;bottom: 95px;display: none;z-index: 11;background: #000;filter:alpha(opacity=40);opacity:0.4;display:none;border-radius: 10px;text-align: center;z-index: 99;}
#back_top i{font-size: 20px;line-height: 50px;color: #fff;}



img {
max-width: 100%;
}