﻿/* common */
body {
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

a:link, a:visited {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
    color: #229555;
}

a:active {
    color: #999;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

a.red, .red {
    color: #cc0000;
}

.container {
    margin: 0 auto;
    width: 1000px;
}

/* header */
#header {
    border-top: 3px solid #229555;
}

#shortcut {
    height: 38px;
    background: #FCFCFC;
    border-bottom: 1px solid #edeef0;
}

    #shortcut .tel {
        padding-left: 35px;
        width: 250px;
        height: 38px;
        background: url(../images/ico-tel.png) center left no-repeat;
        font: bold 14px/38px Arial;
        color: #0f6d39;
    }

    #shortcut .icon {
        padding-top: 5px;
    }

        #shortcut .icon img {
            width: 26px;
            height: 26px;
        }

#logo {
    overflow: hidden;
    display: block;
    margin: 23px 0 0 0;
    width: 400px;
    height: 90px;
}

#search-box {
    margin: 35px 0 20px 0;
    width: 520px;
    height: 70px;
}

.search-box-left {
    width: 7px;
    height: 46px;
    background: url(../images/search-box-left.png) no-repeat;
}

#keyword {
    width: 416px;
    height: 46px;
    background: url(../images/search-box-middle.png) repeat-x;
    border: 0;
    _padding-top: 16px;
    _height: 30px;
}

#search-box-btn {
    width: 97px;
    height: 46px;
    background: url(../images/search-box-btn.png) no-repeat;
    border: 0;
    font: bold 14px/46px Arial;
    color: #fff;
}

#search-box-hot {
    margin-top: 5px;
    padding-left: 3px;
    font: 12px/14px Arial;
}

#menu ul {
    height: 42px;
    /*background: url(../images/menu-bg.png) repeat-x;*/
    border-bottom: 0 solid #229555;
}

    #menu ul li {
        float: left;
        background: url(../images/menu-spacer.jpg) top right no-repeat;
    }

        #menu ul li a {
            display: block;
            padding: 0 23px;
            font: bold 16px/42px Arial;
            color: #0A7139;
        }

            #menu ul li a.curr, #menu ul li a:hover {
                text-decoration: none;
                color: #000;
            }

/* footer */
#footer {
    margin-top: 10px;
    padding-bottom: 20px;
    border-top: 2px solid #006935;
    letter-spacing: 1px;
}

    #footer .links {
        padding-left: 10px;
        height: 35px;
        line-height: 35px;
        background: #f0f0f0;
    }

        #footer .links .more {
            color: #c00;
        }

    #footer .copyright {
        padding-top: 10px;
        line-height: 26px;
        text-align: center;
        color: #666;
    }

        #footer .copyright a {
            color: #666;
        }

/* index */
#banner {
    margin-bottom: 4px;
}

    #banner a img {
        width: 1000px;
        height: 300px;
    }

.left, .middle, .right {
    float: left;
    margin-top: 6px;
    border: 1px solid #aaa;
}

.tit {
    overflow: hidden;
    width: 100%;
    height: 31px;
    background: url(../images/title-bg.png) repeat-x;
    border-bottom: 1px solid #dfdfdf;
}

    .tit .txt {
        float: left;
        padding-left: 25px;
        background: url(../images/title-ico.png) no-repeat 10px center;
        font: bold 14px/31px Arial;
        text-decoration: none;
    }

    .tit a.more {
        float: right;
        padding-right: 16px;
        font: bold 12px/35px 宋体,Arial;
        color: #c00;
    }

.img-news {
    margin: 10px 10px 15px 10px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
}

.img-news-left {
    float: left;
}

    .img-news-left img {
        width: 120px;
        height: 90px;
    }

.img-news-right {
    float: right;
    width: 220px;
    color: #999;
    line-height: 20px;
    word-break: break-all;
}

    .img-news-right h6 {
        color: #0063bc;
    }

.txt-news {
    font: 14px/27px Arial;
}

    .txt-news li {
        margin: 0 auto;
        overflow: hidden;
        width: 96%;
        height: 27px;
        border-bottom: 1px dotted #ddd;
    }

    .txt-news a {
        padding-left: 28px;
        background: url(../images/list-ico.png) no-repeat 12px 6px;
    }

.txt-news2 {
    padding-top: 12px;
    font: 12px/30px Arial;
}

    .txt-news2 li {
        margin: 0 auto;
        overflow: hidden;
        width: 95%;
        height: 30px;
        border-bottom: 1px dotted #ddd;
    }

    .txt-news2 a {
        padding-left: 23px;
        background: url(../images/list-ico.png) no-repeat 12px 5px;
    }

.ad2 {
    margin: 16px auto 0 auto;
    width: 216px;
    height: 90px;
}

.img-news2 {
    padding-top: 10px;
}

    .img-news2 a {
        float: left;
        overflow: hidden;
        display: block;
        margin: 12px 0 0 16px;
        width: 72px;
        height: 75px;
    }

        .img-news2 a img {
            width: 72px;
            height: 40px;
        }

    .img-news2 span {
        overflow: hidden;
        display: block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #4f4f4f;
    }

.txt-news3 {
    padding-top: 8px;
    font: 14px/26px Arial;
}

    .txt-news3 li {
        margin: 0 auto;
        overflow: hidden;
        width: 96%;
        height: 26px;
        border-bottom: 1px dotted #ddd;
    }

    .txt-news3 a {
        padding-left: 28px;
        background: url(../images/list-ico.png) no-repeat 12px 5px;
    }

.img-news3 {
    padding-top: 2px;
}

    .img-news3 a {
        float: left;
        overflow: hidden;
        display: block;
        margin: 6px 0 0 10px;
    }

        .img-news3 a img {
            width: 90px;
			height: 70px;
			border: 1px solid #f0f0f0;
			padding: 5px;
        }

.img-news4 {
    padding-top: 2px;
}

    .img-news4 a {
        float: left;
        overflow: hidden;
        display: block;
        margin: 6px 0 0 10px;
    }

        .img-news4 a img {
            width: 90px;
			height: 115px;
			border: 1px solid #f0f0f0;
			padding: 5px;
        }

.left {
    margin-right: 9px;
    width: 370px;
    height: 312px;
}

.middle {
    margin-right: 9px;
    width: 370px;
    height: 312px;
}

.right {
    width: 236px;
    height: 312px;
}

.ad {
    margin-top: 6px;
}

    .ad img {
        width: 1000px;
        height: 88px;
    }

    .ad-sub {
    margin-top: 6px;
}

    .ad-sub img {
        width: 1000px;
        height: 150px;
    }

#ad4 {
    position: absolute;
    top: 170px;
    right: 10px;
}

    #ad4 .close {
        position: absolute;
        bottom: -10px;
        right: 0;
        padding: 3px 4px;
        line-height: 10px;
        background: #c00;
        color: #fff;
        cursor: pointer;
    }

/* newslist */
#position {
    padding: 7px 10px;
    border-bottom: 1px solid #ccc;
    background: #349655;
    font: bold 14px Arial;
    color: #fff;
}

    #position a {
        color: #fff;
    }

.newslist .left {
    overflow: hidden;
    float: right;
    margin: 6px 0 0 10px;
    padding: 0 0 10px 0;
    width: 238px;
    height: auto;
    border: 0;
}

    .newslist .left .listbox {
        font-family: "Microsoft YaHei", "微软雅黑";
        font-size: 16px;
        font-weight: 100;
        line-height: 24px;
        color: #000;
        margin: 0 0 8px 0;
        overflow: hidden;
        border-top: 2px solid #349655;
        background: #F9F9F9;
        padding: 6px 10px 10px 10px;
    }

        .newslist .left .listbox .tit_list {
            margin-bottom: 10px;
            padding: 0 0 0 0;
        }

        .newslist .left .listbox .txt_list li {
            padding-left: 12px;
            border-bottom: 1px solid #eeeeee;
            height: 35px;
            overflow: hidden;
            font: 14px/35px Arial;
            background: url(../images/list-ico.png) no-repeat 0 15px;
        }

            .newslist .left .listbox .txt_list li a {
                color: #666;
            }

            .newslist .left .listbox .txt_list li a:hover {
                color: #c00;
            }

.newslist .submenu li {
    overflow: hidden;
    margin: 3px 10px 3px 0;
    padding: 5px 0 5px 10px;
    border-bottom: 1px dotted #ccc;
    font: bold 16px Arial;
    color: #229555;
}

    .newslist .submenu li a {
        display: block;
        padding-left: 40px;
        height: 34px;
        line-height: 32px;
		color: #0A7139;
    }

.newslist .right {
    overflow: hidden;
    float: left;
    margin: 6px 0 0 0;
    padding: 0 0 10px 0;
    width: 748px;
    height: auto;
    background: #fff;
    border: 1px solid #349655;
}

    .newslist .right li {
        margin: 15px auto 0 auto;
        clear: both;
        overflow: hidden;
        text-align: left;
        border-bottom: 1px dotted #999;
        padding-bottom: 12px;
        width: 90%;
    }

    .newslist .right .tit_list {
        font-family: "宋体";
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        margin: 0 0 8px 0;
        overflow: hidden;
    }

    .newslist .right .txt_list {
        color: #666;
        line-height: 23px;
        font-size: 12px;
    }

.pager {
    margin: 30px auto 5px auto;
    text-align: center;
}

    .pager a {
        margin: 3px 5px;
        padding: 3px 6px;
        background: #F0FFD7;
        border: 1px solid #229555;
        color: #666;
    }

        .pager a.current {
            background: #229555;
            color: #fff;
        }

/* detail */
.detail {
    padding: 20px;
}

    .detail .title {
        margin-bottom: 30px;
        border-bottom: 1px solid #ddd;
    }

        .detail .title h1 {
            padding-bottom: 16px;
            font-family: '微软雅黑';
            font-size: 26px;
            text-align: center;
        }

    .detail p {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 28px;
		word-break:break-all;
    }

/* channel */
#channel #position {
    text-align: center;
    color: #000;
    background: none;
    border-bottom: 0;
    border-top: 2px solid #349655;
    font: bold 20px Microsoft Yahei, Arial;
}

    #channel #position a {
        color: #000;
    }

#channel .right {
    border: 0;
    background: #fff;
}

#channel .c_list1 {
    padding: 10px;
    font: 14px/20px 宋体, Arial;
    color: #333;
}

    #channel .c_list1 li {
        margin: 0;
        padding: 0;
        clear: none;
        float: left;
        width: 50%;
        border-bottom: 1px dotted #B2B2B2;
        line-height: 26px;
        height: 26px;
        overflow: hidden;
    }

	#channel .c_list1 li a{
		display:block;
		padding-left: 25px;
		height: 26px;
		background:url(../images/star_full.png) no-repeat 0 center;
	}

#channel .c_list2 {
    float: left;
    width: 363px;
    padding-left: 7px;
    padding-top: 10px;
}

    #channel .c_list2 .head {
        overflow: hidden;
        width: 363px;
        height: 33px;
        background-color: #0A7139;
        text-indent: 15px;
        font-size: 14px;
        font-weight: bold;
        line-height: 33px;
    }

        #channel .c_list2 .head a {
            color: #fff;
        }

#channel .img-news-right {
    width: 210px;
}

#channel .c_list2 .head .more {
    float: right;
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #eee;
}

#channel .c_list2 .newsbox {
    padding-bottom: 5px;
    border: 1px solid #ccc;
}

    #channel .c_list2 .newsbox .img-news {
        overflow: hidden;
        height: 110px;
        padding-bottom: 0;
    }

#channel .c_list2 ul {
    padding: 0 5px;
    height: 260px;
    font-size: 14px;
}

#channel .c_list2 li {
    margin: 0 auto;
    padding: 0;
    border-bottom: 1px dotted #ddd;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background: url("../images/ico10.gif") no-repeat scroll 5px 12px;
    padding-left: 15px;
}

#channel .c_list2 li:hover {
    background: #f5f5f5;
}

/*imglist*/
.newslist .right .imglist li {
    overflow: hidden;
    clear: none;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    width: 222px;
    height: 295px;
    border-bottom: 0;
    text-align: center;
}

    .newslist .right .imglist li a img {
        display: block;
        margin-bottom: 6px;
        padding: 3px;
        width: 214px;
        height: 273px;
        border: 1px solid #ccc;
    }

    .newslist .right .imglist li a:hover img {
        border-color: #000;
    }

/* 底部链接 */
.footer-link {
    overflow: hidden;
    width: 996px;
    border: 2px solid #eee;
    background: #fdfdfd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .footer-link .column {
        overflow: hidden;
        float: left;
        width: 21.8%;
        padding: 1% 1.5%;
        border-left: solid 1px #eee;
    }

    .footer-link .column.first {
        border-left: 0;
    }

        .footer-link .column a.text {
            display: block;
            overflow: hidden;
            line-height: 2;
            /*border-bottom: dotted 1px #eee;*/
            padding-left: 5px;
            color: #000;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 14px;
        }

            .footer-link .column a.text:hover {
                color: #016435;
            }

        .footer-link .column .slider img {
            width: 220px;
            height: 135px;
        }