@charset "utf-8";

 @font-face {

      font-family: 'fontNameRegular';

      src: url('../fonts/YourWebFontName.eot');

      src: url('../fonts/YourWebFontName.eot?#iefix') format('embedded-opentype'),

           url('../fonts/YourWebFontName.woff') format('woff'),

	       url('../fonts/YourWebFontName.TTF') format('truetype'),

	       url('../fonts/YourWebFontName.svg#fontNameRegular') format('svg');

   }

body {

	width: 100%;

	

}

a{color: #333;}

a:hover{

	text-decoration: none;

}

header .header_top {z-index: 99999;

	height: 60px;

	background: #DD342F;

	/*overflow: hidden;*/

	line-height: 60px;

	color: #FFF;

}

#nav {

	margin-top: 0px;/*320px*/

	margin-right: auto;

	margin-bottom: auto;

	margin-left: auto;

	background-color: #DD342F;

	height: 60px;

	/*border-top-left-radius: 10px;

	border-top-right-radius: 10px;*/

}

#nav .navbar {

	border-radius: 0px;

	margin-bottom: 0px;

	border: 0px solid transparent;

}

#nav .navbar-default {

	background-color: transparent;

	border-style: none;

}

#nav .navbar-default .navbar-nav>.active>a, #nav .navbar-default .navbar-nav>.active>a:focus, #nav .navbar-default .navbar-nav>.active>a:hover {

	color: #fff;

	background-color: #cc2e3a;/*transparent*/

	font-size: 18px;



}

#nav .navbar-default .navbar-nav>.open>a, #nav .navbar-default .navbar-nav>.open>a:focus, #nav .navbar-default .navbar-nav>.open>a:hover {

	background-color: #cc2e3a;

}

#nav .navbar-default .navbar-nav>li>a {

	color: #fff;

	font-size: 18px;

	line-height: 60px;

	padding-top: 0px;

    padding-bottom: 0px;

}

#nav .dropdown-menu {

	background-color: #DD342F;

	font-size: 16px;border:0;



}

#nav .dropdown-menu>li>a {

	color: #fff;

	line-height: 33px;

}

#nav .dropdown-menu>li>a:focus, #nav .dropdown-menu>li>a:hover {

	background-color: #cc2e3a;

}

#nav .nav>li>a {

	margin-right:15px;

	margin-left: 16px;

}

#nav .nav> li:hover .dropdown-menu {

	display: block;

}

#top_ad {

	background-color: #fff;

	height: auto;

}

.img_ad {

	margin-top: 15px;

	margin-bottom: 15px;

}

.img_ad img{

	height: 100px;

	width: 100%;

}

.img_sub {

	margin-top: 15px;

	margin-bottom: 15px;

}

.img_sub img{

	height: 100px;

	width: 100%;

}

.Ban{ min-width:1000px; position:relative;overflow:hidden;height:440px;}

    .Ban .bd{ position:relative; z-index:0;  }

    .Ban .bd ul{ width:100% !important;  }

    .Ban .bd li{ width:100% !important;  height:440px; overflow:hidden; text-align:center;  }

#subA{position:relative;overflow:hidden;height:100px;}

#subA .bd{ position:relative; z-index:0;  }

#subA .bd ul{ width:100% !important;  }

#subA .bd li{ width:100% !important;  height:100px; overflow:hidden; text-align:center;  }

#subA .bd li img{width: 100%;min-height: 100px;}

#subA .hd {

	width: 100%;

	position: absolute;

	z-index: 1;

	bottom: 0;

	right: 12px;

	height: 12px;

	line-height: 12px;

}

#subA .hd ul {

	text-align: right;

}



#subA .hd ul li {

	cursor: pointer;

 *display: inline;

	overflow: hidden;

	filter: alpha(opacity=10);

	opacity: 0.5;

	line-height: 999px;

	margin: 4px;

	width: 30px;

	height: 5px;

	background: rgba(0,0,0,0.5);

	border-radius: 4;

	opacity: 1;

	transition: all 0.5s;

	-o-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-webkit-transition: all 0.5s;

	display: inline-block;

	zoom: 1;

}

#subA .hd ul .on {

	background: #e62621;

}

#subA .prev,#subA .next {

	display: block;

	position: absolute;

	z-index: 1;

	top: 50%;

	margin-top: -30px;

	left: 15%;

	z-index: 1;

	width: 40px;

	height: 60px;

	background: url(slider-arrow.png) -126px -137px #000 no-repeat;

	cursor: pointer;

	filter: alpha(opacity=50);

	opacity: 0.5;

	display: none;

}

#subA .next {

	left: auto;

	right: 15%;

	background-position: -6px -137px;

}

.fullSlide {

	position: relative;

}

.fullSlide .bd ul li{width: 1140px !important;}

.fullSlide ul li{list-style: none;}

.fullSlide .hd {

	width: 100%;

	position: absolute;

	z-index: 1;

	bottom: 0;

	left: 0;

	height: 12px;

	line-height: 12px;

}

.fullSlide .hd ul {

	text-align: right;

}

.fullSlide .hd ul li {

	cursor: pointer;

 *display: inline;

	overflow: hidden;

	filter: alpha(opacity=10);

	opacity: 0.5;

	line-height: 999px;

	margin: 4px;

	width: 30px;

	height: 5px;

	background: rgba(0,0,0,0.5);

	border-radius: 4;

	opacity: 1;

	transition: all 0.5s;

	-o-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-webkit-transition: all 0.5s;

	display: inline-block;

	zoom: 1;

}

.fullSlide .hd ul .on {

	background: #e62621;

}

.fullSlide .prev, .fullSlide .next {

	display: block;

	position: absolute;

	z-index: 1;

	top: 50%;

	margin-top: -30px;

	left: 15%;

	z-index: 1;

	width: 40px;

	height: 60px;

	background: url(slider-arrow.png) -126px -137px #000 no-repeat;

	cursor: pointer;

	filter: alpha(opacity=50);

	opacity: 0.5;

	display: none;

}

.fullSlide .next {

	left: auto;

	right: 15%;

	background-position: -6px -137px;

}

#noticeBox{}

#noticeBox .box1 span {

  display: inline-block;

  float: left;

  width: 56px;

  height: 56px;

  background: #DD342F;

  text-align: center;

  font-size: 18px;

  color: #fff;

  position: relative;

  font-weight: bold;

  padding: 7px 9px;

  line-height: 21px;

  vertical-align: top;

  margin-right: 15px;

}

#noticeBox .box2{height: 56px;}

#noticeBox .box2 ul li{width: 100%;line-height: 56px;float: left;margin: 0px 10px;}

#noticeBox .box2 ul li a{

	font-size: 20px;

	color: #666;

	line-height: 56px;

	display: inline-block;

}

#content {

	background-color: #FFF;

	height: auto;

	background-attachment: scroll;

	/*background-image: url(../images/line1.png);*/

	background-repeat: repeat-x;

	background-position: left top;

	padding-top: 15px;

}

#index_slides {

}

#index_slides img {

	width: 570px;

	height: 375px;

}

.focusBox{

	position: relative;

	width: 570px;

	height: 375px;

	overflow: hidden;

}

.focusBox .pic ul li{

	width: 570px !important;

	height: 375px !important;

	}

.focusBox ul li{list-style: none;}

.focusBox .pic ul li p{

	width: 98%;

	position: absolute;

	z-index: 1;

	bottom: 0;

	left: 0px;

	height: 36px;

	line-height: 36px;

	background: rgba(0,0,0,0.5);

	font-size: 18px;

	color: #FFF;

	text-align: left;

	margin: 0px auto;

	padding: 0px;

	text-indent: 0.5em;	

}

.focusBox .num {

	width: 100%;

	position: absolute;

	z-index: 1;

	bottom: 0;

	right: 0;

	height: 20px;

	line-height: 20px;

}

.focusBox .num ul {

	text-align: right;

	

}

.focusBox .num ul li {

	cursor: pointer;

 *display: inline;

	overflow: hidden;

	filter: alpha(opacity=10);

	opacity: 0.5;

	margin: 0px 5px 10px 0px;

	padding: 0px;

	width: 20px;

	height: 20px;

	background: rgba(255,255,255,0.5);

	border-radius: 0;

	opacity: 1;

	transition: all 0.5s;

	-o-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-webkit-transition: all 0.5s;

	display: inline-block;

	zoom: 1;	

	color: #FFF;

	text-align: center;

}

.focusBox .num ul .on {

	background: #cc2e3a;

}

.newsList{height: 375px;overflow:hidden;}

.newsList ul,.newsList li{margin: 0;padding:0;list-style: url(none) none;}

.newsList .hd{ height:38px; line-height:38px; padding:0; border-bottom:2px solid #DD342F; font-size:18px; }

.newsList .hd ul{overflow:hidden; zoom:1;margin: 0;padding:0;}

.newsList .hd ul li{ float:left;list-style: url(none) none;list-style-image:none;}

.newsList .hd ul li a{ display:block; padding:0 15px;  }

.newsList .hd ul li a:hover{ text-decoration:none;  }

.newsList .hd ul li.on a{ background:#DD342F; color:#fff; font-weight:bold;  }

.newsList .bd li{

	line-height: 34px;

	margin: 0px auto;

	font-size: 16px;

	

}



.newsList .bd li:nth-of-type(odd){background:#fbfbfb;}

.newsList .bd li:nth-of-type(even){background:none;}

.newsList .bd a{

	font-size: 16px;

	color: #333;

	display: block;

	line-height: 34px;

	position: relative;

	padding: 0 80px 0 25px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	background: url(../images/point.png) no-repeat scroll 10px center;

	font-weight: normal;

}

.newsList .bd a:hover{}

.newsList .bd li a .dataTime{

	display: inline-block;

	position: absolute;

	right: 0;

	top: 0;

	line-height: 33px;

	text-align: right;

	font-weight: normal;

	font-size: 14px;

}

.newsList .bd li a .newIcon{

	display: inline-block;

	position: absolute;

	right: 0;

	top: 0;

	line-height: 33px;

	text-align: left;

	font-weight: normal;

	font-size: 7px;

}

#columnB {

	padding-top: 15px;

}

.titleB {

	line-height: 42px;height: 42px;padding: 0;

	width: 100%;background-color: #F1F1F1;border-top: 2px solid #DD342F;

}

.titleB h2.tit{

font-size: 22px;margin: 0;padding: 0;

background-color: #ea2b32;

color: #FFFFFF;line-height: 42px;width: 180px;text-align: center;

margin-top: -2px;

}

.titleB a {

	display: block;

	width: 100%;

	line-height: 42px;

	position: relative;

	font-size: 22px;

	text-decoration: none;

	margin: 0;padding: 0;

	

}

.titleB a span {

	position: absolute;

	right: 10px;

	top: 0;

	display: inline-block;

	line-height: 40px;

	font-size: 14px;

	color: #ea2b32;

}

.ProjectUL {

	padding: 20px 0px 10px;

	width: 100%;

	overflow: hidden;

}

.surplus{height: 25px}

.pro-Img a {

	display: block;

	width: 262px;

	height: 140px;

	overflow: hidden;

}

.pro-Img a img {

	max-width: 100%;

	vertical-align: middle;

	-webkit-transition: all .35s ease-in-out;

	-moz-transition: all .35s ease-in-out;

	transition: all .35s ease-in-out;

}

.pro-Img a img:hover {

	transform: scale(1.2);

	-webkit-transform: scale(1.2);

	-moz-transform: scale(1.2);

}

.pro-Txt {

	

}

.proTit a {

	display: block;

	line-height: 30px;

	font-size: 16px;

	color: #333;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.proTit a span {

	color: #EA2B32;

}

.proTxtData {

	line-height: 22px;

	color: #999;

	max-height: 44px;

	overflow: hidden;

	font-size: 12px;

	height: 44px;

	width: 100%;

	/*white-space:nowrap;不显示的地方用省略号...代替*/

/*text-overflow:ellipsis; 支持 IE */

}

.amountFund {

	padding: 5px 0 0 0;

}

.amountTarget {

	float: left;

	position: relative;

	width: 70%;

	padding: 0 0 0 24px;

	background: url(../images/icon-1.png) -34px -596px no-repeat;

	line-height: 30px;

	font-size: 12px;

	color: #EA2B32;

}

.btnTarget {

	overflow: hidden;

}

.btnTarget a {

	display: block;

	line-height: 30px;

	background: #eea236;

	color: #fff;

	text-align: center;

	font-size: 16px;

	border-radius: 2px;

}

.columnBox{

	padding-top: 15px;

	padding-bottom: 15px;

}

.pager{}

.pager table{margin: 0px auto;}

.pager table td{font-size: 16px;}

.pager table td a{

	font-size: 16px;

	display: inline-block;

    line-height: 30px;

    border: 1px solid #e5e5e5;

    text-align: center;

    padding: 0 10px;

    margin: 0 5px;

    color: #999;

}

.pager table td a.page_active{

	/*font-weight: bold;

    color: red;*/

}

.wx-QR{border: solid 1px #e5e5e5;text-align: center;font-size: 16px;font-weight: bold;}

.sitemap {

    margin: 10px 0 12px;

    font-size: 13px;

    padding-left: 38px;

    line-height: 35px;

    border: 0px solid #e1e1e1;

    background: #fcfcfc url(../images/imgp-ico1.png) 18px 50% no-repeat;

    color: #5b5b5b;

}

.sitemap a {

    color: #5b5b5b;

}

.left_nav{background-color: #fcfcfc;}

.p-tit-1 {

	padding-left: 35px;

	line-height: 47px;

	font-weight: normal;

	font-size: 20px;

	background-color: #e93946;

	background-repeat: no-repeat;

	background-position: 190px 50%;

	color: #fff;

	margin-top: 0px;

}

.p-tit-1_1 {

    background-image: url(../images/imgp-tit1.png);

}

.navUl{

	

	padding: 0px;

}

.navUl li {

	line-height: 40px;

	color: #333;

	font-size: 16px;

	list-style: none;

	

}

.navUl li a {

	color: #333;

	display: block;

	line-height: 40px;

	text-decoration: none;padding-left: 40px;

}

.navUl li.activeLi a{

	color: #fff;

	background: rgba(237,64,64,0.6);

	border-left: 4px solid #ed4040;

	font-weight: bold;

}

.navUl li a:hover,.navUl li a:focus{color: #e93946;}



.columnBox{}

.columnBox ul{

	margin: 0px;

	padding: 0px;

}

.columnBox ul li{

	line-height: 30px;

	list-style: none;

	background: url(../images/point.png) no-repeat scroll left center;

	padding-left: 15px;

}

#content-wrapper{

	

	overflow: hidden;

}

.ContentPage{

	padding-right: 60px;

	padding-left: 60px;

}

.servicePage{

	padding-right: 0px;

	padding-left: 0px;

}

.dom-info{}

.dom-info .panel{}

.dom-info .panel-default{background: #ED4040;border-color: #ED4040;color: #fff;

font-size: 24px;}

.dom-info .panel-body .tips{font-size: 14px;}

.serimg ._img{

	width: 100%;

	height: 400px;

}



.serinfo{

	background: rgba(237,64,64,0.9);/*#DD342F;*/

	height: 400px;

	color: #FFF;
	position: relative;

}

.ser-title{

	color: #ffffff;

	font-size: 16px;

	text-align: center;

	line-height: 55px;

	text-decoration: none;

	font-weight: bold;

	padding-top: 15px;

}
.serinfo blockquote{margin: 0px;}
.ser-des,.ser-btn{padding-right:15px;}
/*.ser-btn{position: absolute;bottom: 0px;width: 100%;}*/
.sercon{padding-top: 15px;}

#content-wrapper .content-title{

	line-height: 50px;

	text-align: center;

	margin: 0px auto;

	padding: 0px;

}

#content-wrapper .post-info{

	line-height: 30px;

	text-align: center;

	margin: 15px auto;

	border-bottom: 1px solid #e5e5e5;

	font-size: 12px;

}

#content-wrapper .author{

	font-size: 12px;

	line-height: 30px;

	background: #F9FCFF;

	text-align: right;

	margin: 15px auto 20px;

	height: auto;

	width: 98%;

}

#content-wrapper .post-info span{

	padding: 0px 15px;

}

#content-wrapper .content-main{

	font-size: 14px;

	line-height: 230%;

}

#content-wrapper .content-main img {

    max-width: 96%;

    max-height: 100%;

    clear: both; 

display: block; 

margin:auto; 

}

.four{

	

	padding: 0px;

	margin-bottom: 15px;

	margin-top: 15px;

}

.four h2{

	margin-bottom: 0px;

}

.sidebar-list{

	padding: 10px;border: 1px solid #e5e5e5;text-align:center;

}

.sidebar-list li{

	font-size: 14px;

	line-height: 27px;

}

.sidebar-list li:nth-of-type(odd){background:#fbfbfb;}

.sidebar-list li:nth-of-type(even){background:none;}

.sidebar-list li a{

	font-size: 14px;

	color: #333;

}

.popular-list{

	margin: 0px;

	padding: 0px;

}

.popular-list li{

	margin: 0px 0px 20px;

	padding: 0px 0px 30px;

	clear: both;

	list-style: none;

	border-bottom: 1px dotted #e5e5e5;

	transition: all .15s cubic-bezier(.4,0,.2,1);

	height: 150px;

	width: auto;

}

.popular-list li a{

	color: #333;

	text-decoration: none;

	display: block;width: 100%;height: 100%;

}

.popular-list img.imgL{

	float: left;

	height: 138px;

	width: 200px;

	margin-right: 15px;

	border: 4px solid #EFEFEF;

}

.ser-list img.imgL{

	width: 30%;

}



.popular-list p.popular-title{

	font-size: 16px;

	float: left;

	/*width: 630px;*/

}

:root{

	--serlist_w:68%;

	}

.ser-list p.popular-title{

	width: var(--serlist_w);

	color: #FF3300;

}

.popular-list p.popular-time{

	font-size: 14px;

	float: left;

	width: 630px;

	color: #999;

}

.ser-list p.popular-time{width: var(--serlist_w);color: #333;}

.popular-list p.popular-content{

	float: left;

	width: 630px;

	font-size: 14px;

	height: 70px;

	overflow: hidden;

	line-height: 30px;color: #666;

}

.ser-list p.popular-content{

	width: var(--serlist_w);

	color: #999;

}

.links{}

.links .tabText{

	display: inline-block;

	line-height: 40px;

	font-size: 22px;

	color: rgb(234, 43, 50);

	border-bottom: 1px solid #CCC;

	height: auto;

	width: 100%;

}

.links .tabBox{

	height: auto;

	padding-top: 15px;

	padding-bottom: 15px;

}

.links .tabBox ul{

	height: auto;

	width: 100%;

	padding: 0px;

}

.links .tabBox ul li{

	display: inline-table;

	list-style: none;

	padding: 15px 15px 0px;

}

.links .tabBox ul li a{

	font-size: 16px;

	color: #333;

}

.links .tabBox ul li a:hover{}

footer {

	background-color: #F2F2F2;

}

footer .foot {

	height: auto;

	width: 1115px;

	margin-top: 45px;

	margin-right: auto;

	margin-bottom: 45px;

	margin-left: auto;

	text-align: center;

}

/*2019.4.25  add*/

#debris, #debris a{

    font-size: 3.6rem;

    font-size: 36px;

    color: #dd2126;

    font-family: "fontNameRegular";

    line-height: 150%;

  text-decoration:none;

}

.inpBox{}
.inpBox label.onli-l{cursor: pointer;
margin: 0 5px;
    color: #666;
    font-weight: normal;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    text-align: center;}
.inpBox label.onliA{
border: 1px solid #f60;
}
.inpBox label span {
    height: 30px;
    padding: 0 12px;
    display: inline-block;
    line-height: 30px;
    }
.inpBox label.onliAno{border: none;}
/*捐赠排行榜*/
    .DTitle{height: 35px;}
    .DTitle span{font-size: 14px;}
    .DName{
     display: inline-block;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    color: #333;
    width: 38%;
    overflow: hidden;
    float: left;}
    .Dmounch {
    display: inline-block;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    color: #333;
    width: 20%;
    float: left;
    overflow: hidden;
}
.Dproject {
    display: inline-block;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    color: #333;
    width: 42%;
    float: left;
    overflow: hidden;
}
.phbData ul li{line-height: 35px;height: 35px;padding-left:0px;list-style: url(none) none;background: url(none);border-bottom: 1px solid #e5e5e5;}
.orderTop ul li{line-height: 35px;height: 35px;padding-left:0px;list-style: url(none) none;background: url(none);border-bottom: 1px solid #e5e5e5;}