.footer_new{
  width: 100%;
  height:473px;
  min-height: 473px;
  font-size: 1.7rem;
  color: #cccccc;
  background-color: #222427;
  position: relative;
  overflow: hidden;
}
.footer_new a {
    color: #7f7f81;
    /*font-size: 18px;
    line-height: 18px;
    border-right: 1px solid #cccccc;
    padding: 0 15px;*/
}
.footer_new .f_con2{
  margin-top: 45px;
}
.footer_new .c_foot{
  
  margin: 0 auto;
  margin-top:58px;
  /*overflow: hidden;*/
}
/*.footer_new .logo_ft{
  width: 218px;
  height: 59px;
}*/
/*.footer_new .logo {
  width: 218px;
  height: 59px;
  background-image: url(../images/head/logo_top_1x@2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  float: left;
  clear: both;
  position: relative;
  overflow: hidden;
}*/
/*.footer_new .c_foot .f_lg{
  width: 100%;
  height: 59px;
}*/
/*.footer_new .c_foot .f_i{border-right: 3px solid #023580;height:70%;}*/
/*.footer_new .c_foot .f_by{text-align: left;line-height:15px;}
.footer_new .c_foot .f_by .f_bcn{font-weight: bold;}
.footer_new .c_foot .f_by .f_ben {
  margin-top: 3px;
  font-size: 12px;
}
.footer_new .c_foot .f_by .f_ben .f_btwo{
  padding-left: 1%;
  text-align: left;
  font-family: 'bebas_regular';
  font-weight: bold;
}*/

.footer_new .c_foot .f_left{color:#7f7f81;width: 88%;height:auto;float: left;}
.footer_new .c_foot .f_left .f_con_l{
  width:100%;
  /*padding-top: 1%;*/
  opacity: 0.8;  margin-bottom:10px;
}
.footer_new .c_foot .f_left .f_con_l .f_u1{width: 90%;}
.footer_new .c_foot .f_left .f_con_l .f_rmzy{
  line-height: 30px;
}
.footer_new .c_foot .f_left .f_con_l .f_u1 li {
  float: left;
  text-align: left;
  padding-left: 1%;
  padding-right: 1%;
  line-height: 30px;
}
.footer_new .c_foot .f_ewm{
  width: 18%;
  padding-top: 20px;
  text-align: right;
/*  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;*/
 /* box-sizing: border-box;*/
  text-align: -webkit-right;
  /*text-align: -moz-right/-webkit-right/-ms-right/-o-right;*/
  
}

.footer_new .c_foot .f_ewm img{
  width: 100px;
  height: 100px;
  padding-bottom: 18px;
  float:right;
}  
.footer_new .c_bottom{
  width: 100%;
  height: 50px;
  background-color: #232428;
  margin-top: 5%;
}
.footer_new .c_bottom .c_fbmd{width:86%;color: #fff;opacity: 0.6;font-size: 12px;margin:0 auto;}
.footer_new .c_bottom .c_fbmd .c_btcon1{width:60%;text-align:left;}
.footer_new .c_bottom .c_fbmd .c_btcon2{width:40%;text-align:right;}
.footer_new .zdb_t{font-size: 1.8rem;color: #7f7f81;line-height: 40px}
.footer_new .zdb_t .zb1{text-align: left;width:60%;}
.footer_new .zdb_t .zb2{text-align: right;width: 40%;}
.cursor-pointer{cursor: pointer;}
@media (min-width: 1920px)
{
  /*.footer_new .c_foot .f_left .f_con_l .f_u1{margin-top: 0.6%;}*/
}
@media (min-width: 1640px) and (max-width: 1919px)
{
  /*.footer_new .c_foot .f_left .f_con_l .f_u1{margin-top: 0.5%;}*/
}
@media (min-width: 0px) and (max-width: 1539px)
{
  .footer_new{font-size: 1.4rem;}
  
}
