@charset "gb2312";

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑"
}

body {
    padding: 0;
    margin: 0;
    background: #ffffff
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0
}

li {
    list-style: none
}

textarea {
    overflow: auto;
    resize: none
}

a,
button {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: 700
}

a,
a:hover {
    text-decoration: none;
    outline: 0;
    -moz-outline: 0
}

body,
textarea,
input,
button {
    color: #62a1c9
}

html,
body {
    width: 100%;
    min-height: 930px;
    height: auto
}

.hide {
    display: none
}

.f-cb:after,
.f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.f-cb,
.f-cbli li {
    zoom: 1
}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.f-dn {
    display: none
}

.f-db {
    display: block
}

.f-fl {
    float: left
}

.f-fr {
    float: right
}

.f-pr {
    position: relative
}

.f-pa {
    position: absolute
}

.f-prz {
    position: relative;
    zoom: 1
}

.f-oh {
    overflow: hidden
}

.f-turn {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.icon-H,
.icon-N,
.icon-1st {
    width: 11px;
    height: 11px;
    display: inline-block;
    margin: 0 5px 0 0;
    position: absolute;
    left: 0;
    top: 9px
}

.icon-1st {
    width: 18px;
    height: 9px;
    left: -7px
}

span .icon-H,
span .icon-N,
span .icon-1st {
    position: static;
    margin: 0 5px 0 0
}

.icon-N {
    background-repeat: no-repeat;
}

.icon-H {
    background-repeat: no-repeat;
}

.icon-1st {
    background-repeat: no-repeat;
}

.clr {
    *clear: both;
    *zoom: 1
}

.clr:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.topBar {
    width: 100%;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    z-index: 9999;
    min-width: 1260px;
    position: absolute;
    top: 0;
    left: 0
}

.topBar .topBox {
    position: relative;
    width: 1260px;
    margin: 0 auto;
    height: 100px;
    overflow: visible
}

.topBar .topLogo {
    position: relative;
    float: left;
    width: 191px;
    height: 58px;
    top: 21px;
    display: block;
    font-size: 0
}

.topBar .topBoxlist {
    position: relative;
    height: 100px;
    line-height: 100px;
    margin-left: 270px;
    color: #333
}

.topBar .topBoxlist span {
    float: left;
    height: 100px;
    line-height: 100px;
    width: 4px
}

.topBar .topBoxlist a {
    position: relative;
    float: left;
    margin: 0 17px;
    font-size: 16px;
    color: #818181;
    height: 100px;
    line-height: 100px
}

.topBar .topBoxlist a:hover {
    color: #cf0f32
}

.topBar .topBoxlist a i {
    position: absolute;
    width: 0;
    height: 5px;
    background: #cf0f32;
    display: block;
    left: 0;
    top: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.topBar .topOpen {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 120px;
    background: #cf1132;
    z-index: 9999
}

.topBar .topOpen i {
    position: relative;
    width: 34px;
    height: 34px;
    display: block;
    margin: 0 auto;
    top: 38px;
    background-repeat: no-repeat;
}

.topBar .topOpen span {
    display: block;
    position: absolute;
    width: 100%;
    font-size: 14px;
    color: #fff;
    left: 0;
    bottom: 20px;
    line-height: 26px;
    height: 26px;
    text-align: center
}

.topBar .topOpen.open {
    background: #282b2d
}

.topBar .topOpen.open i {
    background-repeat: no-repeat;
}

.topBar .topOpen.open span {
    display: none
}

.topBar .closeNav {
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -38px;
    padding: 10px 0
}

.topBar .closeNav i {
    width: 56px;
    height: 14px;
    display: block;
    background-repeat: no-repeat;
}

.topBar .closeNav:hover i {
    background-repeat: no-repeat;
}

.topNav {
    position: absolute;
    width: 100%;
    padding-bottom: 60px;
    top: 100px;
    left: 0;
    background: #282b2d;
    z-index: 10000;
    display: none
}

.topNav p {
    position: relative;
    text-indent: 25px;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    margin: 40px 40px 25px
}

.topNav p.li-txt {
    display: none
}

.topNav span {
    float: right;
    color: #f2ebeb;
    font-size: 12px
}

.topNav .li-bg {
    display: none
}

.nav-box-con {
    position: relative;
    float: left
}

.nav-box-con.nav-box-con1 {
    width: 347px
}

.nav-box-con.nav-box-con2 {
    width: 913px
}

.nav-box-con .nav-box-title {
    position: relative;
    background: #35373a;
    padding: 17px 0;
    border-left: 1px #454545 solid
}

.nav-box-con .nav-box-title em {
    border-left: 4px #dd1136 solid;
    height: 16px;
    line-height: 16px;
    text-indent: 36px;
    font-size: 16px;
    font-weight: 700;
    color: #dd1136;
    font-style: normal;
    display: block
}

.nav-box-con1 .nav-box-title {
    padding-left: 40px;
    border-left: 0
}

.nav-li-box {
    border-left: 1px #454545 solid;
    padding-top: 25px;
    float: left
}

.nav-li-box h2 {
    font-size: 14px;
    color: #6b6b6c;
    font-weight: 700;
    margin-bottom: 20px;
    text-indent: 40px
}

.nav-li-box ul {
    padding-left: 36px
}

.nav-li-box li {
    float: left;
    width: 100%;
    position: relative
}

.nav-li-box.nav-li-box4 ul {
    padding-bottom: 224px
}

.nav-li-box.nav-li-box4 li {
    float: left;
    width: 100%
}

.nav-li-box img {
    display: none
}

.nav-li-box a {
    color: #c3c3c3;
    font-size: 14px;
    line-height: 28px;
    padding-left: 16px
}

.nav-li-box a:hover {
    color: #fff;
    font-weight: 700
}

.nav-li-box.nav-li-box1 {
    border-left: 0;
    width: 100%;
    margin-right: -10px
}

.nav-li-box.nav-li-box2 {
    width: 146px
}

.nav-li-box.nav-li-box2 h2 {
    text-indent: 28px
}

.nav-li-box.nav-li-box2 ul {
    padding-left: 28px
}

.nav-li-box.nav-li-box3 {
    width: 191px
}

.nav-li-box.nav-li-box4 {
    width: 675px;
    border-left: 0
}

.selNav {
    position: absolute;
    width: 100%;
    height: 62px;
    top: 100px;
    background: url(../images/cover_c6aa338.webp) repeat;
    display: none
}

.selNav.opening {
    height: 62px;
    display: block
}

.sel-nav-box {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    margin-left: 58px;
    overflow: hidden
}

.sel-nav-box a {
    position: relative;
    height: 62px;
    line-height: 62px;
    display: inline-block;
    background: url(../images/l-icon2_9ba0ccb.webp) no-repeat;
    background-position: left center;
    text-indent: 20px;
    color: #999;
    font-size: 14px;
    margin: 0 15px
}

.sel-nav-box a:hover {
    color: #fff;
    text-decoration: none
}

.sel-nav-box em {
    position: absolute;
    top: 0;
    left: 98px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff
}

.topBar .topOpen i {
    background-position: 0px 0px
}

.topBar .topOpen.open i {
    background-position: -34px 0px
}

.topBar .closeNav i {
    background-position: 0px -34px
}

.topBar .closeNav:hover i {
    background-position: 0px -48px
}

.icon-N {
    background-position: -56px -34px
}

.icon-H {
    background-position: -56px -48px
}

.icon-1st {
    background-position: -68px 0px
}

.topBar .topOpen i,
.topBar .topOpen.open i,
.topBar .closeNav i,
.topBar .closeNav:hover i,
.icon-N,
.icon-H,
.icon-1st {
    background-image: url(../images/topBar_z_6c4c3f9.webp)
}