a:hover {
  color: #000;
  text-decoration: none;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #f8f8f8;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #0166cc;
}
.advertising {
  width: 1200px;
}
.backtop {
  background: url(../img/back-top.png) no-repeat;
  background-size: contain;
}
.w {
  background-color: #fff;
}
.p {
  padding: 20px;
}
.logo_nav {
  position: fixed;
  right: 50%;
  top: 20px;
  margin-right: 650px;
  width: 200px;
  height: 100%;
}
.logo_nav .logo img {
  width: 145px;
  /*height: 60px;*/
}
.logo_nav .bg {
  height: 90%;
  border-radius: 5px;
  background-image: linear-gradient(#1c78b7, #2381c1, #308ecd, #3794d7, #429fe4);
}
.logo_nav .time {
  padding-top: 20px;
  text-align: center;
  color: #fff;
  line-height: 30px;
}
.logo_nav .time .yyyy {
  font-size: 16px;
}
.logo_nav .time .mm_dd {
  font-size: 26px;
  background: url(../img/time.png) center no-repeat;
}
.logo_nav .time .number {
  font-size: 16px;
}
.logo_nav .nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.logo_nav .nav ul li {
  text-align: center;
  width: 48%;
  line-height: 45px;
  height: 45px;
}
.logo_nav .nav ul li:nth-of-type(odd) a {
  border-right: 1px solid #fff;
}
.logo_nav .nav ul li a {
  line-height: 18px;
  display: block;
  color: #fff;
  font-size: 18px;
}
.top_mokuai {
  align-items: center;
}
.top_mokuai .search {
  text-align: center;
  overflow: hidden;
}
.top_mokuai .search form {
  display: flex;
  align-items: center;
  height: 55px;
  overflow: hidden;
}
.top_mokuai .search form input {
  box-sizing: border-box;
  height: 100%;
  width: 500px;
  padding-left: 20px;
  font-size: 16px;
  border: 1px solid #c5c5c5;
  margin-right: 20px;
  border-radius: 5px;
}
.top_mokuai .search form button {
  width: 120px;
  height: 100%;
  background: url(../img/search.jpg) no-repeat center;
  background-size: 100% 100%;
}
.top_mokuai #share .social-share-icon {
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 25px;
  margin-left: 20px;
}
.toutiao_txtfouve {
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  padding: 20px;
  box-sizing: border-box;
}
.toutiao_txtfouve .toutiao {
  background: url(../img/toutiao.jpg) no-repeat center left;
  padding-left: 100px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c5c5c5;
}
.toutiao_txtfouve .toutiao span {
  display: block;
  font-weight: 700;
  font-size: 26px;
}
.toutiao_txtfouve .toutiao span a {
  font-size: 26px;
}
.toutiao_txtfouve .toutiao .notext {
  height: 30px;
  line-height: 30px;
}
.toutiao_txtfouve .toutiao .notext a {
  color: #555;
  font-size: 16px;
}
.toutiao_txtfouve .focus_news {
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  align-items: center;
}
.toutiao_txtfouve .focus_news .tit {
  margin-right: 10px;
  text-align: center;
}
.toutiao_txtfouve .focus_news .tit span {
  font-weight: 700;
  border-right: 1px solid #c5c5c5;
  padding-right: 15px;
  margin-right: 15px;
}
.toutiao_txtfouve .focus_news .tit span a {
  font-size: 16px;
}
.toutiao_txtfouve .focus_news .tit i {
  color: #0166cc;
  margin: 0 12px;
  font-size: 16px;
}
.toutiao_txtfouve .focus_news .text {
  overflow: hidden;
  padding-right: 10px;
  flex: 1;
}
.toutiao_txtfouve .focus_news .text ul li {
  float: left;
  padding-left: 12px;
  margin-right: 10px;
  padding-left: 20px;
}
.toutiao_txtfouve .focus_news .text ul li a {
  font-size: 16px;
}
.left_list {
  width: 500px;
}
.left_list ul li {
  height: 35px;
  line-height: 35px;
}
.left_list ul li:nth-of-type(5n - 4) {
  font-weight: 700;
}
.left_list ul li:nth-of-type(5n - 4) a {
  font-size: 18px;
}
.left_list ul li a {
  font-size: 16px;
}
.hover img {
  transition: all 0.6s;
}
.hover img:hover {
  transform: scale(1.1);
}
#swiper-1 {
  margin: 0;
  width: 650px;
  height: 380px;
}
#swiper-1 .swiper-slide img {
  transition: all 0.6s;
}
#swiper-1 .swiper-slide img:hover {
  transform: scale(1.1);
}
#swiper-1 .swiper-slide span {
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
}
#swiper-1 .swiper-slide span i {
  display: block;
  width: 70%;
}
#swiper-1 .swiper-pagination {
  text-align: right;
  left: -20px;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0166cc;
}
.three_img_box a {
  width: 32%;
  display: block;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.three_img_box a img {
  transition: all 0.6s;
}
.three_img_box a img:hover {
  transform: scale(1.1);
}
.title {
  height: 65px;
  line-height: 65px;
  box-sizing: border-box;
  border-bottom: 1px solid #c5c5c5;
}
.title span {
  height: 60px;
  padding: 0 10px;
  display: inline-block;
  font-weight: 700;
  border-bottom: 5px solid #0166cc;
}
.title span a {
  font-size: 28px;
}
.yuan_list ul li {
  height: 36px;
  line-height: 36px;
  position: relative;
  padding-left: 15px;
}
.yuan_list ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.yuan_list ul li a {
  font-size: 16px;
}
.left_color_box .flex {
  margin-bottom: 15px;
}
.left_color_box .flex:last-of-type {
  margin-bottom: 0;
}
.left_color_box .txt {
  background-color: #f6f6f6;
  padding: 16px;
  box-sizing: border-box;
}
.left_color_box .txt a {
  line-height: 30px;
  font-size: 18px;
}
.left_color_box img {
  width: 187px;
  height: 125px;
  border-radius: 5px;
}
.top_left_img .item span {
  display: block;
  height: 45px;
  line-height: 45px;
}
.top_left_img .item span a {
  font-size: 18px;
  font-weight: 700;
}
.top_left_img .item .flex {
  align-items: center;
}
.top_left_img .item .flex img {
  width: 130px;
  height: 100px;
  margin-right: 15px;
  border-radius: 5px;
}
.top_left_img .item .flex .txt {
  flex: 1;
  overflow: hidden;
}
.top_left_img .item .flex .notext3 {
  margin-bottom: 5px;
  line-height: 25px;
}
.top_left_img .item .flex .notext3 a {
  font-size: 16px;
}
.bor_list ul li {
  height: 41px;
  line-height: 41px;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
  border-bottom: 1px dashed #e5e5e5;
}
.bor_list ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.six_img_list {
  flex-wrap: wrap;
}
.six_img_list .item {
  width: 48%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  margin-top: 20px;
}
.six_img_list .item:nth-of-type(-n + 2) {
  margin-top: 0;
}
.six_img_list .item img {
  width: 140px;
  height: 110px;
  margin-right: 10px;
  border-radius: 5px;
}
.six_img_list .item .txt {
  flex: 1;
  overflow: hidden;
}
.six_img_list .item .txt span {
  display: block;
  font-weight: 700;
}
.six_img_list .item .txt span a {
  font-weight: 18px;
}
.six_img_list .item .txt .notext3 {
  margin-top: 10px;
  text-indent: 2em;
}
.six_img_list .item .txt .notext3 a {
  font-size: 15px;
}
.time_list ul li {
  white-space: normal;
  height: 55px;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.time_list ul li span {
  display: block;
  margin-bottom: 10px;
}
.time_list ul li i {
  color: #ccc;
}
.top-list {
  counter-reset: top;
  counter-increment: top 0;
  position: relative;
}
.top-list ul li {
  padding-left: 40px;
  line-height: 40px;
  color: #515151;
  position: relative;
  border-bottom: 1px solid #c5c5c5;
}
.top-list ul li a {
  font-size: 16px;
}
.top-list ul li::before {
  content: counter(top);
  counter-increment: top;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #efefef;
}
.top-list ul li:nth-child(-n + 3)::before {
  color: #fff;
  background-color: #0166cc;
}
.crumbs {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e3e3e3;
}
.crumbs a,
.crumbs i {
  font-size: 15px;
  margin-right: 5px;
}
.list_left ul li {
  white-space: normal;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.list_left ul li img {
  width: 215px;
  height: 130px;
  margin-right: 20px;
}
.list_left ul li .txt .notext2 {
  margin-bottom: 10px;
}
.list_left ul li .txt .notext2 a {
  font-size: 20px;
}
.list_left ul li .txt i {
  margin-right: 30px;
  font-size: 14px;
  color: #999;
}
.paging {
  margin: 60px 0 20px;
  display: flex;
  justify-content: center;
}
.paging a,
.paging span {
  font-size: 14px;
  padding: 0 14px;
  color: #3991d1;
  border: 1px solid #3991d1;
  line-height: 34px;
  text-align: center;
  margin-right: 15px;
}
.paging .hover,
.paging a:hover,
.paging span:hover {
  color: #fff;
  background-color: #3991d1;
}
.bor_title {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 2px solid #0166cc;
  padding-left: 20px;
}
.bor_title span a {
  font-size: 20px;
}
.four_img_box {
  flex-wrap: wrap;
}
.four_img_box a {
  width: 48%;
}
.four_img_box a img {
  height: 130px;
}
.four_img_box a span {
  font-size: 15px;
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.bor_list_er ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bor_list_er ul li {
  width: 48%;
}
.pian {
  overflow: hidden;
}
.pian span {
  float: right;
  display: block;
  font-size: 14px;
  padding: 0 14px;
  border: 1px solid #3991d1;
  line-height: 34px;
  text-align: center;
  margin-left: 15px;
}
.pian span:hover {
  background-color: #3991d1;
}
.pian span:hover a {
  color: #fff;
}
.pian span a {
  color: #3991d1;
}
.content_title {
  padding: 20px 0;
}
.content_title h4 {
  font-size: 32px;
}
.content_info {
  padding-bottom: 25px;
  border-bottom: 1px solid #dbdbdb;
}
.content_info span {
  height: 25px;
  display: block;
  font-size: 14px;
  color: #939393;
  font-family: '宋体';
}
.content_text p {
  font-size: 17px;
  line-height: 35px;
  margin: 10px 0;
  text-indent: 2rem;
  text-align: justify;
}
.content_text img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  justify-content: center;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 14px;
}
.keywords a {
  margin-right: 20px;
}
.box_left {
  width: 67%;
}
.right {
  width: 30%;
}
.box_650 {
  width: 650px;
}
.box_32 {
  width: 32%;
}
.box_66 {
  width: 66%;
}
