*{
    margin: 0 ;
    padding: 0;
}
ul li{
    list-style: none;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.mobile_sever{
    padding-top: 80px;
}
.mobile_sever_title{
    width: 960px;
    font-size: 22px;
    color: #C65552;
    text-align: center;
    border-bottom: 2px solid #D4D4D4;
    padding-bottom: 20px;
    margin: 0 auto;
}
.sever_content{
    padding-top: 66px;
    display: flex;
    justify-content: space-around;
}
.sever_content li{
    width: 240px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sever_content li .content_title{
    font-size: 24px;
    color: #383838;
    font-weight: 500;
    padding: 30px 0 15px 0;
}
.fontsize li p{
    font-size: 16px;
    color: #AAAAAA;
    line-height: 26px;
}
.fontstyle{
    width: 100%;
    background: #F5F5F5;
    justify-content: space-around;
}
.fontstyle li p{
    color: #343434;
    padding: 20px 0 40px 0!important;
}
.marginbottom{
    width: 960px;
    margin-bottom: 60px;
}
.paddintop40{
    padding: 40px 20% 0;
}
.consult_btn{
    width: 178px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color:#C65552;
    border: 1px solid #C65552;
    border-radius: 24px;
    background: #fff;
    margin-top: 40px;
    outline: none;
}
.margintop80{
    margin-top: 80px!important;
}
.flexitem{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.slider_box{

    color: #343434;
}
.carousel-control.right {
    background-image:none;
}
.carousel-control.left {
    background-image:none;
}
.slide_imgs {
    background: #F5F5F5;
   margin-left: 6%;
}
.slide_imgs>a:not(:last-child){
    margin-right: 3%;
}
.carousel{
    background: #F5F5F5;
}
.carousel-inner {
    position: relative;
    width: 64%;
    left: 18%;
    overflow: hidden;
}
.carousel-control.left{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.carousel-control.right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.iframe>li>p{
    font-size: 14px!important;
    padding: 20px 0!important;
}
.iframe li:last-child .technology p span{
    margin-right: 6px;
}
.technology{
    color: #AAAAAA;
    line-height: 26px;
    font-size: 14px!important;
    padding-left: 15px;
}
.technology p>span {
    display: inline-block;
    color: #AAAAAA;
    margin-right: 20px;
    padding-right: 10px;
    border-right: 1px solid #EBEBEB;
    height: 16px;
    line-height: 16px;
}
.technology p>span:last-child{
    border-right: none;
}
.iframe li{
    padding-bottom: 72px;
    border: 1px solid #EBEBEB;
}
.flowing{
    display: flex;
    justify-content: center;
    margin-top: 60px;
    width: 105%;
    background: #F5F5F5;
}
.flowing>li{
    display: flex;
}
.flowing>li:first-child{
    margin-right: 25px;
}
.flowing>li .left{
    width: 63px;
    height:370px;
    /*line-height: 370px;*/
    text-align: center;
    background: #6F6FD2;
    color: #fff;
    border-radius: 8px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.left p{
    width: 20px;
    font-size: 24px;
}
.flowing>li:nth-child(2) .right div{
    width: 166px;
    height: 180px;
    background: #C65552;
    margin-right: 15px;
}
.flowing>li .right div{
    width: 166px;
    height: 180px;
    background: #6F6FD2;
    color: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
    text-align: center;
    padding: 15px 10px 0;
}
.flowing>li .right div span{
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height:28px;
    background: #fff;
    color: #6F6FD2;
    border-radius: 14px;
    margin-bottom: 16px;
}
.flowing>li:nth-child(2) .right{
    display: flex;
    flex-wrap: wrap;
}
.flowing>li:nth-child(2){
    width:650px;
}

.flexcenter{
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
}
.our_advantage{
    display: flex;
    justify-content: space-between;
    padding:0 10%;
    padding-top: 60px;
}
.our_advantage li{
    width:240px;
    display: flex;
    flex-direction: column;
    align-items:center;
    text-align: center;
    margin-right: 3%;
}
.our_advantage_title{
    color: #343434;
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.our_advantage_desc{
    color: #AAAAAA;
}
.flowing>li:nth-child(2) .left{
    min-width: 63px;
    background: #C65552;
}

.flowing>li:nth-child(2) .right div span{
    color: #C65552;
}
.flowing>li:nth-child(3) .left{
    background: #00B1A1;
}
.flowing>li:nth-child(3) .right div{
    background: #00B1A1;
}
.flowing>li:nth-child(3) .right div span{
    color: #00B1A1;
}
.our_aim{
    width: 100%;
    background: #F5F5F5;
    margin-top: 40px;
    padding-top: 15px;
    padding-bottom: 26px;
}
.our_aim div{
    display: flex;
    align-items: center;
}
.our_aim div p{
    width: 270px;
    margin-right: 112px;
    color: #C65552;
    font-size: 14px;
}
.our_aim div:first-child img{
    margin-right: 80px;
}
.our_aim div:first-child ul li{
    list-style: outside;
    line-height: 20px;
    padding: 10px 0;
    color: #343434;
    border-bottom: 1px dashed #D8D8D8;
}
.get_case_price{
    width: 100%;
    height: 280px;
    background:#F5F5F5;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.get_case_price img{
    width: 460px;
    height: 170px;
}
.get_case_price p{
    color: #333333;
    font-size: 36px;
    position: relative;
    bottom: 100px;
}
.get_case_price .consult_btn{
    margin-top: 0;
    position: relative;
    bottom: 40px;
}
.news_content{
    width: 352px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.sub_title{
    display: inline-block;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.parent_title{
    display: flex;
    align-items: center;
}
.news{
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
}
.news_content>div{
    max-width: 307px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 18px;
}
.news_content:not(:last-child) ul{
    border-right: 1px solid #D4D4D4;
    padding-right: 42px;
}

.news_content ul li {
    line-height: 30px;
}
.news_content ul li>a>span{
    font-size: 14px;
    color: #000;
}
.news_content ul li span:first-child{
    margin-right: 10px;
}
.news_content>div>p>a{
    color: #C65552;
    font-size: 20px;
    padding-left: 15px;
}
.news_content>div>p{
    display: flex;
    align-items: center;
}
.background{
    background:transparent;
}
.case_images>a>img{
    width: 381px;
    height: 381px;
    margin-right: 30px;
    margin-bottom: 30px;
}

