@charset "utf-8";

.about_title{text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;}

.about_block1{width: 100%;
	line-height: 30px;
	overflow: hidden;}
	
.about_block_left{width: 200px;
	padding: 10px 0;
	float: left;}
	
.about_block_right{width: 679px;
	padding: 10px;
	border-left: rgba(0,0,0,0.30) solid 1px;
	float: left;}

.about_block_right ul li{list-style: disc;
	margin-left: 20px;}

.alliance{text-align: center;}

.alliance a{color: rgba(0,132,255,1.00);}

.alliance a:hover{opacity: 0.7;}


@media screen and ( max-width:736px )
{
.about_title{text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;}

.about_block1{width: 90%;
	margin: 0 auto;
	line-height: 24px;
	overflow: hidden;}
	
.about_block_left{width: 100%;
	padding: 10px 0 0 0;
	font-size: 14px;
	float: none;}
	
.about_block_right{width: 100%;
	padding: 0 0 10px 0;
	font-size: 12px;
	border-left: none;
	border-bottom: rgba(0,0,0,0.30) solid 1px;
	float: none;}
	
.alliance{text-align: center;
	font-size: 14px;
	line-height: 20px;}

.alliance a{color: rgba(0,132,255,1.00);}

.alliance a:hover{opacity: 0.7;}
}



















