.width1200{ min-width:1200px;}
.indexcontent1600{ min-width:1200px; padding:0 50px; max-width:1540px; box-sizing:border-box; margin:0 auto; position:relative; overflow:hidden;}
.indexcontent1500{ min-width:1200px; padding:0 50px; max-width:1600px; box-sizing:border-box; margin:0 auto; position:relative; overflow:hidden;}
.indexcontent1400{ min-width:1200px; padding:0 50px; max-width:1500px; box-sizing:border-box; margin:0 auto; position:relative; overflow:hidden;}
.indexcontent1300{ min-width:1200px; padding:0 50px; max-width:1400px; box-sizing:border-box; margin:0 auto; position:relative; overflow:hidden;}
.indexcontent{ margin:0 auto; width:1200px;}
.indexcontent2{ margin:0 auto; max-width:1400px; min-width:1200px;}
.noov{ overflow:visible !important;}
@font-face {
  font-family: 'LincolnMillerBannerBeta-Semibold';
  src: url('../fonts/LincolnMillerBannerBeta-Semibold.ttf');
}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
a.bs:hover{ text-decoration:underline;}
.block{ display:block;}
.fl {
  float: left;
}

.fr {
  float: right;
}
.enlarge8{
  -moz-transition:all 0.8s; /* Firefox 4 */
  -webkit-transition:all 0.8s; /* Safari and Chrome */
  -o-transition:all 0.8s; /* Opera */
  transition:all 0.8s;
  cursor: pointer;
}

.enlarge4{
  -moz-transition:all 0.4s; /* Firefox 4 */
  -webkit-transition:all 0.4s; /* Safari and Chrome */
  -o-transition:all 0.4s; /* Opera */
  transition:all 0.4s;
  cursor: pointer;
}
.ellipsis{
  overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.content{ font-size:16px; color:#000; line-height:30px;}
.content *{ line-height:30px;}
.content img{ max-width:100%;}

.pages { margin-top: 15px; font-size: 12px; line-height: 22px; text-align: center; }
.pages a { text-decoration: none; background: #fff; border:#999999 1px solid; display: inline-block; width: 40px; line-height: 40px; line-height: 40px; margin-right: 8px; font-size: 16px; color: #999999;}
.pages a.active { background: #2f8bf8; border:#2f8bf8 1px solid; color: #fff }
.pages a:hover {  background: #2f8bf8; border:#2f8bf8 1px solid; color: #fff; text-decoration: none;  }
.pages a.wz{ display: inline-block; width: 86px; line-height: 40px; line-height: 40px;}



/*悬浮*/
.fixed-box{
  position: fixed;
  right: 10px;
  top: 50%; margin-top:-177px;
  z-index: 9;
}
.fixed-box a{
  display: block;
  width: 70px;
  height: 70px;
  margin-bottom: 1px;
  background:#019d3c;
}
.fixed-box .ico{ padding-top:5px; height:35px; text-align:center; line-height:35px;}
.fixed-box .ico img{ vertical-align:middle;}
.fixed-box .ico_txt{ font-size:12px; color:#fefefe; line-height:24px; text-align:center;}
.fixed-box a.goTop{
  background:#019d3c url(../images/xf_goto.png) no-repeat center;
}
.fixed-box .phone-box{
  
  position: relative;
}
.fixed-box .phone-box .phone{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 180px;
  height: 70px;
  background-color: #666;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 70px;
  top: 0px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  opacity: 0;
}
.fixed-box .phone-box .phone span{
  font-weight: 800;
}

.fixed-box .phone-box:hover .phone{
  opacity: 1;
}
.fixed-box .ecode{
  position: relative;
}
.fixed-box .ecode .img{
  position: absolute;
  left: -155px;
  top: -45px;
  width: 150px;
  display: none;
}
.fixed-box .ecode .img img{
  width: 100%;
  object-fit: cover;
}
.fixed-box .ecode:hover .img{
  display: block;
}
/*首页*/
body{ background:#fff;}

.top1{ position:absolute; left:0; width:100%; height:90px; min-width:1200px; background:#fff; z-index:999; transition:all 0.6s; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}
/*.top1:hover,
.top1.on{ background:#131313;}*/
.top1 .top_logo{ position:absolute; left:50px; top:25px; height:40px;}
a.top_mfzd{ float:right; display:block; width:140px; height:40px; background:#2f8bf8; font-size:18px; color:#ffffff; line-height:40px; text-align:center; border:#2f8bf8 1px solid; border-radius:21px; margin-top:25px; margin-left:10px;}
a.top_mfzd:hover{ background:#fff; color:#2f8bf8;}

.top1 .top1_r{ position:absolute; right:50px; top:0; width:80px; height:80px;}

.top1 .top1_lang{ position:absolute; left:0; top:25px; width:30px; line-height:30px; font-size:16px; color:#fff; text-align:center;}
.top1 .top1_lang a{ color:#fff;}

.top1 .top1_r .hr{ position:absolute; left:50%; top:33px; background:#fff; width:1px; height:14px;}

.top_search_bt{ position:absolute; right:0px; top:25px; width:30px; line-height:30px; z-index:9999; text-align:center;}
/*
.top_search_bt .top_search_bg{ display:none; position:absolute; right:-2px; top:45px; background:url(../images/top_search_bg.png) no-repeat; width:300px; height:79px;}
.top_search_bt:hover .top_search_bg{ display:block;}
.top_search_bt .top_search_bg .top_search_txt{ position:absolute; left:25px; top:29px; width:205px; height:30px; border:0; background:#f8f8f8; outline:none;}
.top_search_bt .top_search_bg .top_search_bt{ position:absolute; right:17px; top:23px; width:40px; height:39px; border:0; background-color:transparent; cursor:pointer;}*/
.nsearch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.nsearch .nceng {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}
.nsearch form {
  background: #fff;
  position: absolute;
  left: 50%;
  top: 140px;
  transform: translateX(-50%);
  max-width: 1200px;
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  z-index: 9;
}
.nsearch form h2 {
  font-size: 40px;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin: 70px 0;
}
.nsearch form .ctn {
  display: flex;
  width: 480px;
}
.nsearch form .ctn input {
  height: 50px;
}
.nsearch form .ctn .txt {
  width: 85%;
  padding: 0 15px;
  background-color: #f6f6f6;
  font-size: 14px;
  cursor: auto;
  border:0;
  box-sizing:border-box;
}
.nsearch form .ctn .btn {
  width: 15%;
  background: #000 url(../images/search-btn.png) no-repeat center;
  border:0;
  box-sizing:border-box;
}
.nh {
  height: 100px;
}

/*首页*/
/*.h300{ height:300px;}
.h230{ height:230px;}
.h200{ height:200px;}
.h160{ height:160px;}
.h140{ height:140px;}
.h130{ height:130px;}
.h120{ height:120px;}
.h100{ height:100px;}
.h90{ height:90px;}
.h80{ height:80px;}
.h70{ height:70px;}
.h60{ height:60px;}
.h50{ height:50px;}
.h40{ height:40px;}
.h30{ height:30px;}
.h20{ height:20px;}*/
.h300{ height:200px;}
.h230{ height:180px;}
.h200{ height:150px;}
.h160{ height:120px;}
.h140{ height:100px;}
.h130{ height:100px;}
.h120{ height:80px;}
.h100{ height:80px;}
.h90{ height:60px;}
.h80{ height:60px;}
.h70{ height:50px;}
.h60{ height:40px;}
.h50{ height:30px;}
.h40{ height:40px;}
.h30{ height:30px;}
.h20{ height:20px;}


.banner-container img{ display:block; width:100%;}
.banner-container .swiper-slide { opacity: 0!important; }
.banner-container .swiper-slide-active{ opacity:1 !important;}
.banner-pagination{ position:absolute; left:0; bottom:0; width:100%; text-align:center; z-index:2;}
.banner-pagination .swiper-pagination-bullet{ width:58px; height:4px; background:#fff; opacity:1; border-radius:2px; margin:0 6px !important; transition:all 0.3s;}
.banner-pagination .swiper-pagination-bullet-active{ background:#2f8bf8;}

.i_d1{ background: url(../images/i_d1_bg.png) no-repeat left bottom 20px;}

.i_d1_list li{ float:left; width:32%; margin-left:2%;}
.i_d1_list li:nth-child(3n+1){ margin-left:0;}
.i_d1_title_box .title1{ font-size:40px; color:#000000; line-height:60px; font-weight:bold;}
.i_d1_title_box .title2{ font-size:40px; color:#2f8bf8; line-height:60px; font-weight:bold;}
.i_d1_title_box .txt1{ font-size:24px; color:#656565; line-height:40px;}
.i_d1_title_box .txt1 *{ line-height:40px;}
a.i_d1_more1{ display:block; width:140px; height:40px; border:#2f8bf8 1px solid; background:#2f8bf8; font-size:16px; color:#ffffff; line-height:40px; text-align:center; border-radius:20px;}
a.i_d1_more1:hover{ background:#ffffff; color:#2f8bf8;}

.i_d1_box{ position:relative; border-radius:20px; overflow:hidden; margin-bottom:28px;}
.box1{}
.box1 .img{ display:block; width:100%;}
.box1 .mb{ position:absolute; left:0; bottom:0; width:100%; height:403px; background: url(../images/i_d1_mb.png) bottom repeat-x;}
.box1 .mb .txt{ position:absolute; left:0; bottom:0; width:100%; padding:0 30px 60px 30px; box-sizing:border-box;}
.box1 .mb .txt .txt1{ font-size:40px; color:#ffffff; line-height:80px; font-weight:bold;}
.box1 .mb .txt .txt2{ font-size:18px; color:#ffffff; line-height:30px; padding-right:10%;}
.box1 .mb .txt .txt2 *{ line-height:30px;}

.i_d1_box .box2{ position:absolute; left:0; right:0; top:0; height:100%; transition:all 0.6s; border-radius:20px; overflow:hidden; opacity:0;}
.box2 .img{ display:block; width:100%;}
.box2 .mb{ position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(0,117,255,0.7);}
.box2 .mb .txt{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:80%;}
.box2 .mb .txt .txt1{ font-size:40px; color:#ffffff; line-height:80px; font-weight:bold; text-align:center;}
.box2 .mb .txt .txt2{ font-size:18px; color:#ffffff; line-height:30px; text-align:center;}
.box2 .mb .txt .txt2 *{ line-height:30px;}
a.i_d1_more2{ display:block; width:140px; height:40px; border:#fff 1px solid; font-size:18px; color:#ffffff; line-height:40px; text-align:center; border-radius:20px; margin:0 auto;}
.i_d1_box:hover .box2{ /*top:0;*/ opacity:1;}

.i_d1_txt1{ text-align:center; font-size:50px; color:#000; font-weight:bold; line-height:160px; padding-bottom:100px;}
.i_d1_txt1 .i_d1_txt1_title{ display:inline-block; font-size:100px; color:#2f8bf8; line-height:200px; position:relative; margin-right:50px;}
.i_d1_txt1 .i_d1_txt1_title .no{ position:absolute; right:-50px; top:35px; display:inline-block; font-size:60px; color:#2f8bf8; line-height:80px;}

.i_d2_box{ background:#f3f9fd; border-radius:20px; padding:70px 0 70px 50%; box-sizing:border-box; position:relative;}
.i_d2_list li{ font-size:26px; color:#696969; line-height:60px;}
.i_d2_list li .ico{ position:relative; top:-2px; margin-right:5px;}
.i_d2_list li:nth-child(1),
.i_d2_list li:nth-child(2),
.i_d2_list li:nth-child(3),
.i_d2_list li:nth-child(4){ font-size:28px; color:#4e4e4e; font-weight:bold;}
.i_d2_box .img{ position:absolute; left:0; top:50%; width:43%; transform:translateY(-50%); border-radius:20px; box-shadow: 0px 10px 10px 0px rgba(10, 2, 5, 0.15);}


.i_d3-container .img{ display:block; width:100%; position:relative; z-index:1;}
.i_d3-pagination{ position:absolute; left:0; bottom:0; width:100%; text-align:center; z-index:2;}
.i_d3-pagination .swiper-pagination-bullet{ width:58px; height:4px; background:#fff; opacity:1; border-radius:2px; margin:0 6px !important; transition:all 0.3s;}
.i_d3-pagination .swiper-pagination-bullet-active{ background:#2f8bf8;}
.i_d3-slide{ padding-bottom:150px;}
.i_d3-slide .box1{ position:absolute; left:0; top:0; width:100%; z-index:2;}
.i_d3-slide .box1 .box1_txt1{ padding-top:100px;}
.i_d3-slide .box1 .box1_txt1 .title{ font-size:40px; color:#2f8bf8; font-weight:bold; line-height:60px;}
.i_d3-slide .box1 .box1_txt1 .txt{ font-size:26px; color:#4e4e4e;  line-height:40px; margin-top:10px;}
.i_d3-slide .bgimg{ position:absolute; left:0; bottom:0; z-index:3; width:35%;}
.i_d3-slide .box2{ position:absolute; left:50px; bottom:250px; width:100%; z-index:4;}
.i_d3-slide .box2 .indexcontent1600{ position:relative;}
.i_d3-slide .box2 .box2_txt1{ position:absolute; left:0; bottom:0;}
.i_d3-slide .box2 .box2_txt1 .title{ font-size:40px; color:#fff; font-weight:bold; line-height:60px;}
.i_d3-slide .box2 .box2_txt1 .txt{ font-size:26px; color:#fff;  line-height:40px; margin-top:20px; height:120px;}
.i_d3-slide .box2 .box2_txt1 .txt *{ line-height:40px;}
.i_d3-slide .box2 .box2_txt2{ position:absolute; right:100px; bottom:0;}
.i_d3-slide .box2 .box2_txt2 .title{ font-size:40px; color:#2f8bf8; font-weight:bold; line-height:60px; text-align:right;}
.i_d3-slide .box2 .box2_txt2 .txt{ font-size:20px; color:#474747;  line-height:40px; margin-top:20px; text-align:right; height:120px;}
.i_d3-slide .box2 .box2_txt2 .txt *{ line-height:40px;}

.i_d3-container .i_d3_c_prev{ position:absolute; left:38%; bottom:180px; width:90px; height:90px; border-radius:50%; background:url(../images/i_d3_l_ico.png) #fff center no-repeat; background-size:auto 49px; z-index:99; cursor:pointer; transition:all 0.3s; outline:none; box-shadow: 5px 10px 10px 0px rgba(10, 2, 5, 0.15);}
.i_d3-container .i_d3_c_prev:hover{ background:url(../images/i_d3_l_ico_on.png) #2f8bf8 center no-repeat; background-size:auto 49px;}
.i_d3-container .i_d3_c_next{ position:absolute; left:calc(38% + 110px); bottom:180px; width:90px; height:90px; border-radius:50%; background:url(../images/i_d3_r_ico.png) #fff center no-repeat; background-size:auto 49px; z-index:99; cursor:pointer; transition:all 0.3s; outline:none; box-shadow: 5px 10px 10px 0px rgba(10, 2, 5, 0.15);}
.i_d3-container .i_d3_c_next:hover{ background:url(../images/i_d3_r_ico_on.png) #2f8bf8 center no-repeat; background-size:auto 49px;}

.i_d4{ position:relative;}
.i_d4_txt{ position:absolute; left:0; top:50%; width:100%;  transform:translateY(-50%);}
.i_d4_txt .txt1{ font-size:40px; color:#fff; line-height:70px; text-align:center;}
.i_d4_txt .txt2{ font-size:40px; color:#fff; line-height:70px; font-weight:bold; text-align:center;}
.i_d4_txt .txt3{ font-size:22px; color:#fff; line-height:40px; text-align:center; margin-top:20px;}
.i_d4_txt .txt3 *{ line-height:40px;}

.i_d5_title1{ font-size:40px; color:#2f8bf8; font-weight:bold; line-height:60px; text-align:center;}
.i_d5_title2{ font-size:26px; color:#4e4e4e;  line-height:40px; margin-top:20px; text-align:center;}

.i_d5_list li{ float:left; width:32%; margin-left:2%; background:#eff6ff; overflow:hidden; border-radius:20px; transition:all 0.3s;}
.i_d5_list li:nth-child(3n+1){ margin-left:0;}
.i_d5_list li .img{
  position: relative;
  padding: 35% 0;
  overflow:hidden;
  box-sizing:border-box;
}
.i_d5_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}
.i_d5_list li .txt{ padding:30px;}
.i_d5_list li .txt .title{ font-size:24px; color:#000000; font-weight:bold; line-height:40px; transition:all 0.3s;}
.i_d5_list li .txt .txt1{ font-size:16px; color:#4e4e4e; line-height:30px; margin-top:10px; height:90px; overflow:hidden; transition:all 0.3s;}
.i_d5_list li .txt .txt2{ font-size:14px; color:#7c7c7c; line-height:30px; margin-top:20px; transition:all 0.3s;}
.i_d5_list li:hover{ background:#2f8bf8;}
.i_d5_list li:hover .txt .title{ color:#fff;}
.i_d5_list li:hover .txt .txt1{ color:#fff;}
.i_d5_list li:hover .txt .txt2{ color:#fff;}
a.i_d5_more{ display:block; width:180px; height:40px; border:#2f8bf8 1px solid; background:#2f8bf8; font-size:18px; color:#ffffff; line-height:40px; text-align:center; border-radius:20px; margin:0 auto;}
a.i_d5_more:hover{ background:#ffffff; color:#2f8bf8;}

.i_d6{ background: url(../images/i_d6_bg.jpg) no-repeat center; background-size:cover; border-radius:40px;}
.i_d6_title{ font-size:40px; color:#2f8bf8; font-weight:bold; line-height:60px; text-align:center;}
.i_d6_box{ max-width:1300px; width:90%; background: url(../images/i_d6_bg2.png) left repeat-y; margin:0 auto; padding:25px 0 25px 45px; border-radius:20px; position:relative;}
.i_d6_box_list li{ height:45px; line-height:45px; font-size:18px; color:#474747; border-top:#a7c8fb 1px dashed; width:320px; position:relative;}
.i_d6_box_list li:nth-child(1){ border-top:0;}
.i_d6_box_list li:after{content: "";width:8px; height: 8px; position: absolute; left: -22px; top:50%; transform:translateY(-50%); background:#2f8bf8; border-radius:50%;}
.i_d6_box_r{ position:absolute; right:0; top:20px; width:50%;}
.i_d6_box_r .title{ font-size:40px; color:#565656; line-height:80px;}
.i_d6_box_r .txt1{ font-size:26px; color:#656565; line-height:40px; margin-top:10px;}
.i_d6_box_r .txt1 *{ line-height:40px;}
a.i_d6_box_more{ display:block; width:280px; padding-right:45px; height:50px; border-radius:31px; background:#2f8bf8; margin-top:20px; font-size:20px; color:#ffffff; line-height:50px; text-align:center; position:relative;}
a.i_d6_box_more:after{content: "";width:40px; height: 40px; position: absolute; right: 5px; top:5px; background:url(../images/i_d6_more_ico.png) #fff center no-repeat; border-radius:50%;}

.footer1{ background:#262626;}
.footer1 .footer1_c{ height:310px; position:relative;}
.footer1 .footer1_c .footer_logo{ position:absolute; left:50px; top:115px; height:70px;}
.footer1 .footer1_c .footer1_nav{ position:absolute; left:330px; top:100px; width:480px;}
.footer1 .footer1_c .footer1_nav li{ float:left; width:140px; height:55px; line-height:46px; font-size:20px; color:#ffffff;}
.footer1 .footer1_c .footer1_nav li a{ color:#ffffff;}
.footer1 .footer1_c .footer1_lx{ position:absolute; right:230px; top:85px;}
.footer1 .footer1_c .footer1_lx li{ height:45px; line-height:45px; font-size:18px; color:#ffffff;}
.footer1 .footer1_c .footer1_lx li img{ position:relative; top:-2px; margin-right:10px;}
.footer1 .footer1_c .footer_ewm{ position:absolute; right:50px; top:88px; width:119px;}

.footer2{ background:#262626; border-top:#343332 1px solid; padding:15px 0;}
.footer2 .footer2_txt{ font-size:12px; color:#999; line-height:30px; text-align:center;}
.footer2 .footer2_txt a{ color:#999;}



/*业绩陪跑*/
.n_banner_c{ position:relative;}
.n_banner{ display:block; width:100%; object-fit: cover;}
.yjpp_d1_list li{ float:left; width:42.5%; margin-left:15%;}
.yjpp_d1_list li:nth-child(2n+1){ margin-left:0;}
.yjpp_d1_list li:nth-child(3){ margin-top:20px;}
.yjpp_d1_list li .ico{ float:left; line-height:70px; margin-bottom:10px; margin-right:10px; padding-bottom:10px;}
.yjpp_d1_list li .ico img{ height:60px;}
.yjpp_d1_list li .title{ font-size:24px; color:#000000; font-weight:bold; line-height:80px; margin-bottom:10px;}
.yjpp_d1_list li .txt{ font-size:16px; color:#3a3a3a; line-height:30px;}
.yjpp_d1_list li .txt *{ line-height:30px;}

.yjpp_d2_box{ background:#2f8bf8;}
.yjpp_d2_box_l{ float:left; width:50%; height:537px; position:relative;}
.yjpp_d2_box_l_c{ position:absolute; left:8%; right:8%; bottom:50%; transform:translateY(50%);}
.yjpp_d2_box_l_c .title{ font-size:30px; color:#fff; line-height:60px; font-weight:bold;}
.yjpp_d2_box_l_c .txt{ font-size:16px; color:#fff; line-height:40px; margin-top:10px;}
.yjpp_d2_box_l_c .txt *{ line-height:40px;}
.yjpp_d2_box_l_c .txt p{ position:relative; padding-left:30px;}
.yjpp_d2_box_l_c .txt img{ position: absolute; top: 8px; left: 0; padding-left: 0;}
.yjpp_d2_box_r{ float:right; width:50%; height:537px; object-fit: cover;}
.yjpp_d2_box_l_c .txt2{ font-size:16px; color:#fff; line-height:40px; margin-top:10px;}
.yjpp_d2_box_l_c .txt2 *{ line-height:40px;}
.yjpp_d2_box_l_c .txt2 p{ position:relative;}

.yjpp_d3_title{ font-size:40px; color:#171717; line-height:60px; font-weight:bold; text-align:center;}
.yjpp_d3_list li{ float:left; width:33.33%; padding:20px 30px; background:#f4f9fd; box-sizing:border-box;}
.yjpp_d3_list li .box{ height:150px; position:relative; padding-left:130px; margin-top:30px; margin-bottom:30px;}
.yjpp_d3_list li .box .ico{ position:absolute; left:0; top:50%; transform:translateY(-50%); width:100px; height:100px; border:#054188 1px solid; border-radius:50%; line-height:100px; text-align:center;}
.yjpp_d3_list li .box .title{ font-size:26px; color:#000000; font-weight:bold; line-height:50px; padding-top:10px;}
.yjpp_d3_list li .box .txt{ font-size:16px; color:#3a3a3a; line-height:30px;}
.yjpp_d3_list li .box .txt *{ line-height:30px;}
.yjpp_d3_list li:nth-child(1){ width:calc(33.33% - 35px); border-top-left-radius:15px; border-bottom-left-radius:15px; position:relative; z-index:1;}
.yjpp_d3_list li:nth-child(2){ width:calc(33.33% + 70px); border-radius:15px; position:relative; top:-30px; padding:50px 75px; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15); position:relative; z-index:2;}
.yjpp_d3_list li:nth-child(3){ width:calc(33.33% - 35px); border-top-right-radius:15px; border-bottom-right-radius:15px; position:relative; z-index:1;}

.yjpp_d4{ background: url(../images/yjpp_d4_bg.jpg) no-repeat center; background-size:cover; height:391px; border-top-left-radius:85px; border-bottom-right-radius:85px; position:relative;}
.yjpp_d4_txt{ position:absolute; left:0; top:50%; width:100%; padding:0 5%; transform:translateY(-50%); font-size:26px; color:#ffffff; line-height:60px; box-sizing:border-box;}
.yjpp_d4_txt *{ line-height:70px;}

/*.yjpp_d4_l{ position:absolute; left:0; top:50%; width:50%; padding:0 5%; transform:translateY(-50%); font-size:35px; color:#ffffff; line-height:65px; font-weight:bold; box-sizing:border-box;}
.yjpp_d4_r{ position:absolute; right:0; top:50%; width:50%; padding:0 5%; transform:translateY(-50%); font-size:26px; color:#ffffff; line-height:50px; box-sizing:border-box;}*/

.yjpp_d5_txt{ font-size:20px; color:#3a3a3a; line-height:40px; text-align:center;}
.yjpp_d5_txt *{ line-height:40px;}
.yjpp_d5_txt img{ max-width:100%;}

.yjpp_d8{ background:#f4f9fd;}
.yjpp_d8_c{ padding:0 10% 120px 10%; position:relative;}
.yjpp_d8_list li{ box-sizing:border-box; padding:0 3%; border:#f4f9fd 1px solid; text-align:center;}
.yjpp_d8_list li.on{ border:#898989 1px solid; border-radius:20px;}
.yjpp_d8_list li .ico{ line-height:250px; text-align:center;}
.yjpp_d8_list li .ico img{ height:200px;}
.yjpp_d8_list li .title1{ font-size:35px; color:#2f8bf8; line-height:70px; text-align:center; font-weight:bold;}
.yjpp_d8_list li .title2{ font-size:26px; color:#171717; line-height:50px; text-align:center; font-weight:bold;}
.yjpp_d8_list li .txt1{ display:inline-block; font-size:18px; color:#171717; line-height:44px; margin-top:20px; padding-bottom:40px; text-align:left;}
.yjpp_d8_list li .txt1 img{ position:relative; top:-2px; margin-right:10px;}
.yjpp_d8_list li .txt1 *{ line-height:44px;}

.yjpp_d8-pagination{ position:absolute; left:0; bottom:30px !important; width:100%; text-align:center; z-index:2;}
.yjpp_d8-pagination .swiper-pagination-bullet{ width:16px; height:16px; background:#d2d2d2; opacity:1; border-radius:50%; margin:0 8px !important; transition:all 0.3s;}
.yjpp_d8-pagination .swiper-pagination-bullet-active{ background:#2f8bf8;}

.yjpp_d8_c_prev{ position:absolute; left:calc(50% - 150px);; bottom:15px; width:60px; height:60px; border-radius:50%; background:url(../images/i_d3_l_ico.png) #fff center no-repeat; background-size:auto 26px; z-index:99; cursor:pointer; transition:all 0.3s; outline:none; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}
.yjpp_d8_c_prev:hover{ background:url(../images/i_d3_l_ico_on.png) #2f8bf8 center no-repeat; background-size:auto 30px; background-size:auto 26px;}
.yjpp_d8_c_next{ position:absolute; right:calc(50% - 150px); bottom:15px; width:60px; height:60px; border-radius:50%; background:url(../images/i_d3_r_ico.png) #fff center no-repeat; background-size:auto 26px; z-index:99; cursor:pointer; transition:all 0.3s; outline:none; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}
.yjpp_d8_c_next:hover{ background:url(../images/i_d3_r_ico_on.png) #2f8bf8 center no-repeat; background-size:auto 30px; background-size:auto 26px;}


.yjpp_d9{ background:#eff6ff; border:#499af9 1px solid; border-radius:50px; padding:40px 0;}
.yjpp_d9_l{ float:left; padding-left:8%; padding-right:8%; width:50%; box-sizing:border-box;}
.yjpp_d9_title{ font-size:40px; color:#2f8bf8; font-weight:bold; line-height:90px;}
.yjpp_d9_txt{ font-size:24px; color:#474747; line-height:45px;}
.yjpp_d9_txt *{ line-height:45px;}
.yjpp_d9_ewm{ margin-top:30px;}
.yjpp_d9_ewm li{ float:left; width:200px; margin-left:35px;}
.yjpp_d9_ewm li img{ width:140px;}
.yjpp_d9_ewm li:nth-child(1){ margin-left:0;}
.yjpp_d9_r{ float:right; padding-right:8%; padding-right:8%; width:50%; box-sizing:border-box;}


/*渠道体系*/
.qdtx_d4_list li{ float:left; width:23%; margin-left:2.66%; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); padding:40px 20px 20px 20px; box-sizing:border-box;}
.qdtx_d4_list li:nth-child(4n+1){ margin-left:0%;}
.qdtx_d4_list li .title{ padding-left:100px; min-height:84px; position:relative; padding-top:2px; box-sizing:border-box; font-size:20px; color:#000000; line-height:40px; font-weight:bold;}
.qdtx_d4_list li .title .ico{ position:absolute; left:0; top:0px; width:84px; height:84px;}
.qdtx_d4_list li .txt{ font-size:16px; color:#5b5b5b; line-height:30px; margin-top:20px; height:250px; text-align: justify;}
.qdtx_d4_list li .txt *{ line-height:30px;}

.qdtx_d5_list li{ height:352px; margin-top:40px;}
.qdtx_d5_list li:nth-child(3n+1){ background:#f5f5f5;}
.qdtx_d5_list li:nth-child(3n+2){ background:#4e4e4e;}
.qdtx_d5_list li:nth-child(3n+3){ background:#2f8bf8;}
.qdtx_d5_list li .img{ float:left; width:calc(100% - 700px); background:#f5f5f5; height:352px; object-fit: cover;}
.qdtx_d5_list li .box{ float:right; width:700px; box-sizing:border-box; padding:60px 50px 0 60px;}
.qdtx_d5_list li .box .title{ font-size:30px; color:#000000; line-height:70px; font-weight:bold;}
.qdtx_d5_list li .box .txt{ font-size:18px; color:#434343; line-height:40px; margin-top:20px;}
.qdtx_d5_list li .box .txt *{ line-height:40px;}
.qdtx_d5_list li:nth-child(3n+2) .box .title,
.qdtx_d5_list li:nth-child(3n+3) .box .title{ color:#fff;}
.qdtx_d5_list li:nth-child(3n+2) .box .txt,
.qdtx_d5_list li:nth-child(3n+3) .box .txt{ color:#fff;}

.yjpp_d6{ background:#f4f9fd;}
.yjpp_d6_list{ float:left; width:700px;}
.yjpp_d6_list li{ line-height:40px; padding:38px 0 38px 95px; background:#fff; border-radius:18px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); box-sizing:border-box; position:relative; margin-top:30px; font-size:22px; color:#242424;}
.yjpp_d6_list li:nth-child(3n+1){ margin-top:0px;}
.yjpp_d6_list li .ico{ position:absolute; left:36px; top:36px; width:43px; height:43px; background:#2f8bf8; border-radius:50%; font-size:25px; color:#ffffff; line-height:43px; text-align:center; font-weight:bold;}
.yjpp_d6_img{ float:right; width:calc(100% - 780px); height:408px; object-fit: cover;}

.yjpp_d7_list li{ float:left; width:33.33%; box-sizing:border-box;}
.yjpp_d7_list li .ico{ display:block; width:150px; height:150px; background:#044692; border-radius:50%; font-size:40px; color:#ffffff; font-weight:bold; line-height:150px; text-align:center; margin:0 auto;}
.yjpp_d7_list li .txt{ margin-top:30px; padding:0 10%; font-size:20px; color:#434343; line-height:30px; text-align:center;}
.yjpp_d7_list li .txt *{ line-height:30px;}
.yjpp_d7_txt{ font-size:30px; color:#363636; line-height:40px; text-align:center;}
.yjpp_d7_txt *{ line-height:40px;}


/*战略落地体系*/
.zlldtx_d5{ background: url(../images/zlldtx_d5_bg.jpg) no-repeat top center; background-size:100% 600px;}
.zlldtx_d5_txt{ font-size:22px; color:#ffffff; line-height:40px; text-align:center; margin-top:10px;}
.zlldtx_d5_list li{ float:left; width:31%; margin-left:3.5%; border:#d7d7d7 1px solid; box-sizing:border-box; border-bottom-left-radius:45px; border-top-right-radius:45px; overflow:hidden;}
.zlldtx_d5_list li:nth-child(3n+1){ margin-left:0px;}
.zlldtx_d5_list li .box{
  position: relative;
  padding: 50% 0;
  overflow:hidden;
  box-sizing:border-box;
  background:#fff;
}
.zlldtx_d5_list li .box .box_c{ position:absolute; left:0; top:50%; width:100%; transform:translateY(-50%);}
.zlldtx_d5_list li .box .box_c .ico{ height:120px; line-height:120px; text-align:center;}
.zlldtx_d5_list li .box .box_c .title{ font-size:26px; color:#000000; line-height:60px; font-weight:bold; margin-top:20px; text-align:center;}
.zlldtx_d5_list li .box .box_c .txt{ font-size:18px; color:#5f5f5f; line-height:30px; padding:0 20%; text-align:center; margin-top:20px;}
.zlldtx_d5_list li .box .box_c .txt *{ line-height:30px;}
.zlldtx_d5_list li:hover{ box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15);}

.zlldtx_d8_list li{ float:left; width:31%; margin-left:3.5%; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); padding:40px 20px 20px 20px; box-sizing:border-box;}
.zlldtx_d8_list li:nth-child(3n+1){ margin-left:0%;}
.zlldtx_d8_list li .title{ padding-left:100px; min-height:84px; position:relative; padding-top:2px; box-sizing:border-box; font-size:22px; color:#000000; line-height:40px; font-weight:bold;}
.zlldtx_d8_list li .title .ico{ position:absolute; left:0; top:0px; width:84px; height:84px;}
.zlldtx_d8_list li .txt{ font-size:18px; color:#5b5b5b; line-height:30px; margin-top:30px; height:250px; text-align: justify;}
.zlldtx_d8_list li .txt *{ line-height:30px;}
.zlldtx_d8_list li .img{
  position: relative;
  padding: 32.5% 0;
  overflow:hidden;
  box-sizing:border-box;
  margin-top:30px;
}
.zlldtx_d8_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}


.zlldtx_d9_list{ float:left; width:700px;}
.zlldtx_d9_list li{ line-height:40px; padding:25px 0 25px 95px; background:#fff; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); box-sizing:border-box; position:relative; margin-top:30px; font-size:22px; color:#242424;}
.zlldtx_d9_list li:nth-child(1){ margin-top:0px;}
.zlldtx_d9_list li .ico{ position:absolute; left:36px; top:50%; width:43px; height:43px; margin-top:-21.5px; background:#2f8bf8; border-radius:50%; font-size:25px; color:#ffffff; line-height:43px; text-align:center; font-weight:bold;}
.zlldtx_d9_list li .title{ font-size:22px; color:#242424; line-height:45px; font-weight:bold;}
.zlldtx_d9_list li .txt{ font-size:18px; color:#484848; line-height:30px; padding-right:20px;}
.zlldtx_d9_list li .txt *{ line-height:30px;}
.zlldtx_d9_img{ float:right; width:calc(100% - 780px); height:687px; object-fit: cover;}


/*领导力发展*/
.ldlfz_d1_list li{ float:left; width:23%; margin-left:2.66%;}
.ldlfz_d1_list li:nth-child(4n+1){ margin-left:0px;}
.ldlfz_d1_list li .img{
  position: relative;
  padding: 58.5% 0;
  overflow:hidden;
  box-sizing:border-box;
  z-index:1;
}
.ldlfz_d1_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}
.ldlfz_d1_list li .box{ width:90%; position:relative; z-index:2; background:#2f8bf8; margin:-70px auto 0 auto; height:120px; border-radius:5px;}
.ldlfz_d1_list li .box .no{ font-size:100px; color:#2a82ea; line-height:120px; font-weight:bold; text-align:center;}
.ldlfz_d1_list li .box .txt{ position:absolute; left:0; top:50%; width:100%; font-size:20px; color:#ffffff; font-weight:bold; line-height:33px; text-align:center; transform:translateY(-50%); box-sizing:border-box;}
.ldlfz_d1_list li .box .txt *{ line-height:33px;}

.ldlfz_d2{ background: url(../images/ldlfz_d2_bg.jpg) no-repeat top center; background-size:100% 600px;}
.ldlfz_d2_txt{ font-size:22px; color:#ffffff; line-height:60px; text-align:left; margin-top:40px;}
.ldlfz_d2_txt *{ line-height:60px;}
.ldlfz_d2_txt img{ position:relative; top:-2px; margin-right:10px;}

.ldlfz_d2_list li{ float:left; width:31%; margin-left:3.5%; border:#d7d7d7 1px solid; box-sizing:border-box; border-bottom-left-radius:45px; border-top-right-radius:45px; overflow:hidden; background:#fff;}
.ldlfz_d2_list li:nth-child(3n+1){ margin-left:0px;}
.ldlfz_d2_list li .box{ padding:50px 10% 0 10%;}
.ldlfz_d2_list li .box .box_c{}
.ldlfz_d2_list li .box .box_c .title{ font-size:30px; color:#000000; line-height:100px; font-weight:bold; padding-left:100px; position:relative;}
.ldlfz_d2_list li .box .box_c .title .ico{ position:absolute; left:0; top:50%; margin-top:-50px; height:100px; line-height:100px; text-align:center;}
.ldlfz_d2_list li .box .box_c .title .ico img{ height:70px;}
.ldlfz_d2_list li .box .box_c .txt{ font-size:18px; color:#5f5f5f; line-height:35px; margin-top:30px; height:200px;}
.ldlfz_d2_list li .box .box_c .txt *{ line-height:35px;}
.ldlfz_d2_list li .box .box_c .txt p{ position:relative; padding-left:20px;}
.ldlfz_d2_list li .box .box_c .txt p:after{content: "";width:6px; height: 6px; position: absolute; left: 0px; top:14.5px; background:#262525; border-radius:50%;}

.ldlfz_d3_list li{ float:left; width:50%; background:#f5f5f5;}
.ldlfz_d3_list li .img{ float:left; width:50%;}
.ldlfz_d3_list li .img img{ display:block; width:100%; height:288px; object-fit: cover;}
.ldlfz_d3_list li .box{ float:right; width:50%; height:288px; position:relative;}
.ldlfz_d3_list li .box .box_c{ position:absolute; right:0; top:50%; width:100%; padding:0 10%; box-sizing:border-box; transform:translateY(-50%);}
.ldlfz_d3_list li .box .box_c .title{ font-size:26px; color:#000000; line-height:60px;}
.ldlfz_d3_list li .box .box_c .txt{ font-size:18px; color:#5f5f5f; line-height:35px;}
.ldlfz_d3_list li .box .box_c .txt *{ line-height:35px;}
.ldlfz_d3_list li:nth-child(3) .img,
.ldlfz_d3_list li:nth-child(4) .img{ float:right;}
.ldlfz_d3_list li:nth-child(3) .box
.ldlfz_d3_list li:nth-child(4) .box{ float:left;}
.ldlfz_d3_list li:nth-child(1){ background:#4e4e4e;}
.ldlfz_d3_list li:nth-child(1) .box .box_c .title{ color:#fff;}
.ldlfz_d3_list li:nth-child(1) .box .box_c .txt{ color:#fff;}
.ldlfz_d3_list li:nth-child(4){ background:#2f8bf8;}
.ldlfz_d3_list li:nth-child(4) .box .box_c .title{ color:#fff;}
.ldlfz_d3_list li:nth-child(4) .box .box_c .txt{ color:#fff;}


.ldlfz_d9_list{ float:left; width:700px;}
.ldlfz_d9_list li{ line-height:40px; padding:35px 0 35px 95px; background:#f4f9fd; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); box-sizing:border-box; position:relative; margin-top:35px; font-size:22px; color:#242424;}
.ldlfz_d9_list li:nth-child(1){ margin-top:0px;}
.ldlfz_d9_list li .ico{ position:absolute; left:36px; top:50%; width:43px; height:43px; margin-top:-21.5px; background:#2f8bf8; border-radius:50%; font-size:25px; color:#ffffff; line-height:43px; text-align:center; font-weight:bold;}
.ldlfz_d9_list li .title{ font-size:22px; color:#242424; line-height:45px; font-weight:bold;}
.ldlfz_d9_list li .txt{ font-size:18px; color:#484848; line-height:30px;}
.ldlfz_d9_list li .txt *{ line-height:30px;}
.ldlfz_d9_img{ float:right; width:calc(100% - 780px); height:687px; object-fit: cover;}


/*行业训战*/
.hysz_d1{ background:#f4f9fd;}
.hysz_d1_list li{ float:left; width:20%;}
.hysz_d1_list li .ico{ width:120px; height:120px; line-height:120px; text-align:center; border:#155299 1px solid; border-radius:50%; margin:0 auto; transition:all 0.3s;}
.hysz_d1_list li .ico1{ background: url(../images/hysz_d1_ico1.png) no-repeat center;}
.hysz_d1_list li .ico2{ background: url(../images/hysz_d1_ico2.png) no-repeat center;}
.hysz_d1_list li .ico3{ background: url(../images/hysz_d1_ico3.png) no-repeat center;}
.hysz_d1_list li .ico4{ background: url(../images/hysz_d1_ico4.png) no-repeat center;}
.hysz_d1_list li .ico5{ background: url(../images/hysz_d1_ico5.png) no-repeat center;}
.hysz_d1_list li .txt{ font-size:20px; color:#000000; font-weight:bold; line-height:40px; text-align:center; padding-top:20px; margin-top:25px; position:relative; transition:all 0.3s;}
.hysz_d1_list li .txt:after{content: ""; width:36px; height:3px; background:#2f8bf8; position:absolute; top:0; left:50%; margin-left:-18px;}
.hysz_d1_list li:hover .ico{ border:#fff 1px solid;}
.hysz_d1_list li:hover .ico1{ background: url(../images/hysz_d1_ico1_on.png) #155299 no-repeat center;}
.hysz_d1_list li:hover .ico2{ background: url(../images/hysz_d1_ico2_on.png) #155299 no-repeat center;}
.hysz_d1_list li:hover .ico3{ background: url(../images/hysz_d1_ico3_on.png) #155299 no-repeat center;}
.hysz_d1_list li:hover .ico4{ background: url(../images/hysz_d1_ico4_on.png) #155299 no-repeat center;}
.hysz_d1_list li:hover .ico5{ background: url(../images/hysz_d1_ico5_on.png) #155299 no-repeat center;}
.hysz_d1_list li:hover .txt{ color:#155299;}

.hysz_d2_c_list li .box{ position:relative; padding-bottom:85px; padding-right:39%;}
.hysz_d2_c_list li .box .img{ width:100%; height:600px; border-radius:25px;}
.hysz_d2_c_list li .box .hysz_d2_txt{ background:#ffffff; position:absolute; right:10px; bottom:10px; width:54%; box-sizing:border-box; padding:50px; border-bottom-left-radius:45px; border-top-right-radius:45px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15);}
.hysz_d2_c_list li .box .hysz_d2_txt .title1{ font-size:35px; color:#2f8bf8; font-weight:bold; line-height:90px; position:relative;}
.hysz_d2_c_list li .box .hysz_d2_txt .title1:after{content: ""; width:116px; height:3px; background:#2f8bf8; position:absolute; left:0; bottom:0;}
.hysz_d2_c_list li .box .hysz_d2_txt .title2{ font-size:26px; color:#000000; font-weight:bold; line-height:60px; margin-top:35px;}
.hysz_d2_c_list li .box .hysz_d2_txt .txt{ font-size:18px; color:#5f5f5f; line-height:35px; margin-top:10px;}
.hysz_d2_c_list li .box .hysz_d2_txt .txt *{ line-height:35px;}

.hysz_d2_c{ position:relative;}
.hysz_d2_c_bt{ position:relative;}
.hysz_d2_c_pagination{ line-height:70px; height:70px; position:relative; bottom:0;}
.hysz_d2_c_pagination .swiper-pagination-current{ font-size:35px; color:#2f8bf8;}
.hysz_d2_c_pagination .swiper-pagination-total{ font-size:30px; color:#b5b5b5;}
.hysz_d2_c_prev{ position:absolute; right:50%; top:50%; margin-top:-32px; width:62px; height:62px; border:#b5b5b5 1px solid; border-radius:50%; margin-right:80px; background: url(../images/hysz_d2_c_l.png) no-repeat center; z-index:11; transition:all 0.3s; cursor:pointer;}
.hysz_d2_c_prev:hover{ border:#2f8bf8 1px solid; background: url(../images/hysz_d2_c_l_on.png) no-repeat center;}
.hysz_d2_c_next{ position:absolute; left:50%; top:50%; margin-top:-32px; width:62px; height:62px; border:#b5b5b5 1px solid; border-radius:50%; margin-left:80px; background: url(../images/hysz_d2_c_r.png) no-repeat center; z-index:11; transition:all 0.3s; cursor:pointer;}
.hysz_d2_c_next:hover{ border:#2f8bf8 1px solid; background: url(../images/hysz_d2_c_r_on.png) no-repeat center;}

.hysz_d6{ background:#f7fbfe;}

.hysz_d7_box{ width:48%;}
.hysz_d7_box .img{
  position: relative;
  padding: 27% 0;
  overflow:hidden;
  box-sizing:border-box;
  z-index:1;
}
.hysz_d7_box .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}
.hysz_d7_box .img .title{ position:absolute; left:0; top:50%; width:100%; font-size:40px; color:#ffffff; line-height:60px; text-align:center; margin-top:-50px;}
.hysz_d7_list{ width:95%; background:#044692; border-radius:30px; padding:5%; box-sizing:border-box; position:relative; z-index:1; margin:-55px auto 0 auto;}
.hysz_d7_list li{ float:left; width:33.33%; font-size:16px; color:#ffffff; line-height:30px; padding:10px 0; position:relative;}
.hysz_d7_list li:after{content: ""; width:15px; height:13px; background: url(../images/hysz_d7_ico.png) no-repeat center; position:absolute; top:18.5px; left:-15%;}
.hysz_d7_list li:nth-child(3n+1):after{ display:none;}

.hysz_d8_list{ position:relative;}
.hysz_d8_list li{ float:left; width:33.33%; position:relative;}
.hysz_d8_list li:before{content: ""; width:100%; height:1px; background:#2f8bf8; position:absolute; left:0; top:115px; z-index:0;}
.hysz_d8_list li:nth-child(3n+1):after{content: ""; width:100%; height:1px; background:#fff; position:absolute; left:0; top:115px; width:50%; z-index:1;}
.hysz_d8_list li:nth-child(3n+3):after{content: ""; width:100%; height:1px; background:#fff; position:absolute; right:0; top:115px; width:50%; z-index:1;}
.hysz_d8_list li .ico{ background:#2f8bf8; padding:2px; border:#fff 26px solid; border-radius:50%; width:175px; margin:0 auto; position:relative; z-index:2;}
.hysz_d8_list li .ico .ico_c{ width:147px; height:147px; background:#2f8bf8; border-radius:50%; line-height:147px; text-align:center; font-size:35px; color:#ffffff; font-weight:bold; border:#fff 14px solid;}
.hysz_d8_list li .title{ font-size:30px; color:#2f8bf8; font-weight:bold; text-align:center; line-height:60px;}
.hysz_d8_list li .txt{ background:#f7fbfe; padding:30px; border:#2f8bf8 1px solid; border-radius:35px; box-sizing:border-box; width:95%; margin:0 auto; margin-top:20px; font-size:20px; color:#171717; line-height:35px; height:400px;}
.hysz_d8_list li .txt *{ line-height:35px;}

.hysz_d9_img{ float:left; width:calc(100% - 830px); border-radius:50px; height:482px; object-fit: cover;}
.hysz_d9_list{ float:right; width:795px;}
.hysz_d9_list li{ height:148px; background: url(../images/hysz_d9_bg.png) no-repeat left center; margin-top:19px; position:relative;}
.hysz_d9_list li:nth-child(1){ margin-top:0;}
.hysz_d9_list li .box{ position:absolute; left:30px; right:30px; top:50%; transform:translateY(-50%); box-sizing:border-box; padding-left:70px; font-size:20px; color:#171717; line-height:35px;}
.hysz_d9_list li .box .no{ position:absolute; left:0px; top:50%; width:47px; height:47px; line-height:47px; text-align:center; background:#2f8bf8; font-size:24px; color:#ffffff; font-weight:bold; border-radius:50%; transform:translateY(-50%);}
.hysz_d9_list li .box .title{ font-size:26px; color:#2f8bf8; font-weight:bold; line-height:40px;}
.hysz_d9_list li .box .txt{ font-size:18px; color:#171717; line-height:30px;}
.hysz_d9_list li .box .txt *{ line-height:30px;}



/*关于我们*/
.ab_d1{ background: url(../images/ab_d1_bg.jpg) no-repeat top center;}
.ab_d1_img{ float:right; width:37.5%;}
.ab_d1_txt{ float:left; width:57.5%; font-size:18px; color:#5f5f5f; line-height:40px;}
.ab_d1_txt *{ line-height:40px;}

.ab_d2_list{ border-top:#dadada 1px solid; border-bottom:#dadada 1px solid;}
.ab_d2_list li{ float:left; width:25%; height:168px; position:relative;}
.ab_d2_list li .ab_d2_box{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); display:inline-block; padding-left:80px; position:relative;}
.ab_d2_list li .ab_d2_box .ico{ position:absolute; left:0; top:50%; transform:translateY(-50%);}
.ab_d2_list li .ab_d2_box .txt1{ font-size:50px; color:#2f8bf8; font-weight:bold; line-height:50px;}
.ab_d2_list li .ab_d2_box .txt1 .no{ position:relative; left:10px; top:-28px; font-size:30px; font-weight:normal;}
.ab_d2_list li .ab_d2_box .txt2{ font-size:20px; color:#5f5f5f; line-height:30px;}
.ab_d2_list li:after{content: ""; width:1px; height:90px; background:#e6e6e6; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.ab_d2_list li:nth-child(1):after{ display:none;}


.ab_d3{ background:#f4f9fd;}
.ab_d3_list li{ margin-top:80px;}
.ab_d3_list li:nth-child(1){ margin-top:0;}
.ab_d3_list li .ab_d3_img{ float:right; width:50%; height:463px; border-radius:20px;}
.ab_d3_list li .ab_d3_box{ float:left; width:50%; height:463px; box-sizing:border-box; position:relative;}
.ab_d3_list li .ab_d3_box .box{ position:absolute; left:0; bottom:50%; transform:translateY(50%); width:100%; padding-right:50px; box-sizing:border-box;}
.ab_d3_box .box_li{ position:relative; padding:30px 0 30px 100px;}
.ab_d3_box .box_li .ico{ position:absolute; left:0; top:50%; margin-top:-40px;}
.ab_d3_box .box_li .title{ font-size:24px; color:#000000; font-weight:bold; line-height:60px;}
.ab_d3_box .box_li .txt{ font-size:18px; color:#5f5f5f; line-height:30px;}
.ab_d3_box .box_li .txt *{ line-height:30px;}
.ab_d3_list li:nth-child(2n) .ab_d3_img{ float:lefr;}
.ab_d3_list li:nth-child(2n) .ab_d3_box{ float:right;}
.ab_d3_list li:nth-child(2n) .ab_d3_box .box{ padding-left:50px;}

.ab_d4_list li{ float:left; width:33.33%; background:#2f8bf8;}
.ab_d4_list li .ab_d4_img{ display:block; width:100%; height:362px; object-fit: cover;}
.ab_d4_list li .box{ display:block; width:100%; height:362px; position:relative;}
.ab_d4_list li .box .box_c{ position:absolute; left:0; bottom:50%; transform:translateY(50%); width:100%; box-sizing:border-box; padding:0 10%;}
.ab_d4_list li .box .box_c .ico{ line-height:100px;}
.ab_d4_list li .box .box_c .title{ font-size:24px; color:#fff; font-weight:bold; line-height:75px; position:relative;}
.ab_d4_list li .box .box_c .title:after{content: ""; width:72px; height:2px; background:#fff; position:absolute; left:0; bottom:0;}
.ab_d4_list li .box .box_c .txt{ font-size:20px; color:#fff; line-height:40px; margin-top:10px;}

.ab_d5{ background:#f4f9fd;}
.ab_d5_list li{ float:left; width:30%; height:116px; border:#cfcfcf 1px solid; box-sizing:border-box; margin-left:5%; padding-left:120px; position:relative; font-size:20px; color:#262626; line-height:30px; padding-top:28px;}
.ab_d5_list li *{ line-height:30px;}
.ab_d5_list li:nth-child(3n+1){ margin-left:0;}
.ab_d5_list li .ico{ position:absolute; left:0; top:0; width:120px; height:116px; line-height:116px; text-align:center;}


/*专家团队*/
.zjtd_list li{ float:left; width:31%; margin-left:3.5%; margin-top:50px; border:#deeeff 1px solid; padding:15px; box-sizing:border-box; border-radius:15px;}
.zjtd_list li:nth-child(3n+1){ margin-left:0;}
.zjtd_list li .img{
  position: relative;
  padding: 32% 0;
  overflow:hidden;
  box-sizing:border-box;
  z-index:1;
  border-radius:12px;
  overflow:hidden;
}
.zjtd_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}
.zjtd_list li .title1{ line-height:40px; padding:30px 0 20px 0; border-bottom:#eff0f1 1px solid; font-size:30px; color:#000000; font-weight:bold;}
.zjtd_list li .title1 span{ display:inline-block; border:#81bbff 1px solid; border-radius:5px; padding:0 10px; font-size:16px; color:#336eb4; position:relative; top:-5px; line-height:35px;}
.zjtd_list li .bq{ padding-top:25px; padding-bottom:25px;}
.zjtd_list li .bq div{ float:left; width:32%; margin-left:2%; height:40px; line-height:40px; background:#d5e9ff; font-size:16px; color:#336eb4; font-weight:bold; text-align:center; border-radius:5px;}
.zjtd_list li .bq div:nth-child(3n+1){ margin-left:0;}
.zjtd_list li .txt{ font-size:16px; color:#737373; line-height:30px; height:120px;}
.zjtd_list li .txt img{ position:relative; top:-2px; margin-right:10px;}
.zjtd_list li .txt *{ line-height:40px;}
.zjtd_list li a.zjtd_more{ display:block; width:204px; height:43px; border:#2f8bf8 1px solid; border-radius:23px; margin:0 auto; background:#2f8bf8; font-size:16px; color:#ffffff; line-height:43px; text-align:center; transition:all 0.3s;}
.zjtd_list li a.zjtd_more:hover{ background:#fff; color:#2f8bf8;}
.zjtd_list li:hover{ box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}


/*专家团队详情*/
.zjtd_weizhi_c{ background:#eff7fe;}
.zjtd_weizhi{ padding:12px 0; height:30px; line-height:30px; font-size:16px; color:#000000;}
.zjtd_weizhi a{ color:#000000;}
.zjtd_weizhi span{ color:#2f8bf8;}
.zjtd_d1{ border:#dfefff 1px solid; padding:20px; border-radius:10px; background: url(../images/zjtd_d1_bg.jpg) no-repeat bottom right;}
.zjtd_d1 .zjtd_d1_l{ float:left; width:34%;}
.zjtd_d1 .zjtd_d1_l .img{
  position: relative;
  padding: 32% 0;
  overflow:hidden;
  box-sizing:border-box;
  z-index:1;
  border-radius:12px;
  overflow:hidden;
}
.zjtd_d1 .zjtd_d1_l .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}
.zjtd_d1 .zjtd_d1_r{ float:right; width:64%;}
.zjtd_d1_r_title1{ line-height:40px; padding:10px 0 10px 0; border-bottom:#eff0f1 1px solid; font-size:30px; color:#000000; font-weight:bold;}
.zjtd_d1_r_title1 span{ display:inline-block; border:#81bbff 1px solid; border-radius:5px; padding:0 10px; font-size:16px; color:#336eb4; position:relative; top:-5px; line-height:35px; margin-left:10px;}
.zjtd_d1_r_list1{ float:left; width:290px;}
.zjtd_d1_r_list1 li{ height:40px; line-height:40px; background:#d5e9ff; font-size:16px; color:#336eb4; font-weight:bold; text-align:center; border-radius:5px; margin-top:25px;}
.zjtd_d1_r_list1 li:nth-child(1){ margin-top:0;}
.zjtd_d1_r_box2{ float:right; width:450px;}
.zjtd_d1_r_box2_title{ height:40px; background:#eff7fe; padding-left:40px; font-size:20px; color:#1f1f1f; line-height:40px; font-weight:bold; border-radius:5px; position:relative;}
.zjtd_d1_r_box2_title .ico{ position:absolute; left:10px; top:50%; width:8px; height:8px; border:#2f8bf8 6px solid; border-radius:50%; margin-top:-10px;}
.zjtd_d1_r_list2 li{ height:30px; line-height:30px; font-size:16px; color:#000000; margin-top:13px; padding-left:40px; position:relative;}
.zjtd_d1_r_list2 li .ico{ width:30px; height:30px; border-radius:50%; position:absolute; left:5px;}
.zjtd_d1_r_list2 li .ico1{ background: url(../images/zjtd_d1_r_list2_ico1.png) #f4f9fd no-repeat center;}
.zjtd_d1_r_list2 li .ico2{ background: url(../images/zjtd_d1_r_list2_ico2.png) #f4f9fd no-repeat center;}
.zjtd_d1_r_list2 li .ico3{ background: url(../images/zjtd_d1_r_list2_ico3.png) #f4f9fd no-repeat center;}

.zjtd_d2{ position:relative; padding-top:60px; padding-bottom:60px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); border-radius:20px; padding-left:26%; overflow:hidden;}
.zjtd_d2_list li{ float:left; width:33.33%; box-sizing:border-box; padding:0 5%; font-size:16px; color:#1f1f1f; line-height:30px; position:relative; min-height:90px; margin-top:20px;}
.zjtd_d2_list li:after{content: ""; width:1px; height:84px; background:#eff0f1; position:absolute; right:0; top:0;}
.zjtd_d2_list li:nth-child(3n+3):after{ display:none;}
.zjtd_d2_list li:nth-child(1),
.zjtd_d2_list li:nth-child(2),
.zjtd_d2_list li:nth-child(3){ margin-top:0px;}
.zjtd_d2_box{ position:absolute; left:0; top:0; bottom:0; width:26%; background:#f4f9fd;}
.zjtd_d2_box_c{ position:absolute; left:0; top:50%; width:100%; transform:translateY(-50%);}
.zjtd_d2_box_c .ico{ text-align:center; line-height:90px;}
.zjtd_d2_box_c .txt{ font-size:20px; color:#1f1f1f; font-weight:bold; line-height:30px; text-align:center; margin-top:5px;}



/*专家诊断*/
.mfzd_d1{ position:relative;}
.mfzd_d1_txt{ position:absolute; left:0%; bottom:50%; transform:translateY(50%); width:100%; box-sizing:border-box; padding:0 20px; font-size:40px; color:#ffffff; font-weight:bold; text-align:center; line-height:80px;}
.mfzd_d2_list li{ float:left; width:49%; margin-left:2%; background:#f5f5f5; height:210px; padding-left:288px; position:relative; box-sizing:border-box; margin-top:30px;}
.mfzd_d2_list li:nth-child(2n+1){ margin-left:0;}
.mfzd_d2_list li .img{ display:block; position:absolute; left:0; top:0; width:288px; height:210px; object-fit: cover;}
.mfzd_d2_list li .box{ position:absolute; right:0; bottom:50%; transform:translateY(50%); width:calc(100% - 288px); box-sizing:border-box; padding:0 5%;}
.mfzd_d2_list li .box .title{ font-size:26px; color:#000000; line-height:60px; font-weight:bold;}
.mfzd_d2_list li .box .txt{ font-size:18px; color:#5f5f5f; line-height:40px;}
.mfzd_d2_list li .box .txt *{ line-height:40px;}
.mfzd_d2_list li:nth-child(3) .img,
.mfzd_d2_list li:nth-child(4) .img{ display:block; position:absolute; left:auto; right:0; top:0; width:288px; height:210px; object-fit: cover;}
.mfzd_d2_list li:nth-child(3) .box,
.mfzd_d2_list li:nth-child(4) .box{ position:absolute; right:auto; left:0; bottom:50%; transform:translateY(50%); width:calc(100% - 288px); box-sizing:border-box; padding:0 5%;}

.mfzd_d3{ background: url(../images/mfzd_d3_bg.jpg) no-repeat center; background-size:cover;}
.mfzd_d3_list li{ float:left; width:31%; margin-left:3.5%; padding:120px 2% 0 2%; height:282px; box-sizing:border-box; background:#fff; border-bottom-left-radius:50px; border-top-right-radius:50px; position:relative;}
.mfzd_d3_list li:nth-child(3n+1){ margin-left:0;}
.mfzd_d3_list li .ico{ width:180px; height:180px; line-height:180px; text-align:center; background:#2f8bf8; border-radius:50%; position:absolute; left:50%; top:-90px; margin-left:-90px;}
.mfzd_d3_list li .ico img{ height:60px; }
.mfzd_d3_list li .title{ font-size:26px; color:#000000; line-height:60px; text-align:center;}
.mfzd_d3_list li .txt{ font-size:18px; color:#5f5f5f; line-height:30px; text-align:center;}
.mfzd_d3_list li .txt *{ line-height:30px;}


.mfzd_d4_box{ float:left; width:48%;}
.mfzd_d4_box_title{ font-size:40px; color:#000000; font-weight:bold; line-height:60px;}
.mfzd_d4_box_title *{ line-height:60px;}
.mfzd_d4_box_txt{ font-size:35px; color:#000000; line-height:60px; margin-top:25px;}
.mfzd_d4_img{ float:right; width:50%; border-radius:25px;}

.mfzd_d4_box_list{}
.mfzd_d4_box_list li{ float:left; width:30%; margin-left:2%; margin-top:28px; box-sizing:border-box; background:#2f8bf8; line-height:48px; font-size:16px; color:#ffffff; font-weight:bold; border-radius:10px; padding-left:70px; position:relative;}
.mfzd_d4_box_list li:nth-child(3n+1){ margin-left:0;}
.mfzd_d4_box_list li:after{content: ""; width:27px; height:27px; background: url(../images/mfzd_d4_box_list_ico.png) no-repeat center; position:absolute; left:30px; bottom:50%; transform:translateY(50%);}


.mfzd_d5{ background: url(../images/mfzd_d5_bg.jpg) no-repeat top center; height:435px; position:relative;}
.mfzd_d5 .mfzd_d5_box{ position:absolute; left:0; bottom:50%; transform:translateY(50%); width:100%;}
.mfzd_d5_box_title{ font-size:40px; color:#ffffff; font-weight:bold; line-height:90px; text-align:center;}
.mfzd_d5_box_txt{ font-size:26px; color:#ffffff; line-height:60px; text-align:center;}
.mfzd_d5_box_txt *{ line-height:60px;}

.mfzd_d6_txt{ font-size:30px; color:#171717; font-weight:bold; line-height:60px;}
.mfzd_d6_txt *{ line-height:60px;}

.mfzd_d6_list{ float:left; width:700px;}
.mfzd_d6_list li{ line-height:40px; padding:30px 0 30px 95px; background:#f4f9fd; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); box-sizing:border-box; position:relative; margin-top:30px; font-size:22px; color:#242424;}
.mfzd_d6_list li:nth-child(1){ margin-top:0px;}
.mfzd_d6_list li .ico{ position:absolute; left:36px; top:50%; width:43px; height:43px; margin-top:-21.5px; background:#2f8bf8; border-radius:50%; font-size:25px; color:#ffffff; line-height:43px; text-align:center; font-weight:bold;}
.mfzd_d6_list li .title{ font-size:24px; color:#242424; line-height:45px; font-weight:bold;}
.mfzd_d6_list li .txt{ font-size:18px; color:#484848; line-height:30px;}
.mfzd_d6_list li .txt *{ line-height:30px;}
.mfzd_d6_img{ float:right; width:calc(100% - 750px); height:630px; object-fit: cover;}

.mfzd_d8_list li{ float:left; width:32%; margin-left:2%; position:relative;}
.mfzd_d8_list li:nth-child(3n+1){ margin-left:0;}
.mfzd_d8_list li .img{
  position: relative;
  padding: 32% 0;
  overflow:hidden;
  box-sizing:border-box;
  overflow:hidden;
}
.mfzd_d8_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}
.mfzd_d8_list li .txt{ position:absolute; left:0; bottom:0; width:100%; padding:0 10px; background:rgba(0,0,0,0.65); line-height:55px; height:55px; font-size:16px; color:#ffffff; box-sizing:border-box;}

.mfzd_d9_r{ float:right; width:50%; height:507px; object-fit: cover;}
.mfzd_d9_l{ float:left; width:50%; height:507px;  background: url(../images/mfzd_d9_l_img.jpg) no-repeat center; background-size:cover; position:relative; box-sizing:border-box;}
.mfzd_d9_l_list{ position:absolute; left:5%; bottom:50%; transform:translateY(50%);}
.mfzd_d9_l_list li{ padding:15px 0 15px 190px; font-size:24px; color:#ffffff; line-height:41px; height:41px; position:relative;}
.mfzd_d9_l_list li .title{ position:absolute; left:0; bottom:50%; transform:translateY(50%); width:159px; height:41px; background: url(../images/mfzd_d9_l_ico_bg.png) no-repeat center; line-height:41px; text-align:center; font-size:18px; color:#2f8bf8; font-weight:bold;}

.mfzd_d10{ background:#f4f9fd;}
.mfzd_d10_box{ background:#fff; border:#2f8bf8 1px solid; border-radius:25px; padding:50px;}
.mfzd_d10_list li{ float:left; width:30%; margin-left:5%; margin-top:10px;}
.mfzd_d10_list li:nth-child(3n+1){ margin-left:0;}
.mfzd_d10_list li .title{ font-size:24px; color:#000000; font-weight:bold; line-height:40px; font-weight:bold;}
.mfzd_d10_list li .title .ico{ position:relative; top:-2px; margin-right:10px;}
.mfzd_d10_list li .title2{ font-size:18px; color:#222222; line-height:40px;}
.yy_inp{ display:block; width:100%; height:40px; box-sizing:border-box; padding:0 10px; border:0; outline:none; font-size:16px; color:#848484; border:#ccc 1px solid; box-sizing:border-box;}
.yy_sel{ display:block; width:100%; height:40px; box-sizing:border-box; padding:0 10px; border:0; outline:none; font-size:16px; color:#848484; border:#ccc 1px solid; box-sizing:border-box;}
.yy_textarea{ display:block; width:100%; height:100px; box-sizing:border-box; padding:0 10px; border:0; outline:none; font-size:16px; color:#848484; border:#ccc 1px solid; box-sizing:border-box; font-family:"微软雅黑"; padding-top:5px; line-height:30px;}
.yy_bt{ display:block; width:362px; height:60px; background:#2f8bf8; margin:0 auto; border:0; font-size:24px; color:#ffffff; line-height:60px; text-align:center; cursor:pointer;}
.mfzd_d10_txt{ font-size:18px; color:#868686; line-height:40px; text-align:center; margin-top:20px;}
.mfzd_d10_txt *{ line-height:40px;}


/*组织发展*/
.zzfz_d3_list{ margin-top:42.5px;}
.zzfz_d3_list li{ float:left; width:31%; margin-left:3.5%; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); padding:55px 20px 20px 20px; box-sizing:border-box; position:relative;}
.zzfz_d3_list li:nth-child(3n+1){ margin-left:0%;}
.zzfz_d3_list li .ico{ position:absolute; left:50%; top:-42.5px; width:85px; height:85px; margin-left:-42.5px;}
.zzfz_d3_list li .title{ font-size:20px; color:#000000; line-height:40px; font-weight:bold;}
.zzfz_d3_list li .txt{ font-size:16px; color:#5b5b5b; line-height:25px; margin-top:10px; height:75px; text-align: justify;}
.zzfz_d3_list li .txt *{ line-height:25px;}
.zzfz_d3_list li .img{
  position: relative;
  padding: 22.5% 0;
  overflow:hidden;
  box-sizing:border-box;
  margin-top:10px;
}
.zzfz_d3_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}

.zzfz_d4_list li{ float:left; width:32%; margin-left:2%; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); padding:15px 15px 15px 110px; box-sizing:border-box; position:relative; height:150px; box-sizing:border-box; margin-top:40px;}
.zzfz_d4_list li:nth-child(3n+1){ margin-left:0%;}
.zzfz_d4_list li .ico{ position:absolute; left:15px; bottom:50%; transform:translateY(50%);}
.zzfz_d4_list li .title{ font-size:22px; color:#000000; line-height:40px; font-weight:bold;}
.zzfz_d4_list li .txt{ font-size:16px; color:#525252; line-height:25px; height:75px;}


.zzfz_d5_list li{ height:352px; margin-top:40px;}
.zzfz_d5_list li:nth-child(4n+1){ background:#f5f5f5;}
.zzfz_d5_list li:nth-child(4n+2){ background:#dcdcdc;}
.zzfz_d5_list li:nth-child(4n+3){ background:#4f4f4f;}
.zzfz_d5_list li:nth-child(4n+4){ background:#3f8bf8;}
.zzfz_d5_list li .img{ float:left; width:calc(100% - 700px); background:#f5f5f5; height:352px; object-fit: cover;}
.zzfz_d5_list li .box{ float:right; width:700px; box-sizing:border-box; padding:60px 50px 0 60px;}
.zzfz_d5_list li .box .title{ font-size:30px; color:#000000; line-height:70px; font-weight:bold;}
.zzfz_d5_list li .box .txt{ font-size:18px; color:#434343; line-height:40px; margin-top:20px;}
.zzfz_d5_list li .box .txt *{ line-height:40px;}
.zzfz_d5_list li:nth-child(4n+3) .box .title,
.zzfz_d5_list li:nth-child(4n+4) .box .title{ color:#fff;}
.zzfz_d5_list li:nth-child(4n+3) .box .txt,
.zzfz_d5_list li:nth-child(4n+4) .box .txt{ color:#fff;}


/*IPD*/
.ipd_d3_list{ margin-top:42.5px;}
.ipd_d3_list li{ float:left; width:16%; margin-left:0.8%; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); padding:55px 10px 15px 10px; box-sizing:border-box; position:relative;}
.ipd_d3_list li:nth-child(3n+1){ margin-left:0%;}
.ipd_d3_list li .ico{ position:absolute; left:50%; top:-42.5px; width:85px; height:85px; margin-left:-42.5px;}
.ipd_d3_list li .title{ font-size:16px; color:#000000; line-height:30px; font-weight:bold; height:60px; text-align:center;}
.ipd_d3_list li .txt{ font-size:14px; color:#5b5b5b; line-height:25px; margin-top:10px; height:75px; text-align: justify;}
.ipd_d3_list li .txt *{ line-height:25px;}
.ipd_d3_list li .img{
  position: relative;
  padding: 39% 0;
  overflow:hidden;
  box-sizing:border-box;
  margin-top:10px;
}
.ipd_d3_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}

.ipd_d3_title2{ font-size:28px; color:#316dcc; line-height:30px; font-weight:bold;}

.ipd_d5{ background:#f4f9fd;}
.ipd_d5_list{ float:left; width:700px;}
.ipd_d5_list li{ line-height:40px; padding:20px 20px 20px 95px; background:#fff; border-radius:18px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); box-sizing:border-box; position:relative; margin-top:30px; font-size:22px; color:#242424;}
.ipd_d5_list li:nth-child(3n+1){ margin-top:0px;}
.ipd_d5_list li .ico{ position:absolute; left:36px; top:50%; width:43px; height:43px; background:#2f8bf8; border-radius:50%; font-size:25px; color:#ffffff; line-height:43px; text-align:center; font-weight:bold; transform:translateY(-50%);}
.ipd_d5_img{ float:right; width:calc(100% - 780px); height:418px; object-fit: cover;}


/*数字化*/
/*.szh_d3_list li{ float:left; width:31%; margin-left:3.5%; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); padding:40px 20px 20px 20px; box-sizing:border-box;}
.szh_d3_list li:nth-child(3n+1){ margin-left:0%;}
.szh_d3_list li .title{ padding-left:100px; min-height:84px; position:relative; padding-top:2px; box-sizing:border-box; font-size:18px; color:#000000; line-height:30px;}
.szh_d3_list li .title span{ font-size:22px; font-weight:bold;}
.szh_d3_list li .title .ico{ position:absolute; left:0; top:5px; width:84px; height:84px;}
.szh_d3_list li .txt{ font-size:18px; color:#5b5b5b; line-height:30px; margin-top:30px; height:250px; text-align: justify;}
.szh_d3_list li .txt *{ line-height:30px;}
.szh_d3_list li .img{
  position: relative;
  padding: 32.5% 0;
  overflow:hidden;
  box-sizing:border-box;
  margin-top:20px;
}
.szh_d3_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}*/
.szh_d3_list{ margin-top:42.5px;}
.szh_d3_list li{ float:left; width:23%; margin-left:2.66%; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); padding:55px 15px 15px 15px; box-sizing:border-box; position:relative;}
.szh_d3_list li:nth-child(4n+1){ margin-left:0%;}
.szh_d3_list li .ico{ position:absolute; left:50%; top:-42.5px; width:85px; height:85px; margin-left:-42.5px;}
.szh_d3_list li .title{ font-size:20px; color:#000000; line-height:40px; font-weight:bold;}
.szh_d3_list li .txt{ font-size:18px; color:#000000; line-height:30px; margin-top:5px; height:90px; text-align: justify;}
.szh_d3_list li .txt *{ line-height:30px;}
.szh_d3_list li .img{
  position: relative;
  padding: 22.5% 0;
  overflow:hidden;
  box-sizing:border-box;
  margin-top:10px;
}
.szh_d3_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}



.szh_d4_list li{ height:352px; margin-top:40px;}
.szh_d4_list li:nth-child(3n+1){ background:#f5f5f5;}
.szh_d4_list li:nth-child(3n+2){ background:#dcdcdc;}
.szh_d4_list li:nth-child(3n+3){ background:#4f4f4f;}
.szh_d4_list li:nth-child(3n+4){ background:#3f8bf8;}
.szh_d4_list li .img{ float:left; width:calc(100% - 700px); background:#f5f5f5; height:352px; object-fit: cover;}
.szh_d4_list li .box{ float:right; width:700px; height:352px; box-sizing:border-box; position:relative;}
.szh_d4_list li .box .box_c{ position:absolute; right:0; bottom:50%; width:100%; box-sizing:border-box; padding:0 40px 0 40px; transform:translateY(50%);}
.szh_d4_list li .box .title{ font-size:30px; color:#000000; line-height:70px; font-weight:bold;}
.szh_d4_list li .box .txt{ font-size:18px; color:#434343; line-height:30px; margin-top:10px;}
.szh_d4_list li .box .txt *{ line-height:40px;}
.szh_d4_list li:nth-child(3n+3) .box .title,
.szh_d4_list li:nth-child(3n+4) .box .title{ color:#fff;}
.szh_d4_list li:nth-child(3n+3) .box .txt,
.szh_d4_list li:nth-child(3n+4) .box .txt{ color:#fff;}


.szh_d5{ background:#f4f9fd;}
.szh_d5_list{ float:left; width:700px;}
.szh_d5_list li{ padding:41px 20px 41px 95px; background:#fff; border-radius:18px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); box-sizing:border-box; position:relative; margin-top:30px;}
.szh_d5_list li .title{ line-height:40px; font-size:22px; color:#242424; font-weight:bold;}
.szh_d5_list li .txt{ line-height:30px; font-size:18px; color:#242424;}
.szh_d5_list li .txt *{ line-height:30px;}
.szh_d5_list li:nth-child(3n+1){ margin-top:0px;}
.szh_d5_list li .ico{ position:absolute; left:36px; top:50%; width:43px; height:43px; background:#2f8bf8; border-radius:50%; font-size:25px; color:#ffffff; line-height:43px; text-align:center; font-weight:bold; transform:translateY(-50%);}
.szh_d5_img{ float:right; width:calc(100% - 780px); height:518px; object-fit: cover;}


/*AI转型*/
.aizx_d4_list{ margin-top:42.5px;}
.aizx_d4_list li{ float:left; width:31%; margin-left:3.5%; border-radius:20px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); padding:55px 20px 20px 20px; box-sizing:border-box; position:relative;}
.aizx_d4_list li:nth-child(3n+1){ margin-left:0%;}
.aizx_d4_list li .ico{ position:absolute; left:50%; top:-42.5px; width:85px; height:85px; margin-left:-42.5px;}
.aizx_d4_list li .title{ font-size:20px; color:#000000; line-height:40px; font-weight:bold; text-align:center;}
.aizx_d4_list li .txt{ font-size:18px; color:#000000; line-height:40px; margin-top:10px; /*height:120px;*/ text-align: justify;}
.aizx_d4_list li .txt *{ line-height:40px;}
.aizx_d4_list li .img{
  position: relative;
  padding: 22.5% 0;
  overflow:hidden;
  box-sizing:border-box;
  margin-top:10px;
}
.aizx_d4_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  opacity:1;
}



.aizx_d5{ background:#f4f9fd;}
.aizx_d5_list{ float:left; width:700px;}
.aizx_d5_list li{ padding:21px 20px 21px 95px; background:#fff; border-radius:18px; box-shadow: 5px 5px 10px 0px rgba(10, 2, 5, 0.15); box-sizing:border-box; position:relative; margin-top:30px;}
.aizx_d5_list li .title{ line-height:40px; font-size:22px; color:#242424; font-weight:bold;}
.aizx_d5_list li .txt{ line-height:30px; font-size:18px; color:#242424;}
.aizx_d5_list li:nth-child(1){ margin-top:0px;}
.aizx_d5_list li .ico{ position:absolute; left:36px; top:50%; width:43px; height:43px; background:#2f8bf8; border-radius:50%; font-size:25px; color:#ffffff; line-height:43px; text-align:center; font-weight:bold; transform:translateY(-50%);}
.aizx_d5_img{ float:right; width:calc(100% - 780px); height:538px; object-fit: cover;}


/*公开训练营*/
.gkxly_d1_txt{ font-size:22px; color:#000000; line-height:40px;}
.gkxly_d1_txt *{ line-height:40px;}


/*新闻列表*/
.news_title{ font-size:40px; color:#000000; font-weight:bold; line-height:50px; border-bottom:#eaeaea 1px solid; position:relative; padding:20px 0;}
.news_search_box{ position:absolute; right:0; top:20px; border:#878787 1px solid; width:460px; height:50px; box-sizing:border-box;}
.news_search_box .txt{ float:left; border:0; width:400px; height:48px; line-height:48px; outline:none; padding:0 10px; box-sizing:border-box;}
.news_search_box .btn{ float:right; border:0; width:50px; height:48px; background: url(../images/search_bt_ico.png) no-repeat center; cursor:pointer;}
.bq_list_c{ position:relative;}
.bq_list a{ display:inline-block; min-width:54px; background:#d5e9ff; height:30px; line-height:30px; text-align:center; font-size:18px; color:#336eb4; font-weight:bold; border-radius:5px; margin-right:5px; padding:0 10px; transition:all 0.3s;}
.bq_list a.on,
.bq_list a:hover{ background:#2f8bf8; color:#fff;}

.bq_list2{ position:absolute; right:0; top:0;}
.bq_list2 a{ display:inline-block; min-width:54px; background:#f1f1f1; height:30px; line-height:30px; text-align:center; font-size:18px; color:#888888; font-weight:bold; border-radius:5px; margin-right:5px; padding:0 15px; transition:all 0.3s;}
.bq_list2 a .ico{ display:inline-block; width:18px; height:18px; position:relative; top:3px; margin-right:5px;}
.bq_list2 a .ico1{ background: url(../images/px_ico1.png) no-repeat center;}
.bq_list2 a .ico2{ background: url(../images/px_ico2.png) no-repeat center;}
.bq_list2 a.on,
.bq_list2 a:hover{ background:#d5e9ff; color:#336eb4;}
.bq_list2 a.on .ico1,
.bq_list2 a:hover .ico1{ background: url(../images/px_ico1_on.png) no-repeat center;}
.bq_list2 a.on .ico2,
.bq_list2 a:hover .ico2{ background: url(../images/px_ico2_on.png) no-repeat center;}

.news_list li{ border:#e6e6e6 1px solid; padding:25px; margin-top:50px; transition:all 0.3s;}
.news_list li:nth-child(1){ margin-top:0px;}
.news_list li .img{ float:left; width:34%; height:276px;}
.news_list li .img img{ width:100%; height:276px; object-fit: cover;}
.news_list li .txt_box{ float:right; width:63%;}
.news_list li .txt_box .title{ font-size:25px; color:#000000; line-height:60px; font-weight:bold; margin-bottom:5px;}
.news_list li .txt_box .title a{ color:#000000;}
.news_list li .txt_box .txt{ font-size:16px; color:#5a5a5a; line-height:30px; padding-top:20px; margin-top:25px; border-top:#eaeaea 1px solid;}
.news_list li .txt_box .txt_rq{ font-size:16px; color:#929292; line-height:30px; margin-top:10px;}
.news_list li .txt_box .title a:hover{ color:#336eb4;}
.news_list li:hover{ border:#338df8 1px solid; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}


@media only screen and (max-width:1500px) and (min-width:0) {
/*
	.i_d1_title_box .title1{ font-size:40px; line-height:60px;}
	.i_d1_title_box .title2{ font-size:40px; line-height:80px;}
	.i_d1_title_box .txt1{ font-size:20px;}

	.box1 .mb .txt .txt1{ font-size:40px;  line-height:60px;}
	.box1 .mb .txt .txt2{ font-size:18px; line-height:30px; padding-right:20%;}
	
	.box2 .mb .txt .txt1{ font-size:40px; line-height:60px;}
	.box2 .mb .txt .txt2{ font-size:18px;  line-height:30px;}

	.i_d1_txt1{ font-size:40px; line-height:200px;}
	.i_d1_txt1 .i_d1_txt1_title{ font-size:100px; line-height:160px;}
	.i_d1_txt1 .i_d1_txt1_title .no{ font-size:50px;}

	.i_d2_list li{ font-size:24px; line-height:60px;}
	.i_d2_list li:nth-child(1),
	.i_d2_list li:nth-child(2),
	.i_d2_list li:nth-child(3),
	.i_d2_list li:nth-child(4){ font-size:24px;}
	
	
	*/
	.i_d3-slide .box2{ bottom:200px;}
	.i_d3-slide .box1 .box1_txt1{ padding-top:50px;}
	.i_d3-slide .box1 .box1_txt1 .title{ font-size:40px; line-height:60px;}
	.i_d3-slide .box1 .box1_txt1 .txt{ font-size:20px; margin-top:10px;}
	.i_d3-slide .box2 .box2_txt1 .title{ font-size:30px; line-height:40px;}
	.i_d3-slide .box2 .box2_txt1 .txt{ font-size:16px; margin-top:10px;}

	.i_d3-slide .box2 .box2_txt2 .title{ font-size:30px; line-height:40px;}
	.i_d3-slide .box2 .box2_txt2 .txt{ font-size:16px; margin-top:10px;}
/*
	.i_d3-container .i_d3_c_prev{ position:absolute; left:40%; bottom:250px; width:60px; height:60px; border-radius:50%; background:url(../images/i_d3_l_ico.png) #fff center no-repeat; background-size:auto 30px; z-index:99; cursor:pointer; transition:all 0.3s; outline:none;}
	.i_d3-container .i_d3_c_prev:hover{ background:url(../images/i_d3_l_ico_on.png) #2f8bf8 center no-repeat; background-size:auto 30px;}
	.i_d3-container .i_d3_c_next{ position:absolute; left:calc(40% + 90px); bottom:250px; width:60px; height:60px; border-radius:50%; background:url(../images/i_d3_r_ico.png) #fff center no-repeat; background-size:auto 30px; z-index:99; cursor:pointer; transition:all 0.3s; outline:none;}
	.i_d3-container .i_d3_c_next:hover{ background:url(../images/i_d3_r_ico_on.png) #2f8bf8 center no-repeat; background-size:auto 30px;}

	.i_d4_txt .txt1{ font-size:40px; line-height:60px;}
	.i_d4_txt .txt2{ font-size:40px; line-height:60px;}
	.i_d4_txt .txt3{ font-size:20px; line-height:40px; margin-top:10px;}

	.i_d5_title1{ font-size:40px; line-height:60px;}
	.i_d5_title2{ font-size:20px; margin-top:10px;}

	.i_d5_list li .txt .title{ font-size:24px;}
	.i_d5_list li .txt .txt1{ font-size:16px;}
	.i_d5_list li .txt .txt2{ font-size:14px;}
	
	.i_d6_title{ font-size:40px; line-height:60px;}
	.i_d6_box_r .title{ font-size:40px; color:#565656; line-height:60px;}
	.i_d6_box_r .txt1{ font-size:20px;}
	a.i_d6_box_more{ font-size:20px;}

	.footer1 .footer1_c .footer1_nav{ position:absolute; left:330px; top:100px; width:360px;}
	.footer1 .footer1_c .footer1_nav li{ width:120px; font-size:20px;}

	/业绩陪跑/
	.yjpp_d1_list li .title{ font-size:30px;}
	.yjpp_d1_list li .txt{ font-size:16px;}

	.yjpp_d2_box_l_c .title{ font-size:30px;}
	.yjpp_d2_box_l_c .txt{ font-size:16px;}


	.yjpp_d3_title{ font-size:40px; line-height:60px;}
	.yjpp_d3_list li .box{ padding-left:100px;}
	.yjpp_d3_list li .box .ico{ width:80px; height:80px; line-height:80px;}
	.yjpp_d3_list li .box .ico img{ height:40px;}
	.yjpp_d3_list li .box .title{ font-size:20px;}
	.yjpp_d3_list li .box .txt{ font-size:14px;}

	.yjpp_d4_txt{ font-size:26px; line-height:50px;}
	.yjpp_d4_txt *{ line-height:50px;}

	.yjpp_d5_txt{ font-size:20px; line-height:40px;}

	.yjpp_d8_list li .ico{ line-height:290px; text-align:center;}
	.yjpp_d8_list li .ico img{ height:222px;}
	.yjpp_d8_list li .title1{ font-size:35px; color:#2f8bf8; line-height:60px; text-align:center; font-weight:bold;}
	.yjpp_d8_list li .title2{ font-size:26px; color:#171717; line-height:40px; text-align:center; font-weight:bold;}
	.yjpp_d8_list li .txt1{ font-size:20px; color:#171717; line-height:40px; margin-top:35px; padding-bottom:40px;}
	.yjpp_d8_list li .txt1 *{ line-height:40px;}

	.yjpp_d9_title{ font-size:40px; line-height:60px;}
	.yjpp_d9_txt{ font-size:20px; line-height:40px;}
	.yjpp_d9_txt *{ line-height:40px;}
	
	.yjpp_d9_ewm li{ width:160px;}
	.yjpp_d9_ewm li img{ width:160px;}


	/渠道体系/
	.qdtx_d4_list li .title{ font-size:18px;}
	.qdtx_d4_list li .txt{ font-size:16px;}

	.qdtx_d5_list li .box .title{ font-size:30px;}
	.yjpp_d7_txt{ font-size:30px;}


	/战略落地体系/
	.zlldtx_d5_txt{ font-size:20px;}
	.zlldtx_d5_list li .box .box_c .title{ font-size:30px;}
	.zlldtx_d8_list li .title{ font-size:20px;}

	.zlldtx_d9_list li .title{ font-size:24px;}
	.zlldtx_d9_list li .txt{ font-size:18px;}

	/领导力发展/
	.ldlfz_d1_list li .box .txt{ font-size:18px;}
	.ldlfz_d2_txt{ font-size:20px;}


	.ldlfz_d2_list li .box .box_c .title{ font-size:30px;}
	.ldlfz_d2_list li .box .box_c .title .ico img{ height:60px;}
	.ldlfz_d2_list li .box .box_c .txt{ font-size:16px; line-height:30px;}
	.ldlfz_d2_list li .box .box_c .txt *{ line-height:30px;}

	.ldlfz_d3_list li .box .box_c .title{ font-size:30px;}
	.ldlfz_d3_list li .box .box_c .txt{ font-size:18px;}

	.ldlfz_d9_list li .title{ font-size:24px;}
	.ldlfz_d9_list li .txt{ font-size:18px;}

	
	/行业训战/
	.hysz_d2_c_list li .box .hysz_d2_txt .title1{ font-size:35px;}
	.hysz_d2_c_list li .box .hysz_d2_txt .title1:after{content: ""; width:116px; height:3px; background:#2f8bf8; position:absolute; left:0; bottom:0;}
	.hysz_d2_c_list li .box .hysz_d2_txt .title2{ font-size:30px;}
	.hysz_d2_c_list li .box .hysz_d2_txt .txt{ font-size:18px;}

	.hysz_d7_box .img .title{ font-size:35px;}
	.hysz_d7_list li{ font-size:16px;}
	.hysz_d7_list li:after{ display:none;}

	.hysz_d9_img{ width:calc(100% - 630px);}
	.hysz_d9_list{ width:600px;}
	.hysz_d9_list li .box .title{ font-size:30px;}
	.hysz_d9_list li .box .txt{ font-size:18px;}

	
	/关于我们/
	.ab_d3_box .box_li .title{ font-size:30px;}
	.ab_d3_box .box_li .txt{ font-size:18px;}

	.ab_d4_list li .box .box_c .title{ font-size:30px;}
	.ab_d4_list li .box .box_c .txt{ font-size:20px;}


	/专家团队/
	.zjtd_list li .title1{ font-size:30px;}
	.zjtd_list li .title1 span{ font-size:16px; top:-4px;}
	.zjtd_list li .bq{ padding-top:25px; padding-bottom:25px;}
	.zjtd_list li .bq div{ font-size:16px;}
	.zjtd_list li .txt{ font-size:16px;}
	.zjtd_list li .txt img{ position:relative; top:-2px; margin-right:10px;}

	/专家诊断/
	.mfzd_d1_txt{ font-size:40px;}
	.mfzd_d2_list li .box .title{ font-size:30px;}
	.mfzd_d2_list li .box .txt{ font-size:18px;}
	.mfzd_d3_list li .ico{ width:160px; height:160px; line-height:160px; text-align:center; background:#2f8bf8; border-radius:50%; position:absolute; left:50%; top:-80px; margin-left:-80px;}
	.mfzd_d3_list li .ico img{ height:60px;}
	.mfzd_d3_list li .title{ font-size:30px;}
	.mfzd_d3_list li .txt{ font-size:18px;}
	.mfzd_d4_box_title{ font-size:40px; line-height:60px;}
	.mfzd_d4_box_title *{ line-height:60px;}
	.mfzd_d4_box_txt{ font-size:30px;}
	.mfzd_d4_box_list li{ font-size:20px;}
	.mfzd_d5_box_title{ font-size:40px;}
	.mfzd_d5_box_txt{ font-size:30px;}
	.mfzd_d6_txt{ font-size:30px;}
	.mfzd_d6_list li .title{ font-size:26px;}
	.mfzd_d6_list li .txt{ font-size:18px;}
	.mfzd_d8_list li .txt{ font-size:18px;}
	.mfzd_d9_l_list li{ font-size:20px;}
*/


	.zzfz_d4_list li .title{ font-size:20px; color:#000000; line-height:40px; font-weight:bold;}
	.zzfz_d4_list li .txt{ font-size:14px; color:#525252; line-height:25px; height:100px;}
	
	.ipd_d3_list li .title{ font-size:14px;}

	.szh_d3_list li .txt{ font-size:14px;}
	
	.zjtd_d1_r_box2{ width:350px;}

}
