.clearfix:after{
    content:"";
    display:block;
    visibility:hidden;
    clear:both
}

.clearfix{
    zoom:1;
}
.swiper-container {
    width: 100%;
    height: 650px;
}
.banner{
    width: 100%;
    height: 650px;
    background: url(../images/shouye.png) no-repeat center center;
    background-size: cover;
}
.banner .banner_font{
    width: 1200px;
    margin: 0px auto 0px auto;
}
.banner_font .banner_font1{
    font-family: PingFang-SC-Bold;
    font-size: 50px;
    color: #FFFFFF;
    text-align: left;
    margin-top: 310px;
}
.banner_font .banner_border{
    width: 123px;
    height: 8px;
    background: #ffffff;
    margin-top: 21px;
    margin-bottom: 30px;
}
.banner_font .banner_font2{
    width: 100%;
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: left;
}

.serve_system{
    width: 100%;
    height: 840px;
    background: #ffffff;
}
.serve_system .serve_system_box{
    width: 1200px;
    height: 100%;
    position: relative;
    margin: 0px auto 0px auto;
    background: url(../images/server.png) no-repeat center center;
}

.serve_system .system_box_center{
    width: 500px;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 246px;
    margin-left: -250px;
    background: url(../images/system_box_center_icon1.png) no-repeat center center;
    background-size: cover;
    z-index: 10;
    /* background: red; */
}
.system_box_center .system_box_center2{
    width: 349px;
    height: 349px;
    position: absolute;
    left: 15%;
    top: 50%;
    /* margin-left: -1174.5px; */
    margin-top: -174.5px;
    background: url(../images/system_box_center_icon2.png) no-repeat center center;
    background-size: cover;
    z-index: 20;
}

.system_box_center .system_box_center2:hover{
    transform:rotate(90deg); /*旋转7度 */
    -ms-transform:rotate(90deg); /* IE 9 支持的浏览器 下同*/
    -moz-transform:rotate(90deg); /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); /* Opera */
}

.system_box_center2 .system_box_center3{
    width: 114px;
    height: 115px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -57px;
    margin-top: -57.5px;
    background: url(../images/system_box_center_icon3.png) no-repeat center center;
    background-size: cover;
    z-index: 30;
}
.serve_system_box .system_box1{
    width: 783px;
    position: absolute;
    left: 50%;
    margin-left: -391.5px;
    top: 82px;
}
.system_box1 .system_box1_font1{
    width: 100%;
    font-size: 30px;
    font-family: PingFang, PingFang-SC;
    font-weight: 600 !important;
    text-align: left;
    color: rgba(0,0,0,0.85);
    text-align: center;
}
.system_box1 .system_box1_font2{
    width: 100%;
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    color: #333;
    text-align: center;    
    margin-top: 31px;
    line-height: 25px;
}

.system_box2{
    width: 334px;
    position: absolute;
    top: 306px;
    left: 56px;
    z-index: 50;
}
.system_box2 .system_box2_left{
    width: 223px;
    float: left;
}
.system_box2_left .system_box2_left_name{
    width: 100%;
    font-size: 20px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
}
.system_box2_left .system_box2_left_text{
    width: 102%;
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    margin-top: 8px;
    color: #333333;
    line-height: 25px;
}
.serve_system_box .system_box3{
    width: 100%;
    position: absolute;
    bottom: 40px;
    width: 100%;
    font-size: 30px;
    font-family: PingFang, PingFang-SC;
    font-weight: bold !important;
    text-align: center;
    color: #333333;
    
}


.solve_scheme{
    width: 100%;
    height: 747px;
    background: #f9fbff;
    background-size: cover;
    padding-top: 5%;
}
.solve_scheme .solve_scheme_box{
    width: 1200px;
    height: 528px;
    /* opacity: 0.91; */
    background: rgba(255,255,255,0.91);
    border-radius: 3px;
    margin: 0px auto 0px auto;
    
}
.solve_scheme_box .scheme_box_list{
    width: 312px;
    height: 528px;
    background: rgba(255,255,255,0.68);
    float: left;
    border-right: 2px solid #eeeeee;
    padding-top: 64px;
}
.scheme_box_list .scheme_list_li{
    /* width: calc(100% - 54px); */
    height: 80px;
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: rgba(0,0,0,0.85);
    padding-left: 54px;
    line-height: 80px;
}
.scheme_box_list .scheme_list_li:hover{
    color: #196CE6;
}

.font_color {
    color: #196CE6;
}

.scheme_box_list .scheme_list_li_style{
    background: #ffffff;
    color: #196CE6;
}

.scheme_box_list .scheme_list_li:hover {
    background: #ffffff;
}

.solve_scheme_box .scheme_box_content{
    width: calc(100% - 312px);
    float: left;
    height: 100%;
}
.scheme_box_content .scheme_box_content_title{
    width: 783px;
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: rgba(0,0,0,0.85);
    margin:68px auto 0px auto;
    line-height: 25px;
}

.scheme_box_content .scheme_content_ul{
    width: 783px;
    margin: 56px auto 0px auto;
}
.scheme_content_ul .scheme_content_li{
    width: 326px;
    float: left;
}
.scheme_content_li .scheme_content_right{
    width: 225px;
    height: 104px;
    float: right;
}
.scheme_content_right .scheme_content_name{
    font-size: 18px;
    font-family: PingFang, PingFang-SC;
    font-weight: 700;
    text-align: left;
    color: rgba(0,0,0,0.85);
    text-align: left;    
}

.scheme_content_right .scheme_content_name1{
    font-size: 18px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: left;
    color: rgba(0,0,0,0.85);
    text-align: center;   
    margin-bottom:20px; 
}

.scheme_content_right .scheme_content_text1{
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    color: #333;
    margin-top: 8px;
    line-height: 25px;
}

.scheme_content_right .scheme_content_text{
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #333;
    margin-top: 8px;
    line-height: 25px;
}

.my_advantage{
    width: 100%;
    height: 960px;
    background: #ffffff;
}
.my_advantage .my_advantage_box{
    width: 1200px;
    height: 100%;
    margin: 0px auto 0px auto;
}
.my_advantage_box .advantage_box_title{
    width: 100%;
    font-size: 30px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: left;
    color: rgba(0,0,0,0.85);
    text-align: center;
}
.my_advantage_box .my_advantage_ul{
    width: 100%;
    height: 182px;
}
.my_advantage_ul .my_advantage_li{
    width: 200px;
    height: 182px;
    float: left;

}

.my_advantage_ul .my_advantage_li:hover{
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(202,202,202,0.5);     
}
.my_advantage_li .my_advantage_li_img{
    margin:41px auto 0px auto;
    display: block;
}

.my_advantage_li .my_advantage_li_img:hover{
    transform:rotate(45deg); /*旋转7度 */
    -ms-transform:rotate(45deg); /* IE 9 支持的浏览器 下同*/
    -moz-transform:rotate(45deg); /* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); /* Opera */
}

.my_advantage_li .my_advantage_li_text{
    width: 100%;
    font-size: 16px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: center;
    color: rgba(0,0,0,0.85);
    margin-top:20px;
}

.advantage_box_list{
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: center;
}
.advantage_box_list .advantage_box_list_li{
    width: 240px;
    height: 70px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 62px;

}
/* .advantage_box_list .advantage_box_list_li img{
    width: 100%;
    height: 100%
} */


.experience{
    width: 100%;
    height: 463px;
    background: url(../images/experience_icon1.png) no-repeat center center;
    background-size: cover;
    padding-top: 1px;
}
.experience .experience_font1{
    width: 100%;
    margin-top: 135px;
    font-size: 24px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: center;
    color: #ffffff;    
    margin-top: 110px;
}
.experience .experience_font2{
    font-size: 16px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
}
.experience .experience_button{
    width: 126px;
    height: 46px;
    background: #ff5c37;
    border-radius: 4px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: center;
    color: rgba(255,255,255,0.85);
    margin:46px auto 0px auto;
}


.footer{
    width: 100%;
    height: 524px;
    background: #000000;
}
.footer .footer_box{
    width: 1200px;
    height:100%;
    margin: 0px auto 0px auto;
}
.footer_box .footer_top{
    height: 417px;
    width: 100%;

}
.footer_top .footer_top_left{
    height: calc(100% - 53px);
    min-width: 112px;
    float: left;
    margin-top: 53px;
    margin-left: 120px;
}
.footer_top .footer_top_left:first-child{
    margin-left: 0px;
}
.footer_top_left .footer_top_left_li{
    font-size: 16px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: left;
    color: rgba(255,255,255,0.85);
    /* margin-bottom: 24px;     */
}
.footer_top_left_li span{
    margin-right: 40px;
}
.footer_top_right{
    width: 150px;
    float: right;
    margin-top: 53px;
}
.footer_top_right .footer_top_title{
    font-size: 16px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: left;
    color: rgba(255,255,255,0.85);
    margin-bottom: 16px;
}
.footer_top_right img{
    display: block;
    margin: 0px auto 0px auto;
}
.footer_top_right .footer_top_text{
    width: 100%;
    font-size: 16px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: left;
    color: rgba(255,255,255,0.85);
    margin-top: 8px;
    text-align: center;
}
.footer_box .footer_font2{
    width: 100%;
    font-size: 16px;
    font-family: PingFang, PingFang-SC;
    font-weight: SC;
    text-align: left;
    color: rgba(255,255,255,0.85);
    text-align: center;
}

.footer_box .footer_font2 a {
    color: rgba(255,255,255,0.85);
}

.swiper-container{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/* 两种都可以 */
}

.swiper-pagination .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background-color: #FFFFFF;
}

#solution_2 .scheme_content_ul .scheme_content_li {
    width: 249px;
    float: left;
}

#solution_5 .scheme_content_ul .scheme_content_li {
    width: 249px;
    float: left;
}

.serve_system .system_box_center .system_box_center3 {
    position: relative;
    left: 190px;
    top: 204px;
    width: 114px;
    height: 115px;
    background: url(../images/system_box_center_icon3.png) no-repeat center center;
    background-size: cover;
    z-index: 30;
}


@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}

.Rotation{
    -webkit-transform: rotate(360deg);
    animation: rotation 15s linear infinite;
    -moz-animation: rotation 15s linear infinite;
    -webkit-animation: rotation 15s linear infinite;
    -o-animation: rotation 15s linear infinite;
}

.both30 {
    line-height: 30px !important;
    font-weight: bold !important;
}


