/* ====== 关于我们  ======*/
/* 标题 */
.about {
	margin-top: 220px;
}
.about .service-title {
	font-size: 34px;
}
@media screen and (max-width:997px) {
	.about {
		margin-top: 90px;
	}
	.about .service-top {
		margin-bottom: 0px
	}
	.about .service-title {
		margin-left: 0;
	}
}

/* banner */
.banner-img img{
	width: 100%;
}

@media screen and (max-width:997px) {
	.banner .main {
		width: 100%;
	}
}

/* 董事长致辞 */
.president {
	width: 95%;
	margin:70px auto 0;
}

.president h4 {
	font-weight: bold;
}

.president img {
	width: 100%;
}

.president-texts {
	margin-left: 5%;
}

.president-texts .title {
	font-weight: bold;
	font-size: 15px;
	margin: 7% 0 2%;
}

.president-texts .content {
	font-size: 14px;
	line-height: 3;
}

.president-texts .content em {
	display: block;
	margin-top: 4%;
}

.president-texts .content .date {
	text-align: right;
}

@media screen and (max-width:997px) {
	.president{
		margin-top: 50px;
			width: 100%;
	}
	.president-texts .content{
		line-height: 2em;
	}
	.president-texts .title{
		margin-top: 50px;
		margin-bottom: 30px;
	}
	.president-texts {
		width: var(--main-width2);
		margin-left: 0px;
		margin: auto;
		padding: 0px 20px;
	}

	.president h4 {
		width: var(--main-width2);
		margin: 60px auto 40px;
	}

}

/* vision */
.vision{
	margin: 100px 0 150px;
}
.vision .service-top {
	font-weight: bold;
	margin-top: 55px;
	margin-bottom: 0px;
}
.vision .service-title,.vision .service-des {
	font-size: 20px;
	line-height: 2;
}
.service-des ol li {
	font-size: 16px;
	line-height: 2;
	font-weight: normal;
	list-style-type: decimal;
	margin-left: 1.2em;
}

@media screen and (max-width:997px) {
	.vision {
		margin-bottom: 0px;
		margin-top: 50px;
		padding: 0px 20px 70px;
	}
	.vision .service-top {
		/* width: var(--main-width2); */
		margin-left: 0px;
		margin: auto;
		font-size: 14px;
	}
	.vision .service-title {
		/* width: var(--main-width2); */
		margin-left: 0px;
		text-align: left;
		font-size: 20px;
		margin-top: 30px;
		font-size: 15px;
	}	
	.vision .service-des{
		font-size: 15px;
		margin-left: 0;
	}
	.vision .service-des ol li {
		font-size: 14px;
	}


}

/* 公司简介 */
/* .intro .service-title {
	padding-bottom: 24px;
	font-size: 16px;
	border-bottom: 1px solid #DBDBDB;
}
.service-title h6{
	padding-left: 20px;
	font-size: 17px;
}
.intro .service-top{
	margin-bottom: 0px;
}
.intro .intro-top .service-title{
	margin-top: 0px;
	
	border-bottom: none;
}
.table02 {
	width: 100%;
	margin-bottom: 100px;
	border-top: 1px solid #DBDBDB;
	line-height: 1.8;
	font-size: 14px;
}

.table02 tr th {
	width: 200px;
	padding: 20px 0;
	background-color: #F7F7F7;
	color: #2E2E2E;
	font-size: 14px;
	font-weight: 500;
	vertical-align: middle;
	border-bottom: 1px solid #DBDBDB;
	text-align: center;
}

.table02 tr td {
	padding: 20px 60px;
	border-bottom: 1px solid #DBDBDB;
	background-color: #fff;
	vertical-align: middle;
}
.table02 tr td div a{
	text-decoration: underline;
}

@media screen and (max-width:997px) {
	.intro .service-top{
		width: 100%;
		margin-left: 0px;
		margin: auto;
		margin-bottom: 30px;
		border-bottom: none;
		
	}
	.intro .service-title{
		width: var(--main-width2);
		margin-left: 0px;
		margin: auto;
		text-align: left;
		border-bottom: 1px solid transparent;
	}
	.intro .service-title2{
		margin-left: 0px;
		
	}
	.table02 {
		margin-bottom: 0px;
	}
	.table02 tr th{
		display: block;
		width: 100%;
		font-size: 13px;
		padding: 10px 20px;
		text-align: left;
	}
	.table02 tr td{
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	.table02 tr td div{
		padding-left: 20px;
		font-size: 13px;
	}
	
} */

/* 历史沿革 */
.history{
	margin-bottom: 140px;
}
.history .service-title {
	padding: 30px 0;
	font-size: 16px;
	border-bottom: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	cursor: pointer;
}
.history .service-top{
	margin-top: 0px;
	margin-bottom: 0px;
}
.history-con-list{
	padding-left: calc( var(--title-margin-left ) + 70px ) ;
}
.his-con-item{
	margin-top: 25px;
	display: flex;
	font-size: 14px;
	line-height: 1.8;
}
.his-con-item .date{
	margin-right: 40px;
}
.company .table02 {
	font-size: 14px;
}

@media screen and (max-width: 997px){
	.history{
		margin-bottom: 0px;
	}
	.history .service-title{
		text-align: left;
		    margin-top: 40px;
	}
	.history-con-list {
		overflow: hidden;
	    padding:0px 20px;
	}
	.his-con-item{
		display: block;
	}
	.his-con-item .date{
		width: 100%;
	}
}

/* 日本总公司 */
.company .service-title {
	padding-bottom: 30px;
	font-size: 16px;
	border-bottom: 1px solid #DBDBDB;
}
.company-content{
	/* padding: 0 20px 0 100px; */
	margin-bottom: 25px;
	display: flex;
}
.company-con-texts{
	padding: 0 20px 0 100px;
	font-size: 14px;
	line-height: 2;
	flex: 7;
}
.company-con-texts h5{
	font-size: 15px;
	margin-bottom: 30px;
}
.company-con-texts h6{
	font-weight: 600;
	margin-bottom: 35px;
}
.company-con-texts p{
	margin-bottom: 35px;
}
.company-con-texts a{
	border-bottom: 1px solid #2E2E2E;
	transition: 0.3s ease-in-out;
}
.company-con-texts a:hover{
	border-color: #fff;
}
.company-con-texts a:focus{
	color: #000;
	text-decoration: none;
}
.company-con-pics{
	flex:3;
}
.company-con-pics img{
	width: 100%;
}
.factory .service-top{
	margin-top: 0;
}
@media screen and (max-width: 997px){
	.company .service-title{
		text-align: left;
	}
	.company-content{
		display: block;
	}
	.company-con-texts{
		padding-left: 20px;
		margin-bottom: 45px;
	}
	.company-con-texts p{
		margin-bottom: 0px;
	}
	.company-con-texts h5{
		font-size: 16px;
	}
	.company-con-texts h6 {
	    margin-bottom: 30px;
		font-size: 15px;
		font-weight: bold;
	}
	.factory .service-top{
		/* margin-bottom: 80px; */
	}
}