/*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;background: #000;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}

*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
	--main-color: : #f60;
	--main-color2: #109B04;
	--main-color-white: #fff;
	--main-transition: all ease 0.4s;
	--main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/*swiper*/
.swiper-container {width: 100%;overflow: hidden;}
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper .swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper .swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg img{width: 100%;}

/*-------------------------------------------*/

.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(180deg, #1e1f1e 16%, #474744 52%, #3c3d3a 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: #fff;text-shadow: 0 1px 0 #fff;filter: alpha(opacity=20);color: #fff;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;}

.mainFull{width: 100%;position: relative;overflow: hidden;}
.mainBg{position: relative;width: 100%;font-size: 0px;overflow: hidden;line-height: 1;}
.mainBg img{width: 100%;height: 100%;}
.mainBox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 9;display: flex;flex-direction: column;}
.mianTxt{font-size: 0px;line-height: 1;width: 100%;}
.mianTxt img{width: 100%;}
.mainLogo{margin-top: 10.8vw;text-align: center;font-size: 0px;}
.mainLogo img{width: 92%;}
.mainSearch{width: 100%;text-align: center;}
.mainSearch .title{margin-top: 5.2vw;text-align: center;font-size: 0px;}
.mainSearch .title img{width: auto;max-width: 100%;height: 4.7vw;}
.mainSearch .input{margin-top: 3.65vw;display: flex;justify-content: center;}
.mainSearch .input input{width: 80vw;height: 12.2vw;background: #fff;border-radius: 2vw;border: 0.5vw solid #000;padding: 0 1vw;font-size: 1vw;color: #000;outline: none;}
.mainSearch .btn{margin-top: 3.65vw;}
.mainSearch .btn button{width: 38vw;height: auto;border: none;background: transparent;}
.mainSearch .btn button img{width: 100%;}

.mainShare{margin-top: 9.89vw;}
.mainShare a img{width: 13.45vw;}

.mainBtnLogo{margin-top: 7.8vw;text-align: center;font-size: 0px;}
.mainBtnLogo img{width: 42.7vw;}

.mainFoot{margin-top: auto;padding: 5.2vw 0;text-align: center;}
.mainFoot img{width: auto;max-width: 100%;height: 7.27vw;}



@media only screen and (max-width: 980px) {
.mainSearch .input input{font-size: 32px;padding: 0 20px;text-align: center;}


}

@media only screen and (max-width: 680px) {
.mainSearch .input input{font-size: 24px;}


}