﻿@charset "utf-8";
/* CSS Document */
/*登录页通用样式 begin*/
body{background-color:#eeeeee;}
.step_pagewidth{width:806px; margin:0 auto;}
.step_pagewidth_ywsl {width:520px; margin:0 auto;}
/*登录页通用样式 end*/

/*登录页头部_样式 begin*/
.step_head{margin-top:30px;}
/*登录页头部_样式 end*/

/*登录页头部_导航样式 begin*/
.step_banner{background:url(../images/step/step_bg_page.jpg) repeat-y;height:98px;}
.step_banner_body{margin-left:3px; width:800px;  height:98px;}
.step_banner_bgP{background:url(../images/step/step_bg_bannerP.jpg) repeat-x;}
.step_banner_bgC{background:url(../images/step/step_bg_bannerC.jpg) repeat-x;}
.step_banner_body ul{padding-top:18px; margin-left:40px;}
.step_banner_body li{width:148px; display:inline; float:left; text-align:center; height:52px; padding-top:28px; font:宋体; font-size:14px; font-weight:bold;  color:#FFF;}
.step_banner_hover{background:url(../images/step/step_bg_banner.gif) no-repeat; color:#000 !important;}
.step_banner_hoverC{background:url(../images/step/step_bg_banner_C.gif) no-repeat; color:#000 !important;}


/*登录页头部_导航样式 end*/

.step_title { font-size:15px; font-weight:bold; padding:10px 0;}
.step_title * { font-size:15px; font-weight:bold;}

/*登录页内容_样式 begin*/
.step_pagebody{background:url(../images/step/step_bg_page.jpg) repeat-y; min-height:400px; width:720px; padding-left:43px; padding-right:43px; padding-bottom:20px;}

.step_pagebody_ywsl {background:url(../images/step/step_bg_page.jpg) repeat-y; min-height:400px; width:520px;padding-bottom:20px;}
/*登录页内容_样式 end*/

/*登录页底部_样式 begin*/
.step_foot{margin-bottom:20px;}
/*登录页底部_样式 end*/


/*套餐办理流程step2 begin*/
.step_bigtitle { padding:10px 30px; font-size:15px; font-weight:bold; background:url(../images/step/step_btn_arrow1.gif) no-repeat left;}

.step2_loginfo { width:380px; height:100px; margin:0 auto; padding:20px 0; background:url(../images/step/step_step2_logicon.gif) no-repeat left; padding-left:140px; line-height:20px;}
.step2_line { width:700px; height:26px; margin:0 auto; clear:both; background:url(../images/step/step_step2_logline.gif);}
.step2_loginbox { float:left; width:310px; padding:20px; background:url(../images/step/step_step2_dot.gif) repeat-y right;}
.step2_signbox { float:right; width:310px; padding:20px;}
.step2_signbox_btn { padding:20px; text-align:center;}

.step_content { padding:10px 20px;}
.step_content .tips { color:#999999; padding:0 10px;}
.step_line { width:675px; height:10px; margin:0 auto; clear:both; overflow:hidden; background:url(../images/step/step_step3_line.gif) no-repeat center;}
.grayline1px { height:1px; clear:both; overflow:hidden; background-color:#cccccc;}
.step_bottmbtn { padding:20px; text-align:center;}

.step5_submitInfo { width:450px; height:80px; margin:0 auto; padding:20px 0;}
.step5_submitInfo .floatLeft { line-height:24px; padding:10px;}
.step5_feeling span { padding:0 10px;}

.update_tips { margin-left:10px; padding-left:45px; height:17px; display:inline-block; line-height:17px; color:#ff0000; background:url(../images/step/step_step3_arrow.gif) no-repeat left;}
/*套餐办理流程step2 end*/

.floatTips { width:210px; position:absolute; filter:Alpha(opacity=80); opacity:0.8;}
.floatContent { padding:40px 15px 0 15px;  background-image:url(../images/step/step_floattips.gif);}
.floatBot { display:block; height:15px; background-image:url(../images/step/step_floattips_bot.gif);}
.divShadow { width:200px;height:200px;background:#000;-moz-opacity:0.2; margin:2 0 0 2; position:absolute;filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3', MakeShadow='true', ShadowOpacity='0.2')}