@charset "gb2312";

.fullContainer {
	width: 100%;
}

.bgw {
	background-color: #fff;
}

.bgb {
	background-color: #eee;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.clearf{
	clear: both;
}
.bContainer {
	width: 100%;
	min-height: 500px;
}

.banner1 {
	width: 100%;
	min-height: 368px;
	background: url('../img/banner1.jpg')no-repeat center;
}

.banner2 {
	width: 100%;
	min-height: 132px;
	background: url('../img/banner2.jpg')no-repeat center;
}

.banner2 a {
	display: block;
	width: 100%;
	min-height: 132px;
}

.qaqTitle {
	margin-top: 60px;
	font-size: 66px;
	color: #4994d7;
	text-align: center;
	font-weight: bold;
}

.poTitle {
	margin: 40px 0;
	text-align: center;
	font-size: 48px;
	line-height: 68px;
	color: #353535;
	font-weight: normal;
}

.poTitle span {
	display: inline-block;
	width: 57px;
	height: 68px;
	margin-right: 5px;
	line-height: 68px;
	background: url('../img/dbx.png')no-repeat left center;
	text-align: center;
}

.part p {
	width: 1180px;
	margin: 0 auto;
	font-size: 32px;
	color: #353535;
}

.partOne p {
	text-align: center;
	font-size: 29px;
}

.p_thumb {
	margin: 30px auto;
	overflow: hidden;
}

.partOne .p_thumb {
	width: 1280px;
}

.p_thumb li {
	float: left;
}

.partOne .p_thumb li {
	margin-right: 10px;
}

.partOne .p_thumb li:last-child {
	margin: 0;
}

.partTwo .p_thumb {
	width: 1220px;
}

.partTwo .p_thumb li {
	width: 600px;
	height: 400px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.partTwo .p_thumb li:nth-child(2n+2) {
	margin-right: 0;
}

.partThree .p_thumb {
	width: 1166px;
}

.partThree .p_thumb li {
	margin-right: 20px;
}

.partThree .p_thumb li:last-child {
	margin: 0;
}

.partFour .p_thumb {
	width: 1245px;
}

.partFour .p_thumb li {
	margin-right: 15px;
}

.partFour .p_thumb li:last-child {
	margin: 0;
}

.partFive .p_thumb {
	width: 1180px;
	margin-bottom: 40px;
}

.partFive .p_thumb li {
	margin-right: 20px;
}

.partFive .p_thumb li:last-child {
	margin: 0;
}

.btn {
	display: block;
	border: none;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto;
	color: #fff;
	font-size: 28px;
}

.btn-blue {
	background-color: #4994d7;
}

.btn-yellow {
	background-color: #f39800;
}

.part .btn {
	width: 314px;
	height: 65px;
	line-height: 65px;
}

.part .btn:hover {
	opacity: 0.8;
}

.part em {
	display: block;
	width: 1180px;
	overflow: hidden;
	margin: 60px auto;
	border: 1px dashed #4994d7;
}

.pfsub {
	width: 1180px;
	margin: 0 auto 70px;
	overflow: hidden;
	position: relative;
}

.pfsub .btn-yellow {
	position: absolute;
	top: 0;
}

.pfsub a:last-child {
	right: 0;
}

.hmTitle {
	text-align: center;
	color: #4994d7;
	font-size: 66px;
	padding: 100px 0 40px;
	clear: both;
}

.hmDes {
	text-align: center;
	font-size: 48px;
	color: #4994d7;
	padding-bottom: 40px;
}

.majorContainer {
	margin: 0 auto;
	width: 1560px;
	padding-bottom: 100px;
	overflow: hidden;
}

.majorBox {
	box-sizing: border-box;
	float: left;
	width: 500px;
	padding: 34px;
	background-color: #fff;
}

.majorBox a:hover {
	opacity: 0.8;
}

.majorBox img {
	border: 1px solid #4994d7;
}

.majorBox h4 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 10px;
}

.majorBox>span {
	font-size: 24px;
	color: #353535;
}

.majorBox p {
	margin-top: 10px;
	font-size: 20px;
	color: #565555;
	line-height: 1.5em;
}

.majorBox h4 a {
	color: #353535;
}

.majorBut {
	overflow: hidden;
	margin-top: 40px;
}

.majorBut a {
	width: 138px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
}

.majorBut a:hover {
	opacity: 0.8;
}

.but {
	display: block;
	text-align: center;
	border-radius: 5px;
	font-size: 22px;
}

.but-blue {
	color: #4994d7;
	border: 2px solid #4994d7;
}

.but-yellow {
	color: #f39800;
	border: 2px solid #f39800;
}

@media screen and (min-width: 1591px) {
	.majorBox {
		margin-right: 30px;
		margin-bottom: 30px;
	}

	.majorBox:nth-child(3n+3) {
		margin-right: 0;
	}
}

@media screen and (max-width: 1590px) {
	.majorContainer {
		width: 1030px;
	}

	.majorBox {
		margin-right: 30px;
		margin-bottom: 30px;
	}

	.majorBox:nth-child(2n+2) {
		margin: 0;
	}
}

.certificate {
	width: 1185px;
	margin: 0 auto;
}

.cerbox {
	box-sizing: border-box;
	width: 355px;
	padding: 35px 25px 20px;
	position: relative;
	float: left;
	margin-right: 60px;
}

.mg0 {
	margin: 0;
}

.byCer {
	border: 3px dashed #f39800;
}

.bbCer {
	border: 3px dashed #4994d7;
}

.cerbox span {
	box-sizing: border-box;
	display: block;
	width: 84px;
	height: 84px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: -42px;
	left: 50%;
	margin-left: -42px;
}

.cerbox span em {
	display: block;
	box-sizing: border-box;
	width: 70px;
	height: 70px;
	line-height: 70px;
	margin: 6px auto;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	border-radius: 50%;
}

.byCer span {
	border: 1px solid #f39800;
}

.bbCer span {
	border: 1px solid #4994d7;
}

.byCer span em {
	background-color: #f39800;
}

.bbCer span em {
	background-color: #4994d7;
}

.cerbox h5 {
	font-size: 26px;
	text-align: center;
	padding: 15px 0 10px;
	font-weight: normal;
}

.byCer h5 {
	color: #f39800;
}

.bbCer h5 {
	color: #4994d7;
}

.cerbox img {
	display: block;
	margin: 30px auto 0;
}

.byCer h5 {
	border-bottom: 1px dashed #f39800;
}

.cerBtn {
	width: 100%;
	padding-top: 80px;
}

.cerBtn a.btn {
	width: 315px;
	height: 65px;
	line-height: 65px;
	font-size: 28px;
}

.cerBtn a:hover {
	opacity: 0.8;
}

.other {
	padding-bottom: 110px;
}

.otherBox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
}

.otherBox li {
	float: left;
	width: 387px;
	margin-right: 18px;
}

.otherBox li:last-child {
	margin: 0;
}

.otherBox img {
	border: 1px solid #4994d7;
}

.otherBox span {
	display: block;
	width: 100%;
	padding: 15px 0;
	font-size: 28px;
	text-align: center;
	color: #353535;
}

.other a.btn {
	width: 314px;
	height: 65px;
	line-height: 65px;
}

.other a:hover {
	opacity: 0.8;
}

