* {
    margin: 0;
    padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none outside none;
}

a {
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: medium none;
    text-decoration: none;
}

img {
    vertical-align: top;
}

textarea {
    outline: none;
    resize: none;
    overflow: auto;
}

.clearfix::after {
    content: ".";
    height: 0;
    clear: both;
    visibility: hidden;
    display: block;
}

:focus {
    outline: 0;
}


/* //去除iOS的button样式 */

textarea {
    -webkit-appearance: none;
}

input {
    border: none;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

body {
    font-family: "Microsoft YaHei", "微软雅黑";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.l70 {
    line-height: 70px;
}

.Marr0 {
    margin-right: 0 !important;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.tc {
    text-align: center;
}

.title {
    font-size: 60px;
    font-weight: 800;
    text-align: center;
    background: url(global/title1.png) center top 35px no-repeat;
    background-size: 1084px 67px;
    color: #0066cc;
    height: 110px;
}

.title2 {
    font-size: 60px;
    font-weight: 800;
    text-align: center;
    background: url(global/title2.png) center top 35px no-repeat;
    background-size: 1084px 67px;
    color: #fff;
    height: 110px;
    text-shadow: rgba(102, 102, 102, .3);
}

.title3 {
    font-size: 60px;
    font-weight: 800;
    text-align: center;
    background: url(global/title3.png) center top 35px no-repeat;
    background-size: 764px 69px;
    color: #fff;
    height: 110px;
    text-shadow: rgba(102, 102, 102, .3);
}

.title4 {
    font-size: 60px;
    font-weight: 800;
    text-align: center;
    background: url(global/title4.png) center top 35px no-repeat;
    background-size: 704px 69px;
    color: #0066cc;
    height: 110px;
    text-shadow: rgba(102, 102, 102, .3);
}

.title5 {
    font-size: 60px;
    font-weight: 800;
    text-align: center;
    background: url(global/title5.png) center top 35px no-repeat;
    background-size: 873px 69px;
    color: #fff;
    height: 110px;
    text-shadow: rgba(102, 102, 102, .3);
}

.title6 {
    font-size: 60px;
    font-weight: 800;
    text-align: center;
    background: url(global/title6.png) center top 35px no-repeat;
    background-size: 773px 69px;
    color: #0066cc;
    height: 110px;
    text-shadow: rgba(102, 102, 102, .3);
}

.title7 {
    font-size: 60px;
    font-weight: 800;
    text-align: center;
    background: url(global/title7.png) center top 35px no-repeat;
    background-size: 1373px 69px;
    color: #fff;
    height: 110px;
    text-shadow: rgba(102, 102, 102, .3);
}

.hide {
    display: none;
}

.Mart30 {
    margin-top: 50px;
}

.zanka {
    width: 1200px;
    background: #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #1b76d1;
    display: inline-block;
}

.zanka.zanka1 {
    width: 1200px;
    background: url(global/vip_bottom.png);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #1b76d1;
    display: inline-block;
}

.zanka img {
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
}

.Mart68 {
    margin-top: 68px;
}

.tl {
    text-align: left;
}

.Wrap1227 {
   /* width: 1227px;
    margin: 0 auto;*/
    text-align: center;
}