.home-content .title_default{
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    padding: 80px 0 60px;
    letter-spacing: 1px;
}
.home-content .wind_defalut{
    width: 1200px;
    margin: 0 auto;
}
.hide{
    display: none;
}

.swiper-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.swiper-container .swiper-slide {
    width: 100%!important;
    height: 578px!important;
}
.swiper-container .swiper-slide:nth-child(1){
    background:url('../images/home2/banner.png') center no-repeat;
    background-size: 100% 100%;
}
.swiper-container .swiper-slide:nth-child(2){
    background:url('../images/home2/banner2.png') no-repeat;
    background-size: 100% 100%;
}
/*.swiper-container .swiper-slide:nth-child(3){*/
/*    background:url('../images/home2/banner.png') no-repeat;*/
/*    background-size: 100% 100%;*/
/*}*/
.home-content .swiper-container .swiper-pagination-bullet{
    width: 25px;
    height: 3px;
}
.home-content .phone-input-box{
    width: 1200px;
    height: 578px;
    margin: 0 auto;
    position: relative;
    padding-top:160px;
}
.home-content .phone-input-box>h3{
    font-size: 45px;
    color: white;
    font-weight: 700;
    letter-spacing: 6px;
}
.home-content .phone-input-box>h5{
    margin-top: 40px;
    font-size: 21px;
    color: white;
    letter-spacing: 2px;
}
.home-content .phone-input-box>h4{
    font-size: 21px;
    font-weight: 700;
    color: white;
    margin-top: 20px;
    letter-spacing: 2px;
}
.home-content .phone-input-box>h4>span{
    color: rgb(255,212,119);
}
.home-content .phone-input-box>p{
    border-top: 2px solid white;
    width: 88px;
    margin-top: 20px;
}
.home-content .phone-input{
    position: absolute;
    bottom: 180px;
    display: flex;
    align-items: center;
}
.home-content .phone-input>input{
    padding: 10px;
    font-size: 13px;
    border-radius: 3px;
}
.home-content .phone-input>button{
    border-radius: 3px;
    padding: 10px 20px;
    font-size: 13px;
    color: white;
    background-color: rgb(44,121,255);
    /*margin-left: 10px;*/
    cursor: pointer;
}
.consult-button{
    margin-left: 10px;
}
.home-content .advertising>img{
    display: block;
    /*margin: 0 auto;*/
}
.home-content .advertising{
    width: 1200px;
    height: 80px;
    margin:auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*background: url("../images/home2/logo.png") center no-repeat;*/
}
.home-content .section_default{
    width: 1200px;
    margin: 0 auto;
    font-weight: 700;
    text-align: center;
}
.home-content .section_title_M{
    padding: 50px 0px 100px;
    font-size: 37px;
    letter-spacing: 3px;
    color: #333;
}
.home-content .section-icon_M{
    width: 100%;
}
.home-content .plan{
    width: 100%;
    /*height: 750px;*/
    background: url("../images/home2/plan2.png")  no-repeat;
    background-size: 100% 100%;
    background-color: #00bbee;
    margin-top: 70px;
}
.home-content .plan_main{
    width: 1200px;
    margin: 0 auto;
}

.home-content .plan_head{
    padding-top: 40px;
    border-bottom: 1px solid rgb(119,148,179);
    color: white;
    text-align: center;
}
.home-content .plan_head>p{
    margin-bottom: 20px;
}
.home-content .plan_head>p:nth-child(1){
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 3px;
}
.home-content .plan_head>p:nth-child(2){
    letter-spacing: 1px;
    font-size: 15px;
}
.home-content .plan_tab{
    padding: 40px 0 60px;
    display: flex;
    justify-content: space-between;
}
.home-content .plan_tab_l{
    width: 410px;
    /*height: 550px;*/
    background-color: rgba(0,0,0,0.4);
    padding: 40px;
}
.home-content .plan_tab_l>ul{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    font-size: 17px;
    /*font-weight: 700;*/
    color: white;
}
.home-content .plan_tab_l li{
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    margin: 5px 0;
}
/* */
.home-content .plan_tab_l li:nth-child(2n-1){
    margin-right: 5px;
}
.home-content .plan_tab_l li:nth-child(2n){
    margin-left: 5px;
}
.home-content .plan_tab_l .active{
    background-color: rgb(44,121,255);
}
.home-content .plan_tab_r{
    color: white;
    width: 695px;
}
.home-content .plan_tab_r_s1>p:nth-child(1){
    padding: 30px 0;
    font-size: 30px;
    font-weight: 700;
}
.home-content .plan_tab_r_s1>p:nth-child(2){
    font-size: 18px;
    /* font-weight: 700; */
    padding-right: 30px;
    height: 122px;
    line-height: 30px;
}
.home-content .plan_tab_r_s1>a{
    margin-top: 25px;
    padding: 10px 35px;
    font-size: 14px;
    border-radius: 3px;
    color: white;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: rgb(44,121,255);
}
.home-content .plan_tab_r_s2>p:nth-child(1){
    margin: 55px 0 25px;
    font-size: 20px;
    font-weight: bold;
}
.home-content .plan_tab_r_s2>div:nth-child(2){
    display: flex;
}
.home-content .plan_tab_r_s2>div:nth-child(2)>img{
    margin-right: 10px;
    width: 100px;
}
.home-content .P_Purchase>h3{
    font-size: 38px;
    padding: 80px 0 40px;
    letter-spacing: 3px;
}
.home-content .P_Purchase_main{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home-content .P_Purchase_item{
    flex: 1;
    /*height: 200px;*/
    overflow: hidden;
    background: url(../images/home2/p_back.png) no-repeat;
    background-size: cover;
}
.home-content .P_Purchase_item:nth-child(1){
    margin-right: 5px;
}
.home-content .P_Purchase_item:nth-child(2){
    margin-left: 5px;
}
.home-content .P_Purchase_item_head{
    height: 81px;
    text-align: left;
    padding: 21px 0 15px 40px;
}
.home-content .P_Purchase_item_head>div{
    border-bottom: 2px solid white;
    position: relative;
    height: 100%;
    width: fit-content;
    white-space: nowrap;
}
.home-content .P_Purchase_item_head span{
    color: white;
    font-size: 17px;
    font-weight: 700;
}
.home-content .P_Purchase_item_head p{
    color: #bad3ff;
    font-size: 14px;
    position: absolute;
    top: 25px;
    font-weight: 500;
}
.home-content .P_Purchase_item_contant{
    height: 144px;
    padding: 0 40px;
    font-size: 15px;
}
.home-content .P_Purchase_item_contant>div{
    display: flex;
    align-items: center;
    padding-top: 27px;
}
.home-content .P_Purchase_item_contant img{
    margin-right: 10px;
}
.home-content .C_Deployment{
    width: 100%;
    height: 120px;
    background: url("../images/home2/p_head_back.png") no-repeat;
    background-size: cover;
    margin-top: 15px;
    font-weight: 500;
    line-height: 24px;
    padding-top: 20px;
}
.home-content .C_Deployment>p:nth-child(1){
    font-size: 17px;
    letter-spacing: 1px;
    color: white;
    font-weight: 700;
}
.home-content .C_Deployment>p:nth-child(2){
    color: #bad3ff;
    font-size: 12px;
}
.home-content .C_Deployment>p:nth-child(3){
    width: 50px;
    margin: 0 auto;
    border-bottom: 2px solid white;
}
.home-content .C_Deployment>p:nth-child(4){
    font-size: 15px;
    color: #fafafad4;
    margin-top: 5px;
}
.home-content .choose{
    width: 100%;
    height: 600px;
    margin-top: 60px;
    /*background-color: #e0e0e0;*/
    background: url("../images/home2/choose2.png") center no-repeat;
    background-size: cover;
}
.home-content .choose>h3{
    font-size: 37px;
    font-weight: 700;
    text-align: center;
    padding: 80px 0 60px;
    letter-spacing: 3px;
}
.home-content .choose_item{
    width: 1200px;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.8);
    border-radius: 15px;
    box-shadow: 1px 1px 10px 1px #aeaeae;
}
.home-content .choose_item>ul{
    display: flex;
    width: 100%;
    height: 100%;
    padding: 30px 0 30px 60px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.home-content .choose_item li{
    width: 50%;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin: 15px 0;
    /*cursor: pointer;*/
}
/*.home-content .choose_item li:hover{*/
/*    color: #1E9FFF;*/
/*}*/
.home-content .choose_item li:nth-child(2n-1){
    padding-right: 20px;
}
.home-content .choose_item li:nth-child(2n){
    padding-left: 20px;
}
.home-content .choose_item li>img{
    margin-right: 20px;
    width: 50px;
}
.home-content .C_choice_item{
    width: 1200px;
    margin: 0 auto;
}
.home-content .C_choice_menu{
    padding: 0 40px 20px;
    border-bottom: 1px solid #eeeaea;
    font-size: 18px;
}
.home-content .C_choice_menu>ul{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
/*.home-content .C_choice_menu li:hover{*/
/*    cursor: pointer;*/
/*    color: #1E9FFF;*/
/*}.home-content .C_choice_menu li:hover{*/
/*    cursor: pointer;*/
/*    color: #1E9FFF;*/
/*}*/
.home-content .C_choice_logo{
    margin-top: 20px;
}
.home-content .swiper-container3{
    width: 1200px;
    margin: 0 auto;
}
.home-content .swiper-container3 .swiper-button-prev {
    background-image: url('../images/home2/arrow_l.png');
    /*background-color: blue;*/
    margin-left: -8px;
    cursor: pointer;
}
.home-content .swiper-container3 .swiper-button-next {
    background-image: url("../images/home2/arrow_r.png");
    /*background-color: blue;*/
    margin-right: -8px;
    cursor: pointer;
}
.home-content .swiper-container3 .swiper-slide{
    width: 100%;
}
.home-content .case_item_box{
    padding: 10px 60px;
    display: flex;
    justify-content: space-between;
}
.home-content .case_item{
    width: 330px;
    height: 440px;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 1px 1px 10px 1px #d4d4d4;
}
.home-content .case_item>img{
    display: block;
    width: 100%;
    height: 200px;
}
.home-content .case_item_name{
    font-size: 16px;
    font-weight: 700;
    display: flex;
    padding: 10px 20px;
    justify-content: space-between;
    align-items: center;
}
.case_item_name>img{
    width: 50px;
}
.home-content .case_item_content{
    padding: 0 20px;
    font-size: 13px;
    color: #666;
    line-height: 24px;
    letter-spacing: 1px;
    height: 146px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}
.home-content .case_item>a{
    color: rgb(69,128,255);
    padding-left: 20px;
    /* margin-top: 50px; */
    display: block;
    margin: 10px 0 20px;
    font-size: 13px;
}
.home-content .case>a{
    padding: 15px 40px;
    background-color: rgb(44 121 255);
    border-radius: 5px;
    display: block;
    width: fit-content;
    color: #ffffffe8;
    font-size: 17px;
    margin: 40px auto 0;
    cursor: pointer;
}
.home-content .info{
    width: 100%;
}
.home-content .info_tab{
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    line-height: 46px;
    font-weight: 700;
}
.home-content .info_tab>li>p:nth-child(1){
    font-size: 24px;
}
.home-content .info_tab>li>p:nth-child(2){
    font-size: 20px;
}
.home-content .info_tab>li:hover{
    color: rgb(44,121,255);
    cursor: pointer;
}
.home-content .info_active{
    color: rgb(44,121,255);
}
.home-content .info_line{
    width: 100%;
    border-top: 1px solid rgb(216 216 216);
}
.home-content .info_item{
    padding: 40px 0;
    display: flex;
    border-bottom: 1px solid rgb(216 216 216);
}
.home-content .info_item>img{
    display: block;
    margin-right: 20px;
    border-radius: 10px;
    width: 440px;
}

.home-content .info_item_content{
    margin-left: 20px;
    width: 100%;
}
.home-content .info_item_content>h3{
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0 20px;
    text-overflow: ellipsis;
}
.home-content .info_item_content>p{
    line-height: 25px;
    color: #8a8a8a;
    height: 100px;
    font-size: 13px;
    overflow: hidden;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.home-content .info_item_content_a{
    text-align: right;
    margin-top: 15px;
}
.home-content .info_item_content_a>a{
    color: #1E9FFF;
    font-size: 13px;
    cursor: pointer;
}
.home-content .info_item_content_time{
    margin-top: 40px;
    color: #92a09c;
    font-size: 13px;
}
.home-content .P_iteration{
    width: 100%;
    /*height: 500px;*/
    background-color: rgb(244,248,253);
    margin-top: 60px;
}
.home-content .P_iteration_item{
    padding: 70px 0;
    display: flex;
}
.home-content .P_iteration_item_l{
    width: 790px;
}
.home-content .P_iteration_item_l>h3{
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 4px;
    padding-bottom: 20px;
}
.home-content .P_iteration_item_l>h6{
    margin-top: 20px;
    font-size: 16px;
    color: #302f2fe0;
    /* line-height: 40px; */
    font-family: '宋体';
    font-weight: 700;
}
.home-content .P_iteration_item_l>a{
    padding: 13px 40px;
    display: block;
    width: fit-content;
    font-size: 17px;
    background-color: rgb(44,121,255);
    border-radius: 5px;
    color: white;
    margin-top: 80px;
}
.P_iteration_item_r{
    width: 300px;
    /* width: fit-content; */
    width: 300px;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
}
.home-content .P_iteration_item_r>ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home-content .P_iteration_item_r p{
    padding: 10px 0;
}
.home-content .S_cloud_box{
    position: relative;
    width: 100%;
    background: url("../images/home2/cloud.png") center no-repeat;
    background-size: cover;
    padding: 80px 0;
    height: 585px;
}
.home-content .S_cloud{

}
.home-content .S_cloud>h3,.home-content .S_cloud>h4{
    font-weight: 700;
    text-align: center;
    letter-spacing: 3px;
}
.home-content .S_cloud>h3{
    font-size: 40px;
}
.home-content .S_cloud>h4{
    font-size: 27px;
    margin-top: 30px;
    color: #000000c7;
}
.home-content .S_cloud>p{
    text-align: center;
    padding: 50px 0 20px;
    font-size: 17px;
    color: rgb(45,50,53);
}
.home-content .S_cloud>ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0px 250px;
    flex-wrap: wrap;
}
.home-content .S_cloud li{
    display: flex;
    align-items: center;
    font-size: 17px;
    color: rgb(45,50,53);
    margin: 15px 0;
}
.home-content .S_cloud>ul img{
    width: 50px;
    margin-right: 15px;
}
.home-content .experience{
    position: absolute;
    height: 243px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,50%);
    background: url("../images/home2/rcrectangle.png") no-repeat;
    display: flex;
    align-items: center;
    padding: 0 100px;
    justify-content: space-between;
}
.home-content  .experience>div:nth-child(1)>p{
    font-size: 30px;
    color: white;
    line-height: 39px;
    font-weight: 600;
    /* font-family: '宋体'; */
    letter-spacing: 3px;
}
.home-content  .experience>div:nth-child(2)>input{
    padding: 14px 20px;
    background-color: white;
    border-radius: 5px;
    font-size: 15px;
}
.home-content  .experience>div:nth-child(2){
    display: flex;
    align-items: center;
}
.home-content  .experience>div:nth-child(2)>button{
    padding: 13px 20px;
    font-size: 15px;
    color: rgb(61,132,255);
    background-color: white;
    border-radius: 5px;
    margin-left: 10px;
    cursor: pointer;
}

/*底部*/
.footer{
    width: 100%;
    /*height: 600px;*/
    background-color: rgb(67,67,77);
    padding: 122px 0;
}
.footer_item{
    /*background-color: #00bbee;*/
    height: 500px;
    padding: 60px 0;
    display: flex;
}
.footer_item_l{
    display: flex;
    justify-content: space-around;
    width: 560px;
    padding: 20px 10px 0;
    font-size: 13px;
}
.footer_item_l>div>p{
    color: white;
    font-size: 19px;
    /*font-family: '宋体';*/
    font-weight: 600;
    letter-spacing: 2px;
}
.footer_item_l>div:nth-child(2)>ul{
    width: 150px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
.footer_item_l>div:nth-child(2)>ul>li:nth-child(2n-1){
    margin-right: 5px;
}
.footer_item_l>div:nth-child(2)>ul>li:nth-child(2n){
    margin-left: 5px;
}
.footer_item_l li{
    margin-top: 30px;
    color: #f0f8ffbd;
}
.footer_item_l li>a{
    color: #f0f8ffbd;;
}
.footer_item_l li:hover,.footer_item_l li>a:hover{
    color: #1E9FFF;
    cursor: pointer;
}
.footer_item_code{
    text-align: center;
    margin: 20px 0 0 110px;
}
.footer_item_code img{
    width: 119px;
    height: 119px;
}
.footer_item_code>div{
    font-size: 15px;
    color: #f0f8ffbd;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.footer_item_code>div:nth-child(2){
    margin-top: 30px;
}
.footer_item_code>div>img{
    margin-bottom: 10px;
}
.footer_item_location{
    margin-left: 70px;
}
.footer_item_location>img{
    width: 150px;
}
.footer_item_location>div{
    color: #ffffffc9;
    font-size: 14px;
}
.footer_item_location>div:nth-child(2){
    color: #ffffffc9;
    /* font-size: 17px; */
    margin-top: 28px;
    line-height: 32px;
}
.footer_item_location>div:nth-child(2)>p:nth-child(2){
    font-size: 21px;
    color: white;
    font-weight: 700;
}
.footer_item_location>div:nth-child(3){
    margin: 39px 0 20px;
}
.footer_item_location>div:nth-child(4){
    line-height: 20px;
    font-size: 13px;
}
.footer_item_location>div:nth-child(5){
    margin-top: 20px;
}
.footer_item_location>div:nth-child(6){
    line-height: 20px;
    margin-top: 20px;
    font-size: 13px;
}
.footer>.copyright{
    color: #FFF;
    text-align: center;
}
.footer>.copyright>a{
    color: white;
}
.footer>.copyright>a:hover{
    cursor: pointer;
    color: #3ccba6;
}
.home-content .swiper-container4{
    width: 819px;
    height: 80px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.home-content .advertising_enterprise_num{
    height:20px;
    margin:0;
}