@charset "utf-8";
/* CSS Document */


.c0066b3{color:#0066b3;}

.point{margin-left:47px;}
.point h4{margin-bottom:5px; color:#666;}
.point p{line-height:24px; margin-top:0; background: url(../images/ico/dot.png) no-repeat left 10px; color:#999;}

.network_order{margin-top:50px; min-height:500px;}
.network_order ul li.turn_page{padding-left: 218px; margin-bottom:60px; margin-top:50px;}
.network_order ul li.net_dot .shuru{left:218px;}
.network_order ul li.classify p{left:218px;}
.network_order ul li.dlyes{display:none;}

.network_order h2.css{margin-bottom:50px;}


.network_order ul li{padding-left:80px;}
.network_order ul li span:first-child{display:inline-block; margin-right:40px; width:98px; line-height:normal;}
.network_order ul li span.hkmx{color:#fff; font-size:12px; background:#ccc; width:65px; text-align:center; height:20px; line-height:20px;}
.network_order ul li span em{left:71px;}
.network_order ul li .tips{color:#999; margin-left:20px;}

.network_order ul li.waihui input, .network_order ul li.benbi input{width:180px;}
.network_order ul li.waihui em, .network_order ul li.benbi em{font-style:normal; float:left; margin:0 7px; line-height:32px; color:#666;}



.network_order ul.nw3{padding-left:17px;}
.network_order ul.nw3 li{display:block; float:left; padding-left:0; margin-left:30px;}
.network_order ul.nw3 li span{line-height:32px; width:auto; margin-right:12px; color:#666;}
.network_order ul.nw3 li .ipt{
	float: left;
	padding-left: 10px;
	width: 130px;
	height: 30px;
	border: 1px solid #0066b3;
}
.network_order ul.nw3 li .ipt input{float: left; width:90px; height:30px; line-height:30px; border:none; outline:none; padding:0;}
.network_order ul.nw3 li .ipt .unit{float:right; line-height:30px; margin-right:7px; color:#ccc; font-style:normal;}

.network_order ul.order_bill li{padding-left:20px;}
.network_order ul.order_bill li span em{left:10px;}
.network_order ul.order_bill li.turn_page{padding-left: 144px;}

.network_order ul.order_bill li input.red{border-color:red !important;}
.network_order ul.order_bill li p.err{color: red;font-size: 14px;line-height: 32px;display: none; position:absolute; left:155px; top:28px;}

.network_order ul.order_bill li #countDown{margin-left:12px; width:120px;}
.network_order ul.order_bill li .next.gray{background:#999;}


.busniess_handle ul.nw3 .classify div{
	width:196px;
}
.busniess_handle ul.nw3 li.classify div b{
	width: 184px;
}
.busniess_handle ul.nw3 li.classify div p{
	width: 194px;
}
.busniess_handle ul.nw3 li.classify div p a{
	width: 184px;
}

.busniess_handle ul .classify.nw0 div{
	width:145px;
}
.busniess_handle ul li.classify.nw0 div b{
	width: 133px;
}
.busniess_handle ul li.classify.nw0 div p{
	width: 143px;
}
.busniess_handle ul li.classify.nw0 div p a{
	width: 133px;
}

.network_order .application{
	border:1px solid #cecece;
	text-align:center;
	margin: 0 20px 0 47px;
}
.network_order .application img{max-width:100%;}


.network_order ul li.custom{display:none;}


.vcc-index_title_box1 {
    background: url(../images/index_title_box1.gif) no-repeat left center;
    width: 308px;
    height: 32px;
    line-height: 32px;
    padding-left: 11px;
	display:inline-block;
    font-size: 14px;
    padding-bottom: 21px;
    color: #fff;
	vertical-align:6px;
}
.vcc-index_title_box2 {
    background: url(../images/index_title_box2.gif) no-repeat left center;
    width: 308px;
    height: 32px;
    line-height: 32px;
    padding-left: 11px;
	display:inline-block;
    font-size: 14px;
    padding-bottom: 21px;
    color: #fff;
	vertical-align:6px;
}

.tou-list{margin-left:40px; margin-bottom:45px;}
.tou-list .tou-item{float:left; display:block; width:100px; margin-left:160px;}
.tou-list .tou-item:first-child{margin-left:0;}
.tou-list .tou-item .item-img{width:100px; height:100px; background:url(../images/icon_touching.png) no-repeat;}
.tou-list .tou-item .item-img.ico01{background-position:0 0;}
.tou-list .tou-item .item-img.ico02{background-position:-260px 0;}
.tou-list .tou-item .item-img.ico03{background-position:-520px 0;}
.tou-list .tou-item .item-img.ico04{background-position:-780px 0;}
.tou-list .tou-item .item-img.ico05{background-position:0 -182px;}
.tou-list .tou-item .item-img.ico06{background-position:-260px -182px;}
.tou-list .tou-item .item-img.ico07{background-position:-520px -182px;}
.tou-list .tou-item .item-img.ico08{background-position:-780px -182px;}
.tou-list .tou-item .item-img.ico09{background-position:0 -367px;}
.tou-list .tou-item .item-img.ico10{background-position:-260px -367px;}
.tou-list .tou-item .item-img.ico11{background-position:-520px -367px;}

.tou-list .tou-item .item-txt{text-align:center; line-height:17px; font-size:14px; color:#666; margin-top:10px;}



.msg-dialog{
	position:fixed;
	width:360px;
	left:50%;
	margin-left:-180px;
	top:20%;
	display:none;
	z-index:22;
}

.msg-dialog .dialog-head{
	height:48px;
	line-height:48px;
	color:#fff;
	font-size:18px;
	padding:0 24px;
	background:#0065b3;
}
.msg-dialog .dialog-content{
	padding:20px 24px;
	background:#fff;
	
}
.msg-dialog .dialog-content .dialog-sucess{
	background:url(../images/ico/nw_sucess.png) no-repeat left top;
	padding-left:80px;
	line-height:24px;
	color:#333;
	font-size:14px;
}
.msg-dialog .dialog-bottom{
	height:32px;
	background:#eee;
	padding:10px 24px;
	text-align:right;
}

.msg-dialog .dialog-bottom .dialog-btn{
	height:32px;
	line-height:32px;
	width:80px;
	display:inline-block;
	text-align:center;
	color:#fff;
	font-size:14px;
	background:#0065b3;
	border-radius:4px;
}