body {
	margin: auto;
	cursor: default;
	font-family:Arial;
	overflow-x:auto;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

div{
line-height:1.5;
}
.aligncenter {width:auto;display:block; margin: 0 auto;height:auto;}

.size-full {width:auto;}

/* ::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.banner {
	width: 100%;
}

.banner .swiper {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide {
	width: 100%;
	height: 100%;
}

.banner .swiper-pagination-bullet {
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: white;
}

.banner .swiper-pagination-bullet-active {
	background: #E6791A;
}

.banne {
	width: 100%;
    position: relative;
}
.banne1{
    	width: 100%;
	height: 665px;
	display: block;
	object-fit: cover;
	object-position: center;
}
.banne2{
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.banne3{
    width: 100%;
}
.banne3_1{
    width: 50%;
        font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.banne3_2{
    width: 125px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #ffffff;
    display: block;
    background: #164C89;
    margin-top: 20px;
    border-radius: 5px;
}
.in-product {
	width: 100%;
}

.in-produ {
	width: 100%;
	margin: 85px auto;
}

.in-produ1 {
	width: 100%;
	text-align: center;
	font-size: 48px;
	color: #333333;
	font-weight: bold;
}

.in-produ2 {
	width: 100%;
	display: inline-block;
}

.in-produ3 {
	width: 23%;
	float: left;
	margin-top: 55px;
	margin-right: 15.5%;
	display: block;
}

.in-produ3:nth-child(3n) {
	margin-right: 0;
}

.in-produ3_1 {
	height: 110px;
	display: block;
	margin: auto;
}

.in-produ3_2 {
	width: 100%;
	margin-top: 25px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-produ3_3 {
	width: 100%;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.in-produ3_4 {
	border: 1px solid #000000;
	width: 80%;
	height: 50px;
	border-radius: 5px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: auto;
	margin-top: 25px;
}

.in-produ3_4:hover {
	background: #EFEFEF;
}

.in-contact {
	width: 100%;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.in-conta {
	width: 100%;
	margin: 85px auto;
}

.in-conta1 {
	width: 85%;
	text-align: center;
	font-size: 32px;
	color: white;
	font-weight: bold;
	margin: auto;
}

.in-conta2 {
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 30px;
	font-size: 16px;
	color: #E6781A;
	font-weight: bold;
}

.in-factory {
	width: 100%;
	/*background: #F7F7F7;*/
}

.in-facto {
	width: 100%;
	margin: 75px auto;
}

.in-facto1 {
	width: 100%;
	text-align: center;
	font-size: 48px;
	color: #333333;
	font-weight: bold;
}

.in-facto2 {
	width: 100%;
	margin-top: 55px;
}

.in-facto2 .swiper {
	width: 100%;
	height: 100%;
}

.in-facto2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.in-facto2_1 {
	width: 100%;
	height: 520px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.in-markets {
	width: 100%;
}

.in-market {
	width: 100%;
	margin-top: 100px;
}

.in-markets1 {
	width: 100%;
	margin-top: 55px;
}

.in-markets1 .swiper {
	width: 100%;
	height: 100%;
}

.in-markets1 .swiper-slide {
	width: 100%;
	height: 100%;
}

.in-studys {
	width: 100%;
}

.in-study {
	width: 100%;
	margin: 110px auto;
}

.in-study1 {
	width: 100%;
	text-align: center;
	font-size: 48px;
	color: #333333;
	font-weight: bold;
}

.in-study2 {
	width: 100%;
	margin-top: 55px;
}

.in-study2 .swiper-father {
	width: 100%;
	height: 100%;
	padding-bottom: 50px;
	position: relative;
}

.in-study2 .swiper {
	width: 90%;
	height: 100%;
}

.in-study2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.in-study2 .swiper-button-prev::after,
.in-study2 .swiper-button-next::after {
	display: none;
}

.in-study2 .swiper-button-prev {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.09);
	background-color: white;
	background-image: url(../img/prev_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	left: 0;
}

.in-study2 .swiper-button-next {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.09);
	background-color: white;
	background-image: url(../img/next_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	right: 0;
}

.in-study2 .swiper-pagination {
	bottom: 0;
}

.in-study2 .swiper-pagination-bullet {
	box-sizing: border-box;
	width: 16px;
	height: 4px;
	border-radius: 4px;
	background: #DCDCDC;
	opacity: 1;
}

.in-study2 .swiper-pagination-bullet-active {
	background: #2C2C2C;
}

.in-study3 {
	border: 1px solid #E5E5E5;
	width: 100%;
	border-radius: 5px;
	display: block;
	overflow: hidden;
}

.in-study3_1 {
	width: 100%;
	height: 125px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.in-study3_2 {
	border-top: 3px solid #E6781A;
	width: 100%;
	padding: 35px 25px;
}

.in-study3_3 {
	width: 100%;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-study3_4 {
	width: 100%;
	font-size: 16px;
	color: #757878;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.product-box{
	border-top: 1px solid #F0F0F0;
	width: 100%;
}
.product-bo{
	width: 100%;
	margin-top: 35px;
	margin-bottom: 70px;
}
.tit-box{
	width: 100%;
}
.tit-bo1{
	width: 15px;
	display: inline-block;
	vertical-align: middle;
}
.tit-bo2{
	width: 6px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.tit-bo3{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}
.tit-bo3:last-child{
	color: #999999;
}
.product-tit{
	width: 100%;
	margin-top: 45px;
	font-size: 48px;
	color: #333333;
	font-weight: bold;
}
.product-list{
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.product-li{
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-top: 35px;
	display: block;
}
.product-li:nth-child(4n){
	margin-right: 0;
}
.product-li1{
	border: 2px solid #D2D2D2;
	width: 100%;
	height: 275px;
	border-radius: 10px;
	position: relative;
}
.product-li1 img{
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.product-li2{
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.product-li:hover .product-li2{
	color: #164C89;
	text-decoration: underline;
}
.pages {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	float: left;
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	margin: 0 2px;
}

.pagination a img {
	height: 10px;
}

.pagination span {
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	float: left;
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	margin: 0 2px;
}

.pagination a.active {
	background: #164C89;
	border-color: #164C89;
	color: white;
	/* font-weight: 700; */
}

.pagination a:active {
	background: #164C89;
	border-color: #164C89;
	color: white;
	/* font-weight: 700; */
}
.prode-top{
	width: 100%;
	margin-top: 50px;
	display: inline-block;
}
.prode-tople{
	width: 345px;
	margin-right: 65px;
	float: left;
}
.prode-tople1{
	border: 2px solid #D2D2D2;
	width: 100%;
	border-radius: 10px;
}
.prode-tople1 .swiper{
	width: 100%;
	height: 100%;
}
.prode-tople1 .swiper-slide{
	width: 100%;
	height: 100%;
}
.prode-tople1_1{
	width: 100%;
	height: 340px;
	position: relative;
}
.prode-tople1_1 img{
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.prode-tople2{
	width: 100%;
	margin-top: 30px;
}
.prode-tople2 .swiper{
	width: 100%;
	height: 100%;
}
.prode-tople2 .swiper-slide{
	width: 100%;
	height: 100%;
}
.prode-tople2_1{
	width: 100%;
	height: 85px;
	background: #F7F7F7;
	border-radius: 5px;
	position: relative;
}
.prode-tople2_1 img{
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.prode-tople2_1.on{
	border: 2px solid #005592;
}
.prode-topri{
	width: calc(100% - 410px);
	float: left;
}
.prode-topri1{
	width: 100%;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.prode-topri2{
	border-top: 1px solid #E5E5E5;
	width: 100%;
	margin-top: 15px;
	padding: 25px 0;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.prode-topri3{
	margin-top: 40px;
	width: 145px;
	height: 43px;
	border-radius: 5px;
	text-align: center;
	line-height: 43px;
	background: #005592;
	color: white;
	font-size: 16px;
	display: block;
}
.prode-cen{
	width: 100%;
	margin-top: 40px;
}
.prode-cenf{
	width: 100%;
	height: 50px;
	background: #F2F2F2;
	padding: 0 15px;
	line-height: 50px;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.prode-cent{
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	padding: 30px 0;
}
.prode-cent1{
	width: 100%;
	font-size: 20px;
	color: #005592;
	font-weight: bold;
}
.prode-cent2{
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.prode-cent2 img{
	max-width: 100%;
}
.prode-cent:last-child{
	border-bottom: 0;
}
.prode-cent2 td{
    border-bottom: 1px solid #F0F0F0;
    height: auto;
    padding: 10px 0;
}
.prode-cent2 div{
    max-width: 100%;
}
.prode-cent2 video{
    max-width: 100%;
    display: block;
}
.prode-cenw{
    width: 100%;
    display: inline-block;
}
.prode-cenw1{
    width: 49%;
    float: left;
    margin-right: 2%;
    display: block;
    margin-top: 20px;
        font-size: 14px;
    color: #005592;
    font-weight: bold;
}
.prode-cenw1:nth-child(2n){
    margin-right: 0;
}
.prode-cenw1 img{
    width: 25px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}
.prode-cenw1 div{
    width: calc(100% - 35px);
      display: inline-block;
    vertical-align: middle;
    overflow: hidden;    
text-overflow:ellipsis;    
white-space: nowrap;
}
.prode-down{
	width: 100%;
	margin-top: 40px;
}
.prode-down1{
	width: 100%;
	text-align: center;
	position: relative;
}
.prode-down1 span{
	display: inline-block;
	padding: 10px;
	background: white;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.prode-down1::after{
	content: '';
	width: 100%;
	height: 1px;
	background: #E5E5E5;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.prode-down2{
	width: 100%;
	margin-top: 35px;
}
.prode-down2 .swiper{
	width: 100%;
	height: 100%;
}
.prode-down2 .swiper-slide{
	width: 100%;
	height: 100%;
}
.prode-down3{
	width: 100%;
	display: block;
}
.prode-down3:hover .product-li2{
	color: #164C89;
	text-decoration: underline;
}
.gcal-list{
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.gcal-li{
	width: 23.5%;
	display: block;
	float: left;
	margin-right: 2%;
	margin-top: 30px;
}
.gcal-li:nth-child(4n){
	margin-right: 0;
}
.gcal-li1{
	width: 100%;
	height: 270px;
	display: block;
	object-fit: cover;
	object-position: center;
}
.gcal-li2{
	width: 100%;
	background: #0E0E0E;
	padding: 20px;
}
.gcal-li2_1{
	width: 100%;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: center;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.gcal-li2_2{
	width: 100%;
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
	color: #FF5316;
}
.gcal-li2_2 span{
	display: inline-block;
	vertical-align: middle;
}
.gcal-li2_2 div{
	width: 20px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.gcal-li2_2 img{
	width: 100%;
}
.gcal-li2_2_1{
	display: block;
}
.gcal-li2_2_2{
	display: none;
}
.gcal-li:hover .gcal-li2{
	background: #FF5316;
}
.gcal-li:hover .gcal-li2_1{
	color: white;
}
.gcal-li:hover .gcal-li2_2{
	color: white;
}
.gcal-li:hover .gcal-li2_2_1{
	display: none;
}
.gcal-li:hover .gcal-li2_2_2{
	display: block;
}
.gcyl-box{
	width: 100%;
	margin-top: 25px;
	display: inline-block;
}
.gcyl-left{
	width: 390px;
	margin-right: 25px;
	float: left;
	background: #F4F4F4;
	padding: 15px 40px;
}
.gcyl-le{
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 65px;
	line-height: 65px;
	padding: 0 10px;
	font-size: 16px;
	color: #333333;
	display: block;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.gcyl-le.on{
	color: #164D85;
	font-weight: bold;
}
.gcyl-le:last-child{
	border-bottom: 0;
}
.gcyl-right{
	width: calc(100% - 415px);
	float: left;
}
.quality-box{
	width: 100%;
}
.quality-bo1{
	width: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.quality-bo2{
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.quality-bo2 img{
	max-width: 100%;
}
.key-box{
	width: 100%;
}
.key-bo1{
	width: 100%;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.key-list{
	width: 100%;
	margin-top: 15px;
}
.key-li{
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	padding: 30px 0;
	display: inline-block;
}
.key-li1{
	width: 215px;
	height: 215px;
	display: block;
	margin-right: 30px;
	float: left;
	object-fit: cover;
	object-position: center;
}
.key-li2{
	width: calc(100% - 245px);
	float: left;
}
.key-li2_1{
	width: 100%;
	font-size: 20px;
	color: #0A437E;
	font-weight: bold;
	margin-bottom: 20px;
}
.key-li2_2{
	width: 100%;
	font-size: 18px;
	color:#0F3041;
	margin-bottom: 15px;
}
.key-li2_3{
	width: 100%;
	font-size: 18px;
	color: #333333;
	margin-bottom: 15px;
}
.key-li2_3:last-child{
	margin-bottom: 0;
}
.certi-box{
	width: 100%;
}
.certi-list{
	width: 100%;
	display: inline-block;
}
.certi-li{
	width: 30%;
	float: left;
	display: block;
	margin-right: 5%;
	margin-top: 30px;
	font-size: 16px;
	color: #333333;
}
.certi-li:nth-child(3n){
	margin-right: 0;
}
.certi-li img{
	width: 100%;
	height: 160px;
	display: block;
	object-fit: cover;
	object-position: center;
}
.certi-li div{
	width: 100%;
	margin-top: 30px;
	text-align: center;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.markfts-box{
	width: 100%;
}
.markfts-bo1{
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.markfts-bo1 img{
	max-width: 100%;
}
.markfts-bo2{
	width: 100%;
	margin-top: 50px;
}
.news_list{
    width: 100%;
    display: inline-block;
}
.news_li{
    width: 23.5%;
    display:block;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
.news_li:nth-child(4n){
    margin-right: 0;
}
.news_li1{
        width: 100%;
    height: 270px;
    display: block;
    object-fit: cover;
    object-position: center;
}
.news_li2{
        width: 100%;
    background: #0E0E0E;
    padding: 20px;
}
.news_li2_1{
        width: 100%;
    font-size: 14px;
    color: white;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_li2_2{
        width: 100%;
    margin-top: 5px;
    text-align: center;
    font-size: 14px;
    color: #FF5316;
}
.news_li2_2 span {
    display: inline-block;
    vertical-align: middle;
}
.news_li2_2 div {
    width: 20px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
.news_li2_2 img {
    width: 100%;
}
.news_li2_2_1{
    display: block;
}
.news_li2_2_2{
    display: none;
}
.news_li:hover .news_li2{
	background: #FF5316;
}
.news_li:hover .news_li2_1{
	color: white;
}
.news_li:hover .news_li2_2{
	color: white;
}
.news_li:hover .news_li2_2_1{
	display: none;
}
.news_li:hover .news_li2_2_2{
	display: block;
}
.news_detail{
    width: 100%;
}
.news_deta1{
        width: 100%;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.news_deta2{
        width: 100%;
    margin-top: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.news_deta2 img{
    max-width: 100%;
}