﻿/*手机banner*/
.bgg1 {
    background: #fff !important;
}

.title {
    text-align: left;
    width: auto;
    font-size: 18px;
    margin-top: 80px;
}

    .title span {
        color: #f4b125;
        font-size: 30px;
    }
/*下标题*/
.title_shang {
    font-size: 42px;
    color: #f4b125;
}

    .title_shang span {
        color: #b97a0b;
        margin: 0 30px;
    }

.title_xia {
    font-size: 18px;
    margin-top: 25px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 4px;
}

.title_en {
    font-size: 30px;
    color: #ff0000;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
}

.more {
    width: 170px;
    height: 45px;
    line-height: 45px;
    margin-top: 15px;
    border: 1px solid #c5c5c5;
    background: url(../images/titleimg.png) no-repeat left 45px top 16px;
    text-indent: 70px;
}

    .more a {
        color: #333 !important;
        width: 170px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }

.more1 {
    width: 170px;
    height: 45px;
    line-height: 45px;
    margin-top: 30px;
    background: url(../images/titleimg1.png) no-repeat #032376 left 45px top 16px;
    text-indent: 40px;
}

    .more1 a {
        color: #fff !important;
        width: 170px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
/* 首页banner */
.banner-box {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

    .banner ul.banner-img-list {
        position: relative;
        z-index: 5;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

        .banner ul.banner-img-list li {
            position: absolute;
            display: none;
            width: 100%;
            height: 100%;
        }

            .banner ul.banner-img-list li > a {
                display: block;
                width: 100%;
                height: 100%;
            }

            .banner ul.banner-img-list li a img {
                width: 100%;
                height: 100%;
            }

    .banner .preNext {
        position: absolute;
        z-index: 9999;
        top: 42%;
        display: block;
        overflow: hidden;
        width: 50px;
        height: 75px;
        cursor: pointer;
        opacity: .3;
        filter: alpha(opacity=10);
    }

        .banner .preNext:hover {
            opacity: .7;
        }

    .banner .pre {
        left: 0;
        background: url(../images/l.png) no-repeat center #000;
    }

    .banner .next {
        right: 0;
        background: url(../images/r.png) no-repeat center #000;
    }

    .banner .num {
        position: absolute;
        z-index: 100;
        right: 0;
        bottom: 10px;
        left: 0;
        margin: auto;
        text-align: center;
    }

        .banner .num li {
            line-height: 18px;
            display: inline-block;
            overflow: hidden;
            width: 55px;
            height: 5px;
            margin-right: 4px;
            text-indent: -100px;
            background: #fff;
            cursor: pointer;
        }

            .banner .num li.num_hover {
                background-color: #ba8a60;
            }

    .banner .ba-text1 {
        font-size: 44px;
        color: #fff;
        position: absolute;
        top: 35%;
        z-index: 9999;
        width: 100%;
        text-align: center;
    }

    .banner .ba-text2 {
        font-size: 60px;
        color: #fff;
        position: absolute;
        top: 43%;
        z-index: 9999;
        width: 100%;
        text-align: center;
    }

    .banner .ba-text3 {
        width: 282px !important;
        height: 57px !important;
        border: 1px solid #fff;
        color: #fff;
        display: block !important;
        left: 0;
        right: 0;
        top: 55%;
        margin: auto;
        font-size: 16px;
        position: absolute;
        text-align: center;
        line-height: 57px;
    }

        .banner .ba-text3 span {
            position: relative;
            z-index: 9999;
        }
/*banner*/
/*.banner_bg {
    width: 1920px;
    background: url(../images/ban_bg.jpg) no-repeat top;
    height: 1280px;
    margin-left: -360px;
    margin-top: 0px;
    position: fixed;
    top: 0;
}*/

.ban_text {
    padding: 360px 0 170px 0;
}
/*简介*/
/*.jj_bg {
    width: 1920px;
    background: url(../images/jj_bg.jpg) no-repeat bottom;
    margin-left: -360px;
    height: 1080px;
}*/

.about-box {
    width: 100%;
    margin: 90px auto;
    /*position: absolute;
    top: 50%;
    margin-top: -255px;*/
}

/*成立年份*/
.jjcl_box {
    width: 100%;
    background: rgba(0, 0, 0, 0.50);
    padding: 20px 0;
}

.jjcl_box_cont {
    width: 20%;
    float: left;
    text-align: left;
    color: #fff;
    /*border: 2px solid #e3e3e3;
    margin: 0 4%;
    padding: 25px;*/
    /* font-weight: 600; */
    /*border-radius: 10px;*/
    text-indent: 84px;
}

.jjcl_cont {
    width: 100%;
    font-size: 24px;
    /* text-align: left; */
    padding: 30px 0;
}

    .jjcl_cont span {
        font-size: 48px;
        color: #fff;
        font-weight: 600;
    }

.jjcl_name {
    width: 100%;
    font-size: 20px;
    margin-top: 20px;
    /* text-indent: 5px; */
}

.about-text {
    width: 38%;
    text-align: left;
}

.about-img {
    width: 35%;
    padding-left: 5%;
}

.about-menu {
    width: 15%;
}

    .about-menu ul {
        width: 100%;
    }

        .about-menu ul li {
            width: 100%;
            float: left;
            padding: 30px 0;
            border-top: 1px solid #dcdcdc;
        }

            .about-menu ul li:last-child {
                border-bottom: 1px solid #dcdcdc;
            }

            .about-menu ul li p {
                width: 100%;
                font-size: 36px;
                font-weight: 600;
                color: #002b61;
                float: left;
            }

            .about-menu ul li a {
                width: 100%;
                font-size: 18px;
                color: #666666;
                float: left;
                margin: 30px 0;
            }

            .about-menu ul li:hover a {
                font-size: 20px;
                color: #002b61;
                transition: 0.5s;
            }

            .about-menu ul li span {
                width: auto;
                font-size: 18px;
                color: #002b61;
                transform: rotate(90deg);
                font-family: "黑体";
                font-weight: 600;
                display: inline-block;
            }
/*资质荣誉*/
.ry_bg {
    width: 1920px;
    background: url(../images/jj_bg.jpg) no-repeat bottom;
    margin-left: -360px;
    height: 712px;
}

.ry_box {
    width: 100%;
}

.ry_box_z {
    width: 40%;
    text-align: left;
    color: #fff;
    margin: 100px 0 70px 0;
}

.ry_box_y {
    width: 50%;
    margin-top: 160px;
}
/*厂房展示*/
.title_box_eng1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 42px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.title_box_cont1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
}

.cf_bg {
    background: url(../images/al_bg.jpg) no-repeat;
    width: 1920px;
    height: 660px;
    margin-left: -360px;
    padding: 70px;
}
/*厂房滚动效果*/
.cf_box {
    width: 1200px;
    height: auto;
    position: relative;
    overflow: hidden;
}

.max_pic {
    width: 960px;
    height: 525px;
    position: relative;
    overflow: hidden;
    text-align: left;
    margin-left: 60px;
}

    .max_pic ul {
        position: absolute;
        left: 0;
        top: 0;
    }

        .max_pic ul li {
            width: 1200px;
            height: 500px;
        }

.prev {
    float: left;
    cursor: pointer;
}

.num {
    height: 345px;
    overflow: hidden;
    width: 180px;
    position: relative;
    float: left;
}

.min_pic {
    padding-top: 10px;
    width: 180px;
}

.num ul {
    position: absolute;
    left: 0;
    top: 0;
}

    .num ul li {
        width: 179px;
        height: 100px;
        margin-bottom: 20px;
        /*padding: 1px;*/
        border: 2px solid #fff;
    }

        .num ul li.on {
            border: 2px solid #002b61;
            padding: 0;
        }

.prev_btn1 {
    width: 100%;
    text-align: center;
    /* height:18px; */
    margin-top: 40px;
    margin-right: 20px;
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
}

.next_btn1 {
    width: 100%;
    text-align: center;
    height: 18px;
    margin-top: 10px;
    cursor: pointer;
    float: right;
}

.prev1 {
    position: absolute;
    top: 220px;
    left: 20px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.next1 {
    position: absolute;
    top: 220px;
    right: 20px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}
/*服务项目*/
.jj_d_box {
    /*background: rgba(0, 0, 0, 0.40);*/
    width: 100%;
    float: left;
    padding: 5px 0;
}

#demoa {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 580px;
    margin-left: 0px;
    float: left;
    /* overflow: hidden; */
    /*width: 1920px;*/
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
    padding-top: 50px;
}

/*#demoa img {
        float: left;
    }*/

#indemoa {
    float: left;
    width: 9000%;
    height: auto;
}

#demo1a {
    float: left;
    height: auto;
}

#demo2a {
    float: left;
    height: auto;
}

#zuo_icona {
    position: absolute;
    z-index: 3;
    width: 43px;
    height: 74px;
    left: 0px;
    top: 235px;
    font-size: 80px;
    color: #1053b7;
    background: url(../images/pro_left.png) no-repeat;
}

#you_icona {
    position: absolute;
    z-index: 3;
    width: 43px;
    height: 74px;
    right: 0px;
    top: 235px;
    font-size: 80px;
    color: #1053b7;
    background: url(../images/pro_right.png) no-repeat;
}

#zuo_icona:hover {
    position: absolute;
    z-index: 3;
    width: 43px;
    height: 74px;
    left: 0px;
    top: 235px;
    background: url(../images/pro_left.png) no-repeat;
}

#you_icona:hover {
    position: absolute;
    z-index: 3;
    width: 43px;
    height: 74px;
    right: 0px;
    top: 235px;
    background: url(../images/pro_right.png) no-repeat;
}

.jjimg_box {
    float: left;
    width: 100%;
}

    .jjimg_box .ji_box {
        width: 371px;
        text-align: center;
        margin-right: 40px;
        border: 1px solid #c4c4c4;
        box-shadow: 0px 5px 10px #dcdcdc;
    }

        .jjimg_box .ji_box .jimg_img {
            width: 100%;
            /*height: 230px;*/
            border: 1px solid #f5f5f5;
            overflow: hidden;
            border-bottom: none;
        }

            .jjimg_box .ji_box .jimg_img a img {
                margin: 0 auto;
                display: block;
                -webkit-transition: -webkit-transform .3s linear;
                -moz-transition: -moz-transform .3s linear;
                -o-transition: -o-transform .3s linear;
                transition: transform .3s linear;
                width: 100%;
                /*height: 230px;*/
            }

            .jjimg_box .ji_box .jimg_img a {
                width: 100%;
                height: auto;
                float: left;
            }

        .jjimg_box .ji_box:hover .jimg_img img {
            width: 100%;
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05);
        }

        .jjimg_box .ji_box .jj_xia {
            width: 100%;
            background: #fff;
            padding: 25px 20px;
            text-align: center;
            transition: 0.5s;
            position: relative;
            z-index: 0;
            height: 75px;
            border-top: 1px solid #c4c4c4;
        }

        .jjimg_box .ji_box:hover {
            margin-top: -50px;
            height: auto;
            transition: 0.5s;
        }

            .jjimg_box .ji_box:hover .jimg_cont {
                display: block;
            }

            .jjimg_box .ji_box:hover .jj_xia {
                background: #002b61;
                height: 100px;
            }

            .jjimg_box .ji_box:hover .jj_title a {
                color: #fff;
            }

        /*.jjimg_box .ji_box:hover .jimg_cont {
                color: #fff;
            }*/

        .jjimg_box .ji_box .jj_title {
            width: 100%;
        }

            .jjimg_box .ji_box .jj_title a {
                color: #333;
                font-size: 24px;
            }

        .jjimg_box .ji_box .jimg_cont {
            width: 100%;
            /* height: 45px; */
            /* line-height: 24px; */
            color: #505050;
            /* overflow: hidden; */
            margin-top: 15px;
            display: none;
            position: absolute;
            top: 40px;
            z-index: 10;
            left: 0;
        }

            .jjimg_box .ji_box .jimg_cont a {
                float: left;
                width: 100%;
                height: 40px;
                line-height: 40px;
                color: #fff;
                font-size: 16px;
            }
/*新闻*/
.title_box {
    margin-top: 3px;
}

.title_box_zuo {
    width: 10%;
    height: 17px;
    border-bottom: 3px solid #262626;
    margin-top: 10px;
    margin-left: 30%;
}

.title_box_zhong {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
}

.title_box_cont {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    height: 40px;
    line-height: 40px;
    color: #4e4e4e;
    font-weight: 500;
}

    .title_box_cont span {
        color: #032376;
    }

.title_box_line {
    width: 50px;
    height: 3px;
    background: #83bfff;
    position: absolute;
    left: 575px;
    top: -1px;
}

.t_line {
    width: 100%;
    height: 1px;
    background: #cdcdcd;
    position: relative;
    margin: 10px 0;
}

.title_box_you {
    width: 10%;
    height: 17px;
    border-bottom: 3px solid #262626;
    margin-top: 10px;
}

.title_box_eng {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 42px;
    color: #002b61;
    font-weight: 500;
    margin-top: 75px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.xw_bg {
    background: url(../images/xw_bg.jpg) no-repeat;
    width: 1920px;
    height: 775px;
    margin-left: -360px;
}

.xw_box {
    width: 100%;
    padding-top: 100px;
}
/*左侧新闻*/
.xw_zuo {
    width: 55%;
    margin-top: 5px;
    border: 7px solid #fff;
    padding: 70px;
}

.xw_title {
    width: 100%;
    color: #fff;
    font-size: 26px;
    margin-bottom: 30px;
    background: url(../images/title_img.png) no-repeat left;
    text-indent: 40px;
    height: 28px;
    line-height: 26px;
}

    .xw_title a {
        color: #0076de;
        font-size: 14px;
    }

.xw_xia {
    width: 90%;
}

.xw_xia_box {
    width: 100%;
}

.xw_t_text {
    font-size: 36px;
    color: #fff;
    line-height: 64px;
    text-align: left;
}

.xw_zuo_s {
    width: 100%;
    margin-top: 40px;
}

.xw_zuo_s_img {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

    .xw_zuo_s_img img {
        width: 100%;
        -webkit-transition: -webkit-transform .3s linear;
        -moz-transition: -moz-transform .3s linear;
        -o-transition: -o-transform .3s linear;
        transition: transform .3s linear;
        overflow: hidden;
    }

.xw_zuo_s li:hover .xw_zuo_s_img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.xw_zuo_s_cont {
    width: 100%;
}

    .xw_zuo_s_cont .news_title {
        font-size: 16px;
        float: left;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 20px;
    }

        .xw_zuo_s_cont .news_title a {
            color: #fff;
            font-weight: 600;
        }

    .xw_zuo_s_cont .news_cont {
        width: 96%;
        height: 70px;
        line-height: 24px;
        overflow: hidden;
        float: left;
        color: #fff;
    }

.xw_zuo_more {
    float: right;
    background: url(../images/jt.png) no-repeat left;
    margin-top: 30px;
    text-indent: 30px;
}

    .xw_zuo_more a {
        color: #fff;
        text-transform: uppercase;
    }
/*左下*/
.xw_zuo_x {
    width: 100%;
    margin-top: 40px;
}

    .xw_zuo_x .news_shang {
        width: 100%;
    }

        .xw_zuo_x .news_shang .news_icon {
            width: 6px;
            height: 6px;
            background: #bfbfbf;
            border-radius: 50%;
            margin-right: 8px;
            margin-top: 8px;
        }

        .xw_zuo_x .news_shang .news_title {
            font-size: 16px;
            float: left;
            margin-bottom: 10px;
            width: 70%;
        }

            .xw_zuo_x .news_shang .news_title a {
                color: #333;
            }

        .xw_zuo_x .news_shang:hover .news_title a {
            color: #469aff;
        }
/*新闻右*/
.xw_you {
    width: 39%;
    margin-top: 15px;
}

.newsbox {
    width: 100%;
    float: left;
}

    .newsbox ul {
        width: 100%;
    }

        .newsbox ul li {
            width: 100%;
            text-align: left;
            float: left;
            border: 1px dashed #dbdbdb;
            padding: 16px;
            margin-bottom: 15px;
        }

.newsbox_z ul li {
    border-bottom: none;
}

.newsbox ul li:hover .news_cont a {
    color: #467384;
}

.newsbox ul li:last-child {
    margin-right: 0;
}

.newsbox ul li .news_img {
    width: 27%;
    height: 100px;
    overflow: hidden;
}

    .newsbox ul li .news_img img {
        max-width: 100%;
        -webkit-transition: -webkit-transform .3s linear;
        -moz-transition: -moz-transform .3s linear;
        -o-transition: -o-transform .3s linear;
        transition: transform .3s linear;
        overflow: hidden;
    }

.newsbox ul li:hover .news_img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.newsbox ul li .news_time {
    width: 100%;
    color: #000;
    float: left;
    margin: 10px 0;
}

.newsbox ul li .news_icon {
    width: 6px;
    height: 6px;
    background: #bfbfbf;
    border-radius: 50%;
    margin-right: 8px;
    margin-top: 8px;
}

.newsbox ul li .news_title {
    font-size: 16px;
    float: left;
    margin-bottom: 10px;
    width: 70%;
}

    .newsbox ul li .news_title a {
        color: #fff;
    }

        .newsbox ul li .news_title a:hover {
            color: #469aff;
        }

.newsbox ul li .news_cont {
    width: 100%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    float: left;
    color: #fff;
}

    .newsbox ul li .news_cont a {
        color: #0076de;
        font-weight: 600;
    }

.news_time_box {
    width: 10%;
    border-right: 1px solid #ddd;
    margin-right: 3%;
}

.news_time_title {
    width: 100%;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    text-align: center;
    color: #333;
}

.news_time_title1 {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #333;
    font-size: 28px;
    font-weight: 600;
}

.news_right {
    width: 100%;
}
/*资讯*/
.zx_box {
    max-width: 1570px;
    margin: 0 auto;
    text-align: center;
}

.zx_center {
    max-width: 1570px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    margin-top: -350px;
    /*left: 50%;*/
    /*margin-left: -785px;*/
}

.xw_left {
    width: 49%;
}

    .xw_left img {
        width: 100%;
        height: auto;
    }

.xw_right {
    width: 49%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0px;
}

.xw_right_box {
    width: 100%;
    background: #f3f3f3;
    padding: 15px;
    margin: 15px 0px;
    box-sizing: border-box;
}
/*.youshi_img {
    width: 215px;
    height: 132px;
    border: 1px solid #CCC;
}*/

.xw_right_cont {
    width: 70%;
    text-align: left;
    /*height: 105px;*/
    /* padding: 15px; */
    /* margin-bottom: 10px; */
}

.xw_right_img {
    width: 27%;
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
    overflow: hidden;
}

.xw_right_box:hover .xw_right_img {
    max-width: 100%;
    height: auto;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.xw_right_title {
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    border-left: 3px solid #ff0000;
    text-indent: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.xw_right_con {
    width: 100%;
    text-align: left;
    font-size: 14px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    text-indent: 0em;
    color: #999999;
}

.xw_right_box:hover {
    background: #ff0000;
}

    .xw_right_box:hover .xw_right_title {
        border-left: 3px solid #fff;
    }

        .xw_right_box:hover .xw_right_title a {
            color: #fff;
        }

    .xw_right_box:hover .xw_right_con {
        color: #fff;
    }

.youshi_box:hover .youshi_cont {
    background: #004392;
    color: #fff;
}

    .youshi_box:hover .youshi_cont a {
        color: #fff;
    }

    .youshi_box:hover .youshi_cont .youshi_con {
        color: #fff;
    }
/*版权*/
.bq_box {
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.bq_cont {
    width: 100%;
    line-height: 20px;
    background: rgba(0, 0, 0, 0.70);
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #fff;
    box-sizing: border-box;
    padding: 20px 15px;
}

    .bq_cont a {
        color: #fff !important;
    }

.bq {
    display: none;
}
/*医生团队*/
.picScroll-left {
    /*width: 1366px;*/
    width: 100%;
    /*overflow: hidden;*/
    position: relative;
    margin-top: 50px;
}

    .picScroll-left .hd {
        width: 100%;
        /*height: 30px;*/
        /*background: #f4f4f4;*/
        /*padding: 0 10px;*/
        /*visibility: hidden;*/
        /*position: relative;*/
    }

        .picScroll-left .hd .prev {
            display: block;
            width: 30px;
            height: 45px;
            float: right;
            /*margin-right: 5px;
            margin-top: 10px;*/
            /*overflow: hidden;*/
            cursor: pointer;
            /*background: url("images/arrow.png") no-repeat;
            background: #ddd;*/
            background: url(../images/pro_right.png) no-repeat;
            position: absolute;
            right: -50px;
            top: 75px;
        }

        .picScroll-left .hd .next {
            display: block;
            width: 30px;
            height: 45px;
            float: left;
            cursor: pointer;
            background: url(../images/pro_left.png) no-repeat;
            position: absolute;
            left: -50px;
            top: 75px;
        }

        .picScroll-left .hd ul {
            float: right;
            overflow: hidden;
            zoom: 1;
            margin-top: 10px;
            zoom: 1;
        }

            .picScroll-left .hd ul li {
                float: left;
                width: 9px;
                height: 9px;
                overflow: hidden;
                margin-right: 5px;
                text-indent: -999px;
                cursor: pointer;
                background: url("images/icoCircle.gif") 0 -9px no-repeat;
            }

                .picScroll-left .hd ul li.on {
                    background-position: 0 0;
                }

    .picScroll-left .bd {
        /*padding: 10px;*/
        /*width: 1366px;*/
        width: 100%;
        overflow: hidden;
    }

        .picScroll-left .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .picScroll-left .bd ul li {
                float: left;
                _display: inline;
                overflow: hidden;
                text-align: center;
                margin: 0 25px;
                /*width: 290px !important;*/
                width: 400px !important;
            }

                .picScroll-left .bd ul li .db_lx_img {
                    text-align: center;
                    width: 100%;
                    height: auto;
                    overflow: hidden;
                    display: block;
                }

                    .picScroll-left .bd ul li .db_lx_img img {
                        width: 100%;
                        height: auto;
                        display: block;
                        /*padding: 5px;
                        border: 1px solid #fff;*/
                        margin: 0 auto;
                        display: block;
                        -webkit-transition: -webkit-transform .3s linear;
                        -moz-transition: -moz-transform .3s linear;
                        -o-transition: -o-transform .3s linear;
                        transition: transform .3s linear;
                        float: left;
                    }

                .picScroll-left .bd ul li:hover .db_lx_img img {
                    width: 100%;
                    height: auto;
                    -webkit-transform: scale(1.1);
                    -moz-transform: scale(1.1);
                    -ms-transform: scale(1.1);
                    -o-transform: scale(1.1);
                    transform: scale(1.1);
                }

                .picScroll-left .bd ul li .db_lx_name {
                    width: 100%;
                    font-size: 22px;
                    font-weight: 600;
                    text-align: left;
                    padding: 20px 0;
                }

                .picScroll-left .bd ul li .db_lx_intro {
                    font-size: 14px;
                    height: 45px;
                    line-height: 24px;
                    overflow: hidden;
                    width: 100%;
                    text-align: left;
                    color: #333;
                }

                .picScroll-left .bd ul li .db_lx_more {
                    width: 40%;
                    background: #469aff;
                    color: #fff;
                    text-align: center;
                    margin-top: 20px;
                    padding: 10px 20px;
                }

                    .picScroll-left .bd ul li .db_lx_more a {
                        width: 100%;
                        color: #fff;
                        float: left;
                    }
/*客户*/
.kh_bg {
    background: url(../images/kh_bg.jpg) no-repeat;
    width: 1920px;
    height: 608px;
    margin-left: -360px;
}
/*留言*/
/*.ly_box {
    padding: 50px 0px;
    width: 100%;
    text-align: left;
}

.ly_title {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
}

.ly_text {
    width: 15%;
    height: 45px;
    margin-right: 20px;
}

    .ly_text input {
        width: 100%;
        height: 45px;
        border: 1px solid #83bfff;
        text-indent: 20px;
        font-size: 16px;
    }

.ly_box .ly_text:nth-child(2) {
    width: 18%;
}

.ly_box .ly_text:nth-child(3) {
    width: 24%;
}

.ly_text1 {
    width: 25%;
}

    .ly_text1 input {
        width: 100%;
        height: 45px;
        border: 1px solid #83bfff;
        text-indent: 20px;
    }
.ly_cont {
    width: 100%;
    margin-top: 25px;
}

    .ly_cont textarea {
        width: 100%;
        height: 160px;
        border: 1px solid #CCC;
        border-radius: 10px;
        text-indent: 45px;
        line-height: 40px;
        color: #333;
        font-family: '微软雅黑';
    }

.ly_button {
    width: 12%;
    text-align: center;
    padding-left: 10px;
}

    .ly_button input {
        width: 100%;
        height: 45px;
        background: #469aff;
        border: none;
        color: #fff;
        cursor: pointer;
    }

.yzm {
}

    .yzm img {
        width: auto;
        height: 45px !important;
    }*/
