a {
    text-decoration: none;
    color: #000;
}

body {
    margin: 0;
    padding: 0;
    font-family: \5B8B\4F53;
	overflow-x: hidden;
    margin: 0 auto;
    width: 100%;
	min-width:1200px;
}

* {
    text-decoration: none;
    list-style: none;
}

img {
    border: 0px;
}

ul,
li,
dl,
dd,
dt,
p,
ol,
h1,
h2,
h3,
h4,
h5 {
    font-size: 14px;
    font-weight: 100;
    padding: 0;
    margin: 0;
}

a,
input,
button {
    outline: none;
}

::-moz-focus-inner {
    border: 0px;
}

a {
    color: #000;
}

.m-show {
    width: 100%;
}

.cont {
    width: 1920px;
}

.cont>div {
    position: relative;
}

.cont>div img {
    vertical-align: top;
}
.topWrap{
	height:700px;
	width:3840px;
	overflow:hidden;
}
.topWrap  img{
	position:relative;
}
.m-company {
    position: absolute;
    width: 550px;
    height: 330px;
    top: 375px;
    left: 390px;
}
.m-company  img{
	display:block;
	float:left;
}
.m-company p {
    text-indent: 28px;
    line-height: 23px;
    margin-bottom: 4px;
	font-size:16px;
}

.m-brand {
    position: absolute;
    width: 590px;
    height: 150px;
    top: 1150px;
    left: 920px;
    font-size: 16px;
    line-height: 25px;
	text-indent: 32px;
}

.wrap,
.wrap1 {
    position: absolute;
    overflow: hidden;
}

.wrap {
    width: 1150px;
    height: 425px;
    top: 265px;
    left: 390px;
}

.wrap1 {
    width: 1130px;
    height: 236px;
    top: 258px;
    left: 390px;
}

.wrap ul {
    position: absolute;
    width: 1995px;
}

.wrap1 ul {
    position: absolute;
    width: 1480px;
}

.warp ul::after,
.warp1 ul::after {
    content: ".";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}

.wrap li {
    float: left;
    width: 285px;
}

.wrap li img {
    width: 270px;
    height: 425px;
}

.wrap1 li {
    float: left;
    width: 370px;
}

.wrap1 li img {
    width: 349px;
    height: 236px;
}

.m-address {
    position: absolute;
    width: 635px;
    height: 225px;
    top: 935px;
    left: 410px;
    color: #fff;
}

.m-address h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 50px;
}

.m-address p {
    font-size: 18px;
    line-height: 30px;
}

.m-address p:nth-child(3) {
    margin-bottom: 20px;
}