.article_top {
    width: 1200px;
    height: 65px;
    background: url(../images/article.gif) 0 0 no-repeat;
    margin: 4px auto 8px auto;
    overflow: hidden;
}

.article_top a {
    color: #FFFFFF;
    text-decoration: none;
}

.article_top .article_title {
    width: 1008px;
    padding-top: 4px;
    float: right;
    overflow: hidden;
}

.article_top .article_title ul {
    width: 1008px;
    height: 59px;
    float: left;
}

.article_top .article_title ul li {
    width: 190px;
    color: #FFFFFF;
    font-size: 12px;
    float: left;
    text-align: left;
    list-style: none;
    padding: 0 0 0 10px;
    height: 19px;
    line-height: 19px;
    background: url(../images/whitedot.jpg) no-repeat left center;
}

/* index */
.im {
    width: 1200px;
    background-color: #eeeff1;
}

.iml {
    width: 320px;
    overflow: hidden;
    height: 300px;
    float: left;
    margin-right: 10px;
    background-color: #FFFFFF;
}

.imlTx {
    width: 180px;
    text-align: center;
    color: #FFFFFF;
    background-color: #ff8800;
}

.imc {
    width: 538px;
    height: 300px;
    background-color: #FFFFFF;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    float: left;
}

.iNewsHot {
    padding: 5px 20px 0px 20px;
}

.iNewsHot .title a {
    line-height: 40px;
    font-size: 18px;
    font-weight: bolder;
    color: #333333;
}

.iNewsHot .con {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #888888;
    text-align: left;
}

.iNews {
    padding: 10px 20px;
    margin: 0px;
    width: 497px;
    text-align: left;
}

.iNews ul {
    margin: 0px;
    padding: 0px;
}

.iNews ul li {
    list-style: none;
    line-height: 24px;
    font-size: 14px;
    height: 24px;
}

.iNews ul li span {
    color: #ed414a;
    padding-right: 5px;
}

.iNews ul li a {
    color: #333333;
}

.iNews ul li a:hover {
    text-decoration: none;
    color: #ff6600;
}

.iNews ul li i {
    float: right;
    font-style: normal;
    color: #888888;
}

.imr {
    width: 322px;
    background-color: #FFFFFF;
    height: 300px;
    overflow: hidden;
    position: relative;
    float: left;
}

.imrT {
    padding: 0px;
    margin: 0px 20px;
    margin-top: 10px;
    padding-left: 40px;
    height: 30px;
    font-size: 20px;
    font-weight: bolder;
    line-height: 30px;
    text-align: left;
    color: #444444;
    letter-spacing: 2px;
    position: relative;
    background-image: url("/images/ico_title15.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 0px 3px;
}

.imrT i {
    color: #ed414a;
    font-style: normal;
}

.iwd {
    font-size: 14px;
    line-height: 25px;
    height: 232px;
    overflow: hidden;
    margin: 10px 10px;
    text-align: left;
    color: #666666;
}

.imrTx {
    width: 180px;
    text-align: center;
    background-color: #2bb8aa;
    color: #FFFFFF;
}

.iwd p {
    margin: 0px;
    padding: 0px;
}