@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;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "shr","PingFang","Microsoft Yahei";color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#960C14;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1145px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {border-bottom:none; height:auto;line-height:inherit; }
.header .inner{position:relative;}
.header .sitelogo{float:left;}
.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 .head-left{float:left;display:inline-block;}
.header .head-main{float:left;}
.header .head-right{float:right;}

/*默认主导航样式*/
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.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:inline-block; 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 32px;line-height: 42px;color: #FFFFFF;font-size: 16px;}
.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: 42px;min-width: 146px;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#960C14; display: block; }
.nav .sub-menu .sub-menu { 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 {}
/**首页三列布局**/
.mod {}
.mbox {}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 335px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {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: #960C14;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;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 #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;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:#960C14; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #960C14;}
.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:#960C14;}
/*二级子栏目**/
.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 44px;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:#960C14;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;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:#960C14;} 
/**栏目新闻**/
.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: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #960C14;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.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 {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:24px;text-align:center;color: #960C14;} /**文章标题**/
.article h2.arti_title {line-height: 34px;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: #18267d;}

#footer .inner .foot-left{float:left;}
#footer .inner .foot-center{float: left;margin-left: 1.51rem;}
#footer .inner .foot-right{float:right;}


/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.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;
}
/*pc*/


@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: 'shb'; 
   src:url('fonts/SourceHanSansCN-Bold.ttf') format('truetype');
}
@font-face{
   font-family: 'xyg'; 
   src:url('fonts/XinYuGongZhangJiaSongA.ttf') format('truetype');
}
.line1{overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-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;}
body{background: #F8F7F0;}
.wrapper .inner {width: 14.4rem;margin:0 auto;} /**页面全局宽度**/
.header{    background: linear-gradient(180deg, rgba(70, 8, 8, .5), transparent);position: absolute;top: 0;left: 0;z-index: 1;padding-bottom: 0.82rem;}
.header .head-left{margin-left: -0.6rem;}
.header .head-right{margin-right: -0.6rem;}
.header .sitelogo{margin-top: 0.3rem;}
.header .sitelogo img{width: 6rem;}
#nav{background: none;margin-top: 0.74rem;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;}
.nav .wp-menu .menu-item a.menu-link{padding: 0 0.06rem;line-height: 1;font-size: 0.22rem;font-family: 'shm';padding-bottom: 0.2rem;}
.mbanner .news_imgs{position: relative;padding-top: 50%;}
.mbanner .news_imgs img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.nav .sub-menu{   top: 100%; min-width: 100%;left: 50%;transform: translateX(-50%); z-index: 100;}
.nav .sub-menu .sub-menu{transform: none;}
.nav .sub-menu .sub-item a{    text-align: center;  font-size: 0.16rem;  line-height: 0.4rem; height: 0.4rem;}

.mbanner .slick-prev,.mbanner .slick-next{top: 50%;transform: translateY(-50%);margin: 0;opacity: 0.8;background: #E5B928;}
.mbanner .slick-prev{left: calc(50% - 7.2rem);}
.mbanner .slick-next{right: calc(50% - 7.2rem);}
.mbanner .slick-prev:hover, .mbanner .slick-next:hover{color: #960C14;background: #fff;}

.news_img{position: relative;padding-top: 66.6%;overflow: hidden;}
.news_img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: .5s;}
li:hover .news_img img{transform: scale(1.1);}

.news_video{position: relative;padding-top: 56.23%;    overflow: hidden;}
.news_video video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: .5s;}
li:hover .news_video video{transform: scale(1.1);}
.news_play{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;background: url(images/playico.svg) no-repeat center / contain;width: 0.72rem;height: 0.72rem;}
.news_time{  color: #960C14; font-size: 0.16rem; font-family: 'Arial';}
.post-tt .title{font-size: 0.36rem;font-family: 'xyg';color: #960C14;background: url(images/titleico.svg) no-repeat center left / 0.39rem;padding-left: 0.63rem;}

.post-tt .tt{ display: flex;justify-content: center;   position: relative;}
.post-tt .tt .more_btn a{font-size: 0.18rem;font-family: 'shm';display: inline-block;padding-right: 0.2rem;color: #960C14;background: url(images/ring.svg) no-repeat center right / 0.14rem;}
.post-tt .tt .more_btn{position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.main1{padding-top: 0.6rem;position: relative;}
.main1::before{content:'';display: block;position: absolute;background: url(images/m1bg.png) no-repeat center / cover;left: 0;right: 0;bottom: 0.55rem;    height: 6rem;
   z-index: -1;}
.post-11 .tt{justify-content: start;margin-bottom: 0.48rem;margin-left: 0.39rem;}
.post-14{width: 4.72rem;margin-left: 1rem;float: left;}
.m1right{width: 6.76rem;float: right;box-sizing: border-box;margin-top: 0.14rem;}
.post-14 .news_list li.news .news_img{padding-top: 153%;overflow: unset;}
.post-14 .news_list li.news .news_img::after{content:'';display: block;position: absolute;left: 0;top: 0;bottom: 0;right: 0;background: #F2B4B1;transform: scale(0.95) rotate(-10deg);z-index: -1;}
.post-14 .news_list li.news:hover .news_img img{transform: none;}
.m1right{background: url(images/m1rightbg.png) no-repeat center / cover;box-shadow: 0 3px 0.1rem rgba(83,14,14,.16);padding:0.44rem 0.34rem 0.24rem ;}
.post-15 .news_list li.news{width: 47.7%;float: left;padding-bottom: 0.19rem;position: relative;}
.post-15 .news_list li.news::before{content:'';display: block;width: 0.35rem;height: 0.03rem;background: #960C14;position: absolute;bottom: 0;left: 0;}
.post-15 .news_list li.n2{float: right;}
.post-15 .news_list li.news .news_img{padding-top:73.3%}
.post-15 .news_list li.news .news_time{    color: #960C14; font-size: 0.16rem; font-family: 'Arial'; margin-bottom: 0.14rem;  margin-top: 0.2rem;}
.post-15 .news_list li.news .news_title { font-family: 'shm';   font-size: 0.18rem; line-height: 0.27rem;}
.post-16{margin-top: 0.15rem;}
.post-16 .news_list li.news{line-height: 0.66rem;}
.post-16 .news_list li.news a{display: flex;justify-content: space-between;}
.post-16 .news_list li.news .news_title{width: calc(100% - 1.5rem);font-size: 0.18rem;font-family: 'shm';}
.post-16 .news_list li.news .news_time{width: 1.5rem;font-size: 0.16rem;font-family: 'Arial';text-align: right;    color: #960C14;}
.main2{background: url(images/m2bg.png) no-repeat center top / 100%;padding-top: 2.15rem;margin-top: -0.55rem;padding-bottom: 0.77rem;}
.post-21 .tt{margin-bottom: 0.35rem;}
.post-21 .list1{    width: 61.25%;float: left;}
.post-21 .list1 li.news{float:left;position: relative;}
.post-21 .list1 li.n1{width: 100%;margin-bottom: 0.36rem;}
.post-21 .list1 li.n3,.post-21 .list1 li.n2{width: 47.8%;}
.post-21 .list1 li.n3{float:right}
.post-21 .list1 li.n3 .news_play,.post-21 .list1 li.n2 .news_play{width: 0.46rem;height: 0.46rem;}

.post-21 .list2{width:36.25%;float: right;}
.post-21 .list2 li.n1{position: relative;padding-bottom: 0.3rem;}
.post-21 .list2 li.n1 .news_play{width: 0.54rem;height: 0.54rem;}
.post-21 .list2 li.n1 .topvideo{position: relative;}
.post-21 .list2 li.news .news_time{margin-top: 0.2rem;}
.post-21 .list2 li.news .news_title{font-size: 0.18rem;line-height: 0.32rem;margin-top: 0.1rem;margin-bottom: 0.1rem;font-family: 'shm';}
.post-21 .list2 li.news .news_con {font-size:0.16rem;line-height: 0.24rem;color: #7B7070;}
.post-21 .list2 li.news{background: url(images/p21line.png) repeat-x bottom / auto 1px;padding-bottom: 0.12rem;}
.main3{background: url(images/m3bg.png) no-repeat center / cover;padding-top: 0.71rem;padding-bottom: 1.37rem;}
.post-31 .title{color: #fff;background-image:url(images/titleico_p31.svg)}
.post-31 .tt{margin-bottom: 1.13rem;}
.post-31 .tt .more_btn a{background-image:url(images/ring_p31.svg);color:#fff}
.post-31 .con{padding: 0 0.5rem;    position: relative;}
.post-31 .con::before{content: '';display: block;left: 0;right: 0;top: -0.72rem;bottom:-0.68rem;background: url(images/p31bg.png) no-repeat center / 100% 100%;position: absolute;}
.post-31 .news_list{position: relative;z-index: 1;}
.post-31 .news_list li.news{width: 46.1%;float: left;}
.post-31 .news_list li.news:nth-child(2n){float: right;}
.post-31 .news_list li.n1,.post-31 .news_list li.n2{margin-bottom: 0.78rem;}
.post-31 .news_list li.news a{display: flex;}
.post-31 .news_list li.news .imgbox{width: 2.58rem}
.post-31 .news_list li.news .news_img{padding-top: 72.8%;}
.post-31 .news_list li.news .news_wz{width: calc(100% - 2.58rem);padding-left: 0.24rem;box-sizing: border-box;padding-top: 0.32rem;border-top: 1px solid #960C14;}
.post-31 .news_list li.news .news_title {font-size: 0.18rem;line-height: 0.32rem;height: 0.64rem;font-family: 'shm';}
.post-31 .news_list li.news .news_con {font-size: 0.16rem;line-height: 0.24rem;color: #7B7070;margin-top: 0.32rem;height: 0.48rem;}
.post-31 .news_list li.news .news_more{font-size:0.16rem; margin-top: 0.5rem;color: #960C14;display: inline-block;padding-right: 0.25rem;background: url(images/p31more.svg) no-repeat center right / 0.13rem;line-height: 1.1;}
.main4{padding-top: 0.76rem;padding-bottom: 0.8rem;background: url(images/m4bg.png) no-repeat center bottom / 100%;}
.post-41 .tt{margin-bottom: 0.32rem;}
.post-41 .news_list li.news .news_img{padding-top: 119.1%;}
.post-41 .news_list li.news {width: 23.4%;float: left;margin-right:2.13%;}
.post-41 .news_list li.news:last-child{margin-right: 0;}
.post-41 .news_list li.news .news_title{background: url(images/p41ttbg.svg) no-repeat center / contain;color: #fff;line-height: 0.51rem;font-size: 0.2rem;font-family: 'shm';text-align: center;margin-top: 0.08rem;}
.post-41 .news_list li.news .news_con{font-size: 0.18rem;line-height: 0.32rem;margin-top: 0.2rem;font-family: 'shm';}
.main5{padding-top: 0.77rem;background: #fff url(images/m5bg.png) no-repeat center top / 100%;padding-bottom: 0.79rem;}
.post-51 .title{color: #fff;background-image:url(images/titleico_p31.svg)}
.post-51{margin-bottom: 0.57rem;}
.post-52{    width: 48.75%;  float: left;}
.post-53{ width: 48.75%;  float: right;}
.main5 .mbottom .post-tt .tt{margin-bottom: 0.39rem;}
.main5 .mbottom .post-tt .title{color:#fff;padding-left: 0;background: none;position: relative;font-size: 0.26rem;}
.main5 .mbottom .post-tt .title::after{content:'';position: absolute;width: 2.88rem;height: 0.46rem;background: url(images/m5ttbg.svg) no-repeat center / contain;    left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);}
.main5 .mbottom .post-tt .tt .more_btn a{color: #fff;background-image:url(images/ring_p31.svg);}
.post-52 .con{    box-shadow: 0 3px 0.1rem rgba(83, 14, 14, .16);    background: #F8F5EF;padding: 0 0.34rem;}
.post-52 .news_list li.news a{display: block;background: url(images/p52line.png) repeat-x bottom / auto 1px;position: relative;z-index: 1;}
.post-52 .news_list li.news:last-child a{background:none}
.post-52 .news_list li.news .news_title{padding-left: 0.82rem;line-height: 0.98rem;font-size: 0.2rem;font-family: 'shm';background: url(images/p52left.svg) no-repeat center left 0.4rem / 0.22rem;margin-right: 1rem;}
.post-52 .news_list li.news{ position: relative;}
.post-52 .news_list li.news:hover .news_title{background-image:url(images/p52left_a.svg);color: #fff;}

.post-52 .news_list li.news::after{content:'';display: block;left: -0.34rem;right: -0.34rem;top: 0;bottom: 0;background: transparent;transition: .5s;    position: absolute;}
.post-52 .news_list li.news:hover::after{background: #960C14;}

.post-52 .news_list li.news::before{content:'';display: block;width: 1.41rem;height: 100%;position: absolute;right: -0.22rem; background: url(images/p52ttbg.svg) no-repeat center / 100% 100%;    z-index: 1;}
.post-52 .news_list li.news:hover::before{ background-image: url(images/p52ttbg_a.svg);}
.post-53 .news_list li{position: relative;}
.main6{background: #fff url(images/m6bg.png) no-repeat center bottom / 100% 100%;padding-top: 0.45rem;  position: relative;}
.main6 .p61bgbox{content:'';display: block;background: url(images/p61bg.png) no-repeat center bottom / contain; width: 6.54rem;height: 8.65rem;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
.main6 .p61bgbox .p61svgbox{background:url(images/p61icosvg.svg) no-repeat center / contain;width:3.48rem;height:3.48rem;top: 2.46rem;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);}
.main6 .p61bgbox .p61svgbox::before{content:'';display:block;width:3.9rem;height:3.9rem;border-radius:50%;border:0.5px dashed #C4A16A; 
position: absolute;left:50%;top:50%;  margin-left:-1.95rem;margin-top:-1.95rem;   opacity: 0.6;}
.main6 .p61bgbox .p61svgbox::after{content:'';display:block;width:5.26rem;height:5.26rem;border-radius:50%;border:1px dashed #C4A16A; 
position: absolute;left:50%;top:50%;  margin-left:-2.63rem;margin-top:-2.63rem; }

.main6 .inner{position: relative;z-index: 1;}
.main6 .m6title{    font-size: 0.36rem;margin-bottom: 0.29rem;
   color: #6F5D5E;
   text-align: center;
   font-family: 'xyg';}
.post-61 .tt{    justify-content: start;margin-bottom: 0.28rem;}
.post-61 .title{padding-left: 0;color: #fff;font-size: 0.18rem;font-family: 'shm';display: inline-block;padding: 0 0.5rem;line-height: 0.43rem;background: url(images/p61ttbg.svg) no-repeat center / contain;}
.post-61 .news_list li.news .news_title {    font-size: 0.18rem;height: 0.64rem;
   line-height: 0.32rem;
   font-family: 'shm';}
.post-61 .news_list li.news{width: 4.87rem;float: left;background: #fff;box-sizing: border-box; border-radius: 0 0.2rem 0 0.2rem;position: relative;padding: 0.26rem 0.3rem;margin-bottom: 0.43rem;    box-shadow: 0 3px 0.06rem rgba(0, 0, 0, .16);}
.post-61 .news_list li.news:nth-child(2n){float: right;}
.post-61 .news_list li.news::before{content:'';display: block;height: 0.61rem;width: 0.05rem;background: #960C14;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}
.post-61 .news_list li.news:nth-child(2n)::before{left:0;right: auto;}
.post-61 .news_list li.n1{margin-left: 0.44rem;}
.post-61 .news_list li.n2{margin-right: 0.44rem;}
.post-61 .news_list li.n3{margin-left: 0.1rem;}
.post-61 .news_list li.n4{margin-right: 0.1rem;}
.post-61 .news_list li.n5{margin-left: 0.84rem;}
.post-61 .news_list li.n6{margin-right: 0.84rem;}
.post-61 .slick-dots {
    position: absolute;
    bottom: 0;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}

.post-61 .slick-dots li {
    height: 15px;
    width: 15px;
    background: none;
  border:1px solid #c7a66a
}
.post-61 .slick-dots li.slick-active {
  background:#c7a66a
}

.post-61 .slick-dots li button {
    height: 15px;
    width: 15px;
}

.post-61 .slick-dots li button:focus {
    outline: none;
}
.main6 .p61textarea{width: 6rem; margin: auto;padding-bottom: 0.29rem;  margin-top: 0.1rem;}
.main6 .p61textarea img{width: 100%;}
#footer{background: #960C14;}
.footer .mod_top{padding-top: 0.42rem;padding-bottom: 0.43rem;}
.footer .sitelogo img{width: 4.63rem;}
.footer .foottt{color: #fff;font-size: 0.18rem;font-family: 'shb';margin-bottom: 0.25rem;}
.footer .footcon p{color:rgba(255,255,255,.6);font-size: 0.16rem;line-height: 0.32rem;}
.footer .foot-right .footcon{width: 2.5rem;}
.footer .foot-right .footcon p a{color:rgba(255,255,255,.6);}
.footer .foot-right .footcon p {    float: left;margin-right: 0.35rem;}
.footer .foot-right .footcon p:nth-child(2n){margin-right: 0;}
.footer .mod_bottom{border-top: 1px solid rgba(255,255,255,.2);padding: 0.23rem 0 0.28rem ;text-align: center;color: rgba(255,255,255,.5);font-size: 0.16rem;font-family: 'shr';}
.siteCounter4 span {
   padding: 0;
   margin: 0;
   background-color: transparent;
   color: rgba(255,255,255,.5);
   border-radius: 0;
}

.siteCounter4{display: inline;}
.mod_bottom p{    display: inline;}

.article{min-height:550px;}
.listcon .news_list li.news .news_title{font-size:0.18rem;line-height:0.56rem;width:calc(100% - 120px);float:left}
.listcon .news_list li.news .news_meta{font-size:0.18rem;line-height:0.56rem;width:120px;margin:0;color:#999;float:left;text-align:right;}

@keyframes move1{
0%{transform: translateY(0rem);}
33%{transform:translateY(0.1rem);}
66%{transform:translateY(-0.1rem);}
100%{transform:translateY(0rem);}
}
@keyframes move2{
0%{transform: translateY(0rem);}
33%{transform:translateY(-0.1rem);}
66%{transform:translateY(0.1rem);}
100%{transform:translateY(0rem);}
}

.post-61 .news_list li.n1{/* animation:move1 linear 6.5s infinite; */}
.post-61 .news_list li.n4{
animation:move1 linear 6s infinite;
}
.post-61 .news_list li.n5{animation:move1 linear 7s infinite;}
.post-61 .news_list li.n2{
animation:move2 linear 6.5s infinite;
}
.post-61 .news_list li.n3{animation:move2 linear 6s infinite;}
.post-61 .news_list li.n6{animation:move2 linear 5.5s infinite;}

@keyframes move3{
0%{top:2.46rem}
33%{top:2.36rem}
66%{top:2.56rem}
100%{top:2.46rem}
}
.main6 .p61bgbox .p61svgbox{/* animation:move3 linear 8s infinite; */}


.main6 .p61bgbox .p61svgbox::before{/* animation:rotate1 linear 80s infinite; */animation: icon1 4.2s linear infinite;}

@keyframes rotate1{
0%{transform: rotate(0);}
50%{transform:  rotate(180deg);}
100%{transform: rotate(360deg);}
}
@keyframes icon1 {
  0% { transform: scale(0.7,0.8); opacity: 0; }
  20% { transform: scale(0.9,1); opacity: 1; }
  80% { opacity: 1; }
  100% { transform: scale(1.2,1.3); opacity: 0; }
}
.main6 .p61bgbox .p61svgbox::after{animation: icon1 4.2s linear infinite;--delay: 1s;animation-delay: 0.6s !important;}

@keyframes rotate2{
0%{transform:  rotate(0);}
50%{transform: rotate(-180deg);}
100%{transform: rotate(-360deg);}
}