@charset "utf-8";
*{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;font-family: PingFang SC;color: #121212;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga","kern";}
body{background: #FFFFFF;}
a{text-decoration: none;cursor: pointer;}
em,i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
img{border: none;}
em,h1{font-style: normal;}

.width1{width: 1060px;margin: 0 auto;}

.w1180{width: 1180px;margin: 0 auto;}
.width{width: 1180px;margin: 0 auto;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
ul{list-style: none;}

a.btn{display: block;width: 234px;height: 52px;background: #DE3C3C;border-radius: 4px;text-align: center;font-size: 20px;font-family: PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 52px;margin: 60px auto 0;}

.banner{height: 430px;background: url(../../images/meiye/banner.jpg) center top no-repeat;position: relative;}
.banner span{display: block;font-size: 51px;font-weight: 400;color: #000000;padding-top: 115px;}
.banner span em{color: #F31B1B;font-size: 51px;font-weight: bold;}
.banner h2{display: block;font-size: 30px;font-weight: 400;color: #000000;margin-top: 14px;}
.banner h2 em{font-size: 30px;color: #F31B1B;}

.banner p{display: block;font-size: 18px;font-weight: 400;color: #000000;margin-top: 30px;}
.banner a{width: 192px;height: 45px;background: linear-gradient(90deg, #DE3C3C 0%, #FF7F66 100%);border-radius: 4px;text-align: center;font-size: 18px;font-weight: 500;color: #FFFFFF;line-height: 45px;display: block;margin-top: 47px;}
/* 移动端不显示 */
.banner-m{display: none;}

.title{text-align: center;padding: 100px 0 50px;}
.title h3{font-size: 36px;font-weight: 500;color: #000000;}

.title h3 em{font-size: 36px;color:#F31B1B}

.title h4{font-size: 18px;font-weight: 400;color: #4B4B4B;margin-top: 15px;}

.floor_1{height: 720px;overflow: hidden;padding-bottom: 100px;}
.floor_1 ul{display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;width: 1180px;height: 400px;}
.floor_1 ul li{width: 180px;height: 180px;background: url(../../images/meiye/fl1_1.jpg);background-size: 100%;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;}
.floor_1 ul li:nth-child(2){background: url(../../images/meiye/fl1_2.jpg);background-size: 100%;top: 0;left: 200px;}
.floor_1 ul li:nth-child(3){background: url(../../images/meiye/fl1_3.jpg);background-size: 100%;top: 0;left: 400px;}
.floor_1 ul li:nth-child(4){background: url(../../images/meiye/fl1_4.jpg);background-size: 100%;top: 0;left: 600px;}
.floor_1 ul li:nth-child(5){background: url(../../images/meiye/fl1_5.jpg);background-size: 100%;top: 0;left: 800px;}
.floor_1 ul li:nth-child(6){background: url(../../images/meiye/fl1_6.jpg);background-size: 100%;top: 0;left: 1000px;}
.floor_1 ul li:nth-child(7){background: url(../../images/meiye/fl1_7.jpg);background-size: 100%;top: 200px;left:0px;}
.floor_1 ul li:nth-child(8){background: url(../../images/meiye/fl1_8.jpg);background-size: 100%;top: 200px;left:200px;}
.floor_1 ul li:nth-child(9){background: url(../../images/meiye/fl1_9.jpg);background-size: 100%;top: 200px;left:400px;}
.floor_1 ul li:nth-child(10){background: url(../../images/meiye/fl1_10.jpg);background-size: 100%;top: 200px;left:600px;}
.floor_1 ul li:nth-child(11){background: url(../../images/meiye/fl1_11.jpg);background-size: 100%;top: 200px;left:800px;}
.floor_1 ul li:nth-child(12){background: url(../../images/meiye/fl1_12.jpg);background-size: 100%;top: 200px;left:1000px;}
.floor_1 ul li span{display: block;font-size: 18px;font-weight: 500;color: #FFFFFF;}
.floor_1 ul li:nth-child(-n+6):hover{margin-top: -20px;}
.floor_1 ul li:nth-last-child(-n+6):hover{margin-top: 20px;}
.floor_1 a{margin-top: 40px;}

.floor_2{height: auto;overflow: hidden;padding-bottom: 100px;background: #F6F6F6;}
.floor_2 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.floor_2 ul li{width: 272px;height: 245px;background: #FFFFFF;border: 1px solid #FD4B5E;border-radius: 10px;margin-bottom: 30px;}

.floor_2 ul li:hover{box-shadow: 2px 4px 10px 0px rgba(194,186,186,0.36);}
.floor_2 ul li img{width: 65px;height: 65px;display: block;margin: 30px auto;}

.floor_2 ul li img.m-img{display: none;}

.floor_2 ul li>div{display: block;width: 100%;height: 23px;text-align: center;margin: 0 auto;}
.floor_2 ul li i{width: 56px;height: 23px;background: url(../../images/meiye/fl2_arrow.png);background-size: 100%;display: inline-block;font-size: 14px;font-weight: 500;color: #FFFFFF;line-height: 23px;text-align: center;margin-right: 8px;}

.floor_2 ul li span{font-size: 20px;font-weight: 500;color: #000000;vertical-align: -1px;}
.floor_2 ul li p{display: block;text-align: center;margin-top: 21px;}
.floor_2 a{margin-top: 30px;}


.floor_3{height: auto;overflow: hidden;padding-bottom: 100px;}
.floor_3 .fl3_cont{display: flex;align-items: center;}
.floor_3 .fl3_cont .img{width: 523px;height: 413px;background: url(../../images/meiye/fl3_pic1.png);background-size: 100%;margin-right: 65px;}
.floor_3 .fl3_cont .text{width: 529px;height: 280px;background: url(../../images/meiye/fl3_pic2.png);background-size: 100%;}

.floor_4{height: auto;overflow: hidden;padding-bottom: 100px;background: #F6F6F6;}
.floor_4 ul{display: flex;justify-content: space-between;flex-wrap: wrap;width: 1004px;}
.floor_4 ul li{width: 108px;height: 108px;background: #FFFFFF;border-radius: 4px;margin-bottom: 20px;margin-right: 20px;border: 1px solid #FFFFFF;box-sizing: border-box;}

.floor_4 ul li:nth-child(8n){margin-right: 0;}
.floor_4 ul li:hover{box-shadow: 0px 5px 10px 0px rgba(194,186,186,0.36);border: 1px solid blue;}
.floor_4 ul li img{width: 40px;height: 40px;display: block;margin: 20px auto 8px;}

.floor_4 ul li span{display: block;text-align: center;font-size: 16px;font-weight: 400;color: #000000;}
.floor_4 a{margin-top: 40px;}

/* 移动端不显示 */

.floor_4-m{display: none;}


.floor_5{height: auto;overflow: hidden;padding-bottom: 100px;}
.floor_5 .fl5_cont{display: flex;align-items: center;}
.floor_5 .fl5_cont .first{width: 373px;height: 370px;margin-bottom: 20px;margin-right: 30px;background: url(../../images/meiye/fl5_1.png);background-size: 100%;}

.floor_5 .fl5_cont .first h5{font-size: 32px;font-family: Source Han Sans CN;font-weight: bold;color: #FFFFFF;text-align: center;display: block;padding-top: 132px;}

.floor_5 .fl5_cont .first i{display: block;text-align: center;font-size: 18px;font-weight: 500;color: #FFFFFF;margin-top: 24px;line-height: 30px;}

.floor_5 .fl5_cont .mid{margin-right: 30px;}
.floor_5 .fl5_cont .m{width: 373px;height: 175px;margin-bottom: 20px;background: url(../../images/meiye/fl5_2.png);background-size: 100%;}
.floor_5 .fl5_cont .mid .m:nth-child(2){width: 373px;height: 175px;margin-bottom: 20px;background: url(../../images/meiye/fl5_3.png);background-size: 100%;}
.floor_5 .fl5_cont .last .m:nth-child(1){width: 373px;height: 175px;margin-bottom: 20px;background: url(../../images/meiye/fl5_4.png);background-size: 100%;}

.floor_5 .fl5_cont .last .m:nth-child(2){width: 373px;height: 175px;margin-bottom: 20px;background: url(../../images/meiye/fl5_5.png);background-size: 100%;}

.floor_5 .fl5_cont .m span{display: block;font-size: 22px;font-weight: 500;color: #FFFFFF;padding-top: 42px;padding-left: 40px;}

.floor_5 .fl5_cont .m span::before{display: inline-block;content: "";width: 38px;height: 38px;background: url(../../images/meiye/fl5_ico1.png);background-size: 100%;margin-right: 9px;vertical-align: -10px;}

.floor_5 .fl5_cont .mid .m:nth-child(2) span::before{background: url(../../images/meiye/fl5_ico3.png);background-size: 100%;}

.floor_5 .fl5_cont .last .m:nth-child(1) span::before{background: url(../../images/meiye/fl5_ico2.png);background-size: 100%;}

.floor_5 .fl5_cont .last .m:nth-child(2) span::before{background: url(../../images/meiye/fl5_ico4.png);background-size: 100%;}

.floor_5 .fl5_cont .m p{display: block;font-size: 14px;font-weight: 400;color: #FFFFFF;margin: 20px 0 0 40px;line-height: 22px;}

.floor_5 a{margin-top: 40px;}

/* 移动端不显示 */

.floor_5-m{display: none;}

