@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;font-size:100px;}
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: #000000;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+ */}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
 }
 input:-webkit-autofill,
 input:-webkit-autofill:hover,
 input:-webkit-autofill:focus,
 input:-webkit-autofill:active {
     -webkit-transition-delay: 99999s;
     -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
 /**隐藏滚动条**/
 /**body::-webkit-scrollbar{display: none;}**/
 ::-webkit-scrollbar{width: 8px;height: 8px;background-color: #CCCCCC;-webkit-border-radius: 6px;}
::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #CCCCCC;  -webkit-border-radius: 6px;}
::-webkit-scrollbar-track-piece { background-color: #fff; /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #999;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;background: #F9F9F7;}
p{line-height:1.75;}
a {color: #000000;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover {color: #C04A4E;}
.yh{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.lh{text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width:15rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.body_home{position:relative;}
.header {background: url('images/header_bg.png')repeat-x center bottom;border-bottom:none;height:auto;line-height:inherit;position:fixed;transition:0.7s;z-index: 10;background-size: cover;}
body.main .header{transform: translateY(-100%);opacity: 0;}
body.main .header.showdiv{opacity:1;transform:none;z-index: 889;}
.header .inner{height: 2.8rem;position:relative;width: 17rem;}
.header .sitelogo{float:left;margin-top: 0.45rem;transition: 0.7s;}
.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:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header.slide{
    background:  url(images/main3_bg2.png) repeat-x;
    box-shadow: 0 0.03rem 0.1rem rgb(0 0 0 / 18%);
}
.header.slide .inner{height: 0.6rem;}
.header.slide .sitelogo{
    margin-top: 0.15rem;    margin-bottom: 0.15rem;
}
.header .sitelogo img{width:4.95rem;}
.header.slide .sitelogo img{
    
}
.header .head-left{float:left;display:inline-block;}
.header.slide .head-right{
    margin-top: 0.2rem;
}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 0.56rem;margin-right: 0.13rem;transition: 0.7s;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/link_icon.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -60px 0px;}
.site-rale ul li.links.i3 a{background-position: -117px 0px;}
.site-rale ul li.links.i4 a{background-position: -177px 0px;}
/*lang样式*/
.site-lang{
    float: right;
    line-height: 0.25rem;
    margin-right: 0.01rem;
}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links:first-child a{border-left:0}
.site-lang ul li.links a{line-height: 0.18rem;font-size: 0.16rem;color: #fff;border-left: 0.02rem solid #fff;padding: 0 0.15rem;display: inline-block;}
.site-lang ul li.links a:hover{color:#fff;}
.searchbtn{float:right;cursor: pointer;}
.searchbtn img{
    width: 0.2rem;
}
/*默认主导航样式*/
body.list #nav{z-index:9;}
#nav{}
#nav .inner{
 width: auto;
}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 0.15rem;
    line-height: 0.7rem;
    color: #FFFFFF;
    font-size: 0.18rem;
    font-weight: bold;
}
.nav .wp-menu .menu-item a.menu-link:before{content:'';height:2px;background:#fff;left:14px;right:100%;transition:0.7s;position:absolute;bottom:0;}
.nav .wp-menu .menu-item:hover a.menu-link:before{right:14px}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{text-decoration: none;color: #eee;}
.nav .sub-menu  {display: none;position: absolute;left: 0;top: 0.7rem;min-width: 100%;z-index: 100; background:url(images/touming.png)}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;text-align: center;}
body.list .nav .sub-menu{top: 0.7rem;bottom:auto;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 0.5rem;line-height: 0.5rem;padding: 0 17px;font-size: 0.16rem;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #d88037;display: block;}
.nav .sub-menu .sub-menu {left: 100%;top: auto;z-index: 200;bottom: 0;background: #f9f9f7;
    top: 0 !important;}
 
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
.mixbox1{background: url(images/main1_bg.jpg)no-repeat;
    background-size: cover;}
.mixbox2{
    /* background: #F6F6F5 url(images/main2_bg.png)no-repeat; */
    /* background-size: 100%; */
    /* background-attachment: fixed; */
}
.mixbox3{
    background: url(images/mix3_bg.jpg)no-repeat bottom;
    background-size: cover;
    background-attachment: fixed;
}
.main1 .inner{padding: 0.84rem 0px 0.4rem;}
.main1 .post-21{padding:0.5rem 0 0.5rem 0;}
.main1 .ml{float:left;width: 67%;/* padding-top:8px; */}
.main1 .mr{float:right;width: 30.0625%;}
.main3{background: #f6f6f4 url(images/main3_bg2.png) no-repeat;background-size: 100% 4.31rem;}
.main3 .inner{
    padding: 0.627rem 0 0;
}
.main3 .ml{float:left; width:38%}
.main3 .mr{float:left;width: 38%;margin-left: 3%;}
.main3 .mc {
    float: right;
    width: 18%;
      padding-bottom: 0.3rem;
    background: url(images/touming.png);
    border-radius: 10px;
    box-shadow: 0 0.03rem 0.1rem rgb(0 0 0 / 8%);


}


.main4{
     background: #F6F6F5 url(images/main_bg.png)no-repeat top;
    background-attachment: fixed;
}
.main4 .inner{    padding-top: 0.5rem;}
.main5 .inner{padding:0.47rem 0 0;}
.main6 .inner{padding:0 0 1.03rem;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post {/* margin-bottom:10px; */}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 0.32rem;padding-left: 0.49rem;font-weight: bold;} /**标题字体**/
.post .tt .tit .title {line-height: 0.47rem;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .en_title{font-size:0.18rem;line-height:0.25rem;font-family:"Georgia";color: #A4947E;margin-left: 0.17rem;font-weight: normal;}
.main5 .post .tt .tit .en_title{margin-left: 0.05rem;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {/* padding: 6px 0; */margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;height: 0.47rem;line-height: 0.47rem;float:right;}
.post .more_btn img{
    width: 0.18rem;
    margin-left: 0.028rem;
    vertical-align: text-top;    -moz-transform: rotate(-33.33deg);
    -webkit-transform: rotate(-33.33deg);
    margin-top: -1px;
}
.post .more_btn .more_text,.post .more_btn a {font-size: 0.16rem;cursor:pointer;color: #B31C20;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 0.34rem;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;opacity: 0.8;color: #363636;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu .news_list li.news .news_box{ transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_imgs{height: 180px;background-color: #F1F1F1;overflow:hidden;position:relative;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:100%;position:absolute;left: 0;right:0;bottom:0;top:0;transition:0.7s;object-fit: cover;}
.news_tu .news_list li.news .news_imgs video{width:100%;height:100%;position:absolute;left: 0;right:0;bottom:0;object-fit: fill;top:0;}
.news_tu .news_list li.news:hover .news_imgs img{transform:scale(1.15);}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 160px; margin-right:-175px;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:175px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}
body.main .post .news_title{font-size:0.16rem;font-weight:bold;color:#333333;line-height: 0.28rem;transition:0.7s;}
body.main .post .news:hover .news_title{color:#94070A;}
body.main .post .news:hover .news_text{color:#94070A}
body.main .post1 .con{padding:0.35rem 0 0}
body.main .post-11 .tt .tit{background:url(images/xwjj.svg)no-repeat center left;background-size: 0.38rem 0.41rem;}
body.main .post1 .list1 .news_title{overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;}
body.main .post1 .list1 .news_wz{padding: 0.23rem 0 0.17rem;border-bottom:0.01rem solid #DBDBDB;   }
body.main .post1 .list2 .news_meta{margin-bottom:0.03rem;transition: 0.7s;    font-size: 0.16rem;    line-height: 0.28rem;}
body.main .post1 .list2 .news:hover .news_meta{color:#94070A}
body.main .post1 .list2 .news_title{min-height: 0.52rem;line-height: 0.26rem;}
body.main .post1 .list2 .news_wz{
    padding: 0.1rem 0 0.1rem;
}



body.main .post1 .list1 .news_imgs{
    height: 2.86rem;
}
body.main .post1 .list1 .news_meta{line-height:0.39rem;height:0.39rem;}
body.main .post1 .list-r .news_meta{
    line-height: 0.43rem;
    height: 0.43rem;
}
body.main .post-11 .list-l .news_list li.news{float: left;width: 48%;position: relative;}
body.main .post-11 .list-l .news_list li.news.n2{float: right;}

body.main .post-11 .list-r .news_list li.news{float: left;width: 47%;  border-bottom: 0.01rem solid #DBDBDB;position: relative;}
body.main .post-11 .list-r .news_list li.news.n2{float: right;}
body.main .post-11 .list-r .news_list li.news.n4{float: right;}
body.main .post-11 .list-r .news_list li.news.n6{float: right;}

body.main .post-11 .news_list li.news:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 1px;
    width: 0;
    background: #850505;
    transform: translateY(-50%);
    z-index: 1;
    transition: width .4s ease-in-out;
}
body.main .post-11 .news_list li.news:hover:before {
    width: 100%;
}


body.main .post-11 .list-r .news_imgs{height: 4.8rem;}
body.main .post-11 .list-r .news_wz{  padding: 0.1rem 0 0.16rem 0;}
body.main .mr .post1 .list2 .news_title {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    min-height: 0.26rem;
}
body.main .post1 .list1 .news_wz .news_text.lh {
    -webkit-line-clamp: 3;
    line-height: 22px;
    margin-top: 0.2rem;
}
body.main .post1 .news_meta{color:#E09028}
body.main .post1 .news_imgs .news_meta{font-size:0.14rem;font-weight:bold;color:#fff;background:#F5A623;position:absolute;bottom:0;left:0;padding: 0 0.1rem;}
body.main .post-12 .tt{position:relative;}
body.main .post-12 .tt .tit{background:url(images/xwzh.svg)no-repeat center left;background-size: 0.37rem 0.38rem;}

body.main .post-21 .tt{text-align:center;}
body.main .post-21 .tt .tit{background:url(images/ztwz.svg)no-repeat center left;background-size: 0.41rem 0.41rem;float: none;}
body.main .post-21 .news_tu .news_list li.news .news_imgs{height:1.52rem;}
body.main .post-21 .news_tu .news_list li.news .news_box{margin:0 0.15rem;}
body.main .post-21 .con{padding:0.45rem 0 0}
body.main .post-21 .slick-list{
    margin: 0 -0.15rem;
}
body.main .post-21 .slick-arrow{width: 0.41rem;height: 0.41rem;}
body.main .post-21 .slick-arrow:before{display:none;}
body.main .post-21 .slick-prev{background:url(images/left.svg)no-repeat;background-size: contain;left: -0.61rem;}
body.main .post-21 .slick-next{background:url(images/right.svg)no-repeat;background-size: contain;right: -0.61rem;}
body.main .post-21 .slick-arrow.slick-disabled{display: none !important;}

body.main .post3 .tt .title{color:#fff;}
body.main .post3 .tt .tit .en_title{color:#fff;opacity:0.5}
body.main .post-31 .more_btn{margin-right:0.15rem;}
body.main .post-31 .tt .tit{background:url(images/mtjj.svg)no-repeat center left;background-size: 0.37rem 0.38rem;}
body.main .post-32 .tt .tit{background:url(images/tzgg.svg)no-repeat center left;background-size: 0.38rem 0.34rem;margin-left: 0.1rem;}
body.main .post3 .more_btn .more_text,body.main .post3 .more_btn a{color:#fff;}
body.main .post3 .con{margin:0.453rem 0 0;background: #fff;box-shadow: 0 0.03rem 0.1rem rgb(0 0 0 / 8%);}
body.main .post-31 .con{padding: 0.26rem 0.35rem 0.53rem 0.26rem;}
body.main .post-31 .list1 .news_imgs{float:left;width:3.38rem;height:2.34rem;}
body.main .post-31 .list1 .news_wz{margin-left:3.38rem;padding-left:0.3rem;}
body.main .post-31 .news_shorttitle{
    color: #94070A;
}
body.main .post3 .news_text{color:#999999;font-size:0.14rem;line-height:0.26rem;transition: 0.7s;}
body.main .post-31 .news_meta{font-size:0.14rem;font-weight:bold;color:#E09028;line-height:0.19rem;}
body.main .post-31 .list2{padding: 0.11rem 0 0 0;}
body.main .post-31 .list2 .news{position:relative;line-height: 56px;border-bottom: 0.01rem solid #E5E5E5;}
body.main .post-31 .list2 .news_meta{position:absolute;right:10px;top:0;line-height: 0.56rem;}
body.main .post-31 .list2 .news_title{line-height:0.56rem;margin-right: 1.15rem;font-weight: normal;}
body.main .post-32 .con{padding: 0.336rem 0.423rem 0.34rem 0.31rem;}
body.main .post-32 .news_meta{border:0.01rem solid #C8A67B;width:0.79rem;text-align:center;height:0.79rem;transition:0.7s}
body.main .post-32 .news:hover .news_meta{background:#94070A}
body.main .post-32 .news:hover .news_meta .news_day,body.main .post-32 .news:hover .news_meta .news_month{color:#fff;}
body.main .post-32 .news_day{font-size:0.32rem;font-weight:bold;color:#94070A;margin-top: 0.1rem;transition: 0.7s;}
body.main .post-32 .news_month{color:#9C9C9C;line-height: 0.28rem;font-size: 0.14rem;transition: 0.7s;}
body.main .post-32 .news_box{display:flex;}
body.main .post-32 .news_wz{width:calc(100% - 0.79rem)}
body.main .post-32 .news_wz .news_con{padding-left:0.167rem;}
body.main .post-32 .news{padding-bottom: 0.195rem;margin-bottom: 0.195rem;border-bottom: 0.01rem solid #E5E5E5;}
body.main .post4 .tt{text-align:center;}
body.main .post4 .tt .tit{float:none;background: url(images/sjqz.svg)no-repeat center left;background-size: 0.41rem 0.36rem;padding-left: 0.6rem;}
body.main .post-41 .news{position:relative;}
body.main .post-41 .news_box{margin:0 0.225rem;}
body.main .post-41 .slick-list{padding-bottom: 0.35rem!important;    padding: 0 0px !important;}
body.main .post-41 .con{padding:0.4rem 0 0}
body.main .post-41 .news_tu .news_list li.news .news_imgs{height:auto;padding-top: 54%;}
body.main .post-41 .news_tu .news_list li.news .news_imgs img{width: 1.5rem;height: 1.5rem;bottom: auto;right: auto;left: 50%;top: 50%;cursor: pointer;transform: translate(-50%, -50%);}
body.main .post-41 .news_tu .news_list li.news .news_wz{position:absolute;right: 0;bottom: -0.35rem;width: 5.34rem;transform: translateY(0.4rem);opacity: 0;transition: 0.7s;height: 1.63rem;background: linear-gradient(to right,#B11218, #E7A942);    display: none;}
body.main .post-41 .news_tu .news_list li.news.slick-current .news_wz{opacity:1;transform: none;}
body.main .post-41 .news_tu .news_list li.news .news_wz .news_con{padding: 0.35rem 0.4rem 0 0.41rem;}
body.main .post-41 .news_tu .news_list li.news .news_title{font-size:0.2rem;color:#fff;line-height: 0.26rem;margin-bottom: 0.33rem;}
body.main .post-41 .news_tu .news_list li.news .news_meta{font-size:0.16rem;line-height: 0.21rem;color: #fff;padding-left: 0.26rem;background: url(images/clock.svg)no-repeat left center;background-size: 0.19rem 0.19rem;}
body.main .post-41 .slick-arrow{width: 0.44rem;height: 1.07rem;}
body.main .post-41 .slick-arrow:before{display:none;}
body.main .post-41 .slick-prev{background: url(images/szleft.svg)no-repeat;background-size: contain;    left: -100px;z-index: 5;margin-left: 0.12rem;}
body.main .post-41 .slick-next{background:url(images/szright.svg)no-repeat;background-size: contain;    right: -100px;margin-right: 0.1rem;}
body.main .post5 .tt{text-align:center;}
body.main .post5 .tt .tit{float:none;background: url(images/qzyx.png)no-repeat center left;background-size: 0.41rem 0.36rem;padding-left: 0.6rem;}
body.main .post-51 .con{padding: 0.6rem 0 0.87rem;}
body.main .post-51 .list-l{float:left;width:39.5%;}
body.main .post-51 .list-r{float:right;width: 59.7%;}
body.main .post-51 .list-r .listl{float:left;width: 66.17%;}
body.main .post-51 .list-r .listr{float:right;width:32.25%;}
body.main .post-51 .news_tu .news_list li.news .news_imgs.h237{height:1.92rem;}
body.main .post-51 .news_tu .news_list li.news .news_imgs.h487{height:3.97rem;}
body.main .post-51 .news_tu .news_list li.news .news_imgs.h488{height:3.98rem;}
body.main .post-51 .news_tu .news_list li.news .news_imgs video{width: 100%;}
body.main .post-51 .list-l .list1 .news{float:left;width:50%;margin-bottom:0.14rem;}
body.main .post-51 .list-l .list1{margin:0 -0.0725rem}
body.main .post-51 .list-l .list1 .news .news_box{margin:0 0.0725rem;}
body.main .post-51 .list-r .listr .news_wz{position:absolute;top:0;right:0;bottom:0;left:0;display: flex;flex-direction: column;justify-content: center;align-items: center;  }
body.main .post-51 .list-r .listr .news_wz .upload img{
    width: 0.47rem;
    height: 0.47rem;
}
body.main .post-51 .list-r .bottom .news{float:left;width:33.3%;}
body.main .post-51 .list-r .bottom .news .news_box{margin:0 0.0725rem;}
body.main .post-51 .news_tu .news_list li.news .news_box{position:relative;}
body.main .post-51 .news_tu .news_list li.news .bg{    display: none;width:100%;height:100%;position:absolute;left: 0;right:0;bottom:0;top:0;transition:0.7s;background:#B70005;opacity:0.9}
body.main .post-51 .news_tu .news_list li.news.n1 .bg {
    display: block;
}
body.main .post-51 .news_tu .news_list li.news .news_title{font-size:0.23rem;line-height:0.3rem;color:#fff;margin-top: 0.18rem;}
body.main .post-51 .list-r .bottom ul{margin:0 -0.0725rem}
body.main .post-51 .list-r .top .news{margin-bottom:0.13rem;}
body.main .post-51 .list-r .top .listr .news:first-child{margin-bottom:0.14rem;}
body.main .post-61 .news_list{margin:0 -0.365rem;padding: 0 0.9rem;}
body.main .post-61 .news_list .news{float:left;width: 16.6%;}
body.main .post-61 .news_list .news .news_box{margin:0 0.36rem;text-align:center;}
body.main .post-61 .news_list .news .news_ico{width:1.72rem;height:1.72rem;border-radius: 50%;border: 0.01rem solid #B31C20;display: flex;justify-content: center;align-items: center;margin: 0 auto;position:relative;background: #fff;}
body.main .post-61 .news_list .news:hover .news_ico .img1{opacity:0;}
body.main .post-61 .news_list .news:hover .news_ico .img2{opacity:1;}
body.main .post-61 .news_list .news:hover .news_ico{background: #B70005;}
body.main .post-61 .news_list .news .news_ico img{position:absolute;z-index: 1;max-width: 57%;transition: 0.7s;}
body.main .post-61 .news_list .news .news_ico .img2{opacity:0}
body.main .post-61 .news_list .news .news_ico:after {
    content: "";
    width: 1.54rem;
    height: 1.54rem;
    background: url("images/circle-line.svg") no-repeat;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.5s ease-in-out 0s;
    animation: 33s linear 0s infinite normal none running ani_turn;
    margin-top: -0.77rem;
    margin-left: -0.77rem;
    background-size: cover;
}
body.main .post-61 .news_list .news:hover .news_ico:after{background: url("images/circle-lineh.svg") no-repeat;background-size: contain;}
body.main .post-61 .news_list .news .news_title{font-size:0.18rem;font-weight:normal;line-height:0.24rem;margin-top: 0.29rem;}




body.main .post-71 .news_list .news{padding-bottom: 0.1rem;    margin-bottom: 0.1rem;    position: relative;}
body.main .post-71 .news_list .news .news_box{margin:0 0.25rem;}
body.main .post-71 .news_list .news .news_ico{width:1.02rem;height:1.02rem;border-radius: 50%;border: 0.01rem solid #B31C20;display: flex;justify-content: center;align-items: center;margin: 0 auto;position:relative;background: #fff;}
body.main .post-71 .news_list .news:hover .news_ico .img1{opacity:0;}
body.main .post-71 .news_list .news:hover .news_ico .img2{opacity:1;}
body.main .post-71 .news_list .news:hover .news_ico{background: #B70005;}
body.main .post-71 .news_list .news .news_ico img{position:absolute;z-index: 1;max-width: 57%;transition: 0.7s;}
body.main .post-71 .news_list .news .news_ico .img2{opacity:0}
body.main .post-71 .news_list .news .news_ico:after {
    content: "";
    width: 0.84rem;
    height: 0.84rem;
    background: url("images/circle-line.svg") no-repeat;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.5s ease-in-out 0s;
    animation: 33s linear 0s infinite normal none running ani_turn;
    margin-top: -0.42rem;
    margin-left: -0.41rem;
    background-size: cover;
}
body.main .post-71 .news_list .news:hover .news_ico:after{background: url("images/circle-lineh.svg") no-repeat;background-size: contain;}
.post-71 .news_list .news .news_title{    font-size: 0.16rem; font-weight: bold; color: #333333;   line-height: 0.34rem;  padding-left: 0.5rem;}


.post-71 .news_list .news.n1 .news_con{background: url("images/xy1.png") no-repeat left center;background-size: contain;margin-top: 0.23rem;}
.post-71 .news_list .news.n2 .news_con{background: url("images/xy2.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news.n3 .news_con{background: url("images/xy3.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news.n4 .news_con{background: url("images/xy4.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news.n5 .news_con{background: url("images/xy5.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news.n6 .news_con{background: url("images/gdxx.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news.n7 .news_con{background: url("images/xy6.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news.n8 .news_con{background: url("images/xy7.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news.n9 .news_con{background: url("images/xy8.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news.n10 .news_con{background: url("images/xy9.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news.n11 .news_con{background: url("images/xy10.png") no-repeat left center;background-size: contain;}
.post-71 .news_list .news:hover .news_title {
    padding-left: 0.6rem;    transform: scale(1.15);
}
.main3 .news_list .news{  position: relative;}
.main3 .news_list .news:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 1px;
    width: 0;
    background: #850505;
    transform: translateY(-50%);
    z-index: 1;
    transition: width .4s ease-in-out;
}
.main3 .mr .news_list .news:hover:before {
    width: 100%;
}
body.main .post-31 .list2 .news:hover .news_con {
    background: #f6f6f4;
    box-shadow: 1px 3px 10px #ccc;
}
body.main .post-31 .list2 .news .news_con{transition: all 0.3s ease-in-out;}

.post-41{}
.post-41 .con{padding:15px 0;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 4.75rem;background-position:center center;background-repeat:no-repeat;text-align:center;    background-size: contain;    background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 0.33rem 0 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;width: 13rem;}

.col_menu {width: 2.5rem;float:left;margin-right: -2.5rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #BF2D32;text-align: center;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.3rem;font-weight: bold;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 0.5rem;padding: 0.075rem 0;}/**栏目名称图标**/
.col_menu .col_menu_con{
    padding: 0 0 0 0.08rem;
    background: #BF2D32;
}
/*栏目列表*/
.col_list{
    background: #fff;
    padding: 0 0.17rem 0.25rem 0.09rem;
}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 0.17rem;font-weight:normal;background:none;text-align: center;border-top:0px solid #fff;border-bottom: 1px solid #B7B7B7;}
.col_list .wp_listcolumn .wp_column:last-child a{border-bottom:0}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0.15rem 0px 0.15rem;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color:#BF2D32;border-color: #AA0308;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #BF2D32;}
.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:#BF2D32;}
/*二级子栏目**/
.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 {font-weight:bold; font-weight:bold;color:#BF2D32;} 
/*三级子栏目**/
.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:#BF2D32;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin: 0.32rem 0 0 3.05rem;}
.col_news_head {border-bottom: 1px solid #B04746;padding-bottom: 0.18rem;}
.col_metas .col_title {display:inline-block;float:left;height: 0.4rem;line-height: 0.4rem;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.3rem;font-family:"Microsoft yahei";font-weight: bold;color: #BF2D32;}
#d-container .col_metas .col_title h2{font-size: 0.26rem;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;color: #907A7C;height: 0.4rem;line-height: 0.4rem;font-size: 0.16rem;} /**当前位置**/
.col_metas .col_path a{color: #907A7C;}
.col_news_con {padding: 0.245rem 0px 0 0px;/* margin:0 7px; */}
.col_news_con .news_imgs{position:relative;overflow:hidden;height: 2.9rem;}
.col_news_con .news:hover .news_imgs img{transform:scale(1.05)}
.col_news_con .news_imgs img{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;object-fit: cover;height:100%;transition:0.7s}
.col_news_list {/* margin-top:7px; */}
.col_news_list li.news{font-size: 0.18rem;position:relative;line-height: 0.7rem;border-bottom: 1px solid #E3E3E3;transition:0.7s}
body.mr .col_news_list li.news:hover{border-color:#BF2D32}
body.mr .col_news_list li.news:hover .news_title a{color:#BF2D32;font-weight:bold;}
.col_news_list li.news span.news_title{float:none;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right: 110px;/* padding-left: 16px; */}
.col_news_list li.news span.news_title a:hover{font-weight:bold;}
.col_news_list li.news span.news_meta{position:absolute;right:0;top:0;}
.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: 15px !important;
    font-size: 18px !important;
    background: none !important;
    margin-top: 10px !important;
}
.col_news_list .wp_entry p span{
    margin-bottom: 15px !important;
    font-size: 18px !important;
    background: none !important;
    margin-top: 10px !important;
}
.col_news_list .wp_entry .xin p {
    margin-bottom: 15px !important;
    font-size: 14px !important;
    background: none !important;
    margin-top: 10px !important;
}
.col_news_list .wp_entry .xin p span{
    margin-bottom: 15px !important;
    font-size: 14px !important;
    background: none !important;
    margin-top: 10px !important;
}
.page-conbox {
    background: none !important;
}
.col_news_list .wp_entry table{ margin-bottom:4px;    margin: 0 auto;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.possplit{text-indent:0;width:20px;text-align:center;background:none;}
/**文章页**/
.infobox {width:auto;margin:0 auto;padding: 0.47rem 0.56rem 0;min-height: 550px;}
.article {    margin-top: 30px;}
.article h1.arti_title {line-height: 0.37rem;font-family: "Microsoft YaHei";font-size: 0.26rem;text-align:center;color: #1B1B1B;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 0.21rem  0 0;text-align:center;border-top:1px solid #ececec;margin-top: 0.22rem;line-height: 0.21rem;}
.article .arti_metas span {margin:0 5px;font-size: 0.16rem;color: #907A7C;}/**文章其他属性**/
.article .entry {margin:0 auto;overflow:hidden;margin-top: 0.3rem;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height: 0.32rem;font-size: 0.18rem;color: #000000;}  /**阅读字体**/
.article .entry .read p {margin-bottom: 0.32rem;}
.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;}



#wp_paging_w6 .wp_paging {
    font-size: 12px;
    line-height: 34px;
    padding: 4px 0 72px;    
    text-align: right;
}

#wp_paging_w6 .wp_paging li {
    margin: 0;
    line-height: 20px;
    height: 20px;float: none;
display: inline-block;
}
#wp_paging_w6 .wp_paging li.pages_count{display: none;}
.wp_paging li span, .wp_paging li a{
display: inline-block;
    float: left;
    margin-left: 10px;
}

#wp_paging_w6 .wp_paging li a {
    height: 20px;
    line-height: 20px;
    padding: 0 9px;
    border: 1px solid #9E9E9E;color: #000;
}
.wp_paging li input{
    border: 1px solid #d5d5d5;
    background: #fff;
    text-align: center;
}

#wp_paging_w6 .wp_paging li a:hover {
    background: #B11617;
    border-color:#B11617;
    color: #fff;
}

#wp_paging_w6 .wp_paging li input {
    font-size: 12px;
    width: 40px;
    height: 20px;
    margin: 0;
    line-height: 34px;    border: 1px solid #9E9E9E;    background: transparent;
}

#wp_paging_w6 .wp_paging li span:last-child {
    margin: 0;
}

#wp_paging_w6 .wp_paging li em {
    font-weight: 400;
}
.wp_paging li span.pages {
    padding: 0 10px;
}

#wp_paging_w6 .wp_paging li 
 span.all_count {
    margin: 0 15px;
}
/**页脚开始**/
#footer {background: #AA0308;}
#footer .inner {position:relative;}
#footer .inner .mod1{border-bottom: 0.01rem solid rgb(255 255 255 / 35%);padding: 0.32rem 0px 0.301rem;}
.footer .inner .mod1 .foot-right{margin-top: 0.071rem;}
.footer .inner .mod2{padding: 0.36rem 0 0.47rem;}
#footer .inner .mod2 .foot-right{
    margin-top: 0.15rem;width:30%;
}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;/* padding:12px 0px; *//* margin-top:10px; */}
.footer .sitelogo img{
    width: 4.95rem;
}
#footer .inner .foot-right{float:right;}
#footer .inner .mod1 .foot-right img{
    width: 3.83rem;
}
#footer .inner p{font-size: 0.16rem;line-height: 0.49rem;font-weight:normal;text-align:left;color: #fff;}
#footer .inner .siteinfo{margin-top:0.31rem;}
#footer .inner .siteinfo span{line-height: 0.49rem;
    display: inline-block;
    margin: 0 0.37rem 0 0;}
#footer .inner .siteinfo .address{padding-left: 0.36rem;background:url(images/dizhi.svg)no-repeat left center;background-size: 0.15rem 0.18rem;}
#footer .inner .siteinfo .chuanzhen{padding-left: 0.28rem;background:url(images/youxiang.svg)no-repeat left center;background-size: 0.2rem 0.15rem;}
#footer .inner .siteinfo .zsrx{padding-left: 0.37rem;background:url(images/phone.svg)no-repeat left center;background-size: 0.19rem 0.19rem;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{
    
}
#footer .inner .copyright a{color:#eee;}
.footer2{background:#7D0404;}
.footer2 .inner{padding:0.205rem 0 0.255rem;}
.footer2 p{font-size:0.16rem;line-height:0.64rem;color:#FFFFFF;text-align:center;}
span#_ideConac img {
    width: 60px;
}
span#_ideConac {
    opacity: 1;
}
.footer2 p span{opacity:0.7;}
.footer2 p a {
    color: #fff;
    margin-left: 5px;
}
.inline-block {
    display: inline-block;
}
.inline-block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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; font-family:"Microsoft Yahei";}
.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;}
/* 分享二维码 */
.shares{text-align:center;    position: relative;}
ul.info-list.mb-0.mr-30 {
    right: 0;
    position: absolute;
    top: -0.4rem;
}
ul.info-list.mb-0.mr-30 a {
    color: #f7f3f3;
    margin-left: 20px;
}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;    padding-top: 0.2rem;}
.shares li{float:left;position:relative;margin-left: 0.4rem;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block;line-height:22px;font-size: 0.14rem;color: #fff;text-align:center;opacity: 0.6;line-height: 0.19rem;margin-top: 0.13rem;}
.shares li .con{}
.shares li .con img{width: 1.32rem;height: 1.32rem;vertical-align:top;background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block;margin: 0 0.41rem 0 0;width: 2.5rem;line-height: 32px;background: lch(100 0 0 / 0.12);border-radius: 0.04rem;}
.botlinks .links-wrap a.links-arrow {display: block;height: 0.35rem;line-height: 0.35rem;padding: 0 0.25rem 0 0.16rem;color: #fff;font-size: 0.14rem;background: url(images/arrow.png) no-repeat right top;background-size: 0.45rem 0.76rem;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {background-position: right bottom;cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 0.35rem;width: auto;min-width: 100%;height:auto;max-height: 300px;overflow: auto;overflow-x:hidden;background: #ffff;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 4px 10px; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover {color: #fff;background: #e36161;cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}
.mbanner .slick-list{height:100vh !important; transition: all 1.5s ease 0s;}
.mbanner .news_list .news_imgs {height: 100vh;position: relative;overflow: hidden;transition: all 1.5s ease 0s;}
.mbanner .slick-dots{bottom:1.05rem;}
.mbanner .slick-dots li.slick-active button:before{opacity:1}
.mbanner .slick-dots li button:before{
    content: '';
    background: url(images/button.svg)no-repeat;
    background-size: cover;
    width:0.18rem;
    height:0.18rem;
    opacity: 0.3;
}
.mbanner .news_list .news_imgs video {position: absolute;inset: 0px;width: 100%;height: 100%;object-fit: cover;}
.mbanner .news_list .news{position:relative;}
.mbanner .news_list .news_wz{position:absolute;left:0;right:0;bottom:0;background: url(images/banner_bg.png)repeat-x bottom;padding: 1.43rem 0 1.44rem;background-size: contain;}
.mbanner .news_list .news_wz .news_title{font-size:0.32rem;line-height:0.42rem;font-weight:bold;color:#fff;}
.mbanner .news_list .slick-arrow{width: 2.91rem;height: 0.66rem;top: auto;transform: none;bottom: 1.193rem;}
.mbanner .news_list .slick-arrow:before{display:none;}
.mbanner .news_list .slick-prev{background: url(images/ban_left.svg)no-repeat;background-size: contain;left: 0;z-index: 5;}
.mbanner .news_list .slick-next{background:url(images/ban_right.svg)no-repeat;background-size: contain;right: 0rem;}
.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/
/**一屏**/
.bb:hover {
    animation-play-state: paused;
    color: #fff;
  }
  .bb {
    position: absolute;
    left: 50%;
    bottom: 20px;
    text-align: center;
    transform: translateX(-50%);
    color: #94070a;
    font-size: 36px;
    cursor: pointer;
    opacity: 0;
    font-family: icon;
    padding: 0 10px;
    animation: bb 1.5s linear 0s infinite;
    font-weight: bold;
  }
  @keyframes bb {
    0% {
      transform: translate(-50%, 0);
      opacity: 0;
    }
    50% {
      transform: translate(-50%, 5px);
      opacity: 1;
    }
    100% {
      transform: translate(-50%, 0px);
      opacity: 0;
    }
  }
  .body_b {
    position: fixed;
    left: 0%;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    overflow-x: hidden;
    transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: 888;
    outline: none;
  }
  .body_b.showdiv {
    top: 60px;
  }
.main1.showdiv .list-l,.main1.showdiv .list-r,.main1.showdiv .post-12,.main2.showdiv .post-21,.main3.showdiv .post-31 .news_list .news,.main3.showdiv .ml,.main3.showdiv .mr,.main4.showdiv .post-41,.main5.showdiv .post-51,.main2.showdiv .post-21{transform:none;opacity:1}
.main1 .list-l {
  transform: translate(-30%, 0);
  transition: all 1s ease-out 0s;
  opacity: 0;
}
.main1 .list-r {
  transform: translate(0, 30%);
  transition: all 1s ease-out 0s;
  opacity: 0;display: none;
}
.main1 .post-12 {
  transform: translate(30%, 0);
  transition: all 1s ease-out 0s;
  opacity: 0;
}
.main1 .post-21 {
    transform: translate(0, 50%);
  transition: all 1s ease-out 0s;
 opacity: 0;
  position: relative;
  z-index: 10;
}
  .main1.showdiv .post-21{transform:none;opacity:1}
.main3 .ml {
  transform: translate(-30%, 0);
  transition: all 1s ease-out 0s;
  opacity: 0;
}
.main3 .mr {
  transform: translate(30%, 0);
  transition: all 1s ease-out 0s;
  opacity: 0;
}
.main3 .mc {
    transform: translate(30%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
  }
  .main3.showdiv .mc{transform:none;opacity:1}
.main4 .post-41{
	 transform: translate(0, 50%);
  transition: all 1s ease-out 0s;
  opacity: 0;
  position: relative;
  z-index: 10;
}
.main5 .post-51{
opacity:0;
 transition: all 1.5s ease-out 0s;
}



/*搜索*/
.layer {
	position: fixed;
	opacity: 0;
	filter: alpha(opacity=0);
	left: 0;
	top: 0;
	z-index: -1;
	background-color: rgba(0, 0, 0, .85);
	width: 100%;
	height: 0%;
   transition: all 0.8s ease-in-out;
}

.close {
	text-align: center;
	position: absolute;
	right: 2vw;
	cursor: pointer;
	top: 2vw;
	transition: transform .4s ease-out;
}

.close i {
	color: #fff;
	font-size: 40px;
	cursor: pointer;
}

.close:hover {
	transform: rotate(180deg);
}

.layer.on {
	z-index: 99990;
	opacity: 1;
	filter: alpha(opacity=100);

}

.search_box {
   width: 50%;
   overflow: hidden;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
}
.layer.on .search_box {
   transform: translate(-50%, -50%);
}
.search_box .searchKeyword {
   height: 50px;
   line-height: 50px;
   background-color: #fff;
   width: 100%;
   padding-right: 100px;
   padding-left: 10px;
   border: 0;
   box-sizing: border-box;
}
.search_box .serachSubmit, .tijiao {
   width: 100px;
   background-color: #B11617;
   color: #fff;
   height: 50px;
   line-height: 50px;
   text-align: center;
   position: absolute;
   right: 0;
   top: 0;
   border: none;
   font-size: 18px;
   cursor: pointer;
   letter-spacing: 1px;
}
.layer.on {z-index: 99990;opacity: 1;   height: 100%;filter: alpha(opacity=100);}

#playvideo {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000;
  top: 0;
  left: 0;
}
#playvideo .video_bg {
  position: absolute;
  z-index: 0;
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.wp_audio_player{text-align:center;}
#playvideo .playbox {
  position: absolute;
  width: 56%;
  top: 15%;
  height: 65%;
  margin: 0 auto;
  display: block;
  z-index: 100;
  left: 22%;
}
#playvideo video {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#playvideo .close {
  position: absolute;
  right: -35px;
  top: -35px;
  cursor: pointer;
  z-index: 100;
}
@keyframes ani_turn {
    0% {
        transform: rotate(0deg);
    }
  
    100% {
        transform: rotate(360deg);
    }
  }

/**规划教材**/
body.ghjc .col_news_con{padding:0.35rem 0 0}
body.ghjc .col_news_con .news{float:left;width:20%;margin-bottom: 0.43rem;border-bottom: 0;}
body.ghjc .col_news_con .news_list{margin:0 -0.15rem;}
body.ghjc .col_news_con .news .news_box{margin:0 0.15rem;}
body.ghjc .col_news_con .news_imgs{position:relative;overflow:hidden;height: auto;border: 0.1rem solid #EBE5E5;padding-top: 138%;}
body.ghjc .col_news_con .news_imgs img{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;object-fit: cover;height:100%;}
body.ghjc .col_news .col_news_box{
    margin-left: 3.24rem;
}
/**视频展示**/
body.spzs .col_news_con{
    padding: 0.36rem 0 0;
}
body.spzs .col_news_con .news_list{margin:0 -0.165rem;}
body.spzs .col_news_con .news{float:left;width:33.3%;margin-bottom: 0.39rem;border-bottom: 0;line-height: 0.24rem;font-weight: bold;}
body.spzs .col_news_con .news .news_box{margin:0 0.165rem;}
body.spzs .col_news_con .news_imgs{height: auto;padding-top: 61%;}
body.spzs .col_news_con .news_wz{border: 1px solid #EBE5E5;padding: 0.29rem 0.14rem 0.33rem 0.17rem;transition:0.7s}
body.spzs .col_news_con .news:hover .news_wz{border-color:#C04A4E}
body.spzs .col_news_con .news:hover .news_title{color:#C04A4E}
/**焦点要闻**/
body.jdyw .col_news_con .news_imgs{float:left;width: 3.15rem;height: 2.1rem;}
body.jdyw .col_news_con .news_wz{background:#fff;border:1px solid #EBE5E5;padding: 0.38rem 0.78rem 0.25rem 0.41rem;margin-left: 3.15rem;border-left: 0;transition: 0.7s;height: 1.45rem;}
body.jdyw .col_news_list li.news{margin-bottom:0.3rem;border-bottom:0}
body.jdyw .col_news_list li.news.Noimg .news_imgs{display:none;}
body.jdyw .col_news_con li.news.Noimg .news_wz{margin-left:0;border-left: 1px solid #EBE5E5;}
body.jdyw .col_news_list li.news:hover .news_wz{border-color:#C04A4E;}
body.jdyw .col_news_list li.news .news_title{line-height:0.24rem;color: #333333;font-weight: bold;margin-bottom: 0.2rem;transition: 0.7s;}
body.jdyw .col_news_list li.news .news_text{font-size:0.14rem;line-height:0.26rem;transition: 0.7s;}
body.jdyw .col_news_list li.news .news_meta{font-size:0.14rem;line-height:0.19rem;color:#666666;margin-top: 0.3rem;transition: 0.7s;}
body.jdyw .col_news_list li.news:hover .news_title,body.jdyw .col_news_list li.news:hover .news_text,body.jdyw .col_news_list li.news:hover .news_meta{color:#C04A4E}

.post-12 .news_tu .news_list li.news .news_box .news_wz {
padding-top:0;
    position: relative;
    overflow: hidden;
    padding-left: 0.26rem;
    margin-bottom: 0.1rem;
    padding-bottom: 0.1rem;
    transition: all 0.2s ease-in-out;
}
.post-12 .news_tu .news_list li.news.n1 .news_box .news_wz{}
.post-12 .news_tu .news_list li.news .news_box .news_wz::before {
    content: '';
    height: 54px;
    border-left: 10px solid #f5a623;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: skewY(-50deg);
    transform: skewY(-50deg);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.post-12 .news_tu .news_list li.news .news_box .news_wz:hover::before {
    border-left: 10px solid #b11218;
}
.post-12 .news_tu .news_list li.news .news_box .news_wz::after {
    content: '';
    width: 100%;
    height: 100%;
  
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1;
}
.post-12 .news_tu .news_list li.news .news_box .news_wz:hover::after {
    top: 0;
    left: 0;
    opacity: 1;
}
.post-12 .news_tu .news_list li.news .news_meta {
    margin-bottom: 0
    transition: 0.7s;
    font-size: 0.16rem;
}

div#container-6 {
    display: none;
}
.no #v {
    display: none !important;
}
.wp_artfuns .wp_art_adjoin {    line-height: 36px;font-size: 16px;    padding-top: 10px;
    padding-bottom: 20px;}
.wp_artfuns .wp_art_adjoin .prev {color: #d26c33;    margin-bottom: 0px;display: inline-block;    pointer-events: none;}
.wp_artfuns .wp_art_adjoin i{    padding-right: 2px;
    background: #d26c33;
    margin-right: 10px;} 
.wp_artfuns .wp_art_adjoin .next {padding-left: 0px;color: #d26c33;    pointer-events: none;}
.wp_artfuns .wp_art_adjoin a {
   
}