<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*椤甸潰鍘熸牱寮�*/
.img-responsive {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

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

.outSwrapper{
    position:relative;
    /*padding-top:25px;*/
}
/*瀵艰埅*/
.wrapper{
	width: 1200px;
	margin: 0 auto;
}
.nav{
	width: 100%;
	height: 50px;
	background-color: #2475ea;
	position:fixed;

}
.nav img{
	float: left;
	width: 105px;
	height: 42px;
	margin-top: 5px;;
}
.nav ul{
	float: left;
	margin-left: 42px;;
}
.nav ul li{
    float: left;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
}
.nav ul li a{
	color: #fff;
	padding: 0 28px;
	border-right: 1px solid #5091ee;
}
.nav ul li:first-child a{
	border-left: 1px solid #5091ee;
}
.nav .tel{
	float: right;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	background: url(../images/tel.png) left center no-repeat;
	padding-left: 43px;
	margin-left: 14px;
}
/*鑰佸笀*/
.teacher{
	width: 100%;
	height: 938px;
	background: url(../images/6.jpg) top center no-repeat;
}
.teacher h2{
	font-size: 36px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	padding-top: 55px;
}
.teacher h3{
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	line-height: 50px;
}
.teacher .contents{
	width: 100%;
	height: 336px;
	background-color: #fff;
	margin-top: 100px;
	position: relative;
}
.teacher .contents dl{
	float: left;
}
.teacher .contents dl dt{
	width: 398px;
	position: absolute;
	bottom: 0;
}
.teacher .contents dl dt img{
	display: block;
	margin: 0 auto;
}
.teacher .contents dl dd{
	width: 530px;
	float: left;
	margin-left: 398px;
}
.teacher .contents dl dd h4{
	font-size: 20px;
	color: #454545;
	font-weight: normal;
	padding-top: 34px;
	line-height: 54px;
}
.teacher .contents dl dd h4 b{
	font-size: 26px;
}
.teacher .contents dl dd p{
	font-size: 20px;
	line-height: 32px;
	color: #0c0404;
}
.teacher .contents .zhujiang{
	float: right;
	width: 147px;
	margin-top: -7px;
}
.teacher .contents .zhujiang span{
	width: 130px;
	height: 124px;
	padding-top: 32px;
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 38px;
	color: #fff;
	background: url(../images/bg.png) no-repeat;
}
.teacher .contents .zhujiang span b{
	font-size: 26px;
}
.teacher .contents .zhujiang a{
	width: 130px;
	height: 38px;
	display: block;
	margin-top: 97px;
	border-radius: 5px;
	text-align: center;
	line-height: 38px;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	background-color: #f96515;
}
.teacher .tabs{
	margin-top: 19px;
}
.teacher .tabs li{
	width: 134px;
	height: 134px;
	float: left;
	cursor: pointer;
	margin-right: 18px;
}
.teacher .tabs li:last-child{
	margin-right: 0;
}
.teacher .aicter{
	position: relative;
}
.teacher .aicter .touming{
	position: absolute;
	width: 134px;
	height: 134px;
	background: rgba(21,128,249,0.4);
	left: 0;
	top: 0;
}
.teacher .qiangyue{
	width: 238px;
	height: 46px;
	border: 1px solid #1580f9;
	margin: 54px auto 0;
	text-align: center;
	line-height: 46px;
	color: #1580f9;
	font-size: 24px;
	display: block;
	border-radius: 3px;
}
.teacher h5{
	font-size: 24px;
	color: #f82121;
	text-align: center;
	font-weight: normal;
	line-height: 36px;
	margin-top: 10px;
}

/*鍏充簬鎴戜滑*/

.imgshi{
	/*margin: 20px 0;*/
}



.qiehuan{
	width: 100%;
	height: 801px;
	background: url(../images/4.jpg) top center no-repeat;
}
.wrapper{
	width: 1200px;
	margin: 0 auto;
}
.tabs{
	padding-top: 191px;
	height: 55px;
}
.tabs li{
	width: 240px;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #333;
	line-height: 55px;
	position: relative;
	cursor: pointer;
}
#tab2 li{
	width: 400px;
}
.tabs li.active{
	height: 55px;
}
.tabs li.active span{
	position: absolute;
	width: 100%;
	top: -15px;
	z-index: 2;
	color: #fff;
	display: block;
	text-align: center;
}
.tabs li.active:after{
	position: absolute;
	content: '';
	width: 240px;
	left: 0;
	height: 106px;
	top: -25px;
	background: url(../images/acrive.png) no-repeat;
}
#tab2 li.active:after{
	width: 400px;
	background: url(../images/acrive1.png) no-repeat;
}
.hide{
	display: none;
}
.content{
	padding-bottom: 50px;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 0 16px 2px rgba(217,217,217, 0.35);
          box-shadow: 0 0 16px 2px rgba(217,217,217, 0.35);
}
.content table{
	width: 1169px;
	margin: 1px auto 0;
}
.content table tr td{
	height: 80px;
	text-align: center;
	font-size: 16px;
	color: #333;
	border-bottom: 1px dashed #ddd;
}
.content table tr td a{
	width: 110px;
	height: 40px;
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	background: url(../images/btnbg.jpg) no-repeat;
}
.content table tr.bt{
	background-color: #f5f6ff;
}
.content table tr.bt td{
	font-size: 20px;	
	border-bottom: 0;
}
.btn{
	width: 300px;
	display: block;
	margin: 40px auto 0;
}

.tuofu{
	width: 100%;
	height: 724px;
	background: url(../images/5.jpg) top center no-repeat;
}
.tuofu .content table tr td{
	height: 70px;
}
.tuofu .wrapper{
	position: relative;
}
.img1{
	position: absolute;
	top: 106px;
	right: -118px;
	z-index: 3;
}

.bg3{
	width: 100%;
	height: 1104px;
        margin-top: 20px;
	background: url(../images/3.jpg) top center no-repeat;
}
.bg3 a{
  width: 100%;
  height: 100%;
  display: block;
}
.bg6{
	width: 100%;
	height: 724px;
	background: url(../images/6.jpg) top center no-repeat;
}
.bg6 a{
  width: 100%;
  height: 100%;
  display: block;
}

.tixi ul {
  margin-left: 50px;
}

.tixi ul li {
  width: 156px;
  height: 136px;
  padding-top: 20px;
  float: left;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  margin-top: 40px;
  margin-right: 33px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.tixi ul li:hover {
  margin-top: 30px;
  border-color: transparent;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}

.tixi ul li a {
  width: 156px;
  height: 126px;
  display: block;
}

.tixi ul li img {
  display: block;
  margin: 0 auto;
}

.tixi ul li p {
  font-size: 26px;
  color: #000;
  padding-top: 15px;
  line-height: 30px;
  text-align: center;
}

/*swiper*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: left, top, -webkit-transform;
  transition-property: left, top, -webkit-transform;
  -o-transition-property: left, top, -o-transform;
  transition-property: transform, left, top;
  transition-property: transform, left, top, -webkit-transform, -o-transform;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.swiper-free-mode &gt; .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.banner {
  width: 100%;
  height: 650px;
  background-color: #ccc;
  position: relative;
  margin-top: 80px;
}

.banner .wrapper {
  position: relative;
}

.banner .slide-list {
  width: 100%;
  height: 650px;
  float: left;
}

.banner .arrow {
  position: absolute;
  top: 305px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 50%;
  opacity: 0.5;
}



.banner .banner-pagination {
  position: absolute;
  left: 45%;
  bottom: 12px;
  z-index: 20;
  padding: 6px 12px;
  text-align: center;
}

.banner .banner-pagination .swiper-pagination-switch {
  float: left;
  margin: 0 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.banner .banner-pagination .swiper-active-switch {
  background-color: white;
}

.banner .banner_sjb {
  background: url(../images/ban_sjb.jpg) top center no-repeat;
}
.banner .banner_ys{
  background: url(../images/ban_ys.jpg) top center no-repeat;
}
.banner .banner_tf {
  background: url(../images/ban_tf.jpg) top center no-repeat;
}
.banner .banner_al {
  background: url(../images/ban_al.jpg) top center no-repeat;
}
.banner .banner_xzyy {
  background: url(../images/ban_xzyy.jpg) top center no-repeat;
}


.banner a{
	width: 1200px;
	height: 650px;
	display: block;
	margin: 0 auto;
}



.pagination_txt {
    width: 1200px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    z-index: 2;
    bottom: 0;
}

.pagination_txt .item{
  width: 238px;
  float: left;
  height: 50px;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  border-right: 2px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(10, 19, 61, 0.5);
}

.pagination_txt .cur{
  background-color: #ff8e00;
}</pre></body></html>