/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px; color:#666;/*font-family:'Microsoft YaHei';*/}
a{color:#666;}
a:hover{ color:#f60; /*text-decoration:underline;*/}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:1140px !important; margin:0 auto; width:90% !important}



.cent01-bg{ position:relative; display:block; width:100%;}
.cent01-bg video{ width:100%; vertical-align:bottom;}
.cent01{ position:absolute; top:0; height:100%; left:50%;  transform: translate(-50%, 0);   display: inline-flex; justify-content: center;  align-items:  center; flex-direction: column;}
.logo{ width:300px}
.logo a{ width:100%; display:block}
.logo a img{ width:100%; vertical-align:bottom;}
.cent01 h2{    letter-spacing: 0.03em; text-transform: uppercase; color: #fff; text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);   font-size: 50px; font-weight: 800; margin: 40px 0 40px;}
.search{
    position: relative;
    width: 98%;
    max-width: 470px;
    box-shadow: 0px 0px 80px rgba(239, 71, 75, 0.5), 0px 0px 50px rgba(150, 20, 22, 0.5);
    border-radius: 50px;
    background:#fff;
    overflow:hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    }
.search .input_text{min-height: 60px;font-size: 17px;transition: all 0.3s ease-in-out;padding:5px 0 5px 25px;box-sizing: border-box;width: 61%;}
.search a{
    border: 0;
    background: transparent;
    padding: 12px 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    border-radius: 50px;
    background: linear-gradient(180deg, #33B1D9 20%, #00352F 90%);
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.3s ease-in-out;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    line-height:1;
    box-sizing: border-box;
    margin-right: 6px;
    }

#background-video {
    filter: brightness(0.3);
    height: 800px;
    width: 100%;
    object-fit: cover;
}
.background-vid {
    display: none;
}


.cent02{  margin-top:5%; text-align:center}
.cent02 h2{ font-size:24px; color:#333; display:block; font-weight:600;     padding: 24px 10px;}
.cent02 ul li{ float:left; display:block; width:calc(100%/4); position:relative;}
.cent02 ul li a{ display:block;}
.cent02 ul li .img{ display:block; padding-top:100%;}
.zme{
    position:absolute;
    position: absolute;
    z-index: 2;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .3s, visibility .3s;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }
.zme .zme01{ display: flex; justify-content: center;  align-items: center;}	
.zme .zme01 img{ width:24px; margin-right:5px}
.zme .zme01 span{ font-size:16px;}
.zme>span{ font-size:14px; margin-top:5%}
.cent02 ul li:hover .zme{    opacity: 1;
    visibility: visible;
    pointer-events: all;
    padding-top: 0;}

.cent03{ text-align:center; margin-bottom:4%}
.cent03 img{ max-width:100%;} 
.footer-bg{ background:#101418; padding:60px 0;}
.footer{}
.footer ul{ display: flex;   align-items: center;}
.footer ul li{ width:25%; display: flex;   align-items: center;}
.footer ul li .img{ width:50px; height:50px; display: flex; justify-content: center;  align-items: center;    transition: all 0.3s ease-in-out;    margin-right: 10px;}
.footer ul li .img img{ max-width:100%; max-height:100%;}
.footer ul li:hover .img{
    transform: scale(1.1);
    filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.5));
}
.footer ul li .inf{ color:#fff;}
.footer ul li .inf h2{ font-size:16px;}
.footer ul li .inf a{ font-size:14px; color:#fff;}


.cbdxs{ text-align:center; display:none;color:#333;}
.cbdxs span{ font-weight:normal; color:#fff; font-size:13px}


.searchTc{position: fixed;top: 0;left: 0;z-index: 1050;overflow: hidden;background: rgba(0,0,0,0.5);width: 100%;height: 100%;}
.searchTc>.warp{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;padding: 3%;box-sizing: border-box;}
.modal-content{position: relative;-webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);box-shadow: 0 5px 15px rgb(0 0 0 / 50%);padding: 20px;border-radius: 20px;background: linear-gradient(131deg, #2d1f1d 16%, #62363e 52%, #2d1f1d 72%);width: 100%;max-width: 400px;height: auto;}


.verifyInfo{width: 100%;text-align: center;position: relative;}
.verifyInfo .close{position: absolute;font-size: 21px;font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;filter: alpha(opacity=20);color: #000;opacity: .5;right: 0;top: 0;}
.verifyInfo .IconBox{display: flex;justify-content: center;}

#verifyContent h5 {color: #f5f5f5;font-size: 18px;font-weight: 500;margin: 15px 0;}
.color-logo1.success-img{width: 180px;}
h1.serial-no {font-size: 18px;font-weight: 500;color: #f5f5f5!important;}


.inside_con{ padding:10px 0; min-height:300px}

@media only screen and (max-width: 980px) {
	#background-video {
    filter: brightness(0.3);
    height: 100vh !important;
    width: 100%;
    object-fit: cover !important;
    display: none;
}
.background-vid{
    display: inline-block;
    vertical-align: baseline;
}
#background-video2 {
    filter: brightness(0.4);
    height:100vh;
    width: 100%;
    object-fit: cover;
}
.logo{ width:200px;}
.cent01 h2{ font-size:32px; text-align:center; display:block;}
.search a{ padding:4px 10px;}	
.cent01{ width:100% !important;}	
.cent02 ul li{ float:none; display:block; width:100%; }	

.footer-bg{ padding:60px 0 30px}
.footer ul{	flex-wrap: wrap; }
.footer ul li{     width: 100%;
    border-bottom: 1px solid #212529;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.footer ul li:last-child{
    border-bottom: 0;
	 padding-bottom: 0px;
    margin-bottom: 0px;
}

	.cbdxs span{font-weight:normal;font-size: 10px;padding: 0;margin-bottom: 0;margin-top: 0;}
	}


