﻿body {
    padding-bottom: 20px;
    color: #333;
    font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #1A1A1A;
}

body p{
font-size:12px;
}

/*导航控制*/
.qt-docs-nav {
    color: #333;
    margin-bottom: 0px;
}

    .qt-docs-nav .navbar-header {
        background-color: #2F2322;
    }

    .qt-docs-nav nav {
        background: url('../images/nav_bg.png') repeat;
        text-align: center;
    }

        .qt-docs-nav nav li {
            border-bottom: 1px solid #494949;
        }

    .qt-docs-nav a {
        color: #fff;
    }

    .qt-docs-nav .nav > li > a:focus, .qt-docs-nav .nav > li > a:hover, .qt-docs-nav .nav > li > a:hover {
        background-color: #2F2322;
        color: #fff;
    }

    .qt-docs-nav .navbar-brand {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .qt-docs-nav img {
        height: 50px;
        margin-left: 5px;
    }

    .qt-docs-nav .icon-bar {
        background-color: #fff;
    }

    .qt-docs-nav .navbar-bottom {
        background-color: #2F2322;
        color: #fff;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
/*页脚样式*/
.qt-docs-bottom {
    min-height: 0px;
    border-color: #494949;
}

    .qt-docs-bottom .btn {
        border-radius: 0 0;
        border: 0px;
        border-right: 1px solid #170E0E;
        background-color: #2F2322;
        color: #fff;
        font-size: 12px;
        line-height: 1.0em;
        padding-top: 3px;
        padding-bottom: 3px;
    }

        .qt-docs-bottom .btn small {
            font-size: 10px;
        }

        .qt-docs-bottom .btn span {
            font-size: 16px;
            line-height: 1em;
        }

        .qt-docs-bottom .btn img {
            width: 25px;
            padding: 2px;
            margin: 0px;
        }

        .qt-docs-bottom .btn:hover, .qt-docs-bottom .btn:focus {
            background-color: #fff;
            color: #333;
        }

    .qt-docs-bottom .btn-default:focus:active {
        background-color: #fff;
    }

    .qt-docs-bottom .btn:last-child {
        border-right: 0px;
    }

/*首页样式*/
.qt-docs-index-panel {
    border-radius: 0 0;
    border-color: #2F2322;
    border: none;
    border-image-width: 0px;
    box-shadow: none;
}

    .qt-docs-index-panel .panel-heading {
        border-radius: 0 0;
        border-color: #2F2322;
        color: #333;
        background-color: #2F2322;
        color: #fff;
        border-image-width: 0px;
    }

        .qt-docs-index-panel .panel-heading a {
            color: #fff;
            text-decoration: none;
        }

    .qt-docs-index-panel .panel-body {
        padding: 10px;
        padding-bottom: 0px;
        border: none;
        border-image-width: 0px;
    }

    .qt-docs-index-panel .list-group {
        margin-bottom: 0px;
        border: 0px;
        border-radius: 0 0;
    }

        .qt-docs-index-panel .list-group .list-group-item {
            border: 0px;
            border-radius: 0 0;
            border-top: 1px solid #dedede;
        }

.qt-index-products-links {
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    color: #333;
}
/*内页侧栏*/
.qt-docs-page-panel {
    border-radius: 0 0;
    border: 0px;
    border-image: none;
    box-shadow: none;
    background: none;
}

    .qt-docs-page-panel .panel-heading {
        border-radius: 0 0;
        background-color: #2F2322;
        color: #fff;
        border-color:#494949;
    }



        .qt-docs-page-panel .panel-heading a {
            color: #fff;
        }

        .qt-docs-page-panel .panel-heading .navbar-toggle {
            margin: 0px;
            padding: 0px;
        }

    .qt-docs-page-panel .navbar-collapse {
        background-color: #fff;
        border-bottom: 1px solid #F5F5F5;
    }

        .qt-docs-page-panel .navbar-collapse a {
            color: #333333;
        }

            .qt-docs-page-panel .navbar-collapse a:hover, .qt-docs-page-panel .navbar-collapse a:focus {
                background-color: #FCFCFC;
                color: #333333;
            }

    .qt-docs-page-panel .panel-body {
        margin-top: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

        .qt-docs-page-panel .panel-body .page-header {
            margin: 0px;
            padding: 0px;
            padding-left: 12px;
            padding-right: 12px;
            margin-bottom: 10px;
            border-bottom: 1px solid #494949;
        }

        .qt-docs-page-panel .panel-body .text {
            padding: 10px;
            color: #fff;
        }

        .qt-docs-page-panel .panel-body .page-header h4 {
            font-size:12px;
            color: #fff;
        }

        .qt-docs-page-panel .panel-body .list-group {
            border-radius: 0px;
            background-color: none;
            color: #fff;
            padding-left: 10px;
            padding-right: 10px;
        }

            .qt-docs-page-panel .panel-body .list-group .list-group-item {
                border-radius: 0px;
                background: none;
                color: #fff;
                border-color:#494949
            }


/*分页样式*/
.pagination a:link, .pagination a:visited, .pagination a:hover, .pagination a:active {
    color: #333;
}

.pagination a:hover, .pagination a:active {
    background-color: #2F2322;
    color: #fff;
}

.pagination a.active {
    background-color: #2F2322;
    color: #fff;
}
/*滚动图片样式*/
.swiper-pro.swiper-container-horizontal > .swiper-pagination {
    bottom: 0px;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background-color: #2F2322;
}
/*布局样式*/
@media screen and (max-width:320px) {
    .qt-docs-media-object {
        width: 120px;
    }
}

@media screen and (min-width:321px) {
    .qt-docs-media-object {
        width: 160px;
    }
}

.media {
    color: #fff;
}
/*首页样式*/
.index_box {
    position: fixed;
    background: url('../images/index_ad.png') center 50px no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
}

.index_links {
    position: absolute;
    bottom: 10%;
    padding-left: 5px;
    padding-right: 5px;
}

    .index_links .col-xs-4 {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.img-thumbnail {
    padding: 1px;
    background-color:#494949;
}

.pro_libs {
    padding-top: 10px;
}

    .pro_libs .img-thumbnail {
        background-color: #2F2322;
    }

        .pro_libs .img-thumbnail .pro_libs_text {
            height: 24px;
            line-height: 24px;
            overflow: hidden;
        }

        .pro_libs .img-thumbnail a {
            color: #fff;
        }

.video_item {
}

    .video_item a {
        background-size: cover;
    }

    .video_item span {
        position: absolute;
        top: 65%;
        text-align: center;
        color: #fff;
        width: 100%;
        left: 0px;
    }

.swiper-banners {
    color: #fff;
}

    .swiper-banners .swiper-slide {
        padding: 0px;

    }

    .swiper-banners .swiper-slide-bg {
        position:absolute;
        top:0px;
        left:0px;
        width: 100%;
        height: 100%;
        background-size: cover;
        z-index: 9;
    }
.swiper-banners .swiper-slide{
	min-height:100%;
}

    .swiper-banners .swiper-slide-text {
        top: 0px;
        left: 0px;
        z-index: 99999;
position:relative;
        padding: 10px;
width:100%;

min-height:100%;
    }

    .swiper-banners .swiper-button-next, .swiper-banners .swiper-button-prev {
        position: fixed;
        display:block;

    }

.favorites {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
}

.favorites_nopositoin {
    position:initial;
    top: auto;
    right: 10px;
    float:right;
}

.favorites:hover, .favorites:active, .favorites:visited {
    color: #fff;
}

.favoritesed {
    color: #ED4015;
}

    .favoritesed:hover, .favoritesed:active, .favoritesed:visited {
        color: #ED4015;
    }

.img-thumbnail
{
   border-radius:0px;
border:0px;
}


/*分享样式*/
.navbar-bottom .bdshare-button-style0-16 a{

  float: left;
  font-size: 12px;
  padding-left: 17px;
  line-height: 32px;
  height: 32px;
  width:32px;
  cursor: pointer;
  margin-right:15px;;
}

.navbar-bottom .bdshare-button-style0-16 .bds_qzone{
        margin-left:55px;
	background:url(../images/icon1.png) 0 0 no-repeat;

}

.navbar-bottom .bdshare-button-style0-16 .bds_tsina{
	background:url(../images/icon2.png) 0 0 no-repeat;

}

.navbar-bottom .bdshare-button-style0-16 .bds_tqq{
	background:url(../images/icon3.png) 0 0 no-repeat;

}

.navbar-bottom .bdshare-button-style0-16 .bds_renren{
	background:url(../images/icon4.png) 0 0 no-repeat;

}

.navbar-bottom .bdshare-button-style0-16 .bds_weixin{
	background:url(../images/icon5.png) 0 0 no-repeat;

}
.panel-body .swiper-container .swiper-wrapper .swiper-button-next{
background:url(../images/btn1.png) 0 0 no-repeat;

}


.panel-body .swiper-container .swiper-button-next{
background:url(../images/btn2.png) 0 0 no-repeat;

} 

.panel-body .swiper-container .swiper-button-prev{
display:none;
background:url(../images/btn1.png)0 0 no-repeat;

} 









