@charset "utf-8";
/* CSS Document */

/*相关样式*/
#showbox { background:#eee;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #fd9119;}

.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}




/*流程*/
	#Process{padding: 36px 0 0;height:406px;min-width:1195px;margin:0 auto;background-color:#ffffff;}
	#Process h3{text-align:center;font-size:37px;font-weight:normal;color:#ef6400;margin-bottom:3px;}
	#Process h4{text-align:center;font-size:22px;font-weight:normal;padding-top:10px;background:url(../Images/txt.gif) no-repeat center top;}
	#Process dl{margin: 50px 10px 0;padding:64px 34px 0 60px;float:left;width:125px;height:155px;position:relative;background:url(../Images/0.png) no-repeat left top;display:inline;transition:all 0.2s ease-in;border-radius:50%; cursor: pointer;}
	#Process dl:hover{transform:scale(1.1);}
	#Process dl dt{height:37px;line-height:37px;overflow:hidden;font-size:17px;color:#656565;margin-bottom:7px;}
	#Process dl dt span{position:absolute;font-size:100px;font-family:'times new roman', times, serif;font-weight:bold;top:87px;left:10px;}
	#Process dl dd{height:54px;line-height:18px;overflow:hidden;color:#929292;}
#Process .publicheader{
    text-align: center;
    width: 1195px;
    margin: 0 auto;
}
#Process .publicheader h2{
    font-size: 45px;line-height: 47px;
    color: #656565;
}
#Process .publicheader span{
    color: #010101;
    font-size: 20px;
    border-bottom: 1px solid black;
}
#Process .center {
    margin: 0 auto;
    width: 1195px;
}























