body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5tahoma, arial, 5b8b4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
    vertical-align: middle;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
}

body::-webkit-scrollbar {
    width: 1px;
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(109, 143, 227, 0.8);
}

body::-webkit-scrollbar-track {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(109, 143, 227, 0.8);
}

body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(109, 143, 227, 0.8);
}

.top {
    width: 100%;
    height: 45px;
}

.container {
    width: 100%;
    height: 2700px;
    background: url('../img/bg.jpg') no-repeat top;
}

.back {
    width: 100%;
    height: 40px;
}

.back .fhgw {
    width: 208px;
    height: 51px;
    text-align: center;
    display: block;
    float: right;
    line-height: 40px;
    margin-right: 12%;
    background: url('../img/back.png') no-repeat;
    text-indent: -9999em;
    margin-top: 38px
}

.slogan {
    width: 1571px;
    height: 250px;
    margin: 0 auto;
    margin-top: 205px;
    background: url('../img/slogan.png') no-repeat;
}

.slogan .time {
    width: 626px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: FZDaBiaoSong-B06S;
    color: #ffffff;
    font-size: 21px;
    float: left;
    margin-top: 195px;
    margin-left: 489px;
}

.login {
    width: 955px;
    height: 89px;
    margin: 0 auto;
    margin-top: 71px;
}

.login .cli-login {
    width: 291px;
    height: 89px;
    background: url('../img/login.png?09') no-repeat top;
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 23px;
    color: white;
    float: left;
    margin-left: 34.8%;
}

.login .cli-login:hover {
    font-size: 25px;
}

.message {
    width: 955px;
    height: 50px;
    text-align: center;
    color: #9b0506;
    float: left;
    line-height: 50px;
}

.message span {
    color: #fff;
}

.message span em {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    min-width: 76px;
    display: inline-block;
}

.message .bddq {
    margin-left: 10px;
    display: inline-block;
}

.content {
    width: 1390px;
    min-height: 1000px;
    margin: 0 auto;
    margin-top: 210px;
}

.content .title {
    width: 100%;
    height: 50px;
}

.content .title img {
    display: block;
    margin: 0 auto;
}

.hd1 {
    width: 100%;
    height: 1430px;
}

.hd1 .cont1_top {
    width: 100%;
    height: 425px;
}

.hd1 .cont1_top .pet1 {
    width: 373px;
    height: 380px;
    float: left;
    position: relative;
    margin-top: 65px;
}

.hd1 .cont1_top .pet2 {
    width: 373px;
    height: 380px;
    float: right;
    position: relative;
    margin-top: 65px;
}

.hd1 .cont1_top .bar {
    width: 601px;
    height: 100px;
    float: left;
    background: url('../img/bar-bg.png') no-repeat;
    position: relative;
    margin-top: 165px;
    margin-left: 38px;
}

.hd1 .cont1_top .pet1 .petName {
    width: 176px;
    height: 34px;
    display: block;
    text-align: center;
    line-height: 34px;
    border: 1px dashed #fff;
    border-radius: 10px;
    background: rgba(131, 171, 138, 0.7);
    position: absolute;
    right: -86px;
    top: 37px;
    z-index: 2;
    color: #fff;
    font-size: 22px;
    font-family: FZDaBiaoSong-B06S;
}

.hd1 .cont1_top .pet1 img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.hd1 .cont1_top .pet1 .select {
    width: 226px;
    height: 54px;
    position: absolute;
    left: 50%;
    margin-left: -86px;
    bottom: 60px;
    z-index: 2;
}

.hd1 .cont1_top .pet1 .select1 {
    background: url('../img/select1.png') no-repeat;
}

.hd1 .cont1_top .pet1 .select2 {
    background: url('../img/select2.png') no-repeat;
}

.hd1 .cont1_top .pet1 .select3 {
    background: url('../img/select3.png') no-repeat;
}

.hd1 .cont1_top .pet1 .support {
    width: 226px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -86px;
    bottom: 23px;
    z-index: 2;
    font-size: 20px;
    color: #fff8dd;
    font-family: FZDaBiaoSong-B06S;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
}

.hd1 .cont1_top .pet2 .petName {
    width: 176px;
    height: 34px;
    display: block;
    text-align: center;
    line-height: 34px;
    border: 1px dashed #fff;
    border-radius: 10px;
    background: rgba(131, 171, 138, 0.7);
    position: absolute;
    left: -69px;
    top: 37px;
    z-index: 2;
    color: #fff;
    font-size: 22px;
    font-family: FZDaBiaoSong-B06S;
}

.hd1 .cont1_top .pet2 img {
    display: block;
    position: absolute;
    left: 25px;
    top: 0;
    z-index: 1;
}

.hd1 .cont1_top .pet2 .select {
    width: 226px;
    height: 54px;
    position: absolute;
    left: 50%;
    margin-left: -86px;
    bottom: 60px;
    z-index: 2;
}

.hd1 .cont1_top .pet2 .select1 {
    background: url('../img/select1.png') no-repeat;
}

.hd1 .cont1_top .pet2 .select2 {
    background: url('../img/select2.png') no-repeat;
}

.hd1 .cont1_top .pet2 .select2 {
    background: url('../img/select3.png') no-repeat;
}

.hd1 .cont1_top .pet2 .support {
    width: 226px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -86px;
    bottom: 23px;
    z-index: 2;
    font-size: 20px;
    color: #fff8dd;
    font-family: FZDaBiaoSong-B06S;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
}

.bar .vs {
    width: 111px;
    height: 116px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    background: url('../img/vs.png') no-repeat;
}

.bar .blue_ico {
    width: 103px;
    height: 86px;
    display: block;
    position: absolute;
    left: 20px;
    top: 3px;
    background: url('../img/blue-ico.png') no-repeat;
}

.bar .red_ico {
    width: 97px;
    height: 86px;
    display: block;
    position: absolute;
    right: 33px;
    top: 3px;
    background: url('../img/red-ico.png') no-repeat;
}

.bar .leftBar {
    /* width: 327px; */
    width: 0;
    height: 33px;
    position: absolute;
    left: 10px;
    top: 43px;
    background: url('../img/blue.png') no-repeat;
}

.bar .rightBar {
    /* width: 333px; */
    width: 0;
    height: 33px;
    position: absolute;
    right: 20px;
    top: 44px;
    background: url('../img/red.png') no-repeat right;
}

.cont1_center {
    width: 373px;
    height: 500px;
    margin: 0 auto;
}

.cont1_center span {
    width: 222px;
    height: 52px;
    background-color: #c43622;
    color: #fff;
    font-size: 30px;
    font-family: FZDaBiaoSong-B06S;
    text-align: center;
    line-height: 52px;
    border: 1px dashed #fff;
    margin: 0 auto;
    border-radius: 15px;
    display: block;
}

.cont1_center .imgBox {
    width: 100%;
    height: 350px;
    position: relative;
}

.cont1_center .imgBox img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.cont1_center .lq {
    width: 226px;
    height: 54px;
    display: block;
    margin: 0 auto;
}

.cont1_center .lq1 {
    background: url('../img/lq1.png') no-repeat;
}

.cont1_center .lq2 {
    background: url('../img/lq2.png') no-repeat;
}

.cont1_center .lq3 {
    background: url('../img/lq3.png') no-repeat;
}

.cont1_bot {
    width: 1120px;
    height: 308px;
    margin: 0 auto;
    margin-top: 30px;
}

.cont1_bot table {
    width: 1120px;
    height: 208px;
    border-collapse: collapse;
    border-color: #bc3924;
    background-color: #e5d5d1;
}

.cont1_bot table th {
    height: 50px;
    color: #bc3924;
    line-height: 50px;
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
    font-size: 30px;
}

.cont1_bot table td {
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
    font-size: 30px;
    color: #bc3924;
}

.cont1_bot table tr td:first-of-type {
    text-align: center;
}

.cont1_bot table tr td:last-of-type {
    text-align: center;
}

.cont1_bot table td img {
    display: block;
    float: left;
    margin-left: 86px;
}

.cont1_bot table td span {
    display: inline-block;
    margin-left: 20px;
}

.cont1_bot table td .lq {
    width: 73px;
    height: 29px;
    display: inline-block;
    margin-top: 5px;
}

.cont1_bot table td .lq.lq1 {
    background: url('../img/lq_1.png') no-repeat;
}

.cont1_bot table td .lq.lq2 {
    background: url('../img/lq_2.png') no-repeat;
}

.cont1_bot table td .lq.lq3 {
    background: url('../img/lq_3.png') no-repeat;
}

.hd2 {
    width: 100%;
    height: 275px;
}

.hd2 span {
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
    color: #fff;
    width: 985px;
    height: 150px;
    display: block;
    float: left;
    line-height: 29px;
    margin: 60px 0 0 207px;
}

.tc1 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.tc1 .form1 {
    width: 364px;
    height: 89px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -45px;
    margin-left: -182px;
    z-index: 966;
    background-color: #a01604;
    border: 1px solid #ff7664;
}

.tc1 .form1 .closed1 {
    width: 24px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
    font-size: 24px;
    color: #fdd282;
    font-weight: 600;
    line-height: 25px;
}

.tc1 .form1 p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
    margin-top: 24px;
}

.tc1 .form1 .makeSure {
    width: 75px;
    height: 25px;
    display: block;
    background-color: #ffffcf;
    color: #a01604;
    font-size: 20px;
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 7px;
}

.tc1 .form1 .makeSure:hover {
    text-decoration: none;
}