@media (max-width:1670px){

}
@media (max-width:1440px){






}



@media (max-width:1366px){







}

@media (max-width:1140px){








}



@media (max-width: 1080px){




}

@media (max-width: 992px){

}




@media (max-width: 768px){


.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: 69%;
    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: #0f6dc2;
    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;
}


.hongqiang_b {
    max-width: 1230px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
    margin-top: 3rem;
    margin-bottom: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.hongqiang_b a {
    display: block;
    float: left;
    width: 33.333%;
    text-align: center;
    overflow: hidden;
}

.hongqiang_b a img {
    width: 59%;
}

.hongqiang_b a span {
    font-size: 16px;
    color: #131415;
    display: block;
    margin: 6px 0;
}

.hongqiang_b a div {
    color: #545050;
    padding: 0 8px;
    line-height: 22px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.hongqiang_c {
    width: 100%;
    background: #f7f7f7;
    overflow: hidden;
    padding: 4rem 0;
}

.hongqiang_csLeft {
    overflow: hidden;
    background: #1369c0;
    float: left;
    width: 100%;
    padding: 0 9px;
    padding-bottom: 9px;
}
.hongqiang_csLeft_a {
    text-align: center;
    color: #fff;
    padding-top: 2rem;
    padding-bottom: 1.5rem;
}
.hongqiang_csLeft_a div {
    font-size: 22px;
}
.hongqiang_csLeft_a span {
    font-size: 18px;
    text-transform: uppercase;
}

.hongqiang_csLeft_b a {
    display: block;
    background: #f2f2f2;
    height: 55px;
    border-bottom: 2px solid #fff;
    line-height: 55px;
    font-size: 15px;
    color: #221414;
}
.hongqiang_csRight {
    float: right;
    width: 100%;
    overflow: hidden;
}


.hongqiang_csRight_a div {
    float: right;
    width: 100%;
    margin-right: 0;
    margin-top: 12%;
}

.hongqiang_csRight_a img {
    float: left;
    width: 100%;
}

.hongqiang_csRight_a div p {
    font-size: 13px;
    color: #525355;
    line-height: 27px;
}
.hongqiang_csRight_a div label {
    font-size: 17px;
    color: #0a0b0b;
}

.hongqiang_dTop {
    text-align: center;
    margin-top: 33px;
    margin-bottom: 45px;
}
.hongqiang_dTop label {
    font-size: 20px;
    color: #0f0c0c;
}
.hongqiang_dTop div {
    font-size: 13px;
    color: #130e0e;
    background: url(../image/10.png)center 0 no-repeat;
    background-position: center;
    background-size: 100%;
}

.hongqiang_dnav li {
    position: relative;
    cursor: pointer;
    float: left;
    width: 49%;
    position: relative;
}
.hongqiang_dnav li img {
    display: none;
}
.hongqiang_dtextboxLeft {
    float: left;
    width: 100%;
    color: #fff;
    background: #2163c6;
    height: auto;
    padding: 23px;
    position: relative;
}
.hongqiang_dtextboxLeft label {
    font-size: 20px;
}
.hongqiang_dtextboxLeft span {
    position: absolute;
    right: 19px;
    width: 57px;
    height: 57px;
    border: 1px solid #fff;
    font-size: 25px;
    text-align: center;
    line-height: 57px;
    top: 20px;
}
.hongqiang_dtextboxLeft div {
    margin-top: 37px;
    line-height: 32px;
    font-size: 13px;
}
.hongqiang_dtextboxRight {
    float: right;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.hongqiang_e{
    display: none;
}
.allTop div {
    font-size: 13px;
    color: #454444;
}

.allTop label {
    font-size: 24px;
    color: #372d2d;
    line-height: 100%;
    display: block;
    margin-bottom: 12px;
}

.allTop {
    width: 100%;
    text-align: center;
    background: url(../image/10.png)center 0 no-repeat;
    background-position: center;
    margin-top: 18px;
    margin-bottom: 22px;
    background-size: 100%;
}

.hongqiang_dtext {
    overflow: hidden;
    margin-bottom: 20px;
}

.hongqiang_fs video {
    height: 258px;
    float: left;
    display: block;
    object-fit: fill;
    width: 100%;
    outline: none;
}

.hongqiang_fRight {
    width: 100%;
    background: #FFF;
    float: left;
    padding: 20px;
}

.hongqiang_fRight div label {
    display: block;
    font-size: 31px;
    line-height: 42px;
    color: #082647;
    font-weight: bold;
    margin-bottom: 15px;
}

.hongqiang_fRight div em {
    display: block;
    font-size: 19px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 18px;
}

.hongqiang_fRight div p {
    font-size: 12px;
    color: #666666;
    margin-bottom: 29px;
    padding-right: 0;
    line-height: 23px;
}

.hongqiang_f {
    width: 100%;
    background: url(../image/16.png)center 0 no-repeat;
    height: auto;
    overflow: hidden;
}

.hongqiang_fbottom a label span {
    color: #f5c105;
    font-size: 17px;
    font-family: Arial;
}


.hongqiang_fbottom a label {
    color: #161b1f;
    font-size: 12px;
}

.hongqiang_fbottom a div {
    font-size: 13px;
    color: #17191a;
}


.index_gLeft .index_gLeftTop {
    overflow: hidden;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 32px;
}
.index_gLeft {
    float: left;
    width: 100%;
    overflow: hidden;
}
.index_gLeftTop span {
    float: left;
    width: 33%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
}

.index_gLeftTop div {
    float: left;
    font-size: 15px;
    color: #ccc;
    margin-left: 2%;
}

.index_gLeft_a_as {
    overflow: hidden;
    float: left;
    width: 100%;
}
.index_gLeft_a_bs {
    float: right;
    width: 100%;
    overflow: hidden;
    margin-top: 16px;
}

.index_gLeft_a_bs a {
    display: block;
    width: 128px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 1rem;
}
.index_gLeft_b img {
    float: right;
    margin-top: 19px;
    display: none;
}


.index_gRight {
    float: right;
    width: 100%;
    overflow: hidden;
    margin-top: 26px;
}

.index_gRightTop div {
    float: left;
    font-size: 14px;
    color: #ccc;
    margin-left: 2%;
}

.index_gRightTop span {
    float: left;
    color: #333;
    font-size: 16px;
    border-radius: 4px;
}














































/*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: #b61f01;
    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: #d92719;
    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){



}


