body {
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-family: '微软雅黑',Trebuchet MS,Verdana,Helvetica,Arial,sans-serif;
    background-color: #ffffff;
}
.dh_head {
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 100;
}
div {
    margin: 0 auto;
    padding: 0;
}
.top_bar {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f8f8f8;
    position: absolute;
    left: 0px;
    top: 0px;
}
.top_box {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    color: #fff;
}
.top_box_l {
    float: left;
}
.top_box_r {
    float: right;
    width: auto;
    height: 35px;
    _z-index: 1;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 8.5px;
}
li {
    list-style: none;
}
.icon {
    background: url(/statics/mainnew/img/shoujiduan.png) no-repeat;
    display: inline-block;
    width: 17px;
    height: 17px;
    float: left;
    margin: 13px 7px 0 0;
}
a:visited {
    text-decoration: none!important;
}
.header2_main {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
    overflow: hidden;
}
.logo {
    float: left;
    margin-top: 20px;
}
.logo a img{
    width: 173px;
}
.logo span.city {
    padding-left: 25px;
    color: #0088fe;
    font-size: 16px;
    font-weight: 700;
    padding-top: 25px;
}
.logo span.city a {
    padding-left: 5px;
    font-size: 12px;
    font-weight: 400;
    color: #999;
}
.logo span.city a:hover {
    color: #0088fe!important;
}
img {
    vertical-align: middle;
}
.header2_r {
    float: right;
    width: 402px;
    height: 120px;
    overflow: hidden;
}
.search2 {
    width: 430px;
    height: 43px;
    margin-top: 25px;
    overflow: hidden;
}
.search2 .text {
     border: 2px solid #0070fe;
     padding: 10px;
    height:-1px;
     width: 321px;
     float: left;
     outline: none;
     color: #bfbfbf;
     font-size: 14px;
 }
.search2 .button {
    width: 57px;
    height: 43px;
    background: #0070fe url(/statics/mainnew/img/xp_new.png) no-repeat -515px -291px;
    border: none;
    outline: none;
    float: left;
    cursor: pointer;
}
.hot_word {
    width: 402px;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    color: #333;
    overflow: hidden;
}a {
     text-decoration: none;
 }
.nav2_box {
    height: 55px;
    width: 100%;
    background: #0088fe;
    overflow: hidden;
}
.nav2 {
    height: 55px;
    line-height: 55px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
}
.nav2 a:hover, .nav2 a.on {
    background: #0070fe;
    color: #fefefe;
    text-decoration: none!important;
}
.nav2 a {
    display: inline-block;
    height: 55px;
    padding: 0;
    width: 132px;
    text-align: center;
    color: #f4f6fa !important;
    font-size: 18px;
    border-left: 1px solid #0088fe;
    float: left;
    -ms-flex: 1;
    /* -webkit-flex: 1; */
    /* flex: 1; */
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
}
h1, h2, h3, h4, h5, h6, b, em, i {
    font-weight: normal;
    font-style: normal;
}
.top_box_r li{
    float: left;
    margin-left: 20px;
}
#top-right-item-wrap a {
    color: #0070fe;

}
.htai a{
    padding: 0 14px;
    font-size: 14px;
}
.logins {
    color: #999;
}
.clear{
    clear: both;
}