.cw{width:1200px; margin:0 auto;min-width:1200px;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}

@font-face {
  font-family: 'iconfont';
  src: url('/static/font/iconfont.eot');
  src: url('/static/font/iconfont.eot') format('embedded-opentype'),
  url('') format('woff'),
  url('/static/font/iconfont.ttf') format('truetype'),
  url('') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}


header{height:85px;background:#fff;min-width:1200px;}
header div.clearfix{width:100%; position:relative;}
header .logo{width:330px;height:130px; position:absolute;left:0;top:0;background:url(/static/image/logo_bg.png) no-repeat left bottom; text-align:center;z-index:12}
header .logo a{display:inline-block;width:280px;height:130px;background:#fff;}
header .head_tel{ text-align:right;height:28px;padding-top:9px;}
header .head_tel span{display:inline-block;font-size:28px;font-weight:bold;font-family:Arial;padding-left:35px;
 background:url(/static/image/head_tel.png) no-repeat left center; font-style:italic;color:#f08300;height:28px;line-height:28px;}
header ul.nav{display:inline-block;height:47px;}
header ul.nav li{float:left;padding:0 15px;height:48px;line-height:48px; position:relative;}
header ul.nav li a{font-size:16px;color:#00478b;line-height:16px;font-weight:600;}
header ul.nav li.sub a{padding:0 13px;background:url(/static/image/nav_bg2.png) no-repeat right center;}
header ul.nav li.sub:hover,header ul.nav li.sub.cur{background:#3259a9;}
header ul.nav li.sub:hover a,header ul.nav li.sub.cur a{color:#fff;background:none;}
header ul.nav li .subNav{ position:absolute;top:48px;background:#3259a9;z-index:19;left:0;right:-20px;padding:18px 0;line-height:normal;display:none;}
header ul.nav li .subNav h3{padding-bottom:10px;}
header ul.nav li .subNav h3 a{font-size:16px;line-height:28px;background:none;color:#fff;padding:0 0 0 28px;display:block;}
header ul.nav li .subNav h3 a:hover{background:#fff;color:#3259a9;}
header ul.nav li .subNav p a{font-size:14px;line-height:28px;color:#fff;background:none;padding:0 0 0 28px;display:block;font-weight:100;}
header ul.nav li .subNav p a:hover{background:#fff;color:#3259a9;}
header ul.nav li .subNav2{width:315px;background:#3259a9 url(/static/image/subnav_bg.jpg) repeat-y center top;}
header ul.nav li .subNav2 div{float:left;width:50%;}

footer .foot01{padding:50px 0;background:#323232;min-width:1200px;}
footer .foot01 div.clearfix{width:100%;}
footer .foot01 ul.fl li{float:left;border-right:1px solid #464646;min-height:230px;padding-right:95px;margin-right:65px;}
footer .foot01 ul.fl li div{float:left;}
footer .foot01 ul.fl li h3{padding-bottom:10px;}
footer .foot01 ul.fl li h3 a{font-size:18px;color:#fff;}
footer .foot01 ul.fl li p{line-height:28px;}
footer .foot01 ul.fl li p a{font-size:14px;color:#e2e2e2;}
footer .foot01 ul.fl li a:hover{ opacity:0.6}
footer .foot01 ul.fl li div p{line-height:22px;}
footer .foot01 ul.fl li div p a{}
footer .foot01 div.fr h3{font-size:20px;color:#fff;padding-bottom:30px;}
footer .foot01 div.fr .share{padding-bottom:10px;}
footer .foot01 div.fr .share a{display:inline-block;width:35px;height:35px;text-align:center;background:#292929;border-radius:50%;color:#fff;margin:0 5px;}
footer .foot01 div.fr .share a i{font-size:24px;}
footer .foot01 div.fr .share a:hover{background:#00478b}
footer .foot01 div.fr p{font-size:14px;line-height:30px;color:#fff;}
footer .foot01 div.fr h4{font-size:14px;line-height:36px;color:#fff; opacity:0.5}
footer .foot02{background:#f6f6f6;padding:15px 0;}
footer .foot02 div.clearfix{width:100%;}
footer .foot02 div.fl{font-size:14px;line-height:24px;color:#323232;}
footer .foot02 div.fl a{color:#323232;}
footer .foot02 div.fl a:hover{color:#00478b}
footer .foot02 ul.fr{padding:5px 0;}
footer .foot02 ul.fr li{float:left;padding-left:13px;margin-left:13px;border-left:1px solid #c7c7c7;line-height:14px;}
footer .foot02 ul.fr li a{font-size:14px;color:#666}
footer .foot02 ul.fr li a:hover{color:#00478b}

#code{ position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,0.6);z-index:99;display:none;}
#code table{width:100%;height:100%; text-align:center;}
body.noscroll,html.noscroll{  overflow-y:hidden; overflow-x:hidden;}
.nb-icon-wrap{  opacity:0;display:none!important;}



.rightFix{width:64px;bottom:60px; position:fixed;right:20px;z-index:22}
.rightFix a{display:inline-block;width:64px;height:64px;border-radius:6px;margin-bottom:6px;}
.rightFix a.code{background:url(/static/image/rightfix01.png) no-repeat;}
.rightFix a.code:hover{background:url(/static/image/rightfix01_h.png) no-repeat;}
.rightFix a.kefu{background:url(/static/image/rightfix02.png) no-repeat;}
.rightFix a.kefu:hover{background:url(/static/image/rightfix02_h.png) no-repeat;}
.rightFix a.backtop{background:url(/static/image/rightfix03.png) no-repeat;}
.rightFix a.backtop:hover{background:url(/static/image/rightfix03_h.png) no-repeat;}
