/* 文字信息 */

.WrittenMessage_Box {
    width: auto;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;

}


/* 左边轮播图 */

#ShufflingMessage_Box_1 {
    float: left;
    width: 694px;
    height: 460px;
    /* background-color: rgb(85, 219, 107); */
    margin: 50px auto 0;
}

.NewsInformation_Box_Top {
    height: 65px;
}

#ShufflingMessage_Box_1 .target {
    width: 100%;
    height: 100%;
    position: relative;
}

#ShufflingMessage_Box_1 .target img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#ShufflingMessage_Box_1 .target .tips {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    position: absolute;
    z-index: 1000;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.733);
    color: #fff;
    padding-left: 6px;
}

#ShufflingMessage_Box_1 .target .hy-dot {
    position: absolute;
    left: 590px;
    bottom: 12px;
}



/* 坐边-公司新闻动态 */
.ShufflingMessage_Box {
    float: left;
    width: 694px;
    height: 460px;
    /* background-color: rgb(85, 219, 107); */
    margin: 50px auto 0;
}

/* 右边-公司新闻动态 */
.NewsInformation_Box {
    float: right;
    width: 694px;
    height: 460px;
    margin: 50px auto 0;
}

.NewsInformation_Box_Body {
    display: block;
}

.NewsInformation_Box_Body ul {
    height: 330px;
    padding: 5px 20px 0;
    overflow: hidden;
}

.NewsInformation_Box_Body ul li {
    height: 40px;
    line-height: 36px;
    color: #363636;
    /* overflow: hidden; */
}

.NewsInformation_Box_Body li a {
    width: 470px;
    float: left;
    font-size: 18px;
    padding-left: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: 1px;
}

.NewsInformation_Box_Body ul li:hover {
    color: #188dde;
}

.NewsInformation_Box_Body li span:first-child {
    float: right;
    font-size: 14px;
}

.NewsInformation_Box_Body li span:nth-child(2) {
    float: left;
    font-size: 14px;
}


/* 更多 图标 */

.NewsInformation_Box_Body>a {
    margin-top: 10px;
    display: block;
    text-align: center;
}


/* 宣传图片 */

#PropagandaPicture_Box {
    margin-top: 50px;
    width: auto;
    max-width: 90rem;
    margin-bottom: 50px;
}


/* 业务板块 */

#BusinessPlate_Box {
    width: auto;
    max-width: 90rem;
    text-align: center;
}

.BusinessPlate_Box_Top {
    width: 100%;
}

/* 轮播图  */

#Bottom_Slideshow {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 22rem;
    max-height: 25.2rem;
    /*height: 30rem;*/
    background-image: url(../img/Logo_back.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

#Bottom_Slideshow .Box {
    padding-top: 55px;
    position: relative;
    background: none;
    margin-bottom: 20px;
}

#Bottom_Slideshow .Box .content {
    width: 75rem;
    margin: 0 auto;
}

#Bottom_Slideshow .Box .Box_con {
    position: relative;
}

#Bottom_Slideshow .Box .Box_con .btnl {
    position: absolute;
}

#Bottom_Slideshow .Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 80px;
    cursor: pointer;
}

#Bottom_Slideshow .Box .Box_con .btnl {
    background: url(../img/jtl02.png) no-repeat center;
    left: -4.5rem;
    top: 6.25rem;
}

#Bottom_Slideshow .Box .Box_con .btnr {
    background: url(../img/jtr02.png) no-repeat center;
    right: -72px;
    top: 6.25rem;
}

#Bottom_Slideshow .Box .Box_con .btnl:hover {
    background: url(../img/jtl03.png) no-repeat center;
}

#Bottom_Slideshow .Box .Box_con .btnr:hover {
    background: url(../img/jtr03.png) no-repeat center;
}

#Bottom_Slideshow .Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
}

#Bottom_Slideshow .Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}

#Bottom_Slideshow .Box .Box_con .conbox ul li {
    float: left;
    width: 14rem;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
}

#Bottom_Slideshow .Box .Box_con .conbox ul li:first-child {
    margin-left: 0;
}

#Bottom_Slideshow .Box .Box_con .conbox ul li img {
    display: block;
    width: 100%;
    transition: all 0.5s;
}

#Bottom_Slideshow .Box .Box_con .conbox ul li:hover img {
    transform: scale(1.1);
}



/* 合作单位 */

#BusinessPlate_Boxs {
    width: auto;
    max-width: 90rem;
    text-align: center;
}

.BusinessPlate_Box_Top {
    width: 100%;
}

/* 轮播图  */

#Bottom_Slideshows {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 22rem;
    max-height: 25.2rem;
    /*height: 30rem;*/
    background-image: url(../img/Logo_back.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

#Bottom_Slideshows .Box {
    padding-top: 55px;
    position: relative;
    background: none;
    margin-bottom: 20px;
}

#Bottom_Slideshows .Box .content {
    width: 75rem;
    margin: 0 auto;
}

#Bottom_Slideshows .Box .Box_con {
    position: relative;
}

#Bottom_Slideshows .Box .Box_con .btnl {
    position: absolute;
}

#Bottom_Slideshows .Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 80px;
    cursor: pointer;
}

#Bottom_Slideshows .Box .Box_con .btnl {
    background: url(../img/jtl02.png) no-repeat center;
    left: -4.5rem;
    top: 6.25rem;
}

#Bottom_Slideshows .Box .Box_con .btnr {
    background: url(../img/jtr02.png) no-repeat center;
    right: -72px;
    top: 6.25rem;
}

#Bottom_Slideshows .Box .Box_con .btnl:hover {
    background: url(../img/jtl03.png) no-repeat center;
}

#Bottom_Slideshows .Box .Box_con .btnr:hover {
    background: url(../img/jtr03.png) no-repeat center;
}

#Bottom_Slideshows .Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
}

#Bottom_Slideshows .Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}

#Bottom_Slideshows .Box .Box_con .conbox ul li {
    float: left;
    width: 14rem;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
}

#Bottom_Slideshows .Box .Box_con .conbox ul li:first-child {
    margin-left: 0;
}

#Bottom_Slideshows .Box .Box_con .conbox ul li img {
    display: block;
    width: 100%;
    transition: all 0.5s;
}

#Bottom_Slideshows .Box .Box_con .conbox ul li:hover img {
    transform: scale(1.1);
}


@media all and (min-width:370px) and (max-width:1280px) {
    #Classify_Box .Classify_List {
        float: left;
        width: 5.58rem;
        height: 45px;
        line-height: 45px;
        /* overflow: hidden; */
        text-align: center;
        transition: all 0.25s ease-in;
        margin: 0px 1px 0 1px;
        cursor: pointer;

    }

    #ShufflingMessage_Box_1 {
        width: 604px;
        height: 400px;
        margin-left: 1.15rem;
    }



    #Bottom_Slideshow .Box .content {
        width: 30rem;
        margin: 0 auto;
    }

    #Bottom_Slideshow .Box {
        padding-top: 25px;
        position: relative;
        background: none;
        margin-bottom: 10px;
    }

    #Bottom_Slideshow .Box .Box_con .conbox ul li {
        float: left;
        width: 4.99rem;
        overflow: hidden;
        position: relative;
        margin-left: 20px;
    }

    #Bottom_Slideshow .Box .Box_con .btnl {
        background: url(../img/jtl02.png) no-repeat center;
        left: -4.5rem;
        top: 2.25rem;
    }

    #Bottom_Slideshow .Box .Box_con .btnr {
        background: url(../img/jtr02.png) no-repeat center;
        right: -4.5rem;
        top: 2.25rem;
    }

    #Bottom_Slideshow {
        /*height: 15rem;*/
        max-height: 12.5rem;
        min-height: 9.3rem;
    }
    
    
    
    #Bottom_Slideshows .Box .content {
        width: 30rem;
        margin: 0 auto;
    }

    #Bottom_Slideshows .Box {
        padding-top: 25px;
        position: relative;
        background: none;
        margin-bottom: 10px;
    }

    #Bottom_Slideshows .Box .Box_con .conbox ul li {
        float: left;
        width: 4.99rem;
        overflow: hidden;
        position: relative;
        margin-left: 20px;
    }

    #Bottom_Slideshows .Box .Box_con .btnl {
        background: url(../img/jtl02.png) no-repeat center;
        left: -4.5rem;
        top: 2.25rem;
    }

    #Bottom_Slideshows .Box .Box_con .btnr {
        background: url(../img/jtr02.png) no-repeat center;
        right: -4.5rem;
        top: 2.25rem;
    }

    #Bottom_Slideshows {
        /*height: 15rem;*/
        max-height: 12.5rem;
        min-height: 9.3rem;
    }

    /* 公司新闻 */
    /* 右边-公司新闻动态 */
    .NewsInformation_Box {
        float: right;
        width: 100%;
        height: 100%;
        margin: 50px auto 0;
    }

    .ShufflingMessage_Box{
        float: right;
        width: 100%;
        height: 100%;
        margin: 50px auto 0;
    }
}