@charset "UTF-8"; 
/* 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; vertical-align: top;}
a img {vertical-align: middle;}
body {line-height: 1;}
.rem {width: 10rem !important; margin: 0 auto;}
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; font-family: "Microsoft YaHei";}
a {text-decoration: none; color: #333;}
a:hover {text-decoration: none; color: #EC3C1B;}
.wrapper {}
.wrapper .inner {}
/**顶部**/
.top {background: #626262; height: 0.586rem;}
/**头部**/
.header {position: absolute;
    top: 0;
    z-index: 99;
    width: 100%;}
.header .wp-panel {margin: 0; float: none; clear: both; width: auto;}
/**站点LOGO**/
.logo-panel {float: none; position: relative;}
.logo-window {width: auto; }
.logo-window img {
    width: 100%;
    max-width: 7.4rem;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    }
/**语言选择**/
.lang-panel {float: right;}
.lang-window {padding: 0;}
.lang-window .wp-menu .menu-item {float: left;}
.lang-window .wp-menu .menu-item a.menu-link {display: inline-block; margin: 0 0.2rem; height: 0.586rem; line-height: 0.586rem; font-size: 0.32rem; color: #fff;}
.lang-window .wp-menu .menu-item a.menu-link:hover {text-decoration: underline; color: #FFC661;}
/**搜索**/
.search-panel {float: right; width: 2.933rem; height: 0.586rem; margin-right: 0.2rem;}
.search-window {overflow: hidden;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 5px; margin-right: 17px;}
.wp-search .search-input input.search-title {width: 100%; height: 0.586rem; line-height: 0.586rem; border: 0; outline: 0; background: none; color: #fff; font-size: 0.32rem; padding: 0;}
.wp-search .search-btn {width: 0.293rem; height: 0.293rem; position: absolute; right: 0; top: 50%; margin-top: -0.1465rem;}
.wp-search .search-btn input.search-submit {width: 100%; height: 0.293rem; border: 0; outline: 0; background: url(../images/searchbg.png) center no-repeat; background-size: 100%; cursor: pointer;}
/* WebKit, Blink, Edge */
::-webkit-input-placeholder {
color: #fff;}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
color: #fff;}
/* Mozilla Firefox 19+ */
::-moz-placeholder {
color: #fff;}
/* Internet Explorer 10-11 */
:-ms-input-placeholder {
color: #fff;}
/**主导航**/
.navi {background-color: #f29809;}
.main-nav-panel {display: none;}
.main-nav-panel .wp-menu {margin: 0 auto;}
.main-nav-panel .wp-menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .wp-menu .menu-item.selected a.menu-link {background: #4eba5e;}
.main-nav-panel .wp-menu .menu-item.parent a.menu-link {background: #4eba5e;}
.main-nav-panel .wp-menu .menu-item a.menu-link {display: inline-block; padding: 0 23px; height: 50px; line-height: 50px; color: #fff; font-size: 20px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {text-decoration: none; color: #fff; background-color: #4eba5e;}
.main-nav-panel .sub-menu {background-color: #378e44; display: none; position: absolute; left: 0; top: 50px; z-index: 100; min-width: 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: #fff; height: 50px; line-height: 50px; padding: 0 10px; display: block; text-align: center; font-size: 20px;}
.main-nav-panel .sub-menu .sub-item a:hover {color: #fff; display: block; background: #4eba5e;}
.main-nav-panel .sub-menu .sub-menu {left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
.main-nav-panel .wp-menu .menu-item .menu-switch-arrow {display: block; width: 10px; height: 6px; position: absolute; right: 10px; top: 22px; z-index: 99; background: url(../images/meux.png) right center no-repeat; vertical-align: middle;}
/**aside导航**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle {display: block; width: 0.45rem; height: 0.4rem; background: url(../images/aslidebg.png) 50% no-repeat; background-size: 100%; cursor: pointer; position: absolute; right: 0.3rem; top: 35%; }
.wp-navi-aside {display: none; position: fixed; left: 0; top: 0; bottom: 0; right: 0; z-index: 1000;}
.wp-navi-aside .navi-aside-mask {width: 100%; height: 100%; background: rgba(0,0,0,.1);}
.wp-navi-aside-active {display: block;}
.wp-navi-aside .aside-inner {position: fixed; top: 0; bottom: 0; right: -216px; z-index: 1002; width: 216px; max-width: 100%; background: #252525; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.wp-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);}
.wp-navi-aside .navi-aside-head {margin-top: 0; border-top: 1px solid rgba(0,0,0,.3); background: #333; box-shadow: inset 0 1px 0 rgba(255,255,255,.05); text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title {padding: 7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.wp-navi-aside .navi-aside-wrap {color: #aaa; border-bottom: 1px solid rgba(0,0,0,.3); box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li {position: relative;}
.wp-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;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow {background-position: 20px 12px;}
.wp-navi-aside .navi-aside-wrap li a {display: block; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 20px; padding: 8px 30px 8px 15px; border-top: 1px solid rgba(0,0,0,.3); box-shadow: inset 0 1px 0 rgba(255,255,255,.05); text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover, .wp-navi-aside .navi-aside-wrap li a:focus {background-color: #404040; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu {display: none; background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a {padding-left: 20px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu {background-color: #333;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a {padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu {background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a {padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu {background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a {padding-left: 50px;}
/**焦点图片**/
.wp-focus {background-color: #ececec;}
.focus.focus-box {width: 10rem !important; height: 5.09rem !important;}
.focus .focus-container {width: 10rem !important; height: 5.09rem !important;}
.focus .focus-title-bar {width: 100%; height: 1rem; left: 0; right: auto; bottom:-10px;}
.focus .focus-title-bg {background: url(../images/focusbg.png) left center no-repeat; opacity: 1; filter: alpha(opacity=100);}
.focus .focus-title {font-size: 0.4rem;
    line-height: 1rem; padding-left: 20px; font-family: "Microsoft YaHei"; font-weight: normal;}
.focus .focus-navigation {display: none;}
.focus .focus-pagination {right: 20px; bottom: 12px; height: 12px;}
.focus .focus-page {width: 0.16rem; height: 0.16rem; line-height: 0.16rem; border-radius: 50%; margin: 0 0.053rem; background-color: #b7b7b7;}
.focus .focus-page-active {background-color: #348946;}
/**栏目**/
.wp-column-menu {width: 100%; background-color: #f5f5f5; position: relative;}
.wp-column-news {width: 100%;width: 98%;
    margin: 0 auto;}
.wp-column-news .column-news-box {margin: 0 6px;padding-top: 10px;}
/**栏目列表**/
.column-head {background: #E4E4E4; line-height: 0.579rem;}   /**位置栏目背景**/
.column-head .column-anchor {padding: 0.144rem;}
.column-head .column-anchor .column-switch {display: block; width: 0.724rem; height: 0.579rem; float: right; background: url(images/menu-dot.png) no-repeat center; background-size: 60%;}
.column-head .column-anchor h3.anchor-title {display: inline-block; float: left; font-size: 0.386rem; color: #7a7a7a; font-weight: normal;}
/**位置栏目字体**/
.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: 0.386rem; color: #383838; background: #eee url(images/li.png) no-repeat 0.241rem 0.388rem;}
.column-list-wrap li a:hover {color: #383838; text-decoration: none; background-color: #e1e1e1;}
.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: 0.241rem; padding-left: 0.483rem; line-height: 0.531rem; padding-top: 0.144rem; padding-bottom: 0.144rem;}
.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: 0.386rem;}
.possplit {background: url(../images/posbg.png) center center no-repeat; background-size: 50%; width: 0.32rem;}
/**栏目新闻**/
.list-head {padding: 0.133rem 0 0.066rem 0;}
.list-meta .column-title {float: left; display: inline-block; white-space: nowrap; line-height: 0.579rem; font-size: 0.434rem; color: #333}
/**当前位置**/
.list-meta .column-path {float: right; line-height: 0.579rem; color: #454545;}
.list-meta .column-path a {color: #454545; font-size: 0.346rem;}
.list-meta .column-path a:hover {color: #14427E;}
.column-news-con {min-height: 300px;padding-top: 10px;}
.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;}
.banner img {width: 100%;}
.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%;}
/**列表页文章图片大小限制**/
.list-meta .column-path, .list-meta .column-title {float: none;}
.list-meta .column-title {display: none;}
.list-meta .column-path {}
.list-meta .column-path .path-name {font-size: 0.346rem;}
.wp_paging .pages_count, .wp_paging .page_jump {display: none;}
.wp_article_list .list_item {overflow: hidden;}
.wp_article_list .list_item {height: 0.724rem;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 {font-size: 0.386rem; 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.106rem 6px 0 6px;}
.article {padding: 10px 0;}
.article h1.arti-title {line-height: 26px; padding: 5px 0; text-align: center; font-size: 18px; font-weight: normal; color: #424242; } /**文章标题**/
.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-x: auto;}
/**文章内容**/

.article .entry p {margin-bottom: 11px;}
.article .entry .read img {height: auto;vertical-align: middle; max-width: 100%; margin-bottom: 5px;}
.wp_articlecontent img {margin: 0 auto; display: block;}
/**底部**/
.article .entry, .article .entry p, .article .entry span {line-height: 0.48rem!important; font-size: 0.373rem!important; text-align: justify;}
.footer {background-color: #77161b;/* border-top: 3px solid #dcc9d0; */}
.footer .inner {text-align: center;}
.footer .copyright .foot span {color: #dfe9f6; text-align: center; margin: 0 5px;}
.foot_top {padding: 0rem 0.5rem 0.95rem 0.5rem;width: 64%;
    text-align: center;
    margin: 0 auto;}
.qr_code {float: left; margin: 0.666rem 0 0 0.533rem;}
.school_add {float: right; margin-right: 0.533rem;}
.school_add p span {color: #fff;}
.add_top {margin-bottom: 0.266rem;}
.address {font-size: 0.32rem; line-height: 0.466rem;}
.ewm {width: 3.32rem; height: 3.32rem;}
.ewm img {width: 100%; height: 100%;}
.ewm_text {color: #fff; line-height: 0.853rem; font-size: 0.346rem; text-align: center;}
.address_title {font-size: 0.346rem; line-height: 0.506rem;}
.foot_bot p {text-align: center;}
.foot_bot p span {text-align: center; color: #fff; font-size: 0.32rem; line-height: 0.54rem;}
.foot_bot {padding: 0.266rem 0 0.306rem 0;}
#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;}
.wp_paging {margin: 0.133rem 0 0.266rem 0;}
.wp_paging li {height: 0.603rem; line-height: 0.603rem; margin-top: 0.12rem;}
.wp_paging li a {line-height: 0.603rem; height: 0.603rem; font-size: 0.338rem;}
.wp_paging .pages_count, .wp_paging .page_jump {display: none;}
/**主体**/
/**.container {margin-top: -0.42rem;}**/
.tt {background-size: 39%;display: inline-block; width: 100%;text-align: center;background: url(../images/bg2.png)no-repeat bottom center; margin-bottom:16px;}
.tt .tit {display: inline-block; font-weight: normal;}
.tt .tit .title {display: inline-block; font-size: 0.49rem; color: #323333; line-height: 54px;}
.more_btn {width: 47px;
    height: 47px;background: url(../images/more.png)no-repeat;display: inline-block; line-height: 0.88rem; float: right;}
.more_text {cursor: pointer; color: #666; font-size: 0.373rem; display: inline-block; text-indent: -9999px;  background-size: 100%;}
.more_text:hover {color: #2258b1; transition: all 0.4s ease-in-out;}
.post-6 {margin-top: 21px;position: relative;
    padding-bottom:70px;}
.post-6 .news {width: 100%; float: left; padding: 0.44rem 0;border-bottom: 1px solid #dadada;}
.post-6 .news_title {line-height: 0.56rem; font-size: 0.32rem; color: #eb9233; display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;}
.post-6 .news_title a {color: #eb9233;font-size: 0.36rem;}
.post-6 .news_date {font-size: 0.3rem; color: #838383;line-height: 37px;}
.post-7 {margin-top: 10px;padding-bottom: 70px;padding-top: 40px;}
.post-7 .news {width: 100%;float: left; padding: 0.066rem 0;border-bottom: 1px solid #dadada;
    padding-bottom: 34px;
    padding-top: 18px;}
.post-7 .news_title,.post-1 .news_title { line-height: 0.56rem; font-size: 0.32rem; color: #eb9233; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-7 .news_title a {color: #eb9233;}
.post-7 .news_meta {line-height: 0.56rem; float: left; font-size: 0.32rem; color: #fff; background: #fd8d03; padding: 0 0.2rem; margin-right: 1rem;}
.post-8 {margin-top: 0.4rem;}
.post-8 .tt {margin-bottom: 0.373rem;}
.post-8 .news {width: 100%; float: left; position: relative; margin-bottom: 0.4rem;}
.post-8 .news_imgs {padding-top: 56.3%; background-color: #f1f1f1; position: relative; overflow: hidden;}
.post-8 .news_imgs img {width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%;}
.post-8 .news_bg {background: url(../images/videobg.png) center center no-repeat; background-size: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: 2.253rem; height: 2.253rem; text-align: center;}
.post-8 .news_title {position: absolute; top: 0; font-size: 0.373rem; background: url(../images/titlebg.png) repeat; line-height: 0.693rem; width: 100%; color: #fff;}
.post-8 .news_title a {padding: 0 0.213rem; color: #fff; width: 92%;}
.post-9 {margin-top: 0.106rem;}
.post-9 .news {/* width: 33.3%; *//* text-align: center; *//* height: 0.56rem; *//* float: left; *//* padding: 0.33rem 0; */}
.post-9 .news.n2{margin:20px 0;}
.post-9 .news_title {/* float: left; *//* line-height: 0.56rem; *//* font-size: 0.32rem; *//* color: #000; */width: 100%;/* overflow: hidden; *//* text-overflow: ellipsis; *//* white-space: nowrap; */margin-bottom: 10px;}
.post-9 .news_title a {color: #ffffff;font-size: 0.44rem;text-shadow: 0px 0px 10px #333;font-weight: bold;}
.post-9 .news_dtitle{ color:#ffffff;font-size: 0.23rem;}
.post-10 {margin: 0.733rem 0 0.36rem 0;}
.post-10 .news_imgs {padding-top: 28.1%; background-color: #f1f1f1; position: relative; overflow: hidden;}
.post-10 .news_imgs img {width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%;}
.cols {width: 100%; height: 0.773rem; float: left;}
.cols_title {line-height: 0.773rem; float: left; font-size: 0.346rem; color: #eb9233; width: 76%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.cols_title a {color: #eb9233;}
.cols_date {float: right; line-height: 0.773rem; color: #757675; font-size: 0.346rem;}
.l {
    float: left;
    width: 61.6%;
}
.r {
    width: 29.7%;
    float: right;
}
.post-7 .news_t a ,.post-1 .news_text a {
    color: #747474;
    font-size: 0.33rem;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.post-7 .news_date,.t {
    font-size: 0.3rem;
    color: #838383;padding-top: 2px;

}
.news_t ,.post-1 .news_text{
    padding: 10px 0;
}
.model-image .news_imgs,.model-image .news_con {
    float: left;
}
.post-1 .news {
    border-bottom: 1px solid  #dadada;padding: 0.44rem 0
}
.post-9 .n1 {
    /* background: #8c82c7; */
}
.post-9 .n3{
    /* background: #eb9233; */
}
.post-9 .n5{
    background: #f76c56;
}

.post-9 .n7{
    background: #5d9e57;
}

.post-9 .n9{
    background: #b9609f;
}
.post-9 .n2,.post-9 .n4,.post-9 .n6,.post-9 .n8{/* background: #fff; */}
.post-9 .n1 .news_title a,.post-9 .n3 .news_title a,.post-9 .n5 .news_title a,.post-9 .n7 .news_title a,.post-9 .n9 .news_title a{ color: #fff;}
.container .inner {
    background: #f5f1ed;
}
.container .mod {
    padding: 0 0.266rem;
    background: #fff;
}
.c .news_title {
    padding: 0.85rem 0.2rem 0.2rem 0.26rem;
}

.more_btn a {
    display: block;
    width: 47px;
    height: 47px;
}
.news_list li:last-child {
    border: none;
}
.post-9 .tt {
    background: url(../images/bg1.png)no-repeat top center;padding-bottom: 0;
}
.post-1 {
    margin-top: 10px;
    padding-bottom: 80px !important;
    padding-top: 24px !important;!i;!;
}
.news_list div:last-child {
    border: none;
}
.mod.c9 {
    background: none;padding-top: 40px;padding-left: 37px;
    padding-right: 39px;padding-bottom: 62px;
}
p.copyright {
    font-size: 0.34rem;
    color: #bfa1b5;
    line-height: 0.55rem;
    padding-top: 0;
}
.f{
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border: none;
    padding-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.wp_article_list .list_item {
    width: 110px;
    height: 110px;border: none;
  
}
.r img {
    width: 100%;
    height: auto;
}
.model-image .news_con {
    padding-left: 20px;width: 62%;
}
.model-image .news_imgs {
    width: 29%;
}
.model-image .news_imgs img {
    width: 100%;
    height: auto;
}
.list .header {
    z-index: 99;
    width: 100%;
    background: #77161b;
    position: static;
}
h2.arti-title {
    font-size: 16px;
    text-align: center;line-height: 30px;
    font-weight: normal;
}
.h {
    border-bottom: 2px solid #83346c;
}

.post-9 .news_box{ position:relative;}
.post-9 .news_wz{position:absolute;z-index:1;bottom: 0.5rem;left:36px;}
.post-9 .news_imgs{padding-top: 22.4%;
position: relative;
overflow: hidden;border-radius: 15px;
}
.post-9 .news_imgs img{width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
max-width: 100%;
object-fit: cover;} 


@media screen and (max-width: 1025px) {
.tt,.post-9 .tt{background:none;}
}
@media screen and (max-width: 768px) {
.tt{background: url(../images/bg2.png)no-repeat bottom center;}
.post-9 .tt{background: url(../images/bg1.png)no-repeat top center;}
}
@media screen and (max-width: 479px) {
.more_btn {
    background-size: 60%;position: relative;
    right: -18px;
}
}
span.Article_MicroImage {
  margin-left: 0 !important;
}
article.read {
    min-height: 300px;
}