@charset "utf-8";
.header .top {
	background-color: rgba(0, 0, 0, 0.3);
}
.container {
	max-width: 16.875rem;
}
.mian {
}
.cu-position {
	margin-left: auto;
	margin-right: auto;
	font-size: 0.14rem;
	color: #fff;
	line-height: 1.8;
	text-align: left;
	position: absolute;
 bottom: .1rem;
 right: .1rem;
	z-index: 1;
}
.cu-position a, .cu-position p {
	display: inline-block;
 *display: inline;
	zoom: 1;
	color: #fff;
	padding: 0 0.08rem;
}
.page-id {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	text-align: center;
}
/* product-center-page start */

/* row1 */
.product-center-page {
 padding-top: .3rem;
}
.product-center-page .modular-name {
	text-align: center;
 font-size: .26rem;
}
.product-center-page .row1 .con {
 /*padding-top: .2rem;*/
  padding-bottom: .4rem;
	flex-direction: row-reverse;
	max-width: 14rem;
}
.product-center-page .row1 .con .left img {
	max-width: 100%;
}
.product-center-page .row1 .con .right {
	padding-left: 1rem;
}
.product-center-page .row1 .con .right .title {
 font-size: .24rem;
	line-height: 1.4;
}
.product-center-page .row1 .con .right .info {
 padding-top: .4rem;
	line-height: 1.6;
 font-size: .18rem;
}
/* row2 */
.product-center-page .row2 {
	background-color: #f8f8f8;
 padding: .4rem 0;
}
.product-center-page .row2.wrap {
}
.product-center-page .row2 .con {
 padding: .4rem 0;
	max-width: 14rem;
}
.product-center-page .row2 .con .swiper-slide .text-box {
 padding: .4rem .3rem;
	background-color: #fff;
	text-align: left;
}
.product-center-page .row2 .con .swiper-slide .pic {
	overflow: hidden;
}
.product-center-page .row2 .con .swiper-slide .text-box .title {
 font-size: .2rem;
	color: #333;
	font-weight: 600;
	line-height: 1.4;
}
.product-center-page .row2 .con .swiper-slide .text-box .abstract {
 font-size: .18rem;
	color: #333;
	line-height: 1.8;
 padding-top: .3rem;
}
.product-center-page .row2 .con .swiper-slide:hover .pic img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
/* row3 */
.product-center-page .row3 {
 padding: .4rem 0;
}
.product-center-page .row3 .con {
	max-width: 14rem;
 padding-top: .4rem;
}
.product-center-page .row3 .con .title {
 font-size: .22rem;
	line-height: 1.6;
}
.product-center-page .row3 .con .abstract {
	font-size: 0.18rem;
	line-height: 1.6;
 padding-top: .2rem;
 padding-bottom: .4rem;
	color: #666;
}
.main .modular-common-fangan .con .item .pic {
	overflow: hidden;
}
.product-center-page .row3 .con .pic img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
/* hover */
.main .modular-common-fangan .con .item:hover {
 box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
 -webkit-box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
 -moz-box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
 -ms-box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
}
/* modular-common-fangan */
.main .modular-common-fangan {
 padding: .4rem 0;
}
.main .modular-common-fangan .con {
	max-width: 14rem;
	justify-content: space-between;
	padding-top: 1rem;
}
.main .modular-common-fangan .con .item {
	width: 4rem;
	background-color: #C7FFFF;
	margin-bottom: 1rem;
 padding: .6rem .2rem .4rem .2rem;
 border-radius: .1rem;
}
.main .modular-common-fangan .con .item .title {
 font-size: .22rem;
	line-height: 1.6;
	color: #333;
}
.main .modular-common-fangan .con .item .abstract {
 font-size: .16rem;
	line-height: 1.6;
 padding-top: .2rem;
	text-align: left;
}
.main .modular-common-fangan .con .item .icon {
	display: inline-block;
 font-size: .45rem;
 padding: .15rem;
	border-radius: 50%;
	border: 1px solid #2CBC7E;
	background-color: #fff;
	color: #2CBC7E;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, -65%);
	-webkit-transform: translate(-50%, -65%);
	-moz-transform: translate(-50%, -65%);
	-ms-transform: translate(-50%, -65%);
}
@media screen and (max-width: 768px) {
.product-center-page .row1 .con .right {
	padding: 0;
}
.main .modular-common-fangan .con .item {
	width: 100%;
}
}
/* product-center-page end */

/* solution-page start */
.solution-page .row1 {
 padding: .4rem 0;
}
.solution-page .modular-name {
	display: inline-block;
 padding: .15rem .4rem;
	background-color: #0068B7;
	text-align: center;
 font-size: .24rem;
	line-height: 1;
	color: #fff;
 border-radius: .1rem;
}
.solution-page .odd-txt {
 padding-top: .4rem;
 padding-bottom: .4rem;
 font-size: .18rem;
	color: #333;
	line-height: 1.6;
}
.solution-page .odd-txt img {
	max-width: 100%;
}
.solution-page .con {
	max-width: 14rem;
	margin-right: auto;
	margin-left: auto;
}
/* row2 */
.solution-page .row2 {
	background-color: #f8f8f8;
 padding-top: .4rem;
 padding-bottom: .4rem;
}
.solution-page .row2 .con .icon {
 font-size: .6rem;
	color: #0068B7;
}
.solution-page .row2 .con .txt-info {
	flex: 1;
	text-align: left;
 padding-left: .3rem;
}
.solution-page .row2 .con .item {
	padding: 2% 2%;
	width: 33.33%;
}
.solution-page .row2 .con .item .title {
 font-size: .22rem;
	line-height: 1.2;
}
.solution-page .row2 .con .item .abstract {
 font-size: .18rem;
	line-height: 1.4;
 padding-top: .2rem;
}
.solution-page .row2 .con .item a {
 padding: .3rem;
	align-items: center;
}
.solution-page .row2 .con {
 padding-top: .3rem;
}
.solution-page .row2 .con .item a:hover {
	background-color: #fdfdfd;
	box-shadow: 0 0.1rem 0.1rem 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0.1rem 0.1rem 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0.1rem 0.1rem 0 rgba(0, 0, 0, .2);
	-ms-box-shadow: 0 0.1rem 0.1rem 0 rgba(0, 0, 0, .2);
}
/* row3 */
.solution-page .row3 {
 padding-top: .4rem;
}
.solution-page .row3 .con {
 padding-top: .4rem;
	max-width: 17rem;
}
.solution-page .row3 .con .txt-title {
}
.solution-page .row3 .con .txt-title .title {
 font-size: .2rem;
}
.solution-page .row3 .con .txt-title .msg {
 font-size: .16rem;
	line-height: 1.4;
	color: #666;
 padding-top: .15rem;
 padding-bottom: .3rem;
}
.solution-page .row3 .con .list .item .pic {
	overflow: hidden;
}
.solution-page .row3 .con .list .item .pic img {
	width: 100%;
	max-height: 2.3rem;
}
.solution-page .row3 .con .list .item {
	width: 20%;
	border-left: 1px solid #ddd;/* border-right: 1px solid #ddd; */
}
.solution-page .row3 .con .list .item:last-child {
	border-right: 1px solid #ddd;
}
.solution-page .row3 .con .list .item .text-info {
	text-align: left;
 padding: .2rem .15rem .4rem .15rem;
}
.solution-page .row3 .con .list .item .text-info .title {
 font-size: .20rem;
	line-height: 1.4;
	color: #2CBC7E;
}
.solution-page .row3 .con .list .item .text-info .abstract {
 font-size: .16rem;
	color: #666;
	line-height: 1.6;
 padding-top: .2rem;
}
@media screen and (max-width: 768px) {
.solution-page .row2 .con .item {
	width: 100%
}
.solution-page .row3 .con .list .item {
	flex: auto;
	width: 100%;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
 margin-bottom: .4rem;
}
}
/* hover */
.solution-page .row3 .con .list .item:hover .pic img {
	transform: scale(1.1, 1.1);
}
/* solution-page end */

/* content-text-box start */
.content-page .content-text-box {
	max-width: 14rem;
 padding: .4rem 0;
}
.content-page .content-text-box .title {
	text-align: center;
	font-size: 0.3rem;
	line-height: 1.4;
	font-weight: bold;
	color: #333;
}
.content-page .content-text-box .txt-con {
 padding-top: .4rem;
 font-size: .18rem;
	color: #333;
	line-height: 1.6;
}
@media screen and (max-width: 768px) {
.content-page .content-text-box .txt-con img {
	width: 80%;
    margin-right: 20px;

}
}
/* content-text-box end */

/*ysb css*/
* {
	margin: 0;
	padding: 0;
}

.cpzx {
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	flex-direction: row-reverse;
	max-width: 14rem;
}

.tab {
	margin: 0px auto;
	overflow: hidden;
}

.tab_list {
	height: 0.53rem;
	background-color: #eee;
}

.tab_list ul {
	    display: flex;
	    flex-wrap: nowrap;
}

.tab_list ul li {
	padding: 0.1rem;
	list-style: none;
	float: left;
	box-sizing: border-box;
	font-size: 0.20rem;
	width: 4rem;
	height: 0.53rem;
	text-align: center;
	border-right: solid 2px #fff;
}

.tab_list ul li.current a {
	color: #fff;
}

/* 当前栏的默认样式 */

.current {
	background-color: #8cc2ff;
	color: #fff;
}

/* 默认说明模块全部隐藏 */

.tab_con {}

.right-text {
	border: solid 1px #e6e6e6;
	margin-top: 23px;
	display: flex;
	    flex-wrap: wrap;
}
.right-text .img{
	    width: 45%;
	    margin: auto;
}
.right-text img {
        width: 40%;
	display: block;
    margin: auto;
}

.right-wb h2 {
	font-size: .24rem;
	line-height: 1.4;
	color: #333333;
	font-weight: 600;
}

.right-wb p {
	padding-top: 0.1rem;
	line-height: 1.6;
	font-size: 0.18rem;
}

.right-wb {
	    width: 50%;
    padding: 0.3rem;
}

@media screen and (max-width:767px) {
	.tab_list ul li {
		width: 25%;
	}

	.right-wb {
		width: 80%;
		    margin: auto;
	}

	.right-text img {
		width: 65%;
	}

	.product-center-page .row1 .con {
		padding-top: 0.1rem;
	}
        .right-text .img {
    width: 100%;
    margin: auto;
}
	.cu-position {
    display: none;
}
}

/*ysb css 结束*/


/*解决方案css*/
.tab-jjfa {
	margin: 0;
	border-right: solid 1px #eee;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.tab-plan {
	height: 53px;
	background-color: #eee;
}
.tab-plan ul li {
	line-height: 50px;
	list-style: none;
	float: left;
	box-sizing: border-box;
	font-size: 0.20rem;
	width: 4.65rem;
	height: 53px;
	text-align: center;
	border-right: solid 2px #fff;
}
.tab-plan ul li a {
	line-height: 50px;
	list-style: none;
	box-sizing: border-box;
	font-size: 0.20rem;
	height: 53px;
	text-align: center;
}
.tab-plan ul li.current a {
	color: #fff;
}
.item-plan {
	margin: 0.1rem;
    display: inline-block;
    width: 3.29rem;
    min-width: 100px;
    overflow: hidden;
    list-style: none;
    border: 1px solid transparent;
}
.item-plan:hover {
	box-shadow: 0 5px 12px rgb(0 0 0 / 10%);
	webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
/*.item-plan a {
	width: 330px;
	min-width: 100px;
	display: block;
	text-decoration: none;
}*/
.item-plan a:hover {
	color: #0068B7;
}
.item-plan img {
	width: 100%;
    height: 240px;
}
.item-plan span {
	display: block;
	color: #333;
	font-size: 0.20rem;
	font-weight: 600;
	margin: 10px 5px 10px 5px;
	text-align: center;
}
.item-plan span:hover {
	color: #166dd6;
}
.product-center-page .tab-jjfa .tab_con .more-box {
 padding: .2rem 0;
}
.product-center-page .tab-jjfa .tab_con .more-box .more {
 padding: .1rem .3rem;
 font-size: .2rem;
	color: #fff;
	line-height: 1;
	background-color: #166dd6;
 border-radius: .06rem;
}
@media screen and (max-width:767px) {
.tab-plan ul {
	background-color: #eee;
}
.tab-plan ul li {
	width: 33.33%;
}
.item-plan {
width: 100%;
	margin: 0.3rem;
}
.product-center-page .row1 .con {
	padding-top: 0.1rem;
}
}
/*解决方案css 结束*/



/*方案css 开始*/
.modular-title .title:after {
	content: '';
	display: block;
	width: 0.4rem;
	height: 0.02rem;
	background-color: #166dd6;
	position: absolute;
	left: 50%;
	margin-left: -0.2rem;
	bottom: 0;
}
.modular-title .title {
 font-size: .32rem;
	line-height: 1;
	padding-bottom: 0.17rem;
}
.product-center-page .row1 .con1 {
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	max-width: 14rem;
}
.con1 .con1lb {
	float: left;
	height: 240px;
	margin: 0px 23px 23px 23px;
}
.con1 .con1img {
	
	height: 195px;
}
.con1 .con1lb p {
	text-align: center;
	font-size: 0.18rem;
	font-weight: 900;
	color: #333;
	margin-top: 10px;
}
.con1lb:hover {
	box-shadow: 0 5px 12px rgb(0 0 0 / 10%);
	webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.product-center-page .row2 .con2 {
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	max-width: 14rem;
}
.con2 .con2img {
	float: left;
	width: 175px;
	height: 125px;
	margin: 15px 10px 15px 15px;
}
.con2 .con2lb {
    float: left;
    margin: 10px 0px 40px 18px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgb(113 168 228 / 20%);
}
.con2 .con2lb:hover {
	webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	transition: all 300ms ease-in-out;
}
.right-tt {

	float: left;

}
.right-tt span {
	font-weight: 900;
	font-size: 0.18rem;
	color: #333;
	display: block;
	margin: 5px 0 5px;
}
.right-tt p {
	font-size: 14px;
}
.product-center-page .row3 .con .abstract1 {
	font-size: 0.18rem;
	line-height: 1.6;
	padding-top: 0.2rem;
	padding-bottom: 0.4rem;
	color: #666;
	margin: 0 auto;
	text-align: center;
}
.product-center-page .row4 .con4 {
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	max-width: 14rem;
}
.product-center-page .row4 .con4 .con4lb {
	
	background-color: #fff;
	margin: 10px 18px 40px 18px;/*box-shadow: 0 0 10px rgb(176 176 176 / 28%);*/
}
.con4lb img {
	float: left;
	margin: 30px 30px 0px 30px;
}
.con4 .con4lb:hover {
	webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	box-shadow: 0 4px 8px 0 rgb(176 176 176 / 28%), 0 6px 20px 0 rgb(176 176 176 / 28%);
	transition: all 300ms ease-in-out;
}
.con4lb .con4lb-tt {
	max-width: 476px;
	float: left;
	margin: 30px 0;
}
.con4lb .con4lb-tt span {
	font-weight: 900;
	font-size: 0.20rem;
	color: #333;
	display: block;
	margin: 0 0 15px;
}
.con4lb .con4lb-tt p {
	font-size: 14px;
}
.row5 {
	padding: 0.4rem 0;
}
.product-center-page .row5 .con5 {
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	max-width: 14rem;
}
.product-center-page .row5 .con5 .con5lb {
	float: left;
	margin: 10px 14px 20px 14px;
	width: 322px;
	height: 165px;
	border: solid 1px #e6e6e6;
}
/*.con5lb:hover {
	background-color: #166dd6;
	
	webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}*/
.con5lb a {
	display: block;
	width: 322px;
	height: 165px;
}
.con5lb a:hover {
	background-color: #166dd6;
	color: #fff;
	webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.con5lb span {
	display: block;
	padding: 20px 20px 20px 30px;
	font-weight: 900;
	font-size: 0.20rem;
}
.con5lb p {
	padding: 0px 0px 0px 30px;
	width: 299px;
	font-size: 14px;
	line-height: 18px;
}
.row6 {
	background-color: #f4f9ff;
	padding-top: 0.4rem;
}
.product-center-page .row6 .con6 {
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	max-width: 14rem;
}
.product-center-page .row6 .con6 .tab .anli_list {
	height: 53px;
	border-bottom: 2px solid rgb(217, 217, 217);
}
.anli_list ul li {
	line-height: 50px;
	list-style: none;
	box-sizing: border-box;
	font-size: 0.20rem;
	width: 273px;
	height: 53px;
	text-align: center;
	display: inline-block;
}
.select {
	border-bottom: solid 2px #166dd6;
	color: #333;
}
.rht-img {
	float: left;
	margin: 35px 0 0 0;
}
.rht-img img {
	width: 572px;
	height: 406px;
}
.let-tt {
	max-width: 793px;
	float: left;
	padding: 0.7rem 0 0 0.7rem;
}
.let-tt h2 {
	font-size: 0.24rem;
	font-weight: 900;
	color: #333;
	margin-bottom: 20px;
}
.let-tt strong {
	font-size: 20px;
	display: block;
	margin: 30px 0 10px 0;
	color: #333;
}
/* row6 */
.product-center-page .row6 {
 padding: .4rem 0;
}
.product-center-page .row6 .con {
	max-width: 14rem;
 padding-top: .4rem;
}
.product-center-page .row6 .con .title {
 font-size: .22rem;
	line-height: 1.6;
}
.product-center-page .row6 .con .abstract1 {
	font-size: 0.18rem;
	line-height: 1.6;
 padding-top: .2rem;
 padding-bottom: .4rem;
	color: #666;
	text-align: center;
}
.main .modular-common-fangan .con .item .pic {
	overflow: hidden;
}
.product-center-page .row6 .con .pic img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
@media screen and (max-width:767px) {
	.con1lb {
		padding: 10px;
	}
	.con4lb {
		padding-left: 0.2rem;
		padding-right: 0.1rem
	}

	.con4lb img {
		display: block;
		    margin-left: auto;
		    margin-right: auto;
		    float: none;
	}

	.con4lb-tt {
		text-align: center;
	}

	.let-tt {
		padding: 0.2rem;
	}

	.con5lb {}

	.anli_list ul li {
		width: 200px;
	}

	.rht-img img {
		width: 100%;
		height: 100%;
	}

	.anli_list ul {
		overflow-x: scroll;
		white-space: nowrap;
	}
}



@media screen and (max-width: 1200px) {
	.row1 .con1 li {
		width: 27.33%;
		height: auto;
	}
.con1img{
	   width: 100%;
	   height: auto;
   }
	.con2lb {
		width: 46%;
	}

	.right-tt {
		width: 50%;
	}
	.con4lb{    width: 45%;}
}

@media screen and (min-width: 1200px) {
	.con2lb {
		width: 48%;
	}

	.right-tt {
		width: 62%;
	}

	.con2 .con2img {
		margin: 0.1rem;
	}
	.con4lb{
		    width: 46%;
	}
	.con4lb-tt{
		    width: 65%;
	}
}

@media screen and (max-width:992px) {
	.row1 .con1 li {
		width: 40%;
		height: auto;
	}

	.con1 .con1img {
		width: 100%;
		height: auto;
	}

	.con2lb {
		width: 42%;
	}

	.con2 .con2img {
		margin: 0.1rem;
		width: 95%;
		height: auto;
	}

	.right-tt {

		width: 95%;
		padding: 0 0.1rem 0.1rem 0.1rem;

	}
	.con4lb{
		    width: 40%;
	}
	.con4lb img {
		display: block;
		    margin-left: auto;
		    margin-right: auto;
		    float: none;
	}
}

@media screen and (max-width:640px) {
	.row1 .con1 li {
		width: 88%;
		height: auto;
	}

	.con1 .con1img {
		width: 100%;
		height: auto;
	}

	.con2lb {
		width: 90%;
	}

	.con2 .con2img {
		margin: 0.1rem;
		width: 40%;
		height: auto;
	}
    .right-tt {
    
    	width: 53%;
    	padding: 0 0.1rem 0.1rem 0.1rem;
    
    }
	.con4lb{
		    width: 91%;
	}
	.con4lb img {
		display: block;
		    margin-left: auto;
		    margin-right: auto;
		    float: none;
	}

}
/*方案css 结束*/
/* yzmcss  开始*/
.product-center-page .row1 .cons {
	padding-top: .2rem;
	padding-bottom: .4rem;
	/* flex-direction: row-reverse; */
	max-width: 14rem;
}

.product-center-page .row1 .con1 .left img {
	max-width: 90%;
}

.product-center-page .row1 .con1 .right {
	padding-right: 1rem;
}

.product-center-page .row1 .con1 .right .title {
	font-size: .24rem;
	line-height: 1.4;
}

.product-center-page .row1 .con1 .right .info {
	
	line-height: 1.6;
	font-size: .18rem;
	text-indent: 24px;
}
.product-center-page .row1 .con1 .right .info img {
	max-width: 100%;
	margin: 0.1rem;
}

.product-center-page .row2 {
	background-color: #f4f9ff;
	padding: 0.4rem 0;
}

.product-center-page .row2 .con .swiper-slide .dw {
	position: relative;
	bottom: 35px;
	height: 35px;
	text-align: center;
	font-size: 24px;
	background-color: #00000069;
	color: #fff;
	font-weight: 900;
	line-height: 34px;
}

.product-center-page .row2 .con .swiper-slide .text-box {
	padding: 0.3rem;
    background-color: #fff;
    text-align: left;
    position: relative;
    bottom: 35px;
    height: 290px;
}

.product-center-page .row2 .con .swiper-slide .text-box .abstract1 {
	font-size: .14rem;
    color: #333;
    padding-bottom: 0.1rem;
    padding-top: 0.1rem;
    height: 60px;
}

.product-center-page .row3 .con .abstract {
	font-size: 0.20rem;
	line-height: 1.6;
	padding-top: 0.2rem;
	padding-bottom: 0.4rem;
	color: #666;
	text-align: center;
}

.main .modular-common-changjing {
	padding: 0.4rem 0;
	background-color: #f4f9ff;
}

.product-center-page .row4 .con {
	max-width: 1350px;
	justify-content: space-between;
	padding-top: 0.5rem;
}

.product-center-page .row4 .con ul {
	display: flex;
	    flex-wrap: wrap;
}

.product-center-page .row4 .con ul .yylb {
	width: 4.07rem;
	    margin: 0.2rem;
	    background-color: #fff;
}

.product-center-page .row4 .con ul .yylb .zy {
	position: relative;
	bottom: 40px;
	text-align: center;
	color: #fff;
	font-size: 0.18rem;
}

.product-center-page .row4 .con ul .yylb a img {
	max-width: 100%;
}

.product-center-page .row4 .con ul .yylb a p {
	text-align: center;
	font-size: 0.20rem;
	font-weight: 900;
	color: #333;
	margin: -0.1rem 0 0.1rem 0;
}

.product-center-page .row4 .con ul .yylb:hover {
	box-shadow: 0 5px 12px rgb(0 0 0 / 10%);
	webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.product-center-page .row5 .con .abstract {
	font-size: 0.20rem;
	line-height: 1.6;
	padding-top: 0.2rem;
	padding-bottom: 0.4rem;
	color: #666;
	text-align: center;
}

.product-center-page .row5 .con .pic img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.product-center-page .row6 {
	background-color: #f4f9ff;
	padding-top: 0.4rem;
}

.row6 .mySwiper .swiper-button-next {
	right: 0.1rem;
}

.row6 .mySwiper .swiper-button-prev {
	left: 0.1rem;
}

.row6 .mySwiper .swiper-button-next,
.row6 .mySwiper .swiper-button-prev {
	position: absolute;
	top: 50%;
	margin-top: -0.3rem;
	font-size: .6rem;
	color: #fff;
	opacity: .3;
	z-index: 1;
	cursor: pointer;
}

.row6 .bg {
	text-align: center;
	font-size: 0.22rem;
	font-weight: 900;
	color: #333;
	margin: 0.2rem 0 0.2rem 0;
}

/* 媒体查询 */
@media screen and (max-width: 1200px) {
	.product-center-page .row1 .con1 .right {
		padding-right: 0rem;
		padding-bottom: 0.1rem;
	}

	.product-center-page .row1 .con1 .left {
		width: 50%;

	}
	.product-center-page .row4 .con ul .yylb {
	width: 28%;
	}
	
}

@media screen and (max-width: 768px) {
	.product-center-page .row1 .con1 .right {
		padding-right: 0rem;
	}

	.product-center-page .row1 .con1 .left {
		width: 100%;

	}
	.product-center-page .row4 .con ul .yylb {
	    width: 100%;
	}
	.product-center-page .row4 .con ul .yylb img{
		width: 100%;
	}
}

/* yzmcss  结束*/
/* ycc css 开始 */
.product-center-page .row1 .con1 .right .infos {
    line-height: 1.6;
    font-size: .18rem;
    text-align: center;
}
.product-center-page .row1 .con1 .right .jieshao ul {
    display: flex;
        flex-wrap: nowrap;
}
.product-center-page .row1 .con1 .right .jieshao ul li{
	width: 3.2rem;
	    margin: 0.75rem;
}
		
	.product-center-page .row1 .con1 .right .jieshao ul li h2{
		text-align: center;
		    font-size: 0.22rem;
		    color: #333;
		    margin: 0.3rem 0 0.3rem 0;
		
	}
.product-center-page .row1 .con1 .right .jieshao ul li img{
	margin: 0 auto;
	    display: block;
max-width: 100%;
}
.product-center-page .row1 .con1 .right .jieshao ul li .jstxt{
	width: 3.2rem;
		    border-radius: 10px;
		    background-color: #f1f8fe;
			    margin: auto;
}
.product-center-page .row1 .con1 .right .jieshao ul li .jstxt p{
	padding: 0.2rem 0.1rem 0.2rem 0.1rem;
    font-size: 0.18rem;
    color: #333;
}
.product-center-page .row2 .con .tdleft{

	margin-right: 0.9rem;
}
	
.product-center-page .row2 .con .tdright{

	margin-left: 0.9rem;
}
.product-center-page .row2 .con ul{
	    display: flex;
	    flex-wrap: wrap;
}
.product-center-page .row2 .con ul li{
	width: 1.8rem;
	        margin: 0.3rem 0.1rem 0.1rem 0.1rem;
	    height: auto;
	    background-color: #fff;
	    text-align: center;
}
.product-center-page .row2 .con ul li:hover{
	box-shadow: 0 5px 12px rgb(0 0 0 / 10%);
	    webkit-transition: all 300ms ease-in-out;
	    -o-transition: all 300ms ease-in-out;
	    -moz-transition: all 300ms ease-in-out;
	    transition: all 300ms ease-in-out;
}
.product-center-page .row2 .con h2{
width: 80%;
    text-align: center;
    background-color: #2d90ff;
    color: #fff;
    font-size: 0.20rem;
    border-radius: 29px;
    padding: 0.15rem;
        margin: 0 auto;
}
.product-center-page .row2 .con img{
	max-width: 100%;
}
.product-center-page .row2 .con span{
	display: block;
	    font-size: 0.20rem;
	    margin: 0.1rem;
	    font-weight: 900;
	    color: #2d90ff;
}
.product-center-page .row2 .con p{
    font-size: 0.18rem;
    margin: 0.05rem;
}
.product-center-page .row3 .con .ysleft{
	width: 4.5rem;
}
.product-center-page .row3 .con .ysright{
	width: 7.5rem;
	margin-left: 2rem;
}
.product-center-page .row3 .con .ysright h2{
	font-size: 0.22rem;
	    font-weight: 900;
		text-indent: 24px;
		color: #333;
		margin: 0.1rem;
}
.product-center-page .row3 .con .ysright .rigtp1{

	    background-color: #f4f9ff;
	    margin: 0.3rem 0 0.3rem 0;
	display: flex;
	    flex-wrap: nowrap;
}

.product-center-page .row3 .con .ysright .rigtp2{

	    background-color: #f2f4ff;
	    margin: 0.3rem 0 0.3rem 0;
	display: flex;
	    flex-wrap: nowrap;
}
.product-center-page .row3 .con .ysright .rigtp1 img{
	    margin: auto;
}

.product-center-page .row3 .con .ysright .rigtp2 img{
	    margin: auto;
}
.product-center-page .row3 .con .ysright .rigtp1 p{

	    font-size: 0.18rem;
    margin: 0.1rem;
    color: #333;
}
.product-center-page .row3 .con .ysright .rigtp2 p{

	    font-size: 0.18rem;
    margin: 0.1rem;
    color: #333;
}
.product-center-page .row4 .con .pic img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.product-center-page .row6yc {
	background-color: #fff;
	padding-top: 0.4rem;
}
.product-center-page .row6yc .con {
    max-width: 14rem;
    padding-top: 0.4rem;
	padding-bottom: 0.2rem;
}
.row6yc .mySwiper .swiper-button-next {
	right: 0.1rem;
}

.row6yc .mySwiper .swiper-button-prev {
	left: 0.1rem;
}

.row6yc .mySwiper .swiper-button-next,
.row6yc .mySwiper .swiper-button-prev {
	position: absolute;
	top: 50%;
	margin-top: -0.3rem;
	font-size: .6rem;
	color: #fff;
	opacity: .3;
	z-index: 1;
	cursor: pointer;
}

.row6yc .bg {
	text-align: center;
	font-size: 0.22rem;
	font-weight: 900;
	color: #333;
	margin: 0.2rem 0 0.2rem 0;
}
.row6yc .swiper-slide:hover{
	box-shadow: 0 5px 12px rgb(0 0 0 / 10%);
	    webkit-transition: all 300ms ease-in-out;
	    -o-transition: all 300ms ease-in-out;
	    -moz-transition: all 300ms ease-in-out;
	    transition: all 300ms ease-in-out;
}
/* 媒体查询 */
@media screen and (max-width: 1200px) {
	.product-center-page .row1 .con1 .right .jieshao ul{
		flex-wrap: wrap;
	}
	.product-center-page .row1 .con1 .right .jieshao ul li{
		width: 46%;
		    margin: 0.1rem;
	}
	.product-center-page .row2 .con .tdleft {
	       margin-left: 0rem;
	       width: 42%;
	}
	.product-center-page .row2 .con .tdright{
		margin-left: 0rem;
		width: 42%;
	}
	.product-center-page .row2 .con ul {
	    flex-wrap: nowrap;
	}
	.product-center-page .row3 .con .ysleft img{
		width: 100%;
	}
	.product-center-page .row3 .con .ysright{
		width: 47%;
		margin: auto;
	}
}

@media screen and (max-width: 768px) {
	.product-center-page .row1 .con1 .right .jieshao ul li{
		width: 100%;
		margin: 0.1rem;
	}
	.product-center-page .row2 .con ul {
	    flex-wrap: nowrap;
	}
	.product-center-page .row2 .con ul li{
		width: 100%;
	}
	.product-center-page .row2 .con .tdleft {
	        width: 100%;
	        margin-right: 0rem;
			    margin-bottom: 0.2rem;
	}
	.product-center-page .row2 .con .tdright {
		width: 100%;
	    margin-left: 0rem;
	}
	
	.product-center-page .row3 .con .ysright {
width: 100%;
	    margin-left: 0rem;
	}
	.product-center-page .row3 .con .ysright .rigtp1{
		flex-wrap: wrap;
	}
	.product-center-page .row3 .con .ysright .rigtp2{
		flex-wrap: wrap;
	}
}
/* ycc css 结束 */
/* ypt css 开始 */
.slideleft {
	width: 50%;
}

.slideright {
	width: 50%;
}

.slideright .biaoti {
	font-size: 0.28rem;
	color: #333;
	font-weight: 900;
	text-align: center;
	margin: 1rem 0 0.5rem;
}

.slideright .abstract1 {
	color: #333;
	font-size: 0.20rem;
}

.row2 .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 15px;
	left: 0;
	width: 100%;
}

.row2 .swiper-pagination {
	position: relative;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.row6yc .mySwiper .swipers-button-next,
.row6yc .mySwiper .swipers-button-prev {
	position: absolute;
	top: 50%;
	margin-top: -0.3rem;
	font-size: .6rem;
	color: #fff;
	opacity: .3;
	z-index: 1;
	cursor: pointer;
}

.row6yc .mySwiper .swipers-button-next {
	right: 0.1rem;
}

/* 媒体查询 */
@media screen and (max-width: 1200px) {}

@media screen and (max-width: 768px) {
	.slideleft {
		width: 50%;
		margin: auto;
	}

	.slideright {
		width: 100%;
	}

	.slideright .biaoti {
		margin: 0.1rem;
		text-align: center;
	}
}

/* ypt css 结束 */
/* default-list-page start */
.default-list-page .list {
	max-width: 14rem;
}
.default-list-page .list .default-list ul {
 padding-top: .2rem;
}
.default-list-page .list .column {
 padding-top: .3rem;
 padding-bottom: .05rem;
 font-size: .2rem;
	line-height: 1.2;
	color: #166dd6;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}
.default-list-page .list .default-list .item {
 padding: .4rem .3rem;
	border: 1px solid #e3e3e3;
}
.default-list-page .list .default-list .item .pic {
	width: 2rem;
 margin-right: .5rem;
}
.default-list-page .list .default-list .item .text-info {
	flex: 1;
}
.default-list-page .list .default-list .item .text-info .title {
 font-size: .2rem;
	line-height: 1.2;
	color: #333;
}
.default-list-page .list .default-list .item .text-info .abstract {
 font-size: .18rem;
	color: #999;
 padding-top: .2rem;
}
.default-list-page .list .default-list .item:hover {
 box-shadow: 0 0 .15rem rgba(0, 0, 0, .2);
}
.default-list-page .list .default-list .item:hover .title {
	color: #0068B7;
}
@media screen and (max-width: 768px) {
 .default-list-page .list .default-list .item .pic {
 display: none;
}
}

/* default-list-page end */<!--0.00018811225891113-->