.liangdian_box{ 
	background:#e2e5e5; 
}
.liangdian{
	width:1200px;
	margin:auto; 
	padding-top:70px;
	padding-bottom:40px;
}
.cen_01{ 
	width:163px; 
	height:163px;
	position:relative; 
	float:left; 
	margin-left:17px; 
	margin-right:17px;
}
.yuan{
	-webkit-transition:-webkit-transform 0.8s ease-out;
}
.tubiao{
	position:absolute;
	top:0; 
	margin-top:-28px; 
	margin-left:53px;
}
.cen_01 p{     
	font-size: 18px;
	text-align:center;
	position:absolute; 
	margin-left:44px;
	bottom:50%; 
	margin-bottom:-26px;
}
.liangdian ul:hover .yuan{-webkit-transform:rotate(360deg);}
.liangdian .cen p{margin-left:36px;}
.biao>h2,.biao>p{
	text-align: center;
	margin-bottom: 10px;
}
.biao>h2{
	font-size: 40px;
	color: #08502B;
	margin-top: 20px;
	font-weight: bold;
}
.biao>p{
	font-size: 18px;
	color: #2C2C2C;
}
/*选项卡*/
.clearfloat:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.tc {
	width: 1200px;
	margin: 0 auto;
}
.section01 .gifts {
	height: 334px;
}
.section01 .gifts ul li {
	position: relative;
	float: left;
	width: 240px;
	height: 100%;
	color: #fff;
	text-align: left;
	overflow: hidden;
}
.section01 .gifts ul {
	height: 100%;
}
.section01 .gifts p {
	font-size: 16px;
}
.section01 .gifts span {
	display: block;
	color: #000000;
	font-size: 14px;
}
.section01 .gifts .span01 {
	margin-top: 10px;
}
.section01 .gifts .li01 .span01 {
	margin-top: 20px;
}
.section01 .gifts a {
	position: absolute;
	width: 125px;
	height: 35px;
	left: 15px;
	top: 150px;
	background: url(about:blank);
	text-indent: -999em;
}
.section01 .tc h2 {
	padding-top: 10px;
	position: absolute;
	z-index: 99;
	left: 30%;
}
.section01 .tc .tcCon {
	position: relative;
	margin-bottom: 40px;
	overflow: hidden;
}
.section01 .tc .tabs {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100px;
}
.section01 .tc #tab_bg {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.section01 .tc .tabs ul {
	width: 100%;
	float: left;
	text-align: center;
}
.section01 .tc .tabs li {
	margin-right: 13px;
    float: left;
    border: 1px solid #08502B;
    cursor: pointer;
    margin-top: 24px;
    width: 136px;
    text-align: center;
    position: relative;
}
.dingz>li{
	margin-right: 7px!important;
	width: 125px!important;
}
.section01 .tc .tabs li.on:after{
	content: "";
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 16px solid #08502B;
    position: absolute;
    bottom: -17px;
    left: 44%;
}
.section01 .tc .tabs li.on {
	border: 1px solid #08502B;
	background: #08502B;
}
.section01 .tc .tabs li.on a {
	color: #fff
}
.section01 .tc .tabs li:hover {
	border: 1px solid #08502B;
	background: #08502B;
}
.section01 .tc .tabs li:hover a {
	color: #fff
}
.section01 .tc .tabs li a {
	font-size: 20px;
	font-weight: 600;
	padding: 10px 0px;
	display: inline-block;    
	color: #08502B;
}
.section01 .tabCon, .section01 .tabCon1 {
	display: none;
	margin-top: 100px;
}
.section01 .tabCon .left {
	width: 100%;
}
.section01 .tabCon .left a {
	display: block;
}
.zhibao{
	position: relative;
}
.zhibao>div{
	width: 560px;
	text-align: center;
	margin-left: 45px;
	margin-top: 50px;
}
.zhibao>div>b{
	color: #fff;
	font-size: 24px;
	background: #08502B;
	border-radius: 12px;
	padding:10px 55px;
}
.zhibao>div>p{
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: 18px;
}
.zhibao>img{
	position: absolute;
	top: 73px;
    right: 0px;
}
.zhucai>ul{
	margin-top: 30px;
}
.zhucai>ul>li{
	display: inline-block;
	margin-right: 40px;
    margin-bottom: 35px;
}
.zhucai>ul>li.te{
	margin-right: 0px;
}
.biaoa{
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.biaoa>h3{
    color: #08502B;   
    padding: 15px 0;
    font-size: 22px;
    font-weight: bold;
}
.biaoa>form{
    padding-bottom: 10px;
}
.biaoa>form>input{
    width: 260px;
    margin-right: 30px;
    border: 1px solid #08502B;
    border-left: 4px solid #08502B;
    height: 35px;
    padding-left: 5px;
    font-size: 16px;
}
.biaoa>form>button{
    width: 270px;
    border: 1px solid #08502B;
    background: #08502B;
    height: 37px;
    color: #F3E75A;
    font-size: 18px;
}