body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd,
input {
    margin: 0;
    padding: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding: 0;
    margin: 0;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
input {
    border-radius: 0;
}
select {
    border: 0px;
    outline: 1px solid #cccccc;
}
a:hover {
    text-decoration: none;
}
body {
    font-size: 12px;
    overflow-x:hidden;

}
html{
    overflow-x:hidden;

}
img {
    border: none;
}
li {
    list-style: none;
}
input,
select,
textarea {
    outline: none;
}
a {
    text-decoration: none;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1;
}
/*search*/
.column-center .scols_search-list {
    height: 149px;
    width: 100%;
    margin-top: 38px;
    padding-right: 38px;
}

.scols_search_nav {
    background: #000;
    font-size:15px;
    color:#ffffff;

}
.scols_search_nav ul li {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 10%;
}
.scols_search_nav ul li a {
    color: #fff;
}
.scols_search_nav .searchNav_left {
    text-align: left;
}
.scols_search_nav .searchNav_right {
    text-align: right;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.scols_search_nav .searchNav_right li {
    color: #b9b2b2;
    font-weight: normal;
}
.scols_search_nav .searchNav_right li a {
    color: #b9b2b2;
}
.scols_search_nav .searchNav_right .draft_link {
    color: #fff;
    font-weight: bold;
}
.scols_search_nav .searchNav_right .border {
    border-right: 1px solid #b9b2b2;
    margin: 5px 0;
}
.banner {
    margin: 20px 0 30px;
}
.banner .banner_1 {
    padding-right: 5px;
}
.banner img {
    width: 100%;
    height: 153px;
}
.scols_searchMain .scols_search-input {
    background: #f3f3f3;
    padding: 46px 17px;
    border: 1px solid #dadada;
}
.scols_searchMain .scols_search-input .scols_select select {
    height: 34px;
    background: #f1f1f1;
    width: 100%;
    border-radius: 0;
    outline: 1px solid #cfcfcf;
    border: 0;
}
.scols_searchMain .scols_search-input .scols_input input {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    border: 1px solid #cfcfcf;
    margin-top: -1px;
}
.scols_searchMain .scols_search-input .scols_input .search-i {
    font-size: 18px;
    color: #ccc;
    position: absolute;
    right: 5%;
    top: 7px;
}
.scols_searchMain .scols_intro_moreLink {
    text-align: right;
}
.scols_searchMain .scols_search-list {
    height: 149px;
    width: 100%;
    margin-top: 38px;
}
.scols_searchMain .scols_search-list .list-img {
    /*height:100%;*/
}
.scols_searchMain .scols_search-list .scols_intro {
    padding-left: 20px;
}
.scols_searchMain .scols_search-list .scols_intro .scols_intro_title {
    font-weight: bold;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}
.scols_searchMain .scols_search-list .scols_intro .scols_intro_cont {
    margin: 10px 0;
    line-height: 1.5;
    color: #959494;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.scols_searchMain .scols_search-list .scols_intro .more {
    color: #000;
    font-weight: bold;
}
.scols_searchMain .scols_search-list .scols_intro .scols_share {
    text-align: center;
}
.scols_searchMain .scols_search-list .scols_intro .scols_intro_time {
    padding-top: 35px;
}
.scols_searchMain .scols_search-list .scols_intro .scols_intro_time span {
    padding-right: 15px;
    color: #959494;
}
.scols_searchMain .scols_search-list .scols_intro .scols_intro_time a {
    width: 17%;
    display: inline-block;
    font-size: 14px;
    color: #959494;
    border-right: 1px solid #eceaea;
}
.scols_searchMain .scols_search-list .scols_intro .scols_intro_time a:last-child {
    border-right: none;
}
.scols_searchMain .border-bottom {
    width: 100%;
    margin-top: 35px;
}
.scols_searchMain .scols_listBox {
    padding-top: 20px;
    border-bottom: 1px solid #eceaea;
}
.scols_searchMain .scols_ranking {
    /*padding-left: 38px;*/
}

.layout_lefts{padding-right:20px}
.layout_rights{padding-left:18px}

.scols_searchMain .scols_ranking .scols_search-input {
    background: #e1dfdf;
    padding: 10px;
    border: none;
    margin-bottom: 20px;
}
.scols_searchMain .scols_ranking .scols_ranking_title {
    font-weight: bold;
    border-bottom: 1px solid #eceaea;
    padding-bottom: 10px;
    margin-bottom:8px;
}
.scols_searchMain .scols_ranking .scols_ranking_title span {
    border-bottom: 2px solid #e5181d;
    padding-bottom: 8px;
}
.scols_searchMain .scols_ranking .scols_ranking_list li {
    padding-top: 28px;
}
.scols_searchMain .scols_ranking .scols_ranking_list li a {
    color: #737373;
    font-size: 14px;
    font-weight: 200;
}
.scols_searchMain .scols_ranking .scols_ranking_list li a:hover {
    color: #e5181d;
}
.scols_searchMain .scols_ranking .scols_ranking_list li .scols_ranking_number {
    width: 18px;
    height: 18;
    background: #e5181d;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 18px;
    margin-right: 10px;
}
.scols_searchMain .scols_intro_cont a.link{color:#333333}
.scols_searchMain .scols_ranking .scols_ranking_list li .scols_ranking_number2 {
    width: 18px;
    height: 18;
    background: #959494;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 18px;
    margin-right: 10px;
}
.scols_page_content {
    margin-top: 29px;
}
.scols_page_navLink {
    border-bottom: 1px dotted #eceaea;
    padding-bottom: 10px;
}
.scols_page_navLink a {
    color: #000;
}
.scols_page_left {
    padding: 0 30px;
}
.scols_page_left .page_left_title {
    text-align: center;
    margin-bottom: 28px;
}
.scols_page_left .page_left_title span {
    font-size: 16px;
    font-weight: bold;
}
.scols_page_left .page_left_time {
    text-align: center;
    border-bottom: 1px dotted #eceaea;
    padding-bottom: 10px;
}
.scols_page_left .page_left_time span {
    width: 20%;
    display: inline-block;
}
.scols_page_left .page_left_img {
    margin: 20px 0;
    border-bottom: 1px dotted  #eceaea;
}

.scols_page_left .page_left_img.default_size{font-size:14px}
.scols_page_left .page_left_img .page_1 {
    width: 100%;
    padding: 40px 0 20px;
}
.scols_page_left .page_left_img p {
    line-height: 26px;
    margin:0 0 10.5px;
}
.scols_page_left .page_left_img .scols_zan {
    margin: 20px 0;
    text-align: right;
}
.scols_page_left .page_left_img .scols_zan span {
    margin-right: 20px;
    font-weight: bold;
}
.scols_page_left .page_left_img .scols_zan span a {
    color: #000;
}
.scols_page_left .scols_input .scols_inputText {
    padding-bottom: 2px;
    border-bottom: 2px solid #f16217;
    font-size: 14px;
    font-weight: bold;
}
.scols_page_left .scols_input .scols_inputText2 {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}
.scols_page_left .scols_input .scols_inputText2 .scols_inputColor {
    color: #f16217;
}
.scols_page_left .scols_input .scols_textarea {
    margin: 20px 0;
}
.scols_page_left .scols_input .scols_textarea .scols_textInput {
    width: 100%;
    border: 2px solid #e6e6e6;
    padding: 10px;
}
.scols_page_left .scols_input .scols_textarea .scols_textInputNumber {
    text-align: right;
    display: block;
    position: relative;
    bottom: 30px;
    color: #ccc;
}
.scols_page_left .scols_input .scols_textarea .scols_textInputBtn .btn-default {
    background: #005dd1;
    border-color: #005dd1;
    float: right;
}
.scols_page_left .scols_input .scols_textarea .scols_textInputBtn .btn-default a {
    color: #fff;
}
.scols_page_left .scols_comments .scols_sorting {
    margin: 20px 0;
}
.scols_page_left .scols_comments .scols_sorting .scols_sortingColor {
    color: #ff7400;
}
.scols_page_left .scols_comments .scols_sorting a {
    color: #000;
}
.scols_page_left .scols_comments .scols_sortingCont img {
    -o-object-fit: cover;
    object-fit: cover;
}
.scols_page_left .scols_comments .scols_sortingCont .scols_ContHeader {
    padding-left: 5px;
}
.scols_page_left .scols_comments .scols_sortingCont .title {
    font-weight: bold;
}
.scols_page_left .scols_comments .scols_sortingCont .title span {
    padding-left: 30px;
}
.scols_page_left .scols_comments .scols_sortingCont .scols_ContText {
    padding: 10px 0;
}
.scols_page_left .scols_comments .scols_sortingCont .scols_reply input {
    height: 45px;
}
.scols_page_left .scols_comments .scols_sortingCont .scols_reply .btn-default {
    background: #005dd1;
    border-color: #005dd1;
    float: right;
    color: #fff;
    padding: 3px 10px;
    bottom: 35px;
    right: 20px;
    position: relative;
}
.scols_reply {
    margin-top: 30px;
}
.scols_CommentBack {
    border: 1px solid #f2f2f2;
    padding: 10px 15px;
}
.scols_CommentBack .CommentBack_list {
    border-bottom: 1px dotted #f2f2f2;
    padding: 15px 0;
}
.scols_page_right .scols_page_hot {
    /*border: 1px solid #e7e7e7;
    background: #f3f3f3;*/
    margin-bottom:60px
}
.scols_page_right .scols_page_hot .scols_hot_title {
    font-weight: bold;
    font-size: 14px;
    background: #fff;
    width: 100%;
    display: block;
    padding: 10px 20px;
}
.scols_page_right .scols_page_hot .scols_hot_list {
    padding: 25px 10px;
    border-bottom: 2px solid #e7e7e7;
}
.scols_page_right .scols_page_hot .scols_hot_list a {
    color: #000;
}
.scols_page_right .scols_page_hot .scols_hot_list img {
    width: 110px;
    height: 85px;
}
.scols_page_right .scols_page_hot .scols_hot_list .scols_hot_main {
    padding: 0 10px;
    padding-left: 15px;
}
.scols_page_right .scols_page_hot .scols_hot_list .title {
    font-size: 14px;
    font-weight: bold;
}
.scols_page_right .scols_page_hot .scols_hot_list .cont {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.7;
}
.scols_page_right .hot_two {
    margin-top: 30px;
}
.scols_page_right .scols_hot_mainLink {
    font-weight: bold;
}
.scols_Allcomments {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 10px;
}
.scols_Allcomments span {
    border-bottom: 2px solid #ff7400;
    padding-bottom: 11px;
    font-weight: bold;
    font-size: 15px;
}
.scols_SubTitle {
    margin: 15px 0;
}
.scols_SubLink {
    margin: 30px 0;
}
.scols_SubList {
    border: 1px solid #d3d3d3;
}
.scols_SubList_nav {
    background: #f5f6f9;
    padding: 15px;
}
.scols_SubList_nav span {
    font-size: 14px;
    font-weight: bold;
}
.scols_SubList_nav .operation-btn {
    padding-left: 10px;
}
.scols_SubList_main {
    padding: 20px 0;
    border-bottom: 1px dotted #dcdfe7;
}
.scols_SubList_main .scols_hot_img img {
    width: 90%;
    height: 100px;
    float: right;
}
.scols_SubList_main .scols_hot_main {
    padding: 0 15px;
}
.scols_SubList_main .scols_hot_main .title {
    font-weight: bold;
    font-size: 14px;
}
.scols_SubList_main .scols_hot_main .cont {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.7;
    margin: 10px 0;
}
.scols_SubList_main .scols_hot_main .time {
    padding-top: 10px;
}
.scols_SubList_main:last-child {
    border-bottom: none;
}
.main-state .main-stateBox {
    border-left: 1px solid #dcdfe7;
    padding-left: 15px;
}
.main-state p {
    line-height: 2.5;
    color: #9e9e9e;
}
.main-state .loding {
    color: #e25266;
    font-size: 14px;
    font-weight: bold;
}
.main-state .send {
    color: #000;
}
.main-operation .main-operationBox p a {
    line-height: 2;
    color: #9e9e9e;
    font-size: 14px;
}
.main-operation .main-operationBox p a:hover {
    color: #528fe2;
}
.main-operation .main-operationBox .main-f5 {
    color: #528fe2;
}
/*delive*/
.column-main .scols_search-list {
    margin-top: 0;
}
.scols_searchMain .scols_rankingBox {
    margin: 30px 0;
}
.scols_searchMain .scols_rankingBox .scols_ranking_list li {
    padding: 10px;
    /*text-align: center;*/
}

.scols_searchMain .scols_rankingBox .scols_ranking_list li.top-author{
    position:relative;
}

.scols_searchMain .scols_rankingBox .scols_ranking_list li.top-author p{
    position:absolute;
    width:95px;
    background-color:rgba(41,40,40,0.45);
    text-align:center;
    color:#ffffff;
    top:83px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;

}

.scols_searchMain .scols_rankingBox .scols_ranking_list li.top {
    padding: 10px;
    width:99%;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    /*text-align: center;*/
}

.scols_searchMain .scols_rankingBox .scols_ranking_list li img {
    height: 95px;
    width: 95px;
    /*border: 1px solid #eceaea;
    border-radius: 5px;*/
}
.scols_searchMain .scols_rankingBox .scols_ranking_list li p {
    font-size: 12px;
    padding-top: 5px;
}
.scols_searchMain .scols_rankingBox .scols_ranking_list .more {
    text-align: right;
}
.scols_searchMain .scols_rankingBox .scols_ranking_list .more a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.scols_search-input {
    background: #f3f3f3;
    padding: 46px 17px;
    border: 1px solid #dadada;
}
.scols_search-input .scols_select select {
    height: 34px;
    background: #f1f1f1;
    width: 100%;
    border-radius: 0;
    outline: 1px solid #cfcfcf;
    border: 0;
}
.scols_search-input .scols_input input {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    border: 1px solid #cfcfcf;
    margin-top: -1px;
}
.scols_search-input .scols_input .search-i {
    font-size: 18px;
    color: #ccc;
    position: absolute;
    right: 5%;
    top: 7px;
}
.delive-search {
    background: #fff;
    border: none;
}
.delive-search .scols_select select {
    height: 30px;
}
.delive-search .scols_input input {
    height: 32px;
}
.delive-search .scols_search-box {
    float: right;
}
.delive-title span {
    color: #528fe2;
    font-size: 16px;
    border-bottom: none;
    font-weight: normal;
}
.scols_editorBox li {
    margin: 10px 0;
}
.editorBox_title {
    height: 30px;
    line-height: 30px;
    letter-spacing: 5px;
}
.editorBox_title tt {
    color: #f36018;
}
.editorBox_text input {
    width: 100%;
    height: 30px;
}
.editorBox_text select {
    width: 10%;
    height: 30px;
    background: #fff;
    border: 1px solid #dadada;
    border-radius: 0;
}
.editorBox_textColor {
    height: 30px;
    line-height: 30px;
    color: #ccc;
}
.editorBox_textColor input[type=file] {
    padding-left: 30px;
    margin-top: 80px;
}
.editorBox_img {
    /*width: 100%;*/
    height: 190px;
    border: 1px solid #dadada;
    overflow: hidden;
}
.editorBox_img img {
    max-height: 100%;
    width: 100%;
}
.editorBox_label input {
    width: 100%;
    height: 30px;
    padding-left: 10px;
}
.scols_editorBox .editorBox_btn {
    text-align: right;
    margin-top: 40px;
}
.scols_editorBox .editorBox_btn a {
    margin: 0 10px;
    padding: 4px 25px;
    border-radius: 0;
    border: 1px solid #dee1e9;
    color: #989797;
}
.scols_editorBox .editorBox_btn .aLink {
    background: #528fe2;
    color: #fff;
    border: 1px solid #528fe2;
}
.scols_editorBox .editorBox_btn a:hover {
    background: #528fe2;
    color: #fff;
    border: 1px solid #528fe2;
}
.scols_editorBox .editorBox_link {
    text-align: right;
    margin: 0;
}
.scols_editorBox .editorBox_link a {
    font-size: 12px;
}
/*delive end*/
.play-img .carousel-indicators {
    left: 90%;
}
.play-img .carousel-title {
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    background: rgba(0, 0, 0, 0.6);
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.play-img .carousel-inner .item img {
    width: 100%;
    height: 220px;
}
.xs-searchInput {
    padding: 13px;
}
.linkMore {
    text-align: center;
    padding: 5px 0;
    background: #eceaea;
}
.linkMore a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.jumpPage li a {
    margin: 0 5px;
}
.jumpPage li:first-child a {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.jumpPage li:last-child a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.jumpPage li:last-child span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.jumpPage .pagination {
    float: left;
}
.jumpPage .pagination-jump {
    float: left;
    margin: 25px 0;
    margin-left: 20px;
}
.jumpPage .pagination-jump input {
    width: 50px;
    margin: 0 10px;
}
.jumpPage .pagination-jump a {
    background: red;
    padding: 3px 10px;
    color: #fff;
    font-size: 12px;
    margin: 0 20px;
}
.vansky-title span {
    color: #ff7400;
}
.vansky_box .editorBox_btn {
    text-align: left;
}
.vansky_box .editorBox_btn a {
    padding: 5px 45px;
}
.vansky_box input[type=text] {
    width: 20%;
    border: 1px solid #cccccc;
}
.vansky_box textarea {
    vertical-align: top;
    height: 100px;
    width: 50%;
    border: 1px solid #cccccc;
    padding: 5px;
}
.vansky_box .editorBox_title {
    width: 120px;
    display: inline-block;
    font-size:14px
}
@media screen and (min-width: 960px) {
    .searchMain_left {
        padding-right: 20px;
    }
}
@media screen and (max-width: 768px) {
    .scols_page_left {
        padding: 0;
    }
    .scols_page_left .page_left_time span {
        width: 50%;
        float: left;
    }
    .scols_comments {
        margin-bottom: 20px;
    }
    .scols_page_navLink {
        height: 45px;
        line-height: 45px;
    }
    .vansky_navLink {
        background: #eceaea;
        height: 45px;
        line-height: 45px;
        padding-left: 10px;
    }
    .vansky_navLink a {
        color: #a5a5a5;
    }
    .vansky_box .editorBox_textColor {
        height: 0;
        line-height: 0;
        margin-bottom: 50px;
    }
    .vansky_box .editorBox_textColor input[type=file] {
        margin-top: 10px;
        margin-left: 20%;
    }
    .vansky_box .editorBox_img {
        width: 40%;
        margin-left: 26%;
        height: 150px;
    }
    .vansky_box .editorBox_btn {
        text-align: center;
    }
    .vansky_box .editorBox_btn a {
        padding: 7px 25%;
    }
    .vansky_box input[type=text] {
        width: 70%;
        border: 1px solid #eceaea;
    }
    .vansky_box textarea {
        vertical-align: top;
        height: 100px;
        width: 70%;
        border: 1px solid #eceaea;
        padding: 15px;
    }
    .vansky_box .editorBox_title {
        width: 100px;
        display: inline-block;
    }
    .scols_search_nav {
        background: #fff;
    }
    .scols_search_nav .searchNav_left li {
        width: 30%;
        text-align: center;
    }
    .scols_search_nav .searchNav_left li a {
        color: #000;
    }

    .scols_search_nav .searchNav_right {
        text-align: center;
    }
    .scols_search_nav .searchNav_right li {
        width: 100%;
        /*padding-right: 15px;*/
    }
    .scols_search_nav .searchNav_right li .draft_link {
        color: #000;
    }
    #scols_column .scols_searchMain .scols_ranking {
        padding: 10px 0;
    }
    #scols_column .scols_searchMain .scols_rankingBox {
        margin: 0;
        padding: 10px;
    }
    #scols_column .scols_searchMain .scols_listBox {
        padding: 10px;
        border-bottom: 4px solid #eceaea;
    }
    #scols_column .scols_searchMain .scols_intro_time {
        padding-top: 15px;
    }
    #scols_column .container {
        padding: 0;
    }
    .column-center .scols_search-list {
        height: 149px;
        width: 100%;
        margin-top: 38px;
        padding-right: 0px;
    }
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .scols_intro_title {
        font-size: 14px;
    }
    .scols_intro_cont {
        font-size: 12px;
        /*max-height: 55px;*/
    }
    .scols_searchMain {
        /*.scols_listBox{
          padding-left: 10px;
          padding-right: 10px;
         }*/
    }
    .scols_searchMain .scols_search-list {
        height: 100px;
    }
    .scols_searchMain .scols_ranking {
        margin-top: 20px;
        padding: 10px;
    }
    .scols_searchMain .scols_ranking .scols_ranking_list li {
        padding-top: 10px;
    }
    .scols_searchMain .scols_ranking .scols_ranking_title span {
        font-size: 12px;
    }
    .scols_searchMain .scols_search-input {
        padding: 10px;
    }
    .scols_searchMain .scols_search-input .scols_input .search-i {
        right: 5%;
    }
    .scols_page_left .scols_comments .scols_sortingCont .scols_ContHeader {
        padding-left: 20px;
    }
    .delive-search .scols_search-box {
        float: none;
    }
    .editorBox_text select {
        width: 40%;
    }
    .scols_searchMain .scols_search-list {
        margin-top: 10px;
    }
    .scols_searchMain .scols_search-list .scols_intro {
        padding-left: 0;
    }
    .scols_searchMain .scols_search-list .scols_intro .scols_intro_time {
        padding-top: 0;
    }
    .scols_searchMain .scols_search-list .scols_intro .scols_intro_time span {
        padding-right: 1px;
    }
    .scols_searchMain .scols_search-list .list-img {
        padding-right: 10px;
    }
}
footer .container p{
    font-size:14px;
    line-height:20px
}

.header {
    width:100%;
    /* 	overflow:hidden; */
    margin:0 auto
}
.header .logo {
    width:14%;
    height:auto;
    margin:5px 0 7px 0 !important;
    float:left
}
.header .nav {
    width:auto;
    float:right;
    margin-top:15px;
    margin-right:5px
}
.header .nav ul li {
    float:left;
    padding:0 8px;
    line-height:1.875
}
.header .nav ul li.current {
    background-color:#dadada
}
.header nav {
    background:url(../bootstrap/images/nav_bg.jpg) repeat-x center center;
    height:49px;
    line-height:49px;
    margin-bottom:30px
}
nav ul li {
    float:left;
    margin-right:30px;
    text-align:left;
}
nav ul li a {
    color:#ffffff;
    font-size:16px;
    display:block
}
/*.container .carousel-inner .item {
	width:100%;
	overflow:hidden
}*/
.navbar-brand {
    color:#fff;
    background-color: transparent;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-size: 18px;
    line-height: 21px;
    font-family: OCR A Std;
    font-weight: bold;
    height: 50px;
    line-height: 25px;
    padding-left: 80px;

}
.mores {
    width: 30%;
    margin:0 auto;
}
.more_gd {
    background-color: #fff;
    border-radius: 15px;
    padding:5px 10px;
    margin-bottom: 3px;
    border-top:none;
    border-left: none;
    border-right: none;
    color:#ddd;
    border-bottom-color: #ddd;
}
.more_gd span {
    padding-left: 30px!important;
    color:#ddd;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration:none;
    border-bottom:#eee;
    font-size:16px
}
.container .bs-example {150px!important
    position:relative
}
.container .bs-example p {
    text-align:right
}
.container .bs-example .btn-primary {
    margin:0;
    padding:5px;
    color:#fff;
    background-color:#528fe2;
    border-color:#528fe2;
}
.bs-example .btn-primary .btn {
    display:inline-block;
    margin-bottom:0;
    font-size:14px;
    font-weight:normal;
    line-height: 1.42857143;
    text-align:center;
    cursor:pointer;.bs-example .collapse .top-2
border-radius:4px
}
.bs-example .btn-primary .glyphicon {
    position:relative;
    top:0px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.bs-example  .top-2 {
    background-color:#528fe2;
    margin-top:0;
    margin-right:0
}
.bs-example .top-2,.nav-m {background-color:#fff}
.bs-example .top-2,.nav-m li {border-bottom:0 !important}
.bs-example .top-2,.nav-m li a {color:#659CE5;font-size:14px}
.bs-example  .top-2 li {
    width:100%;
    margin:0;
    padding:0;
    line-height:20px;
    border-bottom:1px solid #5594ea
}

.bs-example .btn_right {
    float: right;
}
.bs-example .btn_left {
    float: left;
    padding:0 10px;
}

.top-nav-btn{font-size:20px;width:42px}

footer {
    height:128px;
    background:url(../bootstrap/images/footer_bg.jpg)left center repeat-x;
    color:#ffffff;
    font-weight:normal
}
footer .container {
    padding:0 5%
}
footer .container p {
    /*line-height:20px;*/
    margin-top:10px;
}
footer .footer_p {
    margin-top:50px!important;
}
footer .container p>span {
    float:right;
    margin-right:15px;
}
footer .container p>span a {
    color:#ffffff
}
footer .footer_pp {
    margin-top:50px;
}

.scols_search_nav .searchNav_left a.active {
    color: rgb(208,181,11);
}

@media(max-width:1020px) {
    .id_padwidth{width:100%!important}
    .id_ipad{padding-left:50px}
    .news_listwidth{width:657px!important}
    #details div {
        margin: 10px 0px!important;
        line-height: 1.0;
    }
    .list_id_right {
        margin-left: 0px!important;

    }
    .id_right{width:100%!important}
    .navbar-brand{
        padding-left:35%;
    }
    .ctr_img{width:100%!important}


}

@media(max-width:768px) {
    .header{
        position:relative;
        z-index:9;
    }
    header .container{
        padding:0px
    }
    .scols_search_nav a{text-decoration: none;color:#333333}
    .container.top_column{padding:0px 5px}
    .topScClass{margin:0px 6px}
}

@media(max-width:500px) {
    .navbar-brand{
        padding-left:80px;
    }

}

@media(max-width:320px) {
    .navbar-brand{
        padding-left:50px;
    }
    .scols_page_right .scols_page_hot .scols_hot_list img {
        width: 100px;
        height: 85px;
    }
}

@media(min-width:768px){
    header .container{
        padding-left:20px;padding-right:10px
    }
    .scols_search_nav a{text-decoration: none;color:#FFFFFF}
    .scols_search_nav a:hover{text-decoration: none;color:#fdd700}
    .scols_search_nav .searchNav_right a{margin:0px 6px}
    .img-responsive.list-img.first-img{width:225px;height:165px}
    .container.top_column{padding:0px 20px}
    .topScClass{margin:0px 9px}
}

@media screen and (min-width:1024px){
    .img-responsive.list-img.first-img{width:225px;height:165px}
}

@media screen and (min-width:768px) and (max-width:1023px){
    .img-responsive.list-img.first-img{width:140px;height:90px}
}

@media screen and (min-width:414px) and (max-width:767px){
    .img-responsive.list-img.first-img{width:130px;height:90px}
}

@media screen and (min-width:375px) and (max-width:413px){
    .img-responsive.list-img.first-img{width:120px;height:90px}
}

@media screen and (min-width:320px) and (max-width:374px){
    .img-responsive.list-img.first-img{width:100px;height:75px}
    .scols_searchMain .scols_search-list .scols_intro .scols_intro_cont{
        -webkit-line-clamp:2;
    }
}
