@charset "utf-8";
.xcxFrome1{
    width: 100%;
    overflow: hidden;
    padding: 60px 0 0 0;
}
.xcxTitle{
    width: 100%;
    float: left;
    text-align: center;
}
.xcxTitle b{
    width: 100%;
    float: left;
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 100;
}
.xcxTitle p{
    width: 100%;
    float: left;
    color: #666;
    font-size: 16px;
    margin-bottom: 60px;
    padding: 0 270px;
    box-sizing: border-box;
    line-height: 25px;
}
.xcxFrome1Bg{
    background: url(../images/xcx/XCX_05.png) center center no-repeat;
    width: 100%;
    float: left;
    height: 561px;
    margin-bottom: 60px;
}
.xcxFrome1Bg ul{
    width: 100%;
    float: left;
    text-align: left;
    box-sizing: border-box;
    padding-left: 250px;
}
.xcxFrome1Bg ul li{
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    font-size: 14px;
}
.xcxFrome1Bg b{
    color: #3784e9;
}
.xcxFrome1Bg p{
    color: #999999;
}
.xcxFrome2{
    background: #f1f8fe;
    width: 100%;
    padding: 60px 0 0 0;
    position: relative;
    height: 520px;
    margin-bottom: 50px;
}
.xcxFrome2Bg{
    background: url(../images/xcx/XCX_09.png) center no-repeat;
    width: 690px;
    height: 490px;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.xcxFrome2Bg ul{
    width: 50%;
    font-size: 16px;
    float: left;
    color: #333;
    box-sizing: border-box;
    padding-top: 40px;
}
.xcxFrome2Bg li{
    line-height: 120px;
}
.xcxFrome3{
    width: 100%;
    overflow: hidden;
    padding: 60px 0;
}
.xcxFrome3 ul{
    width: 100%;
    float: left;
}
.xcxFrome3 li{
    width: 25%;
    float: left;
    box-sizing: border-box;
    text-align: center;
    padding: 0 70px;
    margin-top: 60px;
}
.xcxFrome3 ul li b{
    width: 100%;
    color: #040404;
    font-size: 14px;
    font-weight: 100;
    float: left;
    line-height: 30px;
}
.xcxFrome3 ul li p{
    color: #999999;
    font-size: 14px;
    width: 100%;
    float: left;
}
.xcxFrome4{
    background: #f1f8fe;
    width: 100%;
    padding: 60px 0 ;
}
.xcxFrome4Bg{
    background: url(../images/xcx/XCX_34.png) left center no-repeat;
    width: 100%;
    float: left;
    height: 406px;
    margin-top: 60px;
    box-sizing: border-box;
    padding-left: 860px;
    background-position-x: 130px;
}
.xcxFrome4Bg ul{
    width: 100%;
    float: left;
}
.xcxFrome4Bg ul li{
    width: 100%;
    float: left;
    text-align: left;
    line-height: 73px;
    font-size: 16px;
    color: #666;
}
.xcxFrome5{
    background: #27384c;
    width: 100%;
    padding: 30px 0;
    color: #fff;
    font-size: 30px;
    text-align: left;
    line-height: 50px;
}
.xcxFrome5 a{
    width: 215px;
    height: 50px;
    float: right;
    border:solid #fffc22 2px;
    color: #fffc22;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
}
.xcxFrome6{
    background: url(../images/xcx/XCX_37.png) center no-repeat;
    width: 100%;
    height: 179px;
    text-align: center;
    font-size: 22px;
    padding: 40px 0;
    box-sizing: border-box;
}
.xcxFrome6 p{
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.xcxFrome6Btn{
    width: 100%;
    float: left;
    margin-top: 15px;
}
.xcxFrome6Btn a{
    color: #3784e9;
    background: #fff;
    border-radius: 10px;
    width: 220px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
}