.w{
    width:1200px;
    margin:0 auto;
}
.transcribe_banner{
    width: 100%;
    height:700px;
    background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/390/images/banner.jpg) center center no-repeat;
    background-size:auto 100% ;
    margin-top: 116px;
}
.picDowmload{
    display:block;
    width:320px;
    height:60px;
    background: #E12924;
    border-radius: 8px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color:#fff;
    margin-top:50px;
}
.picDowmload:hover{
    background: #c04000;
}
.picDowmload span{
    display: inline-block;
    margin-right: 10px;
    margin-left:10px;
}
.transcribe_banner h4{
    font-size: 40px;
    padding-top:180px;
    color:#fff;
}
.transcribe_banner p{
    color:#433E3E;
    width:400px;
    font-size: 20px;
    line-height: 40px;
    margin-top:20px;
    color:#fff;
}
.title{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding-top:45px;
}
.titleOne{
    background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/390/images/Introduction.png) center center no-repeat;
}
.msg{
    text-align: center;
    font-size: 16px;
    color:#555555;
    margin-top:22px;
}
.imgCut_list{
    width:1078px;
    margin:0 auto;
}
.imgCut_list li{
    float: left;
    width:230px;
    margin-top:60px;
    margin-right:50px;
}
.imgCut_list li .list_wrap{
    width:230px;
    height:170px;
    background:rgba(240,250,254,1);
    border:1px solid rgba(224,246,255,1);
    box-shadow:0px 4px 10px 0px rgba(217,237,246,0.7);
    border-radius:4px;
    margin-top:-20px;
    padding: 0 15px;
    box-sizing: border-box;
}
.imgCut_list li .list_wrap p{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top:18px;
    margin-bottom:10px;
}
.imgCut_list li .list_wrap span{
    color:#555555;
    line-height: 28px;

}
.imgCut_list li .list_yuan{
    width:110px;
    height:110px;
    background:rgba(240,250,254,1);
    border:1px solid rgba(224,246,255,1);
    box-shadow:0px 4px 10px 0px rgba(217,237,246,1);
    border-radius:50%;
    margin:0 auto;
    text-align: center;
    padding-top:28px;
    box-sizing:border-box;
}
.imgCut_list li:nth-child(4n){
    margin-right:0;
}
.middle_container{
    width:100%;
    height:1200px;
    background: #F7F7F7;
    margin-top:90px;
}
.titleTwo{
    background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/390/images/Characteristic.png) center center no-repeat;
}
.middle_box_msg{
    width:430px;
}
.middleImg{
    border:15px solid #F1F1F1;
}
.middle_box{
    margin-top:60px !important; 
}
.middle_box_msg h4{
    font-size: 32px;
    font-weight: bold;
    padding-top:80px;
}
.middle_box_msg p{
    line-height: 30px;
    margin-top:35px;
}
.middle_box1{
    height:500px;
    background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/390/images/image2.png) no-repeat;
    background-size:100% 100%;
}

.evaluation{
    margin-bottom:40px;
}
.swiper-container{
    width:1200px !important;
    height:auto !important;
    margin-top:60px !important;
}
.swiper-container .swiper-wrapper .swiper-slide{
    width:360px;
    height:237px;
    background:rgba(247,247,247,1);
    box-shadow:0px 9px 13px 0px rgba(190, 190, 190, 0.35);
    border-radius:10px;
    text-align: center;
}
.swiper-container .swiper-wrapper .swiper-slide img{
    width:70px;
    height:70px;
    margin-top:20px;
}
.swiper-container .swiper-wrapper .swiper-slide p{
    margin-top:10px;
}
.swiper-container .swiper-wrapper .swiper-slide span{
    display: block;
    width:100%;
    padding:0 25px;
    box-sizing:border-box;
    color:#555555;
    text-align: left;
    margin-top:20px;
}