﻿@charset "utf-8";
/* CSS Document */
* {
	font-size:12px;
	color:#666;
	margin:0;
	padding:0;
}
body, div, h1, li {
	margin:0px;
	padding:0px;
}
a{color: #FFF;}
a:active {color: #FFF;}
a:hover {	color: #FFF;}
img{border:none;}
ul,li {
	list-style:none;
}
.left {
	float: left;
	display: block;
	margin-top: 30px;
}
.right {
	float: right;
	display: inline;
	margin-top: 65px;
	font-size: 14px;
	line-height: 30px;
}
.head {
	height: 120px;
	width: 990px;
	margin: auto;
}
.min {
	width: 990px;
	margin:0 auto;
	display: block;
	height: 500px;
}
.min .l{
	height: 395px;
	width: 364px;
	margin-top: 75px;
	display: block;
	float: left;
}
.min .r{
	float:left;
	margin-left:235px;

}
.h1 {
	height: 35px;
	margin-top:24px;
}

.reg {
	font-family: "Arial Unicode MS", fantasy;
	font-size: 28px;
	color: #f62648;
	height: 35px;
	float: left;
	
}
.login {
	font-family: "Arial Unicode MS", fantasy;
	display: block;
	font-size: 16px;
	line-height: 20px;
	float: right;
	margin-top: 13px;
}
.qlogin{
	font-size: 16px;
	color: #f62648;
	text-decoration: none;
}
.qlogin:hover{
	color:#FB070B;
	}
	
#form1{
	margin-top: 50px;
}
.input{
	width: 316px;
	height:36px;
    line-height: 36px;
	margin-top: 28px;
}
.input2{
	width: 316px;
    line-height:36px;
}

.ipt{
	width: 316px;
	height:36px;
    line-height: 36px;
	font-size: 16px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	text-indent: 1em;
	float:left;
	box-shadow:  
        0pt 1px 1px rgba(234, 234, 234,  0.4),  
        0px 0px 5px 2px rgba(226, 226, 226, 0.4) inset;

}
.yipt{
	width: 160px;
	height:36px;
    line-height: 36px;
	font-size: 16px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	text-indent: 1em;
	float:left;
	box-shadow:  
        0pt 1px 1px rgba(234, 234, 234,  0.4),  
        0px 0px 5px 2px rgba(226, 226, 226, 0.4) inset;

}
.hq{
	width:123px;
	height:36px;
	background-color: #f62648;
	float:right;
	color: #FFF;
	font-size: 16px;
	border-radius: 5px;
	text-align: center;
	line-height:36px;
	text-decoration: none;
}
.hq_graph{
	width:123px;
	height:36px;
    line-height: 36px;
	background: #FFF;
	float:right;
	font-size: 16px;
	border-radius: 5px;
	text-align: center;
	
	text-decoration: none;
    border:1px solid #ccc;
    box-shadow:  
        0pt 1px 1px rgba(234, 234, 234,  0.4),  
        0px 0px 5px 2px rgba(226, 226, 226, 0.4) inset;
}
.h2 {
	height: 25px;
	margin-top: 15px;
}
.hl{
	float: left;
	display: block;
	margin-left: 5px;
}
.hr{
	float: left;
	margin-left: 5px;
}
.hhq{
	width:316px;
	height:36px;
    line-height: 36px;
	background-color: #f62648;
	display: block;
	color: #FFF;
	font-size: 16px;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
    
}
.footer{
	display: block;
	text-align: center;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


/*登录css*/

.dh1 {
	height: 35px;
	margin-top: 120px;
}
.dhq{
	width:316px;
   height:36px;
    line-height: 36px;
	background-color: #f62648;
	display: block;
	float: left;
	color: #FFF;
	font-size: 16px;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
}
.login_margin {
    margin-top:24px;
}
.d-reg{
	width:123px;
	float: right;
	line-height:36px;
	text-align: right;
	font-family: "Arial Unicode MS", fantasy;
	font-size: 16px;
	text-decoration: none;
}
.dhr{
	float: right;
	margin-left: 5px;
	color: #f62648;
	text-decoration: none;
}
.dhr:hover{
	color:#F71115;}
.minddle_content{
	margin:0 auto;
	}