*{margin:0;padding:0}
html,body{font-size:18px;font-family:"微软雅黑"; color:#666;}
img{border:0 none;}
ul, li{list-style-type:none}
input, select, button, textarea{font-family:"DroidSansChinese";}
a, a:link, a:visited{text-decoration:none;color: #666;}
a:focus{-moz-outline-style:none; -webkit-tap-highlight-color: transparent;}
i,em{font-style: normal;}
.clear:after{content:" ";display:block;height:0;clear:both;visibility:hidden;zoom:1;}
a:focus{outline:none;}

.container {
	width: 14rem;
	margin: 0 auto
}

@media screen and (max-width:1024px) {
	.container {
		width: 100%;
		padding: 0 .3rem;
		box-sizing: border-box
	}
}


header.header {
	width: 100%;
    /*position: absolute;*/
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    z-index: 1000;
}

@media screen and (max-width:1024px) {
	header {
		background: 0 0;
		height: .88rem !important;
	}
     .phone-logo{display: block !important;}
	.header-wrapper {
		width: 100%;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 9999999;
		background-color: #fff;
		height: .88rem;
		padding: .14rem .3rem;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		box-shadow: 0 3px 20px rgba(0, 0, 0, .2)
	}
}

.header-wrapper .phone-logo {
	display: none
}

@media screen and (max-width:1024px) {
	.header-wrapper .phone-logo {
		height: 100%;
		width: 80%;
		display: block;
		float: left
	}
	.company-info{display: none;}
}

.header-wrapper .phone-logo .phone-logo-img {
	display: inline-block;
	height: 100%;
	width: auto;
	padding-right: .2rem
}

.header-wrapper .phone-logo .phone-logo-img img {
	display: block;
	height: .6rem
}

.header-wrapper .phone-logo .phone-logo-test {
	display: inline-block;
	padding-left: .2rem;
	padding-top: .25rem;
	vertical-align: top
}

.header-wrapper .phone-logo .phone-logo-test div {
	font-size: .3rem;
	color: #008950
}

.header-wrapper div.company-info {
	height: 1.06rem;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-moz-box-pack: space-between;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	-webkit-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-moz-box-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.left-logo {float: left;}
.left-logo img{ height: 0.7rem; /*margin-top: 0.5rem;*/} 

.header_right{ float: right;}
@media screen and (max-width:1024px) {
	.header-wrapper div.company-info {
		display: none
	}
}

.header-wrapper div.company-info div.left-logo .logo {
	display: inline-block;
	width: 2.8rem;
	height: .9rem
}

@media screen and (max-width:1024px) {
	.header-wrapper div.company-info div.left-logo .logo {
		width: 3rem
	}
}

.advantage .advantage18 .advantage-title img,
.advantage .team img,
.curriculum .curriculum-content .content  .swiper-slide .wrap .img img,
.development-history-content ul.list li.list-item .content .wrap .img img,
.on-curriculum .on-curriculum-content .right-text .text .title img,
footer.footer .top-infor .ewm .ewm-wrap .img img,
footer.footer .top-infor .infor .logo img,
.header-wrapper div.company-info div.left-logo .logo a img {
	width: 100%;
	height: auto
}

.header-wrapper div.company-info div.left-logo .slogan {
	display: inline-block;
	width: 2.1rem;
	height: .43rem;
	margin-left: .4rem
}

@media screen and (max-width:1024px) {
	.header-wrapper div.company-info div.left-logo .slogan {
		display: none
	}
}

.header-wrapper div.company-info .right-tel {
	font: .3rem/.28rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
	font-size: .3rem !important;
	line-height: .28rem !important;
	color: #ffa736;
	font-weight: 400 !important;
	padding-left: .45rem;
	background: url(../images/tel.png) left center no-repeat;
	background-size: .3rem auto
}

@media screen and (max-width:1024px) {
	.header-wrapper div.company-info .right-tel {
		display: none
	}
}

.elegant-demeanor .public-home-title h2:after,
.on-curriculum .public-home-title h2:after,
.header-wrapper div.slide-button,
.nav-wrapper-phone {
	display: none
}

@media screen and (max-width:1024px) {
	.header-wrapper div.slide-button {
		width: .45rem;
		display: block;
		float: right;
		padding-top: .15rem
	}

	.header-wrapper div.slide-button div {
		width: 100%;
		height: 1px;
		background-color: #0A67F2;
		margin-bottom: .13rem;
		transition: all 1s
	}

	.header-wrapper div.slide-button.on div.top {
		transform-origin: 0;
		transform: rotate(44deg);
		transition: transform .5s
	}

	.header-wrapper div.slide-button.on div.center {
		opacity: 0;
		transition: opacity .5s
	}

	.header-wrapper div.slide-button.on div.bottom {
		transform-origin: 0;
		transform: rotate(-44deg);
		transition: transform .5s
	}
}

.header_right nav.nav {
	height: 1.06rem;
	text-align: center; float: left;
}

@media screen and (max-width:1024px) {
	.header_right nav.nav {
		display: none
	}
}

.header_right nav.nav .nav-wrapper ul.nav-list li.list-item {
	display: inline-block;
	position: relative
}

.header_right nav.nav .nav-wrapper ul.nav-list li.list-item:last-child {
	margin-right: 0 !important
}

.header_right nav.nav .nav-wrapper ul.nav-list li.list-item a {
	display: block;
	text-align: center;
	position: relative;
	padding: 0.35rem .20rem 0.2rem 0.2rem;
	font-size: .16rem !important;
	line-height: 0.25rem !important;
	color: #333;
	
}
.header_right nav.nav .nav-wrapper ul.nav-list li.list-item a  span{ color: #C1BABA; font-size: 0.13rem;}
.header_right nav.nav .nav-wrapper ul.nav-list li.list-item a:hover,.header_right nav.nav .nav-wrapper ul.nav-list li.list-item a  span:hover{
	color: #005FC8; 
}
.header_right nav.nav .nav-wrapper ul.nav-list li.list-item a.on1,.header_right nav.nav .nav-wrapper ul.nav-list li.list-item a.on1 span{
	color: #005FC8;font-weight: bold;
}
/*.header_right nav.nav .nav-wrapper ul.nav-list li.list-item:after {
	content: '';
	width: 0;
	height: 2px;
	background-color: #0A67F2;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -.01rem;
	transition: .5s
}*/

/*.header_right nav.nav .nav-wrapper ul.nav-list li.list-item.navActive:after,*/
.header_right nav.nav .nav-wrapper ul.nav-list li.list-item:hover:after {
	width: .64rem
}

.header_right nav.nav .nav-wrapper ul.nav-list li.list-item ul.child-nav {
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100001;
	width: 1.2rem;
	/*padding: .05rem .4rem .1rem;*/
	display: none;
	text-align: center;
	transition: .8s;
	height: auto !important
}

.header_right nav.nav .nav-wrapper ul.nav-list li.list-item ul.child-nav li.child-item {
	width: 100%;
	border-bottom: 1px solid rgba(218, 218, 218, .5)
}

.header_right nav.nav .nav-wrapper ul.nav-list li.list-item ul.child-nav li.child-item:last-child {
	border-bottom: 0 none
}

.header_right nav.nav .nav-wrapper ul.nav-list li.list-item ul.child-nav li.child-item a {
	color: #fff;
	display: block;
	text-align: center;
	padding: 0 .1rem;
	-webkit-transition: color .2s;
	transition: color .2s;
	letter-spacing: 1px;
	font-weight: 400;
	line-height:0.8rem !important;
	font-size: .13rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.header_right nav.nav .nav-wrapper ul.nav-list li.list-item ul.child-nav li.child-item.navActives a,
.header_right nav.nav .nav-wrapper ul.nav-list li.list-item ul.child-nav li.child-item:hover a {
	color: #0A67F2;
	-webkit-transition: color .2s;
	transition: color .2s;
}
@media screen and (max-width:1024px) {
	.nav-wrapper-phone {
		position: fixed;
		top: .88rem;
		left: 0;
		z-index: 99999;
		background: #fff;
		width: 100%;
		height: calc(100% - .88rem);
		overflow: auto;
		padding: .3rem .45rem
	}

	.nav-wrapper-phone ul.nav-list {
		height: 100%
	}

	.nav-wrapper-phone ul.nav-list div.child-menu ul.menu-list li.menu-item a,
	.nav-wrapper-phone ul.nav-list li.list-item {
		font: .26rem/1rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .26rem !important;
		line-height: 1rem !important;
		color: #000;
		font-weight: 400 !important
	}

	.nav-wrapper-phone ul.nav-list li.list-item {
		position: relative
	}

	.nav-wrapper-phone ul.nav-list li.list-item.open:after {
		content: '-'
	}

	.nav-wrapper-phone ul.nav-list li.list-item:after {
		display: none;
		position: absolute;
		top: .3rem;
		bottom: 0;
		right: 0;
		content: '+';
		font: .3rem/.35rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .3rem !important;
		line-height: .35rem !important;
		color: #000;
		font-weight: 400 !important
	}

	.nav-wrapper-phone ul.nav-list li.list-item a {
		display: block;
		color: #000;
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}

	.nav-wrapper-phone ul.nav-list li.list-item.child:after {
		display: block
	}

	.nav-wrapper-phone ul.nav-list div.child-menu {
		display: none
	}

	.nav-wrapper-phone ul.nav-list div.child-menu ul.menu-list {
		overflow-y: auto
	}

	.nav-wrapper-phone ul.nav-list div.child-menu ul.menu-list li.menu-item {
		padding: 0 .4rem;
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}

	.nav-wrapper-phone ul.nav-list div.child-menu ul.menu-list li.menu-item a {
		border: 0
	}
}

.indexbanner{ width:100%; height:100%; overflow:hidden; position: relative; }


@media screen and (max-width:1024px) {
	.indexbanner{ width: 100%; height: auto;}
	.indexbanner img{ width: 100%; height: auto;}
	
}
 header {
    height: 1.06rem;
    line-height: 1.06rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; background:rgba(255, 255, 255, 0.65) ;
    z-index: 10000999;border-bottom: 1px solid rgba(204, 204, 204, 0.5);
	
}
header.gd{position: inherit;}
.phone-logo{display: none;}
/*.header{
    background: #ffffff;
    transition: 0.5s all;
	border-bottom:1px solid #efefef;
	box-shadow:2px 3px 5px #efefef;
}
.header .nav-wrapper>ul li a{
    color: #333333;
}
.left-logo{ float: left;}
.nav{float: right;}*/

.nav_right{ color: #fff; float: right;}
.nav_right ul li{
	display: inline-block;
    position: relative; }
.nav_right ul li a{
	display: block;
    text-align: center;
    position: relative;
    padding: 0 0.1rem;
    font: 0.16rem/0.6rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: .16rem !important;
    line-height: 1.06rem !important;
    color: #F3F1F1;
    font-weight: 400 !important;
}
.nav_right ul i{ position: relative; left: -15px; top: -15px;}
.nav_right ul i img{ width: 30px;}
.header .header_right .nav_right>ul>li>a{ color: #000;}
.header .header_right .nav_right>ul{color: #000;}
.nav_right ul li a:after{ border-left:1px solid #fff}



/*首页板块*/
.index_top_nav{padding: 0.4rem 0 0.3rem;}
.index_top_nav ul{display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;}
.index_top_nav ul li{ position: relative; width: 3.0rem; height: 2.3rem; }
.index_top_nav ul li:nth-child(2){ width: 2.75rem;} 
.index_top_nav ul li:nth-child(3){ width: 2.75rem;}
.index_top_nav ul li:nth-child(4){ width: 2.75rem;}  
.index_top_nav ul li img{ width: 100%; height: 100%;}
.index_top_nav ul li:hover{transform: scale(1.02)}
.index_top_nav ul li .wz{position: absolute; top: 0.4rem; text-transform:uppercase;  color: #fff; left: 0.32rem;  font-size: 0.22rem; line-height: 0.34rem;}
.index_top_nav ul li .wz span{ font-size: 0.14rem; margin-top: 0.1rem;}

.index_about{ padding: .4rem 0 .3rem; display: flex; background: url(../images/about_04.jpg) no-repeat; background-size: 100%;}
.index_about_left{width: 53%;
    height: 5.3rem;
    float: left;}

.index_about_left_title{ width: 70%; height: 0.8rem; background: url(../images/about_01.png) no-repeat; background-size: 100%; font-size: 0.36rem; letter-spacing:4px;  color: #333; font-weight:bold; padding-top: 0.45rem;}
.index_about_left_nr{ width: 90%; }
.index_about_left_nr p {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.30rem;
    letter-spacing: 1px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.index_about_left_nr01{ width: 90%; }
.index_about_left_nr01 p {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.30rem;
    letter-spacing: 1px;
    
}
.index_about_left_more{ width: 1.5rem; height: 0.46rem; background: #0180F6; float: left; text-align: center; margin-top: 0.4rem;}
.index_about_left_more a{width: 1.5rem; height: 0.46rem; line-height: 0.46rem; color: #fff;  font-size: 0.16rem;}
.numCount { width: 90%; float: left;margin-top: 0.4rem;}

    .numCount ul {
        padding-left: 0;
        display: flex;
        list-style: none;
    }
    .numCount li {
        text-align: left;
        position: relative;
        width: 33.3%;
    }
    .numCount li .shugang{ width: 1px; height: 0.2rem; background: #0180F6; margin-right: 0.2rem; float: left; margin-top: 0.15rem; }
    
    .numCount li:last-child {
        margin-right: 0;
    }

    .numCount li .numU {
        line-height: 1.3;
    }

    .numCount li .numCX {
        font-size: 0.38rem;
        color: #666;
    }

    .numCount li .numT {
        font-size: 70px;
        color: #333;
    }

    .numCount li .numU .unitC {
        font-size: 100%;
        line-height: 1.3;
        margin-left: 6px;
        color: #999;
        position: relative;
        top: 10px;
        font-size: 0.14rem;
    }

    .numCount li .numU sub {
        vertical-align: baseline;
    }

    .numCount li .indc {
        color: #666;
        font-size: 0.14rem;
        margin-top: 4px; margin-left: 0.2rem;
    }

    .numCount li .desc {
        color: #333;
        font-size: 0.14rem;
    }
.index_about_right{width: 47%; background: url(../images/about_03.jpg); 
    height: 5.05rem; margin-top: 0.5rem;
    float: right;}
.index_about_right img{ float: right; width: 100%}

.index_about_db{ width:100%; float:left; margin-top: 0.1rem;}
.index_about_db p {font-size: 0.16rem;
    color: #666;
    line-height: 0.30rem;letter-spacing:2px;}


.curriculum {
	padding: .6rem 0 .3rem; background: url(../images/index_01.png);background-size: 100% 100%;
}
.public-home{ width: 100%;display: flex; justify-content: space-between;}
.public-home-title{display: flex; }
.public-home-title h2 {
	font-size: .32rem !important;
	line-height: 1 !important;
	color: #333;
	font-weight: bold !important;
	text-align: left;
	position: relative;
	 margin-right: 0.2rem;
}
.public-home-title h3{font-size: 0.18rem;  color: #CFCFCF;text-transform:uppercase; line-height: 0.4rem;}
.public-home-biaoqian{}
.public-home-biaoqian ul{display: flex;justify-content: flex-end;}
.public-home-biaoqian ul li a{ font-size: 0.18rem; color: #666; margin-left: 0.4rem;position: relative;padding-bottom: 0.25rem;}
.public-home-biaoqian ul li a:hover{ color: #005FC8;}
.public-home-biaoqian ul li a.on{color: #005FC8;}
.public-home-biaoqian ul li a:hover:after, 
.public-home-biaoqian ul li a.on:after
{
	content: '';
	width: .5rem;
	height: 1px;
	background-color: #005FC8;
	border-radius: 3px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}


.curriculum .curriculum-content {
	margin-top: .5rem; background: url(../images/index_02.png) no-repeat;background-size: 100% 100%; padding: 0.7rem 0 1.2rem 0;
}

.curriculum .curriculum-content .content {
	position: relative;
	display: none; margin-left: 13%;
}

.curriculum .curriculum-content .content .arrow-curriculum {
	width: .5rem;
	height: .51rem;
	position: absolute;
	/*top: 50%;
	margin-top: -.25rem;*/
	z-index: 10;
	cursor: pointer;margin-top: 0.2rem;
}

.curriculum .curriculum-content .content .arrow-curriculum-prev {
	left: 0.8rem;
	background: url(../images/arrow-curriculum-prev.png);
	background-size: 100% auto
}



.curriculum .curriculum-content .content .arrow-curriculum-next {
	left: 1.67rem;
	background: url(../images/arrow-curriculum-next.png);
	background-size: 100% auto
}
@media screen and (max-width:1024px) {
	.curriculum .curriculum-content .content .arrow-curriculum{
		width: .7rem;
	height: .7rem;
	}
	.curriculum .curriculum-content .content .arrow-curriculum-prev {
		left: 0.8rem; background: url(../images/arrow-curriculum-prev-ph.png);background-size: 100% auto
	}
	.curriculum .curriculum-content .content .arrow-curriculum-next {left: 1.67rem;
	background: url(../images/arrow-curriculum-next-ph.png);
	background-size: 100% auto}
}
@media screen and (max-width:1024px) {
	.curriculum .curriculum-content .content .arrow-curriculum-next {
		right: 0
	}
	.index_top_nav{ padding: 0.4rem 0 0 0;}
	.index_top_nav ul{
    /* display: -webkit-flex; */
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    }
	.index_top_nav ul li{ width: 33.3%; height: auto;}
	.index_top_nav ul li:nth-child(2){ width: 33.3%;} 
.index_top_nav ul li:nth-child(3){ width: 33.3%;}
.index_top_nav ul li:nth-child(4){ width: 50%;} 
.index_top_nav ul li:nth-child(5){ width: 50%;}  
}

.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap {
	width: 4.06rem; height: auto;
	background: #fff;
	box-shadow: 0 1px 9px 1px rgba(0, 0, 0, .1);
	
	overflow: hidden;
	margin-bottom: .1rem
}

.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .img {
	height: auto; width: 3.56rem; margin-top: .25rem; margin-left: .25rem;
	margin-bottom: 0.2rem;
}

.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .text {
	background-color: #fff; width: 100%; float: left;
	padding: 0.2rem 0;color: #333;
}
.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .text:hover {
	background-color: #005FC8;color: #fff;font-weight: bold ; 
}


.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .text .title {
	font-size: .16rem !important;
	line-height: 1 !important;
	/*color: #333;*/
	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; text-align: center; 
}


.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .text .more {
	color: #fff;text-align: center; padding-top: 0.1rem;
}

.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .text .more a {
	font: .16rem/.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
	font-size: .16rem !important;
	line-height: .3rem !important;
	color: #ffc400;
	font-weight: 400 !important
}

@media screen and (max-width:1024px) {
	.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap {
		width: 90%;
		margin: 0 auto .1rem; margin-left: 5%;
	}

	.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .img {
		height: auto; width: 85%;
	}
	.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .img img {
		width: 100%;
	}

	.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .text .title {
		font: .3rem/1 '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .3rem !important;
		line-height: 1 !important;
		color: #333;
		font-weight: 400 !important
	}

	.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .text .desc {
		font: .28rem/.45rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .28rem !important;
		line-height: .45rem !important;
		color: #999;
		font-weight: 400 !important
	}

	.curriculum .curriculum-content .content .swiper-container .swiper-slide .wrap .text .more a {
		font: .28rem/.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .28rem !important;
		line-height: .3rem !important;
		color: #ffc400;
		font-weight: 400 !important
	}
}

.curriculum .curriculum-content .content.activeCurriculum {
	display: block
}


.new_index{
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
}

.new_index .curriculum-content01 {
    margin-top: 0.5rem;
}
.new_index .curriculum-content01 .content {
	display: flex;justify-content: space-between;
	
}



.new_index .curriculum-content01 .content  .wrap  {
	width: 4.5rem;
	background: #fff;
	color: #888;
	/*box-shadow: 0 1px 9px 1px rgba(0, 0, 0, .1);*/
	overflow: hidden;
	margin-bottom: .1rem
}
@media screen and (max-width:1024px) {
	.new_index .curriculum-content01{ padding:0 !important;}
	.new_index .curriculum-content01 .content {display: block !important;justify-content: inherit !important; }
	.new_index .curriculum-content01 .content  .wrap{ width: 100%;}
	.index_about_right img{ width: 100%;}
	/*.index_about_left_nr p:nth-child(2){display: none;}*/
	.index_about_left{ width: 100%;height: auto;}
	.index_about_right{ width: 100%;}
	.index_about_left_nr{ width: 100%; }
	.numCount{ width: 100%;}
	.public-home{ display: block; justify-content: inherit;}
	.public-home-biaoqian ul{justify-content: space-around; margin-top: 0.15rem;}
	.public-home-biaoqian ul li a{ margin-left: 0;}
	.curriculum .curriculum-content .content{ margin-left: 0;}
	.curriculum .curriculum-content{ background: none; margin-top: 0;}
}
.new_index .curriculum-content01 .content  .wrap:hover{
	background: #999999;
}
.new_index .curriculum-content01 .content  .wrap .wrap01:hover{
	transform:scale(0.9);
}
.new_index .curriculum-content01 .content  .wrap a .img img {
	width: 100%;
	min-height：3.38rem;
}

.new_index .curriculum-content01 .content   .wrap a:hover {
	
	color: #fff;
}
.new_index .curriculum-content01 .content   .wrap .text {
	
	padding: .15rem 0;
}
.new_index .curriculum-content01 .content   .wrap .text .title {
	font-size: .2rem !important;
	line-height: 1 !important;
	
	font-weight: bold !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.new_index .curriculum-content01 .content   .wrap .text .date{
	margin-top: .1rem;
	
	font-size: .15rem !important;
	line-height: .3rem !important;

	font-weight: 400 !important;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
/*.new_index .curriculum-content .content .swiper-container .swiper-slide .wrap .text .title:hover{
	color: #fff;
}*/
.new_index .curriculum-content01 .content  .wrap .text .desc {
	margin-top: .1rem;
	font: .16rem/.3rem 'å¾®è½¯é›…é»‘', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
	font-size: .16rem !important;
	line-height: .3rem !important;

	font-weight: 400 !important;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.new_index .curriculum-content01 .content .more{ width: 100%; color: #3AB4F3; text-align: center;text-decoration: underline; font-size: 0.18rem; margin-top: 0.2rem;}
.new_index .curriculum-content01 .content .more a{color: #3AB4F3;}
footer.footer {
  position: relative;
}
footer.footer .footer-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
}
footer.footer .footer-bg .footer-bg1 {
  width: 60%;
  background: #404C5F;
}
footer.footer .footer-bg .footer-bg2 {
  width: 40%;
}
footer.footer .footer-box {
  position: relative;
  display: flex;
}
footer.footer .footer-left {
  width: 60%;
  color: rgba(255, 255, 255, 0.6);
  padding: 0.8rem 1rem 0.5rem 0;
  padding-left: 0;
  font-size: 0.18rem;
  box-sizing: border-box;
  background: #575555;
  padding-left: 1.8rem;
}
footer.footer .footer-left .footer-nav {
  font-size: 0.16rem;
  margin-bottom: 0.4rem;
}
footer.footer .footer-left .footer-nav .footer-nav-tab {
  display: flex;justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 0.2rem;
}
footer.footer .footer-left .footer-nav .footer-nav-tab a {
  display: block; color: rgba(255,255,255,0.6);
 
  margin-bottom: 0.2rem;
}
footer.footer .footer-left .address-left {
  box-sizing: border-box;
  padding-right: 1rem;
}
footer.footer .footer-left .address-left .phone {
  font-size: 0.32rem;
  color: #fff;
}
footer.footer .footer-left .address-left .item {
  line-height: 2;
}
footer.footer .footer-left .right_img {
  position: relative;
}
footer.footer .footer-left .right_img:before {
  content: '';
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: -0.9rem;
  top: 50%;
  transform: translateY(-50%);
}
footer.footer .footer-left .right_img img {
  width: 1.3rem;
  height: 1.3rem;
}
footer.footer .footer-left .footer-center {
  display: flex;
  justify-content: space-between;
}
footer.footer .footer-right {
  width: 40%; background: #035cba;
  padding: 0.8rem 0.6rem 0.5rem 0.5rem;
  font-size: 0.16rem;
  color: #fff;box-sizing: border-box;
  
}
footer.footer .footer-right .footer-form-title {
  font-size: 0.30rem;
}
footer.footer .footer-right .footer-form-title .sub-title {
  font-size: 0.16rem;
  margin: 0.1rem 0 0.4rem;
}
footer.footer .footer-right .form-group input,
footer.footer .footer-right .form-group textarea {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  background: transparent;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #fff;
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
  scrollbar-width: none;
}
footer.footer .footer-right .form-group input::placeholder,
footer.footer .footer-right .form-group textarea::placeholder {
  color: #fff;
  display: none;
}
footer.footer .footer-right .contact-submit {
  overflow: hidden;
}
footer.footer .footer-right .form-group {
  width: 100%;
}
footer.footer .footer-right .form-group textarea {
  width: calc(100% - 0.4rem);
  resize: none;
}
footer.footer .footer-right .form-group textarea::-webkit-scrollbar {
  width: 0.01rem;
  display: none;
}
footer.footer .footer-right .form-input {
  float: left;
  width: calc(50% - 0.4rem);
  margin-right: 0.4rem;
}
footer.footer .footer-right .form-input input {
  width: 100%;
}
footer.footer .footer-right .messageForm-main-submit {
  padding: 0.11rem 0.45rem;color: #005FC8;
  margin: 0 auto;
  margin-top: 0.5rem;
  background: #fff;
  border: none;
  border-radius: 0.04rem;
  font-size: 0.2rem;
  font-weight: bold;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
footer.footer .footer-bottom {
  font-size: 0.12rem;
  margin-top: 0.6rem;
}
footer.footer .footer-bottom .footer-copyright {
  overflow: hidden;
  font-size: 0.16rem;
}
@media screen and (max-width: 1024px) {
  footer.footer .footer-bottom .footer-copyright {
    font-size: 0.28rem;
  }
}
footer.footer .footer-bottom .footer-copyright > div {
  float: left;
  margin-left: 0.15rem;
}
.Record a{ color: rgba(255,255,255,0.6);}
footer.footer .footer-bottom .footer-copyright > div:first-child {
  margin-left: 0;
}
footer.footer .footer-bottom .footer-copyright .support {
  display: flex;
}
footer.footer .footer-bottom .footer-links b,
footer.footer .footer-bottom .footer-links div a {
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: rgba(255, 255, 255, 0.6);
}
footer.footer .footer-bottom .footer-links b {
  width: 10%;
  float: left;
}
footer.footer .footer-bottom .footer-links div {
  width: 90%;
  float: left;
  word-break: break-word;
}
footer.footer .footer-bottom .footer-links div a {
  margin-right: 0.24rem;
}
@media screen and (max-width: 1024px) {
  footer.footer .footer-bottom .footer-links b,
  footer.footer .footer-bottom .footer-links div a {
    font-size: 0.28rem;
    line-height: 1.6;
  }
  footer.footer .footer-bottom .footer-links b {
    width: 100%;
    display: block;
    float: none;
  }
  footer.footer .footer-bottom .footer-links div {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 1024px) {
  footer.footer {
    /*padding-bottom: 1.1rem;*/
  }
  footer.footer .footer-box {
    display: block;
  }
  footer.footer .footer-box > div {
    width: 100%;
    padding: 5% 0.3rem;
    font-size: 0.26rem;
  }
  footer.footer .footer-box > div .footer-nav {
    display: none;
  }
  footer.footer .footer-box > div .footer-form-title .sub-title,
  footer.footer .footer-box > div .form-group input,
  footer.footer .footer-box > div .form-group textarea {
    font-size: 0.26rem;
    line-height: 2;
    margin-bottom: 0.2rem;
  }
  footer.footer .footer-box > div .footer-bottom {
    margin-top: 0.2rem;
  }
  footer.footer .footer-box > div .footer-bottom .footer-copyright > div {
    float: inherit;
    margin-left: 0;
    line-height: 2;
  }
  footer.footer .footer-box > div .footer-center {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 0.2rem;
  }
  footer.footer .footer-box > div .right_img {
    border-left: 0;
  }
}
.floatBtnBox {
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 1000;
    width: 76px;
}

.floatBtnBox .floatBtnBox_group {
    z-index: 1000;
    width: 76px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
}

.floatBtnBox .floatBtn {
    position: relative;
    display: block;
    cursor: pointer;
}

.floatBtnBox .infoBox {
    position: absolute;
    display: flex;
    justify-content: right;
    right: -326px;
    padding-right: 2px;
    opacity: 0;
    top: 0;
    transition: all 0.3s ease-out;
}

.floatBtnBox .infoBox.dianhua .info {
    width: 150px;
    display: flex;
    height: 50px;
    justify-content: center;
    align-items: center;
    color: #AB2430;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 0px 15px 31px 0px rgba(225, 229, 233, 0.5);
    border: 2px solid;
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 2 2;
}

.floatBtnBox .infoBox .info {
    border-radius: 5px;
    box-shadow: 0 0 32px rgb(0 0 0 / 5%);
    background: #ffffff;
}

.floatBtnBox .infoBox.dianhua .info .txt {
    font-size: 14px;
    color: #333436;
}

.floatBtnBox .infoBox.dianhua .info .txt span {
    font-size: 16px;
    color: #AB2430;
}

.floatBtnBox .infoBox .arrow {
    width: 4px;
    height: 10px;
    margin-top: 25px;
}

.floatBtnBox .floatBtn:first-child .btnIcon {
    border-radius: 5px 0 0 0;
}

.floatBtnBox .floatBtn .btnIcon {
    position: relative;
}

.floatBtnBox .infoBox.kefu .info {
    width: 150px;
    height: 100px;
    justify-content: center;
    padding: 15px;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 0px 15px 31px 0px rgba(225, 229, 233, 0.5);
    border: 2px solid;
    text-align: left;
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 2 2;
}

.floatBtnBox .infoBox.kefu .info p {
    font-size: 16px;
    color: #AB2430;
    margin-bottom: 4px;
}

.floatBtnBox .infoBox.kefu .info span {
    color: #3D485D;
    font-size: 12px;
}

.floatBtnBox .infoBox.weixin .info {
    width: 150px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-shadow: 0px 15px 31px 0px rgba(225, 229, 233, 0.5);
    border: 2px solid;
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 2 2;
}

.floatBtnBox .infoBox.weixin .info .qrcodeBox .qecode {
    width: 120px;
    height: 120px;
    display: block;
}

.floatBtnBox .infoBox.weixin .info .qrcodeBox .txt {
    font-size: 16px;
    color: #AB2430;
    text-align: center;
}

.floatBtnBox .infoBox.weixin .info .bar {
    position: relative;
    width: 1px;
    height: 100px;
    margin-left: 20px;
    margin-right: 20px;
    background: rgba(0, 0, 0, 0.08);
}

.floatBtnBox .floatBtn:hover .text {
    color: #AB2430;
}

.floatBtnBox .floatBtn .text {
    color: #666;
    font-size: 14px;
    text-align: center;
}

.floatBtnBox .floatBtn {
    position: relative;
    display: block;
    width: 76px;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}


.floatBtnBox .floatBtn:last-child::after {
    display: none;
}

.floatBtnBox .floatBtn:last-child {}

.floatBtnBox .floatBtn .btnIcon {
    position: relative;
}

.floatBtnBox .floatBtn:last-child .btnIcon {
    border-radius: 0 0 0 5px;
    border-bottom: 0;
}

.floatBtnBox .floatBtn:hover .infoBox {
    right: 90px;
    opacity: 1;
}

.floatBtnBox .floatBtn:hover {
    background: #00934F;
}

.floatBtnBox .floatBtn:hover .text {
    color: #fff;
}

.floatBtnBox .floatBtn:nth-child(3):hover .btnIcon {
    content: url(../images/floatBtn1_on.png);
}

.floatBtnBox .floatBtn:nth-child(4):hover .btnIcon {
    content: url(../images/floatBtn2_on.png);
}

/*面包屑*/
.crumbs{ height: 0.65rem; line-height: 0.65rem;
    
    border-bottom: 1px solid #EEF0F5;}
.crumbs p{color: #333;
    font-size: 0.28rem;
    font-weight: bold;
}
.crumbs i{ width: 0.23rem ; height: 0.21rem;}   
.crumbs a{color: #6A7585;
    margin-left: 2px; font-size: 0.16rem; }    

.crumbs span{color: #6A7585;
    margin-left: 2px; font-size: 0.16rem;  }
.crumbs .neirong{display: flex;justify-content: space-between;}    
        




/*翻页*/
/*翻页*/
.layer-page {
	margin-top: .5rem; margin-bottom: .5rem;
	text-align: center
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color: #0777FF !important;
}
/*.layer-page .layui-box a.layui-laypage-next {
	position: relative;
	font-family: Serif;
	font-weight: 700;
	font-size: 0;
	width: .35rem
}*/

@media screen and (max-width:1024px) {
	.layer-page .layui-box a.layui-laypage-next {
		width: 1.0rem
	}
}
.layer-page .layui-box a.layui-laypage-next:before {
	color: #999;
	font-size: .12rem
}

@media screen and (max-width:1024px) {
	.layer-page .layui-box a.layui-laypage-next:before {
		font-size: .28rem
	}
}

.layer-page .layui-box a {
	color: #999
}

.layer-page .layui-box a,
.layer-page .layui-box span {
	/*width: .32rem;
	height: .35rem;*/
	border-radius: .05rem;
	background: #fff;
	/*line-height: .32rem;*/
	font-size: .16rem;
	padding: 0.05rem 0.15rem; border: 1px solid #dddddd;
	margin: 0 .05rem
}
@media screen and (max-width:1024px) {
	.layer-page .layui-box a.layui-laypage-prev {
		width: 1.0rem
	}
}
@media screen and (max-width:1024px) {

	.layer-page .layui-box a,
	.layer-page .layui-box span {
		width: .5rem;
		height: .5rem;
		line-height: .5rem;
		font-size: .28rem;padding: 0.05rem 0.1rem;
	}
}

.layer-page .layui-box span {
	background-color: #fff;
	color: #999 !important
}

.layer-page .layui-box span.layui-laypage-curr {
	background-color: #0777FF !important;
	/*color: #fff !important;*/
	font-weight: 400;
	border: 0
}s

.layer-page .layui-box span.layui-laypage-curr .layui-laypage-em {
	background-color: #0777FF!important
}

.layer-page .layui-box a:hover {
	color: #fff !important;
	background-color: #0777FF!important
}



/*荣誉资质*/
.honor{
	padding: .4rem 0 .3rem;
}
.honor ul{ display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-align-content: center;
    align-content: center;}
.honor ul li { width: 3.35rem; height: auto;  margin-right: 0.20rem; margin-bottom: 0.2rem;}
.honor ul li:nth-child(4n){ margin-right: 0;}
.honor ul li .imgs{  padding: 0.2rem; background: #f1f1f1;}
.honor ul li .imgs img{ width: 100%;}
.honor ul li .neirong{ padding: 0.1rem 0; text-align: center; font-size: 0.18rem; color: #333;}
.honor ul li .neirong p{ margin-top: 0.1rem;}
.honor ul li .neirong p span{font-size: 0.16rem; color: #666;}

@media screen and (max-width:1024px) {
	.honor ul li:nth-child(2n){ margin-right: 0;}
}

/*园区风光*/
.yqfg{padding: .4rem 0 .3rem;}
.yqfg ul{display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-align-content: center;
    align-content: center;}
.yqfg ul li{width: 4.52rem; height: 3.2rem;margin-right: 0.20rem; margin-bottom: 0.2rem;position: relative;  }    
.yqfg ul li:nth-child(3n){ margin-right: 0;}
.yqfg ul li .imgs{width: 4.52rem; height: 3.2rem;overflow: hidden;
        position: relative; }
.yqfg ul li .imgs img{ width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease-in-out;}
.yqfg li:hover .imgs img {
        transform: scale(1.1); }
.yqfg ul li .neirong{width: 4.52rem; height: 3.2rem;  background: rgba(76,76,76,0.5); top: 0; position: absolute;display: table;}
.yqfg ul li .neirong p{ color: #fff;display: table-cell; vertical-align: middle; text-align: center; width: 100%;  line-height: 0.4rem; font-size: 0.18rem;  }
.yqfg ul li .neirong p i { width:0.34rem ; height: 1px; background: #fff; display: flex; margin: 0 auto;}
.yqfg ul li .neirong p strong{ font-size: 0.22rem;}


@media screen and (max-width:1024px) {
	.yqfg ul{ justify-content: space-between;}
	.yqfg ul li{ width: 48%; margin-right: 0;}
	.yqfg ul li .imgs{ width: 100%;}
	.yqfg ul li .neirong{ width: 100%;}
	.yqfg ul li:nth-child(2n){ }
}

/*碑型展示*/
.bxzs{padding: .4rem 0 .3rem;}
.bxzs .public-home{ width: 100%;display: flex; justify-content: center;}
.bxzs .public-home-biaoqian{}
.bxzs .public-home-biaoqian ul{display: flex;justify-content: flex-end;}
.bxzs .public-home-biaoqian ul li a{ font-size: 0.18rem; color: #666; margin-left: 0.4rem;position: relative;padding-bottom: 0.25rem;}
.bxzs .public-home-biaoqian ul li a:hover{ color: #005FC8;}
.bxzs .public-home-biaoqian ul li a.on{color: #005FC8;}
.bxzs .public-home-biaoqian ul li a:hover:after, 
.bxzs .public-home-biaoqian ul li a.on:after{
	content: '';
	width: .5rem;
	height: 1px;
	background-color: #005FC8;
	border-radius: 3px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;}
.bxzs .curriculum-content {
	 padding: 0.7rem 0 0 0;
}

/*.bxzs .curriculum-content .content {
	position: relative;
	display: none; margin-left: 13%;
}*/
.bxzs .curriculum-content  ul{display: flex; flex-wrap: wrap; }
.bxzs .curriculum-content  ul li{  margin-right: 0.20rem;}
.bxzs .curriculum-content li:nth-child(4n){ margin-right: 0;}
.bxzs .curriculum-content  .wrap {
	width: 3.32rem; height: auto;
	background: #fff;
	border: 1px solid #EAEAEA;
	
	overflow: hidden;
	margin-bottom: .1rem
}

.bxzs .curriculum-content  .wrap .img {
	height: auto; width: 2.92rem; margin-top: .20rem; margin-left: .20rem;
	margin-bottom: 0.2rem;
}
.bxzs .curriculum-content  .wrap .img img{border-radius: 8px;
	width: 100%; height: auto;
}
.bxzs .curriculum-content  .wrap .img img:hover{ overflow: hidden; object-fit: cover; /* 保持图片比例 */
  transition: transform 0.3s ease; /* 平滑过渡效果 */ }
.bxzs .curriculum-content  .wrap .text {
	background-color: #fff; width: 100%; float: left;
	padding: 0.2rem 0;color: #333;
}
.bxzs .curriculum-content  .wrap .text:hover {
	background-color: #005FC8;color: #fff;font-weight: bold ; 
}


.bxzs .curriculum-content  .wrap .text .title {
	font-size: .16rem !important;
	line-height: 1 !important;
	/*color: #333;*/
	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; text-align: center; 
}


.bxzs .curriculum-content  .wrap .text .more {
	color: #fff;text-align: center; padding-top: 0.1rem;
}

.bxzs .curriculum-content  .wrap .text .more a {
	font: .16rem/.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
	font-size: .16rem !important;
	line-height: .3rem !important;
	color: #ffc400;
	font-weight: 400 !important
}

@media screen and (max-width:1024px) {
	.bxzs .curriculum-content{ padding: 0.5rem .3rem !important;}
	.bxzs .curriculum-content  .wrap {
		width: 100%;
		margin: 0 auto .2rem
	}
	.bxzs .curriculum-content  ul{justify-content: space-between; }
	.bxzs .curriculum-content  ul li{ width: 48%;}
    .bxzs .curriculum-content li:nth-child(2n){ margin-right: 0;}
	.bxzs .curriculum-content .wrap .img {
		height: auto
	}

	.bxzs .curriculum-content.wrap .text .title {
		font: .3rem/1 '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .3rem !important;
		line-height: 1 !important;
		color: #333;
		font-weight: 400 !important
	}

	.bxzs .curriculum-content .wrap .text .desc {
		font: .28rem/.45rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .28rem !important;
		line-height: .45rem !important;
		color: #999;
		font-weight: 400 !important
	}

	.bxzs .curriculum-content .wrap .text .more a {
		font: .28rem/.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .28rem !important;
		line-height: .3rem !important;
		color: #ffc400;
		font-weight: 400 !important
	}
}

/*团队风采*/
.team{padding: .4rem 0 .3rem;}
.team ul{display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-align-content: center;
    align-content: center;}
 .team ul li{width: 6.8rem; height: auto;  border: 1px solid #E5DEDE; margin-right: 0.3rem; margin-bottom: 0.3rem;}   
.team ul li a{display: flex; }
.team ul li:nth-child(2n){ margin-right: 0;}
.team ul li a .imga{ width: 3.24rem; height: auto; /*display: contents;*/}
.team ul li a .imga img{ width: 100%;}
.team ul li a .neirong{ padding: 0.55rem 0.4rem; width: 2.90rem;}
.team ul li a .neirong .title{ font-size: 0.4rem; color: #404040;}
.team ul li a .neirong .fbtitle{ font-size: 0.16rem; color: #999; padding-top: 0.1rem;}
.team ul li a .neirong .jieshao{font-size: 0.16rem; color: #999; padding-top: 0.4rem; line-height: 0.30rem;
    
  	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;				
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 8;			
	line-clamp: 8;					
	-webkit-box-orient: vertical;	


}

@media screen and (max-width:1024px) {
	.team ul li a{ width: 100%; margin-right: 0;}
	.team ul li a .neirong{padding: 0.25rem 0.4rem;}
}

/*预约服务*/
.yyfw{padding: .4rem 0 .3rem;}
.yyfw ul{display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-align-content: center;
    align-content: center;}
.yyfw ul li{ width: 3.3rem; height: 2.7rem; background: #F7F7F7; margin-right: 0.25rem; margin-bottom: 0.25rem;}
.yyfw ul li:nth-child(4n){ margin-right: 0;}
.yyfw ul li .ico{ width: 0.6rem; height: 0.6rem; margin: 0.3rem auto;}
.yyfw ul li .ico img{ width: 100%;}
.yyfw ul li .tiao{ width: 3.3rem; height: 0.09rem;}
.yyfw ul li .tiao img{ width: 100%;}
.yyfw ul li .wz{ width: 100%; font-size: 0.18rem; color: #666; text-align: center; margin-top: 0.5rem;}
@media screen and (max-width:1024px) {
	.yyfw ul li:nth-child(2n){ margin-right: 0;}
}

/*联系我们*/
.Contact_us{ background: url(../images/img_08.jpg) no-repeat; background-size: 100%;position: relative;}
.Contact_us_left{ width: 11.46rem; position: relative;}
.Contact_us_left img{ width: 100%;}
.Contact_us_right{ position: absolute; top: 0;}
.Contact_us_nr{ width: 5.3rem; height: 8.85rem; position: relative; left: 11.5rem; top: 0.8rem; }
.Contact_us_nr_bt{}
.Contact_us_nr_bt h1{ font-size: 0.36rem; color: #005FC8;}
.Contact_us_nr_bt h2{ font-size: 0.54rem; color: #333; font-weight: bold;}
.Contact_us_nr_zt{ margin-top: 0.6rem;}
.Contact_us_nr_zt p{ font-size: 0.16rem; color: #333; line-height: 0.4rem;}
.Contact_us_nr_zt i{ border:1px #C1BABA  dashed; width: 100%; display: block; margin: 0.45rem auto;}



@media screen and (max-width:1024px) {
	.Contact_us_left{ display: none;}
	.Contact_us_right{position: initial; margin-top: 0.3rem; margin-bottom: 0.3rem;}
	.Contact_us_nr{width: 100%; left: 0;position: initial; height: auto;}
}

/*福寿服务*/
.fsfw{padding: .4rem 0 .3rem;}
.fsfw_nr{display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;}
.fsfw_left{ width: 2.4rem; }
.fsfw_left ul{display: block;}
.fsfw_left ul li{}
.fsfw_left ul li a{ background: url(../images/img_11.png); background-size: 100%; color: #999; font-size: 0.18rem; height: 0.81rem; width:2.0rem ; display: block;  line-height: 0.75rem ; padding-left: 0.40rem;}
.fsfw_left ul li a.on,.fsfw_left ul li a:hover{ background: url(../images/img_10.png); color: #fff;background-size: 100%;}
.fsfw_right{ width: 11rem;}
.fsfw_right_title{ text-align: center;font-size: 0.32rem; color: #333; margin-bottom: 0.5rem;}
.fsfw_right ul{}
.fsfw_right ul li{display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; margin-bottom: 0.20rem;}
.fsfw_right ul li .left{ width:6.6rem; height: 2.9rem; background: url(../images/img_15.png) no-repeat; background-size: 100%; }
.fsfw_right ul li .left p{font-size: 0.18rem; color: #666; padding-left: 0.5rem; padding-right: 0.5rem; padding-top: 1.0rem; line-height: 0.30rem;}
.fsfw_right ul li .right{ width: 4.4rem; height: 2.9rem;}
.fsfw_right ul li .right img{ width: 100%;}
.fsfw_right_fy{ border-top:1px solid #EEF0F5 ;display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; line-height: 0.50rem;}
.fsfw_right_fy_left{ width: 50%;line-height: 0.50rem; }
.fsfw_right_fy_left a{color: #343434; font-size: 0.16rem; }
.fsfw_right_fy_left i{ padding-right: 0.2rem;}
.fsfw_right_fy_right { width: 50%;line-height: 0.50rem; text-align: right; }
.fsfw_right_fy_right i{padding-left: 0.2rem;}
.fsfw_right_fy_right a{color: #343434; font-size: 0.16rem;}


@media screen and (max-width:1024px) {
	.fsfw_nr{display: block;}
	.fsfw_left{ width: 100%;}
	.fsfw_left ul li a{ width: 90%; background: url(../images/img_11-1.jpg) no-repeat #F9F9FA; background-size: 100%; padding-left: 0.6rem; height: 1.20rem; line-height: 1.2rem;}
	.fsfw_left ul li a.on,.fsfw_left ul li a:hover{ background: url(../images/img_10-1.jpg) no-repeat; color: #fff;background-size: 100%;}
	.fsfw_right{ width: 100%;}
	.fsfw_right_title{ margin-top: 0.5rem;}
	.fsfw_right ul li .right{ width: 100%;}
	.fsfw_right ul li .left{ width:6.6rem; height: auto; background: url(../images/img_15.png) ; background-size: 100%; }
	.fsfw_right ul li .left p{ padding-top: 0.3rem; padding-left: 0.2rem; padding-right: 0.2rem;}
	.fsfw_right ul li .right{ width: 4.4rem; height: auto;}
	
}
/*新闻中心*/
.new_ny{padding: .4rem 0 .3rem;}

.new_ny .curriculum-content {
	margin-top: .5rem
}

.new_ny .curriculum-content .content {
	position: relative;
	display: none
}

.new_ny .curriculum-content .content .arrow-curriculum {
	width: .5rem;
	height: .51rem;
	position: absolute;
	top: 50%;
	margin-top: -.25rem;
	z-index: 10;
	cursor: pointer
}

.new_ny .curriculum-content .content .arrow-curriculum-prev {
	left: -.87rem;
	background: url(../images/left-01.png);
	background-size: 100% auto
}

@media screen and (max-width:1024px) {
	.new_ny .curriculum-content .content .arrow-curriculum-prev {
		left: 0
	}
}

.new_ny .curriculum-content .content .arrow-curriculum-next {
	right: -.87rem;
	background: url(../images/right—01.png);
	background-size: 100% auto
}

@media screen and (max-width:1024px) {
	.new_ny .curriculum-content .content .arrow-curriculum-next {
		right: 0
	}
}

.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap {
	width: 4.0rem;
	background: #fff;
	
	overflow: hidden;
	margin-bottom: .1rem;position: relative;
}

.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .img {
	height: 4.85rem;
	overflow: hidden
}
.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .img img{ height: 4.85rem;}

.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .text {
	background-color: rgba(30,121,222,0.4);
	padding: .25rem .2rem .3rem .12rem;position: absolute; top: 0; height: 4.35rem;
}

.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .text .title {
	font: .2rem/1 '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
	font-size: .24rem !important;
	line-height: 0.35rem !important;
	color: #fff;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding-top: 0.9rem; padding-left: 0.25rem; padding-right: 0.25rem;
}

.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .text .desc {
	margin-top: .2rem;
	font: .16rem/.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
	font-size: .16rem !important;
	line-height: .3rem !important;
	color: #fff;
	padding-left: 0.25rem; padding-right: 0.25rem;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .text .more {
	margin-top: .35rem; background: url(../images/img_17.png) no-repeat; background-size: 100%; width: 2.09rem; height: 0.55rem; margin-left: 0.25rem;
}

.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .text .more a {
	font: .16rem/.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important; line-height: 0.55rem !important; padding-left: 0.3rem;
	font-size: .16rem !important;
	color: #fff;
	font-weight: 400 !important
}

@media screen and (max-width:1024px) {
	.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap {
		width: 80%;
		margin: 0 auto .1rem
	}

	.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .img {
		height: 4.85rem
	}
.new_ny .more01{ width: 5.5rem !important;}
	.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .text .title {
		font: .3rem/1 '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .3rem !important;
		line-height: 0.45rem !important; padding-top: 0.40rem;
		color: #fff;
		font-weight: 400 !important
	}

	.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .text .desc {
		font: .28rem/.45rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .28rem !important;
		line-height: .45rem !important;
		color: #fff;
		font-weight: 400 !important
	}

	.new_ny .curriculum-content .content .swiper-container .swiper-slide .wrap .text .more a {
		font: .28rem/.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
		font-size: .28rem !important;
		line-height: .3rem !important;
		color: #fff;
		font-weight: 400 !important
	}
}

.new_ny .curriculum-content .content.activeCurriculum {
	display: block
}

.new_ny .more01{ width: 3.7rem; }
.new_ny .more01 a{font-size: 0.24rem; color: #fff; text-align: center; line-height: 4.50rem;display: flex;
    justify-content: center;}
.new_ny .public-home{ width: 100%;display: flex; justify-content: center;}
.new_ny .public-home-biaoqian{}
.new_ny .public-home-biaoqian ul{display: flex;justify-content: flex-end;}
.new_ny .public-home-biaoqian ul li a{ font-size: 0.18rem; color: #666; margin-left: 0.4rem;position: relative;padding-bottom: 0.25rem;}
.new_ny .public-home-biaoqian ul li a:hover{ color: #005FC8;}
.new_ny .public-home-biaoqian ul li a.on{color: #005FC8;}
.new_ny .public-home-biaoqian ul li a:hover:after, 
.new_ny .public-home-biaoqian ul li a.on:after{
	content: '';
	width: .5rem;
	height: 1px;
	background-color: #005FC8;
	border-radius: 3px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;}

.new_ny_list{}
.new_ny_list ul{ margin-top: 0.1rem;}
.new_ny_list ul li{padding: 0.2rem 0rem 0.2rem 0;
    border-bottom: 1px dashed #C1BABA; display: flex; justify-content: space-between;}
.new_ny_list ul li a{display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;}
    .new_ny_list ul li:hover{ background: rgba(0,95,200,0.12);}
.new_ny_list ul li .img{ width: 2.46rem; height: 1.4rem;} 
.new_ny_list ul li .img img{ width: 2.46rem; height: 1.4rem;}
.new_ny_list ul li .text{ width: 10rem;}
.new_ny_list ul li .text .title{ font-size: 0.2rem; font-weight: bold; color: #333;}
.new_ny_list ul li .text  .desc {
    margin-top: 0.18rem;
    font: 0.16rem/0.28rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    line-height: .28rem !important;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.new_ny_list ul li .text  .more{ color: #999; font-size: 0.14rem; margin-top: 0.2rem;}


.new_ny_list ul li .time{ padding: 0.25rem 0.2rem; width: 1.0rem;}
.new_ny_list ul li .time span{ font-size: 0.3rem; font-weight: bold; color: #005FC8; padding-bottom: 0.1rem;}
.new_ny_list ul li .time i{ font-size: 0.16rem; color: #005fc8; text-align: center;}
@media screen and (max-width:1024px) {
	.new_ny_list ul li .time{ width: 15%;}
	.new_ny_list ul li .text{ width: 50%;}
	.new_ny_list ul li .img{ width: 35%; height: auto;}
	.new_ny_list ul li .img img{ width: 100%; height: auto;}
}
.new_ny_xq{ width: 100%;}
.new_ny_xq .title{ width: 100%; text-align: center; font-size: 0.32rem; font-weight: bold; color: #333;}
.new_ny_xq .time{width: 100%; text-align: center; font-size: 0.14rem; color: #959595; padding:  .20rem 0;}
.new_ny_xq p{ font-size: 16px; color: #666; line-height: 0.30rem; margin-bottom: 0.15rem; }
.new_ny_xq p span{ font-size:18px !important;}
.fsfw .new_ny_xq p img{ width: 50% !important; height:auto !important; margin-bottom:20px !important;}
.new_ny .new_ny_xq p img{ width: 60% !important; height:auto !important; margin-bottom:20px !important; margin-left: 20%;}

