:root {
  --wzColor:#188FAD;
}
/*换行*/
.twoHang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    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:var(--wzColor);
}
/**/
.cover1 img {
  width: 100%;
  height: 190px;
}

.box-title,.box-title1 {
  position: relative;
}
.box-title a{
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  height: 20px;
  line-height: 37px;
  color:var(--wzColor)!important;
}
.box-title a:before {
  position: absolute;
  top: 15px;
  left: 105px;
  content: "";
  width: 0px;
  height: 9px;
  background-color:var(--wzColor); 
  padding:0 12px;
}
.box-title a:after {
  position: absolute;
  top: 15px;
  right:105px;
  content: "";
  width: 0px;
  height: 9px;
  background-color:var(--wzColor); 
  padding:0 12px;
}
.box-title a:hover,.box-title1 a:hover{
  color:#888!important;
  text-decoration: none;
}
.box-title1 a{
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  height: 20px;
  line-height: 37px;
  color:#555555!important;
}
.box-title1 a:before {
  position: absolute;
  top: 15px;
  left: 105px;
  content: "";
  width: 0px;
  height: 9px;
  background-color:#555555; 
  padding:0 12px;
}
.box-title1 a:after {
  position: absolute;
  top: 15px;
  right:105px;
  content: "";
  width: 0px;
  height: 9px;
  background-color:#555555; 
  padding:0 12px;
}
 /*图片+文字+时间*/
.homeList ul {
  padding-left: 0px;
}
.homeList li {
  color:#333;
  height: 40px;
  line-height: 40px;
}
.homeList li a {
  font-size: 16px;
  color:#333;
  text-indent: 26px;
  background: url(../images/li-1.png) no-repeat left center;
  background-size: 18px 17px;
}

.homeList li .more{
  color:#00AFCC;
}
/**/
.div1 {
  
}
.div1 img {
  width: 100%;
  height: 80px;
}
.div1 p a{
  font-size: 14px;
  font-weight: 400;
  color:#555;
}
.div1 p a:hover {
  color:#888!important;
}
.div1 a:hover{
  text-decoration: none;
}
/*\*/
.cover2 img {
  width: 100%;
  height: 116px;
}
.cover4 img {
  width: 100%;
  height: 106px;
}
.list1 a {
  font-size: 16px;
  font-weight: 400;
  color:#333;
}
.list1 a:hover{
  text-decoration: none;
  color:#888;
}
.list1 p a{
  height: 25px;
  line-height: 15px;
  font-size: 14px;
  font-weight: 400;
  color:#888;
}
.list1 p a:hover{
  color:#999;
}
.list1 span a {
  font-size: 10px;
  font-weight: 400;
  color:var(--wzColor);
  border:1px solid var(--wzColor);
  border-radius: 15px;
  padding:2px 12px;
}
/*带边框*/
.cover3 img {
  width: 100%;
  height: 80px;
}
.list2 {
  height:30px;
  overflow: hidden;
  border:1px solid #CDCDCD;
}
.list2  span a{
  font-size: 13px;
  font-weight: 500;
  height: 20px;
  line-height: 20px;
  color: #000000;
  padding:5px 10px;
}
.list2  span a:hover {
  text-decoration: none;
  color:#888;
}
/*友情链接*/
   .index-title .title span {
  width: 80px;
  height: 34px;
    line-height: 34px;
  border:1px solid var(--wzColor);
  font-size: 16px;
  font-weight: 400;
  color:var(--wzColor);
  text-align: center;
}
.index-title .title span:hover {
  color:#888;
}
.friendLink a{
    font-size:12px;
    color:var(--wzColor);
    display: inline-block;
    margin-right:10px;
    border-right:1px solid var(--wzColor);
    padding-right:10px;
    margin-top:5px;
}
.friendLink a:hover {
  text-decoration: none;
}
.footer {
  background: #333;
  text-align: center;
  padding: 30px 0;
}
.footer p{
  margin: 0;
  font-size:12px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:#A1A1A1;
  line-height:20px; 
}
/*列表页*/
.breadcrumb{
  height: 20px;
  line-height: 20px;
  color:#9A9A9A;
}
.breadcrumb span {
  font-size: 12px;
  font-weight: 400;
}
.breadcrumb  .a1{

  font-size:18px;
}
.breadcrumb  a {
  height: 20px;
  color:#9A9A9A;
  padding-right: 5px;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.breadcrumb  img {
  width: 10px;
  height: 19px;
}
/**/
.b-b-2 {
  border-bottom: 2px dashed var(--wzColor);
}
          /*分页*/
.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;
}