﻿@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; font-size: 14px;line-height:1.8;font-family:"Microsoft YaHei",SimSun,Arial,Helvetica,Tahoma,sans-serif;text-align: center;-webkit-text-size-adjust: none; background: #ffff; }
a { color: #333; text-decoration: none; outline: none; }
a:hover {color: #2a67b9;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{ overflow:hidden; }
.siteWidth{clear: both;width:1200px;margin:0 auto;}

/*顶部 S*/
#header{height:266px; position: relative;z-index: 13; margin-bottom:20px; background: url(../img/headerbg.jpg) 50% 0 no-repeat #2c70c5; }
#header .top{height: 30px; background: #0a50a6; color: #fff;}
#header .top .welcome{float: left; *display: inline; line-height: 30px; font-size: 14px; color: #fff;}
#header .top .links{float: right; *display: inline; line-height: 30px; }
#header .top .links a{ color: #fff; }
#header .top .links a:hover{color: #ffce70; text-decoration: none; }
.logoBar {height: 180px; width: 1200px; margin: 0 auto; position: relative; display: flex; align-items: center; justify-content: space-between; }
.logo { display: flex; align-items: center; }
.logo img{ max-height: 80px;
      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: 34px; color: #fff; padding-left: 20px; margin-left: 20px; position: relative; }
.logo .site-name::before { display: block; content: ""; width: 1px; height: 80%; background-color: #fff; opacity: 0.2; left: 0; top: 10%; position: absolute; }

/* 站群导航-公共 */
#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{z-index: 15; float:right;  *display:inline; height: 30px; width: 72px;}
#siteLast dt{height: 30px; line-height: 30px; text-align: left; width: 72px; text-align:center; color:#fff;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#ffa019; color:#fff;}
#siteLast.on dd{right:0;top: 30px;width: 810px;border: 3px solid #ffa019;-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{width:260px;height: 30px; overflow:visible; z-index:4; background: #fff;position: relative; overflow:hidden; }
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{width: 210px;height: 24px;line-height:24px; font-size:12px;outline: none;float:left; *display: inline;margin:0px;padding: 3px 0px 3px 10px;background: none;border: none;}
.s-form .btn-box{ float:right; }
.s-form .btn-box .btn{display:block;width:38px;height: 30px;line-height: 30px;border: none;text-align:left;outline:none;background: url(../../base/img/icons-top.png) no-repeat 8px 4px #ffa019;overflow: hidden;text-indent: 300%;color:#fff;}

/*导航 */
.nav{height: 56px; width: 1200px; margin: 0 auto; }
.mainNav{ width: 1200px; margin: 0 auto;  height: 56px; background: url(../img/navbg.png) 0px 0px repeat; display: flex; }
.mainNav a:hover{text-decoration: none; }
.mainNav .li1{ height: 56px; position: relative; z-index: 10 ; flex: auto; }
.mainNav .h1{display: block; height: 56px; line-height: 56px;}
.mainNav .a1 {font-size: 18px;color: #fff;display: block;line-height: 56px; display: flex; justify-content: center; gap: 15px; align-items: center;}
.mainNav .a1::before { content: ""; background: url(../img/icons-top.png) 0 -98px no-repeat; width: 20px; height: 20px; }
.mainNav .on1 .h1{ background: url(../img/navbg.png) 0px 0px repeat; }
.mainNav .li1:nth-child(2) .a1::before {background-position: 0 -198px;}
.mainNav .li1:nth-child(3) .a1::before {background-position: 0 -500px;}
.mainNav .li1:nth-child(4) .a1::before {background-position: 0 -400px;}
.mainNav .li1:nth-child(5) .a1::before {background-position: 0 -600px;}
.mainNav .li1:nth-child(6) .a1::before {background-position: 0 -281px;}
.mainNav .li1:nth-child(7) .a1::before {background-position: 0 -682px;}
.mainNav .li1:nth-child(8) .a1::before {background-position: 0 -781px;}
.mainNav .ul1{display:none; width:100%; padding:7px 0; position:absolute; left:0; top:56px;  background:#3173c6; z-index: 11}
.mainNav .li2{display: block; }
.mainNav .ul1 li{height:28px;padding:0;text-align:center;overflow:hidden;}
.mainNav .ul1 li h3.h2{height: 20px;font:normal 13px/28px "微软雅黑";}
.mainNav .ul1 li a{color:#c5dfff;}
.mainNav .ul1 li a:hover{color:#fff;}

/* 日历式信息列表 */
.dateList{}
.dateList li{height: 72px; overflow: hidden; margin-bottom: 28px}
.dateList li .date{width: 70px; height: 72px; float: left; *display: inline; margin-right: 12px; background: #e6e6e6}
.dateList li .date b{display: block; height: 44px; line-height: 44px; text-align: center; font-size: 22px; color: #fff; background: #2869c0 }
.dateList li .date span{display: block; height: 28px; line-height: 28px; text-align: center; font-size: 12px; color: #7b7b7b;}
.dateList li .title{height: 20px;line-height: 20px;overflow: hidden;font-size: 14px;font-weight: bold;margin-bottom: 9px;}
.dateList li .intro{height: 36px; line-height: 18px; font-size: 12px; color: #9a9a9a}
.dateList li.last{margin-bottom: 0px;}

/* box */
.box{}
.box .hd{height: 38px; border-bottom: 1px solid #85addd; }
.box .hd h3{float: left; *display: inline; height: 38px; line-height: 38px; font-size: 16px; color: #fff; padding: 0 20px; background: #3175c7; text-align: center; }
.box .hd h3 a{color: #fff;}
.box .hd h3 a:hover{color: #ffce70; text-decoration: none; }
.box .hd ul{overflow: hidden; }
.box .hd ul li{float: left; height: 38px; line-height: 38px; color: #6e6e6e; text-align: center;}
.box .hd ul li a{color: #6e6e6e; display: block; height: 38px; line-height: 38px; padding: 0 20px; font-size: 16px; }
.box .hd ul li.on{background: #3175c7; color: #fff;}
.box .hd ul li.on a{color: #fff}
.box .hd ul li a:hover{text-decoration: none; }
.box .hd ul li.on a:hover{color: #ffce70}
.box .hd .more{float: right; *display: inline; line-height: 38px; font-size: 14px; color: #a8a8a8}
.box .bd{padding: 15px 0px 0px}

/* content */
#content{text-align:left; position:relative;z-index:1; width: 1200px; margin: 0 auto 20px; }
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/*底部 */
#footer { background: #2869c0; color: #fff; overflow:hidden;}
#footer .siteWidth{ font-size: 14px; overflow:hidden;display: flex; align-items: center; padding: 20px 0; justify-content: space-between;}
#footer a { color:#fff;}
#footer .copyRight { text-align:left; font-weight: bold; line-height:26px; padding: 10px 20px; border-left: 1px solid rgba(255, 255, 255, 0.2); }


.foot-logo { display: flex; align-items: center; }
.foot-logo img { max-height: 45px; }
.foot-logo .site-name { font-weight: bold; font-size: 20px; color: #fff; padding-left: 15px; margin-left: 15px; position: relative; }
.foot-logo .site-name::before { display: block; content: ""; width: 1px; height: 80%; background-color: #fff; opacity: 0.2; left: 0; top: 10%; position: absolute; }

.qr-wx { text-align: center; font-size: 12px; }
.qr-wx .pic { margin-bottom: 5px; }
.qr-wx .pic img { max-width: 80px; }

/* 当前位置 */
.path{ height:30px; line-height:30px; color:#999 }
.path a,.path span{margin:0 5px; color:#999}

/* goTop */
#goTop{position:fixed;  display:none; _display:none !important; bottom:60px;right:5px;z-index: 99;cursor:pointer;margin:5px;width:100px;height:28px;-webkit-box-shadow:0 0 5px #9c9c9c;opacity:.9;background: url(../img/gotop.jpg)  left center no-repeat; }
#goTop::after{ display:block; position:absolute; left:50%; top:50%; margin-left:-10px; margin-top:-15px; content:""; border-color:transparent;  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;}




/* 顶部注册登录 */
#header .userLogged{margin-top:2px;}
#header .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#0068B7 !important;border-bottom:3px solid #0068B7 !important;}
.user-mainbox .loginBtn {background: #0068B7 !important;}
.user-mainbox .loginBtn:hover { background: #007ede !important;}
.userLogged .userDropdown .ud-bd li a { color: #333 !important; }

/* 顶部注册登录 */
.top .userLogged .split { font-family: "simsun"; color: #fff !important; }
.top .userLogged .userDropdown .nickname { font-weight: normal; }
.top .userLogged .loggedin .myMsg { background: url(../img/icons-userlogged.png) -37px -237px no-repeat; }
.top .userLogged .userDropdown .nickname:after { background: url(../img/userlogged-arrow.png) 0px 0px no-repeat; }
.top .userLogged .userDropdown .avatar { display: none; }
.top .userLogged .userDropdown .ud-bd { right: -17px; }
.top .userLogged .userDropdown .ud-bd li a { opacity: 1; }


/*-- CSS结束 --*/

