﻿@charset "utf-8";
body { margin: 0; padding: 0; font-family: "Microsoft YaHei"; }
ul,li { list-style: none; margin: 0; padding: 0; }
a { text-decoration: none; }
h1,h2,h3,h4,h5,h6,p { margin:0; padding: 0; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
input, button, textarea, select { font-family: "Microsoft YaHei"; }
input,textarea { border: none; outline: none; padding: 0; }
.fontSize-clear { font-size: 0; }
.fontSize-clear-left { font-size: 0; float: left; }
.clear:after { content:"."; display:block; visibility:hidden; overflow:hidden; height:0; clear:both; }


.page-box {
	width: 7.5rem;
	min-width: 320px;
	max-width: 750px;
	margin: 0 auto 0.98rem auto;
	position: relative;
	overflow: hidden;
}
.main {
	width: 100%;
	position: relative;
	z-index: 1;
}
.content {
	width: 100%;
	background-color: #f4f4f4;
}
.content .m-Cnav{
  border-bottom: 1px solid #ccc;
}
.content .m-Cnav .swiper-slide{
	width: auto;
	padding: 0 .3rem;
	line-height: .8rem;
	font-size: .2rem;
	color: #666;
}
.content .m-Cnav .swiper-slide+.swiper-slide{border-left: 1px solid #ccc;}
.content .m-Cnav .swiper-slide.on,.content .m-Cnav .swiper-slide:hover{
	background-color: #0075B0;
	color: #fff;
}
.m-top-box {
	width: 7rem;
	height: 1rem;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0.25rem;
}
.m-top-img1 {
	width: 0.36rem;
	height: 0.36rem;
}

.m-top-img3 {
	width: 0.45rem;
	height: 0.28rem;
	cursor: pointer;
}
.banner {
	width: 100%;
	height: 3.28rem;
}
.banner-img {
	width: 100%;
	height: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 0.085rem; }
.banner .swiper-pagination-bullet {
	width: 0.15rem;
	height: 0.15rem;
	background-color: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	width: 0.35rem;
	border-radius: 0.15rem;
	background-color: #ffd100;
}
.banner .swiper-pagination { bottom: 0; }
.navigation {
	width: 100%;
	height: 4.25rem;
	background-color: #fff;
	margin-bottom: 0.3rem;
	border-bottom: solid 0.01rem #ececec;
}
.navigation ul {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.navigation ul li {
	width: 25%;
	font-size: 0;
	text-align: center;
}
.navigation ul li a {
	font-size: 0.24rem;
	line-height: 0.24rem;
	color: #333;
}
.navigation ul li a p { margin-top: 0.2rem; }
.navigation-imgs {
	width: 1.15rem;
	height: 1.15rem;
}
.all-titles {
	width: 100%;
	height: 0.8rem;
	color: #fff;
	line-height: 0.8rem;
	background: url(../images/homoPage-bg.jpg)no-repeat;
	background-size: cover;
}
.all-titles-img {
	width: 0.2rem;
	height: 0.2rem;
}
.all-titles h2 {
	font-size: 0.36rem;
	float: left;
	margin-left: 0.35rem;
}
.all-titles-more {
	font-size: 0.24rem;
	float: right;
	margin-right: 0.25rem;
	color: #fff;
}
.team .swiper-pagination-bullet {
	width: 0.18rem;
	height: 0.18rem;
	background-color: #d3d3d3;
	opacity: 1;
}
.team .swiper-pagination-bullet-active {
	background-color: #0582cd;
}
.team .swiper-pagination { bottom: 0; }
.team {
	width: 100%;
	border-bottom: solid 0.01rem #dfdfdf;
	margin-bottom: 0.3rem;
}
.team-content {
	width: 100%;
	height: 3.95rem;
	background-color: #fff;
}
.team-content-items {
	width: 6.79rem;
	height: 2.8rem;
	border: solid 0.02rem #dfdfdf;
	margin: 0.4rem auto 0 auto;
	font-size: 0;
}
.team-content-items-img {
	width: 3.3rem;
	height: 2.8rem;
	float: left;
	margin-right: 0.55rem;
	border-right: solid 0.02rem #dfdfdf;
	display: inline-block;
}
.team-content-items-img img{
	width: 100%;
	height: 100%;
}
.team-content-items article {
	width: 2.8rem;
	height: 100%;
	float: left;
}
.team-content-items article h4 {
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #333;
    margin-top: 0.4rem;
}
.team-content-items article p {
	font-size: 0.24rem;
	color: #666;
	margin-top: 0.4rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.work-experience {
	width: 1.88rem;
	height: 0.42rem;
	border: solid 0.02rem #2ea672;
	border-radius: 0.3rem;
	font-size: 0.24rem;
	line-height: 0.42rem;
	text-align: center;
	color: #2ea672;
	margin-top: 0.3rem;
}
.process {
	width: 100%;
	height: 4.5rem;
	background:url(../images/homePage_099.jpg) no-repeat;
	position: relative;
	font-size: 0;
	color: #fff;
	margin-bottom: 0.3rem;
}
.process-img {
	width: 6.38rem;
	height: 1.94rem;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.process-title {
	position: absolute;
	top: 0.3rem;
	left: 50%;
	margin-left: -1.275rem;
	text-align: center;
	width: 2.55rem;
	height: 0.85rem;
	overflow: hidden;
}
.process-items {
	position: absolute;
	text-align: center;
	width: 1.9rem;
	height: 0.6rem;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
}
.process-title h4 {
	font-size: 0.4rem;
	line-height: 0.4rem;
	margin-bottom: 0.1rem;
}
.process-title p {
	font-size: 0.24rem;
	line-height: 0.24rem;
}
.process-items h4 {
	font-size: 0.24rem;
	line-height: 0.24rem;
	margin-bottom: 0.1rem;
}
.process-items p {
	font-size: 0.14rem;
	line-height: 0.14rem;
}
.process-items-position1 {
	top: 2.57rem;
	left: 0.27rem;
}
.process-items-position2 {
	top: 3.43rem;
	left: 1.93rem;
}
.process-items-position3 {
	top: 2.64rem;
	left: 3.68rem;
}
.process-items-position4 {
	top: 3.22rem;
	left: 5.53rem;
}
.news {
	width: 100%;
	border-bottom: solid 0.01rem #dfdfdf;
	margin-bottom: 0.3rem;
	background-color: #fff;
}
.news-content {
	width: 7rem;
	height: 2.8rem;
	margin: 0.3rem auto 0.4rem auto;
	font-size: 0;
}
.news-content-img {
	width: 2.45rem;
	height: 2.8rem;
	float: left;
	margin-right: 0.33rem;
	display: inline-block;
}
.news-content-img img{
	width: 100%;
	height: 100%;	
}
.news-content article {
	width: 4rem;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.news-content article ul li {
	font-size: 0.01rem;
	list-style: disc inside;
}
.news-content article ul li a {
	font-size: 0.24rem;
	line-height: 0.48rem;
	color: #333;
}
.links {
	width: 100%;
	border-bottom: solid 0.01rem #dfdfdf;
	margin-bottom: 0.3rem;
	background-color: #fff;
}
.links-content {
	width: 7rem;
	height: 1.95rem;
	margin: 0.3rem auto 0.4rem auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: space-between;
	font-size: 0;
}
.links-content-imgs {
	width: 2.28rem;
	height: 0.95rem;
}
.bottom-div {
	width: 100%;
	height: 0.01px;
}
.m-nav-bottom {
	width: 7.5rem;
	height: 0.98rem;
	background-color: #0f8dd7;
	position: fixed;
	bottom: 0;
	display: flex;
	justify-content: space-around;
	align-items: center;
	z-index: 9;
}
.m-nav-bottom-items {
	width: 1.2rem;
	height: 0.35rem;
	padding-top: 0.63rem;
}
.m-nav-bottom-items p {
	font-size: 0.22rem;
	line-height: 0.22rem;
	color: #fff;
	margin-top: 0.08rem;
	text-align: center;
}
.m-nav-bottom a:nth-child(1) .m-nav-bottom-items {
	background: url(../images/homePage_24.png) no-repeat center 0.15rem;
	background-size: 0.55rem 0.5rem;
}
.m-nav-bottom a:nth-child(2) .m-nav-bottom-items {
	background: url(../images/homePage_25.png) no-repeat center 0.15rem;
	background-size: 0.55rem 0.49rem;
}
.m-nav-bottom a:nth-child(3) .m-nav-bottom-items {
	background: url(../images/homePage_26.png) no-repeat center 0.15rem;
	background-size: 0.5rem 0.55rem;
}
.m-nav-bottom a:nth-child(4) .m-nav-bottom-items {
	background: url(../images/homePage_27.png) no-repeat center 0.15rem;
	background-size: 0.5rem 0.55rem;
}
.m-nav-bottom a:nth-child(1):active .m-nav-bottom-items {
	background: #fff url(../images/homePage_24_1.png) no-repeat center 0.15rem;
	background-size: 0.5rem 0.55rem;
}
.m-nav-bottom a:nth-child(2):active .m-nav-bottom-items {
	background: #fff url(../images/homePage_25_1.png) no-repeat center 0.15rem;
	background-size: 0.5rem 0.55rem;
}
.m-nav-bottom a:nth-child(3):active .m-nav-bottom-items {
	background: #fff url(../images/homePage_26_1.png) no-repeat center 0.15rem;
	background-size: 0.5rem 0.55rem;
}
.m-nav-bottom a:nth-child(4):active .m-nav-bottom-items {
	background: #fff url(../images/homePage_27_1.png) no-repeat center 0.15rem;
	background-size: 0.5rem 0.55rem;
}
.m-nav-bottom a:active .m-nav-bottom-items p { color: #33a76d; }
.common-title {
	width: 100%;
	height: 0.9rem;
	background-color: #0f8dd7;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 0;
}
.back {
	margin: 0 0.26rem 0 0.25rem;
}
.back-img {
	width: 0.19rem;
	height: 0.36rem;
}
.common-title p {
	font-size: 0.255rem;
	line-height: 0.255rem;
	color: #fff;
}
.common-title-nav { 
	width: 0.45rem;
	height: 0.28rem;
	margin-right: 0.25rem; 
	cursor: pointer;
}
.content-background { background-color: #fff; }
.m-page{ margin-top: 0.2rem; padding: 0.2rem 0;text-align:center;line-height:0.38rem;color:#fff; font-size: 0;}
.m-page a,.m-page i{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding: 0 0.12rem;font-size:0.22rem;color:#999; border: solid 1px #e4e4e4; background:#fff; border-radius:0.03rem; }
.m-page a,.m-page a:hover{text-decoration:none;}
.m-page a.first{margin-left:0;}
.m-page a.last{margin-right:0;}
.m-page a:hover,
.m-page a:active{border-color:#0f8dd7; background-color:#0f8dd7;color:#fff;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#fff;border-color: #0f8dd7; background-color:#0f8dd7;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ddd;border-color: #e4e4e4; background-color:#fff;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm a,.m-page-sm i{padding:0 0.1rem;}
/* 分离 */
.m-page-sr a,.m-page-sr i{margin:0 0.08rem;}
.m-page-sr .next {width:.8rem;}
.service-pro-nav1 {
	width: 100%;
	height: 0.9rem;
	border-bottom: solid 0.01rem #dfdfdf;
}
.ser-pro-nav1-items {
	width: 2.5rem;
	height: 100%;
	font-size: 0.225rem;
	line-height: 0.9rem;
	color: #666;
	text-align: center;
	cursor: pointer;
}
.ser-pro-nav1-active { 
	background-color: #e3f0ea; 
	color: #2ea672;
}
.service-pro-nav2 {
	width: 7rem;
	margin: 0.3rem auto;
	display: none;
}
.service-pro-nav2 ul { 
	width: 100%;
	font-size: 0;
}
.service-pro-nav2 ul li {
	display: inline-block;
	width: 1.7rem;
	height: 0.73rem;
	font-size: 0.21rem;
	line-height: 0.73rem;
	color: #999;
	text-align: center;
	border: solid 0.01rem #dfdfdf;
	cursor: pointer;
}
.service-pro-nav2-active {
	color: #2ea672 !important;
	border-color: #2ea672 !important;
}
.serv-active { display: block; }
.service-content {
	width: 100%;
	background-color: #fff;
	border-top: solid 0.01rem #dfdfdf;
}
.service-content-img {
	width: 4.96rem;
	height: 3.4rem;
}
.service-content h2 {
	font-size: 0.27rem;
	line-height: 0.27rem;
	color: #2ea672;
	margin: 0.35rem 0 0.4rem 0;
	text-align: center;
}
.service-content-img-box {
	width: 4.96rem;
	font-size: 0;
	margin: 0 auto 0.6rem auto;
}
.service-content-items {
	width: 6.6rem;
	margin: 0 auto 0.4rem auto;
}
.ser-con-items-title {
	width: 100%;
	font-size: 0.2rem;
	line-height: 0.2rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.ser-con-items-tit-box {
	width: 0.13rem;
	height: 0.2rem;
	background-color: #2ea672;
	float: left;
	margin-right: 0.13rem;
}
.service-content-items article {
	font-size: 0.16rem;
	line-height: 0.33rem;
	color: #666;
	text-indent: 0.33rem;
}
.news-list {
	width: 7rem;
	margin: 0.3rem auto 0 auto;
}
.news-list article {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.news-list article ul li {
	font-size: 0.01rem;
	list-style: disc inside;
}
.news-list article ul li a {
	font-size: 0.24rem;
	line-height: 0.48rem;
	color: #333;
}
.common-content {
	width: 100%;
	background-color: #fff;
	border-bottom: solid 0.01rem #e4e4e4;
}
.common-content-title {
	width: 100%;
	height: 1.6rem;
	border-bottom: solid 0.01rem #e4e4e4;
	margin-bottom: 0.35rem;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
.common-content-title h2 {
	font-size: 0.36rem;
}
.common-content-title p {
	font-size: 0.24rem;
	color: #999;
}
.common-content-img {
	width: 100%;
	height: 5rem;
}
.common-content article {
	width: 7.1rem;
	margin: 0 auto;
	font-size: 0.23rem;
	line-height: 0.37rem;
	color: #333;
	margin-top: 0.2rem;
	overflow: hidden;
}
.common-content article img{ width:100%}
.share {
	color: #333;
	margin: 0.3rem 0 0.2rem 0.2rem;
}
.share .jiathis_style_32x32  .jiathis_txt {
	font-size: 0.22rem;
	line-height: 0.32rem !important;
}
.next {
	width: 100%;
	background-color: #fff;
	border-bottom: solid 0.01rem #e4e4e4;
}
.next a p {
	font-size: 0.25rem;
	line-height: 0.5rem;
	color: #666;
	margin-left: 0.2rem;
}
.img-details-posi {
	position: relative;
}
.img-details-box1 {
	width: 0.54rem;
	height: 0.87rem;
	background-color: #212325;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.435rem;
	z-index: 3;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0.6;
}
.img-details-box2 {
	width: 0.54rem;
	height: 0.87rem;
	background-color: #212325;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.435rem;
	z-index: 3;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0.6;
}
.img-details {
	width: 0.29rem;
	height: 0.48rem;
}

/*在线留言*/
.leaves-form {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	color: #333;
	border-bottom: solid 0.01rem #ccc;
	padding: 0.65rem 0 0.5rem 0;
}
.form-items {
	font-size: 0.28rem;
	margin-bottom: 0.15rem;
}
.form-input {
	width: 4.58rem;
	height: 0.68rem;
	background-color: #f4f4f4;
	border-radius: 0.05rem;
	border: solid 0.01rem #ccc;
	font-size: 0.28rem;
	padding: 0 0.16rem;
	margin-left: 0.04rem;
}
.form-items div {
	width: 1.4rem;
	text-align: right;
	white-space: nowrap;
	float: left;
}
.form-textarea {
	width: 4.58rem;
	height: 1.2rem;
	background-color: #f4f4f4;
	border-radius: 0.05rem;
	border: solid 0.01rem #ccc;
	font-size: 0.28rem;
	padding: 0.1rem 0.16rem;
	margin-left: 0.04rem;
	resize: none;
}
.leaves-form .form-items:nth-child(6) .form-input {
	width: 3.2rem;
	float: left;
}
.items-last-img {
	width: 1.18rem;
	height: 0.7rem;
	margin-left: 0.2rem;
}
.lev-input {
	width: 4.9rem;
	height: 0.7rem;
	background-color: #2ea672;
	color: #fff;
	font-size: 0.32rem;
	font-weight: bold;
	line-height: 0.7rem;
	margin-bottom: 0.5rem;
	cursor: pointer;
}
/**/

.m-nav-right {
	width: 4.66rem;
	height: 100%;
	position: absolute;
	right: 0;
	z-index: 0;
}
.m-nav-right-logo {
	width: 100%;
	height: 1.96rem;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m-nav-right ul {
	width: 4.06rem;
	padding: 0 0.3rem;
}
.m-nav-right ul li {
	border-bottom: solid 1px #ccc;
	font-size: 0.3rem;
	line-height: 1.21rem;
	text-align: center;
}
.m-nav-right ul li a { color: #333; }
#filter {
	width: 100%; 
	height: 100%;
	position: absolute;
	z-index: 10; 
	background-color: #333; 
	opacity: 0; 
	display: none;
}
.search-page-box {
	width: 7.2rem;
	height: 0.8rem;
	margin: 0 auto;
	border-bottom: solid 0.01rem #C0C0C0;
	font-size: 0.28rem;
	line-height: 0.8rem;
	color: #333;
	text-indent: 0.4rem;
}
.search-page-line {
	width: 1.45rem;
	border-bottom: solid 0.02rem #2ea672;
}
.search-page-input-box {
	width: 7rem;
	margin: 0.15rem auto;
	height: 0.6rem;
	border: solid 0.01rem #ccc;
	border-radius: 0.08rem;
	background-color: #f3f3f3;
}
.search-page-input {
	width: 6rem;
	height: 100%;
	padding: 0 0.2rem;
	vertical-align: top;
	font-size: 0.24rem;
	color: #333;
	outline: none;
	border: none;
	background-color: #f3f3f3;
	float: left;
	font-family: "Microsoft YaHei"
}
.search-page-img-box {
	width: 0.6rem;
	height: 100%;
	float: right;
	font-size: 0;
	text-align: center;
	
}
.search-page-input-img {
	width: 0.3rem;
	height: 0.3rem;
	margin-top: 0.15rem;
	cursor: pointer;
}
.search-result {
	margin-bottom: 0.2rem;
}
.search-result p {
	font-size: 0.2rem;
	line-height: 0.3rem;
	color: #666;
	text-indent: 0.25rem;
}
.search-result h2 {
	margin: 0;
	padding: 0;
	font-size: 0.3rem;
	line-height: 0.55rem;
	color: #333;
	font-weight: normal;
	text-indent: 0.25rem;
}