﻿*{padding:0;margin:0;font-family:"΢���ź�","microsoft yahei";}
a{text-decoration: none;}
.imgbg_box{
	width: 323px;
	height: 182px;
	background:#F4F4F4;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
	overflow: hidden;
			
}
.img_box{
	width: 100%;
	height: 182px;
	background: black;
	transition: all 1s;
	position: relative;
}
.img_box::after{
	content: '';
	width: 328px;
	height: 182px;
	display: block;
	background: #666;
	opacity: 0.5;
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	transition: all 1s ;
}

img{border: none;transition: all 0.5s ;}

.imgbg_box:hover img{
	transform: scale(1.05, 1.05)
}
.imgbg_box:hover .img_box::after{
	opacity: 0.5;
	transform: scale(1.05, 1.05)
}

ul,li{list-style: none;}
.clear{
	clear: both;
	margin: 0;
	padding: 0;
}
.none{
	display: none;
}

.conter{
	width: 1200px;
	margin: 0 auto;
}

/*main*/
.main_box{
	padding: 20px 0 30px 0;
}



.content .number{
	float: right;
}

/*//捐赠项目页*/
.cwList01 span.cwtitle{
	background: #FC6561;
	display: inline-block;
}
.cwList01 li{
	background: #FC6561;
}
.cwList span.cwtitle{
	display: inline-block;
	width: 300px;
	height: 50px;
	background: #e71f19;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	margin: 0 0 25px 0;
}
.cwList span.active{ background:#b40500;}
.cwList ul{
	margin-top: -25px;
	margin-bottom: 25px;
}
.cwList li{
	width: 300px;
	height: 45px;
	background: #f7f7f7;
	text-align: center;
	line-height: 45px;
	color: #000;	
}
.cwList li a{
	font-size: 16px;
}
.contentLef,.contentRig{
	float: left;
}
.contentRig .baoList li{
	line-height: 30px;
	list-style: url(../img/dian.png);	
}
.contentRig .baoList li a{
	font-size: 16px;
	color:#000;
	text-decoration: none;
}
.contentRig {
	padding: 10px 80px;
}


/*百页窗*/
/*公共样式*/
.auto { margin:0 auto;}
.w1028 { width:1028px;}
.w666 { width:666px;}
.fz12 { font-size:12px;}
.fz14 { font-size:14px;}
.fz15 { font-size:15px;}
.fz16 { font-size:16px;}
.fz17 { font-size:17px;}
.fz18 { font-size:18px;}
.fz20 { font-size:20px;}
.fz22 { font-size:22px;}
.fz24 { font-size:24px;}
.fz26 { font-size:26px;}
.color33 { color:#333;}
.color36 { color:#666;}
.color30 { color:#000;}
.color01 { color:#015293;}
.color38 { color:#888;}
.lineh19 { line-height:19px;}
.lineh26 { line-height:26px;}
.lineh36 { line-height:36px;}
.mt10 { margin-top:10px;}
.mt20 { margin-top:20px;}
.mt45 { margin-top:45px;}
.ml15 { margin-left:15px;}
.pb10 { padding-bottom:10px;}
.pb15 { padding-bottom:15px;}
.pb35 { padding-bottom:35px;}
.pb43 { padding-bottom:43px;}
.pl20 { padding-left:20px;}
.border1 { border-bottom:1px solid #ccc;}
.normal { font-weight:normal;}
.bold { font-weight:bold;}
.block { display:block;}
.hr_40{ height:40px;}
.mb10 { margin-bottom:10px;}
.mt14{ margin-top:14px;}


.isear span,.isear li,.isear .cwList span.cwtitle{
	width: 240px;
}
.xmbox{
	width: 540px;
	min-height: 830px;
	float: left;
	padding: 10px 20px 60px 20px;
	border: 1px solid #BABABA;
	border-radius: 3px;
	margin-left: 20px;
}
.xmcont01 span{
	font-size: 16px;
	color: #CC0202;
	font-weight: bold;
}
.xmcont01 p{
	line-height: 30px;
	color: #646464;
	text-indent: 2em;
}
.xmbox span.xmtit a{
	float: left;
	font-size: 16px;
}
.xmbox span.xmselct{
	float: right;
	line-height: 30px;	
}
.xmbox span.xmselct button{
	 margin-right: 10px;
}
.xmcont{
	padding: 40px 0 0 0 ;	
}
.xmcont span{
	background: url(../img/squareRed.png) no-repeat left center;
	padding-left: 20px;
	color: #000;
	font-size: 16px;
	float: left;	
}

.infojk{
	background: #f4f5f6;
	margin: 20px 0;
	padding: 10px;	
	position: relative;
}
.chatbox table tr td.chat{width: 30px;}
.infojk span.san {
	background: url(../img/san.png) no-repeat;
	position: absolute;
	top: -10px;
	left: 50px;
	width: 15px;
	height: 11px;
	display: inline-block;
}
.newbox .loveName div p span{
	width: 120px;
	font-size: 16px;
}
.infojk table caption{
	text-align: left;
	color: #CC0202;
}
.infojk table tr td{
	vertical-align: middle;
}

.infojk table .btn-group button{
	padding: 4px 20px;
}
.infojk table .btn-group .caret{
	margin-left: 80px;
	color: #BABABA;
}
.infojk table tr td label.checkbox-inline{
		padding-left: 0;
	display:inline-block;
}
.infojk table tr td label{line-height: 35px;margin-left: 0;}

.news .list ul li {
    padding: 10px 0px;
    line-height: 29px;
}
.list ul li {
    overflow: hidden;
    border-bottom: 1px #dddddd solid;
}    
.news .list ul li h4 {
    padding-bottom: 0px;
}   
.list ul li h4 a {
    font-size: 16px;
    color: #000;
    font-family: "微软雅黑","宋体";
    font-weight: normal;
}

/*//捐赠查询页面*/
.ibox {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #dee5e7;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.ibox .collapsed .ibox-content {
    display: none;
}

.ibox.collapsed .fa.fa-chevron-up:before {
    content: "\f078";
}

.ibox.collapsed .fa.fa-chevron-down:before {
    content: "\f077";
}

.ibox:after,
.ibox:before {
    display: table;
}

.ibox-title {
    height: 41px;
    border-color: #edf1f2;
    background-color: #f6f8f8;
    color: #333;
    font-weight: 700;
    border-radius: 2px 2px 0 0;
    padding: 12px 15px 3px 15px;
    border-bottom: 1px solid transparent;
    display: block;
    clear: both;
}
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 30px 20px 20px 20px;
    border-color: #e7eaec;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
}

/*//list-index 列表页面样式*/
.col-box{
	width: 1100px;margin: 80px auto 30px;
}
.col-top{
	padding: 18px 0;
	border-bottom: 1px solid #ddd;
	display: block;
}
.g-1 {
    float: left;
    width: 280px;
}
.g-2 {
    float: left;
    width: 460px;
}

.g-1 span, .g-2 span{
    width: auto;
    float: left;
    text-align: right;
    line-height: 27px;
    color: #333;
    font-size: 15px;
    line-height: 30px;
}
.g-1 input, .laydate_con input{
    float: left;
    border: #ddd 1px solid;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    color: #666;
    width: 170px;
    font-size: 12px;
    overflow: hidden;
}

.laydate_con input{
	margin-right: 15px;
}
.g-3{
	float: left;
	width: 100px;
}
.laydate_con span{
	margin-right: 15px;
}
.g-1-select{
	 border: #ddd 1px solid;
	 height: 30px;
    padding: 0 10px;
    line-height: 30px;
    color: #666;
}

/*//list-index*/
.g-4 {
    float: left;
    width: 260px;
}
.g-4 span{
    width: auto;
    float: left;
    text-align: right;
    line-height: 27px;
    color: #333;
    font-size: 15px;
    line-height: 30px;
}
 .g-4 input {
    float: left;
    border: #ddd 1px solid;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    color: #666;
    width: 120px;
    font-size: 12px;
    overflow: hidden;
}

.col-top .btn-sm{margin-left: 5px;}
.con-w260{
	width: 260px;
}
.con-w240{
	width: 240px;
}
.con-w270{
	width: 270px;
}
.con-w210{
	width: 210px;
}
.con-w290{
	width: 290px;
}
.con-w100{
	width: 100px;
}
.con-w140{
	width: 140px;
}
.con-w460{
	width: 460px;
}
.con-w80{
	width: 80px;
}
.f-mb25{margin-bottom: 25px;}
.col-box .table>thead>tr>th{
	padding: 10px 0;
	color: #1a1a1a;
	font-weight: 700;
	font-size: 14px;
}
.col-box .fa-edit{padding-top: 4px;}
.col-box .fa-edit:before{font-size: 14px;}
.col-box .table>tbody{
	border-bottom: 1px solid #ddd;
}
.col-box .table>tbody>tr>td{
	padding: 12px 0;
	font-size: 14px;
	line-height: 26px;
}
.col-box .table td h5{
	color: #cc0202;
	margin-top: 1px;
}
.btn-group>.btn{
	background: transparent;
}

/*//日期选择*/
.laydate-icon-input {
    border: 1px solid #ccc;
    background-image: url(../images/icon_riqi.png);
    height: 34px;
    padding-right: 20px;
    min-width: 34px;
    vertical-align: text-top;
  /*  border: 1px solid #C6C6C6;*/
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #fff;
    outline: 0;
}
.layer-date {
    display: inline-block!important;
    vertical-align: text-top;
    max-width: 240px;
}
.form-group a{color: #fff;}


/*//分页*/
.pagination>li>a{
	color: #666;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #cc0202;
    border-color: #cc0202;
}


/*list-tabe---列表详情页*/
h1, h2, h3, h4, h5, h6, p {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
.block1 .content {
    width: 1140px;
    margin: 0 auto;
    padding: 20px 0;
}
.con-pic {
    width: 450px;
    margin-right: 30px;
}
.pull-left {
    float: left;
}
.con-pic img {
    width: 100%;
}
img {
    vertical-align: top;
    border: none;
}
.con-f {
   /* margin-left: 30px;*/
    width: 660px;
}
.pull-left {
    float: left;
}
.con-f h2 {
    font-size: 22px;
    color: #333;
}
.con-1 {
    color: #666;
    margin: 14px 0;
}
.con-1 span {
    color: #cc0202;
}
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}
.con-01 {
    width: 30%;
    margin-right: 3%;
}

 
.c-xx1 {
    margin-top: 40px;
}
.c-xx h3 {
    color: #cc0202;
}
.c-xx1 p {
    color: #333;
    line-height: 32px;
    padding-top: 15px;
    font-size: 16px;
}
.img-conbox{
 	margin-bottom: 10px; 
 	width: 1170px;
 	margin-left: -1.8%;
 }
.img-con{
	/*border:1px solid #ccc; */
	height: 160px; 
	width: 23%;
	float: left;
	overflow: hidden;
}
.img-con{
	margin-left: 1.8%;
	margin-bottom: 1.8%;
}

.img-con img{
	width: 100%;
	height: 100%;
}

.table td h5 {
	color: #cc0202;
	margin: 0;
    line-height: 28px;
}
.selectspan1{
    color: #cc0202;
    margin-bottom: 20px 0;
}
            
#container #title #tag2 a:hover span{
    color: #cc0202;
}
            
.progress-mini{
    height: 6px;
}
.progress-bar{
    background-color:#cc0202;
}

.list-table .table>tbody>tr>td, .list-table .table>tbody>tr>th, .list-table .table>thead>tr>td, .list-table .table>thead>tr>th{
	line-height: 28px;
}
.list-table .ibox-content{
	padding:0 !important;
}
.list-table .table{
	margin-bottom: 0 !important;
}

.list-table .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    font-size: 14px;
    text-align: center;
}
.list-table .table>tbody>tr>td{
	text-align: center;
}




