*{margin:0;padding:0;font-family: "微软雅黑";}
.hContainer{
    /*max-width:1200px;*/
    width:1200px;
    margin:0 auto;
    padding:0px;
}
@font-face{
   font-family: 'text_card';
   src: url('../fonts/text_card.ttf');
}
@font-face{
   font-family:'english_text';
   src: url('../fonts/english_text.OTF');
}
a{
    color: black;
    text-decoration: none;
}
ul{
    list-style: none;
    margin: 0px;
}
li{
    list-style: none;
}
h1,h2,h3,h4,h5,h6{
    margin-top:0px ;
    margin-bottom: 0px;
}
body{
    background:#fff;
}
dl,dd,dt{
    margin:0;
    font-weight: 400;
}
.left{
    float: left;
}
.right{
    float: right;
}
.mobile_banner,.mobileBtn,.size_pagination{
    display: none;
}
.Hbanner{
    width: 100%;
}
.Hbanner img{
    width: 100%;
}
a:focus, a:hover {
    color:#333333;
    text-decoration:none;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
p{
    margin:0px;
}
input{
    outline:none;
}
.clearfloat{
    clear: both;
}
.hTop{
    box-sizing: border-box;
    padding: 12px 0px;
    background:#151515;
}
.hotWord{
    color: #fff;
    font-size: 14px;
}
.hotWord a{
    position: relative;
    color:#999;
    margin-right: 18px;
}
.hotWord a::after{
    content:"/";
    position: absolute;
    right:-15px;
    top: 0px;
    color:#999;
}
.hotWord a:nth-last-of-type(1){
    margin-right: 0px;
}
.hotWord a:nth-last-of-type(1)::after{
    display: none;
}
.hotWord a:hover{
    color:#fff;
}
.hotInfo li{
    display: inline-block;
    position: relative;
    margin-right:30px;
}
.hotInfo li:nth-last-of-type(1){
    margin-right: 0px;
}
.hotInfo li:nth-last-of-type(1)::after{
    display:none;
}
.hotInfo li::after{
    content:"|";
    position: absolute;
    right:-20px;
    top: 0px;
    color:#999;   
}
.hotInfo li a{
    color:#999;
}
.slideWeChat{
    position: absolute;
    left: 0px;
    top: 27px;
    width:100px;
    height: 100px;
    display:none;
}
.slideWeChat img{
    width:100%;
    height: 100%;
    display: block;
}
.hotInfo li:first-child:hover .slideWeChat{
    display: block;
}
.headerTop{
    box-sizing: border-box;
    padding:20px 0px 25px 0px;
}
.logo{
    margin-top:12px;
}
.logo span{
    display: inline-block;
    font-size: 18px;
	line-height: 24px;
    color: #181818;
    margin: 12px 0px 0px 10px;
}
.webInfo{
    width:60%;
}
.webTelphone{
    text-align: right;    
}
.navInfo{
    margin-top:10px;
}
.webIcon{
    margin-right: 9px;
    display:inline-block;
}
.webIcon img{
    margin:7px 7px 0px 0px;
}
.webIcon p{
    display:inline-block;
    font-size: 18px;
    color: #999999;
    margin-left:3px;
}
.webIcon span{
    font-size: 12px;
    display: block;
}
.webNumber{
	font-size: 30px;
    color: #0566c4;
    font-weight:bold;
    float:right;
}
.navInfo li{
    float: left;
    height:30px;
    box-sizing: border-box;
    width:12.5%;
    text-align: center;
    position: relative;
}
.navInfo li:last-of-type{
    margin-right: 0px;
}
.navInfo li>a{
    line-height:30px;
    color:#3a3a3a;
    font-size: 15px;
}
.navInfo li.nav_active,.navInfo li:hover{
    background:#0566c4;
    border-radius:5px;
}
.navInfo li.nav_active>a,.navInfo li:hover>a{
    color:#fff;
}
.smallDrop{
    position: absolute;
    width:120px;
    left:-12px;
    top:28px;
    box-sizing:border-box;
    display: none;
    z-index: 999;
    padding-top:26px;
    padding-bottom: 10px;
}
.smalList{
    background:#0566c4;
    border-radius:5px;
}
.navInfo li:hover .smallDrop{
    display: block;
}
.smalList dd{
    line-height:40px;
    text-align: center;
    background-size:100% 100% ;
    
    border-bottom: 1px solid #0a7ded;
}
.smalList dd:hover{
    background: #ffc100;
}
.smalList dd a{
    color: white;
    font-size: 14px;
}
.pc_container .pc_pagination span{
    width:15px;
    height: 15px;
    border: 1px solid #3d7359;
    box-sizing: border-box;
    background-image:none;
    background: none;
    outline: none;
    border-radius:0%;
}
.pc_container .pc_pagination span.swiper-pagination-bullet-active{
    position: relative;
}
.pc_container .pc_pagination span.swiper-pagination-bullet-active:after{
    content:"";
    position: absolute;
    left:50%;
    top:50%;
    width:10px;
    height: 10px;
    background:#0a63e4;
    margin-top: -5px;
    margin-left: -5px;
    border-radius:0%;
}
.pc_banner .ban_next,.pc_banner .ban_prev{
    background-image:none ;
    width:28px;
    height: 48px;
    outline: none;
    top: 50%;
    margin-top: -24px;
}
.pc_banner .ban_next{
    right:30px;
}
.pc_banner .ban_prev{
    left:30px;
}
.pc_banner .swiper-button-next:after,.pc_banner .swiper-container-rtl .swiper-button-prev:after,.pc_banner .swiper-button-prev:after,.pc_banner .swiper-container-rtl .swiper-button-next:after{
	display:none;
}
.product{
    box-sizing:border-box;
    padding:28px 0px 60px 0px;
}
.publicTop{
    text-align:center;
}
.publicTitle{
    position: relative;
	font-size: 30px;
    color: #000000;
    text-align: center;
    display: inline-block;
    font-weight:bold;
    margin-bottom:10px;
}
.publicTitle::after,.publicTitle::before{
    position: absolute;
    content:"";
    width:53px;
    height:1px;
    background:#9c9c9c;
    top:50%;
    margin-top: -0.5px;
}
.publicTitle::after{
    right:-80px;
}
.publicTitle::before{
    left:-80px;
}
.publicText{
	font-size: 14px;
	color: #9c9c9c;
}
.proArea{
    box-sizing:border-box;
    padding:10px;
    background:#f2f2f2;
    margin:38px auto 60px auto; 
}
.proSlide .swiper-slide{
    position: relative;
    overflow: hidden;
}
.proSlide img{
    width:100%;
    max-height:265px;
}
.proInfo{
    position: absolute;
    left:0px;
    top: 0px;
    width:100%;
    box-sizing:border-box;
    padding-top:20px;
    transition:all .5s;
}
.proName{
    font-size: 24px;
    color: #2a2a2a;
    font-weight:bold;
    text-align: center;
    margin-bottom:5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.proKind{
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
	color: #c0c0c0;
}
.proAlert{
    position: absolute;
    left:0px;
    bottom: -100%;
    width:100%;
    height:100%;
    box-sizing:border-box;
    padding:20px;    
    background:rgba(5,102,196,0.7);
    transition:all .5s;
}
.proId{
	font-size: 24px;
    color: #ffffff;
    font-weight:bold;
    text-align: center;
}
.proList{
    margin: 5px auto 10px auto;
}
.proList li{
    line-height:30px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.proList li a{
    color:#fff;
}
.proList li span{
    float:right;
}
.proMore{
    width:84px;
    height:27px;
    border:1px solid #fff;
    text-align: center;
    line-height:27px;
    margin:0 auto;
}
.proMore a{
    color:#fff;
    display:block;
}
.proSlide .swiper-slide:hover .proInfo{
    top:-30%;
}
.proSlide .swiper-slide:hover .proAlert{
    bottom:0%;
}
.proPagin{
    display:none;
}
.picArea{
    margin-top:50px;
    position: relative;
}
.picPro{
    position: relative;;
    width: 100%;
	height: 1px;
	background:#f0f0f0;
}
.picText{
    position: absolute;
    left:50%;
    top:50%;
    width:120px;
    height:28px;
    margin-left:-60px;
    margin-top:-14px;
    background:#fff;
    font-size: 24px;
    color: #2a2a2a;
    line-height:28px;
    text-align: center;
}
.picImg{
    width:100%;
    overflow: hidden;
}
.picImg img{
    width:100%;
    height:100%;
    display: block;
    max-height:261px;
    transition:all .5s;
}
.picTitle{
    font-size: 16px;
    line-height:37px;
    color: #2a2a2a;
    text-align: center;
}
.picInco .swiper-slide:hover .picImg img{
    transform:scale(1.1);
}
.picArea .picInco_next,.picArea .picInco_prev{
    background-image:none ;
    width:28px;
    height: 48px;
    outline: none;
    top: 50%;
    margin-top: -24px;
}
.picArea .picInco_next::after,.picArea .picInco_prev::after{
    display:none;
}
.picArea .picInco_next{
    right:-70px;
}
.picArea .picInco_prev{
    left:-70px;
}
.solution{
    background:#f2f2f2;
    box-sizing: border-box;
    padding:50px 0px;
}
.solution .publicTitle{
    margin-bottom:25px;
}
.soluList{
    margin:45px auto;
}
.soluList li{
    width:585px;
    position: relative;
    overflow: hidden;
    margin-right:30px;
    float: left;
}
.soluList li:nth-last-of-type(1){
    margin-right:0px;
}
.soluList li img{
    width:100%;
    display:block;
    max-height:270px;
}
.soluTitle{
    position: absolute;
    left:0px;
    bottom:0px;
    line-height:38px;
    width:100%;
    background:rgba(0,0,0,0.7);
    font-size: 16px;
    text-align: center;
    color:#fff;
    transition:all .5s;
}
.soluInfo{
    position: absolute;
    left:0px;
    top:-100%;
    line-height:38px;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    box-sizing:border-box;
    padding:30px 55px 25px 55px;
    transition:all .5s;
}
.soluName{
    font-size: 18px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.soluText{
    font-size: 14px;
    line-height: 24px;
    color: #d0d0d0;
    overflow: hidden;    
    display: -webkit-box;
    text-overflow:ellipsis;    
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
    margin:10px auto 16px auto;
}
.soluMore{
    width:34px;
    height:28px;
    border:1px solid #fff;
    font-size: 30px;
    line-height:28px;
    color: #d0d0d0;
    margin:0 auto;
    text-align: center;
}
.soluList li:hover .soluTitle{
    bottom: -20%;
}
.soluList li:hover .soluInfo{
    top:0%;
}
.Material{
   position: relative; 
   width: 110px;
   height: 110px;
   background: #0566c4;
   display:flex;
   justify-content: center;
   align-items: center;
	font-size: 24px;
    color: #ffffff;
    line-height: 32px;
}
.Material::after{
    content:url("../images/jiejueIcon1.png");
    position: absolute;
    width:11px;
    height:22px;
    right:-5.5px;
    top:50%;
    margin-top:-11.5px;
}
.materList li{
    position: relative;
    width:175px;
    height:110px;
    display:inline-block;
}
.materList li img{
    width:100%;
    height:100%;
}
.materSlide{
    position:absolute;
    left:0px;
    top:0px;
    background:rgba(0,0,0,0.7);
    width:100%;
    height:100%;
    display:none;
}
.materInfo{
    width:100%;
    height:100%;
    font-size: 16px;
    color:#fff;
    display:flex;
    justify-content: center;
    align-items: center;
}
.materList li:hover .materSlide{
    display:block;
}
.about{
    box-sizing:border-box;
    padding:55px 0px;
}
.aboutText{
	font-size: 16px;
    color: #5d5d5d;
    line-height:28px;
    overflow: hidden;    
    display: -webkit-box;
    text-overflow:ellipsis;    
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
    text-align: center;
    margin-top:37px;
}
.aboutLine{
    width: 57px;
    height: 3px;
    margin:37px auto 46px auto;
    background:#0566c4;
}
.aboutAims{
    width:20%;
    height:200px;
    background:#0566c4;
    color:#fff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing:border-box;
    padding:0px 25px;
}
.comName{
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    font-weight:bold;
}
.comEnglish{
    font-size: 12px;
    color: #65a8e9;
    text-align: center;
    margin:4px 0px 8px 0px;
}
.comTexe{
    font-size: 16px;
    color: #ffffff;
    line-height:25px;
    text-align: center;
}
.aboutAdvent{
    width:80%;
}
.aboutAdvent li{
    width:25%;
    color:#121212;
    text-align: center;
    float: left;
    background:#f1f1f1;
    height:200px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right:2px solid #fff;
}
.aboutAdvent li:nth-last-of-type(1){
    border:none;
}
.myAdv2{
    display:none;
}
.aboutName{
    margin:15px auto 25px auto;
    font-size:18px;
    color:#5d5d5d;
}
.aboutAdvent li:hover{
    background:#0566c4;
}
.aboutAdvent li:hover .aboutName,.aboutAdvent li:hover .aboutIcon{
    color:#fff;
}
.aboutAdvent li:hover  .myAdv1{
    display:none;
}
.aboutAdvent li:hover  .myAdv2{
    display:block;
}
.case{
    background:url(../images/khal_bj.jpg);
    height:600px;
    box-sizing:border-box;
    padding:55px 0px;
}
.caseTab{
    text-align: center;
    margin:20px auto 40px auto;
}
.caseTab li{
	width: 130px;
	height: 32px;
    background: #e3e3e3;
    display:inline-block;
    margin-right:20px;
    line-height:32px;
}
.caseTab li:nth-last-of-type(1){
    margin-right:0px;
}
.caseTab li a{
    display:block;
    color:#6d6d6d;
}
.caseTab li.active,.caseTab li:hover{
    background:#0566c4;    
}
.caseTab li.active a,.caseTab li:hover a{
    color:#fff;
}
.caseList li{
    margin-right:34px;
    width:374px;
    background:#fff;
    box-sizing:border-box;
    padding:12px 12px 20px 12px;
    float: left;
}
.caseList li:nth-child(3n){
    margin-right: 0px;
}
.caseList li a{
    display:block;
}
.caseImg{
    width:100%;
    overflow: hidden;
}
.caseImg img{
    width:100%;
    max-height:234px;
    display:block;
    transition:all .5s;
}
.caseName{
	font-size: 16px;
    color: #000000;
    overflow: hidden;    
    text-overflow:ellipsis;    
    white-space: nowrap;
    display: inline-block;
    margin:12px 0px 6px 0px;
    width:100%;
}
.caseTimes{
	font-size: 14px;
	color: #c9c9c9;
}
.caseList li:hover .caseImg img{
    transform:scale(1.1);
}
.news{
    box-sizing:border-box;
    padding:45px 0px;
}
.newsList{
    margin:45px auto;
}
.newsList li{
    width:576px;
    float: left;
    background:#f0f0f0;
    box-sizing:border-box;
    padding:19px 16px;
    margin-right:40px;
}
.newsList li:nth-child(2n){
    margin-right:0px;
}
.newsList li a{
    display:block;
}
.newsImg{
    width:210px;
    overflow: hidden;
}
.newsImg img{
    width:100%;
    display:block;
    max-height:159px;
    transition:all .5s;
}
.newsInfo{
    width:56%;
    margin-left:27px;
    box-sizing:border-box;
    padding-top:15px;
}
.newsTitle{
	font-size: 16px;
    color: #000000;
    overflow: hidden;    
    text-overflow:ellipsis;    
    white-space: nowrap;
    display: inline-block;
    width:100%;
}
.newsTimes{
	font-size: 16px;
    color: #bebebe;
    margin:5px 0px 8px 0px;
}
.newsText{
	font-size: 14px;
	line-height: 21px;
    color: #555555;
    overflow: hidden;    
    display: -webkit-box;
    text-overflow:ellipsis;    
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    margin-bottom:7px;
}
.newsDetail{
    font-size: 14px;
    color: #555555;
}
.newsList li:hover .newsImg img{
    transform:scale(1.1);
}
.newsAreas{
    width:100%;
}
.newsChild{
    width:48%;
}
.newsChild dt{
    font-size: 24px;
    color: #0a0a0a;
}
.newsChild dt a{
	font-size: 16px;
	line-height: 34px;
	color: #0566c4;
}
.newsChild dd{
    line-height:55px;
    box-sizing:border-box;
    padding-left:20px;
    border-bottom:1px solid #f0f0f0;
    position: relative;
    transition:all .5s;
}
.newsChild dd p{
    width:80%;
    overflow: hidden;    
    text-overflow:ellipsis;    
    white-space: nowrap;
    display: inline-block;    
    color:#202020;
}
.newsChild dd span{
    color:#aeaeae;
}
.newsChild dd::before{
    content:"+";
    position: absolute;
    width:10px;
    height:10px;
    color:#aeaeae;
    left:0px;
    top:50%;
    margin-top:-5px;
    display:flex;
    justify-content: center;
    align-items: center;
}
.newsChild dd:hover{
    padding-left:30px;
}
.newsChild dd:hover p{
    color:#0566c4;
}
.friendLink{
    box-sizing:border-box;
    padding:30px 0px;
    border-top: 1px solid #f0f0f0;
}
.friendText{
    font-size:18px;
}
.friendAlink{
    font-size: 16px;
	line-height: 21px;
}
.friendAlink a{
    color: #7e7e7e;
    margin-right:10px;
}
.friendAlink a:hover{
    color:#0566c4;
}
.hFooter{
    box-sizing:border-box;
    padding:60px 0px 35px 0px;
    background:#151515;
}
.fotName{
    font-size:18px;
    color: #ffffff;
    margin-bottom:20px;
}
.fotAll{
	font-size: 16px;
    color: #909090;
    margin: 8px;
}
.fotPhone{
    font-size: 32px;
    color: #ffffff;
    margin-bottom:25px;
}
.fotContact{
    margin-bottom:7px;
}
.fotContact,.fotAddress{
	font-size: 16px;
	line-height: 23px;
	color: #909090;
}
.fotAddress{
    width:285px;
}
.ewm{
    margin-left:70px;
}
.ewmImg img{
    width:136px;
    height:136px;
}
.ewmInfo{
	font-size: 12px;
	line-height: 21px;
    color: #c6c6c6;
    text-align: center;
    margin-top:10px;
}
.fotNavList{
    margin-right: 80px;
    display:inline-block;
}
.fotNav .fotNavList:nth-last-of-type(1){
    margin-right:60px;
}
.fotNavList dt{
    font-size: 16px;
    color: #ffffff;
    margin-bottom:20px;
}
.fotNavList dd{
    line-height:30px;
}
.fotNavList dd a{
	font-size: 14px;
	color: #b3b3b3;
}
.fotNavList dd a:hover{
    color:#0566c4;
}
.fotIcp{
    border-top:1px solid #606060;
    margin-top:50px;
    box-sizing:border-box;
    padding:30px 10px 0px 10px;
    font-size: 14px;
	color: #606060;
}
.fotIcp a{
    color: #606060;
}
.website li {
    display: inline-block;
    position: relative;
    margin-right:15px;
}
.website li a{
    color:#606060;
}

.webChat{
    position: absolute;
    left:-20px;
    top: -120px;
    width:100px;
    height: 100px;
    display:none;
}
.webChat img{
    width:100%;
    height: 100%;
    display: block;
}
.website li:hover .webChat{
    display: block;
}
.website li:nth-last-of-type(1){
    margin-right: 0px;
}
.gg_box_wap{
	padding-top:10px;
}

.gg_box_wap{display: none;}
@media (max-width: 768px){.gg_box_wap{display: block !important;}

.gg_box{display: block;}
@media (max-width: 768px){.gg_box{display: none;}


@media(min-width:1200px) and (max-width:1300px){
    .picArea .picInco_next, .picArea .picInco_prev{
        display:none;
    }
}
@media(max-width:1199px){
    .hContainer{
        width:96%;
    }
}
@media(min-width:992px) and (max-width:1199px){

    .picArea{
        width:90%;
        margin:50px auto 0 auto;
    }
    .picArea .picInco_next{
        right:-50px;
    }
    .picArea .picInco_prev{
        left:-50px;
    }
    .soluList li{
        width:48%;
        margin-right:4%;
    }
    .soluInfo{
        top:-135%;
        padding: 17px 30px 25px 30px;
    }
    .logo span{
        display:none;
    }
    .webInfo{
        width:65%;
    }
    .product{
        padding:30px 0px;
    }
    .materList{
        width:86%;
    }   
    .materList li{
        width:16%;
    }
    .soluText{
        -webkit-line-clamp: 4;
        margin: 10px auto 7px auto;
    }
    .about{
        padding:40px 0px;
    }
    .aboutText{
        margin-top:25px;
    }
    .aboutLine{
        margin:35px auto;
    }
    .caseList li{
        width:32%;
        margin-right:2%;
    }
    .case{
        height:auto;
    }
    .newsList li{
        width:49%;
        margin-right:2%;
    }
    .newsImg{
        width:40%;
    }
    .newsInfo{
        width:55%;
        margin-left:5%;
        padding:0px;
    }
    .newsTimes{
        font-size:14px;
        margin:5px 0px;
    }
    .friendLink{
        padding:20px 0px;
    }
    .friendText{
        font-size:16px;
    }
    .friendAlink{
        font-size: 14px;
    }
    .ewm{
        margin-left:5%;
    }
    .fotNavList{
        margin-right:10%;
    }
    .fotNav .fotNavList:nth-last-of-type(1){
        margin-right:5%;
    }
    .fotNav{
        width:45%;
    }
    .fotContact, .fotAddress{
        font-size:14px;
    }
    .ewmImg img{
        width:125px;
        height:125px;
    }
    .fotInfo{
        width:47%;
    }
    .proSlide .swiper-slide:hover .proInfo{
        top:-35%;
    }
}

@media(min-width:768px) and (max-width:991px){

    .headerTop{
        padding:20px 0px;
    }
    .proName,.proId{
        font-size:18px;
    }
    .proList li{
        font-size:12px;
        line-height:20px;
    }
    .proList li:nth-child(4), .proList li:nth-child(5){
        display:none;
    }
    .proMore a{
        font-size: 13px;
    }
    .proKind{
        display:none;
    }
    .logo{
        margin-top: 7px;
    }
    .logo img{
        width:170px;
    }
    .webTelphone{
        display:none;
    }
    .picArea{
        width:90%;
        margin:50px auto 0 auto;
    }
    .picArea .picInco_next{
        right:-50px;
    }
    .picArea .picInco_prev{
        left:-50px;
    }
    .soluList li{
        width:48%;
        margin-right:4%;
    }
    .soluInfo{
        top:-135%;
        padding: 17px 30px 25px 30px;
    }
    .logo span{
        display:none;
    }
    .webInfo{
        width:75%;
    }
    .webNumber{
        font-size:26px;
    }
    .product{
        padding:30px 0px;
    }
    .materList{
        width:86%;
    }   
    .materList li{
        width:16%;
    }
    .soluText{
        -webkit-line-clamp: 4;
        margin: 0px auto;
    }
    .soluList li:hover .soluTitle{
        bottom:-30%;
    }
    .Material{
        font-size:18px;
        width:12%;
    }
    .soluMore{
        display:none;
    }
    .about{
        padding:40px 0px;
    }
    .aboutText{
        margin-top:25px;
    }
    .aboutLine{
        margin:35px auto;
    }
    .caseList li{
        width:32%;
        margin-right:2%;
    }
    .case{
        height:auto;
        padding:40px 0px;
    }
    .newsList li{
        width:49%;
        margin-right:2%;
    }
    .newsImg{
        width:40%;
    }
    .newsInfo{
        width:55%;
        margin-left:5%;
        padding:0px;
    }
    .newsTimes{
        font-size:14px;
        margin:5px 0px;
    }
    .friendLink{
        padding:20px 0px;
    }
    .friendText{
        font-size:16px;
    }
    .friendAlink{
        font-size: 14px;
    }
    .ewm{
        display:none;
    }
    .fotNavList{
        margin-right:10%;
    }
    .fotNav .fotNavList:nth-last-of-type(1){
        margin-right:5%;
    }
    .fotNav{
        width:58%;
    }
    .fotContact, .fotAddress{
        font-size:14px;
    }
    .ewmImg img{
        width:125px;
        height:125px;
    }
    .fotInfo{
        width:41%;
    }
    .fotPhone{
        font-size: 24px;
    }
    .proSlide .swiper-slide:hover .proInfo{
        top:-35%;
    }
    .comName{
        font-size:20px;
    }
    .comTexe{
        font-size: 12px;
    }
    .aboutAdvent li,.aboutAims{
        height:150px;
    }
    .aboutName{
        margin:15px auto;
        font-size:16px;
    }
    .aboutAdvent li img{
        width:45px;
        margin:0 auto;
    }
    .publicTitle{
        font-size:24px;
    }
    .newsDetail{
        display:none;
    }
    .newsDetail{
        width:72%;
    }
    .newsChild dt{
        font-size: 20px;
    }
    .newsChild dt a{
        line-height:28px;
    }
    .newsChild dd p{
        width:74%;
    }
    .fotIcp{
        margin-top:30px;
    }
    .hFooter{
        margin-bottom: 59px;
    }

}
@media(max-width:767px){
    .hTop{display: none;}
    .mobileBtn{
	    display: block;
	    padding:5px 10px;
	    background-image: none;
	    /*border: 1px solid #3987de;*/
	    border-radius: 4px;
	    transition: all .5s;
	    width:50px;
        height:32px;
        margin-top: 10px;
	}
	.mobileBtn span{
	   display: block;
	    width:27px;
	    height: 2px;
	    border-radius: 1px;
	    background: #0566c4;
	    margin:5px auto;
	    transition: all .5s;
	}
    .headerTop{
        padding:10px 0px;
        position:relative;
    }
 /*   .headerTop>.hContainer{
        position: relative;
    }*/
    .pc_banner,.picArea .picInco_next, .picArea .picInco_prev{
        display:none;
    }
    .proArea{
        margin:25px auto 30px auto;
    }
    .mobile_banner{
        display:block;
    }
    .navInfo{
	    position:absolute;
	    left: 0px;
	    top: 63px;
	    width:100%;
	    margin-left:0px;
  	    background:rgba(0,0,0,0.5);
          display: none;
          z-index:999;
  	}
	.navInfo li{
		width:100%;
		height: 40px;
		line-height: 40px;
    }
    .navInfo li a{
        color:#fff;
    }
	.navInfo li.active>a{
		padding-bottom: 3px;
	}
	.navInfo li:hover .smallDrop{
		display: none;
	}
	.navInfo li.nav_active, .navInfo li:hover{
		border-radius:0px;
	}
	.h_nanavInfov li:hover::before{
		display: none;
	}
    .proName,.proId{
        font-size:16px;
    }
    .proList li{
        font-size:12px;
        line-height:20px;
    }
    .proList li:nth-child(4), .proList li:nth-child(5){
        display:none;
    }
    .proMore a{
        font-size: 13px;
    }
    .proKind{
        display:none;
    }
    .logo{
        margin-top: 7px;
    }
    .logo img{
        width:170px;
    }
    .webTelphone{
        display:none;
    }
    .picArea{
        width:90%;
        margin:30px auto 0 auto;
    }
    .picArea .picInco_next{
        right:-50px;
    }
    .picArea .picInco_prev{
        left:-50px;
    }
    .soluList li{
        width:48%;
        margin-right:4%;
    }
    .soluInfo{
        top:-135%;
        padding: 17px 30px 25px 30px;
    }
    .logo span{
        font-size: 12px;
        line-height:18px;
        margin-top:3px;
    }
    .webInfo{
        width:28%;
    }
    .webNumber{
        font-size:26px;
    }
    .product{
        padding:30px 0px;
    }
    .materList{
        width:100%;
        margin-top: 15px;
    }   
    .materList li{
        width:32%;
        float: left;
        margin:0px  2% 10px 0px;
    }
    .materList li:nth-child(3n){
        margin-right:0px;
    }
    .soluText{
        -webkit-line-clamp: 4;
        margin: 0px auto;
    }
    .soluList li:hover .soluTitle{
        bottom:-30%;
    }
    .Material{
        font-size:18px;
        width:12%;
    }
    .soluMore{
        display:none;
    }
    .about{
        padding:40px 0px;
    }
    .aboutText{
        margin-top:15px;
        font-size: 14px;
    }
    .aboutLine{
        margin:25px auto;
    }
    .caseTab{
        margin:20px auto;
    }
    .news{
        padding:20px 0px;
    }
    .caseList li{
        width:49%;
        margin-right:2%;
    }
    .caseList li:nth-child(2n){
        margin-right: 0px;
    }
    .caseList li:nth-child(3n){
        display:none;
    }
    .case{
        height:auto;
        padding:40px 0px;
    }
    .newsList{
        margin:12px auto;
    }
    .newsList li{
        width:100%;
        margin-right:0%;
        margin-bottom:10px;
        padding: 10px 16px;
    }
    .newsImg{
        width:40%;
    }
    .newsInfo{
        width:55%;
        margin-left:5%;
        padding:0px;
    }
    .newsTimes{
        font-size:14px;
        margin:5px 0px;
    }
    .friendLink{
        padding:20px 0px;
    }
    .friendText{
        font-size:16px;
    }
    .friendAlink{
        font-size: 14px;
    }
    .ewm{
        display:none;
    }
    .fotNavList{
        margin-right:10%;
    }
    .fotNav .fotNavList:nth-last-of-type(1){
        margin-right:5%;
    }
    .fotNav{
        display:none;
    }
    .hFooter{
        padding:20px 0px;
        margin-bottom: 59px;
    }
    .fotContact, .fotAddress{
        font-size:14px;
    }
    .ewmImg img{
        width:125px;
        height:125px;
    }
    .fotInfo{
        width:100%;
    }
    .fotPhone{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .proSlide .swiper-slide:hover .proInfo{
        top:-35%;
    }
    .comName{
        font-size:20px;
    }
    .comTexe{
        font-size: 12px;
    }
    .aboutAdvent li,.aboutAims{
        height:120px;
    }
    .aboutAims{
        display:none;
    }
    .aboutAdvent{
        width:100%;

    }
    .aboutName{
        margin:7px auto;
        font-size:14px;
    }
    .aboutAdvent li{
        width:50%;
        margin-bottom: 5px;
    }
    .aboutAdvent li img{
        width:45px;
        margin:0 auto;
    }
    .publicTitle,.picText{
        font-size:20px;
    }
    .newsDetail{
        display:none;
    }
    .newsDetail{
        width:72%;
    }
    .newsChild dt{
        font-size: 18px;
        font-weight:bold;
        margin-bottom: 10px;
        border-bottom: 1px dashed #ccc;
        padding-bottom:10px;
    }
    .newsChild dt a{
        line-height:28px;
		font-size:14px;
		font-weight: normal;
    }
    .newsChild dd p{
        width:74%;
    }
    .fotIcp{
        margin-top:15px;
        padding-top: 15px;
    }
    .solution{
        padding: 25px 0px;
    }
    .soluList,.Material{
        display:none;
    }
    .soluImg{
        margin-top:10px;
    }
    .newsChild{
        width:100%;
        margin-bottom: 15px;
    }
    .newsChild dd{
        line-height: 35px;
    }
    .friendLink{
        display:none;
    }
    .fotAddress{
        width:100%;
    }
    .website{
        display:none;
    }
    .proMore{
        line-height: 24px;
    }
    .proAlert{
        padding:12px;
    }

}