@charset "utf-8";
/* CSS Document */

.index_con {
    float: left;
    background: url(/images/index_con_bg.jpg) no-repeat;
    width: 224px;
    height: 450px;
    margin-left: 21px;
    margin-top: 35px;
}

.index_con_tit {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
    font-family: "微软雅黑"
}

.index_con img {
    margin-left: 2px;
}

.index_con p {
    width: 195px;
    margin-left: 20px;
    line-height: 24px;
    text-indent: 2em;
    color: #004b00;
    font-size: 14px;
    font-family: "微软雅黑";
    height: 145px;
    overflow: hidden;
}

.index_con ul {
    width: 195px;
    margin-top: 30px;
    margin-left: 20px;
}

.index_con ul li {
    background: url(/images/dot.jpg) no-repeat center left;
    width: 195px;
    line-height: 28px;
}

.index_con ul li a {
    color: #004b00;
    font-size: 14px;
    padding-left: 10px;
    font-family: "微软雅黑"
}

.index_con .more {
    margin-left: 180px;
    margin-top: 10px;
}

.index_ele {
    background: url(/images/index_tit_ele.jpg) no-repeat;
    height: 109px;
    width: 1003px;
}

.index_ele .more1 {
    height: 18px;
    width: 65px;
    margin-top: 50px;
    margin-right: 40px;
}

.index_ele .more1 p a {
    height: 18px;
    font-size: 18px;
    color: #004b00;
    float: left;
}

.index_ele .more1 img {
    float: right;
    margin-top: 5px;
}

.index_link {
    overflow: hidden;
    width: 880px;
    margin-top: 25px;
}

.index_link ul li {
    text-align: center;
    float: left;
    width: 110px;
}

.index_link ul li a {
    font-size: 14px;
    color: #004b00;
    font-family: "微软雅黑"
}

.index_link table tr td {
    text-align: center;
    float: left;
    width: 110px;
}

.index_link table tr td a {
    font-size: 14px;
    color: #004b00;
    font-family: "微软雅黑"
}
	