﻿@media screen and (max-width:768px){
   /***mobile_nav**/
  .mobile{
    width: 100%;
    display: block;
  }
  .mobile-logo{
    width:80%;
  }
  .mobile-logo img{
    margin-top:10px;
    margin-left:10px;
        width: 80%;
  }
  .mobile-inner{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #fafafa;
    position: relative;
  }
  .mobile-inner-header{
    background-color: #fa6e31;
    width: 100%;
    height: 50px;
  }
  .mobile-inner-header-icon{
    color: #ffffff;
    height: 50px;
    font-size:25px;
    text-align: center;
    float:right;
    width: 50px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
  }
  .mobile-inner-header-icon:hover{
    background-color: rgba(255,255,255,0.2);
    cursor: pointer;
  }
  .mobile-inner-header-icon span{
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(255,255,255,1);
  }
  .mobile-inner-header-icon span:nth-child(1){
  transform: translateY(4px) rotate(0deg);
    }
  .mobile-inner-header-icon span:nth-child(2){
  transform: translateY(-4px) rotate(0deg);
    }
  .mobile-inner-header-icon-click span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
    }   
  .mobile-inner-header-icon-click span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
    }
  @keyframes clickfirst {
    0% {
      transform: translateY(4px) rotate(0deg);
      
    }

    100% {
      transform: translateY(0) rotate(45deg);
    }
  } 
  @keyframes clicksecond {
    0% {
      transform: translateY(-4px) rotate(0deg);
    }

    100% {
      transform: translateY(0) rotate(-45deg);
    }
  } 
  .mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }   
  .mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
  @keyframes outfirst {
    0% {
      transform: translateY(0) rotate(-45deg);
    }

    100% {
      transform: translateY(-4px) rotate(0deg);
    }
  } 
  @keyframes outsecond {
    0% {
      transform: translateY(0) rotate(45deg);
    }

    100% {
      transform: translateY(4px) rotate(0deg);
    }
  }
  .mobile-inner-nav{
    background-color: rgba(0,0,0,0.9);
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0px;
        z-index: 99999999;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
  }
  .mobile-inner-nav a{
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #FFFFFF;
    border-bottom: solid 1px rgba(255,255,255,0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight:300;
  }
  .mobile-inner-nav a:hover{
    color: rgba(255,255,255,0.4);
    border-bottom: solid 1px rgba(255,255,255,0.2);
  }
  .zy_banner{
    margin:0px;background-size: cover;height:135px!important;
  }
  .container{
    width:100%;
    padding:0px 15px;
  }
  .header{
    display:none;
  }
  .fullSlide .bd li{
    height:120px!important;
    background-size: cover!important;
  }
  .fullSlide .hd{
    margin-top:-19px;
  }
  .top_news{
    padding:10px 10px 0px;
    background:#f4f4f4;
    margin-bottom: 30px;
  }
  .txtScroll-top .infoList li{
    height:auto;
  }
  .top_news_title a{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .top_news_desc{
    font-size: 12px;
    height: 35px;
    overflow: hidden;
    text-indent: 2rem;
  }
  .hasMoreTab,.focusBox{
    width:100%;
    float:none;
    height:auto;
  }
  .dang_left,.dang_right,.qywh,.shzr{
    width:100%;
    float:none!important;
  }
  .ywly_list li{
    width:100%;
    padding:15px 30px;
    margin-bottom:20px;
    height:auto;
  }
  .focusBox .pic img{
    width:100%;
    height:200px;
  }
  .focusBox,.focusBox .pic{
    height:200px;
    margin-bottom: 30px;
  }
  .hasMoreTab .hd li{
    font-size: 18px;
    padding:0px 15px;
  }
  .news{
    margin-top:30px;
  }
  .hasMoreTab .bd .con ul li .news_title{
    width:75%;
    height:39px;
    overflow: hidden;
    display: block;
        float: left;
        margin-bottom:0px;
  }
  .news_time{
	  font-size:12px;
  }
  .gsdt_title{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .gsdt_desc{
    margin-bottom:10px;
  }
  .dang{
    margin-top:40px;
  }
  .dang_top_title{
    font-size: 18px;
    padding: 0px 15px;
    width: auto;
  }
  .dang_left_img,.dang_left_top_news{
    width:100%;
    float:none!important;
  }
  .dang_left_img img{
    height:auto;
    margin-bottom:20px;
  }
  .dang_list li .dang_list_title{
    display: block;
    height:39px;
    width:75%;
    float:left;
    overflow: hidden;
  }
  .dang_right ul li{
    width:48%;
    margin-right:4%;
  }
  .dang_right ul li img{
    width:100%;
  }
  .dang_right{
    margin-top:30px;
  }
  .ywly{
    display: none;
    margin-top:30px;
    padding:15px 0px 15px;
  }
  .ywly_top_title{
    font-size: 18px;
  }
  .ywly_title{
    font-size: 20px;
    margin-bottom: 15px;
  }
  .ywly_desc{
    margin-bottom:20px;
  }
  .qywh_list{
    padding:20px 10px;
  }
  .qywh_list ul li{
    width:50%;
  }
  .qywh_list ul li:nth-child(2){
    border-right:none;
  }
  .cluture{
    margin-top:30px;
  }
  .shzr{
    margin-top:30px;
  }
  .slideTxtBox .hd{
    padding:10px 0px;
  }
  .slideTxtBox .bd li a{
    display: block;
    height:40px;
    width:65%;
    overflow: hidden;
  }
  .zgs_link{
    display: none;
    height:auto;
    padding:0 0 20px;
  }
  .zgslins_title{
    height:60px;
    line-height: 60px;
    margin:0px;
    float:none!important;
  }
  .btn_link{
    width:100%;
    margin-top:10px;
    margin-left:0px;
    padding: 0px 0px;
  }
  .footer_left{
    /* padding:0px 20px; */
  }
  .footer_left_hx{
    width:100%!important;
  }
  .footer_left_tel{
    font-size: 22px;
  }
  .footer_left,.footer_center{
    width:100%;
    float:none!important;
    height:auto;
    background: none!important;
  }
  .footer_right ul{
    float:none!important;
  }
  .footer_center,.footer_right{
    display: none;
/*     padding:0px;
margin:20px 0px; */
  }
  .footer_right ul li{
    width:33.333333%;
    margin:0px;
  }
  .footer_bottom{
    height:auto;
    line-height: 25px;
  }
  .footer_bottom span{
    display:block;
  }
  .footer_top{
    padding:30px 0px;
  }
  .footer_right ul li img{
    margin:10px 0px 10px;
  }


  /********/
  .nr_content {
    float: none;
    width: 100%!important;
    padding: 0px 0px;
    clear: both;
  }
  .slide_menu{
    float:none;
    width:100%;
    padding:0px;
    margin: 15px 0px;
  }
  .slide_menu ul li{
    float:left;
    width:33.33333%;
    height:35px;
    line-height: 35px;
  }
  .slide_menu ul li a{
    text-align: center;
    padding:0px;
    border:none;
  }
  .nr_content_list ul li{
    height:auto;    width: 100%;
    padding-bottom:0px;
    padding-top:20px;
    margin-right:0px!important;
  }
  .news_pic{
    width:100%;
    float:none;
  }
  .news_pic img{
    width:100%;
    height:auto;
    margin-bottom:10px;
  }
  .news_content{
    width:100%!important;
    float:none;    padding-bottom: 20px;
  }
  .recruit_list ul li{
    padding:10px 10px!important;
  }
  .recruit_list ul li .zw_desc .gzdd{width:100%!important;}
  .recruit_list ul li .zw_desc .zprs{width:100%!important;}
  .recruit_list ul li .zw_desc .yxfw{width:100%!important;}
  .recruit_list ul li .zw_desc .fljs{width:100%!important;}
  .recruit_list ul li .zw_desc .jzrq{width:100%!important;}
  .contact_form_top_title{
    font-size:24px; 
  }
  .contact_form_name input[type="text"]{
    width:300px;
    height:33px;
    line-height: 35px;
    padding-left: 10px;
    border:1px solid #c9c9c9;
    background-color: #fbfbfb;
  }
  .contact_form_tel input[type="text"]{
    width:300px;
    height:33px;
    line-height: 35px;
    padding-left: 10px;
    border:1px solid #c9c9c9;
    background-color: #fbfbfb;
  }
  .contact_form_email input[type="text"]{
    width:300px;
    height:33px;
    line-height: 35px;
    padding-left: 10px;
    border:1px solid #c9c9c9;
    background-color: #fbfbfb;
  }
  .contact_form_textarea{
    width:300px;
    height:197px;
    resize:none;
    border:1px solid #c9c9c9;
    background-color: #fbfbfb;
    padding:10px;
  }
  .contact_form_text p{
    margin: 10px 0px 0px;
  }
  .contact_form_submit{
    width:100%;
  }
  .pop .center{
    width:255px!important;
  }
  .czqy_list ul li{
    width:50%;
    margin:0px 0px 20px 0px;
    height:auto;
    text-align: center;
  }
  .czqy_list{
    margin-top:30px;
  }
  .czqy_list ul li img{
    width:95%!important;
    height:auto!important;
  }
  .show_news_content img{
    width:100%!important;
    height:auto!important;
  }
  .nr_main_content img{
    width:100%!important;
    height:100%!important;
  }
  .leader img{
    width:100%!important;
    height:100%!important;
  }
  .nr_content_list ul li a:hover .video_title{
    height: 184px!important;
    line-height: 184px!important;
  }
  .nr_content_top_wz{
    display: none;
  }
  .leader_list ul li{
    width:100%;
  }
  .leader_desc,.leader_list ul li:nth-child(1) .leader_desc{
    width:60%;
  }
  .leader_list div{
    width:100%!important;
  }
  .leader_list ul li:nth-child(1) img,.leader_list ul li img{
    width:100%;
  }
  .slide_dsj .hd ul li{
    padding:0px 35px 0px 0px;
  }
  .nr_main_content{
    margin-top:30px;
  }
  .aa,.ym,.star{
    display: none;
  }
  .pn,.pn a{
    float:none!important;
  }
  .fy{
        display: table;
  }
  .m-slide .img li, .m-slide .img a, .m-slide .img img{
    width:100%;
    height: auto;
  }
  .m-slide .img{
    width:100%;
  }
  .m-slide .tab{
    width:100%;
    margin-top: 30px;
  }
  .zt_logo{
    width:50%;
    margin-left: 20px;
  }
  .zt_logo img{
    width: 100%;
  }
  .back_to_index {
    display: block;
    width: 90px;
    border-radius: 10px;
    height: 35px;
    margin-top:-5px;
    line-height: 35px;
    background: #b50000;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin-left: 25px;
  }
  .m-slide{
    height:auto;
    margin-bottom:0px;
  }
  .dang_index_left,.dang_index_center,.dang_index_right{
    width:100%;
    margin-right:0px;
    margin-bottom:30px;
  }
  #player1,#player1_jwplayer_display_image{
    width:100%!important;
    height:200px!important;
        top: 0px!important;
  }
  #player1_jwplayer_logo{
    width:10%;
  }
  #player1_jwplayer_display_iconBackground{
    top:50%!important;
    margin-top: -25px!important;
    left:50%!important;
    margin-left:-25px!important;
  }
  #jwplayer{
    margin:35px auto;
  }
  #player{
    width:100%!important;
    height:215px!important;
  }
  .slide_czgs_list{
    width:100%;
  }
  .slide_czgs_list ul,.showMorehandle,.show_czgs_link{
    display:none;
  }
  .slide_czgs_logo{
    text-align:center!important;
  }
  .czgs_content{
    width:100%;
        margin-top: 50px;
  }
  .show_czgs_title{
    float:none;
    text-align: center;
  }
  .zgs_name a{
    width:100%;
  }
  .news_arrow_title img{
    display: none;
  }
}