.aboutus-company pre{
	line-height: 2;
	font-family: Arial;
}
.support-title{
	text-align: left;
	padding: 0 55px;
}
.headView .navView li:first-child ul,
.footView .navView li:first-child ul{
	display: none;
}

.product-desc p{
    white-space: normal;
    word-break: break-word;
}
.product-text>*:nth-child(2){
        padding-left: 70px;
}
.headView .navView li:first-child>a>i{
	display: none;
}
.option-tip,
.product-text .content{
	font-family:Arial,sans-serif ;
	color: #202020;
	font-weight: 100;
}
pre{
	font-family: Arial;
	word-wrap: break-word;!important
		}
body{
	background: white;
	font-family:Arial,sans-serif;
	/* font-weight: 100; */
}

.home-slide .swiper-slide .textContent span:first-child {
	font-weight: 600;
	width: 45%;
}
.home-content .section-half .name {
	font-weight: 600;
}
.title>span:first-child{
	font-weight: 600;
	margin-bottom: 6px;
}
.news-menu .more{
	font-size: 14px;
}

.headImg section div span:first-child{
	font-weight: 600;
	
}
.table td, .table th{
	text-align: left;
}
.job-content{
	margin-bottom: 3%;
}
.job-title{
	text-align: left;
    line-height: 1.5;
	width: 90%;
}
.footView .navView ul li{
	font-weight: normal;
}



@media (max-width: 768px){

.home-slide .swiper-slide .textContent span:first-child{
	margin-top: 5%;
	font-size: 20px;
}
.home-content .section-half .name {
	line-height: 1.5;
}
.product-text>*:nth-child(1){
    border-right:none;
}
.headImg section div{
	
    width: 60%;
    line-height: 1.4;
}
.product-text>*:nth-child(2){
        padding-left: 10px;
}

}

