
#admin{
    width: 100%;
    min-width: 1200px;
    height: 534px;
    background: url('../img/index-marketing/marketing-bg.png') top center no-repeat;
    position: relative;
}
.admin{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.admin .adminLeft{
    width: 600px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
}
.admin .adminLeft h4{
    font-size: 48px;
    margin-top: 154px;
    letter-spacing: 6px;
}
.admin .adminLeft p{
    font-size: 20px;
    margin-top: 20px;
    line-height: 1.7
}
.admin .adminLeft a{
    width: 138px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    border: 2px solid #fff;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    margin-top: 45px
}
.admin .adminLeft a i{
    padding-left: 5px;
}
.admin-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}






.admin .adminRight{
    width: 350px;
    height: 426px;
    float: right;
    background: #fff;
    position: absolute;
    top: 55px;
    right: 10px;
    z-index: 6;
    padding: 30px 23px;
    box-sizing: border-box;
}
.admin .adminRight h4{
    color: #c99c59;
    font-size: 18px;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 0;
    margin-bottom: 10px;
}
.admin .adminInpBox input{
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ebebeb;
    color: #999;
    box-sizing: border-box;
    margin: 10px 0;
    font-size: 14px;
}
.admin .adminInpBox input.inp{
    width: 190px;
}
.admin .adminInpBox div{
    overflow: hidden;
}
.admin .adminInpBox div input{
    float: left;
}
.admin .adminInpBox div .inpCheck{
    width: 15px;
    float: left;
}
.admin .adminInpBox div img{
    width: 105px;
    height: 40px;
    float: right;
    display: block;
    margin-top: 10px
}
.admin .adminInpBox div span{
    display: block;
    font-size: 16px;
    padding: 7px 12px;
    border: 1px solid #c99c59;
    color: #c99c59;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}
.admin .adminInpBox div p{
    font-size: 12px;
    padding: 7px 5px;
    float: left;
    color: #555;
}
.admin .adminInpBox div p>a{
    text-decoration: none;
    color: #5fa6f6
}
.admin .adminRight>a{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    background: #c99c59;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-top: 14px
}


#data{
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #f3f3f3;
}
.data{
    width: 1200px;
    margin: 0 auto;

}
.data ul{
    width: 100%;
    overflow: hidden;
}
.data ul li{
    width: 25%;
    /* height: 120px; */
    float: left;
    padding: 38px 19px;
    box-sizing: border-box;
    position: relative;
}
.data ul li div{
    float: left;
    padding: 0 8px;
    font-size: 24px;
    color: #333;
}
.data ul li div span{
    font-size: 36px;
    color: #c99c59
}
.data ul li div img{
    width: 30px;
    height: 30px;
    display: block;
    margin-top: 13px 
}
.data ul li>span{
    width: 1px;
    height: 40px;
    background: #f3f3f3;
    color: #f3f3f3;
    position: absolute;
    top: 44px;
    right: 0;
}




.why{
    width: 1200px;
    overflow: hidden;
    text-align: center;
    margin: 85px auto 0;
}
.why>h4{
    font-size: 44px;
    color: #333;
}
.why>p{
    font-size: 20px;
    color: #999;
    margin: 17px 0 64px;
}
.why ul{
    width: 1162px;
    margin: 0 auto;
    height: 295px;
    box-shadow: 0 0 10px 8px #f5f5f5;
    margin-bottom: 96px;

}
.why ul li{
    width: 25%;
    float: left;
    padding: 81px 10px;
    box-sizing: border-box;
}
.why ul li span{
    width: 90px;
    height: 90px;
    text-align: center;
    display: block;
    border-radius: 50%;
    background: #f9f7f7;
    margin: 0 auto;
}
.why ul li span img{
    width: 45px;
    height: 60px;
    padding-top: 14px;
}
.why ul li p{
    font-size: 22px;
    color: #444;
    padding-top: 15px;
}







#high{
    width: 100%;
    height: 634px;
    background: #f5f5f5;
}
.high{
    width: 1200px;
    /* overflow: hidden; */
    margin: 0 auto;
}
.high>h4{
    font-size: 44px;
    color: #333;
    margin: 0 16px;
    text-align: center;
    padding-top: 90px;
}
.high>p{
    font-size: 20px;
    color: #999;
    text-align: center;
    margin: 15px 0 65px;
}
.high .highBox{
    width: 1160px;
    height: 290px;
    margin: 0 auto;
    box-shadow: 0 0 13px 1px #e6e6e6;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.highBox .highBoxLeft{
    width: 475px;
    float: left;
    height: 290px;
    background: #fff;
    position: relative;
}
.highBox .highBoxLeft::before{
    content: '';
    width: 0;
    height: 0;
    border-left: 91px solid #fff;
    border-right: 91px solid transparent;
    border-top: 145px solid transparent;
    border-bottom: 145px solid #fff;
    position: absolute;
    top: 0;
    right: -182px;
}
.highBox .highBoxLeft::after{
    content: '';
    width: 552px;
    height: 1px;
    background: #f3f3f3;
    position: absolute;
    top: 130px;
    left: 0;
}
.highBox .highBoxLeft h4{
    font-size: 24px;
    color: #333;
    margin: 75px 0 67px 100px;
}
.highBox .highBoxLeft p{
    width: 162px;
    font-size: 20px;
    color: #333;
    padding-left: 100px;
    float: left;
    line-height: 1.5
}
.highBox .highBoxLeft p:last-child{
    padding-left: 50px;
}
.highBox .highBoxRight{
    width: 485px;
    height: 290px;
    float: right;
    position: relative;
    background: #2f2f2f;
    position: relative;
}
.highBox .highBoxRight::before{
    content: '';
    width: 0;
    height: 0;
    border-left: 91px solid transparent;
    border-right: 91px solid #2f2f2f;
    border-top: 145px solid #2f2f2f;
    border-bottom: 145px solid transparent;
    position: absolute;
    top: 0;
    left: -182px;
}
.highBox .highBoxRight::after{
    content: '';
    width: 552px;
    height: 1px;
    background: #d5d5d5;
    position: absolute;
    top: 130px;
    right: 0;
}
.highBox .highBoxRight h4{
    font-size: 24px;
    color: #fff;
    margin: 75px 98px 67px 0;
    text-align: right;
}
.highBox .highBoxRight p{
    width: 200px;
    font-size: 20px;
    color: #d5d5d5;
    text-align: right;
    position: absolute;
    line-height: 1.5
}

.highBox .highBoxRight p:nth-child(2){
    right: 100px;
}
.highBox .highBoxRight p:last-child{
    right: 304px
}
.highBox .highBoxCent{
    position: absolute;
    top: 106px;
    left: 555px;
    width: 78px;
    height: 78px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    background: #c99c59;
    font-size: 38px;
    color: #fff;
}












.demo{
    width: 1200px;
    overflow: hidden;
    margin: 90px auto;
}
.demo>p{
    font-size: 20px;
    color: #666;
    text-align: center;
    margin-bottom: 65px
}
.demo ul{
    width: 380px;
    margin: 26px auto 20px;
    overflow: hidden;
}
.demo ul li{
    width: 162px;
    float: left;
    /* color: #666; */
    color: #333;
    font-size: 40px;
    margin: 0 14px;
    padding-bottom: 10px;
    position: relative;
}
.demo ul li.active{
    /* color: #333; */
}
.demo ul li span{
    display: none;
}
.demo ul li.active span{
    display: block;
    width: 100px;
    height: 3px;
    background: #c99c59;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0)
}
.demo ul li:hover{
    cursor: pointer;
    color: #333;
}
.demo .demoOlBox{
    width: 1160px;
    height: 260px;
    margin: 0 auto;
    position: relative;
}
.demo ol{
    position: absolute;
    top: 0;
    left: 0;
    width: 1160px;
    overflow: hidden;
}
.demo ol li{
    width: 272px;
    /* height: 112px; */
    border: 1px solid #f5f5f5;
    float: left;
    margin: 8px;
    transition: .1s;
    text-align: center;
}
.demo ol li img{
    display: block;
    width: 100%;
    /* padding-top: 30px */
}
.demo ol li:hover{
    box-shadow: 0px 2px 5px 1px #e6e6e6;
}





#choice{
    width: 100%;
    overflow: hidden;
    background: #f5f5f5;
}
.choice{
    width: 1200px;
    margin: 0 auto;
}
.choice>h4{
    font-size: 44px;
    color: #333;
    margin: 90px 0 23px;
    text-align: center
}
.choice>p{
    font-size: 20px;
    color: #999;
    margin-bottom: 65px;
    text-align: center
}
.choice ul{
    width: 840px;
    margin-left: 264px;
    overflow: hidden;
}
.choice ul li{
    height: 65px;
    line-height: 65px;
    font-size: 22px;
    color: #333;
    margin: 20px 0;
}
.choice ul li div{
    float: left;
}
.choice ul li div:first-child{
    width: 65px;
    height: 65px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    margin-right: 18px;
}
.choice ul li div:first-child img{
    display: inline-block;
    margin-top: 17px;
    width: 33px;
    height: 33px;
}
.choice .choiceAgree{
    width: 675px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    font-size: 18px;
    color: #999;
    margin: 40px auto 100px;
}

.choice .choiceAgree a{
    color: #5fa6f6;
    text-decoration: none;
}










#process{
    width: 100%;
    /* height: 632px; */
    overflow: hidden;
    background: url('../img/index-truste/bg.png') 0 233px no-repeat;
    border-bottom: 10px solid #f8f8f8;
}
.process{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.process>h4{
    font-size: 44px;
    color: #333;
    text-align: center;
    margin: 90px 0 22px;
}
.process>p{
    font-size: 20px;
    color: #999;
    text-align: center;
    margin-bottom: 66px;
}
.process ul{
    overflow: hidden;
    width: 925px;
    margin: 0 auto;
    margin-left: 190px;
}
.process ul li{
    width: 185px;
    float: left;
    text-indent: 15px;
    background: url('../img/index/process-right.png') 150px 36px no-repeat;
}
.process ul li:last-child{
    background: none;
}
.process ul li>div{
    width: 97px;
    height: 97px;
    line-height: 124px;
    border-radius: 50%;
    background: #c99c59;
    text-align: center;
}
.process ul li>div img{
    display: inline-block;
    margin-left: -15px;
}
.process ul li h4{
    font-size: 16px;
    color: #333;
    margin: 36px 0 21px;
}
.process ul li p{
    font-size: 14px;
    color: #333;
}
.process ul li p span{
    font-size: 20px;
    color: #c99c59;
}
.process>a{
    width: 240px;
    height: 70px;
    display: block;
    text-decoration: none;
    line-height: 70px;
    text-align: center;
    background: #c99c59;
    color: #fff;
    font-size: 22px;
    margin: 100px auto;
}

.process>a:hover{
    background: #eab669;
}



