.header {
    width: 100%;
    height: 78px;
    background: #00478a;
    position: relative;
}

.headCenter {
    /* width: 95%; */
    width: 1300px;
    height: 78px;
    margin: 0 auto;
}

.NewLogo {
    float: left;
    height: 50px;
    margin-top: 15px;
}

    .NewLogo img {
        float: left;
        width: 49px;
    }

    .NewLogo p {
        font-size: 24px;
        color: white;
        float: left;
        margin-left: 7px;
        line-height: 50px;
        font-weight: bold;
    }

.headMenu {
    margin-left: 75px;
    margin-top: 27px;
    float: right;
}

.headMenuLi {
    display: inline-block;
    height: 30px;
    margin-left: 50px;
    color: white;
    font-weight: bold;
    padding: 0 2px;
    font-size: 18px;
    cursor: pointer;
}

    .headMenuLi a {
        color: white;
    }

.headBorder {
    border-bottom: 2px solid white;
}

.headMenuLi:nth-child(1) {
    margin-left: 0;
}

.login {
    float: right;
    height: 78px;
    line-height: 78px;
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.bannerBox {
    width: 100%;
    height: 425px;
    /* background: url(../images/newDota.png) no-repeat center; */
    position: relative;
}

.swiperImg {
    width: 100%;
    height: 425px;
}

.banner {
    width: 1200px;
    height: 425px;
    margin: 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    z-index: 98;
}

.bannerP1 {
    font-size: 48px;
    color: white;
    margin: 85px 0 0 30px;
}

.bannerP2 {
    font-size: 18px;
    color: white;
    margin: 20px 0 0 30px;
}

.bannereBtn {
    width: 370px;
    height: 45px;
    margin: 330px 0 0 30px;
}

.bannereBtn1 {
    background: #ffb400;
    width: 165px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 23px;
    float: left;
}

    .bannereBtn1 a {
        color: white;
        font-size: 14px;
        font-weight: bold;
        display: block;
        width: 100%;
        height: 100%;
    }

.bannereBtn2 {
    width: 165px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 23px;
    float: left;
    border: 1px solid white;
    margin-left: 30px;
    color: white;
}

    .bannereBtn2 a {
        color: white;
        font-size: 14px;
        font-weight: bold;
        display: block;
        width: 100%;
        height: 100%;
    }

.navBox {
    width: 100%;
    height: 135px;
    background: white;
}

.nav {
    width: 1200px;
    /* height: 135px; */
    margin: 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.navTop {
    width: 100%;
    height: 75px;
    position: relative;
}

.navTopP {
    font-size: 24px;
    text-align: center;
    line-height: 75px;
    color: black;
}

.navTopBtn {
    position: absolute;
    right: 15px;
    top: 15px;
    border-radius: 23px;
    height: 45px;
    width: 170px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    font-weight: bold;
    background: #ffb400;
}

    .navTopBtn a {
        color: white;
    }

.navBot {
    width: 100%;
    height: 60px;
}

.navBotLi {
    width: 100px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin-left: 110px;
    float: left;
    cursor: pointer;
    font-size: 14px;
}

    .navBotLi:first-child {
        margin-left: 0px;
    }

.boxOneBox {
    width: 100%;
    /* height: 675px; */
    background: #f8f8f8;
    /* padding-bottom: 50px; */
}

.boxOne {
    width: 1200px;
    /* height: 675px; */
    margin: 0 auto;
    overflow: hidden;
}

.boxHead {
    width: 100%;
    height: 30px;
    border-left: 3px solid #0096ff;
    margin-top: 70px;
    margin-bottom: 30px;
}

    .boxHead p {
        font-size: 24px;
        color: black;
        margin-left: 8px;
        line-height: 30px;
    }

.boxWord {
    /* height: 105px; */
    width: 100%;
    text-indent: 2em;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 30px;
    padding-bottom: 25px;
}

.boxImg {
    width: 100%;
    height: 430px;
    /* height: 100%; */
    margin-top: 40px;
}

.boxImg1 {
    width: 590px;
    height: 315px;
    float: left;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 0 10px 1px rgba(41, 121, 255, 0.2);
}

.boxImg1 img {
    width: 100%;
}

.boxImg2 {
    float: right;
    width: 590px;
    height: 315px;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 0 10px 1px rgba(41, 121, 255, 0.2);
}
.boxImg2 img {
    width: 100%;
}
.boxTwoBox {
    width: 100%;
    /* height: 675px; */
    background: white;
    /* padding-bottom: 100px; */
}

/*img {
    width: 100%;
}*/

.boxTwo {
    width: 1200px;
    /* height: 675px; */
    margin: 0 auto;
    overflow: hidden;
}

.boxWord1 {
    /* margin-top: 40px; */
    /* height: 150px; */
    width: 100%;
    text-indent: 2em;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 30px;
    padding-bottom: 70px;
}

.boxUl {
    width: 100%;
}

.boxLi {
    float: left;
    margin-left: 360px;
}

    .boxLi:first-child {
        margin-left: 60px;
    }

.boxImg3 {
    width: 590px;
    height: 430px;
    float: left;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 0 10px 1px rgba(41, 121, 255, 0.2);
    background: white;
}

    .boxImg3 img {
        display: block;
        margin: 0 auto;
        margin-top: 35px;
    }

.boxImg4 {
    width: 590px;
    height: 430px;
    float: right;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 0 10px 1px rgba(41, 121, 255, 0.2);
    background: white;
}

    .boxImg4 img {
        display: block;
        margin: 0 auto;
        margin-top: 35px;
    }

.boxUl1 {
    width: 100%;
    height: 65px;
}

.boxLi1 {
    float: left;
    height: 65px;
    width: 270px;
    margin-left: 30px;
}

    .boxLi1:first-child {
        margin-left: 0px;
    }

.boxOneBox1 {
    width: 100%;
    /* height: 345px; */
    background: #f8f8f8;
    padding-bottom: 50px;
}

.boxOne1 {
    width: 1200px;
    /* height: 345px; */
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.download {
    position: absolute;
    top: 80px;
    width: 220px;
    height: 38px;
    right: 3px;
}

.swiper-button-prev {
    width: 40px;
    margin-left: 10px;
    background: url(../images/sy.png) no-repeat center !important;
}

.swiper-button-next {
    width: 40px;
    margin-right: 10px;
    background: url(../images/xy.png) no-repeat center !important;
}

.headUser {
    position: absolute;
    right: 30px;
    float: right;
}

.userLi {
    float: left;
    height: 78px;
    line-height: 78px;
    color: white;
    font-size: 14px;
    margin-left: 20px;
}

    .userLi a {
        color: white;
    }

    .userLi i {
        color: white;
    }

#tab-1 img {
    width: 19px;
}

.tuli_li img {
    width: 14px;
}
 


.ejectBox {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}

.eject {
    width: 920px;
    height: 690px;
    margin-top: 280px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -460px;
    margin-top: -345px;
    border-radius: 16px;
    background: url(../images/sybj.jpg) no-repeat center;
    overflow: hidden;
}

.ejectList {
    width: 520px;
    margin: 0 auto;
    margin-top: 275px;
}

.ejectLi {
    width: 100%;
    height: 40px;
    margin-bottom: 30px;
    position: relative;
}

.ejectLiP {
    float: left;
    width: 80px;
    text-align: right;
    height: 40px;
    line-height: 40px;
}

.signRed {
    color: #ff0000;
}

.spacing_1 {
    /* letter-spacing:5px; */
}

.ejectInput {
    float: left;
    margin-left: 20px;
    outline: none;
    border: none;
    border-radius: 5px;
    border: 1px solid #dedede;
    width: 420px;
    height: 40px;
    text-indent: 15px;
}

.ejectLiBtn {
    width: 240px;
    height: 46px;
    /* margin: 0 auto; */
    float: left;
}

.ejectLiBtn button {
    width: 240px;
    height: 46px;
    border-radius: 6px;
    background: #fe8d25;
    text-align: center;
    line-height: 46px;
    color: white;
    cursor: pointer;
    border: 0;
}

/* .xesc {
    display: block;
    position: absolute;
    top: 710px;
    width: 40px;
    left: 50%;
    margin-left: -20px;
} */
.xesc{
    width: 240px;
    height: 46px;
    border-radius: 6px;
    background: #fe8d25;
    text-align: center;
    line-height: 46px;
    color: white;
    cursor: pointer;
    border: 0;
    float: right;
}

.Tips, .error {
    position: absolute;
    left: 530px;
    color: red;
    height: 40px;
    line-height: 40px;
    top: 0;
    width: 160px;
    display: none;
    font-size:12px;
}
.solveLiImg_2{
    width: 65px;
}