/*文件下载*/

.download{
	background:#FFF;
}
.download li{
	border-bottom:1px solid #d8d8d8;
	padding:0.5em 1em;
}
.download li h1{
	background:no-repeat left center;
	background-size:1em;
	font-size:1em;
	line-height:2.5em;
	padding-left:1.5em;
}
.download li .word{
	background-image:url(../images/dl_icon_01.png);
}
.download li .ppt{
	background-image:url(../images/dl_icon_02.png);
}
.download li .ebook{
	background-image:url(../images/dl_icon_03.png);
}
.download li .excel{
	background-image:url(../images/dl_icon_04.png);
}
.download li dl{
	overflow:hidden;
	padding-left:1.5em;
}
.download li dl dt{
	float:left;
	font-size:0.8em;
	color:#999;
	line-height:2.5em;
}
.download li dl dt:first-child{
	margin-right:3em;
}
.download li dl dd{
	float:right;
}
.download li dl dd a:link,.download li dl dd a:visited{
	background:no-repeat left center;
	background-size:1em;
	background-image:url(../images/dl_icon_d1.png);
	font-size:0.8em;
	color:#f4a900;
	line-height:2.5em;
	padding-left:1.2em;
}
.download li dl dd .r_download:link,.download li dl dd .r_download:visited{
	background-image:url(../images/dl_icon_d2.png);
	color:#2372ba;
}
.c_new{
	background:url(../images/gw.png) no-repeat 20% center;
	background-size:1.2em;
	font-size:1em;
	color:#999;
	line-height:3em;
	text-align:center;
}

/*留言查询-1*/

.message{
	background:#FFF;
}
.message li{
	border-bottom:1px solid #d8d8d8;
	padding:0.5em 1em;
}
.message li h1{
	background:url(../images/ms_icon_01.png) no-repeat left center;
	background-size:1.2em;
	font-size:1em;
	line-height:2.5em;
	padding-left:1.5em;
}
.message li h2{
	font-size:1em;
	color:#999;
	line-height:1.5em;
	font-weight:normal;
	padding-left:1.5em;
}
.message li dl{
	overflow:hidden;
	padding-left:1.5em;
}
.message li dl dt{
	float:left;
	font-size:0.8em;
	color:#999;
	line-height:2.5em;
}
.message li dl dt span{
	font-size:1em;
	color:#999;
	line-height:2.5em;
}
.message li dl dt .no_z{
	color:#f4a900;
}
.message li dl dd{
	float:right;
}
.message li dl dd a:link,.message li dl dd a:visited{
	background:no-repeat left center;
	background-size:1em;
	background-image:url(../images/ms_icon_d1.png);
	font-size:0.8em;
	color:#f4a900;
	line-height:2.5em;
	padding-left:1.2em;
}
.message li dl dd .r_read:link,.message li dl dd .r_read:visited{
	background-image:url(../images/ms_icon_d2.png);
	color:#999;
}
.message li dl dd .r_reply:link,.message li dl dd .r_reply:visited{
	background-image:url(../images/ms_icon_d3.png);
	color:#08bd50;
}


/*留言查询-2*/

.q_a{
	padding-bottom:5em;
}
.q_a dt span{
	display:block;
	width:5em;
	background:#f3f3f3;
	font-size:1em;
	color:#999;
	line-height:1.8em;
	text-align:center;
	border-radius:0.9em;
	margin:0.8em auto;
}
.q_a dd{
	overflow:hidden;
	padding:0.1em 0;
}
.q_a dd h1{
	float:left;
	width:20%;
	height:3em;
	background:no-repeat right top;
	background-size:70%;
}
.q_a .user h1{
	background-image:url(../images/frame_icon_01.png);
}
.q_a .adm h1{
	background-image:url(../images/frame_icon_02.png);
}
.q_a dd a{
	display:block;
	float:left;
	position:relative;
	width:80%;
	padding:0 0.9em;
}
.q_a dd a p{
	float:left;
	line-height:1.6em;
	border-radius:0.5em;
	padding:0.5em 1em;
}
.q_a .user a p{
	background:#f9f9f9;
	border:1px solid #ccc;
	box-shadow:0 0 3px 0 #ddd;
}
.q_a .adm a p{
	background:#fff5de;
	border:1px solid #f1b32b;
	box-shadow:0 0 3px 0 #ffdb8c;
}
.q_a .adm a p span{
	color:#f4a900;
	line-height:1.6em;
}
.q_a dd a h2{
	display:block;
	position:absolute;
	left:0.2em;
	top:0.7em;
	width:0.8em;
	height:1.2em;
	background:no-repeat center;
	background-size:0.8em 1.2em;
}
.q_a .user a h2{
	background-image:url(../images/frame_tr_01.png);
}
.q_a .adm a h2{
	background-image:url(../images/frame_tr_02.png);
}
.frame_inbox{
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	background:#eee;
	border-top:1px solid #d8d8d8;
	padding:1em;
}
.frame_inbox a{
	display:block;
	border:1px solid #ccc;
	border-radius:0.5em;
}
.frame_in{
	width:80%;
	background:#fff;
	font-size:1em;
	color:#666;
	line-height:2em;
	border:none;
	border-radius:0.5em 0 0 0.5em;
	padding:0 0.5em;
}
.frame_btn{
	width:20%;
	background:url(../images/frame_btn.jpg) repeat-x left center;
	background-size:1px 100%;
	font-size:1em;
	line-height:2em;
	border:none;
	border-left:1px solid #ccc;
	border-radius:0 0.5em 0.5em 0;
}

/*委托查询*/
.pad_01{
	padding:0 0em;
}

.entrust2{
	background:#009C22;
	border:1px solid #ccc;
	margin-top:2em;
	padding:0.3em 0.5em;
}
.entrust2 li{
	overflow:hidden;
	padding:0 0.5em;
}
.entrust2 li:first-child{
	border-top:none;
}


.pad_02{
	padding:0 0em;
}
.entrust{
	background:#fff;
	border:1px solid #ccc;
	border-radius:0.5em;
	margin:0em 0.5em;
	padding:0.3em 0.5em;
}
.entrust li{
	overflow:hidden;
	border-top:1px solid #ccc;
	padding:0 0.5em;
}
.entrust li:first-child{
	border-top:none;
}
.entrust li h1,.entrust li span{
	float:left;
	line-height:2.5em;
}
.entrust li h1{
	width:30%;
	font-weight:normal;
}
.entrust li span{
	display:block;
	width:70%;
	text-align:right;
}



.entrust_index{
	background:#fff;
	border:1px solid #ccc;
	border-radius:0.5em;
	margin:0em 0.5em;
	padding:0.3em 0.5em;
}
.entrust_index li{
	overflow:hidden;
	border-top:1px solid #ccc;
	padding:0 0.5em;
}
.entrust_index li:first-child{
	border-top:none;
}
.entrust_index li h1,.entrust_index li span{
	float:left;
	line-height:2.5em;
}
.entrust_index li h1{
	width:30%;
	font-weight:normal;
	font-size:15px;
}
.entrust_index li span{
	display:block;
	width:70%;
	text-align:right;
}


.entrust3{
	background:#fff;
	border:1px solid #ccc;
	margin-top:0em;
	padding:0.3em 0.5em;
}
.entrust3 li{
	overflow:hidden;
	
}
.entrust3 li:first-child{
	border-top:none;
}
.entrust3 li h1,.entrust li span{
	float:left;
	line-height:2.5em;
}
.entrust3 li h1{
	width:50%;
	font-weight:normal;
}
.entrust3 li span{
	display:block;
	width:50%;
	text-align:right;
}


.entrust4{
	background:#fff;
	border:1px solid #ccc;
	margin:1em 0.2em;
	padding:0.3em 0.5em;
}
.entrust4 li{
	overflow:hidden;
	border-top:1px solid #ccc;
}
.entrust4 li:first-child{
	border-top:none;
}
.entrust4 li h1,.entrust li span{
	float:left;
	line-height:2.5em;
}
.entrust4 li h1{
	width:50%;
	font-weight:normal;
}
.entrust4 li span{
	display:block;
	width:50%;
	text-align:right;
}


.font_y{
	color:#f4a900;
}
.font_g{
	color:#08bd50;
}

/*订单查询*/

.pad_03{
	padding-top:1em;
}
.order{
	/*position:relative;*/
	left:0;
	right:0;
	top:0;
	overflow:hidden;
	background:#fff;
}
.order li{
	float:left;
	width:16.66%;
	line-height:2em;
	text-align:center;
	border:1px solid #eee;
	border-bottom:3px solid #fff;
}
.order .or_c{
	background-color:#baa8e2;
	color:#55bb22;
	border-bottom:3px solid #55bb22;
}
.entrust li span a:link,.entrust li span a:visited{
	color:#2873d6;
}


.entrust_index li span a:link,.entrust_index li span a:visited{
	color:#2873d6;
}
.dfinput_index { width: 345px; height: 32px; line-height: 32px; border-top: solid 1px #7da2c3; border-left: solid 1px #7da2c3; border-right: solid 1px #bad8e7; border-bottom: solid 1px #bad8e7; background: url(../images/inputbg.gif) repeat-x; text-indent: 10px; }
.select1_index { border-top: solid 1px #7da2c3; border-left: solid 1px #7da2c3; border-right: solid 1px #bad8e7; border-bottom: solid 1px #bad8e7; background: url(../images/inputbg.gif) repeat-x; width: 80px; height: 32px; }


.scbtn { width: 95px; height: 35px; background: url(../../images/btnbg.png) no-repeat center; font-size: 14px; font-weight: bold; color: #fff; cursor: pointer; border-radius: 3px; behavior: url(/../js/pie.htc); }
.scbtn1 { width: 95px; height: 35px; background: url(../../images/btnbg3.png) repeat-x center; font-size: 14px; font-weight: bold; color: #fff; cursor: pointer; border-radius: 3px; behavior: url(/../js/pie.htc); }
.scbtn2 { width: 95px; height: 35px; background: url(../../images/btnbg4.png) repeat-x center; font-size: 14px; font-weight: bold; color: #fff; cursor: pointer; border-radius: 3px; behavior: url(/../js/pie.htc); }
.scbtn3 { width: 95px; height: 35px; background: url(../../images/btnbg5.png) repeat-x center; font-size: 14px; font-weight: bold; color: #fff; cursor: pointer; border-radius: 3px; behavior: url(/../js/pie.htc); }
.scbtn4 { width: 60px; height: 35px; background: url(../../images/btnbg3.png) repeat-x center; font-size: 10px; font-weight: bold; color: #fff; cursor: pointer; border-radius: 3px; behavior: url(/../js/pie.htc); }
.scbtn5 { width: 60px; height: 35px; background: url(../../images/btnbg4.png) repeat-x center; font-size: 10px; font-weight: bold; color: #fff; cursor: pointer; border-radius: 3px; behavior: url(/../js/pie.htc); }
.scbtn6 { width: 60px; height: 35px; background: url(../../images/btnbg5.png) repeat-x center; font-size: 10px; font-weight: bold; color: #fff; cursor: pointer; border-radius: 3px; behavior: url(/../js/pie.htc); }
.scbtn7 { width: 60px; height: 35px; background: url(../../images/btnbg.png) repeat-x center; font-size: 10px; font-weight: bold; color: #fff; cursor: pointer; border-radius: 3px; behavior: url(/../js/pie.htc); }
.cleartiembutton { width: 35px; height: 35px; background: url(../../images/t03.png)no-repeat; background-size: cover; background-size:100% 100%;-moz-background-size:100% 100%; font-size: 10px; font-weight: bold; color: #fff; cursor: pointer; border-radius: 3px; }

.tools {clear: both;
height: 38px;
margin-bottom: 0px;
background: #EB5405;
position: fixed;
z-index: 1;
top: 0;
width: 100%;
margin-top: 0px;
padding: 0px 0px 0;
margin-left: 0px; }
.toolbar { float: left; }
.toolbar li { background:url(../../images/toolbg.gif) repeat-x;  line-height: 33px; height: 33px; border: solid 1px #dca571; float: left; padding-right: 10px; margin-right: 5px; border-radius: 3px; behavior: url(js/pie.htc); cursor: pointer; }
.toolbar li span { float: left; margin-left: 10px; margin-right: 5px; margin-top: 5px; }
.toolbar button { background:url(../../images/toolbg.gif) repeat-x;  line-height: 33px; height: 33px; border: solid 1px #dca571; float: left; padding-right: 5px; margin-right: 1px; border-radius: 3px; margin-top: 2px; margin-left: 2px; behavior: url(js/pie.htc); cursor: pointer; }
.toolbar button span { float: left; margin-left: 10px; margin-right: 5px; margin-top: 5px; }
.toolbar1 { float: right;
position: absolute;
z-index: 1;
margin-top: 0px;
right: 30px;}
.toolbar1 li { background: url(../../images/toolbg.gif) repeat-x; line-height: 33px; height: 33px; border: solid 1px #1a78ff; float: left; padding-right: 10px; margin-left: 5px; border-radius: 3px; behavior: url(/../js/pie.htc); }
.toolbar1 li span { float: left; margin-left: 10px; margin-right: 5px; margin-top: 5px; }

.dfinput { width: 345px; height: 32px; line-height: 32px; border-top: solid 1px #7da2c3; border-left: solid 1px #7da2c3; border-right: solid 1px #bad8e7; border-bottom: solid 1px #bad8e7; background: url(../images/inputbg.gif) repeat-x; text-indent: 10px; }
.select1 { border-top: solid 1px #7da2c3; border-left: solid 1px #7da2c3; border-right: solid 1px #bad8e7; border-bottom: solid 1px #bad8e7; background: url(../images/inputbg.gif) repeat-x; width: 80px; height: 32px; }


.file {
	margin-top:5px;
	width: 64px;
    height: 22px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    border: 1px solid #333;
    padding: 4px 10px;
    overflow: hidden;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
    border-radius: 5px;
    color: #000;
    background:#ccc; /* 一些不支持背景渐变的浏览器 */  
    background:-moz-linear-gradient(top, #fff, #ccc);  
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ccc));  
    background:-o-linear-gradient(top, #fff, #ccc); 
}
.file input {    
	width: 168px !important;
    position: absolute;    
    font-size: 16px;    
    right: 0;    
    top: 0;    
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}











