@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-input-placeholder { color:#333;/* WebKit browsers */}
:-moz-placeholder {color:#333; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#333;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#333;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 14px;font-family: "Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#034597; }
@font-face {
        font-family: "SYST_H";
        src: url("SourceHanSerifCN-Heavy.ttf");/*下载的字体的路径*/
}
@font-face {
        font-family: "SYST_M";
        src: url("SourceHanSerifCN-Medium.ttf");/*下载的字体的路径*/
}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1300px;margin:0 auto;} /**页面全局宽度**/
/*head开始*/
#header {background: #034597;}
#header .inner{height: 125px;position:relative;background: url('images/by.png') no-repeat center right 86px;}
.header .sitelogo{float:left;padding-top: 26px;}
.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;margin-top: 39px;}
/*lang样式*/
.site-lang{float:right;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 43px;margin-right:26px;font-size: 14px;color: #fff;}
.site-lang ul li.links a:hover{color:#cad3d4;}
/*默认主导航样式*/
#nav{background: #fff;}
#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}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;background: url(images/nav_bg.png) no-repeat center left;}
.nav .wp-menu .menu-item.i1 { background:none;margin-left: -41px;}
.nav .wp-menu .menu-item.i8 {margin-right: 1px;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 43px;line-height: 48px;color: #034597;font-size: 16px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#034597; text-decoration: none; color: #fff;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 48px;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: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;text-align:center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#034597; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important;}
/**主页banner开始**/
#banner {background: #fff;}
#banner .inner {width:100%;;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{background:#f5f5f9;}
.main1 .inner{padding:31px 0 60px;}
.main1 .ml{float:left; width:47.85%;}
.main1 .mr{float:right;width: 50%;}

.main2 { background:url(images/main2_bg.png) no-repeat top right;}
.main2 .inner {padding: 50px 0 91px;}

.main5{ background:url(images/main3_bg.jpg) no-repeat top center;}
.main5 .inner {padding: 47px 0 78px;}

.main3 .inner{padding: 33px 0 84px;}

.main4{background: #f6f6f6;}
.main4 .inner{padding: 25px 0;}


/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;text-align: center;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:none;font-size: 36px;font-weight:normal;background: url(images/tt_bg.png) no-repeat center bottom;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 78px;color: #064b89;font-family:"SYST_H";}
.post .con { padding: 0; margin:0 auto; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:14px; cursor:pointer;} 
.post .more_btn a{color:#0060cb;} 
.post .more_btn a:hover{color:#034597;} 
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_meta {float:right;color: #333;}/*属性*/
.col_news_con  .news_list li.news span.news_title {text-overflow: ellipsis;white-space:nowrap;overflow: hidden; width:73%;}/*标题*/
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -38px;}
.link_icon .news_list li.news{float:left;width:10%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 38px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 42px;height: 37px;margin: 22px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -144px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -291px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -438px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -583px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -730px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -876px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -1024px 0px;}
.link_icon .news_list li.news.i9 .link_icon .icon{background-position: -1170px 0px;}
.link_icon .news_list li.news.i10 .link_icon .icon{background-position: -1317px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#2e2e2e;font-size:15px;}
.link_icon .news_list li.news .link_con:hover {color:#5990d3;}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.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 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 10px;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: #034597;}/**位置栏目背景**/
.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 22px;}/**栏目名称图标**/
.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 20px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#034597; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #034597;}
.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:#034597;}
/*二级子栏目**/
.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:#034597;} 
/*三级子栏目**/
.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:#034597;} 
/**栏目新闻**/
.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: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #034597;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 7px;}
.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 {width:auto; margin:0 auto; min-height:500px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #034597;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 18px;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:13px; 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;}
/**页脚开始**/
#footer {background: #034597;}
#footer .inner {padding:48px 0px 23px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;width:50.02%;}
#footer .inner .foot-left img {max-width:100%;}
#footer .inner .foot-center{float:left;margin-left: 8.2%;/*width:290px;*/margin-top:9px;}
#footer .inner .foot-right{float:right;}
#footer .inner .foot-bottom {float: left;width: 100%;padding-top: 10px;margin-top:65px;border-top: 1px solid rgba(255,255,255,.16);}
#footer .pager {position: absolute;top: 0;right: -123px;}
#footer .inner .foot-right .title {color: #e4f0fa;font-size: 14px;margin-bottom: 13px;}
#footer .inner .foot-center p{font-size: 12px;line-height: 25px; font-weight:normal;text-align:left;color: #fff;opacity:.7; filter:Alpha(opacity=70);}
#footer .inner .foot-bottom p{font-size: 12px;line-height: 25px; font-weight:normal;text-align:center;color: #fff;opacity:.5; filter:Alpha(opacity=50);}
#footer .inner p span { margin:0;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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; }
/*自定义输入框*/
#header .searchbox a{display:inline-block; width: 43px; height: 43px; line-height: 43px; border: 0px; background: url(images/sous.png) no-repeat left center; cursor: pointer;  vertical-align: top;}
.searchbox{text-align:right;float:right;clear:right;}
.wp-search {position: relative;border: 0px solid #fff;display: none;background:#fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 43px;}
.wp-search .search-input input.search-title {width: 100%;height: 43px;line-height: 43px;background: none;color: #333;font-size: 14px;border:0;outline: 0;font-family: "Microsoft Yahei";}
.wp-search .search-btn {width:43px;height: 43px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:43px;height: 43px;border:0;outline: 0;background: #cb274e url(images/sous.png) no-repeat center;cursor: pointer;}
/*搜索去背景色：*/
input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        -webkit-transition-delay: 99999s;
        -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 8px; position:relative;}
.shares li a{display:inline-block; width: 46px; height: 46px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:1; filter:Alpha(opacity=100); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -66px 0px;}
.shares li.i3 a{background-position: -131px 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: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}

/*列表页*/
/*banner*/
.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}

.main1 .sudy-tab .tab-menu{margin-bottom:43px;}
.main1 .sudy-tab .tab-menu li {color: #064b89;}
.main1 .sudy-tab .tab-list .post {position: relative;}
.main1 .post .more_btn {position: absolute;right: 0;top: -99px;margin-top: 0;}
.main1 .post .more_btn a {color: #3a70a0;}
.post-11 .more_btn {display: none;}
.sudy-tab .tab-menu li.selected  {font-family: "SYST_H";}
.sudy-tab .tab-menu li{font-family: "SYST_M";}

.post-11 .news_imgs {overflow:hidden;height:467px;position: relative;}
.post-11 .news_imgs .news_bg {position: absolute;width: 100%;height: auto;top: 0;bottom:0;left: 0;right: 0;margin: auto;max-width: 100%;transition: all 1s ease 0s;}
.post-11 .news_imgs .news_bg:hover {-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);-webkit-transform: scale(1.15);transform: scale(1.15);}
.post-11 .news_box {position: relative;}
.post-11 .news_wz {position: absolute;bottom: 0;left: 0;width: 100%;background: url(images/title_bg.png) repeat-x center top;height: 88px;}
.post-11 .news_con {padding: 0 20px;height:100%;}
.post-11 .news_wz .news_meta {color: #fff;font-size: 16px;line-height: 26px;font-weight: bold;margin-top: 7px;}
.post-11 .news_wz .news_title {color: #fff;font-size: 16px;line-height: 26px;font-weight: bold;margin-top: 14px;text-overflow: ellipsis;white-space:nowrap;overflow: hidden; }
.post-11 .news_wz .news_title a {color: #fff;}
.post-11 .news_wz:hover .news_title a {color: #eee;}

.post-12 .news_list {margin: 0 -12px;}
.post-12 .news_box {position: relative;margin: 0 12px;margin-bottom: 22px;}
.post-12 .news_list li.news {float: left;width: 50%;}
.post-12 .news_imgs {overflow:hidden;height:234px;position: relative;}
.post-12 .news_imgs .news_bg {position: absolute;width: 100%;height: auto;top: 0;bottom:0;left: 0;right: 0;margin: auto;max-width: 100%;transition: all 1s ease 0s;}
.post-12 .news_box:hover .news_imgs .news_bg {-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);-webkit-transform: scale(1.15);transform: scale(1.15);}
.post-12 .news_wz {position: absolute;bottom: 0;left: 0;width: 100%;background: url(images/title2_bg.png) repeat-x center top;height: 65px;}
.post-12 .news_con {padding: 0 20px;height:100%;}
.post-12 .news_wz .news_meta {color: #fff;font-size: 16px;line-height: 26px;font-weight: bold;margin-top: 0px;}
.post-12 .news_wz .news_title {color: #fff;font-size: 16px;line-height: 26px;font-weight: bold;margin-top: 0px;text-overflow: ellipsis;white-space:nowrap;overflow: hidden; }
.post-12 .news_wz .news_title a {color: #fff;}
.post-12 .news_wz:hover .news_title a {color: #eee;}

.post-13 .news_list li.news {float: left;width: 50%;}
.post-13 .news_list {margin: 0 -12px;}
.post-13 .news_box {margin: 0 12px;border-top: 1px solid #5693cc;}
.post-13 .news_meta {font-size: 16px;line-height: 26px;color: #0767c2;margin-top:9px;}
.post-13 .news_title {font-size: 16px;line-height: 30px;font-weight: bold;height: 60px;margin-top:6px;margin-bottom:14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.post-13 .read_more {float: right;font-size: 16px;line-height: 30px;font-weight: bold;color: #edaf6a;margin-top: 29px;}
.post-13 .read_more img {margin-top: 12px;display: inline-block;}
.post-13 .read_more:hover {opacity: .7; filter:alpha(opacity=70); }

.post-21 .news_list {margin: 0 -35px;}
.post-21 .news_box {margin: 0 35px;}
.post-21 .news_list li.news {float: left;width: 25%;}
.post-21 .news_days {font-size: 20px;font-weight: bold;color: #0767c2;margin-right:7px;}
.post-21 .news_year {font-size: 14px;font-weight: bold;color: #0767c2;}
.post-21 .news_wz .news_title {font-size: 16px;line-height: 26px;height: 52px;font-weight: bold;color: #4a4a4a;margin-top:6px;margin-bottom:8px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.post-21 .news_wz .news_title a {color: #4a4a4a;}
.post-21 .news_wz .news_title a:hover {color: #0767c2;}
.post-21 .news_wz .news_text {font-size: 14px;line-height: 26px;height: 52px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.post-21 .news_wz .news_text a {color: #666;}
.post-21 .news_wz .news_text a:hover {color: #0767c2;}

.post-31 .con.link_icon {padding-top: 50px;}
.post.post-31 .more_btn {margin-top: 30px;}

.post-42 {margin-bottom: 15px;}
.post-42 .tt {float:left;margin-right: 34px;}
.post-42 .tt .tit .title {font-size: 20px;font-family: "SYST_H";color: #0060cb;line-height:40px;}
.post-42 .news_list li.news {float:left;margin-right:70px;}
.post-42 .news_title {font-size:17px;line-height:40px;color:#2e2e2e;}

.post-41 .tt {float:left;margin-right: 34px;}
.post-41 .tt .tit .title {font-size: 20px;font-family: "SYST_H";color: #0060cb;line-height:40px;}
.post-41 .news_list li.news {float:left;margin-right:70px;}
.post-41 .news_title {font-size:17px;line-height:40px;color:#2e2e2e;}

.main5 .post .more_btn {position: absolute;right:0;top: -99px;}
.main5 .sudy-tab .post {position: relative;}
.main5 .sudy-tab .tab-menu {margin-bottom:42px;}
.post.post-51 .con {padding-top: 34px;}
.post.post-51 .more_btn {margin-top: 30px;}
.post-51 .news_list {margin:0 -14px;}
.post-51 .news_box {margin:0 14px;background: #eaf2f7;}
.post-51 .news_list li.news {float: left;width: 50%;}
.post-51 .news_box:hover {background: #f3fefa;}
.post-51 .news_imgs {height: 231px;overflow: hidden;float: left;margin-right: -308px;position: relative;width: 48.3%;}
.post-51 .news_imgs .news_bg {position: absolute;width: 100%;height: auto;top: 0;bottom:0;left: 0;right: 0;margin: auto;max-width: 100%;transition: all 1s ease 0s;}
.post-51 .news_box:hover .news_imgs .news_bg {-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);-webkit-transform: scale(1.15);transform: scale(1.15);}
.post-51 .news_wz {width: 100%;float: right;}
.post-51 .news_wz .news_con {margin-left: 52.9%;margin-right: 27px;}
.post-51 .news_title {font-size: 18px;line-height: 32px;height: 64px;color: #064b89;font-weight: bold;margin-top: 30px;margin-bottom: 11px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.post-51 .news_title a {color: #064b89;}
.post-51 .news_box:hover .news_title a {color:#386fa1;}
.post-51 .news_text {font-size: 14px;line-height: 24px;height: 48px;color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.post-51 .news_text a {color: #999;}
.post-51 .news_box:hover .news_text a {color: #064b89;}
.post-51 .news_time {font-size: 14px;line-height: 44px;color: #666;}


/*************************************************************
 * 特殊页面
 */
/*二级页面*/


#container-1  .sudy-tab  .tab-menu  .n2{
  display:none;
}
#container-2{
  display:none;
}

#container-5  .sudy-tab  .tab-menu  .n2  , #container-5  .sudy-tab  .tab-menu  .n3{
  display:none;
}

#container-5  .sudy-tab  .tab-menu.c2 , #container-5  .sudy-tab  .tab-menu .c3{
  display:none;
}
.post-221 .news_imgs .news_bg { position: absolute; width: 100%; height: auto; top: 0;bottom: 0; left: 0; right: 0; margin: auto; max-width: 100%;  transition: all 1s ease 0s;}
.post-221 .news_list li.news .news_imgs { position: relative; overflow: hidden;height: 350px;}
.post-221 .news_list li.news { float: left;   width: 20%;}
.main22 .inner {padding: 30px 0 50px 0;}
.post.post-221 .tt {position: relative;margin-bottom: 50px;}
.post.post-221 .more_btn {top: 0;right: 0;position: absolute;margin-top: 33px;}
.post-221 .news_list li.news .news_box {  margin: 0 10px;}
.post-221 .news_list li.news  .news_title {font-size: 17px; font-weight: bold; text-align: center;}
.post.post-221  .tt .tit .title {
    font-size: 30px;
}




#container-22 .news_list{
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
td.imgscroll2_td div {
    text-align: center;
    margin: 0 10px;
}

td.imgscroll2_td div span {
    /* display: block; */
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}

.imgscroll2_img {
    padding: 0;
}