/* 重置样式 */
section,
body,
div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
a,
ul,
li,
dt,
dd,
dl,
ol,
header,
nav,
footer {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

input {
    border: none;
    outline: none;
    background-color: transparent;
}

/* 通用样式 */
.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

/* */
.daohang {
    overflow-x: scroll;
    white-space: nowrap;
    justify-content: space-between;
    display: flex;
    background: #25b99f;
}

.daohang li {
    height: 45px;
    line-height: 45px;
    color: #fff;
    padding: 0 2%;
}

.daohang li a {
    font-size: 15px;
    display: block;
    position: relative;
    height: 96%;
}

.daohang li a.linshi {
    border-bottom: 2px solid #fff;
}






.aul {
    margin-top: 20px;
}

.aul li {
    width: 22%;
    margin: 0 1%;
}

.aul li h3 {
    font-weight: bold;
    color: #ff8a3a;
    font-size: 16px;
    background: url(../images/line1.jpg) no-repeat bottom left;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

.aul li p {
    color: #666666;
    font-size: 13px;
    line-height: 20px;
}

.porducts-b1 {
    background: url(../images/line3.jpg) no-repeat bottom left;
    padding: 0 4%;
    background-size: 100%;
    margin-bottom: 20px;
    height: 36px;
}

.porducts-b1 li a {
    display: block;
    font-size:14px;
    color: #333333;
    line-height: 35px;
    padding: 0 3px;
    margin-right: 0.5rem;
}

.pmore a {
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 0 2%;
    background: #25b99f;
    line-height: 35px;
    color: #fff;
}




.mob-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.mob-title h3 {
    font-size: 1.2rem;
    color: #333333;
    padding-bottom: 1px;
    font-weight: 700;
}


.incp_1 {
    float: left;
    width: 46% !important;
    margin: 0 2%;
}

.incp_1pic {
    width: 100%;
}

.incp_1pic img {
    width: 100%;
    display: block;
}

.incp_1pic .img {
    border: 1px solid #b5b5b5;
    display: block;
    position: relative;
}

.gd {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
}

.gd img {
    width: 100%;
}

.incp_1tite {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}

.incp_1tite a {
    display: block;
    color: #000000;
}

.chanpin {
    margin-top: 15px;
    padding-bottom: 10px;
}
.chanpin .swiper-container{
    
}

.cp{
    padding:0 10px;
}



.chanpin .product-tabs {
    padding-bottom: 5px;
}

.chanpin .product-tabs .swiper-slide {
    width: auto;
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.chanpin .selected a {
    background: url(../images/line2.png) no-repeat bottom center;

}

.mob-product {
    overflow: hidden;
    margin-top: 1.5rem;
}

.mht img {
    display: block;
    width: 100%;
}

.yyly {
    overflow: hidden;
    padding-bottom: 12%;
}



.prod .slick-arrow {
    text-align: center;
    top: 33%;
    position: absolute;
    width: 41px;
    height: 43px;
    border: none;
    outline: none;
    z-index: 99999;
}

.prod .slick-prev {
    display: none !important;
}

.prod .slick-next {
    background: url(../images/jt2.png) no-repeat;
    outline: none;
    overflow: hidden;
    right: 0;
    font-size: 0;
}

.yyly {
    margin-top: 25px;
}

.prod {
    margin-top: 20px;
    background: url(../images/bj3.png) no-repeat center;
    background-size: 100% 100%;
}

.prod .slick-center {
    background: url(../images/y1.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 0px 9px 0px rgba(0, 86, 147, 0.26);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.prod {
    text-align: center;
}

.prod .img {
    height: 60px;
    line-height: 60px;
}

.prod .img1 {
    display: inline-block;
}

.prod .img2 {
    display: none;
}

.prod .slick-center .img2 {
    display: inline-block;
}

.prod .slick-center .img1 {
    display: none;
}

.ybt {
    color: #fff;
    font-size: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url(../images/line1.png) no-repeat bottom center;
}

.ying {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px;
}

.prod .slick-center .ybt {
    color: #ff8a3a;
    background: url(../images/line11.png) no-repeat bottom center;
}

.prod .slick-center .ying {
    color: #ff8a3a;
}

.prods {
    padding: 2% 0;
    margin: 0 0.5%;
}

.mob-banner {
    overflow: hidden;
}



.p1 {
    background: url(../images/an.png) no-repeat bottom center;
    background-size: 100% 100%;
    padding: 3rem 1.2rem 2rem;
    margin-top: 2.64rem;
}

.p1 .mob-title h3 {
    color: #fff;
    margin-left: 0;
}


.p1a img {
    width: 100%;
    margin:20px 0;display:block;
}
.p1a>h4 {
    font-size: 1.14rem;
    font-weight: bold;
    letter-spacing: 0.02rem;
    color: #ffffff;
    position: relative;
}


.p1a>p {margin-top:10px;
    font-size:15px;
    line-height: 1.5rem;
    color:#fff;text-indent:20px;
}




.p2 {width:90%;margin:0 auto;
    margin-top: 2rem;
   
}

.p2b {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 1.5rem;
}

.p2b li {
    width: 48%;
    margin-bottom:0.8rem;
    position: relative;
    background-color: #20c2a6;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;

}

.p2b li a {
    display: block;
    position: relative;
}

.p2b li a.img img{
    width: 100%;
}

.p2b li h3 {
    font-size:14px;
    font-weight: bold;
    color: #ffffff;
    height: 2.86rem;
    line-height:  2.86rem;
}
.p2b li p{
    font:normal 12px/16px MicrosoftYaHei;
    color: #fff;
    width:88%;margin:0 auto;
    margin-top: 10px;
    padding-bottom: 40%;text-align:center;display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp:3;
}
.p2b li span{
    position: absolute;
    width: 100%;
    display: block;
    left: 0;
    right: 0;
    bottom: -35%;
    z-index: 9;
}
.p2b li span img{
    max-width: 100%;
}
.p2 .pmore a {
    background: #ff8a3a;
    margin: 0;
}



/*  */
.mess{
    background: url(../images/mess.png) top center no-repeat;
    background-size: 100% 100%;
    width: 80%;
    margin:0 auto;
    padding:5% 5%;margin-top:10px;
}
.messtit{}
.messtit h3{
    font:bold 20px/20px MicrosoftYaHei;
    color: #ffffff;
}
.messtit h4{
    font:normal 15px/15px MicrosoftYaHei;
    color: #fff;
    margin-top: 15px;
}
.messtit span{
    display: block;
    border-top: 1px solid #fff;
    margin-top: 10px;
    width: 100%;
}

.meys{
    width: 42%;
    margin-top: 30px;
}
.meys li{
    margin-bottom: 10px;

    line-height: 30px;
}
.meys li .ystus{
    width: 30%;
}
.meys li img{
    max-width: 100%;
}
.meys li .ysconts{
    width: 60%;
    margin-left: 5px;
    font:normal 12px/16px MicrosoftYaHei;
    color: #ffffff;
    vertical-align:middle;
    display:inline-block;
}

.mely{
    width: 50%;
    background:#fff;
    padding:5% 4%;
    margin-top: 15px;
}
.mely input{
    width: 100%;
    border:none;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 5px;
    font:normal 12px/24px MicrosoftYaHei;
    color: #7e7e7e;
}
.mely textarea{
    width: 100%;
    border:none;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 5px;
    font:normal 12px/24px MicrosoftYaHei;
    color: #7e7e7e;
}
.meliy input{
    width: 100%;
}
.meliysend{
    margin-top: 10px;
}
.meliysend input{
    background-color: #20c2a6;
    border-radius: 5px;
    text-align: center;
    border: none;
    outline: none;
    text-align: center;
    font:normal 14px/30px MicrosoftYaHei;
    color: #ffffff;
}
.mess .messnames{
    font:normal 12px/16px MicrosoftYaHei;
    color: #ffffff;
    margin-left: 20%;
}
.mely #change-code1{font-size:14px;}
.clearfix {
    zoom: 1;
}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}







.p3 {
    background: url(../images/ab.png) no-repeat left top;
    background-size: 100% 100%;
    padding: 2.2rem 4% 2.57rem;
    margin-top: 2.57rem;
}

.p3>h3 {
    font-size: 1.71rem;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    width: 91%;
    border-bottom: 2px solid #fff;
    margin: 0 auto;
    padding-bottom: 1rem;
}

.p3a1 li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 7% 0;
}

.p3a1 li a>img {
    margin-right: 4%;
}

.p3a1 li a h3 {
    font-size: 1.14rem;
    font-weight: normal;
    letter-spacing: 0.06rem;
    color: rgba(255, 255, 255, .6);
}


.p4 {
    background: url(../images/heng.png) no-repeat left top;
    background-size: 100% 100%;
    padding: 2.4rem 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.p4 .p4a {
    background: url(../images/heng-tel.png) no-repeat left center;
    background-size: 15%;
    padding-left: 15%;
}

.p4 .p4a>h3 {
    font-size: 1.14rem;
    font-weight: 700;
    color: #000000;
}

.p4 .p4a p {
    font-size: 1.71rem;
    color: #25b99f;
    font-weight: 700;
}

.p4 .p4b a {
    width: 146%;
    text-align: center;
    height: 3.5rem;
    background-color: #ff8a3a;
    display: block;
    line-height: 3.5rem;
    color: #fff;
}











/* 新闻 */
.mob-news {
    background: #fff;
    margin-top: 20px;
}
.mob-news  .mob-title {
    justify-content: center;
}
.mob-news  .mob-title p {
    text-align: center;
}
.mob-news  .mob-title h3 {
    text-align: center;
}
.news_list1 {
    padding: 0 10px;
    margin-top:1.07rem;
}

.news_list1 li {
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
}

.news_list1 li a.img {
    display: block;
    width: 40%;
}

.news_list1 li a.img img {
    display: block;
    width: 100%;
}

.ntime {
    color: #666666;
    font-size: 12px;
}

.xwnr {
    width: 55%;
}

.xwnr a {
    color: #000000;
    font-size: 12px;
    display: block;
}

.news_list1 li .nmore {
    display: block;
    color: #666666;
    font-size: 12px;
    margin-top: 5px;
}

.ncon {
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0;
}

.news_list1 li:last-child {
    border-bottom: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}