.first-head{
	width: 380px;
	margin: 0 auto;

}

.head-content .head-li{
	float: left;
	width: 188px;
	height: 40px;
	text-align: center;
	vertical-align:middle;
	border: 1px solid #ddd;
	background: #fff;
}

.head-li a{
	height: 42px;
	line-height: 40px;
	font-size: 18px;
	color: #666;
}

.head-li:hover{
	border: 1px solid #02A4F5;
	background: #02A4F5;
}
.head-li a:hover{
	color: #fff;
}

.head-select{
	border: 1px solid #02A4F5 !important;
	background: #02A4F5 !important;
}
.head-select a{
	color: #fff;
}





.main-content{
	/*background-color: #fafafa;*/
}

.main-container{
	width: 1140px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.address{
	padding-top: 50px;
}

.address a:hover{
	color: #02A4F5;
	text-decoration: underline;
}
.artical{
	width: 100%;
	margin-top: 50px;	
	background-color: #fff;
}

.artical-title{
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 45px;
}

.artical-detail{
	padding-top: 60px;
	padding-bottom: 5px;
	margin-left: 24px;
	margin-right: 24px;
	border-bottom: 1px solid #cccccc;
}

.time{
	float: left;
	padding-left: 12px;
	color: #999;
	font-size: 12px;
}

.author{
	float: left;
	padding-left: 60px;
	color: #333;
	font-size: 12px;
	
}

.artical-content{
	padding-top: 30px;
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 30px;
}
.artical-bottom{
    text-align: center;
    padding: 30px 24px;
}
.artical-bottom a{
	display: inline-block;
	width: 115px;
	height: 35px;
	line-height: 35px;
	border-radius: 17px;
	background-color: #d4ac3c;
	font-size: 16px;
	color: #fff;
}

/*.artical-content p{
	font-size: 18px;
	color: #333;
	text-indent: 2em;
	line-height: 2;
    font-family:Î¢ÈíÑÅºÚ;
}*/

/*.artical-content p span{
	font-size: 18px;
	font-weight: bold;
}*/
