.bg_gy {
    background-color: #f5f5f5;
}
.main_box {
    margin: 0 2%;
}
.row-title {
    text-align: center;
}
.row-title img {
    width: 90%;
}
.case-left .casebd ul li img {
    border: none;
}
.bottom_slide {
    text-align: center;
}
.bottom_slide ul {
    display: block;
}
.bottom_slide li {
    margin: .5rem 0;
    display: inline-block;
    width: 32%;
    text-align: center;

}
.bottom_slide li p {
    text-align: center;
    font-size: 12px;
}
.index-product {
    margin-top: 0px;
    height: auto;
    margin-bottom: 20px;
}
.product_img {
    position: relative;
    /* height: 760px; */
}
.more1 {
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 25px;
    background-color: #bdc8c0;
    font-size: 12px;
    display: inline-block;
}
.more2 {
    color: #fff !important;
    padding: 15px 30px;
    border-radius: 25px;
    background-color: #57634a;
    font-size: 14px;
    display: inline-block;
}
.more3 {
    color: #57634a !important;
    padding: 15px 30px;
    border-radius: 25px;
    background: none;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #57634a;
    margin-top: 10px;
    margin-bottom: 10px;
}
.product_img .box1 {
    z-index: 999;
    position: relative;
    margin-bottom: 11px;
}
.product_img .box1 h2{
    font-family: "AcuminConcept Regular";
    font-size: 26px;
    padding: 10px 0 20px 0;
    font-weight: normal;
    z-index: 999;
}
.product_img .box1 p{
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 14px;
}
.product_img .box2 {
    width: 29%;
}
.product_img .box3 {
    position: absolute;
    top: 0;
    left: 30%;
    width: 70%;
}
.product_img .box4 {
    position: absolute;
    width: 48%;
    top: 376px;
    left: 0;
}
.product_img .box5 {
    position: absolute;
    top: 376px;
    left: 50%;
    width: 48%;
    margin-left: 2%;
}
.product_img .box7 {
    /* position: absolute; */
    width: 100%;
    /* top: 575px; */
    /* left: 0; */
}
.about-box {
    text-align: center;
    /* height: 1000px; */
    position: relative;
    /* background: url(../images/about_bg.jpg) no-repeat center; */
}
.about-box .about-content {
    position: relative;
    top: 15px;
    text-align: center;
    /* color: #fff; */
}
.about-box h1 {
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 20px;
}
.about-box p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}
.news-list {
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}
.news-list .news-content {
    width: 100%;
    float: left;
    padding-top: 0px;
    position: relative;
}
.news-icon {
    margin-top: -39px;
}
.news-detail {
    padding: 10px;
    background-color: #f0f0f0;
}
.news-detail h2 {
    color: #000;
}
.news-detail span {
    color: #000;
    display: inline-block;
    margin: 5px 0 10px 0;
}
.news-detail  p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.news-icon2 {
    position: absolute;
    margin-top: 0px;
    top: 285px;
}