@charset "utf-8";
/* CSS Document */
.slideTxtBox {
}
.slideTxtBox .hd {
	height: 39px;
	line-height: 30px;
	padding: 0 10px 0 20px;
	position: relative;
	text-align: center;
	margin-bottom:36px;
}
.slideTxtBox .hd ul {
	display: inline-block;
	height: 39px;
}
.slideTxtBox .hd ul li {
	float: left;
	font-size:18px;
	line-height:37px;
	cursor: pointer;
	border: 1px solid #000;
	border-radius: 20px;
	margin: 0 25px;
	height: 37px;
	width:170px;
}
.slideTxtBox .hd ul li.on {
	
	background-color: #ffcc00;
	border: 1px solid #ffcc00;
	color: #fff;
}
.slideTxtBox .bd ul {

}
.slideTxtBox .bd li {
	height: 24px;
	line-height: 24px;
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}
.half{
	width:50%;
	float:left;
	height:784px;
}
.bg-1{
	background:url(../images/pro-bg-1.jpg) center no-repeat;
}
.bg-2{
	background:url(../images/pro-bg-2.jpg) center no-repeat;
	height:392px;
}
.bg-3{
	background-color:#c3c3c3;
	height:392px;
}
.show-img{
	margin:149px 0 0 65px;
}
.show-img-1{
}
.mar-top-312{
	margin-top:312px;
}
.mar-top-106{
	margin-top:106px;
}
.mar-top-100{
	margin-top:100px !important;
}
.mar-left-85{
	margin-left:85px;
}
.mar-right-175{
	margin-right:175px;
	margin-top:20px;
}
.show-pro{
	
	text-align:center;
}
.show-pro .p1{
	color:#343333;
	font-size:14px;
	margin-bottom:20px;
}
.show-pro .p2{
	color:#303030;
	font-size:12px;
	margin-bottom:10px;
}
.show-pro .h-name{
	color:#5d5d5d;
	font-size:30px;
	font-weight:800;
	margin-bottom:14px;
}
.show-pro .more{
	background-color:#ffcc00;
	border-radius:23px;
	width:98px;
	margin: auto;
	margin-top:20px;
}
.show-pro .more a{
	color:#fff;
	display:inline-block;
	font-size:12px;
	text-decoration:none;
	line-height:30px;
}
.show-pro p.white, h3.white{
	color:#fff  !important;
}

