@charset "utf-8";

body,body.modal-open {
	padding-right: 0 !important
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.modal.fade {
	top: -25%;
	-webkit-transition: opacity .3s linear,top .3s ease-out;
	-moz-transition: opacity .3s linear,top .3s ease-out;
	-o-transition: opacity .3s linear,top .3s ease-out;
	transition: opacity .3s linear,top .3s ease-out
}

.modal.fade.in {
	top: 10%
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: absolute;
	width: auto;
	left: 50%;
	top: 50%
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header:before,.modal-header:after {
	content: " ";
	display: table
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: 0;
	float: right;
	font-size: 16px
}

.modal-header .closer {
	width: 14px;
	height: 14px;
	display: block;
	background: url(../image/close1.png) no-repeat center center;
	float: right
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: bold
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px 15px 25px 15px;
	text-align: right;
	text-align: center
}

.modal-footer:before,.modal-footer:after {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 10px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media(min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
		box-shadow: 0 5px 15px rgba(0,0,0,0.5)
	}

	.modal-sm {
		width: 300px
	}
}

.icon {
	background: url(../image/icon.png.jpg) no-repeat
}

.xunpan {
	background: #fff;
	font-family: Microsoft YaHei
}

.login_no {
	background: #f6f6f6;
	padding: 30px 50px;
	height: px
}

.tsw {
	background: url(../image/wrong.png) no-repeat;
	width: 68px;
	height: 68px;
	display: inline-block;
	margin-right: 10px;
	float: left
}

.login_no dl {
	float: left
}

.login_no dt {
	font-size: 18px;
	color: #e60000;
	font-weight: bold;
	margin-bottom: 5px
}

.login_no dd {
	font-size: 14px;
	color: #000;
	line-height: 22px
}

.login_no dd a {
	width: 90px;
	height: 36px;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	margin-right: 10px;
	background: #e60000;
	border-radius: 3px;
	font-size: 14px;
	color: #fff;
	margin-top: 15px
}

.login_no dd a.glzcl {
	border: 1px #e60000 solid;
	background: #f6f6f6;
	color: #e60000;
	width: 88px;
	height: 34px;
	line-height: 34px
}

.login_no dd a:hover {
	background: #d20000;
	color: #fff
}

.xp_con {
	padding: 20px 0 0 20px;
	overflow: hidden
}

.xp_tit {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 22px
}

.xunpan .controls-mod {
	padding-bottom: 13px;
	line-height: 1.8;
	font-family: Microsoft YaHei
}

.xunpan .controls-mod .c1,.xunpan .controls-mod .c2,.xunpan .controls-mod .c3 {
	float: left
}

.xunpan .controls-mod .c1,.xunpan .controls-mod .c2 {
	margin-right: 12px
}

.xunpan .c1 {
	width: 80px;
	color: #000;
	font-size: 14px;
	text-align: right;
	height: 36px;
	line-height: 36px
}

.xunpan .c2 {
	padding-right: 0;
	line-height: 36px;
	font-size: 14px
}

.xunpan .c2 span {
	height: 36px;
	line-height: 36px
}

.xunpan .requried {
	font-size: 14px;
	color: #e60000 !important
}

.check-box {
	line-height: 36px;
	position: relative;
	padding-right: 10px;
	padding-left: 0
}

.xunpan input,.xunpan input[type="checkbox"] {
	vertical-align: sub;
	*vertical-align: middle;
	font-family: Microsoft YaHei;
	margin: 0 4px 0 0;
	width: auto;
	opacity: 1;
	position: initial;
	left: 0;
	top: 1px;
	outline: 0
}

.xunpan input[type="checkbox"] {
	opacity: 0
}

.xunpan .c2 label.check-box i {
	display: inline-block;
	border: 1px solid #dadada;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 4px;
	width: 12px;
	height: 12px
}

.xunpan .controls-mod .c3 {
	padding-right: 10px
}

.xunpan .controls-mod .c3 .icon {
	display: none;
	color: #e60000
}

.xunpan .controls-mod .c3 .icon-danger-mini {
	background-position: -342px -245px;
	padding: 0 0 0 20px;
	line-height: 36px
}

.xunpan .controls-mod .c3 .icon-success-mini {
	margin-top: 7px;
	height: 5px
}

.icon.icon-success-mini {
	padding: 7px;
	line-height: 14px;
	background-position: -27px -252px
}

.xunpan .c2 label.checked i {
	background: url(../image/chk_on.png) no-repeat center center
}

.xp_cp {
	color: #0059d6;
	line-height: 36px
}

.xp_cp a {
	color: #0059d6
}

.xp_cp a:hover {
	color: #d20000
}

.xunpan .cn-input,.xunpan .cn-input-0,.xunpan .cn-input-1,.xunpan .cn-input-2,.xunpan .cn-input-3,.xunpan textarea {
	width: 478px;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	border: 1px #e6e6e6 solid;
	border-radius: 3px;
	font-family: Microsoft YaHei
}

.xunpan .controls-mod .c2 .mouse_sr {
	border: 1px #0f69bc solid
}

.xunpan .controls-mod .c2 .error {
	border: 1px #e60000 solid
}

.xunpan .cn-input-0 {
	width: 120px;
	margin: 0 10px 0 0;
	float: left
}

.xunpan .cn-input-1 {
	width: 80px;
	float: left
}

.xunpan textarea {
	min-height: 170px;
	margin-bottom: 30px;
	outline: 0
}

.xp_sub a {
	width: 260px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	display: block;
	background: #e60000;
	margin: 50px 0 55px 160px
}

.xp_sub a:hover {
	color: #fff;
	font-family: Microsoft YaHei;
	text-decoration: none
}

.xunpan .cn-input-2 {
	width: 180px
}

.xunpan .cn-input-3 {
	width: 280px
}

.xunpan .yzm {
	margin: 0 0 0 7px;
	cursor: pointer
}

.xp_sub a:hover {
	background: #d20000;
	color: #fff
}

#enquiry_modal .modal-dialog {
	margin-left: -300px;
	margin-top: -334px
}

.modal-header {
	border: 0
}

#enquiry_modal {
	left: 0;
	bottom: 0
}

.modal.fade.in {
	top: 0
}

#enquiry_modal .modal-content {
	border-radius: 0
}

#buyamount {
	margin: 0
}

.article #enquiry_modal p,.article #enquiry_form p {
	text-indent: 0
}