@charset "UTF-8";
@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("../font/SourceHanSansCN-Normal.woff2") format("woff2"),
       url("../font/SourceHanSansCN-Normal.woff") format("woff"),
       url("../font/SourceHanSansCN-Normal.ttf") format("truetype"),
       url("../font/SourceHanSansCN-Normal.eot") format("embedded-opentype");
}
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../font/SourceHanSansCN-Regular.woff2") format("woff2"),
       url("../font/SourceHanSansCN-Regular.woff") format("woff"),
       url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),
       url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}
@media (max-width:1920px) {
}
@media (max-width:1599px) {
}
@media (max-width:1477px) {}

@media (max-width:1365px) {}

@media (max-width:1199px) {}

@media (max-width:990px) {}

@media (max-width:767px) {}


* {
	box-sizing: border-box;
}

img {
	display: block;
}
.clr {
	clear: both;
}
.inner {
	width: 1400px;
	margin: 0 auto;
}
@media (max-width:1399px) {
	.inner {
    width: 1200px;
}
}
@media screen and (max-width: 1199px) {
	.inner {
		width: 100%;
		padding: 0 2%;
	}
}
.header{
	width: 100%;
	background-color: rgba(0,0,0,0.4);
	position: relative;
    z-index: 2;
}
.q_header{
	margin: 0 auto;
	width: 1400px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 90px;
}
.header .q_header {
	height: 90px;
}
.hd_l {
	display: flex;
	align-items: flex-end;
}
.hd_l img {
	display: block;
}
.hd_l a {
    width: 167px;
	height: 45px;
    display: inline-block;
    background: url(../images/q_logo1.png) no-repeat;
}
.header .hd_l a {
    width: 167px;
	height: 45px;
    display: inline-block;
    background: url(../images/q_logo.png) no-repeat;
}
.hdnav {
	display: flex;
	align-items: center;
	height: 100%;
}
.hdnav>li {
	padding: 45px 35px;
	height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	/*border-right: 1px #a2a2a2 solid;*/
}
.hdnav>li a {
	/*font-family: "Hansanscn-Mediu";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	position: relative;
}
.hdnav>li.active span {
	width: 100%;
	height: 3px;
	background-color: #37ada5;
	display: block;
	position: absolute;
    bottom: -35px;
}


.hdnav>li:hover a{
	color: #37ada5;
}

.hdnav>li:first-child{
	/*border-left: 1px #a2a2a2 solid;*/
}
.navbtn	{
	width: 30px;
    height: 20px;
    display: none;
    position: relative;
}
.navbtn span {
	width: 30px;
    display: block;
    height: 2px;
    background: #333;
    border-radius: 2px;
    position: absolute;
    left: 0;
    transition: all .2s linear;
}
.navbtn span:nth-child(1) {
	top: 0;
}
.navbtn span:nth-child(2) {
	top: 10px;
}
.navbtn span:nth-child(3) {
	top: 20px;
}
.navbtn span.no1 {
    transform: rotate(45deg);
    top: 10px;
}
.navbtn span.no2 {
    visibility: hidden;
    opacity: 0;
}
.navbtn span.no3 {
    transform: rotate(-45deg);
    top: 10px;
}
.header .hdnav>li{
	/*border-right: 1px #949494 solid;*/
}
.header .hdnav>li a {
	color: #ffffff;
}
.hdnav>li.active a {
	color: #37ada5;
}
.hdnav>li:hover a {
	color: #37ada5;
}
.hdnav>li:hover span {
    width: 100%;
    height: 3px;
    background-color: #37ada5;
    display: block;
    position: absolute;
    bottom: -35px;
}
.header .hdnav>li:first-child{
	/*border-left: 1px #949494 solid;*/
}
.top {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 20;
}
.header .top {
    background-color: rgba(0,0,0,0.4);
}
@media (max-width: 1399px) {
	.q_header {
    width: 100%;
}
}

@media (max-width: 1199px) {
	.q_header {
		flex-wrap: wrap;
		width: 100%;
		padding: 0 3% 1%;
		height: auto;
	}
	.header .q_header {
		height: auto;
}
	.hd_l {
		padding: 5px 0;
		width: 90%;
	}
	.navbtn {
		display: block;
	}
	.hdnav {
		display: none;
		width: 100%;
	}
	.hdnav>li {
		width: 60%;
		text-align: center;
    height: 25px;
    	padding: 0;
    	border-right: none;
    	margin: 0 auto;
	}
	.hdnav>li.active span {
    bottom: -3px;
}
	.hdnav>li a {
		font-size: 12px;
	}
	.hdnav_1{
	width: 100%;
}

.header .hdnav>li:first-child,
.hdnav>li:first-child{
	border-left:unset;
}
.header .hdnav>li,
.hdnav>li {
    border-right:unset;
}

.header,
.header .top {
   background: #fff;
}
.header .hdnav>li a {
    color: #666;
}
.header .hd_l a {
    background: url(../images/q_logo1.png) no-repeat;
}
}
@media (max-width: 767px) {
	
	.hd_l img {
		width: 90%;
	}
	.q_banner {
    margin-top: 58px;
}
}
.q_banner img{
	width: 100%;
	height: auto;
}
.q_banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(../images/swiper-button-next.png)no-repeat center center;
    right: 80px;
}

.q_banner .swiper-button-next, .q_banner  .swiper-button-prev {
    width: 60px;
	height: 60px;
    background-size: 60px 60px;
    outline: none;
}
.q_banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(../images/swiper-button-prev.png)no-repeat center center;
    left: 80px;
}

.home_jtcy{
	margin-bottom: 132px;
}
.home_jtcy_1{
	height: 170px;
	background-color: #ffffff;
	box-shadow: 0px 1px 29px 0px 
		rgba(191, 191, 191, 0.35);
	border-radius: 4px;
	margin-top: -83px;
	position: relative;
	z-index: 2;
	margin-bottom: 67px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.home_jtcy_1 li{
	width: 20%;
	border-right: 1px solid #efefef;
	text-align: center;
}
.home_jtcy_1 li h1{
	width: 53%;
	font-family: Kalinga;
	font-size: 49px;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 18px;
	color: #26b268;
	position: relative;
    margin: 0 auto;
}
.home_jtcy_1 li h1 span{
	font-size: 15px;
	line-height: 9px;
	color: #26b268;
	position: absolute;
	top: -10px;
	right: 20px;
}
.home_jtcy_1 li:nth-child(1) h1 span,
.home_jtcy_1 li:nth-child(2) h1 span{
    right: 36px;
}
.home_jtcy_1 li:nth-child(4) h1 span{
    right: 15px;
}
.home_jtcy_1 li:nth-child(3) h1 span{
	right: -8px;
}
.home_jtcy_1 li p{
	font-size: 14px;
	line-height: 14px;
	color: #999999;
}
.home_tittle{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.home_tittle h1{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 30px;
	line-height: 29px;
	color: #333333;
}
.home_tittle h1 span{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 18px;
	line-height: 18px;
	color: #999999;
}
.home_tittle a{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	width: 107px;
	height: 42px;
	border-radius: 21px;
	border: solid 1px #c6c6c6;
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	text-align: center;
}
.home_tittle:hover a{
	border: solid 1px #37ada5;
	color: #fff;
	background-color: #37ada5;
}
.home_jtcy_2_swiper{
	margin-top: 30px;
	position: relative;
}
.home_jtcy_2_swiper .swiper-pagination{
	margin: 0 auto;
	width: 100%;
}
.home_jtcy_2_swiper .swiper-pagination-bullet {
   width: 47px;
	height: 5px;
	background: #c8cbcb;
    display: inline-block;
    border-radius: 0;
    margin: 53px 5px 0;
    opacity: 1;
    outline: none;
}
.home_jtcy_2_swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #37ada5;
}
.home_new{
	width: 100%;
	height: auto;
	background-color: #f3f3f3;
	padding: 64px 0 80px;
}
.home_new_1{
	margin-top: 33px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.home_new_1 li{
	width: 450px;
	height: auto;
	background-color: #ffffff;
}
.home_new_1 li a{
	border: solid 1px #e5e5e5;
    display: inline-block;
    width: 100%;
}
.home_new_1_tittle{
	background: #fff;
	height: 356px;
	padding: 92px 39px 0 35px;
	position: relative;
}
.home_new_1_more{
	margin: 0 38px;
	height: 94px;
	border-top: 1px solid #cccccc;
}
.home_new_1_tittle h1{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 50px;
	line-height: 33px;
	color: #000000;
	opacity: 0.6;
	padding-bottom: 65px;
}
.home_new_1_tittle h1 span{
	font-size: 14px;
}
.home_new_1_tittle h2{
	/*font-family: "Hansanscn-Mediu";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 30px;
    position: relative;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.home_new_1_tittle p{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	line-height: 19px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.home_new_1_more{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.home_new_1_more div{
	width: 38px;
	height: 38px;
	background: url(../images/home_new_1_more.png)no-repeat center center;
}
.home_new_1_more p{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
/*.home_new_1 li:hover .home_new_1_tittle{
	background: url(../images/home_new_1_li.png)no-repeat center center;
}*/
.home_new_1_li{
	position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
}
.home_new_1_li img{
	width: 100%;
	height: 100%;
}
.home_new_1 li:hover .home_new_1_tittle h1,
.home_new_1 li:hover .home_new_1_tittle h2{
	color: #ffffff;
	display: none;
}
.home_new_1 li:hover .home_new_1_tittle p{
	color: #ffffff;
	opacity: 0.8;
	display: none;
}
.home_new_1 li:hover .home_new_1_tittle .home_new_1_li{
	display: block;
	width: 100%;
}
.home_new_1 li:hover a{
	border: solid 1px #37ada5;
	width: 100%;
}
.home_new_1 li:hover .home_new_1_more p{
	color: #37ada5;
}
.home_new_1 li:hover .home_new_1_more div{
	background: url(../images/home_new_1_more1.png)no-repeat center center;
}
.home_new_1 .home_new_2 a{
	width: 450px;
	height: 140px;
	border: unset;
	display: block;
}
.home_new_1 .home_new_2 a img{
	width: 100%;
	height: 100%;
}
.home_new_1 .home_new_2 a:nth-child(2){
	margin: 15px 0;
}
.home_new_1 .home_new_2{
	background: unset;
}
.home_new_1 .home_new_2:hover a{
	border: unset;
}
.home_about{
	padding: 79px 0 129px;
}
.home_about_1{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.home_about_2{
	width: 597px;
	height: 453px;
	border: solid 1px #e5e5e5;
	padding: 54px 46px 66px 52px;
}
.home_about_2 h2{
	 /*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 20px;
	line-height: 20px;
	color: #37ada5;
	padding: 38px 0 30px;
}
.home_about_2 p{
	 /*font-family: "Hansanscn-Regular";*/
	 font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
	color: #666666;
}
.foot{
	width: 100%;
	height: auto;
	background-color: #2d2d2d;
	padding-bottom: 29px;
}
.foot_1{
	width: 104px;
	height: 104px;
	margin: -52px auto 14px;
	position: absolute;
	left: 0;
	right: 0;
}
.foot_2 {
	text-align: center;
	position: relative;
}
.foot_2_link{
	 /*font-family: "Hansanscn-Normal";*/
	 font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	color: #d5d5d5;
	padding: 65px 0 11px;
	border-bottom: 1px solid rgba(230, 230, 230, 0.2);
}
.foot_2_link a{
	padding: 0 15px;
}
.foot_2_link_1 a{
	padding: 0 12px;
}
.foot_2_link_1{
	 /*font-family: "Hansanscn-Normal";*/
	 font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	line-height: 17px;
	color: #d5d5d5;
	padding: 26px 0 15px;
}
.foot_2_link_1 a span{
	 /*font-family: "Hansanscn-Normal";*/
	 font-family: "SourceHanSansCN-Normal";
	display: inline-block;
	width: 21px;
	height: 17px;
	margin-right: 7px;
}
.foot_2_link_1 a span img{
	max-width: 100%;
	max-height: 100%;
}
.foot_2_link_2{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.foot_2_link_2 p{
	 /*font-family: "Hansanscn-Normal";*/
	 font-family: "SourceHanSansCN-Normal";
	margin-right: 20px;
	font-size: 14px;
	color: #d5d5d5;
}


.foot .foot_2 .vsBox {
    position: absolute;
    bottom: 65px;
    right: -135px;
    z-index: 4;
    display: none; 
    padding-right: 1px;
    height: 109px;
    padding-top: 1px;
    background: url(../images/qrBg1.png) center center no-repeat;
}

.vsBox {
    width: 100%;
    /*position: absolute;
    bottom: 89px;
    left: 0;
    z-index: 4;*/
    /* display: none; */
}
.foot .foot_2 .vsBox img {
    width: 80px;
    height: 80px;
    margin-top: 12px;
    display: inline-block;
}
.foot_2_link_1 a.foot_2_link_1_wechat:hover .vsBox{
	display: block;
}
.home_jtcy_2_swiper img{
	max-width: 100%;
}
.home_about_1 img{
	max-width: 100%;
}
.home_about_1s img{
	max-width: 100%;
}
@media (max-width:1399px) {
	
.home_jtcy_1 li h1 span {
    top: -12px;
    right: 4px;
}
.home_jtcy_1 li:nth-child(3) h1 span {
    right: -15px;
}
.home_new_1 li {
    width: 32%;
}
.home_new_1_tittle {
    height: 304px;
    padding: 92px 39px 42px 35px;
}
.home_new_1 .home_new_2 a {
    width: 100%;
    height: 120px;
}
.home_new_1 .home_new_2 a:nth-child(2) {
    margin: 20px 0;
}
.home_about_1s {
    width: 58%;
}
.home_about_2 {
    width: 42%;
    height: auto;
    padding: 29px 30px 10px 38px;
}
.home_jtcy_1 li h1 {
    width: 39%;
}
}

@media (max-width:1199px) {
	.home_new_1_tittle {
    height: 240px;
    padding: 47px 18px 22px 23px;
}
.home_new_1 .home_new_2 a {
    height: 98px;
}
.home_new_1_tittle h1 {
    padding-bottom: 30px;
}
.home_about_2 h2 {
    padding: 4px 0 5px;
}
.home_about_2 {
    padding: 15px 15px 10px 15px;
}
.home_about_2 p {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 5px;
}
.foot_2_link_1 {
    padding: 26px 26px 15px;
}
.home_jtcy_1 li h1 span {
    right: -4px;
}
.home_jtcy_1 li:nth-child(3) h1 span {
    right: -30px;
}
.home_jtcy_1 li h1 {
    width: 50%;
}
}

@media (max-width:990px) {
.home_jtcy_1 li h1 span {
    right: 39px;
}
.home_jtcy_1 li h1 {
    width: 100%;
}
.home_jtcy_1 li:nth-child(3) h1 span {
    right: 24px;
}
.home_new_1_more {
    margin: 0 10px;
    height: 55px;
}
.home_new_1_tittle {
    height: 280px;
}
.home_new_1 li {
    width: 48%;
}
.home_new_1 .home_new_2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.home_new_1 .home_new_2 a {
    height: auto;
    width: 48%;
}
.home_about_2,
.home_about_1s {
    width: 100%;
}
}

@media (max-width:767px) {
	.home_jtcy_1 {
    display: none;
}
.home_jtcy_2 {
    margin-top: 20px;
}
.home_tittle h1 {
    font-size: 20px;
    line-height: 20px;
}
.home_tittle h1 span {
    font-size: 12px;
}
.home_tittle a {
    width: 70px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}
.home_jtcy_2_swiper .swiper-pagination {
    display: none;
}
.home_jtcy {
    margin-bottom: 20px;
}
.q_banner .swiper-button-next, .q_banner .swiper-button-prev {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
}

.q_banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 20px;
}
.q_banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 20px;
}
.home_new_1 li {
    width: 100%;
    margin-bottom: 20px;
}
.home_new_1_tittle {
    height: 273px;
}
.home_new {
    padding: 40px 0 20px;
}
.home_new_1 {
    margin-top: 20px;
}
.home_new_1 .home_new_2 a {
    height: auto;
    width: 100%;
}
.home_about {
    padding: 30px 0 60px;
}
.foot_2_link a {
    padding: 0 8px;
}
.foot_2_link_1 a {
    padding: 0;
    display: flex;
    justify-content: center;
}
.foot_2_link_2 p {
    margin: 0 4px;
}
.foot_2_link_2 {
    padding-top: 20px;
}
}


.q_body{
	margin-top: 90px;
}
#page_banner img {
    width: 100%;
}
#crams {
    width: 100%;
    height: 66px;
    background-color: #f8f8f8;
}
#crams .inner {
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.crams_left ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.crams_left a {
	/*font-family: Hansanscn-Normal;*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 15px;
    font-weight: bold;
    /*line-height: 15px;*/
    padding: 42px 0;
    height: 100%;
    color: #999999;
    /*position: relative;*/
    display: inline-block;
}
.crams_left a.active {
    color: #37ada5;
    /*font-family: "Hansanscn-Mediu";*/
    font-family: "SourceHanSansCN-Normal";
}
.crams_left a {
    margin-right: 28px;
}
.crams_right {
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
    line-height: 14px;
    font-size: 14px;
    color: #999999;
}
.q_space {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.crams_right img {
    vertical-align: middle;
    margin-right: 6px;
}
.crams_right a {
    color: inherit;
    padding: 0 5px;
}
.crams_right a:last-child{
	color: #37ada5;
}
.pingpai{
	padding: 66px 0 95px;
}
.pingpai_1{
	margin-bottom: 44px;
}
.pingpai_1 img{
	width: 100%;
}
.pingpai_2{
	padding: 0 50px 0 78px;
}
.pingpai_2 li{
	border-bottom: 1px solid #ebebeb;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-bottom: 33px;
}
.pingpai_2 li .pingpai_4{
	width: 524px;
	margin-right: 24px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-bottom: 26px;
}
.pingpai_2 li .pingpai_4:first-child{
	width: 663px;
}
.pingpai_2 li .pingpai_4:first-child .pingpai_5{
	width: 557px;
}
.pingpai_2 li .pingpai_4:last-child .pingpai_5{
	width: 420px;
}
.pingpai_5 h3{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #37ada5;
	padding: 19px 0 15px;
}
.pingpai_5 p{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	line-height: 19px;
	color: #666666;
}
@media (max-width:1399px) {
	.pingpai_2 {
    padding: 0 50px 0 50px;
}
.pingpai_2 li .pingpai_4:first-child,
.pingpai_2 li .pingpai_4 {
    width: 48%;
    margin-right: 0;
}
.pingpai_2 li .pingpai_4:first-child .pingpai_5,
.pingpai_2 li .pingpai_4:last-child .pingpai_5 {
    width: 80%;
}
}

@media (max-width:1199px) {
	.pingpai_2 li .pingpai_4:first-child .pingpai_5,
	.pingpai_2 li .pingpai_4:last-child .pingpai_5 {
    width: 73%;
}
.q_body {
    margin-top: 66px;
}
#crams .inner {
    display: block;
}
.crams_right {
    line-height: 26px;
    width: 100%;
    justify-content: flex-start;
    font-size: 12px;
}
#crams {
    height: auto;
}
.crams_left.crams_left1 {
    padding: 5px 0;
}
}

@media (max-width:990px) {
	.pingpai_2 li .pingpai_4:first-child,
	.pingpai_2 li .pingpai_4 {
    width: 100%;
    margin-right: 0;
}
.pingpai_2 li .pingpai_4:first-child .pingpai_5,
.pingpai_2 li .pingpai_4:last-child .pingpai_5 {
    width: 80%;
}
.q_body {
    margin-top: 58px;
}
}

@media (max-width:767px) {
	

.crams_left a {
    margin-right: 5px;
    line-height: 22px;
}
.pingpai {
    padding: 20px 0 40px;
}
.pingpai_2 {
    padding: 0 10px;
}
.pingpai_3 {
    width: 20%;
}
.pingpai_3 img {
    max-width: 100%;
}
.pingpai_2 li .pingpai_4:first-child .pingpai_5,
.pingpai_2 li .pingpai_4:last-child .pingpai_5 {
    width: 72%;
}

}

.zuzhijiehou{
	width: 100%;
	height: 889px;
	background: url(../images/zuzhijiehou.png)no-repeat center center;
	padding: 70px 0 130px;
}
/*.zuzhijiehou_1{
	text-align: center;
}*/
.zuzhijiehou_1 img{
	max-width: 100%;
	margin: 0 auto;
}
@media (max-width:1399px) {
	.zuzhijiehou {
    background-size: cover;
    height: auto;
}
}

@media (max-width:1199px) {}

@media (max-width:990px) {}

@media (max-width:767px) {}

.honer{
	padding: 70px 0 132px;
}
.honer_1{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.honer_1 li{
	width: 334px;
    height: auto;
	background-color: #f5f5f5;
	margin-bottom: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 29px 0;
}
.honer_1 li:last-child ,
.honer_1 li.q_q{
	background: unset;
	height: auto;
	margin-bottom: 0;
    padding: 0;
}
.honer_1 li h2{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 15px;
	line-height: 15px;
	color: #666666;
	padding-top: 16px;
	width: 100%;
	text-align: center;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; 
}
#pagesize {
    text-align: center;
    padding: 20px 0 0;
}
#pagesize ul li {
    display: inline-block;
    margin: 0 8px;
    font-size: 15px;
    color: #999999;
}
#pagesize ul li a {
    width: 32px;
    height: 32px;
    border: solid 1px #a9a9a9;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #999999;
}
#pagesize ul li a.active, #pagesize ul li a:hover {
    background-color: #37ada5;
    color: #ffffff;
    border-color: #37ada5;
}
.honer_1 li div img{
    width: 100%;
}
.foot .foot_1 img{
	max-width: 100%;
}
@media (max-width:1399px) {
	.honer_1 li {
    width: 32%;
}
	.honer_1 li div{
    width: 80%;
}
}

@media (max-width:1199px) {}

@media (max-width:990px) {
	.honer_1 li {
    width: 48%;
}
}

@media (max-width:767px) {
	.honer {
    padding: 20px 0 60px;
}
#pagesize ul li {
    margin: 0 3px;
}
.honer_1 li {
    margin-bottom: 15px;
    padding: 15px 0;
}
.foot_1 {
    width: 80px;
    height: 80px;
    margin: -40px auto 14px;
    position: absolute;
    left: 0;
    right: 0;
}
}

.rencai{
	padding: 70px 0 110px;
}
.rencai h1{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 30px;
	line-height: 30px;
	color: #37ada5;
	text-align: center;
}
.rencai h2{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	width: 763px;
	font-size: 14px;
	line-height: 21px;
	color: #868686;
	text-align: center;
	margin: 0 auto;
	padding: 33px 0 44px;
}
.rencai_1{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.rencai_2{
	width: 50%;
}
.rencai_2 ul{
	width: 95%;
}
.lee_menu_box{
	margin: 0;
}
.lee_menu_box_s {
    width: 100%;
    /* height: 60px; */
    background-color: #f5f5f5;
    margin-bottom: 20px;
}
.lee_active {
    background-color: #37ada5;
}

.lee_menu_box h6 {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 16px;
    color: #666666;
    line-height: 16px;
    padding: 17px 0 17px 51px;
    cursor: default;
}
.lee_active h6 {
    color: #ffffff;
}
.space {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lee_menu_box h6 span {
    font-size: 24px;
    margin-right: 53px;
}
.lee_menu_box .lee_hide_menu {
    font-size: 16px;
    color: #666;
    line-height: 18px;
    /* padding: 14px 0 0 45px; */
    display: none;
    transition: all 1s;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
    padding: 30px 49px;
}
.lee_hide_menu div{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.lee_hide_menu p {
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    margin-bottom: 25px;
}
.rencai_2 p{
	margin-bottom: 13px;
}
.lee_hide_menu p span {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    font-weight: bold;
}
.lee_hide_menu{
    position: relative;
}
.lee_hide_menu ul li {
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}
.rencai_3{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	width: 135px;
	height: 44px;
	border-radius: 22px;
	border: solid 1px #949494;
	font-size: 14px;
	text-align: center;
	line-height: 44px;
	color: #333333;
	display: inline-block;
	position: absolute;
	top: 30px;
    right: 49px;
}

@media (max-width:1399px) {

}

@media (max-width:1199px) {}

@media (max-width:990px) {
.lee_hide_menu ul {
    width: 85%;
}
.rencai h2 {
    width: 100%;
}
.rencai_2 {
    width: 100%;
}
.lee_hide_menu ul {
    width: 100%;
    margin-bottom: 20px;
}
}

@media (max-width:767px) {
		.lee_hide_menu ul {
    width: 100%;
}
.lee_menu_box .lee_hide_menu {
    padding: 30px 15px;
}
.lee_menu_box h6 {
    padding: 17px 0 17px 15px;
}
.lee_menu_box h6 span {
    margin-right: 15px;
}
.rencai {
    padding: 30px 0 60px;
}
.rencai_3 {
    position: unset;
}
}

.connect{
	padding: 71px 0 69px;
}
.connect .home_tittle{
	justify-content: center;
}
.connect_1{
	margin-top: 37px;
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.connect_2{
	width: 964px;
	height: auto;
	border: solid 2px #dedede;
	padding: 6px 5px;
}
#dituContent_1 {
    width: 100%;
	height: 362px;
}
.connect_3{
	width: 371px;
	height: auto;
}
.connect_foot_add div h1 {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 24px;
}
.connect_foot_add .connect_foot_add1 {
    padding-bottom: 10px;
    display: flex;
    justify-content: flex-start;
}
.connect_foot_add1 span {
    margin-right: 10px;
    width: 15px;
    height: 17px;
}
.connect_foot_add1 span img {
    max-width: 100%;
    max-height: 100%;
}
.connect_foot_add1 p {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    padding-top: 2px;
}
.q_news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.q_contect_right1 img {
    max-width: 100%;
    max-height: 100%;
}
.q_contect_right1 p {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    width: 210px;
    font-size: 14px;
	line-height: 17px;
	color: #666666;
}
.connect_s{
	width: 100%;
	height: auto;
	background-color: #f4f4f4;
	padding: 70px 0 117px;
}
.connect_s .home_tittle{
	justify-content: center;
}
.connect_s_1{
	margin-top: 37px;
}
.online_1{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.online_1 li {
    margin-bottom: 22px;
}
.online_1 li h1 {
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 16px;
    line-height: 16px;
	color: #191919;
    display: flex;
    align-items: flex-start;
    margin-bottom: 9px;
}
.online_1 li input {
    width: 438px;
	height: 56px;
	background-color: #eeeeee;
	border: solid 1px #dadada;
    outline: none;
    padding: 5px;
}
.online_1 li:last-child{
    width: 100%;
}
.online_1 li textarea {
    width: 100%;
    height: 175px;
	background-color: #eeeeee;
	border: solid 1px #dadada;
    outline: none;
    padding: 5px;
}
.connect_s_2{
	margin: 19px auto 0;
	text-align: center;
}
.connect_s_2 a,
.connect_s_2 input{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	width: 134px;
	height: 40px;
	border-radius: 20px;
	border: solid 1px #c6c6c6;
	display: inline-block;
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	text-align: center;
	margin: 0 12px;
	outline: none;
}
.connect_s_2 .online_a{
	background-color: #37ada5;
	border-color: #37ada5;
	color: #FFFFFF;
}
@media (max-width:1365px) {
	.connect_2 {
    width: 66%;
}
.online_1 li input {
    width: 100%;
}
.online_1 li {
    width: 32%;
}
}

@media (max-width:1199px) {
	.connect_3 {
    width: 38%;
    height: auto;
}
.connect_2 {
    width: 60%;
}
}

@media (max-width:990px) {
	.connect_2 {
    width: 100%;
}
	.connect_3 {
    width: 50%;
    margin: 10px auto 0;
}
}

@media (max-width:767px) {
	.connect_3 {
    width: 100%;
    margin: 10px auto 0;
}
#dituContent_1 {
    width: 100%;
    height: 200px;
}
.connect {
    padding: 20px 0 30px;
}
.connect_1 {
    margin-top: 10px;
}
.connect_s {
    padding: 20px 0 60px;
}
.online_1 li {
    width: 100%;
}
.connect_s_1 {
    margin-top: 15px;
}
}

.new_xq{
	padding: 69px 0 115px;
}
.news_contents{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.news_detail_left {
    width: 964px;
}
.news_detail_title {
    text-align: center;
    padding-bottom: 23px;
    border-bottom: 1px solid #e5e5e5;
}
.news_detail_title h2 {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 22px;
    color: #333333;
    margin-bottom: 19px;
}
.news_detail_title p {
    font-size: 16px;
    color: #999999;
}
.news_detail_bodys {
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}
.news_detail_bodys p {
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 14px;
    line-height: 21px;
    color: #868686;
}
.news_detail_bodys img {
    max-width: 100%;
    margin: 20px auto;
    width: 75%;
}
.page_next {
    padding-top: 25px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page_next_prev {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    color: #333;
}
.page_next_prev a {
    line-height: 23px;
}
.news_back {
    display: block;
    font-size: 14px;
	color: #37ada5;
    line-height: 14px;
}
.news_detail_right {
    width: 372px;
    height: auto;
    background-color: #f8f8f8;
    padding: 26px;
}
.recommend_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 2px solid #e7e7e7;
    margin-bottom: 30px;
}
.recommend_title h2 {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 18px;
    color: #333333;
    display: inline-block;
    padding-bottom: 13px;
    border-bottom: 2px solid #37ada5;
}
.recommend_title a {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 16px;
    color: #666666;
}
.news_detail_img {
    width: 100%;
    height: 185px;
    overflow: hidden;
}
.news_detail_img img {
    width: 100%;
    height: 100%;
}
.recommend_h3 {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 18px;
    color: #333333;
    margin: 26px 0 18px;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.recommend_p {
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
    font-size: 14px;
    line-height: 20px;
    color: #868686;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 19px;
}
.recommend_time{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 12px;
    line-height: 9px;
    color: #868686;
}
.recommend_body{
    margin-bottom: 36px;
}
.news_detail_right .recommend_body:last-child{
	 margin-bottom: 0;
}

@media (max-width:1399px) {
	.news_detail_left {
    width: 69%;
}
.news_detail_right {
    width: 28%;
}
}

@media (max-width:1199px) {
	.news_detail_img {
    height: auto;
}

}

@media (max-width:990px) {
	.page_next_prev {
    width: 75%;
}
}

@media (max-width:767px) {
	.news_detail_left {
    width: 100%;
}
.new_xq {
    padding: 30px 0 60px;
}
.news_detail_right {
    width: 100%;
}
.page_next {
    height: auto;
    padding-bottom: 20px;
}
.page_next_prev a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.page_next_prev {
    width: 70%;
}
.news_detail_title h2 {
    font-size: 18px;
    margin-bottom: 5px;
}
.news_detail_title p {
    font-size: 12px;
}
.news_detail_title {
    padding-bottom: 10px;
}
}
.new{
	padding: 70px 0 131px;
}
.new_1{
	border-top: 1px solid #dfdfdf;
}
.new_1 li{
	border-bottom: 1px solid #dfdfdf;
	padding: 41px 45px;
}
.new_1 li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.new_1 li a .new_1_img{
	width: 251px;
	height: 163px;
}
.new_1 li a .new_1_img img{
	width: 100%;
	height: 100%;
}
.new_1 li a .new_1_tittle{
	width: 1027px;
}
.new_1_tittle h1{
	/*font-family: "Hansanscn-Mediu";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}
.new_1_tittle h2{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 16px;
	line-height: 12px;
	color: #333333;
	padding: 25px 0 18px;
}
.new_1_tittle p{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	line-height: 23px;
	color: #868686;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.new_1_tittle span{
	width: 100%;
	height: 31px;
	background: url(../images/new_1_tittle_icon.png)no-repeat center right;
	display: block;
	background-size: 30px 31px;
}
.new_1 li:hover {
    background-color: #f7f8f9;
}
.new_1 li:hover .new_1_tittle h1{
	color: #37ada5;
}
.new_1 li:hover .new_1_tittle span{
	background: url(../images/new_1_tittle_icon1.png)no-repeat center right;
}
.new #pagesize {
    padding: 49px 0 0;
}
@media (max-width:1399px) {
	.new_1 li a .new_1_tittle {
    width: 73%;
}
}

@media (max-width:1199px) {
	.new_1 li a .new_1_tittle {
    width: 67%;
}
}

@media (max-width:990px) {
	.new_1 li {
    padding: 20px;
}
.new_1 li a .new_1_img {
    width: 34%;
    height: auto;
}
.new_1 li a .new_1_tittle {
    width: 63%;
}
.new_1_tittle h1 {
    font-size: 16px;
}
}

@media (max-width:767px) {
	.new_1 li a .new_1_img {
    width: 100%;
}
.new_1 li a .new_1_tittle {
    width: 100%;
}
.new_1_tittle h2 {
    padding: 12px 0 8px;
}
.new_1_tittle h1 {
    margin-top: 5px;
}
.new {
    padding: 30px 0 60px;
}
}
.fazhan{
	width: 100%;
	height: 400px;
	height: auto;
	background: url(../images/fazhan.png)no-repeat center right;
	background-size: contain;
}


.q_honer4{
	padding: 75px 0 145px;
}

/*swiper*/
.q_honer4_1{
	width: 100%;
	height: auto;
	position: relative;
}
.q_honer4_1 .swiper-container{
	width: 1214px;
	height: 100%;
}
.q_honer4_1::after {
    content: "";
    position: absolute;
    width: 92%;
    height: 2px;
    background: #37ada5;
    top: 5px;
    margin-left: 4%;
}
.q_honer4_1 .swiper-slide{
	margin-top: 0;
	padding-bottom: 0;
}
.q_honer4_1 .swiper-slide h1{
	font-family: "stf";
	font-size: 43px;
	line-height: 29px;
	color: #434343;
	margin-top: 33px;
	margin-bottom: 31px;
}
.q_honer4_1 .swiper-slide p{
	 /*font-family: "Hansanscn-Normal";*/
	 font-family: "SourceHanSansCN-Normal";
	max-height: 84px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-bottom: 35px;
}
.q_honer4_1 .swiper-slide span{
	width: 12px;
	height: 12px;
	background-color: #ffffff;
	border: solid 2px #37ada5;
	display: block;
	border-radius: 50%;
	margin-left: 35px;
}
.q_honer4_1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	width: 37px;
	height: 37px;
	background: url(../images/q_honer4_1_icon.png) no-repeat center center;
	outline: none;
}
.q_honer4_1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    width: 37px;
	height: 37px;
	background: url(../images/q_honer4_1_icon1.png) no-repeat center center;
	outline: none;
}
.q_honer4_1 .swiper-button-next.swiper-button-disabled{
    opacity: 1;
    background: url(../images/q_honer4_1_icon_1.png) no-repeat center center;
}
.q_honer4_1 .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
    background: url(../images/q_honer4_1_icon1_1.png) no-repeat center center;
}
.q_honer4_1 .swiper-button-next, .q_honer4_1  .swiper-button-prev {
    margin-top: -13px;
    top: 0%;
}
.q_honer4_1 .swiper-slide:hover h1{
	color: #37ada5;
}
.q_honer4_1 .swiper-slide:hover span{
	width: 12px;
	height: 12px;
	background-color: #37ada5;
	border: solid 2px #37ada5;
}
.q_honer4_1 .swiper-slide p span{
	width: 6px;
	height: 6px;
	background-color: #adadad;
	display: inline-block;
	padding: 0;
	margin: 0 8px 0 0;
	border: unset;
}
.q_honer4_1 .swiper-slide:hover p span{
	width: 6px;
	height: 6px;
	background-color: #adadad;
	border: unset;
}
.q_honer4_1 .swiper-slide .fazhan_1 .fazhan_2{
	width: 27px;
	height: 30px;
	margin-left: 13px;
}
.q_honer4_1 .swiper-slide .fazhan_1 p{
	color: #37ada5;
    margin-top: 10px;
}
.q_honer4_1 .swiper-slide .fazhan_1 p span{
	background-color: #37ada5;
}
@media (max-width:1399px) {
	.q_honer4_1 .swiper-container {
    width: 92%;
}
.q_honer4_1::after {
    width: 90%;
    margin-left: 5%;
}
.q_honer4 {
    padding: 75px 0;
}
}

@media (max-width:1199px) {
	.q_honer4_1 .swiper-container {
    width: 88%;
}
.q_honer4_1::after {
    width: 88%;
    margin-left: 6%;
}
}

@media (max-width:990px) {
	.q_honer4_1::after {
    width: 86%;
    margin-left: 7%;
}
	.q_honer4_1 .swiper-container {
    width: 86%;
}
}

@media (max-width:767px) {
	.q_honer4_1 .swiper-container {
    width: 67%;
}
.q_honer4_1::after {
    width: 70%;
    margin-left: 15%;
}
.q_honer4 {
    padding: 30px 0;
}
}
.xiangmu{
	padding: 68px 0 133px;
}
.xiangmu .home_tittle {
    justify-content: center;
}
.xiangmu_1{
	margin-top: 45px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
}
.xiangmu_2{
	width: 1079px;
	height: 328px;
	padding: 49px 55px 60px 260px;
	background-color: #f8f8f8;
	margin-left: -260px;
    margin-bottom: 34px;
}
.xiangmu_2 p{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	line-height: 22px;
	color: #868686;
}
.xiangmu_5{
	width: 1071px;
	height: 363px;
	padding: 47px 260px 49px 58px;
	background-color: #f8f8f8;
	margin-right: -251px;
    margin-bottom: 32px;
}
.xiangmu_5 p{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	line-height: 22px;
	color: #868686;
}
.xiangmu_3 img,
.xiangmu_4 img{
	max-width: 100%;
}
.xiangmu_s{
	/*font-family: "Hansanscn-Regular";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 24px;
	line-height: 23px;
	text-align: center;
	color: #37ada5;
	margin: 103px auto 35px;
}
.xiangmu_s1{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.xiangmu_s1 li{
	width: 334px;
	height: auto;
}
.xiangmu_s1 li div img{
	max-width: 100%;
}
.xiangmu_s1 li p{
	width: 100%;
	height: 50px;
	background-color: #f7f7f7;
	border: solid 1px #efefef;
	font-size: 15px;
	line-height: 50px;
	color: #333333;
	text-align: center;
}
@media (max-width:1902px) {
	.xiangmu_3,
	.xiangmu_4 {
    width: 40%;
}
.xiangmu_2,
.xiangmu_5 {
    width: 60%;
    padding: 49px 55px 60px;
    margin-left: 0;
    margin-right: 0;
}
}
@media (max-width:1399px) {
	.xiangmu_2, .xiangmu_5 {
    height: auto;
    padding: 20px 30px;
    margin-bottom: 27px;
}
.xiangmu_2 p {
    line-height: 18px;
}
.xiangmu_s1 li {
    width: 24%;
}
}

@media (max-width:1199px) {
	.xiangmu_1 {
    align-items: center;
}
.xiangmu_s {
    margin: 40px auto 35px;
}
.xiangmu {
    padding: 55px 0 80px;
}
}

@media (max-width:990px) {
	.xiangmu_2, .xiangmu_5 {
    width: 100%;
    }
    .xiangmu_3, .xiangmu_4 {
    width: 100%;
    display: flex;
    justify-content: center;
}
.xiangmu ul li.xiangmu_1:nth-child(1) {
    align-items: center;
    flex-direction: column-reverse;
}
}

@media (max-width:767px) {
	.xiangmu_3, .xiangmu_4 {
    width: 90%;
    display: unset; 
    margin: 0 auto;
}
.xiangmu_1 {
    margin-top: 10px;
}
.xiangmu {
    padding: 20px 0 60px;
}
.xiangmu_2, .xiangmu_5 {
    margin-bottom: 10px;
}
.xiangmu_s {
    margin: 10px auto;
}
.xiangmu_s1 li {
    width: 48%;
    margin-bottom: 10px;
}
}


.about{
	padding: 70px 0 214px;
}
.about_1{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.about_1_img{
	width: 697px;
	height: auto;
	margin-left: -80px;
}
.about_1_img img{
	max-width: 100%;
}
.about_1_text{
	width: 710px;
	text-align: justify;
}
.about_1_text h1{
	font-size: 32px;
	line-height: 26px;
	color: #37ada5;
	padding-bottom: 36px;
}
.about_1_text p{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.about_2{
	width: 100%;
	height: 202px;
	background: url(../images/about_2.png) no-repeat center center;
	margin: 67px 0 66px;
}


.about_2 .home_jtcy_1 {
    height: 202px;
    background-color: unset; 
    box-shadow: unset;
    border-radius: 0;
    margin-top: 0; 
    margin-bottom: 66px;
}
.about_2 .home_jtcy_1 li h1 {
    color: #fff;
    width: 100%;
    padding-bottom: 27px;
}
.about_2 .home_jtcy_1 li {
     border-right: unset; 
}
.about_2 .home_jtcy_1 li p,
.about_2 .home_jtcy_1 li h1 span {
    color: #fff;
}
.about_2 .home_jtcy_1 li:nth-child(4) h1 span,
.about_2 .home_jtcy_1 li:nth-child(5) h1 span{
    right: 100px;
}
.about_2 .home_jtcy_1 li:nth-child(1) h1 span{
    right: 85px;
}
.about_2 .home_jtcy_1 li:nth-child(2) h1 span{
    right: 100px;
}
.about_2 .home_jtcy_1 li:nth-child(3) h1 span {
    right: 85px;
    font-size: 12px;
}
.about .home_tittle {
    justify-content: center;
}
.about_3{
	padding: 43px 0 72px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.about_3 li{
	width: 50%;
	height: 375px;
}
.about_3 li:nth-child(1),
.about_3 li:nth-child(4){
	background-color: #f8f8f8;
	display: flex;
	justify-content: center;
	align-items: center;
}
.about_3 li p{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	width: 572px;
	font-size: 14px;
	line-height: 26px;
	color: #868686;
	text-align: justify;
	
}
.about_3 li img{
	max-width: 100%;
    max-height: 100%;
}
.about_4{
	width: 100%;
	height: 637px;
	background: url(../images/about_4.png)no-repeat center center;
	background-size: cover;
	padding: 70px 0 78px;
}
.about_4_p{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	width: 1074px;
	font-size: 14px;
	line-height: 21px;
	color: #868686;
	text-align: center;
	margin: 43px auto 50px;
}
.about_4_s{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.about_4_s li:first-child{
	width: 50%;
	height: 324px;
	background-color: #ffffff;
	padding: 71px 47px 77px 44px;
}
.about_4_s li:last-child{
	width: 680px;
	height: 324px;
}
.about_4_s li:last-child div{
	width: 100%;
	height: 153px;
	background-color: #ffffff;
	margin-bottom: 18px;
	padding: 35px 38px 37px 40px;
}
.about_4_s li h1,
.about_4_s li div h1{
	font-size: 20px;
	font-weight: bold;
	line-height: 19px;
	color: #37ada5;
}
.about_4_s li p,
.about_4_s li div p{
	/*font-family: "Hansanscn-Normal";*/
	font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	line-height: 25px;
	color: #868686;
}
.about_4_s li p{
	padding-top: 31px;
	text-align: justify;
}
.about_4_s li div p{
	padding-top: 19px;
	line-height: 21px;
}
.about_5{
	padding-top: 71px;
}
.about_5_img{
	width: 813px;
	height: auto;
}
.about_5_img img{
	max-width: 100%;
}
.about_5_1{
	margin-top: 45px;
	display: flex;
	justify-content: flex-end;
	position: relative;
}
.about_5_text{
	width: 802px;
	height: 383px;
	background-color: #ffffff;
	box-shadow: 0px 1px 16px 0px 
		rgba(0, 0, 0, 0.11);
	position: absolute;
	top: 76px;
	left: 0;
	padding: 52px 48px 52px 47px;
	text-align: justify;
}
.about_5_text p{
	 /*font-family: "Hansanscn-Regular";*/
	 font-family: "SourceHanSansCN-Normal";
	font-size: 14px;
	line-height: 25px;
	color: #868686;
}
.about_5_text p:nth-child(1){
padding-bottom: 26px;
}
.about_5_text p span{
	color: #37ada5;
}
@media (max-width:1560px) {
	.about_1_img {
    width: 47%;
    margin-left: 0;
}
}

@media (max-width:1399px) {
	.about_1 {
    align-items: center;
}
.about_1_text {
    width: 50%;
    text-align: justify;
}
.about_2 .home_jtcy_1 li:nth-child(3) h1 span {
    right: 50px;
    font-size: 12px;
}
.about_2 .home_jtcy_1 li:nth-child(4) h1 span, .about_2 .home_jtcy_1 li:nth-child(5) h1 span {
    right: 70px;
}
.about_2 .home_jtcy_1 li:nth-child(2) h1 span {
    right: 85px;
}
.about_2 .home_jtcy_1 li:nth-child(1) h1 span {
    right: 40px;
}
.about_3 li {
    height: 321px;
}
.about_3 li p {
    width: 540px;
}
.about_4_s li:last-child {
    width: 48%;
}
}

@media (max-width:1199px) {
	.about_1_text {
    width: 100%;
}
.about_1_img {
    margin: 0 auto;
}
.about_2 .home_jtcy_1 li:nth-child(1) h1 span {
    right: 16px;
}
.about_2 .home_jtcy_1 li:nth-child(2) h1 span {
    right: 59px;
}
.about_2 .home_jtcy_1 li:nth-child(3) h1 span {
    right: 25px;
}
.about_2 .home_jtcy_1 li:nth-child(4) h1 span, .about_2 .home_jtcy_1 li:nth-child(5) h1 span {
    right: 45px;
}
.about_3 li p {
    width: 90%;
    padding: 20px 0;
}
.about_3 li {
    height: auto;
    width: 100%;
}
.about_3 li:nth-child(2),
.about_3 li:nth-child(3) {
    height: auto;
    width: 49%;
    margin: 18px 0;
}
.about_4_s li:first-child {
    padding: 50px 47px 50px 44px;
}
.about_4_s li:last-child div {
    padding: 26px 38px 26px 40px;
}
.about_5_text {
    width: 100%;
    height: auto;
    position: unset;
    padding: 52px 48px 52px 47px;
}
.about_5_1 {
     display: block; 
}
.about_5_img {
    margin: 0 auto;
}
.about {
    padding: 70px 0 110px;
}
.about_4_p {
    width: 100%;
}
}

@media (max-width:990px) {
	.about_1_img {
    width: 60%;
}
.about {
    padding: 34px 0 80px;
}
.about_2 {
    margin: 20px 0 30px;
}
.about_2 .home_jtcy_1 li:nth-child(1) h1 span {
    right: -5px;
}
.about_2 .home_jtcy_1 li:nth-child(2) h1 span {
    right: 40px;
}
.about_2 .home_jtcy_1 li:nth-child(3) h1 span {
    right: 7px;
}
.about_2 .home_jtcy_1 li:nth-child(4) h1 span, .about_2 .home_jtcy_1 li:nth-child(5) h1 span {
    right: 25px;
}
.about_4_s li:first-child {
    padding: 30px;
}
.about_4_s li:last-child div {
    padding: 20px;
}
.about_5_img {
    width: 100%;
}
}

@media (max-width:767px) {
	.about_1_img {
    width: 100%;
    margin-bottom: 20px;
}
.about_1_text h1 {
    padding-bottom: 18px;
}
.about_2 {
    display: none;
}
.about_1 {
    margin-bottom: 30px;
}
.about_3 {
    padding: 20px 0 30px;
}
.about_3 li:nth-child(2), .about_3 li:nth-child(3) {
    width: 100%;
    margin: 12px 0 0;
}
.about_4 {
    width: 100%;
    height: auto;
    padding: 30px 0 20px;
}
.about_4_p {
    margin: 10px auto 20px;
}
.about_4_s li:first-child {
    padding: 20px;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.about_4_s li p {
    padding-top: 15px;
    text-align: justify;
}
.about_4_s li:last-child {
    width: 100%;
    height: auto;
}
.about_4_s li:last-child div {
    height: auto;
    margin-bottom: 10px;
}
.about_5 {
    padding-top: 35px;
}
.about_5_1 {
    margin-top: 20px;
}
.about_5_text {
    padding: 15px;
    text-align: justify;
}
.about_5_text p:nth-child(1) {
    padding-bottom: 0;
}
.about {
    padding: 34px 0 60px;
}
}


.q_banner .swiper-button-prev:hover {
    background: url(../images/swiper-button-prev_1.png)no-repeat center center;
}
.q_banner .swiper-button-next:hover {
    background: url(../images/swiper-button-next_1.png)no-repeat center center;
}
/*.home_about_1s {
    overflow: hidden;
}*/
/*.home_about_1s img:hover {
    transform: scale(1.2);
}*/
/*.home_about_1s img{
    transition: all linear 0.5s;
}*/
.crams_left a:hover{
	color: #37ada5;
}
/*.about_3 li {
    overflow: hidden;
}*/
/*.about_3 li img:hover {
    transform: scale(1.2);
}*/
/*.about_3 li img {
    transition: all linear 0.5s;
}
.honer_1 li div img:hover {
    transform: scale(1.05);
}*/
/*.honer_1 li div img {
    transition: all linear 0.5s;
}*/
.pingpai_3 img {
    margin: 0 auto;
    display: block;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.pingpai_3:hover img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
/*.xiangmu_3, .xiangmu_4{
    overflow: hidden;
}*/
/*.xiangmu_3 img, .xiangmu_4 img {
    transition: all linear 0.5s;
}
.xiangmu_3 img:hover, .xiangmu_4 img:hover {
    transform: scale(1.2);
}*/
/*.xiangmu_s1 li div {
    overflow: hidden;
}
.xiangmu_s1 li div img:hover {
    transform: scale(1.2);
}
.xiangmu_s1 li div img {
    transition: all linear 0.5s;
}*/
/*.new_1 li a .new_1_img {
    overflow: hidden;
}
.new_1 li a:hover .new_1_img img {
    transform: scale(1.2);
}
.new_1 li a .new_1_img img {
    transition: all linear 0.5s;
}*/
.lee_menu_box h6:hover{
	background-color: #37ada5;
	color: #fff
}

/*.new_1 li:hover*/

.foot_2_link a:hover{
    color: #37ada5;
    font-weight: bold;
}
.crams_left{
    position: relative;
}
.wailian {
    position: absolute;
    top: 88px;
    display: none;
    width: 201px;
    padding: 15px 0;
}
.crams_left .wailian a{
    color: #999;
    padding: 10px;
    display: inline-block;
    margin: 0;
    /*padding:0 26px 0 0;*/
}
.crams_left a:first-child:hover + .wailian{
    display: block;
}
.crams_left .wailian a:hover{
    color: #fff;
    background-color: #37ada5;
}
.crams_left ul li{
	position: relative;
}
.crams_left ul li:hover .wailian{
	display: block;
}
/*.wailian_1{
	display: block;
}*/

/*.new_1 li a .new_1_img {
    overflow: hidden;
}
.new_1 li a:hover .new_1_img img {
    transform: scale(1.2);
}
.new_1 li a .new_1_img img {
    transition: all linear 0.5s;
}*/
.home_new_1 .home_new_2 a{
	overflow: hidden;
}
.home_new_1 .home_new_2 a img{
	transition: all linear 0.5s;
}
.home_new_1 .home_new_2 a img:hover {
	transform: scale(1.1);
}

/*.home_about_1s {
    overflow: hidden;
}*/
/*.home_about_1s img:hover {
    transform: scale(1.2);
}*/
/*.home_about_1s img{
    transition: all linear 0.5s;
}*/