
@import url("headerFooter.css");
/* Author: hhl */
/* Date: 2010.09 */
/* 总体布局_样式 begin */
html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true);}(this));}
body {margin:0; background-color:#ffffff; line-height:1.5em;color:#666;  }
* {font-size:12px; font-family: "simsun";}
div,ul,li,span,p,em,form,img,a,h1,h2,h3,h4,hr,input,dl,dt,dd{margin:0; padding:0; border: 0; list-style:none;font-style:normal}
select { margin:0; padding:0; list-style:none; font-style:normal;}
input,select,img{ vertical-align:middle}
a {text-decoration:none;color:#666}
a:hover {text-decoration:none; color:#ff6600;}
.clearfix{zoom:1;display:block}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.temp { margin-bottom:8px;}

.dis {display:block;}
.undis {display:none;}
.clear {clear:both;}
.floatLeft{float:left;}
.floatRight{float:right;}
.alignCenter { text-align:center;}
.alignLeft { text-align:left;}
.alignRight { text-align:right;}
.hideBtn{cursor:pointer;}
.showBtn{cursor:pointer;}
.height10 { height:10px; clear:both;}
/* 总体布局_样式 end */

/* 按钮，输入框等_样式css begin*/
input { border: expression((this.type=='text'||this.type=='password'||this.type=='file') ? "1px solid #cecece" : "0" ); height:20px; line-height:20px; background:#fff; } /* 兼容IE6 */
input[type=text] { border:1px solid #cecece; height:16px; line-height:16px; background:#fff;} /* 兼容IE7和FF */
input[type=password] { border:1px solid #cecece; height:16px; line-height:16px; background:#fff;} /* 兼容IE7和FF */
input[type=file] { border:1px solid #cecece; height:20px; line-height:16px; background:#fff;} /* 兼容IE7和FF */
textarea { border:1px solid #cecece; line-height:18px; background:#fff;}
select { border:1px solid #cecece; line-height:28px; background:#fff;}

.orangebtn_s,.orangebtn_m,.orangebtn_l,.orangebtn_xl,.orangebtn_xxl { width:47px; height:22px; line-height:22px!important; text-align:center; font-size:12px; color:#fff; font-weight:bold; background:url(../images/common/btn/v3_btn_bg_s.gif) no-repeat; border:0; cursor:pointer;}
.orangebtn_m { width:68px; background-image:url(../images/common/btn/v3_btn_bg_m.gif); border:0; cursor:pointer;padding:0;margin:0}
.orangebtn_l { width:96px; background-image:url(../images/common/btn/v3_btn_bg_l.gif); border:0; cursor:pointer;}
.orangebtn_xl { width:125px; background-image:url(../images/common/btn/v3_btn_bg_xl.gif); border:0; cursor:pointer;}
.orangebtn_xxl { width:auto; padding:0 5px; background-image:url(../images/common/btn/v3_btn_bg_xxl.gif);}

.bluebtn_s,.bluebtn_m,.bluebtn_l,.bluebtn_xl,.bluebtn_xxl { width:47px; height:22px; line-height:22px!important; text-align:center; font-size:12px; color:#fff; font-weight:bold; background:url(../images/common/btn/v3_btn_bluebg_s.gif) no-repeat; border:0; cursor:pointer;}
.bluebtn_m { width:68px; background-image:url(../images/common/btn/v3_btn_bluebg_m.gif); }
.bluebtn_l { width:96px; background-image:url(../images/common/btn/v3_btn_bluebg_l.gif); }
.bluebtn_xl { width:125px; background-image:url(../images/common/btn/v3_btn_bluebg_xl.gif); }
.bluebtn_xxl { width:auto; padding:0 5px; background-image:url(../images/common/btn/v3_btn_bluebg_xxl.gif);}

.graybtn_s,.graybtn_m,.graybtn_l,.graybtn_xl,.graybtn_xxl { width:47px; height:22px; line-height:22px; text-align:center; font-size:12px; color:#fff; font-weight:bold; background:url(../images/common/btn/v3_btn_graybg_s.gif) no-repeat; border:0; cursor:pointer;}
.graybtn_m { width:68px; background-image:url(../images/common/btn/v3_btn_graybg_m.gif);}
.graybtn_l { width:96px; background-image:url(../images/common/btn/v3_btn_graybg_l.gif);}
.graybtn_xl { width:125px; background-image:url(../images/common/btn/v3_btn_graybg_xl.gif);}
.graybtn_xxl { width:auto; padding:0 5px; background-image:url(../images/common/btn/v3_btn_graybg_xxl.gif);}

a.gray_ipt:link,a.gray_ipt:visited { text-decoration: none; background:url(../images/common/btn/v3_but.gif) no-repeat 100% 0; font-weight:bold; color:#f60; display:block; padding:0 15px 0 0; height:22px; line-height:22px;}
	a.gray_ipt:link em,a.gray_ipt:visited em { cursor:pointer; float:left; width:15px; float:left; height:22px; background:url(../images/common/btn/v3_but.gif) 0 0;}
	a.gray_ipt:hover { text-decoration:none; background-position:100% -23px; } 
	a.gray_ipt:hover em {cursor:pointer; background-position:0 -23px;}
	a.gray_ipt:active { text-decoration:none; background-position:100% -46px;}
	a.gray_ipt:active em {cursor:pointer; background-position:0 -46px;}
	
a.orange_ipt:link,a.orange_ipt:visited { text-decoration: none; background:url(../images/common/btn/v3_but.gif) no-repeat 100% -70px; font-weight:bold; color:#fff; display:block; padding:0 27px 0 0; height:22px; line-height:22px;}
	a.orange_ipt:link em,a.orange_ipt:visited em {cursor:pointer; float:left; color:#fff; width:26px; float:left; height:22px; background:url(../images/common/btn/v3_but.gif) 0 -70px;}
	a.orange_ipt:hover { text-decoration:none; background-position:100% -93px; color:#fff;} 
	a.orange_ipt:hover em {cursor:pointer; background-position:0 -93px;}
	a.orange_ipt:active { text-decoration:none; background-position:100% -116px; color:#fff;}
	a.orange_ipt:active em {cursor:pointer;background-position:0 -116px;}
.subBot *{ outline:0;}
.subBot input::-moz-focus-inner{border-color:transparent!important;}  
.orangeSub,.orangeSubHover { display:-moz-inline-box;display:inline-block;*display:inline;vertical-align:middle;line-height:100%; text-align:left; cursor:pointer;zoom:1;background:url(../images/common/btn/orangeIptLg.gif) no-repeat 100% 0; height:32px; padding-right:3px; outline:none; }
.orangeSubHover { background-position:100% -34px;}
	.orangeSub input.paySub,.orangeSub input.paySubHover { background:url(../images/common/btn/orangeIptLg.gif) no-repeat 0 0; font:bold 14px simsum; height:32px; padding:0 22px 0 24px; line-height:24px; *border:0; *overflow:visible; vertical-align:baseline; color:#fff; cursor:pointer;}
	.orangeSub input.paySubHover { background-position:0 -34px;}
	.orangeSub input.paySub:focus { outline:none;}

/* 按钮，输入框等_样式css end*/ 

/* 间距 */
.ml10{ margin-left:10px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.mr10{ margin-right:10px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
/* 间距 end*/

/*字体_样式 begin*/
.f12 { font-size:12px;}
.f13 { font-size:13px;}
.f14 { font-size:14px;}
.f15 { font-size:15px;}
.f18 { font-size:18px;}
.f24 { font-size:24px;}
.bold { font-weight:bold;}
.underline { text-decoration:underline;}

.red { color:#f00;}
.red a { color:#f00;}
.red a:hover { color:#f00;}
.orange { color:#f60;}
.orange a { color:#f60;}
.orange a:hover { color:#f60;}
.gray { color:#666;}
.gray a { color:#666;}
.gray a:hover { color:#f60;}
.blue { color:#0054a6;}
.blue a { color:#0054a6;}
.blue a:hover { color:#0054a6;}
.white {color:#fff;}
.white a { color:#fff;}
.white a:hover { color:#fff;}

/*下划线*/
a.line { text-decoration:underline;}
a.line:hover { text-decoration:none;}
a.unline { text-decoration:none;}
a.unline:hover { text-decoration:underline;}

/*浅灰*/
a.gray_a { color:#666;}
a.gray_a:hover { color:#f60;}
/*深灰*/
a.gray2_a { color:#333;}
a.gray2_a:hover { color:#f60;}
/*蓝色*/
a.blue_a { color:#0054a6;}
a.blue_a:hover { color:#f60;}

.lh24 {line-height:24px;}
.lh24 * {line-height:24px;}
.lh28 {line-height:28px;}
.lh28 * {line-height:28px;}
.lh20 {line-height:20px;}
.lh30 {line-height:30px;}
.lh30 * {line-height:30px;}
.lh22 {line-height:22px;}
.lh36 {line-height:36px;}
/*字体_样式 end*/

/*图标*/
.pngIco { background: url(../images/common/ico/ico.gif) no-repeat;}

/*统一带边框模块样式 begin*/
.commonbox { border:1px solid #ccc; background-color:#fff; padding:1px; margin-bottom:8px;clear:both;overflow:hidden;zoom:1;line-height:2em;color:#666;}
.commonbox_title { height:36px; line-height:36px; padding-left:15px; background:url(../images/common/bg/v3_commonbox_bg.gif) repeat-x; font-size:16px; font-weight:bold;overflow:hidden}
.commonbox_titleline { display:block; margin:0 12px; height:1px; overflow:hidden; border:0; background-color:#cfcfcf; clear:both;}
.commonbox .commonbox_intro{ border-bottom:1px solid #ccc;margin:0 10px 10px;padding:3px 10px}
.commonbox p { padding:3px;}
/*统一带边框模块样式 end*/

/*统一数据表格样式 begin*/
.datatable { border:1px solid #d5d5d5; background-color:#fff;}
.datatable td { padding:5px 10px; color:#333; background-color:#f3f3f3;}
.datatable .thead td { font-weight:bold; background-color:#ffecd0; padding:6px 10px;}
.datatable .ttitle { font-weight:bold; background-color:#e3e3e3;}
.steptable { background-color:#fff; margin:1px 0;}
.steptable th { padding:5px 10px; color:#333; text-align:left; background-color:#d5d5d5;}
.steptable td { padding:5px 10px; color:#333;}
.steptable .gline { background-color:#eeeeee;}
.steptable .underborder td { border-bottom:1px solid #dddddd!important;}
.setcn_tb { border-collapse:collapse;}
.setcn_tb td,.setcn_tb th {border:1px solid #cccccc; line-height:20px; padding:2px;}
/*统一数据表格样式 begin*/

/*一级标签切换样式 begin*/
.common_bigtag { height:29px; padding-bottom:12px; background:url(../images/common/tag/bigtag_bg.gif) repeat-x bottom;cursor: pointer}
.common_bigtag1 { height:29px; padding-bottom:12px; background:url(../images/common/tag/bigtag_bg.gif) repeat-x bottom;cursor: pointer}
.common_bigtag li { display:block; float:left; min-width:100px; height:29px; background:url(../images/common/tag/bigtag2_left.gif) left; margin-right:5px;}
.common_bigtag li a { display:inline-block; min-width:60px; _width:60px; height:29px; line-height:26px; padding:0 20px; text-align:center; font-size:14px; color:#ffffff; font-weight:bold; white-space:nowrap; background:url(../images/common/tag/bigtag2_right.gif) no-repeat right;}
.common_bigtag .common_bigtag_active { display:block; float:left; min-width:100px; height:29px; background:url(../images/common/tag/bigtag1_left.gif) left; margin-right:5px;}
.common_bigtag .common_bigtag_active a { display:inline-block; min-width:60px; _width:60px; height:29px; line-height:29px; padding:0 20px; text-align:center; font-size:14px; color:#ffffff; font-weight:bold; white-space:nowrap; background:url(../images/common/tag/bigtag1_right.gif) no-repeat right;}
/*一级标签切换样式 end */

/*内容层_样式 begin*/
.page_body {width:980px; margin:0 auto;padding:10px 0; zoom:1;overflow:hidden;color:#666}
.homepage_body {width:980px; margin:0 auto;color:#666; clear:both;}
/*内容层_样式 end*/

/*左侧内容层_样式 begin*/
.left_page {width:730px; float:left; clear:left;}
/*左侧内容层_样式 end*/

/*右侧内容层_样式 begin*/
.right_page {width:241px; float:right; clear:right;}
/*右侧内容层_样式 end*/

/* 。。。。。。。。。。。汤双加于10-12，用于列表内容里的长列表。。。。。。。。。。。。。。*/
/*右侧_内容展示部分_长样式 begin*/
.list_showbody_in{padding:10px 20px 20px 20px;width:686px;}
.list_showbody{width:726px;margin-bottom:20px;}
.list_shobody_left{width:158px; height:265px}
.list_showbody_right{width:704px; margin-left:22px;}
.list_title_in{ margin-top:10px;}
.list_cn{width:686px;border-bottom:1px dashed #ccc;}
.list_cn_title{width:556px;}
.list_cn_text{width:556px;}
.list_ljj{margin-left:22px}
.list_rjj{margin-left:22px}
.list_img{padding-bottom:20px;width:130px;}
/*右侧_内容展示部分_长样式 end*/
/* 。。。。。。。。。。。汤双加于10-12，用于列表内容里的长列表。。。。。。。。。。。。。。*/

/* 。。。。。。。。。。。汤双加于10-13，用于列表内容里的短列表。。。。。。。。。。。。。。*/
/*右侧_内容展示部分_短样式 begin*/
.list_s_showbody_in{width:640px; overflow:hidden; margin:10px 20px 0 20px; border-bottom:1px dashed #ccc; margin-bottom:20px;}
.list_s_showbody{width:640px; overflow:hidden; margin-bottom:20px;}
.list_s_shobody_left{width:158px; height:265px}
.list_s_showbody_right{width:726px; margin-left:22px;}
.list_s_title_in{ margin-top:10px;}
.list_s_cn{width:640px; background-repeat:no-repeat; background-position:left bottom; margin:0 22px 0px 22px;}
.list_s_cn_title{width:480px; margin:0 22px 0 22px;}
.list_s_cn_text{width:480px; background-repeat:no-repeat; background-position:left bottom; margin:0 22px 0 22px;}
.list_s_ljj{margin-left:22px}
.list_s_rjj{margin-left:22px}
.list_s_img{padding-bottom:20px;}
/*右侧_内容展示部分_短样式 end*/
/* 。。。。。。。。。。。汤双加于10-13，用于列表内容里的短列表。。。。。。。。。。*/

/* 内容可扩展切换 begin */
.aovertab {background-image:url(../images/surfing/surfing_package_content_bg1blf.gif);font-weight:bold;color:#ffffff;display:block;float:left;background-repeat:no-repeat;margin-right:1px;cursor: pointer}
.aovertab span {background-image:url(../images/surfing/surfing_package_content_bg1brt.gif);height:29px;font-weight:bold;color:#ffffff;background-repeat:no-repeat; background-position:right;display:inline-block;padding:0 15px 0 15px;line-height:29px;font-size:13px;cursor: pointer}
.aormaltab {background-image:url(../images/surfing/surfing_package_content_bg1lf.gif);font-weight:bold;color:#333333; display:block;float:left;background-repeat:no-repeat;margin-right:1px;cursor: pointer}
.aormaltab span{background-image:url(../images/surfing/surfing_package_content_bg1rt.gif);height:29px;font-weight:bold;color:#333333;background-repeat:no-repeat; background-position:right; display:inline-block;padding:0 15px 0 15px;line-height:29px;font-size:13px;cursor: pointer}
/* 内容可扩展切换 end */

/*登录模块层_样式 begin*/
.common_login{width:236px; min-height:212px; _height:212px; border:solid 1px #cfcfcf;overflow:visible}
.common_login_title{width:237px; height:37px; background:url(../images/common/bg/v3_bg_logintitle.jpg) repeat-x; text-align:left; }
.common_login_form{margin-left:20px; margin-right:10px;}
.common_login_form li{line-height:26px; text-align:left;}
.common_login_form a{font:宋体; font-size:12px; color:#ff6600;}
.common_login_form a:hover{ text-decoration:underline;}
.log_select{ width:120px;height:21px; border:solid 1px #adadad; font:宋体; font-size:12px; color:#000000;}
.log_text{width:120px; border:solid 1px #adadad;}
.log_pass{width:60px; border:solid 1px #adadad;}

.logintable { padding:0 15px 5px; min-height:176px; _height:176px;}
.logintable * { color:#666;}
.logintable p {padding:0;}
.logintable li {line-height:24px;}
.logintable .d span{cursor:pointer}
.logintable a.blue { color:#0054a6;}
.logintable a.blue:hover { text-decoration:underline}
.logintable li.d a{text-decoration:underline}
.logintable ul.ahref li { text-align:center;}
.logintable ul.ahref li a { background:url(../images/common/ico/v3_arrow8.gif) no-repeat 0 5px; padding:3px 0 3px 12px;}
.logintable .btn { padding:6px 0 0 60px;}
.logintable .iptchk {margin:0 1px 0 0; padding:0;}
.logintable ul.loginH { }
	.logintable ul.loginH .d{ padding-left:35px;zoom:1;}
	.logintable ul.loginH .txtL,.logintable ul.loginH .txtL2,.logintable ul.loginH .txtL3 { width:38px; float:left; line-height:24px; _margin-right:-3px;}
	.logintable ul.loginH .txtR,.logintable ul.loginH .txtR2,.logintable ul.loginH .txtR3 {margin-left:38px; _margin-left:0; _height:1px; line-height:24px;}
	.logintable ul.loginH .txtL2 {width:60px; text-align:right;}
	.logintable ul.loginH .txtR2 {margin-left:60px; _margin-left:0; margin-right:-5px;}
	.logintable ul.loginH .txtL3 {width:50px; text-align:right;}
	.logintable ul.loginH .txtR3 {margin-left:50px; _margin-left:0; margin-right:-5px;}
	.logintable .ml3 {margin-left:3px;}
	.logintable ul.loginH li { padding-bottom:10px; clear:both; zoom:1; overflow:hidden;}
	.logintable ul.loginH li.ovrinh { overflow:inherit;}
	.logintable ul.loginH .pr {position:relative; z-index:2; padding:2px 0 0;}
	.logintable ul.loginH input.iptBor { padding:1px; line-height:18px; height:18px; color:#000;}
	.logintable .twoWeekTip{ position:relative;padding:2px 0 2px 4px; zoom:1;}
	.logintable .twoWeekTip_hover { background:url(../images/homepage/spritCon.png) no-repeat;}
	.logintable .twoWeekTip input {margin-right:6px;*margin-right:3px;*margin-left:-4px; background:none;}
	.logintable .twoWeekTip .twoT { display:none; background:#fff; position:absolute; left:0; top:20px; color:#f60; border:1px #ddd solid; padding:2px 6px; line-height:16px; z-index:1;}
	.logintable .twoWeekTip_hover .twoLine { display:none; background:#fff; position:absolute; z-index:2; left:1px; top:20px; width:17px; height:2px; overflow:hidden;}
	.logintable .twoWeekTip_hover .twoT { display:block; }
	.logintable .twoWeekTip_hover .twoLine { display:block; }
	
.logintable a.activeP,.logintable a.serviceP { background:url(../images/common/ico/loginico.gif) no-repeat; padding:2px 0 0 13px;}
.logintable a.activeP { background-position:0 -27px; }
.logintable .loginhd { min-height:160px; _height:160px;}
.logintable .quhaolist{ position:absolute;padding:8px; background:#ffffe1;border:1px solid #ffbb44;width:195px;right:-5px;top:18px;z-index:99;display:none}
.logintable .quhaolist p { padding:0;}
.logintable .quhaolist span{padding:0 3px;cursor:default; line-height:20px;}
.loginUserIf { padding:0 15px 5px; min-height:176px; _height:176px;}
.loginUserIf h3 { font:bold 13px/24px simsum; color:#000; line-height:24px; padding:4px 0;}
.loginUserIf h3 span { font:normal 14px/24px arial; color:#000;}
	.loginUserIf ul { padding-left:5px;}
	.loginUserIf ul li { float:left; width:40%; line-height:24px;background:url(../images/common/ico/v3_arrow8.gif) no-repeat 0 8px; padding:3px 0 3px 12px;}
	.loginUserIf ul li a { font:normal 13px/24px simsum;}
	.loginUserIf .btn { padding:15px 0 0 50px;}

/*登录模块层_样式 end*/

/*24小时客服服务 begin*/
.service_24hour{ width:241px; height:60px; display:block; margin-bottom:7px; background:url(../images/common/v3_24hour.jpg);}
.service_24hour iframe { background:url(../images/common/v3_24hour.jpg);}
/*24小时客服服务 end*/

/*快捷服务区_样式 begin*/
.fast_service{width:239px; min-height:267px; _height:267px; border:solid 1px #cfcfcf; border-top:none;}
.fast_servicediv{width:239px; height:1px; border-top:solid 1px #cfcfcf; }
.fast_service ul{ text-align:left;}
.fast_service li{ line-height:29px;}
.fast_service h3 { height:29px; display:block; font-size:12px; font-weight:bold; color:#333333; line-height:29px; padding:0 10px; background:url(../images/common/bg/v3_bg_service.jpg) repeat-x; border-top:solid 1px #cfcfcf; cursor:pointer;}
.fast_service h3 .title { display:block; height:29px; font-size:12px; font-weight:bold; color:#333333; line-height:29px; background:url(../images/common/ico/v3_arrow2.gif) no-repeat right;}
.rolin_active h3 .title { color:#ff6600; background:url(../images/common/ico/v3_arrow3.gif) no-repeat right;}

.fast_service_con{ min-height:117px; _height:117px; display:none;}
.fast_service_box{ padding:10px 10px 0; overflow:hidden;}
.fast_service_txt1{ line-height:18px; }
.fast_service_box .pic { padding:5px 0 5px; margin:0 -5px 0 -5px;}
.fast_service_box .txt { padding:5px 0 5px 5px; line-height:24px; margin:3px -5px 0 -5px;}
.fast_service_box table td { line-height:16px; padding:2px 1px;}
.fast_con_list1 img{margin:0; padding:0; margin-top:5px;}
.fast_con_list1 a{margin:0; padding:0; color:#666666; font-weight:normal; line-height:24px;}
.fast_con_list1 a:hover{color:#ff6600; text-decoration:underline;}
.fast_con_list1{margin:0; padding:0;width:114px; margin-top:8px; display:inline; float:left;}
/*快捷服务区_样式 end*/


/*广告通栏切换样式 begin*/
.adv_flash{width:730px; height:239px;}
#myjQuery { OVERFLOW: hidden; WIDTH: 730px; POSITION: relative; HEIGHT: 219px; z-index:0; clear:both;}
#myjQuery * {OVERFLOW: hidden;}
#myjQueryContent { OVERFLOW: hidden; WIDTH: 730px; HEIGHT: 219px;}
#myjQueryContent DIV { POSITION: absolute; width:730px; HEIGHT: 219px; left:0; top:0;}
#myjQueryContent .smask { Z-INDEX: -1;}
#myjQueryContent div img { width:730px; height:219px;}
#myjQueryNav { left: 600px; BOTTOM: 10px; POSITION: absolute; Z-INDEX: 10; width:120px; height:15px; filter:alpha(opacity='80');/*IE*/opacity:0.8;/*FF*/}
#myjQueryNav LI { width:15px; height:15px; margin-right:5px; display:block; float:left; cursor:pointer;}
#LI1 { background:url(images/common/btn/v3_btn_round1b.gif);}
#LI2 { background:url(images/common/btn/v3_btn_round2b.gif);}
#LI3 { background:url(images/common/btn/v3_btn_round3b.gif);}
#LI4 { background:url(images/common/btn/v3_btn_round4b.gif);}
#LI5 { background:url(images/common/btn/v3_btn_round5b.gif);}
#LI6 { background:url(images/common/btn/v3_btn_round6b.gif);}

#myjQuery #flow { Z-INDEX: 100; LEFT: 600px; bottom:10px; width:15px; height:15px; POSITION: absolute; filter:alpha(opacity='100');/*IE*/opacity:1;/*FF*/}
#myjQuery .flow1 { background:url(images/common/btn/v3_btn_round1.gif);}
#myjQuery .flow2 { background:url(images/common/btn/v3_btn_round2.gif);}
#myjQuery .flow3 { background:url(images/common/btn/v3_btn_round3.gif);}
#myjQuery .flow4 { background:url(images/common/btn/v3_btn_round4.gif);}
#myjQuery .flow5 { background:url(images/common/btn/v3_btn_round5.gif);}
#myjQuery .flow6 { background:url(images/common/btn/v3_btn_round6.gif);}
/*广告通栏切换样式 end*/

/*通用业务介绍内容页左侧菜单列表_当前栏目所用样式 begin*/
.common_redlink a{color:#ff6600;text-decoration:none;}
.common_redlink a:link{color:#ff6600;text-decoration:none;}
.common_redlink {color:#ff6600;}
/*通用业务介绍内容页左侧菜单列表_当前栏目所用样式 end*/

/*套餐表格样式 begin*/
.ehome_e6_cn_ul tr{height:27px;}
.ehome_e6_cn_ul td{line-height:24px;}
/*套餐表格样式 end*/

/*右侧问题列表and关联业务列表样式 begin */
.question_box_title { height:36px; line-height:36px; padding-left:15px; background-image:url(../images/common/bg/v3_bg_logintitle.jpg); font-size:15px; font-weight:bold; _height:28px; _padding-top:8px;}
.question_cn {padding:0 0 2px 25px; display:block; background:url(../images/common/ico/v3_arrow5.gif) no-repeat 10px 5px;}
.question_cn a {line-height:20px;}
/*右侧问题列表and关联业务列表样式 end */

/*无线宽带各栏目字间距样式 begin*/
.home_internet_kdcn li{line-height:24px;}
/*无线宽带各栏目字间距样式 end*/

/*不良信息样式 begin*/
.common_notice{width:480px; padding-left:40px;}
.common_notice li { float:left; width:120px; display:block; padding-top:50px; padding-left:15px; padding-right:15px;}
/*不良信息样式 end*/

/*字体超出部分省略样式*/
.font_more1{width:440px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow: hidden;}
.font_more2{width:390px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow: hidden;}
.font_more3 li{width:120px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow: hidden;}
/*字体超出部分省略样式*/

/*通用业务底层常见问题收缩样式 begin*/
.commonquestionlist_fold { border-bottom:1px solid #dddddd;}
.commonquestionlist_fold .question { display:block; clear:both; padding:3px 8px; background:url(../images/common/ico/v3_num12.gif) no-repeat right; cursor:pointer;}
.answer { display:none; clear:both; padding:3px 8px 3px 25px; border-top:1px dashed #eeeeee; color:#666666;}
.commonquestionlist_open { border-bottom:1px solid #dddddd;}
.commonquestionlist_open .question { display:block; clear:both; padding:3px 8px; background:url(../images/common/ico/v3_num11.gif) no-repeat right; cursor:pointer;}
/*通用业务底层常见问题收缩样式 end*/

/* 常见问题 begin */
.question_ul {padding:10px 0 10px 0;overflow:hidden;zoom:1;}
.question_li_btn {float:left;width:15px;padding-top:8px;_padding-top:0px;}
.question_li_title {float:left;padding:0 0 0 0px;_padding:0 0 0 0px;line-height:36px;}
.question_li_more{float:right;padding:0 13px 0 0px;_padding:0 6px 0 0px;font-weight:normal;line-height:36px;}
.question_cn {padding:3px 0 0 25px;height:24px; background-image:url(../images/common/ico/v3_arrow5.gif); background-repeat:no-repeat; background-position:10px center}
/* 常见问题 end */

/* 调查问卷样式 begin */
.lefttdbg { padding-top:6px; border-bottom:1px dashed #f1f1f1; background-color:#f8f8f8; font-weight:bold;}
/* 调查问卷样式 end */

/* 左侧栏目名 begin */
.commonlist_title{width:726px; height:29px;border:1px solid #cccccc;margin:13px 0 13px 0;padding:1px;}
.commonlist_ul { background-image:url(../images/common/bg/v3_commontitle_bg.gif);width:726px;height:29px;}
.commonlist_ico {padding:5px 0 0 10px;float:left;}
.commonlist_tt1 {float:left;line-height:29px;}
.commonlist_tt2 {float:right;text-align:right;line-height:29px;padding-right:5px;}
.commonlist_tt2 span{color:#f60;}
/* 左侧栏目名 end */

/* 顶部栏目名 begin */
.toplist{width:978px; height:29px;border:1px solid #cccccc;margin:10px 0 10px 0;padding:1px;}
.toplist_ul { background-image:url(../images/common/bg/v3_commontitle_bg.gif);width:978px;height:29px;}
.toplist_ico {padding:5px 0 0 10px;float:left;}
.toplist_tt1 {float:left;line-height:29px;}
.toplist_tt2 {float:right;text-align:right;line-height:29px;padding-right:15px;}
.toplist_tt2 span{color:#f60;}
/* 顶部栏目名 end */
 
/*QQ在线客服*/
.qqserver { text-align:center; border:1px #cdcdcd solid; padding:8px 1px 4px; margin-bottom:8px; background:url(../images/common/bg/v3_commonbox_bg.gif) repeat-x; background-position: 0 1px; _background-position: 0 2px;}
.qqserver p { padding:3px; margin-bottom:4px;}
 
 
 /*在线客服 图片形 */
.index_zxkf { background:url(../images/common/bg/servicesbg2.gif) no-repeat;height:63px;margin-bottom:8px;}
.index_zxkf .index_zxkf_title { display:none;}
.index_zxkf_lf {width:89px;float:left; padding-left:73px;}
.index_zxkf_rt {width:75px;float:right;}
.index_zxkf_ts { clear:both; height:30px;}
.index_zxkf a {display:block; overflow:hidden; height:32px;text-indent:-9999px;}
.index_zxkf_ts a {height:30px;}
/* 在线客服 图片形式 end*/

/* 左侧标题列表 begin */
.commonlist_cn_title { height:28px; line-height:36px;_line-height:28px; padding-left:15px; background-image:url(../images/common/bg/v3_commonbox_bg.gif); font-size:15px; font-weight:bold;padding-top:8px;}
.commonlist_cn {padding:5px 0px 8px 15px;}
.commonlist_cnul {width:350px!important;width:343px; overflow:hidden;}
.commonlist_cnul_s {width:350px!important;width:343px; overflow:hidden;}
.commonlist_cntt { float:left; background:url(../images/common/ico/v3_arrow1.gif) no-repeat left center; padding-left: 20px; height:36px; width:323px;}
.commonlist_cntt_s { float:left; background:url(../images/common/ico/v3_arrow1.gif) no-repeat left center; padding-left: 20px; height:36px; width:80px;margin-right:10px;overflow:hidden;}
.commonlist_cnrq { float:right; display:block; height:36px;}
.commonlist_cn_bottom {float:right;padding:5px 25px 15px 0px;}
/* 左侧标题列表 end */

/*各省右侧图片自定义 begin*/
.help_right_cn1 {width:223px;float:left;padding-left:13px;background-image:url(../images/ehome/ehome_index_bnt1.gif); background-repeat:no-repeat;background-position:135px 2px;line-height:24px;color:#666666;border-bottom:1px dashed #cecece;}
.help_right_cn1 h1 {padding:0;margin:0;font-size:13px;font-weight:bold;height:24px;line-height:24px;}
.help_right_cn1 span {font-size:13px;font-weight:bold;height:24px;line-height:24px;padding-bottom:6px;}
.help_right_cn2 {width:223px;float:left;padding-left:13px;height:100px;background-image:url(../images/ehome/ehome_index_bnt2.gif); background-repeat:no-repeat;background-position:135px 2px;line-height:24px;color:#666666;border-bottom:1px dashed #cecece;}
.help_right_cn2 h1 {padding:0;margin:0;font-size:13px;font-weight:bold;height:24px;line-height:24px;}
.help_right_cn2 span {font-size:13px;font-weight:bold;height:24px;line-height:24px;padding-bottom:6px;}
.help_right_cn3 {width:223px;float:left;padding-left:13px;height:80px;background-image:url(../images/ehome/ty_live.gif); background-repeat:no-repeat;background-position:135px 2px;line-height:24px;color:#666666;}
.help_right_cn3 h1 {padding:0;margin:0;font-size:13px;font-weight:bold;height:24px;line-height:24px;}
/*各省右侧图片自定义 end*/

/*新业务推荐 begin*/
.ywtj_title {float:left;line-height:36px;color:#ff6600;}
.new_ywtj_cn {display:block;line-height:24px;width:180px;float:left;height:198px;}
.new_ywtj_div {padding:5px;}
.new_ywtj_div .img {width:80px;padding-top:10px;float:left;text-align:center;}
.new_ywtj_div .img_title {width:80px;padding-top:10px;text-align:center;float:left;}
.new_ywtj_div .text {width:90px;float:right;}
.new_ywtj_div .text .title {font-size:13px;font-weight:bold;color:#666666; height:22px;line-height:22px; overflow:hidden;}
.new_ywtj_div .text .content {color:#666666; line-height:18px; display:block; height:50px; overflow:hidden;}
.new_ywtj_div .text .dg {color:#ff6600;float:left;text-align:right;width:90px;}
/*新业务推荐 end*/

/*首页热门业务推荐 begin*/

.index_ywtj_div {padding:5px;}
.index_ywtj_div .img {width:80px;padding-top:20px;float:right;text-align:center;}
.index_ywtj_div .img_title {width:80px;padding-top:10px;text-align:center;float:left;}
.index_ywtj_div .text {width:90px;float:left;}
.index_ywtj_div .text .title {font-size:13px;font-weight:bold;color:#666666;float:left;width:90px;height:22px;line-height:22px;}
.index_ywtj_div .text .content {color:#666666;float:left;line-height:20px;width:90px;}
.index_ywtj_div .text .dg {color:#ff6600;float:left;text-align:right;width:90px;}
/*首页热门业务推荐 end*/

/*各省自定义 begin*/
.vas {width:241px;}
.vas_jchd_cn {padding:0 13px 0 13px;border-bottom:1px dashed #cecece;height:100px;}
.vas_jchd_cn img {float:right;width:95px;padding-top:20px;}
.vas_jchd_cn .text {width:100px;float:left;}
.vas_jchd_cn .text .title {width:100px;font-weight:bold;float:left;}
.vas_jchd_cn .text .content {float:left;line-height:20px;color:#666666;}
/*各省自定义 end*/

/*各省左侧图片自定义 begin*/
.phone_left_cn {width:730px;}
.phone_left_cn1 {width:120px;float:left;padding-left:113px;background-image:url(../images/ehome/ehome_index_bnt1.gif); background-repeat:no-repeat;background-position:left 2px;line-height:24px;color:#666666;}
.phone_left_cn1 h1 {padding:0;margin:0;font-size:13px;font-weight:bold;height:24px;line-height:24px;color:#666666;}
.phone_left_cn2 {width:120px;float:left;padding-left:113px;height:100px;background-image:url(../images/ehome/ehome_index_bnt2.gif); background-repeat:no-repeat;background-position:left 2px;line-height:24px;color:#666666;}
.phone_left_cn2 h1 {padding:0;margin:0;font-size:13px;font-weight:bold;height:24px;line-height:24px;color:#666666;}
.phone_left_cn3 {width:160px;float:left;padding-left:93px;height:100px;background-image:url(../images/ehome/ty_live.gif); background-repeat:no-repeat;background-position:left 2px;line-height:24px;color:#666666;}
.phone_left_cn3 h1 {padding:0;margin:0;font-size:13px;font-weight:bold;height:24px;line-height:24px;color:#666666;}
/*各省左侧图片自定义 end*/
.level li { float:left;}

/* 分页 */
.plist{padding: 10px; text-align: right; clear: both;}

/*友情连接 begin*/
.hzhb{ border-top:1px solid #cfcfcf; margin:0 15px; padding-bottom:10px; overflow:hidden; }
.hzhb .img{ padding-top:10px;}
.hzhb .img ul{overflow:hidden; zoom:1;}
.hzhb .img li{float:left; width:105px; text-align:center }
.hzhb .img img{border:1px solid #ddd; padding:1px;}

.hzhb .txt{ border-top:1px dashed #cfcfcf; margin-top:10px;  padding-top:10px; }
.hzhb .txt td{ width:100px ;  }
.hzhb .txt a:hover{ color:#f60;}
.hzhb p{ padding:0; margin:0; line-height:25px}
.hzhb em{ color:#0368b8; font-style:normal;}
.hzhb span{ color:#f60;}
/*友情连接 end*/

/*客户注册 begin*/
.zc_title{ background:url(../images/common/bg/v3_commonbox_bg.gif) repeat-x; padding:40px 10px 10px 10px;}
.zc_title span{ color:#f60}
.zc_title td{ padding-right:7px}
.zc_title strong{ padding-left:50px;}
.zc_title .dashed{ border-top:1px dashed #ccc;}
/*客户注册 end*/

/*产品用户 忘记密码 begin*/
.password_box{ clear:both ;width:728px;}
.password_title{margin:0 1px;padding:0; }
.password_title ul{ border-bottom:3px solid #e64101; height:29px}
.password_title li{float:left; display:block; margin-right:3px; }
 
.password_title li a{float:left; display:block; width:106px; text-align:center; line-height:29px;  font-family:宋体; font-size:14px; color:#fff; font-weight:bold;}
.password_title_bgone a{ background: url(../images/common/bg/v3_bg_mimatitle.jpg) no-repeat; display:block;}
.password_title_bgone {background:url(../images/common/bg/v3_bg_mimatitlehover.jpg) center no-repeat; display:inline-block;}
.password_title_bgtwo a{ background:url(../images/common/bg/v3_bg_mimatitlehover.jpg) center no-repeat; display:block;}
.password_title_bgtwo {background: url(../images/common/bg/v3_bg_mimatitle.jpg) no-repeat;display:inline-block;}
/*产品用户 忘记密码 end*/

/*内容静态标签切换 begin */
.password_line{ border:1px solid #cccccc; background-color:#FFFFFF; padding:1px; margin-bottom:8px;}
.password_line_title{background:url(../images/common/bg/v3_commonbox_bg.gif) repeat-x top; overflow:hidden}
.password_tab{ padding:20px; display:none}
.password_tab ul{}
.password_tab li{line-height:22px;}
.password_tab .dashed{ border-top:1px dashed #ccc; height:10px}
/*内容静态标签切换 end*/

/*弹出层 bejin*/
#mask{ display:none; background:#000; filter: progid:DXImageTransform.Microsoft.Alpha (enabled=true,style=0,opacity=50); -moz-opactiy: 0.50; opacity: 0.50; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); width:100%; position:absolute;left:0;top:0;z-index:99}
.mask_block{ background: rgb(0, 0, 0) none repeat scroll 0%; filter:alpha(opacity=50); opacity:0.5;-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width:100%;height:1000px;position:absolute;left:0;top:0;z-index:99}
      .alertbox{ background:#fff url(../images/common/bg/v3_alert_top_bg.gif) repeat-x; width:448px;position:absolute;z-index:100;left:50%;top:50%;margin-left:-241px;margin-top:-100px; border:1px solid #8b8b8b;display:none; }
	  .alertbox .close{height:35px;border-bottom:1px solid #ccc;margin:0 10px;}	
	  .alertbox .close span{float:left;display:block;line-height:35px;font-weight:bold;font-size:14px; padding-left:5px;}
	  .alertbox .close a {float:right; overflow:hidden; display:block;text-indent:-9999px;width:25px;height:35px;background:url(../images/common/bg/v3_alert_close.gif) no-repeat 3px 10px; border:0; margin:0;}
	  .alertbox .close a:hover{ background-position:3px -30px;}
	  .alertbox .pack{ padding:30px 15px 0 115px;background: url(../images/common/ico/ts.jpg) no-repeat 30px 16px; }
	  .alertbox .pack p{ line-height:25px; height:50px;}
	  .alertbox .btn{text-align:center;padding:15px 0 }
	  .alertbox .pack_two{ padding:30px 15px 0 115px;background:url(../images/common/ico/ts.jpg) no-repeat 30px -220px; }
	  .alertbox .pack_two p{ line-height:25px; height:50px}
	.alertlogin {width:305px;margin-left:-152px;}
		.alertlogin .logintable{padding:15px 15px 10px 30px;}
		.alertlogin .logintable .quhaolist { width:205px; right:20px; top:20px;}
		.alertlogin .logintable ul.loginH li { padding-bottom:7px;}
		.alertlogin .logintable .btn { padding:7px 0 0 80px;}
		.alertlogin .logintable .other { border-top:1px #ddd dashed; padding:6px 0 0 12px; margin:5px 0 0; line-height:20px; margin-left:-12px;}
		.alertlogin .fixpassword { padding:5px 20px 10px;}
		.alertlogin .fixpassword p.red{ text-indent:2em; line-height:18px; padding-bottom:5px; color:red;}
	.produtalert{width:240px;margin-left:-120px}
		.produtalert .pack{ background:none;padding:30px ;}
		.produtalert .pack a{display:block;margin:auto;width:138px;text-align:center;height:40px;line-height:40px; background:url(../images/common/bg/selectprobg.gif) no-repeat;font-weight:bold; }
		.produtalert .pack a:hover{background:url(../images/common/bg/selectprobg.gif) no-repeat 0 -49px;}
	.alertpay {width:360px}
		.alertpay .pack p{font-weight:bold;font-size:14px;height:60px;}
		.alertpay .btn{margin-bottom:20px}
		.alertpay .btn input{margin:0 10px}
		.alertDiv .payCard { width:432px;}
		.alertDiv .payCard .pack { min-height:80px; _height:80px; padding:5px 5px 5px 80px;background:url(../images/common/ico/v3_payCard.gif) no-repeat 15px 10px;}
		.alertDiv .payCard .pack h2 { margin:10px 0 0; line-height:40px; font-size:14px; font-weight:bold;}
		.alertDiv .payCard .pack h2 b { font-size:14px;}
		.alertDiv .payCard .pack p { clear:both; height:auto; line-height:30px;}
		.alertDiv .payCard .pack p span { float:left; padding-left:20px; width:160px;}
		.alertDiv .payCard .tips p { line-height:30px;}
	
	.alertDiv .payCard2,.alertDiv .payCard3,.alertDiv .payCard4 { width:445px;}
	.alertDiv .payCard2 .pack,.alertDiv .payCard3 .pack,.alertDiv .payCard4 .pack { min-height:135px; _height:135px; padding:5px 5px 5px 145px;background:url(../images/common/ico/v3_payCard_big.gif) no-repeat 25px 15px;}
	.alertDiv .payCard2 .pack h2 { margin:10px 0 0; line-height:20px; font-size:12px; font-weight:bold;}
	.alertDiv .payCard2 .pack h3 { font-size:14px; line-height:30px; margin-bottom:10px;}
	
	.alertDiv .payCard3 .pack { padding:5px 5px 5px 115px;background:url(../images/common/ico/v3_payCard_big2.gif) no-repeat 25px 15px;}
	.alertDiv .payCard3 .pack h2 { margin:10px 0 0; line-height:65px; font-size:14px; font-weight:bold; text-align:center;}
	.alertDiv .payCard3 .pack p { padding-left:80px;}
	
	.alertDiv .payCard4 .pack { min-height:115px; _height:115px; padding:5px;background:none;}
	.alertDiv .payCard4 .pack h2 { margin:10px 5px 0; line-height:25px; font-size:12px; font-weight:bold;}
	.alertDiv .payCard4 .pack p { text-align:center;}
	
	.alertDiv .succ {width:445px;}
	.alertDiv .succ .pack { min-height:135px; _height:135px; padding:5px 5px 15px 145px;background:url(../images/common/ico/v3_payCard_big.gif) no-repeat 25px 15px;}
	.alertDiv .succ .pack h2 { font-size:14px; font-weight:bold; line-height:40px;}
	.alertDiv .succ .pack p { line-height:22px; height:auto;}
	.alertDiv .succ .pack p.bot { margin-left:-140px; text-align:center; padding:8px 0 0;}
	
	.alertDiv .wlanPassword {}
	.alertDiv .wlanPassword .pack { color:#333; background:none; padding:5px 10px 15px;}
	.alertDiv .wlanPassword .pack p { height:auto; line-height:32px;}
	.alertDiv .wlanPassword .pack .get { padding:4px 20px;}
	.alertDiv .wlanPassword .pack .get input { vertical-align:middle;}
	.alertDiv .wlanPassword .pack .get label { zoom:1;}
	.alertDiv .wlanPassword .pack .get input.ipt {  margin:0 8px;}
	.alertDiv .wlanPassword .pack .txt { padding:8px 20px; border-top:1px #ccc dashed; color:#333;}
	.alertDiv .wlanPassword .pack .txt p { line-height:22px;}
/*弹出 end*/ 
/*地区选择*/
.arealist{margin:10px;}
.arealist ul {zoom:1;overflow:hidden;padding:5px 15px;}
.arealist li{float:left;width:55px;line-height:24px; white-space:nowrap}
.arealist .citylist{ background:#ffffec;border:1px solid #ffbb44}
.arealist .citylist p{padding:5px 15px 0;font-weight:bold;}
.arealist li .curr{color:#f60;font-weight:bold}
#area .arealist li{width:auto}

.articlebd{}
.articlebd a{text-decoration:underline;color:#06c}
/* end */

/* 网站地图 */
.webmap{line-height:2em;border:1px solid #ccc;margin-bottom:10px;padding:1px;}
.webmap .gutter{ background:url("../images/common/bg/v3_commonbox_bg.gif") repeat-x;padding:12px;}
.webmap h2{border-bottom:1px solid #ccc;font-size:14px;padding:0 5px;}
.webmap .bd{border-bottom:1px dashed #ccc;padding:5px 12px;}
.webmap h3{ background:url(../images/common/ico/v3_arrow1.gif) no-repeat left center;padding-left:20px;margin:5px 0;}
.webmap p{padding-left:20px}
.webmap p a{padding-right:20px;}

/*新闻列表*/
#events{margin:auto;font-size:12px;line-height:2em;text-align:left;}
	#events .otherlist{padding:8px 0;}
	#events .otherlist h2{margin:0; background:url(../images/common/bg/newctive_h.gif) no-repeat;line-height:30px;font-size:14px;padding:0 45px;border:1px solid #ccc}
	#events .otherlist .pack{ border:1px solid #ccc;}
	#events .otherlist ul{zoom:1;overflow:hidden;border-bottom:1px dashed #ccc;padding:5px 0;margin:0 10px;}
	#events .otherlist li{float:left;list-style:none;}
	#events .otherlist h3{margin:0; background:url(../images/common/bg/newactive_icon.gif) no-repeat;padding-left:15px;}
	#events .otherlist h3.hot a{background:url(../images/common/bg/newactive_icon.gif) no-repeat right -48px;padding-right:30px;}
	#events .otherlist h3.new a{background:url(../images/common/bg/newactive_icon.gif) no-repeat right -90px;padding-right:30px;}	
	#events .otherlist h3 em{color:#999;font-weight:normal;font-style:normal;font-size:12px;}
	#events .otherlist h3 a{color:#333;text-decoration:none;font-size:12px;}
	#events .otherlist p{margin:0;}
	#events .otherlist .th{ background:#f8f8f8;color:#f60;margin:0;padding:5px 0 5px 10px;border:0;}
	#events .otherlist li.t1{width:395px;}
	#events .otherlist li.t2,#events .otherlist li.t3{width:100px;text-align:center}
	#events .otherlist li.t3{text-align:center}
	#events .otherlist li .h{color:#c39236;}
	#events .otherlist li .h a{color:#c39236;text-decoration:none;}
	#events .otherlist .page{padding:15px ;text-align:right;}
	#events .otherlist .page a{color:#666;text-decoration:none;}
	#events .otherlist .page a.curr{color:#f60;text-decoration:underline;}
.article_div{ padding:0 0 10px;}
.article_div p{padding:0;}
.article_div a{text-decoration:underline;}
.article_div .info{text-align:center;border-bottom:1px dashed #ccc;line-height:2em;margin:8px 0;}
.article_div .info span{padding:0 25px;}
.article_div .subtitle{text-align:right; margin:0 8px;}

/*投诉咨询弹框-填写产品信息 */
#productInfo { width:340px;}
#productInfo .productInfoPack { padding:10px;}
	#productInfo .productInfoPack dl { clear:both; color:#333;}
	#productInfo .productInfoPack dt { float:left; width:75px; line-height:30px; text-align:right;}
	#productInfo .productInfoPack dd { float:left; width:230px; padding-left:5px; line-height:30px;}
	#productInfo .productInfoPack dd p,#productInfo .productInfoPack dd span { color:#999; line-height:20px;}
	#productInfo .productInfoPack dd.sub { padding:13px 0 13px 5px;}
	#productInfo .productInfoPack dd .input1 { width:210px; padding:1px;}
	#productInfo .productInfoPack dd .input2 { width:105px; padding:1px; margin-right:10px;}
	#productInfo .productInfoPack .tip { border-top:1px #cfcfcf dashed; color:#ff0100; padding:5px 8px; line-height:18px;}
	#productInfo .productInfoPack .tip .rtxt { float:right; width:257px;}
	#productInfo .productInfoPack .tip .rtxt p { line-height:18px; color:#999;}
/*常见问题弹框*/
.qsIco { background:url(../images/common/ico/qsico.gif) no-repeat 0 3px; margin-top:10px; clear:both; border-bottom:1px #e5e5e5 solid; line-height:24px; font-size:14px; font-weight:bold; padding:0 10px; padding-left:25px;}
.quesDetailPop { position:absolute; left:0; top:0; z-index:999; border:1px #6f7f8c solid; width:570px; padding:1px; background:#fff;}
	.quesDetailPop .pack { padding:20px 10px; background:url(../images/common/bg/v3_alert_top_bg.gif) repeat-x; position:relative;}
	.quesDetailPop .pack .close { position:absolute; right:10px; top:7px;}
	.quesDetailPop .pack .close a { display:block; width:17px; height:17px; background:url(../images/common/bg/v3_alert_close.gif) no-repeat;}
	.quesDetailPop .pack h2 { font-size:14px; font-weight:bold; padding-bottom:8px; margin-bottom:12px; border-bottom:1px #dfdfdf dashed; line-height:25px; text-align:center;}
	.quesDetailPop .pack .content * { font-size:14px; line-height:24px; color:#666;}
	.quesDetailPop .pack .content { background:url(../images/common/bg/rtqsbg.gif) no-repeat 100% 100%; margin:0 -10px -20px 0; padding:0 10px 20px 0;}
	.quesDetailPop .pack .content .txt { height:300px; overflow-y:auto; overflow-x:hidden;}
	.quesDetailPop .pack .content .btn { margin:20px 0 0; text-align:center;}
.listQuestion { padding:5px 10px;}
	.listQuestion li { padding-left:15px;background:url(../images/common/ico/v3_arrow9.gif) no-repeat 0 8px; line-height:24px; overflow:hidden;}
/* 全站表单规范统一*/
.rightTipIco {float:left; display:none; margin:2px 0 0; line-height:22px; padding:0 20px 0 25px; display:inline; padding-left:25px; background:url(../images/common/ico/rightico.jpg) no-repeat 4px 6px;}
.errorTipIco {float:left; color:#f90403; margin:2px 0 0; line-height:22px; border:1px #ff9f9f solid; padding:0 20px 0 25px; display:none; background:url(../images/common/ico/errorico.gif) #ffebeb no-repeat 6px 5px;}
input.iptbor { padding:2px; height:18px; font:normal 14px/18px 'Tahoma';}
/*进度*/
#loadimg,.loadingdiv { position:absolute; z-index:998; background:#fff; padding:20px 0; left:50%; height:50%; height:25px; overflow:hidden; margin:-7px 0 0 -104px; width:208px; text-align:center;}
	#loadimg p,.loadingdiv p { line-height:30px; color:#b7b7b7;}
/*宽带续包弹框*/
#boradAccount { width:360px;}
	#boradAccount .boradAccount { padding:25px 10px 10px;}
	#boradAccount .boradAccount dd { zoom:1; overflow:hidden; padding-bottom:12px;}
	#boradAccount .boradAccount .txtL { width:75px; _margin-right: -3px; line-height:30px; float:left; text-align:right;}
	#boradAccount .boradAccount .txtR { margin-left:80px; _height:1px; _margin-left:0;}
	#boradAccount .boradAccount dd input { margin-bottom:2px;}
.alertbox .userCard {background:url(../images/self_service/userCard/card64.gif) no-repeat 30px 30px;}
