* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  word-wrap: break-word;
}
a {
  color: black;
}
.clear::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
#page #header {
  background-color: white;
}
#page #header .top_block {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#page #header .top_block .logo_block {
  width: 181px;
  height: 60px;
  margin-top: 10px;
  user-select: none;
}
#page #header .top_block .logo_block img {
  margin-top:10px;
}
#page #header .top_block .search_block {
  height: 36px;
}
#page #header .top_block .search_block form {
  display: flex;
  border-radius: 5px;
}
#page #header .top_block .search_block form .search {
  font-size: 14px;
  color: #767676;
  width: 265px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  height: 48px;
  line-height: 48px;
  background: #ffffff;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #eeeeee;
}
#page #header .top_block .search_block form .submit {
  display: inline-block;
  width: 62px;
  height: 48px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background: #0050B3 url("../images/search.png") no-repeat center;
  background-position-x: 16px;
}
#page #header .nav .wrapper {
  width: 1200px;
  margin: auto;
}
#page #header .nav .fixed {
  position: fixed;
  top: -48px;
  left: 0;
  z-index: 9999;
  width: 100%;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
}
#page #header .nav .scroll-down {
  top: 0;
}
#page #header .main-nav-outer {
  height: 48px;
}
#page #header .main-nav {
  height: 48px;
  background: #0050B3;
}
#page #header .main-nav li {
  float: left;
  font-size: 19px;
  height: 48px;
  line-height: 48px;
  width: auto;
  text-align: center;
}
#page #header .main-nav li a {
  color: #ffffff;
  font-weight: bold;
  height: 48px;
  font-size: 19px !important;
  display: block;
  background: url(../images/nav_line.png) no-repeat left;
}
#page #header .main-nav li:hover,
#page #header .main-nav li.active {
  background-color: #0664D9;
}
#page #header .main-nav a {
  display: block;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  padding: 0 16px;
}
#page .header_ad {
  width: 1200px;
  height: 90px;
  margin: 10px auto;
  position: relative;
}
#page .header_ad .closead {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  user-select: none;
}
#page .header_ad img {
  width: 100%;
  height: 100%;
}
.t_title {
  margin-bottom: 10px;
  height: 55px;
  line-height: 51px;
  border-bottom: 1px solid #e5e5e5;
}
.t_title a {
  color: #0050b3;
  font-size: 19px;
  border-bottom: 4px solid #0050b3;
  height: 55px;
  display: block;
  width: 83px;
  float: left;
}
#article {
  overflow: hidden;
}
#article .breadcrumb {
  padding-top: 20px;
  padding-left: 5px;
  font-size: 17px;
  color: #0c7ff2;
  margin-bottom: 20px;
}
#article .breadcrumb i {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
#article .breadcrumb i img {
  width: 100%;
  height: 100%;
}
#article .breadcrumb a {
  color: #333333;
}
#article .top_b {
  width: 1200px;
  margin: 20px auto;
}
#article .top_b .t1 {
  line-height: 42px;
  padding-bottom: 14px;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  font-size: 30px;
}
#article .top_b .t1 a {
  color: #015293;
}
#article .top_b .t2 {
  line-height: 28px;
  color: #333;
  text-align: center;
}
#article .top_b .t2 span {
  margin: 0 8px;
}
#article .block_1 {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  padding: 10px;
}
#article .block_1 .banner_b {
  width: 560px;
  height: 350px;
}
#article .block_1 .banner_b .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
#article .block_1 .banner_b .swiper-container .swiper-pagination {
  position: absolute;
  text-align: right;
  bottom: 0;
  height: 45px;
}
#article .block_1 .banner_b .swiper-container .swiper-pagination-bullet {
  line-height: 45px;
  font-size: 17px;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  width: 45px;
  height: 45px;
  border-radius: initial;
  opacity: 1;
  margin: 0;
}
#article .block_1 .banner_b .swiper-container .swiper-pagination-bullet-active {
  background-color: #252525;
}
#article .block_1 .banner_b .swiper-container .swiper-button {
  position: absolute;
  top: 50%;
  margin-top: -42.5px;
  width: 45px;
  height: 85px;
  z-index: 99;
}
#article .block_1 .banner_b .swiper-container img {
  width: 100%;
  height: 100%;
}
#article .block_1 .banner_b .swiper-container .desc {
  position: absolute;
  width: 100%;
  padding: 0 170px 0 10px;
  bottom: 0;
  left: 0;
  height: 45px;
  text-align: left;
  line-height: 45px;
  color: white;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
}
#article .block_1 .pub_ul {
  width: 600px;
}
#article .block_1 .pub_ul .tabs_head {
  position: relative;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
#article .block_1 .pub_ul .tabs_head li {
  float: left;
  height: 45px;
  line-height: 45px;
  margin-left: 26px;
  font-size: 20px;
}
#article .block_1 .pub_ul .tabs_head li.active {
  color: #0050b3 !important;
  border-bottom: 4px solid #0050b3;
}
#article .block_1 .pub_ul .tabs_contents .tabs_list {
  display: none;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 15px 10px 0px;
  position: relative;
}
#article .block_1 .pub_ul .tabs_contents .tabs_list.active {
  display: block;
}
#article .block_1 .pub_ul .tabs_contents .tabs_list ul li {
  width: 600px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 15px;
}
#article .block_1 .pub_ul .tabs_contents .tabs_list ul li a {
  max-width: 98%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: black;
}
#article .block_1 .pub_ul .tabs_contents .tabs_list ul li .date {
  font-size: 15px;
  float: right;
  color: black;
}
#article .block_2 {
  width: 1200px;
  margin: 0px auto;
  overflow: hidden;
}
#article .block_2 .d_part {
  width: 48%;
}
#article .block_2 .d_part .tabs_head {
  height: 51px;
  border-bottom: 1px solid #e5e5e5;
}
#article .block_2 .d_part .tabs_head li {
  float: left;
  height: 51px;
  line-height: 51px;
  background: url(../images/shu2.png) no-repeat left;
  padding-left: 20px;
  margin-left: 16px;
}
#article .block_2 .d_part .tabs_head li.active a {
  color: #0050b3 !important;
  border-bottom: 4px solid #0050b3;
}
#article .block_2 .d_part .tabs_head li a {
  font-size: 17px;
  color: #666666;
  height: 51px;
  line-height: 51px;
  display: block;
}
#article .block_2 .d_part .tabs_head li:first-child {
  background: none;
  margin-left: 0px;
  padding-left: 0px;
}
#article .block_2 .d_part .tabs_contents ul {
  display: none;
}
#article .block_2 .d_part .tabs_contents ul.active {
  display: block;
}
#article .block_2 .d_part .tabs_contents ul li {
  width: 100%;
  float: left;
  height: 38px;
  line-height: 38px;
  background: url(../images/point.jpg) no-repeat left;
  padding-left: 10px;
}
#article .block_2 .d_part .tabs_contents ul li a {
  color: #333333;
  display: block;
  font-size: 15px;
  height: 38px;
  float: left;
  width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#article .block_2 .d_part .tabs_contents ul li span {
  font-size: 15px;
  color: #666666;
  float: right;
}
#article .block_2 .d_part .tabs_contents ul li span i {
  font-style: normal;
}
#article .block_3 {
  margin: 20px auto;
  overflow: hidden;
}
#article .block_3 .left_p {
  width: 280px;
}
#article .block_3 .left_p:first-child {
  margin-right: 10px;
}
#article .block_3 .left_p .t_con {
  margin-top: 20px;
  height: 340px;
  width: 100%;
}
#article .block_3 .left_p .t_con .img {
  width: 100%;
}
#article .block_3 .left_p .t_con .img a {
  display: block;
  position: relative;
  height: 200px;
}
#article .block_3 .left_p .t_con .img a img {
  width: 100%;
  height: 100%;
}
#article .block_3 .left_p .t_con .img a p {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#article .block_3 .left_p .t_con .text {
  width: 100%;
  height: 130px;
  padding: 10px;
  background: #f8f8f8;
  color: #333333;
  line-height: 30px;
  box-sizing: border-box;
}
#article .block_3 .left_p .t_con .text p a {
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
#article .block_3 .left_p .t_con .text p a span {
  font-weight: bold;
  color: #000000;
}
#article .block_4 .left_p {
  margin-left: 10px;
}
.list_container {
  width: 1200px;
  margin: auto;
}
.list_container .breadcurmb {
  margin-top: 30px;
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  color: #707070;
}
.list_container .breadcurmb a {
  color: #333333;
}
.list_container .left_part {
  background-color: #fff;
  padding: 20px;
  width: 860px;
}
.list_container .left_part .new_list {
  margin-left: 25px;
  padding: 0px 40px 32px 30px;
}
.list_container .left_part .new_list li {
  background: url(../images/li_bg.png) no-repeat 15px center;
  font-size: 17px;
  color: #333333;
  height: 57px;
  line-height: 57px;
  padding-left: 50px;
}
.list_container .left_part .new_list li:hover a {
  color: #BC1B2D;
}
.list_container .left_part .new_list li:hover .time {
  color: #e14b45;
}
.list_container .left_part .new_list li a {
  display: block;
  font-size: 16px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_container .left_part .new_list li span {
  float: right;
  font-size: 14px;
  display: inline-block;
  color: #ababab;
  margin-left: 50px;
  line-height: 34px;
}
.list_container .no_mt {
  margin-top: 0 !important;
  border: none;
}
.list_container .list_right_part {
  width: 320px;
  float: right;
  background-color: #FFFFFF;
  padding: 10px;
  overflow: hidden;
}
.list_container .ad1 {
  width: 300px;
  margin-bottom: 18px;
  overflow: hidden;
}
.list_container .ad1_text_con {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.list_container .ad1_text_con.notImg div {
  width: 100%;
}
.list_container .ad1_text_con img {
  float: left;
  width: 120px;
}
.list_container .ad1_text_con div {
  margin-top: 10px;
  float: right;
  width: calc(100% - 130px);
}
.list_container .ad1_text_con div a {
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #222;
  text-decoration: none;
  overflow: hidden;
  white-space: normal;
  height: initial;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.list_container .ad1_text_con div a:hover {
  color: #ff5702;
}
.list_container .ad1 ul li {
  line-height: 22px;
  font-size: 16px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.list_container .ad1 ul li a {
  color: #333333;
}
.list_container .ad1 ul li:nth-child(1),
.list_container .ad1 ul li:nth-child(4),
.list_container .ad1 ul li:nth-child(7) {
  margin-top: 20px;
}
.list_container .ad1 ul li:nth-child(1) a,
.list_container .ad1 ul li:nth-child(4) a,
.list_container .ad1 ul li:nth-child(7) a {
  font-weight: bold;
}
.list_container .ad_tit {
  margin-bottom: 10px;
}
.list_container .ad_tit h1 a {
  position: relative;
  padding-left: 10px;
}
.list_container .ad_tit h1 a::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 4px;
  width: 3px;
  height: 11px;
  background-color: #0068B7;
}
.show_container .left_part .show_con {
  padding-top: 15px;
}
.show_container .left_part .show_con .show_tit {
  line-height: 64px;
  text-align: center;
  font-weight: normal;
  color: #4b5b97;
  font-size: 30px;
}
.show_container .left_part .show_con .meta {
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  color: #9797a1;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
}
.show_container .left_part .show_con .show_body {
  padding-top: 25px;
  padding-bottom: 50px;
  line-height: 32px;
  color: #333;
  font-size: 18px;
}
.show_container .left_part .show_con .show_body img {
  max-width: 600px;
  display: block;
  margin: 10px auto;
}
.show_container .left_part .show_con .show_body p {
  text-indent: 2em;
  text-align: left;
  margin-top: 10px;
}
.show_container .left_part .recommend_part {
  margin-top: 20px;
  padding: 10px;
}
.show_container .left_part .recommend_part .rec_tit {
  font-size: 24px;
}
.show_container .left_part .recommend_part .rec_tit a {
  color: inherit;
  position: relative;
  display: block;
  padding-left: 15px;
}
.show_container .left_part .recommend_part .rec_tit a:before {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 6px;
  height: 20px;
  background-color: #1C3F9D;
}
.show_container .left_part .recommend_part .rec_01 {
  overflow: hidden;
  margin-bottom: 30px;
}
.show_container .left_part .recommend_part .rec_01 ul {
  width: 49%;
  overflow: hidden;
  padding-top: 25px;
}
.show_container .left_part .recommend_part .rec_01 ul li {
  margin-bottom: 10px;
}
.show_container .left_part .recommend_part .rec_01 ul li a {
  padding-left: 20px;
  color: #333333;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.show_container .left_part .recommend_part .rec_01 ul li a:before {
  content: '';
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #1C3F9D;
}
.show_container .left_part .recommend_part .tabs_ul {
  display: none;
}
.show_container .left_part .recommend_part .tabs_ul.active {
  display: block;
}
.show_container .left_part .recommend_part .tabs_ul li {
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: left;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-top: 10px;
}
.show_container .left_part .recommend_part .tabs_ul li.notImg h1 {
  width: 100%;
}
.show_container .left_part .recommend_part .tabs_ul li.notImg p {
  width: 100%;
}
.show_container .left_part .recommend_part .tabs_ul li a {
  color: #333333;
}
.show_container .left_part .recommend_part .tabs_ul li a img {
  width: 240px;
  height: 160px;
  float: left;
  margin-right: 25px;
}
.show_container .left_part .recommend_part .tabs_ul li h1 {
  font-size: 20px;
  color: #000000;
  text-align: left;
  padding-bottom: 18px;
  display: inline-block;
  width: 521px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.show_container .left_part .recommend_part .tabs_ul li p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  text-decoration: none;
  overflow: hidden;
  width: 521px;
  white-space: normal;
  height: 60px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 27px;
}
.show_container .left_part .recommend_part .tabs_ul li .tabs_meta {
  font-size: 14px;
  color: #999;
  float: left;
}
.show_container .left_part .bd {
  overflow: hidden;
  padding-top: 10px;
  position: relative;
}
.show_container .left_part .bd ul {
  float: left;
  margin-top: -1px;
  width: 100%;
}
.show_container .left_part .bd ul li {
  float: left;
  width: 50%;
  padding: 13px 0;
  height: 42px;
  border-bottom: 1px dotted #dadada;
  overflow: hidden;
}
.show_container .left_part .bd ul li p {
  overflow: hidden;
  width: 90%;
  font-size: 16px;
}
.show_container .left_part .bd ul li p a {
  padding-left: 10px;
  position: relative;
  color: inherit;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.show_container .left_part .bd ul li p a::after {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 3px;
  height: 10px;
  background-color: #1C3F9D;
}
#footer {
  padding-top: 20px;
  background: #333333;
  margin-top: 10px;
  color: #fff;
  overflow: hidden;
  position: relative;
}
#footer::before {
  content: "";
  background: #0050B3;
  height: 10px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#footer .container {
  margin: 0px auto;
  width: 1180px;
  position: relative;
  margin-top: 10px;
}
#footer .container .friends {
  border-top: 1px solid #333;
  position: relative;
}
#footer .container .friends a {
  color: white;
}
#footer .container .friends .friends_list_ul li:hover {
  text-decoration: underline;
}
#footer .container .friends #link_menu {
  margin-bottom: 30px;
}
#footer .container .friends #link_896a3aee.links {
  text-align: left;
  font-size: 12px;
  padding: 1.5em 0;
}
#footer .container .friends #link_896a3aee.links ul {
  clear: both;
}
#footer .container .friends #link_896a3aee.links li {
  float: left;
  margin-right: 10px;
  line-height: 1.8em;
  list-style: none;
  padding: 0;
}
#footer .container .friends #link_896a3aee.links em {
  clear: both;
  display: block;
}
#footer .container .friends #link_896a3aee.links #link_menu li {
  font-size: 14px;
  line-height: 2.5em;
  cursor: pointer;
  width: 5em;
}
#footer .container .friends #link_896a3aee.links #link_menu i {
  font-size: 12px;
  line-height: 2.9em;
  float: right;
  font-style: normal;
  margin-right: 15px;
}
#footer .container .friends #link_896a3aee.links .on {
  font-weight: bold;
}
#footer .container .friendsLink {
  width: 1200px;
  margin: 10px auto;
  display: flex;
  align-items: baseline;
}
#footer .container .friendsLink h3 {
  color: white;
  font-size: 14px;
  float: left;
  margin-right: 20px;
  width: 135px;
}
#footer .container .friendsLink ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 29px;
}
#footer .container .friendsLink ul li {
  font-size: 12px;
  float: left;
  margin-left: 15px;
  margin-bottom: 3px;
}
#footer .container .friendsLink ul li:hover {
  text-decoration: underline;
}
#footer .container .friendsLink ul li a {
  color: white;
}
#footer .container .banquan {
  margin: 20px 0 15px 0;
  text-align: center;
  font-size: 12px;
  padding-bottom: 10px;
}
#footer .container .banquan a {
  color: white;
}
.tags {
  margin-top: 10px;
  color: white;
  font-size: 14px;
}
.tags a {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
  color: white;
}
.turn_Page {
  margin-top: 30px;
  padding-bottom: 20px;
  overflow: hidden;
}
.turn_Page p {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.turn_Page p span {
  font-size: 16px;
  color: #333333;
}
.turn_Page p span a {
  color: #333333;
}
.turn_Page p span:hover a {
  color: #C6252D;
}
.goTop {
  position: fixed;
  bottom: 200px;
  right: 200px;
  display: none;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: url(../images/top.jpg) 0 0 no-repeat;
  text-indent: -999em;
}
.goTop:hover {
  background-position: -60px 0;
}
.closead {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  user-select: none;
}
.page_fenye {
  margin-top: 30px;
  overflow: hidden;
  border-radius: 3px;
  font-size: 0;
  line-height: normal;
  text-align: center;
}
.page_fenye span {
  background-color: #0050B3;
  color: white;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  font-size: 14px;
  border-left: 1px solid #fff;
}
.page_fenye a {
  background-color: #F3F4F4;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  color: #3c3e45;
  font-size: 14px;
  border-left: 1px solid #fff;
}
.page_fenye a:hover {
  background-color: #015293;
  color: white;
}
.adversiment {
  position: relative;
  width: 300px;
  height: 300px;
  margin-bottom: 30px;
}
.adversiment a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.adversiment a img {
  width: 100%;
  height: 100%;
}
.adversiment a p {
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 50px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 20px;
  border-radius: 0 5px 0 0;
}
/*# sourceMappingURL=index.css.map */