﻿@charset "utf-8";

html{overflow-y:scroll; /*overflow-x:hidden*/}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; } 
body, button, input, select, textarea { font:12px/1.5 Arial,'\5fae\8f6f\96c5\9ed1'; } 
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;} 
address, cite, dfn, em, var { font-style:normal; } 
code, kbd, pre, samp { font-family:couriernew, courier, monospace; } 
small{ font-size:12px; } 
ul, ol { list-style:none; list-style-type:none;} 
sup { vertical-align:text-top; } 
sub{ vertical-align:text-bottom; } 
legend { color:#000; } 
a, fieldset, img { vertical-align:middle; border:none; } 
button, input, select, textarea { border: none; outline: none;} 
table { border-collapse:collapse; border-spacing:0; }

/* a style */
a{color: #787878;text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{color:#2688e6; text-decoration:none;}
a:active{color:#2688e6;}
a:focus{outline:none;}


/* clearfix style */
.clear{clear:both;overflow:hidden;}
.clearfix:after{display:block;clear:both;height:0;content:"\20";visibility:hidden;overflow:hidden;}
.clearfix{display:block;*zoom:1;}
*html .clearfix {height:1%;}

/* float style */
.fl{float:left;}
.fr{float:right;}
.fn{float:none;}
.rel{position:relative;} 

/* display style */
.db{display:block;} 
.dn{display:none;} 
.ovh{overflow:hidden;}

/*border*/
.bn{ border: none;}

/*color*/
.blue1{ color: #0b70d0 !important;}

/*background*/
.bgtp{ background: transparent !important;}

/*margin*/
.mr0{ margin-right: 0 !important;}

/*input*/
/*input, textarea{ border: 1px solid #cacaca; text-indent: 5px; font-size: 18px;}*/

/*iconfont*/
@font-face {font-family: 'iconfont';
    src: url('iconfont.eot');
    src: url('iconfont.eot?#iefix') format('embedded-opentype'),
    url('iconfont.woff') format('woff'),
    url('iconfont.ttf') format('truetype'),
    url('iconfont.svg#iconfont') format('svg');
}

.iconfont{
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    /*-webkit-text-stroke-width: 0.2px;*/
    -moz-osx-font-smoothing: grayscale;
}


body{ 
    max-width: 1920px; 
    min-width: 980px; 
    margin: 0 auto; 
    background-color: #f9f9f9; 
    position: relative; 
    color: #424242;
}

/*header*/
#header{
    margin: 20px auto 1px;
    width: 980px;
    height: 138px;
    background: #fff;
}
#header .logo-bar{
    height: 98px;
}
.logo-bar .logo{
    margin: 36px 0 0 20px;
}

.logo-bar .language{
    color: #787878;
    float: right;
    margin: 42px 30px 0 0;
    position: relative;
}
.logo-bar .language .select-box{
    border: 1px solid #ccc;
    background: #fff;
    cursor: pointer;
}
.logo-bar .language .stxt{
    width: 73px;
    line-height: 28px;
    text-indent: 10px;
}
.logo-bar .language .icon{
    width: 25px;
    line-height: 28px;
    text-align: center;
    font-size: 10px; 
}
.logo-bar .language .icon .iconfont{
    -webkit-transform: scale(0.83);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    display: inline-block;
}
.logo-bar .language .option-list{
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    top: 30px;
    background: #fff;
    display: none;
    z-index: 10;
}
.logo-bar .language .option-list li a{
    line-height: 28px;
    text-indent: 10px;
    width: 98px;
    display: block;
}

.logo-bar .search-box{
    margin: 42px 10px 0 0;
    border: 1px solid #ccc;
    position: relative;
    height: 28px;
}
.logo-bar .search-box .sWord{
    width: 166px;
    height: 28px;
    line-height: 28px;
    border: none;
    text-indent: 10px;
    font-size: 14px;
    background: #f9f9f9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.logo-bar .search-box .placeholder{
    width: 166px;
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    font-size: 14px;
    background: #f9f9f9;
    color: #787878;
}
.logo-bar .search-box .search-icon{
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #f9f9f9;
    color: #787878;
    font-size: 16px;
}
.logo-bar .search-box .sBtn{
    width: 28px;
    height: 28px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    cursor: pointer;
}

#header .nav-bar{
    height: 40px;
    background: #0b70d0;
}
#header .nav-bar a{
    color: #fff;
    display: block;
}
#header .nav-bar>ul>li{
    float: left;
    height: 40px;
    padding: 0 20px 0 30px;
    position: relative;
    background: #0b70d0;
    z-index: 10;
}
#header .nav-bar>ul .no-subnav{
    padding: 0 30px;
}
#header .nav-bar .nav-tit{
    float: left;
    font-size: 15px;
    line-height: 40px;
}
#header .nav-bar>ul>li>i{
    font-size: 10px;
    -webkit-transform: scale(0.83);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    display: inline-block;
    padding-left: 5px;
    line-height: 44px;
    height: 40px;
    color: #a5c5e3;
}
#header .nav-bar>ul>li:hover{
    background: #0253a7;
}
#header .nav-bar>ul>li:hover>i{
    color: #fff;
}
#header .nav-bar>ul>li:hover .subnav{ display: block; }
.nav-bar .subnav{
    display: none;
    position: absolute;
    background: rgb(1,83,169);
    background: rgba(1, 83, 169, .9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E50153A9',endColorstr='#E50153A9');
    top: 40px;
    left: 0;
    line-height: 40px;
    z-index: 999;
}
.nav-bar .subnav li{
    font-size: 13px;
    padding: 0 30px;
}
.nav-bar .subnav li a{
    white-space: nowrap;
}


/*footer*/
#footer{
    margin: 44px auto 0;
    width: 980px;
}
.footer-up{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.footer-nav{
    float: left;
    padding: 28px 0 58px;
}
.footer-nav dl{
    float: left;
    padding-left: 75px;
}
.footer-nav dl:first-child{
    padding-left: 0px;
}
.footer-nav dl dt{
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0 12px;
}
.footer-nav dl dt a:link{
    color: #6a6a6a;
}
.footer-nav dl dt a:hover,
.footer-nav dl dt a:active{
    color: #2688e6;
}
.footer-nav dl dd{
    line-height: 30px;
    font-size: 14px;
}

.footer-up .standard{
    float: right;
    padding-top: 50px;
}
.footer-up .standard .a4wp{
    display: block;
    width: 198px;
    height: 40px; 
}
.footer-up .standard .rohs{
    border-left: 1px solid #ccc;
    width: 105px;
    height: 33px;
    display: block;
}
.footer-up .standard .rohs img{
    float: left;
    margin-left: 17px;
}
.footer-up .standard .a4wp img{
    float: left;
    margin: 5px 0 0;
}
.footer-up .standard .a4wp .txt{
    float: left;
    line-height: 1;
    padding-left: 10px;
}
.footer-up .standard .a4wp p:first-child{
    font-size: 14px;
    color: #2688e6;
}
.footer-up .standard .a4wp .p2{
    padding-top: 10px;
    font-size: 11px;
    -webkit-transform: scale(0.917);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform-origin-x: 0;
    display: inline-block;
    color: #808080;
}

.footer-up .QRcode-box{
    width: 294px;
    float: right;
    margin-top: 28px;
    clear: right; 
}
.footer-up .QRcode{
    width: 124px;
    text-align: center;
}
.footer-up .QRcode img{
    width: 120px;
    height: 120px;
    border: 2px solid #86c4ff;
}
.footer-up .QRcode>p{
    font-size: 15px;
    color: #2688e6;
    line-height: 1;
    padding: 8px 0 12px;
}
.footer-up .QRcode-box>p{
    font-size: 14px;
    color: #989898;
    line-height: 20px;
    clear: both;
}

.footer-up .bdshare{
    float: right;
    margin: 22px -6px 14px 0; 
    clear: right;
}
.footer-up .bdshare span{
    line-height: 49px;
    font-size: 15px;
    color: #6a6a6a;
    padding-right: 10px;
}
.footer-up .bdsharebuttonbox{
    float: right;
}
.footer-up .bdshare-button-style1-32 a{
    background: none;
    line-height: 1;
    text-indent: 0;
}
.footer-up .bdsharebuttonbox a{
    width: 36px;
    height: 36px;
    line-height: 37px;
    text-align: center;
    font-size: 34px;
    display: inline-block;
}
.footer-up .bdsharebuttonbox .bds_weixin{
    color: #29bd01;
}
.footer-up .bdsharebuttonbox .bds_qzone{
    color: #ffc001;
}
.footer-up .bdsharebuttonbox .bds_tqq{
    color: #0c9bf5;
}
.footer-up .bdsharebuttonbox .bds_tsina{
    color: #f31d12;
}

.footer-down{
    color: #787878;
    font-size: 14px;
    padding: 30px 0 86px 20px;
}
.footer-down .links a:first-child{
    padding-right: 8px;
}
.footer-down .links span{
    padding: 0 8px;
}
.footer-down .browser{
    padding-top: 10px;
    color: #959595;
}






.footer-link {
    overflow: hidden;
    clear: both;
    border-top: 1px solid #ccc;
    height:76px;
}
.footer-link-item{
    float: left;
    position: relative;
}
.footer-link-item.line:after{
    content: '';
    display: block;
    position: absolute;
    top: 21px;
    right: 0;
    background: #ccc;
    width: 1px;
    height: 33px;
}
.footer-table{
    display: table;
    width: 100%;
    height: 76px;
}
.footer-table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}