.left,
.right,
.carousel,
.carousel-inner,
.carousel-item,
.carousel-item img {
	width: 100%;
	height: 100%;
}


.wrapper {
	height: 100%;
	min-width: 1100px;
	overflow: hidden;
}

.left {
	position: relative;
	max-width: 510px;
}

.logn {
	position: absolute;
	top: 38px;
	left: 54px;
	z-index: 10;
}

.title span {
	color: #151d29;
	font-size: 30px;
	padding-left: 10px;
	white-space: nowrap;
}

.title i {
	width: 9px;
	height: 9px;
	border-radius: 50px;
	background-color: #acacac;
	display: block;
	margin: 0 4px 0 10px;
}

.carousel-item img {
	object-fit: cover;
}

.right {
	padding: 0em 40px 55px;
	position: relative;
}

.conter {
	max-width: 480px;
	margin: auto;
}

.conter h1 {
	font-size: 44px;
}

.conter>p {
	margin: 22px 0 94px;
	font-size: 26px;
	color: #101010;
}

.conter>p span {
	color: #c0803b;
}

.form-horizontal .form-group>div {
	position: relative;
	width: 100%;
	height: 100%;
	margin-bottom: 32px;
}

.form-group .inputs input {
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	padding-top: 3px;
}

.help-block {
	color: #a94442;
}

.logoSubmit {
	height: 60px;
}

.reset {
	font-size: 18px;
	color: #455cc7;
	cursor: pointer;
}

.reset i {
	margin-left: 10px;
	font-size: 28px;
	color: #666666;
}

.bottom {
	text-align: center;
	/*margin-top: 30%;*/
}

.bottom .btn {
	font-size: 18px;
	color: #455cc7;
	background-color: #ebeefe;
	margin: 104px auto 22px;
}

.btn:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
}

.bottom .span {
	font-size: 16px;
	color: #999999;
}

.bottom .span span {
	display: block;
}

.cur-mrs {
	margin-top:8px;
	margin-right: 70px;
}

#fuxuankuang{
	margin-top: 7px;
	margin-right: 9px;
	font-size: 16px;
}
#fuxuankuang2{
	margin-right: 100px;
}
.xieyi {
	cursor:pointer;
	color:#1890ff;
}
/*.xieyi:hover {*/
/*    color:#1890ff;*/
/*    border-bottom:1px solid #1890ff;*/
/*}*/
.btn-gray,btn-gray:hover,btn-gray:active{
	background-color:#CCCCCC  !important;
	border-color: #CCCCCC !important;
}
.jiachu{
	/*color:#0d0d0d;*/
	color:black !important;
	font-weight: 800;
}
#xieyiModal .modal-dialog,#fuwuModal .modal-dialog{
	width:55% !important;
	height:90% !important;
}
#xieyiModal .modal-header,#fuwuModal .modal-header{
	text-align:center !important;
}
#fuwuModal .modal-footer,#xieyiModal  .modal-footer {
	text-align:center !important;
}
.xieyicontenxt {
	padding:40px;
	overflow: auto;
	line-height: 28px;
	font-size: 16px;
	color:#333333;
	max-height:83%;
	overflow:auto;
	text-align:left;
}
#xieyiModal,#fuwuModal {
	width:100% !important;
}

#write ol, #write ul {
	position: relative;
	padding-left:30px;
}
#write ul li {
	margin: 0px;
	position: relative;
}

#tipmsg{
	margin-top:-10px;
}

.modal-content {
	position: fixed;
	top: 15%;
	left: 25%;
	margin-left: -50px;
	margin-top: -50px;
	z-index: 999;
	width:54% !important;
	height: 85% !important;
}

.modal-title {
	position: fixed;
	transform: translate(300%, -10%);
	font-size: 18px;
}