header .rt .navbox .navli:nth-child(9) .navTl span i {
  color: #3a984c;
}

.cont_a .content {
  background: url(../image/ind_17.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 80px 0;
}

.cont_a .inwrap {
  width: 90%;
  max-width: 1194px;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.cont_a .inwrap .box {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  background: #fff;
}

.cont_a .inwrap .lt {
  padding: 40px 40px 35px;
}

.cont_a .inwrap .lt .top {
  padding-bottom: 32px;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
}

.cont_a .inwrap .lt .top .ewmbox {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #f0f0f0;
}

.cont_a .inwrap .lt .top .tlbox {
  margin-bottom: 32px;
}

.cont_a .inwrap .lt .top .tlbox .en_h {
  font-size: 16px;
  color: #999999;
  margin-bottom: 10px;
}

.cont_a .inwrap .lt .top .tlbox .en_l {
  color: #3a984c;
  font-size: 24px;
  font-family: 'ali_b';
}

.cont_a .inwrap .lt .top .lxbox .telbox {
  font-size: 20px;
  padding-left: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 24px;
  color: #333333;
  margin-bottom: 23px;
}

.cont_a .inwrap .lt .top .lxbox .telbox span {
  color: #999999;
}

.cont_a .inwrap .lt .top .lxbox .telbox:nth-child(1) {
  background: url(/skin/images/phone_2.png) no-repeat left center;
}

.cont_a .inwrap .lt .top .lxbox .telbox:nth-child(2) {
  background: url(/skin/images/tel_2.png) no-repeat left center;
  margin-bottom: 0;
}

.cont_a .inwrap .lt .btbox {
  padding-top: 35px;
}

.cont_a .inwrap .lt .btbox .hzbox {
  float: left;
}

.cont_a .inwrap .lt .btbox .hzbox .li {
  line-height: 24px;
  font-family: Microsoft YaHei;
  color: #333333;
}

.cont_a .inwrap .lt .btbox .hzbox .li .tl {
  color: #999999;
}

.cont_a .inwrap .lt .btbox .hzbox:nth-child(1) {
  padding-bottom: 17px;
  padding-right: 58px;
  border-bottom: 1px dashed #f0f0f0;
}

.cont_a .inwrap .lt .btbox .hzbox:nth-child(2) {
  padding-top: 17px;
}

.cont_a .inwrap .rt {
  position: absolute;
  height: 100%;
  right: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.cont_b {
  background: #f8f8f8;
  padding-bottom: 6.25%;
}

.cont_b .inwrap {
  width: 90%;
  max-width: 1194px;
  margin: 0 auto;
}

.cont_b .inwrap .inpout {
  margin-bottom: 32px;
}

.cont_b .inwrap .inpout .inpbox {
  width: 48.5762%;
  float: left;
  position: relative;
  margin-right: 2.8476%;
  
  
  
  
  
  
}

.cont_b .inwrap .inpout .inpbox .lt {
  position: absolute;
  left: 0;
  top: 22px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  border-right: 1px solid #f0f0f0;
  text-align: center;
}

.cont_b .inwrap .inpout .inpbox input {
  background: #fff;
  border: none;
  line-height: 60px;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
}

.cont_b .inwrap .inpout .inpbox textarea {
  background: #fff;
  border: none;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 180px;
  resize: none;
  line-height: 24px;
  font-family: Microsoft Yahei;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cont_b .inwrap .inpout .inpbox input::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 14px;
}

.cont_b .inwrap .inpout .inpbox input:-moz-placeholder {
  color: #cccccc;
  font-size: 14px;
}

.cont_b .inwrap .inpout .inpbox input::-moz-placeholder {
  color: #cccccc;
  font-size: 14px;
}

.cont_b .inwrap .inpout .inpbox input:-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
}

.cont_b .inwrap .inpout .inpbox textarea::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 14px;
}

.cont_b .inwrap .inpout .inpbox textarea:-moz-placeholder {
  color: #cccccc;
  font-size: 14px;
}

.cont_b .inwrap .inpout .inpbox textarea::-moz-placeholder {
  color: #cccccc;
  font-size: 14px;
}

.cont_b .inwrap .inpout .inpbox textarea:-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
}

.cont_b .inwrap .inpout .inpbox:last-child {
  margin-right: 0;
}

.cont_b .inwrap .inpout .textareabox {
  width: 100%;
}

.cont_b .inwrap .inpout .l110 .lt {
  width: 85px;
}

.cont_b .inwrap .inpout .l110 input {
  padding-left: 110px;
}

.cont_b .inwrap .inpout .l136 .lt {
  width: 113px;
}

.cont_b .inwrap .inpout .l136 textarea {
  padding-left: 136px;
  padding-top: 18px;
  padding-bottom: 18px;
  outline: none;
}

.cont_b .inwrap .btnbox {
  text-align: center;
}

.cont_b .inwrap .btnbox .btn {
  display: inline-block;
  width: 236px;
  height: 54px;
  background-color: #ffffff;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  text-align: center;
  line-height: 54px;
  font-size: 16px;
  color: #1a1a1a;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.cont_b .inwrap .btnbox .reset {
  margin-left: 44px;
  background: none;
  border: solid 2px #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 50px;
}

.cont_b .inwrap .btnbox .btn:hover {
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
  color: #3a984c;
}

@media (max-width: 768px) {
  .cont_a .inwrap .box {
    width: 100%;
  }
  .cont_a .inwrap .rt {
    position: static;
  }
  .cont_a .inwrap .lt {
    padding: 6%;
  }
  .cont_a .inwrap .lt .top {
    padding-bottom: 20px;
  }
  .cont_a .inwrap .lt .top .ewmbox {
    width: 80px;
    padding: 4px;
  }
  .cont_a .inwrap .lt .top .tlbox .en_l {
    font-size: 18px;
  }
  .cont_a .inwrap .lt .top .lxbox .telbox {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .cont_a .inwrap .lt .btbox {
    padding-top: 20px;
  }
  .cont_a .content {
    padding: 60px 0;
  }
  .cont_b {
    padding-bottom: 60px;
  }
  .cont_b .inwrap .inpout {
    margin-bottom: 5%;
  }
  .cont_b .inwrap .inpout .inpbox {
    width: 100%;
    margin-bottom: 6%;
    margin-right: 0;
  }
  .cont_b .inwrap .inpout .inpbox:last-child {
    margin-bottom: 0;
  }
  .cont_b .inwrap .btnbox .btn {
    width: 150px;
  }
  .cont_b .inwrap .btnbox .reset {
    margin-left: 20px;
  }
}