﻿* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    text-decoration: none;
}

ul li,
ol li {
    list-style-type: none;
}


/*主题内容样式*/
.maincon{width: 1200px;margin:20px auto;font-family: '微软雅黑';margin-bottom: 10px;}
.jjfz_list{width: 380px;height: 324px;margin-right: 30px;margin-bottom: 30px;}
.column_name{font-size: 17px;font-weight: bold;color: #245399;}
.column_more a{background: url(jjfz_pic_07.png) no-repeat;height: 13px;width: 13px;display: block;}
.zhaiyao{font-size: 15px;color: #333333;line-height: 25px;margin-top: 5px;    text-indent: 2em;height:100px;overflow:hidden;}
/*.jieshao_top {margin-top: 20px;}*/
.jjfz_list_jieshao{border: 1px solid #e3e3e3;padding: 20px 15px;}