@media (max-width:1670px) {}

@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;
    }
}

@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) {
    .listcontacts>div {
        margin: 3rem auto;
        width: 98%;
    }
    .listcontacts>div>span {
        font-size: 21px;
    }
    .listcontacts>div>span>i {
        font-size: 15px;
    }
    .listcontactsTitle input {
        height: 49px;
        width: 100%;
        font-size: 15px;
    }
    .listcontactsubmit input {
        color: #fff;
        border: 0;
        width: 140px;
        height: 40px;
        font-size: 14px;
        margin: 0 5px;
    }
    .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*/
    /*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;
    }
    .you_a {
        display: none;
    }
    .you_b {
        display: none;
    }
    .allTop {
        max-width: 1460px;
        margin: 26px auto;
        overflow: hidden;
        padding: 0 10px;
    }
    .allTop .allTopLeft label {
        font-size: 18px;
    }
    .allTop .allTopLeft img {
        margin-right: 12px;
        margin-left: 10px;
    }
    .allTop .allTopLeft span {
        font-size: 14px;
        color: #5e5e5e;
    }
    .allTop .allTopLeft div {
        color: #aaaaaa;
        text-transform: uppercase;
        font-size: 12px;
    }
    .allTop .allTopRight {
        line-height: 39px;
        font-size: 13px;
        width: 100%;
    }
    .you_cnav a {
        background: #f8f8f8;
        font-size: 13px;
        color: #251e62;
        display: inline-block;
        padding: 10px 0;
        transition: all 0.3s;
        margin: 0 3px;
        width: 45%;
        margin-bottom: 11px;
    }
    .you_cnav {
        text-align: center;
        margin-bottom: 36px;
    }
    .you_cimg_a {
        float: left;
        width: 100%;
    }
    .you_cimg_b {
        float: left;
        width: 100%;
    }
    .you_ctext {
        width: 100%;
        position: relative;
        right: 0;
        bottom: 0;
        background: rgba(63, 57, 117, 0.6);
        padding: 26px 20px;
        color: #fff;
        float: left;
    }
    .you_ctext label {
        font-size: 16px;
    }
    .you_ctext div {
        line-height: 26px;
        font-size: 11px;
        margin-bottom: 12px;
    }
    body .you_cswiper a span {
        font-size: 12px;
    }
    .you_d_aLeft {
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .you_d_aLeft img {
        float: right;
        width: 100%;
    }
    .you_d_aLefttext {
        position: relative;
        left: 0;
        background: #f8f8f8;
        height: 100%;
        width: 100%;
    }
    .you_d_aLefttexts div {
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        padding: 7rem 0;
    }
    .you_d_aLefttexts label {
        display: block;
        font-size: 16px;
        color: #333333;
        font-weight: 400;
        background: url(../image/8.png)center 0 no-repeat;
        background-position: center;
        background-size: 230px;
    }
    .you_d_aLefttexts span {
        color: #a7a7a8;
        font-size: 12px;
    }
    .you_d_aRight {
        float: right;
        width: 100%;
    }
    .you_d_bLeft {
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .you_d_bLeft img {
        float: left;
        width: 100%;
    }
    .you_d_btext {
        position: relative;
        right: 0;
        background: #251e62;
        height: auto;
        width: 100%;
        float: left;
        padding: 44px 0;
    }
    .you_d_btexts div label {
        display: block;
        font-size: 19px;
    }
    .you_d_bRight {
        float: right;
        width: 100%;
    }
    body .you_dswiper .you_dswipernext {
        width: 71px;
        height: 29px;
        background: url(../image/11.png)center 0 no-repeat;
        bottom: 2%;
        top: auto;
        right: 2%;
    }
    body .you_dswiper .you_dswiperprev {
        width: 71px;
        height: 29px;
        background: url(../image/12.png)center 0 no-repeat;
        bottom: 2%;
        top: auto;
        right: 28%;
        left: auto;
    }
    .you_estext {
        padding-left: 0;
        overflow: hidden;
    }
    .you_estext label {
        font-size: 20px;
        color: #333333;
    }
    .you_estext div {
        color: #666666;
        line-height: 26px;
        font-size: 8px;
        margin-top: 12px;
        margin-bottom: 33px;
    }
    .you_e {
        width: 100%;
        background: #f8f8f8;
        height: auto;
        overflow: hidden;
    }
    .you_es {
        height: auto;
    }
    .you_esbox a div {
        height: 44px;
    }
    .you_esbox a div img {
        width: 39px;
    }
    .you_esbox {
        position: relative;
        width: 100%;
        padding: 22px 0;
        margin-top: 3rem;
    }
    .you_fnav {
        width: 100%;
        background: #f8f8f8;
        line-height: 35px;
        overflow: hidden;
    }
    .you_fnav span {
        width: 78px;
        font-size: 12px;
    }
    .you_fnav a {
        margin-right: 13px;
        font-size: 12px;
    }
    .you_ftextbox_aLeft {
        float: left;
        width: 100%;
    }
    .you_ftextbox_aLeft img {
        width: 100%;
    }
    .you_ftextbox_aRight {
        width: 100%;
        margin-top: 3%;
    }
    .you_ftextbox_aRight p {
        line-height: 26px;
        font-size: 12px;
    }
    .you_ftextbox_b {
        width: 100%;
        background: #f8f8f8;
        overflow: hidden;
        padding: 10px 10px;
    }
    .you_ftextbox_b a span {
        float: right;
        display: none;
    }
    .you_ftextbox_b a {
        display: block;
        height: 45px;
        line-height: 45px;
        padding-right: 5px;
        color: #333333;
        overflow: hidden;
        padding-left: 19px;
        background: url(../image/18.png)left 0 no-repeat;
        background-position: left;
        transition: all 0.3s;
        font-size: 13px;
    }
    .bottoms {
        display: none;
    }
    .allbottom {
        width: 100%;
        background: #110e11;
        line-height: 28px;
        color: #A09FA0;
        text-align: center;
        font-size: 12px;
        padding: 9px 19px;
    }
    /**/
    .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;
    }
    .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;
    }
    .about-4 {
        display: none;
    }
    .new-list-item {
        width: 100%;
        float: left;
        background: #FFF;
        display: block;
        margin-right: 0;
        margin-bottom: 3.33%;
    }
    .kfay dt {
        display: none;
    }
    .kfay dd {
        width: 100%;
    }
    .p12-aboutinfo-1 .tit {
        height: auto;
        background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 36px;
        clear: both;
        text-align: center;
    }
    .p12-aboutinfo-1 .tit span {
        font-size: 19px;
        padding-top: 0;
    }
    .p12-aboutinfo-1 .tit em {
        padding-top: 18px;
    }
    .kfay dd h4 {
        height: 53px;
        padding-top: 20px;
        font: 15px "Microsoft YaHei";
        color: #000;
        background: url(../image/836e2f7320ba461896830a024dc368af_4.jpg) no-repeat left bottom;
        background-size: 100%;
    }
    .kfay dd p {
        font: 12px "Microsoft YaHei";
        line-height: 30px;
        padding-top: 0px;
        margin: 14px 0;
    }
    .kfay {
        width: 100%;
        height: auto;
    }
    .wm-l {
        width: 100%;
        float: left;
        color: #fff;
        height: auto;
        overflow: hidden;
        background: #246ec4;
        padding: 60px 0 37px 40px;
    }
    .wm-l h4 {
        font: 17px "Microsoft YaHei";
        line-height: 10px;
        padding-bottom: 30px;
        margin: 0;
    }
    .wm-l li {
        font: 13px "Microsoft YaHei";
        line-height: 35px;
    }
    .g-gywm {
        height: auto;
        overflow: hidden;
        width: 100%;
        margin-bottom: 2rem;
    }
    .wm-r {
        width: 100%;
    }
    .p12-aboutinfo-1 {
        display: inline-block;
        width: 100%;
        background: #fff;
        margin-bottom: 19px;
        overflow: hidden;
        margin-top: 4rem;
    }
}

@media (max-width: 414px) {}