:root {
	--wzColor:#1EA564;
}
/*换行*/
.twoHang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
body {
	background:#F7F7F7;
}
.main {
	width: 1200px;
	margin:0 auto;
}
.p-l-10 {
	padding-left:10px;
}
.p-l-20 {
	padding-left: 20px;
}
.p-b-10 {
	padding-bottom:10px;
}
.header {
	height: 90px;
	background: #FFFFFF;
}
.logo img{
	height: 60px;
    font-size: 0px;
    display: block;
}
/*.header  a {*/
/*	height: 40px;*/
/*	line-height: 40px;*/
/*	font-size: 28px;*/
/*	text-decoration: none;*/
/*	color:var(--wzColor);*/
/*	text-align: center;*/
/*	padding: 10px 0;*/
/*}*/
/*.header a:hover {*/
/*	color:#333;*/
/*    text-decoration: none;*/
/*}*/
.nav {
	/*height: 80px;*/
}
.nav li  span a{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: 400;
	padding:5px 5px;
}
.header-nav li:hover span {
	color:var(--wzColor);
}
.nav li span .active {
	border-bottom: 2px solid var(--wzColor);
	padding-bottom: 10px;
	color:var(--wzColor)!important;
}
.nav li span .active:hover{
	color:#333!important;
}
/*底部定位*/
.cover1 img{
	width: 100%;
	height: 335px;
}
.cover2 img {
	width: 100%;
	height: 160px;
}
.cover6 img {
	width: 100%;
	height: 200px;
}
.cover7 img {
	width: 100%;
	height: 120px;
}
.tu-1 p {
	height: 30px;
	line-height: 30px;
	color:#fff;
}
.tu-1 .p-1 a{
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
}
.tu-1 .p-1 a:hover,.tu-1 .p-2 a:hover {
	text-decoration: none;
	color:#888;
}
.tu-1 .p-2 a{
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
}
/*TITLE*/
.title {
	height: 40px;
	line-height: 40px;
	border-bottom:1px solid #ccc;
}

.title .title-style{
    height: 40px;
    line-height: 40px;
	font-size: 18px;
	font-weight: 700;
	color:#333;
	padding-right: 10px;
	border-bottom: 1px solid #18AE98;
}
.title .more {
	font-size: 14px;
	font-weight: 400;
	color:var(--wzColor)!important;
}
/**/
.cover3 img {
	width: 100%;
	height: 230px;
}
.list1 a {
	font-size: 16px;
	font-weight: 700;
	color:#333333;
}
.list1 a:hover {
	color:#888;
	text-decoration: none;
}
.list1 p {
   height: 150px;
   overflow: hidden;
}
.list1 p a{
	font-size: 14px;
	font-weight: 400;
	color:#666666;
	line-height: 30px;
}
.list1 span {
	font-size: 12px;
	font-weight: 400;
	color:#999;
}
/*图片下文字*/
 .cover4 img {
	width: 100%;
	height: 150px;
}
.list-home1{
	/*height:50px;
	overflow: hidden;*/
}
.list-home1 span a{
	font-size: 18px;
	font-weight: 500;
	height: 38px;
	line-height: 23px;
	color: #000000;
	padding:5px 10px;
}
.list-home1 span a:hover{
	text-decoration: none;
	color:#999;
}
/**/
.cover5 img {
	width: 100%;
	height: 82px;
}
.list2 a {
	font-size: 14px;
	font-weight: 700;
	color:#333333;
}
.list2 a:hover,.list2 p a:hover {
	color:#888;
	text-decoration: none;
}
.list2 p a, .list2 span{
	font-size: 12px;
	color:#666666;
}
/*文字+时间*/
.news-box ul {
  padding-left: 0px;
}
.news-box li {
	color:#333;
	height: 35px;
	line-height: 17px;
}
.news-box li a {
	font-size: 14px;
	font-weight: 400;
	color:#333!important;
}
.news-box li .more{
  color:#00AFCC;
}
.news-box li a:hover{
	color:#888!important;
}
.news-box li:first-child {
	content: "";
	border-top: 1px solid #eee;
	padding-top: 10px;
}
/*友情链接*/
.friendLink a{
    font-size:12px;
    color:#767676;
    display: inline-block;
    margin-right:10px;
    border-right:1px solid #767676;
    padding-right:10px;
    margin-top:5px;
}
 .friendLink a:hover {
    text-decoration: none;
    color:#888;
  }
  /*footer*/
.footer {
  margin-top: 40px;
  padding: 40px 0;
}

.footer p {
  font-size: 13px;
  text-align: center;
  margin-bottom: 10px;
  color: #666;
  letter-spacing: .5px;
}
       /*列表页*/
.breadcrumb{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	color:#9A9A9A;
	text-align: center;
}
.breadcrumb span {
	font-size: 12px;
	font-weight: 400;
}
.breadcrumb a {
	display: inline-block;
	height: 20px;
	text-align: center;
	color:#9A9A9A;
	padding-right: 5px;
}
.breadcrumb a:hover {
	text-decoration: none;
}
         /*分页*/
.pageTurn {}
.pageTurn ul {
	padding: 20px;
	text-align: center;
}
.pageTurn ul li {
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
}

.pageTurn .page-item a {
	color: #999;
	text-decoration: none;
	display: inline-block;
	padding: 3px 10px;
	border: 1px solid #ddd;
}
.pageTurn .page-item a:hover {
	background-color: #eee;
	color:#888;
}
.pageTurn .active{
	color:#fff!important;
	background:var(--wzColor);
}
/*详情页*/
.textTitle{
    background: #F6F6F6;
    border: 1px solid #CCC;
    /*border-bottom: 1px solid #CCC;*/
    text-align: center;
}
.textContent {
    margin-bottom: 30px;
    padding: 0;
    line-height: 27px;
    font-size: 14px;
    text-indent: 2em;

}
.textContent img  {
    display: block;
    margin:0 auto;
}