.banner{
	width: 100%;
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	height: 220px;
	background-image: url(bannerbg.png);
}
.banner-box{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.banner-box p{
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	top: 67px;
	left: 0;
	color: #f2f4f9;
}
.banner-box div{
	width: 204px;
	height: 55px;
	border-radius: 5px;
	background-color: #3a9bf5;
	position: absolute;
	right: 0;
	top: 117px;
	text-align: center;
	font-size: 26px;
	color: #e3ebff;
	line-height: 55px;
	font-weight: bold;
}


.content-out{
	width: 1200px;
	height: auto;
	margin: 30px auto;
	overflow: visible;
}
.content{
	width: 1268px;
	height: auto;
}
.content table{
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: collapse;
}
.content table tr td{
	border: 1px solid #dfdfdf;
}
.content>table>tbody>tr>td:first-child{
	width: 320px;
    background-color: #f7f7f7;
    font-size: 20px;
    line-height: 54px;
    height: 60px;
    padding-left: 30px;
    vertical-align: sub;
}
.content>table>tbody>tr>td:last-child{
	width: 947px;
	font-size: 16px;
	line-height: 28px;
	padding: 10px 48px 10px 50px;
	
}
.clqd td table{
	width: 100%;
	height: 326px;
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: collapse;
}
.clqd td table th,
.clqd td table td{
	border: 1px solid #dfdfdf;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	padding: 13px 18px 15px 14px;
}
.clqd td table td{
	background-color: #fff;
}
.clqd>td:last-child{
	padding: 27px 48px 25px 50px!important;
}
.clqd td table thead th{
	background-color: #f7f7f7;
}
.clqd td table thead th:first-child{
	width: 112px;
}
.clqd td table thead th:nth-child(2){
	width: 177px;
}
.clqd td table thead th:nth-child(3){
	width: 131px;
}
.clqd td table thead th:nth-child(4){
	width: 145px;
}
.clqd td table thead th:nth-child(5){
	width: 181px;
}
.clqd td table thead th:last-child{
	width: 100px;
}
.clqd>td:first-child{
	padding-top: 9px;
}
.clqd>td tbody>tr:first-child>td:first-child{
	vertical-align: sub;
}
.sfyj td:last-child{
	padding: 32px 48px 36px 50px!important;
}
.sfyj td:first-child{
	padding-top: 20px;
}
.jgsd td:first-child{
	padding-top: 24px;
}
.jgsd td:last-child{
	padding: 34px 48px 50px 50px!important;
}
.zxtj td:first-child{
	padding-top: 23px;
}
.zxtj td:last-child{
	padding: 16px 48px 18px 50px!important;
}
.blqd td:first-child{
	padding-top: 20px;
}
.blqd td:last-child{
    text-align: center;
    word-break: break-all;
}
.ckgzsj td:first-child{
	padding-top: 5px;
}
.ckgzsj td:last-child{
	padding: 17px 48px 17px 50px!important;
}
.bslct td:first-child{
	line-height: 50px!important;
}
.bslct td:last-child{
	padding: 17px 48px 16px 100px!important;
}
.bslct td:last-child img{
	display: block;
	margin: 0 auto;
	max-height: 746px;
	max-width: 797px;
}
.content-out span, .content-out p {
    font-family: '微软雅黑' !important;
}