@charset "utf-8";
/* CSS Document */
body {
	overflow-x: hidden;
	margin-bottom: 0;
}
/* .main .sy_title{width:100%; height:48px; border-bottom:#aaaaaa solid 1px;
}
.sy_title .logo{width:100px; margin:15px 0 0 12px; overflow:hidden; float:left;
}
.sy_title .logo img{width:100%; height:auto;
}
.sy_title .sy_menu{float:right; margin:13px 8px 0 0; width:44px; height:24px; font-size:12px; color:#FFF; text-align:center; line-height:24px; border-radius:6px; background:#01af80;
} */
.main .sybanner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.sybanner img {
	width: 100%;
	height: auto;
	float: left;
}

.sybanner .zcbtn {
	display: block;
	width: 80%;
	position: absolute;
	top: 15%;
	left: 10%;
}

.sycontent {
	width: 100%;
	overflow: hidden;
}

.sycontent .title {
	font-size: 24px;
	color: #323232;
	width: 83%;
	margin: 28px auto 10px;
	text-align: center;
	line-height: 48px;
	font-weight: normal;
	border-bottom: #e5e5e5 dotted 2px;
}

.sycontent .con {
	width: 100%;
	text-align: center;
	line-height: 21px;
	font-size: 14px;
	color: #323232;
	padding-bottom: 20px;
}

.sycontent .imgbox {
	width: 100%;
	overflow: hidden;
}

.sycontent .imgbox img {
	width: 100%;
	height: auto;
	float: left;
}

.sylinklist {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom:3.5rem;
}

.sylinklist li {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 21px;
	position: relative;
}

.sylinklist li img {
	width: 100%;
	height: auto;
	float: left;
}

.sylinklist .link {
	float: left;
	width: 100%;
	height: 100%;
}
/* 
.sylinklist .content{width:79%; overflow:hidden; position:absolute; top:183px; left:16px;
}
.sylinklist .content .stitle{font-size:18px; font-weight:normal; color:#FFF; line-height:26px; padding-bottom:3px;
}
.sylinklist .content .con{line-height:20px; font-size:14px; color:#bcbafe; 
} 
.sylinklist li:nth-child(2) .con{color:#fea3b9;
}
.sylinklist li:nth-child(3) .con{color:#8ecfc5;
}
.sylinklist li:nth-child(4) .con{color:#ffb6bb;
}
.sylinklist li:nth-child(5) .con{color:#cea7f1;
}
.sylinklist li:nth-child(3) .link{top:141px;
}
.sylinklist li:nth-child(5) .link{top:135px;
}*/
.main .double_line {
	width: 100%;
	height: 20px;
	background: #F5F5F5;
	/* border-top: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px; */
}

.main .yywrap {
	width: calc(100% - 2rem);
	margin: 1rem;
	overflow: hidden;
}

/* .main .yywrap .title {
	font-size: 24px;
	color: #132f41;
	text-align: center;
	line-height: 48px;
	width: 83%;
	margin: 28px auto 21px;
	border-bottom: #e5e5e5 dotted 2px;
	font-weight: normal;
} */

.yylist .stitle {
	font-size: 1.17rem;
	color: #282828;
	line-height: 2.08rem;
	font-weight: normal;
	font-family:'pingfang Medium';
	margin:0.75rem 0 0.25rem 0;
	float: left;
}

.yylist .con {
	font-size: 1rem;
	color: #999999;
	line-height: 1.5rem;
	float: left;
}

.yylist .img {
	width: 100%;
	float: left;
	height: auto;
}

.yylist .khlogo {
	width: 100%;
	float: left;
	height: auto;
	margin: 14px 0 15px;
}

.yylist .link {
	float: left;
	line-height: 21px;
	font-size: 14px;
	color: #00b47d;
}

.swiper-button-next {
	background: url(../images/product/icon15.png) left top no-repeat;
}

.yylist{
	width:100%;
	/* display: flex;
	align-items: center;
	justify-content: space-between; */
	float: left;
}
.yylist .totalink {
	float: left;
	width: 100%;
	height: 100%;
}
.yylist .totalink .img{
	/* width:14.9rem; */
	/* height:9.21rem; */
	border-raidus:7px;
}

.yylist .swiper-slide{
	width: calc(50% - 0.4rem);
	overflow: hidden;
	float:left;
}
.yylist .swiper-slide:nth-child(2){
	width: calc(50% - 0.4rem);
	float:right;
}

.main .activitybtn {
	width: 100%;
	overflow: hidden;
	display: block;
}

.main .activitybtn img {
	width: 100%;
	height: auto;
	float: left;
}

.main .customer_judge {
	width: calc(100% - 2rem);
	margin: 1rem;
	overflow: hidden;
}

.customer_judge .customer_con {
	width: 100%;
	overflow: hidden;
	padding-top:1.9rem;
}

.customer_con .title,  .main .yywrap .title{
	width: 100%;
	text-align: center;
	height:2.59rem;
	line-height: 2.59rem;
	font-size: 1.42rem;
   /* font-family: 'PingFang Medium';  */
	color: #282828;
}
.main .yywrap .title{
	margin-top:0.75rem;
	height:4.75rem;
	line-height:4.75rem;
}

.customer_con .content {
	width:100%;
	height:2.1rem;
	line-height: 2.1rem;
	text-align: center;
	font-size: 1rem;
	color: #666666;
	padding-bottom:1.8rem;
   /*  font-family: 'PingFang Regular';   */
}

.judgebox {
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.judgebox .judgelist {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.judgelist li {
	width: 100%;
	overflow: hidden;
}

.judgelist .imgbox {
	width: 150px;
	text-align:center;
	margin: 0 auto;
}

.judgelist .imgbox img {
	width: 70%;
	height: auto;
}

.judgelist .khcon {
	width:100%;
	text-align:center; 
	padding:2rem 0 2rem 0;
	line-height: 22px;
	font-size: 1rem;
	color: #aaaaaa;
}

.judgebox .prev_btn {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../images/sy_img29.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 39px;
	left: 8%;
}

.judgebox .next_btn {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../images/sy_img30.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 39px;
	right: 8%;
}

.main .teltips {
	display: block;
	width: 100%;
	height: 70px;
	background: #00b47d;
	display: box;
	display: -webkit-box;
	-webkit-box-pack: center;
}

.main .teltips .telnum {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	font-size: 18px;
	color: #FFF;
	background: url(../images/product/proimg15.png) left top no-repeat;
	background-size: 20px 29px;
	margin-top: 19px;
}

.main .footerlink {
	width: 100%;
	overflow: hidden;
	background: #2c2d2c;
	padding: 10px 0 33px 0;
}

.main .footerlink .title {
	width: 90%;
	left: 6%;
	border-bottom: #535353 dotted 2px;
	position: relative;
	font-weight: normal;
	margin: 31px 0 12px 0;
	font-size: 16px;
}

.footerlink .title .con {
	display: inline-block;
	line-height: 22px;
	color: #FFF;
	padding-right: 15px;
	background: #2c2d2c;
	position: absolute;
	top: -11px;
	left: 0;
}

.footerlink .linkbox {
	width: 90%;
	margin-left: 6%;
	overflow: hidden;
}

.footerlink .linkbox .link {
	float: left;
	padding: 0 12px;
	line-height: 34px;
	background: #212221;
	font-size: 12px;
	color: #888888;
	margin: 17px 22px 0 0;
}

.footerlink .links {
	width: 90%;
	margin-left: 6%;
	overflow: hidden;
}

.footerlink .links .link {
	float: left;
	line-height: 22px;
	margin: 15px 18px 0 0;
	font-size: 12px;
	color: #888888;
}

.main .footercopy {
	width: 100%;
	height: 70px;
	background: #0d0d0d;
}

.main .footercopy .con {
	text-align: center;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-top: 17px;
}


/*6*/
@media (min-device-width : 375px) and (max-device-width : 667px) and (-webkit-min-device-pixel-ratio : 2) {
	.sybanner .zcbtn {
		height: 30px;
		line-height: 30px;
	}
	.judgebox .prev_btn {
		left: 12%;
	}

	.judgebox .next_btn {
		right: 12%;
	}
}

/*6+*/
@media (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio : 3) {
 
	.sybanner .zcbtn {
		height: 34px;
		line-height: 34px;
	}
	.judgebox .prev_btn {
		left: 14%;
	}

	.judgebox .next_btn {
		right: 14%;
	}
	
}

/* 滚动图  */
.banner_box {
	width: 100%;
	overflow: hidden;
}

.banner_box .banner_a {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner_box .banner_list {
	width: 100%;
	height: 37.125rem; 
	position: relative;
	/* background: url(../images/ai_banner1.png) 50% 0 no-repeat; */
	background-size: 100%;
}

.banner_list li {
	width: 100%;
	/* height: 40rem; */
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha:opacity(0);
}
.banner_list li img{
	width: 100%;
	height:100%;
}

.banner_list .bm1 {
    height: 100%;
	opacity: 1;
	filter: alpha:opacity(1);
	/* background: url(../images/ai_banner1.png) 50% 0 no-repeat; */
}

.banner_list .bm2 {
    height: 100%;
	/* background: url(../images/ai_banner2.png) 50% 0 no-repeat; */
}

.banner_list .bm3 {
    height: 100%;
	/* background: url(../images/ai_banner3.png) 50% 0 no-repeat; */
}

.banner_box .circle_btns {
	position: absolute;
	bottom: 27px;
	width: 100%;
	text-align: center;
	z-index: 999;
}

.banner_box .circle_btns a {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 4px;
	margin-left: 4px;
	cursor: pointer;
	background:#fff;
	border-radius:100%;
	opacity:0.6;
}

.banner_box .circle_btns .cur {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 4px;
	margin-left: 4px;
	cursor: pointer;
	background:#fff;
	border-radius:100%;
	opacity:1;
}

.index_space{
	width:100%;
	height:4rem;
	background:#F5F5F5;
	float:left;
}

.index_jr{
	width:100%;
	height:4.5rem;
	background:#fff;
	display: flex;
	justify-content:center;
	float:left;
}
.index_jrlist{
	position:absolute;
	background:#fff;
	width:calc(100% - 2rem);
	height:6rem;
	margin:1rem;
	border-radius:5px;
	z-index:100;
	margin-top:-16px;
	padding-top:2rem;
}
.index_jrlist li{
	width:33%;
	text-align:center;
	line-height:2rem;
	border-right:1px dashed #E5E5E5;
}
.index_jrlist li:nth-child(3){
	border-right:none;
}
.index_jrlist li span{
	font-size:1.2rem;
   /* font-family: 'PingFang Medium';   */
	color: #333;
    font-weight: bold;
}
.index_jrlist li p{
	font-size:1rem;
    /* font-family: 'PingFang Regular';  */ 
	color:#666666;
}

.index_pro{
	width:calc(100% - 2px);
	border:1px solid #dfdfdf;
	border-bottom: none;
	float:left;
}
.index_pro .index_pro_list{
	width:100%;
	float:left;
}
.index_pro .index_pro_list .pro_list_name{
	width:100%;
	line-height:5rem;
	border-bottom: 1px solid #dfdfdf;
	float:left;
}
.index_pro .index_pro_list  .pro_list_icon{
	width: 2rem;
	float: left;
	margin: 1.7rem 0.5rem 0 1.2rem;
}
.index_pro .index_pro_list  .pro_list_font{
	color:#333;
	font-size:1.25rem;
    font-family: 'PingFang Medium';  
	floaT:left;
}
.sub_pro_list{
	width:100%;
	float:left;
	display:none;
}
.sub_pro_list .sub_pro_li{
	width:calc(100% - 2.4rem);
	padding:1.25rem 1.2rem;
	border-bottom: 1px solid #dfdfdf;
	float:left;
}
.sub_pro_list .sub_pro_li .sub_pro_name{
	width:100%;
	line-height:2rem;
	color:#333;
	font-size:1.16rem;
    font-family: 'PingFang Medium';  
	float:left;
}
.sub_pro_list .sub_pro_li .sub_pro_p{
	width:100%;
	line-height:1.6rem;
	color:#9b9b9b;
	font-size:1rem;
    /* font-family: 'PingFang Regular';  */ 
	float:left;
}
.index_pro .index_pro_list .pro_list_name  .pro_list_btn{
	width: 3rem;
	height: 1.9rem;
	float: right;
	background:url(../images/index/jt_icon2.png) no-repeat;
	overflow: hidden;
	margin-top: 2rem;
	background-size: 50%;
}
.index_pro .index_pro_list .pro_list_name  .current_icon{
	background:url(../images/index/jt_icon1.png) no-repeat;
	background-size: 50%;
}










