* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}
html,
body {
  max-width: 750px;
  height: 100%;
  font-family: '微软雅黑';
  margin: auto;
}
body {
  background: #f6f6f6;
}
html {
  font-size: 13.33vw;
}
@media screen and (min-width: 750px) {
  html {
    font-size: 100px;
  }
}
body {
  font-size: 0.26rem;
}
ul,
li {
  list-style: none;
}
a {
  color: #000;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
img {
  border: none;
}
textarea {
  resize: none;
}
input {
  border: none;
}
.shenglue {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.singlelue {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.carouse_wrap {
  padding-top: 0.15rem;
  display: flex;
  flex-wrap: wrap;
}
.carouse_wrap .box {
  width: 2.46rem;
  height: 2.46rem;
  margin-right: 0.06rem;
  margin-bottom: 0.06rem;
}
.carouse_wrap .box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carouse_wrap .box:nth-child(3n) {
  margin-right: 0;
}
/*领域列表开始*/
.wrap_top {
  padding-bottom: 0.3rem;
  background: linear-gradient(to bottom, #FF9500, #F75000);
}
.wrap_top .van-tabs__nav {
  background-color: rgba(0, 0, 0, 0);
}
.wrap_top .van-tabs--line .van-tabs__wrap {
  height: 0.8rem;
}
.wrap_top .van-tab {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.28rem;
  padding: 0 0.04rem;
  line-height: inherit;
}
.wrap_top .van-tab--active {
  color: #fff;
}
.wrap_top .van-tabs__line {
  background-color: #ffffff;
  height: 2px;
  bottom: 23px;
  opacity: 1;
  width: 1.1rem;
}
.wrap_top .van-tab__pane {
  padding-top: 0.2rem;
}
.wrap_top .w_item {
  margin: 0 0.3rem;
  background: rgba(255, 255, 255);
  border-radius: 0.12rem;
  text-align: center;
  box-sizing: border-box;
  padding-top: 0.23rem;
  padding-bottom: 0.25rem;
}
.wrap_top .w_item .item1 {
  font-size: 0.32rem;
  font-weight: bold;
}
.wrap_top .w_item .item2 {
  font-size: 0.22rem;
  color: #999;
  margin-top: 0.08rem;
}
.wrap_top .w_item .item3 {
  font-size: 0.38rem;
  margin-top: 0.3rem;
  color: #F76A01;
}
.wrap_top .w_item .item4 {
  font-size: 0.22rem;
  color: #666;
}
.wrap_top .w_item .item5 {
  margin-top: 0.3rem;
}
.wrap_top .w_item .juanzu_btn {
  display: inline-block;
  font-size: 0.3rem;
  color: #fff;
  padding: 0.14rem 0.7rem;
  border-radius: 24px;
  background: linear-gradient(to right, #E73F0D, #FF7B04);
}
.wrap_top .w_item .juanzu_btn i {
  font-size: 0.44rem;
  margin-right: 2px;
  vertical-align: middle;
}
.wrap_con .van-tabs--line .van-tabs__wrap {
  height: 0.84rem;
}
.wrap_con .van-tabs__nav {
  background-color: rgba(255, 255, 255, 0);
}
.wrap_con .van-tab {
  font-size: 0.28rem;
  color: #333;
  font-weight: Regular;
  line-height: inherit;
}
.wrap_con .van-tabs__line {
  display: none;
}
.wrap_con .van-tab--active {
  color: #FF6601;
}
.mt20 {
  margin-top: 0.2rem;
}
.iconfont {
  vertical-align: middle;
}
.cont_box {
  padding: 0 0.3rem;
  background-color: #fff;
}
.cont_box .lingyu_cont {
  font-size: 0.22rem;
  padding-bottom: 0.45rem;
  color: #666;
  line-height: 1.6;
}
.cont_box .lingyu_cont p {
  text-indent: 0 !important;
}
.cont_box .lingyu_cont img {
  max-width: 100% !important;
  height: auto !important;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.menu_top {
  display: flex;
  padding: 0.29rem 0;
}
.menu_top .menu_left {
  margin-right: auto;
  font-size: 0.28rem;
  font-weight: bold;
  position: relative;
}
.menu_top .menu_left::before {
  content: "";
  display: inline-block;
  width: 0.3rem;
  height: 0.03rem;
  background-color: #F76A00;
  position: absolute;
  top: 0.4rem;
}
.menu_top2 {
  padding: 0.3rem 0.29rem;
  background: #fff;
}
.list_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 0.29rem;
}
.list_box .litem {
  width: 3.34rem;
}
.list_box .litem .litem_img {
  width: 100%;
  height: 2.28rem;
  border-radius: 5px;
  display: flex;
  align-items: flex-end;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.21rem;
  box-sizing: border-box;
  padding-bottom: 0.05rem;
  padding-left: 0.1rem;
}
.list_box .litem .litem_img span {
  font-size: 0.24rem;
  color: #F76A01;
}
.list_box .litem_title {
  font-size: 0.26rem;
  padding-top: 0.1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.list_box .litem2 {
  width: 3.34rem;
  margin-bottom: 0.44rem;
}
.list_box .litem2 .litem_img {
  width: 100%;
  height: 1.81rem;
  border-radius: 5px;
  display: flex;
  align-items: flex-end;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.21rem;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.list_box .litem3 {
  border-bottom: 1px solid #eee;
  padding: 0.29rem 0;
  width: 100%;
}
.list_box .litem3:nth-of-type(1) {
  padding-top: 0;
}
.list_box .litem3:last-child {
  border: none;
}
.list_box .litem3 .litem_title2 {
  font-size: 0.28rem;
  line-height: 1.6;
  font-weight: 400;
}
.list_box .litem3 .ltime {
  font-size: 0.24rem;
  color: #999;
}
.list_box .litem4 {
  width: 3.34rem;
}
.list_box .litem4 .litem_img {
  width: 100%;
  height: 2.12rem;
  border-radius: 5px;
  display: flex;
  align-items: flex-end;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.21rem;
  box-sizing: border-box;
  justify-content: flex-end;
  padding-bottom: 0.2rem;
  padding-right: 0.2rem;
}
.list_box .litem4 .litem_img img {
  width: 0.41rem;
  margin-right: 0.1rem;
}
.list_box .litem4 .litem_img span {
  font-size: 0.27rem;
  color: #fff;
}
.bottom_div {
  height: 0.8rem;
}
.relate_box {
  padding: 0.3rem 0.29rem;
  padding-top: 0rem;
}
.relate_box .search_box {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 0.12rem 0.3rem;
  border-radius: 0.12rem;
}
.relate_box .search_box .search_left {
  flex: 1;
  position: relative;
}
.relate_box .search_box .search_left input {
  width: 100%;
  height: 0.54rem;
  background: #F0F0F0;
  border-radius: 0.27rem;
  display: inline-block;
  padding-left: 0.29rem;
  font-size: 0.22rem;
}
.relate_box .search_box .search_left .search_icon {
  position: absolute;
  top: 0.04rem;
  right: 0.1rem;
}
.relate_box .search_box .search_left .search_icon i {
  font-size: 0.4rem;
  color: #999;
}
.relate_box .search_box .search_right {
  font-size: 0.26rem;
  color: #666;
  padding-left: 0.2rem;
  margin-left: 0.4rem;
  display: flex;
  align-items: center;
}
.relate_box .search_box .search_right i {
  font-size: 0.24rem;
  font-weight: bold;
  vertical-align: middle;
}
.relate_cont .ritem {
  display: flex;
  background: #fff;
  border-radius: 0.12rem;
  margin-top: 0.2rem;
  padding: 0.3rem 0.29rem 0.25rem 0.29rem;
}
.relate_cont .ritem .ritem_left {
  width: 1.98rem;
  height: 1.68rem;
  border: 1px solid #d9d9d9;
  border-radius: 0.12rem;
  display: flex;
  align-items: center;
}
.relate_cont .ritem .ritem_left img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.relate_cont .ritem .ritem_right {
  padding-left: 0.2rem;
  flex: 1;
  max-width: 4.2rem;
}
.relate_cont .ritem .ritem_right .p1 {
  font-size: 0.28rem;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.relate_cont .ritem .ritem_right .p2 {
  font-size: 0.2rem;
  color: #999;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.1rem;
}
.relate_cont .ritem .ritem_right .p3 {
  margin-top: 0.1rem;
}
.btn_juankuan1 {
  display: inline-block;
  width: 1.65rem;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #fff;
  border-radius: 0.25rem;
  background: linear-gradient(to right, #E73F0D, #FF7B04);
  text-align: center;
  font-size: 0.24rem;
}
.intro_box {
  background: #fff;
  padding: 0.2rem 0.29rem;
  min-height: 8rem;
}
.intro_box p {
  text-indent: 0 !important;
}
.intro_box img {
  max-width: 100% !important;
  height: auto;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.trends_box {
  background: #fff;
  padding: 0.2rem 0.29rem;
}
.wrap_top2 {
  height: 3.48rem;
  box-sizing: border-box;
  padding-top: 0.63rem;
  padding-left: 0.29rem;
  padding-right: 0.29rem;
}
.wrap_top2 .titem_box {
  display: flex;
}
.wrap_top2 .titem_box .t_box_left {
  width: 2.87rem;
  height: 1.42rem;
}
.wrap_top2 .titem_box .t_box_left img {
  border-radius: 0.12rem;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wrap_top2 .titem_box .t_box_right {
  padding-left: 0.3rem;
  color: #fff;
}
.wrap_top2 .titem_box .t_box_right .p1 {
  font-size: 0.26rem;
}
.wrap_top2 .titem_box .t_box_right .p2 {
  font-size: 0.38rem;
  margin-top: 0.2rem;
}
.wrap_top2 .titem_box .t_box_right .p3 {
  color: #FFD2B3;
  font-size: 0.22rem;
}
.wrap_top2 .titem_box_bottom {
  color: #FFD2B3;
  font-size: 0.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.3rem;
  line-height: 1.6;
}
/*领域列表结束*/
/**新闻动态**/
.news_top {
  width: 100%;
  height: 3.2rem;
}
.news_top .modal {
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
.news_box {
  background: #fff;
  padding: 0 0.29rem;
}
.news_box .news_item {
  padding: 0.2rem 0;
  border-bottom: 1px solid #eee;
}
.news_box .news_item:last-child {
  border-bottom: none;
}
.news_box .news_item .news_title {
  font-size: 0.32rem;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_box .news_item .news_cont {
  width: 100%;
  height: 4.11rem;
  border-radius: 0.12rem;
  margin-top: 0.1rem;
  display: flex;
  align-items: flex-end;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.21rem;
  box-sizing: border-box;
  justify-content: flex-end;
  padding-bottom: 0.2rem;
  padding-right: 0.2rem;
  position: relative;
}
.news_box .news_item .news_cont img {
  width: 0.41rem;
  margin-right: 0.1rem;
}
.news_box .news_item .news_cont span {
  font-size: 0.27rem;
  color: #fff;
}
.video_item {
  padding: 0.2rem 0;
}
.video_item .video_cont {
  width: 100%;
  height: 4.09rem;
  border-radius: 0.12rem;
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.21rem;
  box-sizing: border-box;
  justify-content: center;
  padding-bottom: 0.2rem;
  padding-right: 0.2rem;
  position: relative;
}
.video_item .video_cont .modal {
  width: 100%;
  height: 4.11rem;
  position: absolute;
  top: 0rem;
  left: 0rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
  opacity: 0.5;
}
.video_item .video_cont .circle {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background: #fff;
  position: relative;
}
.video_item .video_cont .circle i {
  color: #F76E07;
  font-size: 1rem;
  position: absolute;
  top: -0.2rem;
  left: -0.2rem;
}
.video_item .video_title {
  font-size: 0.32rem;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.1rem;
}
.icome_top {
  text-align: center;
  background: #fff;
  padding: 0.4rem;
}
.icome_top .itop1 {
  font-size: 0.22rem;
  color: #666;
}
.icome_top .itop2 {
  font-size: 0.48rem;
  color: #FF6601;
}
/**新闻动态**/
.income_cont {
  background: #fff;
  font-size: 0.22rem;
  color: #666;
}
.income_cont .ic_item_th {
  font-weight: bold;
  background: #fff !important;
}
.income_cont .ic_item {
  display: flex;
  padding: 0.2rem 0;
}
.income_cont .ic_item:nth-of-type(2n+1) {
  background: #FFF6F0;
}
.income_cont .ic_item .ic1 {
  flex: 2;
  padding-left: 0.4rem;
}
.income_cont .ic_item .ic2 {
  flex: 1;
}
.income_cont .ic_item .ic3 {
  flex: 1;
}
.income_cont .ic_item .ic4 {
  flex: 1.5;
}
.income_search {
  background: #fff;
  padding: 0.3rem;
}
.income_search .stitle {
  font-size: 0.24rem;
  font-weight: bold;
  padding-bottom: 0.3rem;
}
.income_search .scontent {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.income_search .scontent .el-input {
  width: 3.34rem;
  margin-bottom: 0.2rem;
}
.income_search .scontent .el-input .el-input__inner {
  height: 0.64rem;
  line-height: 0.64rem;
}
.income_search .scontent2 .sitem {
  display: flex;
  align-items: center;
}
.income_search .scontent2 .sitem .sitem_l {
  margin-right: 0.1rem;
  font-size: 0.2rem;
  color: #666;
}
.income_search .scontent2 .sitem .el-range-editor.el-input__inner {
  width: 4rem;
}
.income_search .scontent2 .sitem .el-date-editor .el-range-input {
  width: 1.5rem;
}
.income_search .scontent2 .sitem .block {
  width: 4rem;
}
.el-date-range-picker {
  width: 100% !important;
}
.el-date-range-picker .el-picker-panel__body {
  min-width: 0 !important;
}
.el-date-range-picker__content {
  width: 100% !important;
}
.tmodal {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.chose_contain {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #f4f4f4;
  box-sizing: border-box;
  padding: 0.3rem;
}
.chose_contain .chose_top {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  top: 0;
}
.chose_contain .chose_top .c_t_left {
  font-size: 0.3rem;
  color: #999;
}
.chose_contain .chose_top .c_t_center {
  flex: 1;
  text-align: center;
  font-size: 0.32rem;
}
.chose_contain .chose_top .c_t_right {
  font-size: 0.3rem;
  color: #F76A00;
}
.chose_contain .chose_wrap {
  padding-top: 0.4rem;
}
.chose_contain .chose_wrap .chose_title {
  font-size: 0.26rem;
  color: #666;
  margin-top: 0.3rem;
}
.chose_contain .chose_wrap .chose_cont {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
}
.chose_contain .chose_wrap .chose_cont a {
  display: block;
  width: 2.16rem;
  height: 0.9rem;
  background: #fff;
  border-radius: 4px;
  font-size: 0.24rem;
  color: #666;
  text-align: center;
  line-height: 0.9rem;
  margin-top: 0.25rem;
  margin-right: .2rem;
}
.chose_contain .chose_wrap .chose_cont a:nth-of-type(3n) {
  margin-right: 0;
}
.chose_contain .chose_wrap .chose_cont .active {
  background: #FF6601;
  color: #fff;
}
.chose_contain .chose_wrap2 {
  padding: 0.5rem 0;
}
.chose_contain .citem {
  text-align: center;
  font-size: 0.3rem;
  height: 1.2rem;
  line-height: 1.2rem;
}
.chose_contain .citem:first-child {
  border-bottom: 1px solid #eee;
}
.active_box {
  background: #fff;
}
.active_box .search_box {
  padding: 0.3rem 0;
  border-bottom: 1px solid #eee;
}
.active_wrap .active_item {
  border-bottom: 1px solid #eee;
  padding: 0.3rem 0;
}
.active_wrap .active_item:last-child {
  border-bottom: none;
}
.active_wrap .active_item a {
  display: flex;
  align-items: center;
}
.active_wrap .active_item a .ai_left {
  width: 3.3rem;
  height: 1.9rem;
  border-radius: 0.04rem;
  position: relative;
}
.active_wrap .active_item a .ai_left .mask {
  display: inline-block;
  width: 0.95rem;
  font-size: 0.2rem;
  height: 0.45rem;
  border-bottom-right-radius: 17px;
  border-top-right-radius: 17px;
  line-height: 0.45rem;
  margin-top: 0.15rem;
}
.active_wrap .active_item a .ai_left .active {
  color: #fff;
  background: linear-gradient(133deg, #E73F0D 0%, #F76A01 100%);
  box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.21);
}
.active_wrap .active_item a .ai_left .end_active {
  background: #3f3f3f;
}
.active_wrap .active_item a .ai_left .modal {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.active_wrap .active_item a .ai_right {
  flex: 1;
  padding-left: 0.18rem;
  display: flex;
  flex-direction: column;
}
.active_wrap .active_item a .ai_right .p1 {
  font-size: 0.28rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.active_wrap .active_item a .ai_right .p2 {
  font-size: 0.2rem;
  color: #999;
  margin-top: 0.05rem;
}
.active_wrap .active_item a .ai_right .p3 {
  margin-top: auto;
  font-size: 0.2rem;
  color: #666;
  display: flex;
  align-items: center;
}
.active_wrap .active_item a .ai_right .p3 span {
  color: #FF6601;
  font-size: 0.32rem;
  margin-right: 0.02rem;
}
.active_wrap .active_item.active_end a .ai_right .p1 {
  color: #999;
}
.active_wrap .active_item.active_end a .ai_right .p3 {
  color: #999;
}
.active_wrap .active_item.active_end a .ai_right .p3 span {
  color: #999;
}
