.pa10 {
    padding: 2%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


.mob-head1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.logo {
    width: 40%;
}

.logo img {
    max-width: 100%;
}

.mtel p:nth-of-type(1) {
    font-size: 16px;
    color: #000000;
}

.mtel p:nth-of-type(2) {
    font-weight: bold;
    color: #2bc433;
    font-size: 20px;
}

.head-btn img {
    max-width: 100%;
}


/**/
.mtlt1 {
    text-align: center;
    padding: 20px 0;
}

.mtlt1 h3 {
    font-weight: bold;
    font-size: 26px;
    color: #333;
    background: url(//cdn.myxypt.com/ef6f8312/21/04/77ff1ed88d35b7e47b88c8dcbf38799937540adc.png) no-repeat center;
    line-height: 1.5;
}

.mtlt1 p {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}


.ammore{
    text-align: center
    
}


.m2 {
    background: #fff;
}

.product-list1 {
    margin-top: 5%;
}

.product-list1 li {
    float: left;
    width: 46%;
    margin-bottom: 3%;
}

.product-list1 li:nth-child(2n) {
    float: right;
}

.product-list1 li img {
    width: 100%;
}

.product-list1 li h3 {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**/
.m3-con {
    padding: 0 50px;
    position: relative;
}

.m3-con .slick-arrow {
    display: block;
    text-indent: 100px;
    overflow: hidden;
    outline: none;
    border: none;
    padding: 0;
    width: 30px;
    height: 70%;
    position: absolute;
    top: 15%;
}

.m3-con .slick-prev {
    background: url(//cdn.myxypt.com/ef6f8312/21/04/691ba910a79ddac4dcf43428c46918331642aadb.png) no-repeat center #2bc433;
    left: 0;
}

.m3-con .slick-next {
    background: url(//cdn.myxypt.com/ef6f8312/21/04/c562c9051d0271dff37eb25f381ea027c1ad055d.png) no-repeat center #2bc433;
    right: 0;
}

.m3-con .slick-con {
    border: 1px solid #eeeeee;
    border-bottom: none;
}

.m3-con .slick-con .img {
    width: 100%;

}

.m3-con .slick-con .img img {
    width: 100%;
}

.m3-con .slick-con .wz {
    padding: 5%;
    background: #f0f0f0
}

.m3-con .slick-con .wz h3 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 2;
}

.m3-con .slick-con .wz p {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}

/**/
.mcase {
    background: #f0f0f0;
    margin-top: 5%;
    padding-bottom: 5%;
}

.case-list1 {
    margin-top: 5%;
}

.case-list1 li {
    float: left;
    width: 46%;
    margin-bottom: 3%;
}

.case-list1 li:nth-child(2n) {
    float: right;
}

.case-list1 li img {
    width: 100%;
}

.case-list1 li h3 {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**/
.mtlt2 {
    text-align: center;
    padding: 20px 0;
}

.mtlt2 h3 {
    font-weight: bold;
    font-size: 26px;
    color: #fff;
    background: url(//cdn.myxypt.com/ef6f8312/21/04/335e30e878cf1ba222f2cc05f081e3510ca06c45.png) no-repeat center;
    line-height: 1.5;
}

.mtlt2 p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}

.m4 {
    background: url(//cdn.myxypt.com/ef6f8312/21/04/46bbaea4b439456e3db8a84b46faf7058a45382e.png) no-repeat center top;
    background-size: 100% auto;
    margin-top: 20px;
}

.slideTxtBox {
    padding: 3%;
    background: #fff;
}

.slideTxtBox .hd {
    margin-bottom: 15px;
}

.slideTxtBox .hd li {
    width: 31.33%;
    float: left;
    margin-right: 3%;
    text-align: center;
    font-size: 14px;
    background: #000000;
    color: #fff;
    line-height: 35px;
}

.slideTxtBox .hd li:last-child {
    margin-right: 0;
}

.slideTxtBox .hd li.on {
    background: #2bc433
}

.slideTxtBox .bd .tjxw {
    margin-bottom: 15px;
}

.slideTxtBox .bd .tjxw li a {
    display: block;
}

.slideTxtBox .bd .tjxw li .img {
    width: 40%;
}

.slideTxtBox .bd .tjxw li .img img {
    width: 100%
}

.slideTxtBox .bd .tjxw li .wz {
    width: 56%;
}

.slideTxtBox .bd .tjxw li .wz h3 {
    font-size: 16px;
    line-height: 2;
    color: #333;
}

.slideTxtBox .bd .tjxw li .wz dt {
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

.slideTxtBox .bd .xwlist li {
    margin-bottom: 5px;
}

.slideTxtBox .bd .xwlist li a {
    display: block;
    border: 1px solid #e9e9e9;
}

.slideTxtBox .bd .xwlist li .date {
    width: 24%;
    border-right: 1px solid #e9e9e9;
    text-align: center;
    padding: 10px 0;
}

.slideTxtBox .bd .xwlist li .wz {
    width: 73%;
}

.slideTxtBox .bd .xwlist li .date .date1 {
    font-size: 24px;
    font-weight: bold;
    color: #828282;
    font-family: Arial;
}

.slideTxtBox .bd .xwlist li .date .date2 {
    font-size: 12px;
    color: #666;
    font-family: Arial;
}

.slideTxtBox .bd .xwlist li .wz h3 {
    font-size: 16px;
    color: #333333;
    line-height: 2;
    padding-top: 5px;
}

.slideTxtBox .bd .xwlist li .wz dt {
    font-size: 12px;
    color: #666;
}

/**/
.m5 .abouttu {
    width: 100%;
}

.m5 .abouttu img {
    width: 100%;
}

.m5>h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 3;
    text-align: center;
}

.m5 .aboutjj {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    color: #666;
    width: 90%;
    margin: 0 auto;
}

/**/

.m6 {
    margin: 10px auto
}

.slideTxtBox2 .hd ul li {
    width: 50%;
    float: left;
    font-size: 15px;
    color: #fff;
    line-height: 50px;
    box-sizing: box-sizing;

}

.slideTxtBox2 .hd ul li span {
    padding-left: 45%;
    display: block;

}

.slideTxtBox2 .hd ul li:first-child {
    background: url(//cdn.myxypt.com/ef6f8312/21/04/6bf746a87152bb430053095b9e252be27fad9168.png) no-repeat 30% center #000000;
}

.slideTxtBox2 .hd ul li:nth-child(2) {
    background: url(//cdn.myxypt.com/ef6f8312/21/04/a32a0523a7a69a38a2d19ee4bedfa4484c37ab0d.png) no-repeat 30% center #000000;
}

.slideTxtBox2 .hd ul li:first-child.on {
    background: url(//cdn.myxypt.com/ef6f8312/21/04/6bf746a87152bb430053095b9e252be27fad9168.png) no-repeat 30% center #2bc433;
}

.slideTxtBox2 .hd ul li:nth-child(2).on {
    background: url(//cdn.myxypt.com/ef6f8312/21/04/a32a0523a7a69a38a2d19ee4bedfa4484c37ab0d.png) no-repeat 30% center #2bc433;
}

.slideTxtBox2 .bd {
    margin-top: 15px;
}

.slideTxtBox2 .bd ul li {
    width: 48%;
    float: left;
}

.slideTxtBox2 .bd ul li:nth-child(2n) {
    margin-left: 4%;
}

.slideTxtBox2 .bd ul li a {
    display: block;
}

.slideTxtBox2 .bd ul li img {
    width: 100%;
}

.slideTxtBox2 .bd ul li h3 {
    font-size: 15px;
    color: #333;
    line-height: 40px;
    background: #f4f4f4;
    text-align: center
}