.p_footer{
    width: 1200px;
    min-width: 1200px;
    margin:75px auto;
    height: 370px;
    /* margin: 75px 0px ; */
}
.p_ft1{
    width: 30%;
    float: left;
}
.p_ft1:nth-child(1){
    margin-left:10px;
}
.p_ft1:nth-child(2){
    margin: 0px 4.5%;
}
.p_fttop{
  width: 100%;
  border-bottom: 1px #ccc solid;
  height: 40px;
}
.p_fttop span:nth-child(1){
    font-size: 18px;
    color: #333333;
    font-family: '微软雅黑';
}
.p_fttop span:nth-child(2){
    font-size: 16px;
    color: #999999;
}
.p_fttop span:nth-child(3){
    font-size: 22px;
    color: #ca2e38;
    float: right;
}
.p_ftul  li{
    padding: 20px 0px ;
    border-bottom: 1px rgba(0, 0, 0, 0.2) dashed;
}
.p_ftul a{
    color: #333333;
    font-size: 14px;
}
.p_ftul a img{
    float: left;
}
.p_ftul a::after{
    clear: both;
    content: "";
    display: table;
}
.p_ftul a span:nth-child(3){
    width: 235px;
    display:-webkit-box;
  word-break:break-all;
  text-overflow:ellipsis;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  float: left;
   height: 15px;
    margin: 2px 0px 0px 12px;
}

.p_ftul a span:nth-child(4){
   color: #999999;
   font-size: 14px;
   float: right;
}
.p_newf{
    width: 1200px;
    min-width: 1200px;
    margin: auto;
    border-top: 1px #b0b0b0 solid;
      padding: 12px 0px;
      margin-top: 20px;
      padding-bottom: 40px;
}
.p_newf li{
    float: left;
}
.p_newf li a{
  color: #b0b0b0;
  font-size: 12px;
}
.p_ftl1 li{
  margin-right: 30px;
  padding:6px 0;
}
.p_ftl2 li{
 
  margin-right: 16px;
}
.p_ftl1{
  float: left; 
  margin-top: 5px;
  margin-left: 10px;
}
.p_ftl2{
  float: right;
  margin-top: -28px;
}
.fk-footer{
    background: #3c3c3c;
	padding-bottom:30px;
}
.p_block{
    color: #ffffff !important;
}
.fk-footer .footer-r i{
    color: #ffffff;
}
.link a{
    color: #ffffff;
}
.flogo{
  color: #ffffff;
}
.p_act{
    color: #ca2e38 !important;
}
.mmmd2{
    display: none;
}
.wi{
   display: block;
}