@charset "utf-8";
body
{
    font-family: PingFang SC,Microsoft Yahei,Arial,Hiragino Sans;
}
.bl-services .index_box .item img{
	width: 40px;
	margin-right: 10px; 
}
.bl-services .index_box .item{
	  color: #fff;
	  position: absolute;
	  width: 300px;
    text-align: left;
}
.bl-services .index_box .item:nth-child(1){
	top: 0;
	left: 42%;
}
.bl-services .index_box .item:nth-child(2){
	    top: 30%;
    left: 70%;
}
.bl-services .index_box .item:nth-child(3){
	    top: 75%;
    left: 63%;
}
.bl-services .index_box .item:nth-child(4){
	    top: 75%;
    left: 10%;
}
.bl-services .index_box .item:nth-child(5){
    top: 30%;
    left: 6%;
}
.bl-services .index_box .item h2{
    font-size: 22px;
    font-weight: normal;
}
.bl-services .index_box{
	text-align: center;
	padding: 130px 0;
	position: relative;
}
.bl-services .index_titlebox .index_title:before{
	background-image: url(../img/services_title_bg.png);
	width: 600px;
}
.index_titlebox .en{
   font-size: 30px;
    font-weight: bold;
    color: #da970e;
    opacity: 0.3;
}
.index_titlebox .cn{
      font-size: 30px;
    font-weight: bold;
    color: #da970e;
    position: relative;
    bottom: 30px;
    margin-top: 40px;
}
/*  我们的优势 */
.bl-advantage .index_titlebox .index_title:before{
	background-image: url(../img/advantage_title_bg.png);
	width: 180px;
}
.bl-advantage .index_box .left-con1{
    width:75%;
    float: left;
}
.bl-advantage .index_box .right-con1{
    width:24%;
    float: right;
}
.bl-advantage .index_box .content{
	text-align: center;
		background-size:auto;
    background-repeat: no-repeat;
    color: #fff;
    border-radius: 10px;
}
.bl-advantage .index_box .content .desc{
	font-size: 17px;
}
.bl-advantage .index_box .con5{
	height: 724px;
	background-image: url(../img/advantage_bg5.jpg);
}
.bl-advantage .index_box .desc{
	 padding-left: 20px;
	 padding-right: 20px;
}
.bl-advantage .index_box .con5 .desc{
	 padding-top: 280px;
}
.bl-advantage .index_box .con4{
	height: 295px;
	background-size: 100%;
	background-image: url(../img/advantage_bg4.jpg);
}
.bl-advantage .index_box .con4 .desc{
	 padding-top: 90px;
}

.bl-advantage .index_box .con1{
	height: 417px;
	background-image: url(../img/advantage_bg1.jpg);
}
.bl-advantage .index_box .con1 .desc{
	 padding-top: 140px;
}

.bl-advantage .index_box .con2{
	height:202px;
	background-image: url(../img/advantage_bg2.jpg);
	background-size: 100%;
}
.bl-advantage .index_box .con2 .desc{
	 padding-top: 50px;
}
.bl-advantage .index_box .con3{
	height:202px;
	background-size: 100%;
	background-image: url(../img/advantage_bg3.jpg);
}
.bl-advantage .index_box .con3 .desc{
	 padding-top: 50px;
}
.bl-advantage .index_box .top-con1{
	overflow: hidden;
}
.bl-advantage .index_box .left-con2{
    width:35%;
    float: left;
}
.bl-advantage .index_box .right-con2{
    width:63.8%;
    float: right;
}
.bl-advantage .index_box .top-con2{
	overflow: hidden;
	margin-bottom:2%;
}
.bl-advantage .index_box .bottom-con1{
	margin-top: 1%;
}
/*  品牌故事  */
.bl-brand-story{
    width: 100%;
    height:200px;
    background: url(../img/brand_story_bg.jpg) no-repeat;
    background-size:auto;
    max-width: 1920px;
}
.bl-brand-story ul{
  overflow: hidden;
  margin-top: 40px;
}
.bl-brand-story ul li{
   float: left;
   width: 20%;
   list-style: none;
   text-align: center;
}
.bl-brand-story ul li h3{
     color: #da970e;
     font-size:35px;
     font-weight: bold;
}
.bl-brand-story ul li p{
     color: #fff;
     font-size:16px;
}
/*  品牌故事  */

/*  专业服务团队  */
.bl-service-team .index_titlebox{
	    padding: 40px 0 30px 0;
}
.bl-service-team .index_titlebox .index_title{
	    color: #c98b11;
}
.bl-service-team .index_titlebox .index_intro{
	color: #fff;
}
.bl-service-team .index_titlebox .index_title:before{
	background-image: url(../img/service_team_title_bg.png);
	width: 180px;
}
.bl-service-team{
	width: 100%;
    height:600px;
    background: url(../img/service_team_bg.jpg) no-repeat;
    background-size:auto;
    max-width: 1920px;
}

.bl-service-team p{
	font-size: 20px!important;
	color: #fff!important;
}
.bl-service-team .p1{
	color: #da970e!important;
}
/*  关于我们  */
.bl-about-us .index_titlebox .index_title:before{
	background-image: url(../img/about_us_title_bg.png);
	width: 180px;
}
.bl-about-us .left{
	width: 40%;
	float: left;
	height: 435px;
}
.bl-about-us .left img{
	width: 100%;
	border-radius: 2px;
}
.bl-about-us .right{
	width: 58%;
	float: right;
	height: 370px;
	    padding: 20px 30px;
	box-shadow: #e1e1e1 0px 0px 10px 2px;
}
.bl-about-us .right h3{
	text-align: center;
	font-size: 20px;
	    margin-top: 0px;
}
.bl-about-us .right p{
	    line-height: 30px;
    font-size: 16px;
    color: #666;
    text-indent: 30px;
}
.bl-about-us .right a{
	padding: 10px 20px;
    float: right;
    border: 1px solid #c98b11;
    color: #333;
    text-decoration:none;
    cursor: pointer;
}
.bl-about-us .right a:hover{
	background-color: #c98b11;
	color: #fff;
}

/* 新闻动态 */
.bl-news{
	padding-top:20px;
}
.bl-news .index_titlebox .index_title:before{
	background-image: url(../img/news_title_bg.png);
	width: 220px;
}
.bl-news .index_box .left{
	width: 30%;
	float: left;
	background-color: #fff;
}
.bl-news .index_box .right{
	width: 70%;
	float: right;
}
.bl-news .index_box .right .col-sm-6{
	width: 100%;
}
.bl-news .index_box .right .col-sm-6 a{
	text-decoration:none;
}
.bl-news .index_box .left .col-sm-6{
	width: 100%;
	    margin-top: 20px;
	    padding: 0px;
}
.bl-news .index_box .left .col-sm-6 a{
	text-decoration:none;
}
.bl-news .index_box .left .img{
	    height: 245px;
    width: 100%;
}
.bl-news .index_box .left img{
	width: 100%;
	    max-height: 245px;
}
.bl-news .index_box .col-sm-6 p{
	overflow: hidden;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
box-orient: vertical;
display: -webkit-box;
display: box;
}
.bl-news .index_box .col-sm-6 .media-heading{
		overflow: hidden;
-webkit-line-clamp:1;
line-clamp:1;
-webkit-box-orient: vertical;
box-orient: vertical;
display: -webkit-box;
display: box;
padding: 0px;
}
.bl-news .index_box .col-sm-6 .media-body{
	padding: 10px 0
}
.bl-news .index_box .left  .col-sm-6 .media{
	margin-bottom: 5px;
}
.bl-index-more {
	    text-align: center;
    overflow: hidden;
    width: 100%;

}
.bl-index-more a {
   padding: 10px 20px;
    border: 1px solid #c98b11;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}
.bl-index-more a:hover{
	background-color: #c98b11;
	color: #fff;
}

/* 荣誉资质 */
.bl-certification .index_titlebox .index_title:before{
	background-image: url(../img/certification_title_bg.png);
	width: 120px;
}
.bl-certification .index_box li{
    list-style: none;
    float: left;
    width: 31%;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 30px;
}
.bl-certification .index_box ul{
	overflow: hidden;
	padding: 0px;
}
.bl-certification .index_box li p{
text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #333;
}
.bl-certification .index_box li:nth-child(3){
	margin-right: 0px;
}
.bl-certification .index_box li:nth-child(6){
	margin-right: 0px;
}
.bl-certification .index_box li .img{
	    width: 100%;
    height: 260px;
    overflow: hidden;
    border: 3px solid #f6b754;
    border-radius: 4px;
    text-align: center;
}
.bl-certification .index_box li img{
	width: 100%;
	   -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bl-certification .index_box li img:hover{
		-webkit-transform: scale(1.3);
    transform: scale(1.4);
}

/* 合作伙伴 */
.bl-partner .index_titlebox .index_title:before{
	background-image: url(../img/partner_title_bg.png);
	width: 200px;
}
.bl-partner .partner-item{
  float: left;
  width: 25%;

}
.bl-partner .partner-item .title{
   font-weight: bold;
   font-size: 20px;
   text-align: center;
   margin-bottom: 30px;
   color: #c98b11;
}
.bl-partner .partner-item .list{
    border-right: 1px solid #e5e5e5;

}
.bl-partner .partner-item:last-child .list{
  border-right:none;
}
.bl-partner .partner-item .list p{
   font-size: 16px;
   text-align: left;
   margin: 20px;
}
.bl-partner .partner-item .list img{
   width: 60px;
   height: 60px;
   margin-right: 10px;
}
.bl-partner .index_box li{
    list-style: none;
    float: left;
    width: 18%;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 50px;
    height: 150px;
}
.bl-partner .index_box ul{
	overflow: hidden;
	padding: 0px;
}
.bl-partner .index_box li p{
text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #333;
}
.bl-partner .index_box li:nth-child(5){
	margin-right: 0px;
}
.bl-partner .index_box li:nth-child(10){
	margin-right: 0px;
}
.bl-partner .index_box li .img{
	 width: 100%;
    height: 100px;
    overflow: hidden;
    border-radius: 4px;
    text-align: center;
}
.bl-partner .index_box li img{
	width: 50%;
}
.bl-index-footer .row{
	padding-top: 0px;
}
.bl-index-footer .logo img{
	width: 180px;
}
.bl-index-footer .basic-info{
	margin-top: 20px;
}
.bl-index-footer .basic-info p{
	line-height: 15px;
}
.bl-index-footer .qr-code{
	margin-top: 20px;
}
.bl-index-footer .qr-code img{
	width: 130px;
}
.bl-index-footer .cooperation-con{
	text-align: center;
}
.bl-index-footer .cooperation-con h3{
	text-align: center;
	margin: 0px;
}
.bl-index-footer .cooperation-con .form{

}
.bl-index-footer .cooperation-con .form .item{
    margin: 10px 0;
    position: relative;
}
.bl-index-footer .cooperation-con .form .item input{
	width: 60%;
	padding-left: 10px;
	border-radius: 5px;
	color: #333;
	background-color:rgba(255,255,255,0.95);
}
.bl-index-footer .cooperation-con .form .item textarea{
	width: 60%;
		padding-left: 10px;
	border-radius: 5px;
	color: #333;
	background-color:rgba(255,255,255,0.95);
      height: 120px;
    line-height: 22px;
}
.bl-index-footer .cooperation-con .form .submit{
	color: #fff;
	background-color: #c98b11;
	border: none;
	border-radius: 5px;
	width: 60%;
}

.cooperation {
    position: fixed;
    bottom: 30px;
    right: 20px;
    display: none;
    z-index: 2;
}
.cooperation .cooperation-item {
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background-color: #222222;
    margin-top: 5px;
}
.cooperation .left-qr-code {
    position: absolute;
    right: 103px;
    top: 50%;
    margin-top: -150px;
    width: 200px;
    height: 243px;
    background: #fff;
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 21%);
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 21%);
}
.cooperation .cooperation-item img{
	width: 100%;
}
.cooperation-item .icon-1, .icon-2 {
    margin-top: 15px;
}
.cooperation-item-1 .icon-1 {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../img/to-top-1.png) no-repeat;
}
.cooperation-item .icon-2 {
    display: none;
}
.cooperation-item-1 .icon-2 {
    width: 26px;
    height: 26px;
    background: url(../img/to-top-2.png) no-repeat;
}

.cooperation-item p {
    margin-top: 10px;
}

.cooperation-item-2 .icon-1 {
    display: inline-block;
    width: 32px;
    height: 26px;
    background: url(../img/attention-1.png) no-repeat;
}
.cooperation-item-2 .icon-2 {
    width: 32px;
    height: 26px;
    background: url(../img/attention-2.png) no-repeat;
}
.cooperation-item-4 .icon-1 {
    display: inline-block;
    width: 35px;
    height: 26px;
    background: url(../img/cooperation-1.png) no-repeat;
}
.cooperation-item-4 .icon-2 {
    width: 35px;
    height: 26px;
    background: url(../img/cooperation-2.png) no-repeat;
}
  .cooperation-item .icon-2 {
    display: none;
  }

  .cooperation-item:hover .icon-2 {
    display: inline-block;
  }

  .cooperation-item:hover .icon-1 {
    display: none;
  }

  .cooperation-item:hover p {
    color: #ea5504;
  }

  .cooperation-item p {
    margin-top: 0px;
  }

  .cooperation-item-4 a{
  	 color: #fff;
  	 text-decoration:none;
  }


  .cooperation .left-qr-code {
    position: absolute;
    right: 80px;
    top: 50%;
    margin-top: -150px;
    width: 200px;
    height: 243px;
    background: #fff;
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.21);
  }

  .cooperation-item-2:hover+.left-qr-code {
    visibility: visible; 
  }


  .left-qr-code .code-top {
    margin: 15px 0px 5px 28px
  }

  .left-qr-code .weixin {
    margin-right: 5px;
    display: block;
    width: 32px;
    height: 32px;
    background: url('../img/weixin.png') no-repeat;
  }

  .code-top .top-right h5 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
    margin: 0;
  }
   .left-qr-code p{
   	margin: 0px;
   }
  .left-qr-code .clearfix:before,  .left-qr-code .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
 .left-qr-code .fl {
    float: left;
    display: inline;
}
 .left-qr-code .clearfix:after {
    clear: both;
    overflow: hidden;
}

  .left-qr-code .QR-code-3 {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 136px;
    height: 135px;
    background: url('../img/qrcode.jpg') no-repeat;
    background-size: 100%;
  }

  .attention>span {
    color: #ea5504;
  }

  .left-qr-code .icon-23 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 18px;
    height: 16px;
    display: block;
    position: absolute;
    top: 50%;
    right: -17px;
    margin-top: -8px;
    display: block;
    width: 18px;
    height: 16px;
    background: url('../img/icon-23.png') no-repeat;
  }

  .navbar .bl-right-phone{
    position: absolute;
    top: 20px;
    right: 5%;
        font-size: 16px;
}
  .navbar .bl-right-phone img{
  	margin-right: 5px;
  }
  .navbar .bl-right-phone span{
  	color: #da970e;
  	font-weight: bold;
  }
  .navbar .bl-right-phone .img2{
  	display: none;
  }
  .navbar-default .navbar-brand .logo2{
		display: none;
 }
  .x_fixed .navbar-brand .logo2{
  	display: inline-block!important;
    width: 160px;
  }
  .x_fixed .navbar-brand .logo1{
  	  display: none;
  }
    .x_fixed .bl-right-phone{
    	color: #333;
    }
    .x_fixed .bl-right-phone .img1{
       display: none;
    }
      .x_fixed .bl-right-phone .img2{
      	display: inline-block!important;
    }
.bl-service-con .service-item{
	margin-bottom: 50px;
	background-color: #F7F7F7;
	overflow:hidden;
}
    .bl-service-con .service-item img{
    	width: 100%;
    	border-radius: 5px;
    }
    .bl-service-con .service-item p{
    	    font-size: 15px;
    line-height: 30px;
    }
    .bl-pro-con{
          background-color: #fcfdfd;
          margin-bottom: 100px;
    }

  @media not screen and (width: 1920px){
  	.navbar-default .navbar-nav>li>a {
  font-size:14px;
}
.navbar-right{
	    margin-right: 180px;
  }
}


.cooperation-con .number {
    position: absolute;
    right: 120px;
    bottom: 0px;
    color: #666;
    font-size: 14px;
}

.about_banner .title-name {
    color: #fff;
    position: absolute;
    left: 369px;
    bottom: 124px;
    opacity: 0.75;
}
.about_banner .title-name p:first-child {
    font-size: 36px;
}
.about_banner .title-name p:last-child  {
    font-size: 24px;
        margin-top: 15px;
}
.service-con-mb{
    display: none;
}
.bl-services-mb{
     display: none;
}
.mb-ad{
   display: none;
}
.bl-branch li.item::before {
    z-index: 2;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.3);
}
.bl-branch ul{
  padding: 0px;
  margin:0px;
}
.bl-branch li{
   float: left;
   width: 49%;
   position: relative;
   list-style: none;
  margin-bottom: 30px;
     cursor: pointer;
}

.bl-branch li:first-child{
     width: 100%;
}
.bl-branch li img{
  width: 100%;
}
.bl-branch li .info{
  overflow: hidden;
  text-align: center;
  position: absolute;
  top:30%;
  color: #fff;
  left: 0;
  width: 100%;
  z-index: 3;
}
.bl-branch li .info h2{
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 10px;
}
.bl-branch li .info h4{
      font-size: 24px;
}
.bl-branch li:nth-child(even){
　    margin-right: 2%!important;
}
.bl-branch li .info .contact-info{
  display: none;
}
.bl-branch li .info .contact-info p a{
  color: #fff;
  text-decoration: none;
}
.bl-branch li .info .contact-info p img{
  width: 15px;
  margin-right:5px;
}
 .bl-branch li:nth-child(2){
    display: none;
 }
    .pc-ad{
      display: block;
      position: relative;
   }
   .pc-ad .text{
      text-align: left;
      position: absolute;
      top: 30%;
      left: 18%;
      color: #fff;
   }

   .pc-ad .text h1{
 font-size:50px;
 margin-bottom:50px;
   }
   .pc-ad .text p{
     font-size:30px;
   }
   .mb-partner{
      display: none;
   }
   .bl-partner .partner-item .title img{
          width: 30px;
    vertical-align: middle;
    margin-right: 5px;
   }
@media only screen and (min-width: 768px) and (max-width: 1440px){
   .navbar .bl-right-phone {
    right: 20px;
    font-size: 14px;
   }
}
@media only screen and (min-width: 320px) and (max-width: 769px){
  .bl-brand-story{
    display: none;
  }
  .bl-story img{
     width: 100%!important;
  }
   .bl-pro-con .cn{
      font-size: 22px;
   }
   .index_titlebox .en{
       display: none;
   }
   .bl-pro-con{
      margin-bottom: 0px;
   }
   .bl-pro-con img{
      width: 100%!important;
   }
   .mb-partner{
      display: block!important;
   }
   .pc-partner{
      display: none;
   }
  .bl-services-mb{
     display: block;
     padding-top: 20px!important;
}
  .bl-right-phone{
    display: none;
  }
  .navbar-nav {
    margin: 0;
    width: 100%;
   }
   .nav>li {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
   }  
   nav.navbar.navbar-default ul li a{
     color: #333;
   }
   nav.navbar.navbar-default ul li a.on{
      color: #da970e;
   }
   .bl-partner .index_box li{
          width:31%;
   }
   .index-ad {
    display: block!important;
   }
   .index-ad  img{
    background-size: 100%;
    width: 100%;
   }
   .bl-services-pc{
       display: none!important;
   }
   .bl-advantage{
      display: none;
   }
   .cooperation{
      display: none!important;
   }
   .bl-about-us .left{
      width: 100%;
      height: 100%;
   }
    .bl-about-us .right{
      width: 100%;
      height: 100%;
   }
   .bl-news .index_box .right{
    width: 100%;
   }

  .bl-news .index_box .left{
    width: 100%;
   }
   .bl-certification .index_box li{
    width: 100%;
   }
   .bl-service-team .index_titlebox .index_intro{
          margin: 20px 0 10px 0;
              font-size: 14px!important;
    line-height: 25px;
   }
   .bl-service-team p{
     font-size: 14px!important;
   }
   .bl-service-team{
     height: 100%;
         padding: 30px 0;
   }
   .do_well{
         padding-top: 30px;
    padding-bottom: 30px;
   }
   .bl-partner .index_box li p{
     font-size: 12px;
   }
   .bl-partner .index_box li:last-child{
      display: none;
   }
   .bl-about-us .right p{
      font-size: 14px;
   }
   .bl-about-us .right h3{
      font-size: 18px;
   }
   .bl-about-us .right a{
          font-size: 12px;
              padding: 5px 10px;
   }
   .bl-index-more a{
       font-size: 12px;
              padding: 5px 10px;
   }
   .bl-certification .index_box li p{
      font-size: 14px;
   }
   .bl-news .index_box .left{
      background-color: initial;
   }
   .index_news{
      background:initial;
      margin-top: 0px;
   }
   .bl-news .index_box .left .col-sm-6{
      margin-top: 0px;
   }
   .index_news .col-sm-6{
          border-bottom: 1px solid #f5f5f5;
   }
   .bl-news .index_box .right .col-sm-6:last-child{
      border:none;
   }
   .bl-service-team .index_titlebox{
          padding: 0px 0 20px 0;
   }
   .index_titlebox .index_intro{
          margin: 15px 0 25px 0;
   }
  .service-con{
    display: none;
   }
   .service-con-mb{
    display: block;
   }
   .service-con-mb h3{
      font-size: 18px;
      font-weight: bold;
   }
   .bl-service-con .service-item p{
      font-size: 14px;
   }
   .bl-about-us .index_titlebox .index_title:before{
          width: 120px;
   }
   .bl-certification .index_titlebox .index_title:before{
      width: 80px;
   }
   .bl-services .index_box{
      padding: 0px;
   }
   .bl-services-mb .container{
      padding: 0px;
   }
   .bl-services .index_titlebox .index_title:before{
      width: 0px;
   }
   .index_titlebox .index_title{
          margin-top: 15px;
    font-weight: bold;
   }
   .x_fixed .navbar-brand .logo2{
      width: 120px;
   }
   .navbar-brand .logo1{
      width: 120px;
   }
   .navbar-default .navbar-toggle{
       border-color: #c98b11;
       background: #c98b11;
   }
   .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
          background: #c98b11;
   }
   .footer-menu-mb{
      display: block!important;
   }
   .news_details .text_box img{
     width: 100%!important;
   }
   .index_news .media-body p{
      height: 40px;
   }
   .bl-certification .index_box li:nth-child(4){
     display: none;
   }
   .bl-certification .index_box li:nth-child(5){
     display: none;
   }
   .bl-certification .index_box li:nth-child(6){
     display: none;
   }
   .pc-ad{
      display: none;
   }
   .about_banner .swiper-slide {
    background-size: 100%;
    width: 100%;
   }
   .pc-ad{
      display: none;
   }
   .mb-ad{
      display: block;
      position: relative;
   }
   .mb-ad .text{
      text-align: left;
      position: absolute;
      top: 40%;
      left: 10px;
      color: #fff;
   }
   .mb-ad .text p{
     font-size: 14px;
   }
 input[type="button"], input[type="submit"], input[type="reset"], input[type="text"]
 {
     -webkit-appearance: none;
 }
 textarea 
 {
     -webkit-appearance: none;
 } 
 .news_details .text_box p{
   text-indent:0!important;
 }
 .bl-branch li{
    width: 100%!important;
 }
 .bl-branch li .info{
        top:12%!important;
 }
 .bl-branch li .info h2{
    font-size:25px;
 }
 .bl-branch li .info h4{
    display: none!important;
 }
 .bl-branch li .info .contact-info{
        display: block!important;
    padding: 0 50px;
 }
 .bl-branch li:first-child{
    display: none!important;
 }
 .bl-branch li:nth-child(2){
    display: block!important;
 }
}
.contact_wrapper .contact_bottom .text p.adress a{
   color: #333;
}

.auto {
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
}
.H_title {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #333;
    position: relative;
    font-weight: bold;
    font-family: "SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.H_layer02 .bd ul {
    position: relative;
    padding: 0px;
}
.H_layer02 .bd ul:before {
    content: '';
    position: absolute;
    left: 0;
    top: 25px;
    bottom: 20px;
    width: 25px;
    /*border-bottom: solid 230px #c98b11;*/
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    background: #fff;
}
.H_layer02 .bd li {
    margin: 25px 10% 20px !important;
    box-shadow: 0 2px 10px rgb(0 0 0 / 25%);
   /* background-image: linear-gradient(to top, #c98b11 , #f8cd79); */
    float: left;
    font-style: inherit;
    list-style: none;
}
.H_layer02 .bd ul:after {
    content: '';
    position: absolute;
    right: 0;
    top: 25px;
    bottom: 20px;
    width: 25px;
   /* border-bottom: solid 230px #c98b11; */
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    background: #fff;
}
.H_layer02 .bd li .p1 {
    background: #fff;
}
.H_layer02 .bd li .p0 {
    position: relative;
    text-align: center;
}
.H_layer02 .bd li .p2 {
    padding: 0px 20px;
    height: 150px;
    position: relative;
    font-weight: 200;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    text-align: justify;
}
.p0 {
    padding: 0;
}
.H_layer02 .bd li .p1 img {
    width: 96%;
    margin: 2%;
}
.H_layer02 .bd li .p0 .s1 {
    font-size: 40px;
    color: rgba(255,255,255,0.12);
}
.H_layer02 .bd li .p0 .s2 {
    color: #333;
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    z-index: 9;
    font-weight: bold;
}
.H_layer02 .bd li .p2 span {
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0px;
}
.H_layer02 .bd li .p2 a {
    display: inline-block;
    position: relative;
    margin-top: 15px;
    border-radius: 5px;
    width: 115px;
    height: 34px;
    line-height: 34px;
    color: #c98b11;
}
.lineYs:after {
    width: 200%;
    height: 200%;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    box-sizing: border-box;
    border-radius: 10px;
}
.footer-mb{
   background: #ab7e25;
       margin-bottom: 50px;
}
.footer-mb .info{
  overflow: hidden;
  padding: 10px 0;
  border-bottom:1px solid #f0e7d5;
}
.footer-mb .copyright-info{
  overflow: hidden;
  padding: 10px 0;
}
.footer-mb .copyright-info a{
  color: #fff;
}
.footer-mb .ewm {
    width: 80px;
    float: left;
    margin: 0 0px 0 0;
    text-align: center;
    padding-left: 0px;
    color: #a9a9b5;
}
.footer-mb .ewm img {
    margin-bottom: 5px;
    width: 100%;
}
.footer-mb .ewm span{
  color: #fff;
}
.footer-mb dl {
    line-height: 20px;
    min-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: left;
}
.footer-mb dl a{
  color: #fff;
}
.footer-mb dl dt {
    margin: 7px 0;
    padding: 0 10px 0 25px;
    position: relative;
}
.footer-mb dl dt i{
  margin-right: 5px;
}
.footer-mb dl dt i img{
  width: 12px;
}
.footer-menu-mb {
    z-index: 880;
    height: 50px;
    line-height: 50px;
    position: relative;
    background-image: linear-gradient(to top, #c98b11 , #f8cd79);
    font-size: 14px;
    text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}
.footer-menu-mb a:nth-child(1):before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 33%;
    width: 1px;
    height: 40px;
    background: rgba(255,255,255,0.4);
}
.footer-menu-mb a:nth-child(2):before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 66%;
    width: 1px;
    height: 40px;
    background: rgba(255,255,255,0.4);
}
.footer-menu-mb a {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 33%;
    float: left;
    box-sizing: border-box;
    text-decoration: none;
}
.footer-menu-mb a img {
    width: 30px;
    margin: 0px 10px 0 0;
}

.mask{position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,0.5);display: none;}

.attention-window{z-index:999;width: 80%;overflow: hidden;position: absolute;top: 50%;left: 0;right: 0;margin:auto;border-radius: 8px;background-color: #fff;transform: translateY(-50%);-webkit-transform: translateY(-50%);display: none;}

.attention-window .title{width: 100%;height: 50px;line-height: 57px;text-align: center;font-size: 18px;}

.attention-window .content{margin: 0 auto;font-size: 14px;line-height: 20px;text-align: center;padding-left: 21px;padding-right: 21px;padding-bottom: 24px;}

.attention-window .close-btn{border-top: 1px solid #eee;width: 100%;height:46px;color: #4691ee;text-align: center;font-size: 16px;line-height: 46px;color: #c98b11}

.attention-window .content img{
  width: 100%;
}

.cooperation-form .item {
    margin: 10px 0;
    position: relative;
}
.cooperation-form .item input {
      width: 100%;
    padding-left: 10px;
    border-radius: 5px;
    color: #333;
    background-color: rgba(255,255,255,0.95);
    padding: 10px;
    border: 1px solid #e5e5e5;
}
.cooperation-form .item textarea {
    width: 100%;
    padding-left: 10px;
    border-radius: 5px;
    color: #333;
    background-color: rgba(255,255,255,0.95);
    height: 120px;
    line-height: 22px;
        padding: 10px;
    border: 1px solid #e5e5e5;
}
.cooperation-form .item span{
      margin-bottom: 5px;
    display: inline-block;
    font-size: 14px;
    color: #333;
}
.cooperation-form .number {
    position: absolute;
    right: 10px;
    bottom: 0px;
    color: #999;
    font-size: 14px;
}
.cooperation-form .number span{
     color: #999;
}
.cooperation-form  .submit {
    color: #fff;
    background-color: #c98b11;
    border: none;
    border-radius: 5px;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    margin-top: 10px;
}
