
@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}

	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}
@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}
@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		box-shadow: 0 5px 15px rgba(0,0,0,.5)
	}

	.modal-sm {
		width: 300px
	}
}

.dropdown-menu,.modal-content {
	-webkit-background-clip: padding-box
}

.modal,.modal-backdrop {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.modal {
	position: fixed;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: fixed;
	width: 90%;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 30px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
	position: fixed;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.carousel-control,.modal-backdrop.in {
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.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
}






.cgi-body {max-width: 800px;margin: 0 auto;position: relative;}
@media screen and (max-width:800px){   
.cgi-wrap { padding:  10px;}
}
.white-box { margin-top: 10px; padding: 5px; border-radius: 5px; border: solid 1px #ddd; background: #fff; box-shadow: 0 15px 20px 18px rgba(0,0,0,0.1);}
.mt10 { margin-top: 10px;}
.icon-back { float: left; width: 40px; height: 45px; display: inline-block; position: relative;}
.icon-back:after { content: ""; display: inline-block; width: 12px; height: 12px; border-top: 2px solid #fff; border-right: 2px solid #fff; position: absolute; top: 16px; left: 15px;}
.icon-back:after { -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg);}
.cgi-head { height: 45px; color: #fff; background: #077cc5; position: relative;}
.cgi-head-tit { line-height: 45px; font-size: 20px;}
.cgi-head-tit.tit-center { width: 73%; text-align: center; display: inline-block; position: absolute; left: 10%;}
.cgi-head-a { float: right; margin: 9px 10px 0 0; padding: 3px 10px; color: #fff; font-size: 14px; border: solid 1px rgba(255,255,255,0.5); border-radius: 15px;}
/*.cgi-head-a:hover { text-decoration: none; color: #d70011; border-color: #fff; background: #fff;}*/
.lt-zl {}
.lt-zl table {}
.lt-zl th { height: 35px; font-size: 16px; color: #fff; border: solid 1px #4aa57a; background: #72cba1;}
.lt-zl td { height: 35px; text-align: center; border: solid 1px #edeae5;}
a{
	text-decoration: none;
}


.main_left_zx {
		height: 140px;
		margin-top: 15px;
		position: relative;
		border-radius: 10px;
		background: linear-gradient(to right, #e9dbd8, #f18b7a);
	}
	.main_left_zx_an {
		position: absolute;
		right: 10%;
		bottom: 18%;
		z-index: 1;
		width: 15%;
	}
		.main_left_zx_an1 {
		position: absolute;
		right: 30%;
		bottom: 18%;
		z-index: 1;
		width: 15%;
	}
	.main_left_zx_an a img {
		width: 100%;
		height: auto;

	}
	.main_left_zx_an1 a img {
		width: 100%;
		height: auto;

	}
	.main_left_zx_mn {
		height: 100%;
		width: 23%;
		position: absolute;
		right: 0;
		background-image: url('../images/zxmn.png');
		background-size: auto;
		background-repeat: no-repeat;
		background-position: center;
	}
	.main_left_zx_jb {
		height: 20%;
		width: 60%;
		position: absolute;
		bottom: 0;
		right: 0;
		background-image: url('../images/jb.png');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: bottom;
	}
	.main_left_zx_wa {
		height: 100%;
		position: absolute;
		left: 0;
		margin: 0 0 0 10px;
		z-index: 1;
	}
	.main_left_zx_wa .title {
		font-size: 20px;
		font-weight: bold;
		line-height: 1;
		margin: 10px 0;
	}
	.main_left_zx_wa .desc {
		font-size: 14px;
		line-height: 1;
		margin: 10px 0;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	}
	.main_left_zx_wa .lxgj {
		font-size: 14px;
		line-height: 1;
		margin: 10px 0;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	}
	.main_left_zx_wa .lxgj img {
		margin: 0 5px 0 0;
	}
	.main_left_zx_wa .lxgj i {
		margin: 0 20px;
	}
	.main_left_zx_wa .zfqd {
		font-size: 14px;
		line-height: 1;
		margin: 10px 0;
	}
	.main_left_zx_wa .zfqd img {
		margin: 0 5px 0 0;
	}
	.main_left_zx_wa .zfqd .xnbimg {
		max-width: 55%;
		height: auto;
	}




