@charset "utf-8";


table {
    border-collapse: separate;
    border-spacing: 0
}

/*弹窗*/
.tanchang{
    width: 750px;
    height: 504px;
    position: fixed;
    right: 50%;
    margin-right: -375px;
    bottom: 50%;
    z-index: 99999;
    margin-bottom: 1000px;
    border-radius: 10px;
    overflow: hidden;
}
.tanchang a, .tanchang a img{display: block;width: 100%;height: 100%;}
.tanchang .tc_close{
    position: absolute;
    width: 30px;
    height: 30px;
    background: url("close.png") no-repeat center top;
    right: 1px;
    top: 1px;
    cursor: pointer;
    z-index: 999;
}




.middle .banner{height: 150px  !important ; }

.fr {
    float: right;
}
#destoon_member a, .cur-city-wrap a, .ffffff {
    color: #fff !important;
}
/*header start*/
.header-top {
    font-size: 12px;
    background: #f5f5f5;
    height: 35px;
    line-height: 35px;
    color: #666;
    width: 100%;
    min-width: 1220px;
    *position: relative;
    *z-index: 10;
    background: url(../images/topbg.png) 0 0 no-repeat;
}
.sub-city-con {
    line-height: 24px;
}
.header-wrap {
    width: 1220px;
    margin: 0 auto;
}
.mobile-icon {
    display: inline-block;
    width: 11px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px;
    background: url(images/app.gif) 0 0 no-repeat;
}
/* side */

.header-wrap {
    color: #fff;
}
.ht-left .cur-loc-ico {
    display: inline-block;
    width: 13px;
    height: 17px;
    margin-right: 5px;
    vertical-align: middle;
    background: url(images/comm_icos.png) 0 0;
}
.change-city:hover .up-down-ico, .bus-coop-li:hover .up-down-ico, .attention-wx-li:hover .up-down-ico, .search-wrap .search-l:hover .up-down-ico {
    background: url(images/comm_icos.png) -90px 0;
}
.up-down-ico {
    display: inline-block;
    width: 9px;
    height: 5px;
    margin-left: 5px;
    vertical-align: middle;
    background: url(images/comm_icos.png) -80px 0;
}
.ih-userinfo:hover .up-down-ico {
    background: url(images/comm_icos.png) -90px 0;
}
.ht-left .cur-city-flag {
    margin-right: 5px;
}
.header-nav-ul li {
    float: left;
    padding-left: 10px;
    border-left: 0px solid #f6f6f6;
    border-right: 0px solid #f6f6f6;
    *width: 95px;
    *padding-left: 0px;
    *text-align: center;
}
.attention-wx-li {
    position: relative;
    width: 82px;
    cursor: pointer;
}
.external-header {
    width: 1220px;
    margin: 0 auto;
    padding: 40px 0 30px;
    position: relative;
    *z-index: 9;
}
.external-header .logo {
    margin-top: -10px;
}
.internal-header .login {
    margin-top: 10px;
}
.header-middle .login {
    position: relative;
    width: 98px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #d7d7d7;
}
.header-middle .login:hover {
    width: 100px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background-color: #ff500b;
}
.header-middle .login:hover a {
    color: #fff;
}
.header-middle .login:hover .login-ico {
    background: url(images/comm_icos.png) -19px -19px no-repeat;
}
.header-middle .login a {
    float: left;
    width: 98px;
    line-height: 38px;
    text-align: center;
    margin-left: 8px;
    color: #666;
}
.header-middle .login .login-ico {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 10px;
    left: 20px;
    background: url(images/comm_icos.png) 0 -20px no-repeat;
}
.icon-tu {
    margin-left: 180px;
    margin-top: 5px;
}
.icon-tu span {
    background: url(images/comm_icos.png?v=11) 0 -140px no-repeat;
    height: 30px;
    display: inline-block;
    margin-right: 15px;
}
.icon-tu .icon-01 {
    width: 120px;
}
.icon-tu .icon-02 {
    background: url(images/comm_icos.png?v=11) 0 -180px no-repeat;
    width: 150px;
}
.has-line {
    width: 1px;
    height: 12px;
    margin-top: 9px;
    margin-left: 10px;
}
.change-city {
    position: relative;
}
.change-city .tit {
    display: block;
    position: relative;
    width: 70px;
    padding-left: 10px;
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    overflow: hidden;
    z-index: 99;
}
.sub-city h2 {
    height: 20px;
    line-height: 20px;
    color: #ff9c00;
}
.sub-city {
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    width: 186px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    z-index: 9;
}
.sub-city-con a {
    margin-left: 5px;
    margin-right: 5px;
    color: #333
}
.sub-city .more {
    width: 100%;
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    background-color: #ff9c00;
}
.sub-city .more a {
    display: block;
    color: #fff;
    line-height: 30px;
}
.change-city:hover .sub-city {
    display: block;
}
.change-city:hover .tit {
    width: 78px;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
.sub-city .more:hover {
    background-color: #ff500b;
}
.order-btn {
    cursor: pointer;
}
.browser-tips {
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background-color: #FFFCE7;
    color: #333;
}
.browser-tips a {
    display: inline-block;
    margin-right: 5px;
    width: 120px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #ff6600;
    color: #fff;
}
.browser-tips a:hover {
    color: #fff;
}
.full-name-wrap {
    margin-right: 10px;
}
.full-name-wrap .has-line {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.bus-coop-li {
    position: relative;
    padding-left: 0 !important;
    cursor: pointer;
}
.bus-coop-li:hover {
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color: #666
}
.bus-coop-li:hover .bus-coop {
    display: block;
}
.bus-coop {
    display: none;
    position: absolute;
    width: 208px;
    padding: 18px 0 15px 10px;
    left: -1px;
    top: 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    z-index: 9;
}
.bus-coop .city-bc, .bus-coop .tel-bc {
    color: #666;
}
.bus-coop .tel-bc {
    line-height: 1.5;
}
.bus-coop .city-bc {
    font-weight: bold;
    font-size: 14px;
}
.bus-coop .free-tel-ico {
    position: relative;
    width: 62px;
    height: 48px;
    margin-right: 5px;
    background: url(images/comm_icos.png?v=111) 0 -85px;
}
.bus-coop .free-txt {
    position: absolute;
    left: 36px;
    top: -9px;
    color: #fff;
}
.bus-coop .ico-qq {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-left: 5px;
    vertical-align: middle;
    background: url(images/comm_icos.png?v=1112) -37px -18px;
}
.attention-wx-li:hover {
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.attention-wx-li:hover .attention-wx {
    display: block;
}
.attention-wx {
    display: none;
    position: absolute;
    width: 72px;
    padding: 5px 10px;
    left: -1px;
    top: 30px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
    z-index: 9;
}
.attention-wx .tbs-wx-tips {
    margin-top: 5px;
    line-height: 1.5;
    color: #666;
}
.h10 {
    height: 10px;
}
.fl {
    float: left;
}
.fontNone {
    display: none;
}
.MT10 {
    margin-top: 10px
}
.MT5 {
    margin-top: 5px
}
.MB10 {
    margin-bottom: 10px
}
.PT10 {
    padding-top: 10px
}
.PB10 {
    padding-bottom: 10px
}
.PT20 {
    padding-top: 20px
}
.PB20 {
    padding-bottom: 20px
}
.w980 {
    width: 980px
}
.ht-right li {
    z-index: 999999;
}
.m .nav {
    padding: 0 10px 20px 32px;
    height: 24px;
    line-height: 24px;
    background: url('') no-repeat 10px 3px;
    font-size: 14px;
}
.m .nav div {
    float: right !important;
}
/*公告列表*/

.notice {
    position: absolute;
    top: 30px;
    width: 282px;
    z-index: 9999;
    padding-top: 10px;
    display: none;
    margin-top: 5px;
    text-align: left !important;
}
.notice:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 30px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top-radius: 4px;
    transform: rotate(135deg)
}
.notice .notice_item {
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    cursor: text;
}
.notice_item-h {
    padding: 0 16px;
    height: 44px;
    line-height: 42px;
    width: 248px;
    border-bottom: 1px solid #d8d8d8;
}
.notice_item-h1 span {
}
.notice_item-c {
    color: #333;
    padding: 0 16px;
    height: 44px;
    line-height: 44px;
    width: 248px;
    border-bottom: 1px solid #e7e7e7;
}
.notice_item-c1 {
    height: 44px;
}
.notice_item-c1 a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px;
    font-size: 12px;
    color: #999!important;
}
.notice_item-c1 a:hover {
    color: #ff7200 !important;
}
.notice_item-c2 {
    float: right;
    margin-top: -45px;
}
.notice_item-c2 span {
    float: right;
    font-size: 12px;
    color: #cccccc;
}


.sub-city h2 {
    font-size: inherit;
}
.static_float {
    position: fixed;

    _position: absolute;
    left: 10px;
    top: 46%;
    z-index: 89;
}
.static_float a {
    background: #000;
    display: block;
    text-align: center;
    width: 80px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 5px;
    border-radius: 5px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    filter: alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.static_float a:hover {
    -webkit-transition: all 0.2s ease-in-out 0.01s;
    -moz-transition: all 0.2s ease-in-out 0.01s;
    -o-transition: all 0.2s ease-in-out 0.01s;
    -ms-transition: all 0.2s ease-in-out 0.01s;
    transition: all 0.2s ease-in-out 0.01s;
    background: #e10000;
}
.static_float a.sel {
    background: #e10000;
}







.f-topBar .opPanel .header-main-color {
    color: #333
}
.f-topBar .opPanel .header-main-color:hover {
    color: #0076fe
}
.f-topBar .opPanel .header-main-fill svg * {
    fill: #666
}
.f-topBar .opPanel .header-main-fill:hover svg * {
    fill: #0076fe
}


.topBarpic {
    position: fixed;

    z-index: 100003
}

.f-topBar {
    position: fixed;
    top: 36px;
    width: 100%;
    height: 106px;
    line-height: 106px;
    text-align: left;
    z-index: 10001;
    background-color: #fff;
    font-family: "微软雅黑";
    box-shadow: 0 3px 4px rgba(0,0,0,0.1);
    padding: 0 40px;
    box-sizing: border-box
}

.webHead  {
    position: fixed;
    top: 36px;
    left: 0;
    width: 100%;
    height: 106px;
    background: #fff;
    overflow: unset;
    z-index: 100001
}

.f-topBar .fkw-topbar-box {
    margin: 0 auto;
    max-width: 1380px;
    min-width: 1200px;
    height: 100%;
    font-size: 12px
}
.f-topBar .fkw-logo {
    float: left;
    margin: 0;
    width: 305px;
    height: 70px;
    background: url(logo.png) no-repeat 0 50%
}
.f-topBar .mktProductDetailLogo-container {
    position: relative;
    display: inline-block
}
.indep-topBar-container .indep-topBar-logo, .mktProductDetailLogo-container .productDetailLogoClass {
    margin-left: 18px;
    float: left;
    height: 70px;
    cursor: pointer
}

.f-topBar .f-topbar-right {
    position: relative;
    float: right;
    width: auto;
    *width:430px;
    height: 70px;
    font-size: 0
}
.f-topBar .topbar-item {
    *float:left;
    position: relative;
    margin-right: 35px;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: 100%;
    z-index: 10;
    cursor: pointer
}
.topbar_btn .topbar_btn_text {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    transition: color .3s
}
.f-topBar .topbar-item:hover .topbar_btn_text {
    color: #0076fe
}
.topbar-item.new:before {
    content: "";
    position: absolute;
    right: -5px;
    top: 12px;
    width: 28px;
    height: 16px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAARCAYAAADOk8xKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIyMTI2Q0RGOUZBOTExRTg4MkQxRkUwRDQxRkNGNkZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIyMTI2Q0UwOUZBOTExRTg4MkQxRkUwRDQxRkNGNkZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjIxMjZDREQ5RkE5MTFFODgyRDFGRTBENDFGQ0Y2RkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjIxMjZDREU5RkE5MTFFODgyRDFGRTBENDFGQ0Y2RkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz54RFO2AAAAvUlEQVR42mL8b8zAxsDA0A3EMUAsxEAb8B6IFwNxKQuQ6ALiPAbaAkGoHd8ZgT58S0OfoYN3THS0DASEmHBKnfmPnQ+i0TG6PDb9UMCC1z0gTSaMmOLYxIgE+C0EGYzNUnTXk+AAFoIqYJbSxYe4LMXmAOTQwBUVQADKFv/pmEoZQKn0HR3tA+fDxXS0cA4oDstAQQvEsdAiiJZlaS0oDokFyHHdCMQN5MYhqYBsy8ixkCLLSLWQYstAACDAALNpO0s8nxzqAAAAAElFTkSuQmCC);
    background-position: 0 0;
    background-repeat: no-repeat
}
.fkw-topbar-box .f-topbar-right .nav-item .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-solution .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-product .arrow-icon {
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    width: 9px;
    height: 70px;
    line-height: 0;
    padding: 32px 0;
    box-sizing: border-box;
    transition: transform .3s
}
.fkw-topbar-box .f-topbar-right .nav-item .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-solution .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-product .arrow-icon svg * {
    stroke: #999
}
.fkw-topbar-box .f-topbar-right .nav-item.state-hover .topbar_btn_text, .fkw-topbar-box .f-topbar-right .topbar-item-solution.state-hover .topbar_btn_text {
    color: #0076fe
}
.fkw-topbar-box .f-topbar-right .nav-item:hover .arrow-icon, .fkw-topbar-box .f-topbar-right .nav-item.state-hover .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-solution:hover .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-solution.state-hover .arrow-icon, .fkw-topbar-box .f-topbar-right .topbar-item-product:hover .arrow-icon {
    transform: rotate(180deg)
}
.fkw-topbar-box .f-topbar-right .nav-item:hover .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .nav-item.state-hover .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-solution:hover .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-solution.state-hover .arrow-icon svg *, .fkw-topbar-box .f-topbar-right .topbar-item-product:hover .arrow-icon svg * {
    stroke: #0076fe
}
.topbar-item.topbar-item-cooperationCenter {
    margin-right: 33px
}
.f-topBar .opPanel {
    position: relative;
    margin-left: 5px;
    display: inline-block;
    vertical-align: top;
    z-index: 9999;
    font-family: "微软雅黑"
}
.f-topBar .topbar-item.topbar-item-registerCenter {
    margin-right: 14px;
    width: 112px
}
.f-topBar .topbar-item.topbar-item-loginCenter {
    margin-right: 0;
    width: 76px
}
.f-topBar .topbar-item.topbar-item-manageCenter {
    margin-right: 0
}
.f-topBar .topbar-item-manageCenter .topbar_btn_text, .f-topBar .topbar-item-registerCenter .topbar_btn_text {
    margin: 17px 0;
    display: inline-block;
    vertical-align: middle;
    width: 112px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #0076fe;
    text-align: center;
    background-color: #0076fe;
    font-size: 14px;
    border-radius: 28px;
    color: #fff;
    box-sizing: border-box
}
.f-topBar .topbar-item.topbar-item-manageCenter .topbar_btn_text:hover, .f-topBar .topbar-item.topbar-item-registerCenter:hover .topbar_btn_text {
    background-color: #2288fe;
    border-color: #5776ff;
    color: #fff;
    transition: background-color .3s, border-color .3s
}
.f-topBar .topbar_btn_loginCenter .topbar_btn_text {
    margin: 17px 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 36px;
    line-height: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 28px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #fff;
    box-sizing: border-box;
    transition: color .3s, border-color .3s
}
.f-topBar .topbar_btn_loginCenter:hover .topbar_btn_text {
    border-color: #0076fe;
    color: #0076fe
}
.f-topBar .topbar-item-manageCenter .topbar_btn_text {
    margin-right: 14px
}
.f-topBar .f-topbar-right .topbar_btn_manageCenter .topbar_btn_text {
    color: #fff
}
.topbar-item .f-portrait {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 76px;
    height: 36px;
    line-height: 36px;
    padding: 17px 0;
    box-sizing: content-box;
    text-align: center;
    border: none!important;
    background: 0
}
.topbar-item .f-portrait .fai-icon {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    box-sizing: border-box
}
.topbar-item .f-portrait .fai-icon.user-icon {
    width: 20px;
    padding: 8px 0
}
.topbar-item .f-portrait .fai-icon.arrow-icon {
    margin-left: 8px;
    width: 9px;
    padding: 16px 0;
    line-height: 0
}
.topbar-item .f-portrait .fai-icon.user-icon svg * {
    fill: #999;
    transition: fill .3s
}
.topbar-item .f-portrait .fai-icon.arrow-icon svg {
    transition: transform .3s
}
.topbar-item .f-portrait .fai-icon.arrow-icon svg * {
    stroke: #999;
    transition: stroke .3s
}
.topbar-item .f-portrait:hover .fai-icon.user-icon svg * {
    fill: #0076fe
}
.topbar-item .f-portrait:hover .fai-icon.arrow-icon svg {
    transform: rotate(180deg)
}
.topbar-item .f-portrait:hover .fai-icon.arrow-icon svg * {
    stroke: #0076fe
}
.topbar-item .f-portrait .fai-icon.unread-icon {
    position: absolute;
    top: 22px;
    right: 32px;
    width: 6px;
    height: 6px;
    background: #ff2020;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.topbar-manage {
    position: absolute;
    top: 65px;
    left: -120px;
    height: 0;
    text-align: left
}
.topbar-manage-panel {
    width: 220px;
    height: 0;
    background-color: #fff;
    box-shadow: 0 5px 20px 0 rgba(51,57,85,0.25);
    border-radius: 5px
}
.topbar-comm-panel .topbar-panel-triangle-tips {
    position: absolute;
    top: -14px;
    right: 0;
    margin-right: 17px;
    display: block;
    line-height: 0;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent rgba(255,255,255,1);
    font-size: 0;
    filter: drop-shadow(0 -4px 4px rgba(0,0,0,0.1));
    -webkit-filter: drop-shadow(0 -4px 4px rgba(0,0,0,0.1));
    z-index: 0
}
.topbar_panel_active .topbar-manage-panel {
    position: absolute;
    left: -30px;
    height: auto;
    transition: transform .3s, opacity .3s;
    -webkit-transition: transform .3s, opacity .3s;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    opacity: 0
}
.f-portrait:hover .topbar-manage-panel {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    opacity: 1
}
.topbar-manage-info {
    padding: 21px 25px;
    height: 82px;
    border-bottom: 1px solid #eceff6;
    box-sizing: border-box;
    cursor: pointer
}
.topbar-manage-info:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}
.topbar-manage-info .topbar-manage-info-con {
    float: left;
    width: 120px;
    height: 38px
}
.topbar-manage-info .topbar-manage-cor-name {
    position: relative;
    top: -2px;
    line-height: 20px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: color .3s
}
.topbar-manage-info .topbar-manage-staff-name {
    margin-top: 3px;
    line-height: 16px;
    font-size: 12px;
    color: rgba(153,153,153,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.topbar-manage-info .topbar-manage-avatar-con {
    position: relative;
    float: right;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERkY4QUJFNjlCRDIxMUVBQTkyOTk0REM2RkUxMzI4NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERkY4QUJFNzlCRDIxMUVBQTkyOTk0REM2RkUxMzI4NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkRGRjhBQkU0OUJEMjExRUFBOTI5OTREQzZGRTEzMjg2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRGRjhBQkU1OUJEMjExRUFBOTI5OTREQzZGRTEzMjg2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+L0g+5QAABeNJREFUeNqsWDuPHEUQru6d3b293fMJXWghSIwxkp1YAkOICS0iCNARYBldAoH/AJH5ASQkCCNbnGOQYy6FC3hIRjLmSCyQExA+3b53dmaar/ox2zM7Mzt7pk/f9XRvd1V1dXVVdYujPxOqW4KGgRB0Ec2rwBvAS8DzQM8OGwJ/AUfA98AB8GuellJEUWxQVEQdwRqSqNmknhS0B4I30PWKniwWTMra/I36IerbqL9APUyZ4/cE7OcRUZysIRhPbAVQUoM+QvMTYIeerfwL3AI+ByL/hxiaC+dYiG3LMgoSv2y06ByEOkTzs/9BKC47wtBimufyZrLRNnxLBWsYoa5h0I/Q2mXW3Coo/CVK6RVXjSNTM82fgGt+PwvVaRn+S1uphWrTLj7v8ELIzElVnG4zEMaKxtOIJmGibcSNMwuT1NtgOxBURMO2I9TXUe+7PrLjgqXta9PbGHCX6ecF8U/UySSi0XRxpKTwGOL3ySwBQupuNOjMZrBEw7b5hzuo+6jv+7yk34Aaz0Ot+2g0PLWntTt1x6OQxrOY6mwxjzsezhdMcjSZFxme5/3+VLB2iwJo7B76tkROS/5K++OIwkjVEsohjBLqQ8OigKbtY573eAeFfypx8qgZwCXAKNPZOWgGMKTpPMkwlfjnUNTv2pMw1vPL6FveH6f8/oDxdzvUg8E+zriEAms9HkY0myen9hXtpqTnukHOYHN+TtCL6BtKeHTW2B46djIroOyK2KDnUbLWFubB8xUVHO8FWDF72nW0m7rvRrmGDeI4sVt0evD8KFG0gpeWJYDHveRiX1VJvFj4bIUPTiUhluVSgDFv1iHX0CsWhc62NNbasf4cKWot8CoLdqVWyhNIEI0LHeUq4fy6iVNWQ7Ar7HkvCI+KTlO8FQrbCDj1gdqcjRSEl0It+bWEuiTncyrHy0WNBdGXWWNnlwTJa8U2NtoSsTEuCy+lWnJ1B/OF17HEa0HkLAu2VXd7NkE4nCdpUleluaKMhefXLFsmBHipZmU6isIBmcOSUtW25PtPNnieJ/JZqE8k14bGxEB7fJHTL1Fhm9MYZjJCuuMiTOWhgZK6XvpTRdtrD3grn6ybnTah5+1eE2lNnAlRTulOc+1WQ+dlp3B/T3grH7FDW8tFQoDRJKHhVOlvHbClolbTXixigUuGohkSyKTDGpPrOudHvJzDVTHCxwwpz98nEQ1wOnUizTcd8wXhpHYJOiJK09+fxPQPxnO2uwafQ9bYQd1ljKbIq8bJIl/y1MDbyyePMyrWmm/IUB497ce03ZV1T+YB29gDfDxcFS9ZqCG2z6XQKrc3uOaZLW1wrdLfs0mmmd+pFo5leSBtSvJVVboymystVDYRNGAt8YFjjfGdgREE2YzCnzMAnXl1BmxkGU+1yvl6/7jodMbYB96GRFU9HQgY+EI301DpxVTdWXe2gvQO6ZWnwAv8zOA0NgQ+LVqB05TWjIX0agbndNJr6+RTZvv8tn7gmBZeZm5ZWUhMZsrZQWBvyJed+Lzq/jheHT86UtuW7076o9Up+Ha3AdtMNf0L8Kp7OpBRrNw1iq8xu8DAHdtxmOgczFwqFnWmD4YTBCJzKWlwnyyf48B3T8trCLxnZTC38igSfur9O/A+ELOBqmRhwDJn9O67pYVaTqObtr9ojgOHtChScMe0a3mnrkzvOL9Reft8H/ggnKtYCs9ORNZmHErfKOBci8bn6MW4o163PJeuf1owP9Djex8J4TvaEN0qRNklRZlg7hGNXF+Vcze038XYr1XBAZbOT87jLGGs6Fus6DLwc+XKJelAngrGjy3zFdoyNJn2N0IYl1SoMfey554ddfpsDPQI1Wuob6I+Xt4yYdMoE4a0UJFNpXM3cwumcdPQpCNfEUsZ0WCU7eQMYYzw4ztUm6Jvo/oQ4KfOC0Wp1Sac7GhS6Fh/A24DXwInObrax/U6WW8rhmO1lNKE9sZN5ReOi/h+C5+ve4/DWzYJHXiPwz8A3xU9DufLmU2ZCfr/CTAAyQMbArErW5gAAAAASUVORK5CYII=);
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 50%;
    overflow: hidden
}
.topbar-manage-info .topbar-manage-avatar-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 0;
    background: rgba(0,0,0,0.6);
    border-radius: 50%;
    text-align: center;
    padding: 12px 0;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity .3s
}
.topbar-manage-info .topbar-manage-avatar-con:hover .topbar-manage-avatar-mask {
    opacity: 1
}
.topbar-manage-info .topbar-manage-avatar-mask svg {
    position: static;
    margin: 0;
    width: 14px
}
.topbar-manage-info .topbar-manage-avatar-mask svg *, .topbar-manage-info .topbar-manage-avatar-mask:hover svg * {
    fill: #fff!important
}
.topbar-manage-list {
    width: 100%;
    padding: 8px 0;
    transition: height .2s;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px solid #eceff6
}
.topbar-manage-items {
    height: 44px;
    line-height: 44px;
    padding: 0 25px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 0
}
.topbar-manage-items-adimg {
    margin-top: 14px
}
.topbar-manage-items-adimg-con {
    margin: 0 auto;
    display: block;
    width: 170px;
    height: 68px
}
.topbar-manage-items-loginout {
    height: 48px;
    line-height: 48px;
    padding: 0 25px;
    font-size: 14px;
    text-align: right;
    cursor: default
}
.topbar-manage-items-adimg+.topbar-manage-items-loginout {
    height: 46px;
    line-height: 44px
}
.topbar-manage-items-loginout span {
    transition: color .3s;
    cursor: pointer
}
.topbar-manage-items .topbar_text {
    display: inline-block;
    font-size: 14px
}
.topbar-manage-items .topbar_count {
    float: right;
    margin-top: 15px;
    height: 15px;
    line-height: 15px;
    padding: 0 6px;
    background: rgba(255,32,32,1);
    border-radius: 8px;
    color: #fff;
    font-size: 12px
}
.topbar-item-icon {
    position: relative;
    top: -5px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 16px
}




/**  header002.css END**/






































.tab-bar-panel {
    display: none
}
.tab-bar-box {
    display: none
}
.footerBtn {
    display: none
}
.footerBox {
    display: none
}
.topBtn {
    display: none
}

.webHeadPlaceholder {
    width: 100%;
    height: 70px
}
.webHead a {
    text-decoration: none
}
.f-topBar.f-fkw-topBar .fkw-topbar-box {
    margin: 0 auto;
    font-size: 12px;
    width: auto;
    max-width: 1380px;
    min-width: 1200px;
    height: 70px;
    line-height: 70px
}
.f-topBar .mall-logo {
    height: 70px;
    float: left;
    position: relative
}
.f-topBar .headLogo {
    cursor: pointer
}
.f-topBar .headLogo .f-img {
    width: 154px;
    height: 35px;
    font-size: 0;
    display: block;
    margin-top: 17px
}
.f-topBar .fkwProduct {
    display: block;
    position: absolute;
    width: 82px;
    height: 30px;
    line-height: 28px;
    top: 20px;
    left: 191px;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    color: #333;
    font-size: 13px;
    text-align: center
}
.f-topBar .fkwProduct:hover {
    color: #f73;
    border-color: #f73
}
.f-topBar .fkwProduct:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: -14px;
    width: 1px;
    height: 24px;
    background-color: #cfcfcf
}
.f-topBar .topbar-item:hover .solution_text {
    color: #f73
}
.f-topBar .topbar-item.topbar-item-manageCenter .topbar_btn_text:hover, .f-topBar .topbar-item.topbar-item-registerCenter:hover .topbar_btn_text {
    background-color: #f73;
    border-color: #f73
}
.f-topBar .f-topbar-right {
    float: right;
    width: auto;
    *width:430px;
    height: 70px;
    vertical-align: top
}
.f-topBar .f-topbar-right .topbar-item {
    cursor: default
}
.topbar-item a {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333;
    text-decoration: none
}
.nav a:hover, .navCheck a {
    color: #f73
}
.f-fkw-topBar .topbar-item-manageCenter .topbar_btn_text, .f-fkw-topBar .topbar_btn_registerCenter .topbar_btn_text {
    border: 1px solid #f73;
    background-color: #f73
}
.f-fkw-topBar .topbar-item-manageCenter .topbar_btn_text:hover {
    border-color: #f73;
    background-color: #f73
}
.f-fkw-topBar .topbar_btn_registerCenter .topbar_btn_text:hover {
    border-color: #f73;
    background-color: #f73
}
.f-topBar .opPanel .header-main-color:hover {
    color: #f73
}
.topbar-item .f-portrait:hover .fai-icon.user-icon svg * {
    fill: #f73
}
.f-topBar .opPanel .header-main-fill:hover svg * {
    fill: #f73
}
.topbar-item .f-portrait:hover .fai-icon.arrow-icon svg * {
    stroke: #f73
}
.f-topBar .topbar_btn_loginCenter:hover .topbar_btn_text {
    border-color: #f73;
    color: #f73
}
.navCheck {
    color: #f73
}

.navCheck .product-list .product-item a , .product-list .product-item a {

    font-size: 14px

}


.topbar_btn .topbar_submenu a.navCheck {
    color: #f73
}
.topbar_btn .topbar_submenu_arrow {
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    width: 9px;
    height: 70px;
    line-height: 0;
    padding: 32px 0;
    box-sizing: border-box;
    transition: transform .3s
}
.topbar_submenu_arrow svg * {
    stroke: #999
}
.topbar_btn .topbar_submenu_wrap {
    position: absolute;
    left: 60%;
    top: 54px;
    margin-top: -10px;
    margin-left: -70px;
    width: 140px;
    overflow: hidden;
    height: 0;
    transition: all .3s;
    border-radius: 4px
}
.topbar_btn .topbar_submenu {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    position: relative;
    cursor: default;
    padding-top: 9px;
    padding-bottom: 6px;
    width: 100px;
    margin-left: 10px;
    margin-top: 18px
}
.topbar_btn .topbar_submenu:before {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-bottom-color: #fff
}
.topbar_btn:hover .topbar_submenu_arrow {
    transform: rotate(180deg)
}
.topbar_btn:hover .topbar_submenu_arrow svg * {
    stroke: #f73
}
.topbar_btn:hover .topbar_submenu_wrap {
    height: auto
}
.topbar_btn .topbar_submenu a {
    display: block;
    line-height: 32px;
    text-align: center;
    font-size: 13px;
    color: #333
}
.mobi_topbar_submenu a {
    text-decoration: none
}
.mobi_topbar_submenu_arrow {
    display: inline-block;
    *zoom:1;
    *display:inline;
    width: 10px;
    height: 5px;
    background: url(images/down2.png) no-repeat;
    margin-top: -2px;
    margin-left: 3px;
    vertical-align: middle;
    transition: transform .1s
}
.mobi_topbar_btn:hover .mobi_topbar_submenu_arrow {
    transform: rotate(180deg);
    background: url(images/down1.png) no-repeat
}
.mobi_topbar_btn:hover .mobi_topbar_submenu_wrap {
    height: 180px
}
div.tab-bar-item:hover .tab-bar-submenu {
    display: block
}
div.tab-bar-item:hover {
    color: rgba(255,119,51,1)
}
div.tab-bar-item:hover #solution-svg {
    display: none
}
div.tab-bar-item:hover #solution-svg2 {
    display: inline
}
.mobi_tab_item .mobi_topbar_btn .mobi_submenu_arrow_def {
    transform: rotate(0deg);
    background: url(images/down2.png) no-repeat
}
.mobi_tab_item .mobi_topbar_btn .mobi_submenu_arrow_hover {
    transform: rotate(180deg);
    background: url(images/down1.png) no-repeat
}
.mobi_cover {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9
}
.mobi-head-btns {
    display: none
}
@media screen and (max-width:880px) {
    .webHead.mall-webHead-isFkw {
        height: 100%;
        max-height: 70px;
        min-height: 48px;
        position: fixed
    }
    .webHeadPlaceholder {
        height:.95rem;
        max-height: 70px;
        min-height: 48px
    }
    .webHead .f-topBar {
        line-height: normal;
        padding: 0 19px
    }
    .webHead .mall-logo {
        height: 100%;
        font-size: 0;
        margin-left:.25rem;
        display: table
    }
    .webHead .mall-logo .headLogo {
        width: 1.4rem;
        display: table-cell;
        vertical-align: middle
    }
    .webHead .mall-logo .headLogo .f-img {
        margin-top: 0
    }
    .webHead .fkwProduct {
        display: inline-block;
        width: 104px;
        height: 26px;
        line-height: 24px;
        margin-left: 15px;
        vertical-align: middle;
        position: relative;
        top: 0;
        left: 0
    }
    .f-topBar .fkwProduct:before {
        left: -10px;
        height: 16px;
        top: 5px
    }
    .f-topBar .f-topbar-right {
        display: none
    }
    .mobi-head-btns {
        display: table;
        height: 100%;
        float: right
    }
    .webHead .h-btn {
        display: table-cell;
        font-size: 14px;
        vertical-align: middle;
        text-decoration: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }
    .webHead .login-btn {
        margin-right:.22rem;
        color: #666
    }
    .webHead .register-btn {
        padding:0 .22rem;
        color: #2f82ff
    }
    .tab-bar-panel {
        position: fixed;
        left:.58rem;
        bottom: 2.62rem;
        width: 2.5rem;
        height: 7.4rem;
        background: rgba(255,255,255,1);
        box-shadow:0rem .04rem .2rem 0rem rgba(0,0,0,0.14);
        border-radius:.1rem;
        z-index: 10
    }
    .tab-bar-panel-login {
        height: 8.8rem
    }
    .tab-bar-box {
        position: fixed;
        left:.13rem;
        bottom: 2.20rem;
        display: block;
        width:.9rem;
        height:.9rem;
        background: linear-gradient(135deg, rgba(253,155,55,1) 0, rgba(252,109,84,1) 45%, rgba(253,79,95,1) 100%);
        box-shadow:0rem .04rem .1rem 0rem rgba(214,11,2,0.22);
        border-radius: 50%;
        z-index: 10
    }
    .tab-bar-panel .tab-bar-item {
        display: block;
        text-align: center;
        margin-top:.47rem;
        text-decoration: none;
        height:.29rem;
        font-size:.3rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: rgba(102,102,102,1)
    }
    .tab-bar-submenu {
        position: fixed;
        left: 3.30rem;
        bottom: 4.19rem;
        display: none;
        width: 2.5rem;
        height: 5.65rem;
        background: rgba(255,255,255,1);
        box-shadow:0rem .04rem .2rem 0rem rgba(0,0,0,0.14);
        border-radius:.1rem
    }
    .tab-bar-submenu .submenu-item {
        display: block;
        text-align: left;
        margin-left:.70rem;
        margin-top:.47rem;
        text-decoration: none;
        height:.27rem;
        font-size:.28rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: rgba(102,102,102,1)
    }
    .tab-bar-submenu .newIcon {
        margin-left:.09rem;
        margin-top:.65rem;
        width:.5rem;
        height:.23rem;
        background: rgba(235,0,22,1);
        border-radius:.02rem;
        text-align: center;
        line-height:.20rem
    }
    .newIcon .newText {
        width:.41rem;
        height:.13rem;
        font-size:.18rem;
        font-family: Arial;
        font-weight: 400;
        color: rgba(255,255,255,1)
    }
    #tab-catalog {
        margin-left:.27rem;
        margin-top:.27rem;
        width:.36rem;
        height:.34rem
    }
    #tab-close {
        margin-left:.30rem;
        margin-top:.30rem;
        display: none;
        width:.30rem;
        height:.30rem
    }
    #tab-catalog, #tab-close {
        -webkit-transition: transform .35s;
        -o-transition: transform .35s;
        transition: transform .35s
    }
    .solution-txt {
        margin-left:.35rem
    }
    #solution-svg {
        margin-left:.23rem;
        width:.17rem;
        height:.20rem;
        transform: rotate(180deg)
    }
    #solution-svg2 {
        margin-left:.23rem;
        display: none;
        width:.17rem;
        height:.20rem
    }
    .footerBox {
        display: block;
        position: relative;
        width: 7.5rem;
        height:.92rem;
        bottom: 0
    }
    .footerBtn {
        display: block;
        margin: 0 auto;
        position: fixed;
        width: 7.5rem;
        height:.92rem;
        left: 0;
        bottom: 0;
        background-color: #f73;
        -webkit-transition: left .2s ease-in;
        -ms-transition: left .2s ease-in;
        -moz-transition: left .2s ease-in;
        -o-transition: left .2s ease-in;
        transition: left .2s ease-in;
        z-index: 2
    }
    .footerBtnText {
        font-size:.28rem;
        color: rgba(255,255,255,255);
        line-height:.28rem;
        background: 0;
        width: 100%;
        text-align: center;
        left: 0;
        position: absolute;
        height:.28rem;
        top:.32rem
    }
    .topBtn {
        position: fixed;
        top: 25px;
        z-index: 9999;
        right: 20px;
        display: block;
        font-size: 14px;
        text-decoration: none;
        color: rgba(43,43,43,255);
        background: 0
    }
    .topBtn:hover {
        text-decoration: none;
        color: rgba(43,43,43,255)
    }
}
@media screen and (max-width:700px) {
    .tab-bar {
        min-width: 4rem
    }
}
@media screen and (max-width:600px) {
    .tab-bar {
        min-width: 4.5rem
    }
}
@media screen and (max-width:450px) {
    .webHead .mall-logo {
        margin-left: 0
    }
    .tab-bar {
        min-width: 5rem
    }
    .f-topBar .headLogo .f-img {
        background-size: 75%
    }
}
@media screen and (max-width:400px) {
    .f-topBar .headLogo .f-img {
        background-size: 100%
    }
}
.f-topBar .f-topbar-right .topbar-item {
    vertical-align: middle
}
.newIcon {
    position: absolute;
    top: -4px
}


















/** 通用导航 **/



.menu-container {
    width: 100%;
    height: 53px;
    line-height: 51px;
    background-color: #fff;
    border: 1px solid #f4f4f4;
    box-sizing: border-box
}
.menu-wp {
    position: relative;
    margin: 0 auto;
    width: 746px;
    height: 100%;
    font-size: 0;
    text-align: center
}
.menu {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    width: 122px;
    cursor: pointer;
    font-size: 16px;
    color: #5f6464;
    font-family: Microsoft YaHei
}

.menu a { text-decoration:none;

    cursor: pointer;
    font-size: 16px;
    color: #5f6464;

}

.menuOn2{
    border:1px solid #f49c9c; color:#F60 !important; border-radius:25px; padding-left:10px; padding-right:10px;padding-top:5px;padding-bottom:5px; background:#f6d1ac
}
.menu-wp2 .menu {
    width: 102px;
}
.menu150 {

    width: 150px !important;

}
.menu-wp2 .menu a { font-size:14px

}

.menuOn:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #2f83fb
}
.menu-active-line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 122px;
    height: 2px;
    background-color: #2f83fb
}










/** 悦客导航 **/

.solution-link-wrapa {
    width:1200px; margin:0 auto;

}
.solution-link-wrapa .yuekeselected {
    border:1px solid #eee;background:#fafafa

}


.solution-link-item {
    width: 21.5%;
    height: 70px;
    font-size: 18px;
    background: rgba(255,255,255,1);
    border-radius: 8px;
    text-align: center;
    line-height: 70px;
    margin-right: 2.6%
}
.solution-link-item.active {
    background: rgba(247,247,247,1)
}
.solution-link-item:hover {
    background: rgba(247,247,247,1)
}




/** footer .css **/



/*! @fk/faifooter v1.0.8 hash:dfc4a95fa21666362981 */.ff--copyright {
                                                         font-size: 13px;
                                                         line-height: 31px;
                                                         text-align: center
                                                     }
.ff--beian {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    vertical-align: middle;
    background: url(images/beian.d27c0c8d.png) no-repeat 50%
}
.ff--spec {
    margin: 0 10px
}
.ff--knet {
    display: inline-block;
    width: 93px;
    height: 30px;
    margin-left: 8px;
    vertical-align: middle;
    background: url(images/knet.d0ed5f96.png) no-repeat 50%
}
.ff__dark .ff--spec {
    border-color: #5d5d5d
}
.ff--area-title {
    margin-bottom: 16.5px;
    color: #666;
    font-size: 16px;
    line-height: 1;
    text-align: left; font-weight:bold
}
.ff__dark .ff--area-title {
    color: #949494
}
.ff--partner .ff--area-title {
    text-align: center\9
}
.ff--text {
    margin-bottom: 21px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.ff--row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center\9
}
.ff--main .ff--area-content .ff--row {
    text-align: left\9
}
.ff--col {
    display: inline-block\9;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100px;
    margin-right: 10px;
    vertical-align: top\9
}
.ff--header .ff--col, .ff--main .ff--col {
    margin: 0 25px\9
}
.ff--main .ff--area-content .ff--col {
    margin: 0\9
}
.ff--column {
    width: 100%
}
.ff--icon {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 25px;
    margin-bottom: 25px;
    cursor: pointer
}
.ff--icon:last-child {
    margin-right: 0
}
.ff--icon:hover .ff--popper {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-name: faifooter_zoomIn;
    animation-name: faifooter_zoomIn;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
    animation-timing-function: cubic-bezier(.23, 1, .32, 1);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.ff--svg {
    display: none\9;
    width: 100%;
    height: 100%
}
.ff--svg__wechat {
    color: #bcbcbc;
    fill: #eee
}
.ff--svg__wechat:hover {
    color: #4ac434;
    fill: #e4f6eb
}
.ff--svg__weapp {
    color: #bcbcbc;
    fill: #eee
}
.ff--svg__weapp:hover {
    color: #4196fc;
    fill: #e5f0fe
}
.ff--png {
    display: none;
    display: block\9;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0
}
.ff--png:hover {
    background-position: -70px 0
}
.ff--png__wechat {
    background-image: url(images/wechat.0ce36517.png)
}
.ff--png__weapp {
    background-image: url(images/weapp.b2f6a7a2.png)
}
.ff--popper {
    position: absolute;
    top: -183px;
    left: -45px;
    display: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 120px;
    height: 145px;
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 12px 0 rgba(0,0,0,.15)
}
.ff--arrow {
    position: absolute;
    bottom: -9px;
    left: 61px;
    border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0);
    border-style: solid;
    border-width: 5px 10px
}
.ff--qrcode {
    display: block;
    width: 120px;
    height: 120px; border-radius:5px
}
.ff--label {
    margin-top: 12px;
    color: #333;
    font-size: 12px;
    line-height: 1;
    text-align: center
}
.ff__dark .ff--svg__wechat {
    color: #646464;
    fill: #3a3a3a
}
.ff__dark .ff--svg__wechat:hover {
    color: #fff;
    fill: #57b865
}
.ff__dark .ff--svg__weapp {
    color: #646464;
    fill: #3a3a3a
}
.ff__dark .ff--svg__weapp:hover {
    color: #fff;
    fill: #4196fc
}
.ff__dark .ff--png__wechat {
    background-image: url(images/wechat-dark.fae36016.png)
}
.ff__dark .ff--png__weapp {
    background-image: url(images/weapp-dark.97dcd697.png)
}
.ff__dark .ff--popper {
    -webkit-box-shadow: none;
    box-shadow: none
}
@-webkit-keyframes faifooter_zoomIn {
    0% {
        -webkit-transform:scale3d(.3, .3, .3);
        transform:scale3d(.3, .3, .3);
        opacity:0
    }
    50% {
        opacity:1
    }
}
@keyframes faifooter_zoomIn {
    0% {
        -webkit-transform:scale3d(.3, .3, .3);
        transform:scale3d(.3, .3, .3);
        opacity:0
    }
    50% {
        opacity:1
    }
}
.ff--partner {
    padding: 5px 0 10px
}
.ff--partner .ff--col {
    width: 120px;
    margin: 0 25px\9
}
.ff--partner-img {
    height: 50px;
    background-image: url(images/partner.1d37c074.png);
    background-repeat: no-repeat
}
.ff--partner-img__0 {
    background-position: 0 0
}
.ff--partner-img__1 {
    background-position: -235px 0
}
.ff--partner-img__2 {
    background-position: -470px 0
}
.ff--partner-img__3 {
    background-position: -687px 0
}
.ff--partner-img__4 {
    background-position: -897px 0
}
.ff--partner-img__5 {
    background-position: -1107px 0
}
.ff__dark .ff--partner-img {
    background-image: url(images/partner-dark.d272c226.png)
}
.ff--divider {
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 1px;
    margin: 15px 0;
    background: #e5e5e5
}
.ff__dark .ff--divider {
    background: #202020;
    border-top: 1px solid #333
}
.ff {
    font-weight: 400;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 19px;
    text-align: left
}
.ff, .ff a {
    color: #999
}
.ff a {
    display: inline;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}
.ff a:hover {
    color: #666
}
.ff__dark, .ff__dark a {
    color: #5d5d5d
}
.ff__dark a:hover {
    color: #949494
}
.ff--wrap {
    padding: 0 20px;
    overflow: auto;
    background: #fff;
    border-top: 1px solid # 063
}
.ff--main {
    padding: 20px 0 2.5px
}
.ff--content {
    width: 100%;
    min-width: 980px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 25px 0 15px
}
.ff--img {
    float: left;
    width: 87px;
    height: 37px;
    margin-right: 25px;
    margin-bottom: 25px
}
.ff--img:last-child {
    margin-right: 0
}
.ff--about {
    width: 90px
}
.ff--about__column {
    width: 160px
}
.ff--about .ff--col {
    width: 70px
}
.ff--cusarea, .ff--friend {
    width: 330px
}
.ff--friend__column {
    width: 550px
}
.ff--follow {
    width: 170px
}
.ff__dark .ff--wrap {
    background: #282828;
    border-top: none
}
.ff__no-svg .ff--svg {
    display: none
}
.ff__no-svg .ff--png {
    display: block
}




/**  common.min.css  start **/



.headLogo {
    float: left;
    width: 215px;
    height: 100%
}
.flow-map-container {
    position: absolute;
    top: 65px;
    left: -285px;
    width: 650px;
    height: 323px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    z-index: 11;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(51,57,85,0.15);
    border-radius: 4px;
    transform: scaleY(0);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: transform .3s, opacity .3s, filter .3s;
    transform-origin: 0 0
}
.topbar-item-solution:hover .flow-map-container {
    transform: scaleY(1);
    opacity: 1;
    filter: alpha(opacity=100)
}
.flow-map-container a {
    text-decoration: none
}
.flow-map-container:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px;
    border-color: #fff #fff transparent transparent;
    transform: translateX(-50%) rotate(-45deg);
    box-shadow: 0 2px 22px 2px rgba(217,223,231,0.6)
}
.flow-map-container .flow-map {
    width: 100%;
    height: 272px;
    padding: 0 40px;
    box-sizing: border-box
}
.flow-map-container .flow-map .product-list {
    width: 90px;
    margin-top: 10px;
    float: left
}
.flow-map-container .flow-map .product-list+.product-list {
    margin-left: 30px
}
.flow-map-container .flow-map .product-list .product-title {
    width: 100%;
    height: 54px;
    line-height: 52px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 15px;
    color: #333;
    cursor: default
}
.flow-map-container .flow-map .product-list .product-item {
    margin-top: 15px;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #777
}
.flow-map-container .flow-map .product-list .product-item+.product-item {
    margin-top: 11px
}
.flow-map-container .flow-map .product-list .product-item a {
    position: relative;
    color: #666;
    cursor: pointer;
    text-decoration: none;
    transition: color .3s
}
.flow-map-container .flow-map .product-list .product-item a:before {
    content: "";
    position: absolute;
    top: 7px;
    left: -10px;
    width: 4px;
    height: 4px;
    background: linear-gradient(90deg, #2576fb 0, #59a3ff 100%);
    opacity: 0;
    filter: alpha(opacity=0);
    border-radius: 50%;
    transition: opacity .3s, filter .3s
}
.flow-map-container .flow-map .product-list .product-item a:hover {
    color: #0157ff
}
.flow-map-container .flow-map .product-list .product-item a:hover:before {
    opacity: .5;
    filter: alpha(opacity=50)
}
.flow-map-container .view-more {
    display: block;
    width: 568px;
    height: 51px;
    line-height: 50px;
    margin: 0 auto;
    border-top: 1px solid #f1f1f1;
    text-align: center;
    box-sizing: border-box;
    color: #999;
    text-decoration: none;
    cursor: pointer
}
.flow-map-container .view-more:hover {
    color: #0157ff
}
.topbar-item .hot-icon {
    content: "";
    position: absolute;
    top: 10px;
    right: -3px;
    width: 23px;
    height: 16px
}
.topbar-product-panel {
    position: absolute;
    top: 65px;
    left: -225px;
    width: 530px;
    height: 397px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    z-index: 11;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(51,57,85,0.15);
    border-radius: 4px;
    transform: scaleY(0);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: transform .3s, opacity .3s, filter .3s;
    transform-origin: 0 0
}
.topbar-product-panel a {
    text-decoration: none
}
.topbar-item-product:hover .topbar-product-panel {
    transform: scaleY(1);
    opacity: 1;
    filter: alpha(opacity=100)
}
.topbar-product-panel:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px;
    border-color: #fff #fff transparent transparent;
    transform: translateX(-50%) rotate(-45deg);
    box-shadow: 0 2px 22px 2px rgba(217,223,231,0.6)
}
.topbar-product-panel-con {
    display: block;
    height: 100%;
    padding: 13px 30px 0;
    box-sizing: border-box
}
.topbar-product-panel-con:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}
.topbar-product-panel-item {
    float: left;
    width: 220px;
    height: 75px;
    border-bottom: 1px solid #f1f1f1;
    box-sizing: border-box
}
.topbar-product-panel-item:nth-child(2n) {
    margin-left: 30px
}
.topbar-product-panel-item:nth-child(n+9) {
    border: 0
}
.topbar-product-panel-item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 46px;
    box-sizing: border-box;
    overflow: hidden
}
.topbar-product-panel-item a:before {
    content: "";
    position: absolute;
    top: 18px;
    left: 0;
    width: 36px;
    height: 36px
}
.topbar-product-panel-item.jz a:before {
    background: url(images/jz.svg) 0 0 no-repeat
}
.topbar-product-panel-item.mall a:before {
    background: url(images/mall.svg) 0 0 no-repeat
}
.topbar-product-panel-item.hd a:before {
    background: url(images/hd.svg) 0 0 no-repeat
}
.topbar-product-panel-item.flyer a:before {
    background: url(images/flyer.svg) 0 0 no-repeat
}
.topbar-product-panel-item.yx a:before {
    background: url(images/yx.svg) 0 0 no-repeat
}
.topbar-product-panel-item.yk a:before {
    background: url(images/yk.svg) 0 0 no-repeat
}
.topbar-product-panel-item.qz a:before {
    background: url(images/qz.svg) 0 0 no-repeat
}
.topbar-product-panel-item.wxast a:before {
    background: url(images/wxast.svg) 0 0 no-repeat
}
.topbar-product-panel-item.edu a:before {
    background: url(images/edu.svg) 0 0 no-repeat
}
.topbar-product-panel-item.ktu a:before {
    background: url(images/kt.svg) 0 0 no-repeat
}
.topbar-product-panel-item-title {
    margin-top: 15px;
    color: #333;
    font-size: 15px;
    line-height: 20px;
    transition: color .3s
}
.topbar-product-panel-item a:hover .topbar-product-panel-item-title {
    color: #0157ff
}
.topbar-product-panel-item-desc {
    margin-top: 2px;
    color: #999;
    font-size: 12px;
    line-height: 20px
}



/**  common.min.css end **/
















/**  以下是分页**/


.f-noModel {
    height: 147px;
    width: 172px;
    margin: 0 auto;
    background: url(images/defaultIcon.png) no-repeat 0 -2458px
}
.f-noModel-txt {
    font-size: 14px;
    color: #666;
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: center
}


.fk_allModelPage .pagenation_model {
    width: auto;
    height: 28px;
    text-align: center;
    font-size: 0;
    padding: 25px 0;
    margin: 0 45px;
    vertical-align: middle
}
.pagenation-first a, .pagenation-last a, .pagePrev_model a {
    width: 28px;
    height: 28px;
    display: block;
    border: 0
}
.fk_allModelPage .pagenation-first, .fk_allModelPage .pagenation-last, .fk_allModelPage .pageNext_model, .fk_allModelPage .pageNo_model, .fk_allModelPage .pagePrev_model {
    display: inline-block;
    width: 28px;
    height: 28px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 28px;
    *display:inline;
    *zoom:1;
    margin: 0 7px
}
.fk_allModelPage .pagenation-first, .fk_allModelPage .pagenation-last, .fk_allModelPage .pageNext_model, .fk_allModelPage .pagePrev_model {
    background: url(images/home_ico.png) no-repeat -214px -50px;
    font-size: 0
}
.fk_allModelPage .pagePrev_model .prevHide_model, .fk_allModelPage .pageNext_model .nextHide_model {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-decoration: none
}
.fk_allModelPage .pageNo_model span {
    font-size: 14px;
    color: #666
}
.fk_allModelPage .pageNo_model.active_page_model span {
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background: #2f82ff;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.fk_allModelPage .pageEllipsis_model--all {
    width: 28px;
    height: 24px;
    line-height: 24px;
    margin-top: 2px;
    display: inline-block;
    color: #333;
    font-size: 14px;
    vertical-align: middle
}
.fk_allModelPage .pageNext_model .nextShow_model {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px
}
.fk_allModelPage .icon-pg-prev, .fk_allModelPage .icon-pg-prev-disable:hover {
    background-position: -211px -104px
}
.fk_allModelPage .icon-pg-next, .fk_allModelPage .icon-pg-next-disable:hover {
    background-position: -210px -133px
}
.fk_allModelPage .icon-pg-last, .fk_allModelPage .icon-pg-last-disable:hover {
    background-position: -212px -76px
}
.fk_allModelPage .pageEllipsis_model {
    display: inline-block;
    width: 28px;
    height: 28px;
    float: none;
    background: 0;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 28px;
    display: inline;
    zoom: 1;
    margin: 0 7px;
    font-size: 14px
}



.grayContent {
    font-size: 14px;

}




/** 以上是分页，下面是搜索背景样式  **/


#header_search, .header_search {
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 200px;
    z-index: 2;
    font-family: 微软雅黑;
    background: url(images/bg.png)
}
.header_search .s_ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.header_search .s_wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 681px;
    height: 50px;
    border-radius: 25px;
    background: #fff
}
.header_search .s_container {
    width: 100%;
    height: 100%;
    overflow: hidden
}
.header_search .s_sort {
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #3583fb;
    font-size: 14px;
    background: #e5efff;
    border-radius: 20px 0 0 20px;
    cursor: pointer;
    float: left
}
.header_search .s_sort span {
    margin-left: 17px
}
.header_search .s_arrow {
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url(images/home_ico.png) 0 -1337px no-repeat;
    margin-top: -2px;
    margin-left: 4px;
    vertical-align: middle;
    transition: transform .3s
}
.header_search .s_show_menu .s_arrow {
    transform: rotate(180deg)
}
.header_search .s_input {
    width: 543px;
    line-height: 40px;
    box-sizing: border-box;
    margin-left: 24px;
    height: 100%;
    border: 0;
    outline: 0;
    font-size: 15px;
    color: #333;
    float: left
}
.header_search .s_input::-moz-placeholder {
    color:#ccc
}
.header_search .s_input::-ms-input-placeholder {
    color:#ccc
}
.header_search .s_input::-webkit-input-placeholder {
    color:#ccc
}
.header_search .s_right {
    display: inline-block;
    width: 114px;
    height: 100%;
    float: left;
    position: relative;
    cursor: pointer;
    border-radius: 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition: all .3s;
    background: #fef0d9
}
.header_search .s_right:hover {
    background-color: #fde9c8
}
.header_search .s_clear_btn.s_right:hover {
    background: 0
}







.header_search .s_right .s_icon {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 21px;
    bottom: 0;
    margin: auto;

}
.header_search .s_right .s_tips {
    display: block;
    position: absolute;
    top: 17px;
    left: 38px;
    margin: auto;
    height: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,119,51,1);
    line-height: 16px
}
.header_search .s_clear_btn.s_right .s_icon {
    background-position: -26px -1363px
}
.header_search .s_clear_btn.s_right:hover .s_icon {
    background-position: -49px -1363px
}

.model_search_btn_content {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,255,255,0.7);
    position: relative;
    margin: 0 auto;
    margin-top: 12px;
    display: inline-block;
    max-width: 550px
}
.model_search_btn_content a {
    text-decoration: none;
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 8px;
    cursor: pointer
}


.model_search_hot {
    width: 90.4%;
    height: 100%;
    margin: 0 auto
}
.model_search_hot_tips {
    display: inline-block;
    float: left;
    margin-top: 12px;
    color: rgba(255,255,255,0.7);
    font-size: 13px
}
.model_search_a {
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,255,255,0.7)
}
.model_search_a:hover {
    color: rgba(254,254,254,1);
!important
}












/** kefu **/

/*
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
body{font:12px/180% Arial, Helvetica, sans-serif ,"新宋体";}
p{margin:0px;padding:0px;line-height:20px;}
i{margin:0px;padding:0px;font-style:normal;}
ul{margin:0px;padding:0px;list-style:none;}
ul li{margin:0px;padding:0px;list-style:none;}
a{color:#333333;text-decoration:none;}
a:hover{color:#ff5a00;text-decoration:none;}
.clear{clear:both;font-size:0px;line-height:0;height:0;}
  */
@font-face {
    font-family: 'icomoon';
    src:url('/common/kefu/fonts/icomoon.eot?qradjf');
    src:url('/common/kefu/fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
    url('/common/kefu/fonts/icomoon.ttf?qradjf') format('truetype'),
    url('/common/kefu/fonts/icomoon.woff?qradjf') format('woff'),
    url('/common/kefu/fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


.clear {
    clear: both
}



.demo-icon{
    font-family:"icomoon";
    font-style:normal;
    font-weight:normal;
    speak:none;
    display:inline-block;
    text-decoration:inherit;
    text-align:center;
    font-variant:normal;
    text-transform:none;
    font-size:24px;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    line-height:24px;
    color:#999;
}

/*new right*/
.jiuanweb-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.jiuanweb-right-meau{position:relative;}
.jiuanweb-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.jiuanweb-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.jiuanweb-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.jiuanweb-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.jiuanweb-right-meau:hover .jiuanweb-right-btn span{display:none}
.jiuanweb-right-meau:hover .jiuanweb-right-btn p{display:block;}
.meau-car .jiuanweb-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.jiuanweb-right-meau:hover .jiuanweb-right-btn{background-color:#ff6800}
.meau-car.jiuanweb-right-meau:hover .jiuanweb-right-btn span{color:#fff;display:block;}
.meau-car .jiuanweb-right-btn span{color:#ff6800;}
.meau-sev .jiuanweb-right-btn{border-color:#fff;background:url(/common/kefu/images/wxico.png) no-repeat #fff center;border:1px solid #ccc}
.meau-sev .jiuanweb-right-btn p{color:#fff}
.meau-sev .jiuanweb-right-btn span{color:#fff}
.meau-top .jiuanweb-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .jiuanweb-right-btn i{display:block;color:#999}
.meau-top.jiuanweb-right-meau:hover .jiuanweb-right-btn{background-color:#ff6800}
.meau-top.jiuanweb-right-meau:hover .jiuanweb-right-btn span{display:block;color:#fff}
.meau-top.jiuanweb-right-meau:hover .jiuanweb-right-btn i{color:#fff;}
.jiuanweb-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.jiuanweb-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.jiuanweb-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(/common/kefu/images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.jiuanweb-right-box .box-border .sev-t span{font-size:32px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.jiuanweb-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:23px;line-height:28px;width:173px}
.jiuanweb-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.jiuanweb-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4;height:125px !important; padding-left:11px}
.jiuanweb-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px; display:none}
.jiuanweb-right-box .box-border .sev-b li{float:left;width:49%}

.jiuanweb-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(/common/kefu/images/qq.gif) no-repeat left 3px;line-height:36px;}

.jiuanweb-right-box .box-border .sev-b li a:hover{color:#ff6800}

.meau-sev .jiuanweb-right-box .box-border{width:390px; height:200px !important; border:0px solid red}


.meau-contact .jiuanweb-right-box .box-border{width:280px; height:75px}


.jiuanweb-right-meau:hover .jiuanweb-right-box{display:block}
.jiuanweb-right a:hover{text-decoration:none}

.meau-code .jiuanweb-right-box{top:inherit;bottom:-35px;}
.meau-code .jiuanweb-right-box .box-border{width:200px;text-align:center;border-top:1px solid #ccc; height:202px; border-radius:11px}
.meau-code .jiuanweb-right-box .box-border img{width:160px;}


.meau-code .jiuanweb-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .jiuanweb-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .jiuanweb-right-btn .demo-icon{display:none;}
.meau-sev:hover .jiuanweb-right-btn{background:#ff6800}
.meau-zs .jiuanweb-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .jiuanweb-right-btn span{color:#fff}
.meau-zs .jiuanweb-right-btn p{color:#fff}
.meau-car .jiuanweb-right-btn{ border-color:#ff6800;background:url(/common/kefu/images/baidu.gif) no-repeat #ff6800 center;}

.ff--text a{color:#ffffff !important;}
.ff--area-title{color:#999}
#faifooter , #faifooter .ff--wrap { background:#3618eb;}

/* 首页 用户框  */
 .operation {
    width: 210px;
    height: 358px;
    overflow: hidden;
}
  .operation .user-info {
    width: 100%;
    height: 170px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-top: 28px;
}
  .operation .user-info .mydes-btn {
    margin-top: 20px;
    width: 147px;
}
 .operation .user-info .mydes-btn a .des-title {
    font-size: 14px;
    color: #0083e9;
    line-height: 1;
    font-weight: 700;
}
 .operation .user-info .mydes-btn a {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 39px;
    box-sizing: border-box;
    border: 2px solid #0083e9;
    border-radius: 19px;
    position: relative;
}
.operation .user-info .headurl {
     width: 64px;
     height: 64px;
     border-radius: 32px;
     position: relative;
 }  .operation .user-info .headurl img {
           display: block;
           width: 100%;
           border-radius: 32px;
       }.operation .user-info .login {
     margin-top: 19px;
     width: 147px;
     height: 39px;
     cursor: pointer;
     border-radius: 19px;
     background: #0083e9;
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 14px;
     color: #fff;
     line-height: 1;
     font-weight: 700;
 } .operation .user-info .welcome {
      margin-top: 7px;
      font-size: 14px;
      color: #5e5d5d;
      line-height: 1;
  }
 .operation .dynamic-content {
    width: 100%;
    background: #fff;
    height: 138px;
    box-sizing: border-box;
    padding-left: 1px;
    padding-top: 13px;
}
 .operation .des-dynamic {
    width: 100%;
    margin-top: 9px;
    height: 41px;
    box-sizing: border-box;
    padding-left: 0px;
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 3px 3px rgba(0,0,0,.1);
    position: relative;
    z-index: 10;
}  .operation .dynamic-content .swiper-containerone {
     width: 100%;
     height: 75px;
     overflow: hidden;
 }
.operation .dynamic-content .swiper-containerone .swiper-wrapper .swiper-slide {
     width: 100%;
     height: 75px;
     box-sizing: border-box;
     padding-top: 10px;
 }
.operation .dynamic-content .swiper-containerone .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 75px;
    box-sizing: border-box;
    padding-top: 10px;
} .operation .dynamic-content .swiper-containerone .swiper-wrapper .swiper-slide .single-dynamic .dynamic-content2 span:nth-of-type(1) {
     color: #969696;
     display: inline-block;
     max-width: 60px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 } .operation .dynamic-content .swiper-containerone .swiper-wrapper .swiper-slide .single-dynamic .dynamic-content2 span {
      font-size: 12px;
      line-height: 1;
  }

 .operation .dynamic-content .swiper-containerone .swiper-wrapper .swiper-slide .single-dynamic .dynamic-content2 span:nth-of-type(3) {
    color: #46aeff;
    font-family: Arial;
    margin-left: 2px;
}
.icon-tongzhilaba{     background: url(../images/guangbo.png);
    display: inline-block;
    width: 30px;
    height: 24px;
    vertical-align: middle;}
