.content-box {
    height: 796px;
}
.current-location {
    font-family: 'MicrosoftYaHei';
    font-size: 18px;
    color: #333333;
    margin-bottom: 50px;
}
.tsxq-big-box{
	width:1118px;
	height:600px;
	background: #F9FEFC;
	border:1px solid #A5ACAA;
	padding:40px;
	margin-bottom:50px;
}
.tsxq{
	/*height:600px;*/
	background: #D4F9EE;
}
.tsxq-img{
	width:260px;
	height:350px;
	border:1px solid #0F6746;
	float:left;
}
.tsxq-text{
	margin-left:34px;
	margin-top:22px;
	float:left;
}
.tsxq-title{
	height:34px;
	width:fit-content;
}
.tsxq-title img{
	float:left;
}
.tsxq-title span{
	float:left;
	font-family:"Microsoft YaHei";
	font-size:28px;
	color:#0F6746;
	line-height:28px;
	padding-left:16px;
	padding-right:16px;
}
.ts-introduction{
	margin-top:46px;
	font-family:"Microsoft YaHei";
}
.ts-introduction ul li{
	line-height: 37px;
}
.ts-introduction ul li h2{
	font-size:16px;
	color:#000000;
}
.ts-introduction ul li span{
	color:#5c5b5b;
	font-size:16px;
}
.ts-button{
	margin-top:28px;
}
.ts-read{
	float:left;
	background: url("../img/bg_wx_read.png") no-repeat;
	width:110px;
	height:36px;
	color:#ffffff;
	font-size:16px;
	line-height: 36px;
	padding-left:36px;
}
.ts-download{
	float:left;
	background: url("../img/bg_wx_download.png") no-repeat;
	width:110px;
	height:36px;
	color:#ffffff;
	font-size:16px;
	line-height: 36px;
	padding-left:36px;
}
.ts-collect{
	float:left;
	background: url("../img/bg_wx_collect.png") no-repeat;
	width:110px;
	height:36px;
	color:#ffffff;
	font-size:16px;
	line-height: 36px;
	padding-left:52px;
}
.ts-upon{
	width:1088px;
	height:352px;
	padding-left:30px;
	padding-top:38px;
	margin-bottom:30px;
}
.ts-detail{
	clear: both;
	margin-left:30px;
	margin-right:30px;
	background:rgba(253,249,242,0.3);
	padding:18px 24px;
}
.ts-detail span{
	font-size:16px;
	color:#777777;
	line-height: 28px;
}
.ts-detail span a{
	color:#999999;
	text-decoration:underline;
}