


.my_comment{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.my_comment .comment_main{
  max-width: 1280px;
  width: 100%;
  position: relative;
  top: -50px;
}
.comment_main .single-item .abimg{width: 100%;display: flex;align-items: center;justify-content: center;}
.comment_main .single-item .abimg img{width: 100%;}
.comment_main .single-item .slick-prev{left: 20px;width: 50px;height: 50px;}
.comment_main .single-item .slick-next{right: 20px;width: 50px;height: 50px;}
.comment_main .single-item .slick-prev:before{font-size: 40px;color: #fcaf78;}
.comment_main .single-item .slick-next:before{font-size: 40px;color: #fcaf78;}
.comment_main .single-item .slick-dots{bottom: 20px;}
.comment_main .single-item .slick-dots li button:before{font-size: 40px;}
.comment_main .slick-slider{margin-bottom: 0;}
.my_comment .comment{
  width: 100%;
  display: flex;
  align-items: stretch;
  position: relative;
}
.my_comment .comment .comment_left{width: 55%;}
.my_comment .comment .comment_left img{width: 100%;}
.my_comment .comment .comment_right {
    position: absolute;
    right: 0;
    top: 5%;
    height: 90%;
    width: 50%;
    background-color:#fff;
    border: 1px solid #dbdbdb;
    padding: 48px 7%;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}
 .comment_right	.evaluate-item{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
 .comment_right	.e-icon img{width:38px;position: relative;left: -42px;}
	
 .comment_right	.e-cont{padding-left: 18px;}
 .comment_right	.e-cont-txt{text-align: justify;
    font-size: 18px;color: #7a7a7a;line-height: 1.5;}
	
 .comment_right	.e-cont-name{
  text-align: right;
  margin-top: 20px;
	font-size: 16px;
  color: #7a7a7a;
  line-height: 1.5;
}
 @media(max-width:768px){
.my_comment .comment_main{
  top: -30px;
}
.comment_right	.evaluate-item{
  padding: 0;
}
.my_comment .comment .comment_left{
  width: 65%;
}

.my_comment .comment .comment_left img{
  height: 220px;
}
.my_comment .comment .comment_right{
  padding: 6px;
  width: 60%;
}
.comment_right	.e-cont-txt{
  font-size: 12px;
}
 .comment_right	.e-cont-name{
  font-size: 12px;
  margin-top: 16px;
 }
 .comment_right	.e-icon img{width:16px;left: -12px;}

 }

.map_info{width: 100%;padding:164px 48px;display: flex;justify-content: center;align-items: center;background-image: url('../images/pjiabg.png');}
.map_bg{max-width: 1280px;width:100%;display: flex;justify-content: space-between;}
.map_bg .one_ad{
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 0 32px;
}
.map_bg .ad_one{
  margin-top: 50px;
 width: 1px;
 height: 100px;
 background-color: #fcaf78;
}
.one_ad .one_ad_title{font-size: 28px;color: #fd9040;margin-bottom: 24px;text-align: center;}
.one_ad .one_ad_tip{font-size: 18px;}
 @media(max-width:768px){
   .map_info{padding:24px 6px 68px;}
     .map_bg .one_ad{
    padding: 0 6px;
   }
   .one_ad .one_ad_title{
    font-size:18px;
    margin-bottom: 12px;
   }
   .one_ad .one_ad_tip{
    font-size: 12px;
   }
   .map_bg .ad_one{
    margin-top: 30px;
    height: 70px;
   }
 }
.adress_tabs{width: 100%;padding: 48px;display: flex;justify-content: center;align-items: center;flex-direction: column;background-image: url('../images/jtwu-bg.png');}
.adress_tabs .tabs_title{width: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.adress_tabs .title_left{font-size: 28px;margin-bottom: 12px;color: #fff;}
.adress_tabs .title_right{font-size: 18px;color: #fff;}
 @media(max-width:768px){
   .adress_tabs{
    padding: 24px 24px;
   }
 
 }
.my_inaboutbg {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content:space-between;
}
.my_inaboutbg .inaboutbg_left{
    width: 50%;
    background-color: #e8f0fb;
    padding: 48px;
 }
 .my_inaboutbg .inaboutbg_right{
    width: 50%;
 }

 .my_inaboutbg .ab-name{
    font-size: 32px;
    color: #1c77d4;
    margin-bottom: 24px;
 }
 .my_inaboutbg .ab-tip{
    margin-bottom: 32px;
 }
 .ab-tip p{text-align: left;
  
    font-size: 18px;
	  line-height: 1.5;
	  margin-bottom: 20px;
    }
.inaboutbg_left .more-link{
    color: #1c77d4;
    font-size: 24px;
  }
.inaboutbg_right .single-item .abimg{height: 390px;width: 100%;display: flex;align-items: flex-end;justify-content: center;}
	.inaboutbg_right .single-item .abimg img{width: 100%;}
	.inaboutbg_right .single-item .slick-prev{left: 20px;width: 50px;height: 50px;}
	.inaboutbg_right .single-item .slick-next{right: 40px;width: 50px;height: 50px;}
	.inaboutbg_right .single-item .slick-prev:before{font-size: 40px;}
	.inaboutbg_right .single-item .slick-next:before{font-size: 40px;}
	.inaboutbg_right .single-item .slick-dots{bottom: 20px;}
	.inaboutbg_right .single-item .slick-dots li button:before{font-size: 40px;}
  .inaboutbg_right .slick-slider{margin-bottom: 0;}
 @media(max-width:768px){
  .my_inaboutbg {
   flex-wrap: wrap;
  }
  .my_inaboutbg .inaboutbg_left{
    padding: 12px;
    width: 100%;
   }
   .my_inaboutbg .inaboutbg_right{
    width: 100%;
   }
   .inaboutbg_right .single-item .abimg{
    height: 100%;
   }
}


.my_inservebg {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 64px 0 0;
  background-image: url('../images/servebg.png');
}
.my_inservebg .inservebg {
  max-width: 1280px;
  width: 100%;
  max-height: 600px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.my_inservebg .item_inservebtn {
  padding-top: 40px;
  width: 32%;
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}
.my_inservebg .item_inservebg {
  width: 21%;
  display: flex;
  height: 200px;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

.my_inservebg .item_inservebg:nth-child(5) {
  top: -80px;
  position: relative;
  width: 32%;
  height: 280px;
  margin-bottom: 24px;
}
 @media(max-width:768px){
  .my_inservebg .inservebg{
    max-height: none;
  }
  .my_inservebg .item_inservebtn{
    width: 49%;
  }
    .my_inservebg .item_inservebg {
      width: 49%;
    }
    .my_inservebg .item_inservebg:nth-child(5){
      width: 49%;
       height: 200px;
       top: 0px;
    }   
 }

.my_inservebg .item_btn {
  width: 80%;
  height: 60px;
  text-align: center;
  background-color: #ff7900;
  color: #fff;
  line-height: 60px;
  font-size: 24px;
  border-radius: 10px;
  cursor: pointer;
}
.my_inservebg .item_btn a{
  display: inline-block;
  width: 100%;
  height: 100%;
}
.my_inservebg .item_img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.my_inservebg .item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item_img .item_title {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.item_img .item_title a{
  display: inline-block;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item_img .item_title a img{
    width: 70px;
    height: auto;
    margin-bottom: 16px;
}
.item_inservebg:nth-child(8) .item_img .item_title a img{
    width: 60px !important;
    height: auto;
    margin-bottom: 16px;
}
.item_inservebg:nth-child(2) .item_img .item_title a img{
    width: 50% !important;
    height: auto;
    margin-bottom: 16px;
}
.item_img .item_name {
  color: #fff;
  font-size: 18px;
}
.item_img .item_name:hover {
  transform: scale(1.1);
  cursor: pointer;
}

.inwhybg1 {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #1b78d7;
}
.inwhybg1 .inwhy {
  max-width: 1280px;
  width: 100%;
  display: flex;
  background-color: #1b78d7;
  justify-content: space-between;
  padding: 48px 0;
}
.inwhybg1 .inwhy-item {
  display: flex;
  flex-direction: column;
  width: 188px;
  align-items: center;
  margin: 10px;
}
.inwhybg1 .inwhy-item-icon {
  margin-bottom: 30px;
}
.inwhybg1 .inwhy-item-num {
  color: #fff;
  display: flex;
  align-items: center;
  font-family: "Roboto", Sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 55px;
  height: 55px;
  margin-bottom: 10px;
}
.inwhy-item-tip {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.inwhy-item-tip .tip_left {
  font-size: 16px;
  height: 24px;
  line-height: 1;
  padding-bottom: 6px;
}
.inwhy-item-tip .tip_right {
  font-size: 14px;
  height: 18px;
  line-height: 1;
}
.inwhybg1 .inwhy-item-num h1 {
  font-size: 48px;
}
.inwhybg1 .inwhy-item-txt {
  color: #fff;
  text-align: center;
  font-family: "Arial", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
.inwhybg1 .inwhy-item-num span {
  font-size: 24px;
}

.inwhybg1 .inevaluatebg {
  margin-top: 40px;
  width: 100%;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0px;
}
.inbannerbg .slick-slider {
  margin-bottom: 0;
}
.pcbanner-item .slick-dots {
  display: none !important;
}
