﻿.project_p1{color: #555555;line-height: 2em;}


.project_icase_h1 a,.project_crocus_a a{color: #333;}
.project_icase_aa a{display: block;}
.project_icase_aa a:hover{background-color: #eee;}fa1432
.project_icase_aa a:hover>h3,.project_icase_h2 a:hover,.project_crocus_a a:hover>h1 #project_project a:hover>h1,.project_wiki ul>li>a:hover{color: #aace3b;}
.project_icase_aa h3 {margin: 2px 0;padding: 10px 10px;font-size: 1.285714em;}

/*project_crocus*/
#project_crocus{background-color: #eee;}
.project_crocus_b a{display: block;}
.project_crocus_b h6{text-align: center;font-size: 1.14285em;color: white;    padding-top: 8px;font-weight: normal;}

.project_shangsanjiao {width: 0;height: 0; border-left: 25px solid transparent; border-right: 25px solid transparent; border-top: 25px solid white;margin: 0 auto;}
.project_shangsanjiao2 {width: 0;height: 0; border-left: 25px solid transparent; border-right: 25px solid transparent; border-top: 25px solid #eee;margin: 0 auto;}
/*project_wiki*/

.project_wiki ul>li>a{color: #333;display: block;line-height: 2em;font-size: 1.28571em;   }
.project_wiki ul>li {border-bottom: 1px solid #eee;margin-top: 10px;margin-bottom: 10px;}

.fanganyuan-a,.fanganyuan-b{
	position: relative;
}
.fanganyuan-a{
	overflow: hidden;
	margin-top: 10px;	
	margin-bottom: 30px;
}
.fanganyuan-b{
	position: relative;
	width: 148px;
	height: 148px;
	-moz-border-radius:74px;
	-webkit-border-radius:74px;
	border-radius: 74px;
	overflow: hidden;
	border:4px solid white;
	z-index: 1;
}
.fangan-img{
	position: relative;
	overflow: hidden;
	width: 140px;
	height: 140px;
	-moz-border-radius:70px;
	-webkit-border-radius:70px;
	border-radius: 70px;

}
.fanguan-span{
	position: absolute;
	bottom: -40px;
	width: 87px;
	height: 87px;
	-moz-border-radius:43.5px;
	-webkit-border-radius:43.5px;
	border-radius: 43.5px; 
	background:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
	left: 26.5px;
	text-align: center;
}
.fanguan-span span{
	display: block;
	font-size: 1.14285em;
	padding-top: 14px;
	color: white;
}


@media (min-width: 598px){

#project_icase{margin-bottom: 30px;}
.margin-30{padding-right: 30px;}
/*#project_crocus{margin-top: 60px;}*/
#project_project{margin-top: 30px;}

}
@media (max-width: 600px){
	.fanganyuan-b{
	width: 108px;
	height: 108px;
	-moz-border-radius:54px;
	-webkit-border-radius:54px;
	border-radius: 54px;
}
.fangan-img{
	width: 100px;
	height: 100px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius: 50px;
}
.fanguan-span{
	width: 62px;
	height: 62px;
	bottom: -30px;
	-moz-border-radius:31px;
	-webkit-border-radius:31px;
	border-radius: 31px; 
	left: 19px;
	
}
.fanguan-span span{
	font-size: 1em;
	padding-top: 7px;
}
}
@media (min-width: 768px){

}
 @media (min-width: 992px){
.project_icase_aa h3{margin:-1px 0;padding: 8px 10px;}
 }
 @media (min-width: 1200px){
.project_icase_aa h3{margin:0px 0;padding: 13px 10px;}
.project_wiki ul>li>a{ padding-bottom: 10px;}
.fangan-img a>img{
	-moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}
.fangan-img a:hover >img{
	transform:scale(1.1,1.1);
	 -moz-transition: all .8s ease 0s;
	 -ms-transition: all .8s ease 0s;
	 -o-transition: all .8s ease 0s;
	 transition: all .8s ease 0s;
}
.fangan-img .fanguan-span:hover{
	background:#86c126;
	opacity:0.9;
	filter:alpha(opacity=90);
}

 }
