* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

img {
    width: 100%;
}

html,
body {
    margin: 0;
    padding: 0;
}

body {
    font-size: 20px;
    line-height: 2;
    color: #3667d0;
    min-width: 1260px;
}

.head {
    width: 100%;
    height: 443px;
    background: url("../images/head.jpg") no-repeat top center;
}

a {
    color: #3667d0;
}

.mainContent {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 1px;
}

.text {
    width: 960px;
    margin: 0 auto;
    font-size: 18px;
}

.mainContent p {
    color: #3667d0;
}

.bar {
    margin-bottom: 30px;
    margin: 20px;
}

.bar p {
    font-size: 20px;
    line-height: 36px;
    height: 50px;
    color: #3667d0;
    width: 960px;
    margin: 0px auto;
}

.bar span {
    display: block;
    float: left;
    background: #3667d0;
    color: #fff;
    padding: 0px 20px;
    border-radius: 20px;
    margin: 0px 10px;
}

table {
    margin: 0 auto;
    border-collapse: collapse;
    width: 960px;
    text-align: center;
    border: 1px solid #3667d0;
}

table span {
    color: #fa308f;
}

table tr td {
    padding: 5px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #3667d0;
}

table tr:nth-child(1) td {
    background: #3667d0;
    color: #ffffff;
    border-right: 1px solid #ffffff;
}

table tr:nth-child(1) td:nth-child(4) {
    border-right: 1px solid #3667d0;
}

.text {
    width: 960px;
    height: 443px;
    background: url("../images/bg.jpg") no-repeat top center;
}

.text p {
    width: 900px;
    margin: 12px auto;
    line-height: 26px;
}

.text h2 {
    text-align: center;
    margin: 0 auto;
}

.btn {
    background: url(../images/btnCn.jpg) no-repeat top center;
    margin: 0 auto;
    margin: 60px;
    height: 119px;
}