/* 样式开始 */
.carousel-item a.banbg{
	background-image: url(/static/img/banner-new/ljmc.png);
	background-repeat: no-repeat;
	background-position: 45% center;
}
.product .row{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.modal-content{
	border-radius: 0px;
	border-width: 0px;
	box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.2);
}
.modal-content .modal-body{
	padding: 45px 80px 0px;
}
.modal-content .modal-header-new{
	background: #25488C;
	color: #fff;
	font-size: 18px;
	font-weight: 400; 
}
.modal-content .modal-title-new{
	text-align: center;
	padding: 16px;
	position: relative;
}
.close {
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	color: #fff;
	opacity: 1;
	position: absolute;
	right: 20px;
	top: 20px;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
	opacity: 1;
}
.close:hover {
	color: #fff;
	text-decoration: none;
}
.iptWidth{
	width: 300px;
	display: inline-block;
	margin-left: 15px;
}
.labelArea{
	width: 100px;
	text-align: right;
}
.mgBtm24{
	margin-bottom: 24px;
}
.uploadList{
	padding: 4px;
	width: 100%;
	margin: 10px 71px 10px 132px;
} 
.uploadList:hover{
	background: #E6F7FF;
}
.icon-huixingzhen{
	color: #666;
}
.icon-delete{
	color: #FF0000;
	float: right;
}
.uploadList:hover .zgw-file-name{
}
.modal-footer-new{
	padding-bottom: 60px;
	text-align: center;
}
.modal-footer-new .btn{
	width: 120px;
	height: 40px;
	line-height: 28px;
	margin: 0px 6px;
	border-radius: 2px;
}
.show-infor{
	display: none;
}
.content-banner-about img{
	height: 300px;
}
.tab-area a{
	color: #1B1B1B;
	margin:0px 78px ;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	position: relative;
	font-size: 16px;
}
.tab-area a.active{
	color: #1890FF;
	border-bottom: 2px solid #387EE8;
}
.mainCont{
	display: none;
}
.selected{
	display: block;
}
/* 大标题 */
.title-area{
	padding: 70px 0px 70px;
}
.title-area h3{
	font-size: 28px;
	color: #1B1B1B;
	font-weight: 400;
}
/* 表格 */
.form-area{
	margin: 0px -15px 24px;
}
.rightIcon{
	position: absolute;
	top: 8px;
	right: 30px;
	color: #7D7D7D;
}
.product{
	margin-top: -16px;
	margin-bottom: 36px;
}
/* 右侧输入框开始 */
.product .form-control {
	color: #BFBFBF;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
}
.product .list-head{
	background-color: #25488C;
	padding: 20px 40px 16px;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}
.product .list-body{
	color: #1B1B1B;
	font-size: 14px;
	padding: 20px 40px 16px;
	border-bottom: 1px solid #E5E5E5;
}
.product .list-body .last-d{
	padding-right: 40px;
	text-align: right;
}
.show-infor{
	margin: 0px -15px;
	background-color: #F6F6F6;
	padding: 26px 60px 26px 40px;
}
.show-infor .show-infor-title{
	padding-bottom: 4px;
	color: #343434;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}
.show-infor .show-infor-title span{
	padding: 6px 10px;
	border-bottom: 2px solid #00479D;
}
.show-infor .show-infor-list{
	padding: 24px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #343434;
}
.show-infor .show-infor-list p{
	padding-bottom: 6px;
}
.show-infor  .normal-btn{
	width: 100px;
	height: 32px;
	background: #1890FF;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
}
.tip-red{
	color: #FF0101;
	font-size: 12px;
	padding-right: 4px;
}
.icon-zuo{
	font-size: 18px;
}
@media screen and (min-width:1600px){
	
}
@media screen and (min-width:1560px) and (max-width: 1650px){
	.carousel-item a.banbg{
		background-position: 50% center;
	}
}
@media screen and (min-width:1500px) and (max-width: 1559px){
	.carousel-item a.banbg{
		background-position: 42% center;
	}
}
/*大型屏幕pc 1600>=pc>=1400 超大屏*/
@media screen and (min-width:1400px) and (max-width: 1600px){
	.navbar-expand-lg .navbar-nav .nav-link{
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}
	.title-area{
		padding: 40px 0px 30px;
	}
	.title-area h3{
		padding-bottom: 20px;
	}
}
@media screen and (min-width:1381px) and (max-width: 1450px){
	.navbar-expand-lg .navbar-nav .nav-link{
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}
	
}
/*大型屏幕pc 1400>=pc>=1200 超大屏*/
@media screen and (min-width:1200px) and (max-width: 1399px){		
	.navbar-expand-lg .navbar-nav .nav-link{
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}
	.title-area{
		padding: 40px 0px 30px;
	}
	.title-area h3{
		padding-bottom: 20px;
	}
	.carousel-item a.banbg {
		background-position: 44.5% center;
	}
}
/*1200>=pc>=992 大屏*/
@media screen and (min-width:992px) and (max-width: 1199px){
	.carousel-item a.banbg {
		background-position: 34% center;
	}
	.title-area{
		padding: 40px 0px 30px;
	}
	.title-area h3{
		padding-bottom: 20px;
	}
	.navbar-nav li{
		margin: 0px;
		padding: 0px 6px;
	}
	.suspension{
		padding: 10px 10px 10px 14px;
	}
	.form-inline {
		justify-content: flex-end;
	}
	
	.navbar-expand-lg .navbar-nav .nav-link{
		padding-left: 0.2rem;
		padding-right: 0.2rem;
	}
	.modal-content .modal-body{
		padding: 45px 20px 0px;
	}
	.labelArea{
		width: 80px;
	}
	.iptWidth{
		width: 240px;
	}
}
/*768<=pad<992 中屏*/
/*phone<768  小屏*/
@media screen and (max-width: 992px) and (min-width: 480px){
	.carousel-item a.banbg {
		background-position: 26% center;
	}
	.title-area h3{
		font-size: 24px;
	}
	.title-area h4 {
		font-size: 16px;
		padding: 0px 14px;
	}
	.title-area{
		padding: 30px 0px;
	}
	.carousel-inner{
		margin-top: 0px;
	}
	.mobile-s-banner{
		width: 100%;
	}
	.modal-content .modal-body {
		padding: 30px 40px;
	}
	.modal-content .col {
		flex-basis: 1;
		flex-grow: 1;
		max-width: 100%;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		display: flex;
		justify-items: center;
		align-items: center;
		margin-bottom: 20px;
	}
	.modal-content .labelArea {
		width: 25%;
		text-align: left;
	}
	.modal-content .iptWidth{
		width: 75%;
	}
	.mgBtm24{
		margin-bottom: 0px;
	}
	.modal-content .tip-span{
		top: 40px !important;
		width: 170% !important;
		left: 0px !important;
	}
	.modal-body .row{
		display: grid;
	}
}
/* 超小屏*/
@media screen and (max-width: 480px){
	.carousel-item a.banbg {
		background-position: 70% center;
	}
	
	.title-area h3{
		font-size: 24px;
	}
	.title-area h4 {
		font-size: 16px;
		padding: 0px 14px;
	}
	.title-area{
		padding: 30px 0px;
	}
	.carousel-inner{
		margin-top: 0px;
	}
	.mobile-s-banner{
		width: 100%;
	}
	.product .list-head,.product .list-body{
		font-size: 14px;
		padding: 20px 14px;
	}
	.list-head .col-4,.list-head .col-3,.list-head .col-2,.list-body .col-4,.list-body .col-3,.list-body .col-2{
		flex: 0 0 25%;
		max-width: 25%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.product{
		padding:0px 14px;
	}
	.form-area {
		margin: 0px -15px 0px;
	}
	.form-area .col-sm{
		width: 50% !important;
		margin-bottom: 20px;
	}
	.show-infor {
		padding: 20px 14px;
	}
	#pages-btn {
		text-align: left;
	}
	.modal-content .modal-body {
		padding: 20px 14px;
	}
	.modal-content .col {
		flex-basis: 1;
		flex-grow: 1;
		max-width: 100%;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		display: flex;
		justify-items: center;
		align-items: center;
		margin-bottom: 20px;
	}
	.modal-content .labelArea {
		width: 30%;
		text-align: left;
	}
	.modal-content .iptWidth{
		width: 70%;
	}
	.mgBtm24{
		margin-bottom: 0px;
	}
	.modal-content .tip-span{
		top: 40px !important;
		width: 170% !important;
		left: 0px !important;
	}
	.modal-body .row{
		display: grid;
	}
}
		