@charset "utf-8";
/* CSS Document */
.menu .menuBtn,.mainMenu .mList li{background:url(../images/p-icon.png) no-repeat;}
.process-head{margin-bottom:10px;background:#fff;}
.process-head .hd-bg{height:40px;background:#3d8a80;}
.process-head .header{width:1000px;margin:0 auto;position:relative;z-index:2;}
.process-head .header p{width:500px;padding-left:15px;float:left;color:#fff;font-family:Microsoft Yahei;font-size:18px;line-height:40px;}
.process-head .header .backtoMenu{height:44px;position:absolute;right:10px;top:0;padding:0 15px;font-size:14px; color:#fff;background:#53b8ab;line-height:44px;color:#fff;font-family:Microsoft Yahei;}

.menu{width:104px;position:relative;float:left;z-index:2;}
.menu .menuBtn{display:inline-block;width:104px;height:38px;cursor:pointer;}
.menuHover .menuBtn{background-position:0 -40px;}
.mainMenu{display:none;width:975px;height:245px;padding:15px 13px 15px 10px;background:#fff;border:1px solid #9ec5c0;border-top:0;box-shadow:0 3px 3px #ccc;position:absolute;top:38px;left:0;z-index:4;}
.mainMenu .mList{width:145px;height:235px;padding:0 8px;float:left;border-left:1px dotted #4fafab;}
.mainMenu .nobd{border:0;}
.mainMenu .mList .sTit{display:block;height:28px;padding-left:13px;color:#5a5a5a;font:bold 16px/28px Microsoft Yahei;cursor:default;}
.mainMenu .mList li{padding-left:13px;line-height:24px;background-position:-115px 11px;word-break:break-all;}
.mainMenu .mList li a{color:#434343;}
.mainMenu .mList li a:hover{color:#ff9000;}

.process-head .step-bg{border-bottom:1px solid #cfcfcf;}
.step{width:975px;margin:0 auto;padding:10px 0 10px 25px;}
.step table td{padding:5px;}
.step td a,.step td i{display:inline-block;}
.step td .arrow{width:20px;height:20px;background:url(../images/arrow.jpg) no-repeat;}
.step td a{height:28px;padding:0 15px;color:#6a6a6a;font:bold 16px/28px \5b8b\4f53;text-align:center;border:1px solid #fff;border-radius:15px;background:#d9edea;}
.step td a:hover{border-color:#7fc1b8;text-decoration:none;}
.step .current a{background:#008371;color:#fff;border-color:#008371;}

.process-body{width:1000px;margin:0 auto;padding:5px 0 40px;}
.content{padding:0 0 15px;}
.sec-step{height:30px;padding:5px 0 0 0;border-bottom:1px solid #f18000;}
.sec-step li{height:30px;margin-right:5px;float:left;display:inline;font-size:14px;font-weight:bold;line-height:30px;text-align:center;}
.sec-step li a{display:block;color:#434343;padding:0 15px;}
.sec-step .current a{background:#f18000;color:#fff;}

.headMove{position:fixed;top:0;left:0;_position:absolute;_top:expression(documentElement.scrollTop);z-index:3;width:100%;box-shadow:0 1px 2px #aaa;}

.flink{padding-top:10px;font-size:14px; text-align: center;}
.flink a{padding:5px 10px; background:#008371;color: #fff;}
.flink a:hover{color:#fff;}


