﻿body{
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑", "宋体";
}
.contact-banner{
    position: relative;
    margin: 104px auto 0;
    background: url("img/contactus-banner.jpg");
    width: 100%;
    height: 185px;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.content-1{
    margin-top: 98px;
    margin-bottom: 44px;
}
.content-1 img{
    margin: 0 auto;
    width: 989px;
    height: 72px;
}
.content-2{
    margin-bottom:30px;
}
.content-2 div:first-child{
    color: #525252;
    font-size: 20px;
    height: 21px;
    line-height: 21px;
    border-left: 4px solid #0070f0;
    text-indent: 16px;
    margin-bottom: 25px;
}
.content-2 ul {
    color: #606060;
    font-size: 16px;
    padding-left: 0px;
    margin-left: -4px;
    margin-bottom: 25px;
}
.content-2 ul br{
    clear:both;
    height:0;
    width: 0;
}
.content-2 ul li{
    float: left;
    height: 36px;
    line-height: 36px;
    list-style: none;
    background: url("img/dian.jpg") no-repeat;
    background-position: left;
    text-indent: 30px;
}
.content-2 ul li:first-child{
    width: 400px;
}
.content-2 ul li:nth-child(2){
    width: 300px;
}
.content-2 ul li:nth-child(3){
    white-space: nowrap;
}
.content-2 ul li:nth-child(4){
    width: 400px;
}
.content-2 ul li:nth-child(5){
    width: 300px;
}
.content-3 div:first-child{
    color: #525252;
    font-size: 20px;
    height: 21px;
    line-height: 21px;
    border-left: 4px solid #0070f0;
    text-indent: 16px;
    margin-bottom: 25px;
}
.content-3 ul {
    color: #606060;
    font-size: 16px;
    padding-left: 0px;
    margin-left: -4px;
    margin-bottom: 40px;
}
.content-3 ul br{
    clear:both;
    height:0;
    width: 0;
}
.content-3 ul li{
    float: left;
    height: 36px;
    line-height: 36px;
    list-style: none;
    background: url("img/dian.jpg") no-repeat;
    background-position: left;
    text-indent: 30px;
}
.content-3 ul li:first-child{
    width: 380px;
}
.content-3 ul li:nth-child(2){
    width: 288px;
}
.content-3 ul li:nth-child(3){
    width: 284px;
    white-space: nowrap;
}
/*支付方式*/
.payment{
    width: 1016px;
    margin: 80px auto;
}
.payment .title{
    width: 100%;
    height: 60px;
    text-indent: -999em;
    overflow: hidden;
    background: url("img/payment.png") no-repeat center center;
}
.payment .payinfo{
    width: 998px;
    margin: 60px auto 0;
}
.payment .payinfo h3{
    color: #525252;
    font-size: 20px;
    font-weight: normal;
    height: 21px;
    line-height: 21px;
    border-left: 4px solid #0070f0;
    text-indent: 16px;
    margin-bottom: 25px;
}
.payment .payinfo p{
    color: #606060;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    list-style: none;
    background: url("img/dian.jpg") no-repeat;
    background-position: left;
    text-indent: 30px;
}