@charset "utf-8";
/* CSS Document */
/*index*/
.banner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  -webkit-animation: gfadeIn 1s 0.4s both;
  -moz-animation: gfadeIn 1s 0.4s both;
  animation: gfadeIn 1s 0.4s both;
}
.banner .slick-dots {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 11px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner .slick-dots li {
  position: relative;
  display: inline-block;
  line-height: 0;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.banner .slick-dots li button {
  border: 0;
  background: #ddd;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
}
.slick-slide img {
  width: 100%;
}
.banner .slick-dots li.slick-active button {
  background-color: #f98b11;
}
.phone_banner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  -webkit-animation: gfadeIn 1s 0.4s both;
  -moz-animation: gfadeIn 1s 0.4s both;
  animation: gfadeIn 1s 0.4s both;
  display: none;
}
.phone_banner .slick-dots {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  line-height: 0;
  bottom: 2px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.phone_banner .slick-dots li {
  position: relative;
  display: inline-block;
  line-height: 0;
  margin: 0px 3px;
  padding: 0px;
  cursor: pointer;
}
.phone_banner .slick-dots li button {
  border: 0;
  background: #fff;
  height: 8px;
  width: 8px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
}
.phone_banner .slick-dots li.slick-active button {
  background-color: #f98b11;
}
.wrap1 {
  padding-top: 70px;
}
.c_title {
  text-align: center;
}
.c_title h1 {
  font-size: 24px;
  color: #666666;
  font-weight: normal;
}
.c_title h1 img {
  vertical-align: middle;
}
.c_title h1 .l_img {
  margin-right: 20px;
  position: relative;
  top: -4px;
}
.c_title h1 .r_img {
  margin-left: 20px;
  position: relative;
  top: -4px;
}
.c_title h1 span {
  color: #f98b11;
}
.c_title h6 {
  font-size: 12px;
  color: #3e3e3e;
  padding-top: 6px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.w_text {
  font-size: 18px;
  color: #666666;
  padding-top: 50px;
  line-height: 30px;
}
.w_text strong {
  width: 70px;
  height: 30px;
  margin-right: 8px;
  display: inline-block;
  color: #fff;
  background: #f98b11;
  text-align: center;
}
.w_text span {
  color: #f98b11;
}
.wrap1 {
}
.wrap1 .why {
  display: block;
  margin: 40px auto 30px auto;
  max-width: 100%;
}
.wrap1 .tit {
  font-size: 16px;
  color: rgba(62, 62, 62, 0.7);
  letter-spacing: 1px;
  font-weight: bold;
}
.wrap2 {
  padding-top: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -112px;
}
.wrap2 ul {
}
.wrap2 ul li {
  width: 352px;
  position: relative;
  float: left;
  margin: 60px 9px 80px 9px;
}
.wrap2 ul li .circle {
  position: absolute;
  top: 0;
  z-index: -1;
  left: 50%;
  margin-left: -57px;
  border: 1px dashed #ffac00;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  font-size: 36px;
  text-align: center;
}
.wrap2 ul li .circle span {
  padding-top: 14px;
  color: #ffac00;
  display: inline-block;
}
.wrap2 ul li .con {
  border: 1px dashed #ffb316;
  width: 100%;
  height: 280px;
  margin-top: 62px;
  position: relative;
  background: #fff;
}
.wrap2 ul li .con .wall {
  padding: 0 30px;
}
.wrap2 ul li .con .wall h4 {
  border-bottom: 1px dashed #ffb316;
  height: 78px;
  line-height: 78px;
  text-align: center;
  font-size: 24px;
  color: #ffac00;
  font-weight: bold;
}
.wrap2 ul li .con .wall h4 img {
  padding-right: 16px;
}
.arrow_r {
  position: absolute;
  top: 116px;
  right: -27px;
  z-index: 3;
  width: 28px;
  height: 37px;
  background: url(../images/arrow.png) no-repeat center;
}
.arrow_l {
  position: absolute;
  top: 116px;
  left: -3px;
  z-index: 2;
  width: 28px;
  height: 37px;
  background: url(../images/arrow2.png) no-repeat center;
}
.wrap2 ul li .con .wall .text {
  line-height: 30px;
  font-size: 16px;
  padding-top: 10px;
}
.wrap2 ul li .con .wall .text i {
  font-style: italic;
  border-bottom: 1px solid #ffac00;
}
.btn {
  display: block;
  margin: 0 auto;
  width: 500px;
  height: 78px;
  line-height: 64px;
  text-align: center;
  border: 1px solid #f98b11;
  border-radius: 38px;
  font-size: 30px;
  color: #f79e26;
  margin-bottom: 70px;
}
.btn:hover {
  background: #f98b11;
  color: #fff;
}
/*index_join*/
.index_join {
  background: #fafafa;
  padding-top: 80px;
  padding-bottom: 96px;
}
.index_join img {
  max-width: 100%;
}
.join_img {
  display: block;
  margin: 60px auto 90px auto;
}
.inbtn {
  display: block;
  margin: 0 auto;
  width: 500px;
  height: 78px;
  line-height: 78px;
  text-align: center;
  background: #ffae00;
  border-radius: 38px;
  font-size: 30px;
  color: #fff;
  -moz-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  -o-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
}
.inbtn:hover {
  background: #f19102;
}
/*find*/
.find {
  padding: 94px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.find_tip {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  line-height: 30px;
}
.find_con .find_tip {
  padding-top: 54px;
}
.method1 {
  display: block;
  margin: 15px auto 16px auto;
  max-width: 100%;
}
.method2 {
  display: block;
  margin: 15px 0 80px 0;
  max-width: 100%;
}
.find .btn {
  margin-bottom: 0;
}
.what {
  padding: 70px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-image: url(../images/what.png);
}
.what ul {
  margin-top: 94px;
  margin-bottom: 64px;
}
.what ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.what ul li .pic {
  margin-bottom: 30px;
}
.what ul li .text {
  font-size: 24px;
  color: #4d4d4d;
  line-height: 40px;
}
.exhibition {
  padding-top: 110px;
  padding-bottom: 21px;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.exhibition .c_title {
  padding-bottom: 86px;
}
.exhibition .list {
}
.exhibition .list h5 {
  padding-bottom: 80px;
  padding-top: 70px;
  font-size: 24px;
  color: #f79224;
  text-align: center;
  font-weight: normal;
}
.exhibition .list img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.exhibition .inbtn {
  margin-top: 110px;
  margin-bottom: 100px;
}
.exhibition ul {
  width: 1064px;
  margin: 0 auto;
  overflow: hidden;
}
.exhibition ul li {
  width: 242px;
  height: 80px;
  text-align: center;
  position: relative;
  float: left;
  margin: 0 12px;
  margin-bottom: 20px;
}
.exhibition ul li img {
  width: 100%;
  height: 100%;
}
.exhibition ul li a > i {
  display: inline-block;
  position: absolute;
  background-color: #ffae00;
  width: 0;
  height: 0;
  transition: width 0.5s, height 0.5s;
}
.exhibition ul li a > i.top {
  height: 1px;
  top: 0;
  right: 0;
}
.exhibition ul li a > i.left {
  width: 1px;
  top: 0;
  left: 0;
}
.exhibition ul li a > i.right {
  width: 1px;
  bottom: 0;
  right: 0;
}
.exhibition ul li a > i.bottom {
  height: 1px;
  bottom: 0;
  left: 0;
}
.exhibition ul li:hover i.top {
  width: 100%;
}
.exhibition ul li:hover i.left {
  height: 100%;
}
.exhibition ul li:hover i.right {
  height: 100%;
}
.exhibition ul li:hover i.bottom {
  width: 100%;
}
.goin {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  background-image: url(../images/b_bg.png);
}
.goin .btn {
  background: #fff;
  margin-bottom: 0;
}
.goin .btn:hover {
  color: #f19102;
  opacity: 0.9;
}
.goin p {
  text-align: center;
  color: #fff;
  padding-top: 34px;
  font-size: 24px;
}
/*弹窗*/
.box {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 512px;
  height: 498px;
  background: #fafafa;
  transform: translate(-50%,-50%);
  z-index: 1000;
  display: none;
}
.box .b_title {
  background: #ff821e;
  height: 113px;
  border-bottom: 1px solid #a41d12;
}
.box .b_title img {
  padding: 15px 0 0 56px;
}
.box .box_con {
  padding: 0 51px;
  position: relative;
}
.box .box_con .item h6 {
  font-size: 16px;
  color: #666666;
  padding-top: 12px;
  padding-bottom: 6px;
}
.box .box_con .item .text {
  
  height: 38px;
  color: #4d4d4d;
  padding-left: 74px;
  padding-right: 10px;
  width: 202px;
  overflow: hidden;
}
.input-box {
  border:1px solid #d2d2d2;
  position: relative;
}
.box .box_con .item .short {
  width: 184px;
  padding-left: 14px;
  padding-right: 10px;
}
.box .box_con .item .long {
  width: 410px;
}
.box .box_con .item .item_con div {
  margin-right: 20px;
  display: inline-block;
  float: left;
  position: relative;
}
.box .box_con .item .item_con .div2 {
  margin-right: 0;
}
.box .box_con .item .item_con div i {
  display: inline-block;
  width: 58px;
  height: 37px;
  position: absolute;
  top: 1px;
  left: 1px;
  background-color: #f7f7f7;
  border-right: 1px solid #e6e6e6;
  background-repeat: no-repeat;
  background-position: center;
}
.box .box_con .item .item_con div i.icon1 {
  background-image: url(../images/co.png);
}
.box .box_con .item .item_con div i.icon2 {
  background-image: url(../images/my.png);
}
.box .box_con .item .item_con div i.icon3 {
  background-image: url(../images/tx.png);
}
.apply_btn {
  display: block;
  width: 350px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #ff911b;
  font-size: 18px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  -moz-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  -o-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 4px rgba(0, 0, 0, 0.15);
}
.apply_btn:hover {
  background: #f19102;
}
.closed {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
/*formBox*/
.formBox {
  background: #fafafa;
  padding-bottom: 120px;
}
.formBox h1 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #ff9933;
  padding: 50px 0 44px 0;
}
.formBox table {
  margin: 0 auto;
  font-weight: normal;
}
.formBox table th {
  font-weight: normal;
  color: #ffffff;
  background: #ff9933;
  font-size: 18px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.formBox table .th1 {
  width: 98px;
  height: 88px;
}
.formBox table .th2 {
  width: 148px;
}
.formBox table .th3 {
  width: 488px;
}
.formBox table .th4 {
  width: 118px;
  border-bottom: 1px solid #fff;
}
.formBox table .th5 {
  width: 118px;
  border-bottom: 1px solid #fff;
  height: 44px;
}
.formBox table .th6 {
  width: 118px;
  border-bottom: 1px solid #fff;
}
.formBox table td {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  color: #666666;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tr_blue {
  background: #bbf0ff;
}
.tr_blues {
  background: #6cb6e4;
  color: #fff;
  height: 222px;
}
.jianju {
  height: 10px;
  background: #fafafa;
}
.formBox table .title {
  font-size: 18px;
  color: #fff;
}
.formBox table .red {
  color: #ff8408;
}
.blue_q {
  background: #d9f7ff;
}
.blue_q2 {
  background: #bbf0ff;
  height: 110px;
}
.zong {
  background: #e7feef;
}
.zong2 {
  background: #b2f4ba;
}
.tr_zong {
  background: #7ad098;
  height: 110px;
}
.tr1 {
  background: #f7a7a7;
  height: 166px;
}
.yan1 {
  background: #ffe5e5;
}
.yan2 {
  background: #fdf4f4;
}
.yan3 {
  background: #ffe5e5;
}
.tr2 {
  background: #fead89;
  height: 166px;
}
.yan4 {
  background: #ffe9db;
}
.yan5 {
  background: #fcf3ed;
}
.tr3 {
  background: #6cb6e4;
  height: 54px;
}
.yan6 {
  background: #bbf0ff;
}
.tr_zong2 {
  height: 166px;
  background: #7ad098;
}
.tr4 {
  background: #f7a7a7;
  height: 274px;
}
.sign {
  font-size: 12px;
}
.sign .s_img img {
  max-height: 16px;
  padding-bottom: 4px;
}
.l_gao {
  height: 54px;
}
.tr5 {
  height: 110px;
}
.tr6 {
  height: 110px;
  background: #fead89;
}
.yan7 {
  background: #fff7f4;
}
.btns {
  margin-top: 75px;
}
.btns .re_btn {
  padding-left: 18px;
  color: #666666;
  font-size: 18px;
  display: inline-block;
  margin-right: 136px;
  background: url(../images/re.png) no-repeat left center;
}
.btns .re_btn:hover {
  color: #f98b11;
}
.btns .inbtn {
  display: inline-block;
}

.zhehang {
  display: block;
  font-style: normal;
}


/*表单验证*/
label.error {
  position: absolute;
  color:#C23030;
  left: 5px;
  top:100%;
  margin-top: 5px;
  font-size: 12px;
  font-weight: normal;
}
.input-box.p label.error {
  left: 60px;
}
.s-error {
  color: #C23030;
  position: absolute;
  left: 50%;
  top: 115px;
  font-size: 12px;
  transform: translateX(-50%);
}