@media (min-width: 1200px){
.container {
    width: 1300px;
}
}
.mo1 {
	display: none;
}

.mo2 {
	display: none;
}

.mo3 {
	display: none;
}	

.probox {
	width: 100%;
	position: relative;
}

.protit {
	padding: 80px 0 40px 0;
	width: 1312px;
	margin: 0 auto;
}

.proen {
	font-size: 24px;
	color: #a3a3a3;
	border-left: 10px solid #047ade;
	padding-left: 20px;
}

.procn {
	font-size: 36px;
	font-weight: 600;
	padding-top: 20px;
	padding-left: 30px;
}

.probanner {
	width: 280px;
	object-fit: contain;
	transition: ease 0.5s;
	height: 280px;
}

.prowrapper {
	width: 1312px;
}

.simgbox {
	width: 300px;
    height: 200px;
    /* line-height: 200px; */
    text-align: center;
	color: #fff;
    border-radius: 5px;
		    cursor: pointer;
    /* 相对定位 */
    position: relative;
    /* 背景渐变色 */
    transition: .5s;
}

.simgbox::after {
    content: '';
    /* 绝对定位 */
    position: absolute;
    top: 100px;
    left: 0;
    width: 600px;
    height: 70px;
    /* 背景渐变色 */
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, .3), rgba(0, 0, 0, 0));
    /* 让元素旋转-45度 位置距离距离左边不变化，距离下面走360像素的距离 */
    transform: rotate(-45deg) translate(0, -360px);
}

.simgbox:hover::after {
    /* 过渡时长 */
    transition: 1s;
    transform: rotate(-45deg) translate(0, 100px);
}
/* .prowrapperbox {
	margin: 0 auto;
	position: relative;
	width: 1312px;
	padding: 0 60px;
} */

.prowrapperall {
	width: 1312px;
	margin: 0 auto;
	position: relative;
}

.swiper-banner1 {
	/* padding: 20px 0; */
}

.proslide {
	width: 25%;
	padding: 20px 20px 30px 20px;
	background-color: #f6f6f6;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}



.pro-button-prev {
	position: absolute;
	left: 10px;
}

.simgbox {
	text-align: center;
	width: 280px;
	height: 287px;
	overflow: hidden;
	background-color: #fff;
}

.oneproname {
	margin: 20px 0;
	height: 40px;
}


.bcircle {
	transition: linear 0.5s;
}

.pro-button-prev1 {
	position: absolute;
	background-image: url(/public/img/swiperleft.png);
	background-size: contain;
	width: 40px;
	height: 40px;
	left: -50px;
	z-index: 1;
}

.pro-button-next1 {
	background-image: url(/public/img/swiperright.png);
	background-size: contain;
	position: absolute;
	width: 40px;
	height: 40px;
	right: -50px;
	z-index: 1;
}

.proslide:hover .oneproname{
	color: #047ade;
	font-weight: 600;
}

.proslide:hover .probanner {
	transform: scale(1.1,1.1);
}

.companybox {
	width: 100%;
	padding-top: 80px;
	display: flex;
}

.companypicbox {
	flex: 1;
	width: 50%;
}

.companypicbox img {
	width: 100%;
	height: 100%;
}

.companywordsbox {
	flex: 1;
	background-image: url(/public/img/comback.png);
	padding: 5rem 18rem 0 3rem;
}

.companyname {
	font-size: 30px;
	font-weight: 600;
}

.companyline {
	margin: 20px 0 ;
}

.companydesc {
	line-height: 32px;
	font-size: 16px;
	text-indent: 4rem;
	width：300px;/*可自定义，也可不设*/
	overflow:hidden;/*超出隐藏*/
	text-overflow:ellipsis;/*文本溢出时显示省略标记*/
	display:-webkit-box;/*设置弹性盒模型*/
	-webkit-line-clamp:10;/*文本占的行数,如果要设置2行加...则设置为2*/
	-webkit-box-orient:vertical;

}

.companybtn {
	margin-top: 35px;
	font-size: 16px;
	border-radius: 0;
	padding: 5px 20px;
	box-shadow: 0 0 0;
	background-color: rgba(0,0,0,0);
	border: 1px solid #047ade;
	color: #047ade;
}

.adbox {
	width: 100%;
}

.adall {
	width: 1312px;
	margin: 0 auto;
	padding: 80px 0 0 0;
}

.adtit {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.adbtit {
	font-size: 3.5rem;
	font-weight: 600;
}

.adbatit {
	font-size: 4rem;
	color: #047ade;
}

.adtitpic {
	margin: 20px 0;
}

.adstit {
	font-size: 1.5rem;
}

.oneadcon {
	display: flex;
	align-items: center;
}

.oneadconw {
	margin-left: 5px;
}

.oneadcontit {
	font-size: 24px;
	font-weight: 600;
}

.oneadcondesc {
	display: flex;
	padding-left: 60px;
}

.oneadcondesc-pic {
	margin-top: 11px;
	margin-right: 5px;
	width: 9px;
	height: 9px;
}

.adtwo {
	display: flex;
	margin-top: 60px;
}

.adtwoword {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.oneadcondesc>div {
	line-height: 32px;
	padding-right: 60px;
}

.adtwopic {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.adtwopic img {
	max-width: 656px;
}

.applibox {
	width: 100%;
}

.appliconbox {
	width: 1312px;
	margin: 0 auto;
}

.applicon {
	display: flex;
	justify-content: space-between;
}

.appliconall {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.appli-eatbox {
	width: 850px;
	height: 375px;
	position: relative;
}

.appli-eatmask {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(12, 142, 222, 0.5);
	text-align: center;
	padding: 140px 0;
	margin: auto;
	display: none;
}

.appli-eat {
	width: 850px;
	height: 375px;
}

.eatmaskmore {
	width: 35px;
	height: 35px;
	transition: linear 1s;
}

.eatmaskname {
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 20px;
}

.eatmaskdesc {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 0 40px;
}

.appli-eatbox:hover .appli-eatmask {
	display: block;
}

.eatmaskmore:hover {
	transform: rotate(360deg);
}

.applileft-but {
	display: flex;
	justify-content: space-between;
}

.appli-butbox {
	width: 415px;
	height: 355px;
	position: relative;
}

.appli-butmask {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(12, 142, 222, 0.5);
	text-align: center;
	padding: 80px 0;
	margin: auto;
	display: none;
}

.appli-but {
	width: 415px;
	height: 355px;
}

.appli-butbox:hover .appli-butmask {
	display: block;
}

.appli-hgbox {
	width: 420px;
	height: 480px;
	position: relative;
}

.appli-hgmask {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(12, 142, 222, 0.5);
	text-align: center;
	padding: 150px 0;
	margin: auto;
	display: none;
}

.appli-hg {
	width: 420px;
	height: 480px;
}

.appli-hgbox:hover .appli-hgmask {
	display: block;
}

.appli-rhbox {
	width: 420px;
	height: 250px;
	position: relative;
}

.appli-rhmask {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(12, 142, 222, 0.5);
	text-align: center;
	padding: 45px 0;
	margin: auto;
	display: none;
}

.appli-rh {
	width: 420px;
	height: 250px;
}

.appli-rhbox:hover .appli-rhmask {
	display: block;
}

.applileft-onebut {
	margin-left: 20px;
	margin-top: 20px;
}

.applileft-onebut:first-child {
	margin-left: 0;
}

.rhboxall {
		margin-top: 20px;
}

.appliright {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.newbox {
	width: 100%;
}

.newsSwiperbox {
	width: 100%;
}

.newsSwiper {
	width: 1312px;
}

.indexnewscicle {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 1px solid #000;
	width: 90px;
	height: 90px;
}

.onenewsslide:hover .indexnewscicle {
	border: 0px solid #000;
	color: #ffffff;
	background-color: #047ade;
}

.newscicleday {
	font-size: 30px;
}

.newsslide {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.onenewsslide {
	width: 30%;
	display: flex;
	margin-bottom: 40px;
	justify-content: center;
	align-items: center;
}

.newsallwords {
	width: 70%;
	padding-left: 20px;
}

.newswords-tit {
	font-weight: 600;
	font-size: 16px;
}

.newswords-con {
	margin-top: 10px;
	max-height: 60px;
	overflow: hidden;
}

.partnerbox {
	width: 100%;
}

.partnercon {
	width: 1312px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.onepartner {
	width: 16%;
}

.onepartnerimg {
	height: 130px;
	object-fit: contain;
	width: 100%;
}
.mo3 {
	display: none;
}	
@media (max-width: 1412px){
/* 	.pc {
		display: none;
	} */
	/* .mo1 {
		display: block;
	} */
	.mo2 {
		display: none;
	}
	.protit {
		width: 100%;
	}
	
	
	.proslide {
		width: 30%;
		padding: 20px 20px 50px 20px;
		background-color: #f6f6f6;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.simgbox {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.prowrapperall {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.oneproname {
	height: 40px;
	overflow: hidden;
}

.probanner{
	width: 100%;
	height: 240px;
	/* height: 100%; */
}



.prowrapper  {
	width: 100%;
}

	.companywordsbox {
		padding: 5rem 1rem 0 3rem;
	}
	
	.adall {
		width: 100%;
	}
	
	.adtwo {
		/* display: block; */
		/* text-align: center; */
	}
	
	.adtwoword>div {
		width: 80%;
		margin: 30px auto;
	}
	
	.oneadconw {
		width: 100%;
	}
	
	.oneadconw img {
		width: 100%;
	}
	
	.oneadcondesc {
		text-align: left;
	}
	
	.appliconbox {
		width: 100%;
		height: 100%;
	}
	
	.appli-eatbox {
		width: 100%;
	}
	
	.applicon {
		display: flex;
	}
	
	.appliconall {
		width: 70%;
	}
	
	.appli-eat {
		width: 100%;
		height: 100%;
	}
	
	.applileft-but {
		width: 100%;
	}
	
	.applileft-onebut {
		width: 49%;
	}
	
	.appli-butbox {
		width: 100%;
		height: 100%;
	}
	
	.appli-but {
		width: 100%;
		height: 100%;
	}
	
	.appliright {
		width: 29%;
	}
	
	.hgboxall {
		width: 100%;
	}
	
	.rhboxall {
		width: 100%;
	}
	
	.appli-hgbox {
		width: 100%;
		
	}
	
	.appli-hg {
		width: 100%;
		height: 100%;
		
	}
	
	.appli-rhbox {
		width: 100%;
		height: 100%;
	}
	
	.appli-rh {
		width: 100%;
		height: 100%;
	}
	
	
	.onenewsslide {
		width: 48%;
	}
	
	.newsSwiper {
		width: 100%;
	}
	
	.partnercon {
		width: 100%;
	}
	
	.onepartner {
		width: 25%;
	}
	
	.appli-rhmask {
		padding: 10px 0;
	}
	
}
@media (max-width: 1070px){
	.pc {
		display: none;
	}
	.mo1 {
		display: none;
	}
	.mo2 {
		display: block;
	}
	.proslide {
			width: 50%;
			padding: 2.5rem 0;
			background-color: #f6f6f6;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}
		
		.probanner {
			width: 100%;
			height: 250px;
			object-fit: contain;
			overflow: hidden;
			transition: linear 0.5s;
		}
		
		.simgbox {
		width: 90%;
		height: 250px;
		overflow: hidden;
	}
	
	.companypicbox {
		display: none;
	}
	
	.oneproname {
		height: 40px;
		overflow: hidden;
	}
	
	.adall {
		width: 100%;
	}
	

	
	.adtitpic {
		width: 100%;
	}
	
	.oneadconw img {
		width: 100%;
	}
	
	.adtwopic img {
		width: 100%;
	}
	
	.adtwoword>div {
	    width: 80%;
	    margin: 30px auto;
	}
	
	.oneadcondesc {
		text-align: left;
	}
	

}
@media (max-width: 870px){
	.pc3 {
		display: none;
	}
	.mo3 {
		display: flex;
	}
	.adtwoword>div {
		padding: 0 20px;
	    width: 100%;
	    margin: 0 auto;
	}
	
	.oneadcondesc {
		text-align: left;
	}
	
	.applicon {
		display: block;
	}
	
	.appliconall {
		width: 100%;
	}
	
	.appliright {
		width: 100%;
	}
	
	.hgboxall {
		padding-top: 20px;
		width: 49%;

	}
	
	.appli-rh {
		height: 328px;
	}
	
	.rhboxall {
		width: 49%;
		height: 100%;
	}
	
	.appli-hgbox {
		max-height: 328px;
	}
	
	.adtwo {
		display: block;
	}
	
	.appliright {
		justify-content: space-between;
		display: flex;
		flex-direction: row;

	}
	
	.appli-rhmask {
		padding: 30px;
	}
	
	.appli-hgmask {
		padding: 30px;
	}
	
	.appli-butmask {
		padding: 30px;
	}
	
	.onenewsslide {
		width: 98%;
	}
	
	.onepartner {
		width: 50%;
	}
	
	.head-logo{
		width: 60%;
	}
	
	.companyname {
		font-size: 21px;
	}
	
	.adbtit {
		font-size: 14px;
	}
	
	.adbatit {
		font-size: 16px;
	}
	
	.adstit {
		font-size: 14px;
		text-align: center;
	}
	
	.oneadcontit  {
		font-size: 18px;
	}
	
	.oneadcondesc div{
		padding-right: 0px;
	}
	
	.proslide {
		padding: 20px 0px 0 0;
	}
}

@media (max-width: 580px){
	.appli-rh {
		height: 205px;
	}
	
	.appli-hgbox {
		max-height: 205px;
	}
}

@media (max-width: 500px){
	.adtwoword>div {
	    width: 100%;
	    margin: 0 auto;
	}
	
	.oneadcondesc {
		text-align: left;
	}
	
	.appli-eatbox {
		width: 100%;
		height: 200px;
	}
	
	.appli-eat {
		width: 100%;
	}
	
	.applileft-but {
		width: 100%;
	}
	
	.applileft-onebut {
		width: 48%;
		height: 120px;
	}
	
	.appli-butbox {
		width: 100%;
		height: 120px;
	}
	
	.appli-but {
		width: 100%;
		height: 120px;
	}
	
	.appliright {
		width: 100%;
		height: 120px;
	}
	
	.hgboxall {
		padding-top: 10px;
		width: 48%;
		height: 120px;
	}
	
	.rhboxall {
		width: 48%;
		height: 120px;
	}
	
	.appli-hgbox {
		width: 100%;
		height: 120px;
	}
	
	.appli-hg {
		width: 100%;
		height: 120px;
	}
	
	.appli-rhbox {
		width: 100%;
		height: 120px;
	}
	
	.appli-rh {
		width: 100%;
		height: 120px;
	}
	
	.appliright {
		justify-content: space-between;
	}
	
	.appli-rhmask {
		padding: 0;
	}
	
	.appli-hgmask {
		padding: 0;
	}
	
	.appli-butmask {
		padding: 0;
	}
	
	.onenewsslide {
		width: 98%;
	}
	
	.onepartner {
		width: 50%;
	}
	
	.simgbox {
    /* width: 130px; */
    height: 130px;
    overflow: hidden;
		}
		
		.proslide {
		    padding: 10px 5px 0 5px;
		}
		
		.companydesc {
		    line-height: 32px;
		    font-size: 16px;
		    height: 320px;
		    overflow: hidden;
		}
		.proen  {
			font-size: 12px;
		}
		.procn {
			font-size: 15px;
			padding-top: 8px;
		}
		
		.protit {
			padding: 30px 0 20px 0;
		}
		
		.probanner {
		    width: 100%;
		    height: 130px;
		    object-fit: contain;
		    overflow: hidden;
		    transition: linear 0.5s;
		}
		
		.companybox { 
			padding-top: 30px;
		}
		
		.companywordsbox {
		    padding: 5rem 1rem 20px 1rem;
		}
		
		.adall {
		    padding: 30px 0 0 0;
		}
		
		.adtwo {
		    margin-top: 30px;
		}
		
		.oneadcondesc {
			margin-bottom: 15px;
		}
		
		.adtwo {
		    text-align: left;
		}
		
		.appli-eatmask {
			padding: 60px 0;
		}
		
		.eatmaskname {
			/* padding-top: 30px; */
			font-size: 18px;
		}
		
		.applileft-onebut {
			margin-top: 10px;
			margin-left: 10px;
		}
		
		.onenewsslide {
			margin-bottom: 15px;
		}
		
		.onepartnerimg {
			height: 85px;
		}
		
		.footinfoall {
			margin-top: 10px;
		}
		
		.footname {
			padding-top: 15px;
			padding-bottom: 20px;
		}
		
		.companybtn  {
			margin-top: 20px;
		}
		
		.oneadcondesc-pic {
			margin-top: 11px;
		}
		
		}