.about-body {
    width: 100%;
    height: auto;
    display: inline-block;
    /*margin-top: -4px;*/
    padding-top: 350px;
    background: url("http://imgqn.ubiznet.com/umxcx/about_top_um.png") center 0px no-repeat #fff;
}
.item-title{
    width: 800px;
    height: 80px;
    margin-left: 10%;
    margin-top: -140px;
    padding-bottom: 70px;
    position: absolute;
}
.item-title-h1{
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    height: 60px;
}
.item-title-h3{
    font-size: 16px;
    color: #AAABAD;
    height: 30px;
}
.item-div{
    margin: 0 auto;
    width: 1308px;
    height: 750px;
    background-color: #fff;
    box-shadow:0 0 70px rgba(121,155,181,0.36);
    margin-bottom: 250px;
    position: relative;
}
.item-auto{
    margin: 0 auto;
    width: 1308px;
    height: auto;
    background-color: #fff;
    box-shadow:0 0 70px rgba(121,155,181,0.36);
    margin-bottom: 250px;
    position: relative;
}
.item-profile{
    width: 1150px;
    height: 260px;
    margin: 0 auto;
}
.item-profiledt{
    width: 1150px;
    height: auto;
    margin: 0 auto;
    min-height: 260px;
}
.item-juxing{
    margin-top: 30px;
    width: 15px;
    height: 30px;
}
.item-title-pro{
    font-size: 26px;
    display: inline-block;
    margin-top: 30px;
}
.item-title-dt{
    font-size: 26px;
    display: inline-block;
    margin-top: 30px;
    margin-left: 45%;
}
.item-desc{
    font-size: 17px;
    width: 1147px;
    height: 97px;
    margin-top: 35px;
    line-height: 35px;
}
.item-descdt{
    font-size: 17px;
    width: 1147px;
    height: auto;
    margin-top: 35px;
    line-height: 35px;
}
.item-info{
    width: 1147px;
    height: 460px;
    margin: 0 auto;
}
.item-about{
    margin-top: 30px;
    width: 1147px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.item-icon{
    width: 45px;
    height: 45px;
}

/*//helper*/
.helper-body {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 350px;
    background: url("http://imgqn.ubiznet.com/umxcx/helpbg.png") center 0px no-repeat #fff;
}
.item-div-help{
    margin: 0 auto;
    width: 1308px;
    height: 1580px;
    background-color: #fff;
    box-shadow:0 0 70px rgba(121,155,181,0.36);
    margin-bottom: 180px;
    position: relative;
}
.item-border1{
    width: 90%;
    height: 410px;
    margin: 0 auto;
    border: 1px solid #fff;
}
.item-xian{
    width: 90%;
    margin: 0 auto;
    height: 1px;
    background-color: #ccc;
}
.item-border2{
    width: 90%;
    height: 340px;
    margin: 0 auto;
    border: 1px solid #fff;
}
.item-border3{
    width: 90%;
    height: 260px;
    margin: 0 auto;
    border: 1px solid #fff;
}
.item-border4{
    width: 90%;
    height: 260px;
    margin: 0 auto;
    border: 1px solid #fff;
}
.item-Q{
    font-size: 26px;
    font-weight:bold;
    margin-top: 70px;
}
.item-A{
    font-size: 26px;
    font-weight:bold;
    margin-top: 25px;
    margin-bottom: 15px;
}
.item-A-list{
    font-size: 16px;
    margin-top: 10px;
    line-height: 30px;
}
.item-number{
    display: inline-block;
    font-size: 20px;
    /*margin-left: 30px;*/
}
.mar1{
    margin-left: 10px;
}
.mar2{
    margin-left: 80px;
}
.mar3{
    margin-left: 132px;
}
.mar4{
    margin-left: 140px;
}
.mar5{
    margin-left: 135px;
}









.about-list {
    width: 1258px;
    height: auto;
    min-height: 700px;
    background: #fff;
    margin: 0px auto;
    /*border-radius: 8px;*/
}
.about-title {
    height: 80px;
    /*font-size: 32px;*/
    /*justify-content: center;*/
    /*display: flex;*/
    /*align-items: center;*/
    color: #fff;
    font-weight: bold;

}
.about-content {
    height: auto;
    font-size: 16px;
    margin: 20px 60px;
    line-height: 30px;
}

.about-address {
    width: 900px;
    height: 627px;
    margin: 0 auto;
    border: 2px #f5f5f5 solid;
    background: url("../images/address.png");
}

.about_info{
    width: 100%;
    height: auto;
    margin: 0px 60px;
}

.about_info .about_item{
    font-size: 16px;
    margin-bottom: 20px;
}
