<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*鍚痉鏁欒偛闆嗗洟甯傚満閮ㄦ妧鏈紑鍙�
*鍓嶇寮€鍙戠粍鍒朵綔鐗堟潈鎵€鏈�
*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: rgba(0, 0, 0, 0.55);
}

#colorbox {
	outline: 0;
}

#cboxContent {}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	background: url(../images/tc-bg.jpg);
}

#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}

#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}


/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}

#cboxClose {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	background: url(../images/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}

#cboxClose:hover {
	background-position: bottom center;
}

/***************************鍏叡缁勪欢鏍峰紡鎺у埗***************************/
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
li,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	_font-smoothing: antialiased;
	font-smoothing: antialiased;
}

#nav,
#header,
#menu,
#section {
	display: block;
}

#nav,
#header,
#menu {
	width: 100%;
}

.img {
	vertical-align: bottom
}

.zt-wrap {
	font-size: 16px;
}

ul,
li {
	list-style: none;
}

img {
	vertical-align: middle;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

.elips {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-o-text-overflow: ellipsis
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

/*娓呴櫎娴姩鏂规硶*/
.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fix {
	zoom: 1;
}

.fix:after {
	display: block;
	content: 'clear';
	clear: both;
	line-height: 0;
	visibility: hidden;
}

/****************************椤甸潰鏍峰紡鎺у埗*****************************/
/*---------------------------鍏ㄥ眬椤甸潰鎺у埗----------------------------*/
body {
	font-size: 12px;
	color: #333;
	font-family: "寰蒋闆呴粦", "Microsoft YaHei", Helvetica, Arial
}

a {
	background-color: transparent;
}

a:hover {
	outline: 0;
}

.mw {
	width: 1100px;
	margin: 0 auto
}

.fl {
	float: left
}

.fr {
	float: right
}

/*---------------------------鍏ㄥ眬瀵艰埅妯″潡---------------------------*/
#nav {
	height: 105px;
	text-align: center;
	background-color: #FFF
}

#looyuMid {
	z-index: 99
}
#looyuMidBtn {
	left: 0 !important ;
	right: 0 !important ;
	margin: 0 auto;
	height: 60px !important;
}

/*-------------------------鍏ㄥ眬鑿滃崟瀵艰埅妯″潡--------------------------*/
.title {
	font-size: 0;
	text-align: center;
}

.but-con {
	text-align: center;
	font-size: 0;
	margin: 0 auto
}

.but-con a {
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	/* background: #ffb655; */
	margin: 0 40px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 1px;
	border-radius: 5px;
	background: url(../images/btn1.png) no-repeat;
	background-size: 100% 100%;
}

.but-con a:nth-of-type(2) {
	color: #d581d3;
	background: url(../images/btn2.png) no-repeat;
}

#header {
	position: relative;
	margin: 0 auto;
	max-width: 1920px;
	min-width: 1100px;
	background: url(../images/banner.png) no-repeat;
	height: 900px;
	overflow: hidden;
}
#header .bc{
	width: 100%;
}
#header .daoyu{
	background-color: rgba(175, 50, 23, 0.774);
	/* position: absolute;
	left: 0;
	right: 0;
	top: 440px;
	margin: 0 auto; */
	z-index: 1;
	width: 1100px;
	margin:444px  auto 0;
	display: flex;
	justify-content: space-between;
	padding: 30px 50px;
	border-radius: 20px;
}
#bannerbook{
	width: 20% ;
}
.textBox{
	width: 840px;
}
.daoyutext{
	color: #fff;
	font-size: 20px;
	padding: 20px 0 0;
	line-height: 32px;
	font-weight: 550;
}
.bannerbtn{
	text-align: right;
}

/* .daoyu a{
	display: block;
	border-radius: 8px;
	text-align: center;
	width: 30%;
	height: 26%;
	position: absolute;
	bottom: 10px;
	right: 40px;
} */
a{
	/* border: 1px solid black; */
}
.bw {
	width: 1100px;
	margin: 0 auto;
}
.btnBox{
	margin: 0 auto;
	width: 800px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	display: flex;
	justify-content: center;
}
.btnBox a{
	margin: 0 60px;
}
.btnBox img{
	width: 100%;
}
.p1 {
	position: relative;
}
.p1box{
	position: relative;
}
.zhanshi{
	position: absolute;
	left: 0;
	top: 250px;
}
.zhanshibox{
	display: flex;
	justify-content: space-between;
}
.zhanshiitem{
	width: 370px;
	height: 130px;
	text-align: center;
	font-size: 20px;
	font-weight: 550;
	color: #fff;
	padding-top: 70px;
}
.p1 a{
	display: inline-block;
	width: 300px;
	
}
.p1 img {
	display: block;
	width: 100%;
}
/* 鎶ュ憡鐩綍 */
.part2 {
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
}

.part2-con {
	position: absolute;
	top: 250px;
	left: 12%;
	right: 0;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.part2-con h3 {
	font-size: 19px;
	color: #fff;
	background-color: rgb(154, 0, 0);
	padding: 10px 12px 0;
	height: 326px;
	position: relative;
	width: 20px;
	margin-right: 26px;
	padding-top: 49px;
	cursor: pointer;
	line-height: 22px;
	text-align: center;
	position: relative;
	border-radius: 20px;
}

.part2-con h3.on {
	margin-right: 0;
	color: #fff;
}

.part2-con h3 .p2-num {
	position: absolute;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	text-align: center;
	height: 24px;
	top: 10px;
	line-height: 24px;
	left: 0px;
}
.part2-con h3.on span {
	color: #fff;
}
.part2-con .part2-hid {
	margin:0 9px 0 9px;
	width: 320px;
	height: 475px;
	display: none;
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
}

.part2-con .part2-hid img {
	padding-top: 50px;
	width: 100%;
}
.xuanzhuan{
	display: inline-block;
	width: 20px;
	height: 20px;
	transform: rotate(90deg);
	transform-origin: center center;
}
.p2btn{
	bottom: 80px;
}
.p3{
	position: relative;
}
.hongsezhanshibox{
	position: relative;
}
.hongsezhanshi{
	width: 84.5%;
	position: absolute;
	top: 100px;
	left: 50px;
	color: #fff;
	font-size: 20px;
	font-weight: 550;
}
.hongsezhanshi1{
	/* top: 110px; */
}
.btnBox3{
	margin: 0 auto 80px;
	width: 800px;
	display: flex;
	justify-content: center;
}
.btnBox3 a{
	margin: 0 60px;
}
.btnBox3 img{
	width: 100%;
}
.bgz {
	padding-bottom: 80px;
}

#cboxLoadedContent {
	border: 0;
	border-radius: 0;
	background-color: transparent;
}

#cboxClose {
	width: 18px;
	height: 18px;
	top: 18px;
	right: 14px;
}

#eic_pop_form h2 {
	text-align: center;
	font-size: 42px;
	color: #4d3101;
	line-height: 55px;
	padding-bottom: 20px;
	letter-spacing: 1.5px;
}

.eic_pop_form {
	width: 650px;
	height: 322px;
	padding-top: 104px;
	box-shadow: 0 0 5px #aaa;
	background: url(../images/tc-bg.png) no-repeat;
	border-radius: 28px;
}

.eic_pop_form p {
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
	padding-left: 280px;
}

.eic_pop_form label {
	width: 81px;
	height: 36px;
	float: left;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	text-align: right;
	padding-right: 9px;
}

.eic_pop_form .dfv {
	width: 237px;
	height: 35px;
	border: 1px solid #4d3101;
	background-color: #fff;
	padding-left: 10px;
	font-size: 16px;
	float: left;
	outline: none;
}

.eic_pop_form .user-inp {
	width: 138px;
	height: 35px;
	border: 1px solid #4d3101;
	background-color: #fff;
	padding-left: 10px;
	font-size: 16px;
	float: left;
	margin-right: 4px;
	outline: none;
}

.eic_pop_form .user-btn {
	width: 95px;
	height: 39px;
	text-align: center;
	font-size: 16px;
	color: #3046a4;
	background-color: #f8e98a;
	border: 1px solid #f8e98a;
	border-radius: 5px;
	outline: none;
}

.eic_pop_form .form-btn {
	width: 135px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	border: 0;
	margin-top: 10px;
	background: #fc8d1d;
	margin-left: 90px;
	font-weight: bold;
	border-radius: 6px;
	letter-spacing: 1px;
	outline: none;
}

.eic_pop_form .get-code:disabled {
	background: #999;
}

.eic_pop_form strong {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding-left: 284px;
	display: block;
	font-weight: normal;
	margin-top: 14px;
}

.closeBtnLeft {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.zeizhao {
	position: fixed;
	top: 25%;
	left: 50%;
	margin-left: -325px;
}

.eic_pop_form {
	position: relative;
}

.zeizhao #close {
	position: absolute;
	background: url(../images/controls.png) no-repeat;
	width: 17px;
	height: 17px;
	top: 18px;
	right: 20px;
	cursor: pointer;
}

.yuedu {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	min-width: 1200px;
}

.yuedu-con {
	width: 1000px;
	height: 560px;
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -336px;
	margin-left: -525px;
	padding: 82px 26px 30px 24px;
}

.yuedu-con .close01 {
	background: url(../images/yd-icon.png) no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
	position: absolute;
	top: 38px;
	right: 12px;
}

.yuedu-con .yuedu-th {
	height: 560px;
	width: 100%;
	overflow: hidden;
}

.yuedu-th img {
	width: 100%;
	height: 100%;
}

.swiper-container {
	width: 1000px
}

.swiper-button {
	position: absolute;
	width: 34px;
	height: 21px;
	bottom: -10px;
	cursor: pointer;
	background: url(../images/icon-jt.png) no-repeat;
}

.swiper-button.prev {
	left: 840px;
	background-position: 0 0;
}

.swiper-button.next {
	right: 110px;
	background-position: -51px 0px;
}

.swiper-slide {
	height: 560px;
	width: 1000px;
}

/* 鍊煎緱淇¤禆 */
.part6 {
	padding: 53px 0;
	background: #dee5ef;
}

.part6 .title01 p {
	text-align: center;
	min-width: 1100px;
	margin-bottom: 58px;
}

.part6 .school {
	width: 1000px;
	margin: 0 auto;
}

.part6 .school .item {
	width: 230px;
	padding-top: 34px;
	text-align: center;
	height: 142px;
	background-color: #26528c;
	color: #fff;
	margin-right: 26px;
	float: left;
	font-weight: bold;
	margin-bottom: 40px;
}

.part6 .school .number {
	font-size: 46px;
	line-height: 54px;
}

.part6 .school .description {
	font-size: 24px;
	line-height: 32px;
	margin-top: 2px;
	letter-spacing: 1.5px;
}

.part6 .school .text {
	margin-bottom: 46px;
	font-size: 20px;
	color: #232323;
}

.part6 .school .text span {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #26528c;
	margin-right: 2px;
	margin-top: 9px;
	border: 4px solid #a6b9d1;
}

.part6 .school .text p {
	color: #232323;
	float: left;
	width: 948px;
	line-height: 34px;
	padding-left: 12px;
	text-align: justify;
}

.part6 .school ul.ult {
	padding-bottom: 31px;
}

.part6 .school ul.ult li {
	width: 132px;
	height: 44px;
	background: #fff;
	line-height: 44px;
	color: #232323;
	float: left;
	margin-right: 40px;
	text-align: center;
	font-weight: bold;
	position: relative;
	font-size: 23px;
	cursor: pointer;
	letter-spacing: 1px;
}

.part6 .school ul.ult li .border {
	display: inline-block;
	width: 65px;
	height: 6px;
	background-color: #eaeff3;
	position: absolute;
	top: 20px;
	right: -65px;
}

.part6 .school ul.ult li.on {
	color: #fff;
	background-color: #26528c;
}

/*.school .card-box { background: #f9f9f9; }*/
.part6 .school .card {
	display: none;
	height: 273px;
	background: #fff;
}

.part6 .school .card .img {
	width: 400px;
	height: 272px;
	float: left;
}

.part6 .school .card p {
	margin-left: 400px;
	padding: 0 70px;
	font-size: 22px;
	color: #232323;
	line-height: 34px;
	display: table;
	height: 273px;
	text-align: justify;
}

.part6 .school .card p span {
	display: table-cell;
	vertical-align: middle;
}
</pre></body></html>