@charset "utf-8";
/*Technical Support SudyTech*/
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;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "shr","Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#000; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#7f000c; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 12rem;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header {background: #18267e ; border-bottom:none; height:auto;line-height:inherit; }
.header .inner{position:relative; }
.header .sitelogo{float:left;margin-top: 0.25rem;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 0.28rem;margin-left:0.1rem;font-size:0.32rem;font-weight:bold;color:#fff;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:0.1rem;}
.header .head-right{float:right;margin-top: 0.12rem;}

/*默认主导航样式*/
#nav{background: #004ea1;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 32px;line-height: 42px;color: #FFFFFF;font-size: 16px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{ text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 50%;transform: translateX(-50%); top: 100%;min-width: 120px;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: 50px;line-height: 50px;padding: 0 12px;font-size: 16px;background:none;    text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; display: block; background: #8b0202;}
.sub-menu .sub-menu { transform: translateX(0%);left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;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 {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #7f000c;}/**位置栏目背景**/
.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_menu_head{display:none}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; background: #eae4d6;}
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 16px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 0px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 40px;line-height:50px;}
.col_list .wp_listcolumn .wp_column a:hover { color:#000; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{}
.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{}
.col_list .wp_listcolumn .wp_column a{    display: block;}
.col_list .wp_listcolumn .wp_column a.selected {
    color: #fff;
    background: #960d13;
}


/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {    color: #333;
    border-top: 0px solid #eee;
    margin-top: -1px;
    background: #f7f4ed;
    margin-left: 20px;
    width: 219px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display: inline-block;
    line-height: 28px;
    padding: 5px 10px 5px 25px;
    cursor: pointer;
    background: url(images/dd.png) no-repeat left center;
    margin-left: 25px;}

/*三级子栏目**/
.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:#277800;} 


/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {    border-bottom: 3px solid #DBDBDB;
    margin-bottom: 35px;}
.col_metas .col_title { display:inline-block; float:left; height: 50px; line-height: 50px; }  /**当前栏目**/
.col_metas .col_title h2 {    display: inline-block;
    font-size: 25px;
    font-family: "Microsoft yahei";
    font-weight: bold;
    color: #960d13;
    border-bottom: 3px solid #960d13;}
.col_metas .col_path {    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    color: #282828;
    font-size: 14px;} /**当前位置**/
.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; }
.article {padding-top:10px;}
.article h1.arti_title {    line-height: 48px;
    font-family: "黑体";
    font-size: 22px;
    text-align: center;
    color: #000;} /**文章标题**/
.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!important;}
/**页脚开始**/
#footer {    background: url(images/foot.jpg) center no-repeat;
    background-size: cover;}
#footer .inner {padding:12px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-center{float: left;}
#footer .inner .foot-right{float:right;}

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}


/*************************************************************
 * 特殊页面
 */
/*二级页面*/
.l-banner{    height: 3.64rem;background-size: cover;}
.article{min-height:5.5rem;}
.listcon .news_list li.news .news_title{font-family: "Microsoft YaHei"; font-size:0.16rem;line-height:0.6rem;width:calc(100% - 1.2rem);float:left}
.listcon .news_list li.news .news_meta{font-size:0.13rem;line-height:0.6rem;width:1.2rem;margin:0;color:#999;float:left;text-align:right;}
.listcon .news_list li.news{    border-bottom: 0.02rem solid #f6f6f6;}
.line1{overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}
	.line2{overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}
.line2{overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}
.line3{overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;}

@font-face{font-family: 'shr'; src:url('fonts/SourceHanSansCN-Regular.ttf') format('truetype');}
@font-face{font-family: 'shm'; src:url('fonts/SourceHanSansCN-Medium.ttf') format('truetype');}

@font-face{font-family: 'shh'; src:url('fonts/SourceHanSansCN-Heavy.ttf') format('truetype');}

@font-face{font-family: 'ssh'; src:url('fonts/SourceHanSerifCN-Heavy.ttf') format('truetype');}
@font-face{font-family: 'sssb'; src:url('fonts/SourceHanSerifCN-SemiBold.ttf') format('truetype');}
@font-face{font-family: 'swb'; src:url('fonts/swb.ttf') format('truetype');}

.main1.wrapper{overflow: hidden;}
/**菜单按钮**/
a.menu-btn{display:flex;flex-direction:column;gap:0.09rem;align-items:center;justify-content:center;float:none;}
a.menu-btn.btn2{display:none}
a.menu-btn .xian{display:block;height:0.04rem;width:0.32rem;background:#fff;border-radius:0.02rem;transition:all .4s ease-in-out}
a.menu-btn.arrow .xian:nth-child(2){display:none}
a.menu-btn.arrow .xian:nth-child(1){transform:rotate(-45deg);position:absolute}
a.menu-btn.arrow .xian:nth-child(3){transform:rotate(45deg);position:absolute}
.fixbox .close{display:flex;align-items:center;justify-content:center;position:absolute;right:50%;cursor:pointer}
.fixbox.open{display:flex}
.fixbox{flex-wrap:wrap;justify-content:space-between;align-content:space-between}
.fixbox a{color:#fff}
.fixbox .wp-menu{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid #ffffff4d;min-height:70%;text-align:center}
.fixbox .wp-menu .menu-link{line-height:2;display:block}
.fixbox .site-lang ul li.links a{border:1px solid #ffffff4d;line-height:2}
.fixbox .wp-menu .sub-menu{text-align:center}
.fixbox .wp-menu .sub-menu .sub-menu{display:none}
.fixbox .wp-menu .sub-menu a{opacity:.8;line-height:2}
.fixbox .searchbox{width:auto}
/**手机端**/
.mobile .fixbox .wp-menu .sub-menu .sub-menu{display:block}
.head-center{     margin-top: 87px;   float: left;  width: 100%; display: flex;  justify-content: center;}
#nav{background:none}
.wp-menu .menu-item a > .menu-switch-arrow{display:none}
.wp-menu .menu-item a.menu-link{line-height: 0.24rem;  font-size: 0.21rem;font-family: 'shm';  padding: 0 0.3rem;padding-bottom: 0.15rem;}
.head-left{    margin-left: -3.25rem;}
.head-right{margin-right:-3.04rem}

.header{background:url(images/headbg.png) no-repeat center / 100% 100%;}

.mbanner .slick-prev{left: 0.5rem}
.mbanner .slick-next{right: 0.5rem;}
.mbanner{position: relative;}
.mbanner::after{content:'';display: block;width: 100%;position: absolute;left: 0;height: 0.7rem; background: linear-gradient(180deg,#8b0202,transparent);top: 0;}
.news_img{position: relative;padding-top:52.7%;overflow: hidden;}
.news_img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: .5s;}
li:hover .news_img img{transform: scale(1.1);}
.sitelogo img{width: 2.8rem;}
.header .sitelogo{margin-top: 0.49rem;margin-bottom: 0.45rem;}
.header .head-right{width:auto;margin-top:0.85rem}
.post-tt .title{font-family: 'ssh';font-size: 0.54rem;color: #8b0202;display: inline-block;padding-left: 0.5rem;padding-right: 0.5rem;position: relative;}
.post-tt .title::before,.post-tt .title::after{content:'';display: block;width: 0.5rem;height: 100%;position: absolute;top: 50%;transform: translateY(-50%);}
.post-tt .title::before{left:0;background: url(images/pttleft.png) no-repeat left center / 0.4rem;}
.post-tt .title::after{right:0;background: url(images/pttright.png) no-repeat right center / 0.4rem;}
.main1{padding-top: 1.05rem;padding-bottom: 3.11rem;background: url(images/m1bg.png) no-repeat left bottom 0.7rem / 4.48rem;}

.mainwrapper .inner{padding:0 0.6rem;box-sizing: border-box;}

.slick-arrow.slick-disabled{display: none !important;}
.post-tt .tt{margin-bottom: 1.8rem;}
.post-13 .news_video{position: relative;padding-top: 67.27%;    overflow: hidden;}
.post-13 .news_video img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: .5s;    filter: blur(0px);}

.post-13 .news_video::after{content:'';display: block;width: 1.9rem;height: 1.9rem;background: url(images/playico.png) no-repeat center / contain;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 1;margin: auto;}
 .slick-arrow{width: 0.19rem;height: 0.22rem;margin-top: -0.11rem;border-radius: 0;opacity: 1;font-size: 0;box-shadow: none;}
 .slick-prev{background: url(images/p13prev.png) no-repeat center / contain;left: -0.1rem;}
.slick-next{background: url(images/p13sj.png) no-repeat center / contain;right: -0.1rem;}

.post-13 .news_list{margin: 0 -0.3rem;}
.post-13 .news_list li.news{padding:0 0.3rem}
.post-13 .slick-list{overflow: visible;}

.mainwrapper .main2 .inner{padding-left: 0.26rem;padding-right: 0.16rem;}

.post-21 .title{display: inline-block; cursor: pointer; font-family: "shr";font-size: 0.2rem;font-weight: 500; color: #000;line-height: 0.24rem;border-radius: 0.12rem;padding: 0 0.1rem;border: 1px solid #000;margin-right: 0.15rem;}
.post-21 .title:last-child{margin-right: 0;}
.post-21 .title.selected{background: #7f000c;border-color: #7f000c;color: #fff;}
.post-20 .tt{margin-bottom: 1rem;}
.post-21 .news_list.list1 li.news a{display: flex;align-items: center;padding-bottom: 0.16rem;border-bottom: 1px solid #8a1923;margin-bottom: 0.2rem;}
.post-21 .news_list.list1 li.news:last-child a{margin-bottom: 0;}
.post-21 .news_list.list1 li.news .news_index{font-family: 'swb';font-size: 0.68rem;color: #820914;width: 0.8rem;}
.post-21 .news_list.list1 li.news .news_con{    width: calc(100% - 0.8rem);}
.post-21 .news_list.list1 li.news .news_title{line-height: 0.28rem;font-size: 0.2rem;    font-family: 'shm';}
.post-21 .news_list.list1 li.news .news_time{line-height: 0.28rem;color: rgba(0,0,0,.77);font-size: 0.16rem;}
.post-21 .news_list.list1 li.news .news_jj{font-size: 0.14rem;line-height: 0.24rem;color: rgba(0,0,0,.8);height: 0.48rem;}
.post-21 .tt{margin-bottom: 0.32rem;}
.post-21 .news_list.list1{width: 5.28rem;float: left;}
.post-21 .news_list.list2{width: 5.79rem;float: right;    margin-top: -0.38rem;}
.post-21 .news_list.list2 .news_img{padding-top: 61.17%;}
.post-21 .news_list.list2 .news_title {    font-size: 0.2rem; font-family: 'shm';
    line-height: 0.29rem;
    margin-top: 0.15rem;}
.post-21 .news_list.list2 .news_con{color:#595757;font-size: 0.2rem;line-height: 0.29rem;}
.post-21{margin-bottom: 1.5rem;}
.post-22{padding-left:0.44rem;padding-right: 0.54rem;}
.post-22 .news_list{width: 33.3%;float: left;display: flex;flex-direction: column;}
.post-22 .news_list.list2{flex-direction: column-reverse;}
.post-22 .news_list .news_tup .news_img{padding-top: 100%;}
.post-22 .news_list .news_nr{background: #d47e81;padding-left: 0.49rem;padding-right: 0.35rem;padding-top: 0.75rem;padding-bottom: 0.58rem;}
.post-22 .news_list .news_nr a{display: block;color: #fff;}
.post-22 .news_list .news_nr .news_title{font-size:0.31rem;font-family: 'shm';margin-bottom: 0.2rem;}
.post-22 .news_list .news_nr .news_con {font-size: 0.2rem;line-height: 0.33rem;color: rgba(255,255,255,.87);margin-bottom: 0.35rem;height: 0.99rem;}
.post-22 .news_list .news_nr .news_more{display: inline-block;font-size: 0.17rem;border:1px solid #fff;line-height: 0.33rem;padding-left: 0.16rem;padding-right: 0.31rem;border-radius: 0.17rem;background: url(images/arrowico.png) no-repeat center right 0.14rem / 0.11rem;}
.post-22 .news_list.list2 .news_nr{background: #bb2025;}
.post-22 .news_list.list3 .news_nr{background: #961924;}
.main2{padding-bottom: 1.47rem;position: relative;}
.main2::before{content: '';display: block;width: 2.89rem;height: 2.89rem;background: url(images/m2bg1.png) no-repeat center / 100% 100%;position: absolute;left: 0;bottom: 0;}
.main2::after{content:'';display: block;background: url(images/m2bg2.png) no-repeat right bottom / 100% 100%;position: absolute;right: 0;bottom: 2.1rem;width: 5.67rem;height:11.91rem;    z-index: -1;}
.xxbg{height: 4.17rem;background: url(images/xxbg.jpg) no-repeat center / cover;}
.main3{position: relative;padding-top: 0.6rem;}
.main3::before{content:'';display: block;width: 1.9rem;height: 1.9rem;background: url(images/m3bg1.png) no-repeat left top / 100% 100%;position: absolute;left: 0;top: 0;}
.post-31 .tt{margin-bottom: 2rem;}
.mainwrapper .main3 .inner .con{padding:0 0.15rem;}
.post-31 .news_list li.news{    width: 44.2%;float: left;margin-right: 11.6%;}
.post-31 .news_list li.news:last-child{margin-right: 0;}
.post-31 .news_list li.news .news_img{border-radius: 0.05rem;padding-top: 95.2%;}
.post-31 .news_list li.news .news_title{line-height: 0.56rem;padding-top: 0.05rem;margin-top: -0.05rem;color: #fff;font-family: 'sssb';font-size: 0.42rem;background: #8d0000;    padding-left: 0.15rem; padding-right: 0.15rem;}
.main3{margin-bottom: 2.5rem;}
.post-41 .tt{margin-bottom: 1.3rem;}
.post-41 .con{padding: 0 0.15rem}
.post-41 .news_list li.news{width:29.1%;float: left;margin-right:12%;}
.post-41 .news_list li.news:last-child{margin-right: 0;}
.post-41 .news_list li.news .news_title{text-align: center;font-family: 'shh';color: #fff;font-size: 0.31rem;    letter-spacing: 0.04rem;}
.post-41 .news_list li.news a{display: block;border-radius: 0.05rem;background: #8d0000;padding-top: 2.05rem;padding-bottom: 1.7rem;}
@keyframes shake{
	0%{transform:rotate(0deg);}
	33%{transform:rotate(-5deg);}
	66%{transform:rotate(5deg);}
	100%{transform:rotate(0deg);}
	}
	
.post-41 .news_list li.news:hover .news_svg{animation:shake 0.2s 2}

.post-41 .news_list li.news .news_svg{width: 0.46rem;height: 0.46rem;margin:auto;margin-top:0.2rem}
.post-41 .news_list li:nth-child(1) .news_svg{background: url(images/p41ico1.png) no-repeat center / contain;}
.post-41 .news_list li:nth-child(2) .news_svg{background: url(images/p41ico2.png) no-repeat center / 0.39rem;}
.post-41 .news_list li:nth-child(3) .news_svg{background: url(images/p41ico3.png) no-repeat center / 0.38rem;}
.main4{padding-bottom: 1.46rem;}
.bottommain{background: url(images/bottommainbg.png) no-repeat center / cover;}
.foot-center .footcon p {
    line-height: 0.26rem;
    color: #d9aeab;
    font-size: 0.14rem;
}
.foot-center{margin-left: 1.28rem;}
.foot-left .foot_ltop img{width: 4.11rem;}
.foot-left .foot-lbottom{padding-left: 0.96rem;}
.foot-left .foot-lbottom p{line-height: 0.26rem;
    color: #d9aeab;
    font-size: 0.14rem;}
.foot-center .foottt{padding: 0.12rem 0 0.12rem;
    color: #fbeae5;    line-height: 0.26rem;
    font-size: 0.2rem;}
.foot-right .shares .share_img{    width: 1rem;overflow: hidden;
		height: 1rem;}
.foot-right .shares .share_img img{width: 100%;height: 100%;transition: 1s;}
.foot-right .shares li:hover .share_img img{transform: scale(1.05);}
.foot-right .shares li{      margin-left: 0.25rem;  float: left;}
.foot-right .shares .share_title{line-height: 0.22rem;
    margin-top: 0.08rem;
    color: #fbeae5;font-size: 0.14rem;
    text-align: center;}
.footer .inner{width:12.6rem;}
.floatNav{    position: fixed;display: none;left: 0;top: 0;right: 0;bottom: 0;z-index: 9;background: rgba(0,0,0,.9);}
.fnav .sub-menutop{display: block !important;}
.fnav{display: flex;justify-content: center; margin-top:1.5rem;}
.fnav .sub-menutop .sub-item a{    color: #fff;line-height: 0.6rem;font-size: 0.2rem;text-align: center;display: block;}
.fnav .wp-menu .menu-item a.menu-link{      padding: 0 0.36rem;  line-height: 0.24rem;font-size: 0.24rem;padding-bottom: 0.3rem;}
.floatNav .close{width: 0.32rem;height: 0.32rem;position: absolute;right: calc(50% - 6rem);    cursor: pointer;}
.floatNav .close::before,.floatNav .close::after{content:"";height: 0.04rem;display: block;
    width: 0.32rem;
    background: #fff;
    border-radius: 0.02rem;}
	.floatNav .close::before{transform:rotate(-45deg);position:absolute}
	.floatNav .close::after{transform:rotate(45deg);position:absolute}
	.possplit {
		background: url(images/jt.jpg) no-repeat center;    width: 0.1rem;
		display: inline-block;
	}
	.col_news .col_news_box.nomenu{margin-left: 0;}
.post-13 .con{    overflow: hidden; padding-left: 1rem;
    padding-right:1rem;}

.post-31 .news_list li.news{width:100%;}
.post-31 .news_list li.news .news_img{padding-top:50%}
.post-31 .news_list li.news .news_title{    text-align: center;}
.mbanner .news_img{padding:0;height:100vh;    }
.mbanner .news_list{}
.main .header{    position: absolute;  z-index: 1;}
.post-41 .news_list{    display: flex; justify-content: center;}

.post-21 .tt{display:none}
.post-21 .news_list.list2{margin-top:0}
.article .entry .read, .article .entry .read p{font-size: 20px; font-family: 宋体;}

.post-21 .news_list.list2{    position: relative;}
.post-21 .news_list.list2 li{    position: absolute;
    left: 0;
    right: 0;
    top: 0;    opacity: 0;
    transition: .5s;
    visibility: hidden;}
.post-21 .news_list.list2 li.active{z-index:2;     position: relative;   opacity: 1;
    transition: .5s;
    visibility: visible;}