@charset "UTF-8"; 
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;

}
/* 初始化结束 */

/* Base Reset */
* {margin: 0; padding: 0;}
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus {outline: 0;}
img {border: 0;}
a img {vertical-align: middle;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none {display: none;}
.hidden {visibility: hidden;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix {display: block; *zoom:1;}
body, p {font: 14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; font-family: "Microsoft YaHei";}
body {background-color: #fff;}
a {text-decoration: none; color: #333; transition: all 0.4s ease-in-out;}
a:hover {text-decoration: none; color: #1495ea;}
.wrapper {width: 100%; background-color: #fff;}
.wrapper .inner {width: auto; max-width: 1400px; margin: 0 auto;}

/**滚动条**/
::-webkit-scrollbar {width: 6px; height: 6px; background-color: #F5F5F5;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #FFF;}
::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #AAA;}


/**头部**/
.header {background: url(images/header.png) no-repeat top;}
.header .inner {padding: 30px 0;}


/**站点LOGO**/
.logo-panel {float: left;}
.logo-window {padding: 25px 0; margin-left: 10px;}
.logo-window img {vertical-align: middle;}
.wp-head-tools {float: right;}


/*系统默认搜索*/
.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;margin:40px 0;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 40px;background-color: #fff;border-radius: 25px;width: 207px;}
.wp-search .search-input input.search-title {width: 167px;height: 40px;line-height: 22px;background: none;font-size: 14px;border:0;outline: 0;padding: 0 20px;color: #969696;}
.wp-search .search-btn {position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:40px;height: 40px;border:0;outline: 0;background: url(images/search.png) no-repeat center;cursor: pointer;}
.header .searchbox{
width: 257px;
float: right;
}


/**CSS3拓展属性**/
/* WebKit, Blink, Edge */
::-webkit-input-placeholder {color: #888;}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {color: #888;}
/* Mozilla Firefox 19+ */
::-moz-placeholder {color: #888;}
/* Internet Explorer 10-11 */
:-ms-input-placeholder {color: #888;}

/**主导航**/
.navi {background-color: #225884;}
.navi.roll {position: fixed; width: 100%; top: 0; z-index: 9999;}
.main-nav-panel {}
.menu-switch-arrow {display: none;}
.main-nav-panel .wp-menu {margin: 0 auto;}
.main-nav-panel .wp-menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .wp-menu .menu-item.selected {background-color: #538ab8;}
.main-nav-panel .wp-menu .menu-item a.menu-link {display: inline-block; padding: 0 31px; height: 50px; line-height: 50px; color: #fff; font-size: 20px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {text-decoration: none; color: #fff; background-color: #538ab8;}
.main-nav-panel .wp-menu .menu-item a.menu-link.parent {background-color: #538ab8;}
.main-nav-panel .sub-menu {background: #82b9e5; display: none; position: absolute; left: 0; top: 50px; z-index: 100; min-width: 100%;}
.main-nav-panel .sub-menu .sub-item {position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; border-bottom: 1px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a {display: block; color: #fff; height: 42px; line-height: 42px; padding: 0 10px; display: block; text-align: center; font-size: 15px;}
.main-nav-panel .sub-menu .sub-item a:hover {color: #fff; display: block; background: #538ab8;}
.main-nav-panel .sub-menu .sub-menu {left: 100%; top: 0; z-index: 200; background-color: #82b9e5; border-left: 1px solid #ddd;}


/**焦点图片**/
.banner .inner {max-width: 1200px;display: none;}
.fcous-panel {width: 100%;}
.fcous-panel .focus-window {width: 100%; overflow: hidden;}
.focus .focus-title-bar {max-width: 1200px; left: 50%; right: auto; height: 50px; margin-left: -600px;}
.focus .focus-title-bg {opacity: 0.45; filter: alpha(opacity=45);}
.focus .focus-title {width: 88%; font-size: 16px; height: 50px; line-height: 50px; padding: 0 30px; font-weight: normal; font-family: "Microsoft YaHei"; overflow: hidden; text-overflow: ellipsis;}
.focus .focus-title a:hover {color: #95caf1;}
.focus .focus-text-box {bottom: 30%; max-width: 1200px; left: 50%; margin-left: -600px; width: 40%; top: auto; height: 115px; margin-bottom: -34.5px;}
.focus .focus-text-bg {opacity: 0.45; filter: alpha(opacity=45);}
.focus .focus-text {padding: 0; margin: 20px; line-height: 26px; color: #fff; font-size: 15px; max-height: 78px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.focus .focus-text a {color: #fff;}
.focus .focus-text a:hover {color: #95caf1;}
.focus .focus-page {width: 22px; height: 8px; line-height: 8px; border-radius: 8px; background: #fff; margin: 0 5px;}
.focus .focus-page-active {background: #8eb9ff;}
.focus .focus-navigation {width: 43px; height: 43px; line-height: 43px; opacity: 1; filter: alpha(opacity=100); margin-top: -21.5px; text-indent: -9999px;}
.focus-navigation:hover {opacity: 0.7; filter: alpha(opacity=70);}
.focus .focus-prev {background: url(../images/f_leftbg.png) left center no-repeat; left: 30px;}
.focus .focus-next {background: url(../images/f_rightbg.png) right center no-repeat; right: 30px;}
.focus .focus-pagination {right: 50%; height: 32px; margin-right: -600px; max-width: 1200px;}


/* =============================================== */

/* main1 */
.main1 .inner{
margin-top: 31px;
max-width: 1420px;
}
.main1 .con{
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.post1 .news_list{
  margin: 0 -8px;
}
.post1 .news_list li.news{
display: inline-block;
text-align: center;
font-size: 20px;
font-weight: bold;
color: #fff;
line-height: 30px;

text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}
.post1 .news_list .n2,.post1 .news_list .n3,.post1 .news_list .n4{
  margin-left: -5px;
}
.post1 li.news a{
color: #fff;
}
.post1 li.news .news_title,.post1 li.news .news_content{
transition: all 0.4s ease-in-out;
}
.post1 li.news:hover .news_title,.post1 li.news:hover .news_content{
transform: scale(1.1);

}
.post1 .con .news_list .news_con{
  background-repeat: no-repeat;
  padding: 22px 0;
  margin: 0 8px;
}
.post1 .news_list li.news{
  width: 25%;
}
.post1 .con .news_list .n1 .news_con{
background-image: url(./images/1-1.png);
background-size: cover;
}
.post1 .news_list .n2 .news_con{
background-image: url(./images/1-2.png);
background-size: cover;
}
.post1 .news_list .n3 .news_con{
background-image: url(./images/1-3.png);
background-size: cover;
}
.post1 .news_list .n4 .news_con{
background-image: url(./images/1-4.png);
background-size: cover;
}
/* post */
.post .tt .tit{
font-size: 28px;
font-weight: bold;
line-height: 46px;
}
.post .tt .more_btn{
float: right;
font-size: 16px;
font-weight: bold;
color: #88A1B5;
font-family: '微软雅黑';
padding: 15px 0;
}
.post .tt .more_btn a{
color: #88A1B5;
}

/* main2 */
.main2 .inner{
margin-top: 47px;
margin-bottom: 50px;
}
.post2{
width: 100%;
/* min-height: 710px; */
}
.post2 .tt{
width: 100%;
height: 46px;
position: relative;
background: url(./images/tt.png) center 35px no-repeat;
}
.post2 .tit{
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.post2 .con{
width: 100%;
margin-top: 55px;
}
.post2 .con1{
width: 680px;
/* min-height: 609px; */
float: left;
}
.post2 .con2{
width: 680px;
/* min-height: 609px; */
float: right;
}
.post2 .con1 li.news{
width: 100%;
height: 100%;
position: relative;
}
.post2 .con1 li.news .news_images{
width: 100%;
padding-top: 67%;
overflow: hidden;
position: relative;
}
.post2 .con1 li.news .news_images img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: auto;
margin: auto;
}
.post2 .con1 li.news .news_title,.post2 .con1 li.news .news_title a{
font-size: 20px;
font-weight: bold;
text-align: center;
line-height: 26px;
margin-top: 22px;
padding: 0 11px;
}
.post2 .con1 li.news .news_content,.post2 .con1 li.news .news_content a{
font-size: 16px;
text-align: center;
color: #656565;
line-height: 35px;
height: 70px;
margin-top: 10px;
white-space: wrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 0 11px;
}

.post2 .con2{
box-sizing: border-box;
padding: 28px 22px 33px 35px;
/* min-height: 609px; */
}

.post2 .news_list{
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.post .con2 li.news{
width: 100%;
position: relative;
line-height: 50px;

}
.post .con2 li.news .news_title{
position: absolute;
left: 0;
right: 60px;
font-size: 16px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.post .con2 li.news .news_data{
width: 55px;
float: right;
font-size: 18px;
color: #333;

}

/* main3 */
.main3{
width: 100%;
height: 568px;
box-sizing: border-box;
padding: 50px 0;
background: url(./images/bg-3.png) no-repeat;
}
.post3{
width: 445px;
/* min-height: 458px; */
background-color: #fff;
box-sizing: border-box;
padding: 21px 22px 31px 22px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.post3 .tit{
float: left;
width: 70%;
background: url(./images/tt-r.png) no-repeat 157px 25px;
}
.post .tt{
height: 46px;
}
.post3 .news_list{
margin-top: 23px;
}

.mod_left{
float: left;
}
.mod_right{
float: right;
}
.main3 .mod_center{
float: left;
margin-left: 33px;
}
.main4 .inner{
margin: 35px auto;
max-width: 1430px;
}
.main4 .con{
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.main4 .con .news_list{
  margin: 0 -15px;
}
.main4 .con .news_con{
  margin: 0 15px;
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

}
.post4 li.news{
display: inline-block;

}
.post4 li.n2,.post4 li.n3,.post4 li.n4,.post4 li.n5{
  margin-left: -5px;
}
.post4 li.news .news_images,.post4 li.news .news_images img{
width: auto;
text-align: center;

transition: all 0.4s ease-in-out;
}
.post4 li.news .news_title{
font-size: 16px;
font-weight: bold;
line-height: 21px;
color: #fff;
text-align: center;
transition: all 0.4s ease-in-out;
width: 120px;
display: flex;
height: 42px;
justify-content: center;
align-items: center;
}
.post4 li.news .news_title a{
  color: #fff;
  line-height: 21px;
  position: relative;
}
.post4 li.news .news_title a::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 2px;
  background-color: #fff;
  transition: 0.4s ease;
  width: 0;
}
.post4 li.news .news_title a:hover::after{
  width: 100%;
}
.post4 li.n1 .news_con{
background: url(./images/b-1.png) no-repeat;
background-size: cover;
}
.post4 li.n2 .news_con{
background: url(./images/b-2.png) no-repeat;
background-size: cover;
}
.post4 li.n3 .news_con{
background: url(./images/b-3.png) no-repeat;
background-size: cover;
}
.post4 li.n4 .news_con{
background: url(./images/b-4.png) no-repeat;
background-size: cover;
}
.post4 li.n5 .news_con{
background: url(./images/b-5.png) no-repeat;
background-size: cover;
}
.main4 .news_list li.news{
  width: 20%;
}
.post4 li.news .news_images{

}


/* footer */
.footer .mod_center{
margin-left: 663px;
width: 200px;
}
.footer .mod_t{
background-color: #2B6EA5;
height: 255px;
}
.footer .mod_b{
background-color: #225884;
height: 53px;
}
.post5 .tt{
font-size: 18px;
line-height: 24px;
color: #fff;
font-weight: bold;
padding-top: 45px;
padding-bottom: 20px
}
.post5 .news_title{
color: #fff;
opacity: 0.7;
font-size: 16px;
line-height: 30px;
}
.post5 .news_title a{
color: #fff;
font-size: 16px;
line-height: 30px;
}
.post5 .news_list{
max-height: 150px;
overflow: hidden;
}
.footer .mod_right .news_list{
width: 149px;
}
.footer .mod_right li.news .news_images{
padding-top: 100%;
position: relative;
overflow: hidden;
}
.footer .mod_right li.news .news_images img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: auto;
margin: auto;
}
.footer .mod_right .news_title,.footer .mod_right .news_title a{
color: #fff;
font-size: 16px;
line-height: 21px;
margin-top: 14px;
text-align: center;
}
.footer .mod_b .con{
text-align: center;
font-size: 14px;
color: #fff;
opacity: 0.6;
line-height: 53px;
}
.footer .mod_t .mod_right{
margin-top: -110px;
}
.footer .mod_center .news_title a{
  position: relative;
}
.footer .mod_center .news_title a::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 2px;
  background-color: #fff;
  transition: 0.4s ease;
  width: 0;
}
.footer .mod_center .news_title a:hover::after{
  width: 100%;
}






/***********************************************************
* 列表页
*/
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{background-size: 100%;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;vertical-align:top;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;font-size: 16px;} /**标题图标**/
.news_list li.news span.news_title { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } /**标题**/
.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;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #2B6EA5;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;font-size: 22px;font-weight: bold;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 16px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:42px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#2B6EA5; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #2B6EA5;font-size: 16px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#2B6EA5;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;transition: all 0.3s ease-in-out;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;transition: all 0.3s ease-in-out;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color:#2B6EA5;  } 
/*三级子栏目**/
.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:#2B6EA5;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 22px;font-family:"Microsoft yahei";font-weight: normal;color: #225884;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #225884;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: #18267d;}
#footer .inner {position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:12px 0px;margin-top:10px;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 12px;line-height: 21px; 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;}
/**************************************************************
* 组件功能
*/

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;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}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}

.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: right;
}
.wp_paging li{
display: inline-block;
height: 25px;
line-height: 25px;
float: left;
margin-top: 5px;
margin-bottom: 10px;
}
.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 input{
font-size: 12px;
}
.wp_paging li input{
font-size: 12px;
width: 24px;
height: 15px;
line-height: 15px;
border: 1px solid #d5d5d5;
background: #fff;
margin-top: 4px;
text-align: center;
}
.wp_listcolumn{
  display: block;
  width: 100%;
}
.wp_listcolumn .wp_column a{
  display: block;
    width: 100%;
    text-align: left;
}
.wp_listcolumn .wp_column{
  display: block;
    width: 100%;
    vertical-align: bottom;
}
.col_news .news_list li.news{
  position: relative;
}
.col_news .news_list li.news span.news_title{
  position: absolute;
  left: 0;
  right: 130px;
}
.wp-wrapper .wp-inner{
  padding-top: 24%;
  overflow: hidden;
  position: relative;
}
.wp-wrapper .wp-inner .l-banner{
  position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

