.container {
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    width: 90%;
}


.pic {
    position: relative;
}

.pic>img {
    width: 100%;
}

.pic>img:nth-child(2) {
    display: none;
}

.pic:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../images/picbac_01.png);
    position: absolute;
    left: 0;
    top: 0;
}

.pic .container {
    position: absolute;
    left: 50%;
    bottom: 17.8%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 9;
}

.pic_box {
    width: 27.875%;

}

.pic_box h2 {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding-bottom: 20px;
    font-size: 45px;
    color: #fff;
    margin-bottom: 28px;
}

.pic_box h2 span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
    font-family: 'nb';
    color: rgba(255, 255, 255, .2);
    font-size: 30px;
    text-transform: uppercase;
}

.crumb {
    color: #fff;
    font-size: 14px;
}

.crumb i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.crumb a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin-right: 4px;
    border-bottom: 1px solid transparent;
}

.crumb a:hover {
    border-color: #fff;
}

.pic_select {
    margin-top: 50px;
    position: relative;
    display: inline-block;
    z-index: 9;
}

.pic_select>a {
    display: inline-block;
    padding: 0 14px;
    background: #fff;
    border-radius: 7px;

}

.pic_select>a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 35px;
    font-weight: bold;
}

.pic_select>a span:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 7px solid #cccccc;
    border-color: #cccccc transparent transparent transparent;
    vertical-align: middle;
    margin-bottom: -8px;
    margin-left: 10px;
}

.pic_select ul {
    background: #fff;
    border-radius: 7px;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    min-width: 100%;
    z-index: 9;
}

.pic_select ul a {
    line-height: 38px;
    padding: 0 14px;

}

.pic_select ul a:hover {
    color: #0171be
}




/*********关于我们********/
#r1 {
  height: 90vh;
  padding-top:8%;
  position: relative;
}
.row .m-bg { position: absolute;width: 100%; height: 100%;top: 0;left: 0;}
.row .m-bg .apic{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: absolute; width: 100%;height: 100%;top: 0;left: 0;
}

#r1 .container {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  position: relative;
}
#r1 .container .col {width: 60%;}


.topic .en-b{font-family: en-b;color: #333; font-weight:bold;line-height: 1.5; font-size:30px;}
.topic .cn-b{font-family: en-b;color: #333; font-weight:bold;line-height:1.5; font-size:28px;}
.topic small{color: #333;line-height: 1.5; font-size:20px;}
.col .con p{ margin:2% 0px;color: #5a5b5b;line-height:1.6; font-size:15px;}


@media screen and (min-width: 1025px){
.app { display: none!important;}
}

@media screen and (max-width:1024px){
.pc {display: none!important;}
 #r1 .container .col.left{width: 100%;}
    
}

@media only screen and (max-width:769px ) {	
#r1 .container .col {width: 100%;}

}
@media only screen and (max-width:640px ) {	
.col .con p{ margin:0px 0px;color: #5a5b5b;line-height:1.8; font-size:12px;}
}


/*********设备********/
.intro-company {background: url(../img/png3.png) no-repeat left top 90px; overflow: hidden; padding-top:80px;}
.she_box{ margin-top:40px; padding-bottom:40px;}
.she_box img{ width:100%;}




/*********发展历程********/
.history_bg {
  padding: 50px 0px 0px;

}

@media (max-width: 1024px) {
  .index_history .history_box {
      padding-top: 40px;
      padding-bottom: 40px;
  }
}

@media (max-width: 700px) {
  .index_history .history_box {
      padding-top: 30px;
      padding-bottom: 30px;
  }
}

.history_box {
  margin-top: 30px;
  padding-bottom: 40px;
}


.history_box ul li:nth-child(even).animate {
  transform: translateX(0px);
  filter: alpha(opacity=100);
  opacity: 1;
}

.history_box ul li:nth-child(even) a {
  float: right;
  margin-right: 4px;
  margin-top: -1px;
}

@media (min-width: 1024px) {

  .history_box ul li:nth-child(even) a:hover .cont .day,
  .history_box ul li:nth-child(even) a:hover .cont .con {
      color: #f18d00;
  }

  .history_box ul li:nth-child(even) a:hover .cont .more {
      filter: alpha(opacity=100);
      opacity: 1;
      transform: translateY(0px);
  }

  .history_box ul li:nth-child(even) a:hover .date .ico {
      background: url(../images/b4.png) no-repeat;
  }

  .history_box ul li:nth-child(even) a:hover .date .line {
      background: #f18d00;
  }

  .history_box ul li:nth-child(even) a:hover .date .year {
      border-color: #f18d00;
  }

  .history_box ul li:nth-child(even) a:hover .date .year .bg {
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: #f18d00;
      margin-left: 0;
      margin-top: 0;
  }
}

.history_box ul li:nth-child(even) a .cont {
  padding-right: 0;
  left: auto;
  right: 0;
  padding-left: 230px;
}

.history_box ul li:nth-child(even) a .cont .day,
.history_box ul li:nth-child(even) a .cont .con,
.history_box ul li:nth-child(even) a .cont .more {
  text-align: left;
}

.history_box ul li:nth-child(even) a .date {
  float: left;
}

.history_box ul li:nth-child(even) a .date .ico,
.history_box ul li:nth-child(even) a .date .line,
.history_box ul li:nth-child(even) a .date .year {
  float: left;
}

.history_box ul li:nth-child(even) a .date .ico {
  background: url(../images/b2.png) no-repeat;
}

.history_box ul li {
  width: 100%;
  padding: 0 45px;
  box-sizing: border-box;
  transition: all 0.5s;
}

.history_box ul li.animate {
  transform: translateX(0px);
  filter: alpha(opacity=100);
  opacity: 1;
}

.history_box ul li a {
  float: left;
  width: 50%;
  height: 123px;
  display: block;
  position: relative;
}

@media (min-width: 1024px) {

  .history_box ul li a:hover .cont .day,
  .history_box ul li a:hover .cont .con {
      color: #f18d00;
  }

  .history_box ul li a:hover .cont .more {
      filter: alpha(opacity=100);
      opacity: 1;
      transform: translateY(0px);
  }

  .history_box ul li a:hover .date .ico {
      background: url(../images/b5.png) no-repeat;
  }

  .history_box ul li a:hover .date .line {
      background: #f18d00;
  }

  .history_box ul li a:hover .date .year {
      border-color: #f18d00;
  }

  .history_box ul li a:hover .date .year .bg {
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: #f18d00;
      margin-left: 0;
      margin-top: 0;
  }
}

.history_box ul li a .cont {
  position: absolute;
  left: 0;
  top: 20px;
  height: auto;
  width: 100%;
  padding-right: 230px;
  box-sizing: border-box;
}

.history_box ul li a .cont .day {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  text-align: right;
  transition: all 0.3s;
}

.history_box ul li a .cont .con {
  font-size: 14px;
  line-height: 24px;
  color: #797778;
  text-align: right;
  word-break: break-all;
  transition: all 0.3s;
  margin-top: 14px;
  overflow: hidden;
  max-height: 68px;
}

.history_box ul li a .cont .more {
  text-align: left;
  margin-top: 8px;
  transition: all 0.3s;
  filter: alpha(opacity=0);
  opacity: 0;
  transform: translateY(10px);
}

.history_box ul li a .cont .more .m {
  display: inline-block;
  width: 84px;
  height: 32px;
  background: #f18d00;
  border-radius: 32px;
  font-size: 12px;
  line-height: 32px;
  color: #fff;
  text-align: center;
}

.history_box ul li a .date {
  float: right;
}

.history_box ul li a .date .ico {
  width: 47px;
  transition: all 0.3s;
  height: 123px;
  background: url(../images/b.png) no-repeat;
  background-size: cover;
  float: right;
}

.history_box ul li a .date .line {
  width: 60px;
  height: 2px;
  transition: all 0.3s;
  background: #ddd;
  float: right;
  margin-top: 61px;
}

.history_box ul li a .date .year {
  float: right;
  width: 90px;
  height: 90px;
  background: #f8f8f8;
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-radius: 50%;
  margin-top: 16px;
  transition: all 0.3s;
  position: relative;
}

.history_box ul li a .date .year .txt {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 20;
  border-radius: 50%;
  font-size: 20px;
  line-height: 90px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.history_box ul li a .date .year .bg {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  transition: all 0.3s;
  background: #1c75c3;
  position: absolute;
  left: 50%;
  margin-left: -34px;
  top: 50%;
  margin-top: -34px;
}

@media (max-width: 1620px) {
  .history_box {
      margin-top: 50px;
      padding-bottom: 35px;
  }

  .history_box ul li:nth-child(even) a .cont {
      padding-left: 190px;
  }

  .history_box ul li {
      padding: 0;
  }

  .history_box ul li a .cont {
      padding-right: 190px;
  }

  .history_box ul li a .cont .day {
      font-size: 20px;
      line-height: 28px;
  }

  .history_box ul li a .cont .con {
      margin-top: 10px;
  }

  .history_box ul li a .date .line {
      width: 40px;
  }

  .history_box ul li a .date .year .txt {
      font-size: 20px;
      line-height: 90px;
  }
}

@media (max-width: 1024px) {
  .history_box {
      margin-top: 40px;
      padding-bottom: 30px;
  }

  .history_box ul li:nth-child(even) a .cont {
      padding-left: 160px;
  }

  .history_box ul li {
      padding: 0;
  }

  .history_box ul li a {
      margin: 0;
  }

  .history_box ul li a .cont {
      padding-right: 160px;
  }

  .history_box ul li a .cont .day {
      font-size: 16px;
      line-height: 24px;
  }

  .history_box ul li a .cont .con {
      margin-top: 5px;
      font-size: 13px;
      line-height: 22px;
      max-height: 88px;

  }

  .history_box ul li a .cont .more {
      transform: translateY(0);
      filter: alpha(opacity=100);
      opacity: 1;
  }

  .history_box ul li a .date .line {
      width: 30px;
  }

  .history_box ul li a .date .year {
      width: 70px;
      height: 70px;
      margin-top: 27px;
  }

  .history_box ul li a .date .year .bg {
      width: 50px;
      height: 50px;
      margin-left: -25px;
      margin-top: -25px;
  }

  .history_box ul li a .date .year .txt {
      font-size: 16px;
      line-height: 70px;
  }
}

@media (max-width: 800px) {
  .history_box {
      margin-top: 30px;
      padding-bottom: 20px;
  }

  .history_box ul li:nth-child(even) a .cont {
      padding-left: 90px;
  }

  .history_box ul li:last-child {
      margin-bottom: 0;
  }

  .history_box ul li {
      padding: 0;
      margin-bottom: 15px;
	  overflow:hidden;
  }

  .history_box ul li a {
      width: 100%;
      height: auto;
  }


   .history_box ul li:nth-child(even) a {
    float: right;
    margin-right: 0px;
    margin-top: 0px;
  }
  .history_box ul li a .cont {
      padding-right: 0;
      padding-left: 90px;
      position: static;
  }

  .history_box ul li a .cont .day {
      font-size: 16px;
      line-height: 24px;
      text-align: left;
  }

  .history_box ul li a .cont .con {
      margin-top: 5px;
      font-size: 13px;
      line-height: 22px;
      max-height: 88px;
      text-align: left;
      

  }

  .history_box ul li a .cont .more {
      margin-top: 3px;
  }

  .history_box ul li a .date {
      float: left;
  }

  .history_box ul li a .date .ico {
      display: none;
  }

  .history_box ul li a .date .line {
      width: 30px;
      display: none;
  }

  .history_box ul li a .date .year {
      width: 70px;
      height: 70px;
      margin-top: 0px;
  }

  .history_box ul li a .date .year .bg {
      width: 50px;
      height: 50px;
      margin-left: -25px;
      margin-top: -25px;
  }

  .history_box ul li a .date .year .txt {
      font-size: 16px;
      line-height: 70px;
  }
}


/*********企业文化***********/
.culture{padding:60px 0px 40px; overflow:hidden;}
.culture_tit{margin: 0 auto;text-align: center;}                                     
.culture_tit h3{font-size: 30px;color:#333;margin:20px auto 10px;}
.culture_tit span{display: block;font-size: 18px;color:#002E5B;font-family: "Arial";text-transform: uppercase;}


.culture .main {
	position: relative;
	display: block;
	width: 100%;
	max-width: 1200px;
    margin: 0 auto;
	margin-top:40px;
}

.culture .main .left1,
.culture .main .left2,
.culture .main .left3 {
	float: left;
	width: 51.2%;
	position: relative;
}

@media (max-width: 1270px) {
	.culture .main .left1,
	.culture .main .left2,
	.culture .main .left3 {
		width: 45.2%;
	}
}

@media (max-width: 992px) {
	.culture .main .left1,
	.culture .main .left2,
	.culture .main .left3 {
		width: 100%;
	}
}

.culture .main .left1 .item1,
.culture .main .left2 .item1,
.culture .main .left3 .item1 {
	position: relative;
	height: 185px;
	margin: 0 0 15px 0;
	padding: 50px 10px 10px 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width: 767px) {
	.culture .main .left1 .item1,
	.culture .main .left2 .item1,
	.culture .main .left3 .item1 {
		height: 120px;
		padding: 15px 15px 10px;
	}
}

.culture .main .left1 .item1 span,
.culture .main .left2 .item1 span,
.culture .main .left3 .item1 span {
	display: block;
	position: relative;
	color: #fff;
	height: 30px;
	overflow: hidden;
	font-size: 13px;
	line-height: 34px;
}

.culture .main .left1 .item1 span big,
.culture .main .left2 .item1 span big,
.culture .main .left3 .item1 span big {
	font-size: 18px;
	padding: 0 5px 0 0;
	font-weight: bold;
}

.culture .main .left1 .item1 p,
.culture .main .left2 .item1 p,
.culture .main .left3 .item1 p {
	display: block;
	position: relative;
	margin: 5px 0 0 0;
	color: #c2c8cf;
	max-height: 48px;
	overflow: hidden;
	font-size: 13px;
	line-height: 24px;
}

.culture .main .left1 .item2,
.culture .main .left2 .item2,
.culture .main .left3 .item2 {
	position: relative;
	height: 176px;
	margin: 0 0 15px 0;
	padding: 30px 10px 10px 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width: 767px) {
	.culture .main .left1 .item2,
	.culture .main .left2 .item2,
	.culture .main .left3 .item2 {
		height: 120px;
		padding: 15px 15px 10px;
	}
}

.culture .main .left1 .item2 span,
.culture .main .left2 .item2 span,
.culture .main .left3 .item2 span {
	display: block;
	position: relative;
	color: #ef4244;
	height: 30px;
	overflow: hidden;
	font-size: 13px;
	line-height: 34px;
}

.culture .main .left1 .item2 span big,
.culture .main .left2 .item2 span big,
.culture .main .left3 .item2 span big {
	font-size: 18px;
	padding: 0 5px 0 0;
	font-weight: bold;
}

.culture .main .left1 .item2 p,
.culture .main .left2 .item2 p,
.culture .main .left3 .item2 p {
	display: block;
	position: relative;
	margin: 8px 0 0 0;
	color: #fff;
	max-height: 48px;
	overflow: hidden;
	font-size: 13px;
	line-height: 24px;
}

.culture .main .left2 {
	width: 19.5%;
	padding: 0 11px;
}

@media (max-width: 1270px) {
	.culture .main .left2 {
		width: 25.5%;
	}
}

@media (max-width: 992px) {
	.culture .main .left2 {
		width: 36%;
		padding: 0 12px 0 0;
	}
}

@media (max-width: 767px) {
	.culture .main .left2 {
		width: 100%;
		padding: 0;
	}
}

.culture .main .left2 .item1 {
	height: 201px;
	margin: 0;
	padding: 30px 16px;
}

@media (max-width: 767px) {
	.culture .main .left2 .item1 {
		height: 130px;
		padding: 15px 15px 10px;
	}
}

.culture .main .left2 .item1 p {
	color: #c8dee8;
	font-size: 14px;
	line-height: 21px;
	max-height: 84px;
}

.culture .main .left3 {
	width: 29.3%;
}

@media (max-width: 992px) {
	.culture .main .left3 {
		width: 64%;
	}
}

@media (max-width: 767px) {
	.culture .main .left3 {
		width: 100%;
	}
}

.culture .main .left3 .item1 {
	height: 377px;
	margin: 0;
}

@media (max-width: 767px) {
	.culture .main .left3 .item1 {
		height: 120px;
	}
}

.culture .main .left3 .item1 p {
	color: #fff;
}

.culture .main .left3 .item2 {
	margin: 0;
}

.culture .main .left3 .item2 span {
	color: #fff;
}

.culture .main .left3 .item2 p {
	color: #fee5d8;
}


/***********产品****************/

.pro_list{border: 1px solid #ddd;}
.pro_list dt{width: 100%;
    height: 57px;
    position: relative;
    display: block;
	text-align:center;
    background-color: rgb(16, 120, 191);}

.pro_list dt span {
    width: 25%;
    float: left;
    color: rgba(255, 255, 255,1);
    font-size: 18px;
    line-height: 57px;
    text-align: center;
}
.pro_list dd  {
    width:100%;
    color: #333;
    font-size: 18px;
    line-height: 57px;
	height: 57px;
    text-align: center;overflow: hidden;
}
.pro_list dd:nth-child(even){
	background:#ddd;
}
.pro_list dd:nth-child(odd){
	background:#fff;
}
.pro_list dd span {
    width: 25%;
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 57px;
    text-align: center;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro_list dd a.ank{
    color: #ffffff;
	margin:0 auto;
	margin-top:13px;
    background: #FF7702;
    width: 90px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    display: block;
    font-size: 13px;
    border-radius: 3px;
}
.pro_list dd a.ank:hover {
    color: #ffffff;
    background: #33BC7A;
}

@media (max-width: 640px) {
.pro_list dd span { font-size: 14px;}
.pro_list dd a.ank { width: 65px;}

}



/***********新闻****************/
.new_bottom {
    padding:60px 0;
}

.new_bottom li a {
    display: block;
    padding: 46px 0;
    font-size: 0;
    position: relative;
}

.new_bottom li {
    border-bottom: 1px solid #dfe5e9;
    position: relative;
}

.new_bottom li:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #0171be;
    position: absolute;
    left: 50%;
    bottom: -1px;
}

.new_bottom li:first-child {
    border-top: 1px solid #dfe5e9;
}

.new_b_txt {
    display: inline-block;
    width: 85%;
    vertical-align: middle;
}

.new_b_txt h2 {
    color: #0a0a0a;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.new_b_txt p {
    line-height: 24px;
    color: #444
}

.new_bottom li h6 {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 15%;
}

.new_bottom li h6 font {
    color: #939393;
    font-size: 50px;
    display: inline-block;
    vertical-align: bottom;
    line-height: 44px;
}

.new_bottom li h6 span {
    display: inline-block;
    vertical-align: bottom;
    color: #939393;
    font-size: 16px;
}



/**********分页**************/
.text-center {text-align: center;margin-bottom:30px;}
.pagination{display: inline-block; padding-left: 0; border-radius: 4px; font-size: 12px;}
.pagination > li{display: inline;}
.pagination > li > a,
.pagination > li > span{position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #4d4d4d; text-decoration: none; background-color: #fff; border: 1px solid #ddd;}
.pagination > li:first-child > a,
.pagination > li:first-child > span{margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span{border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{z-index: 3; color: #000; background-color: #eee; border-color: #ddd;}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{z-index: 2; color: #fff; cursor: default; background-color: #059E4D; border-color: #059E4D;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus{color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd;}



/************新闻详情*****************/
.newxq {
    padding: 100px 0;
}

.newxq_left {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    box-sizing: border-box;
}

.newxq_tit {
    text-align: center;
    padding-bottom: 35px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 42px;
}

.newxq_tit h2 {
    color: #000000;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 35px;
}

.newxq_tit span {
    display: inline-block;
    vertical-align: top;
    margin: 0 18px;
    color: #8c8c8c;
    font-size: 14px;
}

.newxq_tit span i {
    display: inline-block;
    margin-right: 16px;
    color: #d1d1d1;
    font-size: 18px;
}

.newxq_left p {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 26px;
}

.newxq_left p img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}


.return {
    border: 1px solid #eeeeee;
    line-height: 0;
    margin-top: 100px
}

.return a {
    line-height: 46px;
    color: #8c8c8c;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff
}
.return a:hover {
    background: #4180d5;
    color: #fff
}

.return a:nth-child(2):hover {
    background: #4180d5
}

.return a:nth-child(1),
.return a:nth-child(3) {
    width: 43.2%;
    padding: 0 50px;
}

.return a:nth-child(2) {
    width: 13.6%;
    text-align: center;
    border: 1px solid #eee;
    border-top: none;
    border-bottom: none
}

.return a:nth-child(3) {
    text-align: right
}

.return a:nth-child(1) img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    margin-right: 22px
}

.return a:nth-child(3) img {
    margin-left: 22px
}

.return a img:nth-of-type(2) {
    display: none
}



/*****人才招聘****/

.recruits-list {min-height: 400px;/* padding-bottom: 2rem; */overflow:hidden;margin: 40px 0px;}
.recruits-list .recruits-nav {float: left;width: 300px; }
.recruits-list .recruits-nav-name {font-size: 24px;color: #fff;line-height: 90px;padding-left: 20px;background: #0964a1;}
.recruits-list .scroll-wrap {max-height: 16rem; }
.recruits-list .recruits-nav-a {display: block;position: relative;font-size: 16px;line-height: 50px;color: #666;padding: 10px 20px;border-bottom: 1px solid #fff;background: #f4f4f4;transition-duration: .5s;}
.recruits-list .recruits-nav-a:before {left: 0;top: 50%;transform: translateY(-50%);content: "";display: block;width: 6px;height: 0;transition-duration: .5s;background: #0964a1;position: absolute; }
.recruits-list .recruits-nav-a:hover, .recruits-list .recruits-nav-a.cur {background: #fff; }
.recruits-list .recruits-nav-a:hover:before, .recruits-list .recruits-nav-a.cur:before {height: 100%; }

.recruits-list .recruits-info { float:right;width: calc(100% - 324px);background: #f4f4f4; }
.recruits-list .recruits-info-contents {padding: 1rem 1.2rem 1rem;transition-duration: .3s; }
.recruits-list .recruits-position-name {font-size: 20px;line-height:2;color: #444;}
.recruits-list .recruits-para-wrap {border-bottom: 1px solid #e6e6e6;padding-bottom:10px; overflow:hidden;}
.recruits-list .para-item { float:left;font-size: 14px;line-height: 24px;color: #444;position: relative;padding-left: 30px; }
.recruits-list .para-item:before {position: absolute;content: "";display: block;width: 1px;height: 16px;background: #cfcfcf;left: 15px;top: 4px; }
.recruits-list .para-item:first-child {padding-left: 0; }
.recruits-list .para-item:first-child:before {display: none; }
.recruits-list .recruits-bot-item {font-size: 14px;line-height: 34px;padding-top: 30px; }
.recruits-list .recruits-bot-h5 {color: #444;font-size: 18px;}
.recruits-list .recruits-bot-detial {color: #888;font-size: 14px;}
.recruits-list .recruits-a {display: block;margin-top: 42px;width: 120px;height: 40px;line-height: 40px;color: #fff;font-size: 14px; text-align: center;background: #0964a1;transition-duration: .3s; }
.recruits-list .recruits-a:hover {background: #0964a1 url(../img/recruits-a.png) no-repeat right 18px center; }

@media only screen and (max-width:767px ) {	

.recruits-list .recruits-nav {float: left;width: 100%; margin-bottom:10px;}
.recruits-list .recruits-info {
    float: right;
    width: 100%;
    background: #f4f4f4;
}
.recruits-list .recruits-info-contents {padding: 1rem 0.5rem 1rem;transition-duration: .3s; }
.recruits-list .para-item:before { display:none;}
.recruits-list .para-item {padding-left:0px; padding-right:20px; }
}


/******在线反馈*****/
.massage{width:100% ;max-width: 900px; margin:30px auto; border: 1px solid #ebebeb;position: relative; z-index: 2; padding: 22px 50px; background: #fff;box-shadow:0 0 10px rgba(221, 221, 221, 0.5);-webkit-box-shadow:0 0 10px rgba(221, 221, 221, 0.5); -moz-box-shadow:0 0 10px rgba(221, 221, 221, 0.5); border-radius:5px;}
.maintop{width:100%; max-width: 800px; height: 55px; line-height:55px; float: left; border-bottom: 1px solid #ebebeb; text-indent: 37px; color: #555555; margin-bottom: 10px; font-size:20px; font-weight:normal; background: url(../images/guest.png) left center no-repeat; }

.massage table td{ color:#666;}
.massage .input{ border:1px solid #ddd; margin:5px 0px; border-radius:5px; padding-left:5px; max-width:350px;width:95%; height:35px; line-height:35px; outline:none;}
.massage textarea{ border:1px solid #ddd; margin:5px 0px; border-radius:5px; padding-left:5px;  max-width:580px;width:95%;line-height:35px;outline:none; resize:none;}
.massage .reset{border:1px solid #ddd; border-radius:5px;width:120px; height:42px; line-height:42px; color:#fff; background:#ddd;outline:none; cursor:pointer;}
.massage .button{border:1px solid #009ae1; border-radius:5px;width:120px; height:42px; line-height:42px; color:#fff; background:#009ae1;outline:none; cursor:pointer;}

/******联系方式*******/	

.contact-second{width: 100%;height:600px;position: relative;}
.contact-second .consec-map{position: absolute;top: 0px;left: 0px;z-index: 1;width: 100%;height:600px;}
.contact-second .consec-address{width: 1200px;margin: 0px auto;position: relative;}
.consec-address .consec-content{position: absolute;top:0px;left:0;z-index: 3;width: 470px;background:rgba(0, 91, 172, 0.61);}
	
.rf { display: block; float: right;overflow: hidden;}
.lf { display: block; float: left;overflow: hidden;}
.map{ background:url(../images/map.jpg) center top no-repeat; height:411px; margin-top:-4px; position:relative; z-index:0; padding-top:140px;}


.ad1{ height:36px; padding:20px 30px; border-bottom:1px solid #fff;} 
.ad2{ height:34px; padding:30px 30px;}
.ad12{float:left;padding-left:18px;font-size:14px;color:#fff;line-height:1.5;}
	
.n_contact{background:url(../images/contact.jpg) center center no-repeat;}
.c_box{}
.hq{position: absolute;z-index:99;width: 544px;background: rgba(31, 119, 196, 0.88);padding: 29px 40px;box-sizing: border-box;    margin-top: 100px;}
.hq h4{display: block;width: 100%;font-size: 24px;line-height: 62px;color: #fff;border-bottom: 1px solid #acc3e4;}

.hq-items{display: block;height: 26px;line-height: 26px;margin-top: 26px;font-size: 14px;color: #515355;}
.hq-icon{display: block;float: left;width: 26px;height: 26px;}
.hq-icon img{width: 100%;}
.hq-text{display: block;margin-left: 40px;color: #fff;}

.hq-ewm{margin-top: 35px; overflow:hidden;}
.hq-ewm-items{display: block;float: left;margin-right: 44px;}
.hqewm-pic{width: 127px;height: 127px;padding: 6px;border: 1px solid #d5d7d9;box-sizing: border-box;}
.hqewm-pic img{width: 100%;vertical-align: top;}
.hqewm-text{font-size: 14px;line-height: 46px;text-align: center;color: #666;}


