:root {
  --wzColor:#F08834;
}
/*换行*/
.twoHang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.threeHang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.main  {
  margin:0 15px;
}
.p-l-20 {
  padding-left: 20px;
}
.p-r-20 {
  padding-right: 20px;
}
  .logo img{
  width: 150px;
  height: 60px;
}
.head{
  
}
.head .head1{
  line-height: 30px;
}
.nav{
   height: 30px;
   line-height: 30px;
}
/*.nav li {
  padding:0 4px;
}*/
.nav li a {
  text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}
.nav li:hover span {
  color:#fff;
  background:var(--wzColor);
}
.nav .active{
  color:#000;
  background:var(--wzColor);
}
/**/

.cover1 img {
  width: 100%;
  height: 165px;
  } 
.home-list{
  padding:5px 10px;
}
.home-list a {
   font-size:14px;
   font-weight: 400;
   color:#000;
}
.home-list p {
  height: 46px;
  overflow: hidden;
}
.home-list p a{
  font-size:10px;
  font-weight: 400;
  color:#555;
  line-height: 18px;
}
.home-list a,.home-list p a:hover,.home-list a:hover {
  color:#888!important;
  text-decoration: none;
}
/**/
.list-4 {
  padding:10px;
}
.list-4 a{
  font-size: 14px;
  font-weight: 400;
  color:#555;
}
.list-4 span img {
  width: 15px;
  height: 17px;
}
/*title*/
.title,.title1 {
  height: 40px;
  line-height: 40px;
}
.title1 a{
    float: right;
    color:#666;
    margin-right:10px;
}
.title {
  border-bottom:5px solid #ccc;
}
.title1 {
  background-color: #F0F0F0;
}
.title .title-style{
    height: 40px;
    line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  color:var(--wzColor);
  border-bottom: 5px solid var(--wzColor);
}
.title1 .title-style {
   height: 40px;
    line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  color:#333;
  padding-left: 15px;
}
.more {
  font-size: 14px;
  color:#999999;
}
/**/
.b-b-1 {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.list1 {
  height: 100px;
}
.list1 img,.list2 img {
  width: 100%;
  height: 100%;
}
.list1-1 a {
  font-size: 16px;
  font-weight: 400;
  color:#333;
}
.list1-1 a:hover{
  text-decoration: none;
  color:#888;
}
.list1-1 p {
  height: 70px;
}
.list1-1 p a {
  line-height: 16px;
  font-size: 12px;
  font-weight: 400;
  color:#555;
}

.list2 {
  height: 80px;
}
.list2-1 a {
  font-size: 16px;
  font-weight: 400;
  color:#333;
}
.list2-1 a:hover{
  text-decoration: none;
  color:#888;
}
/**/
.cover2 img {
  width: 100%;
  height: 80px;
}
.listl-2{
  height:30px;
  overflow: hidden;
}
.listl-2 span a{
  font-size: 14px;
  font-weight: 500;
  line-height: 10px;
  color: #000000;
  padding:13px 10px;
}
/**/
.homeList ul,.homeList1 ul {
  padding-left: 0px;
}
.homeList li,.homeList1 li{
  color:#333;
  height: 32px;
  line-height: 32px;
}
.homeList li a {
  font-size:16px;
  color:#333!important;
  text-indent: 30px;
  background: url(../images/li.png) no-repeat left center;
  background-size: 20px 20px;
}
..homeList1 li a {
  font-size:16px;
  color:#333!important;
  padding-right: 20px;
}
.homeList li a:hover {
  color:#888!important;
}
/**/
.home-two img {
  width: 100%;
  height: 70px;
}
.home-two span a {
  font-size:14px;
   font-weight: 400;
   color:#000;
   padding:4px 10px;
}
.home-two a:hover{
  color:#888!important;
  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 {
  background: #333333;
  margin-top: 30px;
  padding: 40px 0;
}

.footer p {
  font-size: 13px;
  text-align: center;
  margin-bottom: 10px;
  color: #A1A1A1;
  letter-spacing: .5px;
}
/*面包屑*/
.breadcrumb{
display: inline-block;
height:50px;
line-height: 50px;
font-size: 18px;
font-weight: 500;
color:#555;
}
.breadcrumb a {
  display: inline-block;
  height: 20px;
  text-align: center;
  color:#555;
}
.breadcrumb a:hover {
  color:var(--wzColor);
  text-decoration: none;
} 
/**/
.b-2 {
  border:1px solid var(--wzColor);
}
.cover3 img {
  width: 100%;
  height: 100px;
}
.list1-home a {
  font-size: 14px;
  font-weight: 400;
  color:#333;
}
.list1-home a:hover{
  text-decoration: none;
  color:#888;
}
.list1-home p a{
  height: 48px;
  line-height: 25px;
  font-size: 12px;
  font-weight: 400;
  color:#888;
}
.list1-home p a:hover{
  color:#999;
}
       /*分页*/
.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);
}
/**/
.news_box2 ul {
  padding-left: 0px;
}
.news_box2 li {
  color:#333;
  height: 32px;
  line-height: 11px;
}
.news_box2 li a {
  font-size: 14px;
  color:var(--wzColor)!important;
}
.news_box2 li a:hover {
  color:#888!important;
}

/*详情页*/
.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;
}