.clea{clear:both;}
/*主文*/
.about_banner{
  width: 100%;
}
.about_banner img{
  width: 100%;
}
.mian{
  padding-top: 15px;
  font-size: 14px;
  padding-bottom:12px;
  border:1px solid #ccc;
  background-color: #e9e9e9;
}
.mian p .ic{
  font-size: 18px;
}
.mian p .lgh{
  color: #cc2c1e;
  font-weight: 600;
}
.fu{
  padding-bottom: 40px;
  padding-top: 50px;
  background-color: #e9e9e9;
}
.fu .left{
  float: left;
  width: 270px;
}
.fu .right{
  width: 100%;
  float: left;
  margin-left: 30px;
  box-sizing:border-box;
  background-color: #fff;
  padding: 28px;
  box-sizing:border-box;
}
.fu .lgh1{
  background: url(../img/about-biao.png);
  height: 72px;
  line-height: 72px;
  font-size: 1.3rem;
  color: #fff;
  font-weight: 600;
  border:0;
  text-align: center;
   margin:0 -14px 26px -14px;
}

 .accordion .liang{

 }
 .accordion {
  max-width: 270px;
  border:1px solid #e8e7e7;
 border-radius: 20px 0 0 0;
 padding-right: 14px;
 padding-left: 14px;
 background-color: #fff;
 padding-bottom: 40px;
 }

.accordion .li{padding-left: 14px;}
.accordion .link {
  cursor: pointer;
  display: block;
  padding: 14px 0px 14px 12px;
  color: #444;
  font-size: 0.8rem;
  /*border-bottom: 1px solid #CCC;*/
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 14px;
  box-sizing:border-box;
  background-color: #f4f6fa;
}
.accordion .liang .ic{
   color: #fff!important;
}
.accordion .link .ic{
  float: right;
  margin-right: 4%;
  color: #111;
}

.fu .right .content{
  display:none;
}
.fu .right .content .tu{
  width: 100%;
  margin-bottom: 34px;
}
.fu .right .content .tu img{
  /*width: 100%;*/
  float: right;
}

.fu .right .content1{
  display:none;
}
.fu .right .content.active{
  display:block;
}
.fu .right .content1.active{
  display:block;
}

.bj .link{
  background-color: #cc2c1e!important;
  color: #fff!important;
}
.bj .link .ic{
  color: #fff;
}

.bj1{
   border-bottom: 1px dashed #ccc;
   line-height: 20px;
   color: #cc2c1e;
   font-weight: 600;
}
.yiji1{
  font-size: 0.75rem;
  padding-top: 10px;
  padding-bottom: 10px;
 border-bottom: 1px dashed #ccc;
 cursor: pointer;
 padding-left: 12%;
 box-sizing:border-box;
}
.yiji1:last-child{
  border-bottom: 0;
}

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

/*.accordion li.open .link {
  color: #19adad;
  font-weight: 600;
}
*/
.accordion li.open i {
  color: #b63b4d;
}
.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
 .submenu {
  display: none;
  font-size: 14px;
 }


 .submenu a {
  display: block;
  text-decoration: none;
  color: #111;
  padding: 6px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
 }

 .submenu a:hover {

  color: #19adad;
 }


.fu .right .tou img{
  float: left;
  width: 38px;
}
.fu .right .tou h5{
  float: left;
  font-size: 1.9rem;
  color: #b7b7b7;
  line-height: 1em;
  margin-left: 16px;
  margin-right: 16px;
}
.fu .right .tou .you{
  float: right;
  width: 90px;
}
.fu .right .tou p{
  /*display: block;*/
  color: #b7b7b7;
  font-size: 0.8rem;
 /*line-height: 1em;*/
/*  display: inline-block;*/
}
.fu .right .tou .anjian2{
  margin-top: -6px;
}
/*.about .right .tou p span:last-child{
  float: right;
}*/
.fu .right input{
   border:1px solid #eee;
  background-color: #f5f6f9;
  width: 350px;
  height: 50px;
  box-sizing:border-box;
  padding-left: 14px;
  margin-bottom: 28px;
}
.fu .right select{
   width: 350px;
  height: 46px;
  box-sizing:border-box;
  padding-left: 1.3%;
  margin-bottom: 10px;
  font-size: 0.9rem;
  color: #777;
   /*border:1px solid #ccc;*/
  background-color: #f3f3f3;
}
.fu .right form{
  padding-left: 76px;
  padding-right: 76px;
  box-sizing:border-box;
}
.fu .right .wang{
  margin-right: 40px;
}
.fu .right select option{
  color: #777; 
font-size: 0.9rem;
}
.fu .right select .yidi{
  color: #777; 
font-size: 0.9rem;
}

.fu .right input::-webkit-input-placeholder { /* WebKit browsers */ 
color: #777; 
font-size: 0.9rem;
} 
.fu .right input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #777; 
font-size: 0.9rem;
} 
.fu .right input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #777; 
font-size: 0.9rem;
} 
.fu .right input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #777; 
font-size: 0.9rem;
} 
.fu .right textarea-placeholder{
  color: #777; 
font-size: 0.9rem;
}
.fu .right textarea{
     width: 738px;
  height:280px;
  font-size: 0.9rem;
  color: #777;
   border:1px solid #eee;
background-color: #f5f6f9;
padding: 14px;
box-sizing: border-box;
}
.fu .right button{
  width: 100%;
  height: 54px;
  color: #fff;
  background-color: #cc2c1e;
  border:0;
  font-size: 1rem;
  letter-spacing: 8px;
  margin-top: 34px;
  margin-bottom: 60px;
  border-radius: 8px;
}

.in1{
  position: relative;
  float: left;
}
.in1 img{
  position: absolute;
  left:-6%;
  top: 20%;

}

.ditu{padding-bottom: 60px;width: 100%;height: 500px;}
.lxw li
{float: left;
width:100%;}
.lxw li .zuo{
  float: left;
}
.lxw li{border-bottom: 1px solid #ccc;padding-bottom: 24px;padding-top: 24px;}
.lxw .wu{border-bottom: 0;}
.lxw li .you{
  float: left;
  margin-left: 30px;
}
.lxw li .you p{
  font-size: 0.9rem;
  color: #555;
}
.lxw li .you h5{
  font-size: 1.1rem;
  font-weight: 400;
}










@media(max-width: 1200px){
    .telhide{display: none!important;}
    .zong{width: 100%;margin: auto;padding-left: 10px;padding-right: 10px;box-sizing:border-box;}
    .fu .left{width: 100%;}
    .accordion{max-width: 100%;}
     .fu .right{width: 100%;box-sizing:border-box;margin-left: 0;margin-top: 20px;}
    .fu .right li .zi{width: 100%;margin-left: 0;}
    .fu .right li .zi p{height: 119px;}

}   
@media (max-width: 768px){
  html{font-size: 16px;}
  .fu .right .content .tu{display: none;}
 .fu{padding-bottom: 20px;padding-top: 20px;}
.fu .right li .tu{width: 100%;}
.fu .lgh1{font-size: 1.2rem;height: 62px;line-height: 62px;}
/*.fu .right{padding-bottom: 2rem;}*/
.fu .right{padding-top: 16px;padding-left: 16px;padding-right: 16px;}
.fu .right li .zi h5 .biaoti{margin-top: 0;}
.fenye{margin:16px 0 16px 0;}

.ditu{height: 260px;padding-bottom: 20px;}
.lxw li .you{margin-left: 0;}
.lxw li{padding-bottom: 10px;padding-top: 10px;}
}
