body, html {min-height:101%;}
html{color:#000;background:#DFF2F7; font-family:"微软雅黑","Microsoft YaHei"; font-size:12px}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{color:#000000; text-decoration:none}
/*reset over*/
.clean{clear:both}
.w{width:1000px; margin:0 auto}
.ononw{height:50px; line-height:50px; font-size:14px; color:#1F638A;}
.ononw a{font-size:14px; color:#1F638A;margin:0 5px;}
.ononw a:hover{text-decoration:underline}

/*top*/
.topall{height:40px; background:url(topbg.jpg) repeat-y center top; font-size:14px}
.top a:hover{text-decoration:underline}
.top_l{float:left; color:#FFFFFF; height:40px; line-height:36px}
.top_l a{color:#FFFFFF; padding:0 10px}
.top_r{float:right; color:#82F4FF; font-size:14px; padding-top:5px; width:400px}
.top_r span{float:left; padding-left:30px;background: url(user.png) no-repeat 16px 6px;}
.top_r a{color:#82F4FF; padding:0 7px; line-height:30px}
.top_r .a1{color:#fff}
.top_r em{float:right; background:#3281AE; height:28px; overflow:hidden}
.searchbox_mi{background:url(seago.png) no-repeat 5px 5px;}
.top_r .input1{width:30px; background:url(seago.png) no-repeat 5px 5px; border:none; cursor:pointer; height:28px; float:left}
.top_r .input2{width:130px; margin-left:30px;background:#3281AE; border:none; height:28px; line-height:28px; color:#B5E4FF; float:left}
.input_button{width:50px;height:28px;line-height:28px;background:#3281AE;color:#EEEEEE;border:none;border-left:2px solid #1F638A;}
.input_button:hover{background:#408FBB;color:#FFFFFF}
.topnavall{background:#FFFFFF}
.topnav{height:110px}
.logo{float:left; width:300px}
.topnavon{float:right;padding-top:27px}
.topnavon ul li{float:left; height:60px; border-right:#A8E2E8 solid 1px; overflow:hidden; padding:0 20px}
.topnavon ul li a{font-size:18px; color:#1F638A; display:block; width:50px; text-align:center;letter-spacing:4px; line-height:26px; padding-top:5px}
.topnavon ul li a:hover{color:#47B8BF}
.topnavon ul li.no{border:none}
.topnavon ul li.activeNV a{color:#47B8BF}
.topnavon ul li.activeNV_no{border:none}
.topnavon ul li.activeNV_no a{color:#47B8BF}
/*top*/

/*bottom*/
.footall{background:#4B6D83; height:215px}
.foot{width:1000px; margin:0 auto}
.foot_1{padding:20px 0 0 0}
.foot_2{position:relative}
.foot_2_1{position:absolute; left:0px; top:30px; font-size:14px; color:#C5E0F1; line-height:30px}
.foot_2_1_tit{height:50px}
.foot_2_1_con p img{vertical-align:middle}
.foot_2_2{position:absolute; left:270px; top:30px; font-size:14px; color:#C5E0F1; line-height:30px}
.foot_2_3{position:absolute; right:0px; top:50px; font-size:14px; color:#C5E0F1; line-height:30px; width:300px}
.foot_2_3 ul li{height:30px; background:url(foot3.png) no-repeat left; float:left; width:100px}
.foot_2_3 ul li a{font-size:14px; color:#BDD8E9; padding-left:15px}
.foot_2_3 ul li a:hover{text-decoration:underline}
.foot_2_4{position:absolute; right:315px; top:50px; width:100px; height:100px;text-align:right;}
.foot_2_4 a:hover{margin:1px 0 0 1px}

/*base*/
.ui-table { border-collapse:collapse; border:1px solid #ccc; width:100%; font-size: 12px; text-align: left; }
.ui-table tr:nth-child(even),
.ui-table-split /* 隔行换色效果 */,
.ui-table-hover /* 用作表格行hover效果 */ {    
    background-color:#FBFBFB;
}
.ui-table tr { color:#808080; }
.ui-table thead tr { color:#666; }
.ui-table thead { color:#666; background-color: #F6F6F6; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#F2F2F2'); background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F2F2F2)); background: -moz-linear-gradient(top, #F8F8F8, #F2F2F2); background: -o-linear-gradient(top, #F8F8F8, #F2F2F2); background: linear-gradient(top, #F8F8F8, #F2F2F2);}
.ui-table th { padding:7px 9px; border-bottom:1px solid #d9d9d9; text-align: left; }
.ui-table td { padding:8px 9px 7px; border-bottom:1px solid #d9d9d9; }
.ui-table th { padding:7px 9px;}
.ui-table tfoot td { border-bottom:none; }

.ui-table-noborder, .ui-table-noborder td, .ui-table-noborder tr, .ui-table-noborder th { border:none; outline:none; }
.ui-table-noborder .ui-table-split, .ui-table-noborder .ui-table-hover { background-color:#f7f7f7; }

.ui-table-inbox { border:none; outline:none; }
.ft-bar { font-style: italic; padding:0 5px;}

.mHsY { zoom:1; margin-bottom: 0px;}
.mHsY:after { display:block; content:""; clear:both;}

.ui-drop { position:relative; width:98px; height:30px;}
.ui-drop .ui-dropHd .pHead { line-height:42px; font-size:12px; color:#545454; background:url(fodorico.jpg) no-repeat right}
.ui-drop .ui-dropNr { top:43px; height:200px; overflow:hidden; overflow-y:auto; box-shadow:none;}
.ui-drop .DouTriangleB { position:absolute; right:10px; top:12px;}
.ui-drop .ui-dropNr li a { line-height:33px;}
.ui-drop .ui-dropHd { position:relative; z-index:4; border:1px solid #ccc; background:#FFFFFF}
.ui-drop .dropHd_active {}
.ui-drop .ui-dropHd .pHead { color:#000; font-size:14px; text-indent:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; line-height:28px;}/*行高也可以自行设置*/
.ui-drop .ui-dropHd .DivSpan { display:block; position:absolute; height:28px; width:24px; right:0px; top:0px; text-align:center; 
background: #e6e6e6; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6e6e6 0%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6e6e6 0%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e6e6e6 0%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.ui-drop .ui-dropHd .DivSpan span { position:absolute; top:50%; left:50%; margin:-2px 0px 0px -6px;} 
.ui-drop .ui-dropHd .DivSpan .triangleB {  border-color:#000 transparent transparent transparent;}
.ui-drop .ui-dropHd .DivSpan .triangleT { margin-top:-8px;}

.ui-drop .ui-dropNr { width:96px; display:none; overflow:hidden; overflow-y:auto; height:auto; position:absolute; left:0px; top:29px; z-index:99; background:#fff; border:1px solid #c7c7c7; box-shadow:5px 5px 5px #f4f4f4; }
.ui-drop .dropNr_active { display:block;}
.ui-drop .ui-dropNr ul { }
.ui-drop .ui-dropNr li { width:100%;}
.ui-drop .ui-dropNr li a { display:block; font-family:"微软雅黑"; font-size:14px; color:#000; text-indent:10px; min-height:30px; line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}

.ui-drop .outPout { position:absolute; left:0px; top:0px; font-family:"微软雅黑"; color:#000; background:green; font-size:14px; line-height:20px; border:1px solid green;}
.ui-drop .outPout .outPArrow { position:absolute; left:0px; top:-6px; width:0px; height:0px;
border-width:0px 6px 6px;
border-style:solid;
border-color: transparent transparent #000 transparent ;/* 黑 透明 透明 */
_border-style: dashed dashed solid dashed; /*解决ie6不支持transparent的问题*/	
}
.ui-drop .ui-dropNr li a:hover { color:#fff;background:#ccc;}

.qTwZ { width:1000px; zoom:1; position:relative; z-index:5;}
.qTwZ:after { display:block; content:""; clear:both;}
.qTwZ .ui-drop { float:left; height:45px; margin-right:10px;}
.qTwZ .wZone { width:174px;}
.qTwZ .wZtwo { width:178px;}
.qTwZ .wZthree { width:154px;}
.qTwZ .wZfour { width:134px;}
.qTwZ .wZfive { width:150px;}
.qTwZ .wZsix { width:160px; margin-right:0px;}

.qTwZ .wZone .ui-dropNr { width:172px;}
.qTwZ .wZtwo .ui-dropNr { width:176px;}
.qTwZ .wZthree .ui-dropNr { width:152px;}
.qTwZ .wZfour .ui-dropNr { width:132px;}
.qTwZ .wZfive .ui-dropNr { width:148px;}
.qTwZ .wZsix .ui-dropNr { width:158px;}

.qTwZ .ui-drop .ui-dropNr li a:hover{ background:#4B6D83;}
.qTwZ .ui-drop .pHead { cursor:pointer;}

/*bottom*/