body,
div,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei", "微软雅黑", "\5fae\8f6f\96c5\9ed1";
}
body {
  overflow-x: hidden;
  font-size: 14px;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.header_warp {
  width: 100%;
}
.header_warp .header {
  height: 120px;
}
.header_warp .header .logo {
  float: left;
  width: 227px;
  height: 72px;
  margin-top: 27px;
}
.header_warp .header .selection {
  float: left;
  
  width: 80px;
  height: 25px;
  margin-top: 50px;
}
.header_warp .header .selectdesc {
  float: right;
  width: 80px;
  height: 20px;
  margin-top: 75px;
}
.header_warp .header .logo > img {
  width: 100%;
  height: 100%;
}
.header_warp .header .dl {
  float: left;
  position: relative;
}
.header_warp .header .dl > p {
  width: 60px;
  height: 25px;
  float: left;
  font-size: 15px;
  color: #12AD83;
  text-align: center;
  line-height: 25px;
  border-radius: 15px;
  cursor: pointer;
  margin-top: 47px;
  position: relative;
}
.header_warp .header .dl > p.now1 {
  color: #fff;
  background: #12AD83;
}
.header_warp .header .dl > p.now1 > .jt {
  opacity: 1;
}
.header_warp .header .dl > p .jt {
  position: absolute;
  bottom: -48px;
  left: 50%;
  margin-left: -9px;
  opacity: 0;
}
.header_warp .header .dl .dl_box {
  width: 363px;
  height: 384px;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 120px;
  right: 0;
  z-index: 999;
  display: none;
}
.header_warp .header .dl .dl_box .box1 {
  width: 293px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 35px;
}
.header_warp .header .dl .dl_box .box1 .top_box .zh {
  float: left;
  font-size: 15px;
  color: #fff;
  margin-top: 30px;
}
.header_warp .header .dl .dl_box .box1 .top_box .top_right {
  float: right;
  margin-top: 30px;
}
.header_warp .header .dl .dl_box .box1 .top_box .top_right > span {
  font-size: 12px;
  color: #fff;
  cursor: pointer;
}
.header_warp .header .dl .dl_box .box1 .top_box .top_right > span.now2 {
  color: #12AD83;
}
.header_warp .header .dl .dl_box .box1 .bottom_box {
  margin-top: 42px;
}
.header_warp .header .dl .dl_box .box1 .bottom_box > form .item {
  width: 280px;
  height: 32px;
}
.header_warp .header .dl .dl_box .box1 .bottom_box > form .item > select {
  width: 280px;
  height: 32px;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.header_warp .header .dl .dl_box .box1 .bottom_box > form .item > select > option.bg {
  background: #fff;
  color: #12AE84;
}
.header_warp .header .dl .dl_box .box1 .bottom_box > form .item > input::-webkit-input-placeholder {
  /* placeholder颜色  */
  color: #fff;
  /* placeholder字体大小  */
  font-size: 12px;
  /* placeholder位置  */
  text-align: left;
}
.header_warp .header .dl .dl_box .box1 .bottom_box > form .item > input {
  margin-top: 33px;
  width: 280px;
  height: 32px;
  border: 0;
  border-bottom: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  color: #fff;
}
.header_warp .header .dl .dl_box .box1 .bottom_box > form .item > p {
  font-size: 12px;
  color: #f83e3e;
  opacity: 0;
}
.header_warp .header .dl .dl_box .box1 .bottom_box > form .item .dl_i {
  border: 1px solid #12ae84;
  border-radius: 20px;
  color: #12ae84;
}
.header_warp .header .dl .dl_box .box1 .bottom_box > form .item .dl_i:hover {
  background: #12ae84;
  color: #fff;
  cursor: pointer;
}
.header_warp .header .dl .dl_box .box2 {
  width: 293px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 35px;
  display: none;
}
.header_warp .header .dl .dl_box .box2 .top_box .zh {
  float: left;
  font-size: 15px;
  color: #fff;
  margin-top: 30px;
}
.header_warp .header .dl .dl_box .box2 .top_box .top_right {
  float: right;
  margin-top: 30px;
}
.header_warp .header .dl .dl_box .box2 .top_box .top_right > span {
  font-size: 12px;
  color: #fff;
  cursor: pointer;
}
.header_warp .header .dl .dl_box .box2 .top_box .top_right > span.now2 {
  color: #12AD83;
}
.header_warp .header .dl .dl_box .box2 .bottom_box {
  margin-top: 42px;
}
.header_warp .header .dl .dl_box .box2 .bottom_box > form .item {
  width: 280px;
  height: 32px;
}
.header_warp .header .dl .dl_box .box2 .bottom_box > form .item > select {
  width: 280px;
  height: 32px;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.header_warp .header .dl .dl_box .box2 .bottom_box > form .item > select > option.bg {
  background: #fff;
  color: #12AE84;
}
.header_warp .header .dl .dl_box .box2 .bottom_box > form .item > input::-webkit-input-placeholder {
  /* placeholder颜色  */
  color: #fff;
  /* placeholder字体大小  */
  font-size: 12px;
  /* placeholder位置  */
  text-align: left;
}
.header_warp .header .dl .dl_box .box2 .bottom_box > form .item > input {
  margin-top: 33px;
  width: 280px;
  height: 32px;
  border: 0;
  border-bottom: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  color: #fff;
}
.header_warp .header .dl .dl_box .box2 .bottom_box > form .item > p {
  font-size: 12px;
  color: #f83e3e;
  opacity: 0;
}
.header_warp .header .dl .dl_box .box2 .bottom_box > form .item .dl_i {
  border: 1px solid #12ae84;
  border-radius: 20px;
  color: #12ae84;
}
.header_warp .header .dl .dl_box .box2 .bottom_box > form .item .dl_i:hover {
  background: #12ae84;
  color: #fff;
  cursor: pointer;
}
.header_warp .header > ul {
  float: left;
  margin-left: 90px;
  margin-top: 50px;
}
.header_warp .header > ul > li {
  float: left;
}
.header_warp .header > ul > li > div {
  padding: 0 25px 0 25px;
  text-align: center;
  position: relative;
}
.header_warp .header > ul > li > div > p {
  font-size: 16px;
  color: #2C2C2C;
  transition: all .2s;
}
.header_warp .header > ul > li > div > span {
  font-size: 12px;
  display: block;
  margin-top: 10px;
  transition: all .2s;
}
.header_warp .header > ul > li > div .sj {
  position: absolute;
  bottom: -23px;
  left: 50%;
  margin-left: -9px;
  opacity: 0;
  transition: all .2s;
}
.header_warp .header > ul > li > div > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header_warp .header > ul > li > div:hover > p {
  color: #12AD83;
  transition: all .2s;
}
.header_warp .header > ul > li > div:hover > span {
  color: #12AD83;
  transition: all .2s;
}
.header_warp .header > ul > li > div:hover > .sj {
  opacity: 1;
  transition: all .2s;
}
.header_warp .header > ul > li > div.now > p {
  color: #12AD83;
}
.header_warp .header > ul > li > div.now > span {
  color: #12AD83;
}
.header_warp .header > ul > li > div.now .sj {
  opacity: 1;
}
.banner_warp {
  width: 100%;
  height: 100%;
}
.banner_warp .swiper-container {
  width: 100%;
  height: 100%;
}
.banner_warp .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  width: 100%;
  height: 100%;
  /* 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;
}
.banner_warp .swiper-container .swiper-slide > img {
  width: 100%;
  height: 100%;
}
.banner_warp .swiper-container .swiper-slide > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 95%;
}
.gs_warp {
  width: 100%;
  margin-top: 20px;
}
.gs_warp .gs .left {
  width: 600px;
  float: left;
}
.gs_warp .gs .left > h1 {
  font-size: 40px;
  color: #12ae84;
}
.gs_warp .gs .left > h2 {
  font-size: 24px;
  color: #2B2B2B;
}
.gs_warp .gs .left > p {
  width: 564px;
  font-size: 14px;
  color: #898989;
  line-height: 25px;
  margin-top: 35px;
}
.gs_warp .gs .left .you {
  width: 150px;
  height: 40px;
  background: #11AD83;
  margin-top: 60px;
}
.gs_warp .gs .left .you > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 38px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  font-weight: bold;
}
.gs_warp .gs .right {
  width: 600px;
  float: right;
}
.gs_warp .gs .right > img {
  margin-top: 91px;
  width: 589px;
  height: 369px;
}
.cp_warp {
  width: 100%;
  overflow: hidden;
  background: #f8f8f8;
}
.cp_warp .cp {
  margin-top: 30px;
}
.cp_warp .cp > h1 {
  font-size: 40px;
  color: #12ae84;
  text-align: center;
}
.cp_warp .cp > h2 {
  font-size: 24px;
  color: #2B2B2B;
  text-align: center;
}
.cp_warp .cp > p {
  font-size: 20px;
  color: #3D3D3D;
  text-align: center;
  margin-top: 20px;
}
.cp_warp .cp > ul {
  margin-top: 30px;
}
.cp_warp .cp > ul > li {
  float: left;
  width: 280px;
  height: 210px;
  background: #fff;
  margin-left: 26px;
  margin-bottom: 30px;
  position: relative;
}
.cp_warp .cp > ul > li:nth-child(1),
.cp_warp .cp > ul > li:nth-child(5) {
  margin-left: 0;
}
.cp_warp .cp > ul > li .cp_pic {
  width: 254px;
  height: 140px;
  margin: 18px auto;
  border: 1px solid #ccc;
  box-shadow: 0 2px 2px #f1f1f1;
  background: #fff;
  text-align: center;
}
.cp_warp .cp > ul > li .cp_pic > img {
  height: 140px;
}
.cp_warp .cp > ul > li > p {
  font-size: 15px;
  color: #3F3F3F;
  text-align: center;
  transition: all .2s;
}
.cp_warp .cp > ul > li > span {
  position: absolute;
  right: 11px;
  bottom: 8px;
  color: #fff;
  font-size: 20px;
  transition: all .2s;
  opacity: 0;
}
.cp_warp .cp > ul > li > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cp_warp .cp > ul > li:hover {
  background: #11AD83;
  transition: all .2s;
}
.cp_warp .cp > ul > li:hover > p {
  color: #fff;
  transition: all .2s;
}
.cp_warp .cp > ul > li:hover > span {
  opacity: 1;
  transition: all .2s;
}
.cp_warp .cp > ul > li:hover > .cp_pic {
  box-shadow: 0 2px 2px #ccc;
  transition: all .2s;
}
.cp_warp .cp .more {
  width: 100px;
  height: 33px;
  background: #11AD83;
  margin: 20px auto;
}
.cp_warp .cp .more > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 33px;
}
.new_warp {
  width: 100%;
}
.new_warp .new {
  margin-bottom: 40px;
}
.new_warp .new > h1 {
  font-size: 40px;
  color: #12ae84;
  text-align: center;
}
.new_warp .new > h2 {
  font-size: 24px;
  color: #2B2B2B;
  text-align: center;
}
.new_warp .new .new_left {
  float: left;
  width: 427px;
  height: 418px;
  margin-top: 40px;
  background: #F8F8F8;
  position: relative;
}
.new_warp .new .new_left .point_box {
  position: absolute;
  right: 20px;
  bottom: 10px;
  z-index: 99;
}
.new_warp .new .new_left .point_box > p {
  float: left;
  width: 7px;
  height: 7px;
  background: #12ae84;
  border-radius: 50%;
  margin-left: 4px;
  cursor: pointer;
}
.new_warp .new .new_left .point_box > p.now4 {
  background: #ABABAB;
}
.new_warp .new .new_left .box1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.new_warp .new .new_left .box1 > img {
  width: 100%;
  height: 264px;
}
.new_warp .new .new_left .box1 .new_title {
  width: 352px;
  font-size: 16px;
  color: #4C4C4C;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new .new_left .box1 .new_content {
  width: 352px;
  font-size: 14px;
  color: #8E8E8E;
  line-height: 25px;
  margin-left: 27px;
  margin-top: 20px;
}
.new_warp .new .new_left .box1 > span {
  display: block;
  width: 352px;
  font-size: 14px;
  color: #12AD83;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new .new_left .box2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.new_warp .new .new_left .box2 > img {
  width: 100%;
  height: 264px;
}
.new_warp .new .new_left .box2 .new_title {
  width: 352px;
  font-size: 16px;
  color: #4C4C4C;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new .new_left .box2 .new_content {
  width: 352px;
  font-size: 14px;
  color: #8E8E8E;
  line-height: 25px;
  margin-left: 27px;
  margin-top: 20px;
}
.new_warp .new .new_left .box2 > span {
  display: block;
  width: 352px;
  font-size: 14px;
  color: #12AD83;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new .new_left .box3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.new_warp .new .new_left .box3 > img {
  width: 100%;
  height: 264px;
}
.new_warp .new .new_left .box3 .new_title {
  width: 352px;
  font-size: 16px;
  color: #4C4C4C;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new .new_left .box3 .new_content {
  width: 352px;
  font-size: 14px;
  color: #8E8E8E;
  line-height: 25px;
  margin-left: 27px;
  margin-top: 20px;
}
.new_warp .new .new_left .box3 > span {
  display: block;
  width: 352px;
  font-size: 14px;
  color: #12AD83;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new .new_left .box4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.new_warp .new .new_left .box4 > img {
  width: 100%;
  height: 264px;
}
.new_warp .new .new_left .box4 .new_title {
  width: 352px;
  font-size: 16px;
  color: #4C4C4C;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new .new_left .box4 .new_content {
  width: 352px;
  font-size: 14px;
  color: #8E8E8E;
  line-height: 25px;
  margin-left: 27px;
  margin-top: 20px;
}
.new_warp .new .new_left .box4 > span {
  display: block;
  width: 352px;
  font-size: 14px;
  color: #12AD83;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new .new_left .box5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.new_warp .new .new_left .box5 > img {
  width: 100%;
  height: 264px;
}
.new_warp .new .new_left .box5 .new_title {
  width: 352px;
  font-size: 16px;
  color: #4C4C4C;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new .new_left .box5 .new_content {
  width: 352px;
  font-size: 14px;
  color: #8E8E8E;
  line-height: 25px;
  margin-left: 27px;
  margin-top: 20px;
}
.new_warp .new .new_left .box5 > span {
  display: block;
  width: 352px;
  font-size: 14px;
  color: #12AD83;
  margin-left: 27px;
  margin-top: 15px;
}
.new_warp .new > ul {
  width: 770px;
  float: right;
  margin-top: 40px;
}
.new_warp .new > ul > li {
  float: left;
  width: 375px;
  height: 204px;
  margin-left: 10px;
  margin-bottom: 10px;
  background: #F9F9F9;
}
.new_warp .new > ul > li .l {
  width: 56px;
  height: 100%;
  float: left;
  margin-left: 14px;
}
.new_warp .new > ul > li .l > h1 {
  font-size: 45px;
  color: #12AD83;
  margin-top: 60px;
}
.new_warp .new > ul > li .l > p {
  font-size: 14px;
  color: #6C6C6C;
}
.new_warp .new > ul > li .r {
  width: 284px;
  height: 100%;
  float: right;
  margin-right: 14px;
  position: relative;
}
.new_warp .new > ul > li .r > p {
  font-size: 16px;
  color: #4C4C4C;
  margin-top: 28px;
}
.new_warp .new > ul > li .r > span {
  font-size: 14px;
  color: #8E8E8E;
  line-height: 28px;
  display: block;
  margin-top: 20px;
}
.new_warp .new > ul > li .r > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.new_warp .new > ul > li .r:hover > p {
  color: #12AD83;
}
.footer_warp {
  width: 100%;
  background: #313131;
  overflow: hidden;
}
.footer_warp .footer {
  margin-top: 40px;
  margin-bottom: 20px;
}
.footer_warp .footer .f_left {
  float: left;
}
.footer_warp .footer .f_left .lx {
  font-size: 20px;
  color: #fff;
}
.footer_warp .footer .f_left .lx_e {
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}
.footer_warp .footer .f_left .dz {
  font-size: 15px;
  color: #fff;
  margin-top: 20px;
}
.footer_warp .footer .f_left > a {
  padding-right: 10px;
}
.footer_warp .footer .f_right {
  float: right;
}
.footer_warp .footer .f_right > form {
  width: 817px;
}
.footer_warp .footer .f_right > form > input::-webkit-input-placeholder {
  /* placeholder颜色  */
  color: #fff;
  /* placeholder字体大小  */
  font-size: 15px;
}
.footer_warp .footer .f_right > form > input {
  width: 384px;
  height: 41px;
  border: 0;
  background: #848484;
  text-indent: 20px;
  color: #fff;
  font-size: 15px;
}
.footer_warp .footer .f_right > form > textarea::-webkit-input-placeholder {
  /* placeholder颜色  */
  color: #fff;
  /* placeholder字体大小  */
  font-size: 16px;
  line-height: 25px;
}
.footer_warp .footer .f_right > form > textarea {
  width: 100%;
  height: 87px;
  margin-top: 27px;
  border: 0;
  background: #848484;
  text-indent: 20px;
  color: #fff;
  font-size: 16px;
  padding: 0;
  line-height: 25px;
}
.footer_warp .footer .f_right > form .tj {
  width: 210px;
  height: 41px;
  background: #11AD83;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 41px;
  border: 0;
  padding: 0;
  margin-top: 30px;
  margin-left: 607px;
}
li > select{
  text-align: center;
  text-align-last: center;
  font-size: 16px;
}
/*# sourceMappingURL=index.css.map */