﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, input {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    vertical-align: baseline;
    border: none;
    list-style: none;
    list-style-position: inside;
}

body {
    min-width: 1400px;
    background-color: #f4f4f2;
}

body, button, input, select, textarea {
    font: 14px/1.5 "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1,\9ED1\4F53","Heiti SC",tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;
    margin: 0 auto;
    color: #333;
    background: #f8f8f8;
} 
p, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe {
    margin: 0;
    padding: 0;
}

ul, li, ol {
    list-style-type: none;
}

i, em, address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal
}

a {
    color: #333;
    text-decoration: none;
    -moz-transition: color .3s ease,background-color .3s ease;
    -webkit-transition: color .3s ease,background-color .3s ease;
    -ms-transition: color .3s ease,background-color .3s ease;
    -o-transition: color .3s ease,background-color .3s ease;
    transition: color .3s ease,background-color .3s ease;
}

a, a:hover {
    outline: none;
    *star: expression(this.onFocus=this.blur());
}

input {
    outline: none;
}

textarea {
    resize: none;
}

.layout {
    width: 1400px !important;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}
 
.pr {
    position: relative;
}

.abs {
    position: absolute;
} 
 

i, s, em {
    font-style: normal;
    text-decoration: none;
}
ul, ol, span, p, a {
    margin: 0;
    padding: 0;
}

ul, ol, dl {
    list-style-type: none;
}

a, a:visited, a:link, a:focus,  a:hover {
    text-decoration: none;
}

ul li {
    list-style: none
}

img {
    max-width: 100%;
    transition: all 0.5s ease; 
}
::selection {
    text-shadow: none;
    background: #b3d4fc;
}

.fl {
    float: left;
    _display: inline;
}

.header .headerContent .search-box {
    width: 486px;
    position: absolute;
    top: 24px; 
    right: 31px;
}
.header .headerContent .search-box .search-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    height: 37px;
    line-height: 37px;
}
.header .headerContent .search-box .search-tabs .search-tabs_item {
    padding: 0px 12px;
    border-radius: 2px 2px 0 0;
    background: #005389;
}
.header .headerContent .search-box .search-tabs .search-tabs_item + .search-tabs_item {
    margin-left: 2px;
}

.header .headerContent .search-box .search-tabs .search-tabs_item.active {
    color: #005389;
    background: #fff;
}

/*#region 导航菜单 */ 
.m-nav {
    height: 62px;
    background: #005389;
}

.m-nav .nav {
    height: 62px;
    width: 1400px;
    margin: 0 auto;
}

.m-nav li {
    float: left;
    border-right: 1px dashed #2782bd;
    width: 200px;
    box-sizing:border-box;
}

.m-nav li a {
    display: block;
    height: 58px;
    border-top: 2px solid #005389;
    line-height: 58px; 
    padding-left: 66px;
    color: #fff;
    font-size: 18px;
    background-image: url(/img/m-nav.png);
    background-repeat: no-repeat;
}
.m-nav .nav1 {
    background-position: 20px 15px;
    border-left: 1px dashed #2782bd;
}

.m-nav .nav2 {
    background-position: 20px -48px;
}
.m-nav .nav3 {
    background-position: 20px -111px;
}
.m-nav .nav4 {
    background-position: 20px -173px;
}
.m-nav .nav5 {
    background-position: 20px -232px;
}
.m-nav .nav6 {
    background-position: 20px -297px;
}
.m-nav .nav7 {
    background-position: 20px -357px;
}
.m-nav .nav .active {
    background-color: #fff;
    color: #005389;
    background-image: url(/img/m-nav_hover.png);
    border-color: #dc8c00;
    text-decoration: none;
}
/*#endregion */











.loginregin {
    height: 100px; 
    box-sizing: border-box;
    float: right;
    margin-right: 50px;
    line-height: 100px;
    display: flex;
}

.loginregin .userSun {
    height: 100px;
    line-height: 100px;
}

.loginregin .userSun .userAvatar {
    width: 40px;
    height: 100px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.loginregin .userSun .userAvatar i {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/img/icon-user-mask.png) no-repeat;
}

.loginregin .userSun ul {
    margin-left: 50px;
    padding-top: 28px;
}

.loginregin .userSun ul li {
    height: 22px;
    line-height: 22px;
}

.loginregin .btns, .loginregin .my-tool {
    height: 100px;   
    margin-left:20px;
}

.loginregin .fastLogin {
    margin-top: 16px;
    font-size: 12px;
}

.loginregin .fastLogin strong {
    font-size: 14px;
    color: #999;
    line-height: 22px;
    float: left;
    font-weight: normal;
}

.loginregin .fastLogin a {
    width: 25px;
    height: 25px;
    line-height: 220px;
    overflow: hidden;
    _display: inline;
    float: left;
    margin: 0 5px;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: url(/images/index2020/ico.png) no-repeat;
}

.loginregin .fastLogin a.weixin-btn {
    background-position: -3px -2px
}

.loginregin .fastLogin a.weixin-btn:hover {
    background-position: -3px -34px
}

.loginregin .loginAfter {
    display: none;
}

.loginregin .userSun ul li .user-name {
    color: #EC8640;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.loginregin .userSun ul li .logout-btn {
    overflow: hidden;
    font-size: 12px;
    color: #999;
    float: right;
    margin-right: 14px;
}

/*header*/
@media (min-width: 768px) {
    ::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }

    ::-webkit-scrollbar-button {
        width: 0;
        height: 0;
    }

    ::-webkit-scrollbar-thumb {
        min-height: 28px;
        background-color: rgba(0, 0, 0, .2);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border-radius: 5px;
        -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    }
}
  
