* {
  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;
  color: #505050;
}
.clear:before,
.clear:after {
  clear: both;
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  font-size: 0;
}
body {
  background-color: #F6F6F6;
}
a {
  color: inherit;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.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: auto;
  user-select: none;
}
#page #header .top_block .logo_block img {
}
#page #header .top_block .search_block {
  height: 36px;
}
#page #header .top_block .search_block form {
  display: flex;
  background: #403f3f;
  border-radius: 5px;
}
#page #header .top_block .search_block form .search {
  width: 300px;
  height: 36px;
  line-height: 36px;
  background-color: #f3f3f3;
  outline: none;
  border: 0;
  text-indent: 1em;
  color: #999999;
}
#page #header .top_block .search_block form .submit {
  border: 0;
  width: 100px;
  background-color: #403f3f;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  letter-spacing: 5px;
  color: white;
  text-indent: 1em;
}
#page #header .nav_block {
  height: 50px;
  line-height: 50px;
  background: url(../images/nav.png);
  background-size: contain;
  background-color: #403f3f;
}
#page #header .nav_block .content {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  overflow: hidden;
}
#page #header .nav_block .content li {
  float: left;
  line-height: 50px;
  font-size: 15px;
  padding: 0 18px;
}
#page #header .nav_block .content li:hover {
  background-color: #1d8aca;
}
#page #header .nav_block .content li.on {
  background-color: #1d8aca;
}
#page #header .nav_block .content li a {
  color: white;
}
#page .header_ad {
  width: 1200px;
  height: 90px;
  margin: 30px 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%;
}
#page .container {
  width: 1200px;
  margin: auto;
}
#page .container .left_part {
  width: 940px;
}
#page .container .left_part .bread_curmb {
  padding-left: 10px;
  height: 60px;
  line-height: 60px;
  background-color: white;
}
#page .container .left_part .bread_curmb i {
  vertical-align: middle;
}
#page .container .left_part .bread_curmb span {
  display: inline-block;
  padding-left: 5px;
  color: black;
}
#page .container .left_part .bread_curmb span a {
  color: #666666;
}
#page .container .left_part .block_1 {
  height: 320px;
  background-color: white;
}
#page .container .left_part .block_1 .banner_wrap {
  width: 660px;
  height: 320px;
}
#page .container .left_part .block_1 .banner_wrap .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
#page .container .left_part .block_1 .banner_wrap .swiper-container .swiper-pagination {
  position: absolute;
  text-align: right;
  top: 0;
  height: 20px;
  line-height: 20px;
}
#page .container .left_part .block_1 .banner_wrap .swiper-container img {
  width: 100%;
  height: 100%;
}
#page .container .left_part .block_1 .banner_wrap .swiper-container .desc {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: white;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}
#page .container .left_part .block_1 .news_list {
  width: 280px;
  height: 100%;
  padding: 0 20px;
}
#page .container .left_part .block_1 .news_list li {
  padding: 20px 0;
  border-bottom: 1px #ddd dotted;
}
#page .container .left_part .block_1 .news_list li:hover .tit {
  color: #403f3f;
}
#page .container .left_part .block_1 .news_list li .tit {
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#page .container .left_part .block_1 .news_list li .con {
  font-size: 12px;
  height: 44px;
  line-height: 22px;
  padding: 5px 0 0;
  overflow: hidden;
}
#page .container .left_part .block_2 {
  width: 996px;
  margin: 20px auto;
}
#page .container .left_part .block_2 .blo_item {
  float: left;
  width: 303px;
  min-height: 282px;
  margin: 0 16px 16px 0;
  border: 1px #e5e5e5 solid;
  background: #FFF;
  padding: 5px 12px;
}
#page .container .left_part .block_2 .blo_item .title {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px #e5e5e5 solid;
  font-size: 15px;
}
#page .container .left_part .block_2 .blo_item .title i {
  margin-right: 9px;
  transform: translateY(2px);
  display: inline-block;
}
#page .container .left_part .block_2 .blo_item .title a {
  color: #403f3f;
}
#page .container .left_part .block_2 .blo_item .con {
  padding: 8px 0;
}
#page .container .left_part .block_2 .blo_item .con li {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .container .left_part .block_2 .blo_item .con li.first {
  height: 80px;
  line-height: 18px;
  white-space: normal;
  padding: 5px 0;
  overflow: initial;
}
#page .container .left_part .block_2 .blo_item .con li.first img {
  width: 120px;
  height: 80px;
}
#page .container .left_part .block_2 .blo_item .con li.first .pic {
  display: block;
  float: left;
  width: 120px;
  height: 80px;
  margin-right: 10px;
}
#page .container .left_part .block_2 .blo_item .con li.first .text {
  display: block;
  display: inline-block;
  width: 147px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .container .left_part .block_2 .blo_item .con li.first .des {
  color: #999;
  font-size: 12px;
  padding-top: 4px;
  text-decoration: none;
  overflow: hidden;
  width: 147px;
  white-space: normal;
  height: 60px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#page .container .left_part .block_2 .blo_item .con li i {
  font-size: 10px;
  margin-right: 6px;
  display: inline-block;
  transform: translateY(3px);
}
#page .container .left_part .block_3 {
  width: 943px;
}
#page .container .left_part .block_3 li {
  position: relative;
  margin: 0 0 15px;
  border: 1px #e5e5e5 solid;
  background: #FFF;
  padding: 10px 10px;
  clear: both;
  overflow: hidden;
  transition: all 0.4s linear;
}
#page .container .left_part .block_3 li:hover {
  border-color: #403f3f;
}
#page .container .left_part .block_3 li:hover .content .title {
  transform: translateX(10px);
  color: #403f3f;
}
#page .container .left_part .block_3 li:hover .entry {
  background: #403f3f;
}
#page .container .left_part .block_3 li .content .title {
  font-size: 18px;
  word-break: keep-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
  padding: 0 0 15px;
  display: block;
  transition: all 0.3s;
}
#page .container .left_part .block_3 li .content .pic {
  display: block;
  float: left;
  width: 17%;
  height: 100px;
  margin-right: 10px;
  overflow: hidden;
}
#page .container .left_part .block_3 li .content .pic img {
  width: 100%;
  max-height: 100px;
}
#page .container .left_part .block_3 li .content .text {
  line-height: 24px;
  text-decoration: none;
  overflow: hidden;
  width: 80%;
  white-space: normal;
  height: 75px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#page .container .left_part .block_3 li .content .meta {
  clear: both;
  padding: 10px 0 0;
  font-size: 13px;
  color: #666;
}
#page .container .left_part .block_3 li .entry {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  background: #d2d2d2;
  transition: all 0.3s;
}
#page .container .left_part .block_3 li .entry:hover {
  width: 140px;
}
#page .container .left_part .block_3 li .entry i {
  margin-left: 8px;
}
#page .container .left_part .block_3 li .entry i img {
  width: 15px;
  height: 10px;
}
#page .container .left_part .list_con li .content .meta {
  clear: inherit;
  padding: 6px 0 0;
}
#page .container .left_part .show_con {
  padding: 20px 10px;
  background-color: white;
}
#page .container .left_part .show_con .show_tit {
  color: #333;
  font: 700 20px 'Microsoft Yahei', 'Hei', Tahoma, 'SimHei', sans-serif;
}
#page .container .left_part .show_con .meta {
  margin-top: 20px;
  font-size: 14px;
}
#page .container .left_part .show_con .meta span {
  margin-right: 10px;
  color: #888;
}
#page .container .left_part .show_con .show_content p {
  color: #333;
  margin: 15px 0;
  line-height: 30px;
  font-size: 17px;
  text-indent: 2em;
}
#page .container .left_part .show_con .show_content p img {
  max-width: 600px;
  display: flex;
  margin: auto;
  height: auto;
}
#page .container .left_part .show_con .show_content p a {
  color: inherit;
}
#page .container .left_part .recommend_con {
  margin-top: 20px;
  padding: 20px 10px;
}
#page .container .left_part .recommend_con .reco_tit {
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 22px;
  padding-bottom: 5px;
  border-bottom: 2px solid #ddd;
  color: #1d8aca;
}
#page .container .left_part .recommend_con ul {
  width: 49%;
}
#page .container .left_part .recommend_con ul li {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .container .left_part .recommend_con ul li i {
  display: inline-block;
  transform: translateY(2px);
}
#page .container .left_part .recommend_con ul .two_imgs .part {
  position: relative;
  width: 49%;
}
#page .container .left_part .recommend_con ul .two_imgs .part img {
  width: 100%;
  height: 150px;
}
#page .container .left_part .recommend_con ul .two_imgs .part p {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 25px;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  line-height: 25px;
  text-align: center;
  padding: 0 5px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .aside_part {
  width: 250px;
}
#page .aside_part .aside_item {
  margin-bottom: 20px;
  border: 1px #e5e5e5 solid;
  border-top: 3px #333 solid;
  background: #FFF;
  overflow: hidden;
}
#page .aside_part .aside_item h3 {
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  background: #f6f6f6;
}
#page .aside_part .aside_item ul li a {
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: auto;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#page .aside_part .aside_item01 ul {
  padding: 10px 12px;
}
#page .aside_part .aside_item01 ul li {
  line-height: 24px;
  border-bottom: 1px #eee solid;
  padding: 10px 0;
}
#page .aside_part .aside_item02 ul {
  padding-left: 30px;
  padding: 10px 12px;
}
#page .aside_part .aside_item02 ul li {
  position: relative;
  line-height: 24px;
  border-bottom: 1px #eee solid;
  padding: 10px 0;
}
#page .aside_part .aside_item02 ul li:nth-of-type(-n+3) i {
  color: #403f3f;
}
#page .aside_part .aside_item02 ul li i {
  position: absolute;
  top: 10px;
  left: 9px;
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#page .aside_part .aside_item02 ul li a {
  padding-left: 27px;
}
#page .list_main {
  padding: 22px 0;
  width: 1200px;
  margin: auto;
}
#page .list_main .list_wrap_left {
  width: 820px !important;
}
#page .list_main .wrap_left {
  width: 940px;
}
#page .list_main .wrap_left .list_main_left {
  width: 820px;
}
#page .list_main .wrap_left .list_main_left .list_main_left_tit {
  padding-left: 10px;
  height: 60px;
  line-height: 60px;
  background-color: white;
  margin-bottom: 20px;
}
#page .list_main .wrap_left .list_main_left .list_main_left_tit i {
  vertical-align: middle;
}
#page .list_main .wrap_left .list_main_left .list_main_left_tit h2 {
  display: inline;
}
#page .list_main .wrap_left .list_main_left .list_content li {
  width: 100%;
  padding: 10px 15px;
  background-color: white;
  margin-bottom: 20px;
}
#page .list_main .wrap_left .list_main_left .list_content li.notImg p,
#page .list_main .wrap_left .list_main_left .list_content li.notImg span {
  width: 100%;
}
#page .list_main .wrap_left .list_main_left .list_content li img {
  float: left;
  width: 27%;
  height: 150px;
}
#page .list_main .wrap_left .list_main_left .list_content li h3 {
  display: block;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
#page .list_main .wrap_left .list_main_left .list_content li p,
#page .list_main .wrap_left .list_main_left .list_content li span {
  width: 71%;
  float: right;
}
#page .list_main .wrap_left .list_main_left .list_content li p {
  line-height: 25px;
  text-decoration: none;
  overflow: hidden;
  width: 71%;
  white-space: normal;
  height: auto;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#page .list_main .wrap_left .list_main_left .list_content li span {
  margin-top: 30px;
}
#page .list_main .wrap_right {
  width: 250px;
}
#page .list_main .wrap_right .adversiment {
  width: 250px;
}
#page .list_main .list_main_aside {
  width: 300px;
}
#page .list_main .list_main_aside .adversiment {
  width: 300px;
}
#footer {
  padding-top: 20px;
  background: #333333;
  margin-top: 10px;
  color: #fff;
  overflow: hidden;
  position: relative;
}
#footer::before {
  content: "";
  background: #1d8aca;
  height: 10px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#footer .container {
  margin: 0px auto;
  width: 1200px;
  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;
}
.goTop {
  user-select: none;
  position: fixed;
  bottom: 200px;
  right: 200px;
  display: none;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: url(../images/top.jpg) 0 0 no-repeat;
}
.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: 0px;
  line-height: normal;
  text-align: center;
}
.page_fenye.bg_w a {
  background-color: white;
}
.page_fenye span {
  background-color: #1d8aca;
  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: #1d8aca;
  color: white;
}
.adversiment {
  position: relative;
  width: 250px;
  height: 250px;
  float: right;
  margin-bottom: 20px;
}
.adversiment a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.adversiment a img {
  width: 100%;
  height: 100%;
}
.adversiment a p {
  position: absolute;
  left: 0;
  bottom: 0px;
  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 */