@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; }
header1,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-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+ */}
/**布局开始**/
/**
@font-face {
    font-family: 'syh';
    src: url(fonts/SourceHanSansCN-Regular.ttf);
}
**/

.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{
    overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;-webkit-line-clamp: 2;
    line-clamp: 2; -webkit-box-orient: vertical;
}

body {line-height: 1;font-size: 13px;font-family: 'syh',"Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
body.list{background: #000;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#7BE9FD; }
/* html.noScroll{overflow: hidden !important;} */


.body_b{outline: none;overflow: auto;position: fixed;z-index: 20;top: 100%;left: 0;right: 0;bottom: 0;transition:top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;background: #fff;overflow-x: hidden;}
.body_b.showdiv {
    top: 0;
}
.body_b #header1.header1{position:fixed;top:0;transition:0.4s;z-index:22;transform:translateY(-100%);display:none}
.body_b #header1.header1.fixed{transform:none}
.body_b.showdiv #header1{display:block}

/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1700px;margin:0 auto;} /**页面全局宽度**/
/*head开始*/
#header1 {position: absolute;z-index: 2;}
body.list #header1{position: static;}
#header1:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 240px;background: linear-gradient(to bottom,#333,transparent);}
#header1 .inner{position:relative;padding-top: 25px;}
#header1 .mod{display: flex;align-items: center;justify-content: space-between;}
.header1 .sitelogo{/* float:left; *//* padding-top: 25px; *//* padding-left: 10px; */}
.header1 .sitetitle {display:inline-block;margin-top: 16px; margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header1 .head-left{}
.header1 .head-main{float:left;margin-top:10px;}
.header1 .head-right{display: flex;gap: 35px;/* width:200px; */align-items: center;}



/*默认主导航样式*/
#nav{}
#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;display: flex;gap: 50px;}
.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:none; 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;line-height: 42px;color: #FFFFFF;font-size: 20px;border-bottom:1px solid transparent;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{ text-decoration: none; border-color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;width:auto;z-index: 100;background:rgba(0,0,0,0.4);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #fff;height: 40px;line-height: 40px;padding: 0 17px;font-size: 17px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{   display: block; background:#666;color:#fff}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;zoom:1 !important}
#banner li{float: left;}
#banner .news_imgs {position: relative;padding-top: 0%;display: block;height:100vh}
#banner .news_imgs:before{content:"";position: absolute;bottom:0;left:0;z-index: 2;width: 100%;height: 152px;background: url(images/banner_bg.svg) center no-repeat;}
#banner .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;z-index: 1;}
#banner .slick-dots{bottom:65px;display: flex;align-items: center;justify-content: center;width: 100%;gap: 14px;}
#banner .slick-dots li{width: 13px;height: 13px;background: rgba(255,255,255,0.4);margin: 0;}
#banner .slick-dots li.slick-active{width: 21px;height: 21px;background: #fff;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

/**标题栏新闻窗口**/
.post {  }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;margin-bottom: 37px;position: relative;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 50px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;color: #fff;}
.post .tt .tit .name{font-size: 26px;color:rgba(255,255,255,0.3);margin: 13px 0 0;font-family:'微软雅黑';}/*栏目别名*/
.post .con {  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: 20px; *//* margin-top: 10px; */line-height: 20px;float:right;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.post .more_btn .more_text,.post .more_btn a {font-size: 18px;cursor:pointer; } 
.post .more_btn a{color:rgba(255,255,255,0.6);} 
.post .more_btn a:hover{color:rgba(255,255,255,0.6)} 

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_title a{color: inherit;}
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{ }/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text { }/*默认简介*/
.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;}


.bodycon{background: #000000;}

.main1{background: url(images/main1_bg.png) center no-repeat;}
.main1 .inner{padding: 108px 0 128px;}
.main1 .con{display: flex;justify-content: space-between;}
.main1 .list-l{width: 35.3%;backdrop-filter: blur(40px) brightness(2.5);position: relative;z-index: 2;}
.main1 .list-l:before{content:"";position: absolute;z-index: -1;width: 100%;height: 100%;/* backdrop-filter: blur(41px); */opacity: 0.02;background: #3EE0FD;}
.main1 .list-r{width: 62.2%;position: relative;}
.main1 .news_imgs{position: relative;padding-top:61.7%}
.main1 .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.main1 .list-l li{box-sizing: border-box;padding:30px 30px 38px;border: 2px solid rgb(172 172 172 / 50%);}
.main1 .news_title{color:#fff;font-size: 20px;line-height: 30px;margin: 32px 0 48px;}
.main1 .news_title:hover a{color: #7BE9FD;text-decoration: underline;}
.main1 .news_time{color: rgba(255,255,255,0.7);font-size: 16px;line-height: 1;}
.main1 .list-r .swiper-scrollbar{margin-top: 80px;position: static;}
.main1 .swiper-tools{position: absolute;display: flex;gap:34px;right: 0;bottom: 0;}
.main1 .swiper-button{position: static;margin: 0;background: none;display: flex;align-items: center;justify-content: center;height: 56px;border-radius: 50%;width: 56px;background-color: rgba(255,255,255,0.2);}
.main1 .swiper-button:hover{background-color: #fff;}
.main1 .swiper-button:hover path{stroke: #50b948;}


.main2{background: url(images/main2_bg.png) center no-repeat;/* background-size: 100% 100%; */}
.main2 .inner{padding: 100px 0 134px;}
.post-21 li{display: flex;justify-content: space-between;}
.post-21 .videobox{width: 62.2%;height: 607px;}
.post-21 .videobox video{width: 100%;height: 100%;object-fit: cover;}
.post-21 .news_wz{width: 32%;padding: 40px 0;display: flex;flex-direction: column;justify-content: space-between;}
.post-21 .news_text{font-size: 20px;color:#fff;line-height: 40px;}
.post-21 .playVideo{cursor: pointer;line-height: 80px;display: flex;color:#fff;backdrop-filter: blur(40px);font-size: 20px;font-weight: bold;width: 250px;border:1px solid #ACACAC;border-radius: 43px;position: relative;justify-content: center;gap: 13px;}


div.bodycon2{position:relative;z-index:2}
div.bodycon2:before{content:"";position:absolute;z-index:-1;width:100%;height:100%;background: #000 url(images/bodycon_bg.png) top center no-repeat; }
div.bodycon2>div{position:relative;z-index:2}
.main3 .inner{padding: 70px 0 70px;}
.main3 .mod{display: flex;flex-wrap: wrap;justify-content: space-between;}
.post-30{flex:0 0 100%}
.post-30 .tt{margin-bottom:50px}
.post-30 .tt .tit{float:none;display: block;text-align: center;}
.post-main3{flex:0 0 49%;box-sizing: border-box;padding: 35px 26px 59px;position: relative;z-index: 2;}
.post-main3:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 100%;background: linear-gradient(to bottom,#fff,transparent);opacity: 0.15;z-index: -1;}
.post-main3:hover:before{background: linear-gradient(to bottom,#FF0000,transparent);}
.post-main3 .tt{margin-bottom: 15px;border-bottom:1px solid rgba(255,255,255,0.2);}
.post-main3 .tt .tit{font-size: 28px;padding-left:40px;background: url(images/ico1.png) 3px -2px no-repeat;padding-bottom:20px;border-bottom:2px solid #7BE9FD}

.post-main3.post-32 .tt .tit{background: url(images/ico2.png) 3px -2px no-repeat;border-color:#FD75FE}
.post-main3.post-33 .tt .tit{background: url(images/ico3.png) 3px -2px no-repeat;border-color:#F70000;}
.post-main3.post-34 .tt .tit{background: url(images/ico4.png) 3px -2px no-repeat;border-color:#50B948;}
.post-main3.post-35 .tt .tit{background: url(images/ico5.png) 3px -2px no-repeat;border-color:#2C4B9C;}
.post-main3.post-36 .tt .tit{background: url(images/ico6.png) 3px -2px no-repeat;border-color:#FEE475;}
.post-main3 li.news{display: flex;align-items: center;line-height: 46px;justify-content: space-between;}
.post-main3 li.news .news_title{width:75%;font-size: 18px;color:rgba(255,255,255,0.7)}
.post-main3 li.news .news_title a{color:inherit}
.post-main3 li.news .news_time{font-size: 16px;color:rgba(255,255,255,0.4)} 
.post-main3 li.news:hover .news_title{color:#cde955}

.main4 {overflow: hidden;}
.main4 .inner{padding-bottom: 168px;}
.post-41 .tt .tit{float:none;display: block;text-align: center;}
.post-41 ._text{color: #fff;font-size: 20px;margin-bottom: 80px;line-height: 30px;text-align: center;}
.post-41 .news_box{margin:0 15px;position: relative;}
.post-41 .news_imgs{position: relative;padding-top: 66.7%;overflow: hidden;}
.post-41 .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;object-fit: cover;transition: 0.4s;}
.post-41 .news_title{position: absolute;bottom: 0;left:0;font-size: 22px;width: 100%;line-height: 116px;background: linear-gradient(to bottom,transparent,#000);box-sizing: border-box;padding:0 10px;color:#fff;text-align: center;}
.post-41 .news_title a{color: inherit;}
.post-41 .slick-list{overflow: visible;}

.main5 .inner{padding-bottom: 230px;}
.post-51{position: relative;z-index: 1;}
.post-51 ._text{color: #fff;font-size: 20px;width: 30%;line-height: 2;min-height:500px}
.post-51 .tt{z-index: 1;margin-bottom: 120px;}
.post-51 li.news{position: absolute;z-index: 4;width: 620px;right:400px;top: 0;box-shadow: 0 0 30px rgba(51,102,204,0.8);}
.post-51 li.news:hover{z-index:5 !important}
.post-51 li.news:nth-child(2){width: 442px;right: 0;top:120px;z-index: 3;box-shadow: 0 0 30px rgba(102,255,255,0.8);}
.post-51 li.news:nth-child(3){width: 430px;right: 523px;top:420px;z-index: 3;box-shadow: 0 0 30px rgba(255,0,51,0.8);}
.post-51 li.news:nth-child(4){width: 500px;right: 30px;top:435px;z-index: 1;box-shadow: 0 0 30px rgba(255,102,255,0.45);}
.post-51 li.news .news_imgs{padding-top: 65%;position: relative;}
.post-51 li.news .news_imgs img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.post-51 li.news .news_title{background: #fff;line-height: 50px;text-align: center;font-size: 16px;}
.post-51 li.news .line1{position: absolute;right:100%;top: 34%;}
.post-51 li.news .line2{position: absolute;right:100%;bottom:10%;}


.main6 .inner{width:auto;padding-bottom: 147px;}
.post-61 .tt{margin-bottom: 66px;width: 1700px;margin: 0 auto 20px;display: block;}
.post-61 .tt .tit{float:none;display: block;text-align: center;}
.post-61 .swiper{padding: 1.1% 0;}
.post-61 ._text{color:#fff;font-size: 20px;text-align: center;margin-bottom: 66px;}
.post-61 li.news{width:333px;transition: 0.4s;box-sizing: 0 15px 50px rgba(44,75,156);}
.post-61 li.news .news_imgs{position: relative;padding-top:140%;}
.post-61 li.news .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-61 li.news:hover{transform: scale(1.1);}

.gotoTop{position:fixed;bottom:30px;right:30px;z-index:222;display:none;cursor:pointer}

.gsapdom{transition:0.6s;opacity:0;}
.slide-bottom{transform:translateY(-50%)}
.slide-top{transform:translateY(50%)}
.slide-left{transform:translateX(50%)}
.slide-right{transform:translateX(-50%)}
.showdiv.gsapdom,.wrapper.showdiv .gsapdom{opacity:1 !important;transform:none !important;}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
body.list #container-1{position: absolute;z-index: -1;width: 100%;top: 0;}
body.list #container-1:before{content:"";position: absolute;z-index: 2;width: 100%;bottom:-1px;left:0;height: 613px;background: url(images/listbanner_bg.png) center no-repeat;background-size: cover;}
.l-banner{height: 800px;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 { ;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_flex{display: flex;}
.col_menu {flex:0 350px; position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{/* border:1px solid #e4e4e4; */}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; } 
.col_list ul.sub_list{padding-bottom: 20px;}
.col_list .wp_listcolumn .wp_column a {color: #fff;font-size: 24px;font-weight: bold;background:none;border-top:0px solid #fff;box-sizing: border-box;border-bottom: 0px solid #F6EAEA;display: block;border-right: 2px solid transparent;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 30px 0px 30px 30px;line-height: 0;display: block;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { background: rgba(255,255,255,0.1);border-color:#fff;} 
.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 .sub_list a {color: #fff;border-top: 0px solid #eee;margin-top:-1px;font-size: 20px;} 	
.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 { } 
/*三级子栏目**/
.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 { } 
/**栏目新闻**/
.col_news {flex:1;box-sizing: border-box;border-left: 1px solid rgba(255,255,255,0.5);padding-left: 100px;padding-bottom: 70px;} 
.col_news_head {margin: 150px 0 85px; }
.col_metas .col_title { font-size: 60px;color: #fff;margin-bottom: 34px; }  /**当前栏目**/ 
.col_metas .col_path { white-space:nowrap; line-height:1.2;color: #fff;font-size: 20px;padding-left: 50px;background: url(images/home.png) left center no-repeat;} /**当前位置**/
.col_metas .col_path a{color: #fff;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;} 
.col_news_con li.news{display: flex;align-items: center;line-height: 100px;border-bottom:1px solid rgba(255,255,255,0.15);color:#fff;justify-content: space-between;transition:0.4s}
.col_news_con li.news:hover{border-color:#fff}
.col_news_con li.news a{color:inherit;}
.col_news_con li.news .news_title{font-size: 20px;color:#fff;transition:0.4s}
.col_news_con li.news .news_meta{font-size:18px;color: rgba(255,255,255,0.4);}
.col_news_con li.news:hover .news_title{color:#e7e1c5}

.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:20px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_single  p{color:#fff !important;line-height:30px !important;font-size:20px !important}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article { min-height:500px}
.article h1.arti_title {line-height: 42px;font-size:36px;text-align:center;color: #fff;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-size: 22px;text-align:center;color: #fff;} /**文章副标题**/
.article .arti_metas { padding:0px; text-align:center;margin:38px 0 58px}
.article .arti_metas span { margin:0 5px; font-size:18px; color:rgba(255,255,255,0.5);}/**文章其他属性**/
.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:#fff !important;}  /**阅读字体**/
.article .entry .read span,.article .entry .read div{color:#fff !important}
.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}
/**页脚开始**/
#footer {background: #000 url(images/foot_bg.png) bottom center no-repeat;border-top:1px solid rgba(255,255,255,0.1)}
#footer .inner {padding: 0;position:relative;}
#footer .inner .mod{} 
#footer .foot-t{display: flex;justify-content: space-between;align-items: center;padding:98px 0 110px}
#footer .foot-t>div{flex:1}
#footer .foot-left .address{margin-bottom: 55px;color:rgba(255,255,255,0.6);font-size: 18px;}
#footer .foot-left .address div{padding-left:45px;background: url(images/address.png) left center no-repeat;margin-bottom: 10px;line-height: 30px;}
#footer .foot-left .address div:nth-child(2){background-image: url(images/tel.png);}
#footer ._title{color:#fff;font-size: 20px;margin-bottom: 30px;;}
#footer .flinks .news_list{display: flex;flex-wrap: wrap;gap:24px 0}
#footer .flinks li{width: 50%;font-size: 18px;color:rgba(255,255,255,0.6);line-height: 1;box-sizing: border-box;padding-right: 30px;}
#footer .flinks li a{color:inherit}
#footer .foot-center{text-align: center;border-right:1px solid rgba(255,255,255,0.1);border-left:1px solid rgba(255,255,255,0.1)}
#footer .foot-b{padding: 51px 0 56px;border-top:1px solid rgba(255,255,255,0.1)} 
#footer .inner p{font-size: 16px;line-height: 18px; font-weight:normal;text-align:center;color: rgba(255,255,255,0.4);}
#footer .inner p span { margin:0 3px;}
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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; }
/*自定义输入框*/
#searchContainer{position: fixed;top:0;bottom:0;left:0;z-index: 999;background: rgba(0,0,0,0.4);display: flex;width: 100%;justify-content: center;align-items: center;}
#searchContainer .close{position: absolute;top:30px;right:30px;color: #fff;font-size: 22px;cursor: pointer;}
.searchbox{width: 900px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;border-radius: 30px;}
.wp-search form {display: block;}
.wp-search .search-input {}
.wp-search .search-input input.search-title {width: 100%;padding: 4px 0;line-height: 27px;background: none;color: #FFFFFF;font-size: 16px;border:0;outline: 0;font-family: 'syh';text-indent: 1em;}
.wp-search .search-btn {width: 35px;height: 100%;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 100%;height: 100%;border:0;outline: 0;background: url(images/sous.svg) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{float: right;text-align: left;}
.shares ul{width:auto; display: flex; gap:60px}
.shares li{ width: 190px; height:190px;} 
.shares li img{ width: 100%; height:100%; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; 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: #0f429b; cursor: pointer;}/**链接样式**/

 
/*banner*/
 
 
/*************************************************************
 * 特殊页面
 */
/*二级页面*/

.possplit{
background: none;
    text-indent: 0;
    width: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.main3 .inner{padding-top:30px}
.main2 .inner{padding-bottom:70px}
.post-main3.post-32 .tt .tit{border-bottom: 2px solid #FD75FE;}
.post-main3.post-32  li.news .news_title a:hover{}
.post-51 li.news .news_imgs{    overflow: hidden;}
.post-51 li.news .news_imgs img{    transition: .5s;}
.post-51 li.news:hover .news_imgs img{    transform: scale(1.1);}

.post-41 .slick-prev,.post-61 .swiper-button-prev{width:50px;height:50px;background:url(images/p41left.svg) no-repeat center / contain;    top: 50%;    transform: translateY(-50%);    left: -16px;    z-index: 1;}
.post-41 .slick-next,.post-61 .swiper-button-next{width:50px;height:50px;background:url(images/p41right.svg) no-repeat center / contain;    top: 50%;    transform: translateY(-50%);  right: -16px;     z-index: 1;}
.post-61 .swiper-button-prev{    left: 15.5%;
    z-index: 3;}
.post-61 .swiper-button-next{    right: 15.5%;
    z-index: 3;}
#footer .foot-left .address{margin-top: 55px;margin-bottom:0}
#footer .foot-t>div.foot-left{    display: flex;
    flex-direction: column-reverse;}
.shares li span{    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    display: block;
    text-align: center;}
.col_news_con li.news{    line-height: 80px;}

.wp_paging li span, .wp_paging li a {
    font-size: 18px;
}
.wp_paging li a:hover {
    color: #fff;
}