@charset "utf-8";
/*Technical Support SudyTech*/
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu { margin: 0; padding: 0; }
head, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details { display: block; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; font-weight: normal; }
html, body, fieldset, img, iframe, abbr { border: 0; }
img { vertical-align: top; }
html { overflow-x: hidden; }
i, cite, em, var, address, dfn { font-style: normal; }
[hidefocus], summary {
outline:0;
}
li { list-style: none; }
h1, h2, h3, h4, h5, h6, small { font-size: 100%; }
sup, sub { font-size: 83%; }
pre, code, kbd, samp { font-family: inherit; }
q:before, q:after { content: none; }
textarea { overflow: auto; resize: none; }
label, summary { cursor: default; }
a, button { cursor: pointer; }
h1, h2, h3, h4, h5, h6, em, strong, b { font-weight: bold; }
del, ins, u, s, a, a:hover { text-decoration: none; }
body, textarea, input, button, select, keygen, legend { font: 13px/1 arial, \5b8b\4f53; color: #333; outline: 0; }
:focus { outline: 0; }
/*备用样式表*/
.none { display: none; }
.wcb { width: 100%; height: 30px; border: 2px dashed #97CBE0; }
.hidden { visibility: hidden; }
.clear { width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline; }
.clearfix:after { clear: both; content: ""; display: block; height: 0; visibility: hidden; }
.clearfix { display: block; *zoom:1;
}
.icon { display: inline-block; width: 32px; height: 32px; vertical-align: middle; background: url(images/icon.png) no-repeat; }
/*css3扩展*/
body:before { content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px; }
/**布局开始**/
body { line-height: 1; font-size: 16px; font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color: #333; }
p { line-height: 1.75; }
a { color: #3b3b3b; text-decoration: none; transition: all 0.4s ease-in-out; }
a:hover { color: #095ab5; }
/*页面尺寸*/
.wrapper { width: 100%; margin: 0 auto; }
.wrapper .inner {width: 1350px;margin: 0 auto;} /**页面全局宽度**/
/*headtop*/

/*head开始*/
#head { background: #0B3190; top: 0; left: 0; position: absolute; z-index: 9; }
#head .inner { height: 126px; position: relative; width: auto; max-width: 95.7%; }
.head .sitelogo { float: left; margin-top: 24px; }
.head .sitetitle { display: inline-block; margin-top: 28px; margin-left: 10px; font-size: 32px; font-weight: bold; color: #fff; } /**站点名称**/
.head .head-left { float: left; display: inline-block; }
.head .head-main { float: left; margin-top: 10px; }
.head .head-right { float: right; margin-top: 12px; }
/*rale样式*/
.site-lang {margin-top: 10px;}
.site-lang ul { float: right; }
.site-lang ul li.links { float: left; }
.site-lang ul li.links a { line-height: 18px; border-left: 1px solid; font-size: 16px; color: #fff; opacity: 0.8; padding: 0 7px; }
.site-lang.clearfix li.links.i1 a { border-left: 0; }
.site-lang ul li.links a:hover { color: #fff; }
.bottom.clearfix {display: flex;margin-top: 11px;justify-content: flex-end;}
@font-face { font-family: "sub"; src: url(sub.eot) format('embedded-opentype'), url(sub.ttf) format('truetype'); }
.site-langt.clearfix li a {font-family: "sub";color: #fff;font-size: 17px;line-height: 42px;font-weight: bold;}
div#aaa { line-height: 42px; margin: 0px 15px; }
div#aaa img {vertical-align: middle;width: 25px;height: 25px;}
/*默认主导航样式*/
#nav { font-family: "sub"; }
#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; }
.nav .wp-menu .menu-item.i1 { background: none; }
.nav .wp-menu .menu-item a > .menu-switch-arrow { display: none; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 16px;line-height: 42px;color: #FFFFFF;font-size: 20px;font-family: "sub";}
.nav .wp-menu .menu-item.hover a.menu-link, .nav .wp-menu .menu-item a.hover { background-color: #1384e2; text-decoration: none; color: #eee; }
.nav .sub-menu { display: none; position: absolute; left: 0; top: 42px; 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: 16px; background: none; text-align: center; }
.nav .sub-menu .sub-item.hover> a, .nav .sub-menu .sub-item a:hover { color: #fff; background-color: #1384e2; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top: 0px; z-index: 200; background: #fff; }
/**主页banner开始**/
#banner { background: #e7e2df; }
#banner .inner { width: auto; text-align: center; position: relative; }
.site-langt.clearfix li {float: left;margin-right: 15px;}
.site-langt.clearfix {margin-left: 10px;min-width: 75px;}
.site-langt.clearfix li.links.i2 { margin-right: 0; }
/**主体模块样式**/
#m-container { }
#m-container .inner { }
/**首页三列布局**/
.mod { }
.mbox { }
.main1 { background: url(images/m1.jpg) no-repeat; background-size: 100% 100%; }
.main1 .inner { padding: 30px 0px 70px 0px; }
.main1 .ml { float: left; width: 360px; padding-top: 8px; }
.main1 .mc { float: left; width: 380px; margin-left: 30px; }
.main1 .mr { float: right; width: 346px; }
/**标题栏新闻窗口**/
.post { margin-bottom: 0px; }
.post .tt { display: inline-block; width: 100%; border-bottom: 0px solid #e6e6e6; } /**标题栏**/
.post .tt .tit { display: inline-block; float: left; font-size: 16px; font-weight: normal; } /**标题字体**/
.post .tt .tit .title { display: block; line-height: 42px; color: #424242; font-family: "Microsoft yahei"; }
.post .tt .tit .name { display: none; line-height: 16px; color: #333; }/*栏目别名*/
.post .con { padding-top: 25px; margin: 0 auto; }
.post .con .wp_article_list .list_item { border-bottom: 1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background: url(images/li.gif) no-repeat center; }
.post .more_btn { display: inline-block; height: 20px; margin-top: 10px; line-height: 20px; float: right; }
.post .more_btn .more_text, .post .more_btn a { cursor: pointer; font-size: 18px; color: #FFB414; font-family: "sub"; border-bottom: 1px solid #FFB414; }
/*标准标题*/
.post1 { }
.post1 .tt { }
.post1 .tt .tit { }
.post1 .tt .tit .title {display: inline-block;margin-right: 0px;font-size: 26px;font-weight: bold;color: #000000;cursor: pointer;font-family: "sub";line-height: 36px;}
span.do { font-size: 48px; color: #FFB414; }
.main1 .ttl {width: 221px;margin-top: 70px;}
/**自定义新闻列表**/
.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_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; }
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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; background: #fff; }
.wp-search form { display: block; }
.wp-search .search-input { margin-left: 4px; margin-right: 40px; }
.wp-search .search-input input.search-title { width: 100%; height: 22px; padding: 9px 0; line-height: 22px; background: none; color: #333; font-size: 14px; border: 0; outline: 0; font-family: "Microsoft YaHei"; text-indent: 10px; }
.wp-search .search-btn { width: 40px; height: 40px; position: absolute; right: 0; top: 0%; }
.wp-search .search-btn input.search-submit { width: 40px; height: 40px; border: 0; outline: 0; background: #FFBF37 url(images/sous.png) no-repeat center; cursor: pointer; }
/* 分享二维码 */
.shares { text-align: center; }
.shares ul { width: auto; margin: 0 auto; float: left; margin-left: 20px; }
.shares li { float: left; margin: 0 6px; position: relative; }
.shares li a { display: inline-block; width: 30px; height: 30px; border: 0px solid red; background: url('images/share_icon.png') no-repeat; filter: Alpha(opacity=60); 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: -43px 0px; }
.shares li.i3 a { background-position: -144px 0px; }
.foot-right .bottom { margin-top: 15px; }
.shares li span { display: block; line-height: 22px; font-size: 12px; color: #D0D4EA; text-align: center; }
.shares li .con {/* display: none; *//* position: absolute; */bottom: 50px;left: 50%;z-index: 100;/* margin-left: -50px; *//* width: 100px; */}
.shares li .con img {width: 100px;height: 100px;vertical-align: top;background: #fff;}
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom: 0px;left: 0px;margin-left: 0px;height: 60px;width: 100% !important;}
.mbanner .focus .focus-title-bg { background-color: #2C2C2C; opacity: 0.8; filter: alpha(opacity=80); }
div#banner h2.focus-title {padding: 0;font-size: 20px;line-height: 60px;width: 50%;left: 50%;margin-left: -675px;text-align: left;height: 60px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: url(images/tz.png) no-repeat left 18px;padding-left: 42px;background-size: 28px;}
div#banner .focus-text-box {top: auto;bottom: 0;left: auto;right: 50%;margin-right: -675px;height: auto;text-align: right;width: auto;z-index: 50;}
div#banner .focus-text-bg { display: none; }
div#banner .focus-text-inner { position: relative; }
div#banner .focus-text {font-size: 18px;color: #FFB414;line-height: 60px;padding: 0;}
div#banner .focus-text a { font-family: "sub"; color: #FFB414; border-bottom: 1px solid #FFB414; }
.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: 5%; background: url(images/ll.png) no-repeat center; }
.mbanner .focus .focus-next { right: 5%; background: url(images/rr.png) no-repeat center; }
.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); }
body { position: relative; }
.layer { position: absolute; width: 100%; height: 100%; top: 0px; left: 0; display: none; background: rgba(0,0,0,0.5); z-index: 99; }
.shutdown { text-align: right; margin-right: 10%; margin-top: 40px; }
.shutdown span {font-size: 0px;
    color: #333;
    background: url(images/cha2.png) no-repeat center;
    background-size: 70%;
    cursor: pointer;
    width: 60px;
    height: 60px;
    display: inline-block; }
.layer-inner { position: fixed; width: 600px; left: 50%; margin-left: -300px; top: 45%; }
.ttl {float: left;width: 197px;border-bottom: 2px solid #707070;padding-bottom: 18px;margin-top: 50px;}
.ttr.clearfix { float: right; width: 78.7%; position: relative; }
.post.post1 .news_imgs { padding-top: 75%; background-color: #efefef; position: relative; overflow: hidden; }
.post.post1 .news_imgs img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; transition: all 0.4s ease-in-out; }
.post.post1.post-11.mbox .wm {width: 243px;float: left;margin-right: -243px;}
.post.post1.post-11.mbox .news_wz { float: right; width: 100%; }
.post.post1.post-11.mbox .news_con {margin-left: 280px;position: relative;}
.post.post1.post-11.mbox .news_title {line-height: 32px;font-size: 20px;font-weight: bold;width: 89%;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 64px;}
.post.post1.post-11.mbox .news_text {font-size: 16px;line-height: 30px;color: #808080;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;width: 89%;height: 60px;margin: 10px 0;}
.post.post1.post-11.mbox .news_time { font-size: 16px; color: #0B3190; width: 89%; }
.gd img { vertical-align: middle; }
.post.post1.post-11.mbox .gd { position: absolute; right: 0; top: 50%; width: 40px; text-align: right; line-height: 34px; margin-top: -16px; transition: all 0.4s ease-in-out; }
.post.post1.post-11.mbox .gd a { display: block; width: 100%; height: 100%; }
.post.post1.post-11.mbox .gd:hover { transform: translateX(0.5rem); }
.post.post1.post-11.mbox li { border-bottom: 1px solid #ABABAB; margin-bottom: 30px; padding-bottom: 22px; }
.main2 { background: url(images/m2.jpg) no-repeat center; background-size: 100% 100%; }
.post.post1.post-12.mbox { float: left; width: 44%; margin-top: 27px; }
.post.post1.post-13.mbox { width: 54.6%; float: right; }
.post.post1.post-12.mbox li { position: relative; }
.post.post1.post-12.mbox .news_wz { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(11,49,144,0.7); }
.post.post1.post-12.mbox .news_con { padding: 28px 32px; }
.post.post1.post-13.mbox .con { padding-top: 18px; }
.post.post1.post-12.mbox .news_title {font-size: 20px;font-weight: bold;line-height: 32px;color: #fff;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 64px;}
.post.post1.post-12.mbox .news_title a { color: #fff; }
.post.post1.post-13.mbox li { float: left; width: 50%; margin-bottom: 26px; }
.post.post1.post-13.mbox .news_box.clearfix { background: #fff; margin: 0 12px; padding: 20px 18px 3px 18px; }
.post.post1.post-13.mbox ul { margin: 0 -12px; }
.post.post1.post-13.mbox .news_title {font-size: 16px;line-height: 26px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height: 78px;}
.post.post1.post-13.mbox .news_time { font-size: 16px; color: #0B3190; }
.post.post1.post-15.mbox { position: absolute; right: 0; top: 0; width: 260px; }
.post.post1.post-15.mbox { position: absolute; right: 0; top: 0; width: 260px; height: 100%; background: rgba(55,87,166,0.8); z-index: 9; }
.post.post1.post-15.mbox .con { padding: 0; }
.post.post1.post-15.mbox .news_title { font-size: 22px; color: #fff; font-weight: bold; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 120px; border-bottom: 2px #ffffff2e solid; transition: all 0.4s ease-in-out; cursor: pointer; margin: 0px 23px 0px 30px; }
.post.post1.post-15.mbox li.selected { background: #FFB414; }
.post.post1.post-15.mbox .news_title a { color: #fff; }
.post.post1.post-15.mbox li { margin-bottom: 10px; transition: all 0.4s ease-in-out; }
.post.post1.post-15.mbox li.selected .news_title { border-bottom: 2px solid #FFB414; }
.post.post1.post-15.mbox .more_btn .more_text { color: #fff; border-bottom: 1px solid #fff; }
.post.post1.post-15.mbox .more_btn { margin-right: 23px; margin-top: 60px; }
.main3 { background: url(images/m3.jpg) no-repeat; background-size: 100% 100%; }
.main4 { background: url(images/m4.jpg) no-repeat; background-size: 100% 100%; }
.main5 { background: url(images/m5.jpg) no-repeat; background-size: 100% 100%; }
.main6 { background: url(images/m6.jpg) no-repeat; background-size: 100% 100%; }
.post.post1.post-16.mbox .wm { float: right; width: 64%; }
.post.post1.post-16.mbox .news_wz { float: left; width: 36%; background: #8b9ece url(images/nrbg.png) no-repeat right bottom; }
.post.post1.post-16.mbox .news_con { padding: 50px 50px 67px 50px; }
.post.post1.post-16.mbox .news_text { font-size: 18px; line-height: 38px; color: #fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow: hidden; height: 304px; }
.post.post1.post-17.mbox li { float: left; width: 25%; }
.post.post1.post-17.mbox .news_box.clearfix { margin: 0 5px; }
.post.post1.post-17.mbox ul { margin: 0 -5px; }
.post.post1.post-17.mbox .news_wz { background: #0B3190; transition: all 0.4s ease-in-out; }
.post.post1.post-17.mbox .news_con { padding: 25px 25px 65px 25px; }
.post.post1.post-17.mbox .news_title { color: #fff; font-size: 20px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 15px 0px 30px 0px; }
.post.post1.post-17.mbox .news_title a { color: #fff; }
.post.post1.post-17.mbox .news_wz:hover { background: #FFB414; }
.post.post1.post-17.mbox .con { padding-top: 39px; }
.post.post1.post-17.mbox .news_text { font-size: 16px; line-height: 24px; color: #fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; height: 96px; }
.post.post1.post-19.mbox li { float: left; width: 50%; }
.post.post1.post-19.mbox .news_box.clearfix { margin: 0 30px; }
.post.post1.post-19.mbox ul { margin: 0 -30px; }
.post.post1.post-18.mbox.numCount .news_text.numU { font-size: 45px; color: #0B3190; font-weight: bold; line-height: 50px; }
.post.post1.post-18.mbox.numCount li { float: left; width: 33.3%; text-align: center; }
.post.post1.post-18.mbox.numCount .news_title { font-size: 22px; color: #000000; margin: 20px 0; }
div#top { cursor: pointer; position: fixed; right: 4.5%; bottom: 33%; }
.post.post1.post-11.mbox .news_imgs {padding-top: 70%;margin-top: 2px;}
.post.post1.post-11.mbox li:hover img { transform: scale(1.1); }
.post.post1.post-11.mbox li.news.i3.clearfix { border-bottom: 0; }
.post.post1.post-12.mbox .news_imgs a { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; transition: all 0.4s ease-in-out; background-size: cover !important; }
.post.post1.post-12.mbox .news_imgs { padding: 0; height: 457px; }
.main2 .inner { padding: 50px 0px 68px 0px; }
.post.post1.post-14.mbox .news_imgs { padding-top: 46%; }
.post.post1.post-14.mbox .con { padding: 0; }
.main3 .inner { padding: 87px 0; }
.post.post1.post-16.mbox .news_imgs { padding: 0; height: 421px; }
.post.post1.post-16.mbox .news_imgs a { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; transition: all 0.4s ease-in-out; background-size: cover !important; }
.main4 .ttl { margin-top: 60px; }
.post.post1.post-16.mbox li { background: #8b9ece; }
.main4 .inner { padding: 40px 0px 70px 0px; }
.main5 .ttl { margin-top: 70px; }
.post.post1.post-17.mbox li:hover img { transform: scale(1.1); }
.post.post1.post-17.mbox .news_imgs { padding-top: 120%; }
.main5 .inner { padding: 55px 0px 110px 0px; }
.post.post1.post-19.mbox .news_imgs { padding-top: 60%; }
.post.post1.post-19.mbox li:hover img { transform: scale(1.1); }
.main6 .inner { padding: 35px 0px 70px 0px; }
.post.post1.post-12.mbox .news_imgs a:hover { transform: scale(1.1); }
.post.post1.post-16.mbox .news_imgs a:hover { transform: scale(1.1); }
.post.post1.post-14.mbox li:hover img { transform: scale(1.1); }
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner { height: 540px; background-position: center center; background-repeat: no-repeat; text-align: center; background-size: cover; }
.l-banner img { display: none; height: 100%; vertical-align: top; }
/**主体列表页开始**/
#l-container {     background: #e2eafb url(images/lbg1.jpg) no-repeat bottom;}
#l-container .inner { padding: 30px 0px 300px 0px; }
/**主体文章页开始**/
#d-container { min-height: 600px; }
#d-container .inner { background: #fff; }
.col_menu { width: 252px; float: left; margin-right: -252px; position: relative; }
.col_menu .l-qh { margin-bottom: 10px; }
.col_menu .col_menu_head {padding-top: 80px;position: relative;border-bottom: 2px solid #707070;font-size: 26px;color: #000000;font-family: "sub";line-height: 40px;padding-bottom: 15px;}
.col_menu .col_menu_head h3.col_name { display: inline-block; font-weight: normal; }
.col_menu .col_menu_head { }/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { }/**栏目名称图标**/
.col_menu .col_menu_con { border: 2px solid #707070; border-top: 0; }
span#Hide { font-size: 48px; color: #FFB414; }
/*栏目列表*/
.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: 18px; 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 44px; cursor: pointer; }
.col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected { font-weight: bold; font-weight: bold; color: #0f429b; }
/*三级子栏目**/
.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: #0f429b; }
/**栏目新闻**/
.col_news { width: 100%; min-height: 500px; float: right; }
.col_news .col_news_box { margin-left: 315px; }
.col_news_head { }
ul.news_list.list2 li { border-bottom: 2px solid #ABABAB; line-height: 68px; }
ul.news_list.list2 span.news_title { font-size: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 80%; }
ul.news_list.list2 span.news_meta { font-size: 24px; color: #767778; }
.col_metas .col_title { display: inline-block; float: left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 { display: inline-block; font-size: 18px; font-family: "Microsoft yahei"; font-weight: normal; color: #0f429b; border-bottom: 3px solid #CBCBCB; }
.col_metas .col_path { display: inline-block; float: right; white-space: nowrap; line-height: 32px; font-size: 18px; color: #757575; } /**当前位置**/
.col_metas .col_path a:nth-child(2) { display: none; }
span.possplit { width: 20px; text-indent: 0; background: none; text-align: center; }
ul.wp_paging.clearfix { font-size: 16px; margin-top: 20px; color: #757575; font-weight: normal !important; }
.col_metas .col_path a { color: #757575; }
.col_news_con { /*padding: 80px 0px 10px 0px;*/ padding: 105px 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: #182880; } /**文章标题**/
.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; }
/**页脚开始**/
#footer { background: #0B3190; }
#footer .inner { padding: 30px 0px 65px 0px; position: relative; }
#footer .inner .mod { padding-left: 17.5%; padding-right: 8%; }
.post.post2.post-91.mbox .con { padding-top: 15px; }
.shares .tt { float: left; }
div#footert .mod.clearfix { padding-left: 15%; padding-right: 8%; }
.bottom p.copyright { font-size: 16px; color: #DDDDDD; opacity: 0.8; display: flex; justify-content: space-between; }
div#footert .inner { padding: 24px 0; }
#footer .inner .foot-left { float: left; margin-top: 40px; }
#footer .inner .foot-right { float: right; margin-top: 12px; }
#footer .inner p { font-size: 16px; line-height: 30px; font-weight: normal; text-align: left; color: #fff; }
.bottom span.mc { color: #FFB414; }
div#footert { border-top: 1px solid #3c5aa6; background: #0B3190; }
.foot-center { float: left; padding-left: 8%; }
div#footer span.title { font-size: 24px; color: #FFB414; font-family: "sub"; }
.post.post2.post-91.mbox .news_title { font-size: 16px; line-height: 30px; color: #fff; }
.post.post2.post-91.mbox .news_title a { color: #fff; text-decoration: underline; }
.foot-right p { opacity: 1 !important; }
.foot-right { max-width: 355px; }
#footer .inner p span { margin: 0 3px; }
#footer .inner .copyright { }
#footer .inner .copyright span { }
#footer .inner .copyright a { color: #eee; }
/**特殊页**/
ul#tso .news_box.clearfix { position: relative; }
ul#tso .news_box.clearfix .wm { position: absolute; left: 0; top: 0; width: 48%; }
.wrapper.cl { background: #e2eafb url(images/lbg2.jpg) no-repeat bottom !important; }
ul#tso .news_wz { float: right; width: 60%; border: 1px solid #ccc; background: #fff; }
ul#tso .news_imgs { background-color: #efefef; position: relative; overflow: hidden; height: 375px; }
ul#tso .news_imgs a { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; transition: all 0.4s ease-in-out; background-size: cover !important; }
ul#tso li { margin-bottom: 60px; }
ul#tso .news_title { font-size: 24px; color: #0B3190; font-weight: bold; margin-bottom: 20px; }
ul#tso .news_title a { color: #0B3190; }
ul#tso .news_text { font-size: 18px; line-height: 36px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; height: 180px; }
ul#tso .news_con { padding: 70px 70px 110px 175px; }
ul#tso li:nth-child(even) .news_wz { float: left; }
ul#tso li:nth-child(even) .wm { left: auto !important; right: 0 !important; }
ul#tso li:nth-child(even) .news_wz .news_con { padding: 70px 175px 110px 70px; }
element.style { }
.wrapper.cl .col_menu_head { padding-top: 60px; }
#l-container .inner { padding: 30px 0px 300px 0px; }
.wrapper.cs { background: #e2eafb url(images/lbg3.jpg) no-repeat bottom !important; }
.wrapper.cs .inner { padding-bottom: 100px !important; }
ul#cs li { float: left; width: 50%; height: 70px; display: flex; align-items: center; margin-bottom: 15px; }
ul#cs span.news_title { font-size: 24px; line-height: 32px; background: url(images/dd.png) no-repeat left; padding-left: 30px; }



.wrapper.lb{ background: #e2eafb url(images/lbg4.jpg) no-repeat bottom !important; }

ul.news_list.lb.clearfix li {
    float: left;
    width: 50%;margin-bottom: 40px;
}
ul.news_list.lb.clearfix .news_box.clearfix {
    margin: 0 24px;    position: relative;
}ul.news_list.lb.clearfix {
    margin: 0 -24px;
}
ul.news_list.lb.clearfix .news_imgs {
    width: 79%;
    margin: 0 auto;
    padding-top: 46%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;    z-index: 99;
}ul.news_list.lb.clearfix .news_imgs img{
width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%; transition: all 0.4s ease-in-out;
}
ul.news_list.lb.clearfix .news_wz {
    background: #fff;
    border: 1px solid #ccc;
    position: relative;
    top: -60px;
}ul.news_list.lb.clearfix .news_title {
        font-size: 20px;
        height: 64px;
        line-height: 32px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 14px;margin-bottom: 0px;
    text-align: center;
}ul.news_list.lb.clearfix .news_con {
    padding: 85px 40px 20px 40px;
}.lb .inner {
    padding-bottom: 100px !important;
}

ul.news_list.lb.clearfix .news_text {
    font-size: 16px;
    line-height: 32px;
    color: #808080;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	height:96px;    display: none;
}

.wrapper.ld{ background: #e2eafb url(images/lb5.jpg) no-repeat bottom !important; }
ul.news_list.ld.clearfix li {
    width: 50%;
    float: left;
}ul.news_list.ld.clearfix .news_box.clearfix {
    margin: 0 15px;
    background: #fff;
    border: 1px solid #ccc;
    /*padding: 22px;*/
}ul.news_list.ld.clearfix .wm {
    float: left;
    width: 224px;
    margin-right: -224px;
}ul.news_list.ld.clearfix .news_imgs {
	
    margin: 0 auto;
    padding-top: 152%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;    z-index: 99;
}

ul.news_list.ld.clearfix .news_imgs  img{
width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%; transition: all 0.4s ease-in-out;
}
ul.news_list.ld.clearfix .news_wz {
    width: 100%;
    float: right;
}ul.news_list.ld.clearfix .news_con {
    margin-left: 250px;
}
ul.news_list.ld.clearfix .news_title {
    font-size: 24px;
    font-weight: bold;
    color: #0B3190;
    line-height: 32px;
    margin-bottom: 25px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    margin-top: 30px;
}

ul.news_list.ld.clearfix .news_title  a{
    color: #0B3190;

}


ul.news_list.ld.clearfix .news_text {
    font-size: 18px;
    line-height: 32px;
    color: #707070;
    height: 160px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}ul.news_list.ld.clearfix {
    margin: 0 -15px;
}ul.news_list.ldt.clearfix li {
    float: left;
    width: 25%;    margin-bottom: 50px;
}ul.news_list.ldt.clearfix .news_box.clearfix {
    margin: 0 25px;
    background: #fff;
    border: 1px solid #ccc;
	    padding:22px;
}ul.news_list.ldt.clearfix {
    margin: 0 -25px;
}
.bot {
    margin-top: 50px;
}


ul.news_list.ldt.clearfix .news_imgs {
	
	 margin: 0 auto;
    padding-top: 140%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;    z-index: 99;
}

ul.news_list.ldt.clearfix .news_imgs img{width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%; transition: all 0.4s ease-in-out;}

ul.news_list.ldt.clearfix .news_title {
    font-weight: bold;
    color: #0B3190;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	    margin-top: 15px;
}
ul.news_list.ldt.clearfix .news_title  a{

    color: #0B3190;

}
ul#ln .news_imgs {
    width: 100%;
	    padding-top: 66%;
}

.wrapper.lb.ln{
	background: #e2eafb url(images/lbg6.jpg) no-repeat bottom !important;
	
	}
	
	ul#ln .news_title {
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 59%;
    left: 50%;
    margin-left: -30%;
    text-align: center;
    height: auto;
    line-height: 76px;
    font-weight: bold;
	    color: #0B3190;
		overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
	    background: rgba(255,255,255,0.8);
}ul#ln li {
    margin-bottom: 60px;
}

ul#ln .news_title  a{
	color: #0B3190;
	display:block;
	    margin: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}ul#ln .news_wz {
    top: 0;    border-top: 0;
}ul#ln .news_text {
    -webkit-line-clamp: 4;
    height: 144px;
    font-size: 18px;
    line-height: 36px;
}

ul#ln .news_con {
    padding: 35px 40px 35px 40px;
}
ul#rc li {
    border-bottom: 1px solid #ccc;    padding-bottom: 25px;
    margin-bottom: 20px;
}ul#rc .wm {
    float: left;
    width: 350px;
    margin-right: -350px;
}ul#rc .news_imgs {
	   padding-top: 71.5%;
    background-color: #efefef;
    position: relative;
    overflow: hidden; 
}

ul#rc .news_imgs  img{width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%; transition: all 0.4s ease-in-out;}
ul#rc .news_wz {
    width: 100%;
    float: right;
}ul#rc .news_con {
    margin-left: 385px;
}ul#rc .news_title {
    font-size: 20px;
    line-height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 64px;
    margin: 30px 0px 15px 0px;
}ul#rc .news_text {
    font-size: 16px;
    line-height: 32px;
    color: #808080;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    height: 128px;
}
ul#rc li:last-child {
    border: 0;
}
.wrapper.rc {
	background: #e2eafb url(images/lbg7.jpg) no-repeat bottom !important;
}
.wrapper.rc .inner {
    padding-bottom: 150px !important;
}.col_news_list ul li:hover img {
    transform: scale(1.1);
}

/**底部**/
/**页脚开始**/
#footer2 {background: #0B3190;}
#footer2 .inner {padding: 43px 0px;position:relative;}
#footer2 .inner .mod{}
#footer2 .inner .foot-left{float:left;/* padding:12px 0px; */margin-top: 16px;margin-left: 80px;width: 29%;}
#footer2 .inner .foot-cen {
    float: left;
}
#footer2 .inner .foot-right{float:right;margin-top: 7px;/* margin-right: 84px; */}
#footer2 .inner p{/* display: inline-block; *//* padding-left: 30px; */font-size: 16px;line-height: 36px;font-weight:normal;text-align:left;color: #cfcfcf;/* background-repeat: no-repeat; *//* background-position: left; */}
#footer2 .inner p span { margin:0 3px; }
#footer2 .inner .copy1 span{
    background: url(images/address.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
}#footer2 .inner .copy2 span{
    background: url(images/email.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
}
#footer2 .inner .copyright span{}
#footer2 .inner .copyright a{color:#eee;}




body.list.wzy #l-container {
    background: #e2eafb url(images/wzy.jpg) no-repeat bottom;
}ul#tso li.news.i3.clearfi .gd {
    display: none;
}ul#tso .gd {
    text-align: right;
    cursor: pointer;
    font-size: 18px;
    color: #FFB414;
    font-family: "sub";
  
}
ul#tso .gd a {
    text-align: right;
    cursor: pointer;
    font-size: 18px;
    color: #FFB414;
    font-family: "sub";
 
}
div#banner {
    position: relative;
}
.qs {
    position: absolute;
    top: 28%;
    z-index: 99;
    width: 258px;
    right: 50%;
    margin-right: -670px;
}
.post.post1.post-701.mbox .con {
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease-in-out;    padding: 0;
}
.post.post1.post-701.mbox {
    position: relative;   
    background: #000000;
    margin-bottom: 15px;padding: 0 20px;  transition: all 0.4s ease-in-out;
}
.post.post1.post-701.mbox .more_btn {
    position: absolute;
    bottom: 0;left: 0;    display: none;
}.post.post1.post-701.mbox span.more_text {
    font-size: 14px;
    color: #CDCDD2;
    border-bottom: 1px solid #CDCDD2;
}
.post.post1.post-701.mbox  .more_btn a  {
    font-size: 14px;
    color: #CDCDD2;
    border-bottom: 1px solid #CDCDD2;
}
.post.post1.post-701.mbox.active {
    padding: 20px;
}
.post.post1.post-701.mbox span.title {
    line-height: 30px;
    color: #CDCDD2;
    font-size: 18px;
}

.post.post1.post-701.mbox h3.tit {
    float: none;
    display: block;background: url(images/sb.png) no-repeat  right;
}
.post.post1.post-701.mbox.active h3.tit {
    background: none;
}
.post.post1.post-701.mbox.active span.title {
    color: #FFB414;
}.post.post1.post-701.mbox.active .con {
    height: 275px;
    overflow-y: scroll;
}
.post.post1.post-701.mbox.active .con::-webkit-scrollbar { 
    width: 3px;   

  }

 .post.post1.post-701.mbox.active .con::-webkit-scrollbar-thumb {

    -webkit-box-shadow: inset 0 0 5px #FFB414;
    background: #FFB414;
  }
  /* 滚动条的整体背景颜色 */
 .post.post1.post-701.mbox.active .con::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px  #707070;
    border-radius: 0;
    background: #707070;
  }

.post.post1.post-701.mbox li {
    border-bottom: 1px solid #FFB414;
    border-left: 1px solid #FFB414;
    margin-bottom: 20px;
    margin-right: 10px;padding-left: 10px;
}
.post.post1.post-701.mbox .news_meta {
    font-size: 12px;
    line-height: 14px;
    color: #CDCDD2;
}.post.post1.post-701.mbox .news_title {
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 32px;
 color: #fff;
    margin-bottom: 20px;margin-top: 10px;
}
.post.post1.post-701.mbox .news_title a {
    color: #fff;
}.post.post1.post-701.mbox.active .tt {
    margin-bottom: 15px;
}.post.post1.post-701.mbox.active {
    padding-bottom: 40px;
}.post.post1.post-701.mbox.active .more_btn {
    display: block;
    left: 20px;
    bottom: 12px;
}


.pc img{
    width: 180px;
    height: 180px;
}
#winfloat_div_w999 table tbody>tr{margin-bottom:10px;display:block;}
