@media screen and (min-width:1435px) {
	.ductPic .hd ul{overflow:hidden;zoom:1;float:left;position: absolute;top: 80%;display: flex;justify-content: center;width: 100%;}
}

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


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

@media screen and (max-width:1500px) {
	
}
@media screen and (max-width:1400px) {
	.inner{
		max-width: 92%;
	}
	.a1 {
	    font-size: 40px;
	    color: #000;
	    margin-bottom: 20px;
	    letter-spacing: 1px;
	}
	.a2 {
	    font-size: 30px;
	    color: #000;
	    letter-spacing: 1px;
	    margin-bottom: 40px;
	}
	.pubTit>p:nth-child(1) {
	    font-size: 40px;
	    letter-spacing: 1px;
	    color: #000;
	    margin-bottom: 15px;
	}
}

@media screen and (max-width:1300px) {
	.usTit>p:nth-child(2){
		display: none;
	}
	.usTit {
	    justify-content: center;
	}
	.quTit{
		font-size: 24px;
	}
	.iword {
	    font-size: 18px;
	}
	.usBox>p:nth-child(2) {
	    font-size: 25px;
	    margin-bottom: 22px;
	}
	.a1 {
	    font-size: 38px;
	    color: #000;
	    margin-bottom: 15px;
	    letter-spacing: 1px;
	}
	.a3 {
	    font-size: 16px;
	    color: rgb(102,102,102);
	    line-height: 43px;
	    margin-bottom: 60px;
	}
	.adv1 {
	    font-size: 48px;
	    color: rgb(1,71,149);
	    font-family: 'DIN';
	}
	.pubTit>p:nth-child(1) {
	    font-size: 38px;
	    letter-spacing: 1px;
	    color: #000;
	    margin-bottom: 15px;
	}
	.adv1 {
	    font-size: 46px;
	    color: rgb(1,71,149);
	    font-family: 'DIN';
	}
}

@media screen and (max-width:1200px) {
	.inner{
		max-width: 94%;
	}
	.About {
	    padding-top: 65px;
	    padding-bottom: 75px;
	    position: relative;
	}
	.a1 {
	    font-size: 36px;
	    color: #000;
	    margin-bottom: 15px;
	    letter-spacing: 1px;
	}
	.a2 {
	    font-size: 28px;
	    color: #000;
	    letter-spacing: 1px;
	    margin-bottom: 40px;
	}
	.ductName {
	    letter-spacing: 1px;
	    font-size: 32px;
	    color: #fff;
	    font-weight: 600;
	}
	.pubTit>p:nth-child(1) {
	    font-size: 36px;
	    letter-spacing: 1px;
	    color: #000;
	    margin-bottom: 15px;
	}
}

@media screen and (max-width:1000px) {
	.aboutAdv {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    padding: 10px 0 0px 0;
	}
	.advSame {
	    width: 50%;
	    display: flex;
	    align-items: center;
	    margin-top: 25px;
	    justify-content: flex-start;
	}
	.adv1 {
	    font-size: 25px;
	    color: rgb(1,71,149);
	    font-family: 'DIN';
	}
	.advPic img{
		max-height: 40px;
	}
	.aboutBox{
		display: inherit;
	}
	.ductBox .swiper-slide {
	    display: inline-grid;
	    padding-bottom: 200px;
	}
	.ductPic{
		width: 48%;
		overflow: hidden;
		position: relative;
		z-index: 9;
	}
	.ductDesc {
	    width: auto;
	    position: relative;
	    padding: 105px 10px 25px 10px;
	    display: flex;
	    justify-content: center;
	    flex-direction: column;
	    top: -85px;
	}
	.dMore{
		    position: absolute;
		    right: 20px;
		    font-size: 15px;
		    color: rgb(1,71,149);
		    width: 68px;
		    height: 68px;
		    background: #fff;
		    border-radius: 50%;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    border-radius: 50%;
		    border: 7px solid rgba(1,71,149,0.2);
		    font-family: 'DIN';
		    top: -40px;
	}
	.dMore span{
		width: 68px;
		height: 68px;
	}
	.ductName {
	    letter-spacing: 1px;
	    font-size: 20px;
	    color: #fff;
	    font-weight: 600;
	}
	.ductTail{
		margin-top: 30px;
	}
	.ductBox .swiper-slide {
	    display: inline-grid;
	    padding-bottom: 0px;
	}
	.Product{
		background: url(../images/ductbg.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		height: auto;
		padding-top: 45px;
		padding-bottom: 25px;
	}
	.pubTit {
	    padding-top: 28px;
	    padding-bottom: 28px;
	}
	.newsBox {
	    display: inherit;
	}
	.newsPic img{
		width: 100%;
	}
	.newsDesc{
		padding: 20px 20px;
		background: #FFF;
	}
	.n1{
		font-size: 16px;
		color: rgb(51,51,51);
		margin-bottom: 12px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
	}
	.n2{
		font-size: 14px;
		color: rgb(136,136,136);
		line-height: 26px;
		margin-bottom: 18px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.n3{
		font-size: 15px;
		color: rgb(51,51,51);
		margin-bottom: 0;
		font-family: 'DIN';
	}
	.newsBox{
		display: inherit;
	}
	.newsBox>a:nth-child(3){
		margin-right: 0;
	}
	.newsCommon{
		width: 100%%;
		margin-right: 0%;
	}
	.pubTit>p:nth-child(2) {
	    font-size: 15px;
	    letter-spacing: 1px;
	    color: rgb(51,51,51);
	}
	.pubTit>p:nth-child(1) {
	    font-size: 22px;
	    letter-spacing: 1px;
	    color: #000;
	    margin-bottom: 7px;
	}
	.News {
	    background: rgb(245,248,251);
	    padding-bottom: 35px;
	}
	.ductBox .swiper-container-horizontal > .swiper-pagination-progressbar{width: 73%;top: auto;bottom: 40px;height: 2px;}
	.ductBox .swiper-pagination-progressbar{
		background: rgba(255,255,255,0.1);
	}
	.ductPic .hd ul{overflow:hidden;zoom:1;float:left;position: absolute;top: 37vw;display: flex;justify-content: center;width: 100%;}

	.ductBox .swiper-button-prev, 
	.ductBox .swiper-button-next{
		       top: auto;
		       bottom: 20px;
	}
	.ductTail li{
		font-size: 14px;
		color: rgba(255,255,255,0.9);
		letter-spacing: 1px;
		line-height: 24px;
		margin-bottom: 12px;
	}
	.product{
		display: none;
	}
	.aboutDesc {
	    width: 100%;
	    margin-right: 0;
	}
	.About {
	    padding-top: 30px;
	    padding-bottom: 35px;
	    position: relative;
	}
	.backTo{
		display: none;
	}
	.newsLink {
	    width: 100%;
		margin-right: 0%;
	}
	.newsDevide{
		display: inherit;
	}
	.joinTit {
	    padding-bottom: 30px;
	    font-size: 24px;
	    color: #003f98;
	    letter-spacing: 1px;
	    font-weight: 600;
	}
	.joinTit span {
	    font-size: 18px;
	    letter-spacing: 0px;
	    color: rgb(51,51,51);
	    font-weight: normal;
	    margin-left: 20px;
	}
	.Side {
	    background: rgb(245, 245, 245);
	    padding-top: 30px;
	    padding-bottom: 35px;
	}
	.sideBox{
		display: inherit;
	}
	.sideLeft {
	    width: 100%;
	    margin-right: 0;
	}
	.Us{
		display: none;
	}
	.sideRight {
	    width: 100%;
	    box-shadow: 1px 1px 10px 1px rgb(220 220 220);
	       padding-left: 15px;
	       padding-right: 15px;
	    background: #fff;
	}
	.sideWord>p:nth-child(1) {
	    font-size: 18px;
	    letter-spacing: 2px;
	    margin-bottom: 20px;
	    color: #fff;
	    position: absolute;
	}
	.sideWord>p:nth-child(2) {
	    font-size: 14px;
	    letter-spacing: 1px;
	    font-family: 'DIN';
	    color: #fff;
	    position: absolute;
	}
	.banner{
		padding-top:60px;
	}
}

@media screen and (max-width:768px) {
	.jt{
		display: none;
	}
	.sideWord>p:nth-child(1) {
	    font-size: 18px;
	    letter-spacing: 2px;
	    margin-bottom: 20px;
	    color: #fff;
	    position: absolute;
	    bottom: 37%;
	}
	.sideWord>p:nth-child(2) {
	    font-size: 14px;
	    letter-spacing: 1px;
	    font-family: 'DIN';
	    color: #fff;
	    position: absolute;
	    bottom: 30%;
	}
	.footEnd,.footEwm{
		display: none;
	}
	.footRess p {
	    font-family: 'DIN';
	    font-size: 14px;
	    color: rgba(255, 255, 255, 0.6);
	    margin-bottom: 10px;
		line-height: 22px;
	}
	.readMore {
	    width: 185px;
	    text-align: center;
	    font-size: 15px;
	    color: #fff;
	    letter-spacing: 1px;
	    height: 48px;
	    line-height: 48px;
	    font-family: 'DIN';
	    display: inline-block;
	}
	.a1 {
	    font-size: 22px;
	    color: #000;
	    margin-bottom: 10px;
	    letter-spacing: 1px;
	}
	.a2 {
	    font-size: 16px;
	    color: #000;
	    letter-spacing: 1px;
	    margin-bottom: 20px;
	}
	.a3 {
	    font-size: 14px;
	    color: rgb(102,102,102);
	    line-height: 32px;
	    margin-bottom: 20px;
	}

	.inner {
	    max-width: 100%;
	}
	.quTit {
	    padding: 15px 0;
	    text-align: center;
	    background: rgb(1,71,149);
	    letter-spacing: 1px;
	    font-size: 20px;
	    color: #fff;
	    border-radius: 8px 8px 0 0;
	}
	.quSame {
	    font-size: 16px;
	    color: rgb(51, 51, 51);
	    letter-spacing: 1px;
	    margin-bottom: 15px;
	    font-weight: 600;
	    transition: all 0.6s;
	    position: relative;
		padding:7px 10px;
	}
	.quBox .on::after {
	    content: '';
	    position: absolute;
	    left: 50%;
	    width: 26px;
	    height: 3px;
		margin-left: -13px;
	    background: rgb(1,71,149);
		bottom:-6px;
	}
	.quSame span {
	    display: none;
	}
	.quSame::after {
	    content: '';
	    position: absolute;
	    left: 0;
	    top: auto;
	    width: 0px;
	    height: 0;
	    background: rgb(1,71,149);
	    transition: all 0.5s;
	}
	.quBox{
		float: none;
		left: auto;
		display: flex;
		position: relative;
		overflow-x: auto;
		width: 100%;
		white-space: nowrap;
		box-sizing: border-box;
		border-top: none;
		border-left: none;
		border-right: none;
	}
	.Quick {
	    box-shadow: 1px 1px 10px 1px rgb(220 220 220);
	    margin-bottom: 15px;
	}
	.localAt {
	    display: flex;
	    align-items: center;
	    padding: 20px 0;
	}
	.iword {
	    font-size: 15px;
		padding: 12px 5px;
	}
	.swtichPage {
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    margin-top: 15px;
	    padding-bottom: 35px;
	}
	.swtichPage a {
	    margin-right: 6px;
	    padding: 6px 11px;
	    border-radius: 10px;
	    font-size: 15px;
	    transition: all 0.6s;
	    color: rgb(85, 85, 85);
	    box-sizing: border-box;
	    display: inline-block;
	    transition: all 0.8s;
	    font-family: 'DIN';
	    border-radius: 5px;
	}
	.swtichPage>a:last-child {
	    margin-right: 0;
	    border: none;
	    position: relative;
	    top: 2px;
	}
	.swtichPage>a:first-child {
	    position: relative;
	    top: 2px;
	}
	.withPart p img {
	    max-height: 30px;
	}
	.withPart p {
	    width: 31%;
	    margin-right: 3.5%;
	    margin-bottom: 3%;
	    padding: 0 14px;
	    border: 2px solid rgb(235,235,235);
	    border-radius: 5px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    height: 55px;
	}
	.joinTit {
	    padding-bottom: 17px;
	    font-size: 22px;
	    color: #003f98;
	    letter-spacing: 1px;
	    font-weight: 600;
	    margin-top: 5px;
	}
	.joinNeed {
	    display: flex;
	    flex-wrap: wrap;
	    padding-left: 5px;
	    width: 100%;
	}
	.joinUs_left {
	    padding: 25px 5px 25px 5px;
	    font-size: 18px;
	    letter-spacing: 1px;
	    color: rgb(51,51,51);
	}
	.joinNeed{
		display: none;
	}
	.joinOpen {
	    width: 7em;
	    padding: 10px;
	    background: rgb(237,245,255);
	    font-size: 14px;
	    letter-spacing: 1px;
	    text-align: center;
	    color: #000;
	    position: absolute;
	    right: 0;
	    top: 18px;
	    cursor: pointer;
	}
	.joinCommonTop{
		margin-bottom: 30px;
	}
	.jobDetail {
	    padding: 20px 10px;
	    border: 1px solid rgb(220, 220, 220);
	    border-top: none;
	    display: none;
	    border-left: none;
	    border-right: none;
	}
	.jobDuty_common p {
	    color: rgb(102, 102, 102);
	    font-size: 14px;
	    letter-spacing: 1px;
	    margin-bottom: 10px;
	    line-height: 24px;
	}
	.title1 {
	    font-size: 18px;
	    color: #000;
	    letter-spacing: 1px;
	    font-family: 'DIN';
	    line-height: 28px;
	}
	.deTitle {
	    padding-top: 5px;
	    padding-bottom: 15px;
	    border-bottom: 1px solid rgb(235, 235, 235);
	}
	.deMore {
	    display: flex;
	    align-items: center;

	    margin-top: 15px;
	}
    .title2>span:nth-child(2){
		display: none;
	}
	.detailBox {
	    padding-top: 15px;
	    padding-bottom: 10px;
	}
	.detailBox p {
	    font-size: 14px;
	    color: rgb(51, 51, 51);
	    font-family: 'DIN';
	    line-height: 30px;
	    margin-bottom:8px;
	}
	.newsDevide {
	    padding-top: 25px;
	}
	.botSame{
		display: inherit;
		margin-bottom: 15px;
	}
	.botPic {
	    width: 100%;
	    margin-right: 0;
	    overflow: hidden;
	}
	.botPic img{
		width: 100%;
	}
	
	.bot3 {
	    position: inherit;
	    bottom: 0;
	    font-size: 15px;
	    color: #000;
	    font-family: 'DIN';
	    margin-top: 15px;
	}
	.bot1 {
	    font-size: 15px;
	    color: #000;
	    font-weight: 600;
	    margin-bottom: 10px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
	}
	.botDesc {
	    width: 100%;
	    padding: 5px 0;
	    position: relative;
	    margin-top: 12px;
	}
	.Bot{
		margin-bottom: 30px;
		margin-top: 5px;
	}
}