.languageWrapper {
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
}

.languageWrapper .name {
  display: none;
}

@media screen and (min-width: 700px) {
  .jianshuo_top {
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 1200px) {
  .top_bg_con .leftcon {
    font-size: 14px;
    opacity: 0.62;
  }
  .footer-wrap .w {
    width: 680px;
  }
  .footer-wrap .footer-box .webs-box {
    display: none;
  }
  .footer-wrap .goto-top {
    display: none;
  }
  .footer-wrap .footer-box .webs-about li {
    float: none;
    text-align: center;
    margin: 0;
    padding: 0 12px;
  }
  .footer-wrap .credit-img {
    display: none;
  }
  .footer-wrap .other {
    display: none;
  }
  .footer-wrap .web-q {
    display: none;
  }
  .theme {
    display: none;
  }
  .zy {
    display: none;
  }
  .headerOne-wrap .rightcon {
    position: relative;
    padding-right: 155px;
    /* float: right; */
    display: block;
    width: auto;
    height: 100%;
  }
  .headerOne-wrap .languageWrapper {
    padding-right: 20px;
  }
  .headerOne-wrap .top_bg_con {
    box-sizing: border-box;
    padding-left: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .headerOne-wrap .rightcon .languageWrapper {
    position: fixed;
    cursor: pointer;
    right: 0;
    top: 0;
    width: 135px;
    z-index: 10;
    font-size: 12px;
    background: #2d66a5;
    height: 36px;
    overflow: hidden;
    transition: all 0.5s ease;
    text-align: left;
  }
  .red .headerOne-wrap .rightcon .languageWrapper {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    width: 135px;
    z-index: 10;
    font-size: 12px;
    background: #ec4f45;
    height: 36px;
    overflow: hidden;
    transition: all 0.5s ease;
  }
  .headerOne-wrap .rightcon .languageWrapper.show {
    height: 190px;
  }
  .headerOne-wrap .rightcon .languageWrapper .name {
    display: block;
    height: 36px;
    display: flex;
    align-items: center;
  }
  .headerOne-wrap .rightcon .languageWrapper .name::after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    background: url("../images/blue/16/fwdt_arrows_1.png");
    background-size: 100% 100%;
    transform: rotateZ(-90deg);
    margin-left: 10px;
  }
  .headerOne-wrap .rightcon .languageWrapper div {
    display: inline-block;
  }
  .headerOne-wrap .rightcon .languageWrapper a {
    display: block;
    line-height: 24px;
    border: none;
    padding-left: 12px;
  }
  .jianshuo_top {
    height: 168px;
  }
  .conter {
    /* margin-top: 300px !important; */
  }
  .navbar-wrapper {
    position: fixed !important;
    top: 300px !important;
  }
  .float_top {
    background: #fff;
    background-image: none;
  }
  .h-top-box .h-top-box-l a {
    padding-left: 20px;
  }
}

@media screen and (max-width: 680px) {
  .top_bg_con .leftcon {
    font-size: 12px;
  }
  .footer-wrap .w {
    width: 100%;
  }
  .footer-wrap .footer-box .webs-about {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0 !important;
  }
  .footer-wrap .footer-box .webs-about li {
    text-align: center;
    margin: 0;
    padding: 0 20px;
    line-height: 20px;
  }
  .footer-wrap .footer-box .webs-about li .web-q {
    text-align: center;
  }
  .footer-wrap .footer-box .webs-about li .web-q a {
    float: none;
  }
  .jianshuo_top .logo {
    width: 265px;
    padding-left: 12px;
  }
  .search_index form a {
    display: block;
    position: absolute;
    top: -57px;
    right: 0px;
    height: 36px;
    width: 60px;
    border-left: 1px solid #dddddd;
    padding-left: 10px;
    text-decoration: none;
    font-size: 14px;
    line-height: 56px;
    color: #212121;
    background-image: url("../images/gjss.png");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 28px 0px;
  }
  .searchFormUrl {
    margin-left: 0 !important;
  }
  .jianshuo_top .search_index .sr {
    margin-left: 12px;
    width: calc(100% - 102px);
    height: 40px;
  }
  .search_index .btn {
    height: 40px;
    width: 79px;
    font-size: 16px;
    letter-spacing: 5px;
  }
  .search_index .guanjz {
    display: block;
    width: calc(100% - 36px);
    box-sizing: border-box;
    height: 36px;
  }
  .search_index form {
    height: 45px;
  }
  .hotSearchWords {
    margin-left: 0 !important;
  }
  .hotSearchWords .guanjz {
    padding-left: 36px;
  }
  .hotSearchWords::after {
    display: block;
    content: "";
    height: 10px;
    background-color: #f1f5f9;
    margin-top: 10px;
  }
  .search_index .guanjz a {
    border: none;
  }
  .search_index .guanjz a:nth-of-type(n+4) {
    display: none;
  }
  .jianshuo_menu_bg {
    display: block;
  }
  .jianshuo_menu_bg {
    background-color: #fff;
    border-top: none;
  }
  .jianshuo_menu .btn_left, .jianshuo_menu .btn_right {
    display: none;
  }
  .jianshuo_menu ul li a.hover, .jianshuo_menu ul li a:hover, .jianshuo_menu div.all a.hover, .jianshuo_menu div.all a:hover {
    border: none;
    color: #212121;
    font-size: 14px;
    position: relative;
    display: inline-block;
  }
  .jianshuo_menu ul li a.hover::after, .jianshuo_menu ul li a:hover::after, .jianshuo_menu div.all a.hover::after, .jianshuo_menu div.all a:hover::after {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
  }
  .jianshuo_menu div.all {
    margin-left: 15px;
  }
  .jianshuo_menu ul li {
    margin-left: 20px;
  }
  .jianshuo_menu ul li a {
    font-size: 14px;
  }
  .navbar-wrapper {
    display: block;
    position: static !important;
    margin-left: 0;
    width: 100%;
    transform: translateY(20px);
    margin-bottom: 20px;
    padding-left: 15px;
    box-sizing: border-box;
  }
  .navbar-wrapper a {
    display: inline-block;
    width: auto;
    background: none;
    height: auto;
    padding: 6px 10px;
    text-decoration: none;
    font-size: 14px;
  }
  .navbar-wrapper a+a {
    height: auto;
  }
  .navbar-wrapper a.hover {
    background-color: #3a81bb;
    background-image: none;
  }
  .red .navbar-wrapper a.hover {
    background-color: #ec4f45;
    background-image: none;
  }
  .headerOne-wrap .conter .rightcon {
    padding-right: 0;
    padding-left: 0;
    width: 94%;
  }
  .conter {
    /* margin-top: 70px !important; */
  }
  .search {
    width: 100%;
  }
  .search .search_con {
    width: 100%;
    height: auto;
  }
  .search .search_con span {
    float: none;
    width: auto;
    color: #212121;
    font-size: 12px;
    margin-bottom: 20px;
    display: inline-block;
  }
  .most.panel {
    height: calc(100vh - 230px);
    background-color: #f1f5f9;
  }
  .search_top .search_con input {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
    padding-left: 15px;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .search_top .search_con {
    color: #999999;
    font-size: 12px;
    line-height: 18px;
  }
  .search_bg {
    border: none;
    background-color: #f1f5f9;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .search_bottom {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .search_bottom .search_con span {
    display: block;
    text-align: left;
    margin-bottom: 10px;
  }
  .search_bottom select {
    float: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    margin: 0;
  }
  .search_bottom .btn {
    margin: 0;
    width: auto;
    background-color: #2d66a5;
    margin-bottom: 20px;
  }
  .search_bottom .btn a {
    background-color: #2d66a5;
  }
  .jianshuo_menu div.all a {
    font-size: 14px;
  }
  /* .conter .rightcon .searchcon_tit {
    margin-bottom: 0;
  } */
  .s-city {
    margin-left: 0;
  }
  .conter .rightcon .fwchaxun {
    width: 100%;
    box-sizing: border-box;
  }
  .conter .rightcon .fwchaxun_con .text {
    width: 100%;
  }
}