
.dlMask{
    position: fixed;
    z-index: 199999;
    width: 100%;
    top:0;
    height: 100%;
    background-color: rgba(0,0,0,0.88);
     display: none;    
}





.denglPanel{
    position: fixed;
    z-index: 200000;
    width: 800px;
    top:calc(50% - 183px);
    left:calc(50% - 399px);
    height: 368px;
    border-radius: 7px;
    background: url("../images/DLBG.jpg") no-repeat;
    box-shadow: 0 5px 20px 2px rgba(0,0,0,0.8);
    display: none;
}

.dlMask.show,
.denglPanel.show{
     display: block;
}

.denglPanel  .denglRight{
    width:300px;
    height: 368px;
    background-color: #fff;
    float: right;
    border-radius:  0 7px 7px 0 ;
}


.denglClose{
    position: absolute;
    top:10px;
    right:10px;
    width: 20px;
    height:20px;
    line-height: 20px;
    font-size: 16px;
    color:#222;
    text-align: center;
    cursor: pointer;
}

.denglPanel  .denglRight  .dlTitle{
     width:300px;
    height: 130px;
    line-height: 130px;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #1A232E;
    margin-bottom: 10px;
}


.denglPanel  .denglRight  .dlsrk{
    width:300px;
    height:50px;
    line-height:50px;
}

.denglPanel  .denglRight  .dlsrk  div{
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
     text-align: left; 
    padding-left:20px;
    box-sizing: border-box;
}

.denglPanel  .denglRight  .dlsrk .DLBtn{
    display: block;
    width: 76px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color:#fff;
    margin-top:10px;
    border-radius: 3px;
    background-color: #123495;
        margin-left: 2px;
}

.denglPanel  .denglRight  .dlsrk  input{
    height: 30px;

    line-height: 30px;
    border-radius: 3px;
    border: solid 1px #ddd;
    background-color: #f5f5f5;
    padding-left: 7px;
    box-sizing: border-box;
}


.head-user{
    float:right;
    width: auto;
    height:36px;
    line-height: 36px;
    margin-top: 25px;
     margin-right:3em;

}

.head-user .pic{
    float:left;
    width: 36px;
     height:36px;
}

.head-user .text{
    float:left;
    height:36px;
    line-height: 36px;
   font-size: 16px;
    text-align: center;
    color: #222;
}


.footer1{
    width:100%;
    background-color:#222;
    padding:30px 0;
    margin-top:3px;
}

 .footMain{
    width: 900px;
    margin: auto;
}

.footFloat{

  float:left; 
  box-sizing: border-box;  
}

.footFloat.footLeft img{

    width:250px;
}

.footFloat.footLeft{
    width:400px;
    border-right: solid 2px #888;
    padding-left:20px;
}

.footFloat.footRight{
    width:500px;
    padding-left:80px;
}

.footFloat.footLeft  h1{
    font-size:14px;
    color:#fff;
    line-height: 26px;
       margin-top:16px;
    margin-bottom:10px;
}

.footFloat.footLeft  p{
    font-size:12px;
    color:#666;
   line-height: 16px;
}

.footFloat.footRight  h1{
    font-size:26px;
    color:#fff;
    margin-bottom:44px;
}

.footFloat.footRight  p{
    font-size:14px;
    color:#fff;
    line-height: 32px;
    padding-left:40px;
}

.footFloat.footRight  .footTel{
    background:url(../images/iconTel.png) no-repeat left center;
} 

.footFloat.footRight  .footPois{
    background:url(../images/iconPosi.png) no-repeat left center;
} 

.footFloat.footRight  .footWeb{
    background:url(../images/iconWeb.png) no-repeat left center;
} 



.mobile  .footer1{
    padding: 2.6em 0;
    }
    

.mobile  .footMain{
    width: 100%;
}
    

.mobile  .footFloat{
  float:none; 
  text-align: center;  
}

.mobile  .footFloat.footLeft img{
   margin: auto;
    width:14em;
}

.mobile  .footFloat.footLeft{
    width: 100%;
    border-right:0;
    padding-left:0;
}
.mobile  .footFloat.footRight{
    width: 100%;
    padding-left:0;
}

.mobile  .footFloat.footLeft  h1{
    text-align: center;  
    font-size:1em;
    line-height: 2.3em;
    margin-top:1em;
}

.mobile  .footFloat.footLeft  p{
  text-align: center; 
    font-size: 0.9em;
    line-height: 1.5em;
}

.mobile  .footFloat.footRight  h1{
    text-align: center;
    margin: 1.6em auto 0.8em;
    font-size: 1.6em;
}

.mobile  .footFloat.footRight  p{
    text-align: left; 
    text-align: center;
    padding-left:0;
    font-size:1em;
    line-height: 1.5em;
}
    
   
.mobile  .footFloat.footRight  .footTel,
.mobile  .footFloat.footRight  .footPois,
.mobile  .footFloat.footRight  .footWeb{
    background:none;
}



.mobile .denglPanel {
    width: 98%;
    left: 1%;
    top: calc(50% - 12em);
    height:26em
}
.mobile .denglClose {
    font-size:1.5em;
    top:0.8em;
    right:0.8em;
}
.mobile .denglPanel .denglRight {
    height: 26em
}

    .mobile .denglPanel .denglRight,
    .mobile .denglPanel .denglRight .dlTitle {
        width: 100%;
        border-radius: 7px;
    }

        .mobile .denglPanel .denglRight .dlTitle {
            height: 4.2em;
            line-height: 4.6em;
            font-size: 2.2em;
            margin-bottom: 0.5em;
        }
    .mobile .denglPanel .denglRight .dlsrk {
            width: 98%;
            margin-left: 1% !important;
            height:2.6em;
            margin-bottom:1.6em;
        }
        .mobile .denglPanel .denglRight .dlsrk div {
            width: 28% !important;
            height: 100%;
        }

        .mobile .denglPanel .denglRight .dlsrk .sjh {
            width: 60% !important;
            padding-left: 0;
            margin: 0 0 0 6%;
            height: 100%;
        }

        .mobile .denglPanel .denglRight .dlsrk .DLBtn.long_btn,
        .mobile .denglPanel .denglRight .dlsrk .yzm {
            width: 88% !important;
            padding-left: 0;
            margin: 0 6%;
            height: 100% !important;
        }
        .mobile .denglPanel .denglRight .dlsrk .DLBtn.long_btn {
            line-height: 1.5em !important;
            font-size: 1.6em !important;
        }

            .mobile .denglPanel .denglRight .dlsrk .DLBtn {
                width: 100%;
                font-size: 0.42rem;
                margin-top: 0;
                height: 100%;
                line-height: 2.2em;
            }


        .mobile .denglPanel .denglRight .dlsrk div input {
            width: 100% !important;
            font-size: 0.46rem;
            height: 100%;
        }



.hui-line { margin:0 auto; width:100px; border-bottom:5px solid #e8e8e8; height:20px }


.banner{width:100%;margin:0 auto;position:relative;overflow:hidden;}


.applications{width:100%;min-height:970px;margin:0 auto 40px;background-size:cover;}
.products h1,
.applications h1,
.typical_case h1,
.partner_case h1{font-size:30px;color:#333333;font-weight:normal;text-align:center;padding-top:70px;}

.applications h1{
    height:100px
}

.products h1 span,
.applications h1 span,
.typical_case h1 span,
.partner_case h1 span{font-size:30px;color:#ff6941;display:inline-block;background:url(../images/bd.jpg) no-repeat left center;font-family:Arial;margin-left:10px;padding-left:16px;}






.mobile  .header{
    height:5em
}

.mobile  .header .head-logo img{
    width:8.5em;
    margin-top: 0.7em;
        margin-left: -0.1em;

}

.mobile .tableTitleOra{
    font-size:1.2em !important;
        margin:1em 0
    
}

.mobile .head-user {
    height: 2em;
    line-height: 2em;
    margin-top: 1.6em;
    margin-right: 2em;
}

    .mobile .head-user .pic {
        width: 2em;
        height: 2em;
    }
    .mobile .head-user .text {
        height: 2em;
        line-height: 1.6em;
        font-size: 1.2em;
    }


.logo_max.shouj,
.logo_mini.shouj {
    display: block !important
}

.logo_max.Noshouj,
.logo_mini.Noshouj{
    display:none !important
}

.mobile  .breadcrumbs  a,
.mobile  .breadcrumbs  span{
    font-size: 2em;
}
    
        
.mobile   .breadcrumbs{
        top: 6.8em;
        width: 100%;
        left: 0;
        height: 5em;
        line-height: 5em;
        background-color: #fff;
       display: none
    }
    
.mobile  .breadcrumbs:before{
       top: 2.3em;
    left: 0.5em;
    height: 1.8em;
    background-color:#fff;
}
    
    
.mobile  .breadcrumbs span{ 
     width: 10em;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 2em;
    line-height: 3.1em;
    }


      
.mobile  .logoText{
        display:none
    }

.products .ptitle,
.applications .ptitle,
.typical_case .ptitle,
.partner_case .ptitle{max-width:1200px;margin:0 auto;text-align:center;font-size:16px;color:#333333;padding:22px 0 30px;background:url(../images/orline.png) no-repeat center bottom;line-height:26px;position: relative;}
.applications .tionsul{width:98%;margin:0 auto;padding-top:30px;position: relative;}
.applications .tionsul li{
	float:left;
    width:calc(25% - 2px);
	/*border:1px solid #ececec;*/
	min-height:300px; 
	margin:1px; 
	background:#FFF;text-align:center;
	position:relative;
	overflow: hidden; 
	z-index: 9;
    border-radius: 5px;
	visibility:hidden;
    box-sizing: border-box;
}


.applications .tionsul li.addAnimation{
	animation:mymove1 1s infinite;
    -webkit-animation:mymove1 1s infinite;
    animation-timing-function:linear;
    -webkit-animation-timing-function:linear;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-iteration-count:1;
-webkit-animation-iteration-count:1;
visibility:visible;
	
}












.applications .tionsul li:hover{ transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); transition-duration:0.5s; z-index: 10}

.applications .tionsul li .app{width:auto;max-width:100%;margin:170px 0 20px;}
.applications .tionsul li .appm{ opacity:0; -webkit-opacity:0; transform:scale(1,1); -webkit-transform:scale(1,1); position:absolute; left:0; top:0;
transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s; 	
-moz-transition: all 0.5s ease-in-out 0s; 	
-webkit-transition: all 0.5s ease-in-out 0s; 
-o-transition: all 0.5s ease-in-out 0s; 
}
.applications .tionsul li .flindex{box-sizing:border-box;}
.applications .tionsul li .flindex h2{font-size:20px;color:rgba(0,0,0,0.8);font-weight:bold;text-align:center;}
.applications .tionsul li .flindex h4{font-size:15px;color:rgba(0,0,0,0.7);font-weight:normal;text-align:center;}

.applications.home_yw .tionsul li:nth-child(4) .flindex h2,
.applications.home_yw .tionsul li:nth-child(5) .flindex h2,
.applications.home_yw .tionsul li:nth-child(6) .flindex h2
{color:rgba(255,255,255,1)}
.applications.home_yw .tionsul li:nth-child(4) .flindex h4,
.applications.home_yw .tionsul li:nth-child(5) .flindex h4,
.applications.home_yw .tionsul li:nth-child(6) .flindex h4{color:rgba(255,255,255,0.7)}



.applications.home_yw .tionsul li a{
    width: 100%;
    height: 100%;
    display: block;
}



.applications .tionsul li .flindex p{display:none;font-size:14px;color:#FFF;line-height:25px;padding:21px 0 25px;}
.applications .tionsul li .flindex .dire{display:none;width:14px;height:10px;display:inline-block;background:url(../images/dire.png) no-repeat;}

.applications .tionsul li:hover .appm{ opacity:1; -webkit-opacity:1; transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); transition-duration:1s;}

.home_yw .tionsul li:nth-child(1){background:url(../images/home_ywbg1.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(2){background:url(../images/home_ywbg2.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(3){background:url(../images/home_ywbg3.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(4){background:url(../images/home_ywbg4.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(5){background:url(../images/home_ywbg5.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(6){background:url(../images/home_ywbg6.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(7){background:url(../images/home_ywbg7.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(8){background:url(../images/home_ywbg8.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(9){background:url(../images/home_ywbg9.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(10){background:url(../images/home_ywbg10.jpg) no-repeat center top;background-size:cover;}
.home_yw .tionsul li:nth-child(11){background:url(../images/home_ywbg11.jpg) no-repeat center top;background-size:cover;}


.products{width:100%;height:1200px;margin:0 auto;background:#f5f5f5 url(../images/appbg.jpg) no-repeat center top;background-size:cover;overflow: hidden;}

.about_us h1{font-size:30px;color:#FFF;font-weight:normal;text-align:center;padding-top:117px;position:relative;}

.about_us h1 span{font-size:30px;color:#FFF;display:inline-block;background:url(../images/white.jpg) no-repeat left center;font-family:Arial;margin-left:10px;padding-left:16px;}

.about_us .ptitle{width:1200px;margin:0 auto;text-align:center;font-size:16px;color:#fff;padding:22px 0 30px;background:url(../images/whbg.png) no-repeat center bottom;line-height:26px;position: relative;}
.products .prolistul{width:1400px;margin:0 auto;padding:65px 0 105px;overflow:hidden;position:relative;}
.products .prolistul li{float:left;width:22%;  color:#333333;  margin: 1% 1.2%; border-radius: 5px; visibility:hidden; z-index: 9}
/*.products .prolistul li:hover { background:#004097; color:#fff}*/
.products .prolistul li:hover{font-size:14px;  z-index: 10}
.products .prolistul li a{display: block; background-color:#fff;  width: 100%;height: 100%; border-radius: 5px; padding: 5px 5px 0 5px;}
.products.home .prolistul li:hover a img{visibility: hidden;}
.products .prolistul li:hover .textro {background-image: linear-gradient(-90deg, rgba(0,0,0,0), rgba(0,0,0,0.3),rgba(0,0,0,0)); color:#fff;}
.products.home .prolistul li:hover:nth-child(1) a{background:url(../images/ppfw.jpg) no-repeat center top;background-size:cover;}
.products.home .prolistul li:hover:nth-child(2) a{background:url(../images/pzsy.jpg) no-repeat center top;background-size:cover;}
.products.home .prolistul li:hover:nth-child(3) a{background:url(../images/szfm.jpg) no-repeat center top;background-size:cover;}
.products.home .prolistul li:hover:nth-child(4) a{background:url(../images/Mes.jpg) no-repeat center top;background-size:cover;}
.products.home .prolistul li:hover:nth-child(5) a{background:url(../images/szcc.jpg) no-repeat center top;background-size:cover;}
.products.home .prolistul li:hover:nth-child(6) a{background:url(../images/szwl.jpg) no-repeat center top;background-size:cover;}
.products.home .prolistul li:hover:nth-child(7) a{background:url(../images/dshjchp.jpg) no-repeat center top;background-size:cover;}
.products .prolistul li:hover a{transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); transition-duration:0.5s;}
.products .prolistul li:last-child{margin-right:0px;}
.products .prolistul li .proimg{position:relative;}




.products .prolistul li .textro{padding:26px 14px 0;text-align:center;}
.products .prolistul li .textro span{font-size:16px; display:block; }
.products .prolistul li .textro .line1{ 
	width: 30%;
    position: absolute;
    left: 35%;
	height:2px;
	bottom:3%;
}

.products .prolistul li .textro .line1 img{height:2px;}
.products .prolistul li .textro p{font-size:14px;line-height:25px;padding-top:15px;}
/*.products .prolistul li:hover .proimg p{display:block;}*/
.products .more,
.about_us .more{display:block;border:1px solid #FFF;width:150px;height:40px;margin:0 auto;text-align:center;font-size:15px;color:#FFF;line-height:40px;position:relative;}

.about_us .more:after{display:block;content:"";width:57px;height:5px;position: absolute;bottom:-3px;left:50%;z-index:9999;background:#FFF;margin-left:-28.5px;}
.typical_case{width:100%;min-height:1028px;margin:0 auto;overflow:hidden;}
.products .more,
.typical_case .more,
.partner_case .more{display:block;border:1px solid #ff6941;width:150px;height:40px;margin:0 auto;text-align:center;font-size:15px;color:#ff6941;line-height:40px;position:relative;}
.products .more:after,
.typical_case .more:after,
.partner_case .more:after{display:block;content:"";width:57px;height:5px;position: absolute;bottom:-3px;left:50%;z-index:9999;background:#ff6941;margin-left:-28.5px;}
.typical_case .typical{width:1400px;margin:0 auto;padding:70px 0 65px;}
.typical_case .typic{float:left;width:32.857%;position:relative;}
.typical_case .typic a{display:block;position:relative;color:#333;}
.typical_case .typic a:hover{display:block;position:relative;color:#fff;}
.typical_case .typic a:nth-child(2n){margin-top:2.6%;}
.typical_case .typic .alpha{width:100%;height:100%;position: absolute;top:0;left:0;z-index:9999;background:url(../images/alpha2.png) repeat;text-align:center;padding:0 20px;box-sizing:border-box;}
.typical_case .typic .alpha h3{font-size:15px;padding:110px 0 21px; background:url(../images/) no-repeat center center;}
.typical_case .typic .alpha h3:hover {background:url(../images/) no-repeat center center;}
.typical_case .typic:nth-child(2) .alpha h3{padding:46% 0 21px;}
.typical_case .typic .alpha p{max-width:367px;margin:0 auto;font-size:14px;line-height:25px;padding-top:1px;position:relative;}

.typical_case .typic .alpha:hover{background:url(../images/bal.png) repeat;}
.typical_case .typic:nth-child(2){margin:0 0.7%;}

.partner_case{width:100%;min-height:765px;margin:0 auto;background:url(../images/partnerbg.jpg) no-repeat center top;background-size:cover;overflow:hidden;}
.partner_case .partul{width:1400px;margin:0 auto;padding:47px 0 45px;position:relative;}
.partner_case .partul li{float:left;width:248px;margin:21px 37px 21px 0;}
.partner_case .partul li:nth-child(5n){margin-right:0px;}
.partner_case .partul li img{border:1px solid #ececec;}
.about_us{width:100%;min-height:580px;margin:0 auto;background:#4b6265  url(../images/aboutx.jpg) no-repeat center top;background-size:cover;overflow: hidden;}
.about_us .ptitle{width:1249px;background:none;padding:35px 0 40px;}
.about_us .about{width:100%;margin:93px auto 0 auto;background:#db6444;border-radius:3px;text-align:center;padding:50px 0;position:relative;}
.about_us .about a{float:left;display:block;width:14.928%;margin-left:12%;}
.about_us .about a img{width:auto;max-width:100%;}
.about_us .about a p{font-size:14px;color:#FFF;padding-top:11px;}
.about_us .about a:hover img{opacity:0.7;}
.about_us .about a:hover p{font-weight:bold;}
.about_us .about a:last-child{margin-right:0px;}


.erjipage .erjitab{width:100%;margin:0 auto 0 auto;text-align:center; padding:0;  border-bottom:solid 1px #eee;  position:relative;}
.erjipage .erjitab a{float:left;display:block;margin-left:1px; margin-right:1px;}
.erjipage .erjitab a p{font-size:1rem; color:#666; padding:11px 5px;  border:solid 1px #eee; border-radius: 5px; border-radius: 5px 5px 0 0;
    border-bottom: 0;}

.erjipage .erjitab a.select p{border:0; background:#db6444; color:#fff;}

.erjipage .erjitab a:first-child{margin-left:22%;}
.erjipage .erjitab a:last-child{margin-right:22%;}


.bannerSon{position:relative;}
.bannerSon .slogan{width:100%;height:100%;/*background:url(../images/blue.png) repeat-x center bottom;*/position:absolute;left:0px;bottom:0px;z-index:999;}
.bannerSon .slogan .slog{display:none;width:100%;position:absolute;left:0px;top:50%;z-index:999;text-align:center;padding:0 20px;box-sizing:border-box;}
.bannerSon .slogan .slog h2{font-size:40px;color:#FFF;font-weight:normal;position:relative;padding-bottom:19px;margin-bottom:13px;}
.bannerSon .slogan .slog h2:before{display:block;content:"";width:62px;height:7px;position: absolute;bottom:0px;left:50%;z-index:9999;background:#FFF;margin-left:-31px;}
.bannerSon .slogan .slog p{font-size:14px;color:#FFF;line-height:24px;}
.bannerSon .navs{width:100%;position:absolute;left:0px;bottom:0;z-index:999;text-align:center;height:67px;line-height:67px;background:url(../images/bac.png) repeat-x center top;}
.bannerSon .navs ul{display:inline-block;background:url(../images/baide.jpg) no-repeat right center;}
.bannerSon .navs li{display:inline-block;background:url(../images/baide.jpg) no-repeat left center;}
.bannerSon .navs li a{font-size:15px;color:#FFF;display:block;padding:0 35px;}
.bannerSon .navs li a.active,
.bannerSon .navs li a:hover{background:url(../images/abai.jpg) repeat-x center bottom;}
.contents{max-width:1400px;margin:0 auto;padding:73px 0 150px;line-height:34px;}
.wrap_box{max-width:1400px;margin:0 auto;padding:72px 0;}
.contents p{font-size:15px;color:#666666;}
.contents .bg_title,
.wrap_box .bg_title{font-size:36px;color:#124c9d;text-align:center;line-height:normal;}
.contents .sm_title,
.wrap_box .sm_title{font-size:18px;color:#999999;text-align:center;line-height:normal;}




.contact .cont .pha{float:left; width:22%; padding: 0 5.323%; margin-bottom:3%}
.contact .cont .pha h3 { font-size:18px; margin-bottom:5%;background:url(../images/titlebg.png) no-repeat center left; padding-left:12%}
.contact .cont .pha p { line-height:22px;}
.contact_map{position:relative;margin-top:0.8%;}
.contact_map .tact_map{width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:999;background:url(../images/tacts.png) repeat;padding:0 37px 0 39px;box-sizing:border-box;}
.contact_map .tact_map .tact_box{float:left;}
.contact_map .tact_map .tact_box .tact{font-size:20px;color:#FFF;font-weight:bold;padding: 22% 0 4%;}
.contact_map .tact_map .tact_box p{font-size:12px;color:#FFF;line-height:21px;}
.contact_map .tact_map .check{height:30px;line-height:30px;position:absolute;top:50%;right:37px;z-index:999;margin-top:-15px;padding:0 22px;border:1px solid #FFF;font-size:14px;color:#FFF;}
.hoinul li{padding-bottom:20px;}
.hoinul li:last-child{padding-bottom:0px;}
.hoinul li .inodiv{padding:14px 15px 14px 20px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;cursor:pointer;overflow:hidden;}
.hoinul li .inodiv h2{float:left;color:#666666;font-size:14px;font-weight:normal;padding-left:28px;background:url(../images/red.png) no-repeat left center;}
.hoinul li .inodiv .but{float:right;margin-top:4px;display:block;width:15px;height:13px;background:url(../images/downs.png) no-repeat;}
.hoinul li .textdivs{display:none;padding:32px 48px;}
.hoinul li .textdivs .styles span{color:#333333;font-size:14px;}
.hoinul li .textdivs p{color:#777777;font-size:14px;line-height:25px;}
.hoinul li .inodivs{background:#eeeeee;}
.hoinul li .inodivs h2{color:#003f98;font-weight:bold;background:url(../images/blues.png) no-repeat left center;}
.hoinul li .inodivs .but{background:url(../images/ups.png) no-repeat;}
.honor{max-width:1400px;margin:0 auto;}
.honor a{float:left;display:block;width:22.857%;margin:2.5% 2.642% 2.5% 0;}
.honor a img{border:1px solid #dddddd;}
.honor p{color:#003c8e;font-size:18px;padding:21px 14px;position:relative;}
.honor p:after{content:"";display:block;width:56px;height:3px;background:#d1d1d1;position:absolute;left:14px;bottom:0px;z-index:10;}
.honor a:nth-child(4n){margin-right:0;}
.system{position:relative;}
.system .stem{width:100%;max-width:1400px;margin:0 auto;position:absolute;left:50%;top:21%;z-index:100;margin-left:-700px;}
.system .stem .pent{color:#FFF;font-size:25px;text-align:center;}
.system .stem h2{color:#FFF;font-size:45px;text-align:center;font-weight:normal;}
.system .stem .stemct{padding:3% 0;}
.system .stem .steml{width:50%;float:left;position:relative; left:0;}

.system .stem .stemr{width:50%;float:right;color:#333333;font-size:15px;line-height:35px;background:#FFF;padding:5%;box-sizing:border-box;position:relative;right:0;}

.system_text{display:none;width:100%;background:#e3e3e3;padding:6% 7%;box-sizing:border-box;}
.system_text div{max-width:1400px;margin:0 auto;color:#333333;font-size:15px;line-height:30px;}
.system .temul{max-width:1400px;margin:0 auto;}
.system .temul li{float:left;width:10%;margin-right:4.928%;text-align:center;padding:44px 0 15px;}
.system .temul li:last-child{margin-right:0;}
.system .temul li img{width:auto;max-width:100%;}
.system .temul li p{color:#FFF;font-size:15px;padding:26px 0 40px;}
.system .temul li:hover,
.system .temul li.active{background:#ff6941;}
.system .temul li:hover p,
.system .temul li.active p{background:url(../images/ddx.png) no-repeat center bottom;}
.banner_two{width:100%;margin:0 auto;position:relative;}
.carousels{position:relative;}
.carousels .owl-controls{width:100%;position:absolute;bottom:42px;right:260px;z-index:99999;text-align: right;}
.carousels .owl-controls .owl-dots{width:100%;}
.carousels .owl-controls .owl-dot{display:inline-block;width:35px;height:5px;background:#FFF;margin-left:16px;filter:alpha(opacity=40);opacity:0.4;}
.carousels .owl-controls .owl-dot.active{filter:alpha(opacity=100);opacity:1;}
.carousels .item_fl{display:none;width:100%;max-width:877px;height:auto;position:absolute;top:38%;left:14%;z-index:100;text-align:left;}
.carousels .item_fl h1{color:#FFF;font-size:40px;font-weight:normal;/*text-shadow:0 3px 5px #333333;*/}
.carousels .item_fl p{color:#FFF;font-size:15px;line-height:26px;padding:2% 0;text-align:left;}
.carousels .item_fl a{display:inline-block;height:43px;line-height:43px;color:#FFF;font-size:15px;padding:0 38px;border:2px solid #FFF;text-transform:uppercase;}
.wineul{max-width:1400px;margin:0 auto;}
.wineul li{float:left;width:31%;border:1px solid #dcdcdc;position:relative;margin:1.857% 2.857% 1.857% 0;}
.wineul li:nth-child(3n){margin-right:0;}
.wineul li .alphas{display:none;position:absolute;top:0px;left:0px;z-index:9999;width:100%;height:100%;text-align:center;background:url(../images/hong.png) repeat;}
.wineul li .alphas h3{color:#FFF;font-size:16px;font-weight:normal;position:relative;padding: 9% 0 3%;}
.wineul li .alphas h3:after{content:"";display:block;position:absolute;bottom:0px;left:50%;margin-left:-21px;z-index:9999;width:42px;height:2px;background:#FFF;}
.wineul li .alphas p{color:#FFF;font-size:13px;line-height:24px;padding-top:3%;max-width:300px;margin:0 auto;}
.wineul li:hover .alphas{display: none;}

.artlist{max-width:1400px;margin:63px auto 0 auto;border-top:1px dashed #d0d0d0;}
.artlist li{border-bottom:1px dashed #d0d0d0;overflow:hidden;padding:27px 0;}
.artlist li .artimg{float:left;width:18.785%;overflow:hidden;}
.artlist li .artcon{float:left;width:81.071%;}
.artlist li .artcon .date{float:left;padding:4% 2% 0;}
.artlist li .artcon .date p{color:#333333;font:42px Georgia;}
.artlist li .artcon .date span{color:#666666;font:26px Georgia;}
.artlist li .artcon .tent{float:left;width:64.229%;padding-top: 4%;line-height:normal;}
.artlist li .artcon .tent a{color:#333333;font-size:16px;font-weight:bold;}
.artlist li .artcon .tent a:hover{color:#ff6941;}
.artlist li .artcon .tent p{color:#333333;font-size:14px;line-height:26px;padding-top:14px;}
.artlist li .artcon .btn{float:right;width:32px;height:32px;display:block;background:url(../images/btn.png) no-repeat;margin-top:6%;}
.artlist li .artcon .btn:hover{background:url(../images/btns.png) no-repeat;}
.click_more{display:block;width:320px;margin:5% auto 0 auto;height:50px;line-height:50px;border:1px solid #d5d5d5;color:#bcbcbc;font-size:17px;background:url(../images/jiazai.png) no-repeat 72% center;text-align:center;}
.icle-tile{color:#003f98;font-size:24px;text-align:center;}
.icle-ent{background:#f1f6fd;padding:0 16px 0 14px;margin:40px 0;height:58px;line-height:58px !important;}
.icle-ent a{float:left;display:block;color:#ff6941;font-size:14px;background:url(../images/lef.png) no-repeat left center;padding-left:40px;}
.icle-ent p{float:right;color:#0d387a;font-size:14px;height:58px;line-height:58px !important;}




.aboutBanner{background: #deeffa url(../images/aboutBanner.jpg) no-repeat right center; height:460px;}

.IOTSolitionBanner{background: #deeffa url(../images/IOTSolitionbanner.jpg) no-repeat right center; height:460px;}
.CityGovervaceBanner{background: #deeffa url(../images/CityGovervacebanner.jpg) no-repeat right center; height:460px;}
.InstitutionBusinessBanner{background: #deeffa url(../images/InstitutionBusinessbanner.jpg) no-repeat right center; height:460px;}
.IOTSolitionBanner.LiquorIndustry{background: #162740 url(../images/LiquorIndustrybanner.jpg) no-repeat right center; height:460px;}

.maceut .width49or100.aboutText{width:740px; background:rgba(222,239,250,0.8); padding: 20px 10px; border-radius: 7px; margin-top: 40px}



.groupTitle{
    width: 100%;
    height: 100px;
    text-align: left;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 16px;
    background-color: #f6f7fb;
}

.groupTitle .Chinese{
   margin-top: 60px;
   height: 40px;
   line-height:40px;
   font-size: 32px; 
   display:inline-block;
    font-weight: bold;
}

.groupTitle .English{
   margin: 73px 0 0 16px;
   height: 26px;
   line-height:26px;
   font-size: 22px; 
   color:#dfe2e8;
   font-family: arial;
   display:inline-block;
}


.groupList{
    width:100%;
    height:243px;
    margin-top: 5px;
    background-color: #fff;
    position: relative;
}

.groupPic{
    width:300px;
    height:203px;
    position:absolute;
    left:20px;
    top:20px;
}

.groupPic img{
    width:100%;
    height: 100%;
}


.groupListRight{
    width:auto;
    position:absolute;
    left:340px;
    height: 190px;
    top:25px;
    right:70px;  
}


.groupListRight.applist{
    width:auto;
    position:absolute;
     height: auto;
    left:340px;
    top:58px;
    right:70px;  
}


.groupListTitle{
    width:100%;
    padding-left:30px;
    height:70px;
    line-height:70px;
    color:#0af;
    font-size: 28px;
    font-weight:bold;
     box-sizing: border-box;
}



.groupListTitleChinese{
    width: 100%;
    height: 22px;
    line-height:22px;
    font-size: 22px;
    padding-left: 28px;
    box-sizing: border-box;
}

.groupListTitleEnglish{
    width: 100%;
    height: 14px;
    line-height:14px;
    font-size: 12px;
    padding-left: 28px;
    margin-top: 10px;
    font-family: arial;
    box-sizing: border-box;
    color:#d4d8df;
}

.groupListMain{
    width: 100%;
    line-height:26px;
    font-size: 16px;
    padding-left: 28px;
    box-sizing: border-box;
    margin-top: 10px;
}

a.groupListBtn:hover,
a.groupListBtn:visited,
a.groupListBtn{
    display: block;
    position: absolute;
    width: 160px;
    height:40px;
    bottom: 0;
    right: 0;
    font-size: 20px;
    box-shadow: 0  8px 16px rgba(18,58,158,0.3);
    line-height: 40px;
    background-color: #123495;
    color: #fff;
    text-align: center;
    z-index: 10;
}


.groupList .ewm{
    width: 100%;
    margin-top: 50px;
    text-align: right;
}

.groupList .ewm  span{
    display: inline-block;
    width: 100px;
    height: 130px;
   margin-left: 50px;
}

.groupList .ewm  span div{
    width: 100%;
    height:30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;

}

.groupList .ewm img{
    width:100px;
}



.groupList.productGroup{
    width:360px;
    float:left;
    height: auto;
    padding: 10px;
    margin: 12px;
    border-bottom: 0;
    border: solid 1px #eee;
}

.productGroupPar{
width: 1152px; margin:auto; background-color: #fff; box-shadow: 2px 2px 8px rgba(0,0,0,0.1)
}

.groupListMain.productGroup{
     width: calc(100% - 24px);
    margin: 0 12px 8px;
    box-sizing: border-box;
    padding-left:0;
}

.groupList.productGroup  .groupPic{
    position:static;
    width:340px;
}

.groupList.productGroup  .groupListRight{
    position:static;
    height: auto;
     width:340px;
}

.groupList.productGroup a.groupListBtn:hover, 
.groupList.productGroup a.groupListBtn:visited, 
.groupList.productGroup a.groupListBtn{
    position:static;
    width:100%;
    margin-top: 26px;
    box-shadow: 0 5px 10px rgba(18,58,158,0.2);
}

.groupList.productGroup  .groupListTitleChinese{
    padding-left: 0;
    margin-top:20px;
}

.groupList.productGroup  .groupListTitleEnglish{
    padding-left: 0;
}


.aboutText p{margin: 0 0 0.8rem 0}
.aboutText h1{margin: 0 0 2rem 0}

.missionAndVision{
width: calc(100% - 1px);
    margin: 0 0 1px 1px;
}

.missionAndVision  .mation{
    width:calc(50% - 1px);
    margin-right: 1px;
    float: left
}

.missionAndVision  .mation img{
    width:100%;
}

.socialResponsibility{
    width: calc(100% - 2px);
    margin: 1px 1px 2px 1px;
    height: 200px;
    background:url(../images/socialResponsibility.jpg) no-repeat left center;
}
.socialResponsibility div{
   background-image: linear-gradient(to right, rgba(0,18,30,0.9) ,  rgba(0,18,30,0.2));
}
.socialResponsibility h1,
.socialResponsibility p{
    color:#fff
}
.socialResponsibility .SRtext{
     height:121px; 
    padding: 0 1.5rem;}

.socialResponsibility .SRtext p{
    width: 46%;
    font-size: 1rem
}


.fangAnLine{
    width: 100%;
     min-width: 1400px;
    padding: 3% 5% 5% 5%;
    box-sizing: border-box;
}

.fangAnLine h1{
    text-align: center;
    font-size: 2rem;
    line-height:2rem;
    padding: 0 0 2rem 0;
    box-sizing: border-box;
}

.fangAnLine h2{
    text-align: left;
    font-size: 1.2rem;
    line-height:1.2rem;
    margin: 1.5rem  0 1.5rem  1.5rem;
    box-sizing: border-box;
}

.fangAnLine p{
    font-size: 0.9rem;
    margin: 0.3rem  0  0  1.3rem;
    padding:1rem  0;
    width: calc(100% - 3rem);
    border-bottom:dotted 1px #e0e3e7;
    box-sizing: border-box;
}

.fangAnLine p:last-child{
    border-bottom:none
}







.pharmace{max-width:1400px;margin:0 auto;}
.pharmace li{float:left;width:31.214%;margin-right:3.142%;position:relative; }
.pharmace li:nth-child(3n){margin-right:0px;}
.pharmace li .duct{width:100%;height:100%;position:absolute;bottom:0px;left:0px;z-index:10;text-align:center;line-height:normal; border:1px solid #cccccc;background:url(../images/03.png) no-repeat center 22%;}
.pharmace li .duct h2{font-size:20px;position:relative;padding:25% 0 2% 0; margin-top:15px}
.pharmace li .duct p{font-size:12px;line-height:21px;padding:0 5% 0}
.pharmace li .duct .img{margin-top:6%;width:100px;height:40px;}
.pharmace li:hover .duct{  background: url(../images/04.png) no-repeat center 22%;}


.maceutical{width:100%; 
	background:#e6e8ee;   
    position: relative;
    bottom: 128px;
    z-index: 10;
    background: rgba(255,255,255,0.8);
}

.logoTopMargin{height:86px}

.maceutical.aboutPage{height:100px; position:static; bottom:100px; z-index: 10; background:#fff;}

.erjipage.aboutPage{top: -50px; clear: both; position: relative;}

.maceut.aboutPage{padding:1% 0 3%;}

.maceutical .tical{max-width:1400px;margin:0 5%;position:relative;}

.maceutical .ticalson{float:left;width:50%;}
.maceutical .ticalson h2{color:#ff6941;font-size:28px;padding:3% 0 2%;}
.maceutical.aboutPage .ticalson h2{padding:4% 0 0;}	
.maceutical .ticalson .tical_btn a{width:18%;display:inline-block;color:#FFF;font-size:15px;height:47px;line-height:47px;text-align:center;background:#bbb;margin-right:1%;vertical-align:bottom;  border-radius: 7px 7px 0 0;}
.maceutical .ticalson .tical_btn a.active{height:56px;line-height:56px;background:url(../images/bans.png) no-repeat center bottom #008bcc;}
.maceutical .tical .return{float:right;display:inline-block;color:#ff6941;font-size:15px;background:url(../images/rrr.png) no-repeat right center;padding:5px 35px 5px 0;margin-top:3%;}
.maceut{margin:0 auto;  padding: 0 0 1% 0; display:none;}

.maceut.juzhong{box-sizing: content-box !important; position: relative; top:-70px}


.maceut.juzhong.zxzhc{position: static;}

.maceut p{color:#344;font-size:16px;line-height:25px;}
.IOTSolitionBanner.LiquorIndustry.maceut p{color:#fff;}
.maceut  .font13pt1rem{font-size:13pt;}
.maceut  .font20pt11rem{font-size:20pt;}
.maceut.marginleft5orNot{margin-left:5%; width: 90%; margin-top:-80px;}
/*.maceut.mfirst{position:relative; top:-138px;}*/
.maceut img{
    max-width:1400px;
	margin:0 auto;
	width: 1000px;
}


.maceut.thisShow{
	display:inline-block !important;
}
.maceut p.mini{
	width: 360px;
	float: left;
	margin-right:40px !important;
	margin-bottom:1.8rem !important;
/*	padding: 5px;
    box-shadow: 1px 5px 8px #eee;*/
}

.maceut p.mini  img{
	width: 360px;
}

.maceut .middle{
	width: 470px;
	height:190px;
	float: left;
	margin-right:30px !important;
	margin-bottom:1.8rem !important;
	  border: solid 1px #eee;
	border-radius: 5px;
	}



.maceut .middle.mation:hover{
	transition-duration:0.5s;
		    background: #008bcc;
}

.maceut .middle.mation:hover  img{
-webkit-filter: brightness(1000%);
    filter: brightness(1000%);
}

.maceut .middle.mation.mokuai1:hover  img,
.maceut .middle.mation.mokuai2:hover  img,
.maceut .middle.mation.mokuai3:hover  img,
.maceut .middle.mation.mokuai4:hover  img,
.maceut .middle.mation.mokuai5:hover  img,
.maceut .middle.mation.mokuai6:hover  img,
.maceut .middle.mation.mokuai7:hover  img,
.maceut .middle.mation.mokuai8:hover  img{
-webkit-filter: brightness(100%);
    filter: brightness(100%);}

.maceut .middle.mation:hover  p,
.maceut .middle.mation:hover  span{color:#fff !important;}

.maceut .middle.mation.mokuai1:hover,
.maceut .middle.mation.mokuai5:hover{ background-color:#004ea2}

.maceut .middle.mation.mokuai2:hover,
.maceut .middle.mation.mokuai6:hover{ background-color:#53bbc2}

.maceut .middle.mation.mokuai3:hover,
.maceut .middle.mation.mokuai7:hover{ background-color:#9ecf8d}

.maceut .middle.mation.mokuai4:hover,
.maceut .middle.mation.mokuai8:hover{ background-color:#f8c389}


.maceut .middle  .leftIcon{
	width:auto;
	display: block;
    float: left;
    margin-left: 7px;
    margin-top: 15px;
}

.maceut .middle .rightSpan{
	float: right;
    width: 80%;
    margin-top: 15px;
    margin-right: 10px;
	margin-bottom: 15px;
}


.maceut .middle .rightSpan.widthShort{
	
    width: 60%;
    margin-top: 50px;
	margin-right:50px;
	font-size: 14px
}


.maceut .middle  td  .rightSpan.widthShort{
    width: 100%;
    margin:0 ;
	color:#888;
}


.maceut .middle  td {
	padding: 0 25px;
	height:190px;	
}

.maceut .middle  td  .leftIcon{
	margin: 0;
}


.maceut .middle .rightSpan.widthShort.hasText{
	
      width: 60%;
      margin-top: 25px;
	  margin-right:25px;
  }


.maceut .middle .rightSpan  p{
    margin-bottom: 15px;
    font-weight: bold;
	}



.maceut  .width49or100{
	width:500px;
} 

.maceut  .width80or100 p,
.maceut  .width49or100 p{
	font-size:1rem;
}

.maceut  .width19or100{
	width:19%;
} 
.maceut  .width80or100{
	width:80%;
} 


.maceut  .width19or100 img,
.maceut  .width49or100 img{
	width:96%;
}


.maceut  .floatLeftorNot{
	float:left;
}

.maceut  .floatrightorNot{
	float:right;
}

.maceut .padding10pxor1rem{
	padding:10px
}

.maceut .padding0or1rem{
	padding:0;   
}

.width1200pxor100pr{
	width:1010px !important;
}

.lineHeight100pror10pr{
	line-height:100% !important;
}


.productul{max-width:1400px;margin:0 auto;}

.productul li{float:left;width:31.214%;margin:0 3.15% 3.15% 0;position:relative; }
.productul li:nth-child(3n){margin-right:0px;}
.productul li .duct{width:100%;height:100%;position:absolute;bottom:0px;left:0px;z-index:10;text-align:center;line-height:normal; border:1px solid #cccccc;background:url(../images/lan2.png) no-repeat center 15%;}
.productul li .duct h2{font-size:20px;position:relative;padding:20% 0 2% 0; margin-top:12px}
.productul li .duct p{font-size:12px;line-height:21px;padding:0 5% 0}
.productul li .duct .img{margin-top:6%;width:100px;height:40px;}
.productul li:hover .duct{  background: #fe6941 url(../images/lan1.png) no-repeat center 15%;; color:#fff}

.protical .ticalson .tical_btn a{width:18.5%;}

/*右侧悬浮框*/
.asetrues{width:120px;height:132px;background:url(../images/floats.png) no-repeat;position:fixed;top:50%;right:0px;z-index:999999;margin-top:197px;padding-top:14px;}
.asetrues .textx{display:inline-block;color:#FFF;font-size:16px;position:absolute;top:69px;right:26px;
transform:rotate(16deg);
-ms-transform:rotate(16deg); 	/* IE 9 */
-moz-transform:rotate(16deg); 	/* Firefox */
-webkit-transform:rotate(16deg); /* Safari 和 Chrome */
-o-transform:rotate(16deg); 	/* Opera */}
.asetrues .abg{width:26px;height:20px;background:url(../images/xxx.png) no-repeat;display:inline-block;position:absolute;top:102px;right:51px;
transform:rotate(-1deg);
-ms-transform:rotate(-1deg); 	/* IE 9 */
-moz-transform:rotate(-1deg); 	/* Firefox */
-webkit-transform:rotate(-1deg); /* Safari 和 Chrome */
-o-transform:rotate(-1deg); 	/* Opera */}

.acctrues{width:61px;background:url(../images/gray.png) repeat;border-radius:3px;position:fixed;top:50%;right:-75px;z-index:999999;margin-top:-137px;padding-top:14px;}
.acctrues.active{ right:0;
	-webkit-transition:right .6s linear 0s;
	-moz-transition:right .6s linear 0s;
	-ms-transition:right .6s linear 0s;
	-o-transition:right .6s linear 0s;
	transition:right .6s linear 0s;}
.acctrues a{width:61px;height:25px;margin:0 auto;display:block;padding:15px 0;}
.acctrues .customer{background:url(../images/a1.png) no-repeat center top;}
.acctrues .customer:hover{background:url(../images/a1s.png) no-repeat center top;}
.acctrues .tel{background:url(../images/a2.png) no-repeat center top;}
.acctrues .tel:hover{background:url(../images/a2s.png) no-repeat center top;}
.acctrues .weichat{background:url(../images/a3.png) no-repeat center top;}
.acctrues .weichat:hover{background:url(../images/a3s.png) no-repeat center top;}
.acctrues .email{background:url(../images/a4.png) no-repeat center top;}
.acctrues .email:hover{background:url(../images/a4s.png) no-repeat center top;}
.acctrues .acctop{background:url(../images/a5.png) no-repeat center top;}
.acctrues .acctop:hover{background:url(../images/a5s.png) no-repeat center top;}
.acctrues .telbox,
.acctrues .emailbox,
.acctrues .weichatbox{display:none;width:169px;height:72px;background:url(../images/gray.png) repeat;border-top-left-radius:5px;border-bottom-left-radius:5px;position:absolute;top:45px;right:61px;z-index:999;padding-left:16px;}
.acctrues .telbox h4,
.acctrues .emailbox h4{color:#FFF;font-size:15px;font-weight:normal;padding:14px 0 2px;}
.acctrues .telbox p,
.acctrues .emailbox p{color:#FFF;font-size:24px;font-family:Arial;}
.acctrues .emailbox{top:155px;}
.acctrues .emailbox h4{padding:14px 0 2px;}
.acctrues .emailbox p{font-size:16px;}
.acctrues .weichatbox{width:147px;height:147px;padding:15px 0 0 15px;}
.acctrues .weichatbox img{width:132px;height:132px;}
.wrap_box .cona_cebo,
.hoinul,
.productul,
.pharmace{padding-top:63px;}
.wineul{padding-top:38px;}

.pharmace li img,
.artlist li .artimg img{
transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s; 	
-moz-transition: all 0.5s ease-in-out 0s; 	
-webkit-transition: all 0.5s ease-in-out 0s; 
-o-transition: all 0.5s ease-in-out 0s; 	
}
.pharmace li:hover img,
.artlist li .artimg img:hover{
transform: scale(1.1);
-ms-transform: scale(1.1); 	
-moz-transform: scale(1.1); 	
-webkit-transform: scale(1.1); 
-o-transform: scale(1.1); }
.owl-carousel .owl-item .iteImg{width:73%;display:inline;}
.banner .item_fl .itetitel{color:#207c96;}
.banner .item_fl .itelist a{color:#333333;background:url(../images/blacks.png) no-repeat left center;}

.banner  .bannerText{
    position: absolute;
    left:120px;
    bottom: 150px;
    z-index: 100;
    box-shadow: 2px 2px 10px 20px rgba(13,22,37,0.8);
    background-color: rgba(13,22,37,0.8);
}


.banner  .bannerText h1{
    font-size: 75px;
    font-weight: bold;
    color:#fff;
    line-height: 100px;
}


.banner  .bannerText h2{
    font-size: 44px;
    color:#fff;
    line-height: 70px;
    font-weight: normal
}

.banner  .bannerText p{
    font-size: 20px;
    color:#fff
}


.footer {
  background-color: #222222;
  padding: 70px 0;
  color: #999999;
  text-align:center;
}

.footer h5 {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin-bottom:10px;
}
.footer h3 {
  font-family: "Impact";
  font-size: 36px;
  line-height: 58px;
  color: #D0111B;
  width:300px; 
    float: left;
}
.footer .h3Group {
     width:600px; 
    margin: auto
}
.footer p {
    text-align: center;
    color:#999;
}
.footer .x-line {
  width: 63%;
  height: 1px;
  line-height: 1px;
  background-color: #444;
  margin: 40px auto;
}
.footer a {
  color: #999999;
}
.footer a:hover {
  color: #fff;
}



    









@media screen and (max-width:1800px){
.system .stem{top: 17%;}
.system .stem h2{font-size: 36px;}	
.system .stem .pent{font-size:20px;}	
.system .temul li{padding: 20px 0 10px;}
.system .temul li p{font-size: 14px;padding: 20px 0 30px;}
.banner  .bannerText{
    left:100px;
    bottom: 130px;
    box-shadow: 2px 2px 10px 20px rgba(13,22,37,0.8);
}


.banner  .bannerText h1{
    font-size: 60px;
    line-height: 90px;
}


.banner  .bannerText h2{
    font-size: 38px;
    line-height: 60px;
}

.banner  .bannerText p{
    font-size: 18px;
}    
    
}

@media screen and (max-width:1600px){
.system .stem{top:20%;}
.system .stem h2{font-size: 30px;}	
.system .stem .pent{font-size:16px;}
.system .stem .stemct{padding: 1% 0;}
.banner .item_fl{width:79%;}
.owl-carousel .owl-item .iteImg{ width:59%;}
.maceutical .tical{margin-top:1px;}

}

@media screen and (max-width:1530px){
.maceutical .tical{margin-top:2px;} 
 .groupListRight.applist{
  left:310px;   
  top:46px; 
}  
}


@media screen and (max-width:1460px){
	.maceutical .tical{margin-top:3px;}
}

@media screen and (max-width:1440px){

.contact .cont .cl .chat{width:82px;padding: 3px;}
.applications .tionsul li .flindex p{padding:10px 0;}
.applications,
.products,
.typical_case,
.partner_case,
.about_us{padding-left:7%;padding-right:7%;box-sizing:border-box;}
.carousels .item_fl h1{font-size: 30px;}
.carousels .item_fl p{font-size: 14px;line-height: 22px;}
.carousels .item_fl a{font-size: 13px;height: 35px;line-height: 35px;padding: 0 20px;}
.carousels .owl-controls .owl-dot{width:28px;margin-left:10px;}
.carousels .owl-controls{bottom:25px;}
.applications .tionsul{width:auto;padding-top: 5%;}
.applications .tionsul li{width:33%; height:auto}
.products .prolistul,
.typical_case .typical,
.partner_case .partul{width:auto;}
.partner_case .partul{padding: 3% 0;}
.partner_case .partul li{width:17.7%;margin: 1% 2.642% 1% 0;}
.about_us .about{width:auto;margin: 6% auto 0;padding: 3% 0;}
.applications h1, 
.typical_case h1, 
.partner_case h1{padding-top: 8%;}
.applications{min-height:0;padding-bottom:8%;margin-top:80px;}
.applications .ptitle, 
.typical_case .ptitle, 
.partner_case .ptitle{padding: 22px 30px 30px;}
.system .stem{left:0px;margin-left:0;max-width:none;}
.system_text div{max-width:none;}
.system .stem .stemr{font-size: 13px;line-height: 26px;}
.system .stem .pent{display:none;}
.contents{padding:5% 7%;}
.wrap_box{max-width:none;padding:72px 7% 72px 7%;}
	
.maceut.marginleft5orNot{padding: 0;}	
.maceut{padding: 6% 7%;}
	
.maceut.juzhong{padding: 0 7%;}	
.contact .cont .cl .num{font-size: 26px;}
.width1200pxor100pr	{
		width:1010px !important;
	}	
}


@media screen and (max-width:1460px){
	.maceutical .tical{margin-top:4px;}
}


@media screen and (max-width:1400px){
.applications .tionsul li .flindex p{padding:10px 0;font-size: 12px;line-height: 20px;}
/*.applications .tionsul li .app{margin: 12% 0 10px;}*/
.applications .tionsul li .flindex h2{font-size: 18px;}
.applications .tionsul li .flindex h4{font-size: 14px;}
.products,
.typical_case{min-height:0;padding-bottom:8%;}
.products h1, 
.about_us h1{padding-top: 8%;}
.products .ptitle, 
.about_us .ptitle{padding: 22px 30px 30px;width:auto;}
.products .prolistul{width:auto;padding: 5% 0;}
/*.products .prolistul li{margin: 1%  0.5%; width: 21.4%;}*/
.typical_case .typical{padding: 4% 0;width:auto;}
.typical_case .typic .alpha h3{padding: 27% 0 5px;}
.partner_case,
.about_us{min-height:0;padding-bottom:8%;}
.wrap_box{padding:5% 7%;}
.contents p{font-size:14px;line-height:24px;}
.contents .bg_title,
.wrap_box .bg_title{font-size:34px;}
.contents .sm_title,
.contact .cont .cl .num,
.wrap_box .sm_title{font-size:20px;}
.contact .cont .rl .rlla .pha h3, 
.contact .cont .sl .rlla .pha h3{padding-top:19%;}
.contact .cont .sl:nth-child(2) .rlla .pha h3{padding-top:11%;}
.contact .cont .cl h2{font-size: 18px;padding-top: 12%;}
.contact .cont .cl .text{font-size: 12px;line-height: 20px;}
.contact .cont .cl .chat p{font-size: 12px;}
.contact_map .tact_map .tact_box .tact{font-size: 17px;padding: 20% 0 3%;}
.maceutical{padding:0 20px;}
	
.maceut{padding: 4% 7%;}
.maceut.juzhong{padding: 0 7%;}
.productul li .duct h2,
.productul li:hover .duct h2{font-size: 16px;padding:21% 0 0 2%;}
.productul li .duct p { padding-top:3%}

	
.applications{min-height:860px;}
.applications .tionsul li{min-height:230px;}	
.applications .tionsul li .app{margin:100px 0 20px;}	
	
.products{height:1060px;}
	
	
.maceutical .tical{margin-top:5px;}
    
   .banner  .bannerText{
    left:90px;
    bottom: 100px;
    box-shadow: 2px 2px 10px 20px rgba(13,22,37,0.8);
}


.banner  .bannerText h1{
    font-size: 56px;
    line-height: 86px;
}


.banner  .bannerText h2{
    font-size: 34px;
    line-height: 56px;
}

.banner  .bannerText p{
    font-size: 16px;
} 
    
    
.groupListRight.applist{
    top:38px;
}    
	
}

@media screen and (max-width:1370px){
	.maceutical .tical{margin-top:6px;}
    .fangAnLine{
    padding: 3% 5% 5% 5%;  
}

    

}


@media screen and (max-width:1340px){
	.maceutical .tical{margin-top:7px;}
}


@media screen and (max-width:1300px){
.products{height:1030px;}	

}



@media screen and (max-width:1280px){
.typical_case .typic .alpha h3{font-size:15px;padding:25% 0 0px; background:url(../images/01.png) no-repeat center center; margin-top:10px }
.typical_case .typic .alpha h3:hover {background:url(../images/02.png) no-repeat center center;}
.typical_case .typic .alpha p{ display: none}

.banner_two{margin-top: 65px;}

.banner .item_fl h1{font-size: 40px;}
.banner .item_fl h3{font-size: 20px;padding: 12px 0;}
.banner .item_fl div a{background:url(../images/yuan.png) no-repeat left 7px;font-size: 14px;margin-left: 15px;padding-left: 15px;}
.banner .owl-carousel .owl-controls .owl-dot{width:10px;height:10px;margin:0 4px;}
.banner .owl-carousel .owl-controls{bottom: 7%;}
.banner .item_fl{right: 7%;}
.bannerSon .slogan .slog h2{font-size: 32px;margin-bottom: 9px;padding-bottom: 14px;}
.bannerSon .slogan .slog h2:before{height: 4px;margin-left: -25px;width: 50px;}
.bannerSon .slogan{padding:0 20px;box-sizing:border-box;}
.contact .cont .cl .text,
.system .stem .stemct{display:none;}
.contact_map .tact_map .tact_box .tact{font-size: 16px;padding: 16% 0 3%;}
.contact_map .tact_map .check{padding: 0 15px;}
.system .stem .pent{display:block;}
.system .stem{top: 39%;}
.system .temul{padding-top:3%;}
.carousels .item_fl{left:5%;}
.carousels .owl-controls{right:90px;}
.carousels .item_fl h1,
.maceutical .ticalson h2{font-size: 24px;}
/*.maceutical{width:100%;background:#f6f6f6; position:static;}	

.maceut.mfirst{position:static;}*/
	
 

.carousels .item_fl p{font-size:12px;}
.carousels .item_fl a{font-size: 12px;height: 30px;line-height: 30px;padding: 0 10px;}
.artlist li .artcon .tent{padding-top:3%;}
.maceutical .ticalson{width: 60%;}
.wrap_box .cona_cebo,
.hoinul,
.wineul,
.productul,
.pharmace{padding-top:30px;}
.artlist{margin-top:30px;}
	
	
.applications{min-height:760px;}
.applications .tionsul li{min-height:190px;}	
.applications .tionsul li .app{margin:70px 0 10px;}	
	
.products{height:1020px;}
	
.maceutical .tical{margin-top:9px;}	
}

@media screen and (max-width:1220px){
 .maceutical .tical{margin-top:10px;}		
}


@media screen and (max-width:1200px){
.products{height:1000px;}	
.maceutical.aboutPage .ticalson h2{padding:5% 0 0;}	
.maceutical .tical{margin-top:11px;}		
	
}



@media screen and (max-width:1199px){
.typical_case .typic .alpha p,
.system .temul li img,
.wineul li:hover .alphas,
.acctrues,
.asetrues{display:none;}

.typical_case .typic .alpha h3{padding:22% 0 0px; background:url(../images/01.png) no-repeat top center; margin-top:15px  }
.typical_case .typic .alpha h3:hover {background:url(../images/02.png) no-repeat top center;}
.typical_case .typic:nth-child(2) .alpha h3{ background:url(../images/01.png) no-repeat center center; line-height:180px; margin-top:-30px}

.contact .cont .cl h2{font-size: 16px;padding-top:20%;}
.contact .cont .cl h4{font-size: 13px;}
.contact .cont .cl .num{font-size: 16px;padding-bottom: 5%;}
.contact .cont .rl .rlla .pha:hover, 
.contact .cont .sl .rlla .pha:hover{background:url(../images/tacts.png) repeat;}
.contact_map .tact_map .tact_box .tact{padding: 11% 0 3%;}
.system .stem{top: 34%;}
.system .temul li:hover p,
.system .temul li.active p{background:none;}
.system .temul li{padding:0 15px;width:auto;margin:0 2%;}
.system .temul li p{padding:6px 0;}
.system .temul{padding-top:5%;}
.pharmace li .duct h2{font-size: 10px;padding:23% 0 0 0; margin-top:25px;}
.productul li:hover .duct{ width:100%;height:100%;left:0px;}
.productul li:hover .duct img{margin-top:14%;}

.productul li .duct h2, 
.productul li:hover .duct h2{font-size: 16px;padding:23% 0 0 0;}

.applications .tionsul li:hover .flindex h2{color:#333333;font-weight:normal;text-align:center;padding-top:0px;}
.applications .tionsul li:hover .flindex p{display:none;color:#FFF;}
.applications .tionsul li .flindex .dire{display:none;width:14px;height:10px;display:inline-block;background:url(../images/dire.png) no-repeat;}
.applications .tionsul li .app,
.applications .tionsul li:hover .app{display:inline;}
.applications .tionsul li:hover .appm{display:none;opacity: 0;}
.applications .tionsul li:hover .flindex{padding:0 27px;width:100%;height:100%;position: static;top:0px;left:0px;z-index:9999;background:none;}
/*.applications .tionsul li .app{margin: 9% 0 10px;}*/
}




@media screen and (max-width:1170px){
.products{height:960px;}	

}


@media screen and (max-width:1150px){
 .maceutical .tical{margin-top:12px;}	
	.maceut .middle{
	width: 100%;

	}
}




@media screen and (max-width:1100px){
.products{height:910px;}
	
 .maceutical .tical{margin-top:13px;}	
}


@media screen and (max-width:1070px){
.groupListRight.applist{top:26px;}  	  
.maceutical .tical{margin-top:15px;}
.maceut.juzhong{box-sizing: border-box !important; position: relative; top:-70px; padding: 0 7%;}	
	.maceut  .width49or100{
		width:100%;
		margin-bottom:30px;	
	}
	
	.maceut .width49or100 p{
		margin-bottom:0 !important;	
	}	
	
}



@media screen and (max-width:1024px){
    
    
    
.products .prolistul li:hover .proimg p{display:none;}
.productul li .duct img, 
.productul li:hover .duct img{ margin-top: 9%;}
.productul li .duct { background:url(../images/lan2.png) no-repeat center 22%;}
.productul li .duct h2 { padding-top:30%}
.productul li:hover .duct{  background: #fe6941 url(../images/lan1.png) no-repeat center 22%;}
.productul li:hover .duct h2 { padding-top:30%}
.productul li .duct  p { display:none}
.bg_title { font-size:26px}
	
	
.products .prolistul li { width:21%;}
	
.applications{min-height:560px;}
.applications .tionsul li{min-height:160px;}	
.applications .tionsul li .app{margin:50px 0 10px;}		
	
.products{height:880px;}	
}

@media screen and (max-width:1000px){
    
    
.head-user{

    height:32px;
    line-height: 32px;
    margin-top: 16px;
}

.head-user .pic{

    width: 32px;
     height:32px;
}

.head-user .text{

    height:32px;
    line-height: 32px;
   font-size: 14px;

} 
    
    


.maceut .width49or100.aboutText{width:100%; margin-top: 320px}
    


.aboutText p{margin: 0 0 0.8rem 0}
.aboutText h1{margin: 0 0 2rem 0}   
    
.logoTopMargin{height:66px}
    
    
.missionAndVision{
   width: calc(100% - 1px);
    margin: 0 0 2px 1px;
}

.missionAndVision  .mation{
    width:calc(100% - 1px);
    margin-right: 1px;
    margin-top: 2px;
    float: left
}

.missionAndVision  .mation img{
    width:100%;
}  
    
    
 .socialResponsibility .SRtext p{
    width: 96%;
}   
    
 .fangAnLine{
     min-width: 0;
  } 
    
.fangAnLine h1{
    text-align: center;
    font-size: 1.8rem;
    line-height:1.8rem;
    padding: 0 0 1.2rem 0;
}

.fangAnLine h2{
    font-size: 1rem;
    line-height:0.8rem;
    margin: 0.8rem  0  0.8rem  0.8rem;
}

.fangAnLine p{
    font-size: 0.9rem;
    margin: 0.7rem  0  0  0.7rem;
    padding:0.8rem  0;
    width: calc(100% - 1.6rem);
}


/*城市物联网*/

    
    
.applications h1, 
.typical_case h1, 
.partner_case h1,
.applications h1 span, 
.typical_case h1 span, 
.partner_case h1 span{font-size:26px;}
.applications .ptitle, 
.typical_case .ptitle, 
.partner_case .ptitle,
.products .ptitle, 
.about_us .ptitle{padding: 15px 30px 20px;}

.banner	{margin-top: 65px;}
.banner .item_fl h1{font-size: 22px;}
.banner .item_fl h3{font-size: 14px;padding: 12px 0;}
.banner .item_fl div a{background:url(../images/yuan.png) no-repeat left 7px;font-size: 14px;margin-left: 15px;padding-left: 15px;}
.banner .owl-carousel .owl-controls .owl-dot{width:10px;height:10px;margin:0 4px;}
.banner .owl-carousel .owl-controls{bottom: 7%;}
.banner .item_fl{right: 7%;}
.bannerSon .navs li a{font-size:13px;padding:0 15px;}
.bannerSon .navs li a.active,
.bannerSon .navs li a:hover{background:none;}
.bannerSon .slogan .slog h2{font-size: 26px;}
.bannerSon .slogan .slog h2::before{height: 3px;margin-left: -20px;width: 40px;}
.bannerSon .navs{height:auto;line-height:normal;padding:20px;box-sizing:border-box;}

.contact .cont .pha{float:left; width:60%; padding: 0 5.323%; margin-bottom:3%}
.contact .cont .pha h3 { font-size:18px; margin-bottom:5%;background:url(../images/titlebg.png) no-repeat center left; padding-left:20%}
.contact .cont .pha p { line-height:22px;}

.contact_map .tact_map .tact_box,
.carousels .item_fl p{display:none;}
.contact_map{height:150px;overflow:hidden;}
.contact_map img{ height: 200px;width: 1000px;margin-top: -50px;margin-left: -370px;}
.system .stem h2{font-size: 24px;}
.system .stem .pent{font-size: 14px;}
.carousels .item_fl h1{padding-bottom:2%;font-size: 20px;}
.carousels .item_fl a{border:1px solid #FFF;height:25px;line-height: 25px;}
.artlist li .artcon .tent{padding-top:0px;}
.artlist li .artcon .date{padding: 2% 4% 0;}
.artlist li .artcon .date p{font: 34px Georgia;}
.artlist li .artcon .date span{font: 22px Georgia;}
.click_more{width:200px;background:url(../images/jiazai.png) no-repeat 87% center;}
.maceutical .ticalson h2{font-size: 20px;}
.maceutical .ticalson .tical_btn a{height: 40px;line-height: 40px;padding:0 10px;width:auto;}
.maceutical .ticalson .tical_btn a.active{height: 45px;line-height: 45px;}
.productul li .duct img{width:auto;max-width:100%;}
.maceutical.aboutPage{
	height: 430px;
	} 	

.maceutical.aboutPage .ticalson h2 {
    padding: 4% 0 0;
}	
	
	
.maceutical .tical {
    margin-top: 33px;
}	
	

	
}

@media screen and (max-width:960px){
.products{height:850px;}

    

}

@media screen and (max-width:910px){
.products{height:830px;}	
    
 .footer .h3Group {
     width:300px; 
}   
    
.groupList{height:auto;}
.groupPic{
    position:static;
    width: auto;
    height: auto;
    }
    
 .groupPic img{
         width:100%;
         height: auto;
    }  
    
 .groupListRight.applist,
.groupListRight{
        position:static;
        margin:15px 0 0;
       height:auto;
      padding-bottom:10px 
    }   
    
    .groupList.productGroup{
        float:none
    }  
    
a.groupListBtn{display:none}
    
    
    
.banner .bannerText {
    left: 40px;
    bottom: 40px;
}

.banner .bannerText h1 {
    font-size: 50px;
    line-height: 80px;
}

.banner .bannerText h2 {
    font-size: 30px;
    line-height: 50px;
}
.banner .bannerText p {
    font-size: 14px;
}    
  
 .groupTitle{
    width: 100%;
    height: auto;
    text-align: left;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 0;
    background-color: #f6f7fb;
}

.groupTitle .Chinese{
   margin-top: 20px;
   height: 32px;
   line-height:32px;
   font-size: 28px; 
   display:block;
}

.groupTitle .English{
   margin: 10px 0 0 0;
   height: 20px;
   line-height:20px;
   font-size: 16px; 

   display:block;
}    
    
    
.groupListMain,
 .groupListTitleEnglish,
.groupListTitleChinese{padding:0 10px;
    height:auto
    }   
   
    
.groupListTitleChinese{
    font-size: 20px;
    line-height: 20px;
    }    
.groupListMain{margin:10px 0 0}     
    
    
    .swiper-slide{
        height:80%;
    }
    
    

    
  
  
    .productbg{
        display:none;
    } 
    
    .page.product{
        width:100%;
    } 

    
  
    
    .breadcrumbs{
        top: 64px;
        width: 100%;
        left: 0;
        height: 58px;
        line-height: 58px;
        background-color: #fff;
    }
    
    .breadcrumbs:before{
        top:20px;
        left:5px;
        height:20px
    }
    
    .breadcrumbs span{ 
    width: 100px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 22px;
    line-height: 30px;
    }
    
 
  
    
    .groupListTitle.first{
        margin-top:120px !important;
    }
    
    .denglPanel{
        width:98%;
        left: 1%;
    }
    
    
    .denglPanel .denglRight,
    .denglPanel .denglRight .dlTitle{
         width:100%;
        border-radius:7px;
    }
    
    .denglPanel .denglRight .dlsrk{
        width:98%;
        margin-left: 1% !important;
    }
    
    .denglPanel .denglRight .dlsrk  .sjh{
        width: calc(80% - 100px) !important;
        padding-left: 0;
        margin: 0 0 0 10%;
    }
    
     .denglPanel .denglRight .dlsrk .DLBtn.long_btn,
    .denglPanel .denglRight .dlsrk .yzm{
        width: 80% !important;
        padding-left: 0;
        margin: 0 10%;
    }
   
 
    
       .denglPanel .denglRight .dlsrk .DLBtn{
         width:95px;
         font-size: 1em
    }
    

    .denglPanel .denglRight .dlsrk  div  input{
        width:100% !important;
        font-size: 1em
    }
    
    
}




@media screen and (max-width:900px){
.socialResponsibility .SRtext p,    
.maceut  .width80or100 p,
.maceut  .width49or100 p{
	font-size:0.8rem;
}  
    
 
    
    
.applications .tionsul li{width: 49.6%;}
/*.applications .tionsul li .app{ margin: 13% 0 10px;}*/
.productul li .duct img, 
.productul li:hover .duct img{ margin-top: 9%;}
.productul li .duct { background:url(../images/lan2.png) no-repeat center 22%;}
.productul li .duct h2 { padding-top:30%; font-size:10px;}
.productul li:hover .duct{  background: #fe6941 url(../images/lan1.png) no-repeat center 22%;}
.productul li:hover .duct h2 { padding-top:30%; font-size:14px;}
.productul li .duct  p { display:none}
.bg_title { font-size:22px}
.products .prolistul li { width:45%;}
	 .maceut p {font-size: 0.8rem;line-height: 1.5rem}
	 .maceut  .font13pt1rem{font-size:0.8rem;}
	 .maceut  .font20pt11rem{font-size:1.1rem;}
	 .maceut p  img,
	 .maceut p  img.mini{width:100%}
	 .maceut  .middle,
	 .maceut p.mini,
	 .maceut p.mini  img{
		width: 100%;
		margin-right:0 !important; 
	}
	
	.maceut  .middle{height:auto;}
	
	.maceut .middle .rightSpan{
	
     width: 70%;

   }
	
	.maceut .middle .rightSpan.widthShort{
	
      width: 50%;
      margin-top: 35px;
	  margin-right:20px;
     }
	
	
	
	.maceut .middle .rightSpan.widthShort.hasText{
	
      width: 60%;
      margin-top: 15px;
	  margin-right:10px;
     }
	
	.maceut .middle .rightSpan.widthShort.hasText span{
		
		margin-left:0;
	}
	
	.maceut.marginleft5orNot{margin-left:3%}

	
	.maceut .middle  .leftIcon{
 
    margin-left: 10px;
    margin-top: 12px;
    }

   .maceut .middle .rightSpan{
    margin-top: 20px;
    margin-right: 10px;
   }
	
	.maceut .middle .rightSpan  p{
     width: 100%;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
	}
	
	.maceut .middle .rightSpan span{
	margin-left: -22%;
    margin-top: 20px;
	}
	
	.maceutical .tical{margin:31px auto 0}
	
	
	.maceut  .width19or100,
	.maceut  .width80or100,
	.maceut  .width49or100{
	 width:100%;
    } 
	.maceut  .width19or100 img,
	.maceut  .width49or100 img{
	 width:100%;
    } 

	.maceut  .floatrightorNot,
   .maceut  .floatLeftorNot{
	float: none;
    }

	
	.maceut  .width49or100  p,
	.maceut  .width49or100  h2{
		margin-top: 1rem !important
	}
	
	.maceut .padding10pxor1rem{
	padding:1rem;
   }

	.maceut .padding0or1rem{
	padding:1rem 0;
   }
	
	.width1200pxor100pr{
	width:100% !important;
   }
  
   .lineHeight100pror10pr{
	line-height:10% !important; 
   }

    .noMargin{
	 margin:0	!important; 
	}
	
	.erjipage .erjitab a{margin:5px 10%; width: 80% !important;}

	.erjipage .erjitab a:first-child{margin-left:10% ;}
	.erjipage .erjitab a:last-child{margin-right:10%;}
	
	
    .maceut .middle  td {
	padding:15px;
	height:auto;	
    }	
	
	.products{height:1920px;}	
	
	.erjipage .erjitab a p{ border:solid 1px #eee; border-radius: 5px; border-radius: 5px; border-bottom: solid 1px #eee;}
	
	.maceut.aboutPage{padding: 1% 2% 3%;}
	
	.erjipage .erjitab{border-bottom:0;}
	
	.maceut .middle .rightSpan p{margin-left:-22%}
	
	.maceut .width49or100  { margin-bottom: 0;}
	
	
}


@media screen and (max-width:860px){
	.products{height:1860px;}
	.maceutical .tical{margin:33px auto 0}
    .applications {
    margin-bottom:0}
}


@media screen and (max-width:830px){
	.products{height:1830px;}
}


@media screen and (max-width:810px){
	.maceutical .tical{margin:35px auto 0}
}



@media screen and (max-width:800px){
	.products{height:1800px;}
}

@media screen and (max-width:785px){
	.products{height:1776px;}
}


@media screen and (max-width:770px){
	.maceutical .tical{margin:36px auto 0}
}


@media screen and (max-width:768px){
.owl-carousel .owl-item .iteImg{margin: 0 auto;}
.banner .item_fl{width: 100%;}
.products .prolistul li{width:46%;margin:1% 2%;}
.typical_case .typic { width:100%}
.typical_case .typic .alpha h3{padding:18% 0 0px; background:url(../images/01.png) no-repeat top center; margin-top:35px   }
.typical_case .typic .alpha h3:hover{ background:url(../images/01.png) no-repeat top center; margin-top:35px  }
.typical_case .typic:nth-child(2) .alpha h3{ background:url(../images/01.png) no-repeat center center; line-height:180px; margin-top:-30px}
.banner .item_fl{text-align:center;right:0;padding:0 20px;}
.banner .item_fl h3,
.banner .item_fl div a{font-size: 12px;}
.banner .item_fl h1{font-size: 18px;}
.bannerSon .slogan .slog p,
.artlist li .artcon .date,
.artlist li .artcon .btn{display:none;}
.bannerSon .slogan .slog h2{font-size: 22px;margin:0;}
.bannerSon .slogan .slog h2::before{height: 2px;margin-left: -15px; width: 30px;}
.contents,
.wrap_box{padding:8% 7%;}
.contents .bg_title,
.wrap_box .bg_title{font-size:26px;}
.contents .sm_title,
.wrap_box .sm_title{font-size:16px;}
.hoinul li .inodiv{padding:6px 15px;}
.hoinul li .textdivs{padding: 15px 20px;}
.hoinul li .textdivs p,
.hoinul li .textdivs .styles span{font-size: 12px;line-height: 20px;}
.honor a{width:31.5%;}
.honor a:nth-child(3n){margin-right:0;}
.honor a:nth-child(4n){margin-right:2.642%;}
.honor p{padding: 15px;line-height: 20px;}
.honor p::after{width:30px;}
.carousels .owl-item .item_fl{top:45%;}
.artlist li .artcon .tent{width:93%;padding:0 4%;}

.products{height:1760px;}		
	
}


@media screen and (max-width:720px){
	.products{height:1720px;}
    
 .banner .bannerText {
    left: 30px;
    bottom: 30px;
}

.banner .bannerText h1 {
    font-size: 44px;
    line-height: 70px;
}

.banner .bannerText h2 {
    font-size: 26px;
    line-height: 46px;
}
.banner .bannerText p {
    font-size: 12px;
}
}


@media screen and (max-width:710px){
	.products{height:1710px;}
}


@media screen and (max-width:700px){
	.products{height:1700px;}
	.maceutical .tical{margin:38px auto 0}
}


@media screen and (max-width:700px){
	.products{height:1680px;}
    
    .head-user{

    height:26px;
    line-height: 26px;
    margin-top: 20px;
}

.head-user .pic{

    width: 26px;
     height:26px;
}

.head-user .text{

    height:26px;
    line-height: 30px;

} 
    
}


@media screen and (max-width:680px){
	
.applications{min-height:560px;}
.applications .tionsul li{min-height:110px;}	
.applications .tionsul li .app{margin:30px 0 10px;}		
	.products{height:1660px;}
}


@media screen and (max-width:660px){
	.products{height:1630px;}
	.maceut .middle .rightSpan p{margin-left:0}
	
}


@media screen and (max-width:640px){
.contents .bg_title,
.wrap_box .bg_title{font-size:22px;}
.contents .sm_title,
.wrap_box .sm_title{font-size:14px;padding-top:0px;}
.products .prolistul li .textro{padding:15px;}
.products .prolistul li .textro p{line-height: 22px; padding-top: 8px;}
.applications h1, 
.typical_case h1, 
.partner_case h1,
.applications h1 span, 
.typical_case h1 span, 
.partner_case h1 span,
.products h1, 
.about_us h1,
.products h1 span, 
.about_us h1 span{font-size:22px;}
.applications .ptitle, 
.typical_case .ptitle, 
.partner_case .ptitle,
.products .ptitle, 
.about_us .ptitle,
.products .ptitle, 
.about_us .ptitle{font-size:14px;}
/*.applications .tionsul li .app{margin: 8% 0 10px;}*/
.applications .tionsul li .flindex h2{font-size: 16px;}
.applications .tionsul li .flindex h4{font-size: 12px;}
.applications .tionsul li{width: 49%;}
.typical_case .typic{float:none;width:auto;margin:0 20px;}
.typical_case .typic:nth-child(2){margin:2.6% 20px;}
.partner_case .partul li:nth-child(3n){margin-right:0;}
.partner_case .partul li:nth-child(5n){margin-right:2.642%;}
.partner_case .partul li{width: 31.5%;}
.banner .owl-carousel .owl-item.active .item_fl{top:30%;opacity:1;
-webkit-transition:top .9s linear 0s;
-moz-transition:top .9s linear 0s;
-ms-transition:top .9s linear 0s;
-o-transition:top .9s linear 0s;
transition:top .9s linear 0s;

animation:mymove 2s infinite;
-webkit-animation:mymove 2s infinite;
animation-iteration-count:1;
-webkit-animation-iteration-count:1;}
@keyframes mymove
{
0% {top:0px;opacity:0.2;}
40% {top:30%;opacity:0.5;}
70%{ top:29%;opacity:0.7;}
100%{ top:30%;opacity:1;}
}
@-webkit-keyframes mymove /* Safari and Chrome */
{
0% {top:0px;opacity:0.2;}
40% {top:30%;opacity:0.5;}
70%{ top:29%;opacity:0.7;}
100%{ top:30%;opacity:1;}
}
.bannerSon .navs ul{background:none;}
.bannerSon .navs{text-align:left;line-height:24px;padding: 10px 20px;}
.contact .cont .cl .text,
.system .stem h2,
.system .stem .pent{display: none;}
.system_text div{font-size: 14px;line-height: 24px;}
.system .temul{padding-top:0;}
.carousels .owl-item .item_fl{top:29%;}
.carousels .item_fl h1{ font-size: 18px;}
.carousels .owl-controls{right: 29px;bottom: 18px;}
.wineul li{margin: 1% 2.8% 1% 0;width: 30%;}
.artlist li .artimg{width: 31.785%;}
.artlist li .artcon{width: 68.071%;}
.artlist li .artcon .tent a{ font-size: 14px;}
.artlist li .artcon .tent p{font-size: 12px;line-height: 22px;}
.click_more{width:150px;background:url(../images/jiazai.png) no-repeat 94% center; margin: 8% auto 0;font-size: 14px;height: 35px;line-height: 35px;}
.icle-tile{font-size: 18px;}
.icle-ent{height: 48px;line-height: 48px !important;margin: 20px 0;padding: 0 10px;}
.icle-ent p{height: 48px;line-height: 48px !important;}
.pharmace li{width:48.214%;}
.pharmace li:nth-child(3n){margin-right: 3.142%;}
.pharmace li:nth-child(2n){margin-right:0px;}

.maceutical .tical .return{float: none;font-size: 14px; margin-top:0;position:absolute;top:20px;right:0px;z-index:10;}
.maceutical .ticalson{float:none;width:auto;}
.maceutical .tical{margin:30px auto 0}	
.maceutical .ticalson h2{font-size: 18px; padding: 20px 0 10px;}
.maceutical .ticalson .tical_btn a{font-size: 13px;}
.productul li{width:48.214%;}
.productul li:nth-child(3n){margin-right: 3.15%;}
.productul li:nth-child(2n){margin-right:0px;}
.products{height:1580px;}	
	
}

@media screen and (max-width:620px){
	.products{height:1530px;}
	
	.maceutical.aboutPage{
		 height: 430px;
		 bottom: 80px;
		} 	

    .maceutical.aboutPage .ticalson h2 {
		 padding: 1% 0 0;
		}
	
	.erjipage .erjitab{
		padding-top:30px;
	} 
    
.banner .bannerText {
    left: 26px;
    bottom: 26px;
}

.banner .bannerText h1 {
    font-size: 38px;
    line-height: 60px;
}

.banner .bannerText h2 {
    font-size: 19px;
    line-height:36px;
}
.banner .bannerText p {
    font-size: 12px;
    width: 140px
} 
    
	
}


@media screen and (max-width:600px){
	.products{height:1500px;}	
}

@media screen and (max-width:570px){
	.products{height:1470px;}	
}





@media screen and (max-width:580px){
    
    .banner .bannerText {
    left: 20px;
    bottom: 20px;
}
    
    
.products{height:1430px;}
    
.banner .bannerText h1 {
    font-size: 30px;
    line-height: 50px;
}

.banner .bannerText h2 {
    font-size: 16px;
    line-height:30px;
}
.banner .bannerText p {
    font-size: 10px;
    width: 140px
}
}




@media screen and (max-width:510px){
	.products{height:1410px;}	
}

@media screen and (max-width:480px){
.products .more, 
.about_us .more,
.typical_case .more, 
.partner_case .more{font-size: 14px;height: 35px;line-height: 35px;width: 96px;}
.products .more::after, 
.about_us .more::after,
.typical_case .more::after, 
.partner_case .more::after{margin-left: -15px;width: 30px;height: 3px;bottom: -2px;}
.products .prolistul li .textro p{display:none;}
.products .prolistul li .textro a{font-size: 14px;}
.honor a{width:48.5%;}
.honor a:nth-child(3n){margin-right:2.642%;}
.honor a:nth-child(2n){margin-right:0;}
.honor p{padding: 15px;font-size: 13px;}
.system .temul li p,
.system_text div{font-size: 12px;}
.system .stem{top: 28%;}
.carousels .owl-controls .owl-dot{margin-left: 7px;width: 22px;}
.carousels .owl-item .item_fl{top:20%;}
.carousels .item_fl h1{ font-size: 15px;}
.carousels .item_fl a{height: 20px;line-height: 20px;}
.carousels .owl-controls{right: 32px;bottom: 10px;}
.wineul li{margin: 1% 2% 1% 0;width:48%;}
.wineul li:nth-child(3n){margin-right:2%;}
.wineul li:nth-child(2n){margin-right:0px;}

.maceutical .ticalson .tical_btn a{padding:0;width:22%;}
.maceut{padding: 8% 20px;}
.products .prolistul li {
    width: 96%;
    margin: 1% 0;
}
.protical .ticalson .tical_btn a{width:18%;margin-right:0;}
.products{height:3040px;}	

	
}

@media screen and (max-width:460px){
/*.applications .tionsul li{width: 49%;}*/	
}

@media screen and (max-width:420px){
.about_us .about a p{padding-top:6px;}
.contact .cont .rl .rlla .pha h3, 
.contact .cont .sl .rlla .pha h3,
.contact .cont .cl h4,
.contact_map .tact_map .check{font-size: 12px;}
.contact .cont .cl h2{line-height:normal;}
.contact .cont .cl h2,
.contact .cont .cl .num{font-size: 14px;}
.applications .tionsul{margin:0 20px;}
.applications .tionsul li{float:none;width:auto; margin-bottom:2px}
.partner_case .partul li:nth-child(3n){margin-right:2.642%;}
.partner_case .partul li:nth-child(2n),
.partner_case .partul li:nth-child(6){margin-right:0;}
.partner_case .partul li{width:48%;}
.about_us .about a{width: 28.928%;float:none;display:inline-block;margin:0;}
.about_us .about{text-align:center;}
	
	
}

@media screen and (max-width:400px){
	
	.products{height:2880px;}

}

@media screen and (max-width:370px){
	
	.products{height:2800px;}

}

@media screen and (max-width:340px){
	
	.products{height:2650px;}

}

@media screen and (max-width:300px){
	
	.products{height:2550px;}

}


.banner .owl-carousel .owl-item.active .item_fl{
top:26%;
opacity:1;
-webkit-transition:top .9s linear 0s;
-moz-transition:top .9s linear 0s;
-ms-transition:top .9s linear 0s;
-o-transition:top .9s linear 0s;
transition:top .9s linear 0s;

animation:mymove 2s infinite;
-webkit-animation:mymove 2s infinite;
animation-iteration-count:1;
-webkit-animation-iteration-count:1;}
	
	
@keyframes mymove
{
0% {top:0px;opacity:0.2;}
40% {top:26%;opacity:0.5;}
70%{ top:25%;opacity:0.7;}
100%{ top:26%;opacity:1;}
}
@-webkit-keyframes mymove /* Safari and Chrome */
{
0% {top:0px;opacity:0.2;}
40% {top:26%;opacity:0.5;}
70%{ top:25%;opacity:0.7;}
100%{ top:26%;opacity:1;}
}
.bannerSon .slogan .slog h2{display:none;}
.products .prolistul li .textro a{font-size: 12px;}
}

@media screen and (max-width:360px){
.products .prolistul li{float:none;width:auto;margin:15px 20px;}
.products .prolistul li:last-child{margin-right:20px;}
.artlist li .artimg,
.artlist li .artcon{float:none;width:auto;}
.artlist li{padding:15px 0;}
.artlist li .artcon .tent{padding-top:4%;}
.productul li .duct h2, 
.productul li:hover .duct h2{font-size: 12px;}
.productul li .duct h2::after{margin-left: -10px;width: 20px;}
}

















