/* CSS Document */

.baselayout {
    width: 1050px;
    margin: 40px auto;
    overflow: hidden;
}


/*leftmenu*/

.left_menu {
    display: block;
    overflow: hidden;
    width: 170px;
}

.left_menu .menu_li {
    display: block;
    overflow: visible;
    width: 170px;
    float: left;
    vertical-align: bottom;
}

.index_title {
    height: 40px
}

.left_menu .menu_li a {
    display: block;
    overflow: hidden;
    width: 150px;
    padding-left: 20px;
    border-top: 1px dashed #d8d8d8;
    height: 44px;
    line-height: 44px;
    color: #000;
    font-size: 14px;
}

.left_menu li:last-child {
    display: block;
    overflow: hidden;
    width: 150px;
    border-bottom: 1px dashed #d8d8d8;
    height: 44px;
    line-height: 44px;
    color: #000;
    font-size: 14px;
}

.left_menu .menu_li a:hover {
    text-decoration: none;
}

.left_menu .menu_li a.actived {
    border-top: 1px solid #f3c8c6;
    border-bottom: 1px solid #f3c8c6;
    position: relative;
    margin-bottom: -1px;
    color: #e10600;
    text-decoration: none;
}

.second_menu {
    display: block;
    overflow: hidden;
    width: 170px;
    margin: 8px 0;
}

.left_menu .menu_li a.actived2 {
    border-top: 1px solid #f3c8c6;
    border-bottom: 1px solid #f3c8c6;
    position: relative;
    margin-bottom: -1px;
    text-decoration: none;
}


/*news_list*/

.newbox {
    width: 850px;
    padding: 0 30px;
    border: 1px #d8d8d8 solid;
    margin: 30px 0px 0px 0px;
    background: #fff;
}

.newbox li {
    width: 100%;
    border-bottom: 1px #d8d8d8 dashed;
    padding: 25px 0px 30px 0px;
}

.hdNews {
    margin: 0 auto;
    width: 790px;
    overflow: hidden;
    font-family: "宋体";
}

.hdNews h2 {
    line-height: 30px;
    font-family: Microsoft yahei;
    font-size: 18px;
    color: #000;
}

.hdNews h2 a {
    color: #000;
    text-decoration: none;
}

.hdNews .pic {
    float: left;
    width: 240px;
    height: 150px;
}

.hdNews .info {
    float: left;
    width: 550px;
    height: 150px;
    padding-left: 30px;
}

.hdNews .info h2 {
    line-height: 30px;
    font-family: Microsoft yahei;
    font-size: 18px;
    color: #000;
}

.source {
    display: block;
    width: 100%;
    height: 38px;
}

.sdiv {
    float: left;
    height: 38px;
    line-height: 38px;
    color: #999999;
}

.source span {
    margin: 0px 20px 0px 0px;
}

.share {
    width: 70px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}

.shareBtn {
    float: left;
    width: 35px;
    height: 20px;
    margin: 10px 0px 0px 0px;
}

.weiboBtn {
    float: left;
    width: 35px;
    height: 20px;
    margin: 10px 0px 0px 0px;
}

.hdNews p {
    width: 100%;
    line-height: 22px;
    color: #666;
    font-family: 'Microsoft Yahei,Helvetica,sans-serif'
}

.hdNews .info p {
    width: 100%;
    line-height: 22px;
    color: #666;
}


/*item*/

.newbox3 {
    width: 558px;
    border: 1px #d8d8d8 solid;
    margin: 30px 0px 0px 0px;
    background: #fff;
}

.newbox3 li {
    width: 100%;
    border-bottom: 1px #d8d8d8 dashed;
    padding: 25px 0px 30px 0px;
}

.newbox3 li.border0 {
    width: 100%;
    border-bottom: 0;
    padding: 0;
}

.hdNews_new3 {
    margin: 0 auto;
    width: 618px;
    overflow: hidden;
}

.hdNews_new3 h2 {
    line-height: 30px;
    font-family: Microsoft yahei;
    font-size: 18px;
    color: #000;
}

.hdNews_new3 h2 a {
    color: #000;
    text-decoration: none;
}

.hdNews_new3 p {
    width: 100%;
    line-height: 20px;
    color: #666;
}

.hdNews_new3 .pic {
    float: left;
    width: 200px;
    height: 100px;
    padding: 0px 20px;
}

.hdNews_new3 .info_new3 {
    float: left;
    width: 310px;
    height: 100px;
}

.hdNews_new3 .info_new3 h2 {
    line-height: 30px;
    font-family: Microsoft yahei;
    font-size: 18px;
    color: #000;
}


/*翻页_pages*/

.pages {
    width: 100%;
    text-align: right;
    padding: 30px 0;
    clear: both;
}

.pages span,
.pages a,
.pages b {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 2px;
}

.pages a {
    color: #666;
    text-decoration: none;
}

.pinput {
    width: 30px;
    height: 20px;
    line-height: 20px;
    color: #f00;
    font-size: 12px;
    vertical-align: middle;
    border: 1px #cccccc solid;
}

.pages a {
    border: 1px solid #ccc;
    background: #fff;
    padding: 4px 8px;
    text-decoration: none;
    vertical-align: middle
}

.pages a.normal {
    border: 0px;
    padding: 0;
}

.pages a.small {
    padding: 2px 6px;
    line-height: 20px;
}

.pages b {
    border: 1px solid #999999;
    background: #fff;
    padding: 4px 8px;
    text-decoration: none;
    vertical-align: middle;
}

.pages b.small {
    padding: 2px 6px;
    line-height: 20px;
}

.pages span {
    padding-right: 10px;
}

.pages b {
    background: #CCCCCC;
    color: #fff;
}

.pages a:hover {
    color: #666;
}

.btn {
    min-width: 40px;
    min-height: 25px;
    line-height: 15px;
    background: #f0f0f0;
    border: 1px #ccc solid;
    vertical-align: middle;
    cursor: pointer;
}

.pages .prev {
    background: url(../images/prev.png) no-repeat;
}

.pages .next {
    background: url(../images/next.png) no-repeat;
}

.pages .img_prev,
.pages .img_next {
    background: url(../images/zxzp_left.png) left top no-repeat;
    height: 22px;
    width: 22px;
    display: inline-block;
    overflow: hidden;
    text-indent: 999px;
    padding: 0;
    border: 0;
}

.pages .img_next {
    background-image: url(../images/zxzp_right.png)
}

.hr_10,
.hr_20 {
    font-size: 1px;
    line-height: 1px;
    clear: both;
}

.hr_10 {
    height: 10px;
}

.hr_20 {
    height: 20px;
}


/*news_content*/
.main_content p {
    text-indent:32px;
}
.article {
    width: 718px;
    border: 1px #d8d8d8 solid;
    margin: 0px;
    background: #fff;
    padding: 30px 0px 30px 0px;
}

.artcon {
    margin: 0 auto;
    width: 680px;
}

.artcon h1 {
    display: block;
    font-size: 26px;
    line-height: 40px;
    font-family: Microsoft yahei;
}

.fr {
    float: right;
}

.addsize {
    width: 60px;
    height: 38px;
}

.addsize ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.addsize li {
    float: left;
    width: 30px;
    height: 20px;
}

.upNext {
    width: 680px;
    border-top: 1px #ddd solid;
    margin: 30px 0px 0px 0px;
    overflow: hidden;
}

.upNext dl {
    float: left;
    width: 340px;
}

.upNext dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
}

.upNext dd {
    width: 100%;
    height: 25px;
    background: #ccc;
    line-height: 25px;
}

.rt {
    text-align: right;
}


/*news*/

.topiclist {
    background: #fff;
    border: 1px solid #d7d7d7;
    width: 850px;
    padding: 30px;
}

.topiclist li {
    border-bottom: 1px dashed #d7d7d7;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: url(../images/arr1.gif) no-repeat left;
    font-family: "新宋体";
}

.topiclist li a {
    font-size: 14px;
    color: #464646;
    padding: 0 30px;
}

.topiclist li .time {
    color: #898989;
    float: right;
    padding-right: 30px;
}

.topiclist p {
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 14px;
    font-family: 'Microsoft Yahei,Helvetica,sans-serif';
}

.topiclist p img {
    max-width: 100% !important;
    display:block;
}


.topiclist table {
    border-spacing: 0;
    border-collapse: collapse;
}

.topiclist table td,
.topiclist table th {
    border: 1px solid #999;
    padding: 3px 5px;
}

.detail_font {
    line-height: 28px;
    padding: 10px 30px;
}

.introduction_title {
    border-bottom: 3px solid #d97f7f;
    font-size: 36px;
    height: 54px;
    padding-bottom: 30px;
    color: #000;
}

.introduction_t {
    border-bottom: 5px solid #d97f7f;
    font-size: 36px;
    color: #000;
}

.baselayout .introduction_con {
    margin: 20px 0;
    width: 240px;
    float: left;
}

.baselayout .introduction {
    margin-top: 20px;
    padding-bottom: 20px;
}

.baselayout .introduction p {
    font-size: 20px;
    padding: 10px 20px;
}

.baselayout .introduction li {
    border: 0;
    height: 25px;
    line-height: 25px;
    padding: 0px 20px;
    font-size: 14px;
}

.content_text {
    margin-left: 30px;
    float: left;
    width: 870px;
    margin-top: 20px;
    padding: 30px;
}

.content_text p,
.content_textchief p {
    line-height: 25px;
    font-size: 14px;
    padding-top: 10px;
    text-indent: 2em;
    color: #000;
}

.content_textchief {
    margin-left: 30px;
    float: left;
    width: 780px;
    padding: 0px 30px;
}

.briefcontent {
    padding: 30px;
}

.briefcontent p {
    text-indent: 2em;
    text-align: left;
    line-height: 25px;
}

.chieftitle {
    font-family: 'Heiti TC Light,Microsoft Yahei';
    font-size: 26px;
    color: #000;
    margin-top: 15px;
    width: 200px;
    text-align: center;
}

.clolorFF842C {
    height: 15px;
    line-height: 15px;
    background: #FF842C；
}

.baselayout .introduction_titlte p {
    font-size: 20px;
    padding: 10px 20px;
    font-family: 'Heiti TC Light,Microsoft Yahei';
    color: #000
}

.baselayout .introduction_con3 {
    margin: 20px 0px;
    padding-right: 20px;
    width: 800px;
    float: left;
}

.baselayout .introduction_con03 {
    margin: 20px 0px;
    padding-right: 20px;
    width: 280px;
    float: left;
}

.baselayout .introduction_con2 {
    margin: 20px 0;
    width: 220px;
    float: left;
}

.baselayout .introduction_con02 {
    margin: 20px 0;
    width: 220px;
    float: right;
}

.in_box1 {
    float: left;
    width: 1050px;
    margin-bottom: 10px;
}

.in_box {
    float: left;
    width: 1050px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 10px;
}

.in_box0 {
    float: left;
    width: 525px;
    margin-bottom: 10px;
}

.noborder {
    border-bottom: 0px
}

.m40 {
    margin-bottom: -40px;
}

.in_box img,
.in_box0 img,
.in_box1 img {
    width: 200px;
    padding: 5px;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.in_box:last-child {
    border-bottom: 0px;
}

.borderf3 {
    clear: both;
    border-bottom: 1px solid #f3f3f3;
    margin: 10px 0px;
    width: 1050px;
    height: 1px;
}

.in_boxtext {
    line-height: 28px;
    margin-top: 20px;
    color: #000;
    font-size: 14px;
    font-family: 'Heiti TC Light,Microsoft Yahei';
}

.in_boxtext0 {
    line-height: 28px;
    margin-top: 20px;
    color: #000;
    font-size: 14px;
    font-family: 'Heiti TC Light,Microsoft Yahei';
    /*text-align:justify;
     text-align-last:justify;*/
}

.introduction_titlte li:first-child {
    color: #000;
    font-size: 20px;
    height: 40px;
    padding-top: 10px;
}


/*addstyle*/

.newbox_des {
    width: 820px;
    padding: 30px 0 0 30px;
}

.newbox_des {
    line-height: 24px;
}

.newbox_des span {
    font-size: 16px;
    color: #000;
}


/*honur*/

.honur {
    background: #fff;
    border: 1px solid #d7d7d7;
    width: 850px;
    padding: 0 30px;
}

.honur .hdry_ul {
    display: block;
    overflow: hidden;
    width: 100%;
}

.honur .hdry_ul li {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px dashed #d8d8d8;
    margin-bottom: 20px;
}

.honur .hdry_ul li .content {
    padding-left: 146px;
    overflow: hidden;
    width: 514px;
    text-align: left;
}

.honur .hdry_title,
.hdry_title.actived {
    display: block;
    overflow: hidden;
    width: 660px;
    text-align: left;
    margin-top: 20px;
    cursor: pointer;
}

.hdry_title span.year {
    display: inline-block;
    zoom: 1;
    background: url(../images/hdry_icon_bg.png) right top no-repeat;
    height: 50px;
    width: 111px;
    overflow: hidden;
    text-align: right;
    padding-right: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 50px;
    margin-right: 23px;
}

.hdry_title.actived span.year {
    height: 70px;
    line-height: 70px;
    background-position: right bottom;
    font-size: 22px;
    padding-right: 7px;
    width: 109px;
}


/*ar*/

.honur .ar {
    margin: 30px 10px;
    text-align: center;
}

.honur .ar li {
    float: left;
    display: inline-block;
    width: 255px;
}


/*search*/

.dashed_line_d8d8d8 {
    border-bottom: 1px dashed #d8d8d8;
}

.search_result table {
    width: 950px;
}

.search_bar {
    width: 720px;
    height: 40px;
    overflow: hidden;
    position: relative;
    background: url(../images/search_input_bg.png) left top no-repeat
}

.search_bar input {
    display: block;
    overflow: hidden;
    height: 30px;
    margin: 5px 0;
    padding: 0 10px;
    width: 655px;
    color: #999;
    font-size: 20px;
    line-height: 30px;
    border: 0;
    background: transparent;
}

.search_bar .submit {
    display: block;
    overflow: hidden;
    text-indent: 999px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
}

.search_result {
    width: 1050px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    padding: 20px 0;
}

.search_link {
    display: inline-block;
    background: url(images/search_link_arrow.png) left center no-repeat;
    padding-left: 13px;
    color: #000;
    font-size: 14px;
    margin-left: 4px;
}

.search_link.actived {
    color: #e10600;
    background-image: url(images/search_link_arrow_red.png);
}


/*donate*juanzeng*/

#form {
    display: inline;
    float: right;
}

.box-h-title {
    border-bottom: 3px solid #69c9f3;
    position: relative;
    height: 25px;
}

.h-title {
    color: #000;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 3px solid #ff9700;
}

.box-h-title span {
    position: absolute;
    top: 0;
    right: 0;
}

.list-box {
    margin-top: 25px;
}

.donatetable thead tr td {
    text-align: center;
}

#year {
    width: 70px;
    float: right;
    height: 21px;
    line-height: 20px;
    margin-top: -1px;
    padding: 0px;
    border-radius: 0px;
    font-size: 12px;
    font-family: "Microsoft Yahei";
}


/*捐赠*/

.kmdate {
    height: 30px;
    line-height: 30px;
}

.jzinfo {
    width: 786px;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    padding: 6px 0;
}
