@font-face {
    font-family: 'HarmonyOS';
    src: url(../font/HarmonyOS_Sans_Regular.ttf);
}

@font-face {
    font-family: 'HarmonyOS_Sans_Medium';
    src: url(../font/HarmonyOS_Sans_Medium.ttf);
}

@font-face {
    font-family: 'HarmonyOS_Sans_Bold';
    src: url(../font/HarmonyOS_Sans_Bold.ttf);
}

@font-face {
    font-family: 'HarmonyOS_Sans_Light';
    src: url(../font/HarmonyOS_Sans_Light.ttf);
}

@font-face {
    font-family: 'HarmonyOS_Sans_Thin';
    src: url(../font/HarmonyOS_Sans_Thin.ttf);
}

body {
    font-size: 0.16rem;
	font-family: sans-serif;
    color: #666;
}
.marginL{margin-left:10px}
.title_c1 {
    font-size: 0.32rem;
    color: #4A5C70;
    font-weight: bold;
    text-align: center;
}

.title_b {
    font-size: 0.24rem;
    color: #EA0D44;
    font-weight: bold;
    white-space: nowrap;
}

.title_b .en {
    font-size: 0.48rem;
    color: #ECECEC;
    margin-bottom: 0.12rem;
}

.red_c {
    color: #DB0E44;
}

.red_c1 {
    color: #EA0D44;
}

.gary_1 {
    color: #4A5C70;
	font-weight:bold;
}

.gary_bg {
    background-color: #F5F5F5;
}

.head1 .logo {
    height: 0.55rem;
    margin-left: 1rem;
}

.head1 .layui-nav .layui-nav-item {
    line-height: 1rem;
    height: 1rem;
	padding: 0 4px;
}

.head1 .layui-nav .layui-nav-child {
    top: 100%;
    background-image: url(../images/headerbg.png);
    background-repeat: no-repeat;
    padding: 0.1rem 0.6rem;
    left: 50%;
    transform: translateX(-50%) !important;
    min-height: 1rem;
    border-top: 2px solid #DB0E44;
    box-shadow: none;
    /* transform: translateY(-50%); */
}

.layui-nav .layui-nav-child a:hover {
    background-color: initial;
    color: #EA0D44;
    font-weight: bold;
}

.head1 .layui-nav .layui-nav-child .footer2 {
    background: #4A5C70;
    color: #fff;
    padding: 0.2rem 0;
}
.m-banner{display:none}
.m-nav{display:none}
 .swiper {
	 width: 100%;
	 height: 90vh;
  }

  .swiper-slide {
	 text-align: center;
	 font-size: 18px;
	 background: #fff;

	 /* Center slide text vertically */
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: -webkit-flex;
	 display: flex;
	 -webkit-box-pack: center;
	 -ms-flex-pack: center;
	 -webkit-justify-content: center;
	 justify-content: center;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 -webkit-align-items: center;
	 align-items: center;
  }

  .swiper-slide .img_100 {
	 width: 100%;
	 max-height: 90vh;
  }

  .swiper-slide img {}

  .swiper-slide {
	 position: relative;
  }

  .swiper-slide .text_box {
	 position: absolute;
	 top: 20%;
  }

  .swiper-slide .text_box h1 {
	 font-size: 0.5rem;
	 margin-bottom: 0.5rem;
  }

  .swiper-slide a {
	 display: block;
  }

  .swiper-slide .text_box button {
	 background: initial;
	 color: #fff;
	 border: 1px solid #fff;
	 height: 0.38rem;
	 line-height: 0.38rem;
	 font-size: 0.16rem;
	 padding: 0 0.3rem;
  }

.footer1 {
    background-image: url(../images/footer.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0.5rem 0 0.5rem;
}

.footer1 .logo img {
    margin-bottom: 0.2rem;
}

.footer1 ul {}

.footer1 ul .title {
    font-size: 0.18rem;
    margin-bottom: 0.27rem;
    color: #4A5C70;
    font-weight: bold;
}

.footer1 ul li {
    display: flex;
    flex-direction: column;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}

.footer1 ul li a {
    margin-bottom: 0.1rem;
	font-size: 0.13rem;
}

.footer1 ul li a:hover {
    color: #EA0D44;
}

.head1 .search {
    background: #F5F5F5;
    height: 1rem;
    align-items: center;
    padding: 0 0.4rem;
}

.head1 .navbox a {font-size: 16px !important;}

.head1 .layui-nav .layui-nav-item a {
    font-family: 'HarmonyOS_Sans_Medium';
    color: #333;
}

.head1 .layui-nav .layui-nav-item a:hover {
    color: #DB0E44;
}

.head1 .layui-nav .layui-nav-item a.layui-this{ color: #DB0E44; }


.head1 .layui-nav .layui-this:after {
    display: none;
}

.top_box {
    border-top: 3px solid #DB0E44;
    position: relative;
}

.top_box img {
    width: 100%;
    min-height: 2rem;
}

.top_box .block {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    color: #fff;
    bottom: 0;
    padding-bottom: 0.25rem;
    display: flex;
    align-items: flex-end;
}

.nav1 {
    background: #FAFAFA;
}

.nav1 li {
    padding: 0.23rem 0;
}

.nav1 .layui-breadcrumb a:hover {
    color: #DB0E44 !important;
}

.nav1 .layui-breadcrumb a {
    font-size: 0.15rem;
    color: #666666;
}

.nav1 .layui-main {
    display: flex;
    align-items: center;
}

.nav1 ul {
    display: flex;
    margin: 0 auto;
    min-width: 4rem;
    justify-content: space-between;
}

a.item {
    display: block;
}

.nav1 ul .item {
    display: flex;
    align-items: center;
    margin: 0 0.35rem;
    color: #4A5C70;
}

.index2 .title_ul .item.active,
.index2 .title_ul .item:hover,
.nav1 ul .item.active,
.nav1 ul .item:hover {
    transition: all 0.4s ease-in-out;
    color: #DB0E44;
}

.nav1 ul i {
    font-size: 0.3rem;
    margin-right: 0.1rem;
}

.index2 .title_ul .img_100,
.nav1 ul .item .img_100 {
    display: none;
    width: 0.5rem;
    height: 0.4rem;
    margin-right: 0.1rem;
}

.index2 .title_ul .img1,
.nav1 ul .item .img1 {
    display: block;
}
.index2 .title_ul .img2,
.nav1 ul .item .img2 {
    display: none;
}

.index2 .title_ul .item:hover .img1,
.index2 .title_ul .item.active .img1,
.nav1 ul .item:hover .img1,
.nav1 ul .item.active .img1 {
    display: none;
}

.index2 .title_ul .item:hover .img2,
.index2 .title_ul .item.active .img2,
.nav1 ul .item:hover .img2,
.nav1 ul .item.active .img2 {
    display: block;
}

.contact4 .box {
    background-color: #FAFAFA;
}

.contact4 .block1 {
    padding: 0.5rem;
    /*white-space: nowrap;*/
}

.contact4 hr {
    margin: 0.2rem 0;
}

.contact3 ul .item {
    margin: 0.2rem 0.3rem;
}

.contact2 .item .text_box {
    padding: 0.2rem 0.3rem;
    background-color: #fff;
}

.contact2 .item {
    display: flex;
    flex-direction: column;
}

.contact2 .item .text_box {
    flex: 1;
}

.contact2 .item .item1>*:first-child {
    white-space: nowrap;
}

.contact2 .item .item1 {
    display: flex;
}

.contact2 .item:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
}

.contact2 .item:hover .text_box>* {
    color: #fff;
}

.contact2 .item:hover .text_box {
    color: #fff;
    background-color: #EA0D44;

}

.layui-form .label {
    display: flex;
    align-items: flex-start;
    font-size: 0.15rem;
    margin-bottom: 0.1rem;
}

.layui-form .label img {
    margin-left: 0.05rem;
}

.layui-input,
.layui-textarea {
    background-color: #FAFAFA;
}

.layui-btn {
    background-color: #EA0D44;
    padding: 0.1rem 0.5rem;
    font-size: 0.16rem;
    line-height: 0.16rem;
}

.layui-btn-primary {
    background-color: #Fff;
    border: 1px solid #EA0D44;
}

.layui-btn-primary:hover {
    border: 1px solid #EA0D44;
    opacity: .8;
}

.news1 .item:hover .title {
    color: #EA0D44;
}

.news1 .item {
    display: flex;
    flex-direction: column;
}

.news1 .item .text_box {
    padding: 0.3rem 0;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.news1 .item .text_box .title {
    margin-bottom: 0.3rem;
    /*flex: 1;*/
	min-height:60px;
}

.numpage {
    text-align: center;
}

.numpage .layui-laypage .layui-laypage-curr,
.numpage .layui-laypage .layui-laypage-spr,
.numpage .layui-laypage a {
    border: none;
}

.numpage .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #EA0D44;
    border-radius: 50%;
    border: 0;
}

.numpage .layui-laypage a:hover {
    color: #EA0D44;
}

.numpage .layui-laypage a,
.numpage .layui-laypage span {
    padding: 0;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    font-size: 0.15rem;
    margin: 0 0..1rem;
}

hr {
    border-bottom: 1px solid rgba(153, 153, 153, 0.3) !important;
}

.content_c {
    font-size: 0.16rem;
    line-height: 2em;
}

.content_c img {
    display: block;
    margin: 0.2rem auto;
    max-width: 100%;
}

.quality1 ul {
    flex-wrap: nowrap;
    margin: 0 -0.1rem;
}

.quality1 ul .item {
    padding: 0.1rem;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.quality1 ul .item p {
    white-space: nowrap;
    font-size: 0.16rem;
    color: #5A5A5A;
    margin-top: 0.2rem;
    text-align: center;
}

.quality1 ul .item .img_100 {
    flex: 1;
    background: url(../images/quality1bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 0.11rem;
    transition: all 0.3s;
}

.quality1 ul .item:hover .img_100 {
    transition: all 0.3s;
    transform: scale(1.2);
}

.quality12 .block {
    padding: 0.8rem;
    border-right: 5px solid #EA0D44;
}

.quality13 .item {
    position: relative;
}

.quality13 .item .text_box {
    position: absolute;
    bottom: 0;
    background-color: rgb(234, 13, 68, 0.8);
    color: #fff;
    padding: 0.1rem;
    font-size: 0.22rem;
    left: 0;
    right: 0;
    text-align: center;

}

.quality13 .layui-carousel>[carousel-item]>.layui-this,
.quality13 .layui-carousel>[carousel-item] {
    background-color: #Fff;
}

.quality13 .layui-carousel-arrow {

    background-color: initial;
    border: 1px solid #999999;
    color: #999999;
    background-color: #fff;
}

.quality13 .layui-carousel-arrow:hover {
    background: #EA0D44;
    border: 1px solid #EA0D44;
    color: #fff;
}

.layui-carousel-arrow {
    width: 0.5rem;
    height: 0.5rem;
    font-size: 0.2rem;
    line-height: 0.5rem;
}

.nav1.bg_white {
    background-color: #fff;
}

.quality2 .layui-tab-title {
    height: auto;
    color: #597391;
}

.quality2 .layui-tab-title li {
    color: #597391;
}

.quality2 .layui-tab-brief>.layui-tab-title .layui-this {
    color: #EA0D44;
    font-weight: bold;
}

.quality2 .layui-tab-brief>.layui-tab-more li.layui-this:after,
.quality2 .layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #597391;

}

.quality2 .content {
    width: 80%;
    margin: 0.5rem auto;
    text-align: center;
}

.prodect_call ul {
    padding: 0.5rem 0;
}

.prodect_call ul .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.2rem;
    cursor: pointer;
}

.prodect_call ul .item>i {
    font-size: 0.5rem;
    margin-bottom: 0.15rem;
}

.prodect_call {
    background-image: url(../images/prodect_call.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.prodect_call ul .item:hover {
    animation: move 2s infinite;
    -webkit-animation: move 2s infinite;
    transform-origin: bottom;
    -webkit-transform-origin: bottom;
}

.prodect1 .block1 .img_100 {
    max-width: 4rem;
}

.prodect12 .layui-input {
    background-color: #fff;
    border: 0.5px solid #999999;

}

.layui-form-select dl dd.layui-this {
    background-color: #DB0E44;
}

.prodect12 .layui-btn {
    height: 0.3rem;
    line-height: 0.3rem;
    padding: 0 0.3rem;
    font-size: 0.16rem;
}

.prodect13 th,
.prodect13 td {
    text-align: center;
    background-color: #fff;
    padding: 0.1rem 0rem;
    min-width: 1rem;
}

.over {
    overflow: hidden;
    overflow-x: auto;
}

.prodect14 th,
.prodect14 td {
    text-align: center;
    background-color: #fff;
    padding: 0.1rem 0rem;
    min-width: 1rem;
}
.prodect14 .over {
    overflow: hidden;
    overflow-x: auto;
}

.prodect15 .over{
	text-align: center;
}

.layui-table td,
.layui-table th,
.layui-table-col-set,
.layui-table-fixed-r,
.layui-table-grid-down,
.layui-table-header,
.layui-table-page,
.layui-table-tips-main,
.layui-table-tool,
.layui-table-total,
.layui-table-view,
.layui-table[lay-skin=line],
.layui-table[lay-skin=row] {
    border-color: rgba(153, 153, 153, 0.6)
}

.layui-nav .layui-nav-more {
    display: none;
}

.about11 {
    background-image: url(../images/about11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 1.3rem;
}

.ab12 {
    background-image: url(../images/ab12.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.about11 .img_100 {
    max-width: 50%;
}

.ab12 .title_b {
    color: #fff;
}

.ab12 .title_b .en {
    color: rgba(236, 236, 236, 0.5);
}

.ab12 .layui-tab-title {
    display: flex;
    flex-direction: column;
    color: #Fff;
    border: none;
    height: initial;
    margin-right: 2rem;
    border-left: 1px solid #fff;
    padding: 0.2rem 0;
}

.ab12 .layui-tab-title li {

    font-size: 0.18rem;
}

.ab12 .layui-tab-title li:not(:last-child) {
    margin-bottom: 0.4rem;
}

.ab12 .layui-tab-brief>.layui-tab-title .layui-this {
    color: #fff;
    font-weight: bold;

}

.ab12 .layui-tab-title .latui-this {
    position: relative;
}

.ab12 .layui-tab-title .layui-this::before {
    display: block;
    content: '';
    width: 3px;
    height: 0.65rem;
    background-color: #fff;
    position: absolute;
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
}

.ab12 .layui-tab-brief>.layui-tab-more li.layui-this:after,
.ab12 .layui-tab-brief>.layui-tab-title .layui-this:after {
    display: none;
}

.ab12 .layui-show {
    -webkit-animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-duration: .3s;
    animation-fill-mode: both;
    animation-name: layui-down;
}

.ab14 .block1 {
    padding: 0.8rem 1.3rem 0.4rem;
}

.ab14 .block2 .img_100 {
    width: 1.9rem;
}

.ab13 #swiper-history {
    width: 100%;
    position: relative;
}

.ab13 #swiper-history .swiper-container {
    min-height: 6rem;
    margin: 0 0.8rem;
}

.ab13 #swiper-history .short-line {
    height: 0.72rem;
    border-bottom: 1px dashed #9999;
    width: 30px;
    position: absolute;
    top: 0px;
}

.ab13 #swiper-history .long-line {
    height: 0.72rem;
    border-bottom: 1px solid #9999;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 30px;
}

.ab13 #swiper-history .swiper-slide span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    transition: 700ms;
}

.ab13 #swiper-history .swiper-slide .detail {
    top: 1.5rem;
    line-height: 20px;
    color: #444;
    opacity: 0;
    position: absolute;
    width: 100%;
}

.ab13 #swiper-history .swiper-slide .date {
    color: #9999;
    position: absolute;
    top: 1rem;
    opacity: 0;
}

.ab13 #swiper-history .swiper-slide-active span {
    transition: 700ms 700ms;
}

.ab13 #swiper-history .swiper-pagination-bullets {
    white-space: nowrap;
    width: auto;
    top: 0.67rem;
    height: 10px;
    line-height: 10px;
    transition: 700ms;
}

.ab13 #swiper-history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}

.ab13 #swiper-history .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #9999;
    opacity: 1;
    line-height: 10px;
}

.ab13 #swiper-history .swiper-pagination-bullet-active {
    background: #4A5C70;
}

.ab13 #swiper-history .swiper-button-next,
.ab13 #swiper-history .swiper-button-prev {}

.ab13 #swiper-history .swiper-button-next,
.ab13 #swiper-history .swiper-button-prev {
    width: 0.5rem;
    height: 0.5rem;
    border: 1px solid #999;
    border-radius: 50%;
    background-size: 20px auto;
    color: #999;
    background: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0.7rem;
}

.ab13 #swiper-history .detail .title {
    color: #000;
    font-weight: bold;
    font-size: 0.2rem;
    margin-bottom: 0.44rem;
}

.ab13 #swiper-history .detail .item {
    background-color: #fff;
    padding: 0.34rem 0.38rem;
}

.ab13 #swiper-history .detail .item .text {
    margin-bottom: 0.1rem;
}

.ab13 #swiper-history .detail .item .text1 {
    color: #EA0D44;
    font-size: 0.18rem;
    margin-bottom: 0.25rem;
}

.ab13 #swiper-history .detail .item.active,
.ab13 #swiper-history .detail .item:hover {
    border-bottom: 2px solid #EA0D44;

    transform: scale(1.15);
}

.about21 .banner {
    position: relative;
}

.about21 .banner .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.5rem;
    display: block;
    font-size: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 0.5rem;
    background: #E8E6E6;
    border-radius: 50%;
    color: #fff;

}

.about21 .banner .prev {
    left: -0.5rem;
}

.about21 .banner .next {
    right: -0.5rem;
}

.about21 .banner .btn:hover {
    background: #EA0D44;
}

.about3 ul {
    margin: 0 calc(-2% /2);
}

.about3 li {
    width: 18%;
    padding: calc(1% /2);
}

.about3 .item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.15rem 0.3rem;
    height: 1.5rem;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border: 0.5px solid #fff;
    transition: all .35s;
}

.about3 .item .img_100 {}

.about3 .item:hover {
    border: 0.5px solid #EA0D44;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
}

.index section {
    padding: 1rem 0;
}

.index .about3 .item {

    border: 0.5px solid #CCCCCC;
}

.index .about3 .item:hover {

    border: 0.5px solid #EA0D44;
}

.index .news1 .layui-btn {
    padding: 0 0.3rem;
    line-height: 38px;
}

.index2 {
    background-image: url(../images/i2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.index2 .title_ul .item {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.index2 .title_ul li:not(:last-child) .item {
    margin-right: 0.5rem;
}

.index2 .title_ul .img_w100 {
    width: 0.9rem;
    height: 0.78rem;
    margin-bottom: 0.1rem;
}

.index2 .content .item {
    display: none;
	height: 420px;
	line-height: 1.5em;
}

.index2 .content .item.active {
    display: block;
}

.index2 .line {

    width: 3px;
    height: 40px;
    opacity: 1;
    background: #DB0E44;
    margin-bottom: 0.7rem;
}
.index2 .title_ul span{font-size:14px}

.index .swiper-pagination-vertical.swiper-pagination-bullets,
.index .swiper-vertical>.swiper-pagination-bullets {
    bottom: 0.2rem;
    top: inherit;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.index .swiper-pagination-bullet {
    width: 0.5rem;
    border-radius: 3px;
    border: 1px solid #fff;
    margin: 0 0.1rem !important;
    opacity: 0.8;
    height: 5px;
}

.index .swiper-pagination-bullet-active {
    background-color: #fff;

    opacity: 1;
}

.index .swiper-button-next:after,
.index .swiper-button-prev:after {
    display: none;
}

.index .swiper-button-next,
.index .swiper-button-prev {
    background: none;
    color: #fff;
}

.index .swiper-button-prev {
    right: 0.3rem;
    left: initial;
    top: 25%;
}

.index .swiper-button-next {
    right: 0.3rem;
    top: initial;
    bottom: 25%;
}

.swiper {
    position:
        relative;
}

.index .swiper::after {
    display: block;
    content: '';
    position: absolute;
    z-index: 999;
    right: 0.33rem;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;

    height: 50px;
    background-image: url(../images/shubiao.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.ab13 #swiper-history .swiper-pagination-bullet {
    position: relative;
}

.ab13 #swiper-history .swiper-pagination-bullet .text1 {
    position: absolute;
    top: calc(100% + 0.12rem);
    left: 50%;
    transform: translateX(-50%);
}

.map {
    width: 100%;
    height: 8rem;
    position: relative;
}

.map>* {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.search_box1 {
    border-top: 3px solid #DB0E44;
    position: absolute;
    top: 100%;
    z-index: 2;
    left: 0;
    right: 0;
    background-image: url(../images/search.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0.3rem 0;
}

.search_box1 .box {
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #999;
    padding-bottom: 0.1rem;
}

.search_box1 .box input {
    background-color: initial;
    border: none;
}

.nav1 {
    position: relative;
}

.nav1 .hover_box li {
    display: flex;
    min-width: 1.5rem;
    flex-direction: column;
    margin-left: 0.5rem;
    line-height: 2em;
}

.nav1 .nav1_ul li:hover .hover_box {
    display: block;
}

.nav1 .hover_box {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: rgba(245, 245, 245, .8);
    padding: 0.3rem 0 0.5rem;
    z-index: 3;

}

.nav1 .hover_box dd {
    margin-bottom: 0.1rem;
}

.nav1 .hover_box .colla-title {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.nav1 .hover_box .colla-title i {
    font-size: 0.14rem;
}

.nav1 .hover_box .colla-content {
    display: none;
}

.nav1 .hover_box .colla-content .block1 {
    font-size: 0.14rem;
    display: flex;
    flex-direction: column;
    text-align: center;
}


.nav1 .hover_box .active .colla-title i::before {
    content: "\eb79";
}

.nav1 .hover_box .active .colla-content a:hover {
    color: #EA0D44;
}

.nav1 .hover_box .active .colla-content {
    display: block;
}

.pro_nav {
    border-top: 3px solid #DB0E44;
    top: 100%;
    padding: 0.3rem 0;
    position: absolute;
    left: 0 !important;
    right: 0 !important;
    background-image: url(../images/headerbg.png);
    background-repeat: no-repeat;
    z-index: 2;
    background-size: cover;
}

.pro_nav .item1 {
    display: flex;
    align-items: center;
    margin: 0 0 0.2rem;
	font-weight: bold;
}

.pro_nav .item1>.img_100 {
    width: 0.3rem;
    margin-right: 0.1rem;

}

.pro_nav .b {
    align-items: flex-start;
    line-height: 2em;
    display: flex;
    justify-content: space-evenly;
}

.pro_nav .b>* {
    padding: 0 0.5rem;
    height: 100%;
    position: relative;
}

.pro_nav hr {
    width: 1px !important;
    height: 20vh !important;
    border-bottom: 0 dotted rgba(153, 153, 153, 0.3) !important;
    border-left: 1px dotted rgba(153, 153, 153, 0.3) !important;
    padding: 0 !important;
}

.pro_nav .b3 .b31,
.pro_nav .b2>* {
    display: none;
}

.pro_nav .b2>*>* {
    margin-bottom: 0.1rem;
}

.pro_nav .b1{width:470px;}
.pro_nav .b2{width:330px;}
.pro_nav .b1 .active{color: #EA0D44;}
.pro_nav .b1 .item1 span{font-weight:blod;}

.pro_nav .b2 .active,
.pro_nav .b3 .active {

    display: block !important;
}

.pro_nav .item3 .block {
    margin-bottom: 0.1rem;
}

.pro_nav .item3 .text_box {
    color: #999;
    font-size: 0.14rem;
}

.pro_nav .b3 {
    min-width: 3rem;
}

.pro_nav .item3 .text_box>* {
    margin-right: 0.1rem;
}

.pro_nav .item1>*:hover,
.pro_nav .item2>*:hover,
.pro_nav .item3 .text_box>*:hover {
    cursor: pointer;
    color: #EA0D44;
}

.search_box1,
.pro_nav {
    -webkit-animation-name: layui-upbit;
    animation-name: layui-upbit;
    -webkit-animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-duration: .5s;
    animation-fill-mode: both;
}

@keyframes layui-upbit {
    0% {
        transform: translate3d(0, 15px, 0);
        opacity: .3;
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes layui-down {
    0% {
        transform: translate3d(0, 100%, 0);
        opacity: .3;
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@media only screen and (max-width: 1000px) {}


@media only screen and (max-width: 750px) {
    .footer1 ul {
        width: 100%;
        justify-content: space-between;
    }

    .footer1 {
        padding-bottom: 0.5rem;
    }

    .footer1 ul li {
        margin-right: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .head1 .logo {
        height: 0.45rem;
        margin-left: 0.2rem;
    }
	.head1 .logo img{
        width: 60%;
    }

    .nav1 .layui-main {
        flex-wrap: wrap;
    }

    .nav1 ul .item {
        white-space: nowrap;
        margin: 0;
        margin-top: 0.3rem;
        margin: 0.45rem 0.2rem 0 0.2rem;
    }

    .nav1 ul {
        min-width: inherit;
        width: 100%;
        justify-content: center;
    }

    .quality1 ul {
        display: flex;
        flex-wrap: wrap;
    }

    .quality1 ul .item {
        width: 2rem;
    }

    .about11 .block1 {
        margin-right: 0;
    }

    .about11 .img_100 {
        max-width: 100%;
    }

    .ab14 .block1 {
        padding: 0.4rem 0.2rem;
    }

    .ab14 .block1 .w50 {
        width: 80%;
    }

    .ab12 .layui-tab-title {
        border: none;
        justify-content: space-between;
        border-top: 1px solid #fff;
        flex-direction: row;
        margin: 0;
    }

    .ab12 .layui-tab-title .layui-this::before {
        width: 0.65rem;
        height: 3px;
        top: -0.2rem;
        left: 50%;
        transform: translateX(-50%);
    }

    .about21 .banner .prev {
        left: -0;
    }

    .about21 .banner .next {
        right: -0;
    }

    .index2 .block {
        display: flex;
        flex-direction: column-reverse;
    }

    .index2 .w50 {
        width: 100%;
    }

    .layui-col-space200 {
        margin: -0.2rem;
    }

    .index2 .layui-col-space200>* {
        padding: 0.2rem;
    }

    .index2 .content .img_box img {
        width: 50%;
    }

    .index2 .mb150 {
        margin-bottom: 0.7rem;
    }

    .swiper-slide .text_box h1 {
        margin-bottom: 0.1rem;
    }
}

@media only screen and (min-width: 751px) and (max-width: 1400px) {}

@media only screen and (min-width: 751px) {
    .quality13 .layui-carousel[lay-arrow=always] .layui-carousel-arrow {
        left: -70px;
    }

    .quality13 .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
        right: -70px;
    }
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}


.pager a {
  display: inline-block;
  width:0.5rem;
  height:0.5rem;
  line-height: 0.5rem;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
}
.pager a.active{
	background-color: #EA0D44;
    border-radius: 50%;
    border: 0; 
	color:#fff
}


.pager a:hover {
	text-decoration: none;
	background-color: #EA0D44;
    border-radius: 50%;
    border: 0; 
	color:#fff
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .prev > a,
.pager .prev > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.proInfo{height: 370px;overflow: hidden;margin-top: 2rem;}
.prodect1{background-color:#F0F0F0}
.proImg .title_ul{}
.proImg .title_ul li{display: flex; width: 100%; background-color:#FFF; margin-right:0.25rem; height:30vh; justify-content: center; align-items: center;}
.proImg .title_ul li a{text-align: center;align-items: center; display:flex; flex-direction:column-reverse; height:100%}
.proImg .title_ul .img1{display: block;}
.proImg .title_ul .img2{display: none;}
.proImg .title_ul .item:hover .img1{display: none;}
.proImg .title_ul .item:hover .img2{display: block;}
.proImg .title_ul .item span{line-height: 90px; padding-bottom: 30px;border-bottom: 1px solid #FFFFFF;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;width:160px;}
.proImg .title_ul .item:hover span{color:#EC144A; line-height: 90px; border-bottom: 1px solid #EC144A;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;width:160px;}

.proImg .title_ul .img_w100 { width: 0.9rem; height: 0.78rem; margin-bottom: 0.1rem;}


