@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;}
img{vertical-align:top;width: 100%;}
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; }
/*css3扩展*/
::-webkit-input-placeholder { color:#fff; font-size:14px;}
:-moz-placeholder {color:#fff; font-size:14px;}
::-moz-placeholder {color:#fff; font-size:14px;}
:-ms-input-placeholder {color:#fff; font-size:14px;}
/**布局开始**/
body {background: #fff;line-height:1;font-size: 14px; font-weight:400;font-family: Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,STHeiti,WenQuanYi Micro Hei, Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.6s ease-in;}
a:hover { color:#036eb7;}
*{box-sizing:border-box;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1400px;margin:0 auto;box-sizing:border-box;} /**页面全局宽度**/
.ml{ float:left;}
.mr{ float:right;}
.hide-text2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }　
.hide-text3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.f_between{display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between;}
.f_start{display: flex; display: -webkit-flex; justify-content: flex-start;-webkit-justify-content:flex-start;}
.f_end{display: flex; display: -webkit-flex; justify-content: flex-end;-webkit-justify-content:flex-end;}
.f_center{display: flex; display: -webkit-flex;justify-content: center;-webkit-justify-content: center;}
.f_middle{display: flex; display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.f_top{display: flex; display: -webkit-flex;-webkit-align-items:flex-start;align-items:flex-start;}
.f_bottom{display: flex; display: -webkit-flex;-webkit-align-items:flex-end;align-items:flex-end;}
.f_stretch{display: flex; display: -webkit-flex;-webkit-align-items:stretch;align-items:stretch;}
.f_col{display: flex;display: -webkit-flex; -webkit-flex-direction:column;flex-direction: column;}
.f_row{display: flex;display: -webkit-flex; -webkit-flex-direction:row;flex-direction: row;}
.nowrap{-webkit-flex-wrap:nowrap;-webkit-box-lines:single;-moz-flex-wrap:nowrap;flex-wrap:nowrap;}
.wrap{-webkit-flex-wrap:wrap;-webkit-box-lines:single;-moz-flex-wrap:wrap;flex-wrap:wrap;}


/*head开始*/
#header{ height:398px; background:url(images/header.png) top center no-repeat;}
.head-left{padding-top:61px; width:344px;}
#header .sitetitle{ width:100%;}
.logo{font-size:0;}
.sitelogo img{display:inline-block; vertical-align:top; }
.sitetitle {display:inline-block;vertical-align:top; margin-top:18px;} /**站点名称**/
.head-sousuo{ margin-top:36px; position:relative;}
/*自定义输入框*/
.searchbox{width:344px;}
.wp-search {position: relative; background:none;border-radius:0; height:40px; border:1px solid #fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 40px;}
.wp-search .search-input input.search-title { display:block;width: 100%;height: 40px;line-height: 38px;background: none;color: #FFFFFF!important;font-size: 14px;border:0;outline: 0;font-family: "Microsoft YaHei";text-indent: 15px;}
.wp-search .search-btn {width:40px;height: 38px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:40px;height:38px;border:0;outline: 0;background: url(images/search.png) center center no-repeat;cursor: pointer;}
.wp-search input:-webkit-autofill {transition: background-color 5000s ease-in-out 0s;  -webkit-text-fill-color: #fff;}

#nyheader{background:#036eb7; position:relative;}
#nyheader .mod{ position:relative;}
#nyheader .nyhead-left, #nyheader .sitelogo{ float:left; height:160px;}
#nyheader .sitetitle{ margin-top:4px; margin-left:20px; width:270px;}
#nyheader .nyhead-right{
    padding-top: 60px;
    position: absolute;
    right: 0;
    top: 0;}
.nav-expand{ position:absolute;top: 45px;right:10px;  width:36px; height:36px; display:none;}
.open.nav-expand{background: url(images/menu.png);}
.close.nav-expand{background: url(images/close.png);}




/*导航样式*/
#nav{}
#nav .wp-panel{ height:60px; background:#e0e0e0; border-radius:30px;}/*导航*/
#nav .wp-panel .wp-window{height:60px;}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto; font-size:0; padding:0 20px; }
.nav .wp-menu .menu-item {display:inline-block;position: relative; margin:0 10px;}
.nav .wp-menu .menu-item a.menu-link {display:block;text-align:center;line-height: 60px;color: #333;font-size:18px; text-align:center; position:relative;}
.nav .wp-menu .menu-item.hover a.menu-link:before,.nav .wp-menu .menu-item:hover a.menu-link:before{ position:absolute; content:'';left:0;right:0; bottom:10px; height:2px; background:#036eb7;transition:all 0.6s ease-in-out;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item:hover a.menu-link{color:#036eb7;}
.nav .wp-menu .menu-item:hover .sub-menu{ display:block;}
.nav .sub-menu {display: none;position: absolute;left:0px;top: 60px;z-index: 100;background:#036eb7; width:auto;min-width:100%;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #fff;line-height: 24px;padding:12px 10px;font-size:16px; text-align:center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:rgba(0,0,0,0.2);}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#000;}
/**主页banner开始**/
#banner {background: #f5f5f5;}
#banner .inner {width:auto;text-align: center;position:relative;}

/**主体模块样式**/
#m-container {}
#m-container .inner {}


/**首页布局**/

.part{padding:105px 0; background:#fff; border-bottom:1px solid #e0e0e0;}
.title .bt1{line-height:62px; text-align:center; font-size:36px; font-weight:700; color:#333; letter-spacing:20px;}
.title .tt{ margin:0 auto; width:50px; position:relative;height:26px;background:url(images/arrow.png) center no-repeat;}
.title .tt:before,.title .tt:after{ position: absolute; content:'';left:-160px;top:14px; width:160px; height:2px; background:#e0e0e0;}
.title .tt:after{right:-160px;left:auto;}
.title .bt2{ line-height:36px; text-align:center;font-size:16px;color:#999999;text-transform:uppercase;}
.title2{ margin-top:20px;}
.title .bt3{line-height:62px; text-align:center; font-size:36px; font-weight:700; color:#333; letter-spacing:10px; position:relative;}
.title .bt3 strong{ position:relative; z-index:2;}
.title .bt3 .num{ position:absolute;left:0;right:0;bottom:10px; text-align:center; font-size:72px; font-weight:bold; color:rgba(3,110,183,0.2);    letter-spacing:2px;}

.post-news0{ margin-top:50px;}
.post-news0 li{ width:calc(25% - 45px); border:1px solid #036eb7;}
.post-news0 li a{ display:block; padding:20px; line-height:36px; font-size:24px; font-weight:700; text-align:center;}
.post-news0 li a:hover{ color:#fff; background-color:#036eb7;}

.post-news1{ margin-top:50px;}
.post-news1 li{ float:left; width:16.5%;}
.post-news1 li a{}
.post-news1 li a .cricle{width:99px;height:99px;}
.post-news1 li a .tubt1,.post-news2 li a .tubt1{ margin-top:20px; line-height:40px; font-size:24px; font-weight:600; color:#333;text-align: center;}
.post-news1 li a .tubt2,.post-news2 li a .tubt2{line-height:22px; font-size:14px;color:#999;text-align: center;text-transform:uppercase;}
.post-news1 li a:hover .tubt1,.post-news2 li a:hover .tubt1{ color:#036eb7;transition:all 0.4s ease-in;}
.post-news1 li.n1 a .cricle{ background:url(images/icon1.png);}
.post-news1 li.n2 a .cricle{ background:url(images/icon2.png);}
.post-news1 li.n3 a .cricle{ background:url(images/icon3.png);}
.post-news1 li.n4 a .cricle{ background:url(images/icon4.png);}
.post-news1 li.n5 a .cricle{ background:url(images/icon5.png);}
.post-news1 li.n6 a .cricle{ background:url(images/icon6.png);}
.post-news1 li.n2 a:hover .cricle{ background:url(images/icon2c.png);}
.post-news1 li.n3 a:hover .cricle{ background:url(images/icon3c.png);}
.post-news1 li.n4 a:hover .cricle{ background:url(images/icon4c.png);}
.post-news1 li.n5 a:hover .cricle{ background:url(images/icon5c.png);}
.post-news1 li.n6 a:hover .cricle{ background:url(images/icon6c.png);}
.post-news1 li a:hover .cricle{filter: drop-shadow(2px 2px 5px rgba(0,0,0,.3));transition:all 0.4s ease-in;}


.post-news2{ margin-top:50px;}
.post-news2 li{width:180px; margin:0 60px;}
.post-news2 li a .tubt1{ margin-top:6px;}
.post-news2 li a .cricle{width:120px;height:120px; border-radius:50%; background:rgba(3,110,183,0.2);}
.post-news2 li a:hover .cricle{background:rgba(3,110,183,1);box-shadow: 1px 1px 10px 0 rgba(0,0,0,.25);transition:all 0.4s ease-in;}
.post-news2 li.n1 a .cricle .pic{width:120px;height:120px; background:url(images/icon7.png);}
.post-news2 li.n2 a .cricle .pic{width:120px;height:120px; background:url(images/icon8.png);}
.post-news2 li.n1 a:hover .cricle .pic{background:url(images/icon7c.png);filter: drop-shadow(2px 2px 5px rgba(0,0,0,.3));transition:all 0.4s ease-in;}
.post-news2 li.n2 a:hover .cricle .pic{background:url(images/icon8c.png);filter: drop-shadow(2px 2px 5px rgba(0,0,0,.3));transition:all 0.4s ease-in;}

.post-news3{ margin-top:50px;}
.post-news3 ul{ margin:0 auto; width:910px;}
.post-news3 li{ margin-bottom:28px; width:calc(50% - 15px);}
.post-news3 li a{ height:105px; border:1px solid #036eb7; background:#fff; position:relative; padding-left:110px; padding-right:30px;}
.post-news3 li a:before{ position:absolute; content:''; left:-1px; top:-1px; bottom:-1px; width:80px; height:105px; background:url(images/down1.png);}
.post-news3 li a:hover{ background:#036eb7;box-shadow: 1px 1px 10px 0 rgba(0,0,0,.25);transition:all 0.4s ease-in;}
.post-news3 li a:hover:before{background:url(images/down2.png);transition:all 0.4s ease-in;}
.post-news3 li a .tubt1{line-height:36px; font-size:16px; font-weight:600; color:#333;text-align: left;}
.post-news3 li a .tubt2{line-height:24px; font-size:14px;color:#999;text-align: left;}
.post-news3 li a:hover .tubt1,.post-news3 li a:hover .tubt2{ color:#fff;transition:all 0.4s ease-in;}


/**页脚开始**/
#footer {background:#286db3 url(images/foot.png) center top no-repeat; height:240px;}
#footer .foot_top{padding-top:10px; height:164px;}
#footer .copyright{border-top:1px solid rgba(255,255,255,0.3); padding:14px;font-size: 14px;color: #fff; text-align:center; line-height:24px;}

/**友情链接**/
.botlinks .links-wrap {position: relative;width:280px;height:32px; line-height:32px;border:0; background:rgba(255,255,255,0.3); border-radius:0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 30px; line-height: 30px; padding: 0 50px 0 20px; color:#fff; font-size:14px; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #fff; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; z-index:9999; left: 0;right:0; bottom:33px;height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background:#9ac5e2; border-radius:0;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 25px; color: #333;}
.botlinks .links-wrap .link-items a span { display:block;white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background:#0374c3; cursor: pointer;}/**链接样式**/
.botlinks .links-wrap .link-items li:last-child a:hover{color: #fff; background:#0668ad;}



/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 62px;width: 60px;background:url(images/slickarrow2.png) no-repeat;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:50%;outline: none;}
.slick-prev {left: -95px;background-position: 0px 0px;}
.slick-prev:hover {background-position: 0px 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right 0px;}
.slick-next:hover { background-position: right 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}


.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; }

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{ height:398px;background-position:top center;background-repeat:no-repeat;text-align:center; overflow:hidden;}
.l-banner img{ display:none;vertical-align:top;height:100%;}


/**主体列表页开始**/
#l-container {background:#fff;padding:30px 0px;}
#l-container .inner { padding:0 8px;position:relative;}
/**主体文章页开始**/
#d-container {background:#fff;}
#d-container .inner {padding:48px 0px 60px;}


.col_menu {width: 300px;float:left;margin-right:-300px;position:relative; margin-top:10px;} 
.col_menu::-webkit-scrollbar  {  width: 4px;  height: 5px;  background-color: #F5F5F5;  }    
.col_menu::-webkit-scrollbar-track  { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  border-radius: 10px;  background-color: #F5F5F5;}  
.col_menu::-webkit-scrollbar-thumb  {border-radius: 10px;  -webkit-box-shadow: inset 0 0 6px rgba(200,200,200,0.3);  background-color: #555;  }
.fixed.col_menu{ position:fixed; float:none;top:0; height:100%;}
.scroll.col_menu{ position:fixed; float:none;top:0;height:calc(100% - 270px); overflow:hidden; overflow-y:auto;}
.bottom.col_menu{position: absolute;top: auto;height: auto;bottom: 10px;}
.col_menu .col_menu_head { border-top:4px solid #036eb7;background:#f5f5f5; padding-top:26px; padding-bottom:10px;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { height:60px;font-size: 28px; font-size:36px;font-weight:600;color:#333; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:60px; text-align:center;}/**栏目名称图标**/
.col_tit{margin: 0 auto;
    width: 50px;
    position: relative;
    height: 26px;
    background: url(images/arrow2.png) center no-repeat;}
.col_tit:before, .col_tit:after {
    position: absolute;
    content: '';
    left: -80px;
    top: 14px;
    width: 80px;
    height: 2px;
    background: #e0e0e0;
}
.col_tit:after {
    right: -80px;
    left: auto;
}
.col_name2{ margin-top:10px; line-height:22px; text-align:center; font-size:14px; color:#999;text-transform: uppercase;}
.col_part{margin-top:14px; line-height:24px; text-align:center; font-size:14px; color:#999;}
.col_part span.place{ color:#036eb7}
.col_menu .col_menu_con{border:0; background:#f5f5f5;padding-top:1px; padding-bottom:50px; box-sizing:border-box;}

/*栏目列表*/
.col_list{min-height:60px;}
.col_list .wp_listcolumn { border:0px; }
.col_list .wp_listcolumn .wp_column{ margin-top:25px;}
.col_list .wp_listcolumn .wp_column a {border:0; background-image:none; display:block; box-sizing:border-box; padding-left:54px; padding-right:50px;color:#333;font-size: 16px; text-align:left; position:relative;}
.col_list .wp_listcolumn .wp_column a:before{}
.col_list .wp_listcolumn .wp_column a .column-name{ display:inline-block;line-height:22px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected,
.col_list .wp_listcolumn .wp_column a.parent { background:none; color:#036eb7; font-weight:600;}
.col_list .wp_listcolumn .wp_column a:hover:before,
.col_list .wp_listcolumn .wp_column a.selected:before,
.col_list .wp_listcolumn .wp_column a.parent:before{ position:absolute; content:'';left:0;top:10px; width:36px; height:2px; background:#036eb7;}
.col_list .wp_listcolumn .wp_column a.col_item_link i{position:absolute; content:''; right:48px; top:50%; margin-top:-7px; width:8px; height:14px;  display:none; }
.col_list .wp_listcolumn .wp_column a.col_item_link:hover i,
.col_list .wp_listcolumn .wp_column a.col_item_link.selected i,
.col_list .wp_listcolumn .wp_column a.col_item_link.parent i{ display:block;}
.col_list .wp_listcolumn .sub_list .wp_column a{ color:#454545; background:none;border-bottom:1px solid #bbb;}

/*二级子栏目**/
.col_list .wp_listcolumn .sub_list{ padding-top:10px;}
.col_list .wp_listcolumn .sub_list a {font-weight:normal; font-size:16px;color:#333; padding-left:70px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 30px;padding: 10px 0;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover{ background:#ececec;}
.col_list .wp_listcolumn .sub_list a.selected { background:#ececec; font-weight:600;} 
.col_list .wp_listcolumn .sub_list a:hover span.column-name,.col_list .wp_listcolumn .sub_list a.selected span.column-name{color:#036eb7;}
.col_list .wp_listcolumn .sub_list a:before{ display:none;}


/*三级子栏目**/
.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 20px; cursor:pointer; font-size:14px; position:relative;}
.col_list .wp_listcolumn .sub_list .sub_list a .column-name:before{ position:absolute; content:'';left:2px;top:50%; margin-top:-2px; width:4px; height:4px; background:#bbb;}
.col_list .wp_listcolumn .sub_list .sub_list a:hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:400; color:#036eb7;} 
.col_list .wp_listcolumn .sub_list .sub_list a:hover .column-name:before,
.col_list .wp_listcolumn .sub_list .sub_list a.selected .column-name:before{ background:#036eb7;}
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 340px;}
.col_news_head {border-bottom:0;}
.col_metas{ margin-bottom:23px;}
.col_metas .col_title { display:inline-block; float:left; height: 42px; line-height: 42px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight:600;color: #333; position:relative; padding-left:20px;}
.col_metas .col_title h2:before{ position:absolute;content:'';left:0;top:50%;margin-top:-12px; width:4px; height:24px; background:#036eb7;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height:42px;line-height: 42px;color: #999;} /**当前位置**/
.col_metas .col_path a{color: #999;}
.col_metas .col_path a:last-child{ color:#b02626;}

.col_news_bt .col_metas .col_title{ float:none;}
.col_news_bt .col_metas .col_title h2{ color:#036eb7;}
.col_news_bt img{width:20px;}

.col_news_con { padding:0; margin:0;}
.col_news_list { margin-top:0;}
.post-news5 li{ margin-bottom:20px; width:calc(50% - 40px); }
.post-news5 li a{ display:block;height:50px; line-height:50px; padding:0 20px 0 50px; background:#f5f5f5 url(images/link.png) 20px center no-repeat; text-align:left; font-size:16px;}

.fixright{ position:fixed; top:256px; right:10px; width:80px;}
.fixright .btn{ display:block; margin-bottom:19px; width:80px; height:80px; border-radius:8px; background:#f5f5f5; padding:14px 0;}
.fixright .btn i{ display:block; margin:0 auto;width:22px; height:22px;}
.fixright .btn .wz{ height:30px; line-height:30px; text-align:center; font-size:16px; font-weight:600; }
.fixright .btn.home i{ background:url(images/home.png) center no-repeat; background-size:cover;}
.fixright .btn.lanmu i{ background:url(images/lanmu.png) center no-repeat;background-size:cover;}
.col_news_conent{ margin-bottom:20px;font-size:16px; line-height:36px;}
.imgtu img{ width:auto; max-width:100%;}






.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:800px; _width:expression(this.width > 800 ? "800px" : this.width); } /**列表页文章图片大小限制**/
.col_news_list .wp_entry, .col_news_list .wp_entry table{margin:0 auto;}
/**翻页**/
.wp_paging {display:block;margin:0;padding:0;list-style:none;font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif;color:#494949; float:none; text-align:center; padding-top:30px;}
.wp_paging input {font-size:12px;*font-size:100%;}
.wp_paging li { display:inline-block; height:25px; line-height:25px; float:none; margin-top:5px;}
.wp_paging li span,.wp_paging li a { display:inline-block; float:left; margin-left:10px; }
.wp_paging li em { font-style:normal;}
.wp_paging li a { cursor:pointer; color:#666; line-height: 25px; height: 25px;}
.wp_paging li a:hover { color:#000; }
.wp_paging li a span{ margin:0;}
.wp_paging li input { font-size:12px;*font-size:100%; width:24px; height:15px; line-height:15px; border:1px solid #d5d5d5; background:#fff; margin-top:4px; text-align:center;}
.wp_paging li input:focus{ outline:none;}

/** 分页栏 **/
.col_news_con .pages{display:block;margin:0;padding:0;list-style:none;font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif;color:#494949; text-align:center; padding-top:30px;}
.col_news_con .pages li{ float:none; display:inline-block; margin:0 10px;}
.col_news_con .pages li a{ font-size:16px;}
.col_news_con .pages li a.pgNext{color:#036eb7;}
.col_news_con .pages li a.page-number{ display:inline-block;border:1px solid #036eb7; width:40px; height:40px; border-radius:50%; line-height:40px; color:#036eb7;}
.col_news_con .pages li a.page-number:hover,.col_news_con .pages li a.pgCurrent{border:1px solid #036eb7; background:#036eb7; color:#fff;}

#wp_pager{ text-align:center; padding-top:20px;}
#wp_pager ul.pages{display:inline-block;margin: 10px 0 10px;padding: 0;font-size: 13px;text-transform:capitalize;border: none;}
#wp_pager ul.pages li{float: left;margin: 0 10px;line-height:42px;list-style: none;color: #333;border:0; text-decoration: none; cursor:pointer;}
#wp_pager ul.pages li:hover{background:none;border:0;}
#wp_pager ul.pages li a{display:inline-block;line-height:42px;padding:0; color: #036eb7;}
#wp_pager ul.pages li a:hover{border:1px solid #036eb7;color:#fff;}
#wp_pager ul.pages li a.pgNext{color:#036eb7; border:0;}
#wp_pager ul.pages li.pgEmpty{display: none;}
#wp_pager ul.pages li a.pgCurrent{color:#fff;font-weight: 500;border:1px solid #036eb7;}

/**文章页**/
.infobox {margin:0 auto; margin-top:10px; background:#fff;box-shadow:0 0 15px rgba(0,0,0,.1); padding:20px 40px 40px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #333;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei"; font-weight:400;font-size: 16px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; padding-bottom:30px; text-align:center;border-bottom:1px solid #ececec;}
.article .arti_metas span { margin:0 8px; font-size:14px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;     min-height: 300px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:1040px; _width:expression(this.width > 1040 ? "1040px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}

.wp_articlecontent .list-paddingleft-2{padding-left:0px;}
.wp_articlecontent p{line-height:1.75; font-size:16px; color:#333;}

.col_news_box .news_list li.news{ padding-top:8px; border-bottom:1px solid #e0e0e0;}
.col_news_box .news_list li.news .news_title{display:block; width: calc(100% - 100px); font-size:16px; line-height:56px;}
.col_news_box .news_list li.news .news_meta{ height:56px;line-height:56px; font-size:14px; color:#999;}



