@charset "utf-8";
/* 查询页 */
html, body {width: 100%; height: 100%;}
* {margin: 0; padding: 0;}
.valid-msg i, .ie_table3 th em, .group-ins-point i, .group-ins-form .dropselectbox h4 {background: url(../app_images/order_search/reg_sprite.png) no-repeat;}
.ie_table3 {
    line-height: 30px;
    font-size: 12px;
}
.ie_add{
    background-color: #fff;
}
.ie_table3 .account_td{ padding-left: 50px; }
.ie_table3 th {
    text-align: right;
    font-weight: normal;
    padding: 8px 20px 8px 0;
    color: #333
}

.ie_table3 th em {
    font-size: 16px;
    font-family: Arial;
    color: #fff;
    line-height: 20px;
    padding-left: 14px;
    overflow: hidden;
    text-indent: -9999px;
    display: none;
}
.ie_table3 td {
    padding: 8px 0;
}
#groupInsForm .ie_txt1 {
	width: 248px;
	line-height: 22px;
	border: 1px solid #dedede;
	padding: 5px 10px;
	color: #666;
	height: auto;
}
.ie_txt1:hover, .ie_txt2:hover {
	border-color: #7c7c7c !important;
}
.group-ins-point {
	height: 17px;
	line-height: 17px;
	border: 1px solid #d7d7d7;
	padding: 8px 20px;
	color: #999;
	margin-bottom: 10px;
}
.group-ins-point i {
	float: left;
	width: 17px;
	height: 17px;
	margin-right: 8px;
	background-position: -135px 0;
}
.grins-submit {
	width: 250px;
	height: 40px;
	color: #fff;
	background: #dc0f0f;
	font-size: 15px;
	cursor: pointer;
}
.valid-msg {
	height: 34px;
	padding-left: 5px;
	color: #999;
	display: inline-block;
	position: relative;
}
.valid-msg .arrow {
	position: absolute;
	width: 6px;
	height: 10px;
	left: 0;
	top: 50%;
	margin-top: -5px;
	background-position: -60px -4px;
}
.valid-msg.error {
	background-color: #fff7f7;
}
.valid-msg.error .arrow {
	height: 11px;
	margin-top: -5.5px;
	background-position: -60px -19px;
}
.valid-msg p {
	line-height: 17px;
	padding: 8px 12px 7px 32px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.valid-msg.error p {
	border-color: #f33;
	color: #ce0000;
}
.valid-msg p i {
	position: absolute;
	width: 17px;
	height: 17px;
	left: 15px;
	top: 50%;
	margin-top: -8.5px;
	background-position: -135px 0;
}
.valid-msg.error p i {
	background-position: -157px 0;
}
.group-ins-form .ie_table3 {
	line-height: 34px;
}
.group-ins-form th {
	padding-right: 10px;	
}
.group-ins-form .dropselectbox h4 {
	height: 32px;
	line-height: 32px;
	width: 238px !important;
	border: 1px solid #cecece;
	font-weight: 400;
	padding-left: 10px;
	background-position: 215px 0;
}

.group-ins-form .dropselectbox ul {
	width: 248px !important;
	top: 34px !important;
	height: 300px;
	overflow: auto;
}
.dropselectbox { position:relative; }
.dropselectbox ul { display:none; border:1px solid #ccc; border-top:none; width:178px!important; position:absolute; z-index:100; background:#fff; left:0; top:30px !important; *left:6px; }
.dropselectbox ul li { height:30px; line-height:30px; padding-left:8px; background:#fff }
.dropselectbox ul li:hover { background:#F9F9F9 }
#groupInsSubmit {border: none;}
/* 结果页 */
.grins-result {
	background: url(../app_images/order_search/grins_re_bg.png) top center no-repeat;
	margin-top: 40px;
	padding: 0 70px;
	padding-bottom: 50px;
	width: 860px;
	margin: 0 auto;
	position: relative;
}
.back_prev {
	position: absolute;
	right: 18px;
	bottom: 5px;
	padding: 4px 20px;
	background: #ccc;
	color: #fff;
	cursor: pointer;
	border-radius: 12px;
}
.back_prev:hover {
	color: #fff;
}
.grins-res-num {
	color: #696969;
	font-size: 14px;
	padding: 100px 0 0 125px;
}
.grins-res-list {
	padding-top: 18px;
	border-top: 1px dashed #d3d3d3;
	margin-top: 20px;
}
.grins-rl-h {
	height: 33px;
	line-height: 33px;
	color: #333;
	font-size: 18px;
	padding-left: 50px;
	background-image: url(../app_images/order_search/grins_re_icons.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	font-weight: normal;
}
.h-1 {
	background-position: 0 0;
}
.h-2 {
	background-position: 0 -76px;
}
.h-3 {
	background-position: 0 -157px;
}
.h-4 {
	background-position: 0 -230px;
}
.grins-rl-t1, .grins-rl-t2 {
	border: 1px solid #f2f2f2;
	width: 100%;
	color: #333;
}
.grins-rl-t1 td {
	padding: 10px 30px;
	font-size: 12px;
}
.lightb {
	color: #666;
}
.grins-rl-t2 tr.pt10 th {
	padding-top: 10px;
}
.grins-rl-t2 tr.pb10 td {
	padding-bottom: 10px;
}
.grins-rl-t2 td, .grins-rl-t2 th{
	padding-left: 30px;
	font-size: 12px;
	line-height: 26px;
}
.grins-rl-t2 th {
	color: #333;
	text-align: left;
}
.grins-rl-t3 {
	width: 100%;
}
.grins-rl-t3 td, .grins-rl-t3 th {
	border: 1px solid #d4d4d4;
	height: 32px;
	padding-left: 30px;
}
.grins-rl-t3 th {
	background: #69a6ce;
	color: #fff;
	text-align: left;
	border: 1px solid #69a6ce;
}
.grins-rl-t3 .bg-lightb td {
	background: #f4f4f4;
}
.grins-hot-list {
	padding: 0 50px;
	overflow: hidden;
}
.grins-hot-list li {
	float: left;
	margin-left: 10px;
}
.grins-hot-list li img {
	display: block;
}
.invoce_down_link {
	width: 149px;
	height: 34px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../app_images/order_search/icon_download03.png') -151px 0 no-repeat;
	display: inline-block;
	margin-top: 12px;
}
.order_down_link {
	width: 149px;
	height: 34px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../app_images/order_search/icon_download01.png') -151px 0 no-repeat;
	display: inline-block;
	margin-top: 12px;
	background-position: 0 0;
	margin: 0 50px;
}
.order_down_link_unable {
	width: 149px;
	height: 34px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../app_images/order_search/icon_download02.png') -151px 0 no-repeat;
	display: inline-block;
	margin-top: 12px;
	background-position: 0 0;
	margin: 0 50px;
}
.none_login {
	margin-top: 12px;
	padding-left: 50px;
}
.none_login a {
	color: #C00;
	display: inline-block;
	margin-left: 6px;
}
.grins-check-error {
	color: #C00;
	padding-left: 120px;
	margin-top: 10px;
	display: none;
}
.submit_loading {
	margin-left: 12px;
	height: 24px;
	line-height: 24px;
	display: none;
}
.submit_loading img {
	vertical-align: middle;
	margin-right: 10px;
}
.p_d_cright {
	width: 928px !important;
	padding: 20px 35px 60px !important;
	margin: 0 auto;
	position: relative;
	float: initial !important;
	min-height: 120px !important;
}
.py_table2 {
	font-size: 12px;
}
.pagination {
	float: right;
}
.pagination a {
	padding: 0 6px;
	margin-left: 3px;
	color: #666;
	display: inline-block;
	text-decoration: none;
	font: 12px Arial;
}
.pagination a:hover{
	color: #ce0000;
}
.pagination span {
	padding: 0 6px;
	margin-left: 3px;
	display: inline-block;
	color: #666;
}
.pagination .current{
	color: #999;
	background: #f4f4f4;
}
.pagination .prev.current {
	background: rgb(255, 255, 255); border-color: rgb(153, 153, 153); color: rgb(153, 153, 153);
}
.pagination .next.current {
	background: rgb(255, 255, 255); border-color: rgb(153, 153, 153); color: rgb(153, 153, 153);
}