.inbanner_txt {
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.inbanner_txt h2 {
  letter-spacing: 4px;
  color: #fff;
  font-size: 0.25rem;
  margin-bottom: 20px;
}
.inbanner_txt p {
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
  font-size: 30px;
}
.inbanner_txt .banner_more {
  font-weight: normal;
  display: inline-block;
  transition: all 1s;
  margin-top: 40px;
  background: #88191E;
  color: #fff;
  text-align: center;
  width: 130px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.inbanner_txt .banner_more:hover {
  color: #88191E;
  background: #fff;
}
.about_box {
  padding: 80px 0;
}
.inblock-box {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.insec3 {
  height: auto;
  overflow: hidden;
}
.insec3_l {
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  overflow: hidden;
  height: 350px;
  position: relative;
  float: left;
  width: 50%;
}
.transbox {
  z-index: 1;
  position: absolute;
  width: 102%;
  height: 100%;
  opacity: 0.9;
  -webkit-transition: cubic-bezier(0, -0.01, 0.51, 1.35) 4s;
  -o-transition: cubic-bezier(0, -0.01, 0.51, 1.35) 4s;
  -moz-transition: cubic-bezier(0, -0.01, 0.51, 1.35) 4s;
  transition: cubic-bezier(0, -0.01, 0.51, 1.35) 4s;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.phoneMenuClose .l1 {
  transform: rotate(45deg) !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  margin-top: -1.5px !important;
  margin-left: -12px !important;
}
.phoneMenuClose .l3 {
  transform: rotate(-45deg) !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  margin-top: -1.5px !important;
  margin-left: -12px !important;
}
.phoneMenuClose .l2 {
  display: none !important;
}
.transbox1 {
  background: url(../image/in1.jpg);
}
.transbox2 {
  background: url(../image/in2.jpg);
}
.insec3_l:hover .transbox {
  transform: scale(1.1);
}
.insec3box {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.insec3box > div {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.insec3box > div h2 {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  margin-bottom: 15px;
}
.insec3box > div p {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}
.insec3_l:hover {
  box-shadow: none;
}
.bg-red {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 100%;
  background: linear-gradient(to right, #af251c, #e77817);
  opacity: 0.3;
  transition: all 0.5s;
}
.insec3_l:hover .bg-red {
  top: 0;
}
.insec3_r {
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  overflow: hidden;
  height: 350px;
  position: relative;
  float: left;
  width: 50%;
}
.insec3_r:hover {
  box-shadow: none;
}
.insec3_r:hover .bg-red {
  top: 0;
}
.insec3_r:hover .transbox {
  transform: scale(1.1);
}
._banner {
  position: relative;
  height: 640px;
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
._banner .mask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #000;
  opacity: 0.11;
}
._banner1 {
  background: url(../image/_banner1.jpg);
}
._banner2 {
  background: url(../image/_banner2.jpg);
}
._banner3 {
  background: url(../image/_banner3.jpg);
}
._banner4 {
  background: url(../image/_banner4.jpg);
}
._banner5 {
  background: url(../image/_banner5.jpg);
}
._banner6 {
  background: url(../image/_banner6.jpg);
}
._banner21 {
  background: url(../image/_banner21.jpg);
}
._bannermain {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 350px;
  background: rgba(255, 255, 255, 0.7);
}
._banner_t {
  padding-bottom: 3px;
  padding-left: 110px;
  width: 800px;
  position: absolute;
  left: 0;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}
._banner_t h2 {
  font-size: 64px;
  text-transform: uppercase;
  color: #88191E;
  margin-bottom: 15px;
}
._banner_t h3 {
  font-size: 34px;
  font-weight: normal;
  text-transform: uppercase;
  color: #88191E;
}
._banner_t:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10px;
  background-color: #9b620d;
}
.nynav {
  background: #fff;
  height: 90px;
  border-bottom: 1px solid #eee;
}
.nynav .wp {
  height: 100%;
  position: relative;
}
.position {
  color: #999;
  line-height: 90px;
  position: relative;
  float: left;
  height: 100%;
}
.navline {
  position: absolute;
  height: 5px;
  width: 339px;
  background-image: url(../image/line1.png);
  background-repeat: no-repeat;
}
.position span {
  margin: 0 4px;
}
.position a {
  font-size: 14px;
  color: #999;
}
.position a.home i {
  margin-right: 3px;
}
.nav_r {
  width: 339px;
  float: right;
  height: 100%;
  position: relative;
}
.position a:hover {
  color: #88191E;
}
.nav_menu {
  position: relative;
  height: 90px;
  background: #88191E;
  width: 100%;
}
.nav_menu ul {
  display: none;
  padding-bottom: 3px;
  background: #8B2729;
  z-index:10;
  height: auto;
  position: absolute;
  right: 0;
  top: 100%;
  left: 0;
}
.nav_menu ul li {
  color: #fff;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.nav_menu ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 15px;
}
.nav_menu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 1px;
  left: 20px;
  right: 20px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}
.nav_menu ul li:last-child a:after {
  display: none;
}
.menu_t {
  cursor: pointer;
  position: relative;
  height: 100%;
  width: 100%;
  line-height: 90px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.menu_t i {
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
  border-top: 7px solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  transition: all 0.3s;
}
.nav_menu.on .menu_t i {
  transform: rotate(180deg);
}
.section {
  padding: 80px 0;
}
.ab_sec_2 {
  background-image: url(../image/absec2-bg.jpg);
}
.title {
  font-size: 26px;
}
.title h3 {
  display: inline-block;
  color: #88191E;
}
.title p {
  display: inline-block;
  color: #e6e6e6;
  font-weight: bold;
}
.ab_sec_2 ul {
	padding-top: 80px;
  height: auto;
  overflow: hidden;
}
.ab_sec_2 ul li div {
  position: relative;
}
.ab_sec_2 ul li {
  width: 20%;
  float: left;
}
.ab_sec_2 ul li > div {
  width: 90%;
}
.ab_sec_2 ul li figure {
  margin-bottom: 75px;
  overflow: hidden;
}
.ab_sec_2 ul li figure img {
  width: 100%;
}
.ab_sec_2 ul li .a-c-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
  padding: 0 5%;
  width: 100%;
  height: 75px;
  text-align: center;
  background: #f6f6f6;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ab_sec_2 ul li .a-c-cont .icon{
	display: block;
	overflow: hidden;
	height: 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.ab_sec_2 ul li .a-c-cont .e {
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #888;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ab_sec_2 ul li .a-c-cont .z {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ab_sec_2 ul li .a-c-cont .l {
    display: block;
    margin: 0 auto;
    width: 1px;
    height: 0;
    background: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ab_sec_2 ul li .a-c-cont .c {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    overflow: hidden;
    height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.ab_sec_2 ul li>div:hover .a-c-cont {
	top: 0;
	margin: 0;
	height: calc(100% + 75px);
	cursor: default;
	background-color: #88191E;
}

.ab_sec_2 ul li>div:hover .a-c-cont:before {
	top: 0
}

.ab_sec_2 ul li>div:hover .a-c-cont .icon {
	height: 32px;
	margin-bottom: 20px
}

.ab_sec_2 ul li>div:hover .a-c-cont .e,.ab_sec_2 ul li>div:hover .a-c-cont .z {
	color: #fff
}

.ab_sec_2 ul li>div:hover .a-c-cont .l {
	margin: 15px auto 10px;
	height: 25px
}

.ab_sec_2 ul li>div:hover .a-c-cont .c {
	height: 40px;
	visibility: visible;
	opacity: 1
}
.ab_sec_1{
  background-image: url(../image/absec1-bg.jpg);
  background-size: cover!important;
  background-repeat: no-repeat!important;
  background-position: center center!important;
}
.ab_sec_1 .title p {
  color: #ccc;
}
.company_con{
  padding-top: 80px;
  height: 600px;
}
.companyL{
  margin-right: 600px;
}
.companyL p{
  font-size: 15px;
  text-indent: 20px;
  margin-bottom: 15px;
}
.companyR{
  float: right;
  width: 500px;
  height: 500px;
  position: relative;
}
.companyR::after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
  background-color: #88191E;
}
.companyR .aboutimg{
  position: absolute;
  top: 25px;
  right:25px;
  width: 100%;
  height: 500px;
  z-index: 2;
  background-image: url(../image/company.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.zcBox{
  padding-top: 100px;
  height: 600px;
}
.zcL{
  float: left;
  width: 500px;
  height: 500px;
  position: relative;
  background-color: #88191E;
}
.zcImg{
  position: absolute;
  top: -25px;
  left:25px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.ab_sec_3{
  padding-bottom: 100px;
}
.zcR{
  margin-left: 600px;
}
.zcR p{
  font-size: 15px;
  text-indent: 20px;
  margin-bottom: 15px;
}
.ab_sec_4{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../image/absec4-bg.png);
}
.ab_sec_4 .title p{
  color: #ccc;
}
.honBox{
  border: 5px solid #e3e4e4;
  padding: 25px 15px;
  border-radius: 10px 10px 0 0;
  position: relative;
}
.imgBox{
  position: relative;
  height: 195px;
  display: flex;
  align-items: center;
}
.imgBox  > img{
  max-height: 195px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.honorlist{
  height: auto;
  overflow: hidden;
  padding-top: 40px;
}
.honorlist li{
  float: left;
  margin-left: 3%;
  width: calc(91% / 4);
  cursor: pointer;
  margin-top: 40px;
}
.honorlist li:nth-child(4N+1){
  margin-left: 0;
}
.honBox .imgBox img{
  position: relative;
  z-index: 1;
}
.honBox .imgBox .cover{
  position: absolute;
  left:0;
  top:0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background: rgba(0,0,0,.5);
  opacity: 0;
}
.honBox .imgBox .cover .icon{
  width: 40px;
  height: 40px;
  background: url(../image/search.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left:50%;
  top:50%;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 3;
  transform: scale(0);
  transition: .3s ease;
}
.honorlist li .htxt{
  background: #f7f7f7;
  transition: .3s ease;
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  padding: 15px 10px;
  border-radius: 0 0 15px 15px;
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.honorlist li > div:hover .cover{
  opacity: 1;
}
.honorlist li > div:hover .cover .icon{
  transform: scale(1);
}
.honorlist li > div:hover .htxt{
  background:#88191E;
  color: #fff;
}
/* 新闻中心 */
/* 新闻中心 */
.newSec {
  padding: 80px 0;
  height: auto;
  overflow: hidden;
}
.newsRe {
  float: right;
  width: 350px;
}
.newsLcon {
  margin-right: 450px;
  border-right: 1px solid #eee;
}
.newsLcon1 {
  margin-right: 0;
  border-right:none;
}
.retitle {
  position: relative;
  color: #88191E;
  font-size: 22px;
  padding-left: 25px;
  margin-bottom: 5px;
}
.retitle::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 4px;
  background: #88191E;
}
.newsRe li {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}
.newsRe li .reImg {
  float: left;
  width: 90px;
  height: 65px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.newsRe li .reTxt {
  margin-left: 0;
}
.newsRe li .reTxt h2 {
  font-weight: normal;
  font-size: 14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
}
.newsRe li .reTxt p {
  color: #999;
  font-size: 13px;
}
.newsRe li .reTxt span {
  color: #999;
  font-size: 13px;
}
.newsRe li:hover h2 {
  color: #88191E;
}
.newsRe li:hover {
  border-bottom: 1px solid #88191E;
}
.newsLcon ul {
  height: auto;
  overflow: hidden;
}
.newsLcon ul li .newsImg {
  width: 250px;
  height: 155px;
  overflow: hidden;
  float: left;
}
.bgcenter {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.newsLcon ul li .newsImg > div {
  width: 100%;
  height: 100%;
  transition: cubic-bezier(0, -0.01, 0.51, 1.35) 4s;
}
.newsLcon ul li a {
  display: block;
  height: auto;
  overflow: hidden;
  position: relative;
}
.newsLcon ul li a:hover .newsImg > div {
  transform: scale(1.1);
}
.newsLcon ul li {
  margin-right: 25px;
  border-bottom: 1px solid #eee;
}
.newsLcon ul li .newsTxt {
  margin-left: 280px;
}
.newsLcon ul li .newsTxt h2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  font-weight: normal;
  margin-bottom: 22px;
}
.newsLcon ul li .subTit {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: normal;
  margin-bottom: 15px;
  font-size: 14px;
  color: #999;
  height: 70px;
}
.newsLcon ul li .NewsTime {
  color: #88191E;
  font-size: 15px;
}
.newsLcon ul li .NewsTime span {
  margin-left: 5px;
  color: #ccc;
  font-size: 14px;
}
.newsLcon ul li a:after {
  z-index: 1;
  content: "";
  width: 0;
  height: 100%;
  background-color: #88191E;
  position: absolute;
  right: 0;
  top: 0;
  transition: 1.1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.newsLcon ul li a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.newsLcon ul li a > div {
  position: relative;
  z-index: 2;
}
.newsLcon ul li a {
  padding: 25px 20px;
}
.newsLcon ul li a:hover h2 {
  color: #fff;
}
.newsLcon ul li a:hover .subTit {
  color: #fff;
}
.newsLcon ul li a:hover .NewsTime {
  color: #fff;
}
.newsLcon ul li a:hover .NewsTime span {
  color: #fff;
}
.pagNation {
  font-size: 0;
  padding: 70px 0 0 0;
  text-align: center;
}
.pagNation span {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 14px;
  border: 1px solid #eee;
  border-right: none;
  line-height: 40px;
  text-align: center;
}
.pagNation span a {
  display: block;
  width: 100%;
  height: 100%;
}
.pagNation span:last-child {
  border-right: 1px solid #eee;
}
.pagArr {
  width: 80px !important;
}
.pagNation span.active {
  background: #88191E;
}
.pagNation span.active a {
  color: #fff;
}
.pagNation span:hover {
  background: #88191E;
  color: #fff;
}
.pagNation span:hover a {
  color: #fff;
}
.share-2 a {
  font-size: 17px !important;
}
.newsHead {
  padding: 0 0 25px 0;
}
.newsHead .h2 {
  font-size: 22px;
  margin-bottom: 30px;
}
.H_l {
  float: left;
}
.nH_r {
  padding-top: 8px;
  float: right;
  color: #999;
}
.nH_r a {
  color: #999;
  font-size: 15px;
}
.nH_r a i {
  color: #88191E;
  margin-left: 7px;
  font-size: 22px;
  vertical-align: -1px;
}
.Ntime {
  padding-top: 8px;
  font-size: 14px;
  color: #999;
  float: left;
}
.Ntime span {
  color: #999;
}
.newsLcon {
  padding-right: 30px;
}
.nesShare {
  padding-top: 8px;
  float: left;
  margin: 0 6px 0 15px;
  color: #999;
}
.share-2 a {
  vertical-align: -9px !important;
}
.nH_l {
  float: left;
  width: 500px;
}
.newsBody {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 40px 0;
}
.newsHead .headB {
  height: 50px;
}
.nesNb {
  padding-top: 145px;
}
.newsBody p {
  font-size: 14px;
}
.newsPriv {
  border-bottom: 1px solid #eee;
  padding: 15px 0 25px 0;
}
.newsPriv > div {
  padding: 10px 0 0;
}
.newsPriv > div span {
  font-size: 16px;
}
.newsPriv .spanPr {
  margin-left: 6px;
}
.newsPriv .spanPr {
  font-size: 15px;
}
.newsPriv .spanPr a {
  font-size: 15px;
}
.newsPriv .spanPr a:hover {
  color: #88191E;
}
.senav{
  background-color: #a7a7a7;
  padding: 15px 30px;
  margin: 30px 0;
}
.senav a{
  display: inline-block;
  padding: 8px 12px;
  background-color: #fff;
  border-radius: 30px;
  margin-right: 8px;
  font-size: 14px;
}
.senav a:hover{
  background-color: #88191E;
  color: #fff;
}
.senav a.active{
  background-color: #88191E;
  color: #fff;
}
.product_list{
  height: auto;
  overflow: hidden;
  padding: 80px 0;
}
.product_list li{
  float: left;
  margin-left: 3%;
  width: calc(91% / 4);
  cursor: pointer;
}
.product_list li > div{
  position: relative;
  background-color: #ededed;
  height: 350px;
  margin-bottom: 40px;
  overflow: hidden;
}
.product_list li:nth-child(4N+1){
  margin-left: 0;
}
.product_list li > div a{
   display: block;
   height: 100%;
}
.proimage{
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.proimage img{
  width: 80%;
  transition: all .3s ease;
}
.procover{
  position: absolute;
  left:0;
  top:0;
  right: 0;
  bottom: 0;
  transform: scaleY(0);
  z-index:2;
  background-color: rgba(136,25,30, 0.7);
  transition: all .3s ease;
}
.product_list li > div:hover .procover{
  transform: scaleY(1);
}
.product_list li > div:hover .proimage img{
  transform: scale(1.1);
}
.coverBox{
  color: #fff;
  position: absolute;
  width: 100%;
  left: 50%;
  top:50%;
  z-index: 3;
  transform: translate(-50%,-50%);
  text-align: center;
}
.coverBox img{
  width: 45px;
}
.coverBox .line{
  display: inline-block;
  height: 1px;
  width:50%;
  background-color: #fff;
  margin: 25px 0 20px 0;
  transition: all .3s ease .4s;
  transform: scaleX(0);
  visibility:hidden;
  opacity: 0;
}
.coverBox h4{
  transform: scale(0);
  opacity: 0;
  visibility:hidden;
  transition: all .3s ease .4s;
}
.coverBox h2{
  transform: translateY(25px);
  opacity: 0;
  visibility:hidden;
  transition: all .3s ease .4s;
}
.product_list li > div:hover  .coverBox .line{
  transform: scaleX(1);
  opacity: 1;
  visibility: visible;
}
.product_list li > div:hover .coverBox h4{
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.product_list li > div:hover .coverBox h2{
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
/* 招商加盟 */
.jtitle{
  text-align: center;
  font-size: 36px;
  margin-bottom: 55px;
  color: #F0BE00;
  font-weight: bold;
}
.join_sec_1 p{
  display: block;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 22px;
}
.title1{
  text-align: center;
}
.title1 h2{
  font-size: 31px;
  color: #fff;
}
.title1 h3{
  font-size: 28px;
  color: #fff;
  margin: 8px 0 2px 0;
}
.title1 h4{
  background-color: #fff;
  width: 60px;
  height: 3px;
  margin: 20px auto 0px;
  display: inline-block;
}
.join_sec_2{
  background-image: url(../image/join_1.jpg);
  position: relative;
  height: 550px;
}
.join_sec_2 .wp{
  height: 100%;
  position: relative;
}
.adbox{
  background-color: #f4f4f4;
  position: absolute;
  left:0;
  right: 0;
  bottom: -150px;
  z-index:5;
  padding: 35px 0;
}
.aditem{
  width: 25%;
  float: left;
  padding: 0 35px;
}
.aditem img{
  height: 72px;
}
.aditem h2{
  display: block;
  width: 40px;
  height: 4px;
  background-color: #88191E;
  margin: 20px 0;
  transition: all .3s ease;
}
.aditem p{
  font-size: 14px;
  line-height: 22px;
}
.aditem:hover h2{
  width: 100%;
}
.title2 h2{
  color: #333;
}
.title2 h3{
  color: #333;
}
.title2 h4{
  background-color: #333;
}
.join_sec_3{
  padding-top: 160px;
}
.join_sec_3 ul li{
  float: left;
  margin-left: 2%;
  width: calc(92% / 5);
  margin-top: 30px;
}
.supitem{
  border: 1px solid #e1e1e1;
  height: 305px;
  padding: 0 15px;
  text-align: center;
  padding-top: 40px;
  transition: .3s ease;
}
.join_sec_3 ul{
  height: auto;
  overflow: hidden;
  padding: 80px 10px 10px 10px;
}
.supitem h2{
  margin-top: 15px;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
}
.join_sec_3 ul li:nth-child(5N+1){
  margin-left: 0;
}
.supitem p{
  font-size: 14px;
}
.supitem:hover{
  box-shadow: 0 6px 12px 0 rgba(0,0,0,.12);
}
.join_sec_4{
  background-image: url(../image/join4.jpg);
}
.join_sec_4 ul{
  padding-top: 100px;
  height: auto;
  overflow: hidden;
}
.join_sec_4 ul li{
  float: left;
  margin-left: 4%;
  width: 22%;
  position: relative;
}
.join_sec_4 ul li:first-child{
  margin-left: 0;
}
.join_sec_4 ul li .img2{
  display: none;
}
.proce_item .imgbox{
  width: 120px;
  height: 120px;
  border-radius: 120px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s ease;
  margin: 0 auto;
}
.proce_item .imgbox img{
  width: 50px;
}
.proce_item h2{
  color: #fff;
  font-weight: normal;
  margin-top: 20px;
}
.proce_item{
  text-align: center;
}
.proce_item:hover .imgbox{
  background-color: #88191E;
}
.proce_item:hover .img1{
  display: none;
}
.proce_item:hover .img2{
  display: block;
}
.join_sec_4 ul li:after{
  display: block;
  content: '';
  width: 40px;
  height: 40px;
  background: url(../image/arrow2.png);
  background-size: 40px;
  position: absolute;
  top:40%;
  transform: translateY(-50%);
  right: -15%;
}
/* 联系我们 */
#map{
  height: 600px;
  position: relative;
  z-index: 1;
}
.mapBox{
  position: relative;
}
.mapinfo{
  background-color: #fff;
  position: absolute;
  z-index: 3;
  left:13%;
  top:50%;
  transform: translateY(-50%);
  width: 450px;
  border-bottom: 5px solid #88191E;
  padding:55px 40px;
}
.mapinfo h2{
  margin-bottom: 16px;
  font-size: 26px;
}
.mapinfo p{
  font-size: 14px;
  line-height: 25px;
}
.mapinfo img{
  margin: 10px 0;
}
.contacts1{
  background-image: url(../image/message.jpg);
}
.messageBox{
  background-color: #fff;
  padding: 50px 65px;
  height: auto;
  overflow: hidden;
}
.msgL{
  float: left;
  width: 43%;
}
.msgL h2{
  font-size: 26px;
  color: #333;
}
.msgL h3{
  font-size: 25px;
  color: #333;
}
.msgL .line{
  width: 30px;
  height: 3px;
  background-color: #88191E;
  margin: 20px 0 60px 0;
}
.msgL h4{
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 50px;
}
.msgL h5{
  font-weight: normal;
  font-size: 18px;
}
.msgL h6{
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 100px;
}
.map{
  height: 250px;
}
.map img{
  width: 100%;
}
.msgR{
  float: right;
  width: 48%;
}
/* 人才中心 */
.strategy-p {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
	font-size: 15px;
  margin-top: 50px;
}

.job_ul1 {
	padding-top: 50px;
	margin: 20px 0 0 0;
	height: auto;
	overflow: hidden;
}

.job_ul1 li {
	padding-bottom: 60px;
	cursor: pointer;
	width: 33.33%;
	float: left;
	text-align: center;
}

.job_ul1 li>div {
	box-sizing: border-box;
	padding: 35px 40px 40px 40px;
	width: 78%;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 5px 25px 45px rgba(0, 0, 0, .12);
	transition: all .3s ease-in;
}

.jobs1 {
	padding-bottom: 30px;
}
.jobs2 {
	padding-top: 30px;
}
.strategy-main i {
	font-size: 50px;
	color: #88191E;
}

.job_ul1 li:hover>div {
	transform: translateY(-8px);
}
.job_ul1 li img{
  width: 60px;
  margin-bottom: 15px;
}
.job_ul1 li {
  font-size: 14px;
}

.job_title {
	background: #88191E;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.job_title ._item {
	text-align: center;
	float: left;
	width: 17%;
}

.job_title ._item:first-child {
	width: 32%;
}

.jobt ._item {
	text-align: center;
	float: left;
	width: 17%;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	background: #ddd;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.jobt ._item:first-child {
	width: 32%;
}

.jobt {
	height: auto;
	overflow: hidden;
	cursor: pointer;
	border-bottom: 1px solid #eee;
}

.jobcon {
	background: #f9f9f9;
	padding: 50px 50px 50px;
	font-size: 12px;
	color: #756e6e;
	line-height: 26px;
	display: none;
}

.jobcon h5 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
}

.jobt ._item:last-child i {
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	border-top: 7px solid;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	transition: all .3s;
}

.joblist li.on ._item i {
	transform: rotate(180deg);
}
.job_title{
  margin-top: 70px;
}
