@charset "utf-8";
/* CSS Document */

/*p {
	line-height: 30px;
}*/
a:hover {
	color: #f60;
}

.p2b {
	padding: 2%;
}

.fcorg {
	color: #F30;
}

.fcred {
	color: #e71f19;
}

.fcgree {
	color: #6fc537;
}

.fs18 {
	font-size: 1em;
}

.text_center {
	text-align: center;
}

.bor_b_ccc {
	border-bottom: 1px solid #ccc;
}

.mall_sel_infobox {
	padding: 2%;
	overflow: hidden;
	zoom: 1;
}

.mall_sel_infobox .sel_infotab {
	width: 100%;
}

.sel_infotab td {
	width: 33.3333%;
	padding: 0.5em 0;
}

.sale_infotab table tr td {
	witdh: 50% !important;
	padding: 0.5em 0;
} /*选号码-选择优惠*/
.mall_sel_infobox .mall_sel_info,.mall_sel_info {
	height: 39px;
	line-height: 39px;
	width: 96%;
	margin: 0 auto;
	color: #282828;
	display: block;
	float: left;
	background: #e8e8e8;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ededed',
		endColorStr='#e1dfe0', gradientType='0' );
	background: #e8e8e8 -moz-linear-gradient(top, #ededed, #e1dfe0);
	background: #e8e8e8 -o-linear-gradient(top, #ededed, #e1dfe0);
	background: #e8e8e8
		-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#e1dfe0) );
	border: 2px solid #c5c5c5;
}

.mall_sel_info span {
	float: right;
	font-size: 0.75em;
	padding-right: 15px;
	cursor: pointer;
}

.mall_sel_info span:hover {
	color: #F60;
}

.mall_sel_infohover {
	height: 39px;
	line-height: 39px;
	width: 96%;
	margin: 0;
	display: block;
	border: 2px solid #6fc537 !important;
	background: #fff url(../images/close_ico.jpg) no-repeat right top
		!important;
	color: #6fc537 !important;
}
/*4G 套餐str*/
.package_box {
	line-height: 30px;
	clear: both;
}

.package_box h3 {
	line-height: 30px;
	height: 10%;
	padding: 1%;
}

.package_box ul {
	width: 98%;
	margin: 0 auto;
}

.package_box ul a {
	width: 24%;
	margin: 0.5% 0.25%;
	display: block;
	float: left;
	text-align: center;
	background: #6fc537;
	height: 39px;
	line-height: 39px;
	color: #fff;
	min-height: 35px;
	border: 2px solid #6fc537;
	font-size: 1em;
	-moz-border-radius: 5px; /* Gecko browsers */
	-webkit-border-radius: 5px; /* Webkit browsers */
	border-radius: 5px; /* W3C syntax */
}

.package_box a.pakage_selhover,a.pakage_selhover,.pakage_selhover,.pakage_selhover1,.pakage_selhover2,.pakage_selhover3
	{
	background: #fff url(../images/sel_ico.jpg) no-repeat top right;
	border: 2px solid #6fc537;
	height: 39px;
	line-height: 39px;
	color: #6fc537
}

{
background
:
#fff
 
url
(../images/sel_ico
.jpg
)
 
no-repeat
 
top
 
right
;


border
:
2px
 
solid
 
#6fc537
;


color
:
#6fc537


}
.package_infobox {
	padding: 2%;
}

.package_infobox h3,h3.f3_info {
	padding: 2% 0;
	font-size: 1em;
}

h3.f3_info span,h3.f3_info span a {
	float: right;
	color: #6fc537;
}

h3.f3_info span a:hover {
	color: #6fc537;
}

.package_infobox h3 i,.f3_info i {
	width: 6px;
	height: 16px;
	background: #6fc537;
	display: block;
	margin-right: 10px;
	margin-top: 2px;
	float: left;
}

.package_infobox .infotab,.infotab {
	width: 100%;
	border: 1px solid #6fc537;
	border-left: 0;
	border-top: 0;
}

.infotab td,.infotab th {
	line-height: 30px;
	height: 10%;
	padding: 2px 5px;
	border: 1px solid #6fc537;
	border-right: 0;
	border-bottom: 0;
}

.package_total {
	background: #f0f0f0;
	height: 15%;
	overflow: hidden;
	zoom: 1;
	text-align: center;
	font-size: 1.25em;
	min-height: 35px;
	line-height: 35px;
	padding: 2%;
}

.package_tip {
	padding: 2%;
}

.package_tip p {
	font-size: 1em;
	line-height: 24px;
	padding-bottom: 5px;
}

.package_but {
	cursor: pointer;
	width: 80%;
	margin: 10px auto;
	background: #6fc537;
	height: 39px;
	line-height: 39px;
	font-size: 1.25em;
	color: #fff !important;
	text-align: center;
	-moz-border-radius: 5px; /* Gecko browsers */
	-webkit-border-radius: 5px; /* Webkit browsers */
	border-radius: 5px; /* W3C syntax */
}

.package_but:hover {
	background: #F60;
}

.package_but1 {
	cursor: pointer;
	width: 80%;
	margin: 10px auto;
	background: #6fc537;
	height: 39px;
	line-height: 39px;
	font-size: 1.25em;
	color: #fff !important;
	text-align: center;
	-moz-border-radius: 5px; /* Gecko browsers */
	-webkit-border-radius: 5px; /* Webkit browsers */
	border-radius: 5px; /* W3C syntax */
}

.package_but1:hover {
	background: #F60;
}
/*4G 选套餐end*/

/*定单填写str*/
.inside_title {
	max-height: 30px;
	padding: 2%;
	background: #f7f7f7;
}

.inside_title_left {
	background: url(../images/inside_titleico.png) no-repeat;
	width: 16px;
	height: 30px;
	float: left;
}

table.inside_formtab {
	width: 100%;
}

table.inside_formtab th {
	width: 85px;
	text-align: right;
	padding-right: 10px;
	font-weight: normal
}

table.inside_formtab td {
	width: auto;
	padding: 0.2em;
}

table.inside_formtab td input {
	width: 99%;
	background: #efefef;
	border: 0;
	height: 30%;
	min-height: 32px;
	padding: 0 0.5%;
	color: #b7b7b7
}

table.inside_formtab td select {
	width: 50%;
	background: #efefef;
	border: 0;
	height: 30%;
	min-height: 32px;
	color: #b7b7b7
}

.inside_formbuy {
	clear: both;
	padding: 2%;
	overflow: hidden;
	zoom: 1;
}

.inside_formbuy ul {
	padding: 2% 0;
	clear: both;
}

.inside_formbuy ul a {
	width: 45%;
	margin: 0 1.3%;
	float: left;
	text-align: center;
	min-height: 35px;
	line-height: 35px;
}

.inside_fp {
	clear: both;
	padding: 2%;
	overflow: hidden;
	zoom: 1;
}

.inside_fp dl {
	clear: both;
}

.inside_fp dl dt {
	width: 80px;
	line-height: 40px;
	vertical-align: middle;
	float: left;
	text-align: right;
}

.inside_fp dl dd {
	width: 90%;
	padding-left: 10px;
	float: right
}

.inside_fp dl dd input {
	width: 90%;
	border: 1px solid #ccc;
	padding: 1% 0;
}

.inside_yf p {
	color: #090
}

.dd_submit {
	width: 40%;
	float: right;
}

.dd_box p span {
	font-size: 1.5em;
}
/*定单填写end*/

/*雪萍str*/
.p2 {
	color: #6fc537;
	font-family: '微软雅黑';
	font-size: 16px;
}

li {
	list-style-type: none;
}
/*.con-top li {
	float: left;
	text-align: center;
	margin: 0.25% 0.25%;
	position:relative;
}*/
.con-top li {
	float: left;
	height: 39px;
	line-height: 39px;
	text-align: center;
	margin: 0.5% 0.25%;
}


.con-top1 li {
	height: 39px;
	line-height: 39px;
	text-align: center;
	margin: -20 0.25%;
}

.ss {
	background: #6fc537 url(../images/12.png) no-repeat right;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	width: 24.5%;
	cursor: pointer;
	height: 39px
}

.ss span {
	font-size: 0.75em;
	cursor: pointer;
}

.cc {
	background: #ff6600;
	width: 24.5%;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	height: 39px;
	cursor: pointer;
	font-size: 0.75em;
}

.cc span {
	cursor: pointer;
}

.c {
	clear: both
}

.breadcrumb {
	border-bottom: 1px solid #ccc;
	color: #272727;
	line-height: 50px;
	padding: 0 3%;
}

.bottombox {
	clear: both;
	line-height: 30px;
	margin-top: 2%;
	padding: 2% 0;
	width: 100%;
}

a {
	color: #272727;
	text-decoration: none;
}

.breadcrumb a {
	color: #6fc537;
}

.bor_t_ccc {
	border-top: 1px solid #ccc;
}

.con-top li i {
	background: url(../images/12.png) no-repeat right;
	display: inline-block;
	height: 6px;
	width: 11px;
	height: 7px;
}

.aa_box {
	background: #f0f0f0;
	overflow: hidden;
	zoom: 1;
	width: 49.5%;
}

.sel_search {
	width: 100%;
	font-size: 0.75em;
}

.aa {
	background: #f0f0f0;
	width: 49.5%;
	font-size: 0.75em;
	cursor: pointer;
	border-radius: 3px;
	float: right;
}

.sel_tab_box {
	width: 100%;
}

.sel_tab_box tr td {
	height: 39px;
}

.search_aa {
	background: #c5c5c5;
	width: 60px;
	height: 100%;
	overflow: hidden;
	zoom: 1;
}

.search_input {
	width: 100%;
	height: 100%;
	background: #f0f0f0;
}

.input_img_left {
	width: 4px;
	float: left;
	background: url(../images/select_right.png) no-repeat;
	height: 39px;
}

.input_img_right {
	width: 4px;
	float: right;
	background: url(../images/select_left.png) no-repeat;
	height: 39px;
}

.input_bg {
	width: 80%;
	height: 100%;
}

.input_style_a {
	color: #000;
	padding-left: 32px;
	background-color: #f0f0f0;
	width: 69%;
	float: left;
}

.botton_style_4 {
	background: none repeat scroll 0 0 #c5c5c5;
	color: #fff;
	font-size: 18px;
	width: 26%;
}

.t {
	font-size: 1.5em;
}

.package_infotab {
	width: 100%;
	border: 1px solid #cccccc;
	border-left: 0;
	border-top: 0;
	text-align: center
}

.package_infotab td,.package_infotab th {
	font-family: '微软雅黑';
	line-height: 30px;
	height: 10%;
	padding: 2px;
	border: 1px solid #cccccc;
	border-right: 0;
	border-bottom: 0;
	width: 50%;
	cursor: pointer;
}

.yy-lef i {
	background: none repeat scroll 0 0 #6fc537;
	display: block;
	height: 58px;
	margin-top: 2px;
	width: 6px;
}

.fixed_bar {
	position: fixed; /* top:0px; */
	bottom: 0;
}

#pay_but_box {
	z-index: 0;
	position: fixed ! important;
	width: 100%;
	overflow: hidden;
	bottom: 0px;
	_position: fixed ! important;
	text-align: left;
}

.yy_box_bg {
	background: none repeat scroll 0 0 #f0f0f0;
	filter: alpha(opacity = 95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

.yy {
	font-size: 1.25em;
	line-height: 35px;
	min-height: 35px;
	overflow: hidden;
	padding: 0.75em 0.2em;
	text-align: center;
	color: #6fc537;
}

.yy-lef span {
	display: block;
	font-weight: bold;
	padding: 0.2em;
	width: 50px;
	text-align: center;
	line-height: 1.1em;
}

.yy-lef {
	font-size: 1em;
	color: #6fc537;
	display: block;
	float: left;
	border-right: 10px solid #6fc537;
	margin-right: 0.3em;
	margin-bottom: 0.5em;
}

.yy-rig {
	float: right;
	padding-right: 1em;
}

.yy-rig p {
	font-size: 0.825em;
	line-height: 20px;
	text-align: left;
}

/**boo**/
.mall_sel_infobox li {
	float: left;
	width: 50%;
	margin-top: 20px;
}

.bor_b_ccc p {
	line-height: 30px;
}

.don {
	background: #6fc537;
	font-size: 1em;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	width: 140px;
}

.don:hover {
	background: #F60;
	cursor: pointer;
}

.mallboon {
	background: #e9e9e9;
	height: 50px;
	line-height: 50px;
	border: 2px solid #c5c5c5;
	text-align: center;
	font-size: 18px;
}

td.number_selhover {
	background: #fff url(../images/sel_ico.jpg) no-repeat top right;
	border: 1px solid #6fc537 !important;
	color: #6fc537;
	cursor: pointer;
}

/*zaixianzhifu*/
.zaixzhif-top i {
	background: url(../images/qdsds_02.png) no-repeat;
	display: block;
	float: left;
	height: 30px;
	margin-left: 20px;
	margin-top: 10px;
	width: 18px;
}

.zaixzhif-top {
	text-align: center;
	background-color: #f7f7f7;
	line-height: 50px;
	height: 50px;
	font-size: 18px;
}

.zaixzhif-xzfs i {
	background: none repeat scroll 0 0 #6fc537;
	display: block;
	float: left;
	height: 21px;
	margin-right: 10px;
	margin-top: 2px;
	width: 6px;
}

.zaixzhif-xzfs h3 {
	padding: 2%;
	font-size: 1em;
	font-weight: normal
}

.pay {
	text-align: center;
}

.pay p {
	border: 2px solid #6fc537;
	background: url(../images/close_ico.jpg) no-repeat right top;
	min-height: 30px;
	margin-right: 20px;
	width: 340px;
	height: 48px;
	text-align: center;
	margin: 0 auto
}

.pa-fo {
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.bor1_t_ccc {
	border-bottom: 1px solid #ccc;
}

.xiayibu {
	text-align: center;
	height: 38px;
	width: 220px;
	line-height: 38px;
	background: #6fc537;
	color: #fff;
	margin: 0 auto;
	margin-top: 20px;
}

.xiayibu a {
	color: #fff
}

.pay-img {
	padding: 1.5%;
	overflow: auto;
	text-align: center;
}

.pay-img li {
	float: left;
	margin: 5px auto;
	text-align: center;
}

.pay-img-href {
	border: 2px solid #f0f0f0f;
	padding-right: 16px;
	min-height: 46px;
	height: 46px;
}

.pay-img-hover {
	border: 2px solid #6fc537 !important;
	background: #fff url(../images/sel_ico2.jpg) no-repeat right top;
	height: 46px;
}

/*购买成功*/
.buy p {
	text-align: center;
	height: 37px;
	line-height: 37px;
}

.by-t {
	font-size: 24px;
	color: #6fc537;
}

.zaixzhif-ft {
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	color: #fff
}

.shangc {
	background: #ff9900;
	border-radius: 5px;
	font-size: 1em;
	color: #fff;
	padding: 0.5em 0.825em;
}

.wangy {
	background: #6fc537;
	border-radius: 5px;
	color: #fff;
	font-size: 1em;
	color: #fff;
	padding: 0.5em 0.825em;
}

.zaix-foo {
	height: 33px;
	line-height: 33px;
	color: #6fc537;
	padding: 4%;
	font-weight: bold;
}

.buy-con {
	padding: 2%;
	background: #f5f5f5
}

.zaix-foo a {
	margin-left: 20px;
}

.buy {
	margin-top: 50px;
	margin-bottom: 50px;
}

/*列表页面*/
.sleey {
	overflow: hidden;
	clear: both;
}

.sleey li {
	width: 50%;
	text-align: center;
	float: left;
	border-top: 2px solid #d7d7d7;
	cursor: pointer;
}

.ssl {
	background: url(../images/dada_03.png) no-repeat left 30% center #e6e6e6;
	height: 50px;
	line-height: 50px;
	border-bottom: 7px solid #599e2c;
}

.ss2 {
	background: url(../images/dada_05.png) no-repeat left 30% center #f1f1f1;
	height: 50px;
	line-height: 50px;
	border-bottom: 7px solid #c5c5c5;
}

.sleey2 {
	overflow: hidden;
	zoom: 1;
	padding: 2%;
}

.sleey2:hover {
	background: #fbfbfb;
}

.sleey2-rig {
	float: left;
	padding: 1em;
	zoom: 1;
	height: auto;
}

.ret {
	color: red;
}

.sleey-txtfoo {
	color: red;
}

.sleey-txtfoo span {
	color: #b7b7b7
}

.sleey-txt p {
	height: 30px;
	line-height: 30px;
	font-size: 1em;
}

.sleey2-lef {
	float: left;
	width: 30%;
	border: 0.25em solid #f0f0f0;
	text-align: center;
	background: #FFF;
}

.sleey2-lef img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	padding: 0.25em;
}

.sleey2 {
	clear: both;
	position: relative;
}

.sleey2 i {
	background: url(../images/sds_06.png) no-repeat;
	display: block;
	float: right;
	width: 23px;
	height: 30px;
	top: 50%;
	margin-top: -15px;
	position: absolute;
	cursor: pointer;
	right: 3%;
}

.sleey li:hover {
	background: url(../images/dada_03.png) no-repeat left 30% center #e6e6e6;
	color: #6fc537;
	border-bottom: 7px solid #599e2c;
}
/* 手机详细页面*/
.mob_info {
	padding: 1em;
	background: #f9f9f9;
	border-top: 1px solid #c5c5c5;
	margin-top: 10px;
}

.mob_info h5 {
	color: #b8b8b8;
	font-weight: normal;
}

.xiangxiye-top {
	padding: 30px;
}

.xiangxiye {
	margin-bottom: 10px;
}

.xiangxiye span {
	float: right;
	color: #70c438;
}

.xiangxiye h3 {
	font-weight: normal;
	padding: 1em;
}

.xiangxiye h3 span a {
	color: #6fc537
}

.gxiye span {
	float: right;
}

.xiangxiye-foot {
	overflow: hidden;
}

.xiangxiye-foot li {
	float: left;
	margin: 10px 1.25%;
	border: 1px solid #70c438;
	width: 45%;
	line-height: 39px;
	height: 39px;
	text-align: center;
	font-size: 1em;
}

.xiangxiye-foot1 {
	overflow: hidden;
}

.xiangxiye-foot1 ul {
	margin-left: 20px;
}

.xiangxiye-foot1 li {
	width: 46.5%;
	line-height: 39px;
	height: 39px;
	text-align: center;
	font-size: 1empx;
	background: #6fc537;
	border-radius: 5px;
}

.txts {
	font-size: 1em;
	color: #70c438;
	height: 30px;
	line-height: 30px;
	padding: 30px;
}

.txts a {
	color: #70c438
}

.txts span {
	float: right;
}

.bor_t_cc1 {
	border-top: 1px dotted #ccc
}

.bor_b_cc1 {
	border-bottom: 1px dotted #ccc
}

.content_boxshow {
	display: none;
}

.content_boxshow div {
	text-align: center;
	padding: 10px;
}

.content_boxshow div img {
	max-width: 100%;
	height: auto;
	width: auto\9;
}

.content_boxshow p {
	text-indent: 24px;
	line-height: 20px;
	font-size: 0.875em;
	padding: 10px;
}

/*4G 套餐*/
.package_box1 td a {
	display: block;
	text-align: center;
	height: 20%;
	min-height: 35px;
	font-size: 1em;
	color: #000;
}

.package_box1 a.pakage_selhover1 {
	background: #fff url(../images/sel_ico.jpg) no-repeat top right;
	border: 2px solid #6fc537;
	color: #6fc537
}

.package_box1 {
	width: 100%;
	border-left: 0;
	border-top: 0;
	text-align: center
}

.package_box1 td {
	font-family: '微软雅黑';
	line-height: 30px;
	height: 10%;
	border: 1px solid #cccccc;
	border-right: 0;
	border-bottom: 0;
	width: 50%
}

/*雪萍end*/

/*手机套餐详情页*/
.taocan_card {
	text-align: center;
}

.card_info {
	color: #fff;
	text-align: center;
	background: #6fc537;
	padding: 0.5em 0;
}

h3.mob_taocan,h3.mob_taocan span a {
	font-size: 1em;
}

/*手机套餐详情页end*/

/*922雪萍*/

/*订单列表页*/
.dingsleyt {
	overflow: hidden;
	width: 100%
}

.dingsleyt li {
	float: left;
	width: 49.6%;
	text-align: center;
	font-size: 18px;
	background: #efefef;
	height: 43px;
	line-height: 43px;;
}

.xhua01 {
	border-bottom: 7px solid #6fc537
}

.xhua02 {
	border-bottom: 7px solid #d8d8d8
}

.dingsley-foot {
	padding: 1%
}

.dinf-one001 {
	overflow: hidden;
	padding: 0 0.5em;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 10px;
}

.dinf-one {
	overflow: hidden;
	padding: 0.5em;
	border: 1px solid #6fc537;
	border-radius: 5px;
	margin-top: 10px;
}

.dinf-one001:hover {
	border: 1px solid #6fc537;
}

.df-top li {
	float: left;
	width: 50%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #6fc537;
	font-size: 1em;
	font-weight: bold;
}

.dt-foo-one {
	width: 18%;
	text-align: center;
	float: left;
	padding: 10px;
	padding-left: 0;
	padding-top: 5px;
}

.dt-foot {
	clear: both;
}

.dt-foo-to {
	width: 55%;
	float: left;
}

.dt-foo-to  p {
	height: 25px;
	line-height: 25px;
	font-size: 0.5em;
}

.dt-foo-to span {
	float: right;
	margin-right: 10px;
}

.ered a {
	color: #6fc537;
}

.dt-foo-te {
	display: none;
}

.dt-foo-te li {
	float: left;
	width: 50%;
	text-align: center;
}

.dt-foo-te {
	width: 20%;
	text-align: center;
	float: right;
	padding: 5px;
	margin-top: 10px;
}

.fukuan {
	background: #6fc537;
	border-radius: 5px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	width: 5em;
	margin-bottom: 5px;
}

.qunxiao {
	background: #c7c7c7;
	border-radius: 5px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	width: 5em;
	margin-bottom: 5px
}

.col {
	color: red;
}

.df-top01 li {
	float: left;
	width: 50%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

/*订单详细列表*/
.package_infotab01 {
	width: 100%;
	padding: 1em;
}

.package_infotab01 td,.package_infotab01 th {
	line-height: 30px;
	height: 10%;
	padding: 2px;
}

.package_infotab01 th {
	text-align: right;
	font-weight: normal;
}

.package_infotab01 td {
	background: #efefef
}

.didanxq {
	text-align: right;
	padding: 2em;
}

.didanxq span {
	font-size: 1.25em;
	color: red;
}

.didanxq p {
	color: #6fc537;
	font-size: 10.875m;
}

/*取消订单*/
.quxiao {
	background: #f0f0f0
}

.quxiao h3 {
	padding: 1em;
	padding-bottom: 0;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 1.1em
}

.quxiao-foot strong {
	font-weight: normal;
	font-size: 1em;
	height: 30px;
	line-height: 30px;
	padding: 1em;
}

.quxiao-foot {
	padding: 1em;
}

.quxiao-foot ul {
	padding-left: 6em
}

.quxiao-foot li {
	height: 30px;
	line-height: 30px;
}

.quxiao-butt {
	text-align: center;
	padding-bottom: 20px;
}

.queren {
	background: #6fc537;
	height: 30xp;
	line-height: 30px;
	border-radius: 5px;
	color: #fff;
	width: 100px;
	font-size: 1em;
}

.gbi {
	background: #c7c7c7;
	height: 30xp;
	line-height: 30px;
	border-radius: 5px;
	width: 100px;
	font-size: 1em;
	margin-left: 1em;
}

/**/
.chax-top {
	overflow: hidden;
	height: 39px;
	line-height: 39px;
	text-align: center;
	margin-top: 1em;
}

.top-one {
	background: #4fb901;
	color: #fff;
}

.top-two {
	border: 1px solid #4fb901;
	color: #4fb901
}

.chax-top li {
	width: 300px;
	margin-right: 10px;
	float: left;
}

.chax-foot {
	overflow: hidden;
	border: 1px solid #4fb901;
	height: 250px;
	margin-bottom: 1em;
}

.chax-foot dl {
	width: 60%;
	height: 35px;
	line-height: 35px;
	margin: auto;
	padding-top: 2em;
}

.chax-foot dt {
	float: left;
	font-size: 14px;
	text-align: right;
}

.chax-foot dl {
	font-size: 14px;
}

.chax-foot input.text {
	border-color: #999 #d0d0d0 #d0d0d0 #999;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 35px;
	line-height: 35px;
	margin: auto;
	vertical-align: middle;
	width: 180px;
}

.package_but_2 {
	cursor: pointer;
	width: 20%;
	margin: 10px auto;
	background: #6fc537;
	height: 39px;
	line-height: 39px;
	font-size: 1.25em;
	color: #fff !important;
	text-align: center;
	-moz-border-radius: 5px; /* Gecko browsers */
	-webkit-border-radius: 5px; /* Webkit browsers */
	border-radius: 5px; /* W3C syntax */
}

.package_but_2:hover {
	background: #F60;
}

.order-box p{font-size:1.5em;}
.order-box p input[type=checkbox]{ width:2em; height:2em;}
.order-box p input[type=text]{ border:1px solid #ccc; padding:0 5px; width:85%; font-size:1.25em;}
/*新装宽带-2016.03.03新增*/
.band-title-box{ height:3em; line-height:3em; background:#6fc537;}
.band-title{ text-align:center; color:#fff; font-size:1.5em;}
/*新装宽带快速预约-2016.03.23新增*/
.btn-band-yuyue, a.btn-band-yuyue{ background:#6fc537;  font-size:1.5em; line-height:2em; color:#fff; text-align:center; display:block;}
.band-yuyue-painl{ padding:2.5%;}
.inp-painl{ border:1px solid #6fc537; border-radius:.2em; font-size:1.5em; padding:.1em 0; margin:2% 0;}
.inp-painl input{padding:.8em 0; width:85%;  color:#777;}
.inp-painl input:focus{ outline:none;}
.inp-painl .img{ max-width:35px; max-height:35px; width:6.608695%; padding:10px; float:left;}
.inp-painl .img img{ width:100%;}
.band-yuyue-tips{ padding-bottom:5%;}
.band-yuyue-tips .img{ width:34.84375%; margin:5% auto;}
.band-yuyue-tips .img img{ width:100%;}
.band-yuyue-tips h3{ font-size:1.8rem; color:#6fc537; line-height:5rem; text-align:center;}
.band-yuyue-tips p{ text-indent:2.4rem; font-size:1.2rem; color:#6c6c6c; padding:0 2%;}
.btn-band-yuyue, a.btn-band-yuyue{ background:#6fc537; font-size:1.5em; line-height:2em; color:#fff; text-align:center; display:block; position:fixed; bottom:0; width:100%;}