ul,li{
    list-style:none;
}
body{
    font-family:"Microsoft yahei" ;
    font-size:12px;
}
.bgGray{
    background:#F4F4F4;
    border-color:#f4f4f4;
}
@media (min-width: 1200px){
    body .container{width:1200px }
}
.navbar-brand {
    float: left;
    height: 18px;
    padding: 4px 15px;
    font-size: 18px;
    line-height: 20px;
}
.clear{
    clear:both;
}
.btn-primary:hover {
    color: #fff;
    background-color: #FF6600;
    border-color: #FF6600;
}
.media-object {
    display: block;
    height: 69px;
}
#top{
    /*position: absolute;*/
    right: 0;
    left: 0;
    top:35px;
    z-index: 125;
    background: #fff;
}
.navbar a{
   font-size:14px;}
@media (max-width: 768px){
    .navbar a{
        line-height:20px;}
    .navbar #page_name{
        font-size:18px;
        line-height:39px;
        text-align: center;
    }
}
/*ͷ�������小方块的插件*/
.slider-wrapper {
    position: relative;
    overflow: hidden;
    height:430px ;
    width:1899px;
    left:50%;
    margin-left:-950px;
}
@media (max-width: 1440px) {
    .slider-wrapper {
        position: relative;
        overflow: hidden;
        /*height: 1080px;*/
        /*width: 1440px;*/
        /*left: 50%;*/
        /*margin-left: -720px;*/
    }
    /*div.banner {*/
        /*position: absolute;*/
        /*top: -3px;*/
        /*right: 6%;*/
        /*width: 300px;*/
    /*}*/

}
#d2 dl{
    width: 135px;
}
#d2 dl ul{
    width: 135px;
}
.nav-item-link{
    border-right:1px solid #ddd;
}
.navbar-inverse .navbar-nav > li > a{
    color:#7F7F7F;
}
.navbar-inverse {
    /*background-color: #222;*/
    /*border-color: #080808;*/
    /*height:45px;*/
}
.navbar {
    min-height:36px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.nav-item-sub{
    position:absolute;
    top:35px;
    left:0px;
    border:1px solid #ddd;
      padding:10px 0;
    font-size:12px;
    display:none;
    width:100%;
    background-color: #fff;
}
.sort.nav-item-sub{
    width:135px;
}
.nav-item-sub li{
    margin:5px 0 ;
    padding:0 5px;
}
.badge{
    display:none;
}
.nav-item-sub ul{
    float:left;
    padding:0;

}
.nav-item-sub dt{
    padding:0 5px;
}
.nav-item-sub ul li{
    float:left;
    width:50%;
    height:18px;
    overflow: hidden;
}
.navbar-inverse .navbar-nav > li > a:hover{
    color:#FF6600;
}
.navbar-inverse .navbar-nav > li > a.hover
{
    color:#FF6600;
}
.navbar-inverse .navbar-nav > li  li a,.navbar-inverse .navbar-nav > li > a:focus{
    color:#9D9D9D;
    display: block;
    padding-left:5px;
}
.navbar-inverse .navbar-nav > li  li a:hover
{
    color:#FF6600;
    background-color:#fff;
}
.nav-icon{
    width:20px;
    height:15px;
    margin:0;
    padding:0;
    display: inline-block;
    background:url(../img/k.png) no-repeat 0px 0px;
}
.nav-icon-two{
    background:url(../img/b.png) no-repeat 0px 0px;
}
.caret.rotated{
    transition: transform 0.8s,-webket-transform 0.8s;
}

@media (min-width: 768px){
    .navbar-nav > li > a {
        padding-top: 0px;
        padding-top: 0px\0;
        padding-bottom: 0px;
        padding-bottom: 0px\0;
        height:20px;
        margin-top: 7px;
        margin-bottom: 0px;
    }

}
/*top*/

.tab-pane ul{
    padding:5px 10px;
    list-style: disc;
}
.tab-pane ul li{
    list-style: disc;
    padding:5px;
    padding-left:0px;
    width: 230px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tab-pane ul li span{
    position:relative;
    top:5px;
    /*font-size:2em;*/
    display: inline-block;
    padding:0;
    line-height:9px;
    margin:auto;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 33%;
    text-align: center;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #333;
    cursor: pointer;
    border:none;
    border-bottom: 3px solid #FBA137;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#top{
    padding-top:18px;
    margin-top:0;
    height: 90px;
}
@media (min-width: 768px){
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
         margin-left: 5px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    #top{
        margin-top:70px;
    }
    div.land-register a{
        color:#030303;
        font-size:16px;
    }
}
/*search ����*/
#search{
    height:36px;
    padding:0;
    margin-top:20px;
    font-size:15px;
}
.search-float div,.search-from,.search-from div{
    float:left;
    padding:0;
}
#search-control{
    height:36px;
    line-height: 33px;
    border:1px solid #FF6600;
    border-right:0;
    width:78px;
    text-align:center;
    background-color: #fff;
    position:relative;
    z-index:20;
}
#search-control.hover{
    border:1px solid #FF6600;
}
#search-li{
    background: #f6f6f6;
    color:#9c9c9c;
    border:1px solid #f6f6f6;
    border-top:none;
    text-align: center;
    text-indent: 0;
}
#search-li .caret{
    margin-left:4px;
}
.fr{
    float:right;
}
.fl{
    float:left;
}
li.item-up{
    height:36px;
}
#search-control:hover{
    border:1px solid #aaa;
}
/*#search-control:hover .search-liv{*/
    /*display: block;*/
/*}*/
.search-li{
    border-top:none;
    margin:0;
    color:#9c9c9c;
    background: #FFf;
    position:relative;
    cursor: pointer;
    text-align: center;
    text-indent: 0;
    border:0;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
.search-liv{width:78px;
    display:none;
    border:0;
    margin-left:-1px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
.search-liv:last-child{
    border-bottom:1px solid #aaa;
}
.search-li:hover{
    background: #f6f6f6;
    color:#9c9c9c;
    border-top:none;
}
#search-input{
    width:336px;
    height:36px;
    line-height: 36px;
}
#search-input input{
    width:100%;
    height:36px;
    line-height: 24px;
    padding:5px ;
    border:0;
    border-left:1px solid #f5e9e3;
    border-top:1px solid #FF6600;
    border-bottom:1px solid #FF6600;
}
div.seach-publish{
    margin-left:32px;
    width:124px;
}
div.seach-publish input{
    padding-left: 32px;
   
    background-color: #fff;
    color:#FF6600;
}
div.seach-publish:hover input{
    background-color: #FF6600;
    border:2px solid #FF6600;
    border-left:none;
    color:#fff;
}
.search-submit{
    width:78px;
}
.search-submit input{
    width:100%;
    height:36px;
    background: #FF6600;
    color:#fff;
    display: block;
    border: 1px solid #FF6600;
}
div.land-register{
    line-height:40px;
    font-size:1.1em;
    margin-top:28px;
}
div.land-register a{
    color:#030303;
    text-decoration: underline;
}
@media (max-width: 992px){
    div.land-register a{
        color:#030303;
        font-size:16px;
    }
}
/*����*/
#main{
    /*width:100%;*/
    /*float:left;*/
    /*overflow: hidden;*/
    /*padding:0;*/
    /*!*padding-top:2px;*!*/
    /*padding-bottom:15px;*/
    /*font-size:15px;*/
    /*!*margin-top: 10px;*!*/
}
#main>.clear{
    border-bottom:3px solid #FF6600;
}
.border-bottom{
    border-bottom:2px solid #FF6600;
}
.main-nav{
    margin-bottom:0;
}
#main ul.main-nav li{
    /*height: 25px;*/
     overflow: hidden;
    float: left;
    padding: 9px 2%;
    position: relative;
    font-size: 15px;
    margin-right:5px;
    cursor: pointer;
}
#main ul.main-nav li a{
    color:#43525B;
    text-decoration:none;
    font-size:1.1em;
    font-weight:500;
    position: relative;
    z-index:15;
    top:100%;
}
#main ul.main-nav li.active{
    background: #FF6600;
}
#main ul.main-nav li.active a{
    color:#FFf;
}
#main ul.main-nav li:hover a{
    color:#FFf;
}
#main ul.main-nav li span{
    -webkit-animation:toDown .3s ease-out both;
    animation:toDown .3s ease-out both;
}
#main ul.main-nav li:hover span{
    -webkit-animation:toTop .3s ease-out both;
    animation:toTop .3s ease-out both;
}
.nav-back{
    position: absolute;
    width:100%;
    height:100%;
    background: #FF6600;
    top:100%;
    left:0%;
    z-index:10;
}
@-webkit-keyframes toTop{
    from{
        top:100%;
    }
    to{
        top:2px
    }

}
@keyframes toTop{
    from{
        top:100%;
    }
    to{
        top:0
    }
}
@-webkit-keyframes toDown{
    from{
        top:2px;
    }
    to{
        top:100%
    }

}
@keyframes toDown{
    from{
        top:2px;
    }
    to{
        top:100%
    }
}

/*banner*/
div.banner,.main-nav,.main-nav li,div.banner-title{
    z-index: 10;
}
div.banner{
    position:absolute;
    top:-16px;
    right:17.4%;
    width:300px;
}
div.banner-img{
    position: relative;
}
.banner-active h4{
    font-size:10px;
}
.banner-title{
    margin:20px 0;
}
.banner-title>p{
    font-size:50px;
    font-weight:700;
    margin:155px 0;
}
.banner-title-text{
    color:#FAA138;
    font-size:55px;
}
.bgWhite{
    background:#fff;
}
/*��������*/
.banner-publish{
    padding:0;
}
.banner-publish img{
    width:100%;
}
.banner-publish>div{
    padding:0;
}
.banner-publish>div>a{
    color:#fff;
    position:absolute;
    bottom:0%;
    right:14%;
    display:block;
    width:70px;
    height:70px;
    border-radius:50%;
    background: #598BA4;
    text-align:center;
    padding:10px;
    font-size:17px;
    font-weight:600;
    text-decoration: none;
}
.banner-active a{
    color:#666465;
}
.banner-active p{
    height:20px;
    overflow: hidden;
}
/*ͳ������*/
.statistic{
    padding:40px;
}
.main-statis{
    background:#F6F6F6;
}
span.machine-num{
    color:#FAA138;
    cursor:pointer;
}
.statistic .num{
    padding:0;
    color:#4C5A62;
    font-size:1.5em;
}
.statistic .num p{
    margin:0;
    font-weight:bold;
    margin-bottom:5px;
}

/*�Ƽ��ڰ�*/

.zhongbao{
    margin:20px 0 0px;
    padding-bottom:50px;
    /*padding-top:50px;*/
    padding-right:0;
    padding-left:0;
}
.zhongbao .container{

    padding-top:50px;
}
h1.zhongbao-title{
    font-size:4em;
    font-weight: bold;
    line-height:1.5em;
    color:#4C5A62;
}
.zhongbao li{
    margin:20px 0;
}
.zhongbao>h4{
    font-size:25px;
    font-weight:700;
    color:#7390A3;
    margin:30px auto;
}
.zhongbao li>h4,.zhongbao li>h5{
    margin-top:20px;
    margin-bottom:20px;
}
.zhongbao li>h4{
    font-weight: bold;
    font-size:1.5em;
}
.zhongbao li>h5{
    font-size:1.3em;
}
.img-responsive{
    display:inline-block;;

}
img.rotated:hover{
    transform: rotate(360deg);
}
img.rotated{
    transition: transform 0.8s,-webket-transform 0.5s;
}
.zhongbao-banner{
    padding:26px 0;
}
.zhongbao-banner>div>div>div{
    margin:0;
    margin-bottom:20px;
}
.bgdeepGray{
    background:#EFEFEF;
    border-bottom:2px solid #D7D7D7;
}
/*���ҵĻ�������Ĳ�������*/
div.source>ul,div.source li{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

div.source>div h3{
    margin-bottom:15px;
    font-weight:700;
    font-size: 30px;
}
div.source  h5{
    margin-bottom:15px;
}
div.source  a{
    margin:20px auto;
}
.source .img-responsive{
    width:100%;
}
@media (max-width:768px){
    div.source>div>div {
        margin-left: 0;
        margin-right: 0;
    }
    div.source>div>div>div {
        margin-top:20px;
    }

}
.btn-primary ,.btn-primary:focus, .btn-primary.focus{
    color: #fff;
    background-color: #FFAB00;
    border-color: #FFAB00;
    padding:12px 35px;
    font-size:2em;
}
.vip-title div,.vip-title h3,.vip-title h1{
    margin-top:10px;
    margin-bottom:10px;
    padding:10px 50px;
}
div.vip>div>h1 {
    font-size: 2.8em;
    font-weight: 700;
    margin-bottom: 55px;
}
/*vip-banner*/
div.vip{
    padding:0px;
    position: relative;
}
div.vip>img{
    width:100%;
}
div.vip-banner{
    padding-bottom:50px;
    padding-top:50px;
}
.vip-banner-info{
    padding-top:3px ;
    padding-bottom:5px;
    margin-top:17px;
    margin-bottom:15px;

}
.vip-banner-info div{
    padding:0;
}
.vip-banner-info img.img-responsive{
    width:100%;
}
.vip-banner-info div button{
    width:46%;
    z-index: 10;
    height:100px;
    position:absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    top:50%;
    left:27%;
    cursor:pointer;
    margin-top:-50px;
    background:rgba(251,190,63,0.85);
    border:none;
    font-size:1.8em;
    font-weight:700;
}
div.vip-title{
    width: 16%;
    position: absolute;
    top: 41%;
    left: 50%;
    margin-left:-8%;
    cursor: pointer;
}

.vip-banner-info .info-zhezhao{
    display: none;
    background:rgba(251,190,63,0.85);
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    cursor:pointer;
    z-index:11;
    color:#fff;
    font-size:1.8em;
    font-weight:700;
    /*line-height:100%;*/
    padding-top:15%;
}
.info-zhezhao .title{
    font-size:1.5em;
}
.info-zhezhao .title-sub{
    font-weight:500;
}
@media(min-width:992px){
    .info-zhezhao p.title{
        /*line-height:100%;*/
        margin-top:50px;
    }
}
.vip-banner-info div button span{
    border-bottom: 1px solid #fff;
    padding:0 10px;
    margin-bottom: 5px;
}
/*��������*/
.swiper-wrapper{
    left:-30px;
}
.swiper-slide li{
    width:20%;
    float:left;
    padding-right:5px;
    padding-bottom:5px;
}
.nivo-controlNav {
    margin-left: -71px;
}
div.trust{
    background: #3E404D;
    padding:0;
    padding-bottom:20px ;
}
div.trust>div>ul{
    margin-bottom: 50px;
}
div.trust>div>ul>li img{
    width:100%;
}
div.trust>div.bgGray{
    margin-top:100px;
    padding-top:5px;
}
div.trust>div>h1{
    font-size:3em;
    margin:90px auto;
    color:#fff;
}
div.fadetext{
    margin-top:30px;
}
div.trust>div>p,div.zhongbao p,.zhongbao-banner h5{
    font-size:1.5em;
    line-height:1.5em;
    /*font-weight:700;*/
}
/*ý�屨��*/
.media-report h1{
    margin:50px auto;
    color:#4C5A62;
}
.media-report ul {
    margin-bottom:50px;
}
.media-report ul li {
    margin:10px 0;
}
div.media{
    padding:10px;
}
div.media-body{
    color:#ADADAD;
}
div.media-body h4{
    font-size:1.2em;
    color:#5A6770;
    height:17px;
    overflow: hidden;
}
/*footer*/
#footer{
    background:#2B3D53;
    color:#E8EAEC;
    border-top:5px solid #D7D7D7;
    padding:20px 0 0;
}
#footer a{
    color:#E8EAEC;
}
#footer a:hover{
    color:#FFAB00;
}
#footer .connect-us,.connect-us h4,.connect-us p{
    padding:0;
}
@media(max-width:992px){
    #footer .col-xs-6,#footer .connect-us,.connect-us h4,.connect-us p{
        padding-right:0px;
        padding-left:15px;
    }
}
#footer .footer-copy{
    border-top:1px solid #3E404D;
    padding:20px 10px 10px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 800px;
}
#title{font-size:2.5em;color:#FFAB00;margin:20px 0;font-weight:bold;}
/*�ֻ�ƽ��*/
@media (max-width:768px){
    .search-submit{
        width:auto;
    }
    body, html {
        font-family: "Microsoft yahei";
        font-size: 12px;
        /*padding-top: 42px;*/
    }
    .navbar-inverse .navbar-toggle {
        border-color: #9D9D9D;
    }
    .slider-wrapper {
        position: relative;
        overflow: hidden;
        height:auto;
        width:auto;
        left: 0;
        margin-left: 0px;
    }
    .navbar-logo{
        position:absolute;
        width:85.66px;
        height:40px;
        left:50%;
        margin-left:-42.83px;
        padding:0;
    }
    .navbar-logo img{
        height:100%;
        width:auto;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        border-color: #9D9D9D;
        background-color:  #9D9D9D;
    }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-brand {
        float: left;
        height: 40px;
        padding:10px 0;
        font-size: 1em;
        line-height: 25px;
    }
    .search-submit input {
        width: 100%;
        height: 38px;
        background: #FF6600;
        color: #fff;
        display: block;
        margin-left: 1px;
         margin-top: 0px;
        border: none;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 8px 10px;
        margin-top: 4px;
        margin-right: 15px;
        margin-bottom: 4px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .land{
        padding: 10px;
    }
    .navbar-inverse .navbar-brand:hover{
        color: #FF6600;
    }
    /*top*/
    #main {
        /*width: 100%;*/
        /*float: left;*/
        /*overflow: hidden;*/
         /*margin: 0px;*/
        /*font-size: 15px;*/
        /*padding:0;*/
    }
    #top,#top div{
        padding:0 1px;
    }
    #top{
        padding-top:5px;
        height:auto;
    }
    div.logo-right,#search{
        float: left;
    }
    div.seach-publish {
        margin-left: 0;

    }
    div.logo-right{
        padding:0; width:100%;
    }
    div.seach-publish input {
        float:right;
        border:1px solid #FF6600;
        padding-left:20px;
        /*background-color:#fff;*/
        color:#FF6600;
        /*border-left:1px solid #FF6600;*/
      }
    div.seach-publish:hover input {
        background-color:#ff6600;
    }
    .main-statis .container{
        padding:5px;
    }
    .statistic ul,.statistic li div img{
        padding:0;
    }
    .statistic .st-img{
        padding:0px 20px 0;
    }
    .statistic ul li{
        padding:0 3px;
    }
    .statistic .num {
        padding: 0;
        color: #4C5A62;
        font-size: 1em;
    }
    .statistic li div img {
        padding: 0 12px;
    }
    .statistic {
        padding: 0px;
        margin:5px auto 0;
        text-align: center;
    }
    #search-from{
        /*width:80%;*/
        /*float: left;*/
    }
    #search-from.work_platform{
        width:80%;
    }
    /*#search-control #search-li{*/
        /*!*text-align: left;*!*/
        /*color:#fff;*/
        /*border-top:none;*/
        /*height: 35px;*/
        /*padding-right: 5px;*/
        /*line-height: 35px;*/
        /*background:url(../img/arrow.png) no-repeat 95% 16px;*/
    /*}*/
    #search-control {
        height: 37px;
        line-height: 34px;
    }
    #search-control #search-li:hover{
        color:#333333;
    }
    .search-submit{
        float: right;
    }
    .search-submit input {
        width:auto;
        height: 37px;
        /*background: #FF6600;*/
        /*color: #fff;*/
        /*padding:12%;*/
        /*border: none;*/
        display: inline-block;
    }
    #search-input {
        width: 104px;
        height: 37px;
        /*line-height: 36px;*/
        border:1px solid #ec6818;
        margin-left: 0px;
    }
    div.seach-publish{
        float: right;
        width:auto;
    }
    #search-input input {
        width: 100%;
        height: 30px;
        line-height: 30px;
        border: none;
        padding: 0 5px;
        margin-top:-1px;
    }
    /*search*/
    /*div.search-float{*/
        /*margin:0 auto;*/
        /*float:left;*/
    /*}*/
    #top>div.logo {
        padding:0 5px;
        margin:10px 0;
    }
    #top #search {
        width:100%;
        border: none;
        height: 37px;
        padding:0 5px ;
        margin:10px 0 2px 0;
        font-size:1em;
    }
    /*�Ƽ��ڰ�*/
    .zhongbao, .zhongbao p{
        padding:0;
    }
    .zhongbao-banner {
        padding:10px 8px;
    }
    .zhongbao-banner>div>div>div{
        margin-bottom:0px;
    }
    .zhongbao {
        margin:  0px;
        padding-bottom: 5px;
    }
    .zhongbao .container {
        padding-top: 23px;
    }
    div.source a {
        margin: 16px auto;
    }
    #title{
        font-size: 1.5em;
        color: #FFAB00;
        margin: 20px 0;
        font-weight: bold;
    }
    .btn-primary ,.btn-primary:hover,.btn-primary:focus {
        color: #fff;
        background-color: #FFAB00;
        border-color: #FFAB00;
        padding: 7px 28px;
        font-size: 1.2em;
    }
    div.trust>div>p, div.zhongbao p, .zhongbao-banner h5 {
        font-size: 1em;
        line-height: 1.3em;
    }
    h1.zhongbao-title {
        font-size: 1.6em;
        font-weight: bold;
        line-height: 1.5em;
    }
    .zhongbao-banner>div div{
        text-align: center;
        padding:0;
    }
    .zhongbao-banner>div div img{
        display:block;
        /*margin:0 25%;*/
        padding:0;
    }
    .zhongbao>h4 {
        font-size: 1.4em;
        font-weight: 700;
        color: #7390A3;
        margin: 30px auto;
    }
    /*vip*/
    div.vip{
        padding:0px;
    }
    .vip-banner li{
         padding: 5px;
    }
    .vip-banner-info div {
         padding: 0px;
    }
    .vip-banner-info .img-responsive {
        width:100%;
    }
    .vip-banner-info div button {
        width: 46%;
        height: 40px;
        z-index: 10;
        padding:0;
        position: absolute;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        top: 50%;
        left: 27%;
        margin-top: -20px;
        background: rgba(251,190,63,0.85);
        border: none;
        font-size: 1.1em;
        font-weight: 700;
    }
    .vip-banner-info .info-zhezhao {
        display: none;
        background: rgba(251,190,63,0.85);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        color: #fff;
        z-index: 10;
        font-size: 1em;
        font-weight: 700;
        padding-top: 10%;
    }
    .vip-banner-info .info-zhezhao.active {
        animation: myfirst 5s;
        -moz-animation: myfirst 5s;	/* Firefox */
        -webkit-animation: myfirst 5s;	/* Safari �� Chrome */
        -o-animation: myfirst 5s;
    }
    @keyframes myfirst
    {
        from {display: none;}
        to {display: block;}
    }

    @-moz-keyframes myfirst /* Firefox */
    {
        from {display: none;}
        to {display: block;}
    }

    @-webkit-keyframes myfirst /* Safari �� Chrome */
    {
        from {display: none;}
        to {display: block;}
    }

    @-o-keyframes myfirst /* Opera */
    {
        from {display: none;}
        to {display: block;}
    }
    div.trust>div>h1,div.vip>div>h1,.media-report h1{
        font-size: 1.5em;
        font-weight: 700;
        margin: 20px auto 20px;
        line-height:1.4em;
    }
    div.vip-banner,div.vip-banner ul{
        padding-right:0;
        padding-left:0;
    }
    div.vip-banner {
        padding-bottom: 20px;
        padding-top: 0px;
    }
    .vip-title{
        padding:0;
    }
    .vip-title h3, .vip-title h1{
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 10px 0;
        font-size:1.1em;
    }
    /*��������*/
    div.trust{
        padding-right:0;
        padding-left:0;
    }
    div.trust>div.col-sm-12,div.trust>div.col-sm-12 h1{
        padding:0;
    }
    div.trust .container{
        padding-right:0;
        padding-left:0;
    }
    div.trust>div.bgGray {
        margin-top: 40px;
        padding-top: 20px;
    }
    /*ý��*/
    div.media-report,div.media-report ul,div.media-report li{
        padding-right:0;
        padding-left:0;
    }
    .media a{
        font-size:1em;
    }
    div.media-body h4 {
        font-size: 1.1em;
        color: #5A6770;
        height: 18px;
        margin: 6px 0;
        line-height: 18px;
        overflow: hidden;
    }
    .media-object {
        display: block;
        height: 50px;
    }
    /*footer*/
    #footer ul{
        padding:0;
    }

}
#footer>div.container:first-child p{
    margin:0 0 10px;
}
#footer p:last-child{
    margin-top:10px;
}
@media (max-width: 992px) and (min-width: 768px){

    #top {
        padding-top: 5px;
        margin-top:0px;
    }
    /*nav .container{*/
        /*padding-left:0;*/
        /*padding-right:0;*/
    /*}*/
    /*.search-submit {*/
        /*width: 20%;*/
    /*}*/
    /*.search-submit input {*/
        /*width: 80%;*/
    /*}*/

    /*div.seach-publish {*/
        /*margin-left: 0;*/
        /*width: 30%;*/
    /*}*/

    /*div.seach-publish input {*/
        /*padding-left: 25px;*/
        /*background: url(../images/written.jpg) no-repeat 32px 11px;*/
        /*background-color: #FF6600;*/
        /*width: 100%;*/
    /*}*/
}

/*侧边栏的设计*/
 #sidebar{
     position: fixed;
     bottom:200px;
     right: 0px;
     z-index: 2000;
     width:222px;
 }
#sidebar>div.aside{
    float:right;
    clear:both;
    margin-bottom:10px;
}
#sidebar>div>p{
    color:#fff;
    width:50px;
    margin-right:0;
    position: relative;
    z-index: 100;
    height:50px;
    padding:10px;
    font-size:14px;
    letter-spacing: 1px;
    line-height:15px;
    background: #fca947;
    cursor:pointer;
    margin-bottom:0;
}
#sidebar>div>a,#sidebar>div>span{
    color:#596b75;
    display: inline-block;
    width:172px;
    height:50px;
    padding:10px;
    font-size:14px;
    letter-spacing: 1px;
    line-height:30px;
    cursor:pointer;
    position: absolute;
    padding-right:0;
    padding-left: 54px;
    background:url(../img/tel2.png) 12px 13px no-repeat;
    background-color: #eeeeee;
    left:60px;
    opacity:0;
}
#sidebar>div>span:hover{
    background-color: #eeeeee;
    color:#fca947;
}
#sidebar>div>a.qq{
    background:url(../img/qq2.png) 12px 13px no-repeat;
    background-color: #eeeeee;
}
#sidebar>div>a.vip{
    background:url(../img/vip-side2.png) 12px 13px no-repeat;
    background-color: #eeeeee;
}
#sidebar>div>a.qq:hover{
    background-color: #eeeeee;
    text-decoration: none;
    color:#fca947;
}
#sidebar>div>a.vip:hover{
    background-color: #eeeeee;
    text-decoration: none;
    color:#fca947;
}

