@charset "utf-8";
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.popup_shade {
  display: none;
  z-index: 1000000001;
  background-color: #000000;
  opacity: 0.3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
.popup_wrap {
  display: none;
  width: 600px;
  height: 640px;
  background: #FFFFFF;
  border: 1px solid #E6EBE2;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -320px;
  margin-left: -300px;
  background: #fff;
  z-index: 1000000002;
  box-sizing: border-box;
  padding: 30px 30px 0 30px;
}
.popup_head {
  width: 100%;
  height: 37px;
}
.popup_head .head_p {
  float: left;
  font-size: 28px;
  color: #200F0E;
  line-height: 37px;
}
.popup_head .popup_head_delete {
  float: right;
  margin-top: 5px;
}
.popup_head .popup_head_delete img {
  width: auto;
  height: auto;
}
.popup_main {
  padding: 70px 0px 20px 0px;
}
.popup_main .input_moduler {
  width: 100%;
}
.popup_main .item {
  width: 100%;
  height: 50px;
  margin-bottom: 30px;
}
.popup_main .item .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}
.popup_main .item .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}
.popup_main .item .input_dl {
  float: left;
  width: 404px;
  height: 50px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0 18px;
  border: 1px solid #E6EBE2;
}
.popup_main .item .input_dl input {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #959895;
}
.popup_main .item_textarea {
  width: 100%;
  height: 120px;
  margin-bottom: 30px;
}
.popup_main .item_textarea .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}
.popup_main .item_textarea .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}
.popup_main .item_textarea .input_dl {
  float: left;
  width: 404px;
  height: 120px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 15px 18px;
  border: 1px solid #E6EBE2;
}
.popup_main .item_textarea .input_dl textarea {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #959895;
}
.popup_footer {
  width: 100%;
  height: 50px;
}
.popup_footer .popup_btn {
  margin: 0 auto;
  display: block;
  width: 480px;
  height: 50px;
  background: #49b849;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}
.popup_footer .popup_footer_tips {
  width: 100%;
  text-align: center;
  margin-top: 16px;
  height: 21px;
  font-size: 16px;
  color: #959895;
  line-height: 21px;
}
.fill .head-title {
  margin: 60px 0 55px;
}
.fill .head-title p {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #4B4B4B;
  line-height: 37px;
}
.page-title p {
  font-size: 28px;
  font-weight: bold;
  color: #4B4B4B;
  line-height: 50px;
  padding-left: 10px;
  background: url(../images/icon_head.png) no-repeat;
}
.page-title p span {
  display: inline-block;
  font-size: 22px;
  color: #4B4B4B;
  line-height: 50px;
  font-weight: normal;
  margin-left: 24px;
}
.bag_white {
  background-color: #ffffff;
  padding-bottom: 60px;
}
.bag_theme {
  background-color: #F3F8F6;
  padding-bottom: 60px;
}
.container_wrap {
  min-width: 1180px;
  overflow: hidden;
}
#banner {
  width: 100%;
  min-width: 1180px;
  height: 500px;
  position: relative;
  background: #F3F8F6;
}
#banner .switch_tips_wrap {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -38px;
  z-index: 1;
}
#banner .switch_tips_wrap ol {
  height: 12px;
}
#banner .switch_tips_wrap li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 0.4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 20px;
}
#banner .switch_tips_wrap .on {
  opacity: 1;
}
#banner .switch_tips_wrap .last-switch-tips {
  margin-right: 0px;
}
#banner .banner_list {
  margin: 0 auto;
  min-width: 1180px;
  height: 500px;
  background: #F3F8F6;
}
#banner .banner_list .item {
  width: 100%;
  position: relative;
  height: 500px;
  background: #F3F8F6;
}
#banner .banner_list .item a {
  display: block;
  height: 500px;
  position: relative;
}
#banner .banner_list .item img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner .settle_btn {
  position: absolute;
  bottom: 130px;
  left: 50%;
  margin-left: -170px;
  background: #49b849;
  width: 140px;
  height: 50px;
  border-radius: 4px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.container_wrap {
  min-width: 1180px;
  overflow: hidden;
}
.wrapper ul {
  padding: 58px 0 30px;
  border: 1px solid #E6EBE2;
}
.wrapper ul li {
  width: 294px;
  float: left;
  border-right: 1px solid #E6EBE2;
}
.wrapper ul li .wrapper_box {
  text-align: center;
  padding: 0 18px;
}
.wrapper ul li .wrapper_box img {
  display: inline-block !important;
  width: auto;
  height: auto;
}
.wrapper ul li .wrapper_box .box_title {
  margin: 40px 0 20px;
  font-size: 18px;
  font-weight: bold;
  color: #565656;
  line-height: 24px;
}
.wrapper ul li .wrapper_box .box_line {
  margin: 0 auto;
  width: 30px;
  height: 3px;
  background: #49B849;
}
.wrapper ul li .wrapper_box .box_datail {
  margin-top: 20px;
  font-size: 16px;
  color: #959895;
  line-height: 28px;
}
.wrapper ul li:last-child {
  border-right: 0;
}
.wrapper_scene {
  overflow: hidden;
}
.wrapper_scene ul {
  width: 1225px;
}
.wrapper_scene ul li {
  width: 365px;
  float: left;
  margin-right: 42px;
  border: 1px solid #E6EBE2;
}
.wrapper_scene ul li .scene_box .img {
  width: 365px;
  height: 120px;
}
.wrapper_scene ul li .scene_box .img img {
  width: 100%;
  height: 100%;
}
.wrapper_scene ul li .scene_box .words {
  height: 216px;
  padding: 0 21px;
  background-color: #ffffff;
}
.wrapper_scene ul li .scene_box .words h3 {
  text-align: center;
  font-size: 18px;
  padding: 30px 0 26px;
  font-weight: bold;
  color: #565656;
  line-height: 24px;
}
.wrapper_scene ul li .scene_box .words p {
  font-size: 16px;
  color: #959895;
  line-height: 28px;
}
.solution_fill .fill_head {
  text-align: center;
  font-size: 22px;
  color: #49b849;
  line-height: 29px;
  padding: 33px 0 33px;
}
.wrapper_solution .solution_box h3 {
  text-align: center;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 60px;
  background-color: #49b849;
}
.wrapper_solution .solution_box .solutionbox_list {
  border: 1px solid #E6EBE2;
  border-top: none;
}
.wrapper_solution .solution_box .solutionbox_list ul {
  padding-bottom: 43px;
}
.wrapper_solution .solution_box .solutionbox_list ul li {
  width: 294px;
  float: left;
  border-right: 1px solid #E6EBE2;
}
.wrapper_solution .solution_box .solutionbox_list ul li .wrapper_box {
  text-align: center;
  padding: 0 33px;
}
.wrapper_solution .solution_box .solutionbox_list ul li .wrapper_box img {
  display: inline-block !important;
  width: auto;
  height: auto;
}
.wrapper_solution .solution_box .solutionbox_list ul li .wrapper_box .box_title {
  margin: 29px 0 14px;
  font-size: 18px;
  font-weight: bold;
  color: #4B4B4B;
  line-height: 24px;
}
.wrapper_solution .solution_box .solutionbox_list ul li .wrapper_box .box_datail {
  margin-top: 20px;
  font-size: 16px;
  color: #959895;
  line-height: 28px;
}
.wrapper_solution .solution_box .solutionbox_list ul li:last-child {
  border-right: 0;
}
.wrapper_solution .solution_box .solutionbox_img {
  border: 1px solid #E6EBE2;
  border-top: none;
  border-bottom: none;
  padding-top: 20px;
  padding-bottom: 60px;
}
.wrapper_solution .solution_box .solutionbox_img .img-page {
  text-align: center;
  margin-top: 20px;
}
.wrapper_solution .solution_box .solutionbox_img .img-page img {
  display: inline-block;
  width: auto;
  height: auto;
}
.wrapper_cooperation {
  overflow: hidden;
}
.wrapper_cooperation .cooperation_box {
  width: 1220px;
}
.wrapper_cooperation .cooperation_box .box_itme {
  width: 570px;
  height: 182px;
  float: left;
  margin-right: 40px;
  background: url(../images/icon_back.png) no-repeat #ffffff;
  background-position: bottom right;
  border: 1px solid #E6EBE2;
  padding: 34px 24px 0 20px;
}
.wrapper_cooperation .cooperation_box .box_itme .itme_head p i {
  display: inline-block;
  width: 23px;
  height: 16px;
  vertical-align: -1px;
  background: url(../images/icon_title.png) no-repeat;
  margin-right: 3px;
}
.wrapper_cooperation .cooperation_box .box_itme .itme_head p span {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #4B4B4B;
  line-height: 24px;
}
.wrapper_cooperation .cooperation_box .box_itme .itme_datail {
  margin-top: 14px;
  padding-left: 26px;
}
.wrapper_cooperation .cooperation_box .box_itme .itme_datail p {
  font-size: 16px;
  color: #959895;
  line-height: 28px;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
