
.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;
}

.active-list1{
	width: 1140px;
	margin: 0 auto;
	margin-top: 24px;
}



.active-list{
	width: 1164px;
	margin: 0 auto;
	margin-top: 24px;
}


.active-list ul li{
	float: left;
}




.active-container1{
	display: block;
	opacity: 1;
	width: 1140px;
	height: 345px;
	margin: 0 0 32px 0;
}

.active-box{
	background-color: #fff;
	width: 267px;
	height: 345px;
	float: left;
	margin: 0 24px 32px 0;
	border-radius: 4px 4px 0 0;
}
.box-last{
	margin: 0;
}

.main-container{
	width: 1140px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.address{
	padding-top: 50px;
}

.circle-img{
	width: 267px;
	height: 208px;
	position: relative;
	overflow: hidden;
}

.circle-img a img{
	width: 267px;
	height: 208px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.circle-img span{
	text-align: center;
	display: block;
	position: absolute;
	top: 22px;
	cursor: pointer;
}

.ci-icon1{
	line-height: 20px;
	left: 18px;
}
.ci-icon1 a{
	color: #fff;
	font-size: 12px;
	width: 57px;
	height: 20px;
	background: url(/img/circle-ico.png) no-repeat;
	display: block;
}
.ci-icon1 a:hover { 
	background:url(/img/circle-ico.png) no-repeat 0 -20px; 
}

.ci-icon3{
	right: 10px;
}
.ci-icon3 a{
	width: 81px;
	height: 30px;
	display: block;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	background: url(/img/circle-ico3.png) no-repeat;
}
.ci-icon3 a:hover { 
	background:url(/img/circle-ico3.png) no-repeat 0 -30px; 
}

.circle-text{
	width: 247px;
	height: 45px;
	margin: 15px 10px 0 10px;
}
.circle-text a{
	font-size: 16px;
	color: #414141;
}
.circle-text a:hover { 
	text-decoration:underline; 
	color:#d4ac3c; 
}

.circle-share{
	height: 17px;
	padding: 40px 0 20px 0;
}
.c-share1,.c-share2,.c-share3{
	float: left;
	margin: 0 0 0 12px;
	height: 17px;
	display: block;
	padding: 0 0 0 20px;
	font-size: 12px;
	color: #333;
}
.c-share1{
	background: url(/img/share-ico.gif) no-repeat;
}
.c-share2{
	background: url(/img/share-ico.gif) no-repeat 0 -17px;
}
.c-share3{
	background: url(/img/share-ico.gif) no-repeat 0 -34px;
}
.c-share1:hover { 
	color:#ff5252; 
	background:url(/img/share-ico.gif) no-repeat 0 -51px; 
}
.c-share2:hover { 
	color:#ff5252; 
	background:url(/img/share-ico.gif) no-repeat 0 -68px; 
}
.c-share3:hover { 
	color:#ff5252; 
	background:url(/img/share-ico.gif) no-repeat 0 -85px; 
}

.more-active{
	width: 186px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
	margin-top: 60px;
}
.more-active a{
	width: 186px;
	height: 50px;
	line-height: 50px;
	display: block;
	font-size: 18px;
	color: #fff;
	background: url(/img/more-act.gif) no-repeat;
}
.more-active a:hover { 
	background: url(/img/more-act.gif) no-repeat 0 -50px; 
}

