@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; }
head,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;
}

/**布局开始**/
@font-face {
   font-family: "sub";
   src: url(sub.eot) format('embedded-opentype'),
   url(sub.ttf) format('truetype');
 }
body {line-height:1;font-size: 0.18rem;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#202020; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#F69230;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 14.5rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
.head .sitelogo img {
   width: 4.79rem;
}
#head {background: #F69230;}
#head .inner{height: 1.36rem;position:relative;}
.head .sitelogo{float:left;    margin-top: 0.23rem;}
.head .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.head .head-left{float:left;display:inline-block;}
.head .head-main{float:left;margin-top:10px;}
.top {
   display: flex;
   justify-content: flex-end;
   align-items: center;
}
.head .head-right{float:right;margin-top: 0.3rem;}
/*rale样式*/
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{    line-height: 0.3rem;
   font-size: 0.16rem;
   color: #fff;
   opacity: 0.77;}
.site-lang ul li.links a:hover{color:#fff; opacity: 1;}
div#aaa {
   margin-left: 0.3rem;    cursor: pointer;
}
/*默认主导航样式*/
#nav {
   margin-top: 0.05rem;
}
#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;    margin-right: -0.22rem;
}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none;  }
.nav .wp-menu .menu-item a.menu-link {    display: inline-block;
   padding: 0 0.17rem;
   line-height: 0.5rem;
   color: #FFFFFF;
   font-size: 0.18rem;
   font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#da7919; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 0.5rem;min-width: 100%;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: 0.4rem;line-height: 0.4rem;padding: 0 0.1rem;font-size: 0.15rem;background:none; text-align: center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#da7919; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
body { position: relative; }
.layer { position: absolute; width: 100%; height: 100%; top: 0px; left: 0; display: none; background: rgba(0,0,0,0.5); z-index: 99999; }
.shutdown { position: fixed; right: 0.5rem; top: 0.5rem;     z-index: 9;}
.shutdown span { font-size: 0.5rem; color: #fff; text-align: right; cursor: pointer; }
.layer-inner { position: relative; width: 100%; height: 100%; }
.layer-mod { position: fixed; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
span.yw { font-size: 0.26rem; color: #CFCFCF; font-family: "sub"; text-transform: uppercase; margin-left: 0.15rem; }

/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:0.6rem 0 0.7rem 0;}
.main1 .ml{float:left; width:7.25rem;}
.main2 .inner {
   padding: 0.6rem 0rem 0.7rem;
}
.main1 .mr{float:right;    width: 6.7rem;}
.post.post1.post-14.mbox .tt {
   margin-bottom: 0.2rem;
}
.post.post1.post-16.mbox {
   margin-top: 0.1rem;
}.main3 .inner {
   padding: 0.6rem 0rem 0.9rem 0;
}

/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;border-bottom: 4px solid #f69230;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 0.2rem;margin-top: 0.1rem;line-height:0.2rem;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:0.14rem; cursor:pointer;    color: #959595;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 1px solid #ccc;    margin-bottom: 0.4rem;}
.post1 .tt .tit {}
.post1 .tt .tit .title {    display: inline-block;
   font-size: 0.3rem;
   font-weight: bold;
   color: #f69230;
   cursor: pointer;
   line-height: 0.4rem;}
/*带图标标题*/

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 0.34rem;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;}
.wp-search {position: relative;    position: relative;
   background: #F69230;
   width: 8rem;    border-radius: 20px;}
   div#aaa img {
      width: 0.32rem;
  }
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 0.5rem;}
.wp-search .search-input input.search-title {width: 100%;
   height: 0.22rem;
   padding: 0.1rem 0;
   line-height: 0.22rem;
   background: none;
   color: #FFFFFF;
   font-size: 0.16rem;
   border: 0;
   outline: 0;
   font-family: "Microsoft YaHei";
   text-indent: 0.1rem;}
.wp-search .search-btn {width:0.32rem;height: 0.32rem;position: absolute;   right: 0.05rem;
   top: 0.05rem;}
.wp-search .search-btn input.search-submit {width:0.32rem;height: 0.32rem;border:0;outline: 0;background: url(images/sous.svg) no-repeat center;cursor: pointer;    background-size: 0.32rem;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;}
.shares li{float:left; margin:0 0.16rem; position:relative;}
.shares li a{display:inline-block; width: 0.46rem; height: 0.46rem; border: 0px solid red; background:url('images/share_icon.png') no-repeat;  vertical-align:top;    background-size: 1.16rem;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -0.7rem 0;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{    display: none;
   position: absolute;
   bottom: 0.5rem;
   left: 50%;
   z-index: 100;
   margin-left: -0.5rem;
   width: 1rem;}
.shares li .con img{ width: 0.9rem; height:0.9rem; vertical-align:top; background:#fff;}

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom: 0.8rem;
   left: 0;
   margin-left: 0px;
   height: auto;
   text-align: center;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}
div#banner .focus-title {
   position: relative;
   font-size: 0.32rem;
   font-weight: bold;
   height: auto;
   line-height: 0.5rem;
   max-width: 50%;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.mbanner .focus .focus-pagination {    position: absolute;
   right: 0;
   bottom: 0.4rem;
   margin-right: 0px;
   z-index: 60;
   height: auto;
   width: 100%;
   text-align: center;}
.mbanner .focus .focus-page {display: inline-block;
   width: 0.16rem;
   height: 0.16rem;
   background: #fff;
   border-radius: 50%;
   opacity: 0.4;
   margin: 0 0.1rem;}
.mbanner .focus .focus-page-active {width:0.16rem;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}
div#banner {
   position: relative;
}
div#banner .bg {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   background: linear-gradient(0deg, #0000003d, transparent);
   z-index: 9;
   height: 2rem;
}
.post.post1.post-11.mbox .news_imgs img {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   margin: auto;
   max-width: 100%;
   transition: all 0.4s ease-in-out;
}
.post.post1.post-11.mbox .news_imgs {
   padding-top: 60%;
   background-color: #efefef;
   position: relative;
   overflow: hidden;
}
.post.post1.post-11.mbox li:hover img {
   transform: scale(1.1);
}
.post.post1.post-11.mbox .news_wz {
   background: #F69230;
}
.post.post1.post-11.mbox .news_con {
   padding: 0.21rem 0.35rem;
}
.post.post1.post-11.mbox .news_title {
   font-size: 0.18rem;
   font-weight: bold;
   color: #fff;
   line-height: 0.35rem;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   margin-bottom: 0.1rem;
}

.post.post1.post-11.mbox .news_title  a{
   color: #fff;
}
.post.post1.post-11.mbox .news_text {
   font-size: 0.16rem;
   line-height: 0.33rem;
   color: #fff;
   opacity: 0.6;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.post.post1.post-12.mbox li {
   border-bottom: 1px solid #DBDBDB;
   padding-bottom: 0.15rem;
   margin-bottom: 0.17rem;
}
.post.post1.post-12.mbox .news_title {
   font-size: 0.18rem;
   line-height: 0.34rem;
   font-weight: bold;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   margin-bottom: 0.1rem;
}
.post.post1.post-12.mbox .news_text {
   font-size: 0.16rem;
   color: #666666;
   line-height: 0.33rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.66rem;
}
.main2 {
   background: #F6F5F4;
}
.post.post1.post-13.mbox li {
   float: left;
   width: 50%;
}
.post.post1.post-13.mbox li .news_box.clearfix {
   background: #fff;
   margin: 0 0.2rem;
   padding: 0.15rem 0.3rem;
   margin-bottom: 0.25rem;
}
.post.post1.post-13.mbox li ul {
   margin: 0 -0.2rem;
}
.post.post1.post-13.mbox span.news_title {
   font-weight: bold;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 85%;
}
.post.post1.post-13.mbox span.news_meta {
   font-size: 0.16rem;
   color: #696969;
}
.main3 .ml {
   float: left;
   width: 6.86rem;
}
.main3 .mr {
   float: right;
   width: 6.86rem;
}
.post.post1.post-14.mbox li {
   border-bottom: 1px solid #DBDBDB;
   line-height: 0.7rem;
}
.post.post1.post-14.mbox span.news_title {
   font-weight: bold;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 85%;
}
.post.post1.post-14.mbox span.news_meta {
   font-size: 0.16rem;
   color: #696969;
}
.post.post1.post-16.mbox li {
   border-bottom: 1px solid #DBDBDB;
   line-height: 0.7rem;
}
.post.post1.post-16.mbox span.news_title {
   font-weight: bold;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 85%;
}
.post.post1.post-16.mbox span.news_meta {
   font-size: 0.16rem;
   color: #696969;
}
.post.post1.post-15.mbox .wm {
   float: left;
   width: 2.5rem;
   margin-right: -2.8rem;
}
.post.post1.post-15.mbox .news_wz {
   float: right;
   width: 100%;
}
.post.post1.post-15.mbox .news_con {
  margin-left: 2.8rem;
}
.main2 .post.post1.post-15.mbox .news_con{margin-left:0px}
.post.post1.post-15.mbox .news_imgs img {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   margin: auto;
   max-width: 100%;
   transition: all 0.4s ease-in-out;
}
.post.post1.post-15.mbox .news_imgs {
   padding-top: 65.4%;
   background: #f69230 url(images/default_bg.png) no-repeat center;
   position: relative;
   overflow: hidden;
}
.post.post1.post-15.mbox li:hover .news_imgs img {
   transform: scale(1.1);
}
.post.post1.post-15.mbox .news_title {
   font-size: 0.18rem;
   line-height: 0.32rem;
   font-weight: bold;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.64rem;
}
.post.post1.post-15.mbox .news_text {
   font-size: 0.16rem;
   line-height: 0.29rem;
   color: #787878;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.58rem;
   margin-top: 0.15rem;
}
.post.post1.post-15.mbox .news_time {
   font-size: 0.18rem;
   color: #F69230;
   line-height: 0.3rem;
   /*margin-top: 0.16rem;*/
}
.post.post1.post-16.mbox {
   margin-top: 0.1rem;
}
.site-lang.clearfix li.links.i1 a {
   background: url(images/sx.png) no-repeat right;    padding-right: 0.2rem;
   margin-right: 0.2rem;
}.post.post1.post-13.mbox ul {
   margin: 0 -0.2rem;
}
.post.piao li {
   background: url(images/pc.jpg) no-repeat center;background-size: 228px;
   width: 228px;
   height: 125px;
   display: flex;
   justify-content: center;
   align-items: center;
}
.post.piao li span.news_title {
   font-size: 17px;
   line-height: 32px;
   text-align: center;
   color: #fff !important;
   width: 190px;
   font-weight: bold;
}
.post.piao li span.news_title  a{

   color: #fff !important;

}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{    height: 4.3rem;
   background-size: cover;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:0.4rem 0}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 2.57rem;float:left;margin-right:-2.57rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #F69230;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.31rem;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {     display: block;
   line-height: 0.5rem;
   padding: 0.17rem 0;
   text-align: center;}/**栏目名称图标**/
.col_menu .col_menu_con{    background: #F8F7F5;
   padding: 0.2rem;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color: #2B2B2B;
   font-size: 0.21rem;
   font-weight: normal;
   background: none;
   border-top: 0px solid #fff;
   border-bottom: 0;
   background: #fff;
   margin-bottom: 0.15rem;padding: 0.12rem 0.1rem 0.12rem 0.3rem;
   width: auto;}
.col_list .wp_listcolumn .wp_column a .column-name{    padding: 0;
   line-height: 0.3rem;
   display: block; background: url(images/jt.png) no-repeat right;}
   .col_list .wp_listcolumn .wp_column a:hover span.column-name, .col_list .wp_listcolumn .wp_column a.selected span.column-name {
      background: url(images/jtxz.png) no-repeat right;
  }
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#F69230;  } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #F69230;}
.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{ color:#F69230;}
/*二级子栏目**/
.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:#F69230;} 
/*三级子栏目**/
.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:#F69230;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 3.34rem;    margin-top: 0.15rem;}
.col_news_head {border-bottom: 2px solid #DBDBDB;    padding-bottom: 0.1rem;}
.col_metas .col_title { display:inline-block; float:left;    line-height: 0.5rem; }  /**当前栏目**/
.col_metas .col_title h2 {    display: inline-block;
   font-size: 0.36rem;
   font-family: "Microsoft yahei";
   color: #2D2D2D;
}
span.possplit {
   background: none;
   text-indent: 0;
   text-align: center;
   width: 0.2rem;
}
.col_metas .col_path {    display: inline-block;
   float: right;
   white-space: nowrap;
   line-height: 0.5rem;
   color: #787878;
   font-size: 0.16rem; background: url(images/home.png) no-repeat left;    background-size: 0.23rem;
   padding-left: 0.3rem;} /**当前位置**/
.col_metas .col_path a{color: #787878;}
.col_news_con {     margin: 0.4rem 0;}

ul.news_list.list2 li {
   border-bottom: 1px solid #B9B9B9;
   padding-bottom: 0.28rem;
   margin-bottom: 0.28rem;
}
ul.news_list.list2 .wm {
   float: left;
   width: 3.29rem;
   margin-right: -3.29rem;    position: relative;
}
ul.news_list.list2 .news_wz {
   width: 100%;
   float: right;
}
ul.news_list.list2 .news_con {
   margin-left: 3.65rem;
}
ul.news_list.list2 .news_imgs {
   padding-top: 69%;
   /*background-color: #efefef;*/
   position: relative;
   overflow: hidden;
}
ul.news_list.list2 .news_imgs img {
   width: auto;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   margin: auto;
   max-width: 100%;
   transition: all 0.4s ease-in-out;
}
ul.news_list.list2 li:hover .news_imgs img {
   transform: scale(1.1);
}
ul.news_list.list2 .news_date {
display:none;
   position: absolute;
   left: 0;
   bottom: 0;
   background: #F69230;
   width: 0.7rem;
   text-align: center;
   color: #fff;padding: 0.065rem 0;
}ul.news_list.list2 .news_date .news_days {
   font-size: 0.12rem;
   line-height: 0.2rem;
   font-weight: bold;
}
ul.news_list.list2 .news_date .news_year {
   font-size: 0.37rem;
   font-weight: bold;
   line-height: 0.37rem;
}
ul.news_list.list2 .news_title {
   font-size: 0.2rem;
   font-weight: bold;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
ul.news_list.list2 .news_text {
   font-size: 0.16rem;
   line-height: 0.32rem;
   color: #666666;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.96rem;
   margin: 0.2rem 0;
}
ul.news_list.list2 .news_gd a {
   display: inline-block;
   font-size: 0.16rem;
   font-weight: bold;
   color: #F69230;
   border-bottom: 1px solid #F69230;
   background: url(images/gd.png) no-repeat right;    background-size: 0.18rem;
   padding-right: 0.28rem;
}
ul.news_list.list2 li:hover .news_gd a {
   background: url(images/gdh.png) no-repeat right;
   background-size: 0.18rem;
}
ul.news_list.list2 li:hover .news_title {
   color: #F69230;
}

ul.news_list.list2 li:hover .news_title  a{
   color: #F69230;
}
ul.news_list.list2 .news_gd {
   padding-top: 0.1rem;
}ul.news_list.list2 li .xzd .wm {
   display: none;
}ul.news_list.list2 li .xzd .news_con {
   margin-left: 0;
}
div#wp_pager {
   text-align: center;
}#wp_pager ul.pages li span {
   color: #666666;
}#wp_pager ul.pages li {
   float: left;
   margin: 0 0.05rem;
   line-height: 0.36rem;
   list-style: none;
   color: #666666;
   border: 1px solid #BFBFBF;
   text-decoration: none;
   cursor: pointer;
   font-size: 0.16rem;
   font-weight: bold;    border-radius: 5px;
}
#wp_pager ul.pages li a {
   display: inline-block;
   line-height: 0.36rem;
   padding: 0 0.14rem;

}#wp_pager ul.pages li:hover {
   background: #F69230;
   border: 1px solid #F69230;
}#wp_pager ul.pages li:hover a {
   color: #fff;
}#wp_pager ul.pages li:hover span {
   color: #fff;
}
.infobox .col_news_head {
   padding: 0;
   border-bottom: 0;    margin-bottom: 0.2rem;
}
.infobox .col_metas .col_path {
   float: left;
}
#d-container {
   min-height: 500px;
}
.col_news_list { margin-top:0px;}
.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:0.15rem 0.1rem; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 0.55rem;
   font-family: "Microsoft YaHei";
   font-size: 0.39rem;
   text-align: center;
   color: #000000;
   padding: 0.1rem 0;} /**文章标题**/
.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-bottom: 1px solid #ececec;
   padding-bottom: 0.3rem;
   margin-bottom: 0.3rem;}
.article .arti_metas span {     margin: 0 0.1rem;
   font-size: 0.16rem;
   color: #666666;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:0.2rem; color:#595959;}  /**阅读字体**/
.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 .inner .foot-left img {
   width: 5.04rem;
}
.foot-center {
   float: left;
   margin-left: 1rem;
}
#footer {background: #F69230;}
.foot-bottom {
   text-align: center;    padding: 0.2rem 0;
   border-top: 1px solid #f9b878;
}
.foot-bottom p {
   text-align: center !important;
}
#footer .inner .mod{padding:0.65rem 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-right{float:right;}
#footer .inner p{    font-size: 0.16rem;
   line-height: 0.33rem; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
.main3 .news{margin-bottom:15px;}



