@media (max-width: 1200px) {
    .iframe_xhs {
        width: 100% !important;
    }

    .banner {
        height: 1563px !important;
    }

    body {
        min-width: 1200px !important;
    }

    .div_header {
        width: 1350px !important;
    }

    .nav .nLi h3 a {
        width: 90px !important;
    }
}

.iframe_xhs {
    width: 1250px;
}

.foot_ul_dh li {
    border-left: 1px solid #e85d0c;
    border-top: 1px solid #e75e0d;
    border-bottom: 1px solid #e65d0c;
    line-height: 30px;
    float: left;
    width: 150px;
    text-align: center;
}


* {
    margin: 0;
    padding: 0;
    color: #666;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

#tunav {
    height: 100px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

#tunav ul li a {
    display: block;
    font-size: 18px;
}

#tunav ul li {
    height: 100px;
    line-height: 100px;
    text-align: center;
    float: left;
    list-style: none;
    width: 100px;
    margin-left: 2px;
}

.licolor {
    border-bottom: 2px solid #ae2d3e;
    background: url("../images/navbj.png") no-repeat center;
}

    .licolor a {
        color: #fff !important;
    }

.pro {
    margin-top: 50px;
    overflow: hidden;
}

    .pro .pc li {
        width: 45%;
        height: auto;
        list-style: none;
        float: left;
        margin-right: 10%;
        margin-top: 50px;
        margin-bottom: 20px;
    }

        .pro .pc li div {
            overflow: hidden;
            width: 100%;
            height: 350px;
            border-radius: 10px;
            box-shadow: 0 0px 10px #cac5c5;
            margin-bottom: 20px;
        }

            .pro .pc li div img {
                overflow: hidden;
                width: 100%;
            }

        .pro .pc li span,
        .pro .pc li a {
            width: 100%;
            display: block;
            text-align: center;
            font-size: 15px;
            color: #ccc7c7 !important;
            line-height: 40px !important;
        }

        .pro .pc li a {
            font-size: 16px;
            color: #6d6d6d !important;
            line-height: 40px;
        }

            .pro .pc li a:hover {
                color: #6d6d6d !important;
            }

        .pro .pc li span {
            font-size: 14px;
            line-height: 30px;
        }

        .pro .pc li div img {
        }

        .pro .pc li div:hover img {
            display: block !important;
        }

        .pro .pc li div {
            position: relative;
        }

        .pro .pc li:nth-child(even) {
            margin-right: 4%;
            margin-left: 1%
        }

        .pro .pc li:hover img {
            transform: scale(1.02, 1.02) translateZ(0);
            transition: all 1s;
        }

.dabox {
    width: 10800px;
    transition: all 1s;
}

    .dabox ul {
        width: 1200px;
        float: left;
        display: block;
        overflow: hidden;
    }



.pro .iphone li div:hover {
    transform: scale(1.02, 1.02) translateZ(0);
    transition: all 1s;
}

.pro .iphone li div {
    background: url("../images/bjiphone.png") center no-repeat;
    width: 221px;
    height: 474px;
    overflow: hidden;
}

    .pro .iphone li div img {
        width: 204px;
        height: 359px;
        padding: 39px 0 200px 10px;
        display: block;
    }

.pro .iphone > span,
.pro .iphone > a {
    text-align: left;
    !important;
    padding-left: 10px;
    transform: scale(1.00, 1.00) translateZ(0) !important;
    transition: all 0s !important;
}

.iphone li {
    float: left;
    padding-right: 74px;
}

    .iphone li div {
        position: relative;
    }

        .iphone li div img {
            position: absolute;
        }

        .iphone li div:hover img:nth-child(3):hover {
            opacity: 1 !important;
            transition: all 1s;
            margin-top: 70px !important;
        }

    .iphone li:hover img:nth-child(2) {
        opacity: 1 !important;
        transition: all 1s;
    }

.banner {
    background: url("../images/banneraq1.jpg") center no-repeat;
    width: 100%;
    height: 1069px;
    min-width: 1200px;
}
.case_banner {
    background: url("../images/banner.jpg") center no-repeat;
    width: 100%;
    height: 724px;
    min-width: 1200px;
}

.padding-horizontal-5 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

/*分页*/
.met_pager {
    margin-top: 20px;
    text-align: center;
}

    .met_pager * {
        display: inline-block;
    }

    .met_pager a,
    .met_pager .PreSpan,
    .met_pager .NextSpan {
        padding: 9px 15px;
        border: 1px solid #e4eaec;
        background: #fff;
    }

    .met_pager a {
        border-right: none;
        color: #76838f;
        text-decoration: none;
    }

        .met_pager a:active,
        .met_pager a:focus,
        .met_pager a:hover {
            text-decoration: none;
        }

        .met_pager a:hover {
            background: #f5f5f5;
        }

        .met_pager a.NextA {
            border-right: 1px solid #e4eaec;
        }

        .met_pager a.Ahover {
            border-color: #ed702e;
            background: #ed702e;
            color: #fff;
        }

    .met_pager .PreSpan,
    .met_pager .NextSpan {
        color: #ccd5db;
        cursor: default;
    }

    .met_pager input,
    .met_pager .PageText {
        display: none;
    }

#fudondaohan li:hover {
    background: #333 !important;
    color: #fff !important;
}

/*翻篇*/
.met_page li {
    width: 49%;
    display: inline-block;
}

    .met_page li a {
        max-width: 100%;
    }

.nav .sub {
    width: 105px !important;
}

@media screen and (max-width:1300px) {
    .toptel {
        display: none;
    }
}

.toptel:hover div {
    background: url('../images/icon_hotline4_2.png') !important;
}

.toptel:hover #dianhua_tel {
    font-weight: bold;
}

/*客户介绍*/
.anli_khjs {
    width: 980px;
    height: auto;
    margin: 20px auto;
    border-bottom: 1px solid #ae2d3e;
    padding: 42px 0px 22px;
    clear: both;
    overflow: hidden;
}

    .anli_khjs table {
        width: 980px !important;
    }

        .anli_khjs table > tbody > tr {
            width: 980px !important;
            overflow: hidden
        }

            .anli_khjs table > tbody > tr:nth-child(1) > td:nth-child(1) {
                background: url(../images/h3_bg.png) no-repeat 0px 8px !important;
                color: #fff;
                width: 200px;
                height: 55px;
                display: block;
                margin: 0px;
                padding: 0px;
                font-size: 20px;
                line-height: 50px;
                font-weight: bold;
                text-align: center;
                border-right-width: 1px;
                border-right-style: solid;
                border-right-color: #ae2d3e;
            }

                .anli_khjs table > tbody > tr:nth-child(1) > td:nth-child(1) strong {
                    color: #fff
                }

            .anli_khjs table > tbody > tr:nth-child(1) > td:nth-child(2) {
                width: 700px !important;
                height: auto;
                margin: 0px auto;
                font-size: 15px;
                line-height: 30px;
                color: #444;
            }


            .anli_khjs table > tbody > tr:nth-child(2) > td:nth-child(1) {
                background: #fff;
                color: #333;
                width: 200px;
                height: auto;
                display: block;
                padding: 10px 0;
                margin: 0px;
                text-align: left;
                border-right-width: 1px;
                border-right-style: solid;
                border-right-color: #ae2d3e;
                font-size:13px;
                line-height:25px;
            }

                .anli_khjs table > tbody > tr:nth-child(2) > td:nth-child(1) img {
                    width: 100% !important;
                }


            .anli_khjs table > tbody > tr:nth-child(2) > td:nth-child(2) {
                width: 700px !important;
                height: auto;
                margin: 0px auto;
                font-size: 15px;
                line-height: 30px;
                color: #444;
            }

                .anli_khjs table > tbody > tr:nth-child(2) > td:nth-child(2) strong {
                    color: #ae2d3e;
                    width: 120px;
                }


/*媒体展现*/
.anli_mtzx {
    width: 980px;
    height: auto;
    margin: 20px auto;
    padding: 42px 0px 22px;
    clear: both;
    overflow: hidden;
}

    .anli_mtzx table {
        width: 980px !important;
    }

        .anli_mtzx table > tbody > tr {
            width: 980px !important;
            overflow: hidden
        }

            .anli_mtzx table > tbody > tr:nth-child(1) > td:nth-child(1) {
                background: url(../images/h3_bg.png) no-repeat 0px 8px !important;
                color: #fff;
                width: 200px;
                height: 55px;
                display: block;
                margin: 0px;
                padding: 0px;
                font-size: 20px;
                line-height: 50px;
                font-weight: bold;
                text-align: center;
                border-right-width: 1px;
                border-right-style: solid;
                border-right-color: #ae2d3e;
            }

                .anli_mtzx table > tbody > tr:nth-child(1) > td:nth-child(1) strong {
                    color: #fff
                }

            .anli_mtzx table > tbody > tr:nth-child(1) > td:nth-child(2) {
                width: 700px !important;
                height: auto;
                margin: 0px auto;
                font-size: 15px;
                line-height: 30px;
                color: #444;
            }

            .anli_mtzx table > tbody > tr:nth-child(1) > td:nth-child(1) strong {
                color: #ae2d3e;
            }

            .anli_mtzx table > tbody > tr:nth-child(2) > td:nth-child(1) {
                background: #fff;
                color: #333;
                width: 200px;
                height: auto;
                display: block;
                padding: 10px 0;
                margin: 0px;
                text-align: left;
                border-right-width: 1px;
                border-right-style: solid;
                border-right-color: #ae2d3e;
                font-size: 15px;
                line-height: 25px;
            }
            .anli_mtzx table > tbody > tr:nth-child(2) > td:nth-child(1) strong {
                color: #ae2d3e;
            }

            .anli_mtzx table > tbody > tr:nth-child(2) > td:nth-child(2) {
                width: 700px !important;
                height: auto;
                margin: 0px auto;
                font-size: 15px;
                line-height: 30px;
                color: #444;
            }

                


.anli_mtzx {
    width: 980px;
    height: auto;
    margin: 20px auto;
    padding: 42px 0px 22px;
    clear: both;
    overflow: hidden;
}
