@media (max-width:1670px){
.listheaderphone span {
    font-size: 12pt;
}
}
@media (max-width:1440px){






}



@media (max-width:1366px){

.listheaderphone span {
    font-size: 11pt;
}
.left_new {
    padding-left: 150px;
}
.left_new ul {
    padding-right: 30px;
}




}

@media (max-width:1200px){
    .diyue_b
    { width: 100%!important;}

    .visible-lg {
        display: block!important;
    }
    .cover-foods {
        width: 100%;
        padding-right: 5%;
    }

    .new {
        width: 1200px;
        overflow: hidden;
    }
    .dish_title
    { position: absolute;
        top: 50px;
        left: 28px;

    }
    .dishnav {
        position: absolute;
        top: 50px;
        right: 28px;
    }


}

@media (max-width:1140px){


    .new {
        width: 1140px;
        overflow: hidden;
    }





}


@media (max-width: 1080px){

    .new {
        width: 1080px;
        overflow: hidden;
    }


}

@media (max-width: 992px){
    .left_new ul li {
        margin-bottom: 70px;
    }
    .left_new ul {
        padding-right: 150px;
    }
    .left_new {
        width: 100%;
    }
    .right_new {
        width: 100%;
    }
    .right_nl {
        float: left;
        width: 80%;
    }
    .left_new ul {
        padding-right: 100px;
    }
    .new {
        width: 100%;
        margin-top: 0;
    }
    .title_1 {
        margin-top: 40px;
    }
    .intro {
        padding-bottom: 45px;
    }
    select {
        margin-right: 70px !important;
        margin-bottom: 20px !important;
    }

    
}




@media (max-width: 768px){
    .visible-lg {
        display: none!important;
    }

     .index-w .index-05 .pnavs .col {
        width: 50%;
        margin: 0;
      }
       .index-w .index-05 .pnavs .col .nav-w {
        padding: 10px 0;
        width: 100%;
      }
     .index-w .index-05 .pnavs .col .nav-w .ntt {
        font-size: 14px;
        line-height: 22px;
      }
      .index-w .index-05 .pnavs .col .nav-w .nstt {
        font-size: 10px;
        line-height: 18px;
      }
     .index-w .index-05 .pages .page-w {
        max-width: 100%;
      }
      .index-w .index-05 .pages .page-w .items .col {
        justify-content: center;
        align-items: center;
        padding-bottom: 22px;
        width: 33.33%;
        height: 88px;
      }
     .index-w .index-05 .pages .page-w .items .col img {
        zoom: 0.3;
      }
     .index-w .index-05 .pages .page-w .items .col p {
        bottom: 8px;
        font-size: 9px;
      }
.listheader{
    display: none;
}

.headers{
    display: none;
}



.visible-xs {
    display: block!important;
}
    /*banner*/
    .banner{
          margin-top: 6rem!important;  
    }


.listheaderimg{
    display: none;
}


    /*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;
    line-height: 40px;
}

.p_logo img {
    height: 100%;
    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: #0f6dc2;
    margin: 7px 0 5px;
}

.carousel{
	margin-top: 14.5%!important;
}


/*导航*/
.menuBox {
    position: fixed;
    width: 62%;
    top: 0;
    left: -62%;
    height: 100%;
    z-index: 999999999;
    background: #ae8a49;
    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;
}
.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;
}
.hongqiang_a{
    display: none;
}


.diyue_b {
    max-width: 1244px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
    margin-top: 36px;
    margin-bottom: 30px;
}
.diyue_bLeft label {
    font-size: 27px;
    color: #464646;
    display: block;
    line-height: 100%;
}

.diyue_bLeft div {
    font-size: 16px;
    margin-bottom: 13px;
}

.diyue_bLeft p {
    margin-top: 9px;
    color: #464646;
    line-height: 29px;
    margin-bottom: 29px;
    font-size: 12px;
}


.diyue_bLeft a {
    background: #ae8a49;
    display: inline-block;
    padding: 5px 13px;
    color: #fff;
    font-size: 12px;
}   

.diyue_bRight {
    float: right;
    width: 100%;
    margin-top: 20px;
}

.diyue_bLeft {
    float: left;
    width: 100%;
    overflow: hidden;
}


.diyue_bbottom{
    display: none;
}

.diyue_a{
    width: 100%;
    background: #333;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.allTop{
    text-align: center;
    color: #fff;
    margin-top: 34px;
    margin-bottom: 29px;
}
.allTop label{
    display: block;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 12px;
}
.allTop div{
    font-size: 14px;
    text-transform: uppercase;
}

.diyue_as{
    max-width: 1660px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
}
.diyue_as a{
    display: block;
    background: #fff;
    width: 48.5%;
    margin-bottom: 2%;
}
.diyue_as a div{
    overflow: hidden;
}
.diyue_as a div img{
    width: 100%;
}
.diyue_as a span{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #464646;
    line-height: 34px;
    border-top: 1px solid #ccc;
}

.diyue_as a:hover div img{
    transform: scale(1.1);
}

.box3{padding:7% 0;}

    .ybox{display: block;}


.yleft, .yright {
    width: 100%;
}

.nleft, .nright, .bt1, .nsort {
    width: 100%;
    float: none;
}

.bt1 dd {
    font-size: 20px;
}

.bt1 dd b {
    font-size: 24px;
}
.bt1 dd span {
    font-size: 24px;
}
.ys1 {
    margin-top: 3%;
        font-size: 14px;
    line-height: 24px;
}



.ybt {
    color: #ffffff;
    font-size: 13px;
}

.jia {
    color: #ffffff;
    opacity: 0.48;
    font-size: 26px;
}

.diyue_c {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #337ab7;
    padding-bottom: 24px;
}

.diyue_cs a {
    display: block;
    width: 48%;
    text-align: center;
    font-size: 17px;
    margin-bottom: 20px;
}
.diyue_cs a span {
    display: block;
    text-align: center;
    line-height: 39px;
    color: #fff;
    font-size: 12px;
}

.box4{padding-top: 6%;display: none;}

.diyue_e{
    display: none;
}

.allbottomindex{
    display: none;
}

.bitobRight{
    display: none;
}
.bitobLeft {
    float: left;
    line-height: 21px;
    color: #b0abab;
    text-align: center;
    font-size: 12px;
    padding: 8px 0;
}



/*lei*/

.proones a {
    display: block;
    background: #fff;
    width: 100%;
    margin-bottom: 37px;
    padding: 20px;
    overflow: hidden;
}


.proones a label {
    font-size: 18px;
    margin-top: 19px;
}



.proones a .proonestext {
    overflow: hidden;
    font-size: 0;
    margin-top: 18px;
}
.proones a .proonestext div {
    display: inline-block;
    font-size: 12px;
    color: #110f0f;
    padding: 13px 2px;
    border: 1px solid #e5e5e5;
    margin-right: 1%;
    margin-bottom: 10px;
    width: 48%;
}

.proones a p {
    color: #110f0f;
    margin: 0;
    line-height: 28px;
    margin-top: 15px;
    font-size: 12px;
}


.proones a .proonestext div {
    display: inline-block;
    font-size: 12px;
    color: #110f0f;
    padding: 13px 2px;
    border: 1px solid #e5e5e5;
    margin-right: 1%;
    margin-bottom: 10px;
    width: 48%;
}




.p12-aboutinfo-1 .tit {
    height: auto;
    background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 36px;
    clear: both;
    text-align: center;
    margin: 32px 0;
}
.p12-aboutinfo-1 .tit span {
    font-size: 19px;
    padding-top: 0;
}

.p12-aboutinfo-1 .tit em {
    padding-top: 18px;
}



.wm-l {
    width: 100%;
    float: left;
    color: #fff;
    height: auto;
    overflow: hidden;
    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%;
}

.lia{
    display: none;
}

.newalllistsearch{
    height: auto;
    line-height: 43px;
}
.newalllistsearch>div{
    padding: 0;
}
.listnavRight {
   width: 100%;
}
.listnavRight a {
    font-size: 13px;
    width: 33.333%;
        padding: 0;
/*    padding: 0;*/
    text-align: center;
}



.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 {
    background: #ae8a49;
    color: #fff;
    border: 0;
    width: 140px;
    height: 40px;
    font-size: 14px;
    margin: 0 5px;
}



.listpronav {
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 24px;
}
.listpronav li {
    width: 32%;
    height: 30px;
    border: 1px solid #e6e6e6;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-right: 2%;
    margin-bottom: 3%;
}
.listpronav li a {
    display: block;
    color: #444;
    font-size: 13px;
}

.listpronav li:nth-child(3n){
    margin-right: 0;
}

.listpros a {
    display: block;
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}


.listpros a:nth-child(3n) {
    margin-right: 2%;
}

.listpros a:nth-child(2n) {
    margin-right: 0;
}
.listpros a p {
    font-size: 14px;
    color: #444;
    line-height: 33px;
    margin: 0;
}


.listnew {
    padding-top: 2rem;
    width: 98%;
}


.listnew a {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
.listnew a img {
    display: none;
}
.listnew .listnewright {
    width: 100%;
    margin-top: 0rem;
}
.listnew .listnewright .listnewrighttop {
    line-height: 34px;
}
.listnew .listnewright .listnewrighttop span {
    font-size: 14px;
}
.listnew .listnewright .listnewrighttop div {
    font-size: 12px;
}


.listnew .listnewright p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 1rem;
}



.listdetailpros {
    margin: 1rem;
    overflow: hidden;
}

.dm {
    overflow: hidden;
    width: 100%;
    padding: 1rem;
}

.proshows {
    margin: 1rem auto;
    width: 100%;
}

.proshowLeft {
    float: left;
    width: 100%;
    overflow: hidden;
}

.proshowRight {
    float: right;
    width: 100%;
    overflow: hidden;
    margin-top: 2rem;
    margin-right: 0;
    margin-bottom: 1rem;
}

.proshowRight label {
    display: block;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 15px;
    color: #37383a;
}


.p12-aboutinfo-1-nr .tit {
    text-align: center;
    font-weight: normal;
    margin: 22px auto 18px;
}
.p12-aboutinfo-1-nr .tit span {
    font-size: 18px;
    line-height: 26px;
}

.p12-aboutinfo-1-nr .tit i {
    font-size: 12px;
    margin-top: 10px;
    line-height: 14px;
}
.p12-aboutinfo-2 {
    margin: 15px 0;
    font-size: 12px;
    line-height: 32px;
    padding: 14px 14px;
    background: #fff;
    box-shadow: 0 0 5px #eee;
    text-align: center;
    margin-bottom: 15px;
}
/*
.list {
    margin-top: 20px;
    overflow: hidden;
}

.list li {
    float: left;
    border: 1px solid #eee;
    width: 100%;
    height: 180px;
    text-align: center;
    margin-right: 0;
    color: #666;
    margin-bottom: 30px;
    line-height: 157%;
    padding: 10px 15px;
    font-family: 微软雅黑;
    background: #f7f7f7;
    border-radius: 30px;
    transition: all 0.6s;
    box-sizing: border-box;
}
*/


.sco li em {
    font-style: normal;
    position: absolute;
    display: block;
    width: 114px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ae8a49;
    z-index: 1;
    left: 0;
    top: 64px;
    font-size: 16px;
    color: #fff;
}


.sco li p {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin-top: 12px;
    padding-bottom: 15px;
    position: relative;
}



.sco li img {
    width: 100%;
    height: auto;
}


.sco li {
    float: left;
    width: 100%;
    padding-left: 0;
    position: relative;
    overflow: hidden;
}


.ab_1_3 p {
    font-size: 13px;
    line-height: 25px;
    padding-right: 0;
    margin-top: 35px;
}

.ab_1_3 h2 {
    font-size: 20px;
    color: #333333;
    margin-top: 11px;
    margin-bottom: 0;
}
.ab_1_3 h1 {
    font-size: 24px;
    margin-top: 25px;
}


.ab_1_3 {
    width: 100%;
    float: right;
}

.ab_1_2 {
    width: 100%;
    float: left;
    overflow: hidden;
}

.ab_1_1 {
    max-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    padding: 0 10px;
}


.ab_2_1 ul li img {
    width: 100%;
    height: auto;
}

.ab_2_1 ul li:nth-child(4n) h2 {
    padding-left: 12px;
    margin-top: 31px;
}

.ab_2_1 ul li h2 {
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
    margin-left: 16px;
}

.ab_2_1 ul li p {
    font-size: 14px;
    line-height: 25px;
    padding: 12px 20px 0 15px;
    margin-bottom: 22px;
}
.ab_2_1 {
    max-width: 1200px;
    margin: 66px auto;
    background-color: #FFF;
    font-size: 0;
}
.ab_2_1 ul li {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 13px;
}

.ab_2_1 ul li h1 {
    font-size: 22px;
    padding-top: 24px;
    padding-left: 13px;
}

.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){

    .left_new ul li {
        height: 105px;
    }
    .left_new ul li a .left_nl {
        height: 105px;
    }
    .left_new {
        padding-left: 10px;
    }
    .left_new ul {
        padding-right: 0;
    }
    .rn_new_pic,
    .rn_new {
        width: 100%;
    }
    .left_new div:first-child {
        font-size: 28px;
        margin-top: 45px;
    }
    .left_new div:nth-child(2) {
        font-size: 26px;
    }
    .left_new {
        height: 726px;
    }

}


