@charset 'utf-8';

/******样式清除******/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333333;
}

a,
span {
  vertical-align: top;
}

img {
  border: 0;
  vertical-align: middle;
}

input,
button,
text {
  vertical-align: top;
  outline: none;
  border: none;
}

button {
  padding: 0;
  background: none;
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
}

textarea {
  outline: none;
  border: none;
  resize: none;
}

input,
textarea {
  box-sizing: content-box;
  outline: none;
  background: 0 0;
  font-family: "Microsoft YaHei";
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #acacac;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #acacac;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #acacac;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #acacac;
}

table tr td,
table {
  border-collapse: collapse;
}

body {
  font-size: 0;
  color: #000;
  font-family: "Microsoft YaHei";
}

/*****通用样式******/
/*清除浮动*/
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.lf {
  float: left;
}

.rt {
  float: right;
}

.db {
  display: inline-block;
}

/*****边距调整****/
.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr0 {
  margin-right: 0;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

/****头部样式****/
html {
  font-size: calc(100vw/7.5);
  font-size: -webkit-calc(13.33333333vw);
  width: 100%;
  overflow-x: hidden;
  margin: 0 auto;
}

@media only screen and (min-width: 750px) {
  html {
    font-size: 100px;
    max-width: 750px;
  }
}


/* 头部start */
.tjh_logo {
  width: 100%;
  height: 1.4rem;
  background: url(../images/w8_bg.png) no-repeat;
  background-size: 100%;
  background-position: center;
}

.logo {
  display: inline-block;
  width: 5.3rem;
  height: .91rem;
  background: url(../images/w8_logo.png) no-repeat;
  background-size: 100%;
  background-position: center;
  margin-top: .3rem;
  margin-left: .23rem;
}

.saerch {
  width: 1.45rem;
  height: .68rem;
  margin-top: .35rem;
  float: right;
  margin-right: .25rem;
  box-sizing: border-box;
  /* padding-right: .6rem; */
  padding-left: .1rem;
  background: #fff;
  border-radius: 0.5rem;
}

.tjh_saerch_input {
  width: .7rem;
  height: 100%;
  line-height: 68px;
  font-size: .2rem;
}

.tjh_search_icon {
  margin-top: .13rem;
  margin-left: .1rem;
  display: inline-block;
  width: .4rem;
  height: .4rem;
  background: url(../images/w8_search_icon.png) no-repeat;
  background-size: 100%;
  background-position: center;
}

/* 头部end */



/* 底部 */
.tjh_footer {
  width: 100%;
  /* height: 2.25rem; */
  background: #4d95e3;
  border-top: .02rem solid #ec9d58;
  text-align: center;
  margin-top: .7rem;
  padding-bottom: .35rem;
}

.type {
  /*width: 2.6rem;*/
  margin: 0 auto;
  margin-top: .3rem;
  margin-bottom: .27rem;
}

.tjh_footer  .type a {
  display: inline-block;
  font-size: .3rem;
  color: #fff;
  line-height: .4rem;
}

.type span {
  display: inline-block;
  width: 0.02rem;
  height: .29rem;
  background: #fff;
  line-height: .4rem;
  margin: 0 .35rem;
  margin-top: .06rem;
}
.tjh_footer  p{
  font-size: .22rem;
  color: #fff;
  line-height: .4rem;
}
.tjh_footer  a{
  display: block;
  text-align: center;
  font-size: .22rem;
  color: #fff;
  line-height: .4rem;
}

/* 轮播start */

.index-wrap1-tab {
  width: 100%;
  height: 4.22rem;
  position: relative;
  overflow: hidden;
}

.index-wrap1-tab .index-newspic {
  width: 100%;
  height: 4.22rem;
}

.index-wrap1-tab .index-newspic li {
  width: 100%;
  height: 100%;
}

.index-wrap1-tab .index-newspic li a {
  display: block;
  width: 100%;
  height: 100%;
}

.index-wrap1-tab .index-newspic li img {
  width: 100%;
  height: 100%;
}

.index-newspic p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-left: 0.2rem;
  line-height: 0.6rem;
  height: .6rem;
  font-size: 0.3 rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  background: url(../images/w8_p_bg.png) no-repeat;
  background-size: 100%;
  background-position: center;
}

.index-newspic p a {
  display: inline-block;
  color: #ffffff;
  font-size: 0.3rem;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-wrap1-tab .pagination {
  position: absolute;
  bottom: .18rem;
  right: .15rem;
  width: auto;
  text-align: right;
  z-index: 99;
}

.index-wrap1-tab .pagination span {
  float: left;
  width: 0.14rem;
  height: 0.14rem;
  margin-left: 0.08rem;
  cursor: pointer;
  background: #fff;
  border-radius: 0;
  float: none;
  opacity: 1;
}

.index-wrap1-tab .pagination span.swiper-pagination-bullet-active {
  background: #ff0000;
}

/* 轮播end */



/* 通知列表start */
.tjh_lists_header {
  width: 100%;
  height: .78rem;
  margin-top: .39rem;
  overflow-x: scroll;
  white-space: nowrap;
  overflow-y: hidden;
}
.tjh_lists_header::-webkit-scrollbar {
  display: none;
}
.tjh_lists_header a {
  display: inline-block;
  padding: 0 .21rem;
  height: .76rem;
  font-size: .34rem;
  line-height: .76rem;
  color: #333333;
  background: #eef2f7;
  margin-right: .01rem;
}

.tjh_lists_header a.cur {
  background: #4d95e3;
  color: #fff;
  border-bottom: 0.02rem solid #ec9d58;
}

.tjh_lists_header a:hover {
  background: #4d95e3;
  color: #fff;
  border-bottom: 0.02rem solid #ec9d58;
}

.tjh_lists_con {
  box-sizing: border-box;
  padding: .4rem .25rem;
}

.tjh_lists_con ul {
  width: 100%;
}

.tjh_lists_con ul li {
  width: 100%;
  box-sizing: border-box;
  padding-left: .2rem;
  background: url(../images/w8_lists_icon.png) no-repeat;
  background-position: left center;
  background-size: .08rem .08rem;
  font-size: .24rem;
  color: #999999;
  line-height: .72rem;
}

.tjh_lists_con ul li a {
  display: inline-block;
  /*width: 5.4rem;*/
  max-width: 75%;
  font-size: .3rem;
  line-height: .72rem;
  color: #555555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tjh_lists_con ul li a:hover {
  color: #4d95e3;
}

.tjh_lists_con ul li span {
  float: right;
}

.tjh_lists_more a {
  display: block;
  margin: 0 auto;
  width: 7rem;
  height: .8rem;
  text-align: center;
  line-height: .8rem;
  font-size: .26rem;
  color: #999999;
  background: #f6f6f6;
  margin-top: .2rem;
}

.tjh_lists_more a:hover {
  opacity: .9;
}

/* 通知列表end */



/* 位置 */
.tyh-position {
  line-height: 0.8rem;
  background: url(../images/w8_position.png) no-repeat;
  -webkit-background-size: 0.26rem 0.35rem;
  background-size: 0.26rem 0.35rem;
  background-position: .25rem center;
  margin: 0 auto;
  text-indent: 0.4rem;
  color: #666666;
  font-size: 0.28rem;
}

.tyh-position span.index {
  color: #4d95e3;
  margin: 0 0.1rem;
}
.tyh-position a {
  color: #666666;
  margin: 0 0.1rem;
}
.lb-list .tjh_lists_con ul li{
  background-position: left .32rem;
  zoom: 1;
}
.lb-list .tjh_lists_con ul li:after{
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
.lb-list .tjh_lists_con ul li a{
  max-width: 100%;
  white-space: normal;
}