body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
legend,
button form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: black;
}

li::marker {
  content: none;
}

a:hover {
  text-decoration: none;
}

input {
  outline: none;
  border: none;
}

i {
  font-style: normal;
}

@font-face {
  font-family: 'iconfont';
  /* Project id 3555218 */
  /* src: url('https://at.alicdn.com/t/c/font_3555218_h74hb6hkoqa.woff2?t=1661224384210') format('woff2'),
    url('https://at.alicdn.com/t/c/font_3555218_h74hb6hkoqa.woff?t=1661224384210') format('woff'),
    url('https://at.alicdn.com/t/c/font_3555218_h74hb6hkoqa.ttf?t=1661224384210') format('truetype'); */
}

.head_upload_info {
  overflow: hidden;
  line-height: 79px;
  margin-left: 30px;
  float: left;
}

.recom {
  margin-bottom: 5px;
  padding: 10px 18px;
  background: #f4f9fc;
  border-radius: 2px;
}

.recom img {
  margin-top: 10px;
}


.page {
  line-height: 26px;
  padding: 10px;
  overflow: hidden;
}

.page_box {
  margin-left: 14px;
  overflow: hidden;
}

.page_box a {
  display: inline;
  border: 1px solid #C2D5E3;
  color: #333333;
  float: left;
  height: 26px;
  margin-left: 4px;
  overflow: hidden;
  padding: 0 8px;
}

.current {
  display: inline;
  border: 1px solid #C2D5E3;
  color: #333333;
  float: left;
  height: 26px;
  margin-left: 4px;
  overflow: hidden;
  padding: 0 8px;
  color: #f90 !important;
}

.myad {
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  margin-top: 10px;
  color: #1d76bb;
  font-weight: 800;
}

.mycontainer {
  margin-bottom: 10px;
  overflow: hidden;
}

.mycontainer_box {
  display: flex;
}

.m_container {
  width: 100%;
  padding: 0;
  overflow: hidden;
}


.m_hd {
  margin: 0 10px;
}

.m-ft {
  overflow: hidden;
}

.m-container {
  overflow: hidden;
  margin: 0 20px;
}

.m_search_input {
  width: 60%;
}

.m_search_btn {
  width: 30% !important;
}

.qrcode img {
  width: 100px;
}

em {
  font-family: "iconfont";
  font-style: normal;
}

.myCrumb {
  margin: 0 auto;
}

/* .container {
  width: 1200px;
  float: none !important;

} */

.header_top_box {
  border-bottom: 1px solid #ddd;
  background-color: #fafafa;
}

.header_top {
  height: 40px;
  font-size: 14px;
  margin: 0 auto;
}

.m_header_top {
  padding-left: 10px;
  height: 40px;
  font-size: 14px;
  margin: 0 auto;
}

.header_ul_left>li {
  float: left;
  line-height: 40px;
  margin-right: 20px;
  color: #ccc;
}

.search_content_a {
  text-decoration: underline;
  color: #1d76bb;
}

.search_content_a em,
.soso_list_content em {
  color: red;
}

.soso_list_content>em {
  color: #26AAE1;

}

.soso_list_content h2 {
  font-size: 16px;
}

.m_soso_list_content {
  height: 136px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.mysoso_list_text {
  margin-top: 10px;
}

.header_ul_right>li {
  float: right;
  line-height: 40px;
  margin-right: 20px;
  color: #ccc;
}

.header_ul_left>li a {
  color: black;
}

.header_ul_left>li>a:hover,
.header_ul_right>li>a:hover {
  color: #26AAe2;
}

.header_ul_left .container {
  width: 450px;
  margin: 30px 0;
}

.weidenglu {
  display: block;
}

.yidenglu {
  display: none;

}

.wxgzh_drop_box {
  display: none;
  background: #fff;
  border: #ccc solid 1px;
  position: absolute;
  z-index: 555;
  line-height: 20px;
  color: #333;
  font-size: 12px;
  margin-left: -20px;
  margin-top: 0px;
}

.wxgzh_font {
  color: #3969bd;
  padding-top: 20px;
}

.grew>span>em {
  color: #f90;
  font-weight: 500;
  font-size: 16px;
}

.wxgzh_img>img {
  width: 135px;
  height: 135px;
  border: 1px solid #ccc;
}

.wxgzh:hover .wxgzh_drop_box {
  display: block;
}

.hearder_con {
  margin: 0;
}

.hearder_con>.container {
  display: flex;
  align-items: center;
}

.logo {
  float: left;
  /* width: 140px; */
  /* height: 70px; */
}


.top_search {
  position: relative;
  /* width: 100%; */

}

.m_top_search {
  display: flex;
  margin: 0 auto;
  width: 100%;
  justify-content: center
}

.search {
  min-width: 345px;
  display: block;
  height: 42px;
  border: 1px solid #ddd;
  overflow: hidden;
  padding-left: 10px;
  border-radius: 4px 0px 0px 4px;
  margin-left: 35px;
  line-height: 42px;
  float: left;
  margin-top: 15px;
}

.search_btn {
  float: right;
  min-width: 60px;
  padding: 0 4px;
  border-radius: 0px 4px 4px 0px;
  color: #fff;
  cursor: pointer;
  background: #7dcced;
  text-align: center;
}

.search_btn>a,
.m_search_btn>a {
  width: 100%;
  display: inline-block;
}

.search_help {
  color: #26AAE1;
  position: relative;
  right: -10px;
  bottom: -38px;
  font-size: 16px;
}

.head_upload {
  background: #fffaf7;
  border: 1px solid #7dcced;
  color: #7dcced !important;
  display: inline-block;
  float: right;
  height: 40px;
  width: 165px;
  text-align: center;
  text-decoration: none !important;
  line-height: 43px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  margin-left: 40px;
}

.global_nav {
  position: relative;
  background-color: #1d76bb;
  z-index: 100;
}

.top_nav_info {
  float: left;
}

.m_top_nav_info {
  float: none;
}

.m_top_nav_info>ul>li>a {
  font-size: 15px;
}

.nav_main_list {
  overflow: hidden;
}

.nav_main_list>li {
  height: 50px;
  float: left;
  padding: 0 2px;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
}

.nav_main_list>li>a {
  height: 40px;
  display: inline-block;
  line-height: 40px;
  border-radius: 5px;
  margin: 4px;
  color: #fff;
}

.nav_main_list>li>a:hover {
  background: #fff;
  color: #26AAe2;
}

.top_nav_item {
  float: right;
}

.nav_reg>li {
  float: left;
  font-weight: bold;
  width: 125px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

.nav_reg>li:nth-child(2) {
  position: relative;
}

.member {
  position: relative;
  left: -180px;
}

.member>em {
  color: #fff;
  padding: 8px;
  font-size: 16px;
}

.member>span {
  color: #fff;
}

.vip {
  background: #f90;
  text-align: center;
}

.vip>span {
  position: absolute;
  top: 0px;
  left: 32px;
}

.vip>em {
  display: block;
  position: absolute;
  top: 0px;
  left: 70px;
  font-size: 30px;
}

.member_drop_box {
  display: none;
  position: relative;
  font-size: 14px;
  font-weight: 100;
  top: -2px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 2px rgb(0 0 0 / 20%);
  z-index: 200;
  left: 0px;
}

.action {
  color: #FF9900;
}

.member_drop_box>ul>li+li:hover {
  color: #26AAe2;
}

.member:hover .member_drop_box {
  display: block;
}

.vip_drop_box {
  display: none;
  width: 125px;
  position: absolute;
  top: 62px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 2px rgb(0 0 0 / 20%);
  z-index: 200;
  left: -1px;
}

.vip_drop_box>li {
  margin: 0 20px
}

.vip:hover .vip_drop_box {
  display: block;
}

.pull_left {
  margin-top: 15px;
  max-width: 830px;
  float: left;
  overflow: hidden;
}


/* .swiper {
    width: 830px;
    height: 270px;
} */

.swiper img {
  width: 100%;
  height: 100%;
}

.pull_right {
  float: right;
  margin-top: 15px;

}

.index_world {
  margin-top: 20px;
}

.index_notice {
  height: 277px;
  background: #fff;
  width: 310px;
  padding: 4px 20px 0 20px;
}

.notice_top {
  overflow: hidden;
}

.notice_top>li {
  float: left;
  margin-right: 30px;
  cursor: pointer;
  border-bottom: #fff solid 1px;
  padding-bottom: 5px;
  font-size: 18px;
}

.actice_notice {
  color: #ff8a00;
  border-bottom: #FF6600 solid 1px;
}

.notice_bottom {
  margin-top: 16px;
  position: absolute;
}

.notice_bottom>li {
  height: 39px;
}

.notice_bottom>li>i {
  height: 4px;
  width: 4px;
  display: inline-block;
  background: #bbb;
  position: relative;
  bottom: 3px;
  border-radius: 3px;
  margin-right: 8px;
}

.notice_box1 {
  display: block;
}

.notice_box2 {
  display: none;
}

.word_content {
  position: relative;
  width: 340px;
  height: 136px;
  margin-right: 3.2%;
  margin-bottom: 46px;
  display: inline-block;
  padding: 0px;
  background-color: #fff;

}

.content1 {
  padding: 0 10px;
}

#content1>p>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.word1 {
  z-index: 100;
}

.word_content>h3 {
  border-bottom: solid 1px #ccc;
  font-size: 18px;
}

.word_content>h3>a {
  display: inline-block;
  border-bottom: 1px solid #3868BC;
  padding-bottom: 4px;
}

.word_content>h3>a:hover {
  color: #26AAe2;

}

.word_content>h3>a+em {
  float: right;
}

.word_content_text {
  float: left;
  width: 374px;
  height: 136px;
  padding: 14px 10px 3px 10px;
  overflow: hidden;
}

.word_content_text>li {
  width: 32%;
  height: 26px;
  float: left;
  margin-right: 1.33%;
  margin-bottom: 5px;
}

.word_content_text>li:hover {
  color: #26AAe2;

}

.word1>.word_content_text:hover {
  height: 265px;
  background-color: #fff;
}

.hot {
  color: #f90;
  font-size: 24px;
}

.line {
  border-bottom: #eee solid 1px;
  margin-bottom: 10px;
}

.topic-box {
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.5);

}

.topic-img {
  /* width: 272px; */
  float: left;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
}

.full_left {
  float: left;
}

.topic-img>span {
  position: absolute;
  left: 0;
  top: 0;
  background: #55b3a1;
  color: #fff;
  padding: 5px 10px;
}

.hd {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  padding-top: 20px;
}

.bd {
  overflow: hidden;
  max-width: 860px;
}


.bd_li {
  height: 40px;
  line-height: 40px;
  padding: 0;
}

.bd_li>em {
  font-size: 20px;
  color: #3868BC;
}

.bd_li:hover {
  cursor: pointer;
  color: #26AAe2;

}

.right_con {
  margin-top: 20px;
  padding: 12px;
  padding-top: 30px;
  /* background-color: #f3f3f3; */
  font-size: 14px;
}


.bc>ul>li>a {
  color: #0365Ac;
}

.mybc {
  width: 294px;
}

.upmoney {
  margin-top: 20px;
}

.corpus-container {
  margin-right: -20px;
  overflow: hidden;
}

.corpus-item {
  float: left;
  width: 410px;
  height: 205px;
  border-radius: 4px;
  margin: 15px 15px 0 0;
  background-color: #FAFAFA;
}

.co-cover-main {
  float: left;
  width: 120px;
  height: 167px;
  position: relative;
  margin: 20px 0 0 20px;
  position: relative;
  border-radius: 4px;
}

.co-cover {
  width: 120px;
  height: 167px;
  position: absolute;
  width: 100px;
  height: 142px;
  left: -16px;
  top: 14px;
  border-radius: 4px;
  box-shadow: 0 0 8px rgb(0 0 0 / 10%);
  background-color: #fff;
  margin: 0 20px;
}

.co-cover img {
  width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.co-cover img {
  width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.co-name a {
  font-size: 18px;
  line-height: 20px;
}

.co-des {
  font-size: 14px;
  line-height: 22px;
  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 20px;
}

.form1 {
  background: #fafafa;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-top: 15px;
  overflow: hidden;
}

.form2 {
  width: 860px;
  line-height: 30px;
  margin: 15px;
}

.form2>li {
  float: left;
  width: 215px;
}

.form2 li i {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-right: 10px;
  background: #bbb;
  position: relative;
  bottom: 4px;
}

.ntab {
  border: 1px solid #eee;
  margin-top: 10px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.tab_title {
  height: 35px;
  line-height: 35px;
}

.mytab_active {
  background: #e3e3e3;
  color: #000;
  font-size: 18px;
  height: 35px;
  width: 125px;
}

.mytab_normal {
  background: #fafafa;
  color: #000;
  font-size: 18px;
  height: 35px;
  width: 125px;
}

.hzqy {
  padding: 0 4px;
  color: #999;
  float: right;
}

.mytab {
  width: 100%;
}

.mytab>li {
  float: left;
  text-align: center;
}

.text_href {
  clear: both;
  overflow: hidden;
  background: #fff;
  padding: 10px;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}

.yqlj {
  display: none;
}

.activelist {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
  /* width: 1200px; */
  margin: 0 auto;
}

.columns {
  float: left;
  width: 18%;
}

.columns>h3 {
  padding-bottom: 12px;
  margin-top: 0;
  font-size: 20px;
}

.columns>li>a {
  font-size: 14px;
  color: #999;
  height: 24px;
  line-height: 24px;
}

.columns>li>a:hover {
  color: #26AAe2;

}

.qrcode {
  float: left;
  margin-top: 2px;
  margin-left: 58px;
}

.mycolumns {
  width: 28%;
}

.ft_logo {
  float: left;
  width: 70%;
}

.ft_logo>p {
  color: #666;
}

.ft-safety {
  width: 30%;
  text-align: right;
  float: left;
  margin-top: 25px;
}

.co-right>p>em {
  color: #f90;
}

.m_search {
  display: flex;
  width: 100%;
  margin: 0px auto;
}

.m_global_nav {
  overflow: hidden;
  height: 100px;
}

.top_nav_wrap {
  /* overflow: hidden; */
}

.lunbo {
  margin: 0 auto;
  height: 310px;
}

.m_nav_main_list {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.m_nav_main_list>li {
  width: 33%;
  text-align: center;

}

.m_lb_box {
  width: 100%;
  text-align: center;
}

.m_pull_left {
  margin: 0 auto;
  width: 100%;
}

.m_container {
  padding: 0;
  overflow: hidden;
}

.m_news1>li {
  border-bottom: 1px solid #e3e3e3;
}

.m_hd {
  margin: 0 10px;
}

.col_box_item {
  width: 100%;
}

.m_logo {
  margin: 0 auto;
  width: 150px;
}

.shop_box {
  position: fixed;
  right: 0;
  top: 60%;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  flex-direction: column;
  z-index: 1000;
  padding: 4px;
  color: #ddd;
}

.shop_box>li {
  border: #ddd solid 1px;
  line-height: 44px;
  width: 40px;
  height: 44px;
  font-size: 40px;
}

.shop_box>li>a>em {
  color: #ddd;
}

.shop_box>li:hover {
  background: #7dcced;
  transition: background 1s;
}

label {
  width: 56px;
}

.shop_box>li:first-child {
  border-radius: 6px 6px 0 0;
}

.shop_box>li:last-child {
  border-radius: 0px 0px 6px 6px
}

.shop_box>.wx:hover .lxfs_img {
  display: block;
}

.lxfs_img {
  display: none;
  position: relative;
  left: -130px;
  top: -70px;
  text-align: center;
  font-size: 16px;
  color: black;
  line-height: 16px;
  width: 120px;
}

.lxfs_img>img {
  width: 120px;
  height: 120px;
}

.lxfs_img>p {
  margin-top: 4px;
}

.fl_list_li {
  border: 1px solid #e8e8e8;
  padding-left: 17px;
}

.fl_list_li>p {
  margin-left: 20px;
  padding: 6px;
}

.fl_list_li>p>a {
  display: inline-block;
  padding: 0 4px;
}

.fl_list_li>h3 {
  margin: 8px;
}

.fl_list_li>h3>span {
  color: #326Fa8;
}

.new_up {
  display: flex;
  justify-content: space-between;
  border: #e8e8e8 1px solid;
  border-top: none;
  border-bottom: none;
}

.new_up>span {

  padding: 10px;
}

.news1 {
  padding-left: 10px;
  margin-bottom: 10px;
}

.bd>.container {
  margin: 0 !important;
}

.bd_li>em {
  padding: 0 4px;
  /* font-size: 24px; */
}

.bd_li_author {
  float: right;
  margin-right: 10px;
}

.m_bd_li:nth-child(even) {
  background: #f4f9ff;
}


.m_bd_li {
  margin: 0;
}


.logo {
  line-height: 79px;
}

.head_upload_info {
  overflow: hidden;
  line-height: 79px;
  margin-left: 30px;
  float: left;
}


.title_box {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  background: #f4f9fc;
}

.title_box_left {
  /* padding: 0 20px; */
}

.title_box_right {
  padding: 10px;
  margin-left: 20px;
}

.title_box_center {
  padding: 0 20px;
}

.title_content {
  /* margin: 10px; */
}

.title_content_top {
  display: flex;
  justify-content: space-between;
}

.myheader {
  padding: 0px 20px;
  font-size: 18px;
  font-weight: 700;
  color: #1d76bb;
}

.uplode_auther {
  text-align: center;
  width: 14%;
  padding: 0px 20px;
  font-size: 18px;
  font-weight: 700;
  color: #1d76bb;
}

.title_content_center {
  /* padding: 0px 16px; */
}

.m_title_content_center {
  padding: 0;
}

.title_content_center_left {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.title_content_center_right {
  width: 10%;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.my_entry-title {
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fenlei_title {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.fenlei_title>p {
  font-weight: 600;
  margin-left: 20px;
  width: 80%;
}

.fenlei_title>p+p {
  font-weight: 600;
  width: 10%;
}

.title_content_center_left>em {
  margin: 0 4px;
  font-size: 16px;
  color: #386bbc;
}

.title_content_center_left>a:hover {
  text-decoration: underline;
}

.title_content_center>li {
  display: flex;
  justify-content: space-between;
  padding: 9px 0;
}

.uplode_auther_text {
  align-self: flex-end;
}

.uplode_auther_text {
  padding: 8px;
}

.m_title_box_left {
  flex: 1;
}

.m_title_box_right {
  flex: 4;
}

.soso {
  margin: 10px;
  padding: 10px;
}

.soso_text {
  color: #3868bb;
}

.soso_list_title>h3 {
  font-size: 16px;
  color: #3868bb;
}

.soso_list_content {
  background-color: #f4f9fc;
  padding: 10px 6px;
  font-size: 16px;
  margin: 10px 0;
}

.soso_list_content>span {
  margin: 4px;
  font-size: 14px;
}

.soso_list_text {
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;

}

.new_header {
  background: #fff;
  line-height: 79px;
}

.head_upload_info {
  overflow: hidden;
  line-height: 79px;
  margin-left: 30px;
  float: left;
}

.new_up_info {
  border: 1px solid #ddd;
  margin: 10px 0;
  padding: 4px;
}

.my_login_tips {
  visibility: hidden;
}

.recharge {
  cursor: pointer;
}

.myToast {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10001;
  width: 290px;
  height: 38px;
  margin: 0 auto;
  border-radius: 10px;
  background: #7dcced;
  ;
  box-shadow: 0 1px 4px 0px rgb(0 0 0 / 50%);
}

.myToast>p {
  padding: 0 10px;
  text-align: center;
  line-height: 28px;
  word-wrap: break-word;
  color: black;
  margin: 6px 0;
}

.close_myToast {
  font-size: 20px;
  position: absolute;
  top: -2px;
  right: 1px;
  cursor: pointer;
}

.container_left {
  position: relative;
  flex: 3;
  width: 70%;
  /* border: 1px solid #ddd; */
  /* background: #f4f9fc; */
}

.my_container_left {
  /* background: none; */
  border: none;
}

.recom {
  margin-bottom: 5px;
  padding: 10px 18px;
  border-radius: 2px;
}

.recom_ul {
  overflow: hidden;

}

.sin_recom_ul {
  height: 440px;
}

.recom_ul>li {
  float: left;
  height: 29px;
  margin-right: 20px;
  line-height: 29px;
  color: #000;
  word-break: break-all;
}

.recom_ul>li>a {
  color: #666;
}

.recom_ul>li>a:hover {
  color: #386bbc;
}

.title_doc {
  position: relative;
  margin-bottom: 9px;
  padding: 19px 0 0 5px;
  display: block;
  margin-top: 15px;
  border-radius: 4px;
  background-color: #fff;
}

.title_doc_icon {
  position: absolute;
  font-size: 30px;
  left: 0px;
}

.title_doc_head {
  margin-left: 40px;
  padding: 10px 0;
}

.main {
  margin-top: 30px;

}

.single_info {
  margin-bottom: 10px;
  padding: 0 0 5px;
  border-bottom: 1px solid #ededed;
  color: #737373;
  text-align: center;
}

.content1>p {
  font-size: 16px;
  margin-bottom: 10px;
}

.entry_title {
  text-align: center;
}


.bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, .7);
  /* display: none; */
  overflow: hidden;
}

.close_page {
  position: absolute;
  right: 0;
  top: 0;
}

.login,
.register,
.finded_pwd {
  position: absolute;
  margin: 0 auto;
  max-width: 400px;
  max-height: 420px;
  border-radius: 5px;
  border: 1px solid wheat;
  background: #ffff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.login {
  /* display: none; */

}

.login>h3 {
  text-align: center;
  padding: 20px 0;
}

em {
  font-family: "iconfont";
  font-style: normal;
}

.user {
  /* text-align: center; */
  padding: 0 10px;
}

.user>li {
  margin: 20px;
  background: #e6eaed;
  position: relative;
  font-size: 14px;
  overflow: hidden;
  display: flex;
  align-content: center;
  align-items: center;
  min-height: 40px;
}

.user>li>span>em {
  font-size: 16px;
}

.user>li input {
  height: 24px;
  line-height: 24px;
  background: none;
}

.user_logic {
  text-align: center;
  background: #ff766c !important;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  justify-content: center;

}

.user_acc>span,
.user_pwd>span {
  padding: 0 4px;
}

.user_acc>input,
.user_pwd>input {
  background: transparent;
}


.register>h3,
.finded_pwd>h3 {
  text-align: center;
  padding: 20px 0;
}

.register .user_logic {
  text-align: center;
  border-radius: 5px;
  background: #ff766c !important;
  cursor: pointer;

}

.find_pwd,
.go_login,
.geted_login {
  font-size: 12px;
  margin-left: 20px;
  cursor: pointer;
}

.find_pwd:hover,
.go_login:hover,
.geted_login:hover {
  color: #7dcced;
}

.getPhoneCode,
.getImgCode {
  text-align: center;
  display: none;
  width: 110px;
  height: 26px;
  line-height: 26px;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 12px;
  border: none;
  background: transparent;
}

.getPhoneCode {
  cursor: pointer;
  display: block;
}

#PhoneCode {
  background: transparent;
}

.get_phoneCode>span,
.get_imgCode>span {
  padding: 0 4px;
}

.search_detail {
  padding: 0 20px;
}

.bg,
.login,
.finded_pwd,
.my_register {
  display: none;
}

.bd_li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.erphp-wppay {
  border: 2px dashed #ff5f33;
  background: #ffffff !important;
  color: #333333 !important;
  padding: 4px;
  margin: 24px 0;
}

#finded_phoneCode {
  background: transparent;
}

.m_bd {
  width: 100%;
}

.m_f {
  padding: 0 10px;
}

.ft_logo>a {
  display: inline-block;
  width: 100%;
}

.ft_logo>a>img {
  display: inline-block;
}

.m_news1 {
  width: 100%;
}

.m_ft {
  padding: 10px;
}

.notice_box1>li>a {
  font-size: 16px;
}

.entry_content p {
  margin-bottom: 10px;
  font-size: 16px;
}

.entry_content h2,
.entry_content h1 {
  margin: 10px 0;
  padding: 5px 0 5px 24px;
  border-left: 6px solid #1d76bb;
  font-size: 18px;
  line-height: 35px;
  background-color: #ddd;
  font-weight: 600;
}

.w_bd_li {
  width: 100%;
}

.m_title_content {
  margin: 0;
}

.m_title_content_center>li {
  padding: 0;
}

.p_text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m_title_content_center_left {
  overflow: hidden;
  flex: 3;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m_title_content_center_left {
  flex: 1;
}

.containerv {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
}

.myfooter {
  display: flex;
  align-items: center;
}

.myfooter>div {
  width: 400px;
}

.foot_msg {
  background: black;
  text-align: center;
  height: 24px;
  line-height: 24px;
  color: white;
}

/* .my_pull_left{
  float: left;
  width: 70%;
} */
.wx_img>img {
  width: 100px;
  height: 100px;
}

.m-ft {
  border-top: 1px solid #ddd;
}

.ad4 {
  overflow: hidden;
  width: 100%;
  padding-top: 20px;
}

.ad4>img {
  max-width: 100%;
}

.ft_safety>div {
  margin: 10px 0;
}

.m_footer_logo {
  text-align: center;
}

.m_container p {
  text-align: center;
}

.sidr-inner {
  display: none;
}

.entry_content,
.single-content,
.content1 {
  width: 100%;
  overflow: hidden;
}

#content1>P>a>img {
  max-width: 100%;
}

#content1 p {
  text-indent: 2em;
}

.bc {
  overflow: hidden;
  height: 1062px;
  /* border: 1px solid #ddd; */
  margin-top: -32px;
  border-radius: 5px;

}

.nav_ul>li>a>em {
  margin-right: 5px;
}

.zygj {
  font-size: 16px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  border-bottom: 1px solid #ddd;
  /* background: #f3f3f3; */

}

.zygj_list_box {
  overflow: hidden;
}

.zygj_list {
  /* border: 1px solid #e3e3e3; */
  animation: zygj_scoll 25s infinite ease-out;
}

.zygj_list>li {
  box-sizing: border-box;
  height: 60px;
  margin: 4px 15px;
  border-bottom: 1px dashed #ddd;
}

.zygj_list>li>p {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 5px 0;
}

.zygj_list>li>p>span {
  font-size: 12px;
  color: #1d76bb;
  margin-right: 8px;
  margin-left: 20px;
}

.title_content_center_right>p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.title_content_center_right>p>span {

  font-size: 12px;
  color: #1d76bb;
}

@keyframes zygj_scoll {
  0% {
    margin-top: 0;
  }

  5% {
    margin-top: -65px;
  }

  10% {
    margin-top: -65px;
  }

  15% {
    margin-top: -130px;
  }

  20% {
    margin-top: -130px;
  }

  25% {
    margin-top: -195px;
  }

  30% {
    margin-top: -195px;
  }

  35% {
    margin-top: -260px;
  }

  40% {
    margin-top: -260px;
  }

  45% {
    margin-top: -325px;
  }

  50% {
    margin-top: -325px;
  }

  55% {
    margin-top: -390px;
  }

  60% {
    margin-top: -390px;
  }

  65% {
    margin-top: -455px;
  }

  70% {
    margin-top: -455px;
  }

  75% {
    margin-top: -520px;
  }

  80% {
    margin-top: -520px;
  }

  85% {
    margin-top: -585px;
  }

  90% {
    margin-top: -585px;
  }

  95% {
    margin-top: -650px;
  }

  100% {
    margin-top: -650px;
  }

}

#top_post_filter {
  color: #1d76bb;
  font-size: 16px;
  padding: 5px 0;
  font-weight: 600;
}

.hot-title>p:first-child {
  padding: 15px 0 0;

}

.hot-title>p:first-child>a {
  color: #26AAe2;
  font-size: 16px;
}

.hot-title>a {
  margin-right: 2px;
}

.ad1 {
  padding: 10px 0;
}

.foot_msg a {
  color: #fff;
}

/* 相对于父元素fixed */
.my_windows {
  position: relative;
}

.xgwd_box {
  height: 750px;
  width: 360px;
  position: relative;


}

.container_right {
  width: 30%;
  overflow: hidden;
  margin-left: 10px;
}

.xgwd {
  width: 360px;
  position: relative;
  /* top: 0;
  right: 0px; */
  z-index: 98;
}

.my_zhuanqian {
  display: block;
}

/* .my_fenlei{
  position: relative;
  top: -38px;
  left: -20px;
} */
.post-navigation {
  display: flex;
  justify-content: space-between;
}

.post-previous,
.post-next {
  color: #1d76bb;
  font-size: 18px;

}

.my_timeline-mulu {
  padding: 8px 0;
}

.my_timeline-mulu h2 {
  font-size: 14px;
}

.my_timeline-mulu em {
  font-size: 18px;
  color: #1d76bb;
}

.my_fenlei_meta {
  font-size: 15px;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}

.my_recom_ul #top_post_filter {
  display: none !important;
}

.fenlei_contqainer_right {
  margin: 0;
  margin-left: 10px;
}

#header {
  width: 100%;
  height: 79px;
  display: flex;
  justify-content: center;
  display: none;

}

#header>.hearder_con {
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 9999;
  box-shadow: 0 6px 8px rgb(0 0 0 / 10%);
  padding: 10px 0;
}

/* .hearder_con{
  overflow: hidden;
} */

.my_hearder_con {
  /* height: 130px; */
  margin-bottom: 10px;
}

#header_logo {
  overflow: hidden;
  padding: 9px 0;
  padding-top: 2px;
}




@media screen and (min-width:768px) {
  .bd {
    width: 100%;
  }

  .my_pull_left {
    float: none;
    width: 100%;
  }

  .bd_li {
    margin-right: 30px;
  }
}

@media screen and (min-width: 992px) {
  .bd_li {
    margin-right: 0px;
  }

}

@media screen and (min-width: 1170px) {
  .my_pull_left {
    float: left;
    width: 70%;
  }

  .bd_li {
    margin-right: 60px;
  }

  .bd {
    width: 860px;
    float: left;
  }

  .search {
    width: 545px;
    margin: 0;
  }
}

@media screen and (max-width: 1170px) {
  #header {
    /* display: none !important; */
  }

  .my_pull_left {
    float: none;
    width: 100%;
  }

  .bd_li {
    margin-right: 0px;
  }

  .bd {
    width: 100%;
    float: none;
  }

  .nav_main_list>li {
    width: 110px;
    height: 50px;
    float: left;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    padding: 0;
  }

  .logo>a>img {
    width: 150px;
    height: 86px;
  }

  .hearder_con>.container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .search {
    max-width: 545px;
    margin: 0;
  }

  .search>input {
    width: 46%;
  }

  .title_content_center_left {
    width: 100%;
  }

  .container_left {
    width: 100%;
  }

  .erphp-wppay a {
    padding: 4px 8px;
  }
}

#header_logo>a>img {
  width: 130px;
}

.my_header_ul {
  margin: 0px 20px;
  height: 79px;
  line-height: 108px;
  font-size: 14px;
}

.my_header_ul>li>a>em {
  font-weight: 900;
  color: #1d76bb;
}

.m_containerv {
  flex-wrap: nowrap;
  align-items: center;
}

#m_header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  display: none;
  background: #fff;
  box-shadow: 0 6px 8px rgb(0 0 0 / 10%);

}

.m_myheader {
  margin-top: 10px;
  padding-left: 10px;
}

.m_main {
  padding: 0 10px;
}

.select_fenlei {
  border-radius: 5px;
  position: absolute;
  z-index: 999;
  top: 42px;
  cursor: pointer;
  background: #fff;
  display: none;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);

}

.m_select_fenlei {
  top: 42px;
}

.select_fenlei>div {
  padding: 4px;
}

.select_fenlei>div:first-child {
  border-radius: 5px 5px 0 0;
}

.select_fenlei>div:last-child {
  border-radius: 5px 5px 0 0;
  border-bottom: none;
}

.mysearch {
  width: 60%;
}

.select_value {
  display: inline-block;
  max-width: 96px;
}

.my_select_box:hover .select_fenlei {
  display: block;
}

.my_select_box {
  display: inline-block;
}

.my_p {
  margin-bottom: 20px;
  padding-left: 6px;
}

/* 高 */
.hei {
  margin-top: 10px;
}

.my_timemulu-content {
  display: flex;
  justify-content: space-between;
}

#myImgCodeUrl {
  width: 110px;
  height: 34px;
  cursor: pointer;
  position: relative;
  left: 32px;
}

.lxwm {
  overflow: hidden;
  color: #666;
}

.lxwm>div:first-child {
  text-align: left;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}

.lxwm>div>h3 {
  color: #000;
  border-left: 4px solid #1d76bb;

  padding-left: 15px;
  font-size: 20px;

}

.lxwm p {
  padding: 10px 0;
  text-align: center;
}

.lxwm div {
  margin: 0 auto;
  text-align: center;
}

.lxwm img {
  margin: 0 9px;
  border: 1px solid #ccc;
  width: 50%;
  height: 50%;
}

#myFindedImgCodeUrl {
  width: 110px;
  height: 34px;
  cursor: pointer;
}

.erphp-wppay a {
  background-color: #26AAE1 !important;
  color: #fff !important;
  padding: 4px 8px;
  border-radius: 16px;
  font-weight: 700;

}

.my_zf {
  color: #fff !important;
}

.showPwd,
.findedShowPwd {
  position: relative;
  right: -105px;
  cursor: pointer;
}

.getFindedPhoneCode {
  cursor: pointer;
}

.getFindedImgCode {
  display: none;
}

.reg_timer,
.find_timer {
  cursor: wait;
  width: 100px;
  text-align: center;
  display: none;
  position: relative;
  font-size: 16px;
  right: -40px;
}

.get_findedImgCode>span,
.get_findedPhoneCode>span {
  padding: 0 4px;

}
.hot{
    color: red!important;
    font-size: 16px;
}
/* .user
_grzx {
  padding: 10px 20px 8px;
  line-height: 24px;
  position: relative;
  margin-bottom: 0;
  background-color: #f7f7f7;
}
.pagewrapper{
  margin: 20px 0;
}
.pagesidebar{
}
.pagesider-menu{
  float: left;
  width: 10%;
}
.pagesider-menu>li{
  font-size: 18px;
  margin: 6px 0;
}
.profile-content{
  width: 80%;
  float: left;

}
.dl-horizontal{
  font-size: 18px;
  margin: 6px 0;
}
.profile-input{
  width: 500px;
  height: 100%;
}
#doprofile{
  background-color:#26AAe2;
  padding: 4px 26px;
  border-radius: 20px;
} */