.container{
	font-family: "Microsoft Yahei";
}
.banner-box{
	width: 100%;
	height: 515px;
	display: block;
	position: relative;
	background: url("../images/news_bg.jpg")/*tpa=http://bd.woniu.com/static/web201707/images/news_bg.jpg*/ center no-repeat;
}

/* fast-box */
.fast-box{
	width: 100%;
	height: 50px;
	background: #f8f8f8;
	position: relative;
}
.fast-wrap{
	width: 1200px;
	height: 50px;
	display: block;
	margin: 0 auto;
}
.fast-name{
	color: #333;
	font-size: 24px;
	line-height: 50px;
	float: left;
}
.fast-name span{
	color: #999;
	font-size: 20px;
    padding-top: 4px;
}
.fast-place{
	color: #454545;
	float: right;
	line-height: 50px;
	font-size: 14px;
}
.fast-place p{
	display: block;
	float: left;
	padding-left: 16px;
	background: url("../images/place.png")/*tpa=http://bd.woniu.com/static/web201707/images/place.png*/ center left no-repeat;

}
.fast-place span{
	display: block;
	float: left;
	padding: 0 8px;
}
.fast-place a{
	color: #454545;
	display: block;
	float: left;
	font-size: 14px;
}
.news-box{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-top: 100px;
}
.news-box-p{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-top: 64px;
}
/* tab */
.tab{
	width: 1200px;
	display: block;
	position: relative;
	margin: 0 auto;
}
.tab-box{
	width: 900px;
	min-height: 600px;
	height: 100%;
	float: left;

}
.tabs{
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.tabs a{
	color: #454545;
	width: 100px;
	height: 55px;
	line-height: 55px;
	float: left;
	text-align: center;
	font-size: 18px;
	margin-right: 8px;
	box-sizing: border-box;
}
.tabs .cur{
	font-weight: bold;
	border-bottom: 3px solid #cbb480;
}
.tabs-wrap{
	width: 880px;
	min-height: 600px;
	height: 100%;
	position: relative;
	/* overflow: hidden; */
	float: left;
	margin-top: 20px;
}
.tabs-list{
	height: 765px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.tabs-list ul{
	color: #999;
	font-size: 14px;
	width: 900px;
	float: left;
}
.tabs-list ul li{
	width: 100%;
	height: 191px;
	border-bottom: 1px dashed #ccc;
	position: relative;
	box-sizing: border-box;
}
.tabs-list ul .time{
    width: 128px;
    float: right;
    text-align: left;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: -8px;
    background: #fff;
}
.list-right a{
	color: #333;
	display: block;
	overflow: hidden;
	padding: 10px 0;
	font-size: 20px;
	margin-top: 40px;
}
.list-right p{
	color: #666;
	font-size: 14px;
	padding-right: 28px;
}
.list-left{
	width: 100px;
	height: 191px;
	float: left;
}
.list-right{
	width: 800px;
	height: 191px;
	float: right;
}
.list-left p{
	width: 79px;
	height: 30px;
	line-height: 30px;
	background: url("../images/rect.png") center no-repeat;
	color: #7f5f1e;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}
/* apt-box */
.apt-box{
	width: 298px;
	height: 650px;
	border: 1px solid #ccc;
	float: right;
	margin-top: 10px;
	position: relative;
}
.apt-box-p{
	margin-top: 140px
}
.apt-btn{
	width: 270px;
	height: 92px;
	display: block;
	background: url("../images/dl.png") center no-repeat;
	margin: 0 auto;
	margin-top: 28px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.apt-btn:hover{
	background: url("../images/dl-h.png") center no-repeat;
}
.apt-name{
	color: #333;
	font-size: 22px;
	text-align: center;
	padding: 10px 0;
}
.apt-names{
	color: #333;
	font-size: 22px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px 40px;
	font-family: "Times New Roman";
}

.apt-namesss{
	color: #333;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px 40px;
	font-family: "Microsoft YaHei";
	border: 1px dashed #f69c55;
}

.apt-box .qrcode{
	width: 207px;
	height: 207px;
	display: block;
	margin: 0 auto;
}
.apt-share{
	width: 46px;
	height: 46px;
	display: block;
	background: url("../images/dl-icon.png")  center no-repeat;
	position: absolute;
	bottom: 20px;
}
.apt-box .apt-weibo{
	background-position: 0 1px;
	right: 195px;
}
.apt-box .apt-qq{
	background-position: -69px 1px;
	right: 127px;
}
.apt-box .apt-baidu{
	background-position: -139px 1px;
	right: 58px;
}
/* list-box */
.list-box{
	width: 900px;
	position: relative;
	float: left;
	min-height: 600px
}
.list-box .list-title{
	color: #333;
	font-size: 34px;
	line-height: 45px;
	font-weight: bold;
	text-align: center;
	width: 700px;
	margin:0 auto;
}
.list-top{
  width: 100%;
  /*height: 140px;*/
  float: left;
	border-bottom: 1px solid #ccc;
	position: relative;
	overflow: hidden;
}
.list-time{
	/*float: left;*/
	margin-top: 30px;
	/*margin-left: 300px;*/
	/*width: 100px;*/
	height: 16px;
	color: #999;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	/*padding-top: 22px;*/
}
.baidu-share{
    width: 230px;
		margin:30px auto;
    overflow: hidden;
}

.baidu-share .shareto{
	color: #999;
	float: left;
	font:normal 16px/32px "Microsoft yahei";
}
.bdsharebuttonbox{
	display: inline-block;
	float: left;
}
.baidu-share .bdshare-button-style0-16 .bds_qzone,.baidu-share .bdshare-button-style0-16 .bds_tsina,.baidu-share .bdshare-button-style0-16 .bds_sqq,.baidu-share .bdshare-button-style0-16 .bds_tieba,.baidu-share .bdshare-button-style0-16 .bds_weixin{
	padding-left: 0;
	width: 21px;
	height: 21px;
}
.baidu-share .bdshare-button-style0-16 .bds_weixin{background: url("../images/baidushareicon.png") 0 0 no-repeat;}
.baidu-share .bdshare-button-style0-16 .bds_tsina{background: url("../images/baidushareicon.png") -22px 0 no-repeat;}
.baidu-share .bdshare-button-style0-16 .bds_sqq{background: url("../images/baidushareicon.png") -46px 0 no-repeat;}
.baidu-share .bdshare-button-style0-16 .bds_qzone{background: url("../images/baidushareicon.png") -69px 0 no-repeat;}
.baidu-share .bdshare-button-style0-16 .bds_tieba{background: url("../images/baidushareicon.png") -93px 0 no-repeat;}

.back{
	width: 77px;
	height: 78px;
	background: url("../images/back.png") center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
/*.back:hover{
	background: url('../images/back_hover.png') center no-repeat;
}*/
.list-con{
    width: 97%;
    padding-top: 20px;
    display: block;
    float: left;
}
.list-con p{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
}
.list-con img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}


.page {
	position: absolute;
	bottom: -100px;
	width: 500px;
	height: 70px;
	line-height: 20px;
	text-align: center;
	display: block;
	margin: 20px auto;
	left: 30%;
	background: url("../images/submit-btn.png") ;
	background-size:100% 100%;
}

.templatemo_footer{
	margin: 22px auto;
	line-height: 20px;
}

.page a{
	color: #999;
	width: 60px;
	height: 30px;
	display: block;
	float: left;
	padding: 10px 3px;
}
.page .btn{
	background: url("../images/page.png") center no-repeat;
}
.page .current{
	color: #333;
}
.page .prev{
	background-position: 3px 0;
}
.page .next{
	background-position: -28px 0;
}
/* scroll top btn*/
.scrolltop{
    position: absolute;
    top: 60%;
    left: 0;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
	background: url("../images/topicon.jpg");
	width: 60px;
	height: 60px;
}
