﻿a{color:#000;}
input[type='file'] {
    padding-top:3px;
    padding-bottom:3px;
}
/***相关介绍****/
.bg-img-common{
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 100%;
    background-position: center;
    background-repeat:no-repeat;
    background-size:cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
#about-bg-image{
    background-image:url("../images/bg_about.png");
}
/******about*****/
.bg-color-fff{
    background-color:#ffffff;
}
.sf-content-pannel{
    /* min-height: 515px; */
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    padding: 20px 0px;
}
.sf-content-pannel .content-title{
    font-size: 26px;
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    padding: 10px;
    border-bottom: 1px dashed #ccc;
}
/*******合作伙伴*************/
#join-bg-image{
    background-image:url("../images/bg_join.png");
}
.sf-join{padding-bottom: 50px;}
.red{color:#FE3A00; padding: 5px 5px 0px 0px;}
.sf-join .page-header .key-words{
    font-size: 24px;
    color:#555;
    font-weight: normal;
    padding-top: 0px;
}
#edit_coop p{height: 25px;padding: 5px 0px;}

/****注册****/
#reg-bg-image{
    background-image:url("../images/bg_reg.png");
}
.sf-reg .step-bg-img {
    background-image: url("../images/steps.png");
    background-size: cover;
    height: 73px;
    width: 515px;
    margin: 25px auto;
}
.sf-reg .step1{
background-position: 0px 0px;
}
.sf-reg .step2{
    background-position: 0px -73px;
}
.sf-reg .step3{
    background-position: 0px -150px;
}
.more-reg1 {
    display:block;
    width:30px;height:30px;
    background:url("../images/ic_add.png");
    background-size: cover;
    background-position:0px 0px;
    float:left;
}
    .more-reg1:hover {
         display:block;
    width:30px;height:30px;
    background-position:0px 31px;
    }
.modal-title {
font-size:18px;
}
.ys-title {
height:42px;
line-height:42px;
border-left:4px solid #00A1Ea;
background-color:#eaf1fa;
}
.yszc-content p {
letter-spacing:1.0px;
font-family:'Microsoft YaHei';
}
.ys-title h3 {
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #333;
    padding-left: 16px;
}
.checkbox label {
margin-bottom: -5px;
margin-right: -5px;
}
#soffice-mark {
margin:20px auto;
}
.soffice-logo-title {
font-size: 22px;
position: relative;
display: inline-block;
top: 5px;
letter-spacing: 2.5pt;
font-family: 'Microsoft YaHei';
color:#666;
}
.more-text {
    float: left;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}
.bg-sps.thumbnail,.jumbotron2 {
    display: block;
    padding: 0px;
    margin-bottom:0px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    border-radius:1px;

}
.bg-sps.thumbnail{
margin: 30px 0px;
}
.jumbotron2 {
position:relative;
height:117px;
}
.btn-success:hover {
opacity:0.6;
}
.box {
    width:852px;
    position:relative;
    overflow:auto;
    display:inline-block;
    margin-left:64px;
}
    .box li {
    list-style:none;
    }
    /*.box ul li {
    float:left;
    height:158px;
    }*/
.btn-sfreg {
background-color:#00A0E9;border:none;font-weight:bold;font-size:16px;color:#FFF;
}
    .jumbotron2 span {
  position: absolute;
  bottom: 10%;
  display: inline-block;
  width: 39px;
  height: 68px;
  text-align: center;
  cursor: pointer;
  z-index: 90;
  top:25px;
  color: #fff;
}
        .jumbotron2 span.prev {
        background-image:url(../images/left-d.png);
        left: 10px;
        }
        .jumbotron2 span.prev:hover{
             background-image:url(../images/left-a.png);
        }
                .jumbotron2 span.next {
        background-image:url(../images/right-d.png);
        right:10px;
        }
                    .jumbotron2 span.next:hover {
        background-image:url(../images/right-a.png);
        }

#regForm .control-label {
font-size:15px;
}
#regForm .form-control {
height:40px;
line-height:40px\9;
}
.reg1 .form-group {
    margin-bottom:20px;
}
#regForm input[type='file'] {
    padding:5px 5px;
}
/************用户*************/
.customer.jumbotron {
    /*background-image: url("../images/ic_customer.png");*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background:#fff;
    width: 100%;
    height: 50px;
}
#customer .head{
    text-align: center;
    position: relative;
    display: block;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 700;
    background: #1D4783;
    color: #ffffff;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
}
#customer .main{margin: 20px 0px;}
#customer .active a{color:#319DFF;
    background:none; }
#customer .customer-list ul li{line-height: 30px;float: left;}
#customer ul li a{color:#666;}
#customer ul li a:hover,#customer ul li a:focus{background: none;color:#319DFF;}
#customer h1,#customer h3{border:none;}
#customer .page-header{  border-bottom: 1px dashed #999999;margin:8px 0px 20px;}

#customer .main .navbar-sf-left {
    background-color: #F5F5F7;
    text-align: center;
}
#customer .main .navbar-sf-left li{width: 100%;}
#customer .main .navbar-sf-left li{
    border-bottom: 1px dashed #ccc;
}
#customer .main .navbar-sf-left li a{
    width: 100%;
    font-size: 14px;
    height: 100%;
}
#customer .main .navbar-sf-left .active a{color:#086CFF; }
#customer .main .navbar-sf-left li:hover a{color:#086CFF; }

#customer h1, #customer h3 {
    border: none;
}
#customer .right-content h3 {
    padding-bottom: 5px;
    font-size: 24px;
}
#customer .right-content ul li{
    float: left;
}
#more-customer{
    z-index:5;
    margin-top:20px;
    position:relative;
    display:block;
    height:37px;
    background-color:#e1e2e5;line-height:37px;
    -webkit-transition:all ease .5s;-moz-transition:all ease .5s;transition:all ease .5s;cursor:pointer}
    #more-customer a {
   color:#51545b;font-weight:700; text-align:center;text-decoration:none;font-size:14px;
    }
#more-customer:hover{background-color:#1d4783;}
    #more-customer:hover a {
        color:#fff
    }
/**********联系我们**************/
#contact-bg-image{
    background-image:url("../images/bg_contact.png");
}
.contact-top{
    padding: 50px 10px 125px 10px;
}
.contact-top .ic-call{
    background-image: url("../images/ic_call.png");
    background-repeat:no-repeat;
    background-size:cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.contact-top p,.contact-top a{
    font-size: 18px;
    color: #1E4683;
    padding: 10px 0px;
    outline: hidden;
}
.contact-top a:hover,.contact-top a:focus{

}
.contact-top .online-img{
    background-position: 0px 0px;
}
.contact-top .email-img{
    background-position: 0px -70px;
}
.contact-top .phone-img{
    background-position: 0px -140px;
}
.contact-img{
    max-width: 100%;
    background-position: center;
    background-repeat:no-repeat;
    background-size:cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
.contact-img .sf-content-pannel{
    height: auto;
    overflow: hidden;
    margin:0px auto;
    padding: 20px 0px;
}
.contact-img .contact-bottom{
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    border:none;
    border-radius: 0px;
    background: transparent;
    width: 100%;
    max-height: 515px;
}


.contact-btn .btn{
    padding: 16px 50px;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid transparent;
    border-radius: 6px;
    color: #1D4783;
}
#myTab span {
    display:block;
    background-image:url("../images/jt.png");
    width:32px;
    height:15px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    position:relative;
    top: 20px;
    }
#sz-jt {left: 46.8%;}
#gy-jt {left: 46.8%;}
#nc-jt {left: 15.8%;}
.contact-btn a:hover,.contact-btn a:focus,.contact-btn a.active
{
    border-radius: 6px;
    border: 2px solid #1d4783;
    color: #1D4783;
    background-color: #FFF;
    border-color: #1D4783;
}
.contact-bottom .bg-img-sz{
    background-image: url("../images/sz_map.png");
    width: 100%;
    height: 495px;
    background-position: center;
    background-repeat:no-repeat;
    background-size:cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    position: relative;
}
.contact-bottom .bg-img-gy{
    background-image: url("../images/gy_map.png");
    width: 100%;
    height: 495px;
    background-position: center;
    background-repeat:no-repeat;
    background-size:cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    position: relative;
}
.contact-bottom .bg-img-nc{
    background-image: url("../images/nc_map.png");
    width: 100%;
    height: 495px;
    background-position: center;
    background-repeat:no-repeat;
    background-size:cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    position: relative;
}
.contact-img .contact-form{
    position: relative;
    background-image: url("../images/ic_map.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 464px;
    height: 313px;
    top:98px;
}
.contact-img .contact-form img{
    display: block;
    position: absolute;
}
.contact-img .contact-form .qq-img img{
    position: relative;
    margin-left: 20px;
}
.contact-text{
    padding: 10px 30px;
}

.contact-text p{
    font-size: 16px;
    height: 100px;
    line-height: 88px;
}
.contact-text p a{
    color:#333;
}
/************新闻**************/
/*.new-menu li:nth-of-type(1){margin-right: 2px;}
.new-menu li a{border:none;}
.new-menu li:nth-of-type(1) a{
    border-radius: 0px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;

}
.new-menu li:nth-of-type(2) a{
    border-radius: 0px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}*/
.news.jumbotron {
    /*background-image: url("../images/ic_new.png");*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    background:#fff;
    height: 50px;
}
.news-nav{
    margin: 0px 15px;
    min-height:30px;
    height:auto;
    overflow:hidden;
}

.new-menu li.active a,.new-menu li a:hover,.new-menu li a:focus{
   border:2px solid #002C53;
    border-radius: 6px;
    background-color:#002C53 ;
    color:#fff;
}
/*.new-menu>li.active a, .new-menu>li.active>a:hover, .new-menu>li.active>a:focus {*/
/*background-color: #043C6D;*/
/*color:#ffffff;*/
/*}*/
.new-menu li a{
   padding: 8px 25px;
    margin-right: 30px;
    color: #666;
    background-color: #ffffff;
    border:2px solid #666;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    -moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition: all 0.3s ease 0s;
}
.new-line{
    width: 2px;
    height: 64px;
    background: #B3B3B3;
    position: relative;
    top: -6px;
    left: 146px;
}
.new-line2 {
    width: 2px;
    height: 64px;
    background: #B3B3B3;
    position: relative;
    top: 20px;
    left: 130px;
}
.new-line .cire{position: absolute;
    border-radius: 50%;
    width: 20px;height: 20px;
    left:-9px;
    border: 2px solid #B3B3B3;
    top: -20px;
}
#news-list{margin-bottom:20px;position: relative;top: -26px;}
.new-date{position: relative;}
.new-date span{display:inline-block; position: relative;}
.new-date span{font-size: 18px;font-weight: 600;}
.new-date span:nth-of-type(1){  top: 8px; left: -10px;}
.new-date span:nth-of-type(2){ left: 3px; top: 20px;}
#news-list .timeicon{
    width: 52px;height:52px;
    background-image: url("../images/iocn_1.png");
    background-position: center;
    background-position: -14px -39px;
}
.left-new ul li{line-height: 25px;list-style:outside;}
.new-describe h2.media-heading {
    font-size: 16px;
    font-family: "微软雅黑";
}
 .media768 {
    display:none;
    }
@media (max-width: 1200px){
        #news-list {
    top:20px;
    }
    #news-list .media-object img{width: 120px;}
    #news-list .row{margin-bottom:10px; }
    .new-describe .media-heading h2{font-size: 14px;}
    .new-describe p{font-size: 12px;}
    .new-menu li a {
    margin-right:10px;
    }
    .new-line, .new-line2 {
    display:none;
    }
    .news-nav {
    margin-bottom:20px;
    }
}
@media (min-width:768px) and (max-width:992px) {
        .media768 {
    display:inline-block;
    }
    #news-list .media {
    margin-bottom:15px;
    }
.new-describe h2.media-heading{font-size: 14px;font-weight:600;}
      .new-menu li a {
    margin-right:10px;
    }
    
}
@media screen and (max-width:768px){
    .news.jumbotron {
    height:0px;
    }
    .news-nav {
    margin-bottom:30px;
    }
  
    #news-list .media {
    margin-bottom:15px;
    }  
}
/***********new End****************/
/*=========help==========*/
.help.jumbotron {
    /*background-image: url("../images/ic_help.png");*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    background:#fff;
    height: 50px;
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}
@media (min-width: 1200px){
    input.span4, textarea.span4, .uneditable-input.span4 {
        width: 356px;
        display: inline-block;
    }
}
@media (max-width: 768px){
    .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }
}
.input-append input{
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 34px;
    padding: 4px 6px;
    line-height: 34px;  
    color: #555555;
    outline:none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
input[class*="span"]{
    float: none;
    margin-left: 0;
    display: inline-block;
}
.help-main {
    margin: 20px auto;
}
.help-main .collapse{
    -webkit-transition:none;
    -moz-transition: none;
    -o-transition: none;
    transition: none}
#main-nav.nav-tabs>li>a{
    padding: 0px;
    margin:0px;
    color:#666;
    font-size: 14px;
    border-bottom: 1px dashed #666;
}
#main-nav.nav-tabs>li>a,#main-nav.nav-tabs>li>a.active,#main-nav.nav-tabs>li>a:hover,#main-nav.nav-tabs>li>a:focus{
    border-radius: 0px;
}
#main-nav.nav>li>a{
    padding: 10px 0px;
}
#main-nav .nav-header{
    text-shadow:none;
}
#main-nav.nav-stacked>li+li{
    margin-top: 0px;
    border-bottom: 1px dashed #ccc;
}
#main-nav.main-nav{
    background: #F5F5F7;
    text-align: center;
}
#main-nav .secondmenu a {
    font-weight: normal;
    font-size: 12px;
    color: #666;
}
#main-nav .secondmenu .thirdmenu li a{
    padding-left:35px;
    font-weight: normal;
    font-size: 12px;
}

.secondmenu > .active > a, .secondmenu > .active > a:hover, .secondmenu > .active > a:focus{
    background-color: #E2E2E8;
}
.thirdmenu > .active > a, .thirdmenu > .active > a:hover, .thirdmenu > .active > a:focus{
    background-color: #E2E2E8;
}

#main-nav.nav-tabs.nav-stacked > li > a{border:none;}


#main-nav .first-li a.active{
    background:#1D4783;
    color:#FFFFFF;
}

#main-nav.nav-tabs.nav-stacked > li:first-child > a{
  border-bottom: 1px dashed #ccc;
}
#main-nav .secondmenu li:hover > a:first-child{
    font-weight: 600;
}
#main-nav .thirdmenu li:hover a{
    font-weight: 600;
    font-size: 14px;
}
#main-nav .first-header{
      padding-top:15px;
  padding-bottom:15px;
    border-bottom: 1px dashed #ccc;
}
#main-nav .active1 a.first-header{
    background:#1D4783;
    color:#FFFFFF;
    padding: 15px 0px;
    line-height: 20px;
}
#main-nav .first-header:hover{
    background:#1D4783;
    color:#FFFFFF;
}
/*=========End============*/
/*=========产品===========*/
#page1{
    background-image:url("../images/bg_pro.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.product-list { 
    position: relative; 
    overflow: auto;
    width:100%;
}
.product-list ul li { 
     display:block;
     float: left;
    min-height:714px;
    list-style: none;
}
.product-list .dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 20px;
}
.product-list .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    /*border: 2px solid #fff;*/
    background:#666;
    border-radius: 50%;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
.product-list .dots li.active {
    background:#1D4783;
    opacity: 1;
}
.product-list ol{margin: 0px;}
/*********产品功能滚动**********/
.product-list .container{padding-left: 0px;padding-right: 0px;}
.product-list .fun-title{font-family:"微软雅黑";font-weight: 600;font-size: 50px;padding: 30px 0px;color:#000;}
.product-list .single h2{font-size: 28px;padding: 10px 0px;}
.product-list .single p{font-size: 14px;height: 70px;}
.product-list .row{padding-top: 40px;padding-bottom: 40px;}
.product-list img:hover{
    filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;
}
/*===========end===========*/
/*****产品价格******/
.biaozhu{
    display:inline-block;border-radius: 50%;color:#666;
}
.biaozhu.lg43{
    width: 43px;height: 43px;font-size: 16px;line-height: 43px;text-align: center;border:1px solid #666;
}
.biaozhu.lg20{
   font-size: 8px;
   border-radius: 50%;
color: #666;
width: 20px;
height: 20px;
line-height: 20px;
border: 1px solid #666;
top: -14px;
position: relative;
display: inline-block;
}
.table .font35{font-size: 35px; font-weight: 500; padding: 30px 10px;}
.table .font30{font-size: 30px;  padding: 10px;}
.table .font16{font-size: 16px;  padding: 20px 10px;}

.table .padding30{padding: 30px 10px;}
.table .padding20{padding: 10px;}
.table .padding10{padding: 20px 0px;}
 .font26 {font-size:26px;}.font24 {font-size:24px;}.font20 {font-size:20px;}.font18 {font-size:18px;}.font16 {font-size:16px;}.font14 {font-size:14px;}.font12 {font-size:12px;}
.table .price-color {color:#666;}

/***选择价格***/
.customer-sure{ padding: 20px; }
.action-range .range-title{
    font-size: 26px;
    font-weight: normal;
}
.action-range .range-body{
    margin-left: 120px;
    height: 36px;line-height: 36px;
    position: relative;
    top: -35px;
}
.action-info{ margin-left: 120px;}
.action-info p{font-size: 14px; padding: 5px;}
/********end*********/
.head-title{
display: block;
min-height: 20px;
height: auto;
overflow: hidden;
}
.product-head-title .head-title .head-word{
    font-size: 24px;
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    display: block;
    padding: 10px 10px;
    border-radius: 6px;
    -moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition: all 0.5s ease 0s;
}
.product-head-title .head-title .head-word:hover,.qianyue-customer .head-title .head-word:focus{
    background-color:#fe0000 ;
    color:#fff;
}
.product-head-title .head-title .line{
    display: inline-block;
    height: 1px;
    background-color:#999;
    top:25px;
}
.product-head-title .head-title .circle{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color:#999;
    top: -5px;
    position: absolute;
}
.product-head-title .circle.fr
{
    right: 0px;
    float: right;
}
.product-head-title .circle.fl
{
    left: 0px;
    float: left;
}
/*********更新***************/
.list-gengxin h4{line-height: 40px; color:#000;cursor: pointer;}
.list-gengxin h4 span{padding: 0px 10px;}
.list-gengxin h4:hover{background: #F4F4F4;
    -webkit-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    transition: 0.25s;}
.list-gengxin ul{display: none;}
.list-gengxin ul li{line-height: 30px;}
.list-gengxin .update-list {
    display:none;
}


/**********************50用户免费体验 start*************************/
.tiyan50{
    margin-bottom:0px;
    max-height:360px;
    background: #f4f4f4;
    border-top:1px solid #ddd;
    overflow: hidden;
    height: auto;
}
.tiyan50 .simall-img{
    display: block;
    width: 56px;
    height: 56px;
    background-image: url("../images/iocn_1.png");
    background-position: -12px 56px;
    margin: 0px auto;
    margin-top:20px;
}
.tiyan50 h2{
    line-height: 30px; padding: 40px 0px;color: #5b5b5b;font-size: 18px;
}
.tiyan50 img{padding-top:30px;}
.tiyan-btn{padding-bottom: 30px;}
.tiyan-btn a{
    padding: 5px 50px;
    font-size: 25px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
    border:2px solid #fe0000;
    -moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition: all 0.5s ease 0s;
}
.tiyan-btn a:hover,.tiyan-btn a:focus{
    background-color:#fe0000 ;
    color:#ffffff;
}
/************50用户免费体验 end*************/
/************产品价格计算******************/

 .title-pro{padding: 20px 0px;}
        .title-pro h2{margin-top:0px;font-size: 26px;color:#000;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "微软雅黑";font-weight: 600;}
        .mon-line,.server-line {padding: 12px 0px;}
        .move-outer{overflow-x: hidden;position: relative;display: inline-block;background-color: #e8e8e8;  margin-top: 5px; border-radius: 4px;}
        .move-in{float: left;display:inline-block;line-height: 30px;border-right: 1px solid #ccc;user-select: none; -webkit-user-select: none;-moz-user-select: none;/* for Chrome */}
        .move-in:last-of-type{border-right: none;}
        .server-line .move-in{width:100px;cursor:default;text-align: right;}
        .mon-line .move-in{width: 35px;cursor:default;text-align: center;}
        .move-ct{position: absolute;display:inline-block;width:0; height: 100%;background:rgba(33,102,205,1);z-index: 99;display: block;overflow: hidden;
           }

        .move-ct  .move-in{float: left;color:#fff;line-height: 30px;border-right: 1px solid #ccc;user-select: none; -webkit-user-select: none;-moz-user-select: none;/* for Chrome */}

        .icon-tri{padding-left: 0px;padding-right: 0px;background-color: #e8e8e8;height:34px;width:25px;}
        .move-ct .move-in:last-of-type{border-right: none;}
#price-calculation .col-lg-6 {
    padding-left: 0px;
    padding-right: 0px;
}
#price-calculation {
margin:60px auto;
}
#price-calculation  .row{
margin-bottom:40px;
}
#price-calculation .amount {
font-size: 46px;color:#1C4583;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif, '微软雅黑';margin-left: 2.4%;
}
    #price-calculation .row .beizhu-word p {
    line-height:30px;
    }
        #price-calculation .glyphicon{color: #999999;font-size: 12px; width: 25px; text-align: center; cursor: pointer;}
        #price-calculation .glyphicon-triangle-top{top:2px;}
        #price-calculation .glyphicon-triangle-bottom{top:-6px;}
        #price-calculation .cus.form-control{border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
        #price-calculation .yuan{margin-top: 5px; float: left;margin-left: -5px;}
        .bk-slider-drag {
            position: absolute;
            top: -2px;
            display: block;
            width: 11px;
            height: 26px;
            padding: 14px 0 0 5px;
            background: #2dacd1;
            cursor: default;
        }
        .drag{
            position: absolute;
            top: 0px;
            left: 0px;
            width: 15px;
            height: 40px;
            background-color: #1D4783;
            z-index: 100;
            cursor: default;
            padding-left: 3px;
            border-radius: 4px;
        }
        .drag i {
            float: left;
            display: inline;
            margin: 12px 1px 0 1px;
            width: 2px;
            height: 15px;
            overflow: hidden;
            background: #7E7C7C;
        }
        i {
            font-style: normal;
        }
        .bnSlidePathway{position:relative ;height: 40px;}
        .cus-action .danwei{margin-top: 5px; float: left;margin-left: 10px;}
        #price-calculation label{color:#999;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "微软雅黑";font-size: 16px;}
        .bk-slider-current{
            display: block;
            height: 36px;
            overflow: hidden;
            width:556px;
            background: rgba(33,102,205,1);
            white-space: nowrap;
        }
        .bnSlidePathway .mean-value{
            position: absolute;
            height: 100%;
            display: inline-block;
            overflow: hidden;
            top: 0px;
        }
        .bnSlidePathway .mean-width-100{width: 100px;}
        .bnSlidePathway .mean-width-300{width: 155px;}
        .bnSlidePathway .mean-value .move-in{width:2px;height: 100%; background: transparent; border-right:none;}

        /***注册下面logo样式****/
.jumbotron2 span {
top:-2px;
}
.jumbotron2{
    height:65px;
}
.box {
 width:875px;
 margin-left: 50px;
 overflow:hidden;
}
       .overflow{
 overflow:hidden;
       }
  
.clearfix {
  display: block;
}
ul, li {
  list-style: none;
}
.client_box .clientList .icon, .client_box .clientList .icon:hover, footer .footer_right .foot_r_top .online .icon, footer .footer_right .foot_r_top .online .icon:hover {
  webkit-transition: all 0.20s linear 0.01s;
  -moz-transition: all 0.20s linear 0.01s;
  -ms-transition: all 0.20s linear 0.01s;
  -o-transition: all 0.25s linear 0.01s;
  transition: all 0.20s linear 0.01s;
}
.clientList li{
	width:165px;
	height: 63px;
    margin:0px 5px 0px 5px; 
	border-radius: 4px;
	position: relative;
	z-index: 2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	float: left;

}
.clientList li.last{
	margin-right: 0px;
}
.clientList .icon{
	width:165px;
	height: 63px;
	float: left;
	display: block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
   background: url("../images/logo-icon01.png") no-repeat;
   background-position: 0 bottom;
}
.clientList .icon:hover{
	background-position: 0 top;
}
.clientList .icon2{background-image: url("../images/logo-icon02.png")}
.clientList .icon3{background-image: url("../images/logo-icon03.png")}
.clientList .icon4{background-image: url("../images/logo-icon04.png")}
.clientList .icon5{background-image: url("../images/logo-icon05.png")}
.clientList .icon6{background-image: url("../images/logo-icon06.png")}
.clientList .icon7{background-image:  url("../images/logo-icon07.png")}
.clientList .icon8{background-image: url("../images/logo-icon08.png")}
.clientList .icon9{background-image:  url("../images/logo-icon09.png")}
.clientList .icon10{background-image:  url("../images/logo-icon10.png")}
.clientList .icon11{background-image:  url("../images/logo-icon11.png")}
.clientList .icon12{background-image:  url("../images/logo-icon12.png")}
.clientList .icon13{background-image:  url("../images/logo-icon13.png")}
.clientList .icon14{background-image:  url("../images/logo-icon14.png")}
.clientList .icon15{background-image:  url("../images/logo-icon15.png")}
.clientList .icon16{background-image:  url("../images/logo-icon16.png")}
.clientList .icon17{background-image:  url("../images/logo-icon17.png")}
.clientList .icon18{background-image:  url("../images/logo-icon18.png")}
.clientList .icon19{background-image:  url("../images/logo-icon19.png")}
.clientList .icon20{background-image:  url("../images/logo-icon20.png")}
.clientList .icon21{background-image:  url("../images/logo-icon21.png")}
.clientList .icon22{background-image:  url("../images/logo-icon22.png")}
.clientList .icon23{background-image:  url("../images/logo-icon23.png")}
.clientList .icon24{background-image:  url("../images/logo-icon24.png")}
.clientList .icon25{background-image:  url("../images/logo-icon25.png")}
.clientList .icon26{background-image:  url("../images/logo-icon26.png")}
.clientList .icon27{background-image:  url("../images/logo-icon27.png")}
.clientList .icon28{background-image:  url("../images/logo-icon28.png")}
.clientList .icon29{background-image:  url("../images/logo-icon29.png")}
.clientList .icon30{background-image:  url("../images/logo-icon30.png")}
.clientList .icon31{background-image:  url("../images/logo-icon31.png")}
.clientList .icon32{background-image:  url("../images/logo-icon32.png")}
.clientList .icon33{background-image:  url("../images/logo-icon33.png")}
.clientList .icon34{background-image:  url("../images/logo-icon34.png")}
.clientList .icon35{background-image:  url("../images/logo-icon35.png")}
.clientdiv{
	display: none;
	width: 176px;
	height: 116px;
	position: absolute;
	top: -112px;
	left: 0px;
	z-index: 3;
	background: url("../images/shangjia.png") no-repeat 0 top;
}
.clientdiv p{
	margin:14px 12px 0;
	line-height: 24px;
	width: 152px;
	height:72px;
	font-size: 12px;
	color: #fff;
	overflow: hidden;
}