﻿@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: inherit; line-height: inherit; font-family: inherit; color: inherit; }
article, aside, dialog, figure, footer, header, menu, nav, section, time { margin: 0; padding: 0; display: block; zoom: 1 }

/* Public */
body { color: #333; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', SimSun, 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: #1078e3; text-decoration: underline; }
.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; }
.ovv { overflow: visible !important; }
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; border-radius: 0; }
.more,
.prev,
.next { transition: all 0.4s ease; }

/* 公共 */
.fa{ font-family: fontpower, FontAwesome; font-size: inherit; line-height: inherit; vertical-align: top; }
.iconfont { font-size: inherit; line-height: inherit; vertical-align: top; }
.form-control::-webkit-input-placeholder { color: #d2d2d2; }
.form-control::-moz-placeholder { color: #d2d2d2; }
.pic img { width: 100%; height: auto; min-height: 100%; }

/* 框架 */
body { min-width: 1200px; background: #fff; }
.wrap { position: relative; text-align: left; overflow: hidden; }
.container::after,
.container::before,
#content::after,
#content::before,
.row::after,
.row::before { display: table; content: " "; clear: both; }
.container { position: relative; margin: 0 auto; width: 1200px; zoom: 1; }
#content { position: relative; min-height: 600px; background: #fff; }
#content > .container { padding: 30px 0 40px; }

/* 顶部 */
#header { position: relative; left: 0; top: 0; width: 100%; z-index: 3; box-sizing: border-box; padding: 75px 5.5% 87px; }
#header::before { position: absolute; z-index: -1; left: 0; top: 0; right: 0; bottom: 0; content: ''; opacity: 1; background: url(../../base/img/bg-header.jpg) no-repeat center bottom; background-size: cover; }
#header::after { clear: both; content: ''; display: table; }

/* 顶部栏 */
.topLinks { position: relative; float: right; z-index: 2; color: #333; line-height: 30px; height: 30px; }
.topLinks a { color: inherit; }
.topLinks dl { position: relative; float: left; }
.topLinks .split { float: left; margin: 7px 6px 0; font-size: 0; height: 16px; width: 0; border-left: 1px solid #000; opacity: 0.3; }
.topLinks dt > a { position: relative; display: block; font-size: 14px; padding: 0 8px; text-decoration: none; }
.topLinks dt > a:hover { color: #1078e3; }
.topLinks dt > a .iconfont { font-size: 20px; }
.topLinks dd { transition: all ease 0.2s; padding: 7px; position: absolute; z-index: 2; left: 50%; top: 100%; margin-top: 8px; transform: translateX(-50%); font-size: 0; line-height: 1; white-space: nowrap; padding: 8px; background: #fff; visibility: hidden; opacity: 0; border-radius: 5px; box-shadow: 0 0 10px rgba(0, 0, 0, .15); }
.topLinks dd::before { position: absolute; content: ''; width: 0; height: 0; left: 50%; bottom: 100%; margin-left: -8px; border: 8px solid transparent; border-bottom-color: #fff; }
.topLinks dd img,
.topLinks dd canvas { width: 150px; height: 150px; }
.topLinks dl:hover dd { visibility: visible; opacity: 1; }

/* logo */
#logo { float: left; }
#logo a { display: block; background-size: auto 100%; }
#logo img { display: block; max-width: 503px; max-height: 88px; }

/* 主导航 */
.nav { position: relative; float: right; height: 44px; margin: 10px 0 0; clear: right; }
.mainNav #li-home { display: none; }
.mainNav .li1 { position: relative; z-index: 1; float: left; height: 58px; padding: 0 21px; }
.mainNav .h1 { position: relative; }
.mainNav .a1 { display: block; position: relative; height: 44px; line-height: 44px; font-size: 20px; font-weight: bold; color: #333; text-decoration: none; }
.mainNav .hasUl1 .a1::after { position: absolute; margin-left: 8px; content: "\e68e"; font-family: "iconfont"; font-size: 0.75em; line-height: 1; left: 100%; top: 17px; opacity: 0.7; font-weight: normal; }
.mainNav .ul1 { display: none; position: absolute; z-index: 1; padding: 10px; width: 130px; background: #fff; left: 50%; right: 0; top: 100%; margin-left: -75px; border-radius: 5px; box-shadow: 0 0 20px rgba(0, 0, 0 , .1); }
.mainNav .a2 { display: block; padding: 8px 0; font-size: 14px; line-height: 20px; color: #333; text-align: center; }
.mainNav .li2 .a2:hover { text-decoration: none; background: #f5f5f5; color: #000; }

/* 导航下拉-效果 */
.mainNav .hasUl1::after,
.mainNav .h1::after,
.mainNav .h1::before { transition: all ease 0.7s; }
.mainNav .hasUl1::after { position: absolute; display: block; content: ''; left: 50%; bottom: -16px; width: 0; height: 30px; border-left: 1px solid rgba(0, 0, 0, 0.5); transform-origin: center top; transform: scaleY(0); }
.mainNav .hasUl1:hover::after { transform: scaleY(1); }
.mainNav .h1::before,
.mainNav .h1::after { position: absolute; display: block !important; content: ''; bottom: 0; width: 34%; height: 0; border-bottom: 2px solid rgba(0, 0, 0, 0.5); transform: scaleX(0); }
.mainNav .h1::before { left: 16%; transform-origin: left top; }
.mainNav .h1::after { right: 16%; transform-origin: right top; }
.mainNav .on1 .h1::after,
.mainNav .on1 .h1::before { transform: scaleX(1); }


/* 搜索框弹窗 */
.searchBar { position: fixed; display: none; z-index: 11; left: 0; right: 0; top: 45%; margin: auto; width: 550px; }
.searchBar .close { position: fixed; z-index: 11; top: 10%; right: 5%; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 30px; transition: all ease 0.6s; }
.searchBar .close:hover { text-decoration: none; transform: rotate(180deg); }
.s-form { line-height: 1; 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: 11px 20px; line-height: 24px; border: 0; outline: none; background: #fff; color: #666; font-size: 16px; 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: #1078e3; border: none; padding: 0 40px; height: 46px; line-height: 46px; color: #fff; font-size: 20px; }
.s-form .link-box { display: none; }
.s-form .input-box input::-webkit-input-placeholder  { color: #999; }
.s-form .input-box input:-ms-input-placeholder  { color: #999; }
.s-form .input-box input::placeholder  { color: #999; }

/* 登录注册 */
.topLinks .logged { padding: 0; }
.topLinks .userLogged { display: inline-block; vertical-align: top; float: none; height: 30px; line-height: 30px; margin: 0; }
.topLinks .userLogged .notlogged .split,
.topLinks .userLogged .split { float: left !important; margin: 7px 6px 0; font-size: 0; height: 16px; width: 0; border-left: 1px solid #000; opacity: 0.3; }
.topLinks .userLogged .notlogged > a,
.topLinks .userLogged .loggedin > a,
.topLinks .userLogged .userDropdown { position: relative; float: left !important; margin: 0 8px; font-size: 14px; }
.topLinks .userLogged .notlogged > a:hover,
.topLinks .userLogged .loggedin > a:hover { color: #1078e3; text-decoration: none; }
.topLinks .userLogged .userDropdown .avatar { margin: 2px 0 0 0; }
.topLinks .userLogged .userDropdown .nickname { height: 30px; line-height: 30px; margin-left: 10px; font-weight: normal; padding-right: 0; }
.topLinks .userLogged .userDropdown:hover .nickname,
.topLinks .userLogged .userDropdown .nickname:hover { color: #1078e3; }
.topLinks .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; }
.topLinks .userLogged .userDropdown .ud-hd { height: auto; line-height: inherit; }
.topLinks .userLogged .userDropdown .ud-bd { left: 50%; top: 100%; padding: 0; margin-left: -55px; }

.topLinks .userLogged .loggedin a.signinSum,
.topLinks .userLogged .loggedin a.myMsg { width: auto; height: auto; line-height: 30px; background: none; overflow: visible; }
.topLinks .userLogged .loggedin a.signinSum:hover,
.topLinks .userLogged .loggedin a.myMsg:hover { color: #1078e3; }
.topLinks .userLogged .loggedin a.signinSum::before,
.topLinks .userLogged .loggedin a.myMsg::before { display: inline-block; vertical-align: top; font-family: "fontpower"; font-size: 24px; content: '\ec2b'; }
.topLinks .userLogged .loggedin a.signinSum::before { content: '\e6fd'; }
.topLinks .userLogged .loggedin a.hasMsg { color: #63bf6e; }
.topLinks .userLogged .loggedin a.hasMsg:after { right: 0; top: 5px; }

/* 弹出式导航 */
.navIcon { position: absolute; right: 0; top: 50%; margin-top: -22px; }
.navIcon a { position: relative; display: block; width: 80px; height: 44px; background: rgba(0, 0, 0, .5); border-radius: 500px 0 0 500px; transition: all ease 0.4s; }
.navIcon a:hover { background: #1078e3; }
.navIcon .icon { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 30px; height: 1px; background: #fff; opacity: .8; }
.navIcon .icon::before,
.navIcon .icon::after { position: absolute; content: ''; right: 0; width: 20px; height: 1px; background: #fff; }
.navIcon .icon::before { top: -10px; }
.navIcon .icon::after { bottom: -10px; }
.navBar { position: fixed; z-index: 10; top: -100%; margin-top: -200px; left: 0; width: 100%; min-width: 1400px; height: 100%; padding: 0 9.4%; box-sizing: border-box; visibility: hidden; background: #14329F url(../img/bg-navbar.jpg) no-repeat center bottom; background-size: 100% auto; transition: all ease 1s; }
.navBar.on { top: 0; margin-top: 0; visibility: visible; }
.navBox { padding: 2.6% 0; }
.navBox > .hd { position: relative; font-size: 0; line-height: 1; }
.navBox > .hd h3 img { max-width: 480px; max-height: 71px; }
.navBox > .hd .close { position: absolute; top: 12px; right: 0; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 32px; transition: all ease 0.6s; }
.navBox > .hd .close:hover { text-decoration: none; transform: rotate(180deg); }
.navBox > .bd { padding-top: 7.2%; }
.fixedNav { display: flex; gap: 50px; }
.fixedNav .li1 { position: relative; flex: 1; padding: 36px 0 0; border-top: 1px solid #fff; }
.fixedNav .li1::before { position: absolute; content: ''; top: -2px; width: 20px; height: 3px; background: #fff; transition: all ease 0.5s; }
.fixedNav .li1:hover::before { width: 100%; }
.fixedNav .a1 { display: block; line-height: 30px; font-size: 20px; margin-bottom: 24px; color: #fff; }
.fixedNav .a1:hover { text-decoration: none; }
.fixedNav .a2 { display: block; font-size: 14px; line-height: 20px; padding: 5px 0; opacity: 0.6; color: #fff; }
.fixedNav .a2:hover { opacity: 1; text-decoration: none; }

/* 迷你顶部 */
#header,
#header .nav,
#header .mainNav .a1,
#header .topLinks,
#header .topLinks .split,
#header .topLinks a { transition: all ease 0.6s; transform-origin: center top; }

#header.mini { position: fixed; padding-top: 15px; padding-bottom: 15px; box-shadow: 0 0 10px rgba(0, 0, 0 , .2); animation: fadeInDown 1s ease 0s 1; }
#header.mini::before { background: #fff; opacity: 1; }
#header.mini #logo img { max-width: 440px; max-height: 77px; }
#header.mini .topLinks { margin-top: -5px; }
#header.mini .nav { margin-top: 5px; }

/* footer */
#footer { position: relative; color: #fff; background: #1E3A58; padding: 30px 0; text-align: left; }
#footer a { color: inherit; }
#footer .footNav { margin-bottom: 10px; font-size: 16px; }
#footer .footNav li { display: inline-block; vertical-align: top; margin: 0 5px; }
#footer .footNav li.spe { opacity: 0.5; }
#footer .copyRight { margin-right: 300px; line-height: 2.2; font-size: 16px; }
#footer .copyRight img { vertical-align: middle; }
#footer .pics { margin-top: 8px; }
#footer .pics img { vertical-align: middle; margin: 0 3px; }

/* 图标-二维码 */
.footerQR { position: absolute; right: 0; top: 50%; margin-top: -55px; font-size: 0; line-height: 1; }
.footerQR li { display: inline-block; vertical-align: top; position: relative; margin: 0 5px; }
.footerQR .icon { display: block; width: 50px; height: 50px; line-height: 50px; text-decoration: none; font-size: 30px; color: #fff; text-align: center; border-radius: 50%; transition: all ease 0.5s; }
.footerQR .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; }
.footerQR .pic::before { position: absolute; content: ''; width: 0; height: 0; left: 50%; top: 100%; margin-left: -10px; border: 10px solid transparent; border-top-color: #fff; }
.footerQR .pic canvas,
.footerQR .pic img { width: 150px; height: 150px; }
.footerQR .phone .pic { padding: 20px; }
.footerQR .phone .pic img { width: 130px; height: 130px; }
.footerQR li:hover .pic { visibility: visible; opacity: 1; }
.footerQR .icon:hover { background: #1078E3; color: #fff; text-decoration: none; }
.footerQR .wx .icon:hover { background: #2aae67; }
.footerQR .wb .icon:hover { background: #d52c2b; }

/* 友情链接 */
.friendLinks { position: absolute; right: 0; top: 50%; margin-top: 0; }
.friendLinks dl { position: relative; width: 250px; margin-top: 10px; }
.friendLinks dt { position: relative; height: 40px; line-height: 40px; border-radius: 0; border: none; text-align: left; background: #fff; padding: 0 50px 0 20px; font-size: 16px; color: #333; box-shadow: none; overflow: hidden; white-space: normal; cursor: pointer; }
.friendLinks dt::after { position: absolute; content: ''; right: 15px; top: 50%; margin-top: -4px; border: 8px solid transparent; border-top-color: #ccc; border-bottom: none; }
.friendLinks dd { bottom: 100%; display: none; position: absolute; left: 0; right: 0; z-index: 3; width: 100%; box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
.friendLinks ul { max-height: 351px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;}
.friendLinks li { border-bottom: 1px dotted #ccc; color: #666; }
.friendLinks li.noData,
.friendLinks li:last-of-type { border-bottom: none; }
.friendLinks li.noData,
.friendLinks li a { display: block; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #666; }
.friendLinks li a:hover { background-color: #f4f4f4; text-decoration: none;}
.friendLinks .on dt::after { transform: rotate(180deg); }
.friendLinks .on dd { display: block; }

/* 侧栏固定菜单 */
.sideFixed{ z-index: 9; position: fixed; bottom: 76px; right: 56px; width: 70px; }
.sideFixed li{ position: relative; margin-bottom: 1px; }
.sideFixed li a { display: block; padding: 9px 0; color: #fff; text-align: center; background-color: rgba(0, 0, 0, .4); line-height: 1.4; font-size: 14px; }
.sideFixed li a:hover { background: #bb9345; text-decoration: none; }
.sideFixed li a:before{ display: block; margin-bottom: 4px; font-family: "iconfont"; content: '\e6f9'; line-height: 1; font-size: 28px; }
.sideFixed li .pic { position: absolute; z-index: 1; top: 50%; right: 100%; transform: translateY(-50%); margin-right: 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; }
.sideFixed li .pic::before { position: absolute; content: ''; width: 0; height: 0; top: 50%; left: 100%; margin-top: -10px; border: 10px solid transparent; border-left-color: #fff; }
.sideFixed li .pic canvas,
.sideFixed li .pic img { width: 150px; height: 150px; }
.sideFixed li:hover .pic { visibility: visible; opacity: 1; }
.sideFixed li.gt { display: none; }
.sideFixed li:first-of-type a { border-radius: 5px 5px 0 0; }
.sideFixed li:last-of-type a { border-radius: 0 0 5px 5px; }
.sideFixed li.user a:before{ content: "\e60e"; }
.sideFixed li.wx a:before{ content: "\e627"; }
.sideFixed li.query a:before{ content: "\e657"; }
.sideFixed li.contact a:before{ content: "\e635"; }
.sideFixed li.gt a:before{ content: "\e61d"; }

/* 手机版按钮 */
.fixedBtn { display: none; position: fixed; z-index: 11; right: 150px; bottom: 50px; }
.fixedBtn a { display: block; width: 200px; height: 200px; line-height: 200px; text-align: center; border-radius: 50%; color: #fff; font-size: 50px; background: #1078E3; box-shadow: 0 0 20px 10px rgba(255, 255, 255, 0.25) inset; text-decoration: none; }

/* goTop */
#goTop { position: fixed; 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: 10; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .7); left: 0; top: 0; }

/* 内页banner */
.pageBanner { position: relative; height: 650px; background-image: url(../img/page-banner.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; }
.pageBanner::before { position: absolute; left: 0; bottom: 0; right: 0; height: 100px; content: ''; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }

/* 侧栏 和 主栏 */
.side { float: left; width: 260px; margin: 0 30px 0 0; }
.side.fr { width: 300px; margin: 0 0 0 30px; }
.mainContent { overflow: hidden; position: relative; }

/* 位置导航 */
.path { margin: -10px 0 20px; color: #666; padding: 8px 0; line-height: 24px; padding-right: 30px; text-align: left; font-size: 16px; }
.path em { font-size: 0; display: inline-block; vertical-align: top; }
.path em::before { vertical-align: top; margin-right: 5px; font-size: 24px; font-family: "iconfont"; content: '\e61f'; }
.path a, .path span { padding: 0 5px; color: #666; }

/* 侧栏-栏目菜单 */
#sideMenu{ border: none; }
#sideMenu>.hd{ background: rgba(5, 77, 188, 80%); padding: 20px 25px; text-align: center; border: none; }
#sideMenu>.hd h3{ display: table-cell; width: 1%; height: 60px; vertical-align: middle; font-size: 30px; line-height: 40px; color: #fff; background: none; font-weight: bold; padding: 0; }
#sideMenu>.bd{ padding: 0; }
#sideMenu li{  border-left: 4px solid #428FFA; }
#sideMenu li a { position: relative; display: block; padding: 18px 70px 18px 30px; font-size: 18px; line-height: 24px; background: #fff; text-decoration: none; color: #333; border-bottom: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; }
#sideMenu li a::after { position: absolute; right: 30px; top: 22px; line-height: 1; font-size: 23px; font-weight: normal; font-family: "iconfont"; content: '\e607'; color: #ccc; }
#sideMenu li.on a { background: #428FFA; color: #fff; font-weight: bold; border-color: #428FFA; }
#sideMenu li.on a::after { color: #fff; }
/* box - 标准盒子 */
.box>.hd { height: 42px; line-height: 42px; }
.box>.hd h3,
.box>.hd li { float: left; margin-right: 20px; text-align: center; font-size: 24px; color: #333; }
.box>.hd h3,
.box>.hd li.on { font-weight: bold; color: #0C459E; }
.box>.hd h3 a,
.box>.hd li a { text-decoration: none; color: inherit; }
.box>.hd .more { float: right; font-size: 14px; color: #999; }
.box>.bd { padding: 25px 0 0; }


/* tabBox 盒子 - 选项卡 */
.tabBox > .hd ul { margin-top: 30px; display: flex; gap: 10px; }
.tabBox > .hd li { flex: 1 0 0%; }
.tabBox > .hd li a { display: block; color: inherit; text-decoration: none; padding: 24px 20px 20px; border: 1px solid #BCDEF2; border-bottom: none; line-height: 32px; font-size: 24px; color: #333; background: #E4F5FF; text-align: center; }
.tabBox > .hd li.on a { background: #fff; border: none; border-top: 8px solid #428FFA; color: #428FFA; padding-top: 17px; }
.tabBox > .hd li a::before { display: block; width: 50px; height: 50px; content: ''; margin: 0 auto 6px; background: url(../../base/img/icons-tab.png) no-repeat 0 0; background-size: auto 100%; }
.tabBox > .hd li.on a::before { animation: iconScale 1s ease 1; }
.tabBox > .hd li.li2 a::before { background-position: -84px 0; }
.tabBox > .hd li.li3 a::before { background-position: -168px 0; }
.tabBox > .hd li.li4 a::before { background-position: -255px 0; }
.tabBox > .hd li.li5 a::before { background-position: -341px 0; }
.tabBox > .bd { padding: 30px 24px 20px; background: linear-gradient(180deg, #FFFFFF,rgba(255, 255, 255, 0)); }

/* defaultBox 盒子 - 默认的 */
.defaultBox { background: #fff; padding: 20px 30px; }
.defaultBox>.hd { position: relative; height: 48px; line-height: 48px; }
.defaultBox>.hd h3,
.defaultBox>.hd li { position: relative; float: left; font-size: 24px; }
.defaultBox>.hd li { margin-right: 30px; }
.defaultBox>.hd h3,
.defaultBox>.hd li.on { font-weight: bold; color: #1078e3; }
.defaultBox>.hd li a,
.defaultBox>.hd h3 a { color: inherit; text-decoration: none; }
.defaultBox>.bd { padding: 12px 0 0; }
.defaultBox>.hd .more { float: right; font-size: 14px; color: #999; }

/* 侧栏盒子 */
.sideBox {margin-top: 20px;}
.sideBox > .hd { padding: 12px 0; border-bottom: 2px solid #d9d9d9; }
.sideBox > .hd h3 { line-height: 36px; font-size: 18px; color: #0C459E; font-size: 20px; font-weight: bold; }
.sideBox > .hd h3::before { float: left; margin-right: 10px; text-align: center; font-family: "fontpower"; content: '\e737'; color: #0C459E; font-size: 30px; }
.sideBox > .bd { padding-top: 20px; }

/* 主体盒子 */
.mainBox .mHd { position: relative; overflow: hidden; border-bottom: 1px solid #ddd; padding: 4px 0 26px; }
.mainBox .mHd h3 { position: relative; font-size: 24px; line-height: 32px; font-weight: bold; color: #0C459E; }
.mainBox .mHd h3 a { color: inherit; text-decoration: none; }
.mainBox .mBd { padding: 30px 0 0; }


/* 节点归档信息样式 */
.archived-info { float: right; }
.archived-info span { margin: 0 5px; }

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; line-height: 26px; }

/* 通用底部按钮 */
.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 30px; font-size: 18px; background: #054DBC; border: 0; color: #fff; margin: 0 2%; border-radius: 5px; }
.bot a:hover, .bot button:hover { text-decoration: none; background: #1078e3; }

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { background: #fff; 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: auto; line-height: 24px; border: 1px solid #ccc; padding: 8px 12px; }
.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: 90%; 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 }

/* 登录注册 */
.userlogincomment .user-mainbox .hd h3,
.userlogincomment .user-mainbox .top h3 { color: #1078e3; border-bottom-color: #1078e3;}
.userlogincomment .user-mainbox .loginBtn { background: #1078e3; }
.userlogincomment .user-mainbox .loginBtn:hover { background: #2b4691;}
.userlogincomment .loginCookie dd .cookie-time { color: #1078e3; }
.userlogincomment .login-tip .registerlink a,
.userlogincomment .login-tip .forget-password a{ color: #1078e3; }

/* 媒体查询 */
@media (max-width:769px) {
    .fixedBtn { display: block; }
}

@media (max-width:1680px) {
    #header { padding-left: 1.8%; padding-right: 1.8%; }
    .navIcon { display: none; }
    #logo { margin-top: 7px; }
    #header.mini #logo img,
    #logo img { max-width: 390px; max-height: 68px; }
    .nav { margin-top: 20px; }
    .topLinks { margin-top: -10px; }
}

@media (max-width:1440px) {
    #header { min-width: 1250px; }
    #logo { margin-top: 12px; }
    #header.mini #logo img,
    #logo img { max-width: 320px; max-height: 58px; }
    .nav { margin-top: 10px; }
    .mainNav .li1 { padding: 0 18px; }
    .mainNav .a1 { font-size: 18px; }
    .topLinks { margin-top: -5px; }
}


/* 动画 */
@keyframes iconScale {
    0%,
    100% {
        transform: scale(1);
        animation-timing-function: ease-in-out;
    }
    50% {
        transform: scale(1.2);
        animation-timing-function: ease-in-out;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
   }
    100% {
        opacity: 1;
        transform: none;
    }
}