.product-banner{
    width: 100%;
    height: 981px;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.product-banner p{
    width: 100%;
    font-size: 60px;
    /* font-family: "PingFang Regular"; */
    font-weight: 400;
    color: #333333;
    line-height:80px;
    opacity: 0.9;
    padding-top:150px;
    text-align: center;
}
.product-banner ul{
    width: 520px;
    height: auto;
    margin: auto;
    overflow: hidden;
    padding-top:30px;
}
.product-banner ul li{
    width: 240px;
    height: 52px;
    border: 1px solid #062D7D;
    border-radius: 40px;
    float: left;
    font-size:20px;
    /* font-family: "PingFang Regular"; */
    font-weight: 500;
    color: #333333;
    text-indent:30px;
    line-height:49px;
    background-position:190px center;
    background-repeat: no-repeat;
    background-size:34px 34px;
    background-image: url("../images/product_05.png");
}
.product-banner ul li:nth-child(2){
    float: right;
}
.product-banner ul li:hover{
    border: 1px solid #062D7D;
    color: #ffffff;
    background-color: #062D7D;
    background-position: 190px center;
    background-repeat: no-repeat;
    background-size: 34px 34px;
    background-image: url("../images/product_05hover.png");
}
.product-banner ul li a{
    color: #333333;
	display: block;
}
.product-banner ul li:hover a{
    color: #FFFFFF;
}
.product{
    width: 1240px;
    height: auto;
    margin: auto;
	margin-bottom: .8rem;
    /* overflow: hidden; */
}
.product-nav{
    width: 1200px;
    height:61px;
    margin:50px auto;
   

}
.product-nav ul{
    overflow: hidden;
	justify-content: center;
	
}
/* .product_list ul li:nth-last-of-type(1){
	
} */
.product_list ul li img{
	width: 100%;
}
.product-nav ul li{
   padding: .2rem .3rem;
    height: 100%;
    font-size: .16rem;/*
    font-family: "PingFang Medium"; */
    color: #062d7d;
   /* line-height:60px; */
	border-top: 1px solid #062d7d;
	    border-bottom: 1px solid #062d7d;
    border-right: 1px solid #062d7d;
    box-sizing: border-box;
    text-align: center;
    
}
.product-nav ul li:nth-of-type(1){
	border-left: 1px solid #062d7d;
}

.product_yd{
		display: none;
}
/* .product-nav ul li:nth-child(8){
    border-right: none;
} */
.product-nav ul li a{
    color: #062d7d;
}
.product-nav ul li:hover{
    background-color: #062D7D;
}
.product-nav ul li.programme_active{
	 background-color: #062D7D;
}
.product-nav ul li.programme_active a{
	color: #FFFFFF;
}
.product-nav ul li:hover a{
    color: #FFFFFF;
}
.product-main{
    padding-top: .5rem;
    width: 100%;
    height: auto;
    margin: auto;

}
.news-title{
    width: 100%;
    height:140px;
    overflow: hidden;
    text-align: center;
    font-family: "PingFang Regular";
    margin-bottom: 0!important;
    padding-bottom: 40px;
}
.news-title-en{
    font-size: .16rem;
    font-family: "PingFang Regular";
    font-weight: 400;
    color: #B9B7B8;
    line-height: 1;
    margin-bottom: .25rem;
}
.news-title-cn{
    font-size: .4rem;
    /* font-family: "PingFang Medium"; */
    color: #062d7d;
    line-height: 1;
}
.product-main-lb{
    width: 1240px;
    height: auto;
   /* overflow: hidden; */
   /* margin-top: 50px; */
	/* margin-bottom: 80px; */
}
.product-main-lb .swiper-button-next{
	right: -60px;
	
}
.product-main-lb .swiper-button-prev{
	left: -60px;
	
}
/*---------------------------------------------��Ʒ�б�����-----------------------------------------------*/
/* .product-main-lb ul{
    display: block;
    width: 1240px;
    margin: 0 auto;
    text-align: center;
} */
/* .product-main-lb ul li{
    width: 370px !important;
    height:440px;
    background-color: #f6f6f6;
    display: inline-block;
    margin:0 20px 20px 20px!important;
	position: relative;
}

.product-main-lb ul li .pro-main{
   width: 370px !important;
   height:440px;
}
.product-main-lb ul li .pro-main img{
   width: 370px !important;
   height:440px;
    display: block;
} */
.list_product{
	position: relative;
}
.product_list .pro-main{
	width: 100%;
}
.list_product.list_pro .swiper-wrapper{
	justify-content: center;
}
.product-main-lb ul li .pro-main-wz{
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0 .3rem;
    height: 24px;
    font-size:20px;
  
    color: #464646;
    text-align: center;
}
.product-main-lb ul li .pro-main-hover{
    display: none;
	width: 100%;
}
.product-main-lb ul li:hover .pro-main-hover{
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
	height: 100%;
    /* padding: 100px 65px 0 65px; */
    background: #062D7D;
    opacity: 0.85;
	text-align: center;
	line-height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.product-main-lb ul li:hover .pro-main-hover .pro-main-hover-wz{
  display: inline-block;
	width: 240px;
    height: 52px;
    /* left: 50%;
    margin-top: 50%;
    margin-left: -120px;
    margin-top: -26px; */
    background: #FFFFFF;
    border-radius:40px;
    /* margin-top:100px; */
    font-size:20px;
    /* font-family: "PingFang Regular"; */
    font-weight: 500;
    color: #062D7D;
    line-height: 50px;
    /* text-indent:30px; */
    background-position: 190px center;
    background-repeat: no-repeat;
    background-size: 34px 34px;
    background-image: url("../images/product_05.png");
    text-align: center;
}
.product-main-lb ul li:hover .pro-main-hover .pro-main-hover-wz:hover{
    background-image: url("../images/product_05.png");
    animation: animatedBackground 1s linear infinite;
    -moz-animation: animatedBackground 1s linear infinite;
    -o-animation: animatedBackground 1s linear infinite;
}
@-webkit-keyframes animatedBackground {
    0% { background-position: 190px center; }
    12% { background-position: 193px center; }
    25% { background-position:192px center; }
    38% { background-position: 194px center; }
    50% {background-position: 192px center;; }
    62% {background-position: 195px center; }
    75% {background-position: 193px center; }
    88% {background-position: 194px center; }
    100% {background-position: 190px center; }
}
@-moz-keyframes animatedBackground {
  0% { background-position: 190px center; }
    12% { background-position: 193px center; }
    25% { background-position:192px center; }
    38% { background-position: 194px center; }
    50% {background-position: 192px center;; }
    62% {background-position: 195px center; }
    75% {background-position: 193px center; }
    88% {background-position: 194px center; }
    100% {background-position: 190px center; }
}
@-o-keyframes animatedBackground {
  0% { background-position: 190px center; }
  12% { background-position: 193px center; }
  25% { background-position:192px center; }
  38% { background-position: 194px center; }
  50% {background-position: 192px center;; }
  62% {background-position: 195px center; }
  75% {background-position: 193px center; }
  88% {background-position: 194px center; }
  100% {background-position: 190px center; }
}
@keyframes animatedBackground {
  0% { background-position: 190px center; }
  12% { background-position: 193px center; }
  25% { background-position:192px center; }
  38% { background-position: 194px center; }
  50% {background-position: 192px center;; }
  62% {background-position: 195px center; }
  75% {background-position: 193px center; }
  88% {background-position: 194px center; }
  100% {background-position: 190px center; }
}
.product-main-lb ul li:hover .pro-main-hover .pro-main-hover-wz a{
    color: #062D7D;
}
.product-more{
    width: 180px;
    height: 50px;
    border: 1px solid #cccccc;
    border-radius: 50px;
    font-size: 24px;
    /* font-family: "PingFang Regular"; */
	background-color: #062D7D;
    color: #FFFFFF;
    margin: auto;
    text-align: center;
    line-height: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.product-more:hover{
    background-color: #FFFFFF;
    border: 1px solid #062D7D;
}
.product-more a{
	display: block;
	font-size: 24px;
    color: #FFFFFF;
}
.product-more:hover a{
    color: #002890;
}
.pro1{
    width: 5.13rem;
}
.pro2{
    width: 10.26rem;
}

.pro-list-banner{
    width: 100%;
    height: 500px;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
	background-size: 100% 100%;
	overflow: hidden;
}
.pro-list-banner p{
    font-size: .4rem;
    /* font-family: "PingFang Medium"; */
    color: #ffffff;
    line-height:80px;
    text-align: left;
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}
.pro-list-banner ul{
    width: 1200px; margin: 0 auto;
    height: auto;
    display: none;
}
.pro-list-banner ul li{
    width: 3rem;
    height: .66rem;
    border: 1px solid #ffffff;
    border-radius: .33rem;
    font-size: .24rem;
    /* font-family: "PingFang Regular"; */
    font-weight: 500;
    color: #ffffff;
    text-indent:.3rem;
    line-height: .66rem;
    background-position: 2.27rem center;
    background-repeat: no-repeat;
    background-size: .44rem .44rem;
    background-image: url("../images/pro.png");
    margin-top: .3rem;
}

.pro-list-banner ul li:hover{
    border: 1px solid #062D7D;
    color: #ffffff;
    background-color: #062D7D;
    background-position: 2.27rem center;
    background-repeat: no-repeat;
    background-size: .44rem .44rem;
    background-image: url("../images/pro.png");
}
.pro-list-banner ul li a{
    color: #ffffff;
}
.pro-list-banner ul li:hover a{
    color: #FFFFFF;
}


















.product-a-banner {
    width: 19.2rem;
    height: 10.81rem;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 19.2rem 10.81rem;
    position: relative;
}
.product-a-banner p {
    font-size: .8rem;
    font-family: "PingFang Medium";
    color: #333333;
    line-height: .8rem;
    padding-top: 2.29rem;
    padding-left: 2.15rem;
    position: absolute;
}


.product-a-banner ul{
    width: 3.5rem;
    height: auto;
    margin: auto;
    overflow: hidden;
    position: absolute;
    padding-top: 3.29rem;
    padding-left: 2.15rem;
}
.product-a-banner ul li{
    width: 3rem;
    height: .66rem;
    border: 1px solid #062D7D;
    border-radius: .33rem;
    font-size: .24rem;
    font-family: "PingFang Regular";
    font-weight: 500;
    color: #062D7D;
    text-indent:.3rem;
    line-height: .66rem;
    background-position: 2.27rem center;
    background-repeat: no-repeat;
    background-size: .44rem .44rem;
    background-image: url("../images/product_05.png");
    margin-top: .3rem;
}

.product-a-banner ul li:hover{
    border: 1px solid #062D7D;
    color: #ffffff;
    background-color: #062D7D;
    background-position: 2.27rem center;
    background-repeat: no-repeat;
    background-size: .44rem .44rem;
    background-image: url("../images/product_05hover.png");
}
.product-a-banner ul li a{
    color: #062D7D;
}
.product-a-banner ul li:hover a{
    color: #FFFFFF;
}
.product-a-main{
    width: 14.9rem;
    height: auto;
    overflow: hidden;
    margin: auto;
}
.product-nav ul li.pro-acitve a {
    color: #FFFFFF;
}
























@media(max-width:1024px){
    .product-banner{
        width: 100%;
        height:5rem;
        background-size: cover;
    }
    .product-banner p{
        width: 100%;
        font-size: .36rem;
        line-height: .36rem;
        padding-top: 1rem;
        color: #062D7D;
    }
    .product-banner ul{
        width: 6.2rem;
        padding-top: .3rem;
    }
    .product-banner ul li{
        width: 3rem;
        height: .66rem;
        border: 1px solid #062D7D;
        color: #ffffff;
        /* background-color: #062D7D; */
        background-image: url("../images/product_05hover.png");
    }
    .product-banner ul li:nth-child(2){
        float: right;
    }
    .product-banner ul li a{
        color: #333333;
    }

    .product{
        width: 100%;
		margin-bottom: 0;
    }
	.product nav{
		
		    line-height: .8rem;
		    border-right: none;
		    border-bottom: 1px solid #e7e7e7;
		    padding: 0.1rem 0.3rem 0 0.3rem;
		    /* display: flex; */
		    flex-wrap: nowrap;
		    align-items: center;
		    /* width: 200px; */
		    overflow-x: scroll;
		    overflow-y: hidden;
		    /* overflow: auto; */
		    white-space: nowrap;
	}
	.product nav a{
		min-width: 48%;
		display: inline-block;
		font-size: 12px;
		color: #062d7d;
		font-weight: bold;
		text-align: center;
		padding: 0 .2rem;
	}
	.product nav a.active{
		border-bottom: 3px solid #062d7d;
		font-size: .22rem;
		color: #062d7d;
	}
    .product-nav{
        width:-webkit-calc(100% - 2px);
        width:-moz-calc(100% - 2px);
        width:calc(100% - 2px);
        height: auto;
        margin: .5rem auto;
        /* border: 1px solid #E6E8ED; */
        border-right: none;
        border-bottom: none;
		border: none;
    }
    .product-nav ul{
       /* margin-top: 0.3rem; */
           line-height: .8rem;
           border-right: none;
           border-bottom: 1px solid #e7e7e7;
           padding: 0.1rem 0.3rem 0 0.3rem;
           /* display: flex; */
           flex-wrap: nowrap;
           align-items: center;
           /* width: 200px; */
           overflow-x: scroll;
           overflow-y: hidden;
           /* overflow: auto; */
           white-space: nowrap;
		   /* padding-left: 2rem; */
		   justify-content: inherit;
    }
	.product-nav ul li:nth-of-type(1){
		border: none;
	}
	.product-nav ul::-webkit-scrollbar {
	                display: none;
	}
	
    .product-nav ul li{
            width: auto;
            display: inline-block;
            /* padding-bottom: 0.2rem; */
            color: #a1a1a1;
            font-weight: bold;
            line-height: .6rem;
            text-align: center;
            font-size: .22rem;
            /* border-bottom: 3px solid #d1d1d1; */
            /* margin: 0 0.1rem; */
            border: none;
            padding: 0 0.2rem;
			float: none;
    }
	.product-main{
		border-top: none;
		padding-top: .2rem;
		padding-bottom: .3rem;
	}
 /*   .product-nav ul li:nth-child(3n){
        border-right: 1px solid #E6E8ED;
    }
    .product-nav ul li:nth-child(7){
        border-bottom: 1px solid #E6E8ED;
        border-right: 1px solid #E6E8ED;
    } */
	.product-nav ul li:hover{
		background: none;
		border-bottom: 1px solid #062D7D;
	}

	.product-nav ul li.pro-acitve{
		border-bottom: 3px solid #062D7D;
		color: #062d7d;
		background: none;
	}
	.product-nav ul li.pro-acitve a{
		color: #062d7d;
	}
    .news-title{
		height: auto;
        margin-bottom: .5rem;
    }
    .news-title-en{
        font-size: .16rem;
    }
	.product-more{
		margin-bottom: .5rem;
		width: 1.82rem;
		height: 0.5rem;
		line-height: .5rem;
		background-color: #062d7d;
		font-size: .24rem;
	}
	.product-more a{
		color: #fff;
		    font-size: .24rem;
	}
    .news-title-cn{
        font-size: .4rem;
    }
    .product-main-lb{
        width: 6.9rem;
        height: auto;
        overflow: hidden;
        margin: auto auto .5rem auto;
    }
/* 	.product_list{
		display: none;
	} */
	.product_yd{
		display: block;
	}
    .product-main-lb ul{
        overflow: hidden;
		flex-wrap: wrap;
		width: 100%;
    }
    .product-main-lb ul li{
		    width: 47% !important;
      /*  width: 3.35rem; */
        height: auto;
        float: left;
		margin: auto .2rem .3rem auto !important;
        margin-left: 0;
        margin-right: .195rem;
        margin-bottom: .3rem;
		position: relative;
    }
    .product-main-lb ul li:nth-child(2n){
        margin-right: 0;
    }
    .product-main-lb ul li .pro-main{
        width: 100% !important;
        height: auto;
    }
	.product-main-pro ul{
		padding: 0 .3rem;
	}
	.product-main-pro ul li{
		padding: 0 1.5rem;
		width: 100%;
		background-color: #f6f6f6;
	}
	.product-main-pro ul li .pro_name{
		text-align: center;
		line-height: 0.8rem;
		font-size: .24rem;
		color: #333;
	}
	.product-main-pro ul li .pro_name a{
		color: #333;
	}
    .product-main-lb ul li .pro-main img{
        width: 100% ;
        height: auto;
        display: block;
    }
    .product-main-lb ul li .pro-main-wz{
        width: 100%;
        padding: 0 .15rem;
		font-size: .24rem;
		bottom: 0;
    }

    .product-more:hover{
        background-color: #062D7D;
        border: 1px solid #062D7D;
    }
    .product-more a{
        color: #fff;
		font-size: .24rem;
    }
    .product-more:hover a{
        color: #FFFFFF;
    }
    .pro1{
        width: 6.9rem;
    }
    .pro2{
        width: 6.9rem;
    }
    .product-main-lb ul li:hover .pro-main-hover{
        display: none;
    }

    .pro-list-banner{
		padding: 0 .3rem;
        width: 100%;
        height: 4.23rem;
        background-size: cover;
    }

    .product-banner p{
        width: 100%;
        font-size: .36rem;
        line-height: .36rem;
        padding-top: 1rem;
        color: #333333;
    }
    .product-banner ul{
        width: 4.22rem;
        padding-top: .3rem;
    }
    .product-banner ul li{
            width: 1.96rem;
            height: 0.43rem;
            line-height: 0.43rem;
            border: 1px solid #062D7D;
            color: #ffffff;
            /* background-color: #062D7D; */
            background-image: url(../images/product/blue_arrow.png);
            background-position: 95% center;
            background-size: 0.29rem;
            text-indent: .1rem;
			font-size: .16rem;
	}
    .product-banner ul li:nth-child(2){
        float: right;
    }
    .product-banner ul li a{
        color: #333333;
		display: block;
    }

    .pro-list-banner p{
        font-size: .36rem;
        line-height: .36rem;
        padding-top: 1rem;
        padding-left: 0;
        position: relative;
        width: 100%;
        text-align: left;
    }
    .pro-list-banner ul{
        width: 100%;
        padding-top: .3rem;
        padding-left: 0;
        margin: auto;
        position: relative;
    }
    .pro-list-banner ul li{
        width: 3rem;
        height: .5rem;
        border-radius: .25rem;
        font-size: .24rem;
        line-height: .5rem;
        background-size: .33rem .33rem;
        margin-top: 0rem;
        float: none;
    }
    .pro-list-banner ul li:nth-child(2){
       margin-top: 0.18rem;
    }
    .pro-list-banner ul li:hover{
        background-size: .33rem .33rem;
    }
	.product-nav ul li:hover a{
	    color: #062d7d;
	}
}