﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    padding: 0;
    margin: 0 auto;
}
table
{
    border-collapse: collapse;
    border-spacing: 0; /*table-layout: fixed;*/
}
td
{
    word-break: break-all;
    word-wrap: break-word;
}
pre
{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
}
* html pre
{
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    white-space: normal; /* Internet Explorer 5.5+ */
}
fieldset, img
{
    border: 0;
}
fieldset {
    border: 1px solid #c5c5c5;
    padding: 12px;
    margin:5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
fieldset legend
{
    text-align:left;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-weight: normal;
    font-style: normal;
}
strong
{
    font-weight: bold;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    font-size: 100%;
}
input, textarea
{
    font-size: 13px;
}
h3
{
    font-size: 16px;
}
h4
{
    font-size: 14px;
}
body
{
    font: 14px/24px "\5b8b\4f53" ,tahoma,arial,sans-serif;
    color: #000;
}
a:hover
{
    color: #D94600;
    text-decoration: underline;
}
a
{
    text-decoration: none;
    color: #003E3E;
}
html
{
    overflow-y: scroll;
}
input[type="select"], select
{
    width: 155px;
    border-color: #C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4;
    border-style: solid;
    border-width: 1px;
    padding: 3px 4px;
    color: #3b3b3b;
    vertical-align: top;
}
.red
{
    color: #fb0000;
}
.gray
{
    color: #ccc;
}
.arial
{
    font-family: arail;
}
.bold
{
    font-weight: bold;
}

/*      ——————————           模板页抬头        ————————          */
#header
{
    background-size: 1024px 113px;
    -moz-background-size: 1024px 113px;
    -o-background-size: 1024px 113px;
    border-bottom: 0px solid #025d94;
    width: 1024px;
    position: relative;
    height: 113px;
    margin: 0 auto;
    _z-index: 1000;
    vertical-align: baseline;
}
.header
{
    background: url(../images/headerbg.jpg) no-repeat 0 0;
}
#caidan_bar
{
    background: url(../images/front/bar-bg.png) repeat-x 0 0;
    background-size: 1px 38px;
    -moz-background-size: 1px 38px;
    -o-background-size: 1px 38px;
    width: 1023px;
    position: absolute;
    height: 38px;
    margin: 0 auto;
    _z-index: 1000;
    vertical-align: bottom;
    top: 75px;
    left: 1px;
    border: 0;
    display: inline-block;
}
#caidan_bar ul
{
    clear: both;
    float: left;
    height: 100%;
    padding-left: 16px;
    border: 0;
}
#caidan_bar ul a
{
    color: #FFF;
}
#caidan_bar ul a:hover, #caidan_bar ul li:hover a
{
    color: #000;
    text-decoration: none;
}
#caidan_bar ul li
{
    padding: 0 20px 0 20px;
    height: 100%;
    vertical-align: middle;
    display: inline;
    _display: inline;
}
#caidan_bar ul span
{
    height: 38px;
    line-height: 38px;
    padding: 6px 1px 1px 1px;
    font-size: large;
    font-weight: bold;
}
#caidan_bar ul li:hover
{
    color: #000;
    padding: 0 20px 0 20px;
    height: 100%;
    vertical-align: middle;
    background: url(../images/front/bar-press.png) repeat-x 0 0;
    background-size: 1px 39px;
    -moz-background-size: 1px 39px;
    -o-background-size: 1px 39px;
}
#caidan_bar span a:hover
{
    color: #fff;
    text-decoration: none;
}
.navLi
{
    float: left;
    margin-right: 1px;
    _display: inline;
    position: relative; /*	z-index:2000; */
}
#caidan_bar ul .caidanPress
{
    color: #000;
    padding: 0 20px 0 20px;
    height: 100%;
    vertical-align: middle;
    background: url(../images/front/bar-press.png) repeat-x 0 0;
    background-size: 1px 39px;
    -moz-background-size: 1px 39px;
    -o-background-size: 1px 39px;
}
#caidan_bar ul .caidanPress a
{
    color: #000;
    text-decoration: none;
}

/*      ————— 机构模板页抬头 ————          */
#div_jigou
{
    width: 1024px;
    border: 1px solid #000;
}
#headerJigou
{
    background: url(../images/front/jigou-header-bg.png) no-repeat 0 0;
    background-size: 1024px 377px;
    -moz-background-size: 1024px 377px;
    -o-background-size: 1024px 377px;
    border-bottom: 0px solid #025d94;
    width: 1024px;
    position: relative;
    height: 377px;
    margin: 0 auto;
    _z-index: 1000;
    vertical-align: baseline;
    display: inline-block;
}
#headerJigou .jigouheadtable
{
    margin: 0px 0px 0px 444px;
    color: #fff;
    padding-top: 80px;
    display: block;
}
#headerJigou span.home
{
    position: absolute;
    top: 6px;
    left: 958px;
    margin: 0;
    height: 60px;
    display: block;
    width: 60px;
}
#div_content
{
    clear: both;
    width: 100%;
    min-height: 400px;
    text-align: center;
    width: 1024px;
}
.table
{
    /*table-layout:fixed;*/
    width: 100%;
    border: 0;
    margin: 12px 0;
}
.table td
{
    text-align: left; padding: 4px 3px;/**/
    color: #000;
}
.table th
{
    text-align: center; 
    background-color: #ffa300;
    height: 34px;
    color: #fff;
}
.search td
{
    padding: 4px 4px;
}
.table tr.highlight
{
    background: #f7f7f7;
}
.lgSub, .aBtn
{
    background-image: -webkit-gradient(linear, left top, right bottom, from(#fefefe), to(#e8e8e8));
    background-image: -webkit-linear-gradient(#fefefe, #e8e8e8);
    background-image: -moz-linear-gradient(#fefefe, #e8e8e8);
    background-image: -ms-linear-gradient(#fefefe, #e8e8e8);
    background-image: -o-linear-gradient(#fefefe, #e8e8e8);
    background-image: linear-gradient(#fefefe, #e8e8e8);
    cursor: pointer;
    font-size: 14px;
    color: #3b3b3b;
    padding: 0 6px;
    text-decoration: none;
    height: 26px;
    display: inline-block;
    line-height: 26px;
    border: 1px #D5D5D5 solid;
    overflow: hidden;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border-left: 1 #d5d5d5 solid;
    border-right: 1px #d5d5d5 solid;
}
.input
{
    height: 18px;
    border-top: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding: 1px 1px;
    color: #3b3b3b;
}
.addInputL
{
    width: 80%;
}
.addInputS
{
    width: 45%;
}
.label
{
    display: -moz-inline-box; /*firefox支持*/
    display: inline-block; /*IE中*/
    width: 180px;
    height: 100%;
    text-align: right;
    background-color: #E2E2E2; /*#B0E8F6;#E5F1F4;D7E9EE*/
    padding: 4px 2px;
}
td.label
{
    display: table-cell;
    width: 180px;
    height: 100%;
    text-align: right;
    background-color: #E2E2E2; /*#B0E8F6;#E5F1F4;D7E9EE*/
}
.labelS, td.labelS
{
    width: 120px;
}
.labelM, td.labelM
{
    width: 240px;
}
.labelL, td.labelL
{
    width: 320px;
}
.textleft
{
    text-align: left;
}
.textright
{
    text-align: right;
}
.textcenter
{
    text-align: center;
}
.textmiddle
{
    vertical-align: middle;
}
.top
{
    vertical-align: top;
}
.gaoliang
{
    color: #ff7100;
}
.hid
{
    display: none;
}
.navLi ul,.NAV li ul
{
    position: absolute;
    top: 24px;
    left: 0;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 180px;
    z-index: 10000;
    background-color: #ffffff;
    display: block;
}

.navLi ul.hide,.NAV li ul.hide
{
    display: none;
}
.navLi li,.NAV li ul li
{
    height: 30px;
    line-height: 30px;
}
.navLi li a,.NAV li ul li a
{
    display: block;
    color: #000 !important;
    text-decoration: none;
    padding-left: 8px;
}
.navLi li a:hover,.NAV li ul li a:hover
{
    background-color: #f7f7f7;
}
.navLi #navLiUl-1
{
    padding-bottom: 10px;
}
.navLi #navLiUl-1 li,.NAV li ul li
{
    margin: 0 5px;
    padding: 5px 0; /*width: 178px;*/
    height: 24px;
    line-height: 24px;
    border-bottom: 1px dashed #ccc;
    text-align:left;
    width:170px;
}
.navLi #navLiUl-1 li.last,.NAV li ul li.last
{
    border-bottom: 0;
}
.navLi #navLiUl-1 li h3
{
    height: 26px;
    line-height: 26px;
}
.navLi #navLiUl-1 li div
{
    line-height: 20px;
    font-size: 12px;
}
.navLi #navLiUl-1 a
{
    display: inline;
    color: #000;
    padding-left: 0;
}
.navLi #navLiUl-1 a:hover
{
    background-color: #f7f7f7;
}
/*      ——————   机构模板主体   ——————     !important      */
#div_con_jigou
{
    clear: both;
    width: 724px;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
}
#div_con_jigou hr
{
    background: url(../images/front/cut-off-rule.png) no-repeat 0 0;
    background-size: 724px 2px;
    -moz-background-size: 724px 2px;
    -o-background-size: 724px 2px;
    border: 0;
    width: 100%;
    height: 2px;
    margin: 0 auto;
}
#div_con_jigou .title
{
    text-indent: 2em;
    text-align: left;
    vertical-align: middle;
    color: White;
    font-size: 1.2em;
    background: url(../images/front/tabCloseBg.jpg) no-repeat 0 0;
    background-size: 140px 50px;
    -moz-background-size: 140px 50px;
    -o-background-size: 140px 50px;
    height: 50px;
    line-height: 50px;
    font-family:微软雅黑;
}
.Jigou_Bg
{
    /*background: url(../images/front/jigou-con-bg.png) repeat 0 0;*/
    margin: 0;
    padding: 0;
    clear: both;
}
#div_con_left, #div_con_right
{
    min-height: 400px;
    width: 150px;
    margin: 0 auto;
}

/*      ——————————           模板页底部        ————————          */
#foot a:hover
{
    color: #095c94;
}
#footerCon
{
    height: 75px; /*background-color: #f2f2f2;*/
    clear: both;
}
#foot
{
    width: 1024px;
    height: 75px;
    background: url(../images/front/bottom-bg.png) no-repeat 0 0;
    background-size: 1024px 75px;
    -moz-background-size: 1024px 75px;
    -o-background-size: 1024px 75px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    padding-top: 8px;
    line-height: 1.5em;
    font-family: "微软雅黑";
    font-size: small;
}
#foot span
{
    font-family: "微软雅黑";
    font-size: small;
}
.jinzhi
{
    background: url("../images/jinzhi.png") no-repeat 26px 0px;
    background-size: 26px 26px;
}
/*      ——————————           机构模板页底部        ————————          */
#jigou_foot a:hover
{
    color: #095c94;
}
#jigou_footerCon
{
    height: 115px; /*background-color: #f2f2f2;*/
    clear: both;
}
#jigou_foot
{
    width: 1024px;
    height: 90px;
    background: url(../images/front/bottom-bg-jigou.jpg) repeat-x 0 0;
    background-size: 79px 115px;
    -moz-background-size: 1024px 115px;
    -o-background-size: 1024px 115px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    padding-top: 38px;
    line-height: 1.5em;
    font-family: "微软雅黑";
    font-size: small;
}
#jigou_foot span
{
    font-family: "微软雅黑";
    font-size: small;
}
/* 置顶悬浮窗 */
#topBox
{
    display: none;
    width: 20px;
    height: 86px;
    border: #636363 solid 2px;
    z-index: 200;
    background: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: normal;
    padding-top: 2px;
}
#zhiding
{
    width: 20px;
    text-decoration: none;
}
