/* LESS Document */
table {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}
th,
td {
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(5.20833333vw);
}
html,
body {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  background: transparent;
  font-family: inherit;
}
img {
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
div,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
dl {
  list-style-type: none;
}
li {
  vertical-align: top;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  overflow: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
*html .clearfix {
  zoom: 1;
}
* + html .clearfix {
  zoom: 1;
}
img {
  border: none;
  vertical-align: top;
}
input,
textarea {
  font-size: 12px;
  color: #888;
  border: none;
  outline: medium none;
}
input,
textarea,
select {
  transition: 0.3s all ease-out;
}
input-placeholder {
  /* WebKit browsers */
  color: #ccc;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
}
input:focus {
  color: #333;
}
::selection {
  background: #388782;
  color: #fff;
}
::-moz-selection {
  background: #388782;
  color: #fff;
}
::-webkit-selection {
  background: #388782;
  color: #fff;
}
a {
  color: #666;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s all ease;
}
a:hover {
  color: #388782;
}
/*
Capitalize 英文拼音的首字母大写
Uppercase 英文拼音字母全大写
Lowercase 英文拼音字母全小写
*/
.daxie {
  text-transform: Uppercase;
}
.danhang {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.duohang {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.img-auto {
  display: block;
  overflow: hidden;
}
.img-auto img {
  width: auto;
  height: auto;
  margin: 0px auto;
  transition: 600ms;
}
.img-auto img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pc {
  display: inline-block;
}
.wap {
  display: none;
}
.jt-top {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #666 transparent;
}
.jt-bottom {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #666 transparent transparent transparent;
}
.jt-left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 10px 5px 0;
  border-color: transparent #666 transparent transparent;
}
.jt-right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #666;
}
.jt-right2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #fff;
}
.jt {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #666;
  vertical-align: middle;
  position: relative;
  margin-left: 15px;
  box-sizing: border-box;
}
.jt:before {
  width: 15px;
  height: 1px;
  background: #666;
  display: inline-block;
  content: "";
  position: absolute;
  left: -22px;
  top: 0px;
}
.jt2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #fff;
  vertical-align: middle;
  position: relative;
  margin-left: 15px;
  box-sizing: border-box;
}
.jt2:before {
  width: 15px;
  height: 1px;
  background: #fff;
  display: inline-block;
  content: "";
  position: absolute;
  left: -22px;
  top: 0px;
}
.hover1 {
  transform: translateX(8px);
  -moz-transform: translateX(8px);
  -ms-transform: translateX(8px);
  -o-transform: translateX(8px);
  -webkit-transform: translateX(8px);
}
.more {
  position: relative;
  vertical-align: middle;
  color: #666;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
}
.more:before,
.more:after {
  width: 100%;
  height: 1px;
  background: #ccc;
  display: block;
  content: "";
}
.more span {
  display: inline-block;
  margin-left: 25px;
}
.more a {
  vertical-align: middle;
}
.more2 {
  position: relative;
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
}
.more2:before,
.more2:after {
  width: 100%;
  height: 1px;
  background: #fff;
  display: block;
  content: "";
}
.more2 span {
  display: inline-block;
  margin-left: 25px;
}
.more2 a {
  vertical-align: middle;
  color: #fff;
}
.w1330 {
  width: 1333px;
  margin: 0 auto;
  position: relative;
}
body {
  background: url(../images/bj.png);
}
.bj {
  background: #f8f8f8;
}
.c-logo img {
  padding-top: 28px;
}
#c-header a.active {
  color: #388782;
}
.in-banner {
  text-align: center;
  border: 1px solid #388782;
  padding: 5px;
}
.in-banner img {
  width: 100%;
}
.in-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #388782;
}
.title {
  padding-top: 120px;
  font-size: 36px;
  color: #388782;
  text-align: center;
  line-height: 100%;
  margin-bottom: 70px;
}
.title span {
  display: block;
  color: rgba(51, 51, 51, 0.2);
  font-weight: bold;
  padding-bottom: 20px;
}
.title p {
  font-size: 18px;
  padding-top: 50px;
  color: #666;
}
.title.title2 {
  color: #fff;
}
.title.title2 span {
  color: #fff;
}
.title.title2 p {
  color: #fff;
}
.in1 {
  float: left;
  box-sizing: border-box;
  width: 48%;
  margin-right: 4%;
  position: relative;
  margin-bottom: 320px;
}
.in1 in1-img {
  text-align: center;
}
.in1 .in1-pin {
  position: absolute;
  left: 0;
  right: 0;
  top: 80%;
  margin: auto;
  width: 70%;
}
.in1 .in1-pin .in1-pin2 {
  width: 100%;
  background: #fff;
  font-size: 24px;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 80px;
}
.in1 .in1-pin .in1-pin2 p {
  font-size: 14px;
  color: #666;
}
.in1 .in1-pin .in1-pin2 a {
  color: #333;
  display: block;
  padding-bottom: 10px;
}
.in1 .in1-pin .in1-pin2 a:hover {
  color: #388782;
}
.in1.in1_1 {
  margin-right: 0;
}
.in1 .more {
  width: 130px;
  margin: auto;
  margin-top: 50px;
}
.in2 {
  background: #191a1a url(../images/bj1.png) no-repeat center top;
}
.in2 ul li {
  float: left;
  width: 32%;
  margin-left: 1%;
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 100%;
}
.in2 ul li span {
  padding-top: 15px;
  display: block;
}
.in2 .more2 {
  width: 130px;
  margin: auto;
  margin-top: 80px;
  margin-bottom: 120px;
}
.in3 ul li {
  float: left;
  box-sizing: border-box;
  border: 14px solid #e8b57e;
  background: #fff;
  width: 46%;
  margin: 0 2%;
  padding: 40px 20px;
  min-height: 350px;
}
.in3 ul li .in3-left {
  float: left;
  width: 200px;
}
.in3 ul li .in3-left:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
.in3 ul li .in3-right {
  float: right;
  width: calc(100% - 240px);
}
.in3 ul li .in3-right h3 {
  font-size: 22px;
  color: #388782;
  line-height: 100%;
}
.in3 ul li .in3-right span {
  display: block;
  color: #be534b;
  padding-bottom: 25px;
}
.in3 ul li .in3-right p {
  font-size: 14px;
  line-height: 28px;
}
.in3 .more {
  width: 130px;
  margin: auto;
  margin-top: 80px;
  margin-bottom: 120px;
}
.foot {
  background: #388782;
  padding-top: 120px;
  padding-bottom: 30px;
}
.foot h6 {
  font-size: 16px;
  padding-bottom: 20px;
}
.foot .foot-left {
  float: left;
  width: 50%;
}
.foot .foot-left a {
  color: #fff;
}
.foot .foot-left a:hover {
  color: #fff;
}
.foot .foot-left ul {
  float: left;
  box-sizing: border-box;
  padding-right: 16%;
}
.foot .foot-left ul li {
  font-size: 14px;
  line-height: 32px;
}
.foot .foot-right {
  float: right;
  width: 50%;
}
.foot .foot-right .foot-right1 {
  float: left;
}
.foot .foot-right .foot-right1 span {
  display: block;
  background: url(../images/telephone.png) no-repeat left center;
  vertical-align: middle;
  padding-left: 25px;
  font-size: 14px;
  line-height: 32px;
}
.foot .foot-right .foot-right1 span:nth-child(2) {
  background: url(../images/email.png) no-repeat left center;
}
.foot .foot-right .foot-right1 span:nth-child(3) {
  background: url(../images/placeholder.png) no-repeat left center;
}
.foot .foot-right .foot-right2 {
  float: right;
}
.foot .copy {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 60px;
  text-align: center;
  padding-top: 30px;
  font-size: 14px;
}
.banner {
  text-align: center;
}
.erjinav {
  border: 1px solid #eee;
  margin-top: 25px;
}
.erjinav ul {
  text-align: center;
}
.erjinav ul li {
  display: inline-block;
  line-height: 48px;
  padding: 0 48px;
}
.erjinav ul li a {
  color: #388782;
  font-size: 16px;
}
.prolist ul {
  margin-bottom: 100px;
}
.prolist ul li {
  float: left;
  width: 48%;
  box-sizing: border-box;
  margin: 0 1%;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.prolist ul li .prolist-poin {
  position: absolute;
  width: 75%;
  height: 183px;
  box-sizing: border-box;
  transition: 0.3s all ease;
  margin: auto;
  left: 0;
  right: 0;
  top: 800px;
  bottom: 0;
  padding: 50px 0;
  text-align: center;
  background: #fff;
  font-size: 24px;
  color: #333;
}
.prolist ul li .prolist-poin .more {
  width: 100px;
  margin: auto;
  margin-top: 20px;
}
.prolist ul li:hover .prolist-poin {
  display: block;
  top: 0;
}
.swiper-button-prev {
  background: url(../images/left.png) no-repeat;
  width: 29px;
  height: 29px;
  transition: 0.3s all ease;
  left: 5%;
}
.swiper-button-prev:hover {
  background: url(../images/left_hover.png) no-repeat;
}
.swiper-button-next {
  background: url(../images/right.png) no-repeat;
  width: 29px;
  height: 29px;
  transition: 0.3s all ease;
  right: 5%;
}
.swiper-button-next:hover {
  background: url(../images/right_hover.png) no-repeat;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #388782;
}
.proinfo2 {
  margin: 40px 0 120px 0;
  background: #fff;
}
.nei_box {
  box-sizing: border-box;
  padding: 40px 0 120px 0;
}
.nei_left_top {
  float: left;
  width: 258px;
}
.nei_left {
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
}
.nei_left .nei_left2 {
  border: 1px solid #388782;
}
.nei_left .nei_left2 .nei_left2_title {
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  background: #388782;
  color: #fff;
  text-align: center;
}
.nei_left .nei_left2 ul li {
  line-height: 56px;
  text-align: center;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  width: 70%;
  margin: auto;
}
.nei_left .nei_left2 ul li a {
  color: #666;
}
.nei_left .nei_left2 ul li a:hover {
  color: #388782;
}
.nei_left .nei_left2 ul li:last-child {
  border-bottom: none;
}
.nei_left3 {
  margin-top: 30px;
}
.nei_right {
  float: right;
  width: calc(100% - 300px);
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.lx_left {
  float: left;
  width: 60%;
  box-sizing: border-box;
  padding: 60px 10%;
}
.lx_left span {
  display: block;
  font-size: 14px;
  line-height: 32px;
}
.lx_left img {
  padding-top: 26px;
}
.lx_left_title {
  font-size: 26px;
  color: #388782;
  border-bottom: 1px solid #388782;
  line-height: 58px;
  margin-bottom: 36px;
}
.lx_right {
  float: left;
  width: 40%;
  box-sizing: border-box;
}
.c-map-box {
  height: 588px;
}
.nei_right2 {
  padding: 60px;
}
.cj {
  font-size: 14px;
  line-height: 28px;
}
.cj img {
  float: left;
  border: 1px solid #eee;
  padding: 88px;
  margin-right: 30px;
}
.cj3 {
  background: #f39910;
  box-sizing: border-box;
  text-align: center;
  padding: 80px 0;
  margin-top: 60px;
}
.dashi {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 60px;
}
.dashi2 ul li {
  float: inherit;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  padding-left: 5%;
  padding-right: 5%;
  min-height: inherit;
}
.about {
  background: #388782;
}
.about .about2 {
  float: left;
  background: url(../images/about5.png) no-repeat left top;
  width: 50%;
  box-sizing: border-box;
  padding-top: 20%;
  padding-left: 10%;
}
.about .about3 {
  float: right;
  width: 50%;
}
.job {
  border: 1px dashed #388782;
  background: #f1fffe;
  box-sizing: border-box;
  padding: 40px 20px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: #388782;
  margin-bottom: 100px;
}
.job2 {
  float: left;
  width: 50%;
}
.job2 h6 {
  color: #388782;
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 30px;
}
.job2 p {
  font-size: 16px;
  line-height: 36px;
}
.job2 a {
  color: #388782;
}
.job3 {
  float: right;
  width: 40%;
}
.line {
  border-bottom: 1px solid #388782;
  margin-top: 30px;
  margin-bottom: 30px;
}
.down {
  display: block;
  background: #388782;
  color: #fff!important;
  font-size: 16px;
  width: 176px;
  text-align: center;
  line-height: 46px;
  margin-top: 30px;
}
