.banner_img {
    background: url(../images/news_logo_1.jpg) no-repeat center center;
}

.bgcleft_div {
    background-color: #f3f2f0;
    padding: 45px 0 51px;
}

.bgcright_div {
    background-color: #dee9ed;
    padding: 45px 0 51px;
}

.news_li1 {
    /*display: none;*/
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.textdiv {
    position: absolute;
    left: 134px;
    top: 20px;
    width: 180px;
    background-color: #fff;
    opacity: 0.7;
    padding-left: 25px;
    padding-top: 38px;
    padding-bottom: 38px;
    padding-right: 25px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.textdiv h4 {
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 32px;
}

.blueline {
    width: 41px;
    height: 2px;
    background-color: #198aaa;
    margin-bottom: 36px;
}

.textdiv p {
    line-height: 27px;
    font-size: 16px;
}

.container .img_div {
    width: 641px;
    height: 356px;
    margin: 0 auto;
}

.container .img_div img {
    display: block;
    width: 100%;
    height: 100%;
}

.bgcright_div .textdiv h4 {
    color: #198aaa;
}

.bgcright_div .textdiv h5 {
    color: #242424;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
}

.bgcright_div .textdiv p {
    font-size: 12px;
    line-height: 20px;
    text-indent: 2em;
    color: #2f2e2e;
}

.news_li2 {
    display: none;
}

.bgctop_div {
    background-color: #f9f9f9;
    padding: 36px 0 48px;
    display: none;
}

.bgctop_div .content_div {
    width: 953px;
    margin: 0 auto;
}

.bgctop_div .content_div h5 {
    font-size: 18px;
    color: #c57676;
    font-weight: 400;
    margin-bottom: 36px;
}

.bgctop_div .content_div .two_h5 {
    margin-bottom: 39px;
}

.bgctop_div .content_div p {
    text-indent: 2em;
    font-size: 14px;
    color: #7d7d7d;
    line-height: 25px;
}

.bgctop_div .content_div img {
    margin: 20px auto;
}

.bgctop_div .content_div .newimg_box {
    margin: 44px 0;
}

.bgctop_div .content_div .newimg_box img {
    display: block;
    margin: 0 33px;
    float: left;
}

.bgcbottom_div {
    /* transition: all 1s; */
    background-color: #e5e5e5;
    padding: 25px 0;
    cursor: pointer;
}

.bgcbottom_01 {
    background-color: #f2f2f2;
}

.bgcbottom_div:hover {
    background-color: #fff;
}

.bgcbottom_left {
    width: 545px;
    margin: 0 75px 0 130px;
}

.bgcbottom_left h5 {
    line-height: 36px;
    font-size: 18px;
    font-weight: 400;
    color: #c57676;
}

.bgcbottom_left p {
    line-height: 24px;
    font-size: 14px;
    text-indent: 2em;
    margin-top: 36px;
    color: #7d7d7d;
}

.bgcbottom_right {
    width: 341px;
    height: 205px;
}

.bgcbottom_right img {
    height: 100%;
    width: 100%;
}

.news_box img {
    display: block;
}

.bgcbottom_div img {
    height: 100%;
}

.bgctop_div img {
    width: 50%;
    margin: 0 auto;
}

.footer {
    background-color: #f6f6f6;
}

.al_box {
    margin: auto;
    width: 80%;
    height: 100%;
}

.al_box img {
    width: 50%;
    height: 50%;
    margin-left: 340px;
}

.al_box1 img {
    width: 80%;
    height: 100%;
    margin-left: 200px;
}

.al_box1 p {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 50px;
}

.al_box p {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 50px;
}