header > div {
    width:100%;
    margin: 0 auto;
}
header > div > .head_right{
	width: 71%;
}
header > div > .logo{
	margin-left:7%;
}
header > div > .head_right > ul{
	margin-left:0px;
}
.content > section > .introduce > div.bg {
    width: 100%;
    height: 653px;
    overflow: hidden;
}
.content > section > .introduce > div.bg img {
    width: 100%;
    height: 87%;
    vertical-align: top;
    transition: 1s all;
}
.content > section > .introduce > .text p{
    padding: 10px 50px 10px 50px;
}
.content > section > .character > ul > li:first-child {
     margin-left:0px; 
}
.content > section > .character > ul > li {
    margin-right:0px; 
    padding: 0px 45px;
}
.content > section > .character {
     padding-top:0px; 
}
.content > section > .lawsuit > .law_left img {
	padding-left:16%;
    transition: 1s all;
}
.content > section > .lawsuit {
    margin-top:0px;
    display: inline-block;
}
.content > section > .lawsuit > .law_right > .top p:nth-child(1) {
	width:306px;
    font-size: 34px;
    color: #58627C;
    line-height: 48px;
}
.content > section > .lawsuit > .law_right > .top p:nth-child(2) {
	width:306px;
    font-size: 20px;
    text-align: right;
    color: #58627c;
    line-height: 28px;
}
.content > section > .lawsuit > .law_right > .bottom {
	width:380px;
}
.content > section > .lawsuit > .law_left {
    float: left;
     width:40%; 
}
.content > section > .lawsuit > .law_right {
    margin-top: 200px;
    float:left;
    width: 50%;
    text-align:left;
    position: relative;
}
.content > section > .lawsuit > .law_right > .code {
    position: absolute;
    top: 50px;
    left: 390px;
}
.content > section > .business > .list > ul > li {
    width: 22%;
    float: left;
    text-align: center;
    list-style: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    margin: 0 15px;
}
.footer > .foo_right > .service {
    float: left;
    margin-left:0px;
}
.footer > .foo_left > ul {
    padding-left: 50px;
    padding-top:0px;
    width: 350px;
    list-style: none;
}
.foo_left {
    width: 500px;
    height: 54px;
    float: left;
    padding-top: 135px;
    padding-left:20px;
}
.linkmen {
    width: 450px;
    height: 54px;
    margin-left: 100px;
}
.footer > .foo_right {
    float: right;
    width: 415px;
}
.foo_right {
    width: 30%;
    height: 54px;
    padding-top: 135px;
    margin-left:30px;
    float: left;
}