﻿.ad_h66{    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    line-height: 40px;
    margin-top: 15px;

}  
.c_tadr_ad{padding: 40px 0}
				.c_tadr_ad .te{
					font-size: 16px;
					line-height: 30px;
					text-indent: 2em;
					padding: 20px 0;
				}
				.c_tadr_ad .h1{font-size: 30px;line-height: 50px;text-align: center}
				.c_tadr_ad .h2{font-size: 24px;line-height: 40px;}
				.c_tadr_ad .h2_r{font-size: 20px;line-height: 40px;text-align: right;}
				.c_tadr_ad .list .li{
					display: inline-block;
					vertical-align: top;margin-top: 30px;
				}
				.c_tadr_ad .list .li:hover .im img{transform: scale(1.08);}
				.c_tadr_ad .list .li .im img{transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;}
				.c_tadr_ad .list .li .im{width: 45%;overflow: hidden;}
				.c_tadr_ad .list .li .tex{width: 55%;padding-left: 25px;}
				.c_tadr_ad .list .li:nth-child(2n) .im{float: right;}
				.c_tadr_ad .list .li:nth-child(2n) .tex{padding-left: 0px;padding-right: 25px;}
				.c_tadr_ad .list .li .tex .t {
					font-size: 20px;
				}

				.c_tadr_ad .list .li .tex .t_te {
					margin-top: 25px;
					font-size: 16px;
					line-height: 30px;
					color: #666666;
				}
				.c_tadr_ad .h3 {
					font-size: 22px;
					line-height: 40px;
					padding: 10px 0;
				}
				.c_tadr_ad .h3_te {
					font-size: 16px;
					line-height: 30px;
				}
/*input 默认字体*/
.about2 li .img img{
  max-height:260px;
}
/*单行隐藏*/
.yingchang {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*多行隐藏*/
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*变化*/
/*上下*/
/*英文数字强制换行*/
.ying {
  display: inline;
  /*解决IE6 双倍水平外边距*/
  word-wrap: break-word;
  /*连续的数字或者英文就会不换行 得使用强制换行*/
  word-break: break-all;
  /*连续的数字或者英文就会不换行 得使用强制换行*/
}
/*input 默认字体*/
/*单行隐藏*/
.yingchang {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*多行隐藏*/
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*变化*/
/*上下*/
/*英文数字强制换行*/
.ying {
  display: inline;
  /*解决IE6 双倍水平外边距*/
  word-wrap: break-word;
  /*连续的数字或者英文就会不换行 得使用强制换行*/
  word-break: break-all;
  /*连续的数字或者英文就会不换行 得使用强制换行*/
}
.cor_red {
  color: #dc232a;
}
/*上下*/
/*英文数字强制换行*/
.ying {
  display: inline;
  /*解决IE6 双倍水平外边距*/
  word-wrap: break-word;
  /*连续的数字或者英文就会不换行 得使用强制换行*/
  word-break: break-all;
  /*连续的数字或者英文就会不换行 得使用强制换行*/
}
/*.h{
  .Gradient_b(@jb:#80c1e7,@jb2:#213c7c);
}*/
.nfHead {
  width: 100%;
  background: #fff;
  line-height: 95px;
  height: 95px;
  /* overflow: hidden;*/
  padding-left: 60px ;
}
.nfHead .nfHead-nav {
  display: inline-block;
  padding-left: 150px;
  height: 95px;
}
.nfHead .nfHead-nav li {
  display: inline-block;
  float: left;
  margin-left: 15px;
  position: relative;
}
.nfHead .nfHead-nav li:hover span,
.nfHead .nfHead-nav li.active span {
  background: #00428e;
  color: #ffffff;
}
.nfHead .nfHead-nav li span {
  /*line-height: 30px;*/
  font-size: 18px;
  padding: 0 25px;
  color: #666666;
  display: inline-block;
}
.nfHead .nfHead-nav li .a-nav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  font-size: 16px;
  background: #338726;
  color: #fff;
  line-height: 30px;
  height: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  overflow: hidden;
}
.nfHead .nfHead-nav li .a-nav:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
  z-index: 10;
  bottom: 100%;
  transform: translate(-50%, 0);
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #2b7320;
}
.nfHead .nfHead-nav li .a-nav a {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
}
.nfHead .nfHead-nav li .a-nav a:hover {
  background: #2b7320;
}
.nfHead .nfHead-nav li .sub {
  background: rgba(0, 102, 166, 0.84);
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 5px 0;
  display: none;
}
.nfHead .nfHead-nav li .sub a {
  display: block;
  line-height: 36px;
  color: #fff;
}
.nfHead .nfHead-nav li .sub a:hover {
  background: #bc905f;
}
.nfHead .nfHead-tool {
  position: relative;
  padding-right: 100px;
}
.nfHead .nfHead-tool .icon_sou {
  display: inline-block;
  position: relative;
  margin-right: 12px;
}
.nfHead .nfHead-tool .he-rcode {
  position: relative;
  margin-right: 12px;
}
.nfHead .nfHead-tool .icon_sou:hover .sousuo_show {
  z-index: 100;
  top: 100%;
  opacity: 1;
}
.nfHead .nfHead-tool .he-rcode:hover .weixin_show {
  z-index: 100;
  top: 100%;
  opacity: 1;
}
.nfHead .nfHead-tool .icon-sousuo {
  display: inline-block;
  width: 27px;
  height: 27px;
  font-size: 19px;
  line-height: 27px;
  overflow: hidden;
  text-align: center;
  background-color: #bfbfbf;
  border-radius: 50%;
  color: #ffffff;
  vertical-align: middle;
}
.nfHead .nfHead-tool .icon-weixin {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  font-size: 19px;
  background: #bfbfbf;
  border-radius: 50%;
  color: #fff;
}
.nfHead .nfHead-tool .sousuo_show {
  position: absolute;
  top: 80%;
  z-index: -1;
  opacity: 0;
  right: 0;
  background: #fff;
  display: inline-block;
  width: 200px;
  line-height: 40px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.nfHead .nfHead-tool .sousuo_show input {
  width: 160px;
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
}
.nfHead .nfHead-tool .sousuo_show .icon-sousuo {
  vertical-align: top;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  margin-right: 0;
  border-radius: 0;
  background: #00428e;
}
.nfHead .nfHead-tool .weixin_show {
  position: absolute;
  top: 80%;
  z-index: -1;
  opacity: 0;
  right: 0px;
  width: 135px;
  height: 135px;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  line-height: unset;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.swiper-in {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.swiper-in .swiper-pagination {
  bottom: 15px;
  width: 100%;
}
.swiper-in .swiper-pagination .swiper-pagination-bullet {
  background: #ffffff;
  width: 12px;
  height: 12px;
}
.swiper-in .swiper-pagination .swiper-pagination-bullet-active {
  background: #00428e;
}
.header-box {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  height: 95px;
}
.wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 1s cubic-bezier(0.86, 0, 0.03, 1);
  -webkit-transition: transform 1s cubic-bezier(0.86, 0, 0.03, 1);
}
.wrapper .page {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* opacity: 0.3;*/
  transition: opacity 0.7s 0ms cubic-bezier(0.445, 0.145, 0.355, 1);
  -webkit-transition: opacity 0.7s 0ms cubic-bezier(0.445, 0.145, 0.355, 1);
}
.wrapper.active-page1 .page.page1 {
  opacity: 1;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  padding-top: 95px;
}
.wrapper.active-page2 .page.page2 {
  opacity: 1;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  padding-top: 95px;
}
.wrapper.active-page3 .page.page3 {
  opacity: 1;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  padding-top: 95px;
}
.wrapper.active-page4 .page.page4 {
  opacity: 1;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  padding-top: 95px;
}
.wrapper.active-page5 .page.page5 {
  opacity: 1;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  padding-top: 95px;
}
.wrapper.active-page6 .page.page6 {
  opacity: 1;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  padding-top: 95px;
}
.wrapper .page.page1 {
  padding-top: 95px;
}
.in_profile {
  height: 100%;
}
.in_profile .im {
  height: 100%;
  width: 50%;
}
.in_profile .im img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.in_profile .tex {
  width: 50%;
  padding: 90px ;
  padding-bottom: 0;
}
.in_profile .tex .en {
  font-family: "Impact";
  color: #00428e;
  font-size: 56px;
  padding-bottom: 12px;
  position: relative;
}
.in_profile .tex .en:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 1px;
  background: #00428e;
}
.in_profile .tex .h1 {
  font-size: 36px;
  margin-top: 12px;
}
.in_profile .tex .te {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin: 20px 0;
  height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.in_profile .list-time {
  padding-top: 40px;
  text-align: center;
}
.in_profile .list-time dl {
  width: 33.3%;
  float: left;
}
.in_profile .list-time dl dt {
  color: #dc232a;
  font-size: 24px;
}
.in_profile .list-time dl dt i {
  font-size: 60px;
  color: #444444;
  font-weight: bold;
}
.in_profile .list-time dl dd {
  font-size: 24px;
  line-height: 40px;
  color: #666666;
}
.in_list-pa3 {
  width: 100%;
  height: 100%;
  /*  background: url("../images/in2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;*/
  position: relative;
}
.in_list-pa_c {
  display: flex;
  position: relative;
  z-index: 100;
  height: 100%;
}
.in_list-pa3 .im_lis {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.in_list-pa3 .im_lis img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.in_list-pa3 .im_lis img:nth-child(n+2) {
  display: none;
}
.in_list-pa3 .li {
  flex: 1;
  text-align: center;
  height: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  display: inline-block;
}
.in_list-pa3 .li:hover,
.in_list-pa3 .li.on {
  background: #00428e;
}
.in_list-pa3 .li:hover .more,
.in_list-pa3 .li.on .more {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.in_list-pa3 .li:last-child {
  border-right: none;
}
.in_list-pa3 .li .tex {
  display: inline-block;
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.in_list-pa3 .li .im {
  line-height: 135px;
}
.in_list-pa3 .li .h2 {
  font-size: 24px;
}
.in_list-pa3 .li .en {
  font-size: 12px;
  text-transform: uppercase;
}
.in_list-pa3 .li .more {
  margin-top: 30px;
  line-height: 30px;
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.3);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_news {
  padding: 100px 0 ;
  height: 100%;
}
.in_news .l_lis {
  height: 100%;
  width: 22%;
  text-align: center;
  padding: 0 25px;
  line-height: 50px;
  position: relative;
}
.in_news .l_lis a {
  display: inline-block;
  width: 100%;
  color: #dbdbdb;
  font-size: 14px;
  position: relative;
}
.in_news .l_lis a.on,
.in_news .l_lis a:hover {
  color: #666666;
}
.in_news .l_lis a.on:before,
.in_news .l_lis a:hover:before {
  background: #666666;
}
.in_news .l_lis a:before {
  display: inline-block;
  content: '';
  top: 50%;
  width: 30px;
  margin-top: -0.5px;
  height: 1px;
  margin-right: 5px;
  background: #dbdbdb;
}
.in_news .l_lis .l_c {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.in_news .time {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
}
.in_news .h1 {
  font-size: 24px;
  line-height: 32px;
  margin-top: 45px;
}
.in_news .tex_t {
  font-size: 14px;
  line-height: 24px;
  margin: 30px 0;
  height: 192px;
}
.in_news .more {
  display: inline-block;
  width: 60%;
  line-height: 52px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.56);
}
.in_news .in_news_li1 {
  display: inline-block;
  vertical-align: top;
  width: 28%;
  padding: 25px;
  height: 100%;
  color: #ffffff;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_news .in_news_li1:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.in_news .in_news_li1 .bg_im {
  position: absolute;
  left: 0;
  z-index: -2;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.in_news .in_news_li1:nth-child(1) {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#00428e), to(#1070ce));
  background: -webkit-linear-gradient(top, #00428e, #1070ce);
  background: -moz-linear-gradient(top, #00428e, #1070ce);
  background: -o-linear-gradient(top, #00428e, #1070ce);
  background: -ms-linear-gradient(top, #00428e, #1070ce);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#00428e, endColorstr=#1070ce);
}
.in_news .in_news_li1:nth-child(2) {
  width: 42%;
  margin-left: 2%;
}
.in_news .in_news_li2 {
  width: 42%;
  margin-left: 2%;
}
.in_news .in_news_li1:nth-child(3) {
  display: inline-block;
  vertical-align: top;
  width: 26%;
  margin-left: 2%;
  height: 49%;
}
.in_news .in_news_li1:nth-child(4) {
  display: inline-block;
  vertical-align: top;
  width: 26%;
  margin-left: 2%;
  height: 49%;
  margin-top: 2%;
}
.in_news .in_news_li1:nth-child(4) .tex_t {
  display: none;
}
.in_news .in_news_li1:nth-child(4) .more {
  display: none;
}
.in_news .in_news_li1:nth-child(3) .tex_t {
  display: none;
}
.in_news .in_news_li1:nth-child(3) .more {
  display: none;
}
.in_news .in_news_li1:nth-child(n + 5) {
  display: none;
}
.in_news .in_news_li3 {
  display: inline-block;
  vertical-align: top;
  width: 26%;
  margin-left: 2%;
  height: 100%;
}
.in_news .in_news_li3 .li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 49%;
  padding: 25px;
  color: #ffffff;
  position: relative;
}
.in_news .in_news_li3 .li:nth-child(2) {
  margin-top: 4%;
}
.in_news .in_news_li3 .li:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_news .in_news_li3 .li .bg_im {
  position: absolute;
  left: 0;
  z-index: -2;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.in_news .in_news_li3 .li:hover:after {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#00428e), to(#1070ce));
  background: -webkit-linear-gradient(top, #00428e, #1070ce);
  background: -moz-linear-gradient(top, #00428e, #1070ce);
  background: -o-linear-gradient(top, #00428e, #1070ce);
  background: -ms-linear-gradient(top, #00428e, #1070ce);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#00428e, endColorstr=#1070ce);
}
.lis-c {
  width: 78%;
  height: 100%;
}
.lis-c .con {
  width: 100%;
  height: 100%;
  padding-right: 150px;
}
.lis-c .con:nth-child(n+2) {
  display: none;
}
.link {
  height: 100%;
  width: 100%;
  padding: 0 90px;
  background: url("../images/in4.jpg");
  background-repeat: no-repeat;
}
.link .li {
  width: 50%;
  color: #ffffff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.link .li .h1 {
  /* padding-top: 90px;*/
  padding-bottom: 15px;
}
.link .li .h1 dt {
  font-size: 36px;
  font-weight: bold;
}
.link .li .h1 dd {
  font-size: 24px;
}
.link .li_alist {
  text-align: center;
}
.link .li_alist .a {
  display: inline-block;
  width: 182px;
  height: 211px;
  line-height: 211px;
  vertical-align: top;
  background: url("../images/no7.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-right: 20px;
}
.link .li_alist .a:nth-child(n+4) {
  margin-top: -30px;
}
.link .li_alist .a img {
  width: 85%;
}
.pa_lsa {
  padding: 0 90px;
  padding-top: 20px;
  height: calc(100% - 349px);
  background: url("../images/in5.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #ffffff;
}
.pa_lsa .h1 {
  /* padding-top: 90px;*/
  padding-bottom: 15px;
}
.pa_lsa .h1 dt {
  font-size: 30px;
  font-weight: bold;
}
.pa_lsa .h1 dd {
  font-size: 24px;
}
.pa_lsa .pa_lsaswi {
  padding: 0 120px;
  padding-bottom: 40px;
  position: relative;
}
.pa_lsa .pa_lsaswi .swiper-button-white {
  top: auto;
  bottom: 0;
  width: 30px;
  margin: 0;
  height: 30px;
  border: 1px solid #ffffff;
  background-size: 12px;
  background-position: center center;
}
.pa_lsa .pa_lsaswi .swiper-button-prev {
  left: 50%;
  margin-left: -40px;
}
.pa_lsa .pa_lsaswi .swiper-button-next {
  right: 50%;
  margin-right: -40px;
}
.pa_lsa .pa_lsaswi .bor {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 115px;
  top: 166px;
  border-top: 1px dashed #ffffff;
}
.pa_lsa .pa_lsaswi .bor:after {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -18px;
  background: url("../images/no8.png");
  background-repeat: no-repeat;
  width: 25px;
  height: 36px;
}
.pa_lsa .pa_lsaswi .bor:before {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -6.5px;
  background: url("../images/no8_r.png");
  background-repeat: no-repeat;
  width: 17px;
  height: 13px;
}
.pa_lsa .swiper-container_inf {
  position: relative;
  overflow: hidden;
}
.pa_lsa .swiper-container_inf .year {
  font-size: 36px;
}
.pa_lsa .swiper-container_inf .te {
  font-size: 16px;
  line-height: 24px;
 // height: 72px;
  //overflow: hidden;
 // text-overflow: ellipsis;
  //display: -webkit-box;
//-webkit-line-clamp: 3;
  //-webkit-box-orient: vertical;
}
.pa_lsa .swiper-container_inf .swiper-slide:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #ffffff;
  border-radius: 50% ;
  left: 0;
  top: 106px;
  top: 157px;
}
.pa_lsa .swiper-container_inf .swiper-slide:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 50% ;
  left: 4px;
  /*top: 110px;*/
  top: 161px;
}
.pa_lsa .swiper-container_inf .swiper-slide:nth-child(2n) {
  padding-top: 135px;
  padding-top: 200px;
}
.footBox {
  background: #002e52;
  color: #ffffff;
}
.footBox .foot_o {
  padding: 70px;
}
.footBox .foot_o .l_te {
  font-size: 14px;
  line-height: 30px;
}
.footBox .foot_o .xfo {
  margin-top: 12px;
  display: inline-block;
  color: #1e6fc7;
  border: 1px solid #1e6fc7;
  line-height: 30px;
  padding: 0 10px;
  margin-bottom:10px;
}
.footBox .foot_o .code {
  color: #658cb0;
  line-height: 24px;
  text-align: center;
}
.footBox .foot_o .code .co {
  background: #ffffff;
  padding: 5px;
  height: 125px;
  width: 125px;
}
.footBox .foot_t {
  width: 100%;
  background: #001b30;
  font-size: 14px;
  line-height: 30px;
  color: #658cb0;
  padding: 15px 60px;
}
.c_ba img {
  width: 100%;
}
.c_tadr {
  width: 100%;
  line-height: 60px;
  background: #00428e;
  color: #ffffff;
}
.c_tadr .adr {
  font-size: 14px;
}
.c_tadr .list_a {
  font-size: 16px;
}
.c_tadr .list_a a {
  display: inline-block;
  padding: 0 34px;
  margin: 0 10px;
  position: relative;
}
.c_tadr .list_a a:first-child {
  margin-left: 0;
}
.c_tadr .list_a a:nth-child(n+2):after {
  content: '';
  position: absolute;
  left: -10.5px;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  width: 1px;
  background: #ffffff;
}
.c_tadr .list_a a:hover,
.c_tadr .list_a a.on {
  background: #ffffff;
  color: #00428e;
  font-weight: bold;
}
.c_tadr .list_a span {
  line-height: 36px;
}
.c_til {
  text-align: center;
  padding: 50px 0;
}
.c_til .h1 {
  color: #444444;
  font-weight: bold;
  font-size: 28px;
}
.c_til .en {
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
}
.c_til .te {
  padding: 20px 0;
  max-width: 900px;
  display: inline-block;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}
.industry_olist {
  padding-bottom: 60px;
}
.industry_olist .li {
  width: 100%;
  background: #ffffff;
  display: inline-block;
  vertical-align: top;
}
.industry_olist .li:hover .im img {
  transform: scale(1.08);
}
.industry_olist .li .im {
  width: 50%;
  overflow: hidden;
}
.industry_olist .li .im img {
  width: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.industry_olist .li .tex {
  width: 50%;
  padding: 30px;
}
.industry_olist .li .tex .h2 {
  color: #bc905f;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.industry_olist .li .tex .e_tex {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin: 15px 0;
}
.industry_olist .li .tex .more {
  display: inline-block;
  border-bottom: 1px solid #bc905f;
  text-transform: uppercase;
  color: #bc905f;
  font-size: 14px;
  line-height: 24px;
}
.industry_olist .li:nth-child(2n) .im {
  float: right;
}
.industry_olist .li:nth-child(n+2) {
  margin-top: 15px;
}
.fo_na {
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline-block;
}
.industry_tlist {
  text-align: center;
}
.industry_tlist .li {
  width: 32%;
  vertical-align: top;
  margin-right: 2%;
  display: inline-block;
  /*float: unset;*/
  text-align: left;
}
.industry_tlist .li:nth-child(3n) {
  margin-right: 0;
}
.industry_tlist .li:nth-child(n + 4) {
  margin-top: 15px;
}
.industry_tlist .li:hover .im img {
  transform: scale(1.08);
}
.industry_tlist .li .im {
  width: 100%;
  line-height: 257px;
  height: 257px;
  overflow: hidden;
}
.industry_tlist .li .im img {
  width: 100%;
  max-height: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.industry_tlist .li .tex {
  padding: 20px 15px;
  color: #bc905f;
}
.industry_tlist .li .tex .h2 {
  display: inline-block;
  width: 70%;
  color: #bc905f;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.industry_tlist .li .tex .more {
  display: inline-block;
  border-bottom: 1px solid #bc905f;
  text-transform: uppercase;
  color: #bc905f;
  font-size: 14px;
  line-height: 24px;
}
.industry_tlist .vo video {
  width: 100%;
  height: 320px;
}
.industry_tlist.sp_li {
  padding: 30px 0;
}
.pro_tlist {
  padding: 60px 0;
}
.pro_tlist .li {
  width: 32%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.pro_tlist_ad .li {
  width: 40%;
  float: unset;
}
.pro_tlist .li:nth-child(3n) {
  margin-right: 0;
}
.pro_tlist .li:nth-child(n +4) {
  margin-top: 15px;
}
.pro_tlist .li:hover .im img {
  transform: scale(1.08);
}
.pro_tlist .li .im {
  width: 100%;
  overflow: hidden;
}
.pro_tlist .li .im img {
  width: 100%;
  height:218px;
object-fit:cover;
object-position: center center;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.pro_tlist .li .tex {
  padding: 20px 15px;
  color: #bc905f;
}
.pro_tlist .li .tex .h2 {
  display: inline-block;
  width: 100%;
  color: #bc905f;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
overflow: hidden;
white-space:  nowrap;
text-overflow: ellipsis;
}
.pro_tlist .li .tex .te {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pro_tlist .li .tex .more {
  display: inline-block;
  border-bottom: 1px solid #bc905f;
  text-transform: uppercase;
  color: #bc905f;
  font-size: 14px;
  line-height: 24px;
}
/*新闻中心*/
.news_tlist {
  padding: 60px 0;
}
.news_tlist .li {
  width: 32%;
  vertical-align: top;
  margin-right: 2%;
}
.news_tlist .li:nth-child(3n) {
  margin-right: 0;
}
.news_tlist .li:nth-child(n +4) {
  margin-top: 15px;
}
.news_tlist .li:hover .im img {
  transform: scale(1.08);
}
.news_tlist .li .im {
  width: 100%;
  overflow: hidden;
}
.news_tlist .li .im img {
  width: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.news_tlist .li .tex {
  padding: 20px 15px;
}
.news_tlist .li .tex .time {
  display: inline-block;
  width: 100%;
  color: #999999;
  font-size: 12px;
  line-height: 24px;
}
.news_tlist .li .tex:hover .h2 {
  color: #bc905f;
  font-weight: bold;
}
.news_tlist .li .tex .h2 {
  color: #666666;
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_tlist .li .tex .li_las {
  padding: 10px 0;
}
.news_tlist .li .tex .type {
  display: inline-block;
  background: #bc905f;
  width: 84px;
  text-align: center;
  color: #ffffff;
  line-height: 24px;
}
.news_tlist .li .tex .more {
  height: 24px;
  width: 24px;
  line-height: 22px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50%;
  color: #bc905f;
  border: 1px solid #bc905f;
}
.pro_texabt {
  background: #ffffff;
  position: relative;
  z-index: 0;
  padding: 50px 30px;
}
 .c-swi {
  padding: 30px 25px;
  position: relative;
}
.c-swi .swiper-slide {
  text-align: center;
}
.swiper-container_c-swi {
  position: relative;
  overflow: hidden;
}

.c-swi .swiper-button-white {
  width: 50px;
  height: 50px;
  background-size: 20px;
  background-color: #a5a5a5;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.c-swi .swiper-button-white:hover {
  background-color: #f08200;
}
.c-swi .swiper-pagination {
  position: relative;
  padding: 20px 0;
  text-align: center;
}
.pro_texabt .h3 {
  height: 100px;
  font-size: 30px;
  text-align: left;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
  padding-bottom: 12px;
}
.pro_texabt .tie {
  font-size: 14px ;
  font-weight: normal;
  color: #999999;
  text-align: left;
  padding: 20px 0 ;
}
.pro_texabt .te {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}
.pro_texabt .con_about_next {
  padding: 20px 0 0px 0;
  margin-top: 30px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.pro_texabt .con_about_next a {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
  font-size: 16px;
  line-height: 30px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-top: 1px solid #e5e5e5;
}
.pro_texabt .con_about_next a span {
  display: inline-block;
  color: #333333;
}
.pro_texabt .con_about_next a:hover {
  color: #00428e;
}
.pro_texabt .con_about_next a:hover span {
  color: #00428e;
}
.pro_texabt .con_about_next a .lna {
  width: 82px;
  color: #999999;
}
.newsc {
  padding: 40px 65px;
}
.newsc .h1 {
  color: #bc905f;
  font-size: 30px;
  line-height: 50px;
}
.newsc .tex {
  padding: 40px 0;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.recruit_ul {
  padding: 40px 0 0 0;
}
.recruit_ul li {
  width: 32%;
  margin-right: 2%;
  float: left;
  text-align: center;
  margin-bottom: 25px;
  background: #fff;
  cursor: pointer;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.recruit_ul li:nth-child(3n) {
  margin-right: 0;
}
.recruit_ul li:hover {
  -webkit-box-shadow: 0 4px 10px rgba(0, 66, 142, 0.1);
  box-shadow: 0 4px 10px rgba(0, 66, 142, 0.1);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 66, 142, 0.1), direction=0, strength=10px);
  /*兼容ie*/
  -moz-box-shadow: 0 4px 10px rgba(0, 66, 142, 0.1);
  /*兼容firefox*/
}
.recruit_ul li:hover .h1 {
  color: #00428e;
}
.recruit_ul li:hover .more .a {
  background: #00428e;
}
.recruit_ul li .h1 {
  padding: 15px 0;
  font-size: 20px;
  line-height: 36px;
  border-bottom: 1px solid #e9e9e9;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.recruit_ul li .t {
  font-size: 18px;
  line-height: 50px;
  border-bottom: 1px solid #e9e9e9;
}
.recruit_ul li .te {
  padding: 0 15px;
  margin: 15px 0;
  text-align: left;
  color: #666666;
  font-size: 14px;
  line-height: 36px;
  height: 144px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.recruit_ul li .more {
  border-top: 1px solid #e9e9e9;
  padding: 30px 0;
}
.recruit_ul li .more .a {
  display: inline-block;
  background: #bc905f;
  width: 120px;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  border-radius: 32px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.bg {
  display: none;
  background: rgba(0, 0, 0, 0.37);
  position: fixed;
  z-index: 200;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.al_text {
  display: none;
  position: fixed;
  z-index: 200;
  left: 20%;
  top: 50%;
  width: 60%;
  transform: translateY(-50%);
  max-height: 80%;
  min-height: 40%;
  background: #fff;
  padding: 45px;
}
.al_text .tex_c {
  max-height: 320px;
  overflow: auto;
}
.al_text .iconfont {
  background: #b39131;
  cursor: pointer;
  color: #fff;
  position: absolute;
  bottom: 100%;
  right: 0;
  font-size: 27px;
  display: inline-block;
}
.al_text .h2 {
  font-size: 18px;
  border-bottom: 2px solid #b39131;
  padding-bottom: 20px;
  font-weight: normal;
}
.al_text .al_te {
  margin-top: 30px;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  max-height: 85%;
  overflow: auto;
}
.al_text .al_te::-webkit-scrollbar {
  /*æ»šåŠ¨æ¡æ•´ä½“æ ·å¼*/
  display: inline-block;
  width: 10px;
  /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 272px;
  background: #dadada;
  border-radius: 10px;
}
.al_text .al_te::-webkit-scrollbar-thumb {
  /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px #b39131;
  background: #b39131;
  height: 50%;
}
.al_text .al_te::-webkit-scrollbar-track {
  /*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  height: 50%;
  -webkit-box-shadow: inset 0 0 5px #dadada;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
}
.cho_z {
  padding: 40px 0;
  text-align: center;
}
.cho_z span {
  width: 185px;
  line-height: 55px;
  display: inline-block;
  cursor: pointer;
  background-color: #f7f9fb;
  margin-right: 5px;
}
.cho_z span.on {
  background-color: #bc905f;
  color: #ffffff;
}
.cons .con:nth-child(n+2) {
  display: none;
}
.pPage {
  text-align: center;
  padding: 50px 0;
  font-size: 16px;
  color: #666;
  line-height: 35px;
}
.pPage a {
  background: #d2d2d2;
  padding: 0 14px;
  vertical-align: top;
  color: #fff;
  display: inline-block;
  margin: 0 8px;
}
.pPage a.act,
.nowpage {
  background: #00428e;
  color: #fff;
  padding: 0 14px;
  vertical-align: top;
  display: inline-block;
  margin: 0 8px;
}
.pPage a:hover {
  background: #00428e;
  color: #fff;
}
/*在线留言*/
.pro_message {
  text-align: center;
  padding-bottom: 60px;
}
.pro_message .h1 {
  font-size: 30px;
}
.pro_message .t {
  font-size: 14px;
  line-height: 40px;
  color: #666666;
}
.pro_message .input {
  width: 32%;
  margin-right: 2%;
  border: 1px solid #e4e4e4;
  position: relative;
  margin-top: 30px;
}
.pro_message .input:nth-child(n+3) {
  margin-right: 0;
}
.pro_message .input input {
  height: 46px;
  display: inline-block;
  padding-left: 50px;
  width: 100%;
}
.pro_message .input img {
  position: absolute;
  top: 25px;
  left: 25px;
  transform: translate(-50%, -50%);
}
.pro_message .tear {
  width: 100%;
}
.pro_message .tear textarea {
  height: 190px;
  line-height: 46px;
  display: inline-block;
  padding-left: 50px;
  width: 100%;
}
.pro_message .yan {
  width: 100%;
  text-align: left;
}
.pro_message .yan .input {
  display: inline-block;
  width: 150px;
}
.pro_message .yan .input input {
  padding-left: 15px;
}
.pro_message .yan .y_img {
  display: inline-block;
  margin-right: 2%;
  border: 1px solid #e4e4e4;
  width: 150px;
  text-align: center;
  height: 48px;
  vertical-align: middle;
  line-height: 46px;
}
.pro_message .yan .y_img img {
  max-height: 100%;
}
.pro_message .yan .new {
  cursor: pointer;
  display: inline-block;
  width: 150px;
  color: #0d59ab;
  line-height: 46px;
  vertical-align: middle;
  font-size: 14px;
}
.pro_message .yan .btn {
  display: inline-block;
  background: #dc0b10;
  color: #fff;
  width: 194px;
  vertical-align: middle;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
}
.til_2 {
  padding: 40px 0;
}
.til_2 .h1 {
  color: #bc905f;
  font-size: 30px;
}
.til_2 .en {
  color: #bdbdbd;
  font-size: 16px;
  line-height: 32px;
  text-transform: uppercase;
}
.pr_jc {
  padding: 40px;
  padding-top: 0;
  background: #ffffff;
  position: relative;
  z-index: 10;
  color: #555555;
  line-height: 30px;
  font-size: 16px;
}
.pr_cul {
  background: #ffffff;
  position: relative;
  z-index: 10;
  color: #555555;
  line-height: 30px;
  font-size: 16px;
}
.pr_jc_im {
  /* margin-top: -90px;*/
}
.pr_jc_im img {
  width: 100%;
}
.c_til2 {
  text-align: center;
  padding: 25px 0;
  line-height: 35px;
}
.c_til2 .h1 {
  color: #00428e;
  font-size: 30px;
}
.c_til2 .en {
  color: #bc905f;
  font-size: 16px;
}
/**展开菜单**/
.menuFigure {
  background: rgba(0, 0, 0, 0.5);
  width: 0;
  position: fixed;
  left: -25%;
  top: 0;
  height: 100%;
  z-index: 18;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.menuFigure.on {
  width: 100%;
  opacity: 1;
  left: 0%;
}
.menuItem {
  background-color: #fff;
  width: 0%;
  height: calc(100% - 95px);
  position: fixed;
  right: 0;
  top: 95px;
  z-index: 1000;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.menuItem.on {
  opacity: 1;
  width: 39%;
}
.menuItem-scroll {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: relative;
  padding: 30px 50px;
}
.menuItem-scroll::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
.menuItem-scroll::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fff;
}
.menuItem-scroll::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #00428e;
}
.menuItem-title {
  font-size: 16px;
  position: relative;
  padding-bottom: 15px;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transform: translateY(5%);
  border-bottom: 1px #ccc solid;
}
.menuItem-title.on {
  opacity: 1;
  transform: translateY(0);
}
.menuItem-title .en {
  font-size: 48px;
  color: #00428e;
  text-transform: capitalize;
  display: block;
  line-height: 48px;
  font-weight: normal;
  padding-bottom: 10px;
}
.menuItem-list {
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: relative;
  transform: translateY(5%);
}
.menuItem-list.on {
  transform: translateY(0);
  opacity: 1;
}
.menuItem-list dl {
  padding-top: 20px;
}
.menuItem-list dl dt {
  font-weight: bold;
  padding-bottom: 10px;
}
.menuItem-list dl dd a {
  color: #666;
  padding-right: 20px;
  display: inline-block;
}
.menuItem-list dl dd a:hover {
  color: #00428e;
}
.industry_tlist_ad1 .li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
margin-top:20px;;
}
.industry_tlist_ad1 .li .im {
  width: 100%;
  overflow: hidden;
    position: relative;
}.industry_tlist_ad1 .li:hover .im:before{opacity: 0;}
.industry_tlist_ad1 .li .im:before {
 content:'';
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;
}
.industry_tlist_ad1 .li .tex {
  position: absolute;
  z-index: 20;
  top: 100px;
  left: 100px;
  color: #ffffff;

}
.industry_tlist_ad1 .li .tex .h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;

float: none;
}
.industry_tlist_ad1 .li .tex .te {
  font-size: 16px;
  line-height: 30px;
width: 80%;
}
.swiper-container_jiz {
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.swiper-container_jiz .swiper-slide {
  overflow: hidden;
  position: relative;
}
.swiper-container_jiz .swiper-slide img {
  width: 100%;
}
.swiper-container_jiz .swiper-slide .na {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px ;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
}
.bg_prs_ad {
  background: #f7f9fb;
  padding-bottom: 80px;
  padding-top: 50px;
}
.restaurant .li {
  position: relative;
  width: 100%;
  vertical-align: top;
}
.restaurant .li:nth-child(n + 2) {
  margin-top: 40px;
}
.restaurant .li:nth-child(2n) .tex {
  background: url("../images/no20.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left top;
}
.restaurant .li:nth-child(2n) .tex .texc_c {
  right: auto;
  left: 0;
}
.restaurant .li .tex {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url("../images/no19.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right top;
  color: #ffffff;
}
.restaurant .li .tex .texc_c {
  display: inline-block;
  position: absolute;
  right: 0;
  padding: 40px;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
}
.restaurant .li .tex .texc_c .h2 {
  font-weight: bold;
  font-size: 24px;
}
.restaurant .li .tex .texc_c .te {
  font-size: 14px;
  line-height: 24px;
  padding: 10px 0;
  width: 300px;
  max-width: 100%;
}
.restaurant .li .tex .texc_c .more {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 40px;
  line-height: 24px;
}
.restaurant_texs_te {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding: 20px 0 ;
}
.news_tlist2 {
  padding: 60px 0;
}
.news_tlist2 .li {
  width: 100%;
  display: inline-block;
  padding: 30px 0;
  border-bottom: 1px solid #ececec;
}
.news_tlist2 .li:first-child {
  padding-top: 0;
}
.news_tlist2 .li:hover .im img {
  transform: scale(1.08);
}
.news_tlist2 .li:hover .t1 {
  color: #00428e;
}
.news_tlist2 .li .im {
  overflow: hidden;
  width: 300px;
  text-align: center;
}
.news_tlist2 .li .im img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.news_tlist2 .li .tex {
  padding-left: 50px;
  width: 700%;
  width: calc(100% - 300px);
}
.news_tlist2 .li .tex .t1 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  padding-top: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_tlist2 .li .tex .t2 {
  color: #999999;
  padding: 10px 0 ;
  line-height: 20px;
}
.news_tlist2 .li .tex .t2 span {
  display: inline-block;
  background: #00428e;
  color: #ffffff;
  padding: 0 5px;
  margin-left: 15px;
}
.news_tlist2 .li .tex .te_x {
  font-size: 16px;
  line-height: 30px;
  color: #888888;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*# sourceMappingURL=index.css.map */