/* 从此处开始复制 */
/*Technical Support SudyTech*/
/* 初始化 */
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;

}
/* 初始化结束 */

/*通用全局样式*/
*{margin: 0;padding: 0;list-style: none;text-decoration: none;}
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;position: relative;}
p{line-height:1.75;}
a {color:#333333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#a32227; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/* 此处复制结束 */

/* ============================================== */

/* 布局开始 */
/* 全局样式 */
.w{
    width: 1400px;
    margin: 0 auto;
}

/* Start Header */
.header{
    width: 100%;
}
/* 标题 */
.header-top{
    width: 100%;
    background-color: #a32227;
}
.header-top .inner{
    padding: 35px 0;
    /* background-color: pink; */
}

/* logo开始 */
.sitelogo{
    display: inline-block;
    
}
/* logo结束 */

/* 搜索框开始 */
.ht-r {
    float: right;
    width: 210px;
    height: 34px;
    margin-top: 35px;
    
}

.wp_search {
    width: 230px;
    height: 34px;
    position: relative;
    display: inline-block;
    padding-left: 4px;
}

.wp_search #keyword {
    padding: 4px 0;
    padding-left: 10px;
    width: 166px !important;
    border: none;
    background: 0 0;
    color: #ffffff;
    font-size: 12px;
    outline: none;
}

.wp_search .search {
    width: 33px;
    height: 34px;
    outline: 0;
    border: 0;
    cursor: pointer;
}

.searchbox {
    border-radius: 50px;
    position: relative;
    height: 34px;
    background: #ffffff;
    text-align: right;
}

.wp-search {
    position: relative;
    border: 0 solid #ffffff;
}

.wp-search form {
    display: block;
    background: #ffffff;
}

.wp-search .search-input {
    float: left;
    margin-left: 20px;
}

.wp-search .search-input input.search-title {
    width: 150px;
    height: 34px;
    outline: 0;
    border: 0;
    background: 0 0;
    color: #000;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 34px;
}

.wp-search .search-btn input.search-submit {
    width: 33px;
    height: 34px;
    outline: 0;
    border: 0;
    background: url(images/sso.png) no-repeat center;
    cursor: pointer;
    background-size: 60%;
    margin-right: 5px;
}

.search-btn {
    float: right;
}
/* 搜索框结束 */

/* 导航栏开始 */
.header-bottom{
    width: 100%;
    background-color: #f4e5d1;
}
.wp-window {
    height: 100%;
    margin: 0 auto;
}

/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {
    margin: 0 auto;
    height: 58px;
}

.wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
    /* margin-top: 19px; */
}

.wp-menu .menu-item.i1 {
    background: none;
}

.wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
    width: 0px;
    height: 58px;
    vertical-align: middle;
    display: none;
}

.wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 80px;
    line-height: 60px;
    height: 60px;
    color: #a32227;
    font-size: 20px;
    font-weight: bold;
}

.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover {
    background-color: #fff;
    text-decoration: none;
    color: #be0000;
}

.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    min-width: 100%;
    z-index: 100;
    background: #fff;
}

.sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}

.sub-menu .sub-item a {
    display: block;
    color: #000;
    height: 58px;
    line-height: 58px;
    padding: 0 17px;
    font-size: 18px;
    background: none;
    text-align: center;
}

.sub-menu .sub-item.hover>a,
.sub-menu .sub-item a:hover {
    color: #be0000;
    background-color: #f4e5d1;
    display: block;
}

.sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}
/* 导航栏结束 */
/* End Header */

/* ============================================= */

/* Start Content */
/* main1 */
.main1 .inner{
    margin-top: 15px;
    margin-bottom: 55px;
}
.m1-l{
    width: 900px;
    float: left;
}
.ml-t{
    width: 100%;
    height: 80px;
}

/* 通用标题 */
.post .tt{
    width: 100%;
    border-bottom: #a32227 solid 2px;
    line-height: 65px;
    height: 65px;
}
.post .tt .tit{
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: #a32227;
}
.post .tt .more_btn{
    float: right;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.post .tt .more_btn a{
    color: #666666;
}
.post .tt .more_btn a:hover{
    color: #0a5aa8;
}
.post .tt .more_btn:hover{
    color: #be0000;
}
.news_title a{
    /* color: #333333; */
}
.news_con a {
    color: #333333;
}
/* over */

.ml-b{
    width: 100%;
    position: relative;
}
.mlb-l{
    width: 460px;
    height: 340px;
    position: relative;
}
.mlb-l .news_list .news .news_images img{
    width: 100%;
    height: 100%;
transition: 0.7s;
max-height: 340px;
    min-height: 340px;
}
.mlb-l .news_list .news .news_title{
    box-sizing: border-box;
    width: 460px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mlb-l .news_list .news .news_title a{
    color: #fff;
}

.mlb-r{
    width: 415px;
    /* float: right; */
    position: absolute;
    right: 0;
    top: -40px;
}
.mlb-r .con1 {
    margin-bottom: 7px;
    border-bottom: #e4e4e4 solid 0.5px;
}
/* .mlb-r .con1:hover .news_title a{
    color: #0a5aa8;
    cursor: pointer;
} */
.mlb-r .con1 .news_title{
    height: 80px;
    font-size: 18px;
    color: #333333;
    white-space: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mlb-r .con1 .news_title a{
    margin-bottom: 20px;
    color: #a32227;
}
.mlb-r .con1 .news_title a:hover{
    margin-bottom: 20px;
    color: #0a5aa8;
}
.mlb-r .con1 .news_con{
    height: 60px;
    margin-top: 10px;
    font-size: 14px;
    white-space: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}
.mlb-r .con1 li.news .news_con a{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 14px;
}
ul.con2 li.news{
    box-sizing: border-box;
    line-height: 50px;
    width: 100%;
    padding-left: 20px;
    font-size: 18px;
    background-image: url(./images/dd.png);
    background-repeat: no-repeat;
    background-position: 0px 21px;
}
.con2 .news_title{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m1-r{
    width: 452px;
    float: right;
}
.post .con{
    margin-top: 30px;
}
.m1-r .news_date{
    width: 70px;
    height: 70px;
    background-color: #a32227;
    float: left;
    text-align: center;
    color: #fff;
}
.m1-r .news_date .news_days{
    font-size: 30px;
    margin-top: 5px;
    font-weight: bold;
}
.read {
    min-height: 500px;
}
.m1-r .news_date .news_year{
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
}
.m1-r .news_text{
    float: right;
}
.m1-r .news_text .news-title{
    width: 365px;
    height: 70px;
    font-size: 18px;
    line-height: 34px;
    white-space: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m1-r .news_list .news{
    height: 70px;
    margin-bottom: 20px;
}
/* 2 */
.m2{
    width: 670px;
}
.m2-l{
    float: right;
}
.m2-l .con1{
    width: 100%;
}
.m2-l .con1 li{
    width: 320px;
    height: 225px;
}
.m2-l .con1 li.n1{
    float: left;
}
.m2-l .con1 li.n2{
    float: right;
}
.m2-l .con1 li image{
    width: 100%;
    height: 100%;
}
.main2{
    background-color: #f4eee4;
}
.main2 .inner{
    /* min-height: 580px; */
    
    padding: 25px 0 60px 0;
    margin-bottom: 0px;
}
.con2 li.news .news_title{
    float: left;
}
.con2 li.news .news_data{
    float: right;
    font-size: 16px;
    color: #888888;
}
.main2 .con2 .news_title{
    width: 535px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main2 .con2{
    margin-top: 10px;
}
.m2-r{
    float: left;
}
.m2-r .post .con{
    margin-top: 15px;
}
/* = */
.main3 .inner{
    
}
.main3 .news_list{
    width: 100%;
    
}
.main3 .news_list li.news{
    display: inline-block;
}
.main3 .news_list .news_images{
    margin: 0 auto;
    width: 320px;
    height: 200px;
    margin-bottom: 10px;
    overflow: hidden;
}
.main3 .news_list .news_images image{
    width: 100%;
    height: 100%;
}
.main3 .news_list .news_title{
    margin: 0 auto;
    width: 320px;
    height: 68px;
    font-size: 18px;
    margin-bottom: 26px;
    white-space: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 34px;
}
.main4 .inner{
    margin-bottom: 0px;
}
.main4 .m4-l{
    width: 630px;
    float: left;
    margin-right: 40px;
}
.main4 .m4-m{
    width: 350px;
    float: left;
}
.main4 .m4-r{
    width: 350px;
    float: right;
}
.main4 .m4-l .news_title{
    width: 470px;
}
.main5 .news_list{
    width: 100%;
}
.main5 .news_list li.news{
        float: left;
    width: 25%;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}
.main5{
}
.main5 .inner{
     padding-bottom: 30px;
    padding-top: 30px;
}
.footer{

    width: 100%;
    background-color: #a32227;
}
.footer .inner{
    padding: 30px 0;
}
.f-con{
    text-align: center;
    line-height: 20px;
    padding-top: 70px;
    font-size: 16px;
    color: #fff;
}
.mlb-l .news_list .news .news_images img:hover{
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.m2-l .news_list .news .news_images img:hover{
    transform: scale(1.05);
    transition: all 0.3s ease-in-out;
}
.main3 .news_list .news .news_images img:hover{
       transform: scale(1.05);
    transition: all 0.3s ease-in-out;
}
.mlb-l .news_list .news .news_title a:hover{
    color: #0a5aa8;
}
.main3 .news_list .news_images img {
    transition: 0.7s;
}
.m2-l.m2 .news_images img {
    overflow: hidden;
    max-height: 215px;
    background-size: 100%;
    object-fit: cover;
}
.m2-l.m2 .news_images {
    overflow: hidden;
}




/* ============================================ */



/* 从此处开始复制 */

/*列表页*/
/*页面尺寸*/
.list {
    line-height: 1;
    font-size: 13px;
    font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    color: #333;
    position: relative;
}

.listContent {
    width: 100%;
    min-height: 1000px;
    background-color: #fff;
}

#l-container .inner {
    padding: 25px 10px;
}

.news_list li.news {
    line-height: 40px;
    padding-left: 0px;
    font-size: 16px;
}

.news_list li.news span.news_title {
    float: left;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9C9C9C;
}
/*栏目图片*/
.l-banner {
    height: 280px;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

/*主体列表页开始*/
#l-container {
    
}

#l-container .inner {
    padding: 25px 10px;
}

/*主体文章页开始*/
#d-container {}

.col_menu {
    width: 240px;
    float: left;
    margin-right: -240px;
    position: relative;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #a32227;
}

/*位置栏目背景*/
.col_menu .col_menu_head h3.col_name {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}

/*位置栏目字体*/
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 50px;
    padding: 0px 5px 0px 30px;
}

/*栏目名称图标*/
.col_menu .col_menu_con {
    border: 1px solid #e4e4e4;
}

/*栏目列表*/
.col_list {}

.col_list .wp_listcolumn {
    border-top: 0px solid #be0000;
    border-bottom: 0px solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 1px solid #F6EAEA;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 5px 0px 5px 28px;
    line-height: 32px;
}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #be0000;
    background: #eee;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #a32227;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    color: #454545;
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb;
}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
    font-weight: bold;
    color: #be0000;
}

/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {
    color: #333;
    border-top: 1px solid #eee;
    margin-top: -1px;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    line-height: 28px;
    padding: 5px 10px 5px 52px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #be0000;
}

/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
    background: none;
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 5px 10px 5px 51px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
    font-weight: bold;
    color: #be0000;
}

/**栏目新闻**/
.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

.col_news .col_news_box {
    margin-left: 290px;
}

.col_news_head {
    border-bottom: 1px solid #DBDBDB;
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 48px;
    line-height: 48px;
}

/**当前栏目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 20px;
    font-family: "Microsoft yahei";
    font-weight: normal;
    color: #a32227;
    border-bottom: 3px solid #CBCBCB;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #666;
font-size: 16px;
}

/*当前位置*/
.col_metas .col_path a {
    color: #2F2F2F;
}

.col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 7px;
}

.col_news_list {
    margin-top: 7px;
}

.col_news_list .wp_article_list .list_item {}

/*栏目新闻列表*/
.col_news_list .wp_article_list .list_item .Article_Index {}

/*栏目新闻图标序号*/
.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;
}

.col_news_list .wp_entry p {
    margin-bottom: 10px;
}

.col_news_list .wp_entry table {
    margin-bottom: 4px;
}

.col_news_list .wp_entry img {
    max-width: 680px;
    _width: expression(this.width > 680 ? "680px" : this.width);
}

/*列表页文章图片大小限制*/
/*文章页*/
.infobox {
    width: auto;
    margin: 0 auto;
    background-color: #fff;
}

.article {
    padding-top: 10px;
    min-height: 500px;
}

.article h1.arti_title {
    line-height: 48px;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    text-align: center;
    color: #be0000;
}

/*文章标题*/
.article h2.arti_title {
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 17px;
    text-align: center;
    color: #1B1B1B;
}

/*文章副标题*/
.article .arti_metas {
    padding: 10px;
    text-align: center;
    border-top: 1px solid #ececec;
}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 12px;
    color: #787878;
}

/*文章其他属性*/
.article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}

/*文章内容*/
.article .entry .read,
.article .entry .read p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;
}

/*阅读字体*/
.article .entry .read p {
    margin-bottom: 10px;
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
    _width: expression(this.width > 940 ? "940px" : this.width);
}

/*文章阅读部分图片大小限制*/
.article .entry .read table {
    margin: 0 auto;
    border: none;
}

/* 复制结束 */
.m2-l .news_images img {
    transition: 0.7s;
overflow: hidden;
}
.wp_paging {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
}
ul.news_list.list2 li {
    border-bottom: 1px dashed #b9b4b4;
    line-height: 54px;
}
.main3 {
    display: none;
}
.main4 {
    background: #a32227;
}
.main4 .post .tt .tit {
    color: #fff;
}
.main4 .post .tt .more_btn a {
    color: #fff;
}
.main4 .con2 li.news .news_title a {
    color: #fff;
}
.main4 .post .tt {
    border-bottom: #fff solid 2px;
}
.main4 .inner {
    padding: 30px 0 50px;
}
.main4 .con2 li.news .news_data {
    color: #fff;
}