﻿@charset "utf-8";

* {
    padding: 0px;
    margin: 0px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, table {
    margin: 0;
    padding: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

body {
    font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #595757;
}

input:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

input {
    outline-color: invert;
    outline-style: none;
    outline-width: 0px;
    border: none;
    border-style: none;
    text-shadow: none;
    /*-webkit-appearance: none;*/
    -webkit-user-select: text;
    outline-color: transparent;
    box-shadow: none;
}

a:link {
    color: #595757;
    text-decoration: none;
}

a:visited {
    color: #595757;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: none;
}

a:active {
    color: #ff0000;
}

.font14 {
    font-size: 14px;
}

.strongs {
    font-weight: bold;
}

.head {
    margin: auto;
    height: 70px;
    width: 1200px;
}

.head a, .dh a {
    font-size: 14px;
}

.head .logo {
    float: left;
    width: 190px;
}

.head .fenzhan {
    float: left;
    width: 200px;
    text-align: center;
    padding-top: 40px;
}

.head .souguo {
    float: left;
    height: 40px;
    width: 343px;
    color: #595757;
    padding-top: 30px;
}

.head .about {
    float: left;
    width: 140px;
    text-align: center;
    line-height: 23px;
}

.head .about a {
    width: 70px;
    float: left;
    display: block;
    text-align: left;
}

.head .sstop {
    float: right;
    /*width: 285px;*/
    width: 315px;
    padding-top: 7px;
}

.dh {
    width: 1200px;
    height: 56px;
    overflow: hidden;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #e50419;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dh span {
    float: left;
    line-height: 28px;
    background-image: url(../images/d_19.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    padding-left: 4px;
    padding-right: 3px;
    width: 220px;
}

.dh a {
    display: block;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 60px;
    overflow: hidden;
}

.banner {
    margin: auto;
    height: 85px;
    width: 1200px;
}

.banner .banner_left {
    float: left;
    height: 85px;
    width: 595px;
}

.banner .banner_right {
    float: right;
    height: 85px;
    width: 595px;
}

.headlink {
    width: 1200px;
    line-height: 28px;
    background-color: #ececec;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 3px;
    padding-bottom: 3px;
}

.headlink a {
    font-size: 13px;
    color: #be1a21;
    padding: 4px;
}

.souguo select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border: solid 1px #c6c6c6;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 32px;
    color: #595757;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../images/hfoot_09.jpg);
    background-repeat: no-repeat;
    background-position: 60px center;
    background-image: none\9;
    width: 80px;
    padding-left: 20px;
    line-height: 26px;
    font-size: 14px;
    float: left;
    padding-left: 0px\9;
    width: 80px\9;
}

.souguo option {
    text-align: center;
    line-height: 26px;
}

.souguo select::-ms-expand {
    display: none;
}

.souguo .ssinput {
    height: 24px;
    line-height: 24px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #c6c6c6;
    border-right-color: #c6c6c6;
    border-bottom-color: #c6c6c6;
    float: left;
    width: 180px;
    padding: 3px;
    color: #595757;
}

.souguo .ssbtn {
    height: 32px;
    width: 65px;
    background-image: url(../images/hfoot_06.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    background-color: transparent;
    border: none;
}

.dh2_bg {
    font-size: 14px;
    line-height: 35px;
    padding-left: 10px;
    width: 1190px;
    height: 35px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}

.dh2_bg .dh2_bg_l {
    float: left;
    width: 400px;
}

.dh2_bg .dh2_bg_r {
    float: right;
    padding-right: 10px;
    width: 700px;
}

.dh2_bg_r li {
    float: right;
    background-image: url(../images/d_192.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 10px;
    padding-left: 10px;
}

#type_1 {
    background-image: none;
    padding-right: 0px;
}

.clear {
    clear: both;
}

.b5 {
    height: 10px;
}

.fenye {
    font-size: 14px;
}

.head .about a.nickname {
    width: 70px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}

.head .about .hide {
    display: none;
}

.head .about a.nickname span {
    width: 55px;
    display: block;
    text-align: center;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.topmenulist {
    width: 122px;
    float: left;
    padding-top: 25px;
    position: relative;
    left: -4px;
}

.topmenulist a,
.topmenulist span {
    width: 60px;
    display: block;
    text-align: center;
    font-size: 12px;
}

.topmenulist span.icon {
    height: 20px;
}

.topmenulist span.name {
    height: 20px;
    line-height: 20px;
    background-image: url(../images/top/line.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

.topmenulist span.last {
    background: none;
}

.topmenulist a {
    float: left;
}

.shortcutbar {
    width: 1200px;
    height: 66px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 11px;
}

.shortcutbar li {
    float: left;
}

.shortcutbar li .hd {
    width: 34px;
    height: 66px;
    background-color: #fff;
    text-align: center;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    line-height: 34px;
    letter-spacing: 2px;
    float: left;
    color: #bf1923;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px\9;
}

.shortcutbar li .hd span {
    display: block;
    width: 20px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 10px\9;
}
/*
.shortcutbar li.item02 .hd span
{
    top:0px\9;
}*/
.shortcutbar li .hd a {
    color: #bf1923;
}

.shortcutbar li .bd {
    background-image: url(../images/top/top-menu-right-arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    float: right;
    overflow: hidden;
    height: 66px;
    background-color: #bf1923;
}

.shortcutbar li dl {
    overflow: hidden;
    margin-top: 10px;
}

.shortcutbar li dl dt {
    float: left;
    height: 25px;
    width: 80px;
    text-align: right;
}

.shortcutbar li dl dt a {
    color: #fff;
    font-size: 14px;
}

.shortcutbar li.item01 {
    padding-left: 18px;
    background-color: #bf1923;
}

.shortcutbar li.item01 dl {
    width: 285px;
}

.shortcutbar li.item02 dl,
.shortcutbar li.item03 dl {
    width: 223px;
}

.shortcutbar li.item04 dl {
    width: 158px;
}

.shortcutbar li.item04 dl dt,
.shortcutbar li.item05 dl dt {
    text-align: left;
    text-indent: 30px;
    width: 100px;
}

.shortcutbar li.item05 dl {
    width: 122px;
}
/*头部导航结构样式*/
.nav_box {
    max-width: 1920px;
    margin: 0 auto;
    background: #f6f6f6;
    border-bottom: 1px solid #e3e3e3;
}

.nb {
    width: 1200px;
    height: 36px;
    margin: 0 auto;
    position: relative;
}

.nb_left {
    float: left;
    line-height: 36px;
    font-size: 13px;
}

.nbl_af {
    float: left;
    line-height: 36px;
    text-align: center;
    color: #999;
}

.nbl_bf {
    float: left;
    height: 34px;
    margin: 0 15px;
    padding: 0 5px;
    border: 1px solid #f6f6f6;
    border-bottom: 0;
}

.nbl_bf_1 {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
}

.nbl_bf a {
    color: #333;
}

.nbl_bf a i {
    width: 9px;
    height: 7px;
    margin-left: 5px;
    background: no-repeat url(/images/top-arrow.gif) 0 -6px;
    display: inline-block;
}

.nbl_cf {
    float: left;
    margin-top: 13px;
}

.nbl_cf li {
    float: left;
    line-height: 12px;
    padding: 0 12px;
    border-right: 1px solid #e3e3e3;
}

.nbl_cf li a {
    color: #999;
}

.nbl_cf li a:hover {
    color: #CC0000;
}

.nb_right {
    float: right;
    line-height: 36px;
    font-size: 13px;
}

.nbr_af {
    float: left;
}

.nbr_af a {
    margin: 0 5px;
}

.nbr_bf {
    float: left;
    height: 34px;
    margin: 0 15px;
    padding: 0 5px;
    border: 1px solid #f6f6f6;
    border-bottom: 0;
}

.nbr_bf a {
    color: #999;
}

.nbr_bf a i {
    width: 9px;
    height: 7px;
    margin-left: 5px;
    background: no-repeat url(../images/top-arrow.gif) 0 -6px;
    display: inline-block;
}

.nbrb {
    position: absolute;
    top: 36px;
    right: 0;
    padding: 14px 100px 14px 30px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    display: none;
    z-index: 9999;
}

.nbrb dl {
    float: left;
    margin-left: 15px;
    padding: 0 5px;
}

.nbrb dl dt {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.nbrb dl dd {
    line-height: 30px;
    font-size: 12px;
}

.nbrb dl dd a {
    color: #666;
}

.nbr_cf {
    float: left;
    width: 36px;
    height: 36px;
    border: 1px solid #f6f6f6;
    border-bottom: 0;
}

.nbr_cf i {
    width: 36px;
    height: 36px;
    display: block;
    background: no-repeat url(/images/code.png) center;
    background-size: 60%;
}

.nbl {
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 100;
    width: 1178px;
    padding: 0 10px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    display: none;
}

.nbl li {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
}

.nbl li a {
    padding: 0 5px;
    text-align: center;
    border-right: 1px solid #e3e3e3;
    color: #666;
}

.nbl li:last-child a {
    border-right: 0;
}

.nbr_cf:hover {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
}

/*.nbr_cf:hover .nbrc {
    display: block;
}*/

.nbrc {
    display: none;
    position: absolute;
    top: 36px;
    right: 0;
    z-index: 9999;
    padding: 10px 10px 0;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e3e3e3;
}

.nbrc img {
    width: 132px;
    height: 132px;
    vertical-align: top;
}

.nbrc span {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 13px;
}

.advertisement {
    width: 1200px;
    margin: 10px auto;
}

.advertisement img {
    width: 100%;
}

.clear:after {
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
/*广告*/
.asdxinmin {
    text-align: center;
}

.nav_box .menubox {
    margin-right: 0px;
}
/*头部结构样式*/
header {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0px !important;
}

.asdxinmin {
    width: 1200px;
    margin: 10px auto;
}

.asdxinmin img {
    width: 100%;
    display: block;
}

.header_top {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ht_af {
    width: 500px;
    float: left;
}

.hta_logo {
    width: 190px;
    height: 70px;
    float: left;
    overflow: hidden;
    text-align: center;
}

/*.hta_logo img {
    display: none;
}*/

.hta_logo .logotxt {
    color: #b32122;
    font-size: 30px;
    font-weight: bold;
    display: none;
}

.hta_logo .logosite {
    font-size: 20px;
    color: #595757;
    display: none;
}

.hta_title {
    width: 300px;
    float: right;
    text-align: center;
}

.hta_title h3 {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}

.hta_title p {
    font-size: 13px;
    color: #333333;
    margin-top: 8px;
}

.hta_title p a {
    color: #333333;
}

.hta_title p a:hover {
    color: #bf1923;
}

.ht_bf {
    width: 220px;
    height: 70px;
    float: left;
    margin: 0 20px 0;
}

.ht_cf {
    width: 420px;
    padding-top: 4px;
    float: right;
}

.htc_input {
    width: 420px;
    height: 40px;
    overflow: hidden;
}

.htc_input select {
    width: 88px;
    height: 40px;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    float: left;
    cursor: pointer;
}

.htc_input .htc_input_1 {
    width: 210px;
    height: 38px;
    border: 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    color: #999999;
    padding: 0 10px;
    float: left;
    cursor: pointer;
}

.htc_input_2 {
    width: 100px;
    height: 40px;
    border: 0;
    cursor: pointer;
    background: no-repeat url(../images/htc_input_2.jpg) center;
    border-top: 1px solid #bd1a21;
    border-bottom: 1px solid #bd1a21;
    float: left;
}

.ht_cf p {
    font-size: 12px;
    color: #999999;
    margin-top: 8px;
}

.ht_cf p span:last-child {
    display: none;
}

.ht_cf p a {
    color: #999999;
    margin: 0 3px;
}

.ht_cf p a:hover {
    color: #bf1923;
}

.index_nav {
    width: 1198px;
    height: 65px;
    margin: 20px auto 0;
    border-top: 5px solid #bd1a21;
    border-bottom: 1px solid #e3e3e3;
}

.index_nav .in {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.index_nav .in li {
    float: left;
    color: #333;
    width: 132px;
    height: 65px;
    text-align: center;
    border-left: 1px solid #e3e3e3;
}

.index_nav .in li:hover {
    background-color: #bd1a21;
}

.index_nav .in li:last-child {
    border-right: 1px solid #e3e3e3;
}

.index_nav .in li:last-child .in_son,
.index_nav .in li:nth-child(8) .in_son,
.index_nav .in li:nth-child(7) .in_son {
    text-align: right;
}

.index_nav .in li:nth-child(5) .in_son,
.index_nav .in li:nth-child(6) .in_son {
    text-align: center;
}

li:nth-child(6) .in_son {
    text-indent: 307px;
}

li:nth-child(3) .in_son {
    text-indent: 67px;
}

li:nth-child(4) .in_son {
    text-align: left;
    text-indent: 187px;
}

.index_nav .in li:hover .in_a {
    color: #fff;
}

.index_nav .in li:hover .in_a i {
    color: #fff;
}

.index_nav .in li:hover .in_a em {
    display: block;
}

.index_nav .in li .in_a {
    display: block;
    color: #333;
    font-size: 23px;
    padding-top: 10px;
}

.index_nav .in li .in_a i {
    display: block;
    font-size: 12px;
    color: #ccc;
    font-style: normal;
}

.index_nav .in li .in_a em {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    display: none;
    margin: 0 auto;
}

.index_nav .in li .in_son {
    position: absolute;
    top: 65px;
    left: 0;
    z-index: -5;
    width: 1096px;
    height: 40px;
    line-height: 40px;
    padding: 2px 50px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: left;
    display: none;
}

.index_nav .in li .in_son a {
    color: #666;
    font-size: 14px;
    margin-right: 20px;
}

.index_nav .in li .in_son a:hover {
    color: #bf1923;
}

.index_nav .in li:hover .in_son {
    display: block;
}
/*底部结构样式*/
/*广告*/
.ad_wrap {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    height: 95px;
    background: #ffffff;
}

.advertisement_four {
    width: 1200px;
    overflow: hidden;
    margin-top: 10px;
}

.advertisement_four li {
    width: 595px;
    height: 85px;
    overflow: hidden;
    float: left;
    margin: 0 10px 10px 0;
    position:relative;
}
.advertisement_four li u {
display:none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAA2UlEQVR42rWTIRLCMBBFewO4S87QC/QEYJgKFI6pQFVkUJiiEB0UU4EqKjKqKiampyFfZGaZbbqGiDdNNtu87jYplFKHP7MLlIFNoCCCLKJtUlBV1RFPibquTyu5ZVIwDMMNpNa6rmvjWGt9Seyz/xFM0/SieO8/dN40zRl5iDvn3ojRMej7/kr3ZAIylyuTK+ACqd/jON6jBOAdY8yDxpAnCNI/Hl8rgTwmQDAKJFAFcpdItgingvaWI1e6KrDWPnFKsgjQN7YoCJaY59kwAb+5MqhUjFNBTr4o+NIDSUJaEwAAAABJRU5ErkJggg==) left bottom no-repeat;
}
.advertisement_four li:nth-child(2n) {
    margin-right: 0px;
}
/*******弹窗广告********/
#indexGG {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

#indexGG a {
    position: absolute;
    left: calc(50% - 400px);
    top: calc(50% - 200px);
    width: 800px;
    height: 400px;
    z-index: 2;
}

#indexGG img {
    width: 100%;
}

#indexGG_bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.5;
    z-index: 1;
    display: none;
}

#indexGGG {
    position: fixed;
    left: calc(50% - 400px);
    top: calc(50% - 200px);
    width: 800px;
    height: 400px;
    z-index: 9999999;
}

#indexGGG img {
    width: 100%;
}

#indexGGG span {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}
/*快捷栏*/
.quickNav {
    width: 1198px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    position: relative;
}

.quickNav a {
    margin-right: 10px;
    color: #666;
    font-size: 14px;
}
/* 图片加载占位 */
.lazy {
    background: #eee url(/images/lazy.gif) center center no-repeat;
}

.header {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.user_info
{
    float:left;
}