@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;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-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);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 12px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;background: url(images/bigbg.jpg);background-repeat: no-repeat;background-position: top;}
p{line-height:1.75;}
a {color:#202020; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover {color: #d01c0b;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1300px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: url(images/top.png);position: absolute;z-index: 99;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {/* background: #18267e url('images/head_bg.jpg') no-repeat center top; */}
#header .inner{height: 189px;position:relative;/* background: url('images/by.png') no-repeat right 47px; */padding-top: 40px;}
.header .sitelogo{float:left;padding-top: 57px;padding-left: 36px; }
.header .sitetitle {display:inline-block;margin-top: 25px; margin-left:20px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 95px;width: 256px;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/link_icon.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -60px 0px;}
.site-rale ul li.links.i3 a{background-position: -117px 0px;}
.site-rale ul li.links.i4 a{background-position: -177px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;background: url(images/home.png);padding-left: 18px;background-position: left;background-repeat: no-repeat;}
.site-lang ul li.links a{line-height: 40px;/* margin:0px 5px; */font-size: 14px;color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #004ea1;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 32px;line-height: 42px;color: #FFFFFF;font-size: 16px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#1384e2; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 146px;z-index: 100;background:#fff;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.main2 .post3 {
    padding: 31px 27px 0 27px;
    /* height: 760px; */
}
span.wel {
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}
.main1{}
.main1 .inner{/* padding:10px 0px 0px; */}
.main1 .ml{float:left;width: 71%;/* padding-top:8px; */background: #fff;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;width: 27.5%;background: #fff;}


/**标题栏新闻窗口**/
.post-12 {margin-bottom: 18px;}
.post .tt {display:inline-block;/* width:100%; */border-bottom: 0px solid #e6e6e6;} /**标题栏**/

.post .tt .tit .title {display:block;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {/* padding: 6px 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; }
.post1 .more_btn {display:inline-block;*display:inline; *zoom:1;height: 20px;/* margin-top: 10px; */line-height: 38px;float:right;margin-right: 15px;}
.post .more_btn .more_text,.post .more_btn a {font-size: 14px;cursor:pointer;} 
.post .more_btn a{color: #7b7b7b;} 
.post .more_btn a:hover{color: #7b7b7b;} 
/*标准标题*/
.post-29 {
    margin-bottom: 20px;
}
.post1 .tt {border-bottom: 1px solid #f9e8e8;border-left: 1px solid #f9e8e8;border-right: 1px solid #f9e8e8;border-top: 3px solid #d01c0b;display: block;background: url(images/ttbg2.png);height: 38px;}
.post1 .tt .tit {
    float: left;
}
.post1 .tt .tit .title {display:inline-block;margin-left: 15px;font-size: 18px;font-weight:bold;color: #d01c0b;cursor:pointer;line-height: 38px;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color: #7b7b7b;}

.post-14 {}

.main1 .mtop {
    padding: 17px 17px 0 17px;
}

.main1 .mbottom {
    padding: 0px 17px 26px 17px;
}
.post-12 .tt {
    float: left;
    width: 107px;
    background: url(images/ttbg1.png);
}
.main2 .post3 .news_form a {
    color: #fff;
}
.post-12 .con {
    float: left;
    height: 33px;
    overflow: hidden;
    padding-top: 7px;
}

.post-12 .tt .tit .title {
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 46px;
    letter-spacing: 6px;
}

.post-12 .news .news_title {
    line-height: 46px;
    font-size: 22px;
    font-weight: bold;
}

.post-12 .news .news_title a {
    color: #d31803;
}
.post-11 {
    float: left;
    width: 398px;
}

.post-13 {
    float: right;
    width: 472px;
}
.post-11 .focus:hover .focus-navigation {
    opacity: 1;
}

.post1 .news .news_title {
    float: left;
    font-size: 16px;
    line-height: 33px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 12px;
    background: url(images/li.png);
    background-repeat: no-repeat;
    background-position: left;
}

.post-13 .news .news_title {
    width: 80%;
    overflow: hidden;
}

.post1 .news .news_date {
    float: right;
    line-height: 33px;
    color: #d01c0b;
    font-size: 16px;
}
.con {}

.post-13 .con {
    margin-top: 13px;
}

.post-14 .con {
    padding: 26px 17px;
}

.main2 .inner {
    padding-top: 13;
    padding-top: 13px;
}

.main2 .ml {
    float: left;
    width: 71%;
    background: #fff;
    /* display: none; */
}

.main2 .mr {
    float: right;
    width: 27.5%;
    background: #fff;
}

.sudy-tab .tab-menu li:after{
    content:"";
    display: inline-block;
    width: 1px;
    height: 17px;
    background: #d01c0b;
    margin-top: 12px;
    position: absolute;
    right: 0;
}
.bx-wrapper .bx-viewport {
    height: 100% ! important;
    /* padding: 31px 27px 0 27px; */
    padding-bottom: 0;
}

.main2 .post3 .news_list .news .news_img {height: 148px;}

.main2 .post3 .news_list .news .news_img img {
    height: 148px;
width:100%;
}

.main2 .post3 .news_nz {
    border-left: 1px solid #ffd7d3;
    height: 155px;
    border-right: 1px solid #ffd7d3;
    border-bottom: 1px solid #ffd7d3;
}

.main2 .post3 .news_con {
    padding: 0 18px;
}

.main2 .post3 .news_title {
    font-size: 16px;
    line-height: 25px;
    /* margin-top: 8px; */
    padding-top: 8px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
height: 50px;
}

.main2 .post3 .news_title a {
    color: #191919;
}

.main2 .post3 .news_text {
    font-size: 14px;
    line-height: 25px;
    margin: 8px 0;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 50px;
}

.main2 .post3 .news_text a {
    color: #7d7d7d;
}

.main2 .post3 .news_date {
    font-size: 14px;
    color: #d01c0b;
    line-height: 22px;
    float: left;
}

.main2 .post3 .news_form {
    line-height: 23px;
    float: right;
    width: 52px;
    background: url(images/form.png);
    text-align: center;
    font-size: 14px;
}
.post-28{margin-bottom:30px;}
.post-28 .con {
    border-left: 1px solid #ffd7d3;
    border-bottom: 1px solid #ffd7d3;
    border-right: 1px solid #ffd7d3;
    padding: 20px;
}

.post-28 .news {
    float: left;
}
.post-28 .con {
    border-left: 1px solid #ffd7d3;
    border-bottom: 1px solid #ffd7d3;
    border-right: 1px solid #ffd7d3;
    padding: 15px 20px 66px 20px;
}

.post-28 .news {
    float: left;
   padding:0 20px;
}

.post-28 .news .news_box {
    margin: 0 12px;
}

.post-28 .news_list {
    margin: 0 -12px;
}


.post-33{}
.post-33 .con{}
.post-33 .news_list{}
.post-33 .news_list li.news{padding-left:18px; background:url('images/news_biao.png') no-repeat 3px center;}

.post-41{}
.post-41 .con{padding:15px 0;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;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:25px 10px; */}
/**主体文章页开始**/
#d-container {}
#d-container .inner {/* padding:20px 60px; *//* 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: #0f429b;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;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:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.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:#0f429b;}
/*二级子栏目**/
.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 52px;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:#0f429b;} 
/*三级子栏目**/
.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 {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float: left;background: #fff;border: 1px solid #ffd7d3;position: relative;    margin-bottom: 15px;} 
.col_news .col_news_box{padding: 14px 40px 110px 40px;/* position: relative; */}
.col_news_head {border-bottom: 1px solid #ebebeb;}
.col_metas .col_title {display:inline-block;float:left;height: 56px;line-height: 56px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 23px;font-family:"Microsoft yahei";font-weight: bold;color: #2d2c2c;border-bottom: 3px solid #cc1a1a;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 56px;line-height: 56px;color: #6d6d6d;} /**当前位置**/
.col_metas .col_path a{color: #6d6d6d;}
.col_news_con {/* padding:5px 0px 10px 0px; *//* margin:0 7px; *//* min-height: 443px; */}
.col_news_list {margin-top: 27px;}
.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 {width:auto;margin:0 auto;float: left;width: 100%;background: #fff;border: 1px solid #ffd7d3;margin-bottom: 15px;min-height:500px;}
.article {/* padding-top:10px; */padding: 20px 37px 80px 37px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size: 25px;text-align:center;color: #000000;line-height: 26px;font-weight: normal;text-align: center;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 15px;text-align: left;/* border-top:1px solid #ececec; */font-size: 12px;color: #484848;    text-align: center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry {margin:0 auto;overflow:hidden;margin-top:0px;padding-top:0px;border-top: 1px solid #f2f2f2;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height:1.75;font-size: 16px;color: #000;/* opacity: 0.8; */}  /**阅读字体**/
.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: #d01c0b;position:relative;z-index:999;}
#footer .inner {padding: 53px 0px;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: 16px;line-height: 27px;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;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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-top:5px; */}
.wp-search {position: relative;/* border: 1px solid #d0d0d0; */background: #fff;border-radius: 4px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 17px;margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 23px;padding: 7px 0;line-height: 23px;background: none;color: #787878;font-size: 12px;border:0;outline: 0;font-family: "微软雅黑";}
.wp-search .search-btn {width: 40px;height: 37px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 37px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}
/**友情链接**/
.botlinks .links-wrap {position: relative;/* float: left; */display: inline-block;/* margin:4px 10px; */width: 230px;line-height: 32px;/* background: #fff; */border-bottom: 1px solid #fff;}
.botlinks .links-wrap a.links-arrow {display: block;height: 48px;line-height: 48px;/* padding: 0 25px 0 10px; */color: #fff;background: url(images/arrow.png) no-repeat right center;font-size: 16px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {/* color: #333; *//* background-position: right bottom; */cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 48px;width: auto;min-width: 100%;height:auto;max-height: 300px;overflow: auto;overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a {display: block;line-height: 32px;padding: 7px 0;color: #444;padding-left: 10px;font-size: 14px;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover {color: #d01c0b;/* background: #cccc; */cursor: pointer;}/**链接样式**/
/*列表页*/
/*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: 45px;line-height: 45px;padding: 0 15px;font-size: 16px;}
.post-11 .focus .focus-title-bar {height: 45px;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: 4px;bottom: 16px;height: 10px;}
.post-11 .focus .focus-page {width: 10px;height: 10px;line-height: 20px;font-size:12px;border-radius: 50%;background-color: #fff;color: #000;margin-right: 6px;}
.post-11 .focus .focus-page span {display: none;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #ffd11b;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0;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);}
.main2 .post3 .more_btn {
    position: absolute;
    top: -26px;
    right: 15px;
}

.main2 .ml .tab-con {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    FONT-VARIANT: JIS04;
    FONT-VARIANT: JIS04;
    height: 100%;
}

.main2 .tab-list {
    height: 760px;
    position: relative;
    border: 1px solid #f9e8e8;
}

.main2 .post3 .news_list .news {
    float: left;
    width: 33.3%;
    margin-bottom: 20px;
}

.main2 .post3 .news_list .news .news_box {
    padding: 0 11px;
}

.main2 .post3 .news_list {
    /* margin: 0 -11px; */
    /* padding: 31px 27px 0 27px; */
}
.main2 .ml .tab-con:after {content: "";background: #fff3f0;width: 100%;display: block;position: absolute;height: 65px;bottom: 0;}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/
marquee {
    height: 100%;
}
.post-29 .con {
    padding:30px 20px 20px 20px;
}

.main2 .post1 .con {
    border-left: 1px solid #ffd7d3;
    border-right: 1px solid #ffd7d3;
    border-bottom: 1px solid #ffd7d3;
}
.post-14 .con {
    border-left: 1px solid #ffd7d3;
    border-right: 1px solid #ffd7d3;
    border-bottom: 1px solid #ffd7d3;
}

.post-29 .focus-title-bar {
    margin-left: 0;
    left: 0;
    height: auto;
    bottom: -40px;
}

.post-29 .focus-title-bg {
    display: none;
}

.post-29 .focus-title {
    color: #;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    height: auto;
    position: static;
    padding: 0;
}

.post-29 .focus-title a {color:#191918;}

.post-29 .focus-text-box {
    bottom: -111px;
    top: auto;
    width: 100%;
    left: 0;
    height: auto;
}
.post-28 .news .news_title {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    margin-top: 7px;
}
.post-29   .focus-text-bg {
    display: none;
}

.post-29 .focus-text a {color:#878787}

.post-29  .focus-text {
    font-size: 14px;
    line-height: 25px;
    font-family: "微软雅黑";
}
.post-29 .focus-text-inner {
    position: static;
}

.post-30 .news_list {
    margin: 20px;
    position: relative;
    /* left: 0; */
    display: inline-block;
    /* height: 221px; */
}

.post-30 .news_nz {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.1);
}

.post-30 .con {
    position: relative;
    /* height: 261px; */
}

.post-30 .news_img img {
    width: 100%;
    height: 100%;
}

.post1.post-30 .news .news_title {
    padding-left: 0;
    font-weight: bold;
    width: 175px;
    white-space: normal;
    text-align: center;
    line-height: 25px;
    position: absolute;
    left: 50%;
    margin-left: -87px;
}

.post1.post-30 .news .news_title a {
    color: #fff;
    padding-top: 150px;
    display: inline-block;
    background: url(images/bo.png);
    background-position: center;
    background-repeat: no-repeat;
}

.post-30 .news_img {
    height: 216px;
}

.post-30  li.news {
    /* height: 100%; */
}
.post-30 {
    margin-bottom: 15px;
}

.post-31  .con {
    padding: 20px 20px 12px 20px;
}

.post-31 .news_img {
    height: 203px;
}

.post-31 .news_img img {
    height: 100%;
}


.post-31 {
    margin-bottom: 15px;
}
.sudy-tab {
    margin-bottom: 15px;
}

.post4 .tt .tit {
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float: left;
    padding: 0 15px;
    background: #d01c0b;
}

.post4 .tt .more_btn {
    float: right;
    line-height: 38px;
    margin-right: 20px;
}

.post4 .tt {
    width: 1300px;
    display: block;
    height: 38px;
    border: 1px solid #f9e8e8;
    background: url(images/ttbg2.png);
}
p.copyright {}

.foot-center {
    float: left;
    margin-left: 29px;
    padding-left: 34px;
    background:url(images/line.jpg) left center no-repeat;
}
.col_post {

    float: right;
    width: 357px;
}

.possplit {
    background-image: url(images/posSplit.png);
}
.col_news .news_title {
    float: left;
    padding-left: 14px;
    background: url(images/li.png);
    background-position: left;
    background-repeat: no-repeat;
width:80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}

.col_news .news_list .news {
    line-height: 40px;
    font-size: 16px;
}

.col_news .news_meta {
    float: right;
}

div#wp_paging_w6 {
    height: 76px;
    background: #fff3f0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* padding: 0 51px; */
}

.wp_paging {
    color: #646464;
    margin-top: 20px;
    margin-right: 50px;
}

.wp_paging li a {
    color: #646464;
    line-height: 34px;
}

li.pages_count {
    margin-right: 30px;
    line-height: 34px;
}

.wp_paging li a {
    /* width: 64px; */
    line-height: 34px;
    height: 34px;
    text-align: center;
    background: #fff;
    border: 1px solid #fae8e3;
    float: none;
    padding: 0 20px;
}

.wp_paging li a:hover {
    background: #d01c0b;
    color: #fff;
}

.wp_paging li a:hover span {
    color: #fff;
}
.col_news_post .post .con {
    background: #fff;
    border-bottom: 1px solid #ffd7d3;
    border-left: 1px solid #ffd7d3;
    border-right: 1px solid #ffd7d3;
}
.wp_paging li input {
    background: #fff;
    border: 1px solid #fae8e3;
    width: 64px;
    height: 34px;
    margin-top: 0;
}
.post-29 .focus .focus-navigation {
    opacity: 0;
}

.post-29 .focus:hover .focus-navigation {
    opacity: 1;
}

.post-29  .focus-page {
    width: 7px;
    height: 7px;
    background: none;
    border-radius: 50%;
    border: 1px solid #fff;
}

.post-29 .focus-pagination {
    height: 8px;
    right: 17px;
    bottom: 15px;
}

a.focus-page.focus-page-3 {}

.post-29 .focus-page-active {
    background: #fff;
}
.tk .wp_subcolumn_list {
    /* position: absolute; */
    /* width: 12.5%; */
    /* float: left; */
    display: inline-block;
    width: 7.5%;
}

.tk .col_news {
    border: none;
    width: 100%;
}

.tk .col_news_con {
    position: relative;
    height: 1500px;
}

.tk .bx-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 32px;
    /* margin: 0 -13px; */
}

.tk .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {

    display: none;
}

.tk .wp_subcolumn_list .wp_sublist .sublist_title {
    border: none;
    margin-bottom: 0;
    line-height: 48px;
    height: 48px;
}

.tk .listcon3 {
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}

.tk .wp_subcolumn_list .wp_sublist .sublist_title a {
    pointer-events: none;
    font-size: 18px;
    color: #2d2c2c;
}

.tk .wp_subcolumn_list .wp_sublist {
    margin-bottom: 0;
}

.tk .wp_subcolumn_list .wp_sublist .sublist_title.selected a {
    color: #d01c0b;
    margin-bottom: 0;
    border-bottom: 3px solid #d01c0b;
}

.tk .bx-viewport .news_list.list2 .news {
    float: left;
    width: 25%;
    margin-bottom: 70px;
}

.tk .bx-viewport .news_list.list2 .news .news_img {
    height: 179px;
    position: relative;
}

.tk .bx-viewport .news_list.list2 .news .news_img img {
    height: 100%;
}

.tk .col_news .col_news_box {
    padding: 14px 33px 181px 33px;
}
.tk .bx-viewport .news_list.list2 .news .news_box {
    padding: 0 13px;
}

.tk .news_list.list2 {
    /* margin: 0 -13px; */
}

.tk .col_news .news_title {
    font-size: 17px;
    padding-left: 0;
    background: none;
    font-weight: bold;
    text-align: left;
    line-height: 26px;
    margin-top: 10px;
}
.tk .news_img .tishi {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #ccc;
    display: block;
    z-index: -1;
    line-height: 179px;
}
.tk .col_news .news_title a {
    color: #000;
    /* line-height: 26px; */
}
.news .news_img img:hover {
    transform: scale(1.1);
}

.news .news_img img {
    transition: 1s;
}

.news .news_img {
    overflow: hidden;
}


.post-31 .focus-title-bar {
    margin-left: 0;
    left: 0;
    height: auto;
    bottom: -32px;
}

.post-31 .focus-title-bg {
    display: none;
}

.post-31 .focus-title {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    height: auto;
    position: static;
    padding: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:100%;
}

.post-31 .focus-title a {color:#191918;}
.post-31 .focus .focus-navigation {
    opacity: 0;
}

.post-31 .focus:hover .focus-navigation {
    opacity: 1;
}

.post-31  .focus-page {
    width: 7px;
    height: 7px;
    background: none;
    border-radius: 50%;
    border: 1px solid #fff;
}

.post-31 .focus-pagination {
    height: 8px;
    right: 17px;
    bottom: 15px;
}
.post-31 .focus-page-active {
    background: #fff;
}
.post-31 .con {
    padding:38px 20px 43px 20px;
}
.col_news_post .post-31 .con{padding: 20px 20px 14px 20px;}


.post-290 .news .news_imgs{width:317px;height:160px;}
.post-290 .news .news_imgs img{width:100%;height:100%;}
.post-290 .news .news_title {
    float: left;
    font-size: 16px;
    line-height: 25px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0;
    background:none;margin-top:16px;
}
.post-290 .news .news_text{font-size: 14px;
    line-height: 25px;color:#878787;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 12;overflow: hidden;max-height:300px;width:100%;float:left;margin-top:6px;}

.post-31 .con {
    height: 282px;
}

.post.post4.post-28.mbox {
    width: 1300px;
}


.post-14 em {
    /* margin: 0 0 0 150px; */
    text-align: center;
}

.col_post {
display:none;
    float: right;
    width: 357px;
}











