@charset "utf-8";
 
.font-blue{
  color: #158BEF;
}
.web-learning-tit:hover,
.info-news-title:hover,
.web-present-tit:hover,
.vedio-news-info a:hover,
.web-jion-name:hover, 
.web-teacher-info a:hover,
.web-methods-item a:hover{
  color: #158BEF;
}
.web-container{
 margin: 0 auto;
}
.web-container:before,
.web-container:after {
  display: table;
  content: " ";
}
.web-container:after {
  clear: both;
}
.web-learning-img img, .web-present-img img,
.web-list-three img,
.web-list-one img,
.web-methods-img img,
.web-teacher-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.web-learning-img img:hover, 
.web-present-img img:hover,
.baike-zx-img img:hover,
.web-list-three img:hover,
.web-list-one img:hover,
.web-list-img img:hover,
.web-methods-img img:hover{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.web-company-area:before, 
.web-company-name:before, 
.web-company-address:before, 
.web-company-tel:before{
  background: url(../new_zbimages/list.png) no-repeat;
}
.blue-arr:after,
.join-hot,.join-finish,
.update-time:before,
.history-month-tit:before,
.history-info-month p:after,
.web-map-close,
.update-time:before,
.join-hot,
.join-finish,
.public-handle .web-online:before,
.public-handle a:before,
.web-more,.web-more:hover,
.web-bulletin:before{
  background: url(../new_zbimages/new.png) no-repeat;
}
.web-methods-list,
.web-col,
.web-information .baike-three-info,
.web-information .baike-three-left,
.web-apply,
.web-apply-item input,
.web-apply-item select,
.web-list-one p,
.web-list-one a{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.web-wrap .baike-reason-list{
  width: 100%;
}
 
.public-page-list.public-blue-page li.active a,  
.public-page-list.public-blue-page li.active span{
    color: #158BEF;
    border: 1px solid #158BEF;
}
/**********header************/
.web-gray{
  height: 52px;
  background: #F2F2F2;
}
.web-white{
  background: #fff;
}
.web-date,
.web-bulletin,
.web-mechanism{
  font-size: 16px;
  color: #999;
  line-height: 52px;
}
.web-bulletin:before{
  display: inline-block;
  content: '';
  vertical-align: middle;
  width: 17px;
  height: 20px;
  background-position: -5px -5px;
  margin-left: 38px;
}
.web-bulletin{
  height: 52px;
  width: 50%;
}
.web-logo{
  display: block;
  font-size: 32px;
  font-weight: 600;
  color: #158BEF;
  line-height: 44px;
  padding: 68px 0;
}
.web-logo h1{
  display: inline-block;
  border-left: 2px solid #DFDFDF;
  padding-left: 16px;
  margin-left: 16px;
  font-size: 32px;
  line-height: 44px;
  vertical-align: middle;
}
.web-logo img{
  height: 44px;
  vertical-align: middle;
}
.web-contact{
 padding: 27px 0;
}
.web-contact p{
  font-size: 20px;
  font-family: Microsoft YaHei;
  color: #666;
  line-height: 42px;
}
.web-contact span{
  color: #333;
}
.public-handle{
  margin-right: 25px; 
  margin-top: 38px;
  position: relative;
}
.public-handle .web-online,
.public-handle a{
  display: block;
  width: 172px;
  line-height: 42px;
  font-size: 16px;  
  border-radius: 4px;
  text-align: center;
  border: 1px solid #158BEF;
  margin-bottom: 11px;
}
.public-handle .web-online-apply{
  background: #158BEF;
  color: #fff;
}
.public-handle .web-online{
  background: #FFFFFF; 
  cursor: pointer;
  color: #158BEF;
}
.public-handle .web-online-apply:before,
.public-handle .web-online:before{
  display: inline-block;
  content: '';
  width: 20px;
  height: 24px;
  vertical-align: middle;
  margin-right: 6px;
}
.public-handle .web-online-apply:before{
  background-position: -68px -2px;
}
.public-handle .web-online:before{
  background-position: -38px -2px;
}
.public-handle .detail-pilot-show{
    right: 180px;
    top: 0;
}
.web-public-nav{
  display: block;
  text-align: justify;
  text-align-last: justify;
}
.web-public-nav a{
  display: inline-block;
  padding: 0  0 30px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  color: #333;
  line-height: 24px;
  position: relative;
  text-align: center;
  text-align-last: center;
}
.web-public-nav a.active{
  color: #158BEF;
}
.web-public-nav a.active:after{
  display: block;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 6px;
  background: #158BEF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.web-public-swiper img{
  display: block;
  width: 100%;
  height: 680px;
  object-fit: cover;
}

.web-public-swiper .swiper-pagination-bullet{
  height: 10px;
  width: 10px;
  background: rgba(255,255,255,.9);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
.web-public-swiper.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
 margin-right: 15px;
}
.web-public-swiper.swiper-container-horizontal>.swiper-pagination-bullets,
.web-public-swiper .swiper-pagination-custom,
.web-public-swiper .swiper-pagination-fraction{
  bottom: 32px;
  right: 50%;
  text-align: right;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}
.web-public-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
  width: 36px;
  background: #fff;
}
.web-menu{
  display: none;
}
.web-fix{
  position: relative;
}
.web-nav-mark{
  background: rgba(0,0,0,.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  width: 100%;
  height: 100%;
  display: none;
}
/***********foot*************/
.web-foot{
  background: #282D35;
  padding-bottom: 58px;
  margin-top: 150px;
}
.web-foot .footer-nav-list{
  width: 100%;
}
.public-footer-nav{
  float: left;
  display: block;
  width: 25%;
  text-align: left;
  text-align-last: left;
}
.web-list-one{ 
  margin: 20px -1% 0 0;
}
.web-list-one .web-col{
  float: left; 
  width: 24%;
  margin-right: 1%;
  border: 1px solid #EDEDED;
}
.web-list-one a{
  display: block;
  width: 100%; 
}
.web-list-img{
  width: 100%;
  height: 218px;
  overflow: hidden;
}

 
.web-list-one p{
  font-size: 18px;
  color: #333333;
  line-height: 58px;
  height: 58px;
  width: 100%;
  padding: 0 10px;
}
.web-list-three{
  margin-right: -1%;
}
.web-list-three li{
  float: left;
  width: 24%;
  margin-right: 1%;
  margin-top: 19px; 
  height: 218px;
  overflow: hidden;
}
 
.web-right-code{
  position: fixed;
  top: 50%;
  right: 17px;
  z-index: 100;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.web-right-code li{
  margin: 10px 0;
  text-align: center;
}
.web-right-code img{
  display: block;
  width: 78px;
  height: 78px;
  margin: auto;
}
.web-right-code p{
  font-size: 16px; 
  color: #333333;
  line-height: 26px;
  background: rgba(255,255,255,.8);
  margin: 8px 0 ;
}
/*********************/
 
.web-title{
  margin: 45px 0 16px;
}
.web-title h2{
  font-size: 28px;
  color: #333333;
  line-height: 30px;
}
.web-title h2:before{
  display: inline-block;
  content: '';
  width: 6px;
  height: 18px;
  background: #158BEF;
  vertical-align: middle;
  margin-right: 9px;
}
.web-title span{
  text-transform: uppercase;
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
  color: #666666;
  line-height: 18px;
  margin-left: 10px;
}
.web-more{
  display: block;
  width: 68px;
  height: 30px;
  background-position: 0 -26px;
}
.web-more:hover{
    background-position: -143px -26px;
}
/****************/
.web-apply{
  background: #F6F6F6;
  padding: 49px 50px 39px;
}
.web-apply-wrap{
  margin-right: -3%;
}
 
.web-apply .detail-agree a:hover{
  color: #158BEF;
}
input[type=submit].web-submit{
  display: block;
  margin: 22px auto;
  width: 198px;
  height: 59px;
  background: #158BEF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 59px;
}
.web-apply-item{
  width: 30%;
  margin: 0 3% 19px 0;
  float: left;
}
.web-apply-item p{
  font-size: 16px;
  float: left;
  line-height: 50px;
  margin-right: 8px;
}
.web-apply-item b{
 color: #FF1F1F;
 font-weight: 400;
}
.web-apply-item input,
.web-result{
  float: left;
  height: 48px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  line-height: 48px;
  padding: 0 9px;
  font-size: 16px;
  color: #A5A5A5;
  width: 68%;
}
.web-result{
  height: 50px;
}

.web-information .recover-mech-item:after{
  background: #fff;
}
.web-information .baike-three-left{
  margin-right: 4%;
}
.web-information .recover-mech-list{
  width: 100%;
  margin-top: 30px;
}
.web-information .recover-mech-item{
  width: 30%;
}
.web-information .baike-three-info{
  padding: 23px 16px 32px;
}
.web-information .society-family-tit{
  font-size: 24px;
  line-height: 34px;
  height: 34px;
}
.web-wrap .baike-reason-item:after {
  background: #fff;
}
.web-wrap .baike-reason-list ul{
  margin-right: -5%;
}
.web-wrap .baike-reason-item{
  width: 29%;
  margin-right: 4%;
}
.district-present-txt{
  position: relative;
}
/*机构新闻*/
.info-news-list{
  margin-top: -12px;
}
.info-news-list li{
  padding:  21px 0;
  border-bottom: 1px solid #EDECEC;
}
.info-news-title{
  display: block;
  font-size: 24px; 
  color: #333333;
  line-height: 28px;
  height: 28px;
  margin-bottom: 12px;
}
.info-news-img{
  width: 306px;
  height: 183px; 
  background: #fff;
}
 
.info-news-img img{
  display: block;
  width: 291px;
  height: 100%;
  object-fit: cover;
}
.info-news-img:after {
    display: inline-block;
    content: '';
    width: 15px;
    height: 183px;
    background: #fff;
    vertical-align: middle;
}
.info-news-bg{
  background: #F8F8F8;
  padding: 15px 0;
}
.info-news-txt{
  font-size: 16px; 
  color: #333333;
  line-height: 26px;
  padding: 0 20px;
  text-align: justify;
  max-height: 156px;
  overflow: hidden;
}
/*名师团队*/
.web-list-group{
  margin-right: -1%; 
  margin-top: 8px;
}
.web-list-group .web-col{
  float: left;
  width: 24%;
  margin-right: 1%;
  margin-top: 16px;
  background: #fff;
  border: 1px solid #E8E8E8;
}
.web-teacher-info{
  padding: 16px;
}
.web-teacher-img{
  width: 100%;
  height: 218px; 
}

.web-teacher-info h3{
  height: 30px;

} 
.web-teacher-info a{
   font-size: 20px; 
  color: #333333;
  line-height: 30px;
}
.web-teacher-info span{
  font-size: 16px; 
  color: #666666;
  margin-left: 15px;
  line-height: 26px;
  vertical-align: bottom;
}
.web-teacher-tag{
  font-size: 16px; 
  color: #666666;
  line-height: 22px;
  height: 22px;
  margin: 5px 0 11px;
}
.web-teacher-txt{
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  text-align: justify;
}
.web-teacher-team{
  margin-top: 7px;
  height: 96px;
  font-size: 14px; 
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-align: justify;
}
/*人才招聘*/
.web-index-join{
  margin: 5px -2% 0 0;
}
.web-index-join li{
  width: 32%;
  margin: 16px 1% 0 0;
  float: left;
  border: 1px solid #E1E1E1;
  padding: 20px;
}
 
.web-jion-yen p,
.web-jion-name{
  display: block;
  font-size: 22px; 
  font-weight: 600;
  color: #333333;
  line-height: 40px;
}
.web-jion-name{
  width: 60%;
}
.web-jion-yen p{
  color: #F0304A;
}
.web-jion-tag{
  height: 30px;
  margin: 8px 0 9px;
}
.web-jion-tag span{
  font-size: 18px; 
  color: #666666;
  line-height: 30px;
  margin-right: 15px;
}
.web-jion-txt{
  font-size: 14px; 
  color: #666666;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
}
.web-join{ 
  margin-top: 50px;
}
.web-join li{
  margin-bottom: 24px;
  background: #F2FBFF; 
  position: relative;
}
.join-hot,.join-finish{
  position: absolute;
  display: block;
  z-index: 10;
}
.join-hot{
    width: 30px;
    height: 37px;
    background-position: 0 -128px;
    left: 33px;
    top: 34px;
}
.join-finish{
    width: 51px;
    height: 51px;
    background-position: 0 -67px;
    left: 0;
    top: 0;
}
.web-join-offer-link{
  display: block;
  font-size: 26px; 
  font-weight: 600;
  color: #333333;
  line-height: 36px;
}
.web-join-offer span{  
  float: left;
  font-size: 16px; 
  color: #999999;
  line-height: 26px;
  margin-left: 23px; 
  margin-top: 10px;
}
.join-contain{
  padding: 38px 44px 14px 100px;
}
.web-join-name{
  
  margin-bottom: 14px;
}
.update-time{
  font-size: 16px; 
  color: #999999;
  line-height: 26px;
  margin-top: 6px;
}
.update-time:before{
  display: inline-block;
  content: '';
  width: 16px;
  height: 20px;
  background-position: -89px -33px;
  margin-right: 6px;
  vertical-align: middle;
}
.web-join-term{  
  font-size: 0;
}
.web-join-term span{
  display: inline-block;
  margin-right: 15px;
  line-height: 36px;
  background: #CDE8FF;
  padding: 0 18px;
  font-size: 18px;
  color: #666666;
  margin-bottom: 9px;
}
.web-join-yen{
  font-size: 30px; 
  font-weight: 600;
  color: #FF5656;
  text-align: right;
  line-height: 40px;
}
.web-join-tag{
  font-size: 16px; 
  color: #333333;
  line-height: 22px;
  text-align: right;
  margin-top: 8px;
}
.web-jion-txt{
  position: relative;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  text-align: justify;
  height: 66px;
  overflow: hidden;
  margin-top: 11px;
}
.web-join-txt{
  padding-bottom: 10px;
}
.web-join-txt h3{
  font-size: 22px; 
  color: #333333;
  line-height: 32px;
}
.web-offer-txt{
  font-size: 18px; 
  color: #333333;
  line-height: 32px;
  overflow: hidden;
}
.web-offer-txt.active{
    height: 192px;
}
.blue-arr{
  font-size: 16px; 
  color: #158BEF;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  margin-top: 25px;
  display: none;
}
.blue-arr:after{
  display: inline-block;
  content: '';
  width: 15px;
  height: 17px;
  background-position: -98px -5px;
  vertical-align: middle;
  margin-left: 2px;
}
.blue-arr.active:after{
  background-position: -98px -2px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.web-jion-txt .font-blue{
  color: #158BEF;
}
/*康复方法*/
.web-methods{
  margin-right: -3.5%; 
}
.web-methods .web-col{
  float: left;
  width: 30.5%;
  margin-right: 2.5%;
  margin-top: 9px;
}
.web-methods-img{
  width: 100%;
  height: 286px;
  overflow: hidden;
}
.web-methods-list{
  padding: 0 10px;
}
.web-methods-item{
  border-bottom:  1px solid #dededc;
}
.web-methods-item:before{
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  background: #CBCBCB;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: 29px 9px 0 0;
}
.web-methods-item a{
  font-size: 18px;
  color: #333333; 
  float: left;
  line-height: 62px;
  height: 62px;
  width: 70%;
}
.web-methods-item .init-date{
  float: right;
  line-height: 62px;
} 
.web-present{
  margin: 5px 0 0;  
} 
.web-present li{
  float: left;
  width: 695px;
  margin-top: 21px;
}
.web-present li:nth-child(2n){
  float: right;
}
.web-present-mess{
  width: 423px;
}
.web-present-img{
  width: 251px;
  height: 158px;
  margin-right: 20px;
  overflow: hidden;
}
 
.web-present-tit{
  display: block;
  font-size: 20px; 
  color: #333333;
  line-height: 38px;
  height: 38px;
}
.web-present-txt{
   font-size: 14px; 
  color: #666666;
  line-height: 24px;
  margin-top: 13px;
  text-align: justify;
}
 /*相关视频*/
.vedio-news-list{
  margin-top: 8px;
  margin-right: -2%;
}
.vedio-news-list li{
  margin-top: 16px;
  float: left;
  width: 24%;
  margin-right: 1%;
  border: 1px solid #EDEDED;
}
.vedio-news-img{
  position: relative;

}
.vedio-news-img img{
  display: block;
  width: 100%;
  height: 218px;
  object-fit: cover;
}
.vedio-news-img span {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  padding: 0 10px 0 5px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  background: #ff6452;
  -webkit-border-radius: 0 0 10px 0;
  -moz-border-radius: 0 0 10px 0;
  -o-border-radius: 0 0 10px 0;
  border-radius: 0 0 10px 0;
}
.vedio-news-info{
  padding: 0 16px;
}
.vedio-news-info a{
  display: block; 
  line-height: 54px;
  height: 54px;
  font-size: 18px;
  color:#333;
}
/****************/
.vedio-tab{
  display: none;
  margin-top: 28px;
}
.wrap-scroll-tab{
  height: 65px;
  background: #F6F6F6;
  text-align: justify;
  text-align-last: justify; 
  font-size: 0;
  margin-top: 21px;
}
.wrap-scroll-tab li{
  vertical-align: middle;
  display: inline-block;
  font-size: 20px; 
  color: #333333;
  line-height: 65px;
  width: 288px;
  text-align: center;
  background: #F6F6F6;
  text-align-last: center;
  cursor: pointer;
  
}
.wrap-scroll-tab li.active{
  background: #fff;
  color: #158BEF;
  border-top: 3px #158BEF solid; 
}
.web-wrap .detail-contact li{
  margin: 17px 2% 0 0;

}
.web-area-shop{ 

} 
 
.web-area-item{
  border-bottom: 1px solid #ededec;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.web-area-item:last-child{
  border: none;
}
.web-company-area a,
.web-area-item p{
  display: block;
  font-size: 26px;
  color: #333333;
  line-height: 36px;
  float: left;
  width: 80%;
}
.web-company-name span, .web-company-area a{
  text-decoration: underline;

}
.web-company-area, .web-company-name, .web-company-address, .web-company-tel{
  margin: 25px 0;
}
.web-company-area:before, .web-company-name:before, .web-company-address:before, .web-company-tel:before{
  display: block;
  content: '';
  width: 35px;
  height: 28px;
  float: left;
  margin-top: 6px;
  margin-right: 5px;
}
.web-company-area:before{
  background-position: -240px -137px;
}
.web-company-name:before{
  background-position: -161px -137px;
}
.web-company-address:before{
  background-position: -272px -137px;
}
.web-company-tel:before{
  background-position: -201px -137px;
}
.web-map-address{
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  z-index: 200;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.web-map-close{
  width: 20px;
  height: 20px;
  background-position: -134px -4px;
  position: absolute;
  right: 18px;
  top: 18px;
  z-index: 300;
  cursor: pointer;
}
#mapWeb{
  width: 1321px;
  height: 500px;
  border-radius: 6px;
}
.baike-zx{
  margin-top: 30px;
}
.baike-zx-left{
  width: 469px;  
  border: 1px solid #DADADA;
}
.baike-zx-img{
  width: 469px; 
  height: 305px;
  overflow: hidden;
} 
.baike-zx-info{
  padding: 20px 20px 32px;
}
.baike-zx-tit{
  display: block;
  font-size: 24px; 
  font-weight: 600;
  color: #333333;
  line-height: 36px;
  height: 36px;
}
.baike-zx-txt{
  font-size: 14px; 
  color: #666666;
  line-height: 22px;
  margin-top: 5px;
  height: 44px;
}
.baike-zx-right{
  width: 920px;
  margin-top: -10px;
}
.baike-zx-item{
  width: 45%;
  float: left;
  margin: 0 0 1px 0;
  border-bottom: 1px solid #ededec; 
}
.baike-zx-item:nth-child(2n){
  float: right;
}
.baike-zx-right .init-tit {
    width: 75%;
    line-height: 62px;
    height: 62px;
}
.baike-zx-right .init-date {
    line-height: 60px;
    margin-top: 2px;
}
/****************/
.web-learning{
  margin-top: -11px;
}
.web-learning li{
  margin-top: 20px;
  float: left;
  width: 46%; 
}
.web-learning li:nth-child(2n){
  float: right;
}
.web-learning-img{
  width: 291px;
  height: 183px;
  overflow: hidden;
}
.web-learning-mess{
  width: 353px; 
}
.web-learning-tit{
  display: block;
  font-size: 22px; 
  color: #333333;
  line-height: 38px;
  height: 38px;
}
.web-learning-txt{
  font-size: 14px; 
  color: #666666;
  line-height: 22px;
  height: 88px;
  overflow: hidden;
  text-align: justify;
  margin: 2px 0 20px;
}
.web-learning-mess .init-date{
  font-size: 14px; 
  color: #999999;
  line-height: 20px;
}
/*发展历程*/
.history{
  margin-top: 21px;
}
.occupying{
  width: 175px; 
}
.history-year{
  width: 100%; 
  background: #F6F6F6;
  margin-left: 12px; 
}
.history-year li{ 
  width: 100%;
  line-height: 71px;
  font-size: 20px; 
  color: #333333; 
  text-align: center;   
  cursor: pointer; 
}

.history-year li.active:before{
  display: block;
  content: '';
  position: absolute;
  left: -12px;
  top:0; 
  z-index: -1;
  width: 187px;
  height: 71px;
  background: url(../new_zbimages/active.png) no-repeat;
  
}
.history-year li.active{
  color: #fff;
  position: relative; 
  z-index: 5;
}
.history-info-right{
  width: 1197px;
}
.history-info-month{ 
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  height: 50px;
  line-height: 50px;
  font-size: 16px; 
  color: #333333;  
  position: relative;
  width: 84px;
  padding-left: 18px;
  cursor: pointer;
}
.history-info-month p{
  float: left;
  width: 75px;
}
.history-info-month p:after{
  display: block;
  content: '';
  width: 12px;
  height: 20px;
  background-position: -196px 0;
  float: right;
  margin-top: 15px;
}
.history-info-month.active p:after{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.history-info-select {
    position: absolute;
    width: 101px;
    top: 50px;
    left: 0;
    z-index: 100;
    border: 1px solid #D9D9D9;
    background: #fff;
    display: none;  
}
.history-info-select li{ 
  line-height: 50px;
  font-size: 16px;
  width: 84px;
  padding-left: 18px;
  border-bottom: 1px solid #D9D9D9;
  cursor: pointer;
}
.history-info-select li:last-child{
  border: none;
}
.history-month{
  margin-top: 21px; 
} 
.history-month-tit p{ 
  font-size: 24px; 
  font-weight: 600;
  color: #158BEF;
  line-height: 34px;
  float: left;
  margin-top: -5px;
}
.history-month-tit:before{
  display: block;
  content: '';
  width: 22px;
  height: 32px;  
  background-position: -168px 0;
  margin-right: 15px;
  float: left; 
}
.history-month-list{
  width: 1158px;
  padding: 20px 0 60px 30px; 
  position: relative;
}
.history-month-list:before{ 
  position: absolute;
  left: 11px;
  top: -5px;
  z-index: 50;
  display: block;
  content: '';
  width: 0;
  height: 100%;
  border-left: 1px dashed #1D87EF;
}
.history-month-list li{
  padding: 18px 23px 18px 18px;
  background: #F6F6F6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 27px;
  position: relative;
}
.history-month-list li:before{
  display: block;
  content: '';
  position: absolute;
  left: 20px;
  top: -20px;
  width: 0; height: 0; 
  line-height: 0; 
  font-size: 0; 
  border: 10px solid transparent; 
  border-bottom-color: #F6F6F6;
}
.history-txt{
  margin-top: 14px;
  font-size: 16px; 
  color: #999999;
  line-height: 26px;
  text-align: justify;
}
.history-img{
  width: 232px;
  height: 146px;
  margin-left: 25px;
}
.history-img img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
} 
.history-info-dt {
  height: 28px;
} 
.history-info-dt .init-tit{
  height: 28px;
  font-size: 20px; 
  font-weight: 600;
  color: #333333;
  line-height: 28px;
  width: 60%;
  display: block;
  overflow: hidden;
}
.history-info-dt .init-date{ 
  font-size: 16px; 
  color: #666666;
  line-height: 28px;
}
.history-info-dd{
  font-size: 16px; 
  color: #666666;
  margin-top: 8px;
  line-height: 24px;
  height: 24px;
}
.history-info-dd span{
  margin-right: 50px;
  float: left;
}
  
/********************/
.web-container {
  width: 1440px;
  margin: 0 auto;
} 
.move-index{
  width: 659px;
  height: 213px;
  background: #FFFFFF;
  border: 1px solid #D7D7D7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding-bottom: 25px;
  margin: 50px 0;
}
.move-info{
  padding: 20px 0;
  margin: 0 20px;
  border-bottom: 1px solid #D7D7D7;
}
.move-info h3{
  font-size: 20px; 
  font-weight: 600;
  color: #333333;
  line-height: 36px;
}
.move-info p{
  font-size: 16px; 
  color: #333333;
  line-height: 36px;
}
.move-info span{
  display: block;
  font-size: 16px; 
  color: #333333;
  line-height: 34px;
}
.move-index a{
  display: block;
  margin-top: 25px;
  width: 107px;
  line-height: 42px;
  background: #F0304A;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: center; 
  font-size: 16px; 
font-weight: 600;
color: #F7F7F7;
margin-right: 23px;
}
.web-apply .detail-apply-item select, 
.web-apply .detail-apply-item input {
  background-color: #fff;
}
.web-white+.consult-wrap .consult-submit{
  background: #158BEF;
}
.web-detail-apply .detail-agree input[type=checkbox]:checked+span{
  background-position: -236px -177px;
}
.web-consult-wrap{
    position: fixed;
    width: 827px;
    z-index: 400;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-border-radius: 11px;
    border-radius: 11px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px rgba(0,0,0,.16);
    padding-bottom: 26px;
    display: none; 
}
.consult-submit.blue{
  background: #158BEF;
}
.read_mark{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    background: rgba(0,0,0,.56);
    z-index: 200;
    display: none;
}
.consult-txt  img{
    max-width: 100%!important;
    height: auto!important;
}
.consult-txt video{
  width: 100%!important;
  height: 100%!important;
  background: #000;
}

#mapAddress{
  width: 100%;
  height: 421px;
  margin-top: 30px;
}
.brand-article{
  padding: 20px 0; 
}
.brand-article p,
.brand-article span,
.brand-article{
  font-size: 18px;
  color: #333333;
  line-height: 36px;
  word-wrap: break-word;
  word-break: normal; 
}
.brand-article img{
  display: block;
  max-width: 100%;
}