body {
  background: #fff;
}

.banner {
  width: 100%;
  height: 300px;
  background: url("../images/yzm_banner.png") no-repeat center;
  padding-top: 83px;
}
.banner p {
  width: 1200px;
  margin: auto;
  color: #FFF;
  text-shadow: 0px 2px 6px #0C6863;
  font-family: "YouSheBiaoTiHei";
  font-size: 60px;
}

.yzs_nav {
  color: #333;
  font-size: 18px;
  padding-left: 27px;
  line-height: 27px;
  position: relative;
  margin-bottom: 6px;
}
.yzs_nav::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 27px;
  top: 0;
  left: 0;
  background: url("../images/nav_icon.png") no-repeat center;
}
.yzs_nav span {
  color: #49B9BB;
}

.container {
  width: 1200px;
  padding: 20px 0 50px;
  margin: auto;
}
.container .yzs_title {
  position: relative;
  text-align: center;
  color: #333;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 44px;
}
.container .yzs_title::after, .container .yzs_title::before {
  content: "";
  position: absolute;
  width: 484px;
  height: 11px;
  top: 16px;
  background: url("../images/title_be.png") no-repeat center;
}
.container .yzs_title::after {
  right: 31px;
  background-image: url("../images/title_af.png");
}
.container .yzs_title::before {
  left: 31px;
}
.container .release_list {
  display: flex;
  flex-wrap: wrap;
  margin: 57px auto 25px;
}
.container .release_list li {
  width: calc(50% - 10px);
  /* height: 128px; */
  margin-bottom: 32px;
}
.container .release_list li a {
  display: block;
  width: 100%;
  /* height: 100%; */
  height: 128px;
  padding: 53px 0 54px 264px;
}
.container .release_list li p {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
}
.container .release_list li:not(:nth-child(2n)) {
  margin-right: 20px;
}
.container .release_list .wj > a {
  background: url("../images/wj_icon.png") no-repeat center;
}
.container .release_list .zl > a {
  background: url("../images/zl_icon.png") no-repeat center;
}
.container .release_list .cp > a {
  background: url("../images/cp_icon.png") no-repeat center;
}
.container .release_list .qx > a {
  background: url("../images/qx_icon.png") no-repeat center;
}
.container .serve_tab {
  margin-bottom: 43px;
}
.container .ts_top {
  width: 100%;
  display: flex;
  margin-top: 70px;
  margin-bottom: 92px;
}
.container .ts_top p {
  width: 180px;
  height: 50px;
  margin-right: 24px;
  border: 1px solid #3A9198;
  text-align: center;
  background: #FFF;
  color: #3A9198;
  font-size: 28px;
  font-weight: bold;
  line-height: 50px;
  position: relative;
  cursor: pointer;
}
.container .ts_top p:last-child {
  margin-right: 0;
}
.container .ts_top p.active {
  color: #FFF;
  border: none;
  background: linear-gradient(180deg, #3CBFC9 0%, #7FD6DD 100%);
}
.container .ts_top p.active::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 16px;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: url("../images/tab_active__iocn.png") no-repeat center;
}
.container .bh_nop {
  padding: 25px 34px 34px;
  text-align: center;
  color: #333;
  font-size: 30px;
  display: none;
  background: linear-gradient(180deg, #67CFD7 0%, rgba(90, 201, 211, 0.87) 96.24%);
}
.container .tab_bh {
  width: 100%;
  padding: 25px 34px 34px;
  background: linear-gradient(180deg, #67CFD7 0%, rgba(90, 201, 211, 0.87) 96.24%);
  position: relative;
}
.container .tab_bh::before {
  content: "";
  width: 100%;
  height: 20px;
  position: absolute;
  top: -20px;
  left: 0;
  background: url("../images/tab_p_top.png") no-repeat center;
}
.container .tab_bh > p {
  text-align: center;
  color: #FFF;
  font-size: 26px;
  font-weight: bold;
  line-height: 30px; /* 115.385% */
  margin-bottom: 20px;
}
.container .tab_bh .bh_list {
  width: 100%;
  border-radius: 20px;
  background: #FFF;
  display: flex;
  flex-wrap: wrap;
  padding: 45px 88px;
}
.container .tab_bh .bh_list li {
  font-size: 22px;
  line-height: 42px;
  width: calc(50% - 98px);
  position: relative;
  margin-right: 192px;
}
.container .tab_bh .bh_list li:nth-child(2n) {
  margin-right: 0;
}
.container .tab_bh .bh_list li > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .tab_bh .bh_list li > a::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 18px;
  top: 15px;
  left: -30px;
  background: url("../images/li_hacbe.png") no-repeat center;
}
.container .tab_bh .bh_list li > a:hover {
  color: #3A9198;
  font-weight: bold;
}
.container .tab_bh .bh_list li:hover a::before {
  background-image: url("../images/li_hbe.png");
}
.container .tab_blist {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.container .tab_blist li {
  width: 382px;
  height: 100px;
  margin-right: 26px;
  margin-bottom: 16px;
  background: url("../images/t_bli3.png") no-repeat center;
}
.container .tab_blist li:nth-child(3n+3) {
  margin-right: 0;
}
.container .tab_blist li a {
  display: block;
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  width: 100%;
  height: 100%;
  position: relative;
}
.container .tab_blist li a span {
  width: 290px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.container .tab_blist li:nth-child(3n+1) {
  background-image: url("../images/t_bli1.png");
}
.container .tab_blist li:nth-child(3n+2) {
  background-image: url("../images/t_bli2.png");
}
.container .xq_link {
  width: 100%;
  height: 207px;
  display: flex;
  padding: 20px 30px 0 54px;
  margin: 24px auto 43px;
  background: url("../images/xq_back.png") no-repeat center;
}
.container .xq_link > p {
  width: 30px;
  height: 128px;
  margin-top: 18px;
  color: #FFF;
  font-size: 30px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 0.6px;
  margin-right: 47px;
}
.container .xq_link > div {
  width: calc(100% - 77px);
  height: 167px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(56, 135, 146, 0.49);
  padding: 18px 78px;
}
.container .xq_link > div p {
  width: 100%;
  position: relative;
}
.container .xq_link > div p::after {
  content: "";
  position: absolute;
  width: 21px;
  height: 20px;
  top: 10px;
  left: -40px;
  background: url("../images/address_iocn.png") no-repeat center;
}
.container .xq_link > div p:nth-child(2)::after {
  background-image: url("../images/phone_iocn.png");
}
.container .xq_link > div p:nth-child(3)::after {
  background-image: url("../images/emile_icon.png");
}
.container .xq_link > div a {
  width: 100%;
  display: block;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 0.4px;
  text-decoration-line: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .xq_link > div .emile {
  text-decoration-line: underline;
}
.container .link_list {
  display: flex;
  margin-top: 57px;
}
.container .link_list li {
  width: 285px;
  height: 90px;
  background: url("../images/link_li.png") no-repeat center;
  margin-right: 20px;
}
.container .link_list li:last-child {
  margin-right: 0;
}
.container .link_list li p {
  text-align: center;
  line-height: 90px;
}
.container .link_list li p span {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
.container .link_list li p span::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: -25px;
  top: 5px;
  background: url("../images/link_be.png") no-repeat center;
}
.item-tpl-news-box{
  width: 100%;
  /* min-height: 40px; */
  padding: 20px 0;
}
.item-tpl-news{
  width: 100% !important;
}
.container .release_list li a.news-targe{
  text-align: left;
  box-sizing: border-box;
  padding: 0;
  padding-left: 30px;

  height: 40px;
  line-height: 40px;
  font-size: 18px;
  position: relative;
}
.container .release_list li a.news-targe::before{
  content: "";
  position: absolute;
  width: 20px;
  height: 18px;
  top: calc(50% - 9px);
  left: 0;
  background: url(../images/li_hacbe.png) no-repeat center;

}
.container .release_list li a.news-targe:hover .name{
  text-decoration:underline;
}
.container .release_list li a.news-targe .name{
  color: #333;
  max-width: 60%;
}
.container .release_list li a.news-targe .date{
color: #999;
}
.container .release_list .item-tpl-news-box li:not(:nth-child(2n)){
  margin-right: 0;
}
.container .release_list .item-tpl-news-box li{
  width: 100%;
  margin-bottom: 0;
  height: auto;
}
.container .release_list .item-tpl-news-box .nodata{
  margin-bottom: 0;
  width: 100%;
  height: 40px;
}
.f-otw{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}