.m96{
    width: 96%;
    margin: 0 auto;
}
.mob-head1{
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.logo1{
    width: 50%;
}
.logo1 img{
    max-width: 100%;
}
.mtel{
    width: 40%;
}
.mtel p img{
    max-width: 100%;
}

.m1{
    margin-top: 5%;
}

.m1-list li{
    float:left;
    width: 20%;
    margin: 0 2.5%;
    margin-bottom: 5%;
}

.m1-list li img{
    max-width: 100%;
}

.m1-list li h3{
    color: #333333;
    font-size: 14px;
    text-align: center;
    line-height: 2;
}

.m2{
    margin-top: 5%;
}

.mtt{
    text-align: center;
}


.mtt b{
    display:block;
    font-size: 30px;
    color: #0151a8;
}

.mtt span{
    display:block;
    width: 36px;
    height: 2px;
    background: #0151a8;
    margin: 5px auto;
}

.mtt p{
    color: #999999;
    font-size: 18px;
    text-transform: uppercase;
    background: url(../images/tt1.png) no-repeat center center;
    background-size: 70% 20%;
}


.m3{
    background: url(../images/mbj1.jpg) no-repeat top center;
    background-size: cover;
    padding: 5% 0;
    margin-top: 5%;
}

.maboutimg p img{
    max-width: 100%;
}


.mabout h2{
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 3% 0;
}

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

.mcj-list{
    margin-top: 5%;
}
.mcj-list li{
    float: left;
    width: 46%;
    margin: 0 2%;
    margin-bottom: 2%;
}

.mcj-list li .img1 img{
    width: 100%;
}

.mcj-list li h3{
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
}


.more{
    width: 200px;
    line-height: 3;
    background: #ff7d04;
    margin: 0 auto;
    margin-top: 5%;
}


.more a{
    display: block;
    color: #fff;
    text-align: center;
    line-height: 3;
}

.m4{
    margin-top: 5%;
}

.msort li{
    float: left;
    width: 30.333%;
    margin: 0 1.5%;
    background: #0151a8;
    margin-bottom: 3%;
}

.msort li a{
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 3;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.product-list{
    margin-top: 3%;
}
.product-list li{
    float: left;
    width: 46%;
    margin: 0 2%;
    margin-bottom: 2%;
}

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

.product-list li h3{
    text-align: center;
    color: #333333;
    font-size: 14px;
    line-height: 2;
}


.m5{
    background: #0262cb;
    padding: 5% 0;
    margin-top: 5%;
}

.m5bt p{
    text-align: center;
}
.m5bt p img{
    max-width: 100%;
}


.m5 .slick-prev {
      left: 14%;
    background: url(../images/left.jpg) no-repeat center center;
    background-size: 80% 80%;
}
.yul{margin: 4% 4% 10% 4%;margin-top: 20px;background:#fff;padding-bottom:10%;}
.shu{width: 13%;font-size: 20px;color: #333333;font-weight: bold;}
.slick-arrow{background: none;position:absolute;bottom:20px; font-size: 0;outline: none;border:none;width: 69px;height: 69px;}
.m5 .slick-next {
    right: 15%;
     background: url(../images/right.jpg) no-repeat center center;
    background-size: 80% 80%;
}
.yul li img{display: block;width: 100%;}
.m5 .slick-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.m5 .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.m5 .slick-dots li button {
    border: 1px solid #5f4933;
    display: block;
    height: 22px;
    width: 22px;
    outline: none;
    line-height:  20px;
    font-size: 14px;
    background: transparent;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-align: center;
    color: #333333;
    font-family: '宋体';
    border-radius: 50%;
}
.m5 .slick-dots li.slick-active button{
    background: #0053a9;
    color: #fff;
    border: none;
}

.yleft{padding: 4% 4%;}
.yleft .ybox{
    display: flex;
    justify-content: flex-start;
}

.yleft .ybox h3{
    color: #fff;
    font-size: 20px;
    background: #0151a8;
    line-height: 3;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 20%;
    text-align: center;
}

.yleft .ybox h4{
    margin-left:3%;
}
.yleft .ybox h4 b{
    display: block;
    color: #0151a8;
    font-size: 20px;
}

.yleft .ybox h4 span{
    display: block;
    color: #999999;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 0;
}

.yleft .ybox h4 p{
    width: 100px;
    height: 1px;
    background: #ffa858;
}

.yleft .ww{
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
    margin-top: 3%;
}

.m6{
    margin-top: 5%;
}
.m6bt img{
    max-width:60%;
}
.case-list{
    margin-top: 4%;
}
.case-list li{
    float: left;
    width: 46%;
    margin: 0 2%;
}

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

.case-list li .wz{
    background: #e7e7e7;
    padding: 3% 4%;
}

.case-list li .wz h2{
    color: #333333;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.case-list li .wz h3{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 5px 0;
}


.case-list li .wz p{
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
text-align: center;
}



.m7{
    padding: 5% 0;
    background: url(../images/mbj2.jpg) no-repeat top center;
    background-size: cover;
    margin-top: 5%;
}

.m7 h2{
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5%;
}

.m7 h2 span{
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
    font-weight: normal;
}


.ly1{
    display: flex;
    justify-content: space-between;
    margin-bottom: 3%;

}

.input-item input{
    border:none;
    background: none;
    border:1px solid  #a0bbd9;
    line-height: 2;
    color: #84a1c5;
}

.input-item ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #84a1c5;
}
.input-item ::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #84a1c5;
}
.input-item ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #84a1c5;
}
.input-item ::-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #84a1c5;
}

.input-item textarea{
    border:none;
    background: none;
    border:1px solid  #a0bbd9;
    line-height: 2;
    color: #84a1c5;
        width: 98.5%;
}

.ly2{
     margin-bottom: 3%;
}

.ly3{
    display: flex;
    justify-content: space-between;

}
.input-item3{
     display: flex;
    justify-content: space-between;
width: 66%;
line-height: 1;
}
.input-item3 input{
   background: none;
    border:1px solid  #a0bbd9;
   color: #84a1c5;
   width: 40%;
}
.input-item3 ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #84a1c5;
}

.input-item3 img{
    max-width: 100%;
    height: auto;
}

.input-item3 #change-code{
    display: block;
    color: #84a1c5;
    line-height: 2;
    font-size: 14px;
}
.input-btn{
    width: 34%;
    display: flex;
    justify-content: space-between;
}
.input-btn input{
    width: 50%;
    font-size: 12px;
    padding: 0;
    border:none;
}

.m7 .submit{
    background: #ffffff;
}
.m7 .reset{
    background: #ff7d04;
    color: #fff;
}

.m8{
    margin-top: 10%;
}
.mtt8{
    text-align: center;
}


.mtt8 b{
    display:block;
    font-size: 30px;
    color: #0151a8;
}

.mtt8 span{
    display:block;
    width: 36px;
    height: 2px;
    background: #0151a8;
    margin: 5px auto;
}

.mtt8 p{
    color: #999999;
    font-size: 18px;
    text-transform: uppercase;
    background: url(../images/tt3.png) no-repeat center center;
    background-size: 95% 16%;
}



.news-list{margin-top: 10px;}


.m8 .news-list li {
  border-bottom: 1px solid #dedede;
  padding: 10px 0;
  font-size: 14px;
  color: #333333;
  line-height: 25px;
  position: relative;
}
.m8 .news-list li:last-child{border-bottom: none;}
.m8 .news-list li a {
  display: block;
  font-size: 14px;
  color: #666666;
    background:url(../images/ne1.png)left center no-repeat ;
    padding-left: 20px;
}




/* 底部横幅 */
.mob-ads{
    background-color: #272727;
    padding: 20px 0;
    margin-top: 10%;
}
.mob-ads .fewms{
    width: 25%;
    text-align: center;
    font:normal 12px/20px MicrosoftYaHei;
    color: #fff;
}

.fadds{
    width: 60%;
    font: normal 12px/20px MicrosoftYaHei;
    color: #fff;
    background: url(../images/mtel.png) no-repeat left top;
    padding-left: 9%;
    background-size: 11% 31%;
}
.fadds P:nth-child(1){
    color: #999999;
}
.footxian{
    border-bottom: 1px solid #525252; 
    width: 92%;
    margin:0 auto;
    padding-bottom:10px;
    display: flex;
    justify-content: space-around;
}

.mdx{
    color: #999999;
    border-top: 1px solid #333333;
}

/* 技术支持 */
.support {
  text-align: left;
  padding: 10px 0;
  font-size: 12px;
  color: #999999;
  line-height: 30px;
  padding: 0 4%;
}



.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #f2f2f2;
    padding-top: 6px;
}

.footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #333333;
    height: 58px;
}

.footer ul li.active {
    background: #f2f2f2
}

.footer ul li a {
    display: block
}

.footer ul li .iconfont {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.footer ul li span{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 16px;
    padding-top: 34px;
}
.footer ul li span.f1{
    background:url(../images/f1.png)no-repeat center 6px/20px auto;
}
.footer ul li span.f2{
    background: url(../images/f2.png)no-repeat center 8px/21px auto;
}
.footer ul li span.f3{
    background: url(../images/f3.png)no-repeat center 7px/17px auto;
}


