@charset "utf-8";
/* CSS Document */
/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
img{vertical-align:middle;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol{ list-style:none; }
em { font-style: normal; }
input { padding-top:0; padding-bottom:0; font-family: "微软雅黑";}
input:FOCUS {
	outline: none;
}
input[type="button"] { border: none; }
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none;padding:5px; }
table { border-collapse:collapse; }

table em {
    display: inline-block;
}
body { color:#333; font-family: "微软雅黑"; background:#fff; padding-bottom: 50px; }
.clearfix { zoom:1; }
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
.clear:after{display:block; content:''; clear:both;}
.clear{zoom:1;}
.fl {display:inline; float:left;}
.fr {display:inline; float:right;}
s { text-decoration: none; font-style: normal; }
a { color: #0b64af; text-decoration:none; }
a:hover { text-decoration: underline; }
i,b{ font-weight:normal;font-style:normal;}

.hidden{visibility:hidden;}
/**** 链接颜色 link,visited,hover*/
.f90{color:#f90 !important;}
.f90:hover{text-decoration:none;}
a.like-btn{background:url(../image/link_btn.png) no-repeat center center; text-align:center; float:left;height:28px;width:80px;line-height:28px;margin-left:4px;}
a.like-btn:hover{text-decoration:none; color:#666;}

/*input select 特殊宽度*/
.w143{width:143px !important;}
.w60{width:60px !important;}
.w630{width:630px !important;}
.auto{width:auto !important;height:auto !important;}
/*margin padding*/
.mr9{margin-right:9px;}
.mr8{margin-right:8px;}
/**********各种小图标*************/
.add {background: url(../image/btn-16-new.png) no-repeat center center;text-indent:-999px; cursor:pointer;}
.save{background: url(../image/btn-16-save.png) no-repeat center center;text-indent:-999px; cursor:pointer;}
.modify{background: url(../image/btn-16-modify.png) no-repeat center center;text-indent:-999px; cursor:pointer;}
.delete {background: url(../image/btn-16-delete.png) no-repeat center center;text-indent:-999px; cursor:pointer;}
.cancel{
	background:url(../image/btn-16-cancel.png) no-repeat center center; text-indent:-999px; cursor:pointer;
}
/*头部组件代码(head[h1+nav])*/
/* .header{
	height:71px;
	background:url(../image/back_head.png) no-repeat 0 0 #2684c5;
	margin:0 auto;
	width:100%;
}
.header p{
	float:left;
	color:#fff;
	font-size:14px;
	padding-left:800px;
	padding-top:25px;
}
.header h1{
	float:left;
	width:318px;
	height:51px;
	font-size:20px;
	color:#f90;
	padding-left:70px;
	padding-top:20px;
}
h1 img{height:26px;width:318px;margin-right:10px;}
.nav{
	float:left;
	padding-top:30px;
}
.nav li{
	height:40px;
	line-height:40px;
	float:left;
	font-size:16px;
	width:130px;
	text-align:center;
	background:url(../image/nav_line.png) no-repeat right center;
} */


.header-box { font-size: 14px; min-width: 1366px; width: 100%; }
.header{
	background:url(../images/header_bg.png) repeat-x;
	margin:0 auto;
	width:100%;
	overflow: hidden;
}
.header ul { float: left; }
.header ul li { float: left; border-right: 1px solid #0b508a; position: relative; }
.header ul li s.news_cus_session_red { position: absolute; top: 9px; right: 9px; width: 10px; height: 10px; background: #d7000f; border-radius: 50%; }
.header ul li a { font-weight:bold; width: 88px; text-align:center; float: left; border-right: 1px solid #1069b4; color: #fff; height: 45px; line-height: 45px; font-size: 14px; }
.header ul li.on a { background: url(../images/aon_bg.png) repeat-x; color: #000; }
.header ul li a:hover { text-decoration:none; }
.checkout{
	padding-right: 20px;
	height:45px;
	line-height:45px;
	float:right;
	font-size:14px;
	overflow:hidden;
}
.checkout p { float:right; line-height:45px; color:#f5f5f5; }
.checkout a { float:right; line-height:45px; color:#f5f5f5!important; padding-left:25px; margin-left:25px;background:url(../image/backout.png) no-repeat left center;}
.checkout a:hover { color:#f5f5f5; text-decoration:underline; }

.header-nav { background: #2c8edf; height: 34px; line-height: 34px; border-top: 1px solid #3d97e2; overflow: hidden; }
.header-nav li { display:none; overflow: hidden; }
.header-nav li a { padding: 0 15px; color: #fff; font-size: 14px; }
.header-nav li a.on { color: #ffc12b; font-weight:bold; }
/*左侧sub-nav组件代码*/
.client-l{
	float:left;
	width:20px;
	height: 1px;
	
}
.client-l h2{
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:#0c659f;
	border:none;
}
/* .client-l dl{border-bottom:1px solid #ccc;} */
.client-l dl dt{cursor: pointer;}
.client-l dl dt.one{
background:url(../image/dt_one.png) no-repeat 26px  center  #f5f5f5;	
}
.client-l dl dt.two{
background:url(../image/dt_two.png) no-repeat 26px  center  #f5f5f5;	
}
.client-l dl dt.three{
background:url(../image/dt_three.png) no-repeat 26px  center  #f5f5f5; 	
}
.client-l dl dt.four{
background:url(../image/dt_four.png) no-repeat 26px  center  #f5f5f5;	
}
.client-l dl dt.five{
background:url(../image/dt_five.png) no-repeat 26px  center  #f5f5f5;	
}
.client-l dl dt.six{
background:url(../image/dt_six.png) no-repeat 26px  center  #f5f5f5;	
padding-left:30px;	
}
.client-l dl dt{
	height:35px;
	line-height:35px;
	font-weight:bold;
	text-align:center;
	
	background:url(../images/qudaoguanli.png) no-repeat 26px center #f5f5f5;
	border-bottom:1px solid #cccccc;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.client-l dl dd{
	line-height:28px;
	text-align:center;
	font-size:14px;
	color:#666666;
	
}
.client-l dl dd li{
	height:28px;
	background:url(../image/left_line.png) no-repeat 34px center;
}
.client-l dl dd a{
	color:#666666;
}
.client-l dl dd a.third{
	color:#666666;
}
.client-l dl dd a.third:hover{
	color:#ff9351
}
.client-l dl dd a:active{
	color:#ff9351
}

.client-l dl dd a:hover{
   color:#ff9351
	}


/*面包屑组件*/
.crumbs{
	height:40px;
	line-height:40px;
}
.alignL{
	text-align:left !important;
}
/* a:link,a:visited{color:#0b64af;} */

/*翻页*/
.warppage{width:1003px; overflow:hidden; float:left;margin-bottom:50px; font-size: 12px; }
.warppage .del--btn { width:68px; padding-top:18px; float: right;}
.warppage .del--btn input { 
    width: 55px;
    height: 23px;
    float: left;
    background: url(../images/btnall.fw.png) no-repeat left center;
    margin-left: 10px;
    cursor: pointer;
}
.pageul{width:900px; overflow:hidden; float:left;padding-top:10px;}
.pageul li{height:30px; line-height:30px; padding:0 10px;text-align:center;border:1px solid #CCCCCC;float:left;margin-right:5px;}
.pageul li span { float:left; }
.pageul li input { width:41px; height:28px; line-height:28px; float:left; }
.pageul li input.queding1 {
	background: #e0ecff ;
	border: 1px solid #95b8e7;
	border-radius: 2px;
	color: #0b64af;
	cursor: pointer;
	height: 29px;
	overflow: hidden;
	text-align: center;
	width: 43px;
}
.nume{width:41px;height:26px; line-height:26px; text-align:center;border:1px solid #ccc;margin:0 3px;}
.pageul .noborder{border:none;}
.pageul .pgnum{border:1px solid #95B8E7;background:#E0ECFF;color:#0B64AF;border-radius:2px;}
.queding{width:43px;height:29px;text-align:center;border:1px solid #95B8E7;background:#E0ECFF;color:#0B64AF; overflow:hidden; cursor:pointer;border-radius:2px;}


/* 备注 操作说明等 */
.beizhu {
    height: auto;
    margin-top: 0;
    padding-bottom: 50px;
    width: 1000px;
}
.beizhu h6 {
    font-family: "微软雅黑";
    font-size: 12px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    text-align: left;
}
.beizhu h6 span {
    font-family: "微软雅黑";
    font-size: 12px;
    font-weight: 700;
    height: 18px;
    line-height: 18px;
    text-align: left;
    cursor: pointer;
    color: #06c;
}
.beizhu h6 a {
	margin-right: 10px;
	color: #06c;
	font-weight: normal;
}
.beizhu p {
    color: #333;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 24px;
}
.beizhu span{
	margin-right:5px;
}


