@charset "utf-8";
/* CSS Document */

/*banner样式*/
	#myCarousel{
		margin-bottom: 10px;
	}
	.carousel-fade .carousel-inner .item{  
      opacity:0;  
      -webkit-transition-property:opacity ;  
      -moz-transition-property:opacity ;   
      -ms-transition-property:opacity ;  
      -o-transition-property:opacity ;  
      transition-property:opacity ;
}
  .carousel-fade .carousel-inner .active{  
    opacity: 1;
}
  .carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{  
    left: 0;  
    opacity: 0;
}
  .carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
  .carousel-control{
	font-size:60px;
	font-weight: 100;
    line-height: 30px;
	top: 45%;
	width: 40px;
    height: 40px;
    margin-top: -20px;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
    opacity: 0.8;
    }
	.carousel-indicators li{
	background-color: #999999;
	}
	.carousel-indicators .active{
	background-color: #4673d9;
	}
/*
 .carousel-control.right,.carousel-control.left{
	background-image:linear-gradient(to right,rgba(251,251,251,.0001) 0,rgba(255,255,255,.5) 100%);
	}
*/	

	.banner_box{
		margin-top: 20px;
	}
	
	@media all and (min-width:1024px) {
        .carousel-inner{
			margin-top:0px;
		}
	}
	
@media screen and (min-width:768px) and (max-width:1200px){
	.banner_box{
		margin-top: 70px;
	}
}
	
@media all and (max-width:768px) {
        .carousel-inner{
			margin-top:90px;
		}

	}
	
/*	首页banner样式*/


/*	首页内容样式*/

.item-all{
	margin-top: 48px;
}

.item01{
	padding: 0px;
}
.item02{
	padding-left: 2px;
	padding-right: 2px;
}

.item04{
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
}
.item05{
	margin-top: 2px;
	height: 270px;
}
.item01 span,.item02 span,.item03 span,.item04 span,.item05 span{
	float: left;
	position: absolute;
	margin-left: 30px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 2px 2px 2px #06457f;
	
}
.item01 span{
	margin-top: -510px;
}
.item02 span,.item03 span,.item04 span,.item05 span{
	margin-top: -250px;
}

.item01-hiden,.item02-hiden,.item03-hiden,.item04-hiden,.item05-hiden{
	float: left; 
	z-index: 10;
	position: relative;
	opacity: 0.8;
}
.item01-hiden{
	margin-top: -542px;
	width: 285px;
	height: 542px;
	background-color: #0062D8;
}
.item02-hiden{
	margin-top: -271px;
	width: 376px;
	height: 270px;
	background-color: #909090;
}
.item03-hiden{
	margin-top: -271px;
	width: 475px;
	height: 270px;
	background-color: #0062D8;
	
}
.item04-hiden{
	margin-top: -271px;
	width: 471px;
	height: 270px;
	background-color: #909090;
}
.item05-hiden{
	margin-top: -271px;
	width: 380px;
	height: 270px;
	background-color: #0062D8;
}
.item01-hiden a{
	color: #FFFFFF;
	line-height: 36px;
	cursor: pointer;
	text-decoration: none;
}
.item01-hiden .content01 a{
	margin-left: 20px;
}
.item02-hiden a,.item04-hiden a,.item03-hiden a,.item05-hiden a{
	color: #FFFFFF;
	line-height: 18px;
	display: block;
}
.item03-hiden a,.item05-hiden a{
	width: 300px;
	margin-left: 20px;
	margin-top: 30px;
}
.item04-hiden a{
	display: inline-block;
}
.item05-hiden a{
	width: 320px;
	margin-left: 30px;
}
.item05-hiden li{
	line-height: 40px;
}
.item01-hiden .title01,.item02-hiden .title02,.item03-hiden .title03,.item04-hiden .title04,.item05-hiden .title05{
	margin-top: 37px;
	margin-left: 30px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 2px 2px 2px #06457f;
}
.item01-hiden .title01{
	margin-top: 35px;
}
.item03-hiden .title03{
	margin-top: 44px;
	margin-left: 10px;
}
.item05-hiden .title05{
	margin-top: 44px;
	margin-left: 0px;
}
.item01-hiden .content01,.item02-hiden .content02,.item03-hiden .content03,.item04-hiden .content04{
	margin-top: 16px; 
	margin-left: 10px;
}
.item01-hiden .content01{
	margin-top: 8px;
}
.item02-hiden-intro,.item04-hiden-intro{
   display: block;
	width: 330px;
	margin: 20px;
}
.item04-hiden-intro{
	width: 430px;
	margin-top: 4px;
}
.item02-hiden-purification,.item02-hiden-follow,.item04-hiden-btn1,.item04-hiden-btn2,.item04-hiden-btn3,.change02-purification,.change02-follow,.change04-introduction,.change04-news,.change04-join{
	border: solid 1px white;
	width: 200px;
	text-align: center;
	padding: 12px;
    margin-left: 20px;
	margin-top: 10px;
}
.item04-hiden-btn1,.item04-hiden-btn2,.item04-hiden-btn3{
	width: 100px;
	
}
.item02-hiden-purification:hover,.item02-hiden-follow:hover,.item04-hiden-btn1:hover,.item04-hiden-btn2:hover,.item04-hiden-btn3:hover{
    color: #0062D8;
}



.item-all-change{
	margin-top: 30px;
}

.change01,.change02,.change03,.change04,.change05{
	height: 262px;
	margin-bottom: 20px;		
}
.changebox01,.changebox02,.changebox03,.changebox04,.changebox05{
	height: 262px;
}
.changebox01 .title,.changebox02 .title,.changebox03 .title,.changebox04 .title,.changebox05 .title{
    margin-top: 50px;
	margin-left: 50px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 2px 2px 2px #06457f;
}

.changebox01-content,.changebox03-content{
	margin-top: -20px;
}
.changebox01-content a,.changebox02-content a,.changebox03-content a,.changebox04-content a,.changebox05-content a{
	margin-left: 50px;
}

.changebox01 a,.changebox02 a,.changebox03 a,.changebox04 a,.changebox05 a{
	color: #FFFFFF;
	line-height: 26px;
	cursor: pointer;
	text-decoration: none;
}
.changebox02 a，.changebox04 a{
	margin-left: 50px;
}
.change02-btn a,.change04-btn a{
	display: block;
	float: left;
}
.change04-introduction,.change04-news,.change04-join{
	width: 120px;
}
.words{
	display: block; 
	margin-top: 16px;
	width: 70%;
}



@media all and (min-width:1200px) {
     .item02 span,.item03 span,.item04 span,.item05 span{
		margin-top: -240px;
	   } 
	.item-all-change{
		display: none;
	   } 
	}

@media screen and (max-width:1200px) and (min-width:992px){
	.item01-hiden .title01,.item02-hiden .title02,.item04-hiden .title04{
		margin-top: 28px;
	}
	.item03-hiden .title03,.item05-hiden .title05{
		margin-top: 34px;
	}
	.item01 span{
		margin-top: -420px;
	}
	.item02 span,.item03 span,.item04 span,.item05 span{
		margin-top :-200px;
	}
	.item01-hiden{
         width: 235px;
	     height: 446px;
	     opacity:0.8;
		 margin-top: -446px;
	}
	.item02-hiden,.item03-hiden{
         width: 309px;
	     height: 222px;
	     opacity: 0.8;
		 margin-top: -222px;
	}
	.item03-hiden{
         width: 391px;
	}
	.item04-hiden{
		width: 388px;
		height: 223px;
		margin-top: -223px;
	}
	.item05-hiden{
		width: 313px;
		height: 224px;
		margin-top: -223px;
	}
	.item02-hiden-intro,.item04-hiden-intro{
		width: auto;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.item05-hiden a{
		width: 260px;
	}
	.item02-hiden-purification,.item02-hiden-follow{
		padding: 6px;
	}
	.item-all-change{
		display: none;
	   } 
}


@media all and (max-width:991px) {
	.item-all{
		display: none;
	}
     .item-all-change{
		display: block;
	   }
}


@media all and (max-width:767px) {
	.item-all-change .title{
    padding-top: 50px;
	}

	
}

.content05 a{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
