﻿@charset "UTF-8";
/* Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 
   本网站通用布局
*/

/* Css Reset */
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul { padding: 0; margin: 0}
table { border-collapse: collapse; border-spacing: 0}
fieldset,
img { vertical-align: top; border: 0}
address,
caption,
cite,
code,
dfn,
em,
i,
th,
var { font-weight: 400; font-style: normal}
li,
ol,
ul { list-style: none}
dd,
div,
dl,
dt,
li,
ol,
ul { zoom: 1}
caption,
th { text-align: left}
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: 400; font-size: 100%}
q:after,
q:before { content: ''
}
abbr,
acronym { border: 0}
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif;}
article,
aside,
dialog,
figure,
footer,
header,
menu,
nav,
section,
time { margin: 0; padding: 0; display: block; zoom: 1}

/* Public */
body { color: #4f4f4f; font-size: 16px; line-height: 32px; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #0d7ac1; }
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden;}
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix { height: 1%;}
*+html .clearfix { min-height: 1%;}
.fl { float: left !important;}
.fr { float: right !important;}
.hide { display: none;}
input[type=button],
input[type=submit],
input[type=file],
button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.prev,
.next { transition: all 0.5s;}
@font-face {
    font-family: 'font-webicon';
    src: url('../font-webicon/iconfont.eot');
    src: url('../font-webicon/iconfont.woff2') format('woff2'),
        url('../font-webicon/iconfont.woff') format('woff'),
        url('../font-webicon/iconfont.ttf') format('truetype');
}

/* frame */
body { text-align: center; min-width: 1200px; min-height: 400px;}
.container,
.siteWidth { position: relative; max-width: 1200px; _width: 1200px; margin: 0 auto;}
#content { clear: both; margin: 0 auto 20px; padding: 20px 0 0; width: 1200px; position: relative; z-index: 1; text-align: left;}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}


/* 顶部 */
#header { position: absolute; top: 0; left: 0; z-index: 3; background-color: rgba(255, 255, 255, 0.9); min-width: 1200px; width: 100%; }
#header>.container { min-height: 130px; }

/* topBar */
.topBar { min-width: 1200px; height: 40px; background-color: #105aa5; position: relative; z-index: 2; }
.topBar>.container,
.logoBar>.container { display: flex; align-items: center; justify-content: space-between; }
.topBar>.container{justify-content: flex-end;}
.topBar .top-links>li { float: left; margin-right: 20px; font-size: 14px; line-height: 40px; height: 40px;}
.topBar .top-links>li a { color: #fff; }
.topBar .top-links>li a:hover { color: #ffc602; }

/* logoBar */
.logoBar {}

/* logo */
#logo { width: 360px; }
#logo img { width: 100%; height: auto; }

/* 主导航 */
.nav {display: flex;justify-content: flex-end; position: relative; text-align: center; flex: 1; min-width: 0; }
.mainNav .li1 { position: relative; float: left; text-align: center; }
.mainNav .a1 { display: block; padding: 0 15px; line-height: 90px; font-size: 16px; position: relative; transition: all 0.5s; }
.mainNav .on1 .a1 { background-color: #105aa5; color: #fff; }
.mainNav .ul1 { display: none; position: absolute; top: 100%; left: -15%; width: 130%; background-color: #0b5aa8; }
.mainNav .a2 { display: block; font-size: 14px; line-height: 24px; padding: 7px 5px; color: #fff;}
.mainNav .a2:hover { background-color: #ffba00; }

 
/* 顶部栏 */
.top-links a { color: inherit; }
.top-links dl { position: relative; float: left; padding: 0 12px; font-size: 14px; }
.top-links dl::after { display: block; content: ""; width: 1px; height: 12px; background-color: rgba(255, 255, 255, .6); position: absolute; right: 0; top: 14px; }
.top-links dl:last-child { padding-right: 0; }
.top-links dl:last-child::after { display: none; }
.top-links dt { display: flex; align-items: center; justify-content: center; text-align: center; }
.top-links dt>a { position: relative; display: flex; align-items: center; cursor: pointer; height: 40px; line-height: 40px; color: #fff; text-decoration: none; }
.top-links dt>a::before { display: block; content: "\E607"; font-family: "font-webicon"; font-size: 17px; color: inherit; margin-right: 8px; }
.top-links dt>a::after { position: absolute; content: ''; left: 0; bottom: 0; width: 100%; transform-origin: center bottom; height: 2px; background: #ffc602; transform: scaleX(0); transition: all ease 0.4s; }
.top-links dd { transition: all ease 0.2s; padding: 7px; box-sizing: border-box; position: absolute; width: 100%; z-index: 2; left: 50%; top: 100%; transform: translateX(-50%); font-size: 0; line-height: 1; white-space: nowrap; padding: 8px; background: #fff; visibility: hidden; opacity: 0; }
.top-links dl:hover dd { visibility: visible; opacity: 1; }
.top-links dl:hover dt>a { color: #ffc602; }
.top-links dl:hover dt a::after { transform: scaleX(1); }
.top-links dd { min-width: 100px; }
.top-links dd img { width: 100%; height: auto; }

/* 图标 */
.top-links .phone dt>a::before { content: "\E809"; font-size: 20px; }
.top-links .searchIcon dt>a::before { content: "\E784"; font-size: 20px; }
.top-links .backhome dt>a::before { content: "\e60c"; font-size: 20px; }

/* 登录注册 */
.top-links .userLogged { display: inline-block; vertical-align: top; float: none; height: auto; margin: 7px 0 0 0;  }
.top-links .userLogged .split { font-size: 0; width: 1px; height: 12px; background-color: rgba(255, 255, 255, 0.6); display: inline-block; margin: 0 10px; }
.top-links .userLogged .notlogged { align-items: center; display: flex; }
.top-links .userLogged .notlogged > a,
.top-links .userLogged .loggedin > a,
.top-links .userLogged .userDropdown { color: #fff;}
.top-links .userLogged .notlogged > a:hover,
.top-links .userLogged .loggedin > a:hover,
.top-links .userLogged .userDropdown .nickname:hover { color: #ffc602; }
.top-links .userLogged .userDropdown .avatar { margin: 0; display: none; }
.top-links .userLogged .userDropdown .nickname { margin-left: 10px; font-weight: normal; padding-right: 0; }
.top-links .userLogged .userDropdown .nickname::after { position: static; margin: 0 0 0 8px; display: inline-block; vertical-align: top; background: none; width: auto; height: auto; font-size: 12px; font-family: "fontpower"; content: "\e1cf"; color: inherit; }
.top-links .userLogged .userDropdown .ud-bd { left: -15px; top: 100%; }
.top-links .userLogged .loggedin .split { margin-top: 7px; }
.top-links .userLogged .loggedin a.signinSum,
.top-links .userLogged .loggedin a.myMsg { width: auto; padding: 0; background: none; color: #fff; overflow: visible; }
.top-links .userLogged .loggedin a.signinSum:hover,
.top-links .userLogged .loggedin a.myMsg:hover { color: #DAB866; }
.top-links .userLogged .loggedin a.signinSum::before,
.top-links .userLogged .loggedin a.myMsg::before { display: inline-block; vertical-align: top; font-family: "fontpower"; font-size: 24px; content: '\ec2b'; }
.top-links .userLogged .loggedin a.signinSum::before { content: '\e6fd'; }
.top-links .userLogged .loggedin a.hasMsg { color: #63bf6e; }
.top-links .userLogged .loggedin a.hasMsg:after { right: 0; top: 0; }
.top-links .userLogged .userDropdown .ud-bd li a:hover { color: #0b5aa8; }

/* 站群导航-公共 */
#siteLast {position: relative;}
#siteLast::after { display: none; }
#siteLast dt {cursor: pointer; line-height: 40px; height: 40px; display: flex; align-items: center; justify-content: center; }
#siteLast dt::before { display: block; content: "\0E73"; font-family: "font-webicon"; font-size: 17px; color: inherit; margin-right: 7px; }
#siteLast dd{display:none; width:1000px; position:absolute; background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden;}
#siteLast dd ul li{width:23%; margin-left:2%; float:left; height:26px; line-height:26px; overflow:hidden}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}

/* 站群导航-个性 */
#siteLast dt{color:#fff}
#siteLast a{ padding:0; margin:0;}
#siteLast dd { font-size:14px; border: 3px solid #0d7ac1; left:auto; right: 0; margin: 0; top: 100%; transform: translateX(0)}
#siteLast dd li a{ cursor:pointer;}
#siteLast.on { background-color:#0d7ac1; }
#siteLast.on dd { display: block; }

/* 搜索框 */
.searchBar { position: absolute; top: 0; left: -100%; transition: all ease 0.5s; width: 100%; background-color: rgba(32, 44, 84, 0.9); height: 100vh; z-index: 4; }
.searchBar.show { left: 0;}
.searchBar .hd { text-align: right; font-size: 0; line-height: 1; }
.searchBar .hd .close { position: absolute; top: 150px; right: 0; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 46px; transition: all ease 0.6s; }
.searchBar .hd .close:hover { transform: rotate(180deg); }
.searchBar .bd { display: flex; align-items: center; height: 100vh; }
.s-form { margin: 0 auto; width: 80%; display: block; line-height: 1; border-bottom: 1px solid #fff; display: flex; }
.s-form .select-box { display: none; }
.s-form .input-box { position: relative; flex: 1 1 0%; }
.s-form .input-box input { display: block; width: 100%; height: auto; padding: 40px 20px; line-height: 40px; border: 0; outline: none; background: none; color: #fff; font-size: 24px; box-sizing: border-box; }
.s-form .input-box .dropdown-word { position: absolute; top: 100%; width: 100%; left: 0; font-size: 16px; color: #333; border-radius: 5px; border: 1px solid #ddd; }
.s-form .input-box .dropdown-word ul { padding: 10px 0; }
.s-form .input-box .dropdown-word ul li { line-height: 40px; height: 40px; padding: 0 20px; text-indent: 0; }
.s-form .btn-box .btn { background: none; border: none; padding: 0 35px; height: 120px; line-height: 120px; color: #fff; font-size: 50px; }
.s-form .link-box { display: none; }
.s-form .input-box input::-webkit-input-placeholder  { color: #fff; }
.s-form .input-box input:-ms-input-placeholder  { color: #fff; }
.s-form .input-box input::placeholder  { color: #fff; }

/* 节点banner  S */
.pageBanner { text-align: center; padding-top: 40px; }
.pageBanner img { width: 100%; height: auto; min-width: 1200px; max-height: 326px; }

/* 侧栏 和 主栏 */
.side { float: left; width: 250px; margin-right: 30px; }
.mainContent { overflow: hidden; }


/* 主体盒子 */
.mainBox .mHd { padding: 9px 0; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #E0E0E0; box-sizing: border-box; }
.mainBox .mHd h3 { font-size: 20px; font-weight: bold; line-height: 40px; color: #0062ad; padding-left: 20px; position: relative; }
.mainBox .mHd h3::before { display: block; content: ""; width: 6px; height: 20px; left: 0; top: 50%; transform: translateY(-50%); position: absolute; background-color: #0062ad; }
.mainBox .mHd h3 a { color: inherit; }
.mainBox .mBd { margin: 20px 0 0; clear: both;}


/* 侧栏盒子模型 */
.sideBox { background-color: #F6F6F6; margin-bottom: 20px; }
.sideBox .hd { background: #0b5aa8 url(../img/menu-bg.jpg) repeat; padding: 15px; position: relative; }
.sideBox .hd h3 { color: #fff; font-weight: bold; font-size: 20px; line-height: 30px; text-align: center; }
.sideBox .bd { border: 1px solid #E0E0E0; padding: 5px 15px; }


/* 侧栏-栏目菜单 */
#sideMenu { margin-bottom: 20px; }
#sideMenu .bd { padding: 10px; }
#sideMenu .bd li { margin-bottom:5px; }
#sideMenu .bd li a { display: block; padding: 10px 50px 10px 30px; line-height: 26px; position: relative; color: #445584; background-color: #fff; }
#sideMenu .bd li a::after { display: block; content: "\E1D1"; font-family: fontpower; font-size: 10px; color: #0b5aa8; position: absolute; right: 25px; top: 50%; transform: translateY(-50%); }
#sideMenu .bd li a:hover,
#sideMenu .bd .on a { color: #fff; font-weight: bold; background-color: #177ecd;}
#sideMenu .bd li a:hover::after,
#sideMenu .bd .on a::after { color: #fff;}


/* 侧栏-热点资讯 */
.sideRankList li { padding: 15px 0; border-bottom: 1px dashed #ccc; font-size: 15px; }
.sideRankList li a { line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.sideRankList .last { border-bottom: 0 }

/* date-list */
.date-list li { display: flex; align-items: center; position: relative; }
.date-list .calendar { width: 60px; height: 60px; margin-right: 15px; display: block; background-color: #f7f7f7; text-align: center; font-weight: 100; color: #666; }
.date-list .calendar em { font-size: 30px; display: block; line-height: 1.4; }
.date-list .calendar span { font-size: 12px; display: block; line-height: 1; }
.date-list .con { flex: 1 0 0%; min-width: 0; }
.date-list .title { line-height: 30px; max-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.date-list .intro { font-size: 12px; line-height: 20px; height: 40px; color: #999; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }


/* 位置导航 */
.path { clear: both; line-height: 24px; color: #666; padding: 0 0 15px; text-align: left; font-size: 14px; }
.path a, .path span { padding: 0 5px; color: inherit; }
.path em::before { display: inline-block; content: "\E75d"; color: inherit; font-family: fontpower; font-size: 15px; margin-right: 10px; color: #0b5aa8; }
.path a:hover { color: #0b5aa8; }

/* goTop */
#goTop { position: fixed; display: none; _display: none !important; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; box-shadow: 0 0 5px #9c9c9c; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, .5);}
#goTop::after { display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0;}

/* winMark */
#winMark { z-index: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0;}


/* box */
.box { overflow: hidden;}
.box .hd { height: 40px; line-height: 40px; position: relative; font-size: 16px; border-bottom: 1px solid #dcdcdc;}
.box .hd .more { float: right; font-size: 12px;}
.box .hd .more { -webkit-transition: 500ms; -o-transition: 500ms; -moz-transition: 500ms; transition: 500ms;}
.box .hd .more:hover { color: #1668bc;}
.box .hd h3 { height: 40px; line-height: 40px; float: left; padding: 0 15px; font-size: 16px; color: white; background-color: #0865bb;}
.box .hd h3 a { color: white;}
.box .hd h3 a:hover { text-decoration: none;}
.box .hd ul { overflow: hidden;}
.box .hd li { float: left; margin-right: 5px;}
.box .hd li a { display: block; height: 40px; line-height: 40px; padding: 0 15px; font-size: 16px;}
.box .hd li a:hover { text-decoration: none;}
.box .hd .on a { background-color: #0865bb; color: white;}
.box .bd { padding: 15px 0 0; overflow: hidden;}

/* boxA */
.boxA { margin-bottom: 15px;}
.boxA .hd { height: 40px; line-height: 40px; position: relative; font-size: 18px; border-bottom: 2px solid #f3f3f3}
.boxA .hd .more { position: absolute; top: 8px; right: 0; color: #999; font-size: 14px; width: 24px; height: 24px; line-height: 80px; overflow: hidden; background: #e1e7f0 url(../img/moreicon.png) no-repeat center; border-radius: 50%;}
.boxA .hd .more a { color: #999}
.boxA .hd .more { -webkit-transition: 500ms; -o-transition: 500ms; -moz-transition: 500ms; transition: 500ms;}
.boxA .hd .more:hover { transform: rotate(360deg); background-color: #f7bc68}
.boxA .hd h3 { position: absolute; color: #0d7ac1; font-size: 18px; font-weight: bold; line-height: 30px; padding: 0 20px; height: 40px; border-bottom: 2px solid #0d7ac1;}
.boxA .hd h3 a { color: #0d7ac1;}
.boxA .hd h3 a:hover { text-decoration: none;}
.boxA .hd ul { position: absolute; height: 40px; overflow: hidden;}
.boxA .hd li { float: left; font-size: 18px; height: 39px; line-height: 39px; background: #F9F9F9;}
.boxA .hd li a { display: block; float: left; padding: 0 30px;}
.boxA .hd li a:hover { text-decoration: none}
.boxA .hd .on { border: 1px solid #E1E1E1; border-top: 3px solid #0d7ac1; border-bottom: 0;}
.boxA .bd { padding: 5px; overflow: hidden;}

/* box-icon */
.box-icon { border: 1px solid #e9e9e9; box-sizing: border-box;}
.box-icon>.hd { display: flex; align-items: center; justify-content: space-between; padding-right: 15px; border-bottom: 1px solid #e9e9e9; line-height: 50px; height: 50px; }
.box-icon>.hd h3 { font-size: 18px; font-weight: bold; color: #165ca2; border-top: 2px solid #1058a4; border-right: 1px solid #e9e9e9;}
.box-icon>.hd h3 a { color: inherit; display: block; padding: 0 25px; }
.box-icon>.hd .more { font-size: 14px; color: #999; }
.box-icon>.hd .more:hover { color: #165ca2; }



/* box-tab */
.box-tab>.hd { text-align: center; margin-bottom: 40px; line-height: 50px; height: 50px; position: relative; }
.box-tab>.hd>ul { height: 50px; }
.box-tab>.hd li { display: inline-block; padding: 0 30px; position: relative; }
.box-tab>.hd li h3 { font-size: 26px; font-weight: bold; color: #0062ad; display: flex; align-items: baseline; }
.box-tab>.hd li h3 a { color: #777; display: flex; align-items: center; }
.box-tab>.hd li h3 a::after { display: block; content: ""; inset: 0; position: absolute; top: 0; left: 0; }
.box-tab>.hd li.on h3 a { color: #0062ad; }
.box-tab>.hd li::after { display: block; content: ""; position: absolute; right: -15px; top: 50%; transform: translateY(-50%); width: 30px; height: 30px; background: linear-gradient(120deg, transparent 48%, #cdcdcd 49.5%, #cdcdcd 50%, transparent 53%); }
.box-tab>.hd li:last-child::after { display: none; }
.box-tab>.hd .text-uppercase { text-transform: uppercase; font-size: 15px; color: #999; font-weight: normal; padding-left: 10px; }
.box-tab>.hd::before, 
.box-tab>.hd::after { display: block; content: "\E801"; font-family: "font-webicon"; font-size: 50px; line-height: 1; position: absolute; top: 50%; transform: translateY(-50%); width: 50px; height: 50px; color: #d3d3d3; }
.box-tab>.hd::before { left: 0; }
.box-tab>.hd::after { right: 0; }
.box-tab>.hd ul { height: 50px; }
.box-tab>.hd ul::before,
.box-tab>.hd ul::after { width: 25%; height: 1px; position: absolute; top: 27px; display: block; content: ""; background-color: #d3d3d3; }
.box-tab>.hd ul::before { left: 40px; }
.box-tab>.hd ul::after { right: 40px; }

/* row-special ---------------------------- */

/* box-special */
.box-special .bd li { float: left; width: 380px; margin-right: 30px; transition: all 0.5s; }
.box-special .bd .pic { display: block; width: 380px; height: 230px;}
.box-special .bd .con { border: 1px solid #f1f1f1; border-top: none; padding: 15px 25px 20px; transition: all 0.5s; }
.box-special .bd .title { line-height: 30px; height: 30px; margin-bottom: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.box-special .bd .intro { font-size: 12px; line-height: 24px; height: 48px; color: #999; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.box-special .fd { text-align: center; }
.box-special .fd li { font-size: 0; display: inline-block; vertical-align: top; width: 35px; height: 3px; background-color: #e8e8e8; margin: 0 10px; cursor: pointer; }
.box-special .fd li.on { background-color: #1180ef; }
.box-special .bd li:hover { background-color: #1180ef; }
.box-special .bd li:hover .con { padding-top: 25px; padding-bottom: 10px; }
.box-special .bd li:hover .title a,
.box-special .bd li:hover .intro { color: #fff; }

/* box-study */
.box-study>.hd { width: 70%; margin: 0 auto 70px; text-align: center; }
.box-study>.hd h3::before,
.box-study>.hd h3::after { display: block; content: ""; width: 35%; top: 27px; height: 1px; background-color: rgba(255, 255, 255, 0.5); position: absolute; }
.box-study>.hd h3::before { left: 40px; }
.box-study>.hd h3::after { right: 40px; }
.box-study>.hd h3 { line-height: 1.2; }
.box-study>.hd h3 a { display: block; font-size: 26px; font-weight: bold; color: #fff;  margin-bottom: 10px; }
.box-study>.hd .text-uppercase { padding-left: 0; color: #fff; display: block; }

/* txt-pic-list */
.txt-pic-list { margin-right: -2%; }
.txt-pic-list li { float: left; width: 23%; margin-right: 2%; background-color: #fff; position: relative; transition: all 0.5s; height: 350px; }
.txt-pic-list .pic a { display: block; overflow: hidden; position: relative; padding-bottom: 60%; height: 0; z-index: 1; }
.txt-pic-list .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%;  }
.txt-pic-list .con { padding: 10px 20px; }
.txt-pic-list .title { font-weight: bold; line-height: 26px; height: 52px; margin-bottom: 10px; color: #0b58a5; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.txt-pic-list .title a { color: inherit;}
.txt-pic-list .intro { font-size: 14px; color: #999; line-height: 24px;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.txt-pic-list .date { font-size: 14px; color: #999; display: block; margin-bottom: 10px; }
.txt-pic-list .more { position: absolute; opacity: 0; font-size: 0; z-index: 2; transition: all 0.5s; width: 100%; height: 100%; top: 0; left: 0; align-items: center; justify-content: center; display: flex; }
.txt-pic-list .more::before { display: block; content: ""; inset: 0; transition: all 0.5s; position: absolute; background-color: rgba(11, 88, 165, .3); content: ""; width: 0; height: 0; transform: translate(-50%,-50%); top: 50%; left: 50%; }
.txt-pic-list .more::after { display: block; content: "\E800"; font-size: 80px; font-family: "font-webicon"; line-height: 1; color: #fff; position: relative; z-index: 1; }
.txt-pic-list li:hover .more { opacity: 1; }
.txt-pic-list li:hover .more::before { width: 110%; height: 110%;}

/* 无图 */
.txt-pic-list .noPic .con { padding-top: 20px; }
.txt-pic-list .noPic .date { border-bottom: 1px solid #e6e6e6; margin-bottom: 20px; padding-bottom: 15px; }
.txt-pic-list .noPic .intro { -webkit-line-clamp: 7; }


/*节点归档信息样式*/
.archived-info { float: right;}
.archived-info span { margin: 0 5px;}

/* infoListA */
.infoListA li { height: 46px; line-height: 46px; font-size: 16px; padding-left: 15px; background: url(../img/dot01.png) left center no-repeat;}
.infoListA li a { color: #666;}
.infoListA .date { color: #999; float: right;}

/* 图片标题内容列表 */
.picTitleList { overflow: hidden; margin-top: -20px;}
.picTitleList li { margin-top: 20px;}
.picTitleList li .pic { overflow: hidden; margin-bottom: 12px;}
.picTitleList li img { display: block; width: 100%; height: auto;}
.picTitleList li .title { margin-bottom: 8px; height: 30px; line-height: 30px; font-size: 16px;}
.picTitleList li .title a { color: #666;}
.picTitleList li .intro { line-height: 22px; color: #999;}
.picTitleList li .others { height: 20px; line-height: 20px; font-size: 12px; color: #999;}
.picTitleList li .date { padding-left: 25px; background: url(../img/dateicon.png) left center no-repeat;}

/* 信件列表 */
.letterList { width: 100%; border: none;}
.letterList th,
.letterList td { text-align: center; vertical-align: middle; line-height: 26px; padding: 12px 5px}
.letterList th { background: #f1f6fa;}
.letterList th { color: #0d7ac1; height: 45px; line-height: 45px; padding: 0px; border-bottom: 1px solid #d7ebf6;font-weight:bold;}
.letterList th.title { text-align: left; padding-left: 38px;}
.letterList td.title a {  width: 550px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display:block }
.letterList tr:nth-child(2n) td,
.letterList .even td { background: #f4f4f2;}
.letterList .num { display: none;}
.letterList td.title { text-align: left; padding-left: 5px; white-space: normal; word-break: break-all;}
.letterList .ico { width: 30px; text-align: center; vertical-align: middle; padding: 0px}
.letterList .ico img { vertical-align: middle;}
.letterList .dep { width: 90px;}
.letterList .state { width: 90px;}
.letterList .open,
.letterList .handle { display: none}
.letterList .state .s0 { color: #333;}
.letterList .state .s1 { color: #f70;}
.letterList .state .s2 { color: #f00;}
.letterList .state .s3 { color: #390;}
.letterList .state .s4 { color: #333; text-decoration: line-through;}
.letterList .date { border-right: none; width: 90px;}
.letterList td.date { color: #999999}
.letterList .clicks { display: none; }

/* detailTable */
.detailTable { margin-bottom: 10px; background: #fff; width: 100%;}
.detailTable,
.detailTable tr,
.detailTable tr td { border: 1px solid #e6e6e6; border-collapse: collapse;}
.detailTable thead tr { border-color: #0d7ac1;}
.detailTable thead th { background: #0d7ac1; height: 40px; line-height: 40px; color: #fff; text-align: center; border-color: #0d7ac1;}
.detailTable tbody td { padding: 10px 15px;}
.detailTable tbody td.tdName { font-weight: bold; background: #f7f7f7; text-align: center; width: 20%;}
.detailTable .trTitle .tdCon { font-weight: bold; white-space: normal; word-break: break-all;}
.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) { width: 160px}
.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) { width: 160px}
.detailTable .preDiv pre { font-size: 14px; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}

/*footer*/
#footer { min-width: 1200px; background: #2564a6 url(../img/foot-bg.jpg) no-repeat center top; font-size: 14px; background-size: cover; }


/* 友情链接模拟下拉 */
.friendLinks { padding-bottom: 25px; padding-top: 25px; text-align: center; position: relative; }
.friendLinks dl { width: 23.5%; float: left;; position:relative; margin-right: 2%;}
.friendLinks dl:last-child { margin-right: 0; }
.friendLinks dl dt{height: 38px;line-height: 38px;padding:0 5px 0 15px; overflow:hidden; background-color: #fff; position:relative;cursor:pointer;}
.friendLinks dl dt i{ right:12px;top:50%;margin-top:-2px;border-width:5px;position:absolute;border-color:transparent;border-style:dashed;border-top-color: #999;border-top-style:solid;content:"";display:block;font-size:0;line-height:0;width:0;}
.friendLinks dl dt h3{width:210px; text-align: left;}
.friendLinks dd{bottom: 35px;display:none;width:100%;position:absolute;left:0;}
.friendLinks ul{ max-height: 389px; border:1px solid #0564a3; background:#fafafa;overflow-y:scroll; }
.friendLinks li{ border-bottom:1px dotted #ddd; cursor:pointer;}
.friendLinks li a{display:block; width: 100%; height: 100%; line-height:22px;padding: 8px 0; }
.friendLinks li a:hover{text-decoration:none}
.friendLinks li:hover{ background-color:#eee }
.friendLinks .last{border-bottom:0}
.friendLinks .on {z-index:9; -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 3px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .2);  }
.friendLinks .on dt{ color: #1180ef;}
.friendLinks .on dt i{  border-top-style:none; border-bottom-color:#1180ef;border-bottom-style:solid; }
.friendLinks .on dd{ display:block;  -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 3px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .2); }
.friendLinks .on dd ul{ border-color:#bbb; }

/* 底部联系方式 */
.footadd>.container { display: flex; align-items: center; color: #fff; justify-content: center; padding: 15px 0;/*  border-top: 1px solid rgba(255, 255, 255, .2); */}
.footadd>.container a { color: inherit; }
.footadd>.container a:hover { color: #fff600; }
.footadd .add-left { text-align: left; min-width: 0; flex: 1 0 0%; display: flex; align-items: center; }
.footadd .add-left .blue { padding-left: 50px; }
.footadd .intro { line-height: 26px; margin-bottom: 20px; }

/* add-right */
.add-right { display: flex; align-items: center; justify-content: space-between; width: 220px; }
.add-right img { width: 90px; height: 90px; border: 3px solid #fff; }

/* footnav */
.footnav { }
.footnav li { display: inline-block; line-height: 30px; }
.footnav .spe { margin: 0 10px; font-size: 12px; font-weight: 100; opacity: 0.7; vertical-align: middle }

/* 版权内容 */
.footcopy { min-width: 1200px;color: rgba(255, 255, 255, 0.5); padding: 16px 0; text-align: center; line-height: 26px; background-color: #282828; }
.footcopy a { color: inherit; }
.footcopy a:hover { color: #fff; }

/* 图标-二维码 */
.foot-icon { font-size: 0; }
.foot-icon li { float: left; position: relative; margin-right: 10px; }
.foot-icon .icon { display: block; width: 34px; height: 34px; line-height: 34px; font-size: 0; background-color: #fff; text-align: center; border-radius: 50%; transition: all ease 0.5s; }
.foot-icon .icon::before { display: block; content: "\E607"; font-family: "font-webicon"; font-size: 20px; color: #b8b8b8; }
.foot-icon .qr-wx .icon::before { content: "\E601"; }
.foot-icon .phone .icon::before { content: "\E809"; font-size: 24px; }
.foot-icon .pic { position: absolute; z-index: 1; left: 50%; bottom: 100%; transform: translateX(-50%); margin-bottom: 15px; padding: 10px; border-radius: 10px; background: #fff; transition: all ease 0.8s; box-shadow: 0 0 15px rgba(0, 0, 0, .15); visibility: hidden; opacity: 0; }
.foot-icon .pic::before { position: absolute; content: ''; width: 0; height: 0; left: 50%; top: 100%; margin-left: -10px; border: 10px solid transparent; border-top-color: #fff; }
.foot-icon .pic canvas,
.foot-icon .pic img { width: 150px; height: 150px; }
.foot-icon .phone .pic { padding: 20px; }
.foot-icon .phone .pic img { width: 130px; height: 130px; }
.foot-icon li:hover .pic { visibility: visible; opacity: 1; }
.foot-icon .icon:hover { background: #0b5aa8; color: #fff; }
.foot-icon .icon:hover::before { color: #fff; }
.foot-icon .qr-wx .icon:hover { background: #2aae67; }
.foot-icon .qr-wb .icon:hover { background: #d52c2b; }

/* 侧栏固定菜单 */
.sideFixed { z-index: 10; position: fixed; top: 50%; right: 0; width: 70px; font-size: 14px; transform: translateY(-50%); text-align: center; }
.sideFixed li { position: relative; margin-bottom: 1px; }
.sideFixed li a { line-height: 24px; color: #fff; transition: all 0.5s; width: 70px; height: 70px; box-sizing: border-box; display: block; padding-top: 5px; background: rgba(0, 0, 0, 0.5); }
.sideFixed li>a::before { display: block; content: '\E785'; transition: all 0.5s; font-family: "font-webicon"; font-size: 35px; line-height: 1; }
.sideFixed .li2>a::before { content: '\E61A'; }
.sideFixed .li3>a::before { content: '\E633'; }
.sideFixed .li4>a::before { content: '\E803'; }
.sideFixed .li5>a::before { content: '\E787'; }
.sideFixed .li6>a::before { content: '\E790'; }
.sideFixed li:hover a { background-color: #ffc602; color: #fff; }
.sideFixed li:hover a::before { transform: rotateY(180deg); }

/* 无障碍 */
.power-content_voice { margin-bottom: 20px; }

/* 侧栏-栏目内搜索 */
#sideSearch .bd li { padding: 0 0 10px 0; overflow: hidden;}
#sideSearch .nodes,
#sideSearch input,
#sideSearch button { height: 32px; line-height: 32px; width: 100%; border: 1px solid #ddd; font-size: 14px; font-family: "Microsoft YaHei", 'PingFang SC'; outline: none}
#sideSearch .keyword { width: 60%; padding: 0 5px;}
#sideSearch button { line-height: 28px; width: 32%; float: right; background: #0d7ac1; border-color: #0d7ac1; color: #fff;}

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px;}

/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0;}
.bot a,
.bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #0d7ac1; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.bot a:hover,
.bot button:hover { text-decoration: none; background: #077BD4;}

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { padding: 3% 0; width: 80%; margin: 30px auto; font-size: 16px;}
.queryForm td { padding: 8px 0}
.queryForm .tdlab { width: 40%; text-align: right;}
.queryForm input[type=text] { width: 56%; height: 30px; line-height: 30px; padding: 0 10px; border: 1px solid #ddd; border-radius: 3px;}
.queryForm .bot { text-align: left;}
.queryForm .bot a { margin: 0}
.queryForm .required strong { color: #f00; margin-right: 5px;}
.queryForm .errorMessage { color: #f00;}
.queryForm table { width: 100%; border: 0;}

/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult { width: 80%; margin: 30px auto;}
.queryResult .mainBox { margin-bottom: 50px;}
.queryResult .tit h3 { text-align: center; font-size: 38px; line-height: 2; margin-bottom: 30px;}
.queryResult .tips { text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 50px 0 20px 0;}
.queryResult .number { font-weight: bold; color: #f00}