﻿
.clearfix:before,.clearfix:after{
       content:"";
	   display:table;
	   }
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
*{
	margin:0;
	padding:0;
	font-family:"黑体";
}
@media only screen and (min-width: 1024px) {
	/*#member{
	width:100%;
	min-width:1228px;
	min-height: 1600px;
	margin:40px 0 30px 0;
	padding:0;
	
}*/
   /*     <!--左侧按钮-->*/
#column1{
	width:219px;
	margin-left:9%;
	float:left;	
}
#topside{
 
   width:100%;
	height:35px;
	margin:0 0 0 1px;
	float: left;
}
#topside2{
	background-image:url(../img/alliance/top-side2.png);
	width:100%;
	height:44px;
	margin:0 0 0 0;
	color:#FFFFFF;
	line-height: 49px;
	text-align: center;
	float: left;
	font-size: 20px;
	font-family:"黑体";
	
}
#center{
	background:url(../img/alliance/center-pic.png) no-repeat;
	width:100%;
	height:214px;
	margin:0 0 0 1px;
	padding-left: 26px;
	padding-top: 25px;
	float: left;
}

#center ul{
	list-style-type:none;
    margin:0;
  
}	
#center a{
	color: #458AD0;
	display: block;
}
.butt1,.butt1:visited{
	vertical-align: middle;	
    padding-bottom: 15px;
	width: 170px;
	text-align: center;
	background: url(../img/alliance/button.jpg) no-repeat;	
	
}
.butt1:hover,.butt1:active{	
	background: url(../img/alliance/hover-button.jpg) no-repeat;	
	
}
.butt,.butt:visited{	
	vertical-align: middle;
    padding-bottom: 15px;
	width: 170px;
	text-align: center;
	background: url(../img/alliance/button.jpg) no-repeat;
	
}
.butt:hover,.butt:active{	
	background: url(../img/alliance/hover-button.jpg) no-repeat;	
}
#bottom{
	width: 100%;
	float: left;
}
#download{
	background: url(../img/alliance/download-bg.png) no-repeat;
	float: left;
	width: 219px;
    height: 95px;
    margin-top: 50px;
}
#download a{
	display: block;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	font-size: 25px;
	font-weight: 500;
}
/*#butt1{
	float: left;
	width: 219px;
    height: 95px;
    margin-top: 50px;
    color: #000000;
    
}
#butt1 a{
	display: block;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	font-size: 25px;
	font-weight: 500;
}*/
   /*<!---------------右侧成员展示---------------->*/
#column2{
	margin-left: 3%;
	width:70%;
	min-width: 846px;
	float:left;
}
#tittle1{
	height: 40px;
}
#t1{
	float:left;
	box-sizing: border-box;
	border-bottom-color: #0E73CE;
	border-bottom-width: medium;
	border-bottom-style: solid;
}
#t1 b{
	font-size:19px;
	color:#0E73CE ;
}
#t2{
	width:545px;
	height:33px;
	float:left;
	border-bottom-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
}
#t3{
	float:left;
	margin-top: 4px;
	border-bottom-color: #0E73CE;
	border-bottom-width: medium;
	border-bottom-style: solid;
}
#t3 ul li{
	
	display: inline;
}
#t3 b{
		color: #0E73CE;
}
.1{
	color: #0E73CE;
}
#show{
	width: 100%;
	float: left;
	padding:11%,0,0,5px;
overflow: hidden;
margin-bottom: 35px;
}

#right1{
	width:98%;
	float: left;	
	background-color: #FFFFFF;
	margin-left: 13px;
	border: 1px solid #ccc;
	border-top: none;
border-radius: 5px;
border-top-left-radius: initial;
	display: block;
}


/*<--------------页脚---------------------->*/
/*.footer{
	width: 100%;
	height: 57px;
	background: url(../img/alliance/top-bg.png) repeat-x;
	float: left;
	margin: 0;
	padding: 0;
	}
.footer_content{
	color:#C0C1C3;
	font-family:"黑体";
	font-size:12px;
	line-height:57px;
	text-align:center;
	}*/
	
	
	.footer{
	width:100%;
	min-width:1315px;
	background-color: #22272f;
	color:#fff;
	height:76px;
	float: left;
}
.footer{
	width:100%;
	height:76px;
	margin:0 auto;
}
.footer_content{
	line-height:76px;
	text-align:center;
}
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
	#column1{
		display: none;
	}
	#t3{
		display:none;
	}
	#t1{
		display:none;
	}
	
}