@charset "utf-8";
@media screen and (min-width: 1000px) and (max-width: 1200px) {
  /* header */
  header nav > ul li:before {
    font-size: 18px;
  }
  header nav > ul li a {
    padding: 0 20px;
  }
  header .nav .line {
    left: 260px;
  }
  header .nav .tab {
    padding: 0 0 0 60px;
  }
  /* footer */
  footer {
    padding: 30px 0 50px 0;
  }
  footer dl dt:after {
    margin: 19px 0 20px 0;
  }
  footer dl:nth-child(3) {
    display: none;
  }
  /* fixed_right */
  .fixed_right {
    display: none;
  }
  /* web_backtop */
  .web_backtop {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  /* banner */
  .banner .box {
    height: 500px;
    background-size: auto 100%;
  }
  .banner .banner-next,
  .banner .banner-prev {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .banner .banner-next {
    right: 15px;
  }
  .banner .banner-prev {
    left: 15px;
  }
  .banner .swiper-pagination-bullets {
    bottom: 20px;
  }
  /* nbanner */
  .nbanner {
    background-size: auto 100%;
  }
  .nbanner .container {
    height: 380px;
    padding: 0 0 0 20px;
  }
  .nbanner .container .tit:after {
    height: 2px;
  }
  .nbanner .container .tit em {
    font-size: 24px;
  }
  .nbanner .container .tit span {
    font-size: 30px;
    padding: 10px 0 20px 0;
  }
  /* web_cate */
  .web_cate ul li > a {
    font-size: 14px;
    padding: 0 10px;
  }
  .web_cate ul li > a .iconfont {
    margin-left: 5px;
    font-size: 15px;
  }
  /* main */
  .main {
    padding: 40px 0 50px 0;
  }
  /* in_box */
  .in_box {
    padding: 40px 0 50px 0;
  }
  /* in_tit */
  .in_tit {
    padding: 0 0 30px 0;
  }
  .in_tit .bt {
    font-size: 36px;
  }
  .in_tit .bt span {
    padding: 0 20px;
  }
  .in_tit .text {
    font-size: 16px;
  }
  /* box_yycj */
  .box_yycj .tab li img {
    height: 45px;
  }
  .box_yycj .tab li span {
    font-size: 14px;
  }
  .box_yycj .xun .text {
    padding: 0 20px;
  }
  .box_yycj .xun .text span {
    padding: 0 0 10px 0;
  }
  .box_yycj .xun .more {
    height: 80px;
    width: 80px;
  }
  .box_yycj .xun .more .iconfont {
    font-size: 24px;
    margin: 12px 0 8px 0;
  }
  /* box_sbzs */
  .box_sbzs {
    margin: -10px;
  }
  .box_sbzs .box {
    padding: 10px;
  }
  .box_sbzs .box .xun {
    margin: 0 -5px;
  }
  .box_sbzs .box .xun ul {
    padding: 0 5px;
  }
  .box_sbzs .box .xun a {
    line-height: 2;
  }
  /* box_news */
  .box_news .tab ul li {
    margin-left: 20px;
  }
  .box_news .xun .big {
    padding: 0 30px 0 0;
  }
  .box_news .xun .big .pic img {
    width: 300px;
  }
  .box_news .xun .big .box p {
    line-height: 30px;
  }
  .box_news .xun ul {
    width: 400px;
  }
  /* box_about */
  .box_about {
    background-size: 150% auto;
    padding: 50px 0 40px 0;
  }
  .box_about .jsxun li {
    padding: 20px 0;
  }
  .box_about .jsxun li .box {
    padding: 0 0 0 30px;
  }
  .box_about .jsxun li .box .bt:after {
    margin: 15px 0;
    height: 1px;
  }
  .box_about .jsxun li .box .text {
    line-height: 2;
  }
  .box_about .jsxun li .box .but {
    margin: 15px 0 0 0;
  }
  .box_about .jsxun li .pic {
    padding: 30px 0 0 0;
  }
  .box_about .jsxun li .pic:before {
    height: 80px;
  }
  .box_about .jsxun li:nth-child(odd) .box {
    padding: 0 30px 0 0;
  }
  .box_about .flex_main {
    padding: 20px 0 0 0;
  }
  .box_about .pz {
    width: 400px;
  }
  .box_about .pz .bt {
    width: 265px;
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 20px;
  }
  .box_about .pz ul li .iconfont {
    width: 40px;
    height: 40px;
    font-size: 24px;
  }
  .box_about .pz ul li .text {
    font-size: 14px;
  }
  .box_about .map {
    padding: 0 0 0 10px;
  }
  .box_about .map .info {
    font-size: 16px;
  }
  .box_about .map .info .iconfont {
    font-size: 30px;
  }
  /* box_hyly */
  .box_hyly {
    padding: 0 0 40px 0;
  }
  .box_hyly .b_tit {
    font-size: 30px;
    padding: 0 0 30px 0;
  }
  .box_hyly ul {
    margin: -15px -10px;
  }
  .box_hyly ul li {
    padding: 15px 10px;
  }
  /* box_rongyu */
  .box_rongyu {
    padding: 0 0 40px 0;
  }
  .box_rongyu .pic {
    width: 350px;
  }
  .box_rongyu .box {
    padding: 0 0 0 5%;
  }
  .box_rongyu .box .tab li {
    line-height: 50px;
    margin-left: 30px;
  }
  .box_rongyu .box .body {
    font-size: 14px;
    line-height: 2.4;
  }
  /* box_contact */
  .box_contact .flex_main .b_tit {
    font-size: 20px;
    padding: 0 0 25px 0;
  }
  .box_contact .flex_main .b_tit:after {
    margin: 12px 0 0 0;
  }
  .box_contact .flex_main .box {
    width: 470px;
  }
  .box_contact .flex_main .box ul {
    padding: 0;
  }
  .box_contact .flex_main .box dl {
    display: none;
  }
  .box_contact #bdmap {
    height: 380px;
    margin: 40px 0;
  }
  .box_contact .dizhixun {
    padding: 0;
  }
  .box_contact .dizhixun li .iconfont {
    font-size: 50px;
  }
  .box_contact .dizhixun li .box h2 {
    font-size: 16px;
    color: #0b0b0b;
  }
  /* box_gsjj */
  .box_gsjj .box {
    padding: 0 30px 0 100px;
    background-size: 120px auto;
  }
  .box_gsjj .box .b_tit span {
    font-size: 30px;
  }
  .box_gsjj .box .text {
    font-size: 14px;
    line-height: 2;
    padding: 10px 0 0 0;
  }
  .box_gsjj .box .text p {
    padding: 6px 0;
  }
  /* box_ppjs */
  .box_ppjs {
    margin: 40px 0 0 0;
  }
  .box_ppjs .b_tit:after {
    margin: 15px auto 20px auto;
  }
  .box_ppjs .box .fixed .bt {
    font-size: 40px;
    padding: 0 0 30px 0;
  }
  .box_ppjs .box .fixed .text {
    max-width: 840px;
    padding: 15px 30px;
  }
  /* box_abnum */
  .box_abnum {
    background-size: auto 100%;
  }
  .box_abnum ul {
    height: 247px;
  }
  .box_abnum ul li {
    font-size: 20px;
  }
  .box_abnum ul li span {
    font-size: 50px;
    margin: 0 0 15px 0;
    padding: 0 15px 0 0;
  }
  /* box_zzjg */
  .box_zzjg .b_tit span {
    font-size: 30px;
  }
  /* box_qywh */
  .box_qywh {
    margin-top: 40px;
    padding: 30px;
  }
  .box_qywh .box {
    padding: 0 20px 0 0;
  }
  .box_qywh .box .b_tit span {
    font-size: 30px;
    padding: 0 0 15px 0;
  }
  .box_qywh .box ul li .bt {
    font-size: 16px;
  }
  .box_qywh .box ul li .text {
    font-size: 12px;
  }
  /* box_fuwu */
  .box_fuwu .c_tit {
    font-size: 20px;
    padding: 0 0 20px 0;
  }
  .box_fuwu .chengnuo .pic {
    width: 450px;
  }
  .box_fuwu .chengnuo .text {
    padding: 20px 30px;
    font-size: 14px;
    line-height: 2;
  }
  .box_fuwu .chengnuo .text p {
    padding: 0 0 10px 0;
  }
  .box_fuwu .chengnuo .text .but {
    width: 115px;
    font-size: 14px;
  }
  .box_fuwu .fuwu {
    margin: 40px 0;
  }
  .box_fuwu .fuwu .text {
    padding: 0 20px;
    font-size: 14px;
    line-height: 2.4;
  }
  .box_fuwu .map .b_tit {
    font-size: 30px;
  }
  /* list_case */
  .list_case {
    margin: -10px;
  }
  .list_case li {
    padding: 10px;
  }
  /* list_fangan */
  .list_fangan {
    margin: -10px;
  }
  .list_fangan li {
    padding: 10px;
  }
  .list_fangan li .pic .hide {
    padding: 20px;
  }
  .list_fangan li .pic .hide span {
    font-size: 20px;
  }
  .list_fangan li .pic .hide span:after {
    margin: 10px auto 0 auto;
  }
  .list_fangan li .pic .hide p {
    line-height: 20px;
    max-height: 40px;
    font-size: 12px;
  }
  .list_fangan li .pic .hide .iconfont {
    width: 40px;
    height: 40px;
  }
  .list_fangan li:hover .pic .hide:before {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
  }
  .list_fangan li:hover .pic .hide span:after {
    margin-bottom: 10px;
  }
  .list_fangan li:hover .pic .hide .iconfont {
    margin-top: 10px;
  }
  /* list_rongyu */
  .list_rongyu {
    margin: -10px;
  }
  .list_rongyu li {
    width: 25%;
    padding: 10px;
  }
  .list_rongyu li a {
    padding: 5px;
  }
  .list_rongyu li .pic:after {
    width: 50px;
    height: 50px;
    font-size: 24px;
  }
  /* list_job */
  .list_job li {
    margin-top: 30px;
    padding: 20px 30px;
  }
  .list_job li:before {
    right: 20px;
    bottom: 20px;
  }
  .list_job li .bt {
    width: 220px;
    font-size: 20px;
  }
  .list_job li .box {
    padding: 0 0 0 60px;
    line-height: 2.2;
  }
  .list_job li .box .but {
    width: 80%;
  }
  .list_job li .box .default {
    height: 90px;
  }
  /* list_down */
  .list_down {
    margin: -10px -15px;
  }
  .list_down li {
    padding: 10px 15px;
  }
  .list_down li a {
    padding: 0 0 15px 0;
  }
  .list_down li .date em {
    font-size: 16px;
  }
  .list_down li .info span {
    font-size: 16px;
  }
  .list_down li .info p em {
    font-size: 14px;
  }
  /* list_news */
  .list_news {
    margin: -15px;
  }
  .list_news li {
    padding: 15px;
  }
  .list_news li span {
    margin: 15px 0 0 0;
  }
  .list_news li p {
    line-height: 22px;
    height: 44px;
    margin: 10px 0;
  }
  /* view_pro */
  .view_pro .flex_main {
    padding: 0 0 40px 0;
  }
  .view_pro .flex_main .b_pic {
    width: 480px;
  }
  .view_pro .flex_main .box {
    padding: 20px 0 0 30px;
  }
  .view_pro .flex_main .box .bt {
    font-size: 24px;
  }
  .view_pro .flex_main .box .cs {
    line-height: 2.2;
    padding: 15px 0;
    margin: 15px 0;
  }
  .view_pro .flex_main .box .desc {
    line-height: 2.2;
  }
  .view_pro .flex_main .box .but {
    width: 155px;
    height: 44px;
    margin-top: 15px;
  }
  .view_pro .flex_main .box .but .iconfont {
    font-size: 22px;
  }
  .view_pro .tab li {
    padding: 0 30px;
    font-size: 16px;
  }
  .view_pro .body {
    padding: 20px 10px 0 10px;
  }
  /* view_news */
  .view_news {
    padding: 40px 60px;
  }
  .view_news .body {
    padding: 20px 0;
  }
  .view_news .wzbut {
    margin: 0 -20px;
    padding: 25px 0 0 0;
  }
  .body {
    line-height: 2.2;
  }
  /* box_newtou */
  .box_newtou {
    padding: 0 0 30px 0;
    margin: 0 0 40px 0;
  }
  .box_newtou .pic {
    width: 460px;
  }
  .box_newtou .box {
    padding: 0 0 0 30px;
  }
  .box_newtou .box span {
    font-size: 20px;
  }
  .box_newtou .box p {
    margin: 20px 0 30px 0;
  }
  /* ban_pro */
  .ban_pro {
    padding: 30px 20px;
  }
  .ban_pro .bt {
    font-size: 30px;
  }
  .ban_pro .text {
    line-height: 2;
    padding: 15px 0 20px 0;
  }
  /* box_proxun */
  .box_proxun {
    margin: -20px 0;
  }
  .box_proxun li {
    padding: 20px 0;
  }
  .box_proxun li .box {
    padding: 0 0 0 20px;
  }
  .box_proxun li .box .text {
    padding: 10px 0;
  }
  .box_proxun li:nth-child(odd) .box {
    padding: 0 20px 0 0;
  }
  /* box_pro */
  .box_pro .b_tit {
    padding: 0 0 30px 0;
  }
  .box_pro .tab {
    padding: 0 0 30px 0;
  }
  .box_pro .tab li {
    padding: 0 10px;
  }
  .box_pro .tab li a {
    font-size: 16px;
    padding: 0 0 12px 0;
  }
  .box_pro .xun ul {
    margin: -10px;
  }
  .box_pro .xun ul li {
    width: 25%;
    padding: 10px;
  }
  /* pagination */
  .pagination {
    padding: 30px 0 0 0;
  }
}
@media (max-width: 999px) {
  body {
    padding-top: 50px;
  }
  /* header */
  header {
    background: #fff;
  }
  header > .container {
    height: 50px;
  }
  header .logo img {
    height: 30px;
  }
  header form {
    display: none;
  }
  header .search {
    position: absolute;
    left: 40px;
    right: 40px;
    top: 100%;
    background: #eee;
    width: auto;
    border-radius: 0 0 5px 5px;
  }
  header .search .close {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    background-color: rgba(228, 30, 30, 0.5);
    color: #fff;
    line-height: 30px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 0 0 5px 5px;
  }
  header nav {
    display: none;
    position: fixed;
    left: 0px;
    top: 50px;
    bottom: 0px;
    box-shadow: 0 0 10px #eee;
    width: 100%;
    background: #fff;
    z-index: 9999;
    overflow-y: auto;
  }
  header nav > ul li {
    float: none;
  }
  header nav > ul li:before {
    display: none;
  }
  header nav > ul li a {
    border-bottom: 1px solid #f9f6f6;
    height: 66px;
    line-height: 1;
    position: relative;
    padding: 15px 15px 0 15px;
  }
  header nav > ul li a:before {
    display: none;
  }
  header nav > ul li a:after {
    content: "\e601";
    font-family: "iconfont" !important;
    position: absolute;
    right: 10px;
    top: 0px;
    line-height: 66px;
    font-size: 18px;
    color: #999;
  }
  header nav > ul li span {
    font-size: 16px;
  }
  header nav > ul li em {
    display: block;
    padding-top: 9px;
    font-size: 13px;
    color: #d1d1d1;
    text-transform: uppercase;
  }
  header nav > ul li:hover a {
    color: #474747;
  }
  header nav > ul li.on a {
    background: #e41e1e;
    color: #fff;
  }
  header nav > ul li.on a:after {
    display: none;
  }
  header nav > ul li.on em {
    color: #ddd;
  }
  header .navbut {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
  }
  header .navbut i {
    height: 2px;
    background: #474747;
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0px;
  }
  header .navbut .w1 {
    top: 4px;
  }
  header .navbut .w2 {
    top: 14px;
  }
  header .navbut .w3 {
    top: 24px;
  }
  header .navbut.cur .w1 {
    top: 15px;
    transform: rotate(45deg);
  }
  header .navbut.cur .w2 {
    height: 0px;
  }
  header .navbut.cur .w3 {
    top: 15px;
    transform: rotate(-45deg);
  }
  header .but_search {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    font-size: 24px;
  }
  /* footer */
  footer {
    padding: 30px 0;
    line-height: 2;
    font-size: 12px;
    color: #aaa;
    text-align: center;
  }
  footer a {
    color: #aaa;
  }
  footer .container {
    display: block;
  }
  footer dl {
    display: none;
  }
  footer dl dt {
    font-size: 18px;
  }
  footer dl dt:after {
    margin: 10px auto;
  }
  footer dl dd a {
    display: block;
    overflow: hidden;
  }
  footer .cont {
    display: block;
  }
  footer .box {
    max-width: inherit;
  }
  footer .box .ewm {
    padding: 10px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  footer .box .ewm li img {
    max-width: 95px;
    margin-bottom: 10px;
  }
  footer .box .ewm li:first-child {
    margin-right: 0;
  }
  footer .box .ewm li:last-child {
    display: none;
  }
  footer .box .but {
    display: none;
  }
  footer .box .copy {
    margin: 0 -10px;
    padding: 0 10px;
    line-height: 1.8;
  }
  /* fixed_right */
  .fixed_right {
    display: none;
  }
  /* web_backtop */
  .web_backtop {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  /* banner */
  .banner .box {
    background-position: center center;
    height: 340px;
    background-size: auto 100%;
  }
  .banner .one {
    padding: 0;
  }
  .banner .one .t1 {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .banner .one .t2 {
    padding: 15px 0;
  }
  .banner .one .t2 img {
    height: 30px;
  }
  .banner .one .t3 {
    font-size: 14px;
    color: #ccc;
    line-height: 1.8;
  }
  .banner .two {
    padding: 0;
  }
  .banner .two .t1 {
    font-size: 14px;
  }
  .banner .two .t2 {
    font-size: 24px;
    letter-spacing: 1px;
    padding: 10px 0 15px 0;
  }
  .banner .two .t3 {
    font-size: 14px;
  }
  .banner .three {
    padding: 15% 0 0 0;
  }
  .banner .three .t1 {
    font-size: 16px;
  }
  .banner .three .t2 {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .banner .four {
    padding: 0;
  }
  .banner .four .t1 {
    font-size: 16px;
  }
  .banner .four .t2 {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .banner .banner-next,
  .banner .banner-prev {
    display: none;
  }
  .banner .swiper-pagination-bullets {
    bottom: 10px;
  }
  .banner .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 24px;
    height: 2px;
    margin: 0 2px;
  }
  /* nbanner */
  .nbanner {
    background-size: auto 100%;
  }
  .nbanner .container {
    height: 200px;
    padding: 0 10px;
  }
  .nbanner .container .tit:after {
    height: 2px;
  }
  .nbanner .container .tit em {
    font-size: 20px;
  }
  .nbanner .container .tit span {
    font-size: 20px;
    padding: 10px 0 20px 0;
  }
  .nbanner .container .position {
    display: none;
  }
  .nbanner .container .cate {
    display: none;
  }
  /* web_cate */
  .web_cate {
    display: block;
    position: relative;
    z-index: 988;
    background: #3a3c3c;
    box-shadow: 0 0 0 #eee;
  }
  .web_cate .tit {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 10px;
    height: 50px;
    line-height: 1;
    font-size: 16px;
    color: #fff;
  }
  .web_cate .tit:after {
    font-family: "iconfont" !important;
    content: "\e649";
    font-size: 18px;
  }
  .web_cate ul {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    display: none;
    background: #333434;
  }
  .web_cate ul li {
    padding: 0;
    border-bottom: #2f2f2f solid 1px;
  }
  .web_cate ul li:before {
    display: none;
  }
  .web_cate ul li > a {
    height: 36px;
    font-size: 14px;
    padding: 0 10px;
    color: #8c8c8c;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .web_cate ul li > a .iconfont {
    margin-left: 0;
    font-size: 16px;
    color: #8c8c8c;
  }
  .web_cate ul li .sub {
    position: static;
    transform: translateX(0);
    text-align: left;
    border-radius: 0;
    background: #393939;
  }
  .web_cate ul li .sub a {
    margin-left: 0;
    color: #777;
    background: none;
    border-top: 1px solid #353535;
    border-bottom: 0;
    line-height: 34px;
    text-indent: 2em;
  }
  .web_cate ul li .sub a:hover {
    color: #eee;
  }
  .web_cate ul li:first-child {
    padding: 0;
  }
  .web_cate ul li:first-child:before {
    display: none;
  }
  .web_cate ul li:hover > a {
    background: none;
    color: #8c8c8c;
  }
  .web_cate ul li:hover > a .iconfont {
    color: #8c8c8c;
  }
  .web_cate ul li.on > a {
    background: none;
    color: #8c8c8c;
  }
  .web_cate ul li.on > a .iconfont {
    color: #8c8c8c;
  }
  /* main */
  .main {
    padding: 20px 0 30px 0;
  }
  /* in_box */
  .in_box {
    padding: 30px 0;
  }
  .in_box .in_down {
    width: 40px;
    height: 40px;
  }
  .in_box .in_down .iconfont {
    font-size: 28px;
  }
  .in_box .in_down .iconfont:before {
    content: "\e695";
  }
  /* in_tit */
  .in_tit {
    padding: 0 0 15px 0;
  }
  .in_tit .bt {
    font-size: 20px;
    padding: 0 0 5px 0;
  }
  .in_tit .bt span {
    padding: 0 10px;
  }
  .in_tit .bt img {
    height: 20px;
  }
  .in_tit .text {
    font-size: 12px;
    line-height: 1.6;
  }
  /* box_yycj */
  .box_yycj .tab li {
    width: 20%;
    border-bottom: 1px solid #eee;
  }
  .box_yycj .tab li a {
    padding: 10px 0;
  }
  .box_yycj .tab li img {
    height: 31px;
  }
  .box_yycj .tab li span {
    font-size: 12px;
    padding: 8px 0 0 0;
  }
  .box_yycj .xun .box {
    position: static;
  }
  .box_yycj .xun .text {
    padding: 0 10px;
    font-size: 12px;
  }
  .box_yycj .xun .text span {
    font-size: 16px;
    padding: 0 0 8px 0;
    line-height: 1.1;
  }
  .box_yycj .xun .more {
    height: 60px;
    width: 60px;
    font-size: 18px;
  }
  .box_yycj .xun .more .iconfont {
    font-size: 26px;
    margin: 0;
    line-height: 60px;
  }
  .box_yycj .xun .more p {
    display: none;
  }
  /* box_sbzs */
  .box_sbzs {
    margin: -10px 0 0 0;
  }
  .box_sbzs .box {
    width: 100%;
    padding: 0 0 10px 0;
    background: #fff;
    margin-top: 10px;
  }
  .box_sbzs .box .big span {
    font-size: 20px;
    padding: 10px 0;
  }
  .box_sbzs .box .xun {
    margin: 0;
  }
  .box_sbzs .box .xun ul {
    padding: 0 5px;
  }
  .box_sbzs .box .xun a {
    line-height: 2;
  }
  /* box_news */
  .box_news .tab {
    padding: 0 0 15px 0;
  }
  .box_news .tab .bt {
    background-size: 50px auto;
    padding: 10px 0 0 15px;
  }
  .box_news .tab .bt em {
    font-size: 18px;
    padding: 0 0 5px 0;
  }
  .box_news .tab .bt span {
    font-size: 20px;
  }
  .box_news .tab ul li {
    margin-left: 10px;
  }
  .box_news .tab ul li a {
    padding: 0 0 10px 0;
    font-size: 16px;
  }
  .box_news .xun {
    display: block;
    overflow: hidden;
  }
  .box_news .xun a .pic {
    margin-right: 10px;
  }
  .box_news .xun a .pic img {
    width: 120px;
    height: 70px;
  }
  .box_news .xun a .box span {
    font-size: 16px;
  }
  .box_news .xun a .box p {
    line-height: 20px;
    height: 40px;
    margin: 5px 0 0 0;
    font-size: 12px;
  }
  .box_news .xun a .box .iconfont {
    display: none;
  }
  .box_news .xun .big {
    display: none;
  }
  .box_news .xun ul {
    width: 100%;
    margin: -5px 0;
  }
  .box_news .xun ul li {
    padding: 5px 0;
  }
  /* box_about */
  .box_about {
    background-size: 1000px auto;
    padding: 30px 0;
  }
  .box_about .b_tit {
    padding: 0 0 10px 0;
  }
  .box_about .b_tit .bt {
    font-size: 20px;
  }
  .box_about .b_tit .bt:after {
    margin: 10px auto;
    width: 80px;
    height: 1px;
  }
  .box_about .b_tit .text {
    font-size: 12px;
  }
  .box_about .six li {
    height: 110px;
    font-size: 12px;
  }
  .box_about .six li span {
    font-size: 30px;
    margin: 30px 0 5px 0;
    padding: 0 12px 0 0;
  }
  .box_about .six li span:before {
    top: 2px;
    transform: scale(0.8);
  }
  .box_about .jsxun {
    margin: -10px 0;
  }
  .box_about .jsxun li {
    display: block;
    overflow: hidden;
    padding: 10px 0;
  }
  .box_about .jsxun li .box {
    width: 100%;
    padding: 15px 10px !important;
    background: #f5f5f5;
  }
  .box_about .jsxun li .box .bt {
    font-size: 20px;
    text-align: center;
    color: #e41e1e;
  }
  .box_about .jsxun li .box .bt:after {
    margin: 10px auto;
    width: 80px;
    height: 1px;
  }
  .box_about .jsxun li .box .text {
    font-size: 13px;
    line-height: 2;
    text-align: justify;
  }
  .box_about .jsxun li .box .but {
    line-height: 34px;
    width: 115px;
    font-size: 14px;
    margin: 5px auto 0 auto;
  }
  .box_about .jsxun li .pic {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .box_about .jsxun li .pic:before {
    height: 60px;
  }
  .box_about .flex_main {
    padding: 20px 0 0 0;
    display: block;
    overflow: hidden;
  }
  .box_about .pz {
    width: 100%;
  }
  .box_about .pz .bt {
    width: 160px;
    line-height: 34px;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .box_about .pz ul {
    margin: -5px 0;
  }
  .box_about .pz ul li {
    padding: 5px 0;
  }
  .box_about .pz ul li .iconfont {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .box_about .pz ul li span {
    font-size: 18px;
    padding: 0 0 0 10px;
  }
  .box_about .pz ul li hr {
    height: 16px;
    margin: 0 10px;
  }
  .box_about .pz ul li .text {
    font-size: 14px;
    line-height: 1.5;
  }
  .box_about .map {
    width: 100%;
    padding: 0;
  }
  .box_about .map ul {
    display: none;
  }
  .box_about .map .info {
    background: #e41e1e;
    border-radius: 5px;
    margin-top: 15px;
    padding: 10px;
    font-size: 16px;
    color: #fff;
  }
  .box_about .map .info .iconfont {
    margin-right: 10px;
    font-size: 26px;
  }
  .box_about .map .info a {
    margin-right: 5px;
    color: #fff;
  }
  /* box_hyly */
  .box_hyly {
    padding: 0 0 20px 0;
  }
  .box_hyly .b_tit {
    font-size: 20px;
    padding: 0 0 15px 0;
  }
  .box_hyly ul {
    margin: -5px;
  }
  .box_hyly ul li {
    padding: 5px;
  }
  .box_hyly ul li img {
    height: 48px;
    margin-bottom: 8px;
  }
  .box_hyly ul li span {
    font-size: 12px;
  }
  /* box_rongyu */
  .box_rongyu {
    padding: 0 0 20px 0;
    display: block;
    overflow: hidden;
  }
  .box_rongyu .pic {
    display: none;
  }
  .box_rongyu .box {
    width: 100%;
    padding: 0;
  }
  .box_rongyu .box .tab {
    padding: 0 0 12px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .box_rongyu .box .tab li {
    font-size: 18px;
    line-height: 1.1;
    margin-left: 20px;
    padding: 0 0 8px 0;
  }
  .box_rongyu .box .body {
    font-size: 13px;
    line-height: 2;
  }
  /* box_job */
  .box_job {
    display: block;
    overflow: hidden;
    padding: 0 0 20px 0;
  }
  .box_job .pic {
    display: none;
  }
  .box_job .box {
    width: 100%;
    padding: 0;
  }
  .box_job .box .bt {
    display: none;
  }
  .box_job .box .text {
    font-size: 20px;
    text-align: center;
    color: #e41e1e;
  }
  /* box_contact */
  .box_contact .flex_main {
    display: block;
  }
  .box_contact .flex_main .b_tit {
    font-size: 20px;
    padding: 0 0 15px 0;
  }
  .box_contact .flex_main .b_tit:after {
    width: 91px;
    margin: 12px 0 0 0;
  }
  .box_contact .flex_main .mess {
    width: 100%;
    padding: 0;
  }
  .box_contact .flex_main .mess ul {
    max-width: inherit;
  }
  .box_contact .flex_main .mess ul li {
    margin-top: 10px;
  }
  .box_contact .flex_main .mess ul li input[type='text'] {
    height: 40px;
    padding: 0 40px 0 10px;
    font-size: 14px;
  }
  .box_contact .flex_main .mess ul li input[type='submit'] {
    height: 40px;
    font-size: 16px;
  }
  .box_contact .flex_main .mess ul li textarea {
    height: 80px;
    padding: 10px 40px 10px 10px;
    font-size: 14px;
  }
  .box_contact .flex_main .mess ul li .iconfont {
    height: 40px;
    width: 40px;
    font-size: 18px;
  }
  .box_contact .flex_main .mess ul li:first-child {
    margin-top: 0;
  }
  .box_contact .flex_main .mess ul .yzm span {
    width: 80px;
    line-height: 40px;
  }
  .box_contact .flex_main .mess ul .yzm input[type='text'] {
    padding: 0 10px 0 90px;
  }
  .box_contact .flex_main .mess ul .yzm a {
    margin-left: 5px;
    font-size: 12px;
  }
  .box_contact .flex_main .mess ul .yzm a img {
    height: 30px;
    margin-right: 5px;
  }
  .box_contact .flex_main .box {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .box_contact .flex_main .box ul {
    margin: -5px 0;
    padding: 0;
  }
  .box_contact .flex_main .box ul li {
    font-size: 13px;
    line-height: 24px;
    padding: 5px 0;
  }
  .box_contact .flex_main .box ul li .iconfont {
    line-height: 22px;
  }
  .box_contact .flex_main .box ul li .text {
    width: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .box_contact .flex_main .box dl {
    position: static;
    transform: translateY(0);
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px 0 0 0;
  }
  .box_contact .flex_main .box dl dd {
    width: 110px;
    padding: 0;
  }
  .box_contact .flex_main .box dl dd img {
    border: 1px solid #eee;
  }
  .box_contact .flex_main .box dl dd:first-child {
    margin-right: 10px;
  }
  .box_contact #bdmap {
    height: 220px;
    margin: 20px 0;
  }
  .box_contact .dizhixun {
    margin: -15px 0;
    padding: 0;
  }
  .box_contact .dizhixun li {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
  }
  .box_contact .dizhixun li .iconfont {
    font-size: 40px;
  }
  .box_contact .dizhixun li .box {
    padding: 0 0 0 10px;
    font-size: 13px;
    line-height: 1.8;
  }
  .box_contact .dizhixun li .box h2 {
    font-size: 16px;
  }
  .box_contact .dizhixun li:last-child {
    border-bottom: 0;
  }
  /* box_gsjj */
  .box_gsjj {
    display: block;
  }
  .box_gsjj .box {
    width: 100%;
    padding: 0;
    background-size: 80px auto;
  }
  .box_gsjj .box .b_tit {
    overflow: hidden;
  }
  .box_gsjj .box .b_tit span {
    font-size: 20px;
    padding: 0 0 12px 0;
  }
  .box_gsjj .box .text {
    font-size: 13px;
    line-height: 2;
    padding: 10px 0;
  }
  .box_gsjj .box .text p {
    padding: 3px 0;
  }
  .box_gsjj .pic {
    width: auto;
    margin: -5px;
    overflow: hidden;
  }
  .box_gsjj .pic li {
    margin-top: 0;
    padding: 5px;
    width: 33.333333333333%;
    float: left;
  }
  .box_gsjj .video {
    width: 100%;
    max-width: inherit;
  }
  /* box_ppjs */
  .box_ppjs {
    margin: 20px 0 0 0;
  }
  .box_ppjs .b_tit {
    font-size: 20px;
  }
  .box_ppjs .b_tit:after {
    margin: 12px auto 15px auto;
    height: 2px;
  }
  .box_ppjs .box .fixed {
    position: static;
    background: #444;
    padding: 15px;
  }
  .box_ppjs .box .fixed .bt {
    font-size: 20px;
    padding: 0 0 10px 0;
  }
  .box_ppjs .box .fixed .bt:after {
    display: block;
    overflow: hidden;
    content: "";
    margin: 10px auto 0 auto;
    width: 22px;
    height: 2px;
    background: #fff;
  }
  .box_ppjs .box .fixed .text {
    border: 0;
    line-height: 2;
    font-size: 13px;
    padding: 0;
  }
  .box_ppjs .box:hover .fixed {
    background: #444;
  }
  .box_ppjs .box:hover .fixed .text {
    background: none;
  }
  /* box_abnum */
  .box_abnum {
    background-size: 1000px auto;
  }
  .box_abnum ul {
    height: 110px;
  }
  .box_abnum ul li {
    font-size: 12px;
  }
  .box_abnum ul li span {
    font-size: 30px;
    margin: 0 0 5px 0;
    padding: 0 12px 0 0;
  }
  .box_abnum ul li span:before {
    top: 2px;
    transform: scale(0.8);
  }
  /* box_zzjg */
  .box_zzjg .b_tit {
    position: static;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .box_zzjg .b_tit span {
    font-size: 20px;
    padding: 0 0 12px 0;
  }
  .box_zzjg .info {
    padding: 15px 0 0 0;
  }
  /* box_qywh */
  .box_qywh {
    margin-top: 20px;
    display: block;
    overflow: hidden;
    padding: 15px 20px;
  }
  .box_qywh .box {
    width: 100%;
    padding: 0 0 10px 0;
  }
  .box_qywh .box .b_tit {
    display: none;
  }
  .box_qywh .box ul {
    margin: 0;
  }
  .box_qywh .box ul li {
    width: 100%;
    padding: 0;
  }
  .box_qywh .box ul li .bt {
    font-size: 16px;
    padding: 5px 0;
  }
  .box_qywh .box ul li .text {
    font-size: 13px;
  }
  .box_qywh .box ul li .text p {
    padding: 0;
  }
  .box_qywh .pic {
    width: 100%;
    text-align: center;
  }
  .box_qywh .pic img {
    width: 60%;
    max-width: 100%;
  }
  /* box_fuwu */
  .box_fuwu .c_tit {
    font-size: 20px;
    padding: 0 0 15px 0;
  }
  .box_fuwu .chengnuo {
    display: block;
  }
  .box_fuwu .chengnuo .pic {
    width: 100%;
  }
  .box_fuwu .chengnuo .text {
    padding: 15px;
    font-size: 13px;
    line-height: 2;
    width: 100%;
  }
  .box_fuwu .chengnuo .text p {
    padding: 0 0 5px 0;
  }
  .box_fuwu .chengnuo .text .but {
    width: 115px;
    line-height: 36px;
    font-size: 14px;
  }
  .box_fuwu .fuwu {
    margin: 20px 0;
    display: block;
    overflow: hidden;
  }
  .box_fuwu .fuwu .text {
    background: #f7f7f7;
    padding: 15px;
    font-size: 13px;
    line-height: 2;
    width: 100%;
    min-width: inherit;
  }
  .box_fuwu .fuwu .pic {
    width: 100%;
  }
  .box_fuwu .map .b_tit {
    position: static;
    text-align: center;
    font-size: 20px;
  }
  .box_fuwu .tel {
    padding: 20px 0 0 0;
    display: block;
    overflow: hidden;
  }
  .box_fuwu .tel .b {
    border-radius: 50px 50px 0 0;
    padding: 0;
  }
  .box_fuwu .tel .b .iconfont {
    margin-right: 10px;
    font-size: 18px;
  }
  .box_fuwu .tel .t {
    border-radius: 0 0 50px 50px;
    border-width: 1px;
    border-top-width: 0;
    padding: 0;
    font-size: 18px;
  }
  /* list_case */
  .list_case {
    margin: -5px;
  }
  .list_case li {
    width: 50%;
    padding: 5px;
  }
  .list_case li .pic .hide {
    padding: 10px;
  }
  .list_case li .pic .hide em {
    font-size: 14px;
    padding: 0 0 10px 0;
  }
  .list_case li span {
    padding: 0 25px 0 10px;
    line-height: 36px;
    font-size: 12px;
  }
  .list_case li span:before {
    right: 10px;
    font-size: 16px;
  }
  /* list_fangan */
  .list_fangan {
    margin: -5px;
  }
  .list_fangan li {
    width: 50%;
    padding: 5px;
  }
  .list_fangan li a {
    box-shadow: 0 0 10px #ddd;
  }
  .list_fangan li .pic .hide {
    display: none;
  }
  .list_fangan li .bt {
    line-height: 36px;
    text-align: center;
    font-size: 14px;
  }
  /* list_rongyu */
  .list_rongyu {
    margin: -5px;
  }
  .list_rongyu li {
    width: 50%;
    padding: 5px;
  }
  .list_rongyu li a {
    padding: 5px;
  }
  .list_rongyu li .pic:after {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .list_rongyu li span {
    padding: 10px 10px 5px 10px;
  }
  /* list_job */
  .list_job li {
    margin-top: 15px;
    padding: 15px;
    display: block;
    overflow: hidden;
  }
  .list_job li:before {
    right: 15px;
    bottom: 15px;
  }
  .list_job li .bt {
    width: 100%;
    padding: 0;
    line-height: 36px;
    min-height: inherit;
    font-size: 18px;
  }
  .list_job li .bt:after {
    content: "";
    display: block;
    overflow: hidden;
    background: #121212;
    width: 25px;
    height: 2px;
    margin: 8px 0 0 0;
  }
  .list_job li .box {
    width: 100%;
    padding: 12px 0 0 0;
    font-size: 12px;
    line-height: 2;
  }
  .list_job li .box .tit {
    font-size: 14px;
  }
  .list_job li .box .but {
    width: 100%;
    margin-top: 10px;
  }
  .list_job li .box .default {
    height: 84px;
  }
  /* list_down */
  .list_down {
    margin: -10px 0;
  }
  .list_down li {
    padding: 0;
    width: 100%;
  }
  .list_down li a {
    padding: 10px 0;
  }
  .list_down li .date {
    width: 64px;
  }
  .list_down li .date i {
    font-size: 24px;
    line-height: 40px;
  }
  .list_down li .date em {
    line-height: 24px;
    font-size: 12px;
  }
  .list_down li .info {
    padding: 0 10px;
    font-size: 12px;
  }
  .list_down li .info span {
    font-size: 14px;
    padding: 0 0 8px 0;
  }
  .list_down li .info p em {
    font-size: 14px;
  }
  .list_down li .but .iconfont {
    font-size: 20px;
  }
  .list_down li .but em {
    font-size: 12px;
  }
  .list_down li:last-child a {
    border-bottom: 0;
  }
  /* list_news */
  .list_news {
    margin: -8px 0;
  }
  .list_news li {
    width: 100%;
    padding: 8px 0;
  }
  .list_news li .pic:before {
    width: 150px;
    border: 1px solid #fff;
  }
  .list_news li span {
    margin: 10px 0 0 0;
    font-size: 16px;
  }
  .list_news li p {
    line-height: 22px;
    height: 44px;
    margin: 5px 0;
  }
  /* view_pro */
  .view_pro .flex_main {
    display: block;
    padding: 0 0 20px 0;
  }
  .view_pro .flex_main .b_pic {
    width: 100%;
  }
  .view_pro .flex_main .b_pic .probanbig {
    padding: 5px;
  }
  .view_pro .flex_main .b_pic .probansmall {
    margin: 10px 0 0 0;
  }
  .view_pro .flex_main .b_pic .probansmall .swiper-slide {
    width: 33.333333333%;
    padding: 0 3px;
  }
  .view_pro .flex_main .box {
    width: 100%;
    padding: 15px;
    background: #f7f7f7;
    margin-top: 20px;
    font-size: 13px;
  }
  .view_pro .flex_main .box .bt {
    font-size: 20px;
  }
  .view_pro .flex_main .box .cs {
    line-height: 2;
    padding: 12px 0;
    margin: 15px 0;
  }
  .view_pro .flex_main .box .desc {
    line-height: 2;
  }
  .view_pro .flex_main .box .but {
    width: 135px;
    height: 40px;
    margin-top: 15px;
    font-size: 14px;
  }
  .view_pro .flex_main .box .but .iconfont {
    font-size: 20px;
  }
  .view_pro .tab li {
    width: 33.333333333%;
    padding: 0;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
  }
  .view_pro .body {
    padding: 15px 5px 0 5px;
  }
  /* view_news */
  .view_news {
    padding: 15px;
  }
  .view_news .bt {
    font-size: 20px;
  }
  .view_news .cs {
    padding: 10px 0;
    margin: 0 -5px;
  }
  .view_news .cs li {
    padding: 0 5px;
  }
  .view_news .body {
    padding: 15px 0;
  }
  .view_news .share {
    display: none;
  }
  .view_news .wzbut {
    margin: 0 -5px;
    padding: 0;
  }
  .view_news .wzbut li {
    padding: 0 5px;
    width: 33.333333333333%;
  }
  .view_news .wzbut li a {
    line-height: 40px;
  }
  .body {
    line-height: 2;
    font-size: 13px;
  }
  .body video,
  .body iframe {
    height: 220px;
  }
  .body hr {
    height: 10px;
  }
  /* box_newtou */
  .box_newtou {
    padding: 0;
    margin: 0;
    border-bottom: 0;
  }
  .box_newtou a {
    display: block;
    overflow: hidden;
  }
  .box_newtou .pic {
    width: 100%;
  }
  .box_newtou .box {
    width: 100%;
    padding: 10px 0 15px 0;
    font-size: 12px;
  }
  .box_newtou .box span {
    font-size: 16px;
    font-weight: bold;
  }
  .box_newtou .box p {
    line-height: 22px;
    height: 44px;
    margin: 5px 0;
    font-size: 12px;
  }
  /* ban_pro */
  .ban_pro {
    padding: 20px 15px;
  }
  .ban_pro .bt {
    font-size: 20px;
  }
  .ban_pro .text {
    font-size: 13px;
    line-height: 2;
    padding: 10px 0;
  }
  .ban_pro .text .but {
    margin-top: 5px;
  }
  .ban_pro .pic {
    text-align: center;
  }
  .ban_pro .pic img {
    max-width: 40%;
    width: 100%;
  }
  /* box_proxun */
  .box_proxun {
    margin: -15px 0;
  }
  .box_proxun li {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    display: block;
    overflow: hidden;
  }
  .box_proxun li .box {
    width: 100%;
    padding: 0;
  }
  .box_proxun li .box .bt {
    font-size: 20px;
    padding: 10px 0 0 0;
    text-align: center;
  }
  .box_proxun li .box .bt:after {
    display: block;
    overflow: hidden;
    width: 30px;
    height: 2px;
    background: #e41e1e;
    content: "";
    margin: 10px auto 0 auto;
  }
  .box_proxun li .box .text {
    font-size: 13px;
    padding: 10px 0;
  }
  .box_proxun li .box .but {
    text-align: center;
    display: block;
    overflow: hidden;
  }
  .box_proxun li .pic {
    text-align: center;
  }
  .box_proxun li:nth-child(odd) .box {
    padding: 0;
  }
  .box_proxun li:last-child {
    border-bottom: 0;
  }
  /* box_pro */
  .box_pro .b_tit {
    font-size: 20px;
    padding: 0 0 15px 0;
  }
  .box_pro .tab {
    padding: 0 0 15px 0;
    margin: -3px -2px;
  }
  .box_pro .tab li {
    padding: 3px 2px;
  }
  .box_pro .tab li a {
    border-bottom: 0;
    font-size: 14px;
    padding: 0 10px;
    line-height: 32px;
    background: #eaeaea;
  }
  .box_pro .tab li.on a {
    background: #e41e1e;
    color: #fff;
  }
  .box_pro .swiper {
    padding: 0 20px;
  }
  .box_pro .swiper span {
    font-size: 12px;
    padding: 10px;
  }
  .box_pro .swiper .pro-next,
  .box_pro .swiper .pro-prev {
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    height: 60px;
    width: 30px;
    z-index: 5;
  }
  .box_pro .swiper .pro-next {
    left: auto;
    right: 0px;
    margin-left: 0;
  }
  .box_pro .swiper .pro-prev {
    right: auto;
    left: 0px;
    margin-right: 0;
  }
  .box_pro .xun ul {
    margin: -5px;
  }
  .box_pro .xun ul li {
    width: 50%;
    padding: 5px;
  }
  .box_pro .xun ul li span {
    font-size: 14px;
    padding: 10px;
  }
  .box_pro .xun ul li p {
    padding-bottom: 10px;
  }
  .box_pro .xun ul li:nth-child(5) {
    display: none;
  }
  /* pagination */
  .pagination {
    padding: 20px 0 0 0;
  }
  .pagination li {
    padding: 0;
    margin: 0 0 0 -1px;
  }
  .pagination li a,
  .pagination li span {
    padding: 0 10px;
    line-height: 28px;
    border-radius: 0;
  }
  /* tan_pic */
  .tan_pic {
    padding: 40px;
  }
  .tan_pic .close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
  }
  .tan_pic .swiper-pagination-bullet {
    width: 22px;
    height: 4px;
    margin: 0 2px;
  }
  .tan_pic .swiper-button-next,
  .tan_pic .swiper-button-prev {
    width: 30px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    font-size: 24px;
  }
  /* list_map */
  .list_map {
    padding: 0;
    overflow: hidden;
    border: 0;
    margin-top: 10px;
  }
  .list_map li {
    padding: 5px 0;
  }
  .list_map li > a {
    padding: 5px 10px;
    font-size: 16px;
  }
  .list_map li .sub a {
    padding: 0 0 0 10px;
    margin: 5px 0 0 10px;
    background-size: auto 8px;
    font-size: 12px;
  }
  /* web_position */
  .web_position {
    display: none;
  }
}
