﻿/* Base Reset */
* {
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:focus {
    outline: 0;
}

img {
    border: 0;
}

a img {
    vertical-align: middle;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    *zoom: 1;
}

body, p {
    font: 14px/1 Microsoft YaHei, Tohoma, Arial;
    color: #333;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #EC3C1B;
}
.wrapper { width: 100%; background-color: #fff;}
.wrapper .inner { width:auto; max-width: 1400px; margin:0 auto;}
/**澶撮儴**/
.header {}
/**
 * [绔欑偣LOGO]
 */
.logo-panel { float: left;}
.logo-window { padding: 20px 0;}
.logo-window img { vertical-align: middle;}

.head-tools { float: right;}
/**
 * [椤堕儴鍓鑸猐
 */
.top-nav-panel { float: right; margin-bottom: 12px; margin-right: 6px; display:none;}
.top-nav-panel .menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .menu .menu-item a.menu-link { display: inline-block; margin: 0 6px; height: 36px; line-height: 36px; color: #fff; font-size: 16px;}
.top-nav-panel .menu .menu-item a.menu-link:hover{ text-decoration: underline; color: #d5d5d5;}

/**涓诲鑸�**/
.navi { float: right;  width: 51%; margin-top:60px;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .menu { margin:0 auto; }
.main-nav-panel .menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100; margin: 0 16px;}
.main-nav-panel .menu .menu-item a.menu-link { display: inline-block; height: 40px; line-height: 40px; color: #000; font-size: 20px; font-family:"microsoft yahei";}
.main-nav-panel .menu .menu-item a.menu-link:hover {border-bottom: 4px solid #c02125;color:#c02125;}
.main-nav-panel .menu .menu-item.selected a.menu-link,.main-nav-panel .menu .menu-item.parent a.menu-link { text-decoration: none; color: #fff; background-color:#4fc1e9;}
.main-nav-panel .sub-menu {background-color: #f2f2f2; display: none; position: absolute; left: 0; top: 43px; z-index: 100;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 1px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #272727; height: 30px; line-height: 30px; padding:0 10px; font-size: 14px;padding: 0 28px;text-align: center;font-family:"microsoft yahei";}
.main-nav-panel .sub-menu .sub-item a:hover { color: #e99839; display: block;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
/**slide瀵艰埅**/
.navi .navi-slide-head { display: none; padding:0 10px; height: 40px;}
.navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(/webapps/bb-silkV-bb_bb60/dist/images/menu-icon-arrow.png) no-repeat 50%;}

/**aside瀵艰埅**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle { display: block; width:34px; height: 34px; background: url(/webapps/bb-silkV-bb_bb60/dist/images/menu-icon-arrow.png) no-repeat 50%; cursor: pointer; position: absolute; left: 0; top:50%; margin-top: -17px; display: none;}
.navi-aside { display: none; position: fixed; left: 0; top:0; bottom: 0; right: 0; z-index: 1000; }
.navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.2); }
.navi-aside-active { display: block;}
.navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;right: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #fff; overflow-y: auto;-webkit-overflow-scrolling: touch; }
.navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.navi-aside .navi-aside-head { margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #fff;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.navi-aside .navi-aside-head .navi-aside-title { padding:7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.navi-aside .navi-aside-wrap { color: #000;}
.navi-aside .navi-aside-wrap li { position: relative;}
.navi-aside .navi-aside-wrap li .menu-switch-arrow { display:block; cursor: pointer; width:50px; height: 35px; position: absolute; right: 0; top:0px; color: #f6f6f6; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;}
.navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 20px 12px;}
.navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #000; font-size: 16px; line-height: 20px; padding: 8px 30px 8px 15px;}
.navi-aside .navi-aside-wrap li a:hover,.navi-aside .navi-aside-wrap li a:focus { background-color: #404040; color: #fff; outline: 0;}
.navi-aside .navi-aside-wrap li .sub-menu { display: none; background-color: #2e2e2e;}
.navi-aside .navi-aside-wrap li .sub-menu li a { padding-left: 20px; }
.navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #333}
.navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 30px;}
.navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #343434;}
.navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 40px;}
.navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #373737;}
.navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 50px;}
/**铹︾偣锲剧墖**/
.focus { background-color: #ececec;}
.focus .inner { max-width:100%;position: relative;}
.fcous-panel { width: 100%; margin:0 auto;}
.fcous-panel .focus-window {}
.focus-container {overflow: hidden;}
/**
 * 涓讳綋
 */
.container { }
.container .inner { padding-top:35px;}
.main-page .content { width:48.4%; float: left;}
.main-page .content .cbox-left { width:100%; float: left;}
.main-page .content .cbox-right { width: 48.5%; float: right;}
.main-page .sidebar { width:48%; float: right;}
.main-page .sidebar .sbox { }

.tab1 {
    height: 415px;
    margin: 35px auto 50px;
    display: flex;
}
.tab2{display: none;}
.tab-content {
    box-sizing: border-box;
    height: 416px;
    background-color: #ca1f20;
    flex: 1;
    padding: 20px;
}
.tab-content > div {
    padding:15px 30px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: rgba(0,0,0,0.7);
    display: none;
}
.con_one-head {
    height: 50px;
    border-bottom: 1px solid #fff;
    margin-bottom: 12px;
    color:#fff;
    position: relative;
}
.con_one-title {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    font-weight: normal;
}
.con_one-more {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 15px;
}
.con_one-more  a {
    color: #fff;
    font-size: 22px;
    text-decoration: none;
}
.con_one-content {
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.con_one-content ul li {
    width: 50%;
    padding-right:15px;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    margin-bottom: 15px;
}
.con_one-content ul li:nth-child(n+1) {
    padding-right:0;
}
.con_one-content ul li img {
    float: left;
    height: 130px;
    width: 50%;
}
.con_one-content .con_one-content-pic-txt li p {
    float: left;
    padding: 20px;
    background-color: #ca1f20;
    box-sizing: border-box;
    width: 50%;
    height: 130px;
    line-height: 90px;
    color: #fff;
    font-size: 22px;
    vertical-align: middle;
}
.con_one-content .con_one-content-txt {
    padding-top: 15px;
}
.con_one-content .con_one-content-txt li {
    width: 100%;
    height: 20px;
    line-height: 20px;
}
.con_one-content .con_one-content-txt li a {
    color: #fff;
    font-size: 18px;
}
.tab-menu {
    height: 416px;
    width: 416px;
    float: right;
    position: relative;
    background: linear-gradient(
            to top right,
            rgba(201, 201, 201, 0) 0%,
            rgba(201, 201, 201, 0) calc(50% - 1.5px),
            rgba(201, 201, 201, 1) 50%,
            rgba(201, 201, 201, 0) calc(50% + 1.5px),
            rgba(201, 201, 201, 0) 100%
    ), linear-gradient(
            to bottom right,
            rgba(201, 201, 201, 0) 0%,
            rgba(201, 201, 201, 0) calc(50% - 1.5px),
            rgba(201, 201, 201, 1) 50%,
            rgba(201, 201, 201, 0) calc(50% + 1.5px),
            rgba(201, 201, 201, 0) 100%
    );
}
.triangle {
    position:relative;
    width: 0;
    height: 0;
    border-width: 208px 0 208px 208px;
    border-style: solid;
    border-color: transparent transparent transparent #ca1f20;
}
.tab-menu ul li {
    height: 120px;
    width: 120px;
    text-align: center;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.tab-menu span {
    float:left;
    width:120px;
    height:120px;
    cursor:pointer;
    overflow:hidden;
}
.tab-menu p {
    padding-top: 83px;
    font-size: 22px;
}
.pos0,.top-center {
    left:146px;
    top: 22px;
    background: top center url('/webapps/bb-silkV-bb_bb60/dist/images/icon_11.png') no-repeat;
}
.pos1,.left-middle {
    left:36px;
    top:160px;
    background: top center url('/webapps/bb-silkV-bb_bb60/dist/images/icon_44.png') no-repeat;
}
.pos2,.bottom-center{
    left:146px;
    top:279px;
    background: top center url('/webapps/bb-silkV-bb_bb60/dist/images/icon_66.png') no-repeat;
}
.pos3,.right-middle{
    left:290px;
    top:160px;
    background: top center url('/webapps/bb-silkV-bb_bb60/dist/images/icon_33.png') no-repeat;
}

.tab-menu .off p {
    color: #fff;
}
.post {margin-bottom: 10px;}
.post-head-m{display: none;}
.post .post-head { height: 50px; margin-bottom: 10px; text-align:center;}
.post .post-head img{ max-width: 400px; width: 100%;}
.post .post-head .head-bar { position: relative;}
.post .post-head .head-bar img {}
.post .post-head .post-title { display: inline-block; height:45px; line-height: 45px; font-size: 20px; font-weight: normal; font-family:"microsoft yahei";}
.post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%;margin-top: -5px; margin-right: 15px;}
.post .post-head .post-more a { color: #424242; text-decoration: none;}
.post .post-body {}
.post-news .news-item { height: 32px; line-height:32px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; margin-right: 76px; overflow: hidden; padding-left:18px; background:url(/webapps/bb-silkV-bb_bb60/dist/images/li.png) 2px no-repeat;}
.post-news .news-item .meta-title a { font-size:14px;font-family:"microsoft yahei";}
.post-news .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top:50%; margin-top: -10px; color: #000; font-size:12px;}

/**鍒楄〃椤�**/
.banner { background-color: #f5f5f5;}
.banner .inner { position: relative; max-width:100%;}
.banner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff;text-shadow:2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top :50%; margin-top: -12px;}
/**鍒楄〃椤礲anner锲�**/
.banner img { width: 100%; vertical-align: top; }

.column-news { width: 100%; max-width:875px; margin:0 auto;}
.column-news .column-news-box { margin:0 auto;}
.wrapper .column-box {display: flex; padding-top: 20px; padding-bottom: 50px;}
.column-menu {width: 320px; box-sizing: border-box; border:1px solid #dadada;}
.column-menu-title {font-size:18px; color:#fff; padding:20px 25px; background:#c31f2a; overflow: hidden; display: block;}
.column-menu ul {
    padding:0 25px;
}
.column-menu ul li {
    float: left;
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
}
.column-menu ul li.active a{color: #fff;background-color: #c91f20;}
.blank{display: none;}
.course-search {display: none;}
.column-content {
    flex: 1;
    margin-left:35px;
}
.bread-crumbs {margin-top: 10px; overflow: hidden;display: block;}
.bread-crumbs li{float:left; display: inline-block;padding-right:5px; }
.bread-crumbs li a{color: #000;font-size: 18px;}
.bread-crumbs li a.cur{color: #c31f2a;}
.bread-crumbs li img{padding-top:4px;}
.course-list {    margin-top: 30px;
}
.course-select {width: 100%; overflow: hidden; display: block;}
.course-select select{float:right;width:340px; height:35px;}
.column-tt { float:left; font-size:18px;font-family:"microsoft yahei"; color:#fff; padding:12px 30px; background:#4fc1e9; border-radius:5px;}
.column-list { float:left;}
.column-nav { padding:0px 40px; float:left;}
.column-nav a { line-height:42px; font-size:16px; color:#50504d;font-family:"microsoft yahei";}
.column-nav.parent a { color:#e5655d;}
.column-name { float:left; font-size:23px; color:#000;font-family:"microsoft yahei";line-height: 50px; padding-right:40px;}
.sub-nav { float:left; line-height:50px;}
.sub-nav li { padding:0px 20px; float:left;}
.sub-nav li a { font-size:16px; color:#000; font-weight: normal;font-family:"microsoft yahei"; display:inline-block; padding: 0px 28px; text-align: center; line-height: 33px; border-radius:5px;}
.sub-nav li.selected a { background:#4fc1e9; color:#fff;}
.column-pic { max-width:100%;}
.jpkc-nav { padding:4px 0;}
.jpkc-nav .jpkc-li { font-size:16px;font-family:"microsoft yahei"; color:#fff; background:#c78ecc; border-radius:5px; display:inline-block; padding:10px 0px;float: left; margin-right:30px;min-width: 90px; text-align: center;}
.jpkc-nav .jpkc-sub {float: left;}
.jpkc-nav .jpkc-sub a { line-height:36px; font-size: 16px;  color: #50504d;font-family:"microsoft yahei";}
.jpkc-nav .jpkc-sub li { float:left;margin-right: 50px;}
.jpkc-nav .jpkc-sub .selected a { color:#e5655d;}
/**镙忕洰鍒楄〃**/
.column-head { background: #363636; line-height: 24px; }   /**浣岖疆镙忕洰鑳屾櫙**/
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size:18px; font-weight:normal; color:#7E7E7E; }		/**浣岖疆镙忕洰瀛椾綋**/

.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; border-bottom: 1px solid #b3b3b3; font-size: 16px; color: #383838; background:#eee url(img/li.png) no-repeat 10px 19px;}
.column-list-wrap li a:hover { color: #e5e5e5; text-decoration: none; background-color: #646464;}
.column-list-wrap li.selected a.selected { color: #fff; background-color: #636363}
.column-list-wrap li a span { display: block; padding: 10px; padding-left: 20px; line-height: 22px; }
.column-list-wrap .sub-list li a {  background-position: 18px 11px; font-size: 14px; background-color: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { background-color: #D6D6D6; color: #121212; }
.column-list-wrap .sub-list li.selected a.selected { background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 18px; }
.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px; }
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px; }
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}
#wp_paging_w9 { text-align:right; margin-top: 15px;}
.wp_paging { float:none;display: inline-block !important;}
/**
 * 镙忕洰鏂伴椈
 */
.list-head { padding: 10px 0; border-bottom: 2px solid #e5e5e5; }
.list-meta .column-title { float: left; display:inline-block; white-space:nowrap; line-height:24px; font-size: 24px; color: #000} /**褰揿墠浣岖疆**/
.list-meta .column-path { float: right; line-height: 24px; color: #454545;}
.list-meta .column-path a{ color: #454545;}
.list-meta .column-path a:hover{ color:#14427E;}
.column-news-con { padding:10px 0; }
.column-news-list .column-news-item {display: block; position: relative; line-height: 1.4em; padding: 10px 0; padding-left:25px; background: url(/webapps/bb-silkV-bb_bb60/dist/images/list-li.png) no-repeat 2px 13px;    font-size: 17px;font-family:"micorosoft yahei";}  /**镙忕洰鏂伴椈鍒楄〃**/
.column-news-list .column-news-item:hover { background-color: #F7F7F7; color: #000;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 105px;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 98px; height: 40px; line-height: 40px; position: absolute; right: 0; top:0px; color: #000; }
.wp_entry {width:auto; margin:0 4px;}
.wp_entry,.wp_entry p { line-height:1.7; font-size:15px; text-align: justify; }
.wp_entry p { margin-bottom:11px;}
.column-news-list .wp_entry img {vertical-align: middle; max-width:100%; _width:expression(this.width > 800 ? "880px" : this.width); }   /**鍒楄〃椤垫枃绔犲浘鐗囧ぇ灏忛檺鍒�**/
/**缁熻淇℃伅**/
.bgcf5 {
    background-color: #f5f5f5;
}
.bgcff {
    background-color: #ffffff;
}
.p-t-30 {
    padding-top: 30px;
}
.wrapper .column-box.p-b-no{
    padding-bottom: 0;
}
.wrapper .column-box.p-t-15 {
    padding-top: 15px;
}

.wrapper .column-box.p-t-no {
    padding-top: 0;
}
.info-wrapper {
    width:100%;
    padding: 70px 80px;
    height: 260px;
    display: flex;
    box-sizing: border-box;
    background-color: #c31f2a;
}
.info-wrapper > div {
    flex: 1;
}
.info-wrapper .rocket {
    padding-left: 80px;
    background: url("/webapps/bb-silkV-bb_bb60/dist/images/icon_huojian.png") left center no-repeat;
}
.info-wrapper p {
    font-weight: bold;
}
.info-wrapper .info-t {
    margin-top: 15px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
}
.info-wrapper .info-n {
    font-size: 30px;
    color: #fff;
}
.info-wrapper .yesterday {
    padding-left: 20px;
    font-size: 16px;
}
.statistics-box {
    padding: 20px 30px;
    height: 400px;
    margin-bottom: 15px;
    margin-right: 15px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ececec;
}
.statistics-left {
    width: 550px;
}
.statistics-center {
    width: 480px;
}
.statistics-center2 {
    flex:1;
    margin-right: 0;
}
.statistics-right {
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
}
.statistics-title {margin-bottom: 20px;font-size: 18px;}
.rank-item {position: relative;margin-top: 10px;height: 30px; width: 100%;background-color: #f5f5f5;line-height: 30px;font-size: 16px;}
.rank-name {color:#a9a9a9;position: absolute; left: 0;}
.rank-num {float: right;background-color: #9477cb;color: #fff;text-align: right;padding-right: 10px;box-sizing: border-box;}
#access .rank-item{background-color: #fff;padding-right: 50px;box-sizing: border-box;}
#access .rank-num{background-color: #fff;color:#a9a9a9; position: absolute;right: 0;}
#access .rank-bar{height: 10px; position: absolute;top:10px; right: 50px;}



/**鏂囩珷椤�**/
.info-box { margin:0 20px;}
.article {padding: 15px 0;}
.article h1.arti-title { font-family:"micorosoft yahei";line-height:26px;     padding-bottom: 16px; text-align:center; font-size:24px; font-weight: normal; color:#424242;} /**鏂囩珷镙囬**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding:10px 0 20px 0; border-bottom:1px solid #ddd;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:14px; color:#696968;font-family:"micorosoft yahei";} /**鏂囩珷鍏朵粬灞炴��**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.png) no-repeat 0 50%; display: none;}
.article .entry { margin:0 auto; overflow:hidden; max-width: 1115px;    padding-top: 36px;} /**鏂囩珷鍐呭**/
.article .entry,.article .entry p { line-height:1.7; font-size:15px; text-align: justify;font-family:"micorosoft yahei";}
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle; max-width:100%; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center; }   /**鏂囩珷阒呰閮ㄥ垎锲剧墖澶у皬闄愬埗**/

/**阒呰璁剧疆**/
.night-model .container{ background-color: #313131; color: #6f6f6f;}
.night-model .article .entry,.night-model .article .entry p { color: #6f6f6f;}
.night-model .read a { color: #6d6d6d;}
.night-model .read a:hover { color: #f5f5f5;}
.night-model  .article h1.arti-title { color: #e7e8e9}
.read-setting { margin-bottom: 10px; display: none; background-color: #fdfdfd; height: 38px; border-bottom: 1px solid #F1F1F1;}
.night-model .read-setting { background-color: #1d1d1d; border-color: #313131;}
.read-setting .setting-item { display: inline-block; width:49%; height: 38px; float: left;}
.read-setting .setting-item a { display: inline-block; color: #565656; font-size: 20px; float: left; width: 49%; height: 20px; line-height: 20px; text-align: center; margin-top: 9px; color:#565656;}
.read-setting .setting-item a:hover { color: #999;}
.read-setting .setting-item a.smaller-font { border-left: 1px solid #F1F1F1; font-size: 18px;}
.read-setting .setting-model {border-left: 1px solid #F1F1F1;text-align: center;}
.night-model .read-setting .setting-item a.smaller-font,.night-model .read-setting .setting-model { border-left-color:#313131;}
.read-setting .setting-model a.read-model { font-size: 18px;  background: url(img/moon.png) no-repeat 0 50%; float: none; width: auto; padding-left: 24px; margin: 9px auto;}
.night-model .read-setting .setting-model a.read-model { background-image: url(img/sun.png);}
.article .entry .set-fz12,.article .entry .set-fz12 p { font-size: 12px;}
.article .entry .set-fz14,.article .entry .set-fz14 p { font-size: 14px;}
.article .entry .set-fz16,.article .entry .set-fz16 p { font-size: 16px;}
.article .entry .set-fz18,.article .entry .set-fz18 p { font-size: 18px;}
.article .entry .set-fz20,.article .entry .set-fz20 p { font-size: 20px;}
.article .entry .set-fz22,.article .entry .set-fz22 p { font-size: 22px;}
/**鏂囩珷鍒嗕韩锛堢栌搴﹀垎浜级**/
#bdshare { margin-top: 10px; }
/*璇诲浘妯″纺*/
.view-box { display: block; color: #666; font-style: normal; margin-bottom: 10px;}
.view-box-inner { display: block; text-align: center; max-width: 400px; min-width: 30px; margin:0 auto; position: relative;}
.view-box-inner img { width: 100%; width: auto; display: block; margin:0 auto;}
.view-box-inner .open-view { display: block; width: 28px; height: 28px; position: absolute; right: 1px; bottom: 1px; z-index: 1;}
.view-box-inner .view-icon { display: block; width: 100%; height: 100%; background:url(img/view-image.png) no-repeat center; }
#view-page { display: none; position: fixed; z-index: 10000000; width:100%; background-color: #1a1a1a; left: 0; top: 0; right:0; bottom:0; }
#view-head{ width: 100%; height: 42px; position: absolute; left: 0; top:0; z-index: 100;}
#back-read-page { position: absolute; left: 0; top: 0; width: 40px; height: 42px; background: url(img/back-arrow.png) no-repeat center;}
#back-read-page span{ display: none;}
#view-original-image {background-color: rgba(255, 255, 255, 0.1);color: #FFF;float: right;font-size: 15px;margin: 12px 12px 0px 0px;display: block;height: 22px;line-height: 22px;text-align: center;width: 40px;}
#view-foot { background-color: rgba(0, 0, 0, 0.7); position: absolute; width: 100%; height: 42px; left: 0; bottom:0; color: #FFF; position: absolute;font-size: 14px;line-height: 42px; opacity: 0.8;z-index: 99;}
#view-index { float: left; margin-left: 10px; }
#view-current { color:#3495FF;}
#view-title { position: absolute; left: 60px; top: 10px; height: 22px; line-height: 22px; overflow: hidden; color: #fff; }
#view-body { width: 100%; height: 100%; position: relative;}
#view-image-items { height: 100%; width: 100%;  position: absolute; left: 0; top: 0; overflow: hidden;}
#view-image-items li { float: left; text-align: center; background: no-repeat center;-webkit-background-size: contain; background-size: contain; }

/**搴曢儴**/
.footer {margin-top: 25px; padding-top: 35px; color: #fff; background-color:#363636;}
.footer .inner { padding: 30px 0;}
.foot-l { float:left; width:40%;}
.foot-r { float:right; width:60%;}
.foot-r .info {margin-bottom: 35px;float:left; display: inline-block; width: 50%;}
.foot-r .info h3 { font-size: 32px; font-weight: normal;}
.foot-r .info p {margin-top: 20px;font-size: 20px;color: #fff; line-height: 30px;}

/**jumphandle**/
#jumphandle {width:32px;height: 70px; position: fixed; right: 6px; bottom:20px; z-index: 100000000; display: none;}
#jumphandle a { display: block; width: 32px; height: 32px; background: #777 url(/webapps/bb-silkV-bb_bb60/dist/images/jump-icon.png) no-repeat 0 top; opacity: 0.7;}
#jumphandle a#gobot { background-position: 0 bottom; margin-top: 6px;}
/***login****/
.login-min{display: none;}
.loginbox { position:absolute; background:url(/webapps/bb-silkV-bb_bb60/dist/images/bd.png);border-radius: 6px; left: 50%; top: 50%; margin-left: 190px; margin-top: -195px; z-index:1000;}
.login { float:right;}
.loginm { height:300px; background: url(/webapps/bb-silkV-bb_bb60/dist/images/logbg2.png);padding: 0px 40px; margin:15px;}
.login-tt { text-align:left; padding: 25px 0px 26px 0px;}
.login-l { font-size:22px; font-family:"micorosoft yahei"; color:#000;margin-right: 6px;font-weight: bold;}
.login-r { font-size:18px; font-family:"Myriad Pro"; color:#383838;}
.login-con {}
.visitors {color:#000; font-size: 16px;margin-bottom: 10px;}
.login-user { width: 260px; height: 43px;  margin: 0 auto; border: 1px solid #b7babf;margin-bottom: 18px;}
.formtext { border: 0px; height: 43px; display: block;float: left; width:83%;padding-left: 7%;font-size:16px;background-color: #fff;}
#errorplace { color: #FF0000;}
.lg-user {padding-left:14px;box-sizing: border-box;height:43px; background:#fff; text-align:center; display:inline-block;line-height: 64px;float: left;width: 17%;}
.login-pw { width: 260px; height: 43px;  margin: 0 auto; border: 1px solid #b7babf;margin-bottom: 18px;}
.lg-pw {padding-left:14px;box-sizing: border-box; width:43px; height:43px; background:#fff; text-align:center; display:inline-block;line-height: 64px;float: left;width: 17%;}
.logintext { font-size:12px; font-family:"microsoft yahei";}
#saveUsername{margin-top: 10px;}
.lg-mm { padding:16px 0;font-family:"microsoft yahei";}
.mm-l { float:left;}
.mm-r { float:right;}
.shufe { text-align:center; background:#fa8d00; line-height:45px;}
.shufe a {font-size:18px; font-family:"microsoft yahei"; color:#fff; }
::-webkit-input-placeholder { color: #aaa;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #aaa;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #aaa;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #aaa;} /* Internet Explorer 10-11 */
/***pic***/
.pic-li { float:left; width:24%; margin-right:1.0%; margin-top:15px; overflow: hidden; background: #ffffff; border:1px solid #dedede; min-height: 210px;}
.pic-li > a img { width:100%; max-height: 182px;}
.pic-li h1 { padding:5px 0; text-indent: 10px; overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic-li h1 a { font-size:18px;font-family:"microsoft yahei"; color:#000;}
.pic-li > p { font-size:12px;font-family:"microsoft yahei"; color:#a5a5a5; padding-bottom:4px;padding-top:4px;text-indent: 10px;}
.pic-li .info {text-indent: 10px; overflow: hidden; line-height: 20px;}
.pic-li .info p { float: right; padding-bottom: 0;}
.pic-li .info p img { margin-right: 15px;}
.pic-li .info a{float:left; font-size:12px; text-decoration:underline;font-family:"microsoft yahei";font-weight: bold; color:#2382bb; text-indent: 10px;}
.post-pic .pic4,.post-pic .pic8 { margin-right:0px;}
/***list pic***/
.course-list .pic-li { float:left; width:32%; margin-right:1.5%; margin-top:15px; overflow: hidden; background: #ffffff; border:1px solid #dedede; min-height: 210px;}
.course-list .pic-li > a img { width:100%; max-height: 182px;}
.course-list .pic-li h1 { padding:5px 0; text-indent: 10px; overflow: hidden;}
.course-list .pic-li h1 a { font-size:18px;font-family:"microsoft yahei"; color:#000;}
.course-list .pic-li p { font-size:12px;font-family:"microsoft yahei"; color:#a5a5a5; padding-bottom:4px;padding-top:4px;text-indent: 10px;}
.course-list .pic-li .info {text-indent: 10px;}
.course-list .pic-li .info p { float: right; padding-bottom: 0;}
.course-list .pic-li .info p img { margin-right: 15px;}
.course-list .pic-li .info a{float:left; font-size:12px; text-decoration:underline;font-family:"microsoft yahei";font-weight: bold; color:#2382bb; text-indent: 10px;}
.course-list .pic-li:nth-child(3n+3) { margin-right: 0;}
.column-news-list .pic-li {margin-right: 2%;}
.news-mc { margin:30px 0;}
.main-r li {width: 34%;  float: left;  text-align: center; padding: 0px 8%;}
.main-r h1 { padding:10px 0;}
.main-r h1 a { font-size:20px;font-family:"microsoft yahei"; color:#4e525d;}
.main-r p { font-size:12px;font-family:"microsoft yahei";color:#4e525d;line-height: 20px;}
.main-r .more {text-align:center; margin-top: 12px;}
.more span { display: inline-block; width:97px; height:30px;text-align:center; background:#a0d468;line-height: 30px;
    border-radius: 3px;}
.more span a { color:#fff; font-size:13px;}
/****jpkc***/
.jpkc-menu { background:#c78ecc;}
.jpkc-menu span { line-height:54px; font-size:16px; color:#fff;font-family:"microsoft yahei"; display: inline-block; text-align: center; float:left;}
.menu1 { width:10%; background:url(/webapps/bb-silkV-bb_bb60/dist/images/rt.gif) right repeat-y;}
.menu2 { width:25%; background:url(/webapps/bb-silkV-bb_bb60/dist/images/rt.gif) right repeat-y;}
.menu3 { width:25%; background:url(/webapps/bb-silkV-bb_bb60/dist/images/rt.gif) right repeat-y;}
.menu4 { width:20%; background:url(/webapps/bb-silkV-bb_bb60/dist/images/rt.gif) right repeat-y;}
.menu5 { width:20%;}
.jpkc-con {    border-bottom: 1px solid #ccc;}
.jpkc-con span { display:inline-block; float:left; text-align:center;line-height:43px; font-size:16px;font-family:"microsoft yahei";}
.jpkc-box { /*background:url(/webapps/bb-silkV-bb_bb60/dist/images/jpkc.png) bottom;*/}
.jpkc-name { font-size:24px; color:#000; padding:30px 0;font-family:"microsoft yahei";}
/***fwzc***/
.fw-nav ul { padding:0px 70px;}
.fw-nav ul li {float:left;width: 12.6%;padding: 0px 2%; text-align:center;}
.fw-nav ul li a {font-size:16px;font-family:"microsoft yahei";color:#50504d;line-height:18px;padding-top: 55px;background:url(/webapps/bb-silkV-bb_bb60/dist/images/fw.png) no-repeat;display: inline-block;text-align: center;}
.fw-nav ul li.i1 a {background-position:20px 0px;}
.fw-nav ul li.i2 a {background-position: -148px 0px;}
.fw-nav ul li.i3 a {background-position: -328px 0px;}
.fw-nav ul li.i4 a {background-position: -536px 0px;}
.fw-nav ul li.i5 a {background-position: -728px 0px;}
.fw-nav ul li.i6 a {background-position: -930px 0px;}
.fw-name { font-size: 23px; color: #000; font-family: "microsoft yahei"; line-height: 80px;}
.fw-sub-nav ul { border-bottom:1px solid #ddd; margin-bottom:40px;}
.fw-sub-nav li {float:left;}
.fw-sub-nav li a { padding:0px 30px 8px 30px; line-height:30px; font-size: 16px;  color: #000; font-weight: normal; font-family: "microsoft yahei"; display:inline-block;}
.fw-sub-nav li.selected,.fw-sub-nav li.parent { border-bottom:2px solid #a0d468;}
.fw-post { position:relative;}
.fw-post .sub-post { position:absolute;left: 0px; top: 40px;}
.sub-post li a { padding:8px 30px 0px 0px; font-size:14px;font-family: "microsoft yahei";}
.sub-post li.selected { border-bottom: 0px solid #a0d468;}
.sub-post li.selected a { color:#a0d468;}
.fw-post ul.sub-post {border-bottom: 0px solid #ddd;}
.list-tt { line-height:80px; font-size:23px;color: #000; font-family: "microsoft yahei";}
.con-n { float:left; font-size:14px;font-family: "microsoft yahei"; color:#50504d; line-height:24px;}
.con-tt { float:left;}
.con-tt a {font-size:14px;font-family: "microsoft yahei"; color:#50504d; line-height:24px;}
.con-tt a:hover {color: #a0d468;}
.wap-focus { display:none;}
.siteCounter6 span { padding:0; border:none; border-radius: 0; margin:1px; color:#fff!important; font-size:13px;}
.WP_VisitCount {float: right; padding-right: 10px;}
.column-news-list { min-height: 150px;}