.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: #304793;
  font-size: 60px;
}
.list_ul li {
  padding: 35px 0;
  transition: all .2s;
  background-color: #fff;
  padding: 2px;
  height: 200px;
  border: 1px solid #eee;
  transition: box-shadow 1s;
  -webkit-transition: box-shadow 1s;
}
a#login_c {
  padding: 10px;
}
.list_ul li:hover {
  background: #fff;
  /* transform: translate3d(0, -2px, 0); */
  -webkit-box-shadow: 0 0 25px rgba(186, 204, 207, 0.7);
  -moz-box-shadow: 0 0 25px rgba(186, 204, 207, 0.7);
  box-shadow: 0 0 25px rgba(186, 204, 207, 0.7);
}
.zysearch .search .inpsea .input-group {
    width: 105%!important;
    margin: 19px 0px 0 11rem;
}
.mbxnav .bar_qy_hy .active a {
    color: #333;
    display: inline-block;
    font-size: 26px;
    margin: 24px 0;
        border-bottom: 2px solid #ff6b00;
  /*font-weight: bold;*/
}
span.cont_addr:before {
  content: "\e611";
}
span.cont_addr {
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  color: #fea908;
  margin: 25px 0;
}
.abt_text h3 {
      font-size: 16px;
    font-weight: bold;
    line-height: 41px;
}
.abt_text {
  text-align: left;
  border-bottom: 1px solid #ddd;
  margin-bottom: 4rem;
}
.abt_text p {
      text-indent: 30px;
  line-height: 28px;
  font-size: 15px;
}
.fbxj{
  width: 100%;
  overflow: hidden;
      background-color: #fff;
}
.right_input {
  overflow: hidden;
    background-color: #fff;
  height: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 3px;
  width: 100%;

}
.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: #fff;
    width: 93%;
    margin: 30px 0;
    outline: none;
    border-bottom: 1px solid #ccc;
}
 .right_input li .red {
  display: inline-block;
  width: 4%;
  color: red;
}
 .right_input .fbxj_sub {
  text-align: center;
  padding: 20px 0;
      margin-top: 0;
}
 .right_input .fbxj_sub span {
  display: inline-block;
  width: 172px;
  border: 0;
  background: #1379ce;
  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;
  color: red!important;
}


::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
    font-size: 12px;
}
@media (max-width: 980px) {
 .row {
  width: 103%;
  overflow: hidden;
} 
.mbxnav .bar_qy_hy span,
.mbxnav .bar_qy_hy {
  padding: 0;
}
.abt_img {
  width: 100%;
}
.abt_img img {
  width: 99%;
  height: 150px;
  margin-left: 10px;
}
.abt_text p {
  margin-left: 16px;
  margin-top: 2rem;
}
.mbxnav .bar_qy_hy span {
  font-size: 43px;
}
.list_ul {
  padding: 9px;
  margin-left: 20px;
}
}
