article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
.contact {
    text-align: left;
}
.section-wrapper {
    padding-top: 50px;
    padding-bottom: 30px;
}
.contact .container {
    max-width: 1200px;
    margin: 0 auto;
}
.contact h2 {
    font-size: 30px;
}
.contact p {
    font-size: 16px;
    color: #666;
    line-height: 22px;
}
.d1-p1 {
    padding-top: 15px;
}
.row {
    /*display: -ms-flexbox;*/
    display: flex;
    /*-ms-flex-wrap: wrap;*/
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-4 {
    /*-ms-flex: 0 0 33.333333%;*/
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.contact i {
    width: 60px;
    height: 100px;
    border-radius: 30px;
    border: 2px solid #b1b1b1;
    color: #b1b1b1;
    font-size: 40px;
    display: inline-block;
    margin-right: 20px;
    margin-top: 25px;
    padding: 25px 0;
    text-align: center;
    float: left;
    transition: all .6s ease-in-out;
}
.fa {
    /*display: inline-block;*/
    font: normal normal normal 14px/1 FontAwesome;
    /*font-size: inherit;*/
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    /*-moz-osx-font-smoothing: grayscale;*/
}
.contact h3 {
    padding-bottom: 5px;
    font-size: 20px;
    margin-top: 25px;
}
.contact p {
    font-size: 16px;
    color: #666;
    line-height: 22px;
}
table {
    border-collapse: collapse;
}
table {
    width: 1150px;
    border: 1px solid #ccc;
    padding: 0;
    /*border-collapse: collapse;*/
    border-spacing: 0;
    margin: 30px auto;
}
table {
    background-color: transparent;
}
thead {
    background-color: #f4f5f6;
}
table tr {
    border: 1px solid #ddd;
    padding: 5px;
}
table th {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
}
table th, table td {
    line-height: 25px;
    padding: 10px 20px;
    text-align: center;
    border-left: 1px solid #ddd;
}
table th, table td {
    line-height: 25px;
    padding: 10px 20px;
    text-align: center;
    border-left: 1px solid #ddd;
}
img {
    vertical-align: middle;
    border-style: none;
}
.tupian11{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
/*.tupian11 img {*/
    /*width: 1000px;*/

/*}*/