﻿@charset "UTF-8";


/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
:root{
    --width: 1200px; 
    --Mcolor: #0471e2;
    --Scolor: #fed400;
    --borderColor: #b6b6b6; 
    --Bcolor: #000;
    --Wcolor: #fff;
    --Dcolor: #666;
    --size12: 12px;
    --size14: 14px;
    --size16: 16px;
    --size18: 18px;
}
/* Css Reset */
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: var(--Fcolor); font-size: 14px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: left; -webkit-text-size-adjust: none; background: #fff }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #fa9e00; text-decoration: none; }
.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; }
.siteWidth { width: var(--width); margin: 0 auto; }
.wrap {position: relative;}

/*头部 */
#header{width: 100%;position: relative;height: 100vh;/* padding-bottom: 90px; */}
#header .headerbg{width: 100%;height: 100vh;overflow: hidden;}
#header .headerbg .bd .con,#header .headerbg .hd{display: none;}
#header .headerbg .bd img{width: 100%;height: auto;}
#header .headermc{position: absolute;left: 0;right: 0;top: 0;height: 260px;background: linear-gradient(to bottom,#2b20cb,#ffffff00);}
#header .siteWidth{position: absolute;top: 0;left: 0;right: 0;margin: auto;}
  
.curren #header .headermc{position: fixed;z-index: 99;height: 145px;}
.curren #header .siteWidth{position: fixed;z-index: 999;}
.curren #header .siteWidth .topBar{display: none;}
.curren #header .siteWidth .logoBar{top: 10px;width: 166px;height: 100px;overflow: hidden;}
.curren #header .siteWidth .nav{margin-top: 35px}

.bit-read{width: 136px;height: 60px;background-color: #a61c315e;position: absolute;left: 50%;bottom: 65px;margin-left: -68px;font-size: 18px;z-index: 11;text-align: center;}
.bit-read *{color:#fff;}
.bit-read span{font-size: 14px;display: block;padding-top: 5px;position: relative;z-index: 2}
.bit-read div{display: block;padding-top: 20px;}
.triangle-down{width: 0;height: 0;border-left: 68px solid transparent;border-right: 68px solid transparent;border-top: 52px solid #a61c315e;position: absolute;left: 0;bottom: -52px;z-index: 0}
.bit-read:hover a{color:#fff;}

/* logoBar */
.logoBar{width: 200px;position: absolute;left: 0;right: 0;margin: auto;top: 40px;}
.logoBar img{width: 100%;height: auto;}


/* 搜索 */
.s-form{width: 960px;background-color: var(--Wcolor);padding: 10px 30px;position: absolute;/* top: 0; */left: 0;right: 0;bottom: -67px;margin: auto;z-index: 9;}
.s-form .select-box{display: none;}
.search_box{position: relative;width: 100%;}
.search_box .input-box{height: 40px;border-bottom: 2px solid var(--Mcolor);margin-bottom: 5px;}
.search_box .input-box .from-control{font-size: 26px;border: none;height: 40px;line-height: 40px;width: 100%;outline: none;font-weight: 700;}
.search_box .input-box .from-control::placeholder{color: var(--Mcolor);}
.search_box .btn-box{position: absolute;right: 0;top: 0;bottom: 0;margin: auto;width: 40px;height: 40px;}
.search_box .btn-box .search{border: none;width: 40px;height: 40px;background: url(../newimg/search_icon.png) center no-repeat;}

/* topBar */
.topBar {display: flex;line-height: 40px;height: 40px;margin-bottom: 40px;}
.topBar .topLinks { display: flex;width: 100%;}
.topBar .left{display: flex;margin: 0 auto 0 0;}
.topBar .right{display: flex;margin: 0 0 0 auto;}
.topBar .topLinks li {font-size: var(--size14); color: var(--Wcolor); position: relative; z-index: 11 }
.topBar .topLinks .left li{margin-right: 20px;}
.topBar .topLinks .right li{margin-left: 20px;}
.topBar .topLinks li a {color: var(--Wcolor);opacity: 0.8;}
.topBar .topLinks li a:hover { color: var(--Scolor); text-decoration: none; }
.topBar .topLinks li .con { display: none; }
.topBar .topLinks li .tit {cursor: pointer;opacity: 0.8;}
.topBar .topLinks li .con { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 46px; margin-right: -54px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.topBar .topLinks li .con img { width: 100px; height: 100px; }
.topBar .topLinks li .con i { z-index: 8; position: absolute; top: -10px; left: 50%; margin-left: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-bottom-color: #fff; border-bottom-style: solid; display: block; font-size: 0; line-height: 0; width: 0; }
.topBar .topLinks li.on .tit { color: #ff0 }
.topBar .topLinks li.on .con { display: block; }
.topBar .selectBtn { width: 50px; height: 50px; float: right; _display: inline; background: url(../img/icons.png) 8px 16px no-repeat #1f4a95; }

.textLoop{width: 240px; float: right; *display: inline; height: 50px; line-height: 50px; overflow: hidden; }
.textLoop li{display: block; height: 50px; line-height: 50px; color: #fff; text-align: center;font-size:14px  }
.textLoop li a{display: block; height: 50px; line-height: 50px; text-align: center;  color: #fff; overflow: hidden;font-size:14px  }
.textLoop li a:hover{text-decoration: none; }

/* 站群 */


/* siteLast */
#siteLast {float: right;_display: inline;height: 40px;position: relative;z-index: 20;width: 80px}
#siteLast dt {color: var(--Wcolor); font-size: 12px; cursor: pointer; text-align: center;opacity: 0.8;}
#siteLast dd {background: #fff;padding: 10px 10px 10px 20px;margin: 0px;width: 650px;top: 40px;right: -50px;display: none;position: absolute;box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);border-radius: 5px;z-index: 21;}
#siteLast dd:after { content: ""; width: 0px; height: 0px; position: absolute; top: -5px; right: 85px; border: 5px solid #fff; border-top: none; border-left: 5px solid transparent; border-right: 5px solid transparent; }
#siteLast ul { overflow: hidden }
#siteLast li {float: left;_display: inline;padding-left: 10px;width: 290px;height: 30px;line-height: 30px;color: #666;background: url(../img/dot-03.png) 0 11px no-repeat;text-align: left;}
#siteLast li:nth-child(33){display:none;}
#siteLast li:nth-child(34){display:none;}
#siteLast li:nth-child(35){display:none;}
#siteLast li:nth-child(36){display:none;}
#siteLast li:nth-child(37){display:none;}
#siteLast li:nth-child(38){display:none;}
#siteLast li:nth-child(39){display:none;}
#siteLast li:nth-child(40){display:none;}
#siteLast li:nth-child(41){display:none;}
#siteLast li:nth-child(42){display:none;}
#siteLast li:nth-child(43){display:none;}
#siteLast.on dt { color: var(--Scolor) }
#siteLast.on dd { display: block; }
#siteLast.on dd a { color: #333 }
#siteLast.on dd a:hover { color: var(--Mcolor) }
#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 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;}

/*导航 */
.mainNav { width: 100%;height: 40px;line-height: 40px;display: flex;}
.mainNav a:hover { text-decoration: none }
.mainNav li.li1 {height: 40px;line-height: 40px;width: 120px;text-align: center;position: relative;}
.mainNav li.li1 .a1 { font-size: 20px; display: block; color: var(--Wcolor);font-weight: 700;text-shadow: 1px 1px 1px rgba(0, 0, 0);}
.mainNav li.on1 .a1{ color: var(--Scolor); }
.mainNav li .ul1 { display: none; position: absolute; left: 0px; right: 0px; top: 40px; padding: 10px 0px;background: linear-gradient(to bottom,#2b20cb 65%,#ffffff29);border-top: 3px solid var(--Wcolor);}
.mainNav li .ul1 li { display: block; height: auto; line-height: 18px; padding: 8px 10px }
.mainNav li .ul1 li a { color: #fff; }
.mainNav li .ul1 li a:hover { color: var(--Scolor); }
.mainNav li#li-home { display: none; }
.mainNav .li1:nth-child(5){margin: 0 auto 0 0;}
.mainNav .li1:nth-child(6){margin: 0 0 0 auto;}



/*内容区 */
#content { margin: 0 auto; overflow: hidden;  position:relative; z-index:1;}
.column { overflow: hidden; }

/*底部 */
.flex_box{display: flex;}
#footer {clear: both;text-align: left;color: #fff;background: url(../newimg/footbg.png) center 0 no-repeat;height: 340px;padding: 50px 0 0;}
#footer img{width: 100%;}
#footer .siteWidth{display: flex;}
#footer .ul1{width: 380px;}
#footer .ul1 .footerNav{display: flex;margin-bottom: 35px;}
#footer .ul1 .footerNav li a{font-size: 18px;margin-right: 15px;color: #fff;}
#footer .flex_box{justify-content: space-between;}
#footer .flex_box .left_msg{width: 150px;}
#footer .flex_box .right_msg{width: 180px;}
#footer .flex_box .left_msg p,#footer .flex_box .right_msg p{padding-left: 20px;font-size: 16px;font-weight: 700;margin-bottom: 25px;}
#footer .flex_box .left_msg .li1,#footer .flex_box .right_msg .li1{padding-left: 20px;background: url(../newimg/dz_icon.png) 0 7px no-repeat;margin-bottom: 60px;}
#footer .flex_box .left_msg .li2,#footer .flex_box .right_msg .li2{padding-left: 20px;background: url(../newimg/phone_icon.png) 0 7px no-repeat;background-size: 14px;}
#footer .ul2{width: 200px;margin: 0 auto;}
#footer .ul3{width: 130px;margin: 0 auto;text-align: center;color: #fff;}
#footer .ul3 .title{line-height: 36px;font-size: 12px;}
.copyRight {height: 50px;line-height: 50px;background-color: #662d83;}
.copyRight .siteWidth{text-align: center;font-size: 16px;color: #fff;}


#footer #_ideConac{float:right;}
#footer .friendLinks { width: 200px; float: right; _display: inline; text-align: left;}
#footer .friendLinks .hd {font-size: 20px; color: #fff;line-height: 1;margin-bottom: 20px;}
#footer .friendLinks .bd { padding: 0px; }
#footer .friendLinks select { width: 200px; line-height: 30px; height: 35px; border: 1px solid #707070; margin-bottom: 20px; background: #fff; outline: none; }

/* 当前位置 */
.path { height: 38px; line-height: 38px; padding-left: 20px; background: url(../../Base/newimg/path.png) 0px center no-repeat; text-align: left; font-size: 14px; color: #888888; }
.path a,
.path span { padding: 0 3px; color: #888888; }
.path a:hover { color: #fa9e00 }

/* 盒子 */
.box { background: #fff; padding: 15px 20px; }
.box .hd { height: 50px; border-bottom: 1px solid #b0b0b0; line-height: 50px; margin-bottom: 20px;}
.box .hd h3 { float: left; _display: inline; height: 34px; line-height: 34px; border-bottom: 2px solid #0d67bb; padding: 0 6px 0 15px; background: url(../../Base/img/icons.png) -12px -301px no-repeat; color: #0d67bb; font-size: 20px; }
.box .hd h3 a { color: #0d67bb }
.box .hd h3 a:hover { color: #1f82df; text-decoration: none; }
.box .hd .more { float: right; _display: inline; font-size: 14px; color: #666 }
.box .hd .more:hover { text-decoration: none; color: #fa9e00 }

/* 盒子B */
.boxB {}
.boxB .hd { height: 46px; line-height: 46px; background: #0d67bb; overflow: hidden; }
.boxB .hd h3 { display: block; height: 46px; text-align: center; color: #fff; font-size: 22px; }
.boxB .hd h3 a { color: #fff }
.boxB .hd h3 a:hover { color: #ff0 }
.boxB .hd .more { display: none; }
.boxB .bd { background: #fff; padding: 0px }

/* 信件列表 */
.letterList { width: 100%; border: none; }
.letterList th,
.letterList td { text-align: center; font-size: 14px; vertical-align: middle; line-height: 26px; padding: 5px 5px }
.letterList th { background: #eff4f7; }
.letterList th { color: #1a72bd; height: 35px; line-height: 35px; padding: 0px; border-bottom: 1px solid #becedc; }
.letterList th.title { text-align: left; padding-left: 38px; }
.letterList .even td { background: #f4f4f2; }
.letterList .num { display: none; }
.letterList td.title { text-align: left; padding-left: 5px; }
.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 .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 }

/* 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: #0068B7; }
.detailTable thead th { background: #0068B7; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #0068B7; }
.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; }
.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 { width: 670px; overflow: auto; }
.detailTable .preDiv pre { font-size: 14px; font-family: "Microsoft YaHei", SimSun, 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; }


/* 侧栏固定菜单 */
.sideFixed { z-index: 9; position: fixed; top: 50%; margin-top:-175px; right: 10px; width: 90px; font-size: 14px; _position: absolute;background-color: #0068a8; border-radius: 90px;}
.sideFixed .top_bg{width: 90px;height: 90px;border-radius: 50%;background: url(../newimg/logo_icon.png) center no-repeat;background-size: 100%;margin-bottom: 15px;}
.sideFixed .bottom_bg{padding-bottom: 50px;background: url(../newimg/start_icon.png) center no-repeat;}
.sideFixed li { width: 90px;height: 70px;}
.sideFixed li a { display: block; height: 30px; line-height: 30px; text-align: center; color: #fff; padding-top: 40px;}
.sideFixed li.li1 a {background: url(../newimg/ficon1_off.png) center 10px no-repeat;background-size: 24px;}
.sideFixed li.li2 a {background: url(../newimg/ficon2_off.png) center 10px no-repeat;background-size: 24px;}
.sideFixed li.li3 a {background: url(../newimg/ficon3_off.png) center 10px no-repeat;background-size: 24px;}
.sideFixed li.li4 a {background: url(../newimg/ficon4_off.png) center 10px no-repeat;background-size: 24px;}
.sideFixed li.li5 a {background: url(../newimg/ficon5_off.png) center 10px no-repeat;background-size: 24px;}
.sideFixed li.li6 a {background: url(../newimg/ficon6_off.png) center 10px no-repeat;background-size: 24px;}
.sideFixedStop{top:auto;margin-top: 0px; position: absolute;}
.sideFixed li.li1:hover a {background: url(../newimg/ficon1_on.png) center 10px no-repeat;background-size: 24px;background-color: var(--Scolor);color: #0068a8;}
.sideFixed li.li2:hover a {background: url(../newimg/ficon2_on.png) center 10px no-repeat;background-size: 24px;background-color: var(--Scolor);color: #0068a8;}
.sideFixed li.li3:hover a {background: url(../newimg/ficon3_on.png) center 10px no-repeat;background-size: 24px;background-color: var(--Scolor);color: #0068a8;}
.sideFixed li.li4:hover a {background: url(../newimg/ficon4_on.png) center 10px no-repeat;background-size: 24px;background-color: var(--Scolor);color: #0068a8;}
.sideFixed li.li5:hover a {background: url(../newimg/ficon5_on.png) center 10px no-repeat;background-size: 24px;background-color: var(--Scolor);color: #0068a8;}
.sideFixed li.li6:hover a {background: url(../newimg/ficon6_on.png) center 10px no-repeat;background-size: 24px;background-color: var(--Scolor);color: #0068a8;}

/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/