.about_body{
    width: 100%;
    background: #fff;
}
.aboout_lay_titled{
    width: 100%;
    transform: translateY(-100%);
}
.aboout_lay_titles{
    width: 80%;
    margin: 0 auto;
    background: #fff;
}
.aboout_lay_titles2{
    width: 100%;
    display: flex;
}

.aboout_lay_titles2_list{
    width: 25%;
    border-right: 1px solid #e8e8e8;
    text-align: center;
    padding: 25px 0;
    font-size: 16px;
    font-weight: bold;
    color: #020202;
    background: #fff;
    cursor: pointer;

}
.aboout_lay_con{
    width: 100%;
    background: url('../images/about_l1.png') no-repeat;
    background-size: cover;
}
.aboout_lay_titles2_list:last-child{
    border-right: none;
}
.aboout_lay_titles2_listTO{
background: #65be9e;
color: #fff;
}
.aboout_lay_contents{
    width: 100%;
}
.aboout_lay_contents_title{
    width: 100%;
    text-align: center;
}

.aboout_title_1{
    color: #323232;
    font-size: 26px;
    letter-spacing: 2px;
}
.aboout_title_2{
    font-size: 26px;
    letter-spacing: 1px;
    margin-top: 5px;
}
.aboout_title_2>span{
    color: #65be9e;
    font-size: 26px;
    font-weight: bold;
}
.aboout_title_3{
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.aboout_title_3>span{
    width: 30px;
    height: 10px;
    background: #65be9e;
}
.aboout_lay_contents_content{
    margin: 0 auto;
}
.aboout_lay_contents_content_yars{
    margin-top: 72px;
    padding-bottom: 150px;
    display: flex;
    justify-content: space-between;
}
.aboout_lay_contents_content_yars_list1{
    width: 25%;
    display: flex;
    align-items: center;
}
.aboout_lay_contents_content_yars_list2{
    width: 65%;
}
.aboout_lay_contents_content_yars_list2 p{
    color: #8a8a8a;
    font-size: 14px;
    line-height: 1.8;
    margin-top: 20px;
}
.aboout_lay_contents_content_yars_list2 .pttttt{
    letter-spacing: 1px;
    text-indent:2em;
    margin-bottom: 40px;
    margin-top: 0px;
}
.about_xinxi{
    width: 100%;
    position: relative;
}
.aboout_xinxi_title{
    width: 100%;
    margin-top: 40px;
    text-align: center;
}
.about_xinxi_contents{
    margin-top: 45px;
}
.about_xinxi_contents_titles{
    width: 100%;
    border-bottom: 1px solid #989898;
}
.about_xinxi_contents_titless{
    display: flex;
}
.about_xinxi_contents_titless_list{
    width: 25%;
    padding: 25px 0;
    font-size: 16px;
    color: #797979;
    text-align: center;
    border-top: 3px solid transparent;
    position: relative;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    cursor: pointer;
}
.about_xinxi_contents_titless_list span{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    top: auto;
    height: 30%;
    transform: translateY(30%);
    background: #fff;
    display: none;
}
.about_xinxi_contents_titless_list .span_hide{
    color: #65be9e;
    display: block;
}
.about_xinxi_contents_titless_listTO{
    border-top: 3px solid #65be9e;
    border-left: 1px solid #989898;
    border-right: 1px solid #989898;
    color: #65be9e;
    font-weight: bold;

}
.about_xinxi_banners{
    width: 100%;
    padding: 60px 0;
}

.swiper-slide_img{
    display: flex;
    justify-content: center;
    font-size: 25px;
    color: #333;
    letter-spacing: 2px;
}
.swiper-slide_content{
    /*padding: 0 5%;*/
    margin-top: 60px;
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    letter-spacing: 1px;
}
.swiper-button-prev{
    background-image: url('../images/left_1.png');
    left: 10px;
    right: auto;
}
.swiper-button-next{
    background-image: url('../images/right_1.png');
    right: 10px;
    left: auto;
}

.swiper-button-next, .swiper-button-prev{
    position: absolute;
    top: 50%;
    width: 40px;
    height: 90px;
    background-size: 40px 90px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
}
.swiper-button-disable{
    opacity: 0.35;
    cursor:default;
}
.about_tuandui{
    width: 100%;

}
.about_tuandui_backg{
    width: 100%;
    background: url('../images/pexels-photo-935870.jpg') no-repeat center center;
    background-size: cover;
    padding: 90px 0;
}
.white_color{
    color: #fff;
    justify-content: left;
}
.about_tuandui_contents{
    width: 100%;
}
.about_tuandui_content{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* transform: translateY(100px); */
}
.about_tuandui_content>div{
    width: 15%;
    display: flex;
    align-items: center;
    flex-direction: column;
    background: rgba(255, 255, 255, .5);
    padding: 0  0 0;
}
/* .about_tuandui_content .swiper-slide-active{
    width: 30%;
    transition: all 0.5s;
} */
.about_tuandui_jieshao{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items:center;
    justify-content: center;
}
.about_tuandui_name{
    padding: 0 5px;
    width: 100%;
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-top: 10px;
}
.about_tuandui_work{
    width: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 0;
}
.about_tuandui_jingli{
    width: 100%;
    padding: 0 20px;
    font-size: 12px;
    color: #737373;
    display: none;
    transition: all .5s;
}
.ry-swiper .swiper-slide-active .about_tuandui_jingli{
    display: block;
	margin-top: -10px;
}
.about_tuandui_content_img{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s;
}
.ry-content{
	position: relative;
}
.about_tuandui_backg .btn .bl{
	top: 50%;
	left: 5%;
	-webkit-transform: translate(0,140%) rotate(180deg);
	transform: translate(0,140%) rotate(180deg);
}
.about_tuandui_backg .btn .br{
	top: 50%;
	right: 5%;
	-webkit-transform: translate(0,140%);
	transform: translate(0,140%);


}
.about_tuandui_backg .btn i{
	font-size: 36px;
	color: #fff;
}
@media(max-width:767px){
.about_tuandui_backg .btn .bl{
   left: 1%;
}
.about_tuandui_backg .btn .br{
   right: 1%;
}
.about_tuandui_backg .btn i{
	font-size: 26px;
}
.about_tuandui_backg{
	height: 700px !important;
}
}
.ry-swiper .swiper-slide.active{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	opacity: 1;
}
.swiper-container{
}
.about_tuandui_jingli.active{
	display: block;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
/*  //////////////*/
.ry-content {
    position: relative;
    margin-top: 100px;
}

.ry-swiper {
    width: 100%;
    cursor: pointer;
    padding: 0px 0 60px;
}

.ry-pagination {
    margin-top: 20px;
}

.ry-swiper .swiper-slide {
    width: 20%;
    background-color: #fff;
    opacity: .7;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
}

.ry-swiper .swiper-slide-active {
    /* width: 30%; */
    transform: scale(1);
    opacity: 1;
    z-index: 10;
}
/* #rySwiper .swiper-wrapper{
    transform: translateX(50%);
} */
.ry-swiper .swiper-slide.swiper-slide-prev {
    transform: scale(0.8);
}

.ry-swiper .swiper-slide.swiper-slide-next {
    transform: scale(0.8);
}
/* .about_tuandui_content {
    transform: translateX(-8.25%);
} */

.ry-item{
    display: block;
    width:15%;
    overflow: hidden;
    text-align: center;
    color: #505050;
    font-size: 16px;
    padding: 24px;
}

.ry-swiper .swiper-slide-active .ry-item {
    width: 30%;
    box-shadow: 0 6px 18px rgba(55, 139, 236, 0.29);
}

.ry-item dd {
    margin-top: 22px;
}
/* /////////////////// */

.about_zuobiao_contents_content span:last-child{
    width: auto;
}
.ry-swiper .swiper-slide-active .about_tuandui_content_img{
    background: url('../images/tuandui6.png') no-repeat 100% 100%;
    background-size: cover;
    transition: all .5s;
}
.swiper-slide-active .about_tuandui_content_img{
    transform: scale(1); 
}

.swiper-slide-active .about_tuandui_name, .swiper-slide-active .about_tuandui_work{
    width: auto;
    /* padding-top: 20px; */
}
.about_tuandui_content_listt{
    transition: all .5s;
    cursor: pointer;
}
 .about_zuobiao_content{
     background: #fff;
     margin-top: 40px;
 }
.about_zuobiao{
    padding: 70px 0;
    background: #f4f4f4;
}
.about_zuobiao_titles{
    text-align: center;
}
.about_zuobiao_contents{
    padding: 5px;
    display: flex;
    
}
.about_zuobiao_contents_listss{
    width: 70%;
}
.about_zuobiao_contents_list{
    width: 50%;
}
.about_zuobiao_contents_list2{
    background: #fff;
    padding-top: 40px;
    padding-left: 70px;
}
.about_zuobiao_contents_list_title{
    padding: 20px 0;
    color: #65be9e;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #959595;
    letter-spacing: 1px;
}
.about_zuobiao_contents_contents{
    margin-top: 40px;
}
.about_zuobiao_contents_content span{
    width: 25px;
    display: inline-block;
}
.about_zuobiao_contents_content{
    margin-bottom: 20px;
    font-size: 14px;
    color: #666;
}
.swiper-button-prev2{
    left: 100px;
}
.swiper-button-next2{
    right: 100px;
}
.ss_btn{
    position: absolute;
    right: 0;
    top: 0;
}
.btn-default{
    background-color: #d4d4d4;
    border-color: transparent;
    width: 13vw;
    text-align: left;
    border-radius: 0;
    display: flex;
    justify-content:space-between;
    align-items: center;
}
.btn .caret{
    color: #888;
}
.btn-default:focus{
    border-color: transparent;
}
.btn-default:hover{
    border-color: transparent;
}
.dropdown-menu{
    width: 100%;
    min-width: 0;
    margin: 0;
    border-radius: 0;
}

@media(max-width:1180px){
    .aboout_lay_contents_content{
        width: 90%;
    }
}
@media(max-width:1000px){
    .aboout_lay_contents_content_yars{
        flex-wrap: wrap;
    }
    .aboout_lay_contents_content_yars_list1{
        width: 100%;
    }
    .aboout_lay_contents_content_yars_list2{
        width: 100%;
        margin-top: 50px;
    }
    .aboout_lay_contents_content_yars{
        padding-bottom: 90px;
    }
    .ss_btn{
        display: none;
    }
    .swiper-button-next, .swiper-button-prev{
        display: none;
    }
    .swiper-slide_content{
        padding: 0;
        
    }
    .ry-swiper .swiper-slide{
        width: 40%;
    }
    .about_tuandui_backg{
        padding: 50px 0;
    }
    .about_zuobiao_contents_list2{
        padding-left: 30px;
        padding-top: 20px;
    }
    .about_zuobiao_contents_list_title{
        padding: 10px 0;
    }
    .about_zuobiao_contents>div:first-child{
        display: flex;
        align-items: center;
    }
    .about_zuobiao_contents_contents{
        margin-top: 20px;
    }
}
    @media(max-width:750px){
        .aboout_lay_titles2_list{
            padding: 12px 0;
            font-size: 13px;
        }
        .aboout_title_1{
            font-size: 24px;
        }
        .aboout_title_2{
            font-size: 20px;
        }
        .aboout_title_2>span{
            font-size: 20px;
        }
        .aboout_title_3>span{
            height: 5px;
        }
        .aboout_lay_contents_content_yars{
            padding-bottom: 50px;
        }
        .about_xinxi_contents_titless_list{
            padding: 10px 0;
            font-size: 12px;
        }
        .aboout_lay_contents_content{
            width: 95%;
        }
        .about_xinxi_banners{
            padding:30px 0;
        }
        .about_xinxi_contents_titless_listTO{
            border-top-width: 1px;
        }
        .ry-content{
            margin-top: 0;
        }
        .white_color{
            justify-content: center;
            text-align: center;
        }
        .about_zuobiao_contents{
            flex-wrap: wrap;
        }
        .about_zuobiao_contents>div:first-child{
            width: 100%;
        }
        .about_zuobiao_contents_list{
            width: 100%;
        }
        .aboout_lay_titles{
            width: 100%;
        }
    }
