@font-face {
	font-family: 'Poppins light';
	src: url('../../ziti/Poppins-Light.otf');
}

@font-face {
	font-family: 'Poppins SemiBold';
	src: url('../../ziti/Poppins-SemiBold.otf');
}

@font-face {
	font-family: 'Arial';
	src: url('../../ziti/Poppins-Light.otf');
}

[v-cloak]{display: none;}
*{padding: 0;margin: 0;user-select:none;-webkit-user-select:none;}
body{font-family: 'Poppins light';background: #F0F5F9!important;transform: scale(1);transform-origin: 50% 0;}
.elh-overlay{background: transparent!important;}
.testbox{display: flex;min-height: 700px;}
.container{max-width: 1260px;margin: 0 auto;min-width: 1260px;}
.fm{font-size: 16px!important;}
.fs{font-size: 14px!important;}
.nextbtn{border: 1px solid #cc342c;height: 35px;line-height: 35px;text-align: center;width: 135px;cursor: pointer;color: #fff;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;font-weight: bold;border-radius: 7px;}
.nextbtn:hover{background: #fff;border-color: #cc342c;color: #cc342c;}
.shadow{width: 100%;position: fixed;height: 100%;z-index: 999999999;top: 0;}
.loading_{background: url('/images/timg2.gif');width: 22px;height: 22px;display: inline-block;background-repeat: no-repeat;margin-top: 5%;vertical-align: top;background-size: 100%}
ol,ul{list-style: none;}
.qcat{display: inline-block;font-size: 16px;vertical-align: top;font-weight: bold;color: #000;}
.sbox{color: #000;}
.bgcolor{background: linear-gradient(135deg,#E55827,#BD202F);}
/*.bgcolor{background: linear-gradient(135deg,#E45827 20%,#CC392F 60%,#BE202F 100%);}*/
.bordercolor{color: #cc342c;border-color: #cc342c}
.bordercolor:hover{background: linear-gradient(135deg,#E55827,#BD202F);color: #fff;}
/*.bordercolor:hover{background: linear-gradient(135deg,#E45827 20%,#CC392F 60%,#BE202F 100%);color: #fff;}*/
.bdcolor{color: #cc342c;}



.btnred{background: linear-gradient(135deg,#E55827,#BD202F);color: #fff!important;border-color: #cc342c;}
.btnred:hover{color: #cc342c!important;border-color: #cc342c;background: transparent;}
.ivu-btn{border-color: #cc342c;color: #cc342c;font-weight: bold;letter-spacing: 1px;}
.ivu-btn:hover{border-color: #cc342c;color: #cc342c;}
.btnwhite:hover{background: linear-gradient(135deg,#E55827,#BD202F);color: #fff}
.btnwhite{background: transparent;}
.btnforbid{color: #b7b8b9;cursor: no-drop;border-color: #b7b8b9;}
.btnforbid:hover{color: #b7b8b9;border-color: #b7b8b9;}

body{overflow-x: hidden;}

.opimb{position: fixed;top: 0;z-index: 99999;width: 100%;height: 100%;background: #00000061;display: none;}
.opimb img{width: 75%;display: block;}
.sbox img{cursor: pointer;}
.ivu-notice{top: 49px!important;right: 80px!important;}
.opimgb{position: fixed;width: 50%;height: 50%;margin-left: 32%;top: 235px;}
.ivu-notice-icon-warning {color: #c81d2b!important;}

._drop {
	cursor: pointer;
}

.after_drop {
	padding: 0px !important;
    margin: 0px !important;
    position: absolute;
    bottom: 0px;
    border: none !important;
    width: 100%;
    text-align: center;
}