﻿body {
    margin: 0px;
    padding: 0px;
}

.header {
    width: 100%;
    height: 90px;
    margin: 0px auto;
    position: relative;
    padding-left: 20%;
    padding-left: 20px;
    /*border-bottom:1px solid #373d41;*/
    z-index: 1888;
    box-shadow: 0px 3px 7px 0px rgba(1,33,53,0.1);
    clear: both;
    box-sizing: border-box;
}
/*.header:hover{
    background-color: #373d41;
    transition:all .5s ease;
}*/

#logoid {
    width: 10%;
    float: left;
    height: 80px;
    line-height: 80px;
}

    #logoid a {
        display: inline-block;
        width: 100%;
        height: 45px;
        margin-top: 16px;
    }

#navDiv {
    width: 70%;
    height: 88px;
    display: inline-block;
    position: relative;
}

#nav {
    float: left;
    margin-left: 10px;
}

    #nav li {
        float: left;
        width: 112px;
        line-height: 80px;
        /*margin-right: 48px;*/
        margin-top: 8px;
        text-align: center;
    }

        #nav li:hover {
            border-bottom: 2px solid #009eff;
        }

    #nav a {
        color: #ffffff;
        font-size: 16px;
    }

#load {
    float: right;
    margin-top: 25px;
    width: 360px;
    position: absolute;
    top: 12px;
    right: 0;
    color: #fff;
}

    #load .hot-phone {
        position: relative;
        top: -7px;
        display: inline-block;
        margin-right: 10px;
        height: 30px;
        line-height: 19px;
        font-size: 18px;
        padding-left: 25px;
        background: url(../img/white-phone.png) no-repeat;
    }

    #load .hot-line {
        position: relative;
        top: -7px;
        color: #fff;
        font-size: 18px;
    }

    #load #hd-login {
        position: relative;
        top: -7px;
        font-size: 18px;
        color: #ffffff;
    }

    #load #hd-resign {
        position: relative;
        top: -7px;
        color: #ffffff;
        font-size: 18px;
        margin-left: 20px;
        margin-top: 1px;
    }

#newBanner {
    width: 100%;
    height: 650px;
    /*background-image: -moz-linear-gradient( -90deg, rgb(0,35,62) 0%, rgb(0,35,62) 0%, rgb(255,255,255) 0%, rgb(0,35,62) 0%, rgb(26,21,85) 0%, rgb(21,67,119) 58%, rgb(16,112,152) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(0,35,62) 0%, rgb(0,35,62) 0%, rgb(255,255,255) 0%, rgb(0,35,62) 0%, rgb(26,21,85) 0%, rgb(21,67,119) 58%, rgb(16,112,152) 100%);
    background-image: -o-linear-gradient( -90deg, rgb(0,35,62) 0%, rgb(0,35,62) 0%, rgb(255,255,255) 0%, rgb(0,35,62) 0%, rgb(26,21,85) 0%, rgb(21,67,119) 58%, rgb(16,112,152) 100%);*/
    /*2025新年banner图，删除到repeat*/
    background-image: url(../img/cloud-new-year-2026.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-position: center center;
    overflow: hidden;
    background-size: cover;
}
    #newBanner .small-line {
        /*2025新年banner图，删除display none*/
        display:none !important;
        position: absolute;
        bottom: 40px;
        width: 260px;
        height: 4px;
        list-style: none;
        left: 50%;
        margin-left: -130px;
        padding: 0px;
    }

        #newBanner .small-line li {
            width: 85px;
            height: 4px;
            float: left;
            cursor: pointer;
            background-color: #ffffff;
            margin-left: 10px;
            border-radius: 2px;
        }

    #newBanner .b-contain {
        /*2025新年banner图，删除display none*/
        display: none !important;
        width: 1250px;
        height: 500px;
        margin: 0 auto;
        margin-top: 50px;
        transition: margin-top .5s ease;
        position: relative;
    }

        #newBanner .b-contain .b-left {
            width: 570px;
            float: left;
            position: absolute;
            left: 0px;
            top: 130px;
        }

        #newBanner .b-contain .img {
            margin-top: 135px;
        }

        #newBanner .b-contain .a-btn {
            position: absolute;
            top: 95%;
            left: 0;
            cursor: pointer;
            position: absolute;
            /*margin-top: 53px;*/
        }

        #newBanner .b-contain .b-right {
            width: 570px;
            float: left;
            position: relative;
            height: 500px;
            margin-left: 100px;
            position: absolute;
            right: 0px;
            top: 70px;
        }

            #newBanner .b-contain .b-right .bn1 {
                position: absolute;
                top: 170px;
                right: 10px;
                transition: all .8s ease;
            }

            #newBanner .b-contain .b-right .bn2 {
                position: absolute;
                top: 150px;
                right: 10px;
                transition: all .8s ease;
            }

            #newBanner .b-contain .b-right .bn3 {
                position: absolute;
                top: 140px;
                right: 10px;
                transition: all 1s ease;
            }

.black {
    background-color: #333 !important;
}

.hidden {
    width: 125%;
    height: 270px;
    background-color: rgba(0,0,0,0.8);
    margin-left: -25%;
    display: none;
    position: relative;
    z-index: 10000;
    clear: both;
    overflow: hidden;
    margin-top: -2px;
}
    /*.opacity {
   filter: alpha(opacity=70);  
    -moz-opacity:0.7;  
    opacity: 0.7;   
}*/
    .hidden .h-container {
        width: 60%;
        height: 270px;
        color: rgba(255,255,255,0.2);
        margin: 0 auto;
        overflow: hidden;
    }

        .hidden .h-container ul {
            float: left;
            width: 100px;
            margin-left: 58px;
            margin-top: 15px;
            text-align: center;
        }

            .hidden .h-container ul li {
                font-size: 14px;
                margin-top: 21px;
                cursor: pointer !important;
                /*color:rgba(255,255,255,0.2);*/
            }

            .hidden .h-container ul .h-first {
                font-size: 16px;
                line-height: 25px;
                padding-bottom: 10px;
                color: rgba(255,255,255,0.2);
                border-bottom: 1px solid #009eff;
            }

            .hidden .h-container ul .h-first1 {
                font-size: 16px;
                line-height: 25px;
                padding-bottom: 10px;
                color: rgb(255, 255, 255);
                border-bottom: 1px solid #009eff;
            }

        .hidden .h-container .hangye li {
            margin-top: 17px !important;
        }

.footer {
    width: 100%;
    background: #333;
    padding: 51px 0;
}

.footer-wrap {
    width: 1055px;
    color: #fff;
    font-size: 14px;
    height: 120px;
    margin: 0 auto;
}

    .footer-wrap ul {
        margin-left: 240px;
    }

    .footer-wrap .ul-title {
        position: relative;
        margin-bottom: 19px;
    }

        .footer-wrap .ul-title span {
            font-size: 16px;
            display: inline-block;
            padding-bottom: 4px;
            border-bottom: 1px solid #fff;
        }

        .footer-wrap .ul-title img {
            position: absolute;
            left: -30px;
        }

    .footer-wrap .commonLi {
        margin-bottom: 16px;
    }

    .footer-wrap li a {
        color: #fff;
        font-size: 14px;
    }

    .footer-wrap > div {
        width: 82px;
        margin-left: 220px;
    }

        .footer-wrap > div img {
            width: 82px;
            height: 82px;
            margin-bottom: 10px;
        }

        .footer-wrap > div p {
            text-align: center;
        }


#floatFixed {
    width: 50px;
    height: 260px;
    position: fixed;
    bottom: 30%;
    right: 0;
}

#fixed {
    width: 50px;
    height: 260px;
    float: left;
}

    #fixed li {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }

#fixedshow {
    height: 260px;
    float: left;
    position: relative;
}

    #fixedshow li {
        display: none;
    }

#fixedshow1 {
    height: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
}

#fixedshow2 {
    height: 30px;
    position: absolute;
    right: 5px;
    top: 70px;
}

#contain .div_container {
    width: 100%;
    height: 760px;
    margin-top: 80px;
}

.fengfu {
    width: 1200px;
    height: 700px;
    margin: 117px auto 0;
}

    .fengfu ul {
        width: 100%;
    }

        .fengfu ul li {
            width: 240px;
            float: left;
            position: relative;
            overflow: hidden;
        }

            .fengfu ul li .img-cover {
                width: 240px;
                height: 350px !important;
                z-index: 100;
                position: absolute;
                /*background-size:140px 118p*/;
                transition: all .5s ease;
                background-repeat: no-repeat;
                top: 116px;
                margin-left: 50px;
            }

            .fengfu ul li .left-cover {
                box-sizing: border-box;
                width: 240px;
                height: 350px;
                position: absolute;
                left: -240px;
                top: 0px;
                background-image: url(../img/135huaguo.png);
                background-size: 240px 350px;
                transition: all .5s ease;
                padding: 20px;
            }

.left-cover .samll-title {
    font-size: 22px;
    color: #ffffff;
    margin-top: 30px;
    margin-bottom: 8px;
}

.left-cover .yellow-line {
    width: 60px;
    height: 2px;
    background-color: #ffcc00;
    margin-top: 8px;
}

.left-cover .text {
    width: 200px;
    font-size: 16px;
    margin-top: 21px;
    margin-bottom: 40px;
    color: #ffffff;
    letter-spacing: 3px;
}

.left-cover a {
    text-decoration: none;
    color: #ffffff;
    position: absolute;
    bottom: 70px;
}

.fengfu ul img {
    width: 240px;
    height: 350px;
}

.title-container {
    width: 750px;
    height: 100px;
    margin: 0 auto;
    margin-top: 118px;
    margin-bottom: 117px;
    background-image: url(../img/product.png);
    background-size: 750px 100px;
    line-height: 100px;
    text-align: center;
}

.fengfu-title {
    font-size: 36px;
    color: #333333;
    font-family: Microsoft YaHei;
}

.small-line {
    width: 50px;
    height: 4px;
    /*background-color:#009eff;*/
    margin: 0px auto;
    margin-top: -15px;
}

.duijie {
    width: 100%;
    height: 840px;
    background-color: #f2f8fd;
    overflow: hidden;
}

    .duijie ul {
        width: 1200px;
        height: 400px;
        list-style: none;
        margin: 0 auto;
    }

        .duijie ul li {
            float: left;
            height: 400px;
            margin-left: 72px;
        }

            .duijie ul li .rotate-img {
                width: 180px;
                height: 180px;
                border-radius: 200px;
            }

.rotate-img:hover {
    /*background-color:red;*/
    transform: rotateZ(360deg) !important;
    transition: all 1s ease;
}

.duijie ul li .rotate-img img {
    width: 100%;
    height: 180px;
}

.duijie ul li .text-con {
    width: 203px;
    height: 130px;
    margin-top: 25px;
    margin-bottom: 30px;
}

    .duijie ul li .text-con .t-title {
        text-align: center;
        font-size: 26px;
        font-family: "Microsoft YaHei";
        color: #333333;
    }

.duijie ul li a {
    display: inline-block;
    text-decoration: none;
    width: 203px;
    height: 40px;
    color: #009eff;
    border: 1px solid #009eff;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    cursor: pointer;
}

#innovate {
    width: 100%;
    height: 1000px;
}

    #innovate .bigImg {
        width: 100%;
        height: 850px;
        margin: 0 auto;
        background-image: url(../img/bg1.png);
        background-repeat: no-repeat;
        background-position: 200px 0px;
    }

        #innovate .bigImg img {
            display: block;
            margin: 0 auto;
        }

#protect {
    width: 100%;
    height: 880px;
    background-color: #f2f8fd;
    overflow: hidden;
}

    #protect ul {
        width: 1200px;
        height: 400px;
        list-style: none;
        margin: 0 auto;
    }

        #protect ul li {
            float: left;
            height: 250px;
            margin-left: 7px;
            position: relative;
        }
/*#protect ul li .bottom{*/
.bottom {
    width: 255px;
    height: 110px;
    margin-top: -55px;
    background-color: white;
    position: absolute;
    left: 15px;
}
    /*#protect ul li*/
    .bottom .b-title {
        font-size: 16px;
        color: #333333;
        text-align: center;
        line-height: 25px;
        font-family: 'Microsoft YaHei';
        display: block;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    /*#protect ul li*/
    .bottom .b-text {
        font-family: "Microsoft YaHei";
        color: #666666;
        font-size: 14px;
        display: block;
        text-align: center;
    }

.twoPart {
    overflow: hidden;
}

    .twoPart img:hover {
        transform: scale(1.1);
        transition: all .8s ease;
    }

.left-div {
    width: 18%;
    height: 200px;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    margin-top: 50px;
    margin-left: 10%;
    float: left;
}

    .left-div img {
        width: 130px;
        height: 50px;
    }

.thin {
    width: 1px;
    height: 164px;
    background-color: #666666;
    float: left;
    margin-top: 43px;
    margin-left: 116px;
    margin-right: 40px;
}

#newFooter1 {
    width: 100%;
    height: 340px;
    background-color: #2c2d2c;
    overflow: hidden;
    position: relative;
}

    #newFooter1 .container {
        width: 1176px;
        height: 320px;
        margin: 0px auto;
        overflow: hidden;
    }

    #newFooter1 ul {
        float: left;
        color: #bdbdbd;
        list-style: none;
        margin-top: 35px;
        margin-left: 6%;
    }

        #newFooter1 ul .first {
            font-size: 16px;
            color: #fff !important;
        }

        #newFooter1 ul li {
            font-size: 14px;
            margin-top: 9px;
        }

            #newFooter1 ul li a {
                font-size: 14px;
                margin-top: 9px;
                color: #bdbdbd;
            }

                #newFooter1 ul li a:hover {
                    font-size: 14px;
                    margin-top: 9px;
                    color: #009EFF;
                }

.erweima {
    width: 91px;
    height: 140px;
    margin-left: 50px;
    float: left;
}

    .erweima p {
        font-size: 16px;
        color: #fff;
        text-align: center;
        margin-top: 44px;
    }

    .erweima img {
        margin-top: 18px;
    }

.left-div {
    width: 18%;
    height: 200px;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    margin-top: 50px;
    margin-left: 1%;
    float: left;
}

    .left-div img {
        width: 130px;
        height: 50px;
    }

.thin {
    width: 1px;
    height: 164px;
    background-color: #666666;
    float: left;
    margin-top: 43px;
    margin-left: 10%;
    margin-right: 1%;
}

.s_sss {
    width: 350px !important;
    height: 200px !important;
    /*background-color: none;*/
    position: fixed;
    top: 35%;
    right: 0px;
    display: none;
}

.pla {
    width: 190px;
    height: 318px;
    position: fixed;
    top: 35%;
    z-index: 100;
    right: 80px;
    box-shadow: 0px 3px 7px 0px rgba(1,33,53,0.1);
}

    .pla ul {
        width: 100%;
        list-style: none;
    }

        .pla ul li {
            width: 230px;
            height: 55px;
            margin-top: 30px;
        }

            .pla ul li img {
                width: 20px;
                height: 20px;
                display: block;
                float: left;
                margin-right: 10px;
                margin-top: 5px;
                margin-left: 20px;
            }

            .pla ul li .s-div {
                width: 130px;
                height: 55px;
                float: left;
            }

                .pla ul li .s-div img {
                    width: 85px;
                    height: 85px;
                    margin-left: -4px !important;
                    margin-top: 5px;
                }

.s-pla {
    width: 44px;
    height: 190px;
    position: fixed;
    top: 35%;
    z-index: 100;
    right: 20px;
    /*background-color:#009eff;*/
}

    .s-pla li {
        width: 100%;
        box-sizing: border-box;
        padding: 13px;
        color: #ffffff;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        background-color: #009eff;
    }

    .s-pla .f-l {
        width: 100%;
        height: 148px;
    }

    .s-pla .l-l {
        width: 100%;
        height: 44px;
        margin-top: 10px;
    }


#register-1 input,
#account input,
#forget1 input,
#forget2 input {
    color: #999;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    border: none;
    outline: none;
}

.registerTitle,
.loginTitle,
.forgetTitle {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    color: #333;
    font-size: 24px;
    font-family: "Microsoft YaHei";
}

#register-1 table,
#account table,
#forget1 table,
#forget2 table {
    margin: 0 auto;
    border-collapse: collapse;
    border: none;
}

    #register-1 table td,
    #account table td,
    #forget1 table td,
    #forget2 table td {
        height: 50px;
        border-bottom: 1px solid #DFDFDF;
    }

#account .lined {
    width: 160px;
    height: 0px;
    display: inline-block;
    border: 1px solid #DFDFDF;
}

#account #forgetPwd {
    display: inline-block;
    color: #999;
}

/****** 注册 服务协议弹框 *****/
#protocol {
    padding: 50px;
    overflow-y: hidden;
}

    #protocol div {
        height: 400px;
        overflow-y: auto;
    }

    #protocol h2 {
        text-align: center;
        margin-bottom: 20px;
    }

    #protocol h3 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #protocol ul ul {
        margin-left: 10px;
    }

    #protocol p {
        text-indent: 2em;
    }

#footer {
    width: 100%;
    height: 90px;
    background-color: #2c2d2c;
    border-top: 1px solid #2c2d2c;
    text-align: left;
    font-size: 14px;
    line-height: 90px;
    /*position:fixed;*/
    bottom: 0px;
    position: absolute;
    color: #bdbdbd;
    box-sizing: border-box;
    /*padding-left:18.5%;*/
    border-top: 1px solid #666666;
    text-align: center;
}

#newBanner .b-contain .b-right img {
    width: 75%;
    height: 75%;
}

@media screen and (max-width: 1200px) {
    #newBanner {
        height: 562px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width:1400px) {
    .hidden .h-container ul {
        margin-left: 60px !important;
    }

    #newBanner {
        height: 562px !important;
    }

        #newBanner .b-right {
            margin-top: -7px !important;
        }

            #newBanner .b-right img {
                width: 77%;
                height: 67%;
            }

        #newBanner .b-left {
            width: 72%;
            height: 62%;
        }

            #newBanner .b-left .img {
                width: 531px;
            }

            #newBanner .b-left .a-btn {
                /*width: 160px;
        height: 35px;*/
            }
}



@media screen and (min-width: 1200px) and (max-width:1400px) {
    .b-left, b-right {
        width: 500px !important;
    }

    #newBanner .b-contain .b-left .a-btn {
        top: 64%;
    }

    .hidden .h-container ul {
        float: left;
        width: 90px;
        margin-left: 50px;
        margin-top: 15px;
        text-align: center;
    }

        .hidden .h-container ul li {
            font-size: 14px;
            margin-top: 21px;
            cursor: pointer !important;
        }
}

@media screen and (min-width: 1400px) and (max-width:1420px) {
    #newBanner .b-left .a-btn {
        top: 87%;
    }
}

@media screen and (min-width: 1460px) and (max-width:1660px) {
    /*.b-left,b-right{
       width:500px !important;

   }*/
    #newBanner .b-contain .b-left .a-btn {
        top: 84%;
    }
    /*#newBanner .b-contain .b-right{
        margin-top: 60px !important;
        margin-left: 91px !important;
    }
    #newBanner .b-contain .b-right img {
        width: 400px !important;
        height: 320px !important;
    }
    #newBanner .b-contain #b-left img {
        width: 65% !important;
        height: 55% !important;
        margin-top: 80px !important;

    }*/
}

@media screen and (min-width: 1660px) and (max-width:1800px) {
}

@media screen and (min-width: 1800px) and (max-width:1950px) {
}
