@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0; }
html{ overflow-x:hidden;font-size:20px; }
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,strong,b{ font-weight:bold; }
em{font-style: italic;}
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{  }
:focus { outline:0; }
/*备用样式表*/
.possplit{background:url(../images/possplit.png) no-repeat center;padding:0 0.2rem;}
.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{ display: block; *zoom:1; clear:both;}
.icon{ display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
/*css3扩展*/
body:before {content: "";position: fixed;top: -10px;left: 0;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);
    z-index: 110;-webkit-font-smoothing:antialiased;
}
.subbbb {transition: 0.3s;
    -webkit-transition: margin-bottom .8s;
    -moz-transition: margin-bottom .8s;
    -o-transition: margin-bottom .8s;}

/**布局开始**/
body {line-height:1.75;font-size:0.9rem; font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; }
p{}
p {}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#8f000b; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { width:76rem; margin:0 auto;position:relative;} /**页面全局宽度**/
.float-left{float:left;}
.float-right{float:right;}

.fuchuang .wp_article_list .list_item .pr_fields{display:none;}
.fuchuang .wp_article_list .list_item{border:0px;}
.fuchuang div div div div{background:#ccc;color:#333333;position:absolute;top:-0.8rem;right:0;padding:0 0.5rem 0 0;color:#7e2929;}


#topcontrol{background:rgba(255,255,255,0.2); height:30px; width:30px; border-radius:4px;}


/*head开始*/
#header {position:relative;background-image: url('../images/headbg-l.png'), url('../images/headbg-r.png'); background-position: left bottom, right bottom;
  background-size: contain, contain;background-repeat:no-repeat; font-size:0.8rem;}
#header .inner{height:8.2rem;position:relative;}
.head { width:100%; position:relative;  }  
.head .head-left{display:inline-block;width: 18.4rem;height: 4.2rem;position:absolute;top:2rem;}
.head .head-left .sitelogo img{width:18.4rem;}
.head .head-main{width:52rem;padding-top:0.8rem;}

.head .site-link{line-height:50px;width:auto;}
.head .site-link a{line-height:50px;color:#fff;padding-right:20px;padding-left:25px;display:inline-block;}
.head .site-link span{color:#fff;margin-right:20px;}
.head .site-link .home{background:url(../images/home.png) no-repeat left;}
.head .site-link .homewl{background:url(../images/index.png) no-repeat left;margin-right:5px;padding-left:28px;}
.head .site-link .hamburger{margin-right:0px;padding-left:5px;}
.head .sitelogo a{display:block;position:absolute;left:0px;z-index:100;}/*logo*/
.wp-search{width:11rem;height:1.7rem;background:#fff;border-radius:0.9rem;margin-top:0.25rem;}
.search-input{border-radius:0.9rem;padding-left:1rem;}
.wp-search input {outline: none;border: none;height:1.7rem;line-height:1.7rem;}
.wp-search .search-title {}
.wp-search .search-btn{ width:1.2rem;height: 1.2rem; position: absolute; right: 0.8rem; margin-top: -1.45rem;}
.wp-search .search-submit {width: 100%;height:1.2rem;border: 0; outline: 0; background: url(../images/search.png) no-repeat left;cursor: pointer; }
input:-internal-autofill-selected {background:none;}


/*默认主导航样式*/
#nav{  margin-top:1rem;}
#nav .inner{ /* background: #c8141e;*/}/**导航区域背景**/
.main-nav-window{float:right;}
.navbar { width:100%; height:2.3rem;}
.navbar .navbox { width:95%; height:2.3rem; margin:0 auto;}/*导航窗口大小及位置*/ 
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {display:flex;}
.wp-menu .menu-item {display: inline-block;float: left;position: relative;z-index: 100;/* padding-left:2px; *//* background:url(images/nav_x.jpg) no-repeat left center; */}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 1.15rem;line-height: 3rem;color: #fff;font-size:1rem;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none;}

.sub-menu {transform: translateX(-50%);display: none;position: absolute;left: 3rem;top: 3rem;min-width: 8rem;z-index: 100;opacity: 0.8\9;background-color: rgba(255,255,255,.96);filter:alpha(opacity=80);padding-bottom:1rem;border-top:4px solid #2a57af;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; /* float: left; */; }
.sub-menu .sub-item a {display: block;color: #333;height:3rem;line-height: 3rem;font-size: 16px;background:none;text-align:center;}
.sub-menu .sub-item a:hover { color: #2a58b0; font-weight:bold;display: block;text-decoration: underline;}
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(255,255,255,0.8); opacity: 0.8\9; background: #0474b0\9; filter:alpha(opacity=90); }
.wp-menu .menu-item a.menu-link:hover .sub-menu{display:block;}


.dtjt8_div_img,.dtjt8_div_img img{width:23rem!important;height:16.5rem!important;}
.dtjt8_div_img img{position:absolute;transition:0.3s; -webkit-transition: margin-bottom .8s; -moz-transition: margin-bottom .8s; -o-transition: margin-bottom .8s;height:9rem;left:0px;}
.dtjt8_div_img  img:hover{margin-bottom: 10px;transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transition: 0.5s;}

.dtjt9_div_img .number{position:absolute;right:5px;bottom:15px;}
.dtjt9_div_img .number .nomal{font-size:0px;border-radius:50%;width:10px;height:10px;border:0px;background:none;border:3px solid #fff;opacity:1;}
.dtjt9_div_img .number .current{font-size:0px;border-radius:50%;width:10px;height:10px;border:0px;background:fff;border:3px solid #fff;opacity:1;}


.dtjt9_div_img{width: 27.5rem; height: 20.5rem;overflow:hidden;}
.dtjt9_div_img .number .nomal,.dtjt9_div_img .number .current{border-radius:50%;}
.dtjt9_div_text .dtjt9_div_text_title {background:none;text-align:left;height:3rem;line-height:3rem;font-size:0.9rem;}
.dtjt9_div_img .number .nomal{font-size:0px;}
.dtjt9_div_img .number .current{font-size:0px;}
.dtjt9_div_img img{width:100%;height:20.5rem; transition: transform 0.8s ease;}
.dtjt9_div_img:hover img{transform: scale(1.05); }
.dtjt9_div_text{bottom:0;position:relative;background:#f1f1f1;display: flex;justify-content: space-between;flex-wrap: wrap;}
.dtjt9_div_text a:link,.dtjt9_div_text a:visited,.dtjt9_div_text a:active,.dtjt9_div_text a:hover{font-size:0.9rem;font-weight:normal;}
.dtjt9_div_text_title{text-indent:1rem;}
.dtjt9_div_text_time{font-size:0.8rem;color:#999;background:url(../images/time1.png) no-repeat left;padding-left:1.2rem;height:3rem;line-height:3rem;padding-right:0.5rem;}
/**主页banner开始**/
#banner { }
#banner .inner {width:auto;max-width:100%; background:#fff; text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}javascript:;
#m-container .inner {}
/**首页三列布局**/
.mbox { background:; }
.whitebg{background:#fff;padding:1.5rem;box-shadow: 0px 5px 0px #fff,0px 5px 1px #eee;}
.main1{padding: 2.5rem 0px 2.5rem 0;clear:both;}
.main1 .inner{}
.main1 .mod {width:53rem;}
.main1 .mod .ml{width:27.5rem; min-height: 23rem;}
.main1 .mod .mc{width:24rem; min-height: 23rem;}
.main1 .inner .mr{ width:21rem;min-height: 23rem;}
.main1 .ml .news_list li.news{}
.main1 .ml .news_list li.news .news_title{line-height:24px;}
.dtjt10_div_img img{width:23rem;height:18rem;}


.main2{padding: 2.5rem 0px 4rem 0px;background:url(../images/contbg2.jpg) no-repeat center top #f5f8fe;}
.main2 .inner{margin:10px auto;}
.main2 .con2{margin-top:20px;font-size:0.9rem;}
.main2 .post1 .tt{margin-bottom:1rem;}
.main2 .post1 .tt .tit,.main2 .post1 .more_btn{background:#f5f8fe;}

/**同学聚会**/
.picScroll{ width:100%; }
.picScroll .hd{height:36px;line-height:35px;padding:0 15px; background:#f4f4f4; }
.picScroll .hd h2{ font-family: "Microsoft YaHei"; font-size: 17px; color: #C80300; float: left; margin-right: 15px; }
.picScroll .bd{ position:relative;  }
.picScroll .prev,.picScroll .next{ position: absolute; top: 5rem; display: block; width: 2.75rem;height:2.75rem;z-index: 9;overflow: hidden;filter: alpha(opacity=50);opacity: 0.5;background-size:cover;}
.picScroll .prev{background: url(../images/pre1.png); left:-5rem;background-size:cover;}
.picScroll .next{ left:auto; right:-5rem; background: url(../images/next1.png); background-size:cover; }
.picScroll .prev:hover{ filter: alpha(opacity=100);opacity:1; }
.picScroll .next:hover{ filter: alpha(opacity=100);opacity:1;}
.picScroll .prevStop{ background: url(../images/pre1-stop.png); background-size:cover;}
.picScroll .nextStop{ background: url(../images/next1-stop.png) ;  background-size:cover;}
.picScroll .scrollWrap{ }
.picScroll ul{ overflow:hidden; zoom:1; display: flex;justify-content: space-between;flex-wrap: wrap;}
.picScroll li{ width:23.5rem; margin:0 1rem 0.5rem 1rem; position:relative;display:inline; }
.picScroll li {position:relative;display:block;overflow:hidden;margin-bottom:6px;}
.picScroll li .picimg{height:15.7rem;width:23.5rem;overflow:hidden;}
.picScroll li .picimg img {display:block;height:15.7rem;width:100%; transition: transform 0.8s ease;}
.picScroll li .picimg:hover img{transform: scale(1.05);} 
.picScroll li h2 {height:2.4rem;margin-top:0.5rem;font-weight:normal;line-height:1.2rem;font-size:0.9rem;overflow:hidden;text-align:center;}
.picScroll li h2 a{color:#333;}
.picScroll .time{position:absolute;top:0;left:0px;background-color: #0450b7;clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);width:;padding:0.2rem 1rem 0.2rem 0.4rem;font-size:0.8rem;color:#fff;}



.main3{background:url(../images/contbg3.jpg) no-repeat center top;}
.main3 .inner{padding-top:60px;padding-bottom:120px;}
.main3 .ml{width:48%;}
.main3 .mr{width:48%;}


/**标题栏新闻窗口**/
.post { margin-bottom:0.5rem; }
.post .tt {display:inline-block; width:100%;  border-bottom: 3px solid #167cdc; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:1.2rem;margin-top:15px;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color:#00612c;font-family:"Microsoft yahei";font-weight:normal;}
.post .tt .tit .name{ display:none; line-height:16px; color:#00612c; }/*栏目别名*/
.post .con { padding: 0px; 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; height: 20px; margin-top:25px; line-height: 20px; float:right; margin-right:20px;}
.post .more_btn .more_text,.post .more_btn a {font-size:0.8rem;/*font-family:"Simsun";*/ cursor:pointer;} 
.post .more_btn a{color:#333;} 


.div_piccontenttitle_li .c_pt_12 .c_txt h3{font-size:18px;font-weight:bold;}
.div_piccontenttitle_li .c_pt_12 .c_txt h3 {white-space:normal;line-height:30px;}
.div_piccontenttitle_li .c_pt_12 .c_txt{float:left;margin-top:20px;line-height:40px;}
.div_piccontenttitle_li .c_pt_12 .c_pic{padding:5px 20px 0 0;}


/*标准标题*/
.post1{ margin-bottom:10px; }
.post1 .tt {display:inline-block; width:100%;background:url(../images/dot.png) repeat-x 0.5rem; } /**标题栏**/
.post1 .tt .tit { display:inline-block; float:left; font-size:24px;line-height:24px;background:#fff;padding:0 0.8rem 0 0;} /**标题字体**/
.post1 .tt .tit .title {display:block;color:#00612c;font-family:"Microsoft yahei";font-weight:bold;}
.post1 .more_btn {background:#fff; display:inline-block; height:1.2rem; margin-top:0.7rem; line-height:1.2rem; float:right;padding:0px 0px 0px 0.8rem;}
.post1 .more_btn .more_text,.post .more_btn a {font-size:0.8rem;cursor:pointer;margin:0px;line-height:1.2rem;color:#0450b7;} 
.more_text a{ display: flex; /* 设置为flex布局 */    justify-content: center;}
.more_text img {
    width: 24px; /* 根据需求设定图片宽度 */
    height: auto; /* 保持高度自动计算 */
}
.post1 .more_btn a{color:#333;} 
.more_btn .more_text img {
    width: 21px; /* 根据需求设定图片宽度 */
    height: 21px;margin-right:5px; /* 保持高度自动计算 */
}
.imgscroll2_td {text-align:center;padding:10px;position:relative;height:9rem;}
.imgscroll2_img img{position:absolute;transition:0.3s; -webkit-transition: margin-bottom .8s; -moz-transition: margin-bottom .8s; -o-transition: margin-bottom .8s;height:9rem;left:0px;}
.imgscroll2_img img:hover{margin-bottom: 10px;transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transition: 0.5s;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {font-size:16px;}
.post2 .tt .tit .title {color: #8f000b;}
.post2 .con { padding: 0px 0; margin:0 auto; }
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {color: #017937;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {transition: 0.3s;positon:relative;font-size:0.8rem;} /**标题图标**/
.news_list li.news span.news_title { float:left; position:absolute;transition:0.3s; -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;} 
.news_list li.news span.news_title:hover{margin-left: 10px;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; 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:40px; color: #666; }
.news_list li.news p a { color:#333; }
.news_list li.news p a:hover { color:#8f000b; text-decoration:none;}

.news_list li.news img:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);transition: 0.5s;}


/*日历新闻1*/
.rili1{}
.rili1 .con{ padding:5px 0px;}
.rili1 .news_list {}
.rili1 .news_list li.news{background:none;padding-top:0.7rem;border-bottom:1px solid #ddd;height:4.8rem;box-sizing: border-box;}
.rili1 .news_list li.news.n1{margin-top:0px;padding-top:0px;height:4.1rem;}
.rili1 .news_list li.news .news_date{float: left;width: 4.2rem; height:3.2rem;margin-right:10px;text-align:center;color:#0450b7;background:#ebf1fd;}
.rili1 .news_list li.news .news_date .news_day{font-size:1.1rem;text-align:center;height:1.75rem;line-height:2rem;font-weight:bold;}
.rili1 .news_list li.news .news_date .news_year{font-size:0.8rem;height:0.9rem;line-height:0.9rem;}
.rili1 .news_list li.news .news_wz{padding:0.4rem 0px 0px 0px;float:left;positon:relative;} 
.rili1 .news_list li.news .news_title{line-height:24px; font-size:0.9rem;color:#333;position:absolute;transition:0.3s; -webkit-transition: margin-left .8s;width:19rem;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;} 
.rili1 .news_list li.news .news_title:hover{margin-left: 10px;}


/*日历新闻3*/
.rili3{}
.rili3 .con{ padding:5px 0px;}
.rili3 .news_list {}
.rili3 .news_list li.news{background:#f1f1f1;padding-left:0px;height:4rem;margin-top:15px;box-sizing: border-box;overflow:hidden;}
.rili3 .news_list li.news.n1{margin-top:5px;}
.rili3 .news_list li.news .news_date{float: left;width: 4.8rem; height:4rem;margin-right:0.7rem;text-align:center;color:#0450b7;background:none;box-shadow:0.5rem 0 0.5rem 0 rgba(0,0,0,0.2);padding-top:0.5rem}
.rili3 .news_list li.news .news_date .news_day{font-size:1.1rem;text-align:center;height:1.75rem;line-height:2rem;font-weight:bold;}
.rili3 .news_list li.news .news_date .news_year{font-size:0.8rem;height:0.9rem;line-height:0.9rem;}
.rili3 .news_list li.news .news_wz{padding:0.8rem 0px 0 0;float:left;positon:relative;} 
.rili3 .news_list li.news .news_title{line-height:24px;width:15rem; font-size:0.9rem;color:#333;position:absolute;transition:0.3s; -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;} 
.rili3 .news_list li.news:hover{background:#2a58b0;}
.rili3 .news_list li.news:hover .news_date{}
.rili3 .news_list li.news:hover .news_date .news_day{color:#fff;}
.rili3 .news_list li.news:hover .news_date .news_year{color:#fff;}
.rili3 .news_list li.news:hover .news_title a{color:#fff;}
.rili3 .news_list li.news:hover  .news_date{background:none;color:#fff;}

.dtjt10_div_text .dtjt10_div_text_text{line-height:30px;color:#999;font-size:16px;} 
.dtjt10_div_text a:link,.dtjt10_div_text a:visited,.dtjt10_div_text a:hover,.dtjt10_div_text a:active{font-size:18px;color:#000;font-weight:normal;}
.dtjt10_div_text .dtjt10_div_text_title{background:none;height:48px;line-height:48px;}
/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {}
.tu_news_list .news_list li.news{float: left; width: 145px;background:none;transition: 0.3s;}
.tu_news_list .news_list li.news .news_wz{float: left; width: 295px; margin-left:25px;} 
.tu_news_list .news_list li.news .news_title{line-height: 20px; font-size: 18px; color:#095497;} 
.tu_news_list .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 

/*图文*/
.tu_text{background:#fdfde5;}
.tu_text .news_list {}
.tu_text .news_list li.news{width:25rem;background:#fff;box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.03);}
.tu_text .news_list li.news .news_title{line-height: 24px;font-size: 0.9rem;color:#333;height:2.5rem;} 
.tu_text .news_list li.news .news_imgs,.tu_text .news_list li.news .news_imgs img{width:20.5rem;height:16rem;}
.tu_text .news_list li.news .news_wz{width: 100%;height:80px;position:relative;margin-top:15px;display:flex;} 
.tu_text .news_list li.news .news_text{line-height:24px; font-size:14px;margin-left:10px;color:#999;flex:1;} 
.tu_text .news_list li.news .news_text a{color:#999;}
.tu_text .news_list li.news .news_title a:hover{color:#2a57af;font-weight:bold;}


.tu_text .news_list li.news .news_time{width: 4.8rem; height:3.25rem;margin-right:10px;text-align:center;color:#666;background:#e5edf4;} 
.tu_text .news_list li.news .news_time .news_day{font-size:1.2rem;text-align:center;height:1.75rem;line-height:2rem;font-weight:bold;}
.tu_text .news_list li.news .news_time .news_year{font-size:0.7rem;height:0.9rem;line-height:0.9rem;}


.tu_text .news_list li.news.i1{background:#f2f2f2;border-bottom:none;}
.tu_text .news_con.con2 .news_list li.news .news_title{line-height: 41px;}
.pd30{padding:30px;}
.tu_text .news_list li.news:hover{background:#;}



/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1;margin-bottom:20px;}
.tu_news .news_list li.news{float: left; width:16rem;background:#fff; position:relative;padding-left:0.5rem;padding-right:0.5rem;transition: 0.3s;box-shadow:4px 4px 5px 5px rgba(0,0,0,0.1)}
.tu_news .news_list li.news img{width:16rem;  }



/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 50px; width: 24px; background:url(images/slickarrow.png) no-repeat; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}




.post-11{}
.post-11 .con{ padding:5px 0px;}
.post-11 .news_list {}
.post-11 .news_list li.news .news_imgs{float: left; width:270px;}
.post-11 .news_list li.news .news_wz{float: left; width: 328px; margin-left:15px;padding-top:8px;} 
.post-11 .news_list li.news .news_title{line-height:24px; font-size:16px; color:#333333;} 
.post-11 .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 

.post-31{}
.post-31 .tt .tit {padding-left: 36px; background: url(images/m_icons.png) no-repeat -6px -75px;}
.post-31 .news_list{width:100%;}
.post-31 .news_list li.news{float: left; margin-right:20px;/* width:12.5%; */ }
.post-31 .news_list li.news .news_title{line-height: 24px; font-size: 16px; color: #b9b9b9;} 
.post-31 .news_list li.news .news_title a{color: #979797;white-space:nowrap; } 
.post-31 .news_list li.news .news_title a:hover{color: #333;} 

.post-41 .news_con{margin-bottom:10px;}
.post-42 .rili .news_list li.news .news_date{background:none;}
.post-42 .rili .news_list li.news .news_date .news_year{color:#8f000b;}
.post-42 .rili .news_list li.news .news_date .news_days{color:#8f000b;}

.post-42 .rili .news_list li.news{margin-top: 6px;padding-top: 6px;}

.post-51 .news_list{}
.post-51 .news_list li.news{margin-bottom:20px;}
.post-51 .news_list li.news .news_days{float:left; padding:0px 10px; margin-right:10px;line-height: 32px; background:#cab89f; text-align:center;color:#fff;}
.post-51 .news_list li.news .news_title{float:left;line-height: 22px;font-size: 14px;color: #b9b9b9;margin-top: 6px;} 
.post-51 .news_list li.news .news_title a{color: #000;/* white-space:nowrap; */} 
.post-51 .news_list li.news .news_title a:hover{color: #333;} 

.post-52 .news_con{margin-bottom:10px;}
/** 
*其他样式
*/
/**友情链接**/
.postlink{background:#efefef;font-size:14px;height:110px;line-height:44px;}
.postlink.wrap-open{  }
.postlink .tt{ float:left;display:inline-block;font-size:16px;font-weight:bold;padding-right:15px;}
.postlink .con{ margin:0 auto;}
/**链接样式**/.xblink ul{}
.xblink li {float:left; margin-right:25px;margin-top:30px;margin-left:25px;}
.xblink li span{} 
.xblink li span a{ display:block; width:100%; } 
.xblink li span a:hover{ background:#eee; } 
.xblink select{height:44px;font-size:16px;line-height:44px;border:1px solid #ddd;padding-left:20px;}
/**
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
.read{width:90%;margin:0 auto;}
/*栏目图片*/
.l-banner{text-align:center;}
.l-banner img{width:100%;}
/**主体列表页开始**/
#l-container {
    position: relative;
    padding-bottom: 2rem;
	
}
#l-container .inner {display:flex;position:relative;}
#l-container .inner::after{position: absolute;
    top: 0;
    right: -0.8rem;
    display: block;
    content: "";
    width: 0.8rem;
    height: 22rem;
    background: url(../images/shadow-2.png) no-repeat center center/cover;}
/**主体文章页开始**/
*, *::after, *::before {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
}
#d-container {
    position: relative;
    padding-bottom: 2rem;		
}
#d-container .inner {
    min-height: 460px;
	display:flex;}
#d-container .inner::before {
    position: absolute;
    top: 0;
    left: -0.8rem;
    display: block;
    content: "";
    width:0.8rem;
    height: 22rem;
    background: url(../images/shadow-1.png) no-repeat center center/cover;
}
#d-container .inner::after {
    position: absolute;
    top: 0;
    right: -0.75rem;
    display: block;
    content: "";
    width: 0.75rem;
    height: 22rem;
    background: url(../images/shadow-2.png) no-repeat center center/cover;
}
.innerwrapper{flex: 1;
    overflow: hidden;}
/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }

.col_menu::before{position: absolute;
    top: 0;
    left: -0.8rem;
    display: block;
    content: "";
    width: 0.8rem;
    height: 22rem;
    background: url(../images/shadow-1.png) no-repeat center center/cover;}
.col_menu::after {
    position: absolute;
    top: 0;
    right: -0.8rem;
    display: block;
    content: "";
    width: 0.8rem;
    height:22rem;
    background: url(../images/shadow-2.png) no-repeat center center/cover;
}
.col_menu {width: 17rem;
    position: relative;
	min-height:22rem;background:#f2f3f3;
	float:left;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: url(../images/columetitle.jpg) no-repeat center;height:100px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:30px; font-weight:bold; color:#fff;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:100px; text-align:center}  /**栏目名称图标**/
.col_menu .col_menu_con{
	padding:1.4rem 1.1rem 9rem 1.1rem;
    background: #f2f3f3 url(../images/sidebar-bg.png) no-repeat center bottom/100% auto;
	
}
/*栏目列表*/
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { padding-bottom:30px; }
.col_list .wp_listcolumn .wp_column a {
	position: relative;
    display: block;
    padding: 0 1rem;
    font-size: 0.8rem;
    line-height: 3.4rem;
    color: #2f2f2f;width:90%;
    background: #ffffff;
	
}.wp_listcolumn{border:0px;}
.col_list .wp_listcolumn .wp_column>a::before{
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    left:1.5rem;
    content: "";
    display: inline-block;
    width: 0.8rem;
    height: 1.1rem;
    background: url(../images/sidebar-icon-active.png) no-repeat center center/cover;
	}
.col_list .wp_listcolumn .wp_column>a::after {
	position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    right: 2rem;
    content: "";
    display: inline-block;
    width: 1.05rem;
    height: 0.35rem;
    background: url(../images/sidebar-arrow.png) no-repeat center center/cover;
}	
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px 0px 0px 50px;height:90px;line-height:90px;} 	
.col_list .wp_listcolumn .wp_column a.selected,.col_list .wp_listcolumn .wp_column a.parent { color: #ffffff;
    font-weight: 600;
    background: #FFBA00; } 
.col_list .wp_listcolumn .wp_column a.selected::after,.col_list .wp_listcolumn .wp_column a.parent::after{ background: url(../images/sidebar-arrow-white.png) no-repeat center center/cover;}
	

.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; }
.col_list .wp_listcolumn .wp_column.selected > a .column-name{ color:#ffffff;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list{padding-bottom:30px;}
.col_list .wp_listcolumn .wp_column .sub_list a { color:#333;background:none;height:60px;line-height:60px;border-bottom:0px;} 	
.col_list .wp_listcolumn .sub_list a .column-name { display:inline-block; line-height:60px; padding:5px 10px 5px 65px; cursor:pointer;color:#696969;}
.col_list .wp_listcolumn .sub_list a :hover,.col_list .wp_listcolumn .wp_column a.selected { color:#124D83;} 
/*三级子栏目**/
.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 { color:#124D83;} 
	

.col_news {width:59rem;min-height:500px;flex:1;} /**栏目新闻**/
.col_news .col_news_box{min-height:500px;}
.col_news_head {
    align-items: center;
    height: 3.5rem;
    padding: 0 1rem;
    background-color: rgba(255, 255, 255, 0.8);
	
}
.flex{
	display: flex;
    justify-content: space-between;}
.col_news_head .title {
    font-size: 1.2rem;
	height:3.5rem;
	line-height:3.5rem;
    color: #2f2f2f;
    font-weight: 900;
}
.col_news_head .location{ line-height: 3.5rem; background:url(../images/location.png) no-repeat left;margin-left:20px;padding-left:40px;font-size:16px;color:#666;}  /**当前栏目**/
.col_news_head .location a{color:#666666;}
.col_news_con { padding:1px 30px 10px 30px; margin:0 7px;}
.col_news_list { margin-top:7px;padding-bottom:5rem;}
.col_news_list .news_list li.news{ background:url(../images/li.png) no-repeat left;padding-left:18px;height:3rem;line-height:3rem;font-size:0.9rem;border-bottom:1px solid #ddd;}
.listcon .list2{width:90%;margin:1rem auto;}
.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.6; font-size:13px; 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); }   /**列表页文章图片大小限制**/
.wp_entry{width:90%;margin:1rem auto;}
.wp_paging{font-size:0.8rem;margin-top:2rem;}

.wp_listalbumn li{padding:0.6rem;width:22%;float:left;}
.wp_listalbumn .albumn_info .Article_MicroImage img {
    width: 10rem;
    height: 13rem;
}
.wp_listalbumn li .albumn_info{padding: 0.5rem 0 0 ;
    background-color: #ffffe5;
    position: relative;
    transition: 0.3s ease-in-out;width:auto;}

.wp_listalbumn .albumn_info:hover{background:#2a57af;}
.wp_listalbumn .albumn_info:hover .Article_Title a,.wp_listalbumn .albumn_info:hover .Article_Text a{color:#fff;}
.wp_listalbumn .albumn_info .Article_MicroImage img{width:10rem;height:13rem;}
.wp_listalbumn .albumn_info .Article_Text{padding-bottom:1rem;display:block;}
.wp_listalbumn .albumn_info a{font-size:0.8rem;}
.wp_listcolumn .wp_column{margin-bottom:10px;}
.wp_listalbumn .albumn_info .Article_Title{line-height:1.2rem;font-weight:bold;}

@keyframes menu_fill_left_in{
    0%{
		transform: scale3d(0, 1, 1);
        transform-origin: 0 50%;
    }
    100%{
        transform: scale3d(1, 1, 1);
		transform-origin: 0 50%;
	}
}
@keyframes menu_fill_left_out{
    0% {
        transform: scale3d(1, 1, 1);
        transform-origin: 100% 50%;
    }
    100% {
        transform: scale3d(0, 1, 1);
        transform-origin: 100% 50%;
    }
}
/**文章页**/
.infobox { width:auto; margin:0 auto; padding:0px;}
.article {padding-top: 10px;
    min-height: 500px;
    float: left;
    width: 70%;}
.sidelist {
    float: right;
    width: 25.4%;
    padding-top: 0.4rem;
    margin-bottom: 0.5rem;
}
.sidelist .post{padding:2rem 3rem 5rem;
    background: #e7f0fe url(../images/sidebar-bg.png) no-repeat center bottom/100% auto}

.article h1.arti_title {
	padding: 1rem 0 1rem 0;
    font-size: 1.2rem;
    font-weight: 600;
    color: #2a57af;
    text-align: center;} /**文章标题**/
.article .arti_metas { 
text-align:center;
    padding: 16px;
    margin-bottom: 20px;
    background-color: rgba(229, 240, 255, 0.3);}
.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:30px; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;text-indent:2em;}
.article .entry .read img {margin:0 auto!important; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer { background:url(../images/foot-bg.jpg) no-repeat top;position:relative;height:16.5rem;}
#footer .inner {padding:0;text-align:center;padding-top:1rem;}
#footer .inner .foot-left{float:left;width:24rem;}
#footer .inner .foot-left .footlogo{padding-top:3rem;}
#footer .inner .foot-left .footlogo img{width:18.4rem; height:5rem; vertical-align:middle;}
#footer .inner .foot-center{float:left;margin-top:3rem;text-align:center;margin-left:3.5rem;padding:0px 4rem;border-left:1px solid #fff;border-right:1px solid #fff;line-height:1.5rem;}
#footer .inner .foot-right{float:right;margin-top:3rem;text-align:left;}
#footer .inner .foot-right a{color:#fff;height:1.5rem;line-height:1.5rem;font-size:0.8rem;}
#footer .inner p{font-size:0.8rem;line-height:1.5rem;color: #fff;}

/* 返回顶部 */
:root {
	font-size: 20px;
	--red: #da2c4d;
	--yellow: #f8ab37;
	--green: #2ecc71;
	--white: #ffffff;
	--grey-light: #f2f7f9;
	--grey: #444e86;
	--black: #080808;
	--black-blue: #1f2029;
	--black-blue-light: #353746;
	--black-blue-light-2: #404255;
	--black-blue-light-3: #4b4d64;
	--black-light: #424455;
}


/* 滚动大图css */
.slider{ width:100%;  min-width:76rem;  height:30rem;  position:relative; overflow:hidden; background:#fff; text-align:center;   }
.slider .bd{ width:76rem; position:absolute; left:50%; margin-left:-38rem;  }
.slider .bd li{ width:76rem;  overflow:hidden; }
.slider .bd li img{ display:block; width:76rem; height:30rem;    }
.slider .tempWrap{ overflow:visible !important }
.slider .tempWrap ul{  margin-left:-76rem !important; /*强制位置*/  }
.slider .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center;  }
.slider .hd li{ display:inline-block; *display:inline; zoom:1; width:8px; height:8px; line-height:99px; overflow:hidden; background:url(../images/slider-btn.png) 0 -10px no-repeat; margin:0 5px; cursor:pointer; filter:alpha(opacity=60);opacity:0.6;  }
.slider .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  }
.slider .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:335px; cursor:pointer;   }
.slider .prev{ left:-50%; margin-left:-38rem;  }
.slider .next{ left:50%;  margin-left:38rem;  }
.slider .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:30rem; background:#000; filter:alpha(opacity=50);opacity:0.5;   }
.slider .pnBtn .arrow{ display:none;   position:absolute; top:6.5rem; z-index:1; width:3rem; height:30rem;  }
.slider .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }
.slider .prev .arrow{ right:0; background:url(../images/slider-arrow.png) -120px 0 no-repeat;   }
.slider .next .arrow{ left:0; background:url(../images/slider-arrow.png) 0 0 no-repeat;  }


.Mtime{ width:100%; height:20rem;  overflow:hidden; position:relative; background:#fdfde5;  }
	.Mtime .prev,.Mtime .next{ width:3rem; height:2.5rem; clear:both; cursor:pointer; position:absolute; right:0px; bottom:0px; }
	.Mtime .prev{ left:auto; right:3rem;  background:url(../images/pre2.png) no-repeat center #dddddd;}
	.Mtime .prev:hover{ background:url(../images/pre2.png) no-repeat center #3d7af7;}
	.Mtime .next{ background:url(../images/next2.png) no-repeat center #dddddd;}
	.Mtime .next:hover{ background:url(../images/next2.png) no-repeat center #3d7af7;}
	.Mtime .tempWrap{padding:2rem;  }
	.Mtime .MtimeCon{ width:35rem;  }
	.Mtime .imgs{float:left;width:11.4rem;height:15.5rem;overflow:hidden;}
	.Mtime .imgs img{width:11.4rem;height:15.5rem;transition:transform 0.8s ease;}
	.Mtime .imgs:hover img{transform:scale(1.05);}

	.Mtime .text{float:left;width:19rem;padding-left:1rem;}
	.Mtime .tabBox{display:flex; }
	.Mtime .text h2{font-size:1.2rem;color:#333;}
	.Mtime .text h3{font-size:0.9rem;font-weight:normal;color:#fff;background:#3d7af7;height:2rem;line-height:2rem;padding:0 0.5rem;width:auto;display:inline-block;}
	.Mtime .text h3 a{color:#fff;}
	.Mtime p.t_info{font-size:0.8rem;padding-top:0.5rem;line-height:1.5rem;}

.yuandi .orbit-wrapper img{width:39rem;height:20rem;}
/* 登录样式 */
#wp_login_w04{ margin-top:33px; }
#wp_login_w04 .title{ float:left; line-height:35px; margin-left:110px; margin-right:10px; font-size:15px; }
#wp_login_w04 input{ border:1px solid #d1d1d1; width: 80px; line-height:34px; padding-left:4px; height:auto; padding:0px; }
#wp_login_w04 #w04_loginButton{ width:81px; height:35px; background:url(images/members_btns.jpg); cursor:pointer; border:0px; vertical-align:middle; color:#fff; }
#wp_login_w04 .login_input { border:0px!important; width:auto; margin-right: 7px; height:34px; line-height:34px; }
#wp_login_w04 .login_input img{ vertical-align:middle; margin-top:5px; }
#wp_login_w04 .login_input .input{ border:0px solid #d1d1d1; width:auto; line-height:34px; height:auto; padding:0px; }
#wp_login_w04 .login_btn .button { display:inline-block; float:left; width:auto; height:auto; background-color:#eee; border:0px solid #ccc; }
/* 自定义登录样式 */
.form_box{}
.form_box .input_box{margin-right:10px;}
.form_box .input_box input{height: 32px;line-height: 32px;border:1px solid red;}
.form_box .input_box .input_text{width:165px; border:1px solid #bdbdbd;padding:0px 4px;}
.form_box .input_box .input_btn{width:80px;font-size:14px; background:#db8b1f; border:0px; color:#fff; font-family:"Microsoft Yahei"; cursor:pointer;}
.form_box .input_box .input_btn:hover{background:#c87c16;}
/* 分享二维码 */
.shares{ display:inline-block; float:right; }
.shares .share{float:left;width: 147px;/* height:35px; *//* margin-right: 21px; */position:relative;vertical-align:middle;text-align: center;border:0px solid red;}
.shares .share a{ opacity:.6; filter:Alpha(opacity=60); }
.shares .share a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares .share .zdy{ display:inline-block; width: 81px; height: 35px; color:#9ba6b3; }
.shares .share.n1 .zdy-1{ background:url(images/er1.jpg) no-repeat 0 0; }
.shares .share.n2 .zdy-2{ background:url(images/er2.jpg) no-repeat 0 0; }
.shares .share .con{/* display:none; *//* position:absolute; *//* bottom:40px; *//* left:50%; *//* z-index:100; *//* margin-left: -20px; */}
.shares .share .con img{ width: 106px; height:auto; }
.shares .share  span{color: #C69A9D;}
/*筛选功能样式*/
.wp-paralist{}
.wp-paralist .dl-horizontal{padding:8px 0px;border-bottom:1px solid #dedede;}
.wp-paralist .dl-horizontal dt{float: left;width: 64px;margin:3px 0px;padding: 2px 15px; font-weight:bold; overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap; font-size:14px; color:#000;}
.wp-paralist .dl-horizontal dd{margin-left:100px;}
.wp-paralist .dl-horizontal dd .btn{display:inline-block;margin:3px 0px;padding: 2px 15px;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;}
.wp-paralist .dl-horizontal dd .btn.select{background:#2da45a; border-radius:15px; color:#fff;}
/**
 * 特殊页面
 */
/*二级页面*/

/*列表页*/
/*banner*/
.mbanner .focus-navigation { opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-prev { left:20px;}
.mbanner .focus-next { right:20px;background:url(images/slide_next.png) no-repeat right top}

.mbanner .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.mbanner .focus-page { display:inline-block; width:13px; height:13px;  margin-right:5px;background:url(images/slide_btns.png) no-repeat center top;}
.mbanner .focus-page-active {background-position:center bottom;}

.focus11 .focus-navigation { display:block; width:42px;  height:36px; line-height:36px; background:#000; text-decoration: none; color:#fff; font-size:24px; font-weight:normal; text-decoration: none; cursor:pointer; position:absolute; top:auto;bottom:0px; margin-top:-25px; 
z-index: 50; opacity: .8; filter:alpha(opacity=80); font-weight: normal; }
.focus11 .focus-navigation:hover { font-size: 24px; font-weight: normal; color: #fff; text-decoration: none;}
.focus11 .focus-prev { left:auto;right:42px; background:#ce882a;}
.focus11 .focus-next { right:0px;background:#585858;}

.focus11 .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.focus11 .focus-page { display:inline-block; width:13px; height:13px;  margin-right:5px;background:url(images/slide_btns.png) no-repeat center top;}
.focus11 .focus-page-active {background-position:center bottom;}

.focus11 .focus-title-bar { position:relative; left:0px; bottom:0px; z-index: 40; width: 100%!important; height: 50px; margin-left:0px;}
.focus11 .focus-title-bg {background-color: #dfdfdf; opacity: 1; filter:alpha(opacity=100);}
.focus11 .focus-title {  height: 50px; line-height: 50px; padding: 0 15px; color: #000; font-size: 14px;}
.focus11 .focus-title a,.focus-text a {color: #000; text-decoration: none;}
.focus11 .focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}



.shiziduiwu{}
.shiziduiwu li{width:10rem;margin:1rem;height:350px;float:left;padding: 1rem;
    background-color: #E5F0FF;
    position: relative;
    transition: 0.3s ease-in-out;
    }
.shiziduiwu li img{width:200px;height:280px;}
.shiziduiwu li h5,.shiziduiwu li h6{text-align:center;font-weight:normal;}
.shiziduiwu li:hover{background:#2a57af;}
.shiziduiwu li:hover h5 a,.shiziduiwu li:hover h6 a{color:#fff;font-weight:normal;}

.shiziduiwu1 li{float:left;width:9rem;height:3.5rem;margin-top:0.5rem;text-align:center;}
.shiziduiwu1 li h6{font-weight:normal;font-size:0.8rem;color:#476187;}
.shiziduiwu1 li h6 a{color:#476187;}
.picList{}
.picList li{width:13rem;margin:1rem;height:13rem;float:left;padding: 1rem;
    background-color: #E5F0FF;
    position: relative;
    transition: 0.3s ease-in-out;
    }
.picList li img{width:13rem;height:10rem;}
.picList li h5,.shiziduiwu li h6{text-align:center;font-weight:normal;}
.picList li:hover{background:#2a57af;}
.picList li:hover h5 a,.shiziduiwu li:hover h6 a{color:#fff;font-weight:normal;}
.picList li{float:left;margin:1rem 0rem 0 2rem;}
#wp_paging_w2{clear:both;margin-top:30px;}
.Article_Content img{max-width:800px;height:auto;}
.list_banner{width:100%}
@media screen and (max-width: 1210px) {
.top,.nav00,.footer,.list_banner{width:1200px;}
}.lingdao {
    height: 40px;
    line-height: 40px;
    background: #ececec;
    text-align: left;
    margin-top:1rem;
    float: none;
    clear: both;
}.lingdao .title {
    font-size: 18px;
    font-weight: bold;
    color: #666;
    padding-left: 2em;
}.Column_Anchor{font-size: 32px;
    padding-bottom: 10px;
    letter-spacing: 10px;
    color: #fff;
    background: url(../images/titlebtt.jpg) no-repeat center bottom;}

.sidelist .side_tit{font-size: 1rem;color: #2a57af;line-height:1rem;margin-bottom: 2rem;font-weight:bold;}
.sidelist li.news{position: relative;border-left:1px solid rgba(213, 226, 225, 0.8);padding: 0 0 2rem 1rem;}
.sidelist li.news:before{content: "";width: 11px;height: 11px;border-radius: 50%;background: #2a57af;position: absolute;left:0;top:0;transform: translate(-50%,-50%);}
.sidelist li.news .news_time{font-size: 0.8rem;line-height: 1rem;color: #2a57af;top: -0.5rem;position: relative;}
.sidelist li.news .news_title{font-size: 0.8rem;line-height: 1rem;max-height: 2rem;}

.col_news_con .piclist  li{width:23%;float:left;margin:1%;height:13rem;}
.col_news_con .piclist  li img{width:100%;height:9rem;}
.col_news_con .piclist  li h5{font-size:0.8rem;font-weight:normal;text-align:center;}