﻿body {
    font-family: "microsoft yahei";
}

.spr {

}

.wamp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.minw {
    width: 100%;
    min-width: 1000px;
    _width: expression((documentElement.clientWidth < 1000) ? "1000px" : "auto" );
    overflow: hidden;
    position: relative;
    *zoom: 1;
}

.bg {
    position: relative;
}

.bg1 {
    width: 100%;
    height: 920px;
}

.bg1 .logo {
    position: absolute;
    width: 115px;
    height: 127px;
    left: 104px;
    top: 40px;
    background: url(../images/logo_wjxx.png) left top no-repeat;
    z-index: 10;
}

.bg1 .logo_wd {
    position: absolute;
    width: 115px;
    height: 139px;
}

.bg1 .logo_mango {
    position: absolute;
    width: 125px;
    height: 50px;
    left: 145px;
    top: 40px;
}

.bg1 .logo_blue {
    position: absolute;
    width: 105px;
    height: 50px;
    left: 272px;
    top: 40px;
}

.pagebg {
    position: absolute;
    width: 1920px;
    height: auto;
    left: 50%;
    top: 0;
    margin-left: -960px;
}

.pagebg ul {
    position: relative;
    display: block;
    height: 100%;
}

.pagebg ul li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 920px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 1;
}

.pagebg ul li a {
    display: block;
    width: 100%;
    position: relative;
}

.pagebg .img-loading {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    top: 200px;
}

.bg1 .wamp {
    position: relative;
    z-index: 999;
}

.bg1 .slogen {
    position: absolute;
    top: 160px;
    left: -25px;
}

.bg1 .yuyue_btn {
    position: absolute;
    width: 250px;
    height: 85px;
    left: 172px;
    top: 570px;
}

.bg1 .yuyue_btn p {
    text-align: center;
    font-size: 14px;
    color: #7a7a7a;
    line-height: 32px;
}

.bg1 .yuyue_btn a {
    display: block;
    width: 250px;
    height: 85px;
    background-position: 0 0;
    text-indent: -9999em;
}

.bg1 .yuyue_btn a:hover {
    background-position: 0 -87px;
}

.bg1 .downlaod_box {
    position: absolute;
    left: 50%;
    top: 705px;
    width: 316px;
    height: 142px;
    background-position: 0 -40px;
    margin-left: -168px;
}

.bg1 .downlaod_box p {
    float: left;
    padding: 5px;
    padding-bottom: 0;
    background: #fff;
    border-radius: 5px;
    margin: 11px 0 0 10px;
}

.bg1 .downlaod_box p span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #4b4b4b;
    line-height: 26px;
}

.bg1 .downlaod_box p img {
    width: 86px;
    height: 86px;
}

.bg1 .downlaod_box ul {
    float: left;
    margin: 31px 0 0 11px;
}

.bg1 .downlaod_box ul li {
}

.bg1 .downlaod_box ul li a {
    display: block;
    width: 189px;
    height: 54px;
    text-indent: -999em;
}

.bg1 .downlaod_box ul li.ios a {
    background-position: 0 -185px;
}

.bg1 .downlaod_box ul li.ios a:hover {
    background-position: 0 -303px;
}

.bg1 .downlaod_box ul li.and {
    margin-top: 9px;
}

.bg1 .downlaod_box ul li.and a {
    background-position: 0 -244px;
}

.bg1 .downlaod_box ul li.and a:hover {
    background-position: 1px -362px;
}

.video_btn {
    position: absolute;
    left: 230px;
    top: 350px;
    width: 90px;
    height: 90px;
    text-indent: -999em;
}

.video_btn i {
    position: absolute;
    left: 0;
    top: 0;
    width: 72px;
    height: 72px;
    background: url(../images/circle.png) no-repeat;
    -webkit-animation: rotating 1.5s linear infinite;
    -moz-animation: rotating 1.5s linear infinite;
    animation: rotating 1.5s linear infinite
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@-moz-keyframes rotating {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

.rus {
    position: absolute;
    top: 48px;
    right: 136px;
    width: 304px;
    height: 29px;
    background-position: 0 0;
    z-index: 20;
}

.rus a.gw {
    float: left;
    padding-left: 44px;
    line-height: 30px;
    font-size: 14px;
}

.rus a.gw:hover {
    color: #d4a262;
}

.shares {
    margin: 6px 0 0 10px;
    padding-left: 10px;
    float: left;
    color: #000;
    border-left: 1px solid #000;
}

.bg .tit {
    width: 900px;
    height: 80px;
    margin: 0 auto;
    background: url(../images/title.png) no-repeat 0 0;
    text-indent: -9999em;
}

.bg2 {
    height: 660px;
    padding-top: 30px;
    background: url(../images/bg2.jpg) center top no-repeat;
}

.bg2 .tit {
    background-position: 0 0;
}

.bg2 .g_list {
    width: 1120px;
    height: 249px;
    margin: 60px auto 40px;
}

.bg2 .g_list li {
    float: left;
    width: 188px;
    height: 249px;
    margin: 0 18px;
}

.bg2 h5 {
    margin: 10px 0;
    padding-left: 64px;
    font-size: 16px;
    color: #0e2c52;
}

.bg2 p {
    padding-left: 64px;
    line-height: 36px;
    font-size: 16px;
    color: #567aa7;
}

.bg2 .g_txt {
    width: 700px;
    padding-left: 64px;
    line-height: 26px;
    font-size: 16px;
    color: #567aa7;
}

.bg2 .g_txt li {
    float: left;
    width: 350px;
    line-height: 30px;
}

.bg2 .g_txt li.last {
    width: 700px;
}

.bg2 .g_txt a {
    color: #ea4949;
    text-decoration: underline;
}

.bg3 {
    position: relative;
    height: 835px;
    background: url(../images/bg3.jpg) center top no-repeat;
}

.bg3 .tit {
    background-position: 0 -90px;
}

.bg3 .wamp {
    height: 775px;
    padding-top: 60px;
}

.bg3 .ju {
    background: url(../images/ju.png) no-repeat;
    animation: as 1.5s linear infinite;
    -webkit-animation: as 1.5s linear infinite;
    -moz-animation: as 1.5s linear infinite;
    -ms-animation: as 1.5s linear infinite;
}

@keyframes as {
    0%, 100% {
        background-image: url(../images/ju.png);
    }
    50% {
        background-image: url(../images/ju2.png);
    }
}

@-webkit-keyframes as {
    0%, 100% {
        background-image: url(../images/ju.png);
    }
    50% {
        background-image: url(../images/ju2.png);
    }
}

@-moz-keyframes as {
    0%, 100% {
        background-image: url(../images/ju.png);
    }
    50% {
        background-image: url(../images/ju2.png);
    }
}

@-ms-keyframes as {
    0%, 100% {
        background-image: url(../images/ju.png);
    }
    50% {
        background-image: url(../images/ju2.png);
    }
}

.arrow {
    -moz-animation: arrow 2s infinite 0s linear;
    -webkit-animation: arrow 2s infinite 0s linear;
    animation: arrow 2s infinite 0s linear;
}

.arrow2 {
    -moz-animation: arrow 1.5s infinite 0s linear;
    -webkit-animation: arrow 1.5s infinite 0s linear;
    animation: arrow 1.5s infinite 0s linear;
}

.arrow3 {
    -moz-animation: arrow 1.2s infinite 0s linear;
    -webkit-animation: arrow 1.2s infinite 0s linear;
    animation: arrow 1.2s infinite 0s linear;
}

@keyframes arrow {
    25% {
        transform: translateY(-4px);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(4px);
    }
}

@-webkit-keyframes arrow {
    25% {
        -webkit-transform: translateY(-4px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(4px);
    }
}

@-moz-keyframes arrow {
    25% {
        -moz-transform: translateY(-4px);
    }
    50%, 100% {
        -moz-transform: translateY(0);
    }
    75% {
        -moz-transform: translateY(4px);
    }
}

.bg3 h4 {
    width: 250px;
    height: 50px;
    text-indent: -999em;
}

.bg3 .jswf_b {
    width: 350px;
    height: 200px;
}

.bg3 .jj {
    position: absolute;
    left: 104px;
    top: 210px;
}

.bg3 .lx {
    position: absolute;
    left: 0;
    top: 540px;
}

.bg3 .gn {
    position: absolute;
    left: 608px;
    top: 208px;
}

.bg3 .wf {
    position: absolute;
    left: 960px;
    top: 340px;
}

.bg3 .jj h4 {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 0;
}

.bg3 .lx h4 {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 -56px;
}

.bg3 .gn h4 {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 -112px;
}

.bg3 .wf h4 {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 -168px;
}

.bg3 span.line1 {
    position: absolute;
    left: 244px;
    top: 32px;
    display: block;
    width: 31px;
    height: 124px;
    background: url(../images/line1.png) no-repeat 0 0;
}

.bg3 span.line2 {
    position: absolute;
    left: 166px;
    top: 52px;
    display: block;
    width: 8px;
    height: 121px;
    background: url(../images/line2.png) no-repeat 0 0;
}

.bg3 .wf span.line2 {
    left: 114px;
}

.ju_txt {
    position: absolute;
    left: 30px;
    top: 54px;
    width: 283px;
    height: 109px;
    padding: 20px;
    background: url(../images/ju_txt_bg.png) no-repeat 0 0;
    font-size: 15px;
    color: #818181;
    line-height: 27px;
}

.bg4 {
    height: 815px;
    padding-top: 30px;
    background: url(../images/bg5.jpg) center top no-repeat;
}

.bg4 .tit {
    width: 542px;
    margin-top: 40px;
}

.swiper_box {
    position: relative;
    width: 1200px;
    height: 580px;
    margin: 35px auto;
}

.swiper-container, .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.swiper-container-box .swiper-slide {
    width: 960px;
    height: 530px;
}

.swiper-container-box .swiper-slide img {
    width: 100%;
}

.swiper-container-box .swiper_prev {
    width: 131px;
    height: 443px;
    top: 5%;
    left: 0;
    opacity: 0;
}

.swiper-container-box .swiper_next {
    width: 131px;
    height: 443px;
    top: 5%;
    right: 0;
    opacity: 0;
}

.swiper_box .swiper-pagination-box {
    bottom: 0;
}

.swiper_box .swiper-pagination-box .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 2px solid #d8b651;
    opacity: 1;
    margin: 0 10px;
}

.swiper_box .swiper-pagination-box .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background-color: #d8b651;
}

.mask2 {
    height: 160px;
    background: url(../images/mask.png) 50% 0 no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

/*pop*/
.mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #101620;
    display: none;
}

.popBox {
    display: none;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 50%;
    z-index: 10000;
    margin-left: -356px;
}

.pop_close {
    position: absolute;
    top: 5px;
    right: -33px;
    display: block;
    width: 28px;
    height: 27px;
    background: url(../images/close.png) left top no-repeat;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
}

.popBox .p_tit {
    font-size: 32px;
    color: #27bbc0;
    text-align: center;
    padding-top: 42px;
    font-weight: 400;
}

.pop_video {
}

.popup_succ, .popup_login {
    width: 678px;
    height: 380px;
    background: url(../images/pop.png) no-repeat 0 0;
    margin-left: -339px;
}

/**/
.login {
    position: absolute;
    left: 200px;
    top: 100px;
    width: 268px;
    text-align: center;
    z-index: 9999;
}

.login .error {
    text-align: center;
    color: #ff0000;
    padding: 10px 0 20px;
    height: 20px;
    font-size: 16px;
}

.login .entry {
    width: 268px;
    margin: 0 auto 20px;
    color: #fff;
}

.login .entry i {
    display: inline-block;
    width: 160px;
    text-align: right;
    vertical-align: middle;
    font-style: normal;
    float: left;
    line-height: 48px;
}

.login .entry input {
    width: 245px;
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    border: 1px solid #b2d3f5;
    vertical-align: middle;
    float: left;
    background: #ffffff;
    color: #b0b0b0;
}

.login .entry *::-webkit-input-placeholder {
    color: #b0b0b0;
}

.login .entry *::-moz-placeholder {
    color: #b0b0b0;
}

.login .entry *:-moz-placeholder {
    color: #b0b0b0;
}

.login .entry label {
    position: absolute;
    left: 10px;
    height: 44px;
    line-height: 44px;
    color: #b0b0b0;
}

.login .entry div {
    margin-bottom: 20px;
}

.login .mb {
}

.login .yz {
}

.login .yz input {
    width: 126px;
}

.login .yz span {
    width: 116px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    float: left;
    margin-left: 2px;
    color: #fff;
    text-align: center;
    background: #27bbc0;
    cursor: pointer;
}

.login .yz_code input {
    width: 126px;
}

.login .yz_code .code_img {
    background: no-repeat;
    float: left;
    height: 42px;
    margin-left: 10px;
}

.login .yz_code .code_img img {
    width: 106px;
    height: 44px;
}

.login .yz_code a {
}

.login .btn_login {
}

.submit_btn {
    width: 172px;
    height: 57px;
    background: url(../images/pop.png) no-repeat 0 -383px;
    display: inline-block;
    margin: 0 auto;
    color: #fff1f4;
    line-height: 57px;
    text-align: center;
    font-size: 22px;
    margin: 0 0 0 -8px;
}

.submit_btn:hover {
    background-position: -177px -383px;
}

.popup_succ .txt {
    padding: 20px 80px 0 80px;
}

#js-ytitle {
    color: #000;
    font-size: 20px;
    line-height: 36px;
}

#js-ytitle em {
    display: block;
    color: #e66868;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
}

#js-ytitle .showmsg {
    display: block;
    color: #494949;
    font-size: 16px;
    width: 264px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #b2d3f5;
    text-align: center;
    margin: 10px auto;
}

#js-ytitle p {
    text-align: center;
    font-size: 14px;
    color: #626262;
}

.popup_succ .tips {
    font-size: 14px;
    color: #000;
    line-height: 27px;
}

.popup_succ .tips strong {
    color: #e66868;
}

.popup_succ .tips a {
    color: #2a44e2;
    text-decoration: underline;
}

/*sidenav*/
.sidenav {
    position: fixed;
    _position: absolute;
    top: 220px;
    right: 40px;
    _top: expression(eval(document.documentElement.scrollTop)+220);
    z-index: 9999;
    width: 114px;
    height: 252px;
    padding: 20px 0 0 10px;
}

.sidenav li {
    width: 106px;
    height: 28px;
    margin-bottom: 40px;
}

.sidenav li a {
    display: block;
    width: 138px;
    height: 28px;
    background: url(../images/sidenav.png) no-repeat;
    text-indent: -9999em;
}

.sidenav li.sn0 a {
    background-position: 0 0;
}

.sidenav li.sn01 a {
    background-position: 0 -28px;
}

.sidenav li.sn02 a {
    background-position: 0 -56px;
}

.sidenav li.sn03 a {
    background-position: 0 -84px;
}

.sidenav li.sn0 a.cur {
    background-position: -138px 0;
}

.sidenav li.sn01 a.cur {
    background-position: -138px -28px;
}

.sidenav li.sn02 a.cur {
    background-position: -138px -56px;
}

.sidenav li.sn03 a.cur {
    background-position: -138px -84px;
}

/*btns*/
.btn201708 {
    width: 462px;
    position: absolute;
    top: 605px;
    left: 50%;
    margin-left: -231px;
}

.btn201708 a {
    float: left;
    width: 215px;
    height: 77px;
    margin: 0 6px;
    //background: url(../images/btns201903.png) no-repeat;
    text-indent: -99999em;
}

.btn201708 a.wdy {
    background-position: 0 0;
    margin-right: 14px;
}

.btn201708 a.wdy:hover {
    background-position: -235px 0;
}

.btn201708 a.flkh {
    background-position: 0 -78px;
}

.btn201708 a.flkh:hover {
    background-position: -235px -78px;
}