@charset "UTF-8";
/* yui3 reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */
body {
  color: #333;
  font-family: system-ui, -apple-system, Segoe UI, Rototo, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
}

input,
button,
textarea {
  border: 0;
  outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;
}

.placeholder {
  color: #999;
}

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

.trans {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 通用样式 */
.container {
  width: 1200px;
  margin: 0 auto;
}

/* 当前位置位置 */
.location {
  font-weight: 500;
  font-size: 24px;
  height: 36px;
  line-height: 36px;
  margin: 0 19px 0 23px;
  border-bottom: 2px dashed #D9D9D9;
  color: #FF9933;
  padding-top: 32px;
  padding-bottom: 20px;
}

.location a {
  color: #FF9933;
}

.location span {
  color: #333;
}

body {
  padding-bottom: 26px;
  background: url(../images/body_bg.png) no-repeat top center #ad0501;
  background-size: 100% 100%;
}

/*头部*/
.header-banner {
  display: block;
}

.header-banner img {
  width: 100%;
  height: 254px;
}

.header-lists {
  margin: 8px 0;
  height: 131px;
  background: #EEEEEE;
}

.header-lists-left {
  width: 230px;
}

.header-lists-img {
  display: block;
  margin-top: 25px;
  height: 92px;
}

.header-lists-right {
  margin-left: 241px;
  padding-top: 18px;
}

.header-lists-box {
  height: 102px;
  overflow: hidden;
}

.header-lists-item {
  width: calc(50% - 34px - 23px);
  margin-left: 34px;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 23px;
  position: relative;
}

.header-lists-item:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #888888;
  border-radius: 100%;
}

.header-lists-item a {
  font-weight: 500;
  font-size: 26px;
  line-height: 39px;
  color: #000000;
}

.header-yellow {
  height: 60px;
  background: #F6B84B;
  color: #000000;
  border-bottom: 3px solid #073580;
}

.header-yellow .container {
  height: 60px;
  background: #F6B84B url(../images/lianmeng_img.png) no-repeat left center;
}

.header-yellow-link {
  font-weight: 600;
  font-size: 26px;
  line-height: 60px;
  color: #000000;
}

.header-yellow .line {
  font-size: 20px;
  margin: 0 28px;
  vertical-align: text-bottom;
}

.header-top {
  color: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#DDDDDD));
  background: linear-gradient(180deg, #F0F0F0 0%, #DDDDDD 100%);
  height: 118px;
}

.header-top-date {
  margin-top: 26px;
  width: 180px;
  font-weight: 500;
  font-size: 22px;
  line-height: 34px;
  margin-right: 14px;
}

.header-top-weather {
  width: 198px;
  margin-top: 26px;
  font-weight: 500;
  font-size: 22px;
  line-height: 34px;
  margin-right: 55px;
  position: relative;
}

.header-top-weather a {
  color: #000000;
}

.header-top-weather .download {
  color: #D62118;
  position: absolute;
  top: 35px;
  bottom: 0;
}

.header-top-search {
  margin-top: 30px;
  height: 60px;
  font-weight: 500;
  font-size: 22px;
  line-height: 60px;
  background-color: #fff;
  color: #333333;
}

.header-top-search .search-all {
  width: 67px;
  height: 60px;
  border-right: 1px solid #DDDDDD;
  text-align: center;
}

.header-top-search .search-input {
  display: block;
  height: 60px;
  padding: 0 12px;
  width: 154px;
}

.header-top-search .search-input::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 22px;
  color: #888;
  line-height: 60px;
}

.header-top-search .search-input:-ms-input-placeholder {
  font-weight: 500;
  font-size: 22px;
  color: #888;
  line-height: 60px;
}

.header-top-search .search-input::-ms-input-placeholder {
  font-weight: 500;
  font-size: 22px;
  color: #888;
  line-height: 60px;
}

.header-top-search .search-input::placeholder {
  font-weight: 500;
  font-size: 22px;
  color: #888;
  line-height: 60px;
}

.header-top-search .search-btn {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/search_icon.png) no-repeat center #D72219;
}

.header-top-menu {
  width: calc(100% - 753px);
  padding-top: 15px;
}

.header-top-menu .menu-item {
  width: 132px;
  height: 40px;
  background: #EA421E;
  text-align: center;
  margin: 0 0 12px 11px;
}

.header-top-menu .menu-link {
  display: block;
  font-weight: 500;
  font-size: 22px;
  line-height: 40px;
  color: #fff;
}

.video-box {
  height: 163px;
}

/*尾部*/
.footer-box {
  height: 168px;
  position: relative;
}

.footer-left-item {
  display: block;
}

.footer-left-item + .footer-left-item {
  margin-top: 19px;
}

.footer-right {
  position: absolute;
  right: 0;
  top: 13px;
}

.footer-right .footer-left-item {
  margin-left: 9px;
  margin-top: 0 !important;
}

.footer-right .code-name {
  font-size: 21px;
  line-height: 32px;
  margin-top: 13px;
  color: #fff;
  text-align: center;
}

.footer-right .unit {
  width: 115px;
}

.footer-right .unit img {
  width: 140px;
  height: 140px;
  margin: -15px -25px 0 0;
}

.footer-center {
  margin: 0 0 0 168px;
  font-weight: 500;
  font-size: 21px;
  line-height: 33px;
  color: #fff;
  padding-top: 22px;
}

.footer-center a {
  font-size: 21px;
  line-height: 33px;
  color: #fff;
}

.footer-center span {
  vertical-align: top;
}

.footer-infos {
  margin-bottom: 16px;
}

.main {
  padding-bottom: 32px;
  padding-top: 20px;
}

.main-left {
  width: 230px;
  background: #E7441C;
  color: #fff;
}

.main-right {
  width: calc(100% - 230px - 15px);
  margin-left: 15px;
}

.main-right.right-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*左侧导航*/
.nav-lists .nav-item:nth-child(1) .nav-link {
  background-image: url(../images/nav_icon1.png);
}

.nav-lists .nav-item:nth-child(2) .nav-link {
  background-image: url(../images/nav_icon2.png);
}

.nav-lists .nav-item:nth-child(3) .nav-link {
  background-image: url(../images/nav_icon3.png);
}

.nav-lists .nav-item:nth-child(4) .nav-link {
  background-image: url(../images/nav_icon4.png);
}

.nav-lists .nav-item:nth-child(5) .nav-link {
  background-image: url(../images/nav_icon5.png);
}

.nav-lists .nav-item:nth-child(6) .nav-link {
  background-image: url(../images/nav_icon6.png);
}

.nav-lists .nav-item:nth-child(7) .nav-link {
  background-image: url(../images/nav_icon7.png);
}

.nav-lists .nav-item:nth-child(8) .nav-link {
  background-image: url(../images/nav_icon8.png);
}

.nav-lists .nav-item:nth-child(9) .nav-link {
  background-image: url(../images/nav_icon9.png);
}

.nav-lists .nav-item:nth-child(10) .nav-link {
  background-image: url(../images/nav_icon10.png);
}

.nav-lists .nav-item:hover:nth-child(1) .nav-link, .nav-lists .nav-item.active:nth-child(1) .nav-link, .nav-lists .nav-item.current:nth-child(1) .nav-link {
  background-image: url(../images/nav_iconh1.png);
}

.nav-lists .nav-item:hover:nth-child(2) .nav-link, .nav-lists .nav-item.active:nth-child(2) .nav-link, .nav-lists .nav-item.current:nth-child(2) .nav-link {
  background-image: url(../images/nav_iconh2.png);
}

.nav-lists .nav-item:hover:nth-child(3) .nav-link, .nav-lists .nav-item.active:nth-child(3) .nav-link, .nav-lists .nav-item.current:nth-child(3) .nav-link {
  background-image: url(../images/nav_iconh3.png);
}

.nav-lists .nav-item:hover:nth-child(4) .nav-link, .nav-lists .nav-item.active:nth-child(4) .nav-link, .nav-lists .nav-item.current:nth-child(4) .nav-link {
  background-image: url(../images/nav_iconh4.png);
}

.nav-lists .nav-item:hover:nth-child(5) .nav-link, .nav-lists .nav-item.active:nth-child(5) .nav-link, .nav-lists .nav-item.current:nth-child(5) .nav-link {
  background-image: url(../images/nav_iconh5.png);
}

.nav-lists .nav-item:hover:nth-child(6) .nav-link, .nav-lists .nav-item.active:nth-child(6) .nav-link, .nav-lists .nav-item.current:nth-child(6) .nav-link {
  background-image: url(../images/nav_iconh6.png);
}

.nav-lists .nav-item:hover:nth-child(7) .nav-link, .nav-lists .nav-item.active:nth-child(7) .nav-link, .nav-lists .nav-item.current:nth-child(7) .nav-link {
  background-image: url(../images/nav_iconh7.png);
}

.nav-lists .nav-item:hover:nth-child(8) .nav-link, .nav-lists .nav-item.active:nth-child(8) .nav-link, .nav-lists .nav-item.current:nth-child(8) .nav-link {
  background-image: url(../images/nav_iconh8.png);
}

.nav-lists .nav-item:hover:nth-child(9) .nav-link, .nav-lists .nav-item.active:nth-child(9) .nav-link, .nav-lists .nav-item.current:nth-child(9) .nav-link {
  background-image: url(../images/nav_iconh9.png);
}

.nav-lists .nav-item:hover:nth-child(10) .nav-link, .nav-lists .nav-item.active:nth-child(10) .nav-link, .nav-lists .nav-item.current:nth-child(10) .nav-link {
  background-image: url(../images/nav_iconh10.png);
}

.nav-item + .nav-item {
  border-top: 1px solid #F0554C;
}

.nav-item:hover, .nav-item.active, .nav-item.current {
  background: #FEE5E4;
  color: #8E0C04;
}

.nav-item:hover .nav-link, .nav-item.active .nav-link, .nav-item.current .nav-link {
  color: #8E0C04;
}

.nav-link {
  padding-left: 65px;
  height: 102px;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: left 16px center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*右侧的左侧菜单导航*/
.sub-left {
  width: 214px;
  min-height: 1029px;
  background: #F7E3E2;
}

.sub-nav .nav-item.open .sublement {
  display: block;
}

.sub-nav .nav-link {
  background: #E7431D;
  padding: 0 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 25px;
}

.sub-nav .nav-link:hover, .sub-nav .nav-link.active, .sub-nav .nav-link.curretn {
  background: #FEE5E4;
}

.sub-nav .nav-item + .nav-item {
  border-top: none;
  margin-top: 3px;
}

.sublement {
  display: none;
}

.sublement-item {
  line-height: 34px;
  padding: 15px 0;
  text-align: center;
}

.sublement-item + .sublement-item {
  border-top: 2px dashed #E7B2B2;
}

.sublement-link {
  display: inline-block;
  text-align: center;
  font-size: 23px;
  vertical-align: middle;
  line-height: 34px;
  padding-left: 24px;
  position: relative;
  color: #333;
}

.sublement-link:before {
  position: absolute;
  content: " ";
  width: 9px;
  height: 9px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  border: 1px solid #333333;
}

.sublement-link:hover, .sublement-link.active, .sublement-link.current {
  color: #D72219;
}

.sublement-link:hover:before, .sublement-link.active:before, .sublement-link.current:before {
  border-color: #D72219;
}

.sub-right {
  width: calc(100% - 214px);
  min-height: 100%;
  max-height: 1029px;
  background: #fff;
}

.sub-title {
  color: #FF9933;
  line-height: 38px;
  padding-bottom: 19px;
  border-bottom: 2px solid #D9D9D9;
}

.sub-title-text {
  font-weight: 700;
  font-size: 26px;
  height: 38px;
  padding-left: 28px;
  position: relative;
}

.sub-title-text:before {
  position: absolute;
  content: " ";
  width: 8px;
  height: 24px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #D72219;
}

.sub-more {
  display: block;
  font-weight: 500;
  font-size: 24px;
  color: #FF9933;
}

/*无障碍工具条*/
#oldbutton,
#guidancebutton,
#textmodebutton {
  display: none !important;
}

/*列表*/
.content-box {
  padding: 20px 19px 0 23px;
  height: calc(100% - 90px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
}

.box-item {
  margin-bottom: 30px;
}

.com-list-box {
  margin-top: 20px;
}

.com-list-item {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
}

.com-list-item + .com-list-item {
  margin-top: 12px;
}

.com-list-name {
  display: block;
  color: #333333;
  padding-left: 35px;
  margin-right: 166px;
  background: url(../images/list_arrow.png) no-repeat left -5px center;
}

.com-list-date {
  color: #888888;
}
