@charset "utf-8";
.banner,.header-m,.i-banner,footer,header,main{transition:all .5s;-webkit-transition:all .5s}
.header{position:fixed;z-index:5;left:0;top:0;width:100%;background: rgba(0,0,0,.5);}
.header .logo{height:80px;line-height:80px;overflow:hidden}
.header nav ul li{position:relative;float:left;margin:0 30px}
.header nav ul li.cur a::after,.header nav ul li:hover a::after{-webkit-transform:scale(1);transform:scale(1)}
.header nav ul li:hover .sub-nav{visibility:visible;opacity:1;top:90px}
.header nav ul li>a{position:relative;height:90px;line-height:90px;color:#fff;font-size:17px;display: block;}
.header nav ul li>a::after{position:absolute;content:'';left:0;bottom:0;width:100%;height:2px;background:#fff;transform:scale(0,1);-webkit-transform:scale(0,1);transition:all .3s;-webkit-transition:all .3s}
.header nav ul li .sub-nav{visibility:hidden;opacity:0;z-index:1;top:100px;left:50%;width:150px;color:#fff;background:rgba(0, 0, 0, 0.3);transform:translateX(-50%);-webkit-transform:translateX(-50%);transition:all .5s;-webkit-transition:all .5s}
.header nav ul li .sub-nav a{display:block;line-height:42px;padding:0px 10px;text-align:center}
.header nav ul li .sub-nav a:hover{background:#0068b7; color:#fff;}
.header .language{color:#fff}
.header .language h3{line-height: 90px; font-size: 17px;}
.header .language span{color: #68b5a5; font-size: 18px;font-weight: bold;}

.in-header{background:rgba(0,0,0,.05)}
.in-header.cur{background:rgba(3,50,100,.6)}
.labt-img {
margin:0 auto;
}
.limg {
    display: block;
    width: 100%;
}
.gengd{clear:both;}
.i-banner{background:0 0}
.i-banner .sm-dn{height:100vh}
.i-banner .sm-dn .slick-list,.i-banner .sm-dn .slick-track{height:100%!important}
.i-banner .sm-dn .slick-slide{height:91%}
.i-banner .sm-dn .slick-slide a,.i-banner .sm-dn .slick-slide div{width:100%;height:100%}
.i-banner .slick-arrow{width:50px;height:50px}
.i-banner .slick-prev{left:2.5%;background:url(../images/banner_l.png) no-repeat center}
.i-banner .slick-next{right:2.5%;background:url(../images/banner_r.png) no-repeat center}
.i-banner .slick-dots{bottom:3.5%}
.i-banner .slick-dots div{width:20px;height:20px;margin:0 .3rem;background:url(../images/banner_page.png) no-repeat center;transition:all .3s;-webkit-transition:all .3s}
.i-banner .slick-dots div.slick-active,.i-banner .slick-dots div:focus,.i-banner .slick-dots div:hover{background:url(../images/banner_pages.png) no-repeat center}
.i-banner a{display:block;min-height:85px}
.i-banner .dn{display:none!important}
.phonexx{display:none;}
.noph{display:block;}
/* 移动导航 */
.motop{width:100%;
    height:70px;
    position: fixed;
    padding:0 4%;
    z-index:20;
    display: none;
   background: rgba(85, 85, 85, 0.8);
    /*border-bottom: 1px solid #fff;*/
    box-sizing: border-box;
    -webkit-transition: all .53s;
   -moz-transition: all .5s;
   -ms-transition: all .5s;
   transition: all .5s;
}
.motop.on{background: rgba(82, 82, 82, 0.9);}
.mologo{margin:0 auto;
     float:left;
}
.mologo a{line-height: 70px;
}
.mologo a span{font-size: 12px;
              margin-left: 6px;
}
.mologo img{width:95px;
         vertical-align: middle;
}
.monav{
     margin-top:23px;
     cursor:pointer;
     position: absolute;
     right:4%;
     width:30px;
     height:22px;
}
.monav span{width:24px;
         height:2px;
         display: block;
         background: #fff;
         position: absolute;
         transition:all .5s;
}
.monav .s1{top:5px;}
.monav .s2{top:11px;}
.monav .s3{top:17px;}
.monav .s1.on{transform:rotate(45deg);
        top:10px;
}
.monav .s2.on{opacity: 0;}
.monav .s3.on{transform:rotate(-45deg);
        top:10px;
}
.navdown{
    width:40%;
    background: rgba(82, 82, 82, 0.9);
    position: fixed;
    top:70px;
    z-index: 9999;
    display: none;
    right: 0;
    border-top:1px solid #eee;
  /*  padding-bottom: 40px;*/
}

.navdown>ul>li{line-height: 46px;
          font-size:16px;
          color:#333;
          position: relative;
          cursor:pointer;
          width:82%;
          margin:0 auto;
          border-bottom:1px dashed #e6e6e6;
          
          
}
.navdown>ul>li a{font-size:14px;
              display: inline-block;
              width: 100%;
              height: 100%;
              color: #fff;
              text-align: center;
}
.navdown>ul>li a:hover{color:#76c1fa;}
.navdown .ul2{display: none;}
.navdown .ul2 li{line-height: 46px;
                border-top:1px solid #e6e6e6;
                position: relative;
               
}

.navdown .ul2 li a{margin-left: 5%;
                   font-size:12px;
                   color:#fff;
                   width:100%;
                   height:100%;
                   display: block;

}
.navdown .ul2 li a i{position: absolute;
                     right:4%;


}
.navdown>ul>li>a>i{
 position: absolute;
 right: 4%;
 -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;

}
.navdown>ul>li>a>i.on{-webkit-transform: rotate(90deg);
                        -moz-transform: rotate(90deg);
                        -ms-transform: rotate(90deg);
                         transform: rotate(90deg);
}

.navdown .language{margin-left: 4%;line-height: 60px;}




.footerbot{background: #1d1919;border-top: 1px solid #595959;/*margin-top: 80px;*/}
.footerbot p{padding: 15px ; color: #fff;font-size: 14px;text-align: center;}


.fanfrtit{margin-top: 40px;}
.fanfrtit span{ padding-right: 10px;float: left;font-size: 16px;}
.fanfrtit span img{padding-right:  5px;margin-top: -5px;}
.fanfrtit .avt{color: #0068b7;}
  

.ry_news_tab{ text-align:center; line-height:18px; padding: 10px 0 0 30px;}
.ry_news_tab a{font-size: 16px; color:#333; padding:8px 20px; border-radius:4px; margin-right:32px; position:relative; white-space:nowrap; margin-bottom:30px; display:inline-block;}
.ry_news_tab a span{ display:none;}
.ry_news_tab a.active{ color:#fff; background:#0068b7;}
.ry_news_tab a.active span{ display:block; width:0; height:0; border:7px solid transparent; border-top:7px solid #0068b7; position:absolute; left:50%; margin-left:-7px; bottom:-14px;}
.ry_news_tab a:hover{ color:#fff; background:#0068b7;}
.ry_news_tab a:hover span{ display:block; width:0; height:0; border:7px solid transparent; border-top:7px solid #0068b7; position:absolute; left:50%; margin-left:-7px; bottom:-14px;}
 
.liuyan{padding-top: 40px;}


/* 公益发展 */
.gytit h3{font-size: 30px;color: #0068b7;text-align: center;}
.gytit p{font-size: 16px;color: #666;text-indent: 2em;line-height: 30px;padding: 20px 0;}
.button {
    position: absolute;
    cursor: pointer;
    top: 26%;
    
    color: #333;
    z-index: 4;
}

.prev {
    left: -100px
}

.next {
    right:-100px;
    transform: rotate(-180deg)
}

.container {
  
    margin: 0 auto;
    min-height: 500px;
    position: relative;
    padding:0 180px
}

.slide_wrap {
 
    position: relative
}

.slide_wrap ul {
    position: relative;
    left: 0;
    z-index: 3;
}

.slide_wrap::after {
    width: 100%;
    height: 1px;
    background-color: #0068b7;
    content: '';
    position: absolute;
    top: 48px;
    left: 0
}

.slide_items li {
    float: left;
    font-size: 20px;
    width: 200px;
    text-align: center
}

.slide_items li a {
    display: block
}

.slide_items li.on {
    color: #ff0;
    border-radius: 30px
}

.slide_items li span {
    color: #333;
    font-size: 16px;
    display: block
}

.slide_items li div {
    display: inline-block;
    width: 21px;
    height: 21px;
    border: 1px solid #0068b7;
    border-radius: 50%;
    padding: 2px;
    box-sizing: border-box;
    margin-top: 38px
}

.slide_items li i {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #0068b7;
    border-radius:50%
}

.slide_items li.on div i {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ff9900;
    border-radius: 50%;
 
    box-sizing: border-box;
     
}

.slide-content {
    margin-top: 50px
}

.slide-content img {
    width: 100%;
    padding: 15px 0px;
}

.slide-content ul {
    display: none
}

.slide-content ul.on {
    display: block
}

.slide-content h3{font-size: 22px;text-align: center;padding: 15px 0px;font-weight: bold;color: #000;}
.slide-content p{font-size: 20px;text-align: center;line-height: 34px; color: #333;padding:  35px 0;font-weight: bold;}
.coursetit  h3{font-size: 40px;text-align: center;padding: 25px 0px 15px 0;font-weight: bold;color: #000;}
.coursetit p   {font-size: 22px;text-align: center;  color: #666;padding-bottom: 20px;}


/* 新闻 */
.newss{padding-top:30px;}
.newsn{position: relative;}
.newsn .time {
	width: 110px;
    height: 45px;
    font-size: 24px;
	line-height: 45px;
	text-align: center;
	background: #7e7e7e;
	color: #fff;
	margin-top: 20px;
}

.newsn li {
    padding-top: 50px;
	padding-bottom:100px;
    overflow: auto;
    position: relative;
}
.newsn li::after{display: block;clear: both;content: ""; width:60%;height: 350px; border: 3px solid #f3f3f3;position: absolute;right: 0;top: 5%;z-index: -5;}
.newsn li h3 {
	font-size: 27px;
	color: #333;
	padding: 15px 0 20px 0;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsn li p {
	font-size: 16px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
    overflow: hidden;
    line-height: 28px;
    text-indent: 2em;
}

.newsn li i {
	display: block;
	height: 1px;
	background: #ccc;
	margin: 40px 0 25px 0;
}
.newsn li span{display: block;font-size: 40px;font-family: "宋体";margin: 22px 0 5px 0; }
.newsn li .nsckx {
	 font-size: 16px;
}
.newsn li:hover h3{color: #0068b7;}
.newsn li:hover span{color: #0068b7;}
.newsn li:hover .nsckx {
	color: #0068b7;
 
}

.newsn li:hover .time {
	background: #0068b7;
	color: #fff;
}

.newsn li .newsnfr {
	padding-right: 75px;
}
.newsn li .newsnfl {
    padding-left: 50px;
    padding-right: 30px;
}
.newsn li .newsnimg {
	overflow: hidden;
}

.newsn li .newsnimg img {
	transition: 1s;
  
}

.newsn li:hover .newsnimg img {
	transform: scale(1.2);
}
/* 页码 */
.in-page{color:#888;margin-top: 30px;}
.in-page span{padding:0 15px;border:1px solid #e8e8e8}
.in-page a{height:35px;line-height:35px;padding:8px 12px;border:1px solid #e8e8e8;border-radius:3px;margin-left:4px}
.in-page a.cur,.in-page a:hover{border-color:#0068b7;background:#0068b7;color:#fff}


.chengguotxt h3   {font-size: 28px;padding-top: 10px; color: #333;text-align: center;font-weight:bold;}
.chengguotxt .ctxt span{padding-right: 20px; text-align: center; font-size: 14px;color: #333;display: inline-block;padding-top: 20px;}
.chengguotxt p   {font-size: 16px; color: #333;text-indent: 2em;line-height: 34px;padding: 15px 0;}
.chengguotxt img{display: block;margin: auto;padding: 10px 0;}
.chengguotxt h4  {font-size: 16px;color: #666;text-align: center;font-weight: 600;padding: 15px 0;}

/* oem */
.oemtxt h3{font-size: 22px;color: #0068b7;text-align: center;padding: 30px 0 50px 0;}
.oemtxt span{font-size: 16px;line-height: 36px;color: #666;}
.oemtxt p{font-size: 16px;line-height: 36px;text-indent: 2em;color: #666;}
.oembot{padding-top: 30px;}
.oembot  li:hover .oemcon{background: #0068b7;color: #FFF;transition: 0.4s;}
.oembot  li:hover p{color: #fff;}
.oembot   .oemcon{cursor:pointer; border-top: 3px solid #0068b7;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;}
.oembot   .oemcon h3{padding-top: 60px;font-size: 16px;text-align: center;}
.oembot   .oemcon p{font-size: 16px;text-align: center;padding: 15px 0 40px 0;color: #0068b7;}
.oembot .ceng{width:100%; height: 100%; background: rgba(0,0,0,0.6); position: fixed; left: 0; top: 0; z-index: 1; display: none;}
.oembot .closes{width:24px; height: 24px; background: #fff; color: #333; text-align: center; line-height: 24px;font-size: 35px; cursor: pointer;position:absolute;right:20px;top: 8px;}
.oembot .shipin{width:600px;overflow-y: auto;overflow-x:hidden;height: 300px;padding: 40px; border-radius: 30px; background: #fff; position:fixed; left: 50%; margin-left: -300px; top: 50%; margin-top: -150px;
    display: none; z-index: 3;}
    .oembot .shipin h4{font-size: 16px;line-height: 30px;text-align: center;}
 

    /* 产品 */
    .nypro {padding-top: 30px;}

    .nypro li a{display: block;}
    .nypro li .ywimg{width: 100%;height: 0;padding-bottom: 75%; overflow: hidden; }
    .nypro li .ywimg img{transition: 1s;width: 100%;}
    .nypro li:hover   img{transform: scale(1.2);}
    .nypro li p{font-size: 16px ;color: #333;padding-top: 15px;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .nypro li:hover p{color: #0068b7;}
   
    .nypro2{padding-top: 30px;}
    .nypro2 li a{display: block;}
    .nypro2 li .ywimg{width: 100%;height: 0;padding-bottom: 56%; overflow: hidden; }
    .nypro2 li .ywimg img{transition: 1s;width: 100%;}
    .nypro2 li:hover   img{transform: scale(1.2);}
    .nypro2 li p{font-size: 16px ;color: #333;padding-top: 15px;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .nypro2 li:hover p{color: #0068b7;}
   

    .accordion {
       width: 224px;
       
        background: #eeeeee;
      
      }
      
      .accordion .link {
       cursor: pointer;
       display: block;
       padding: 12px 15px 12px 45px;
       color: #333;
       font-size: 14px;
      
      
       position: relative;
       -webkit-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
       transition: all 0.4s ease;
      }
      
      .accordion li{ border-bottom: 3px solid #fff;}
     
      .accordion li i {
       position: absolute;
       top: 14px;
       left: 12px;
       font-size: 12px;
       color: #595959;
       -webkit-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
       transition: all 0.4s ease;
      }
      
      .accordion li i.fa-caret-right {
       right: 12px;
       left: auto;
       font-size: 16px;
       color: #9c9c9c;
      }
      
      
      
      .accordion li.open i {
       color: #0068b7;
      }
      .accordion li.open i.fa-caret-right {
       -webkit-transform: rotate(90deg);
       -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
       transform: rotate(90deg);
      }
      
      .accordion li.default .submenu {display: block;}
      .submenu {
        display: none;
        background: #eee;
        font-size: 14px;
        border-top: 1px dashed #ccc;
      }
      
      .submenu li {
        border-bottom: 1px solid #eee;
      
      }
      .link span{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 90%;display: block;font-size: 16px;}
      .submenu a {
        display: block;
        text-decoration: none;
        color: #333;
        padding: 12px;
        padding-left: 45px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
      }
      .submenu li em{width:8px;height: 8px;background: #ccc;border-radius: 50%;display: inline-block;margin-right: 8px;}
      .submenu a:hover {
      
        color: #0068b7;
      }
      .submenu .col{ color: #0068b7;}
      .submenu .coll{ background: #0068b7;}
      .submenu li:hover em{background: #0068b7;}

      .pron2tit i{display: block;height: 1px;background: #eee;margin-top: 10px;}
      .pron2tit h3{font-size: 18px;}


    .pron2{padding-top: 30px;}
    .pron2 li a{display: block;}
    .pron2 li .ywimg{width: 100%;height: 0;padding-bottom: 76%; overflow: hidden; }
    .pron2 li .ywimg img{transition: 1s;width: 100%;}
    .pron2 li:hover   img{transform: scale(1.2);}
    .pron2 li p{font-size: 16px ;color: #333;padding-top: 5px;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .pron2 li:hover p{color: #0068b7;}
   
    /* 手机产品分类 */
    .sp_header{height:50px;overflow:hidden;background:#0068b7;position: relative;z-index:10;width:100%;display: none;}
    .sp_logo{padding:13px;float:left;height:50px;color: #fff;font-size: 18px;margin-left: 10px;}
    .sp_logo img{margin:auto;max-height:30px;}
    .sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px;margin-right: 10px;}
    .sp_nav span{display:block;background:#fff ;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
    .sp_nav span:nth-of-type(1){top:0px}
    .sp_nav span:nth-of-type(2){top:10px}
    .sp_nav span:nth-of-type(3){top:20px}
    .sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
    .sp_nav_se span:nth-of-type(2){width:0}
    .sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
    .sjj_nav{display: none; background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
    .nav_show{top:50px}
    .sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
    .sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
    .sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
    .sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
    .sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 20px 0 20px;}
    .sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
    .sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
    .sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
    .sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
    .sjj_nav ul li ul{display:none}
    .sjj_nav ul li a{color:#666;width:80%}
    .sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
    .sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
    .sjj_nav ul li .sjj_nav_i_se svg{fill:#0068b7}
    .sjj_nav ul li ul li>ul{margin-left:10px}

/* 产品   */

      .prosny{padding-top: 30px;}
    .prosny .pronyfl{border: 1px solid #ccc;padding:10px;}
    .prosny .pronyfl img{width: 100%;}
    .prosny .pronyfr{padding-left: 70px;}
      
    .nytab{padding-top: 50px;}

    .pronyfr h3{color: #0068b7;font-size: 22px;padding: 10px 0;font-weight: bold;}
   /*  .pronyfr span{color: #0068b7;font-size: 16px;line-height: 34px;} */
    .pronyfr span{font-size: 16px;line-height: 34px;}
    .pronyfr p{color: #666;font-size: 16px;line-height: 34px;}


    /* 荣耀 */
    .zizhiny {padding-top: 30px;}
    .zizhiny  span{width: 275px;height:170px;text-align: center;vertical-align: middle;display: table-cell;border: 1px solid #dddddd;padding: 10px;}
.zizhiny  span img{height: 100%; } 
.zizhiny  li{display: block;text-align: center;margin-bottom: 20px;}
.zizhiny  li p{padding: 20px;text-align: center; color: #646464;font-size: 14px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.zizhiny  li:hover p{color: #0068b7;}


/* 视频 */
.mxalshipin{padding-top: 30px;}
.mxalshipin li a {position: relative;display: block;}
.mxalshipin em{  position:absolute;top:100%; right:0;bottom:0;left:0;background-image:url(../images/sp.png);background-position:center center;background-repeat:no-repeat; transition:ease .3s;-webkit-transition:ease .3s; cursor:pointer;}
.mxalshipin li:hover em{display: block; top: 0; }
 
.mxalshipin .mxaltxt h3{padding-top: 10px ;color: #666;}
.mxalshipin .mxaltxt h3 span{font-size: 14px;color: #0068b7;}
.mxalshipin .mxaltxt p{padding: 15px 0;color: #666666}
.vies{width: 100%;height: 0;padding-bottom: 74%; overflow: hidden; }
.mxalsptit{text-align: center;padding:75px 0 30px 0;display: block;}

/* 关于我们 */
.abouts{padding-top: 30px;}
.abouts h3{font-size: 30px;color: #0068b7;}
.abouts i{display: block;width: 50px;height: 3px;background: #ff9900;margin: 15px 0;}


/* 养护 */
.titleFieldQs{width:100%;background:url(../images/inNewsBg03.jpg) repeat-y;padding:10px 0;margin:30px 0;}
.titleFieldQs .jionmbPannle_08{width:1000px;}
.titleFieldQs .jionmbPannle_08 .jionmbField{ margin:0 auto; zoom:1; position:relative}
 
.titleFieldQs .jionmbPannle_08 .jionmbField ul li{width:933px; background:url(../images/inNewsBg04.jpg) no-repeat;padding-left:67px;margin-bottom:20px;}
.titleFieldQs .jionmbPannle_08 .jionmbField li .title{ border:1px solid #ebebeb;zoom:1; height:37px; padding:0px; cursor:pointer;padding-left:20px;}
.titleFieldQs .jionmbPannle_08 .jionmbField li .title:after{content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.titleFieldQs .jionmbPannle_08 .jionmbField li .title h2{height:37px;color:#0068b7;line-height:37px}
.titleFieldQs .jionmbPannle_08 .jionmbField li .title .flag{float:right;width:62px;height:30px;color:#fff;background: url(../images/inIcon02.jpg) no-repeat;}
.titleFieldQs .jionmbPannle_08 .jionmbField li .title .flag_2{ color:#fff;background: url(../images/inIcon03.jpg) 100% 50% no-repeat;}
.titleFieldQs .jionmbPannle_08 .jionmbField li .neirong{line-height:26px;padding:10px 15px 0;display:none}
.titleFieldQs .jionmbPannle_08 .jionmbField li .act{ display:block}


/* 文化 */
.whbot{text-align: center;padding-top: 50px;}
.whbot li{text-align: center;margin-bottom: 40px;}
.whbot li h4{font-size: 22px;padding: 20px 0;font-weight: bold;}
.whbot li p{font-size:15px; line-height: 30px;}
.wenhua{padding-top: 30px;}
.wenhua h3{font-size:28px;text-align: center; color: #0068b7;}


/* 岗位 */
.join-list{padding-top: 30px;}
.join-list .top .con-l {
    width: 230px;
    
}
.zpbot span{padding-right: 60px;width: 20%;display: inline-block;}
.join-list .top .con-r {
	padding-left: 4.5%;
	width: calc(100% - 230px);
	line-height: 36px
}

.join-list .head {
	width: calc(100% - 45px);
	color: #fff
}

.join-list .head .box {
	width: 20%
}

.join-list h2 {
	font-size: 36px
}

.join-list li {
	margin-bottom: 12px;
	BACKGROUND: #ebebeb;
}

.join-list li.cur .btn {
	background: url(../images/arrow2.png) no-repeat right center
}


.join-list .heads {
	cursor: pointer;
}

.join-list .btn {
	position: absolute;
	;
	width: 45px;
	height: 60px;
	background: url(../images/arrow1.png) no-repeat right center;
	cursor: pointer;
	right: 5%;
}

.join-list .con {
	width: 100%;
	color: #333;
	font-size: 18px;
}

.join-list .con .box {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: left;
	padding-left: 30px;
	color: #333;
}

.join-list .info {
	display: none;
	width: 100%;
	;
	line-height: 35px;
	padding:2% 7%;
	background: #fff;
	font-size: 15px;
  color: #fff;
  
}

.join-list .jointxt span {
	color: #666;
	font-size: 16px;
	padding-top: 35px;
}

.join-list .jointxt h3 {
	color: #333;
	font-size: 16px;
  padding: 5px 0;
  font-weight: bold;
}
.join-list .jointxt p {
	color: #666;
	font-size: 16px;
	 
}

 
.join-list li.cur .els {
	color: #fff;
	background: #0068b7;
}


.nybanner img{width:100%;}
/* 网点 */
.con .box{font-size:18px;}
.wangd{padding-top: 30px;}
.wangd .wangdfl{font-size: 26px;text-align: center}

.wangd .search{float: right; position:relative;right: -4px; top: 1px;}
.wangd .key{ width:200px; height:30px; border:1px solid #0068b7; background:rgba(255,255,255,0.9); padding: 0  0 0 15px;   color:#666;}
.wangd .btn{ width:65px; height:30px; background:url(../images/ss.png) no-repeat center #0068b7; border:none;  cursor:pointer;position: relative;top: 10px;right: 4px;}



.prosear{padding-bottom: 20px;}
.prosear .wangdfl{font-size: 30px;}
.prosear .search{float: right; position:relative;right: -4px; top: 1px;}
.prosear .key{ width:200px; height:30px; border:1px solid #0068b7; background:rgba(255,255,255,0.9); padding: 0  0 0 15px;   color:#666;}
.prosear .btn{ width:65px; height:30px; background:url(../images/ss.png) no-repeat center #0068b7; border:none;  cursor:pointer;position: relative;top: 10px; right: 4px;}

    .join-list2{margin-top: 30px;}
    .join-list2 .top .con-l{width:230px}
    .join-list2 .top .con-r{padding-left:4.5%;width:calc(100% - 230px);line-height:36px}
    .join-list2 .head{width:calc(100% - 45px);color:#666}
    .join-list2 .head .box{width:20%}
    .join-list2 h2{font-size:36px}
    .join-list2 li{margin-bottom:12px}
    .join-list2 li.cur .btn{background:url(../images/join_icon2.png) no-repeat left center}
    .join-list2 li.cur .con{color:#fff;background:#0068b7;}
    .join-list2 .heads{cursor:pointer}
    .join-list2 .btn{position:relative;width:45px;height:54px;background:url(../images/join_icon1.png) no-repeat left center;cursor:pointer}
    .join-list2 .con{width:calc(100% - 45px);color:#fff;background:#a9a9a9}
    .join-list2 .con .box{width:20%;height:54px;line-height:54px;text-align:center}
    .join-list2 .info{display:none;width:calc(100% - 45px);line-height:35px;padding:.2rem 6.5%;border:2px solid #0068b7;}
    
@media (max-width: 1680px) {

	
}

@media (max-width: 1440px) {


}

@media (max-width: 1366px) {
.footer-a-top .footer-a-center dl {
    padding-right: 75px;
}
.homevideo .wanye {
    padding: 20px 20px;
}
.homevideo p {
 padding:0;
}
.header nav ul li {

    margin: 0 20px;
}
}
@media (max-width: 1280px) {

.header nav ul li {

    margin: 0 16px;
}
}
@media (max-width: 1200px) {
  .whbot li p{height: 120px}
.daohang nav ul li>a{padding:0 26px;}
.footer-a-top .footer-a-center dl {
    padding-right: 40px;
}
.footer-a-top .footer-a-right {
    padding-left: 50px;
}
.nyzh .nytou h2{
font-size:24px;
top:20px;;
left:20px;
}
.nyzh .nytou h3{
font-size:16px;
top:60px;;
left:20px;

}
.header nav ul li {

    margin: 0 10px;
}
}	

@media (max-width:1024px){
/* body{padding-top:70px; overflow-x:hidden;} */

.i-banner .sm-dn{ display:none;}
.i-banner{ overflow:hidden;}
.i-banner .sm-db{display:block!important}
.header{display:none}
.header-m{display:block!important;z-index:999;position:fixed;left:0;top:0;width:100%;height:70px;background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,.1)}
.header-m::after{display:none;position:fixed;content:'';top:70px;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}
.header-m .logo{position:absolute;left:50%;line-height:70px;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.header-m .logo img{max-height:60px}
.header-m .m-menu-b{display:block;position:absolute;top:0;left:0;width:60px;height:70px;cursor:pointer}
.header-m .m-menu-b::after,.header-m .m-menu-b::before{position:absolute;top:50%;left:calc(35px / 2);content:'';width:25px;height:1px;z-index:9999;transition:all .3s ease-out .3s;-webkit-transition:all .3s ease-out .3s;background:#222}
.header-m .m-menu-b::before{transform:translateY(-4px) rotate(0);-webkit-transform:translateY(-4px) rotate(0)}
.header-m .m-menu-b::after{transform:translateY(4px) rotate(0);-webkit-transform:translateY(4px) rotate(0)}
.header-m .m-menu{display:none;z-index:888;position:fixed;width:100%;width:260px;height:100%;top:0;left:-260px;opacity:1;background:#fafafa;text-align:left;padding-top:70px}
.header-m .m-menu::after{position:absolute;top:70px;content:'';width:100%;height:1px;background:#ebebeb}
.header-m .nav{height:100%;overflow-x:hidden;overflow-y:auto}
.header-m .nav>li{border-bottom:1px solid #ebebeb;animation:resize .5s both;-webkit-animation:resize .5s both}
.header-m .nav>li>a{position:relative;display:block;width:100%;font-size:15px;padding:0 40px;color:#666;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;overflow:hidden;height:50px;line-height:50px}
.header-m .nav>li>a::after{position:absolute;left:20px;top:50%;margin-top:-5px;content:'';width:8px;height:8px;border:1px solid #999;border-radius:50%;background:0 0;transition:all .3s;-webkit-transition:all .3s}
.header-m .nav>li .sub-nav{display:none}
.header-m .nav>li .sub-nav a{position:relative;display:block;line-height:24px;padding:12px 40px;background:#f2f2f2;color:#4e4e4e}
.header-m .nav>li .sub-nav a::after,.header-m .nav>li .sub-nav a::before{position:absolute;content:'';width:0;height:0;left:20px;top:20px;border:5px solid transparent;overflow:hidden;transition:all .3s;-webkit-transition:all .3s}
.header-m .nav>li .sub-nav a::before{left:21px;border-left:5px solid #555}
.header-m .nav>li .sub-nav a::after{border-left:5px #ebebeb solid}
.header-m .nav>li.cur{position:relative}
.header-m .nav>li.cur::after,.header-m .nav>li.cur::before{position:absolute;content:'';background:#999;transition:all .5s;-webkit-transition:all .5s}
.header-m .nav>li.cur::before{top:19px;right:25px;width:2px;height:12px}
.header-m .nav>li.cur::after{top:24px;right:20px;width:12px;height:2px}
.header-m .nav>li.active::after{background:#fff}
.header-m .nav>li.active::before{height:0}
.header-m .nav>li.active>a{color:#fff;background:#00695f;}
.header-m .nav>li.active>a::after{background:#fff;border-color:#fff}
.header-m .nav>li.active .sub-nav li{animation:ReturnToNormal .5s both;-webkit-animation:ReturnToNormal .5s both}
.header-m .m-language{position:absolute;left:0;top:0;width:100%;text-align:center}
.header-m .m-language a{color:#666;height:70px;line-height:70px;font-size:16px;animation:slideInUp 1.5s both;-webkit-animation:slideInUp 1.5s both; padding:0 10px;}
html.active{height:100%;overflow:hidden}
html.active body{height:100%;overflow:hidden}
html.active .header-m{left:260px}
html.active .header-m::after{display:block}
html.active .header-m .m-menu-b::after,html.active .header-m .m-menu-b::before{background:#000}
html.active .header-m .m-menu-b::before{transform:translateY(0) rotate(225deg);-webkit-transform:translateY(0) rotate(225deg)}
html.active .header-m .m-menu-b::after{transform:translateY(0) rotate(-225deg);-webkit-transform:translateY(0) rotate(-225deg)}
html.active .header-m .m-menu{display:block;left:0}
html.active .banner,html.active .i-banner,html.active footer,html.active main{transform:translateX(260px);-webkit-transform:translateX(260px)}
.newslistboxs li {
    height: 35px;
    line-height: 35px;

}
.fly-filter-right p {
    padding: 0 15px;
}
.nyzh .nytou h2 {
    font-size: 26px;
    padding: 14px 0 14px 20px;
}
.sideNav a {
    padding-left: 20px;
}
.sideNav a em {
    right: 10px;
}
.nyabout {
    padding: 40px 0;

}
.sxinwen .lxinwen .lxinwena span a{
    padding: 20px 0 20px 0;

}
.sxinwen .lxinwen .lxinwena h2 a{
    font-size: 16px;
    color: #333;
    font-weight: bold;
   padding: 0 0 10px 0;
}
.fly-list2 li h2 a {
	font-size: 14px;
}

.fly-list2 li p {
	font-size: 12px;
	line-height: 20px;
}
.footer-a-top .footer-a-center dl {
    padding-right: 35px;
}
.footer-a-top .footer-a-right {
    padding-left: 35px;
}
.xwrs h1{ padding:0 0 10px 0;}
.xwrs p{ line-height:26px;
}
.xwrs h1 a{ font-size:18px;}
.homevideo .wanye {
    padding: 10px 20px;
}
.homevideo p {
 padding:0;
}
.ywnrs .ltct h3 {
    font-size: 22px;
}.sideNav ul li {
    padding: 0;
}
}
@media (max-width:1023px){
    .prosny .pronyfr{padding-left: 20px;}
    .pronyfr h3{font-size: 18px;}
.nyjr{ display:none;}
.main-nav-m{display:block;position:relative;z-index:555;cursor:pointer}
.main-nav-m .title{position:relative;height:45px;line-height:45px;padding:0 10px;background:#005f5f;}
.main-nav-m .title strong{color:#fff;font-size:16px;font-weight:700}
.main-nav-m .title i{position:absolute;content:'';width:45px;height:100%;right:0}
.main-nav-m .title i::after,.main-nav-m .title i::before{position:absolute;top:50%;content:'';width:12px;height:1px;background:#fff;transition:all .3s;-webkit-transition:all .3s}
.main-nav-m .title i::before{left:46%;transform:rotate(40deg) scaleY(1.5);-webkit-transform:rotate(40deg) scaleY(1.5)}
.main-nav-m .title i::after{right:46%;transform:rotate(-40deg) scaleY(1.5);-webkit-transform:rotate(-40deg) scaleY(1.5)}
.main-nav-m .title.active i::before{transform:rotate(-40deg) scaleY(1.5);-webkit-transform:rotate(-40deg) scaleY(1.5)}
.main-nav-m .title.active i::after{transform:rotate(40deg) scaleY(1.5);-webkit-transform:rotate(40deg) scaleY(1.5)}
.main-nav-m ul{display:none;position:absolute;top:45px;width:100%;padding:0 10px;background:rgba(1,95,95,.8);color:#fff}
.main-nav-m ul li{animation:ReturnToNormal .5s both;-webkit-animation:ReturnToNormal .5s both}
.main-nav-m ul li a{display:block;height:45px;line-height:45px;border-bottom:1px solid rgba(255,255,255,.55); color:#fff;}
}
@media (max-width:768px){
	.oembot .shipin {
    width: 350px !important;
    overflow-y: auto;
    overflow-x: hidden;
    /* height: 300px; */
    padding: 30px;
    border-radius: 30px;
    background: #fff;
    position: fixed;
    left: 50%;
    margin-left: -177px !important;
    top: 50%;
    margin-top: -150px;
    display: none;
    z-index: 3;
}
  .in-page a{
  padding: 4px 4px;
}
.abouts{min-height:250px;}
  .join-list2 .con .box{width:55%;height:30px;line-height:30px;text-align:center}
  .join-list2 .btn{width: 30px; height: 30px;background: url(../images/ts.png) no-repeat left center;}
  .join-list2 .con{width: calc(100% - 30px);}
  .join-list2 .info{width: calc(100% - 30px);line-height: 26px;padding: .2rem 1.8%;}
    .video-close{top: 3%!important;right: 18%!important;}
    .pronyfr h3{font-size: 18px;}
    .sp_header{display: block;}
    .pron2fl {display: none;}
.fanfrtit{display: none;}
.xian{display: none!important;}
    .nybanner{padding-top: 70px;}
    .ry_news_tab a{font-size: 16px;padding: 10px;margin-bottom: 10px;margin-right: 0;}
    .motop{display: block;}
.nbiao{ display:none;}
.cpha h3{padding:20px 0 ;}
.cpha .cpnra{ padding:20px 0 20px 15px;}
.stuList {margin-top: 25px;}
	.stuList li {width: 49%; margin-right: 2%;}
	.stuList li:nth-child(3n) {margin-right: 2%;}
	.stuList li:nth-child(2n) {margin-right: 0;}
	.stuList li .cont h3 {font-size: 14px; line-height: 20px;}
	.stuList li .cont p {font-size: 12px; line-height: 18px;}
	.stuList li .cont {padding: 8px 0 8px;}
	
	.stuLists li {width: 49%; margin-right: 2%;}
	.stuLists li:nth-child(3n) {margin-right: 2%;}
	.stuLists li:nth-child(2n) {margin-right: 0;}
	.stuLists li .conts h3 {font-size: 14px;}
	.stuLists li .conts p {font-size: 12px; line-height: 18px;}

.newslistboxs li {
    height: 27px;
    line-height: 27px;

}
.ywnrs{ padding-top:30px;}
.nyabout .ntitle {
    padding: 0px 0px 15px 0px;

}
.newslistboxs li a {
line-height:27px;
    font-size: 12px;
}
.biaoshi{ padding-top:10px;}
.nyzh{
margin:10px 0 10px 0;
}
.nynr .ywnr {

    padding: 20px 0;
}
.xinwn {
    padding-top: 10px;
}
.main-ms{display:block;position:relative;z-index:555;cursor:pointer}
.main-ms .title{position:relative;height:45px;line-height:45px;padding:0 10px;background:#e93f37;}
.main-ms .title strong{color:#fff;font-size:16px;font-weight:700}
.main-ms .title i{position:absolute;content:'';width:45px;height:100%;right:0}
.main-ms .title i::after,.main-nav-m .title i::before{position:absolute;top:50%;content:'';width:12px;height:1px;background:#fff;transition:all .3s;-webkit-transition:all .3s}
.main-ms .title i::before{left:46%;transform:rotate(40deg) scaleY(1.5);-webkit-transform:rotate(40deg) scaleY(1.5)}
.main-ms .title i::after{right:46%;transform:rotate(-40deg) scaleY(1.5);-webkit-transform:rotate(-40deg) scaleY(1.5)}
.main-ms .title.active i::before{transform:rotate(-40deg) scaleY(1.5);-webkit-transform:rotate(-40deg) scaleY(1.5)}
.main-ms .title.active i::after{transform:rotate(40deg) scaleY(1.5);-webkit-transform:rotate(40deg) scaleY(1.5)}
.main-ms ul{display:none;position:absolute;top:45px;width:100%;padding:0 10px;background:rgba(233,63,55,.8);color:#fff}
.main-ms ul li{animation:ReturnToNormal .5s both;-webkit-animation:ReturnToNormal .5s both}
.main-ms ul li a{display:block;height:45px;line-height:45px;border-bottom:1px solid rgba(255,255,255,.55); color:#fff;}
.stuLists {
    margin-top: 0;
}
.ltct{ padding-bottom:30px;}
.dtct{ padding-bottom:30px;}
.sxinwen .lxinwen .lxinwena h2 a{
    font-size: 18px;
    padding: 10px 0 10px 0;
}
.fly-list2 li:last-child{
	padding: 0 0 0 76px;
}
.youqing{ padding-bottom:30px;}
.youqing cite {

    padding: 5px 0 35px 0;

}
.picDetail {padding: 0 34px; padding-bottom: 20px; margin-top: 30px;}
	.picDetail .bx-wrapper .bx-controls-direction a {width: 30px; height: 30px;}
	.picDetail .bx-wrapper .bx-prev {left: -34px;}
	.picDetail .bx-wrapper .bx-next {right: -34px;}
}
@media screen   and (min-width:768px) and (max-width:1023px){
	.newsn li span{display:none !important;}
  .abouts h3 { padding-top: 200px !important;}
 .phonexx{display:block !important;}
   .noph{display:none !important;}
	 .abouts .abimgs{padding:0 0 20px 0!important;width:100%;}
}
.footer-a-logo {
display:none;
}
}
@media screen   and (min-width:768px){
	
	.newsn li span{display:none !important;}
  
}
@media (max-width:767px){
	.newsn li .newsnfl span{display:none !important;}
 .oembot .shipin {
    width: 350px !important;
    overflow-y: auto;
    overflow-x: hidden;
    /* height: 300px; */
    padding: 30px;
    border-radius: 30px;
    background: #fff;
    position: fixed;
    left: 50%;
    margin-left: -177px !important;
    top: 50%;
    margin-top: -150px;
    display: none;
    z-index: 3;
}

  .abouts h3 {padding-top: 200px !important;}
 .phonexx{display:block !important;}
   .noph{display:none !important;}
  .nonesn{display:none !important;}
  .join-list .con .box {
   
    height: 40px;
    line-height: 40px;
  
}
.join-list .btn {
    position: absolute;
    width: 45px;
    height: 40px;
    background: url(../images/arrow1.png) no-repeat right center;
    cursor: pointer;
    right: 7%;
    background-size: 45%;
}
  .prosear{width:100%;float:left;}
  .prosear .key{width:275px;}
  .pron2tit h3{text-align: center;}
  .in-page a{padding: 4px 4px;}
  .join-list2 .con .box{
       width: 55%;
    height: 32px;
    line-height: 32px;
    text-align: center;
  }
  .join-list2 .btn {
        width: 35px;
        height: 35px;
        background-size: 35%;
  }
  .join-list2 .con {
    width: calc(100% - 35px);
    color: #fff;
    background: #a9a9a9;
}
.join-list2 li.cur .btn{
    width: 35px;
        height: 35px;
        background-size: 35%;
}
.join-list2 .info {
    display: none;
    width: calc(100% - 36px);
    line-height: 26px;
    padding: .2rem 2%;
    border: 2px solid #0068b7;
}
     .main5{
        width:100% !important;
     }
     .main5 .wxt{width:90% !impo;}
    .wangd .search{float: left;}
    .whbot li{margin-bottom: 20px;}
    .wenhua h3{font-size: 18px;}
    .abouts h3{font-size: 20px; }
    .abouts .abimgs{padding:0 0 20px 0!important;width:100%;}
    .zizhiny li{margin-bottom: 0;}
    .nytab{padding-top: 20px;}
    .layui-tab-title li{padding: 0 15px;}
    .pron2 li p{font-size: 14px;}
    /* 新闻内页 */
    .chengguotxt h3 {font-size: 18px;}
    .chengguotxt p {font-size: 14px;} 
    
    .chengguotxt h4 {font-size: 14px;padding: 0;}
    /* 新闻 */
    .newsn li::after{display: none;}
    .newsn li .newsnfr{padding-right: 0;}
    .newsn li .newsnfl{padding : 0;}
    .newsn li{padding: 20px 0;}
    .newsn .time{width: 80px;height: 30px;line-height: 30px;font-size: 16px;}
    .newsn li h3{font-size: 18px;padding: 10px 0;}
    .newsn li p{font-size: 14px;}
    .newsn li span{display: none;}
    .newsn li .nsckx{display: none;}


    /* 历程 */
    .coursetit  h3{font-size: 20px;}
    .coursetit p {font-size: 18px;}
    .slide-content p{padding: 15px 0;}
    /* 公益  */
    .container{min-height: 200px;}
    .slide-content p{font-size: 15px;}
    .slide-content{margin-top: 10px;}
    .slide-content h3{font-size: 18px;}
    .gytit h3{font-size: 20px;padding-bottom: 0;}
    .container {padding:0 10px;}
    .next{right: 0;}
    .prev{left: 0;}

.nyabout .ntitle {
    font-size: 18px;

}

.newslistboxs li {
height: 45px;
line-height: 45px;
}
.newslistboxs li a {
line-height:30px;
font-size: 14px;
}
.hide-mini, .side_tool_box {
    display: none;
}
    .mini-copyright{
        padding:20px 0 20px;
        text-align:center;
        color:#c6c6c6;
    }
    .mini-copyright a{
        color:#c6c6c6;
    }
     .mini-copyright a:hover{
        color:#d71819;
    }
    .mini-copyright p{
        line-height:22px;
        font-size: 13px;
    color:#c6c6c6;
    }
    .mini-copyright .mini-wechat{
        width:80%;
        margin:10px auto 0;
        text-align: center;
    }
    .mini-copyright .mini-wechat span{
        display:block;
        padding-top:10px;
        font-size:12px;
        color:#B3B3B3;
    }
    .mini-copyright .mini-wechat span b{
        padding: 5px 0;
        display: block;
    font-size:14px;
    color:#fff;
    }
.show-mini {
    display: block;
}
.slideBox .bd li {
  width: 100%;
  zoom: 1;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: left;
}

.nyabout {
    padding: 30px 0;

}
.nyabout img {
    max-width: 100% !important;
    height: auto;
}
.i-banner .sm-db{display:block!important}

.sxinwen .lxinwen .lxinwena span a{

    padding: 15px 0 10px 0;
}

.nyhonor ul li span {
width:100%;
height:auto;
}
.nyhonor .honorimg {
position: relative;
    display: block;
  text-align: center;
}
.honorimg img {
    max-width: 100%;
  padding:10px;

}
.qyzx img {
width: 100%;
height:auto;
}
.join-list h2{font-size:24px}
.join-list .head .box{width:33.3%;font-size:12px}
.join-list .head .box:nth-child(3),.join-list .head .box:nth-child(4){display:none}
.join-list .con{padding-left:5px}
.join-list .con .box{width:100%;font-size:14px}
.join-list .con .box {padding-left: 10px;}
.join-list .con .box:nth-child(3),.join-list .con .box:nth-child(4){display:none}
.join-list .info{line-height:30px}
.zpbot span{width:40%;}
.dtct img{ max-width:inherit !important;}
.stuLists li .conts {
    bottom: 35px;
    height: 35px;
    line-height: 35px;

}
.nyabout .ltct h3{font-size:20px; font-weight:bold;}
.homecp cite {

    font-size: 13px;

}

.picDetail ul li p{ font-size:16px; }
 .down_ul li a span {width: 75%;}

}
@media (min-width:1199px) {
.feedback {
margin: 0 auto;
width:60%;
}
}
.layui-form-item {
    margin-bottom: 24px;
    clear: both;
}
.layui-form-label {
    width: 100px;
}
.layui-btn-normal {
    background-color:#e93f37;
}
