﻿@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 { background:#0b5aa8 url(../img/header-bg.jpg) no-repeat center; position: relative; z-index: 3; }
#header>.container { min-height: 180px; }


/* logo */
#logo { float: left; padding-top: 50px; }
#logo img { max-width: 460px; max-height: 75px; }

/* 主导航 */
.nav { position: relative; text-align: center; min-width: 1200px; height: 56px; background-color: #fff; border-bottom: 5px solid #0b5aa8;}
.mainNav .li1 { position: relative; float: left; width: 10%; text-align: center; }
.mainNav .a1 { display: block; line-height: 56px; font-size: 18px; position: relative; transition: all 0.5s; }
.mainNav .ul1 { display: none; position: absolute; top: 100%; left: 0; width: 100%; background-color: #0b5aa8; padding: 10px 0;}
.mainNav .a2 { display: block; font-size: 16px; line-height: 28px; padding: 7px 5px; color: #fff;}
.mainNav .a2:hover { background-color: #ffba00; }

/*翻转*/
.mainNav .h1 { overflow: hidden; position: relative; }
.mainNav .a1:before { position: absolute; top: 100%; content: attr(title); color: #fff; background-color: #0b5aa8; width: 100%; left: 0; border-top: 5px solid #ffba00; box-sizing: border-box; line-height: 46px; height: 56px; }
.mainNav .li1:hover .a1 { transform: translateY(-100%); }
.mainNav #li-home.on1::after { display: block; content: ""; width: 100%; height: 5px; background-color: #ffc602; position: absolute; bottom: -5px; left: 0; z-index: 1; }
.mainNav #li-home:hover .a1 { transform: translateY(0); color: #fff; background-color: #0b5aa8; }

 
/* 顶部栏 */
.top-links { position: relative; float: right; z-index: 2; padding-top: 5px; }
.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 .qr-wx dt>a::before { content: "\E601"; }
.top-links .phone dt>a::before { content: "\E809"; font-size: 20px; }
.top-links .e-mail dt>a::before { content: "\E806"; }

/* 登录注册 */
.top-links .userLogged { display: inline-block; vertical-align: top; float: none; height: auto; margin: 7px 0 0 0; min-height: 36px; }
.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:18%; 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; }


/* 搜索框 */
.s-form { position: absolute; z-index: 1; right: 10px; top: 80px; background-color: #fff; border-radius: 5px; vertical-align: top; height: 40px;}
.s-form .input-box { float: left}
.s-form .input-box input { width: 220px; vertical-align: top; height: 40px; padding: 0 15px; line-height: 40px; border: 0; outline: none; background: none;}
.s-form .btn-box { float: left;}
.s-form .btn-box input { height: 40px; overflow: hidden; border: none; background: #569bd4; width: 70px; outline: none; text-align: center; border-radius: 0 5px 5px 0; font-size: 15px; color: #fff;}
.s-form .btn-box input:active { background-color: #3783c1; }
.s-form .link-box { text-align: center; font-size: 14px;}
.s-form .select-box { float: left; width: 100px; display: none; height: 40px; border: none; background: none; border: 0; position: relative; font-size: 14px;}
.s-form .select-box ul { position: absolute; background: #fff; border-top: 0; line-height: 1.8; display: none; left: 0px; top: 40px; border: 1px solid #ede0c9; border-top: 0; width: 328px; padding: 5px 10px;}
.s-form .select-box ul li { cursor: pointer; padding: 4px 5px; font-size: 14px; float: left; width: 90px; text-align: left;}
.s-form .select-box ul li:hover { color: #E20500; background: #f1f1f1;}
.s-form .select-box .s-option { display: block; left: 0; position: absolute; top: 0; height: 40px; line-height: 40px; width: 80px; text-align: center; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.s-form .select-box a:hover { text-decoration: none;}
.s-form .select-box .arrow-dn { display: inline-block; height: 0; width: 0; font-size: 0; overflow: hidden; border: 5px solid transparent; border-color: #666 transparent transparent; position: absolute; right: 10px; top: 17px; transition: -webkit-transform .1s ease-in-out; transform: translate3d(0, 0, 999px); backface-visibility: visible; -webkit-transition: -webkit-transform .1s ease-in-out; -webkit-transform: translate3d(0, 0, 999px); -webkit-backface-visibility: visible; -moz-transition: -moz-transform .2s ease-in-out; -moz-transform: translate3d(0, 0, 999px); -moz-backface-visibility: visible;}

/* 节点banner  S */
.pageBanner { text-align: center; }
.pageBanner img { max-width: 1920px; width: 100%; height: auto; min-width: 1200px;}

/* 侧栏 和 主栏 */
.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 }

/* fd */
.fd { text-align: center; height: 13px; width: 35%; margin: 0 auto;  position: relative; }
.fd::before { display: block; content: ""; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.5); top: 50%; position: absolute; }
.fd ul { position: relative; z-index: 1; }
.fd li { display: inline-block; vertical-align: top; font-size: 0; width: 13px; height: 13px; background-color: #89afd4; border-radius: 100%; cursor: pointer; margin: 0 40px;}
.fd .on { background-color: #f4792e; }


/* 位置导航 */
.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>.hd { display: flex; align-items: center; justify-content: space-between; line-height: 50px; height: 50px; margin-bottom: 20px; }
.box-icon>.hd h3 { font-size: 26px; font-weight: bold; color: #0062ad; display: flex; align-items: baseline; }
.box-icon>.hd h3 a { color: inherit; display: flex; align-items: center; transition: all 0.5s; }
.box-icon>.hd h3 a::before { content: "\E802"; font-weight: 400; font-size: 36px; font-family: "font-webicon"; margin-right: 5px; }
.box-icon>.hd h3 a:hover { color: #ffba00; }
.box-icon>.hd .text-uppercase { text-transform: uppercase; font-size: 15px; color: #999; font-weight: normal; padding-left: 10px; }
.box-icon>.hd .more { display: flex; align-items: center; transition: all 0.5s; }
.box-icon>.hd .more::after { content: ""; width: 21px; height: 21px; background: url(../img/icon-more.png) no-repeat; margin-left: 10px; transition: all 0.5s; }
.box-icon>.hd .more:hover { letter-spacing: 2px; }
.box-icon>.hd .more:hover::after { transform: rotate(360deg); }

/* 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 ---------------------------- */
.row-special { background-color: #fff; padding: 50px 0 20px; } 

/* box-special */
.box-special .bd { position: relative; overflow: hidden; background-color: #eef1f3; padding: 20px; margin-bottom: 30px; }
.box-special .bd li { float: left; width: 270px; height: 130px; margin-right: 26.6px; }
.box-special .bd .pic { display: block; }
.box-special .hd { text-align: center;    display: none; }
.box-special .hd li { font-size: 0; display: inline-block; border-radius: 100%; vertical-align: top; width: 13px; height: 13px; background-color: #e0e0e0; margin: 0 10px; cursor: pointer; font-size: 0; }
.box-special .hd li.on { background-color: #1167bb; }
.box-special .arrow { position: absolute; transition: all 0.5s; z-index: 3; width: 30px; height: 30px; top: 50%; margin-top: -15px; background-color: rgba(0, 0, 0, 0.5); text-align: center; line-height: 30px; }
.box-special .arrow:hover { background-color: #0b5aa8; }
.box-special .arrow::before { display: block; content: "\E811"; font-size: 14px; font-family: "font-webicon"; color: rgba(255, 255, 255, 0.8); font-weight: 100; }
.box-special .next::before { content: "\E810";  }
.box-special .prev { left: -30px; }
.box-special .next { right: -30px; }
.box-special:hover .prev { left: 0; }
.box-special:hover .next { right: 0; }

/* 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: 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; font-size: 14px; vertical-align: middle; line-height: 26px; padding: 12px 5px}
.letterList th { background: #f1f6fa;}
.letterList th { color: #0d7ac1; height: 45px; line-height: 45px; padding: 0px; font-size: 16px; border-bottom: 1px solid #d7ebf6;font-weight:bold;}
.letterList th.title { text-align: left; padding-left: 38px;}
.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; font-size: 16px; 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%; font-size: 14px;}
.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: #333; overflow: hidden; }
#footer img{vertical-align: middle;}
/* 底部导航 */
.footnav { background-color: #0b5aa8; min-width: 1200px; padding: 10px 0; }
.footnav li { display: inline-block; line-height: 30px; height: 30px; margin: 0 20px; color: #fff; vertical-align: top; }
.footnav li a { color: inherit; display: flex; align-items: center; transition: all 0.5s; }
.footnav li a::before { content: "\E61A"; font-family: "font-webicon"; font-size: 30px; margin-right: 8px; transition: all 0.5s; }
.footnav .li2 a::before { content: "\E804"; }
.footnav .li3 a::before { content: "\E805"; }
.footnav .li4 a::before { content: "\E798"; }
.footnav .li5 a::before { content: "\E795"; }
.footnav .li6 a::before { content: "\E807"; }
.footnav li:hover { color: #f1c80a; }
.footnav li:hover a::before { transform: rotateY(180deg); color: #f1c80a; }

/* 快速通道 */
.footlinks { padding: 45px 0; min-width: 1200px; border-bottom: 1px solid #000; }
.footlinks>.container { display: flex; }
.footlinks dl { width: 33.333%; position: relative; font-size: 14px; padding-left: 30px; padding-right: 30px; box-sizing: border-box; }
.footlinks dl::before,
.footlinks dl::after { display: block; content: ""; height: 100%; width: 1px; position: absolute; top: 0; }
.footlinks dl::before { right: 1px; background-color: #151515; }
.footlinks dl::after { background-color: #5b5b5b; right: 0; }
.footlinks dl:last-child::before,
.footlinks dl:last-child::after { display: none; }
.footlinks a { color: #fff; opacity: 0.8; transition: all 0.5s; }
.footlinks a:hover { color: #f1c80a; opacity: 1; }
.footlinks dt { font-size: 20px; line-height: 30px; height: 30px; text-align: left; margin-bottom: 20px; }
.footlinks dd li { float: left; margin-right: 50px; line-height: 30px; text-align: left; }

/* 版权内容 */
.footcopy { min-width: 1200px; border-top: 1px solid #5b5b5b; color: #fff; padding: 30px 0; }
.footcopy>.container { /* display: flex;  */align-items: center; justify-content: space-between; font-size: 14px; }
.footcopy a { color: inherit; }
.footcopy a:hover { color: #f1c80a; }

/* 图标-二维码 */
.foot-icon { font-size: 0; }
.foot-icon li { display: inline-block; vertical-align: top; position: relative; margin: 0 10px; }
.foot-icon .icon { display: block; width: 54px; height: 54px; line-height: 54px; font-size: 0; color: #fff; background-color: #676565; 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: 30px; }
.foot-icon .qr-wx .icon::before { content: "\E601"; }
.foot-icon .phone .icon::before { content: "\E809"; font-size: 36px; }
.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 .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;}

.power-content_voice{display:none;}