.ws-about{
    margin: 0;
    padding: 0;
}
.about_content{
    width: 100%;
}
.about_banner{
    background: url("../img/banner.png") no-repeat center;
    width: 100%;
    height: 429px;
    text-align: center;
    color: #fff;
    margin-top: -46px;
    position: relative;
}
.banner-title{
    position: absolute;
    top: 180px;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
}
.ws_name{
    font-size: 32px;
    font-weight: 500;
}
.ws_slogan{
    margin-top: 30px;
    font-size: 20px;
    font-weight: 500;
}
.ws_slogans{
    margin-top: 10px;
    width: 467px;
    font-size: 12px;
}
.about_synopsis{
    margin-top: 55px;
}
.about_synopsis_title,.about_synopsis_ena{
    color: #333333;
    font-weight: 400;
   width: 200px;
    text-align: center;
}
.about_synopsis_ena{
    margin-top: 7px;
}
.about_synopsis_line{
    width: 15px;
    height: 2px;
    margin-top: 7px;
    background:rgba(12,223,187,1);
}
.about_synopsis_content{
    margin-top: 42px;
    width:1000px;
    color: #666666;
    font-size: 14px;
}
.synopsis_img{
    width: 400px;
    margin-left: 40px;
    display: inline-block;
}
.about_culture{
    background: url("../img/about/ljbj.png") no-repeat;
    margin-top: 25px;
    padding-bottom: 45px;
}
.cut_off_rule{
    width: 50px;
    height: 1px;
    background: #0e0e0e;
    margin: 0 20px;
}
.culture_content{
    /*font-style: italic*/
    width: 1000px;
    margin-top: 28px;
}
.lj-content{

}
.about_images{
    background: url("../img/about/bj.png") no-repeat;
    margin-bottom: 30px;
    height: 330px;
}
.about_img_box{
    width: 850px;
    margin: 0 auto;
    position: relative;
    padding-top: 60px;
}
.about_img{
    width: 100%;
    height: 200px;
    display: inline-block;
    border-radius: 5px;
}
.swiper-button-prev{
    left: -65px !important;
    background-image:url("../img/about/left_icon.png") !important; ;
    background-size: 48px 48px !important;
    width: 48px !important;
    height: 48px !important;
    top: 150px !important;
}
.swiper-button-next{
    right: -65px !important;
    background-image:url("../img/about/right_icon.png") !important; ;
    background-size: 48px 48px !important;
    width: 48px !important;
    height: 48px !important;
    top: 150px !important;
}
.lj-box{
    /*border-left: solid #005ebb 2px;*/
    position: relative;
    padding-left: 28px;
}
.left-line{
    width: 1px;
    background: #005ebb;
    height: 100%;
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
}
.lj-item{
    color: #191919;
    font-size: 15px;
    margin-bottom: 30px;
    position: relative;
}
.lj-start{
    position: absolute;
    left: -35px;
    width: 14px;
    top: 12px;
}
.lj-quan{
    position: absolute;
    left: -33px;
    width: 10px;
    top: 7px;
}
.lj-item-time{
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.lj-title{
    height: 35px;
    line-height: 35px;
}
.lj-point{
    width: 10px;
    height: 10px;
    background-color: #005ebb;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
}
