@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; background: #F5F5F5; }
p { line-height: 1.75; }
a { color: #333; text-decoration: none; transition: all 0.4s ease-in-out; }
a:hover { color: #E6BE5D; }
/*页面尺寸*/
.wrapper { width: 100%; margin: 0 auto; }
.wrapper .inner { width: 1660px; margin: 0 auto; overflow: hidden; } /**页面全局宽度**/
/*headtop*/
/*head开始*/

.wrapper.head.fp-section.on {
    background: linear-gradient(180deg, #0000006b, transparent);
}
.dj {
    width: 100%;
    height: 100%;
    position: fixed;z-index: 400; 
}.wrapper.nav.wp-navi.active {
    z-index: 600;
}div#head .dj {
    height: 130px;
}
#head { position: fixed; top: 0; z-index: 700; }
#head .inner { height: auto; position: relative; width: 100%; }
.head .sitelogo { float: left; margin-top: 30px; margin-left: 40px; }
.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; width: 650px; background: #003334; height: 130px; display: flex; align-items: center; }
.site-lang { margin-left: 30px; }
/*rale样式*/
.fp-tableCell { height: auto !important; }
.fp-section { height: auto !important; }
@font-face { font-family: "sub"; src: url(sub.eot) format('embedded-opentype'), url(sub.ttf) format('truetype'); }
@font-face { font-family: "sub2"; src: url(sub2.eot) format('embedded-opentype'), url(sub2.ttf) format('truetype'); }
/*lang样式*/
.site-lang { }
.site-lang ul { float: right; }
.site-lang ul li.links { float: left; }
.site-lang.clearfix li.links.i4 a { background: url(images/xss.png) no-repeat center left; padding-left: 30px; font-size: 16px; }
.site-lang ul li.links a { line-height: 35px; margin: 0px 15px; font-size: 18px; color: #fff; font-family: "sub2"; }
.site-lang ul li.links a:hover { font-weight: bold; }
div#aaa { margin-left: 30px; font-family: "sub2"; font-size: 18px; color: #fff; line-height: 35px; }
div#aaa img { margin-right: 10px; vertical-align: middle; }
div#aaa2 { margin-left: 30px; font-family: "sub2"; font-size: 18px; color: #fff; line-height: 35px; }
div#aaa2 img { margin-right: 10px; vertical-align: middle; }
/*默认主导航样式*/
.nav { background: #003334 url(images/navbg.jpg) no-repeat bottom left; height: 100%; position: fixed; right: 0; width: 62.5%; z-index: 10; transition: all 0.7s ease-out 0s; transform: translateX(100%); opacity: 0; }
.wrapper.nav.wp-navi.active { transition: all 0.5s ease-in-out; opacity: 1; transform: none; animation: 0.5s ease-out 0.7s alternate forwards move_nav; }
.nav .inner { margin-top: 130px; margin-left: 120px; margin-right: 40px; width: auto; border-top: 2px solid #fff; }
#nav .inner { }
#nav .inner .wp-panel { margin-top: 40px; }/*导航*/
#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; min-height: 300px; width: 20%; text-align: center; }
.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; line-height: 42px; color: #FFFFFF; font-size: 20px; font-family: "sub2"; }
.nav .wp-menu .menu-item a.menu-link { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); position: relative; overflow: hidden; }
.nav .wp-menu .menu-item a.menu-link:before { content: ""; position: absolute; z-index: -1; left: 0; right: 100%; bottom: 0; background: #fff; height: 4px; -webkit-transition-property: right; transition-property: right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.nav .wp-menu .menu-item:hover a.menu-link.parent:before, .nav .wp-menu .menu-item:focus a.menu-link.parent:before, .nav .wp-menu .menu-item:active a.menu-link.parent:before, .nav .wp-menu .menu-item:hover a.menu-link:before, .nav .wp-menu .menu-item:focus a.menu-link:before, .nav .wp-menu .menu-item:active a.menu-link:before { right: 0; }
.nav .sub-menu { display: block !important; left: 0; top: 42px; min-width: 100%; z-index: 100; }
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; }
.nav .sub-menu .sub-item a { display: block; color: #fff; height: 42px; line-height: 42px; padding: 0 17px; font-size: 16px; background: none; text-align: center; font-family: "sub2"; }
.nav .sub-menu .sub-item.hover> a, .nav .sub-menu .sub-item a:hover { }
.nav .sub-menu .sub-menu { left: 100%; top: 0px; z-index: 200; background: #fff; }

/**主页banner开始**/
.post.post1.post-2.mbox .news_imgs { width: 100%; padding: 0; height: 100vh; }
.post.post1.post-2.mbox .news_imgs img { height: 100%; width: 100%; transform: none !important; }
#banner { background: #e7e2df; position: relative; }
#banner .inner { width: auto; text-align: center; position: relative; }
div#banner .pubSvg { position: absolute; z-index: 9; left: 50%; margin-left: -673px; top: 50%; margin-top: -195px; width: 70.5%;}svg#svg1 {
    max-width: 100%;
}
ul.news_list.list2.xr .news_img {
    min-width: 80px;
}

div#fp-nav { position: absolute; left: 50%; margin-left: -830px; top: 50%; margin-top: -112.5px; z-index: 10; width: 142px; }
div#fp-nav ul li { line-height: 35px; background: #fff; margin-bottom: 10px; padding: 0 15px; transition: all 0.4s ease-in-out; }
div#fp-nav ul li:hover { transform: translateX(0.5rem); }
div#fp-nav ul li a { font-size: 16px; color: #003334; font-family: "sub2"; background: url(images/nav2.png) no-repeat right; display: block; }
.post.post1.post-2.mbox .slick-arrow { display: none; }
.post.post1.post-2.mbox:hover .slick-arrow { display: block; }
.post.post1.post-2.mbox .slick-arrow { width: 58px; height: 53px; opacity: 0.7; filter: alpha(opacity=70); background: url(images/slide_next.png) no-repeat; text-indent: -999em; top: 50%; margin-top: -25px; }
.post.post1.post-2.mbox .slick-prev { left: 0px; z-index: 9; }
.post.post1.post-2.mbox .slick-next { right: 0px; background-position: right top }
.post.post1.post-2.mbox .slick-dots { bottom: 0; height: 120px; background: linear-gradient(0deg, #00000045, transparent); }
.post.post1.post-2.mbox li#slick-slide00 { background: url(images/p1.png) no-repeat center; width: 80px; height: 58px; line-height: 120px; border-radius: 0; display: inline-block; margin-top: 20px; }
.post.post1.post-2.mbox li#slick-slide01 { background: url(images/p2.png) no-repeat center; width: 62px; height: 58px; line-height: 120px; border-radius: 0; display: inline-block; margin-top: 20px; }
.post.post1.post-2.mbox li#slick-slide02 { background: url(images/p3.png) no-repeat center; width: 56px; height: 58px; line-height: 120px; border-radius: 0; display: inline-block; margin-top: 20px; }
div#banner .bg { position: absolute; left: 0; top: 0; height: 100%; background: url(images/bg1.png) no-repeat left; width: 392px; z-index: 9; }
/**主体模块样式**/
#m-container { }
#m-container .inner { }
/**首页三列布局**/
.mod { }
.mbox { }
.main1 { }
.main1 .inner { padding: 90px 0px 100px 0px; }
.main1 .ml { float: left; width: 640px; border-top: 3px solid #E6BE5D; transform: translate(0, -100%); transition: all 1s ease-out 0s; opacity: 0; }
.post.post1.post-14.mbox { transform: translate(0, -100%); transition: all 1s ease-out 0s; opacity: 0; }
.post.post1.post-15.mbox { transform: translate(0, 100%); transition: all 1s ease-out 0s; opacity: 0; }
.main3 .ttr.clearfix { transform: translate(0, 100%); transition: all 1s ease-out 0s; opacity: 0; }
.main4 .ttr.clearfix { transform: translate(0, 100%); transition: all 1s ease-out 0s; opacity: 0; }
.main5 .ttr.clearfix { transform: translate(0, 100%); transition: all 1s ease-out 0s; opacity: 0; }
.main1 .mc { float: left; width: 300px; margin-left: 30px; transform: translate(0, 100%); transition: all 1s ease-out 0s; opacity: 0; }
.main1 .mr { float: right; width: 300px; border-top: 1px solid #E6BE5D; transform: translate(0, -100%); transition: all 1s ease-out 0s; opacity: 0; }
.ttl { width: 360px; float: left; }
.ttr.clearfix { float: right; width: 1300px; }
.post.post1.post-10.mbox .news_time { font-family: "sub"; font-weight: bold; color: #003334; font-size: 14px; margin: 15px 0; }
.post.post1.post-10.mbox .news_title { font-size: 24px; color: #003334; overflow: hidden; display: -webkit-box; height: 76px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 38px; font-family: "sub"; }
.post.post1.post-10.mbox .news_text { font-family: "sub"; font-size: 14px; line-height: 26px; color: #666; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; height: 52px; -webkit-box-orient: vertical; margin: 15px 0px 30px 0px; }
.post.post1 .news_imgs { padding-top: 75%; background-color: #efefef; position: relative; overflow: hidden; }
.post.post1.post-10.mbox .news_imgs { padding-top: 67%; }
.post.post1.post-11.mbox .news_imgs { padding-top: 66%; }
.post.post1 .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; }
.post.post1 .news_list li.news:hover .news_imgs img { transform: scale(1.1); }
.post.post1.post-10.mbox .news_title a { color: #003334; }
.post.post1.post-11.mbox .news_time { font-family: "sub"; font-weight: bold; color: #003334; font-size: 14px; margin: 10px 0; }
.post.post1.post-11.mbox li { margin-bottom: 10px; }
.post.post1.post-11.mbox .news_title { font-family: "sub"; font-size: 16px; line-height: 26px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; height: 78px; }
.post.post1.post-12.mbox li { border-bottom: 1px solid #EAEAEA; padding-bottom: 25px; margin-bottom: 20px; }
.post.post1.post-12.mbox .news_time { font-family: "sub"; color: #003334; font-size: 14px; margin: 15px 0px 5px 0; }
.post.post1.post-12.mbox .tt { margin-top: 35px; text-align: center; }
.post.post1.post-12.mbox .news_title { font-family: "sub"; font-size: 16px; line-height: 26px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; max-height: 78px; }
/**标题栏新闻窗口**/
.post { margin-bottom: 0px; }
.post .tt { display: inline-block; width: 100%; border-bottom: 0px solid #e6e6e6; } /**标题栏**/
.post .tt .tit { display: block; 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: 0px 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; }
.post .more_btn { display: block; margin-right: 40px; margin-top: 50px; text-align: center; }
.post.post1.post-12.mbox .more_btn { margin: 0; }
.post1 .tt { margin-top: -10px; }
.post.post1.post-14.mbox .news_imgs { padding-top: 60.7%; }
.post.post1.post-16.mbox span.bg { }
.post .more_btn .more_text, .post .more_btn a { font-size: 16px; cursor: pointer; color: #003334; font-family: "sub"; transition: all 0.4s ease-in-out; }
.post .more_btn:hover .more_text { margin-left: 15px; }
.post .more_btn a { color: #666; }
.post .more_btn a:hover { color: #666; }
.post .more_btn .more_text img { margin-left: 10px; }
/*标准标题*/
.post1 { }
.post1 .tt { }
.post1 .tt .tit { }
.post1 .tt .tit .title { display: inline-block; font-size: 56px; font-weight: bold; color: #003334; cursor: pointer; line-height: 74px; font-family: "sub2"; background: url(images/hx.png) no-repeat right center; padding-right: 70px; background-position-y: 40px; }
.post1 .tt .tit .title.selected { color: #003334; }
.post1 .more_btn a { color: #1826a5; }
span.bg { display: block; }
span.en { font-size: 24px; line-height: 30px; display: block; text-align: right; margin-top: 10px; color: #E6BE5D; font-family: "sub"; font-weight: normal; text-transform: uppercase; }
/**自定义新闻列表**/
.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; border: 1px solid #d0d0d0; 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; font-family: Microsoft YaHei; outline: 0; 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: #003334 url(images/sous.png) no-repeat center; cursor: pointer; }
/* 分享二维码 */
.shares { text-align: center; }
.shares ul { width: auto; margin: 0 auto; text-align: right; float: right; }
.shares li { float: left; margin: 0 6px; position: relative; }
.shares li a { display: inline-block; width: 169px; height: 169px; border: 0px solid red; background: url(images/wx.png) no-repeat center; opacity: .6; filter: Alpha(opacity=60); vertical-align: top; }
.shares li a:hover { opacity: 1; filter: Alpha(opacity=100); }
.shares li.i1 a { }
.shares li.i2 a { background-position: -72px 0px; }
.shares li.i3 a { background-position: -144px 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: 105px; 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-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 }
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: 999; }
.shutdown { text-align: right; margin-right: 20%; margin-top: 40px; }
.shutdown span { font-size: 30px; color: #fff; text-align: right; cursor: pointer; }
.layer-inner { position: fixed; width: 600px; left: 50%; margin-left: -300px; top: 45%; }
.post.post1.post-14.mbox .imgl { float: left; width: 744px; }
.post.post1.post-15.mbox { }
.post.post1.post-14.mbox .news_wz { float: right; width: 526px; background: #fff; }
.post.post1.post-14.mbox .news_con { padding: 0 25px; }
.post.post1.post-14.mbox .news_time { font-family: "sub"; font-weight: bold; color: #003334; font-size: 16px; border-bottom: 1px solid #878586; margin: 20px 0; padding-bottom: 10px; }
.post.post1.post-14.mbox .news_title { font-size: 24px; color: #003334; overflow: hidden; display: -webkit-box; height: 76px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 38px; font-family: "sub"; }
.post.post1.post-14.mbox .news_text { font-family: "sub"; font-size: 14px; line-height: 26px; color: #666; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; height: 78px; -webkit-box-orient: vertical; margin: 20px 0px 62px 0px; }
.post.post1.post-15.mbox { margin-top: 30px; }
.kz.clearfix .zkzd { float: left; width: 50%; font-size: 16px; line-height: 26px; color: #252525; }
.post.post1.post-14 .gd { border-top: 1px solid #878586; margin-top: 18px; padding-top: 20px; padding-bottom: 5px; }
.kz.clearfix .zkzd.rr { }
.gd img { transition: all 0.4s ease-in-out; }
.gd:hover img { padding-left: 10px; }
.main3 .inner { padding-top: 110px; }
.main4 .inner { padding-top: 100px; }
.post.post1.post-18.mbox .news_imgs { padding-top: 67%; }
.post.post1.post-15.mbox li { float: left; width: 33.3%; }
.post.post1.post-15.mbox .news-box { margin: 0 15px; background: #fff; padding: 13px 25px; }
.post.post1.post-15.mbox ul { margin: 0 -15px; }
.post.post1.post-15.mbox .news_time { font-family: "sub"; color: #003334; font-size: 15px; border-bottom: 1px solid #878586; padding-bottom: 10px; }
.post.post1.post-15.mbox .news_title { font-family: "sub"; font-size: 18px; line-height: 28px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 56px; margin: 20px 0; }
.post.post1.post-17.mbox li { background: #fff; margin-bottom: 15px; padding: 50px; line-height: 40px; }
.post.post1.post-17.mbox span.news_title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 85%; font-size: 24px; font-family: "sub"; }
.post.post1.post-17.mbox span.dbt { width: 90px; border: 1px solid #707070; line-height: 38px; display: block; font-size: 18px; text-align: center; float: left; }
.post.post1.post-17.mbox span.tlt { padding-left: 40px; border-left: 1px solid #333333; height: 40px; line-height: 40px; display: block; margin-left: 140px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.post.post1.post-17.mbox span.news_meta { font-size: 24px; font-family: "sub"; color: #333; }
.post.post1.post-17.mbox li:hover span.news_meta { font-weight: bold; color: #003334; }
.post.post1.post-17.mbox li:hover span.news_title { font-weight: bold; color: #003334; }
.post.post1.post-17.mbox li:hover span.news_title a { font-weight: bold; color: #003334; }
.post.post1.post-17.mbox li:hover span.dbt { font-weight: bold; color: #E6BE5D; border: 1px solid #E6BE5D; }
.post.post1.post-17.mbox li:hover span.tlt { border-left: 1px solid #E6BE5D; }
.post.post1.post-18.mbox li { float: left; width: 33.3%; margin-bottom: 30px; }
.post.post1.post-18.mbox .new-box { margin: 0 15px; position: relative; }
.post.post1.post-18.mbox ul { margin: 0 -15px; }
.post.post1.post-18.mbox .news_title a { color: #fff; }
.main5 .inner { padding-top: 90px; }
.post.post1.post-18.mbox .news_wz { position: absolute; bottom: 0; left: 0; width: 100%; height: 95px; background: linear-gradient(0deg, #00000045, transparent); }
.post.post1.post-18.mbox .news_con { padding: 20px 30px; }
.post.post1.post-18.mbox .news_title { font-size: 18px; line-height: 28px; color: #fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; height: 56px; font-family: "sub"; }
.post.post1.post-18.mbox .news_title a { font-family: "sub"; }
.post.post1.post-19.mbox { float: left; width: 443px; background: #fff; }
.post.post1.post-20.mbox { float: right; width: 857px; }
.post.post1.post-19.mbox .con { padding: 0px; }
.post.post1.post-19.mbox .new-box { margin: 0px 30px; transition: all 0.4s ease-in-out; height: 169px; transition: all 0.4s ease-in-out; }
.post.post1.post-19.mbox .news_title { font-size: 24px; color: #003334; overflow: hidden; display: -webkit-box; height: 76px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 38px; font-family: "sub"; margin: 20px 0; }
.post.post1.post-19.mbox li:nth-child(2) .new-box { border-top: 1px solid #EAEAEA; }
.post.post1.post-19.mbox li.news.selected .new-box { height: 313px; }
.post.post1.post-19.mbox .news_title a { color: #003334; }
.post.post1.post-20.mbox .news_imgs { padding-top: 56.3%; }
.post.post1.post-19.mbox .news_time { font-family: "sub"; font-weight: bold; color: #003334; font-size: 16px; border-bottom: 1px solid #878586; height: 0; opacity: 0; padding-bottom: 8px; padding-top: 15px; transition: all 0.4s ease-in-out; }
.post.post1.post-19.mbox .news_text { font-family: "sub"; font-size: 14px; line-height: 26px; color: #666; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; height: 0; opacity: 0; -webkit-box-orient: vertical; transition: all 0.4s ease-in-out; }
.post.post1.post-19.mbox li { transition: all 0.4s ease-in-out; position: relative; }
.post.post1.post-19.mbox li.news.selected .news_time { height: 40px; opacity: 1; }
.post.post1.post-19.mbox li.news.selected .news_text { height: 78px; opacity: 1; }
.post.post1.post-19.mbox { position: relative; height: 483px; background: #fff; }
.post.post1.post-19.mbox li.news:after { height: 0; transition: all 0.4s ease-in-out; width: 10px; background: #E6BE5D; visibility: visible; position: absolute; right: -10px; top: 0; z-index: 9; }
.post.post1.post-19.mbox li.news.selected:after { height: 100%; }
ul.news_list.list2 .news_date {text-align: center;margin-right: -100px;width: 100px;float: left;background: #fff;transition: all 0.4s ease-in-out;}
ul.news_list.list2 .news_wz {width: 100%;float: right;/* text-align: center; */}
ul.news_list.list2 .news_con {margin-left: 120px;}
ul.news_list.list2 .news_year { font-size: 30px; line-height: 40px; }
ul.news_list.list2 .news_days { line-height: 40px; font-size: 16px; }
ul.news_list.list2 li:hover .news_date { background: #E6BE5D; color: #fff; }
ul.news_list.list2 .news_title { font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 10px; }
ul.news_list.list2 .news_text { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; margin-top: 10px; }
.main1.showdiv .ml, .main1.showdiv .mc, .main1.showdiv .mr, .main2.showdiv .post-14, .main2.showdiv .post-15, .main3.showdiv .ttr, .main4.showdiv .ttr, .main5.showdiv .ttr, .main8.showdiv .inner { transform: none !important; opacity: 1 !important; }
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner {height: 500px;background-position: top 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 { }
ul.news_list.list2 li { margin-bottom: 20px; }
.article.sz .news_imgs {float: left;width: 15%;}
.article.sz .new-box {float: right;width: 80%;}
.article.sz .news_imgs img {width: 100%;height: auto;}
.article.sz h1.arti_title { text-align: left; }
.article.sz .arti_kz { margin-top: 30px; line-height: 30px; }
.article.sz .entry { margin-top: 40px; }
#d-container .inner { background: #fff; min-height: 800px; }
.col_menu { width: 300px; float: left; margin-right: -300px; position: relative; }
.col_menu .l-qh { margin-bottom: 10px; }
.col_menu .col_menu_head { background: #003334; }/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size: 24px; font-weight: normal; color: #fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display: block; line-height: 80px; 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: 20px; 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: #003334; background: #eee; }
.col_list .wp_listcolumn .wp_column a.selected span.column-name { color: #003334; }
.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: #003334; }
/*二级子栏目**/
.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: #003334; }
/*三级子栏目**/
.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: #003334; }
/**栏目新闻**/
.col_news { width: 100%; min-height: 500px; float: right; }
.col_news .col_news_box { margin-left: 350px; }
.col_news_head { border-bottom: 1px solid #DBDBDB; }
.col_metas .col_title { display: inline-block; float: left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 { display: inline-block; font-size: 22px; font-family: "Microsoft yahei"; font-weight: normal; color: #003334; 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: 20px 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: 26px; text-align: center; } /**文章标题**/
.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);text-align: center;display: block;}   /**文章阅读部分图片大小限制**/
.article .entry .read table { margin: 0 auto; border: none; }
/**页脚开始**/
.food-bottom { clear: both; }
#footer { background: #003334; margin-top: 120px; }
#footer .inner { padding-top: 60px; position: relative; }
#footer .inner .mod { }
.post.post-91.mbox img { width: auto; }
.post.post-91.mbox { text-align: center; }
.post.post-91.mbox { margin-top: 25px; }
#footer .inner .foot-left { float: left; }
#footer .inner .foot-right { float: right; width: 169px; height: 169px; background: #095052; margin-top: 60px; margin-bottom: 40px; }
#footer .inner p { font-size: 16px; line-height: 40px; font-weight: normal; text-align: left; color: #C6C6C6; }
#footer .inner p span { margin: 0 3px; }
#footer .inner .copyright { }
.foot-center { float: left; border-left: 1px #ffffff4a solid; padding-left: 100px; margin-left: 100px; padding-top: 43px; }
.foot-center .tt { font-size: 18px; color: #C6C6C6; line-height: 40px; font-weight: bold; font-family: "sub"; margin-bottom: 15px; }
.foot-center .tt span { margin-right: 15px; }
#footer .inner p img { vertical-align: middle; margin-right: 15px; }
.food-bottom.clearfix { border-top: 1px #ffffff4a solid; }
.food-bottom.clearfix .ml { float: left; margin-top: 20px; }
div#top { float: right; width: 119px; height: 83px; background: #E6BE5D; font-size: 18px; color: #fff; font-weight: bold; line-height: 32px; text-align: center; cursor: pointer; }
div#top img { display: block; margin: 0 auto; padding-top: 20px; margin-bottom: 10px; }
.food-bottom.clearfix p.copyright { font-family: "sub2"; }
#footer .inner .copyright span { }
#footer .inner .copyright a { color: #eee; }
/**师资**/
ul.news_list.list2.sz li {
    float: left;
    width: 16.6%;
}ul.news_list.list2.sz .box {
    margin: 0 30px;
}ul.news_list.list2.sz {
    margin: 0 -30px;
}ul.news_list.list2.sz .news_imgs {
    padding-top: 150%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
ul.news_list.list2.sz .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;
}.post.post1.post-17.mbox li:hover span.dbt a {
    font-weight: bold;
    color: #E6BE5D;
}
.waterfall img {
    width: 500px;
    display: block;
}