@charset "utf-8";
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1462695520_3657992.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1462695520_3657992.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1462695520_3657992.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1462695520_3657992.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1462695520_3657992.svg#iconfont') format('svg'); /* iOS 4.1- */
}
                                    
                   

/* 清除内外边距 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
*{tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -ms-tap-highlight-color: rgba(0, 0, 0, 0);}
select, option{
    -webkit-appearance:none;
    -moz-appearance:none;
}
select{background: none;}
select:focus, input:focus {
    outline: 0px;
}
:focus {
    outline: 0px;
}
html,body{min-height:100%;}
*{border: none;}
/* 设置默认*/
body,button,select,textarea { font:12px/1.5 "microsoft yahei",arial,sans-serif; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-style:normal; }
address,cite,dfn,em,var { font-style:normal; }
code,kbd,pre,samp { font-family:courier new,courier,monospace; }
small { font-size:12px; }
ul,ol { list-style:none; }
a { text-decoration:none; }
a:hover { text-decoration:none; }
a:link{ color:#333333;}
a:hover{ color:#333333;}
a:visited{ color:#333333;}
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
legend { color:#000; }
fieldset,img { border:0; }
button,input,select,textarea{ font-size:100%; }
table { border-collapse:collapse; border-spacing:0; table-layout: fixed; }
img,input,select{vertical-align:middle;}
q:before,q:after{content:''}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}

/* 文字样式 */
.fm{font-family: microsoft yahei;}
.fb{font-weight:bold;}
.fn{font-weight: normal;}
/*.t2{text-indent:2em;}*/
.unl{text-decoration: underline;}
.no_unl{text-decoration: none;}

/* 清除浮动*/
.clearfix:after { content:'\20'; display:block; height:0; clear:both; visibility: hidden; }
.clearfix { *zoom:1; }

/* 常见功能 */
.bold{font-weight:bold;}
.show { display:block; }
.break{white-space:normal;word-wrap:break-word;}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cursor{cursor: pointer;}
.zoom{zoom:1;}
.hidden{visibility: hidden;}
.none{display: none;}
.block{display: block;}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
html { overflow-y:scroll; }
/*placeholder颜色值*/
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #C8C8C8;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #C8C8C8;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #C8C8C8;
}
.red{color: #e21b00 !important;}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #C8C8C8;
}
.relative{position: relative;}
/*页码*/
.pageNoBox{
	width: 100%;
	height: 25px;
	
	text-align: center;
}
.pageItem{
	padding: 3px 8px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}
.nowPage{
	background-color: #fd5003;
	color: #FFFFFF;
}
.w80{
	width: 80px;
}
.breakcrumb
{
    margin-bottom:.3em;
    border-bottom:1px solid #ddd;
    padding:8px;
}
.breakcrumb .crumb-bd
{
    border-left:2px solid #88B7E0;
    text-indent:8px;
    font-size:12px;
    font-weight:600;
}
.page
{
    font-size:16px;
    line-height:18px;
}
.page span
{
    
}
.page .current
{
    border-color: #f60;
background: #f60;
color: #fff !important;
text-decoration: none;
    
}
.page a,.page .current
{
    'margin-left:.3em;
    'border:1px solid #ddd;
    padding:3px 7px;
    width:18px;
    height:18px;
}
.page .items
{
    float:left;
    margin-top:5px;
}
.page .total
{
    line-height: 37px;
    color:#999;
    margin-left:15px;
}
.page .item
{
    position:relative;
    float:left;
    margin-left:1px;
    width:35px;
    border: solid 1px #ededed;
height: 35px;
color: #3e3e3e;
text-align: center;
line-height: 35px;
cursor: pointer;
-webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-o-transition: all .1s linear;
transition: all .1s linear  
    
}
.page . 
{
   position: relative;
z-index: 1;
background: #f40;
color: #fff;
border-color: #f40;
cursor: default;
text-decoration: none
}
.page .next,.page .prev
{
    width: 70px;
font-weight: 400;
overflow: hidden;
z-index: -2;
}
.page .dot
{
    border: none;
line-height: 37px;
width: 24px;
cursor: default
}
.page .actived
{
    position: relative;
z-index: 1;
background: #f40;
color: #fff;
border-color: #f40;
cursor: default;
text-decoration: none
}
.page SPAN
{
    line-height: 50px;
padding-left:15px;
}
footer
{
    width:100%;
    height:50px;
    position:absolute;
    left:0px;
    text-align:center;
}
.iconfont
{
    font-family:"iconfont";
    font-size:16px;
    font-style:normal;
}
 .systemname
{
   text-align: center;
background: #fff;
padding: 3px;
    
}
.systemname .displayname
{
   width: 720px;
margin: 0 auto;
text-align: center;
font-size: 20px;
}
