body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea, nput, select, button {
    color: #666666;
    font-family: "微软雅黑";
}
/*body最小宽度1200px*/
body{
    min-width: 1200px;
    overflow-x: hidden;
}
input{
    outline: none;
}
a {
    color: #666666;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    color: #00a0e9;
}
ul li {
    list-style: outside none none;
}
p
{
    margin:0;
    padding:0;
}

.clearfix:after{ content: ""; display: block; height: 0; clear: both; }
img { border: 0;}
/*顶部统一样式*/
.miantop {width: 100%; background-color: #f8f8f8;}
.topbox {width: 1240px; height: 30px; margin: 0 auto;}
.topr {float: right;}
.topl {float: left; line-height: 30px;}
.topbox .topr a {line-height: 30px; font-size: 12px; color: #5f5f5f; padding: 0 12px; background: rgba(0, 0, 0, 0) url("/eportal/uiFramework/commonResource/image/2017021014535699087.png") no-repeat scroll right center;}
/*顶部统一样式结束*/

/*底部统一样式*/
.mainfoot {width: 100%; height: 272px; border-top: 3px solid #448aff; background: #333333;}
.footbox {width: 1240px; height: 170px; padding-top: 30px; margin: 0 auto;}
.foot_link {float: left; width: 214px;}
.foot_linkli01 span {line-height: 36px; font-size: 18px; color: #f8f8f8;}
.foot_linkli02 a,.foot_linkli02 span {line-height: 28px; font-size: 14px; color: #f8f8f8;}
.foot_linkli02 p {margin-top: 30px;}
.foot_linkli02 img {width: 18px; height: 18px; margin-right: 8px;}
.foot_banq_box {width: 100%; line-height: 72px; text-align: center; background: #f8f8f8;}
.flo_ri {float: right;}
.foot_banq_box span,.foot_banq_box a {font-size: 16px; color: #333; font-family: "Adobe 黑体"; text-align: center;}
.foot_linkli01 a:hover,.foot_linkli02 a:hover,.foot_banq_box a:hover {color: #448aff;}
/*底部统一样式结束*/
.w_top:hover{  background: #1f2746; }
.w_top.on{ position: fixed; z-index: 9999; top: -60px; left: 0; width: 100%; padding-bottom: 10px; background: #1f2746; }
#header.on{ position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; background: #1f2746; box-shadow: 0 2px 5px #989898; }
#header-subpage.on{ position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; background: #fff; box-shadow: 0 2px 5px #989898; }
#header-subpage .sub-nav{ background: #fff; }
#header-subpage .main-nav .sub-nav a{ background: #fff; color: #666; }
#header-subpage .main-nav .sub-nav li:hover a{ color: #448aff; }
/*二级页面子菜单*/
.foot_x.on{ position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 60px; background: #fff; box-shadow: 0 2px 5px #989898; }
.foot_x.on .about_l{ line-height: 60px; }
.foot_x.on .about_l span{ display: inline; float: none; }
.foot_x.on .second_colum ul li{ line-height: 60px; }
.foot_x.on .second_colum ul li a{ transition: .7s; }
.foot_x.on .second_colum ul li.sec_current a{background: #04a1e9;padding: 0 20px;color:#fff;}
.foot_x.on .second_colum ul li a:hover{background: #04a1e9;padding: 0 20px;color:#fff;}
/*返回顶部*/
#float-btn{ position: fixed; bottom: 104px; right: 30px; z-index: 1000; width: 64px; }
#float-btn .language-btn{ text-align: center; line-height: 50px; }
#float-btn .language-btn a{ display: block; width: 52px; height: 50px; margin: 5px auto; border-radius: 5px; background: #05a2e9; color: #fff; }
#float-btn .icon-wechat { position: relative; }
#float-btn .icon-wechat:hover .wechat-img { display: block; }
#float-btn .icon-wechat .wechat-img { display: none; position: absolute; top: -60px; left: -210px; width: 200px; height: 200px; border: 1px solid #ccc; background: url(/eportal/uiFramework/commonResource/image/2017042815103241609.jpg) no-repeat; }
#float-btn .icon-wechat .wechat-img:after { content: ""; position: absolute; top: 78px; right: -20px; border-width: 10px; border-style: solid; border-color: transparent transparent transparent #ccc; }
#float-btn .icon-wechat img { margin-top: 8px; }
#float-btn .back-top{  position: fixed; bottom: 30px; right: -100px; width: 64px; text-align: center; line-height: 26px; color: #9c9c9c; cursor: pointer; transition: .7s; }
#float-btn .back-top .back-top-bg{  width: 52px; height: 48px; margin: 0 auto; background: url("/eportal/uiFramework/commonResource/image/2017030917430414530.png") no-repeat; }