@font-face {
    font-family: "FZY4JW";
    src: url(//www.zjdj.com.cn/zt/material/elevendk/FZY4JW.TTF) format("truetype");
}

@charset "utf-8";

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;
}

/* -webkit-text-size-adjust fix Chrome 12 px limit */

body,
button,
input,
select,
textarea,
label {
    font-size: 14px;
    font-family: Microsoft Yahei;
    -webkit-text-size-adjust: none;
}

button,
input,
select,
label {
    vertical-align: middle;
    list-style-type: none;
    border: none;
}

label {
    padding-left: 0.4em;
}

ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

ul {
    list-style: none;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 13px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

img {
    border: 0 none;
}

a img,
span img {
    vertical-align: middle;
}

em {
    font-style: normal;
    font-weight: 700;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table th {
    font-weight: 300;
}

a {
    text-decoration: none;
    color: #000;
}
a:hover {
    color: #c20d0d;
}

.fl{
    float: left;
}

.rg{
    float: right;
}

.bg{
    width: 1920px;
    height: 5500px;
    margin: 0 auto;
    background: url(images/bg.png);
    background-size: cover;
}

.banner{
    width: 1920px;
    height: 895px;
    margin: 0 auto;
    background: url(images/banner.png) center top no-repeat;
}

.cxbanner{
    width: 1020px;
    height: 200px;
    margin: 0 auto;
}

.cxlogo{
    float: left;
    width: 677px;
    height: 198px;
    background: url(images/cxlogo.png) center top;
}

.cxmain{
    margin: 0 auto;
    width: 1125px;
    height: 2450px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.3);
    padding-left: 15px;
    margin-bottom: 80px;
}

.cxbox{
    width: 1040px;
    height: 1000px;
    margin: 0 auto;
}

.cx{
    float: left;
    width: 320px;
    height: 280px;
    margin-right: 25px;
    margin-bottom: 55px;
}

.cx a img{
    width: 320px;
    height: 220px;
    margin-top: 70px;
}

.cxtil{
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.8px;
}

.jybanner{
    width: 1020px;
    height: 200px;
    margin: 0 auto;
}

.jylogo{
    float: left;
    width: 677px;
    height: 198px;
    background: url(images/jylogo.png) center top;
}

.jymain{
    margin: 0 auto;
    width: 1125px;
    height: 2450px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.3);
    padding-left: 15px;
}

.jybox{
    width: 1040px;
    height: 1000px;
    margin: 0 auto;
}

.jy{
    float: left;
    width: 320px;
    height: 280px;
    margin-right: 25px;
    margin-bottom: 55px;
}

.jy a img{
    width: 320px;
    height: 220px;
    margin-top: 70px;
}

.jytil{
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.8px;
}



a:hover {
    color: #c20d0d;
}