a{
  color:#626161;
  cursor: pointer;
}
a:hover{
  text-decoration: none;
}
*{
  font-family:"PingFang SC","Microsoft YaHei", 微软雅黑, "Source Han Sans SC", "HanHei SC",  "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif;
}
.mid-show{
  margin:auto;
  margin-top: 75px;
  margin-bottom: 25px;
}
.mid-show .show-img{
    width: 110px;
  margin:auto;
  height: 110px;
}
.mid-show .fanxin{
  background: url("../images/midimg.png") no-repeat -0px -0px;
}
.mid-show .sheji{
  background: url("../images/midimg.png") no-repeat -103px -0px;
}
.mid-show .fuwu{
  background: url("../images/midimg.png") no-repeat -217px -0px;
}
.mid-show .zhinan{
  background: url("../images/midimg.png") no-repeat -321px -0px;
}
.mid-show .mid-title{
  font-size: 20px;
  color:#1e1e1e;
  text-align: center;
}
.mid-show .mid-abstract{
  text-align: center;
  color:#686767;
  font-size: 17px;
  font-weight: 200;
}
.contact-bar-fa{
    position: absolute;
    width: 100%;
    top: 65%;
}
 .contact-bar{
  position: relative;
  width: 916px;
  height: 125px;
  margin:auto;
  background: rgba(104,103,103,0.70);
  z-index: 100;
  border-radius: 20px;

}

.contact-bar .contact-title{
  font-size: 20px;
  padding: 22px 0px 0px 55px;
}
.contact-title .peoplenum{
  font-size: 18px;
}
.fcolor-yellow{
    color:#eac100;
}
.fcolor-white{
  color:#fff;
}
.contact-bar .select-city{

  width:251px;
  height: 45px;
  font-size: 20px;
  padding-left: 20px;  
  border-radius: 0;
}
.contact-bar .phonenum{
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  width: 370px;
  text-indent: 1em;
  border-radius: 5px;
  border:none;
  margin-top: -1;
}
.contact-bar .contact-btn{
  display: inline-block;
  background: #eac100;
  width: 176px;
  text-align: center;
  color:#5e5d5d;
  font-size: 20px;
  border-radius: 10px;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  letter-spacing: 4px;
  border:none;
}
.contact-bar .contact-btn:hover,
.price-btn button:hover,
.recom-btn button:hover,
.footer-contact .footer-con-btn:hover
{
  background: #dcc155;
  /*color:#fff;*/
  transition: all .5s;
}
.home-block{
  margin-top:60px;
}
.home-block .block-header{
  text-align: center;
  font-size: 30px;
  color:#1e1e1e;
  letter-spacing: 3.6px;
}
.home-block .block-detail{
  text-align: center;
  font-size: 19px;
  color:#6f6f6f;
  letter-spacing: 1.4px;
} 
.home-block a:hover{
  text-decoration:none;
}
.home-block .block-img{
  margin:30px auto;
}
.home-block .block-img img{   
  display: block;
  margin: auto;
}
.contact-main-body{
  margin-left: 55px;
}
.home-block  .home-container{
  width: 1200px;
  margin:30px auto;
}
.home-yanzhi  .home-container{
  margin:10px auto 0 auto;
}
.home-yanzhi  .home-container + .home-container{
  margin:0px auto;
}
.contain-yanzhi .swiper-pagination{
  text-align: right;
}
.home-container .contain-block{
  display: inline-block;
  transition: 0.1s;
  padding:20px 10px;
  border:solid 1px #d2d2d2;
  height: 410px;
  transition:all .5s;
}
.home-container  .contain-wid{
  display: inline-block;
   position: relative;
   padding:10px;
}
.home-container .leftimg{
  width: 100%;
  height: 220px;
}
.home-container .rightcon{
  position: relative;
  height: 170px;
}
.arrow-right {
   position: absolute;   
    display: none;
    width:100px; 
    height:100px; 
    right: -50px;
    top: -50px;
    border-top:50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid #018cb9;
    transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);   /* IE 9 */
    -moz-transform:rotate(-45deg);  /* Firefox */
    -webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
    -o-transform:rotate(-45deg);  /* Opera */
}
.home-container .contain-block:hover{
  /*margin-top:-10px;*/
  border-color:transparent;
  box-shadow: 0 0 20px 10px rgba(203,202,202,0.3);
  transform: scale(1.05);
}
.home-container  .con-title{
  font-size: 25px;
  color:#201f1f;
  line-height: 41px;
  letter-spacing: 2px;
}
.home-container  .con-detail{
  margin:5px auto;
  font-size: 15px;
  font-weight: 200;
  color:#676767;
  line-height: 22px;
  letter-spacing: 1.2px;
}
.home-container .learn-more{
  border:1px solid #000;
  display: block;
  width: 147px;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  color:#1d1d1d;
  line-height: 33px;
  letter-spacing: 1.2px;
  position: absolute;
  bottom:20px;
  left:50%;
  transform: translate(-50%,0);
}
.home-container .learn-more:hover{
  color:#fff;
  background-color: #28603e;
  border-color:#28603e;
}
.home-container .learn-more i{
  color:#1d1d1d;
  margin-left: 10px;
  font-weight: 600;

  }
.home-container .learn-more:hover{
  text-decoration: none;

}
/*.home-container .contain-wid:first-child{
  margin-right: 20px;
}*/
.home-container .learn-fablock{
  position: relative;
  height: 125px;
  width: 200px;
  display: inline-block;
}
.home-container .learn-block{
  display: inline-block;
  height: 125px;
  width: 180px;
  left: 10px;
  position: absolute;
  text-decoration: none;
  padding: 10px 0px;
  cursor:pointer;
  transition:0.1s;
}
.home-container .block-wbg{
  background: #016180;
}
.home-container .block-lbg{
  background: #018cb9;
}
.learn-block .showimg{
  margin:auto;
  width: 70px;
  height: 70px;
}
.learn-block .showname{
  margin:5px auto;
  padding: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.home-learn,
.home-xiaoguo{
  font-size: 0px;
  background-color: #f6f6f6;
  padding:20px 0;
}
.home-learn .block-detail{
  /*margin-bottom:30px;*/
}
.home-learn .home-container{
  margin-top: 25px;
}
.home-container .learn-block:hover{
  margin-top: -10px;
}
.home-yanzhi{
  /*height: 750px;*/
}
.contain-yanzhi > div{
  height: 350px;
  padding:5px;
  position: relative;
}
.contain-yanzhi img{
  height: 100%;
  width: 100%;
  border-radius:5px;
}
.yanzhi-cover{
  position: absolute;
  border-radius: 5px;
  height: calc(100% - 10px);
  height: 0;
  width: calc(100% - 10px);
  left:5px;
  top:5px;
  background-color: rgba(13,128,167,0.5);
  overflow: hidden;
  transition: all 0.5s;
}
.contain-yanzhi > div:hover .yanzhi-cover{
  
  height: calc(100% - 10px);
}
.yanzhi-cover-main{
  position: relative;
  top:50%;
  padding-left: 30px;
  transform:translate(0,-50%);
  color:#fff;
}
.yanzhi-cover-title{
  font-size: 35px;
  letter-spacing: 5.6px;
}
.yanzhi-cover-content{
  font-size: 20px;
  letter-spacing: 4.2px;
  font-weight: lighter;
}
.home-yanzhi .swiper-container{
  height: 100%;
}
.home-fuwu .contain-fuwu{
  height: 320px;
}
.home-fuwu .contain-fuwu >div{
  height: 100%;
}
.contain-fuwu-left{
  padding:5px;
  width: 250px;
}
.contain-fuwu-left > div{
  height: 150px;
}
.contain-fuwu-didi{
  font-size: 26px;
  color:#fff;
  letter-spacing: 3.6px;
  line-height: 29px;
  border-radius: 5px;
  background-color: #484a4b;
  position: relative;
  /*background: url("../images/home-didi1.png");*/
  background-size: cover;
}
.contain-fuwu-didi:hover a{
  color:#fff;
}
.contain-fuwu-didi:hover{
  /*background: url("../images/home-didi.png");*/
  background-size: cover;
}
.contain-fuwu-didi .col-xs-5{
  margin-top: 12px;
}
.fuwu-didi-item >div{
  padding:0;
}
.contain-fuwu-didi i{
  font-size: 50px;
}
.contain-fuwu-youhui{
  /*padding:5px;*/
  margin-top: 5px;
}
.contain-fuwu-youhui > div{
  background-color: #484a4b;
  height: 100%;
  border-radius: 5px;
  width: 115px;
  text-align: center;
  position: relative;
}
.didi-icon{
  position: absolute;
  top:40%;
  left:0;
  color:#ff8800;
  opacity: .5;
}
.didi-icon i{
  font-size: 150px;
}
.contain-fuwu-youhui > div:hover,
.contain-fuwu-didi:hover{
  background-color: #018cb9;
  transition: all .5s;
}
.contain-fuwu-youhui > div+div{
  margin-left: 10px;
}
.fuwu-youhui-item,
.fuwu-didi-item{
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  width: 100%;
  color:#fff;
}
.contain-fuwu-youhui i,
.contain-fuwu-youhui span{
  display: block;
  font-size: 18px;
  letter-spacing: 2.5px;
  color:#fff;
}
.contain-fuwu-youhui i{
  font-size: 50px;
}
.contain-fuwu-center{
  padding:5px;
}
.price-box{
  box-shadow: 0 0 10px 0 rgba(70,70,70,.2);
  height:305px;
  padding:10px;
}
.price-title{
  font-size: 16px;
  color:#6f6f6f;
}
.price-title span:nth-child(1){
  font-size: 22px;
}
.zhuangxiu-type{
  padding:10px 0;
  margin:0;
}
.zhuangxiu-type button{
  height: 36px;
  border:solid 1px #28603e;
  color:#28603e;
  border-radius: 0;
}
.zhuangxiu-type button:focus{
  outline: none;
}
.zhuangxiu-type button.active{
  background-color: #28603e;
  color:#fff;
}
.your-info >div,
.zhuangxiu-item >div{
  padding:0;
}
.your-info >div + div,
.zhuangxiu-item >div + div{
  padding-left:10px;
}
.your-info label,
.zhuangxiu-item > label{
  display: block;
  color:#525150;
  font-size: 16px;
  font-weight: 400;
}
.your-info select,
.your-info input,
.zhuangxiu-item select {
  background-color: #e8e8e8;
  border:none;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-indent: 1em;
}
.input-group-addon + .input-group-addon{
  margin-left: 10px;
  display: inline-block;
}
.zhuangxiu-item .input-group-addon{
  border:none;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  padding:0;
}
.zhuangxiu-item .input-group-addon label{
  margin:0;
  width: 100%;
}
.zhuangxiu-item input{
  background-color:transparent;
  position: absolute;
  height: 14px;
  top: 13px;
  margin-left: 25%;
}
.zhuangxiu-item .col-xs-3:nth-child(3) input{
  margin-left:20%;
}
.contain-fuwu-center{
  width: 730px;
}
.contain-fuwu-right{
  padding:5px;
  width: 220px;
}
.recom-box{
  height: 305px;
  box-shadow: 0 0 10px 0 rgba(70,70,70,.2);
  padding:30px 10px;
  font-color:#fff;
  background-color: rgba(13,128,167,0.5);
  border-radius: 5px;
  background: url("../images/home-red.png") no-repeat;
  background-size: cover;
}
.recom-dex{
  color:#fff;
}
.dex-top{
  font-size: 27px;
  line-height: 34px;
  letter-spacing: 5.4px;
}
.dex-bottom{
  font-size: 19px;
  letter-spacing: 2px;
}
.text-yellow{
  color:#7fba4d;
}
.text-blue{
  color:#28603e;
}
.price-btn{
  margin-top:25px;
  text-align: center;
}
.recom-btn{
  text-align: center;
  padding:40px 0;
}
.recom-btn button,
.price-btn button{
  color:#454444;
  font-size: 18px;
  letter-spacing: 2.5px;
  background-color: #fedf61;
  height: 35px;
  width: 128px;
  border:none;
}
.price-btn button{
  width: 100%;
}
.anli-left{
  /*background-color: #fff;*/
  /*height: 500px;*/
}
.learn-block .liucheng{
  background: url("../images/homelearn.png") no-repeat -14px -8px;
}
.learn-block .gonglue{
  background: url("../images/homelearn.png") no-repeat -86px -8px;
}
.learn-block .fengshui{
  background: url("../images/homelearn.png") no-repeat -159px -8px;
}
.learn-block .changshi{
  background: url("../images/homelearn.png") no-repeat -227px -8px;
}
.learn-block .zhuangshi{
  background: url("../images/homelearn.png") no-repeat -297px -8px;
}
.learn-block .chuangyi{
  background: url("../images/homelearn.png") no-repeat -370px -8px;
}
.learn-block .jiancai{
  background: url("../images/homelearn.png") no-repeat -14px -78px;
}
.learn-block .jiaju{
  background: url("../images/homelearn.png") no-repeat -86px -78px;
}
.learn-block .ruanzhuang{
  background: url("../images/homelearn.png") no-repeat -159px -78px;
}
.learn-block .dingzhi{
  background: url("../images/homelearn.png") no-repeat -227px -78px;
}
.learn-block .jiadian{
  background: url("../images/homelearn.png") no-repeat -297px -78px;
}
.learn-block .baoyang{
  background: url("../images/homelearn.png") no-repeat -370px -78px;
}
.home-learn .learn-body{
  background: #f6f6f6;
  padding: 60px 0px;
  margin: 0 0 30px 0;
}
.home-learn .contain-body{
  width: 1200px;
  margin:auto;

}
.contain-body .learn-item{
  font-size: 14px;
  width: 365px;
  height: 412px;
  position: relative;
  display: inline-block;  
  
}
.contain-body .item-main{
  position: absolute;
  width: 365px;
  height: 460px;
  /*padding: 10px;*/
  background: #fff;
  box-shadow: 1px 1px 5px #888888;
  transition: 0.1s;
  }
.contain-body .item-main:hover{
  transform: scale(1.02);
  /*margin-top:-5px;*/
  box-shadow: 8px 8px 20px #888888;
  transition: all 0.5s;
}
.learn-item .item-img{
  width: 100%;
  height: 170px;
  float: left;
}
.learn-item .item-header{
  width: 100%;
  height: 170px;
  display: block;
}
.learn-item .item-header-hover{ 
  height: 170px;
  width: 100%;
  top:0;
  left:0;
  text-align: center;
  color:#403e3e;
  font-size: 27px;
  background-color: #f6f6f6;
  letter-spacing: 2.7px;
  padding:30px 0;
  font-weight: 200;
  position: absolute;
}
.contain-body .item-main:hover .item-header{
  /*display: none;*/
}
.contain-body .item-main:hover .item-header-hover{
  /*position: absolute;*/
  color:#fff;
  background-color: #28603e70;
  transition: background-color 1s;
}
.learn-item .item-header-hover i{
  font-size: 50px;
}
.learn-item .item-num{
  display: inline-block;
  width:100px; 
  height:100px; 
  right: -50px;
  top: -50px;
  border-top:50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid #018cb9;
  transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);   /* IE 9 */
  -moz-transform:rotate(-45deg);  /* Firefox */
  -webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
  -o-transform:rotate(-45deg);  /* Opera */
}
.learn-item  .item-header-right{
  width: 130px;
  display: inline-block;
  float: right;
}
.x{
     
      width: 90px;
      height: 90px;
      position: relative;
      background-color: transparent;
      padding-top: 20px;
      color:#e6e3e3;
      font-size: 30px;
    
}
.x:before {
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    bottom: 0;
    border-bottom: 90px solid #e6e3e3;
    border-left: 90px solid transparent;
    content: "";
}
.x:after {
    position: absolute;
    left: 1px;
    right: 0;
    top: 1px;
    bottom: 0;
    border-bottom: 90px solid white;
    border-left: 90px solid transparent;
    content: "";
}
.learn-item .item-name{
  font-size: 28px;
  font-weight: 400;
  text-align: right;
}
.learn-item .item-body{
  padding:10px 20px;
  font-size: 18px;
  font-weight: 200;
  color:#626161;
  line-height: 40px;
  letter-spacing: 0.9px;
}
.learn-item .item-body a:hover{
  color:#28603e;
}
.learn-item .item-body li{
  margin: 1.5px auto;
  word-break:keep-all;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.learn-item .item-footer{
  text-align: right;
  padding-right: 25px;  
  font-size: 25px;
}
.learn-item .item-footer i{
  color:#626161;
}
.learn-item :hover .item-footer i{
  color:#28603e;
}
.contain-body .item-mid{
  margin:0px 50px;
}
.home-map{
  width: 100%;
  /*height: 190px;*/
  margin:20px auto;
}
.home-map img{
  width: 100%;
  height: auto;
}
.home-anli{
  width: 1200px;
  margin:50px auto 0 auto;
  height: 534px;
}
.home-anli .col-xs-4{
  position: relative;
  padding:20px 15px 20px 28px;
  height: 475px;
}
.home-anli .col-xs-8{
  position: relative;
  padding:20px 15px;
  height: 475px;
}
.home-anli .col-xs-8 .swiper-container{
  height: 100%;
}
.anli-border{
  border:solid 20px #d9eef5;
  border-left-width:28px;
  height: 100%;
  width:60%;
  border-right: none;
  position: absolute;
  left:0;
  top:0;
}
.anli-border1{
  border:solid 50px #eaeaea;
  border-right-width:15px;
  height: 60%;
  width:70%;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right:0;
  top:-20px;
}
.home-anli .swiper-slide{
 /*height: 475px;*/
 background: #fff;
}
.home-anli .col-xs-4 .swiper-slide{
 height: 360px;
}
.home-anli .swiper-slide >div{
  /*height: 100%;*/
}
.anli-content{
  position: absolute;
  top:50%;
  transform: translate(0,-50%);
}
.home-anli .swiper-slide .col-xs-4{
  border-left:solid 28px #d9eef5;
  position: relative;
}
.home-anli .swiper-slide .col-xs-8{
  padding:20px 15px;
  position: relative;
}
.home-anli .swiper-slide .col-xs-8 .border-top{
  background-color: #eaeaea;
  position: absolute;
  height: 40px;
  right:25px;
  top:-20px;
}
.home-anli .swiper-slide .col-xs-8 .border-right{
  background-color: #eaeaea;
  position: absolute;
  height: 400px;
  width: 10px;
  right:15px;
  top:20px;
}
.home-anli .swiper-slide img{
  height: 100%;
  width: 100%;
}
.home-anli .border-top,
.home-anli .border-bottom{
  height: 20px;
  width: 280px;
  background-color:#d9eef5;
  margin-left: -20px;
}
.home-recom-alert .modal-dialog{
  width: 600px;
  min-width: 600px;
  /*height: 650px; */
  position: fixed;
  top:10%;
  left:50%;
  transform: translate(-50%,0) !important;
}
.home-recom-alert .modal-header{
  background:url("../images/home-recom.png");
  background-size: cover;
}
.home-price-alert .modal-dialog{
  position: fixed;
  min-width: 600px;
  top:10%;
  left:50%;
  transform: translate(-50%,0) !important;
}
.price-item{
  border-bottom: solid 1px #dcdcdc;
  padding:0 30px;
  display: none;
}
.price-item .price-item-value{
  color:#4c8bfe;
  font-size: 24px;
  text-align: center;
}
.price-item .price-item-value span{
  font-size: 50px;
}
.price-item-title{
  color:#3c3c3c;
  font-size: 20px;
  /*padding:20px 0 10px 0;*/
}
.price-item-content{
  font-size: 18px;
  color:#393939;
  font-weight: lighter;
  line-height: 23px;
}
.price-item-content li{
  list-style-type: none;
  font-size: 16px;
  font-weight: lighter;
}
.price-item p{
  font-size: 18px;
  color:#2e2e2e;
  font-weight: normal;
}
.price-item-title span{
  color:#4c8bfe; 
}
.home-price-alert .modal-header{
  text-align: center;
  font-size: 18px;
  background-color:#4c8bfe;
  color:#fff;
  border-radius: 5px 5px 0 0;
}
.home-price-alert .title-top{
  font-size: 30px;
  letter-spacing: 3px;
  font-weight: lighter;
}
.home-price-alert .title-bottom{
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: lighter;
}
.home-price-alert .modal-body{
  max-height: 40vh;
  overflow: scroll;
}
.home-price-alert .loadding{
  position: absolute;
  width:100%;
  height:100%;
  background:#fff;
  text-align: center;
  top:0;
  left:0;
}
.home-price-alert .loadding img{
  height: 150px;
  margin-top:50px;
}
.home-price-alert .modal-footer{
  text-align: center;
  font-size: 14px;
  color:#4c8bfe;
  font-weight: lighter;
  border:none;
}
.home-recom-alert,
.home-price-alert
{
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.3);
  z-index: 4001;
  width: 100%;
  height: 100%;
  display: none;
}
.home-recom-alert input{
  border:none;
  line-height: 40px;
  display: block;
  padding-left: 40px;
  width: 100%;
}
.home-recom-alert input:focus{
  outline: none;
}
.home-recom-alert .close{
  color:#fff;
  top:10px;
  right:10px;
  position: relative;
}
.home-recom-alert select{
  border:none;
  line-height: 35px;
  position: absolute;
  top:6px;
  right:10px;
  width: 184px;
  height: 35px;
  background: #dcdcdc;
}
#friend-name{
  padding-right: 195px;
}
.home-recom-alert .modal-footer{
  text-align: center;
}
.home-recom-alert .modal-body{
  padding:20px 100px;
  max-height: 30vh;
  overflow-y: scroll;
}
.home-recom-alert .modal-body >div{
  display: block;
  border:solid 1px #ebebeb;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding:5px;
  position: relative;
}
.home-recom-alert i{
  position: absolute;
  left:10px;
  font-size: 25px;
  color:#8a8989;
  top:0px;
}
.home-recom-alert .modal-header{
  padding:0;
}
.home-recom-alert .modal-title{
  background-color:#01759a;
  border-radius: 5px 5px 0 0;
  color:#fff;
  font-size: 24px;
  line-height: 47.6px;
  letter-spacing: 1.5px;
  text-align: center; 
  font-weight: 200px;
  padding:30px 0 15px 0;
}
.home-recom-alert .title-top{
  padding:5px 30px ;
}
.home-recom-alert .title-bottom{
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 3px;
  background:#28603e;
  padding:5px 100px;
}
.recom-submit{
  height: 35px;
  width: 250px;
  text-align: center;
  color:#fff;
  background: #28603e;
  font-size: 18px;
  letter-spacing: 1px;
  margin:0 auto;
}
.recom-submit:hover{
  background:#01759a;
  transition: all .5s;
}
.anli-title{
  font-size: 22px;
  letter-spacing: 3.5px;
  background-color: #000;
  color:#fff;
  height: 43px;
  width: 150px;
  line-height: 43px;
  text-align: center;
  margin:30px 0 0 15px;
}
.ellipsis{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.anli-des{
  font-size: 20px;
  letter-spacing: 3.2px;
  line-height: 41px;
  padding:0 20px;
  margin:10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; 
  max-height:123px;    
}
.anli-footer{
  font-size: 18px;
  letter-spacing: 2.8px;
  background-color: #7f7f7f;
  margin-left: -15px;
  padding:10px 35px;
  color:#fff;
  max-height: 188px;
  margin:0 10px;
}
.home-anli .border-bottom{
  position: absolute;
  bottom:0;
}
.home-block  .lookmore{
  width: 275px;
  height: 50px;
  line-height: 50px;
  background: #28603e;
  color:#fff;
  text-align: center;
  margin: 60px auto;
  font-size: 16px;
  display: block;
}
.home-xiaoguo{
  width: 1200px;
  margin:0 auto;
  background:#fff;
  position: relative;
}
.home-xiaoguo .swiper-container{
  width: 1100px;
}
.home-xiaoguo .swiper-slide{
  width: auto;
}
.home-xiaoguo .xiaoguo-next,
.home-xiaoguo .xiaoguo-prev{
  position: absolute;
  top:50%;
  right:0;
  width: 50px;
  text-align: center;
  transform: translate(0,-50%);
  cursor: pointer;
  font-size: 35px;
}
.xiaoguo-prev.swiper-button-disabled,
.xiaoguo-next.swiper-button-disabled{
  color:#ebebeb;
  cursor: default;
}
.home-xiaoguo .xiaoguo-prev{
  left:0;
}
.home-xiaoguo img{
  height: 300px;
  width: auto;
}
.home-xiaoguo img +img{
  margin-left: 5px;
}
.xiaoguo-item{
  position: relative;
}
.xiaoguo-item .info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(77, 77, 77, 0.3);
  transition: all 0.5s;
}

.xiaoguo-item .info .title {
  transition: height 1s;
  padding: 0 10px;
  background: rgba(13,128,167,0.5);
  line-height: 300px;
  color:#fff;
  font-size: 22px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  cursor: pointer;
}

.xiaoguo-item:hover .info {
  opacity: 1;
}

.xiaoguo-item:hover .title {
  height: 100%;
}
.lookmore i{
  padding-left: 5px;
  font-size: 18px;
  font-weight: 600;
}
.anli-btn-next{
  width: 32px;
  background: url("../images/next.png") no-repeat;
}
.anli-btn-prev{
  width: 32px;
  background: url("../images/prev.png") no-repeat;
}
.home-video{
  height: 780px;
  padding-top: 50px;
  margin-top: 0;
  background: url("../images/homevideo-bg.jpg");
}
.home-video .block-contain{
 width: 1200px;
 margin: auto;
}
.home-video-body{
  width: 780px;
  float: left;
  display: inline-block;
}
.home-video .home-video-list{
  width: 420px;
  background: #fff;
  float: right;
  height: 530px;
  padding: 0px 10px 30px 0px;
}
.home-video .block-contain{
  margin-top: 30px;
}
/*.video-item{
  width: 400px;
  height: 110px;
  padding: 20px 0px;
  margin: 0px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
  border-left:solid 12px transparent;
}*/
.video-item.active{
  border-left:solid 12px #018cb9;
}
/*.video-item img{
  width: 115px;
  height: 70px;
}*/
.video-item .title{
  font-size: 18px;
  word-break:keep-all;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.video-item .col-xs-4{
  padding-left: 3px;
  position: relative;
}
.video-item  .col-xs-4 .mask{
  position: absolute;
  top: 15px; 
  width: 115px; 
  text-align: center;
  font-size: 25px;
  display: none;
  color:#28603e;
}

.video-item .col-xs-8{
  padding: 0px;

}
.video-item .abstract{
  font-size: 14px;
  font-weight: 200;
}
.home-video .morevideo {
  float: right;
  width: 150px;
  border-radius:25px;
  border:1px solid #ccc ;
  text-align: center;
  margin:20px;
}
.video-item.active .title{
  color:#28603e;
}
.video-item.active .mask{
  display: block;
}
.video-item:hover .title{
  color:#28603e;
}
.video-item:hover .mask{
  display: block;
}
.yangbanjian-3d{
  position: relative;
}
.yangbanjian-3d .block-3d{
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0,-50%);
 
}
.block-3d .show-3d-content{
  /*background: rgba(255,255,255,0.7);*/
  margin: auto;
  width: 1200px;
  padding: 30px 0px;
}
.show-3d-content .show-3d-name{
    font-size: 50px;
    letter-spacing: 5px;
    color:#2e2e2e;
    font-family:"黑体"
}
.show-3d-content .show-3d-des{
  font-size: 30px;
  color:#615f5f;
  font-weight: 200;
}
.show-3d-content .show-3d-btn{
  font-size: 19px;
  color:#fff;
}
.show-3d-btn{
  padding-top: 25px;
}
.show-3d-btn .show-3d-look,
.show-3d-btn .show-yuyue-btn{
  background: #018cb9;
  color: #fff;
  padding: 5px 0px;
  display: block;
  width: 216px;
  text-align: center;
  font-weight: lighter;
  letter-spacing: 1.5px;
}
.show-3d-btn .show-yuyue-btn{
  background: #28603e;
  margin-top: 15px;
}
.home-recom-alert .border-top{
  position: absolute;
  background: url(../images/home-recom.png);
  top: -205px;
  left: -100px;
  background-size: cover;
  width: 100%;
  height: 800px;
  z-index: -1;
  width: 900px;
}
.home-liucheng{
  background-color:#018cb9;
  height: auto;
}
.home-liucheng .home-container{
  text-align: center;
}
.home-liucheng img{
  width: 1190px;
  height: auto;
}

/*可删*/
.home-jumu{
  width: 100%;
  position: relative;
}
.home-jumu .swiper-container{
  width: 100%;
  height: 600px;
}
.home-jumu .swiper-slide{
   display: block;
   height: 100%;
   margin:auto;
}
.home-jumu .swiper-slide img{
  display: block;
  margin:auto;
  width: 100% !important;
  height: 100% !important;
}
/*可删*/










