.headercall{background-color: #D81324;padding: 10px 0;}
.headercallcon{display: flex;justify-content: space-between;align-items: center;}
.headercall_left ul{display: flex;justify-content: space-between;align-items: center;}
.headercall_left {width: 48%;overflow: hidden;}
.headercall_left li{display: flex;justify-content: flex-start;align-items: center;}
.headercall_left li i{font-size: 30px;color: #fff;margin-right: 15px;}
.headercall_left div{display: flex;flex-direction: column;align-items: flex-start;}
.headercall_left h3{font-size: 15px;color: #fff;}
.headercall_left p{font-size: 16px;color: #fff;margin-top: 5px;}
.headercall_right{width: 48%;overflow: hidden;display: flex;justify-content: flex-end;align-items: center;}
.headercall_right a{display: block;width: 40px;height: 40px;line-height: 40px;text-align: center;border-radius: 50%;background-color: #fff;margin-left: 20px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.headercall_right a i{font-size: 18px;color: #D81324;text-align: center;}
.headercall_right a:hover{transform: scale(0.8);}
.footer{background-color: #000;padding: 80px 0 30px 0;}
.footer_logo img{max-height: 100px;vertical-align: middle;}
.footer_one p{font-size: 16px;color: #fff;margin-top: 30px;}
.footer_ways{margin-top: 30px;}
.footer_ways li{display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 15px;}
.footer_ways i{color:#D81324 ;font-size: 16px;margin-right: 15px;}
.footer_ways span{font-size: 16px;color: #fff;}
.footer_bd{padding: 15px 0;border-top: 1px solid rgba(255,255,255,0.3);margin-top: 40px;display: flex;justify-content: space-between;align-items: center;}
.footer_bd p{font-size: 16px;color: #fff;}
.footer_bd a{font-size: 16px;color: #fff;}
.footer_nav h3,.footer_more h3{font-size:20px;color: #D81324;font-weight: bold; margin-bottom: 20px;}
.footer_nav a{display: block;font-size: 16px;color: #fff;margin-bottom: 15px;}
.footer_nav span,.footer_more span{display: block;width: 40%;height: 1px;background-color: rgba(255,255,255,0.3);margin-bottom: 20px;}
.footertime{display: flex;justify-content: flex-start;align-items: center;}
.footertime i{font-size: 14px;color: #D81324;margin-right: 10px;}
.footertime p{font-size: 14px;color: #fff;}
.footer_more h5{font-size: 16px;color: #fff;margin: 20px 0;}
.footer_call{display: flex;justify-content: center;align-items: center;padding: 15px 20px;background-color: #D81324;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.footer_call i{font-size:20px;color: #fff;margin-right: 15px;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.footer_call h4{font-size: 18px;color: #fff;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.footer_nav a:hover{color: #D81324;}
.footer_call:hover{background-color: #fff;transform: scale(0.9);}
.footer_call:hover i{color: #D81324;}
.footer_call:hover h4{color: #D81324;}
.blog{padding: 100px 0;}
.blog_title{display: flex;flex-direction: column;align-items: center;margin-bottom: 50px;}
.blog_title span{font-size: 24px;color: #D81324;font-weight: bold;display: block;margin-bottom: 15px;text-transform: uppercase;}
.blog_title h2{font-size: 48px;color: #0B2154;font-weight: bold;text-transform: uppercase;}
.blogflex{display: flex;flex-wrap: wrap;}
.blog_box{ position: relative; box-shadow:0px 5px 25px 0px rgba(0, 0, 0, 0.1);height: 100%;background-color: #fff;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.blog_img{position: relative;overflow: hidden;width: 100%;height: auto;display: block;padding-top: 67%;}
.blog_img img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.blog_txt{padding: 30px 20px;}
.blog_txt h3{font-size: 20px;color: #0B2154;font-weight: bold;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.blog_txt p{ margin: 15px 0  30px 0; font-size: 16px;color: #666;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.blog_more{display: flex;justify-content: flex-start;align-items: center;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.blog_more span{font-size: 18px;color: #D81324;font-weight: bold;}
.blog_more i{font-size: 18px;color: #D81324;font-weight: bold;margin-left: 15px;}
.blog_li{position: relative;}
.blogtime{background-color: #D81324;padding:5px 30px;display: flex;flex-direction: column;align-items: center;position: absolute;top: 35%;left: 0;z-index: 99;}
.blogtime span{font-size: 18px;color: #fff;font-weight: bold;}
.blogtime p{font-size: 16px;color: #fff;margin-top: 5px;}
.blog_li:hover .blog_img img{transform:scale(1.2);}
.blog_li:hover .blog_box{background-color: #D81324;}
.blog_li:hover .blog_txt h3,.blog_li:hover .blog_txt p,.blog_li:hover .blog_more span,.blog_li:hover .blog_more i{color: #fff;}
.blog_more:hover{margin-left: 30px;}
.ctable{padding: 0 0 100px 0;}
.ctablecon{box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);padding: 40px;}
.ctableflex{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.ctable_title{display: flex;justify-content: flex-start;align-items: flex-start;}
.ctable_title i{font-size: 30px;color: #D81324;margin-right: 15px;margin-top: -5px;}
.ctable_title div{display: flex;flex-direction: column;align-items: flex-start;}
.ctable_title h4{font-size: 26px;color: #0B2154;text-transform: uppercase;font-weight: bold;margin-bottom: 15px;}
.ctable_title p{font-size: 16px;color: #666;line-height: 28px;}
.ctable_more{display: flex;justify-content: space-between;align-items: center;}
.ctable_more input{flex: 1;height: 70px;line-height: 70px;padding: 0 10px;font-size: 16px;color: #000;border: 1px solid #eee;outline: none;}
.ctable_more button{padding: 0 20px;height: 70px;line-height: 70px;display: block;font-size: 18px;color: #fff;font-weight: bold;background-color: #D81324;text-align: center;border: none;outline: none;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.ctable_more input:focus{border: 1px solid #D81324;}
.ctable_more button:hover{padding: 0 40px;}
.move{background: url(../images/img4.jpg) no-repeat 50% 50%;background-size: 100%;padding: 100px 0;position: relative;margin-top:100px;}
.move_cover{background-color: transparent;background-image: linear-gradient(120deg, #000000CC 77%, #D81324 50%);opacity: 0.95;position: absolute;top: 0;left: 0; width: 100%;height: 100%;}
.move_title{display: flex;flex-direction: column;align-items: flex-start;z-index: 999;}
.movebox{width: 70%;overflow: hidden;}
.move_title h2{font-size: 48px;color: #fff;font-weight: bold;text-align: left;text-transform: uppercase;z-index: 999;margin-bottom: 20px;}
.move_title p{font-size: 16px;color: #fff;line-height: 28px;text-align: left;z-index: 999;}
.move_main{display: flex;justify-content: space-between;margin-top: 40px;}
.move_li{width: 48%;overflow: hidden;display: flex;flex-direction: column;align-items: flex-start;}
.move_li h3{font-size: 20px;color: #fff;text-transform: uppercase;font-weight: bold;margin-bottom: 20px;z-index: 999;}
.move_way{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 15px;}
.move_way i{font-size: 24px;color: #D81324;z-index: 999;margin-right: 15px;}
.move_way p{font-size: 18px;color: #fff;z-index: 999;}
.allmain{padding: 100px 0;}
.allmain_li{margin: 15px 0;}
.allmain_box{position: relative;overflow: hidden;}
.allmainimg{position: relative;overflow: hidden;width: 100%;height: auto;display: block;padding-top: 66%;}
.allmainimg img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;}
.allmain_cover{ opacity: 0;transform: scale(1.5); position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #D81324;z-index: 999;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.allmain_txt{ width: 80%; margin: 0 auto; opacity: 0;visibility: hidden;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-30%);z-index: 9999;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.allmain_txt h3{font-size: 26px;color: #fff;font-weight: bold;text-align: center;margin-bottom: 20px;text-align: center; word-wrap: break-word; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden; z-index: 9999;}
.allmain_txt p{font-size: 16px;color: #fff;text-align: center;line-height: 28px;z-index: 9999;text-align: center; display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.allmain_li:hover .allmain_txt{opacity: 1; visibility: visible;transform: translate(-50%,-50%);}
.allmain_li:hover  .allmain_cover{transform: scale(0.5);opacity: 0.9;}
.brand{background: url(../images/img5.jpg) no-repeat 50% 50%;background-size: 100%;padding: 100px 0;position: relative;}
.brandcover{background-color: transparent;background-image: linear-gradient(300deg, #000000BD 83%, #D81324 60%);opacity: 0.95;z-index: 9;position: absolute;top: 0;left: 0; width: 100%;height: 100%;}
.brand_txt{display: flex;flex-direction: column;align-items: center;z-index: 99;width: 45%;margin: 0 auto;}
.brand_txt h2{margin-bottom: 30px; font-size: 30px;text-transform: uppercase;font-weight: bold;color: #fff;text-align: center;z-index: 99;line-height: 58px;}
.brand_txt p{font-size: 18px;color: #fff;text-align: center;line-height: 28px;z-index: 99;}
.brand_more{display: block;padding: 15px 60px;background-color: #D81324;text-align: center;font-size: 20px;font-weight: bold;color: #fff;margin: 50px auto 0 auto;z-index: 99;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.brand_more:hover{padding: 15px 90px;transform: scale(1.1);color: #fff;}
.bcard{background: url(../images/img2.jpg) no-repeat 50% 50%;background-size: 100%;padding: 100px 0;position: relative;}
.bcardcover {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: 0.8;}
.bcard_title{display: flex;flex-direction: column;align-items: center;margin-bottom: 60px;z-index: 999;}
.bcard_title span{font-size: 24px;color: #D81324;font-weight: bold;text-transform: uppercase;text-align: center;display: block;margin-bottom: 15px;z-index: 999;}
.bcard_title h2{font-size: 48px;color: #fff;font-weight: bold;text-transform: uppercase;text-align: center;z-index: 999;}
.bcard_box{display: flex;justify-content: flex-start;}
.bcardicon{display: block;width: 80px;height: 80px;line-height: 80px;border-radius: 50%;background-color: #D81324;margin-right: 15px;text-align: center;}
.bcardicon i{font-size: 40px;color: #fff;text-align: center;}
.bcard_txt{flex: 1;display: flex;flex-direction: column;align-items: flex-start;}
.bcard_txt h3{font-size: 24px;color: #fff; margin-bottom: 10px; font-weight: bold;text-align: left;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.bcard_txt p{font-size: 16px;color: #fff;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.bcard_more{display: flex;justify-content: flex-start;align-items: center;margin-top: 15px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.bcard_more h4{font-size: 18px;color: #D81324;font-weight: bold;}
.bcard_more i{font-size: 18px;color: #D81324;margin-left: 15px;font-weight: bold;}
.bcard_li{margin-bottom: 60px;}
.bcard_more:hover{margin-left: 30px;}
.number_con{background-color: #fff;box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);padding: 30px;margin-top: -100px;position: relative;z-index: 999;}
.number_con ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.number_con li{width: 24%;overflow: hidden;display: flex;flex-direction: column;align-items: center;}
.number_con li i{font-size: 50px;color: #D81324;text-align: center;}
.number_con li span{font-size: 44px;text-align: center;font-weight: bold;color: #0B2154;font-family: "impact";display: block;margin: 10px auto;}
.number_con li p{font-size: 20px;font-weight: bold;text-align: center;color: #0B2154;}

.videocard{padding: 100px 0;}
.videocard_title span{font-size: 24px;color: #D81324;font-weight: bold;text-transform: uppercase;}
.videocard_title h2{font-size: 48px;color: #0B2154;font-weight: bold;text-transform: uppercase;margin: 15px 0;}
.videocard_title p{font-size: 16px;color: #666;line-height: 28px;}
.videocard_list{margin-top: 30px;}
.videocard_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.videocard_list li{display: flex;justify-content: flex-start;margin-bottom: 15px;width: 48%;overflow: hidden;}
.videocard_list li span{margin-top: 5px; width: 20px;height: 20px;line-height: 20px;text-align: center;border-radius: 50%;  border: 1px solid #D81324;margin-right: 15px;}
.videocard_list li i{font-size: 16px;color: #D81324;text-align: center;}
.videocard_list li p{font-size: 16px;color: #0B2154;flex: 1;}
.videoimgbtn{cursor: pointer;position: relative;}
.videoimgbtn img{width: 100%;vertical-align: middle;}
.videocardflex{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.videoplay{animation: scale2 2s infinite; position: absolute;top: 10%;left: 10%;width: 100px;height: 100px;line-height: 100px;border-radius: 50%;border: 2px solid #D81324;}
.point2{position: absolute;top: 8%;left: 8%;width: 80px;height: 80px;line-height: 80px;border-radius: 50%;background-color: #D81324;}
.point2 i{ font-size: 35px;text-align: center;color: #fff;position: absolute;top: 50%;left: 60%;transform: translate(-60%,-50%);z-index: 99;}
.videomain{display: none;  position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);z-index: 9999999999999999999999;}
.videoclose{position: absolute;top: 50px;right: 50px;}
.videoclose img{width: 50px;height: 50px;display: block;}
.videobox{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.videobox video{width: 100%;}
.videobbb{animation: scale2 2s infinite; position: absolute;top: 40%;left: 40%;transform: translate(-50%,-50%);width: 130px;height: 130px;line-height: 130px;border-radius: 50%;border: 2px solid #D81324;}
@keyframes scale2{0%{ transform: scale(0.9);opacity:1;}100%{ transform: scale(1);}}
.acard{padding: 100px 0;}
.acardflex{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.acardimg{box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);}
.acardimg img{width: 100%;vertical-align: middle;}
.acard_list{margin-top: 30px;}
.acard_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.acard_list li{width: 31%;overflow: hidden;box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);position: relative;}
.acardli{padding: 15px 10px;display: flex;flex-direction: column;align-items: center;}
.acardlicover{position: absolute;bottom: 0;left: 0;width: 100%;height: 0%;background-color: #D81324;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.acardli i{font-size: 50px;color: #D81324;text-align: center;z-index: 999;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.acardli p{ z-index: 999; font-size: 18px;text-align: center;font-weight: bold;text-transform: uppercase;margin-top: 10px;color: #0B2154;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.acard_list li:hover .acardlicover{height: 100%;}
.acard_list li:hover .acardli i,.acard_list li:hover .acardli p{color: #fff;}
.acard_list ul li:nth-child(2) .acardlicover{height: 100%;}
.acard_list ul li:nth-child(2)  .acardli i,.acard_list ul li:nth-child(2)  .acardli p{color: #fff;}
.news_right .blog_li{margin-bottom: 30px;}


.three_li{margin-bottom: 30px;}
.three_box{position: relative;overflow: hidden; height: 100%; background-color: #fff;box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.1);padding: 50px 40px;display: flex;flex-direction: column;align-items: center;}
.three_box i{z-index: 99; font-size: 60px;color: #D81324;text-align: center;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.three_box h3{ font-size: 24px;text-align: center;font-weight: bold;color: #000;margin: 0 auto 15px auto;}
.three_box p{z-index: 99;font-size: 16px;color: #666;line-height: 28px;text-align: center;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.three_box a{z-index: 99;}
.threeflex{display: flex;flex-wrap: wrap;}
.threeline{position: absolute; top: 0;left: 0; width: 0%;height: 100%;background-color: #D81324;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.three_li:hover .threeline{width: 100%;transition: all 0.35s ease-in-out;}
.three_li:hover .three_box i{color: #000;}
.three_li:hover .three_box p{color: #000;}
.three_li:hover .productimg img{transform: scale(1.1);}
.productimg{position: relative;overflow: hidden;width: 100%;height: auto;display: block;padding-top: 70%;}
.productimg img{width: 100%;vertical-align: middle;position: absolute;top: 0;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.product .three_box {padding: 0;}
.producttxt{padding: 20px 15px;z-index: 999;}
.producttxt p{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.producttxt h3{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.productmore{display: flex;justify-content: center;align-items: center;margin-top: 15px;padding: 15px 40px;background-color: #D81324;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.productmore span{font-size: 16px;color: #fff;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.productmore i{font-size: 16px;color: #fff !important;margin-left: 10px;transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.three_li:hover .productmore{background-color: #fff;}
.three_li:hover:hover .productmore span,.three_li:hover:hover .productmore i{color: #000 !important;}
.three_li:hover .producttxt h3,.three_li:hover .producttxt p{color: #fff;}
.gm{display: flex;
    flex-direction: row;
    flex-wrap: wrap;}


@media (max-width: 767px){
.headercall{display: none;}
.headernav{padding: 20px 0;}
.acard,.bcard,.videocard,.brand,.allmain,.move,.blog,.footer{padding: 40px 0;}
.videocard_title h2,.bcard_title h2,.brand_txt h2,.move_title h2{font-size: 32px;}
.blog_title h2{font-size: 32px;text-align: center;}
.videocard_title span,.bcard_title span,.blog_title span{font-size: 20px;}
.acard_right {margin-top: 30px;}
.acardli i{font-size: 40px;}
.acard_list li{width: 48%;margin: 5px 0;}
.bcardicon{width: 40px;height: 40px;line-height: 40px;}
.bcardicon i{font-size: 24px;}
.bcard_li{margin-bottom: 30px;}
.number_con{margin-top: 0;padding: 15px;}
.number_con li{width: 48%;margin: 10px 0;}
.brand_txt{width: 90%;margin: 0 auto;}
.allmain_cover{opacity: 0.5;background-color: #000;}
.bcard,.brand,.move{background-size: auto 100%;}
.allmain_txt{opacity: 1;visibility: visible;transform: translate(-50%,-50%);}
.movebox,.move_li{width: 100%;margin-bottom: 20px;}
.move_main{flex-wrap: wrap;}
.blog_li{margin-bottom: 30px;}
.ctablecon{padding: 20px;}
.ctable_title{margin-bottom: 20px;}
.ctable{padding: 0 0 40px 0;}
.blog_title{margin-bottom: 40px;}
.footer_navlist  {display: none;}
.footer_nav {margin: 20px 0;}
.footer_bd{flex-wrap: wrap;}
}
@media (min-width: 768px) and (max-width: 992px){
.headercall{display: none;}
.headernav{padding: 20px 0;}
.acard,.bcard,.videocard,.brand,.allmain,.move,.blog,.footer{padding: 40px 0;}
.videocard_title h2,.bcard_title h2,.brand_txt h2,.move_title h2{font-size: 32px;}
.blog_title h2{font-size: 32px;text-align: center;}
.videocard_title span,.bcard_title span,.blog_title span{font-size: 20px;}
.acard_right {margin-top: 30px;}
.acardli i{font-size: 40px;}
.bcardicon{width: 40px;height: 40px;line-height: 40px;}
.bcardicon i{font-size: 24px;}
.bcard_li{margin-bottom: 30px;}
.number_con{margin-top: 0;padding: 15px;}
.number_con li{width: 48%;margin: 10px 0;}
.brand_txt{width: 90%;margin: 0 auto;}
.allmain_cover{opacity: 0.5;background-color: #000;}
.bcard,.move{background-size: auto 100%;}
.allmain_txt{opacity: 1;visibility: visible;transform: translate(-50%,-50%);}
.movebox,.move_li{width: 100%;margin-bottom: 20px;}
.move_main{flex-wrap: wrap;}
.blog_li{margin-bottom: 30px;}
.ctablecon{padding: 20px;}
.ctable_title{margin-bottom: 20px;}
.ctable{padding: 0 0 40px 0;}
.blog_title{margin-bottom: 40px;}
.footer_navlist  {display: none;}
.footer_nav {margin: 20px 0;}
.footer_bd{flex-wrap: wrap;}
}
@media (min-width: 993px) and (max-width: 1200px) {
.headercall{display: none;}
.headernav{padding: 20px 0;}
.acard,.bcard,.videocard,.brand,.allmain,.move,.blog,.footer{padding: 40px 0;}
.videocard_title h2,.bcard_title h2,.brand_txt h2,.move_title h2{font-size: 32px;}
.blog_title h2{font-size: 32px;text-align: center;}
.videocard_title span,.bcard_title span,.blog_title span{font-size: 20px;}
.acard_right {margin-top: 30px;}
.acardli i{font-size: 40px;}
.acard_list li{width: 48%;margin: 5px 0;}
.bcardicon{width: 40px;height: 40px;line-height: 40px;}
.bcardicon i{font-size: 24px;}
.bcard_li{margin-bottom: 30px;}
.number_con{margin-top: 0;padding: 15px;}
.brand_txt{width: 90%;margin: 0 auto;}
.allmain_cover{opacity: 0.5;background-color: #000;}
.allmain_txt{opacity: 1;visibility: visible;transform: translate(-50%,-50%);}
.movebox,.move_li{width: 100%;margin-bottom: 20px;}
.move_main{flex-wrap: wrap;}
.blog_li{margin-bottom: 30px;}
.ctablecon{padding: 20px;}
.ctable_title{margin-bottom: 20px;}
.ctable{padding: 0 0 40px 0;}
.blog_title{margin-bottom: 40px;}
.footer_navlist  {display: none;}
.footer_nav {margin: 20px 0;}
.footer_bd{flex-wrap: wrap;}
}
@media (min-width: 1201px) and (max-width: 1600px) {}