/*分页样式--start*/
.pages {
    margin: 20px 0;
    text-align: center;
    font-size: 14px;
}

    .pages a, .pages span {
        padding: 2px 8px;
        border: 1px solid #999;
        margin: 0 5px;
        color: #999;
        line-height: 2;
    }

a:link, a:hover, a:active, a:visited {
    text-decoration: none;
}

.pages a:hover, .pages span:hover {
    color: #ffffff;
    background: #dc0000;
    background-size: cover;
    border: 1px solid #fff;
}

font:hover {
    color: #ffffff;
}

#anli_main {
    width: 1170px;
}

#content_body > p > img {
    width: 100%;
}

.fy > select {
    width: 42px;
}

/*分页样式--end*/

.nav .pro_subnav1 i {
    background: url(../images/new_arrow.png) no-repeat;
}

.header .nav li.search_box i {
    background: url(../images/search.png) no-repeat center;
}

.header .nav li.language i {
    background: url(../images/language.png) no-repeat;
}

.header .nav li.tmall i {
    background: url(../images/tmall.png) no-repeat;
}

.header .nav li.jd i {
    background: url(../images/jd.png) no-repeat;
}

.site-select .icon-filter-arrow {
    background: url('../images/site_arrow.png') no-repeat center;
}

.foot-list li i {
    background: url(../images/foot_nav.png) no-repeat;
}

.i_link i {
    background: url(../images/link_icon.png) no-repeat;
}

.header {
    color: #000;
}

    .header .nav .top_li a {
        color: #000;
    }

    .header .nav ul > li.top_li > a {
        text-shadow: 0 0 2px #fff;
    }

.pcsty {
    display: block;
}

.mobsty {
    display: none;
}

.pro_attr i, .pro_nav_ul i {
    background: url(../images/pro_icon.png) no-repeat;
}

.back {
    background: url(../images/back.png) #6aa9dc 20px center no-repeat;
}

.proDet_scroll .bx-controls-direction a,
.proDet_scroll .proDet_prev,
.proDet_scroll .proDet_next {
    background: url(../images/arrow5.png) no-repeat;
}

.news_hot_list li a i {
    background: url(../images/print_4.png) no-repeat;
}

.grp_new2 {
    background-image: url(../images/grp_new2.jpg);
}

.cld_conlist {
    width: 1280px;
    margin: 0 auto;
}

.aboutlist > p > img {
    max-width: 100%;
}

.pro_det_main div div p img {
    max-width:100%;
}

.prodetailwidth {
    width: 1200px;
    margin: 0 auto;
}

.m_pro_select {
    display:none;
}

.pro_sort{
    display:none;
}

@media screen and (max-width:980px) {

    .pcsty {
        display: none;
    }

    .mobsty {
        display: block;
    }

    .mobile_subnav1 li i {
        background: url(../images/arrow10.png) no-repeat;
        top: 12px;
        right: 0px;
        height: 12.8px;
    }

    .mobile_subnav_back {
        background: url(../images/arrow12.png) #4184c0 4% center no-repeat;
    }

    .mobile_subnav1 > ul > li > a:first-child {
        width: 70%;
        float: left;
    }

    .mobile_subnav1 > ul > li > a:nth-child(2) {
        width: 30%;
        float: left;
        margin-top: 36.5px;
    }

    .mobile_subnav2 > ul > li > a:first-child {
        width: 70%;
        float: left;
    }

    .mobile_subnav2 > ul > li > a:nth-child(2) {
        width: 30%;
        float: left;
        margin-top: 36.5px;
    }

    .selectblock {
        display: block;
    }

    .foot_sp .site-select ul.selectblock {
        display: block;
    }

    .i_link i {
        background-size: auto 100%;
    }

    .cld_conlist {
        max-width: 100%;
        padding: 0 .2rem;
    }

    .pro_nav_ul {
        padding: .3rem 0 .65rem 0;
    }

        .pro_nav_ul li {
            width: 20%;
        }

    .arrowT {
        border-bottom: 14px solid #000;
    }

    .pro_path .title {
        display: none;
    }

    .pro_nav_ul li a {
        border-right: 0;
    }

    .pro_nav_ul > li > a > p {
        font-size: .25rem;
    }

    .prodetailwidth {
        width: 100%;
    }
}
