.main {
    width: 1026px;
    overflow: hidden;
    margin: auto auto;
    background-color: #FFFFFF;
}

.flash {
    width: 1026px;
    height: 284px;
    overflow: hidden;
    margin: auto auto;
}

.menu {
    width: 1026px;
    height: 93px;
    overflow: hidden;
    margin: auto auto;
    background-image: url(../images/img/cnav.jpg);
}

/* ============ Menu Start=============== */
.menu div {
    width: 205px;
    height: 93px;
    float: left;
    overflow: hidden;
}

.menu div ul {
    position: absolute;
    display: none;
    width: 205px;
    text-align: left;
    z-index: 101;
    background-color: #FAFAFA;
    border: 1px solid #C6C6C6;
}

.menu div ul li {
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: left;
    margin-top: 3px;
}

.menu div ul li a {
    display: block;
    float: left;
    margin-left: 5px;
    padding-left: 10px;
    width: 60px;
    height: 22px;
    overflow: hidden;
    font-family: "ËÎÌå";
    background-image: url(../images/ico/arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.menu div ul li a:link {
    font-size: 12px;
    color: #333333;
    display: block;
    float: left;
}

.menu div ul li a:visited {
    font-size: 12px;
    color: #333333;
    display: block;
    float: left;
}

.menu div ul li a:hover {
    font-size: 12px;
    color: #FF0000;
    display: block;
    float: left;
}

a.bmenu {
    display: block;
    width: 205px;
    height: 93px;
    line-height: 93px;
    text-align: center;
}

a.bmenu:link {
    font-size: 28px;
    line-height: 93px;
    color: #009241;
    font-family: "Î¢ÈíÑÅºÚ";
}

a.bmenu:visited {
    font-size: 28px;
    line-height: 93px;
    color: #009241;
    font-family: "Î¢ÈíÑÅºÚ";
}

a.bmenu:hover {
    font-size: 28px;
    line-height: 93px;
    color: #ffffff;
    background-image: url(../images/img/hover.jpg);
    font-family: "Î¢ÈíÑÅºÚ";
}

/* ============Menu Over=============== */

.gonggao {
    width: 1026px;
    height: 30px;
    overflow: hidden;
    margin: auto auto;
}

.gonggao_tit {
    float: left;
    line-height: 30px;
    color: #FF0000;
    font-weight: bold;
}

.gonggao_lis {
    float: left;
    line-height: 30px;
}

.gonggao_lis ul li div a {
    color: #FF0000;
}

.m_lib {
    width: 1026px;
    overflow: hidden;
    margin: auto auto;
}

.m_left {
    width: 760px;
    overflow: hidden;
    float: left;
}

.daily {
    width: 760px;
    height: 335px;
    overflow: hidden;
}

.daily_flash {
    width: 320px;
    height: 247px;
    overflow: hidden;
    border: 1px solid #cccccc;
}

.daily_num {
    width: 320px;
    height: 75px;
    overflow: hidden;
    border: 1px solid #cccccc;
    background-color: #FFFDEE;
    margin-top: 5px;
}

.daily_num ul {
    margin-left: 5px;
}

.daily_num ul li {
    width: 50px;
    overflow: hidden;
    float: left;
    margin-top: 10px;
    margin-left: 1px;
    margin-right: 1px;
}

.daily_tit {
    width: 418px;
    height: 29px;
    overflow: hidden;
    border-bottom: 1px solid #5A5A5A;
}

.daily_tit span {
    display: block;
    width: 95px;
    height: 29px;
    overflow: hidden;
    background-image: url(../images/img/daily.jpg);
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    color: #FFFFFF;
    font-family: "Î¢ÈíÑÅºÚ";
}

.daily_tit a {
    float: right;
    margin-top: 10px;
}

.daily_list {
    width: 418px;
    overflow: hidden;
}

.daily_list ul {
    width: 418px;
    overflow: hidden;
    margin: auto auto;
}

.daily_list ul li {
    width: 418px;
    overflow: hidden;
    line-height: 29px;
    border-bottom: 1px dashed #5A5A5A;
}

.daily_list ul li a {
    background-image: url(../images/img/botton.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

.daily_list ul li span {
    float: right;
}

.banner {
    width: 760px;
    height: 127px;
    overflow: hidden;
}

.banner_le {
    width: 127px;
    height: 127px;
    overflow: hidden;
    float: left;
    background-image: url(../images/img/ba1.jpg);
}

.banner_ri {
    width: 633px;
    height: 127px;
    overflow: hidden;
    float: left
}

.list {
    width: 760px;
    overflow: hidden;
    margin-top: 10px;
}

.tit {
    width: 374px;
    height: 33px;
    overflow: hidden;
    background-image: url(../images/img/tit.jpg);
}

.tit span {
    display: block;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #555555;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: bold;
    background-image: url(../images/img/bo.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    margin-left: 10px;
}

.tit a {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.list_li {
    width: 374px;
    overflow: hidden;
}

.list_li ul li {
    line-height: 28px;
    border-bottom: 1px dashed #5A5A5A;
}

.list_li ul li a {
    background-image: url(../images/img/botton.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.list_li ul li span {
    float: right;
}

.cp_d {
    width: 354px;
    overflow: hidden;
    margin: auto auto;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
}

.lis_cp {
    width: 354px;
    overflow: hidden;
    margin: auto auto;
    line-height: 24px;
}

.banner_e {
    width: 760px;
    height: 147px;
    overflow: hidden;
    background-color: #00FF00;
    margin-top: 10px;
}

.banner_lee {
    width: 66px;
    height: 147px;
    overflow: hidden;
    float: left;
    background-image: url(../images/img/ba2.jpg);
}

.banner_rie {
    width: 694px;
    height: 147px;
    overflow: hidden;
    float: left;
    background-image: url(../images/img/p3.jpg);
}

.reli {
    width: 607px;
    height: 85px;
    overflow: hidden;
    margin: auto auto;
    margin-top: 60px;
}

.reli a {
    display: block;
    width: 85px;
    height: 85px;
    overflow: hidden;
    float: left;
}

.reli .re2 {
    margin-left: 46px;
}

.reli .re3 {
    margin-left: 46px;
}

.reli .re4 {
    margin-left: 46px;
}

.reli .re5 {
    margin-left: 43px;
}


.m_right {
    width: 250px;
    overflow: hidden;
    float: right;
}

.cp_hot {
    width: 250px;
    overflow: hidden;
    background-color: #FFFDE6;
    margin-top: 10px;
}

.cp_tit {
    width: 250px;
    height: 52px;
    overflow: hidden;
    background-image: url(../images/img/cp.jpg);
}

.cp_list {
    width: 230px;
    height: 746px;
    overflow: hidden;
    margin: auto auto;
    margin-top: 5px;
}

.cp_list ul li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.fiend_bg {
    width: 1046px;
    overflow: hidden;
    margin: auto auto;
    background-color: #FFFFFF;
}

.fiend {
    width: 1026px;
    overflow: hidden;
    margin: auto auto;
    margin-top: 10px;
}

.fiend ul li {
    width: 156px;
    overflow: hidden;
    float: left;
    margin-left: 7px;
    _margin-left: 5px;
    margin-right: 7px;
    _margin-right: 5px;
}