body {
    position: relative;
    margin: 0 auto;
    min-width: 1200px;
    font-size: 14px;
    font-family: -apple-system, Noto Sans, Helvetica Neue, Helvetica, Nimbus Sans L, Arial, Liberation Sans, PingFang SC, Hiragino Sans GB, Noto Sans CJK SC, Source Han Sans SC, Source Han Sans CN, Microsoft YaHei, Wenquanyi Micro Hei, WenQuanYi Zen Hei, ST Heiti, SimHei, WenQuanYi Zen Hei Sharp, sans-serif;
    line-height: 1.6;
    background: #04050a url(../img/bg-wrap7.jpg) no-repeat top
}

a, body {
    color: #333
}

a {
    outline: none
}

.pn {
    background-repeat: no-repeat;
    background-position: top
}

.pn-hd {
    position: relative
}

.pn-hd .tit {
    font-size: 26px;
    color: #ebdeb8;
    font-family: Helvetica Neue, Tahoma, SimSun, PingFang SC, ST Heiti, sans-serif;
    font-weight: 700
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-slider .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-slider .slick-track:after, .slick-slider .slick-track:before {
    display: table;
    content: ""
}

.slick-slider .slick-track:after {
    clear: both
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: none;
    border: none;
    font-size: 0;
    outline: none;
    cursor: pointer
}

.slick-arrow.slick-hidden {
    display: none
}

[class^=ico-] {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: .2em
}

.topbar {
    background: rgba(30, 31, 38, .8);
    position: relative;
    z-index: 9
}

.topbar-nav {
    text-align: center;
    position: relative
}

.topbar-nav .logo {
    z-index: 5;
    position: absolute;
    width: 181px;
    height: 83px;
    left: 0;
    top: 0
}

.topbar-nav .nav-list {
    width: 1000px;
    margin-left: 200px;
    height: 90px
}

.topbar-nav .sub-nav {
    z-index: 100;
    position: absolute;
    left: 0;
    top: 90px;
    width: 158px;
    height: 0;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    overflow: hidden
}

.topbar-nav .sub-nav-list li {
    border-top: 1px solid rgba(235, 222, 184, .3);
    background: rgba(0, 0, 0, .5);
    -webkit-transition: background .3s;
    transition: background .3s
}

.topbar-nav .sub-nav-list li:first-child {
    border-top: 0
}

.topbar-nav .sub-nav-list li a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center
}

.topbar-nav .sub-nav-list li a:hover {
    color: #ebdeb8
}

.topbar-nav .nav-con {
    position: relative;
    display: block;
    width: 158px;
    height: 60px;
    padding-top: 30px;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.topbar-nav .nav-con .en {
    font-size: 12px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif
}

.topbar-nav .nav-item {
    position: relative;
    display: inline-block
}

.topbar-nav .nav-item:hover .nav-con {
    color: #ebdeb8
}

.topbar-nav .nav-item:hover .sub-nav {
    height: 165px
}

.topbar-nav .nav-item:hover .sub-nav-list {
    color: #ebdeb8
}

.header {
    height: 546px;
    position: relative
}

.header .btn-play {
    display: block;
    width: 70px;
    height: 70px;
    background-image: url(../img/code2.png);
    background-position: -188px -9px;
    background-repeat: no-repeat;
    -webkit-animation: zoomin 1.2s linear infinite both;
    animation: zoomin 1.2s linear infinite both
}

.btn-play1 {
    width: 70px;
    height: 70px;
    background-image: url(../img/code2.png);
    background-position: -188px -92px;
    background-repeat: no-repeat;
    position: absolute;
    right: -8px;
    bottom: 257px;
    cursor: pointer;
}

.gb-wrapper .header {
    height: 490px
}

.gb-wrapper .content .side {
    float: left;
    width: 266px;
    margin-right: 10px
}

.gb-wrapper .content .main {
    float: left;
    padding: 0 40px;
    width: 924px;
    min-height: 1280px;
    background: #fff;
    background: hsla(0, 0%, 100%, .9)
}

.gb-wrapper .content .main-hd {
    position: relative
}

.gb-wrapper .content .main-hd .tit {
    font-size: 30px;
    color: #c0aa70;
    line-height: 95px
}

.gb-wrapper .content .main-hd .tit span {
    font-size: 16px
}

.gb-wrapper .content .main-hd .tit span:before {
    content: "";
    display: inline-block;
    margin: 0 15px;
    width: 1px;
    height: 20px;
    background: #c0aa70;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.gb-wrapper .content .main-hd .crumb {
    position: absolute;
    right: 0;
    top: 40px;
    font-size: 16px;
    color: #555
}

.gb-wrapper .content .main-hd .crumb a {
    color: #555
}

.gb-wrapper .content .main-hd .crumb a:hover {
    text-decoration: underline
}

.gb-footer {
    padding: 15px 0;
    font-size: 12px;
    color: #93999e;
    text-align: center
}

.gb-footer p {
    padding-bottom: 5px
}

.gb-footer p a {
    color: currentColor
}

@-webkit-keyframes zoomin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes zoomin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.dialog-zc .dialog-in .regist .form-pos .form-group:before, .gb-final .main .top:before, .gb-final:before, .gb-wrapper .content:before, .news-list .tab:before, .wrapper-index .pn1 .c3 .tab:before, .wrapper-index .pn1:before, .wrapper-index .pn3 .item:before, .wrapper-index .pn3 .pn-in:before, .wrapper-index .pn5 .bd .tab:before, .wrapper-index .pn5:before, .wrapper-index .txt-list .item:before {
    display: table;
    content: ""
}

.dialog-zc .dialog-in .regist .form-pos .form-group:after, .gb-final .main .top:after, .gb-final:after, .gb-wrapper .content:after, .news-list .tab:after, .wrapper-index .pn1 .c3 .tab:after, .wrapper-index .pn1:after, .wrapper-index .pn3 .item:after, .wrapper-index .pn3 .pn-in:after, .wrapper-index .pn5 .bd .tab:after, .wrapper-index .pn5:after, .wrapper-index .txt-list .item:after {
    display: table;
    content: "";
    clear: both
}

.news-list .tab-pn-item .tit, .wrapper-index .pn1 .c3 .tab-pn-item .tit, .wrapper-index .pn5 .bd .tab-pn-item .tit, .wrapper-index .txt-list .txt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.gb-final, .gb-wrapper .content, .header, .pn-in, .topbar-nav {
    width: 1200px;
    margin: 0 auto
}

.wrapper-index {
    background: url(../img/bg-wrapperin.jpg) no-repeat bottom;
    overflow: hidden;
    min-height: 2000px
}

.wrapper-index .more {
    position: absolute;
    color: #999
}

.wrapper-index .more:hover {
    color: #333
}

.wrapper-index .txt-list {
    padding-top: 10px
}

.wrapper-index .txt-list .con {
    color: #d2d2d2
}

.wrapper-index .txt-list .con:hover, .wrapper-index .txt-list .con:hover .date {
    color: #ebdeb8
}

.wrapper-index .txt-list .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    line-height: 36px;
    color: #d2d2d2
}

.wrapper-index .txt-list .item {
    position: relative;
    padding: 0 50px 0 0;
    border-top: 1px solid #292929
}

.wrapper-index .txt-list .item:first-child {
    border: 0
}

.wrapper-index .txt-list .item .con, .wrapper-index .txt-list .item .tag {
    font-size: 12px;
    line-height: 36px
}

.wrapper-index .txt-list .item.hot .con {
    color: #ce8a33
}

.wrapper-index .btns a {
    opacity: .9
}

.wrapper-index .btns a:hover {
    opacity: 1
}

.wrapper-index .btns .btn-down {
    display: block;
    width: 249px;
    height: 152px;
    background-image: url(../img/index-b.png);
    background-position: 0 -3295px;
    background-repeat: no-repeat
}

.wrapper-index .btns .btn-act {
    height: 65px;
    background-position: 0 -855px
}

.wrapper-index .btns .btn-act, .wrapper-index .btns .btn-zc {
    display: block;
    width: 247px;
    background-image: url(../img/index-b.png);
    background-repeat: no-repeat
}

.wrapper-index .btns .btn-zc {
    height: 69px;
    background-position: 0 -1622px
}

.wrapper-index .btns .btn-pwd {
    display: block;
    width: 249px;
    height: 43px;
    background-image: url(../img/index-b.png);
    background-position: 0 -590px;
    background-repeat: no-repeat
}

.wrapper-index .pn {
    margin-top: 20px
}

.wrapper-index .pn1 {
    margin-top: 0;
    height: 320px
}

.wrapper-index .pn1 .c1 {
    float: left;
    width: 250px
}

.wrapper-index .pn1 .c2 {
    float: left;
    width: 620px;
    position: relative
}

.wrapper-index .pn1 .c2, .wrapper-index .pn1 .c2 .focus-con {
    height: 330px;
    overflow: hidden
}

.wrapper-index .pn1 .c2 .slick-dots {
    position: absolute;
    z-index: 100;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 30px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #000), to(transparent));
    background: linear-gradient(0deg, #000 10%, transparent);
    text-align: right
}

.wrapper-index .pn1 .c2 .slick-dots li {
    padding-top: 0px;
    margin-right: 20px;
    display: inline-block
}

.wrapper-index .pn1 .c2 .slick-dots li button {
    background-position: 0 -199px;
    text-indent: -999999px;
    background-color: transparent;
    border: none;
    outline: none
}

.wrapper-index .pn1 .c2 .slick-dots li.slick-active button, .wrapper-index .pn1 .c2 .slick-dots li button {
    width: 24px;
    height: 24px;
    background-image: url(../img/index-b.png);
    background-repeat: no-repeat
}

.wrapper-index .pn1 .c2 .slick-dots li.slick-active button {
    background-position: 0 -225px
}

.wrapper-index .pn1 .c2 .slick-dots .slick-active span {
    background-color: transparent;
    border: 2px solid #fff
}

.wrapper-index .pn1 .c2 .focus-item {
    height: 330px;
    overflow: hidden
}

.wrapper-index .pn1 .c2 .focus-item img {
    width: 100%
}

.wrapper-index .pn1 .c2 .focus-item:hover img {
    -webkit-transition: all .2s;
    transition: all .2s
}

.wrapper-index .pn1 .c3 {
    float: left;
    width: 330px;
    height: 330px;
    padding: 0 20px;
    overflow: hidden;
    background: url(../img/bg1-r.jpg) no-repeat
}

.wrapper-index .pn1 .c3-hd {
    position: relative;
    padding-top: 20px
}

.wrapper-index .pn1 .c3-hd .more {
    right: 5px;
    bottom: 7px;
    width: 17px;
    height: 17px;
    background-image: url(../img/index-b.png);
    background-position: 0 -67px;
    background-repeat: no-repeat
}

.wrapper-index .pn1 .c3 .tab {
    border-bottom: 1px solid #292929
}

.wrapper-index .pn1 .c3 .tab a {
    position: relative;
    display: block;
    float: left;
    padding: 3px 0;
    font-size: 14px;
    margin-left: 20px;
    color: #ababab
}

.wrapper-index .pn1 .c3 .tab a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1px;
    width: 0;
    height: 2px;
    background: #ebdeb8;
    -webkit-transition: width .3s;
    transition: width .3s
}

.wrapper-index .pn1 .c3 .tab a:first-child {
    margin-left: 0
}

.wrapper-index .pn1 .c3 .tab a.current, .wrapper-index .pn1 .c3 .tab a:hover {
    color: #ebdeb8
}

.wrapper-index .pn1 .c3 .tab a.current:after, .wrapper-index .pn1 .c3 .tab a:hover:after {
    width: 100%
}

.wrapper-index .pn1 .c3 .tab-pn-item .tit {
    display: block;
    margin: 30px auto 20px;
    font-weight: 700;
    font-size: 18px;
    color: #ff5550;
    text-align: center;
    max-width: 360px
}

.wrapper-index .pn1 .c3 .tab-pn-item .tit:hover {
    text-decoration: underline
}

.wrapper-index .pn2 {
    height: 490px
}

.wrapper-index .pn2 .pn-in {
    position: relative
}

.wrapper-index .pn2 .pn-hd {
    position: absolute;
    top: 20px;
    left: 25px;
    z-index: 5
}

.wrapper-index .pn2 .slider-for {
    width: 1200px;
    height: 490px;
    position: absolute;
    top: 0;
    left: 0
}

.wrapper-index .pn2 .slider-for .teshe {
    width: 1200px;
    height: 490px
}

.wrapper-index .pn2 .slider-for .teshe .pic {
    padding: 30px 0 0 230px;
    position: relative
}

.wrapper-index .pn2 .slider-for .teshe .pic:before {
    content: "";
    background: url(../img/bg-bd.png) top no-repeat;
    position: absolute;
    top: 25px;
    left: 225px;
    width: 413px;
    height: 249px
}

.wrapper-index .pn2 .slider-for .teshe .txt {
    padding: 40px 0 0 235px
}

.wrapper-index .pn2 .slider-for .ts-tab1 {
    background: url(../img/bg-tab1.jpg) top no-repeat
}

.wrapper-index .pn2 .slider-for .ts-tab2 {
    background: url(../img/bg-tab2.jpg) top no-repeat
}

.wrapper-index .pn2 .slider-for .ts-tab3 {
    background: url(../img/bg-tab3.jpg) top no-repeat
}

.wrapper-index .pn2 .slider-for .ts-tab4 {
    background: url(../img/bg-tab4.jpg) top no-repeat
}

.wrapper-index .pn2 .slider-nav {
    width: 600px;
    position: absolute;
    top: 80px;
    left: 30px;
    z-index: 5
}

.wrapper-index .pn2 .slider-nav .tab {
    width: 115px;
    line-height: 3.5;
    cursor: pointer;
    float: none;
    color: #e0e0e0;
    font-size: 16px
}

.wrapper-index .pn2 .slider-nav .tab:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background-image: url(../img/index-b.png);
    background-position: 0 -278px;
    background-repeat: no-repeat;
    margin-right: 10px
}

.wrapper-index .pn2 .slider-nav .tab:hover {
    color: #ebdeb8
}

.wrapper-index .pn3 .hd .tit {
    font-size: 26px;
    color: #ebdeb8;
    font-family: Helvetica Neue, Tahoma, SimSun, PingFang SC, ST Heiti, sans-serif;
    font-weight: 700;
    line-height: 2;
    padding-left: 20px
}

.wrapper-index .pn3 .c1 {
    float: left;
    width: 592px;
    height: 337px;
    background: url(../img/bg3-l.jpg) top no-repeat
}

.wrapper-index .pn3 .c2 {
    float: right;
    width: 592px;
    height: 337px;
    background: url(../img/bg3-r.jpg) top no-repeat
}

.wrapper-index .pn3 .item {
    padding: 0 30px;
    font-size: 16px;
    margin-top: 30px
}

.wrapper-index .pn3 .item .item-c1 {
    float: left;
    width: 130px
}

.wrapper-index .pn3 .item .item-c1 .tit {
    color: #a3a3a3;
    line-height: 2
}

.wrapper-index .pn3 .item .item-c1 .tit:hover {
    color: #ebdeb8
}

.wrapper-index .pn3 .item .item-c1 .tit:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.wrapper-index .pn3 .item .item-c1 .tit1:before {
    width: 18px;
    height: 19px;
    background-image: url(../img/index-b.png);
    background-position: 0 -86px;
    background-repeat: no-repeat
}

.wrapper-index .pn3 .item .item-c1 .tit2:before {
    width: 19px;
    height: 20px;
    background-image: url(../img/index-b.png);
    background-position: 0 -128px;
    background-repeat: no-repeat
}

.wrapper-index .pn3 .item .item-c1 .tit3:before {
    width: 18px;
    height: 19px;
    background-image: url(../img/index-b.png);
    background-position: 0 -107px;
    background-repeat: no-repeat
}

.wrapper-index .pn3 .item .item-c1 .tit4:before {
    width: 17px;
    height: 14px;
    background-image: url(../img/index-b.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.wrapper-index .pn3 .item .item-c1 .tit5:before {
    width: 16px;
    height: 16px;
    background-image: url(../img/index-b.png);
    background-position: 0 -49px;
    background-repeat: no-repeat
}

.wrapper-index .pn3 .item .item-c2 {
    overflow: hidden
}

.wrapper-index .pn3 .item .item-c2 .txt {
    margin-right: 40px;
    color: #a3a3a3;
    line-height: 2;
    display: inline-block
}

.wrapper-index .pn3 .item .item-c2 .txt:hover {
    color: #ebdeb8
}

.wrapper-index .pn4 {
    height: 347px;
    background-image: url(../img/bg4.png);
    overflow: hidden;
    position: relative
}

.wrapper-index .pn4 .pn-in {
    position: relative
}

.wrapper-index .pn4 .tab {
    position: absolute;
    top: 10px;
    left: 535px;
    z-index: 55
}

.wrapper-index .pn4 .tab a {
    position: relative;
    display: block;
    float: left;
    padding: 0 20px;
    width: 100px;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #a3a3a3
}

.wrapper-index .pn4 .tab a:before {
    content: "";
    display: inline-block;
    vertical-align: middle
}

.wrapper-index .pn4 .tab a.tab1:before {
    background-position: 0 -390px
}

.wrapper-index .pn4 .tab a.tab1:before, .wrapper-index .pn4 .tab a.tab2:before {
    width: 37px;
    height: 37px;
    background-image: url(../img/index-b.png);
    background-repeat: no-repeat;
    margin-right: 10px
}

.wrapper-index .pn4 .tab a.tab2:before {
    background-position: 0 -468px
}

.wrapper-index .pn4 .tab a.tab3:before {
    width: 37px;
    height: 37px;
    background-image: url(../img/index-b.png);
    background-position: 0 -429px;
    background-repeat: no-repeat;
    margin-right: 10px
}

.wrapper-index .pn4 .tab a.current, .wrapper-index .pn4 .tab a:hover {
    color: #fff
}

.wrapper-index .pn4 .tab-pn {
    z-index: 55
}

.wrapper-index .pn4 .tab-pn-item {
    position: relative
}

.wrapper-index .pn4 .tab-pn-in {
    padding-top: 50px;
    padding-left: 570px;
    height: 347px;
    background: rgba(0, 0, 0, .3);
    z-index: -1
}

.wrapper-index .pn4 .role-name {
    padding-top: 90px;
    position: relative
}

.wrapper-index .pn4 .role-name img {
    position: absolute;
    bottom: 0;
    margin: auto 0
}

.wrapper-index .pn4 .role-desc {
    font-size: 14px;
    color: #a3a3a3;
    line-height: 2;
    overflow: hidden;
    padding-right: 50px;
    padding-top: 30px
}

.wrapper-index .pn4 .role {
    position: relative
}

.wrapper-index .pn4 .role:before {
    content: "";
    height: 347px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.wrapper-index .pn4 .role:after {
    content: "";
    position: absolute;
    top: 0;
    right: 10px
}

.wrapper-index .pn4 .role1 {
    overflow: hidden
}

.wrapper-index .pn4 .role1:before {
    background: url(../img/bg-zs.png) top no-repeat;
    width: 1070px;
    left: -70px
}

.wrapper-index .pn4 .role1:after {
    width: 140px;
    height: 150px;
    background-image: url(../img/index-b.png);
    background-position: 0 -3143px;
    background-repeat: no-repeat
}

.wrapper-index .pn4 .role2:before {
    background: url(../img/bg-fs.png) top no-repeat;
    width: 567px
}

.wrapper-index .pn4 .role2:after {
    width: 140px;
    height: 150px;
    background-image: url(../img/index-b.png);
    background-position: 0 -2991px;
    background-repeat: no-repeat
}

.wrapper-index .pn4 .role3:before {
    background: url(../img/bg-ds.png) top no-repeat;
    width: 479px;
    left: 70px
}

.wrapper-index .pn4 .role3:after {
    width: 140px;
    height: 150px;
    background-image: url(../img/index-b.png);
    background-position: 0 -2839px;
    background-repeat: no-repeat
}

.wrapper-index .pn5 .hd .tit {
    font-size: 26px;
    color: #ebdeb8;
    font-family: Helvetica Neue, Tahoma, SimSun, PingFang SC, ST Heiti, sans-serif;
    font-weight: 700;
    line-height: 2
}

.wrapper-index .pn5 .bd {
    height: 320px;
    padding: 20px
}

.wrapper-index .pn5 .bd .tab-hd {
    position: relative
}

.wrapper-index .pn5 .bd .tab-hd .more {
    right: 0;
    bottom: 7px
}

.wrapper-index .pn5 .bd .tab-hd .more:hover {
    color: #ebdeb8
}

.wrapper-index .pn5 .bd .tab-hd .more:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    background-image: url(../img/index-b.png);
    background-position: 0 -67px;
    background-repeat: no-repeat;
    margin-right: 5px
}

.wrapper-index .pn5 .bd .tab {
    border-bottom: 1px solid #292929
}

.wrapper-index .pn5 .bd .tab a {
    position: relative;
    display: block;
    float: left;
    padding: 3px 0;
    font-size: 14px;
    margin-left: 20px;
    color: #ababab
}

.wrapper-index .pn5 .bd .tab a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1px;
    width: 0;
    height: 2px;
    background: #ebdeb8;
    -webkit-transition: width .3s;
    transition: width .3s
}

.wrapper-index .pn5 .bd .tab a:first-child {
    margin-left: 0
}

.wrapper-index .pn5 .bd .tab a.current, .wrapper-index .pn5 .bd .tab a:hover {
    color: #ebdeb8
}

.wrapper-index .pn5 .bd .tab a.current:after, .wrapper-index .pn5 .bd .tab a:hover:after {
    width: 100%
}

.wrapper-index .pn5 .bd .tab-pn-item .tit {
    display: block;
    margin: 30px auto 20px;
    font-weight: 700;
    font-size: 18px;
    color: #ff5550;
    text-align: center;
    max-width: 360px
}

.wrapper-index .pn5 .bd .tab-pn-item .tit:hover {
    text-decoration: underline
}

.wrapper-index .pn5 .c1 {
    float: left;
    width: 505px
}

.wrapper-index .pn5 .c1 .bd {
    background: url(../img/bg5-l.jpg) no-repeat
}

.wrapper-index .pn5 .c2 {
    float: right;
    width: 680px
}

.wrapper-index .pn5 .c2 .bd {
    background: url(../img/bg-map.jpg) no-repeat;
    position: relative
}

.wrapper-index .pn5 .c2 .bd .pics {
    display: none
}

.wrapper-index .pn5 .c2 .bd .map {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.wrapper-index .pn5 .c2 .bd .map:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.wrapper-index .pn5 .c2 .bd .map1 {
    width: 47px;
    height: 68px;
    background-image: url(../img/index-b.png);
    background-position: 0 -1272px;
    background-repeat: no-repeat;
    top: 12px;
    left: 375px
}

.wrapper-index .pn5 .c2 .bd .map1:hover {
    background-position: 0 -992px
}

.wrapper-index .pn5 .c2 .bd .map2 {
    width: 47px;
    height: 68px;
    background-image: url(../img/index-b.png);
    background-position: 0 -1552px;
    background-repeat: no-repeat;
    top: 55px;
    left: 165px
}

.wrapper-index .pn5 .c2 .bd .map2:hover {
    background-position: 0 -1482px
}

.wrapper-index .pn5 .c2 .bd .map3 {
    width: 47px;
    height: 91px;
    background-image: url(../img/index-b.png);
    background-position: 0 -2179px;
    background-repeat: no-repeat;
    top: 80px;
    left: 300px
}

.wrapper-index .pn5 .c2 .bd .map3:hover {
    background-position: 0 -2551px
}

.wrapper-index .pn5 .c2 .bd .map4 {
    width: 47px;
    height: 79px;
    background-image: url(../img/index-b.png);
    background-position: 0 -1855px;
    background-repeat: no-repeat;
    top: 90px;
    left: 480px
}

.wrapper-index .pn5 .c2 .bd .map4:hover {
    background-position: 0 -1936px
}

.wrapper-index .pn5 .c2 .bd .map5 {
    width: 47px;
    height: 68px;
    background-image: url(../img/index-b.png);
    background-position: 0 -1202px;
    background-repeat: no-repeat;
    top: 155px;
    left: 390px
}

.wrapper-index .pn5 .c2 .bd .map5:hover {
    background-position: 0 -922px
}

.wrapper-index .pn5 .c2 .bd .map6 {
    width: 47px;
    height: 91px;
    background-image: url(../img/index-b.png);
    background-position: 0 -2365px;
    background-repeat: no-repeat;
    top: 130px;
    left: 575px
}

.wrapper-index .pn5 .c2 .bd .map6:hover {
    background-position: 0 -2458px
}

.wrapper-index .pn5 .c2 .bd .map7 {
    width: 47px;
    height: 68px;
    background-image: url(../img/index-b.png);
    background-position: 0 -1132px;
    background-repeat: no-repeat;
    top: 175px;
    left: 202px
}

.wrapper-index .pn5 .c2 .bd .map7:hover {
    background-position: 0 -1062px
}

.wrapper-index .pn5 .c2 .bd .map8 {
    width: 47px;
    height: 79px;
    background-image: url(../img/index-b.png);
    background-position: 0 -2098px;
    background-repeat: no-repeat;
    top: 225px;
    left: 70px
}

.wrapper-index .pn5 .c2 .bd .map8:hover {
    background-position: 0 -2017px
}

.wrapper-index .pn5 .c2 .bd .map9 {
    width: 47px;
    height: 68px;
    background-image: url(../img/index-b.png);
    background-position: 0 -1342px;
    background-repeat: no-repeat;
    top: 240px;
    left: 225px
}

.wrapper-index .pn5 .c2 .bd .map9:hover {
    background-position: 0 -1412px
}

.wrapper-index .pn5 .c2 .bd .map10 {
    width: 47px;
    height: 91px;
    background-image: url(../img/index-b.png);
    background-position: 0 -2272px;
    background-repeat: no-repeat;
    top: 225px;
    left: 330px
}

.wrapper-index .pn5 .c2 .bd .map10:hover {
    background-position: 0 -2644px
}

.wrapper-index .pn5 .c2 .bd .map11 {
    width: 47px;
    height: 79px;
    background-image: url(../img/index-b.png);
    background-position: 0 -1774px;
    background-repeat: no-repeat;
    top: 232px;
    left: 480px
}

.wrapper-index .pn5 .c2 .bd .map11:hover {
    background-position: 0 -1693px
}

.wrapper-index .pn6 {
    padding-bottom: 50px
}

.wrapper-index .pn6 .pn-hd {
    line-height: 2
}

.wrapper-index .pn6 .pn-bd {
    width: 1200px;
    height: 220px;
    overflow: hidden
}

.wrapper-index .pn6 a img {
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out
}

.wrapper-index .pn6 a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.wrapper-index .pn-float {
    display: none;
    z-index: 100;
    position: fixed;
    left: 50%;
    margin-left: 660px;
    top: 230px;
    width: 164px;
    height: 240px;
}

.wrapper-index .pn-float .qrcode {
    width: 100%;
    height: 198px;
    background: url(../img/code2.png) no-repeat;
    background-position: 0 0px;
}

.wrapper-index .pn-float .btn-gotop {
    display: block;
    width: 33px;
    height: 25px;
    background-image: url(../img/index-b.png);
    background-position: 0 -251px;
    background-repeat: no-repeat;
    margin: 10px auto 0
}

.wrapper-index .pn-float .btn-gotop:hover {
    background-position: 0 -305px
}

.wrapper-index .pn-float-active {
    display: block
}

.dialog {
    position: fixed;
    display: none;
    z-index: 999
}

.dialog, .dialog .mask {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.dialog .mask {
    position: absolute;
    margin: auto;
    background: rgba(0, 0, 0, .8);
    z-index: -1
}

.dialog-hd {
    text-align: center;
    margin-bottom: -50px
}

.dialog-hd img {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dialog-bd {
    padding: 20px 45px 40px
}

.dialog-in {
    width: 1100px;
    min-height: 650px;
    background: url(../img/bg-dig.png) no-repeat top;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff
}

.dialog-in .btn-close {
    width: 38px;
    height: 38px;
    background-image: url(../img/index-b.png);
    background-position: 0 -507px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: -50px
}

.dialog-video .dialog-in {
    width: 854px;
    height: 480px;
    min-height: 480px;
    padding: 0;
    background: #000;
    border-radius: 0
}

.dialog-video .dialog-in video {
    width: 854px;
    height: 480px
}

.dialog-zc .dialog-in {
    width: 456px;
    min-height: 641px;
    background: url(../img/bg-dig1.png) no-repeat top
}

.dialog-zc .dialog-in .btn-close1 {
    width: 26px;
    height: 26px;
    background-image: url(../img/index-b.png);
    background-position: 0 -332px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: -35px
}

.dialog-zc .dialog-in .regist {
    padding: 25px 45px
}

.dialog-zc .dialog-in .regist .tab a {
    color: #929493;
    font-size: 20px
}

.dialog-zc .dialog-in .regist .tab a.current, .dialog-zc .dialog-in .regist .tab a:hover {
    color: #ecdeb9
}

.dialog-zc .dialog-in .regist .tab-bd {
    margin-top: 25px
}

.dialog-zc .dialog-in .regist .form-pos {
    width: 360px;
    margin: 0 auto
}

.dialog-zc .dialog-in .regist .form-pos .form-group {
    position: relative;
    width: 100%;
    line-height: 44px;
    margin-bottom: 5px
}

.dialog-zc .dialog-in .regist .form-pos .form-group .form-c1 {
    float: left;
    width: 240px;
    font-size: 12px
}

.dialog-zc .dialog-in .regist .form-pos .form-group .form-c1 input {
    vertical-align: middle
}

.dialog-zc .dialog-in .regist .form-pos .form-group .form-c1 span {
    padding-left: 5px
}

.dialog-zc .dialog-in .regist .form-pos .form-group .form-c2 {
    overflow: hidden;
    font-size: 12px;
    text-align: right
}

.dialog-zc .dialog-in .regist .form-pos .form-group .form-c2 span {
    color: #ecdeb9
}

.dialog-zc .dialog-in .regist .form-pos .form-group .form-c2 .login {
    color: #fff
}

.dialog-zc .dialog-in .regist .form-pos .form-label {
    position: absolute;
    left: 0;
    top: 1px;
    float: none;
    text-align: left;
    padding: 0 0 0 .5em;
    font-size: 16px;
    color: #000
}

.dialog-zc .dialog-in .regist .form-pos .form-input {
    background: #f0f0f0;
    width: 100%
}

.dialog-zc .dialog-in .regist .form-pos .form-input input {
    width: 340px;
    background: #fff;
    height: 44px;
    line-height: 44px;
    border: none;
    font-size: 14px;
    color: #000;
    padding: 0 9px
}

.dialog-zc .dialog-in .regist .form-pos .form-input input:focus {
    outline: none
}

.dialog-zc .dialog-in .regist .form-pos .error {
    color: red;
    line-height: 20px
}

.dialog-zc .dialog-in .regist .form-pos .btn-ljzc {
    display: block;
    width: 156px;
    height: 41px;
    background-image: url(../img/index-b.png);
    background-position: 0 -547px;
    background-repeat: no-repeat;
    border: 0;
    opacity: .9;
    margin: 10px auto 0
}

.dialog-zc .dialog-in .regist .form-pos .btn-ljzc:hover {
    opacity: 1
}

.dialog-zc .dialog-in .regist .form-pos.phone .btn-ljzc {
    margin-top: 30px
}

.dialog-zc .dialog-in .regist .form-pos.person .form-group1 input, .dialog-zc .dialog-in .regist .form-pos.phone .form-group1 input {
    padding-left: 45px !important;
    width: 303px !important
}

.dialog-zc .dialog-in .regist .form-pos.person .form-group2 .btn-yzm, .dialog-zc .dialog-in .regist .form-pos.phone .form-group2 .btn-yzm {
    position: absolute;
    top: 8px;
    right: 9px;
    width: 120px;
    height: 30px;
    background-color: #991700;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 30px
}

.dialog-zc .dialog-in .regist .form-pos.person .form-group2 .form-input, .dialog-zc .dialog-in .regist .form-pos.phone .form-group2 .form-input {
    width: 60%
}

.dialog-zc .dialog-in .regist .form-pos.person .form-group3 .eyes, .dialog-zc .dialog-in .regist .form-pos.phone .form-group3 .eyes {
    position: absolute;
    top: 15px;
    right: 9px;
    width: 18px;
    height: 14px;
    background-image: url(../img/index-b.png);
    background-position: 0 -16px;
    background-repeat: no-repeat;
    z-index: 55;
    cursor: pointer
}

.dialog-zc .dialog-in .regist .form-pos.person .form-group3 .eyes.not, .dialog-zc .dialog-in .regist .form-pos.phone .form-group3 .eyes.not {
    width: 18px;
    height: 15px;
    background-image: url(../img/index-b.png);
    background-position: 0 -32px;
    background-repeat: no-repeat
}

.dialog-zc .dialog-in .regist .form-pos.person .form-group3 .form-input, .dialog-zc .dialog-in .regist .form-pos.phone .form-group3 .form-input {
    width: 90%
}

.mod-focus1 {
    overflow: hidden;
    position: relative;
    height: 620px;
    width: 1000px;
    margin: 0 auto
}

.mod-focus1 .text {
    width: 1000px;
    height: 70px;
    font-size: 26px;
    color: #fff;
    font-family: Helvetica Neue, Tahoma, SimSun, PingFang SC, ST Heiti, sans-serif;
    font-weight: 700;
    line-height: 70px;
    text-align: center;
    background: none
}

.mod-focus1 .item {
    position: relative;
    margin-top: 30px
}

.mod-focus1 img {
    width: 1000px;
    margin: 0 auto;
    height: 520px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.mod-focus1 .slick-arrow {
    width: 70px;
    height: 200px;
    background: rgba(0, 0, 0, .6);
    z-index: 9
}

.mod-focus1 .slick-arrow:hover {
    background: rgba(0, 0, 0, .9)
}

.mod-focus1 .slick-arrow:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.mod-focus1 .slick-prev {
    left: 50px
}

.mod-focus1 .slick-prev:before {
    width: 29px;
    height: 51px;
    background-image: url(../img/index-b.png);
    background-position: 0 -635px;
    background-repeat: no-repeat;
    left: auto;
    right: 25px
}

.mod-focus1 .slick-next {
    right: 50px
}

.mod-focus1 .slick-next:before {
    width: 29px;
    height: 51px;
    background-image: url(../img/index-b.png);
    background-position: 0 -688px;
    background-repeat: no-repeat;
    right: auto;
    left: 25px
}

.mod-focus1 .slick-dots {
    display: none !important
}

.gb-final {
    margin-bottom: 50px
}

.gb-final .side {
    float: left;
    width: 250px
}

.gb-final .main {
    float: right;
    width: 950px;
    min-height: 800px;
    background: #15151b url(../img/bg-final.png) no-repeat top
}

.gb-final .main .main-c {
    padding: 0 40px
}

.gb-final .main .top {
    line-height: 92px
}

.gb-final .main .top .classify {
    color: #ebdeb8;
    font-size: 30px;
    float: left;
    width: 300px
}

.gb-final .main .top .classify .slant {
    margin: 0 10px 0 6px;
    font-size: 26px
}

.gb-final .main .top .classify .news {
    font-size: 16px
}

.gb-final .main .top .crumbs {
    float: right;
    overflow: hidden;
    font-size: 16px;
    margin-top: 6px;
    color: #a3a3a3
}

.gb-final .main .top .crumbs .sep {
    margin: 0 8px;
    font-family: SimSun
}

.gb-final .main .top .crumbs a {
    color: #a3a3a3
}

.gb-final .main .top .crumbs a:hover {
    text-decoration: underline
}

.gb-final .main .article {
    font-size: 16px;
    padding: 40px;
    text-align: center
}

.gb-final .main .article .tit {
    font-size: 36px;
    overflow: hidden;
    font-weight: 700;
    text-align: center;
    color: #fff1c9
}

.gb-final .main .article .mod-info {
    padding: 10px 0;
    border-bottom: 1px solid #2f2f38
}

.gb-final .main .article .mod-info .data {
    color: #a3a3a3;
    font-size: 14px
}

.gb-final .main .article .mod-article {
    padding: 30px 0 0;
    line-height: 1.8;
    text-align: left;
    font-size: 16px;
    color: #b6b6b6
}

.gb-final .main .article .mod-article p {
    text-indent: 2em;
    padding: 0 0 27px
}

.gb-final .main .article .mod-article p a {
    color: #c8b883
}

.gb-final .main .article .mod-article p a:hover {
    text-decoration: underline
}

.gb-final .main .article .mod-article p.p-image {
    text-indent: 0
}

.gb-final .main .article .mod-article p.more {
    color: red;
    text-align: center;
    padding: 0 0 5px
}

.gb-final .main .article .mod-article p.code {
    padding: 15px 0
}

.gb-final .main .pagination {
    position: relative;
    margin-top: 40px
}

.gb-final .main .pagination ul {
    margin: 10px 0 15px;
    padding: 12px 0;
    font-size: 0;
    line-height: 14px;
    text-align: center;
    color: #ebdeb8;
    clear: both
}

.gb-final .main .pagination ul li {
    font-size: 16px;
    padding: 5px 10px;
    margin: 0 3px 0 4px;
    border-radius: 2px;
    border: 1px solid #ebdeb8;
    text-decoration: none;
    display: inline-block
}

.gb-final .main .pagination ul li a {
    color: #ebdeb8
}

.gb-final .main .pagination ul li a:active, .gb-final .main .pagination ul li a:hover, .gb-final .main .pagination ul li a:link {
    color: #ebdeb8;
    border-color: #ebdeb8
}

.gb-final .main .pagination ul li.selected {
    background: #333;
    color: #fff;
    border: 1px solid #ebdeb8
}

.gb-final .main .pagination ul li.selected .current {
    color: #fff
}

.news-list .tab-hd {
    position: relative
}

.news-list .tab {
    border-bottom: 1px solid #292929
}

.news-list .tab a {
    position: relative;
    display: block;
    float: left;
    padding: 3px 40px;
    font-size: 14px;
    margin: 0 20px;
    color: #ababab
}

.news-list .tab a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1px;
    width: 0;
    height: 2px;
    background: #ebdeb8;
    -webkit-transition: width .3s;
    transition: width .3s
}

.news-list .tab a:first-child {
    margin-left: 0
}

.news-list .tab a.current, .news-list .tab a:hover {
    color: #ebdeb8
}

.news-list .tab a.current:after, .news-list .tab a:hover:after {
    width: 100%
}

.news-list .tab-pn-item .tit {
    display: block;
    margin: 30px auto 20px;
    font-weight: 700;
    font-size: 18px;
    color: #ff5550;
    text-align: center;
    max-width: 360px
}

.news-list .tab-pn-item .tit:hover {
    text-decoration: underline
}

.download .item {
    width: 840px;
    margin: 0 auto;
    position: relative;
    color: #a3a3a3;
    padding-top: 20px
}

.download .item1 .item-hd {
    border-bottom: 1px solid #2b2b31
}

.download .item1 .item-hd:before {
    width: 20px;
    height: 22px;
    background-image: url(../img/index-b.png);
    background-position: 0 -150px;
    background-repeat: no-repeat
}

.download .item2 .item-hd:before, .download .item3 .item-hd:before {
    width: 22px;
    height: 23px;
    background-image: url(../img/index-b.png);
    background-position: 0 -174px;
    background-repeat: no-repeat
}

.download .item3 .item-bd {
    border-bottom: none
}

.download .item-hd {
    font-size: 18px;
    position: relative;
    line-height: 1.8
}

.download .item-hd:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -28px
}

.download .item-bd {
    padding: 15px 0;
    border-bottom: 1px solid #2b2b31
}

.download .item-bd .txt {
    font-size: 14px;
    line-height: 1.8
}

.download .item .set-list {
    width: 835px;
    margin: 0 auto
}

.download .item .set-list thead {
    background: #1a1a22;
    border: 1px solid #353542;
    font-weight: 700
}

.download .item .set-list .tit1, .download .item .set-list .txt1 {
    width: 118px
}

.download .item .set-list .tit2, .download .item .set-list .tit3, .download .item .set-list .txt1, .download .item .set-list .txt2 {
    width: 358px;
    border-left: 1px solid #353542
}

.download .item .set-list tr {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.download .item .set-list tr, .download .item .set-list tr:last-child {
    border-bottom: 1px solid #363643
}

.download .item .set-list tbody {
    background: #1d1d24;
    border: 1px solid #363643
}