.zypp_box {
    margin: 25px 0;
}

.zypp_box .pp_pic_li {
    border: 1px solid #ccc;
    height: 68px;
}

.zypp_box h4 img {
    width: 30px;
}

.zypp_box h4 {
    color: #333;
}

.zypp_box .pp_pic_li ul {
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.zypp_box .pp_pic_li ul li img {
    width: 91px;
    margin: 11px 30px;
    height: 44px;
}

.h4 {
    color: #333;
    border-bottom: 2px solid #ff0000;
    padding: 8px 0;
    margin: 0;
}

.h4 .fico {
    width: 33px;
    vertical-align: bottom;
}

.search_box {
    width: 100%;
    text-align: center;
    overflow: hidden;
    height: 150px;
}

.search_box .search_inp {
    position: relative;
    width: 100%;
    background-color: #efefef;
    height: 150px;
    overflow: hidden;
}

.search_box .search_inp .inp_box {
    margin-top: 35px;
}

.search_box .search_inp .inp_box input {
    width: 50%;
    border: 0;
    background-color: #fff;
    padding: 10px 20px;
}

.search_box .search_inp .inp_box button {
    border: 0;
    background-color: #690599 !important;
    color: #fff;
}

.search_box .search_inp .sea_list {
    position: absolute;
}

.search_box .search_inp .sea_list span {
    margin: 0 5px;
    font-size: 12px;
    cursor: pointer;
}

.cp_list_box ul {
    width: 100%;
}

.cp_list_box ul li h4 {
    font-weight: bold;
    color: #333;
    border-bottom: 2px solid #ccc;
    padding: 10px 0;
    font-size: 18px;
}

.cp_list_box ul li ul li {
    position: relative;
    display: inline-block;
    margin: 5px 2px;
    padding: 0;
    border: 1px solid #e8e8e8;
    height: 250px;
    overflow: hidden;
    text-align: center;
}

.cp_list_box ul li ul li img {
    margin-bottom: 10px;
}

.cp_list_box ul li ul li .xh_img {
    position: absolute;
    width: 31px;
    height: 42px!important;
    right: 2px;
    top: 0px;
}

.cp_list_box ul li ul li .more {
    display: inline-block;
    width: 5rem;
    background-color: #e5e5e5;
    padding: 5px 0px;
    border: 0;
    border-radius: 20px;
    margin-top: 5px;
    font-size: 12px;
    outline: none;
}

.cp_list_box ul li ul li span {
    font-size: 0.7rem;
}

@media (min-width: 1520px) {
    .cp_list_box ul li ul li {
        width: 200px !important;
        height: 320px !important;
    }
}

@media (max-width: 980px) {
    .cp_list_box ul li ul li img {
        width: 100%;
        height: 80px!important;
        margin-bottom: 10px;
    }
    .rxph_list {
        width: 44%!important;
        margin: 10px!important;
    }
    #owl-demo .item {
        height: 253px!important;
    }
    .list_ri ul li {
        width: 44%!important;
        margin: 10px!important;
    }
    .tjpp_list li {
        width: 28%!important;
        margin: 8.8px;
        border: 1px solid #ccc;
        height: 103px;
    }
    .cp_list_box ul li ul li {
        width: 29% !important;
        height: 165px !important;
    }
    .cp_list_box ul li ul li:first-child {
        width: 36% !important;
    }
}

@media (min-width: 768px) {
    .cp_list_box ul {
        width: 100%;
        font-size: 0;
    }
    .cp_list_box ul li h4 {
        font-weight: bold;
        color: #333;
        border-bottom: 2px solid #ccc;
        padding: 10px 0;
        font-size: 18px;
    }
    .cp_list_box ul li ul li {
        position: relative;
        display: inline-block;
        margin: 6px 0;
        margin-right: 12px;
        padding: 0;
        border: 1px solid #e8e8e8;
        overflow: hidden;
        text-align: center;
        height: 288px !important;
        width: 19%!important;
    }
    .cp_list_box ul li ul li img {
        margin-bottom: 10px;
        height: 171px!important;
    }
    .cp_list_box ul li ul li .xh_img {
        position: absolute;
        width: 31px;
        height: 56px!important;
        right: 2px;
        top: 0px;
    }
    .cp_list_box ul li ul li .more {
        display: inline-block;
        width: 5rem;
        background-color: #e5e5e5;
        padding: 5px 0px;
        border: 0;
        border-radius: 20px;
        margin-top: 5px;
        font-size: 12px;
        outline: none;
    }
    .cp_list_box ul li ul li span {
        font-size: 14px;
    }
    .cp_list_box ul li ul li .xh {
        margin: 15px 0;
    }
    .cp_list_box ul li ul li .xh_tit {
        background: red;
        color: #fff;
        padding: 0 7px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 73px;
        vertical-align: middle;
    }
    .cp_list_box ul li ul li .red {
        color: #ff0000;
        font-weight: bold;
        font-weight: bold;
    }
    .cp_list_box ul li ul li .hed_top_pic {
        text-align: center;
        padding: 13px;
    }
    .cp_list_box ul li ul li p {
        color: #333;
        text-align: center;
        font-size: 14px;
    }
    .cp_list_box ul li ul li .hed_top_pic img {
        /* width: 50%; */
        height: 96px;
    }
}

@media (min-width: 980px) {
    .cp_list_box ul li ul li {
        /* width: 200px !important;
    height: 320px !important; */
    }
}


/* 首页导航固定 开始 */


/*banner上面浮层*/

.cat_wrap {
    box-shadow: 1px 1px 2px #bfbcbc;
    box-shadow: 0 -4px 8px 0 rgba(7, 17, 27, .1), 0 4px 8px 0 rgba(7, 17, 27, .1);
    background: rgba(0, 124, 148, 0.7);
    width: 167px;
    position: absolute;
    z-index: 999;
    top: 51px;
    left: 0.5px;
    display: none;
}

#navb li:first-child hover .cat_wrap {
    display: block;
}

.cat_wrap .cat_title {
    width: 192px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: url(i/juxing.png) no-repeat;
    margin-left: -6px;
    margin-top: -15px;
    background-size: 100%;
    color: #fff;
    text-align: center;
}

.cat_wrap .cat_header {
    min-height: 450px;
}

.cat_wrap .cat_list div:hover {
    background-color: #00afd1;
    border: none;
}

.cat_wrap .cat_list div {
    /* background: #fff; */
}

.cat_wrap .cat_list div li {
    float: left;
    color: #fff;
    font-size: 16px;
    margin: 23.7px 0px;
}

.cat_wrap .cat_list div li:first-child {
    margin-left: 15px;
    margin-right: 10px;
}

.cat_wrap .cat_list {
    cursor: pointer;
}

ul.clearfix {
    border-bottom: 1px dashed #00afd1;
    margin: 0;
}


/*banner浮层滑动显示弹框*/

.cat_subcont {
    display: none;
}

.cat_subcont.active {
    display: block;
}

.cat_subcont .cat_sublist {
    position: absolute;
    z-index: 998;
    top: 3px;
    left: 167px;
    padding-top: 5px;
    min-height: 394px;
    width: 1022px;
    background: rgb(225, 225, 225, 0.7);
    border-top: 1px solid #f9f9f9;
    border-left: 1px solid #00a1ea;
    border-bottom: 1px solid #00a1ea;
    border-right: 1px solid #00a1ea;
}

.cat_subcont .cat_sublist .fore1 {
    width: 960px;
}

.cat_subcont .cat_sublist .fore1 .fore_list {
    padding: 0 20px;
}

.cat_subcont .cat_sublist .fore1 .fore_list h3 {
    padding: 5px;
    float: left;
    width: 100%;
    display: inline-block;
    margin-top: -10px;
    border-bottom: 1px solid #d3d3d3;
}

.cat_subcont .cat_sublist .fore1 .fore_list h3 a {
    font-size: 14px;
    color: #00afd1;
}

.cat_subcont .cat_sublist .fore1 .fore_list li {
    float: left;
    margin-top: -21px;
    padding: 5px;
    padding-bottom: 15px;
    margin-bottom: -10px;
}

.cat_subcont .cat_sublist .fore1 .fore_list li a {
    font-size: 11px;
    color: #333;
    text-transform: uppercase;
    padding: 0 0px;
    border-right: 1px solid #808080;
    margin-right: 3px;
    line-height: 20px;
}

.cat_subcont .cat_sublist .fore1 .fore_list li a:hover {
    color: #00a1ea;
    text-decoration: underline;
}

i.fa.fa-angle-right {
    float: right;
    color: #fff;
    font-size: 16px;
    margin: 26px 45px;
}

.next i {
    margin: 0 45px!important;
}

.float.for1 i {
    font-weight: bold;
}


/* 右侧浮动 开始 */

.cat_wrap,
.login_user {
    background: #007c94!important;
}

.user_img {
    font-size: 76px;
    color: #fff;
    width: 100%;
    padding-right: 5rem;
    display: inline-block;
    text-align: center;
}

a.ban_btn {
    background-color: #00afd1;
    /* border: 1px solid #00afd1; */
}

a.ban_btn.login_zc {
    background-color: #ccc;
    border: none;
    color: #fff;
}

.clearfix a .ban_login h1 {
    font-size: 22px;
}

.ban_login p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 1rem;
}

.pzbz_list img {
    width: 21%;
}

.pzbz_list span {
    margin-right: 5px;
}

a.ban_btn {
    border-radius: 2px;
    font-size: 14px;
    padding: 7px 20px;
    color: #fff;
    border: none;
    margin: 7px;
}

a.ban_btn:hover {
    background-color: #1379ce;
    color: #fff;
    /* border: 1px solid #1379ce; */
}

.tel_pic img {
    width: 66%;
    animation: hithere 1s ease infinite;
}

.ban_pzbz {
    width: 101%;
    margin: 25px 0px;
    padding: 12px 0px;
    height: 126px;
    border-top: 1px solid #29b5d0;
}

.tel_pic {
    display: block;
    width: 45px;
    border-right: 1px solid #1379ce;
    float: left;
    line-height: 40px;
    margin-right: 1rem;
}

.row.ban_login {
    text-align: center;
    /* border-bottom: 1px solid #29b5d0; */
    padding-bottom: 1rem;
}

.row.ban_login h1 {
    font-size: 23px;
}

.row.ban_login a:first-child {
    margin-right: 10px;
    display: none;
}

.ban_btn span {
    font-size: 14px;
}

.pzbz_list span {
    font-size: 16px;
}

.ban_pzbz h2 {
    display: inline-block;
    font-size: 16px;
    float: left;
    padding-left: 10px;
    width: 50%;
    margin: 16px 0;
    color: #fff;
}

.tel_num p {
    font-size: 14px;
}

.tel_num h3 {
    font-size: 22px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.tel_h i {
    font-size: 32px;
    display: inline-flex;
    margin-right: 10px;
    margin-top: -10px;
}

.zysearch .search .inpsea .input-group {
    width: 105%!important;
    /* margin: 19px 0 0 11rem; */
}

.ban_tel {
    border-bottom: 1px solid #29b5d0;
    height: 55px;
}

a#login_c {
    padding: 11px;
    padding-left: 0px;
}

.zysearch {
    width: 84%!important;
}

.tel_h {
    float: left;
    margin-left: 7px;
}

.pzbz_list i {
    font-size: 22px;
}

.ban_ri {
    padding: 10px 15px;
    position: absolute;
    z-index: 6;
    width: 100%;
}

.ban_ri_img {
    padding-top: 2rem;
    text-align: center;
}

.ban_ri_img img {
    width: 89%;
}

.banner_img {
    margin-bottom: 4rem!important;
}


/* 右侧浮动 结束 */


/* 首页导航固定 结束 */


/* 品牌专栏  开始 */

.ppzl {
    margin-top: 3rem;
}

.pp_list {
    margin-bottom: 2rem!important;
}

.list_ri ul li img {
    width: 89%;
    margin-bottom: 2.5px;
    transition: .3s transform ease-in-out;
    -webkit-transition: .3s transform ease-in-out;
    height: 69%;
    margin-top: 5%;
}

.clearfixxuanxiangka {
    border: 1px solid #e5e5e5;
    margin-left: 0px;
    display: block;
    list-style-type: disc;
    width: 100%;
}

.clearfixxuanxiangka .tab.on {
    background-color: #20B09F;
    color: #fff;
}

.clearfixxuanxiangka .tab {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    background-color: #F5F5F5;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
    /* border-left: none; */
    position: relative;
    cursor: default;
    width: 25%;
    float: left;
    /* margin-right: 0px; */
}

.xuanxuan ul {
    display: none;
    height: 352px;
}

.xianshi {
    display: block !important;
}

.xuanxuan ul li {
    list-style: none;
}

.list_ri ul li {
    float: left;
    display: inline-block;
    width: 50%;
    margin: 0 0 -1px -1px;
    text-align: center;
    border: 1px solid #ccc;
    height: 50%;
}

.nav_w .zysearch .hot_pro {
    margin-top: 3rem;
    margin-left: 16rem;
}

.list_ri ul li:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.1);
    transition: .3s transform ease-in-out;
    -webkit-transition: .2s transform ease-in-out;
}

.list_ri ul li p {
    font-size: 14px;
}

.list_ri ul li p span {
    font-weight: normal;
    color: #666;
}

.pp_list,
.list_le,
.list_ri {
    padding: 0;
    margin: 0;
}

.list_ri ul li p:nth-child(3) {
    color: red;
}

.list_ri ul li p:nth-child(3) span {
    font-weight: bold;
    color: #000;
}

.list_le img {
    width: 100%;
}

.list_ri {
    margin-top: 1px;
}

.list_le {
    overflow: hidden;
    height: 352px;
    position: relative;
}

.pp_more {
    position: absolute;
    bottom: 0;
    left: 0%;
    color: #fff;
    font-size: 20px;
    padding: 7px 26px;
    font-weight: bold;
}

.rxph_h {
    padding: 15px 15px;
    color: #fff;
}

.list_le:hover .pp_more,
.pp_more:hover {
    color: #eee;
}

.pp_more i {
    margin-left: 48px;
    font-size: 20px;
    color: #fff;
}


/* 品牌专栏 结束 */


/* 推荐品牌 开始 */

.tjpp_list li {
    display: inline-block;
    float: left;
    width: 93%;
    margin: 3px;
}

.tjpp_list li img {
    width: 105%;
}

.tjpp_list {
    padding: 0;
    margin: 0;
    width: 100%!important;
}

.w.tjpp {
    /* padding-top: 3rem; */
}

.bcg_img {
    background: url(../../assets/image/bcg1.png);
    background-position-y: top;
    background-position-x: center;
}


/* 推荐品牌 结束 */