@media screen and (min-width:1670px) {
	.Honor .swiper-slide {
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    background: #fff;
	    position: relative;
	    min-height: 27vw;
	}
	.Honor .swiper-button-next{
		width: 60px;
		height: 60px;
		border: 1px solid rgb(204,204,204);
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 58%;
		right: 7.5vw;
		transition: all 0.4s;
	}
	.Honor .swiper-button-prev{
		width: 60px;
		height: 60px;
		border: 1px solid rgb(204,204,204);
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 58%;
		left: 7.5vw;
		transition: all 0.4s;
	}
}

@media screen and (max-width:1700px) {
	.w1400{
		max-width: inherit;
		padding-left: 8vw;
		padding-right:8vw;
	}
}

@media screen and (max-width:1400px) {

	.indexban .swiper-slide img{ height:auto; }
	.avyRight>div:nth-child(1) .av1{
		width:60px;
		height: 59px;
		background: url(../images/ion1.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.avyRight>div:nth-child(2) .av1{
		width:60px;
		height: 59px;
		background: url(../images/ion2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.avyRight>div:nth-child(3) .av1{
		width:60px;
		height: 59px;
		background: url(../images/ion3.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.avyRight>div:nth-child(4) .av1{
		width:60px;
		height: 59px;
		background: url(../images/ion4.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.av2 {
	    margin-left: 30px;
	    font-size: 18px;
	    color: #555555;
	    line-height: 34px;
	    width: 74%;
	}
	.st1 {
	    font-size: 90px;
	    color: #004499;
	    margin-bottom: 15px;
	    font-family: BIN;
	    text-align: center;
	}
	.st2 {
	    color: #333333;
	    font-size: 32px;
	    margin-bottom: 30px;
	    text-align: center;
	}
	.st3 {
	    text-align: center;
	    font-size: 18px;
	    color: #555555;
	    line-height: 35px;
	}
	
	.avyRight>div:nth-child(1):hover .av1{
		width:60px;
		height: 59px;
		background: url(../images/ion11.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.avyRight>div:nth-child(2):hover .av1{
		width:60px;
		height: 59px;
		background: url(../images/ion22.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.avyRight>div:nth-child(3):hover .av1{
		width:60px;
		height: 59px;
		background: url(../images/ion33.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.avyRight>div:nth-child(4):hover .av1{
		width:60px;
		height: 59px;
		background: url(../images/ion44.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
}
@media screen and (max-width:1300px) {
	.orderLeft {
	    font-size: 28px;
	    color: #fff;
	    letter-spacing: 1px;
	}
	.orderBg {
	    background: url(../images/blue.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    padding: 32px 0 32px 0;
	}
}

@media screen and (max-width:1200px) {
	.Honor .swiper-slide{
		min-height: 72vw;
	}
	.typeLink a {
	    display: inline-block;
	    width: 100px;
	    height: 45px;
	    line-height: 45px;
	    text-align: center;
	    border-radius: 5px;
	    background: #fff;
	    font-size: 16px;
	    color: #333333;
	    margin-right: 8px;
	    border: 1px solid #fff;
	}
	.Honor .swiper-button-next {
	    width: 55px;
	    height: 55px;
	    border: 1px solid rgb(204,204,204);
	    border-radius: 50%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    top: 58%;
	    right: 20px;
	    transition: all 0.4s;
	}
	.Honor .swiper-button-prev {
	    width: 55px;
	    height: 55px;
	    border: 1px solid rgb(204,204,204);
	    border-radius: 50%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    top: 58%;
	    left: 20px;
	    transition: all 0.4s;
	}
	.topBtn3{
		display: none;
	}
}
@media screen and (max-width:1000px) {
	.grownName{
		padding: 14px;
		font-size: 16px;
	}
	.GrownUp{
		padding-bottom:35px;
	}
	.Recomend .n1 {
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
	    color: #333333;
	    font-size: 16px;
	    margin-bottom: 12px;
	}
	.Recomend .newsPart {
	    width: 100%;
	    margin-right: 0%;
	    margin-top: 0%;
	    margin-bottom: 10px;
	    border: 1px solid rgb(230, 230, 230);
	    transition: all 0.4s;
	    display: inline-block;
	}
	.Recomend{
		margin-bottom: 15px;
	}
	.recoPart {
	    padding: 0 20px;
	    border: 1px solid rgb(229,229,229);
	    display: inline-block;
	    width: 100%;
	    margin-bottom: 10px;
	}
	.box1 {
	    font-size: 32px;
	    color: rgba(255, 255, 255, 0.4);
	    font-family: 微软雅黑;
	    position: absolute;
	    top: 30vw;
		z-index: 99;
		font-weight: 600;
	}
	.box3 {
	    font-size: 32px;
	    color: rgba(255, 255, 255, 0.4);
	    font-family: 微软雅黑;
	    position: absolute;
	    top: 30vw;
		right: 15px;
		z-index: 99;
		font-weight: 600;
	}
	.box2{
		z-index: 99;
	}
	
	.typeCenter {
	    display: flex;
	    align-items: center;
	    width: 100%;
	}
	.typeImg {
	    position: relative;
	    width: 100%;
	    padding-right: 0;
	}
	.typeDesc {
	    width: 100%;
		padding-top: 40px;
	}
	.Type {
	    background: url(../images/sky.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    cursor: pointer;
	    padding-top: 5px;
	}
	.Type .swiper-container {
	    padding-bottom: 20px;
	}
	.ea1 {
	    font-size: 15px;
	    margin-top: 5px;
	    text-align: center;
	}
	.ea2 {
	    font-size: 14px;
	    margin-top: 10px;
	    text-align: center;
	    color: #666666;
	}
	.Email img{
		width: 90px;
		height: 90px;
	}
	.Recommand .gallery-thumbs{
		display: none;
	}
	.thingTo{
		width: 5em;
	}
	.thingTop {
	    margin-top: 60px;
	    padding: 20px 0;
	    background: rgb(247,247,247);
	}
	.eachMenu {
		float: none;
		left: auto;
		display: flex;
		position: relative;
		overflow-x: scroll;
		width: 100%;
		white-space: nowrap;
		box-sizing: border-box;
		border-top: none;
		border-left: none;
		border-right: none;
	}
	.thingAt{
		float: none;
		left: auto;
		display: flex;
		position: relative;
		overflow-x: scroll;
		width: 100%;
		white-space: nowrap;
		box-sizing: border-box;
		border-top: none;
		border-left: none;
		border-right: none;
	}
	.p50 {
	    padding: 50px 0;
	    border-bottom: 1px solid rgb(225,225,225);
	}
	.thingTop{
		padding: 20px 4vw;
	}
	.thingTo {
	    display: flex;
	    align-items: center;
	    font-size: 14px;
	    color: #aaaaaa;
	    transition: all 0.3s;
	}
	.thingAt a{
		font-size: 14px;
	}
	.banner .swiper-pagination-bullet {
	    bottom: 0px;
	}
	.item-video{
		text-align: center;
	}
	.item-video img{
		width: 60%;
	}
	.conn2_right p{
		display: none;
	}
	.tyTit>p:nth-child(1) {
	    text-align: center;
	    color: rgba(255,255,255,0.9);
	    font-size: 24px;
	    letter-spacing: 1px;
	    margin-bottom: 12px;
	}
	.popclose {
	    position: absolute;
	    top: -60px;
	    right: -8px;
	    border-radius: 100%;
	    color: #fff;
	    cursor: pointer;
	    height: 60px;
	    width: 60px;
	    text-align: center;
	    line-height: 43px;
	    font-size: 37px;
	    z-index: 33333;
	}
	.vi1 {
	    color: rgba(255, 255, 255, 0.9);
	    font-size: 20px;
	    letter-spacing: 1px;
	    margin-bottom: 12px;
	}
	.vi2 {
	    display: flex;
	    align-items: center;
	    color: rgba(255, 255, 255, 0.9);
	    font-size: 14px;
	}
	.vi2 img {
	    margin-left: 6px;
	    width: 8%;
	}
	.Join {
	    background: url(../images/zs.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    padding: 40px 0 40px 0;
	    background-attachment: inherit;
	}
	.joinTit {
	    color: rgba(255, 255, 255, 0.9);
	    text-align: center;
	    font-size: 24px;
	    margin-bottom: 30px;
	}
	.joinNow {
	    margin: auto;
	    margin-top: 20px;
	    line-height: 20px;
	    font-size: 15px;
	    border: 1px solid rgba(255, 255, 255, 0.9);
	    width: 140px;
	    height: 44px;
	    line-height: 44px;
	    text-align: center;
	}
	.joinA{
		padding: 0 ;
		display: flex;
		flex-wrap: wrap;
	}
	.joinA a {
	    color: rgba(255, 255, 255, 0.9);
	    line-height: 20px;
	    padding: 0 0;
	    font-size: 15px;
	    border-right: 1px solid rgba(255, 255, 255, 0.9);
	    width: 35%;
	    margin-bottom: 18px;
		text-align: center;
	}
	.joinA a:nth-child(2n){
		border-right: none;
	}
	.video-popwrap video{
		width: 80vw!important;
		height: 50vw!important;
	}
	.tyTit {
	    padding: 30px 0 25px 0;
	}
	.typeBox {
	    display: inherit;
	    justify-content: space-between;
	    align-items: center;
	    padding: 0 4vw;
	}
	.typeCenter {
	    display: inherit;
	    align-items: center;
	}
	
	.Type .swiper-button-next {
	    width: 40px;
	    height: 40px;
	    border: 1px solid #fff;
	    border-radius: 50%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    top: 23%;
	    right: 4vw;
	    transition: all 0.4s;
	    background: #fff;
	}
	.Type .swiper-button-prev {
	    width: 40px;
	    height: 40px;
	    border: 1px solid #fff;
	    border-radius: 50%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    top: 23%;
	    left: 4vw;
	    transition: all 0.4s;
	    background: #fff;
	}
	.Type .swiper-container-horizontal > .swiper-pagination-bullets {
	    left: 4vw;
	    right: 4vw;
	    bottom: 45px;
	    width: auto;
	}
	.Type .swiper-container {
	    padding-bottom: 40px;
	}
	.Type .swiper-pagination-bullet {
	    width: 10px;
	    height: 10px;
	    display: inline-block;
	    border-radius: 100%;
	    background: #fff;
	    opacity: 1;
	    position: relative;
	}
	.Type .swiper-pagination-bullet-active::after {
	    content: '';
	    position: absolute;
	    left: -5px;
	    right: -5px;
	    top: -5px;
	    bottom: -5px;
	    background: rgba(255,255,255,0.5);
	    border-radius: 50%;
	    transition: all 0.4s;
	}
	.Type .swiper-pagination-bullet-active::before {
	    content: '';
	    position: absolute;
	    left: -10px;
	    right: -10px;
	    top: -10px;
	    bottom: -10px;
	    background: rgba(255,255,255,0.2);
	    border-radius: 50%;
	    transition: all 0.4s;
	}
	.Type::after {
	    display: none;
	}
	.box2 {
	    position: absolute;
	    font-size: 100px;
	    color: rgba(255,255,255,0.4);
	    top: 0;
	    font-weight: 600;
	    left: 14%;
	    top: 5%;
	    font-family: 微软雅黑;
	}
	.tyName {
	    color: rgba(255,255,255,0.9);
	    font-size: 18px;
	    margin-bottom: 15px;
	    margin-top: 20px;
	}
	.tyMore {
	    display: flex;
	    align-items: center;
	    margin-bottom: 10px;
	    font-size: 14px;
	    color: rgba(255,255,255,0.9);
	    font-family: arial;
	    letter-spacing: 1px;
	}
	.typeUl {
	    margin-top: 12px;
	    margin-bottom: 20px;
	}
	.typeLink {
	    padding-top: 20px;
	    border-top: 2px solid rgba(255,255,255,0.7);
	}
	.typeLink a {
	    display: inline-block;
	    width: 90px;
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
	    border-radius: 5px;
	    background: #fff;
	    font-size: 14px;
	    color: #333333;
	    margin-right: 8px;
	    border: 1px solid #fff;
	}
	.typeImg{
		text-align: center;
	}
	.typeImg img {
	    width: 40%;
	}
	.prob1 {
	    position: absolute;
	    min-height: 232px;
	    min-width: 375px;
	}
	.prob2 {
	      padding-right: 0;
	      position: relative;
	      left: -5vw;
	      height: auto;
	      max-height: 62vw;
	}
	.ductImg img {
	    transition: all 0.8s;
	    max-height: 200px;
	}
	.Type .swiper-container {
	    padding-top: 45px;
	}
	.tyTit>a:nth-child(2) {
	    color: rgba(255,255,255,0.6);
	    font-size: 14px;
	    display: flex;
	    align-items: center;
	    text-align: center;
	    justify-content: center;
	}
	.index-logo img {
		height: 35px;
	}
	.menu-handler {
		width: 64px;
		float: right;
		height: 54px;
		cursor: pointer;
		position: relative;
		top: -78px;
		right: -28px;
	}
	.sideBanner>p:nth-child(1) {
	    text-align: center;
	    font-size: 18px;
	    color: #fff;
	    margin-bottom:3px;
		letter-spacing: 3px;
	}
	.sideBanner {
	    position: absolute;
	    width: 100%;
	    top: 28%;
	    font-family: TIN;
	    letter-spacing: 1px;
	}
	.sideBanner>p:nth-child(2) {
	    text-align: center;
	    font-size: 14px;
	    color: #fff;
	}
	.brandTit {
	    padding: 28px 0 8px 0;
	    text-align: center;
	    font-size: 20px;
	}
	.w1400 {
	    max-width: inherit;
	    padding-left: 4vw;
	    padding-right: 4vw;
	}
	.brandDesc p {
	    font-size: 12px;
	    color: #666666;
	    line-height: 26px;
	}
	.Adv {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    margin-top: 25px;
	    margin-bottom: 10px;
	    flex-wrap: wrap;
	}
	.adv1 {
	    color: #004499;
	    font-size: 30px;
	    font-family: BIN;
	}
	.advPart{
		width: 100%;
	}
	.adv2 {
	    color: #888888;
	    font-size: 14px;
	    font-family: BIN;
		position: relative;
		top: -5px;
		margin-bottom: 10px;
	}
	.Brand {
	    background: url(../images/map.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    padding-bottom: 25px;
	}
	.compFlex {
	    font-size: 14px;
	    color: #fff;
	    margin-bottom: 18px;
		padding: 0 20px;
	}
	.Company {
	    background: url(../images/comp.jpg) center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    padding: 50px 0 40px 0;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
		background-attachment: inherit;
	}
	.Wis {
	    margin:30px 0 25px 0;
	    display: flex;
	}
	.wsp {
	    text-align: center;
	    height: 50px;
	    line-height: 50px;
	    border-radius: 5px;
	    background: rgb(246, 248, 249);
	    font-size: 16px;
	}
	.Wis .on::after {
	    content: '';
	    position: absolute;
	    width: 0px;
	    height: 0px;
	    border-left: 8px solid transparent;
	    border-top: 8px solid rgb(0,68,153);
	    border-bottom: 8px solid transparent;
	    border-right: 8px solid transparent;
	    left: 50%;
	    margin-left: -4px;
	    bottom: -16px;
	    transition: all 0.4s;
	}
	.grownAll {
	    margin-bottom: 25px;
	    margin-top: 10px;
	}
	.hoTit {
	    font-size: 20px;
	    color: #000;
	    text-align: center;
	    padding: 30px 0 25px 0;
	}
	.hoDesc {
	    padding: 10px;
	    background: #fff;
	}
	.hoDesc p {
	    font-size: 14px;
	    margin-top: 7px;
	    text-align: center;
	    margin-bottom: 1px;
	}
	.Honor .swiper-button-prev {
		    width: 45px;
		    height: 45px;
		    border: 1px solid rgb(204,204,204);
		    border-radius: 50%;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    top: 92%;
		    left: 36%;
		    transition: all 0.4s;
		}
		
	.Honor .swiper-button-next {
		    width: 45px;
		    height: 45px;
		    border: 1px solid rgb(204,204,204);
		    border-radius: 50%;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    top: 92%;
		    right: 36%;
		    transition: all 0.4s;
		}
		.Honor{
			background: url(../images/hobg.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			padding-bottom: 75px;
		}
		.Basic .swiper-button-next{
			width: 45px;
			height: 45px;
			border: 1px solid rgb(204,204,204);
			border-radius: 50%;
			display: flex;
			align-items: center;
			justify-content: center;
			right: 10%;
			transition: all 0.4s;
			background: rgb(0, 68, 153);
		}
		.Basic .swiper-button-prev{
			width: 45px;
			height: 45px;
			border: 1px solid rgb(204,204,204);
			border-radius: 50%;
			display: flex;
			align-items: center;
			justify-content: center;
			left: 10%;
			transition: all 0.4s;
			background: rgb(0, 68, 153);
		}
		.ressTit{
			font-size: 20px;
			color: #333333;
			text-align: center;
			padding: 30px 0 25px 0;
		}
		.basicTit {
		   font-size: 20px;
		   color: #333333;
		   text-align: center;
		   padding: 30px 0 25px 0;
		}
		.Basic {
		    position: relative;
		    padding-bottom: 35px;
		}
	.ressFlex {
	    display: inherit;
	    padding-bottom: 30px;
	}
	.addLeft {
	    width: 100%;
	    background: #fff;
	    padding: 30px 20px 25px 20px;
	}
	.ressPart>li:nth-child(2)>p:nth-child(1){
		font-size: 14px;
		color: #888888;
		margin-bottom: 7px;
	}
	.ressPart>li:nth-child(2)>p:nth-child(2) {
	    font-size: 20px;
	    color: #333333;
	    font-family: TIN;
	}
	.ressPart {
	    margin-bottom: 22px;
	    display: flex;
	}
	.f24 {
	    font-size: 15px!important;
	}
	.Map {
	    width: 100%;
	}
	.Map iframe{
		height: 260px;
	}
	.Order {
	    display: inherit;
	    align-items: center;
	    justify-content: space-between;
	}
	.orderLeft {
	    font-size: 16px;
	    color: #fff;
	    letter-spacing: 1px;
	    text-align: center;
	    line-height: 24px;
		margin-bottom: 18px;
	}
	.orderBg {
	    background: url(../images/blue.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    padding: 25px 20px 25px 20px;
	}
	.orLink {
	    width: 145px;
		margin: auto;
	    height: 42px;
	    font-size: 16px;
	    border: 1px solid rgba(255, 255, 255, 0.9);
	    line-height: 42px;
	    padding: 0 20px;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	}
	.footer{
		display: inherit;
	}
	.footLeft{
		display: none;
	}
	.footRight {
	    width: 100%;
	    padding-left: 0;
	    display: flex;
	    justify-content: space-between;
	}
	.footRight {
	    width: 100%;
	    padding-left: 0;
	    display: flex;
	    justify-content: space-between;
	}
	.line1 {
	    color: #004499;
	    font-size: 15px;
	    margin-bottom: 12px;
	}
	.line1 img {
	    margin-left: 7px;
	    position: relative;
	    top: 2px;
	}
	.lineUl li {
		display: block;
		margin-top: 7px;
		font-size: 14px;
		color: #666666;
	}
	.line2 {
		color: #004499;
		font-size: 25px;
		margin-bottom: 10px;
		font-weight: 600;
		font-family: TIN;
	}
	.ewm1 img {
	    width: 85px;
	}
	
	.ewm2 {
		text-align: center;
		margin-top: 8px;
		font-size: 12px;
		color: #333333;
	}
	
	.ewm1 {
		padding: 5px;
		border: 1px solid rgb(238, 238, 238);
	}
	
	.footer {
		padding: 22px 0 20px 0;
	}
	
	.foFlex {
		display: inherit;
		align-items: center;
		justify-content: space-between;
	}
	
	.foPolice p {
		display: flex;
		align-items: center;
		margin-right: 15px;
		line-height: 18px;
	}
	
	.foPolice {
		width: 100%;
	}
	.foBottom {
		background: rgb(245, 245, 245);
		padding: 12px 0;
	}
	.foFirm{
		margin-top: 6px;
	}
	.Thing {
	    max-width: initial;
	    margin: auto;
	    padding: 0 4vw;
		display: inherit;
		margin-top: 20px;
	}
	.p50 {
	    padding: 25px 0 15px 0;
	    border-bottom: 1px solid rgb(225,225,225);
		padding-top: 0;
	}
	.clTit {
	    padding: 25px 0;
	    font-size: 20px;
	    color: rgb(51,51,51);
	    text-align: center;
	}
	.Clude {
	    max-width: initial;
	    margin: auto;
	    padding-bottom: 0;
	}
	.pline{
		border-bottom: 1px solid rgb(230,230,230);
		padding-bottom: 30px;
	}
	.Machine {
	    width: 100%;
	    position: relative;
	}
	.plDesc {
	    width: 100%;
	    padding-left: 0;
	    margin-top: 15px;
	}
	.Beauty{
		margin: 65px auto;
		border-radius: 10px;
		margin: 20px 4vw;
		display: inherit;
	}
	.Message {
	    padding: 20px;
	    width: 100%;
	    padding-right: 20px;
	    background: #fff;
	    border-radius: 10px 10px 0 0px;
	}
	.mess1 {
	    color: #333333;
	    font-size: 15px;
	    line-height: 22px;
	    margin-top: 5px;
		padding-bottom: 10px;
	}
	.messPut input {
	    font-size: 14px;
	    color: #666666;
	}
	.messPut {
	    margin-top: 10px;
	    display: flex;
	    border-radius: 35px;
	    padding: 12px 18px;
	    background: rgb(246,246,246);
	}
	.messArea {
	    margin-top: 10px;
	    display: flex;
	    border-radius: 35px;
	    padding: 20px 30px;
	    background: rgb(246,246,246);
	    height: 85px;
	    width: 100%;
	    font-size: 14px;
	    color: #666666;
	}
	.messUp {
	    width: 70%;
	    color: #fff;
	    text-align: center;
	    font-size: 16px;
	    background: rgb(0,68,153);
	    margin-top: 15px;
	    padding: 12px;
	    border-radius: 25px;
	    margin-left: 15%;
	}
	.mess2 {
	    font-size: 14px;
	    margin-top: 18px;
	    color: #666666;
	    text-align: center;
	    line-height: 20px;
	}
	.beautyPic {
	    width: 100%;
	    overflow: hidden;
	    border-radius: 0 0px 10px 10px;
	}
	.wapProduct{
		display:block;
	}
	.Product{
		display:none;
	}

	.pl1 {
	    padding-top: 5px;
	    font-size: 18px;
	    padding-bottom: 15px;
	    border-bottom: 1px solid rgb(170,170,170);
	}
	.pl2 {
	    color: #666666;
	    font-size: 14px;
	    padding: 8px 0;
	    line-height: 25px;
	    border-bottom: 1px solid rgb(170,170,170);
	}
	.plUl {
	    margin-top: 15px;
	    padding: 10px 15px;
	    background: rgb(247,247,247);
	    display: flex;
	    justify-content: space-between;
	}
	.plUl>li>p:nth-child(1) {
	    color: #333333;
	    margin-bottom: 5px;
	    font-size: 14px;
	}
	.plUl>li>p:nth-child(2) {
	    color: #666666;
	    font-size: 14px;
	}
	.plAsk {
	    display: inline-block;
	    width: 112px;
	    height: 43px;
	    text-align: center;
	    line-height: 43px;
	    border: 1px solid rgb(235,235,235);
	    font-size: 16px;
	    color: #333333;
	    margin-right: 22px;
	}
	.ser1 {
	    font-size: 14px;
	    color: #666666;
	    margin-bottom: 4px;
	}
	.ser2 {
	    font-size: 22px;
	    color: #004499;
	    font-family: TIN;
	}
	.plMore {
	    display: flex;
	    align-items: center;
	    margin-top: 16px;
	}
	.eachDuct {
	    display: inherit;
	    justify-content: center;
	    padding: 30px 0;
	}
	.du1 {
	    font-size: 70px;
	    color: rgb(200, 200, 200);
	    -webkit-text-fill-color: transparent;
	    -webkit-text-stroke-color: rgb(200, 200, 200);
	    -webkit-text-stroke-width: 2px;
	    text-fill-color: transparent;
	    text-stroke-color: rgb(200, 200, 200);
	    text-stroke-width: 2px;
	    font-family: MIN;
	}
	.ductDesc {
	    width: 100%;
	    padding: 0 4vw;
	}
	.du2 {
	    font-size: 20px;
	    color: #000;
	    margin-top: 18px;
	}
	.ductMore {
	    width: 125px;
	    height: 40px;
	    text-align: center;
	    line-height: 40px;
	    color: #fff;
	    border-radius: 30px;
	    background: rgb(0, 68, 153);
	    display: inline-block;
	    margin-top: 25px;
	    font-size: 14px;
	}
	.ductImg {
	    width: 100%;
	    overflow: hidden;
	    text-align: center;
	    padding: 0 26vw;
	    margin-top: 25px;
	}
	.ductVide li {
	    display: flex;
	    align-items: center;
	    font-size: 14px;
	    margin-top: 12px;
	}
	.ductVide {
	    padding-top:10px;
	}
	.Focus {
	    max-width: inherit;
	    margin: auto;
	    padding: 55px 4vw 20px 4vw;
	    display: flex;
	    align-items: center;
	}
	.Focus p {
	    width: 88%;
	    margin: auto;
	    font-size: 16px;
	    color: #000;
	    line-height: 25px;
	}
	.Focus img:nth-child(1) {
	    position: relative;
	    top: -68px;
	    width: 7%;
	}
	.Focus img:nth-child(3) {
	    position: relative;
	    top: 60px;
	    width: 7%;
	}
	.Hot {
	    display: inherit;
	    margin-top: 20px;
	}
	.Hot>ul:nth-child(1) {
	    border-bottom: 1px solid rgb(229, 229, 229);
	    border-right: none;
	}
	.hotUl {
	    width: 100%;
	    padding: 25px 0 20px 0;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.hotDesc>p:nth-child(1) {
	    color: #666666;
	    font-size: 15px;
	    margin-bottom: 10px;
	}
	.hotDesc>p:nth-child(2) {
	    font-size: 20px;
	}
    .hotPic {
		width: 15%;
	}
	.Process {
	    background: url(../images/phone.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    padding: 60px 0;
	    margin-top: 20px;
	    background-attachment: inherit;
	}
	.pr {
	    font-size: 20px;
	    color: #fff;
	    font-weight: 600;
	    width: 120px;
	    height: 120px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    border-radius: 50%;
	    border: 1px dashed rgba(255, 255, 255, 0.7);
	}
	.bgc {
	    background: rgb(246, 248, 249);
	    padding-bottom: 40px;
	    position: relative;
	}
	.Search {
	    background: rgb(255, 255, 255);
	    padding: 3vw 15px 2.5vw 15px;
	    margin-top: 0;
	    position: relative;
	    z-index: 99;
	}
	.bgw{
		padding-top: 20px;
	}
	.seaForm {
	    display: flex;
	    align-items: center;
	}
	.seaForm input {
	    width: 80%;
	    background: #fff;
	    height: 45px;
	    line-height: 45px;
	    padding: 20px 18px;
	    color: rgb(170, 170, 170);
	    font-size: 14px;
	    border: 1px solid rgb(238, 238, 238);
	}
	.returnTo{
		display: none;
	}
	.seaForm button {
	    margin: 0;
	    width: 90px;
	    height: 45px;
	    line-height: 45px;
	    text-align: center;
	    color: #fff;
	    font-size: 15px;
	    background: #004499;
	    cursor: pointer;
	}
	.seaHot {
	    font-size: 14px;
	    color: rgb(51, 51, 51);
	    margin-top: 12px;
	}
	.sultTit {
	    padding: 18px 0;
	    font-size: 15px;
	    color: #888888;
	}
	.reSame {
	    border-bottom: 1px solid rgb(229, 229, 229);
	    padding: 16px 15px;
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    color: rgb(51, 51, 51);
	    font-size: 14px;
	    transition: all 0.2s;
	    background: #fff;
	}
	.re1{
		width: 75%;
	}
	.re2{
		width: 25%;
		text-align: right;
	}
	.changePage {
	    padding-bottom: 30px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.changePage a,
	.changePage p,
	.changePage input{
		display: none;
	}
	.prevPage,.nextPage{
		display: block!important;
	}
	.Result {
	    margin-bottom: 28px;
	}
	.Store {
	    padding: 30px 0px 20px 0;
	    display: inherit;
	    align-items: center;
	}
	.stPic {
	    overflow: hidden;
	    width: 100%;
	}
	.stDesc {
	    width: 100%;
	    text-align: center;
	    padding: 0px 4vw;
	}
	.st1 {
	    font-size: 40px;
	    color: rgb(0, 68, 153);
	    margin-bottom: 0;
	    font-family: BIN;
	    text-align: center;
	    margin-top: 20px;
	}
	.st2 {
	    color: rgb(51, 51, 51);
	    font-size: 20px;
	    margin-bottom: 12px;
	    text-align: center;
	    margin-top: 5px;
	}
	.st3 {
	    text-align: center;
	    font-size: 14px;
	    color: rgb(85, 85, 85);
	    line-height: 25px;
	}
	.heavyBg{
		display: inherit;
	}
	.heavyBg {
	    width: 100%;
		padding: 10px 0 0 0;
	}
	.avyLeft {
	    width:100%;
		margin-bottom: 25px;
	}
	.avyRight {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    background: #fff;
	}
	.avyPart {
	    width: 50%;
	    display: flex;
	    align-items: center;
	    padding: 7vw 0;
	    flex-direction: column;
		justify-content: inherit;
	}
	.av2{
	    margin-left: 0;
	    font-size: 14px;
	    color: #555555;
	    line-height: 23px;
	    padding: 0 15px;
	    margin-top: 15px;
		text-align: center;
		width: 94%;
	}
	
	.avyPart img{
		width: 25%;
	}
	.avyRight>div:nth-child(4), .avyRight>div:nth-child(3) {
	    border-bottom: 1px solid rgb(229, 229, 229);
	}
	.Contact {
	    display: inherit;
	    padding: 27px 0;
	}
	.tactPart {
	    width: 100%;
	    margin-right: 0;
	    box-shadow: 1px 1px 10px 1px rgb(0 68 153 / 10%);
	}
	.Email {
	    width: 100%;
	    box-shadow: 1px 1px 10px 1px rgb(220 220 220);
	    padding: 25px 5vw;
	    text-align: center;
	}
	.ta1 {
	    margin-top: 20px;
	    margin-bottom: 12px;
	    font-size: 15px;
	}
	.ta2 {
	    margin-bottom: 5px;
	    font-size: 22px;
	    color: #004499;
	    font-family: TIN;
	    line-height: 20px;
	    margin-top: 0;
	}
	.tactDesc{
		padding-bottom: 12px;
	}
	.tactDesc {
	    margin-bottom: 12px;
	}
	.News{
		display: inherit;
	}
	.newsPart {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 3%;
	    border: 1px solid rgb(230, 230, 230);
	    display: inline-block;
	}
	.newAll {
	    background: rgb(247,247,247);
	    margin-top: 60px;
	}
	.newAll a{
		padding: 20px 0;
	}
	.eachMenu a::after {
	    content: '';
	    position: absolute;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    height: 2px;
	    width: 0;
	    background: #004499;
	    transition: all 0.4s;
	}
	.News {
	    margin-bottom: 30px;
	}
	.Art{
		display: inherit;
		margin-top: 20px;
	}
	.eachMenu a {
	    color: #666666;
	    font-size: 14px;
	    margin-left: 10px;
	    position: relative;
	    transition: all 0.4s;
	}
	.artLeft {
	    width: 100%;
	    border-bottom: 1px solid rgb(230, 230, 230);
	    padding-top: 10px;
	    padding-right: 0;
		border-right: none;
	}
	.artTit>p:nth-child(1) {
	    font-size: 18px;
	    color: #333333;
	    text-align: center;
	}
	.artTit>p:nth-child(2) span {
	    font-size: 12px;
	    color: #666666;
	    margin-right: 10px;
	    font-family: arial;
	}
	.artTit>p:nth-child(2) {
	    display: flex;
	    align-items: center;
	    padding: 15px 0 15px 0;
	    justify-content: center;
	}
	.artBox p {
	    overflow: hidden;
	    font-size: 14px;
	    color: #555555;
	    margin-bottom: 0px;
	    line-height: 30px;
	}
	.artLink {
	    margin-top: 25px;
	    padding: 18px 0;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    font-size: 16px;
	    color: #666666;
	    border-top: 1px solid rgb(230, 230, 230);
	}
	.artRight {
	    width: 100%;
	    padding-top: 25px;
	    padding-left: 0px;
	}
	.recoTit span {
	    display: inline-block;
	    width: 4px;
	    height: 20px;
	    background: rgb(0, 65, 153);
	    margin-right: 15px;
	}
	.recoTit {
	    display: flex;
	    align-items: center;
	    font-size: 18px;
	    color: #333333;
	    margin-bottom: 20px;
	}
	.ro1 {
	    font-family: arial;
	    font-size: 14px;
	    color: #aaaaaa;
	    margin-top: 20px;
	    margin-bottom: 8px;
	}
	.ro2 {
	    font-size: 15px;
	    color: #333333;
	    margin-bottom: 20px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
	}
	.eachDuct:hover{
		padding: 30px 0;
	}
    
}