
/* ----------------------------/* 
 --CSS  好视通 www.hst.com
 --by   市场部 Sivan 2016-11-18
 --update  v.2018-03-12
----------------------------------*/
/*----------面包屑导航---------*/ 
.fixed_nav{background-color: #E8F0F2;}
.fixed_nav .breadcrumbs { margin: 0; font-size: 14px; height: 50px; line-height: 50px !important; float: left; color: #36475a;; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.fixed_nav .breadcrumbs .sep { color: #c7d2df; padding: 0 8px; }
.fixed_nav .breadcrumbs  a{color:#36475a;}
.fixed_nav .breadcrumbs  a:hover{color:#0080ff ;}
.fixed_nav .breadcrumbs  a.active { color: #0080ff ;}

.fixed_news_nav_p { margin: 0; font-size: 14px; height: 50px; line-height: 50px !important; float: left; color: #36475a;; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.fixed_news_nav_p  a{color:#36475a;display: block; position: relative; }
.fixed_news_nav_p  a:hover{color:#0080ff ;}
.fixed_news_nav_p  a.active { color: #0080ff ;}
.fixed_nav ul.fix_nesw_nav_w {position:relative;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.fix_nesw_nav_w  li { float: left; text-align: center; font-size: 14px;color:#36475a; height: 50px; line-height: 50px; padding: 0 40px 0 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.fixed_nav_p a{color:#36475a;}
.fixed_nav ul li a{color:#36475a;display: block; position: relative; }
.fixed_nav ul li a:hover{color:#0080ff ;}


.fixed_nav ul li a::after { content: ""; display: block; width: 0; height: 2px; background-color: #0080ff ; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; top: auto; transition: all 0.3s ease; }
.fixed_nav ul li a:hover::after,.fixed_nav ul li a.active::after { content: ""; display: block; width: calc(100% - 0px); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.fixed_nav ul.fix_nesw_nav_w  li:nth-last-of-type(1) { padding: 0px; }



@media (max-width:420px) {
.fixed_nav ul li { display: inline-block; *display: inline;
}
.fixed_nav, .fixed_nav.isStuck { /*! background-color: rgba(245, 245, 245, .95); */ 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: #36475a;; 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:hover, .fsnav ul li a:hover i, .fsnav ul li .active { color: #169bde; border-color: #0080ff ; border-bottom: 2px solid #0080ff ; }**/
.fixed_nav ul li a::after { content: ""; display: block; width: 0; height: 2px; background-color: #008ed7; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; top: auto; transition: all 0.3s ease; }
.fixed_nav ul li a:hover::after,.fixed_nav ul li a.active::after { content: ""; display: block; width: calc(100% - 0px); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.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 #008ed7 }
.fixed_nav ul li a:hover, .fixed_nav ul li .active { color: #008ed7;}

@media (max-width:1040px) {
.fixed_nav .fix_nav_btn { display: block; position: absolute; width: 36px; height: 51px; line-height: 51px; top: 0px; right: -10px; z-index: 120; padding:0px; 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_d.png) no-repeat center center; 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: #333; display: block; width: auto; padding: 0 0px; text-align: center; max-width: 150px; overflow: hidden; white-space: nowrap; ; }
.fixed_nav ul.tab_more { width: 100%; height: auto; text-align: left; overflow: hidden; white-space: normal; transition: all .5s; -webkit-transition: all .5s }
}
/*--------------------问题列表--------------------*/
.faq_list_w { min-height: 600px;} 
@media (max-width:480px) {
.faq_list_w { min-height: 300px;} 
}
.left_nav_left .left_nav_w { width: 100%; height: 100%; min-height: 800px; padding: 30px 30px 60px 30px; margin-bottom: 30px; background-color: #FFF; border: 1px solid #EAEFF0;}
.left_nav_left .left_nav_tt h3 { font-size: 18px; width: 100%; display: block; line-height: 24px; padding: 20px 0; font-weight: 700; border-bottom: 1px solid #EEE; color: #36475a;; }
.left_nav_left .left_nav_w ul { margin: 0; padding: 0px; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.left_nav_left .left_nav_w li .left_nav_tt h3 { font-size: 18px; color: #36475a; margin: 0; line-height: 86px; border-bottom: 1px solid #dbdbdb; }
.left_nav_left .left_nav_w li .left_nav_list_h3 { display: block; position: relative; height: 52px; line-height: 52px; font-size: 14px; color: #6e798b;;; border-bottom: 1px dashed #f2f2f2; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease;transition: all 0.4s ease;}
.left_nav_left .left_nav_w li .left_nav_list_h3::after { content: ""; display: block; width: 0; height: 2px; background-color: #008bd7; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; top: auto; transition: all 0.3s ease; }
.left_nav_left .left_nav_w li .left_nav_list_h3:hover { color: #0080ff; }
.left_nav_left .left_nav_w li.active .left_nav_list_h3 { color: #0080ff; }
.left_nav_left .left_nav_w li i { position: absolute; top: 20px; right: 0; display: inline-block; width: 9px; height: 9px; overflow: hidden; content: ""; vertical-align: text-bottom; background: url(../images/icon_xl.png) center center no-repeat; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;  }
.left_nav_w li.active i { transform-origin: center; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.left_nav_left .left_nav_w .left_submenu { width: 100%; display: none; position: relative; }
.left_nav_left .left_nav_w .active .left_submenu { display: block; overflow: hidden; }
.left_nav_left .left_nav_w .active .left_submenu.active { display: block; overflow: hidden; }
.left_nav_left .left_nav_w .left_submenu li a { display: block; position: relative; height: 52px; line-height: 52px; font-size: 14px; color: #666; padding-left: 12px; border-bottom: 1px dashed #f2f2f2; border-left: 2px solid #FFF; background: url(../images/disc.png) no-repeat 0px 25px; }
.left_nav_left .left_nav_w .left_submenu li.active a { color: #0080ff; background: url(../images/disc_hover.png) no-repeat 0px 25px; }
.left_nav_left .left_nav_w .left_submenu li a:hover { color: #0080ff }

@media (max-width:480px) {
.left_nav_left .left_nav_w h3 { line-height: 42px }
.left_nav_left .left_nav_w { height: auto; min-height: 100px;background-color:transparent;padding: 10px 10px 20px 10px;margin-bottom: 0px;border-bottom:1px solid #F0EDED;  }
.left_nav_left .left_nav_w .left_nav_tt a { display: block; float: left; min-width: 80px; text-align: left; margin: 5px auto; }
}
.right_content_right .right_content_w { float: right; width: 100%; min-height: 800px; padding: 30px 30px; margin-bottom: 30px; background-color:#fff;
border: 1px solid #EAEFF0;
}
@media (max-width:480px) {
.right_content_right .right_content_w { float: right; width: 100%; min-height: 800px; padding: 10px 10px; margin-bottom: 30px; background-color:transparent; }	
}

.right_content_right .right_content_tt h1 { font-size: 18px; width: 100%; display: block; line-height: 24px; padding: 20px 0; font-weight: 700; border-bottom: 1px solid #EEE; color: #36475a; }
.right_content_right .right_content_tt h4 { font-size: 14px; font-weight: bold; color: #212121; line-height: 30px; }
.right_content_right .title { line-height: 50px; margin-top: 0; cursor: pointer; display: block; font-size: 18px; color: #36475a; }
.right_content_right .title:hover, .right_content_right .cur { color: #0080ff }
.right_content_right .con { margin: 0 0 32px 0; overflow: hidden; }
.right_content_right .show { height: auto; }
.right_content_right .right_content_tt p { font-size: 14px; color: #757575; line-height: 30px; }
.menu_list_w { width: 100%; }
.menu_list { margin: 30px 0px; border-bottom: 1px solid #EEE;; }
.menu_head { display: block; font-size: 16px; color: #36475a; cursor: pointer; position: relative; line-height: 32px; cursor: pointer; }
.active .menu_head { color: #0080ff }
.menu_body { font-size: 14px; color: #6e798b;; margin: 0 0 30px 0; line-height: 32px; height: 64px; overflow: hidden; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.menu_body p { line-height: 32px; padding: 0; margin: 0; }
.active .menu_body { height: auto; margin-top: 20px; }
.menu_list.active .menu_body{border-left:1px solid #EEE;;padding-left:20px;}
.menu_body a { display: block; height: 38px; line-height: 38px; padding-left: 38px; color: #777777; text-decoration: none; border-bottom: 1px solid #e1e1e1; }
.menu_body a:hover { text-decoration: none; }

@media (max-width:480px) {
.right_content_right { float: right; width: 100%; min-height: 320px;/*! padding:0; */ margin-bottom: 30px; background-color: transparent; }
.right_content_right .right_content_tt h1 { line-height: 42px }
.right_conright_content_righttent_w .right_content_tt h4 { font-size: 12px; font-weight: bold; color: #212121; line-height: 30px; }
.right_content_right p { font-size: 12px; color: #757575; line-height: 30px; }
}

.faq_other_w li h4{display: block;height:auto;padding:4px 0;margin:4% auto 2% auto;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} 
.faq_other_w li h4 a{font-size:18px;color:#36475a ;;height:auto;font-weight:700;	-webkit-transition: ease-in all 0.3s;-moz-transition: ease-in all 0.3s;transition: ease-in all 0.3s;} 
.faq_other_w li h4 a:hover{color:#0080ff }
.faq_other_w li .faq_con{line-height: 28px;color:#6e798b;;max-height:80px;width:80%;overflow:hidden;}
@media (max-width:480px) {
.faq_other_w li h4{display: block;height:auto;padding:4px 0;margin:10% auto 2% auto;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} 
	.faq_other_w li h4 a{font-size:16px;} 
}

/*--------------------服务支持--------------------*/
.banner_support_w { position: relative; min-height: auto; background-color: #F5F5F5; line-height: 250px; text-align: center; overflow: hidden; }
.faq_bg { background-color: #F5F5F5; }
.faq_w { margin: 40px auto 0px auto; }
.faq_w h3 { font-size: 24px; border-left: 3px solid #0080ff; padding-left: 10px; }
/*-----服务支持-常见问题-----*/
.faq_common_w { background-color: #FFF; margin: 20px auto 30px auto; text-align: center; }
.faq_common_w .faq_common_list_w .row { margin: 0; padding: 0; }
.faq_common_w .faq_common_list_w li { padding: 40px 10px; float: left; background-color: #fff; color: #757575; border-bottom: 1px solid #eee; border-right: 1px #eee solid; overflow: hidden; }
.faq_common_w .faq_common_list_w li a h6 { color: #666; font-size: 16px; margin:15px auto;-webkit-transform: translate3d(0, 5px, 0);-moz-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0);}
.faq_common_w .faq_common_list_w li a:hover h6 { color: #0080ff; -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.faq_common_w .faq_common_list_w li a h6, .faq_common_w .faq_common_list_w li a img { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
.faq_common_w .faq_common_list_w li a:hover img {;-webkit-transform: translate3d(0, 5px, 0);-moz-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0);}
.faq_common_w .faq_list_w { }
.faq_common_w .faq_list_w .row { margin: 0; padding: 0; ; }
.faq_common_w h3 { display: block; font-size: 18px; ; color: #666; font-weight: normal; line-height: 32px; margin: 20px 0px 10px 0px; margin-right: -8px; margin-left: -8px; }
.faq_common_w .faq_list_w li { margin: 0; padding: 0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
.faq_common_w .faq_list_w .faq_list { display: block; position: relative; z-index: 1; cursor: pointer; padding: 60px 0px; margin: 0 auto; text-align: center; }
.faq_common_w .faq_list_w .faq_list .faq_list_img { display: table; overflow: hidden; margin: 20px auto; text-align: center; }
.faq_common_w .faq_list_w .faq_list .faq_list_img span { display: table-cell; vertical-align: middle; }
.faq_common_w .faq_list_w .faq_list .faq_list_img span img { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
.faq_common_w .faq_list_w .faq_list .faq_list_text { width: 100%; margin: auto; height: 42px; line-height: 42px; color: #FFF; }
.faq_common_w .faq_list_w .faq_list .faq_list_text h6 { font-size: 16px; color: #666; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
.faq_common_w .faq_list_w .faq_list:hover .faq_list_text h6 { color: #0080ff; -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); }
.faq_common_w .faq_list_w .faq_list:hover .faq_list_img span img { -webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); }
.faq_w .video1 { position: relative; background: url(../images/b1.png) no-repeat center center; width: 370px; height: 300px; float: left; }
.faq_w .video2 { position: relative; background: url(../images/b2.png) no-repeat center center; width: 370px; height: 300px; float: left; margin: 0 15px; }
.faq_w .video3 { position: relative; background: url(../images/b3.png) no-repeat center center; width: 370px; height: 300px; float: right; }
.faq_w.video { position: absolute; z-index: 2; top: 48%; left: 48%; display: block; background: url(../images/i10.png) no-repeat center center; width: 30px; height: 50px; }

@media screen and (max-width:990px) {
.faq_common_w .faq_list_w li { border-right: 1px #eee solid; border-bottom: 1px #eee solid; }
}

@media screen and (max-width:480px) {
.faq_common_w .faq_list_w li { border-right: none; }
}

/*-----哪款产品遇到问题-----*/
.faq_service_w { background-color: #FFF; margin: 20px auto 30px auto; }
.faq_service_w .faq_service_list_w { }
.faq_service_w .faq_service_list_w .row { margin: 0; padding: 0; ; }
.faq_service_w h3 { display: block; font-size: 18px; ; color: #666; font-weight: normal; line-height: 32px; margin: 20px 0px 10px 0px; margin-right: -8px; margin-left: -8px; }
.faq_service_w .faq_service_list_w li { margin: 0; padding: 0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
.faq_service_w .faq_service_list_w .faq_service_list { display: block; position: relative; z-index: 1; cursor: pointer; padding: 60px 0px; margin: 0 auto; text-align: center; }
.faq_service_w .faq_service_list_w .faq_service_list .faq_service_list_img { display: table; overflow: hidden; margin: 20px auto; text-align: center; }
.faq_service_w .faq_service_list_w .faq_service_list .faq_service_list_img span { display: table-cell; vertical-align: middle; }
.faq_service_w .faq_service_list_w .faq_service_list .faq_service_list_img span img {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0); -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; }
.faq_service_w .faq_service_list_w .faq_service_list .faq_service_list_text { width: 100%; margin: auto; height: 32px; line-height: 32px; color: #FFF; }
.faq_service_w .faq_service_list_w .faq_service_list .faq_service_list_text h6 { font-size: 16px; color: #666; -webkit-transform: translate3d(0, 5px, 0); -moz-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; }
.faq_service_w .faq_service_list_w .faq_service_list:hover .faq_service_list_text h6 { color: #0080ff; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.faq_service_w .faq_service_list_w .faq_service_list:hover .faq_service_list_img span img { -webkit-transform: translate3d(0, 5px, 0); -moz-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); }

/*-----video-----*/
.video_w { position: relative; z-index: 1; margin: 10px auto; padding:10px 0 50px 0;overflow: hidden }
.video_list img {-webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 100ms; transition: transform 200ms; }
.video_list:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); -webkit-transition: -webkit-transform 100ms; transition: transform 200ms; }
.video_list:hover { color: #FFF; }
.video_list .video_play { position: absolute; z-index: 2; top: 42%; left: 48%; background: url(../images/i10.png) no-repeat center center; width: 30px; height: 30px; }
.video_list .view_play { position: absolute; z-index: 2; top: 42%; left: 48%; background: url(../images/fuwu_icon.png) no-repeat center center; width: 30px; height: 30px; }
.video_list .video_text { position: absolute; z-index: 2; top: 52%; left: 50%; font-size: 16px; margin-left: -24px; color: #FFF; }
.video_list .list_cover { position: absolute; z-index: 1; width: 100%; height: 100%; left: 0px; top: 0px; }

/*-----左侧搜索-----*/
.left_search{width:100%;max-width:100%;margin-top:40px;}

/*
 * 嵌入式框样式自定义
 */
.bdcs-container .bdcs-main, .bdcs-container .bdcs-main * {
    box-sizing:content-box;
    margin:0;
    padding:0;
    float:none;
    clear:none;
    overflow:hidden;
    white-space:nowrap;
    word-wrap:normal;
    border:0;
    background:none;
    width:auto;
    height:auto;
    max-width:none;
    min-width:none;
    max-height:none;
    min-height:none;
    border-radius:0;
    box-shadow:none;
    transition:none;
    text-align:left;
}

.bdcs-container .bdcs-clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}
.bdcs-container .bdcs-clearfix {
    zoom: 1;
}

.bdcs-container .bdcs-main {
    overflow: visible;
}
.bdcs-container .bdcs-search {
    display: block;
    overflow: visible;
    position: relative;
    border-style: solid;
}

.bdcs-container .bdcs-search-form-input-wrap {
    display: inline-block;
}

/*输入框自定义样式*/
.bdcs-container .bdcs-search-form-input {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    vertical-align: top;
    text-indent: 5px;
    float: left;

    border-color:#a6a6a6;
    margin-right:10px;
    width:160px;
    height:26px;
    line-height:26px;
    /*! font-family:Arial,SimSun,sans-serif; */
    color:#000000;
    font-size:14px;
    border-radius:0px;
    background-color:#FFFFFF;
}
.bdcs-container .bdcs-search-form-input:focus {
    border-width: 1px;
    border-style: solid;
    outline: none;
}
.bdcs-container .bdcs-search-form-submit-wrap {
    display: inline-block;
}

/*按钮样式自定义*/
.bdcs-container .bdcs-search-form-submit {
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
    text-align: center;
    width: 50px;
    /*IE67 submit width fix*/
    /*width: 1;
    *overflow: visible;
    /*fix IE6 submit height but width still bug*/
    _overflow: hidden;

    border-color:#a6a6a6;
    height:26px;
    background-color:#f5f5f5;
    color:#000000;
    /*! font-family:Arial,SimSun,sans-serif; */
    font-size:14px;
    border-radius:0px;
    *height:28px;
    *margin-top:1px;
    line-height:26px;
}


.bdcs-container .bdcs-search-form-submit-magnifier {
    width: 45px;
    padding: 0;
    text-indent: -999em;
    overflow: hidden;
    background: url('/static/customer-search/component/search/magnifier-icon.png') no-repeat center center;
    _background: url('/static/customer-search/component/search/magnifier-icon_ie6.png') no-repeat center center;
}
.bdcs-container .bdcs-search-form-input-wrap{}
.bdcs-container .bdcs-search-form-input-notspan{
    margin-left:0px;
    font-family:Arial,SimSun,sans-serif;
    color:#000000;
    font-size:14px;
}
.bdcs-container .bdcs-search-form-input .icon-nofocus{
    left:;
    right:;
    top:;
    height:;
    width:;
}
.bdcs-container .bdcs-search{
    width:280px;
    height:28px;
    overflow:visible;
    border-color:#ffffff;
    border-radius:0px;
    border-width:0px;
    box-shadow:none;
    background-color:none;
}

.bdcs-container .bdcs-search-form-input:focus{
    border-color:#0080ff ;
}
.bdcs-container .bdcs-search-form-submit-wrap{

}

.bdcs-container .bdcs-search-sug-list{
    width:250px;
}
.bdcs-container .bdcs-search-sug-list-item{
    height:30px;
    line-height:30px;
    font-family:Arial,SimSun,sans-serif;
    font-size:14px;
}
.bdcs-container .bdcs-search-sug-list-item-value{
    color:#000000;
}
.bdcs-container .bdcs-hot{
    width:300px;
    height:30px;
    line-height:30px;
}
.bdcs-container .bdcs-hot-item{
    color:#632423;
    font-family:Arial,Microsoft YaHei,sans-serif;
    font-size:14px;
}

/*频道设置*/
div#default-searchbox  .default-channel-meun{
    position: relative;
    width: 75px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    float: left;
    overflow: visible;
}
div#default-searchbox .default-channel-current{
    border: 1px solid;
    position: relative;
    width: 100%;
    border-right: none;
}

div#default-searchbox .default-channel-current span{
    margin-left: 8px;
}

div#default-searchbox .default-channel-current i{
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 6px 6px 0;
    border-color: #9E9E9E #ffffff;
    border-style: solid;
    display: block;
    position: absolute;
    right: 10px;
    top: 11px;
}

div#default-searchbox .default-channel-list{
    display: none;
    width: 99%;
    list-style: none;
    background: #fff;
    border: 1px solid #DDD;
    border-top: none;
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    z-index: 30000;
}

div#default-searchbox .default-channel-list li{
    background: none;
    line-height: 24px;
    list-style: none;
    padding-left: 7px;
}
div#default-searchbox .default-channel-list li:hover{
    background: #DDD;
}


/*热搜词自定义*/
.bdcs-container .bdcs-hot, .bdcs-container .bdcs-hot * {
    box-sizing:content-box;
    margin:0;
    padding:0;
    float:none;
    clear:none;
    overflow:hidden;
    white-space:nowrap;
    word-wrap:normal;
    border:0;
    background:none;
    width:auto;
    height:auto;
    max-width:none;
    min-width:none;
    max-height:none;
    min-height:none;
    border-radius:0;
    box-shadow:none;
    transition:none;
    text-align:left;
}
.bdcs-container .bdcs-hot {
    display: block;
    white-space: normal;
}
.bdcs-container .bdcs-hot-item {
    margin-right: 10px;
}
.bdcs-container .bdcs-hot{
    width:300px;
    height:30px;
    line-height:30px;
}
.bdcs-container .bdcs-hot-item{
    color:#632423;
    font-family:Arial,Microsoft YaHei,sans-serif;
    font-size:14px;
}

.bdcs-container{
    /*width:px;*/
    height:50px;
}

.bdcs-main{
    overflow:visible;
}


/**问题列表2018-03-26*/
.wrap_faq_w { padding: 30px 10px 30px 10px;background-color: #FFF; }
@media (max-width:768px) {
.wrap_faq_w { padding: 20px 0px 0 0px; }
}
.faq_list_w {
 position:relative;    
overflow: hidden;
margin-top: 0px;
padding: 20px 20px 20px 20px;
border: 1px solid #EAEFF0;  
background-color: #FFF ;  
-webkit-transition: ease-in all 0.3s;
-moz-transition: ease-in all 0.3s;
transition: ease-in all 0.3s 
}
.faq_list_w .page_w {display: none;}
.faq_list_w .zp_default_w img{
margin: auto;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
    }
.page_number{margin:3% auto;}
.faq_list { position:relative;padding:10px 0 20px 0; overflow: hidden; margin:0 auto; min-height: 40px; }
/*急招*/
.faq_list .i_jz{position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background: url(../images/i_jz.png) no-repeat center center;
    background-size: 40px 40px;
}
/*推荐*/
.faq_list .i_tj{position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    background: url(../images/i_tj.png) no-repeat center center;
    background-size: 48px 48px;
}
.faq_list:nth-child(2n) { background-color: #fff }
.faq_list .faq_img { min-height: 50px; margin: 20px auto 10px auto; overflow: hidden; }
.faq_list .faq_img a { display: block; padding-top: 53%; vertical-align: middle; position: relative; background-color: #E0E6EA; overflow: hidden; }
.faq_list .faq_img a::after { content: ""; display: block; width: 100%; height: 100px; margin: auto; position: absolute; z-index: 2; top: 0; bottom: 0; left: 0; right: 0; top: auto; transition: all 0.3s ease; background-image: linear-gradient(-180deg, transparent, rgba(0,0,0,.1)); }
.faq_list .faq_img a ::before { display: block; height: 100%; visibility: hidden; vertical-align: middle; }
.faq_list .j_img a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; vertical-align: middle; background: url("../images/loading.gif") no-repeat center center; -webkit-transition: opacity 1s, transform 1s; transition: opacity 1s, transform 1s; }
.faq_list :hover .faq_img a img { -webkit-transform: scale3d(1.1, 1.1, 1); -moz-transform: scale3d(1.1, 1.1, 1); -ms-transform: scale3d(1.1, 1.1, 1); -o-transform: scale3d(1.1, 1.1, 1); transform: scale3d(1.1, 1.1, 1); }
.faq_list .faq_text { margin: 0px auto 0 auto; }
.faq_list .faq_text .text_w { position: relative;}
.faq_list .faq_text .text_w h4 { margin-top: 0;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height: 1.5;
    
width: 90%; }
.faq_list .faq_text .text_w h4 i{display:inline-block;font-family: Arial;padding-right:4px;font-weight: 700;}
.faq_list .faq_text .text_w h4 a { 
font-size: 18px;
color: #36475a;
font-weight: 700;
}
.faq_list .faq_text .text_w h4 a:hover { color: #0080ff;background-position:left -16px}
.faq_list .faq_text .text_w .faq_con { line-height: 28px;color: #6e798b; max-height: 80px; width: 80%; font-size: 14px; overflow: hidden; }

@media (max-width:768px) {
.faq_list .faq_text .text_w .faq_con { width: 100%; }
}

@media (max-width:768px) {
.faq_list .faq_text .text_w h4 { width: 100%; }
.text_w .faq_date { display: none; }
.faq_list .faq_text .btn_theme_default { display: none; }
}
/*---hover交互---*/
.faq_list .ck_cover { width: 100%; height: 100%; background-color: #0080ff; position: absolute; z-index: 1; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -moz-filter: alpha(opacity=0); }
.faq_list .ck_text { display: inline-block; margin: auto; width: 100%; height: 100%; position: absolute; z-index: 2; top: 0; left: 0; vertical-align: middle; }
.faq_list .ck_left_line { overflow: hidden; margin: auto; width: 30px; height: 1px; background: #FFF; position: absolute; z-index: 2; top: 0; bottom: 0; left: 90px; opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -moz-filter: alpha(opacity=0); }
.faq_list .ck_right_line { overflow: hidden; margin: auto; width: 30px; height: 1px; background: #fff; position: absolute; z-index: 2; top: 0; bottom: 0; right: 90px; opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -moz-filter: alpha(opacity=0); }
.faq_list .btn_ck { overflow: hidden; margin: auto; width: 100px; height: 32px; font-size: 16px; text-align: center; line-height: 32px; color: #fff; position: absolute; z-index: 2; top: 0; bottom: 0; right: 0; left: 0; opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -moz-filter: alpha(opacity=0); }
.faq_list .ck_cover, .faq_list .ck_text, .faq_list .ck_left_line, .faq_list .ck_right_line, .faq_list .btn_ck { -moz-transition: ease 0.4s; -o-transition: ease 0.4s; -webkit-transition: ease 0.4s; transition: ease 0.4s; }
.faq_list .ck_left_line { left: 30%; }
.faq_list .ck_right_line { right: 30%; }
.faq_list .btn_ck { top: 10%; }
.faq_list .faq_img a:hover .ck_cover { opacity: .9; filter: alpha(opacity=.9); -webkit-filter: alpha(opacity=.9); -ms-filter: alpha(opacity=.9); -moz-filter: alpha(opacity=.9); }
.faq_list .faq_img a:hover .ck_left_line, .faq_list .faq_img a:hover .ck_right_line { opacity: .9; filter: alpha(opacity=.90); -webkit-filter: alpha(opacity=.9); -ms-filter: alpha(opacity=.9); -moz-filter: alpha(opacity=.9); }
.faq_list .faq_img a:hover .ck_left_line { left: 20% }
.faq_list .faq_img a:hover .ck_right_line { right: 20% }
.faq_list .faq_img a:hover .btn_ck { top: 0; opacity: 1; filter: alpha(opacity=.98); -webkit-filter: alpha(opacity=.9); -ms-filter: alpha(opacity=.9); -moz-filter: alpha(opacity=.9); }
.faq_list:hover .btn_theme_default:before { left: 80%; }
/*----------招聘内页----------*/ 
.wrap_faq_inner_w { background-color: #FFF; padding: 30px 0;}
.faq_content_w { 
    overflow: hidden;
    margin-top: 0px;
    padding: 20px 20px 20px 20px;
    margin-bottom:20px;
    border: 1px solid #EAEFF0;
    background-color: #FFF;
    -webkit-transition: ease-in all 0.3s;
    -moz-transition: ease-in all 0.3s;
    transition: ease-in all 0.3s;
}

}
.faq_content_w .faq_t_w { overflow: hidden; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EEE; }

.faq_content_w .faq_t_w .faq_title{font-size: 18px;line-height: 42px;font-weight:700;color: #36475a;margin-top: 0;}
.faq_content_w .newsfaq_t_w_t_w .faq_title_b{color:#6e798b;;overflow:hidden;margin-top:20px;}
.faq_content_w .faq_t_w .faq_title_b .faq_date{float: left;height: 24px;line-height:24px;}


/*推荐(内页)*/
.i_tj_show{
   display: block;
    display: inline-block;
    margin:0 5px 5px 5px;
    vertical-align: middle;
    width: 80px;
    height: 42px;
    background: url(../images/i_tj_show.png) no-repeat center center;
}

.faq_content_w .faq_t_w .faq_title_b { color: #a5b1bf;; overflow: hidden; margin-top:0px; }
.faq_content_w .faq_t_w .faq_title_b .faq_date { width: auto; height: 24px; overflow: hidden; }

.faq_font {float: right;width:80px;height:24px;overflow: hidden;}
.faq_font span{ cursor: pointer;float: right;display:block;display:inline-block; width: 24px; height: 24px;margin-right: 10px; background: transparent url("../images/font.png")}
.faq_font .bigger { background-position:0px -102px;margin-right:0px;  }
.faq_font .smaller {background-position: 0px 0px;}


.apply { overflow: hidden; padding-top: 20px; ; padding-left: 0px; padding-right: 15px; }
.apply a.btn_shenqing { float: left; display: block; width: 140px; height: 42px; line-height: 42px; text-align: center; color: #fff; background-color: #009CEA; border-radius: 30px; }
.apply a.btn_shenqing:hover { background-color: #0390d6; }
span.apply_ps { color: #a5b1bf;; height: 46px; line-height: 42px; background: url(../images/icon_tishi.png) no-repeat 0 1px; padding-left: 20px; margin-left: 20px; }
@media(max-width:480px) {
    .apply a.btn_shenqing { float: left; display: block;}
    span.apply_ps {float: left;display: block; color: #a5b1bf;line-height: 24px; background: url(../images/icon_tishi.png) no-repeat 0 1px; padding-left: 20px; margin-left: 0px;  margin-top: 20px;}
}    
.subtitle { line-height: 32px; margin-top: 20px }
.faq_content { line-height: 2; font-size: 16px; padding: 0 0 8% 0; margin: 3% auto; border-bottom: 1px solid #eee; }
.faq_content img { display: block; margin: 0 auto; padding: 30px 0; max-width: 100% !important; height: auto !important; }
.Thenext { font-size: 16px; margin: 20px 0px; color: #a5b1bf;; overflow: hidden; line-height: 24px; }
.Thenext .last_t { padding-left: 0px; padding-right: 0px; float: left; margin-bottom: 0px; text-overflow: ellipsis; /* for IE */ -moz-text-overflow: ellipsis; /* for Firefox,mozilla */ white-space: nowrap; overflow: hidden; }
.Thenext .next_t { float: right; text-align: right; text-overflow: ellipsis; /* for IE */ -moz-text-overflow: ellipsis; /* for Firefox,mozilla */ white-space: nowrap; overflow: hidden; }
.Thenext a { color: #6e798b ; }
.Thenext a:hover { color: #008BD7; }

@media(max-width:768px) {
.Thenext { margin: 20px 0px; color: #666; padding: 0 0 30px 0px; margin-bottom: 20px; overflow: hidden; border-bottom: 1px solid #eee; }
.Thenext .last_t { float: left; text-align: left; padding:10px 0; text-overflow: clip; /* for IE */ -moz-text-overflow: clip; /* for Firefox,mozilla */ white-space: normal; overflow: none; }
.Thenext .next_t { float: left; text-align: left; padding:10px 0; text-overflow: clip; /* for IE */ -moz-text-overflow: clip; /* for Firefox,mozilla */ white-space: normal; overflow: none; }
.Thenext a { color: #666; }
.Thenext a:hover { color: #008BD7; }
}

/*相关问题*/
.faq_relevant_w { overflow: hidden; padding: 20px 10px 20px 20px; border: 1px solid #EAEFF0; }
.faq_relevant_w h3 {  font-size: 18px; font-weight: 700; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EAEFF0 }
.faq_relevant_w .line { display: inline-block; position: relative; width: 2px; height: 22px; margin-right: 10px; background-color: #008BD7; top: 4px; }
.faq_relevant_w h3 i { display: block; *display: inline;display: inline-block; margin-left: 5px; width: 30px; height: 30px;}
.faq_relevant_w h3 a { float: right; margin-top:10px;padding: 0 10px; font-size: 14px; font-weight: 500;  line-height: 1.8; display: block; display: inline-block; cursor: pointer; width: auto; min-width: 60px; text-align: center; font-size: 14px; color: #6e798b;; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; /*! background-color: #0080ff ; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ }
.faq_relevant_w h3 a:hover { color: #00A8EC; /*! background-color: #00A8EC; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ }


.faq_relevant_w ul { margin-left: -10px; margin-right: -10px; }
.faq_relevant_w li { padding-left: 10px; padding-right: 10px; overflow: hidden; }
.faq_relevant_w li a { display: block; height: 42px; line-height: 42px; margin: 0 auto; overflow: hidden; color: #6e798b ; padding-left: 10px;
background: url(../images/icon_faq_li.png) no-repeat left 18px;transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.faq_relevant_w li a .faq_title { display: block; float: left; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_relevant_w li a .faq_xinzi { width: 30%; float: right; font-size: 16px; color: #F64423; }
.faq_relevant_w li a .faq_img { display: block; padding-top: 53%; vertical-align: middle; position: relative; background-color: #E0E6EA; }
.faq_relevant_w li a .faq_img img::before { display: block; height: 100%; visibility: hidden; vertical-align: middle; }
.faq_relevant_w li a .faq_img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; vertical-align: middle; transition: all .5s ease-out .1s; background: url("../images/loading.gif") no-repeat center center; -webkit-transition: opacity 1s, transform 1s; transition: opacity 1s, transform 1s; }
.faq_relevant_w li a h4 { line-height: 42px; margin: 5px auto 10px auto; text-align: center; font-size: 14px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_relevant_w a:hover { color: #008BD7 }


/*----------招聘内页侧边栏----------*/ 
.faq_side_w{padding:0px 0px 0px 20px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
@media (max-width:768px) {
.faq_side_w{padding:15px 15px;}
}


/*----------问题列表-申请试用----------*/
.faq_shiyong_w { overflow: hidden;margin-top: 20px; padding: 20px 20px 20px 20px; border: 1px solid #EAEFF0; background-color: #FFF ;background: url(../images/faq_shiyong_liucheng.png) no-repeat right center;}
.faq_shiyong_w h3 {  color:#FC6237;font-size: 18px; font-weight: 700; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EAEFF0;
}
.faq_shiyong_w .line { display: inline-block; position: relative; width: 2px; height: 20px; margin-right: 10px; background-color: #008BD7; top: 4px; }
.faq_shiyong_w h3 i { display: block; *display: inline;display: inline-block; margin-left: 5px; width: 30px; height: 30px;}
.faq_shiyong_w h3 a { float: right; margin-top:10px;padding: 0 10px; font-size: 14px; font-weight: 500;  line-height: 1.8; display: block; display: inline-block; cursor: pointer; width: auto; min-width: 60px; text-align: center; font-size: 14px; color: #6e798b;; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; /*! background-color: #0080ff ; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ }
.faq_shiyong_w h3 a:hover { color: #00A8EC; /*! background-color: #00A8EC; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ }

.shiyong_con_w{ padding: 1% 0 3% 0; font-size: 16px; }
.shiyong_con_w .btn_default{margin:20px 0;font-size:16px;min-width: 120px}

.shiyong_title{margin:0;}
.shiyong_title h2{font-size:32px;margin-top: 0px;margin-bottom: 10px;}
.shiyong_title em{display:block; display: inline-block; width: 20px;border-bottom: 2px solid #008BD7 ;}
.shiyong_title p{color:#57707f;}

.shiyong_form{font-size:14px; max-width: 520px;}
.shiyong_form .shiyong_li{position: relative;z-index: 1;}
.shiyong_form .shiyong_li input{width: 100%; padding: 6px 12px 6px 50px; margin: 20px auto 0 auto; margin: 0.2 auto 0 auto; font-size: 14px; height: 50px; line-height: 50px; color: #57707f; background-color: #fff; background-image: none; border: 1px solid #c7d2df; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; /*! -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */ /*! box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */ /*! -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; */ -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.shiyong_form .shiyong_li input:focus { border: 1px solid #0080ff ; color: #36475a; }
.shiyong_form .shiyong_li input:hover { border: 1px solid #0080ff ; color: #36475a; }

/*输入框图标*/
.shiyong_li #ShiyongCompany{ background:#FFF url(../images/shiyong_icon_company.png) no-repeat center left; }
.shiyong_li #ShiyongCompany:focus { background:#FFF  url(../images/shiyong_icon_company_h.png) no-repeat center left; }

.shiyong_li #ShiyongName{ background:#FFF url(../images/shiyong_icon_name.png) no-repeat center left; }
.shiyong_li #ShiyongName:focus { background:#FFF  url(../images/shiyong_icon_name_h.png) no-repeat center left; }

.shiyong_li #ShiyongPosition{ background:#FFF url(../images/shiyong_icon_position.png) no-repeat center left; }
.shiyong_li #ShiyongPosition:focus { background:#FFF  url(../images/shiyong_icon_position_h.png) no-repeat center left; }

.shiyong_li #ShiyongPhone{ background:#FFF url(../images/shiyong_icon_phone.png) no-repeat center left; }
.shiyong_li #ShiyongPhone:focus { background: #FFF url(../images/shiyong_icon_phone_h.png) no-repeat center left; }

.shiyong_li #ShiyongQqMsn{ background:#FFF url(../images/shiyong_icon_qq_msn.png) no-repeat center left; }
.shiyong_li #ShiyongQqMsn:focus { background:#FFF  url(../images/shiyong_icon_qq_msn_h.png) no-repeat center left; }

.shiyong_li #ShiyongCode{ background:#FFF url(../images/shiyong_icon_code.png) no-repeat center left; }
.shiyong_li #ShiyongCode:focus { background:#FFF  url(../images/shiyong_icon_code_h.png) no-repeat center left; }


.login_w .input_w .input_list .login_password { background: #fff url(../images/lr_icon_password.png) no-repeat center left; }
.login_w .input_w .input_list .login_id:focus { background: #fff url(../images/lr_icon_id_h.png) no-repeat center left; }
.login_w .input_w .input_list .login_password:focus { background: #fff url(../images/lr_icon_password_h.png) no-repeat center left; }
.login_w .forget_password_w { width: 100%; max-width: 420px; margin: 0 auto; text-align: right; margin-top: 5px; }
.login_w .forget_password_w a { font-size: 14px; color: #b1b6bf; }

/*星号*/
.r_start{position: absolute;z-index: 1;top:35px;right:-20px;color:#f14b46;padding:0 4px}
.form_code  .r_start{display: none;}
@media (max-width:680px) {
.r_start{display: none;}
}
.form_code{position: relative;z-index: 1;}
.form_code #ShiyongCode{min-width:120px;width:20%;margin: 20px auto 0 auto; margin: 0.2 auto 0 auto;padding-left:10px;height:50px;line-height: 50px;margin-right: 10px;color: #57707f;border:1px solid #c7d2df;}
.form_code #ShiyongCode:hover{border:1px solid #0080ff  ;background-color:#F2FAFF;} 
@media (max-width:320px) {
	.shiyong_form input{width:100%;}
}
.shiyong_con_w{ margin: 0 auto 0 auto;font-size: 16px;/*! padding: 40px 20px 40px 40px; *//*! border: 1px solid #EAEFF0; *//*! background-color:#FFF; */} 

.lr_main_bg { width: 100%; height: 100%; position: absolute; z-index: -2; margin: auto; left: 0; top: 0; right: 0; bottom: 0; background: url(../images/lr_main_bg.jpg) center no-repeat; background-size: cover; background: none\9; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='statics/images/lr_main_bg.jpg', sizingMethod='scale');
}


@media (max-width:1200px) {
	.shiyong_con_w{ margin: 0 auto 100px auto;font-size: 16px;padding: 0px;border:0;background-color:#FFF;} 
}

/**通用按钮btn**/
.shiyong_con_w .btn_default{position: relative;display: block; display: inline-block; width: auto; min-width: 120px; padding: 0 60px;cursor: pointer;height: 52px;line-height: 52px;margin: 30px 0 0px 0; text-align: center; font-size: 16px; color: #FFF; background-color: #0080ff ; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.shiyong_con_w .btn_default:hover{ color: #FFF; background-color: #0080ff;}

/*正则验证（通过与错误提示)*/
.tips_true { position: absolute; z-index: 1; top: -33px; right: 10px; display: block; height: 18px; width: 18px; background: transparent url(../images/shiyong_icon_tips_true.png) no-repeat center center; }
.tips_false { line-height: 24px; font-style: normal; overflow: hidden; color: #fd871f; }
.tips_false .icon_false { display: block; display: inline-block; margin-right: 5px; width: 18px; height: 18px; vertical-align: middle; background: transparent url(../images/shiyong_icon_tips_false.png) no-repeat center center; }
.tips { position: relative; display: none; width: 100%; height: auto; /*! line-height: 1.5; */ margin: 0; font-size: 14px; }
.tips span { color: #f8353a; }


/*问题搜索*/
.faq_search_w { overflow: hidden; margin-top: 0px;margin-bottom: 20px; padding: 20px 20px 20px 20px; border: 1px solid #EAEFF0;background-color: #FFF ;  }
.faq_search_w h3 { font-size: 18px; font-weight: 700;  padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EAEFF0 }
.faq_search_w .line { display: inline-block; position: relative; width: 2px; height: 20px; margin-right: 10px; background-color: #008BD7; top: 4px; }

@media (max-width:1400px){
    .faq_search_w {display:none;}
}
.faq_search_w h3 i { display: block; *display: inline;display: inline-block; margin-left: 5px; width: 30px; height: 30px;}
.faq_search_w h3 a { float: right; margin-top:10px;padding: 0 10px; font-size: 14px; font-weight: 500;  line-height: 1.8; display: block; display: inline-block; cursor: pointer; width: auto; min-width: 60px; text-align: center; font-size: 14px; color: #6e798b;; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; /*! background-color: #0080ff ; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ }
.faq_search_w h3 a:hover { color: #00A8EC; /*! background-color: #00A8EC; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ }


.faq_search_w ul { margin-left: -10px; margin-right: -10px; }
.faq_search_w li { padding-left: 10px; padding-right: 10px; overflow: hidden; }
.faq_search_w li a { display: block; height: 42px; line-height: 42px; margin: 0 auto; overflow: hidden; color: #6e798b; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; 
padding-left: 10px;
background: url(../images/icon_faq_li.png) no-repeat left 18px;
}
.faq_search_w li a .faq_title { display: block; float: left; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_search_w li a .faq_xinzi { width: 30%; float: right; font-size: 16px; color: #F64423; }
.faq_search_w li a .faq_img { display: block; padding-top: 53%; vertical-align: middle; position: relative; background-color: #E0E6EA; }
.faq_search_w li a .faq_img img::before { display: block; height: 100%; visibility: hidden; vertical-align: middle; }
.faq_search_w li a .faq_img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; vertical-align: middle; transition: all .5s ease-out .1s; background: url("../images/loading.gif") no-repeat center center; -webkit-transition: opacity 1s, transform 1s; transition: opacity 1s, transform 1s; }
.faq_search_w li a h4 { line-height: 42px; margin: 5px auto 10px auto; text-align: center; font-size: 14px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_search_w a:hover { color: #008BD7 }

/*推荐问题*/
.faq_anxious_w { overflow: hidden;margin-top: 20px; padding: 20px 20px 20px 20px; border: 1px solid #EAEFF0; background-color: #FFF ; }
.faq_anxious_w h3 {  font-size: 18px; font-weight: 700; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EAEFF0 }
.faq_anxious_w .line { display: inline-block; position: relative; width: 2px; height: 20px; margin-right: 10px; background-color: #008BD7; top: 4px; }
.faq_anxious_w h3 i { display: block; *display: inline;display: inline-block; margin-left: 5px; width: 30px; height: 30px;}
.faq_anxious_w h3 a { float: right; margin-top:10px;padding: 0 10px; font-size: 14px; font-weight: 500;  line-height: 1.8; display: block; display: inline-block; cursor: pointer; width: auto; min-width: 60px; text-align: center; font-size: 14px; color: #6e798b;; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; /*! background-color: #0080ff ; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ }
.faq_anxious_w h3 a:hover { color: #00A8EC; /*! background-color: #00A8EC; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ }


.faq_anxious_w ul { margin-left: -10px; margin-right: -10px; }
.faq_anxious_w li { padding-left: 10px; padding-right: 10px; overflow: hidden; }
.faq_anxious_w li a { display: block; height: 42px; line-height: 42px; margin: 0 auto; overflow: hidden; color: #6e798b ; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s;
padding-left: 10px;
background: url(../images/icon_faq_li.png) no-repeat left 18px;
}
.faq_anxious_w li a .faq_title { display: block; float: left; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_anxious_w li a .faq_xinzi { width: 30%; float: right; font-size: 16px; color: #F64423; }
.faq_anxious_w li a .faq_img { display: block; padding-top: 53%; vertical-align: middle; position: relative; background-color: #E0E6EA; }
.faq_anxious_w li a .faq_img img::before { display: block; height: 100%; visibility: hidden; vertical-align: middle; }
.faq_anxious_w li a .faq_img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; vertical-align: middle; transition: all .5s ease-out .1s; background: url("../images/loading.gif") no-repeat center center; -webkit-transition: opacity 1s, transform 1s; transition: opacity 1s, transform 1s; }
.faq_anxious_w li a h4 { line-height: 42px; margin: 5px auto 10px auto; text-align: center; font-size: 14px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_anxious_w a:hover { color: #008BD7 }

/*最新问题*/
.faq_recommend_w { overflow: hidden; margin-top: 0px; padding: 20px 20px 20px 20px; border: 1px solid #EAEFF0;background-color: #FFF ;  }
.faq_recommend_w h3 { font-size: 18px; font-weight: 700;  padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EAEFF0 }
.faq_recommend_w .line { display: inline-block; position: relative; width: 2px; height: 20px; margin-right: 10px; background-color: #008BD7; top: 4px; }

.faq_recommend_w h3 i { display: block; *display: inline;display: inline-block; margin-left: 5px; width: 30px; height: 30px;}
.faq_recommend_w h3 a { float: right; margin-top:10px;padding: 0 10px; font-size: 14px; font-weight: 500;  line-height: 1.8; display: block; display: inline-block; cursor: pointer; width: auto; min-width: 60px; text-align: center; font-size: 14px; color: #6e798b;; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; /*! background-color: #0080ff ; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ }
.faq_recommend_w h3 a:hover { color: #00A8EC; /*! background-color: #00A8EC; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ }


.faq_recommend_w ul { margin-left: -10px; margin-right: -10px; }
.faq_recommend_w li { padding-left: 10px; padding-right: 10px; overflow: hidden; }
.faq_recommend_w li a { display: block; height: 42px; line-height: 42px; margin: 0 auto; overflow: hidden; color: #6e798b; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; 
padding-left: 10px;
background: url(../images/icon_faq_li.png) no-repeat left 18px;
}
.faq_recommend_w li a .faq_title { display: block; float: left; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_recommend_w li a .faq_xinzi { width: 30%; float: right; font-size: 16px; color: #F64423; }
.faq_recommend_w li a .faq_img { display: block; padding-top: 53%; vertical-align: middle; position: relative; background-color: #E0E6EA; }
.faq_recommend_w li a .faq_img img::before { display: block; height: 100%; visibility: hidden; vertical-align: middle; }
.faq_recommend_w li a .faq_img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; vertical-align: middle; transition: all .5s ease-out .1s; background: url("../images/loading.gif") no-repeat center center; -webkit-transition: opacity 1s, transform 1s; transition: opacity 1s, transform 1s; }
.faq_recommend_w li a h4 { line-height: 42px; margin: 5px auto 10px auto; text-align: center; font-size: 14px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_recommend_w a:hover { color: #008BD7 }
/*---hover交互---*/
.faq_recommend_w .ck_cover { width: 100%; height: 100%; background-color: #0080ff; position: absolute; z-index: 1; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -moz-filter: alpha(opacity=0); }
.faq_recommend_w .ck_text { display: inline-block; margin: auto; width: 100%; height: 100%; position: absolute; z-index: 2; top: 0; left: 0; vertical-align: middle; }
.faq_recommend_w .ck_left_line { overflow: hidden; margin: auto; width: 20px; height: 1px; background: #FFF; position: absolute; z-index: 2; top: 0; bottom: 0; left: 90px; opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -moz-filter: alpha(opacity=0); }
.faq_recommend_w .ck_right_line { overflow: hidden; margin: auto; width: 20px; height: 1px; background: #fff; position: absolute; z-index: 2; top: 0; bottom: 0; right: 90px; opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -moz-filter: alpha(opacity=0); }
.faq_recommend_w .btn_ck { overflow: hidden; margin: auto; width: 100px; height: 32px; font-size: 16px; text-align: center; line-height: 32px; color: #fff; position: absolute; z-index: 2; top: 0; bottom: 0; right: 0; left: 0; opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -moz-filter: alpha(opacity=0); }
.faq_recommend_w .ck_cover, .faq_recommend_w .ck_text, .faq_recommend_w .ck_left_line, .faq_recommend_w .ck_right_line, .faq_recommend_w .btn_ck { -moz-transition: ease 0.4s; -o-transition: ease 0.4s; -webkit-transition: ease 0.4s; transition: ease 0.4s; }
.faq_recommend_w .ck_left_line { left: 30%; }
.faq_recommend_w .ck_right_line { right: 30%; }
.faq_recommend_w .btn_ck { top: 20%; }
.faq_recommend_w li a:hover .ck_cover { opacity: .9; filter: alpha(opacity=.9); -webkit-filter: alpha(opacity=.9); -ms-filter: alpha(opacity=.9); -moz-filter: alpha(opacity=.9); }
.faq_recommend_w li a:hover .ck_left_line, .faq_recommend_w li a:hover .ck_right_line { opacity: .9; filter: alpha(opacity=.90); -webkit-filter: alpha(opacity=.9); -ms-filter: alpha(opacity=.9); -moz-filter: alpha(opacity=.9); }
.faq_recommend_w li a:hover .ck_left_line { left: 20% }
.faq_recommend_w li a:hover .ck_right_line { right: 20% }
.faq_recommend_w li a:hover .btn_ck { top: 0; opacity: 1; filter: alpha(opacity=.98); -webkit-filter: alpha(opacity=.9); -ms-filter: alpha(opacity=.9); -moz-filter: alpha(opacity=.9); }

/*热门问题*/
.faq_hot_w { overflow: hidden; margin-top: 20px; padding: 20px 20px 20px 20px; border: 1px solid #EAEFF0; background-color: #FFF; }
.faq_hot_w h3 {  font-size: 18px; font-weight: 700; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EAEFF0; }
.faq_hot_w .line { display: inline-block; position: relative; width: 2px; height: 22px; margin-right: 10px; background-color: #008BD7; top: 4px; }

.faq_hot_w h3 i { display: block; *display: inline;display: inline-block; margin-left: 5px; width: 30px; height: 30px;}
.faq_hot_w h3 a { float: right; margin-top:10px;padding: 0 10px; font-size: 14px; font-weight: 500;  line-height: 1.8; display: block; display: inline-block; cursor: pointer; width: auto; min-width: 60px; text-align: center; font-size: 14px; color: #6e798b;; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; /*! background-color: #0080ff ; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(21,134,253) 0%, rgb(13,227,209) 100%); */ }
.faq_hot_w h3 a:hover { color: #00A8EC; /*! background-color: #00A8EC; */ /*! background-image: -moz-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -webkit-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ /*! background-image: -ms-linear-gradient( 0deg, rgb(13,227,209) 0%, rgb(21,134,253) 100%); */ }

.faq_hot_w ul { background: url(../images/news_hot.png) no-repeat 0px 10px; padding-left: 32px; }
.faq_hot_w li { height: 39px; line-height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_hot_w li a { color:#6e798b;transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.faq_hot_w li a:hover { color: #008BD7 }
.faq_hot_w li a .faq_title { display: block; float: left; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq_hot_w li a .faq_xinzi { display: block; float: right; width: 30%; min-width: 70px; font-size: 16px; color: #F64423; }


/*
 * 嵌入式框样式自定义
 */
.bdcs-container .bdcs-main, .bdcs-container .bdcs-main * {
    box-sizing:content-box;
    margin:0;
    padding:0;
    float:none;
    clear:none;
    overflow:hidden;
    white-space:nowrap;
    word-wrap:normal;
    border:0;
    background:none;
    width:auto;
    height:auto;
    max-width:none;
    min-width:none;
    max-height:none;
    min-height:none;
    border-radius:0;
    box-shadow:none;
    transition:none;
    text-align:left;
}

.bdcs-container .bdcs-clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}
.bdcs-container .bdcs-clearfix {
    zoom: 1;
}

.bdcs-container .bdcs-main {
    overflow: visible;
}
.bdcs-container .bdcs-search {
    display: block;
    overflow: visible;
    position: relative;
    border-style: solid;
}

.bdcs-container .bdcs-search-form-input-wrap {
    display: inline-block;
}

/*输入框自定义样式*/
.bdcs-container .bdcs-search-form-input {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    vertical-align: top;
    text-indent: 5px;
    float: left;
    padding-left:10px;

    border-color:#cddbf0;
    margin-right:10px;
    width:160px;
    height: 42px;
    line-height: 42px;
    /*! font-family:Arial,SimSun,sans-serif; */
    color:#6e798b;
    font-size:14px;
    border-radius:0px;
    background-color:#FFFFFF;
}
@media (max-width:480px) {
    .bdcs-container .bdcs-search-form-input{width:130px;}
    }
.bdcs-container .bdcs-search-form-input:focus {
    border-width: 1px;
    border-style: solid;
    outline: none;
}
.bdcs-container .bdcs-search-form-submit-wrap {
    display: inline-block;
}

/*按钮样式自定义*/
.bdcs-container .bdcs-search-form-submit {
display: block;
display: inline-block;
position: relative;
width: auto;
min-width: 40px;
padding: 0 30px;
height: 42px;
line-height: 42px;
margin: 0 auto;
text-align: center;
font-size: 14px;
color: #FFF;
overflow: hidden;
background-color: #0080ff ;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}

.bdcs-container .bdcs-search-form-submit:hover {
    color: #FFF;
    background-color: #0080ff;
}   
.bdcs-container .bdcs-search-form-submit-magnifier {
    width: 45px;
    padding: 0;
    text-indent: -999em;
    overflow: hidden;
    background: url('/static/customer-search/component/search/magnifier-icon.png') no-repeat center center;
    _background: url('/static/customer-search/component/search/magnifier-icon_ie6.png') no-repeat center center;
}
.bdcs-container .bdcs-search-form-input-wrap{}
.bdcs-container .bdcs-search-form-input-notspan{
    margin-left:0px;
    font-family:Arial,SimSun,sans-serif;
    color:#000000;
    font-size:14px;
}
.bdcs-container .bdcs-search-form-input .icon-nofocus{
    left:;
    right:;
    top:;
    height:;
    width:;
}
.bdcs-container .bdcs-search{
    width:280px;
    height:28px;
    overflow:visible;
    border-color:#ffffff;
    border-radius:0px;
    border-width:0px;
    box-shadow:none;
    background-color:none;
}

.bdcs-container .bdcs-search-form-input:focus{
    border-color:#0080ff ;
}
.bdcs-container .bdcs-search-form-submit-wrap{

}

.bdcs-container .bdcs-search-sug-list{
    width:250px;
}
.bdcs-container .bdcs-search-sug-list-item{
    height:30px;
    line-height:30px;
    font-family:Arial,SimSun,sans-serif;
    font-size:14px;
}
.bdcs-container .bdcs-search-sug-list-item-value{
    color:#000000;
}
.bdcs-container .bdcs-hot{
    width:300px;
    height:30px;
    line-height:30px;
}
.bdcs-container .bdcs-hot-item{
    color:#632423;
    font-family:Arial,Microsoft YaHei,sans-serif;
    font-size:14px;
}

/*频道设置*/
div#default-searchbox  .default-channel-meun{
    position: relative;
    width: 75px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    float: left;
    overflow: visible;
}
div#default-searchbox .default-channel-current{
    border: 1px solid;
    position: relative;
    width: 100%;
    border-right: none;
}

div#default-searchbox .default-channel-current span{
    margin-left: 8px;
}

div#default-searchbox .default-channel-current i{
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 6px 6px 0;
    border-color: #9E9E9E #ffffff;
    border-style: solid;
    display: block;
    position: absolute;
    right: 10px;
    top: 11px;
}

div#default-searchbox .default-channel-list{
    display: none;
    width: 99%;
    list-style: none;
    background: #fff;
    border: 1px solid #DDD;
    border-top: none;
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    z-index: 30000;
}

div#default-searchbox .default-channel-list li{
    background: none;
    line-height: 24px;
    list-style: none;
    padding-left: 7px;
}
div#default-searchbox .default-channel-list li:hover{
    background: #DDD;
}


/*热搜词自定义*/
.bdcs-container .bdcs-hot, .bdcs-container .bdcs-hot * {
    box-sizing:content-box;
    margin:0;
    padding:0;
    float:none;
    clear:none;
    overflow:hidden;
    white-space:nowrap;
    word-wrap:normal;
    border:0;
    background:none;
    width:auto;
    height:auto;
    max-width:none;
    min-width:none;
    max-height:none;
    min-height:none;
    border-radius:0;
    box-shadow:none;
    transition:none;
    text-align:left;
}
.bdcs-container .bdcs-hot {
    display: block;
    white-space: normal;
}
.bdcs-container .bdcs-hot-item {
    margin-right: 10px;
}
.bdcs-container .bdcs-hot{
    width:300px;
    height:30px;
    line-height:30px;
}
.bdcs-container .bdcs-hot-item{
    color:#632423;
    font-family:Arial,Microsoft YaHei,sans-serif;
    font-size:14px;
}

.bdcs-container{
    /*width:px;*/
    height:50px;
}

.bdcs-main{
    overflow:visible;
}






