
/* CSS Document */
body,div,img,p,ul,li,form{margin:0;padding:0;border:none;}
ul,li{list-style:none;}
a{text-decoration:none;}		
body{
	/* background:url(../images/bg.png) repeat; */
	background-color:#fff;
	margin:0 auto;
	line-height: 20px;
	_text-align:center;
	color: #747474;
	font: 12px/1.6 Verdana, 宋体, Helvetica, sans-serif;
}
	
.clearfix{clear:both;}

.client{
	margin:10px auto;
	_text-align:center;
	width:98%;
}


.client tbody th {
    background-color: #01b6ed;
    font-weight: bold;
    color: #fff;
    /* white-space: nowrap; 不折行*/
}

 .client tbody td{/* 
	text-align:left; */
	background: #f5f5f5;
}


.client tbody td,.client tbody th{
	height:35px;
	line-height:35px;	
}

	
/*内容层*/
.wrap{
	margin:0px auto;
	width:100%;
	/* box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	 -moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4); 
	 -webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4); 
	 -webkit-transition: top 1s ease, left 1s ease; 
	 -moz-transition: top 1s ease, left 1s ease; 
	 -o-transition: top 1s ease, left 1s ease; 
	 -ms-transition: top 1s ease, left 1s ease;
	border-top:none; */ 
	background:#fff;
	}


/*login interface*/
.div-login{
	margin-top:150px;
	height:300px;
	background-color:#01b6ed;}
/*header*/
.header{
	margin:0 auto;width:100%;height:150px;background:url(../images/clientheader-1.jpg) no-repeat;background-position:center center;
	border-bottom: 5px solid #01b6ed;}
	
.header-eng{
	margin:0 auto;width:100%;height:150px;background:url(../images/header-eng-1.jpg) no-repeat;background-position:center center;
	border-bottom: 5px solid #01b6ed;}
	
.header-r{
	float:right;
	margin:15px;
	font-size:14px;
	color: #454545;
	font-weight: bold;
}
	
.client-div{
	margin:8px auto;
	padding-left:20px;
	width:970px;
	height:30px;
	line-height:30px;
	border:1px solid #DEDEDE;
	text-align:left;
}

.clientN{
	padding:0px 10px;
	color:#01b6ed;
	font-weight:bold;
}

/*中间内容层*/
.content{
	margin:0px auto;
	width:1000px;
	clear:both;
	background:#fff;}

/*左侧菜单栏*/
.box-left{
	display:inline-block;
	_display:inline;
	margin-left:5px;
	_margin-left:0px;
	margin-right:5px;
	vertical-align:top;
	width:220px;
	background: #FFF;
	text-align:left;}
	
.left-top{
	background:url(../images/right.png) no-repeat left center #01b6ed;
	border: 1px solid #01b6ed;
	color:#fff;
	padding:5px;
	padding-left:40px;
	height:30px;
	line-height:30px;
	font-weight:700;
	font-size:14px;}
	
.left-ul1,.left-ul2,.left-ul3,.left-ul4{
	margin-bottom:8px;
	border: 1px solid #DEDEDE;
	border-top:none;
	border-bottom: 1px solid #DEDEDE;}

#ll1a,#ll1b,#ll2a,#ll2b,#ll3a,#ll3b,#ll4a,#ll4b{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
	
.vtitle{
	padding:5px 10px;
	color:#01b6ed;
	font-weight:700;
	border-bottom:2px solid #01b6ed;
	font-size:14px;}

.vcon{padding:0;}	

.vconlist li{
	padding:10px;
	border-bottom:1px solid #DEDEDE;}
	
.vconlist li a{
	display:block;
	font-size:14px;
	color:#747474;
	background-image:url(../images/lnb_arrow01_on.gif);
	background-repeat:no-repeat;
	background-position:180px 5px;}
	
.vconlist li a:hover{
	color:#01b6ed;
	background-image:url(../images/lnb_arrow02_on.gif);
	background-repeat:no-repeat;
	background-position:180px 5px;}
	
.vconlist li .selected{
	color:#01b6ed;
	text-align:right;
	padding-right:30px;
	background-image:url(../images/lnb_arrow02_on.gif);
	background-repeat:no-repeat;
	background-position:180px 5px;}

/*右侧栏*/
.box-right{
	display:inline-block;
	_display:inline;
	vertical-align:top;
	margin-bottom:15px;
	width:760px;
	text-align:left;}

/*右 表单*/
.box-form,.box-detaillist{
	width:100%;
	background: #FFF;
	float:right;
	text-align:left;
	margin-bottom:10px;
	}
	
.form-top,.box-top{
	background:url(../images/right.png) no-repeat left center #01b6ed;
	color:#fff;
	padding:5px;
	padding-left:40px;
	font-weight:700;
	font-size:14px;
	height: 30px;
	line-height: 30px;
	position:relative;
	border: 1px solid #01b6ed;}
	
.left-top img,.form-top img,.box-top img{
	margin-right:5px;
	margin-bottom:-10px;}

.form-content,.box-content,.box-content1{
	_width:100%;
	padding:15px;
	font-size:13px;
	border: 1px solid #DEDEDE;
	border-bottom:2px solid #DEDEDE;}
.form-content,.box-content1{border-top:none;}	

.form-p1{
	float:left;}
	
.form-p2{
	float:left;
	text-align:center;}
	
.form-clear{
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;}

.form-span{
	padding:5px;}

.form-label{
	/* color:#01b6ed;
	font-weight:700; */}
	
.form-select,.form-input,.form-input1,.form-input2{
	padding:5px;}
	
.form-input1{
	width:150px;
}

.form-input2{
	width:70px;
}

.validateCodeImg{
	vertical-align: middle;
}
	
.form-submit{
	border:none;
  	outline:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color:#fff;
    cursor:pointer;
    margin: 0px auto;
    clear:both;
    padding: 7px 30px;
    font-weight:bold;
    font-family:"Century Gothic", Helvetica, sans-serif;
    font-size:13px;
    -moz-box-shadow:0px 0px 3px #aaa;
    -webkit-box-shadow:0px 0px 3px #aaa;
    box-shadow:0px 0px 3px #aaa;
	background:#01b6ed;}

/*右 列表*/
.box-list{
	width:100%;
	background: #FFF;
	float:left;
	overflow-x: auto;
	overflow-y: hidden;
	border: 1px solid #DEDEDE;
	border-bottom:2px solid #DEDEDE;}
	
/*====================================start*/
.cq1,.cq2,.cq3,.cq4,.cq5,.cq6,.cq7,.cq8,.cq10{
	margin-bottom:8px;
	padding-left:15px;
	/* height:35px;
	line-height:35px; */	
	font-size:14px;
	font-weight: 700;
	border-bottom:2px #dedede solid;
	background: url("../images/list_arrow.jpg") no-repeat left center;
}
#cq1a,#cq1b,#cq2a,#cq2b,#cq3a,#cq3b,#cq4a,#cq4b,#cq5a,#cq5b,#cq6a,#cq6b,#cq7a,#cq7b,#cq8a,#cq8b,#cq10a,#cq10b{
	float:right;
	margin-right:15px;
	color:#37a3f4;
}

.box-content tbody td{
	padding-left:15px;
	text-align:left !important;}
	
.sample tbody td{
	text-align:center !important;}

.box-line{
	border-top:1px solid #fff;
	line-height:2px;}
	
.box-back{
	position:absolute;
	top:6;
	right:20;
	border:none;
  	outline:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color:#666;
    cursor:pointer;
    clear:both;
    padding: 3px 10px;
    font-weight:bold;
    font-family:"Century Gothic", Helvetica, sans-serif;
    font-size:13px;
    -moz-box-shadow:0px 0px 3px #aaa;
    -webkit-box-shadow:0px 0px 3px #aaa;
    box-shadow:0px 0px 3px #aaa;
	background:#fff;}
	
	.box-back a{
	color:#01b6ed;}
/*====================================end*/

.checktips{
	width:100%;height:100px;text-align:center;line-height:100px;background:#fff;font-weight:bold;font-size:16px;
}
/*footer*/
.gqi-footer{position: relative;width:100%;height:380px;background-color: #f4f4f4;}
.gqi-footer .footer-wrap,.footer-end{margin:0 auto;padding:15px 0 0 0;width:980px;}
.footer-end{border-top:1px solid #e1e1e1;text-align: center;}
.footer-end a{height:40px;line-height: 40px;color:#8e8e8e;}
.fw-right ul li{height:40px;line-height: 40px;color:#8e8e8e;}
.fw-right ul li a{height:40px;line-height: 40px;color:#8e8e8e;font-size: 12px;font-weight: bold;}