* {margin: 0;padding: 0;box-sizing: border-box;line-height:100%;}
body {font-size: 14px;font-family: Arial !important;overflow-x: hidden;}
em, i {font-style: inherit;font-weight: inherit;}
ul {list-style: none;}
a {text-decoration: none;color: #333;}
tr, td {padding: 0 !important;}
input, textarea {outline: none;border: none;}

@font-face {
font-family:DIN Medium;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}

@font-face {
  font-family: 'iconfont';  /* Project id 3597566 */
  src: url('//at.alicdn.com/t/c/font_3597566_wg4mebstyef.woff2?t=1661592437431') format('woff2'),
       url('//at.alicdn.com/t/c/font_3597566_wg4mebstyef.woff?t=1661592437431') format('woff'),
       url('//at.alicdn.com/t/c/font_3597566_wg4mebstyef.ttf?t=1661592437431') format('truetype');
}

/*head*/
.head {padding: 1% 1%;overflow: hidden;position: relative;z-index: 5;}
.head:before {content:'';width:100%;background: url(https://memberpic.114my.com.cn/meiyida/uploadfile/image/20220819/20220819090557_104504749.png)no-repeat center left,linear-gradient(120deg,#fd5392,#f86f64);position: absolute;height: 100%;top: 0;left: 0;z-index: -1;background-size: contain;}
.head_box {max-width: 1800px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.head_logo {display: flex;align-items: center;}
.head_logo i {display: flex;align-items: center;}
.head_logo i img {width: 100%;}
.head_logo p {font-size: 24px;display: flex;flex-direction: column;/* align-items: center; */font-weight: bold;padding: 0 0 0 15px;}
.head_logo p b {background-image: -webkit-linear-gradient(120deg,#fd5392,#f86f64);-webkit-text-fill-color: transparent;-webkit-background-clip: text;text-transform: uppercase;}
.head_logo p span {font-size: 16.3px;font-weight: lighter;padding: 1% 0 0;/* text-align-last: justify; */color: #999;text-transform: capitalize;}
.head_con {display: flex;align-items: center;width: 70%;justify-content: space-between;}
.head_nav {width: 60%;}
.head_nav ul {display: flex;justify-content: space-between;align-items: center;}
.head_nav li {}
.head_nav li a {font-size: 17px;color: #fff;position: relative;text-transform: capitalize;}
.head_nav li a:before {content:'';width:0;height:1px;background:#fff;position:absolute;bottom:0;left:0;z-index:-1;transition:0.5s;}
.head_nav li a:hover:before,.head_nav>ul>li.cur a:before {width:100%;}
.head_num {display: flex;align-items: center;color: #fff;}
.head_num i {font-size: 24px;}
.head_num p {font-size: 22px;font-family: 'DIN Medium';white-space: nowrap;padding: 0 0 0 10px;}

.head_b ul {display: flex;width: 100%;align-items:  center;justify-content:  space-between;flex-direction: row-reverse;}
.head_b li {/* position:relative; *//* width: 55px; */border: 1px solid #fff;}
.head_b>ul>li:first-child {display:flex;align-items: center;/* display: none; */}
.head_b li+li {margin: 0 0 0 1vw;/* border-left: 1px solid #eee; */padding: 0 0 0 0.5vw;}
.head_b li>i {font-size: 25px;/* color: #fff; *//* width: 40px; *//* height: 40px; *//* background: #c70003; */display: flex;justify-content: center;align-items: center;border-radius: 5px;/* border: 1px solid #eee; */}
.head_b li:last-child:hover>p {transform: rotateX(0deg); }
.head_b li>p {font-size: 15px;/* padding: 0px 0 0 7px; */white-space:  nowrap;display:  flex;flex-direction:  column;font-weight:  lighter;padding: 1.2% 2%;transition: 0.5s;top: 100%;right: 0;/* width: 13%; */}
.head_b li>p>span {font-family:DIN Medium;font-size: calc(0.8rem + 0.5vw);font-weight: bold;color: #1a67bf;}
.head_b li>a {font-size: 15px;color: #fff;font-family:  Arial;display: flex;align-items: center;flex-direction: row-reverse;font-weight: bold;padding: 7% 10px;}
.head_b li>a i {/* transform:rotate(90deg); */font-size: 10px;margin: 0 8px 0 0;font-size: 1.5rem;font-weight: normal;display: none;}
.head_lan {/* margin: 0 0 0 30px; */position: absolute;transform: rotateX(90deg);transform-origin: top;transition: 0.5s;top: 100%;border-top: 2px solid #ff6600;display:none;}
.head_lan p {display:flex;/* border-top: 1px solid #eee; */padding: 12% 0;width: 88px;/* justify-content: center; *//* align-items: center; */background: #fff;transition: 0.5s;}
.head_lan p+p {border-top: 1px solid #ebebeb;}
.head_lan p:hover {background:#1a67bf;}
.head_lan p a {display:flex;align-items: center;}
.head_lan p:hover a {color:#fff;}
.head_lan p i {width: 26%;display: none;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 13px;margin: 0 0 0 16px;/* font-weight: lighter; */white-space: nowrap;}
.head_num li:hover .head_lan {transform: rotateX(0deg);}

.head_al {/* display:flex; *//* align-items:center; */}
.head_al a {color:#fff;font-size:16px;display: flex;align-items: center;}
.head_al a i {font-size: 28px;}


/*banner*/
.banner{position: relative;height: 100%;overflow: hidden;background: #fff;margin: 0 !important;}
.banner a{/* position: absolute; *//* width:100%; *//* height: 900px; *//* z-index: 3; *//* opacity: 0; *//* z-index: 555; */overflow: hidden;}
.banner a img{height: 47vw;transform:scale(1.1);width: 100% !important;margin: 0 !important;object-fit: cover;}
.banner a.active{z-index:5;opacity: 1;}
.banner a.active img{transform: scale(1.1);opacity: 1;}
.banner .slick-active img {    transition: 6s linear; transform: scale(1);}
.banner a img{
	transition:transform 5s linear,opacity 1s linear;
	-webkit-transition:transform 5s linear,opacity 1s linear;
	-o-transition:transform 5s linear,opacity 1s linear;
	-moz-transition:transform 5s linear,opacity 1s linear;
	-ms-transition:transform 5s linear,opacity 1s linear;
}
.banner .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;/* margin: 2% 0 0; */position: absolute;bottom: 6%;left: 0;}
.banner .ban_dot li {width: 13px;height: 13px;display: inline-block;background: #fff;margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.banner .ban_dot li.slick-active {background: linear-gradient(120deg,#fd5392,#f86f64);}
.banner .ban_dot li button {font-size:0;border: none;outline: none;}
.banner .slick-prev:before {content: '\e65f' !important;font-family: iconfont !important;color: #019859 !important;font-size: 60px !important;}
.banner .slick-next:before {content: '\e65f' !important;font-family: iconfont !important;color: #019859 !important;font-size: 60px !important;}
.banner .slick-prev {left: 3% !important;transform: rotate(180deg) !important;z-index: 5;}
.banner .slick-next {right: 3% !important;top: 45% !important;}
.banner .slick-prev:before, .banner .slick-next:before {opacity: 0;transition: all ease 0.5s;}
.banner:hover .slick-prev:before, .banner:hover .slick-next:before {opacity: 1;}

/*pro*/
.pro {padding: 4% 1% 0;overflow: hidden;}
.pro_box {max-width: 1500px;margin: 0 auto;}
.pro_top {display: flex;justify-content: space-between;align-items: center;}
.pro_tit {width: 30%;background: linear-gradient(120deg,#fd5392,#f86f64);padding: 3% 0;}
.pro_tit p {display: flex;flex-direction: column;align-items: center;font-size: 22px;color: #fff;font-weight: bold;/* letter-spacing: 1px; */text-transform: uppercase;}
.pro_tit p span {font-size: 17px;font-weight: lighter;padding: 1% 0 0;text-transform: none;opacity: 0.5;}
.pro_txt {width: 70%;background: #f8f8f8;padding: 2.8% 0;display: flex;flex-direction: column;align-items: center;}
.pro_txt b {display: flex;align-items: center;font-size: 28px;/* letter-spacing: 2px; */text-transform: capitalize;}
.pro_txt b span {color: #fd1717;font-family: 'DIN Medium';/* font-size: 36px; */background-image: -webkit-linear-gradient(120deg,#fd5392,#f86f64);-webkit-text-fill-color: transparent;-webkit-background-clip: text;}
.pro_txt p {font-size: 16px;font-weight: lighter;padding: 0.5% 0 0;/* letter-spacing: 1.1px; */opacity: 0.5;}
.pro_tab {display: flex;justify-content: space-between;/* align-items: center; */margin: 3% 0 0;}
.pro_nav {width: 20%;display: flex;flex-direction: column;border: 1px solid #ddd;}
.pro_nav .prolist2021 {border:1px solid #ddd;}
.pro_nav ul {display: flex;flex-direction: column;/* border: 1px solid #ddd; */}
.pro_nav li {width: 100%;display: flex;flex-direction: column;/* align-items: center; */}
.pro_nav .one_class_box>li>a {font-size: 16px;background: linear-gradient(120deg,#fd5392,#f86f64);color: #fff;width: 100%;padding: 10% 15%;/* text-align: center; */font-weight: bold;border-bottom: 1px solid rgba(255,255,255,0.1);text-transform: capitalize;font-size: 18px;}
.pro_nav li>ul {display: flex;flex-direction: column;align-items: center;width: 100%;}
.pro_nav li>ul>li {padding: 7% 15%;width: 100%;/* text-align: center; */border-bottom: 1px solid #eee;}
.pro_nav li>ul>li:last-child {border:none;}
.pro_nav li>ul>li>a {font-size: 15px;text-transform: capitalize;}
.pro_num {display: flex;align-items: center;background: #eee;justify-content: center;padding: 16% 0;}
.pro_num i {font-size: 28px;}
.pro_num p {font-size: 14px;display: flex;flex-direction: column;font-weight: lighter;padding: 0 0 0 15px;}
.pro_num p span {font-size: 25px;font-weight: bold;font-family: 'DIN Medium';color: #fd1717;padding: 3% 0 0;background-image: -webkit-linear-gradient(120deg,#fd5392,#f86f64);-webkit-text-fill-color: transparent;-webkit-background-clip: text;}
.pro_con {width: 78%;overflow: hidden;height: calc(46rem + 24vw);}
.pro_roll {display: flex;transition: 0.5s;}
.pro_call {width: 100%;flex-shrink: 0;}
.pro_call ul {display: flex;flex-wrap: wrap;justify-content: space-between;row-gap: 16px;}
.pro_call li {display: flex;flex-direction: column;align-items: center;width: 24%;border: 1px solid #eee;padding: 0.8% 0.8% 4%;box-shadow: 0 0 10px #f8f8f8;zoom:1;position: relative;z-index: 5;}
.pro_call li a {overflow: hidden;}
.pro_call li a img {width: 100%;height: auto;transition: 0.5s;}
.pro_call li a:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call li p {width: 100%;padding: 9% 0;display: flex;justify-content: center;position: relative;z-index: 5;}
.pro_call li span:before {content:'';width:100%;height:0;background: #fd1717;position:absolute;bottom:0;left:0;z-index:-1;transition: 0.5s;}
.pro_call li:hover1 span:before {height:100%;}
.pro_call li:hover1 span a {color:#fff;}
.pro_call li span>a {font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;/*width: 72%;*/display: block;font-family: Arial;}
.pro_btn {border: 1px solid #eee;border-radius: 40px;width: 120px;margin: 0 auto;display: flex;justify-content: center;padding: 3% 0;transition: 0.5s;position: absolute;bottom: 20px;}
.pro_call li:hover .pro_btn {    background: linear-gradient(120deg,#fd5392,#f86f64);}
.pro_btn a {font-size: 14px;font-weight: lighter;color: #999;}
.pro_call li:hover .pro_btn a {color:#fff;}

/*int*/
.int {/* overflow: hidden; */padding: 4% 1%;position: relative;/* z-index: 5; *//* display: none; */}
.int:before {content:'';width: 100%;height: 124%;/* background: linear-gradient(120deg,#fd5392,#f86f64); */position: absolute;top: 62%;left: 0;z-index: -1;}
.int_box {max-width: 1600px;margin: 0 auto;}
.int_tit {display: flex;flex-direction: column;align-items: center;}
.int_tit b {font-size: 36px;position: relative;z-index: 5;text-transform: capitalize;}
.int_tit p {font-size: 18px;color: #999;font-weight: lighter;padding: 0.6% 0 0;position:  relative;}
.int_tit b:after {content:'';width:100%;height: 7px;/* background: rgba(0,156,247,0.3); */position:absolute;bottom:0;left:0;z-index:-1;}
.int_con {margin: 4% 0 0;display: flex;justify-content: flex-end;position: relative;z-index: 5;}
.int_con:before {content:'';background:url(https://memberpic.114my.com.cn/meiyida/uploadfile/image/20220829/20220829143135_862292579.png)no-repeat;position:absolute;top:0;left: 6%;width: 17%;height: 100%;background-size: contain;z-index: -1;}
.int_con ul {display: flex;justify-content: space-between;flex-wrap: wrap;width: 70%;}
.int_con li {display: flex;align-items: center;/* background:  #fff; */padding: 3% 3%;border-radius: 5px;width: 48%;/* box-shadow: 0 0 20px #ddd; */position:  relative;/* z-index: 5; *//* overflow:  hidden; */justify-content: space-between;}
.int_con li:before {content:'';width: 78%;height:1px;position:absolute;top: 47%;left: -42%;background: #ddd;z-index: -2;}
.int_con li:nth-child(2):before {
    width: 183%;
    left: -164%;
    top: 17%;
}
.int_con li:nth-child(3):before {    top: 58%;
   /* transform: skewY(30deg);*/
    left: -42%;
    z-index: -1;}
.int_con li:nth-child(4):before {
    width: 186%;
    left: -171%;
    top: 82%;
}
.int_con li:after {content:'';width:100%;height: 0;background:linear-gradient(120deg,#fd5392,#f86f64);position:absolute;bottom:0;left:0;z-index: -1;transition:0.5s;}
.int_con li:hover:after {height:100%;}
.int_con li:hover p,.int_con li:hover p span {color:#fff;}
.int_con li i {width: 9vw;height: 9vw;border-radius: 50%;/* overflow: hidden; */position: relative;z-index: 5;/* display: flex; *//* justify-content: center; *//* align-items: center; */box-shadow: 0 0 10px #ddd;}
.int_con li i:before {content:'';width:100%;height:100%;border: 1px dashed #f8f8f8;border-radius: 50%;position: absolute;top: 0;left: 0;transform: scale(1.1);z-index: -1;}
.int_con li i img {width:100%;height: auto;transition:0.5s;border-radius: 50%;}
.int_con li:hover img {transform:rotate(360deg);}
.int_con li p {font-size: 24px;display: flex;flex-direction: column;align-items:  center;/* padding: 24% 0 0; */width: 60%;}
.int_con li p span {font-size: 14px;padding: 17px 0 0;text-align:  center;line-height: 25px;color:  #999;font-weight:  lighter;}

/*char*/
.char {overflow: hidden;padding: 4% 2% 4%;position: relative;z-index: 5;background: linear-gradient(120deg,#fd5392,#f86f64);margin: -1% 0 0;}
.char_box {max-width: 1500px;margin: 0 auto;}
.char_top {display: flex;justify-content: center;align-items: center;}
.char_tit {}
.char_tit p {display: flex;flex-direction: column;font-size: 30px;font-weight:  bold;color: #fff;align-items: center;text-transform: uppercase;}
.char_tit p span {font-size: 16px;font-weight: lighter;padding: 1% 0 0;text-transform: none;opacity: 0.5;}
.char_more {width: 150px;height: 40px;background: #ff73a7;border-radius:  10px;display:  flex;align-items:  center;padding: 0 1%;position:  relative;display: none;}
.char_more a {font-size: 16px;color: #fff;font-weight:  lighter;}
.char_con {margin: 4% 0 0;}
.char_con ul {display: flex;flex-wrap: wrap;justify-content: space-between;}
.char_con li {display:flex;width: 28%;align-items: flex-start;padding: 0% 0;position: relative;}
.char_con li:before {content:'';width:100%;height:1px;background:rgba(255,255,255,0.1);position: absolute;bottom: -20%;left: 0;}
.char_con li:after {content:'';width:1px;height:100%;background: rgba(255,255,255,0.1);position:absolute;top:0;right: -14%;}
.char_con li:nth-child(3):after,.char_con li:nth-child(6):after {display:none;}
.char_con li:nth-child(n+4):before {display:none;}
.char_con li:nth-child(n+4) {margin: 5% 0 0;}
.char_con li i {font-size: 28px;background: #ff92ba;display: flex;justify-content: center;align-items: center;padding: 1.5%;border-radius: 5px;color: #fff;}
.char_con li p {font-size: 24px;display:flex;flex-direction:column;font-weight:  bold;padding: 0 0 0 15px;color: #fff;/* text-transform: capitalize; */}
.char_con li p span {font-size: 16px;font-weight:  lighter;padding: 3%  0 0;line-height: 24px;opacity: 0.6;text-transform: none;}


/*adva*/
.adva {/* overflow: hidden; */padding: 4% 1% 0;position: relative;z-index: 5;}
.adva:before {content:'';width:100%;background:url(https://memberpic.114my.com.cn/meiyida/uploadfile/image/20220818/20220818171055_937196183.png)no-repeat center;position:absolute;top: 0;left:0;z-index:-1;height: 113%;/* background-size: contain; */}
.adva_box {max-width: 1500px;margin: 0 auto;}
.adva_tit {display: flex;flex-direction: column;align-items: center;}
.adva_tit b {font-size: 36px;color: #fff;text-transform: capitalize;}
.adva_tit p {font-size: 18px;font-weight: lighter;padding: 1% 0 0;color: #fff;opacity: 0.5;}
.adva_tab {margin: 4% 0 0;background: #fff;box-shadow: 0 0 20px #eee;padding: 3% 2%;}
.adva_nav {display: none;}
.adva_nav ul {display: flex;}
.adva_nav li {width: 25%;display: flex;align-items: center;justify-content: center;padding: 3% 0;position: relative;z-index: 5;}
.adva_nav li:before {content:'';width:0;height:100%;background: linear-gradient(120deg,#fd5392,#f86f64);position:absolute;top:0;left:0;z-index:-1;transition:0.5s;}
.adva_nav li.on:before {width:100%;}
.adva_nav li.on {color:#fff;}
.adva_nav li i {font-size: 35px;}
.adva_nav li p {display: flex;flex-direction: column;align-items: center;font-size: 22px;padding: 0 0 0 16px;}
.adva_nav li p span {font-size: 13px;text-transform: uppercase;padding: 4% 0 0;}
.adva_con {/* padding: 3% 0 0; */overflow: hidden;}
.adva_con ul {display: flex;transition: 0.5s;flex-wrap: wrap;justify-content: space-between;}
.adva_con li {width: 49%;/* flex-shrink: 0; */display: flex;justify-content: space-between;align-items: center;}
.adva_con li:nth-child(n+3) {margin: 3% 0 0;}
.adva_txt {display: flex;flex-direction: column;width: 48%;}
.adva_txt p {display: flex;align-items: center;}
.adva_txt p i {font-size: 23px;font-family: 'DIN Medium';font-weight: bold;width: 40px;height: 40px;background: linear-gradient(120deg,#fd5392,#f86f64);border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #fff;}
.adva_txt p b {display: flex;flex-direction: column;align-items: center;font-size: calc(0.6rem + 0.5vw);padding: 0 0 0 10px;width: 89%;}
.adva_txt p b>span {font-size: 16px;}
.adva_txt em {display: flex;flex-direction: column;margin: 5% 0 0;}
.adva_txt em>span {font-size: 14px;line-height: 24px;font-weight: lighter;color: #666;}
.adva_txt em>span+span {margin:3% 0 0;}
.adva_txt a {font-size: 16px;width: 22%;background: linear-gradient(120deg,#fd5392,#f86f64);color: #fff;padding: 2%;display: flex;justify-content: center;align-items: center;margin: 8% 0 0;display: none;}
.adva_pic {width: 50%;}
.adva_pic i {display: flex;overflow: hidden;}
.adva_pic i img {width: 100%;height: 14vw;object-fit: cover;}

/*cus*/
.he {position:relative;z-index: 5;/* background: url(https://memberpic.114my.com.cn/meiyida/uploadfile/image/20220908/20220908153919_1534644440.png)no-repeat center top; *//* background-size: contain; */padding: 0 7%;}
.he:before {content:'';width: 100%;height: 117%;background: url(https://memberpic.114my.com.cn/meiyida/uploadfile/image/20220908/20220908154653_1587859179.png)no-repeat center top;position:absolute;top: 20px;left:0;z-index: -1;background-size: contain;right: 0;margin: 0 auto;}
.cus {overflow: hidden;padding: 20% 0 0;margin: 6% 0 0;}
.cus_box {max-width: 1300px;margin: 0 auto;}
.cus_tit {display: flex;flex-direction: column;align-items: center;}
.cus_tit b {font-size: 36px;text-transform: capitalize;}
.cus_tit b span {background-image: -webkit-linear-gradient(120deg,#fd5392,#f86f64);-webkit-text-fill-color: transparent;-webkit-background-clip: text;}
.cus_tit p {font-size: 18px;font-weight: lighter;padding: 1% 0 0;color: #999;}
.cus_con {margin: 4% 0 0;display: flex;justify-content: space-between;align-items: center;background: #f8f8f8;padding: 2%;}
.cus_pic {width: 39%;}
.cus_pic ul {margin: 0% !important;}
.cus_pic li {display: flex;flex-direction: column;align-items: center;position: relative;}
.cus_pic li a {overflow: hidden;}
.cus_pic li a img {width: 100%;height: auto;}
.cus_pic li span:last-child {position: absolute;width: 100%;bottom: 0;left: 0;padding: 4%;display: flex;justify-content: center;align-items: center;background: rgba(0,0,0,0.3);}
.cus_pic li span:last-child a { font-size: 16px;color: #fff;}
.cus_pic .ban_dot {display:none !important;}
.cus_txt {width: 60%;}
.cus_txt ul {display: flex;flex-wrap: wrap;}
.cus_txt li {width: 50%;padding: 5.6%;height: 100%;border-bottom: 1px solid #eee;border-right: 1px solid #eee;position: relative;z-index:5;overflow: hidden;}
.cus_txt li:before {content:'';width:100%;height:100%;background: linear-gradient(120deg,#fd5392,#f86f64);position:absolute;bottom: -68%;right: -94%;z-index:-1;transition:0.5s;border-radius:50%;/* transform: skew(-53deg); */}
.cus_txt li:nth-child(2):before {right: auto;left: -94%;}
.cus_txt li:nth-child(3):before {bottom: auto;top: -68%;}
.cus_txt li:nth-child(4):before {bottom: auto;left: -94%;top: -68%;}
.cus_txt li:hover:before {bottom: 0;right: 0;border-radius:0;}
.cus_txt li:hover:nth-child(2):before {right: auto;left: 0;}
.cus_txt li:hover:nth-child(3):before {bottom: auto;top: 0;}
.cus_txt li:hover:nth-child(4):before {bottom: auto;left: 0;top: 0;}
.cus_txt li:nth-child(2n) {border-right:none;padding: 5.6% 6.5%;}
.cus_txt li:nth-child(n+3) {border-bottom:none;}
.cus_txt li p {font-size: 13px;line-height: 24px;font-weight: lighter;transition:0.5s;height: 120px;overflow: auto;}
.cus_txt li:hover p {color:#fff;}

@media screen and (max-width:1280px) {
.he:before {width:100%;}
.cus {padding: 25% 0 0;}
}

/*about*/
.about {padding: 4% 1% 0;overflow: hidden;}
.about_box {max-width: 1500px;margin: 0 auto;}
.about_tit {display: flex;justify-content: center;align-items: center;flex-direction: column;}
.about_tit b {font-size: 36px;}
.about_tit b span {color: #fd1717;background-image: -webkit-linear-gradient(120deg,#fd5392,#f86f64);-webkit-text-fill-color: transparent;-webkit-background-clip: text;}
.about_tit p {font-size: 20px;padding: 0.6% 0 0;font-weight: lighter;opacity: 0.5;}
.about_con {margin: 4% 0 0;display: flex;align-items: center;justify-content: space-between;}
.about_txt {display: flex;flex-direction: column;width: 45%;position: relative;z-index: 5;}
.about_txt:before {content:'';width:100%;height: 3px;background: linear-gradient(120deg,#fd5392,#f86f64);position:absolute;top: 17%;left: -34%;z-index:-1;}
.about_txt:after {content:'';width:15px;height: 15px;background: linear-gradient(120deg,#fd5392,#f86f64);position:absolute;top: 16%;right: 32%;z-index:-1;border-radius: 50%;}
.about_txt>i {font-size: 43px;text-transform: uppercase;font-family: 'DIN Medium';color: #eeee;font-weight: bold;}
.about_txt p {font-size: 28px;display: flex;flex-direction: column;margin: -3% 0 0;}
.about_txt p span {font-size: 14px;text-transform: uppercase;padding: 2% 0 0;}
.about_txt em {font-size: 15px;line-height: 28px;font-weight: lighter;margin: 8% 0 0;opacity: 0.5;}
.about_txt ul {display: flex;align-items: center;margin: 10% 0 0;justify-content: space-between;}
.about_txt li {width: 33.2%;background: #eee;display: flex;justify-content: center;align-items: center;padding: 6% 0;transition: 0.8s;position: relative;overflow: hidden;}
.about_txt li:hover {    background: linear-gradient(120deg,#fd5392,#f86f64);transition:0.5s;}
.about_txt li a {font-size: 22px;display: flex;flex-direction: column;padding: 0  4% 0 0;text-transform: capitalize;}
.about_txt li a span {font-size: 14px;font-family: Arial;color: #999;padding: 3% 0 0;display: none;}
.about_txt li:hover a,.about_txt li:hover a span {color:#fff;}
.about_txt li i {font-size: 24px;color:#333;/* position: absolute; */right: 16%;top: 34%;z-index: 5;}
.about_txt li i:before {content:'';width:1px;height: 0;background: linear-gradient(120deg,#fd5392,#f86f64);position:absolute;top: -38px;right: 11px;transition:0.5s;}
.about_txt li:hover i:before {height:38px;background:#fff;}
.about_txt li:hover i {color:#fff;}
.about_pic {width: 50%;display: flex;}
.about_pic i {overflow: hidden;}
.about_pic i img {width:100%;height: auto;}

/*num*/
.num {padding: 3% 1%;overflow: hidden;background: linear-gradient(120deg,#fd5392,#f86f64);}
.num_box {max-width: 1500px;margin: 0 auto;}
.num_con {}
.num_con ul {display:flex;justify-content: space-around;align-items:center;width: 100%;}
.num_con li {display:flex;flex-direction:column;position:  relative;}
.num_con li i {}
.num_con li p {display:  flex;flex-direction:  column;align-items: center;font-size: 16px;font-weight:  lighter;font-family:  Arial;color: #fff;text-transform: capitalize;}
.num_con li p span {font-size: 50px;font-family: DIN Medium;margin: 0 0 12px 0;color: #fff;font-weight: bold;}
.num_con>ul>li>p>em {position:  absolute;right: 24px;top: 0;color: #fff;}

/*mol*/
.mol {padding: 4% 1% 0;overflow: hidden;}
.mol_box {max-width: 1300px;margin: 0 auto;}
.mol_con {display: flex;flex-direction: column;}
.mol_call {}
.mol_call ul {display: flex;margin: 0 !important;}
.mol_call li {margin: 0 0.1%;display: flex !important;flex-direction: column;align-items: center;} 
.mol_call li a {overflow: hidden;display: block;}
.mol_call li a img {width: 100%;height: auto;transition:0.5s;}
.mol_call li:hover img {transform:scale(1.1);}
.mol_call li span:last-child {width: 100%;display: flex;justify-content: center;padding: 4% 0;background: #f8f8f8;}
.mol_call li span>a {font-size: 16px;}
.mol_call .ban_dot {display:none !important;}
.mol_more {width: 30%;display: flex;justify-content: center;border: 1px solid #eee;margin: 3% auto 0;padding: 1% 0;transition: 0.5s;}
.mol_more:hover {width:40%;background:linear-gradient(120deg,#fd5392,#f86f64);}
.mol_more a {font-size: 16px;text-transform: capitalize;}
.mol_more:hover a {color:#fff;}

/*tech*/
.tech {/* overflow: hidden; */padding: 4% 1% 10%;background: #f8f8f8;position:relative;z-index:5;}

.tech_box {max-width: 1500px;margin: 0 auto;}
.tech_tit {display: flex;flex-direction: column;align-items: center;}
.tech_tit b {font-size: 36px;text-transform: capitalize;}
.tech_tit b span {background-image: -webkit-linear-gradient(120deg,#fd5392,#f86f64);-webkit-text-fill-color: transparent;-webkit-background-clip: text;}
.tech_tit p {font-size: 18px;font-weight: lighter;padding: 0.6% 0 0;color: #999;}
.tech_tab {margin: 3% 0 0;}
.tech_nav {display: flex;justify-content: center;align-items: center;width: 30%;margin: 0 auto;}
.tech_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.tech_nav li {font-size: 16px;background: linear-gradient(120deg,#fd5392,#f86f64);color: #fff;width: 50%;padding: 3% 0;display: flex;justify-content: center;align-items: center;margin: 0 1%;}
.tech_nav li.on {background:#fd5392;}
.tech_con {margin: 4% 0 0;overflow: hidden;}
.tech_roll {display: flex;transition: 0.5s;}
.tech_txt {width: 100%;flex-shrink: 0;}
.tech_txt ul {display: flex;}
.tech_txt li {display: flex;flex-direction: column;align-items: center;width: 20%;transition:0.5s;padding: 2% 0;}
.tech_txt li:hover {transform: translateY(-10px);background: #fff;border-radius: 10px;}
.tech_txt li i {width: 120px;height: 120px;border-radius: 50%;overflow: hidden;position: relative;transform:scale(1);transition:0.5s;}
.tech_txt li:hover i {transform:scale(0.9);}
.tech_txt li i:before {content:'';width:100%;height:100%;background: rgba(0,0,0,0.2);position:absolute;top:0;left:0;z-index: 1;transform:scale(1);transition:0.5s;border-radius:50%;}
.tech_txt li:hover i:before {transform:scale(0);}
.tech_txt li i img {width:100%;transition: 0.5s;}
.tech_txt li:hover img {transform:scale(1.1);}
.tech_txt li p {display: flex;flex-direction: column;align-items: center;font-size: 16px;line-height: 30px;padding: 8% 0 0;font-weight: lighter;color: #666;}
.tech_txt li p span {font-size: 17px;}
.tech_more {background: #fff;border-radius: 200px;box-shadow:  0 0 20px #ddd;display: flex;flex-direction: column;align-items: center;max-width: 1000px;margin: -6% auto 0;padding: 2.5% 0;position: relative;z-index: 5;}
.tech_more:before {content:'';width: 18%;height: 100%;background:url(https://memberpic.114my.com.cn/meiyida/uploadfile/image/20220827/20220827155708_1524833985.png)no-repeat;position:absolute;bottom: -16%;left: -7%;z-index:-1;background-size: contain;animation: move5 7s infinite linear;}
.tech_more p {display: flex;flex-direction: column;align-items: center;font-size: 24px;}
.tech_more p span {font-size: 30px;padding: 1% 15% 0;text-align: center;}
.tech_more em {width: 45%;font-size: 17px;background: linear-gradient(120deg,#fd5392,#f86f64);color: #fff;padding: 1% 0;border-radius: 40px;display: flex;justify-content: center;align-items: center;margin: 2% 0 0;}
.tech_more em span {font-family: 'DIN Medium';font-size: 24px;}

/*news*/
.news {padding: 15% 0 4%;/* overflow: hidden; *//* background: #f8f8f8; */position: relative;}
.news:before {content:'';width: 48%;height: 100%;/* background:url(https://memberpic.114my.com.cn/meiyida/uploadfile/image/20220827/20220827155708_1524833985.png)no-repeat; */position:absolute;bottom: -2%;left: 13px;z-index:-1;background-size: contain;/* animation: move5 7s infinite linear; */right: 0;margin: 0 auto;}
.news_box {max-width: 1500px;margin: 0 auto;}
.news_tab {}
.news_top {display: flex;justify-content: space-between;align-items: center;flex-direction: column;}
.news_txt {}
.news_txt p {display:  flex;flex-direction:  column;font-size: 36px;align-items: center;font-weight: bold;}
.news_txt p span {font-size: 18px;line-height: 10px;padding-top: 15px;color: #999;font-weight:  lighter;}
.news_nav {/* width: 25%; */margin: 4% 0 0;}
.news_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.news_nav li {display:  flex;justify-content:  center;align-items:  center;background: #f8f8f8;margin: 0 12px;width: 100%;padding: 1% 25px;border-radius: 40px;position: relative;overflow: hidden;z-index: 5;}
.news_nav li:before {content:'';width:0;height:100%;background: linear-gradient(120deg,#fd5392,#f86f64);position:absolute;top:0;left:0;transition:0.5s;z-index:-1;}
.news_nav li.on:before {width:100%;}
.news_nav li i {font-size: 18px;line-height:  24px;}
.news_nav li a {font-size: 18px;line-height: 24px;padding-left: 4px;    white-space: nowrap;}
.news_nav li.on,.news_nav li.on a {color: #fff;font-weight: bold;}
.news_list{width: 100%;display: flex;transition:all .5s;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{display: flex;justify-content: space-between;flex-shrink: 0;width:100%;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 32%;position: relative;transition:0.5s;padding: 20px;background: #fff;display: flex !important;flex-direction: column-reverse;margin: 0 24px;border: 1px solid #f8f8f8;}
.news_list .news_div_item_date{position: absolute;bottom: 170px;display: block;left: 19px;height: 22px;font-size: 13px;color: #666;}
.news_list .news_div_item_date::before{content:'';}
.news_list .news_div_item_content{height: 220px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 13px;line-height: 22px;color: #666;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 40px;position:relative;transition:0.3s;font-weight: 100;padding-top: 18px;}
.news_list .news_div_item_a::before{position:absolute;content:'Real More';bottom: -176px;left: 0;width: 130px;height: 40px;background: #fff;border-radius: 20px;line-height: 40px;color: #666;font-size: 13px;transition:0.5s;border: 1px #f6f5f5 solid;text-align: center;box-sizing: border-box;padding-left: 0px;}
.news_list .news_div_item_a::after{position:absolute;font-size: 18px;width: 18px;height: 14px;left: 29px;transition:0.5s;font-family: 'iconfont';content: "";color: #666;bottom: -160px;}
.news_list .news_div_item_body{font-size: 14px;color: #999;line-height: 26px; font-weight:100;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;transition: 0.5s;}
.news_list .news_div_item:hover .news_div_item_a{color: #fd5392;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: linear-gradient(120deg,#fd5392,#f86f64);color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after{color: #fff;}
.new_ic{overflow:hidden;margin: 2% auto 0;}
.news_list .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_div_item_pic {overflow: hidden;}

@keyframes move5 {
    0% {
     -webkit-transform:translateY(0) ;
        transform:translateY(0)
    }
    50% {
        -webkit-transform:translateY(-30px);
            transform:translateY(-30px)
    }
    100% {
         -webkit-transform:translateY(0);
        transform:translateY(0)
    } 
}

@media screen and (max-width:1742px) {
.news {padding: 18% 0 4%;}
}

/*feed*/
.mess1 {
    background: #f8f8f8;
    padding: 4% 1%;
}
.mess{background:#fffurl(https://memberpic.114my.com.cn/meiyida/uploadfile/image/20200925/20200925175316_1977103518.png) no-repeat center;/* box-shadow: 4px -6px 50px 15px rgba(0, 0, 0, 0.1); *//* padding: 80px !important; */border-radius: 10px;position: relative;max-width: 1500px;margin: 0 auto;z-index: 5;}
.adbt{}
.adbt i{font-size: 34px;float: left;margin-right: 13px;}
.adbt b{font-size: 30px;display: block;line-height: 30px;text-transform: capitalize;}
.from_tab{width:100%;display: flex;}
.from_tab>div{width:calc((100% - 3vw) / 4);box-shadow: 0 0 13px 0px rgba(0, 0, 0, 0.1);border-radius: 30px;display: flex;overflow:hidden;}
#feedback_form {margin: 60px 0;height: 60px;}
.col4{float: left;width: 16.7vw;height: 60px;background: #fff;}
.col4+.col4{margin-left: 1vw;}
.col4 em{display: inline-block;font-size: 30px;color: #d2d2d2;margin-top: 16px;margin-left: 24px;    display: none;}
.col4 input{height: 100%;width: calc(100% - 54px);margin-left: 16px;font-size: 16px;color: #999;text-transform: capitalize;}
#tianxieone{float: left;margin-left: 20px;}
#tianxiethree{width:100%;height: 60px;border-radius: 30px;background: #fff;display: flex;align-items: center;justify-content: space-between;}
#tianxiethree em{display: inline-block;font-size: 30px;color: #d2d2d2;margin-top:2px;margin-left: 24px;}
#tianxiethree>input{height: 100%;width: 58px;margin-left: 16px;font-size: 16px;color: #999;line-height: 60px;}
#tianxiethree #authcode{width:calc(100% - 246px)}
.feedback_btn{float:right;width:120px;height: 60px;text-align: center;}
.feedback_btn .btns{line-height: 60px;width: 100%;border-top-right-radius: 30px;border-bottom-right-radius: 30px;background: #000;color: #fff;font-size: 16px;}
.f_wz{color:#999;font-size: 16px;}

/*link*/
.linkTagcs {width: 100%!important;padding-top: 6px;}
.gy{max-width: 1500px;margin: 0 auto;width: 100%;}
.link_c{display: flex;height: 86px;align-items: center;position: relative;}
.link_c:after {position: absolute;content: "";width: 100%; height: 1px; background: rgba(255,255,255,0.05); right: 0;bottom: 0;}
.link_tit{display: flex;position: relative;padding-right: 25px;align-items: center;}
.link_tit>span{font-size: 40px;color: #fff;margin-right: 12px;}
.link_tit>p>span{display: block;font-size: 25px;color: #fff;font-weight: bold;}
.link_tit>p>i{font-size: 14px;color: #fff;letter-spacing: 4px;}
.linkTagcs ul{height: 100%; display: flex;align-items: center;flex-wrap: wrap;}
.links_m {height: 100%;  display: flex;align-items: center;}
.linkTagcs li a {color: rgba(255,255,255,0.26)!important;font-size:14px;}
.linkTagcs li{line-height:22px!important;}

/*copy*/
.copy {width: 100%;background: #333;overflow: hidden;padding-bottom: 163px;position: relative;z-index: 2;margin:   0 auto;padding: 0 1%;}
.copy_pic {height: 160px;overflow: hidden;}
.copy_pic li {width:  160px; height: 160px; overflow: hidden;}
.copy_pic li p {font-size: 14px;color: #ffffff;text-align: center;line-height: 30px;}
.copy_pic li i {background: #ffffff;width:160px;height: 160px; display: inline-block;padding: 9px;}
.copy_pic li i img{width:100%;}
.copy_str {margin-top: 15px;}
.copy_str li {width: 36px;height: 36px;border-radius: 100%; transition: 0.5s;position: relative;border: 1px solid rgba(255,255,255,0.15);display: flex;
justify-content: center; align-items: center;cursor: pointer;}
.copy_str li.on{background: linear-gradient(120deg,#fd5392,#f86f64);border:none;}
.copy_str ul { display: flex;justify-content: center;}
.copy_str li i {font-size: 20px;color: #fff;position: relative;z-index: 99;}
.copy_str li+li {margin-left:18px;}
.copy_txt {font-size: 16px;color: #ffffff;line-height: 20px;float: left;padding: 16px 0 0 64px;}
.copy_txt b {font-family: Roboto;font-size: 30px;line-height: 32px;display: block;padding: 15px 0;}
.copy_txt a {font-size: 14px;line-height: 35px;color: #ffffff;width: 125px;height: 35px;background:url(https://memberpic.114my.com.cn/dgqjwj11/uploadfile/image/20210119/20210119152834_1665765722.png)no-repeat #00277a 20px 9px;display: inline-block;border-radius: 10px;text-align: center;padding-left: 30px;}
.copy_con {width:41%;/* padding-top: 70px; */}
.copy_pho{}
.copy_con ul {display: flex;justify-content:space-between;width: 100%;}
.copy_con li p {font-size: 18px;color: #ffffff;line-height: 20px;margin-bottom: 20px;font-weight: bold;}
.copy_con li a {font-size: 14px;color:rgba(255, 255, 255, 0.47);line-height: 30px;display: flex;text-transform: capitalize;}
.copy_con li a:hover  {color:#fff;}
.copy_c {display: flex;justify-content: space-between;align-items:  center;padding: 3% 0;}
.zh_b{font-size: 20px!important;color: #fff;font-weight: normal;}


/*foor*/
.foor {width:100%;background: #141414;padding: 0 4%;}
.foor_name {display: flex;justify-content: space-between;height: 97px;align-items: center;}
.foor_name>div:nth-child(1) {padding-left: 7px;}
.foor_name>div{font-size: 14px;color: #fff;text-align: center;}
.foor_name a {color: #fff;transition: all 0.3s linear;font-size: 14px;}
.foor_name a:hover  {color:#fff;transition: all 0.3s linear;}
.copy_pho b{display: block;font-size: 22px;color: #fff;}
.copy_pho div{font-size: 16px;color: #fff;line-height: 36px;margin-top: 25px;}
.bq_bj {width: 100%; height: 266px;background: #141414;position: relative;margin-top: -266px;}
.copy_icon>b{display: block;font-size: 18px;color: #fff;margin-bottom: 30px;}