@charset "utf-8";

/* CSS Document */

.blank0 {
    height: 0px;
    line-height: 0px;
    clear: both;
    display: block;
}

.blank10 {
    height: 10px;
    line-height: 10px;
    clear: both;
    display: block;
}

.blank20 {
    height: 20px;
    line-height: 20px;
    clear: both;
    display: block;
}

.w1000 {
    clear: both;
    margin: 0 auto;
    width: 1000px;
}


/*-------top------- */

.top {
    width: 100%;
    height: 30px;
}

.topMain {
    height: 30px;
    line-height: 30px;
}

.topMain li {
    float: left;
    line-height: 30px;
    margin-right: 10px;
}

.topMain .ico_home {
    background: url(../images/ico_home.gif) no-repeat center left;
    padding-left: 20px;
}

.topMain .ico_line {
    background: url(../images/ico_line.gif) no-repeat center left;
    width: 1px;
    height: 30px;
}

.topMain .ico_add {
    background: url(../images/ico_add.gif) no-repeat center left;
    padding-left: 20px;
}

.topMain .ico_set {
    background: url(../images/ico_set.gif) no-repeat center left;
    padding-left: 20px;
}


/*-------header------- */

.header {
    width: 100%;
    height: 96px;
    padding-top: 15px;
}


/*-------nav------- */

.nav {
    width: 1000px;
    background: #069d45;
    height: 45px;
    margin: 0 auto;
}

.nav li {
    float: left;
    font-size: 16px;
    color: #FFF;
    height: 45px;
    line-height: 45px;
}

.nav li a {
    color: #FFF;
    width: 110px;
    display: block;
    text-align: center;
}

.nav li .on {
    background: #38b16a;
    color: #FFF;
}

.nav li a:hover {
    background: #38b16a;
    color: #FFF;
}


/*-------focus------- */

.focus {
    margin: 0 auto;
    width: 1000px;
    height: 395px;
    background: #eee;
    position: relative;
}

.focus .message {
    width: 100%;
    height: 36px;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    background: #000;
    filter: alpha(opacity: 70);
    opacity: 0.7;
}

.focus .message .message_l {
    width: 850px;
}

.focus .message .message_r a {
    height: 36px;
    line-height: 36px;
    color: #FFF;
    width: 110px;
    overflow: hidden;
    background: url(../images/ico_mes_more.png) no-repeat center right;
    padding-right: 30px;
    margin-right: 10px;
}

#scrollDiv {
    width: 850px;
    height: 36px;
    line-height: 36px;
    overflow: hidden
}

#scrollDiv li {
    height: 36px;
}

#scrollDiv li a {
    width: 800px;
    display: block;
    height: 36px;
    padding-left: 10px;
    line-height: 36px;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m_banner {
    background: #000;
    height: 395px;
    position: relative;
}

.m_banner .banner {
    height: 395px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center top;
}

.banner_ctrl {
    height: 100px;
    width: 960px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -480px;
    z-index: 2;
}

.banner_ctrl a {
    display: block;
    width: 63px;
    height: 63px;
    background: url(../images/banner_ctrl.png) no-repeat;
    _background: url(../images/banner_ctrl.jpg) no-repeat;
    position: absolute;
    opacity: .1;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
}

.banner_ctrl a.prev {
    left: 0;
}

.banner_ctrl a.next {
    right: 0;
    background-position: -63px 0;
}


/*-------indexM01------- */

.title {
    width: 0 auto;
    width: 100%;
    height: 84px;
    border-bottom: 1px #069d45 solid;
}

.title .title_f {
    margin: 28px 0 0 0;
}

.title .title_f h2 {
    line-height: 28px;
    font-size: 24px;
    font-weight: bold;
    color: #069d45;
}

.title .title_f p {
    line-height: 12x;
    font-size: 12px;
    color: #999;
}

.indexM01 {
    height: auto;
    margin: 20px auto 0;
}

.indexM01 .indexM01_f {
    width: 667px;
    height: 374px;
    border: 1px #ededed solid;
    background: #fff;
    overflow: hidden;
}

.title_r {
    margin: 14px 0 0 0;
}

.title_r a {
    width: 32px;
    height: 70px;
    line-height: 70px;
    background: url(../images/ico_mores.png) no-repeat center right;
    padding-right: 14px;
    color: #999;
}

.indexM01 .indexM01_f_b {
    margin: 0 auto;
    width: 627px;
}

.indexM01 .indexM01_f_b .left {
    margin-top: 20px;
    width: 240px;
}

.indexM01 .indexM01_f_b .left p {
    font-size: 16px;
    margin: 12px -40 0 0;
}

.indexM01 .indexM01_f_b .left img {
    width: 240px;
    height: 180px;
}

.indexM01 .indexM01_f_b .right {
    margin-top: 12px;
    width: 446px;
    margin-left: -80px;
}

.indexM01 .indexM01_f_b .right ul {
    float: left;
}

.indexM01 .indexM01_f_b .right li {
    float: left;
    line-height: 30px;
    width: 446px;
}

/**.indexM01 .indexM01_f_b .right li span {
    float: right;
    color: #cccccc;
    width: 76px;
    display: block;
}*/

.indexM01 .indexM01_f_b .right li a {
    float: right;
    width: 340px;
    background: url(../images/tag_bg4.gif) no-repeat center left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
}

.indexM01 .indexM01_r {
    width: 311px;
    height: 374px;
    border: 1px #ededed solid;
    background: #fff;
    overflow: hidden;
}

.indexM01 .indexM01_f_t {
    margin: 0 auto;
    width: 627px;
}

.indexM01 .indexM01_r_t {
    margin: 0 auto;
    width: 271px;
}

.indexM01 .indexM01_r_b {
    margin: 0 auto;
    width: 271px;
}

.indexM01 .indexM01_r_b ul {
    margin-top: 12px;
}

.indexM01 .indexM01_r_b li {
    float: left;
    line-height: 30px;
    width: 271px;
}

.indexM01 .indexM01_r_b li a {
    width: 271px;
    background: url(../images/tag_bg4.gif) no-repeat center left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    display: block;
}

.indexM01 .indexM01_r_b ul {
    float: left;
}


/*-------indexM02------- */

.indexM02 {
    height: auto;
    margin: 20px auto 0;
}

.ad img {
    width: 1000px;
    height: 80px;
    margin: 20px auto 0;
}

.indexM02 .indexM02_f {
    width: 667px;
    height: 682px;
    border: 1px #ededed solid;
    background: #fff;
    overflow: hidden;
}

.indexM02 .indexM02_r {
    width: 311px;
    height: 682px;
    border: 1px #ededed solid;
    background: #fff;
    overflow: hidden;
}

.indexM02 .indexM02_f_t {
    margin: 0 auto;
    width: 627px;
}

.indexM02 .indexM02_f_m {
    margin: 20px auto 0;
    width: 627px;
}

.indexM02 .indexM02_f_m li {
    float: left;
    margin-right: 16px;
}

.indexM02 .indexM02_f_m .img {
    width: 198px;
    height: 143px;
    overflow: hidden;
}

.indexM02 .indexM02_f_m .img img {
    width: 198px;
    height: 143px;
}

.indexM02 .indexM02_f_m p {
    width: 198px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indexM02 .indexM02_f_b {
    margin: 20px auto 0;
    width: 627px;
}

.indexM02 .indexM02_f_b .left {
    float: left;
    width: 300px;
    margin-right: 27px;
}

.indexM02 .indexM02_f_b .tit {
    width: 300px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #069d45 solid;
}

.indexM02 .indexM02_f_b .tit h2 {
    width: 106px;
    float: left;
    height: 40px;
    text-align: center;
    color: #069d45;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/title2_bg.png) no-repeat center center;
}

.indexM02 .indexM02_f_b .tit a {
    float: right;
    color: #999;
}

.indexM02 .indexM02_f_b .tit a:hover {
    float: right;
    color: #069d45;
}

.indexM02 .indexM02_f_b ul {
    margin: 12px auto 0;
    width: 300px;
    float: left;
}

.indexM02 .indexM02_f_b li {
    float: left;
    line-height: 32px;
    width: 300px;
}

.indexM02 .indexM02_f_b li a {
    width: 290px;
    background: url(../images/tag_bg4.gif) no-repeat center left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    display: block;
}

.indexM02 .indexM02_r_t {
    width: 271px;
    margin: 0 auto;
}

.indexM02 .index02_r_m {
    margin: 12px auto 0;
    width: 271px;
}

.indexM02 .index02_r_m li {
    float: left;
    width: 271px;
    height: 91px;
    margin: 10px auto 0;
}

.indexM02 .index02_r_b {
    margin: 12px auto 0;
    width: 271px;
}

.indexM02 .index02_r_b .tit {
    width: 271px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #069d45 solid;
}

.indexM02 .index02_r_b .tit h2 {
    font-size: 18px;
    color: #069d45;
    font-weight: bold;
    float: left;
}

.indexM02 .index02_r_b .tit a {
    float: right;
    width: 46px;
    height: 40px;
    background: url(../images/ico_mores.png) no-repeat center right;
}

.indexM02 .index02_r_b li {
    float: left;
    margin: 20px 12px 0 6px;
    width: 72px;
    height: auto;
}

.indexM02 .index02_r_b li a {
    display: block;
}

.indexM02 .index02_r_b .img {
    float: left;
    margin-left: 6px;
}

.indexM02 .index02_r_b .img img {
    width: 60px;
    height: 60px;
}

.indexM02 .index02_r_b p {
    width: 72px;
    line-height: 26px;
    height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}


/*-------footer-------*/

.footer {
    margin: 22px auto 0;
    width: 1000px;
    background: url(../images/footer_bg.gif) repeat-x;
    height: 204px;
}

.footer .footer_logo {
    width: 1000px;
    height: 164px;
    background: url(../images/logo_f.gif) no-repeat 20px center;
}

.footer .footer_b {
    height: 40px;
    line-height: 40px;
    text-align: center;
}


/*--------pages------*/

.pages {
    float: left;
    height: 110px;
    line-height: 110px;
    width: 100%;
    border-top: 1px #CCCCCC dashed;
    margin-top: 20px;
}

.tcdPageCode {
    text-align: left;
    color: #666;
}

.tcdPageCode a {
    display: inline-block;
    color: #666;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 14px;
    border: 1px solid #ddd;
    margin: 0 2px;
    vertical-align: middle;
}

.tcdPageCode a:hover {
    text-decoration: none;
    border: 1px solid #ccc;
}

.tcdPageCode span.current {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 14px;
    margin: 0 2px;
    color: #fff;
    background-color: #069d45;
    border: 1px solid #069d45;
    vertical-align: middle;
}

.tcdPageCode span.disabled {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 14px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    vertical-align: middle;
}


/*-------news------- */

.main {
    margin-top: 22px;
    height: auto;
}

.main .main_f {
    width: 220px;
    min-height: 800px;
    background: #FFF;
    padding: 0 20px;
    border-top: 2px solid #069d45;
}

.main .main_f h2 {
    width: 220px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}

.main .main_f ul {
    margin-bottom: 10px;
    float: left;
}

.main .main_f li {
    float: left;
    background: url(../images/tag_bg4.gif) no-repeat center left;
    padding-left: 14px;
}

.main .main_f li a {
    height: 32px;
    line-height: 32px;
    width: 208px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}



.main .main_f2 {
    width: 220px;
    min-height: 850px;
    background: #FFF;
    padding: 20px 20px 0;
    border-top: 2px solid #069d45;
}

.main .main_f2 h2 {
    width: 220px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}

.main .main_f2 li {
    float: left;
    margin-bottom: 20px;
}

.main .main_f2 li a {
    width: 190px;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    display: block;
    background: url(../images/photo_tit2.gif);
}

.main .main_f2 li .on {
    background: url(../images/photo_tit1.gif);
    color: #FFF;
}

.main .main_f2 li a:hover {
    background: url(../images/photo_tit1.gif);
    color: #FFF;
}
















.main .main_r {
    width: 680px;
    min-height: 800px;
    background: #FFF;
    padding: 0 20px;
    border-top: 2px solid #069d45;
}

.main .main_r .newsNav {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    width: 680px;
    overflow: hidden;
    border-bottom: 1px #f4f4f4 solid;
}

.main .main_r ul {
    float: left;
    margin-top: 12px;
    width: 680px;
}

.main .main_r ul li {
    float: left;
    line-height: 30px;
    width: 680px;
}

.main .main_r ul li span {
    float: right;
    color: #cccccc;
    width: 76px;
    display: block;
}

.main .main_r ul li a {
    float: left;
    width: 580px;
    background: url(../images/tag_bg4.gif) no-repeat center left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
}

.newsCon {
    width: 680px;
    height: auto;
    overflow: hidden;
}

.newsCon .newsTit {
    padding: 30px 0;
    width: 680px;
    height: auto;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    display: block;
    border-bottom: 1px #CCCCCC dashed;
}

.newsCon .newsTits {
    width: 680px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
	text-align:center;
}

.newsCon .newsTits span {
    margin: 0 10px;
}

.newsCon .newsContent {
    width: 680px;
    overflow: hidden;
    line-height: 24px;
    padding-bottom: 20px;
	color:#000;
}


/*--------photo------*/

.main .photo_f {
    width: 220px;
    min-height: 850px;
    background: #FFF;
    padding: 0 20px;
    border-top: 2px solid #069d45;
}

.main .photo_f h2 {
    width: 220px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}

.main .photo_f li {
    float: left;
    margin-bottom: 20px;
}

.main .photo_f li a {
    width: 190px;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    display: block;
    background: url(../images/photo_tit2.gif);
}

.main .photo_f li .on {
    background: url(../images/photo_tit1.gif);
    color: #FFF;
}

.main .photo_f li a:hover {
    background: url(../images/photo_tit1.gif);
    color: #FFF;
}

.main .photo_r {
    width: 680px;
    min-height: 850px;
    background: #FFF;
    padding: 0 20px;
    border-top: 2px solid #069d45;
}

.main .photo_r .newsNav {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    width: 680px;
    overflow: hidden;
    border-bottom: 1px #f4f4f4 solid;
}

.main .photo_r li {
    float: left;
    margin: 16px 12px
}

.main .photo_r li a {
    width: 200px;
    height: 149px;
    display: block;
    background: url(../images/photo_bg.gif);
    position: relative;
}

.main .photo_r li img {
    width: 185px;
    height: 130px;
    position: absolute;
    left: 8px;
    top: 9px;
}

.main .photo_r li p {
    width: 185px;
    left: 8px;
    top: 111px;
    height: 28px;
    line-height: 28px;
    color: #FFF;
    background: #000;
    filter: alpha(opacity: 70);
    opacity: 0.7;
    position: absolute;
    bottom: 0;
    z-index: 10;
    overflow: hidden;
    text-align: center;
}



.main .photo_r2 {
    width: 680px;
    min-height: 850px;
    background: #FFF;
    padding: 0 20px;
    border-top: 2px solid #069d45;
}

.main .photo_r2 .newsNav {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    width: 680px;
    overflow: hidden;
    border-bottom: 1px #f4f4f4 solid;
}


.main .photo_r2 li {
    float: left;
    margin: 20px 10px 0 6px;
    width: 120px;
    height: auto;
}

.main .photo_r2 li a {
    display: block;
}

.main .photo_r2 .img {
    float: left;
    margin-left: 30px;
}

.main .photo_r2 .img img {
    width: 60px;
    height: 60px;
}

.main .photo_r2 p {
    width: 120px;
    line-height: 26px;
    height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}






