html {
    color: #333333;
    font-size: 16px;
    line-height: 2;
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}

.wrap {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    padding-bottom: 30px;
}

.wrap > .cont {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}

.clearfix:after {
    height: 0;
    display: block;
    content: '.';
    visibility: hidden;
    clear: both;
}

.clear {
    height: 0;
    line-height: 0;
    font-size: 0;
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.img img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.header_wrap {
    min-width: 1190px;
    font-size: 12px;
    color: #666;
}

.header_wrap {
    background: url(/public/ckgsb/ee/images/headerBJ.jpg) repeat-x;
}

.header .nav .home {
    background: url(/public/ckgsb/ee/images/icon.png) no-repeat 6px 5px;
    display: inline-block;
    overflow: hidden;
}

.header .nav li {
    float: left;
}

.header .nav li a {
    display: inline-block;
    line-height: 20px;
    padding: 0px 24px;
    border-right: 1px solid #c8c8c8;
    color: #666;
}

.header,
#wrapper {
    width: 1130px;
    min-width: 1130px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
}

.header .dropdown-menu {
    display: none;
}

.header .searchText {
    width: 120px;
    height: 19px;
    line-height: 19px;
    padding: 0 0 0 3px;
    border: none;
    border-left: 1px solid #CCC;
    border-radius: 0;
    margin: 0;
    color: #999;
    margin-top: -1px;
}

.header .searchIcon {
    width: 52px;
    height: 20px;
    background: url(https://www.ckgsb.edu.cn/public/ckgsb/images/icon.png) no-repeat 0 -35px;
    display: inline-block;
    cursor: pointer;
}

input {
    border: 0;
}

input,
label {
    vertical-align: middle;
}

.header .nav li a:hover {
    color: #1295D8;
}

a {
    color: inherit;
}

div.wrapper {
    width: 930px;
    margin: 0 auto;
    min-height: 74px;
    position: relative;
}

.header_top {
    width: 1100px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -550px;
}

.header_cont {
    height: 74px;
}

.header_cont .logo {
    padding-top: 15px;
    margin-left: -10px;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

.header_cont .number {
    color: #999;
    display: block;
    text-align: right;
    font-size: 12px;
    padding: 17px 0 4px 0;
}

.header_menu ul div.ov_in {
    position: absolute;
    top: 18px;
    right: -7px;
    z-index: 150;
    display: none;
}

.header_cont .header_menu ul {
    overflow: inherit;
}

.header_cont .header_menu li {
    float: left;
    padding-left: 4px;
    font-size: 13px;
    position: relative;
    line-height: 2;
}

.header_cont .header_menu a:hover,
.header_cont .header_menu a.hver {
    color: #377a2a;
    text-decoration: underline;
}

#wrapper .logo,
.header-middle .logo {
    padding-top: 15px;
    margin-left: -10px;
}

#wrapper .neol,
.header-middle .neol {
    margin-top: 10px;
    text-align: right;
    font-size: 12px;
    line-height: 30px;
    color: #999;
}

#wrapper .neol img,
.header-middle .neol img {
    width: 140px;
}

#wrapper .menu ul,
.header-middle .menu ul {
    margin-bottom: 15px;
}

#wrapper .menu ul li,
.header-middle .menu ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    color: #666666;
    margin-left: 6px;
}

#wrapper .menu ul li a:hover,
.header-middle .menu ul li a:hover {
    color: #1295d8;
    text-decoration: underline;
}

.banner-wrap {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    border-top: 4px solid #7dbb3d;
    border-bottom: 2px solid #f8ae4c;
    position: relative;
}

.banner-wrap img {
    width: 100%;
    display: block;
}

.banner-wrap h2 {
    position: absolute;
    z-index: 99;
    bottom: 80px;
    font-size: 60px;
    color: #ffffff;
    max-width: 1200px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.nav-pc {
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    letter-spacing: 1px;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    background-image: linear-gradient(180deg, #7dbb3d0f, transparent);
}

.nav-pc .inner-wrap {
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}

.nav-pc .inner-wrap .menu-right {
    display: flex;
}

.nav-pc .inner-wrap .level-1 {
    margin: 0 20px;
    font-size: 18px;
    line-height: 60px;
    position: relative;
}

.nav-pc .inner-wrap .level-1 .level-2-group {
    position: absolute;
    box-shadow: 3px 1px 12px 0px rgba(105, 102, 97, 0.2);
    background-color: rgba(125, 187, 61, 0.8);
    left: 0;
    font-size: 16px;
    font-weight: lighter;
    min-width: 100%;
    text-align: center;
    line-height: 3;
    display: none;
    word-break: keep-all;
    color: #fff;
}

.nav-pc .inner-wrap .level-1 .level-2-group li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 20px;
}

.nav-pc .inner-wrap .level-1 .level-2-group li:hover {
    background-color: #f8ae4c;
    cursor: pointer;
}

.nav-pc .inner-wrap .level-1:hover > a {
    font-weight: bold;
}

.nav-pc .inner-wrap .level-1:hover .level-2-group {
    display: block;
}

.nav-pc .inner-wrap .level-1:hover a::after {
    content: "";
    background: #7dbb3d;
    height: 4px;
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}

.vice .nav-pc {
    color: #fff;
}

.nav-pc .inner-wrap a {
    color: inherit;
    text-decoration: none;
}

.basic-information {
    background-image: url(../images/basicInformation.png);
}

.basic-information .cont > div {
    display: inline-block;
    width: 46%;
}

.basic-information .cont > div p {
    margin-bottom: 25px;
    color: #000000;
}

.title-n {
    font-family: '宋体';
    font-weight: bold;
    font-size: 46px;
    line-height: 2;
    color: #000000;
    text-align: center;
    margin: 50px 0;
    background-image: url(../images/title.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.video-list-wrap {
    padding-bottom: 0;
}

.video-list-wrap .cont {
    max-width: 800px;
}

.video-list-wrap .cont > ul > li {
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    padding: 10px 25px;
    box-sizing: border-box;
    margin-bottom: 10px;
    box-shadow: 1px 0px 13px 0px rgba(248, 174, 76, 0.34);
}

.video-list-wrap .cont > ul > li:hover {
    box-shadow: 1px 0px 13px 0px rgba(248, 174, 76, 0.34);
}

.video-list-wrap .cont > ul > li video {
    width: 100%;
    border-radius: 10px;
}

.video-list-wrap .cont > ul > li .text {
    font-size: 18px;
    padding: 10px 40px;
    text-align: center;
}

.values-wrap img {
    width: 80%;
}

.list-more {
    text-align: center;
    font-size: 26px;
    color: #f8ae4c;
    margin: 50px 0 150px 0;
    font-weight: lighter;
}

.list-more img {
    vertical-align: middle;
}

.list-more a:hover {
    font-weight: normal;
}

.foundation-footer {
    background-image: url(../images/foundation-footer.png);
    color: #000000;
    margin-top: -109px;
    padding-bottom: 18px;
    background-size: 100%;
}

.foundation-footer .cont {
    margin-top: 150px;
}

.foundation-footer ul {
    margin-left: 43%;
    width: 34%;
    position: relative;
    margin-right: 80px;
    margin-bottom: 20px;
}

.foundation-footer ul img {
    position: absolute;
    bottom: 10px;
    right: -10px;
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.copyright {
    font-size: 14px;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    line-height: 1.5;
}

.copyright:before {
    content: "";
    display: block;
    margin-bottom: 20px;
    background: linear-gradient(45deg, transparent, #80b44a);
    height: 3px;
}

.news-list-wrap-h {
    margin-bottom: 150px;
    max-width: 1200px;
    margin: 0 auto;
}

.news-list-wrap-h li {
    margin-bottom: 20px;
    display: flex;
    border-bottom: 1px solid #e6f0db;
    padding-bottom: 20px;
}

.news-list-wrap-h li .img {
    width: 360px;
    height: 203px;
    flex-shrink: 0;
    margin-right: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.news-list-wrap-h li .text .t-1 {
    font-size: 20px;
    margin-top: 10px;
    text-indent: 0;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 20px;
}

.news-list {
    position: relative;
}

.news-list .more-all {
    position: absolute;
    right: 0;
    font-size: 26px;
}

.news-list .title-wrap {
    font-size: 26px;
    text-align: center;
}

.news-list .title-wrap li {
    cursor: pointer;
}

.news-list .news-list-con {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.news-list .news-list-con li .img {
    width: 334px;
    height: 188px;
    flex-shrink: 0;
    margin-right: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.news-list .news-list-con li {
    width: 32%;
    margin-right: 2%;
    padding: 25px;
    box-shadow: 1px 0px 13px 0px rgba(120, 120, 120, 0.34);
    box-sizing: border-box;
    margin-bottom: 20px;
    line-height: 1.8;
    color: #4c4948;
}

.news-list .news-list-con li:nth-child(3n) {
    margin-right: 0;
}

.news-list .news-list-con li .t-1 {
    color: #000000;
    font-weight: bold;
    margin: 20px 0;
}

.news-list .news-list-con li .t-2 {
    margin-bottom: 20px;
}

.detail-bg {
    padding-bottom: 400px;
    background-image: url(../images/detail-bg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.detail-bg .cont p {
    line-height: 2;
    margin-bottom: 10px;
}

.title-2 {
    margin: 70px 0;
    background-image: url(../images/title4.png);
    display: inline-block;
    background-position: center bottom;
    font-size: 40px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-size: 100% 50%;
    line-height: 1.5;
}

.about-list3 .t-1 {
    font-size: 25px;
    color: #030303;
    background-image: url(../images/title3.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100px auto;
    margin-bottom: 20px;
    line-height: 2;
}

.about-list3 .d-flex {
    display: flex;
    flex-wrap: wrap;
}

.about-list3 .d-flex ul {
    width: 50%;
    margin-bottom: 60px;
    line-height: 3;
}

.about-list3 .d-flex ul a:hover {
    color: #f8af4e;
}

.about-list4 ul li {
    display: flex;
    margin-bottom: 100px;
    align-items: flex-start;
}

.about-list4 ul li strong {
    font-size: 24px;
    color: #000000;
    line-height: 2.5;
}

.about-list4 ul li .left-img {
    width: 200px;
    height: 200px;
    background-color: #ffdcb2;
    box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.14);
    flex-shrink: 0;
    margin-right: 100px;
    border-radius: 50%;
    margin-top: 30px;
}

.about-list4 ul li .left-img img {
    width: 200px;
    height: 200px;
}

.about-list5 .item .left-img img {
    width: 180px;
    height: 180px;
}

.about-list5 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about-list5 .tit {
    height: 72px;
    background: linear-gradient(45deg, #d7ffad, transparent);
    border-radius: 10px;
    font-size: 30px;
    line-height: 72px;
    color: #464646;
    padding-left: 80px;
    margin-bottom: 40px;
}

.about-list5 .item {
    width: 456px;
    min-height: 256px;
    background-color: #ffffff;
    box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    display: flex;
    margin-bottom: 58px;
    padding: 20px;
    box-sizing: border-box;
    align-items: center;
}

.about-list5 .item .left-img {
    margin-right: 24px;
    width: 180px;
    background-color: #ffdcb2;
    box-shadow: none;
    height: 180px;
    background: none;
}

.about-content1 {
    width: 905px;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #000000;
    margin-left: 60px;
    margin-bottom: 70px;
}

.about-list1 .tit {
    height: 62px;
    background: linear-gradient(45deg, #d7ffad, transparent);
    border-radius: 10px;
    font-size: 26px;
    line-height: 62px;
    color: #464646;
    padding-left: 80px;
    margin-bottom: 40px;
}

.about-list1 img {
    max-width: 100%;
}

.about-list1 .left-img img {
    width: 180px;
    height: 180px;
}

.about-list1 .card {
    display: flex;
    align-items: center;
    margin-bottom: 100px;
}

.about-list1 .card .left-img {
    flex-shrink: 0;
    box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.14);
    line-height: 0;
    font-size: 0;
    border-radius: 50%;
}

.about-list1 .card .right-text {
    border-radius: 10px;
    border: solid 2px #bff69c;
    padding: 20px;
    box-sizing: border-box;
    margin-left: 60px;
}

.about-list1 .card .right-text p {
    text-indent: 2em;
    line-height: 2;
}

.report-list .top {
    background-color: #adadad26;
    /*padding: 50px 100px;*/
}

.report-list .top .time {
    color: #666;
    margin-left: auto;
    letter-spacing: 1px;
    font-size: 14px;
}

.report-list .top .tit {
    background: #ffffff;
    border-radius: 10px;
    color: #464646;
    padding-left: 15px;
    margin: 0;
    padding: 20px 0px 0px 0px;
    border-radius: 0;
}

.report-list .top .tit span {
    background: linear-gradient(45deg, #d7ffad, transparent);
    padding-left: 100px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
}

.report-list .top li {
    border-bottom: 1px solid #fff;
    margin: 0 100px;
}

.report-list .top li a {
    display: flex;
    align-items: center;
    color: #030303;
}

.report-list .top li a :hover {
    color: #f8ae4c;
    font-weight: bold;
}

.report-list .top li a::before {
    width: 14px;
    height: 14px;
    background-color: #f8af4e;
    border-radius: 50%;
    margin-right: 20px;
    flex-shrink: 0;
    content: "";
}

.report-list .bottom {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.report-list .bottom li {
    min-width: 36px;
    height: 36px;
    border-radius: 5px;
    line-height: 36px;
    border: solid 1px #000;
    margin: 8px;
    font-size: 18px;
    text-align: center;
    color: #000;
    cursor: pointer;
}

.report-list .bottom li.on {
    background-color: #f8af4e;
    color: #fff;
}

.report-list .bottom li:hover {
    box-shadow: 1px 1px 1px #f8af4e;
}

.report-list .bottom li.uppage,
.report-list .bottom li.downpage {
    border: none;
}

.report-list .bottom .page {
    border: none;
    font-size: 16px;
    width: 150px;
    text-align: center;
    text-align-last: center;
}

.donate-wrap .text-center {
    text-align: center;
}

.donate-wrap .text-1 {
    color: #f8af4e;
    font-size: 18px;
    margin-bottom: 40px;
}

.donate-wrap .text-2 {
    color: #f8af4e;
    font-size: 18px;
    line-height: 3;
}

.donate-wrap ul {
    margin: 30px 0;
    line-height: 2;
}

.donate-wrap ul .tit {
    font-weight: bold;
}

.donate-wrap ul .con {
    display: flex;
    align-items: center;
}

.donate-wrap ul .con::before {
    width: 10px;
    height: 10px;
    background-color: #80b44b;
    border-radius: 50%;
    content: "";
    margin-right: 10px;
}

.donate-wrap2 table {
    width: 100%;
    vertical-align: middle;
    margin-bottom: 100px;
}

.donate-wrap2 table td {
    padding: 10px 25px;
    line-height: 2;
    text-align: center;
    position: relative;
}

/*.donate-wrap2 table td:last-child {
    text-align: left;
}

.donate-wrap2 table td:last-child div {
    padding-left: 60px;
}*/

.donate-wrap2 .bg1 {
    background-color: #eaf9da;
    padding: 20px 0;
}

.donate-wrap2 .bg2 {
    background-color: #f8af4e;
    color: #fff;
    font-size: 26px;
    transform: skewY(-5deg);
}

.donate-wrap2 .site1 {
    position: absolute;
    top: 10px;
    bottom: 10px;
    box-sizing: border-box;
    left: 25px;
    right: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.donate-wrap2 .site2 {
    bottom: 20px;
    top: 20px;
}

.donate-wrap3 ul {
    margin-top: 180px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 80px;
}

.donate-wrap3 p {
    text-align: center;
}

.donate-wrap3 ul .text {
    color: #7dbb3d;
    text-align: center;
    background: #e5f1d8;
    border-radius: 10px;
    position: relative;
    width: 220px;
    height: 131px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.donate-wrap3 ul .text span {
    font-size: 70px;
    position: absolute;
    top: -55%;
    left: 0;
    right: 0;
    margin: auto;
}

.donate-wrap3 ul .text p {
    font-size: 16px;
    line-height: 30px;
}

.donate-wrap3 ul .jt {
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    margin-top: 40px;
    position: relative;
}

.donate-wrap3 ul .jt::before {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    top: 0;
    left: 0;
    background: #7dbb3d;
    border-radius: 3px 0 0 3px;
}

.donate-wrap3 ul .jt::after {
    content: '';
    display: block;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #7dbb3d;
    border-radius: 0 0 3px 3px;
}

.news-list .title-wrap {
    font-size: 24px;
    text-align: center;
    display: flex;
    line-height: 3;
    justify-content: center;
}

.news-list .title-wrap li {
    cursor: pointer;
    padding: 0 20px;
    color: #fff;
    background-color: #7dbb3d;
}

.news-list .title-wrap li:nth-child(2n) {
    background-color: #f8af4e;
}

.news-list .title-wrap li:hover,
.news-list .title-wrap li.on {
    width: 200px;
}

.news-list .title-wrap li:last-child {
    border: 1px solid #7dbb3d;
    box-sizing: border-box;
    color: #7dbb3d;
    background: none;
}

.news-content .top {
    padding-top: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.news-content .top .title {
    font-weight: bold;
    font-size: 24px;
}

.news-content .top .time {
    color: #999;
    text-align: right;
}

.news-content .content p {
    line-height: 2;
}

.news-content .content p img {
    display: block;
    margin: 10px auto;
}

.news-content .content h2 {
    font-size: 22px;
    color: #030303;
    background-image: url(../images/title3.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100px auto;
    margin: 20px 0 10px 0;
    line-height: 2;
}

/* 新增侧边菜单 */
.column-wrap {
    display: flex;
}

.column-wrap .left-menu {
    background: linear-gradient(0, #ecfce1, #fafef7);
    flex-shrink: 0;
    padding-top: 200px;
    padding-bottom: 100px;
    text-align: center;
    color: #010101;
    font-size: 16px;
    border-right: 36px solid #fff;
    cursor: pointer;
}

.column-wrap .left-menu li {
    position: relative;
    max-width: 236px;
}

.column-wrap .left-menu li.on:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: -16px;
    bottom: 0;
    background-color: #bff69c;
    border-radius: 0px 36px 36px 0px;
    z-index: 0;
}

.column-wrap .left-menu li a {
    display: block;
    padding: 5px 30px;
    position: relative;
    z-index: 9;
}

.column-wrap .recruitment-list {
    padding-left: 15px;
    width: 100%;
}

.column-wrap .recruitment-list .itemcontent {
    border-bottom: solid 1px #fffdfda8;
    line-height: 3;
}

.column-wrap .recruitment-list .itemcontent .top {
    display: flex;
    width: 100%;
}

.column-wrap .recruitment-list .itemcontent .top:after {
    content: "+";
    display: block;
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 10px 30px;
    margin-left: auto;
    flex-shrink: 0;
}

.column-wrap .recruitment-list .itemcontent .top .column1 {
    width: 30%;
    flex-shrink: 0;
    padding: 10px 30px;
    box-sizing: border-box;
}

.column-wrap .recruitment-list .itemcontent .top .column2 {
    width: 30%;
    flex-shrink: 0;
    padding: 10px 30px;
    box-sizing: border-box;
}

.column-wrap .recruitment-list .itemcontent .top .column3 {
    flex-shrink: 0;
    padding: 10px 30px;
    box-sizing: border-box;
}

.column-wrap .recruitment-list .itemcontent:hover {
    background: linear-gradient(90deg, #defacc, #f9fff7);
}

.column-wrap .recruitment-list .itemcontent:hover .top:after {
    content: "-";
}

.column-wrap .recruitment-list .itemcontent:hover .bottom {
    display: block;
}

.column-wrap .recruitment-list .itemcontent.header1 {
    background: linear-gradient(90deg, #bff69c, #f9fff7);
    font-weight: bold;
}

.column-wrap .recruitment-list .itemcontent.header1 .top:after {
    content: "";
}

.column-wrap .recruitment-list .itemcontent .bottom {
    padding: 10px 30px;
    display: none;
    background: linear-gradient(90deg, #ecfce1, #fff);
}

.donation .table-wrap {
    background-size: 100% auto;
    background-position: bottom;
    padding-bottom: 50px;
}

.donation .table-wrap table {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-collapse: collapse;
    background-color: rgba(255, 255, 255, 0.8);
}
.donation .table-wrap table tr th {
    background: #ecfce1;
}
.donation .table-wrap tr:first-child th,
.donation .table-wrap tr:nth-child(2) th {
    padding: 0;
    text-align: center;
}
.donation .table-wrap tr:nth-child(2) th{
    border: 0;
}
.donation .table-wrap table tr:first-child th input,
.donation .table-wrap table tr:nth-child(2) th input {
    width: 40%;
    height: 35px;
    margin: 4px 10px;
    text-align: center;
}
.donation .table-wrap table tr:first-child th input::-webkit-input-placeholder,
.donation .table-wrap table tr:nth-child(2) th input::-webkit-input-placeholder
{
    color: #ccc;
    text-align: center;
}
.donation.expenditure{
    width: 70%;
    margin: 0 auto;
}

.donation .table-wrap table tr th,
.donation .table-wrap table tr td {
    padding: 15px;
    border: 1px solid #ced9e5;
    text-align: center;
}
.donation.expenditure .table-wrap table tr th,
.donation.expenditure .table-wrap table tr td{
    padding: 0 15px;
    border: 1px solid #ced9e5;
}
.donation .table-wrap table tr:first-child th{
    background: none;
    font-size: 16px;
    padding: 10px 15px;
    text-align: left;
}
.expenditure .table-wrap table tr th,
.expenditure .table-wrap table tr td{
    border: 0;
}
.donation .table-wrap table tr:nth-child(odd),
.expenditure .table-wrap table:last-child tr:nth-child(odd)
{
    background:#F4F4F4;
}
.tablep{
    max-height: 300px;
    overflow:hidden;
    width: 99.8%;
    top: 100px;
    border: 1px solid #ced9e5;
}
.donation .table-wrap .tabcontent{
    -webkit-animation: 8s rolling linear infinite normal;
    animation: 8s rolling linear infinite normal;
    position: relative;
}
.donation .table-wrap .tabcontent:hover{
    animation-play-state:paused;
}
.donation.expend .table-wrap table tr th{
    background: #ecfce1;
    text-align: center;
}
@keyframes rolling{
    0%{
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100%{
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
        display: none;
    }
}

.donate-wrap2 .table1 {
    border-color: #bbe5ff;
}

.donate-wrap2 .table1 th {
    background: #4BACC6;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.donate-wrap2 .table1 td {
    color: #003368;
    line-height: 16px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #a6a6a6;
    padding: 10px;
    vertical-align:middle;
}
.right-con h3{
    margin: 20px 0;
    background-image: url(../images/title4.png);
    display: inline-block;
    background-position: center bottom;
    font-size: 18px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-size: 100% 80%;
    line-height: 1.5;
}
#previewpdf{
    width: 100%;
    height: 100%;
}
.icon-message{
    position: fixed;
    width: 190px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 111;
    overflow: hidden;
    background-color: #ffffff;
    border-top-left-radius: 52px;
    border-bottom-left-radius: 52px;
    line-height: 0;
    font-size: 0;
}
.icon-message img{
    width: 100%;
    display: block;
}
.message.show{
    display: flex;
}
.message{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 999;
    display: none;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
}

.message ul{
    background: #fff;
    width: 65%;
    max-width: 700px;
    padding: 30px;
    position: relative;
}

.message ul li.item{
    width: 100%;
    display: flex;
    margin-bottom: 15px;

}
.message ul li.tit{
   font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
    color: #000;
}
.message ul li span{
    width:280px;
   flex-shrink: 0;
    text-align: right;
}

.message ul li input,.message ul li textarea  {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #7dbb3d;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0 ,0 , 0.08);
    box-shadow: inset 0 1px 1px rgba(0 ,0 ,0 ,0.08);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.message ul li textarea{
    height: 120px;
}

.message ul li button{
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 60px;
    margin-right: 15px;
}

.message ul li.close{
    cursor: pointer;
    position: absolute;
    right: -60px;
    top: -60px;
    font-size: 40px;
    color: #fff;
}
.message .yes{
    background-color: #7dbb3d;
    color: #ffffff;
}

.about-list5 .msgborder{
    /*border: 1px solid #e1e1e1;*/
    background-color: #fafef7;
    padding: 20px 10px;
    margin-bottom: 20px;
}
.about-list5 .contentborder{
    /*border: 1px solid #e1e1e1;*/
    background-color: #fafef7;
    padding: 20px 10px;
    margin-bottom: 20px;
}


