body{ position:relative}
 @font-face {
  font-family: "DINCond-Bold";
  src: url("./fonts/DINCond-Bold.woff2") format("woff2"),
       url("./fonts/DINCond-Bold.woff") format("woff"),
       url("./fonts/DINCond-Bold.ttf") format("truetype"),
       url("./fonts/DINCond-Bold.eot") format("embedded-opentype"),
       url("./fonts/DINCond-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}
ul li{list-style-type:none;}
.w100 {width: 100%;}
.w100_bg {background: #f5f5f5;padding-top: 10px;padding-bottom: 10px;}
.w100 .container {margin:0 auto;width:80%}
.w100 .container .t_right{float:right}


/*搜索*/
.search {background: none;margin-top: 18px}
.search button:before {content: "搜索";font-size: 14px;color: #ffffff;}
.search input[type=text] {border: 2px solid #000;background: transparent;top: 0;right: 0;}
.search button {background: #000;width: 60px;top: 0;right: 0;}
.search form {position: relative;width: 100%;margin: 0 auto;}
.search input, button {border: none;outline: none;}
.search input {width: 100%;height: 42px;padding-left: 15px;}
.search button {height: 42px;width: 42px;cursor: pointer;position: absolute;}

/*Top002262*/
.Top002262 {position: fixed; width:100%;z-index: 99999;}
.Top002262 .header-left{ float: left; width: 40%; display:table; height:70px;max-width: 138px;margin-top: 5px;}
.Top002262 .logo{ display:table-cell; vertical-align:middle;}
.Top002262 .header-mid,
.Top002262 .header-right{float:right;}
.Top002262 .header-right .hotline{line-height: 95px;/*border: solid 2px #e5e5e5;*/border-radius: 50px;font-family: "DINCond-Bold";font-size: 22px;color: #fff;padding: 0 17px 0 41px;background: url("../images/Top003047_tel.png") no-repeat left 15px center;float: left;}

.Top002262 .header-menu li{ width:auto !important; margin-right:20px}
.Top002262 .header-menu li em{ padding:0 15px;position:relative;}

.Top002262 .header-menu li em a{ line-height:75px; position:relative; font-size:16px; color:rgba(56,55,55);}
.Top002262 .header-menu li em a::before{ position:absolute; content:''; left:50%;    bottom: 0; transform:translateX(-50%);  height:2px; background:#f6620a;width:0; transition:ease-in-out 0.3s;}
.Top002262 .header-menu li em a:hover::before,
.Top002262 .header-menu li.aon em a::before{width:100%;}
.Top002262 .header-menu li em a:hover,
.Top002262 .header-menu li.aon em a{ color:#f6620a;}
.Top002262 .header-menu li .sub{ width:130%; left:-15%;  overflow:hidden; }
.Top002262 .header-menu #m2 .sub,.Top002262 .header-menu #m3 .sub,.Top002262 .header-menu #m4 .sub,.Top002262 .header-menu #m5 .sub{ display:none !important }
.Top002262 .header-menu li .sub-menu{ padding:15px; text-align:center;}
.Top002262 .header-menu li .sub-menu dt{ border-bottom:1px solid #f2f2f2;}
.Top002262 .header-menu li .sub-menu dt:last-child{ border-bottom:0;}
.Top002262 .header-menu li .sub-menu dt a{color:#666; transition:0.3s;}
.Top002262 .header-menu li .sub-menu dt a:hover{ background:none; color:#f6620a; }
.Top002262 .header-right dd{float:left;padding: 25px 0;}
.Top002262 .top-search{ position:relative; z-index:100;}
.Top002262 .open-search{ background:url(../images/Top002262-search.png) no-repeat center center; width:30px; height:30px;  display:block;}
.Top002262 .open-search-show{ position:relative; background:none;}
.Top002262 .open-search-show::before,
.Top002262 .open-search-show::after{ position:absolute; content:''; width:80%; height:3px; background:#f6620a; top:50%; left:10%; transform:rotate(-45deg);}
.Top002262 .open-search-show::after{transform:rotate(45deg);}

.Top002262 .search-box{ position:absolute; top:100%; right:0; z-index:100; display:none;}
.Top002262 .search-box .text{width: 254px;line-height: 46px;height: 46px; border:1px solid #fff; background:rgba(0,0,0,0.2); color:#fff; padding:0 50px 0 10px;}
.Top002262 .search-box .btn{ position:absolute; right:0; top:0; line-height: 46px; width:46px; text-align:center; color:#fff; font-weight:bold; font-size:16px; font-family:Verdana,Arial, Helvetica, sans-serif;}
.Top002262 .search-box .btn::before{position: absolute; content: '';border: 8px solid transparent; border-bottom-color:#b4b4b4;top: -15px;right: 4px;}
.sticky{background: #fff;width:100%;color:red}
.stickytxt{color:red}


@media(max-width:1366px){
  .Top002262 .header-menu li{margin-right: -2px;}
}
@media(max-width:1024px){
.Top002262 .header-right .hotline{padding: 0 8px 0 37px;}
.Top002262 #header-menu{ position:fixed; right:-100%; top:0; background:#000; z-index:100; padding-top:70px; width:70%; max-width:300px; height:100%; transition: ease-in-out 0.3s;}
.Top002262 #header-menu.header-menu-show{ right:0;}
.Top002262 #header-menu li em,
.Top002262 #header-menu li em a{ border-bottom:0;}
.Top002262 #header-menu li:nth-child(2n){ background:rgba(255,255,255,0.1);}
.Top002262 #header-menu li em a{ font-weight:normal;}
.Top002262 #header-menu li.has-sub em a{ background:url(../images/Top002262-icon.png) no-repeat 95% center;}
.Top002262 #header-menu li.clickon em a{ background-image:url(../images/Top002262-icon_up.png);}
.Top002262 #header-menu li .sub-menu{ padding:5%;}
.Top002262 #open_menu{ width:40px; height:30px;background:#000; margin-left:10px; position:relative; z-index:101; transition:background 0.3s;}
.Top002262 #open_menu i,
.Top002262 #open_menu i::before,
.Top002262 #open_menu i::after{ background:#fff; border-radius:3px;}
.Top002262 #open_menu i{ left:20%; width:60%;height:2px; margin-top:-1px;}
.Top002262 #open_menu.open_menu_on{ background:#000; position:fixed; right:2%;}
.Top002262 #open_menu.open_menu_on i{height:3px; margin-top:-1.5px;}
.w100{display:none}
}

.popular{padding: 3% 0 1vw 0;}
.popular ul li{background: #f5f5f9;margin-bottom: 2vw;}
.popular .main{ padding-left: 4.17vw; padding-right: 4.06vw;}
.popular .tit{margin-bottom: 5px;font-weight: 100;font-family: "Microsoft YaHei Light";font-weight: bold;}
.popular time{color: #c4a980;font-family: "DINCond-Bold";font-size: 16px;font-family: "Microsoft YaHei Light";}
.popular .more{line-height: normal;color: #000;background: none;width: auto; text-align: left;}
@media (min-width: 641px){
    .popular .pic {width: 350px;}

}
@media(max-width:640px){
.popular .tit{ font-size:18px}
.popular .ytable-cell,
.popular .ytable{display: block;}
.popular li{margin-bottom:7vw;}
.popular .main{padding: 4vw;border-bottom: 0;}
}



.cloumn{ text-align: center;padding: 1.5% 0;}
.cloumn ul{margin-left: 15%}
.cloumn ul li{width: 21%;float:left;overflow: hidden;}
.cloumn ul li img{width:90px}
.cloumn ul li:nth-child(4n){ margin-right:0;}
.cloumn ul li .Ispic{ width:100%;height:150px;}
.cloumn ul li .CasesCont{ padding:0 6.5789%; background:#f3f7f9;}
.cloumn ul li h1{margin:0;font-size:18px;color: #000;letter-spacing:2px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-family: "Microsoft YaHei Light";}
.cloumn ul li p{font-size: 14px;margin:0;text-transform:uppercase;margin:0;overflow:hidden;color: #555;}
.cloumn ul li .main{ padding: 4.1% 6.5789%;text-align:center}

@media (max-width:768px){
  .cloumn{ padding: 5% 2%;background:rgb(245,246,250);display:none}
  .cloumn ul{margin-left: 0%}
  .cloumn ul li{ width: 47.5%; margin-right:5%;}
  .cloumn ul li:nth-child(3n){ margin-right:5%;}
  .cloumn ul li:nth-child(2n){ margin-right:0;}
  .cloumn ul li .Ispic{ width:100%;}
  .cloumn ul li img{float:none;}
  .cloumn ul li .main{ float:none;}
  }
@media (max-width:480px){
  .cloumn{ padding: 5% 2%;background:rgb(245,246,250)}
  .cloumn ul{margin-left: 0%}
  .cloumn ul li{ width: 47.5%; margin-right:5%;}
  .cloumn ul li:nth-child(3n){ margin-right:5%;}
  .cloumn ul li:nth-child(2n){ margin-right:0;}
  .cloumn ul li .Ispic{ width:100%;}
  .cloumn ul li img{float:none;}
  .cloumn ul li .main{ float:none;}
  }


/*Banner002563 */
.Banner002563{padding-top: 80px}

/*slick Basic*/
.Banner002563 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Banner002563 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Banner002563 .slick-list:focus {outline: none}
.Banner002563 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Banner002563 .slick-slider .slick-track,
.Banner002563 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Banner002563 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Banner002563 .slick-track:before,
.Banner002563 .slick-track:after{display: table; content: '';}
.Banner002563 .slick-track:after{ clear: both;}
.Banner002563 .slick-loading .slick-track { visibility: hidden;}
.Banner002563 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Banner002563 .slick-slide .slick-loading img { display: none;}
.Banner002563 .slick-slide .dragging img { pointer-events: none;}
.Banner002563 .slick-initialized .slick-slide { display: block;}
.Banner002563 .slick-loading .slick-slide { visibility: hidden;}
.Banner002563 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Banner002563 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Banner002563 .slick-arrow{ position:absolute; z-index:10; width:30px; height:50px; background:rgba(0,0,0,0.13); top:55%; margin-top:-45px;font-size: 0;padding: 0; cursor: pointer;transition:0.2s; border: 0;}
.Banner002563 .slick-arrow:hover{ background:#f6620a;}
.Banner002563 .slick-arrow::before{ position:absolute; content:''; width:20px; height:20px; transform:rotate(-45deg); top:50%; margin-top:-10px;border-top:2px solid #fff; border-left:2px solid #fff;}
.Banner002563 .slick-arrow:hover::before{ border-color:#fff !important;}
.Banner002563 .slick-prev{ left:2%;}
.Banner002563 .slick-prev::before{  left:40%;}
.Banner002563 .slick-next{ right:2%;}
.Banner002563 .slick-next::before{  left:2%;transform:rotate(135deg);}

.Banner002563 .slick-dots{ position:absolute; left:0; text-align:center; width:100%; bottom:5%; z-index:10;}
.Banner002563 .slick-dots li{ display:inline-block;padding-right:28px; position:relative; cursor: pointer;}
.Banner002563 .slick-dots li:after{position:absolute;content:'';right:0;top:0;width:28px;height:1px;background: rgba(255,255,255,0.6);top:50%;}
.Banner002563 .slick-dots li:last-child{ padding-right:0;}
.Banner002563 .slick-dots li:last-child:after{ display:none;}

.Banner002563 .slick-dots li button{ display:block; border:1px solid transparent; width:20px; height:20px; border-radius:50%; margin:0 2px; position:relative;font-size: 0;padding: 0;background: none;}
.Banner002563 .slick-dots li button::before{position:absolute;left:50%;top:50%;margin-top:-6px;margin-left:-6px;width:12px;height:12px;border-radius:50%;content:'';background: #f6620a;}
.Banner002563 .slick-dots li.slick-active button{border-color: #f6620a;/* background: #f6620a; */}
.Banner002563 .slick-dots li.slick-active button::before{ background: #f6620a; }
.Banner002563 li{position: relative;}
.Banner002563 li a{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:2;}
.Banner002563  li .txt-img{ position:absolute; width:100%; top:0; left:-18%; text-align:center; z-index:1;  height:80%;}
.Banner002563  li .txt-img .ytable{height: 100%;}
.Banner002563  li .txt-img img{opacity: 0; transform: translateX(-100%); transition: 1s;}
.Banner002563  li.slick-current .txt-img img{transform: translateX(0);opacity: 1;}

@media(max-width:1200px){
.Top002262{position:relative !important;}
.Banner002563{ padding:0;}
}
@media(min-width:1025px){

.Banner002563  li > img{ display:block; width:100%;}
.Banner002563  li img.wap{ display:none;}

}
@media(max-width:1024px){

.Banner002563  li img.pc{ display:none;}
.Banner002563  li .table img{ max-width:75%; margin:0 auto;}
}
@media(max-width:480px){

.Banner002563 li .txt-img{ left:0;display:none}
.Banner002563 .slick-arrow{ transform:scale(0.7);}
.Banner002563 .slick-dots li{padding-right:10px; }
.Banner002563 .slick-dots li::after{ width:10px;}
.Banner002563 .slick-dots li button{width:20px; height:20px; }
}
/*
 *  Owl Carousel - Core 插件样式如遇多个只留一个
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }


/*
 .Floor002418 为demo编号
 */
/*out*/
.Floor002418{ padding: 4% 0 1% ; }
.Floor002418 .auto{ position: relative; }


/*3 line*/
.Floor002418 .lines{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 3; overflow: hidden;}
.Floor002418 .lines span{ display: block; width: 33.3334%; float: left; height: 100%; }
/*.Floor002418 .lines span:first-child{border-left: 1px solid #f0f0f0;}*/

.Floor002418 .wrap-container{ position: relative; z-index: 4;}

.Floor002418 .wrap-tit{color: #000;/* padding-top: 15px; */position: relative;}
.Floor002418 .wrap-tit h2{margin: 0;font-size: 28px;font-family: Calibri;text-transform: uppercase;line-height: 1;font-family: "DINCond-Bold";opacity: 0.1;letter-spacing: 4px;}
.Floor002418 .wrap-tit span{font-size: 35px;display: block;z-index: 111;font-weight: bold;font-family: "Microsoft YaHei Light";font-weight: bold;letter-spacing: 1px;position: relative;padding-bottom: 2px;}
.Floor002418 .wrap-tit figure{ display:inline-block; position:relative;}
.Floor002418 .wrap-tit figure::after{ position:absolute; content:''; width:32px; height:32px; border-radius:50%; border:10px solid #f6620a; right:-10px; top:-5px; z-index:1;}

@media only screen and (min-width: 768px) {
  .Floor002418 .wrap-tit{width: 55.3334%;float: left;}
}

.Floor002418 .wrap-tit .Dec-Line{position: absolute;top: 30px;width: 30%;right: 0;}
.Floor002418 .wrap-tit .Dec-Line:before,
.Floor002418 .wrap-tit .Dec-Line:after{ content: ""; position: absolute; right: 0; height: 1px; display: block;}
.Floor002418 .wrap-tit .Dec-Line:before{background: #f6620a;width: 100%;top: 0;opacity: 0.15;}
.Floor002418 .wrap-tit .Dec-Line:after{ width: 70%; background: #000; top: 10px;}
@media only screen and (max-width:767px ) {
  .Floor002418{ padding:40px 0}
  .Floor002418 .wrap-tit span{font-size: 28px; }
  .Floor002418 .wrap-tit .Dec-Line{ display: none;}
}

.Floor002418 .tabs{ padding-top: 10px;}
.Floor002418 .tabs a{display: block;/*float: left;*/width: 100%;height: 55px;line-height: 55px;text-align: center;font-size: 17px;color: #fff;background: #f6620a;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;}
.Floor002418 .tabs .owl-item a{border-left: 1px solid #fff;/* font-family: "Microsoft YaHei Light"; *//* font-weight: bold; */}
.Floor002418 .tabs .owl-item.on a,.Floor002418 .tabs .owl-item a:hover{ background: #000; color: #fff;
box-shadow:0 0 43px 5px rgba(0,0,0,.15);
-webkit-box-shadow:0 0 43px 5px rgba(0,0,0,.15);
-moz-box-shadow:0 0 43px 5px rgba(0,0,0,.15);
}
@media only screen and (min-width:768px ) {
  .Floor002418 .tabs{ float: right; width:44.66666%;}
}

.Floor002418 .list .owl-carousel .owl-stage-outer{ padding-bottom: 30px;}
.Floor002418 .list{ padding: 4% 0;}
.Floor002418 .list li,
.Floor002418 .list li .pic a{
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
}
.Floor002418 .list li{ background: #fff;box-shadow:0 0 17px 6px rgb(0 0 0 / 5%);
-webkit-box-shadow:0 0 17px 6px rgb(0 0 0 / 5%);
-moz-box-shadow:0 0 17px 6px rgb(0 0 0 / 5%);}
.Floor002418 .list li .pic{ overflow: hidden;}
.Floor002418 .list li .pic a{ display: block; background-repeat: no-repeat; background-position: center; background-size: cover; width: 100%;}
.Floor002418 .list li .pic a img{ visibility: hidden;}
.Floor002418 .list li .word{ padding: 70px 40px 50px 20px; position: relative;}
.Floor002418 .list li .word h3{ font-weight: normal; margin: 0;font-size: 28px;
    font-family: "Microsoft YaHei Light";
    font-weight: bold;}
.Floor002418 .list li .word h3 a{ color: #f6620a; display: inline-block; padding-right: 57px; position: relative;}
.Floor002418 .list li .word h3 a span{ position: absolute; top: 50%; margin-top: -2px; right: 0; height: 5px; width: 40px;}
.Floor002418 .list li .word h3 a span:before,
.Floor002418 .list li .word h3 a span:after{ content: ""; position: absolute;  height: 1px; left: 0;}
.Floor002418 .list li .word h3 a span:before{width: 100%;background: #000;top: 0;}
.Floor002418 .list li .word h3 a span:after{width: 50%;background: #f6620a;bottom: 0;}
.Floor002418 .list li .word figure{ padding-top: 8px;color: #888;}
.Floor002418 .list li .word .more{ position: absolute; right: 20px; display: block; background: url(../images/Floor002418-more.png) no-repeat; width: 10px; height: 19px; top: 50%;  margin-top: -10px; opacity: 0;}
.Floor002418 .list li:hover{ background: #f6620a;
box-shadow:0 5px 23px 5px rgba(0,0,0,.15);
-webkit-box-shadow:0 5px 23px 5px rgba(0,0,0,.15);
-moz-box-shadow:0 5px 23px 5px rgba(0,0,0,.15);
}
.Floor002418 .list li:hover .pic a{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.Floor002418 .list li:hover .word figure{ color: rgba(255,255,255,0.7);}
.Floor002418 .list li:hover .word h3 a{ color: #fff;}

.Floor002418 .list li:hover .word h3 a span:before,
.Floor002418 .list li:hover .word h3 a span:after{ background: #e5d3c1;}
.Floor002418 .list li:hover .word .more{ opacity: 1;}
/*Floor002565 */
@import url('dinBold/dinBold.css');
.Floor002565{padding: 3.5% 0 5.5% 0;background: #f5f6fa;}
.Floor002565 .title{ padding-top:8px; text-align:center; padding-bottom:2%; font-size:26px; color:#000;}
.Floor002565 .title .en{text-transform:uppercase;font-size:32px;letter-spacing:17px;padding-left:17px;font-family: "dinbold";font-family: "DINCond-Bold";opacity: 0.1;letter-spacing: 4px;}
.Floor002565 .title figure{ display:inline-block; position:relative;}
.Floor002565 .title figure::after{ position:absolute; content:''; width:32px; height:32px; border-radius:50%; border:10px solid #f6620a; right:-10px; top:-5px; z-index:1;}
.Floor002565 .title figure span{position:relative;z-index:2;font-family: "Microsoft YaHei Light";font-weight: bold;letter-spacing: 1px;font-size: 35px;}
@media(max-width:640px){
.Floor002565 .title figure span{ font-size:28px}
.Floor002565 .title .en{ letter-spacing:0;}
}
.Floor002565 .main{ position:relative;}
.Floor002565 .tab{background: #fff;}
.Floor002565 .tab li{ position:relative; padding-left:70px; overflow:hidden; transition:0.3s;}
.Floor002565 .tab li .txt{ margin-left:3%;}
.Floor002565 .tab li .txt i{font-style:normal;color:#c7c3c2;text-transform: uppercase;font-family: "DINCond-Bold";letter-spacing: 2px;}
.Floor002565 .tab li .txt i.i_1{ font-size:24px; color:#3f3a39;}
.Floor002565 .tab li .txt i.i_3{ padding-top:5px;}
.Floor002565 .tab li.on .txt i{ color:#fff !important;}
.Floor002565 .tab li span{ position:absolute; transition:left 0.3s; left:-100%; top:50%;}
.Floor002565 .tab li span::before{ position:absolute;content:''; left:-100%;}
.Floor002565 .tab li .icon img{ width:61px; height:61px; max-width:none;}
.Floor002565 .tab li.on span{ width:48px; height:48px; margin-top:-24px; background:#fff; transform:rotate(45deg); left:-24px;}
.Floor002565 .tab li.on span::before{ width:12px; height:12px; border-top:1px solid #d7d4d3; border-left:1px solid #d7d4d3;left: 50%;top: 50%;margin-left: 2px;margin-top: -14px; transform:rotate(-90deg);}
.Floor002565 .tab li.on .icon .show,
.Floor002565 .tab li .icon .hide{ display:none;}
.Floor002565 .tab li.on{ background:#000;}
.Floor002565 .tab li.on .icon .hide{ display:block;}
.Floor002565 .main dl{  display:none;}
.Floor002565 .main dd{float:left;width: 46.5%;margin-right: 3.5%;margin-bottom: 36px;/* box-shadow: 0 0 5px 1px rgb(0 0 0 / 5%); *//* -webkit-box-shadow: 0 0 24px 3px rgb(0 0 0 / 5%); */-moz-box-shadow: 0 0 17px 6px rgb(0 0 0 / 5%);box-shadow: 0px 0.83vw 1.405vw rgb(4 43 131 / 15%);border-radius: 5px;overflow: hidden;}
.Floor002565 .main dd a{display:block;padding:5.5%;background: #fff;}
.Floor002565 .main dd a:hover{ color:#f6620a;}
.Floor002565 .main dd .Ispic{position:relative;overflow:hidden;padding-bottom: 52%;}
.Floor002565 .main dd h1{font-size: 17px;padding-right:25px;margin:5% 0 2%;color: #c4a980;font-family: "Microsoft YaHei Light";}

.Floor002565 .main dd p{font-size: 14px;background:url(../images/Floor002565_p_more.png) no-repeat right center;padding-right:25px;margin: 4% 0 0;color: #888;}
.Floor002565 .main dd .Ispic::before{ position:absolute;content:'';left: -100%;top: 0;width: 50%;height: 100%;transform: skewX(-45deg);
background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);/* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);/* Firefox 3.6 - 15 */
background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0) 100%);/* 标准的语法 */
}
.Floor002565 .main dd a:hover .Ispic::before{left: 150%;transition: 1s ease; }
@media(max-width:768px){
.Floor002565 .tab li .txt i.i_1{ font-size:18px;}
.Floor002565 .tab li{ padding-left:50px;}
/*.Floor002565 .main dd{ padding-right:10px;}*/
}
@media(min-width:641px){
.Floor002565 .tab{height:100%;position:absolute;width: 35%;right:0;top:0;}
.Floor002565 .main dl{max-width: 70%;}
.Floor002565 .main dd:nth-child(3),
.Floor002565 .main dd:last-child{ margin-bottom:0;}
}

@media(max-width:1600px){
.Floor002565 .tab{width: 31%;}
}

@media(max-width:640px){
.Floor002565 .tab{width:100%;}
.Floor002565 .main dl{ min-height:inherit !important;}
.Floor002565 .tab{ overflow:hidden; margin-bottom:2%;}
.Floor002565 .tab li{ height:auto !important; float:left; width:33.33333%; display:block !important; padding-left:0; text-align:center; padding:2%;}
.Floor002565 .tab li span{ display:none;}
.Floor002565 .tab li .icon img{ width:40px; height:40px; margin:0 auto;}
.Floor002565 .main dd{ width:49%; margin-right:2%; margin-bottom:2%;}
.Floor002565 .main dd:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.Floor002565 .tab li .txt i.i_1{ padding-top: 4%;
    letter-spacing: 0;padding-top:4%;}
.Floor002565 .tab li .txt i.i_2,
.Floor002565 .tab li .txt i.i_3{ display:none;}
}
/*
 .Floor001340 为demo编号
 */
.Floor001340{ padding:4% 0;background: url("../images/Floor003081-bg.jpg") no-repeat center center; }
@media only screen and (min-width: 768px) {
.Floor001340 .wrap-tit{width: 100%;float: none;}
}
.Floor001340 .pic{float:left;width: 40%;text-align:center;}
.Floor001340 .pic img{ width:100%;}
.Floor001340 .con{float:right;width: 50.7%;padding-top:4%;/* padding-right:5%; */}
.Floor001340 .title span{ color:#e83428; font-size:18px; display:block; background:url(../images/Floor001340-titlebg.png) no-repeat left bottom; padding-bottom:10px;}
.Floor001340 .title p{ margin:10px 0 0 0; overflow:hidden; height:27px;}
.Floor001340 .title p i{ font-style:normal; font-size:36px; color:#ddb34b; position:relative;top:-3px; line-height:25px; text-transform:uppercase;}
.Floor001340 .info{padding: 2% 0 8% 0;color: #555;font-size: 16px;line-height: 30px;}
.Floor001340 .more{color:#fff;/* width:107px; *//* height:34px; */line-height:34px;display:inline-block;background-color: #000;text-align:center;/* border-radius:34px; */position: relative;line-height: 43px;color: #fff;padding: 0 60px 0 20px;text-align: center;background: url(../images/Floor002770_more.png) no-repeat 76% center #f6620a;transition: 0.5s;border-radius: 2px;}
.Floor001340 .more:hover{background: url(../images/Floor002770_more.png) no-repeat 76% center #000;}
@media(max-width:1100px){
.Floor001340 .con{ padding-right:0; width:58%; padding-top:0;}
}
@media(max-width:640px){
.Floor001340{ padding:40px 0}
.Floor001340 .pic,
.Floor001340 .con{ float:none; width:auto;}
.Floor001340 .pic img{ max-width:417px;}
}
/*Floor003081 */
.Floor003081{padding: 4% 0;/* background: url("../images/Floor003081-bg.jpg") no-repeat center center; */background-size: cover;font-size: 15px;font-family: 'SourceHanSansCN-Light';background: #f5f6fa;}
.Floor003081 .auto{overflow: hidden;/* max-width: 1560px; *//* width: 94%; */position: relative;z-index: 2;}
.Floor003081 .title{ padding-top:8px; text-align:center; padding-bottom:0%; font-size:26px; color:#3f3a39;}
.Floor003081 .title .en{text-transform:uppercase;font-size:32px;letter-spacing:17px;padding-left:17px;font-family: "dinbold";font-family: "DINCond-Bold";opacity: 0.1;letter-spacing: 4px;}
.Floor003081 .title figure{ display:inline-block; position:relative;}
.Floor003081 .title figure::after{ position:absolute; content:''; width:32px; height:32px; border-radius:50%; border:10px solid #f6620a; right:-10px; top:-5px; z-index:1;}
.Floor003081 .title figure span{position:relative;z-index:2;font-family: "Microsoft YaHei Light";font-weight: bold;letter-spacing: 1px;font-size: 35px;}
@media(max-width:640px){
.Floor003081 .title .en{ letter-spacing:0;}
}
.Floor003081 .info{text-align: justify;line-height: 1.875; margin-bottom: 3.18vw;color: #999999;}
.Floor003081 .txt-area{position: relative; z-index: 1;}
.Floor003081 .txt-area .more{position: absolute;right:0; }
.Floor003081 .txt-area .more a{display: block; text-align: center;color: #0f55b0;width: 180px;line-height: 53px;border-radius:55px;border: solid 2px #fff; font-size: 14px;}
.Floor003081 .txt-area .more a:hover{background: #0f55b0;color: #fff; border-color: #0f55b0;}

.Floor003081 .slick-dots{text-align: center;padding-top: 0.6vw;}
.Floor003081 .slick-dots li{display: inline-block;width: 14px;height: 14px;margin: 10px 0;position: relative;list-style: none;margin: 0 9px;}
.Floor003081 .slick-dots li button{font-size: 0;width: 7px;height: 7px;background: rgba(0,0,0,0.2);border: 0;padding: 0;position: absolute;border-radius: 50%;}
.Floor003081 .slick-dots li:not(.slick-active) button{left: 50%; top: 50%; margin: -2px 0 0 -2px;}
.Floor003081 .slick-dots li.slick-active button{width: 14px;height: 14px;left: 0;top: 0;background: #000;}

.Floor003081 .item a{border-radius: 6px;background: #fff;box-shadow: 0px 0.83vw 1.405vw rgb(4 43 131 / 15%);}
.Floor003081 .item .Ispic{width: 47.369%;}
.Floor003081 .item .txt .inner{color: #999;max-width: 264px;width: 80%;margin: 0 auto;padding: 2vw 0;}
.Floor003081 .item .txt aside{color: #333;font-family: 'SourceHanSansCN-Regular';font-size: 24px;line-height: 1.5;min-height: 3em;}
.Floor003081 .item .txt p{line-height: 28px;padding: 0vw 0 2vw 0;border-bottom: 1px solid #eee;font-size: 15px;}
.Floor003081 .item .txt span{width: 120px; padding:0px 30px 0 0px; line-height: 38px; color: #fff; margin-top: 30px; text-align: center; background: url(../images/Floor002770_more.png) no-repeat 90% center #f6620a;
    transition: 0.5s; border-radius: 2px;  display: block; font-size: 14px;}
    .Floor003081 .item .txt span:hover{background: url(../images/Floor002770_more.png) no-repeat 90% center #000;}
.Floor003081 .item .txt time{display: block;/* border-bottom: 1px solid #eee; */font-family: 'ArialMT';font-size: 16px;padding: 1vw 0 0;font-family: "DINCond-Bold";color: #000;}
@media(min-width:641px){
.Floor003081 .info{max-width: 494px; width: 80%; }
}
@media(min-width:751px){
.Floor003081 .txt-area .more{bottom: 0;}
.Floor003081 .slider{margin: 0 -20px;}
.Floor003081 .item a{min-height: 21.88vw;margin: 40px 20px 55px;width: calc(100% - 40px);}
}
@media(max-width:750px){
.Floor003081 .txt-area .more{top: 0;}
.Floor003081 .item a{min-height: 60vw;}
}
@media(max-width:640px){
.Floor003081{font-size: 3vw;}
.Floor003081 .title{font-size: 5vw}
.Floor003081 .item .txt aside{font-size: 4.5vw}
.Floor003081 .slick-dots{padding-top: 6vw;}
.Floor003081 .txt-area .more a{width: auto;padding: 0 5vw;line-height: 5vw;font-size: 3vw;}
}
/*Bottom002695 */
.Bottom002695{position:relative;z-index:1;background: #262232;overflow:hidden;padding: 3% 0 2%;}

.Bottom002695 footer{position:relative;border-top: 1px solid #383247;padding-top:2%;color: rgba(255,255,255,0.4);line-height:24px;}
.Bottom002695 footer a{color: rgba(255,255,255,0.4);}
.Bottom002695 footer a:hover{ color:#fff;}
.Bottom002695 footer dd a:not(:last-child)::after{display:inline-block;content:'';width:1px;height:10px;background: rgba(255,255,255,0.2);margin:0 15px;vertical-align:middle;}
.Bottom002695 footer .logo{ position:absolute; left:0; width:100%; top:-60px;text-align:center;z-index: 1; opacity: 0.7}
.Bottom002695 footer .logo img{ height:120px;}
.Bottom002695 footer .logo span{background: #262232;display:inline-block;padding:0 2%;}
.Bottom002695 footer dl{position: relative;z-index:111;}
.Bottom002695 .contact li{color:#fff;}
.Bottom002695 .contact li::before{ display:inline-block; content:''; width:30px; height:30px; background:url(../images/Bottom002695_tel.png) no-repeat center center; vertical-align:middle; margin-right:10px;}
.Bottom002695 .contact li:nth-child(2)::before{ background-image:url(../images/Bottom002695_add.png);}
.Bottom002695 .right dt{text-align:center; }
.Bottom002695 .right dt a{ display:block; margin:0 auto; width:180px; line-height:60px; color:#fff; border:1px solid #dcdcdc;}
.Bottom002695 .right dt a:hover{ background:#fff; color:#2c6542;}
.Bottom002695 .right dt aside{ padding-top:10px; color:#d0d9d3;}
.Bottom002695 .right dd li{ text-align:right;  color:#fff; line-height:28px;}
.Bottom002695 .right dd li .bdsharebuttonbox a{display:inline-block;float:none;background:url(../images/Bottom002695_share_02.png) no-repeat center center;border: 1px solid #999;border-radius:50%;padding:0;width: 30px;height: 30px;background-size:contain;}

.Bottom002695 .right dd li .bdsharebuttonbox a.bds_weixin{ background-image:url(../images/Bottom002695_share_01.png);}
.Bottom002695 .right{position: relative;  z-index: 11; }
@media(min-width:1025px){
.Bottom002695 .right{ float:right; }
.Bottom002695 .contact{ float:left;}
.Bottom002695 .contact li{  padding-bottom:8%; }
.Bottom002695 .contact li span{ font-family: "DINCond-Bold"; font-size:25px }
.Bottom002695 .right >*{ float:left;}
.Bottom002695 .right dt{ border-right:1px solid #517e62;padding-right: 42px;margin-right: 24px;}
.Bottom002695 .right dd li{float:left;}
.Bottom002695 .right dd ol{ float:right; width:100px; margin-left:40px;}
.Bottom002695 .right dd li .bdsharebuttonbox{ text-align:right;}
.Bottom002695 footer dt{ float:left;}
.Bottom002695 footer dd{ float:right;}
}
@media(max-width:1024px){
.Bottom002695 .contact{ display:none;}
.Bottom002695 .contact li{ margin-bottom:2%;}
.Bottom002695 .right dd li,
.Bottom002695 .right dd ol{ text-align:center; padding:2% 0;    float: left;
    width: 50%;}
.Bottom002695 footer{ margin-top:36px; padding-top:40px; text-align:center;}
}
@media(max-width:768px){
.Bottom002695 footer .logo{ display:none}
.Bottom002695 footer{    margin-top: 0px; padding-top: 10px;}


}


.wrap-tit{color: #000;/* padding-top: 15px; */position: relative;}
 .wrap-tit h2{margin: 0;font-size: 30px;font-family: Calibri;text-transform: uppercase;line-height: 1;font-family: "DINCond-Bold";opacity: 0.1;letter-spacing: 4px;}
.wrap-tit span{font-size: 35px;display: block;z-index: 111;font-weight: bold;font-family: "Microsoft YaHei Light";font-weight: bold;letter-spacing: 1px;position: relative;padding-bottom: 2px;}
 .wrap-tit figure{ display:inline-block; position:relative;}
 .wrap-tit figure::after{ position:absolute; content:''; width:32px; height:32px; border-radius:50%; border:10px solid #f6620a; right:-10px; top:-5px; z-index:1;}

@media only screen and (min-width: 768px) {
 .wrap-tit{width: 55.3334%;float: left;}
}

.wrap-tit .Dec-Line{position: absolute;top: 30px;width: 30%;right: 0;}
 .wrap-tit .Dec-Line:before,
 .wrap-tit .Dec-Line:after{ content: ""; position: absolute; right: 0; height: 1px; display: block;}
 .wrap-tit .Dec-Line:before{background: #f6620a;width: 100%;top: 0;opacity: 0.15;}
 .wrap-tit .Dec-Line:after{ width: 70%; background: #000; top: 10px;}
@media only screen and (max-width:767px ) {
 .wrap-tit .Dec-Line{ display: none;}
 .wrap-tit span{font-size: 28px;}
}



/*Floor002280 */
.Floor002280{ padding: 4% 0% 5.5%;position: relative;/* background-color: #fafafa;*/}
.Floor002280 .title{/*position: absolute; top: 50%; margin-top: -87px; *//* position: absolute; *//* left: 0px; *//* z-index: 99; */}
.Floor002280 .title a{-webkit-writing-mode:vertical-lr;writing-mode:tb-rl;writing-mode:vertical-lr; text-transform: uppercase; color: #888; font-size: 12px;}
.Floor002280 .title a i{ font-style: normal; margin-top: 8px; font-size: 14px; font-weight: bold;}
.Floor002280 .title h1{margin: 0;font-weight: normal;text-transform: uppercase;color: #ccc;/* font-family: Chaparral Pro; */font-size: 34px;line-height: 1.15;margin-bottom:25px;/* font-size: 1.11vw; */font-family: "DINCond-Bold";opacity: 0.1;letter-spacing: 4px;}
.Floor002280 .title h1 span{display: block;font-size: 35px;color: #000;/* opacity: 1; */}

.Floor002280 .line{ padding: 1.5% 0; text-align: center; background:#fff;}
.Floor002280 .line span{ display:block; width:25%; margin:9px auto; position:relative; height: 3px; background-color: #d1443d;}
.Floor002280 .line span::before,
.Floor002280 .line span::after{ position:absolute; content:''; width:50%; height:1px; top:50%;background: #f1f1f1;}
.Floor002280 .line span::before{ left:-60%;}
.Floor002280 .line span::after{ right:-60%;}
.Floor002280 .box { padding: 8% 0 0%; background-position:right bottom; background-repeat:no-repeat; background-size:34%; position: relative}
.Floor002280 .box::after{position:absolute;content:'';width: 25%;height: 81%;bottom: -2%;background: #000;right: -1%;z-index: -1;opacity: 0.88;}
.Floor002280 .word{width: 60%;padding: 3% 0;}
.Floor002280 .word h2,
.Floor002280 .word h3{ margin:0; font-weight:normal;color:#393939;}
.Floor002280 .word h2{font-size: 18px;text-transform: uppercase;color: #000;/* display: none; */}
.Floor002280 .word h3{font-size:24px;display:inline-block;border-bottom:3px solid #000;padding-bottom: 12px;margin-bottom: 20px;}
.Floor002280 .word .pp{margin: 2% 0 3%;line-height: 30px; font-size: 16px;color: #666;overflow:hidden;}
.Floor002280 .word p{margin: 0;color: #999; line-height: 24px; text-align: justify;}

.Floor002280 .word .more{padding: 1vw 0 0 0;/* text-align: right; */}
.Floor002280 .word .more a{position: relative;display: inline-block;position: relative;line-height: 43px;color: #fff;padding: 0 60px 0 20px;text-align: center;background: url("../images/Floor002770_more.png") no-repeat 76% center #f6620a;transition: 0.5s;border-radius: 2px;}
.Floor002280 .word .more a:hover{background-color: #000;/*border-radius: 5px;color: #fff; padding: 0 17px;*/}

.Floor002280 .list{max-width: 845px; padding-left: -2%;}

.Floor002280 .owl-item{ float:left;}
.Floor002280 .owl-item .item{ cursor:pointer;}
.Floor002280 .owl-item .info{ display:none;}
.Floor002280 .owl-stage-outer{ position:relative;overflow:hidden;}
.Floor002280 .owl-carousel{ position:relative;}
.Floor002280 .owl-carousel .owl-nav div{position: absolute; top: 50%; width: 29px; height: 37px; margin-top: -18px; background: url(../images/Floor002280-srow_icon.png) no-repeat; cursor: pointer; overflow:hidden; text-indent:-999em;}
.Floor002280 .owl-carousel .owl-nav div.owl-prev{ left: -40px; }
.Floor002280 .owl-carousel .owl-nav div.owl-next{right: -40px;background-position:-29px 0;}
.Floor002280 .owl-carousel .owl-nav div.owl-prev:hover{background-position:0 -37px;}
.Floor002280 .owl-carousel .owl-nav div.owl-next:hover{background-position:-29px -37px;}
.Floor002280 .owl-carousel .owl-nav div.disabled{ cursor:default;}
@media(max-width:1600px) and (min-width:641px){
/*.Floor002280 .box{ padding-left:140px;}*/
}
@media(max-width:1440px){
.Floor002280 .owl-carousel{ padding:0 40px;}
.Floor002280 .owl-carousel .owl-nav div.owl-prev{ left: 0; }
.Floor002280 .owl-carousel .owl-nav div.owl-next{right: 0;}
}
@media(max-width:640px){
.Floor002280{ padding:40px 0}
.Floor002280 .word{ width:100%}
.Floor002280 .box { background-size:0%; }
.Floor002280 .box::after{ display: none}
.Floor002280 .title{ display:none;}
/*.Floor002280 .word h2{ font-size:30px; }
.Floor002280 .word h3{ font-size:20px;}*/
}








/*Floor002905 */
@font-face {
font-family: 'Oswald';
/*src: url("../../../whirfonts/Oswald/Regular.woff") format("woff");*/
font-display: swap;
}
@font-face {
font-family: 'SourceHanSansCN-Regular';
/*src: url("../../../whirfonts/SourceHanSansCN/Regular.woff") format("woff");*/
font-display: swap;
}
@font-face {
font-family: 'SourceHanSansCN-Light';
/*src: url("../../../whirfonts/SourceHanSansCN/Light.woff") format("woff");*/
font-display: swap;
}

.Floor002905{padding: 3.292vw 0 5.48vw 0;font-family: 'SourceHanSansCN-Light';/*background: #f5f6fa;*/}
.Floor002905 .auto{width: 92%;/* max-width: 1760px; */}
@media(min-width:1025px){
.Floor002905 .auto > .main{/* width: 92%; *//* max-width: 1600px; */margin: 0 auto;}
}
.Floor002905 .title{font-size: 48px;margin-bottom: 3vw;color: #333;font-family: 'SourceHanSansCN-Regular';line-height: 1em;}
.Floor002905 .title  .more{float: right;font-size: 14px;color: #333;width: 136px; line-height: 34px;display: inline-block;background-color: #000;text-align: center;/* border-radius: 34px; */position: relative;line-height: 43px;color: #fff;padding: 0 33px 0 0px;text-align: center;background: url(../images/Floor002770_more.png) no-repeat 85% center #f6620a;transition: 0.5s;border-radius: 2px;margin-top: 2%;}
.Floor002905 .title  .more:before,
.Floor002905 .title  .more:after{display: inline-block;content: '';vertical-align: middle;/* height: 1px; *//* background: #333; */width: 0;transition: 0.3s;}
.Floor002905 .title  .more:before{/* margin-right: 20px; */}
.Floor002905 .title  .more:after{/* margin-left: 20px; *//* width: 80px; */}
.Floor002905 .title  .more:hover{background: url(../images/Floor002770_more.png) no-repeat 85% center #000;}
/*.Floor002905 .title  .more:hover:before{width: 80px;}
.Floor002905 .title  .more:hover:after{width: 0;}*/
@media(max-width:640px){
.Floor002905 .title{font-size: 7vw;}
}

.Floor002905 .news-list li a{border: 1px solid #f0f0f7;display: block;position: relative;height: 100%;transition: 0.3s;background: #fff;}
.Floor002905 .news-list li{width: 47.342%;float: left;box-shadow: 0 0 5px 1px rgb(0 0 0 / 5%); /* -webkit-box-shadow: 0 0 24px 3px rgb(0 0 0 / 5%); */-moz-box-shadow: 0 0 17px 6px rgb(0 0 0 / 5%);box-shadow: 0px 0.83vw 1.405vw rgb(4 43 131 / 15%);}

.Floor002905 .news-list li:nth-child(2){float: right;}
.Floor002905 .news-list li time{border-top: 1px solid #eee;position: absolute; left: 0; bottom: 0; width: 100%;line-height: 60px; padding: 0 40px;}
.Floor002905 .news-list li time:after{position: absolute;content: '';top: 0;right: 0;width: 60px;height: 60px;/* border-left: 1px solid #eee; */background: url("../images/Floor002905_next_on.gif") no-repeat center center;}
.Floor002905 .news-list li time{font-family: 'Oswald';color: #fff;transition: 0.3s;background: #000;}
.Floor002905 .news-list li .txt{padding: 50px 30px 0;}
.Floor002905 .news-list li .txt aside.dot2{font-family: 'SourceHanSansCN-Regular';font-size: 24px;line-height: 1.5em;margin-bottom: 2.205vw;}
.Floor002905 .news-list li a:hover aside.dot2{color: #000;}
.Floor002905 .news-list li .txt span{font-family: "DINCond-Bold";color:#000;font-size: 18px;line-height: 32px;max-height: 9em;margin-bottom: 5%;display: block;}
.Floor002905 .news-list li .txt p{margin: 0;color: #999;font-size: 16px;line-height: 32px;max-height: 9em;}
.Floor002905 .news-list li a:hover{border-color: #f6620a;}
.Floor002905 .news-list li a:hover time{color: #fff;background: #f6620a;}
.Floor002905 .news-list li a:hover time:after{background-image: url("../images/Floor002905_next_on.gif");border-left-color: rgba(255,255,255,0.2);}
.Floor002905 .news-top li{position: relative;}
.Floor002905 .news-top li .txt{position: absolute;padding: 11px 26px;left: 0;bottom: 0;right: 0;color: #fff;z-index: 10;background: rgba(246,98,10,0.86);}

.Floor002905 .news-top li .time{font-family: 'Oswald'; width: 108px; text-align: center;}
.Floor002905 .news-top li .word aside{font-size: 24px;}
.Floor002905 .news-top li .word p{opacity: 0.7;letter-spacing: 1px;margin-bottom: 0;}
.Floor002905 .news-top .slick-arrow{position: absolute; top: 50%; width: 46px; height: 46px; border-radius: 50%;background: rgba(0,0,0,0.2) url("../images/Floor002905_prev_on.gif") no-repeat center center; z-index: 20; margin-top: -23px;}
.Floor002905 .news-top .slick-prev{left: 3%;}
.Floor002905 .news-top .slick-next{right: 3%;background-image: url("../images/Floor002905_next_on.gif");}
.Floor002905 .news-top .slick-arrow:hover{background-color: #f6620a;}
@media(min-width:1025px){
.Floor002905 .news-top{float: left;width: 51%;}
.Floor002905 .news-list{float: right;width: 45.25%;}
.Floor002905 .news-list li,
.Floor002905 .news-top li .Ispic{height: 500px;}
}
@media(min-width:1025px) and (max-width:1600px){
.Floor002905 .news-list li,
.Floor002905 .news-top li .Ispic{height: 28.75vw;}
.Floor002905 .news-list li .txt{padding: 3vw 2vw 0;}
.Floor002905 .news-list li time{line-height: 3.75vw; padding: 0 2vw;}
.Floor002905 .news-list li time:after{ width: 3.75vw; height: 3.75vw;}
}
@media(min-width:1025px) and (max-width:1366px){
.Floor002905 .news-top li .word aside,
.Floor002905 .news-list li .txt aside.dot2{font-size: 1.5vw;}
.Floor002905 .news-list li .txt aside.dot2{margin-bottom: 1.5vw;}
.Floor002905 .news-list li .txt p{font-size: 1vw;}
}
@media(max-width:1024px){
.Floor002905 .news-top{margin-bottom: 6vw;}
.Floor002905 .news-top li .Ispic{padding-bottom: 63.889%;}
.Floor002905 .news-list li .txt{padding: 3vw;}
.Floor002905 .news-top li .word aside,
.Floor002905 .news-list li .txt aside.dot2{font-size: 20px;}
.Floor002905 .news-list li a{height: auto;padding-bottom: 60px;}
.Floor002905 .news-list li .txt aside.dot2{/* height: 3em; */}
.Floor002905 .news-list li .txt p{height: 8em;}
}
@media(max-width:640px){
.Floor002905 .wrap-tit{width: 100%;float: left;}
.Floor002905 .news-list li{width: 100%;margin-bottom: 20px;}
.Floor002905 .news-top{margin-bottom: 4%;}
/*.Floor002905 .news-top li .word aside,
.Floor002905 .news-list li .txt aside.dot2{font-size: 4vw;}*/
.Floor002905 .news-top li .time,
.Floor002905 .news-top li .word p,
.Floor002905 .news-list li time,
.Floor002905 .news-list li .txt p{font-size: 14px;line-height: 28px;/* height: 8em; */margin: 0;}
.Floor002905 .news-list li a{padding-bottom: 10vw;}
.Floor002905 .news-list li time{line-height: 10vw; padding: 0 10vw 0 3vw;}
.Floor002905 .news-list li time:after{ width:10vw; height: 10vw;}
.Floor002905 .news-top li .txt{left: 4%; bottom: 5%;}
.Floor002905 .news-top li .time{width: 18vw;}
.Floor002905 .news-top li .time aside{ display:none}
}


/*线上课程*/
.Courses002905{padding: 3.292vw 0 5.48vw 0;font-family: 'SourceHanSansCN-Light';}
.Courses002905 .auto{width: 92%;}
@media(min-width:1025px){
.Courses002905 .auto > .main{margin: 0 auto;}
}
.Courses002905 .title{font-size: 48px;margin-bottom: 3vw;color: #333;font-family: 'SourceHanSansCN-Regular';line-height: 1em;}
.Courses002905 .title  .more{float: right;font-size: 14px;color: #333;width: 136px; line-height: 34px;display: inline-block;background-color: #000;text-align: center;position: relative;line-height: 43px;color: #fff;padding: 0 33px 0 0px;text-align: center;background: url(../images/Floor002770_more.png) no-repeat 85% center #f6620a;transition: 0.5s;border-radius: 2px;margin-top: 2%;}
.Courses002905 .title  .more:before,
.Courses002905 .title  .more:after{display: inline-block;content: '';vertical-align: middle;width: 0;transition: 0.3s;}
.Courses002905 .title  .more:hover{background: url(../images/Floor002770_more.png) no-repeat 85% center #000;}

@media(max-width:640px){
.Courses002905 .title{font-size: 7vw;}
}

.Courses002905 .news-list li a{border: 1px solid #f0f0f7;display: block;position: relative;height: 100%;transition: 0.3s;background: #fff;}
.Courses002905 .news-list li{width: 90%;float: left;}

.Courses002905 .news-list li:nth-child(2){float: right;}
.Courses002905 .news-list li time{border-top: 1px solid #eee;position: absolute; left: 0; bottom: 0; width: 100%;line-height: 60px; padding: 0 40px;}
.Courses002905 .news-list li time:after{position: absolute;content: '';top: 0;right: 0;width: 60px;height: 60px;/* border-left: 1px solid #eee; */background: url("../images/Floor002905_next_on.gif") no-repeat center center;}
.Courses002905 .news-list li time{font-family: 'Oswald';color: #fff;transition: 0.3s;background: #000;}
.Courses002905 .news-list li .txt{padding: 0px;text-align: center}
.Courses002905 .news-list li .txt aside.dot2{font-family: 'SourceHanSansCN-Regular';font-size: 28px;line-height: 1.5em;margin-top: 2.205vw;font-weight: 600}
.Courses002905 .news-list li a:hover aside.dot2{color: #000;}
.Courses002905 .news-list li .txt span{font-family: "DINCond-Bold";color:#000;font-size: 18px;line-height: 32px;max-height: 9em;margin-bottom: 5%;display: block;}
.Courses002905 .news-list li .txt p{margin: 0;color: #000;font-size: 20px;line-height: 32px;max-height: 9em;}
.Courses002905 .news-list li a:hover{border-color: #f6620a;}
.Courses002905 .news-list li a:hover time{color: #fff;background: #f6620a;}
.Courses002905 .news-list li a:hover time:after{background-image: url("../images/Floor002905_next_on.gif");border-left-color: rgba(255,255,255,0.2);}

@media(min-width:1025px){

.Courses002905 .news-list{float: left;width: 25%;}
.Courses002905 .news-list li{height: 430px;}
}
@media(min-width:1025px) and (max-width:1600px){
.Courses002905 .news-list li,
/*.Courses002905 .news-list li .txt{padding: 3vw 2vw 0;}*/
.Courses002905 .news-list li time{line-height: 3.75vw; padding: 0 0vw;}
.Courses002905 .news-list li time:after{ width: 3.75vw; height: 3.75vw;}
}
@media(min-width:1025px) and (max-width:1366px){

.Courses002905 .news-list li .txt aside.dot2{font-size: 1.5vw;}
.Courses002905 .news-list li .txt aside.dot2{margin-bottom: 1.5vw;}
.Courses002905 .news-list li .txt p{font-size: 1vw;}
}
@media(max-width:1024px){

.Courses002905 .news-list li .txt{padding: 0vw;}
,
.Courses002905 .news-list li .txt aside.dot2{font-size: 20px;}
.Courses002905 .news-list li a{height: auto;padding-bottom: 60px;}
.Courses002905 .news-list li .txt p{height: auto;}
}
@media(max-width:640px){
.Courses002905 .wrap-tit{width: 100%;float: left;}
.Courses002905 .news-list li{width: 100%;margin-bottom: 20px;}
.Courses002905 .news-list li time,
.Courses002905 .news-list li .txt p{font-size: 17px;line-height: 28px;margin: 0;}
.Courses002905 .news-list li a{padding-bottom: 10vw;}
.Courses002905 .news-list li time{line-height: 10vw; padding: 0 10vw 0 3vw;}
.Courses002905 .news-list li time:after{ width:10vw; height: 10vw;}

}












/*擅长解决的婚姻问题*/
.hunyin002905{padding: 3.292vw 0 5.48vw 0;font-family: 'SourceHanSansCN-Light';}
.hunyin002905 .auto{width: 92%;}
@media(min-width:1025px){
.hunyin002905 .auto > .main{margin: 0 auto;}
}
.hunyin002905 .title{font-size: 48px;margin-bottom: 3vw;color: #333;font-family: 'SourceHanSansCN-Regular';line-height: 1em;}
.hunyin002905 .title  .more{float: right;font-size: 14px;color: #333;width: 136px; line-height: 34px;display: inline-block;background-color: #000;text-align: center;position: relative;line-height: 43px;color: #fff;padding: 0 33px 0 0px;text-align: center;background: url(../images/Floor002770_more.png) no-repeat 85% center #f6620a;transition: 0.5s;border-radius: 2px;margin-top: 2%;}
.hunyin002905 .title  .more:before,
.hunyin002905 .title  .more:after{display: inline-block;content: '';vertical-align: middle;width: 0;transition: 0.3s;}
.hunyin002905 .title  .more:hover{background: url(../images/Floor002770_more.png) no-repeat 85% center #000;}



.hunyin002905 .service-box {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 22px;
}
.hunyin002905 .service-card {
    background: #fff;
    padding: 35px 18px;
    border-radius: 18px;
    text-align: center;
    box-shadow: 0 5px 22px rgba(0,0,0,0.05);
    transition: all 0.35s ease;
}
.hunyin002905 .service-card:hover {
    transform: translateY(-9px);
    box-shadow: 0 14px 35px rgba(217, 44, 60, 0.14);
}
/* 顶部图标样式 */
.hunyin002905 .service-icon {
    width: 80px;
    height: 80px;
    line-height: 75px;
    margin: 0 auto 18px;
    background-color: #f6620a;
    border-radius: 50%;
    font-size: 24px;
    color: #d92c3c;
    transition: 0.3s;
}
.hunyin002905 .service-icon img{
  width:50px;
}
.hunyin002905 .service-card:hover .service-icon {
    background-color: #d92c3c;
    color: #fff;
}
.hunyin002905 .service-name {
    font-size: 16px;
    color: #333;
    line-height: 1.7;
    font-weight: 500;
}
/* 响应式 */
@media (max-width:1200px) {
    .hunyin002905 .service-box {grid-template-columns: repeat(3, 1fr);}
}
@media (max-width:768px) {
    .hunyin002905 .service-box {grid-template-columns: repeat(2, 1fr);}
    .hunyin002905 .main-title {font-size: 26px;}
}
@media (max-width:480px) {
    .hunyin002905 .service-box {grid-template-columns: 1fr;}
}

@media(max-width:640px){
.hunyin002905 .title{font-size: 7vw;}
}

@media(max-width:640px){
.hunyin002905 .wrap-tit{width: 100%;float: left;}


}


/*新闻资讯*/
.News{max-width:1200px;margin:50px auto;padding:0 20px;}
.News .page-title{text-align:center;font-size:28px;color:#333;margin-bottom:40px;font-weight:600;}
.News .news-list{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-bottom:50px;}
.News .news-item{overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.08);transition:all 0.3s ease;background:#fff;}
.News .news-img{width:100%;height:180px;object-fit:cover;transition:transform 0.3s ease;}
.News .news-item:hover .news-img{transform:scale(1.08);}
.News .news-cont{padding:15px;}
.News .news-title{font-size:16px;color:#333;margin-bottom:8px;line-height:1.4;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.News .news-time{font-size:12px;color:#999;margin-bottom:10px;}
.News .news-desc{font-size:13px;color:#666;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}





.pagination{display:flex;justify-content:center;gap:10px;}
.pagination .page-btn ul li span,.pagination .page-btn ul li a{padding:8px 14px;border:1px solid #eee;border-radius:4px;cursor:pointer;font-size:14px;transition:0.2s;}
.pagination .active span{background:#f6620a;color:#fff;border-color:#f6620a!important;}
.pagination ul li a:hover{background:#f6620a;color:#fff;border-color:#f6620a;}
@media (max-width:992px){
  .News .news-list{grid-template-columns:repeat(2,1fr);}
}
@media (max-width:576px){
  .News .news-list{grid-template-columns:repeat(1,1fr);}
  .News .page-title{font-size:22px;}
}


/*新闻内容*/
.news-content{max-width:1200px;margin:50px auto;padding:0 20px;display:flex;gap:30px;}
.news-content .left{width:70%;}
.news-content .article-box{background:#fff;padding:35px;box-shadow:0 2px 10px rgba(0,0,0,0.05);}
.news-content .article-title{font-size:26px;color:#333;margin-bottom:12px;line-height:1.4;}
.news-content .article-time{font-size:14px;color:#999;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #f0f0f0;}
.news-content .article-time span{padding:0 20px 0 0;}

.news-content .article-content{font-size:16px;color:#444;line-height:1.9;text-align:justify;}
.news-content .article-content p{text-indent: 2em;text-align: none!important;}
.news-content .article-content p,.news-content .article-content span{font-size: 16px!important;line-height: 1.8!important;margin:0!important;padding: 0!important}
.news-content .article-content img{padding:20px 0!important;}
.news-content .page-turn{display:flex;justify-content:space-between;margin-top:40px;padding-top:20px;border-top:1px solid #f0f0f0;}
.news-content .page-turn a{color:#333;text-decoration:none;font-size:15px;padding:10px 16px;border:1px solid #eee;border-radius:6px;transition:0.3s;}
.news-content .page-turn a:hover{background:#f6620a;color:#fff;border-color:#f6620a;}

.news-content .right{width:30%;}
.news-content .recommend-box{background:#fff;padding:25px;box-shadow:0 2px 10px rgba(0,0,0,0.05);}
.news-content .recommend-title{font-size:18px;color:#333;padding-bottom:10px;border-bottom:2px solid #f6620a;margin-bottom:18px;}
.news-content .recommend-item{display:block;padding:12px 0;border-bottom:1px dashed #eee;color:#333;text-decoration:none;font-size:15px;transition:0.3s;}
.news-content .recommend-item:last-child{border-bottom:none;}
.news-content .recommend-item:hover{color:#f6620a;padding-left:6px;}

 @media (max-width:992px){
  .news-content{flex-direction:column;}
  .news-content .left,.news-content .right{width:100%;}
  .news-content .article-img{height:260px;}
}
@media (max-width:768px){
  .news-content .article-box{padding:20px;}
}

/*关于我们*/
.about{max-width:1200px;margin:80px auto;padding:0 20px;display:flex;gap:30px;}
.about .left{width:40%;background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px #eee;}
.about .left h3{font-size:20px;color:#333;margin-bottom:25px;border-left:4px solid #f6620a;padding-left:10px;}
.about .info-item{margin-bottom:20px;font-size:15px;color:#555;line-height:1.8;}
.about .info-item strong{display:block;color:#333;margin-bottom:5px;font-size:16px;}
.about .right{width:60%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #eee;}
.about .right iframe{width:100%;height:100%;min-height:380px;border:none;}
/* 响应式 */
@media (max-width:768px){
    .about{flex-direction:column;}
    .about .left,.about .right{width:100%;}
}

/*导师栏目*/

.tutor-cont{max-width:1200px;margin:0 auto;padding:80px 20px;}
.tutor-cont .page-title{text-align:center;font-size:28px;color:#333;margin-bottom:40px;font-weight:600;}
.tutor-cont .teacher-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.tutor-cont .teacher-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:transform 0.3s ease;}
.tutor-cont .teacher-card:hover{transform:translateY(-5px);}
.tutor-cont .teacher-img{width:100%;height:280px;object-fit: cover;object-position: top;}
.tutor-cont .teacher-info{padding:18px;}
.tutor-cont .teacher-name{font-size:18px;color:#333;font-weight:600;margin-bottom:5px;display:flex;justify-content:space-between;align-items:center;}
.tutor-cont .teacher-tag{font-size:12px;color:#999;}


.tutor-cont .teacher-skill{font-size:12px;color:#777;line-height:1.6;margin-top:10px;}
/* 响应式适配 */
 /* 平板：一行2个 */
 @media (max-width:992px){
  .tutor-cont .teacher-list{grid-template-columns:repeat(2,1fr);}
}
/* 手机：一行1个 */
 @media (max-width:576px){
  .tutor-cont .teacher-list{grid-template-columns:1fr;}
  .tutor-cont .page-title{font-size:24px;}
  .tutor-cont .teacher-img{height:220px;}
}


/*荣誉*/
.Honor{max-width:1200px;margin:0 auto;padding:0px 20px;}
.Honor .section-title{text-align:center;font-size: 28px;color: #333;font-weight: bold;}
.Honor .section-title span{color:#d92c3c;}
.Honor .sub-title{text-align:center;margin-bottom: 20px;}
.Honor .slider-wrap{width:100%;overflow:hidden;position:relative;margin-bottom: 40px;}
.Honor .slider{display:flex;width:max-content;animation:slide 25s linear infinite;}
.Honor .slider img{width:360px;height:220px;object-fit:cover;margin-right:18px;}

@keyframes slide{0%{transform:translateX(0);}
100%{transform:translateX(-50%);}
}
/* 响应式 */
@media (max-width:768px){
  .Honor .slider img{width:280px;height:180px;}
  .Honor .section-title{font-size:24px;}
}


/*导师简介*/
.tutor{max-width:1200px;margin:50px auto;padding:0 20px;}
.tutor .teacher-header{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.05);display:flex;align-items:center;gap:30px;margin-bottom:20px;}
.tutor .teacher-avatar{width:180px;height:220px;object-fit: cover;object-position: top;border-radius:4px;}
.tutor .teacher-info{flex:1;position:relative;}
.tutor .teacher-name{font-size:24px;font-weight:600;margin-bottom:5px;}
.tutor .teacher-tag{display:inline-block;background:#f6620a;color:#fff;font-size:16px;padding:2px 15px;border-radius:6px;margin-left:8px;}
.tutor .teacher-rating{display:flex;align-items:center;gap:15px;margin:10px 0;color:#ff6b6b;}
.tutor .stars{color:#ff6b6b;font-size: 26px}
.tutor .teacher-line{height:1px;background:#eee;margin:15px 0;}
.tutor .consult-time{color:#f6620a;font-size:16px;font-weight:600;}
.tutor .teacher-detail{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.05);}
.tutor .detail-title{font-size:18px;font-weight:600;color:#f6620a;border-left:5px solid #f6620a;padding-left:10px;margin-bottom:30px;}
/* 详情项 */
.tutor .detail-item{margin-bottom:30px;}
.tutor .item-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;margin-bottom:15px;}
.tutor .item-icon{width:24px;height:24px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#f6620a;}
.tutor .item-content{color:#666;line-height:1.8;padding-left:34px;}
 @media (max-width:768px){
  .tutor .teacher-header{flex-direction:column;text-align:center;gap:20px;}
  .tutor .consult-btn{position:static;margin-top:10px;}
  .tutor .teacher-rating{justify-content:center;}
  .tutor .item-content{padding-left:0;}
}




/*page banner*/
/* 图片容器：相对定位，用于居中标题 */
.img-box {
    position: relative;
    width: 100%;
    padding-top:80px;
}

/* 图片：宽度100%，自适应高度 */
.img-box img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    display: block;
}



/* 移动端适配 */
@media (max-width: 768px) {
    .img-box img {
        height: 300px;
    }

}
/* 面包屑导航 */
.breadtitle{
  width:100%;
  padding:15px;
  background:#f3f3f3;
}
.breadcrumb {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 14px;
    color: #666;
}
.breadcrumb a {
    color: #333;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #007bff;
}
.breadcrumb span {
    margin: 0 5px;
    color: #999;
}



/*婚姻修复*/

.Marriage{max-width:1200px;margin:0 auto;padding:0 20px;}
.Marriage .title-section{text-align:center;margin:40px 0;}
.Marriage .main-title{font-size:28px;color:#333;margin-bottom:10px;}
.Marriage .sub-title{font-size:16px;color:#666;}
.Marriage .card-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:50px;}
.Marriage .card{background:#f9f9f9;padding:10px;overflow:hidden;}
.Marriage .card-img{width:100%;height:300px;object-fit:cover;display:block;}
.Marriage .card-content{padding:20px;}
.Marriage .card-title{font-size:18px;color:#333;margin-bottom:15px;font-weight:bold;}
.Marriage .card-desc{font-size:14px;color:#666;line-height:1.6;}
@media (max-width:992px){
  .Marriage .card-list{grid-template-columns:repeat(2,1fr);}
}
@media (max-width:768px){
  .Marriage .card-list{grid-template-columns:1fr;}
  .Marriage .main-title{font-size:24px;}
  .Marriage .card-img{height:250px;}
}


.Marriage-2{max-width:1200px;margin:0 auto;padding:0 20px;}
.Marriage-2 .title-section{text-align:center;margin:40px 0;}
.Marriage-2 .main-title{font-size:28px;color:#333;margin-bottom:10px;font-weight:bold;}
.Marriage-2 .sub-title{font-size:16px;color:#666;line-height:1.5;}
.Marriage-2 .sub-title-content{font-size:16px;color:#666;line-height:1.5;}
.Marriage-2 .block-list{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin-bottom:50px;}
.Marriage-2 .block{text-align:center;padding:20px 10px;border:1px solid #eee;border-radius:4px;}
.Marriage-2 .block-icon{width:80px;height:80px;margin:0 auto 15px;display:block;object-fit:contain;}
.Marriage-2 .block-title{font-size:16px;color:#333;margin-bottom:8px;font-weight:bold;}
.Marriage-2 .block-desc{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:0.5px;}
@media (max-width:1024px){
  .Marriage-2 .block-list{grid-template-columns:repeat(3,1fr);}
}
@media (max-width:768px){
  .Marriage-2 .block-list{grid-template-columns:repeat(2,1fr);}
  .Marriage-2 .main-title{font-size:24px;}
}
@media (max-width:480px){
  .Marriage-2 .block-list{grid-template-columns:1fr;}
  .Marriage-2 .block-icon{width:60px;height:60px;}
}


.Marriage-3{max-width:1200px;margin:0 auto;padding:0 20px;}

.Marriage-3 .title-section{text-align:center;margin:40px 0;}
.Marriage-3 .main-title{font-size:28px;color:#333;margin-bottom:8px;font-weight:bold;}
.Marriage-3 .sub-title{font-size:14px;color:#666;text-transform:capitalize;}
.Marriage-3 .sub-title-content{font-size:16px;color:#666;line-height:1.5;}
.Marriage-3 .block-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:50px;}
.Marriage-3 .block{padding:10px;border-radius:4px;background:#f7f7f7;}
.Marriage-3 .block-img{width:100%;height:220px;object-fit:cover;display:block;margin-bottom:15px;border-radius:2px;}
.Marriage-3 .block-title{font-size:16px;color:#333;margin-bottom:8px;text-align:center;font-weight:bold;}
.Marriage-3 .block-desc{font-size:14px;color:#666;line-height:1.5;text-align:center;}
@media (max-width:992px){
  .Marriage-3 .block-list{grid-template-columns:repeat(2,1fr);}
  .Marriage-3 .block-img{height:200px;}
}
@media (max-width:768px){.block-list{grid-template-columns:1fr;}
  .Marriage-3 .main-title{font-size:24px;}
  .Marriage-3 .block-img{height:180px;}
}



/*我们的服务*/

.serve{max-width:1200px;margin:0 auto;padding:0px 20px;}
.serve .title-section{text-align:center;margin:40px 0;}
.serve .main-title{font-size:28px;color:#333;margin-bottom:8px;font-weight:bold;}
.serve .sub-title{font-size:14px;color:#666;line-height:1.5;}
.serve .sub-title span{color:#f6620a;font-weight:bold;font-size: 20px}
.serve .block-list{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:50px;}
.serve .block{padding:25px 15px;background:#fff;border:1px solid #f5f5f5;text-align:center;}
.serve .block-img{margin:0 auto 20px;transition: transform 0.3s ease;}
.serve .block-img:hover{transform: scale(1.15);}
.serve .block-title{font-size:18px;color:#333;margin-bottom:10px;font-weight:bold;}
.serve .block-desc{font-size:14px;color:#666;line-height:1.4;}

@media (max-width:1024px){
  .serve .block-list{grid-template-columns:repeat(2,1fr);}
}
@media (max-width:768px){
  .serve .block-list{grid-template-columns:1fr;}
  .serve .main-title{font-size:24px;}
  .serve .block-img{width:70px;height:70px;}
}

/*情感挽回四步*/
.save{max-width:1200px;margin:0 auto;padding:0 20px;}

.save .title-section{text-align:center;margin:40px 0;}
.save .main-title{font-size:28px;color:#333;margin-bottom:8px;font-weight:bold;}
.save .sub-title{font-size:14px;color:#666;text-transform:uppercase;letter-spacing:1px;}
.save .steps-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.save .step-block{flex:1;min-width:200px;text-align:center;padding:0 10px;}
.save .step-icon{width:60px;height:60px;margin:0 auto 15px;display:block;object-fit:contain;transition: transform 0.3s ease;}
.save .step-icon:hover{transform: scale(1.15);}
.save .step-title{font-size:18px;color:#333;margin-bottom:10px;font-weight:bold;}
.save .step-desc{font-size:14px;color:#666;line-height:1.5;}
.save .arrow{width:10px;height:10px;margin:0 5px;display:block;background:url("../images/Floor001779-more.png") no-repeat center;background-size:100%;flex-shrink:0;}

 @media (max-width:768px){
  .save .steps-wrap{gap:30px 0;}
  .save .arrow{display:none;}
  .save .step-block{flex:0 0 100%;}
  .save .main-title{font-size:24px;}
}


/*情绪修复*/
.Mood{max-width:1200px;margin:0 auto;padding:0 20px;}
.Mood .title-section{text-align:center;margin:40px 0;}
.Mood .main-title{font-size:28px;color:#333;margin-bottom:10px;}
.Mood .sub-title{font-size:16px;color:#666;}
.Mood .card-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:50px;}
.Mood .card{background:#f9f9f9;padding:10px;overflow:hidden;}
.Mood .card-img{width:100%;height:300px;padding:0;object-fit:cover;display:block;}
.Mood .card-content{padding:20px;}
.Mood .card-title{font-size:18px;color:#333;margin-bottom:15px;font-weight:bold;}
.Mood .card-desc{font-size:14px;color:#666;line-height:1.6;}
@media (max-width:992px){
  .Mood .card-list{grid-template-columns:repeat(2,1fr);}
}
@media (max-width:768px){
  .Mood .card-list{grid-template-columns:1fr;}
  .Mood .main-title{font-size:24px;}
  .Mood .card-img{height:250px;}



/*亲密关系*/
.Affinity{max-width:1200px;margin:0 auto;padding:0 20px;}
.Affinity .title-section{text-align:center;margin:40px 0;}
.Affinity .main-title{font-size:28px;color:#333;margin-bottom:10px;}
.Affinity .sub-title{font-size:16px;color:#666;}
.Affinity .card-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:50px;}
.Affinity .card{background:#f9f9f9;padding:10px;overflow:hidden;}
.Affinity .card-img{width:100%;height:300px;padding:0;object-fit:cover;display:block;}
.Affinity .card-content{padding:20px;}
.Affinity .card-title{font-size:18px;color:#333;margin-bottom:15px;font-weight:bold;}
.Affinity .card-desc{font-size:14px;color:#666;line-height:1.6;}
@media (max-width:992px){
  .Affinity .card-list{grid-template-columns:repeat(2,1fr);}
}
@media (max-width:768px){
  .Affinity .card-list{grid-template-columns:1fr;}
  .Affinity .main-title{font-size:24px;}
  .Affinity .card-img{height:250px;}
}




