* {
	margin: 0;
	padding: 0;
}
.a{
            cursor:pointer;
        }
.exam-type-links a {
	outline: 0;
	text-decoration: none
}
.exam-type-links a:hover {
	color: #ff9818;
	text-decoration: underline
}
.main-full {
	clear: both;
	overflow: hidden;
	width: 100%;
}

.main {
	max-width: 1190px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.exam-types {
	background-color: #faf9f7;
	padding: 40px 0 50px 0;
	border-bottom: solid 1px #dbdbdb
}

.exam-type-item {
	float: left;
	width: 388px;
	height: 400px;
	border: solid 1px #e6e6e6;
	margin-right: 10px;
	overflow: hidden;
	border-radius: 2px;
	margin-top: 10px;
	background-color: #fff
}

.exam-type-item a {
	color: #000
}

.exam-type-item-no {
	margin-right: 0
}

.exam-type-logo {
	width: 120px;
	height: 120px;
	margin: 15px auto
}

.exam-type-title {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	height: 40px
}

.exam-type-item .xc {
	background-position: -1px -449px
}

.exam-type-item .kc {
	background-position: -1px -570px
}

.exam-type-item .hc {
	background-position: -1px -691px
}

.exam-type-item .mtc {
	background-position: -1px -812px
}

.exam-type-item .hf {
	background-position: -1px -933px
}

.exam-type-item .cyzg {
	background-position: -1px -1054px
}

.exam-type-links {
	padding: 8px 0 0 30px;
	font-size: 14px;
	line-height: 30px
}

.exam-type-links span {
	display: inline-block;
	height: 18px;
	width: 1px;
	margin: 0 13px;
	overflow: hidden;
	background: #000;
	vertical-align: middle
}

.exam-type-links-div {
	margin-top: 30px
}
@media screen and (max-width:1208px) and (min-width:806px){
	.main{
		width:800px;
	}
	.exam-type-item-no{
		margin-right:10px;
	}
}
@media screen and (max-width:806px) {
	.main{
		width:100%;
	}
}
@media screen and (max-width:400px){
	.exam-type-item{
		width:100%;
	}

}

.kemusu{
	font-size: 15px;
	display:inline-block;
	height: 0px;
	margin: 0;
	padding: 0;
}
