body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #4d4f53;
}

/*----old from reset.css start----*/
.fn-left {
  float: left;
}

.fn-right {
  float: right;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h4,
pre,
code,
form,
input,
textarea,
p,
th,
td,
hr,
button,
figure,
footer,
header,
menu,
nav {
  margin: 0;
  padding: 0;
}
/* 默认不显示下划线，保持页面简洁 */
a {
  color: #4d4f53;
  text-decoration: none;
}

a:hover {
  color: #9d080c;
}

img {
  border: 0;
}

ol,
li {
  list-style: none;
}

/* 清理浮动 */
.clear {
  clear: both;
}

iframe {
  display: block;
}

input {
  vertical-align: middle;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

th {
  text-align: inherit;
}

/* 单行文字溢出时出现省略号，需设定宽度 */
.fn-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*----old from reset.css end----*/

.white {
  color: #fff;
}

.red {
  color: #9d080c;
}

.black {
  color: #000;
}

/*top*/
.top {
  width: 100%;
  height: 32px;
  background: #9d080c;
  margin: 0 auto;
}

.topf {
  width: 1206px;
  line-height: 32px;
  text-align: left;
  font-size: 12px;
  color: #fff;
  margin: 0 auto;
}

.time {
  margin: 0 10px;
  font-size: 14px;
}

.curDate {
  float: right;
  width: 110px;
  height: 38px;
  margin: 0 10px 0 0;
}

.date {
  float: right;
  width: 100px;
  height: 38px;
  margin: 0 10px 0 0;
}

.welcome {
  margin: 0 70px;
  font-size: 16px;
}

.favor {
  font-size: 14px;
}

.favor a {
  /*color: #666666;*/
  color: #fff;
  text-decoration: none;
}

.favor a:hover {
  color: #fff;
  text-decoration: none;
}

.tel {
  background: url(../images/tel.png) no-repeat;
  width: 170px;
  height: 32px;
  margin: 2px 20px 0;
}

.disc {
  margin: 0 10px;
}

.bannerbg {
  width: 1206px;
  margin: 0 auto;
}

.banner {
  widht: 1200px;
  height: 80px;
  margin: 10px auto;
}

.logo {
  float: left;
  margin: 10px 230px 0 10px;
}

.input {
  width: 230px;
  height: 33px;
  color: #999;
  float: left;
  margin: 40px 0 0 0;
}

.key {
  width: 176px;
  height: 33px;
  border: 1px solid #ccc;
  color: #999;
  text-indent: 1em;
  float: left;
}

.search {
  float: left;
}

.slogan {
  float: right;
  margin: 15px 20px 0 0;
}

.navbg {
  background: url(../images/nav_l.png) no-repeat top;
  margin: 0 auto;
  background-size: 100% auto;
  position: absolute;
  width: 100%;
}
.navbg .nav {
  width: 1200px;
  margin: 0 auto;
}

.nav ul li {
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  display: inline-block;
}

.nav ul li:hover .childList {
  display: block;
}

.nav li .childList {
  position: absolute;
  left: 0;
  top: 40px;
  width: inherit;
  z-index: 10;
  background-color: white;
  display: none;
}

.nav li .childList li {
  margin: 0;
}

.nav a {
  font-size: 18px;
  color: #4d4f53;
  display: block;
  position: relative;
  width: fit-content;
  padding: 0 12px;
}

.nav a:hover {
  background: #9d080c;
  height: 40px;
  color: #fff;
}

.nav a.focus {
  background: #9d080c;
  height: 40px;
  color: #fff;
}

/*main*/
.main {
  width: 1206px;
  height: 100%;
  margin: 0 auto;
  margin-top: 60px;
}

.notice {
  background: #eee;
  width: 1204px;
  height: 80px;
  line-height: 40px;
  text-align: left;
  margin: 0 0 0 2px;
  overflow: hidden;
}

.notice ol {
  float: left;
  font-size: 18px;
  color: #e71f22;
  margin: 0 10px;
}

#slide {
  overflow: hidden;
  float: left;
  width: 1090px;
  height: 80px;
  list-style: none;
  white-space: nowrap;
}

.notice ul {
  height: 120px;
  width: 100%;
}

.notice li {
  width: 335px;
  float: left;
  height: 40px;
  line-height: 40px;
  background: url(../images/ico4.png) no-repeat center left;
  font-size: 16px;
  text-indent: 1em;
  color: #404040;
  margin: 0 1.1%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.notice .more {
  float: right;
  margin: 0;
}

.main2 {
  width: 100%;
  height: 388px;
  margin: 20px auto;
}

.tabloid {
  width: 580px;
  height: 386px;
  float: left;
}

.delivery {
  width: 602px;
  height: 386px;
  float: right;
}

.title {
  border-bottom: #9d080c 5px solid;
  width: 600px;
  height: 41px;
}

.quick {
  float: left;
  width: 200px;
  height: 38px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
  text-align: left;
}

.more {
  float: right;
  width: 53px;
  height: 36px;
  margin: 5px 0 0 0;
}

.M_deli {
  background: #eee;
  width: 600px;
  height: 342px;
}

.H_deli {
  width: 500px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #9d080c;
  margin: 0 auto;
}

.H_deli a {
  width: 500px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #9d080c;
  margin: 0 auto;
}

.P_deli {
  width: 570px;
  height: 80px;
  text-align: left;
  line-height: 26px;
  font-size: 16px;
  color: #404040;
  margin: 5px auto;
  text-indent: 2em;
}

.lista {
  font-size: 16px;
  color: #404040;
}

.lista li {
  width: 600px;
  height: 38px;
  line-height: 38px;
  padding: 0 0 0 15px;
  border-top: #fff 1px solid;
}

.lista li a {
  margin: 0 0 0 10px;
}

.listb {
  float: left;
  width: 450px;
  height: 38px;
  overflow: hidden;
}

/*搜索*/
.searchNav {
  color: #1a1a1a;
  font-size: 20px;
  line-height: 28px;
  border-bottom: 2px solid #990000;
}

.searchNav span {
  color: #f00;
  font-size: 25px;
}
.content_w850 {
  width: 850px;
  float: left;
}
.content_w850 h1 {
  color: #1f1f1f;
  font-size: 24px;
  font-weight: normal;
}

.searchList {
  margin-top: 6px;
  min-height: 400px;
}

.searchList .item {
  border-bottom: 1px solid #f0f0f0;
  height: 60px;
}

.searchList .item:hover {
  background-color: #f7f7f7;
}

.searchList .item .search-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 14px;
  margin-top: 8px;
}

.searchList .item .search-title span {
  color: #f00;
}

.searchList .item .search-txt {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.searchList .item .search-txt span {
}

.searchList .item .search-date {
  color: #333333;
  font-size: 12px;
}

.searchList .item .search-date em {
  color: #bababa;
  margin-right: 10px;
}
/*各新闻样式*/
.main4 {
  width: 1206px;
  height: 255px;
  margin: 30px auto;
}

.intramural {
  width: 792px;
  height: 254px;
  float: left;
}

.title2 {
  border-bottom: #9d080c 5px solid;
  width: 790px;
  height: 41px;
}

.b_intra {
  background: #eee;
  width: 792px;
  height: 213px;
}

.lista2 {
  width: 395px;
  font-size: 16px;
  color: #666;
  padding-top: 10px;
}

.lista2 ol {
  width: 380px;
  height: 38px;
  line-height: 38px;
  padding: 0 5px 0 8px;
}

.lista2 ol a {
  margin: 0 0 0 6px;
}

.lista2 li {
  width: 380px;
  height: 38px;
  line-height: 38px;
  padding: 0 5px 0 8px;
  border-top: #fff 1px solid;
}

.lista2 li a {
  margin: 0 0 0 6px;
}

.listb2 {
  float: left;
  width: 348px;
  height: 38px;
  overflow: hidden;
}

.date2 {
  float: right;
  width: 80px;
  height: 38px;
  font-size: 14px;
}

.organ {
  width: 386px;
  height: 254px;
  float: right;
}

.title3 {
  border-bottom: #9d080c 5px solid;
  width: 386px;
  height: 41px;
}

.b_organ {
  background: #eee;
  width: 386px;
  height: 213px;
}

.lista3 {
  width: 384px;
  height: 200px;
  font-size: 16px;
  color: #fff;
  padding: 2px 0 0 0;
}

.pic2_b {
  background: url(../images/pic2_b.png) no-repeat;
  width: 384px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  top: -44px;
}

.lista4 {
  width: 384px;
  height: 254px;
  font-size: 16px;
  color: #666;
  padding-top: 5px;
}

.lista4 li {
  width: 380px;
  height: 28px;
  line-height: 28px;
  padding: 0 5px 0 8px;
}

.lista4 li a {
}

.listb4 {
  float: left;
  width: 275px;
  height: 28px;
  overflow: hidden;
}

.date4 {
  float: right;
  width: 83px;
  height: 28px;
  font-size: 14px;
}

.month {
  width: 380px;
  height: 113px;
}

.dateimg {
  float: left;
  width: 135px;
  height: 105px;
}

.t_organ {
  float: right;
  width: 236px;
  height: 105px;
}

.t_organ h4 {
  width: 235px;
  font-size: 16px;
  color: #9d080c;
}

.t_organ p {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 24px;
  text-indent: 2em;
  margin: 5px 0 0 0;
  width: 235px;
}

/*专栏样式*/
.main6 {
  width: 1206px;
  height: 188px;
  margin: 30px auto 0;
}

.special_t {
  background: url(../images/tabbg.png) no-repeat center;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.special {
}

.special li {
  float: left;
  margin: 20px 9px 0;
}

.special img {
}

.main7 {
  width: 1206px;
  height: 233px;
  margin: 30px auto;
}

.pass {
  background: #eee;
  width: 1206px;
  height: 158px;
  margin: 30px auto 0;
}

.pass ol {
  width: 400px;
  height: 52px;
  border-bottom: 1px #fff solid;
  float: left;
  line-height: 52px;
  text-align: left;
  font-size: 18px;
  color: #666;
}

.pass li {
  width: 400px;
  height: 52px;
  border-bottom: 1px #fff solid;
  float: left;
  line-height: 52px;
  text-align: left;
  border-left: 1px #fff solid;
  font-size: 18px;
  color: #666;
}

.pass a {
  margin: 0 10px;
}

.pass img {
  padding: 0 0 0 130px;
}

/*友情链接*/
.link {
  width: 1206px;
  height: 80px;
  background: #eee;
  margin: 0 auto;
  text-align: center;
}

.nd {
  background: #eee;
  width: 160px;
  height: 22px;
}

.disc {
  margin: 0 50px 0 10px;
}

/*foot*/
.foot {
  background: #9d080c;
  height: 100px;
  width: 1206px;
  margin: 0 auto;
  overflow: hidden;
}

.end {
  width: 100%;
  height: 120px;
}

.foot_img {
  width: 240px;
  height: 100px;
  margin: 12px 10px;
  float: left;
}

.endt {
  width: 860px;
  height: 120px;
  line-height: 30px;
  text-align: left;
  margin: 8px 0 0 20px;
  float: left;
  font-size: 14px;
  color: #fff;
}

.rgtd {
  margin: 0 10px 0 30px;
}

.yx-rotaion {
  margin: 0 auto;
  width: 100%;
  float: left;
  z-index: 0;
}

.yx-rotation-title {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  left: 0;
  bottom: 0;
  _bottom: -1px;
  z-index: 1;
}

.yx-rotation-focus {
  height: 35px;
  line-height: 35px;
  bottom: 0;
  z-index: 222;
  position: absolute;
  right: 0px;
}

.yx-rotation-focus span {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 8px;
  background: #bbb;
  border-radius: 50%;
  cursor: pointer;
}

.yx-rotation-focus span.hover {
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.rotaion_list .flash_title {
  width: 400px;
  width: 100%;
  background: #333;
  background: rgba(51, 51, 51, 0.43);
  height: 34px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  line-height: 35px;
  font-size: 15px;
  text-indent: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
