﻿@charset "UTF-8";

/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/

/* 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; }
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: 16px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; }
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time { margin: 0; padding: 0; display: block; zoom: 1; }

/* Public */
body { color: #333; font-size: 16px; line-height: 36px; font-family: "Microsoft YaHei", 'PingFang SC', 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: #D40600;  }
.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: 20px; 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; }
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; }

/* frame */
html { background: #f5f5f5; }
body { text-align: center; min-width: 1400px; background: #fff; margin: 0 auto;}
.wrap { position: relative; }
.siteWidth,.container { position: relative; max-width: 1400px; margin: 0 auto; }
.pic { overflow: hidden; }
.pic img { transition: all 0.5s; }
.pic:hover img { transform: scale(1.1); }
#content { clear: both; margin: 0 auto; padding: 20px 0; width: 1400px; position: relative; min-height: 386px; z-index: 1; text-align: left; }
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* topBar */
.topBar { height: 36px; line-height: 36px; z-index: 9; position: absolute; top: 0; left: 0; font-size: 14px; text-align: left; color: #fff; width: 100%; min-width: 1400px; }
.topBar::before { display: block; content: ""; position: absolute; left: 0; top: 0; width: 100%; min-width: 1400px; height: 60px;
    background: -webkit-linear-gradient(180deg, rgba(0, 1, 36, 0.6) 0%, rgba(0, 0, 0, 0) 92.5%);
    background: linear-gradient(180deg, rgba(0, 1, 36, 0.6) 0%, rgba(0, 0, 0, 0) 92.5%); 
 }
.topBar a { color: #fff; }
.topBar .sw a { padding-right: 15px; margin-right: 15px; position: relative; display: block; float: left;}
.topBar .sw a::after { display: block; content: ""; background-color: #fff; opacity: 0.4; width: 1px; height: 10px; right: 0; top: 50%; transform: translateY(-50%); position: absolute; }
.topBar .sw a:last-child::after { display: none; }
.topBar .siteWidth { overflow: visible; }
.topBar .links { float: right; }
.topBar .links dl { position: relative; float: left; margin-left: 15px; }
.topBar .links dt { display: flex; align-items: center; cursor: pointer; }
.topBar .links dt::before { display: block; font-family: "iconfont"; font-size: 20px; margin-right: 5px; }
.topBar a:hover,
.topBar .links dt:hover { color: #feec01; }
.topBar .links .userLogin dt::before { content: '\E628'; display: none;}
.topBar .links .userLogin .loginbutton::before { content: '\E628'; display: inline-block; font-family: "iconfont"; font-size: 20px; margin-right: 5px; position: relative; top: 2px; }


.topBar .links .barrierFree dt::before { content: '\E60C';}
.topBar .links .phone dt::before { content: '\E661';}
.topBar .links .set-slb dt::before { content: '\E644';}
.topBar .links .wechat dt::before { content: '\E8DB';}
.topBar .links .robot dt::before { content: '\E607';}
.topBar .links .ftb dt::before { content: '\E6f2';}

.topBar .links dd { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 40px; margin-right: -60px; -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 .links dd img { width: 120px; height: 120px; }
.topBar .links dd i { z-index: 8; position: absolute; top: -14px; left: 50%; margin-left: -4px; border-width: 7px; 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 .links .on dd { display: block; }

.topBar .robot { display: none;}

/* 顶部注册登录 */
.topBar .userLogged {margin-top: 3px;margin-right: 0;}
.topBar .userLogged .loggedin { margin-top: 2px; }
.topBar .userLogged .split { opacity: 0.5; font-family: "simsun"; color: #fff !important; }
.topBar .userLogged .userDropdown .nickname { font-weight: normal; }
.topBar .userLogged .userDropdown.on .nickname { color: #feec01; }
.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; }

/* ind-banner */
.ind-banner { position: absolute; top: 0; left: 0; width: 100%; min-width: 1400px; }
.ind-banner .hd,.ind-banner .bd .con { display: none; }
.ind-banner .bd li { height: 620px; min-width: 1400px; width: 100%; }
.ind-banner .bd .pic img { height: auto;  min-width: 1400px; width: 100%; transform: scale(1) !important; }

/* top-txt */
.top-txt { text-align: center; margin: 0 auto 20px; }

/* 搜索框 */
.siteSearchBar { height: 54px; margin: 10px auto 35px; width: 660px; border-radius: 10px; border: 5px solid rgba(152, 163, 183, 0.5); position: relative;}
.s-form { vertical-align: top; height: 54px; line-height: 54px; position: absolute; left: 0; top: 0; }
.s-form .input-box { float: left; }
.s-form .input-box input { width: 490px; vertical-align: top; background-color: rgba(255, 255, 255, 0.85); border-radius: 5px 0 0 5px; height: 34px; font-size: 16px; padding: 10px 20px; line-height: 34px; border: none; outline: none; }
.s-form .btn-box { float: right; width: 130px; height: 54px; }
.s-form .btn-box input { height: 54px; line-height: 54px; text-align: left; padding-left: 30px; font-size: 20px; color: #fff; overflow: hidden; border: none; border-radius: 0 5px 5px 0; background: url(../img/icons.png) 77px 16px no-repeat #DF2020; width: 130px; outline: none; }
.s-form .btn-box input:active { background-color: #ba0101; }
.s-form .link-box { text-align: center; font-size: 14px; }
.s-form .select-box { float: left; width: 100px; height: 38px; border: none; background: #fff; border: 1px solid #ccc; border-right: none; position: relative; display: none; }
.s-form .select-box ul { position: absolute; background: #f7f7f7; border-top: 0; line-height: 1.8; display: none; left: -1px; top: 39px; border: 1px solid #ccc; border-top: 0; width: 301px; padding: 5px 10px; }
.s-form .select-box ul li { cursor: pointer; padding: 4px 5px; font-size: 14px; float: left; width: 90px; text-align: left; }
.s-form .select-box ul li:hover { color: #e20500; background: #f1f1f1; }
.s-form .select-box .s-option { display: inline-block; position: absolute; top: 0; height: 38px; line-height: 38px; width: 80px; text-align: center; }
.s-form .select-box a:hover { text-decoration: none; }
.s-form .select-box .arrow-dn { display: inline-block; top: 16px; height: 0; width: 0; font-size: 0; overflow: hidden; border: 5px solid transparent; border-color: #666 transparent transparent; position: absolute; right: 10px; top: 18px; transition: -webkit-transform 0.1s ease-in-out; transform: translate3d(0, 0, 999px); backface-visibility: visible; -webkit-transition: -webkit-transform 0.1s ease-in-out; -webkit-transform: translate3d(0, 0, 999px); -webkit-backface-visibility: visible; -moz-transition: -moz-transform 0.2s ease-in-out; -moz-transform: translate3d(0, 0, 999px); -moz-backface-visibility: visible; }
.s-form .select-box .arrow-hover { border-color: transparent transparent #666 transparent; top: 11px; }
.s-hot-search { position: absolute; padding-top: 50px; z-index: -1; margin-top: -10px; font-size: 12px; }
.s-hot-search a { color: #666; }

/* header */
.header { text-align: left; min-width: 1400px; position: relative; }
.header #logo { padding-top: 55px; text-align: center; margin-bottom: 30px;}
.header #logo img { max-width: 100%; }

.headerTop { position: relative; z-index: 2; }

/* 主导航 */
.topNav { position: relative; min-width: 1400px; z-index: 1; border-radius: 5px; height: 70px; width: 1400px; margin: 0 auto; overflow: hidden;
  background: -moz-linear-gradient( 90deg, rgb(205,1,1) 0%, rgb(220,2,2) 100%);
  background: -webkit-linear-gradient( 90deg, rgb(205,1,1) 0%, rgb(220,2,2) 100%);
  background: -ms-linear-gradient( 90deg, rgb(205,1,1) 0%, rgb(220,2,2) 100%)
}
.mainNav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.mainNav .li1 { float: left;  }
.mainNav .a1 { display: block; color: #fff; text-align: center; font-size: 22px; height: 70px; line-height: 70px; font-weight: bold; padding: 0 40px;}
.mainNav .a1:hover { text-decoration: none; color: #fff; }
.mainNav .on1 .a1 { background-color: rgba(0, 0, 0, 0.1); }


.slbBtn a { position: absolute; z-index: 3; top: 13px; right: 15px; height: 42px; font-size: 20px; font-weight: bold; line-height: 42px; padding: 0 20px 0 46px; transition: all 0.5s; color: white; border-radius: 40px; background: #ff9e15 url(../img/icon-old.png) no-repeat 20px center; background-size: auto 60%; }
.slbBtn a:hover { text-decoration: none; background-color: #e58907; }


/* 主栏 和 侧栏 */
.mainContent { overflow: hidden; }
.side { width: 300px; float: left; margin-right: 30px; }

/* 位置导航 */
.path { color: #666; line-height: 20px; padding: 15px 0; margin: 0 auto; text-align: left; font-size: 14px; width: 1400px; border-bottom: 1px solid #EAEDF1; position: relative; }
.path a,
.path span { padding: 0 3px; color: #666; }
.path em { background: url(../img/icons.png) no-repeat 10px -1641px; padding-left: 36px; }
.path a:hover { color: #c00; }

/*footer*/
#footer { color: #fff; background: #D40600; position: relative; text-align: left; padding: 20px 0; min-width: 1400px; }
#footer::before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 5px; min-width: 1400px; background: url(../img/foot-bar.png) repeat-x; opacity: 0.3; }
#footer .footNav { padding-bottom: 10px; overflow: hidden; }
#footer .footNav li { float: left; }
#footer .footNav .spe { margin: 0 10px; }
#footer a { color: #fff; }
#footer a:hover { color: #f5dc0a; }
#footer .copyRight {  line-height: 30px; font-size: 14px; padding-right: 400px; }
#footer .copyRight img { vertical-align: text-bottom; }
#footer .pics { position: absolute; right: 0; top: 40px; display: flex; align-items: center; justify-content:space-between; }
#footer .pics li { float: left; margin-left: 15px; margin-bottom: 15px;}
#footer .pics img { height: 63px; }
#footer .pics .ul2 { width: 250px; }
#footer .pics .ul2 img { width: 110px; height: 52px; }


/* 侧栏固定菜单 */
.sideFixed { z-index: 10; position: fixed; top: 50%; transform: translateY(-50%); right: 5px; font-size: 14px; width: 185px; }
.sideFixed ul { width: 60px; margin: 0 auto; }
.sideFixed li { position: relative; margin: 5px 0; }
.sideFixed li a { transition: all 0.5s; width: 60px; height: 60px; box-shadow: 0px 0px 15px rgba(200, 0, 0, 0.15); box-sizing: border-box; display: block; background: #fff; border-radius: 100%; font-size: 0; }
.sideFixed li>a::before { display: block; content: '\E8db'; font-family: "iconfont"; font-size: 45px; line-height: 1; text-align: center; line-height: 60px; color: #CCA467; }
.sideFixed li.wb>a::before { content: '\E605'; }
.sideFixed li.qr>a::before { content: '\E696'; }
.sideFixed li.gt>a::before { content: '\E775'; }
.sideFixed li a:hover { background-color: #c00; color: #fff;}
.sideFixed li a:hover::before { color: #fff; }
.sideFixed ul .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 ul .pic img { width: 104px; height: 104px;}
.sideFixed ul .on .pic { display: block; position: absolute; left: -120px; top: 50%; transform: translateY(-50%); padding: 4px; background: #fff; }
.sideFixed ul .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; }

.robot .tips { position: absolute; left: 0; top: -65px; padding: 10px; display: none; margin-bottom: 10px; font-size: 12px; line-height: 1.5; background-color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); border-radius: 5px; border: 1px solid #E4E4E4;}
.robot:hover .tips { display: block; }
.robot .robot-pic img { max-width: 100%; }


/* goTop */
#goTop { position: fixed; display: none; 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: 0.9; background: rgba(0, 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: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, 0.8); left: 0; top: 0; }

/* 侧栏盒子模型 */
.sideBox { margin-bottom: 20px; background: #FBFBFB; }
.sideBox .hd { overflow: hidden; text-align: center; background: #c00; height: 62px; line-height: 62px; position: relative; }
.sideBox .hd .more { float: right; color: #fff; }
.sideBox .hd h3 { font-size: 24px; color: #fff; font-weight: bold; }
.sideBox .hd h3 a { color: #fff; vertical-align: middle; }
.sideBox .bd { padding: 15px 20px; border: 1px solid #EEEEEE; border-top: 0 }

/* 侧栏-栏目菜单 */
#sideMenu .hd { background: url(../img/side-menu-hd1.jpg) no-repeat center; padding: 25px 15px; background-size: cover; }
#sideMenu .bd { padding: 0; border: none; }
#sideMenu li { text-align: center; border-left: 2px solid #c00; border-bottom: 1px solid #EAEDF1; }
#sideMenu li a { display: block; padding: 15px 80px 15px 30px; line-height: 26px;  position: relative; background: url(../img/slide-li.png) no-repeat 240px center; }
#sideMenu li a:hover,
#sideMenu .on a { color: #c80000; font-weight: bold; background:#fff url(../img/slide-li-on.png) no-repeat 240px center;}



/* 侧栏-热点资讯 */
.sideRankList li { padding: 10px 0; border-bottom: 1px dotted #ccc; overflow: hidden; line-height: 24px; display: flex; align-items: center; }
.sideRankList .last { border-bottom: 0 }
.sideRankList em { display: block; float: left; margin-right: 10px; height: 30px; width: 30px; color: #fff; text-align: center; line-height: 30px; background: #D0D0D0; border-radius: 3px; }
.sideRankList li:nth-child(1) em { background-color: #D93636; }
.sideRankList li:nth-child(2) em { background-color: rgba(217, 54, 54, 0.70); }
.sideRankList li:nth-child(3) em { background-color: rgba(217, 54, 54, 0.40); }
.sideRankList li a { flex: 1 0 0%; min-width: 0; }

/* box-tab */
.box-tab .hd { height: 50px; line-height: 50px; background: url(../img/more.png) no-repeat right 3px; padding-bottom: 10px; }
.box-tab .hd::before { content: "\E687"; font-size: 58px; font-family:"iconfont"; color: #c00; margin-right: 10px; display: block; float: left; }
.box-tab .hd ul { float: left; }
.box-tab .hd li { float: left; margin-right: 35px;}
.box-tab .hd li a,.box-tab .hd li span { font-size: 24px; font-weight: bold; display: block; position: relative; }
.box-tab .hd li.on a,.box-tab .hd li.on span { color: #C80000; }
.box-tab .hd h3 { color: #c80000; position: relative; font-size: 24px; float: left; }
.box-tab .hd h3::before { content: "\E687"; font-size: 58px; font-family:"iconfont"; font-weight: normal; color: #c00; display: block; float: left; margin-right: 5px; }
.box-tab .hd h3 a,.box-tab .hd h3 span { color: inherit; font-weight: bold;}
.box-tab .hd .more { float: right; color: #999; font-size: 14px; display: flex; align-items: center;}
.box-tab .hd .more:hover { color: #c80000; }
.box-tab .hd .more::after { display: block; content: "\E642"; font-family:"iconfont"; font-size: 20px; color: #c00; padding-left: 4px; }
.box-tab .bd { clear: both; border: 1px solid #e5e5e5; border-radius: 10px; padding: 15px; }

/* box-block */
.box-block .hd { line-height: 40px; height: 40px; border: 1px solid #eaeaea; padding: 9px; margin-bottom: 10px; }
.box-block .hd h3 { float: left; font-weight: bold; font-size: 20px; }
.box-block .hd h3 a { background-color: #c00; color: #fff; display: block; padding: 0 30px; position: relative; }
.box-block .hd li { float: left; margin-right: 5px; }
.box-block .hd li a,
.box-block .hd li span { display: block; font-size: 20px; font-weight: bold; color: #c00; padding: 0 30px; position: relative; }
.box-block .hd li:last-child { margin-right: 0; }
.box-block .hd li.on a { background-color: #c00; color: #fff;}
.box-block .hd li.on a::before,.box-block .hd h3 a::before { left: 0; }
.box-block .hd li.on a::after,.box-block .hd h3 a::after { right: 0; }
.box-block .hd h3 a::before,
.box-block .hd h3 a::after,
.box-block .hd li.on a::before,
.box-block .hd li.on a::after { display: block; content: ""; width: 5px; height: 40px; background: url(../img/hw2.png) repeat-y; position: absolute; top: 0; }
.box-block .hd .more { float: right; color: #999; font-size: 14px; display: flex; align-items: center;}
.box-block .hd .more:hover { color: #c80000; }
.box-block .hd .more::after { display: block; content: "\E642"; font-family:"iconfont"; font-size: 20px; color: #c00; padding-left: 4px; }

/* box-icon */
.box-icon>.hd { height: 52px; line-height: 52px; background: #fdf7f7; margin-bottom: 10px; }
.box-icon>.hd h3::before { display: inline-block; content: "\E606"; vertical-align: top; font-size: 36px; font-family: "iconfont"; font-weight:normal; color: #fff; width: 52px; height: 52px; text-align: center; background-color: #c80000; margin-right: 15px; }
.box-icon>.hd h3 { font-size: 22px; font-weight: bold; color: #c80000; }
.box-icon>.hd h3 a { color: inherit; }
.box-icon>.hd .more { float: right; font-size: 16px; color: #777; margin-right: 10px;}
.box-icon>.hd .more:hover { color: #c80000;}

/* box-line */
.box-line>.hd,
.box-line>.container>.hd{ height: 50px; line-height: 50px; display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px;}
.box-line>.hd ul { float: left; }
.box-line>.hd li { float: left; font-size: 24px; font-weight: bold; margin-right: 35px;}
.box-line>.hd li.on a { color: #c80000; }
.box-line .hd h3 { color: #c80000; position: relative; font-size: 24px; font-weight: bold; }
.box-line .hd h3::before { content: "\E687"; font-size: 58px; font-family:"iconfont"; font-weight: normal; color: #c00; display: block; float: left; margin-right: 5px; }
.box-line .hd h3 a,.box-line>.hd h3 span { color: inherit;}
.box-line .hd .more { float: right; color: #999; font-size: 14px; display: flex; align-items: center;}
.box-line .hd .more:hover { color: #c80000; }
.box-line .hd .more::after { display: block; content: "\E642"; font-family:"iconfont"; font-size: 20px; color: #c00; padding-left: 4px; }

/* 公开字体图标 */
.iconfont-gk li { margin-bottom: 20px; font-size: 16px; text-align: left; }
.iconfont-gk li a { display: block; height: 70px; line-height: 70px; background-color: #fff; padding: 0 20px; }
.iconfont-gk li a::before { display: block; content: "\E64b"; transition: all 0.3s; font-family: "iconfont"; font-size: 40px; color: #c00; float: left; margin-right: 10px; }
.iconfont-gk li a:hover { letter-spacing: 1px; background-color: #c00; color: #fff;}
.iconfont-gk li a:hover::before { transform: rotateY(180deg); color: #fff; }
.iconfont-gk .li2 a::before { content: "\E600"; }
.iconfont-gk .li3 a::before { content: "\E701"; }
.iconfont-gk .li4 a::before { content: "\E618"; }
.iconfont-gk .li5 a::before { content: "\E61D"; }
.iconfont-gk .li6 a::before { content: "\E601"; }
.iconfont-gk .li7 a::before { content: "\E619"; }


/* box-special----------------- */
.box-special { padding: 20px 0 40px; background-color: #F9F9F9; min-width: 1400px; }
.box-special .bd { position: relative; overflow: hidden; margin: 0 -40px; }
.box-special .bd .arrow { display: block; border-radius: 5px; content: ""; width: 30px; height: 40px; background-color: #98A3B7; transition: all 0.5s;  text-align: center; line-height: 40px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1;}
.box-special .bd .arrow::after { display: block; content: "\E648"; font-size: 20px; color: #fff; font-family: "iconfont"; }
.box-special .bd .prev { left: 0;  }
.box-special .bd .next { right: 0;  }
.box-special .bd .next::after { content: "\E647"; }
.box-special .bd .arrow:hover { background-color: #c80000; }
.box-special .tempWrap { margin: 0 auto; }
.box-special .tempWrap ul { padding: 10px 0 10px 20px !important; }

.list-special li { float: left; padding: 10px 10px 5px; width: 300px; margin-right: 32px; background-color: #fff; height: 155px; border-radius: 10px;
    -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .2); -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .2); box-shadow: 0px 0 8px rgba(0, 0, 0, .2);
}
.list-special .pic { overflow: hidden; width: 300px; height: 110px; display: block; }
.list-special .pic img { width: 300px; height: 110px; }
.list-special .tit { text-align: center; display: block; height: 40px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }


@media ( max-width:1480px) {
  .box-special .bd { margin: 0; }
}

/* box */
.box { margin-bottom: 15px; }
.box .hd { margin-bottom: 5px; height: 38px; line-height: 38px; position: relative; border-bottom: 1px solid #ddd; font-size: 18px; }
.box .hd .more { position: absolute; right: 0; color: #999; font-size: 14px; }
.box .hd .more a { color: #999; }
.box .hd h3 { border-bottom: 2px solid #c80000; line-height: 33px; position: absolute; color: #c80000; padding: 0 12px 4px 12px; }
.box .hd h3 a { color: #c80000; }
.box .hd h3 a:hover { text-decoration: none; }
.box .hd ul { position: absolute; height: 39px; line-height: 33px; overflow: hidden; }
.box .hd li { float: left; padding: 0 12px 4px 12px; position: relative; }
.box .hd li a:hover { text-decoration: none; }
.box .hd .on { border-bottom: 2px solid #c80000; }
.box .hd .on a { color: #c80000; }
.box .bd { padding: 5px; overflow: hidden; }

/* boxA */
.boxA { margin-bottom: 15px; }
.boxA .hd { height: 39px; line-height: 39px; position: relative; border-bottom: 1px solid #e1e1e1; background: #f9f9f9; }
.boxA .hd .more { font-size: 14px; position: absolute; right: 10px; color: #999; }
.boxA .hd h3 { position: absolute; color: #c80000; font-size: 18px; line-height: 38px; padding: 0 20px; background: #f9f9f9; border: 1px solid #e1e1e1; border-top: 3px solid #c80000; border-bottom: 0; }
.boxA .hd h3 a { color: #c80000; }
.boxA .hd h3 a:hover { text-decoration: none; }
.boxA .hd ul { position: absolute; height: 40px; overflow: hidden; }
.boxA .hd li { float: left; font-size: 18px; height: 39px; line-height: 39px; background: #f9f9f9; }
.boxA .hd li a { display: block; float: left; padding: 0 30px; }
.boxA .hd li a:hover { text-decoration: none; }
.boxA .hd .on { border: 1px solid #e1e1e1; border-top: 3px solid #c80000; border-bottom: 0; }
.boxA .bd { padding: 5px; overflow: hidden; }

/* boxB */
.boxB { background: #fff; }
.boxB .hd { height: 39px; line-height: 39px; position: relative; border: 1px solid #e1e1e1; }
.boxB .hd .more { font-size: 14px; position: absolute; right: 10px; color: #666; }
.boxB .hd h3 { padding: 0 20px; font-size: 18px; color: #fff; background: #c80000; position: absolute; height: 41px; line-height: 41px; left: -1px; top: -1px; }
.boxB .hd h3 a { color: #fff; }
.boxB .bd { overflow: hidden; padding: 10px; border: 1px solid #e9e9e9; border-top: 0; }

/* boxC */
.boxC { margin-bottom: 15px; overflow: hidden; }
.boxC .hd { height: 30px; line-height: 30px; background: #fafafa; border-bottom: 1px solid #e9e9e9; position: relative; }
.boxC .hd .more { position: absolute; right: 10px; top: 0; font-size: 14px; }
.boxC .hd .more a { color: #666; }
.boxC .hd ul { overflow: hidden; }
.boxC .hd ul li { float: left; }
.boxC .hd ul a { display: block; float: left; line-height: 16px; padding: 0 20px; margin: 9px 0; border-right: 1px solid #ccc; }
.boxC .hd ul a:hover { text-decoration: none; }
.boxC .hd ul li:last-child a { border-right: 0; }
.boxC .hd .on a { color: #c80000; }
.boxC .bd { overflow: hidden; padding: 8px 5px; }

/* boxD */
.boxD { margin-bottom: 20px; }
.boxD .hd { height: 40px; line-height: 40px; background: #c80000; }
.boxD .hd h3 { font-size: 18px; color: #fff; }
.boxD .hd h3 a { color: #fff; }
.boxD .hd h3 i { display: block; float: left; width: 42px; height: 40px; background: url(../img/icons-zwgk.png) #00599d 10px 10px no-repeat; margin-right: 10px; }
.boxD .bd { background: #fff; overflow: hidden; border: 1px solid #e9e9e9; border-top: 0; }

/* boxE */
.boxE { margin-bottom: 15px; }
.boxE .hd { height: 40px; line-height: 40px; overflow: hidden; }
.boxE .hd h3 { padding: 0 20px; font-size: 18px; font-weight: bold; float: left; }
.boxE .hd .more { float: right; }
.boxE .bd { padding: 10px; overflow: hidden; }


/*节点归档信息样式*/
.archived-info { float: right; }
.archived-info span { margin: 0 5px; }

/* infoListA */
.infoListA li { padding: 0 0 10px 12px; margin-bottom: 10px; border-bottom: 1px solid #eee; line-height: 1.5; background: url(../img/icons.png) 0 -387px no-repeat; position: relative; }
.infoListA .date { color: #999; float: right; }
.infoListA .last { border-bottom: 0; }



/* dep-list */
.dep-list li { float: left; width: 18.5%; margin-right: 1.8%; margin-top: 15px; }
.dep-list li:nth-child(5n) { margin-right: 0; }
.dep-list li a { display: block; line-height: 24px; padding: 0 10px; box-sizing: border-box; height: 80px; transition: all 0.5s; background-color: #f4f4f4; border-radius: 5px; display: flex;  text-align: center; flex-direction: column;  justify-content: center; width:100%;  }
.dep-list li:hover a { background-color: #c80000; color: #fff; }


/* 政务服务 S---------------------- */
.main-service { float: left; width: 810px;}
.main-service .shd { height: 46px; margin-bottom: 5px;}
.main-service .shd li { float: left; font-size: 20px; border-radius: 5px; display: flex; justify-content: center; align-items: center; font-weight: bold; color: #c00; padding: 0 20px; position: relative; line-height: 46px; margin-right: 20px; cursor: pointer; }
.main-service .shd li.on { color: #fff; background-color: #c00; }
.main-service .shd li::before { display: block; content: "\E8dc"; font-family: "iconfont"; font-size: 32px; line-height: 46px; margin-right: 10px; font-weight: normal; }
.main-service .shd li.li2::before { content: "\E691"; }
.main-service .node-list li { float: left; margin-right: 20px; margin-top: 15px; }
.main-service .node-list li a { display: block; width: 185px; height: 60px; border: 1px solid #e5e5e5; transition: all 0.5s; letter-spacing: 0; text-align: center; line-height: 60px; }
.main-service .node-list li:hover a { border-color: #c80000; background-color: #c80000; color: #fff; letter-spacing: 1px; } 
.main-service .node-list li:nth-child(4n) { margin-right: 0; }

/* 图标链接 */
.side-service { float: right; width: 250px; margin-top: 20px; }
.side-service li { margin-bottom: 20px; border-radius: 5px; transition: all 0.5s ease-out 0s; transform: none; overflow: hidden;}
.side-service li img { width: 250px; height: 90px; }
.side-service li:hover { box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.15); transform: translateY(-5px); border-color: #ddd;}
.side-service li:last-child { margin-bottom: 0; }


/* box-platform */
.box-platform { background-color: #EBEBEB; padding: 30px; }
.box-platform li { float: left; width: 15%; margin-right: 2%; }
.box-platform li a { display: block; background-color: #fff; height: 40px; line-height: 40px; transition: all 0.5s; letter-spacing: 0;  text-align: center; }
.box-platform li a:hover { background-color: #c00; color: #fff; letter-spacing: 1.5px; }
.box-platform li.li6,
.side-service li:last-child { margin-right: 0; }

/* 政务服务 E---------------------- */



/* 信件列表 */
.letterList { width: 100%; border: none; }
.letterList th,
.letterList td { text-align: center; vertical-align: middle; line-height: 26px; padding: 10px 5px; }
.letterList th { color: #c80000; height: 46px; line-height: 46px; padding: 0px; border-bottom: 1px solid #eaeaed; background: #f6f8fa; }
.letterList th.title { text-align: left; padding-left: 38px; }
.letterList .even td,
.letterList tr:nth-child(2n) td { background: #F9F9F9; }
.letterList .num { display: none; }
.letterList td.title { text-align: left; padding-left: 5px; white-space: normal; word-break: break-all; }
.letterList .ico { width: 40px; text-align: center; vertical-align: middle; padding: 0px; }
.letterList .ico img { vertical-align: middle; }
.letterList .dep { width: 120px; }
.letterList .state { width: 100px; }
.letterList .open,
.letterList .handle { display: none; }
.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: 100px; }
.letterList td.date { color: #999999; }
.letterList .clicks { width: 90px; display: none; }

/* detailTable */
.detailTable { margin-bottom: 20px; background: #fff; width: 100%; }
.detailTable,
.detailTable tr,
.detailTable tr td { border: 1px solid #e6e6e6; border-collapse: collapse; }
.detailTable thead tr { border-color: #c80000; }
.detailTable thead th { background: #c80000; height: 50px; line-height: 50px; color: #fff; font-size: 20px; text-align: center; border-color: #c80000; }
.detailTable tbody td { padding: 10px 15px; }
.detailTable tbody td.tdName { font-weight: bold; background: #f7f7f7; text-align: center; width: 20%; }
.detailTable .trTitle .tdCon { font-weight: bold; white-space: normal; word-break: break-all; }
.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 { overflow: auto; }
.detailTable .preDiv pre { font-family: "Microsoft YaHei", 'PingFang SC', 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; }

/* mainBox */
.mainBox .mHd { position: relative; line-height: 58px; height: 58px; margin-bottom: 20px; border-bottom: 2px solid #EBEBEB; }
.mainBox .mHd .list { overflow: hidden; line-height: 44px; }
.mainBox .mHd .list li { float: left; padding: 0 4%; }
.mainBox .mHd .list a { font-size: 18px; color: #888; }
.mainBox .mHd .list a:hover { text-decoration: none }
.mainBox .mHd .list .on { color: #fff; background: #c00; }
.mainBox .mHd .list .on a { color: #fff; }
.mainBox .mHd h3 { padding-left: 22px; position: relative; font-weight: bold;}
.mainBox .mHd h3::before { display: block; content: ""; width: 6px; height: 20px; left: 0; top: 50%; transform: translateY(-50%); position: absolute; background-color: #c80000; }
.mainBox .mHd h3,
.mainBox .mHd .list .on { position: relative; display: inline-block; *display: inline; zoom: 1; color: #c80000; font-size: 24px; }
.mainBox .mHd h3 a { color: #fff; }

/* main-dep */
.main-dep { padding: 30px; border: 1px solid #E2E2E2; }
.main-dep .mHd { border-bottom: none; text-align: center; }
.main-dep .mHd h3 { font-size: 30px; padding-left: 0;}
.main-dep .mHd h3::before { display: none; }

.column { margin-bottom: 20px; overflow: hidden; }

/* 热点专题 */
.indRdzt { overflow: hidden; zoom: 1; }
.indRdzt ul { margin-right: -20px; overflow: hidden; }
.indRdzt li { float: left; margin-right: 15px; width: 254px; }
.indRdzt li a { display: block; }
.indRdzt li img { width: 100%; height: 66px; }
.indRdzt .tit { display: block; font-size: 14px; text-align: center; height: 25px; overflow: hidden; }

/* 友情链接模拟下拉 */
.friendLinks { padding-bottom: 20px; padding-top: 20px; text-align: center; min-width: 1400px; position: relative; background: #ca0500; }
.friendLinks dl { width: 264px; float: left;; position:relative; margin-right: 20px;}
.friendLinks dl:last-child { margin-right: 0; }
.friendLinks dl dt{height: 38px;line-height: 38px;padding:0 5px 0 15px; overflow:hidden; color: #fff; border: 1px solid rgba(255, 255, 255, 0.4); position:relative;cursor:pointer;}
.friendLinks dl dt i{ right:12px;top:50%;margin-top:-2px;border-width:5px;position:absolute;border-color:transparent;border-style:dashed;border-top-color: #fff;border-top-style:solid;content:"";display:block;font-size:0;line-height:0;width:0;}
.friendLinks dl dt h3{width:210px; text-align: left;}
.friendLinks dd{bottom: 35px;display:none;width:100%;position:absolute;left:0;}
.friendLinks ul{ max-height: 389px; border:1px solid #0564a3; background:#fafafa;overflow-y:scroll; }
.friendLinks li{ border-bottom:1px dotted #ddd; cursor:pointer;}
.friendLinks li a{display:block; width: 100%; height: 100%; line-height:22px;padding: 8px 0; }
.friendLinks li a:hover{text-decoration:none}
.friendLinks li:hover{ background-color:#eee }
.friendLinks .last{border-bottom:0}
.friendLinks .on {z-index:9; -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 3px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .2);  }
.friendLinks .on dt{border-color:#f3bf0a; color: #f3bf0a;}
.friendLinks .on dt i{  border-top-style:none; border-bottom-color:#f3bf0a;border-bottom-style:solid; }
.friendLinks .on dd{ display:block;  -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 3px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .2); }
.friendLinks .on dd ul{ border-color:#bbb; }


/* 侧栏-栏目内搜索 */
#sideSearch .bd li { padding: 0 0 10px 0; overflow: hidden; }
#sideSearch .nodes,
#sideSearch input,
#sideSearch button { height: 32px; line-height: 32px; width: 100%; border: 1px solid #ddd; font-size: 14px; font-family: "Microsoft YaHei", 'PingFang SC'; outline: none; }
#sideSearch .keyword { width: 60%; padding: 0 5px; }
#sideSearch button { line-height: 28px; width: 32%; float: right; background: #c80000; border-color: #c80000; color: #fff; }

/*验证码*/
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: 36px; line-height: 36px; padding: 0 5%; font-size: 16px; background: #c80000; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.bot a:hover,
.bot button:hover { text-decoration: none; background: #c30202; }

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; font-size: 16px; }
.queryForm .queryTitle { text-align: center; font-size: 24px; margin-bottom: 20px; }
.queryForm td { padding: 8px 0; }
.queryForm .tdlab { width: 40%; text-align: right; }
.queryForm input[type="text"] { border: 1px solid #ccc; width: 56%; height: 30px; padding: 0 5px; }
.queryForm input[type="text"]:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.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: 80%; 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; }

.power-content_voice { margin-bottom: 20px; }


/* 顶部注册登录 */
.user-mainbox .hd h3,
.user-mainbox .top-bar h3{color:#c80000 !important;border-bottom:3px solid #c80000 !important;}
.user-mainbox .loginBtn {background: #c80000 !important;}
.user-mainbox .loginBtn:hover { background: #c30101 !important;}


/*--
颜色代码
#c80000 深蓝色标题
#ddd 淡蓝色边框
--*/