.banner{
    cursor: pointer;
}
.list{
    width: 1230px;
    display: flex;
    margin-top: 45px;
    overflow-x: hidden;
}
.list li{
    position: relative;
    overflow: hidden;
    min-width: 380px;
    height: 297px;
    background: #fff;
    margin-left: 30px;
    border-radius: 10px;
}
.list .catrytitle{
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 380px;
    padding: 0 14px;
    box-sizing: border-box;
    height: 64px;
    background: linear-gradient(180deg, #F63C3C 0%, #FF5A4E 100%);
    border-radius: 10px 10px 0px 0px;
    color: #fff;
}
.list .catrytitle img{
    width: 54px;
    height: 54px;
}
.list .catrytitle span{
    font-size: 20px;
    font-weight: bold;
}
.sec_cont{
    position: absolute;
    top: 64px;
    width: 380px;
    padding: 0 50px;
    box-sizing: border-box;
    text-align: center;
    transition: all .3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    padding-bottom: 35px;
}
.sec_cont >img{
    transition: all .3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    width: 80px;
    height: 80px;
    margin: 28px 0 25px;
}
.sec_title{
    position: relative;
    font-size: 20px;
    transition: all .3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.sec_title img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
}
.sec_desc{
    font-size: 14px;
    color: #999;
    margin-top: 20px;
}
.btn-wrap{
    margin-top: 38px;
}
.btn-wrap a{
    display: inline-block;
    font-size: 14px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #F63C3C;
    border: 1px solid #F63C3C;
    text-align: center;
    border-radius: 4px;
}
.btn-wrap a:last-of-type{
    margin-left: 20px;
    background: #F63C3C;
    color: #fff;
}
.sec_cont:hover{
    top: -74px;
}
.sec_cont:hover .sec_title{
    margin-top: 40px;
    color: #F63C3C;
}
.sec_cont:hover >img{
    opacity: 0;
}
.paginations{
    overflow: hidden;
    width: 116px;
    background: #fff;
    margin: 32px auto 0;
    box-shadow: 0px 0px 7px 0px rgba(200,200,200,0.28);
}
.paginations .btn{
    float: left;
    width: 58px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
}
.paginations .btn div{
    width: 13px;
    height: 23px;
    margin: 14.5px auto;
}
.bigswripe .paginations .btn-l div{
    background: url("../images/right.png");
    background-size: 100% 100%;
    transform: rotate(180deg);
}
.bigswripe .paginations .btn-l.disabled div{
    background: url("../images/notshuju.png");
    background-size: 100% 100%;
    transform: rotate(0);
}
.middle-wrap .paginations .btn-l div{
    background: url("../images/right.png");
    background-size: 100% 100%;
    transform: rotate(180deg);
}
.middle-wrap .paginations .btn-l.disabled div{
    background: url("../images/notshuju.png");
    background-size: 100% 100%;
    transform: rotate(0);
}
.paginations .btn-l{
    border-radius: 4px 0 0 4px;
}
.paginations .disabled{
    pointer-events: none;
    background: #eee;
}
.paginations .btn-r{
    border-radius: 0 4px 4px 0;
}
.middle-wrap .paginations .btn-r div{
    background: url("../images/right.png");
    background-size: 100% 100%;
}
.middle-wrap .paginations .btn-r.disabled div{
    background: url("../images/notshuju.png");
    background-size: 100% 100%;
    transform: rotate(180deg);
}
.bigswripe .paginations .btn-r div{
    background: url("../images/right.png");
    background-size: 100% 100%;
}
.bigswripe .paginations .btn-r.disabled div{
    background: url("../images/notshuju.png");
    background-size: 100% 100%;
    transform: rotate(180deg);
}
.paginations img{
    vertical-align: middle;
}
.service{
    margin-top: 60px;
}
.info_left{
    float: left;
    width: 600px;
    height: 499px;
    background-image: url("../images/beijing.png");
    background-repeat: no-repeat;
    color: #fff;
    padding: 0 50px;
    box-sizing: border-box;
}
.info_left .first h2{
    font-size: 20px;
    padding-top: 60px;
}
.info_left .first p{
    font-size: 12px;
    margin-top: 6px;
}
.info_left .dingzhi{
    font-size: 14px;
    margin-top: 30px;
}
.info_left .process{
    position: relative;
    margin-top: 50px;
}
.info_left .process .everyitem{
    float: left;
    width: 25%;
    text-align: center;
}
.info_left .process p{
    font-size: 12px;
}
.info_left .process img{
    position: relative;
    z-index: 1;
    width: 14px;
    margin-top: 18px;
    background: #F63E3E;
}
.info_left .process .xian{
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    bottom: 6px;
}
.silist{
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 50px;
}
.silist p{
    font-size: 12px;
    margin-top: 20px;
}
.info_right{
    position: relative;
    float: left;
    width: 600px;
    height: 465px;
    background-image: url("../images/330.png");
    margin-top: 17px;
    cursor: pointer;
}
.info_right .top_info{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.info_right .top_info img{
    width: 80px;
}
.info_right .top_info p{
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
}
.playvideo{
    position: fixed;
    width:700px;
    height:500px;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
}
.showvideo{
    display: block;
}
.playvideo img{
    position: absolute;
    right: -20px;
    width: 40px;
    cursor: pointer;
}
video{
    width:700px;
    height:500px;
}
.allshow{
    overflow: hidden;
}
.allshow li{
    float: left;
    width: 25%;
    text-align: center;
    cursor: pointer;
    margin-top: 54px;
}
.allshow li p:first-of-type{
    font-size: 20px;
    margin: 10px 0;
}
.allshow li p:last-of-type{
    color: #999;
    font-size: 14px;
}
.allshow li:hover p:first-of-type{
    color: #FC2719;
}
.achievement_con{
    width: 100%;
    height: 600px;
    background: url("../images/beijing1.png") no-repeat;
    background-size: 100%;
    margin-top: 60px;
    color: #fff;
}
.achievement_con .section-title p{
    color: #fff;
}
.achievement_liaojie{
    display: block;
    width: 144px;
    height: 46px;
    background: #F63C3C;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 46px;
    text-align: center;
    margin: 29px auto 49px;
}
.kindmore{
    position: relative;
    background: #fff;
    margin-top: -180px;
    min-height: 600px;
    z-index: 1;
}
.kindmore .kinditem{
    position: relative;
    float: left;
    width: 12.5%;
    position: relative;
    box-sizing: border-box;
    border-right: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    text-align: center;
}
.kindmore .info img{
    width: 60px;
    height: 60px;
    margin-top: 30px;
}
.kindmore .kinditem p{
    font-size: 14px;
    color: #999;
    margin: 18px 0;
}
.kindmore .qrcode {
    position: absolute;
    width: 110%;
    height: 110%;
    transition: all .3s;
    z-index: 1;
    top: -5%;
    left: -5%;
    background: #fff;
    box-shadow: 4px 0px 36px rgba(32,33,39,0.08);
    opacity: 0;
}
.kindmore .qrcode img{
    width: 100px;
    height: 100px;
}
.kindmore .qrcode .qrcode-title{
    color: #999;
    margin: 20px 0 10px;
}
.kindmore .kinditem:hover .qrcode{
    opacity: 1;
}
.see_more{
    display: block;
    width: 144px;
    height: 46px;
    border: 1px solid #F63C3C;
    border-radius: 4px;
    font-size: 14px;
    margin: 40px auto 0;
    line-height: 46px;
    text-align: center;
    color: #F63C3C;
}
.yanzheng{
    margin-top: 90px;
    text-align: center;
}
.trademark{
    margin: 40px auto 0;
}
.trademark img{
    width: 143px;
    height: 45px;
    margin-left: 23px;
    text-align: center;
}
.trademark .first{
    margin-bottom: 20px;
}
.trademark img:nth-of-type(7n-6){
    margin-left: 0;
}
.middle-wrap{
    overflow-x: hidden;
}
.box-total{
    min-width: 1200px;
    max-width: 1200px;
    margin: 46px auto 0;
}
.company{
    display: flex;
}
.company li{
    position: relative;
    min-width: 290px;
    height: 160px;
    margin-left: 20px;
    padding: 30px 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 16px 0px rgba(215,215,215,0.25);
    cursor: pointer;
    transition: all 400ms;
    border: 1px solid #f8f8f8;
}
.company li:hover{
    transform: scale(1.1);
}
.company li:first-of-type{
    margin-left: 0;
}
.company .title{
    font-size: 18px;
}
.company .desc{
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}
.company .detail{
    position: absolute;
    font-size: 14px;
    color: #F63C3C;
    right: 20px;
    bottom: 18%;
}