﻿@charset "utf-8"; /* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1300px;
    background: url("../images/bobg.png") center no-repeat #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%;
}


/*part_box*/
.part_box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto 0 auto;
}

.part_nr {
    width: 1080px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto;
    padding: 20px 60px;
    position: relative;
}

.part_nr h1 {
    font-size: 20px;
    font-weight: bold;
    color: #222222;
    line-height: 40px;
}

.zt_title {
    background: url("../images/title_bg.png") center no-repeat;
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    height: 70px;
    line-height: 60px;
    position: relative;
    top: 0;
    z-index: 99;
}

.zt_title h1 {
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    position: relative;
    top: 0;
    z-index: 999
}

.zt_title h1 a {
    color: #ffffff;
}


.i_list {
    width: 104%;
    margin: 5px auto 0 auto;
}

.i_list li {
    width: 45%;
    margin-right: 4%;
    float: left;
    font-size: 16px;
    color: #a0a0a0;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
}

.i_list li a {
    color: #222222;
    font-size: 18px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 78%;
    padding-left: 3%;
    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 a:hover {
    color: #cc0000
}

.hjbtn {
    width: 115%;
    padding: 25px 0 0 0;
    height: auto;
    overflow: hidden;
}

.hjbtn li {
    width: 352px;
    height: 100px;
    padding: 25px 0 15px 0;
    float: left;
    text-align: center;
    background: #f3f3f3;
    margin-right: 40px;
}

.hjbtn li img {
    display: block;
    margin: 0 auto;
    width: 55px;
    height: 55px;
}

.hjbtn li i {
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    line-height: 40px;
}

.marginbottm {
    margin-bottom: 40px
}

.part_nr_l {
    width: 48%;
    float: left
}

.part_nr_r {
    width: 48%;
    float: right
}

.i_list2 {
    width: 100%;
    margin: 5px auto 0 auto;
}

.i_list2 li {
    width: 100%;
    margin-right: 4%;
    float: left;
    font-size: 16px;
    color: #a0a0a0;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
}

.i_list2 li a {
    color: #222222;
    font-size: 18px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 78%;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images/ico_001.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_list2 li a:hover {
    color: #cc0000
}

.linksbox {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.linksbox ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.linksbox li {
    width: 30%;
    float: left;
    margin-right: 3%;
    font-size: 18px;
    line-height: 42px;
    overflow: hidden
}