*,
::before,
::after {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  /*清除点击默认的高亮效果*/
  -webkit-box-sizing: border-box;
  /*以你的border开始计算你的宽度*/
}
body {
  font-family: "Microsoft YaHei", helvetica, sans-serif;
  /*第二个是手机的一个默认的字体*/
  /*color: #4d4d4d;*/
}
a {
  text-decoration: none;
  /*color: #4d4d4d;*/
  display: block;
}
ul {
  list-style: none;
}
input,
button,
textarea {
  border: none;
  border-radius: 0;
  resize: none;
  outline: none;
  /*清除选中效果*/
  -webkit-appearance: none;
  /*清楚浏览器默认的样式*/
}
/*清除浮动*/
.clearfix::before,
.clearfix::after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}
/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  clear: both;
}
body {
  background: #fff;
  min-width: 320px;
}
/*top*/
.top {
  width: 100%;
  height: 2.04rem;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: #fff;
}
.logo {
  float: left;
  width: 9.28rem;
  height: 1.22rem;
  margin: 0.44rem 0 0.4rem 0.48rem;
}
.logo img {
  width: 100%;
}
.hanbao {
  float: right;
  display: block;
  width: 1.66rem;
  height: 2.04rem;
  text-align: center;
  background: url(../images/hanbao.png) center 0.72rem no-repeat;
  background-size: 0.66rem 0.56rem;
}
.hanbao img {
  width: 100%;
}
/*menu_bg*/
.menu_bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.menu_bg .tanchu {
  width: 100%;
  overflow: hidden;
  background-color: #53ad77;
}
.menu_bg .tanchu .close {
  width: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.menu_bg .tanchu ul {
  padding-top: 50px;
}
.menu_bg .tanchu ul li {
  height: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  line-height: 50px;
  font-size: 16px;
}
.menu_bg .tanchu ul li a {
  color: #fff;
}
/*banner*/
.banner {
  width: 100%;
  margin-top: 2.04rem;
  height: 6.78rem;
}
/*nav*/
nav {
  height: 3.56rem;
  margin: 0 0.1rem;
}
.nav2 {
  width: 100%;
}
.nav2 a {
  float: left;
  width: 20%;
  height: 3.56rem;
  padding: 0.64rem 0.38rem 0.72rem 0.38rem;
  box-sizing: border-box;
}
.nav2 a img {
  width: 100%;
}
/*box1*/
.box1 {
  position: relative;
  width: 100%;
  background: url(../images/box1_bg.gif) center 0.66rem no-repeat;
  background-size: 100% 0.44rem;
}
.box1 .box1_tit {
  font-size: 0.72rem;
  height: 1.74rem;
  line-height: 1.74rem;
  color: #222;
  text-align: center;
}
.box1_xl1 {
  height: 1.78rem;
  background: #ebebeb;
}
.box1_xl1 a {
  display: block;
  width: 100%;
  height: 1.78rem;
  text-align: center;
  background: url(../images/box1_1.png) center 0.68rem no-repeat;
  background-size: 0.48rem 0.42rem;
}
.box1_xl2 {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 3.52rem;
  display: none;
  z-index: 90;
}
.box1_xl2 ul {
  padding: 0.4rem 0.48rem 1rem 0.48rem;
  overflow: hidden;
}
.box1_xl2 ul li {
  height: 1.9rem;
}
.box1_xl2 ul li a {
  display: block;
  width: 100%;
  height: 1.9rem;
  line-height: 1.9rem;
  text-align: center;
  font-size: 0.72rem;
  color: #fff;
  text-decoration: none;
}
.box1_xl2 ul li a:hover {
  color: #444;
  text-decoration: none;
  background: #fff;
}
.box1_con {
  overflow: hidden;
  margin: 0.92rem 0 0.88rem 1.16rem;
}
.box1_con ul li {
  float: left;
  width: 5.66rem;
  height: 7.62rem;
  margin-right: 1.26rem;
}
.box1_con ul li .box1_img {
  width: 5.62rem;
  height: 6.1rem;
  border: 1px solid #e7e7e7;
  box-sizing: border-box;
}
.box1_con ul li .box1_img img {
  width: 100%;
}
.box1_con ul li p {
  text-align: center;
  font-size: 0.48rem;
  color: #4e4e4e;
  padding-top: 0.4rem;
}
/*box2*/
.box2 {
  width: 100%;
  height: 11.8rem;
  background: url(../images/box2_bg.jpg) center 0 no-repeat;
  background-size: 100% 100%;
}
.box2 h1 {
  height: 3.28rem;
  text-align: center;
  padding-top: 1.3rem;
  box-sizing: border-box;
  font-size: 0.72rem;
  color: #000;
  font-weight: normal;
}
.box2 .box2_w {
  overflow: hidden;
}
.box2 .box2_w .box2_img {
  float: left;
  width: 6.18rem;
  height: 5.24rem;
  padding: 0 0.54rem 0.94rem 0.48rem;
}
.box2 .box2_w .box2_img img {
  width: 100%;
}
.box2 .box2_w .box2_con {
  float: left;
  width: 7.4rem;
  color: #282626;
  font-size: 0.48rem;
  line-height: 0.7rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.box2 .box2_more {
  margin: 0 auto;
  display: block;
  width: 4.8rem;
  height: 1.12rem;
  line-height: 1.12rem;
  border: 1px solid #828282;
  border-radius: 0.56rem;
  text-align: center;
  font-size: 0.52rem;
  color: #979797;
}
/*box3*/
.box3 {
  position: relative;
  width: 100%;
  background: url(../images/box1_bg.gif) center 1.74rem no-repeat;
  background-size: 100% 0.44rem;
  overflow: hidden;
}
.box3 h1 {
  height: 3.78rem;
  text-align: center;
  padding-top: 1.4rem;
  box-sizing: border-box;
  font-size: 0.72rem;
  color: #000;
  font-weight: normal;
}
.box3 ul {
  width: 14.04rem;
  overflow: hidden;
  margin: 0 auto;
}
.box3 ul li {
  width: 100%;
  height: 4.04rem;
  margin-bottom: 1.34rem;
}
.box3 ul li .box3_img {
  float: left;
  width: 5.34rem;
  height: 4.04rem;
  border: 1px solid #e7e7e7;
  box-sizing: border-box;
}
.box3 ul li .box3_img img {
  width: 100%;
}
.box3 ul li .box3_nr {
  float: left;
  width: 8.32rem;
  margin-left: 0.36rem;
}
.box3 ul li .box3_nr h2 {
  font-weight: normal;
  font-size: 0.52rem;
  color: #212121;
  height: 0.9rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box3 ul li .box3_nr p {
  font-size: 0.48rem;
  color: #a4a4a4;
  line-height: 0.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.box3 ul li .box3_nr .box3_more {
  width: 4.34rem;
  height: 1.18rem;
  line-height: 1.18rem;
  margin-top: 0.34rem;
  background: #66a780;
  text-align: center;
  font-size: 0.48rem;
  color: #fff;
}
/*footer*/
.footer {
  padding: 0.7rem 0;
  color: #b4b2b3;
  text-align: center;
  line-height: 0.7rem;
  font-size: 0.48rem;
  background: #3a3436;
}
/*erjiye*/
.ej_dh {
  width: 100%;
  height: 1.72rem;
  line-height: 1.72rem;
  background: url(../images/home.png) 0.48rem 0.62rem no-repeat #358d58;
  background-size: 0.56rem 0.5rem;
  font-size: 0.48rem;
  padding-left: 1.3rem;
  color: #fff;
}
.ej_dh a {
  display: inline-block;
  height: 1.72rem;
  line-height: 1.72rem;
  color: #fff;
}
.ej_tit {
  width: 100%;
  height: 2.92rem;
  background: url(../images/box1_bg.gif) center 1.32rem no-repeat;
  background-size: 100% 0.44rem;
  text-align: center;
  font-size: 0.72rem;
  color: #222;
  padding-top: 1.04rem;
  box-sizing: border-box;
}
/*about*/
.about {
  font-size: 0.72rem;
  line-height: 1rem;
  padding: 0 0.5rem 0.72rem 0.5rem;
  text-indent: 2em;
  color: #4e4e4e;
}
.about img {
  width: 100%;
}
.jixie {
  position: relative;
  width: 100%;
}
.jx_xl1 {
  height: 1.78rem;
  background: #ebebeb;
}
.jx_xl1 a {
  display: block;
  width: 100%;
  height: 1.78rem;
  text-align: center;
  background: url(../images/box1_1.png) center 0.68rem no-repeat;
  background-size: 0.48rem 0.42rem;
}
.jx_xl2 {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 1.78rem;
  display: none;
  z-index: 90;
}
.jx_xl2 ul {
  padding: 0.4rem 0.48rem 1rem 0.48rem;
}
.jx_xl2 ul li {
  height: 1.9rem;
}
.jx_xl2 ul li a {
  display: block;
  width: 100%;
  height: 1.9rem;
  line-height: 1.9rem;
  text-align: center;
  font-size: 0.72rem;
  color: #fff;
  text-decoration: none;
}
.jx_xl2 ul li a:hover {
  color: #444;
  text-decoration: none;
  background: #fff;
}
/*page*/
.page {
  margin: 0 auto;
  width: 100%x;
  text-align: center;
  font-size: 0.48rem;
  padding-top: 1.08rem;
  padding-bottom: 1.2rem;
  background: url(../images/line.gif) center 0 no-repeat;
  background-size: 14.04rem 1px;
}
.page ul li {
  width: 4.3rem;
  display: inline-block;
  height: 1.2rem;
  line-height: 1.2rem;
  background: #efefef;
  color: #535353;
}
.page ul li a {
  display: block;
  color: #535353;
  width: 100%;
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
}
.active {
  color: #358d58 !important;
}
/*pro*/
.pro {
  margin: 0 0.48rem;
}
.pro h1 {
  height: 2.06rem;
  line-height: 2.06rem;
  color: #4e4e4e;
  border-top: 1px solid #ebebeb;
  font-size: 0.48rem;
  font-weight: normal;
  text-align: center;
}
.pro .pro_img {
  text-align: center;
}
.pro .pro_img img {
  width: 100%;
  border: 1px solid #e7e7e7;
}
.pro .pro_tit {
  width: 100%;
  height: 1.8rem;
  line-height: 1.8rem;
  background: #ebebeb;
  font-size: 0.52rem;
  color: #fff;
  margin-top: 0.8rem;
}
.pro .pro_tit .pro_tn1 {
  width: 3.44rem;
  text-align: center;
  background: #444;
}
.pro .pro_tit .pro_tn2 {
  width: 3.44rem;
  text-align: center;
  background: #66a780;
}
.pro .pro_con1 {
  padding-left: 1rem;
  padding-top: 0.5rem;
  line-height: 0.8rem;
  font-size: 0.48rem;
}
.pro .pro_con2 {
  text-align: center;
  padding: 0.4rem 0;
}
.pro .pro_con2 img {
  width: 100%;
}
/*article*/
.article {
  margin: 0 0.48rem;
}
.article h1 {
  font-size: 0.56rem;
  color: #358d58;
  text-align: center;
  font-weight: normal;
  height: 0.6rem;
  line-height: 0.6rem;
}
.article .time {
  text-align: center;
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 0.48rem;
  color: #9e9e9e;
  background: url(../images/line.gif) center bottom no-repeat;
  background-size: 100% 1px;
}
.article .article_con {
  font-size: 0.52rem;
  line-height: 1rem;
  color: #6c6b6b;
  text-indent: 2em;
  padding: 0.6rem 0;
}
.xiapian {
  margin: 0 0.48rem;
  background: url(../images/line.gif) center top no-repeat;
  background-size: 100% 1px;
  padding: 0.5rem 0;
}
.xiapian ul li {
  font-size: 0.48rem;
  height: 1rem;
  line-height: 1rem;
  color: #535353;
}
.xiapian ul li a {
  display: inline;
  color: #535353;
}
.xiapian ul li span {
  color: #358d58;
}
/*contact*/
.contact {
  margin: 0 0.48rem;
}
.contact .contact_tit {
  color: #3fbe71;
  font-size: 0.52rem;
  text-align: center;
  height: 1.2rem;
}
.contact .contact_con {
  width: 100%;
  background: #f4f4f4;
  padding-top: 1.2rem;
  padding-bottom: 0.6rem;
}
.contact .contact_con .contact_con1 {
  width: 5.12rem;
  height: 1.46rem;
  background: #4f4f4f;
  line-height: 1.46rem;
  color: #fff;
  text-align: center;
  font-size: 0.56rem;
}
.contact .contact_con .contact_con2 {
  padding-left: 1rem;
  font-size: 0.52rem;
  line-height: 1.2rem;
  margin: 0.6rem 0;
}
.contact #map {
  width: 100%;
  height: 8.46rem;
  margin: 0.72rem 0;
}
