﻿@charset "utf-8"; /* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1300px;
    background: #ffffff !important;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
    position: relative;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.i_jg {
    width: 100%;
    margin: 10px auto;
    height: 10px;
    overflow: hidden
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/**/
.zt_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto
}

.zt_banner img {
    width: 100%;
}

/**/
.i_main {
    width: 1200px;
    margin: 50px auto;
    height: auto;
    overflow: hidden
}

.shflfl {
    width: 1200px;
    margin: 0 auto 40px auto;
    height: 160px;
    overflow: hidden;
    background: #f6f6f6;
}

.shflfl h1 {
    display: block;
    width: 225px;
    text-align: center;
    padding: 30px 0;
    float: left
}

.shflfl h1 img {
    display: block;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 auto
}

.shflfl span {
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    display: block;
    width: 100%;
    text-align: center
}

.shflfl ul {
    width: 900px;
    float: right;
    padding: 20px
}

.shflfl li {
    width: 30%;
    float: left;
    font-size: 18px;
    line-height: 40px;
}

.shflfl .bgc1 {
    background: #ffece8;
    height: 100%
}

.shflfl .bgc2 {
    background: #fff9e8
}

.shflfl .bgc3 {
    background: #f1ffe8
}

.shflfl .d1 li {
    background: url("../images/ico_d1.png") left center no-repeat !important;
    padding-left: 15px
}

.shflfl .d2 li {
    background: url("../images/ico_d2.png") left center no-repeat;
    padding-left: 15px
}

.shflfl .d3 li {
    background: url("../images/ico_d3.png") left center no-repeat;
    padding-left: 15px
}

/**/
.i_list {
    width: 104%;
    margin: 5px auto 0 auto;
}

.i_list li {
    width: 46%;
    margin-right: 4%;
    float: left;
    font-size: 16px;
    color: #a0a0a0;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.i_list li a {
    color: #222222;
    font-size: 16px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 78%;
    padding-left: 2%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images/ico_001.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_list li span {
    float: right;
    color: #7d7d7d;
}

.i_list li:hover a {
    color: #cc0000
}

.marginbottm {
    margin-bottom: 40px
}
