@charset "utf-8";

/* 优势 */

.youshi {
    position: relative;
    margin-top:0px;
    height: 630px;
	padding-bottom:200px;
	background-color:#CCC;
}

.youshi_container {
    width: 100%;
    height: 100%;
}

.youshi_slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.youshict {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.youshictbox {
    display: flex;
    justify-content: flex-end;
}

.youshimin {
    width: 100%;
    margin-top: 90px;
}

.youshimint {
    padding: 60px 70px 30px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #fff;
}

.youshimint_h {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 360px;
    word-break: keep-all;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 700;
    color: rgb(17, 71, 131);
    line-height: 52px;
}

.youshimint_p {
    margin-top: 10px;
    font-size: 36px;
    color: rgb(51, 51, 51);
}

.youshimint_tabt {
    margin-top: 5px;
    display: flex;
    justify-content: flex-end;
}

.youshimint_tabtlb {
    width: 50%;
}

.youshimint_slide {
    position: relative;
}

.youshimint_slide::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background-color: #cccccc;
}

.youshimint_slide:last-child::after {
    display: none;
}

.youshimint_slidea {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #666666;
}

.youshimint_tabb {
    position: relative;
    height: 400px;
    background-color: #0295e3;
    padding: 70px 70px 0;
}

.youshiminb_slidea {
    display: block;
}

.youshiminb_slideah {
    font-size: 36px;
	line-height:50px;
    font-weight: 700;
    color: #ffffff;
}

.youshiminb_slideap {
    margin-top: 15px;
    font-size: 15px;
    color: rgba(255, 255, 255, .8);
    line-height: 26px;
}

.youshimint_slide.swiper-slide-thumb-active .youshimint_slidea {
    color: #009a67;
}

.youshimindw {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
}

.youshimindw_box {
    display: flex;
    justify-content: space-between;
    padding: 0 70px;
}

.youshimindw_box_btn {
    padding-top: 55px;
    display: flex;
}

.youshimindw_box_btn i {
    font-size: 24px;
    color: #fff;
}

.youshimindw_box_btnper,
.youshimindw_box_btnnext {
    outline: none;
}

.youshimindw_box_btnnext {
    margin-left: 70px;
}

.youshimindw_box_btnnext.swiper-button-disabled i,
.youshimindw_box_btnper.swiper-button-disabled i {
    color: rgba(255, 255, 255, .3);
}
.youshimindw_box_ys {
    display: inline-block;
    color: rgba(255, 255, 255, .7);
    text-align: right;
}
.youshimindw_box_ys span {
    font-family: 'BEBAS';
    font-size: 72px;
    color: #ffff;
    /* font-weight: 600; */
    margin-right: 8px;
    
}
.youshimindw_box_ys span:last-of-type{
    font-family: 'BEBAS';
    font-size: 36px;
    margin-left: 8px;
    color: rgba(255, 255, 255, .7);
    position: relative;
    bottom: -5px;
}

/* move */
#demoa { width: 100%; overflow:hidden; height:380px; }
#demoa ul{margin:10px 0 0 0; padding:0;}
#indemoa {float: left;width: 800%; margin-top:0px;}
#demoa1 {float: left;}
#demoa2 {float: left;}
.indexpro{ padding:0px 0 0 0;}
.indexpro ul{ display:block; margin-bottom:30px;}
.indexpro ul li{text-align:center; float:left; margin-left:20px;}
.indexpro ul li p{ padding-top:0px; height:38px; line-height:38px; margin-top:10px;}
.indexpro ul li:hover img{transition:all 0.5s;transform:scale(1.1,1.1);}
.indexpro ul li img{width:300px;height:300px;transition:all 0.5s; border: #ccc solid 1px;}
.more{width:260px; margin:20px auto; padding-bottom:30px; }
.more a:link{width:260px; height:36px; line-height:36px; border:#169ad7 solid 1px; display:block; text-align:center; color:#169ad7;}
.more a:visited{width:260px; height:36px; line-height:36px; border:#169ad7 solid 1px; display:block;text-align:center; color:#169ad7;}
.more a:hover{width:260px; height:36px; line-height:36px; border:#043a6d solid 1px; display:block;text-align:center;}