﻿@charset "utf-8";
/* CSS Document */
/*html{font-size:10px}
@media screen and (min-width:321px) and (max-width:375px){html{font-size:11px}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:12px}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:15px}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:20px}}
@media screen and (min-width:720px) and (max-width:749px){html{font-size:22.5px}}
@media screen and (min-width:750px) and (max-width:799px){html{font-size:23.5px}}
@media screen and (min-width:800px){html{font-size:25px}}
body{font-size: 14px;font-size: 1.4rem;}*/
body,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol,form,textarea,th,td,input{
	margin: 0;
	padding: 0;
}
em,i{
	font-style: normal;
}
li{
	list-style: none;
}
a{
	text-decoration:none;
	-webkit-tap-highlight-color:rgba(255,0,0,0);
	vertical-align: top;
}
a:hover {
	text-decoration: inherit !important;
}
strong{
	font-weight:normal;
}
img{
	border: none;
	vertical-align:top;
    width: 100%;
    height: 100%;
}
table{
	border-collapse: collapse;
	border-spacing: 		0;
}
textarea{
	resize:none;
	overflow: auto;
}
input,textarea{
	outline: none;
}
a,button,input,select{
	outline:none;
	/*-webkit-user-modify: read-write-plaintext-only;*/
   	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input[type="button"], input[type="submit"], input[type="reset"] {
 	-webkit-appearance: none;
}
body {
	font-family: '微软雅黑', Arial !important;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.auto {
	margin-left: auto !important;
	margin-right: auto !important;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.Dclear{ 
	zoom: 1;
}
.Dclear:after{ 
	display: block; 
	content: ''; 
	clear: both;
}


/* 个人注册 */
/* 公用头部导航条 */


#header {
	height: 68px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=0,strength=20);/*ie*/
	-webkit-box-shadow: 0 1px 20px #ccc;
	-moz-box-shadow: 0 1px 20px #ccc;/*firefox*/
	box-shadow: 0 1px 20px #ccc;
}
.container {
	padding-left: 0 !important;
	padding-right: 0 !important;
    position: relative;
}
.topLogo {
	margin-top: 8px;
	margin-left: 5px;
    width: 188px;
    height: 55px;
}
.topLogo a {
    display: block;
    width: 100%;
    height: 55px;
}
.topLogo a img {
    display: block;
    max-width: 100%;
    height: auto;
}
.topTitle {
	width: 88px;
	height: 36px;
	height: 36px\0;
	margin: 0;
	border-left: 1px solid #929292;
	margin-top: 18px;
	margin-left: 9px;
    line-height: 36px;
    text-indent: 1em;
    font-size: 16px;
}
.topTitle1 {
	width: 150px;
}
.topTitle a {
	color: #adadad;
	width: 100%;
	height: 100%;
	display: block;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
}
.topLogin {
	margin-top: 35px;
	font-size: 14px;
	height: 16px;
}
.topLogin ul {
	height: 100%;
}
.red {
	color: #ff3838 !important;
}
.topLi {
	font-size: 14px;
	margin: 0 7px;
	height: 14px;
	color: #adadad;
}
.topLi a {
	display: inline-block;
	height: 100%;
	color: #adadad;
	font-size: 14px;
}
.topLi2 {
	margin-left: 0;
	border-left: 1px solid #bfbfbf;
	padding-left: 7px;
	margin-top: 3px;
}
.topLi2 a {
	margin-top: -3px;
}


/* 中间内容 */


.conL {
	width: 543px;
	margin: 0 !important;
}
.listDiv {
	position: relative;
	display: table;
	width: 400px;
	border: 1px solid #e5e5e5;
	height: 46px;
}
.yes {
	position: absolute;
	right: 8px;
	top: 16px;
	width: 14px;
	height: 14px;
	background: url(../images/yes.png) no-repeat;
	z-index: 2222;
    display: none;
}
.prompt {
	color: #999;
	padding-left: 6px;
	display: block;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	position: absolute;
	left: 0;
	bottom: -26px;
}
.prompt span,.promptS {
	width: 14px;
	height: 14px;
	margin-top: 2px;
}
.prompt1 {
	background: url(../images/prompt.png) no-repeat;
}
.prompt2 {
	background: url(../images/no.png) no-repeat;
}
.prompt strong,.promptSt {
	font-weight: 500;
	padding-left: 6px;
	-margin-top: -2px;
	font-size: 12px;
}
.conTitle {
	display: table-cell;
	text-align: center;
	width: 110px;
	-height: 46px;
	-height: 46px\0;
	line-height: 46px;
	font-size: 14px;
	color: #666;
}
.nmlpd {
	padding: 0 !important;
}
.ptn {
	position: relative;
	margin-bottom: 28px;
}
.listUl {
	position: absolute;
	left: -1px;
	top: 46px;
	z-index: 222;
	width: 100.5%;
	height: auto;
	border: 1px solid #ff9988;
	background: #fdf2ef;
}
.listUl li {
	width: 100%;
	height: 48px;
	line-height: 48px;
}
.listUl li a {
	color: #666;
}
.listUl li a:hover {
	background: #ffeae5;
	color: #666;
}
.promptS {
	margin-top: 18px;
}
.pdg {
	padding-left: 110px;
}
.note {
	margin-top: 8px;
	margin-left: 15px;
}
.pic {
	width: 21px;
	height: 24px;
	margin-top: 21px;
}
.note p {
	line-height: 70px;
	margin-bottom: 0;
	font-size: 16px;
	padding-left: 6px;
}
.conPic {
	width: 100px;
    height: 40px;
    background-color: #e5e5e5;
    position: absolute;
    right: 3px;
    top: 3px;
	/*background: url(../images/1.png) top right no-repeat;*/
}
.btnM {
	position: absolute;
	right: 3px;
	top: 3px;
	width: 100px;
	height: 40px;
	background: #e5e5e5;
	color: #666;
	border: none;
}
.me {
	margin-bottom: 10px;
	font-size: 12px;
	color: #666;
}
.me input[type="checkbox"] {
	width: 18px;
	height: 18px;
	vertical-align: text-top;
	border: solid 1px #cfd1d3;
	margin-right: 10px;
	margin-top: 0;
}
.btnT {
    display:block;
    text-align: center;
    line-height: 46px !important;
	width: 400px;
	height: 46px;
	border: 1px solid #ff3838;
	background: #ff3838;
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
}
.btnT:hover {
    color: #fff;
}
/* 右边内容 */
.conR {
	margin-top: 78px;
	height: 430px;
	border-left: 1px solid #e5e5e5;
	margin-left: 18px;
}
.conRE {
	height: 580px;
}
.conRt {
	height: 355px;
}
.bpoLogo {
	width: 310px;
	margin-top: 10px;
	margin-left: 70px;
}
.bpoLogo img {
	display: block;
	max-width: 100%;
	height: auto;
}
.bpoP1 {
	text-align: center;
	color: #505050;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 62px;
}
.bpoP2 {
	line-height: 1;
	font-weight: normal;
}

/* 底部 */
.foot {
	min-height: 170px;
	background: #f2f2f2;
	margin-top: 70px;
}
.footerP {
	text-align: center;
}
.footerP div {
	padding-top: 38px;
}
.footerP a,.footerP span {
	font-size: 12px;
	color: #a0a0a0;
	vertical-align: top;
}
.footerP span {
	display: inline-block;
	margin-top: 1px
}
.footerP p {
	font-size: 12px;
	color: #a0a0a0;
	padding-top: 16px;
}



/* 个人登录页面 
		2016.9.27
			.D


*/
.loginC {
	position: relative;
}
.dabg {
	width: 100%;
	height: 550px;
    background: url(../images/Objets_load.png) no-repeat 50% 100% #99bbc1;
}
.bggg {
	display: block;
	width: 100%;
	height: 440px;
}
.loginP {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.loginP1 {
	position: relative;
	height: 100%;
}
.loginK {
    position: absolute;
    right: 50px;
    top: 60px;
	width: 320px;
	min-height: 320px;
	.margin-top: 46px;
	.margin-left: 50px;
	background: #fff;
	display: none;
}
.qieH div {
	width: 80px;
	line-height: 24px;
	padding-top: 14px;
	-padding-left: 30px;
	padding-bottom: 4px;
	-border-bottom: 1px solid #eee;
    margin-left: 15px;
	cursor: pointer;
    text-align: center;
    border-bottom: 1px solid #f75959;
}
                        .clickLink {
                            position: absolute;
                            right: 0;
                            top: 0;
                            width: 60px;
                            height: 60px;
                        }
                        .clickLink a {
                            width: 100%;
                            height: 100%;
                            display: block;
                            position: relative;
                        }
                        .clickLink a:focus{outline:none;}
                        .clickLink a img {
                            display: block;
                            max-width: 100%;
                            height: auto;
                            position: absolute;
                            top: 0;
                            left: 0;
                            right: 0;
                            bottom: 0;
                            margin: auto;
                        }
.em1 {
	border-left: 1px solid #dcdcdc;
	height: 24px;
	margin-top: 14px;
}
.qieH .navDiv2 {
	-width: 80px;
	-padding-left: 23px;
     border-bottom: 1px solid #fff;
	/*border-left: 1px solid #dcdcdc;*/

}
.qieH div span {
	float: left;
}
.qieH div strong {
	display: block;
	line-height: 28px;
	font-size: 16px;
	color: #b0b0b0;
    font-weight: normal;
}
.bob {
	color: #b0b0b0 !important;
}
.ren {
	width: 22px;
	height: 24px;
	background: url(../images/UserCopy.png) no-repeat;
}
.ren1 {
	width: 22px;
	height: 24px;
	background: url(../images/UserCopy1.png) no-repeat;
}
.shou {
	margin-top: 1px;
	width: 14px;
	height: 22px;
	background: url(../images/iPhone_load.png) no-repeat;
}
.shou1 {
	margin-top: 1px;
	width: 14px;
	height: 22px;
	background: url(../images/iPhone1.png) no-repeat;
}
.conLogin {
	width: 100%;
	-height: 232px;
	-overflow: hidden;
    margin-bottom:14px;
}
.conL1 {
	width: 280px;
	display: none;
}
.conL1 p {
	color: #999;
	font-size: 12px;
	line-height: 38px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.conL1 input[type="text"],.conL1 input[type="password"] {
	height: 38px;
	border: 1px solid #e5e5e5;
	width: 100%;
	padding-left: 10px;
    font-size: 14px;
    color: #999;
}
.conL1 input[type="password"] {
	-margin-top: 15px;
}
.delInputValue {
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    background-image: url(../Images/close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40%;
    cursor: pointer;
    display: none;
}
.col {
	color: #808080;
    height: 18px;
	line-height: 14px;
    margin-bottom: 5px;
}
.pdT {
	padding-top: 9px;
	margin-bottom: 14px;
}
.nml>label {
	font-weight: normal;
}
.nml input {
	width: 12px !important;
	height: 12px !important;
	margin-top: 2px !important;
	margin-left: 5px !important;
	margin-right: 5px !important;
}
.btnT2 {
	width: 100%;
	height: 32px;
	border: 1px solid #f75959;
	background: #f75959;
	font-size: 16px;
	color: #fff;
	border-radius: 2px;
    margin-bottom: 40px;
}
input::-ms-clear,
input::-ms-reveal {
    display: none;
}
.footLo {
    position: absolute;
    border-top: 1px solid #eee;
    bottom: 0;
    left: 0;
    width: 100%;
}
.footLo a {
	font-size: 12px;
	color: #999;
	line-height: 36px;
	margin-top: 2px;
	margin-left: 20px;
}
.textRed {
	margin-left: 0;
	margin-right: 20px;
	font-size: 14px;
}
/* 转换手机动态登录 */
.yz {
	margin-top: 15px;
	position: relative;
}
.huoqu {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	color: #efefef;
	font-size: 12px;
	color: #666;
	border: none;
}
/* 转换QQ登录 */
.ren2 {
	margin-top: 1px;
	width: 18px;
	height: 22px;
	background: url(../images/QQred.png) no-repeat;
}
.ren2-1 {
	margin-top: 1px;
	width: 18px;
	height: 22px;
	background: url(../images/QQHui.png) no-repeat;
}
.shou2 {
	margin-top: 3px;
	width: 23px;
	height: 20px;
	background: url(../images/wxHui.png) no-repeat;
}
.shou2-1 {
	margin-top: 3px;
	width: 23px;
	height: 20px;
	background: url(../images/wxred.png) no-repeat;
}
.pdL {
	padding-left: 44px !important;
}
.pdL1 {
	padding-left: 38px !important;
}
.textC {
	text-align: center;
	line-height: 18px !important;
	margin-top: 0 !important;
}
.mTop {
	margin-top: 6px !important;
}
.mBtm {
	margin-bottom: 9px !important;
}
.wm {
	width: 144px;
	height: 144px;
	margin-left: 63px;
}
.wm img {
	display: block;
	max-width: 100%;
	height: 100%;
}
.QQzh {
	display: block;
	margin-left: 70px;
	font-size: 12px;
	color: #999;
}
.btnT2_1 {
	margin-top: 30px;
}
/* 微信登录 */
.mxTop {
	margin-top: 22px;
}
.lht {
	line-height: 52px !important;
}

.foot1 {			/* 个人登录跟企业登录的底部 */
    margin-top: 0;
}



/* 企业登录 */
.qi {
	width: 27px;
	height: 25px;
	background: url(../images/qi.png) no-repeat;
}








/* 忘记密码 
		2016.9.27
			.D
*/
.headTop {
	width: 660px;
	margin-top: 46px;
	overflow: hidden;
}
.crossG {
	width: 100%;
	height: 4px;
	border-radius: 4px;
	background: #d2d2d2;
	margin-top: 20px;
}
.crossG span {
	display: block;
	width: 33.33%;
	height: 100%;
	border-radius: 4px;
	background: #fe5909;
}
.oUl {
	width: 100%;
	margin-top: -24px;
}
.oUl li {
	width: 33.33%;
	float: left;
}
.oUl li div {
	width: 44px;
	height: 44px;
	overflow: hidden;
}
.oUl li div img {
	display: block;
	max-width: 100%;
	height: auto;
    margin-top: 0 !important;
	margin-left: 0 !important;
}
.oUl li p {
	text-align: center;
	margin-bottom: 0;
	line-height: 40px;
	font-size: 12px;
}
.ff5 {
	color: #ff5a08;
}
.gag {
	color: #9a9a9a;
}
.weiX {
	margin-top: 4px;
	margin-left: 4px;
}
.xgCon {
	width: 300px;
	display: none;
}
.Lring {
	width: 21px;
	height: 24px;
	background: url(../images/Lring.png) no-repeat;
}
.ts {
	height: 26px;
	margin-top: 22px;
}
.ts strong {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 26px;
	padding-left: 10px;
}
.xgInput {
	width: 100%;
	border: 1px solid #e5e5e5;
	height: 32px;
	font-size: 12px;
	padding-left: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
}
.xgId {
	padding-left: 0;
	position: relative;
}
.xgId input {
	width: 60%;
	height: 100%;
	border: none;
	padding-left: 15px;

}
.dw {
	width: 40%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #f0f0f0;
}
.mT {
	margin-top: 14px;
	margin-bottom: 10px;
}
.kf {
	font-size: 16px;
	color: #666;
}
.hx {
	border: none;
}
.p1 {
	font-size: 14px;
	color: #a2a2a2;
}
.p1 span {
	color: #333;
	padding-left: 5px;
}
.p2 {
	color: #333;
}
.zh {
	padding-top: 6px;
}
.zh a {
	width: 145px;
	height: 34px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	border-radius: 2px;
}
.zh1 {
	background: #ff3838;
}
.zh2 {
	background: #34b87f;
}
.zh1:hover,.zh2:hover {
	color: #fff;
}







#header {
	height: 68px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=0,strength=20);/*ie*/
	-webkit-box-shadow: 0 1px 20px #ccc;
	-moz-box-shadow: 0 1px 20px #ccc;/*firefox*/
	box-shadow: 0 1px 20px #ccc;
	position: relative;
	z-index: 222;
}
.container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.topLogo {
	margin-top: 16px;
	margin-left: 5px;
    width: 140px !important;
    height: 40px !important;
}
.topTitle {
	width: 88px;
	height: 36px;
	height: 36px\0;
	margin: 0;
	border-left: 1px solid #929292;
	margin-top: 18px;
	margin-left: 9px;
	line-height: 36px;
	font-size: 16px;
	text-align: center;
	color: #adadad;
    text-indent: 0 !important;
}
.topTitle1 {
	width: 150px;
}
/*.topTitle a {
	color: #adadad;
	width: 100%;
	height: 100%;
	display: block;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
}*/
.topLogin {
	margin-top: 35px;
	font-size: 14px;
	height: 16px;
}
.topLogin ul {
	height: 100%;
}
.red {
	color: #ff3838 !important;
}
.topLi {
	font-size: 14px;
	margin: 0 7px;
	height: 14px;
	color: #adadad;
}
.topLi a {
	display: inline-block;
	height: 100%;
	color: #adadad;
	font-size: 14px;
}
.topLi2 {
	margin-left: 0;
	border-left: 1px solid #bfbfbf;
	padding-left: 7px;
	margin-top: 3px;
}
.bdrNone {
	border-left: none;
}
.topLi2 a {
	margin-top: -3px;
}


/* 中间内容    设置手机号 */


.conL2 {
	width: 543px;
	margin-top: 80px;
}
.listDiv {
	position: relative;
	display: table;
	width: 400px;
	border: 1px solid #e5e5e5;
	height: 46px;
}
.yes {
	position: absolute;
	right: 8px;
	top: 16px;
	width: 14px;
	height: 14px;
	background: url(../images/yes.png) no-repeat;
	z-index: 2222;
	display: none;
}
.prompt {
	color: #999;
	padding-left: 6px;
	display: block;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	position: absolute;
	left: 0;
	bottom: -26px;
}
.prompt span,.promptS {
	width: 14px;
	height: 14px;
	margin-top: 2px;
}
.prompt1 {
	background: url(../images/prompt.png) no-repeat;
}
.prompt2 {
	background: url(../images/no.png) no-repeat;
}
.prompt strong,.promptSt {
	font-weight: 500;
	padding-left: 6px;
	-margin-top: -2px;
	font-size: 12px;
}
.conTitle {
	display: table-cell;
	text-align: center;
	width: 110px;
	-height: 46px;
	-height: 46px\0;
	line-height: 46px;
	font-size: 14px;
	color: #666;
}
.conTitleIn {
	border: none;
	width: 90%;
}
textarea.conTitleIn::-webkit-input-placeholder { /* WebKit browsers */
    line-height: 40px;
}
textarea.conTitleIn:-moz-placeholder { /* WebKit browsers */
    line-height: 40px;
}
textarea.conTitleIn::-moz-placeholder { /* WebKit browsers */
    line-height: 40px;
}
textarea.conTitleIn::-ms-input-placeholder { /* WebKit browsers */
    line-height: 40px;
}
.nmlpd {
	padding: 0 !important;
}
.ptn {
	position: relative;
	margin-bottom: 28px;
}
.listUl {
	position: absolute;
	left: -1px;
	top: 46px;
	z-index: 222;
	width: 100.5%;
	height: auto;
	border: 1px solid #ff9988;
	background: #fdf2ef;
}
.listUl li {
	width: 100%;
	height: 48px;
	line-height: 48px;
}
.listUl li a {
	color: #666;
}
.listUl li a:hover {
	background: #ffeae5;
	color: #666;
}
.promptS {
	margin-top: 18px;
}
.pdg {
	padding-left: 110px;
}
.note {
	margin-top: 8px;
	margin-left: 15px;
}
.pic {
	width: 21px;
	height: 24px;
	margin-top: 21px;
}
.note p {
	line-height: 70px;
	margin-bottom: 0;
	font-size: 16px;
	padding-left: 6px;
}
.conPic {
	width: 140px;
	background: url(../images/1.png) top right no-repeat;
}
.btnM {
	position: absolute;
	right: 3px;
	top: 4px;
	width: 140px;
	height: 40px;
	background: #e5e5e5;
	color: #666;
	border: none;
}
.me {
	margin-bottom: 10px;
	font-size: 12px;
	color: #666;
}
.me input[type="checkbox"] {
	width: 18px;
	height: 18px;
	vertical-align: text-top;
	border: solid 1px #cfd1d3;
	margin-right: 10px;
	margin-top: 0;
}
.btnT {
	width: 400px;
	height: 46px;
	border: 1px solid #f75959;
	background: #f75959;
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	border-radius: 2px;
}

