@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei"!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
  line-height: inherit;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  /*font-weight: normal;*/
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
  transition: all 0.5s;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
a:hover{
  color: #292b7e;
}
.top-bar.expanded .title-area {
  background: transparent;
}
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0 !important;
  margin-top: 0 !important;
}
.nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 3999;
}
.top-bar {
  height: auto;
  line-height: inherit;
  background: #fff;
  padding: 1.5rem 0;
  margin: 0 auto;
}
.top-bar .en_icon {
  position: absolute;
  right: 0;
  top: 2.833rem;
  line-height: 4.25rem;
}
.top-bar .en_icon a {
  text-transform: uppercase;
}
.top-bar .en_icon a img {
  width: auto;
}
.top-bar .title-area {
  height: auto;
  line-height: inherit;
}
.top-bar .title-area .name {
  height: auto;
  line-height: inherit;
}
.ny_banner img{
  max-width: 100%;
  width: 100%;
}
.top-bar .title-area .name h1 {
  line-height: inherit;
}
.top-bar .title-area .menu-icon {
  color: #292b7e;
}
.top-bar .top-bar-section ul li {
  background: transparent;
  color: #424242;
}
.top-bar .top-bar-section ul li a {
  font-size: 1.5rem;
  color: #424242;
}
.banner {
  position: relative;
  overflow: hidden;
  margin-top: 8rem;
  /*width: 100%;*/
  /*height: 100%;*/
}
.banner img {
  width: 100%;
  height: 100%;
}
.banner .swiper-button-prev,
.banner .swiper-button-next {
  padding: 0;
  width: 5.5rem;
  height: 5.5rem;
}
.banner .swiper-button-prev:after,
.banner .swiper-button-next:after {
  content: "";
}
.banner .nex_j {
  position: absolute;
  bottom: 15px;
  left: 50%;
  width: 22px;
  height: 72px;
  margin-left: -11px;
  z-index: 3;
  animation: mymove 1s infinite;
  -webkit-animation: mymove 1s infinite;
  /*Safari and Chrome*/
}
@keyframes mymove {
  from {
    bottom: 15px;
  }
  to {
    bottom: 5px;
  }
}
@-webkit-keyframes mymove {
  /*Safari and Chrome*/
  from {
    bottom: 15px;
  }
  to {
    bottom: 5px;
  }
}
.index_about {
  background: url("../images/bj1.png") no-repeat bottom center;
  background-size: 100%;
}
.index_about .index_about_con {
  padding: 6rem 0;
}
.index_about .index_about_con .index_about_con_text .title {
  font-size: 4.3rem;
  color: #000000;
  font-weight: bold;
}
.index_about .index_about_con .index_about_con_text .about_text {
  font-size: 15px;
  color: #666666;
  line-height: 2;
}
.more {
  display: block;
  margin: 5rem 0 0 0;
  text-align: left;
  padding-left: 2.5rem;
  width: 15.417rem;
  height: 4.667rem;
  border-radius: 25px;
  border: solid 1px #e2e2e2;
  background: url("../images/more.png") no-repeat right 30px center;
  transition: all 0.3s;
  font-size: 1.083rem;
  color: #666666;
  font-weight: bold;
  line-height: 4.667rem;
}
.more:hover {
  border: #292b7e solid 1px;
  color: #292b7e;
}
.index-width8 {
  margin: 0 auto;
}
.index_title {
  text-align: center;
  font-size: 3rem;
  color: #4b4b4b;
}
.index_sub_title {
  text-align: center;
  position: relative;
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}
.index_sub_title:after {
  position: absolute;
  content: "";
  bottom: -15px;
  left: 50%;
  margin-left: -3.542rem;
  width: 7.083rem;
  height: 0.5rem;
  background: #aeaeae;
}
img {
  max-width: 100%;
  max-height: 100%;
}
.text-hidden {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_pic {
  background: #f7f7f7;
}
.index_pic .index_pic_con {
  padding: 4.167rem 0 3.417rem;
}
.index_pic .index_pic_con .index_pic_list {
  margin: 5.833rem auto 0;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_li {
  /*background: url("../images/pic_bj.png") no-repeat center;*/
  /*background-size: 100% 100%;*/
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  padding: 6rem 0 3.5rem 0;
  border: solid 1px #e4e4e4;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_li img {
  width: 90%;
  margin: 0 auto;
  transform: scale(1.0);
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_li:hover  img{
  transform: scale(0.9);
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_li h5 {
  margin-top: 3rem;
  font-size: 2.8rem;
  color: #373737;
  line-height: 1.8;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_li:hover h5{
  color: #292b7e;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_li p {
  font-size: 1.5rem;
  color: #333;
  display: block;
  width: 90%;
  margin: 0 auto;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li {
  margin-bottom: 2.2rem;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li a {
  display: block;
  text-align: center;
  border: solid 1px #e4e4e4;
  background: #fff;
  padding: 5.5rem 0 2.7rem 0;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li .pic_te {
  margin: 3rem auto 0;
  height: 6.428571rem;
  width: 90%;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li:hover h5 {
  color: #292b7e;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li:hover p {
  display: none;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li:hover span {
  opacity: 1;
  display: block;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li img {
  width: auto;
  transform: scale(1.0);
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li:hover img {
  transform: scale(0.9);
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li h5 {
  transition: color 0.2s;
  font-size: 1.8rem;
  color: #373737;
  font-weight: bold;
  line-height: 2.3;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li p {
  font-size: 15px;
  color: #333;
}
.index_pic .index_pic_con .index_pic_list .index_pic_con_list li span {
  display: none;
  margin: 0 auto;
  opacity: 0;
  width: 12.417rem;
  height: 3.333rem;
  line-height: 3.333rem;
  font-size: 1.5rem;
  color: #858585;
  border: solid 1px #d0d0d0;
  border-radius: 25px;
  transition: opacity 0.5s;
}
.index_bs {
  padding: 4.167rem 0;
}
.index_bs .index_bs_con .index_bs_list {
  margin-top: 6.667rem;
}
.index_bs .index_bs_con .index_bs_list .swiper-button-prev,
.index_bs .index_bs_con .index_bs_list .swiper-button-next {
  padding: 0;
  opacity: 1;
}
.index_bs .index_bs_con .index_bs_list .swiper-button-prev:after,
.index_bs .index_bs_con .index_bs_list .swiper-button-next:after {
  content: "";
}
.index_bs .index_bs_con .index_bs_list .index_bs_list_li {
  position: relative;
  overflow: hidden;
}
.index_bs .index_bs_con .index_bs_list .index_bs_list_li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/bs_bj.png") no-repeat right top;
  background-size: 100%;
}
.index_bs .index_bs_con .index_bs_list .index_bs_list_li img{
  transform: scale(1.0);
}
.index_bs .index_bs_con .index_bs_list .index_bs_list_li:hover img{
  transform: scale(1.1);
}
.index_bs .index_bs_con .index_bs_list .index_bs_list_li .index_bs_list_text {
  position: absolute;
  top: 5.5rem;
  right: 3.833rem;
  z-index: 2;
}
.index_bs .index_bs_con .index_bs_list .index_bs_list_li .index_bs_list_text p {
  font-size: 2.292rem;
  color: #ffffff;
}
.index_bs .index_bs_con .index_bs_list .index_bs_list_li .index_bs_list_text span {
  display: block;
  margin: 0.417rem 0 1.75rem;
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.28);
}
.index_bs .index_bs_con .index_bs_list .index_bs_list_li .index_bs_list_text i {
  display: block;
  color: #fff;
}
.index_pm {
  background: #1e1b2e url("../images/bj2.png") no-repeat top center;
}
.index_pm .index_pm_con {
  padding: 9.583rem 0 0;
}
.index_pm .index_pm_con .index_title {
  color: #fff;
}
.index_pm .index_pm_con .index_sub_title {
  color: rgba(255, 255, 255, 0.53);
}
.index_pm .index_pm_con .index_pm_list {
  margin-top: 10.667rem;
  --swiper-navigation-color: #fff;
  /* 单独设置按钮颜色 */
}
.index_pm .index_pm_con .index_pm_list .swiper-button-prev,
.index_pm .index_pm_con .index_pm_list .swiper-button-next {
  width: 3.75rem;
  height: 9.583rem;
  background: #292b7e;
  z-index: 3;
  padding: 0;
  margin-top: -4.7915rem;
}
.index_pm .index_pm_con .index_pm_list .index_pm_list_li {
  position: relative;
  overflow: hidden;
}
.index_pm .index_pm_con .index_pm_list .index_pm_list_li img{
  transform: scale(1.0);
}
.index_pm .index_pm_con .index_pm_list .index_pm_list_li:hover img{
  transform: scale(1.1);
}
.index_pm .index_pm_con .index_pm_list .index_pm_list_li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/pm_bj.png") no-repeat right top;
}
.index_pm .index_pm_con .index_pm_list .index_pm_list_li .index_pm_list_text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  padding: 4.75rem 0 0 3.583rem;
  z-index: 3;
}
.index_pm .index_pm_con .index_pm_list .index_pm_list_li .index_pm_list_text p {
  font-size: 2.583rem;
  color: #ffffff;
}
.index_pm .index_pm_con .index_pm_list .index_pm_list_li .index_pm_list_text i {
  display: block;
  color: #fff;
  position: absolute;
  bottom: 1.25rem;
  left: 3.583rem;
}
.index_pm .index_pm_con .index_pm_list .index_pm_list_li .index_pm_list_text i img {
  width: 1.25rem;
}
.index_news {
  margin-top: 5.167rem;
}
.index_news .index_news_con .index_news_con_list {
  margin-top: 6.667rem;
}
.index_news .index_news_con .index_news_con_list .index_new_li img {
  width: 100%;
}
.index_news .index_news_con .index_news_con_list .index_new_li:hover img{
  transform: scale(0.9);
}
.index_news .index_news_con .index_news_con_list .index_new_li h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 1.667rem;
  font-size: 1.833rem;
  color: #000;
}
.index_news .index_news_con .index_news_con_list .index_new_li:hover h5{
  color: #292b7e;
}
.index_news .index_news_con .index_news_con_list .index_new_li span {
  font-size: 14px;
  color: #c6c6c6;
}
.index_news .index_news_con .index_news_con_list .index_new_li p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 1.083rem;
  color: #333;
  font-size: 1.25rem;
}
.index_news .index_news_con .index_news_con_list .index_new_lil li {
  padding: 1.667rem 0;
  border-bottom: solid 1px #e9e9e9;
}
.index_news .index_news_con .index_news_con_list .index_new_lil li:hover img{
  transform: scale(0.9);
}
.index_news .index_news_con .index_news_con_list .index_new_lil li:first-child {
  padding-top: 0;
}
.index_news .index_news_con .index_news_con_list .index_new_lil li h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.833rem;
  color: #000;
}

.index_news .index_news_con .index_news_con_list .index_new_lil li:hover h5{
  color: #292b7e;
}
.index_news .index_news_con .index_news_con_list .index_new_lil li span {
  font-size: 14px;
  color: #c6c6c6;
}
.index_news .index_news_con .index_news_con_list .index_new_lil li p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 1.083rem;
  color: #333;
  font-size: 1.428rem;
}
.index_news .index_news_con .index_news_con_list .more {
  margin: 3.75rem auto 6.667rem;
}
.footer {
  background: #303032;
  padding: 3.5rem 0 7.25rem;
}
.footer .footer_con .footer-logo {
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: solid 1px #363638;
}
.footer .footer_con .footer_nav {
  padding: 4.833rem 0 6.667rem;
  border-bottom: solid 1px #363638;
}
.footer .footer_con .footer_nav .footer_nav_li li:last-child {
  float: left;
}
.footer .footer_con .footer_nav .footer_nav_li li h5 {
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.18);
  margin-bottom: 2.083rem;
}
.footer .footer_con .footer_nav .footer_nav_li li h5 a{
  color: rgba(255, 255, 255, 0.75);
}
.footer .footer_con .footer_nav .footer_nav_li li h5 a:hover{
  color: rgba(255, 255, 255, 0.95);
}
.footer .footer_con .footer_nav .footer_nav_li li p {
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
  line-height: 2;
}
.footer .footer_con .footer_nav .footer_nav_li li p a{
  color: rgba(255, 255, 255, 0.4);
}
.footer .footer_con .footer_nav .footer_nav_li li p a:hover{
  color: rgba(255, 255, 255, 0.74);
}
.footer .footer_con .footer_nav .footer_tel {
  text-align: right;
}
.footer .footer_con .footer_nav .footer_tel h6 {
  font-family: "Shruti";
  font-size: 2.942rem;
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer_con .footer_nav .footer_tel p {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.52);
}
.footer .footer_con .footer_nav .footer_tel .share {
  float: right;
  margin-top: 6.583rem;
}
.footer .footer_con .footer_nav .footer_tel .share li {
  float: left;
}
.footer .footer_con .footer_nav .footer_tel .share li:hover a {
  background: #292b7e;
}
.footer .footer_con .footer_nav .footer_tel .share li:hover span {
  display: block;
}
.footer .footer_con .footer_nav .footer_tel .share li a {
  margin: 0 0.417rem 0 1.5rem;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #4a4a4b;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.footer .footer_con .footer_nav .footer_tel .share li a span {
  display: none;
  position: absolute;
  top: 6rem;
  left: 50%;
  margin-left: -5.542rem;
  width: 11.083rem;
  height: 11.083rem;
  background: #4a4a4b;
  padding: 0.833rem;
}
.footer .footer_con .footer_nav .footer_tel .share li a span:after {
  content: "";
  position: absolute;
  top: -0.667rem;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -0.417rem;
  border-left: 0.833rem solid transparent;
  border-right: 0.833rem solid transparent;
  border-bottom: 0.667rem solid #4a4a4b;
}
.footer .footer_con .footer_nav .footer_tel .share li a span img {
  width: 9.333rem;
  height: 9.333rem;
}
.footer .footer_con .footer_nav .footer_tel .share li a img {
  width: 16px;
}
.footer .footer_con .footer_f {
  margin-top: 1.667rem;
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.14);
  line-height: 2;
}
.footer .footer_con .footer_f a {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.14);
  line-height: 2;
}
.top {
  display: none;
  position: fixed;
  bottom: 15rem;
  right: 25rem;
  z-index: 3;
  width: 3.167rem;
  cursor: pointer;
}
.top img {
  width: 100%;
}
.ny_nav .ny_nav_con {
  border-bottom: solid 1px #acacac;
}
.ny_nav .ny_nav_con .ny_nav_con_list_i {
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
}
.ny_nav .ny_nav_con .ny_nav_con_list_i li {
  line-height: 5;
  display: inline-block;
  vertical-align: bottom;
}
.ny_nav .ny_nav_con .ny_nav_con_list_i li.active a {
  font-weight: bold;
  color: #292b7e;
}
.ny_nav .ny_nav_con .ny_nav_con_list_i li.active a::after {
  display: block;
}
.ny_nav .ny_nav_con .ny_nav_con_list_i li a {
  position: relative;
  display: block;
  padding: 0 1.071428rem;
  font-size: 1.428rem;
  color: #555;
}
.ny_nav .ny_nav_con .ny_nav_con_list_i li a::after {
  display: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.142857rem;
  background: #292b7e;
}
.ny_nav .ny_nav_con .mbx {
  margin-top: 2.071428rem;
  padding: 0;
  text-align: right;
}
.ny_nav .ny_nav_con .mbx a {
  color: #666666;
}
.ny_nav .ny_nav_con .mbx span {
  color: #292b7e;
}
.ny_nav .ny_nav_con .mbx img {
  margin-right: 5px;
}
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li {
  float: left;
  line-height: 5;
}
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li a {
  font-size: 1.285714rem;
  background: transparent;
  color: #555;
  margin: 0;
}
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li a::after {
  border-color: #a7a3a3 transparent transparent transparent;
}
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li a.open {
  color: #292b7e;
  font-weight: bold;
}
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li a.open::after {
  border-color: #292b7e transparent transparent transparent;
}
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li .f-dropdown {
  border-top: solid 2px #292b7e;
  /*max-width: 10.714285rem;*/
  padding: 0 0.714285rem;
}
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li .f-dropdown::after,
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li .f-dropdown::before {
  display: none;
}
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li .f-dropdown li {
  line-height: 2;
}
.ny_nav .ny_nav_con .ny_nav_con_list .ny_nav_con_list_li .f-dropdown li:hover a {
  color: #292b7e;
}
.ny_abouy_top {
  padding: 4.285714rem 0;
}
.ny_abouy_top .ny_about_left img {
  max-width: 100%;
}
.ny_abouy_top .ny_about_right {
  background: url(../images/about_bj3.png) no-repeat top right;
  line-height: 2;
  font-size: 1.071428rem;
  color: #333;
  text-align: justify;
}
.ny_abouy_top .ny_about_right h5 {
  font-size: 2.142857rem;
}
.ny_abouy_team {
  padding-bottom: 2.857142rem;
}
.ny_abouy_team h5 {
  font-size: 2.142857rem;
  color: #333;
  line-height: 3;
}
.ny_abouy_team .ny_abouy_team_list .swiper-slide-active {
  border: solid 1px #292b7e;
}
.ny_abouy_team .ny_abouy_team_an {
  position: relative;
  --swiper-navigation-color: #333;
  /* 单独设置按钮颜色 */
}
.ny_abouy_team .ny_abouy_team_an .swiper-button-prev,
.ny_abouy_team .ny_abouy_team_an .swiper-button-next {
  position: absolute;
  top: -4rem;
  right: 1.214285rem;
  left: inherit;
}
.ny_abouy_team .ny_abouy_team_an .swiper-button-prev::after,
.ny_abouy_team .ny_abouy_team_an .swiper-button-next::after {
  font-size: 2.14rem;
}
.ny_abouy_team .ny_abouy_team_an .swiper-button-prev {
  right: 4.571428rem;
}
.ny_abouy_team .ny_abouy_team_an .swiper-button-next {
  right: 1.428571rem;
}
.ny_bgcf {
  margin: 2.857142rem auto 0.714285rem;
}
.ny_bgcf li {
  margin-bottom: 1.071428rem;
}
.ny_bgcf li:last-child {
  float: left!important;
}
.ny_bgcf li img {
  max-width: 100%;
}
.ny_bgcf li p {
  text-align: center;
  font-size: 1.428rem;
  color: #333;
  line-height: 2.5;
}
.ny_spal {
  margin: 2.857142rem auto 0.714285rem;
}
.ny_spal li {
  margin-bottom: 1.071428rem;
}
.ny_spal li:last-child {
  float: left!important;
}
.ny_spal li:hover .ny_spal_img .ny_spal_img_sp {
  display: block;
}
.ny_spal li .ny_spal_img {
  position: relative;
  overflow: hidden;
}
.ny_spal li .ny_spal_img img {
  max-width: 100%;
}
.ny_spal li:hover .ny_spal_img img {
  transform: scale(1.1);
}
.ny_spal li .ny_spal_img .ny_spal_img_sp {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}
.ny_spal li .ny_spal_img .ny_spal_img_sp span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny_spal li .ny_spal_img .ny_spal_img_sp span img {
  width: auto;
}
.ny_spal li p {
  text-align: center;
  font-size: 1.428rem;
  color: #333;
  line-height: 2.5;
}
.page {
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
.page  a {
  display: block;
  text-align: center;
  color: #404040;
  padding: 0 1rem;
}
.page .pagination{
  text-align: center;
}
.page .pagination li{
  float: initial;
  display: inline-block;
  vertical-align: middle;
}
.page .pagination{
  line-height: inherit;
  margin: 0 auto;
  min-height: auto;
}
.page .pagination li{
  line-height: 3;
  height: auto;

  border: solid 1px #efefef;
  background-color: #fcfcfc;
}
.page .pagination li.active{
  line-height: 3;
  border: solid 1px #292b7e;
  background-color: #292b7e;
}
.page .pagination li.active span{
  color: #fff;
}
.page .pagination li span {
  display: block;
  text-align: center;
  color: #333;
  padding: 0 1rem;
}
.ny_al_in {
  margin: 3.571428rem auto;
}
.ny_al_in .al_info .al_title {
  font-size: 1.785714rem;
  color: #333;
  margin: 1.4285rem 0 0.714285rem;
}
.ny_al_in .al_info .time {
  font-size: 1rem;
  color: #999;
  padding-bottom: 0.714285rem;
  border-bottom: solid 1px #efefef;
}
.ny_al_in .al_info .an_text {
  padding: 1.428571rem 0;
  text-align: justify;
  line-height: 2;
  font-size: 1rem;
  color: #333;
width:1050px;
}
.ny_al_in .al_info .an_text img {
  max-width: 100%;
}
.ny_al_in .al_info_right h5 {
  font-size: 1.785714rem;
  color: #333;
  margin: 1.4285rem 0 0.714285rem;
}
.ny_al_in .al_info_right .tj_al_list li {
  padding: 0;
  margin-bottom: 1.071428rem;
}
.ny_al_in .al_info_right .tj_al_list li:last-child {
  float: left!important;
}
.ny_al_in .al_info_right .tj_al_list li:hover .ny_spal_img .ny_spal_img_sp {
  display: block;
}
.ny_al_in .al_info_right .tj_al_list li .ny_spal_img {
  position: relative;
}
.ny_al_in .al_info_right .tj_al_list li .ny_spal_img img {
  max-width: 100%;
}
.ny_al_in .al_info_right .tj_al_list li .ny_spal_img .ny_spal_img_sp {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}
.ny_al_in .al_info_right .tj_al_list li .ny_spal_img .ny_spal_img_sp span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny_al_in .al_info_right .tj_al_list li .ny_spal_img .ny_spal_img_sp span img {
  width: auto;
}
.ny_al_in .al_info_right .tj_al_list li p {
  text-align: center;
  font-size: 1.071428rem;
  color: #333;
  line-height: 2.5;
}
.ny_al_in .al_info_right .al_more {
  display: block;
  margin: 0 auto;
  width: 90%;
  height: 3.571428rem;
  line-height: 3.571428rem;
  text-align: center;
  font-size: 1.071428rem;
  color: #fff;
  background: #292b7e;
}
.ny_al_in .al_info_right .al_more img {
  width: 1.357142rem;
  margin-left: 0.357142rem;
}
.hr {
  margin: 7.928571rem auto;
}
.hr .hr_list .hr_list_li {
  margin-bottom: 1.428571rem !important;
}
.hr .hr_list .hr_list_li.active a {
  background: #EFEFEF;
}
.hr .hr_list .hr_list_li.active a .icon-jiahao {
  display: none;
}
.hr .hr_list .hr_list_li.active a .icon-jianhao {
  display: block;
}
.hr .hr_list .hr_list_li a {
  font-size: 1.785714rem;
  color: #333;
  border: solid 1px #efefef;
  background: transparent ;
  position: relative;
  padding: 0 0 0 50px;
  height: 5.714285rem;
  line-height: 5.714285rem;
}
.hr .hr_list .hr_list_li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: solid 2.857142rem transparent;
  border-bottom: solid 2.857142rem transparent;
  border-left: solid 1.857142rem #292b7e;
}
.hr .hr_list .hr_list_li a span {
  margin-left: 2.142857rem;
  font-size: 1.071428rem;
}
.hr .hr_list .hr_list_li a .icon-jiahao {
  display: block;
  float: right;
  margin-right: 2.142857rem;
}
.hr .hr_list .hr_list_li a .icon-jianhao {
  display: none;
  float: right;
  margin-right: 2.142857rem;
}
.hr .hr_list .hr_list_li .hr_list_li_content {
  border: solid 1px #efefef;
  border-top: none;
  padding: 2.071428rem 3rem;
}
.conas {
  margin: 4.285714rem auto;
}
.conas .conas_title {
  font-size: 1.785714rem;
  color: #333;
  text-align: center;
}
.conas .conas_list li {
  margin: 1.428571rem auto;
  text-align: center;
}
.conas .conas_list li:last-child {
  float: left!important;
}
.conas .conas_list li span {
  display: block;
  margin: 0 auto 0.714285rem;
  width: 6.071428rem;
  height: 6.071428rem;
  border: solid 1px #efefef;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.conas .conas_list li span img {
  width: 2.857142rem;
}
.conas .conas_list li .ewm {
  width: 10.357142rem;
  height: 10.357142rem;
  border: none;
  border-radius: 0;
}
.conas .conas_list li .ewm img {
  width: 100%;
  height: 100%;
}
.conas .conas_list li p {
  font-size: 1.285714rem;
  font-weight: bold;
  margin: 0.714285rem 0;
}
.conas .conas_list li i {
  font-size: 1.428rem;
}
.map {
  margin-top: 1.428571rem;
}
.ny_news {
  margin: 2.857142rem auto;
}
.ny_news .ny_news_top {
  border-bottom: solid 1px #efefef;
}
.ny_news .ny_news_top li {
  margin-bottom: 2.857142rem;
}
.ny_news .ny_news_top li img {
  width: 100%;
}
.ny_news .ny_news_top li:hover img{
  transform: scale(0.9);
}
.ny_news .ny_news_top li h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 1.667rem;
  font-size: 1.833rem;
  color: #000;
}
.ny_news .ny_news_top li:hover h5{
  color: #292b7e;
}
.ny_news .ny_news_top li span {
  font-size: 14px;
  color: #c6c6c6;
}
.ny_news .ny_news_top li p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 2.083rem;
  color: #333;
  font-size: 1.35rem;
}
.ny_news_list {
  margin: 1.428571rem auto;
}
.ny_news_list li {
  padding: 1.428571rem 0;
  border-bottom: solid 1px #efefef;
}
.ny_news_list li:hover .ny_news_time{
  background: #292b7e;
  color: #fff;
}
.ny_news_list li:hover .ny_news_time i{
  color: #fff;
}
.ny_news_list li:hover .ny_news_text i{
  background: #292b7e;
  color: #fff;
}
.ny_news_list li .ny_news_time {
  border: solid 1px #efefef;
  text-align: center;
  height: 100%;
  padding: 5.28571rem 0;
  transition: all 0.5s;
}
.ny_news_list li .ny_news_time i {
  display: block;
  font-size: 2.857142rem;
  font-weight: bold;
  color: #333;
}
.ny_news_list li .ny_news_time em {
  padding: 0.214285rem 0.428571rem;
  font-size: 1rem;
  color: #fff;
  background: #292b7e;
}
.ny_news_list li .ny_news_img img {
  min-height: 100%;
}
.ny_news_list li .ny_news_text h5 {
  font-size: 18px;
  color: #333;
  margin-bottom: 1.428571rem;
}
.ny_news_list li .ny_news_text .time {
  font-size: 1rem;
  color: #999;
  transition: all 0.4s;
}
.ny_news_list li .ny_news_text p {
  font-size: 1.3428rem;
  color: #333;
  line-height: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ny_news_list li .ny_news_text i {
  display: block;
  font-size: 1rem;
  text-align: center;
  border: solid 1px #efefef;
  width: 12.857142rem;
  height: 3.571428rem;
  line-height: 3.571428rem;
  margin-top: 2.142857rem;
}
.ny_news_list li .ny_news_text i em {
  vertical-align: middle;
}
.news_page {
  border-top: solid 1px #efefef;
  margin: 1.428571rem 0;
  padding: 1.428571rem 0;
}
.news_page li {
  font-size: 1.35rem;
  color: #333;
  line-height: 2.2;
}
.news_page li a {
  font-size: 1.35rem;
  color: #333;
}
.news_page li:hover a,.news_page li:hover {
  color: #292b7e;
}
.news_info_right {
  background: #EFEFEF;
  padding: 0.714285rem 0.9375rem 2.428571rem;
}
.news_info_right h5 {
  font-size: 1.785714rem;
  color: #333;
  margin: 1.4285rem 0 0.714285rem;
}
.news_info_right .tj_al_list li {
  padding: 1.071428rem;
  border-bottom: solid 1px #c4c2c2;
  margin-bottom: 1.071428rem;
}
.news_info_right .tj_al_list li:last-child {
  float: left!important;
}
.news_info_right .tj_al_list li .ny_spal_img {
  position: relative;
}
.news_info_right .tj_al_list li .ny_spal_img img {
  max-width: 100%;
}
.news_info_right .tj_al_list li h6 {
  margin: 0.714285rem 0;
  font-size: 1.285714rem;
  color: #333;
  text-align: left;
}
.news_info_right .tj_al_list li p {
  text-align: left;
  font-size: 1.071428rem;
  color: #333;
  line-height: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news_info_right .al_more {
  display: block;
  margin: 0 auto;
  width: 90%;
  height: 3.571428rem;
  line-height: 3.571428rem;
  text-align: center;
  font-size: 1.071428rem;
  color: #fff;
  background: #292b7e;
}
.news_info_right .al_more img {
  width: 1.357142rem;
  margin-left: 0.357142rem;
}
.ny_pic_list {
  margin: 3.571428rem auto;
}
.ny_pic_list .ny_pic_con {
  border: solid 1px #efefef;
  border-bottom: none;
}
.ny_pic_list .ny_pic_con li {
  border-bottom: solid 1px #efefef;
}
.ny_pic_list .ny_pic_con li:first-child {
  border-right: solid 1px #efefef;
}
.ny_pic_list .ny_pic_con li .ny_pic_img {
  padding: 1.428571rem;
  text-align: center;
  min-height: 23.5rem;
  border-right: solid 1px #efefef;
}
.ny_pic_list .biaoshi_list li .ny_pic_img {
  min-height: 16rem;
  overflow: hidden;
border-right: none;
}
.ny_pic_list .biaoshi_list li .ny_pic_text{
  border-left: solid 1px #efefef;
}
.ny_pic_list .ny_pic_con li .ny_pic_text {
  padding: 1.428571rem 1.428571rem;

}
.ny_pic_list .ny_pic_con li .ny_pic_text h5 {
  font-size: 1.833rem;
  color: #333;
}

.ny_pic_list .ny_pic_con li:hover .ny_pic_img img{
transform: scale(0.9);
}
.ny_pic_list .ny_pic_con li:hover .ny_pic_text h5{
  color: #292b7e;
}
.ny_pic_list .ny_pic_con li .ny_pic_text p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: justify;
  font-size: 1.35rem;
  color: #333;
  line-height: 1.8;

}
.nt_pic_list {
  padding: 0;
}
.nt_pic_list li {
  text-align: center;
  padding-top: 2.142857rem;
  position: relative;
}
.nt_pic_list li a {
  display: block;
  border: solid 1px #efefef;
}
.nt_pic_list li:last-child {
  float: left!important;
}
.nt_pic_list li .pic_logo {
  position: absolute;
  top: 2.842857rem;
  left: 2.142857rem;
  opacity: 0;
  width: 5.357142rem;
  transition: opacity 0.3s;
}
.nt_pic_list li:hover .pic_logo {
  opacity: 1;
}
.nt_pic_list li:hover .pic_text {
  background: #292b7e;
}
.nt_pic_list li:hover .pic_text h5 {
  color: #fff;
}
.nt_pic_list li:hover .pic_text p {
  color: rgba(255, 255, 255, 0.35);
}
.nt_pic_list li img {
  width: auto;
}
.nt_pic_list li:hover img{
  transform: scale(0.9);
}
.nt_pic_list li .pic_text {
  transition: all 0.5s;
  padding: 1.428571rem 1.071428rem;
}
.nt_pic_list li .pic_text h5 {
  font-size: 1.833rem;
  color: #000;
  line-height: 1.8;
}
.nt_pic_list li:hover .pic_text h5{
  color: #fff;
}
.nt_pic_list li .pic_text p {
  font-size: 1.5rem;
  color: #333;
}
.pic_info_top {
  margin: 3.571428rem auto;
}
.pic_info_top .pic_info_top_text h5 {
  font-size: 2.142857rem;
  color: #333;
}
.pic_info_top .pic_info_top_text .reee {
  font-size: 1rem;
  color: #333;
  line-height: 2;
  text-align: justify;
}
.pic_info_top .pic_info_top_text .zxzx {
  display: block;
  width: 13.357142rem;
  height: 3.571428rem;
  line-height: 3.571428rem;
  text-align: center;
  font-size: 1.071428rem;
  color: #fff;
  border-radius: 1.785714rem;
  background: #292b7e;
  margin-top: 1.428571rem;
}
.pic_info_top .pic_info_top_text .zxzx i {
  vertical-align: middle;
}
.pic_info_top .pic_info_top_text .zxzx:hover {
  opacity: 0.8;
}
.pmsp {
  background: url(../images/bj2.png) no-repeat center;
  padding: 4.285714rem 0;
  height: 44.142857rem;
}
.pmsp .pmsp_con {
  text-align: center;
}
.pmsp .pmsp_con h5 {
  font-size: 2.5rem;
  color: #fff;
}
.pmsp .pmsp_con p {
  font-size: 1.428571rem;
  color: #fff;
}
.pmsp .pmsp_con .pmsp_con_sp {
  width: 65.357142rem;
  height: 34.428571rem;
  background: #fff;
  border-radius: 5px;
  margin: 3.571428rem auto;
  padding: 0.714285rem;
}
.pmsp .pmsp_con .pmsp_con_sp .pmsp_ddd {
  width: 100%;
  height: 32.86rem;
  background: #000;
}
.pic_ys {
  margin: 10rem auto 2.857142rem;
}
.pic_ys h5 {
  font-size: 2.142857rem;
  font-weight: bold;
  text-align: center;
}
.pic_ys .pic_ys_list {
  width: 85%;
  margin: 2.857142rem auto;
}
.pic_ys .pic_ys_list li .pic_ys_list_li {
  border: solid 1px #efefef;
  padding: 1.428571rem;
}
.pic_ys .pic_ys_list li .pic_ys_list_li h6 {
  font-weight: bold;
  font-size: 1.428571rem;
  color: #333;
  position: relative;
  text-align: center;
  margin-bottom: 1.785714rem;
}
.pic_ys .pic_ys_list li .pic_ys_list_li h6::after {
  content: "";
  position: absolute;
  bottom: -0.714285rem;
  left: 50%;
  width: 5.714285rem;
  margin-left: -2.857142rem;
  height: 0.214285rem;
  background: #292b7e;
}
.pic_ys .pic_ys_list li .pic_ys_list_li p {
  width: 90%;
  margin: 0 auto;
  line-height: 2;
  text-align: justify;
  font-size: 1rem;
  color: #555;
}
.pic_zs {
  margin: 0 auto 2.857142rem;
}
.pic_zs h5 {
  font-size: 2.142857rem;
  font-weight: bold;
  text-align: center;
}
.pic_zs .pic_zs_img {
  margin: 3.214285rem auto;
}
.pic_js {
  margin: 0 auto 2.857142rem;
}
.pic_js h5 {
  font-size: 2.142857rem;
  font-weight: bold;
  text-align: center;
}
.pic_js .pic_js_e {
  margin: 3.214285rem auto;
}
.pic_js .pic_js_e img {
  max-width: 100%;
}
/*# sourceMappingURL=webnet.css.map */

/*************2021-10-27***********/
.top-bar-section .has-dropdown>a:after,.top-bar-section .has-dropdown>a:after{
  /*display: none;*/
  /*margin-top: -2.5rem;*/
  top: 50%;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover{
  background: #292b7e;
}
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button){
  background: rgba(41,43,126,0.6);
  color: #fff;
}
.top-bar .top-bar-section ul li>ul li a{
  background: #292b7e;
  color: #fff;
}
.top-bar-section li.active:not(.has-form) a:not(.button){
  background: #292b7e;
  color: #fff;
}
.top-bar-section li.active:not(.has-form)  >a:not(.button){
  background: #292b7e!important;
  color: #fff!important;
}
.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button){
  background: #292b7e;
  color: #fff;
}
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover{
  background: #292b7e;
  color: #fff;
}
.banner .swiper-button-prev, .banner .swiper-button-next{
  background-image: none!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background-image: none!important;
}
.index_pm .index_pm_con .index_pm_list .swiper-button-prev, .index_pm .index_pm_con .index_pm_list .swiper-button-next{
}
.index_pm .index_pm_con .index_pm_list .swiper-button-prev:after, .index_pm .index_pm_con .index_pm_list .swiper-button-next:after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 13px;
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  visibility: inherit;
}
.index_pm .index_pm_con .index_pm_list .swiper-button-prev:after{
  -webkit-transform: rotate(-137deg);
  transform: rotate(-137deg);
}





