﻿@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%;
}

/*part_box*/
.part_box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0
}

.zt_title {
    width: 100%;
    background: url("../images/title_ico.png") left center no-repeat;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 99;
}

.zt_title h1 {
    padding-left: 25px;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    position: relative;
    z-index: 999;
    color: #000000;
    float: left;
}

.title_more {
    float: right;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    height: 60px;
    line-height: 60px;
}

.zcwj_box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}

.zcwj_box_left {
    width: 240px;
    height: 310px;
    padding: 50px;
    float: left;
    overflow: hidden;
    background: url("../images/zcwj_leftbg.png") left top no-repeat
}

.zcwj_box_left h2 {
    font-weight: bold;
    color: #000000;
    line-height: 27px;
    font-size: 20px;
    margin-bottom: 10px
}

.zcwj_box_left p {
    display: block;
    width: 100%;
    height: 235px;
    overflow: hidden;
    margin: 0 auto;
    color: #888888;
    line-height: 24px
}

.zcwj_box_left span {
    display: block;
    width: 100%;
    text-align: right;
    color: #888888;
    line-height: 40px
}

.zcwj_box_right {
    width: 830px;
    height: 413px;
    float: right;
    overflow: hidden
}

.zcwj_box_right ul {
    padding: 10px 5px;
    width: 105%
}

.zcwj_box_right li {
    width: 340px;
    height: 50px;
    padding: 25px;
    line-height: 27px;
    float: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    margin: 0 40px 40px 0
}

.zcwj_box_right li:hover {
    box-shadow: 0 0 10px rgba(59, 37, 155, 0.5);
}

.zcwj_box_right li:hover a {
    color: #cc0000;
}

.zcwj_box_right li:hover span {
    background: #e1dbf4
}

.zcwj_box_right li span {
    display: block;
    width: 46px;
    height: 50px;
    text-align: center;
    font-size: 14px;
    color: #000000;
    float: left
}

.zcwj_box_right li i {
    display: block;
    background: #3b259b;
    text-align: center;
    line-height: 24px;
    color: #ffffff;
    width: 100%;
    font-style: normal
}

.zcwj_box_right li a {
    font-size: 16px;
    padding: 0 0 0 0;
    text-align: justify;
    display: block;
    height: 50px;
    overflow: hidden;
    float: right;
    width: 280px;
    line-height: 24px;
}

/**/

.idate {
    width: 100%;
    height: 413px;
    float: right;
    overflow: hidden
}

.idate ul {
    padding: 10px 5px;
    width: 105%
}

.idate li {
    width: 370px;
    height: 70px;
    padding: 0;
    line-height: 27px;
    float: left;
    margin: 0 40px 40px 0
}

.idate li:hover {
}

.idate li:hover a {
    color: #cc0000;
}

.idate li:hover span {
    background: #e1dbf4
}

.idate li span {
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 14px;
    color: #3b259c;
    float: left;
    background: #e6e3f5
}

.idate li i {
    display: block;
    text-align: center;
    line-height: 27px;
    font-size: 24px;
    width: 100%;
    font-style: normal;
    font-weight: bold;
    margin-top: 10px
}

.idate li a {
    font-size: 16px;
    text-align: justify;
    display: block;
    height: 53px;
    padding: 8px 0;
    overflow: hidden;
    float: right;
    width: 280px;
    line-height: 27px;
}

/**/
.part_nr {
    width: 1200px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}


.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
}
