@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; border:0;}
body{top center; font-size:16px; font-family:宋体; color:#fffff;}
.head{ width:100%;border-bottom: 1px solid #008eda; height:66px; background:#fdfdfd; overflow:hidden; position: fixed; top: 0;z-index: 99999999;}
.head .head-top{ width:1000px; margin:4px auto;height:66px;}
.head .head-top .head-top-l{ float:left;}
.head .head-top .head-top-m{ float:left;; font-size:18px; margin:-3px auto; width:680px; height:50px;}
.head-top-m ul{
	list-style:none;
		
}
.head-top-m ul li{
    width: 100px;
    height: 50px;
    line-height: 60px;
	float: left;
	margin-left: 60px;
	font-family:微软雅黑;
	/*border: 1px solid red;*/
}

/*.head-top-m ul .ys a:link{ width: 80px;height: 65px; display:block;color:white; text-decoration:none;background:#008eda;}
*/.head-top-m ul li a{color:#008eda; text-decoration:none;}
.head-top-m ul li a:hover{ width: 80px;height:80px; display:block;color:white; text-decoration:none;background:#008eda;}

.head .head-top .head-top-r{ float:right; font-family:微软雅黑; color:#008eda; font-size:20px; line-height:50px;}


.con{ width:100%; margin:0 auto;}
.con .font_a{ color:#696969; font-size:24px; font-family:微软雅黑; text-align:center; margin-top:70px;}
.con .svc_img{margin:20px 0px 40px 0px;}

/*设计流程切换图*/


.flow{
				width: 100%;
				height: 280px;
        	    
				/*border: 1px solid red;*/
			}
			
			.flow ul{
				height: 202px;
				width: 1000px;
				list-style-type: none;
				margin: 0 auto;
				/*border: 1px solid blue;*/
			}
			.flow ul li{
				width: 173px;
				height: 202px;
				float: left;
         	    margin: 12px;
				/*border: 1px solid red;*/
			}
			.ft{
				clear: left;
			}

.line{
	   background: url(../img/line.png) repeat-x center;height: 34px;margin-top: 10px;
}
.line_content{
	background:#FFF;width: 150px;overflow: hidden;
}


