<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* 清除默认样式 */
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input,em{ margin:0; padding:0; }
ul, ol,li { list-style-type: none; }
select, input, img { vertical-align: middle; outline: none; border:none; }
a,a:hover{ font-family:'微软雅黑';text-decoration: none; outline: none; cursor:pointer;}


/* 公共样式 */
body{ font-family:'微软雅黑';font-size:14px; color:#333;  overflow-y:scroll; }
.intro,.section4-intro,.section5-intro,.section6-intro{width:100%; height:100%; padding:0 10%;  margin:0 auto; }
.pp-tableCell{ vertical-align:top;}
.pagepiling-h2-1,.pagepiling-h2-2{width:100%; font-size:40px; font-weight:normal; }
.pagepiling-h2-2{color:#fff;}
.pagepiling-h3{width:100%; font-size:22px; font-weight:normal; padding-bottom:12px }
.section{height:100%; }
.pp-tableCell{ height:auto; }
h2{ font-family:'微软雅黑';}

html,body{
	width:100%;
    height:100%;
}
.clearfix:after{ content:" ";display: block; clear: both;}
.clearfix{zoom:1;}



/*nav*/
/*.nav-box{width:100%; height:auto; padding:0 10%;   }*/
.navbar{background:#ffffff; height:82px;width:100%;margin:0 auto;position: fixed!important;top:0; z-index: 10001; margin-bottom: 0!important;}
.nav-box{ overflow:hidden; width:1000px;background:#ffffff;margin:0 auto;  }
.nav-box h1{ float:left;padding:9px 0 8px; margin-left: 18px; margin: 0px;  }
.nav-box ul{float:right; overflow:hidden;  width:635px; margin-bottom: 0px; }
.nav-box li{float:left; width:auto;  margin-left:67px;} 
.navUl li a { color: #134f79; font-size: 21px; line-height: 82px}
.navUl li a:hover{text-decoration:none}
/*轮播图*/
/*#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%; position:relative; overflow:hidden;z-index: 10000;padding-top:122px;}
#playBox .oUlplay { width:9999px; position:relative; left:0; top:0;}
#playBox .oUlplay li{ float:left; }
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10; }
#playBox .smalltitle {width:1000px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto; display: none;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}
*/
.carousel-indicators li{background-color:transparent;border:1px solid #38b3e4}
.carousel-indicators .active{background:#38b3e4;margin:1px;width:10px;height:10px}
.carousel-inner&gt;.item .first-slide2,.carousel-inner&gt;.item .second-slide2{display:none;}
.carousel-inner&gt;.item .first-slide,.carousel-inner&gt;.item .second-slide{display:block;}
.carousel-inner&gt;.item img{margin:0 auto;}

div#myCarousel{padding-top:85px}

/*conn*/
.conn{
	width: 100%;
	padding-top: 70px;
	padding-bottom: 100px;
	background: url(../images/bg.png);
}
/*报名*/
.baoming{
	width: 588px;
	padding: 83px 0 80px;
	margin: 0 auto;
	overflow: hidden;

}
/*按钮*/
.butt{
	float: left;
	width: 273px;
	height: 80px;
	text-align: center;
	margin-right: 20px;
	
}
.butt a{
	display: block;
	font-size: 24px;
	color: #134f79;
	font-weight: bold;
	line-height: 80px;
	background: url(../images/border.png) no-repeat;

}
.butt a:hover{
	background: url(../images/borderhover.png) no-repeat;
	text-decoration:none;
	color:#fff
}
/*intro*/
.intro{
	padding: 0;
}
.intro-con{
	width: 1000px;
	font-family: '微软雅黑';
	margin: 0 auto;
}
.title{
	font-size: 24px;
	line-height: 54px;
	color: #134f79;
	text-align: center;
	background: url(../images/tit.png) no-repeat 281px 0px;
	margin-bottom: 36px;
}
.intro-con p{
	padding: 0 46px;
	font-size: 14px;
	color: #134f79;
	margin: 0px;
}

.navbar{min-height:85px!important}
.carousel-indicators{display:none}

/*company*/
.company h2{
	font-size: 20px;
	color: #134f79;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 38px;


}
.company{
	width: 1000px;
	font-family: '微软雅黑';
	margin: 0 auto;
}
.companyUl{
	overflow: hidden;
}
.companyUl li{
	float: left;
	padding-right: 20px;
	padding-bottom: 30px;
}
.continue{
	font-size: 16.19px;
	color: #134f79;
	text-align: center;
}</pre></body></html>