@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol, ul{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none;color:#fff}
body{font-family:"Kreon";font-weight:300;color:#333;background:#fff;}
.body{
	position: fixed;
	left: 0;      
	top: 0;      
	width: 100%;    
	height: 100%;      
	background: url("../image/login.jpg") no-repeat center center;
	background-size: cover;
}
.login_in{
	width: 28vw;
	height: 28vw; 
	display: inline;
	float: left;
	position: absolute;
	z-index: 999;
	top: 28%;
	left: 15%;
}
.login_in1{
	width: 100%;
	height: 30px;
	display: inline;
	float: left;
	text-align: right;
	overflow: hidden;
}
.login_in1 a{
	color: #348dff;
	line-height: 30px;
	font-size: 13px;
	font-family: '微软雅黑';
}
.login_in2{
	width: 100%;
	height: 25px;
	display: inline;
	float: left;
	text-align: left;
	overflow: hidden;
	margin-top: 10px;
}
.login_in2 a{
	color: #348dff;
	line-height: 25px;
	font-size: 13px;
	font-family: '微软雅黑';
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
.login_in2 .hover_active{
	padding-left:20px ;
	padding-right: 20px;
	display: inline;
	float: left;
	background-color: #83b9ff;
	border-radius: 25px;
	color: #ffffff;
}
.login_in2 span{
	color: #348dff;
	line-height: 23px;
	font-size: 13px;
	font-family: '微软雅黑';
	display: inline;
	float: right;
	border: 1px solid #348dff;
	margin-left: 15px;
	padding-left:5px ;
	padding-right: 5px;
	border-radius: 15px;
}
.login_in3{
	width: 100%;
	height: 60px;
	display: inline;
	float: left;
	text-align: left;
	overflow: hidden;
	color: #348dff;
	line-height: 60px;
	font-size: 35px;
	font-family: '黑体';
	font-weight:bold;
	margin-top: 10px;
}
.login_in4{
	width: 100%;
	height: 300px;
	display: inline;
	float: left;
	margin-top: 10px;
}
.login_in41{
	width: 60%;
	height:40px;
	display: inline;
	float: left;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #f3f6fb, 0 0 10px #f3f6fb, 0 0 5px #f3f6fb;
	margin-bottom: 20px;
}
.login_in411{
	width: 22px;
	height: 27px;
	display: inline;
	float: left;
	background-color: blue;
	margin-top: 6.5px;
	margin-left: 10px;
}
.login_in412{
	width: 180px;
	height:38px;
	display: inline;
	float: left;
	border: 0px;
	margin-left: 20px;
	color: #348dff;
	line-height: 38px;
	font-size: 15px;
	font-family: '微软雅黑';
	
}
input::input-placeholder{
	color: #77acf2;
}
input::-webkit-input-placeholder{	
	color: #77acf2;
}
input::-moz-placeholder{			
	color: #77acf2;
}
input::-moz-placeholder{			
	color: #77acf2;
}
input::-ms-input-placeholder{		
	color: #77acf2;
}
.login_in42{
	width: 60%;
	height:30px;
	display: inline;
	float: left;
	margin-bottom: 20px;
}
label{
    line-height: 20px;
    display: inline-block;
    margin-left: 5px;
    margin-right:10px;
    color: #777;
}
.radio_type{
    width: 15px;
    height: 15px;
    appearance: none;
    position: relative;
}
.radio_type:before{
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #7d7d7d;
    display: inline-block;
    border-radius: 4px;
    vertical-align: middle;
}
.radio_type:checked:before{
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #77acf2;
    background:#ffffff;
    display: inline-block;
    border-radius: 5px;
    vertical-align: middle;
	margin-top: -4px;
}
.radio_type:checked:after{
    content: '';
    width: 9.5px;
    height: 4px;
    border: 2px solid #77acf2;
    border-top: transparent;
    border-right: transparent;
    text-align: center;
    display: block;
    position: absolute;
    top: 2px;
    left: 4px;
    vertical-align: middle;
    transform: rotate(-45deg);
}
.radio_type:checked+label{
    color: #77acf2;
}
.tijiao{
	width: 180px;
	height:38px;
	display: inline;
	float: left;
	margin-left: 40px;
	color: #ffffff;
	background: #348dff;
	line-height: 38px;
	font-size: 15px;
	text-align: center;
	font-family: '微软雅黑';
	border-radius: 38px;
}
.tijiao1{
	width: 180px;
	height:25px;
	display: inline;
	float: left;
	margin-left: 40px;
	color: #333333;
	text-decoration: underline;
	line-height: 25px;
	font-size: 15px;
	text-align: center;
	font-family: '微软雅黑';
	margin-top: 10px;
}
