.navList{
	text-align: center;
	height: 65px;
	line-height: 65px;
}
.navList li{
	display: inline-block;
	
}
.navList li a{
	color: #434343;
	font-size: 14px;
	padding: 0 30px;
	position: relative;
}
.navList li a:before{
	position: absolute;
	content: '';
	width: 1px;
	height: 9px;
	background-color: #dadada;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.navList li:nth-of-type(4){
	margin-right: 230px;
}
.navList li:nth-of-type(4) a:before{
	display: none;
	
}
.navList li.cur a{
	color: #f5b634;
	
}
.navList li.cur a:after{
	content: '+';
	font-size: 16px;
	color: #f5b634;
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	line-height: 14px;
}
.top_{
	padding-top: 85px;
	position: relative;
}
.logo_{
	position: absolute;
	/*width: 190px;
	height:150px ;*/
	background-color: #fdfdfd;
	top: 31%;
	left: 50%;
	transform: translateX(-50%);
}
.logo_ img{
	width: 100%;
	height: 100%;
}
.shareBox{
	position: absolute;
	right: 0;
	top: 10px;	
}
.shareList a{
	float: left;
	width: 19px;
	height: 19px;
	margin-left: 13px;
}
.xlIcon{
	background: url("../Images/xlIcon_03.png") no-repeat center;
}
.qqIcon{
	background: url("../Images/qqIcon_03.png") no-repeat center;
	
}
.wxIcon{
	background: url("../Images/wxIcon_03.png") no-repeat center;
	
}
.bdIcon{
	background: url("../Images/bdIcon_03.png") no-repeat center;
}
.pyqIcon{
	background: url("../Images/pyqIcon_03.png") no-repeat center;
}

.xlIcon:hover{
	background: url("../Images/xlcIcon_03.jpg") no-repeat center;
}
.qqIcon:hover{
	background: url("../Images/qqcIcon_03.png") no-repeat center;
	
}
.wxIcon:hover{
	background: url("../Images/wxcIcon_03.png") no-repeat center;
	
}
.bdIcon:hover{
	background: url("../Images/bdcIcon_03.png") no-repeat center;
}
.pyqIcon:hover{
	background: url("../Images/pyqcIcon_03.png") no-repeat center;
}
.shareBox>div{
	float: left;
}
.shareAdd{
	margin-left: 20px;
}
.shareAdd:hover{
	cursor: pointer;
}
.navList li:last-child a:before{
	display: none;
}
.navList{
	position: relative;
}
.rightMail{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.contribution_{
	position: absolute;
	left: 59%;
	bottom: 0;
	z-index: 1000;
	transform: translate(-230px,100%);
	background: #04577c;padding:0 30px;font-size:28px;color:#fff;border-radius: 0 0 4px 4px;font-family:Arial;
}
.indexBanner .swiper-wrapper img{
	width: 100%;
}
.indexBanner .swiper-pagination-bullet{
	opacity: 1;
	width: 14px;
	height: 13px;
	border-radius: 0;
	background: url("../Images/batric_03.png");
	margin: 0 7px!important;
} 
.indexBanner .swiper-pagination-bullet-active{
	background: url("../Images/bantri_03.png");
}
.indexBanner{
	position: relative;
}


.Statistics_{
	width: 215px;
	background-color: #fff;
	padding: 0 10px;
	position: absolute;
	z-index: 1000;
	top:50% ;
	left: 50%;
	transform: translate(360px,-50%);
	border-radius: 10px;
}

.statTilte{
	line-height: 42px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 14px;
	color: #222222;
}

.statTilte span{
	color: #f6c15d;
}
.statItemTit{
	font-size:14px ;
	color: #666666;
	line-height: 30px;
}

.statItemNub{
	font-size:12px ;
	color: #666666;
}
.statItemNub span{
	font-size:22px ;
	color: #ec7a56;
	padding-right: 5px;
	
}
.statList{
	padding: 0 10px;
}
.statItem{
	padding-top: 5px;
}

.DonorBox{
	position: relative;
	height: 80px;
	background-color: #fefcf2;
	margin: 20px 0;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 5px 0;
	overflow: hidden;
}
.DonorList{
	position: absolute;
}
.DonorItem{
	overflow: hidden;
	line-height: 24px;
}
.DonorItem>div{
	float: left;
	font-size: 12px;
	color: #666666;
}
.DonorItem>div:nth-of-type(1){
	width: 95px;
	text-align: center;
}
.DonorItem>div:nth-of-type(3){
	width: 80px;
	text-align: center;
}
.demoBox{
	padding-top: 70px;
}
.yTitle{
	font-size:28px ;
	color: #fff;
	line-height: 46px;
	background: url("../Images/ybg_03.png") no-repeat;
	
	height: 58px;
	text-align: center;
	margin: 0 auto;
	width: 171px;
}

.yTip{
	text-align: center;
	font-size: 24px;
	color: #575757;
	margin-top: 15px;
	font-family: hya!important;
}
.yTip .yc{
	color: #f5b634;
}
.yTip>span{
	padding: 0 30px;
	position: relative;
}
.yTip>span:before{
	position: absolute;
	content: '';
	width: 130px;
	height:1px ;
	background-color: #e3e3e3;
	left: 0;
	top: 50%;
	transform: translate(-100%,-50%);
}
.yTip>span:after{
	position: absolute;
	content: '';
	width: 130px;
	height:1px ;
	background-color: #e3e3e3;
	right: 0;
	top: 50%;
	transform: translate(100%,-50%);
}
.demoItem{
	float: left;
	margin: 0 15px;	
	margin-top: 30px;
	
}
.demoList {
	margin: 0 -15px;
	overflow: hidden;
}
.demoItem a{
	display: block;
	width:370px ;
	border: 5px solid #e9ebea;
	height:240px ;
	position: relative;
	overflow: hidden;
}
.demoItem a img{
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}
.demoItem:hover img{
	transform: scale(1.1);
}
.demoTitle{
	padding: 0 25px;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
		overflow:hidden;
text-overflow:ellipsis; 
white-space:nowrap;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
}
.demoList .demoItem:nth-of-type(1) .demoTitle{
	background-color: rgba(143,133,182,.9);
}
.demoList .demoItem:nth-of-type(2) .demoTitle{
	background-color: rgba(129,168,201,.9);
}
.demoList .demoItem:nth-of-type(3) .demoTitle{
	background-color: rgba(221,165,47,.9);
}
.demoList .demoItem:nth-of-type(4) .demoTitle{
	background-color: rgba(141,173,137,.9);
}
.demoList .demoItem:nth-of-type(5) .demoTitle{
	background-color: rgba(234,133,101,.9);
}
.demoList .demoItem:nth-of-type(6) .demoTitle{
	background-color: rgba(143,73,118,.9);
}

.demoList{
	padding-bottom: 50px;
}

.demoMore a{
	display: block;
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size:14px ;
	color: #f5b634;
	border: 1px solid #f5b634;
	margin: 0 auto;
	border-radius: 5px;
	background-color: #fff;
	position: relative;
}
.demoMore a:before{
	position: absolute;
	content: '';
	width: 100px;
	height: 1px;
	background-color: #e3e3e3;
	right: 0;
	top: 50%;
	transform: translate(100%,-50%);
}

.demoMore a:after{
	position: absolute;
	content: '';
	width: 100px;
	height: 1px;
	background-color: #e3e3e3;
	left: 0;
	top: 50%;
	transform: translate(-100%,-50%);
}

.demoMore{
	padding-bottom: 90px;
}
.newBox0{
	background-color: #fff !important;
}

.newBox{
	padding: 60px 0 55px 0;
	background-color: #fff0d9;
}
.nweTit{
	text-align: center;
	font-size: 36px;
	color: #020202;
	font-weight: bold;
}

.newBox .yTip{
	color: #a78d6c;
}
.newBox .yTip span.yc{
	color: #f8bc1d;
}
.newBox .yTip>span:before{
	background-color: #e1c5a2;
}
.newBox .yTip>span:after{
	background-color: #e1c5a2;
}
.newL{
	float: left;
	width: 540px;
	    position: relative;
}
.newLTit{
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	position: absolute;
    box-sizing: border-box;
    width: 100%;
}
.newLTitL{
	float: left;
	font-size:20px ;
	padding-left: 45px;
	color: #fff;
	background: url("../Images/newTitIcon_03.png") no-repeat;
	background-position: left center;

	background-color: #ffd28e;
	height:55px;
	line-height:55px;
	width:100%;
box-sizing:border-box;
}
.newContent{
	margin-top: 35px;
}
.newLTitR{
	float: right;
}
.newLContent{
	height: 345px;	
}
.newLContent img{
	width: 100%;
	height: 100%;
}
.newLContent .swiper-container{
	height: 100%;
}
.newLTitR .swiper-pagination-bullet{
	opacity: 1;
	width: 14px;
	height: 13px;
	border-radius: 0;
	background: url("../Images/batirb_03.png") no-repeat;
	margin: 0 5px!important;
	background-size: contain;
	
} 
.newLTitR .swiper-pagination-bullet-active{
	background: url("../Images/bantri_03.png");
}
.newLTitR{
	/*position: relative;*/
}
.newLTitR .swiper-pagination{
	right: 20px;
}
.newR{
	float: right;
	width: 630px;
}
.newItem a{
	display: block;
	height: 100px;
	position: relative;
	padding-left: 120px;
	
}
.newItem{
	padding-bottom: 20px;
	border-bottom: 1px dashed #dbbf8f;
	margin-bottom: 20px;
}
.newDate{
	position: absolute;
	border-top: 6px solid #f2dcb5;
	top: 0;
	width: 80px;
	padding: 0 10px;
	background: url("../Images/dateIcon_03.jpg") no-repeat right bottom;
	background-color: #fff;
	left: 0;
	transition: all 0.3s;
}
.newItem:hover .newDate{
	transform: translateY(-10px);
}
.dateMouth{
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size:32px ;
	color: #ffc945;
	font-weight: bold;
	border-bottom: 1px dashed #f1dbb4;
	
}
.dateDay{
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size:24px ;
	color: #bababa;
}
.newTitle{
	font-size: 22px;
	color: #020202;
	line-height: 42px;
	overflow:hidden;
text-overflow:ellipsis; 
white-space:nowrap; 
}
.newDes{
	margin-top: 5px;
	font-size:14px ;
	line-height: 24px;
	height: 48px;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
	color: #978057;
}
.newBox .demoMore{
	padding-bottom: 0;
	padding-top: 25px;
}
.activeBox{
	padding-top: 60px;
}
.actTitle{
	    text-align: center;
    font-size: 36px;
    color: #020202;
    font-weight: bold;
}
.activeDes{
	    text-align: center;
    font-size: 24px;
    font-family: hya!important;
    color: #a78d6c;
    margin-top: 15px;
}
.activeDes span{
	color: #f8bc1d;
}
.medalIcon{
	width: 180px;
	border-top:1px solid  #e5e5e5;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 55px;
	position: relative;

}
.medalIcon:before{
	background: url("../Images/jpIcon_03.png") no-repeat top center;
	position: absolute;
	width: 52px;
	height: 65px;
	content: '';
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.actConL{
	float: left;
	width: 510px;
	height: 515px;
	background: url("../Images/acbg_03.jpg") no-repeat center;
	background-size: contain;
}
.activeContainer{
	background-color: #fcfcfc;
}
.actConLBox{
	padding: 100px 65px 0 105px;
}
.actConLBox dl{
	padding-left: 65px;
	margin-bottom: 35px;
	min-height: 52px;
}
.actConLBox dt{
	font-size: 18px;
	color: #000000;
	margin-bottom: 5px;
}
.actConLBox dd{
		font-size: 14px;
	color: #5e3728;
}
.addressAc{
	background: url("../Images/ac1_03.png") no-repeat left center;
}
.mailAc{
	background: url("../Images/ac2_03.png") no-repeat left center;
	
}
.phoneAc{
	background: url("../Images/ac4_03.png") no-repeat left center;
	
}
.workAc{
	background: url("../Images/ac3_03.png") no-repeat left center;
	
}
.actConR{
	float: right;
	width: 625px;
	padding-top: 45px;
}
.actSlider{
	border: 5px solid #e9ebea;
	width:295px ;
	height: 190px;
	position:relative;
}
.actSlider .act_title{
	width:94%;
	position:absolute;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	padding:0 10px;
	background:rgb(4, 87, 124,.6);
}
.actSlider img{
	width: 100%;
	height: 100%;
}
.activeintrol .swiper-pagination-bullet{
	opacity: 1;
	width: 14px;
	height: 13px;
	border-radius: 0;
	background: url("../Images/batric_03.png");
	margin: 0 5px!important;
	outline:0;
} 
.activeintrol .swiper-pagination-bullet-active{
	background: url("../Images/bantri_03.png");
}
.activeintrol{
	position: relative;
	margin-top: 25px;
}
.activeintrol .swiper-pagination{
	left: 50%;
	transform: translateX(-50%);
}
.activeBox .demoMore{
	padding: 70px 0 75px 0;
}
.bottom_{
	background-color: #04577c;
	padding-top: 55px;
	    border-top: solid 2px #f5b634;
}
.bottomTop>div{
	float: left;
	width: 600px;
}
.btTitle{
	margin-bottom: 45px;
}
.btTitle span{
	font-size:24px ;
	padding-bottom: 9px;
	color: #fff;
	border-bottom: 1px solid #999;
}
.menuList dt{
	font-size:15px ;
	margin-bottom: 30px;
	color: #fff;
}
.menuList a{
	font-size:13px ;
	color: #ccc;
}
.menuList dd{
	margin-bottom: 10px;
}
.menuList dl dd:last-child{
	margin-bottom: 0;
}
.menuList dl{
	margin-right: 90px;
	float: left;
}
.menuList dl:last-child{
	margin-right: 0;
}
.menuList a:hover{
	color: #fff;
}
.ctStyle{
	float: left;
	width: 355px;
}
.ctStyleTop{
	position: relative;
	padding-left: 55px;
	color: #fff;
	margin-bottom: 15px;
	background: url("../Images/phoIcon_03.png") no-repeat left center;
}
.ctStyleTop div:first-child{
	font-size: 15px;
	margin-bottom: 5px;
}
.ctStyleTop div:last-child{
	font-size: 24px;
}
.ctStyleTxt div{
	font-size: 13px;
	line-height: 23px;
	color: #ccc;
}
.bcodeItem{
	float: left;
	text-align: center;
	margin-right: 30px;
}
.bcodeItem:last-child{
	margin-right: 0;
}
.bcodeItem img{
	width: 87px;
	height: 87px;
	margin-bottom: 5px;
}
.bcodeItem div{
	font-size:13px ;
	color: #ccc;
}
.contCode {
	float: right;
	width: 230px;
}
.bottomTop {
	margin-bottom: 45px;
}
.friendLink{
	padding-bottom: 17px;
	overflow: hidden;
	border-bottom: 1px solid #999;
}
.friendLink a,.friendLink span{
	float: left;
	margin-bottom: 8px;
}
.friendLink span{
	font-size:15px ;
	color: #fff;
}
.friendLink a{
	font-size:13px ;
	color: #ccc;
	margin-left: 25px;
}
.bcopyright{
	text-align: center;
	font-size:13px ;
	color: #ccc;
	line-height: 65px;
}
.bcopyright a{
		font-size:13px ;
	color: #ccc;
}

.fixBottom_{
	position: fixed;
	width: 100%;
	background-color: #ec7a56;
	bottom: 0;
	left: 0;

	width: 0%;
	opacity: 0;
	transition: all 0.6s; 
	z-index: -1;
}
.show_{
	width: 100%;
	z-index: 1000;
	opacity: 1;
}
.fixImg{
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-80px);
}
.fixFormL{
	width: 480px;
	overflow: hidden;
	float: left;
}

.fixForm{
	height: 155px;
	position: relative;
	
	padding-left: 475px;
}
.fixFormL input{
	width: 230px;
	height: 41px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 0 15px;
	font-size:14px ;
	color: #878583;
	float: left;
}
.downOrder{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1000;
	transition: all 0.6s;
	transform: translateX(-100%);
}
.downOrder.open_{
	transform: none;
	z-index: 10000;
}
.downOrder:hover{
	cursor: pointer;
}
.fixFormR{
	float: left;
}
.fixForm form{
	padding-top: 35px;
	overflow: hidden;
	float: left;
}
.fixFormR button{
	width: 110px;
	height: 95px;
	box-sizing: border-box;
	color: #fff;
	font-size: 24px;
	background-color: #f4a446;
	border: none;
}
.fixFormR button:hover{
	cursor: pointer;
	opacity: 0.8;
}
.hotPhone{
	float: right;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.hotPhoneT{
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
	letter-spacing: 10px;
}
.fixMid{
	width: 1250px;
	margin: 0 auto;
}

.hotPhoneB{
		font-size: 24px;
		font-weight: bold;
	color: #fff;
}

.fixForm form input{
	margin-right: 10px;
	margin-bottom: 10px;
}
.downOrder {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    transition: all 0.6s;
    transform: translateX(-100%);
}
.downOrder.open_ {
    transform: none;
    z-index: 10000;
}
@-webkit-keyframes haha1{
 
		0%{-webkit-transform:translateY(0);}
		100%{-webkit-transform:translateY(-100%);}
 
	}

/*.DonorList{
	-webkit-animation:haha1 4s linear infinite;
	animation:haha1 4s linear infinite;
}*/
.DonorList.dh{
	transition: all 0.2s;
}
.pro-cate{
	padding:8px 20px;
	font-size:13px;
	font-weight:normal;
	border:1px solid #ccc;
	border-radius:4px;
}
.pro-now{
	border:1px solid #f5b634;
	background:#f5b634;
	color:#fff;
}

.imgmouse{
         transition: all 0.6s;  
     }
 .imgmouse:hover{
	 transform: scale(1.2); /* 放大1.2倍 */
 }