/*轮播图样式*/
* {
	list-style-type: none;
}

a,img {
	border: 0;
}

/* flexslider */
.flexslider {
	position: relative;
	height: 450px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}

.slides {
	position: relative;
	z-index: 1;
}

.slides li {
	height: 450px;
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px; *
	display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}


.loginBackDiv {
	width: 1423px;
	height: 450px;
	background-repeat: no-repeat;
	margin: 0px auto 60px;
}

.bigImage {
	float: left;
	margin-left: 280px;
}

.qrcode-target1 {
	background-image: url(../images/QRcodes.png);
	float: right;
	z-index: -100;
	width: 40px !important;
	height: 40px !important;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-top: -4px;
}

.qrcode-target2 {
	background-image: url(../images/accountnum.png);
	float: right;
	z-index: -100;
	width: 40px !important;
	height: 40px !important;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-top: -4px;
}

.qrcode-mask {
	float: right;
	margin-right: -40px;
	margin-top: -10px;
}

.qrcodes-scans {
	margin-left: 60px;
	margin-top: 10px;
}


.maskqrcode{
	width:162px;
	height:162px;
	background-image:url(../images/qrcodebg.png);
	background-repeat:no-repeat;
	opacity: 0.9;
}


.loginSmallDiv {
	width: 306px;
	height: 290px;
	/**	background-image: url(../images/loginBack.png); 
	background-repeat: no-repeat;   */
	position: absolute;
	top: 80px;
	float: left;
	left: 62%;
	padding-top: 10px;
	text-align: center;
	background-color: rgb(255, 255, 255);
	z-index: 2;
}

.loginTitle {
	font-size: 24px;
	color: #3C2007;
	font-family: \5FAE\8F6F\96C5\9ED1;
	margin-left: 60px;
}

.loginSmallDiv1 {
	width: 306px;
	height: 290px;
	position: absolute;
	top: 80px;
	float: left;
	left: 62%;
	padding-top: 10px;
	background-color: rgb(255, 255, 255);
	z-index: 2;
}

.loginTitle1 {
	font-size: 24px;
	color: #333333;
	font-family: \5FAE\8F6F\96C5\9ED1;
	margin-top: 40px;
	margin-left: 40px;
}

.loginTable1 {
	width: 220px;
	margin-left: 40px;
	font-family: 微软雅黑;
	position: absolute;
	top: 120px;
}

.loginExit {
	font-size: 14px;
	float: left;
	color: #b2b2b2;
	cursor: pointer;
	margin-top: 20px;
}

.loginExit:hover {
	color: #F78B33;
}

.rememdDiv {
	display: none;
	margin-top: 10px;
	text-align: left !important;
	margin-left: 40px;
}
.rememdDiv2 {
	display: none;
	margin-top: 10px;
	text-align: left !important;
	margin-left: 40px;
}

.loginTable {
	width: 220px;
	text-align: center;
	margin-left: 40px;
	font-family: 微软雅黑;
	position: absolute;
	top: 60px;
}

.loginTxtDiv {
	width: 220px;
	height: 40px;
	border: 1px solid #cccccc;
}

.loginImage {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.loginText {
	float: left;
	border: none !important;
	line-height: 40px;
	font-size: 12px !important;
	color: #808080;
	height: 40px !important;
	outline: none;
	width: 160px;
}

.loginForget {
	font-size: 14px;
	float: left;
	color: #b2b2b2;
	cursor: pointer;
}

.loginForget:hover {
	color: #F78B33;
}

.loginRegister {
	font-size: 14px;
	float: right;
	color: #b2b2b2;
	cursor: pointer;
}

.loginRegister:hover {
	color: #F78B33;
}

.loginButton {
	width: 220px;
	height: 35px;
	/**	
	background: none;
	border: none;
    background-image: url(../images/loginButtonBack.png);
	background-repeat: no-repeat;
*/
	margin-top: 15px;
	color: #FFFFFF;
	font-size: 20px;
	background-color: #F78B33;
	border: 0;
	border-radius: 4px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.loginTable .loginTr {
	height: 60px;
}

.loginRememd {
	color: #ff1a42;
	font-size: 12px;
	position: relative;
	top: -2px;
}

.bottomDiv {
	width: 1008px;
	height: 350px;
	margin: auto;
	min-width: 980px;
}

.bottomDiv-top {
	text-align: center;
	letter-spacing: 128px;
}

.bottomDiv-bottom {
	margin-top: 30px;
}

.bottomDiv a {
	text-decoration: none;
	color: #666666;
}

.bottomDiv a:hover {
	text-decoration: underline;
}

.bottomDiv-bottom ul {
	list-style: none;
}

.bottomDiv-bottom ul li span {
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.bottomDiv-bottom ul li a {
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
}

.bottomDiv-bottom ul li {
	float: left;
	margin-left: 80px;
}

.footDivlogin {
	width: 100%;
	height: 310px !important;
	background-color: #424040;
	font-size: 12px;
	color: #cccccc;
}

.footDivbox {
	width: 1008px;
	margin: auto;
}

.footDiv-left {
	width: 60%;
	float: left;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #cccccc;
	margin-top: 30px;
	margin-left: 15px;
}

.footDiv-left-p {
	line-height: 60px;
	font-weight: bold;
}

.footDiv-right {
	float: right;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #cccccc;
	font-weight: bold;
	margin-left: 13%;
	margin-top: 30px;
	line-height: 40px;
}

.qecode_hint {
	display: none;
	position: absolute;
	z-index: 3;
	background-color: #F5F5F5;
	width: 162px;
	height: 162px;
	left:71px;
	right:0px;
	top:41px;
	bottom:0px;
}