﻿@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: #085E74; }
.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: 1400px; background: #EFF2F8; }
.wrap { position: relative; text-align: left; overflow: hidden; }
.container { position: relative; margin: 0 auto; max-width: 1400px; zoom: 1; }
#content { position: relative; min-height: 600px; width: 1400px; margin: 0 auto; padding: 30px 0; overflow: hidden; }

/* 顶部 */
#header { position: absolute; left: 0; top: 0; z-index: 10; width: 100%; animation: headerIn 1s ease 1; }

/* 顶部栏 */
.topLinks { position: relative; float: right; z-index: 2; height: 30px; line-height: 30px; font-size: 14px; color: #fff; display: flex; justify-content: flex-end; }
.topLinks a { color: inherit; }
.topLinks dl { position: relative; float: left; }
.topLinks .split { float: left; margin: 6px 6px 0; font-size: 0; height: 16px; width: 0; border-left: 1px solid #fff; opacity: 0.3; }
.topLinks dt > a { position: relative; display: block; font-size: inherit; padding: 0 12px; text-decoration: none; }
.topLinks dt > a:hover { color: rgba(255, 255, 255, 0.8); }
.topLinks dd { transition: all ease 0.2s; padding: 10px; position: absolute; 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; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 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: 130px; height: 130px; }
.topLinks dl:hover dd { visibility: visible; opacity: 1; }
.topLinks dl:hover dt a::before { transform: scaleX(1); }
.navIcon { position: absolute; display: none; transition: 0.4s; overflow: hidden; align-items: center; justify-content: center; right: 0; top: 50%; cursor: pointer; text-align: center; transform: translateY(-50%); width: 93px; height: 57px; border-radius: 40px 0px 0px 40px; background: linear-gradient(105.63deg, #3EBA9E 0%, #1788A6 98.5%); }
.navIcon dt > a::before,
.topLinks .searchIcon dt > a::before { font-family: "iconfont"; font-size: 1.1em; margin-right: 0.5em; }
.topLinks .searchIcon dt > a::before { margin: 0; font-size: 1.3em; content: '\e8de'; }
.navIcon dt > a::before { margin: 0; font-size: 2.4em; content: '\e682'; color: #fff; }
.navIcon:hover { width: 103px; }
.txt-links ul { width: 200px; background-color: #fff;}
.txt-links li a { display: block; line-height: 24px; padding: 8px; color: #333; font-size: 15px; text-align: center; transition: 0.4s; }
.txt-links li a:hover { background-color: #2593B6; color: #fff; }

@media (min-width:1600px) {
    .navIcon { display: flex; }
}

/* logo */
.headerTop { position: relative; padding: 20px 0; }
.headerTop::before { position: absolute; left: 0; top: 0; right: 0; bottom: 0; content: ''; background: linear-gradient(0deg, #085E74, #085E74), linear-gradient(90.17deg, #0F8A99 1.09%, #085E74 99.95%); }
.headerTop .container { display: flex; justify-content: space-between; align-items: center; gap:  50px; max-width: 100%; min-width: 1400px; box-sizing: border-box; }
#logo { flex-shrink: 0; width: 360px; }
#logo img { max-width: 100%; max-height: 100%; }

/* 主导航 */
.topNav { position: relative; display: flex; flex-direction: column; flex: 1; max-width: 1000px; }
.mainNav { display: flex;}
.mainNav .li1 { position: relative; z-index: 1; flex: auto;  }
.mainNav #li-home { display: none; }
.mainNav .a1 { display: block; position: relative; line-height: 50px; font-size: 18px; color: #fff; text-decoration: none; font-weight: bold; text-align: center; }
.mainNav .a1:hover { color: rgba(255, 255, 255, 0.8); }
.mainNav .ul1 { display: none; position: absolute; padding: 10px 0; border-top: 2px solid #075597; background:#fff; left: 50%; top: 100%; width: 140px; transform: translateX(-50%); box-shadow: 0px 0px 10px rgba(145, 145, 145, 0.2); }
.mainNav .a2 { display: block; padding: 10px; font-size: 16px; line-height: 20px; text-align: center; }
.mainNav .li2 .a2:hover { text-decoration: none; background: linear-gradient(90.17deg, #0F8A99 1.09%, #085E74 99.95%); color: #fff; }

.mainNav #li-xygk .ul1,
.mainNav #li-szdw .ul1,
.mainNav #li-kxyj .ul1,
.mainNav #li-gjhz .ul1 { width: 220%;}

/* 搜索框弹窗 */
.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); color: #FFC562; }
.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: linear-gradient(0deg, #085E74, #085E74), linear-gradient(99.89deg, #0F8A99 1.13%, #2593B6 65.33%, #085E74 99.41%); 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; }


/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:1000px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px; left: auto; right: 0; transform: translateX(0);}
#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.on dd{display:block;}

/* 站群导航-个性 */
#siteLast dt { padding: 0 8px; }
#siteLast dd { font-size: 13px; display:block; border: 3px solid #005e75; color: #333; }

/* 登录注册 */
.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 { display: none; float: left !important; margin: 7px 6px 0; font-size: 0; height: 16px; width: 0; border-left: 1px solid #fff; 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: rgba(255, 255, 255, 0.8); 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: rgba(255, 255, 255, 0.8); }
.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: rgba(255, 255, 255, 0.8); }
.topLinks .userLogged .loggedin a.signinSum::before,
.topLinks .userLogged .loggedin a.myMsg::before { display: inline-block; vertical-align: top; font-family: "fontpower"; font-size: 20px; 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; }

/* 弹出式导航 */
.navBar { position: fixed; z-index: 10; top: -100%; margin-top: -200px; left: 50%; transform: translateX(-50%);  width: 100%; min-width: 1400px; height: 100%; box-sizing: border-box; visibility: hidden; background: url(../img/bg-navbar.jpg) no-repeat center bottom; background-size: cover; 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; margin-bottom: 30px; }
.navBox > .hd h3 img { max-width: 500px; max-height: 104px; }
.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: 4%; }
.fixedNav { display: flex; gap: 25px; }
.fixedNav .li1 { position: relative; flex: 1; text-align: center; min-width: 0; }
.fixedNav .a1 { display: flex; align-items: center; justify-content: center; gap: 5px; font-size: 18px; font-weight: bold; margin-bottom: 20px; color: #fff; }
.fixedNav .hasUl1 .a1::after { content: ""; width: 0; height: 0; border: 5px solid transparent; border-top: 5px solid #fff; top: 3px; position: relative; }
.fixedNav .li2 { margin-bottom: 10px; line-height: 22px;}
.fixedNav .a2 { font-size: 14px; line-height: 20px; color: #fff; background-image: linear-gradient(#fff, #fff); background-position: right bottom; background-size: 0 1px; background-repeat: no-repeat; transition: background-size .8s;}
.fixedNav .a2:hover { text-decoration: none; background-position: left bottom; background-size: 100% 1px; }
.fixedNav #li-home { display: none; }




/* 友情链接 */
.friendlyLink { display: flex; margin: 0 -20px 40px; }
.friendlyLink select { flex: 1 0 0%; padding: 0 20px; margin: 0 20px; background: #fff; height: 42px; line-height: 42px; font-size: 14px; border: none; outline: none; }

/* 底部 */
#footer { position: relative; padding: 30px 0; color: #fff; background: linear-gradient(0deg, #085E74, #085E74), linear-gradient(99.89deg, #0F8A99 1.13%, #2593B6 65.33%, #085E74 99.41%); text-align: center; }
#footer a { color: inherit; }
#footer .copyRight { line-height: 2; font-size: 14px; margin-bottom: 5px; }
#footer .pics { order: -1; }
#footer .copyRight img { vertical-align: middle; }
#footer .container { display: flex; justify-content: space-between; align-items: center;}
#footer .copy-left {  display: flex; gap: 20px; align-items: center; text-align: left; flex: 1; min-width: 0; }
#footer .pic-rz img { max-width: 500px; flex-shrink: 0;}

/* 图标-二维码 */
.footerQR { position: absolute; right: 0; top: 135px; font-size: 0; line-height: 1; }
.footerQR li { display: inline-block; vertical-align: top; position: relative; margin: 0 6px; }
.footerQR .icon { display: block; width: 44px; height: 44px; line-height: 44px; text-decoration: none; font-size: 22px; color: #fff; text-align: center; outline: 1px solid rgba(255, 255, 255, 0.3); 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: linear-gradient(90deg, #A229CB, #0CA8A8); outline-color: transparent; color: #fff; text-decoration: none; }
.footerQR .wx .icon:hover { background: #2aae67; }
.footerQR .wb .icon:hover { background: #d52c2b; }
.footerQR .dy .icon:hover { background: #000; }
.footerQR .qq .icon:hover { background: #0051d3; }

/* 手机版按钮 */
.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: #085E74; box-shadow: 0 0 20px 10px rgba(255, 255, 255, 0.25) inset; text-decoration: none; }

/* 侧栏固定菜单 */
.sideFixed { z-index: 10; position: fixed;  /* top: 50%; transform: translateY(-50%); */ bottom: 0; right: 0; width: 70px; font-size: 13px; 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; display: flex; flex-direction: column; justify-content: center; align-items: center; background: #abb4b7; }
.sideFixed li>a::before { display: block; content: '\E8db'; font-family: "iconfont"; font-size: 25px; line-height: 1; }
.sideFixed li.wx>a::before { content: '\E617'; }
.sideFixed li.gzt>a::before { content: '\E7BF'; }
.sideFixed li.xlwm>a::before { content: '\E69F'; }
.sideFixed li.qr>a::before { content: '\E678'; }
.sideFixed li.gt>a::before { content: '\E68f'; }
.sideFixed li a:hover { background-color: #33abd0;}
.sideFixed .pic { display: none; overflow: inherit; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.sideFixed .pic img { width: 104px; height: 104px; }
.sideFixed .on .pic { display: block; position: absolute; left: -120px; top: 50%; transform: translateY(-50%); padding: 4px; background: #fff; }
.sideFixed .on .pic i { z-index: 8; position: absolute; right: -10px; top: 50%; margin-top: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-left-color: #fff; border-left-style: solid; display: block; font-size: 0; line-height: 0; width: 0; }


/* 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: 550px; background-image: url(../img/page-banner.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; }

/* 侧栏 和 主栏 */
.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: 20px auto 0; background: #fff; max-width: 1400px; color: #555; padding: 14px 20px; line-height: 20px; text-align: left; font-size: 14px; box-sizing: border-box; }
.path a,
.path span { padding: 0 5px; color: inherit; }
.path em::before { display: inline-block; vertical-align: top; font-family: "iconfont"; content: "\ec40"; color: #085E74; font-size: 1.3em; margin-right: 0.3em; }

/* 侧栏-栏目菜单 */
#sideMenu > .hd { background: linear-gradient(0deg, #085E74, #085E74), linear-gradient(90.17deg, #0F8A99 1.09%, #085E74 99.95%); text-align: center; border: none; }
#sideMenu > .hd h3 { display: table-cell; width: 1%; height: 60px; vertical-align: middle; font-size: 30px; line-height: 50px; color: #fff; background: none; padding: 20px; }
#sideMenu > .bd { padding: 0; }
#sideMenu .menuList li { border-left: 5px solid #085e74; }
#sideMenu .menuList li a { position: relative; display: block; padding: 23px 54px 23px 35px; font-size: 20px; line-height: 28px; background: #fff; text-decoration: none; color: #333; border-bottom: 1px solid #EFF2F8; }
#sideMenu .menuList li:last-child a { border-bottom: none; }
#sideMenu .menuList li a::after { position: absolute; right: 30px; top: 50%; margin-top: -8px; line-height: 1; font-size: 16px; font-weight: normal; font-family: "iconfont"; content: '\e68d'; color: #999; }
#sideMenu .menuList li a:hover { background: #f8f8f8; }
#sideMenu .menuList li.on a { color: #006F8A; }
#sideMenu .menuList li.on a::after { color: #006F8A; }

#sideMenu .list-menu .li1 { border-left: 5px solid #085e74; background-color: #fff; }
#sideMenu .list-menu .a1 { position: relative; cursor: pointer; display: block; padding: 23px 54px 23px 35px; font-size: 20px; line-height: 28px; text-decoration: none; color: #333; border-top: 1px solid #ddd; }
#sideMenu .list-menu .a1::after { position: absolute; right: 30px; top: 50%; margin-top: -8px; line-height: 1; font-size: 16px; font-weight: normal; font-family: "iconfont"; content: '\e68d'; color: #999; }
#sideMenu .list-menu .a1:hover { background: #f8f8f8; }
#sideMenu .list-menu .on1 .a1 { color: #085E74; font-weight: bold; }
#sideMenu .list-menu .on1 .a1::after { color: #085E74; }
#sideMenu .list-menu .ul1 { margin: 0 25px; font-size: 15px; padding-bottom: 10px; } 
#sideMenu .list-menu .ul1 .a2 { line-height: 24px; padding: 10px 5px 10px 20px; display: block; border-top: 1px solid #EFF2F8; position: relative; }
#sideMenu .list-menu .hasUl1 .a1::after,
#sideMenu .list-menu .submeun .a1::after { content: "\E68E"; }
#sideMenu .list-menu .submeun .on .a1::after { content: "\E68F"; }
#sideMenu .list-menu .ul1 .on2 .a2 { color: #085E74; font-weight: bold; }



/* box - 标准盒子 */
.box > .hd { position: relative; padding-left: 18px; line-height: 49px; height: 49px; border-bottom: 1px solid #eee; }
.box > .hd::before { position: absolute; left: 0; top: 1px; bottom: 0; margin: auto; width: 4px; height: 20px; content: ''; background: #085E74; }
.box > .hd h3,
.box > .hd li { float: left; margin-right: 36px; text-align: center; font-size: 20px; color: #333; }
.box > .hd h3,
.box > .hd li.on { font-weight: bold; color: #085E74; }
.box > .hd h3 a,
.box > .hd li a { text-decoration: none; color: inherit; }
.box > .hd .more { position: relative; z-index: 1; float: right; font-size: 16px; color: #666; }
.box > .hd .more:hover { color: #085E74; text-decoration: none; }
.box > .bd { padding: 26px 0 0; }

/* 侧栏盒子 */
#datalist { margin-top: 20px; }
.sideBox { margin-top: 20px; background: #fff; }
#datalist:first-child,
.sideBox:first-child { margin-top: 0; }
.sideBox > .hd { padding: 12px 20px; background: #085E74; }
.sideBox > .hd h3 { line-height: 36px; font-size: 18px; color: #fff; font-size: 20px; font-weight: bold; }
.sideBox > .hd h3::before { float: left; margin-right: 10px; font-family: "fontpower"; content: '\e737'; color: #fff; font-size: 28px; font-weight: normal; line-height: inherit; }
.sideBox > .bd { padding: 15px 20px; }

/* 侧栏-栏目内搜索 */
#sideSearch > .hd h3::before { content: '\e67b'; }
#sideSearch .select { margin-bottom: 10px; width: 100%; height: 36px; font-size: 16px; line-height: 36px; padding: 0 10px; border: 1px solid #E5E5E5; }
#sideSearch .input-box { display: flex; }
#sideSearch .keyword { width: auto; min-width: 0; flex: 1 0 0%; height: auto; line-height: 20px; font-size: 16px; padding: 8px 10px; border: 1px solid #E5E5E5; border-right: none; outline: none; }
#sideSearch .btn { padding: 0 20px; height: 38px; line-height: 38px; background: #085E74; color: #fff; border: none; cursor: pointer; }

/* 主体盒子 */
.mainBox { background: #fff; padding: 25px 45px; }
.mainBox .mHd { position: relative; border-bottom: 1px solid #F1F1F1; }
.mainBox .mHd::after { display: table; clear: both; content: ""; }
.mainBox .mHd h3 { position: relative; float: left; font-size: 24px; margin-bottom: -1px; height: 32px; line-height: 32px; padding-bottom: 17px; font-weight: bold; border-bottom: 2px solid #085E74; color: #085E74; }
.mainBox .mHd h3 a { color: inherit; text-decoration: none; }
.mainBox .mHd .path { margin: 10px 0 0; padding: 0; background: none; border: none; float: right; }
.mainBox .mBd { padding: 30px 0 0; }

/* 无障碍优化 */
#free_Web_box_sub ~ .wrap #header.mini { top: 96px; }

/* 编辑器优化 */
.ueditor-area { position: relative; z-index: 1; }

/* 节点归档信息样式 */
.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: #085E74; border: 0; color: #fff; margin: 0 2%; border-radius: 5px; }
.bot a:hover, .bot button:hover { text-decoration: none; background: #005e75; }

/* 依申请、信访、咨询等通用 查询页样色 */
.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: #085E74; border-bottom-color: #085E74;}
.userlogincomment .user-mainbox .loginBtn { background: #085E74; }
.userlogincomment .user-mainbox .loginBtn:hover { background: #005e75;}
.userlogincomment .loginCookie dd .cookie-time { color: #085E74; }
.userlogincomment .login-tip .registerlink a,
.userlogincomment .login-tip .forget-password a{ color: #085E74; }

@media (min-width:1400px) {
    /* 迷你顶部 */
    #header.mini { position: fixed; animation: fadeInDown 1s ease 0s 1; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) }
}

@media (min-width:1600px) {
	.headerTop .container { padding: 0 100px;}
}



/* 媒体查询 */
@media (max-width:769px) {
    .fixedBtn { display: block; }
}

/* 动画库 */
@keyframes headerIn {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
   }
    100% {
        opacity: 1;
        transform: none;
    }
}
@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 bgScale
{
    0%{
        transform: scale(1.04);
    }
    100%{
        transform: scale(1);
    }
}
@keyframes rotate {
    from{
      transform: rotate(0deg);
    }

    to {
      transform: rotate(360deg);
    }
}