body {
    background: #eee;
    font-family: "微软雅黑";
    color:#666;
    margin: 0;
    padding: 0;

}
*{margin:0;padding:0; font-size: 26px;}
a{text-decoration: none; color: #000;}
p{text-align:justify}
ul,li{ list-style: none}
.clearfix:after {content:"\20"; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{display:inline-block; }
.clearfix{display:block;}
.clearbox{border-top:transparent 0px solid;clear:both;font-size:0;margin-top:0px;visibility:hidden; overflow:hidden;height:0;}
#main{ margin-bottom: 120px; position: fixed;height: 100%;
    width: 100%; }

#loading{
    position: fixed; left:0;top:0;width:100%; height: 100%; z-index:200; color: #fff; font-size:45px;
    background:#e8e5e3;  background-size: cover;text-align: center; 
}
.displaynone{ display: none}
#loading span{ 
  color:#000; 
  height:33px; 
  display: block;
  width:100%; 
  margin: -1px auto 0 auto;
  text-align: center;
  position: absolute;
  top:50%;
}

#mark{
  position: fixed;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  z-index:200;
  background:rgba(0,0,0,0.5);
  display: none
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
   
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width:12px;
    height:12px;
    display: inline-block;
    border-radius: 100%;
    border:1px solid #fff;
    opacity: 1;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
 background: none;
    opacity:1;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.nav{ 
  height: 100px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  background: url(../img/nav-m-bg.jpg);
}

.logo{
  width: 146px;
  height: 128px;
  position: absolute;
  left: 256px;
  top: 0px;
  background: url(../img/logo-m.png) no-repeat;
}
.logo a{display: block;height: 100%;}

.menu{
  height:60px;
  width: 60px;
  position: absolute;
  left: 10px;
  top: 20px;
  background:url(../img/nav.png) no-repeat center center;
}

.tel{
  height:80px;
  width: 60px;
  position: absolute;
  right: 10px;
  top: 10px;
  background:url(../img/telicon.png) no-repeat center center;
}

.footer{ 
  height: 108px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background:#fff;
}

.footer .btn_yd{ 
  height: 88px;
   background-color: #101452;
   text-align: center;
   margin:9px 0 0 20px;
   width:600px;
   border-radius:5px;
   line-height: 88px;
   color: #fff;
   font-size:40px;
   font-family: "微软雅黑";
   display: block;
 }


.text{ position: absolute;bottom: 40% }

.in{ position: absolute;bottom:24%;left:140px; z-index: 111 }

.banner{ position: relative;margin-top: 100px;}
.banner span{background:rgba(0,0,0,0.4); display: block; position: absolute;left: 0; bottom: 0; height: 70px; line-height: 70px; width: 100%; text-align: center; color: #fff; font-size: 30px; }

.z_menu{
  width: 320px;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 222;
}
#left_menu{left: -320px;background:url(../img/homeNavbg.jpg);}
.z_menu h2{ 
  height: 100px;
  text-align: center;
  background: #2fab4d; 
  color: #fff; 
  line-height: 100px; 
  font-size: 35px;
  font-weight: normal;
  }
.z_menu h2 a{font-size: 35px; }

.z_menu ul{width: 100%;}
.z_menu ul li{ 
  width: 250px; 
  border-bottom: 1px solid #4f555b;
  text-align: center;
  height:100px;
  margin-left: 20px;
  padding-left: 30px;
}
.z_menu ul li a{   font-size: 32px; line-height: 100px; color: #323232}
.z_menu ul li:nth-child(1){background:url(../img/nav_ico00.png) no-repeat 30px center;}
.z_menu ul li:nth-child(2){background:url(../img/nav_ico01.png) no-repeat 30px center;}
.z_menu ul li:nth-child(3){background:url(../img/nav_ico03.png) no-repeat 30px center;}
.z_menu ul li:nth-child(4){background:url(../img/nav_ico02.png) no-repeat 30px center;}
.z_menu ul li:nth-child(5){background:url(../img/nav_ico06.png) no-repeat 30px center;}
.z_menu ul li:nth-child(6){background:url(../img/nav_ico05.png) no-repeat 30px center;}
.z_menu ul li:nth-child(7){background:url(../img/nav_ico04.png) no-repeat 30px center;}
/*2*/
.bigbox{ width: 640px; height: 100%; overflow: hidden; position: relative; }
.box{ margin:20px 20px;}
.redline{ 
  height: 90px;
  border-radius: 5px;
  box-shadow: 1px 2px 3px #888;
  line-height: 90px; color: #666;
  background:#fff url(../img/icon1.png) no-repeat center left;
  overflow: hidden;
 }
/*red*/
.redline .title{ padding-left: 110px; font-size: 35px;}
.redline .icon{ 
  width: 90px; 
  height: 90px;
  float: right;
  background:url(../img/icon4.png) no-repeat center center;
}
.open_content{
  background: #fff;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  padding:30px 30px 30px 30px;
  box-shadow: 1px 2px 3px #888;
  line-height:40px;
  display: none
}

.redline.active{
    background:#f04345 url(../img/icon1.png) no-repeat center left;
}
.redline.active .title{ color: #fff}
.redline.active .icon{ 
  width: 90px; 
  height: 90px;
  float: right;
  background:url(../img/close.png) no-repeat center center;
}


.ztlyline{background:#fff url(../img/icon1.png) no-repeat center left;}
.ztlyline .icon{background:url(../img/icon4-1.png) no-repeat center center}
.ztlyline.active{
    background:#f04345 url(../img/icon1.png) no-repeat center left;
}

.dylyline{background:#fff url(../img/icon9.png) no-repeat center left;}
.dylyline .icon{background:url(../img/icon4-1.png) no-repeat center center}
.dylyline.active{
    background:#f04345 url(../img/icon9.png) no-repeat center left;
}

.hylyline{background:#fff url(../img/icon10.png) no-repeat center left;}
.hylyline .icon{background:url(../img/icon4-1.png) no-repeat center center}
.hylyline.active{
    background:#f04345 url(../img/icon10.png) no-repeat center left;
}

.wdmline{background:#fff url(../img/icon11.png) no-repeat center left;}
.wdmline .icon{background:url(../img/icon4-1.png) no-repeat center center}
.wdmline.active{
    background:#f04345 url(../img/icon11.png) no-repeat center left;
}

.djjdline{background:#fff url(../img/icon12.png) no-repeat center left;}
.djjdline.active{
    background:#f04345 url(../img/icon12.png) no-repeat center left;
}

.wdjdline{background:#fff url(../img/icon17.png) no-repeat center left;}
.wdjdline .icon{background:url(../img/icon4-1.png) no-repeat center center}
.wdjdline.active{
    background:#f04345 url(../img/icon17.png) no-repeat center left;
}

.yqjjline{background:#fff url(../img/icon20.png) no-repeat center left;}
.yqjjline .icon{background:url(../img/icon21.png) no-repeat center center}
.yqjjline.active{
    background:#f7941d url(../img/icon20.png) no-repeat center left;
}

.yyxline{background:#fff url(../img/icon22.png) no-repeat center left;}
.yyxline .icon{background:url(../img/icon4-1.png) no-repeat center center}
.yyxline.active{
    background:#f04345 url(../img/icon22.png) no-repeat center left;
}

/*blue*/
.blueline{ 
  height: 90px;
  border-radius: 5px;
  box-shadow: 1px 2px 3px #888;
  line-height: 90px; color: #666;
  background:#fff url(../img/icon2.png) no-repeat center left;
  overflow: hidden;
 }

.blueline .title{ padding-left: 110px; font-size: 35px;}
.blueline .icon{ 
  width: 90px; 
  height: 90px;
  float: right;
  background:url(../img/icon5.png) no-repeat center center;
}

.blueline.active{
    background:#27aae2 url(../img/icon2.png) no-repeat center left;
}
.blueline.active .title{ color: #fff}
.blueline.active .icon{ 
  width: 90px; 
  height: 90px;
  float: right;
  background:url(../img/close.png) no-repeat center center;
}

.wdnftline{background:#fff url(../img/icon18.png) no-repeat center left;}
.wdnftline .icon{background:url(../img/icon5.png) no-repeat center center}
.wdnftline.active{
    background:#27aae2 url(../img/icon18.png) no-repeat center left;
}

/*green*/
.greenline{ 
  height: 90px;
  border-radius: 5px;
  box-shadow: 1px 2px 3px #888;
  line-height: 90px; color: #666;
  background:#fff url(../img/icon3.png) no-repeat center left;
  overflow: hidden;
 }

.greenline .title{ padding-left: 110px; font-size: 35px;}
.greenline .icon{ 
  width: 90px; 
  height: 90px;
  float: right;
  background:url(../img/icon7-1.png) no-repeat center center;
}

.greenline.active{
    background:#9bbb56 url(../img/icon3.png) no-repeat center left;
}
.greenline.active .title{ color: #fff}
.greenline.active .icon{ 
  width: 90px; 
  height: 90px;
  float: right;
  background:url(../img/close.png) no-repeat center center;
}

.wdjrline{background:#fff url(../img/icon19.png) no-repeat center left;}
.wdjrline .icon{background:url(../img/icon7-1.png) no-repeat center center}
.wdjrline.active{
    background:#9bbb56 url(../img/icon19.png) no-repeat center left;
}

.timebox{ border-bottom: 1px solid #ccc; padding: 10px; margin-bottom: 10px; font-size: 26px;}
.timebox img{ display:  block; float: left; padding: 0 20px 40px 0}
.timebox p{ display:block; color: #888; float: left; overflow: hidden;font-size: 26px;}
.timebox span{ color: #27aae2; font-size: 26px;}
.clear{ clear: both}
.bordernone{ border:0;}
.jtfsCont .timebox p{width: auto;}
.jtfsCont .add_box .content .ltitle{font-weight: bold;}
.line{ height: 1px; margin: 10px 0; background: #ccc; clear: both; width:400px; display: block;}

ol li{ margin-bottom: 20px; padding-left:40px; padding-bottom: 20px; position: relative; border-bottom: 1px dotted #666}
ol li span{
  width: 40px; 
  height: 40px;
  display: block;
  border-radius: 20px;
  background-color: #9bbb56;
  text-align: center; 
  line-height: 40px;
  position: absolute;
  left: -10px;
  top: 0; 
  color: #fff; 
}

ol h2{ border-bottom: 1px solid #ccc; margin: 20px 0; color: #9bbb56;}

/*jiudian*/

.list{
 color: #666;
  border-bottom: 1px dashed #000;
  margin-bottom:12px;
  padding:30px 0;
}
.list .list_pic{
position: relative; 
}
.list .list_pic span{
  background:url(../img/jiage.png) no-repeat center left;
  width: 156px;
  height: 74px;
  position: absolute;
  right:20px; 
  top: 0; 
  text-align: center;
  line-height: 74px;
  font-size: 30px;
  color: #fff
}
.list .list_title{
  font-size: 34px;
  margin:27px 0;
  position: relative;
}
.list .list_title a{
  background:url(../img/yuding.png) no-repeat center left;
  width: 152px;
  height:60px;
  position: absolute;
  right:0px; 
  top: 100px; 
  display: block;
}

.list .list_tel{
  background:url(../img/telicon.png) no-repeat center left;
  height:50px; 
  padding-left:50px;
  line-height:50px;
  font-size: 30px;
}

.list .list_tel a{color: rgb(102, 102, 102);}

.list .list_jl{
  background:url(../img/mapicon.png) no-repeat center left;
  height:50px; 
  padding-left:50px;
  line-height:50px;
  font-size: 30px;
}

.content{
  background: #fff;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  padding:30px 30px 30px 30px;
  box-shadow: 1px 2px 3px #888;
  line-height:40px;
 
}

.content p a{color: #666;}

.blue_title{ 
  border-left: 8px solid #27aae2;
  margin: 20px 20px;
  font-size: 35px;
   color: #666;
   padding-left: 20px;
}

.blue_title .goback,.red_title .goback{
  color: #666;
  display: block;
  float: right;
  margin-top: 8px;
}

.red_title{ 
  border-left: 4px solid #f04345;
  margin: 20px 20px;
  font-size: 35px;
  color: #666;
  padding-left: 20px;
}
.red_box{ 
  box-shadow: 1px 2px 3px #888;
  line-height: 90px; color: #666;
  margin:0 20px 20px 20px;
 }

.red_box h2{
  border-radius: 5px;
  font-size: 35px;
  text-align: center;
  display: block;
  background:#f04345;
  height: 90px;
  color: #fff
}

.green_box{ 
  box-shadow: 1px 2px 3px #888;
  line-height: 90px; color: #666;
  margin: 20px 20px;
 }

.green_box h2{
  border-radius: 5px;
  font-size: 35px;
  text-align: center;
  display: block;
  background:#9bbb56;
  height: 90px;
  color: #fff
}

.blue_box{ 
  box-shadow: 1px 2px 3px #888;
  line-height: 90px; color: #666;
  margin: 20px 20px;
 }

.blue_box h2{
  border-radius: 5px;
  font-size: 35px;
  text-align: center;
  display: block;
  background:#27aae2;
  height: 90px;
  color: #fff
}


table
  {
    margin: 0;
    border-collapse: collapse;
    width: 100%;
  }
  th{ height: 50px;}
  td, th
  {
    padding:4px 2px;
    border: 1px solid #999;
    text-align: center;
    font-size: 26px;
  }


#allmap{height:500px;width:600px;margin: 20px;}

.content2{


  padding:10px 20px 30px 20px;

  line-height:40px;
 
}
.y_mqrquee{ width: 600px; overflow: auto;}
.marquee{ width: 1170px;}
.mbox{ 
  width: 425px; 
  overflow: hidden;
  border-radius: 5px; 
  box-shadow: 1px 2px 3px #888;
  background-color: #fff;
  float: left;
  margin:24px 28px 0px 0px;

 }
.mbox img{ display: block;}
.mbox .title1{ 
  border-left: 8px solid #f04345;
  font-size: 35px;
   color: #666;
   padding-left: 20px;
   height: 66px;
   line-height: 66px;
    background:url(../img/j1.png) no-repeat 98% center;
}



.title2{ 
  border-left: 8px solid #9ab036;
  font-size: 35px;
   color: #666;
   padding-left: 20px;
   height: 66px;
   line-height: 66px;
    background:url(../img/j2.png) no-repeat 98% center;
}

.title3{ 
  border-left: 8px solid #e8498c;
  font-size: 35px;
   color: #666;
   padding-left: 20px;
   height: 66px;
   line-height: 66px;
    background:url(../img/j3.png) no-repeat 98% center;
}

.title4{ 
  border-left: 8px solid #27aae2;
  font-size: 35px;
   color: #666;
   padding-left: 20px;
   height: 66px;
   line-height: 66px;
    background:url(../img/j4.png) no-repeat 98% center;
}

.title5{ 
  border-left: 8px solid #7f3e98;
  font-size: 35px;
   color: #666;
   padding-left: 20px;
   height: 66px;
   line-height: 66px;
    background:url(../img/j5.png) no-repeat 98% center;
}

.title6{ 
  border-left: 8px solid #fbbc27;
  font-size: 35px;
   color: #666;
   padding-left: 20px;
   height: 66px;
   line-height: 66px;
    background:url(../img/j6.png) no-repeat 98% center;
}

.tab{height:64px; padding-top:20px; margin: 20px 20px 0 20px;}
.tab div{ width: 33%; height: 64px; line-height:64px; text-align: center; font-size: 30px; float: left; position: relative; background-color:#c5c5c5; color: #888; border-radius:5px 5px 0 0; margin-right:0.3%;}
.tab div span{ display: none;}
.tab .active{/* border-bottom: 1px solid #f04345;*/ background-color:#f04345; color:#fff;}
.tab .active span{ display: block;}
.arrowdown {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top:15px solid red;
    position: absolute; left:50%;top:50px;  margin-left: -8px;
}

.q{ background: #f04345; margin-bottom: 20px; position: relative;  padding: 10px; border-radius: 10px; color: #fff; margin-left: 78px;}
.q span{ 
  position: absolute;
  left: -78px;
  top: 0;
  height: 74px; 
  width: 78px;
  background:url(../img/q.png) no-repeat;
   } 

.a{ background: #ededed;margin-bottom: 20px; position: relative;  padding: 10px; border-radius: 10px; color: #666; margin-right: 78px;}
.a span{ 
  position: absolute;
  right: -78px;
  top: 0;
  height: 74px; 
  width: 78px;
  background:url(../img/a.png) no-repeat;
   } 

.list2{ 
 width: 100%;

  border-radius: 5px; 
  box-shadow: 1px 2px 3px #888;
  background-color: #fff;
position: relative;
  margin:28px 28px 66px 0px;
  padding-bottom: 20px;

 }
.list2:nth-of-type(1){margin-top: 0px;}
.list2 img{ display: block;}
.list2 .title1{ 
  border-left:6px solid #f04345;
  font-size: 34px;
   color: #666;
   padding-left: 20px;
   height:34px;
   line-height:34px;
   margin: 20px 10px 20px 20px;
   
}
.list2 p{ margin:20px;}

.list2 a{ margin: 10px auto 30px auto; width: 539px; display: block; height: 86px;background:url(../img/more.jpg) no-repeat;}

.openicon{
   width: 81px;
   height: 64px;
   position: absolute;
   left: 50%;
   margin-left: -40px;
   bottom: -44px;
   background:url(../img/openicon.png) no-repeat;
   display: block;
 }

 .openicon.xx{
   width: 81px;
   height: 64px;
   position: absolute;
   left: 50%;
   margin-left: -40px;
   bottom: -44px;
   background:url(../img/closeicon.png) no-repeat;
   display: block;
 }


.list2 .title1 p{ position: absolute; right: 0;top:320px}
.list2 .title1 span{ float: left;}


.list2 i{ 
  width: 30px;
  height:30px;
  display: block;
  float: left;
  background:url(../img/xing.png) no-repeat;
}

.list2.active p{ display: none}


/*news*/
.news{ 
   height:50px;
   background:rgba(0,0,0,0.3) url(../img/music.png) no-repeat center left;
   text-align: center;
   width:580px;
   line-height:50px;
   font-size: 23px;
   border-radius:5px;
   padding-left: 40px;
   color: #fff;
   position: absolute; left: 10px; top: 120px;z-index: 120 

 }
.news_relative{ width:560px; position:relative; left:20px; top:0;}

.t_news{ height:50px;overflow:hidden; position:relative;}
.t_news b{ line-height:50px; font-weight:bold; display:inline-block;}
.news_li,.swap{ line-height:50px; display:inline-block; position:absolute; top:0;left:25px}
.news_li a,.swap a{ color:#fff;}
.swap{top:50px;}
.redNote{ color:#EF242D;}
.content .redNote{ padding-bottom:20px;}

.add_box{ margin:0 20px 20px 20px; box-shadow:1px 2px 3px #888;}
.add_box .title{ background-color:#fff; font-size:28px; font-weight:bold; padding:20px 30px 20px 30px; border-radius:5px; border-bottom:1px solid #ccc;}

.homeMain{background: #fff;padding-top: 1px;}

.homeMain .homeTop{
  height: 47px;
  margin-top: 120px;
  position: relative;
  background: #fc5f00;
}
.homeMain .homeTop ul{
  width: 800px;
}
.homeMain .homeTop ul li{
  float: left;
  color: #fff;
  font-size: 24px;
  line-height: 45px;
}

.homeMain .homeTop ul li:nth-child(1){
  margin-left: 10px;
}

.homeMain .homeTop ul li:nth-child(2){
  margin-left: 50px;
}
.homeMain .homeTop ul li:nth-child(3){
  margin-left: 63px;
}
.homeMain .homeTop ul li:nth-child(4){
  margin-left: 30px;
}
.homeMain .homeTop ul li:nth-child(5){
  margin-left: 30px;
}
.homeMain .homeTop ul li:nth-child(6){
  margin-left: 30px;
}


.homeMain .homeTop .tCenter{
  width: 75px;
  height: 75px;
  border-radius: 40px;
  background: #fc5f00;
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -27.5px;
  z-index: -1;
}

.homeMain .homeBanner{
  margin-top: 98px;
}

.homeMain .homeBanner ul li{
  height: 289px;
}
.homeMain .homeBanner ul li a{
  display: block;
  height: 289px;
  overflow: hidden;
}
.homeMain .homeBanner ul li img{
  width: 100%;
}

.homeMain .jcdzCont{
  margin-top: 10px;
  padding: 0 20px;
}

.homeMain .jcdzCont .jcdzTitle{
  height: 31px;
  background: url(../img/homejcdz.png) 0px center no-repeat;
}

.homeMain .jcdzCont .jcdzListCont{margin-top: 30px;overflow: hidden;height: 260px;}
.homeMain .jcdzCont .jcdzListCont ul{width: 9999px;}
.homeMain .jcdzCont .jcdzListCont ul li{float: left;width: 176px;margin-top: 20px;height: 215px;display: block;}
.homeMain .jcdzCont .jcdzListCont ul li a{display: block;}
.homeMain .jcdzCont .jcdzListCont ul li .img{height: 176px;border-radius: 88px;overflow: hidden;}
.homeMain .jcdzCont .jcdzListCont ul li .img img{display: block;width: 100%;}
.homeMain .jcdzCont .jcdzListCont ul li .title{font-size: 22px; color: #323232;text-align: center;margin-top: 10px;}
.homeMain .jcdzCont .jcdzListCont ul li.active{width: 210px;margin: 0 19px;height: 260px;}
.homeMain .jcdzCont .jcdzListCont ul li.active .img{height: 210px;border-radius:105px;}
.homeMain .jcdzCont .jcdzListCont ul li.active .title{font-size: 22px;font-weight: bold;margin-top: 20px;}
.homeMain .jcdzCont .jcdzBtn{display: block;text-align: center; color: #fff;font-size: 20px; width: 295px; padding-right: 40px; height: 70px;line-height: 70px; margin: 0 auto;background: #e61874 url(../img/jcdzIcon1.png) 235px center no-repeat; margin-top: 50px; }
.homeMain .jcdzCont p{color: #323232;font-size: 18px;text-align: center;margin-top: 25px;}

.homeMain .xwzxCont{
  margin-top: 40px;
  padding: 0 20px;
}

.homeMain .xwzxCont .xwzxTitle{
  height: 30px;
  font-size: 1em;
  font-weight: 600;
}

.homeMain .xwzxCont .xwzxListCont{
  margin-top: 30px;
  overflow: hidden;
}

.homeMain .xwzxCont .xwzxListCont ul li{
  height: 140px;
  border: 1px solid #bbb;
  padding: 28px;
  color: #323232;
  margin: 15px 0;
}

.homeMain .xwzxCont .xwzxListCont ul li .img{
  width: 40%;
  height: 140px;
  overflow: hidden;
  float: left;
}

.homeMain .xwzxCont .xwzxListCont ul li .img img{
  width: 80%;
  height: 100%;
}

.homeMain .xwzxCont .xwzxListCont ul li .title{
  font-size: 26px;
  font-weight: bold;
  float: left;
  width: 60%;
}
.homeMain .xwzxCont .xwzxListCont ul li p{
  font-size: 22px;
  margin-top: 5px;
}

.homeMain .xwzxCont .xwzxBtn{
  display: block;
  width: 302px;
  height: 70px;
  background: #2fab4d url(../img/xwzxIcon1.png) 225px center no-repeat;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  padding-right: 30px;
  margin: 45px auto auto;
}

.homeMain .qgxmCont{
  margin-top: 60px;
  padding: 0 20px;
}

.homeMain .qgxmCont .qgxmTitle{
  height: 30px;
  background: url(../img/homeqgxm.png) 0px center no-repeat;
}

.homeMain .qgxmCont .qgxmListCont{
  margin-top: 45px;
  overflow: hidden;
}
.homeMain .qgxmCont .qgxmListCont ul{
  width: 640px;
}
.homeMain .qgxmCont .qgxmListCont ul li{
  width: 140px;
  height: 60px;
  margin: 10px 10px 0 0;
  border: 1px solid #323232;
  float: left;
}
.homeMain .qgxmCont .qgxmListCont ul li a{
  display: block;
  height: 60px;
  font-size: 20px;
  color: #323232;
  text-align: center;
  line-height: 60px;
}

.homeMain .gzwmCont{
  margin-top: 40px;
  margin-bottom: 40px;
}
.homeMain .gzwmCont .gzwmTitle{
  height: 30px;
  background: url(../img/homegzwm.png) 20px center no-repeat;
}
.homeMain .gzwmCont .gzwmCodes{
  margin-top: 50px;
}
.homeMain .gzwmCont .gzwmCodes ul li{
  margin: 0 20px;
  width: 280px;
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.homeMain .gzwmCont .gzwmCodes ul li img{
  display: block;
  height: 280px;
  margin-top: -150px;
  padding-top: 150px;
  padding-left: 50px;
  margin-left: -50px;
}

.homeMain .gzwmCont .gzwmCodes ul li p{
  text-align: center;
  color: #393939;
  font-size: 24px;
}
.homeMain .gzwmCont .gzwmText{
  margin-top: 20px;
}
.homeMain .gzwmCont .gzwmText p{
  color: #393939;
  font-size: 24px;
  padding-left: 40px;
}

.homeMain .gzwmCont .gzwmText p a{
  color: #393939;
}

/*H.Y add*/
.subContent{ padding:145px 0 20px 0;}
.subTitle{ padding:0 20px; position:relative;}
.subTitle .return{ background:url(../img/returnIcon.png) left center no-repeat; font-size:22px; height:30px; position:absolute; top:50%; margin-top:-15px; right:20px; padding-left:18px;}

.aboutusTopCont{ background-color:#f7f7f7; padding:35px 50px 65px 50px; margin-top:35px; line-height:32px;}
.aboutusTopCont .title{ font-weight:bold; padding-top:30px;}
.aboutusBotCont{ padding:0 50px 60px 50px;}
.aboutusBotCont li{ padding-top:40px;}
.aboutusBotCont li .TopTitle{ font-size:24px; padding-bottom:10px;}
.aboutusBotCont li .qrCodeBox{ margin-top:5px;}
.aboutusBotCont li .qrCodeBox .pic img{ display:block; width:212px; height:212px;}
.aboutusBotCont li .qrCodeBox p{ font-weight:bold; text-align:center; padding-top:10px;}
.aboutusBotCont li .qrCodeBox .qLeft{ float:left;}
.aboutusBotCont li .qrCodeBox .qRight{ float:right;}

.subFooter{ height:72px; line-height:72px; background-color:#323232; text-align:center; font-size:20px; color:#fff;}

.newsList{ padding:0 20px; margin-top:25px;}
.newsList li{ border:1px solid #bbb; padding:31px 27px 42px 27px; margin-bottom:37px; position:relative;}
.newsList li a{ display:block;}
.newsList li .pic{ width:542px; height:242px;}
.newsList li .pic img{ display:block; width:100%; height:100%;}
.newsList li .cont{ margin-top:32px;}
.newsList li .cont .title{ font-size:26px; font-weight:bold; color:#333;}
.newsList li .cont p{ font-size:22px; margin-top:20px;}
.newsList li .icon{ width:32px; height:32px; background:url(../img/newsListIcon.png) no-repeat; position:absolute; bottom:14px; right:40px;}

.newsContent{ padding:0 20px; margin-top:30px;}
.newsContent .titleH1{ font-size:30px; font-weight:bold; color:#333; text-align:center;}
.newsContent .Content{ margin-top:20px;}
.newsContent .Content p{ padding-bottom:10px; text-indent:2em;}
.newsContent .Content .img{ padding:20px 0; text-align:center;}

.jcdzContent{ padding:0 20px; margin-top:30px;}
.jcdzContent .titleH1{ text-align:center; font-weight:bold; color:#333;}
.jcdzContent .titleH1 .titleB{ font-size:28px; padding-bottom:10px;}
.jcdzContent .Content{ margin-top:35px; position:relative; color:#333;}
.jcdzContent .Content .zjlxBox{ width:386px;}
.jcdzContent .Content .zjlxBox .title{ font-weight:bold; padding-bottom:10px;}
.jcdzContent .Content .BtnBox{ width:188px; position:absolute; top:0; right:0;}
.jcdzContent .Content .BtnBox li{ height:60px; line-height:60px; text-align:center; margin-bottom:10px; background-color:#e61874; border-radius:5px;}
.jcdzContent .Content .BtnBox li a{ display:block; color:#fff;}
.jcdzContent .Content .jcdzClist{ margin-top:40px;}
.jcdzContent .Content .jcdzClist li{ background-color:#f7f7f7; margin-bottom:30px;}
.jcdzContent .Content .jcdzClist li .title{ font-weight:bold;}
.jcdzContent .Content .jcdzClist li .picLeft{ float:left; width:300px; height:190px; margin-right:20px;}
.jcdzContent .Content .jcdzClist li .picLeft img{ display:block; width:100%; height:100%;}
.jcdzContent .Content .jcdzClist li .contRight{ padding:10px 15px;}
.jcdzContent .Content .jcdzClist li .contLeft{ padding:10px 15px;}
.jcdzContent .Content .jcdzClist li .picRight{ float:right; width:300px; height:190px; margin-left:20px;}
.jcdzContent .Content .jcdzClist li .picRight img{ display:block; width:100%; height:100%;}
.jcdzContent .Content .jcdzCqrde{ margin-top:40px;}
.jcdzContent .Content .jcdzCqrde .TopTitle{ font-weight:bold;}
.jcdzContent .Content .jcdzCqrde ul{ margin-top:40px;}
.jcdzContent .Content .jcdzCqrde ul li{ float:left; width:265px; margin:0 17px 35px 17px;}
.jcdzContent .Content .jcdzCqrde ul li .pic{ text-align:center;}
.jcdzContent .Content .jcdzCqrde ul li .pic img{ display:inline-block; width:212px; height:212px;}
.jcdzContent .Content .jcdzCqrde ul li p{ font-weight:bold; text-align:center; padding-top:10px;}




.page-content .map {
    width: 100%;
    margin-bottom: 15px;
}
.page-content .more {
    display: flex;
    width: 100%;
}
.page-content .more-item {
    width: calc((100% - 10px)/3);
    margin-right: 5px;
}



.footer-btm {
    background: #2fab4d ;
    padding: 1rem 0;
    font-size: 1em;
}
.footer-btm p{
    text-align: center;
    padding: 1rem 0;
    font-size: 1em;
    color: #fff;
}
.footer-btm a{
    color: #fff;
}

.ny-main {
    background: #fff;
    padding: 1rem;
    margin-top: 9rem;
    border-bottom: 1px #c9c9c9 solid;
}
.ny-about .t {
    text-align: center;
    font-size: 1.6rem;
    padding-bottom: 1rem;
    border-bottom: 1px #a0a0a0 solid;
}
.ny-about .p {
    color: #333;
    padding: 1rem 0;
}
.ny-menu {
	margin-top: 9rem;
}
.ny-menu a {
    min-width: 80px;
    text-align: center;
    line-height: 3em;
    float: left;
    display: block;
    padding: 0 2rem;
	font-weight: 600;
    font-size: 1.8rem;
    border-right: 1px #fff solid;
}
.ny-menu a.act {
    background: url(../img/ny-menu-hover.jpg);
    background-size: 105px auto;
}
.list_box {
    padding: 1rem;
    margin-top: 1rem;
    height: auto;
}
.list_box ul li{
	width:100%;
	height:2em;
	line-height:2em;
	float:left;
	border-bottom:1px solid #e6e6e6;
}
.list_box ul li a{
	width:100%;
	height:auto;
	float:left;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
	padding:0 25px 0 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#666;
	font-size: 0.9em;
	background:url(../images/more1.png) no-repeat right;
	background-size:15px;
	text-align: left;
}