@charset "utf-8";
.w {
	width: 1480px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
 @media only screen and (max-width: 1660px) {
 .w {
 width: 1380px;
}
}
 @media (max-width: 1440px) {
 .w {
 width: 1260px;
 width:92%;
}
}
 @media (max-width: 1280px) {
 .w {
 width: auto;
 margin-left: 50px;
 margin-right: 50px;
}
}
 @media (max-width: 640px) {
 .w {
 width: auto;
 margin-left: 20px;
 margin-right: 20px;
}
}
.clear {
	width: 100%;
	display: block;
	clear: both;
	float: left
}
.pcnone {
	display: none
}
 @media (max-width:640px) {
 .wapblock {
 display: block
}
 .wapnone {
 display: none
}
 .pcnone {
 display: block
}
}
/* subpage */
.subpage-banner {
	position: relative;
	overflow: hidden;
	z-index: 8;
	height: 480px;
	padding: 1.2rem 0 1.6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}
.subpage-banner:after {
	display: none;
}
.subpage-banner img.bg {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
}
.subpage-banner .contain {
	text-align: center;
	color: #fff;
	line-height: 1.5;
	text-shadow: 0 0 4px #666;
}
.subpage-banner .contain .dt {
	font-size: 30px;
	font-weight: bold;
}
.subpage-banner .contain .hr {
	margin: 24px auto 0;
	width: 30px;
	height: 4px;
	padding: 0 24px;
	background-color: #fff;
	box-shadow: 0 0 4px #666;
}
.subpage-banner .contain .dd {
	margin-top: 20px;
	font-size: 18px;
}
.subpage-banner .contain .df {
	margin-top: 80px;
}
 @media screen and (max-width: 1024px) {
 .subpage-banner {
 height: 8.8rem;
}
 .subpage-banner .contain .dt {
}
 .subpage-banner .contain .hr {
 height: 2px;
}
}
 @media screen and (max-width: 768px) {
 .subpage-banner {
 height: 10rem;
}
 .subpage-banner .contain .dt {
 font-size: 24px;
}
 .subpage-banner .contain .hr {
 margin: 15px auto 0;
}
 .subpage-banner .contain .dd {
 font-size: 16px;
 margin-top: 15px;
}
}
.subpage-nav {
	z-index: 3;
	position: relative;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 1240px;
}
.subpage-nav .ctrX1.reject {
	display: none;
}
.subpage-nav .link2 {
	display: inline-block;
	vertical-align: top;
	color: #333333;
	min-width: 6em;
	padding: 0.3rem 0.5rem;
	line-height: 24px;
	-webkit-transition: all 250ms ease-out 0s;
	transition: all 250ms ease-out 0s;
	text-align: center;
	background-color: #fff;
	border-radius: 80px;
	margin-left: 0.4rem;
	margin-right: 0.4rem;
	color: rgba(255, 255, 255, 0.9);
	border: solid 1px rgba(255, 255, 255, 0.9);
	background-color: transparent;
}
.subpage-nav .link2.on {
	background-color: #00ccff;
	color: #fff;
	border-color: #00ccff;
}
 @media screen and (max-width: 1440px) {
 .subpage-nav {
 max-width: 1060px;
}
}
 @media screen and (max-width: 1024px) {
 .subpage-nav {
 padding-left: 40px;
 padding-right: 40px;
}
}
 @media screen and (max-width: 640px) {
 .subpage-nav {
 padding-left: 30px;
 padding-right: 30px;
}
 .subpage-nav .link2 {
 padding: 5px 10px;
}
}
.subpage-wrap {
	position: relative;
	z-index: 3;
}
.bg {
	z-index: -1;
	position: absolute !important;
	left: 0;
	top: 0;
	max-width: none !important;
	width: 100%;
	height: 100%;
}
/* sAbout */
.sAbout-section {
	position: relative;
	z-index: 2;
	margin-top: 50px;
}
.sAbout-profile-intro {
	color: #333333;
}
.sAbout-profile-intro p {
	text-indent: 2em;
	line-height: 36px;
	font-size: 17px;
	text-align: justify;
	padding-bottom: 15px;
}
.sAbout-honor .subpage-head .cn .text-jcb, .sAbout-honor .subpage-head .cn .sAbout-course-tab .Tg .btn.on .dt, .sAbout-honor .subpage-head .cn .sAbout-course-tab .Tg .btn.on .ds {
	background-image: none;
	-webkit-text-fill-color: #fff;
	color: #fff;
	-webkit-background-clip: initial;
}
.sAbout-honor .subpage-head .en {
	color: #fff;
}

.about_com_data{
	height: auto; padding-top:25px; padding-bottom:25px; padding-left:125px; padding-right:125px; background: #FFFFFF; margin-top:40px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.about_com_data ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; 
}
.about_com_data li{
	background:url(../images/line3.jpg) left center no-repeat; padding-left:100px;
}
.about_com_data li:first-child{
	padding-left:0px; background:none;
}
.about_com_data span{
	font-size:62px; font-family:Helvetica; color:#00ccff; font-weight:bolder;
}
.about_com_data font{
	color:#00ccff; margin-left:3px; font-size:18px;
}
.about_com_data p{
	color:#999;
	padding-left: 5px;
}

.about_pic{ width:100%; overflow:hidden;}
.about_pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

 @media (max-width: 768px) {
 .sAbout-section{margin-top:25px;}
 .sAbout-profile-intro{ margin-top:-10px;}
 .sAbout-profile-intro p {
 font-size: 16px;
}
.about_data{
	width:100%;
}
.about_data li{
	padding-left:23px;
}
.about_data span{
	font-size:26px;
}
.about_data font{
	font-size:14px;
}
.about_data p{
	font-size:14px;
}
.about_com_data{
	padding-left:10px; padding-right:10px;
}
.about_com_data li{
	padding-left:20px;
	width: 50%;
	margin-bottom:15px;
}
.about_com_data li:first-child{ padding-left: 20px;}
.about_com_data li:nth-child(3){ background:none;padding-left: 20px;}
.about_com_data span{
	font-size:32px;
}
.about_com_data font{
	font-size:16px;
}
.about_com_data p{
	font-size:16px;
}
}

 .timeline-section {
      margin: 50px auto 0 auto;
      position: relative;
	  overflow: hidden;
    }
    .section-header {
      margin-bottom: 60px;
	  text-align: center;
    }
    .section-title {
      font-size: 40px;
      font-weight: 700;
      color: #1a1a1a;
      margin-bottom: 12px;
    }
    .section-subtitle {
      font-size: 19px;
      color: #666;
    }
    /* 箭头放在右上角 */
    .timeline-section .swiper-button-prev,
    .timeline-section .swiper-button-next {
      position: absolute;
      top: 0px;
      transform: none;
      margin-top: 0;
      width: 56px;
      height: 56px;
      border-radius: 50%;
      background: #fff;
      border: 1px solid #e5e5e5;
      color: #666;
      transition: all 0.3s;
      z-index: 10;
	  left: auto;
    }
	
	.timeline-section .swiper-button-prev img,
    .timeline-section .swiper-button-next img{
	    margin: 22px 17px;
	}
    .timeline-section .swiper-button-prev {
      right: 80px;
    }
    .timeline-section .swiper-button-next {
      right: 10px;
    }
    .timeline-section .swiper-button-prev::after,
    .timeline-section .swiper-button-next::after {
      font-size: 18px;
      font-weight: bold;
    }
    /* Swiper 容器 */
    .timeline-swiper {
      position: relative;
      padding-bottom: 40px;
	  overflow: hidden;
    }
    .swiper-wrapper {
      align-items: flex-start;
    }
    /* 时间轴线 */
    .timeline-line {
      position: absolute;
      top: 80px;
      left: 0;
      width: 100%;
      height: 2px;
      background: #e5e5e5;
      z-index: 1;
    }
    .timeline-item {
      position: relative;
      text-align: left;
      padding-top: 100px;
      z-index: 2;
    }
    .timeline-year {
      font-size: 40px;
      font-weight: 600;
      color: #1a1a1a;
      margin-bottom: 30px;
      transition: color 0.3s;
    }
    .timeline-dot {
      position: absolute;
      top: 71px;
      left: 0;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fff;
      border: 2px solid #e5e5e5;
      transition: all 0.3s;
    }
    .timeline-dot::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: transparent;
      transition: background 0.3s;
    }
    .timeline-text {
      font-size: 16px;
      line-height: 1.8;
      color: #333;
      max-width: 90%;
    }
    /* 激活状态 */
    .swiper-slide-active .timeline-year {
      color: #00ccff;
    }
    .swiper-slide-active .timeline-dot {
      border-color: #00ccff;
    }
    .swiper-slide-active .timeline-dot::after {
      background: #00ccff;
    }
    /* 响应式适配 */
    @media (max-width: 768px) {
	.section-header{ margin-bottom:25px;}
      .section-title {
        font-size: 28px;
      }
      .section-subtitle {
        font-size: 16px;
      }
      .timeline-year {
        font-size: 28px;
      }
      .timeline-text {
        font-size: 14px;
      }
      .timeline-line {
        top: 60px;
      }
      .timeline-dot {
        top: 51px;
        width: 16px;
        height: 16px;
      }
      .timeline-dot::after {
        width: 8px;
        height: 8px;
      }
      /* 移动端箭头位置 */
      .timeline-section .swiper-button-prev {
        right: 50px;
      }
      .timeline-section .swiper-button-next {
        right: 0;
      }
	  .timeline-section .swiper-button-prev, .timeline-section .swiper-button-next{ 
	   width:45px;
	   height:45px;
	   }
	   .timeline-section .swiper-button-prev img, .timeline-section .swiper-button-next img{
	   margin: 17px 12px;
	   }
    }
	
.gy_m {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 1.6vw 0px 6.25vw;
	background: url(../images/culture.jpg) no-repeat center center;
	background-size: cover;
	margin: 0 auto;
	text-align: center;
}
.gy_m h2 {
	font-size: 2.0vw;
	line-height: 1.875vw;
	color: #fff;
	margin-bottom: 1.6vw;
	margin-top: 4.6875vw;
	font-weight: bold;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7);
}
.gy_m p {
	font-size: 1.04vw;
	line-height: 1.25vw;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7);
}
 @media (max-width: 768px) {
 .gy_m {
 padding: 15px 15px 30px 15px;
}
 .gy_m h2 {
 font-size: 20px;
 line-height: 20px;
 margin-bottom: 15px;
 margin-top: 30px;
}
 .gy_m p {
 font-size: 16px;
 line-height: 24px;
}
}
.ban1-b1 {
	height: 62px;
	background: rgba(0, 204, 255, 0.8);
	position: absolute;
	bottom: 0;
	padding: 0 50px;
}
.ban1-b2 {
	height: 100%;
	float: left;
	margin-right: 5%;
	position: relative;
}
 .ban1-b2>div:nth-child(1) {
 font-size: 18px;
 line-height: 62px;
 color: #fff;
}
 .ban1-b2>div:nth-child(2) {
 width: 0;
 height: 4px;
 background: #F17E0E;
 position: absolute;
 bottom: 0;
 left: 50%;
 transition: 0.5s;
}
 .ban1-b2:hover>div:nth-child(2) {
 width: 100%;
 left: 0;
 transition: 0.5s;
}
 .ban1-b2.on1>div:nth-child(2) {
 width: 100%;
 left: 0;
}
 @media only screen and (max-width:1479px) {
 .ban1-a1 {
 width: 100%;
 height: 410px;
 position: relative;
 overflow: hidden;
}
 .ban1-a2 {
 width: 1480px;
 height: 100%;
 position: relative;
 margin-left: calc(50% - 1480px/2);
}
 .ban1-a2 img {
 min-height: 100%;
}
 .ban1-a3 {
 width: 100%;
 font-size: 40px;
 line-height: 40px;
 color: #fff;
 text-align: center;
 position: absolute;
 top: 180px;
 left: 0;
}
 .ban1-b1 {
 height: 54px;
 position: absolute;
 bottom: 0;
 padding: 0 40px;
}
 .ban1-b2 {
 height: 100%;
 float: left;
 position: relative;
}
 .ban1-b2>div:nth-child(1) {
 font-size: 18px;
 line-height: 54px;
 color: #fff;
}
 .ban1-b2>div:nth-child(2) {
 width: 0;
 height: 4px;
 background: #e2a859;
 position: absolute;
 bottom: 0;
 left: 50%;
 transition: 0.5s;
}
 .ban1-b2:hover>div:nth-child(2) {
 width: 100%;
 left: 0;
 transition: 0.5s;
}
 .ban1-b2.on1>div:nth-child(2) {
 width: 100%;
 left: 0;
}
}
 @media only screen and (max-width: 768px) {
 .ban1-b1 {
 display: none;
}
}
.brand-box {
	margin-top: 40px;
}
.about_tit h3 {
	color: #00ccff;
	font-weight: bold;
	font-size: 40px;
}
.ab_more {
	float: right;
}
.ab_more a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	background: #00ccff;
	color: #fff;
	display: block;
	text-align: center;
}
.fy_line {
	width: 60px;
	height: 1px;
	background: #dcdcdc;
	margin-top: 10px;
}
.honor_con {
	padding-top: 60px;
	background: #f6f6f6;
	padding-bottom: 100px;
	overflow: hidden;
}
.abHor {
	padding: 0 0;
}
.abHor .abHor_bg {
	background: #fff;
	padding: 10px 0 20px 0;
}
.abHor_img {
	margin-bottom: 14px;
	padding: 5%;
	text-align: center;
	overflow: hidden;
	border-bottom: 1px dotted rgba(27, 47, 95, 0.28);
}
.abHor_img img {
	width: 90%;
	height: 90%;
	object-fit: contain;
 transition: all .3s ease;
}
.abHor_p {
	font-size: 16px;
	line-height: 1.6;
 transition: all .3s ease;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.abHor .swiper-button {
	margin-top: 38px;
	text-align: center;
}
 .abHor .swiper-button-next::after, .abHor .swiper-button-prev::after {
 content: none;
}
.abHor .swiper-button-next, .abHor .swiper-button-prev {
	position: relative;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	border: 1px dotted rgba(27, 47, 95, 0.28);
	left: auto;
	display: inline-block;
	margin: 0px 10px;
	background: rgba(84, 110, 49, 0);
	transition: all 0.8s;
}
.abHor .swiper-button-next img, .abHor .swiper-button-prev img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	margin: 0 auto;
}
.abHor .swiper-button-next:hover, .abHor .swiper-button-prev:hover {
	background: rgba(0, 204, 255, 1);
}
.abHor .swiper-button-next:hover .abDeve_arr_ico, .abHor .swiper-button-prev:hover .abDeve_arr_ico {
	display: none;
}
.abHor .swiper-button-next:hover .abDeve_arr_hover, .abHor .swiper-button-prev:hover .abDeve_arr_hover {
	display: block;
}
.abHor .swiper-button-next .abDeve_arr_hover, .abHor .swiper-button-prev .abDeve_arr_hover {
	display: none;
}
 @media screen and (max-width: 768px) {
 .honor_con{ padding-top:35px; padding-bottom: 60px;}
 .about_tit h3 {
 font-size: 24px;
}
}
.navpost a:hover {
	color: #2fc287
}
.innerrtitle {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: rgba(241, 242, 244, .7);
	overflow: hidden;
	margin-bottom: 15px
}
.links {
	width: 100%;
	height: auto;
	background: #313131;
	clear: both;
	float: left;
	padding: 10px 0
}
.links ul {
	max-width: 1300px;
	height: auto;
	margin: 0 auto;
	clear: both
}
.links ul li {
	float: left;
	margin: 0;
	color: #fff;
	line-height: 23px
}
.links ul li a {
	color: #fff;
	padding: 0 8px;
	font-size: 14px;
	line-height: 23px;
	display: inline-block
}
.links ul li a:hover {
	color: #fff;
	text-decoration: none
}
.container {
	max-width: 1400px
}
.inban {
	position: relative
}
.inban img {
	width: 100%
}
.intxt {
	font-size: 36px;
	position: absolute;
	width: 100%;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	right: 0;
	top: 0;
	color: #fff;
	height: 100%;
	background: rgb(0 0 0 / 5%);
	z-index: 2
}
.ny_tab {
	margin-bottom: 25px;
	background-color: #f6f6f6
}
.ny_tab ul {
	display: flex;
	align-items: center;
	justify-content: center
}
.ny_tab ul li {
	position: relative;
	font-size: 15px;
	flex: 1;
	text-align: center
}
.ny_tab ul li a {
	position: relative;
	color: #333;
	display: block;
	padding: 25px 35px
}
 .ny_tab ul li::after {
 content: "";
 position: absolute;
 right: 0;
 top: 50%;
 transform: translate(-50%, -50%);
 height: 16%;
 width: 1px
}
 .ny_tab ul li a::before {
 content: "";
 position: absolute;
 left: 0;
 bottom: 0;
 width: 0;
 transition: .5s
}
 .ny_tab ul li:last-child::after {
 display: none
}
.ny_tab ul li a:hover, .nypagenav ul li.on a {
	color: #fff;
	background: #2fc287
}
.ny_tab ul li .aa {
	color: #fff;
	background: #2fc287
}
 .ny_tab ul li .aa::before {
 content: "";
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 transition: .5s
}
 .ny_tab ul li:hover a::before {
 width: 100%
}
 @media (max-width:780px) {
 .ny_tab {
 display: none
}
}
.pro_re {
	width: 100%;
	float: left
}
.pro_re ul {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap
}
.pro_re ul li {
	width: 23%;
	float: left;
	margin: 1%;
	overflow: hidden;
	box-shadow: 0 0 10px 0 #ccc;
	border-radius: 0;
	background: #fff
}
.pro_re ul li a {
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	height: 100%
}
.pro_re ul li .img {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
	overflow: hidden
}
.pro_re ul li .img img {
	width: 100%;
	display: block;
 transition: .5s ease-in
}
.pro_re ul li p {
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background-color: #f5f5f5;
	padding: 15px 5px;
	text-align: center;
 transition: all ease .5s;
	font-size: 16px;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.pro_re ul li .zi {
	width: 100%;
	font-weight: 400
}
.pro_re ul li:hover p.zi {
	background: #1e7f3a;
	color: #fff;
}
.pro_res {
	width: 100%;
	float: left;
	margin-top: 25px
}
.pro_res ul {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap
}
.pro_res ul li {
	width: 31.3%;
	float: left;
	margin: 1%;
	overflow: hidden;
	box-shadow: 0 0 10px 0 #ccc;
	border-radius: 0;
	background: #fff
}
.pro_res ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	height: 100%
}
.pro_res ul li .img {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
	overflow: hidden
}
.pro_res ul li .img img {
	width: 100%;
	display: block;
 transition: .5s ease-in
}
.pro_res ul li p {
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding: 25px 30px;
	text-align: center;
 transition: all ease .5s;
	cursor: auto;
	color: #333;
	font-size: 16px;
	font-weight: 700
}
.pro_res ul li:hover img {
	transform: scale(1.1, 1.1)
}
 @media (max-width:780px) {
 .pro_re ul li {
 width: 48%
}
 .pro_res ul li {
 width: 48%
}
}
.newsfrhz ul {
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	margin-top: 35px
}
.newsfrhz ul li {
	margin: 15px;
	width: calc((100% / 5) - 30px);
	border-radius: 10px;
 transition: all .5s ease;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%)
}
 @media (max-width:780px) {
 .newsfrhz ul li {
 width: calc((100% / 2) - 10px);
 margin: 5px;
}
}
.pagenum {
	margin: 20px auto;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	float: left;
}
.pagenum ul {
	display: inline-block
}
.pagenum ul li {
	float: left;
	list-style: none;
	margin: 5px 0;
	padding-right: 10px
}
.pagenum ul li a {
	display: block;
	padding: 3px 8px;
	text-align: center;
	color: #666;
	font-size: 14px;
	text-decoration: none;
	background: #f4f4f4
}
.pagenum ul li a:hover {
	background: #1e7f3a;
	color: #fff
}
.pagenum ul li a.selected {
	color: #fff;
	background: #1e7f3a
}
.strwid {
	width: 50%;
	font-size: 20px;
	float: left
}
.join_rczp {
	margin: 20px 0;
	width: 100%;
	float: left
}
.join_rczp h1 {
	text-align: left;
	padding-top: 20px;
	font-size: 26px;
	color: #333;
	padding-left: 50px;
}
.join_rczp_list li {
	display: block;
	background: #f9f9f9;
	height: 80px;
	line-height: 80px;
	border-bottom: 1px dashed #ccc;
	margin: 10px 0;
}
/* .join_rczp_list li:first-child{border-bottom:none;color:#fff} */
.join_rczp_list li strong {
	font-size: 16px;
	font-weight: 400;
	width: 16.6%;
	display: block;
	float: left;
	text-align: center
}
.join_rczp_list .strwid span {
	padding: 2px 7px;
	margin-left: 20px;
	border-radius: 4px;
	border: 1px solid #1e7f3a;
	color: #1e7f3a;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	margin-right: 10%
}
.join_rczp_list li i {
	font-size: 24px;
	font-weight: 400;
	color: #999;
	float: right;
	padding-right: 50px;
}
.join_rczp_list .zp-content {
}
.join_rczp_list .zp-content div {
	margin-left: 60px
}
.join_rczp_list li:hover {
	cursor: pointer
}
.zp-con {
	padding: 20px;
	display: none;
	line-height: 32px;
	font-size: 16px;
	color: #666;
	text-align: justify;
	background: #eee;
	width: 100%;
	float: left
}
 @media (max-width:740px) {
 .strwid {
 width: calc(100% - 100px);
 font-size: 16px !important;
 float: left;
 margin-bottom: 10px
}
 .join_rczp h1 {
 padding-left: 10px
}
 .join_rczp_list li i img {
 height: 18px
}
 .zp-con {
 font-size: 14px;
 line-height: 30px
}
 .innewslist .ntitle {
 font-size: 18px !important;
}
 .innewslist .nconc {
 font-size: 14px !important
}
 .xqr h3 {
 font-size: 22px !important
}
 .xiazai p {
 font-size: 14px !important;
}
 .gongsm {
 font-size: 26px !important
}
 .join_rczp_list li i {
 padding-right: 20px !important
}
 .join_rczp_list li b strong {
 padding: 0 4% 0 0;
 font-size: 16px;
 font-weight: 400
}
 .join_rczp_list .strwid span {
 display: none
}
}
.inrrctainer {
	width: 100%;
	height: auto;
	line-height: 200%;
	float: left;
	padding: 0 10px
}
.inrrctainer_l {
	width: 45%;
	float: left
}
.inrrctainer_l p {
	line-height: 150%;
	padding: 10px 0
}
.inrrctainer_r {
	width: 48%;
	float: right
}
.main_title {
	margin: 20px 0
}
.main_title em {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #333;
	display: block;
	text-align: center
}
.main_title i {
	font-weight: 400;
	font-size: 26px;
	padding: 0 6px
}
.main_title strong {
	font-size: 34px;
	font-weight: 700;
	display: block;
	margin-bottom: 10px;
	text-align: center
}
.shebbg {
	background: #f6f6f6;
	width: 100%;
	float: left;
	margin-top: 15px
}
#case {
	position: relative
}
#case .swiper-container {
	padding-bottom: 60px;
	margin-top: 30px
}
#case .swiper-slide {
	background: #fff;
	position: relative
}
#case .swiper-slide img {
	display: block;
	width: 100%;
 transition: all .3s
}
#case .swiper-slide a {
	display: block;
	overflow: hidden
}
#case .swiper-slide a:hover img {
	transform: scale(1.05)
}
#case .swiper-slide a {
	display: block
}
#case .swiper-slide p {
	text-align: center;
	color: #636363;
	font-size: 20px;
	margin-top: 20px
}
#case .swiper-pagination {
	width: 100%;
	bottom: 20px
}
#case .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #ccc;
	background: #ccc;
	width: 10px;
	height: 10px;
	opacity: 1
}
#case .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #2fc287;
	background: #2fc287
}
.in-product {
	margin: 15px 0;
	z-index: 3;
	width: 100%;
	float: left;
	justify-content: space-between;
	display: flex;
	align-items: center;
	border: 1px solid #ddd
}
.in-product_txt {
	width: 55%;
	overflow: hidden;
	float: left;
	padding: 65px 50px;
	overflow: hidden
}
.in-product_txt h1 {
	font-size: 28px;
	font-weight: 700
}
.in-product_tu {
	width: 45%;
	overflow: hidden;
	float: right;
	align-content: center;
	display: grid;
	background: #f6f6f6
}
 @media (max-width:980px) {
 .in-product {
 display: block
}
 .in-product_txt {
 width: 100%;
 overflow: hidden;
 float: left;
 padding: 65px 20px;
 height: auto
}
 .in-product_tu {
 width: 100%;
 overflow: hidden;
 float: right;
 height: auto
}
 .main_title .m_p1 {
 font-size: 26px;
 margin-bottom: 15px
}
}
.in-product_txt span {
	display: block;
	margin-top: 30px;
 transition: all .3s
}
.in-product_txt p {
	color: #212529;
	font-weight: 300;
	font-size: 16px;
	margin-top: 20px;
	line-height: 36px;
	text-align: justify
}
.in-product .in-product_tu img {
 -webkit-transition: all .3s ease-out;
 -moz-transition: all .3s ease-out;
 -o-transition: all .3s ease-out;
 transition: all .3s ease-out
}
.in-product_tu:hover img {
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1)
}
.p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}
.e_loop-54 .p_loopitem {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 1)
}
.e_container-55 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-bottom: 1px solid #eee
}
.innewslist {
	width: 100%;
	height: auto
}
.innewslist li {
	height: auto;
	padding: 30px 0;
	border-bottom: 1px solid #dedede;
	float: left;
	list-style: none
}
.innewslist li a {
	display: block;
	padding: 10px 0px;
}
.innewslist li .innewleft {
	width: 300px;
	max-height: 225px;
	overflow: hidden;
	float: right;
	text-align: center;
	color: #191919;
	padding: 6px;
	display: none
}
.innewslist li .innewleft img {
	max-width: 100%;
	min-height: 225px
}
.innewslist li .innewleft p {
	font-size: 30px;
	text-align: center;
	color: #1e7f3a
}
.innewslist li .innewleft span {
	font-size: 18px;
	line-height: 45px;
	color: #1e7f3a
}
.innewslist li .innewright {
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
}
.innewslist li .innewright .fl {
	width: 140px;
}
.innewslist li .innewright .fr {
	width: 100%;
}
.innewslist .ntitle {
	width: 100%;
	line-height: 35px;
	color: #333;
	font-size: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.innewslist .nconc {
	width: 100%;
	height: auto;
	line-height: 28px;
	font-size: 16px;
	color: #656565;
	overflow: hidden;
	text-align: justify;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.innewslist .more {
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	text-align: center;
	color: #1e7f3a;
	padding: 0 15px;
	text-indent: 0;
	margin: 10px 0;
	border: 1px solid #1e7f3a;
	display: inline-block
}
.innewslist .ptime {
	margin: 3px 0;
	line-height: 25px;
	color: #ccc;
	background: url(../images/time.png) no-repeat left center
}
.innewslist li:hover {
	color: #1e7f3a;
}
.innewslist li:hover .more {
	background: #fff;
	border: 1px solid #fff;
	color: #666
}
.innewslist li:hover .innewleft p {
	color: #1e7f3a
}
.innewslist li:hover .innewleft span {
	color: #1e7f3a
}
.innewslist li:hover .ntitle {
	color: #1e7f3a
}
.innewslist li:hover .innewleft {
	color: #1e7f3a
}
.innewslist li span {
	color: #1e7f3a;
	border: 1px solid #1e7f3a;
	padding: 10px 20px;
}
.innewslist li:hover span {
	color: #1e7f3a;
}
 @media (max-width:768px) {
 .innewslist li {
 height: auto;
 width: 98%;
 margin: 2% 1%;
 float: left;
 padding: 0 0 10px
}
 .innewslist li a {
 padding: 0
}
 .innewslist li .innewleft {
 width: calc(100% - 12px);
 max-height: 225px;
 float: left;
 text-align: center;
 color: #191919;
 padding: 6px
}
 .innewslist li .innewright {
 margin-top: 10px;
 width: calc(100% - 12px);
 float: left;
 margin-right: 0;
 padding: 6px
}
}
.innerright {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	line-height: 200%
}
.article_title {
	text-align: center;
	width: 100%;
	font-size: 28px;
	line-height: 35px;
	padding: 15px 0;
	margin-bottom: 20px;
	color: #333;
	font-weight: 700
}
.article_titlebor {
	text-align: center;
	width: 100%;
	font-size: 28px;
	line-height: 35px;
	padding: 15px 0;
	margin-bottom: 20px;
	color: #333;
	font-weight: 700;
	border-bottom: 1px dashed #ddd
}
.article_title span {
	font-size: 16px;
	color: #aaa;
	font-weight: 400
}
.detpnt {
	height: auto;
	overflow: hidden;
	margin: 20px 0;
	width: 100%;
	float: left
}
.detpnt .detpntline {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.detpnt .detpntline a {
	color: #666;
	font-weight: 400
}
.detpnt .detpntline a:hover {
	color: #1f4f8b
}
.detpntl {
	float: left;
	text-align: left;
	padding-left: 10px
}
.detpntr {
	text-align: right;
	float: right;
	padding-right: 10px
}
#gsjj {
	margin: 0 auto;
	padding: 60px 0;
	background-size: cover;
	background: url(../images/download.jpg) no-repeat center
}
.aboutt {
	width: 100%;
	float: left
}
.about_fll {
	width: 50%;
	padding-right: 5%;
	text-align: justify
}
.about_fll p {
	line-height: 30px;
	padding: 10px 0;
	color: #666;
	font-size: 15px
}
.about_fll .ab-title {
	font-size: 22px;
	color: #222;
	font-weight: 700;
	margin-top: 10px
}
.about_frr {
	width: 50%;
	overflow: hidden
}
.about_frr .fm-tu {
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px
}
 @media (max-width:768px) {
 .join_rczp_list li {
 line-height: 60px;
 height: 60px;
}
 .about_fll {
 width: 100%;
 padding-right: 0;
 text-align: justify
}
 .about_frr {
 width: 100%;
 overflow: hidden
}
}
.lyfor {
	padding-bottom: 50px;
	width: 100%;
	float: left
}
.inmessagebox {
	width: 100%;
	height: auto
}
.inmessline {
	width: 100%;
	height: auto;
	margin: 35px 0
}
.inmessline label {
	margin: 0 5px
}
.inmessline label input {
	padding-right: 6px
}
.inmesslinep span {
	color: #ef0606;
	padding: 0 3px
}
.inmesslinefont span {
	color: #ef0606;
	padding: 0 3px
}
.zxlyyzm {
	width: 200px;
	outline: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
	background: #f8f8f8;
	border: 0;
	vertical-align: top;
	text-indent: 10px;
	border-radius: 2px
}
.zxlysub {
	background: #2fc287;
	width: 20%;
	outline: 0;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	border: 0;
	font-size: 16px;
	float: left;
	cursor: pointer
}
.zxlysub:hover {
	background: #ffa200
}
.indexcode {
	vertical-align: top;
	height: 40px
}
.zxlyinp {
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
	border: 0;
	vertical-align: top;
	text-indent: 10px;
	font-size: 14px;
	outline: 0;
	display: inline-block;
	border: 1px solid #dedede;
	margin-right: 50px;
	width: calc(48% - 160px)
}
.inmesslinep {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666
}
.inmesteat {
	height: 120px;
	resize: none;
	outline: 0;
	line-height: 25px;
	border-radius: 2px;
	border: 1px solid #dedede;
	padding: 5px 10px;
	display: block;
	width: calc(100% - 80px)
}
.inmesslinefont {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	min-width: 55px;
	display: inline-block
}
 @media (max-width:768px) {
 .zxlyinp {
 width: calc(100% - 70px)
}
 .inmesslinefont {
 margin-top: 15px;
}
 .inmessline {
 margin: 7px 0;
}
 .zxlysub {
 width: 35%;
}
 .innewslist li span {
 padding: 5px 10px;
}
 .innewslist li .innewright .fl {
 width: 98px;
}
 .innewslist li .innewright .fr {
}
}
.zxlyinpjt {
	background: url(../images/jiantou.png) no-repeat right center
}
.zxlyinpjt option {
	padding-left: 15px;
}
.qywh {
}
.qywh .qywh_list {
	display: flex;
	align-items: stretch;
	justify-content: space-between
}
.qywh .qywh_list p {
	display: block;
	margin: 15px;
	background: rgba(255, 255, 255, .5);
	text-align: center;
	padding-bottom: 20px;
	width: calc(33.33% - 30px)
}
.qywh .qywh_list b {
	font-size: 30px;
	color: #2FC287;
	line-height: 40px;
	margin-top: 20px;
	display: block
}
.qywh .qywh_list span {
	margin-top: 10px;
	font-size: 16px;
	padding: 0 10px;
	display: block;
	line-height: 30px
}
.qywh .qywh_list p:hover {
	color: #fff;
	background: #2FC287
}
.qywh .qywh_list p:hover b {
	color: #fff
}
.qywh .qywh_list p:hover {
	opacity: .9;
	cursor: pointer
}
.qywh .qywh_list p:before {
	content: ' ';
	position: absolute;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), #fff);
	width: 100px;
	height: 100%;
	top: 0;
	left: -800px;
	opacity: .2;
 -webkit-transition: all .5s ease-out;
 transition: all .5s ease-out;
	-webkit-transform: skewX(-35deg);
	transform: skewX(-35deg)
}
.qywh .qywh_list p:hover:before {
	width: 45px;
	left: 800px
}
 @media screen and (max-width:990px) {
 .qywh .qywh_list {
 display: flex;
 align-items: stretch;
 justify-content: space-between;
 flex-direction: column
}
 .qywh .qywh_list p {
 width: calc(100% - 5px);
 margin: 10px 0
}
}
