:root {
	--wzColor:#F75C5C;
}
/*换行*/
.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-r-20 {
	padding-right: 20px;
}
.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 {
	color:var(--wzColor)!important;
}
.nav li span .active:hover{
	color:#333!important;
}
/**/
.swiper-container{
  	  width: 695px;
      height: 402px;
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/* 两种都可以 */
  }
.swiper-pagination  .swiper-pagination-bullet {
	background: #eee;
}
.swiper-pagination  .swiper-pagination-bullet-active {
	background: #fff;
}
.tu-1 .p-1 a{
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	color:#fff;
	letter-spacing: 2px;
}
.tu-1 .p-1 a:hover {
	text-decoration: none;
	color:#888;
}
/**/
.title {
	height: 40px;
	line-height: 40px;
	border-bottom:1px solid #ccc;
}

.title .title-style{
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	color:#333;
	padding-left: 20px;
	background: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	background-size: 17px 17px;
}
.title .more {
	font-size: 14px;
	color:var(--wzColor)!important;
}
.title .more-link {
    float: right;
	font-size: 14px;
	color:var(--wzColor)!important;
}
/*文字+时间*/
.news-box ul {
  padding-left: 0px;
}
.news-box li {
	color:#333;
	height: 40px;
	line-height: 31px;
}
.news-box li a {
	font-size: 14px;
	font-weight: 400;
	color:#333;
}
.news-box li .more{
  color:#00AFCC;
}
/**/
.list {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 10px;
}
.list a {
	font-size: 16px;
	font-weight: 400;
	color:#333333;
	height: 40px;
	line-height: 20px;
}
.list p a{
	font-size: 12px;
	font-weight: 400;
    height: 36px;
    line-height: 23px;
    color:#666666;
}
.list a:hover,.list p a:hover {
	text-decoration: none;
	color: #888;
}
/**/
.cover1 img {
	width: 100%;
	height: 160px;
}
.list-home{
	padding-top:10px;
}
.list-home a {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	height: 24px;
	line-height: 17px;
}
.list-home p a {
	font-size: 14px ;
	font-weight: 400;
	color:#666;
	height: 40px;
	line-height: 26px;
}
.list-home a:hover,.list-home p a:hover {
	text-decoration: none;
	color: #888;
}
.More2 {
	width: 75px;
	height: 24px;
}
.More2{
	background: #EEEEEE;
}
.More2 a{
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	height: 20px;
	line-height: 27px;
	color:#333;
}
.More2 a:hover{
	color:#888;
	text-decoration: none;
}
/*友情链接*/
.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 {
	font-size: 14px;
	color: #999;
}
.breadcrumb a {
	color: #999;
	font-size: 14px;
}
/**/
.b-b-1 {
	padding-bottom: 10px;
	border-bottom:1px solid  #eee;
}
.cover2 img {
	width: 100%;
	height: 100px;
}
.list-home1 a {
	font-size: 18px;
	font-weight: 700;
	color:#333;
	height: 51px;
	line-height: 26px;
}
.More1 {
	width: 75px;
	height: 24px;
}
.More1{
	border:1px solid var(--wzColor);
}
.More1 a{
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	height: 20px;
	line-height: 27px;
	color:var(--wzColor);
}
.More1 a:hover,.list-home1 a:hover{
	color:#888;
	text-decoration: none;
}
/**/
.cover3 img {
	width: 100%;
	height: 180px;
}
.tu-2 .p-1 {
	height: 15px;
	line-height: 20px;
}
.tu-2 .p-1 a{
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color:#fff;
	letter-spacing: 2px;
}
.tu-2 .p-1 a:hover {
	text-decoration: none;
	color:#888;
}
.cover4 img {
	width: 100%;
	height: 110px;
}
        /*分页*/
.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;
} 
	   /*符号*/
.list-home31 {
	position:relative;
}	   
.list-home31 a{
	height: 36px;
	line-height: 23px;
	font-size: 14px;
	font-weight: 400;
	color:#333!important;
	padding:10px 0 0 20px;
}
.list-home31 a:before{
	content:'';
	width:10px;
	height:10px;
	background:#BBBBBB;
	border-radius:50%;
	position:absolute;
	/*top:44%;*/
	left:0;
	margin-top:7px;
}
.list-home31 a:hover{
	color:#888!important;
    text-decoration: none;
}