* {
  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::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
body {
  background-color: #F2F6FC;
}
.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;
  height: 70px;
  margin-top: 10px;
  user-select: none;
}
#page #header .top_block .logo_block img {
      width: 180px;
    margin-top: 10px;
}
#page #header .top_block .search_block {
  height: 36px;
}
#page #header .top_block .search_block form {
  display: flex;
  background: #DA1F2E;
  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: #DA1F2E;
  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-color: #DA1F2E;
}
#page #header .nav_block .content {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  overflow: hidden;
}
#page #header .nav_block .content li {
  float: left;
  margin-left: -1px;
  line-height: 50px;
  font-size: 15px;
  padding: 0 12px;
}
#page #header .nav_block .content li:hover {
  background-color: #C21B29;
}
#page #header .nav_block .content li.on {
  background-color: #C21B29;
}
#page #header .nav_block .content li a {
  color: white;
}
#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%;
}
#page .title {
  height: 50px;
  line-height: 50px;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  font-size: 18px;
}
#page .title::before {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 35%;
  width: 4px;
  height: 30%;
  border-radius: 5px;
  background-color: #F56C6C;
}
#page .title span {
  margin-left: 15px;
  font-weight: bold;
  color: #da1f2e;
}
#page .swiper_bottom_part {
  width: 100%;
  margin-top: 20px;
  padding: 10px 0px;
  background: #fff;
}
#page .swiper_bottom_part li {
  line-height: 36px;
  height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0px 10px;
}
#page .swiper_bottom_part li:nth-child(2) {
  margin-top: 10px;
}
#page .swiper_bottom_part li span {
  float: right;
  color: #bbb;
  font-size: 13px;
  vertical-align: middle;
}
#page .swiper_bottom_part li i {
  display: inline-block;
  margin-right: 5px;
  opacity: 0.5;
  color: #da1f2e;
  height: 30px;
  font-weight: bold;
  vertical-align: middle;
}
#page .swiper_bottom_part li a {
  color: #333;
  font-size: 13px;
}
#page .swiper_bottom_part li:nth-child(1) {
  height: 100px;
}
#page .swiper_bottom_part li:nth-child(1) .leftimg {
  border: 1px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  width: 30%;
  float: left;
  position: relative;
  height: 100px;
}
#page .swiper_bottom_part li:nth-child(1) .leftimg img {
  width: 100%;
  height: 100%;
}
#page .swiper_bottom_part li:nth-child(1) .right_font {
  padding-left: 5px;
  border: 1px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}
#page .swiper_bottom_part li:nth-child(1) .right_font .right_font_tit {
  font-weight: normal;
  display: block;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  transition: 0.3s ease-out;
  text-align: left;
  text-overflow: ellipsis;
  font-size: 15px;
}
#page .swiper_bottom_part li:nth-child(1) .right_font .con {
  line-height: 22px;
  font-size: 12px;
  color: #999;
  margin-top: 5px;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 66px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#page .top_swiper_block {
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
}
#page .top_swiper_block .left_swiper_part {
  width: 33%;
  float: left;
  position: relative;
  min-height: 1px;
}
#page .top_swiper_block .left_swiper_part .swiper-container {
  width: 100%;
  height: 358px;
  position: relative;
}
#page .top_swiper_block .left_swiper_part .swiper-container .swiper-pagination {
  position: absolute;
  text-align: right;
  top: 0;
  height: 20px;
}
#page .top_swiper_block .left_swiper_part .swiper-container .desc {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  line-height: 35px;
  text-align: center;
  color: white;
  font-size: 15px;
  padding: 0 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .top_swiper_block .left_swiper_part .swiper-container img {
  width: 100%;
  height: 100%;
}
#page .top_swiper_block .middle_block {
  margin-left: 15px;
  width: 41%;
  background-color: white;
  float: left;
}
#page .top_swiper_block .middle_block .moreLine_part {
  padding: 0px 10px;
}
#page .top_swiper_block .middle_block .moreLine_part dl {
  border-bottom: 1px dashed #eee;
  padding-bottom: 10px;
}
#page .top_swiper_block .middle_block .moreLine_part dl:nth-child(1) {
  margin-bottom: 10px;
}
#page .top_swiper_block .middle_block .moreLine_part dl dt a {
  font-weight: normal;
  display: block;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  transition: 0.3s ease-out;
  text-overflow: ellipsis;
  color: inherit;
  font: 700 16px 'Microsoft Yahei', 'Hei', Tahoma, 'SimHei', sans-serif;
}
#page .top_swiper_block .middle_block .moreLine_part dl dd {
  line-height: 22px;
  font-size: 12px;
  color: #999;
  margin-top: 5px;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 44px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#page .top_swiper_block .middle_block .fontsList {
  padding: 10px 0px;
  background: #fff;
}
#page .top_swiper_block .middle_block .fontsList li {
  line-height: 36px;
  height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0px 10px;
}
#page .top_swiper_block .middle_block .fontsList li:nth-child(6) {
  border-bottom: 1px dashed #eee;
  margin-bottom: 10px;
}
#page .top_swiper_block .middle_block .fontsList li span a {
  color: #da1f2e;
  font-weight: bold;
}
#page .top_swiper_block .middle_block .fontsList li a {
  color: inherit;
  font-size: 14px;
  vertical-align: inherit;
}
#page .top_swiper_block .middle_block .fontsList li .date {
  float: right;
  color: #bbb;
  font-size: 13px;
  vertical-align: middle;
}
#page .top_swiper_block .aside_block {
  width: 23%;
  float: left;
  margin-left: 13px;
  margin-top: 0;
}
#page .top_swiper_block .aside_block ul li:nth-child(1) {
  height: 72px;
}
#page .top_swiper_block .aside_block ul li:nth-child(1) .con {
  text-decoration: none !important;
  overflow: hidden !important;
  width: 100% !important;
  white-space: normal !important;
  height: 72px !important;
  display: inline-block !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
#page .tpbf_block {
  width: 1200px;
  margin: 20px auto;
  background-color: white;
  overflow: hidden;
  display: flex;
}
#page .tpbf_block .tpbfContentlist {
  float: left;
  width: 24.1%;
  margin: 5px;
  padding-bottom: 15px;
  border: 1px solid #f0f0f0;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 1px;
  transition: 0.3s ease-out;
  overflow: hidden;
  background-color: #fff;
}
#page .tpbf_block .tpbfContentlist .topImg {
  border: 1px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}
#page .tpbf_block .tpbfContentlist .topImg a:hover img {
  transform: scale(1.1);
}
#page .tpbf_block .tpbfContentlist .topImg a img {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
#page .tpbf_block .tpbfContentlist .tit {
  margin-top: 10px;
}
#page .tpbf_block .tpbfContentlist .tit a {
  height: 25px;
  line-height: 25px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s ease-out;
  color: #464646;
  font-weight: bold;
  font: 700 14px 'Microsoft Yahei', 'Hei', Tahoma, 'SimHei', sans-serif;
}
#page .tpbf_block .tpbfContentlist .con {
  color: #999;
  line-height: 22px;
  font-size: 12px;
  margin-top: 6px;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 44;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#page .tpbf_block .tpbfContentlist .time {
  color: #999;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  font-size: 12px;
  margin-top: 6px;
}
#page .bottom_block {
  overflow: hidden;
  width: 1200px;
  margin: auto;
}
#page .bottom_block .bottom_block_part {
  width: 32%;
  margin-right: 24px;
  float: left;
  background-color: white;
}
#page .bottom_block .bottom_block_part:nth-child(3n) {
  margin-right: 0;
}
#page .list_container {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
#page .list_container .header_brand {
  line-height: 35px;
  background: #fff;
  margin: 15px 0px 0px 0px;
  padding-left: 10px;
}
#page .list_container .header_brand i {
  vertical-align: middle;
}
#page .list_container .header_brand a {
  color: #333;
  font-size: 13px;
}
#page .list_container .list_block {
  width: 73.3%;
  float: left;
}
#page .list_container .list_block .swiper_bottom_part ul li:first-child {
  height: 150px;
}
#page .list_container .list_block .swiper_bottom_part ul li:first-child .leftimg {
  height: 150px;
}
#page .list_container .list_block .swiper_bottom_part ul li:first-child .leftimg img {
  transition: all 0.5s;
}
#page .list_container .list_block .swiper_bottom_part ul li:first-child .leftimg:hover img {
  transform: scale(1.1);
}
#page .list_container .list_block .swiper_bottom_part ul li:first-child .right_font {
  padding-left: 20px !important;
}
#page .list_container .list_block .swiper_bottom_part ul li:first-child .right_font .right_font_tit {
  font-size: 17px;
  font-weight: bold;
  transition: all 0.3s;
}
#page .list_container .list_block .swiper_bottom_part ul li:first-child .right_font .right_font_tit:hover {
  color: #da1f2e;
}
#page .list_container .list_block .swiper_bottom_part ul li:first-child .right_font .con {
  font-size: 15px;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 66px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#page .list_container .list_block .swiper_bottom_part ul li:first-child .right_font .time {
  float: left;
}
#page .list_container .show_block {
  overflow: hidden;
}
#page .list_container .show_block .show_showCon {
  background-color: white;
  overflow: hidden;
  padding: 20px;
  margin-top: 20px;
}
#page .list_container .show_block .show_showCon .show_title {
  color: #333;
  font: 700 20px 'Microsoft Yahei', 'Hei', Tahoma, 'SimHei', sans-serif;
}
#page .list_container .show_block .show_showCon .meta {
  margin-top: 20px;
  font-size: 14px;
}
#page .list_container .show_block .show_showCon .meta span {
  margin-right: 10px;
  color: #888;
}
#page .list_container .show_block .show_showCon .content p {
  color: #333;
  margin: 15px 0;
  line-height: 30px;
  font-size: 17px;
  text-indent: 2em;
}
#page .list_container .show_block .show_showCon .content p img {
  max-width: 600px;
  display: flex;
  margin: auto;
  height: auto;
}
#page .list_container .show_block .recommend {
  background-color: white;
  margin-top: 30px;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul {
  padding: 10px;
  margin-top: 21px;
  width: 48%;
  float: left;
  margin-right: 35px;
  background-color: white;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul:last-child {
  margin-right: 0;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul li {
  padding: 0px 5px;
  position: relative;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul li.frist {
  width: 48% !important;
  float: left;
  height: 100px !important;
  margin-right: 8px;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul li.frist:last-child {
  margin-right: 0;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul li.frist a img {
  width: 100%;
  height: 100%;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul li.frist a p {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: white;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.3);
  display: inline-block;
  width: 96%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 5px;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul li:hover a {
  color: #DA1F2E;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul li:nth-child(1) {
  height: auto;
}
#page .list_container .show_block .recommend.swiper_bottom_part ul li:nth-child(2) {
  margin-top: 0;
}
#page .list_container .aside_block {
  width: 25%;
  float: left;
  margin-left: 20px;
}
#page .list_container .aside_block .ad {
  margin-top: 20px;
  width: 100%;
  height: 300px;
  position: relative;
  margin-bottom: 20px;
}
#page .list_container .aside_block .ad ~ .ad {
  height: 300px;
}
#page .list_container .aside_block .ad a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#page .list_container .aside_block .ad a img {
  width: 100%;
  height: 100%;
}
#page .list_container .aside_block .ad a .ad_desc {
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 20px;
  line-height: 20px;
  border-radius: 0 11px 0 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}
#page .list_container .aside_block .aside_block_item.swiper_bottom_part ul li:nth-child(1) {
  height: auto;
}
#page .list_container .aside_block .aside_block_item.swiper_bottom_part ul li:nth-child(2) {
  margin-top: 0;
}
#page .list_container .aside_block .aside_block_item.swiper_bottom_part ul li i {
  height: 31px;
}
#page .list_container .aside_block .aside_block_item.swiper_bottom_part .title {
  padding-left: 15px;
}
#page .list_container .aside_block .aside_block_item.swiper_bottom_part .title::before {
  left: 16px;
}
#page .list_container .aside_block .aside_block_item .hasimg a {
  position: relative;
}
#page .list_container .aside_block .aside_block_item .hasimg a img {
  width: 100%;
  height: 130px;
}
#page .list_container .aside_block .aside_block_item .hasimg a p {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: white;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.3);
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 5px;
  bottom: 3px;
}
#page .list_container .aside_block .aside_block_item .tuijian li a {
  position: relative;
  padding-left: 18px;
}
#page .list_container .aside_block .aside_block_item .tuijian li a::before {
  position: absolute;
  content: '';
  left: 6px;
  bottom: 6px;
  background-color: red;
  height: 4px;
  width: 4px;
}
#page .list_container .aside_block .aside_block_item .frist .leftpart {
  width: 35%;
  float: left;
}
#page .list_container .aside_block .aside_block_item .frist .leftpart img {
  width: 100%;
  height: 60px;
}
#page .list_container .aside_block .aside_block_item .frist .rightpart {
  float: left;
  width: 65%;
  padding-left: 10px;
  line-height: 19px;
}
#page .list_container .aside_block .aside_block_item .frist .rightpart .tit {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
}
#page .list_container .aside_block .aside_block_item .frist .rightpart .con {
  font-size: 14px;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 40px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#footer {
  padding-top: 20px;
  background: #333333;
  margin-top: 10px;
  color: #fff;
  overflow: hidden;
  position: relative;
}
#footer::before {
  content: "";
  background: #DA1F2E;
  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 span {
  background-color: #1487F4;
  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: #1487F4;
  color: white;
}
.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 span {
  background-color: #DA1F2E;
  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: white;
  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: #DA1F2E;
  color: white;
}
