.mindex_1{
  padding-bottom: 25px;
}
.mindex_2{
  width: 100%;
  background-color: #f8f8f8;
  overflow: hidden;
  padding-bottom: 40px;
}
  .m_title{
    padding-top: 40px;
    text-align: center;
  }
  .m_title h6{
    font-size: 24px;
    color: #1975B8;
  }  
  .p_15{
    padding-right: 15px;
    padding-left: 15px;
  }
 .p_list{
  overflow: hidden;
  margin-top: 20px;
 }
  .p_list ul li{
    width: calc((100% - 15px) / 2 );
    float: left;
    margin-bottom: 15px;
  }
  img{
    max-width: 100% !important;
  }
    .p_list ul li img{
      /*border:1px solid #1975B8;*/
    }
       .p_list ul li:nth-child(2n+1){
        margin-right: 15px;
       }
   .p_list ul li p{
    text-align: center;
    font-size: 14px;
    color: #222;
    line-height: 30px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
   }
   .mindex_2_intro{
    font-size: 14px;
    line-height: 28px;
    color: #333;
    margin-top: 15px;
    text-indent: 2em;
   } 
   .mindex_2_btn{
    width: 100%;
    text-align: center;
    margin-top: 15px;
   }
   .mindex_2_btn a{
    width: 120px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    background-color: #1975B8;
    color: #fff;
    font-size: 14px;
   } 
   .news_list{
    margin-top: 20px;
   }
   .news_list li{
    width: 100%;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #f4f4f4;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
   } 
   .mindex_3{
    padding-bottom: 40px;
    overflow: hidden;
   }
   .mindex_4{
  width: 100%;
  background-color: #f8f8f8;
  overflow: hidden;
  padding-bottom: 25px;    
   } 
   .Vx9yKNITbV{
    overflow: hidden;
    width: 100%;
    line-height: 45px;
    background-color: #f8f8f8;
        border-bottom: 1px solid #F0F0F0;
   }
   .Vx9yKNITbV li{
    float: left;
   }
   .Vx9yKNITbV li a{
    font-size: 14px;
    color: #333;
   }
   .det_nav {
    width: 100%;
    background-color: #1975B8;
    padding: 10px 0;
    border-radius: 5px;
    margin-top: 20px;
}

.det_nav a {
    width: 100%;
    height: 35px;
    display: inline-block;
    text-align: left;
    line-height: 35px;
    padding-left: 15px;
    color: #fff;
    border-bottom: 1px solid #f8f8f8;
}
.m_contentss{
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
}
.guestbook_table{
  width: 100%;
  margin-top: 20px;
}
.guestbook_table th{
  font-size: 14px;
  width: 60px;
  text-align: right;
  color: #666;
  padding-right: 8px;
}
.guestbook_table td input{
  width: 100%;
  height: 35px;
  padding: 8px;
}
.guestbook_table tr{
  margin-bottom: 15px;
  line-height:50px;
}
.guestbook_table textarea{
  width: 100%;
  height: 80px;
  padding: 8px;
  resize:none;
}
.operation{
  padding-left: 60px;

}
.operation input{
    background-color: #1975B8;
  color: #fff;
  border:0;
}
.liuyan ul li{
  width: 100%;
  margin-bottom: 15px;
}
.liuyan{
  margin-top: 20px;
}
.liuyan ul li span{
    float: left;
    width: 50px;
    font-size: 14px;
    line-height: 35px;
}
.liuyan ul li input{
  width: calc(100% - 72px);
      height: 35px;
    border-radius: 2px;
        border: 1px solid #ccc;
        padding-left: 10px;
}
.liuyan ul li textarea{
  width: calc(100% - 72px);
  height: 80px;
  resize:none;
   border: 1px solid #ccc;
   padding: 10px;
}
.liuyan ul li:last-child{
  padding-left: 50px;
}

.liuyan ul li:last-child input{
  width: 100%;
 border-color:#1975B8
}
.mindex_5{
  padding-bottom: 30px;
  overflow: hidden;
}
.liuyan span{
	display:inline-block;
	width: 40px;
	text-align: left;

}
.liuyan li{
  margin-bottom:20px;
}
.liuyan select{
	width: calc(100% - 50px);
	height: 35px;
	
}

.liuyan input{
	width: 476px;
	height: 26px;
	border-radius: 2px;
}
.liuyan textarea{
	width: 476px;
	height: 80px;
	resize:none;
}
.liuyan .submits{
	width: 80px;
	background-color: #1975B8;
	color: #fff;
}


