﻿@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 {
    display: none;
}*/

.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;
    height: 90px;
    overflow: hidden;
}

.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;
}

.tab ul {
    padding-top: 30px;
    padding-left: 50px;
}

.tab ul li {
    float: left;
    font-size: 18px;
    text-align: center;
    width: 168px;
    height: 50px;
    line-height: 50px;
    color: #000;
    border-radius: 5px;
    cursor: pointer;
}

.tab ul li.active {
    color: #fff;
    background: #D9461A;
}

.tople {
    width: 387px;
    height: 387px;
    background: #fff;
    float: left;
}

.topri {
    width: 387px;
    float: left;
    height: 387px;
    background: #fff;
    margin-left: 20px;
}

.topri2 {
    width: 387px;
    float: right;
    height: 387px;
    background: #fff;
}