/*
 * 
 * **/
.message{
	width: 100%;
	
	background:#0c80d2;	
	text-align: center;
}
.test{
	display: block;
	margin: 0 auto;
	width: 400px;
	height: 100px;
}
.mg_title{
	font-size: 36px;
	margin: 0 auto;
	color: white;
	border-bottom: 1px solid white;
	width: 400px;
}
.mg_content{
	font-size: 16px;
	color: white;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 34px;
}
.mg_pic{
	/*text-align: center;*/
	margin: 0 auto;
	vertical-align: middle;
	position: relative;
	width: 1114px;
}
.mg_pic .big_pic
{
    background:url(../img/kechengtixi/yuan.png) 0 0 no-repeat; width:131px; height:131px; float:left;    color: white;
    
    text-align: center;
    font-size: 20px;
	margin:0 24px;
	cursor:pointer
}
.mg_pic .big_pic.active{ background:url(../img/kechengtixi/yuan_act.png) 0 0 no-repeat; color:#0B80D2；}
.img_pic{
    margin-top:20px;
    float:left;
}

.span1{
	color: white;

    display:block;
	font-size: 20px;
	line-height:30px;
	margin-top:35px;
}
.span2{
	color: white;
	position: absolute;
	top: 50px;
	left: 244px;
	text-align: center;
	font-size: 20px;
	
}
.span3{
	color: white;
	position: absolute;
	top: 50px;
	left: 442px;
	text-align: center;
	font-size: 20px;
	
}
.span4{
	color: white;
	position: absolute;
	top: 50px;
	left: 638px;
	text-align: center;
	font-size: 20px;
	
}
.span5{
	color: white;
	position: absolute;
	top: 50px;
	left: 837px;
	text-align: center;
	font-size: 20px;
	
}
.long_line{
	margin: 48px auto 33px ;
	width: 1200px;
	background:#34bfff;
	height:1px;
    position:relative;
}
.long_line .arrow_up{
	position:absolute;
	top:-13px;
	width:16px;
	height:14px;
	background:url(../img/arrow_up.png) 0 0 no-repeat;
	display:none;
}
.long_line .arrow_up.disblo{ display:block}
.long_line .arrow_up01{
	left:124px;
}
.long_line .arrow_up02{
	left:356px;
}
.long_line .arrow_up03{
	left:591px;

}
.long_line .arrow_up04{
	left:822px;
	
}
.long_line .arrow_up05{
	left:1051px;

}

.oUl li{
	line-height: 30px;
}
.mg_contain{
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	display:none
}
.mg_contain.disblo{ display:block; overflow:hidden}
.mg_contain p{
	color: #ffdc00;
	font-size: 22px;
	line-height: 60px;
}
.mg_contain li{
	font-size:18px;
	line-height: 48px;
	color: white;
	display: inline-block;
	margin-right:30px;
}
.mg_contain li .point{
    font-size:24px;
	font-weight:bold;
}
.mg_last{
	display:block;
	text-align:center;
	line-height: 56px;
	width: 259px;
	height: 56px;
	border: 1px solid white;
	border-radius: 30px;
	margin: 30px auto 61px;
	font-size: 24px;
	color: white;
}
.mg_last:hover{
	background: white;
	color: #008aff;
}
#big1:hover{
	animation-duration: 3s;
}




