/* 头部 */
.header{background-image: url(../images/header_bg.png); z-index: 999999;position: fixed;left: 0;top: 0;right: 0; box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);}
.header .header-list{height: 0px;opacity: 0;}
.header .header-list ul{width: 362px;height: 40px;display: flex;position: absolute;right: 100px;top: 0;}
.header .header-list ul li{width: 104px;height: 40px;margin: 0 7px;display: inline-block;}
.header .header-list ul li a{display: block;width: 104px;height: 40px;}
.header .header-list ul li h4{display: block;font-size: 14px;color: #b7e0f0;line-height: 40px; float: left;margin-left: 4px;}
.header .header-list ul li i{display: block;float: left;width: 27px;height: 23px;background-position: center;background-repeat: no-repeat;background-size: contain;margin-top: 8px;}
.header .header-list ul li:nth-child(1) i{background-image: url(../images/header-list.png);}
.header .header-list ul li:nth-child(2) i{background-image: url(../images/header-list2.png);}
.header .header-list ul li:nth-child(3) i{background-image: url(../images/header-list3.png);}
.header .header-list{height: 40px;background:linear-gradient(to right, #a3d52a, #0289d1);transition: all 0.3s linear;opacity: 1;}
/*.header:hover .header-list{height: 40px;background:linear-gradient(to right, #a3d52a, #0289d1);transition: all 0.3s linear;opacity: 1;}*/
.header .header-border{height: 100px;position: relative;padding: 0 100px;}
.header .header-border .logo{width: 397px;height: 40px;margin: 30px 0;}

.header .header-border .header_top_r{width:1106px;}
.header .header-border .header_top_r .nav{white-space: nowrap;}
.header .header-border .header_top_r .nav .phone{display: none !important;}
.header .header-border .header_top_r .nav .li{font-size: 16px; text-align: center; width: 158px;transition: all 0.3s; display: inline-block;align-items: center; justify-content: center;}
.header .header-border .header_top_r .nav .li .a{display: block;width: 128px;line-height: 50px;margin: 25px auto;}
.header .header-border .header_top_r .nav .li cite{display: none;}
.header .header-border .header_top_r .nav .li.onc .a,.header .header-border .header_top_r .nav .li:hover .a{color: #fff;background:linear-gradient(to right, #a3d52a, #0289d1);}
.header .header-border .header_top_r .nav .li .sub_nav{position: absolute;top: 99px;left: 0;width: 100%;background-image: url(../images/sub_nav.png);display: none;border-top: 1px solid #e3e3e3;}
.header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper {display: block;width: 90%;background-repeat: no-repeat;background-position: center center;background-position: bottom center;background-size: cover;font-size: 0;margin: 0 auto;}
.header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper .dropdown {display: inline-block; vertical-align: top;width: 307px; height: 312px; border-right: 1px solid #e3e3e3;}
.header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper .dropdown>ul { position: relative;padding-top: 50px;}

.header .search{width: 102px;height:97px;float: right; cursor: pointer; text-align: center;display: block; background: url(../images/search.png) no-repeat center;}
.header .search_box{position: absolute;right: 0;top: 40px;background-color: rgba(255, 255, 255, 0.5);width: 300px;height: 50px;display: none;z-index: 999;}
.header .search_box input{height:40px;background-color:#ffffff;margin:5px 0px 5px 5px;padding-left:10px;float:left;	width: 250px;}
.header .search_box .search-btn{width:40px;height:40px;display:inline-block;margin-top:5px;background:#0e8ec5 url(../images/search-w.png) center no-repeat;cursor:pointer;} 
 .header .search_box .search-btn1s{width:40px;height:40px;display:inline-block;margin-top:5px;background:#0e8ec5 url(../images/search-w.png) center no-repeat;cursor:pointer;} 


.dropdown_wrapper .dropdown ul>li { display: block; position: relative;text-align: left;padding-left: 124px;}
.dropdown_wrapper .dropdown ul li a {font-size: 16px;color:#565656;position: relative;display: block; padding-bottom: 10px;font-weight: bold;}
.dropdown_wrapper .dropdown ul li a::after{ content: ''; width: 0px;height: 0px;position: absolute;left: 0;bottom: 5px;}
.dropdown_wrapper .dropdown ul li:hover a::after,.dropdown_wrapper .dropdown ul li.on a::after{ content: ''; width: 76px;height: 2px;background:linear-gradient(to right, #a3d52a, #0289d1);transition: all 0.3s linear;}
.dropdown_wrapper .dropdown ul li:hover a::before,.dropdown_wrapper .dropdown ul li.on a::before{content: '';width: 18px;height: 12px;background-image: url(../images/dropdown-a.png);position: absolute;top: 5px;right: 58px;}
.dropdown_wrapper .dropdown ul>li:hover a,.dropdown_wrapper .dropdown ul>li.on a{color: #0078c2;}
.dropdown_wrapper .dropdown dl {display: none;padding: 10px 20px; padding-bottom: 0; position: relative;}
.dropdown_wrapper .dropdown dl dd { padding: 10px 20px;}
.dropdown_wrapper .dropdown dl dd a {padding-left: 0 !important;padding-right: 0 !important;}

.dropdown_wrapper .dropdown_info {display: inline-block; vertical-align: top;position: relative;width: 248px;height: 312px;}
.dropdown_wrapper .dropdown_info>ul {display: inline-block; vertical-align: top;padding-top: 50px;}
.dropdown_wrapper .dropdown_info li {display: none;position: relative;}
.dropdown_wrapper .dropdown_info li div::before{content: '';width: 1px;height: 312px;background-color: #e3e3e3;position: absolute;right: 0;top: -50px;}
.sub-menu__content{width: 248px;height: 312px;}
.smenu-blank { display: block !important;}
.dropdown_wrapper .dropdown_info li a {display: block;font-size: 16px; padding-bottom: 14px;color: #565656;text-align:left;padding-left: 70px;}
.dropdown_wrapper .dropdown_info li a:hover,.dropdown_wrapper .dropdown_info li a.on{color: #3aa497;font-weight: bold;}
.dropdown_wrapper .dropdown_info li:nth-child(2) a{padding-left: 50px;}
.dropdown_wrapper .product-menu__main {width: 248px;height: 342px;position: relative;}
.dropdown_wrapper .product-menu__main div { display: none;width: 276px;height: 312px;}
.dropdown_wrapper .product-menu__main a {font-size: 15px !important; display:block;vertical-align: top;padding-bottom: 14px;color: #565656;}
.dropdown_wrapper .product-menu__main a:hover,.dropdown_wrapper .product-menu__main a.on{color: #0078c2 !important;font-weight:normal !important;}

.dropdown_wrapper .dropdown_pic {display: inline-block; width: 921px;height: 312px; }
.product-menu__dropdown .sub-menu__pic div { display: none;}
.product-menu__dropdown .sub-menu__pic figure { display: none; }
.sub-menu__pic a { display: none;}
.dropdown_wrapper .dropdown_pic img {display: none;  width: 307px;height: 230px;float: left;margin-top: 33px; margin:60px 40px 0 0 ;}
.dropdown_wrapper .sub-menu__pic img {display: inline-block;}
.dropdown_wrapper .sub-menu__pic p{width: 388px;height: 312px;  margin:60px 40px 0 0 ;line-height: 30px; display: block; font-size: 15px;color: #333; text-align: left; float: left;    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;white-space: normal;}
.dropdown_wrapper .sub-menu__pic p strong{font-size: 16px;display: block;}

.header-line{display: none;}

.location{margin: 185px 0 40px 0;}
.location h3{font-size: 14px;color: #7f7f7f;}
.location h3 span{width: 10px;height: 10px;display: inline-block;background-image: url(../images/location2.png);background-position: center;background-repeat: no-repeat;background-size: contain;margin-right: 16px;}    
.location h3 a{display: inline-block;}
.location h3 i{display: inline-block;width: 4px;height: 7px;background-image: url(../images/location1.png);margin: 0 10px;background-position: center;background-repeat: no-repeat;background-size: contain;}


.location_1{z-index: 99;height: 35px;}
.location_1 h3{font-size: 14px;color: #f5f5f7;display: block;margin-top: -40px;}
.location_1 h3 span{width: 10px;height: 10px;display: inline-block;background-image: url(../images/location2_1.png);background-position: center;background-repeat: no-repeat;background-size: contain;margin-right: 16px;}    
.location_1 h3 a{display: inline-block;}
.location_1 h3 i{display: inline-block;width: 4px;height: 7px;background-image: url(../images/location1.png);margin: 0 10px;background-position: center;background-repeat: no-repeat;background-size: contain;}


/*详情页内容**/
.contents{background-color: #fff;margin-bottom: 35px;padding: 30px 15px 0 15px;}
.contents h5{font-size: 14px;margin: 20px 0;}
.contents h2{text-align: center;padding: 20px;font-size: 25px;}
.contents h3{text-align: center;padding: 20px;color: #999; }
.contents .nav_content_li {min-height: auto;}
.contents .nav_content_li img{ width: 800px; margin: auto; display: block;}
.contents .nav_content_p .nav_content_span .textover_sp {margin: 50px 0;}
.contents .nav_content_p .nav_content_span .textover_spa {margin: 50px 0;}

.index_fixed{position: fixed;bottom: 10%; right: 5px;  z-index: 9999; background: url(../images/right-xf.png) no-repeat;width: 69px;height: 200px; }
.index_fixed .close{cursor: pointer;display: block;width: 63px;height: 63px; position: absolute;left: 0;top: 0;}
.index_fixed .close i{position: absolute;right: -250px;width: 180px;height: 63px;line-height: 63px;text-align: center;font-size: 20px;border-radius: 4px; background-color: rgba(255 255 255 / 0%);}
.index_fixed .close:hover i{right: 63px;background-color: rgba(255 255 255 / 100%);}
.index_fixed .weixin{cursor: pointer; display: block; width: 63px;height: 63px; position: absolute;left: 0;top: 63px;transition: all 0.1s linear;}
.index_fixed .weixin::before{content: '' ;background: url(../images/footer-qrcode.png) no-repeat center/cover;transition: all 0.1s linear; height: 127px; width: 127px;position: absolute; left: 0px; top: -27px; display: none;}
.index_fixed .weixin:hover::before{display: block;left: -130px; }

.index_fixed .consulting{cursor: pointer;display: block;width: 63px;height: 63px; position: absolute;left: 0;bottom: 10px;}
.index_fixed .consulting::before{content: '' ;border-radius: 6px; background: url(../images/footer-dycode.png) no-repeat center/cover;transition: all 0.1s linear; height: 127px; width: 127px;position: absolute; left: 0px; top: -27px; display: none;}
.index_fixed .consulting:hover::before{display: block;left: -130px;}

/* ss */
.erji-content{min-height: 600px;}
.erji-title{padding-bottom: 1%;}
.erji-title h1{font-size: 28px;padding-top: 20px;}
.search_title {margin-bottom: 25px;font-size:16px;} 
.search_list li{background-color: #f5f5f5; padding: 2%;margin-bottom: 2%;transition: ease .3s;}
.search_list li:nth-child(2n){background-color: #fff;}
.search_list li h4{padding-bottom: 1%;font-size: 16px;}
.search_list li .more-time{color: #7d7d7d;padding-top: 1%;font-size: 13px;}
.search_list li p{font-size: 15px;}
.search_list li:hover{margin-left: 1%;}



/* 页脚 */
.footer{height: 770px;background-color: #202020;}
.footer .list{height: 647px;padding-top: 119px;}
.footer .list .footer-fl{width: 562px;height: 406px;color:#bdbdbd ;font-size: 16px;}
.footer .list .footer-fl img{display: block;width: 309px;height: 35px;margin-bottom: 30px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.footer .list .footer-fl h3{line-height: 30px;}
.footer .list .footer-fl h4{line-height: 30px;margin-top: 40px;}
.footer .list .footer-fl span {width: 336px;height: auto;display: block;line-height: 30px;}
.footer .list .footer-fl .mess{width: 160px;height: 53px;background:linear-gradient(to left, #0088d3, #a2d52a);overflow: hidden;margin-top: 98px;}
.footer .list .footer-fl .mess i{width: 28px;height: 29px;display:block; margin:12px 20px ;float: left;}
.footer .list .footer-fl .mess h5{float: left;line-height: 53px;font-size: 16px;color: #e2ebfa;}
.footer .list .footer-fl ul{display: flex;padding-top: 6px;margin: 98px 0 0 25px;}
.footer .list .footer-fl ul li{width: 42px;height: 42px;border: 2px solid #5e5e5e;border-radius: 30px;margin: 0 5px; position: relative;}
.footer .list .footer-fl ul li a{width: 27px;height: 23px;display: block;margin: 8px auto;background-position: center;background-repeat: no-repeat;background-size: contain;}

.footer .list .footer-fl ul li:nth-child(1)::before{content: '' ;background-position-x: 4px;background: url(../images/footer-qrcode.png) no-repeat center/cover;transition: all 0.1s linear; height: 127px; width: 127px;position: absolute; left: 0px; bottom: 50px; display: none;}
.footer .list .footer-fl ul li:nth-child(1):hover::before{display: block;z-index: 99;left: -46px;    background-position-x: 4px;}


.footer .list .footer-fr{width:1158px;height: 406px;}
.footer .list .footer-fr .footer-frul{display: flex;height: 300px;}
.footer .list .footer-fr .footer-frul .footer-frli{font-size: 18px;color: #d1d1d1;width: 193px;padding-left: 40px;}
.footer .list .footer-fr .footer-frul .footer-frli a:hover{font-weight: bold;color: #fff;}
.footer .list .footer-fr .footer-frul .footer-frli .footer-frul-list .footer-frli-list{font-size: 16px;color: #878787;margin: 15px 0;}
.footer .list .footer-fr .footer-frul .footer-frli .footer-frul-list .footer-frli-list:hover{font-weight: bold;color: #d1d1d1;}
.footer .list .footer-fr h3{font-size: 16px;color: #878787;margin-top: 65px;}
.footer .list .footer-fr h3 li{display: inline-block;margin: 0 10px ;}
.footer .list .footer-fr h3 li:hover{font-weight: bold;color: #d1d1d1;}

.footer .list .footer-bottom{width: 100%;border-top:1px solid #383838;float: left;height: 123px;margin-top: 118px;}
.footer .list .footer-bottom h5{font-size: 16px;color: #6d6d6d; line-height:123px;text-align: center;}

@media (max-width: 1680px) {
	 
  /* 头部 */
    .header .header-list ul{right: 87px;}
    .header .header-border{padding: 0 87px;}
    .header .header-border .logo{width: 347px;}

    .header .header-border .header_top_r{width:968px;}
    .header .header-border .header_top_r .nav{width: 968px;}
    .header .header-border .header_top_r .nav .li{width: 138px;}
    .header .header-border .header_top_r .nav .li .a{width: 112px;}
    .header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper .dropdown {width: 268px;}
    .dropdown_wrapper .dropdown ul>li { padding-left: 108px;}


    .dropdown_wrapper .dropdown dl {padding: 10px 17px;}
    .dropdown_wrapper .dropdown dl dd { padding: 10px 17px;}


    .dropdown_wrapper .dropdown_info {width: 217px;}

    .sub-menu__content{width: 217px;}
    .dropdown_wrapper .dropdown_info li a {padding-left: 58px;}

    .dropdown_wrapper .product-menu__main {width: 217px;}
    .dropdown_wrapper .product-menu__main div {width: 241px;}

    .dropdown_wrapper .dropdown_pic {width: 805px;}

    .dropdown_wrapper .dropdown_pic img {width: 268px;margin:60px 35px 0 0 ;  }
    .dropdown_wrapper .sub-menu__pic p{width: 339px;margin:60px 35px 0 0 ; }
    /* 页脚 */
    .footer .list .footer-fl{width: 491px;}
    .footer .list .footer-fl img{width: 270px;}
    .footer .list .footer-fl span {width: 294px;}
    .footer .list .footer-fr{width:1013px;}
    .footer .list .footer-fr .footer-frul .footer-frli{width: 168px;padding-left: 35px;}
}
@media (max-width: 1560px) {
    /* 头部 */
      .header .header-list ul{right: 80px;}
      .header .header-border{padding: 0 80px;}
      .header .header-border .logo{width: 322px;}
  
      .header .header-border .header_top_r{width:898px;}
      .header .header-border .header_top_r .nav{width: 898px;}
      .header .header-border .header_top_r .nav .li{width: 128px;}
      .header .header-border .header_top_r .nav .li .a{width: 104px;}
      .header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper .dropdown {width: 248px;}
      .dropdown_wrapper .dropdown ul>li { padding-left: 100px;}


      .dropdown_wrapper .dropdown dl {padding: 10px 15px;}
      .dropdown_wrapper .dropdown dl dd { padding: 10px 15px;}


      .dropdown_wrapper .dropdown_info {width: 201px;}

      .sub-menu__content{width: 201px;}
      .dropdown_wrapper .dropdown_info li a {padding-left: 52px;}

      .dropdown_wrapper .product-menu__main {width: 201px;}
      .dropdown_wrapper .product-menu__main div {width: 223px;}

      .dropdown_wrapper .dropdown_pic {width: 747px;}

      .dropdown_wrapper .dropdown_pic img {width: 248px;margin:60px 32px 0 0 ; }
      .dropdown_wrapper .sub-menu__pic p{width: 314px; margin:60px 32px 0 0 ; }

       /* 页脚 */
      .footer .list .footer-fl{width: 455px;}
      .footer .list .footer-fl img{width: 250px;}
      .footer .list .footer-fl span {width: 273px;}
      .footer .list .footer-fr{width:940px;}
      .footer .list .footer-fr .footer-frul .footer-frli{width: 156px;padding-left: 28px;}
}
@media (max-width: 1440px) {
    /* 头部 */
      .header .header-list ul{right: 73px;}
      .header .header-border{padding: 0 73px;}
      .header .header-border .logo{width: 297px;}
  
      .header .header-border .header_top_r{width:828px;}
      .header .header-border .header_top_r .nav{width: 828px;}
      .header .header-border .header_top_r .nav .li{width: 118px;}
      .header .header-border .header_top_r .nav .li .a{width: 96px;}
      .header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper .dropdown {width: 228px;}
      .dropdown_wrapper .dropdown ul>li { padding-left: 92px;}


      .dropdown_wrapper .dropdown dl {padding: 10px 13px;}
      .dropdown_wrapper .dropdown dl dd { padding: 10px 13px;}


      .dropdown_wrapper .dropdown_info {width: 185px;}

      .sub-menu__content{width: 185px;}
      .dropdown_wrapper .dropdown_info li a {padding-left: 46px;}

      .dropdown_wrapper .product-menu__main {width: 185px;}
      .dropdown_wrapper .product-menu__main div {width: 205px;}

      .dropdown_wrapper .dropdown_pic {width: 689px;}

      .dropdown_wrapper .dropdown_pic img {width: 228px; margin:60px 29px 0 0 ; }
      .dropdown_wrapper .sub-menu__pic p{width: 289px; margin:60px 29px 0 0 ;}

       /* 页脚 */
      .footer .list .footer-fl{width: 420px;}
      .footer .list .footer-fl img{width: 230px;}
      .footer .list .footer-fl span {width: 252px;}
      .footer .list .footer-fr{width:867px;}
      .footer .list .footer-fr .footer-frul .footer-frli{width: 144px;padding-left: 16px;}
}
@media (max-width: 1366px) {
    /* 头部 */
      .header .header-list ul{right: 69px;}
      .header .header-border{padding: 0 69px;}
      .header .header-border .logo{width: 281px;}
  
      .header .header-border .header_top_r{width:785px;}
      .header .header-border .header_top_r .nav{width: 785px;}
      .header .header-border .header_top_r .nav .li{width: 111px;}
      .header .header-border .header_top_r .nav .li .a{width: 91px;}
      .header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper .dropdown {width: 216px;}
      .dropdown_wrapper .dropdown ul>li { padding-left: 87px;}


      .dropdown_wrapper .dropdown dl {padding: 10px 12px;}
      .dropdown_wrapper .dropdown dl dd { padding: 10px 12px;}


      .dropdown_wrapper .dropdown_info {width: 175px;}

      .sub-menu__content{width: 175px;}
      .dropdown_wrapper .dropdown_info li a {padding-left: 43px;}

      .dropdown_wrapper .product-menu__main {width: 175px;}
      .dropdown_wrapper .product-menu__main div {width: 194px;}

      .dropdown_wrapper .dropdown_pic {width: 653px;}

      .dropdown_wrapper .dropdown_pic img {width: 216px;margin:60px 27px 0 0 ;  }
      .dropdown_wrapper .sub-menu__pic p{width: 274px; margin:60px 29px 0 0 ;}

       /* 页脚 */
       .footer .list .footer-fl{width: 398px;}
       .footer .list .footer-fl img{width: 218px;}
       .footer .list .footer-fl span {width: 239px;}
       .footer .list .footer-fr{width:822px;}
       .footer .list .footer-fr .footer-frul .footer-frli{width: 136px;padding-left: 8px;}
}
@media (max-width: 1099.98px) ,(min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
 
body{overflow-x: hidden;}
  .header{height: 1.5rem;}
  .header .header-list{height: 0.5rem;opacity: 1;background:linear-gradient(to right, #a3d52a, #0289d1);}
  .header .header-list ul{width: 5.04rem;height: 0.5rem;display: flex;position: static;margin: 0 auto;}
  .header .header-list ul li{width: 1.54rem;height: 0.5rem;margin: 0 0.07rem;}
  .header .header-list ul li a{display: block;width: 1.54rem;height: 0.5rem;}
  .header .header-list ul li h4{display: block;font-size: 0.25rem;color: #b7e0f0;line-height: 0.5rem; float: left;margin-left: 0.04rem;}
  .header .header-list ul li i{display: block;float: left;width: 0.3rem;height: 0.26rem;background-position: center;background-repeat: no-repeat;background-size: contain;margin-top: 0.12rem;}
  .header .header-list ul li:nth-child(1) i{background-image: url(../images/header-list.png);}
  .header .header-list ul li:nth-child(2) i{background-image: url(../images/header-list2.png);}
  .header .header-list ul li:nth-child(3) i{background-image: url(../images/header-list3.png);}
  .header .header-list{height: 0.5rem;background:linear-gradient(to right, #a3d52a, #0289d1);transition: all 0.3s linear;opacity: 1;}
  /*.header:hover .header-list{height: 0.5rem;background:linear-gradient(to right, #a3d52a, #0289d1);transition: all 0.3s linear;opacity: 1;}*/
  
  .header .header-border{height: 1rem;position: relative;padding: 0 0.5rem;}
  .header .header-border .logo{width: 4rem;height: 0.4rem;margin: 0.3rem 0;}
  .header .header-border .logo img{width: 4rem;height: 0.4rem;}

  .header .header-border .header_top_r{display: block;position: fixed;top: 1.5rem;left: 0;width: 100%;z-index: 3000;height: calc(100vh - 66px);float: none;clear: both;margin-left: 0;left: 100%;}
  .header .header-border .header_top_r .bgcover { display: block;position: absolute;top: 0;width: 7.5rem;height: 100%;background-color: rgba(0,0,0,0.8);z-index: 20;left: 0;}
  .header .header-border .header_top_r .nav{margin-left: 0%;width: 5.25rem; background-color: #fff;height: 100%;position: relative;z-index: 500; overflow-y: scroll; overflow-x: hidden;padding-top: 1rem;}
  .header .header-border .header_top_r .nav .li{width: 5.25rem;font-size: 0.3rem; padding-left: 0.5rem; text-align: left;transition: all 0.3s; display:block ;justify-content: center;}
  .header .header-border .header_top_r .nav .li .a{display: inline-block;line-height: 0.8rem;margin: 0;float: left;width: 3.85rem;}
  .header .header-border .header_top_r .nav .li cite{width: 0.8rem;height: 0.8rem;background: url(../images/nav_jia.png) no-repeat center center;background-size: 35%; float: right; display: block;}
  .header .header-border .header_top_r .nav .selected .a{font-weight: bold;}
  .header .header-border .header_top_r .nav .selected cite{background: url(../images/nav_jian.png) no-repeat center center;background-size: 35%;}
  
  .header .header-border .header_top_r .nav .li.onc .a,.header .header-border .header_top_r .nav .li:hover .a{color: #000;background:none; display: block;}
  .header .header-border .header_top_r .nav .li .sub_nav{position: static;top: 0px;left: 0; float: left; width: 100%;background-image: url(../images/sub_nav.png);display: none;border-top: 0;}
  .header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper {display: block;width: 100%;background-repeat: no-repeat;background-position: center center;background-position: bottom center;background-size: cover;font-size: 0;margin: 0 auto;}
  .header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper .dropdown {display: inline-block; vertical-align: top;width: 100%; height: auto; border-right:0}
  .header .header-border .header_top_r .nav .li .sub_nav .dropdown_wrapper .dropdown>ul { position: relative;padding-top: 0rem;}

  .header .header-border .header_top_r .nav .phone{display: block !important;}
  .header .header-border .header_top_r .nav .pc{display: none !important;}

	.header .search{width:1.02rem ;height:0.97rem ; padding-left: 0.2rem;}
	.header .search_box{ right: 1rem; top:0.50rem ;width:5.50rem ;height:1rem;}
	.header .search_box input{height:0.80rem ;border: 1px solid #ccc; font-size: 0.28rem;margin:0.05rem 0.05rem 0.05rem ;padding-left:0.10rem ;width:4.40rem ;}
	.header .search_box .search-btn{width:0.80rem ;height:0.80rem ;margin-top:0.05rem ;background-size: 60%;}


  .dropdown_wrapper .dropdown ul>li { display: block; position: relative;text-align: left;padding-left: 0.5rem;}
  .dropdown_wrapper .dropdown ul li a {font-size: 0.28rem;width: 3rem;height: 0.6rem;line-height: 0.6rem; color:#565656;position: relative;display: block; padding-bottom: initial;font-weight: normal;float: left;}
  .dropdown_wrapper .dropdown ul li a::after{ content: ''; width: 0px;height: 0px;position: absolute;left: 0;bottom: 0;}
  
  .dropdown_wrapper .dropdown ul li .icon-arrow_nav{width: 1.2rem;height: 0.5rem;background: url(../images/nav_jia.png) no-repeat center center;background-size: 20%; float: right; display: block;}
  .dropdown_wrapper .dropdown ul li.selected .icon-arrow_nav{background: url(../images/nav_jian.png) no-repeat center center;background-size: 20%;}
  
  
  .dropdown_wrapper .dropdown ul li:hover a::after,.dropdown_wrapper .dropdown ul li.on a::after{ content: ''; width: 0;height: 0;background:none;transition: all 0.3s linear;}
  .dropdown_wrapper .dropdown ul li:hover a::before,.dropdown_wrapper .dropdown ul li.on a::before{content: '';width: 0;height: 0;background-image: none;position: static;top: 0;right:0;}
  .dropdown_wrapper .dropdown ul>li:hover a,.dropdown_wrapper .dropdown ul>li.on a{color: #0078c2;}
  .dropdown_wrapper .dropdown dl {display: none;padding: 0.1rem 0.2rem; padding-bottom: 0; position: relative;}
  .dropdown_wrapper .dropdown dl dd { padding:initial;}
  .dropdown_wrapper .dropdown dl dd a {padding-left: 0 !important;padding-right: 0 !important;}
  
  .dropdown_wrapper .dropdown_info {display: none;}
  .dropdown_wrapper .dropdown_pic {display: none;}

  .header-line {display: block; height: 1.5rem;width: 100%;}

  .menu_wrapper { padding: 0.12rem;float: right; margin-right: -0.12rem;margin-top: 0.03rem;}
  .menu_wrapper .menu { position: relative;display: block; width: 0.6rem;height: 0.5rem;margin: 0.1rem 0;}
  .menu_wrapper .menu span { position: absolute;left: 0;width: 100%;height: 0.05rem;background-color: #014099;-moz-transition: all .36s cubic-bezier(0.32, 0.17, 0, 1);-o-transition: all .36s cubic-bezier(0.32, 0.17, 0, 1);-webkit-transition: all .36s cubic-bezier(0.32, 0.17, 0, 1);transition: all .36s cubic-bezier(0.32, 0.17, 0, 1);}
  .menu_wrapper .menu span:nth-child(1) {top: 0;}
  .menu_wrapper .menu span:nth-child(2) { top: 50%;margin-top: -1px;}
  .menu_wrapper .menu span:nth-child(3) {bottom: 0;}

  .location{margin:0.4rem 0;}
  .location h3{font-size: 0.24rem;color: #7f7f7f;}
  .location h3 span{width: 0.28rem;height: 0.28rem;display: inline-block;background-image: url(../images/location2.png);background-position: center;background-repeat: no-repeat;background-size: contain;margin-right: 0.2rem;}    
  .location h3 a{display: inline-block;}
  .location h3 i{display: inline-block;width: 0.14rem;height: 0.17rem;background-image: url(../images/location1.png);margin: 0 0.05rem;background-position: center;background-repeat: no-repeat;background-size: contain;}


  .location_1{z-index: 99;height: 0.35rem;}
  .location_1 h3{font-size: 0.2rem;color: #f5f5f7;display: block;margin-top: -0.4rem;}
  .location_1 h3 span{width: 0.2rem;height: 0.2rem;display: inline-block;background-image: url(../images/location2_1.png);background-position: center;background-repeat: no-repeat;background-size: contain;margin-right: 0.16rem;}    
  .location_1 h3 a{display: inline-block;}
  .location_1 h3 i{display: inline-block;width: 0.14rem;height: 0.17rem;background-image: url(../images/location1.png);margin: 0 0.05rem;background-position: center;background-repeat: no-repeat;background-size: contain;}
  
	.content,.contents{margin-bottom:0.35rem ;padding:0.30rem 0.15rem 0.15rem ;}
	.content h5,.contents h5{font-size:0.26rem ;margin:0.20rem ;}
	.content h2,.contents h2{padding:0.20rem 0;font-size:0.32rem ; line-height: 0.6rem;}
	.content h3,.contents h3{padding:0.20rem ;font-size: 0.26rem;}
	.content .nav_content_p .nav_content_span .textover_sp,.contents .nav_content_p .nav_content_span .textover_sp  {margin:0.30rem 0 ;display: block;float: initial !important;}
	.content .nav_content_p .nav_content_span .textover_spa,.contents .nav_content_p .nav_content_span .textover_spa {margin:0.30rem 0 ;display: block;float: initial !important;}

	.contents .nav_content_li img{ width: 6rem;}
	  
	.index_fixed{display: none;}
	  
	/* ss */
	.erji-content{min-height: 6rem;}
	.erji-title {padding-bottom: 0.3rem;}
	.erji-title h1{font-size: 0.38rem;padding-top: 0.3rem;}
	.search_title {margin-bottom: 0.3rem;font-size:0.28rem;} 
	.search_list li {padding: 0.2rem;}
	.search_list li h4{font-size: 0.32rem; line-height: 0.4rem;}
	.search_list li .more-time{ font-size: 0.24rem;}
	.search_list li p{font-size: 0.26rem;}

	  
  /* 页脚 */
  .footer{height: 5.7rem;background-color: #202020;}
  .footer .list{height: 5.7rem;padding-top: 0.3rem;}
  .footer .list .footer-fl{width: 7.2rem;height: 4.06rem;color:#bdbdbd ;font-size: 0.24rem;}
  .footer .list .footer-fl img{display: block;width: auto;height: 0.5rem;margin-bottom: 0.3rem;}
  .footer .list .footer-fl h3{line-height: 0.3rem;}
  .footer .list .footer-fl h4{line-height: 0.3rem;margin-top: 0.4rem;}
  .footer .list .footer-fl span {width: 7.2rem;height: auto;display: block;line-height: 0.3rem;}
  .footer .list .footer-fl .mess{width: 2.6rem;height: 0.8rem;background:linear-gradient(to left, #0088d3, #a2d52a);overflow: hidden;margin-top: 0.49rem;}
  .footer .list .footer-fl .mess i{width: 0.4rem;height: 0.39rem;display:block; margin: 0.2rem 0.2rem ;float: left;background-position: center;background-repeat: no-repeat;background-size: contain;}
  .footer .list .footer-fl .mess h5{float: left;line-height: 0.8rem;font-size: 0.24rem;color: #e2ebfa;}
  .footer .list .footer-fl ul{display: flex;padding-top: 0.06rem;margin: 0.6rem 0 0 0.25rem;}
  .footer .list .footer-fl ul li{width: 0.42rem;height: 0.42rem;border: 0.02rem solid #5e5e5e;border-radius: 0.3rem;margin: 0 0.2rem;}
  .footer .list .footer-fl ul li a{width: 0.27rem;height: 0.23rem;display: block;margin: 0.08rem auto;background-position: center;background-repeat: no-repeat;background-size: contain;}

  .footer .list .footer-fr{display: none;}
  .footer .list .footer-bottom{width: 7.2rem;border-top:0.01rem solid #383838;float: left;height: 1.2rem;margin-top: 0.1rem;}
  .footer .list .footer-bottom h5{font-size: 0.24rem;color: #6d6d6d; line-height: 0.6rem;text-align: center;}
  
}