.content .abright {
    width: 1009px;
}

.coverflow-bg {
    background: url(../images/rybg.jpg) no-repeat 0 0;
    height: 370px;
}

.coverflow-bg h2 {
    text-align: center;
    font-size: 18px;
    padding: 10px;
    padding-bottom: 0;
}

.white-line {
    width: 45px;
    border-bottom: 1px solid #fff;
    margin-left: 460px;
}

.black-line {
    width: 45px;
    border-bottom: 1px solid #000;
    margin-left: 490px;
    margin-top: 5px;
}

.swiper-container {
    width: 100%;
    height: 75%;
    padding-top: 10px;
    padding-bottom: 25px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 150px;
    height: 150px;
    box-shadow: 0px 0px 1px #dad7d7;
}

.swiper-slide p {
    background-color: #FFFFFF;
    padding: 10px;
    /*margin-top: 150px;*/
    text-align: justify;
    color: #2c2c2c;
    line-height: 25px;
    box-shadow: 0px 0px 1px #dad7d7;
    height: 90px;
}

.swiper-slide img {
    width: 100%;
}

.triangle {
    width: 0px;
    height: 0px;
    border: 10px solid #ededed;
    border-top-color: #ededed;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    margin-left: 30px;
}

.honor-content {
    width: 100%;
    background: #FFFFFF;
    margin-top: 5px;
}

.honor-content h2 {
    font-size: 20px;
    font-weight: bolder;
    margin-left: 25px;
}

.honor-content ul {
    margin: 20px 0;
}

.honor-content ul li {
    float: left;
    background-color: #f5f5f5;
    padding: 15px 25px;
    margin-left: 25px;
    margin-bottom: 25px;
    box-shadow: 4px 4px 4px #dad7d7;
}

.honor-content ul li p {
    width: 170px;
    text-align: justify;
    margin-top: 8px;
    color: #2c2c2c;
    height: 100px;
    font-size: 13px;
}

ul.two-ul {
    /*margin: 0 120px;*/
    margin: 0 0px;
    padding-bottom: 30px;
}
