body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	/* font-family: "Noto Sans SC"; */
	/* font-weight: 400; */
	/* background-color: #FFFFFF !important; */
}


.crz {
	font-weight: 600;
}


a {
	text-decoration: none;
	color: #000;
}

.box {
	/* 	min-width: 1200px;
	width:90%; */
	width: 1200px;
	margin: 0 auto;
	position: relative;
}


.box900 {
	width: 900px;
	margin: 0 auto;
}

.c9a {
	color: #9a9a9a;
}

.fbox {
	width: 270px;
	height: 400px;
	display: inline-block;
	background-color: #FFFFFF;
	margin: 0 10px;
}

.fbox:hover .fboxbtn .fbtn {
	background-color: #c0c0c0;
	border: #C0C0C0 solid 1px;
	color: #FFFFFF;
}

.fboxbtn:hover .fbtn {
	background-color: #c0c0c0;
	border: #C0C0C0 solid 1px;
	color: #FFFFFF;
}

.fboxbtn:hover a {
	color: #FFFFFF;
}

.fbox:hover .yuan {
	box-shadow: 0px 0px 10px 5px #ccc;
}

.see-box {
	position: relative;
}

.zhezhao {
	display: none;
}

.zhezhao-div {
	display: none;
}

.see-box:hover .zhezhao {
	display: block;
}

.see-box:hover .zhezhao-div {
	display: block;
}

.zhezhao {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background-color: #333333; */
	background-color: #00000080;
	z-index: 1000;
	/* 	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=50); */
}

.zhezhao-div {
	position: absolute;
	top: 20px;
	left: 10%;
	z-index: 1001;
	width: 80%;
	height: 90%;
	width: 80%;
	/* background-color: #000000; */
	color: #FFFFFF;
}

.zhezhao-div span {
	font-size: 20px;
	display: block;
	/* font-weight: 600; */
}

.zhezhao-div .atitle {
	margin-bottom: 200px;
}

.zhezhao-div small {
	font-size: 10px;
}

.zhezhao-div p {
	font-size: 10px;
}

.yuan {
	width: 150px;
	height: 150px;
	/* background-color: #5b5758; */
	background-color: #FF6600;
	border-radius: 75px;
	margin-left: 60px;
	margin-top: 30px;
	text-align: center;
	position: relative;
}

.yuan span {
	width: 66px;
	font-size: 33px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	position: absolute;
	left: 42px;
	top: 15px
}

.yuansmall {
	width: 100%;
	top: 110px;
	position: absolute;
}

.yuansmall small {
	font-size: 6px;
	letter-spacing: -1px;
	display: block;
	color: #FFFFFF;
	margin: 0 auto;
}

.fboxb {
	text-align: center;
}

.fboxb span {
	font-size: 22px;
	color: #353535;
	font-weight: 400;
	line-height: 60px;
}

.fboxb p {
	color: #353535;
	text-align: left;
	text-indent: 2em;
	line-height: 20px;
	width: 220px;
	font-size: 14px;
	margin: 0 auto;
	color: #9a9a9a;
	min-height: 80px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.fboxbtn {
	width: 100%;
	margin-top: 20px;
}

.fbtn {
	width: 80px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	border: #9a9a9a solid 1px;
}


.img3 {
	width: 391px;
	height: 300px;
}

.img1 {
	width: 700px;
	height: 450px;
}

.img2 {
	width: 480px;
	height: 450px;
}

.inline-img-box {
	display: inline-block;
}

.inline-box-see {
	display: inline-block;
	line-height: 100px;
	width: 33%;
	text-align: center;
	color: #9A9A9A;
	font-weight: 600;
}

.inline-box-nav {
	width: 65%;
	color: #000000;
	display: inline-block;
	text-align: right;
}

.inline-box-nav .nav {
	display: inline-block;
	min-width: 80px;
	text-align: center;
	margin-left: 40px;
}

.inline-box-nav .nav a {
	color: #9A9A9A;
}


.inline-box-show {
	display: inline-block;
	width: 30%;
	text-align: left;
	vertical-align: top;
	color: #9A9A9A;
	font-weight: 600;
	height: 230px;
	padding-left: 3%;

}

.inline-box-show span {
	letter-spacing: 2px;
	line-height: 46px;
	display: block;
	font-size: 16px;
}


.inline-box-show small {
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 28px;
	display: block;
	letter-spacing: 0px;
}

.buttom {
	width: 100%;
	height: 335px;
	background: url(../img/buttom.png) no-repeat;
	background-position: center center;
	background-size: cover;
}

.buttombox {
	display: inline-block;
	margin-top: 60px;
	vertical-align: top;
}

.buttom-nav {
	height: 22px !important;
}

.buttom-nav .nav {
	line-height: 22px !important;
	height: 22px !important;
	width: 140px !important;
}

.buttom-nav .nav a {
	color: #9A9A9A;
	font-size: 14px;
}

.top-nav {
	position: relative;
	height: 80px;
}

.top-nav .index-header .menu .nav a {
	color: #363636;
}

.top-banner {
	width: 100%;
	height: 550px;
	background-position: center;
	background-size: cover;
	text-align: center;
}

.top-banner span {
	font-size: 70px;
	display: block;
	line-height: 100px;
	color: #363636;
}

.top-banner small {
	font-size: 30px;
	display: block;
	color: #363636;
}

.zhuanzhu small {
	color: #696969;
	font-size: 14px;
}


.zhuanzhu span {
	color: #696969;
	font-size: 32px;
	line-height: 80px;
}

.zhuanzhu p {
	color: #aeaeae;
	font-size: 14px;
	line-height: 20px;
	width: 649px;
	/* text-align: center; */
	margin: 20px auto 90px auto;
	/* text-indent: 2em; */
	text-align: left;
}

.anli-right-box {
	display: inline-block;
	width: 34%;
	vertical-align: top;
	margin-left: 6%;
}


.anli-right-box span {
	color: #363636;
	font-size: 30px;
	display: block;
	margin-top: -8px;
	font-weight: 600;
}

.anli-right-box small {
	color: #363636;
	font-size: 14px;
	display: block;
	margin-top: 0px;
}

.anli-right-box p {
	color: #979797;
	font-size: 14px;
	display: block;
	margin-top: 30px;
	width: 230px;
	letter-spacing: 2px;
}

.anli-son span {
	margin-top: 30px;
	font-size: 20px;
	color: #363636;
	display: block;
}

.lie {
	width: 400px;
	/* background-color: #000000; */
	height: 100px;
	margin-top: 20px;
}

.lie a {
	width: 195px;
	line-height: 20px;
	font-size: 14px;
	display: inline-block;
	/* text-decoration: underline; */
	text-decoration: none;
	height: 20px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.lie a:hover {
	text-decoration: underline !important;
}

.anli-item {
	margin-bottom: 80px;
}

.item-num {
	vertical-align: top;
	font-size: 50px;
	display: block;
	margin-top: 20px;
	text-decoration: underline;
	letter-spacing: 2px;
	font-weight: 600;
	color: #BABABA;
}

.item-title {
	vertical-align: top;
	color: #BABABA;
	line-height: 50px;
}

.item {
	display: inline-block;
	width: 49%;
	background-position: center center;
	vertical-align: top;
	position: relative;
	height: 560px;
	text-align: center;
	background-size: cover;
}

.left-tips {
	display: block;
	width: 70%;
	position: absolute;
	height: 300px;
	background-color: #FFFFFF;
	top: 140px;
}

.item-tips {
	width: 80%;
	margin: 50px auto;
}

.item-tips span {
	font-size: 24px;
}

.item-tips p {
	font-size: 14px;
}

.item-tips .fbtn {
	margin-left: 0;
}

.right-tips {
	display: block;
	width: 70%;
	position: absolute;
	height: 300px;
	background-color: #FFFFFF;
	top: 140px;
	right: 0;
}

.b50 {
	margin-bottom: 50px;
	margin-top: 10px;
	background-color: #f6f6f6;
	height: 560px;
	/* margin: 10px 0 50px 0 !important; */
}

.item-img {
	height: 560px;
	/* float: right; */
}


.page-nav {
	margin: 20px auto 4px auto;
	border-top: #FDCDB4 solid 1px;
	width: 700px;
	height: 160px;
	text-align: center;
	padding-top: 20px;
}


.page-nav a {
	color: #979797;
	margin: 0 4px;
}

.page-nav span {
	color: #979797;
	margin: 0 4px;
}


.page-nav .current {
	color: #000000;
	text-decoration: underline;
	text-decoration-color: #ff6600;
}

.body-top {
	vertical-align: top;
	background-color: #ff6600;
	color: #F6F6F6;
	min-height: 360px;
	padding-top: 40px;
}

.body-top span {
	font-size: 16px;
	display: block;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 600;
}

.body-top small {
	font-size: 14px;
	padding: 0;
	line-height: 30px;
	margin: 0;
}

.body-top p {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
}

.news-top {
	margin-top: 30px;
}

.news-top span {
	margin: 0 30px;
	font-size: 30px;
}

.news-top a {
	margin: 0 30px;
	color: #979797;
	font-size: 15px;
}



/* 轮播 */
.bodyCon08 {
	background: none
}

.bodyCon08 .students {
	margin: 0 auto;
	width: 1100px;
	height: 550px;
	position: relative;
}

.bodyCon08 .students p.PP {
	width: 510px;
	height: 50px;
	font-size: 16px;
	color: #333;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 300px;
}

#four_flash {
	position: relative;
	width: 1100px;
	height: 450px;
	margin: 0 auto;
	position: absolute;
	bottom: 40px;
}

.flashBg {
	width: 998px;
	height: 450px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.flashBg ul.mobile {
	width: 2000%;
	height: 400px;
	position: absolute;
	top: 15;
	left: 0;
}

.flashBg ul.mobile li {
	/* border: 10px solid #dadce3; */
	float: left;
	width: 280px;
	height: 340px;
	margin-left: 26px;
	padding-top: 40px;
	/* color: #6C6E85; */
}

.flashBg ul.mobile li:hover {
	/* border: 10px solid #535353; */
	/* color: #999; */
}

.flashBg ul.mobile li img {
	/* 		width: 140px;
				height: 140px; */
	display: block;
	margin: 0 auto;
	/* border: 10px solid #dadce3; */
	/* border-radius: 82px; */
}

.flashBg ul.mobile li dd {
	font-size: 20px;
	width: 250px;
	line-height: 60px;
	text-align: center;
	/* border-bottom: 1px solid #dadce3; */
}

.flashBg ul.mobile li p {
	font-size: 16px;
	text-align: center;
	width: 250px;
	line-height: 24px;
	margin-top: 10px;
	letter-spacing: 2px;
}

.flashBg ul.mobile li a {
	display: block;
	width: 31px;
	height: 31px;
	border: 0px;
	margin: 8px auto;
}

.two li {
	width: 460px !important;
}

.two img {
	width: 460px;
}

.focus-handle {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 100;
	display: block;
	width: 80px;
	height: 80px;
}

.next-img {
	right: -55px;
	/* background-image: url(""); */
}

.prev-img {
	left: -25px;
}

#four3_flash li {
	width: 218px !important;
}

#four3_flash ul.mobile li img {
	width: 218px !important;
}

#four3_flash ul.mobile {
	height: 380px !important;
}

#four3_flash .flashBg {
	height: 430px !important;
}

#four3_flash .flashBg ul.mobile li p {
	font-size: 16px;
	text-align: center;
	width: 200px;
	line-height: 24px;
	margin-top: 10px;
	letter-spacing: 2px;
}

#four3_flash .focus-handle {
	top: 48% !important;
}

.students530 {
	height: 400px !important;
}

.students340 {
	height: 525px !important;
}



#four5_flash li {
	width: 298px !important;
}

#four5_flash ul.mobile li img {
	width: 298px !important;
}

#four5_flash ul.mobile {
	height: 200px !important;
}

#four5_flash .flashBg {
	height: 490px !important;
}

#four5_flash .focus-handle {
	top: 43% !important;
}

/* 轮播 */


.liuyanbox {
	width: 280px;
	position: fixed;
	z-index: 99999;
	background-color: #FFFFFF;
	height: 445px;
	left: 20px;
	bottom: 150px;
	border-radius: 10px;
	/* border: #4E6EF2 solid 1px; */
	/* box-shadow: 0px 0px 10px 5px #ccc; */
	box-shadow: 0px 0px 4px 2px #78757520;
}

.liuyanbox input {

	height: 28px;
	width: 80%;
}

.inputbox {
	position: relative;
	margin-left: 4%;
	margin-top: 10px;
}

.inputbox img {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 7px;
	left: 7px;
}

.inputbox input {
	padding-left: 13%;
	border: #FFCBAC solid 1px;
}

.aline a:hover {
	text-decoration: underline !important;
}

.sheji a {
	font-size: 16px;
	line-height: 40px;
	color: #9A9A9A;
	display: block;
}

.sheji a:hover {
	color: #000000 !important;
	font-weight: 600;
	/* text-decoration: underline !important; */
}

.buttom a {
	color: #9a9a9a;
}

.buttom a:hover {
	color: #FFFFFF !important;
}



#focus-bubble {
	list-style: none !important;
}

.news-item-box a:hover {
	text-decoration: underline !important;
}

.top-nav {
	z-index: 999999;
	/* border-bottom: #e1e1e1 solid 1px; */
}


.see-box .img3 {
	display: block;
	position: absolute;
}

.see-box .img3box {
	overflow: hidden;
	position: relative;
}
