@charset "utf-8";
/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
html, body {
margin:0 auto;
}
html {
font-size:62.5%
}
.pc {
display:none;
}
.wap {
display:block;
}
 span {
}
.wrap1200 {
max-width:96%;
margin:0 auto;
}
 img {

}
a {
cursor:pointer;
}
em, i, p {
line-height:100%;
}
.h50 {
height:10px !important;
}
.h80 {
height:10px !important;
}
.h90 {
height:20px !important;
}
.msgNum {
display: none;
}
.slider {
margin-top: 44px;
}
.Iheader {
 height: 44px;
 background: #f5f5f5;
 padding:0 inherit;
 position: fixed;
 width: 100%;
 z-index: 9999999;
}
/* 手机导航最先 */

.m_img {
display:block;
height:50px;
background:#fff;
position:fixed;
top:0px;
left:0px;
width:100%;
z-index:9999;
border-bottom:1px solid #ddd;
overflow: hidden;
}
.m_img .headlf {
padding-top:2px;
padding-left:5px;
float: left;
}
.m_img .headlf .m_logo {
height:45px;
display: block
}
 .m_img .headrg {
padding-right:5%;
padding-top:17px;
float: right;
}
.m_img .headrg a .m_menuimg {
height:16px;
vertical-align:top;
display: block
}
.m_nav {
display:block;
position:fixed;
top:0px;
left:0px;
width:0px;
height:0px;
overflow:hidden;
z-index:10000
}
.m_nav .closecover {
position:absolute;
width:100%;
height:100%;
background:#0b0d19;
filter:alpha(opacity=0);
opacity:0;
left:0px;
top:0px;
z-index:1
}
.m_nav .closeicon {
position:absolute;
width:20%;
left:30px;
top:5%;
z-index:100;
text-align:center;
filter:alpha(opacity=0);
opacity:0
}
.m_navList {
position:absolute;
width:80%;
right:0px;
top:0px;
background:#0b0d19;
height:100%;
z-index:100;
right:-80%;
overflow-y: scroll;
}
.m_navList ul {
padding-left:5%;
padding-right:5%
}
.m_navList ul li {
border-bottom:1px solid #232530
}
.m_navList ul li a {
display:block;
height:45px;
color:#fff;
line-height:45px;
padding-left:5%;
font-size:16px
}
.m_navList ul li .m_f_a {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%
}
.m_navList ul li .m_f_a a {
flex: 1;
}
.m_navList ul li .m_f_a i {
width: 40px;
height:35px;
box-sizing: border-box;
padding:0 5px;
display: block;
}
.icon {
background:url(/images/plus.png) 100% no-repeat;
background-position: 50% 50%;
-webkit-transition:all 0s;
-moz-transition:all 0s;
transition:all 0s
}
 .icon_on {
background:url(/images/reduce.jpg) 50% no-repeat!important;
background-position: 50% 50%;
-webkit-transition:all 0s;
-moz-transition:all 0s;
transition:all 0s
}
.m_navList ul li .m_s_nav {
display:none;
width: 100%;
}
.m_navList ul li .m_s_nav a {
display: block;
height:40px;
line-height:40px;
font-size:14px;
padding-left:10%;
overflow: hidden;
white-space: nowrap;
width:90%;
text-overflow: ellipsis;
}





/*==================================home-banner==============================*/
.banner{
 margin-top: 44px;
}
.banner-tit .cn {
    font-size: 20px; margin-bottom:5px;
}
.banner-tit .en {
    font-size: 14px;
    line-height: 20px;

}	 
.banner-button-prev, .banner-button-next { display: none;
}

   /*home-banner -end*/


.about-title::before {
    font-size: 30px;
    margin-top:-10px; margin-left:-90px; 
}
.product-title::before {
    font-size: 30px;
    margin-top:-10px; margin-left:-90px; 
}
.solution-title::before {
    font-size: 30px;
    margin-top:-10px; margin-left:-90px; 
}
.news-title::before {
    font-size: 30px;
    margin-top:-10px; margin-left:-90px; 
}

.sy-title h2 {
    font-size: 20px;
    line-height: 40px;
}

/* index */
.Ititle-tit {
 font-size: 24px;
 line-height: 30px;
 color: #222;
 text-align: center;
}
.Ititle-dec {
 font-size: 14px;
 line-height: 30px;
 color: #555;
 text-align: center;
 margin-top: 5px;
}
.Ititle-tit i {
 font-style: normal;
 font-size: 26px;
 color: #31a242;
 font-family: "DINMITTELSCHRIFTSTD";
}
.Ititle-En {
font-size: 14px;
}

/* 产品展示 */
.Iproduct {
 padding: 20px 0;
}

.INPro-menu {
 margin-bottom:10px;
 margin-top: 5px;
 margin-right: 7px !important;
 margin-left:  7px !important;
}

.IPro-menu {
    margin-bottom:10px;
    margin-top: 5px;
}
.IPro-menu a {
    width: 48%;
	display: block;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    border-radius: 20px;
    margin-bottom: 5px;    float:left; 
}
.IPro-menu a span {
    font-size: 14px;
}
.IPro-menu a:nth-child(2n) {
 float: right;
}




.Ibtnmore {
 
    margin: auto;
    text-align: center;
    padding: 0 10px;
}


.Iproduct_li li {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: inherit;
    margin-right: inherit;
}

.Iproduct_li li img {
    height: auto; width:100%;

}
.Iproduct_lititle {
    top: 30px;
    font-size: 20px;
    display: flex;
    align-items: center;
}
.Iproduct_lititle:before {
    width: 4px;
    height: 26px;
    margin-right: 10px;
}
.Iproduct_licontent {
    top: 80px;
    font-size: 16px;
}
.Iproduct_limore {
    top: 240px;
    font-size: 16px;
}

.Ibtn-more {
    text-align: center;

    margin-top: inherit;
    font-size: 0;
}

/* 按钮 */
.Ibtn-more {
 text-align: center;
 margin: -10px;
 margin-top: 10px;
 font-size: 0;
}
.Ibtn-more a {
 display: inline-block;
 width: 40%;
 max-width:160px;
 height: 45px;
 font-size: 16px;
 text-align: center;
 line-height: 44px;
 margin: 10px;
}
.Ibtn-morea {
 border-radius: 30px;
 border: solid 1px #31a242;
 position: relative;
 overflow: hidden;
}
.Ibtn-morea span {
 display: block;
 position: relative;
 z-index: 2;
}
.Ibtn-morea::before, .Ibtn-morea::after {
position: absolute;
content: "";
width: 100%;
height: 50%;
background: #31a242;
left: 0;
transition: all .5s;
}
.Ibtn-morea::before {
top: 0;
}
.Ibtn-morea::after {
bottom:0;
}
.Ibtn-more1 {
 color: #fff;
}
.Ibtn-more2 {
 color: #31a242;
}
.Ibtn-more2::before, .Ibtn-more2::after {
height: 0;
}
.Ibtn-more2:hover::before, .Ibtn-more2:hover::after {
height: 50%;
}
.Ibtn-more2:hover {
 color: #fff;
}
.Ibtn-more1:hover {
 color: #31a242;
}
.Ibtn-more1:hover::before, .Ibtn-more1:hover::after {
height: 0;
}
.Ibtn-more2 {
}
.Ibtn-more2 i {
 font-size: 20px;
 padding-left: 10px;
}
/* 按钮 end */

/* Iabout */
.Iabout {
 height: auto;
 background: url(/images/Iabout_bg.jpg) no-repeat bottom fixed;
 padding: 40px 0;
}
.Iabout_content {
 padding-top: 10px;margin-top: inherit;
}

.Iabout_content p {
 text-align:left;
 font-size: 14px;
 line-height: 26px;
 color: #333;
 margin-bottom: inherit;
}

.Iabout_left {
    width: 100%;
    float: inherit;
}

.Iabout_right {
    width: 100%;
    float: inherit; margin-top:10px;
} 
 .Iabout_Link {
 margin: 0 -10px;
 margin-top: 20px;
 font-size: 0;
 display: block;
}
 .Iabout_Link a {
 width: 100%;
 height: 36px;
 font-size: 14px;
 line-height: 36px;
 margin:0 auto;
}


.iabout_count ul {
    padding: 10px 0;
    overflow: hidden;
}

.iabout_count ul li {
    width:25%;
}



.iabout_count ul li h3 {
    font-size: 28px;
    line-height: 40px;
}
.iabout_count ul li span {
    font-size: 14px;
    line-height: 40px;
}
.iabout_count ul li p {
    font-size: 14px; 
}

.Isolution {
    padding: 20px 0; 
}

.Isolution_box {
    float: left;
    width: 100%;
    padding: 0 1%;
    margin-top: 15px;
}

.Isolution_content a {
    display: block;
    overflow: hidden;
    position: relative;
    height: auto;
    border-radius: 10px;
}

.Isolution_txt {

    padding: 20px 20px;

}
.Isolution_txt h3 {
    font-size: 20px;
    line-height: 40px;
}
.Isolution_txt p {
    font-size: 16px;
    line-height: 25px;
}



/* Icase */
.Icase {
 padding: 20px 0;
}
.Icase_content {
 padding: 0px;
}

.Icase-list>li {
 padding: 0 5px 0 10px;
 margin-bottom: 10px;
 text-align: center;
}
.Icase-list li {
 float: left;
}
.Icase-list li:nth-child(2n) {
 float: right;
 padding: 0 10px 0 5px;
}
 .Icase-list li .tit {
 height: 46px;
 line-height: 46px;
 font-size: 15px;
 color: #333;
 border: 1px solid #ddd;
 background: #FFF;
}
.Icase_ul li:nth-child(9),  .Icase_ul li:nth-child(10){
display: inherit;
}

/* Inews */
.INews {
 padding: 20px 0;
}

.Inews-menu {
 position: relative;
 text-align: center;
 font-size: 0;
 margin-top: 25px;
}
.Inews-menu a {
 font-size: 15px;
 color: #222;
 display: inline-block;
 position: relative;
 width: 130px;
 height: 40px;
 line-height: 40px;
 border-radius: 30px;
 transition: ease .5s;
}
.Inews-menu a span {
 display: inline-block;
 font-size: 15px;
}
.Inews-menu a span {
 display: block;
}
.Inews-content {
 margin-top: 15px;
}
 
.news_one {
	width: 100%;border-bottom: 1px #ddd solid; padding-bottom: 10px;
}	
.news_one_img img {
    width: 100%;
    height:inherit;
}
.news_one_title a {
    font-size: 16px;
    line-height:inherit;
    height:inherit;
    font-weight: bold;
}
.news_one_title, .news_list_title {
        font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.news_one_describe {
    overflow: hidden;
    padding-top:inherit;
    line-height: 24px;
    color: #888;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
}

.news_list_describe {
    font-size: 14px;
}

.news_list_div {
    width: 100%;
}
.news_list li {
    background: #fff;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px #ddd solid;
}
.news_list_left {
	display: none;
}	
.news_list_content {
    padding-top: 5px;
    float:inherit;
    margin-left:inherit;
    width: 100%;
}

.news_list li:first-child{ display:none;}


.footer-ewm1,.footer-ewm2 {
    text-align: center;
    float: left;
    width: 32%;
    margin-right:2%;
}
.footer-ewm3 {
	text-align: center;
    float: left;
    width: 32%;
    margin-right: auto;
}

.footer-ewm1 p,.footer-ewm2 p ,.footer-ewm3 p{ font-size:14px;}

.footer-ewm1 img,.footer-ewm2 img ,.footer-ewm3 img{ width:100%; max-width:126px;}





/* footer_box */
.Ihoner {
 height: inherit;
 background: url(/images/Ihonor_bg.jpg) no-repeat fixed top center;
}
.Ihoner li {
 float: left;
 width: 98%;
 text-align: center;
transition: all .4s;
margin-top:10px;
margin-bottom:10px;
}



.footer_box {
 padding: 20px 0 20px;
}
.foot_navList ul {
}
.foot_navList ul li {
border-bottom:1px solid #fff
}
.foot_navList ul li a {
display:block;
height:45px;
color:#fff;
line-height:45px;
padding-left:5%;

overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
}
.foot_navList ul li .m_f_a {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%
}
.foot_navList ul li .m_f_a a {
flex: 1;
}
.foot_navList ul li .m_f_a i {
width: 40px;
height:35px;
box-sizing: border-box;
padding:0 5px;
display: block;
}
.foot_navList ul li .m_s_nav {
display:none;
width: 100%;
}
.foot_navList ul li .m_s_nav a {
display: block;
height:40px;
line-height:40px;
font-size:14px;
padding-left:10%;
overflow: hidden;
white-space: nowrap;
width: 90%;
text-overflow: ellipsis;
}
.icon1 {
background:url(/images/plus.png) 100% no-repeat;
background-position: 50% 50%;
-webkit-transition:all 0s;
-moz-transition:all 0s;
transition:all 0s
}
.icon_on1 {
background:url(/images/reduce.jpg) 50% no-repeat!important;
background-position: 50% 50%;
-webkit-transition:all 0s;
-moz-transition:all 0s;
transition:all 0s
}
 .footer-ewm {
display:none
}
.footer_box-ewm {
float:left;
margin-top:20px; width:100%;
}
 .footer-contact {
 float: right;
 width: 100%;
}
.footer-contact p i {
 font-style: normal;
 float: left;
font-size:14px;
margin-top:6px;
}
.footer-contact p span {
 font-size:14px
}
 .copyright {
 padding:inherit;
padding-bottom:60px;
}
.copyright .copyright-con {
 padding-top: 10px;
 border-top: 1px solid #fff;
}

.copyright .copyright-left p {
 float: left;
 font-size: 14px;
 line-height: 24px;
 color: #fff; margin-right: inherit;
     display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}



/***内页主题***/

.main {
    padding-top: 20px;
    padding-bottom: 20px;
}

.Nbanner {
 margin:0 auto;
 padding-top: 44px;
}
/***目今位置***/
.location .con {
 top: -30px;
 height: 30px;
}
.location_sty {
 height: 30px;
 line-height: 30px;
}
.location_sty a {
 color: #fff;
 padding: 0 4px;
}
.dot_site {
 float:left;
}
.dot_site img {
 margin: 6px 5px 0 10px;
 position: relative;
}
/***目今位置 end***/





/***产品内页 end***/




.Nproduct-list>li {
 padding: 0 5px 0 10px;
 margin-bottom: 10px;
 text-align: center;
}
.Nproduct-list li {
 float: left;
}
.Nproduct-list li:nth-child(2n) {
 float: right;
 padding: 0 10px 0 5px;
}
 .Nproduct-list li .tit {
 height: 46px;
 line-height: 46px;
 font-size: 15px;
 color: #333;
 border: 1px solid #ddd;
 background: #FFF;
}
/***产品内页 end***/



/*左侧产品列表*/



.Ipro_left{ width:100%; float:inherit; margin-bottom:10px;}

.dh_leftTop{ display:none;}

.dh_left {
    width: 100%; float:inherit;
}
.dh_left ul {
	width: 100%;
}

.dh_left li {
    width:49%; float:left; margin-bottom: 5px; 
}

.dh_left li:nth-child(2n)  {
    width:49%; float:right;
}
.dh_left .rr {
    width: 100%;
    height: 40px;
    background: #dcdcdc;
    transition: all .2s; border-radius: 20px;
}

.dh_left .rr span{ display:none}

.dh_left .rr a {
	display:block; text-align:center; 
}


.dh_left .rr p {
    float: left;
    line-height:40px;
    font-size: 14px;
    margin-left: inherit;
    transition: all .2s; color:#333; text-align:center; width:100%;
}

.dd_box{ display:none !important;}


/*详细内页*/
.NewsIntro {
 background: #fff;
 margin: 0 auto;
 box-shadow: 0 0 5px 3px #eeeeee;
 float: inherit;
 width: 100%;
}
.mainCon {
 font-size: 15px;
 line-height: 26px;
 color: #333;
 padding:10px;
text-align:center
}
 ._head ._title {
 font-size: 20px;
 font-weight: bold;
 color: #000000;
 margin-bottom: inherit;
}
._tools {
 font-size: 0;
 color: #5a5a5a;
 margin-bottom:0px;
}
._tool {
 font-size: 14px;
 margin-right: 10px;
 display: inline-block;
 height: 30px;
 line-height: 30px;
 overflow: hidden;
}
.news_list_date {
 display: inline-block;
 width: 20px;
 height: 20px;
 background-image: url(/images/newsList_icon01.png);
 background-repeat: no-repeat;
 vertical-align: middle;
 margin-right: 4px;
}
.news_list_hits {
 display: inline-block;
 width: 20px;
 height: 20px;
 background-image: url(/images/newsList_icon02.png);
 background-repeat: no-repeat;
 vertical-align: middle;
 margin-right: 4px;
}
.news_content {
 line-height: 30px;
 font-size: 15px;
 color: #5a5a5a;
text-align:left;
padding-bottom: 10px;
}
.news_content_pic {
 padding:0px 0 10px 0;
}
.news_content img {
 max-width:100%;
}
.news_content p {
line-height: 30px;
 font-size: 14px;
 color: #5a5a5a;
text-align:left;
}
 .news_sx {
 height: auto;
 line-height: 30px;
 color: #999;
 font-size: 14px;
 margin-top:10px;
}
.news_sx a {
 color: #666;
 font-size: 14px;
}
.news_sx a:hover {
 color: #d10010;
 font-size: 14px;
}
.n_s {
 width: 100%;
 float: inherit;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}
.n_x {
 width: 100%;
 float: inherit;
 text-align: left;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}
/*详细内页end*/






/* 联系888集团官网登录入口 */

.contact_one {
    width: 100%;
    padding: 20px 20px;
    font-size: 15px;
    line-height: 25px; float:inherit;
position: inherit;
display: inherit;
}

.contact_title {
    position: absolute;
    width: 200px;
    height: 40px;
    background: #31a242;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    font-weight: 600;
    left: 28px;
    text-align: center;
}
.contact_content {
    margin-top: 50px;
    color: #333; line-height:25px; font-size:15px
}

.contact_content p{
    color: #333; line-height:25px;
}
.contact_two { display:none
}

/* 售后效劳 */
.service_one {
    width: 100%;
    padding: 20px 20px;
    font-size: 15px;
    line-height: 25px; float:inherit;
position: inherit;
display: inherit;
}

.service_title {
    position: absolute;
    width: 200px;
    height: 40px;
    background: #31a242;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    font-weight: 600;
    left: 28px;
    text-align: center;
}
.service_content {
    margin-top: 50px;
    color: #333; line-height:25px; font-size:15px
}

.service_content p{
    color: #333; line-height:25px;
}
.service_two { display:none
}

/* 关于888集团官网登录入口 */
.about_content p {
    font-size: 15px;
    line-height: 26px; text-align:justify ;
}



}
<!--耗时1775297577.024秒-->