::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  background-color: transparent;
}
::-webkit-scrollbar {
  width: 3px;
  background-color: transparent;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.3);
}
::-webkit-resizer,
::-webkit-scrollbar-corner {
  width: 0;
  height: 0;
  background-color: transparent;
}
* {
  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: #333333;
}
body {
  background-color: #F9F9F9;
}
body {
  font: 14px "microsoft Yahei", "Arial", sans-serif;
}
a {
  color: #333333;
}
.clear::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
#page .w100 {
  width: 100%;
  background-color: white;
}
#page .header {
  width: 1200px;
  margin: auto;
  height: 100px;
}
#page .header h1 {
  float: left;
  margin-top: 36px;
}
#page .header h1 a {
  overflow: hidden;
}
#page .header h1 a img {
  width: 100%;
  height: 100%;
}
#page .header .search_box {
  width: 300px;
  float: right;
  margin: 34px 0 0 0;
}
#page .header .search_box .formbox {
  width: 300px;
  height: 32px;
  background: url(../images/search_ipt.png) 0 0;
  border: #f6ae66 solid 1px;
  overflow: hidden;
}
#page .header .search_box .formbox .searchtext {
  width: 260px;
  height: 32px;
  background: none;
  border: none;
  float: left;
  line-height: 32px;
  text-indent: 10px;
  font-size: 14px;
  color: #999999;
  outline: none;
}
#page .header .search_box .formbox .searchbtn {
  width: 30px;
  height: 32px;
  float: left;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}
#page .through_line {
  background-color: #F07800;
  width: 100%;
  height: 2px;
}
#page .nav {
  width: 1200px;
  margin: auto;
  background: #FFF;
  height: 60px;
  overflow: hidden;
}
#page .nav li {
  font-size: 18px;
  line-height: 60px;
  padding: 0 16px;
  float: left;
}
#page .nav li a:hover,
#page .nav li a.active {
  color: #ff3300;
}
#page .header_ad {
  width: 1200px;
  height: 90px;
  margin: 5px 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 .banner_block {
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
}
#page .banner_block .banner_wrap {
  width: 770px;
  height: 280px;
}
#page .banner_block .banner_wrap .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
#page .banner_block .banner_wrap .swiper-container .swiper-pagination {
  position: absolute;
  text-align: right;
  bottom: 0;
  width: 100%;
  right: 20px;
  height: 35px;
  line-height: 35px;
}
#page .banner_block .banner_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet {
  border-radius: initial !important;
  margin-right: 6px;
  width: 8px;
  height: 8px;
  line-height: 8px;
  text-align: center;
  color: #525252;
  background: #8f8f8f;
  opacity: 1;
}
#page .banner_block .banner_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  color: #fff;
  background: #f3591b;
  width: 30px;
}
#page .banner_block .banner_wrap .swiper-container img {
  width: 100%;
  height: 100%;
}
#page .banner_block .banner_wrap .swiper-container .desc {
  height: 60px;
  line-height: 50px;
  background: url(../images/desc_shadow.png) 0 0 repeat-x;
  text-indent: 18px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 28px;
  z-index: 2;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .banner_block .hotnews {
  overflow: hidden;
  text-align: center;
  float: right;
  width: 410px;
}
#page .banner_block .hotnews h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  height: 28px;
  padding: 0 5px;
  margin-top: 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .banner_block .hotnews h2 a {
  color: #ea0000;
}
#page .banner_block .hotnews h3 {
  font-size: 14px;
  color: #666666;
  line-height: 44px;
  font-family: "Microsoft Yahei";
  padding: 0 10px;
  height: 44px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .banner_block .hotnews h3 a {
  padding: 0 10px;
  color: #666666;
}
#page .main_block {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
#page .main_block .left_part {
  float: left;
  width: 770px;
  overflow: hidden;
}
#page .main_block .left_part .block_1 {
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
}
#page .main_block .left_part .block_1 .news_part {
  float: left;
  width: 770px;
}
#page .main_block .left_part .block_1 .news_part .newstit {
  height: 46px;
  border-bottom: #e6e6e6 solid 1px;
}
#page .main_block .left_part .block_1 .news_part .newstit a {
  color: #f07800;
  border-bottom: #f07800 solid 3px;
  font-weight: bold;
  width: 80px;
  float: left;
  margin-right: 60px;
  font-size: 20px;
  line-height: 45px;
  text-align: center;
}
#page .main_block .left_part .news_item {
  padding: 13px 0 16px 0;
  border-bottom: #ebebeb solid 1px;
}
#page .main_block .left_part .news_item.not_img dd {
  width: 100%;
}
#page .main_block .left_part .news_item h4 {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  height: 26px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .main_block .left_part .news_item dl {
  height: 112px;
  margin-top: 15px;
  overflow: hidden;
}
#page .main_block .left_part .news_item dl dt {
  width: 150px;
  height: 112px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
#page .main_block .left_part .news_item dl dt img {
  width: 150px;
  height: 112px;
  display: block;
}
#page .main_block .left_part .news_item dl dd {
  width: 600px;
  float: left;
  overflow: hidden;
}
#page .main_block .left_part .news_item dl dd p {
  font-size: 15px;
  line-height: 30px;
  color: #666;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 60px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#page .main_block .left_part .news_item dl dd .tags {
  height: 22px;
  overflow: hidden;
  margin-top: 30px;
}
#page .main_block .left_part .news_item dl dd .tags .time {
  background: url(../images/ico_time.png) 0 center no-repeat;
}
#page .main_block .left_part .news_item dl dd .tags span {
  float: left;
  padding-left: 20px;
  color: #999999;
  margin-right: 30px;
}
#page .main_block .left_part .news_item dl dd .tags span a {
  color: #999999;
}
#page .main_block .right_part {
  margin-top: 20px;
  width: 400px;
  float: right;
  overflow: hidden;
}
#page .main_block .right_part .title {
  height: 30px;
  overflow: hidden;
}
#page .main_block .right_part .title h2 {
  float: left;
  font-size: 20px;
  line-height: 30px;
  width: 95px;
  position: relative;
  font-weight: bold;
}
#page .main_block .right_part .title h2 a {
  color: #333;
}
#page .main_block .right_part .title h2::before {
  content: "";
  width: 185px;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  left: 166px;
  top: 14.5px;
}
#page .main_block .right_part .title h2::after {
  content: "";
  width: 70px;
  height: 3px;
  background: #f07800;
  border-right: #FFF solid 1px;
  position: absolute;
  left: 95px;
  top: 13.5px;
}
#page .main_block .right_part .title em {
  float: right;
  line-height: 30px;
  font-style: normal;
  font-weight: normal;
}
#page .main_block .right_part .title a {
  color: #666;
}
#page .main_block .right_part .rp_block01 {
  margin-top: 25px;
}
#page .main_block .right_part .rp_block01 .three_part dl {
  height: 60px;
  margin-top: 16px;
  background: #FFF;
}
#page .main_block .right_part .rp_block01 .three_part dl.not_img .text {
  width: 400px;
}
#page .main_block .right_part .rp_block01 .three_part dl dt {
  width: 100px;
  float: left;
}
#page .main_block .right_part .rp_block01 .three_part dl dt img {
  width: 100px;
  height: 60px;
  display: block;
}
#page .main_block .right_part .rp_block01 .three_part dl .text {
  width: 273px;
  padding: 5px 10px;
  float: left;
}
#page .main_block .right_part .rp_block01 .three_part dl .text h4 {
  font-size: 17px;
  line-height: 30px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .main_block .right_part .rp_block01 .three_part dl .text p {
  line-height: 20px;
  color: #999;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .main_block .right_part .rp_block02 .fontList_part {
  margin-top: 15px;
}
#page .main_block .right_part .rp_block02 .fontList_part dl {
  background: url(../images/lblistbg.png) 114px -36px no-repeat;
  cursor: pointer;
}
#page .main_block .right_part .rp_block02 .fontList_part dl:hover {
  background: url(../images/lblistbg.png) 114px 0 no-repeat;
}
#page .main_block .right_part .rp_block02 .fontList_part dl:hover dt {
  color: #f07800;
}
#page .main_block .right_part .rp_block02 .fontList_part dl dt {
  float: left;
  font-size: 16px;
  line-height: 36px;
  color: #555555;
  margin-right: 9px;
  height: 36px;
  display: inline-block;
  width: 114px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .main_block .right_part .rp_block02 .fontList_part dl .text {
  height: 36px;
  float: left;
  padding: 0 20px 0 28px;
  font-size: 15px;
  line-height: 36px;
  color: #999999;
  display: inline-block;
  width: 276px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .main_block .right_part .rp_block03 {
  margin-top: 25px;
}
#page .main_block .right_part .rp_block03 .B-block {
  overflow: hidden;
  position: relative;
  width: 400px;
}
#page .main_block .right_part .rp_block03 .B-block .swiper_part {
  width: 400px;
}
#page .main_block .right_part .rp_block03 .B-block .swiper_part ul {
  margin-top: 15px;
}
#page .main_block .right_part .rp_block03 .B-block .swiper_part ul li {
  font-size: 16px;
  line-height: 36px;
  background: url(../images/lblistbg.png) 6px -36px no-repeat;
  padding-left: 30px;
  height: 36px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .main_block .right_part .rp_block03 .B-block .swiper_part ul li:hover {
  background: url(../images/lblistbg.png) 6px 0 no-repeat;
}
#page .main_block .right_part .rp_block03 .B-block .swiper_part ul li a {
  color: #555;
}
#page .main_block .right_part .rp_block03 .B-block .swiper-pagination {
  top: 4px;
  right: 0;
  width: initial !important;
  left: initial;
}
#page .main_block .right_part .rp_block03 .B-block .swiper-pagination .swiper-pagination-bullet {
  margin: 0 2px;
}
#page .main_block .right_part .rp_block03 .B-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f07800;
  width: 16px;
  border-radius: 16px;
}
#page .main_block .right_part .rp_block04 {
  margin-top: 25px;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-slide {
  width: 400px;
  height: 222px;
  transition: all 1s;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-slide a .pic {
  width: 160px;
  height: 222px;
  float: left;
  overflow: hidden;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-slide a .pic img {
  width: 160px;
  height: 222px;
  display: block;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-slide a .intro {
  width: 240px;
  height: 222px;
  border: #f2f2f2 solid 1px;
  border-left: none;
  background: #FFF;
  padding: 20px 30px;
  position: absolute;
  left: 160px;
  top: 0;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-slide a .intro h3 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  display: inline-block;
  width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-slide a .intro span {
  font-size: 15px;
  line-height: 24px;
  color: #666666;
  padding: 0px 0;
  display: block;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: initial;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-slide a .intro p {
  margin-top: 5px;
  font-size: 15px;
  line-height: 24px;
  color: #999999;
  border-top: #ebebeb solid 1px;
  padding-top: 10px;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-pagination {
  left: initial;
  right: 15px;
  width: initial;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 3px;
}
#page .main_block .right_part .rp_block04 .B-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f07800;
  width: 16px;
  border-radius: 16px;
}
#page .main_block .right_part .rp_block05 {
  margin-top: 25px;
}
#page .main_block .right_part .rp_block05 .sort_list li:nth-of-type(-n+3) .sort_num {
  color: #e14338;
}
#page .main_block .right_part .rp_block05 .sort_list li .sort_num {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  width: 35px;
  font-size: 20px;
  color: #999999;
  text-indent: 5px;
  float: left;
}
#page .main_block .right_part .rp_block05 .sort_list li .sort_num b {
  font-style: italic;
  font-weight: normal;
}
#page .main_block .right_part .rp_block05 .sort_list li .content {
  height: 43px;
  line-height: 43px;
  font-size: 16px;
  display: inline-block;
  width: 360px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .main_block .list_right {
  width: 300px;
}
#page .main_block .list_right .tabs_title {
  height: 36px;
  overflow: hidden;
  margin-bottom: 6px;
}
#page .main_block .list_right .tabs_title em {
  float: right;
  margin-top: 9px;
  user-select: none;
  transition: all 0.3s;
}
#page .main_block .list_right .tabs_title em:hover {
  background-color: black;
}
#page .main_block .list_right .tabs_title em:hover a {
  color: white;
}
#page .main_block .list_right .tabs_title em a {
  transition: all 0.3s;
  display: inline-block;
  padding: 2px;
  width: 51px;
  height: 18px;
  line-height: 13px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #333333;
  font-style: normal;
  text-transform: uppercase;
}
#page .main_block .list_right .tabs_title .news_tab li {
  line-height: 36px;
  font-size: 16px;
  float: left;
  width: 100px;
}
#page .main_block .list_right .tabs_title .news_tab li span {
  color: #999999;
}
#page .main_block .list_right .tabs_title .news_tab li.on span {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
#page .main_block .list_right .list_r01 {
  overflow: hidden;
  margin-bottom: 20px;
}
#page .main_block .list_right .list_r01 .tabs_body ul {
  display: none;
}
#page .main_block .list_right .list_r01 .tabs_body ul.on {
  display: block;
}
#page .main_block .list_right .list_r01 .tabs_body ul li {
  line-height: 30px;
  padding-left: 13px;
  height: 30px;
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .main_block .list_right .list_r01 .tabs_body ul li::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: 12px;
  left: 0;
  background-color: #333333;
  border-radius: 50%;
}
#page .main_block .list_right .list_r01 .tabs_body ul li a {
  color: #333333;
}
#page .main_block .list_right .list_r02 {
  margin-bottom: 20px;
}
#page .main_block .list_right .list_r02 .r02_body {
  margin-top: 10px;
}
#page .main_block .list_right .list_r02 .r02_body .pic a img {
  width: 300px;
  height: 157px;
  display: block;
}
#page .main_block .list_right .list_r02 .r02_body .news {
  border: #f2f2f2 solid 1px;
  border-top: none;
  padding: 6px 2px;
}
#page .main_block .list_right .list_r02 .r02_body .news li {
  line-height: 24px;
  padding-left: 13px;
  height: 24px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  margin-bottom: 6px;
}
#page .main_block .list_right .list_r02 .r02_body .news li::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: 12px;
  left: 0;
  background-color: #333333;
  border-radius: 50%;
}
#page .main_block .list_right .list_r02 .r02_body .news li a {
  color: #333333;
}
#page .main_block .list_right .list_r03 {
  margin-bottom: 20px;
}
#page .main_block .list_right .list_r03 dl {
  border-bottom: 1px dotted #e4e4e4;
  padding-bottom: 15px;
  margin-bottom: 14px;
}
#page .main_block .list_right .list_r03 dl dt {
  float: left;
  margin-right: 12px;
}
#page .main_block .list_right .list_r03 dl dt a img {
  width: 93px;
  height: 86px;
  display: block;
}
#page .main_block .list_right .list_r03 dl dd h4 {
  height: 21px;
  line-height: 24px;
  overflow: hidden;
  font-size: 15px;
  font-weight: bold;
}
#page .main_block .list_right .list_r03 dl dd h4 a {
  color: #333333;
}
#page .main_block .list_right .list_r03 dl dd p {
  line-height: 24px;
  margin-top: 5px;
  font-size: 14px;
  color: #666666;
  text-decoration: none;
  overflow: hidden;
  width: initial;
  white-space: normal;
  height: auto;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#page .main_block .list_right .list_r04 ul li {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 8px;
}
#page .main_block .list_right .list_r04 ul li:nth-of-type(-n+3) em {
  color: #e14338;
}
#page .main_block .list_right .list_r04 ul li em {
  color: #333333;
  font-size: 17px;
}
#page .main_block .list_right .list_r04 ul li a {
  font-size: 14px;
}
#page .main_block .show_part .show_container .show_tit {
  font-size: 23px;
  color: #000000;
  line-height: 50px;
  margin-top: 30px;
}
#page .main_block .show_part .show_container .show_meta {
  font-size: 16px;
  color: #9B9B9B;
  margin-top: 40px;
  text-align: center;
}
#page .main_block .show_part .show_container .show_body p {
  color: #4a4a4a;
  margin-top: 15px;
  line-height: 180%;
  text-align: justify;
  font-size: 16px;
  text-indent: 2em;
}
#page .main_block .show_part .show_container .show_body p img {
  max-width: 600px;
  display: block;
  margin: auto;
}
#page .main_block .show_part .show_container .show_body a {
  color: #333333;
}
#page .main_block .show_part .show_container .recommend_part {
  margin-top: 50px;
}
#page .main_block .show_part .show_container .recommend_part .rec_tit {
  font-size: 21px;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
  padding-left: 15px;
}
#page .main_block .show_part .show_container .recommend_part .rec_tit::before {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 3px;
  height: 14px;
  background-color: #333333;
}
#footer {
  padding-top: 20px;
  background: #E7E7E7;
  margin-top: 10px;
  color: #333333;
  overflow: hidden;
  position: relative;
}
#footer::before {
  content: "";
  background: #F07800;
  height: 5px;
  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: #333333;
}
#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;
  align-items: baseline;
}
#footer .container .friendsLink h3 {
  color: #333333;
  font-size: 14px;
  margin-right: 20px;
}
#footer .container .friendsLink ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 29px;
}
#footer .container .friendsLink ul li {
  font-size: 12px;
  float: left;
  margin-right: 15px;
  margin-bottom: 3px;
}
#footer .container .friendsLink ul li:hover {
  text-decoration: underline;
}
#footer .container .friendsLink ul li a {
  color: #333333;
}
#footer .container .banquan {
  text-align: center;
  font-size: 12px;
  padding: 30px 9px;
  color: #333333;
  line-height: 25px;
}
#footer .container .banquan a {
  color: #333333;
}
.goTop {
  position: fixed;
  bottom: 200px;
  right: 200px;
  display: none;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: url(../images/toTop.png) 0 0 no-repeat;
  text-indent: -999em;
}
.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: 60px;
  overflow: hidden;
  border-radius: 3px;
  font-size: 0px;
  line-height: normal;
  display: flex;
  justify-content: center;
}
.page_fenye a,
.page_fenye span {
  float: left;
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 12px;
  margin-left: -1px;
  border: 1px solid #ddd;
  line-height: 1.5;
  color: #999;
  background: #fff;
}
.page_fenye a:first-child,
.page_fenye span:first-child {
  -moz-border-radius: 50px 0 0 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px 0 0 50px;
}
.page_fenye a:last-child,
.page_fenye span:last-child {
  -moz-border-radius: 0 50px 50px 0;
  -webkit-border-radius: 0;
  border-radius: 0 50px 50px 0;
}
.page_fenye a:hover,
.page_fenye span:hover {
  border-color: #E34E48;
  background: #E34E48;
  color: #fff;
}
.page_fenye span {
  border-color: #E34E48;
  background: #E34E48;
  color: #fff;
}
.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;
}
.adversiment {
  position: relative;
  width: 300px;
  height: 300px;
  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: 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;
}
.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:hover a {
  color: #C6252D;
}
.breadcrumb {
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
  font-size: 16px;
  font-weight: bold;
}
.breadcrumb i {
  display: inline-block;
  width: 23px;
  height: 50px;
  background: url(../images/local.png) no-repeat center;
  vertical-align: top;
}
/*# sourceMappingURL=index.css.map */