@charset "utf-8";
/* -------------------------------
 --CSS  好视通 www.hst.com
 --by   市场部 Sivan 2017-03-30
 --update  v.2018-03-30
----------------------------------*/

/*--------------------行业解决方案样式--------------------*
/*----------行业解决方案列表样式----------*/  
.plan_full_w { background-color: #999; }
.plan_full_w .sbtn { width: 160px; height: 48px; display: block; background-color: #00A8EC; color: #fff; line-height: 48px; margin: 30px auto 10px auto; }
.plan_full_w .sbtn:hover { color: #eee; background-color: #0390d6; }
.plan_full_w .plan_s_w { min-height: 900px; max-height: 900px; overflow: hidden; border-bottom: 10px solid #666; ; }
.plan_full_w .plan_s_w .plan_s_t_w { font-size: 16px; padding-top: 20%; padding-bottom: 30%; }
.plan_full_w #solution9 .plan_s_t_w { font-size: 16px; padding-top: 36%; padding-bottom: 30%; }
.plan_full_w .plan_s_w h1 { line-height: 48px; }
.plan_full_w .plan_s_w .plan_s_t_w .solution_text { margin-top: 30px; margin-bottom: 30px; }
.plan_full_w .plan_s_w .plan_s_t_w .solution_ck { /*! font-family: '宋体'; */ /*! font-size: 14px; */ }
.plan_full_w .plan_s_w .plan_s_t_w .solution_ck .sbtn { width: 160px; height: 48px; display: block; background-color: #00A8EC; font-size: 14px; color: #fff; line-height: 48px; margin: 0 auto; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.plan_full_w .plan_s_w .plan_s_t_w .solution_ck .sbtn:hover { color: #eee; background-color: #0390d6; }
/*----------行业解决方案列表页面动画----------*/
.active .plan_s_t_w h1, .active .plan_s_t_w .solution_ck { opacity: 1; -webkit-transition: all .3s .1s; -webkit-transition-delay: ease; -moz-transition: all .3s .1s ease; -o-transition: all .3s .1s ease; transition: all .3s .1s ease; -webkit-animation: moveDown 0.6s ease-in-out 0.2s backwards; -moz-animation: moveDown 0.6s ease-in-out 0.2s backwards; -o-animation: moveDown 0.6s ease-in-out 0.2s backwards; -ms-animation: moveDown 0.6s ease-in-out 0.2s backwards; animation: moveDown 0.6s ease-in-out 0.2s backwards; }
.active .plan_s_t_w p.solution_text { opacity: 1; -webkit-transition: all .3s .1s; -webkit-transition-delay: ease; -moz-transition: all .3s .1s ease; -o-transition: all .3s .1s ease; transition: all .3s .1s ease; -webkit-animation: moveUp 0.6s ease-in-out 0.2s backwards; -moz-animation: moveUp 0.6s ease-in-out 0.2s backwards; -o-animation: moveUp 0.6s ease-in-out 0.2s backwards; -ms-animation: moveUp 0.6s ease-in-out 0.2s backwards; animation: moveUp 0.6s ease-in-out 0.2s backwards; }
/*----------行业解决方案样式内页Banner----------*/
.solution_banner { height: 500px; width: 100%; background-color: #0A0406; color: #fff; text-align: center; }
.solution_banner img { background-size: cover; transform: scale(1); animation: slow_scale 12000ms 1 forwards; }
.solution_banner h3 { font-size: 58px; margin-top: 168px }
.solution_banner h4 { font-size: 28px; font-style: normal; font-weight: normal; color: #fff; margin-top: 20px; }
.solution1, .case_government_banner { background: #1E1C1D url(../images/hyfa_02.jpg) top center no-repeat; color: #fff; background-size: cover; }
.solution2, .case_education_banner { background: #1E1C1D url(../images/hyfa_03.jpg) top center no-repeat; color: #fff; background-size: cover }
.solution3, .case_finance_banner { background: #1E1C1D url(../images/hyfa_04.jpg) top center no-repeat; color: #fff; background-size: cover }
.solution4, .case_health_banner { background: #1E1C1D url(../images/hyfa_05.jpg) top center no-repeat; color: #fff; background-size: cover }
.solution5, .case_it_banner { background: #1E1C1D url(../images/hyfa_06.jpg) top center no-repeat; color: #fff; background-size: cover }
.solution6, .case_industry_banner { background: #1E1C1D url(../images/hyfa_07.jpg) top center no-repeat; color: #fff; background-size: cover }
.solution7, .case_traffic_banner { background: #1E1C1D url(../images/hyfa_08.jpg) top center no-repeat; color: #fff; background-size: cover }
.solution8, .case_retail_banner { background: #1E1C1D url(../images/hyfa_09.jpg) top center no-repeat; color: #fff; background-size: cover }
.solution1, .solution2, .solution3, .solution4, .solution5, .solution5, .solution7, .solution8 { min-height: 900px; }
.sxt12 { background: #05060B url(../images/HD612-3.jpg) no-repeat center center; background-size: cover; }

/*----------媒体查询-行业解决方案列表页 max-990----------*/
@media screen and (max-width:990px) {
.solution1, .solution2, .solution3, .solution4, .solution5, .solution5, .solution7, .solution8 { min-height: auto; }
}
/*----------行业解决方案内页----------*/
.plan_w { color: #666 }
.plan_w h3 { margin: 10px auto 30px auto; color: #36475a;; }
/*-----案例概述-----*/
.plan_w .case_overview_w { max-width: 1200px; margin: 0px auto 0px auto; padding: 30px 30px 30px 30px; margin-top: 10px; color: #6e798b; font-size: 16px; line-height: 32px; }
/*案例详情*/
.case_details_w { }
/*-----更多案例-----*/
.more_case_w { margin: 20px auto 50px auto; }
.more_case_w ul.case_list_w { }
.more_case_w h3 { margin: 10px auto 30px auto; }
.more_case_w .case_list_w li { overflow: hidden; height: 140px; float: left; border: 1px solid #e9e6e6; margin: -1px 0px 0px -1px; position: relative; }
.more_case_w .case_img { display: table; position: relative; height: 140px; margin-right: auto; margin-left: auto; text-align: center; }
/*-----图文结合-----*/
.more_case_w .case_img_text { display: table; position: relative; height: 100px; margin-right: auto; margin-left: auto; text-align: center; }
.more_case_w .case_img_text span { display: table-cell; vertical-align: middle; }
.more_case_w .case_img_text span img { max-height: 90px; }
.more_case_w .case_list_w .case_t_w { overflow: hidden; position: absolute; z-index: 9; top: 85px; left: 0px; ; width: 100%; height: 140px; color: #666; padding-right: 10px; padding-left: 10px; }
.more_case_w .case_list_w .case_t_w p { line-height: 24px; font-size: 14px; text-align: center; }
/*-----更多案例纯文字-----*/
.more_case_w .case_only_text { }
.more_case_w .case_only_text p { margin-top: 55px; line-height: 24px; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }
.more_case_w .case_only_text em { display: block; text-align: center; width: 30px; height: 2px; margin: 15px auto 0px auto; background: #E9E6E6; }
.more_case_w .case_list_w li:hover { color: #FFF; background-color: #0080ff ; }
.more_case_w .case_list_w span { display: table-cell; vertical-align: middle; }/*作用以及原理：上下居中，以表格名义，让不同大小的图上下据居中*/
.more_case_w .case_list_w .case_text_w { display: none; overflow: hidden; position: absolute; z-index: 10; bottom: 0px; left: 0px; ; width: 100%; height: 140px; background-color: #0080ff ; color: #FFF; padding-right: 10px; padding-left: 10px; }
.more_case_w .case_list_w .case_text_w p { margin-top: 55px; line-height: 24px; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis; /*! -o-text-overflow: ellipsis; *//*! overflow:hidden; */ }
.more_case_w .case_list_w .case_text_w p a { color: #FFF }
.more_case_w .case_list_w .case_text_w em { display: block; text-align: center; width: 30px; height: 2px; margin: 15px auto 0px auto; background: #FFF; }
.more_case_w .case_list_w li:hover .case_text_w { display: block; }
/*----------行业解决方案内页 TAB----------*/
#tab_menu { }
#tab_menu .hd { overflow: hidden; margin: 10px 0px; width: 60%; margin: 10px auto; }
#tab_menu .bd { min-height: 100px; line-height: 32px;padding: 10px 0; color: #6e798b; font-size: 16px; line-height: 32px; }
#tab_menu h3 a { font-size: 18px; color: #0080ff; ; padding-bottom: 6px; }
#tab_menu h3.on a, #tab_menu h3 a:hover { color: #0080ff }
/*#tab_menu h3.on a{color:#08A3F0;border-bottom:2px solid #08A3F0;}*/
.plan_w #tab_menu .bd .img-responsive { width: 60%; }/*图片太大个了，临时处理*/
#tab_menu h3 a { display: block; padding-bottom: 15px; /*! margin-right: 30px; */ margin-bottom: 0; color: #36475a; border: 2px solid transparent; position: relative }
#tab_menu h3.on a:after, #tab_menu h3 a:hover::after { width: 40%; margin-left: -20%; }
#tab_menu h3 a:after { content: ""; position: absolute; bottom: 0; left: 50%; margin-left: 0; width: 0; height: 2px; background: #0080ff; transition: all 200ms ease; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -o-transition: all 200ms ease; -ms-transition: all 200ms ease; }

/*媒体查询-：解决方案*/
@media screen and (max-width:990px) {
#tab_menu .hd { overflow: hidden; width: 90%; margin: 30px auto; } 
}
/*----------场景解决方案列表样式 2017-09-09----------*/ 
.plan_scene_w_w { }
.plan_scene_w_w .fsnav ul li { padding: 0 30px }
.plan_scene_w_w .fsnav ul li a { color: #36475a; line-height: 58px; }
.plan_scene_w_w .fsnav ul li.active a { color: #0080ff; border-bottom: 2px solid #0080ff ; }
.plan_scene_w { min-height: 600px; padding: 160px 0; }
.plan_scene_w2 { background-color: #F2F2F2 }
.plan_scene_w .scene_w { color: #36475a; }/**内容（文案、图片、按钮）包裹**/
.plan_scene_w .scene_w .scene_s_h1 { display: block; width: 150px; margin: 0 auto; position: relative; font-size: 38px; color: #36475a; }
.plan_scene_w .scene_w .scene_s_h1 i { display: block; width: 42px; height: 42px; line-height: 42px; text-align: center; color: #FFF; position: absolute; top: -30px; right: -30px; font-size: 18px; font-family: "Helvetica", Arial, sans-serif; background: url(../images/plan/scene_plan_icon_bg.png) no-repeat center center; }
.plan_scene_w .scene_w .scene_w_text { max-width: 700px; line-height: 32px; margin: 50px auto 50px auto; font-size: 16px; color: #36475a }
.plan_scene_w .scene_w .scene_w_text .scene_w_text_ms { margin-bottom: 20px; }
.plan_scene_w .scene_w .scene_w_text .scene_w_text_ps { max-width: 500px; margin: 0 auto; }
.plan_scene_w .scene_w .scene_w_icon_w { width: 100%; margin: 10px auto 50px auto }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list { }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list { display: inline-block; text-align: center; color: #36475a; font-size: 16px; margin: 4% 7%; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon { }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon p { line-height: 32px; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) center center no-repeat; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img1 { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) -20px -20px no-repeat; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img2 { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) -20px -129px no-repeat; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img3 { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) -20px -237px no-repeat; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img4 { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) -20px -346px no-repeat; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img5 { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) -20px -454px no-repeat; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img6 { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) -20px -563px no-repeat; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img7 { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) -20px -671px no-repeat; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img8 { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) -20px -780px no-repeat; }
.plan_scene_w .scene_w .scene_w_icon_w .scene_w_icon_list .scene_w_icon .scene_icon_img9 { width: 88px; height: 88px; margin: 0 auto; background: url(../images/plan/scene_plan_icon.png) -20px -888px no-repeat; }
.plan_scene_w .scene_w .scene_w_ck a { display: block; display: inline-block; width: auto; width: 180px; height: 52px; line-height: 52px; padding: 0 30px; margin: 10px auto 10px auto; text-align: center; font-size: 15px; color: #FFF; background-color: #019cfe; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; opacity: 1; }
.plan_scene_w .scene_w .scene_w_ck a:hover { background-color: #0691e9; }

@media (max-width:480px) {
.plan_scene_w { min-height: 600px; padding: 120px 0; }
}
/**----------场景解决方案【内页】样式--------------*/
/**--公用--*/
.plan_scene_banner_w { position: relative; z-index: 100; width: 100%; height: 370px; /*! overflow: hidden; */ }
.plan_scene_banner_w_bg { margin: auto; position: absolute; z-index: 1; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(-45deg, #222A31 0%, #2A3345 100%); background: linear-gradient(-45deg, #222A31 0%, #2A3345 100%); opacity: 0.3; }
.plan_scene_banner_w .plan_scene_banner { position: absolute; width: 100%; height: 370px; overflow: hidden; }
.plan_scene_home_banner_bg { background: url(../images/plan/banner_plan_home_bg.jpg) center center no-repeat; }
.plan_scene_meeting_banner_bg { background: url(../images/plan/banner_plan_way_bg.jpg) center center no-repeat; }
.plan_scene_banner_w.hidden_girl { height: 0 }
/**--列表页面banner（相对内页新增）--*/
.plan_scene_banner_w .plan_scene_swiper_banner_w { position: relative; width: 100%; height: 370px; overflow: hidden; }
.plan_scene_banner_w .plan_scene_swiper_banner_w .plan_scene_banner { position: relative; width: 100%; height: 370px; overflow: hidden; text-align: left; }
.plan_scene_banner_w .container.arrow_w { margin: auto; top: 50%; position: absolute; left: 0; right: 0; ; z-index: 100; }
.plan_scene_banner_w .pagination { width: 100%; margin: auto; position: absolute; z-index: 100; right: 0; display: inline-block; text-align: center; bottom: 60px; text-align: center; }
.plan_scene_banner_w .swiper-pagination-switch { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background-color: #FFF; opacity: .4; margin: 0 5px; background: #FFF; -moz-transition: opacity 0.3s ease-in, opacity 0.3s ease-out; -webkit-transition: opacity 0.3s ease-in, opacity 0.3s ease-out; transition: opacity 0.3s ease-in, opacity 0.3s ease-out; }
.plan_scene_banner_w .swiper-active-switch { width: 20px; background-color: #FFF; opacity: .8; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.plan_scene_banner_w .arrow-left, .plan_scene_banner_w .arrow-right { display: block; cursor: pointer; position: absolute; top: 50%; margin-top: -40px; z-index: 1000; color: #FFF; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #000; font-size: 22px; opacity: .4; width: 50px; height: 50px; line-height: 50px; text-align: center }
.plan_scene_banner_w .arrow-right:hover, .index_banner .arrow-left:hover { opacity: 0.8; }
.plan_scene_banner_w .arrow-right { right: -20% }
.plan_scene_banner_w .arrow-left { left: -20% }

@media screen and (max-width:1366px) {
.plan_scene_banner_w .arrow-right { right: 2% }
.plan_scene_banner_w .arrow-left { left: 2% }
}
/*--场景解决方案-固定导航--*/ 
.plan_scene_banner_nav { position: absolute; z-index: 100; left: 0; right: 0; bottom: 0 }
.plan_scene_banner_nav .fixed_nav { position: relative; z-index: 10; background-color: #F2F2F2; background-color: rgba(245, 245, 245, 0.8); width: 100%; height: 50px; line-height: 50px; }
.plan_scene_banner_nav .fixed_nav .container { overflow: hidden; }
.plan_scene_banner_nav .fixed_nav .fix_nav_btn { display: none; position: absolute; right: 0; top: 0; z-index: 10; width: 42px; height: 50px; line-height: 50px; border: 1px solid #e2e2e2; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; font-size: 14px; color: #999; font-weight: 300px; background-color: #fff; }
.plan_scene_banner_nav .fixed_nav.isStuck { background-color: rgba(245, 245, 245, .98); position: fixed; top: 0px; }
.plan_scene_banner_nav .fixed_nav.m_fixed { position: fixed; top: 0px; transition: all .2s; -webkit-transition: all .2s; }
.plan_scene_banner_nav .fixed_nav_p { margin: 0; font-size: 14px; height: 50px; line-height: 50px !important; float: left; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.plan_scene_banner_nav .fixed_nav_p.pull-left { line-height: 36px; font-size: 14px; color: #36475a; }
.plan_scene_banner_nav .fixed_nav_p .active { color: #36475a; }
.plan_scene_banner_nav .fixed_nav ul { height: 50px; line-height: 48px; overflow: hidden; margin-bottom: 0px; padding-right: 0px; padding-left: 0px; transition: all .5s; -webkit-transition: all .5s }
.plan_scene_banner_nav .fixed_nav ul li { float: left; text-align: center; font-size: 14px; height: 50px; line-height: 48px; padding: 0 40px; ; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

@media (max-width:420px) {
.plan_scene_banner_nav .fixed_nav ul li { padding: 0 30px; display: inline-block; *display: inline;
}
.fixed_nav.isStuck { background-color: rgba(245, 245, 245, .98); height: auto; border-bottom: 1px solid #e2e2e2; }
}
.plan_scene_banner_nav .fixed_nav.fixed { position: fixed; top: 0px; left: 0px; width: 100%; height: auto; }
.plan_scene_banner_nav .fixed_nav ul li.active a { color: #0080ff ; border-bottom: 2px solid #0080ff ; }
.plan_scene_banner_nav .fixed_nav ul li.r_more_w { float: right; padding: 0 0px }
.plan_scene_banner_nav .fixed_nav ul li a { color: #36475a; display: block }
.plan_scene_banner_nav .fixed_nav ul li a i { font-size: 13px; border: 1px solid #ccc; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; padding: 2px 4px; margin: 0px 0px; vertical-align: middle; }
.plan_scene_banner_nav .fixed_nav ul li a:hover, .fsnav ul li a:hover i, .fsnav ul li .active { color: #0080ff; border-color: #0080ff ; }
.plan_scene_banner_nav .fixed_nav ul li a.r_more { display: inline-block; color: #666; height: 32px; line-height: 32px; width: 100%; padding: 0px; border: 1px solid #CCC; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.plan_scene_banner_nav .fixed_nav ul li a.r_more:hover { color: #FFF; background-color: #0080ff ; border: 1px solid #0080ff  }
.plan_scene_banner_nav .fixed_nav ul li a:hover, .fixed_nav ul li .active { color: #0080ff ; }

@media (max-width:1040px) {
.fixed_nav .fix_nav_btn { display: block; position: absolute; width: 52px; height: 51px; line-height: 51px; top: 0px; right: 0; z-index: 10; padding: 0 10px; text-align: center; color: #999; font-size: 10px; -webkit-perspective: 52px; perspective: 52px; cursor: pointer; /*! background-color: #FFF; */ -webkit-transition: .5s; transition: .5s }
.fixed_nav .fix_nav_btn i { transition: all .5s; -webkit-transition: all .5s }
.fixed_nav .fix_nav_btn:hover i { color: #0080ff ; }
.tab_more .fix_nav_btn i { color: #0080ff ; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.fixed_nav_p.pull-left { display: none; }
.fixed_nav ul { float: left !important; width: 100%; overflow-y: hidden; white-space: nowrap; }
.fixed_nav ul li a { color: #36475a; display: block; width: auto; padding: 0 0px; text-align: center; max-width: 56px; overflow: hidden; white-space: nowrap; ; }
.fixed_nav ul.tab_more { width: 100%; height: auto; text-align: left; overflow: hidden; white-space: normal; }
}
.plan_scene_banner_w .plan_scene_banner_text { position: absolute; z-index: 100; left: 15px; top: 60px; color: #FFF; text-shadow: 0 1px 2px rgba(0,0,0,.1); }
.plan_scene_banner_w .plan_scene_banner_text h1 { font-size: 38px; }
.plan_scene_banner_w .plan_scene_banner_text h1 em { color: #F4FC75; }
.plan_scene_banner_w .plan_scene_banner_text p { max-width: 740px; line-height: 32px; font-size: 14px; margin: 20px 0 20px 0; }
.plan_scene_btn_w { width: 100%; margin: 20px 0 0 0 }
.plan_scene_banner_w .plan_scene_banner_text .plan_scene_banner_btn { display: block; display: inline-block; width: auto; min-width: 140px; padding: 0 20px; height: 42px; line-height: 42px; margin: 0px 10px 0px auto; text-align: center; font-size: 14px; color: #FFF; background-color: #0080ff ; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; opacity: 1; }
.plan_scene_banner_w .plan_scene_banner_text .plan_scene_banner_btn:hover { background-color: #00aaff; }
.plan_scene_banner_w .plan_scene_banner_text .plan_scene_banner_btn i { display: inline-block; width: 22px; height: 22px; vertical-align: middle; background: url(../images/icon_c.png) no-repeat center 0; }
.plan_scene_banner_w .plan_scene_banner_text .plan_scene_banner_play { display: block; display: inline-block; width: auto; min-width: 140px; padding: 0 20px; height: 42px; line-height: 42px; margin: 10px auto 0px auto; text-align: center; font-size: 14px; color: #FFF; border: 1px solid #DDD; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; opacity: 1; }
.plan_scene_banner_w .plan_scene_banner_text .plan_scene_banner_play i { display: inline-block; display: inline-block; width: 22px; height: 22px; vertical-align: middle; cursor: pointer; background: url(../images/plan/icon_video_s.png) center 0 no-repeat; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.plan_scene_banner_w .plan_scene_banner_text .plan_scene_banner_play:hover { background-color: #0080ff ; border: 1px solid #0080ff ; }
.plan_scene_banner_w .plan_scene_banner_text .plan_scene_banner_play:hover i { color: #FFF }

@media (max-width:970px) {
.plan_scene_banner_w .plan_scene_banner_img .plan_scene_banner_meeting_img { opacity: 0; }
}

@media (max-width:720px) {
.plan_scene_banner_w .plan_scene_banner_text { margin: 0; left: 0; right: 0; top: 40px; text-align: center; padding-left: 10px; padding-right: 10px; }
.plan_scene_banner_w .plan_scene_banner_text h1 { font-size: 32px }
.plan_scene_banner_w .plan_scene_banner_text p { max-width: 520px; margin: 20px auto; font-size: 12px; line-height: 24px; }
.plan_scene_banner_w .plan_scene_banner_img .on_the_way { width: 0%; max-width: 300px; right: 15%; }
}
.plan_scene_banner_w .container { position: relative; }
.plan_scene_banner_video { position: absolute; z-index: 2; left: 50%; margin-left: -1280px; top: 50%; margin-top: -400px; width: 2560px; height: 800px; opacity: .5; }
.plan_scene_banner_w .plan_scene_banner_img { margin: auto; position: absolute; z-index: 2; top: 0; left: 0; bottom: 0; right: 0; }
.plan_scene_banner_w .plan_scene_banner_img .plan_scene_banner_meeting_img { position: absolute; z-index: 200; bottom: 6%; right: 0%; -webkit-transform: rotate(0deg) translateY(80px); -ms-transform: rotate(0deg) translateY(80px); -webkit-transition: all 4s ease; -moz-transition: all 4s ease; -ms-transition: all 4s ease; transition: all 4s ease; transform: rotate(0deg) translateX(-80px); }
.plan_scene_banner_w .plan_scene_banner_img .plan_scene_banner_meeting_img { -webkit-transform: rotate(0deg) translateX(0px); -ms-transform: rotate(0deg) translateX(0px); transform: rotate(0deg) translateX(0px); }/*会议室*/
.plan_scene_banner_w .plan_scene_banner_img_bg { margin: auto; position: absolute; z-index: 2; top: 0; left: 0; bottom: 0; right: 0; background: url(../images/plan/scene_plan_banner_on_the_way.jpg) center center no-repeat; }
.plan_scene_banner_w .plan_scene_home_banner_bg .plan_scene_banner_w_bg { display: none; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.plan_scene_banner_w .plan_scene_home_banner_bg .plan_scene_banner_w_bg { display: block; opacity: 0.1; }

@media (max-width:720px) {
.plan_scene_banner_w .plan_scene_home_banner_bg .plan_scene_banner_w_bg { display: block; opacity: 0.8; }/*移动端在家中*/
.plan_scene_banner_video { display: none; }
.plan_scene_banner_w .plan_scene_banner_img_bg { display: block; }
}
.plan_scene_banner_w .plan_scene_banner_img .on_the_way { position: absolute; z-index: 200; bottom: 0; right: 20%; -webkit-transform: rotate(0deg) translateY(200px); -ms-transform: rotate(0deg) translateY(200px); -webkit-transition: all 4s ease; -moz-transition: all 4s ease; -ms-transition: all 4s ease; transition: all 4s ease; transform: rotate(0deg) translateX(200px); }
.plan_scene_banner_w .plan_scene_banner_img.active .on_the_way { -webkit-transform: rotate(80deg) translateX(0px); -ms-transform: rotate(0deg) translateX(80px); transform: rotate(0deg) translateX(80px); }
/*--视频拉取--*/
.plan_scene_video_w { display: none; position: relative; background-color: #222A31; background: -webkit-linear-gradient(-45deg, #222A31 0%, #2A3345 100%); background: linear-gradient(-45deg, #222A31 0%, #2A3345 100%); padding: 3% 0% 3% 0; }
.plan_scene_title { position: relative; z-index: 12; margin: 10px 0 20px 5px; border: none; color: #D9DDE3; font-size: 16px; font-weight: 300; }
.plan_scene_title i { color: #ACAFB3; }
.plan_scene_title em { color: #F4FC75; font-weight: 700; }
.plan_scene_video_w.show_girl { display: block; position: relative; ; z-index: 10; }
.plan_scene_video_w .container { position: relative; }
.plan_scene_video_w .plan_video_close { width: 42px; height: 42px; margin: auto; position: absolute; z-index: 20; right: 5px; top: 0px; text-align: center; background: url(../images/icon_close.png) center center no-repeat; -webkit-transition: 0.3s; transition: 0.3s; border-radius: 50%; }
.plan_scene_video_w .plan_video_close:hover { background: url(../images/icon_close_hover.png) center center no-repeat }
.plan_scene_video_w .btn-float { width: 42px; height: 42px; line-height: 42px; text-align: center; vertical-align: middle; display: inline-block; border: none; font-size: 12px; color: #FFF; background-color: transparent; -webkit-transition: 0.3s; transition: 0.3s; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; cursor: pointer; box-shadow: none; }
.plan_scene_video_w .btn-float:hover { background-color: #eb4b4b; border: 1px solid #eb4b4b; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13); }
.plan_scene_video_w .icon-bars { background: #FFF; height: 1px; width: 22px; margin: auto; display: block; position: relative; -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transition: 0.3s 0.3s; -o-transition: 0.3s 0.3s; -webkit-transition: 0.3s 0.3s; transition: 0.3s 0.3s; }
.plan_scene_video_w .icon-bars:after { content: ''; position: absolute; height: 22px; width: 1px; background: #FFF; top: -10px; }
.plan_scene_video_w .btn-float em { display: block; width: 42px; height: 42px; position: absolute; top: -32px; left: 0; right: 0; color: #666; font-size: 14px; line-height: 24px; text-align: center; margin-left: -15px; }
.plan_scene_video_w .btn-float:hover { text-decoration: none; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13); }
.plan_scene_video_w .plan_scene_video { margin: 0 auto; width: 100%; height: auto; }
.plan_scene_video_w .plan_scene_video { color: #DDD; min-height: 320px; }
.plan_scene_p { padding-top: 60px; }
.plan_scene_p h3 { margin: 0px 0 30px 0; font-size: 24px; font-weight: 500; color: #36475a; }
.plan_scene_p h3 .line { display: inline-block; position: relative; width: 2px; height: 24px; margin-right: 10px; background-color: #0080ff ; top: 4px; }
.plan_scene_p .scene_p_w .scene_p_icon_w { width: 100%; margin: 10px auto 50px auto }
.scene_p_icon_lsiti_w { margin-left: -10px; right: -10px }
.scene_p_icon_list { overflow: hidden; background: url(../images/loading.gif) 50% 30% no-repeat; }
.scene_p_icon_list_w { position: relative; min-width: 240px; max-height: 460px; overflow: hidden; text-align: center; margin: 10px 0px; background-color: #252C39 }
.scene_p_icon_list .scene_p_icon { position: absolute; z-index: 2; top: 0; left: 0; bottom: 0; right: 0; padding: 22% 5% 10% 5%; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }

@media (max-width:720px) {
.plan_scene_video_w .plan_scene_video { color: #DDD; min-height: 180px; }
}
.plan_scene_p { padding-top: 60px; }
.plan_scene_p h3 { margin: 0px 0 40px 0; font-size: 24px; font-weight: 500; color: #36475a; }
.scene_p_icon_list_w { position: relative; min-width: 280px; max-height: 380px; overflow: hidden; text-align: center; margin: 10px 0px; background-color: #252C39 }
}
.scene_p_icon_list:hover img { -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.scene_p_icon_list:hover .scene_p_icon { -moz-transform: scale(.9, .9); -webkit-transform: scale(.9, .9); -o-transform: scale(.9, .9); transform: scale(.9, .9); -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.scene_p_icon_list .mask_w { display: none; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background-color: #0080ff ; opacity: .8; }
.scene_p_icon_list:hover .mask_w { background: -webkit-linear-gradient(-45deg, #cc6055 0%, #0a3866 100%); background: linear-gradient(-45deg, #0a3866 0%, #cc6055 100%); opacity: .3; }
.scene_p_icon_list img { display: block; margin: 0 auto; width: 100%; font-size: 12px; line-height: 200px; color: #FFF; text-align: center; background: url(../images/loading.gif) 50% 30% no-repeat; opacity: 1; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.scene_p_icon_list.scene_p_icon_list_home img { opacity: 0.5; }
.scene_p_icon_list:hover .mask_w { display: block; }
.scene_p_icon_list h6 { color: #FFF; font-size: 20px; line-height: 32px; font-weight: 500; }
.scene_p_icon_list .hr { width: 20px; border: 0; border-bottom: 2px solid #FFF; margin: 0 auto; }
.scene_p_icon_list p { color: #FFF; font-size: 14px; line-height: 24px; padding: 10px 20px 0px 20px; }
.scene_p_icon_list:hover .hr { display: block; width: 20px }
.scene_p_icon_list:hover p { display: block; }
.scene_p_icon_list:hover img { -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.scene_p_icon_list:hover .scene_p_icon { -moz-transform: scale(.9, .9); -webkit-transform: scale(.9, .9); -o-transform: scale(.9, .9); transform: scale(.9, .9); -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.scene_p_icon_list .mask_w { display: none; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background-color: #0080ff ; opacity: .8; }
.scene_p_icon_list:hover .mask_w { background: -webkit-linear-gradient(-45deg, #cc6055 0%, #0a3866 100%); background: linear-gradient(-45deg, #0a3866 0%, #cc6055 100%); opacity: .3; }
.scene_p_icon_list img { display: block; margin: 0 auto; width: 100%; font-size: 12px; line-height: 200px; color: #FFF; text-align: center; background: url(../images/loading.gif) 50% 30% no-repeat; opacity: 1; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.scene_p_icon_list .scene_p_icon_img { -moz-transform: scale(.0.9); -webkit-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); width: 88px; height: 88px; margin: 0 auto; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: url(../images/plan/scene_plan_icon.png) center center no-repeat; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.scene_p_icon_list .scene_p_icon_img1 { background-position: -20px -20px; }
.scene_p_icon_list .scene_p_icon_img2 { background-position: -20px -129px; }
.scene_p_icon_list .scene_p_icon_img3 { background-position: -20px -236px; }
.scene_p_icon_list .scene_p_icon_img4 { background-position: -20px -346px; }
.scene_p_icon_list .scene_p_icon_img5 { background-position: -20px -454px; }
.scene_p_icon_list .scene_p_icon_img6 { background-position: -20px -564px; }
.scene_p_icon_list .scene_p_icon_img7 { background-position: -20px -670px; }
.scene_p_icon_list .scene_p_icon_img8 { background-position: -20px -780px; }
.scene_p_icon_list .scene_p_icon_img9 { background-position: -20px -888px; }
.scene_p_icon_list:hover .scene_p_icon_img1 { background-position: -128px -18px; }
.scene_p_icon_list:hover .scene_p_icon_img2 { background-position: -128px -127px; }
.scene_p_icon_list:hover .scene_p_icon_img3 { background-position: -128px -236px; }
.scene_p_icon_list:hover .scene_p_icon_img4 { background-position: -128px -344px; }
.scene_p_icon_list:hover .scene_p_icon_img5 { background-position: -128px -452px; }
.scene_p_icon_list:hover .scene_p_icon_img6 { background-position: -128px -561px; }
.scene_p_icon_list:hover .scene_p_icon_img7 { background-position: -128px -670px; }
.scene_p_icon_list:hover .scene_p_icon_img8 { background-position: -128px -780px; }
.scene_p_icon_list:hover .scene_p_icon_img9 { background-position: -128px -888px; }

@media (max-width:970px) {
.scene_p_icon_list .scene_p_icon { position: absolute; z-index: 2; top: 0; left: 0; bottom: 0; right: 0; padding: 5% 5% 5% 5%; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
}

@media (max-width:970px) {
.scene_p_icon_list .scene_p_icon { position: absolute; z-index: 2; top: 0; left: 0; bottom: 0; right: 0; padding: 0; }
.scene_p_icon_list .scene_p_icon { -moz-transform: scale(.8); -webkit-transform: scale(.8); -o-transform: scale(.8); transform: scale(.8); -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.scene_p_icon_list h6 { color: #FFF; font-size: 24px; line-height: 52px; font-weight: 500; }
.scene_p_icon_list .hr { width: 20px; border: 0; border-bottom: 2px solid #FFF; margin: 0 auto; }
.scene_p_icon_list p { color: #FFF; font-size: 18px; line-height: 32px; padding: 10px 20px 0px 20px; }
}

@media (min-width:420px) and (max-width:970px) {
.scene_p_icon_list .scene_p_icon_img { margin-top: 10%; }
}

@media (max-width:420px) {
.scene_p_icon_list .scene_p_icon_img { margin-top: 10%; -moz-transform: scale(.0.9); -webkit-transform: scale(0.8); -o-transform: scale(0.9); transform: scale(0.8); }
.scene_p_icon_list h6 { color: #FFF; font-size: 22px; line-height: 22px; font-weight: 500; }
.scene_p_icon_list .hr { width: 20px; border: 0; border-bottom: 2px solid #FFF; margin: 0 auto; }
.scene_p_icon_list p { color: #FFF; font-size: 16px; line-height: 22px; padding: 0px 10px 0px 10px; }
}
/*--产品特点--*/
.plan_scene_p0 { min-height: 520px; }
.plan_trait_tt { margin: 2% auto 4% auto; width: 320px; height: 100px; background: url(../images/plan/scene_plan_icon.png) -440px -100px no-repeat; }
.plan_trait_w { margin-left: -10px; right: -10px; overflow: hidden; }
.plan_trait_w li .plan_trait { padding: 40px 10px; margin: 10px 0; min-height: 280px; height: 320px; max-height: 420px; text-align: center; border: 1px solid #E7E7E7; overflow: hidden; }
.plan_trait_w li:hover .plan_trait { background-color: #F5FFFF; }
.plan_trait_w li h6 { font-size: 16px; font-weight: 700; margin: 20px auto; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
.plan_trait_w li hr { width: 20px; border-bottom: 2px solid #08a1ef; margin: 20px auto; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
.plan_trait_w li p { color: #666; margin: 20px 10px; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); }
.plan_trait_w li:hover h6, .plan_trait_w li:hover hr { -webkit-transform: translate3d(0, -0%, 0) translate3d(0, -5px, 0); transform: translate3d(0, 0%, 0) translate3d(0, -5px, 0); }
.plan_trait_w li:hover p { -webkit-transform: translate3d(0, -0%, 0) translate3d(0, -15px, 0); transform: translate3d(0, 0%, 0) translate3d(0, -15px, 0); }
.plan_trait_w li .scene_home_icon { margin: 8% auto; display: block; width: 56px; height: 56px; background: url(../images/plan/scene_plan_icon.png) center center no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.plan_trait_w li:hover .scene_home_icon { transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); }
/**.plan_cante_w li:hover .scene_home_icon  { -moz-transform: scale(.9, .9); -webkit-transform: scale(.9, .9); -o-transform: scale(.9, .9); transform: scale(.9, .9);  }**/

.plan_trait_w li .scene_home_icon1 { background-position: -260px -18px; }
.plan_trait_w li .scene_home_icon2 { background-position: -260px -80px; }
.plan_trait_w li .scene_home_icon3 { background-position: -260px -150px; }
.plan_trait_w li .scene_home_icon4 { background-position: -260px -215px; }
/*--解决方案--*/
/*-【路途中】解决方案--*/
.plan_td_w { width: 100%; padding: 8% 0; overflow: hidden; background-color: #F8F8F8;/*! border: 1px solid #e2e2e2; *//*! box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); */ }
.plan_td_2, .plan_td_4 { background-color: #F1F1F1; }
.plan_td_w .plan_td_img_w { width: 60%; height: 380px; display: inline-block; float: left; }
.plan_td_2 .plan_td_img_w, .plan_td_4 .plan_td_img_w { float: right; }/**第2、4图片黑子右边浮动*/
.plan_td_w .plan_td_img_w:hover .plan_img_text { display: block; }
.plan_td_w .plan_td_img_w .plan_img_text { display: none; width: 100%; position: absolute; z-index: 3; top: 0; right: 0; bottom: 0; left: 0; margin: auto; text-align: center; }
.plan_td_w .plan_td_img_w .plan_img_text h6 { position: absolute; z-index: 3; right: 0; bottom: 32px; left: 0; height: 42px; line-height: 42px; color: #FFF; font-size: 18px; margin: auto; text-align: center; }
.plan_td_w .plan_td_img_w .plan_img_text p { position: absolute; z-index: 2; right: 0; bottom: -32px; left: 0; height: 32px; line-height: 20px; color: #FFF; font-size: 12px; margin: auto; text-align: center; padding: 0 10%; }
.plan_td_w .plan_td_img_w .plan_img_text:hover h6 { bottom: 62px; -webkit-transition-delay: 0.05s; transition-delay: 0.05s; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.plan_td_w .plan_td_img_w .plan_img_text:hover p { bottom: 32px; -webkit-transition-delay: 0.05s; transition-delay: 0.05s; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.plan_td_w .plan_td_img_w .plan_img_text .plan_img_mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(top, rgba(10,56,102,0) 20%, rgba(24,96,85,0.8) 100%); background: linear-gradient(to bottom, rgba(20, 128, 240, 0) 0%, rgba(1, 25, 42, 0.9) 100%); -webkit-transform: translate3d(0, 30%, 0); transform: translate3d(0, 30%, 0); content: ''; opacity: 1; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
.plan_td_w .plan_td_img_w:hover .plan_img_mask { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; opacity: 1; }
.plan_td_w .plan_td_img_w .plan-slide { color: #757575; }
.plan_td_w .plan_td_img_w .plan-slide img { line-height: 380px; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; text-align: cenbter; background: url(../images/loading.gif) 50% 50% no-repeat; }
.plan_td_w .plan_td_img_w .swiper-slide:hover img { -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.plan_td_w .plan_td_img_w:hover img { -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.plan_td_w .plan_td_text_w { width: 40%; height: 380px; display: inline-block; float: left; padding: 3% 3% 3% 0%; }
.plan_td_w.plan_td_1 .plan_td_text_w, .plan_td_w.plan_td_3 .plan_td_text_w { padding-left: 5%; }
.plan_td_w.plan_td_2 .plan_td_text_w, .plan_td_w.plan_td_4 .plan_td_text_w { padding-right: 5%; }

@media (max-width:1366px) {
.plan_td_w .plan_td_img_w img { max-width: 100%; }
}

@media (max-width:1170px) {
.plan_td_w .plan_td_img_w { width: 100%; height: auto; background-color: #EEE; overflow: hidden; }
.plan_td_w .plan_td_text_w { width: 50%; height: 380px; display: inline-block; float: left; padding: 2% 0% 3% 8%; }
.plan_td_w .plan_td_img_w .container { margin-top: 15%; }
.plan_td_w .plan_td_img_w { display: block; width: 100%; margin: 0 auto; height: auto; float: none; padding: 0; }
.plan_td_w .plan_td_text_w { display: block; width: 100%; margin: 0 auto 10% auto; height: auto; float: none; height: auto; float: none; padding: 0; }
.plan_td_w.plan_td_1 .plan_td_text_w, .plan_td_w.plan_td_3 .plan_td_text_w { padding-left: 0%; }
.plan_td_w.plan_td_2 .plan_td_text_w, .plan_td_w.plan_td_4 .plan_td_text_w { padding-right: 0%; }
.plan_td_w .plan_td_text_w .plan_tt_w { margin: 8% 0 8% 0; padding: 0; }
.plan_td_w .plan_td_text_w .plan_td_text .plan_pp_w { margin: 0 auto; text-align: center; max-width: none; padding: 0; }
.plan_td_w .plan_td_text_w .plan_tt_w .plan_icon { display: block; position: static; margin: 20px auto; }
.plan_td_w .plan_td_text_w .plan_tt_w h3 { text-align: center; margin: 10px 0 10px 0; }
.plan_td_w .plan_td_text_w .plan_tt_w p { text-align: center; margin: 0px 0 8px 0; max-width: none; }
}
/*-【在家中】解决方案--*/
.plan_home_w { width: 100%; min-height: 720px; overflow: hidden; background-color: #F8F8F8;/*! border: 1px solid #e2e2e2; *//*! box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); */ }
.plan_home_w .container { margin-top: 6%; }
.plan_home_2, .plan_home_4 { background-color: #F2F2F2; }
.plan_home_w .plan_home_img_w { width: 50%; height: auto; display: inline-block; float: left; }
.plan_home_w .plan_home_img_w img { max-width: none; line-height: 400px; color: #999; text-align: center; background: url(../images/loading.gif) 50% 50% no-repeat; }
.plan_home_2 .plan_home_img_w, .plan_home_4 .plan_home_img_w { float: right; }/**第2、4图片右边浮动*/
.plan_home_w .plan_home_text_w { width: 50%; height: 380px; display: inline-block; float: left; padding: 2% 10% 3% 0%; }
.plan_home_1 .plan_home_text_w, .plan_home_3 .plan_home_text_w { padding: 2% 0% 3% 12%; }
.plan_home_w .plan_home_text_w .plan_tt_w { position: relative; z-index: 1; padding-left: 70px; margin: 20% 0 8% 0; }
.plan_home_text_w h3 { margin: 0px 0 5px 0; font-size: 24px; font-weight: 700; color: #0080ff ; }
.plan_home_text_w p { color: #67769a; margin: 0; font-size: 16px; }
.plan_home_text_w .plan_pp_w p { max-width: 420px; font-size: 16px; line-height: 32px; color: #36475a }
.plan_home_w .plan_home_text_w .num_icon { position: absolute; top: 2px; left: 0; display: block; width: 56px; height: 56px; background: url(../images/plan/scene_plan_icon.png) center center no-repeat; background-position: -345px -635px; }
.plan_home_w .plan_home_text_w .num_icon1 { background-position: -345px -635px; }
.plan_home_w .plan_home_text_w .num_icon2 { background-position: -345px -715px; }
.plan_home_w .plan_home_text_w .num_icon3 { background-position: -345px -795px; }
.plan_home_w .plan_home_text_w .num_icon4 { background-position: -345px -885px; }

@media (max-width:1366px) {
.plan_home_img_w .plan_home_img img {; max-width: 100%; }
}

@media (max-width:1170px) {
.plan_home_w { width: 100%; min-height: 620px; overflow: hidden; background-color: #EEE; }
.plan_home_w .plan_home_text_w { width: 50%; height: 380px; display: inline-block; float: left; padding: 2% 0% 3% 8%; }
}

@media (max-width:970px) {
.plan_home_w .container { margin-top: 15%; }
.plan_home_w .plan_home_img_w { display: block; width: 90%; margin: 0 auto; height: auto; float: none; padding: 0; }
.plan_home_w .plan_home_text_w { display: block; width: 100%; margin: 0 auto 10% auto; height: auto; float: none; height: auto; float: none; padding: 0; }
.plan_home_w .plan_home_text_w .plan_tt_w { margin: 8% 0 8% 0; padding: 0; }
.plan_home_w .plan_home_text_w .num_icon { display: block; position: static; margin: 20px auto; }
.plan_home_w .plan_home_text_w h3 { text-align: center; margin: 10px 0 10px 0; }
.plan_home_text_w p { text-align: center; margin: 0px 0 8px 0; max-width: none; }
.plan_home_text_w .plan_pp_w p { text-align: center; margin: 0px 0 8px 0; max-width: none; }
.plan_home_text .plan_icon_phone { padding-bottom: 10px; margin-bottom: 0 }
}
/*-【会议室】解决方案--*/
.plan_meeting_w { width: 100%; min-height: 820px; overflow: hidden; background-color: #F8F8F8;/*! border: 1px solid #e2e2e2; *//*! box-shadow: 0 2px 5px 0 rgba(0,0,0,.1); */ }
.plan_meeting_w .container { margin-top: 8%; }
.plan_meeting_2, .plan_meeting_4 { background-color: #EEE; }
.plan_meeting_w .plan_meeting_img_w { width: 50%; height: 380px; display: inline-block; float: left; text-align: center; background: url(../images/loading.gif) 50% 50% no-repeat; }
.plan_meeting_img_w .plan_meeting_img img {; max-width: none; color: #FFF; }
.plan_meeting_2 .plan_meeting_img_w, .plan_meeting_4 .plan_meeting_img_w { float: right; }/**第2、4图片右边浮动*/
.plan_meeting_w .plan_meeting_text_w { width: 50%; height: 380px; display: inline-block; float: left; padding: 2% 10% 3% 0%; }
.plan_meeting_1 .plan_meeting_text_w, .plan_meeting_3 .plan_meeting_text_w { padding: 2% 0% 3% 12%; }
.plan_meeting_w .plan_meeting_text_w .plan_tt_w { position: relative; z-index: 1; /*! padding-left: 70px; */ margin: 20% 0 8% 0; }
.plan_meeting_text_w .plan_tt_w h3 { margin: 0px 0 5px 0; font-size: 24px; font-weight: 700; color: #0080ff ; }
.plan_meeting_text_w p { color: #67769a; margin: 0; font-size: 14px; }
.plan_meeting_text_w .plan_pp_w p { max-width: 420px; font-size: 16px; line-height: 32px; color: #36475a }
.plan_meeting_w .plan_meeting_text_w .num_icon { display: block; width: 56px; height: 56px; margin: 15px 0; background: url(../images/plan/scene_plan_icon.png) center center no-repeat; background-position: -345px -635px; }
.plan_meeting_w .plan_meeting_text_w .num_icon1 { background-position: -345px -635px; }
.plan_meeting_w .plan_meeting_text_w .num_icon2 { background-position: -345px -715px; }
.plan_meeting_w .plan_meeting_text_w .num_icon3 { background-position: -345px -795px; }
.plan_meeting_w .plan_meeting_text_w .num_icon4 { background-position: -345px -885px; }
/*--路途中场景解决方案切换按钮--*/
.plan-pagination { display: block; width: 280px; height: 90px; margin: 0 0 30px 0; margin-left: -5px; background: url(../images/plan/.plan-pagination-bg1.png) -12px center no-repeat; }
.plan-pagination-bg1 { background: url(../images/plan/.plan-pagination-bg1.png) -12px center no-repeat; }
.plan-pagination-bg2 { background: url(../images/plan/.plan-pagination-bg2.png) -12px center no-repeat; }
.plan-pagination-bg3 { background: url(../images/plan/.plan-pagination-bg3.png) -12px center no-repeat; }
.plan-pagination-bg4 { background: url(../images/plan/.plan-pagination-bg4.png) -12px center no-repeat; }
.plan-pagination em { margin: auto; width: 60px; margin-left: -10px; position: absolute; top: -32px; right: 0; bottom: 0; left: 0; text-align: center; font-size: 14px; line-height: 20px; color: #666 }
.plan-pagination .pagination { width: 100%; margin: auto; position: absolute; z-index: 100; right: 0; display: inline-block; text-align: center; bottom: 30px; }
.plan-pagination .swiper-pagination-switch { position: relative; display: inline-block; width: 32px; height: 32px; margin: 45px 30px; cursor: pointer; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background-color: #36475a; background: url(../images/plan/plan_icon_td_i.png) center center no-repeat; }
.plan-pagination .swiper-active-switch { background: url(../images/plan/plan_icon_td_ii.png) center center no-repeat; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; transition: width .3s ease-out; }
.plan_td_text { color: #757575 }
.plan_td_text .plan_tt_w { position: relative; z-index: 1; padding-left: 70px; }
.plan_td_text .plan_tt_w h3 { margin: 0px 0 5px 0; font-size: 20px; font-weight: 700; color: #0080ff ; }
.plan_td_text .plan_tt_w p { color: #67769a; margin: 0; font-size: 14px; }
.plan_td_text .plan_tt_w .plan_pp_w p { max-width: 360px; font-size: 14px; line-height: 32px; color: #36475a }
.plan_td_text .plan_icon { position: absolute; top: 0px; left: 0; display: block; width: 80px; height: 60px; padding-bottom: 10px; background: url(../images/plan/scene_plan_icon.png) -255px -714px no-repeat; }
.plan_td_text .plan_icon_phone1 { background-position: -245px -714px }
.plan_td_text .plan_icon_phone2 { background-position: -245px -790px; }
.plan_td_text .plan_icon_phone3 { background-position: -245px -860px; }
.plan_td_text .plan_icon_phone4 { background-position: -245px -940px; }
.plan_td_text .plan_icon_phone h3 { margin: 0px 0 5px 0; font-size: 20px; font-weight: 700; color: #0080ff ; }
.plan_td_text .plan_icon_phone p { color: #67769a; margin: 0; font-size: 14px; }
.plan_td_text .plan_pp_w { max-width: 360px; margin: 10% 0; padding-left: 20px; font-size: 14px; line-height: 32px; color: #36475a }

@media (max-width:1366px) {
.plan_meeting_img_w .plan_meeting_img img {; max-width: 100%; }
}

@media (max-width:1366px) {
.plan_meeting_img_w .plan_meeting_img img {; max-width: 100%; }
}

@media (max-width:1170px) {
.plan_meeting_w { width: 100%; min-height: 620px; overflow: hidden; background-color: #EEE; }
.plan_meeting_w .plan_meeting_text_w { width: 50%; height: 380px; display: inline-block; float: left; padding: 2% 0% 3% 8%; }
.plan_meeting_w .plan_meeting_img_w { display: block; width: 90%; margin: 0 auto; height: auto; float: none; padding: 0; }
.plan_meeting_w .plan_meeting_text_w { display: block; width: 100%; margin: 0 auto 10% auto; height: auto; float: none; height: auto; float: none; padding: 0; }
.plan_meeting_w .plan_meeting_text_w .plan_tt_w { margin: 8% 0 8% 0; }
.plan_meeting_w .plan_meeting_text_w .num_icon { display: block; margin: 20px auto; }
.plan_meeting_w .plan_meeting_text_w h3 { text-align: center; margin: 10px 0 10px 0; }
.plan_meeting_text_w p { text-align: center; margin: 0px 0 8px 0; max-width: none; }
.plan_meeting_text_w .plan_pp_w p { text-align: center; margin: 0px 0 8px 0; max-width: none; font-size: 14px; }
.plan-pagination { width: 280px; margin: 10px auto 0px auto; height: 90px; }
.plan_meeting_text .plan_icon_phone { padding-bottom: 10px; margin-bottom: 0 }
}
/*--核心优势--*/
.plan_scene_meeting { min-height: 520px; }
.plan_cante_tt { margin: 2% auto 4% auto; width: 320px; height: 100px; background: url(../images/plan/scene_plan_icon.png) -440px -100px no-repeat; }
.plan_youshi_w { margin-left: -10px; right: -10px; overflow: hidden; }
.plan_youshi_w li { display: block; display: inline-block; }
.col-lg-2dot4 { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; }

@media (min-width: 970px) {
.col-lg-2dot4 { float: left; }
.col-lg-2dot4 { width: 20%; }
.col-lg-pull-2dot4 { right: 20%; }
.col-lg-push-2dot4 { left: 20%; }
.col-lg-offset-2dot4 { margin-left: 20%; }
}
.plan_youshi_w li .plan_youshi { position: relative; z-index: 1; padding: 20px 10px; margin: 10px 0; min-height: 280px; height: 360px; max-height: 420px; text-align: center; border: 1px solid #E7E7E7; overflow: hidden; }
.plan_youshi_w li:hover .plan_youshi { background-color: #F5FFFF; }
.plan_youshi_w li h6 { font-size: 16px; font-weight: 700; margin: 20px auto; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
.plan_youshi_w li hr { width: 20px; border-bottom: 2px solid #08a1ef; margin: 20px auto; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
.plan_youshi_w li p { color: #666; margin: 20px 10px; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); }
.plan_youshi_w li:hover h6, .plan_youshi_w li:hover hr { -webkit-transform: translate3d(0, -0%, 0) translate3d(0, -5px, 0); transform: translate3d(0, 0%, 0) translate3d(0, -5px, 0); }
.plan_youshi_w li:hover p { -webkit-transform: translate3d(0, -0%, 0) translate3d(0, -15px, 0); transform: translate3d(0, 0%, 0) translate3d(0, -15px, 0); }
.plan_youshi_w li .scene_meeting_icon { margin: 8% auto; display: block; width: 56px; height: 56px; background: url(../images/plan/scene_plan_icon.png) center center no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.plan_youshi_w li:hover .scene_meeting_icon { transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); }
.plan_youshi_w li .scene_meeting_icon1 { background-position: -263px -290px; }
.plan_youshi_w li .scene_meeting_icon2 { background-position: -262px -360px; }
.plan_youshi_w li .scene_meeting_icon3 { background-position: -265px -428px; }
.plan_youshi_w li .scene_meeting_icon4 { background-position: -265px -495px; }
.plan_youshi_w li .scene_meeting_icon5 { background-position: -265px -562px; }
/*--解决方案客户案例--*/
.plan_customer_w .swiper-pagination-switch { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background-color: #DDD; margin: 0 5px; }
.plan_customer_w .swiper-active-switch { width: 20px; background-color: #08A1EF; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; transition: width .3s ease-out; }
.plan_customer_w .arrow-left, .plan_customer_w .arrow-right { display: block; cursor: pointer; position: absolute; top: 50%; z-index: 1000; color: #FFF; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #000; font-size: 22px; opacity: .4; width: 50px; height: 50px; line-height: 50px; text-align: center }
.plan_customer_w .swiper-slide .title { font-style: italic; font-size: 42px; margin-top: 80px; margin-bottom: 0; line-height: 45px; }
.plan_customer_w .pagination { margin: auto; position: absolute; z-index: 20; left: 0px; right: 0; bottom: 150px; text-align: center; }
.plan_customer_w .swiper-container { width: 100%; margin-right: -5px; margin-left: -5px; }
.plan_customer_w .swiper-slide { text-align: center; font-size: 14px; height: 100px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.plan_customer_w .swiper-pagination-bullet-active { width: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; opacity: 1; background: #08a1ef; ; }
.plan_customer_w .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 0px }
.plan_customer_w .glyphicon { background: none; color: #999; font-size: 14px }
.plan_customer_w .glyphicon:hover { color: #007aff; }
.plan_scene_p_w .plan_customer_w { position: relative; margin: 0 auto; padding-top: 80px; }
.plan_customer_w .plan_customer_tt { margin: 0px auto 30px auto; }
.plan_customer_w .plan_customer_tt p { font-size: 24px; color: #36475a; }
.plan_customer_w .plan_customer_tt h2 { color: #999; margin: 10px 0; font-size: 14px; font-weight: normal; font-family: "Arial", Helvetica, Tahoma; text-transform: uppercase; }
.plan_customer_w .plan_customer_list_w { position: relative; }
.plan_customer_w .plan_customer_list_w li .plan_customer_list { position: relative; display: block; width: 100%; min-height: 250px; height: 250px; padding-right: 0; padding-left: 0; margin: 10px 0px; display: inline-block; border: 1px solid #e3e3e4; overflow: hidden; transition: all .5s ease-out; }
.plan_customer_w .plan_customer_list_w li .plan_customer_list:hover { border-color: #0080ff ; }
.plan_customer_w .plan_customer_img { width: auto; height: 80px; line-height: 80px; color: #CCC; position: relative; text-align: center; margin: 30px auto 30px auto; }
.plan_customer_w .plan_customer_text { text-align: center; }
.plan_customer_w .plan_customer_text h5 { font-size: 16px; }
.plan_customer_w .plan_customer_text p { font-size: 14px; color: #999; padding: 0 8px }
.plan_customer_w .plan_detailed_text { width: 100%; height: 250px; padding: 8%; margin: 0 auto; text-align: center; position: absolute; left: 0; bottom: -250px; right: 0; background-color: #FFF; background-color: rgba(245, 255, 255, .95); overflow: hidden; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.plan_customer_w .plan_detailed_text h6 { font-size: 18px; margin: 10px auto 15px auto; }
.plan_customer_w .plan_detailed_text hr { width: 20px; border-bottom: 2px solid #08a1ef; margin: 0 auto; }
.plan_customer_w .plan_detailed_text p { font-size: 12px; color: #666 }
.line-clamp(@lines, @line-height: 1.3em) {
 text-overflow:ellipsis;
 display:0;
 -webkit-box-orient:vertical;
 -webkit-line-clamp:@lines;
 overflow:hidden;
 line-height:@line-height;
 max-height:@line-height * @lines;
}
.plan_customer_w .plan_detailed_text .plan_detailed { min-height: 80px; max-height: 80px; overflow: hidden; }
.plan_customer_w .plan_detailed_text div { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
.plan_customer_w .plan_detailed_text .plan_detailed_btn { display: block; display: inline-block; width: auto; min-width: 100px; padding: 0 20px; height: 28px; line-height: 28px; margin: 20px auto; text-align: center; font-size: 12px; color: #0080ff ; border: 1px solid #0080ff ; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; opacity: 0.9; }
.plan_customer_w .plan_detailed_text .plan_detailed_btn:hover { color: #FFF; background-color: #0080ff ; border: 1px solid #0080ff ; opacity: 0.9; }
.plan_customer_w .plan_customer_list_w li:hover .plan_detailed_text { bottom: 0; }
.plan_customer_w .plan_customer_only_text p { margin-top: 55px; line-height: 24px; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }
.plan_customer_w .plan_customer_list_w .plan_customer_text_w { display: none; overflow: hidden; position: absolute; z-index: 10; bottom: 0px; left: 0px; ; width: 100%; height: 140px; background-color: #0080ff ; color: #FFF; padding-right: 10px; padding-left: 10px; }
.plan_customer_w .plan_customer_list_w .plan_customer_text_w p { margin-top: 55px; line-height: 24px; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis; /*! -o-text-overflow: ellipsis; *//*! overflow:hidden; */ }
.plan_customer_w .plan_customer_list_w .plan_customer_text_w p a { color: #FFF }
.plan_customer_w .plan_customer_list_w .plan_customer_text_w em { display: block; text-align: center; width: 30px; height: 2px; margin: 15px auto 0px auto; background: #FFF; }

@media screen and (max-width:768px) {
.plan_customer_w .plan_customer_list_w li .plan_customer_list { position: relative; z-index: 1; min-height: 250px; }
.plan_customer_w .plan_customer_img { margin: 10px auto; }
.plan_customer_w .plan_customer_text h5 { font-size: 14px }
.plan_customer_w .plan_customer_text p { font-size: 12px; color: #999; }
}
.plan_customer_w .plan_customer_more { display: block; width: 120px; height: 36px; line-height: 36px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; border: 1px #08a1ef solid; text-align: center; background-color: #08a1ef; color: #fff; margin: 50px auto 30px auto; }
.plan_customer_w .plan_customer_more:hover { color: #FFF; border: 1px #08a1ef solid; background-color: #00aaff; }
/*--其他解决方案--*/
.plan_ohter { margin: 0 0 50px 0; color: #FFF; text-align: center; margin-right: -10px; margin-left: -10px; ; }
.plan_ohter .plan_ohter_list { position: relative; z-index: 1; margin: 10px 0; }
.plan_ohter .plan_ohter_list .plan_ohter_img { background-color: #095a9c; ; overflow: hidden; }
.plan_ohter .plan_ohter_list .plan_ohter_img { width: 100%; margin: auto; background: -webkit-linear-gradient(-45deg, #cc6055 0%, #0a3866 100%); background: linear-gradient(-45deg, #0a3866 0%, #cc6055 100%); }/*background: linear-gradient(-45deg, #071725 0%,#244D70 100%)*/
.plan_ohter .plan_ohter_list img { width: 100%; min-height: 180px; opacity: 0.8; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.plan_ohter .plan_ohter_list:hover img { opacity: 0.5; -webkit-transform: scale3d(2, 2, 1); transform: scale3d(2, 2, 1); }
.plan_ohter .plan_ohter_list:hover img { -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.plan_ohter .plan_ohter_list .plan_customer_text { width: 100%; min-height: 170px; max-height: 200px; margin: auto; position: absolute; z-index: 2; top: 0; ; bottom: 0; right: 0; padding: 3% 6%; }
.plan_ohter .plan_ohter_list .plan_customer_text h4 { font-size: 20px; margin-bottom: 15px; }
.plan_ohter .plan_ohter_list.col-sm-12 .plan_customer_text h4 { font-size: 20px; margin-bottom: 20px; }
.plan_ohter .plan_ohter_list .plan_customer_text p { font-size: 12px; padding: 0 10%; margin: 10px 0px 10px 0; height: 45px; overflow: hidden; }
.plan_ohter .plan_ohter_list .plan_customer_text .plan_ohter_btn { display: block; display: inline-block; width: auto; min-width: 100px; padding: 0 20px; height: 28px; line-height: 28px; margin: 8px auto; text-align: center; font-size: 12px; color: #fff; border: 1px solid #999; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; opacity: 0.9; }
.plan_ohter .plan_ohter_list .plan_customer_text .plan_ohter_btn:hover, .plan_ohter .plan_ohter_list:hover .plan_ohter_btn { color: #FFF; background-color: #0080ff ; border: 1px solid #0080ff ; opacity: 0.9; }
.plan_ohter .plan_ohter_list .industry_list { display: block; width: 90%; margin: 10px auto; overflow: hidden; ; }
.plan_ohter .plan_ohter_list .plan_customer_text h4 a { color: #FFF; }
.plan_ohter .plan_ohter_list .plan_customer_text h4 a:hover { color: #06BFFC; }
.plan_ohter .plan_ohter_list .industry_list li { float: left; width: 25%; margin: 0px auto 2px auto; }
.plan_ohter .plan_ohter_list .industry_list li a { color: #FFF; font-size: 12px; }
.plan_ohter .plan_ohter_list .industry_list a:hover { color: #06BFFC; }



/*----------面包屑导航---------*/ 
.fixed_nav { position: relative; z-index: 10;background-color: #E8F0F2;width: 100%; height: 50px; line-height: 50px; -moz-transition: all 1.2s .1s ease; -o-transition: all 1.2s .1s ease; transition: all 1.2s .1s ease; }
.fixed_nav a { color: #6e798b; }
.fixed_nav a:hover, .fscp_w .fixed_nav a.active { color: #0080ff ; }
.fixed_nav .container { overflow: hidden; }
.fixed_nav .fix_nav_btn { display: none; position: absolute; right: 0; top: 0; z-index: 10; width: 42px; height: 50px; line-height: 50px; border: 1px solid #e2e2e2; border-radius: 2px; text-align: center; font-size: 14px; color: #999; font-weight: 300px; }
.fixed_nav.isStuck { background-color: rgba(245, 245, 245, .98); position: fixed; top: 0px; }
.fixed_nav.m_fixed { position: fixed; top: 0px; transition: all .2s; -webkit-transition: all .2s; }
.fixed_nav_p { margin: 0; font-size: 14px; height: 50px; line-height: 50px !important; float: left; color: #6e798b; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.fixed_nav_p .active { color: #333; }
.fixed_nav ul { height: 50px; line-height: 48px; overflow: hidden; margin-bottom: 0px; padding-right: 0px; padding-left: 0px; -webkit-transition: all .5s; transition: all .5s; }
.fixed_nav ul li { float: left; text-align: center; font-size: 14px; height: 50px; line-height: 50px; padding: 0 25px 0 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.fixed_nav ul li:nth-last-of-type(1) { padding: 0px; }
@media (max-width:480px) {
  .product_nav_list li a:hover {
      color: #6e798b;
      background: #FFF;
      background-color: rgb(255, 255, 255);
      border: 1px solid #c7d2df;
}
.fixed_nav ul{
	      float: none !important;
       white-space: nowrap;
       overflow-x: scroll;
       overflow-y: hidden; 
       white-space: nowrap; 
       -webkit-overflow-scrolling: touch;
      -webkit-overflow-scrolling: touch; /* 当手指从触摸屏上移开，会保持一段时间的滚动 */
      -webkit-overflow-scrolling: auto; /* 当手指从触摸屏上移开，滚动会立即停止 */
    }
}
@media (max-width:420px) {
.fixed_nav ul li { display: inline-block; *display: inline;white-space: nowrap;
}
.fixed_nav, .fscp_w .fixed_nav.isStuck { height: auto; border-bottom: 1px solid #e2e2e2; }
}
.fixed_nav.fixed { position: fixed; top: 0px; left: 0px; width: 100%; height: auto; }
.fixed_nav ul li.active a { color: #0080ff ; border-bottom: 2px solid #0080ff ; }
.fixed_nav ul li.r_more_w { float: right; padding: 0 0px }
.fixed_nav ul li a { color: #6e798b; display: block; position: relative; }
.fixed_nav ul li a i { font-size: 13px; border: 1px solid #ccc; border-radius: 30px; padding: 2px 4px; margin: 0px 0px; vertical-align: middle; }
.fixed_nav ul li a.r_more { display: inline-block; color: #666; height: 32px; line-height: 32px; width: 100%; padding: 0px; border: 1px solid #CCC; border-radius: 30px; }
.fixed_nav ul li a.r_more:hover { color: #FFF; background-color: #0080ff ; border: 1px solid #0080ff  }
.fixed_nav ul li a:hover, .fscp_w .fscp_w .fscp_w .fscp_w .fscp_w .fscp_w .fscp_w .fscp_w .fscp_w .fixed_nav ul li .active { color: #0080ff ; }

@media (max-width:992px) {
.fixed_nav .fix_nav_btn { display: block; position: absolute; width: 52px; height: 51px; line-height: 51px; top: 0px; right: 0px; z-index: 120; padding: 0 10px; text-align: center; color: #999; font-size: 10px; -webkit-perspective: 52px; perspective: 52px; cursor: pointer; -webkit-transition: .5s; transition: .5s }
.fixed_nav .fix_nav_btn i { display: block; width: 100%; height: 100%; background: url(../images/icon_nav_down.png) no-repeat center center; transition: all .5s; -webkit-transition: all .5s }
.fixed_nav .fix_nav_btn:hover i { color: #0080ff ; }
.fixed_nav .tab_more .fix_nav_btn i { color: #0080ff ; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.fixed_nav.fixed_nav_p.pull-left { display: none; }
.fixed_nav ul { float: left !important; width: 100%; overflow-y: hidden; white-space: nowrap; }
.fixed_nav ul li a { display: block; width: auto; padding: 0 0px; text-align: center; max-width: 150px; overflow: hidden; white-space: nowrap; ; }
.fixed_nav, .fscp_w .fixed_nav ul.tab_more { width: 100%; height: auto; text-align: left; overflow: hidden; white-space: normal; transition: all .5s; -webkit-transition: all .5s }
}
