﻿@charset "UTF-8";

/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/

/* Css Reset */
pre { white-space: pre-wrap; word-wrap: break-word; }
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,
img { vertical-align: top; border: 0; }
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i { font-weight: normal; font-style: normal; }
ol,
ul,
li { list-style: none; }
div,
dl,
dt,
dd,
ol,
ul,
li { zoom: 1; }
caption,
th { text-align: left; }
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: normal; font-size: 100%; }
q:before,
q:after { content: ''; }
abbr,
acronym { border: 0; }
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time { margin: 0; padding: 0; display: block; zoom: 1; }

/* Public */
body { min-width: 1200px; color: #333; font-size: 14px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; background: #eee; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #fd7822; 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; }
.fr { float: right; }
.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; }
.wrap { margin: 0 auto; background: #fff; }
.siteWidth,
#content { width: 1200px; margin: 0 auto; }
.siteWidth:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.pageBanner { height: 220px; background: url(../img/pagebanner.jpg) center 0 no-repeat; position: relative; z-index: 0 }
#content { margin-top: 20px; }

/*顶部 S*/
.topBar { height: 40px; line-height: 40px; background: #464646; position: relative; z-index: 3; color: #fff; }
.topBar a { color: #fff; }
.topBar a:hover { color: #ff0; }
.topBar .links { float: left; }
.topBar .links a { padding: 0 15px; }
.topr { float: right; }

/* 站群导航-公共 */
#siteLast { position: relative; }
#siteLast dt { cursor: pointer; }
#siteLast dd { display: none; width: 900px; 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.on dd { display: block; }

/* 站群导航-个性 */
#siteLast { display: inline-block; *display: inline; zoom: 1; float: right; }
#siteLast dt { padding: 0 10px; display: inline-block; *display: inline; zoom: 1; }
#siteLast a { padding: 0; margin: 0; color: #333; }
#siteLast dd { font-size: 12px; }
#siteLast li a { cursor: pointer; }
#siteLast.on dt { background-color: #ee8904; color: #fff; }
#siteLast.on dd { right: 0; top: 40px; width: 810px; border: 3px solid #ee8904; -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, .3); box-shadow: 0px 4px 8px rgba(0, 0, 0, .3); }

/* 搜索栏 */
.s-form { float: left; width: 175px; height: 26px; position: relative; margin-top: 6px; margin-right: 10px; margin-left: 10px; }
.s-form .input-box { height: 26px; }
.s-form .input-box input { height: 26px; line-height: 26px; width: 165px; border-radius: 13px; padding-left: 12px; border: none; float: left; }
.s-form .btn-box { position: absolute; right: 0; top: 0; }
.s-form .btn-box .search { display: block; width: 26px; height: 22px; background: url(../img/fdj.png) no-repeat center center; text-indent: -999em; border: none; }
.logoBar { height: 115px; margin: 0 auto; width: 1200px; gap: 40px; display: flex; justify-content: space-between; align-items: center; }
.logo { flex-shrink: 0; display: flex; align-items: center; width: 450px; }
.logo img { max-height: 60px; image-rendering: -moz-crisp-edges; /* Firefox */ image-rendering: -o-crisp-edges; /* Opera */ image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */ }
.logo .site-name { font-weight: bold; font-size: 24px; padding-left: 20px; margin-left: 20px; position: relative; }
.logo .site-name::before { display: block; content: ""; width: 1px; height: 80%; background-color: #000; opacity: 0.2; left: 0; top: 10%; position: absolute; }

/*导航*/
.nav { flex: 1; min-width: 0; border-bottom: 1px #ddd solid; height: 70px; position: relative; z-index: 2; }
.mainNav a:hover { text-decoration: none }
.mainNav { font-size: 16px; position: relative; zoom: 1; display: flex; }
.mainNav .li1 { text-align: center; position: relative; line-height: 70px; flex: auto; }
.mainNav .a1 { display: block; zoom: 1; }
.mainNav .a1:hover { text-decoration: none; }
.mainNav .on1 { border-bottom: 3px #fd7822 solid; line-height: 68px; }
.mainNav .ul1 { overflow: hidden; line-height: 28px; position: absolute; left: 0; top: 68px; width: 100%; display: none; background: #ee8904; }
.mainNav .li2 { vertical-align: top; }
.mainNav .a2 { font-size: 14px; display: block; line-height: 30px; padding: 5px; color: #fff; }
.mainNav .a2:hover { background: #f79310; text-decoration: none; color: #ff0; }
.link-select { height: 48px; background: #fd7822; }
.link-select .siteWidth { padding-top: 10px; }
.link-select h3 { float: left; font-size: 16px; color: #fff; padding: 0 25px 0 0; }
.link-select select { width: 190px; margin-right: 20px; height: 28px; line-height: 28px; border: none; }
.link-select .last {/* float:right; */ margin-right: 0 }
#footer { background: #464646; color: #fff; padding: 25px 0; }
.copyRight { font-size: 14px; line-height: 24px; text-align: center; }
.copyRight a { color: #fff;}

/*侧栏 */
.side { width: 240px; float: left; margin-right: 30px;}
.mainContent { overflow: hidden; }

/* 顶部注册登录 */
.topBar .userLogged { margin-top: 7px; }
.topBar .userLogged .notlogged .split { margin: 0px }
.user-mainbox .hd h3,
.user-mainbox .top h3 { color: #FF8A00 !important; border-bottom: 3px solid #FF8A00 !important; }
.user-mainbox .loginBtn { background: #FF8A00 !important; }
.user-mainbox .loginBtn:hover { background: #dc7700 !important; }

/* 顶部注册登录 */
.topBar .userLogged .split { font-family: "simsun"; color: #fff !important; }
.topBar .userLogged .userDropdown .nickname { font-weight: normal; }
.topBar .userLogged .loggedin .myMsg { background: url(../img/icons-userlogged.png) -37px -237px no-repeat; }
.topBar .userLogged .userDropdown .nickname:after { background: url(../img/userlogged-arrow.png) 0px 0px no-repeat; }
.topBar .userLogged .userDropdown .avatar { display: none; }
.topBar .userLogged .userDropdown .ud-bd { right: -17px; }
.topBar .userLogged .userDropdown .ud-bd li a { opacity: 1; }
.topBar .userLogged .userDropdown .nickname:hover { color: #ff0; }

/*-- CSS结束 --*/