body{
    font-family: "Microsoft YaHei","微软雅黑",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
    font-size: 14px;
    background-repeat: repeat;
}

/* ----------------------------------------------------------------
    单选和多选
----------------------------------------------------------------- */


/* ----------------------------------------------------------------
    手机nav
----------------------------------------------------------------- */


/* ----------------------------------------------------------------
    通用
----------------------------------------------------------------- */
.container-fluid{
    width: 100%;
}
.col_2{
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
    
img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
a{
    color: #161a2b;
}
a, a:hover, a:focus{
    text-decoration: none;
}
a:hover{
    color: #534cd9;
}

h2{
    line-height: 42px;
}

p{
    margin-bottom: 0px;
    line-height: 24px;
}

.text-muted{
    color: #999;
}

.text-primary{
    color: rgb(67, 67, 191);
}

.text-white{
    color: #fff;
}

.text_1a1a33{
    color: #1a1a33;
}

.font_16{
    font-size: 16px;
}

.no_margin{
    margin: 0px;
}
.mt40{
    margin-top: 40px;
}
.mt80{
    margin-top: 80px;
}
.mt120{
    margin-top: 120px;
}
.mb88{
    margin-bottom: 60px;
}
.mb120{
    margin-bottom: 120px;
}
.mb180{
    margin-bottom: 180px;
}

.no_padding{
    padding-left: 0px;
    padding-right: 0px;
}

.padding_10{
    padding-left: 10px;
    padding-right: 10px;
}

.btn_sqsy{
    display: inline-block;
    background: #534cd9;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin-top: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    padding: 8px 18px;
}
.btn_sqsy:hover,.btn_sqsy:focus{
    background: #7373ff!important;
    border-color: #7373ff!important;
}

/* ----------------------------------------------------------------
    index
----------------------------------------------------------------- */
/*nav*/
.dingbu_nav{
    height: 30px;
    border-bottom: 1px solid #e9e9ed;
}
.dingbu_nav a{
    line-height: 30px;
    font-size: 12px;
    margin-left: 50px;
    color: rgba(26,26,51,.5);
}
.dingbu_nav a:hover{
    color: #534cd9;
}
#scrollSearchDiv{
    z-index: 1000; 
    width: 100%; 
    height: 90px; 
    background-color: #fff; 
    display: none; 
    position: fixed; 
    left: 0; 
    top:0; 
    text-align: center; 
    box-shadow: 0 8px 16px 0 rgba(26,26,51,.05);
}

.index_banner .swiper-slide{
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    height: 580px;
}
.index_banner h1,.index_banner_style h1{
    font-size: 50px;
    line-height: 70px;
    color: #1a1a33;
    letter-spacing: 0;
    margin-top: 180px;
}
.index_banner h3,.index_banner_style h3{
    font-size: 22px;
    line-height: 31px;
    color: #1a1a33;
    letter-spacing: 0;
    margin-top: 30px;
    font-weight: 500;
}
.index_banner a,.index_banner_style a{
    display: inline-block;
    background: #534cd9;
    box-shadow: 0 12px 30px -9px rgba(76,76,217,.5);
    border-radius: 6px;
    padding: 0 40px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    margin-top: 50px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
}
.index_banner .swiper-slide a:hover,.index_banner_style a:hover{
    background: #7373ff;
}
.index_banner .swiper-pagination-bullet{
    width: 60px;
    height: 4px;
    border-radius: 0px;
    background: #e9e9ee;
    opacity: 0.3;
    margin: 0px 6px!important;
}
.index_banner .swiper-pagination-bullet-active{
    background: #c9c9d2;
    opacity: 1;
}
.index_banner>.swiper-pagination-bullets{
    bottom: 34px;
}

/*为什么选择互客SCrM*/
.index_wsmxzhk{
    background: #f7f8ff;
    border: 1px solid #e6e6ff;
    border-radius: 5px;
    padding: 1px 12px;
    height: 332px;
    margin-bottom: 60px;
}
.index_wsmxzhk img{
    margin-top: 80px;
}
.index_wsmxzhk h3{
    font-size: 22px;
    margin: 42px 0px 30px 0px;
}
.index_bt{
    margin: 60px 0px;
}

/*你的企业是否正在遇到这样的销售难题*/
.index_danmu{
    background-image: url(../img/index_danmu_bg.jpg);
    background-size: auto 100%;
    height: 582px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.danmu {
    white-space: nowrap;
    position: absolute;
    left: 100%;
    text-align: center;
}
.danmu span{
    display: inline-block;
    background: #534cd9;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: 700;
    margin-right: 140px;
}
.danmu_1{
    top: 78px;
    animation: danmu 24s linear 0s 1;
    animation-iteration-count:infinite;
}
.danmu_2{
    top: 160px;
    animation: danmu 32s linear 0s 1;
    animation-iteration-count:infinite;
}
.danmu_3{
    top: 240px;
    animation: danmu 24s linear 0s 1;
    animation-iteration-count:infinite;
}
.danmu_4{
    top: 328px;
    animation: danmu 32s linear 0s 1;
    animation-iteration-count:infinite;
}
.danmu_5{
    top: 464px;
    animation: danmu 24s linear 0s 1;
    animation-iteration-count:infinite;
}

@keyframes danmu {
  from {
    left: 100%;
    transform: translateX(0);
  }
  to {
    left: 0;
    transform: translateX(-100%);
  }
}

/*全渠道获客 多触点沟通 私域互动转化 客户关系管理*/
.cpgn_thumbs{
    background: #fff;
    border: 1px solid #e6e7eb;
    border-radius: 10px;
    box-shadow: 0px 12px 24px rgba(26,26,51,0.1);
    margin: 66px 0px;
}
.cpgn_thumbs .swiper-slide{
    cursor: pointer;
    height: 98px;
    line-height: 98px;
    font-size: 20px;
}
.cpgn_thumbs .swiper-slide img{
    margin-right: 18px;
}
.cpgn_thumbs .swiper-slide-thumb-active,.cpgn_thumbs .swiper-slide:hover{
    color: #534cd9;
}
.cpgn_top_right{
    padding-left: 78px;
}
.cpgn_top_right h1{
    font-size: 36px;
    margin: 0px 0px 42px 0px;
}
.cpgn_top_right h3{
    font-size: 22px;
}
.cpgn_top_right ul li{
    line-height: 30px;
    margin-top: 12px;
}
.cpgn_top_right ul li a{
    color: #534cd9;
}
.cpgn_top_right ul li a:hover{
    color: #8080ff;
}
.cpgn_top_right ul li a span{
    margin-left: 10px;
}

/*网易互客行业专属解决方案*/
.index_wyhkhyzsjjfa{
    background: url("../img/index_wyhkhyzsjjfa_bg.jpg") no-repeat center;
    background-size: auto 100%;
    padding-top: 78px;
}
.index_jjfa{
    font-size: 16px;
    margin-bottom: 78px;
}
.index_jjfa .img_box{
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}
.index_jjfa .img_box img{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin: 0 auto 20px;
}
.index_jjfa .img_box img:nth-of-type(2n) {
    opacity: 0;
}
.index_jjfa .img_box:hover img:nth-of-type(2n) {
    opacity: 1;
}

/*10000+中小企业的信赖选择*/
.index_bt2{
    font-size: 36px;
    margin: 60px 0px 30px 0px;
}
.index_fbt{
    font-size: 22px;
    margin: 0px 0px 60px 0px;
}
.index_xlxz{
    height: 88px;
    line-height: 88px;
    border: 1px solid #e6e7eb;
    margin-bottom: 30px;
}

/*底部*/
.index_ljlqmfsyjh{
    background: url("../img/index_ljlqmfsyjh_bg.jpg") #534cd9 no-repeat center;
    background-size: auto 100%;
    padding: 1px;
}
.index_ljlqmfsyjh h1{
    margin: 88px 0px 48px 0px;
}
.index_ljlqmfsyjh a{
    display: inline-block;
    font-size: 18px;
    width: 160px;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    color: #5252cc;
    background: #fff;
    box-shadow: 0 20px 40px -16px #5252cc;
    -webkit-transition: box-shadow 0.5s; /* Safari */
    transition: box-shadow 0.5s;
    margin-bottom: 72px;
}
.index_ljlqmfsyjh a:hover{
    box-shadow: 0 20px 40px -16px #1f1f66;
}

.index_bottom{
    background: #333;
}
.bottom_nav1{
    margin-top: 68px;
}
.bottom_nav1 h4{
    font-size: 14px;
}
.bottom_nav1 ul li a{
    color: #ccc;
    font-size: 12px;
    line-height: 34px;
}
.bottom_nav1 ul li a:hover{
    color: #534cd9;
}
.bottom_nav1 ul p{
    margin-top: 18px;
}
.bottom_nav2{
    margin-top: 72px;
    border-top: 1px solid #4b5054;
    border-bottom: 1px solid #4b5054;
    padding: 15px 15px 15px 0px;
}
.bottom_nav2 li a{
    color: #ccc;
    font-size: 12px;
    line-height: 36px;
}
.bottom_nav2 li{
    width: 118px;
}
.bottom_nav2 ul li a:hover{
    color: #534cd9;
}
.bottom_p{
    font-size: 12px;
    margin: 38px 0px 58px 0px;
}

/*表单*/
.modal{
    z-index: 20000;
}
.modal-content{
    border-radius: 0px;
    box-shadow: none;
    border: none;
}
.modal-body{
    padding: 35px;
}
.close{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 36px;
    height: 36px;
}
.tanchuang1 h2{
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 24px;
}
.tanchuang_bd .input-group{
    margin-bottom: 24px;
}
.tanchuang_bd .input-group .input-group-addon{
    border-radius: 0px;
    background: #fff;
    border-color: #eee;
    padding: 12px 18px;
}
.tanchuang_bd .input-group .form-control{
    border-radius: 0px;
    border-color: #eee;
    box-shadow: none;
    height: 40px;
    padding: 12px 18px;
}
.tanchuang_bd .form-group{
    margin-bottom: 38px;
}
.tanchuang_bd .form-group .form-control{
    border-radius: 0px;
    border-color: #eee;
    box-shadow: none;
}
.tanchuang_liangzi{
    letter-spacing: 8px;
}
.tanchuang_tjsq,.tanchuang_tjsq:hover,.tanchuang_tjsq:focus,.tanchuang_tjsq:active{
    border-radius: 0px;
    border-color: #534cd9;
    background: #534cd9;
    padding: 12px 24px;
}
.tanchuang_quxiao,.tanchuang_quxiao:hover,.tanchuang_quxiao:focus,.tanchuang_quxiao:active{
    border-radius: 0px;
    border-color: #ccc;
    background: #ccc;
    padding: 12px 24px;
    color: #fff;
}

/* ----------------------------------------------------------------
    产品
----------------------------------------------------------------- */
/*产品-全渠道获客*/
.customer_get_banner{
    background: url(../img/customer_get_banner.jpg) #f5f5fa center no-repeat;
    background-size: auto 100%;
    padding: 15px 15px 120px 15px;
}
.prduct_nav{
    height: 80px;
    border-bottom: 1px solid #e6e7eb;
}
.prduct_nav li a{
    line-height: 80px;
    font-size: 18px;
    display: inline-block;
    margin: 0px 40px;
    position: relative;
}
.prduct_nav .active a{
    color: #5757d9;
}
.prduct_nav .active a:after{
    content: "";
    position: absolute;
    bottom: 0px;
    right: 32px;
    background: #5757d9;
    border-radius: 1px;
    height: 4px;
    width: 40px;
}
.customer_get_style{
    margin-top: 100px;
}
.customer_get_style h1{
    font-size: 36px;
    color: #1a1a33;
    margin-top: 140px;
}
.customer_get_style p{
    margin-top: 20px;
    line-height: 32px;
}
/*产品-多触点沟通*/
.contact_style h1{
    margin-top: 50px;
}

/* ----------------------------------------------------------------
    解决方案
----------------------------------------------------------------- */
/*企业微信解决方案*/
.solution_wxwork{
    background: url(../img/banner_2.jpg) #f5f5fa center no-repeat;
    background-size: auto 100%;
    padding: 15px 15px 120px 15px;
}
.wxwork_qywxhm{
    height: 80px;
    background-image: linear-gradient(90deg,#3973e6,#2e8ae6);
    box-shadow: 0 16px 32px -16px rgba(51,102,204,.5);
    border-radius: 8px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 80px;
}
.wxwork_chengdan{
    background-image: linear-gradient(90deg,#00b395,#00bf80);
    box-shadow: 0 16px 32px -16px rgba(0,179,149,.5);
}
.wxwork_style1{
    margin-top: 160px;
}
.wxwork_style2 h4{
    font-size: 20px;
    margin: 80px 0px 30px 0px;
}
.wxwork_style3{
    padding-top: 40px;
    height: 200px;
    margin-bottom: 40px;
}
.wxwork_style3 h4{
    font-size: 20px;
    color: #1a1a33;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
}
.wxwork_style4 img{
    margin-bottom: 60px;
}

/*新电销解决方案*/
.solution_call{
    background: url(../img/solution_call_banner.jpg) #f5f5fa center no-repeat;
    background-size: auto 100%;
    padding: 15px 15px 120px 15px;
}
.call_style1{
    padding: 0px 18px;
}
.call_style1 img{
    width: 80px;
    height: 80px;
}
.call_style1 h3{
    font-size: 22px;
    color: #1a1a33;
    line-height: 33px;
    margin: 30px 0px 0px 0px;
}
.call_style1 .text-danger{
    color: rgb(242, 73, 87);
}
.call_style1 p{
    font-size: 16px;
    color: #1a1a33;
    line-height: 28px;
    margin-top: 20px;
}
.call_style2{
    font-size: 22px;
    color: #999;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.call_style3 h1{
    margin-top: 78px;
    color: #1a1a33;
    line-height: 50px;
}
.call_style3 h4{
    font-size: 20px;
    color: #1a1a33;
    line-height: 30px;
    margin-top: 30px;
}
.call_style3 p{
    font-size: 16px;
    color: #1a1a33;
    line-height: 28px;
    margin-top: 10px;
}

/* ----------------------------------------------------------------
    价格
----------------------------------------------------------------- */
.price_banner{
    background: url(../img/price_banner.jpg) #f5f5fa center no-repeat;
    background-size: 2560px 480px;
    padding: 15px 15px;
}
.price_banner h1{
    margin: 180px 0px;
}
.price_style{
    position: relative;
    top: -85px;
}
.price_style1{
    background: #fff;
    box-shadow: 0 20px 60px -20px rgba(26,26,51,.2);
    border: 1px solid #e6e7eb;
    border-radius: 16px;
    padding: 46px 80px;
    margin-bottom: 44px;
}
.price_style1 h4{
    margin-top: 20px;
}
.price_style_a{
    padding: 0 40px;
    font-size: 20px;
    line-height: 50px;
    box-shadow: 0 12px 30px -9px rgba(76,76,217,.5);
}
.price_style_right{
    margin-top: 4px;
}
.price_style_right span{
    font-size: 20px;
    margin-right: 40px;
    position: relative;
    top: 26px;
}
.price_style_right span strong{
    font-size: 50px;
    color: #f25749;
    margin-right: 8px;
    line-height: 50px;
}
.price_style1 table{
    margin-top: 40px;
}
.table>tbody>tr.active>th{
    height: 68px;
    font-size: 20px;
    color: #222;
    text-align: center;
    background: #f0f0f2;
    padding: 0px;
    vertical-align: middle;
}
.table>tbody>tr>td{
    font-size: 16px;
    color: #222;
    text-align: center;
    height: 104px;
    padding: 0px;
    vertical-align: middle;
}

/* ----------------------------------------------------------------
    app 下载
----------------------------------------------------------------- */
.merchants_style{
    margin-top: 220px;
}
.merchants_style h1{
    font-size: 32px;
    line-height: 48px;
}
.merchants_style h4{
    font-size: 20px;
    color: #1a1a33;
    margin-top: 30px;
    margin-bottom: 40px;
}
.merchants_style_lr{
    padding-left: 4px;
    padding-right: 4px;
}
.merchants_style_lr img{
    border: 1px solid #e6e7eb;
    border-radius: 8px;
}

/* ----------------------------------------------------------------
    新闻动态
----------------------------------------------------------------- */
.news_banner{
    background: url(../img/news_banner.jpg) #f5f5fa center no-repeat;
    background-size: 2560px 480px;
    padding: 15px 15px;
}
.news_style{
    background: #fff;
    box-shadow: 0 20px 60px -20px rgba(26,26,51,.2);
    border: 1px solid #e6e7eb;
    border-radius: 16px;
    padding: 46px 46px;
    margin-bottom: 44px;
}
.news_style .media{
    display: block;
    padding: 30px;
    border-bottom: 1px solid #e6e7eb;
    margin: 0px;
}
.news_style .media:hover{
    background: rgb(245,245,245);
}
.news_style .media .pull-left{
    padding-right: 30px;
}
.news_style .media .pull-left img{
    width: 200px;
    height: 200px;
    object-fit: cover;
}
.news_style .media .media-body h4{
    font-size: 20px;
    height: 168px;
}
.news_style .media .media-body p span{
    margin-right: 10px;
}
/*详情*/
.news_details h3{
    margin-top: 42px;
}
.news_details p{
    margin-top: 42px;
}

/* ----------------------------------------------------------------
    联系我们
----------------------------------------------------------------- */
.contact_us_banner{
    background: url(../img/contact_us_banner.jpg) #f5f5fa center no-repeat;
    background-size: 2560px 480px;
    padding: 15px 15px 180px 15px;
}
.contact_us_style{
    background: #f5f5f7;
    border-radius: 8px;
    padding: 50px 120px 100px 120px;
    margin: 88px 0px;
}
.contact_us_style h2{
    font-size: 24px;
}

/* ----------------------------------------------------------------
    scrm
----------------------------------------------------------------- */
.scrm_style{
    padding: 60px 50px;
}
.scrm_style h1{
    margin-bottom: 24px;
}
.scrm_style h4{
    margin: 38px 0px 18px 0px;
}

/* ----------------------------------------------------------------
    右下角
----------------------------------------------------------------- */
.c-bubble {
    position: absolute;
    color: #404A58;
    z-index: 6;
}
.c-bubble-trigger{
    margin-top: -1px;
}
.c-bubble-inner {
    font-size: 12px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 10px;
    border: 1px solid #b3b7bf;
    border-radius: 2px;
    background-color: #fff;
    line-height: 18px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.15);
    position: static !important;
    left: 50%;
    top: 50%;
}
.com-widget-global {
    position: fixed;
    right: 40px;
    bottom: 60px;
    z-index: 300;
    width: 46px;
    padding-bottom: 50px;
}
.com-widget-qr .scan-btn {
    box-sizing: border-box;
    border: 1px solid #D2D9E7;
    background: #F3F5F9;
    cursor: pointer;
    font-size: 0;
    width: 46px;
    height: 44px;
    text-align: center;
    padding: 0px 10px;
    line-height: 44px;
}


.c-bubble-trigger.disable-hover:hover .c-bubble-trigger-btn:after {
    -webkit-transform: rotate3d(0,0,1,0);
    transform: rotate3d(0,0,1,0)
}
.c-bubble-trigger .c-bubble {
    visibility: hidden;
    width: 300px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    text-align: center;
    pointer-events: none;
    opacity: 0
}
.c-bubble-trigger.hover .c-bubble,.c-bubble-trigger.show-bubble .c-bubble,.c-bubble-trigger:hover .c-bubble {
    visibility: visible;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    opacity: 1
}
.c-bubble-trigger .c-bubble .c-bubble-inner {
    display: inline-block;
    overflow-y: auto;
    max-width: 100%;
    max-height: 100%;
    text-align: left;
    vertical-align: middle;
    pointer-events: auto
}
.c-bubble-trigger .c-bubble-bottom,.c-bubble-trigger .c-bubble-top {
    left: 50%;
    margin-left: -150px
}
.c-bubble-trigger .c-bubble-top {
    top: 100%;
    margin-top: 11px;
    -webkit-transform: translateY(-11px);
    transform: translateY(-11px)
}
.c-bubble-trigger .c-bubble-bottom {
    bottom: 100%;
    margin-bottom: 11px;
    -webkit-transform: translateY(11px);
    transform: translateY(11px)
}
.c-bubble-trigger.hover .c-bubble-bottom,.c-bubble-trigger.hover .c-bubble-top,.c-bubble-trigger.show-bubble .c-bubble-bottom,.c-bubble-trigger.show-bubble .c-bubble-top,.c-bubble-trigger:hover .c-bubble-bottom,.c-bubble-trigger:hover .c-bubble-top {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.c-bubble-trigger .c-bubble-left,.c-bubble-trigger .c-bubble-right {
    top: 50%;
    height: 300px;
    margin-top: -150px
}
.c-bubble-trigger .c-bubble-left:before,.c-bubble-trigger .c-bubble-right:before {
    font-size: 0;
    display: inline-block;
    width: 0;
    height: 100%;
    content: '';
    vertical-align: middle
}
.c-bubble-trigger .c-bubble-left {
    text-align: left;
    left: 100%;
    margin-left: 11px;
    -webkit-transform: translateX(-11px);
    transform: translateX(-11px)
}
.c-bubble-trigger .c-bubble-right {
    text-align: right;
    right: 100%;
    margin-right: 11px;
    -webkit-transform: translateX(11px);
    transform: translateX(11px)
}
.c-bubble-trigger.hover .c-bubble-left,.c-bubble-trigger.hover .c-bubble-right,.c-bubble-trigger.show-bubble .c-bubble-left,.c-bubble-trigger.show-bubble .c-bubble-right,.c-bubble-trigger:hover .c-bubble-left,.c-bubble-trigger:hover .c-bubble-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.c-bubble-trigger.c-triangle-align-start .c-bubble.c-bubble-bottom,.c-bubble-trigger.c-triangle-align-start .c-bubble.c-bubble-top {
    text-align: left;
    margin-left: -32px
}
.c-bubble-trigger .c-bubble-left,.c-bubble-trigger .c-bubble-right2 {
    margin-top: -600px;
    height: 400px;
}
.c-bubble-trigger .c-bubble-left,.c-bubble-trigger .c-bubble-right2 .c-bubble-inner{
    padding: 38px 24px;
}
.biaodan_form .input-group{
    margin: 15px 0px;
}

/* ----------------------------------------------------------------
    回到顶部
----------------------------------------------------------------- */
.to-top{
    font-size: 38px;
    background: #F3F5F9;
    width: 46px;
    height: 44px;
    line-height: 38px;
    text-align: center;
    right: 40px!important;
    z-index: 1000;
    padding: 0px;
    color: #999;
}

/* ----------------------------------------------------------------
    手机端
----------------------------------------------------------------- */
@media (max-width: 750px){
    .mb88{
        margin-bottom: 40px;
    }
    #header .navbar-toggle{
        margin-top: 0px;
    }
    .navbar-toggle{
        border: none;
        padding: 0px;
        background: none;
    }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
        background: none;
    }
    #scrollSearchDiv{
        height: 60px;
    }

    .mb_banner{
        background: #f5f5fa;
        padding: 15px 15px 38px 15px;
    }
    .mb_banner h1{
        font-size: 40px;
        margin-top: 100px;
        margin-bottom: 0px;
    }
    .mb_banner h3{
        font-size: 18px;
        margin-top: 0px;
    }
    .mb_banner a{
        padding: 0 35px;
        font-size: 16px;
        line-height: 40px;
        margin-top: 25px;
        margin-bottom: 24px;
    }
    .index_wsmxzhk{
        margin-bottom: 30px;
    }
    .index_bt{
        font-size: 24px;
        margin: 50px 0px 30px 0px;
    }
    .index_wsmxzhk img{
        margin-top: 24px;
    }
    .index_wsmxzhk h3{
        font-size: 18px;
        margin: 24px 0px 15px 0px;
    }
    .index_wsmxzhk{
        height: auto;
        padding-bottom: 24px;
    }
    .index_danmu{
        height: 440px;
    }

    .cpgn_thumbs{
        margin: 40px 0px;
    }
    .cpgn_top_right{
        padding-left: 15px;
    }
    .cpgn_top_right h1 {
        font-size: 24px;
        margin: 30px 0px 30px 0px;
    }
    .cpgn_top_right h3{
        font-size: 18px;
    }

    .index_wyhkhyzsjjfa{
        background: none;
        padding-top: 40px;
    }
    .index_jjfa .img_box img:nth-of-type(2n){
        opacity: 1;
    }
    .index_jjfa{
        margin-bottom: 40px;
    }

    .index_bt2 {
        font-size: 24px;
        margin: 50px 0px 24px 0px;
    }
    .index_fbt {
        font-size: 16px;
        margin: 0px 0px 30px 0px;
    }

    .index_xlxz{
        height: 60px;
        line-height: 60px;
    }

    .index_ljlqmfsyjh h1{
        font-weight: 700;
        font-size: 25px;
        line-height: 38px;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .index_ljlqmfsyjh a{
        margin-bottom: 40px;
    }
    .bottom_p{
        margin: 30px 0px;
    }
}