﻿/* 填写账号 */

.Main{
	width:100%;
	height:640px;
	background:#f4f4f4;
	margin-top: 30px;
}

.retrievepsd{
	width:1146px;
	height:640px;
	background:#ffffff;
	margin:0 auto;
}


.progressbar{
	width:820px;
	height:90px;
	margin:40px auto 0 auto;
	border-bottom:1px solid #e5e5e5;
}

.navbtns {
	width: 100px;
    float: left;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    text-align:center;
    margin-right:140px;
}

.navbtns a{
	width:24px;
	height:24px;
	border-radius:50%;
	background:#e3e4e6;
	display:block;
	margin-left:40%;
	position:relative;
	z-index:20;
	line-height: 24px;
	color:#666666;
}

.navbtns span{
	display: block;
	margin-top:10px;
	color:#666666;
}

.navbtns .active{
	background:#ffa200;
	color:#fff;
}
/* é€šè¿‡é¢œè‰² */
.navbtns .white{
	background:#fff;
}
/* ç°è‰²çº¿æ¡ */
.navbtns .line{
	background:#e3e4e6;
}

/* åœ†ç‚¹è“è‰² */
.navbtns .blue{
	background:#0071fe;
}

.navbtn_blue,.navbtn_gray{
	position:absolute;
	top:10%;
	left:7%;
	z-index:10;
}

.navbtn_gray{
	width:86%;
	height:4px;
	background:#dedede;
}

.navbtn_blue{
	width:86%;
	height:4px;
	background:#fba500;
	z-index:11;
}

.loading{
	width: 280px;
	height:300px;
	margin:20px auto 0 auto;
}

.btn_Click{
	background:#f4f4f4;
	cursor: pointer;
	color:#676767;
	text-align: center;
	width:148px;
	height:36px;
	border:1px solid #cccccc;
	float:left;
	line-height: 36px;
	font-size:16px;
}

.active{
	background:#36a5ff;
	color:#fff;
	border:none;
	height:38px;
}

.Inputup .Inputup_1{
	width:250px;
	padding-left:40px;
	height:50px;
	line-height: 50px;
	font-size:14px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	margin-top:25px;

}

.Inputup .Inputup_2{
	width:165px;
	padding-left:10px;
	margin-top:20px;
	height:50px;
	line-height: 50px;
	border-radius: 5px;
	font-size:14px;
}

.countDiv{
	position: absolute;
	z-index: 10;
	top: 42px;
	left: 5px;
	line-height: 37px;
	font-size: 18px;
	text-align: center;
	width: 40px;
}

.Inputup span{
	position:relative;
	top:-30px;
	left:150px;
	color:#b2b2b2;
}

.report{
	width:300px;
	height:50px;
	line-height: 50px;
	color:#fff;
	text-align: center;
	/*line-height: 36px;*/
	background:#fba500;
	margin-top:20px;
	border:none;
	cursor: pointer;
	font-size:20px;
	font-weight: bold;
}
.LetSpaing2{
	letter-spacing: 2px;
}

.gain{
	width: 104px;
	height: 50px;
	line-height: 50px;
	margin-top:40px;
	color: #fff;
	text-align: center;
	/*line-height: 36px;*/
	background: #fba500;
	border: none;
	cursor: pointer;
	font-size: 16px;
}

.loading a{
	color:#38a6ff;
}

.gray-bg{
	background: #ccc;
	cursor:default;
}

/*注册页面*/
.loading_1 .faa600,.faa600{
	color:#faa600;
}


.Inputup p{
	position: absolute;
	top: 42px;
	right: -170px;
	width: 170px;
	text-align: left;
}

/*baner*/
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.baner{
	width:100%;
	height:500px;
}

.baner img{
	width:100%;
	height:500px;
}

.anminCss p{
	color:#fffcfa;
}

/*弹窗*/
.popup{
	position:fixed;
	margin-left:-250px;
	margin-top:-200px;
	top:50%;
	left:50%;
	width:500px;
	height:300px;
	border:1px solid #36a5ff;
	color:#fff;
	background: #ffffff;
	z-index: 999;
}

.popup p{
	height:48px;
	background: #36a5ff;
	line-height: 48px;
}

.popup a img{
	position:relative;
	top:16px;
	left:-20px;
}

.popup div{
	margin:30px 0 0 70px;
}

.popup div input{
	height:45px;
}

.popup span{
	cursor: pointer;
}

.popup button{
	width:58px;
	height:32px;
	background: #36a5ff;
	color: #fff;
	border:none;
	cursor: pointer;
	margin:110px 40px 0 0;
}

.shade{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	background: #000000 \9;
	filter: alpha(opacity:20);
	z-index: 500;
}

.anminCss{
	top:42%;
	left:37%;
}

/*login*/
.header{
	width:100%;
	height: 100px;
	position:relative;
	background: #ffffff;
}

.loGin_img{
	width:210px;
	height:50px;
	margin:25px 0 0 180px;
}

#timer{
	line-height: 100px;
	float:right;
	margin-right:180px;
	color: #666666;
}

#weather{
	display: initial;
	position: relative;
	top: 35px;
	left: 80px;
}

.Supply_img{
	width:100%;
	height:509px;
}

.Supply_login{
	width:314px;
	height:380px;
	background: #ffffff;
	border-radius: 5px;
	top: 14%;
	right: 12%;
}

.Supply_login .Inputup .Inputup_1{
	height:35px;
	width:205px;
	line-height: 35px;
}

.Supply_login .Inputup .Inputup_2{
	height:35px;
	line-height: 35px;
	width:125px;
}

.Supply_login .countDiv{
	top:35px;
}

.Supply_login .report{
	width:250px;
	height:35px;
	line-height: 35px;
}

.Supply_div{
	margin:31px 31px 0px 31px;
}

/*.Supply_div .report{*/
	/*margin-top: 20px;*/
/*}*/

.footers{
	margin: 100px auto;
	width: 620px;

}

.footers span{
	color:#656565;
	margin-right:20px;
	font-weight: 500;
}

/*帮助与支持*/
.HelpSupport, .HelpSupport img{
	width:100%;
	height:300px;
	display: block;
}

.HelpSupport_content{
	width:1176px;
	min-height:650px;
	margin:20px auto;
}

.HelpSupport_content_ul1{
	width:201px;
	min-height:640px;
	background: #ffffff;
	margin-right:20px;
}

.HelpSupport_content_ul1 li{
	height:60px;
	line-height: 60px;
	text-indent: 30px;
	font-size:16px;
	border-bottom:1px solid #f4f4f4;
	cursor: pointer;
}

.HelpSupport_content_ul1 .FW666{
	color:#666666;
	font-weight: bold;
}

.HelpSupport_content_ul1 .Active{
	background: #36a5ff;
	color:#fffffd;
	border:none;
}

.HelpSupport_content_ul1 .identify{
	background: #36a5ff;
	color:#fffffd;
	border:none;
}

a{
	color:#666;
}

.HelpSupport_content_ul1 .identify a, .Active a{
	color:#fff;
}

/*右侧*/
.HelpSupport_content_ul2{
	width:950px;
	min-height:640px;
	background:#fff;
}


.HelpSupport_navigation{
	/*height:50px;*/
	/*margin: 25px 35px 25px 35px;*/
	border-bottom:1px solid #ccc;
	margin:0 25px 0 25px;
	height:60px;
	line-height: 60px;
}

/*帮助与支持底部*/

.HelpSupport_content_ul2_bom{
	margin: 25px 35px 25px 35px;
	border-top:1px solid #ccc;
	width: 92%;
	bottom: -15px;
	padding-top: 15px;
}

.HelpSupport_content_ul2_bom button{
	width: 50px;
	height: 36px;
	margin: 10px 15px 0px 0px;
	color: #656565;
	text-align: center;
	line-height: 36px;
	background: #eaeaea;
	border: none;
	cursor: pointer;
}

.HelpSupport_content_ul2_bom button:hover{
	background: #36a5ff;
	color: #fefefe;
}

/* css翻转特效 */
.productImg ul, .productImg ul li{
	    perspective: 1000;
}

.hosScroll div{
	transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front, .back{
	    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

	.back {
	transform: rotateY(180deg);
}

.front {
	z-index: 2;
}

.register_head{
	width: 1146px;
    height: 80px;
    margin: 0 auto;
    line-height:80px;
}

.register_head img{
	margin-top:25px;
	float:left;
}

.register_head span{
	float:right;
	margin-top:25px;
}


/*二维码打印*/
.planVoted{
    margin:0 auto;
    height:40px;
    width:50px;
    line-height:40px;
    border:1px solid #cccccc;
    color:#cccccc;
}

.printBtn{
    display: block;
    padding:0;
    margin-top:10px;
    height: 32px;
    width:60px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    background: #27a9f0;
    cursor: pointer;
    text-decoration: none;
    text-underline: none;
}

.printBtn:hover{
    background:#1a73a3;
}

