* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Microsoft YaHei;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}


@media screen and (max-width:1250px) {
	body {
		width: 100%;
		min-width: 1250px;
	}
}

.container {
	width: 100%;
}

.container-center {
	width: 1200px;
	margin: 0 auto;
}

/* 页头  */
.header {
	width: 100%;
}

.header-top {
	display: flex;
	/*justify-content: center;*/
	align-items: center;
	height: 107px;
	background-color: #fff;
}

.header-top .logo-img {
	display: block;
	width: 375px;
	height: 75px;
}

.header-title {
	width: 460px;
	margin: 0 50px;
}

.header-title .header-title-icon {
	display: block;
	width: 100%;
	height: 75px;
}

.header-title .title-text {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
}

.header-tel {
	display: flex;
	align-items: center;
	width: 270px;
	height: 75px;
}

.header-tel .tel-icon {
	width: 270px;
	height: 75px;
	/*margin-right: 10px;*/
}

.header-tel>div h5 {
	width: 120px;
	font-size: 16px;
	color:#2255E8;
	line-height: 20px;
}

.clear{clear:both;}
.ny_banner{ width:100%; height:300px; margin:auto;}
.w1200{width:1200px;margin: 0 auto;}
.topn{background: #e6e6e6 none repeat scroll 0 0;height: 28px;width: 100%;min-width: 1200px;}
.head{height: 106px;width: 100%;min-width: 1200px;}
.nav{height: 48px;width: 100%;min-width: 1200px;background: #0385ff;}
/* .nav{height: 48px;width: 100%;min-width: 1200px;background: url(../images/navbg.jpg) repeat-x left center;} */
.banner{height: 500px;width: 100%;min-width: 1200px;position: relative;overflow: hidden;}
.main{height: auto;width: 100%;min-width: 1200px;overflow: hidden;}
/* .footer{height: 260px;width: 100%;min-width: 1200px;background:#15659F;margin-top: 40px;}
.bottomn{height: 50px;width: 100%;min-width: 1200px;background: #f5f5f5;} */
/**/.topn .title{color: #333333; float: left;font-size: 13px;height: 28px;line-height: 28px;text-indent: 15px;width: auto;}
.topn .link{float: right;height: 28px;line-height: 28px;margin-right: 15px;width: 180px;}
.topn .link li{float: right;height: 28px;line-height: 28px;width: 90px;}
.topn .link li a{color: #333333;display: block;float: right;font-family: "Microsoft YaHei";font-size: 12px;height: 28px;line-height: 28px;width: 100%;}
.topn .link li a:hover{color: #028243;}
.topn .link li a i{float: left;height: 13px;margin-right: 5px;margin-top: 8px;width: 13px;}
.topn .link li a i img{width: auto;}
.head a.logo{float:left;display: block;margin-top: 10px;margin-left:20px;}
.head a.logo img{width:100%;height:auto;}
.head .telbox{width:195px;height:65px;float:right;margin-top: 20px;background: url(../images/tel.png) no-repeat 18px center;padding-left: 85px;}
.head .telbox .title{width:auto;height:30px;line-height: 30px;font-size: 16px;color: #808080;float:left;margin-left: 8px;margin-top: 2px;}
.head .telbox .tel{width:auto;float:left;color:#2761e7;font-size: 24px;font-weight: bold;margin-left: 8px; }
/*导航栏菜单*/
#nav{padding: 0 0 0 0px;margin: 0 0 0 0px;width: 100%;height: 48px;}
#nav .nLi{float: left;position: relative;z-index: 1001;}
#nav .nLi h3{float: left;}
/*#nav .nLi h3 a{display: block;color: #fff;font-size: 15px;padding: 0 45px;font-weight: normal;line-height: 48px;vertical-align: middle;background: url(../images/navlibg.jpg) no-repeat right center;一级菜单}*/
#nav .nLi h3 a{display: block;color: #fff;font-size: 15px;padding: 0 45px;font-weight: normal;line-height: 48px;vertical-align: middle;}
#nav .nLi h3 a.first{background: url(../images/navlibgn.png) no-repeat center center;}
#nav .nLi .sub{width: 100%;height: auto;position: absolute;left: 0px;top: 48px;display: none;z-index: 1;}
/* #nav .nLi .sub li{zoom: 1;background: url(../images/navbg.jpg) repeat left center;} */
#nav .nLi .sub li{zoom: 1;background:#0385ff;border: 1px solid #fff;}
#nav .nLi .sub li a{display: block;text-align: center;color: #fff;font-size: 13px;line-height: 45px;height: 45px;border-bottom: 0px dashed #fff;/*二级菜单*/}
#nav .nLi .sub li a:hover{background:rgba(255,255,255,0.3);color: #fff;}
#nav .nLi .sub li:nth-last-child(1) a{border-bottom: none;/*去掉最后一个的描边*/}
#nav .on h3 a{background: rgba(255,255,255,0.3);color: #fff;/*一级菜单hover*/}
#nav .on h3 a.first{background: rgba(255,255,255,0.3);color: #fff;/*一级菜单hover*/}
/* 轮播 */
.banner {
	position: relative;
	width: 100%;
	height: 26vw;
	min-height: 400px;
}

.banner-box {
	width: 100%;
	height: 100%;
}

.banner-box .swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.banner-box .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.banner-box .swiper-slide img {
	width: 100%;
	height: 100%;
}

.banner-box .swiper-button-next {
	right: 30px;
	width: 70px;
	height: 70px;
}

.banner-box .swiper-button-prev {
	left: 30px;
	width: 70px;
	height: 70px;
}

.banner-box .swiper-button-next:after {
	content: '';
	background: url(../../../images/2020/next-btn.png) no-repeat;
	width: 60px;
	height: 60px;
}

.banner-box .swiper-button-prev:after {
	content: '';
	background: url(../../../images/2020/prev-btn.png) no-repeat;
	width: 60px;
	height: 60px;
}

.banner-box .swiper-pagination-bullet {
	background-color: rgba(255, 255, 255, .1);
	border: 1px solid #fff;
	opacity: 1;
}

.banner-box .swiper-pagination-bullet-active {
	background-color: #fff;
}

/* 关于我们 */
.about-us {
	position: relative;
	height: 250px;
	padding-bottom: 200px;
}

.about-us-box {
	position: relative;
	display: flex;
	justify-content: space-between;
	height: 480px;
	padding: 90px 175px 50px;
	box-sizing: border-box;
}

.about-us-box::before {
	position: absolute;
	top: 0;
	right: 85px;
	content: '';
	width: 35px;
	height: 240px;
	background-color: #0385FF;
}

.about-us-box::after {
	position: absolute;
	bottom: 110px;
	right: 85px;
	content: 'Picture Rotation';
	width: 70px;
	height: 40px;
	color: #929292;
	font-weight: bold;
}

.about-us-content {
	position: relative;
	width: 450px;
	height: 100%;
}

.about-us-content::before {
	position: absolute;
	bottom: 50px;
	left: 0;
	content: '';
	width: 230px;
	height: 8px;
	background-color: #0385FF;
}

.about-us-content::after {
	position: absolute;
	bottom: 70px;
	left: 0;
	content: '';
	width: 25px;
	height: 25px;
	background-color: #0385FF;
}

.about-us-title {
	position: relative;
	height: 35px;
	line-height: 35px;
}

.about-us-title::before {
	position: absolute;
	left: 0px;
	top: 0;
	content: '';
	width: 8px;
	height: 35px;
	background-color: #0385FF;
}

.about-us-title span:nth-child(1) {
	font-size: 30px;
	font-weight: bold;
	padding: 0 10px 0 20px;
}

.about-us-title span:nth-child(2) {
	font-size: 32px;
}

.about-us-text {
	width: 100%;
	height: 140px;
	padding-right: 30px;
	margin-top: 20px;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	text-indent: 21px;
	box-sizing: border-box;
}

/*关于我们swiper  */
.about-us-swiper {
	width: 400px;
	height: 100%;
	overflow: hidden;
}

.about-us-swiper ul {
	height: 230px;
}

.about-us-swiper ul li {
	width: 400px;
	height: 230px;
	float: left;
}

.about-us-swiper ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.about-us-pagination {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 200px;
	height: 30px;
	margin-top: 25px;
}

.about-us-pagination img {
	display: block;
	width: 20px;
	height: 30px;
	cursor: pointer;
}

.about-us-pagination>div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 140px;
}

.about-us-pagination>div span {
	display: inline-block;
	width: 15px;
	height: 16px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
}

.about-us-pagination>div span.active {
	border-bottom: 1px solid #0385FF;
	transform: scale(1.2);
}

/* 正穗ISO9901质量认证服务标准 */
.service {
	padding: 100px 0 50px;
	background-color: #D9F2FF;
}

.service .container-center {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.service .container-center h1 {
	font-size: 35px;
	color: #0385FF;
}

.service .container-center p {
	font-size: 14px;
	color: #0385FF;
	margin: 15px 0 45px;
	font-weight: 600;
}

.service .container-center .service-icon {
	display: block;
	width: 600px;
}

.service-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 640px;
	height: 60px;
	font-size: 14px;
	line-height: 20px;
}

.service-box div {
	position: relative;
}

.service-box div:nth-child(-n+3)::after {
	content: '';
	position: absolute;
	top: -50px;
	right: -75px;
	height: 100px;
	border-right: 1px solid #000000;
}


/* 正穗公司许可证代办的服务标准有 */
.standard {
	padding: 50px 0 70px;
	background-color: #D9F2FF;
}

.standard-box {
	margin: 0 auto;
	width: 900px;
	height: 330px;
	padding: 0 90px;
	box-sizing: border-box;
	background: url(../../../images/2020/standard-bg.png) no-repeat;
	background-size: 100% 100%;
}

.standard-box h1 {
	width: 100%;
	height: 30px;
	padding: 30px 0;
	text-align: center;
	font-size: 35px;
	color: #0385FF;
}

.standard-content {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 200px;
	padding-bottom: 20px;
}

.standard-item {
	width: 240px;
}

.standard-item .top {
	display: flex;
	align-items: center;
	width: 100%;
	height: 55px;
}

.standard-item .top img {
	display: block;
	height: 55px;
	margin-right: 40px;
}

.standard-item .top span {
	text-align: center;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	line-height: 20px;
}

.standard-item .bottom {
	width: 100%;
	margin-top: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #000;
}


/* 公司注册类型 */
.registered-type {
	background-color: #fff;
}

.registered-lists {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 50px 0;
	box-sizing: border-box;
}

.registered-type .registered-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 30%;
	height: 60px;
	margin-top: 60px;
}

.registered-item .registered-icon {
	width: 60px;
	height: 60px;
}

.registered-context {
	width: calc(100% - 80px);
	 height: 60px;
	margin-left: 7px;
	color: black;
	display: inline;
    float: right;
    margin-top: 5px;

}
.registered-context p {
	width: 320px;
	height: 25px;
	line-height: 20px;
	font-size: 16px;
}

.registered-context div {
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
}


/* 最新资讯 */
.news {
	padding: 80px 0;
	background-color: #fff;
}

.news-content {
	display: flex;
	justify-content: center;
}

.news .news-img-box {
	width: 34%;
	/* height: 600px; */
}

.news .news-img-box .news-img {
	display: block;
	width: 100%;
}

.news .news-box {
	width: 45%;
	height: 600px;
	margin-left: 80px;
	overflow: hidden;
}

.news .news-box .news-title {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.news .news-box .news-title>img {
	width: 100%;
}

.news .news-box .news-list {
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;

}

.news-box .news-list>a {
	padding: 5px 0 3px;
	color: #505FB3;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px solid;
}



/* 注册流程 */
.registered-process {
	padding: 50px 0;
	background-color: #fff;
}

.registered-process .process-title {
	width: 630px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
}

.process-title h2 {
	font-size: 34px;
	height: 40px;
	line-height: 40px;
}

.process-title p {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
}

.registered-process .process-context {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 50px;
	margin-top: 20px;
	box-sizing: border-box;
}

.process-context-item {
	position: relative;
	width: 250px;
	height: 250px;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.process-context-bg {
	display: block;
	width: 100%;
}

.process-context-box {
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
}

.process-context-box .tit {
	width: 100%;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-align: center;
}

.process-context-item .text {
	width: 100%;
	padding: 0 15px;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	box-sizing: border-box;
}

.process-context-item .look-detali {
	display: block;
	width: 100%;
	padding: 10px 20px 0 0;
	text-align: right;
	color: #fff;
	font-size: 12px;
	box-sizing: border-box;
}



/* 注册指南 注册费用 */
.guide-cost {
	padding: 75px 0;
	background-color: #D9F2FF;
}

.guide-cost-content {
	position: relative;
	width: 1050px;
	padding-top: 30px;
	margin: 0px auto;
}


.guide-cost-content .guide-cost-tit {
	position: absolute;
	font-size: 26px;
}

.guide-cost .guide .guide-cost-tit {
	top:0;
	left:30px;
}

.guide-cost .cost .guide-cost-tit {
	top: 50px;
	right:30px;
}


.guide-cost-tit>span:first-child {
	padding-bottom: 3px;
	border-bottom: 2px solid #f00;
}

.guide-cost-content .guide-cost-box {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 25px 0;
	box-sizing: border-box;
}

.guide-cost-box .guide-cost-lists {
	width: 60%;
	padding: 0 25px;
	overflow: hidden;
	box-sizing: border-box;
}

.cost .guide-cost-box .guide-cost-lists {
	margin-top: 30px;
}

.guide-cost-box .guide-cost-lists>li {
	font-size: 14px;
}

.guide-cost-box .guide-cost-lists>li>a {
	padding: 4px 0;
	border-bottom: 1px solid #303E9F;
	color: #303E9F;
		line-height: 33px;
}

.guide-cost-box .guide-cost--img {
	display: block;
	width: 35%;
}


/* 广州正穗集团 实力展示 荣誉 */
.zhengsui-strength-honor {
	padding: 100px 0 45px;
	background-color: #fff;
}

.zhengsui-strength-honor .container-center {
	background: url(../../../images/2020/zhengsui-strength-honor.png) no-repeat;
	background-size: 100% 100%;
}

/* 广州正穗集团 */
.company-zhengsui {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 500px;
	padding: 20px 0 70px;
}

.zhengsui-content {
	display: flex;
	justify-content: flex-start;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 500px;
	padding: 0 100px;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
}

.zhengsui-content-lt {
	width: 470px;
	height: 100%;
	background-color: #fff;
	padding: 50px 90px 60px 20px;
	box-sizing: border-box;
}

.zhengsui-content h2 {
	font-size: 40px;
}

.zhengsui-content-lt h6 {
	font-size: 20px;
	margin: 10px 0 20px;
	font-weight: 400;
	color: #cdcaca;
}

.zhengsui-content-lt ul {
	width: 100%;
	padding-left: 25px;
	box-sizing: border-box;
}

.zhengsui-content-lt p {
	margin-bottom: 7px;
	font-size: 18px;
	font-family: SourceHanSansCN;
	color: rgba(0, 0, 0, 1);
	line-height: 20px;
	font-weight: 500;
}

.zhengsui-content-lt ul li {
	position: relative;
	font-size: 16px;
	font-family: SourceHanSansCN;
	color: rgba(0, 0, 0, 1);
	line-height: 24px;
	font-weight: 500;
}

.zhengsui-content-lt ul li::before {
	position: absolute;
	top: 50%;
	left: -20px;
	height: 12px;
	width: 12px;
	content: '';
	background-color: #006cff;
	border-radius: 50%;
	transform: translateY(-50%);
}

.zhengsui-content-gt {
	display: flex;
	justify-content: space-between;
	width: 450px;
	height: 100%;
}

.zhengsui-content-gt .subsidiary-left {
	width: 100px;
	height: 100%;
	font-size: 38px;
	padding: 120px 0 180px 20px;
	box-sizing: border-box;
	border-right: 2px solid #000;
	text-align: center;
}

.subsidiary-left span {
	display: block;
	font-size: 22px;
}

.zhengsui-content-gt .subsidiary-right {
	width: 380px;
	height: 100%;
	padding-left: 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.subsidiary-right .subsidiary-item {
	width: 100%;
	max-height: 80px;
	margin-bottom: 18px;
}

.subsidiary-right .subsidiary-item h5 {
	font-size: 16px;
	font-weight: normal;
}

.subsidiary-right .subsidiary-item p {
	font-size: 12px;
	padding-left: 15px;
	line-height: 25px;
}

/* 实力展示 */
.strength {
	width: 100%;
	height: 700px;
	margin: 140px 0 110px;
}

.strength .strength-box {
	display: flex;
	justify-content: center;
	box-sizing: border-box;
	width: 100%;
}

.strength-box .strength-left {
	position: relative;
	width: 445px;
	height: 635px;
	margin-right: 80px;
}

.strength-box .strength-left p>span:nth-child(1) {
	position: absolute;
	top: 165px;
	left: 80px;
	font-size: 16px
}

.strength-box .strength-left p>span:nth-child(2) {
	position: absolute;
	top: 325px;
	left: 285px;
	font-size: 16px
}

.strength-box .strength-left p>span:nth-child(3) {
	position: absolute;
	top: 485px;
	left: 45px;
	font-size: 16px
}

.strength-box .strength-left p>span:nth-child(4) {
	position: absolute;
	top: 650px;
	left: 285px;
	font-size: 16px
}

.strength-box .strength-img {
	display: block;
	width: 100%;
	height: 100%;
}

.strength-box .strength-text {
	display: flex;
	flex-direction: column;
	width: 340px;
	padding: 25px 35px 0;
	box-sizing: border-box;
}

.strength-box .strength-text h2 {
	font-size: 35px;
	font-weight: normal;
	color: #000;
}

.strength-box .strength-text h5 {
	margin-top: 15px;
	font-size: 22px;
	color: #cdcaca;
	font-weight: normal;
}

.strength-box .strength-text div {
	font-size: 16px;
	line-height: 36px;
	margin: 20px 0px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(53, 53, 53, 1);
}

.strength-box .strength-btn {
	display: block;
	width: 176px;
	height: 50px;
	margin-top: 60px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	background-color: #072C5F;
	border-radius: 30px;
	color: #fff;
}

/* 荣誉 */
.honor {
	width: 100%;
	padding: 70px 0 45px;
}

.honor h2 {
	width: 100%;
	font-size: 35px;
	font-weight: normal;
	color: #000;
	text-align: center;
}

.honor h5 {
	width: 100%;
	margin-top: 15px;
	font-size: 22px;
	color: #cdcaca;
	text-align: center;
	font-weight: normal;
}


.honor-box {
	width: 100%;
	padding: 0 100px;
	box-sizing: border-box;
}

.honor-box .honor-top,
.honor-box .honor-bottom {
	display: block;
	width: 100%;
}

.honor-lists {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-content: center;
}

.honor-lists .honor-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 32%;
	margin-top: 30px;
}

.honor-lists .honor-item img {
	width: 80%;
}

.honor-lists .honor-item .honor-txt {
	width: 100%;
	padding: 5px 45px;
	box-sizing: border-box;
	line-height: 35px;
	text-align: center;
	font-size: 19px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
}

/* 更多荣誉查看 */
.honor-look-more {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-bottom: 75px;
}

.honor-look-more a {
	margin: 0 5px;
	padding: 4px;
	font-size: 22px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	line-height: 25px;
	color: #006cff;
	border-bottom: 2px solid #006cff;
}


/* 客户及合作伙伴 */
.customers-partners {
	padding: 100px 0;
	background-color: #fff;
}

.customers-partners h1 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 32px;
	line-height: 35px;
}

.customers-partners p {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
	line-height: 50px;
	color: #9d9d9d;
}

.customers-partners-img {
	display: block;
	width: 100%;
}


/* 页脚 */
.footer {
	background-color: #173951;
	min-width: 1200px;
}

.footer-content-top {
	position: relative;
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 140px;
	width: 1000px;
	margin: 0 auto;
}

.footer-content-top .item-box {
	display: flex;
	align-items: center;
	width: 220px;
	height: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}

.footer-content-top .item-box img {
	display: block;
	width: 80px;
	height: 80px;
	margin-right: 15px;
}

.footer-content-mm1 {
	display: flex;
	justify-content: center;
	width: 1200px;
	margin: 0 auto 20px;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
}

.footer-content-mm1 .footer-logo-img {
	display: block;
	width: 117px;
	height: 115px;
	margin-top: 100px;
	margin-right: 55px;
}

.footer-content-mm1 .footer-links-box {
	display: flex;
	justify-content: center;
	padding: 30px 0 0 70px;
	box-sizing: border-box;
	border-top: 1px solid #BEBEBE;
}

.footer-content-mm1 .footer-links-box a {
	display: block;
	width: 150px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	line-height: 25px;
}


.footer-content-mm1 .logo-code-box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 220px;
	margin-left: 40px;
}

.footer-content-mm1 .logo-code-box img {
	display: block;
	width: 95px;
	height: 95px;
	margin: 70px 0 10px;
}

.footer-content-mm1 .logo-code-box p {
	/* width: 100%; */
	line-height: 16px;
	font-size: 11px;
}

.logo-code-box .concat-us {
	display: flex;
	margin-bottom: 15px;
}
.logo-code-box a{
	color: #fff;
}
.footer-content-mm2 {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	color: #fff;
	font-size: 9px;
	padding: 10px 5px 10px 6px;
	border-bottom: 1px solid #fff;
	line-height: 16px;
}

.footer-content-mm2 p {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}

.footer-content-mm2 div {
	display: flex;
	align-items: center;
	width: 1189px;
	margin: 0 auto;
}

.footer-content-mm2 div a {
	position: relative;
	color: #fff;
	margin-right: 8px;
}

.footer-content-mm2 div a::before {
	content: '';
	position: absolute;
	left: -4px;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background-color: #9a9b98;
}

.footer-content-bottom {
	display: flex;
	justify-content: center;
	width: 1200px;
	padding: 15px 80px;
	margin: 0 auto;
	box-sizing: border-box;
}

.footer-content-bottom p {
	width: 60px;
	font-size: 9px;
	color: #fff;
	line-height: 20px;
}

.footer-content-bottom .hot-link {
	line-height: 20px;
	width: 975px;
	color: #999999;
	font-size: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.footer-content-bottom a,
.footer-content-bottom span {
	margin-right: 3px;
	color: #999999;
	font-size: 9px;
}
