*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}


/*抬头*/
.head_bg{height: 40px;line-height: 40px;border-bottom:1px #eee solid; font-size: 14px;color: #333;}
.head_bg a{color: #333;}
.head_r a{font-size: 14px;color: #333;background: url(../img/20210707194054_1342791274.png)no-repeat center left;padding-left:26px;}
.tel{background: url(../img/20221027205919_2075006277.png)no-repeat center left;padding-left:50px; margin-top:29.5px;}
.tel p{font-size:16px; color:#333; }
.tel b{font-size: 46px;color: rgb(191 30 46); font-family: Tw Cen MT;}

/*导航*/
.top_bg{height: 120px;}
.logo{margin-top: 26.5px;}
.logo img { width: 100%;height: auto;}
.logo {margin-top: 26.5px;width: 62px;}
.name{margin-left: 0;margin-top: 29px;}
.name p{font-size: 43px;font-weight: bold;color: #222;line-height: 48px;}
.name span{position: relative; font-size: 0.98rem; color: #fff; width: 100%; height: 26px; line-height: 26px; text-align: center; display: inline-block; background: rgb(191 30 46); border-radius: 20px;}
.name2{margin-top: 35.5px; margin-left: 1rem;}

/*栏目*/
.nav_bg{background: rgb(191 30 46); height:72px;}
.nav>ul>li{ float: left; display: block;width:14.2%;  height:100%; position: relative;}
.nav>ul>li>a{ display: block; color: #fff; font-size:18px; text-align: center; position: relative; line-height:72px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;}
.nav>ul>li>a p{position: relative; z-index: 2;}
.nav>ul>li>a:after{content:"";position: absolute;bottom:0;left: 0px;right:0; margin:0 auto; width: 0;height: 4px;display: block;background: rgb(213 121 106); transition:0.3s all ease-in-out;}
.nav>ul>li:hover>a:after,.NavCeshi > li.navcurrent > a:after{width: 100%;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a{margin: 0 auto; font-weight:bold;}


@media (max-width: 1500px){
.top{padding:0 4rem;}
}

@media (max-width: 1400px){
.top{padding:0 3rem;}
}

/*栏目下拉*/
.nav ul li>ul{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;width:100%;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 9999;left:0;top:72px; margin-left:0px; text-align:center;}

.nav ul li>ul a{ -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity;}
.nav ul li>ul.nav1 a{background: #017fcc;-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);box-shadow: 0 6px 10px rgba(0, 0, 0, .1);width: 100%;height: 44px;line-height: 44px; display: block;color: #fff;font-size: 14px; }
.nav ul li>ul.nav1 a:hover{background: #fff; text-indent: 10px;color: #017fcc;}
.nav ul li:hover > ul {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}





/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:rgb(191 30 46);}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(../img/20211023164114_496103041.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}


/*搜索*/
.search_nbg{position: absolute; top:590px;border-bottom: 1px solid #eee;}
.search_bg{width: 100%;height:97px;background: #fff;border-bottom: 1px solid #eee;}
#search{color: #999; height:97px;margin:0 auto;line-height:97px;}
.search_01{ float:left;width:70%;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01 d{display: block;float: left;color:#333;font-size: 16px;position:relative;}
.search_01 a{font-size: 15px;color: #333;font-weight:bold;}
.search_01 a:hover{color: #f03d42;}
.search_02{width: 360px;float: right;position: relative;}
.search-i {position: absolute;right:0px; height:100%;}
.search-i input{ padding-top:34px;}
.search-bg{position: relative;}
.search-bg:after{content:"";display: block;width:1px;height:27px;background: #eee;position: absolute;top: 35px;}
.search-bg #infoname{width:310px; outline:none; color:#ccc;border:none;height:95px;font-size: 14px;padding-left: 50px;font-weight: lighter;background: #fff url(../img/20210616145452_1430727427.jpg)no-repeat 20px;;border-right: none;}




/*bt*/
ul.fenl {
    display: block;
    text-align: center;
    margin: 0 auto 30px;
}

ul.fenl li {
    background: rgb(191 30 46);
    display: inline-block;
    padding: 0 10px;
    margin-right: 15px;
    line-height: 43px;
    margin-bottom: 10px;
}

ul.fenl li a {
    color: #fff;
    font-size: 18px;
}
.bt{text-align: center;padding-top: 80px;margin-bottom: 39px;position: relative;}
.bt b{font-size:40px;font-weight: bold;display: block;color: rgb(191 30 46);z-index: 2;letter-spacing: 1.25px;margin-top: -30px;position: relative;}
.bt b strong{font-size:40px;font-weight: bold;color: #333;}
.bt em{display: block; color: #eeeeee;font-size: 40px; line-height: 38px; opacity: 0.8; font-family: Arial; text-transform: uppercase;}
.bt i{width: 49px;height: 2px;display: block;margin: 0 auto;background: #333333;position: relative;}
.bt i:before{position:absolute;content: '';background: rgb(191 30 46);width: 7px;height: 2px;z-index: 2;top: 0;left: 0;
animation: myfirst 3s infinite;
-moz-animation: myfirst 3s infinite; /* Firefox */
-webkit-animation: myfirst 3s infinite;  /* Safari 和 Chrome */
-o-animation: myfirst 3s infinite; /* Opera */
}
.bt p{ font-size: 20px; line-height: 20px;  margin-top: 12px;margin-bottom: 18px;  display: block;}

@keyframes myfirst
{
  0%{width: 7px;}
  50%{width: 42px;}
  100%{width: 7px;}
}

@-moz-keyframes myfirst /* Firefox */
{
  0%{width: 7px;}
  50%{width: 42px;}
  100%{width: 7px;}
}


@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
  0%{width: 7px;}
  50%{width: 42px;}
  100%{width: 7px;}
}


@-o-keyframes myfirst /* Opera */
{
  0%{width: 7px;}
  50%{width: 42px;}
  100%{width: 7px;}
}


/*产品中心*/
.prod{height:100%; overflow: hidden; }
.list{width:308px; background:url(../img/20221027181952_1175194582.jpg)no-repeat center top;height: 100%;}
.list_t{text-align:center; color:#fff; line-height:32px;}
.list_t p{font-size:24px; font-weight:bold; padding-top:2vw; }

.prod_ld{width:88%; line-height: 60px; background:#fff; margin:16px auto;}
.prod_ld a{color:#333; font-size:15px;display:block;  }
#classimgshow1{height:3.455vw !important; line-height:3.455vw !important; border-bottom:1px #eee solid; width:82% !important; margin:0 auto;     position: relative; padding-left:20px !important;transition: 0.3s ease all;}
#classimgshow1:hover{box-shadow: 0 10px 10px rgba(0,0,0,0.08); background:#fff;}
#classimgshow1:before{content:""; position: absolute; left:8px; top:0; bottom:0; margin:auto; background:#222; width:2px; height:2px; }
.prod_ld a:hover{color:rgb(191 30 46) !important;}


.prod_box{width:100%;}
.prod_box ul li{padding:0px !important;width:23.5%;display:block;float:left;background:#f5f5f5; margin-bottom:2%;margin-right:2%;     position: relative; }
.prod_box ul li:nth-child(4n){margin-right:0;}
.prod_box ul li img{width:100%;height: 277px;object-fit: cover;transition: 0.3s ease all;}
.prod_box ul li>a{width:100%;height:100%;display:block;overflow: hidden;box-sizing: border-box;}
.prod_box ul li:hover img{transform: scale(1.1);}
.prod_box ul li span{text-align:left;position: relative; bottom:0; background:rgb(191 30 46); height:40px;}
.prod_box ul li span:before{content:'';width:0;height:100%;display:block;background:#21b8ff;position: absolute;top:0px;left:0px; transition: 0.3s ease all;}
.prod_box ul li:hover span:before{width:100%;}
.prod_box ul li span,.prod_box ul li span a{width:100% !important;display:block;}
.prod_box ul li span a{color:#fff;font-size:15px;position: relative;transition: 0.3s ease all; line-height:40px; text-align: center;}
.prod_box ul li br{display:none;}
.prod_list ul li.on a{color:#fff !important;background:rgb(191 30 46);}
.pro_ic .new_web_div2021 div li img{height: auto;}






/* recommend */
.procase{padding-bottom: 80px; background: url(../img/20221027184134_1538593101.jpg)center no-repeat;}
.pro_reco{}
.pro_tit{text-align: center;margin-bottom: 60px;position: relative;}
.pro_tit h3{font-size:46px;font-weight:bold;margin-bottom:30px;}
.pro_tit em{font-size:90px;font-weight:bold;font-style:normal;text-transform:uppercase;line-height:100%;font-family:Impact;color:#f0f0f0;position:absolute;top:-34px;left:50%;transform:translate(-50%);z-index:-1;}
.pro_tit i{width:45px;height:3px;background:#028afc;display:block;margin:0 auto;}
.pro_ic {position:relative; margin-top: 50px;}
.pro_ic .pro_prev,.pro_ic .pro_next{width:54px;height:54px;position:absolute;top:50%;transform:translateY(-50%);z-index:9;background:#2addff;color:#fff;text-align:center;line-height:54px;cursor:pointer;user-select:none;}
.pro_ic .pro_prev{left:-7px;}
.pro_ic .pro_next{right:-7px;}
.pro_ic .pro_prev:hover,.pro_ic .pro_next:hover{background:#ffd873;}
.pro_ic .new_web_div2021>ul{padding-bottom:60px;}
.pro_ic .new_web_div2021 div li{display:flex;flex-direction:column;margin:0 20px;width:33%;padding: 10px;background: #fff;}
.pro_ic .new_web_div2021 div li>a{overflow: hidden;display: block;}
.pro_ic .new_web_div2021 div li>a img{transition: all 0.35s ease-in-out;}
.pro_ic .new_web_div2021 div li:hover a img{transform: scale(1.2);}
.pro_ic p a{display:block;line-height:60px;padding-left:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:75px;position:relative;font-size:16px;transition: all 0.35s ease-in-out;    color: #333;    z-index: 1;}
.pro_ic div li:hover p a{color: #21a8d8;}
.pro_ic p a:after{content: ''; width: 60px; height: 60px;position: absolute; top: 0; right: 0; color: #0f1215; text-align: center; transition: all 0.35s ease-in-out; z-index: -1; background: url(../img/20221014203151_1354240738.png)center no-repeat;}
.pro_ic .new_web_div2021 div li:hover p a:after{background: url(../img/20221014203412_1579612029.png)center no-repeat;}
.pro_ic .slick-dots {bottom:0;}
.pro_ic .slick-dots li{width:14px;height:14px;border-radius:100%;background:#fff;margin:0 5px !important;}
.pro_ic .slick-dots li.slick-active{background:#ffd873;}
.pro_ic .slick-dots li button{display: none;}
.pro_reco .bt b{margin-top: 0 !important;    color: #fff;}
.pro_reco .bt b strong{color: #fff;}
.pro_reco .bt p{color: #fff;}
.pro_reco .bt i{background: #ffffff;}


/*优势*/
.adv_t{width: 40%; margin-top:28px;}
.adv_t em{ display: block; color: #eeeeee;  font-size: 54px; line-height: 54px; font-family: Arial; text-transform: uppercase;}
.adv_t h3{font-size: 36px; color: #333; line-height:60px;margin-top: -45px;}
.adv_t p{font-size: 40px;color: rgb(191 30 46); font-weight: bold;}

.adv_list{width: 54%;}
.adv_list li{width: 23%; float: left; margin-left: 2%; height:230px; text-align:center; font-size:20px; color:#222; position: relative; cursor: pointer;}
.adv_list li:after,.adv_list li:before{content:""; display:block;position: absolute; left:0; right:0;  }
.adv_list li:after{top:0; height:100%;z-index: 3;  }
.adv_list li:before{top:100%; height:90px;z-index: 4;}
.adv_list li.on:after{border-top:4px rgb(191 30 46) solid;border-left:4px rgb(191 30 46) solid;border-right:4px rgb(191 30 46) solid;}
.adv_list li.on:before{border-bottom:4px #fff solid;border-left:4px #fff solid;border-right:4px #fff solid;}
.adv_list li p{padding-top:60px; }
.adv_list li p:before,.adv_list li p:after{content:""; display:block; margin:0 auto;}
.adv_list li p:before{width:76px; height:76px; border:2px #ccc solid; border-radius: 100%; margin-bottom:14px; background-image:url(../img/20221027194400_1870029393.png); background-repeat: no-repeat; }
.adv_list li:nth-child(1) p:before{background-position: 5px -82px;}
.adv_list li:nth-child(2) p:before{background-position: -82px -82px;}
.adv_list li:nth-child(3) p:before{background-position: -164px -82px;}
.adv_list li:nth-child(4) p:before{background-position: -244px -82px;}
.adv_list li.on p:before{background-position-y: -2px;}

.adv_list li.on{color:rgb(191 30 46);}
.adv_list li.on p:before{border:2px rgb(191 30 46) solid; }
.adv_list li.on p:after{width:19px; height:17px; position: relative; top:80px; z-index:9; background:url(../img/20221027194957_713831952.png)no-repeat center;}
.adv_bg.bg {
    background: #f5f5f5;
    padding: 65px 0 0;
    margin-top: 60px;
}
.adv_cont{ height: 740px; padding-top:130px; }
.adv1{background:url(../img/20221027200733_1929294663.jpg)no-repeat center;}
.adv2{background:url(../img/20221027200733_849308995.jpg)no-repeat center;}
.adv3{background:url(../img/20221027200733_674026996.jpg)no-repeat center;}
.adv4{background:url(../img/20221027200733_1170668694.jpg)no-repeat center;}


.adv_w{margin:0 auto; width:880px; height:440px; background:rgb(189 31 46); color:#fff; padding:2vw 6vw; }
.adv_w h3{font-size: 36px; line-height: 120px; border-bottom:1px solid rgba(255,255,255,0.2); margin-bottom:30px;}
.adv_w h3:after{content: ""; display: block;  width: 120px; height: 4px; background: #ffd873; }
.adv_w dd{font-size: 16px; line-height: 50px; background:url(../img/20221027201125_2018599255.png)no-repeat center left; padding-left: 40px;}
.adv_w dd b{color:#ffd873; font-size:35px;}




/*简介*/
.com.box {padding: 80px 0;}
.com_l .adv_t{ width: 100%;height:170px; padding-left:70px;}



.com_l{width:60%; background: url(../img/20210928192438_641713932.jpg)no-repeat right 150px;}
.com_r{width:40%; height:850px; overflow: hidden;}
.com_r img{width:100%;}
.com_t{text-align:left;}
.com_w{position: relative; background:#fff; box-shadow: 0 0 50px rgba(0,0,0,0.1); padding:70px;z-index: 2; width:118%;}
.com_w dd {
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 2vw;
    color: #333;
}
.com_w a{  display:block; width: 190px; height: 38px; line-height: 38px; color: #fff; font-size: 16px; text-align: center; background: rgb(191 30 46); margin-top:1vw;transition:0.3s all ease; }
.com_w a:hover{width: 240px;    background: #ffd873;}


.com_b{width:90%; padding-top:4vw;}
.com_b a{display: block; width:33%;float:left; text-align:center; cursor: pointer;  font-size:20px; color:#000; line-height:30px;}
.com_b a:before{content:""; display:block; width:60px; height:60px; margin:0 auto; transition:0.3s all ease; background-image: url(../img/20221027203250_534588349.png); background-repeat: no-repeat; }
.com_b a:nth-child(1):before{background-position: 0 0;}
.com_b a:nth-child(2):before{background-position: -60px 0;}
.com_b a:nth-child(3):before{background-position: -120px 0;}
.com_b a:hover::before{background-position-y:-60px;}
.com_b a:hover{color:rgb(191 30 46);}


/*厂房*/
.image_bg{background:#f5f5f5; padding:70px 0;}
.image .tempWrap{width:100% !important;}
.image .new_web_div2021{text-align: center; }
.image .new_web_div2021 li{display:inline-block; width:23.2%; margin-right:2vw;}
.image .new_web_div2021 li>a{display:block; overflow:hidden; }
.image .new_web_div2021 li img{width:100%; height:auto; transition: all .5s; }
.image .new_web_div2021 li:hover img{transform:scale(1.1);}
.image .new_web_div2021 li p{background:#fff; }
.image .new_web_div2021 li p a{display:block; font-size:16px; color:#333; line-height:50px;}



/*新闻*/
.news_bg{}
.news_top ul{text-align:center; margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab {
    margin-top: 32px;
}
.news_tab li{display:inline-block; background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li:first-child{color:#fff; background:linear-gradient(-90deg, rgb(191 30 46), #3ec1ff);box-shadow:0px 0px 10px rgba(1, 160, 235, 0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li:first-child a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;    margin-top: 50px;    margin-bottom: 80px;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 24.7%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:30px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(../img/20210925193030_491221306.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;display: -webkit-box !important;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.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;}
.news_list .news_div_item_pic{  height: 14vw; overflow: hidden;}
.news_list .news_div_item img{transition:0.3s all linear; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: rgb(191 30 46);transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}



/*banner01*/
.banner01_bg{ height: 348px; background: url(../img/20221027205015_1588071788.jpg)no-repeat center; text-align: center; color: #fff;}
.banner01_bg p{font-size: 40px; padding: 86px 0 14px 0; }
.banner01_bg span{font-size: 20px;display: block; }
.banner01_bg dd{font-size: 40px; color: #ffd873;display: inline-block; margin-top:40px; background: url(../img/20211020091106_35993070.png)no-repeat center left; padding-left: 36px;}
.banner01_bg dd t{font-size: 16px; }


/*版权*/
.copy_bg{ background: #111;  }
.copy_l {
    width: 62%;
    padding-top: 88px;
    padding-bottom: 34px;
}
.copy_lm{padding:40px 0;}
.copy_lm a{display: inline-block; width: 16%; font-size: 16px; color: #fff; line-height: 44px;float: left;}
.copy_lm a:hover{color:rgb(191 30 46);}
.copy_r{width: 36%; border-left: 1px #333 solid;padding:88px 0 0 6vw; height:420px; }
.copy_r p{font-size: 16px; color: rgb(191 30 46); padding-bottom: 20px;}
.copy_r dd{font-size:15px; color:#999; margin-top:40px; line-height:30px; padding-left:20px; }
.copy_rd1{background:url(../img/20211020100012_308046019.png) no-repeat center left;}
.copy_rd2{background:url(../img/20211020100027_1619390906.png) no-repeat center left;}
.copy_r span {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.copy_lb li{float:left; width: 140px; height: 140px; border:1px #333 solid; position: relative; }
.copy_lb li+li{border-left:0;}
.copy_lb li:hover p{transform: rotateX(0);}
.copy_lb li p img {
    width: 100%;
    height: 100%;
}

.footer_bg{color:#999; font-size:15px; padding:18px 0; border-top:1px #333 solid;}
.footer_bg a{color:#999; font-size:15px; }
.footer_bg a:hover{color:#fff;}