.mob-head {
    display: inline-block;
    padding-bottom: 0;
}


/* logo */

.logo {
    float: left;
    width: 47%;
    padding-left: 10px;
    padding-top: 1px;
}

.logo img {
    width: 100%;
}


/* 顶部联系电话 */

.hm {
    float: left;
    width: 35%;
    display: block;
    margin-left: 5%;
    line-height: 44px;
    font-size: 12px;
}

.hm p {
    background: url("../images/imgs/dh.png") no-repeat left center;
    background-size: 30px;
    font-weight: normal;
    padding-left: 30px;
    color: #c41f2a;
    letter-spacing: -0.2px;
    text-align: left;
}


/* 导航按钮 */

.memu {
    float: right;
    width: 10%;
    padding-top: 4px;
}

.nav-btn {
    width: 100%;
    float: right;
    height: 40px;
    background: url(../images/imgs/navbg.png) no-repeat;
    background-size: 60%;
    background-position: 48%;
    cursor: pointer;
}


/*search  搜索框 style*/

.search {
    background: #fef9f6;
    display: inline-block;
    width: 90%;
    padding: 18px 5%;
}

#formsearch {
    width: 100%;
    border: 1px solid #b3b3b3;
    background-color: #fef9f6;
    padding: 0;
    height: 40px;
    border-radius: 20px;
}

#keyword {
    background: none;
    border: none;
    outline: none;
    line-height: 38px;
    height: 38px;
    width: 80%;
    text-align: left;
    text-indent: 20px;
    float: left;
    color: #000000;
    font-size: 14px;
    opacity: 0.8;
}

#s_btn {
    width: 13%;
    line-height: 38px;
    height: 38px;
    background: url(../images/imgs/ss.png) no-repeat;
    float: right;
    color: #fff;
    font-size: 0;
    border: none;
    outline: none;
    margin-right: 6%;
}


/* 产品 */

.box1 {
    background: url(../images/imgs/bj1.png) no-repeat;
    background-size: 100% 100%;
    padding: 10% 0 8%;
    display: inline-block;
}

.bt {
    text-align: center;
    font-weight: bold;
    color: #c41f2a;
    font-size: 30px;
}

.bt p {
    font-weight: normal;
    color: #333333;
    font-size: 14px;
    background: url(../images/imgs/bt.png) no-repeat center center;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
}

.products2 {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}

.products2 ul {
    padding-bottom: 5px;
    text-align: left !important;
}

.products2 ul li {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
    width: 47.3%;
    padding: 1%;
}

.products2 ul li a {
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

.products2 ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.products2 ul li h3 {
    display: block;
    width: 100%;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    text-align: center;
    background: #c41f2a;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}


/* 关于我们 */

.box2 {
    background: url(../images/imgs/bj2.png) no-repeat;
    background-size: 100% 100%;
    padding: 8% 0 8%;
}

.box2 .bt {
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
}

.box2 .bt p {
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    background: url(../images/imgs/bt2.png) no-repeat center center;
    text-align: center;
    text-transform: uppercase;
}

.ab {
    width: 96%;
    margin: 0 auto;
    margin-top: 3%;
}

.abpic {
    width: 100%;
    margin: 0 auto;
}

.abpic img {
    width: 100%;
    margin: 0 auto;
}

.aboutwz {
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    margin-top: 3%;
}

.aboutwz a {
    color: #fff;
}


/* 工艺展示 新闻*/

.box3 {
    background: url(../images/imgs/bj3.png) no-repeat;
    background-size: 100% 100%;
    padding: 8% 0 8%;
}

.prod {
    position: relative;
    margin: 5% 1% 0;
}

.prod .cases a {
    outline: none;
    border: none;
}

.prod .cases {
    position: relative;
    padding: 0 4px;
}

.prod .cases .img img {
    width: 100%;
    margin: 0 auto;
}

.prod .cases h3 {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    font-weight: normal;
    text-align: center;
    background: #c41f2a;
    font-weight: normal;
}

.prod .slick-prev {
    background: url(../images/imgs/zb.png) no-repeat;
    display: block;
    border: none;
    outline: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    z-index: 99;
    position: absolute;
    left: 1%;
    top: 34%;
}

.prod .slick-next {
    background: url(../images/imgs/yb.png) no-repeat;
    display: block;
    border: none;
    outline: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    z-index: 99;
    position: absolute;
    right: 1%;
    top: 34%;
}

.xin {
    margin: 8% 1% 0;
}

.prod2 {
    position: relative;
    margin: 5% 1% 0;
}

.prod2 .cases2 a {
    outline: none;
    border: none;
}

.prod2 .cases2 {
    position: relative;
}

.prod2 .cases2 .img img {
    width: 100%;
    margin: 0 auto;
}

.prod2 .cases2 h3 {
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    font-weight: normal;
    text-indent: 8px;
    background: rgba(0, 0, 0, .6);
    font-weight: normal;
    position: absolute;
    left: 0;
    bottom: 0;
}

.prod2 .slick-prev {
    background: url(../images/imgs/zb2.png) no-repeat;
    display: block;
    border: none;
    outline: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 10px;
    height: 17px;
    z-index: 9999;
    position: absolute;
    right: 80px;
    bottom: 7%;
}

.prod2 .slick-next {
    background: url(../images/imgs/yb2.png) no-repeat;
    display: block;
    border: none;
    outline: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 10px;
    height: 17px;
    z-index: 9999;
    position: absolute;
    right: 12px;
    bottom: 7%;
}

.prod2 .slick-dots {
    position: absolute;
    right: 10%;
    bottom: 4%;
}

.prod2 .slick-dots li button {
    background: none;
    outline: none;
    font-size: 0;
    border: none;
}

.prod2 .slick-dots li {
    width: 8px;
    height: 8px;
    background: url(../images/imgs/b2.png) no-repeat;
    display: inline-block;
    margin: 0 2px;
}

.prod2 .slick-dots li.slick-active {
    background: url(../images/imgs/b1.png) no-repeat;
}

.xin2 {
    margin: 8px 1% 0;
}

.xin2 li {
    line-height: 30px;
    position: relative;
}

.xin2 li a {
    font-size: 14px;
    text-align: left;
    color: #333;
    display: block;
}

.xin2 li span {
    font-size: 12px;
    color: #333333;
    position: absolute;
    right: 0;
    top: 0;
}


/* 联系我们 */

.box4 {
    background: #f3ded0;
    padding: 8% 0;
}

.box4 .cont {
    width: 96%;
    margin: 0 auto;
    text-align: center;
}

.map {
    width: 100%;
    margin: 0 auto;
    margin-top: 3px;
}

.map img {
    width: 100%;
    margin: 0 auto;
}

.lx {
    color: #333333;
    font-size: 14px;
    line-height: 23px;
    margin-top: 3%;
    text-align: center;
}

.lx p {
    text-align: center;
}

.lx a {
    color: #333333;
}

.lx img {
    width: 40%;
    margin: 0 auto;
    margin-top: 2%;
}


/* 底部 */


/* footer css style*/

.distraction {
    height: 63px;
    width: 100%;
}

.footer {
    background: #c41f2a;
    width: 100%;
    position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
    font-family: "微软雅黑";
}

.footer a {
    padding: 8px 0;
}

.footer span {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding-top: 3em;
    font-size: 12px;
}

.footer span.span1 {
    background: url(../images/imgs/01.png) center 6px no-repeat;
    background-size: 23px auto;
}

.footer span.span2 {
    background: url(../images/imgs/02.png) center 6px no-repeat;
    background-size: 23px auto;
}

.footer span.span3 {
    background: url(../images/imgs/03.png) center 6px no-repeat;
    background-size: 23px auto;
}

.footer span.span4 {
    background: url(../images/imgs/04.png) center 6px no-repeat;
    background-size: 23px auto;
}

.footer a:hover {
    background: #f7f4ed;
}

.footer span:hover {
    color: #363636;
}

.footer span:hover.span1 {
    background: url(../images/imgs/011.png) center 6px no-repeat;
    background-size: 23px auto;
}

.footer span:hover.span2 {
    background: url(../images/imgs/022.png) center 6px no-repeat;
    background-size: 23px auto;
}

.footer span:hover.span3 {
    background: url(../images/imgs/033.png) center 6px no-repeat;
    background-size: 23px auto;
}

.footer span:hover.span4 {
    background: url(../images/imgs/044.png) center 6px no-repeat;
    background-size: 23px auto;
}

.aaa {
    width: 100%;
    height: 100vh;
    position: fixed;
    display: none;
}