@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.gy {
    width: 100%;
    height: auto;
}

.topbg {
    width: 100%;
    height: 500px;
    background: url("../imgs/bg.png") no-repeat center center;
}

.im {
    display: block;
    margin: 0 auto;
}

.gy1 {
    margin: 0 auto;
    width: 1100px;
    height: auto;
}

.gy11,
.gy71 {
    width: 100%;
    height: 215px;
    margin-top: 53px;
    border-radius: 2px;
}

.gy11:hover {
    box-shadow: 5px 5px 5px #ccc;
}

.gy71:hover {
    box-shadow: 5px 5px 5px #ccc;
}

.gy111 {}

.gy112 {
    width: 69%;
    font-size: 16px;
    
}

.gy112 .k {
    font-size: 18px;
    color: #000;
}

.gy112 .k1 {
    font-size: 16px;
    color: #332C2B;
    margin-top: 21px;
    line-height: 30px;
}

.gy2 {
    width: 1200px;
    margin: 0 auto;
}

.gy21 {
    margin-top: 55px;
    margin-bottom: 57px;
    font-size: 22px;
}

.gy3 {
    background-color: #ffdaca;
    height: 611px;
}

.gy31 {
    margin: 0 auto;
    width: 1200px;
    text-align: center;
}

.gy31 p {
    display: block;
    font-size: 40px;
    padding-top: 50px;
}

.gy31 img {
    display: block;
    margin-top: 96px;
}

.gy4 {
    width: 1200px;
    margin: 0 auto;
    height: 900px;
}

.gy411 {
    width: 425px;
    height: 38px;
    margin-top: 64px;
}

.gy411 img {
    margin-top: 10px;
}

.gy411 p {
    font-size: 40px;
    color: #FE601F;
}

.gy412 {
    margin-top: 53px;
    font-size: 22px;
    clear: both;
}

.gy1 a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: none;
}

.op {
    clear: both;
    width: 1200px;
    height: 115px;
}