/*登录css*/
html,body{
	margin:0;
	padding:0;
}
body{
	background: url(../images/login/bg01.jpg) no-repeat;
    background-size: 100% 100%;
    font-family: "Microsoft YaHei",Arial, Helvetica, sans-serif,"Times New Roman", Times, serif;
    font-size: 14px;
    color: #0b0a0a;
    background-attachment: fixed;
}
*:focus{ outline:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img,script{ margin:0; padding:0;}
img{ border: none 0; vertical-align:middle; _vertical-align:baseline;}
ul li{ margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-family:"Microsoft YaHei";}
input{font-family:"Microsoft YaHei";}
i{ font-style:normal;}

a{text-decoration:none; outline:none; }
a:hover{color:#CF271E; text-decoration:none; cursor:pointer;}
.clear {clear: both;}
.left{float:left;}
.right{float:right;}

.page {
	width: 100%;
	min-width: 1520px;
	position: relative;
	/*padding: 60px 0;*/
}
.zc_box {
	float: left;
	width: 480px;
	margin: 0 0 20px 750px;
	border-bottom: 2px solid #FFFFFF;
}
.zc_box li {
	float: left;
	width: 162px;
	height: 60px;
	margin-right: 140px;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 28px;
}
.zc_box li.on {
	background: url(../images/icon10.png) no-repeat center bottom;
}
.zc_box li a {
	color: #FFFFFF;
}
.zc_box li:last-child {
	margin-right: 0;
}
.search_btn {
	width: 80px;
	height: 32px;
	background: #CF271E;
	color: #FFFFFF;
	font-size: 16px;
	border: none;
	margin: 50px 0 0 0;
	border-radius: 5px;
}
.page_box01 {
	width: 1520px;
	height: 915px;
	background: url(../images/login/bg02.png) no-repeat center center;
	background-size: cover;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.page_box02 {
	width: 1520px;
	height: 820px;
	background: url(../images/login/bg03.png) no-repeat center center;
	background-size: cover;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.person_login {
	width: 527px;
	margin:118px 90px 0 0;
}
.weltitle {
	color: #CF271E;
    font-size: 32px;
    display: block;
    /*margin: 0 0 0 80px;*/
}
input::-webkit-input-placeholder {
	color: #b6c2ce;
	font-size: 20px;
}
.person_login input {
	width: 389px;
	height: 65px;
	line-height: 65px;
	padding-left: 80px;
	border: 1px solid #b6c2ce;
	border-radius: 5px;
	margin-top: 34px;
	font-size: 20px;
}
.psd p {
	color: #cf271e;
	font-size: 18px;
	margin: 10px 0 0 0;
	background: url(../images/login/icon03.jpg) no-repeat;
	background-position: 0 0;
	padding-left: 30px;
}
.wjmm {
	margin: 24px 50px 0 0;
	
}
.wjmm a{
	font-size: 16px;
	color: #cf271e;
}
.person_login li:first-child input {
	background: url(../images/login/icon01.jpg) no-repeat;
	background-position: 25px 15px ;
	margin-top: 58px;
}
.person_login li:nth-child(2) input {
	background: url(../images/login/icon02.jpg) no-repeat;
	background-position: 25px 15px ;
}
.person_login li:nth-child(3) input {
	background: url(../images/login/icon04.jpg) no-repeat;
	background-position: 25px 15px ;
}
.person_login li:nth-child(5) img {
	margin-top: 15px;
}
.grzc,.tdzc {
	width: 248px;
    height: 60px;
	text-align: center;
	line-height: 60px;
    line-height: 60px;
    font-size: 24px;
    border-radius: 5px;
	margin: 46px 0 10px 0;
    box-shadow:#FDEFEF 0px 0px 18px;
}
.grzc a,.tdzc a {
	color: #cf271e;
}
.grzc {
	background: url(../images/login/icon09.png) no-repeat;
	background-position: 25px 5px;
}
.tdzc {
	margin-left: 15px;
	background: url(../images/login/icon08.jpg) no-repeat;
	background-position: 25px 15px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
        -webkit-appearance: none;
}
input[type="number"]{
        -moz-appearance: textfield;
}
.txyzm {
	width: 93px;
	height: 31px;
	position: absolute;
    margin: 50px  0 0 -100px;
}
.ret {
	background: url(../images/login/arrow_left.png) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
	float: right;
    padding-left: 30px;
    margin:25px 50px 0 0;
    background-position: 0 0px;
}
.ret:hover {
	color: #FFFFFF;
}
/* 个人注册 */
.grzc_box {
	width: 533px;
	margin: 15px 175px 0 0;
}
.grzc_box ul li {
	font-size: 20px;
	text-align: right;
}
/*
.grzc_box ul li:nth-child(3) span {
	margin:30px 0 0  80px;
}*/
.grzc_box input,.grzc_box select {
	width: 385px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	border-radius: 3px;
	margin-left: 20px;
	margin-top: 20px;
	text-indent: 15px;
	border: 1px solid #B6C2CE;
}
.grzc_box input.zyz_name {
 display: inline-block;
 width: 240px;
 margin-right: 145px;
}
.choose_btn {
 float: right;
 width: 137px;
    height: 48px;
    background: #CF271E;
    color: #FFFFFF;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    border-radius: 5px;
    margin-left: 9px;
    margin-top: -49px;
    cursor: pointer;
}
.grzc_box input.yzm {
	width: 240px;
	height: 48px;
	line-height: 48px;
}
.grzc_box input.xb {
	width: 24px;
	height: 22px;
	display: inline-block;
	margin-top: 35px;
}
.hqyzm {
	width: 137px;
	height: 48px;
	background: #CF271E;
	color: #FFFFFF;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	border-radius: 5px;
	margin-left: 9px;
	margin-top: 20px;
	cursor: pointer;
}
.xy {
	color:#CF271E ;
}
.grzc_box input.gou {
	width: 22px;
	height: 20px;
	float: left;
	margin-right: 10px;
	margin-top: 32px;
}
.grzc_box ul li:nth-child(10) {
	text-align: left;
	line-height: 80px;
	margin: 0 0 0 20px;
}
.mt26 {
	margin-top: 20px;
}
.ljdl {
	color:#CF271E ;
	text-decoration: underline;
}
.grzc_box ul li:last-child {
	text-align: center;
	margin-left: 50px;
}
/* 找回密码 */
.zhmm_box {
	width: 494px;
	margin: 70px 184px 0 0;
}
.zhmm_box input {
	width: 492px;
	height: 64px;
	border: 1px solid #B6C2CE;
	border-radius: 5px ;
	margin-top: 27px;
	text-indent: 65px;
	font-size: 20px;
}

.zhmm_box li:first-child input {
	background: url(../images/login/icon01.jpg) no-repeat;
	background-position: 25px 25px ;
	margin-top: 79px;
}
.zhmm_box li:nth-child(3) input {
	background: url(../images/login/icon10.png) no-repeat;
	background-position: 25px 20px ;
}
.zhmm_box li:nth-child(4) input,.zhmm_box li:nth-child(5) input {
	background: url(../images/login/icon02.jpg) no-repeat;
	background-position: 25px 20px ;
}
.zhmm_box li:nth-child(6) input {
	background: url(../images/login/icon04.jpg) no-repeat;
	background-position: 25px 20px ;
}
.zhmm_box li:nth-child(2) img {
	margin-top: 45px;
}
.zhmm_box li:nth-child(3) input.dxyzm {
	width: 313px;
}
.mt50 {
	margin-top: 50px;
}
.mt35 {
	margin-top: 35px;
}
.ml15 {
	margin-left: 15px;
}
/* 团队注册 */
.page_box02 .list01 {
	width: 590px;
	margin: 10px 0 0 100px;
}
.page_box02 .list01 input,.page_box02 .list01 select,.page_box02 .list02 input,.page_box02 .list02 select {
	width: 388px;
	height: 48px;
	margin:19px 0 0 23px;
	text-indent: 15px;
	font-size: 18px;
	border: 1px solid #C4C0C3;
}
.page_box02 .list01 select {
	font-size: 18px;
}
.page_box02 .list01 ul li {
	text-align: right;
	font-size: 20px;
}
.page_box02 .list01 input.yzm {
    width: 240px;
    height: 48px;
    line-height: 48px;
}
.page_box02 .list01 ul li:last-child  {
	margin-top: 10px;
}
.page_box02 .list01 ul li:last-child textarea {
	resize: none;
	width: 389px;
	height: 33px;
	border: 1px solid #B6C2CE;
	text-indent: 25px;
	font-size: 18px;
	padding-top: 15px;
}
.page_box02 .list01 ul li:last-child textarea::-webkit-input-placeholder {
	color: #B6C2CE;
	font-size: 18px;
}
.tdjj {
	margin: 20px 0 0 85px;
}
.page_box02 .list02 {
	width: 600px;
	margin: 10px 50px 0 0;
}
.page_box02 .list02 ul li {
	font-size: 20px;
}
.page_box02 .list02 ul li:nth-child(1) input {
	width: 20px;
	height: 18px;
	margin-left: 26px;
}
.page_box02 .list02 ul li select {
	font-size: 18px;
}
.page_box02 .list02 ul li:nth-child(1) label {
	width: 130px;
	color: #B6C2CE;
	font-size: 20px;
}
.kind {
	width: 435px;
	margin-left: 3px;
}
.tdjz {
	margin: 50px 30px 0 0;
}
.jz {
	margin-top: 19px;
}
.page_box02 .list02 ul li:nth-child(4) input.gou {
	width: 22px;
	height: 18px;
	float: left;
	margin-right: 10px;
	margin-top: 27px;
}
.page_box02 .list02 ul li:nth-child(4) {
	line-height: 70px;
	margin-top: 20px;
}
.xy {
	margin-top: 20px;
}
.ml173 {
	margin-left: 173px;
}

/* 日历 */
pre{font-family:'微软雅黑'}

.box{width:970px; padding:10px 20px; background-color:#fff; margin:10px auto;}

.box a{padding-right:20px;}

/* .demo1,.demo2,.demo3,.demo4,.demo5,.demo6{margin:25px 0;} */

h3{margin:10px 0;}

.layinput{height: 22px;line-height: 22px;width: 150px;margin: 0;}

.page_box02 .list01 ul li:nth-child(10) span {
	float: left;
	margin: 40px 0 0 85px;
}
.page_box02 .list01 ul li:nth-child(10) input {
	margin: 35px 0 0 10px;
}