@charset "UTF-8";
/* Base Reset */
* {margin: 0;padding: 0; border: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; vertical-align: top;}
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 'Helvetica', 'STHeiti STXihei', 'Microsoft JhengHei', 'Microsoft YaHei', 'Tohoma', 'Arial'; color: #333;  }
body {background-color: #fff;}
a{text-decoration: none;color: #333;font: 14px/1 Microsoft YaHei, Helvetica, STHeiti STXihei, Microsoft JhengHei, Tohoma, Arial;}
a:hover{ text-decoration: none; color: #333;}
.wrapper { width: 100%;}
.wrapper .inner { }
#container .inner {margin: 0 6px;}
/**head**/
#header {position: relative;height: 135px;} 
.head-logo {width: auto;padding: 15px 0;background-color: #900300;}
.head-logo a {margin-left: 8px;}

/**slide导航**/
.navi-slide-arrow {color: #900300;font-size: 16px;display: inline-block;padding-left: 5px;padding-right: 32px;height: 32px;line-height: 32px;background: url(images/nav-icon-arrow.png) no-repeat right 50%;position: absolute;right: 13px;top: 68%;/* margin-top: -16px; */}
.navi-slide-arrow:hover {color: #900300;cursor: pointer;}
/**主导航**/
#nav { }
.main-nav {}
.main-nav .wp-menu { margin:0 auto; display: none; }
.main-nav .wp-menu .menu-item { display: block; border-top: 1px solid #ddd; overflow: hidden; position: relative;}
.main-nav .wp-menu .menu-item a.menu-link { display: block; padding:0 18px; height: 39px; line-height: 39px; color: #545454; font-size: 15px; font-weight: bold;  background-color: #fcfcfc;}
.main-nav .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background-color: #757575}
.main-nav .menu-switch-arrow { display: block; width: 38px; height: 38px; position: absolute; right: 0px; top: 1px; background: url(images/icons.png) no-repeat 10px -116px;}
.main-nav .sub-menu {background-color: #f2f2f2; display: none; }
.main-nav .sub-menu .sub-item { white-space: nowrap; vertical-align: top; _zoom:1; border-top: 1px solid #e5e5e5; position:relative;}
.main-nav .sub-menu .sub-item a { display: block; color: #272727; height: 39px; line-height: 39px; padding:0 10px; display: block; text-indent: 20px; }
.main-nav .sub-menu .sub-item a:hover { color: #fff; display: block; background-color: #7E7E7E;}
.main-nav .sub-menu .sub-menu { background-color: #fff;}
.main-nav .sub-menu .sub-menu .sub-item a {  text-indent: 30px;}
.main-nav .sub-menu .sub-menu .sub-menu .sub-item a {  text-indent: 40px;}

.search-bar {/* padding: 5px 0 4px 0; */position: absolute;left: 13px;top: 67.5%;}
#keyword { border: none; width: 130px !important; outline: none; height: 20px; line-height: 20px; padding:5px 2px; float: left; color: #888;}
.search-bar .search { float: right; width: 29px; height: 30px; border-left: 1px solid #ccc; background:#f2f2f2 url(images/icons.png) no-repeat 6px -85px;}
.search-bar .wp_search {width: 164px; margin: 0 auto; border:1px solid #ccc;}

/**slide**/
#slide .swiper-container { margin-bottom: 10px; max-height: 300px; min-height: 100px; overflow: hidden; width: 100%;}
#slide img { width: 100%; vertical-align: top;}
#slide .swiper-button-prev,#slide .swiper-button-next { width: 30px; height: 54px;}
#slide .swiper-button-prev { background: url(images/slide-navbtn.png) no-repeat 0 50%;}
#slide .swiper-button-next { background: url(images/slide-navbtn1.png) no-repeat right 50%;}

/*新闻列表*/
.wp-post {margin-bottom: 10px;}
.wp-post .post-head { border-bottom: 2px solid #E2E2E2;}
.wp-post .post-head .head-bar { position: relative; padding: 6px 0;background-color: #f0f0f0;}
.wp-post .post-head .post-title { display: inline-block; height: 20px; line-height: 20px; font-size: 18px; font-weight: bold; padding-left: 7px; border-left: 6px solid #ffb901; color: #003c84;}
.wp-post .post-head .post-title span { display: inline-block;}
.wp-post .post-head .post-more {position: absolute;right: 0px;bottom: 8px;margin-top: 0px;color: #952032;}
.wp-post .post-head .post-more a {display: inline-block;padding: 0px;color: #424242;text-decoration: none;}
.wp-post .post-head .post-more a:hover { color: #000; text-decoration: none;}
.wp-post .post-head .post-more img {}
.wp-post .post-body {margin:6px 0;}
.post-item,.news-item { border-top: 1px dashed #ccc;}
.news-post .item-1 { border-top: none;}
.post-item .item-thumbnail { display: none;}
.post-item .item-info p { display: none;}
.post-item .item-info h2 , .news-item h2{ height: 30px; line-height: 30px; overflow: hidden;text-overflow:ellipsis}
.post-item .item-info h2 a, .news-item h2 a { font-weight: normal; font-size: 14px;color: #333; display: block; white-space: nowrap; overflow: hidden; text-overflow:ellipsis}
.post-item .item-info h2 a:hover, .news-item h2 a:hover{ color: #B62626}
.thumbnail-post .item-1 { margin-bottom: 10px; border: none;}
.thumbnail-post .item-1 .item-thumbnail { display: block; position:relative; float:left; width:90px; margin-right:-90px;}
.thumbnail-post .item-1 .item-thumbnail .thumb-link { display: block; margin-top: 5px; width: 80px; height: 62px; background: url(images/nothumb.png) no-repeat center;}
.thumbnail-post .item-1 .item-thumbnail .thumb-link img { width: 100%; height: 100%;}
.thumbnail-post .item-1 .item-info { float: right; width: 100%;}
.thumbnail-post .item-1 .item-info h2,.post-item .item-info p { margin-left: 90px;}
.thumbnail-post .item-1 .item-info h2 { height: 22px; line-height: 22px; margin-bottom: 6px;}
.thumbnail-post .item-1 .item-info h2 a { font-weight: bold; color: #0061ae;}
.thumbnail-post .item-1 .item-info h2 a:hover{ color: #B62626;}
.thumbnail-post .item-1 .item-info p { display: block; height: 42px; line-height: 21px; overflow: hidden;}
.thumbnail-post .item-1 .item-info p a { color: #5b5b5b;}
.thumbnail-post .item-1 .item-info p a:hover{ color: #a6a6a6;}

.wp-column-menu { width: 100%; background-color: #f5f5f5; position: relative;}
.wp-column-news { width: 100%;}
.wp-column-news .column-news-box { margin: 0 6px;}
.wp-post .post-body .item-col {height: 27px;line-height: 27px;display: inline-block;background-color: #900300;padding: 0px 10px;margin-right: 0px;position: absolute;top: 50%;left: 0px;margin-top: -13.5px;}
.wp-post .post-body .item-col a {color: #fff;font-size: 15px;}
.wp-post .post-body li {margin-bottom: 8px;position: relative;width: 48%;margin: 4px 1%;}
.wp-post .post-body li a {font-size: 15px;}
.wp-post .post-body li .item-tt {
 
display: block;
 
margin-left: 90px;
 
margin-right: 0px;
 
line-height: 22px;
 
padding: 6px;
 
white-space: nowrap;
 
overflow: hidden;
 
text-overflow: ellipsis;
}
.wp-post .post-body li .item-date {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -7px;
    display: none;
} 
/**栏目列表**/
.column-head { background: #eee; line-height: 24px; }   /**位置栏目背景**/
.column-head .column-anchor {padding: 6px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; background: url(images/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size:16px; color:#7a7a7a; }		/**位置栏目字体**/

.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(images/li.png) no-repeat 10px 14px;}
.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; background-position: 10px 14px;}
.column-list-wrap li a span { display: block; padding: 10px; padding-left: 20px; line-height: 22px; padding-top: 6px; padding-bottom: 6px;}
.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;}
.column-body { display: none;}
.list-meta .column-title {font-size: 16px; }

/**
 * 栏目新闻
 */
 	.wp-banner { background-color: #ececec;}
	.wp-banner .wp-inner { position: relative;}
	.wp-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;}
	/**列表页banner图**/
	.banner img { width: 100%; vertical-align: top; min-height:120px; }

 
.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: 18px; color: #333} /**当前位置**/
.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; border-bottom:1px dashed #b1b1b1; line-height: 1.4em; padding: 5px 0; padding-left: 10px; background: url(images/dot.png) no-repeat 2px 13px;}  /**栏目新闻列表**/
.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: 76px;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top:5px; color: #999; }
.wp_entry {width:auto; margin:0 4px;}
.wp_entry,.wp_entry p { line-height:1.7; font-size:16px; text-align: justify; }
.wp_entry p { margin-bottom:11px;}
.column-news-list .wp_entry img {vertical-align: middle; max-width:100%;height: auto !important;}   /**列表页文章图片大小限制**/
.list-meta .column-path,.list-meta .column-title { float: none;}
.list-meta .column-title { display: none;}
.list-meta .column-path { padding-left: 24px; background: url(images/sitemap-icon.png) no-repeat 0 4px;}
.list-meta .column-path .path-name { display: none;}
.wp_paging .pages_count,.wp_paging .page_jump { display: none;}

.wp_article_list .list_item { overflow: hidden;}
.wp_article_list .list_item { height: 30px; line-height: 30px; white-space: nowrap;}
.wp_article_list .list_item .pr_fields { display: block; float: none; white-space: nowrap;}
.wp_article_list .list_item .Article_Index { display: none;}
.wp_article_list .list_item .ex_fields { display: none;}
.wp_article_list .list_item a { display: block; padding-right: 38px; position: relative; padding-left: 10px; background: url(images/dd.png) no-repeat 0 11px; border: 0; cursor: pointer; font-size: 15px; display: block; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
.wp_article_list .list_item .Article_Title { float: none; margin:0; display: block;}
/**文章页**/
.info-box { margin:0 6px;}
.article {padding: 10px 0 40px 0;}
.article h1.arti-title { line-height:26px; padding:5px 0; font-size:18px; font-weight: normal; color:#044480; border-bottom:2px solid #eee} /**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:14px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 4px; overflow:hidden;} /**文章内容**/
.article .entry,.article .entry p { line-height:1.7; font-size:16px; text-align: justify;text-indent:2em; }
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle; max-width: 100% !important; margin-bottom: 5px;height: auto !important;  width: 100%; }   /**文章阅读部分图片大小限制**/

/**底部**/
#footer {background: #900300;border-top: 0px solid #900300;}
#footer .inner {padding: 25px 0 25px 0;}
#footer .inner .footer-info{ margin:0 7px;}
#footer .inner .footer-info,#footer .inner .footer-info p{color: #fff;line-height: 24px;font-size: 14px;text-align: center;}
#footer .inner .footer-info span { margin:0 5px;}
#footer .inner .footer-info a { color: #ddd; font-size: 14px; margin:0 5px;}
#footer .inner .footer-info a:hover { color: #ddd; text-decoration: underline;}

#back-top { display: block; display: none; width: 30px; height: 30px; opacity: 0.7; background:#868686 url(images/back-top.png) no-repeat center; position: fixed; right: 6px; bottom: 20px; z-index: 10000;}

/**custom style**/
/**news style**/
.wp-post .post-head {border-bottom: 1px solid #8e170e;height: 32px;}
.wp-post .post-head .head-bar {position: relative;padding: 0;background: none;}
.wp-post .post-head .post-title {display: inline-block;height: 30px;line-height: 30px;font-size: 18px;font-weight: bold;padding-left: 0px;border-left: 0;color: #900300;border-bottom: 3px solid #900300;}
.wp-post .post-head .tt-icon {
    display: inline-block;
}
.wp-post .post-head .tt-icon img {
    padding-top: 2px;
    padding-left: 8px;
}
.wp-post .post-head .post-more a { color: #900300;}
.wp-post .post-head .post-more a:hover{ color: #90C0E8}

.post-6 .post-head .head-bar {}

a.news-item {display: block;padding-right: 85px;position: relative;border: 0;cursor: pointer;}
a.news-item:hover {}
a.news-item h2 {height: auto;line-height: 22px;padding: 6px 3px;font-size: 14px;color: #494848;font-weight: normal; 
    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
a.news-item span.item-date {display: block;height: 28px;line-height: 28px;position: absolute;right: 0;top: 1px;color: #900300;}
.post_time a.news-item {
    padding-left: 85px;
    background: none;
    position: relative;
    padding-right: 0px;
}
.post_time a.news-item h2 {}
.panel-66 a.news-item h2,.panel-7 a.news-item h2 {margin-left: 12px;}
.post_time a.news-item span.item-date {
    line-height: 20px;
    height: 20px;
    padding-right: 11px;
    border-right: 1px solid #a7b1ac;
    color: #900300;
    font-size: 14px;
    margin-right: 12px;
    right: auto;
    left: 0px;
    top: 8px;
}
a.news-item .info_source {}
a.source_box .info_source {float: left;
    padding: 2px 8px;
    background: #ddbd7f;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    border-radius: 3px;
    margin-right: 10px;
    display: inline-block;
}
a.source_box {margin-bottom: 10px;}
a.source_box h2 { font-size: 14px; color: #494848;font-weight: normal;line-height: 24px;}
a.source_box h2 a {font-size: 14px; color: #494848;}
.links-post { padding: 0 5px;}
.links-post li { float: left; height: 27px; line-height: 27px; width: 49.996%;}
.link_ul {display: flex;justify-content: space-between;align-items: center;flex-wrap:wrap;margin-top: 8px;}
.wp-post .post-body .link_ul li {width: 49%;background-color: #900300;color: #fff;text-align: center;padding: 6px 0; border-radius: 6px;margin: 0;margin-bottom: 8px;}
.link_ul li a {color: #fff;}
.quick-post li { float: left; margin-top: 7px; width: 50%;}
.quick-post li a { display: block; margin: 0 5px; text-align: center;}
.quick-post li a img { height: 32px;}
.quick-post li a em { font-style: normal; color: #234899; display: block; height: 25px; line-height: 25px; overflow: hidden;}

/**手机版里面用户导航样式**/
#wp_column_article dl.role{float:none; width:100%; display:inline-block; }
#wp_column_article dl.role dt{font-weight:bold; font-size:16px; font-family:"Microsoft yahei"; height:44px; line-height:44px; margin-bottom:10px; border-bottom:1px solid #ccc;background:none; color:#003390 ;}
#wp_column_article dl.role dd{float:left;  width: 50%;box-sizing:border-box; padding-left:20px; margin-left:-3px;font-size:14px; font-family:"Simsun"; height:36px; line-height:36px; background: url(../images/dd.gif) no-repeat 5px 15px;}
#wp_column_article dl.role dd a{}
#wp_column_article dl.role dd a:hover{color:#114094; text-decoration:none;}

/**手机版里面机构设置样式**/
#wp_column_article dl.role0{float:none; width:100%; display:inline-block; }
#wp_column_article dl.role0 dt{font-weight:bold; font-size:16px; font-family:"Microsoft yahei"; height:44px; line-height:44px; margin-bottom:10px; border-bottom:1px solid #ccc;background:none; color:#003390 ;}
#wp_column_article dl.role0 dd{float:left;  width: 50%;box-sizing:border-box; padding-left:20px; margin-left:-3px;font-size:14px; font-family:"Simsun"; height:36px; line-height:36px; background: url(../images/dd.gif) no-repeat 5px 15px;}
#wp_column_article dl.role0 dd a{}
#wp_column_article dl.role0 dd a:hover{color:#114094; text-decoration:none;}
.head-logo img {
    width: 62%;
    max-width: 350px;
}
.img_list {}
.img_list li {position: relative;float: left;margin: 0 5px;}
.img_list li img {width: 100%;height: 100px;}
.img_list li h1 {position: absolute;top:30%;width: 100%;text-align: center;}
.img_list li h1 a {color: #fff;font-size: 16px;font-weight: bold;}
.tab-list .more_btn a {color: #952032;}
.ad_box li {margin-bottom: 8px;}
.ad_box li img {width: 100%;height: auto;}
#slide {margin-bottom: 18px;}

.main-bg {background-color: #eee;}
.college-box {
    max-width: 1000px;
    margin: 0 auto;
}
.college-ul {
    margin: 20px 0px;
}
.college-ul li {
    float: left;

    padding: 20px 4%;
    margin-bottom: 10px;
    margin-right: 2%;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    width: 41%;
    height: 18px;
    flex-direction: column;
background: #fff url(images/jt.jpg) no-repeat left;
   /* padding-left: 15px !important;*/
}
.college-ul li:nth-child(2n) {
    
margin-right: 0;
}
.college-ul li a {
    font-size: 14px;
    color: #000;
    line-height: 20px;
}
.main-app {
    margin: 8px;
}
.main-link {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 0px;
    overflow: hidden;
}
.main-link .tab {
    width: 100%;
    overflow: hidden;
    clear: both;
    position: relative;
}
.main-link ul {
    overflow: hidden;
    clear: both;
    padding-bottom: 20px;
}
.main-link .inner {
    overflow: auto;
}
.main-link ul img {
    border-radius: 10px;
    width: 60px;
    height: 60px;
    opacity: 0.8;
    filter:Alpha(opacity=80)
}
.main-link {
    margin-bottom: 20px;
}
.main-link ul li {
    float: left;
    text-align: center;
}
.flex_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 18px;
    padding-right: 32px;
}
.main-link ul li .tab-box {
    /* padding: 0px 10px; */
}
.main-link ul li h1 {
    font-size: 15px;
    line-height: 32px;
font-weight: normal;
}
.main-link ul li a {
    font-size: 16px;
}
.main-link ul li a:hover {
    color: #900300;
}
.main-post {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
}
.mpost-tt {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    padding: 0px 20px;
}
.mpost-tt h3 {
    font-size: 16px;
    color: #000;
}
.mpost-con {
    border-bottom: 1px solid #eee;
}
.con-li {
    padding: 20px;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}
.li-left {position: absolute;margin-right: 180px;}
.li-left h1 {
    font-size: 18px;
    line-height: 24px;
    margin: 8px 0;
    color: #ccc;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.li-left h1 a {
    font-size: 16px;
    color: #000;
}
.li-left p {
    color: #9d9d9d;
    line-height: 20px;
}

.li-right {
    float: right;
    width: 140px;
    height: 90px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #eee;
}
.li-right img {
    width: 100%;
}
.mpost-3 .li-left {
    position: relative;
    margin-right: 0;
}
.main_con_bg {
    background-color: #fff;
    padding: 8px;
}
 #wp_paging_w9 {
    height: 30px;
}
.bcdt-head {
    border-bottom: 1px solid #eee;
    padding: 0;
}
.bcdt_box {
    padding: 0;
    margin: 0 8px;
    border-radius: 10px;
}
.list-meta .column-bcdt {
    display: block;
    font-size: 16px;
    color: #000;
    padding-left: 20px;
    line-height: 50px;
}
.mpost-2 .mpost-tt{position:relative}
.mpost-2 .mpost-tt .post-more{position:absolute;right:0;top:0;}
.mpost-3 .mpost-tt{position:relative}
.mpost-3 .mpost-tt .post-more{position:absolute;right:0;top:0;}
.mpost-4 .mpost-tt{position:relative}
.mpost-4 .mpost-tt .post-more{position:absolute;right:0;top:0;}

.dot-container{
    width: 100%;
    background:transparent;
    position: absolute;
    text-align:center;
    bottom: 0px;
}

.dot-container span{
    background-color:#ddd;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    display: inline-block;
    margin:0 2px
}

.dot-container span.act{
    background-color:#f23e3e;
}