.mbxnav .nav_bar_box {
  overflow: hidden;
}
.mbxnav .nav_bar_box .breadcrumb {
  display: inline-block;
  width: 62%;
  margin-bottom: 0px;
}
.mbxnav .nav_bar_box .breadcrumb a {
  color: #666;
}
.mbxnav .bar_qy_hy {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 20px 0;
}
.mbxnav .bar_qy_hy span {
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  color: #999;
}
.mbxnav .bar_qy_hy .active a {
  color: #fd850a;
  font-size: 20px;
  font-weight: bold;
}
.fbxj{
  width: 100%;
  overflow: hidden;
}
.right_input {
  overflow: hidden;
  height: auto;
  margin-top: 3px;
  width: 85%;
  float: right;
}
.right_input .red{

}
.right_input h4 {
  text-align: center;
  color: #690599;
}
.right_input li {
  text-align: left;
  display: block;
  overflow: hidden;
  /*padding: 5px 0;*/
  margin-top: 23px;
  margin-bottom: -13px;
}

 .right_input li input {
  height: 38px;
}
.right_input li input,
.right_input li textarea {
  font-size: 12px;
  border: 0;
  padding: 10px;
  border-radius: 5px;
  background-color: #f5f5f5;
  width: 93%;
  outline: none;
}
 .right_input li .red {
  display: inline-block;
  width: 4%;
  color: red;
}
.left_lx{
  text-align: left;
}
 .right_input .fbxj_sub {
  text-align: center;
  padding: 20px 0;
}
 .right_input .fbxj_sub span {
  display: inline-block;
  width: 172px;
  border: 0;
  background: #f19900;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  height: 46px;
  line-height: 30px;
  cursor: pointer;
}

.tips{
  font-size: 12px;
  margin-left: 27px;
  margin-top: -5px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
    font-size: 12px;
}

/* 联系我们*/
.left_lx h3{
  font-size: 24px;
  line-height: 1.33333;
  margin: 0;
}
.list-terms-medium dt {
  letter-spacing: .1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #151515;
}
.list-comma > li {
  display: inline-block;
  vertical-align: middle;
}
.list-creative > li {
  padding: 27px 0;
  border-bottom: 1px solid #eaeced;
}
.left_lx dd ul li a{
  color: #666;
  padding-top: 10px;
  display: block;
}
.left_lx  ul li dl a{
  color: #666;
  padding-top: 10px;
  display: block;
}
.list-terms-medium{
  margin: 0;
}
.zs_box{
  width: 100%;
  overflow: hidden;
}
.zs_box .zslist a img{
  width: 100%;
  margin-bottom: 15px;
}

/* 关于我们 */
.item-img img{
  width: 100%;
  border-radius: 5px;
}
.item-subtitle{
  font-size: 18px;
  color: #f19900;
}
.item-title{
  margin: 10px 0;
  font-weight: bold;
  font-size: 26px;
}
.section-heading p{
  margin: 0;
  line-height: 28px;
  text-indent: 2em;
}
.counting-text{
  color: #000000;
  font-size: 24px;
  font-weight: 600;
}
.counting-title{
  margin: 15px 0 0;
  font-size: 18px;
}
.fxt-progress-box-layout1 {
  border-right: 1px solid #d9d9d9;
  margin-bottom: 17px;
}
.row [class^="col-"]:last-child > .fxt-progress-box-layout1 {
  border-right: 0;
}
.item-content{
  text-align: center;
}
.no-gutters{
  margin-top: 20px;
}
.zslist p{
  text-align: center;
}
@media (max-width: 768px){
  .about-iocn{
    width: 33.3333%;
    float: left;
  }
  .fxt-progress-box-layout1 {
    border: 0;
    margin-bottom: 30px;
  }
  .right_input {
    overflow: hidden;
    height: auto;
    margin-top: 3px;
    width: 100%;
    padding: 0;
  }
  .right_input li input, .right_input li textarea {
    font-size: 12px;
    border: 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    width: 100%;
    outline: none;
  }
}