
/*.nav-actived>a> .indexs{color: #f84c48;}*/
@font-face {
	font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.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*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#f84c48;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#f84c48;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#f84c48;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#f84c48}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#f84c48;}
.meau-sev .cndns-right-btn{border-color:#f84c48;background:url(../img/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#f84c48}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #f84c48;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}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../img/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#f84c48;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:38px;background:url(../img/q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#f84c48}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:185px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f84c48;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#f84c48}
.meau-zs .cndns-right-btn{background-color:#f84c48;color:#fff;margin-top:80px;border-color:#f84c48}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}




/* Don't let the lead text change font-size. */
.lead {
    font-size: 16px;
}

/* Finesse the page header spacing */
.page-header {
    margin-bottom: 30px;
}

.page-header .lead {
    margin-bottom: 10px;
}

.container {
    width: 1200px !important;
    max-width: none !important;margin: 0 auto;
}

.container .navbar-header,
.container .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

/* Always float the navbar header */
.navbar-header {
    float: left;
}

/* Undo the collapsing navbar */
.navbar-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
}

.navbar-toggle {
    display: none;
}

.navbar-collapse {
    border-top: 0;
}

.navbar-brand {
    margin-left: -15px;
}

/* Always apply the floated nav */
.navbar-nav {
    float: left;
    margin: 0;
}

.navbar-nav > li {
    float: left;
}

.navbar-nav > li > a {
    padding: 15px;
}

/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
    float: right;
}

/* Undo custom dropdowns */
.navbar .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
}

.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff !important;
    background-color: #5185ff !important;
}

.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #999 !important;
    background-color: transparent !important;
}

.login-btn {
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
}

.login-btn:hover {
    color: #5185ff;
}

/* Undo form expansion */
.navbar-form {
    float: left;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Copy-pasted from forms.less since we mixin the .form-inline styles. */
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.navbar-form .form-control-static {
    display: inline-block;
}

.navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}

.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
}

.navbar-form .input-group > .form-control {
    width: 100%;
}

.navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}

.navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
}

.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}

.navbar-form .has-feedback .form-control-feedback {
    top: 0;
}

/* Undo inline form compaction on small screens */
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.form-inline .form-control-static {
    display: inline-block;
}

.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}

.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
}

.form-inline .input-group > .form-control {
    width: 100%;
}

.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
}

.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}

.form-inline .has-feedback .form-control-feedback {
    top: 0;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "Microsoft YaHei";
    /*padding-top: 80px;*/
}

a:focus, a:hover {
    text-decoration: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ff794b;
    border-color: #ff794b; /*set the color you want here*/
}

.navbar {
    min-height: 80px;
    margin-bottom: 0;
    box-shadow: 0 0 14px 0 rgba(193, 174, 170, 0.3);
    font-size: 16px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #5185ff;
    background-color: transparent;
}

.navbar .navbar-nav .open .dropdown-menu {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    border: 0;
    border-bottom: 1px solid #efefef;
    box-shadow: 0 0 8px 0 rgba(221, 221, 221, 0.4);
}

.navbar .navbar-nav .open .user-dropdown {
    left: auto;
}

.navbar-default .navbar-nav > li > a {
    color: #333;
}

.navbar-static-top {
    border-width: 0;
}

.navbar-default {
    background-color: #fff;
    opacity: .98;
}

.navbar-brand {
    height: 80px;
    padding: 19px 30px;
}

.navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
}

.navbar-form {
    margin-top: 23px;
    margin-bottom: 23px;
    padding-right: 0;
    padding-left: 0;
    margin-right: -20px !important;
}

#loginFalse .navbar-btn {
    margin-top: 22px;
    margin-bottom: 22px;
}

.user-dropdown {
    left: auto;
}

#loginTrue {
    display: none;
}

.kcb-navbar .nav > li {
    position: static;
}

.kcb-navbar .nav.navbar-right > li {
    position: relative;
}

.kcb-navbar .navbar-form .search-input {
    width: 100px;
    padding-right: 30px;
    border-radius: 17px;
    background-color: #fafafa;
    border-color: #fafafa;
}

.kcb-navbar.navbar-default .navbar-nav > .active > a {
    background-color: #fff;
}

.kcb-navbar .navbar-form .search-btn {
    position: relative;
    left: -32px;
    color: #666;
    display: inline-block;
    background-color: #fafafa;
}

.sub-nav {
    min-width: 974px;
}

.sub-nav > li {
    text-align: center;
    width: 130px;
    position: relative;
}

.sub-nav > li > a {
    display: inline-block;
    margin: 23px auto;
    color: #333;
    line-height: 40px;
}

.sub-nav > li.active > a {
    color: #5185ff;
}

.sub-nav > li > a:hover {
    color: #5185ff;
}

.sub-nav > li > a .sub-nav-icon {
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    border: 1px solid #efefef;
    border-radius: 6px;
}

.sub-nav > li > a .sub-nav-icon > i {
    font-size: 22px;
}

.sub-nav > li > a .sub-nav-icon > img {
    display: block;
}

.line-h-40 {
    position: absolute;
    right: 0;
    top: 26px;
    width: 1px;
    height: 40px;
    background: #efefef;
    margin-top: 20px;
}

.btn-default {
    color: #5185ff;
    border-color: #5185ff;
    background-color: transparent;
}

.btn-default:hover {
    color: #5185ff;
    border-color: #5185ff;
    background-color: #fff;
}

.footer {
    background: #1F1F24;
    /*height: 392px;*/
    padding-top: 50px;
    color: #fff
}

.footer .qcode {
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.footer .contact {
    width: 190px;
    margin-left: 70px;
    text-align: center;
}

.footer .contact > h2 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 22px;
}

.footer .contact > h5 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 26px;
}

.footer .contact > .btn {
    font-size: 14px;
    width: 100%;
    margin-bottom: 20px;
}

.footer .contact > .btn-default {
    background-color: #36363A;
    border-color: #999;
    color: #fff;
}

.footer .links {
    width: 700px;
    line-height: 46px;
}

.footer .links .links-item {
    float: left;
    width: 183px;
}

.footer .links .links-item a {
    color: #999;
}

.footer .links .links-item h4 > a {
    color: #fff;
}

.footer .links .links-item a:hover {
    color: #5185ff;
}

.footer .zhizao > a {
    margin-right: 10px;
    display: inline-block;
    float: left;
}
.index-e-icp{
    color: #888;
}
.index-e-icp:hover{
    color: #5185ff;
}
.index-e-icp:focus{
    color: #888;
}

.block-2-110 {
    width: 2px;
    height: 110px;
    background-color: #2a2a2f;
    float: right;
}

.line-w-p100 {
    width: 100%;
    height: 1px;
    background-color: #36363A;
    margin-top: 20px;
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.amap-controls, .amap-logo, .amap-toolbar, .amap-copyright, .amap-scalecontrol {
    z-index: 9;
}

/*快传播平台优势*/
.xhs-kcb-platform{
    width: 100%;
    height: 739px;
    background-color: #FAFAFA;
    padding-top: 1px;
}
.xhs-kcb-platform-inner{
    width: 1200px;
    margin: 0 auto;
}
.xhs-kcb-platform-inner>.swiper-container1{
    margin-top: 35px;
    width: 100%;
    background-color: #fff;
    height: 550px;
    overflow: hidden;
}
.xhs-platform-first{
    margin: 35px 33px 0 70px;
}
.xhs-platform-first-right{
    width: 337px;
    height: 274px;
    display: block;
    float: right;
    margin-top: 112px;
}
.xhs-platform-first-left{
    float: left;
    width: 760px;
}
.xhs-platform-first-left-li{
    width: 364px;
    height: 50px;
    float: left;
    margin-bottom: 70px;
    margin-right: 15px;
}
.xhs-platform-first-left-li-mark{
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #FFF6F0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 16px;
}
.xhs-platform-first-left-li-mark>i{
    font-size: 26px;
    color: #FF5300;
}
.xhs-platform-first-left-li-text{
    float: left;
}
.xhs-platform-first-left-li-text>h3{
    font-size: 18px;
    color: #666;
    margin-top: 2px;
    margin-bottom: 10px;
    font-weight: 400;
}
.xhs-platform-first-left-li-text>p{
    font-size: 14px;
    color: #B2AEBB;
    margin-bottom: 0;
    font-weight: 400;
}
/*第2屏*/
.xhs-platform-public-title{
    margin-left: 20px;
    margin-top: 20px;
}
.xhs-platform-public-title>img{
    width: 20px;
    height: 17px;
    vertical-align: middle;
}
.xhs-platform-public-title>span{
    font-size: 16px;
    color: #666;
    vertical-align: middle;
    padding-left: 10px;
}
.xhs-platform-second-tips{
    font-size: 14px;
    color: #999;
    margin-top: 16px;
    text-indent: 2em;
}
.xhs-platform-second>img{
    width: 991px;
    height: 330px;
    display: block;
    margin:24px auto
}

/*第3屏*/
.xhs-platform-third-content-left,.xhs-platform-third-content>img,.xhs-platform-third-content-right{
    float: left;
}
.xhs-platform-third-content{
    width: 1100px;
    margin: 20px auto;
}
.xhs-platform-third-content>img{
    display: block;
    width: 310px;
    height: 310px;
    margin: 34px 24px;
}
.xhs-platform-third-content-li{
    width: 330px;
    height: 170px;
    background:url("/v2/assets/images/xhs_platform_third_li_bg.png") center no-repeat;
    padding: 20px;
}
.xhs-platform-third-content-left{
    margin-left: 42px;
    margin-top: 122px;
}
.xhs-platform-third-content-li-icon{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
}
.xhs-platform-third-content-li-icon>i{
    font-size: 40px;
    color: #FF5300;
}
.xhs-platform-third-content-li-details{
    margin-left: 6px;
    float: left;
}
.xhs-platform-third-content-li-details > h3{
    font-size: 16px;
    color: #666;
    margin-top: 0;
    line-height: 40px;
    margin-bottom: 0;
}
.xhs-platform-third-content-li-details > h3 >span{
    font-size: 18px;
    color: #FF5300;
}
.xhs-third-details-li{
    height: 14px;
    line-height: 14px;
    margin-top: 12px;
}
.xhs-third-details-li-square{
    width:6px;
    height:6px;
    background:#FF5300;
    float: left;
    margin-top: 4px;
    margin-right: 8px;
}
.xhs-third-details-li > p{
    font-size: 14px;
    color: #B2AEBB;
    margin: 0;
}



/*轮播的分页器*/
.pagination2 {
    position: absolute;
    z-index: 9;
    top: 648px;
    width: 100%;
    text-align: center;
}
.xhs-kcb-platform .pagination1 {
    position: absolute;
    z-index: 9;
    bottom: 40px;
    width: 100%;
    text-align: center;
}
.xhs-kcb-platform .swiper-pagination-switch {
    width:30px;
    height:6px;
    background:rgba(238,238,238,1);;
    border-radius:3px;
    display: inline-block;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
}
.xhs-kcb-platform .swiper-active-switch {
    width:40px;
    height:6px;
    background:#5185ff;
    border-radius:3px;
}

/*切换箭头*/
.swiper-button-next,.swiper-button-prev{
    width: 50px;
    height: 100px;
    line-height:100px;
    text-align: center;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    top: 225px;
}
.swiper-button-prev{
    left: 0;
}
.swiper-button-next{
    right: 0;
}
.swiper-button-prev > i,.swiper-button-next > i{
    display: block;
    font-size: 20px;
    color: #fff;
}
.swiper-button-next:hover,.swiper-button-prev:hover{
    cursor: pointer;
}


/*合作伙伴*/
.partner .nav-pills > li > a {
    width: 120px;
    text-align: center;
    border: 1px solid #efefef;
    color: #666;
    font-size: 16px;
}

.partner .nav-pills > li > a > i.iconfont {
    color: #999;
}

.partner .nav-pills > li + li {
    margin-left: 16px;
}

.partner .nav-pills > li.active > a, .partner .nav-pills > li.active > a:focus, .partner .nav-pills > li.active > a:hover {
    background-color: #5185ff;
    color: #fff;
}

.partner .nav-pills > li.active > a > i.iconfont {
    background-color: #5185ff;
    color: #fff;
}

.partner .nav-pills > li.active:hover > a > i.iconfont {
    color: #fff;
}

.partner .nav-pills > li:hover > a {
    border-color: #5185ff;
    background-color: #fff;
    color: #5185ff;
}

.partner .nav-pills > li:hover > a > i.iconfont {
    color: #5185ff;
}



.partner > h3 {
    margin-top: 98px;
    margin-bottom: 40px;
    padding-top: 20px;
}

.partner .nav-pills {
    margin-bottom: 40px;
}

.partner-item {
    width: 207px;
    height: 130px;
    margin-right: 41px;
    margin-bottom: 40px;
    line-height: 130px;
    float: left;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    overflow: hidden;
}

.partner-item-img {

}

.partner-item-name {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #fefefe;
    background-color: #5185ff;
    text-align: center;
}

.click-to-consult-free-plan {
    display: block;
    text-align: center;
    width: 250px;
    height: 40px;
    line-height: 40px;
    margin: 40px auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    background: #5185ff;
}
.click-to-consult-free-plan:hover,.click-to-consult-free-plan:focus{
    color: #fff;
    opacity: 0.9;
}

/*.top_header{width:100%;height: 96px;z-index:99;}*/
/*公共导航栏*/
.common-nav{
    width: 100%;
    background-color: #fff;
  
}
.common-nav-inner{
    width: 100%;
    height: 66px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    
}
.common-nav-logo{
    display: block;
    width: 140px;
    height: auto;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
/*导航栏右边*/
.common-nav-box{
    float: left;
    height: 66px;
   margin-left:10%;

}
ul,li{
    padding: 0;
    margin: 0;
    list-style: none;
}
.common-nav-li {
    float: left;
    height: 66px;
 
}
.common-nav-li > a {
    display: block;
    color:rgba(0,0,0,.6);
    font-size: 16px;
    height: 66px;
    line-height: 66px;
    margin:0 0 0 25px;
}
.common-nav-li  span{
    font-size: 16px;
    letter-spacing: 1px;
    color: rgba(0,0,0,.6);
   
}
.common-nav-li  i{
    vertical-align: middle;
    font-size: 20px;
    color: rgba(0,0,0,.6);
}
.common-nav-li:hover .common-nav-li span{
    color: #5185FF;
}

.common-nav-dropdown{
    position: absolute;
    width: 138px;
    padding: 5px;
    top: 95px;
    background: #fff;
    box-shadow:0px 0px 4px 0px rgba(116, 116, 116, 0.35);
    border-radius:0px 0px 4px 4px;
    z-index: 99;
}
.common-nav-dropdown > a{
    padding: 13px 0 12px 0;
    width: 100%;
    font-size: 14px;
    color: #666;
    text-indent:1em;
    display: inline-block;
}
.common-nav-dropdown > a:hover{
    background-color: #F8F8F8;
    color:#f84c48;
}
.common-nav-dropdown{
    display: none;
}
.common-nav-li:hover .common-nav-li>a>span,.common-nav-li:hover .common-nav-li>a>i{
    color: #5185ff;
}
.common-nav-li:hover .common-nav-dropdown{
    display: block;
}

.nav-case{
    right: 80px;
}

.sousuo input ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ 
			color:#e6e6e6;
		}
		.sousuo input ::-moz-placeholder { /* Firefox 19+ */  
			color:#e6e6e6;
		}
		.sousuo input :-ms-input-placeholder { /* IE 10+ */ 
		 color: #e6e6e6;
		}
		.sousuo input :-moz-placeholder { /* Firefox 18- */ 
		 color: #e6e6e6;
		}

.sousuo{float: right;width: 120px;height: 35px;margin-top: 15px;margin-right: 20px;
background: #f4f6f9;border-radius: 30px;   border: 1px solid #e6e6e6;}
.sousuo span{float: right;color: rgba(0,0,0,.4);font-size: 14px;
border-left: 1px solid #e6e6e6;display: block;height: 15px;margin:10px 15px 0 0;
line-height: 15px;padding-left: 10px;cursor: pointer;}
.sousuo input{float: left;width:40px;margin:10px 0 0 10px;font-size: 14px;
border:0;background: none;outline: none;height:15px;line-height: 15px;
color: rgba(0,0,0,.4);}
/*选中的状态*/
.nav-actived>a>span{
    color: #f84c48;
}
.common-nav-inner .common-nav-li:hover .pinpai{
	border-bottom: 3px solid #f84c48;
	padding-bottom: 5px;
}
.common-nav-inner .common-nav-li:hover .fangan{
	border-bottom: 3px solid #f84c48;
	padding-bottom: 5px;
}
.nav-actived>a>i{
    color: #5185ff;
}
.nav-li-checked{
    color: #5185ff!important;
    background-color: #f8f8f8;
}

/*底部*/
/* partner */
.xmb-partners {
    width: 100%;
    height: 650px;
    background: url("../img/partner_bg.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 1px;
}
.xmb-partners-box {
    width: 1196px;
    margin: 40px auto;
    border: 1px dashed #efefef;
}
.xmb-partners-box-thead {
    width: 100%;
    height: 39px;
    border-bottom: 1px dashed #efefef;
    background: #f6faff;
}
.xmb-partners-box-thead-li {
    float: left;
    width: 199px;
    line-height: 39px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-right: 1px solid #efefef;
}
.xmb-partners-box-thead-li:last-child {
    border-right: 0;
}
.xmb-partners-box-thead-li i {
    font-size: 20px;
    color: #999;
    vertical-align: middle;
    padding-right: 10px;
}
.xmb-partners-box-body {
    background-color: #fff;
}
.xmb-partners-box-pic {
    width: 100%;
    height: 79px;
}
.xmb-partners-box-pic-li {
    float: left;
    width: 199px;
}
.xmb-partners-box-pic-li > img {
    width: 198px;
    height: 77px;
    border-right: 1px dashed #efefef;
    border-bottom: 1px dashed #efefef;
}
.xmb-partners-box-pic-li:last-child > img {
    border-right: 0;
}
.xmb-partners-box-pic:last-child > .xmb-partners-box-pic-li > img {
    border-bottom: 0;
}
.partner-selected {
    /*width: 198px;*/
    /*height: 77px;*/
    display: none;
}
.xmb-partners-box-pic-li:hover .partner-selected {
    display: block;
    -webkit-box-shadow: 0 0 16px #ddd;
    -moz-box-shadow: 0 0 16px #ddd;
    box-shadow: 0 0 16px #ddd;
    transform: translate3d(0, 0, 0);
    border: none;
}
.xmb-partners-box-pic-li:hover {
    border: none;
    transform: translate3d(0, 0, 0);
}
.xmb-partners-box-pic-li:hover .partner-default {
    display: none;
    border: none;
}
/*join-box*/
.join-box {
    height: 140px;
    text-align: center;
    background: url('/public/images/xmb_partner/general_blue_stripes.png') center;
    background-size: cover;
    color: #fff;
}
.join-box > h3 {
    font-size: 22px;
    margin-top: 28px;
    margin-bottom: 22px;
}
.join-box .join-btn {
    display: inline-block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
}
/*footer-box*/
.footer1.container-fluid {
    background-color: #252A36;
}
.footer1.container-fluid .footer-box .footer-info {
    border-bottom: 1px solid #3A404B;
    padding: 48px 0 10px;
    font-size: 14px;
    line-height: 50px;
}
.footer1.container-fluid .footer-box .footer-info .footer-info-item .pull-no-hover:hover {
    cursor: default;
}
.footer1.container-fluid .footer-box .footer-info .footer-info-item .footer-label {
    color: #eee;
    margin-right: 30px;
}
.footer1.container-fluid .footer-box .footer-info .footer-info-item > a {
    color: #999;
    margin-right: 30px;
}
.footer1.container-fluid .footer-box .footer-info .footer-info-item > a:hover {
    color: #5185ff;
    text-decoration: none;
    cursor: pointer;
}
.footer1.container-fluid .footer-box .friend-site {
    border-bottom: 1px solid #3A404B;
    font-size: 12px;
    line-height: 34px;
    padding: 10px 0;
}
.footer1.container-fluid .footer-box .friend-site .friend-site-label {
    color: #eee;
    margin-right: 15px;
}
.footer1.container-fluid .footer-box .friend-site .friend-site-links {
    width: 1111px;
}
.footer1.container-fluid .footer-box .friend-site .friend-site-links a {
    color: #999;
    margin-right: 15px;
}
.footer1.container-fluid .footer-box .friend-site .friend-site-links a:hover {
    color: #5185ff;
    text-decoration: none;
    cursor: pointer;
}
.footer1.container-fluid .footer-box .copyright {
    color: #999;
    text-align: center;
    line-height: 54px;
}

.theme-title {
    margin-top: 55px;
    font-size: 28px;
    color: #333;
    letter-spacing: 2px;
    padding-bottom: 15px;
    text-align: center;
}
.theme-title-underline {
    width: 46px;
    height: 2px;
    background-color: #f84c48;
    margin: 0 auto;
}

 /*营销效果展示*/
        .news-common-title{
            text-align: center;
            font-size: 28px;
            color: #333;
            margin-top: 60px;
        }
        .news-common-title > p{
            font-size: 28px;
            color: #333;
           
            width: 180px;
            margin: 0 auto;
            letter-spacing: 2px;
            font-weight: 500;
        }
        .common-line-6{
            width: 40px;
            height: 4px;
            background: #f84c48;
            margin: -3px auto 0;
        }
        .news-typical-case{
            width: 100%;
            padding-bottom: 40px;
            padding-top: 1px;
            background-color: #fff;
        }
        .news-typical-case-tabbar{
            width: 350px;
            margin: 30px auto 0;
        }
        .news-typical-case-tabbar-li{
            width:162px;
            height:45px;
            line-height: 45px;
            background: #fff;
            border:1px solid rgba(226,236,250,1);
            border-radius:4px;
            font-size: 18px;
            color: #666;
            text-align: center;
            float: left;
            margin-right: 20px;
        }
        .news-typical-case-tabbar-li:last-child{
            margin-right: 0;
        }
        .news-typical-case-tabbar-li:hover,.news-typical-case-tabbar-li-checked{
            background-color: #4C8EE2;
            color: #fff;
            cursor: pointer;
        }
        .news-typical-case-content1{
            width: 1200px;
            margin: 30px auto;
        }
        .news-typical-case-box{
            width: 1200px;
            margin: 0 auto;
        }
        /*.news-typical-case-content{*/
            /*width: 100%;*/
        /*}*/
        .news-typical-case-content-right{
            float: right;
            display: block;
        }
        .news-case-cover-border{
            width:334px;
            height:540px;
            border:6px solid #FFDA8B;
        }
        .news-case-logo{
            width: 180px;
            height: 110px;
            display: block;
            margin: 30px auto;
        }
        .news-case-cover{
            display: block;
            width:449px;
            height:347px;
            box-shadow:3px 9px 24px 0px rgba(209,220,251,0.4);
            margin-left: -61px;
            background-color: #fff;
        }
        .news-typical-case-content-left{
            float: left;
            width: 690px;
        }
        .news-typical-case-content-li-title{
            width: 163px;
            height: 22px;
            margin: 20px 0;
            font-size: 16px;
            color: #fff;
            padding-left: 26px;
            background: url("../img/news_case_title_bg.png") center no-repeat;
        }
        .news-typical-case-content-li>p{
            font-size: 14px;
            color: #999;
            line-height: 28px;
            /*height: 140px;*/
        }
        .news-business-jj{
            height: 140px;
            overflow: hidden;
        }
        .news-typical-case-content-effect-li{
            float: left;
            width: 110px;
            margin-right: 33px;
            overflow: hidden;
        }
        .news-typical-case-content-effect-li:last-child{
            margin-right: 0;
        }
        .news-typical-case-content-effect-li-top{
            width:89px;
            height:26px;
            line-height: 26px;
            margin: 0 auto;
            font-size: 15px;
            color: #fff;
            text-align: center;
            background:linear-gradient(90deg,rgba(109,167,255,1) 0%,rgba(177,209,252,1) 100%);
            border-radius:13px;
            left: 0;
            right: 0;
            position: relative;
            z-index: 3;
        }
        .news-typical-case-content-effect-li-bot{
            width:110px;
            height:110px;
            background: #fff;
            margin-top: -18px;
            /*border:1px solid #DFDFDF;*/
            border-radius:50%;
            text-align: center;
            /*padding-top: 38px;*/
        }
        .news-typical-case-content-effect-li-bot>img{
            width: 109px;
            height: 109px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }


        /*营销效果展示*/
        .index-million-resource-tabbar {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            margin: 40px auto;
            height: 48px;
            line-height: 48px;
            background-color: #F6FAFF;
            cursor: pointer;
        }
        .index-million-resource-tabbar .index-million-resource-tabbar-li {
            width: 120px;
            font-size: 16px;
            color: #666;
            text-align: center;
            float: left;
        }
        .index-million-resource-tabbar .index-million-resource-tabbar-li:hover {
            color:#f84c48;
            cursor: pointer;
        }
        .index-million-resource-tabbar .index-special-service-top-li-checked {
            width: 120px;
            height: 64px;
            line-height: 64px;
            font-size: 16px;
            color: #fff;
            text-align: center;
            background-color: #f84c48;
            margin-top: -8px;
            cursor: pointer;
        }
        .index-million-resource-tabbar .index-special-service-top-li-checked:hover {
            color: #fff;
        }
        .index-million-resource {
            overflow: hidden;
            width: 100%;
            background-color: #fff;
        }

        .index-market-effect {
            width: 100%;
            background-color: #fff;
            overflow: hidden;
        }
        .index-market-effect-content {
            width: 1220px;
            margin: 0 auto;
            height: 722px;
            position: relative;
            left: 0;
            right: 0;
            top: 0;
            background: url("../img/fpublic_circle_blue.png") top center no-repeat;
            overflow: hidden;
        }
        .index-market-effect-content > img {
            display: block;
            width: 1220px;
            height: auto;
        }
        .index-market-effect-content .index-resource-lookmore {
            position: absolute;
            bottom: 5px;
            left: 0;
            right: 0;
            margin: 0 auto;
            width:150px;
            height:46px;
            line-height: 46px;
            text-align: center;
            font-size: 16px;
            color: #5185FF;
            border:1px solid rgba(81,133,255,1);
        }
        .blank-space {
            width: 100%;
            height: 88px;
            background-color: transparent;
        }
        .news-typical-case-content-li a{
            color: #5cb1ff;
        }


/*媒体资源*/
.media_data{float: left;margin-left:30px;cursor: pointer;
height: 66px;font-size: 16px;position: relative;}
.media_data .hbb{float: left;margin:23px 10px 0 0;}
.media_data span{float: left;line-height: 66px;}