.y_pro{
	background-color: #f5f5f5;
	padding: 3.25rem 0;
}
.wr{
	width: 100%;
	position: relative;
}
.bg{
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
.w1600 {
    max-width: 1600px;
    width: 83.333%;
    margin: 0 auto;
}
.tac{
	text-align: center;
}
.subbox-wrap .subbox{
	background: #f5f5f5;
}
.t-sub{
	width:65%;
	margin: 0 auto;
	margin-top: 1.5rem;
	color: #666666;	
	line-height: 1.8;
}
.y_pro_a{
	background-color:#fff;
	padding:1.75rem 0 3.25rem 0 ;
	height:auto;
}
.y_pro_a .list{
	margin-top: 1.25rem;
}
.y_pro_a .list .li{
	width:49%;
	margin-right: 2%;
	background-color:#fff;
	float: left;
	margin-bottom: 0.7rem;
	padding:1.75rem 1.25rem;
	box-sizing:border-box;
	 box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.y_pro_a .list .li:nth-child(2n){
	margin-right: 0;
}
.y_pro_a .list .li .tit-16{
	line-height: 0.8rem;
	height:1.6rem;
	overflow: hidden;
	margin-top: 0.725rem;
	transition:all 0.3s;
}
.y_pro_a .list .li:hover{
	background-color:#f5f5f5;

}
.y_pro_a .list .li:hover .tit-24{
	color:#1d61bd;
}
.y_pro-container .swiper-slide .tit-16{
line-height: 1.7;
}
.y_pro_a .list .li:hover .tit-16{
	    min-height: 1.5rem;
    height: auto;
}
.y_pro_c{
	padding:2.5rem 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.co_fff{
	color:#fff;
}
.y_pro-container{
	overflow: hidden;
	margin-top: 1.625rem;
}
.y_pro-container .swiper-slide{
	height:8.0rem;
	border: 1px solid rgba(255,255,255,0.3);
	box-sizing: border-box;
	padding: 0 1.675rem;
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
}
.y_pro-container .swiper-slide img{
	width: 1.55rem;
	margin-bottom: 0.675rem;
}
.y_pro-pagination{
	text-align: center;
	margin-top: 1.75rem;
}
.y_pro-pagination .swiper-pagination-bullet {
    opacity: .4;
    background: #b2b2b2;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right:12px;
}
.y_pro-pagination .swiper-pagination-bullet-active {
    background: #206bd1;
    opacity: 1;
}
.y_pro_d{
	padding: 1.7rem 0 3.5rem 0;
	background-color: #f5f5f5;
}
.y_pro_d_container{
	overflow: hidden;
	margin-top: 1.625rem;
}
.y_pro_d_container .swiper-slide .li{
	width: 15.5%;
	margin-right: 1.4%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 0.4rem;
	border: 1px solid #e5e5e5;
	 box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.y_pro_d_container .swiper-slide .li:nth-child(6n){
	margin-right: 0;
}
.y_pro_e{
	background-color: #fff;
	padding: 1.7rem 0 3.5rem 0;
}
.y_pro_e_container{
	overflow: hidden;
	margin-top: 1.625rem;
}
.y_pro_e_container .swiper-slide{
	background-color: #fff;
	border: 1px solid #e5e5e5;
	 box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	 height: 5.375rem;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 display: flex;
	flex-direction: column;
    align-items: center;
    padding: 0 1.5rem;
    padding-top: 1.175rem;
    text-align: center;
}
.y_pro-pagination3{
	margin-top: 0.75rem;
}
.mt20{
	margin-top: 0.5rem;
}
.mc{
	color: #1d61bd;
}
.le_more{
	padding-top: 1.2rem;
	border-top: 1px solid #000;
	margin-top: 0.7rem;
}
.le_more .list{
	margin-top: 0.7rem;
}
.le_more a{
	display: flex;
	width: 16.8%;
	margin-right: 4%;
	height: 2.125rem;
	margin-bottom: .6rem;
	line-height: 85px;
	float: left;
	background-color: #f5f5f5;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center; 
	align-items: center;
    justify-content: space-evenly;
}
.le_more a:nth-child(5n){
	margin-right: 0;
}
.le_more a svg{
	vertical-align: middle;
	fill: #7a7a7a;
	width: 0.6rem;
	height: 0.6rem;
}
.le_more a:hover{
	background-color: #1d61bd;
	color: #fff;
}
.le_more a:hover svg{
	fill: #fff;
}
.about-info .ricon:after{
	display: none;
}
.about-info .ricon{
	float: right;
}
.about-info .lecon{
	float: left;
}
.about-info .ricon .tit-16 p{
	margin-bottom: 1.175rem;
}
.about-info .lecon .img{
	position: absolute;
	bottom: -25%;
	right: -10%;
}
.about-info  .txt{
	width: 75%;
	float: right;
	color: #666;
    line-height: 1.875;
    margin-top: 2.5rem;
}
.about-info  .txt p{
	margin-bottom: 1.175rem;
}
.about-info  .txt p:last-child{
	margin-bottom: 0;
}
.about-info .img2{
	position: absolute;
	bottom: -2rem;
	left: 0;
	width: 25%;
}
.about-info_a{
	background-color: #f2f2f2;
	padding: 3.25rem 0;
}
.about-info_a .table{
	margin-top: 1.125rem;
}
.about-info_a .table a{
	display: inline-block;
	vertical-align: top;
	width: 4.0rem;
	height: 1.35rem;
	line-height: 1.35rem;
	border:1px solid #ccc;
	margin: 0 0.25rem;
}
.about-info_a .table a.on{
	background-color: #1d61bd;
	color: #fff;
}
.about-info_a .table a:hover{
	background-color: #1d61bd;
	color: #fff;
}
.about-info_a .list{
	margin-top: 1.75rem;
}
.about-info_a .list .li{
	width: 30%;
	margin-right: 5%;
	height: 2rem;
	line-height: 1.5;
	padding: 0 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	float: left;
	margin-bottom: 0.875rem;
	transition:all 0.3s;
	display: flex;
	align-items: center;
}
.about-info_a .list .li:nth-child(3n){
	margin-right: 0;

}

.about-info_a .list .item{
	display: none;
	transform: translateY(20px);
	transition:all 0.5s;
}
.about-info_a .list .item.show{
	display: block;
	transform: translateY(0);
}
.vision_con{
	margin-top: 1.5rem;
}
.about-info_b{
	background-color: #fff;
	padding: 3.25rem 0;
}
.about-info_b-container{
	margin-top: 1.25rem;
	overflow: hidden;
}
.about-info_b-container .swiper-slide{

	background-color:#f5f5f5;
}
.about-info_b-container .swiper-slide .img{
	height: 8.0rem;
	width: 100%;
	overflow: hidden;
}
.about-info_b-container .swiper-slide .tit-16{
	line-height: 1.925rem;
	text-align: center;
}
.honr{
	padding: 3.0rem 0 2.575rem 0;
}
.honer .subbox-wrap .subbox {
    background: #fff;
}
.honr .list{
	margin-top: 2rem;
}
.honr .list .li{
	width: 23.5%;
	margin-right: 2%;
	float: left;
	height: 8.0rem;
	background-color: #fafafa;
	border:1px solid #eee;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 0.75rem;
}
.honr .list .li:nth-child(4n){
	margin-right: 0;
}
.honr .list .li img{
	max-width: 85%;
	max-height: 85%;
}
.tran-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.about-info .txt{
	margin-top: 0;
}
@media(max-width: 762px){
	.honr {
	    padding: .6rem 0;
	}
	.honr .list {
	    margin-top: .6rem;
	}
	.honr .list .li {
	    width: 49%;
	    margin-right: 2%;
	   
	    height: 3rem;
	   
	    margin-bottom: 0.3rem;
	}
	.honr .list .li:nth-child(2n){
		margin-right: 0;
	}
	.about-info .ricon .tit-16 p {
	    margin-bottom: .2rem;
	}
	.about-info .txt {
	    width: 100%;
	    float: right;
	    color: #666;
	    line-height: 1.875;
	    margin-top: .2rem;
	}
	.about-info .img2{
		display:none;
	}
	.about-info .txt p {
	    margin-bottom: .2rem;
	}
	.about-info_a {

	    padding: .6rem 0;
	}
	.about-info_a .table a {
	    display: inline-block;
	    vertical-align: top;
	    width: 1.6rem;
	    height: .5rem;
	    line-height: .5rem;
	    border: 1px solid #ccc;
	    margin: 0 0.1rem;
	}
	.about-info_a .table {
	    margin-top: .5rem;
	}
	.about-info_a .list .li {
	    width: 100%;
	    margin-right: 0;
	    height: auto;
	    line-height: .6rem;
	    padding: 0 .4rem;
	
	    margin-bottom: 0.4rem;

	}
	.about-info_a .list {
	    margin-top: .6rem;
	}
	.vision_con {
	    margin-top: .6rem;
	}
	.about-info_b {
	    padding: .6rem 0;
	}
	.about-info_b-container .swiper-slide .img {
	    height: 4rem;
	}
	.about-info_b-container .swiper-slide .tit-16 {
	    line-height: 1rem;
	    text-align: center;
	}
	.y_pro-pagination {
	    text-align: center;
	    margin-top: .4rem;
	}
	.about-info_b-container {
	    margin-top: .6rem;
	    overflow: hidden;
	}
	.y_pro-pagination .swiper-pagination-bullet {
	   
	    width: 8px;
	    height: 8px;

	    margin-right: 8px;
	}
	.y_pro {
	    background-color: #f5f5f5;
	    padding: .6rem 0;
	}
	.t-sub {
	    width: 100%;
	    margin: 0 auto;
	    margin-top: .3rem;
	    color: #666666;
	    line-height: 1.9;
	}
	.y_pro_a{
		 padding: .6rem 0;
		 height: auto;

	}
	.y_pro_a .list{
		margin-top: .4rem;
	}
	.y_pro_a .list .li {
	    width: 100%;
	    margin-right: 0;
	    background-color: #fff;
	    float: left;
	    margin-bottom: 0.3rem;
	    padding: .5rem;
	    box-sizing: border-box;
	    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
	}
	.y_pro_c,.y_pro_d,.y_pro_e{
		padding: .6rem 0;
	}
	.y_pro-container {
	    overflow: hidden;
	    margin-top: .6rem;
	}
	.y_pro-container .swiper-slide img {
	    width: 1rem;
	    margin-bottom: 0.3rem;
	}
	.y_pro-container .swiper-slide {
	    height: 5rem;
	    border: 1px solid rgba(255,255,255,0.3);
	    box-sizing: border-box;
	    padding: 0 .5rem;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    padding-top: .6rem;
	}
	.y_pro_d_container,.y_pro_e_container {
    	overflow: hidden;
	    margin-top: .6rem;
	}
	.y_pro_d_container .swiper-slide .li {
	    width: 32%;
	    margin-right: 2%;
	    margin-bottom: 0.2rem;
	  
	}
	.y_pro_d_container .swiper-slide .li:nth-child(3n){
		margin-right: 0;
	}
	.y_pro_e_container .swiper-slide{
		height: 3rem;
		padding: .5rem;
	}
	.mt20 {
	    margin-top: 0.2rem;
	}
	.le_more {
	    padding-top: .6rem;
	    border-top: 1px solid #000;
	    margin-top: 0.6rem;
	}
	.le_more a {
	    display: flex;
	    width: 100%;
	    margin-right: 0;
	    height: 1rem;
	    margin-bottom: .2rem;
	    line-height: 1rem;
	    float: left;
	    background-color: #f5f5f5;
	    border-radius: 5px;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    text-align: center;
	    align-items: center;
	    justify-content: space-around;
	}
.y_pro_a .list .li .tit-16 {
    line-height: 0.5rem;
    height: auto;
    overflow: initial;
    margin-top: 0.3rem;
    transition: all 0.3s;
    font-size: .24rem;
}
}
.honor_diog{
            position: fixed;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            overflow: hidden;
            display: none;
            cursor: pointer;
            z-index: 999;
        }
        .honor_diog .mask{
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #000;
            opacity: .8;
        }
        .honor_diog .box{
            position: absolute;
            left: 50%;
            top: 50%;
            width: 33%;
            background-color:#fff;
            transform: translate(-50%, -50%);
            position: absolute;
        }
        .honor_diog .box .close{
            display:block;
            width: 1.125rem;
            height: 1.125rem;
            background-image: url('../img/c1.png');
            background-repeat: no-repeat;
            background-position: center;
            cursor: pointer;
            transition: all .3s;
            position:absolute;
            right:0;
        }
        .honor_diog .box .img{
            width:100%;
            text-align: center;
            padding-top:1rem;
            padding-bottom:1rem;
        }
        .honor_diog .box .img img{
            max-width: 80%;
        }
        .honor_diog .box .txt .p1{
            font-size: 0.6rem;
        }
