﻿.list_nowrap {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
li {
  list-style: none;
}
a,
a:hover {
  text-decoration: none;
  display: block;
}
img {
  border: 0;
}
.whole {
  width: 100%;
}
.content {
  width: 70%;
  margin: 0 auto;
}
/******************************************首页样式******************************************/
.opposite_top img {
  width: 100%;
  margin: 0 auto;
  vertical-align: bottom;
}
.opposite_nav {
  background: #fff;
  box-shadow: 0 0 15px 10px rgba(164, 0, 0, 0.11);
}
.opposite_nav ul {
  overflow: hidden;
}
.opposite_nav li {
  float: left;
  width: 14.28571429%;
}
.opposite_nav a {
  color: #000;
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
  padding: 20px;
  margin: 5px;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.opposite_nav a:hover {
  opacity: 0.5;
}
.opposite_nav_bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 30%;
  width: 80px;
}
.title {
  text-align: center;
}
.row {
  margin-top: 50px;
  overflow: hidden;
}
.block {
  overflow: hidden;
}
.block li {
  width: 48%;
}
.block li:nth-child(odd) {
  float: left;
}
.block li:nth-child(even) {
  float: right;
}
.block_list_row {
  overflow: hidden;
  color: #2f2f2f;
  padding: 15px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.block_list_row:hover {
  opacity: 0.5;
}
.block_list_name {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 30px;
  height: 58px;
  display: inline-block;
  padding: 10px 0;
  overflow: hidden;
}
.block_list_time {
  color: #ad0711;
  font-size: 0.9em;
  font-weight: initial;
}
.title {
  position: relative;
  margin: 30px 0;
  letter-spacing: 3px;
  color: #000;
}
.title h3 {
  display: inline-block;
  padding: 10px 80px;
  border-radius: 50%;
  background: #fff;
  font-size: 2em;
  box-shadow: 0 0 5px 5px rgba(164, 0, 0, 0.11);
}
.title_line {
  position: absolute;
  left: 0;
  top: 27px;
  width: 100%;
  border-top: 7px solid #2f2f2f;
  z-index: -1;
}
.title_1 span {
  color: #ad0711;
}
.title_1 .title_line {
  border-top: 7px solid #ad0711;
}
.title_2 span {
  color: #d62f02;
}
.title_2 .title_line {
  border-top: 7px solid #d62f02;
}
.title_3 span {
  color: #d66b03;
}
.title_3 .title_line {
  border-top: 7px solid #d66b03;
}
.title_4 span {
  color: #3051b8;
}
.title_4 .title_line {
  border-top: 7px solid #3051b8;
}
.title_5 span {
  color: #d3458f;
}
.title_5 .title_line {
  border-top: 7px solid #d3458f;
}
.title_6 span {
  color: #b31768;
}
.title_6 .title_line {
  border-top: 7px solid #b31768;
}
.title_7 span {
  color: #96002d;
}
.title_7 .title_line {
  border-top: 7px solid #96002d;
}
.block_other {
  overflow: hidden;
  position: relative;
}
.block_other .row {
  z-index: 1;
  position: relative;
}
.block_other > img {
  width: 100%;
  vertical-align: bottom;
}
.topic_opposite_block_6_bg {
  position: absolute;
  z-index: 0;
  top: 150px;
  left: 0;
}
.block_6_title {
  margin-top: 120px;
  margin-bottom: 30px;
}
.block_6_body_outer {
  height: 500px;
  margin-bottom: 50px;
  overflow: hidden;
}
.block_6_body {
  width: 100%;
  height: 500px;
  padding-right: 12px;
  overflow: auto;
}
.fgf_footer {
  text-align: center;
  color: #ad0711;
  font-size: 0.95em;
  padding: 10px 0;
}
.fgf_footer img {
  vertical-align: middle;
  margin-right: 30px;
}
.fgf_wrap {
  width: 100%;
  position: relative;
}
.swiper-slide {
  height: auto !important;
  position: relative;
}
.swiper-slide img {
  width: 100%;
  height: 320px;
  vertical-align: bottom;
}
.swiper-wrapper {
  height: auto !important;
}
.swiper-container {
  position: relative;
}
.pagination {
  position: absolute;
  z-index: 20;
  right: 10px;
  bottom: 40px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  margin-right: 5px;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: red;
}
.arrow-left {
  position: absolute;
  left: 24%;
  top: 45%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  font-size: 3em;
  color: rgba(34, 34, 34, 0.5);
  z-index: 10;
  cursor: pointer;
}
.arrow-right {
  position: absolute;
  left: 74.5%;
  top: 45%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  font-size: 3em;
  color: rgba(34, 34, 34, 0.5);
  z-index: 10;
  cursor: pointer;
}
.wrap_block {
  margin: 0 40px;
  position: relative;
}
.wrap_title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 3%;
  width: 94%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  font-size: 1em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.wrap_white_left {
  position: absolute;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  width: 341px;
  width: 22.5%;
  z-index: 9;
}
.wrap_white_right {
  position: absolute;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  right: 0;
  width: 22.5%;
  z-index: 9;
}
/******************************************列表页样式******************************************/
.listpage_tittle {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #c7c7c7;
}
.listpage_vertical_line {
  height: 60%;
  border-left: 7px solid #ad0711;
  display: inline-block;
  margin-top: 12px;
  float: left;
}
.listpage_tittle_word {
  display: inline;
}
.listpage_tittle_word img {
  width: 20px;
  margin: 20px 5px 0 10px;
  display: block;
  float: left;
}
.listpage_tittle_word a {
  display: inline-block;
  color: #626262;
}
.listpage_content {
  padding-top: 20px;
  overflow: hidden;
}
.listpage_right {
  float: none;
  width: 100%;
}
.list_title {
  font-size: 1.3em;
  font-weight: bold;
  padding: 6px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #ad0711;
}
.listpage_right_tittle {
  padding: 20px 0;
  font-size: 1.3em;
  color: #626262;
}
.listpage_right_tittle a {
  color: #ad0711;
}
.listpage_right_ul {
  margin-left: 20px;
  color: #ad0711;
}
.listpage_right_ul li {
  list-style: disc;
  border-bottom: 1px dotted #c7c7c7;
  height: 50px;
  line-height: 50px;
  padding: 0 1%;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  -moz-transition: background 0.5s;
  list-style: none none lower-roman;
}
.listpage_right_ul li:hover {
  background: #d7e4ff;
}
.listpage_right_ul li a {
  overflow: hidden;
  font-size: 0.9em;
  width: 100%;
  float: right;
  color: #626262;
}
.list_name {
  float: left;
  width: 79%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list_time {
  float: right;
  width: 20%;
  text-align: right;
}
.pageing {
  margin-top: 4%;
  text-align: center;
}
.pageing a {
  display: inline-block;
  font-size: 0.7em;
  margin-bottom: 5px;
  padding: 10px 20px;
  color: #626262;
  border: 1px solid #c7c7c7;
  transition: background 0.5s, color 0.5s, border 0.5s;
  -webkit-transition: background 0.5s, color 0.5s, border 0.5s;
  -o-transition: background 0.5s, color 0.5s, border 0.5s;
  -moz-transition: background 0.5s, color 0.5s, border 0.5s;
}
.pageing a:hover {
  border: 1px solid #ad0711;
  background: #ad0711;
  color: #fff;
}
.list_write_btn {
  float: right;
  width: 20%;
  margin-top: 3%;
  background: #ad0711;
  color: #fff;
  text-align: center;
  padding: 8px 0;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  -moz-transition: background 0.5s;
}
.list_write_btn:hover {
  background: #002069;
}
.list_write_btn img {
  width: 25px;
  vertical-align: top;
}
.list_write_btn span {
  display: inline-block;
  margin-top: 2px;
}
/******************************************详情页页样式******************************************/
.detail_tittle {
  text-align: center;
  color: #ad0711;
  padding: 20px 0;
  line-height: 30px;
  font-size: 1.3em;
  border-bottom: 1px solid #c7c7c7;
}
.detail_intro {
  text-align: center;
  margin: 20px;
  color: #959595;
  font-size: 0.8em;
}
.detail_content {
  margin-top: 20px;
  padding-bottom: 10px;
}
.inpage_form_intro {
  font-family: initial;
}
.inpage_form_intro div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  font-family: initial;
}
.detail_content div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  font-family: initial;
}
/******************************************图片列表样式******************************************/
.ninteenth_pic_list {
  overflow: hidden;
}
.ninteenth_pic_list a {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-top: 25px;
  text-align: center;
  background: #fff;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
}
.ninteenth_pic_list a:hover {
  opacity: 0.7;
}
.ninteenth_pic_list a:nth-child(4n) {
  margin-right: 0;
}
.ninteenth_pic_list img {
  width: 100%;
  height: 160px;
  vertical-align: bottom;
}
.ninteenth_pic_list_word {
  color: #01319f;
  margin: 20px;
  height: 60px;
  overflow: hidden;
  line-height: 30px;
}
/****************************************意见建议******************************/
.fgf_suddest {
  background: #f0f0f2;
  margin: 20px 0;
  padding: 20px 50px;
}
@media screen and (max-width: 798px) {
  .content {
    width: 96%;
  }
  /****************************************移动端 主页******************************/
  .opposite_top {
    width: 100%;
    overflow: hidden;
  }
  .opposite_top img {
    width: 120%;
    margin-left: -5%;
  }
  .opposite_nav li {
    width: 25%;
  }
  .opposite_nav a {
    font-size: 0.9em;
    padding: 10px;
  }
  .opposite_nav_bg {
    width: 50px;
    left: 20%;
  }
  .block {
    margin-bottom: 30px;
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
  .block_list_name {
    height: initial;
    min-height: 60px;
    padding: 0;
  }
  .title {
    margin: 10px 0;
  }
  .row {
    margin: 0 auto;
  }
  .row li {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
  .block_6_title img {
    width: 70%;
  }
  .block_6_body {
    width: 98%;
  }
  .block_other > img {
    width: 140%;
    margin-left: -20%;
  }
  .fgf_footer img {
    margin: 0 auto 10px auto;
  }
  .fgf_footer span {
    display: block;
    text-align: center;
  }
  .fgf_wrap {
    width: 200%;
    margin-left: -50%;
  }
  .swiper-slide img {
    height: 170px;
  }
  .wrap_white_left,
  .wrap_white_right {
    display: none;
  }
  .wrap_block {
    margin: 0 20px;
  }
  .arrow-left {
    left: 25%;
  }
  .arrow-right {
    left: 73%;
  }
  /****************************************移动端 列表页******************************/
  .listpage_tittle {
    height: auto;
    line-height: 25px;
    padding: 10px 0;
  }
  .listpage_tittle img {
    width: 20px;
    margin: 3px 3px 0 0;
    float: left;
  }
  .listpage_right {
    float: none;
    width: 100%;
  }
  .listpage_right_tittle {
    padding: 20px 0;
    font-size: 1.3em;
    margin-left: 10px;
    color: #626262;
  }
  .listpage_right_ul {
    margin-left: 20px;
    color: #ad0711;
  }
  .listpage_right_ul li {
    list-style: disc;
    border-bottom: 1px dotted #c7c7c7;
    height: 50px;
    line-height: 50px;
    padding: 0 1%;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    -moz-transition: background 0.5s;
    list-style: none none lower-roman;
  }
  .listpage_right_ul li:hover {
    background: #ededed;
  }
  .listpage_right_ul li a {
    overflow: hidden;
    font-size: 0.9em;
    width: 100%;
    float: right;
    color: #626262;
  }
  .list_name {
    float: left;
    width: 69%;
  }
  .list_time {
    float: right;
    width: 30%;
  }
  .pageing {
    width: 100%;
  }
  .pageing ul {
    overflow: hidden;
    margin-left: 20px;
    margin-top: 4%;
  }
  .pageing ul li {
    float: left;
    font-size: 0.7em;
  }
  .pageing ul li a {
    padding: 10px 20px;
    color: #626262;
    border: 1px solid #c7c7c7;
    transition: background 0.5s, color 0.5s;
    -webkit-transition: background 0.5s, color 0.5s;
    -o-transition: background 0.5s, color 0.5s;
    -moz-transition: background 0.5s, color 0.5s;
  }
  .pageing ul li a:hover {
    border: 1px solid rgba(0, 0, 0, 0);
    background: #ad0711;
    color: #fff;
  }
  .list_write_btn {
    float: none;
    clear: both;
    margin-left: 20px;
    margin-top: 18%;
  }
  /****************************************移动端 图片列表页******************************/
  /****************************************移动端 详情页******************************/
}
