@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 {  /*border-bottom:1px solid #aeaeae;*/ background:#fff;height:1.12rem; display:table; margin:0 auto; width:10rem; overflow:hidden}
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:1.25rem; padding-left:0.1rem}
.header .menu { float:right; height:1.25rem; background:none; border:none; outline:medium; margin-right:0.1rem}
.header .menu a img { width:1.25rem; height:1.25rem;}

/*弹出菜单*/
.menu1{background-color:rgba(13, 135, 75,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 #3c9569; 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:4rem; position:absolute; right:0; background-color:rgba(13, 135, 75, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #85888d; 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:#0d874b;}
.s_nav dt{ /*border-bottom:1px solid #16ad60;*/display:table; width:10rem;}
.s_nav a{ width:2.5rem; text-align:center; float:left; font-size:16px; color:#fff; padding:0.2rem 0;}


 
/*banner*/
.sy_banner{ width:10rem; display:table; position:relative}
.swiper-container { width:10rem;   height: auto; }
.swiper-slide {  text-align: center;font-size: 18px; background:url(../images/bj1.jpg) repeat-y center center; }
.swiper-container .swiper-slide {}
.swiper-pagination-bullet{width:0.8rem; height:5px; background:#fff; border-radius:0; opacity:.6;}
.swiper-pagination-bullet-active{ width:0.8rem; height:5px; 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:100%; color:#4b4b4b; background:url(../images/bj9.jpg) repeat-y; background-size:10rem; }
.bt{ color:#333333; text-align:center; padding:0.8rem 0 0.5rem}
.bt h1{ font-size:22px; font-weight:100; line-height:1.4;font-weight:bolder; }
.bt h1 span{ color:#0d874b;}
.bt h2{ font-size: 30px; text-transform: uppercase; font-weight:unset; color:#484848; line-height:1.2; padding:0.15rem 0 }
.bt h2 span{ font-weight:bolder;color:#333333;}
.bt h3{ width:1.1rem; height:4px; display:table; background:#0d874b; margin:0 auto 0.1rem;}

.more{ border:1px solid #0d874b; border-radius:5px; display:table; height:1rem; line-height:1rem; margin:0 auto}
.more h1{ float:left}
.more h1 a{ display: table; background: #0d874b; padding:0 0.3rem; float:left; height:1rem;border-radius:5px; text-align: center; font-size: 14px; color: #fff; border-radius:5px}
.more h1 a:hover{ background:#0d874b}
.more span a{ font-size:14px; color:#0d874b; font-weight:bolder; padding:0 0.2rem; float:left}


.more1{ display:table; margin:0 auto; padding:0.4rem 0 0;}
.more1 a{ display: table; background: #fff; border:1px solid #078849; padding:0 0.5rem; height:1rem; line-height:1rem; text-align: center; font-size: 16px; color: #078849; font-family: "宋体"; text-transform: uppercase; border-radius:0.1rem}
.more1 a:hover{ background:#0d874b; color:#fff;}


.cp_nav { display:table; margin:0 auto; padding:0 0 0.4rem;}
.cp_nav a{ font-size:15px; color:#fff; border:1px solid #fff; line-height:1; padding:0.15rem 0.6rem; display:table; float:left; margin:0 0.5rem 0.2rem; border-radius:0.1rem;}
.cp_nav a:hover,.cp_nav .on{ background:#fff; color:#006834}

.k1 .bt,.k1 .bt h2,.k1 .bt h2 span,.k4 .bt,.k4 .bt h2,.k4 .bt h2 span{ color:#fff;}
.k1 .bt h3,.k4 .bt h3{ background:#fff;}

/*jj*/
.jj_k{ width:10rem; margin:0 auto; display:table; background:url(../images/bj1.jpg) repeat-y center center; background-size:10rem; padding:0 0 0.8rem}
.jj_n{ font-size:14px; line-height:1.8; width:8.8rem; margin:0 auto; padding:0.5rem 0; color:#4a4a4a; text-align:left;}
.jj img{ width:9rem; margin:0 auto; display:table}

.k1{ display: table; width:100%; background:url(../images/bj2.jpg) no-repeat center bottom #096a3f; background-size:10rem; padding-bottom:13rem }


/*k3*/
.k3{ background:url(../images/bj3.jpg) no-repeat bottom center #d5e3d1; width:10rem; background-size:10rem;}
.qs{ width:10rem; margin:0 auto; display:table; }
.qs_w{ width:10rem;background:url(../images/qs.png) no-repeat center center;  margin:0 auto; display:table;  background-size:10rem}
.qs_w dl{ width:8.8rem; padding:0.3rem 0.6rem 0 0.6rem; min-height:3.8rem}
.qs_w dl .qs_bt{ display:table; padding:0 0 0.3rem;}
.qs_w dl .qs_bt h2{ position:relative; margin-top:0.25rem; width:0.7rem; height:0.7rem; background:#0d874b; color:#fff; font-size:0.4rem; text-align:center; line-height:0.7rem; border-radius:50%; float:left}
.qs_w dl .qs_bt h1{ font-size:0.56rem; color:#454545; font-weight:bolder; background:#fff; width:6rem; height:1.2rem; line-height:1.2rem; float:left; padding-left:0.5rem; margin-left:-0.35rem }
.qs_w dl .qs_bt h1 span{ color:#0d874b}
.qs_w dl p{ font-size:14px; color:#3b3b3b; line-height:0.6rem; background:url(../images/qs_ico.png) no-repeat  left 0.05rem; background-size:0.5rem; padding-left:0.7rem; margin-left:0.7rem}
.qst{ width:10rem; height:7rem;}

/*k2*/
.k2{ display:table; width:10rem; margin:0 auto; padding:0 0 0.6rem}
.xm{ display:table; padding-left:0.2rem; padding-bottom:0.3rem}
.xm dl{ width:4.8rem; float:left;}
.xm dl a .xm_t{ display:table; width: 4.47rem; height: 3.34rem; padding:2px; border:1px solid #ebecec; margin:0 auto }
.xm dl a .xm_t img{display:table; width: 4.47rem; height: 3.34rem;}

.xm dl a  h1{ font-size:15px; color:#333;display:table; width: 4.47rem;margin:0 auto; line-height:1rem; height:1rem; text-align:center}
.xm dl a  h1{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.xm dl a:hover  h1{ color:#078849}
.xm dl a:hover .xm_t{border:1px solid #078849;}

/**/
.k5{ background: url(../images/bj4.jpg) no-repeat center bottom #168567; width:10rem; display:table; padding:0 0 0.6rem; background-size:10rem}
.k5_bt{ }
.k5_bt .bt h3{ display:none}
.k5_bt .bt h2,.k5_bt .bt h2 span,.k5_bt .bt h1{ color:#fff}
.k5 .more{ border: 1px solid #fff; color:#fff}
.k5 .more h1 a{ background:#fff; color:#0d874b}
.k5 .more span a{ color:#fff}


.ry_Scrol{width:10rem; height:5.7rem;margin:0px auto 0;position:relative;}
.ry_Scrol .prev{ color:#bcbcbc; background:url(../images/pre.png) no-repeat center center;  background-size:0.6rem;text-align:center; width:0.6rem; height:0.6rem; position:absolute;top:2.1rem;left:.1rem;z-index:100; cursor:pointer; }
.ry_Scrol .next{color:#bcbcbc; background:url(../images/next.png) no-repeat center center;  background-size:0.6rem;text-align:center; width:0.6rem; height:0.6rem;position:absolute; top:2.1rem;right:.1rem;z-index:100; cursor:pointer;}
/*.ry_Scrol:hover .prev,.ry_Scrol:hover .next{ display:block;}
*/
.ry_Scrol .scrollWrap{width:9.9rem;  overflow:hidden;position:absolute; margin-left:0.1rem; padding:0.6rem 0 0}
.ry_Scrol  dl{float:left; width:4.9rem; height:4.8rem; position:relative;text-align:center;margin:0px; }

.ry_Scrol  a img{display: table; margin:0 auto;    border: none; width:4.69rem; height:3.75rem;   max-width: 100%;}
.ry_Scrol  a{  width:4.69rem;  display: table; margin:0 auto; color:#fff; }
.ry_Scrol  a h3{display:block; font-size:14px; height:1rem; width:4.69rem; text-align:center; color:#fff; line-height:1rem; position: absolute; bottom:0}
.ry_Scrol  a h3{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

.ry_Scrol  a:hover h3{ display:block}


/*k7*/
.k7{ display:table; padding:0 0 0.6rem; margin:0 auto}
.sy_xw{ display: table; width:10rem; margin:0 auto; padding:0 0 0.6rem;}
.sy_xw ul{ display:block; padding-left:0.12rem;}
.sy_xw ul li{ width:4.9rem; display:table; margin:0 auto; float: left}
.sy_xw ul li a{display:table; border:1px solid #dcdcdd; padding:2px;width:4.53rem;margin:0 auto; color:#474646; font-size:13px; line-height:26px;}
.sy_xw ul li a .xw_t {  width:4.53rem; height:3.17rem; display:block;  overflow: hidden;}
.sy_xw ul li a .xw_t img{width:4.53rem; height:3.17rem;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.sy_xw ul li a:hover .xw_t img{transform: scale(1.1);}
.sy_xw ul li a h1{ font-size:16px; color:#000; line-height:0.8rem; padding:0 0.2rem; margin:0.15rem 0 }
.sy_xw ul li a h1 {display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

.sy_xw ul li a span{ display:block; height:1.2rem; line-height:0.6rem;padding:0; margin:0 0.2rem 0.2rem; }
.sy_xw ul li a span {display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:2;}

.sy_xw ul li a h2{ font-size:13px; display:block; height:1rem;line-height:1rem; width:4.2rem; margin:0 auto;border-top:1px dashed #cfcfcf;}
.sy_xw ul li a h2 span{ display:block; float:right; margin:0; background:url(../images/xw_jt.png) no-repeat right center ; width:1rem; height:1rem; border-bottom: none; }

.sy_xw ul li a:hover{border:1px solid #078849;}
.sy_xw ul li a:hover h1{color:#078849;}
.sy_xw ul li a:hover h2 span{ background:url(../images/xw_jt1.png) no-repeat right center ;}


@media screen and (max-width:414px) {
.s_nav a{ font-size:15px; }

	}


@media screen and (max-width:384px) {

.sy_xw ul li a h1{ font-size:15px;}
.sy_xw ul li a{ font-size:12px;}
.bt h1{ font-size:20px;}
.bt h2{ font-size:26px;}
.more1 a,.more h1 a,.more span a{ font-size:15px;}

	}
@media screen and (max-width:375px) {
.qs_w dl p{ font-size:13px;}

}	
	
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px; }
.sy_xw ul li a h1,.cp dl a h1{ font-size:14px;}
.bt h1{ font-size:18px;}
.bt h2{ font-size:24px;}
.more1 a,.more h1 a,.more span a{ font-size:14px;}

}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
/*footer*/
.footer { background:#2a2a2a;position:fixed; bottom:0; width:10rem; z-index:5000;height: 1.08rem;background:url(../images/fo.jpg) 0rem 0px no-repeat;  background-size:10rem 1.08rem; }
.footer ul li { float:left; width:33.3333%; text-align:center;vertical-align: sub;}
.footer ul li a { display: block; font-size: 14px; color: #fff; padding:.1rem 0;vertical-align: sub;}
.footer ul li .fo1 { line-height:0.85rem; height:1.08rem; display: inline-block; background:url(../images/ico11.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 14px; color: #fff; background-size:0.59rem 1.08rem;   }
.footer ul li .fo2 { line-height:0.85rem; height:1.08rem; display: inline-block; background:url(../images/ico22.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 14px; color: #fff; background-size:0.59rem 1.08rem;   }
.footer ul li .fo3 { line-height:0.85rem; height:1.08rem; display: inline-block; background:url(../images/ico44.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 14px; color: #fff; background-size:0.59rem 1.08rem;   }


.footer ul li a img { width:0.59rem; height:1.08rem;/*vertical-align: sub;*/ }
.footer ul li a p { margin-top:5px; font-size:16px;}
.info { 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;}
