@media (max-width:1670px) {
    .bottomCenter a {
        display: inline-block;
        overflow: hidden;
        margin: 0 4%;
    }
}

@media (max-width:1440px) {
    .leinew a .leinewCenter {
        width: 15.75%;
    }
}

@media (max-width:1366px) {
    .listxiazaiLeft .listxiazaiLeft_a {
        padding-left: 2.6rem;
    }
    .listxiazaiLeft .listxiazaiLeft_b {
        padding-left: 5.3rem;
    }
    .index_eRight a {
        padding-left: 20px;
        padding-right: 47px;
    }
}

@media (max-width:1140px) {
    .listabouts .listabouts_a .listabouts_asmy p {
        font-size: 14px;
    }
    .leinew a .leinewRight div {
        margin-top: 1rem;
    }
    .leinew a .leinewLeft {
        height: 134px;
    }
    .proshow .proshow_a label {
        font-size: 17px;
    }
}

@media (max-width: 1080px) {}

@media (max-width: 992px) {}

@media (max-width: 768px) {
    .listbanner {
        width: 100%;
        float: none;
        position: relative;
        height: auto;
        overflow: hidden;
    }
    .listbanner img {
        width: 100%;
        height: auto;
        max-width: none;
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
    }
    .index_b {
        overflow: hidden;
        width: 100%;
        flex-wrap: wrap;
        text-align: center;
    }
    .index_b a {
        border: 1px solid #dfdfdf;
        margin: 0;
        flex: none;
        padding: 50px 15px;
        margin-bottom: 1rem;
        color: #fff;
        background: #00ada7;
        width: 100%;
    }
    .mytop {
        display: none;
    }
    .contactliuTop {
        background: url(../image/221.png)center 0 no-repeat;
        width: 100%;
        margin-bottom: 0rem;
        background-size: 100%;
    }
    .contactliuTop label {
        font-size: 15px;
    }
    .contactliuTop span {
        font-size: 14px;
    }
    .liuyan {
        width: 98%;
    }
    .liuyanLeft {
        float: none;
        width: 100%;
    }
    .liuyanLeft input {
        height: 39px;
        margin-bottom: 1rem;
    }
    .liuyan textarea {
        float: none;
        width: 100%;
    }
    .liuyanbottom {
        width: 100%;
        margin-top: 2rem;
        text-align: center;
    }
    .liuyanbottom input {
        width: 120px;
        height: 39px;
        font-size: 13px;
    }
    .listcontactLeft img {
        width: 41%;
    }
    .mycontacttop label {
        display: block;
        height: 65px;
        line-height: 65px;
        margin: 0;
        font-size: 20px;
    }
    .mycontacttops a {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden;
        margin-bottom: 17px;
    }
    #allmaps {
        height: 300px;
        margin-bottom: 45px;
    }
    /*.proshow .proshow_a label {
    font-size: 14px;
}
.proshow .proshow_a div {
    font-size: 12px;
    padding: 0;
}
.proshow .proshow_a:nth-child(1) {
    width: 33.333%;
}
.proshow .proshow_a {
    width: 33.333%;
}*/
    .proshow label:nth-child(1) {
        width: 33.333%;
    }
    .proshowTop label {
        width: 33.333%;
        font-size: 13px;
    }
    .myproshow a div:nth-child(1) {
        width: 33.33%;
    }
    .myproshow a div {
        width: 33.33%;
        overflow: hidden;
        padding: 12px;
        font-size: 12px;
    }
    .proshow {
        margin: 3rem auto;
        width: 98%;
    }
    .listheader {
        display: none;
    }
    .headers {
        display: none;
    }
    .visible-xs {
        display: block!important;
    }
    /*banner*/
    .banner {
        margin-top: 6rem!important;
    }
    /*end*/
    .header {
        display: none;
    }
    /*phone*/
    .header_phone {
        background: #fff;
        box-shadow: 0 0 10px #E5DBD6;
        padding: 10px 15px;
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 99999999;
    }
    .header_p_box {
        position: relative;
    }
    .p_logo {
        height: 40px;
        display: inline-block;
        float: left;
    }
    .p_logo img {
        height: 95%;
        width: auto;
    }
    a.p_menubtn {
        display: inline-block;
        float: right;
        padding: 4px 0 0;
    }
    a.p_menubtn span {
        display: block;
        width: 30px;
        height: 2px;
        background: #005FBD;
        margin: 7px 0 5px;
    }
    .carousel {
        margin-top: 14.5%!important;
    }
    .h5top {
        display: none;
    }
    /*导航*/
    .menuBox {
        position: fixed;
        width: 62%;
        top: 0;
        left: -62%;
        height: 100%;
        z-index: 999999999;
        background: #005FBD;
        color: #fff;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }
    .menuBox.active {
        left: 0;
    }
    .menuAll {
        position: relative;
        height: 100%;
        top: 0;
        padding-top: 43px;
    }
    .menuTitle {
        padding: 5px 10px;
        font-size: 16px;
        line-height: 32px;
        border-bottom: solid 1px #fff;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
    }
    .menuTitle i.fa {
        font-size: 20px;
        line-height: 32px;
        float: left;
        margin-right: 15px;
    }
    .menuBody {
        height: 100%;
        overflow: auto;
    }
    .menuBody ul {
        padding: 0;
        margin: 0;
    }
    .menuBody li.ua {
        padding: 0;
        border-bottom: solid 1px #fff;
    }
    .menuBody li a.ua_a {
        line-height: 38px;
    }
    .menuBody li a {
        color: #fff;
        line-height: 36px;
        padding: 0 15px;
        font-size: 12px;
    }
    .menuBody li a .fa {
        float: right;
        line-height: 36px;
        font-size: 18px;
        margin-right: 15px;
    }
    .menuBody ul.ul2_0 {
        background: rgba(255, 255, 255, 0.2);
        display: none;
    }
    .menuBody ul {
        padding: 0;
        margin: 0;
    }
    .menuBody ul.ul2_0 li {
        border-top: solid 1px #fff;
        padding-left: 20px;
    }
    .topnav {
        display: block;
    }
    .banner .bannernext {
        width: 12px;
        height: 30px;
        margin-top: -15px;
        z-index: 10;
        cursor: pointer;
        background-size: 12px 30px;
    }
    .banner .bannerprev {
        width: 12px;
        height: 30px;
        margin-top: -15px;
        z-index: 10;
        cursor: pointer;
        background-size: 12px 30px;
    }
    .yong_eLeft_a div {
        color: #626262;
        line-height: 29px;
        margin: 13px 0;
        font-size: 12px;
    }
    .yong_eLeft_a p {
        font-size: 15px;
        color: #2d2d2d;
    }
    .yong_eLeft_a label {
        font-size: 30px;
        color: #2b2b2b;
    }
    .yong_eLeft {
        float: left;
        width: 100%;
        overflow: hidden;
    }
    .yong_e {
        margin-top: 33px;
        margin-bottom: 40px;
    }
    .yong_eLeft_a a {
        width: 116px;
        line-height: 40px;
        font-size: 12px;
    }
    .yong_eLeft_b {
        text-align: center;
        border-top: 1px solid #dfdfdf;
        margin-top: 29px;
    }
    .yong_eLeft_b a {
        display: inline-block;
        font-size: 12px;
        color: #464646;
        padding-top: 20px;
        margin: 0 7%;
        transition: all 0.3s;
        border-top: 2px solid #fff;
    }
    .yong_eRight {
        float: right;
        width: 100%;
        margin-top: 28px;
    }
    .jian_anav {
        max-width: 1621px;
        margin: 31px auto;
        padding: 0 10px;
        position: relative;
        overflow: hidden;
    }
    .jian_anav .jian_anavLeft {
        float: left;
        width: 100%;
    }
    .jian_anav .jian_anavLeft label {
        font-size: 25px;
        display: block;
        line-height: 100%;
        margin: 0;
    }
    .jian_anav .jian_anavLeft div {
        font-size: 15px;
        color: #464646;
        margin: 3px 0;
    }
    .jian_anavRight {
        float: right;
        font-size: 0;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 15px;
    }
    .jian_anavRight a {
        border: 1px solid #dfdfdf;
        display: inline-block;
        font-size: 14px;
        color: #464646;
        width: 49%;
        text-align: center;
        padding: 12px 0;
        border-radius: 4px;
        transition: all 0.3s;
        margin-bottom: 3%;
    }
    .jian_a {
        width: 100%;
        background: #f1f1f1;
        overflow: hidden;
        padding: 30px 0;
    }
    .jian_as .jian_astext {
        width: 100%;
        position: relative;
        overflow: hidden;
        display: block;
    }
    .jian_as .jian_astext div {
        position: absolute;
        top: 0;
        color: #fff;
        width: 100%;
        height: 100%;
        padding: 29px 11px;
    }
    .jian_as .jian_astext div span {
        font-size: 14px;
        display: block;
        margin-bottom: 10px;
    }
    .jian_as .jian_astext div p {
        margin: 0;
        line-height: 23px;
        font-size: 12px;
    }
    .jian_as .jian_astextimg {
        width: 100%;
        background: #fff;
        position: relative;
        text-align: center;
        -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
        -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
        transition: all .4s cubic-bezier(.4, 0, .2, 1);
    }
    .jian_as .jian_astextimg span {
        font-size: 17px;
        color: #464646;
        display: block;
        margin-bottom: 21px;
        -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
        -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
        transition: all .4s cubic-bezier(.4, 0, .2, 1);
    }
    .jian_bTop {
        width: 100%;
        overflow: hidden;
        text-align: center;
        margin-bottom: 46px;
        margin-top: 34px;
    }
    .jian_bTop label {
        font-size: 27px;
        color: #2b2b2b;
    }
    .jian_bTop p {
        font-size: 18px;
        color: #2d2d2d;
    }
    .jian_bs .jian_bsswiper a .cpyy-box i {
        background: url(../image/8.png) 0 0 no-repeat;
        width: 157px;
        height: 12px;
        display: block;
        margin-top: 5px;
        float: right;
        display: none;
    }
    .jian_b {
        width: 100%;
        background: #f1f1f1;
        overflow: hidden;
        padding-bottom: 42px;
    }
    .jian_cnavRight {
        float: right;
        margin-top: -36px;
    }
    .index_eLeft {
        width: 100%;
        overflow: hidden;
        background: #f6f6f6;
        padding: 32px 10px;
        height: auto;
    }
    .index_eLeft label {
        color: #898989;
        font-size: 20px;
        margin: 0;
        line-height: 100%;
    }
    .index_eLeft span {
        display: block;
        font-size: 15px;
        color: #464646;
        margin-top: 13px;
        margin-bottom: 15px;
    }
    .index_eLeft div {
        color: #464646;
        line-height: 28px;
        margin-bottom: 23px;
        font-size: 12px;
    }
    .index_eRight a {
        padding: 10px 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .index_eRight .newLeft {
        width: 100%;
        float: left;
        margin-top: 11px;
    }
    .index_eRight .newLeft div {
        font-size: 14px;
        color: #5e5e5e;
        margin-bottom: 7px;
        transition: all 0.3s;
    }
    .index_eRight .newLeft p {
        margin: 0;
        color: #939393;
        line-height: 24px;
        font-size: 12px;
    }
    .index_eRight .newRight {
        float: right;
        margin-top: 27px;
        display: none;
    }
    .index_eRight {
        width: 100%;
        overflow: hidden;
        border: 1px solid #f6f6f6;
        border-left: 1px solid #f6f6f6;
    }
    .index_e {
        margin-bottom: 28px;
    }
    .bottomTop {
        display: none;
    }
    .bottomCenter {
        display: none;
    }
    .bottomall {
        width: 100%;
        line-height: 24px;
        border-top: 1px solid #313131;
        overflow: hidden;
        text-align: center;
        font-size: 12px;
        padding: 12px 8px;
    }
    .bottomallsRight {
        float: right;
        width: 100%;
    }
    .bottomallsLeft {
        float: left;
        color: #bbbbbb;
        width: 100%;
    }
    /**/
    .zhaoxin {
        padding: 0 2px;
    }
    .zhaoxintop span {
        font-size: 14px;
    }
    .zhaoxins li .msgDiv dd {
        font-size: 12px;
    }
    .zhaoxins li .zhaoxinsbox {
        padding: 26px 24px 51px;
        font-size: 12px;
        line-height: 26px;
        padding: 1rem;
    }
    .listabout {
        margin: 3rem auto;
    }
    .listaboutTop img {
        max-width: 54%;
    }
    .listaboutTop div {
        font-size: 22px;
        margin-top: -24px;
    }
    .listaboutTop i {
        width: 3px;
        height: 18px;
        margin-top: 8px;
        margin-bottom: 1rem;
    }
    .listaboutTop p {
        font-size: 13px;
        line-height: 29px;
        margin-bottom: 2rem;
    }
    .listabouts .listabouts_a .listabouts_asmy label {
        font-size: 17px;
        margin-bottom: 0;
    }
    .listabouts .listabouts_a .listabouts_asmy p {
        font-size: 12px;
    }
    .listabouts .listabouts_a .listabouts_asmy img {
        float: left;
        width: 17%;
    }
    .listabouts_asmy {
        padding-left: 1rem;
    }
    .listabouts .listabouts_a .listabouts_as {
        width: 100%;
        height: 100%;
    }
    .listabouts .listabouts_a .listabouts_asmy div {
        float: left;
        margin-top: 0rem;
        margin-left: 1rem;
        width: 77%;
    }
    .listabouts .listabouts_a {
        width: 100%;
    }
    .leinew {
        margin: 3rem auto;
    }
    .leinew a {
        margin-bottom: 1.5rem;
        padding: 13px 12px;
    }
    .leinew a .leinewLeft {
        display: none;
    }
    .leinew a .leinewCenter {
        display: none;
    }
    .leinew a .leinewRight {
        float: none;
        width: 100%;
    }
    .leinew a .leinewRight div {
        margin-top: 1rem;
        font-size: 16px;
    }
    .leinew a .leinewRight p {
        line-height: 27px;
        font-size: 12px;
    }
    .listhonor {
        margin: 3rem auto;
        padding: 0 10px;
    }
    .listhonor a {
        margin-bottom: 0.6rem;
        width: 49%;
    }
    .listhonor a span {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }
    .listcontactTop .listcontactTop_a {
        padding: 15px;
        transition: all 0.3s;
        cursor: pointer;
        margin-bottom: 1rem;
        width: 100%;
    }
    .listcontactTop .listcontactTop_a div {
        font-size: 16px;
        height: 28px;
        margin-bottom: 0.5rem;
    }
    .listcontactTop p {
        margin: 0;
        line-height: 27px;
        font-size: 12px;
    }
    .listcontactmap .listcontactmapbox {
        height: 304px;
    }
    .loginheard {
        width: 100%;
        height: 60px;
        line-height: 60px;
    }
    .loginheards {
        text-align: center;
    }
    .loginheards a img {
        width: 141px;
    }
    .loginheards span {
        font-size: 15px;
        padding-left: 11px;
        margin-left: 11px;
    }
    .denglu button {
        height: 41px;
        font-size: 16px;
    }
    .denglu_cLeft input {
        width: 75%;
    }
    .denglu_b input {
        width: 81%;
        height: 100%;
        font-size: 15px;
    }
    .denglu_a img {
        margin: 0 3px;
    }
    .denglu {
        margin-top: 5rem;
        float: none;
        padding: 17px 8px;
        width: 100%;
    }
    .denglu_a {
        font-size: 16px;
    }
    .mylogin {
        background: url(../image/31.png)center 0 no-repeat;
        height: 620px;
        background-size: cover;
    }
    .mk_a {
        display: none;
    }
    .listxiazai {
        margin-top: 2rem;
        margin-bottom: 3rem;
    }
    .listxiazaiLeft {
        width: 100%;
        min-height: auto;
        display: none;
    }
    .listxiazaiLeft .listxiazaiLeft_a {
        display: none;
    }
    .ul_5 li {
        margin-bottom: 0.6rem;
    }
    .listxiazaiLeft .listxiazaiLeft_b {
        font-size: 14px;
    }
    .listxiazaiRight {
        width: 100%;
    }
    .listxiazaiRightTop {
        height: 48px;
        line-height: 48px;
        margin-top: 1rem;
    }
    .listxiazaiRighttime a img {
        float: left;
        margin-top: 22px;
    }
    .listxiazaiRighttime a div {
        display: inline-block;
        margin-left: 3px;
        width: 69%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .listxiazaiLeft .listxiazaiLeft_c a {
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        padding-left: 6.3rem;
    }
    .listxiazaiRighttime a {
        padding: 0 19px;
        font-size: 12px;
    }
    .listxiazaiRightTop span {
        font-size: 16px;
    }
    .listxiazaiRighttime {
        width: 100%;
        min-height: auto;
        border: 1px solid #eeeeee;
        border-bottom: 0;
    }
    .listpro {
        margin: 0rem 0;
    }
    .listpro_as {
        margin: 3rem auto;
    }
    .listpro_aLeft {
        float: none;
        width: 100%;
    }
    .listpro_aRight {
        position: relative;
        right: 0;
        width: 100%;
        height: 100%;
        margin-top: 2rem;
        text-align: left;
    }
    .listpro_aRights span {
        font-size: 20px;
        margin-bottom: 9px;
    }
    .listpro_aRights p {
        font-size: 14px;
        color: #808080;
        min-height: auto;
    }
    .listpro_aRights a {
        font-size: 12px;
        color: #005FBD;
    }
    .listpro_a:nth-child(2n) .listpro_aRight {
        left: 0;
        right: 0;
        width: 100%;
        text-align: left;
    }
    .listpro_a:nth-child(2n) .listpro_aLeft {
        float: none;
    }
    .listjiejue {
        margin: 2rem 0;
    }
    .listjiejue_aLeft {
        float: none;
        width: 100%;
    }
    .listjiejue_aRight {
        position: relative;
        right: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        text-align: center;
        background: #f2f2f2;
        padding: 6rem 0;
    }
    .listjiejue_aRights span {
        font-size: 20px;
        line-height: 100%;
        margin-bottom: 4px;
    }
    .listjiejue_aRights a {
        font-size: 12px;
    }
    .listjiejue_a:nth-child(2n) .listjiejue_aRight {
        left: 0;
        right: 0;
        width: 100%;
    }
    .productdetail {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .productdetail_aTop {
        text-align: center;
        font-size: 13px;
        color: #333333;
        font-weight: 700;
        line-height: 22px;
        padding: 8px 0;
    }
    .productdetail_aTop img {
        margin-right: 1px;
        width: 23px;
    }
    .productdetail_acenter div {
        line-height: 50px;
        font-size: 15px;
        font-weight: 700;
        padding-left: 20px;
    }
    .productdetail_acenter p {
        margin: 0;
        padding: 20px 20px;
        font-size: 14px;
        line-height: 28px;
        color: #666666;
    }
    .productdetail_bTop {
        width: 144px;
        height: 40px;
        background: #005FBD;
        margin: auto;
        overflow: hidden;
        line-height: 40px;
        text-align: center;
        border-radius: 4px;
        color: #fff;
        font-size: 15px;
        margin-top: 2rem;
        margin-bottom: 4rem;
        cursor: pointer;
    }
    .productdetail_bs {
        width: 100%;
        font-size: 14px;
    }
    .productdetail_bs span {
        display: block;
        line-height: 42px;
        color: #fff;
        text-align: center;
        background: #005FBD;
        margin-bottom: 1.8rem;
    }
    .productdetail_bs textarea {
        width: 99%;
        margin: auto;
        display: block;
        height: 147px;
        outline: none;
        border: 1px solid #DCDCDC;
        padding-left: 10px;
        padding-top: 13px;
        margin-bottom: 5px;
    }
    .productdetail_bsinput {
        background: #fff;
        overflow: hidden;
        width: 99%;
        margin: auto;
        display: block;
        margin-bottom: 5px;
        border: 1px solid #DCDCDC;
        height: 45px;
    }
    .productdetail_bsinput div {
        float: left;
        height: 100%;
        line-height: 45px;
        width: 13%;
        text-align: center;
    }
    .productdetail_bsinput input {
        float: left;
        width: 87%;
        height: 100%;
        border: 0;
        outline: none;
    }
    .productdetail_bs button {
        display: block;
        margin: auto;
        width: 121px;
        height: 36px;
        background: #005FBD;
        color: #fff;
        border: 0;
        border-radius: 4px;
        margin-top: 2rem;
        margin-bottom: 0.5rem;
    }
    .brand-banner {
        margin-top: 6rem;
    }
    .page-banner .page-banner-taxt {
        padding: 0 15px;
    }
    .page-banner {
        height: 230px;
    }
    .page-banner .page-banner-taxt li {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .page-banner .page-banner-taxt span {
        color: #999;
        font-size: 14px;
    }
    .brand-cat {
        padding: 15px 0;
        overflow: hidden;
    }
    .brand-cat .brand-cat-left {
        width: 100%;
        float: left;
        padding: 0;
    }
    .brand-cat .brand-cat-left .brand-cat-l-t {
        padding: 15px 0 0;
    }
    .brand-cat .brand-cat-left .brand-cat-l-t p {
        padding-bottom: 15px;
        line-height: 2.6rem;
        text-indent: 2rem;
        font-size: 14px;
    }
    .brand-cat .brand-cat-left .brand-cat-l-b {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .brand-cat .brand-cat-left .brand-cat-l-b li span {
        font-size: 20px;
    }
    .brand-cat .brand-cat-left .brand-cat-l-b li p {
        margin-top: 10px;
        font-size: 12px;
        color: #999;
    }
    .brand-cats {
        position: relative;
        margin: 0 auto;
        max-width: 1380px;
        padding: 10px 10px;
        overflow: hidden;
    }
    .brand-cat .brand-cat-left .brand-cat-l-t:after,
    .brand-cat .brand-cat-left .brand-cat-l-t:before {
        display: none;
    }
    .brand-cat .brand-cat-right {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
    .brand-cat .brand-cat-right {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
    .brand-three .brand-three-box .brand-three-item {
        width: 33.333%;
        padding: 15px;
    }
    .brand-three .brand-three-box .brand-three-item img {
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
        max-width: 60px;
    }
    .brand-three .brand-three-box .brand-three-item li {
        margin: 10px auto;
        font-size: 18px;
    }
    .brand-three .brand-three-box .brand-three-item p {
        display: none;
    }
    .brand-three .brand-three-box .brand-three-item:after {
        height: 60px;
        margin-top: -30px;
    }
    .brand-three {
        padding: 15px 0;
    }
    .brand-threecenter {
        position: relative;
        margin: 0 auto;
        max-width: 1380px;
        padding: 0 10px;
    }
    .brand-goodness {
        margin: 15px 0;
        padding: 35px 0;
    }
    .brand-goodness .brand-goodness-box {
        padding: 30px 0 0;
    }
    .brand-goodness .brand-goodness-box .brand-goodness-list {
        position: relative;
        padding: 15px;
        width: 50%;
        float: left;
    }
    .brand-goodness .brand-goodness-box .brand-goodness-list li {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .brand-goodness .brand-goodness-box .brand-goodness-list p {
        font-size: 14px;
    }
    .brand-goodness .brand-goodness-box .brand-goodness-list:after {
        content: '';
    }
    .brand-cat .brand-cat-left {
        width: 100%;
        float: left;
        padding: 0;
    }
    .brand-ten .container .brand-cat-right {
        padding: 10px 0 0;
    }
    .brand-cat .brand-cat-right {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
    .brand-ten .brand-goodnesscentertext .brand-cat-right {
        padding: 10px 0 0 0px;
    }
    .brand-three {
        padding: 15px 0;
    }
    .brand-three .brand-three-t {
        padding: 15px 0;
        text-align: center;
    }
    .brand-three .brand-three-t li {
        font-size: 22px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        position: relative;
    }
    .brand-three .brand-three-t p {
        font-size: 14px;
    }
    .proIndex li:nth-child(1) {
        width: 100%;
    }
    .proIndex li {
        float: left;
        width: 49.5%;
        background: #fff;
        margin: 0 0.5% 8px 0;
    }
    .pTitle {
        font-size: 17px;
        font-weight: normal;
        color: #004bbc;
        margin: 0;
        margin-bottom: 20px;
    }
    .proIndex1 li {
        float: left;
        width: 49.5%;
        background: #fff;
        margin: 0 0.5% 8px 0;
    }
    .product-show-pic {
        width: 100%;
    }
    .spec-scroll .items ul li {
        width: 100%;
        height: 78px;
        text-align: center;
    }
    .spec-scroll .items ul li img {
        width: 100%;
        height: 100%;
        cursor: pointer;
        border: 1px solid #ececec;
    }
    .spec-scroll .items {
        width: 100%;
        height: 241px;
        overflow: hidden;
        position: relative;
    }
    .proShwo_right {
        width: 100%;
        overflow: hidden;
        font-size: 14px;
    }
    .proShwo_right .title {
        font-size: 20px;
        color: #5fb136;
        line-height: 30px;
        padding-bottom: 15px;
        border-bottom: 1px dotted #e5e5e5;
    }
    .sWrapper .sMain {
        background: #fff;
        overflow: hidden;
        padding: 10px;
        max-width: 1200px;
        margin-bottom: 20px;
    }
    .gr-tab-list .hd {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #e2e2e2;
        font-size: 14px;
    }
    .proShwo_right .btn {
        padding: 0;
        display: inline-block;
        width: 130px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        background: #5fb139;
        color: #fff;
        font-size: 13px;
        border-radius: 5px;
        margin-right: 20px;
        transition: all .3s;
    }
    .orderBox .table li {
        width: 100%;
        float: left;
        height: 35px;
        margin-bottom: 10px;
    }
    .orderBox .table li.areLi {
        width: 100%;
        float: right;
        height: 171px;
        overflow: hidden;
    }
    .orderBox {
        padding: 11px;
        max-width: 1220px;
        background: #fff;
        overflow: hidden;
        margin: 0 auto;
    }
}

@media (max-width: 414px) {}