@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体"; line-height:1;min-width: 1312px; margin: 0 auto;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}

.header{height: 105px;background: #fff;width: 100%; position: fixed; z-index: 100;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .2);  box-shadow:0 0 10px rgba(0, 0, 0, .2); }
.top{height: 38px; background: #eff0f4;}
.topbox{width: 1255px; margin: 0 auto; }
.top_left{float: left;}
.top_left p{line-height: 38px; font-size: 15px; color: #333333;}
.top_left p span{display: inline-block; background: url(../images/n12.png) no-repeat center center; width: 142px; color: #fff;text-align: center;  margin:-3px 10px 0 0;vertical-align: middle; height: 30px; line-height: 27px;}
.top_right{float: right;}
.top_right p{font-size: 15px; line-height: 38px; color: #333;}
.headerbox{width: 1255px; margin: 0 auto;}
.logo{float: left;width: 126px;padding-top: 15px;}
.logo img{width: 100%;}
.nav{float: right; margin-right: -40px;}
.nav li{float: left; padding: 0 40px;;}

.nav h3 a{font-size: 21px; color: #666666; padding: 0 10px;line-height: 67px; position: relative;}
.sub {width: 100%; width: 100%;display: none;background: #fff;p}
.sub dl{text-align: center;}
.sub dt{font-size: 16px;text-align: center; line-height: 36px;}
.sub dt a{color: #fff;}
.sub dt a:hover{color: #3cbaeb;}
.nav  ul li:nth-child(2) dt:hover{ transform: translate(0, -10px); -webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px); -o-transform: translate(0, -10px);-ms-transform: translate(0, -10px)}
.nav  ul li:nth-child(2) dt:hover p{color: #2d74ea;}
.nav  ul li:nth-child(2) .sub{ top: 105px;left: 0;  text-align: center;position: absolute;}
.nav  ul li:nth-child(2) .sub dl{padding: 30px 0;}
.nav  ul li:nth-child(2) .sub dt{display: inline-block;transition: All 0.4s ease-in-out;}
.nav  ul li:nth-child(2) .sub  span{display: block; height: 85px; border-right: 1px solid #f0f0f0; width: 210px; position: relative;}
.nav  ul li:nth-child(2) .sub  span img{left:50%; top:50%; transform:translate(-50%,-50%); position: absolute;}
.nav  ul li:nth-child(2) .sub  p{color: #000; font-size: 14px;}
.nav  ul li:nth-child(6){ position: relative;}
.nav  ul li:nth-child(6) a{}
.nav  ul li:nth-child(6) .sub{background: rgba(0,0,0,.8);top: 105px; }
.nav  ul li:nth-child(6) .sub dt a{color: #fff;display: block;}
.nav  ul li:nth-child(6) .sub dt a:hover{background: #206be7;}
.header.onm{top:-36px;} 

.nav .on h3 a:before{position: absolute; border-bottom: 3px solid #189bd0; width: 66px; bottom:-10px; left: 50%; margin-left: -33px; content: "";}
.nav .on h3 a {color: #00a1e3;}

.fgt{ width:100%;height: 105px;overflow: hidden; }


