body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-family: "Microsoft Yahei" !important;
	font-size: 14px;
	color: #333;
}
ul,li,a,a:hover{ list-style:none; text-decoration:none;}


#login-hared{ width:1000px; margin:0 auto; height:60px;}

#login-hared img{ float:left; display:block; margin-top:10px;}
#login-hared ul{ float:right; width:432px; text-align:right;margin-top:10px;} 
#login-hared ul li{ padding:0 20px; float:left; line-height:60px;}
#login-hared ul li a{ color:#666;}
#login-hared ul li a:hover{ color:#007eff;}
.login-bg {
	width: 100%;
	height: 683px;
}
.pull {
	float: right;
}
.phone-img {
	display: none !important;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.active {
	color: #f3982e;
}
#carousel-example-generic .item:nth-child(1) > div {
	background-image: url(../images/v3/index01_bg.jpg);
}
#carousel-example-generic .item:nth-child(2) > div {
	background-image: url(../images/v3/index02_bg.jpg);
}
.img-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	/*width: 1000px;*/
	height: 683px;
}
#carousel-example-generic img {
	display: block;
	max-width: 800px;
}
.index01, .index02 {
	width: 1200px;
}
.index01 img, .index02 img {
	width: 36%;
}
#carousel-example-generic .index01 img:nth-child(2) {
	margin-top: -15%;
}
#carousel-example-generic .item div {
	background: no-repeat;
}
.carousel-control.right {
	background-image: linear-gradient(to right, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
}
.carousel-control.left {
	background-image: linear-gradient(to left, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
}
.login-box {
	position: absolute;
	width: 340px;
	background-color: #fff;
	right: 30%;
	height: 388px;
	z-index: 99999;
	justify-content: center;
	align-items: center;
	top: 26%;
	padding: 0 25px;
}
.login-box h2 {
	font-size: 18px;
	color: #666;
	margin-bottom: 15px;
}
.login-input {
	margin-bottom: 15px;
}
.inputbox {
	width: 100%;
	margin: 3% auto;
}
.col-xs-one {
	width: 60%;
	float: left;
	margin-right: 2%;
}
.col-xs-two {
	width: 37%;
	float: left;
}
.Confirmation {
	width: 100%;
	margin: 5% auto;
	padding: 7px 12px !important;
	background-color: #50c1ea !important;
}
.btn-info {
	margin-bottom: 3%;
}
.Obtain {
	text-align: center;
}
.Increase {
	height: 40px !important;
}
.form-control {
	padding: 10px 12px !important;
	height: 35px !important;
	box-shadow: none !important;
}
.login-warp {
	width: 100%;
	border-bottom: solid 1px #f3f3f3;
	padding-bottom: 10px;
	height: 40px;
}
.checkbox {
	float: left;
	color: #999;
}
.login-fr a {
	float: right;
	color: #999;
	margin: 10px 0;
}
.wx-icon {
	float: left;
	clear: both;
	margin-top: 8px;
}
.wx-icon a {
	color: #666;
}
.Jump {
	width: 100%;
	line-height: 35px;
	background-color: #c8c8c8;
	margin-top: 10px;
	text-align: center;
	float: left;
	clear: both;
}
.Jump a {
	color: #fff;
}

@media (max-width: 1024px) {
.login-box {
	position: absolute;
	width: 340px;
	background-color: #fff;
	right: 15%;
	height: 388px;
	z-index: 99999;
	justify-content: center;
	align-items: center;
	top: 26%;
	padding: 0 25px;
}
.index01, .index02 {
	width: 800px;
}
.index01 img, .index02 img {
	width: 45%;
}
}

@media (max-width: 1600px) {
.login-box {
	position: absolute;
	width: 340px;
	background-color: #fff;
	right: 28%;
	height: 388px;
	z-index: 99999;
	justify-content: center;
	align-items: center;
	top: 26%;
	padding: 0 25px;
}
.index01, .index02 {
	width: 800px;
}
.index01 img, .index02 img {
	width: 45%;
}
}

@media (max-width: 1440px) {
.login-box {
	position: absolute;
	width: 340px;
	background-color: #fff;
	right: 25%;
	height: 388px;
	z-index: 99999;
	justify-content: center;
	align-items: center;
	top: 28%;
	padding: 0 25px;
}
.index01, .index02 {
	width: 800px;
}
.index01 img, .index02 img {
	width: 45%;
}
}

@media (max-width: 1024px) {
.login-box {
	position: absolute;
	width: 340px;
	background-color: #fff;
	right: 18%;
	height: 388px;
	z-index: 99999;
	justify-content: center;
	align-items: center;
	top: 16%;
	padding: 0 25px;
}
.index01, .index02 {
	width: 800px;
}
.index01 img, .index02 img {
	width: 45%;
}
}

@media (max-width: 414px) {
.login-box {
	position: absolute;
	left: 5%;
	width: 90%;
	background-color: #fff;
	height: 388px;
	z-index: 99999;
	justify-content: center;
	align-items: center;
	top: 16%;
	padding: 0 25px;
}
.index01, .index02 {
	display: none;
}
.index01 img, .index02 img {
	display: none;
}
.login-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/v3/warpbg.jpg) no-repeat;
	background-size: cover;
}
#carousel-example-generic .item:nth-child(1) > div {
	display: none;
}
#carousel-example-generic .item:nth-child(2) > div {
	display: none;
}
#bottom-copyright,.bottom-icon,#login-hared{ display:none;}
}

#bottom-copyright{ width:1000px; margin:30px  auto 0 auto;  text-align:center; line-height:35px; color:#999; text-align:center; clear:both; font-size:12px;}
.bottom-icon{ margin-right:5px;}
