/*banner*/
.pagewrap {
  width: 100%;
  background: #fff;
  height: 100%;
  position: relative;
  padding-bottom: 40px;
}
.pageBanner {
  background-size: cover;
  display: flex;
  align-items: center;
  background-size: cover !important;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  transition: all 0.5s;
  width: 100%;
  height: 400px;
  border-radius: 60px 63px 64% 100% / 0 0 14% 14%;
  /* z-index: -1; */
}
@media screen and (max-width: 1440px) {
  .pageBanner {
    height: 500px;
  }
}
@media screen and (max-width: 1200px) {
  .pageBanner {
    height: 450px;
  }
}
@media screen and (max-width: 1000px) {
  .pageBanner {
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .pageBanner {
    height: 350px;
    position: relative;
    border-radius: 0;
  }
  .pageBanner::after {
    content: '';
    height: 30px;
    background: #fff;
    left: 0;
    bottom: 0;
    position: relative;
    width: 100%;
  }
}
.pageBanner .sec-wrap {
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  top: 0 ;
  bottom: 0;
  left: 0 ;
  right: 0;
  height: max-content;
  flex-direction: column;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageBanner .sub {
  position: absolute;
  top: 60px;
  font-family: monb;
  font-size: 66px;
  font-weight: 900;
  color: #ffffff;
  opacity: 0.15;
}
.pageBanner .title {
  /* margin-right: calc(46px + 266px); */
  font-size: 82px;
  font-weight: bold;
  color: #FFFFFF;
}
.pageBanner .sea {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.pageBanner .sea .title {
  width: 100%;
  font-size: 42px;
  font-family: syb;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 60px;
  text-align: center;
}
.pageBanner .sea form {
  width: 100%;
  height: 72px;
  position: relative;
}
.pageBanner .sea form .search-row {
  position: absolute;
  left: 0;
  right: 0;
  width: 650px;
  height: 72px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  border-radius: 36px;
}
.pageBanner .sea form .search-row input {
  width: 100%;
  height: 100%;
  padding-left: 60px ;
  border-radius: 36px;
}
.pageBanner .sea form .search-row input::-webkit-input-placeholder {
  font-size: 18px;
  color: #CCCCCC;
}
.pageBanner .sea form .search-row button {
  width: 60px;
  height: 100%;
  position: absolute;
  right: 60px;
  background: url("../images/sea.png") right center no-repeat;
  border: none;
}
.pageBanner .sea form .search-row button:focus {
  outline: none;
}
.s-list {
  position: absolute;
  margin-top: 50px;
  display: flex;
}
.s-list .s-item {
  width: 180px;
  height: 60px;
  background: #ffffff21;
  border-radius: 10px;
  color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 98px;
  margin-right: 20px;
}
.s-list .s-item img {
  width: auto;
  margin-right: 8px;
}
.s-list .s-item:hover {
  background: #ffffff42;
}
.navBarl-active {
  padding-top: 225px !important;
}
.navBar-local {
  font-family: syl;
  width: 100%;
  padding: 25px 0;
  font-size: 18px;
  color: #666666;
  background: #93939310;
}
.navBar-local .loc {
  box-sizing: border-box;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  font-size: 18px;
  color: #666666;
}
.navBar-local .loc a {
  cursor: pointer;
  color: #666666;
}
.navBar-local .loc a:hover {
  color: #000;
  font-weight: 500;
}
.navBar-local .loc span {
  color: #666666;
  padding: 0 5px;
}
@media screen and (max-width: 1000px) {
  .navBar-local {
    padding-top: 95px !important;
  }
  .navBar-local .loc {
    font-size: 16px;
    padding: 0;
  }
}
.between {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.between .model-text {
  max-width: 1170px;
  width: 100%;
  font-size: 16px;
  color: #726f6f;
  line-height: 28px;
}
.line {
  background: #1429a3;
}
.p52 {
  width: 52px;
  height: 3px;
  margin: 25px 0;
}
.posi {
  position: relative !important;
}
.mmt {
  padding-bottom: 30px;
  border-bottom: 2px solid #0000000b;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .mmt {
    margin-bottom: 0px;
  }
}
.model-title .cn-title {
  font-size: 40px;
  color: #000000;
}
.model-title .en-title {
  font-size: 18px;
  font-family: "mon";
  color: #00000041;
}
@media screen and (max-width: 1660px) {
  .model-title .cn-title {
    font-size: 30px;
  }
  .model-title .en-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .model-title .cn-title {
    font-size: 20px;
  }
  .model-title .en-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .model-title .cn-title {
    font-size: 18px;
  }
  .model-title .en-title {
    font-size: 14px;
  }
}
.model-title1 {
  text-align: center;
}
.model-title1 .cn-title {
  font-size: 40px;
  color: #000000;
}
.model-title1 .en-title {
  font-size: 18px;
  font-family: "mon";
  color: #00000041;
  padding-bottom: 37px;
}
@media screen and (max-width: 1660px) {
  .model-title1 .cn-title {
    font-size: 30px;
  }
  .model-title1 .en-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .model-title1 .cn-title {
    font-size: 20px;
  }
  .model-title1 .en-title {
    font-size: 14px;
  }
}
.lp35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.pp p:nth-child(1) {
  max-width: 90px !important;
  width: 100%;
}
.container-nav {
  width: 100%;
  z-index: 99;
  position: absolute;
  bottom: 0;
  left: 0;
}
.container-nav .list-show {
  background: #1429a3;
  width: 80%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: none;
  color: #fff;
  cursor: pointer;
}
.container-nav .navBar-list {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}
.container-nav .navBar-list .nav-active {
  background: #1429a3 !important;
}
.container-nav .navBar-list .nav-active a {
  color: #fff !important;
}
.container-nav .navBar-list .navBar-item {
  background: #FFFFFF;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  transition: all 0s ease;
  width: 200px;
  height: 72px;
  box-shadow: 0px 6px 20px 0px rgba(51, 51, 51, 0.2);
  border-radius: 3px;
  margin-left: 20px;
}
.container-nav .navBar-list .navBar-item:nth-child(1) {
  margin-left: 0;
}
.container-nav .navBar-list .navBar-item a {
  font-size: 22px;
  width: 100%;
  height: 100%;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-nav .navBar-list .navBar-item .item-icon {
  width: auto;
  margin-right: 15px;
  filter: brightness(0.5);
}
.container-nav .navBar-list .navBar-item:hover {
  background: #1429a3;
}
.container-nav .navBar-list .navBar-item:hover a {
  color: #fff;
}
.container-nav .navBar-list .navBar-item:hover .item-icon {
  filter: brightness(1);
}
@media screen and (max-width: 1660px) {
  .container-nav .navBar-list .navBar-item {
    width: 160px !important;
  }
}
@media screen and (max-width: 1360px) {
  .container-nav {
    bottom: 13px;
  }
  .container-nav .navBar-list .navBar-item {
    width: 128px !important;
    height: 55px;
  }
}
@media screen and (max-width: 1200px) {
  .container-nav .navBar-list {
    padding: 0 20px;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
  }
  .container-nav .navBar-list .navBar-item a {
    min-width: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .container-nav {
    position: absolute;
    bottom: 30px;
    left: 0;
  }
  .container-nav .list-show {
    display: flex;
    border-bottom: 1px solid #ccc;
  }
  .container-nav .navBar-list {
    padding: 0 ;
    flex-direction: column;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
  }
  .container-nav .navBar-list .navBar-item {
    height: 40px !important;
    width: 100% !important;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0 !important;
    margin-left: 0;
  }
  .container-nav .navBar-list .navBar-item:last-child {
    border: none;
  }
}
@media screen and (max-width: 768px) {
  .container-nav .navBar-list {
    width: 100% !important;
  }
  .container-nav .list-show {
    width: 100%;
  }
}
@keyframes lb {
  0% {
    background: #dbc5c5;
  }
  20% {
    background: #f1b8bc;
  }
  20% {
    background: #F7B2B7;
  }
  80% {
    background: #F7B2B7;
  }
  100% {
    background: #dbc5c5;
  }
}
.small-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 70px;
  margin-bottom: 40px;
}
.small-title .title {
  display: flex;
  font-size: 30px;
  color: #000000;
}
.small-title .title .img {
  margin-right: 20px;
}
.small-title .title .img img {
  width: auto;
}
.small-title .btn {
  font-size: 16px;
  color: #828181;
}
.small-title .btn a {
  padding-bottom: 10px;
  border-bottom: 1px solid #828181;
  transition: all 0.2s ease-in;
  position: relative;
}
.small-title .btn a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background: #B81C22;
  transition: all 0.5s;
}
.small-title .btn:hover a {
  border-bottom: none;
  color: #B81C22 !important;
  border-bottom: 1px solid #B81C22;
}
.small-title .btn:hover a::after {
  width: 100%;
  transition: all 0.5s;
}
@media screen and (max-width: 1440px) {
  .small-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .small-title .title {
    font-size: 24px;
  }
  .small-title .title .img img {
    width: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .small-title .title {
    font-size: 18px !important;
  }
  .small-title .title .img {
    margin-right: 10px;
  }
}
.pagination {
  width: 100%;
}
.pagination .paging {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .paging .top,
.pagination .paging .bottom,
.pagination .paging .page-num {
  width: 48px;
  height: 48px;
  box-sizing: border-box;
  border: 2px solid #E2E2E2;
  border-radius: 50%;
  line-height: 48px;
  text-align: center;
  margin-right: 20px;
  color: #828181;
  cursor: pointer;
  transition: all 0.5;
}
.pagination .paging .top:hover,
.pagination .paging .bottom:hover,
.pagination .paging .page:hover {
  border: none;
}
.pagination .paging .page-num {
  font-size: 18px;
  color: #999999;
}
.pagination .paging .page:hover {
  background: #1429a3;
  color: #fff;
}
.pagination .paging .page-num-current {
  border: none;
  background: #1429a3;
  color: #fff;
}
.pagination .paging .top {
  background: url("../images/pl.png") center no-repeat;
  background-size: auto ;
}
.pagination .paging .top:hover {
  background: #1429a3 url("../images/plb.png") center no-repeat;
}
.pagination .paging .bottom {
  background: url("../images/pr1.png") center no-repeat;
  background-size: auto ;
}
.pagination .paging .bottom:hover {
  background: #1429a3 url("../images/prb.png") center no-repeat;
}
@media screen and (max-width: 1660px) {
  .pagination {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 1000px) {
  .pagination {
    padding-bottom: 100px;
  }
  .pagination .paging .top,
  .pagination .paging .bottom,
  .pagination .paging .page-num {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
	margin-right:5px;
  }
 
  .pagination .paging .top {
    background-size: 6px !important;
  }
  .pagination .paging .bottom {
    background-size: 6px !important;
  }
}
@media screen and (max-width: 768px) {
  .pagination {
    padding-bottom: 50px;
  }
}
.pageContainer {
  width: 100%;
}
.pageContainer .newsDetail {
  width: 100%;
}
.pageContainer .newsDetail .title {
  font-family: syb;
  font-size: 42px;
  font-weight: bold;
  color: #1429a3;
  margin-bottom: 35px;
  line-height: 1;
}
.pageContainer .newsDetail .sub {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  padding-bottom: 20px;
  border-bottom: 1px solid #E2E2E2;
}
.pageContainer .newsDetail .sub span {
  margin-right: 50px;
}
.pageContainer .newsDetail .detailContainer {
  padding-top: 35px;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
  font-family: syl;
  letter-spacing: -1px;
}
/* 适配 */
@media screen and (max-width: 1660px) {
  .navBar-local .loc {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1440px) {
  .pageBanner .img {
    max-width: 35px;
  }
  .pageBanner .title {
    font-size: 45px;
    margin-top: 0;
  }
  .pageBanner .sub {
    font-size: 36px;
    top: 34px;
  }
  .container-nav .navBar-list .navBar-item a .item-name {
    font-size: 15px;
  }
  .container-content .content-cn {
    font-size: 48px;
    font-weight: bold;
  }
  .container-content .content-en {
    font-size: 24px;
  }
  .navBar-list {
    width: 100%;
    max-width: 1400px;
    font-size: 14px;
    min-width: auto;
    width: max-content;
  }
  .navBar-list .navBar-item {
    width: fit-content;
  }
}
@media screen and (max-width: 1200px) {
  .pageBanner .img {
    max-width: 30px;
  }
  .pageBanner .title {
    font-size: 24px;
  }
  .pageBanner .sub {
    font-size: 18px;
    top: 20px;
  }
  .container-content .content-cn {
    font-size: 32px;
    font-weight: bold;
  }
  .container-content .content-en {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .pageBanner .sec-wrap {
    max-width: 100%;
    width: 100%;
    margin-left: 0px !important;
    padding-left: 20px;
    box-sizing: border-box;
  }
}
.model-title {
  width: 100%;
  position: relative;
}
.model-title .mcn-title {
  font-size: 68px;
  font-weight: bold;
  color: #555;
  line-height: 1;
  margin: auto;
  text-align: center;
  margin-bottom: 35px;
  font-family: syb;
}
.model-title .men-title {
  top: 20px;
  position: absolute;
  font-size: 68px;
  font-family: syb;
  font-family: mon;
  font-weight: 900;
  color: #333;
  opacity: 0.15;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  line-height: 1;
}
.aboutpage{line-height:1.8rem;}
.abouttit{font-size:2rem;line-height:3rem;}
@media screen and (max-width: 1360px) {
  .model-title .mcn-title {
    font-size: 38px;
    margin-bottom: 25px;
  }
  .model-title .men-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 1000px) {
  .model-title .mcn-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .model-title .men-title {
    font-size: 22px;
    top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .model-title .mcn-title {
    font-size: 20px;
  }
  .model-title .men-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 1000px) {
  .pageBanner .sea .title {
    width: 100%;
    font-size: 22px;
    margin-bottom: 20px;
  }
  .pageBanner .sea form .search-row {
    width: 90%;
    height: 47px;
  }
  .pageBanner .sea form .search-row input::-webkit-input-placeholder {
    font-size: 16px;
  }
  .abouttit{font-size:1.3rem;line-height:2rem;}
}

