@charset "utf-8";
/* CSS Document */

/*初始化*/
html {font-family: "微软雅黑"; background:#fff;} 
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input,figure { margin: 0; padding: 0; }
body { -webkit-overflow-scrolling: touch; text-align:left;  max-height: 100%; max-width:640px; margin:0 auto; }
a, a:hover { text-decoration: none; outline: none;  }
li { list-style: none }
img { border: none; max-width:100%; margin:0; padding:0;/* display:block; */}
input, select, textarea { border: none; outline: none; background: none }
em,i { font-style: normal }
h1, h2, h3, h4, h5, h6 { font-weight: normal }
.clear{clear:both; width:100%; overflow:hidden;}
.clearfix::after{ clear: both; display: block; height: 0; content: '';}
.verticalcenter{ position: relative;   top: 50%; -webkit-transform: translateY(-50%); -o-transform: translateY(-50%);    transform: translateY(-50%);}
/* clear */
.fn-clearfix:after { display: block; font-size: 0; content: '\0020'; clear: both; height: 0; }
.fn-clearfix { zoom: 1; /*for IE6 IE7*/ }
.fn-clear { visibility: hidden; clear: both; }
.fl{ float:left}
.fr{ float:right}
/*header*/
.header { background:#fff; height:1.25rem; display:table; margin:0 auto; width:10rem; overflow:hidden; padding: 0}
.header .logo {  float:left; z-index:5;display:table }
.header .logo img { height:1.05rem; display:table; padding: 0.1rem 0 0 0.4rem }
.header .menu { float:right; padding-right: 0.1rem; height:1.25rem; display:table ;background:none; border:none;outline:medium;}
.header .menu a img{ height:1.25rem;}
.header .tel { float: left; display:table; height:1.25rem; padding:0 0.4rem 0 0.5rem   }
.header .tel a{color:#333; height:1.25rem; background: url(../images/tel.png) no-repeat center left; background-size:0.8rem; padding:0 0 0 0.9rem; font-weight:bolder; font-style:inherit; font-size:16px; line-height:1.25rem;}
.header .tel img{ height:1.25rem; display:table }

/*弹出菜单*/
.menu1{background-color:rgba(0, 101, 48,0.6); font-family: "微软雅黑"; z-index:}
.menu1 a{color: #fff; font-size:14px;}
.menu1 a:hover{text-decoration: underline;}
.menu-header{border-bottom:1px solid #565656; padding: 18px 6px 18px 10px; text-align:center; font-size:18px;}
.menu-header-title{font-weight: 400; letter-spacing: 0.5px; margin: 0;}
.menu-section{ width:4.6rem; position:absolute; right:0; background-color:rgba(0, 101, 48, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #006530; font-weight: 200; font-size: 13px; letter-spacing: 1px; padding: 0 20px; margin:0;}
.menu-section-list{padding:0; margin: 10px 0; list-style:none;}
.menu-section-list a{display: block; padding:0.15rem 0.4rem;}
.menu-section-list .menu_nav{ display:table; margin:0 auto; padding:0 0.6rem;}
.menu-section-list .menu_nav a{ float:left; width:50%; box-sizing:border-box; padding:0.1rem 0.2rem;}
.menu-section-list a:hover{background-color: rgba(255, 255, 255, 0.1); text-decoration: none;}
.menu1 {position: fixed; top: 0; bottom: 0; right: 0; z-index: 4000; width:100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; display: none;}
@-webkit-keyframes shake { 0%, 100% { -webkit-transform:translate3d(0, 0, 0);  transform:translate3d(0, 0, 0); }
  50% {  -webkit-transform:translate3d(-10px, 0, 0); transform:translate3d(-10px, 0, 0);  }}

@keyframes shake {
  0%, 100% {  -webkit-transform:translate3d(0, 0, 0);  transform:translate3d(0, 0, 0);  }
  50% { -webkit-transform:translate3d(-10px, 0, 0);  transform:translate3d(-10px, 0, 0);  }}

.shake { -webkit-animation-name:shake; animation-name:shake; -webkit-animation-duration:0.5s; animation-duration:0.5s;
 -webkit-animation-iteration-count: 1; animation-iteration-count: 1;  display:block;}
 /*s_nav*/
.s_nav{ width:10rem; display: table; background:#006530;}
.s_nav dt{display:table; width:10rem;/* border-bottom:1px solid #3b67bb*/}
.s_nav a{ width:2.5rem; text-align:center; float:left; font-size:16px; color:#fff; padding:0.25rem 0; /*background:url(../images/nav_xx.jpg) no-repeat center right*/}
.s_nav a:last-child{ background:none}

 
/*banner*/
.sy_banner{ width:10rem; display:table; position:relative}
.swiper-container { width:10rem;   height: auto; }
.swiper-slide {  text-align: center;font-size: 18px; background: #fff; }
.swiper-container .swiper-slide {}
.swiper-container .swiper-slide img{ display:table}
.swiper-pagination-bullet{ width:0.6rem; height:0.1rem; background:#fff; border-radius:0; opacity:.6;}
.swiper-pagination-bullet-active{ width:0.6rem; height:0.1rem;  background:#fff; border-radius:0; opacity:1;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background:url(../images/arr_slide.png) no-repeat center center; width:0.8rem; height:0.8rem; background-size:0.8rem }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background:url(../images/arr_slide2.png) no-repeat center center; width:0.8rem; height:0.8rem; background-size:0.8rem}


/*wrap*/
.wrap{ width:10rem;}
.bt{ display:table; line-height:1;  margin:0 auto; text-align:center; padding:0.9rem 0 0.6rem;}
.bt h1{ color:#333; font-size:30px; font-weight:bolder; margin:0 0 0.3rem; text-transform:uppercase}
.bt h1 span{ color:#006530}
.bt i{ background:url(../images/bt1.png) no-repeat center center; width:1.0rem; height: 0.05rem; display: block; margin: 0 auto}

.sy_nav{  display:table; margin:0 auto 0.4rem; padding:0 0 0.1rem 0; text-align:center}
.sy_nav a{ border-radius:0.1rem; color:#333; background:#fff;box-sizing:border-box;width:3.1rem; margin:0.1rem 0.05rem;  text-align:center; font-size:13px; line-height:0.8rem;display: inline-block; border: 1px solid #dedcdc;box-sizing: border-box}
.sy_nav a.on{ background:#03488d; color:#fff; border:1px solid #03488d}


.k2{ width:10rem; display:table; padding:0 0 0.4rem;background:url(../images/bj2.jpg) no-repeat center bottom #006831;}
.k2 .bt h1{ color:#fff }
.k2 .bt i{ background:url(../images/bt2.png) no-repeat center center; width:1.0rem; height: 0.05rem; display: block; margin: 0 auto}

.jj_w{ width:9.2rem; display:table; margin:0 auto; font-size:14px; line-height:2; color:#fff}
.jj_w h1{ font-size: 22px; font-weight: bolder;text-align: center}
.more{width: auto;height: 1rem;display:table; margin:2.6vw auto 0; padding:0.4rem 0}
.more a{ -webkit-transition: all .5s;transition: all .5s;display: flex;align-items: center;border-radius: 26px;background: #006530;justify-content: center;color: #fff;font-size: 14px;line-height:1rem;padding:0 0.7rem;}
.more a span{ display:inline-block}
.more a i{ background:url(../images/more.png) no-repeat center center; height:1rem; width:12px; display: inline-block; margin-left:15px}
/*.more a:hover{background:#ff2001; color:#fff}
.more a:hover i{background:url(../images/more.png) no-repeat center center;}
*/.jj_sp{width:9.3rem; display:table; margin:0 auto; padding:0.3rem 0 }

.k2 .more a{ background: #fff; color: #333}
.k2 .more a i{ background:url(../images/more1.png) no-repeat center center; height:1rem; width:12px; display: inline-block; margin-left:15px}

.k1{ display:table; width:10rem; padding:0 0 0.6rem; background:url(../images/bj1.jpg) repeat center top ; background-size:10rem;}

.sy_cp{ width: 10rem; padding-left:0.2rem; display:table; box-sizing:border-box; margin: 0 0 0.4rem}
.sy_cp dl{width: 4.8rem;/* height: 3.41rem;*/ float:left; margin:0 0 0.25rem; }
.sy_cp dl a{ margin:0 auto; display:table; background:#fff;border-radius: 0.2rem; padding:0 0 }
.sy_cp dl a .cp_t{ width:4.53rem; border-radius:0rem; }
.sy_cp dl a .cp_t img{ width: 4.53rem;  border-radius: 0rem; display:table}
.sy_cp dl a h1{  width:4.53rem;  height:1rem; line-height:1rem; font-size:15px; color:#333; text-align:center}
.sy_cp dl a h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.cq{ width:10rem; margin:0 auto; text-align: left; display:table; padding:0 0 0.6rem;}
.ys_t0{ width:10rem; display:table; margin:0 auto; padding:0.1rem 0 0}
.cq .swiper-slide{ background:none; margin: 0 auto 0.6rem}
.cq .swiper-slide a{ position: relative; width: 100%; display: table}
.cq .swiper-container4{ width:9rem; background:none;  margin:0 auto; padding:0 0 0.5rem}

.cq .swiper-slide h1{ position: absolute; bottom: 0; margin:0 auto ;  color:#fff;font-size:18px;   font-weight:bolder; width:100%; display:table; line-height:1; padding:0.1rem 0 0.1rem 0; box-sizing:border-box;background-color: rgba(31, 120, 79, 0.8); width: 100%;line-height: 1rem;  }

.cq .swiper-pagination-bullet{ background:#666666; width: 0.3rem; height: 0.3rem; border-radius: 50%}
.cq .swiper-pagination-bullet-active{ background:#006530}
.cq .swiper-slide{ background: none}



.gg1 img{ width:10rem; display:table}
.k3 {width:100%;background:url(../images/bj2.jpg) no-repeat center bottom #03407d; display:table; background-size:10rem; padding:0.2rem 0 0.5rem }
.k3 .bt h1,.k3 .bt h2{ color:#fff}
.k3 .swiper-container2{width: 9.4rem;height: auto;margin-left: auto;margin-right: auto; margin-bottom:0.1rem; padding:0.3rem 0 0}
.k3 .swiper-slide{text-align: center;font-size: 18px;background: none;/* 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;}
.k3 .swiper-slide a{}
.k3 .swiper-button-next{  top: 44%;width:0.4rem;height: 1.2rem;background: url(../images/jt1.png)no-repeat center center;background-size: 100%;z-index: 9999;right: 0.2rem;outline: none;}
.k3 .swiper-button-prev{top: 44%;width:0.4rem;height: 1.2rem;background: url(../images/jt2.png)no-repeat center center;background-size: 100%;z-index: 9999;left: 0.2rem;outline: none;}
.k3 .swiper-slide a{display: block;width:4.53rem; color: #fff;}
.k3 .swiper-slide a .cp_t{ width: 4.53rem; height: 3.48rem; text-align:center; overflow:hidden; display:block; box-sizing:border-box; position:relative}
.k3 .swiper-slide a .cp_t img{display:block;border: none; width: 4.53rem; height: 3.48rem;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s; border-radius:0.3rem;}
.k3 .swiper-slide a h3{ margin: 0 0; font-size:14px; color:#fff; text-align:center; line-height:1.1rem; height:1.1rem; overflow:hidden;}
.k3 .swiper-slide a h3{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.k3 .more a{  background:#2a70b3; color:#fff}


/**/
.box5{ background: url(../images/bj3.jpg) repeat-y center top  #e5e3e4; width:10rem; background-size:10rem; display:table; color:#fff; padding: 0 0 0.4rem}
.ys{ width:10rem; display:table; margin:0 auto}
/* 本例子css */
.slideTxtBox{ width:9.7rem; margin:0 auto; position:relative}
.slideTxtBox .hd{   position:relative; height:1rem; margin:0.2rem 0 0.3rem;width:100%; display:table }
.slideTxtBox .hd ul{  position:absolute; width:100%   }
.slideTxtBox .hd ul li{ float:left; padding:0 ; margin:0 1%; font-size:12px; border-radius:0.1rem; color:#333333; line-height:1; cursor:pointer; width:23%;background:#fff ; text-align:center }
.slideTxtBox .hd ul li h1{ font-size:16px;  padding: 0.2rem 0; line-height:1;}
.slideTxtBox .hd ul li.on{ background:#006530; color:#fff}
.slideTxtBox .bd{ padding:0;  zoom:1;  }
.ys_t img{ width:9.5rem; box-sizing:border-box; margin:0 auto;  display:table}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{  position:absolute; right:0px; bottom:0; }
.slideTxtBox .arrow a{ display:block;  width:119px; height:119px; float:right;  overflow:hidden;
			 cursor:pointer; background: url(../images/ys_jt1.png) no-repeat center center #c0cac9; }
.slideTxtBox .arrow .next{ background: url(../images/ys_jt2.png)no-repeat center center #b79950;  }
.ys_list{ width:9rem; margin:0 auto; padding: 0.5rem 0  0.7rem; color:#333}
.ys_list h1{ font-size:22px; color:#333; font-weight:bolder;  line-height:1.2; padding:0 0 0.2rem;}

.ys_list p{ font-size:13px; line-height:1.8;display:table}


.k4{ padding:0 0 1.1rem; display:table; width:10rem;}

/* k4 */
.k4 .slideTxtBox1{ width:10rem; text-align:left; padding:0 0 0.2rem;  }
.k4 .slideTxtBox1 .hd{  }
.k4 .slideTxtBox1 .hd ul{ display:table;  margin:0 auto; padding:0rem 0 0.3rem }
.k4 .slideTxtBox1 .hd ul li{ font-size:14px; border-radius:0.5rem; color:#000; margin:0 0.1rem; display:inline-block; text-align:center;  background:#e5e5e5; width:2.8rem;  line-height:0.8rem; }
.k4 .slideTxtBox1 .hd ul li.on{ background:#0b783c; color:#fff; }
.k4 .slideTxtBox1 .bd{ padding:0;  zoom:1;  }

.xw_t{ width:9.4rem; display:table; margin:0 auto 0.15rem; border:1px solid #e5e5e5 }
.xw_t a{ font-size:13px; color:#888888; line-height:1.2; }
.xw_t a img{ width:100%; display:table}
.xw_t a .xw_w{padding:0.4rem 0.3rem; box-sizing:border-box; width:100%; display:table}
.xw_t a .xw_w h1{ font-size:16px; color:#333; margin:0.2rem 0}
.xw_t a .xw_w h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.xw_t a .xw_w p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.xw_t a .xw_w span{ font-size:13px;}

.xw{ width:9rem; display:table; margin:0 auto;padding:0 0 }
.xw li{ width:100%; display:table;  padding: 0 }
.xw li a{ font-size:13px; color:#7f7d7d; border:1px solid #e5e5e5 ; background:#fff; display:table; width:9.4rem; margin:0rem auto; padding:0.25rem 0;}
.k4 .xw li a{ font-size:13px; color:#7f7d7d; border: none;border-bottom:1px solid #e5e5e5 ; background:#fff; display:table; width:9.4rem; margin:0rem auto; padding:0.25rem 0;}

.xw li a .time{ width:1.7rem; height:1.3rem;float:left; margin-right:0.4rem; color:#333333; border-right:1px solid #b5b3b3;}
.k4 .xw li a .time{ border-right: none;}

.xw li a .time h1{ font-size:40px; width:100%; text-align:center; line-height:0.9rem; height:0.9rem;}
.xw li a .time span{ width:100%; line-height:1; font-size:12px; text-align:center; display:block;}
.xw li a .idea_w{ width:7rem; float:left;}
.xw li a .idea_w h1{ line-height:0.7rem; height:0.7rem; margin-bottom:0.06rem; font-size:16px; color:#4f4e4e;}
.xw li a .idea_w h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.xw li a .idea_w h2{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.xw li a .idea_w h2{ font-size:12px; line-height:0.5rem; height:0.5rem;}

.xw1{ width:9rem; display:table; margin:0 auto;padding:0 0 }
.xw1 li{ width:100%; display:table;  padding:0.15rem 0 }
.xw1 li a{ font-size:13px; color:#7f7d7d; border:1px solid #e5e5e5 ; background:#fff; display:table; width:9.4rem; margin:0rem auto; padding:0.25rem 0;}
.xw1 li a .time{ width:1.7rem; height:1.3rem;float:left; margin-right:0.4rem; color:#333333; border-right:1px solid #b5b3b3;}
.xw1 li a .time h1{ font-size:40px; width:100%; text-align:center; line-height:0.9rem; height:0.9rem;}
.xw1 li a .time span{ width:100%; line-height:1; font-size:12px; text-align:center; display:block;}
.xw1 li a .idea_w{ width:7rem; float:left;}
.xw1 li a .idea_w h1{ line-height:0.7rem; height:0.7rem; margin-bottom:0.06rem; font-size:16px; color:#4f4e4e;}
.xw1 li a .idea_w h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.xw1 li a .idea_w h2{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.xw1 li a .idea_w h2{ font-size:12px; line-height:0.5rem; height:0.5rem;}

/*news*/
.idea_r{  display: table; margin:0rem auto 0.4rem; padding:0.1rem 0 0}
.idea_r a{ font-size:13px; color:#7f7d7d; border:1px solid #e9e9e9; background:#fff; display:table; width:9.4rem; margin:0rem auto 0.4rem; padding:0.25rem 0;}
.idea_r a li{width:9.4rem; display:block; margin-bottom:0.4rem;}
.idea_r a li .time{ width:1.7rem; height:1.4rem;float:left; margin-right:0.4rem; color:#333333; border-right:1px solid #b5b3b3;}
.idea_r a li .time h1{ font-size:42px; width:100%; text-align:center; line-height:0.9rem; height:0.9rem;}
.idea_r a li .time span{ width:100%; line-height:0.5rem; font-size:12px; text-align:center; display:block;}
.idea_r a li .idea_w{ width:7rem; float:left;}
.idea_r a li .idea_w h1{ line-height:0.7rem; height:0.7rem; margin-bottom:0.12rem; font-size:15px; color:#4f4e4e;}
.idea_r a li .idea_w h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.idea_r a:hover {background:#006530;color:#fff;}
.idea_r a:hover li .idea_w h1,.idea_r a:hover li .time{ color:#fff;}

.idea_r a li .idea_w h2{ font-size:13px; line-height:0.5rem; height:0.5rem;}
.idea_r a li .idea_w h2,.al_Scroll  dl a .cz_w h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.fo{ display: table;  padding:0.6rem 0 0.5rem; width:10rem; margin:0px auto 0; background:#006530; color:#fff }
.fo_l{ width:6.8rem; float:left; margin-left:0.5rem; line-height:0.6rem}
.fo_l h1{ font-size:17px; font-weight:bolder;line-height:1; margin-bottom:0.2rem }

.fo_w{ display:table; float: right; margin-right:0.5rem}
.fo_w dl{ width:2rem; float: left; }
.fo_w img{ width:2rem; height:2rem; padding:0.2rem 0 0; }
.fo_w h1{ text-align:center; font-size:13px; line-height:1; padding:0.2rem 0 0}




@media screen and (max-width:414px) {
.s_nav a{ font-size:14px; }

	}


@media screen and (max-width:384px) {
	}
@media screen and (max-width:375px) {
.idea_r a li .idea_w h1{ font-size:14px;}
.idea_r a li .idea_w h2{ font-size:12px;}
.idea_r a li .time h1{ font-size:40px;}



}	
	
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px; }
.idea_r a li .idea_w h1{ font-size:13px;}
.idea_r a li .time h1{ font-size:38px;}




}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
.footer { background:#006530;position:fixed; bottom:0; width:10rem; z-index:5000;}
.footer ul li { float:left; width:25%; text-align:center;vertical-align: sub;}
.footer ul li a { display: block; padding:.15rem 0;vertical-align: sub;font-size: 14px; color: #fff; line-height:0.5rem; }
.footer ul li .fo1 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico11.png) center center no-repeat; background-size:0.7rem;   }
.footer ul li .fo2 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico44.png) center center no-repeat; background-size:0.7rem;   }
.footer ul li .fo3 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico22.png) center center no-repeat; background-size:0.7rem;   }
.footer ul li .fo4 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico33.png) center center no-repeat; background-size:0.7rem;   }



.info1 { font-size:12px;width: 8.4rem;height: 27px;line-height: 28px;text-align: center;margin: 8px auto; border: 1px dashed #ccc;border-left: none;border-right: none;color: #6f6f6f;}
