﻿

body{
		/*font-size:3vw;*/line-height:150%; font-size:16px; 
	
	color:#333; background-color:#e8e3fb;letter-spacing:1px;
	padding:0px;
	-webkit-font-smoothing:antialiased;
	margin:0px;font-family:"myFont",Arial; } 
	
/*::-webkit-scrollbar{width:0px;height: 0;}*/
		
::selection {
    background:#32afff; color:#fff;
  
}

::-moz-selection {
    background:#32afff;  color:#fff;
    
}

::-webkit-selection {
    background:#32afff; color:#fff;   
   
}

textarea,input{font-family:"myFont",Arial;border-radius: 0rem;border:0;font-size: 16px;-webkit-appearance: none!important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


ul,li,p,h1,h2,h3,h4{ margin:0px; padding:0px; margin:0;padding:0;border:0;outline:0;font-style:normal; font-weight:400;list-style-type:none; }
img{ border:0px;}
a{ color:#a341ff; -webkit-transition: all 0.5s;}
a:hover{ color:#a341ff;  -webkit-transition: all 0.5s;}

.top_bj{position: relative;}
.top_bj img{width: 100%;}
.top_cot{margin: .8rem;margin-top: -30vw;position: relative;z-index: 200;}

.top_box{background-color: #fff;margin-bottom: .8rem;border-radius: .8rem;padding:1.5rem;padding-bottom: 0; overflow: hidden;}
.top_box h2{font-weight: bold;font-size: 20px; text-align: center;display: inline-block;margin-bottom:20px;width: 100%;height: 20px;line-height: 20px;}
.top_box h2 img{margin-left: 1.5rem;margin-right: 1.5rem;width: 15px;}
.top_box p{margin-bottom: 20px;}
.top_box span{color: #a341ff;font-weight: 700;}
.dib{text-align: center;
    padding: 0 3rem;
    padding-bottom: 5rem;
    color: #b39bc7;
    font-size: 14px;
    line-height: 130%;}
.dib img{margin-bottom: 5px;width: 40%;max-width: 180px;}

.btn a{position: fixed;z-index: 999; bottom: 1.5rem;left: .8rem;right: .8rem;display: inline-block;height: 50px; line-height: 50px; background-color: #a341ff;text-align: center;color: #fff;border-radius: .8rem;box-shadow: 0 5px 20px rgb(113 94 133 / 15%);text-decoration:none;}
.off a{position: absolute;right: 10px;display: inline-block;z-index: 999;font-size: 35px; top: 10px;width: 30px;height: 30px; line-height: 30px;text-align: center;color: #fff;border-radius: 3rem;text-decoration: none;
}

@media screen and (max-width:400px) {

	

}