body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:14px; font-family: "思源雅黑", Verdana, Arial, Helvetica; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;}

.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.fl{
  float: left;
}
.fr{
  float: right;
}
.banner{
  width: 100%;
  height: 955px;
  background: url("../images/banner.jpg") no-repeat;
}
.floor{
  width: 1200px;
  margin: 0 auto;
}
.floor1{
  background: #1ea48a;
  padding: 125px 0 110px 0;
}
.f1d{
  width: 580px;
  height: 585px;
  box-sizing: border-box;
  padding: 0 30px;
  background: url("../images/bg1.png") no-repeat bottom;
}
.title1{
  width: 495px;
  height: 60px;
  margin: 0 auto;
  background: #fff;
  border-radius: 15px;
  line-height: 60px;
  text-align: center;
}
.title1 a{
  font-size: 32px;
  font-weight: bold;
  color:#1ea48a;
}
.hdjj{
  text-align: center;
  margin-top: 40px;
}
.hdjj-text{
  height: 280px;
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
  font-size: 18px;
  line-height: 34px;
  color:#fff;
}
.more{
  font-size: 18px;
  color: #73cdbc;
  line-height: 40px;
}
.hdlc{
  margin-top: 40px;
  color:#fff;
  font-size: 18px;
  line-height: 24px;
}
.hdlc h3{
  font-size: 32px;
  line-height: 48px;
  font-weight: bold;
}
.floor2{
  width: 100%;
  padding-top: 47px;
  background: #eaf4e6 url("../images/bg2.jpg") no-repeat bottom;
  padding-bottom: 455px;
}
.mtbd{
  border: 10px solid #1ea48a;
  padding: 60px 48px 65px;
  background: #fff;
  border-radius: 25px;
}
.title2{
  width: 100%;
  height: 66px;
  margin-bottom: 40px;
}
.title2 .more{
  margin-top: 27px;
  margin-right: 20px;
}
.mtbd .title2{
  background: url("../images/mtbd.png") no-repeat;
}
.focusBox { 
  position: relative; 
  width: 640px; 
  height: 360px; 
  overflow: hidden; 
  text-align: center; 
}
.focusBox .pic img { 
  width: 640px; 
  height: 360px; 
  display: block; 
}
.focusBox .txt-bg { 
  position: absolute; 
  bottom: 0; 
  z-index: 1; 
  height: 54px; 
  width:100%;  
  background: #000; 
  filter: alpha(opacity=60); 
  opacity: 0.6; 
  overflow: hidden; 
}
.focusBox .txt { 
  position: absolute; 
  bottom: 20px; 
  z-index: 2; 
  height: 37px; 
  width:100%; 
  overflow: hidden; 
}
.focusBox .txt li{ 
  height:37px; 
  line-height:37px; 
  position:absolute; 
  bottom:-54px;
  margin: 0 auto;
}
.focusBox .txt li a{ 
  display: block; 
  color: white; 
  padding: 0 0 0 10px; 
  font-size: 18px; 
  margin: 0 auto;
}
.focusBox .num { 
  position: absolute; 
  z-index: 3; 
  bottom: 8px; 
  right: 8px; 
}
.focusBox .num li{ 
  float: left; 
  position: relative; 
  width: 7px; 
  height: 7px; 
  line-height: 7px; 
  border-radius: 50%;
  overflow: hidden; 
  text-align: center; 
  margin-right: 5px; 
  cursor: pointer; 
  background: #fff;
}
.focusBox .num li a,.focusBox .num li span { 
  position: absolute; 
  z-index: 2; 
  display: block; 
  color: white; 
  width: 100%; 
  height: 100%; 
  top: 0; 
  left: 0; 
  text-decoration: none; 
}
.focusBox .num li span { 
  z-index: 1; 
  background: #fff; 
}
.focusBox .num li.on a,.focusBox .num a:hover{ 
  background:#ffdc3b;  
}

.mtbd-list{
  width: 521px;
  margin-top: -20px;
  height: 380px;
}
.mtbd-list li{
  width: 100%;
  height: 55px;
  background: #f7f7f7;
  margin-top: 20px;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0 10px;
  padding-top: 15px;
  overflow: hidden;
}
.mtbd-list .mtbd-li1{
  height: 135px;
}
.mtbd-list li h2{
  width: 100%;
  height: 44px;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #343434;
  overflow: hidden;
}
.mtbd-list li p{
  width: 100%;
  height: 48px;
  overflow: hidden;
  line-height: 24px;
  color: #9c9c9c;
  margin-top: 15px;
}
.mtbd-list li h3{
  color: #343434;
  line-height: 30px;
}
.qzgy{
  border: 10px solid #1ea48a;
  padding: 35px 48px 40px;
  background: #fff;
  border-radius: 25px;
  margin-top: 80px;
}
.qzgy .title2{
  background: url("../images/qzgy.png") no-repeat;
}
.qzgy ul{
  width: 1240px;
  margin-top: 40px;
  margin-left: -40px;
}
.qzgy ul li{
  float: left;
  width: 373px;
  height: 250px;
  text-align: center;
  box-sizing: border-box;
  padding: 20px 15px;
  margin-left: 40px;
  background: #f7f7f7;
  border-radius: 5px;
}
.qzgy ul li h3{
  font-size: 34px;
  color: #1ea48a;
  font-weight: bold;
  text-align: center;
}
.qzgy ul li span{
  font-size: 22px;
  color: #343434;
}
.qzgy ul li p{
  text-align: left;
  font-size: 14px;
  line-height: 28px;
  margin-top: 15px;
  color:#999;
}
.qzgy .more{
  font-size: 16px;
}