* {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    color: #333;
    font-family: "微软雅黑";
    line-height: 25px;
}
div,p,ul,li,dl,dt,dd,ol,ul,li,img,h1,h2,h3,h4,h5,button{ padding:0px; margin:0px; list-style:none; border:none;}
a{ color:#333333; text-decoration:none;}
a:link, a:visited {text-decoration:none; color:#333333;}
a:hover {text-decoration:underline;color:#08A5E0;text-decoration:none;}
h1,h3,h4{ padding:0px; margin:0px; list-style:none;}
h2{padding:0px; margin:0px; list-style:none;font-weight: bold;}
img {
    border: 0;
 }  
/* 手机端开始 */

/* @media screen and (max-width: 640px) */
/* 头部开始 */
/* } */
        
/*头部结束   


table {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-collapse: collapse;
border-color: #623F20;
border-image: none;
border-style: solid;
border-width: 1px 0 0 1px;
text-align: center;
}
table td, table th {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #623F20;
border-image: none;
border-style: solid;
border-width: 0 1px 1px 0;
padding: 3px;
}





/*手机端结束*/



/*PC端开始*/

/*头部开始*/
.topWrap{
    width: 100%;
    height: 145px;
    background: #ffffff;
    position: relative;
    z-index: 10;
    }
.header{
	width: 100%;
    margin: 0 auto;
    }
.container{
	width: 1313.05px;
	padding: 0;
	margin: 0 auto;
    }
.h_top {
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    overflow: hidden;
    background: #2d3e50;
}
.w1200{
	width:  1200px;
	margin: 0 auto;
    }
.fr{
	float: left;
    }
.frs{
	float: right;
	margin-right: 80px;
    }    
.logo {
    width: 350px;
    height: 110px;
    float: left;
    line-height: 110px;    
}
.logo a{
	float: left;
	width: 350px;
	height: 110px;
	line-height: 110px;
}  
.logo img{
	margin: 24.5px 0px;
}

.menu{
 	width: 960px;
 	height: 110px;
 	float: left ;
 	font-weight:bold;
 	background-color: #FFFFFF;
    }
.menu_ul{
	width: 960px;
	list-style: none;
	line-height: 110px;
	float: left;
	margin-left: 80px;
    }
.menu_ul li{
	color: #000;
    }

.menu_li01{
	width: 147px;
	float:left;
	font-size: 20px;
	position: relative;
	text-align: center;
    }
.menu_li02{
	width: 147px;
	font-size: 20px;
	text-align: center;
	float:left;
    }
.menu_li03{
	width: 147px;
	font-size: 20px;
	text-align: center;
	float:left;
    }     
.list01_a01:hover{
    color:#08A5E0;
	padding: 44px 33.5px 44px 33.5px;
}
.list01_a02:hover{
    color:#08A5E0;
	padding: 44px 33.5px 44px 33.5px;
} 

.donghua{
	width: 100%;
	height: 250px;
	margin: 0 auto;
	display: none;
	position: absolute;
	overflow: hidden;
    background-color: hsla(0,0%,100%,.9);
    box-shadow: 0px 0px 10px #cecece;
    list-style: none;
    transition: 1s;
}
.donghuabofang{
	width: 80%;
	height: 100%;
    position: absolute;
    list-style: none;
    margin: 0 10%;
}
.donghuabofang li {
	-webkit-animation: PCSUL 1s ease-in-out  1 alternate    both ;
	animation: PCSUL 1s ease-in-out  1 alternate  both ;
	
}
.PCSUL_li01{
	width: 33.33333333%;
	float: left;
	text-align: center;
	position: relative;
	display: block;
    padding: 2% 0 0 0;
    }  
@-webkit-keyframes PCSUL {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-50px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes PCSUL {
	0% {
		opacity: 0;
		transform: translateY(-50px)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}


/*新的*/

.clearfix::after {
    content: ".";
    clear: both;
    display: block;
    overflow: hidden;  height: 0px;
}

.PCS_ul1{
    height: 100%;
}

.PCSUL_li01-h1,.PCSUL_li01-ul-li01,.PCSUL_li01-ul-li02{
    height: 100%;
    float: left;
}

.PCSUL_li01 h1{
    float: left;
    width: 20%;
}

.PCSUL_li01 ul{
    width: 80%;
    float: left;
    height: 100%;
}

.PCSUL_li01 ul li{
    width: 48.75%;
    height: auto;
}

.PCSUL_li01 ul li:hover{
    color:#08A5E0;
    cursor: pointer;
}

.PCSUL_li01-ul-li01{
    margin-right: 0;
    margin: 2.5% 2.5% 2.5% 0;
}

.PCSUL_li01-ul-li02{
    margin: 2.5% 0;
}

/*新的*/

.PCSH_a01 a{
	font-size: 20px;
    width: 263px;
    height: 40px;
    line-height: 40px;
    margin:0px 47px;
    }
.PCSH_a01:hover{
	transition: all 0.6s; 
	color: #337AB7;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
    }    

.PCSH_a01 a:hover{
	color: #337AB7;
    }      
    
      
.PCSUL_li01 img{
	width: 100%;
    object-fit: cover;
    }
.PCSUL_li01 img:hover{
	transition: all 0.6s; 
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
    }          
.PCSUL_li01 h5{
	font-size: 15px;
	margin-top: 20px ;
    }

    
.PCSUL_li02{
	width: 262px;
	float: left;
	position: relative;
	text-align: center;
    }
         
.PCSH_a02 a{
	font-size: 20px;
    width: 262px;
    height: 40px;
    line-height: 40px;
    }
    
.PCSH_a02:hover{
	transition: all 0.6s; 
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
    } 
        
.PCSUL_li02 img{
	width: 100%;
	padding: 20px 20px 20px 20px;
    }
.PCSUL_li02 img:hover{
	transition: all 0.6s; 
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
    }        
        
.PCSUL_li02 h5{
	font-size: 15px;
	margin-top: 20px;
    }    

     
.PCS_ul2{
	width: 147px;
	height: 0;
	line-height: 40px;
    display: none;
    overflow: hidden;
    position: absolute;
    background-color: hsla(0,0%,100%,.9);
    box-shadow: 0px 0px 10px #CECECE;
    list-style: none;
} 
 
.menu_ul >li:nth-child(3):hover .PCS_ul2{
	height: 80px;
}
 
.left{
	width: 147px;
	height: 40px;
	float: left;
	transition-delay: 350ms;
    }  

.left a{
	padding: 9px 33.5px;
	font-size: 20px;
	font-weight: normal;
    width: 147px;
    height: 40px;
    line-height: 40px;
    }
.left a:hover {background-color: #08A5E0;color:#ffffff;
    }
.PCSUL_li03{
	     -webkit-animation: fadeinL 1s ease-out backwards;
	     animation: fadeinL 1s ease-out backwards;
}
@-webkit-keyframes fadeinL {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}
@keyframes fadeinL {
	0% {
		opacity: 0;
		transform: translateX(-50px)
	}
	to {
		opacity: 1;
		transform: translateX(0)
	}
}
.PCSUL_li04{
	     -webkit-animation: fadeinR 1s ease-out backwards;
	     animation: fadeinR 1s ease-out backwards;
}
@-webkit-keyframes fadeinR {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}
@keyframes fadeinR {
	0% {
		opacity: 0;
		transform: translateX(50px)
	}
	to {
		opacity: 1;
		transform: translateX(0)
	}
}
.PCS_kk{
	font-size: 16px;
    font-weight: normal;
    }
.PCS_kk:hover{
	color: #ff0000;
    }   
/*头部结束*/

/*背景开始*/
.background{
	width: 100%;
   }
.top_background01{
	width: 100%;
	height: 160px;
	background-color: #122661;
   }
.top_background02{
	width: 100%;
	height: 700px;
	margin: -200px auto 0px ;
    background-size: 100% 100%;
    margin-top: -160px;
    background-image: url(../img/1980-700-3.jpg);
   }

/*背景结束*/

/*<!--banner开始-->*/
.home-banner {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top: 191px;
    max-height: 700px;
}

.home-banner .home-banner-slick {
    overflow: hidden;
    max-height: 700px;
}

.home-banner .home-banner-slick .slick-slide {
    position: relative;
}

.home-banner .home-banner-slick .slick-slide img {
    width: 100%;
}

.home-banner .slick-dots {
    z-index: 10;
    bottom: 20px;
    line-height: 0;
    text-align: center;
}

.home-banner .slick-dots li {
    margin: 0 6px;
    padding: 0;
    width: 60px;
    height: 6px;
}

.home-banner .slick-dots li button {
    width: 60px;
    height: 6px;
    padding: 0;
    display: block;
    background: #9eb3cc;
}

.home-banner .slick-dots li button:before {
    content: "";
}

.home-banner .slick-dots .slick-active button {
    background: #225ba0;
}

.home-banner .slick-dots .slick-active button:before {
    color: transparent;
}

.home-banner-phone {
    overflow: hidden;
    width: 100%;
    position: relative;
    display: none;
}

.home-banner-phone .home-banner-slick-phone {
    overflow: hidden;
}

.home-banner-phone .home-banner-slick-phone .slick-slide {
    position: relative;
}

.home-banner-phone .home-banner-slick-phone .slick-slide img {
    width: 100%;
}

.home-banner-phone .slick-dots {
    z-index: 10;
    bottom: 10px;
    line-height: 0;
    text-align: center;
}

.home-banner-phone .slick-dots li {
    margin: 0 6px;
    padding: 0;
    width: 35px;
    height: 4px;
}

.home-banner-phone .slick-dots li button {
    width: 35px;
    height: 4px;
    padding: 0;
    display: block;
    background: #9eb3cc;
}

.home-banner-phone .slick-dots li button:before {
    content: "";
}

.home-banner-phone .slick-dots .slick-active button {
    background: #225ba0;
}

.home-banner-phone .slick-dots .slick-active button:before {
    color: transparent;
}

@media (max-width: 1600px) {
    .home-banner {
        max-height: 583px;
    }

    .home-banner .home-banner-slick {
        max-height: 583px;
    }
}

@media (max-width: 1440px) {
    .home-banner {
        max-height: 525px;
    }

    .home-banner .home-banner-slick {
        max-height: 525px;
    }
}

@media (max-width: 1400px) {
    .home-banner {
        max-height: 510px;
    }

    .home-banner .home-banner-slick {
        max-height: 510px;
    }
}

@media (max-width: 1360px) {
    .home-banner {
        max-height: 496px;
    }

    .home-banner .home-banner-slick {
        max-height: 496px;
    }
}

@media (max-width: 1280px) {
    .home-banner {
        max-height: 467px;
    }

    .home-banner .home-banner-slick {
        max-height: 467px;
    }
}

@media (max-width: 1260px) {
    .home-banner {
        max-height: 459px;
    }

    .home-banner .home-banner-slick {
        max-height: 459px;
    }
}

@media (max-width: 1200px) {
    .home-banner {
        max-height: 438px;
    }

    .home-banner .home-banner-slick {
        max-height: 438px;
    }
}

@media (max-width: 1024px) {
    .home-banner {
        max-height: 373px;
    }

    .home-banner .home-banner-slick {
        max-height: 373px;
    }
}

@media (max-width: 992px) {
    .home-banner {
        max-height: 362px;
    }

    .home-banner .home-banner-slick {
        max-height: 362px;
    }
}

@media (max-width: 768px) {
    .home-banner-phone {
        display: block;
        margin-top: 60px;
        max-height: 387px;
    }

    .home-banner {
        display: none;
    }
}

@media (max-width: 640px) {
    .home-banner-phone {
        max-height: 323px;
    }
}

@media (max-width: 414px) {
    .home-banner-phone

; {
    max-height: 209px;
}
}

@media (max-width: 375px) {
    .home-banner-phone {
        max-height: 189px;
    }
}

@media (max-width: 360px) {
    .home-banner-phone {
        max-height: 182px;
    }
}

@media (max-width: 320px) {
    .home-banner-phone {
        max-height: 161px;
    }
}
/*.container {
    margin-right: auto;
    margin-left: auto;
    width: 1260px;
}*/

@media (max-width: 1260px) {
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-right: 10px;
        padding-left: 10px;
        width: 100%;
    }
}
/*.contact #container1 {
    width: 80%;
    height: 100%;
}*/

/*<!--banner结束-->*/




/*产品中心开始*/   
.PCS{
	width: 100%;
	height: 850px;
	margin-top: 50px;
	background-color: #f9f9fb;
   }
.ProductCenter{
	width: 69%;
	height: 830px;
	margin:  0 auto;
    }
.PC_center{
	width: 1313.06px;
	height: 830px;
	margin:  0 auto;
    }       
.PC_title{
	text-align:center;
   }
.PC_title h2{
	text-align: center;
   }
.PC_title li{
	list-style: none;
	padding-top: 10px;
   }
.PC_list{
	width: 250px;
	height: 442px;
	float: left;
	margin: 30px 63px auto auto; 
	text-align: center;
	
    }   
.PC_list ul{
	width: 250px;
	color: #000000;
	list-style: none;
   }       
.PC_list .list-switch-title{
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	color: #FFFFFF;
	text-align: center;
	background-color: #1164b4;
   }

.PC_list .list-switch-title:hover{
    cursor: pointer;
}   
   
.list-switch{
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #F2F2F2;
	margin-top: 2px;
   }

.list_04,.list_07{
    margin-bottom: 2px;
}   
   
.PC_list ul a{
    width: 100%;
    height: 100%;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
   }
.PC_list ul a:hover{
    cursor: pointer;
	color: #FFFFFF;
   }
.PC_list ul a:hover .list-switch{
	border: 1px solid #08A5E0;
	background-color: #B9DEF0;
   }   

.pc-switch{
    display: none;
}

#PC_foota01,#PC_foota02,#PC_foota03,#PC_foota04,#PC_foota05,#PC_foota06,#PC_foota07,#PC_foota08,#PC_foota09,#PC_foota10{
    margin-left: 0;
}

   
.PC_show{
	width: 1000px;
	height: 450px;
	float: left;
    margin: 20px auto 0px;
	background-color: #F2F2F2;
	list-style: none;
   }
.PC_show:hover{
	color: #FFFFFF;
	background-color: #418fbb;
}


.show_picture1{
	width: 550px;
	height: 400px;
	float: left;
	margin-left: 10px;
	margin-top: 24.5px;	
	background-color: #E7E7E7;
   }

.show_content{
	width: 420px;
	height: 430px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
   }
.content_title01{
	margin-top: 28px;
	margin-left: 48px;
	float: left;
	width: 400px;
   }
  
.content_title02{
	float: left;
	margin-top: 10px;
	margin-left: 48px;
   }   
.pc-switch .content_text03{
	width: 310px;
	height: 285px;
	text-indent: 2em;
	line-height: 38px;
	float: left;
	margin-left: 63px;
	margin-top: 20px;
    }
         
.PC_foot{
	width: 100%;
	height: 252px;
    float: left;
    margin-top: 40px;
    }
.PC_foot a{
	width: 302px;
	height: 232px;
	float: left;
	color: #FFFFFF;
	margin-left: 35px;
	text-decoration: none;
    }
#PC_foota01{margin: 0;}


.foot_picture01{
	width: 300px;
	height: 200px;
	float: left;
	overflow: hidden;
	background-color: #EEEEEE;
    }

	.foot_title01{
	width: 300px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	background-color: #1164b4;
	position: absolute;
    }

.PC_foot a img{
	width: 300px;
	height: 200px;
}

.PC_foot  img:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
/*工业水处理设备图结束*/
					

/*产品中心结束*/    


/*中部图片开始*/
.Central_section{
	width: 100%;
	height: 250px;
   }
.CS_picture{
	width:  100%;
	height: 250px;
    margin: 0 auto;
	background: -webkit-linear-gradient(left,#66635e,#494542,#34302d) ;
	background:url(../img/st.jpg) no-repeat 0 0 ;
    background-size:  100% 250px;
    background-position: center;
   }
    
.CS_text{
	width: 1200px;
	height: 200px;
	line-height: 200px;
	color: #ffffff;
	margin: 0 auto;
   }
.CS_text h1{
	text-align: center;
	margin-bottom: 30px;
	padding-top: 60px;
   }
.CS_text p{
	width: 1200px;
	height: 100px;
	text-indent: 2em;
	line-height: 44px;
	float:left ;
	font-size: 16px;
    }      
/*中部图片结束*/

/*应用领域开始*/
.application_area{
	width: 100%;
   }
.application{
	width: 69%;
	height: 716px;
	margin:  0 auto;
	background-color: #FFFFFF;
   }   
.APP_AREA{
	width: 1313.06px;
	height: 716px;
	margin:  0 auto;
    }
.APP_title{
	text-align:center;
	margin: 0 auto;
	padding-top: 50px;
    list-style: none;
    }
.APP_title h2{
	text-align: center;
    list-style: none;
    }
.APP_title li{
	margin-top: 5px;
	text-align: center;
    list-style: none;
    }            
.APP_menu{
	width: 100%;
	height: 40px;
    margin: 20px auto 0;
   }
.APP_menu a{
	width: 208px;
	height: 40px;
	color: #5f5b5b;
	text-decoration: none;
	
   }   
.menu_01{
	width: 208px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin: 0px 10px 0px 0px;
	font-size: 18px;
   }
.menu_01 p{
  	background-color: #e3e5e6;
  }
.menu_01 p:hover{
    color: #ffffff;
	background-color: #1164b4;
  }

.menu_01 a:hover{
	padding: 10px 67px;
	color: #ffffff;
	background: #1164b4;
	cursor:default;
  }

.current p{color: #FFFFFF; background:#1164b4;}
.APP_picture{
	width: 100%;
	height: 0px;
	margin-top: 20px;
   }
.APP_show{
	width: 100%;
	height: 503px;
	float: left;
	margin:  20px -23px 0px 8px;
  

   }
.picture_show{
	width: 500px;
	height: 400px;
	float: left ;
	margin: 50px 0px 0px 138px;
	
	
 
   } 
   
.picture_text{
	width: 475px;
	height: 400px;
	float: left ;
	margin: 50px 0px 0px 0px;
	background-color: rgba(255,255,255,0.7);
   }
.pictext_title{
	width: 500px;
	height: 70px;
	text-align: center;
	margin: 0 auto;
	float: left;
	list-style: none;
   }
.pictext_title h2{
	width: 200px;
	height: 30px;
	margin-top:20px ;
	margin-left: 65px;
	text-align: center;
	float: left;
	list-style: none;
   }
.pictitle_li01{
	width: 65px;
	text-align: center;
	float: left;
	margin-top:20px ;
	margin-right: 150px;
   }
.pictitle_li02{
	width: 52px;
	text-align: center;
	float: left;
   }             
.pictext_text{
	width: 320px;
	height: 285px;
	text-indent: 2em;
	line-height: 38px;
	float: left ;
	margin-top: 10px;
	margin-left: 85px;
   }                                       
/*应用领域结束*/


/*案例展示开始*/
.Case_show{
	width: 100%;
	background-color: #F9F9FB;
   }
.Case{
	width: 69%;
	height: 944px;
	margin:  0 auto;
    }
.Cs_show{
	width: 1313.06px;
	height: 904px;
	margin:  0 auto;
	background-color: #F9F9FB;
	list-style: none;
    }
.Cs_show a{
	text-decoration: none;
	list-style: none;
    }
.Case_title{
	text-align:center;
	margin: 0 auto;
	padding-top: 100px;
    list-style: none;
    }
.Case_title li{
	text-align:center;
	margin: 0 auto;
	padding-top: 5px;
    list-style: none;
    }

.mainboard_title{
	width: 100%;
	height: 100px;
	margin-top: 20px;
    }
.Solution{
	width: 100%;
	height: 100px;
	float: left;
	line-height: 100px;
	/*background-color: #096abb;*/
	list-style: none;
    }
   
.Solution p{
	height: 100px;
    display: ;
    }
.Solution li{
	width: 50%;
	height: 100px;
	float: left;
	font-size: 30px;
	color: #000000;
	text-align: center;
    }
.Solution  a.active{
	width:100%;
	color: #FFFFFF;
	height: 100px;
	background:linear-gradient(168deg,rgba(102,142,243,1),rgba(40,81,184,1)) ;
    }   

.Solution a{
	display: block;
	float: left;
	width: 100%;
	height: 100px;
	font-size: 30px;
	color: #000000;
	text-align: center;
	background-color: #ebebeb;
    }
    
.Cs_menu1{
	width: 100%;
	height: 30px;
	float: left;
    margin: 30px auto 0;
   }
.Cs_menu1 a{
	color: #000000;
   }        
.Cs_menu2{
	width: 100%;
	height: 30px;
	float: left;
    margin: 30px auto 0;
   }
.Cs_menu2 a{
	color: #FFFFFF;
   }      
.Cs_menu1_01{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	margin: 0px 78px 0px 0px;
	background-color: #c3c4c5;
   }
.Cs_menu1_01:hover{
	color: #000000;
	background: #1164b4;
}
.Cs_menu1_02{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 0px 78px 0px 0px;
	color: #FFFFFF;
	background-color: #c3c4c5;
   }
.Cs_menu1_02:hover{
	color: #000000;
	background: #1164b4;
}
.Cs_menu1_03{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 0px 78px 0px 0px;
	color: #FFFFFF;
	background-color: #c3c4c5;
   }
.Cs_menu1_03:hover{
	color: #000000;
	background: #1164b4;
}
.Cs_menu1_04{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 0px 79px 0px 0px;
	color: #FFFFFF;
	background-color: #c3c4c5;
   }
.Cs_menu1_04:hover{
	color: #000000;
	background: #1164b4;
}
.Cs_menu1_05{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-color: #c3c4c5;
   }
.Cs_menu1_05:hover{
	color: #000000;
	background: #1164b4;
}
.Cs_menu2_01{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	margin: 0px 78px 0px 0px;
	background-color: #1164b4;
   }
.Cs_menu2_02{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 0px 78px 0px 0px;
	color: #FFFFFF;
	background-color: #1164b4;
   }
.Cs_menu2_03{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 0px 78px 0px 0px;
	color: #FFFFFF;
	background-color: #1164b4;
   }
.Cs_menu2_04{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 0px 79px 0px 0px;
	color: #FFFFFF;
	background-color: #1164b4;
   }
.Cs_menu2_05{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-color: #1164b4;
   }
 
.show_module1{
	width: 100%;
	height: 620px;
	float: left;
    margin: 30px auto 0;
	background-color: #F9F9FB;
    }   
.show_module1 a{
	color: #000000;
    }


.show_module2{
	width: 100%;
	height: 620px;
	float: left;
    margin: 30px auto 0;
	background-color: #F9F9FB;
    }
.show_module2 a{
	color: #000000;
    }       
.plan_01{
	width: 646.53px;
	height: 300px;
	float: left;
	margin: 0px 10px 10px 0px;
	background-color: #FFFFFF;
	border-radius: 45px;
    }
     

.plan_01:hover{background-color: #fafafa;}
.plan_pictext01{
	width: 626.53px;
	height: 280px;
	float: left;
	margin: 10px ;
    }   
.plan_pictext02{
	width: 626.53px;
	height: 280px;
	float: left;
	margin: 10px  ;
    }
.plan_pictext03{
	width: 626.53px;
	height: 280px;
	float: left;
	margin: 10px ;
    }    
.plan_pictext04{
	width: 626.53px;
	height: 280px;
	float: left;
	margin: 10px  ;
    }    
.plan_picture01{
	width: 45%;
	height: 280px;
	float: left;
    overflow: hidden;
    background-size: 100% 100%;
    }   
.plan_picture01 img{margin: 50px auto;border-radius: 25px;}

.plan_text01{
	width: 50%;
	height: 280px;
	float: left;
	margin-left: 20px;
	border-radius: 25px;
    }       
.plan_text02{
	width: 50%;
	height: 280px;
	float: left;
    }
.plan_text03{
	width: 50%;
	height: 280px;
	float: left;
    }        
.plan_text04{
	width: 50%;
	height: 280px;
	float: left;
    }    
.plan_text01 h3{
    width: 268.25px;
	height: 25px;
	font-size: 22px;
	float: left;
	margin: 20px 0px 10px 20px;
    }
.plan_text02 h3{
    width: 268.25px;
	height: 25px;
	float: left;
	margin: 10px 0px 5px 20px;
    }
.plan_text03 h3{
    width: 268.25px;
	height: 25px;
	float: left;
	margin: 10px 0px 5px 20px;
    }
.plan_text04 h3{
	width: 268.25px;
	height: 25px;
	float: left;
	margin: 10px 0px 5px 20px;
    }
.pltext_01{
	width: 270px;
	height: 150px;
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
	float: left ;
	margin: 10px 10px 0px 20px;
    }
.plan_more01{
	width: 70px;
	height: 25px;
	text-align: center;
	font-size: 15px;
	float: right;
	margin: 13px 18px 0px 0px;
	color: #e45c5c;

    }
.pltext_02{
	width: 270px;
	height: 150px;
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
	float: left ;
	margin: 10px 10px 0px 20px;
    }
.plan_more02{
	width: 70px;
	height: 25px;
	text-align: center;
	font-size: 15px;
	float: right;
	margin: 13px 18px 0px 0px;
	color: #e45c5c;
    }
.pltext_03{
	width: 270px;
	height: 150px;
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
	float: left ;
	margin: 10px 10px 0px 20px;
    }
.plan_more03{
	width: 70px;
	height: 25px;
	text-align: center;
	font-size: 15px;
	float: right;
	margin: 13px 18px 0px 0px;
	color: #e45c5c;
    }	 
.pltext_04{
	width: 270px;
	height: 150px;
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
	float: left ;
	margin: 10px 10px 0px 20px;
    }
.plan_more04{
	width: 70px;
	height: 25px;
	text-align: center;
	font-size: 15px;
	float: right;
	margin: 13px 18px 0px 0px;
	color: #e45c5c;
    }    
                                  
/*案例展示结束*/

/*新闻中心开始*/
.News_Center{
	width: 100%;
	background-color: #FFFFFF;
   }
.News{
	width: 69%;
	height: 664px;
	margin:  0 auto;
    }
.NC{
	width: 1313.05px;
	height: 664px;
	margin:  0 auto;
	background-color: #FFFFFF;
    }
    
.NC_title{
	padding-top:30px;
	text-align:center;
   }
.NC_title h2{
	text-align: center;
   }
.NC_title li{
	list-style: none;
	padding-top: 10px;
   }

.NC_show{
	width: 100%;
	height: 534px;
	margin-top: 20px;
	background-color: #FFFFFF;
   } 
   
.Company_news{
	width: 362px;
	height: 480px;
	float: left;
	margin-right:40px ;
	background-color: #FFFFFF;
   }
.Company_news a{
	display: block;
	width: 360px;
	height: 480px;
	color: #000000;
   }
.Company_news a:hover{
	color: #08A5E0;
	background-color: #EEEEEE;
	
}
.Company_news img{
	width: 360px;
	height: 200px;
   }
.Company_news:hover img{
	display: block;
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all .5s ease;
   }
.Company_news:hover div{
	background-color: #EEEEEE;
   }                  
.Cn_picture{
	width: 360px;
	height: 200px;
	overflow: hidden;
   }
.Cn_time{
	width: 345px;
	height: 25px;
	float: left;
	margin: 20px 0px 10px 15px;
   }
.Cn_text{
	width: 100%;
	height: 200px;
	float: left;
	margin: 20px 0px 0px 0px;
	background-color: #F9F9F9;
   }
.Cn_text h3{
	width: 345px;
	float: left;
	margin: 10px 0px 20px 15px;
	font-size: 20px;
   }
.Cn_text p{
	width: 300px;
	height: 130px;
	line-height: 30px;
	font-size: 15px;
	float: left;
	margin: 10px 0px 0px 15px;
   }
   
.Recent_news{
	width: 585px;
	height: 514px;
	float: left;
	background-color: #FFFFFF;
   }
.Recent_news a{
	color: #000000;
   }   
.RN_news01{
	width: 585px;
	height: 115px;
	float: left;
	margin-top: 18px;
	background-color: #FFFFFF;
   }
.Recent_news  .RN_news01 a:hover h3{
	color: #08A5E0;
}
.RN_picture01{
	width: 100px;
	height: 90px;
	float: left;
	margin-top: 20px;
	border: 1px solid #cfcfcf;
	border-radius: calc(15px);
   }
.RN_picture01:hover{
	color: #08A5E0;
	background-color: #EEEEEE;
}
  
.RN_picture01 span{
	width: 100px;
	height: 25px;
	float: left;
	font-size: 32px;
    line-height: 25px;
    text-align: center;
    margin-top: 15px;
   }        
.RN_picture01 p{
	width: 100px;
	height: 49px;
	/*color: #8d8d8d;*/
	float: left;
	font-size: 19px;
    line-height: 49px;
    text-align: center;
   }   
.RN_text01{
	width: 475px;
	height: 120px;
	float: left;
   } 
.RN_text01 h3{
	width: 420px;
	height: 25px;
	font-size: 20px;
	float: left;
	margin: 10px 0px 10px 20px;
   }
.RN_text01 p{
	width: 465px;
	height: 25px;
	line-height: 25px;
	float: left;
	margin: 0px 0px 10px 20px;
   }
     

.News_show{
	width: 293.05px;
	height: 514px;
	float: left;
	margin-left: 22px;
	background-color: #ffffff;
   }
.News_show img:hover{
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all .5s ease;
    }
.News_show img{
	width: 296.4px;
	height: 157.2px;
   }   
.Ns_pic01{
	width: 296.4px;
	height: 157.2px;
	float: left;
	overflow: hidden;
    }
.Ns_pic02{
	width: 296.4px;
	height: 157.2px;
	float: left;
	margin-top: 25px;
	overflow: hidden;
    }
.Ns_pic03{
	width: 296.4px;
	height: 157.2px;
	float: left;
	margin-top: 25px;
	overflow: hidden;
    }
    
/*新闻中心结束*/

/*底部开始*/

.News_foot01 {
	width: 100%;
	overflow: hidden;
	background:url(../img/ht11.jpg) no-repeat 0 0 ;
	padding: 30px 0px;
	color: #fff;
	background-position: center;
}

.News_foot01 .News_foot01_box {
	width: 1313.06px;
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
}
.News_foot01 .News_foot01_box a{
	color: #fff;
	text-decoration: none;
}
.News_foot01 .News_foot01_box a {
	color: #fff;
	border-bottom: 1px dotted #9da1a5;
	padding-bottom: 5px;
}

.News_foot01 .News_foot01_t01 {
	float: left;
	width: 150px;
	margin-right: 62px;
}

.News_foot01 .News_foot01_t01 .News_foot01_title {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.News_foot01 .News_foot01_t01 ul {
	list-style: none;
	}
.News_foot01 .News_foot01_t01 ul li {
	padding: 8px 0px;
	color: #fff;
	font-size: 14px;
	
}

.News_foot01 .News_foot01_t01 ul li a {
	font-size: 15px;
}

.News_foot01 .News_foot01_t01 ul li i {
	color: #f39800;
}

.News_foot01 .News_foot01_t01 ul li span {
	border-bottom: 1px dotted #9da1a5;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: 600;
}

.News_foot01_t03 {
	float: right;
	width: 200px;
	list-style: none;
}
.News_foot01_t03 .News_foot03_tit {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.News_foot01_t03 .ybkinput01 {
	display: block;
	padding: 8px 0px;
}

.News_foot01_t03 .ybkinput01 input {
	display: block;
	width: 100%;
	height: 29px;
	border-radius: 5px;
	color: #fff;
	background: none;
	border: 1px solid #9da1a5;
	text-indent: 10px;
	font-size: 14px;
}

.News_foot01_t03 .ybkinput01 .xuqiukuang {
	height: 60px;
	width: 100%;
	border-radius: 5px;
	color: #fff;
	background: none;
	border: 1px solid #9da1a5;
	text-indent: 10px;
	line-height: 25px;
	font-size: 14px;
}

.News_foot01_t03 .ybkinput01 .News_foot01_but {
	display: block;
	width: 100px;
	height: 35px;
	background: #12b5b2;
	list-style: none;
	font-size: 16px;
	border: 0px;
	border-radius: 5px;
	color: #fff;
}

.News_foot01_t03 .ybkinput01 .News_foot01_but:hover {
	background: #FC3;
}

.fot_fix {
	display: none;
}
.News_foot01 .News_foot01_t02 {
	width: 370px;
	margin-right: -141px;
}
/*底部结束*/

/*网站首页结束*/


/*网站产品中心开始*/
/*网站产品中心重新设计列表开始*/
.cpbannerbj {width: 100%; background: url(../img/002.jpg) no-repeat top center; height: 324px;}
.cplblist{width: 1200px;margin:auto;margin-top: 60px; }
.cpleft{height:530px;}
.cpleft1 h3 {height:70px;background-color: #0068bf;font-size: 30px;text-align: center;margin:0 auto;color: #ffffff;line-height: 70px;}
.imglist{position: relative;}

.cpleft1 a { text-align: center;color: #ffffff;line-height: 30px;position: absolute;background-color:#e60012;  width: 100px;} 
.cpleft1 .xgcp{left: 400px;margin-top: 350px;}
.cpleft1 .xgzx{left: 550px;margin-top: 350px;}
.cpleft1{float: left;width: 30%;}

.cpleft2{float: left;  font-size: 13px;  width: 70%; padding-left: 24px; line-height: 40px; padding-top: 17px;}
.cpleft2 h3{font-size: 20px;border-bottom: 1px solid #cccccc;font-weight: bold;padding-bottom: 13px;}
.cpleft2 p{padding-bottom: 44px;}
.cpleft2 span{font-size: 15px;float: right; margin-top: -42px;}
.cpleft2 .imageslist{margin-top: 40px;width: 25%;float: left;}
.cpleft2 .imageslist img{max-width: 100%;}
.cpleft2 .imageslist p{font-size: 15px;text-align:center;padding-top: 20px;}
/*产品中心重新设计列表结束*/
.product_jiange{background: url(../img/p_j.jpg);}
.product_jiange1{width:1200px;margin:auto;}
.product1{font-size: 45px;color:#ffffff;padding: 48px 192px 34px 198px; }
.product2{font-size: 35px;color:#ffffff;padding: 48px 183px 41px 460px; }
.product_02{width:1200px;margin:auto;padding-top:50px;}
.product_022{font-size: 35px;color: #1164b4;}

.product_yy li{float: left;
    border-right: 1px solid #aeaeae;
    margin-left: 30px;
    margin-top: 40px;
    font-size: 16px;
    line-height: 33px;
    width: 127px;
    margin-bottom: 35px;
}    
.product_yy1 li{float: left;

    margin-left: 30px;
    margin-top: 40px;
    font-size: 16px;
    line-height: 33px;
    width: 127px;
    margin-bottom: 35px;
}  
.product_yy2 li{float: left;
    border-right: 1px solid #aeaeae;
    margin-left: 30px;
    font-size: 16px;
    line-height: 33px;
    width: 127px;
    margin-bottom: 35px;
}    
.product_yy3 li{float: left;
    margin-left: 30px;
    font-size: 16px;
    line-height: 33px;
    width: 127px;
    margin-bottom: 35px;
}  


/*网站产品中心结束*/

/*list_product开始*/
.list_product1{margin:auto;overflow: hidden;}
.list_product1{width:1200px;margin:30px auto 0 auto;overflow: hidden;}
.list_product1 li{float: left;width: 336px;    margin-left: 64px;}
.list_productbj{height: 60px;background-color: #ebebeb;}
.list_productbj1{width:1200px;margin:auto;line-height: 60px;}
.list_productlist{width:1200px;margin:auto;}
.list_productlist p{margin-top: 33px;font-size: 16px;margin-left: 215px;margin-bottom: 44px;}
.list_img{width: 100%;}
.list_productlist11{width: 1200px;height: 700px;}
.list_productlist11 ul{width: 100%;}
.list_productlist111 li{float: left;width:33.3%;margin-bottom: 38px;}
.list_productlist111 li img{width:317px;height: 400px;border: 1px solid #dcdcdc;}
.list_productlist111 li p{font-size: 17px;    margin: 0px 0px 20px 0px;    width: 317px;height: 41px; background-color: #1164b4; color: #ffffff;  text-align: center; line-height: 37px;}
.list_productlist1111 li{float: left;width:33.3%;margin-bottom: 38px;}
.list_productlist1111 li img{width:317px;height: 320px;border: 1px solid #dcdcdc;}
.list_productlist1111 li p{font-size: 17px;    margin: 0px 0px 20px 0px;    width: 317px;height: 41px; background-color: #1164b4; color: #ffffff;  text-align: center; line-height: 37px;}
.list_productlist11 li{float: left;width:33.3%;margin-bottom: 38px;}
.list_productlist11 li img{width:317px;height: 250px;border: 1px solid #dcdcdc;}
.list_productlist11 li p{font-size: 17px;    margin: 0px 0px 20px 0px;    width: 317px;height: 41px; background-color: #1164b4; color: #ffffff;  text-align: center; line-height: 37px;}
.list_productlistimg img{width: 100%;}
.list_anli{width: 1200px;margin:auto;}
.list_productlistanli{margin-top: 1px;}
.list_productlistanli p{font-size: 23px;}
.list_productlistanli li{float: left;width: 300px;margin-bottom: 35px;}
.list_productlistanli li img{width: 250px;height: 175px;}
.list_productlisthuoban {margin-top: 250px;}
.list_productlisthuoban p{font-size: 23px;}
/*list_product结束*/



/*product_article结束*/
.product_articlebiao {width: 1200px; margin:auto;margin-top: 50px;}
/*product_article结束*/

/*article_article开始*/
.articlebjbanner img{width: 100%;}
.article_bj{background-color: #ebebeb;height: 60px;}
.article_bj1{width: 1200px;margin:auto;line-height: 60px;}
.arcile_list1{width: 1200px;margin:auto;}
.article_list11{margin-top:30px;}
.article_list11 li img{    width: 350px;    height: 320px;    float: left;    margin-right: 60px;}
.article_list11 p{font-size: 15px;}
.article_list11 p img{width: 57px;height: 57px;margin-right: 27px;}
.article_list11 h3{font-size: 20px;margin-top: 20px;}
.article_prlist11{overflow: hidden;    width: 1200px;    margin: 0 auto;}
.article_prlist{padding-top: 50px;float: left;}
.article_prlistli{width: 300px;}
.article_prlistli p{width: 300px;height: 50px;background-color: #0068bf;color: #ffffff;font-size: 26px;line-height: 46px;padding-left: 74px;}
.article_prlistli li{height: 50px;font-size: 20px;line-height: 35px;padding-left: 74px;}
.article_prlistli1{width: 300px;}
.article_prlistli1 p{width: 300px;height: 50px;background-color: #0068bf;color: #ffffff;font-size: 26px;line-height: 46px;padding-left: 74px;}
.article_prlistli1 li img{width: 300px;height: 230px;}
.article_prlistli1 span{font-size: 16px;padding-left: 100px;line-height: 3;}
.article_prlistli2 {width: 300px;}
.article_prlistli2 p{width: 300px;height: 50px;background-color: #0068bf;color: #ffffff;font-size: 26px;line-height: 46px;padding-left: 74px;}
.article_prlistli2 img{width: 300px;}
.article_prlistright{float: left;  margin-left: 44px;width: 855px;}
.article_prlist3{font-size: 23px; color:#1164b4;}
.article_prlist4{margin-top:20px;}
.article_listxg{      width: 1200px;    margin: 0 auto;    overflow: hidden;}
.article_listxg1{font-size: 23px; color:#1164b4;margin-top: 40px; float: left;}
.argicle_listxgimg{display: block;  margin: 0 auto;   overflow: hidden;margin-top: 100px;}
.argicle_listxgimg li{float: left;width: 300px;}
.argicle_listxgimg li img{height: 200px;border: 1px solid #e6e6e6;margin: 0px 10px;}
.argicle_listxgimg p{ margin: 0px 20px;  padding: 8px 57px;}
/*article_article结束*/

/*about开始*/
.about_01{width: 1200px;margin:0 auto;overflow: hidden;}
.about_001{margin-top: 30px; float: left;}
.about_001 img{margin-top: 50px;width: 384px;height: 256px;float: left;margin-right: 40px;}
.about_001 p{padding-top: 85px;    font-size: 14px;    line-height: 43px;}
.about_02{width: 100%;overflow: hidden;height: 300px;background-color: #f4f4f4;margin-top: 60px;}
.about_002{width: 1200px;margin:0 auto;overflow: hidden;}
.about_0022{margin-top: 30px;}
.about_0022 li{float: left;}
.about_0022 p{margin-right: 280px;font-size: 14px;}
.about_0022 img{width: 384px;height: 245px;}
.about_012{width: 1200px;margin:0 auto;overflow: hidden;}
.about_0012{margin-top: 30px; }
.about_0012 img{margin-top: 50px;width: 384px;height: 256px;float: left;margin-right: 100px;}
.about_0012 p{  font-size: 14px;  }
.about_022{width: 100%;overflow: hidden;height: 300px;background-color: #f4f4f4;margin-top: 60px;margin-bottom: 50px;}
.about_0022{width: 1200px;margin:0 auto;overflow: hidden;margin-top: 30px;}
.about_00222 li{float: left;}
.about_00222 p{margin-right: 280px;font-size: 14px;}
.about_00222 img{width: 384px;height: 245px;}
/*about结束*/



/*news开始*/
.new_top1{width: 1200px;margin:0 auto;overflow: hidden;}
.new_top11{margin: 50px 340px;}
 a{color:#fff;text-decoration:none}

.new_top11 a{color:#ffffff;}

    
.new_top11 li{width: 230px;height: 50px;background-color: #0068bf;color: #ffffff;font-size: 24px;    margin-right: 28px;    float: left;    line-height: 48px;    padding-left: 60px;}
.new_top12{margin-top: 140px;}
.new_top12li{float: left;border: 1px solid #dcdcdc;  border-radius: 10px;padding:10px 10px 10px 10px;margin-bottom: 35px;}
.new_top122{font-size: 15px;}
.new_top122 li{float: left;}
.new_top122 img{width: 250px;height: 184px;float: left;}
.news_yema{padding: 27px 100px 10px 125px;text-align: center;}
/*news结束*/


/*news_article开始*/

.news_article{width: 1200px;margin:0 auto;overflow: hidden;}
.news_article1{margin-top: 60px;}
.news_article1 h1{text-align:center;padding-bottom: 10px;font-size:30px;}
.news_article1 h4{margin-left: 500px;}
.news_article1 p{padding-top: 20px;padding-bottom: 50px;}
.news_article2{padding-bottom: 30px;}
/*news_article结束*/


/*anli开始*/
.anli{width: 1200px;margin:0 auto;overflow: hidden;}
.anli1{margin-top: 30px;padding-bottom: 30px;}
.anli1 p{font-size: 20px;padding-bottom: 20px;}
.anli span{font-size: 15px; }

.anli1 ul{padding-top:50px;}
.anli1 li{margin:0px 0px 0px 0px;}
.anli1_right{float: left;width: 594px;margin-bottom: 30px;}
.anli1_right img{width: 250px;    height: 176px;    float: left;}
.anli1_right p{font-size: 10px;    padding-left: 20px;    float: left;    width: 288px;}
.anli_zhong{height: 165px;}
/*anli结束*/


/*contact开始*/
.contact{width: 1200px;margin:0 auto;overflow: hidden;}
.contact1{margin-top: 30px;}
.contact1 span{display:block;color:#e00305;font-size: 35px;text-align: center;padding-bottom: 30px;padding-top: 30px;}
.contact1 p{text-indent: 2em;line-height: 32px;font-size: 15px;}
.contact2 span{display:block;color:#e00305;font-size: 35px;text-align: center;padding-bottom: 30px;padding-top: 30px;}
.contact2 li{float: left;margin: 20px 0px 20px 50px;padding: 5%; background-color: #f8f8f8;}
.contact2 li p{line-height: 36px;font-size: 15px;}
.contact3 img{width: 1200px;padding-bottom: 30px;}
/*contact结束*/




.footer03{
	background-color:#333;
	color: white;
    text-align: center;
   	padding-bottom: 5px;
}

.footer03 p{
	padding-top: 12px;
}

.footer03 a{ color:#FFF;}


/*侧边浮窗*/

.float_zoosnet a {
    text-decoration: none
}

.float_zoosnet img {
    max-width: 100%;
    width: auto
}

.float_Qr,
.float_mess,
.float_retrun,
.float_tell {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 5px;
    margin-bottom: 2px;
    transition: all .2s ease-in-out;
    -wekbit-transition: all .2s ease-in-out;
    position: fixed;
    right: 0px;
    z-index: 100;
    cursor: pointer;
    border-radius: 5px 0 0 5px;
    text-decoration: none;
}


.float_mess {
    bottom: 346px;
}

.float_Qr {
    bottom: 222px;
}

.float_retrun {
    bottom: 160px;
}

.float_tell {
    bottom: 284px;
}


.float_mess img,
.float_tell img {
    float: left;
}

.float_mess p,
.float_tell p {
    color: #fff;
    line-height: 60px;
}

.float_fair_img img,
.float_tell_img img,
.float_Qr_img img {
    max-width: none;
}

.float_tell_img {
    position: fixed;
    right: 60px;
    overflow: hidden;
    bottom: 284px;
    width: 0;
    height: 60px;
    transition: all .2s ease-in-out;
    -wekbit-transition: all .2s ease-in-out;

}

.float_tell_img img {
    width: 100%;
    height: 100%;
}

.float_tell_img span,
.float_tell_img a {
    display: block;
    width: 150px;
    color: #fff;
    position: absolute;
    text-align: center;
    font-size: 18px;
}

.float_tell_img span {
    top: 2px;
}

.float_tell_img a {
    bottom: 4px;
}

.float_Qr_img {
    position: fixed;
    bottom: 160px;
    right: 60px;
    overflow: hidden;
    width: 0;
    transition: all .2s ease-in-out;
    -wekbit-transition: all .2s ease-in-out;
    background: url(https://www.lefilter.com/img/float_bg2.png) no-repeat 0 0;
    background-size: cover;
    margin-bottom: 0;
    overflow: hidden;
    list-style: none;
    padding: 0;
}

.float_Qr_img li {
    width: 182px;
    padding-left: .3rem;
    list-style: none;
}

.float_Qr_img a {
    font-size: 18px;
    line-height: 2.2;
    color: #fff;
}

.float_Qr_img li:hover a {
    color: #e33b3b;
}

.float_mess .float_img_move,
.float_tell .float_img_move,
.float_Qr .float_img_move,
.float_retrun .float_img_move {
    position: relative;
    z-index: 100;
    width: 120px;
    overflow: hidden;
    margin-bottom: 0;
}
.float_mess .float_img_move{
    width: 60px;
    padding-top: .1rem;
    color: #fff;
    font-size: .16rem;
    line-height: 1.4;
    text-align: center;
    
}
.float_img_move img {
    width: 50%;

}

.float_mess .float_img_move img:first-child,
.float_tell .float_img_move img:first-child,
.float_Qr .float_img_move img:first-child,
.float_retrun .float_img_move img:first-child {
    transition: all .2s linear;
}

.float_mess:hover .float_img_move img:first-child,
.float_tell:hover .float_img_move img:first-child,
.float_Qr:hover .float_img_move img:first-child,
.float_retrun:hover .float_img_move img:first-child {
    margin-left: -60px;
}

.float_Qr:hover .float_Qr_img {
    width: 202px;
    padding: .1rem;
}

.float_tell:hover .float_tell_img {
    width: 160px;
}

ins#nb_icon_wrap *,
ins.nb-icon-inner-wrap,
ins.nb-icon-inner-wrap * {
    display: none !important;
}

@media (max-width: 759px) {
    .float_mess {
        bottom: 189px;
    }

    .float_tell {
        display: none
    }

    .float_Qr {
        display: none
    }

    .float_retrun {
        bottom: 143px;
    }

    .float_mess,
    .float_tell,
    .float_Qr,
    .float_retrun {
        width: 45px;
        height: 45px;
        right: 0;
    }

    .float_mess .float_img_move,
    .float_retrun .float_img_move {
        width: 90px;
    }
	.float_mess .float_img_move{
        width: 45px;
       padding-top: .15rem;
    }
    .float_img_move img {
        width: 45px;
    }
   
    .float_mess:hover .float_img_move img:first-child,
    .float_tell:hover .float_img_move img:first-child,
    .float_Qr:hover .float_img_move img:first-child,
    .float_retrun:hover .float_img_move img:first-child {
        margin-left: -45px;
    }
}