﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	text-align:justify;	
	color:#0c0c0c;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#0c0c0c;.header .logo img
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#0047a8;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.header_t{
	height: 42px;
	line-height: 42px;
	background:#2b303a;
	
}
.header_t a{
	color:#fff;
	float: left;
}
.header_t em{
	float: left;
	display: block;
	height: 26px;
	border-left:1px solid #7b7e84;
	margin:8px 20px 0 20px;
}

.banner{
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.banner .pics li{
	width: 100%;
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .pics a{
	display: block;
	width: 100%;
}
.banner .btns{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 60;
	text-align: center;
}
.banner .btns span{
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size:1px;
	margin:0 3px;
	background:#eee;
}
.banner .btns .hover{
	background:#f60;
}

.header{
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	top: 42px;
	z-index: 100;
	background:url(../images/navbg.png)repeat-x;
}
.header .logo{
	float: left;
	margin-top:15px;
}
.header .logo img{
	height: 61px;
}
.header .logo_tip{
	float: left;
	line-height: 100px;
	font-size:26px;
	color:#fff;
}
.nav{
	float: right;
	line-height: 100px;
	font-size:18px;
}
.nav a{
	color:#fff;
	font-size:18px;
	float: left;
	margin-left:35px;
	position: relative;
}
.nav a:hover i,.nav a.hover i{
	width: 32px;
	height: 3px;
	position: absolute;
	left: 50%;
	background:#47f7e4;
	bottom: 28px;
	margin-left:-16px;
}

/*公用CSS 结束*/

/*board*/

.bo_big{
	height: 636px;
	background:url("../images/bo_banner.jpg") no-repeat top center;
}
.bo_big .wrapin{
	height: 636px;
	position: relative;
}
.bo_big .intro{
	width: 590px;
	color:#fff;
	position: absolute;
	top: 150px;
	left: 0;
	opacity: 0.9;
	
	
}
.bo_big .t1{
	height: 102px;
	line-height: 102px;
	font-size:48px;
	border-bottom:2px solid #fff;
	
}
.bo_big p{
	font-size:16px;
	line-height: 30px;
	min-height:200px;
}
.bo_big .more{
	display: inline-block;
	margin-top:40px;
    padding: 5px 30px;
	height: 36px;
	line-height: 36px;
	background: #FB5632;
	border-radius: 5px;
	text-align: center;
	color:#fff;
	font-size: 18px;
	
}

.bo_big .more:hover{ background: #AF3B22;  }
.bo_head{
	height: 86px;
	line-height: 86px;
	clear: both;
	position: relative;
}
.bo_head .tit{
	float: left;
	font-size:24px;
	font-weight: bold;
	color:#007B35;
	position: relative;
	padding-left:16px;
}
.bo_head .tit i{
	display: block;
	width: 6px;
	height: 26px;
	background:#007B35;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-13px;
}
.bo_head .more{
	float: right;
}

.bo_banner{
	width: 682px;
	height: 412px;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.bo_banner .pics li{
	width: 682px;
	height: 412px;
}
.bo_banner .photo{
	display: block;
	width: 682px;
	height: 412px;
}
.bo_banner .photo img{
	display: block;
	width: 682px;
	height: 412px;
}
.bo_banner .name{
	height: 60px;
	line-height: 60px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background:rgba(0,0,0,0.5);
	font-size:20px;
	color:#fff;
}
.bo_banner .nm{
	padding-left:20px;
	color:#fff;
	display:inline-block;
	max-width:500px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.bo_banner .btns{
	width: 120px;
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 60;
	text-align: center;
}
.bo_banner .btns span{
	display: inline-block;
	width: 8px;
	height: 8px;
	border:2px solid #fff;
	border-radius:100%;
	font-size:1px;
	margin:0 2px;
}
.bo_banner .btns .hover{
	background:#fff;
}
.bo_rt{
	width: 490px;
	float: right;
}
.bo_rt .tp{
	height: 120px;
	border-bottom:1px solid #d2d2d2;
	padding-top:8px;
	margin-bottom:15px;
}
.bo_rt .tp dt{
	height: 40px;
	line-height: 40px;
	font-size:20px;
	font-weight: bold;
}
.bo_rt .tp .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.bo_rt .tp dd{
	line-height: 28px;
	color:#666;
	height: 56px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.bo_rt li{
	height: 44px;
	line-height: 44px;
	clear: both;
	padding-left:14px;
	background:url("../images/li1.png") no-repeat left center;
}
.bo_rt li a{
	display:inline-block;
	max-width:380px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:17px;
}
.bo_rt li span{
	float: right;
	color:#999;
}
.bo_zs{
	width: 560px;
	float: left;
}
.bo_zs ul{
	position: relative;
	top:-18px;
}
.bo_zs li{
	height: 43px;
	line-height: 43px;
	clear: both;
	padding-left:14px;
	background:url("../images/li1.png") no-repeat left center;
}
.bo_zs li a{
	float: left;
	display:inline-block;
	max-width:450px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:17px;
}
.bo_zs li span{
	float: right;
	color:#999;
}
.bo_yg{
	float: right;
	width: 555px;
	background:#eef4f9;
	padding:0 20px 0 20px;
}
.bo_yg ul{
	position: relative;
	top:-18px;
}
.bo_yg li{
	height: 43px;
	line-height: 43px;
	clear: both;
	padding-left:14px;
	background:url("../images/li1.png") no-repeat left center;
}
.bo_yg li a{
	float: left;
	display:inline-block;
	max-width:450px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:17px;
}
.bo_yg li span{
	float: right;
	color:#999;
}
.bo_zj{
	height: 580px;
	background:#1FB461;
	position: relative;
}
.bo_zj .bo_head .tit{
	color:#fff;
}
.bo_zj .bo_head .tit i{
	background:#fff;
}
.bo_zj .bo_head .more{
	float: right;
	color:#fff;
}
.boz_slider{
	width: 1200px;
	margin:0 auto 30px auto;
	position: relative;
	overflow: hidden;
}
.boz_slider .s_wrap{
	width: 1240px;
	height: 420px;
	position: relative;
	overflow: hidden;
}
.boz_slider li{
	float: left;
	width: 270px;
	height: 420px;
	background:#fff url("../images/boz.png") no-repeat right bottom;
	margin-right:40px;
}
.boz_slider .photo{
	display: block;
	width: 270px;
	height: 320px;
	position: relative;
	overflow: hidden;
}
.boz_slider .photo img{
	display: block;
	width: 270px;
	height: auto;
}
.boz_slider dl{
	width: 200px;
	padding-left:20px;
}
.boz_slider dt{
	height: 45px;
	line-height: 45px;
}
.boz_slider .name{
	font-size:20px;
	color:#206edc;
	padding-right:5px;
}
.boz_slider dd{
	line-height: 22px;
	color:#666;
	font-size:13px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.boz_page{
	text-align: center;
	margin-top:30px;
	font-size:1px;
}
.boz_page a{
	border:2px solid #fff;
	overflow: hidden;
	border-radius:100%;
	text-indent:-30px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin:0 5px;
}
.boz_page .selected{
	background:#fff;
}
.boz_pre{
	width: 24px;
	height: 44px;
	position: absolute;
	cursor: pointer;
	top: 240px;
	left: 50%;
	margin-left:-640px;
	background:url("../images/bo_pre.png") no-repeat center center;
}
.boz_next{
	width: 24px;
	height: 44px;
	position: absolute;
	cursor: pointer;
	top: 240px;
	right: 50%;
	margin-right:-640px;
	background:url("../images/bo_next.png") no-repeat center center;
}
.bo_tabs{
	margin:30px auto 70px auto;
	width: 1200px;
	position: relative;
	overflow: hidden;
}
.bo_tabs .head{
	height: 56px;
	line-height: 56px;
	clear: both;
	border-bottom:2px solid #eee;
	position: relative;
	padding-left:15px;
}
.bo_tabs .head i{
	display: block;
	width: 6px;
	height: 26px;
	background:#007B35;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-13px;
}
.bo_tabs .handle{
	font-size:24px;
	color:#6b6c6c;
	font-weight: bold;
	float: left;
}
.bo_tabs .btn{
	float: left;
	color:#6b6c6c;
}
.bo_tabs .hover{
	color:#007B35;
}
.bo_tabs .handle em{
	float: left;
	width: 2px;
	height: 26px;
	display: block;
	background:#bfbfbf;
	margin:15px 15px 0 15px;
}
.bo_tabs .more{
	float: right;
	color:#4e4a52;
}
.bo_tabs .wp{
	height: 254px;
	position: relative;
	overflow: hidden;
}
.bo_tabs .con{
	width: 1230px;
	height: 254px;
	position: absolute;
	left: 0;
	top: -3000px;
}
.bo_tabs .show{
	top: 0;
}
.bo_ts{
	width: 1230px;
	height: 254px;
}
.bo_ts li{
	float: left;
	width: 380px;
	height: 254px;
	margin-right:30px;
	position: relative;
}
.bo_ts .item{
	display: block;
	width: 380px;
	height: 254px;
	position: relative;
	overflow: hidden;
}

.bo_ts .play{ width: 30px; height: 30px; position: absolute; top: 100px; left: 150px; }
.bo_ts .item img{
	display: block;
	width: 380px;
	height: 254px;
}
.bo_ts .name{
	height: 30px;
	line-height: 30px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color:#fff;
	font-size:14px;
	background: rgb(0,0,0,0.3);
}
.bo_ts .nm{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/*board*/
