.entDIV{
	background-color: #EEEEEE;
}
.section{
	margin: 15px 0px;
}
.qygp_logo{
	background:#ad9d95 url(../../../img/home/qygp_.png) no-repeat center;
	min-width: 1200px;
	height: 130px;
}
.apply_type_list{
	position: relative;
	margin: auto;
	padding: 95px 0px 65px 0px;
}
.apply_type_list ul{
	padding: 0px 125px 0px 130px;
	font-size: 0px;
}
.apply_type_list ul li{
	display: inline-block;
	padding: 0px 105px 0px 100px;
	font-size: 18px;
	cursor: pointer;
}
.apply_type_list ul li p{
	text-align: center;
	padding-top: 10px;
	font-size: 18px;
	color: #cccccc;
}
.apply_type_list ul li:hover p{
	color: #31549f;
}
.apply_type_list ul li p.active{
	color: #31549f;
}
.apply_type_list .grey-line{
	width: 100%;
	height: 4px;
	background-color: #cccccc;
	top: 140px;
	z-index: -1;
	float: left;
	margin-top: -75px;
}
.type-icon1{
	width: 90px;
	height: 90px;
	background: url(../../../img/home/ent_icon1.png) no-repeat center;
}
.type-icon2{
	width: 90px;
	height: 90px;
	background: url(../../../img/home/ent_icon2.png) no-repeat center;
}
.type-icon3{
	width: 90px;
	height: 90px;
	background: url(../../../img/home/ent_icon3.png) no-repeat center;
}
.apply_type_list ul li.type-gp:hover .type-icon1{
	background: url(../../../img/home/ent_icon1_blue.png) no-repeat center;
}
.apply_type_list ul li.type-fc:hover .type-icon2{
	background: url(../../../img/home/ent_icon2_blue.png) no-repeat center;
}
.apply_type_list ul li.type-qy:hover .type-icon3{
	background: url(../../../img/home/ent_icon3_blue.png) no-repeat center;
}
.apply_type_list ul li.active p{
	color: #31549f;
}
.apply_type_list ul li.active p{
	color: #31549f;
}
.apply_type_list ul li.active p{
	color: #31549f;
}
.apply_type_list ul li.active .type-icon1{
	background: url(../../../img/home/ent_icon1_blue.png) no-repeat center;
}
.apply_type_list ul li.active .type-icon2{
	background: url(../../../img/home/ent_icon2_blue.png) no-repeat center;
}
.apply_type_list ul li.active .type-icon3{
	background: url(../../../img/home/ent_icon3_blue.png) no-repeat center;
}
.module{
	margin-bottom: 50px;
}
.section-content{
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	color: #30549E;
	height: 449px;
}
.padding1{
	padding: 40px;
}
.padding2{
	padding: 25px 40px 40px;
}
.padding3{
	padding: 170px 95px;
}
.padding4{
	padding: 45px 60px 0px 60px;
}
.padding5{
	padding: 40px 95px;
}
/*业务结束*/
.business-intr{
	width: 530px;
}
.data-list{
	height: 300px;
	overflow: auto;
	padding: 5px 70px 0px 30px;
	border-right: 1px solid #dedede;
}
.data-intro{
	width: 655px;
	padding: 25px 0px;
}
.business-intr dl,.data-list dl{
	margin-bottom: 30px;
}
.business-intr dl dt,.data-list dl dt{
	color: #31549f;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: inherit;
}
.data-list dl dd{
	color: #999999;
	margin-bottom: 5px;
	padding-right: 15px;
}
.business-intr dl dd{
	color: #999999;
	margin-bottom: 5px;
}
.business-intr p{
	color: #31549f;
	font-size: 16px;
	margin-bottom: 10px;
}
.business-intr .jc{
	color: #31549f;
	font-size: 16px;
	position:absolute;
	top:280px;
	right:50px;
	margin-right:20px;
}
.intr-pic-list ul{
	text-align: right;
}
.intr-pic-list ul li{
	padding: 15px;
	width: 370px;
	height: 110px;
	position: relative;
	cursor: pointer;
}
.intr-pic-list ul li.active{
	background: #ffffff;
	z-index: 9999;
}
.intr-pic-list ul li:before{
	display: block;
	content: '';
	position: absolute;
	top: 15px;
	left: 15px;
	width: 340px;
	height: 80px;
	opacity: .4;
	z-index: 0;
	background: #000;
}
.intr-pic-list ul li div{
	width: 340px;
	height: 80px;
	overflow: hidden;
}
.intr-pic-list ul li img{
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.intr-pic-list ul li:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.intr-pic-list ul li.active img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.intr-pic-list ul li.active{
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
}
.business-intr-inner{
	width: 100%;
	overflow : auto;
	height:333px;
	padding-right:35px;
}
.business-intr{
	padding: 15px 25px 30px 90px;
	border: 1px solid #dedede;
	width: 100%;
	margin-left: 6px;
	height:369px;
	postion:relative;
}
.dd-left-margin{
	margin-left: 16px;
}
.intr-pic-list ul li p{
	position: absolute;
	color: #ffffff;
	z-index: 9999;
	font-size: 20px;
	width: 60px;
	height: 20px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
/*材料清单*/
.section-menu{
	padding: 0px !important;
	margin-bottom: -2px;
}
.section-menu ul li{
	width: 110px;
	height: 40px;
	margin-right: 7px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	color: #7c7c7c;
	background: #e3e3e3;
	font-size: 18px;
	cursor: pointer;
	box-sizing: border-box;
	position: relative;
}
.section-menu ul li.active{
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: #ffffff;
	font-weight: bold;
	color: #454444;
}
.data-row{
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 1060px;
}
.padding2 .row{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.data-location{
	padding: 70px 60px 0px;
	width: 400px;
}
.data-location table{
	margin-bottom: 30px;
}
.data-location table tr td{
	line-height: 2;
	color: #999999;
}
.data-location table tr td:first-child{
	width: 60px;
	display: block;
	text-align: justify;
	text-align-last: justify;
	padding: 0px 5px;
}
.data-location a{
	margin: auto;
	display: inline-block;
	padding: 15px 10px;
	border: 1px solid #31549f;
	color: #FFFFFF;
	background-color: #31549f;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-align: center;
}
.data-location a:hover{
	color: black;
	background-color: white;
	border: 1px solid #31549f;
}
.data-location a i{
	margin-left: 10px;
}
.ljty{
	display: inline-block;
	width: 130px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #30549A;
	color: #fff;
	border: 1px solid #30549A;
	margin: 20px auto;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.ljty:hover{
	color: black;
	background-color: white;
	border: 1px solid #30549A;
}
/*企业风采*/
.fc-header{
	margin-bottom: 25px;
	text-align: center;
}
.fc-header label{
	border:1px solid #30549A;
	padding: 8px 20px;
	font-size: 18px;
	font-weight: normal;
}
.fc-content{
	margin-bottom: 80px;
}
.section-content-fc{
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	color: #30549E;
}
.fcUL li{
	color: #31549f;
	margin-top: 35px;
	font-size: 16px;
	line-height: 1.5;
}
.fcUL li:first-child{
	margin-top: 0px;
}
.fc-template{
	width: 800px;
	height: 390px;
	overflow: auto;
	margin: auto;
	text-align: center;
}
.fc-template img{
	width: 780px;
}
/*企业挂牌*/
.gp-header{
	margin-bottom: 45px;
	text-align: center;
}
.gp-header label{
	border:1px solid #30549A;
	padding: 8px 20px;
	font-size: 18px;
	font-weight: normal;
}
.gplist{
	text-align: center;
}
.gplist img{
	width: 320px;
	height: 165px;
}
.gplist p{
	line-height: 1.7;
	margin-top: 20px;
	color:#31549f;
	font-weight: bold;
}
.not-allowed{
	cursor: not-allowed !important;
	background-color: grey !important;
	border:none !important;
}
.not-allowed:hover, .not-allowed:focus{
	color: white;
	text-decoration: none;
}
.ljty:focus{
	text-decoration: none;
}
