@charset "utf-8";
/* CSS Document */

html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
*{margin:0 ; padding:0;}
body{ font-family:"微软雅黑"; font-size:14px; color:#000;}
.fz { margin:0 auto; width:1060px;max-width:1060px}
.afz { margin:0 auto; width:100%;max-width:1340px}
.fr { float:right;}
.fl { float:left;}
.clear { clear:both;}
.none{ display: none;}
.block{ display: block;}
.block-hidden{ display: block; overflow: hidden;}
li { list-style:none;}
a { text-decoration:none;color:#000;}
img { border:0;}
.center{text-align:center !important; }
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}

.color-0{ color:#000;}
.color-1{ color:#111;}
.color-3{ color:#333;}
.color-6{ color:#666;}
.color-8{ color:#888;}
.color-9{ color:#999;}
.color-c{ color:#ccc;}
.color-d{ color:#ddd;}
.color-e{ color:#eee;}
.color-f{ color:#fff;}

.color-red{ color:#f15340 !important;}
.color-orange{color:#ff6d00 !important;}
.color-blue{color:#2061cf !important;}
.color-green{color:#1cbb7f !important;}

.bg-r{ background:#f15340;}
.bg-o{ background:#ff6d00;}
.bg-b{ background:#2061cf;}
.bg-g{ background:#1cbb7f;}

.with-padding{ padding:12px;}

.w-30{ width:30px;}
.w-50{ width:50px;}
.w-80{ width:80px;}
.w-100{ width:100px;}
.w-120{ width:120px;}
.w-150{ width:150px;}
.w-200{ width:200px;}
.w-220{ width:220px;}
.w-250{ width:250px;}
.w-300{ width:300px;}
.w-350{ width:350px;}
.w-400{ width:400px;}
.w-450{ width:450px;}
.w-500{ width:500px;}
.w-600{ width:600px;}
.w-800{ width:800px;}

.h-50{ height:100px;}
.h-100{ height:100px;}
.h-150{ height:150px;}
.h-200{ height:200px;}
.h-250{ height:250px;}
.h-300{ height:300px;}
.h-500{ height:300px;}

.pl-none{padding-left:0px;}
.pl-5{ padding-left:5px;}
.pl-10{ padding-left:10px;}
.pl-12{ padding-left:12px;}
.pl-15{ padding-left:15px;}
.pl-20{ padding-left:20px;}
.pl-25{ padding-left:25px;}
.pl-30{ padding-left:30px;}

.pr-none{padding-right:0px;}
.pr-5{ padding-right:5px;}
.pr-10{ padding-right:10px;}
.pr-12{ padding-right:12px;}
.pr-15{ padding-right:15px;}
.pr-20{ padding-right:20px;}
.pr-25{ padding-right:25px;}
.pr-30{ padding-right:30px;}

.pt-none{padding-top:0px;}
.pt-10{ padding-top:10px;}
.pt-12{ padding-top:12px;}
.pt-15{ padding-top:15px;}
.pt-20{ padding-top:20px;}
.pt-25{ padding-top:25px;}
.pt-30{ padding-top:30px;}

.pb-none{padding-bottom:0px;}
.pb-10{ padding-bottom:10px;}
.pb-12{ padding-bottom:12px;}
.pb-15{ padding-bottom:15px;}
.pb-20{ padding-bottom:20px;}
.pb-25{ padding-bottom:25px;}
.pb-30{ padding-bottom:30px;}

.ml-none{margin-left:0px;}
.ml-5{ margin-left:5px;}
.ml-10{ margin-left:10px;}
.ml-12{ margin-left:12px;}
.ml-15{ margin-left:15px;}
.ml-20{ margin-left:20px;}
.ml-25{ margin-left:25px;}
.ml-30{ margin-left:30px;}

.mr-none{margin-right:0px;}
.mr-5{ margin-right:5px;}
.mr-10{ margin-right:10px;}
.mr-12{ margin-right:12px;}
.mr-15{ margin-right:15px;}
.mr-20{ margin-right:20px;}
.mr-25{ margin-right:25px;}
.mr-30{ margin-right:30px;}

.mt-none{margin-top:0px;}
.mt-10{ margin-top:10px;}
.mt-12{ margin-top:12px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-25{ margin-top:25px;}
.mt-30{ margin-top:30px;}

.mb-none{margin-bottom:0px;}
.mb-10{ margin-bottom:10px;}
.mb-12{ margin-bottom:12px;}
.mb-15{ margin-bottom:15px;}
.mb-20{ margin-bottom:20px;}
.mb-25{ margin-bottom:25px;}
.mb-30{ margin-bottom:30px;}

.p-lr-10{ padding-left:10px; padding-right:10px;}
.p-lr-15{ padding-left:15px; padding-right:15px;}
.p-lr-20{ padding-left:20px; padding-right:20px;}

.m-lr-10{ margin-left:10px; margin-right:10px;}
.m-lr-15{ margin-left:15px; margin-right:15px;}
.m-lr-20{ margin-left:20px; margin-right:20px;}

.padding-5{padding:5px;}
.padding-10{padding:10px;}
.padding-15{padding:15px;}
.padding-20{padding:20px;}
.padding-30{padding:30px;}

.margin-5{margin:5px;}
.margin-10{margin:10px;}
.margin-15{margin:15px;}
.margin-20{margin:20px;}
.margin-30{margin:30px;}

input::-webkit-input-placeholder{color:#979797;}
input::-moz-placeholder{color:#979797; /* Mozilla Firefox 19+ */ }
input:-moz-placeholder{color:#979797;  /* Mozilla Firefox 4 to 18 */ }
input:-ms-input-placeholder{color:#979797;  /* Internet Explorer 10-11 */}



input:focus,
button:focus,
optgroup,
option,
select,
textarea:focus,
.swiper-button-next:focus,
.swiper-button-prev:focus,
video:focus{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: 0;
    box-shadow: none;
}


/* ============================================================================================================================
													超出省略
===============================================================================================================================*/
.ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ellipsis-1 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ellipsis-2 {
    -webkit-line-clamp: 2;
}

.ellipsis-3 {
    -webkit-line-clamp: 3;
}

.ellipsis-4 {
    -webkit-line-clamp: 4;
}

.ellipsis-5 {
    -webkit-line-clamp: 5;
}

.ellipsis-6 {
    -webkit-line-clamp: 6;
}

.ellipsis-7 {
    -webkit-line-clamp: 7;
}

.ellipsis-8 {
    -webkit-line-clamp: 8;
}

.ellipsis-9 {
    -webkit-line-clamp: 9;
}

.ellipsis-10 {
    -webkit-line-clamp: 10;
}


/*======= 翻页 ======*/
.pager {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    float:right;
}
  .pager .rows{
      height:30px; line-height:30px;
      padding-left:15px;
    } 
  .pager > li{ display:inline; padding-left:5px}   
  .pager > li > a,
  .pager > li > span {
    color:#888;
    padding: 8px 12px;
    font-family:"宋体";
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius:2px;
    }
  .pager > li > a:hover,
  .pager > li > span:hover,
  .pager > li > a:focus,
  .pager > li > span:focus {
    background-color: #999;
    color: #fff;
    border:#999 solid 1px;
    }
  .pager > .active a{
    color: #fff;
    background-color: #0c80e8;
    border: 1px solid #0c80e8;
    }
  .pager > .disabled > span,
  .pager > .disabled > span:hover,
  .pager > .disabled > span:focus,
  .pager > .disabled > a,
  .pager > .disabled > a:hover,
  .pager > .disabled > a:focus {
    color: #fff;
    background-color: #fff;
    border-color: #ddd;
  }


/*======= 菜单 ======*/
.top_tab{width:100%; position:relative; z-index: 9999;}
.top_tab dl .top_span{background:#fff; display:block; height:65px; position:relative; z-index:9; white-space:nowrap; word-break: break-all;  box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);   width: 100%;transition:all 0.6s; -moz-transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s;}
.top_tab dl .fixed {    position: fixed;left: 0; top: 0; transition:all 0.6s; z-index: 9999; -moz-transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s; }	
.top_tab dl .logo{ float:left; width:342px; margin-left:30px;}
.top_tab dl .logo a { display:block; width:150px; float:left;}
.top_tab dl .logo .renx { width:170px; float:right;}
.top_tab dl .logo .renx_t { color:#666666; margin-top:13px; font-size:12px;}
.top_tab dl .logo .renx_d { color:#000; font-size:16px; font-weight:bold;  }
.top_tab dl .logo img{ height:42px; margin-top:10px;}
.top_tab dt{ width:55px; float:left; padding-left:28px; background:url(../images/dz.png) no-repeat left center; position:relative;}
.top_tab dt::after{ position:absolute; right:0; top:27px; content:""; display:block; width:13px; height:13px; background:url(../images/icon14.png) no-repeat center center; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.top_tab dt:hover::after{  transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.top_tab dt a:first-child { margin-left: 0;}
.top_tab dt a{ display:block;
    color: #fff;
    height: 35px;
    line-height: 35px;
    width: 100%;
    text-align: center;
    position: relative;
    cursor: pointer;}
 
.top_tab dl dd ul p a {
    display: block;
    float: left;
    width: 320px;
    margin-left: 12px;}
.top_tab dl dd ul p a:nth-child(1) { margin-left: 0;}
.top_tab dl dd ul p iframe {
    float: left;
    position: relative;
    z-index: 1000000;}	
.top_tab dl .head_tel { position:absolute; z-index: 999999; right: 0; float:right; width:168px; color:#000; background:#2e74f6;  font-weight:bold; line-height:65px; padding-right:30px; text-align:right;}	
.top_tab dl .head_tel a { color:#fff;}
.top_tab dl .head_tel::before{ display:block; position:absolute; left:0; width:65px; height:65px; background:#fff; top:0; content:"";border-bottom-right-radius: 60px;}
.top_tab dl .head_nav { width:800px; float:left; margin-left:10px; min-width: 750px; }
.top_tab dl .head_nav a{ display:block; line-height:65px; color:#000; margin:0; font-size:14px;}
.index_top #dropdown p{ position:relative;}
.index_top #dropdown p::before { display:block; content:""; position:absolute; bottom:0; left:0; width:100%; height:5px; border-radius:4px 4px 0 0; background:#ffffff;}

.top_tab dl .head_nav ul .cur{  color:#fff; background:#2e74f6}
.top_tab dl .head_nav ul li { display:inline-block; padding:0 15px; margin:0; float:left;}
.top_tab dl .head_nav ul li a { color:#000; position:relative;}
.top_tab dl .head_nav ul li a::before { display:none; content:""; position:absolute; bottom:0; left:0; width:100%; height:5px; border-radius:4px 4px 0 0; background:#2e74f6}
.top_tab dl .head_nav ul li:hover a::before ,.top_tab dl .head_nav ul li.on a::before { display:block; }

/* 首页海报 */
.top_banner{
    width:100%; position:relative; z-index:999;
}
.top_banner .banner_tab{clear:both; width:100%; padding:0; position:relative;overflow:hidden;}
.top_banner .banner_tab::before{ display:block; width:100%; height:41px; content:""; background:url(../images/icon13.png) no-repeat center top; position:absolute; left:0; bottom:0; z-index:999;}

/* 首页视频 */
.home-vedio { z-index:10;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin:-120px 0 80px;
    transform: scale(0.68); 
    transition: all 0.8s;
}


.home-vedio img {
    width: 100%;
    transition: all 0.8s;
    display: block;
    transform: scale(0.8);
}

.home-vedio.scaleDown {
    padding-top: 60px;
    transform: scale(1);
}

.home-vedio.scaleDown img {
    transform: scale(1);
    transition: all 0.8s;
}

.vedio-play {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: url(../img/play-icon.png) no-repeat center;
}

.home-vedio .vedio-play {
    transform: scale(0.8);
    transition: all 0.8s;
}

.home-vedio.scaleDown .vedio-play {
    transform: scale(1);
    transition: all 0.8s;
}

@media (max-width: 1400px) {
    .home-vedio.scaleDown {
        padding-top: 40px;
    }
}

@media (max-width: 991px) {
    .vedio-play {
        background-size: 48px 48px;
    }

    .home-vedio.scaleDown {
        padding-top: 30px;
    }

    .home-vedio {
        margin-bottom: 40px;
    }
}

@media (max-width: 449px) {
    .home-vedio.scaleDown {
        padding-top: 10px;
    }
}
.video-info { outline:none;}

	
/*======= banner ======*/
 

#dropdown{width:100%;  position:relative; height:65px;}
#dropdown p{width:100%; height:48px; line-height:30px; padding-top:17px; color:#000; cursor:pointer}
#dropdown ul{width:120px; left:-49px;     top: 65px;   background:#1d1e20;z-index:999; position:absolute; display:none}
#dropdown:hover ul{ display:block !important;}
#dropdown ul li{height:40px; line-height:40px;}
#dropdown ul li a{display:block; width:100%; height:40px; color:#fff; text-decoration:none; position:relative;}
#dropdown ul li a::after{  display:block; content:""; width:90px; height:1px; background:rgba(255,255,255,0.1); position:absolute; left:15px; bottom:0;}
#dropdown ul li:last-child a::after{  display:none; }
#dropdown ul li:hover a::after{  display:none; }
#dropdown ul li a:hover{background:#2e74f6; color:#fff}
#result{margin-top:10px;text-align:center}
	
/*======= 搜索 ======*/
.search { position:absolute; left:0; bottom:190px; width:100%; z-index:99;}
.search_z { width:760px; margin:0 auto;}
.search_sort ul li{ font-weight:bold; float:left; margin-left:10px;height:32px; line-height:32px; overflow:hidden; font-size:16px;}
.search_sort ul li:first-child{ color:#fff; margin-right:10px;}
.search_sort ul li a { font-size:14px; text-indent:0.8em; display:block; width:100px; background:url(../images/tag.png) no-repeat center center;  text-align:center; color: #4a4a4a;}
.search_sort ul li a:hover { color: #141413;}
.search_info { margin-top:10px; width:760px; height:60px; line-height:60px; background:#fff; border-radius:5px;}
.search_info span{position: relative; float:left; display:block; height:60px; width:160px; text-align:center; font-size:18px; font-weight:bold; color:#404040;}
.search_info span img{height:14px; margin-right:4px;}
.search_info span::before{
    position: absolute;
    content: '';
    width:1px;
    height:40%;
    background-color: #c5c5c5;
    right:5px;
    top:50%;
    transform: translateY(-50%);
}
.search_info .text { width:480px; padding:0 10px; box-sizing: border-box; float:left; height:60px; line-height:60px; border:0;outline:none; }
.search_info .btn { border-radius:5px;  font-size:18px; font-weight:bold; float:right; margin:10px 10px 0 0; width:100px;height:40px; line-height:40px; background:#2f72f5 url(../images/search.png) no-repeat 16px center; color:#fff; text-indent:2.8em; }
.search_info .btn:hover { background:#1d1e20 url(../images/search.png) no-repeat 16px center; }

 
/*======= 沟通 ======*/ 
.index1 { width:100%; height:120px; background:#f7f7f7;}
.index1_z  { padding-top:30px;}
.index1_z ul li { float:left; width:265px;position:relative; } 
.index1_z ul li .index1_l { width:50px;}
.index1_z ul li .index1_l img{ width:45px;transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.index1_z ul li:hover .index1_l img{ width:47px;transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.index1_z ul li .index1_r { width:170px;  margin-right:44px;}
.index1_z ul li .index1_r span { display:block; font-size:16px; font-weight:bold;}
.index1_z ul li .index1_r p { margin-top:5px; color:#666666; line-height:1.6; font-size:13px;}
.index1_z ul li::before{ display:block; content:""; width:1px; background:#cecece; height:30px; position:absolute; left:-19px; top:19px;} 
.index1_z ul li:first-child::before{ display:none;} 

/*移动端导航*/
.mobile_nav { display:none;}
.mobile_nav { width:10%; float:right; padding-right:3%;}
@media screen and (max-width: 1024px) and (min-width: 0px){
   .mobile_nav { display:block;}
   .msgNum{display: none;}
   .slider{margin-top: 44px;}
   .head{display:none}
   .m_img{display:block;height:65px;width:100%;z-index:9999;overflow: hidden;}
   .m_img .headlf{padding-top:2px;padding-left:5px;float: left;}
   .m_img .headlf .m_logo{height:40px;display: block}
   .m_img .headrg{padding-top:20px;float: right;}
   .m_img .headrg a .m_menuimg{height:24px;vertical-align:top;display: block}
   .m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10009990}
   .m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
   .m_nav .closeicon{position:absolute;width:30%;left:30px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
   .m_nav .m_navList{position:absolute;width:70%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
   .m_nav .m_navList ul{padding-left:5%;padding-right:5%}
   .m_nav .m_navList ul li{border-bottom:1px solid #232530}
   .m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
   .m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
   .m_nav .m_navList ul li .m_f_a a{flex: 1;}
   .m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
   .icon{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
   .m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
   .m_navList ul li:first-child { padding:10% 0; text-align:center; border:0;}
  .m_navList ul li:first-child a { height:auto;} 
  .m_navList ul li:first-child img{ width:60%}
 
}
 
 
 
 
 
/*======= 首页行业爆品 ======*/ 
.index2_title { padding-top:50px; text-align:center;}
.index2_title span { display:block; font-size:38px;  }
.index2_title span::after { content: "";display: block; width: 60px; height: 5px;  background: #2d73f5;   border-radius: 80px;  margin:18px auto;}
.index2_title p { display:block; font-size:18px; margin-top:10px; color:#2e2e2e;  }
.index2_sort  { text-align: center; margin:22px auto 0; width:590px;}  
.index2_sort a { border-radius:5px; display:block; float:left; height:30px; font-size:20px; line-height:30px; margin:0 6px; text-align:center; width:135px; color:#000; background:#edf1f4; }
.index2_l { width:235px;}
.index2_l dl dd { margin-bottom:34px; border-radius:15px; overflow:hidden; height:338px; color:#fff; position:relative;}
.index2_l #jb1 dd:first-child {   background-image: linear-gradient(to bottom right, #fcc256, #ff8023,#fcc256); 
                               -moz-background-image: linear-gradient(to bottom right, #fcc256, #ff8023,#fcc256);
							   -ms-background-image: linear-gradient(to bottom right, #fcc256, #ff8023,#fcc256);
							   -o-background-image: linear-gradient(to bottom right, #fcc256, #ff8023,#fcc256);
							   -webkit-background-image: linear-gradient(to bottom right, #fcc256, #ff8023,#fcc256);}
.index2_l #jb1 dd:first-child+dd {   background-image: linear-gradient(to bottom right, #c9d91e, #79a159,#c9d91e); 
                               -moz-background-image: linear-gradient(to bottom right, #c9d91e, #79a159,#c9d91e); 
							   -ms-background-image: linear-gradient(to bottom right, #c9d91e, #79a159,#c9d91e); 
							   -o-background-image: linear-gradient(to bottom right, #c9d91e, #79a159,#c9d91e); 
							   -webkit-background-image: linear-gradient(to bottom right, #c9d91e, #79a159,#c9d91e); }	
.index2_l #jb1 dd:last-child {   background-image: linear-gradient(to bottom right, #b2dfff, #ec74b8,#b2dfff); 
                               -moz-background-image: linear-gradient(to bottom right, #b2dfff, #ec74b8,#b2dfff);
							   -ms-background-image: linear-gradient(to bottom right, #b2dfff, #ec74b8,#b2dfff);
							   -o-background-image: linear-gradient(to bottom right, #b2dfff, #ec74b8,#b2dfff);
							   -webkit-background-image: linear-gradient(to bottom right, #b2dfff, #ec74b8,#b2dfff);}	
							   

.index2_l #jb2 dd:first-child {   background-image: linear-gradient(to bottom right, #b9f1d8, #9ea2e4,#b9f1d8); 
                               -moz-background-image: linear-gradient(to bottom right, #b9f1d8, #9ea2e4,#b9f1d8); 
							   -ms-background-image: linear-gradient(to bottom right, #b9f1d8, #9ea2e4,#b9f1d8); 
							   -o-background-image: linear-gradient(to bottom right, #b9f1d8, #9ea2e4,#b9f1d8);  
							   -webkit-background-image: linear-gradient(to bottom right, #b9f1d8, #9ea2e4,#b9f1d8); }
.index2_l #jb2 dd:first-child+dd {   background-image: linear-gradient(to bottom right, #b2deff, #2fa5ff,#b2deff); 
                               -moz-background-image: linear-gradient(to bottom right, #b2deff, #2fa5ff,#b2deff); 
							   -ms-background-image: linear-gradient(to bottom right, #b2deff, #2fa5ff,#b2deff); 
							   -o-background-image: linear-gradient(to bottom right, #b2deff, #2fa5ff,#b2deff); 
							   -webkit-background-image: linear-gradient(to bottom right, #b2deff, #2fa5ff,#b2deff); }	
.index2_l #jb2 dd:last-child {   background-image: linear-gradient(to bottom right, #fbe34b, #fd991d,#fbe34b); 
                               -moz-background-image: linear-gradient(to bottom right, #fbe34b, #fd991d,#fbe34b); 
							   -ms-background-image: linear-gradient(to bottom right, #fbe34b, #fd991d,#fbe34b); 
							   -o-background-image: linear-gradient(to bottom right, #fbe34b, #fd991d,#fbe34b); 
							   -webkit-background-image: linear-gradient(to bottom right, #fbe34b, #fd991d,#fbe34b); }
							   
							   
.index2_l #jb3 dd:first-child {   background-image: linear-gradient(to bottom right, #fee2a4, #fc889b,#fee2a4); 
                               -moz-background-image: linear-gradient(to bottom right, #fee2a4, #fc889b,#fee2a4); 
							   -ms-background-image: linear-gradient(to bottom right, #fee2a4, #fc889b,#fee2a4); 
							   -o-background-image: linear-gradient(to bottom right, #fee2a4, #fc889b,#fee2a4); 
							   -webkit-background-image: linear-gradient(to bottom right, #fee2a4, #fc889b,#fee2a4);  }
.index2_l #jb3 dd:first-child+dd {   background-image: linear-gradient(to bottom right, #d7fa7d, #49d2b8,#d7fa7d); 
                               -moz-background-image: linear-gradient(to bottom right,  #d7fa7d, #49d2b8,#d7fa7d); 
							   -ms-background-image: linear-gradient(to bottom right, #d7fa7d, #49d2b8,#d7fa7d); 
							   -o-background-image: linear-gradient(to bottom right,  #d7fa7d, #49d2b8,#d7fa7d); 
							   -webkit-background-image: linear-gradient(to bottom right, #d7fa7d, #49d2b8,#d7fa7d); }	
.index2_l #jb3 dd:last-child {   background-image: linear-gradient(to bottom right, #fdc0e2, #9d67d1,#fdc0e2); 
                               -moz-background-image: linear-gradient(to bottom right,  #fdc0e2, #9d67d1,#fdc0e2); 
							   -ms-background-image: linear-gradient(to bottom right, #fdc0e2, #9d67d1,#fdc0e2); 
							   -o-background-image: linear-gradient(to bottom right, #fdc0e2, #9d67d1,#fdc0e2); 
							   -webkit-background-image: linear-gradient(to bottom right, #fdc0e2, #9d67d1,#fdc0e2);  }
							   


.index2_l #jb4 dd:first-child {   background-image: linear-gradient(to bottom right, #f071b4, #7966f5,#f071b4); 
                               -moz-background-image: linear-gradient(to bottom right, #f071b4, #7966f5,#f071b4); 
							   -ms-background-image: linear-gradient(to bottom right, #f071b4, #7966f5,#f071b4); 
							   -o-background-image: linear-gradient(to bottom right, #f071b4, #7966f5,#f071b4); 
							   -webkit-background-image: linear-gradient(to bottom right, #f071b4, #7966f5,#f071b4);  }
.index2_l #jb4 dd:first-child+dd {   background-image: linear-gradient(to bottom right, #fb760d, #e21f2e,#fb760d); 
                               -moz-background-image: linear-gradient(to bottom right, #fb760d, #e21f2e,#fb760d); 
							   -ms-background-image: linear-gradient(to bottom right, #fb760d, #e21f2e,#fb760d); 
							   -o-background-image: linear-gradient(to bottom right, #fb760d, #e21f2e,#fb760d); 
							   -webkit-background-image: linear-gradient(to bottom right, #fb760d, #e21f2e,#fb760d); }	
.index2_l #jb4 dd:last-child {   background-image: linear-gradient(to bottom right, #3fc4ff, #7a3cd3,#3fc4ff); 
                               -moz-background-image: linear-gradient(to bottom right,  #3fc4ff, #7a3cd3,#3fc4ff); 
							   -ms-background-image: linear-gradient(to bottom right,  #3fc4ff, #7a3cd3,#3fc4ff); 
							   -o-background-image: linear-gradient(to bottom right,  #3fc4ff, #7a3cd3,#3fc4ff); 
							   -webkit-background-image: linear-gradient(to bottom right,  #3fc4ff, #7a3cd3,#3fc4ff);  }

.index2_l dl dd a p { color:#fff; margin:0 20px;  }							   
.index2_l dl dd a p:first-child { font-size:30px; font-weight:bold; margin-top:40px; margin-bottom:20px;}	
.index2_l dl dd a p:first-child+p { font-size:21px; line-height:1.2; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid rgba(255,255,255,0.5);  }	
.index2_l dl dd a p:first-child+p+p { font-size:16px; line-height:1.8;}	
.index2_l dl dd a p:last-child { position:absolute; right:2px; bottom:26px; width:68px; height:68px;  }			   
.index2_l dl dd a p:last-child img { width:68px; display:block; margin:0 auto 0;}	 



.index2_z { margin-top:38px;}
.index2_r { width:1260px;  display: block; overflow: hidden;clear: both;}
.index2_r span{ display:block;}
.index2_r .jg { margin-top:15px;  }
.index2_r .sj i{ font-style:normal; display:inline-block; }
.index2_r ul li {transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; overflow:hidden;width:241px; margin:0 12px 34px; float:left;}
.index2_r ul li._item:hover { -moz-box-shadow:6px 6px 20px #c5c5c5; -webkit-box-shadow:6px 6px 20px #c5c5c5; box-shadow:6px 6px 20px #c5c5c5;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.index2_r ul li._item a{ position:relative;border-radius:8px; overflow: hidden; display:block;border:1px solid #f5f5f5; padding-bottom:27px;}
.index2_r ul li._item .index2_img{height: 162px; overflow: hidden;}
.index2_r ul li._item .index2_img  img{ width:100%; border-radius:5px 5px 0 0;}
.index2_r ul li._item a .index2_t {margin: 15px 17px 10px; font-weight: 700; font-size: 15px; color: #222; display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; line-height: 24px; height: 48px;}
.index2_r ul li._item a .index2_i{ margin:10px 16px 0; font-size:12px; height: 18px; overflow: hidden; font-weight:700;}
.index2_r ul li._item a .index2_i em{ height: 18px; font-style: normal; line-height: 18px;display: inline-block; color: #5a5a5a;}
.index2_r ul li._item a .index2_i em:last-child{display: none; }
.index2_r ul li._item a .index2_i dl dd::before{ content:""; display:block; width:3px; height:3px; background:#9c9c9c; border-radius:10px; position:absolute; left:-3px; top:8px;}
.index2_r ul li._item a .index2_i dl dd:first-child{ margin-right:0; margin-left:0;}
.index2_r ul li._item a .index2_i dl dd:last-child{ margin-right:0; }
.index2_r ul li._item a .index2_s { margin:18px 10px;    height: 18px;line-height: 18px;   color: #666; font-size: 12px;}
.index2_r ul li._item a .index2_r { margin:4px 16px 0;    line-height: 18px;  color: #666; font-size: 12px;}
.index2_r ul li._item a .index2_r .jg i { font-style:normal;font-weight: 700;font-size: 17px; color:#000;}
.index2_r ul li._item a .index2_r .jg em { font-style:normal;color: #f9541c;font-weight: 700;font-size: 17px; }
.index2_r ul li._item a .index2_fd { position:absolute; left:0; top:50%;  width:100%; height:0; overflow:hidden; background:rgba(45,115,245,0.9);transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s;}
.index2_r ul li._item:hover a .index2_fd { position:absolute; left:0; top:0;  width:100%; height:100%; transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s;}
.index2_r ul li._item a .index2_fd .index2_fd_t { font-weight:bold; color:#fff; font-size:18px; text-align:center; width:80%; margin:40px auto 0; padding-bottom:20px; border-bottom:1px solid #fff;}
.index2_r ul li._item a .index2_fd .index2_fd_i { font-size:14px; width:80%; margin:20px auto 0; line-height:24px; height: 144px; color:#fff;  display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:6;}
.index2_r ul li._item a .index2_fd .index2_fd_m { font-size:14px; width:80%; margin:20px auto 0; text-align:right; color:#fff;}
.index2_r ul li._item a .index2_fd .index2_fd_m:hover { font-weight:bold; text-align:right; text-decoration:underline;}

.p_all { margin:0 auto; width:300px; height:48px;    }
.p_all a{ display:block; text-align:center; font-size:17px;  width:300px; height:48px; line-height:48px; border-radius:5px; background:#f2f2f2; color:#000; }
.p_all a:hover{  background:#2e74f6; color:#ffff; }


/* demo */
.demo { margin-top:22px;
	width:100%;
	margin:0 auto;
	position:relative;
}
 
.tabbtn { text-align: center;  margin:18px auto 0; width: 590px;}
.tabbtn li {  display:block; float:left; height:30px; font-size:20px; line-height:30px; margin:0 6px; text-align:center; width:135px;}
.tabbtn li a { color:#000; background:#edf1f4;border-radius:5px;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
	width:135px;
	text-align:center; 
	cursor:pointer;
}
 
.tabbtn li.current a { background:#2e74f6; color:#fff; }
 
.tabcon { 
	position:relative;/*必要元素*/
 
	overflow:hidden;
}
.tabcon .subbox {
	position:absolute;/*必要元素*/
	left:0;
	top:0;
}
/* leftcon */
#leftcon .subbox {
	width:9999em;
}
#leftcon .subbox .sublist {
	float:left;
	width:664px;
}

.index3_title { padding-top:50px; text-align:center;}
.index3_title span { display:block; font-size:38px;  }
.index3_title span::after { content: "";display: block; width: 60px; height: 5px;  background: #2d73f5; border-radius: 80px;  margin:18px auto;}
.index3_title p { display:block; font-size:18px;   color:#2e2e2e;  }
.index3_sort  { text-align: center; margin:18px auto 0; width:590px;}  
.index3_sort a { border-radius:5px; display:block; float:left; height:30px; font-size:20px; line-height:30px; margin:0 6px; text-align:center; width:135px; color:#000; background:#edf1f4; }
.index3_l { width:235px;}
.index3_l dl dd { margin-bottom:34px; border-radius:15px; overflow:hidden;}
.index3_l dl dd a img { width:100%; display:block;}
.index3_z { margin-top:38px; display: block; overflow: hidden; clear: both;}
.index3_r { width:1100px; display: block; overflow: hidden; clear: both;}
.index3_r span{ display:block;}
.index3_r .jg { margin-top:15px; }
.index3_r .sj i{ font-style:normal; display:inline-block; } 
.index3_r dl dd {transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; overflow:hidden;width:241px; margin: 0 12px 34px; float:left;}
.index3_r dl dd._item:hover { -moz-box-shadow:6px 6px 20px #c5c5c5; -webkit-box-shadow:6px 6px 20px #c5c5c5; box-shadow:6px 6px 20px #c5c5c5;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.index3 .flexslider .slides{ height:auto; padding-bottom:20px; display: block; overflow: hidden; clear: both; position: relative;}
.index3 .flexslider .slides li a { height:auto;}
.index3_r dl dd._item a{ position:relative;border-radius:4px; display:block;border:1px solid #f5f5f5; padding-bottom:27px;}
.index3_r dl dd._item .index3_img{ height:162px; overflow: hidden;}
.index3_r dl dd._item .index3_img  img{ width:100%; border-radius:5px 5px 0 0;}
.index3_r dl dd._item a .index3_t {margin: 15px 13px 10px;
    font-weight: 700;
    font-size: 15px;
    color: #222;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px;}
.index3_r dl dd._item a .index3_i{ margin:10px 13px 0; font-size:12px; height: 18px; overflow: hidden; font-weight:700;}
.index3_r dl dd._item a .index3_i em{height: 18px; font-style: normal; line-height: 18px;display: inline-block; color: #5a5a5a;}
.index2_r ul li._item a .index2_i em._ts , .index3_r dl dd._item a .index3_i em._ts{font-size:12px; color: #999; padding: 0 0 5px 3px;  vertical-align: middle;}
.index2_r ul li._item a .index2_i em._ts:last-child ,.index3_r dl dd._item a .index3_i em._ts:last-child{display: none; }
.index3_r dl dd._item a .index3_s { margin:18px 10px;    height: 18px;line-height: 18px;   color: #666; font-size: 12px;}
.index3_r dl dd._item a .index3_r { margin:4px 13px 0;    line-height: 18px;  color: #666; font-size: 12px;}
.index3_r dl dd._item a .index3_r .jg i { font-style:normal;font-weight: 700;font-size: 17px; color:#000;}
.index3_r dl dd._item a .index3_r .jg em { font-style:normal;color: #f9541c;font-weight: 700;font-size: 17px; }
.index3_r dl dd._item a .index3_fd { opacity:0; position:absolute; left:0; top:0;  width:100%; height:100%; overflow:hidden; background:rgba(45,115,245,0.9);transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s;}
.index3_r dl dd._item:hover a .index3_fd { opacity:1; position:absolute; left:0; top:0;  width:100%; height:100%; transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s;}
.index3_r dl dd._item a .index3_fd .index3_fd_t { color:#fff; font-size:18px; text-align:center; width:80%; margin:40px auto 0; padding-bottom:20px; border-bottom:1px solid #fff;}
.index3_r dl dd._item a .index3_fd .index3_fd_i { font-size:14px; width:80%; margin:20px auto 0; line-height:24px; height: 144px; color:#fff;  display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:6;}
.index3_r dl dd._item a .index3_fd .index3_fd_m { font-size:14px; width:80%; margin:20px auto 0; text-align:right; color:#fff;}
.index3_r dl dd._item a .index3_fd .index3_fd_m:hover { font-weight:bold; text-align:right; text-decoration:underline;}






.index3_l dl dd { margin-bottom:34px; border-radius:15px; overflow:hidden; height:338px; color:#fff; position:relative;}
.index3_l #jb1 dd:first-child {   background-image: linear-gradient(to bottom right, #fcb390, #e0217a,#fcb390); 
                               -moz-background-image: linear-gradient(to bottom right, #fcb390, #e0217a,#fcb390); 
							   -ms-background-image: linear-gradient(to bottom right, #fcb390, #e0217a,#fcb390); 
							   -o-background-image: linear-gradient(to bottom right, #fcb390, #e0217a,#fcb390); 
							   -webkit-background-image: linear-gradient(to bottom right, #fcb390, #e0217a,#fcb390);  }
.index3_l #jb1 dd:first-child+dd {   background-image: linear-gradient(to bottom right, #f2f048, #fd3b13,#f2f048); 
                               -moz-background-image: linear-gradient(to bottom right, #f2f048, #fd3b13,#f2f048); 
							   -ms-background-image: linear-gradient(to bottom right, #f2f048, #fd3b13,#f2f048); 
							   -o-background-image: linear-gradient(to bottom right, #f2f048, #fd3b13,#f2f048); 
							   -webkit-background-image: linear-gradient(to bottom right, #f2f048, #fd3b13,#f2f048); }	
.index3_l #jb1 dd:last-child {   background-image: linear-gradient(to bottom right, #f2f048, #38b56b,#f2f048); 
                               -moz-background-image: linear-gradient(to bottom right, #f2f048, #38b56b,#f2f048); 
							   -ms-background-image: linear-gradient(to bottom right, #f2f048, #38b56b,#f2f048); 
							   -o-background-image: linear-gradient(to bottom right, #f2f048, #38b56b,#f2f048); 
							   -webkit-background-image: linear-gradient(to bottom right, #f2f048, #38b56b,#f2f048); }	
							   

.index3_l #jb2 dd:first-child {  background-image: linear-gradient(to bottom right, #71d26f, #6dbdbe,#71d26f); 
                               -moz-background-image: linear-gradient(to bottom right, #71d26f, #6dbdbe,#71d26f); 
							   -ms-background-image: linear-gradient(to bottom right, #71d26f, #6dbdbe,#71d26f); 
							   -o-background-image: linear-gradient(to bottom right, #71d26f, #6dbdbe,#71d26f); 
							   -webkit-background-image: linear-gradient(to bottom right, #71d26f, #6dbdbe,#71d26f); }
.index3_l #jb2 dd:first-child+dd {   background-image: linear-gradient(to bottom right, #f8508e, #8039aa,#f8508e); 
                               -moz-background-image: linear-gradient(to bottom right, #f8508e, #8039aa,#f8508e); 
							   -ms-background-image: linear-gradient(to bottom right, #f8508e, #8039aa,#f8508e); 
							   -o-background-image: linear-gradient(to bottom right,  #f8508e, #8039aa,#f8508e); 
							   -webkit-background-image: linear-gradient(to bottom right, #f8508e, #8039aa,#f8508e);  }	
.index3_l #jb2 dd:last-child {   background-image: linear-gradient(to bottom right, #ecb8ad, #fb752e,#ecb8ad); 
                               -moz-background-image: linear-gradient(to bottom right, #ecb8ad, #fb752e,#ecb8ad); 
							   -ms-background-image: linear-gradient(to bottom right, #ecb8ad, #fb752e,#ecb8ad); 
							   -o-background-image: linear-gradient(to bottom right, #ecb8ad, #fb752e,#ecb8ad); 
							   -webkit-background-image: linear-gradient(to bottom right, #ecb8ad, #fb752e,#ecb8ad); }
							   
							   
.index3_l #jb3 dd:first-child {   background-image: linear-gradient(to bottom right, #f8508e, #e17bef,#f8508e); 
                               -moz-background-image: linear-gradient(to bottom right, #f8508e, #e17bef,#f8508e); 
							   -ms-background-image: linear-gradient(to bottom right, #f8508e, #e17bef,#f8508e); 
							   -o-background-image: linear-gradient(to bottom right, #f8508e, #e17bef,#f8508e); 
							   -webkit-background-image: linear-gradient(to bottom right, #f8508e, #e17bef,#f8508e);  }
.index3_l #jb3 dd:first-child+dd {   background-image: linear-gradient(to bottom right, #fdc3bb, #fe3f17,#fdc3bb); 
                               -moz-background-image: linear-gradient(to bottom right, #fdc3bb, #fe3f17,#fdc3bb); 
							   -ms-background-image: linear-gradient(to bottom right, #fdc3bb, #fe3f17,#fdc3bb); 
							   -o-background-image: linear-gradient(to bottom right, #fdc3bb, #fe3f17,#fdc3bb); 
							   -webkit-background-image: linear-gradient(to bottom right, #fdc3bb, #fe3f17,#fdc3bb); }	
.index3_l #jb3 dd:last-child {   background-image: linear-gradient(to bottom right, #f2f048, #057786,#f2f048); 
                               -moz-background-image: linear-gradient(to bottom right, #f2f048, #057786,#f2f048); 
							   -ms-background-image: linear-gradient(to bottom right, #f2f048, #057786,#f2f048); 
							   -o-background-image: linear-gradient(to bottom right, #f2f048, #057786,#f2f048); 
							   -webkit-background-image: linear-gradient(to bottom right,  #f2f048, #057786,#f2f048);  }
							   


.index3_l #jb4 dd:first-child {   background-image: linear-gradient(to bottom right, #d492c0, #804f9f,#d492c0); 
                               -moz-background-image: linear-gradient(to bottom right, #d492c0, #804f9f,#d492c0); 
							   -ms-background-image: linear-gradient(to bottom right, #d492c0, #804f9f,#d492c0); 
							   -o-background-image: linear-gradient(to bottom right, #d492c0, #804f9f,#d492c0); 
							   -webkit-background-image: linear-gradient(to bottom right, #d492c0, #804f9f,#d492c0); }
.index3_l #jb4 dd:first-child+dd {   background-image: linear-gradient(to bottom right, #f7af40, #f75642,#f7af40); 
                               -moz-background-image: linear-gradient(to bottom right, #f7af40, #f75642,#f7af40); 
							   -ms-background-image: linear-gradient(to bottom right,  #f7af40, #f75642,#f7af40); 
							   -o-background-image: linear-gradient(to bottom right,  #f7af40, #f75642,#f7af40); 
							   -webkit-background-image: linear-gradient(to bottom right,  #f7af40, #f75642,#f7af40); }	
.index3_l #jb4 dd:last-child {   background-image: linear-gradient(to bottom right, #39c3f2, #3e71b8,#39c3f2); 
                               -moz-background-image: linear-gradient(to bottom right, #39c3f2, #3e71b8,#39c3f2); 
							   -ms-background-image: linear-gradient(to bottom right, #39c3f2, #3e71b8,#39c3f2); 
							   -o-background-image: linear-gradient(to bottom right, #39c3f2, #3e71b8,#39c3f2); 
							   -webkit-background-image: linear-gradient(to bottom right, #39c3f2, #3e71b8,#39c3f2);  }



.index3_l dl dd a p { color:#fff; margin:0 20px;  }							   
.index3_l dl dd a p:first-child { font-size:30px; font-weight:bold; margin-top:40px; margin-bottom:20px;}	
.index3_l dl dd a p:first-child+p { font-size:21px; line-height:1.2; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid rgba(255,255,255,0.5);  }	
.index3_l dl dd a p:first-child+p+p { font-size:16px; line-height:1.8;}	
.index3_l dl dd a p:last-child { position:absolute; right:2px; bottom:26px; width:68px; height:68px;  }			   
.index3_l dl dd a p:last-child img { width:68px; display:block; margin:0 auto 0;}	 


.pro-switch {height:1230px;overflow: hidden;position: relative;width:100%;}
.flexslider {margin: 0;padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides > li .img { height:1230px !important;}
.pro-switch .slides li { height: 1230px;}
.pro-switch .flexslider {height: 1230px;}
.flexslider .slides img {width: 100%;display: block;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1230px;}
.no-js .slides > li:first-child {display: block;}
.flexslider {height: 1230px;margin: 0 auto;position: relative;width:100%;zoom: 1;}
.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width:58px;height: 58px;margin: -58px 0 0;display: block;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next { display:none;background: url(../images/banner_right.png) no-repeat center top;right: 6%;}
.flex-direction-nav .flex-prev { display:none;background: url(../images/banner_left.png) no-repeat center top;left: 6%;}
.flexslider:hover .flex-next {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;filter:alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 50px;text-align: center;}
.pro-switch .flex-control-nav li {margin: 0 10px;display: inline-block;zoom: 1;*display: inline; width:30px; height:30px;}
.pro-switch .flex-control-nav li a {background:#e4e4e4;display:block;height: 30px;width:30px;overflow: hidden; line-height:30px; text-align:center; font-size:12px;text-indent:0; border-radius:5px;cursor: pointer; }
.pro-switch .flex-control-nav li a.active {background:#2d73f5; color:#fff; }
.pro-switch .flex-control-nav {  bottom:0;}


/*======= vidoe ======*/
.index_vidoe { margin-top:80px;}

/*企业介绍*/
.about_video{ cursor:pointer;overflow:hidden; position:relative; margin-top:20px;}
.about_video img{display: block;width: 100%; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.about_video:hover img{-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);}
.about_video .bgs{ height:100%; overflow:hidden;transition:all 0.4s; position:absolute; bottom:0%; left:0; width:100%;  background:rgba(0,0,0,0.1);display: flex;
justify-content: center; align-items: center;}
.about_video .bgs:after{ content:""; position:absolute; width:100%; height:100%; top:0; left:0;background-image:url(../images/about_pic2.png); background-size:59px 59px;background-repeat:no-repeat; background-position:center center;transition:all 0.4s;}


.about_video:hover .bgs:after{ background-image:url(../images/about_pic2h.png); background-size:59px 59px;background-repeat:no-repeat; background-position:center center;transition:all 0.4s;}

 




.about_video .imgs:hover .bgs{ background:none;}

.about_one{ overflow:hidden; background:url(../images/about_pic3.png) right center no-repeat; background-size:46% auto; margin-top:4%; margin-bottom:3%;}
.about_one .h3{ font-weight:bold; overflow:hidden; line-height:1.4;}
.about_one .label{ color:#d5d4d4; font-size:14px; overflow:hidden; display:block; text-transform:uppercase; margin-top:4px;}
.about_one .cons{ overflow:hidden; margin-top:2%; line-height:32px; font-size:15px; color:#444444; max-width:640px; width:52%;}
.about_one .cons p{ overflow:hidden; padding-bottom:2%;}

.about_ul{ margin-top:4%; overflow:hidden; margin-bottom:6%;}
.about_ul ul li{ float:left; width:32%; margin-right:2%; overflow:hidden; background:#f9f9f9;}
.about_ul ul li:nth-child(3n+0){ margin-right:0;}
.about_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:60.6%;}
.about_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about_ul ul li:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_ul ul li .txts{ overflow:hidden; margin-top:24px;margin-bottom:30px; }
.about_ul ul li .txts .cons{ margin:0 auto; max-width:356px; width:94%; line-height:30px; height:210px; overflow:hidden; font-size:15px; color:#444444;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}

.about_two{ color:#fff; overflow:hidden;background:url(../img/about_img6.jpg) center center no-repeat; background-size:cover;}
.about_two .wrap_video{ margin-top:5%; margin-bottom:5%; position:relative;}
.about_two .imgs{ float:left; width:648px; overflow:hidden; margin-right:3%;}
.about_two .imgs img{ display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about_two .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_two .txts{display: flex; align-items: center; justify-content: center;overflow:hidden; text-align:left; line-height:32px; font-size:15px; color:#444444; position:absolute; right:0; top:0; height:100%;width:calc(97% - 648px);width:-webkit-calc(97% - 648px);width:-moz-calc(97% - 648px); max-width:596px;}
.about_two .txts .cons{width:100%; overflow:hidden;}
.about_two .txts p{  overflow:hidden; padding-bottom:3%;}
.about_two .txts p:last-child{ padding-bottom:0;}
  

 
/*微信弹窗*/
#hidden{z-index: 2147483647;display: none; background: #000; filter: alpha(opacity=0); left: 0px; opacity: 0; position: fixed; width: 3000px; height: 100%; padding-top: 28%; text-align: center; top:0;}
#hiddenimg{opacity:1  ; display:none; position:fixed;left:0%; width:100%; height:300px;padding-top:0;z-index:2147483647; top:28%; text-align:center;}
#hiddenimg img{ width:90%;max-width:300px; margin:0 auto; }
#hiddenimg2{text-align: center;}
.weixinclose{ position:fixed; right:2%; top:2%; color:#fff; font-size:30px; cursor:pointer; z-index:2147483648; font-weight:normal; display:none;}
/*视频弹窗*/
.mainFilter{width: 100%;height: 100%;position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 100;display: none;background: url(../images/about_bg.png);z-index: 1000000;}
.popupVideo {
  max-width: 800px;
  width:96%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 120;
  display: none;
  border-radius:4px;
  outline:none;
z-index: 10000000;}
.popupVideo iframe,
.popupVideo video {
  width: 100%;
  max-height: 500px;
   background: #000;
}
.popupVideo .close { z-index:999;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -20px;
  right: -20px;
  background: url(../images/c10.png) no-repeat center;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  border-radius:50%;
}
.popupVideo .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
   background-color:#2c73f5;
    background-image:url(../images/c10.png);
}
.popupVideo .video_t{ height:60px; line-height:60px; overflow:hidden; background:#fff; padding-left:18px; color:#424242; font-size:18px; font-weight:400;}
 

 
@media screen and (max-width: 640px) {
 
/*视频弹窗*/
.popupVideo .video_t{ font-size:16px; height:50px; line-height:50px;}
.popupVideo .close{ top:13px; right:13px;}
}
 
@media screen and (max-width: 480px) {
  
/*视频弹窗*/
.popupVideo .video_t{ font-size:15px; height:44px; line-height:44px; padding-left:12px;}
.popupVideo .close{ top:10px; right:10px;}
 
 
}

@media screen and (max-width: 420px) {
 
/*视频弹窗*/
.popupVideo .video_t{ font-size:14px;}
}
 


.about13 { margin-top: 70px;}

.about2_t { text-align:center; font-size:40px;}
.about2_t::after{ display:block; content:""; background:#2d73f5; width:40px; height:5px; border-radius:20px; margin:20px auto 0;}


#mbOverlay { position:fixed; z-index:999; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer;  }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:999; left:50%; top:30%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff url(../images/WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:5px; }

#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#333333; font-weight:bold; line-height:20px; font-size:14px; }
#mbNumber { background:url(../images/mbNumber_bg.gif) no-repeat center; display:inline; color:#2e74f6; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:30px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(../images/left.png) no-repeat center; position: absolute; top:38%; left:-60px; }
#mbNextLink { width:32px; height:100px; background:transparent url(../images/right.png) no-repeat center; position: absolute; top:38%; right:-60px; }
#mbCloseLink { width:30px; background-size:30%; background:transparent url(../images/close.png) no-repeat center; position:absolute; top:10px; right:-60px; }
#mbError { position:relative; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }
.mod_gallerylist ul li{float:left;     margin: 0 0 2% 2%; width: 18.4%; }
.mod_gallerylist ul li img { width:100%; }
.mod_gallerylist ul li:nth-child(5n+1){margin-left:0}
#n_mold ul li .meta { display:none;}
#n_mold ul li .mbTitle { display:none;}

.mod_gallerylist{width:100%; margin-top:60px;}
.meta{text-align:center;}

 
.meta a{color:#333; text-decoration:none;     display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.mod_gallerylist ul li .image_container {  width:100%; position:relative;  }
.mod_gallerylist ul li .image_container::before{ display:block; content:""; background:rgba(0,0,0,0.3); position:absolute; left:0; top:0; height:100%; width:100%; z-index:5; transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s; opacity:0;}
.mod_gallerylist ul li:hover .image_container::before{ transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s; opacity:1;}
.mod_gallerylist ul li .image_container a { display:block; position:relative;width:100%; overflow:hidden;   }
 .mod_gallerylist ul li .image_container  img{ width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.mod_gallerylist ul li:hover .image_container img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
 .mod_gallerylist ul li .image_container a::before{ display:block; content:""; position:absolute; left:0; width:100%; height:100%; top:0;  z-index:555;}
.mod_gallerylist ul li:hover .image_container a::before{ background:url(../images/ck1.png) no-repeat center center; background-size:30%;  }




/* 滚动 */

.marqueeleft{ width:1300px;overflow:hidden;margin:0 auto; padding-top:10px;height: 200px;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 16px;display:inline; height:160px;}
.marqueeleft li .pic{display:block; height:160px; }
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
.marqueeleft li .pic img { height:160px; padding:10px;   box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);}

/**====练习====**/
.guide_honour{width:100%;display:none;}
.guide_honour ul{display:flex;align-items: center;}
.guide_honour ul li{width:136px !important;display: flex;align-items: center;background:#fff;box-sizing:border-box;padding:8px;-webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);}
.guide_honour ul li img{width:100%;}
 
/*======= 优选 ======*/
.preferred_title { text-align: center; margin:80px 0 50px;font-size: 38px; color: #201f1f;}
.preferred_title i { display:block; width:40px; height:2px; background:#2e74f6; margin:10px auto 0;}
.preferred_left { width:23%;}
.preferred_left ul li { margin-bottom:29px; transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; border-radius:4px; overflow:hidden;max-height:398px;}
.preferred_left ul li:hover { -moz-box-shadow:6px 6px 20px #e3e3e3; -webkit-box-shadow:6px 6px 20px #e3e3e3; box-shadow:6px 6px 20px #e3e3e3;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.preferred_left ul li img { max-width:100%; display:block;}
.preferred_right { width:77%;}
.preferred_right .index01_info ul li { width:30.3%;}
.preferred_right .index01_info ul li:nth-child(4n+1) { margin-left:3%}

/*======= 行业爆品 ======*/
.inner_bp_t { padding:60px 0 20px; border-bottom:1px solid #ececec; font-size:30px; font-weight:bold;}
.inner_bp_t span { padding-left:10px; border-left:3px solid #2e74f6; color:#2e74f6; display:block; height:30px; line-height:25px;}
#s_gs span {  border-left:0; padding-left:0;color:#222; display:block; height:30px; line-height:30px; font-size:20px;}
.inner_bp { padding-bottom:60px; margin-top:30px;}
.inner_bp ul li { float:left; width:31.3%; margin-left:3%; padding-bottom:2%;margin-bottom:3%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.inner_bp ul li:nth-child(3n+1) {   margin-left:0; }
.inner_bp ul li a .inner_bp_img { position:relative; width:100%; overflow:hidden; border-radius:5px;}
.inner_bp ul li a .inner_bp_img i {display:block; height:100%; width:100%; background:rgba(0,0,0,0); position:absolute; top:0; left:0; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.inner_bp ul li:hover a .inner_bp_img i {   background:rgba(0,0,0,0.5); transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.inner_bp ul li a .inner_bp_img img{   width:100%; display:block; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.inner_bp ul li:hover a .inner_bp_img  img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.inner_bp ul li:hover { -moz-box-shadow:6px 6px 20px #e3e3e3; -webkit-box-shadow:6px 6px 20px #e3e3e3; box-shadow:6px 6px 20px #e3e3e3;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
 

.inner_bp ul li a .inner_bp_title { padding:20px 4% 0; font-size:18px;     display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.inner_bp ul li a .inner_bp_desc { margin-top:10px; line-height:1.5;padding:0 4% 0; color:#969696; font-size:12px; }
.inner_bp ul li a .inner_bp_desc span { font-weight:bold;}
.inner_bp ul li a .inner_bp_more { position:relative; overflow:hidden;border-top:1px solid #ececec; padding-top:10px;  color:#969696; margin:10px 4% 0; }
.inner_bp ul li a .inner_bp_more span { float:left; color:#333333; }
.inner_bp ul li:hover a .inner_bp_more span {  color:#2e74f6; }
.inner_bp ul li a .inner_bp_more em { float:right; font-style:normal; font-size:20px; color:#bbbbbb; line-height:1;}
.inner_bp ul li:hover a .inner_bp_more em {  color:#2e74f6; }
.inner_bp ul li a .inner_bp_more i { display:block; height:1px; width:0; background:#2e74f6; position:absolute; top:0; left:0; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;} 
.inner_bp ul li:hover a .inner_bp_more i {   width:100%; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;} 
 
 
.bp_team { margin-top:40px;}
.bp_team dl dd { float:left; width:30.3%; margin-left:3%; text-align:center; line-height:30px;margin-bottom:3%; border-radius:5px; height:30px; background:#f8f8f8; color:#333333;}
.bp_team dl dd:nth-child(3n+1) {   margin-left:0; }
.bp_team dl dd a{ background:#2e74f6; color:#fff; display:block; width:100%; height:30px;border-radius:5px;}
.bp_team dl dd a:hover{ background:#2a2a2a; color:#fff; }
#bp_team dl dd { width:48%; float:left;  margin-left:4%; margin-bottom:4%;}
#bp_team dl dd:nth-child(2n+1) {   margin-left:0; }
#bp_team dl dd a{ background:#f8f8f8; color:#333333; display:block; width:100%; height:30px;border-radius:5px;}
#bp_team dl dd a:hover{ background:#2e74f6; color:#fff; }
#bp_team dl .cur a{ background:#2e74f6; color:#fff; }

.bp_tj { margin-top:30px;} 
.bp_tj ul li {  margin-bottom:10px; }  
.bp_tj ul li a{ height:30px;  line-height:30px; color:#333333; padding-left:30px;    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;} 
.bp_tj ul li:hover a{  color:#2e74f6; } 
.bp_tj ul li:first-child a{ background:url(../images/bp1.png) no-repeat left center;} 
.bp_tj ul li:first-child+li a{ background:url(../images/bp2.png) no-repeat left center;} 
.bp_tj ul li:first-child+li+li a{ background:url(../images/bp3.png) no-repeat left center;} 
.bp_tj ul li:first-child+li+li+li a{ background:url(../images/bp4.png) no-repeat left center;} 
.bp_tj ul li:first-child+li+li+li+li a{ background:url(../images/bp5.png) no-repeat left center;} 
.bp_tj ul li:first-child+li+li+li+li+li a{ background:url(../images/bp6.png) no-repeat left center;} 
.bp_tj ul li:first-child+li+li+li+li+li+li a{ background:url(../images/bp7.png) no-repeat left center;} 
.bp_tj ul li:first-child+li+li+li+li+li+li+li a{ background:url(../images/bp8.png) no-repeat left center;} 
.bp_tj ul li:first-child+li+li+li+li+li+li+li+li a{ background:url(../images/bp9.png) no-repeat left center;} 
.bp_tj ul li:first-child+li+li+li+li+li+li+li+li+li a{ background:url(../images/bp10.png) no-repeat left center;} 

#bp_tt span{ width:145px; color:#2e74f6}
.bp_dz { margin-top:30px; width:100%;}
.bp_dz #sidebar { width:92%; padding:4%; height:auto; padding-bottom:20px; background:#f8f8f8;}
.bp_dz .div-number .number { background: #fff;}
.bp_dz #sidebar .div-name { background: #fff;}
.bp_dz #sidebar .infos { background: #fff;}
.bp_dz #sidebar .div-phone { background: #fff;}
.bp_dz #sidebar .div-ranks { background: #fff;}
.bp_dz #sidebar .div-ranks .infos{ background: #fff;}



/*======= 首页数字 ======*/
.index_number { margin-top:50px; width:100%; height:230px;     background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background: fixed;}
.value_info { width:100%; padding:75px 0 0;  overflow:hidden;  }
.value_info li {width:25%;  float:left; }
.htmleaf-container { height:130px;}
.buttonBox{ position:relative;font-size:40px; text-align:center;
  outline:none;transition:all 1s;color:#1da838; }
#seventh span{ color:#fff;  
  position:relative;
  text-transform:uppercase;
  font-weight: bold;
  letter-spacing:1px;
  border:none;    font-size: 40px;
  outline:none;transition:all 1s; 
}
#seventh em{ color:#91c421;    font-weight: bold; font-style:normal;}
 .value_info ul li .value_t { font-size:20px; color:#333333;}
#seventh i { font-style:normal;font-size:40px;color: #fff;}
.buttonBox p { font-size: 16px;color: #fff;}


/*======= 提交团建需求 ======*/
.index_demand { width:100%; height:242px; background:#2e74f6; margin-top:80px;}
.index_demand_z { height:242px; position:relative;}
.demand_b1 { width:117px; height:91px; background-size: cover;background-repeat: no-repeat;background-position: 50%; display:block; position:absolute; left:-160px; bottom:40px;}
.demand_b2 { width:130px; height:63px;background-size: cover;background-position: 50%;background-repeat: no-repeat; display:block; position:absolute; right:-160px; bottom:40px;}
.index_demand_left { margin-top:50px; width:270px;font-size: 22px;line-height: 36px;font-weight: 700;color: #f5fae4;}
.index_demand_img { width:336px; margin-top:-55px; margin-left:20px;}
.index_demand_img img{ width:100%;}
.index_demand_ly {   background: #fff; box-shadow: 0 3px 30px 0 rgba(0,0,0,.1); position: absolute; right: 20px; bottom: 30px; width: 360px; height: 263px;}

.form{width:75%; padding:54px 0 0;height: auto; overflow:hidden; color: #1b1b1b;text-align: left; }
.form label{ padding-right:10%;display: block;float: left;font-size:12px;}
.form .div-name label{ padding-right:5%;}
.form .infos{width:200px;height: 44px;line-height: 44px; border:0; font-size:12px;background:#f8f8f8; outline:none; float: left;}
.form .div-ranks .infos{width:35%;height: 44px;line-height: 44px; border:0; font-size:12px;background:#f8f8f8; outline:none; float: left;}
.form .div-ranks a.send1{ font-weight: bold; position:absolute; right:5px;bottom:6px;height: 26px;text-decoration:none;line-height: 26px;padding:2px;width: 80px;color:#2e74f6;font-size: 14px;text-align: center;display: block;float: left;border-radius:2px;margin-left:2px;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.form .div-ranks a.send1:hover{text-decoration: none; color:#2e74f6; -webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.form .div-phone a.send0{ position:absolute; right:5px;bottom:-42px;height: 26px;text-decoration:none;line-height: 26px;padding:2px;width: 88px;color: #17d3a1;font-size: 12px;text-align: center;display: block;float: left;border-radius:2px;margin-left:2px;    z-index: 9999;}
.form .div-phone a.send0:hover{color: #17d3a1;font-size: 12px;text-decoration: none;}
.form span.error{height: 26px;line-height: 26px;padding:2px;width: 100px;color: red;padding-left:20px;display: block;float: left;margin-left:10px;font-size: 12px;background: url(../images/error.png) no-repeat left center;    z-index: 5555555555555;  position: absolute;right: 0;top: 10px;}
.form #phone{width: 60%;}
.form .div-conform .conform{width: 100%; border:2px solid #2e74f6;border-radius:4px;height: 44px; font-size:20px; line-height:44px;display: block;text-align: left;overflow: hidden; color:#fff ; background:#2e74f6; text-align:center; }
.foot .form .div-conform .conform:hover{ color:#2e74f6 ; background:#fff;border:2px solid #fff}

#myModal .form .div-conform .conform{ outline:none;width:170px; font-weight: 700; font-size:16px; margin:20px auto 0; border:1px solid #2e74f6;border-radius:4px;height: 44px; line-height:44px;display: block;text-align: left;overflow: hidden; color:#fff ; background:#2e74f6; text-align:center; }
#myModal .form .div-conform .conform:hover{ color:#fff ; background:#222222 ;border:1px solid #222222}
#myModal .div-conform { margin-top:5px;}

.div-phone {  border-radius:4px;position:relative; width:100%; overflow: hidden; /* height:44px;  */line-height:44px;color: #404040;background: #f8f8f8; margin-bottom:10px;}
.summary #sidebar .div-phone span.error{width: 100%; display: inline-block; background-color: #ffffff; padding:5px 10px; margin: 0; }
.div-phone em { font-style:normal; color:#ff635c; display:inline-block ; padding:0 5px 0 15px;}
.div-ranks {position:relative; border-radius:4px; width:100%; height:44px; line-height:44px;color: #404040;background: #f8f8f8; margin-bottom:20px;}
.div-ranks em { font-style:normal; color:#ff635c; display:inline-block ; padding:0 5px 0 15px;}
.div-ranks .send1{width: 80px; color: #3bdfb3;}


/*======= 当季热门目的地 ======*/
.popular_title { text-align: center; margin:80px 0 0;}
.popular_title span{ display:block;font-size: 38px; color: #201f1f;   }
.popular_title span::after { content: "";display: block; width: 60px; height: 5px;  background: #2d73f5;   border-radius: 80px;  margin: 20px auto 20px;}
.popular_title p{text-align: center;width: 100%;font-size: 18px;color: #666666; padding-bottom: 40px;}
.popular_l { width:522px;}
.popular_r { width:522px;}
.popular_l ul li img { width:100%; display:block; }
.popular_l ul li { float:left; position:relative; border-radius:10px; overflow:hidden; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }
.popular_l ul li .popular_t { background-image: linear-gradient(transparent,rgba(0,0,0,0.8)); opacity:1; position:absolute; height:70px; line-height:70px; color:#fff; bottom:0; left:0; text-align:center; width:100%; font-size:23px; z-index:1; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }
.popular_l ul li:hover .popular_t { opacity:0; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }
.popular_l ul li:first-child { width:100%;margin-bottom:16px;}
.popular_l ul li:first-child+li{ width:253px;}
.popular_l ul li:last-child{ width:253px; margin-left:16px;}
.popular_l ul li a .popular_i { display:none; position:absolute; left:0; top:0; height:100%; width:100%; z-index:3; background:rgba(45,115,245,0.8); color:#FFF;transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.popular_l ul li:hover a .popular_i { display:block; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.popular_l ul li a .popular_i dl dd:first-child { font-size:23px; font-weight:bold; margin-top:24px; text-align:center;}
.popular_l ul li a .popular_i dl dd:first-child+dd { font-size:16px;  margin-top:10px; text-align:center;}
.popular_l ul li a .popular_i dl dd:last-child {    margin-top:12px; line-height:1.4; padding:0 20px;}
.popular_l ul li:hover {transform: translateY(-15px);box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -moz-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -ms-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -o-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17); -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }

.popular_r ul li img { width:100%; display:block; }
.popular_r ul li { float:left; position:relative; border-radius:10px; overflow:hidden; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }
.popular_r ul li .popular_t { background-image: linear-gradient(transparent,rgba(0,0,0,0.8)); position:absolute; height:70px; line-height:70px; color:#fff; bottom:0; left:0; text-align:center; width:100%; font-size:23px; z-index:1; opacity:1; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;}
.popular_r ul li:hover .popular_t { opacity:0; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }
.popular_r ul li:first-child { width:253px;}
.popular_r ul li:first-child+li{ width:253px; margin-left:16px;}
.popular_r ul li:last-child{  width:100%; margin-top:16px;}
.popular_r ul li a .popular_i { display:none; position:absolute; left:0; top:0; height:100%; width:100%; z-index:3; background:rgba(45,115,245,0.8); color:#FFF;transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.popular_r ul li:hover a .popular_i { display:block; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.popular_r ul li a .popular_i dl dd:first-child { font-size:23px; font-weight:bold; margin-top:26px; text-align:center;}
.popular_r ul li a .popular_i dl dd:first-child+dd { font-size:16px;  margin-top:10px; text-align:center;}
.popular_r ul li a .popular_i dl dd:last-child { font-size:12px;    margin-top:20px; line-height:1.6; padding:0 20px;}
.popular_r ul li:hover {transform: translateY(-15px);box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -moz-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -ms-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -o-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17); -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }


/*======= 当季热门目的地 ======*/
.popular1 , .popular1 ._info{
    width: 100%;
}
.popular1 ul{
    width: 100%;
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
}
.popular1 ul li{
    position:relative; 
    border-radius:10px; 
    overflow:hidden; 
    -webkit-transition:all 0.6s;
    -moz-transition:all 0.6s;
    transition:all 0.6s; 
    -o-transition:all 0.6s; 
    -ms-transition:all 0.6s;
    padding-bottom:33.4%; 
    width:24%;
    height:0;
    overflow: hidden;
    margin:0 0 1.3% 1.3%;
    background: url(../images/lazy.png) no-repeat center/100%;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}
.popular1 ul li:first-child  ,.popular1 ul li:nth-child(6){
    padding-top:24%;
    width:49.4%;
    padding-bottom:inherit;
    margin: 0;
    background-size: 60%;
}
.popular1 ul li:nth-child(4) ,.popular1 ul li:nth-child(5){
    margin:-9.5% 1.3% 1.3% 0;
}
.popular1 ul li a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.popular1 ul li ._t { background-image: linear-gradient(transparent,rgba(0,0,0,0.8)); position:absolute; height:70px; line-height:70px; color:#fff; bottom:0; left:0; text-align:center; width:100%; font-size:23px; z-index:1; opacity:1; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;}
.popular1 ul li:hover ._t { opacity:0; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }
.popular1 ul li a img{
    display: block;
    object-fit:cover;
    width: 100%;
    max-height: 100%;
}
.popular1 ul li ._i { display:none; position:absolute; left:0; top:0; height:100%; width:100%; z-index:3; background:rgba(45,115,245,0.8); color:#FFF;transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.popular1 ul li:hover a ._i { display:block; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.popular1 ul li ._i dl dd:first-child { font-size:23px; font-weight:bold; margin-top:26px; text-align:center;}
.popular1 ul li ._i dl dd:first-child+dd { font-size:16px;  margin-top:10px; text-align:center;}
.popular1 ul li ._i dl dd:last-child { font-size:12px;    margin-top:20px; line-height:1.6; padding:0 20px;}
.popular1 ul li:hover {transform: translateY(-15px);box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -moz-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -ms-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -o-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17);
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.17); -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }

@media only screen and (max-width:992px){
    .popular1 ul{
        justify-content: space-between;
    }
    .popular1 ul li{
        padding-bottom:68.17%; 
        width:49%;
        margin:2% 0 0;
    }
    .popular1 ul li:first-child  , .popular1 ul li:nth-child(6){
        padding-top:48.46%;
        width:100%;
    }
    .popular1 ul li:nth-child(4) ,.popular1 ul li:nth-child(5){
        margin:2% 0 0;
    }
}

/*======= 精彩客户案例 ======*/
.index_case_title { text-align: center; margin:50px 0 0;}
.index_case_title span{ display:block;font-size: 38px; color: #201f1f;   }
.index_case_title span::after { content: "";display: block; width: 60px; height: 5px;  background: #2d73f5;   border-radius: 80px;  margin: 20px auto 20px;}
.index_case_title p{text-align: center;width: 100%;font-size: 18px;color: #666666; padding-bottom:30px;}
.index_case_m a { display:block; height:50px; line-height:50px; color:#333333; text-align:center; width:200px; border-radius:5px; background:#f2f2f2; margin:50px auto 0;}
.index_case_m a:hover {  background:#2e74f6; color:#fff;}
.index_case { width:100%; margin:0 auto;}
.index_case2 .index_case_info { width:94%; margin:0 auto;}
.case_partner { padding-top:40px;}
.case_partner_title{ text-align: center;width: 100%;font-size: 38px; color: #201f1f;padding-top:45px;}
.case_partner_title::after { content: "";display: block; width: 60px; height: 5px;  background: #2d73f5;   border-radius: 80px;  margin: 20px auto 20px;}
.case_partner_desc { text-align: center; width: 100%; font-size: 18px; color: #666666;  padding-bottom: 40px; line-height: 1.7;}
.case_partner_i { text-align: center; width: 100%; font-size: 18px; color: #666666;  padding-bottom: 40px; line-height: 1.7; margin-top:40px;}
.case_partner ul{
    width:101.6%;
    margin-left: -0.8%;
}
.case_partner ul li { float:left; margin:0 0.8% 1.7% ;width:15.05%;}
.case_partner ul li a { display:block; position:relative; overflow:hidden; width:100%; border:1px solid #e8e8e8;height:80px; text-align:center;}
.case_partner ul li a .case_partner_t { width:100%; position:absolute; left:0; bottom:-45px; height:40px; line-height:40px;    background:rgba(45,115,245,0.7); color:#fff; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.case_partner ul li:hover a .case_partner_t { bottom:0; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.case_partner ul li a .case_partner_img  img { width:100%; display:block;}
.case_partner ul li a .case_partner_img  {filter: grayscale(100%); opacity: .2;}  
.case_partner ul li:hover a .case_partner_img {filter: grayscale(0); opacity:1;}   

#case_partner ul li a .case_partner_img  {filter: grayscale(0); opacity:1;}  
#case_partner ul li:hover a .case_partner_img {filter: grayscale(0); opacity:1;}  
.case_more { margin:50px auto 0; width:300px; height:48px;    }
.case_more a{ display:block; text-align:center; font-size:17px;  width:300px; height:48px; line-height:48px; border-radius:5px; background:#f2f2f2; color:#000; }
.case_more a:hover{  background:#2e74f6; color:#fff; }


/*======= 团建映像 ======*/
.team_image_title { text-align: center; margin:90px 0 0;}
.team_image_title span{ display:block;font-size: 39px; color: #201f1f; }
.team_image_title span::after { content: "";display: block; width: 60px; height: 5px;  background: #2d73f5;   border-radius: 80px;  margin: 20px auto 20px;}
.team_image_title p{text-align: center;width: 100%;font-size: 18px;color: #666666;padding-bottom: 40px;}


/*======= 优势 ======*/
.advantage_title { text-align: center; margin:80px 0 0;}
.advantage_title span{ display:block;font-size:38px; color: #201f1f; }
.advantage_title span::after { content: "";display: block; width: 60px; height: 5px;  background: #2d73f5;   border-radius: 80px;  margin: 20px auto 20px;}
.advantage_title p{text-align: center;width: 100%;font-size: 18px;color: #666666; padding-bottom: 40px; line-height:1.7;}
.advantage_info ul li { float:left; width:30%; margin-left:5%; margin-bottom:5%}
.advantage_info ul li:nth-child(3n+1) {  margin-left:0;}
.advantage_info ul li .advantage_l { width:14%;}
.advantage_info ul li .advantage_l img { width:100%;}
.advantage_info ul li .advantage_r { width:80%; padding:0 3%}
.advantage_info ul li .advantage_r span{ display:block;font-size: 24px;color: #222;}
.advantage_info ul li .advantage_r p{ margin-top:10px;font-size: 16px;color: #666;line-height: 26px;}


/*======= 数字 ======*/
.index_digital{ background: #1f1f1f; width:100%;height: 226px; margin-top:50px;}
.index_digital_info { padding-top:60px;}
.index_digital_info ul li { width:265px; float:left; text-align:center; color:#fff;}
.index_digital_info ul li span { display:block;font-size: 44px;font-weight: 700;}
.index_digital_info ul li p{padding-top:10px;font-size: 18px;font-weight: 700;}
.partner img{ width:100%}
.partner { padding-top:50px;}
.process_title {text-align: center;width: 100%;font-size: 38px;color: #201f1f;padding-top:80px;}
.process_title::after {
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    background: #2d73f5;
    border-radius: 80px;
    margin: 20px auto 20px;}
.process_info { margin-top:50px; height:130px; border-bottom:1px solid #6e92c4;}
.process_info ul li { float:left; width:16%; height:130px; margin:0 2%; position:relative; }
.process_info ul li .process_info_img{text-align:center;}
.process_info ul li .process_info_img img { height:98px;}
.process_info ul li .process_info_img i { display:block; width:13px; height:13px; background:#2b75f6; border-radius:13px; position:absolute; left:50%; bottom:-7px;}
.process_info ul li .process_info_desc { height:150px; font-size: 14px;color: #666;line-height: 26px; position:absolute; left:0; bottom:-190px;}



/*======= 底部 ======*/
.n_footer {position:relative; z-index:100 }
.foot { width:100%; padding:44px 0; background:#1d1e20; overflow:hidden; }
.line { height:300px; width:100%;}
.foot_a { width:100%;}
.foot_logo { width:390px;}
.form { max-width:910px;}
.foot_logo dl dd{color:#fff; float:left;}
.foot_logo dl dd img{min-width: 80px; height:50px; }
.foot_logo dl dd span { display:block; padding:2px 0 5px;}
.foot_logo dl dd p { font-size:18px; font-weight:bold; color:#ffffff; letter-spacing:1px;}
.foot_logo dl dd:first-child{ position: relative; z-index: 1;  border-right:2px solid #2e74f6; padding-right:15px;}
.foot_logo dl dd:first-child::before{
    content: '';
    position: absolute;
    left:5px;
    top:5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: #FFFFFF;
    z-index: -1;

}
.foot_logo dl dd:last-child{ width:180px; padding-left:15px; border-right:0; }

.foot .form .div-phone {  margin: 0 0 0 2%; width:31%; background:none; border:2px solid #2d74f5; border-radius:5px; float:left; height:50px; line-height:50px;}
.foot .form .div-phone label { width:0; }
.foot .form .div-phone .infos { padding-left:10px; color:#fff; height:50px;}
.foot .form .infos { background:none;}
.foot .form { padding:0;}
.foot .form .div-ranks { margin: 0 0 0 2%; width:31%;  background:none; border:2px solid #2d74f5; border-radius:5px; float:left; height:50px; line-height:50px;}
.foot .form .div-ranks .infos { padding-left:10px; color:#fff ; font-size:14px;}
.foot .form #phone { width:190px; font-size:14px; color:#b8b8b8 !important; }
.foot .form .div-phone input::-webkit-input-placeholder { color: #b8b8b8; } 
.foot .form .div-phone input:-moz-placeholder { color: #b8b8b8; } 
.foot .form .div-phone input::-moz-placeholder { color: #b8b8b8; } 
.foot .form .div-phone input:-ms-input-placeholder { color: #b8b8b8; }
.foot .form .div-ranks input::-webkit-input-placeholder { color: #b8b8b8; } 
.foot .form .div-ranks input:-moz-placeholder { color: #b8b8b8; } 
.foot .form .div-ranks input::-moz-placeholder { color: #b8b8b8; } 
.foot .form .div-ranks input:-ms-input-placeholder { color: #b8b8b8; }
.foot .form .div-ranks .infos { padding-left:10px; color:#fff; width:190px; height:50px; line-height:50px; }
.foot .form .div-conform {  background:none;  float:right;  margin: 0 0 0 2%; width:31%;}
.foot .form .div-conform .conform {font-size: 16px;   color:#fff; border-radius:5px;height:54px; line-height:54px;}
.foot_b { margin-top:15px; padding-top:25px;}
.foot_sort { width:920px;}
.foot_sort ul li { float:left; width:17.5%;}
.foot_sort ul li:last-child { width:30%;}
.foot_sort ul li dl dt { font-size:18px; color:#ffff; margin-bottom:30px;}
.foot_sort ul li dl dt i { position:relative;width:10px;height:1px; background:#2e74f6; margin-top:10px; display:block;}
.foot_sort ul li dl dt i::after { content:""; width:20px;height:1px; background:#2e74f6; position:absolute; left:0; bottom:-6px;display:block;}
.foot_sort ul li dl dd { color:#fff;   margin-bottom:10px;   position:relative; font-size:14px;}
 
.foot_sort ul li dl dd a {  color:#b8b8b8;}
.foot_sort ul li dl dd a:hover {  color:#fff;} 
.foot .form .div-conform:hover .conform {border:1px solid #fff; }
.foot_sort ul li dl dd:last-child { color:#959595; }
.foot_sort ul li dl dd:last-child::before { display:none;}
.foot .form .div-phone a.send1 {  
    position: absolute;
    right:-289px; z-index:99;
    bottom:10px;
    height: 26px;
    text-decoration: none;
    line-height: 26px;
    padding: 2px;
    width: 110px; 
    color: #2e74f6;
    font-size: 14px;
    text-align: center;
    display: block;
    float: left;
    border-radius: 2px;
    margin-left: 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;}

.inner_partner .form .div-phone a.send1 {
    position: absolute;
    right: 5px; z-index:999;
    bottom: -45px;
    height: 26px;
    text-decoration: none;
    line-height: 26px;
    padding: 2px;
    width: 80px;
    
    color: #2e74f6;
    font-size: 14px;
    text-align: center;
    display: block;
    float: left;
    border-radius: 2px;
    margin-left: 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;}
.inner_partner .form span.error {  right:38%;  top: 10px;}	
.inner_partner .form .div-phone a.send0 {  right: 38%;   bottom: -45px;}


.foot_left #sidebar { width:495px; background:none;}
.foot_left #sidebar .div-number { float:left; background:#222222; margin-right:7px; margin-bottom:7px;border-radius:4px;}
.foot_left #sidebar .div-name { color: #b1b1b1;float:left; background: #222222;}
.foot_left #sidebar .div-phone {color: #b1b1b1; float:left;margin-right:7px; margin-bottom:7px; background: #222222;}
.foot_left #sidebar .div-ranks { color: #b1b1b1;float:left; background: #222222; margin-bottom:7px;}
.foot_left #sidebar .div-number .number { border-radius:4px;}
.foot_left .div-number .number { color: #b1b1b1;  background: #222222;}
.foot_left #sidebar .infos { background: #222222;color:#b1b1b1;}
.foot_left #sidebar .div-ranks .infos { background: #222222 ; color:#b1b1b1;}
.foot_left #sidebar .div-phone a.send1 { right: -243px;bottom: 7px;}
.foot_left #sidebar .div-conform a.conform { width: 200px; border-radius: 44px; height: 44px; line-height: 44px; display: block; text-align: left; overflow: hidden; color: #222; font-weight:700; background: #ffc53d; text-align: center;}
.foot_left #sidebar { height: 350px;}
.foot_left #sidebar .div-conform { margin-top:14px;}
.foot_left .div-content .textarea_text { outline:none; height:60px;width: 464px;font-size: 12px;color: #404040;padding: 12px; border:0;background: #222222;border-radius: 4px;color: #b1b1b1;}
.foot_right { width:310px;}
.foot_right ul li:first-child{ font-size:18px; color:#ffff; margin-bottom:30px;}
.foot_right ul li:first-child i { position:relative; width:10px;height:1px; background:#2e74f6; margin-top:10px; display:block;}
.foot_right ul li:first-child i::after {
    content: "";
    width: 20px;
    height: 1px;
    background: #2e74f6;
    position: absolute;
    left: 0;
    bottom: -6px;
    display: block;}
.foot_right ul li { color: #b2b2b2;font-size: 14px;line-height: 24px;height: 24px; clear:both;}
.foot_right ul li a{ color: #b2b2b2;}
.foot_right ul li a:hover{ color: #fff; text-decoration:underline;}
.foot_right ul li dl dd { margin-top:30px;   float:left; width:30.5%; margin-right:4%; text-align:center;color: #b2b2b2;font-size: 14px;}
.foot_right ul li dl dd:last-child {   margin-right:0;}
.foot_right ul li dl dd img { width:100%; border-radius:5px; }
.foot_right ul li a{ display:inline-block;}
.foot_right ul li a img { height:35px; margin-right:19px;-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;}
.foot_right ul li a:hover img {transform: translateY(-10px);-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;  }
.foot_right ul li:last-child{ margin-top:30px;}
.copyfight { width:100%; height:64px; line-height:64px; background:#1d1e20; border-top:1px solid #868686;}
.foot_copyfight { color:#fff}
.foot_copyfight_l { width:50%;}
.foot_copyfight_r { width:50%; text-align:right;}
.foot_copyfight a{  color:#fff}
.foot_copyfight a:hover{  color:#2d74f5}

/*======= 内页案例列表 ======*/
.inner_line { height:80px;}
.inner_banner .banner{ height:350px; }
.ny_banner{ width:100%; height:350px; }
.inner_title { font-size: 38px;color: #201f1f;text-align: center;padding-top: 47px;}

.inner_case_sort{ text-align: center; margin-top:60px;height: 40px;}
.inner_case_sort ul li { display:inline-block; margin:0 20px; padding-bottom:10px;}
.inner_case_sort a { display:inline-block;  font-size:18px;color: #222;}

.inner_case_sort ul .cur  {font-weight:bold;}
.inner_case_sort ul .cur a , .inner_case_sort ul li:hover a{color: #222;font-weight:bold; border-bottom:3px solid #2e74f6; padding-bottom:10px;}

.inner_case_info {padding:30px 0;}
.inner_case_info ul li {    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float:left; width:31.3%; position:relative; margin:0 0 2% 3%; border:1px solid #e3e3e3; border-radius:4px; overflow:hidden;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.inner_case_info ul li:hover { -moz-box-shadow:6px 6px 20px #e3e3e3; -webkit-box-shadow:6px 6px 20px #e3e3e3; box-shadow:6px 6px 20px #e3e3e3;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.inner_case_info ul li:nth-child(3n+1) { margin:0 0 2% 0;}
.inner_case_info ul li a .inner_case_img { width:100%; height:220px; position:relative;}
.inner_case_info ul li a .inner_case_img i { opacity:0; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.3) url(../images/ck1.png) no-repeat center center; background-size:30%; display:block; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;z-index:3;}
.inner_case_info ul li:hover a .inner_case_img i {opacity:1; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }
.inner_case_info ul li a .inner_case_img span{ display: block; overflow: hidden;}
.inner_case_info ul li a .inner_case_img span img{ width:100%; display:block;}
.inner_case_info ul li a .inner_case_img em { height:40px; width: auto; text-align:center; display:block; background-color: #ffffff; position:absolute; right:20px; bottom:-20px; z-index:4; border: 1px solid #d4d4d4;}
.inner_case_info ul li a .inner_case_img em img { height:40px; }
.inner_case_info ul li a .inner_case_t { padding:15px 12px;}
.inner_case_info ul li a .inner_case_t p { font-size: 14px;color: #999;}
.inner_case_info ul li a .inner_case_t span { display:block; margin-top:8px; font-size: 15px;color: #222;font-weight: 700;}
.inner_case_info ul li a .inner_case_t p ,.inner_case_info ul li a .inner_case_t span{
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/*======= 内页案例详情 ======*/
.ny_case  { height:100%; position:relative;}
.inner_logo { position:absolute; left:0; bottom:-45px; width:100%; z-index:10000; }
.inner_logo_img span{ display:block; height:140px;}
.inner_logo_img img { height:140px;-moz-box-shadow:0 0 20px #c5c5c5; -webkit-box-shadow:0 0 20px #c5c5c5; box-shadow:0 0 20px #c5c5c5;}
.inner_left { width:69%;}
#inner_gl .inner_left { width:72%; }
 
.ny_case_titme {font-size: 14px;color: #999;padding-top: 42px;text-align: right; position:relative;}
.ny_case_titme img { position:absolute; left:0; top:-70px; height:120px; z-index:99;    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1); background: #fff;} 
.ny_case_title{ font-weight: 700; margin-top:10px;font-size: 36px;color: #222;line-height: 80px;border-bottom: 1px solid #ececec;}
.inner_right { width:25%;  background:url(../images/case_bj.jpg) repeat-y left; padding-left:3%;}
#inner_gl .inner_right { width:22%;}
.ny_case_desc { padding: 30px 0 10px 46px;font-weight: 700;font-size: 16px;color: #222;text-align: justify;
line-height: 28px; background:url(../images/sy.png) no-repeat left 25px;}
.ny_case_info { margin-top:30px; font-size: 14px;color: #222;line-height: 24px;}
.ny_case_info img { max-width:100%;}
.case_right_title { height:15px; border-bottom: 1px solid #ececec; position:relative; margin-top:40px;}
.case_right_gs  { margin-top:40px;}
.case_right_title span { background:#fff; height:30px; width:100px;font-size: 20px;color: #222;display: block;font-weight: 700; position: absolute; left:0; bottom:-17px;}
.case_right_gs dl dd {float:left; width:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom:10px; font-size:14px;color: #222;line-height:24px;   padding:3px 0 3px 20px; background:url(../images/c-icon.png) no-repeat left top 7px/16px;}
.case_right_gs dl dd:first-child { background:url(../images/c-icon1.png) no-repeat left top 7px/16px;}
.case_right_gs dl dd:nth-child(2) { background:url(../images/c-icon2.png) no-repeat left top 7px/16px;}
.case_right_gs dl dd:nth-child(3) { background:url(../images/c-icon3.png) no-repeat left top 7px/16px;}
.case_right_gs dl dd:nth-child(4) { background:url(../images/c-icon4.png) no-repeat left top 6px/18px;}
.case_right_gs dl dd:nth-child(5) { background:url(../images/c-icon5.png) no-repeat left top 7px/16px;}
.case_right_gs dl dd:nth-child(5),.case_right_gs dl dd:nth-child(6),.case_right_gs dl dd:nth-child(7){
    width: 100%;
}

.ny_next { padding:5% 0 2% ; margin-top:60px;text-align:center; border-top:1px solid #e6e6e6;}
.ny_next a { display:inline-block; color:#000; }
.ny_next span:nth-child(1) a{  padding:0 20px; background:url(../images/n_l.png) no-repeat left center;}
.ny_next span:nth-child(2) a{  padding:0 20px; background:url(../images/n_r.png) no-repeat right center;}
.ny_next a span{ color:#000;}
.ny_next a:hover { color:#e41a0b ; text-decoration:underline;}
.ny_next a:hover span{ color:#e41a0b ;}


.case_right_desc { margin-top:30px;}
.case_right_desc ._title{
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #2e74f6;
    margin:20px 0 10px 36px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.case_right_desc ul li {
    position: relative;
    display: flex;
    align-items: center;
    padding:8px 0;
    font-size: 14px;
    color: #222;
    z-index: 1;
}
.case_right_desc ul li ._time{
    font-size: 14px;
    color: #999;
    width:40px;
}
.case_right_desc ul li em {
    width:6px;
    height:6px;
    border-radius:6px;
    background: #fff;
    border: 2px solid#2e74f6;
    margin: 0px 15px 0px 5px;
}
.case_right_desc ul li ._time1{
    margin-left: 10px;
    color: #78a7ff;
}
.case_right_desc ul li::before{
    content: '';
    position: absolute;
    left: 50px;
    width: 1px;
    height: 100%;
    background-color:#e8e8e8;
    z-index: -1;
}

.inner_banner .swiper-slide { width:630px;}
.inner_banner .case_banner .banner { height: 100% !important;}
.case_right_xg .inner_case_info ul li { float:none; width:100%;  margin-left:0; margin-bottom:30px;}

.index-box-3 .swiper-button.prev { float:left; margin-left:5%; background:rgba(0,0,0,0.6) url(../images/left.png) no-repeat center center;}
.index-box-3 .swiper-button.prev:hover { background:rgba(45,115,245,0.6) url(../images/left.png) no-repeat center center;}
.index-box-3 .swiper-button.next { float:right; margin-right:5%; background:rgba(0,0,0,0.6) url(../images/right.png) no-repeat center center;}
.index-box-3 .swiper-button.next:hover {background:rgba(45,115,245,0.6) url(../images/right.png) no-repeat center center;
}
.team_ima .index-box-3 .w1200 {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 555;
    width: 100%;
}
.index-box-3 .w1200 a {outline: none;}
.index-box-3 .swiper-button {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: 2px solid #f5f5f5;
    transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;}



/*======= 内页新闻列表 ======*/

.inner_news_sort{ text-align: center; margin-top:30px;height: 40px;display:flex;}
.inner_news_sort.afz{max-width:1300px;}
.inner_news_sort .classify-title{font-weight:600;font-size: 20px;display:flex;align-items: center;margin-right:20px;}
.inner_news_sort ul{display: flex;align-items:center;}
.inner_news_sort ul li { display:inline-block; margin:0 10px; padding:3px 10px;border:1px solid #bbb;border-radius:30px;}
.inner_news_sort a { display:inline-block;  font-size:14px;color: #fff;border-radius:30px;color:#666;}

.inner_news_sort ul .cur  {font-weight:bold;background-color: #2f72f5;border:none;border: 1px solid #2f72f5;}
.inner_news_sort ul li:hover{background-color:#2f72f5;color:#fff;border: 1px solid #2f72f5;}
.inner_news_sort ul .cur a , .inner_news_sort ul li:hover a{color: #222;font-weight:bold;;color:#fff;}

.inner_news_info {padding:30px 0;}
.inner_news_info.fz{width: 1300px;max-width:1300px;}
.inner_news_info ul{    display: flex;flex-wrap: wrap;}
.inner_news_info ul li {    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;background-color:#f8f8f8; float:left; width:31.3%; position:relative; margin:0 0 2.4% 2.4%;border-radius:2px; overflow:hidden;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}

.inner_news_info ul li:nth-child(3n+1) { margin:0 0 2.4% 0;}
.inner_news_info ul li a img{width:100%;transition: all 0.5s;}
.inner_news_info ul li a:hover img{transform: scale(1.1);}
.inner_news_info ul li a dt{overflow: hidden;}
.inner_news_info ul li a dd{padding:5px 7px;color:#333;position: relative;height:75px;}
.inner_news_info ul li a dd p{font-size: 14px;color: #666;margin:6px 0;}
.inner_news_info ul li a dd span{color: #666;font-size:12px;position: absolute;bottom:11px;display: inline-block;}
.inner_news_info ul li a dd h3{font-size: 0.99rem;}


/*======= 内页新闻详情 ======*/
.news_banner{text-align: center;height: 50px;width: 100%;background-color: #fff;border-bottom: 1px solid #e5e5e5;z-index: 110;display: flex;align-items: center;justify-content: center;font-weight:600;font-size:16px;letter-spacing:2px;    position: sticky;top: 65px;}
.ny_news  { height:100%; position:relative;}
.inner_logo { position:absolute; left:0; bottom:-45px; width:100%; z-index:10000; }
.inner_logo_img span{ display:block; height:140px;}
.inner_logo_img img { height:140px;-moz-box-shadow:0 0 20px #c5c5c5; -webkit-box-shadow:0 0 20px #c5c5c5; box-shadow:0 0 20px #c5c5c5;}
.ny_news .inner_left { width:100%;}
.ny_news .inner_left .skip-news-box{display: flex;justify-content: center;align-items: center;padding: 28px 0;}
.ny_news .inner_left .skip-news-box::before,.skip-news-box::after{background-color:#ddd;content:'';height:1px;width:100%;}
.ny_news .inner_left .skip-news-box img{width:30px;height:30px;position: static;box-shadow: none;padding:0 18px;}
 
.ny_news_titme {font-size: 16px;color: #999;padding-top: 42px;text-align: right; position:relative;}
.ny_news_titme img { position:absolute; left:0; top:-70px; height:120px; z-index:99;    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1); background: #fff;} 
.ny_news_title{ font-weight: 700; margin-top:10px;font-size: 36px;color: #222;line-height: 80px;text-align:center;letter-spacing:2px;}
.ny_news_data{color: #adadad;text-align: center;}
.inner_right { width:25%;  background:url(../images/case_bj.jpg) repeat-y left; padding-left:3%;}
#inner_gl .inner_right { width:22%;}
.ny_news_desc { padding: 30px 0 10px 46px;font-weight: 700;font-size: 16px;color: #222;text-align: justify;
line-height: 28px; background:url(../images/sy.png) no-repeat left 25px;}
.ny_news_info { margin-top:30px; font-size: 14px;color: #222;line-height: 24px;}
.ny_news_info img { max-width:100%;}
.ny_news ~ .related_news h2{color:#333;text-align: center;position: relative;padding-bottom:8px;font-size:34px;letter-spacing:1px;width: fit-content;margin:0 auto 70px;}
.ny_news ~ .related_news h2::after{position: absolute;left:50%;min-width:35px;background-color: #2e74f6;height:2px;bottom:0;width:30%;content:'';    translate: -50%;}
.ny_news ~ .related_news ul{display: block; overflow:hidden}
.ny_news ~ .related_news ul li{width:32%;overflow: hidden; float:left; margin:0.6%;}
.ny_news ~ .related_news ul li a{ display:block;  background-color:#f8f8f8; box-sizing: border-box; overflow:hidden; width:100%; }
.ny_news ~ .related_news ul li .inner_news_img{height:228px;overflow: hidden;}
.ny_news ~ .related_news ul li img{width:100%;height:228px;transition: all 0.35s;}
.ny_news ~ .related_news ul li:hover img{transform: scale(1.1);}
.ny_news ~ .related_news ul li .inner_news_t{padding:10px;color:#999;display: flex;justify-content: space-between;flex-direction: column;flex:1;}
.ny_news ~ .related_news ul li .inner_news_t div{font-size:16px;color:#333;font-weight:600;margin-bottom:10px;}
.ny_news ~ .related_news .more-news{color:#111;border:1px solid #111;display: flex;align-items: center;justify-content: center;width:170px;height:40px;letter-spacing:1px;margin: 30px auto 50px;font-size: 16px;transition: all 0.3s;}
.ny_news ~ .related_news .more-news:hover{background-color:#2e74f6;color:#fff;}






/*======= 三张海报轮播样式 ======*/
.oclean-swiper1 {position: relative}
.oclean-swiper1 .pic {position: relative; overflow: hidden;}
.oclean-swiper1 .pic::after {z-index: 4;content: ''; display:block; width:100%; height:100%; background:rgba(0,0,0,0.5);position: absolute;top:0;left: 0;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;}
.oclean-swiper1 .pic .pic_desc { 
    opacity:0; position:absolute; left:50px; bottom:20px; 
    z-index: 2; 
    width:auto;
    height:30%;
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: optimizequality;
    -ms-interpolation-mode: autor;
    /* IE (non-standard property) */
}
.oclean-swiper1 .swiper-wrapper .swiper-slide-active .pic .pic_desc { opacity:1;}
.oclean-swiper1 .pic .pic_desc p:first-child { font-size:22px; position:relative;    text-indent: -0.4em; }
.oclean-swiper1 .pic .pic_desc p:first-child::before {content: ''; display:block; width:200px; height:3px; position:absolute; left:0; top:-20px; background:#fff;}
.oclean-swiper1 .pic .pic_desc p:first-child+p{  font-size:40px; margin-top:5px; }
.oclean-swiper1 .pic .pic_desc p:last-child{  font-size:22px;margin-top:5px; }
.oclean-swiper1 .swiper-wrapper .swiper-slide-active .pic::after{background:rgba(0,0,0,0.2);-webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s; z-index:1}
.oclean-swiper1 .swiper-wrapper .swiper-slide-active:hover .pic::after{background:rgba(0,0,0,0.4);-webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;}
.oclean-swiper1 .pic::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -28px;
    margin-left: -50px;
    width: 100px;
    height: 67px;
    z-index: 10;
    background: url(../images/about_pic2.png) no-repeat center;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.oclean-swiper1 .swiper-slide .pic:before { display:none;}
.oclean-swiper1 .swiper-arrow { display:none;}
.oclean-swiper1 .swiper-slide-active:hover .pic img {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1)}
.oclean-swiper1 .swiper-wrapper .swiper-slide-active .pic:before { display:block; } 
.oclean-swiper1 .swiper-wrapper .swiper-slide-active .pic img { border-radius:10px; }
.oclean-swiper1 .swiper-slide .pic:hover:before {background-image: url(../images/about_pic2h.png);}
.oclean-swiper1 .pic img { display:block; width: 100%; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.oclean-swiper1 .swiper-slide-active:hover .pic img {-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05)}
.oclean-swiper1 .tit {position: absolute;top: 62px;left: 0;right: 0;text-align: center;font-size: 60px;color: #fff;z-index: 2}
.oclean-swiper1 .swiper-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    z-index: 3
}

.oclean-swiper1 .swiper-arrow.swiper-prev {left: 50%;margin-left: -670px;background-image: url(../images/prev.png)}
.oclean-swiper1 .swiper-arrow.swiper-next {right: 50%;margin-right: -670px;background-image: url(../images/next.png)}
.oclean-swiper1 .swiper-dots {position: absolute;bottom: 45px !important;z-index: 3;text-align: center}
.oclean-swiper1 .swiper-dots .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    background: rgba(255, 255, 255, .5);
    opacity: 1;
    border-radius: 0;
    margin: 0 10px !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.oclean-swiper1 .swiper-dots .swiper-pagination-bullet-active {background: #f5343f}

/*======= 攻略列表 ======*/
.raiderslist { padding-top:50px;}
.raiderslist ul li { margin:0 0 4% 4%; width:30.3%; padding-bottom:10px;float:left;  overflow:hidden;}
.raiderslist ul { margin:0 auto; width:90%;}
.raiderslist ul li:nth-child(3n+1){ margin-left:0;}
.raiderslist ul li .raiderslist_img img { width:100%;  transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;}
.raiderslist ul li .raiderslist_img { width:100%; max-height:144px;   border-radius:4px;overflow:hidden;  cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.raiderslist ul li:hover .raiderslist_img  img{  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);transition:all 0.6s; } 

.raiderslist ul li .raiderslist_t p { display:block;font-size: 18px;color: #222;font-weight: 700; margin:10px 0;display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; line-height: 24px; height: 24px;}
.raiderslist ul li .raiderslist_t span{font-size: 14px;color: #2e74f6;display: block;}
.raiderslist ul li ._title{color: #2e74f6;  display: -webkit-box;  
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; line-height:20px; height:20px;}
.raiderslist ul li .raiderslist_d {font-size: 14px;color:#666;margin:10px 0;display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;line-height:20px; height:40px;}
.raiderslist ul li .raiderslist_time  {font-size: 12px;color: #999;}
.raiderslist ul li .raiderslist_time span{ float:left; display:inline-block;}
.raiderslist ul li .raiderslist_time em{ float:right; display:inline-block; font-style:normal;}
.raiderslist ul li .raiderslist_gl{border-top:1px solid #eaeaea; padding-top:10px; margin-top:10px; }
.raiderslist ul li .raiderslist_gl a{ color: #666;  line-height:30px; font-weight:bold; display:inline-block; }
.raiderslist ul li .raiderslist_gl a:hover{ color: #3075f5;}
.raiderslist ul li .raiderslist_gl a img { opacity:0.8; height:30px; display:block; float:left; padding-right:10px;-moz-filter: contrast(0);
    -ms-filter: contrast(0);
    -o-filter: contrast(0);
    filter: contrast(0);}

.raiderslist ul li .raiderslist_gl a:hover img { opacity:1;-moz-filter: contrast(1); -ms-filter: contrast(1); -o-filter: contrast(1);  filter: contrast(1);}
.raiderslist ul li .raiderslist_gl a:first-child{ float:left;}
.raiderslist ul li .raiderslist_gl a:last-child{ float:right;}

.h_gl .page { margin:0 auto 40px; padding-top:0;}

/*======= 单页面关于我们 ======*/
.inner_banner{ width:100%; overflow:hidden; position:relative;}
.inner_banner img{ width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.inner_banner:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}
.inner_banner i { width:100%; height:100%; position:absolute ; left:0; top:0; background:rgba(0,0,0,0.3); z-index:1; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.inner_banner i { display:none;width:100%; height:100%; position:absolute ; left:0; top:0; background:rgba(0,0,0,0.3); z-index:1; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.inner_banner:hover i {  background:rgba(0,0,0,0.1);  transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}

.inner_banner_t{color:#fff;position:absolute ; left:0; top:0; z-index:3; width:100%; text-align:center }
.inner_banner_t span { padding-top:8%; font-size:40px;   display:inline-block;}
.inner_banner_t p { margin-top:30px; line-height:1.7; font-size:20px; color:#fff; display:block;}
.inner_banner_t p em { font-style:normal; display:block;}
.inner_banner_t a { display:block; width:280px; height:45px; font-size:20px; line-height:45px; margin:20px auto 0; color:#fff; border:1px solid #fff;}

.inner_banner_c{color:#fff;position:absolute ; left:0; top:0; z-index:3; width:100%;   }
.inner_banner_c span { padding-top:170px; font-size:40px;   display:block;}
.inner_banner_c .pfz{ width:1000px; margin:0 auto;}
.inner_banner_c .pfz .bt2 { font-size:35px; margin-top:10px; font-weight:100; }

.about_z { padding-top:60px;}
.about1_t h3{ font-size:40px; font-weight:500;}
.about1_t h3::after{ display:block; content:""; background:#2d73f5; width:40px; height:5px; border-radius:20px; margin-top:20px;}
.about1_i { line-height:2; font-size:20px; margin-top:40px; color:#666;}
.about1_i p { margin-bottom:20px;}
.about1_i p strong { color:#000;}

.about1_info { margin-top:60px; padding:40px; background:#f7f7f7; height:354px; border-radius:10px; position:relative;}
.about1_info_l { width:39%;}
.about1_info_r { width:61%; position:absolute; right:0; top:-30px;}
.about1_info_r img { width:100%;}
.sm1 { margin-bottom:20px; }
.sm1 img { width:220px;}
.sm2 { font-weight:bold; font-size:32px;padding-left:20px;}
.sm2 i { font-size:60px; display:inline-block;  font-style:normal; padding-right:20px}
.sm3 { margin-left:20px; line-height:1.8; font-size:18px; margin-top:30px;}
.sm3 span { display:block;}
.sm4 a { display:block; color:#fff; background:#2d73f5; width:200px; height:45px; line-height:45px; text-align:center; border-radius:5px;}
.sm4 { margin-top:40px; padding-left:20px;}



.about2 { margin-top:80px;}
.about2_t { text-align:center; font-size:40px;}
.about2_t::after{ display:block; content:""; background:#2d73f5; width:40px; height:5px; border-radius:20px; margin:20px auto 0;}
.about2_i { line-height:2; margin-top:30px; font-size:20px; text-align:center;}
.about2_v { margin-top:20px;}
.about2_v #video{ width:100%; height:600px; outline:none;}

.about3{ margin-top:0;}
.about3_i { margin-top:40px;}
.about3_i ul li { border-radius:10px; padding:30px 40px 30px 60px; margin-bottom:20px;  overflow:hidden; font-size:18px;  background:#f7f7f7 url(../images/icon18.png) no-repeat 25px center }
.about3_i ul li p:first-child { font-size:20px; font-weight:bold; margin-bottom:10px;}
.about3_i ul li p:last-child   {line-height:1.6;}

.about4{ margin-top:80px;}
.about4_i { line-height:1.6; font-size:18px; text-align:center; padding-top:40px;}
.about4_info {     margin-top: 60px;  padding: 40px; background: #f7f7f7; height: 354px;  border-radius: 10px; position: relative;}
.about4_l { width:50%;}
.about4_l dl dd { font-size:20px; font-weight:bold; margin-bottom:50px; padding-left:100px;}
.about4_r {   width:660px;  position: absolute;  right: 8%;  top: -33px;}
.about4_r img { width:100%;}


.about7 { margin-top:80px;}
.about7_info { margin-top:40px; 
}
.about7_info .owl-carousel .owl-item{padding: 10px 0; width:30%;}
.about7_info .owl-carousel .owl-item a {
    margin: 0 4%;  
    width: 92%;
    display: block;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.about7_info .owl-carousel .owl-item ._pic {position: relative; overflow:hidden; padding-top:66.66%; height: 0;}
.about7_info .owl-carousel .owl-item ._pic img { position: absolute; top:0; left: 0; max-width:5500px; max-height:400px; width:100%;  display:block; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.about7_info .owl-carousel .owl-item:hover ._pic img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.about7_info .owl-carousel .owl-item ._txt{
    display: block;
    background: #fff;
    padding: 20px 30px;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    position: relative;
    z-index: 1;
}
.about7_info .owl-carousel .owl-item ._txt .case_dt  { color:#000; font-size:16px; font-weight:bold; font-style:normal; }
.about7_info .owl-carousel .owl-item ._txt .case_de  { color:#717171; font-style:normal; line-height:24px; height: 48px; margin-top:3%;
   display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;

}
.about7_info .owl-carousel .owl-item ._txt img{
    height:60%;
    width: auto;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50% , -50%);
    z-index:-1;
}


.about7_info .testimonial-items-navigation .next { right:-30px !important;}
.about7_info .testimonial-items-navigation .prev { left:-30px !important;}
.about7_info .owl-carousel .owl-item a .jz_m {  width:180px; border-radius:5px; margin:20px auto 0; height:45px; line-height:45px; text-align:center; color:#fff; font-size:14px; font-style:normal;     background: -moz-linear-gradient(left, #fb1778 0%, #fe4e29 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb1778), color-stop(100%,#fe4e29));
    background: -webkit-linear-gradient(left, #fb1778 0%,#fe4e29 100%);
    background: -o-linear-gradient(left, #fb1778 0%,#fe4e29 100%);
    background: -ms-linear-gradient(left, #fb1778 0%,#fe4e29 100%);
    background: linear-gradient(to right, #fb1778 0%,#fe4e29 100%);}
.about7_info .owl-carousel .owl-item a:hover .jz_m { background:#2d73f5;} 
.about7_info .owl-carousel .owl-item a .jz_img { width:100%; overflow:hidden; position:relative;}
.about7_info .owl-carousel .owl-item a .jz_img img { width:100%;display:block; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; }
.about7_info .owl-carousel .owl-item a:hover .jz_img .item_img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

.about7_info .owl-carousel .owl-item a .jz_img i { display:block; width:80px; height:80px; border:8px solid rgba(0,0,0,0.2); position:absolute; left:0; top:0;}


.about5 { margin-top:80px; padding:50px 0 60px; width:100%; background:#f7f7f7; overflow:hidden;}
.about5_l { width:350px}
.about5_r { width:900px; margin-top:65px;}
.about5_l h3 { font-size:40px; font-weight:500;}
.about5_r ul li { float:left; margin-left:2px; margin-bottom:2px; width:174px; -webkit-transition: all 0.6s; 
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;}
.about5_r ul li:hover {  background:#fff; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }	
.about5_r ul li:hover img{ filter: grayscale(100%); opacity: .5;   -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s; -o-transition:all 0.6s; -ms-transition:all 0.6s;  }	
.about5_r ul li  img { width:100%; display:block;}
.about5_l p { line-height:2; font-size:16px; margin-top:36px;}


.about6 { padding-top:80px;}
.about6_d { margin-top:20px; font-size:18px; text-align:center; }
.about6_l { width:750px; margin-top:50px;}
.about6_r { width:400px; text-align:center;margin-top:50px;}
.about6_r img { width:75%;}
.about6_r p { font-size:18px; margin-top:13px;}
.about6_r p:first-child {   margin-top:20px;}
.about6_l1 { font-size:20px; font-weight:bold; margin-bottom:30px;}
.about6_l2 { line-height:1.8; font-size:16px;}
.about6_l2 p { margin-bottom:10px; text-indent:2em;}

.about8_line { width:100%; height:80px;}
.about8_d { margin-top:40px;}
.about8_d ul li { float:left; width:45%; margin-left:10%;}
.about8_d ul li:first-child {   margin-left:0;}
.about8_d ul li .about8_dt { margin:0 auto; width:400px; height:400px; border-radius:500px; background:#f7f7f7; text-align:center; overflow:hidden;}
.about8_d ul li .about8_dt img { width:100%;}
.about8_d ul li .about8_dd { text-align:center; }
.about8_d ul li .about8_dd span { font-size:40px; margin:10px 0; display:block;}
.about8_d ul li .about8_dd p { font-size:18px;}
.about8_d ul li .about8_di { margin-top:30px; line-height:2; font-size:16px; color:#666}
.about8_d ul li .about8_df { margin-top:40px; text-align:center;}
.about8_d ul li .about8_df a { display:inline-block; font-size:18px; padding-left:40px; background:url(../images/icon19.png) no-repeat left center; color:#000}
.about8_d ul li .about8_df a:hover { color:#2d73f5  }
.about8_td { padding-top:80px;}
.about8_td ul li { margin-left:4%; width:13.3%; float:left; text-align:center; margin-bottom:30px;}
.about8_td ul li:nth-child(6n+1) { margin-left:0;}
.about8_td ul li .about8_td1 { width:100%; overflow:hidden; border-radius:500px; background:#f7f7f7; }
.about8_td ul li .about8_td1 img { width:100%; display:block; }
.about8_td ul li .about8_td2 span { display:block; font-size:25px; margin:30px 0 10px; }
.about8_td ul li .about8_td2 p { font-size:18px; color:#666; }

.about9 { padding-top:80px;}
.about9_i { padding-top:40px;}
.about9_i ul li { float:left; width:26%; padding:20px 2%; margin-left:5%; margin-bottom:50px;   border-radius:10px; background:#f7f7f7;box-shadow: 0px 0 6px 1px rgba(45,112,243,0.3);
    -moz-box-shadow: 0px 0 6px 1px rgba(45,112,243,0.3);
    -ms-box-shadow: 0px 0 6px 1px rgba(45,112,243,0.3);
    -o-box-shadow: 0px 0 6px 1px rgba(45,112,243,0.3);
    -webkit-box-shadow: 0 0 6px 1px rgba(45,112,243,0.3);} 
.about9_i ul li:nth-child(3n+1)  {  margin-left:0;} 
.about9_i ul li .about9_t { font-size:18px;    line-height:1.4; margin-bottom:10px; color:#3d3d3d;}
.about9_i ul li .about9_d { line-height:1.7; font-size:14px; color:#7c7c7c;}
/*
.about9_i ul li:first-child .about9_t { color:#874dd1}
.about9_i ul li:first-child+li .about9_t { color:#0098e7}
.about9_i ul li:first-child+li+li .about9_t { color:#7db200}
.about9_i ul li:first-child+li+li+li .about9_t { color:#f22500}
.about9_i ul li:first-child+li+li+li+li .about9_t { color:#ffbb00}
.about9_i ul li:first-child+li+li+li+li+li .about9_t { color:#0098e7}
.about9_i ul li:first-child+li+li+li+li+li+li .about9_t { color:#7db200}
.about9_i ul li:first-child+li+li+li+li+li+li+li .about9_t { color:#f22500}
.about9_i ul li:first-child+li+li+li+li+li+li+li+li .about9_t { color:#874dd1}
.about9_i ul li:first-child+li+li+li+li+li+li+li+li+li .about9_t { color:#ffbb00}
.about9_i ul li:first-child+li+li+li+li+li+li+li+li+li+li .about9_t { color:#7db200}
.about9_i ul li:first-child+li+li+li+li+li+li+li+li+li+li+li .about9_t { color:#f22500}
*/
.about9_i ul { display: flex;flex-direction: row;flex-wrap: wrap;}
.about9_i ul li { flex: auto;}

.about10{ padding-top:80px;}
.about10_info { margin-top:60px; padding:40px; background:#f7f7f7; height:354px; border-radius:10px; position:relative;}
.about10_info_l { width:50%;}
.about10_info_r { width:48%; position:absolute; right:0; top:-33px;}
.about10_info_r img { width:100%;} 
.about10sm2 { font-weight:bold; font-size:40px;padding-left:20px;}
.about10sm2 i { display:block;  font-style:normal; margin-top:20px;}
.about10sm3 { margin-left:20px; line-height:1.8; font-size:18px; margin-top:30px; color:#666;}
.about10sm3 span { display:block;}
.about10sm4 a { display:block; color:#fff;  width:200px; height:55px; line-height:55px; text-align:center; border-radius:10px; font-size:18px;
  background: linear-gradient(#548cf3, #2d73f5); -moz-background: linear-gradient(#548cf3, #2d73f5); -ms-background: linear-gradient(#548cf3, #2d73f5); -o-background: linear-gradient(#548cf3, #2d73f5); -webkit-background: linear-gradient(#548cf3, #2d73f5);}
.about10sm4 { margin-top:40px; padding-left:20px;}
.about10sm4 a:hover {  background: linear-gradient(#2d73f5, #2361d4); -moz-background: linear-gradient(#2d73f5, #2361d4); -ms-background: linear-gradient(#2d73f5, #2361d4); -o-background: linear-gradient(#2d73f5, #2361d4); -webkit-background: linear-gradient(#2d73f5, #2361d4);}


.about11 { padding-top:80px;}
.about11_i { padding-top:40px;}
.about11_l { width:59%; height:350px;}
.about11_r { width:38%;}
#map .csssprite { width:50px; height:50px;}
.about11_r h2{color:#333;margin-bottom:11px;font-size:1.5rem;}
.about11_r dl dd { padding-left:43px; color:#686868;  font-size:18px; margin-bottom:13px; min-height:42px;display: flex;align-items: center; }  
.about11_r dl dd:first-child {background:url(../images/icon21.png) no-repeat left center;background-size: 5.8% !important;line-height:1.5;}
.about11_r dl dd:first-child+dd { background:url(../images/icon22.png) no-repeat left center;background-size:5.8% !important; line-height:42px;}
.about11_r dl dd:last-child { background:url(../images/icon23.png) no-repeat left center;background-size:5.8% !important;line-height:42px;}
.about11_r .address_box{width:75%;margin-top:24px;}
.about11_r .address_box h2{margin-bottom:20px;}
.about11_r .address_box .address_sm_box{color:#5b5b5b;margin-bottom:20px;}
.about11_r .address_box .address_sm_box h4{color:#333;font-size:16px;margin-bottom:4px;}

.about12 { padding:40px; width:1220px; margin:80px auto 0; height:165px;     box-shadow: 0px 0px 12px rgb(0%,0%,0%,0.2); -moz-box-shadow: 0px 0px 12px rgb(0%,0%,0%,0.2); -ms-box-shadow: 0px 0px 12px rgb(0%,0%,0%,0.2); -o-box-shadow: 0px 0px 12px rgb(0%,0%,0%,0.2); -webkit-box-shadow: 0px 0px 12px rgb(0%,0%,0%,0.2);}
.about12 ul li { float:left;}
.about12 ul li:first-child { width:19%; text-align:center;}
.about12 ul li:first-child+li { width:57%; padding:0 2.5%; text-align:center;}
.about12 ul li:last-child { width:19%;}
.about12 ul li:last-child img{ width:100%; display:block; }
.about12 ul li:first-child img { width:100%; display:block; }
.about12 ul li:first-child span { display:block; font-size:25px; margin:10px 0 5px;}
.about12 ul li:first-child p { display:block; font-size:18px; color:#666}
.about12 ul li:first-child+li .about12_z1 p:first-child { font-size:18px; color:#000; margin-bottom:20px;} 
.about12 ul li:first-child+li .about12_z2 p:first-child { font-size:20px; color:#000; margin-top:38px; margin-bottom:10px;}
.about12 ul li:first-child+li .about12_z2 p:last-child img { height:40px;}

.inner_line { width:100%; height:50px;}









/*======= 留言 ======*/
 
.inner_foot {width: 100%; padding: 60px 0 0;background: #404040; height: 310px;}
.inner_foot_t { text-align:center;color: #b2b2b2;font-size: 14px; line-height:25px; }
.inner_foot_t a{color: #b2b2b2; }
.inner_foot_t a:hover{color: #fff; }
.inner_foot_i { margin:40px auto 0; width:372px;}
.inner_foot_i dl dd { float:left; width:126px; margin:0 30px;color: #b2b2b2;font-size: 14px; }
.inner_foot_i dl dd img{ width:100%; }
.inner_foot_i dl dd p { display:block; text-align:center; margin-top:15px;}

.reveal-modal-bg{position:fixed !important;height:100%;width:100%;background-color:#000;z-index:1000000;display:none;top:-176px;left:0;}
.reveal-modal{visibility:hidden;top:20%;left:0;width:100%;position:fixed;z-index:10000011000001;}
.form_z { margin:0 auto; width:616px;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4); overflow:hidden; padding:2%;}
.reveal-modal .close-reveal-modal { z-index:99;
font-size:30px;line-height:27px; height:30px; width:30px; display:block; text-align:center;position:absolute;top:15px;right:33%;color:#576073;text-shadow:0 -1px 1px rbga(0,0,0,.6);cursor:pointer; transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s;} 
.reveal-modal .close-reveal-modal:hover {  color:#2d73f5;  transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg);-webkit-transform:rotate(180deg);transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s; } 
 
.reveal-modal h2{font-size:18px;color:#990000;padding:0 0 20px 0;}
.reveal-modal p{padding:0 0 15px 0;}

.reveal-modal .form { width:100%; padding:0;}
.reveal-modal .div-title { font-weight:bold; text-align:center; margin-bottom:20px; color:#2d73f5; font-size:20px;}
.reveal-modal .div-title em{ display:block; text-align:center;}
.reveal-modal .div-title em img { height:70px; display:block; margin:0 auto 10px;}
.reveal-modal .div-title p { text-indent:1em;}
.reveal-modal .div-phone {width: 47%; float:left; margin-bottom: 10px; margin-right:6%}
.reveal-modal .div-ranks {width:  47%; float:right;    margin-bottom: 10px;}
.reveal-modal .form .div-phone a.send1 { right: -407px;  bottom: 8px;}
#f_message .reveal-modal .form .div-phone a.send1 { right:-106%; }
.reveal-modal .form .div-phone a.send0 { right: -305px;  bottom: 8px;}
.reveal-modal .div-name em { padding: 0 5px 0 10px;}
.reveal-modal  .div-name{    border-radius: 4px; position: relative; width:100%;height: 44px; line-height: 44px; color: #404040;background: #f8f8f8; margin-bottom: 10px;}
.reveal-modal .form  .div-name .infos { width:80%;}
.reveal-modal .div-content .textarea_text{ outline:none; border:0; width:96%;font-size: 12px;color: #404040;padding:2%;background: #f8f8f8;border-radius: 3px; }
.reveal-modal  .div-name em {font-style: normal; color: #ff635c;display: inline-block;padding: 0 5px 0 15px; opacity:0;}
.reveal-modal .form .div-conform a.conform { margin:10px auto 0;
    width: 170px;
    border-radius: 0;
    height: 44px;
    line-height: 44px;
    display: block;
    text-align: left;
    overflow: hidden;
    color: #fff;
    background: #222222;
    text-align: center;}
.reveal-modal .form .div-conform a:hover { background: #2d73f5;}	
.yc_tj { margin-top:40px; width:100%; height:20px;}
.yc_tj dl dd{ float:left; width:31%; margin-left:3%; position:relative;}
.yc_tj dl dd:first-child{  margin-left:0;}
.yc_tj dl dd:first-child+dd::before { content:""; display:block; width:40px; height:1px; background:#ffc53d; position:absolute; left:-60px; top:16px;}
.yc_tj dl dd:first-child+dd+dd::before { content:""; display:block; width:40px; height:1px; background:#ffc53d; position:absolute; left:-55px; top:16px;}
.yc_tj dl dd  span { text-align:center; width:15%; height:43px; display:block; float:left; background:#fff;}
.yc_tj dl dd  span img { width:100%;}
.yc_tj dl dd p { width:78%;  height:30px; line-height:29px; display:block; float:right; background:#fff; color:#404040; }
 




/*======= 合作 ======*/
 
.inner_partner {width:1000px;  margin:50px auto 0 auto; position:relative; }
.tab1{width:1000px;color: #222;}
.menu{height:45px;   float:right; width:850px; padding-left:20px; }
.menu li{float:left;width:200px;line-height:45px;height:45px;font-size:16px;color:#000; }
.menu li.off{ color:#2d73f5; }
.menu_l  { width:110px; text-align:right;font-size:16px; height:45px; line-height:45px; position:relative; padding-left:20px;}
.menu_l em { font-style:normal; color:#2e74f6; display:inline-block; position:absolute; left:0; top:6px;}
.menudiv_l  { width:110px;text-align:right; font-size:16px; height:45px; line-height:45px; position:relative; padding-left:20px;}
.menudiv_l em { font-style:normal; color:#2e74f6; display:inline-block; position:absolute; left:0; top:6px;}
.menudiv_r{float:right; width:850px; padding-left:20px;}
.menudiv_r #con_one_1 ul li { float:left;width:200px;line-height:45px;height:45px;cursor:pointer; font-size:16px;color:#000;}
.menudiv_r #con_one_2 ul li { float:left;width:200px;line-height:45px;height:45px;cursor:pointer; font-size:16px;color:#000;}
.menudiv_r #con_one_3 ul li { float:left;width:200px;line-height:45px;height:45px;cursor:pointer; font-size:16px;color:#000;}
.p_form { margin:30px 0 0 0;}
.p_form dl dd { width:100%; overflow:hidden; margin-bottom:20px;}
.p_form dl dd .p_form_l { width:95px; text-align:right;float:left;line-height:45px;height:45px; font-size:16px; padding-left:20px; position:relative; }
.p_form dl dd label em { font-style:normal; color:#2e74f6; display:inline-block; position:absolute; left:0; top:6px;}
.p_form dl dd .infos  { outline:none;   margin-left:33px;width:350px; height:45px; line-height:45px; background:#efefef; color:#232323; padding:0 10px; margin-right: 5px; border-radius:5px; border:0;} 
.p_form dl dd .p_form_r { width:885px;}
.p_form dl dd .textarea_text { margin-left:33px;  color: #232323;   outline: none;  width:700px; height: 80px;  padding:10px; border-radius:5px;   border: 0;  background: #efefef;}
.p_form dl dd .btn { margin-left:33px;width:200px; height:45px; line-height:45px; background:#2e74f6; color:#fff; padding:0 10px; border-radius:5px; border:0; }
.p_form dl dd .btn:hover {   background:#1d1e20; color:#fff;  }
 
.jmlc_t { font-size:16px;   margin-top:40px;text-indent: 1.5em;}
.jmlc { width:1000px;  margin:0 0 0 -150px; }
.jmlc_i { position:relative; border:4px solid #2f72f5; border-left:0; border-radius:5px; height:80px; width:800px; margin:30px auto;}
.jmlc_i::before { content:""; display:block; width:100px; height:6px; background:#fff; position:absolute; left:-18px; top:-5px;}
.jmlc_i::after { content:""; display:block; width:100px; height:6px; background:#fff; position:absolute; left:-18px; bottom:-5px;}
.jmlc_i dl dd{ position:relative; text-align:center; width:20%; float:left; font-size:16px;  line-height:120px;}
.jmlc_i dl dd:first-child{   line-height:60px; }
.jmlc_i dl dd:first-child+dd{   line-height:60px;}
.jmlc_i dl dd:first-child+dd+dd{   line-height:60px;}
.jmlc_i dl dd:first-child+dd+dd+dd{   line-height:60px;}
.jmlc_i dl dd:first-child+dd+dd+dd+dd{   line-height:60px;}
.jmlc_i dl dd::before { z-index:10; content:""; display:block; width:40px; height:40px;   position:absolute; left:58px; top:-25px; border-radius:80px;}

.jmlc_i dl dd:first-child::before {background:#2f72f5 url(../images/icon24.png) no-repeat center center;}
.jmlc_i dl dd:first-child+dd::before {background:#2f72f5 url(../images/icon24.png) no-repeat center center;}
.jmlc_i dl dd:first-child+dd+dd::before {background:#2f72f5 url(../images/icon24.png) no-repeat center center;}
.jmlc_i dl dd:first-child+dd+dd+dd::before {background:#2f72f5 url(../images/icon24.png) no-repeat center center;}
.jmlc_i dl dd:first-child+dd+dd+dd+dd::before {background:#2f72f5 url(../images/icon24.png) no-repeat center center;}

.jmlc_i dl dd:first-child+dd+dd+dd+dd+dd::before {background:#2f72f5 url(../images/icon26.png) no-repeat center center; top:0;}
.jmlc_i dl dd:first-child+dd+dd+dd+dd+dd+dd::before {background:#2f72f5 url(../images/icon25.png) no-repeat center center;top:0;}
.jmlc_i dl dd:first-child+dd+dd+dd+dd+dd+dd+dd::before {background:#2f72f5 url(../images/icon25.png) no-repeat center center;top:0;}
.jmlc_i dl dd:first-child+dd+dd+dd+dd+dd+dd+dd+dd::before {background:#2f72f5 url(../images/icon25.png) no-repeat center center;top:0;}
.jmlc_i dl dd:first-child+dd+dd+dd+dd+dd+dd+dd+dd+dd::before {background:#2f72f5 url(../images/icon25.png) no-repeat center center;top:0;}

 
/* 视频印记 */
.hide{overflow:hidden;}
 .partnerSlide_video{ }

#video_line { padding:40px 0 0 0 ; margin-top:50px; border-top:1px solid #e4e4e4} 
.inner_video1_l { width:240px; height:410px; border-radius:5px; border:1px solid #ddd; overflow:hidden;}
.inner_video_t { font-size:25px;   color:#000; margin-bottom:20px;}
#inner_video_t  {border-bottom: 1px solid #e4e4e4; padding-bottom:20px;} 
#inner_video_t a { display:inline-block; float:right; margin-left:30px; height:25px; line-height:25px;color: #666666;border: 0; background:url(../images/icon91.png) no-repeat left center; padding-left:18px; transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s;-webkit-transition:all 0.5s;}
#inner_video_t a:hover {   background:url(../images/icon92.png) no-repeat left center; color:#2d73f5; margin-left:40px;transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s;-webkit-transition:all 0.5s;}
.inner_video_t i { display:inline-block; padding-left:10px; font-style:normal;}
.inner_video1 { position:relative; padding-top:30px;}
.inner_video_t a { width:60px; height:30px; border:1px solid #2d74f5; border-radius:5px; line-height:30px; text-align:center; color:#2d74f5; float:right; font-size:14px;}
.inner_video_t a:hover{    color:#fff; background:#2d74f5;}
.l_video1 {width:100%; height:139px; overflow:hidden;}
.l_video1 img {width:100%; filter: blur(2px); margin-top:-50px }
.l_video2 { position:relative; margin:-90px auto 0; width:180px; height:180px; overflow:hidden; border-radius:300px; }
.l_video2 img { width:100%;}
.l_video3 { margin-top:20px; padding:0 7%;}
.l_video3 span { display:block; font-size:16px; font-weight:bold; margin-bottom:10px;}
.l_video3 p { display:block; font-size:12px; line-height:1.5;    color: #666666;}
.l_video4 a{ display:block; height:35px; line-height:35px; text-align:center; width:86%; background:#2e74f6; border-radius:5px; color:#fff; margin:20px auto 0;}
.l_video4 a:hover{  background:#1d1e20; }
.l_video4 a i  { display:inline-block; padding:6px; margin-right:10px; background:url(../images/icon29.png) no-repeat center center;}

.video_banner { position:relative;}

.video_all_t {    padding: 40px 0 0 0; margin-top: 50px; border-top: 1px solid #e4e4e4; font-size: 25px; color: #000;  margin-bottom: 20px;}
.video_all_t i { display:inline-block; padding-left:10px; font-style:normal;}
 
.video_all dl dd{float:left;width:15.1%; margin-bottom:25px;margin-left:1.8%}
.video_all dl dd:nth-child(6n+1){  margin-left:0}
.video_all dl dd span { display:block;}
.video_all dl dd .pImg{ display:block;border-radius:5px; width:100%; overflow:hidden; position:relative; }
.video_all dl dd .pImg::before{ display:block; width:100%; height:100%; background:rgba(0,0,0,0.5) url(../images/about_pic2.png) no-repeat center center; background-size:23%; position:absolute; left:0; top:0; content:"";opacity:0;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.video_all dl dd:hover .pImg::before{   opacity:1;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.video_all dl dd .pImg img{ width:100%; display:block; }
.video_all dl dd .pdesc{ padding-top:10px; font-size:16px; color:#000;} 
.video_all dl dd .pcontent{ padding-top:10px; font-size:12px; color:#bcbcbc; padding-left:20px; background:url(../images/icon35.png) no-repeat left 10px; } 




/*轮播*/
.video_banner .flexslider ul li { width:100%; height:auto;}
.flexslider ul li .slides_img { width:100%; }
#mobile_flash {display: none;}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none;}
.slides, .flex-control-nav, .flex-direction-nav {margin: 0;padding: 0;list-style: none;}
#flash {	width:100%; margin:0 auto; overflow:hidden;   }
.flex-viewport {	width: 100%;}
.video_banner .flexslider {	width: 100%; background:none;position:inherit;z-index: 1;margin: 0;padding: 0; height:auto;}
.video_banner  .flex-direction-nav { z-index:5}
.flexslider .slides li a {display:block; width:100%; height:600px; background-position:center; background-size:cover; background-repeat:no-repeat; }

.video_banner .flexslider .slides img {width: 100%; display:block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
 
.no-js .slides > li:first-child {display: block;}
.video_banner .flex-control-nav {
	position: absolute;
	bottom: 15px;
	z-index: 2000000;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {display: inline-block;width: 12px;height: 12px;margin: 0 3px;*display:inline;zoom: 1;}
.video_banner .flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #fff;
	cursor: pointer;
	text-indent: -2000px;
	border-radius: 50%;
	border: 1px solid #c7c7c7
}
.video_banner .flex-control-nav .flex-active {background: #2e74f6;}
.inner_video .flex-direction-nav {  

	position: absolute;
	top: 50%;
	z-index: 3;
	width: 100%;
}
.flex-direction-nav li a {
	position: absolute;
	top: 50%;
	width: 56px;
	height: 75px;
	display: block;
	cursor: pointer;
	font-size: 0px;
}
.video_banner .flex-direction-nav li a.flex-prev { display:block;
	left: 10%;
	background: rgba(0,0,0,.5) url(../images/left.png) no-repeat center center;
}
.video_banner .flex-direction-nav li a.flex-next { display:block;
	right: 10%;
	background: rgba(0,0,0,.5) url(../images/right.png) no-repeat center center;
}
.flex-direction-nav li a:hover {
	background-color: rgba(0,0,0,.8);
}
.inner_video { width:1360px; margin:40px auto 50px;}
.video_fen{ width:1360px; margin:40px auto 50px;}
.inner_video #flash { width:1095px; float:right; }
#flash ul li dd{float:left;width:18.4%;   max-height:220px; margin-left:2%}
#flash ul li dd:nth-child(5n+1){  margin-left:0}
#flash ul li dd span { display:block;}
#flash ul li dd .pImg{ display:block; padding-top:66.66%;  border-radius:5px; width:100%; overflow:hidden; position:relative; }
#flash ul li dd .pImg::before{ z-index:999; display:block; width:100%; height:100%; background:rgba(0,0,0,0.5) url(../images/about_pic2.png) no-repeat center center; background-size:23%; position:absolute; left:0; top:0; content:"";opacity:0;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
#flash ul li dd:hover .pImg::before{   opacity:1;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
#flash ul li dd .pImg img{position: absolute; top: 0; left: 0; width:100%; display:block;   -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}
#flash ul li dd .pImg:hover img {-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05)}

#flash ul li dd .pdesc{ margin-top:10px; font-size:16px; line-height: 21px; height: 21px; color:#000; white-space: nowrap;overflow: hidden;  text-overflow: ellipsis;} 
#flash ul li dd .pcontent{ padding-top:10px; font-size:12px; color:#bcbcbc; padding-left:20px; background:url(../images/icon35.png) no-repeat left 10px; } 

.inner_video .flex-direction-nav li a.flex-prev { display:block;left:-329px !important;background:url(../images/icon27.png) no-repeat center center;}
.inner_video .flex-direction-nav li a.flex-prev:hover {background:url(../images/icon27h.png) no-repeat center center;}
.inner_video .flex-direction-nav li a.flex-next { display:block;right:-65px !important;background:url(../images/icon28.png) no-repeat center center;}
.inner_video .flex-direction-nav li a.flex-next:hover { background:url(../images/icon28h.png) no-repeat center center;}
.inner_video .flexslider { overflow:inherit; height: 418px;}
.inner_video #flash { overflow:inherit;}
.inner_video .flexslider .flex-prev { opacity:1;}
.inner_video .flexslider .flex-next { opacity:1;}
.inner_video .flexslider .slides > li { height:auto; overflow: hidden;}

.video_fen_info { margin-top:30px;}
.video_fen_info ul li { float:left; margin:0 0 2% 2%; width:18.4%; }
.video_fen_info ul li:nth-child(5n+1) {   margin:0 0 2% 0; }
 
.video_fen_info ul li a dd img{position: absolute;
    left: 0;
    top: 0;
    width:100%; display:block;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.video_fen_info ul li a dd:hover img {-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05)}

.video_fen_info ul li a dd:first-child{ width:100%; overflow:hidden; position:relative; height:167px;}
.video_fen_info ul li a dd:first-child+dd { margin-top:10px;font-size: 16px; color: #000;}
.video_fen_info ul li a dd:first-child+dd+dd{  padding-top: 10px;font-size: 12px; color: #bcbcbc; padding-left: 20px; background: url(../images/icon35.png) no-repeat left 10px;}
.video_fen_info ul li a dd:first-child::before{ display:block; width:100%; height:100%; background:rgba(0,0,0,0.5) url(../images/about_pic2.png) no-repeat center center; background-size:23%; position:absolute; left:0; top:0; content:"";opacity:0;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; z-index:999}
.video_fen_info ul li a dd:first-child:hover::before{   opacity:1;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}





/*======= 视频印记banner ======*/ 


/* 隐藏video 全屏按钮 */
.stagevideo::-webkit-media-controls-fullscreen-button {
        display: none;
}
/* 隐藏video 播放按钮 */
.stagevideo::-webkit-media-controls-play-button {
        display: none;
}
/* 隐藏video 进度条 */
.stagevideo::-webkit-media-controls-timeline {
        display: none;
}
/* 隐藏video 观看的当前时间 */
.stagevideo::-webkit-media-controls-current-time-display{
        display: none;            
}
/* 隐藏video 剩余时间 */
.stagevideo::-webkit-media-controls-time-remaining-display {
        display: none;            
}
/* 隐藏video 音量按钮 */
.stagevideo::-webkit-media-controls-mute-button {
        display: none;            
}
.stagevideo::-webkit-media-controls-toggle-closed-captions-button {
        display: none;            
}
/* 隐藏video 音量的控制条 */
.stagevideo::-webkit-media-controls-volume-slider {
        display: none;            
}
/* 隐藏video 所有控件 */
.stagevideo::-webkit-media-controls-enclosure{ 
        display: none;
}


.tab_info { width:100%;height:630px; position:relative;}
.tab_sort { position:absolute; left:0; top:50px; width:100%; z-index:5;}
.tabPanel ul{ width:1360px; margin:0 auto;}
.tabPanel ul li{      float: left;
    width: 131px;
    height: 40px;
    line-height: 40px;
    margin: 0px 10px;
    font-size: 18px;
    border-radius: 50px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    color: rgb(255, 255, 255); font-weight: 700;}
.tabPanel .hit{ background:#fff; color:#000;}
.pane{display:none; height:630px; width:100%; position:relative;}
.pane #stagevideo {width: 100%; object-fit: cover; height: 100%; display: block;}
.f_tab { width:100%; position:absolute; left:0; top:100px; z-index:5 }
.f_tab1 .tp1{ font-size:45px; font-weight:bold; text-align:center; color:#fff; margin-top:50px;}
.f_tab1 .tp2 { font-size:18px;color:#fff; margin-top:30px; text-align:center;}
.pane dl { position:absolute; left:0; bottom:50px; text-align:center; width:100%; z-index:5;}
.pane dl dt { display:inline-block; color:#fff; font-size:15px;}
.pane dl dd { display:inline-block; margin:0 3px; font-size:15px;padding:3px 12px; color:#fff; border:1px solid #fff; border-radius:100px;}
.pane::after{ content:""; width:100%; height:100%; background:rgba(0,0,0,0.5); display:block;  position:absolute; left:0; top:0;}
.video_s { position:absolute; left:0; top:350px; z-index:10; width:100%;}
.video_s span { display:block; margin:0 auto; width:770px; height:55px; line-height:55px; background:#fff; border-radius:100px;    box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0 4px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);}
.inner_video_r { display:block;    width: 325px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    border: 1px solid #c9c9c9; }
	
  input:-webkit-autofill, textarea:-webkit-autofill,
 select:-webkit-autofill {
      transition: background-color 5000s ease-in-out 0s; }
.video_s span .text { width:700px;height:55px; line-height:55px; border:0; background:#fff; float:right; color:#b0b0b0;font-size:14px; outline:none;border-radius:0 100px 100px 0;  }
.video_s span input::-webkit-input-placeholder { color: #b0b0b0; } 
.video_s span input:-moz-placeholder { color: #b0b0b0; } 
.video_s spaninput::-moz-placeholder { color: #b0b0b0; } 
.video_s span input:-ms-input-placeholder { color: #b0b0b0; } 
.video_s span .btn:hover { filter: grayscale(0); opacity:1;}
.video_s span .btn {  width:70px; height:55px; float:left; display:block;padding:0; margin:0;background:url(../images/searchh.png) no-repeat center center;filter: grayscale(100%); opacity:0.4;}	
	
	




/*======= 家挺日 ======*/
.fam_banner{height:640px; width:100%; position:relative;}
.f_ban { height:640px}
.wrap_bj { height:103px; width:562px; margin:0 auto; }
.f_ban .ban_c {background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
.f_ban .ban_c img{position:absolute;width:1920px;left:50%;margin-left:-960px;top:0; opacity:0;}
.f_ban .ban_nav{display:none;}
.f_ban .Left,.banner .Right{position:absolute;width:38px;height:38px;background:url(../img/cir_white.gif) no-repeat #aaa;right:50%;bottom:15px;}
.f_ban .Left{margin-right:-450px;background-position:5px 0; display:none;}
.f_ban .Right{margin-right:-490px;background-position:-33px 0;background-color:#e6292f; display:none;}
.bann_ext{position:relative;}
.frontCover{position:absolute;top:20px; right:10%; width:150px;}
.frontCover li{float:left;width:140px;padding:3px; margin-bottom:20px; border-radius:4px;background: rgba(0,0,0,.2);color:#fff;overflow:hidden;margin-right:10px;cursor:pointer;height:93px;}
.frontCover p{text-align:center;height:14px;line-height:18px;overflow:hidden;}
.frontCover .img{position:relative;height:100px;overflow:hidden;}
.frontCover img{position:absolute;width:140px;}
.frontCover .open{background:#ffc53d;}
.wrap{width:100%; height:103px; position:absolute;top:60px; left:0;}
/*幻灯片(组件)*/
.slide{position:relative;width:100%;}
.ban_c{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}
.ban_c img{width:100%;height:100%;}
.ban_t{position:absolute;left:0;bottom:0;width:100%;padding:4px 0;text-indent:10px;white-space:nowrap;overflow:hidden;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);z-index:3;}
.ban_nav{position:absolute;bottom:0;left:0;width:100%;text-align:right;z-index:4;}
.ban_nav a{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;overflow:hidden;text-align:center;margin-right:8px;cursor:pointer;text-decoration:none;font-size:10px;-webkit-text-size-adjust:none;background:#ccc;}
.ban_nav .on{background:#f90;color:#fff;}
.Left,.Right{cursor:pointer;}


.family_content_l {width:70%; line-height:25px;}
#sidebar {width:140px; background:#2e74f6; float:right;   padding:10px;}
#portamento_container {float:right; position:relative; width:27% !important; } 
#portamento_container #sidebar {float:none; position:absolute;} 
#portamento_container #sidebar.fixed {position:fixed; width:240px !important; right:auto;    padding: 24px 20px 0; z-index:99;}
#wrapper .fixed_a #portamento_container #sidebar.fixed { top:-700px !important; transition:all 0.6s; -moz-transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s;}
 

.family_content_t{     font-size: 34px;color: #222; font-weight: 700;}
.family_content { padding-top:40px; overflow:hidden;}
.family_content_d {     background: #ededed; border-radius: 6px;width:660px; height: 80px; margin-top: 30px;padding: 20px;}
.family_content_d dl dd { width:50%; float:left; margin-bottom:20px;}
.family_content_d dl dd strong {font-size: 16px;color: #222;font-weight: 700;display: inline-block;width: 100px;}
.family_content_d dl dd span { font-size: 16px;color: #666;display: inline-block;width: 200px;}
.family_content_i{ margin-top: 40px;line-height: 1.75;color: #222;font-size: 16px;}
.family_content_i img { max-width:100%;}


#sidebar{width:240px; padding:16px 16px 0; font-size: 16px;color: #1b1b1b;text-align: left; border-radius:20px;}
#sidebar label{width:79px;display: block;float: left;font-size:14px;}
#sidebar .infos{width:120px;height: 44px;line-height: 44px; border:0; font-size:14px;background:#f8f8f8; outline:none; float: left;}
#sidebar .div-ranks .infos{width:98px;height: 44px;line-height: 44px; border:0; font-size:14px;background:#f8f8f8; outline:none; float: left;}
#sidebar .div-phone a.send1{ z-index:99; position:absolute; right:0px;bottom:-48px;height: 26px;text-decoration:none;line-height: 26px;padding:2px;width: 80px;color:#3bdfb3;font-size:14px;text-align: center;display: block;float: left;border-radius:2px;margin-left:2px;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
#sidebar .div-phone a.send1:hover{text-decoration: none; color:#17d3a1; -webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
#sidebar .div-phone a.send0{ position:absolute; right:5px;bottom:-42px;height: 26px;text-decoration:none;line-height: 26px;padding:2px;width: 80px;color: #17d3a1;font-size: 12px;text-align: center;display: block;float: left;border-radius:2px;margin-left:2px;}
#sidebar .div-phone a.send0:hover{color: #17d3a1;font-size: 12px;text-decoration: none;}
#sidebar span.error{height: 26px;line-height: 26px;padding:2px;width: 100px;color: red;padding-left:20px;display: block;float: left;margin-left:10px;font-size: 12px;background: url(../images/error.png) no-repeat left center;}
#sidebar #phone{width: 120px;}
#sidebar .div-conform .conform{width:100%; border-radius:4px; font-size: 16px; font-weight: 700; height: 44px; line-height:44px;display: block;text-align: left;overflow: hidden; color:#fff ; background:#222222; text-align:center; border:0;}
#sidebar .div-conform .conform:hover{  color:#fff ; background:#2c73f5; }
#sidebar .div-phone em { padding: 0 5px;}
#sidebar .div-phone { width:100%;}
#sidebar .div-ranks em {  padding: 0 5px;}
#sidebar .div-ranks { width:100%;}
#sidebar .div-ranks a.send1{font-size: 12px;}
#sidebar .div-name em { padding: 0 5px;}
#sidebar .div-name{    border-radius: 4px; position: relative; width: 100%;height: 44px; line-height: 44px; color: #404040;background: #f8f8f8; margin-bottom: 10px;}

#sidebar h3 {font-weight: 700;font-size: 20px;color: #222; text-align:center; margin-bottom:20px;}
.sidebar_img { margin-top:50px;width:100%; height:175px; position:relative;}
.sidebar_img img { width:100%;}
.sidebar_img p { width:300px; position:absolute; left:-30px; bottom:0;}





/*======= 年会 ======*/
.banner_nianhui { width:100%;}
.banner_nianhui img{ width:100%; display:block; } 
.banner_nianhui .pro-switch { height:auto;}
.banner_nianhui .pro-switch .flexslider{ height:500px; background-color: #f5f5f5;}
.banner_nianhui .pro-switch .slides li{ height:500px;}
.banner_nianhui .flexslider .slides > li .img { position:relative;width:100%; height: 500px !important; background-repeat: no-repeat; background-position: 50%; height:500px;  background-size: cover;}
.banner_nianhui .pro-switch .flex-control-nav { bottom:30px;}

.banner_nianhui .pro-switch .flex-control-nav li {margin: 0 10px;display: inline-block; width:30px; height:3px;}
.banner_nianhui .pro-switch .flex-control-nav li a {background:#e4e4e4; display:block;height:3px; width:30px; border-radius: 5px; overflow: hidden; font-size:0px; cursor: pointer; }
.banner_nianhui .pro-switch .flex-control-nav li a.active {background:#2d73f5; }


.nh_banner_info { position:absolute; width:100%; left:0; top:0;}
.nh_banner_z { padding:3%; width:40%; margin:50px auto 0; color:#fff; text-align:center; background:rgba(0,0,0,0.5);    overflow: hidden;}
.nh_banner_z h3 { font-size:35px;}
.nh_banner_z p { font-size:20px; margin-top:40px; line-height:1.8;}

.nh_banner_a { margin:40px auto 0; width:420px;}
.nh_banner_a dl dd { float:left; width:200px; margin-left:20px;}
.nh_banner_a dl dd:first-child {   margin-left:0;}
.banner_nianhui .flexslider .slides li .nh_banner_a dl dd a { display:block; width:100%; height:48px; text-align:center; line-height:48px; border-radius:5px; font-size:16px;}
.banner_nianhui .flexslider .slides li .nh_banner_a dl dd:first-child a { background:#f2201e; color:#fff;}
.banner_nianhui .flexslider .slides li .nh_banner_a dl dd:first-child a:hover { background:#fff; color:#f2201e;}
.banner_nianhui .flexslider .slides li .nh_banner_a dl dd:last-child a { background:#fff; color:#f2201e;}
.banner_nianhui .flexslider .slides li .nh_banner_a dl dd:last-child a:hover { background:#f2201e; color:#fff;}

.banner_nianhui .pro-switch .flex-control-paging li a.flex-active { background: #2d73f5;  color: #fff;}
.banner_nianhui .pro-switch .flex-control-paging li { height:2px;}
.banner_nianhui .pro-switch .flex-control-paging li a {  background: #fff; height:2px; text-indent:50em; width:40px;}
.banner_nianhui .flex-direction-nav .flex-prev { display:block;}
.banner_nianhui .flex-direction-nav .flex-next { display:block;}


.nhch{width:100%; overflow:hidden;height:690px; position:relative; }
.nhch::after { z-index:2; position:absolute; left:0; top:0; width:100%;   background-image: linear-gradient(0deg,rgba(24,24,24,0) 6%,#181818); content:""; display:block; height:650px;}
.nhch_bj { height:650px; width: calc(100% + 40px);  background-repeat: no-repeat; background-position-x: center; background-size: 100%; filter: blur(10px); padding-bottom:20px;}
.nhch_info { width:100%; height:6900px; position:absolute; left:0; top:0; z-index:10}
.nhch_info .afz{max-width: 1060px;}
.nhch_info_t h3{ margin-top:60px;     font-weight: 700;font-size: 30px; color: #fff; text-shadow: 0 2px 4px rgba(0,0,0,.5);}
.nhch_info_t p { margin-bottom:10px; font-size:16px;  margin-top:10px; color:#fff; }
.nhch_info_t ._main{overflow:hidden;}
.nhch_info_t ._main span{display:inline-block; margin-right:5px; padding:2px 5px; border-radius:20px; font-size:12px; color:#FFFFFF; border:1px solid #ffffff; }
.nhch_info_t dl dd {margin-top:10px ; color:#fff;float: left; padding: 0 10px; height: 30px; line-height: 30px;  border: 1px solid #fff; border-radius: 15px;  margin-right: 10px;}
.nhch_l { width:50%}
.nhch_r { width:45%}
.nhch_l img{ width:100%}
.nhch_i { margin-top:30px; padding:2%; border-radius:5px; background:#fff; overflow:hidden;}
.nhch_rt p:first-child{   width:60%;float:left;}
.nhch_rt p:first-child+p{   width:35%;float:right;}
.nhch_rt p:first-child span:first-child { width:50px;margin-right:10px; float:left;}
.nhch_rt p:first-child span:last-child { margin-top:10px; display:block;  width:200px; float:left;font-size: 14px;  color: #222;font-weight: 700;}
.nhch_rt p:first-child span img { height:40px; width:40px; border-radius:40px; display:block;  }
.nhch_rt p:first-child+p { margin-top:10px; font-size: 20px; color: #666666; text-align: right; font-weight: 700;}
.nhch_rt p:first-child+p i {font-size: 28px; display:inline-block; color: #f9541c; font-style:normal;}
.nhch_rd { min-height:150px; margin:20px 0; font-size: 14px; color: #666; text-align: justify;line-height: 24px;}
.nhch_rf span { margin-bottom:10px; display:block;font-weight: 700;font-size: 16px;color: #222;line-height: 18px;}
.nhch_rf span img { padding-right:10px;}
.nhch_rf { position:relative;}
.nhch_rf a { position: absolute; height:40px; line-height:40px; text-align:center;right: 0;   bottom: -5px; font-size:16px; width: 150px; background:#2e74f6;  color: #fff;  border-radius: 22px; display:block;}
.nhch_rf a:hover { background:#222; }

.inner_nh_title { text-align:center; margin-top:50px; font-size:40px;} 
.inner_nh_title::after{ content:""; display:block; width:60px; height:5px; background:#2d73f5; border-radius:80px;  margin:20px auto 10px;}
.inner_rm { margin-top:40px;} 
.inner_rm ul li { float:left;  margin-left:2%; width:23.5%;}
.inner_rm ul li:first-child {   margin-left:0} 
.inner_rm ul li a .rm1_img { width:100%; position:relative; overflow:hidden;}
.inner_rm ul li a .rm1_img img { width:100%; display:block;}
.inner_rm ul .rm1 {  position:relative; overflow:hidden; border-radius:15px;}
.inner_rm ul li a .rm1_info {  opacity:0;position:absolute; left:0; top:0; display:block; width:100%; height:100%; background:#fc4b44;transition:all 0.6s; -moz-transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s;}
.inner_rm ul li:hover a .rm1_info { opacity:1;transition:all 0.6s; -moz-transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s;}
.inner_rm ul li a .rm1_info .rm1_t { color:#ffebbf ;text-align:center; margin-top:30px; padding:0 10px;}
.inner_rm ul li a .rm1_info .rm1_t span { font-size:16px; display:block; margin-bottom:5px;}
.inner_rm ul li a .rm1_info .rm1_t p { font-size:14px; margin-top:5px;}
.inner_rm ul li a .rm1_info .rm1_i { line-height:1.6; margin:0 10px; border-top:1px solid #ffebbf; color:#ffebbf; margin-top:20px; padding-top:20px;}
.inner_rm ul li a .rm1_info .rm1_m { line-height:1.6;  text-align:right; color:#ffebbf; position:absolute; left:0; bottom:20px; width:100%}
.inner_rm ul li a .rm1_info .rm1_m span { margin-right:10px; display:inline-block;}
 
.inner_rm ul .rm2 a{ display:block; border:1px solid #f1f1f1; border-radius:8px; overflow:hidden;   position:relative; height:358px;  transition: all 0.6s;   
    -webkit-transition: all 0.6s; -moz-transition: all 0.6s; } 
.inner_rm ul .rm2 a .rm1_img { width:100%;}
.inner_rm ul .rm2 a .rm1_img img { width:100%; display:block;}
.inner_rm ul .rm2 a .rm1_desc p:first-child {font-size: 16px; color: #222; line-height: 26px; font-weight: 700; margin:10px 20px 6px;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height:52px;
}
.inner_rm ul .rm2 a .rm1_desc p:first-child+p { display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    max-height:44px;
    line-height:22px;
    overflow: hidden; padding: 0 20px; overflow: hidden; font-size: 13px;color: #5a5a5a;}
.inner_rm ul .rm2 a .rm1_desc ._ts span:last-child ,.inner_rm ul .rm2 a .rm1_desc ._ts span:nth-child(7),.inner_rm ul .rm2 a .rm1_desc ._ts span:nth-child(8),.inner_rm ul .rm2 a .rm1_desc ._ts span:nth-child(9){display:none;}
.inner_rm ul .rm2 a .rm1_desc p:last-child{ position:absolute; left:20px; bottom:20px; color: #222;font-weight:550;font-size:14px;}
.inner_rm ul .rm2 a .rm1_desc p:last-child span , .inner_rm ul .rm2 a .rm1_desc p:last-child em{font-size: 24px; color: #f9541c; margin-right:3px;}
.inner_rm ul .rm2 a .rm1_desc p:first-child+p+p{font-size: 13px; color: #666; padding: 10px 20px 0;overflow: hidden;}
.inner_rm ul .rm2 a .rm1_desc p:last-child em { font-style:normal; display:inline-block; font-size: 20px;} 
.inner_rm ul .rm2 a .rm1_desc p:last-child i { font-style:normal; color:#fe4b44; display:inline-block; font-size:17px; padding-right:5px;} 
.inner_rm ul .rm2 a:hover {
    -moz-box-shadow: 5px 5px 16px #c5c5c5;
    -webkit-box-shadow: 5px 5px 16px #c5c5c5;
    box-shadow: 5px 5px 16px #c5c5c5;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;}




.nhui_bj { width:100%; height:400px; margin-top:50px; background-position:center;    background-repeat: no-repeat; background-size: cover;}
.nhui_bj_t { text-align:center; color:#fff;}
.nhui_bj_t span { display:block; font-size:38px; padding:50px 0 30px; }
.nhui_bj_t p { line-height:1.5;font-size: 18px; text-align:center;}


.nhui_bj_ly {  height:263px;}
.nhui_bj_ly .form { width: 65%; margin:0 auto; padding:50px 0 0 0;}
.nhui_bj_ly .form .div-phone { float:left; height:60px; line-height:60px; width:40%;   border-radius: 4px 0 0 4px; }
.nhui_bj_ly .form .div-ranks { float:left;height:60px; line-height:60px;width:40%; border-radius: 0 4px 4px 0;}
.nhui_bj_ly .form .div-conform { float:right;height:60px; line-height:60px; width:17%}
.nhui_bj_ly .form .div-phone a.send1 { bottom: 0;right: -259px; position:absolute; z-index:999; color:#2e74f6; font-size:12px;}
.nhui_bj_ly .form .infos {height: 60px;line-height: 60px; }
.nhui_bj_ly .form .infos {height: 60px;line-height: 60px;    width: 60%;}

.nhui_bj_ly .form .div-conform .conform { width: 100%;  height: 60px;line-height: 60px; color:#fff; border:0; border-radius:4px;}
.nhui_bj_ly .form .div-conform .conform:hover{ background:#222222 }
.nhui_bj_ly .form #phone { width: 60%; height:45px; line-height:45px; margin-top:9px; border-right:1px solid #e8e8e8;}
.nhui_bj_ly .form span.error { margin: -20px 0 0 -20px;}
.nhui_bj_ly .form .div-conform .conform{ background:#2e74f6;}


.nh_yx { margin-top:80px;}
.nh_yx_t { font-size:40px; text-align:center;}
.nh_yx_t::after{ content:""; display:block; width:60px; height:5px; background:#2d73f5; border-radius:80px;  margin:20px auto 10px;}
.nh_yx_i { margin-top:40px;}
.nh_yx_i .tabbtn {  width: 100%;display: flex;}
.nh_yx_i .tabbtn li {display: block; float: left; position:relative; height: auto; line-height:auto; font-size:18px;   margin: 0 0 0 2%;  text-align: center;  width:15%; }
.nh_yx_i .tabbtn li:first-child {    margin: 0}
.nh_yx_i .tabbtn li a{ border-radius:5px;  color: #fff;  background:none; border-radius: 5px; display: block; float: none; height: auto;  line-height: auto; overflow: hidden; width: 100%;text-align: center;  cursor: pointer;}
.nh_yx_i .tabbtn li a img { display:block; width:100%;}
.nh_yx_i .tabbtn li a span { text-align:center; width:100%; height:40px; text-shadow:0px 3px 3px #333333;  background:rgba(200,200,200,0.2);   display: table; vertical-align: middle; display: table-cell; position:absolute; left:0; top:30px; display:block; z-index:5}
.nh_yx_i .tabbtn li a span i{ font-weight:bold; font-style:normal; line-height:40px; font-size:20px; }
.nh_yx_i .tabbtn li a::after { content:""; display:block; width:100%; height:100%; background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; z-index:1; border-radius:5px;}
.nh_yx_i .tabbtn .current a::after {   background:rgba(0,0,0,0.1); }
.nh_yx_i .tabbtn li::after { display:block; width:100%; position:absolute; left:0; bottom:-20px;  height:37px; background:url(../images/icon36.png) no-repeat center center; content:""; z-index:9;}
.nh_yx_i .tabbtn .current::after {   background:url(../images/icon36h.png) no-repeat center center; content:"";}
.nh_yx_i .tabcon { margin-top:40px; width: 100%;}
.nh_yx_i .tabcon .sublist ul li ,.nh_yx_i .tabcon .sublist ul ._first{ overflow:hidden;border-radius:8px; width:15%; float:left; margin-left:2%; margin-bottom:2%; position:relative; padding-top:15.36%;
    background-color: #f5f5f5;}
.nh_yx_i .tabcon .sublist ul ._first{ margin-left:0; width:49%;border-radius:15px; padding: 0;}
.nh_yx_i .tabcon .sublist ul li a{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.nh_yx_i .tabcon .sublist ul li a img{ width:100%; display:block; height: 100%; object-fit: cover;}
.nh_yx_i .tabcon .sublist ul ._first img{ width:100%; display:block;}
.nh_yx_i .tabcon .sublist ul ._first .yx_desc , .nh_yx_i .tabcon .sublist ul li ._ts {padding:20px 4%; width:92%; position:absolute; left:0; bottom:0; text-shadow:0px 3px 3px #333333; background:rgba(200,200,200,0.7); color:#fff;}
.nh_yx_i .tabcon .sublist ul ._first .yx_desc span { display:block; font-size:20px; font-weight:bold}
.nh_yx_i .tabcon .sublist ul ._first .yx_desc p {font-size:12px; margin-top:8px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    max-height:66px;
    line-height:22px;
    overflow: hidden;}
.nh_yx_i .tabcon .sublist ul li ._ts{font-size:22px; font-weight:bold ;text-align: center; padding:20px 2%; width: 96%;}

.nh_fw { padding-top:80px;}
.nh_fw_t { text-align:center; font-size:40px;}
.nh_fw_t::after{ content:""; display:block; width:60px; height:5px; background:#2d73f5; border-radius:80px;  margin:20px auto 10px;}
.nh_fw_i {padding-top: 25px; margin:50px 0 -5%; overflow: hidden;}
.nh_fw_i ul{font-size: 0;}
.nh_fw_i ul li {display: inline-block; vertical-align: top; margin-left:4%; margin-bottom:5%; width:22%; font-size: 14px;}
.nh_fw_i ul li:nth-child(4n+1){  margin-left:0;}
.nh_fw_i ul li .nh_fw_d em { position:relative; display:block; height:50px; float:left; width:20%; font-size:90px; color:#2d73f5; font-style:normal; line-height:15px;}
.nh_fw_i ul li .nh_fw_d span { display:block; height:50px; float:right; width:78%; font-size:20px;}
.nh_fw_i ul li .nh_fw_d em::after{ display:block;  position:absolute; right:0; bottom:0;  width: 0;   height: 0;  border-bottom: 50px solid #fff; border-left: 50px solid transparent; content:""; z-index:9;} 
.nh_fw_i ul li .nh_fw_d em::before{ display:block;  position:absolute; right:24px; bottom:-4px;  width:1px;   height:60px;   content:""; z-index:10; background:#CCC;transform: rotateZ(44deg);} 



.nh_lc { padding-top:80px;}
.nh_lc_t { text-align:center; font-size:40px;}  
.nh_lc_t::after{ content:""; display:block; width:60px; height:5px; background:#2d73f5; border-radius:80px;  margin:20px auto 10px;}
.nh_lc_i { margin-top:40px;}
.nh_lc_i ul li { width:151px; margin-left:30px; float:left}
.nh_lc_i ul li:first-child  {  margin-left:0;}
.nh_lc_i ul li span { display:block;font-size: 18px;color: #2e74f6;font-weight: 700; position:relative;}
.nh_lc_i ul li span::before{ content:""; display:block; width:27px; height:22px; background:url(../images/icon41.png) no-repeat center center; position:absolute; top:3px; right:-2px;}
.nh_lc_i ul li p{font-size: 14px;color: #717171;padding-top: 20px; line-height:1.6;} 
.nh_lc_i ul li:last-child span::before{ display:none;  }
.nh_lc_m a { margin:0 auto; display:block; color:#fff;  width:200px; height:55px; line-height:55px; text-align:center; border-radius:10px; font-size:18px;
  background: linear-gradient(#548cf3, #2d73f5); -moz-background: linear-gradient(#548cf3, #2d73f5); -ms-background: linear-gradient(#548cf3, #2d73f5); -o-background: linear-gradient(#548cf3, #2d73f5); -webkit-background: linear-gradient(#548cf3, #2d73f5);}
.nh_lc_m { margin-top:50px; }
.nh_lc_m a:hover {  background: linear-gradient(#2d73f5, #2361d4); -moz-background: linear-gradient(#2d73f5, #2361d4); -ms-background: linear-gradient(#2d73f5, #2361d4); -o-background: linear-gradient(#2d73f5, #2361d4); -webkit-background: linear-gradient(#2d73f5, #2361d4);}


.nh_al { padding-top:80px;}
.nh_al .nh_yx_i .tabbtn li a::after { display:none;}
.nh_al .nh_yx_i .tabbtn .current::after{ display:none;}
.nh_al .nh_yx_i .tabbtn li { margin-left:2%; width:18.4%; height:50px;  text-align:center;}
.nh_al .nh_yx_i .tabbtn li:first-child { margin-left:0;}
.nh_al .nh_yx_i .tabbtn li a { display:block;  height:50px;line-height:50px; font-size:18px; color:#676769; border:1px solid #efefef; background:#fff}
.nh_al .nh_yx_i .tabbtn .current a {   color:#fff; border:1px solid #2d73f5; background:#2d73f5}
.nh_al .nh_yx_i .tabbtn li::after { display:none;}

.nh_yx_i .tabcon .case-itemal{position: relative; overflow: inherit;margin: 0 auto;width: 100%; zoom: 1;}
.nh_yx_i .tabcon .case-itemal .alli{overflow: hidden; height: auto; font-size: 0px;} 
.case-itemal  .alli dd {display: inline-block; vertical-align: top;  width:31.33%; margin-right:3%; margin-bottom:3%;}
.case-itemal  .alli dd:nth-child(3n) {margin-right:0}
.case-itemal  .alli dd a{
    display: block;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.case-itemal  .alli dd ._pic {position: relative;  overflow:hidden; padding-top:66.66%; height: 0;}
.case-itemal  .alli dd ._pic img { position: absolute; top:0; left: 0; width:100%; display:block; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;}
.case-itemal  .alli dd:hover ._pic img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.case-itemal  .alli dd ._txt{
    display: block;
    background: #fff;
    padding: 20px 30px;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    position: relative;
    z-index: 1;
}
.case-itemal  .alli dd ._txt .case_dt  { color:#000; font-size:16px; line-height:24px; height: 48px; font-weight:bold; font-style:normal;   display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;}
.case-itemal  .alli dd ._txt .case_de  { color:#717171; font-style:normal;font-size:14px; line-height:24px; height: 48px; margin-top:3%;
   display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;

}
.case-itemal  .alli dd ._txt img{
    height:60%;
    width: auto;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50% , -50%);
    z-index:-1;
}



/*.case-itemal  .alli dd a .case_di { overflow: hidden; width:100%; padding-top: 66.66%; position: relative; background: url(../images/lazy.png) no-repeat center/100%;}
.case-itemal  .alli dd a .case_di img { position: absolute; left: 0; top: 0; height: 100%; max-height:220px; width:100%; display:block; -webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;} 
.case-itemal  .alli dd:hover a .case_di img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.case-itemal  .alli dd a { border-radius:5px; overflow:hidden;  border: 1px solid #e8e8e8; display:block;}
.case-itemal  .alli dd a span   {display: block;  background: #fff;padding: 20px 30px; border-radius: 0 0 5px 5px; border-top: 0;}
.case-itemal  .alli dd a span .case_dt { 
    display: block;  overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;
    color: #000;  font-size: 16px; font-weight: bold; font-style: normal;}
.case-itemal  .alli dd a span .case_de {  
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 63px;
    font-size: 14px;
    color: #717171;  font-style: normal; line-height:21px;   margin-top: 3%; padding: 0 0 0 20px;  background: url(../images/icon16.png) no-repeat left top;}
*/

.nh_xz_tilte { text-align:center;}
.nh_xz_tilte  span{ display:block;font-size: 38px;color: #201f1f;text-align: center;padding-top: 40px;padding-bottom: 30px;}
.nh_xz_tilte  span::after { content: ""; display: block; width: 60px;height: 5px;    background: #2d73f5;  border-radius: 80px;  margin: 20px auto 10px;}
.nh_xz_tilte  p {font-size: 18px;color: #959595;text-align: center;}
.nh_xz_info ul li {float:left; width:30.6%; margin-left:4%; position:relative;}
.nh_xz_info ul li:first-child {  margin-left:0;}
.nh_xz_info ul li em { display:block; position:absolute; right:-15px; top:90px;width: 0;height: 0;border-top: 15px solid transparent;border-right: 15px solid transparent;border-left: 28px solid #ddd;}
.nh_xz_info ul li .nh_xz_info01 i { width:70px; height:70px; border-radius:70px; display:block; border-radius:100px; overflow:hidden; position:absolute; right:20px; top:0; background:#f9f9f9; border-radius:100px;}
.nh_xz_info ul li .nh_xz_info01 i img { display:block; width:100%;}
.nh_xz_info { margin-top:50px;}
.nh_xz_info ul li .nh_xz_info01 { width:110px; margin:0 auto; text-align:right;}
.nh_xz_info ul li .nh_xz_info01 span { padding-top:10px; display:block; margin-bottom:10px;    font-size: 16px; color: #201f1f; font-weight: 700;}
.nh_xz_info ul li .nh_xz_info01 p{font-size: 14px;color: #666;}
.nh_xz_info ul li .nh_xz_info02 { line-height:1.6; margin-top:46px; background: #f9f9f9;border-radius: 10px 0 10px 5px;padding: 30px 34px 20px;font-size: 14px;color: #666;}

.nh_xz { width:1100px; margin:0 auto;}
.nh_xz .index_case_info .owl-carousel .owl-item ._item { margin:0 4%; width:92%;}
.nh_xz .index_case_info .owl-carousel .owl-item ._item em {    display: block;
    position: absolute;
    right: -15px;
    top: 110px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 15px solid transparent;
    border-left: 28px solid #ddd;
}
.nh_xz .index_case_info { margin-top:50px;}
.nh_xz .index_case_info .client-testimonial { background:none !important;}
.nh_xz .index_case_info .owl-carousel .owl-item ._item .nh_xz_info01 {  width: 110px; margin: 0 auto; text-align: right;}
.nh_xz .index_case_info .owl-carousel .owl-item ._item .nh_xz_info01 span { font-style:normal; padding:0 !important; margin-top:20px;
  
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #201f1f;
    font-weight: 700;
}
.nh_xz .index_case_info .owl-carousel .owl-item ._item .nh_xz_info01 p { font-size: 14px; color: #666; font-style:normal;}
.nh_xz .index_case_info .owl-carousel .owl-item ._item .nh_xz_info01 i {
    width:90px;
    height: 90px;
    border-radius: 70px;
    display: block;
    border-radius: 100px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    background: #f9f9f9;
    border-radius: 100px;}
.nh_xz .index_case_info .owl-carousel .owl-item ._item .nh_xz_info02 { font-style:normal;    min-height: 150px;
    line-height: 1.6;
    margin-top: 56px;
    background: #f9f9f9;
    border-radius: 10px 0 10px 5px;
    padding: 30px 34px 20px;
    font-size: 14px;
    color: #666;}
.nh_xz .index_case_info .owl-carousel .owl-item ._item {   border:0;border-radius:0;}	

.nh_xz_info dl { margin-top:60px;}
.nh_xz_info dl dd { width:22.6%; margin:0 0 3% 3%; float:left;}
.nh_xz_info dl dd img { width:100%; display:block;}
.nh_xz_info dl dd:nth-child(4n+1) {  margin:0 0 20px 0;}
.nh_xz_info dl dd a { display:block; position:relative;}
.nh_xz_info dl dd a::after{ display:block; z-index:1; width:100%; height:100%; background:rgba(0,0,0,0.6); content:""; position:absolute; left:0; top:0;transition:all 0.6s; -moz-transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s;}
.nh_xz_info dl dd:hover a::after{   background:rgba(0,0,0,0.2);transition:all 0.6s; -moz-transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s;}
.nh_xz_info dl dd a span{ z-index:5; display:block; width:100%; height:100%; content:""; position:absolute; left:0; top:0;transition:all 0.6s; -moz-transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s; -transition:all 0.6s;}
.nh_wj_i { margin-top:40px;}
.nh_wj_i ul li { float:left; width:22.7%; margin-left:3%;}
.nh_wj_i ul li:first-child { margin-left:0}
.nh_wj_i ul li a { display:block; border:1px solid #d8d8d8; border-radius:10px; background:#f4f4f4; overflow:hidden;}
.nh_wj_i ul li a .nh_wj_t { height:150px; background:#2e74f6; position:relative; }
.nh_wj_i ul li a .nh_wj_t p:first-child { position:absolute; left:0; top:30px; width:100%; z-index:5} 
.nh_wj_i ul li a .nh_wj_t img { height:50px; display:block; margin:0 auto 10px;}
.nh_wj_i ul li a .nh_wj_t p:last-child { text-align:center; font-size:25px; color:#fff; z-index:5 ; position:absolute; left:0; top:100px; width:100%;}
.nh_wj_i ul li a .nh_wj_t::before { content:""; display:block; position:absolute;   width:100%; height:75px; background:#2e74f6;  
		left:0;
		bottom:-35px;
		z-index:1;
		border-radius: 0 0 70% 70%;}
.nh_wj_i ul li a .nh_wj_d { min-height:290px; color:#9a9a9a;  }
.nh_wj_i ul li a .nh_wj_d span { display:block; font-size:18px; margin:60px 0 10px; text-align:center; color:#2d70f3;}
.nh_wj_i ul li a .nh_wj_d p { padding:0 10px; }
.nh_wj_i ul li a { position:relative;}
.nh_wj_i ul li a .nh_wj_m { position:absolute; bottom:20px; width:60%; border-radius:5px;  left: 20%; height:40px; line-height:40px; border:1px solid #2d70f3; color:#3a3a3a; text-align:center; }
.nh_wj_i ul li a .nh_wj_m:hover {  background:#2d70f3; color:#fff;  border:1px solid #2d70f3;   }

.nh_xz .index_case2 .index_case_info {width: 100%;}


.ny_par img { width:100%;}
.ny_par { margin-top:50px;}

.ny_banner_nh { width:100%; height:640px;background-repeat: no-repeat;
background-position-x: center;
background-size: 110%;width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;filter: blur(10px); }
.ny_banner_nh01 { width:100%; overflow:hidden; height:640px;background-image: linear-gradient(0deg,rgba(24,24,24,0) 6%,#181818); position:absolute; left:0; top:0;}
.inner_nh_banner { width:100%;}
.inner_nh_banner   { position:relative; }
.inner_nh_banner .banner  { overflow:hidden; position:static; height:640px;}

.inner_nh_banner .banner .reveal-modal {  top: 150px;}
.inner_nh_z { width:100%;    position: absolute; left: 0; top: 30px; z-index: 1000; }
.team_show_i .inner_nh_z { width:100%;    position:inherit;  }
.team_show_i .inner_nh_info { margin-top: 0; width:100%; max-width: 1060px;} 
.team_show_i .inner_nh_desc {  padding:30px 0;}
.inner_nh_t span { display:block; font-weight: 700;font-size: 30px;color: #fff; margin-bottom:30px;}
.inner_nh_t dl dd{ float: left; color:#fff;padding: 0 10px;height: 30px;line-height: 30px;border: 1px solid #fff;border-radius: 15px;margin-right: 10px;}
.inner_nh_desc { background:#fff; padding:20px; border-radius:4px; overflow:hidden;}
.inner_nh_desc_l { width:50%;overflow:hidden;}
.inner_nh_desc_l img { width:100%;}
.inner_nh_desc_title span { display:block; width:60%; float:left; line-height:44px;font-size: 14px;color: #222;font-weight: 700;}
.inner_nh_desc_title span img { width:40px; float:left; padding-right:10px;}
.inner_nh_desc_title p { display:block; width:35%; float:right; text-align:right; color:#666666; font-size:20px;font-weight: 700;}
.inner_nh_desc_title p em { font-style:normal; font-size: 28px;color: #f9541c;font-weight: 700;} 
.inner_nh_desc_title p i { font-style:normal; display:block;font-size: 14px;color: #666;font-weight: 400;}
.inner_nh_desc_r { width:47%; padding: 10px 0px 0px 0px;}
.inner_nh_desc_i { font-size: 14px;color: #666;line-height: 24px; margin-top:16px; color: #999;}
.inner_nh_desc_zs dl dd { width:33.33%; float:left; width:195px; margin-right:45px; margin-bottom:20px;}
.inner_nh_desc_zs dl dd span { display:block; float:left; width:65px; padding-right:10px;color: #222;font-size: 14px;}
.inner_nh_desc_zs dl dd i{ margin-top:8px;display:block; float:left; height:4px; margin-right:5px; width:20px; background: #17d3a1; line-height:60px; overflow:hidden;}
.inner_nh_desc_zs dl dd i:last-child{  margin-right:0; }
.inner_nh_desc_rs01 { width:100%; margin-top:10px; display: block; overflow: hidden;}
.inner_nh_desc_rs01 span { margin-bottom:10px; display:block;font-weight: 700;font-size: 16px;color: #222;line-height: 18px;}
.inner_nh_desc_rs01 span img { padding-right:5px;}
.inner_nh_desc_rs .f_submit { float:right; width:150px;}
.inner_nh_desc_rs .f_submit .f_submit_a {   display: block; width: 150px; height: 44px;line-height: 44px; transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    text-align: center; color: #fff; background: #222;   border-radius: 44px; margin:10px 0 0 0; font-size: 16px;
}
.inner_nh_desc_l .flex-direction-nav .prev { display:block; background-size:21% !important; width:45px; height:45px}
.inner_nh_desc_l .flex-direction-nav .next { display:block; background-size:21% !important;width:45px; height:45px}
.inner_nh_desc_l .flex-direction-nav { top:60%;}
.inner_nh_desc_rs .f_submit .f_submit_a:hover {     background: #2e74f6;   }
.nh_content #sidebar { border: 2px solid #2e74f6; background:#fff; width:86%; padding:20px 6%;   font-size:14px; color: #1b1b1b; border-radius: 4px;}
.nh_content #sidebar h3 { margin-top:10px; width:100%; position:relative; text-align: center;}
.nh_content #sidebar h3 i { display:inline-block; background: #2e74f6; margin: 0 10px; vertical-align: middle; width: 12px; height: 12px;border-radius: 12px;}
.nh_lx { margin-bottom:10px;}
.nh_lx .budget {  border:0; padding-left:16px; outline:none;    width: 240px;height: 44px;line-height: 44px;border: 0; font-size: 12px; background: #f8f8f8;}
.nh_lx .budget option { background:#fff; margin-bottom:10px;}

.nhbj { background:#f5f5f5;}
.nh_content #sidebar .div-name em { opacity:0;}

.navbg {
	height:40px;
	width: 100%;
	position:inherit;
	z-index:9;
	left:0;}
	
.navbg.scrollfixed{
    position:fixed!important;
    top:65px!important;
}
.navbg_z ul { width:100%; height:60px; background:#fff; border-bottom:4px solid #f5f5f5}
.navbg_z ul li { float:left; }
.navbg_z ul li a{ padding: 0 20px; height:60px; line-height:60px; text-align:center; display:block;font-size: 16px;color: #626265;border-bottom:4px solid #f5f5f5}
.navbg_z ul li a:hover{     font-weight: 700;font-size: 16px; color: #222;border-bottom:4px solid #2c73f5}
.navbg_z ul .act a{     font-weight: 700;font-size: 16px; color: #222;border-bottom:4px solid #2c73f5}
.nh_content .family_content_i { width:100%; background:#fff; margin-top:0;}
.nh_content .family_content_i #place { margin-top:0;}
.nh_content .family_content_i #route { margin-top:30px;}
.nh_content .family_content_i #tips { margin-top:30px;}
.nh_content .family_content_i #fee { margin-top:30px;}
.place_title { text-align:center; padding:15px 0 0;line-height:25px;font-weight: 700;  font-size: 24px;  color: #222; position:relative;}
.place_info {font-size: 14px; color: #101010;line-height: 24px; padding:30px 20px 0;}
.place_title span { display:inline-block; position:relative;}
.place_title i{ display:block; background:#2d73f5; position:absolute; top:12px;}
.place_title i:nth-child(1){ left:-44px; width:6px; height:6px; border-radius:6px;}
.place_title i:nth-child(2){left:-30px; width:12px; height:12px;border-radius:12px; top:8px;}
.place_title i:nth-child(4){ right:-44px; width:6px; height:6px;border-radius:6px;}
.place_title i:nth-child(3){ right:-30px; width:12px; height:12px;border-radius:12px;top: 8px;}



.contact_tc { margin: 0 auto; position:relative;
    width: 50%;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
 
    padding: 2%;}
.contact_tc .close-reveal-modal{     z-index: 9999999999000; display:block; width:40px; height:40px; line-height:40px;
    font-size: 30px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: -6%;
    color: #fff;
    text-shadow: 0 -1px 1px rbga(0,0,0,.6);
    font-weight: bold;
    cursor: pointer;}	
.contact_logo img { height:80px; display:block; margin:0 auto;}
.contact_logo  { margin-bottom:50px;}
.contact_tc_l { width:65%;}
.contact_tc_r { width:20%;}
.contact_tc_l dl dt { font-size:20px; font-weight:bold; margin-bottom:20px;}
.contact_tc_r dl dt { font-size:20px; font-weight:bold;margin-bottom:20px;}
.contact_tc_l dl dd { font-size:16px; color:#333333; margin-bottom:10px;} 
.contact_tc_r dl dd {  color:#333333; margin-top:10px; text-align:center;} 
.contact_tc_r dl dd img{ width:100%; border:1px solid #e8e8e8}
.contact_yx { text-align:center; color:#afafaf; margin-top:50px;}

.m_left {
    float: left;
    width:930px;
}
.m_right { width:285px; float: right; }
.m_content{
    max-width: 1060px;
    margin: 0 auto;
}
.m_content .m_left{
    float: left;
    overflow: hidden;
    width: auto;
    max-width:740px;
}
.m_content .m_right { width:300px; float: right; }
.summary { 
    z-index:1 !important;
}
.summary .caption {
    border-bottom: 1px solid #dddddd;
    background-color: #dddddd;
    font-size: 12pt;
    font-weight: bold;
    padding: 5px;
}
.summary.scrollfixed { 
    margin-top: 0px;
    margin-left:0;
}
.summary.scrollfixed .caption {
    color: red;
}
.contents {
    width: 150px;
    margin: 10px;
    font-size: 80%;
}







.fy_info { padding:30px 20px 0;}
.fy_info ul li { width:50%; padding:60px 0 15px; border-right: 2px solid #fff; float:left; background:#f8f8f8; position:relative;}
.fy_info ul li:last-child{border-right:0;}
.fy_info ul li dl { padding:1% 5%;}
.fy_info ul li dl dt { width:100%;     font-weight: 700; position:absolute; left:0; top:0; font-size: 16px; color: #222;  text-align: center; background: #d1dff9; height: 44px;line-height: 44px; }
.fy_info ul li dl dd{
    display: flex;
}
.fy_info ul li dl dd strong { 
    display:block;
    font-weight: 700;
    font-size: 14px;
    color: #222;
    letter-spacing: 0;
    text-align: right;
    line-height: 30px;
    height: 30px;
}
.fy_info ul li dl dd span { 
    flex: 1;
    overflow: hidden;
    display: block;
    padding-right: 10px;
    font-size: 14px;
    color: #222;
    letter-spacing: 0;
    line-height: 30px;}
.fy_info ul li dl dd { margin-bottom:5px; font-size:14px; overflow:hidden;}
.fy_info ul .fy_info2  dl dd strong{ font-size:18px; color:#666666; line-height:30px; margin-right:4px;}
.fy_info ul .fy_info2  dl dd span{ width:94%;}
.fy_info ul { display:flex;flex-direction: row;flex-wrap: wrap;}
.fy_info ul li { flex:1;}
.yd_info {padding:25px 20px 0px; }
.yd_info p {
    font-size: 14px;
    margin-bottom:6px;
    color: #101010;
    letter-spacing: 0;
    line-height: 30px;
    padding-left:25px;
    position: relative;
}
.yd_info p { position:relative;}
.yd_info p i { position:absolute; left:10px; top:10px; width:6px; height:6px; border-radius:6px; background:#2e74f6;}
.yd_info p span { 
    left: -10px;
    top: 10px;
    position:absolute;
    line-height: 30px;
    font-size: 20px;
    color: #2e74f6;
}
.yd_info1{
    padding-bottom: 30px;
}

/*主要样式*/
.subNavBox{width:100%; margin:0 auto 0; height:25px; position:relative;}
.subNav{ cursor:pointer;  float: left; display: inline;  margin: 0 0 5px 0; white-space: nowrap;
    height: 24px;
    padding:1px 8px; line-height:24px;
    text-decoration: none;
    color: #515255;
    border-radius: 2px;}
.subNav:hover{color:#2c73f5;}
.currentDd{color: #fff;background-color: #2c73f5; font-weight: 700;  border-radius: 15px;}
.currentDd:hover{color: #fff;}
.currentDt{background-image:url(../images/jiantou.jpg); margin-bottom:70px;}
.navContent{display: none;  position:absolute; left:0 ; top:37px; width:100%; padding-bottom:10px; }
.select .navContent li { width:15%; float:left;}
.navContent li a{display:block;width:200px;height:28px;text-align:center;font-size:14px;line-height:28px;color:#333}
.navContent li a:hover{color:#fff;background-color:#277fc2}
#subNav_bx { margin-bottom:0;}

.Box_c{ height:125px;}
.Box_c .currentDt { margin-bottom:0}
.Box_c .navContent { top: 68px;}

/*======= 年会列表 ======*/
.nianhui1_line { width:100%; height:90px; border-bottom:1px solid #e4e4e4; position:relative}
.nianhui1_r { min-width:300px; position:absolute; right:0}
.nianhui1_line #div_center { min-width:300px; height:45px; line-height:45px; border:0 }

#nh_nav a:hover {color:#2d73f5;text-decoration:none;}
#nh_nav li {float: left; width:100px}
#nh_nav li a { display: block; width: 77px;   font-size:14px; color:#4b4b4b}
#nh_nav li a:hover{background:#FFFFFF;}
#nh_nav li ul {line-height: 35px; background:#FFF; list-style-type: none;text-align:left;left: -999em; width:130px; position: absolute; border:1px solid #2d73f5; padding:8px;z-index: 99;}
#nh_nav li ul a{display:block; width: 120px; padding-left:10px;text-align:left; }
#nh_nav li ul a:hover {color:#FFF;text-decoration:none;font-weight:normal;background:#2d73f5;}
#nh_nav li:hover ul {left: auto;}
#nh_nav li.sfhover ul {left: auto;}
#content {clear: left;}
#nh_nav li .na1 { position:relative;}
#nh_nav li .na1::after { content:''; display:block; position:absolute; right:0; top:19px; width: 13px;height: 13px; background-size:70% !important; background: url(../images/icon14.png) no-repeat center center;filter: grayscale(100%); opacity:0.6;}
#nh_nav li .na1:hover::after { filter: grayscale(0); opacity:1;}
#nh_nav li._industry{width:auto;}
#nh_nav li._industry a{width:150px;position: relative;padding-right:40px;}
#nh_nav li._industry a em{font-style: inherit; display: inline-block; line-height: 0; font-size: 10px; vertical-align: text-top;}
#nh_nav li._industry a img{width: 21px;position: absolute;right: 20px;}
.nianhui1_l { width:325px; height:45px; margin-top:22px; line-height:45px; border-radius:8px; border:1px solid #e4e4e4;}
.nianhui1_l .text { width:270px; margin-left:10px;height:45px; line-height:45px; border:0; background:#fff; float:left; color:#b0b0b0;font-size:16px; outline:none;}
.nianhui1_l input::-webkit-input-placeholder { color: #b0b0b0; } 
.nianhui1_l input:-moz-placeholder { color: #b0b0b0; } 
.nianhui1_l input::-moz-placeholder { color: #b0b0b0; } 
.nianhui1_l input:-ms-input-placeholder { color: #b0b0b0; }
.nianhui1_l .btn { float:right; width:45px; height:45px; background:url(../images/searchh.png) no-repeat center center;filter: grayscale(100%); opacity:0.4;}
.nianhui1_l .btn:hover { filter: grayscale(0); opacity:1;}


/*======= 团建 ======*/
.filter_top { margin-top:0;}
.filter_bj {    background: #f8f8f8; border-radius: 2px 3px 3px 3px; padding:30px 0 30px 30px;}

.inner_filter .banner {height: 30px;}
.filter_search { width:82%; margin:0 auto; height:45px; /* background:#fff; */}
.filter_search .text { width:76%;height:50px; line-height:50px; padding:0 2%; color:#515255; border:0; float:left; outline:none;}
.filter_search .btn { text-indent:50%; width:18%; border:0; float:right; display:block; height:50px; line-height:50px; font-size:16px;   border:0;   color: #fff;   border:0;  background: #2c73f5 url(../images/search_n.png) no-repeat 40% center;font-weight: 700;}
.filter_search .btn:hover{ color:#fff; background:#222222  url(../images/search_n.png) no-repeat 30% center;}
.select{width:100%;margin: 40px 0 0 0;}
.select li{list-style:none;padding:0 0 20px 90px; width:90%;}
.select li:first-child+li+li .currentDt {  margin-bottom: 96px;}
.select li:first-child+li .currentDt {  margin-bottom: 96px;}
.select li:first-child .currentDt {  margin-bottom: 96px;}
.select li:first-child+li+li+li #select3 dd:nth-child(13){ margin-left:43px;} 
.select .select-list{ clear:both;}
.select dl{zoom:1;position:relative;line-height:24px;}
.select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
.select #select4{display: flex;}
.select .select-main{height:26px; overflow: hidden; width: 85%;}
.select .select-box{overflow: hidden; position: relative;}
.select .select-more{color: #18d3a0; cursor: pointer;}
.select dt{width:100px;margin-bottom:5px;position:absolute;top:0;left:-90px;     font-weight: 700;    font-size: 14px; color: #545658;height:24px;line-height:24px}
.select dd{float:left;display:inline;margin:0 5px 5px 0;}
.select li:first-child+li+li+li #select3 dd{ margin: 0 0;}
.select a{display:inline-block;white-space:nowrap;height:24px;padding:1px 8px;text-decoration:none;color:#515255;border-radius:2px;}
.select a:hover{color:#fff;background-color:#2c73f5;border-radius:20px;}
.select .navContent a:hover{color:#333333;background-color:#ffc53d; border-radius:20px;}
.select .selected a{color:#fff;background-color:#2c73f5; font-weight:700; border-radius:15px; margin-right:4px;}
.select .navContent .selected a{color:#333333;background-color:#ffc53d; font-weight:700; border-radius:15px;}

.select-result dt{font-weight:bold}
.select-no{color:#222222}
.select .select-result a{padding-right:20px;background:#ffc53d url("../images/close.gif") right 9px no-repeat; color:#333333;}
.select .select-result a:hover{background-position:right -15px}
.select li:last-child{ margin:0 !important; padding-bottom:0;  }
.select li:last-child dt { font-weight:100;}
.select .tdlx{ position:relative; padding-bottom:15px;}
.select .tdlx dt {  left:0;}




.filter_sort { margin-top:40px;  border-bottom: 2px solid #f5f5f5;   height: 30px; font-size: 14px;color: #515255; }
.filter_sort dl dd {height: 30px;line-height: 30px; width:100px; float:left; text-align:center;}
.filter_sort dl .on{ color: #fff;font-weight:700; background:#2c73f5; border-radius:4px;}
.filter_sort dl dd:hover{ color: #fff;font-weight:700; background:#2c73f5; border-radius:4px;}

#div_center { width:100%; margin-top:40px; height:30px;border-bottom: 2px solid #f5f5f5; }
#div_nav {height:30px; line-height: 30px; list-style-type: none; margin-top:5px;}
#div_nav a { display: block;  height:30px; color:#222;width:80px; border-radius:4px; text-align:center; font-size:12px;}
#div_nav a:hover{background:#2c73f5;}
#div_nav a:link { color:#222; text-decoration:none;margin:0;}
#div_nav a:visited {color:#222;text-decoration:none;margin:0;}
#div_nav a:hover {color:#C00;text-decoration:none;}
#div_nav li {float: left; margin-right:2px; text-align:center;}
#div_nav li a:hover{background:#2c73f5; color:#fff}
#div_nav li ul {line-height:30px; background:#FFF; list-style-type: none;text-align:left;left: -999em; width:132px; position: absolute;border-width: 1px;border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-color: #2c73f5; padding:1px; z-index:9999;}
#div_nav li ul a{display:block; width: 132px;text-align:center; border-radius:0; }
#div_nav li ul a:link {color:#222; text-decoration:none;}
#div_nav li ul a:visited {color:#222;text-decoration:none;}
#div_nav li ul a:hover {color:#FFF;text-decoration:none;font-weight:normal;background:#2c73f5;}
#div_nav li:hover ul {left: auto;}
#div_nav li.sfhover ul {left: auto;}
#div_nav li ul li { margin-right:0;}
#div_nav .on a{background:#2c73f5; color:#fff!important; font-weight:bold;}


#filter_content .family_content {padding-top: 30px;}
 
.filter_content_l ul li {     overflow: hidden; height: 150px; padding: 20px 0; border-bottom: 1px solid #f5f5f5;}
.filter_content_l ul li a .f_content_img { width:23%; margin-right:4%; border-radius:4px; overflow:hidden;}
.filter_content_l ul li a .f_content_info { width:50%;}
.filter_content_l ul li a .f_content_zs {width:102px;}
.filter_content_l ul li a .f_content_info dl { display:block; width:100%;}
.filter_content_l ul li a .f_content_img img {   height:149px; display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.filter_content_l ul li:hover a .f_content_img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.filter_content_l ul li a .f_content_info h3 { margin-bottom:10px;    font-weight: 700; font-size: 18px; color: #222;    max-height: 80px;}
.filter_content_l ul li:hover a .f_content_info h3 { color: #2c73f5;   }
.filter_content_l ul li a .f_content_info dl em { font-style:normal; float:left; padding: 0 6px; background: #f5f5f5; border-radius: 2px;height: 28px; line-height: 28px;display: inline-block;
font-size: 12px;color: #5a5a5a;text-align: center; margin-right: 5.8px;}
.filter_content_l ul li a .f_content_info dl dd { font-style:normal; float:left; padding: 0 6px; background: #f5f5f5; border-radius: 2px;height: 28px; line-height: 28px;display: inline-block;
font-size: 12px;color: #5a5a5a;text-align: center; margin-right: 5.8px;}
.filter_content_l ul li a .f_content_info p {     color: #5a5a5a; font-size: 14px; padding: 10px 0 0;}
.filter_content_l ul li a .f_content_zs dl dd { position:relative; width:78px; padding-left:20px; height:20px; position:relative; background:url(../images/zs.png) no-repeat 20px center; background-size: auto 2px;}
.filter_content_l ul li a .f_content_zs dl dd em { position:absolute; left:0; top:2px; width:15px; height:15px; display:block;}
.filter_content_l ul li a .f_content_zs dl dd:nth-child(1)  em  { background:url(../images/te1.png) no-repeat center center; }
.filter_content_l ul li a .f_content_zs dl dd:nth-child(2)  em  { background:url(../images/te2.png) no-repeat center center; }
.filter_content_l ul li a .f_content_zs dl dd:nth-child(3)  em  { background:url(../images/te3.png) no-repeat center center; }
.filter_content_l ul li a .f_content_zs dl dd:nth-child(4)  em  { background:url(../images/te4.png) no-repeat center center; }
.filter_content_l ul li a .f_content_zs dl dd i { position:absolute; right:0; top:9px; display: block;width: 78px; height: 2px;}
.filter_content_l ul li a .f_content_zs dl dd .zs1 { background: url(../images/zs1.png) no-repeat center center;  }
.filter_content_l ul li a .f_content_zs dl dd  .zs2 { background: url(../images/zs2.png) no-repeat center center;  }
.filter_content_l ul li a .f_content_zs dl dd .zs3 { background: url(../images/zs3.png) no-repeat center center;  }
.filter_content_l ul li a .f_content_zs dl dd  .zs4 { background: url(../images/zs4.png) no-repeat center center;  }
.filter_content_l ul li a .f_content_zs dl dd  .zs5 { background: url(../images/zs5.png) no-repeat center center;  }
 
 
.filter_content_l ul li a .f_content_zs .filter_p { margin-top:10px; text-align:right;}
.filter_content_l ul li a .f_content_zs .filter_p .f_p1 {     font-size: 12px;color: #666; display:block;font-weight: 700;}
.filter_content_l ul li a .f_content_zs .filter_p .f_p1 em{ font-style:normal; display:inline-block; font-weight: 700;font-size: 24px;color: #f9541c;}
.filter_content_l ul li a .f_content_zs .filter_p .f_p2{font-size: 12px;color: #666;display:block;}


/*--------------------page------------------*/

.page { text-align:center;margin:40px auto;clear: both;padding-top:10px;}
.page span.page_list {overflow:hidden;}
.page span.page_list a {    background: #f5f5f5; border-radius: 2px;margin-right:7px;padding: 5px 10px 5px 10px;font-size:14px; color:#606266;font-weight: 700;}
.page span.page_rows {background:#fff; font-size:12px;margin-right:5px;padding: 5px 10px 5px 10px;color: #515a6e;}
.page span.page_list a.selected {background: #2c73f5;color: #fff;}
.page span.page_list a:hover {background: #2c73f5;color: #fff;}
.page_g {background:#fff;margin-right:5px;padding: 5px 10px 5px 10px;font-size:14px;  color: #515a6e;}
.page_g i { display:inline-block; padding:0 4px; font-style:normal;}

.page .pagination{
    overflow: hidden;
}
.page .pagination li{
    display: inline;
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
}
.page .pagination li > a, .page .pagination li > span {
    color: #888;
    padding: 8px 12px;
    font-family: "宋体";
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
}
.page .pagination li.active a , .page .pagination li.active span {
    color: #fff;
    background-color: #0c80e8;
    border: 1px solid #0c80e8;
}
.page .pagination li > a:hover,
.page .pagination li > span:hover,
.page .pagination li > a:focus,
.page .pagination li > span:focus
.page .pagination .disabled > span,
.page .pagination .disabled > span:hover,
.page .pagination .disabled > span:focus,
.page .pagination .disabled > a,
.page .pagination .disabled > a:hover,
.page .pagination .disabled > a:focus {
    color: #fff;
    background-color: #999;
    border-color: #ddd;
  }


.div-number { width:100%; margin-right:0; height:45px; background:#f8f8f8; margin-bottom:10px;}
.div-number .number{ width:100%;color: #404040; outline:none; padding-left:18px; height:45px; background:#f8f8f8;     font-size: 14px;  line-height:45px; border:0;}
.div-number .number option{ height:45px; line-height:45px;}
#filter_content .sidebar_img { display:none;}

.team_title {font-weight: 700;font-size: 26px;color: #222;line-height: 40px;}
.team_banner { width:100%;  background:#fff;}
.team_show { width:100%; overflow:hidden;  background:#fff;   }
.team_banner .banner .inner_nh_desc { padding:40px 0; overflow:hidden;}
.team_banner .banner .inner_nh_info {  margin-top:90px;}
.team_sort { margin-top:12px;}
.team_sort dl dd {     padding: 0 6px;
    background: #2c73f5;
    border-radius: 2px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    margin-right: 5.3px;
    margin-bottom: 5.3px;
}
.team_sort dl em { 
    font-style:normal;     
    padding: 0 6px;
    background: #2c73f5;
    border-radius: 2px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    margin-right: 5.3px;
    margin-bottom: 5.3px;
    box-sizing: border-box;
}
.team_banner .inner_nh_desc_rs01{ width:250px;}
.team_banner .inner_nh_desc_rs01 span { float:left; margin-right:20px; font-size:12px;}
.team_banner .inner_nh_desc_i { display: block; overflow: hidden;}
.team_banner .inner_nh_desc_rs .f_submit { float: none; width: 100%;}
.team_banner .inner_nh_desc_rs .f_submit .f_submit_a { 
    display: block;
    width: 46.8%; margin-right:2%;
    height: 44px;
    line-height: 44px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    text-align: center;
    color: #fff;
    background: #222222;
    border-radius:5px;
    margin-top: 10px;
    font-size: 16px;}
.team_banner .inner_nh_desc_rs .f_submit a:hover{ background:#2c73f5; letter-spacing:5px;}
.team_banner .inner_nh_desc_rs .f_submit .f_submit_zx 
{ float:left; 
    display: block;
    width: 46.8%;
    height: 42px;
    line-height: 42px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    text-align: center;
    color: #17d3a3;
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
    border: #17d3a3 solid 1px;
    font-size: 16px;
}
.team_banner .inner_nh_desc_rs .f_submit .f_submit_zx:hover {   background: #17d3a3; color: #fff;}	
.team_rs p  {display: block;width: 200px;float: right;  text-align: right; color: #666666;font-size: 12px;font-weight: 700;}
.team_rs p  em{    font-style: normal;font-size: 28px;color: #f9541c;font-weight: 700;}
.team_rs p i {    font-style: normal;display: block;font-size: 12px;color: #666; font-weight: 400;}
.team_banner .reveal-modal { top: 150px;}

.team_desc{ padding:15px 2% 20px; width:96%; background:#fff; overflow:hidden;}
#team_content  .family_content_i #place {  margin-top: 0;}
.team_desc_l { width:60px; color:#2e74f6; font-weight: 700; margin-right: 20px; font-size: 12px; text-align:center; line-height:15px;}
.team_desc_l a{margin-top: 4px; display: inline-block;}
.team_desc_l img { max-width:100%; object-fit: contain;} 
.team_desc_l .ch { display:inline-block; font-style:normal; color:#2e74f6}
.team_desc_r  {float:initial; overflow: hidden; border-radius: 10px; padding:15px 20px; background:#fef8eb; color:#222222;}
.team_desc_r dl dd em {padding-right:35px;display:inline-block; color: #222;font-size: 14px;font-weight: 700; font-style:normal;}
.team_desc_r dl dd { position:relative; float:left; width:23%; margin:0 10% 10px 0; height:20px; background: url(../images/zs.png) no-repeat 70px center;}
.team_desc_r dl dd i { position:absolute; left:70px; top:9px; display: block; width:108px; height:4px;}
.team_desc_r dl dd .zs1 { background: url(../images/zs1.png) no-repeat center center;  }
.team_desc_r dl dd .zs2 { background: url(../images/zs2.png) no-repeat center center;  }
.team_desc_r dl dd .zs3 { background: url(../images/zs3.png) no-repeat center center;  }
.team_desc_r dl dd .zs4 { background: url(../images/zs4.png) no-repeat center center;  }
.team_desc_r dl dd .zs5 { background: url(../images/zs5.png) no-repeat center center;  }
.team_desc_r_ms { font-size: 14px;color: #222;line-height: 24px;}
#team_content .sidebar_img { display:none;}



/* 客服*/
#rightButton{ position:fixed; _position:absolute; top:298px; right:0; z-index:999; display:block; width:68px;}
#right_ul{ position:relative;}
#right_qq{ border-radius: 5px; background:#222222 url(../images/r_qq.png) no-repeat; width:68px; height:68px; margin-bottom:1px;  }
#right_qq a{ width:68px; height:68px; display:block; }
#rightButton ul .right_ico a{ width:68px; height:68px; display:block; }
#right_qq:hover{  background:#2e74f6 url(../images/r_qq.png) no-repeat; }
#right_tel{border-radius: 5px; margin-top:2px;background:#222222 url(../images/r_phone.png) no-repeat; width:68px; height:68px;   }
#right_tel:hover{ background:#2e74f6 url(../images/r_phone.png) no-repeat;   }
#right_wx{border-radius: 5px; background:#222222 url(../images/r_wx.png) no-repeat; width:68px; height:68px;margin-top: 1px; }
#right_wx:hover{ background:#2e74f6 url(../images/r_wx.png) no-repeat; }
#right_tip{    position:absolute; right:75px; top:-50px; display:none; z-index:9999; }
.flagShow_p1{ float:left; margin-left:15px; _margin-left:5px; width:152px; font-size:18px; line-height:91px;}
.flagShow_p2{background:#fff; border-radius:4px;  width:230px; height:71px; line-height:71px;float:left;padding-left:20px; font-size:34px;  color:#222222;  -moz-box-shadow:0 0 8px #a2a2a2; -webkit-box-shadow:0 0 8px #a2a2a2; box-shadow:0 0 8px #a2a2a2;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}

.flag_qq{ display:none;}
#backToTop{ position:fixed; _position:absolute; bottom:none; top:508px; right:0; z-index:999; display:none; }
a.backToTop_a{border-radius: 5px;  background:#222222 url(../images/7_08.png) no-repeat no-repeat center center;  width:68px; height:68px; display:block; }
a.backToTop_a:hover{  background:#2e74f6 url(../images/7_08.png)  no-repeat center center; }
.line91{ line-height:71px; }




/* 团建焦点图*/
.flexslider{position:relative;height:400px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
.flex-control-nav{position:absolute;bottom:-110px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%;}
.flex-direction-nav li a{display:block;width:60px;height:60px; border-radius:60px;overflow:hidden;cursor:pointer;position:absolute; opacity: 1;}
.flex-direction-nav li a.prev{left:30px;background:rgba(0,0,0,0.7) url(../images/left.png) center center no-repeat;}
.flex-direction-nav li a.prev:hover{background:rgba(44,115,245,0.8) url(../images/left.png) center center no-repeat;}
.flex-direction-nav li a.next{right:30px;background:rgba(0,0,0,0.7) url(../images/right.png) center center no-repeat;}
.flex-direction-nav li a.next:hover{background:rgba(44,115,245,0.8) url(../images/right.png) center center no-repeat;}
.flex-direction-nav li a.disabled{display:none;}
#f_message .reveal-modal { top: 170px !important;}

 
.div3 {display: none;}

.subNavBox ol .ol_box { display:inline-block; float:left; width:auto; padding:0}

@media screen and (max-width:4804px) and (min-width:1920px) {
    .fullSlide .bd ul{ height:1100px !important;}   
    .search {  bottom:300px;}
    
}

@media screen and (max-width: 1920px) and (min-width:1600px) {
   .fullSlide .bd ul{ height:750px !important;}  
   .search {  bottom:90px;}
 
}

@media only screen and (max-width: 1800px){	 
   .home-vedio {  margin: -90px 0 80px;transform: scale(0.74);}
   
}

@media only screen and (max-width: 1600px){	 
.fullSlide .bd ul{ height:700px !important;}

 .oclean-swiper .swiper-arrow.swiper-prev {  left: 54% !important;}
 .oclean-swiper .swiper-arrow.swiper-next {  right: 54% !important;}
 .wp1 { max-width:900px !important}
 .wp2 { max-width:450px !important}
 .wp3 { max-width:900px !important}

}

@media only screen and (max-width: 1500px){	
.fullSlide .bd ul{ height:620px !important;}
.search {  bottom:120px;}
}
@media only screen and (max-width: 1440px){	 
.fullSlide .bd ul{ height:580px !important;}
 .top_tab dl .logo {  width: 333px;} 
 .top_tab dl .head_nav { width: 710px;}

 .top_tab dl .head_tel { width: 156px;  padding-right: 20px;}



@media only screen and (max-width: 1300px){	
    .top_tab dl .logo { width:341px;}
    .top_tab dl .head_nav ul li {  padding: 0 12px;}
    
    .fullSlide .bd ul{ height:530px !important;}
    .flex-control-paging li a { width: 160px;}
    .nhui_bj_ly .form {width: 75%;}
    .inner_partner .form .div-phone a.send1 {  right:35%;}
     #f_message .reveal-modal {  top: 60px !important;}
  
}

@media only screen and (max-width: 1200px){	
   .fullSlide .bd ul{ height:500px !important;}
   .flex-control-paging li a { width: 150px; height:70px;}
   .index_vidoe .flex-control-nav li img { height:70px;}
   .flex-control-paging li a {  border-radius:8px;   border: 1px solid #fff;}
   .flex-control-paging li a.flex-active { border:1px solid #2e74f6;}
   .nhui_bj_ly .form {width: 85%;}
   .i_mission_t {   padding-top: 100px;}
   .inner_banner_t span { font-size:30px;}
   .inner_partner .form .div-phone a.send1 {  right:35%;}
   #f_message .reveal-modal {  top: 50px !important;}
   .form_z { padding:2%;}
   .filter_content_l ul li a .f_content_img {  width: 28%;}
   .filter_content_l ul li a .f_content_info {  width:45%;}
   
}

@media only screen and (max-width: 1100px){	

 .fullSlide .bd ul{ height:450px !important;}

  .flex-control-paging li a { width: 130px;height:60px;}
 .index_vidoe .flex-control-nav li img { height:60px;}
 .case_fixed_img .case_tit { width:60% !important;}
 .i_advantage_i ul li {  width: 13.3%;}
 .i_values_i ul li .i_values_i1 { margin:20px 0 20px;}
 .i_values_i {  margin-top:40px;}
 .i_values_t {  padding-top: 100px;}
 .inner_partner .form .div-phone a.send1 {  right:35%;}
 #f_message .reveal-modal .div-phone { width: 100%;  margin-right: 0; float:none;}
 #f_message .reveal-modal .div-ranks { width: 100%;  margin-right: 0; float:none;}
 .filter_search .btn {  text-indent: 4em;}
}

@media only screen and (max-width: 1024px){	
 .fz {  width: 95%;}
 .search{ display:none;}
 .fullSlide .bd ul{ height:420px !important;}
  .flex-control-paging li a { width: 110px;height:50px;}
 .nhui_bj_ly .form {width:95%;}
 .filter_search {  width:100%; overflow:hidden;}
 
}
@media only screen and (max-width: 950px){	
  .top_tab dl .logo { width: 23%;}
  .popular_info ul li a .popular_tm {  top: 35px;}
  .popular_info ul li a i { top: 28px;}
  

}
@media only screen and (max-width: 850px){	
.top_tab dl .logo { width:26%;}
.fullSlide .bd ul{ height:380px !important;}
.tab dt a {  padding: 0px 3%;}
.inner_partner .form {  width:100%;}
 
}
@media only screen and (max-width: 768px){	
 .top_tab dl .logo { width:27%;}
 .fullSlide .bd ul{ height:300px !important;}
 .top_tab dt { width: 12%;}
 .index_vidoe .flex-control-nav li {  margin: 0 5px;}
 #portamento_container { display:none;}
 .sidebar_top { display:none;}
 .filter_content_l { width:100%}
 .foot_right { width:100%;  float:none; clear:both; }
 .foot_left { width:60%;margin-bottom:5%;}
 .family_content_l {  width:100%; position:relative; padding-top:60px;}
 .navbg_z ul {  width:100%;}
 .ny_banner_f { height:500px;}
 .f_title { font-size: 40px; margin-bottom:20px}
 .f_desc {   width:90%;}
 .family_banner { top:30%;}
 .f_submit .f_submit_a { margin:30px auto 0}
 .inner_nh .tab ul li a .nh_d i{ margin-bottom:10px;}
 .inner_nh .tab ul li a .nh_r span { display:block; width:100%; float:none; }	
 .inner_nh .tab ul li a .nh_r p { display:block; width:100%; float:none;}	
 .inner_nh .tab ul li a .nh_r { position:inherit;height:auto;}
 .inner_nh .tab ul li a .nh_d { padding: 1% 4% 2%; }
 .inner_about_l { width:100%; float:none;}
 .inner_about_r { width:100%;float:none; margin-top:30px;}
 .inner_about_l01 span { font-size:25px;}
 .case_tit .fnt_30 { font-size:25px; color:#}
 .case_tit .fnt_16   {color: #5c5c5c; font-size:16px; line-height:2; font-weight:100;}
 .i_mission_l {  width: 100%; float:none;}
 .i_mission_r {  width: 95%; float:none; margin:30px auto 0;}
 .i_values_bj { position:inherit;}
 .i_values_t { padding-top:10px; color: #000;}
 .i_values_i ul li {  border: 1px solid #e2e2e2;}
 .i_values_i ul li .i_values_i1 { color:#333333; font-size:20px;}
 .i_values_i ul li .i_values_i2 { color:#5c5c5c; font-size:16px;}
 .i_advantage_t {  padding-top:60px;}
 .i_mission_t { padding-top: 20px;}
 .industryIbox  { margin-top:50px;}
 .i_mission_i { margin-top:20px;}
 .industryINav .itemC {  height: 100px !important;}
 .industryIDemo .txt{ height:auto !important;}
 .industryIbox_t {  padding-top: 35px;}
 .industryIDemo .txt { font-size: 14px !important;}
 .i_advantage_t { font-size:25px;}
 .i_values_t { font-size:25px;}
 .i_mission_t {  font-size: 25px;}
 .industryIbox_t{  font-size: 25px;}
 .inner_banner_t span { font-size:25px;}
 .raiderslist ul { margin:0 auto; width:100%;}
 .raiderslist ul li { margin: 0 0 3% 3%;width:48%;}
 .raiderslist ul li:nth-child(2n+1) { margin: 0 0 3% 0;}
 .raiderslist ul li:first-child  { margin: 0 0 3% 0 !important;}
 .raiderslist ul li:nth-child(3n+1) { margin: 0 0 3% 3%;}
 .raiderslist ul li:nth-child(7) { margin: 0 0 3% 0;}
 .raiderslist ul li:nth-child(13) { margin: 0 0 3% 0;}
 .raiderslist ul li:nth-child(19) { margin: 0 0 3% 0;}
 .raiderslist ul li:nth-child(25) { margin: 0 0 3% 0;}
 .partner_lx h4 {  width:20%;}
 .partner_lx .cd-form-list {  width: 80%;}
 .partner_lx .cd-form-list li { width:31%; padding-right: 2%;}
 .inner_left { width:100%; float:none;    background:none; padding-right:0;}
 .inner_right { width:100%; float:none; margin-top:30px;}
 .ny_case_titme img {  top: -40px; height:70px;}
 .inner_case_info ul li a .inner_case_img { max-height:inherit;}
 .case_right_xg .inner_case_info ul li:nth-child(3n+1){margin: 0 0 3% 0 !important;}
 .testimonial-items-navigation .next, .testimonial-items-navigation .prev {  border-radius: 45px !important;  width: 45px !important; height: 45px !important;  line-height: 45px !important;}
 .testimonial-items-navigation .prev{ background-size:30% !important;}
 .testimonial-items-navigation .next{ background-size:30% !important;}
 .fullSlide .hd { width: 100%;}
 .index01_info ul li a .index01_i { margin: 0 2%;}
 .index01_info ul li a .index01_t {margin: 5% 2% 3%;}
 .index01_info ul li a .index01_s {     margin:3% 2%;}
 .index01_info ul li { width: 31.3%;}
 .index01_info ul li:nth-child(3n+1){ margin-left:0;}
 .index01_info ul li:nth-child(4n+1){ margin-left:3%;}
 .index01_info ul li:first-child{ margin-left:0 !important;}
 .index01_info ul li .sj { width:100%; float:none; display:block;}
 .index01_info ul li .jg { width:100%; float:none;display:block;}
 .index01_info ul li a .index01_r { margin: 18px 2% 0;}
 .preferred_left { display:none;}
 .preferred_right { width:100%; float:none;}
 .preferred_right .index01_info ul li { width: 31.3%;}
 .flex-viewport { padding-bottom:80px;}
 .index_vidoe .flex-control-nav { bottom: 14px;}
 .popular_title p {  font-size: 14px;}
 .popular_info ul li a .popular_tm {  top:20px;}
 .popular_info ul li a i { top: 18px;}
 .popular_info ul li a .popular_t {   font-size: 20px;}
 .index_case_title p {  font-size: 14px;}
 .popupVideo .close { top: -30px; right: 0px;}
 .case_partner ul li {  width: 25.05%;}
 .case_partner ul li a { height: 90px;}
 .team_image_title p{  font-size: 14px;}
 .advantage_title p{  font-size: 14px;}
 .advantage_info ul li .advantage_r span { font-size:20px;}
 .fullSlide .prev, .fullSlide .next {   width: 45px;  height: 45px;}
 .fullSlide .prev{ background-size:20%;}
 .fullSlide .next{ background-size:20%;}
 .inner_title { font-size: 30px;}
 .top_tab dl span {  height: 75px;}
 .top_tab dl .logo img {  height: 50px;}
 .m_img .headrg {padding-top: 25px;}
 .filter_search .btn { text-indent: 10em;    background: #2c73f5 url(../images/search_n.png) no-repeat center center;}
 .filter_content_l ul li {  height:auto;}
 .navbg { position:absolute !important;   z-index:9999; top:0 !important;}
 .flex-direction-nav li a { height:45px; width:45px;}
 .flex-direction-nav .flex-prev { background-size:20% !important;}
 .flex-direction-nav .flex-next { background-size:20% !important;}
}

@media only screen and (max-width: 700px){	
 .top_tab dl .logo { width:29%;}
 .fullSlide .bd ul{ height:280px !important;}
 .foot_copyfight_l { width:100%; text-align:center; float:none;}
 .foot_copyfight_r { width:100%; text-align:center;float:none;}
 #right_qq { display:none;}
 #right_wx { display:none;}
 #right_tel { display:none;}
 #backToTop { top:inherit; bottom:30px;}
 a.backToTop_a {  width:50px;  height: 50px;background: #222222 url(../images/7_08.png) no-repeat no-repeat center center;}
 .inner_nh_desc_l { width:100%; float:none; padding-top:0;}
 .inner_nh_desc_r { width:100%; float:none; margin-top:30px;}
 .nhui_bj_ly .form .div-conform { float:none; margin-top:30px; width:30%}
 .nhui_bj_ly .form .div-phone { width: 50%;}
 .nhui_bj_ly .form .div-ranks { width: 50%;}
 .nhui_bj_ly .form { overflow:inherit; }
 .nhui_bj_ly .form .div-conform a.conform {  height:45px;  line-height: 45px;}
 .nhui_bj {  height:auto; }
 .nhui_bj_t { padding:0 2%;}
 .nhui_bj_t p {  font-size: 16px;}
 .nhui_bj_t span { font-size: 30px;}
 .nh_zt_t { font-size: 30px;}
 .tab dt a { font-size:12px;}
 .ny_banner_f { height:400px;}
 .f_title { font-size: 30px;}
 .f_desc {   width:95%;}
 .inner_nh_title{ font-size: 30px; padding:0;}
 .inner_nh {  padding-top: 30px;}
 .inner_nh .tab ul li { width: 30.8%;}
 .i_advantage_i ul li { width: 26.9%;}
 .i_advantage_i ul li:nth-child(4) { margin-left:17%; margin-top:3%}
 .i_advantage_i ul li:nth-child(5) {  margin-top:3%}
 .i_advantage_i ul { padding-bottom:10%; overflow:hidden;}
 .i_values_i ul li { width: 43%; margin-bottom:4%;}
 .i_values_i ul li:nth-child(2n+1) { margin-left:0;}
 .industryIbox_t { position:inherit;  color: #000;}
 .industryIbox_t i { background: #2e74f6; margin: 10px auto 40px;}
 .industryIDemo .con { top:18% !important;}
 
 .inner_nh_banner .banner { height:auto;}
 .ny_banner_nh{ height:auto;min-height:930px;}
 .ny_banner_nh01{ height:auto; min-height:930px;}
 .navbg_z { width:100% !important;}
 .navbg_z ul li { width:25%;}
 .navbg_z ul li a { width:100%;}
 .inner_partner .form label {  width: 30%; text-align:right;}
 .inner_partner .form .infos {   width:60%; }
 .inner_partner .form .div-name em {   padding-right: 2%;}
 .partner_lx .cd-form-list li .text_title { text-align:left;}
 .inner_partner .form .div-content .textarea_text { width:100%; margin-top:20px;}
 .inner_partner .form .div-conform a.conform { width:40%; margin:20px auto 0;}
 .ny_case_title {font-size: 30px; line-height:1.5; padding-bottom:30px;}
 .fullSlide .hd { bottom:10%;}
 .slider {  margin-top:30px;}
 .popular_info ul li:nth-child(3n+1) {  margin: 0 0 3% 3%;}
 .popular_info ul li:nth-child(2n+1) {  margin: 0 0 3% 0;}
 .popular_info ul li:first-child {  margin: 0 0 3% 0 !important;}
 .popular_info ul li { width:48.5%;}
 .advantage_info ul li { width:50%; margin-left:0;}
 .inner_partner .form #phone {  width:60%;}
 .inner_partner .form .div-phone a.send1 { right: 3%;}
 .team_desc_l {  width: 14%;}
 .team_desc_r {   width:75%;}
 
}

@media only screen and (max-width: 600px){	
   .top_tab dl .logo { width:33%;} 
    .top_tab dt { width: 12%;}
    .fullSlide .bd ul{ height:260px !important;}
  .foot_sort { display:none;}
  .foot_left { width:100%;}
  .form { padding:30px 0 0;}
  .foot { padding: 30px 0;}
  .select li {   width: 78%;}
  .tab dt a { display:block; float:left; width:18.6%;  padding:0;}
  .f_desc {  font-size: 14px;}
  .foot .form {  width: 100%;}
  .form .div-conform a { margin:0 auto;}
  .inner_bp ul li {  width:48%;}
  .inner_bp ul li:nth-child(3n+1) { margin-left: 3%;}
  .inner_bp ul li:nth-child(2n+1) { margin-left: 0;}
  .inner_bp ul li:first-child { margin-left:0 !important;}
  .index01_title {  font-size: 30px;}
 .preferred_title { font-size: 30px;}
 .popular_title span{ font-size: 30px;}
 .index_case_title span{ font-size: 30px;}
 .team_image_title span{ font-size: 30px;}
 .advantage_title span{ font-size: 30px;}
 .process_title{ font-size: 30px;}
 .index01_info ul li { width:48.5%;}
 .index01_info ul li:nth-child(2n+1){ margin-left:0;}
 .index01_info ul li:nth-child(3n+1){ margin-left:3%;}
 .index01_info ul li:nth-child(4n+1){ margin-left:3%;}
 .index01_info ul li:first-child{ margin-left:0 !important;}
 .index01_info ul li:nth-child(5){ margin-left:0;}
 .index01_info ul li:nth-child(7){ margin-left:0;}
 .preferred_right .index01_info ul li{ width:48.5%;}
 .preferred_right .index01_info ul li:nth-child(5){ margin-left:0;}
 .popular_info ul li a i {  width: 92%;   padding: 0 4%;  top: 0;}
 .popular_info ul li a .popular_tm {  top: 10px;}
 .case_partner ul li a { height:80px;}
 .inner_case_info ul li { width:48%; margin: 0 0 3% 3%;}
 .inner_case_info ul li:nth-child(3n+1) {  margin: 0 0 3% 3%;}
 .inner_case_info ul li:nth-child(2n+1) {  margin: 0 0 3% 0;}
 .inner_case_info ul li:first-child{  margin: 0 0 3% 0 !important;}
 .inner_banner_t span {font-size: 20px;}
 .filter_content_l ul li a .f_content_img{ width:100%; float:none;}
 .filter_content_l ul li a .f_content_info { width:100%; float:none; margin-top:20px;}
 .filter_content_l ul li a .f_content_zs { width:100%; float:none;margin-top:20px;}
 .filter_content_l ul li a .f_content_img img {  height: auto; width:100%;}
 .filter_content_l ul li a .f_content_zs .filter_p {  width:50%; float:right}
 .filter_content_l ul li a .f_content_zs dl dd {  background: url(../images/zs.png) no-repeat left center;}
 .f_content_zs  dl { width:50%; float:left}

}

@media only screen and (max-width: 500px){	
 .top_tab dl .logo { width:36%;}  
 .fullSlide .bd ul{ height:200px !important;}
 .flex-control-paging li a { width: 80px;height:40px;}
 .index_vidoe .flex-control-nav li img { height:40px;}
 .flex-control-nav {  bottom: -57px;}
 .index_vidoe .flexslider { overflow:inherit;}
 .index_vidoe .pro-switch {  overflow: inherit;}

 .inner_nh .tab ul li {width:47.8%;}
 .inner_nh .tab ul li:nth-child(3n+1) { margin-left:3%;}
 .inner_nh .tab ul li:nth-child(2n+1) { margin-left:0;}
 .inner_nh .tab ul li:first-child { margin-left:0;}
 .nhui_bj_ly .form .div-phone {width:100%;    border-radius: 4px ;}
 .nhui_bj_ly .form .div-ranks {width:100%;  border-radius: 4px ;}
 .nhui_bj_ly .form #phone {   border-right: 0;}
 .nhui_bj_ly .form .div-phone a.send1 {  bottom: -54px;  right: 3%;}
 .i_advantage_i ul li { width: 26.6%;}
 .fy_info ul .fy_info2 dl dd strong {  width:10%;}
 .fy_info ul .fy_info2 dl dd span {  width:90%;}
 
 .partner_lx h4 {  width:25%;}
 .partner_lx .cd-form-list {  width:75%;}
 .partner_lx .cd-form-list li { width:31%; padding-right: 2%;}
 .case_partner ul li {  width:33.5%;}
 .case_partner ul li a { height:70px;}
 .advantage_info ul li .advantage_r p { font-size: 14px;}
 .advantage_info ul li .advantage_r span { font-size: 16px;}
 .process_info ul li {  width: 29%; height:auto;}
 .process_info ul li .process_info_desc {  height: auto; position:inherit;bottom:0;}
 .process_info ul li .process_info_img i { display:none;}
 .process_info { height: auto;  border-bottom: 0;}
 .process_info ul { display: flex;flex-direction: row;flex-wrap: wrap;}
 .process_info ul li { flex: auto;}
 .process_info ul li:last-child{ margin:20px 2%;}
 .process_info ul li:first-child+li+li+li { margin:20px 2%;}
 .line { height:50px;}
 .team_desc_l {  width: 100%; float:none; text-align:center}
 .team_desc_l img { width:20%;}
 .team_desc_r {   width:92%; float:none; margin-top:30px; padding:4%;}
 .team_banner .inner_nh_desc_rs01 { width:50%;}
 .team_banner .team_rs  { width:40%;}
}
@media only screen and (max-width: 450px){	
.top_tab dl .logo { width:47%;} 
.fullSlide .bd ul{ height:185px !important;}
 .top_tab dt {  width: 19%;}
 .tab dt a { display:block; float:left; width:18.4%;  padding:0;}
 .partner_lx h4 {  width:28%;}
 .partner_lx .cd-form-list {  width:72%;}
 .partner_lx .cd-form-list li { width:48%; padding-right: 2%;}
 .partner_lx h4 i { padding-right: 2%;}
 .inner_case_info ul li {width: 47.5%;}
 .inner_case_sort a { font-size: 16px;}
 .inner_case_sort a {  margin: 0 2%;}
 .slides li { height: 300px;}
 .flexslider {  height: 300px;}
 .team_show_i .inner_nh_desc {  padding: 0 0 50px;}
 .inner_nh_desc { border-radius: 0;} 
  .slides li {border-radius:4px;} 
  .team_banner .inner_nh_desc_rs .f_submit .f_submit_a { width: 40%; height: 40px;  line-height: 40px; font-size:14px;}
  .team_banner .inner_nh_desc_rs .f_submit .f_submit_zx { width: 40%; height: 40px;  line-height: 40px; font-size:14px;}
  .team_banner .inner_nh_desc_rs .f_submit{ margin-top:20px;}
  .team_title {  font-size: 20px; line-height:1.5;}
  .fy_info ul li{ width:100%; margin-left:0;}
  .raiderslist ul li .raiderslist_gl a{ display:block; }
  .raiderslist ul li .raiderslist_gl a:first-child{ float:none; margin-bottom:10px;}
  .raiderslist ul li .raiderslist_gl a:last-child{ float:none;}
  .raiderslist ul li .raiderslist_gl a img {  height: 20px;}
  .raiderslist ul li .raiderslist_gl a { line-height: 20px;}

}
@media only screen and (max-width: 380px){	
 .fullSlide .bd ul{ height:150px !important;}
}
@media only screen and (max-width: 350px){	

}