
body {
  min-width: 1400px;
  /* overflow-x: hidden; */
}

html {
  scroll-behavior: smooth;
}

img {
  object-fit: cover;
}
.section01 .fp-slides .fp-slide img{
	width: 100%;
	height: 100%;
}
.index-toplogo{
	position: absolute;
	left: 50px;
	top:50px;
	z-index: 99;
}
.section01 .fp-arrow.fp-prev{
	border-width:18.5px 14px 18.5px 0;
}
.section01 .fp-arrow.fp-next{
	border-width:18.5px 0 18.5px 14px;
}
.gogo {
    z-index: 10000;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 43px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}
.container{
	width: 1177px;
	margin:0 auto;
}
.head-nav{
	width: 1177px;
	margin:0 auto;
}
.head-nav-ul li{
	width: 12.1%;
	display: inline-block;
	position: relative;
}
.head-nav-ul li .own-nav{
	width: 100%;
	text-align: center;
}
.head-nav-ul li .own-nav a{
	color: #333;
	font-weight: bold;
	font-size: 18px;
	line-height: 2em;
}
.down-nav{
	position: absolute;
	left:0;
	top:36px;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	border-radius: 10px;
	display: none;
	padding: 10px 0;
}
.down-nav a{
	color: #333;
	display: block;
	text-align: center;
	line-height: 2;
	font-weight: bold;
}
.head-nav-ul li:hover .down-nav{
	display: block;
}
.head-logo{
	text-align: center;
	padding:20px 0;
}
.index-title-box{
	position: relative;
	margin:50px 0;
}
.index-title-box span{
	color: #c9a063;
	font-size: 24px;
	font-weight: bold;
}
.index-title-box h2{
	font-size: 60px;
	color: #0f3ca2;
	font-weight: bold;
}
.index-title-box p{
	color: #999;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}
.index-ask{
	margin:20px 0;
	display: block;
}
.swiper-container1 .swiper-slide a img{
	display: block;
}
.swiper-container1 .swiper-button-next,
.swiper-container1 .swiper-container-rtl .swiper-button-prev{
	background-image:url(../images/right-btn.png);
}
.swiper-container1 .swiper-button-prev, 
.swiper-container1 .swiper-container-rtl .swiper-button-next{
	background-image:url(../images/left-btn.png);
}
.swiper-container1 .swiper-button-next,.swiper-container1  .swiper-button-prev{
	width: 64px;
	height: 64px;
	background-size:64px 64px;
}
.index-tensup{
	font-size: 0;
	margin:50px 0;
}
.index-tensup a{
	display: inline-block;
	width: 20%;
	height: 236px;
	font-size: 24px;
	overflow: hidden;
}
.index-tensup a span{
	font-weight: bold;
}
.index-tensup a h4{
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.index-tensup a h4:after{
	content: '';
	position: absolute;
	bottom:-4px;
	left: 0;
	right: 0;
	margin:0 auto;
	width:130px;
	height: 14px;
	background-color: #a9b4ca;
	z-index: -1;
}

.index-tensup img{
	margin-top:24px;
}
.index-tensup a:nth-child(2n+1){
	background:url(../images/index-tenbg.jpg);
}
.index-tensup a:nth-child(2n+1) img{
	margin-left: 24px;
}
.index-tensup a:nth-child(2n) img{
	margin-top:80px;
}
.index-tensup a:nth-child(2n+1) h4{
	margin-left: 24px;
}
.index-tensup a:nth-child(2n+1) h4:after{
	width:100px;
	left: 0;
	right: auto;
}
.index-tensup a:nth-child(4) h4:after,.index-tensup a:nth-child(10) h4:after{
	width: 170px;
}
.index-tensup a:nth-child(2n){
	background-color: #0f3ca2;
	color: #fff;
	text-align: center;
}
.index-zhuangyuan,.index-huanjing{
	background-color: #eee;
	padding:50px 0;
}
.index-zyswiper,.index-hjswiper{
	width: 1177px;
	margin:0 auto;
}
.index-zyswiper img{
	max-width: 100%;
}
.index-zhuangyuan .container{
	position: relative;
}
.index-zhuangyuan .swiper-button-next,
.index-zhuangyuan .swiper-container-rtl .swiper-button-prev{
	background-image:url(../images/right-btn.png);
	right: -64px;
	left: auto;
}
.index-zhuangyuan .swiper-button-prev, 
.index-zhuangyuan .swiper-container-rtl .swiper-button-next{
	background-image:url(../images/left-btn.png);
	left: -64px;
	right: auto;
}
.index-zhuangyuan .swiper-button-next,.index-zhuangyuan .swiper-button-prev{
	width: 64px;
	height: 64px;
	background-size:64px 64px;
	
}
.index-huanjing .container{
	position: relative;
}
.index-huanjing .swiper-button-next,
.index-huanjing .swiper-container-rtl .swiper-button-prev{
	background-image:url(../images/right-btn.png);
	right: -64px;
	left: auto;
}
.index-huanjing .swiper-button-prev, 
.index-huanjing .swiper-container-rtl .swiper-button-next{
	background-image:url(../images/left-btn.png);
	left: -64px;
	right: auto;
}
.index-huanjing .swiper-button-next,.index-huanjing .swiper-button-prev{
	width: 64px;
	height: 64px;
	background-size:64px 64px;
}

.index-gsswiper{
	height: 500px;
}
.index-gsswiper .swiper-slide{
	width: 800px;
	height: 420px;
}
.index-gsswiper .swiper-slide img{
	border:20px solid #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
	width: 100%;
}
.index-gsswiper .swiper-button-next,
.index-gsswiper .swiper-container-rtl .swiper-button-prev{
	background-image:url(../images/right-btn2.png);
	right: 43%;
	left: auto;
}
.index-gsswiper .swiper-button-prev, 
.index-gsswiper .swiper-container-rtl .swiper-button-next{
	background-image:url(../images/left-btn2.png);
	left: 43%;
	right: auto;
}
.index-gsswiper .swiper-button-next,.index-gsswiper .swiper-button-prev{
	width: 64px;
	height: 64px;
	background-size:64px 64px;
	top:auto;
	bottom: 0;
}
.index-hjbox img{
	width: 100%;
	display: block;
}
.index-hjbox p{
	padding: 20px 0;
	background-color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.index-zpbox{
	height: 560px;
}
.index-zpleft{
	width: 780px;
	height: 540px;
	float: left;
	font-size: 0;
}
.index-zpright{
	width: 380px;
	height: 540px;
	background-color: #103da4;
	float: right;
}
.index-zpleft img{
	width: 186px;
	height: 274px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.index-zpleft img:nth-child(4n){
	margin-right: 0;
}
.index-hsintro{
	padding: 20px;
}
.index-hsintro span{
	font-size: 28px;
	color: #cba368;
	font-weight: bold;
}
.index-hsintro h3{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin:16px 0;
}
.index-hsintro .index-hsintro-info{
	color:#fff;
	line-height: 1.8;
}
.index-hsintro .index-hsintro-more{
	color:#6c7fbe;
	float: right;
}
.index-zx a{
	display: inline-block;
	width: 536px;
	height: 80px;
	background: #fff;
	padding: 20px;
	margin-right: 20px;
	margin-bottom:20px;
}
.index-zx a:nth-child(2n){
	margin-right: 0;
}
.index-zx a h3{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.index-zx a p{
	font-size: 14px;
	color: #999;
	height: 38px;
	overflow: hidden;
}
.index-zx a span{
	width: 72px;
	height: 72px;
	background-color: #eee;
	color: #999;
	float: left;
	margin-right: 14px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.index-zx a span small{
	font-size: 16px;
	display: block;
	font-weight: bold;
	line-height: 20px;
	padding-top:16px;
}
.index-zx a .index-zxinfo{
	height: 72px;
}
.index-bggray{
	background-color: #eee;
	padding:50px 0;
}
.index-zx-more{
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#fff;
	background-color: #0f3ca2;
	font-size: 16px;
	margin:0 auto;
}
/*页脚样式*/
.foot-box{
	background-color: #eee;
	padding:50px 30px;
}
.foot01,.foot02{
	width: 1177px;
	margin:0 auto;
}
.foot01{
	font-size: 0;
	margin-bottom: 30px;
	height: 300px;
}
.ft-cont{
	background-color: #fff;
	border-radius: 10px;
	height: 80px;
	padding: 30px 2%;
	float: left;
	margin-bottom: 20px;
}
.ft-cont.ft-cont01{
	width: 54%;
	margin-right: 2%;
}
.ft-cont.ft-cont02{
	width: 36%;
}
.ft-cont.ft-cont03{
	width: 96%;
}
.ft-cont-title{
	width: 25%;
	float: left;
	text-align: center;
}
.ft-cont-title img{
	width: 56px;
	height: 56px;
}
.ft-cont-title p{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	
}
.ft-cont-info{
	
}
.ft-cont-info>div{
	width: 18%;
	display: inline-block;
	text-align: center;
}
.ft-cont-info>div img{
	width: 80px;
	height: 80px;
}
.ft-cont-info>div p{
	font-size: 16px;
	color: #333;
}
.ft-cont-dz>div{
	width: 23%;
	border-left:1px solid #ccc;
	display: inline-block;
	padding-left: 20px;
	text-align: center;
}
.ft-cont-dz>div h4{
	font-size: 24px;
	font-weight: bold;
}
.ft-cont-dz>div p{
	font-size: 16px;
	margin-top:14px;
}
.ft-cont-tel{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	border-left:1px solid #ccc;
	margin-left: 30%;
	height: 52px;
}
.foot02{
	height: 120px;
}
.foot02-logo{
	float: left;
}
.foot02-logo img{
	height: 57px;
}
.foot02-youlian{
	float: right;
	width: 500px;
	color: #999;
	font-size: 14px;
}
.foot02-youlian a{
	color: #999;
	margin-right: 20px;
}
.ft-baoming{
	background-color: #0f3ca2;
	padding:10px 0;
	margin-top:50px;
}
.ft-bmform{
	width: 1177px;
	margin: 0 auto;
}
.ft-bmform-ct{
	display: inline-block;
	font-size: 16px;
	margin-right: 14px;
}
.ft-bmform-ct span{
	font-size: 16px;
	color: #fff;
	margin-right: 8px;
}
.ft-bmform-ct input{
	width: 200px;
	height: 44px;
	line-height: 44px;
	border-radius: 5px;
	border:none;
	font-size: 16px;
	text-indent: 8px;
}
.ft-bmform-ct select{
	width: 200px;
	height: 44px;
	border-radius: 5px;
	border:none;
	font-size: 16px;
}
.ft-bmform-btn{
	width: 100px;
	height: 46px;
	border-radius: 5px;
	color: #0f3ca2;
	font-size: 16px;
	border:0 none;
	cursor: pointer;
	line-height: 46px;
}
/*内页样式*/
.inside-top{
	height: 480px;
	background-color: #0f3ca2;
	background:url('../images/inside-top-bg.png');
}
.inside-top2{
	height: auto;
}
.inside-container,.inside-box{
	width: 1177px;
	margin: 0 auto;
}
.inside-box{
	overflow: hidden;
	clear: both;
	margin-bottom: 50px;
}
.inside-top-info{
	color: #fff;
	position: relative;
}
.inside-top-info h4{
	font-size: 120px;
	font-weight: bold;
	padding: 30px 0;
	position: relative;
}
.inside-top-info h4:after{
	content: ' ';
	width: 50px;
	height: 8px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom:20px;
}
.inside-top-info span{
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	margin-top:64px;
	display: block;
}
.inside-top-info p{
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	bottom:0;
	right: 0;
	color: #c9a063;
}
.inside-menu-box{
	height: 100px;
	background-color: #eee;
}
.inside-menu{
	width: 1177px;
	margin:0 auto;
}
.inside-menu a{
	display: inline-block;
	width: 200px;
	height: 100px;
	line-height: 100px;
	color: #666;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
.inside-menu a.active,.inside-menu a:hover{
	background-color: #0f3ca2;
	color: #fff;
	border-bottom:6px solid #2ea7e0;
}
.inside-menu a span{
	content: ' ';
	display: inline-block;
	width: 16px;
	height: 100px;
	background: url('../images/inside-menu-dw.png') no-repeat center center;
}
.inside-menu a.active span,.inside-menu a:hover span{
	background-image: url('../images/inside-menu-tp.png');
}

.inside-menu2{
	width: 1177px;
	margin:0 auto;
}
.inside-menu2 li{
	display: inline-block;
	width: 200px;
	height: 100px;
	line-height: 100px;
	color: #666;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
.inside-menu2 li a{
	display: block;
	font-weight: bold;
	width: 200px;
	height: 100px;
}
.inside-menu2 li.active,.inside-menu li:hover{
	background-color: #0f3ca2;
	color: #fff;
	border-bottom:6px solid #2ea7e0;
}
.inside-menu2 li.active a,.inside-menu li:hover a{
	color: #fff;
}
.inside-menu2 li span{
	content: ' ';
	display: inline-block;
	width: 16px;
	height: 100px;
	background: url('../images/inside-menu-dw.png') no-repeat center center;
}
.inside-menu2 li.active span,.inside-menu a:hover span{
	background-image: url('../images/inside-menu-tp.png');
}
.inside-box{
	margin-top:30px;
}
.inside-box .inside-left{
	width: 200px;
	min-height: 800px;
	float: left;
	background-color: #f2f2f2;
	padding:20px;
}
.inside-box .inside-right{
	min-height: 800px;
	float: right;
	width: 900px;
}
.inside-leftnav a{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #666;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
.inside-leftnav a.active,.inside-leftnav a:hover{
	background-color: #0f3ca2;
	color: #fff;
}
.inside-left-lx1{
	text-align: center;
	margin:20px 0;
}
.inside-left-lx1 h4{
	font-size: 18px;
	font-weight: bold;
}
.inside-left-lx1 p{
	font-size: 16px;
	margin-top:8px;
}
.inside-left-lx1 a{
	padding:6px 10px;
	background-color:#dde6fa;
	color: #0f3ca2;
	border:1px solid #0f3ca2;
	font-size: 14px;
	margin:8px;
	border-radius: 4px;
	display: inline-block;
}
.inside-left-lx2{
	text-align: center;
}
.inside-left-lx2 img{
	width: 132px;
	height: 132px;
}
.zx-list li{
	width: 284px;
	height: 408px;
	background-color: #f2f2f2;
	float: left;
	overflow: hidden;
	margin-right: 24px;
	margin-bottom: 24px;
	border-bottom: 4px solid #0f3ca2;
	position: relative;
}
.zx-list li a{
	font-size: 14px;
	color: #666;
	display: block;
}

.zx-list2 li:nth-child(3n+2){
	margin-right: 0;
}
.zx-list li img{
	height: 194px;
	width: 100%;
}
.zx-list2 li:nth-child(1){
	width: 590px;
	border-bottom:0 none;
}
.zx-list2 li:nth-child(1) img{
	width: 100%;
	height: 408px;
	z-index: -1;
}
.zx-list2 li:nth-child(1) h3{
	height: auto;
	color: #fff;
}
.zx-list li .zx-list-info{
	padding:20px;
}
.zx-list2 li:nth-child(1) .zx-list-info{
	background: rgba(0,0,0,.3);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.zx-list2 li:nth-child(1) p,.zx-list2 li:nth-child(1) .zx-list-dt{
	display: none;
}
.zx-list li a h3{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	height: 48px;
	overflow: hidden;
}
.zx-list li p{
	margin-top:20px;
	height: 38px;
	overflow:hidden;
}
.zx-list li .zx-list-dt{
	margin-top:48px;
}
.zx-list-dt span:nth-child(2){
	float: right;
}
.zs-list li{
	background-color: #fff;
	font-size: 16px;
	color: #999;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
	height: 214px;
	margin-bottom: 30px;
}
.zs-list li .zs-list-img{
	display: block;
	width: 300px;
	height:214px;
	float: left;
	overflow: hidden;
}
.zs-list li .zs-list-img img{
	width: 100%;
	display: block;
	height: 214px;
}
.zs-list li .zs-list-info{
	padding:24px;
	margin-left: 300px;

}

.zs-list li h3 a{
	color: #333;
	font-size: 24px;
	font-weight: bold;
	height: 62px;
	margin-bottom:6px;
}
.zs-list li .zs-list-info p{
	margin-top:8px;
}
.zs-list li .zs-list-info .zs-list-dt{
	margin-top:20px;
	height: 42px;
	line-height: 42px;
}
.zs-list li .zs-list-info .zs-list-dt a{
	float: right;
}
.zs-list-btn{
	background-color: #0f3ca2;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	margin-left: 10px;
	border:1px solid #0f3ca2;
}
.zs-list-btn.zs-list-btn2{
	color: #0f3ca2;
	border:1px solid #0f3ca2;
	background-color: #fff;
}
.lianxi-box .ft-cont{
	width: 45%;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
	color: #333;
}
.lianxi-box .ft-cont:nth-child(1){
	margin-right: 2%;
}
.lianxi-box .ft-cont .ft-cont-tel2{
	padding-top:0;
	height: 90px;
}
.lianxi-box .ft-cont .ft-cont-tel2 img{
	width: 80px;
}
.lianxi-box2{
	clear:both;
	overflow: hidden;
	padding-bottom: 10px;
}
.lianxi-box2-map{
	width: 280px;
	height: 264px;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
	float: left;
	margin-right: 24px;
	text-align: center;
	border-radius: 10px;
}
.lianxi-box2-map img{
	width: 280px;
	height: 148px;
}
.lianxi-box2-map h4{
	font-weight: bold;
	margin:20px 0 8px;
}
.lianxi-box2-map p{
	width: 75%;
	margin:0 auto 20px;
}
.lianxi-box2-map:nth-child(3){
	margin-right: 0;
}

.lianxi-box3>div{
	width: 24%;
	display: inline-block;
}
.lianxi-box3>div img{
	width: 160px;
	height: 160px;
}
.lianxi-box-title{
	font-size: 24px;
	font-weight: bold;
	margin:30px auto;
	text-align: center;
	position: relative;
	clear:both;
}
.lianxi-box-title:after{
	content: ' ';
	width: 36px;
	height: 2px;
	background-color:#333;
	position: absolute;
	bottom:-10px;
	left:0;
	right:0;
	margin:0 auto;
}
.lianxi-box3{
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
	padding:20px;
	text-align: center;
	border-radius: 10px;
}
.hj-intro-img{
	width: 440px;
	height: 300px;
	float: left;
	margin-right: 20px;
}
.hj-intro-info{
	height: 300px;
	overflow: hidden;
}
.hj-intro-info h3{
	font-size: 24px;
	font-weight: bold;
	color: #0f3ca2;
}
.hj-intro-info h3 span{
	font-weight: bold;
	color: #c9a063;
}
.hj-intro-info >div{
	margin-top:20px;
	line-height: 1.5;
}
.hj-intro-info >div p{
	margin-bottom:12px;
}
.hj-main{
	margin-top:30px;
}
.article-title{
	font-size: 36px;
	color: #333;font-weight: bold;
}
.article-info{
	margin-top:20px;
}
.article-info span{
	color: #999;
	margin-right: 20px;
}
.article-main{
	margin-top:20px;
}
.article-fy{
	font-size: 0;
	margin:40px 0;
}
.fy-prev,.fy-next{
	display: inline-block;
	width:45%;
	border:1px solid #eee;
	font-size: 16px;
	color: #999;
	height: 78px;
	padding:10px 2%;
}
.fy-next{
	margin-left: -1px;
}
.article-fy span{
	display: block;
	font-size: 14px;
}
.fy-next span{
	text-align: right;
}
.article-fy a{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	height: 48px;
	overflow:hidden;
	display: block;
}
.zx-list03 li:nth-child(3n){
	margin-right: 0;
}
.article-tuijian-title{
	font-size: 24px;
	font-weight: bold;
	border-left:8px solid #0f3ca2;
	margin:20px 0;
}
.main-center {
    width: 70%;
    margin: 0 auto;
    height: 900px;
}

.main-center div:nth-child(1) {
    text-align: center;
    font-size: 28px;
    margin: 10px auto;
    font-weight: bold;
}

.main-center div:nth-child(2) {
    text-align: center;
    font-weight: bold;
    margin: 20px auto 70px;
}

.main-center p {
    width: 500px;
    height: 60px;
    margin: 0 auto;
    border-bottom: 1px solid #cccccc;
    position: relative;
    margin-top: 20px;
    line-height: 60px;
}

.main-center input,.main-center  select {
    width: 375px;
    height: 55px;
    margin: 0 auto;
    border: none;
    position: absolute;
    right: 0;
    font-size: 16px;
}

.main-center button {
    width: 500px;
    height: 60px;
    border: none;
    background-color: #0f3ca2;
    color: white;
    outline: none;
    font-size: 18px;
    cursor: pointer;
}

.ys-title-box{
	text-align: center;
}
.ys-title{
	border:8px solid #b7c4e3;
	padding:20px;
	position: relative;
	border-radius: 20px;
	margin:90px auto 50px;
	display: inline-block;
}
.ys-title span{
	font-size:180px;
	color: #0f3ca2;
	position: relative;
	position: absolute;
	left: 20px;
	top:-114px;
	font-weight: bold;
	z-index: 1;
}
.ys-title span:after{
	content:' ';
	position: absolute;
	width: 90px;
	height: 10px;
	background-color: #fff;
	left: 20px;
	top:104px;z-index: -1;
}
.ys-title h3{
	font-weight: bold;
	font-size: 48px;
	margin-left: 120px;
	display: inline-block;
	color: #333;
}
.ys-title p{
	display: inline-block;
	width: 60%;
	float: right;
	color: #666;
	text-align: left;
}
.ys3-box{
	position: relative;
	margin: 50px 0;
}
.ys-title-box.ys-box-title03{
	position: relative;
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	margin:0 auto;
}
.ys-title03{
	border:8px solid #fff;
	z-index: 1;
	background-color: #fff;
}
.ys-title03:after{
	width: 200px;
	height: 164px;
	content:' ';
	position: absolute;
	left: 8px;
	bottom:8px;
	z-index: -1;
	border:8px solid #b7c4e3;
	border-radius: 10px;
}
.ys-title03 span{
	display: block;
	left: 0;
	right: 0;
}
.ys-title03 h3{
	margin-left: 0;
	margin-top:60px;
	line-height: 1;
}
.ys-title03 span:after{
	left: 70px;
	top:122px;
}
.ys-title06 p{
	width: 40%;
}
.ys3-box .ys3-li{
	width: 470px;
	height: 188px;
	background: #f4ece0;
	color: #c9a063;
	padding:0 50px;
	line-height: 188px;
	border-radius: 50px;
	display: inline-block;
	margin-bottom:20px;
	overflow: hidden;
	margin-right: 20px;
}
.ys3-box .ys3-li.ys3-li2{
	background: #cfd8ec;
	color: #0f3ca2;

}
.ys3-box .ys3-li h4{
	font-size: 36px;
	font-weight: bold;
}
.ys3-box .ys3-li p{
	margin-top:-155px;
}
.ys3-box .ys3-li:nth-child(2n){
	margin-right: 0;
	text-align: right;
}
.ys3-title{

}
.ys04-li{
	width: 360px;
	height: 316px;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
	display: inline-block;
	border-radius: 20px;
	overflow: hidden;
	margin-right: 30px;
}
.ys04-li h4{
	font-size: 24px;
	font-weight: bold;
	margin:10px 20px;
}
.ys04-li p{
	font-size: 16px;
	margin:0 20px 0;
}
.ys04-li:nth-child(3){
	margin-right: 0;
}
.ys05-li{
	width: 560px;
	height: 240px;
	box-shadow: 0 3px 10px rgba(0,0,0,.1);
	display: inline-block;
	border-radius: 20px;
	overflow: hidden;
	margin-right: 30px;
}
.ys05-li img{
	float: left;
	margin-right: 20px;
}
.ys05-li h4{
	font-size: 24px;
	font-weight: bold;
	margin:50px 20px 10px;
}
.ys05-li p{
	font-size: 16px;
	margin:0 20px 0;
}
.ys05-li:nth-child(2){
	margin-right: 0;
}
.ys-title08{
	width: 680px;
}
.ys-title08 p{
	width: 300px;
}
.ys08-li{
	width: 248px;
	height: 248px;
	background-color: #0f3ca2;
	display: inline-block;
	margin-right: 40px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
}
.ys08-li h4{
	font-size: 64px;
	font-weight: bold;
	padding-top:50px;
}
.ys08-li p{
	font-weight: bold;
	font-size: 24px;
}
.ys08-li:nth-child(2n){
	border:10px solid #0f3ca2;
	color: #0f3ca2;
	background-color: #fff;
	width: 228px;
	height: 228px;
}
.ys08-li-nth-child(2n){

}
.ys-title09 p{
	width: 64%;
	text-align: left;
}
.ys-title10 span{
	letter-spacing:-20px;
}
.ys-title10 span:after{
	width: 192px;
}
.ys-title10 p{
	width: 40%;
	text-align: left;
}
.ys-title10 h3{
	margin-left:180px;
}
.teacher-box{
	font-size: 0;
}
.teacher-item{
	width: 270px;	
	display: inline-block;
	margin-right: 32px;	
}
.teacher-item:nth-child(4n){
	margin-right: 0;
}
.teacher-info{
	color: #fff;
	width: 242px;
	height: 80px;
	background-color: #0f3ca2;
	font-size: 14px;
	text-align: center;
	border-radius: 20px;
	box-shadow: 0 4px 0 #c3cee8;
	padding:12px;
	overflow: hidden;
}
.teacher-item:nth-child(2) .teacher-info{
	background-color: #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}

.teacher-item:nth-child(4) .teacher-info{
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item:nth-child(5) .teacher-info{
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item:nth-child(7) .teacher-info{
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item:nth-child(10) .teacher-info{
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item:nth-child(12) .teacher-info{
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item:nth-child(13) .teacher-info{
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item:nth-child(15) .teacher-info{
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-name{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.teacher-pic img{
	width: 220px;
	height: 258px;
	display: block;
	margin:0 auto;
}
.teacher-action{
	margin-top:10px;
	text-align: center;
}
.teacher-action a{
	display: inline-block;
	width: 72px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border:1px solid #0f3ca2;
	margin:0 6px;
	border-radius: 6px;
	color: #0f3ca2;
	font-size: 14px;
}
.teacher-item:nth-child(2) .teacher-action a{
	color: #c9a063;
	border:1px solid #c9a063;
}
.teacher-item:nth-child(4) .teacher-action a{
	color: #c9a063;
	border:1px solid #c9a063;
}
.teacher-item:nth-child(5) .teacher-action a{
	color: #c9a063;
	border:1px solid #c9a063;
}
.teacher-item:nth-child(7) .teacher-action a{
	color: #c9a063;
	border:1px solid #c9a063;
}
.teacher-item:nth-child(10) .teacher-action a{
	color: #c9a063;
	border:1px solid #c9a063;
}
.teacher-item:nth-child(12) .teacher-action a{
	color: #c9a063;
	border:1px solid #c9a063;
}
.teacher-item:nth-child(13) .teacher-action a{
	color: #c9a063;
	border:1px solid #c9a063;
}
.teacher-item:nth-child(15) .teacher-action a{
	color: #c9a063;
	border:1px solid #c9a063;
}
.teacher-intro{
	line-height: 1;
	height: 28px;
	overflow:hidden;
	margin-top:4px;
	opacity: 0.8;
}
.teacher-item2:nth-child(4n){
	margin-right: 32px;
}
.teacher-item2:nth-child(3n){
	margin-right: 0;
}
.teacher-item2:nth-child(5) .teacher-action a{
	color: #0f3ca2;
	border:1px solid #0f3ca2;
}
.teacher-item2:nth-child(6) .teacher-action a{
	color: #c9a063;
	border:1px solid #c9a063;
}
.teacher-item2:nth-child(5) .teacher-info{
	background-color:  #0f3ca2;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item2:nth-child(6) .teacher-info{
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item2:nth-child(7) .teacher-info{
	background-color:  #0f3ca2;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item2:nth-child(8) .teacher-info{
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item2:nth-child(10) .teacher-info{
	background-color:  #0f3ca2;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item2:nth-child(11) .teacher-info{
	
	background-color:  #c9a063;
	box-shadow: 0 4px 0 #efe2d0;
}
.teacher-item2:nth-child(12) .teacher-info{
	background-color:  #0f3ca2;
	box-shadow: 0 4px 0 #efe2d0;
}
.main-btmzp a {
    display: inline-block;
    width: 22%;
    margin:0 1% 10px;
    position: relative;
    height: 278px;
}

.main-btmzp a img {
    width: 100%;
    height: 100%;
}

.main-btmzp a .zhanxian {
    display: inline-block;
    width: 100%;
    height: 60px;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    bottom: 4px;
    left: 0;
    opacity: 0;
    color: white;
}

.main-btmzp a:hover .zhanxian {
    opacity: 1;
}

.zhanxian span:nth-child(1) {
    display: inline-block;
    font-size: 18px;
    margin: 5px 0 5px 10px;
}

.zhanxian span:nth-child(2) {
    display: block;
    font-size: 14px;
    margin-left: 10px;
}