*{
	margin: 0;padding: 0;
}
html,body{
	width: 100%;
	color: rgba(41, 41, 41, 1);
}
a{
color: rgba(41, 41, 41, 1);    
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
.w{
	width: 1100px;
	margin: 0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
 .clearfix:after{
      clear: both;
          content: "";
          display: block;
          height: 0;
          visibility: hidden;
    }
.mtop{
	margin-top: 20px;
}
.mbot{
	margin-bottom: 20px;
}
.center{
	text-align: center;
}
.max-w{
	max-width: 100%;
	display: block;
	margin:0 auto
}
.header{
	width: 100%;
	padding-top: 10px;
	    box-shadow: 0 1px 10px 0 rgba(0,0,0,.2);
}
.logo img{
	max-width: 180px;
}
.nav_lists {
	
}
.nav_lists li{
	float: left;
	padding: 0 30px;
	
}
.nav_lists li>a{
	display: inline-block;
	padding: 15px 3px 20px 3px;
	color: #333;
	border-bottom: 3px solid #fff;
	
}
.nav_lists li>a:hover{
	border-bottom: 3px solid #ea6261;
	color: #eb5a59;
}
.nav_lists li a.onn{
  border-bottom: 3px solid #ea6261;
	color: #eb5a59;  
}
.login_reg{
	margin-left: 30px;
}
.login_reg img{
	max-width: 120px;
}
.l_r_btn{
	display: inline-block;
	margin-left: 35px;
	padding: 5px 10px;
	border: 1px solid #eb5a59;
	color: #eb5a59 ;
	background-color: #fdeeee;
	border-radius: 5px;
	margin-top: 10px;
}
.hbtn,.hbox,.hbox2,.btnsacle{
	transition: all .3s ease;
}
.hbtn:hover{
	background-color:#eb5a59;
	color: #fff;
}
.hbtn2:hover{
	background-color:#fff;
	color: #eb5a59;
}
.hbox:hover{
	box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 30%) !important;
	    background-image: linear-gradient( 180deg, rgba(233, 81, 80, 0.8) 0,rgb(253 207 207) 100% ) !important;
}
.hbox:hover .adva_item_desc{
	color: #fff;
}

.hbox:hover .color0,.hbox:hover .color1,.hbox:hover .adva_item_t2_t,.hbox:hover p{
	color: #fff;
}

.hbox2:hover{
	box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 30%) !important;
}

.btnsacle:hover{
	transform: scale(1.2);
	
}











.footer{
	background-color: #fef6f6;
	padding: 20px 0;
	width: 100%;
}
.footer_item{
	margin-left: 22px;
}
.footer_item ul li{
	padding-top: 10px;
}
.footer_item ul li img{
	vertical-align: -5px;
}
.footer_item ul li a{
	color: #333;
}
.f_item_name{
	display: inline-block;
	padding: 4px 15px;
	background-color: #e95150;
	color: #fff;
	border-radius: 5px;
}
.ful1 li{
	text-align: center;
}
.s_c_w_in{
    width:250px;
}
.cont_us{
    width: 200px;
    text-align: center;
    padding-top: 20px;
}
.server_i_items a{
}
.server_i_items a:hover{
    color: #eb5a59;
}
.server_center{
    position: relative;
}
.server_center_list_w{
    position: absolute;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    width: 500px;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.2);
    z-index: 10000;
    left: -220px;
    display: none;
}
.server_center:hover .server_center_list_w{
    display: block;
}
.server_i_t{
    padding:0 10px;
    font-size: 18px;
    color: #eb5a59;
    font-weight: 300;
}
.server_i_items{
  
}
.server_i_items a{
    display: inline-block;
    padding: 10px 10px;
}
.server_i_items a img{
    width: 25px;
    vertical-align: -6px;
}

.server_i_items a span{
    font-size: 16px;
    margin-left: 1px;
}
.alert_logo,.alert_reg{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
   display: none;
    
}
.close_logo{
    position: absolute;
    right: 5px;
    top: 3px;
    cursor: pointer;
    font-size: 28px;
}
.alert_logo_in{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    
   
}
.alert_logo_in2{
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.alert_w_l{
}
.alert_w_r{
    width: 300px;
}
.a_l_tit{
       min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    font-weight:bold;
  
}
.a_l_t_f p{
    padding-left: 25px;
    margin-top: 12px;
}
  .alert_logo .form-control {
    height:25px;
    line-height: normal;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
        color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
outline: #eee;
width: 238px;
}
 .alert_reg .form-control {
    height:18px;
    line-height: normal;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 10px;
        color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
outline: #eee;
width: 238px;
}
.good-tips{
    padding-bottom: 10px;
    font-size: 12px;
}
.threeLogin{
    font-size: 12px;
    padding-top: 5px;
    padding-left: 25px;
}
.threeLogin img{
        vertical-align: -4px;
}
#login_btn,#regBtn{
        height: 47px;
    background: #01c26f;
    color: #fff;
    font-size: 14px;
    background: -webkit-linear-gradient(#eb5a59,#f9b1b0);
    background: -o-linear-gradient(#eb5a59,#f9b1b0);
    background: -moz-linear-gradient(#eb5a59,#f9b1b0);
    background: linear-gradient(#eb5a59,#f9b1b0);
    border: 0;
    width: 250px;
    margin-left: 25px;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    font-size: 18px;
}
.sms_box{
    position: relative;
}

#click_checkcode_phone,#click_checkcode_email,#get_invite_code{
    position: absolute;
 right: 26px;
    top: 1px;
    height: 30px
}







