.color{
  background: #48ae1f;
}
.z_color{
  color: #48ae1f;
}
/*header*/
#header {
  width: 100%;
  height: 37px;
  line-height: 37px;
  background-color: #2D3237;
  font-size: 12px;
}
#header .box {
  width: 1100px;
  margin: 0 auto;
}
#header .box ul {
  float: left;
}
#header .box p {
  float: right;
  color: #ffffff;
}
#header .box ul li {
  float: left;
  color: #ffffff;
  margin-right: 30px;
}
.colorEB2634 {
  color: #EB2634;
}
#header a {
  color: #ffffff;
}
#header .box p span:first-child {
  margin-right: 30px;
}
#header .box p span:first-child a {
  color: #EB2634;
}
/*end*/
header{
  width: 100%;
  height: 400px;
  background: url("../images/header.jpg") center no-repeat;
}
nav{
  width: 100%;
  height: 50px;
  background: #4c8d32;
}
.wrap{
  width: 1100px;
  margin: 0 auto;
}
.nav li{
  float: left;
}
.nav li a{
  margin-top: 5px;
  line-height:30px;
  width: 132px;
  height: 30px;
  display: block;
  padding: 5px 25px;
  color: #ffffff;
  border-right:2px solid #ffffff ;
}
.nav li .nav_now{
  width: 185px;
  height: 62px;
  padding: 0;
  line-height:62px;
  text-align: center;
  border-right:0;
  margin-top: -5px;
  margin-left:-5px;
  background: #48ae1f;
  box-shadow: 0px 2px 15px #000;
}
/*module1 start*/
.module1{
  padding-top: 48px;
  background: #c4d4e4;
}
.font{
  line-height:1;
  width: 30px;
  height: 40px;
  color: #ffffff;
  padding: 5px 10px;
  text-align: center;
}
.font_p{
  width: 1025px;
}
.carousel{
  width: 530px;
  height: 395px;
  background: #fff;
  box-shadow:0 0 15px grey ;
}
.carousel_wrap{
  width: 520px;
  height: 380px;
  overflow: hidden;
  margin-top: 8px;
  margin-left: 5px;
  position: relative;
}
.dot_wrap{
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 99;
}
.dot_wrap li{
  width: 10px;
  height:10px;
  border-radius: 5px;
  background: #ffffff;
  float: left;
  margin-left:10px;
}
.dot_wrap .dot_now{
  background: #6ac346;
}
.ctn_car{
  position: absolute;
  left:0;
  width: 2000px;
}
.ctn_car_c1{
  display: block;
  width: 518px;
  height: 380px;
  position: relative;
}
.ctn_car_c1 img{
  width: 518px;
  height: 380px;
}
.ctn_car_c1 p{
  width: 508px;
  padding: 2px 5px;
  position: absolute;
  bottom:0;
  height: 46px;
  background: rgba(0,0,0,0.7);
  color: #ffffff;
}
.m2_r{
  padding: 25px 35px;
  background: #fff;
  width: 480px;
  height: 340px;
  box-shadow:0 0 15px grey ;
}
/*module1 end*/

.m2line,.m2bline,.m3line{
  height: 53px;
  text-align: center;
}
.m2line{
  background: #c4d4e4;
}
.m3line{
  background: #e2ecf7;
}
.m2bline{
  background: #333e49;
}

/*module2 start*/
.module2{
  background: #333e49;
  padding-bottom: 30px;
}
.tit1_1{
  font-size: 28px;
  color: #6ac346;
  width: 322px;
  height: 27px;
  background: url("../images/tit1.png");
}
.tit1_2{
  font-size: 28px;
  color: #6ac346;
  width: 322px;
  height: 27px;
  background: url("../images/tit1.png");
}
.tit_box{
  margin-top: 20px;
  width: 537px;
  height: 40px;
}
.tit1{
  font-size: 28px;
  color: #6ac346;
  margin: 25px auto 0;
  width: 322px;
  height: 27px;
  background: url("../images/tit1.png");
}
.table1 {
  margin-top: 20px;
  width: 505px;
  height: 425px;
  padding: 20px 15px;
  border: 1px solid #d3d4d8;
}
.table2 {
  margin-top: 20px;
  width: 510px;
  height: 425px;
  padding: 20px 15px;
  border: 1px solid #d3d4d8;
}
.m2-ul li {
  width: 144px;
}
.m2-img {
  width: 132px;
  height: 132px;
  border-radius: 66px;
  border: 1px solid #dcdcdc;
}
.m2-img img {
  width: 132px;
  height: 132px;
  border-radius: 66px;
}
.table {
  border: 1px solid #ddd;
  width: 505px;
  height: 425px;
  overflow: auto;
}
.fc-3 {
  color: #3e8ddd;
}
.dl:nth-child(odd) {
  background: #f2f2f2;
}
.dl:nth-child(even) {
  background: #fff;
}
.dl {
  display: table;
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #ddd;
  padding: 0;
  margin: 0;
}
.dl dd, .dl dt {
  display: table-cell;
  height: 100%;
  width: 100px;
  list-style: none;
  margin: 0;
  border-left: 1px solid #ddd;
  vertical-align: top;
  padding: 10px;
}
/*module2 end*/

/*module3 start*/
.module3{
  display: none;
  background: #e2ecf6;
}
.m3_ctn_wrap{
  margin-top: 30px;
  padding: 20px 15px;
  border: 1px solid #6ac346;
}
.m3_ctn_wrap ul li{
  width: 336px;
}
.m3_ctn_wrap ul li img{
  width: 140px;
  height: 140px;
  border-radius: 70px;
}
.li_ctn{
  width: 184px;
  margin-left:10px;
}
/*module3 end*/

/*module4 start*/
.module4{
  background: #e2ecf7;
  padding-bottom: 20px;
}
.m41{
  width: 280px;
  height: 668px;
}
.m41_m{
  position: relative;
  width: 100%;
}
.m41_m1{
  height: 322px;
}
.m41_m p{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 28px;
  background:rgba(72,174,31,0.8)
}
.m42{
  width: 188px;
  margin-left:18px;
}
.m41_m2{
  height: 215px;
}
.m41_m21{
  height: 205px;
}
.m41_m31{
  width: 386px;
  height: 440px;
}
.m41_k{
  position: relative;
  width: 186px;
  height: 207px;
}
.m43{
  margin-left: 20px;
}
.m41_k p{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 28px;
  background:rgba(72,174,31,0.8)
}
/*module4 end*/

/*module5 start*/
.module5{
  background: #333e49;
}

.caroursel{margin:40px auto 0;}
body{background-color: #2A2A2A;}
/*module5 end*/

/*module6 start*/
.module6{
  background: #333e49;
  padding-bottom: 50px;
}
.m6_l{
  padding: 30px 70px;
  width: 470px;
  height: 320px;
  background: #ffffff;
}
.cic{
  width: 155px;
  height: 155px;
  border-radius: 77.5px;
  border: 2px solid #6ac346;
}
.cic img{
  margin-top: 7px;
  margin-left: 7px;
  width: 140px;
  height: 140px;
  border-radius: 70px;
}
.m6_l_m{
  width: 156px;
  height: 252px;
}
.ml135{
  margin-left:135px;
}
.m6_r{
  padding-top: 20px;
  padding-left: 60px;
  width: 413px;
  height: 360px;
  background: #fff;
}
.li_a{
  display: inline-block;
  width: 325px;
  height: 24px;
  border-bottom: 1px solid #6ac346;
}
/*module6 end*/

/*footer*/
#floor {
  line-height: 50px;
  padding: 30px 0;
  text-align: center;
  color: #fff;
  background: #dde8f3;
}
#floor a {
  font-size: 16px;
  margin: 0 5px;
  color: #333e49;
}
#floor .nt {
  height: 45px;
  line-height: 45px;
  color: #333e49;
}
#CopyRight {
  font-size: 16px;
  padding-top: 10px;
  color: #333e49;
}