* {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-family: "Arial",Microsoft Yahei, simsun;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
}
img{
    border:0;
}

/*公共样式*/

a { color: #333; text-decoration: none; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; cursor: pointer; }

.clearfix::after { content: ""; display: block; height: 0; clear: both; }

.fr { float: right; }

.fl { float: left; }

.text-left { text-align: left; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-justify { text-align: justify; }

.vertical-middle { vertical-align: middle; }

.font-blod { font-weight: bold; }

.inline-block { display: inline-block; }

.block { display: block; }

.hide { display: none; }

.bold { font-weight: 700; }

.o-hide { overflow: hidden; }

.margin-top-10 { margin-top: 10px; }

.margin-top-20 { margin-top: 20px; }

.margin-top-30 { margin-top: 30px; }

.margin-top-40 { margin-top: 40px; }

.margin-top-50 { margin-top: 50px; }

.margin-left-20 { margin-left: 50px; }

.margin-left-50 { margin-left: 50px; }

.margin-right-50 { margin-right: 50px; }

.margin-bottom-30 { margin-bottom: 30px; }

.padding-top-20 { padding-top: 20px; }

.border-left-0 { border-left: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.color-blue { color: #204180 !important; }

.color-white { color: #fff !important; }

.color-85 { color: #858585 !important; }

.font-size-14 { font-size: 14px; }

.font-size-16 { font-size: 16px; }

.font-size-18 { font-size: 18px; }

.font-size-20 { font-size: 20px; }

.wrap { width: 1000px; margin: 0 auto; }

.container-fluid { width: 100%; }

.p-relative { position: relative; }

.box-justify::after { content: ""; display: inline-block; width: 100%; }

@font-face { font-family: 'iconfont'; /* project id 288795 */ src: url("//at.alicdn.com/t/font_tbknapd8ehyyzaor.eot"); src: url("//at.alicdn.com/t/font_tbknapd8ehyyzaor.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_tbknapd8ehyyzaor.woff") format("woff"), url("//at.alicdn.com/t/font_tbknapd8ehyyzaor.ttf") format("truetype"), url("//at.alicdn.com/t/font_tbknapd8ehyyzaor.svg#iconfont") format("svg"); }

.iconfont { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; vertical-align: middle; font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }

.icon-search:before { content: "\e607"; }

.navgationDiv { height: 50px; background: url("/ydcsjjh/uiFramework/images/topnav.png") left top repeat-x #D8D8D8; padding: 0 30px; margin: 0; }

.navgationDiv ul { float: right; width: 500px; list-style-type: none; }

.navgationDiv ul li { text-align: right; height: 24px; list-style-type: none; }

.navgationDiv .currentSite { color: #17970A; padding-right: 10px; }

.navgationDiv .currentUser { color: #0184B1; padding-right: 10px; }

.navgationDiv .exit { background: url("/ydcsjjh/uiFramework/images/quit.gif") left -1px no-repeat; padding-left: 20px; margin-top: 3px; display: inline-block; height: 18px; line-height: 18px; cursor: pointer; }

.navgationDiv .actionBar input { cursor: pointer; }

.navgationDiv .actionBar label { cursor: pointer; }

.navgationDiv .actionBar img { margin-right: 3px; width: 12px; }