@charset "UTF-8";
/**
@name：charity.css
@use：zhangrugeng
@time：2017-12-13
@author：chu
*/
#indexbg{background:url(../images/indexbg.jpg) center top no-repeat;}
html body{background-color: #ffffff;}
#main{max-width: 750px;margin:0 auto;width: 100%;}
img{vertical-align: middle;}
/*媒体查询*/
@media (min-width: 320px) and (max-width: 340px) {
    section .news .news-con li a .news-con-title .news-con-title-par{height: 2.1rem!important; }
    section .news .news-con li a .news-con-title p{height: 2.1rem!important;}
    section .product .product-con li > a .product-con-title p{margin-bottom: .06rem!important;}
    section .product .product-con li > a .product-con-title span{margin-bottom: .01rem!important;}
}

/*公共头部*/
header{width: 1200px; margin: 0 auto;}
header .top{height: 125px;}
header .top .logo{width: 305px; height: 75px; margin:25px 20px 0 0;}
header .top .logo img{width:100%;}
header .top .menu ul{padding-top: 55px;}
header .top .menu ul li{float: left; width: 95px; height: 70px; line-height: 70px; text-align: center; position:relative;}
header .top .menu ul li:hover{background:url(../images/libg.jpg) bottom repeat-x;}
header .top .menu ul li a{display: block;    font-size: 16px !important; font-weight:bold;}
/*下拉区域 begin*/
header .top .menu ul li .nav{display:none;}
header .top .menu ul li:hover .nav{display:block;padding-top:30px;width:115px;z-index:99999; position:absolute;top:70px;left:-10px;margin:0px;padding:0px; background:#f3f3f3; opacity:0.8;}
header .top .menu ul li:hover .nav a{line-height:35px !important;width:115px;height:35px !important; display:block; text-align:center; vertical-align:middle;font-size:14px; font-weight:100;color:#000;}
header .top .menu ul li:hover .nav a:hover{color:#14a73d;}
/*下拉区域 end*/
header .top .menu ul li.on{border-bottom: 3px solid #14a73d;}
header .top .menu ul li.on a{color:#14a73d;}
header .top .menu ul li a:hover{color:#14a73d;}
header .top .menu .sel{height:30px; width:100%; clear:both;padding-top:30px;}
header .top .menu .sel a{display: block; width: 170px; height: 30px; line-height: 30px; color: #333; font-size: 17px; background:url(../images/tel.png) left no-repeat;padding-left:35px; float:right;}
/*公共banner*/
section .banner{width: 100%; height:450px; overflow:hidden;}
section .banner img{width: 1920px;}
.he{height: 1px; border:  0; background-color: #d6d6d6;}
.he1{height: 2px; width:35px; margin: 0 auto;  border: 0; background-color: #f60; margin-bottom: 30px;}
section  h3.index-h3{text-align: center; font-size: 40px; font-weight: 500; padding:55px 0 35px 0; background:url(../images/titbg.png) center no-repeat; background-position-y:85px;color:#421c0a;}
/*公共尾部*/
footer .foot{ height: 320px; color: #421c0a; background:url(../images/indexbg.jpg) bottom center no-repeat;}
footer .footer{width: 1200px; height: 255px; margin: 0 auto; border-bottom: 1px solid #d0bea4; position: relative;}
footer .footer ul{position:absolute; top:55px; left: 0;}
footer .footer ul li{float: left; margin-right: 30px;}
footer .footer ul li a{color:#421c0a; font-size: 16px;}
footer .footer .tel{position: absolute; top: 100px; left: 0;color:#421c0a; font-size: 16px; background-image: url("../images/ico2.png"); background-position: 0 2px; padding-left: 20px; background-repeat: no-repeat;}
footer .footer .adre{position: absolute; top: 135px; left: 0;color:#421c0a; font-size: 16px; background-image: url("../images/ico2.png"); background-position: 0 -33px; padding-left: 20px; background-repeat: no-repeat;}
footer .footer .qq{position: absolute; top: 170px; left: 0;color:#421c0a; font-size: 16px; background-image: url("../images/ico2.png"); background-position: 0 -70px; padding-left: 20px; background-repeat: no-repeat;}
footer .footer .email{position: absolute; top: 205px; left: 0;color:#421c0a; font-size: 16px; background-image: url("../images/ico2.png"); background-position: 0 -104px; padding-left: 20px; background-repeat: no-repeat;}
footer .footer .weixin{position: absolute; top: 60px; right: 130px;color:#421c0a;}
footer .footer .weixin img{}
footer .footer .weixin p{font-size: 16px; margin-top: 10px; text-align: center;color: #421c0a}
footer .footer .weibo{position: absolute; top: 60px; right: 0px;color:#421c0a;}
footer .footer .weibo p{font-size: 16px; margin-top: 10px; text-align: center;color:#421c0a;}
footer .foot .boot{width: 1200px;margin: 0 auto; margin-top: 25px; color: #421c0a; font-size: 16px;}



/**首页**/
/**banner**/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container{
    max-width: 1920px;
    width: 100%;
    height: 450px;
    margin: 0 auto;
    font-size: 14px;
    position: relative;
}
.preview {
    text-align: center;
    bottom: -4px;
    position: absolute;
    z-index: 999;
    left: 50%;
    margin-left: -607px;
}
.preview a {
    display: inline-block;
    margin-right: 1;
    width: 400px;
    height: 60px;
    overflow: hidden;;
    line-height: 60px;
    text-align: center;
    background-color: #ffffff;
    opacity:0.9;
    font-size: 18px;
}
.preview img {
    display: block;
    width: 200px;
    height: auto;
}
.preview .active {
    background-color: #f60!important;
    color:#ffffff!important;
}
.slider-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    background-color: #444;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slider {
    position: relative;
    width: 9999px;
}
.slider:before,
.slider:after {
    display: table;
    content: ' ';
}
.slider:after {
    clear: both;
}
.slider__item {
	text-align:center;
    position: relative;
	display:block;
    float: left;
    margin: 0;
    padding: 0;
    height: 450px;
	overflow:hidden;
}
.slider__item img {
    display: block;
    max-width: 1920px;
	margin-left:-960px;
	left:50%;
	position:absolute;
    height: 450px;
}
.slider__switch span {
    color: #fff;
    display: block;
    width: 32px;
    height: 32px;
}
/* Arrows */
.slider__switch {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    padding: 10px 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border-radius: 1px;
    background: #000;
    opacity: .3;
    transition: opacity .15s ease;
    fill: #fff;
}
.slider__switch--prev {
    left: 10px;
}
.slider__switch--next {
    right: 10px;
}

.slider__switch:hover {
    opacity: .85;
}
.slider__switch[disabled] {
    visibility: hidden;
    opacity: 0;
}
.slider__caption {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: block;
    max-width: 500px;
    padding: 10px;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    box-shadow: 0 0 20px 10px rgba(0,0,0,.4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000'); /* ie8 */
}
.slider__caption[disabled] {
    opacity: 0;
    visibility: hidden;
}
.slider-nav {
    line-height: 30px;
    position: absolute;
	display:none;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 99999;
    filter: alpha(opacity=90); /* ie8 */
}
.slider-nav__control {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
}

.slider-nav__control.is-active {
    width: 12px;
    height: 12px;
    background: #fff;
}
.slider.has-touch {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor:    -moz-grabbing;
}
@media (max-width: 580px) {
    .slider__switch {
        display: none;
    }
    .slider__caption {
        display: none;
    }
}
.ml30{margin-left:30px;}
/*首页-捐赠查询*/
section .search{width:1200px;margin:30px auto 60px;height:50px; overflow:hidden; clear:both;}
section .search .inclass{/*color:transparent;*/color:#999;width:330px;height:48px;padding:14px;border:solid 1px #999;font-size:16px;line-height:20px;display:block; vertical-align:middle; text-align:left; float:left; font-family:Microsoft YaHei; background:none;}
section .search .inlink{width:225px;height:50px;background:#ff6c00;font-size:22px;color:#fff; text-align:center; vertical-align:middle;line-height:50px;display:block; float:left;}
/*首页-最新消息*/
section .index-cas{width: 1200px;margin:0px auto; height: 75px;border: 1px solid #666; overflow: hidden; position: relative;}
section .index-cas .newcas{position: absolute; top: 26px; left: 30px;}
section .index-cas .index-cas-con{width: 1000px; height:75px; overflow: hidden; float: left; position: relative;margin-left: 110px;}
section .index-cas .index-cas-con ul.cas-pre{width: 3000px; height:75px; overflow: hidden; position: absolute; left: 0;}
section .index-cas .index-cas-con ul.cas-pre li{width: 1000px; height:75px; float: left; text-align: left; line-height: 75px;}
section .index-cas .index-cas-l{width: 20px; height: 33px;position: absolute; top: 20px; right: 100px; display: block; cursor: pointer; background-image: url("../images/index-cas-l.png"); background-size: 100% 100%; background-repeat: no-repeat;}
section .index-cas .index-cas-r{width: 20px; height: 33px; position: absolute; top: 20px; right: 30px; display: block;cursor: pointer;background-image: url("../images/index-cas-r.png"); background-size: 100% 100%; background-repeat: no-repeat;}
section .index-cas .index-cas-l:hover{width: 20px; height: 33px;position: absolute; top: 20px; right: 100px; display: block; cursor: pointer;background-image: url("../images/index-cas-lon.png"); background-size: 100% 100%; background-repeat: no-repeat;}
section .index-cas .index-cas-r:hover{width: 20px; height: 33px; position: absolute; top: 20px; right: 30px; display: block;cursor: pointer;background-image: url("../images/index-cas-ron.png"); background-size: 100% 100%; background-repeat: no-repeat;}
/*首页-项目*/
section .index-pro{width: 1200px;;margin: 0 auto; height: 1090px; }
section .index-pro .index-pro-con{position: relative; width: 100%; height: 80%;}
section .index-pro .index-pro-con ul{width: 100%; height: 100%; position: relative;}
section .index-pro .index-pro-con ul li{width: 100%; height: 100%; position: absolute; display:none; top: 0; left: 0;}
section .index-pro .index-pro-con ul li.active2{width: 100%; height: 100%; position: absolute; display:block; top: 0; left: 0;}
section .index-pro .index-pro-con .pro-li{position: absolute; width: 500px; height: 355px; background-color: #f9f5e9; border-radius: 3px; cursor: pointer;}
section .index-pro .index-pro-con .pro-li h5{position: absolute; width: 440px; height: 30px; overflow: hidden; top: 30px; left: 30px; right: 30px; line-height: 30px; font-size:20px;}
section .index-pro .index-pro-con .pro-li p{position: absolute; width: 440px; height: 52px; overflow: hidden; top: 70px; left: 30px; right: 30px; line-height: 26px;}
section .index-pro .index-pro-con .pro-li:hover{background-color: #f60;}
section .index-pro .index-pro-con .pro-li:hover h5{ color:#ffffff;}
section .index-pro .index-pro-con .pro-li:hover h5 a{color:#fff;}
section .index-pro .index-pro-con .pro-li:hover p{color:#ffffff;}
section .index-pro .index-pro-con .pro-li img{position: absolute;height:180px; overflow: hidden; bottom: 30px; left: 30px;}
section .index-pro .index-pro-con .pro-li1{position: absolute; top:0;left: 0;}
section .index-pro .index-pro-con .pro-li2{position: absolute; top:50px;right: 0;}
section .index-pro .index-pro-con .pro-li3{position: absolute; top:385px;left: 0;}
section .index-pro .index-pro-con .pro-li4{position: absolute; top:440px;right: 0;}
section .index-pro .index-pro-con .shut{position: absolute;width: 1px; height: 690px; background-color: #CCCCCC; left: 50%; margin-top: 100px;}
section .index-pro .index-pro-con .shut-1{position: absolute;width: 80px; height: 80px; top:50px; left: 50%; margin-left: -40px; border-radius: 50%; border:1px solid #f60; color: #f60; font-size: 18px; line-height: 80px; text-align: center; z-index: 999; background-color: #f9f5e9;}
section .index-pro .index-pro-con .shut-2{position: absolute;width: 80px; height: 80px; top:280px; left: 50%; margin-left: -40px; border-radius: 50%; border:1px solid #f60; color: #f60; font-size: 18px; line-height: 80px; text-align: center; z-index: 999; background-color: #f9f5e9;}
section .index-pro .index-pro-con .shut-3{position: absolute;width: 80px; height: 80px; top:440px; left: 50%; margin-left: -40px; border-radius: 50%; border:1px solid #f60; color: #f60; font-size: 18px; line-height: 80px; text-align: center; z-index: 999; background-color: #f9f5e9;}
section .index-pro .index-pro-con .shut-4{position: absolute;width: 80px; height: 80px; top:660px; left: 50%; margin-left: -40px; border-radius: 50%; border:1px solid #f60; color: #f60; font-size: 18px; line-height: 80px; text-align: center; z-index: 999; background-color: #f9f5e9;}
section .index-pro .index-pro-con .shut-1:hover{background-color: #f60!important; color:#ffffff!important; cursor: pointer;}
section .index-pro .index-pro-con .shut-2:hover{background-color: #f60!important; color:#ffffff!important; cursor: pointer;}
section .index-pro .index-pro-con .shut-3:hover{background-color: #f60!important; color:#ffffff!important; cursor: pointer;}
section .index-pro .index-pro-con .shut-4:hover{background-color: #f60!important; color:#ffffff!important; cursor: pointer;}
section .index-pro .index-pro-con .pro-li1 .pro-bg,section .index-pro .index-pro-con .pro-li3 .pro-bg{background:url(../images/ind-prooff.png) left top no-repeat;width:30px;height:50px; position:absolute;right:-30px;top:50px;}
section .index-pro .index-pro-con .pro-li2 .pro-bg,section .index-pro .index-pro-con .pro-li4 .pro-bg{background:url(../images/ind-prooffr.png) left top no-repeat;width:30px;height:50px; position:absolute;left:-30px;top:50px;}
section .index-pro .index-pro-con .pro-li1:hover .pro-bg,section .index-pro .index-pro-con .pro-li3:hover .pro-bg{background:url(../images/ind-proon.png) left top no-repeat;width:30px;height:50px; position:absolute;right:-30px;top:50px;}
section .index-pro .index-pro-con .pro-li2:hover .pro-bg,section .index-pro .index-pro-con .pro-li4:hover .pro-bg{background:url(../images/ind-proonr.png) left top no-repeat;width:30px;height:50px; position:absolute;left:-30px;top:50px;}
section .index-pro .index-pro-con .pro-o{position: absolute;width: 30px; height: 50px;}
section .index-pro .index-pro-con .pro-o img{width: 100%;height: 100%}
.index-pro-con-do{width: 100%; height:26px; }
.index-pro-con-do ul{width: 78px; height: 12px; overflow: hidden; margin: 0 auto;}
.index-pro-con-do ul li{width:12px;height:12px;margin:0px 7px; background:#ccc;border-radius:6px; float: left; cursor: pointer;}
.index-pro-con-do ul li.active2{width: 12px; height: 12px; background:#5fa829; float: left; cursor: pointer;}
/*首页-资助申请*/
section .index-help{width:100%;height:400px;}
section .index-help ul{width:1200px;margin:0 auto;}
section .index-help ul li{width:570px;height:70px;padding:25px 0px;line-height:20px;float:left;margin-right:60px; border-bottom:solid 1px #e3e3e3;}
section .index-help ul li:nth-child(3),section .index-help ul li:nth-child(4){border:none;}
section .index-help ul li:nth-child(2n){margin-right:0px;}
section .index-help ul li a{line-height:20px;width:570px;}
section .index-help ul li a em{width:6px;float:left;height:6px;margin-top:7px;margin-right:20px; background:#999;border-radius:3px;}
section .index-help ul li a:hover em{background:#f60;}
section .index-help ul li a span{width:520px;height:20px;display:block;line-height:20px;color:#333;font-size:16px; overflow:hidden;float:left;}
section .index-help ul li a:hover span{color:#f60;}
section .index-help ul li a i{width:24px;height:20px; background:url(../images/down.png) center top no-repeat;display:block; float:left;}


/*首页-新闻详情*/
section .indx-news{width: 100%;  height: 920px; }
section .indx-news > ul{width: 500px; margin: 0 auto; height: 40px; overflow: hidden; padding-bottom: 75px;}
section .indx-news > ul li{width: 125px; height: 40px; float: left; cursor: pointer; line-height: 40px; text-align:center; color:#888888; font-size: 18px; font-weight: 600;}
section .indx-news > ul li a{width: 125px; height: 40px; line-height: 40px; color:#888888; font-size: 18px; font-weight: 600;}
section .indx-news > ul li a:hover{width: 125px; height: 40px;line-height: 40px; font-size: 18px; font-weight: 600; color: #f60;}
section .indx-news > ul li.on{width: 123px; border:solid 1px #f60; height: 38px; float: left; cursor: pointer; line-height: 40px; color:#f60; font-size: 18px; font-weight: 600;}
section .indx-news > ul li.on a{width: 123px; height: 38px; float: left; cursor: pointer; line-height: 38px; color:#f60; font-size: 18px; font-weight: 600;}
section .indx-news .indx-news-con{width: 1200px; height: 520px; position: relative;margin: 0 auto;}
section .indx-news .indx-news-con ul{width: 1200px; height: 520px; position: relative;}
section .indx-news .indx-news-con ul li{width: 1200px; height: 520px; position: absolute; top: 0; left: 0; display:none;}
section .indx-news .indx-news-con ul li.active1{display:block !important;}
section .indx-news .indx-news-con .indx-news-li{width: 380px; height: 512px;background-color: #f9f5e9; overflow: hidden;box-shadow: 5px 5px 5px #d6d6d6; float:left;margin-right:30px;}
section .indx-news .indx-news-con .li3{margin-right:0px !important;}
section .indx-news .indx-news-con .indx-news-li img{width: 380px; height: 245px;}
section .indx-news .indx-news-con .indx-news-li h5{width: 380px;padding:30px 30px 0px; overflow:hidden; height: 80px; font-size: 18px; font-weight: 600;}
section .indx-news .indx-news-con .indx-news-li h5 a{width:320px;height:50px;line-height:25px; display:block;color:#333; font-size:18px; font-family:Microsoft YaHei;}
section .indx-news .indx-news-con .indx-news-li p{width: 380px;padding:15px 30px;color:#999; overflow:hidden;font-size:16px; line-height: 25px; height: 80px;}
section .indx-news .indx-news-con .indx-news-li span{width: 380px;height:30px;padding:0px 30px; clear:both;overflow:hidden; font-size: 16px; color: #999;}
section .indx-news .indx-news-con .indx-news-li .view{width: 120px; height: 37px; background-color: #ff6c00; line-height: 37px; text-align: center; color: #fff;margin-left:30px;margin-top:20px;display:block;}
section .indx-news .indx-news-con .indx-news-li:hover .view{ background-color: #5fa829;}
section .indx-news .indx-news-con .indx-news-li:hover h5 a{color:#5fa829;}

section a.more{width: 225px; height: 50px; line-height: 50px; text-align: center; color:#421c0a;border-radius: 50px; margin:0 auto; display: block;font-size: 20px; border: 1px solid #421c0a;}
.dona-me a.more{margin-top:20px !important;}
section a.more:hover,.dona-me a.more{width: 225px; height: 50px; line-height: 50px; text-align: center; color:#ffffff;background-color: #f60; border-radius: 50px; margin:0 auto; display: block;font-size: 20px;border: 1px solid #f60;}
/*首页-公益视频爱心榜*/
section .index-vidlist{width:100%;height:580px;}
section .index-vidlist .mainbox{width:1200px;margin:0 auto;}
/*首页-视频*/
section .index-video{width: 570px;  height: 462px;float:left;}
section .index-video .index-video-con{width: 570px; height: 320px;background:url(../images/videobg.jpg) center top no-repeat;;box-shadow: 1px 1px 1px #ccc;}
/*首页-爱心榜*/
section .index-list{width:570px;  height:462px;float:right;}
section .index-list .index-list-con{width: 568px; height: 318px;margin: 0 auto; border:solid 1px #421c0a; overflow:hidden;}
section .index-list .index-list-con dl{height:45px;color:#421c0a;font-size:16px;width:568px;line-height:45px;border-bottom:solid 1px #421c0a;}
section .index-list .index-list-con dl.t{height:42px;border-bottom:solid 1px #421c0a;margin:0px;padding:0px;}
section .index-list .index-list-con dl dd{padding:0px;margin:0px; text-align:center;float:left; display:block;line-height:45px; vertical-align:middle; overflow:hidden;}
section .index-list .index-list-con .boxlist{height:276px;width:568px; overflow:hidden;margin:0px;padding:0px;}
section .index-list .index-list-con .boxlist a{width:568px;height:46px; display:block; line-height:46px;}
section .index-list .index-list-con dl dd:nth-child(1){width:130px;}
section .index-list .index-list-con dl dd:nth-child(2){width:230px;}
section .index-list .index-list-con dl dd:nth-child(3){width:110px;}
section .index-list .index-list-con dl dd:nth-child(4){width:98px;}
/*首页-爱心志愿者*/
section .indx-volunteer{width: 100%;  height: 820px;}
section .indx-volunteer .indx-vol-con{width: 1200px; height: 570px;margin: 0 auto;}
section .indx-volunteer .indx-vol-con-top{width: 1200px; height: 370px; position: relative;}
section .indx-volunteer .indx-vol-con-top img{width: 300px; height: 300px; position: absolute; top:0; left: 30px; z-index: 9999;}
section .indx-volunteer .indx-vol-con-top .name{position: absolute; top:60px; left: 380px; font-size: 24px;}
section .indx-volunteer .indx-vol-con-top .intro{background-color: #f9f5e9; height: 260px; position: absolute; top: 120px; padding:50px 70px 50px 380px;  }
section .indx-volunteer .indx-vol-con-top .intro p{line-height: 28px;height:113px; overflow:hidden;width:100%; clear:both;display:block;float:left;color:#000;}
section .indx-volunteer .indx-vol-con-top .intro a{width:122px;height:37px;line-height:37px; text-align:center;color:#fff;font-size:16px; display:block;float:left; background:#f60;}
section .indx-volunteer .indx-vol-con-top .mubit{position: absolute; left: 290px;z-index: 9999;height:1px;background-color: #8a6e58;top: 78px;width: 85px; }
/* tFocus */
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(../images/spr.png) no-repeat;}
#tFocus{width:1200px;height:630px;overflow:hidden;margin:30px auto 0 auto;}
#tFocus-pic{width:1200px;height:400px;position:relative;}
#tFocus-pic li{width:1200px;height:343px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocusBtn{width:1190px;height:160px;padding-left:5px;margin-top:5px;z-index:20;overflow:hidden;}
#tFocus-btn{width:1145px;height:160px;position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:190px;width:290px;padding-top:7px;display:block;float:left;margin-right:5px;}
#tFocus-btn li img{border:2px solid #dddddd; display: block; width: 100px; height:100px; border-radius: 50%; margin: 0 auto;}
#tFocus-btn li.active{background-position:-448px 100px;}
#tFocus-btn li.active img{border:3px solid #f60}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:40px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;}
/*首页-合作*/
section .index-coop{width: 100%;  height: 520px;}
section .index-coop .index-coop-con{width: 1200px; height: 378px;margin: 0 auto;}
section .index-coop .index-coop-con .coop-sel ul{width: 250px;margin: 0 auto;height: 40px;overflow: hidden;}
section .index-coop .index-coop-con .coop-sel ul li{width: 125px;height: 40px; float: left; cursor: pointer; line-height: 40px; color:#666; text-align:center; vertical-align:middle; display:block; font-size: 18px; font-weight: 600;}
section .index-coop .index-coop-con .coop-sel ul li.on{width: 123px; border:solid 1px #f60; height: 38px; float: left; cursor: pointer; line-height: 38px; text-align:center; vertical-align:middle; display:block; color:#f60; font-size: 18px; font-weight: 600;}
section .index-coop .index-coop-con .coop-sel-con{width:1200px; height: 100px; margin: 0 auto; position: relative; }
section .index-coop .index-coop-con .coop-sel-con ul{width:1200px; margin: 0 auto; display:none;}
section .index-coop .index-coop-con .coop-sel-con ul.active1{display:block;}
section .index-coop .index-coop-con .coop-sel-con ul li{width: 224px; height: 100px; margin-right: 20px;}
section .index-coop .index-coop-con .coop-sel-con ul li:last-child{margin-right:0px;}
section .index-coop .index-coop-con .coop-sel-con ul li img{width:224px;height:100px; border:none;}
/*首页-视频播放*/

/*项目详情*/
section .project{width: 1200px; margin: 0 auto;}
section .project h3{text-align: center; font-size: 29px;}
section .project .img{text-align: center; margin:  0 auto;}
section .project .source span{font-size: 13px; color: #888888;}
section .project .content h5{color: #000000; font-weight: 600; margin: 20px 0 20px 0;}
section .project .content{line-height: 26px;}
/*新闻详情*/
section .news{width: 1200px; margin: 0 auto;}
section .news h3{text-align: center; font-size: 29px;}
section .news .img{text-align: center; margin:  0 auto;}
section .news .source span{font-size: 13px; color: #888888;}
section .news .content h5{color: #000000; font-weight: 600; margin: 20px 0 20px 0;}
section .news .content{line-height: 26px; margin-bottom: 40px;}
section .news .content1{position: relative; width: 100%; height: 100px;}
section .news .content1 .a1{position: absolute; width: 585px; height: 100px; top:0; left: 0; line-height: 100px; background-color: #d6d6d6;}
section .news .content1 .a2{position: absolute; width: 585px; height: 100px; top:0; right: 0; line-height: 100px;  background-color: #d6d6d6;}
section .news .content1 .a1:hover{position: absolute; width: 585px; height: 100px; top:0; left: 0; line-height: 100px;background-color: #f60; }
section .news .content1 .a2:hover{position: absolute; width: 585px; height: 100px; top:0; right: 0; line-height: 100px;background-color: #f60;  }
section .news .content1 a:hover p{color: #ffffff;}
/*关于我们*/
section .about-list{width: 1200px; margin: 0 auto; padding:80px 0 80px 0;}
section .about-list .content{width: 100%; height: 590px; position: relative}
section .about-list .content .about1{width: 595px; height: 390px; position: absolute; top:0; left: 0; overflow: hidden;}
section .about-list .content .about1 a{display: block;}
section .about-list .content .about2{width: 285px; height: 190px; position: absolute; top:0; left: 605px; overflow: hidden;}
section .about-list .content .about3{width: 285px; height: 190px; position: absolute; top:200px; left: 605px; overflow: hidden;}
section .about-list .content .about4{width: 300px; height: 590px; position: absolute; top:0px; right: 0px; overflow: hidden;}
section .about-list .content .about5{width: 595px; height: 190px; position: absolute; top:400px; left: 0px; overflow: hidden;}
section .about-list .content .about6{width: 285px; height: 190px; position: absolute; top:400px; left: 605px; overflow: hidden;}
section .about-details{width: 1200px; margin: 0 auto;}
section .about-details h3{text-align: center; font-size: 30px; padding-bottom: 20px; font-weight: 600;}
section .about-details .img{text-align: center; margin:  0 auto;}
section .about-details .content{}
section .about-details .content h5{text-align: left; color: #f60; margin-top: 30px;}
section .about-details .content p{text-align: left; line-height: 24px; margin-top: 10px;}
/*公开透明*/
section .open{width: 1200px; margin: 0 auto; padding:80px 0 80px 0;}
section .open .content{width: 100%; height: 590px; position: relative}
section .open .content .open1{width: 595px; height: 300px; position: absolute; top:0; left: 0; overflow: hidden;}
section .open .content .open1 a{display: block;}
section .open .content .open2{width: 595px; height: 300px; position: absolute; top:0; right: 0; overflow: hidden;}
section .open .content .open3{width: 595px; height: 300px; position: absolute; top:310px; left: 0; overflow: hidden;}
section .open .content .open4{width: 595px; height: 300px; position: absolute; top:310px; right: 0; overflow: hidden;}
section .open-list{width: 1200px; margin: 0 auto;}
section .open-list h3{text-align: center; font-size: 30px; padding-bottom: 20px; font-weight: 600;}
section .open-list ul.content{width: 100%;}
section .open-list ul.content li{overflow: hidden; border-bottom: 1px solid #e3f3ee; padding:30px 0 30px 0;}
section .open-list ul.content li a{background-image: url("../images/open_l.png"); background-position: 0 0; padding-left: 30px; background-repeat: no-repeat; display: block; width: 80%; float:left;}
section .open-list ul.content li a:hover{background-image: url("../images/open_a.png"); background-position: 0 0; padding-left: 30px; background-repeat: no-repeat; display: block; width: 80%; float:left; color: #f60;}
section .open-list ul.content li span{width: 17%; text-align: right;float:left; color:#afafaf;}
/*在线捐赠*/
section .dona-line{width: 1200px; margin: 0 auto;}
section .dona-line h3{text-align: center; font-size: 30px; padding-bottom: 20px; font-weight: 600;}
section .dona-line .content{width: 100%; border: 1px solid #e3f3ee;}
section .dona-line .content .dona{padding-bottom: 25px;width: 660px; margin: 0 auto;}
section .dona-line .content label{display: inline-block;width: 170px; text-align: right; color:#888888; margin-right: 20px;}
section .dona-line .content input,section .dona-line .content select{width: 460px; height: 40px; border: 1px solid #e3f3ee;}
section .dona-line .content h4{height: 45px; background-color: #d6d6d6; line-height: 45px; padding-left: 250px; color: #000000; font-weight: 600; margin-bottom: 25px;}
section .dona-line button{width: 225px; height: 50px; line-height: 50px; text-align: center; color:#ffffff; background-color: #f60; border-radius: 50px; margin:0 auto; display: block; font-size: 20px;}
/*捐赠明细*/
section .dona-details{width: 1200px; margin: 0 auto;}
/*section .dona-details h3{text-align: center; font-size: 30px; padding-bottom: 20px; font-weight: 600;}
section .dona-details .content{width: 100%;}
section .dona-details .content .dona{padding-bottom: 25px; margin: 0 auto;}
section .dona-details .content label{display: inline-block;width: 100px; text-align: right; color:#888888; margin-right: 20px;}
section .dona-details .content input,section .dona-details .content select{width: 460px; height: 40px; border: 1px solid #e3f3ee;}
section .dona-details .content h4{height: 45px; line-height: 45px; color: #000000; font-weight: 600; margin-bottom: 25px;}
section .dona-details button{width: 225px; height: 50px; line-height: 50px; text-align: center; color:#ffffff;background-color: #f60; border-radius: 50px; margin:0 auto; display: block;font-size: 20px;}
section .dona-details .table2 tr{border-bottom:1px solid #e3f3ee;}
section .dona-details .table2 tr td{width: 236px; height: 60px; text-align: center; line-height: 60px;}
section .dona-details .scroll{max-height: 380px;overflow-y: scroll;}
section .dona-details .table1 tr td{width: 236px; height: 60px; text-align: center; line-height: 60px; background-color: #d6d6d6;}*/
/*我要捐赠*/
section .dona-me{width: 1200px; margin: 0 auto;}
section .dona-me h3{text-align: center; font-size: 30px; padding-bottom: 20px; font-weight: 600;}
section .dona-me .content{width: 100%;}
section .dona-me .don-content-num{overflow: hidden;}
section .dona-me .don-content-num li{width: 238px; height: 45px; line-height: 45px; text-align: center; float:left; cursor: pointer; border-color: #CCCCCC; font-weight:bold;}
section .dona-me .don-content-num li.active3{background-color: #f60!important; color: #ffffff; border-color: #f60!important;}
section .dona-me .content p{line-height: 28px;}
section .dona-me .details{padding:20px; border: 1px solid #CCCCCC; position: relative; height:342px; width: 1198px;}
section .dona-me .details ul{ position: relative; height:100%; width: 100%;}
section .dona-me .details li{position: absolute; opacity: 0; top: 0; left: 0; height:100%; width: 100%;}
section .dona-me .details li:first-child{padding:30px 0px 0px 100px;}
section .dona-me .details li.active3{position: absolute; opacity: 1;top: 0; left: 0; height:100%; width: 100%;}
section .dona-me .details li p{text-align: left!important;}
section .dona-me .content1{width: 100%;}
section .dona-me .content1 ul{overflow: hidden;}
section .dona-me .content1 ul li{width: 375px; height: 415px; float:left; margin-right: 37px;}
section .dona-me .content1 ul li:last-child{margin-right: 0!important;}
section .dona-me .content1 ul li div.pr{width: 371px; height: 130px; position: relative; border: 1px solid #CCCCCC;}
section .dona-me .content1 ul li div.pr:hover{width: 371px; height: 130px; position: relative; border: 1px solid #f60; background-color: #f60;}
section .dona-me .content1 ul li div.pr p{top:20px;  left: 20px; right: 20px; position: absolute; font-size: 17px;}
section .dona-me .content1 ul li div.pr a{top:75px;  left: 20px;position: absolute; width: 100px; height: 33px; background-color: #f60; line-height: 33px; text-align: center; color: #ffffff;}
section .dona-me .content1 ul li div.pr span{top:82px;  right: 20px; position: absolute; color: #888888;}
section .dona-me .content1 ul li div.pr:hover p{top:20px;  left: 20px; right: 20px; position: absolute; font-size: 17px; color: #ffffff;}
section .dona-me .content1 ul li div.pr:hover a{top:75px;  left: 20px;position: absolute; width: 100px; height: 33px; background-color: #f60; line-height: 33px; text-align: center; color: #ffffff; border: 1px solid #ffffff;}
section .dona-me .content1 ul li div.pr:hover span{top:82px;  right: 20px; position: absolute; color: #888888;color: #ffffff;}