﻿html,body{
    margin: 0;
    padding: 0;
    text-align: center;
    min-width: 1208px;
    font-family: "微软雅黑","microsoft yahei", "Times New Roman", "宋体", Times, serif !important;
}

div,span{
    margin: 0;
    padding: 0;
}
.content{
    width: 1208px;
    padding-left: 3px;
    padding-right: 3px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
}

img{
    border: none;
}



a{color:#2b2c2b;text-decoration:none;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0;font-size:0;}
.hidden {
    display: none;
}
.clearfix{zoom:1}
.pos-re{position:relative;}
.pos-ab{position:absolute;right:10px;top:10px;margin:20px 0px 0px 860px;}
.bg-white{background:#FFFFFF;}
.fl{float:left;}
.fr{float:right;}
.container{width:1208px;margin:0 auto;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.navbar-inverse{background-color:#F7F7F7;border-bottom:1px solid #E5E5E5;border-top:3px solid #DE0000;}
.navbar-inverse .navbar-brand{color:#333;font-size: 14px;}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#333;background-color:transparent;}
.navbar-brand > img {
    display: inline-block;
}
.navbar-fixed-top, .navbar-fixed-bottom{position: relative;}
.navbar-brand {
    float: left;
    height: auto;
    padding: auto;
    font-size: 18px;
    line-height: 20px;
}
.navbar{margin-bottom: 0;height: 46px;min-height: 43px;}
.clearfix{padding-left: 0;padding-right: 0;}
.navbar-inverse .navbar-text{color:#333;}
.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus{color:#333;background-color:transparent;}
.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus{color:#ffffff;background-color:#080808;}
.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus{color:#444444;background-color:transparent;}
.navbar-inverse .navbar-toggle{border-color:#FF6000;}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#EFEFEF;}
.navbar-inverse .navbar-toggle .icon-bar{background-color:#FF6000;}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#FF6000;
    width:650px;text-align: right;}
.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus{color:#ffffff;background-color:#080808;}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-inverse .navbar-nav > .dropdown > a .caret{border-top-color:#999999;border-bottom-color:#999999;}
.navbar-inverse .navbar-nav > .open > a .caret,.navbar-inverse .navbar-nav > .open > a:hover .caret,.navbar-inverse .navbar-nav > .open > a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-brand{padding:4px 0px 0px 10px;display:block;width:170px;}
#search{padding:8px 0px 0px 30px;}
.navbar-nav > li{float:left;}
.navbar-inverse .navbar-nav > li > a{background:rgba(0,0,0,0) ;color:#333;font-family:"simsun";font-size:12px;padding:12px 10px 10px 10px;display:block;line-height:20px;}
@media only screen and (max-width:414px){
    .container{width:100%;}
    .fl,.fr{float:none;}
    .m_fl{float:left;}
    .m_fr{float:right;}
    .navbar-toggle{border:1px solid #ff6000;border-radius:4px;float:right;margin-bottom:8px;margin-right:15px;margin-top:8px;padding:6px 7px;position:relative;margin:8px 15px 8px 0px;display:block;background:transparent;}
    #search{display:none;}
    .navbar-header::before,.navbar-header::after{content:" ";display:table;}
    .navbar-header::after{clear:both;}
    .navbar-collapse{overflow-x:visible;}
    .navbar-nav > li{float:none;}
    .navbar-toggle .icon-bar{border-radius:1px;display:block;height:2px;width:22px;background:#ff6000;}
    .navbar-toggle .icon-bar + .icon-bar{margin-top:4px;}
    .collapse{display:none;}
    .collapse.in{display:block;}
    .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease;}
    .navbar-collapse.in{overflow-y:auto;}
}
.navbar-nav ol,.navbar-nav ul,.navbar-nav li{list-style:none;}
.navbar-nav{
  float: none;
}
.navbar-header p,.navbar-nav{
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.rightBtn{
    color: #444;
    font-size: 14px;
    margin-left: 10px;
    vertical-align: middle;
    height: 42px;
    display: inline-block;
    line-height: 42px;
    position: absolute;
    z-index: 3;
    right: 3px;
    top: -5px;
}
.rightBtn span{
    height: 42px;
    display: inline-block;
    vertical-align: middle;
}
.rightBtn .tip{
    
    max-width: 100px;
    text-overflow:ellipsis;
    height: 42px;
    overflow: hidden;
    display: inline-block;
    -o-text-overflow: ellipsis;
    white-space:nowrap;
}
.rightBtn .redColor{
    color: #bd1a2d;
    cursor: pointer;
}

.header{
    height: 330px;
    display: block;
    position: relative;
}
.header .headerBlue{
    height: 60px;
    /* background-color: #3792eb; */
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 2px;
    z-index: 1;
}
.header .headOver{
    z-index: 9;
    width: 100%;
    position: absolute;
    left:0;
    background-image: url("../images/headbg_red.png");
    background-position: center ;
    background-repeat: no-repeat;
    height: 329px;
    display: block;
}
.header .headOver1{
    z-index: 9;
    width: 100%;
    position: absolute;
    left:0;
    background-image: url("../images/headbg_fjmp.png");
    background-position: center ;
    background-repeat: no-repeat;
    height: 275px;
    display: block;
}
.header .logo{
    margin-top: 34px;
    height: 191px;
    vertical-align: bottom;
    
}
.header .menu{
    width: 960px;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.header .menu span{
    padding-left: 30px;
    padding-right: 30px;
    height: 59px;
    vertical-align: middle;
    line-height: 59px;
    display: inline-block;
    color: white;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.header .menu span.active{
    background-color: #bd1a2d;
}
.searchBar{
    text-align: center;
    font-size: 0;
    margin-left: 160px;
    float: right;
    margin-top: 42px;
    /* margin-right: 31px; */
}
.searchBar table{
    margin-left: auto;
    margin-right: auto;
    
}
.searchBar table td{
    vertical-align: middle;
}
.searchBar input{
    border: 1px solid #ccc;
    width: 267px;
    height: 32px;
    vertical-align: middle;
    line-height: 30px;
    font-size: 16px;
    color: #555;
    padding-left: 10px;
    outline: none;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
}
.searchInput::-webkit-input-placeholder{
    color: #aaa;
}
.searchInput:-moz-placeholder{
    color: #aaa;
}
.searchInput::-moz-placeholder{
    color: #aaa;
}
.searchInput:-ms-input-placeholder{
    color: #aaa;
}
.searchBar .searchDate{
    border-right: 1px solid #eee;
}
.searchBar .color{
    /* display: inline-block;
    height: 41px;
    width: 15px; */
}
.searchBtn{
    background-color: #bd1a2d;
    display: inline-block;
    height: 33px;
    width: 50px;
    cursor: pointer;
    text-align: center;
    line-height: 33px;
    color: white;
}
.searchBtn img{
    width: 20px;
    vertical-align: middle;
    display: inline-block;
}
.searchBtn label{
    display: none;
}
.searchBtnDisable{
    background-color: #eee;
    color: #999;
    font-size: 16px;
}
.searchBtnDisable img{
    display: none;
}
.searchBtnDisable label{
    display: inline-block;
}
.link_shoudu{
    height: 85px;
    width: 85px;
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.bottom{
    height: 160px;
    display: block;
    background-color: #f4f4f4;
    border-top: 2px solid #bd1a2d;
}
.bottom .bottomNav{
    color: #bd1a2d;
    height: 70px;
    vertical-align: middle;
    line-height: 70px;
    text-align: center;
}
.bottom .bottomNav span{
    margin-left: 18px;
    margin-right: 18px;
    cursor: pointer;
}
.bottom table{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 14px;
}
.bottom table .right{
    vertical-align: middle;
    text-align:right;
    width: 120px
}
.bottom table .right img{
    width: 110px;
}


.navInfo{
    color: #666;
    font-size: 14px;
}
.navInfo span{
    color: #bd1a2d;
    cursor: pointer;
}
.pageinfo{
    margin-top: 8px;
    /*min-height: 300px;*/
}
.pageinfo .clear{
    clear: both;
}

.page{
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #666;
}
.M-box2{
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.secondMenu{
    position: absolute;
    z-index: 9;
    display: none;
}

.secondMenu div{
    cursor: pointer;
    height: 45px;
    vertical-align: middle;
    line-height: 45px;
    font-size: 18px;
    color: white;
    background-color: #CC0000;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
}
.secondMenu div.active{
    background-color: #FF0000;
}
.secondMenu a div{
    border-bottom: 1px dotted #eee;
}
.secondMenu a:last-child div{
    border-bottom: none !important;
}

.listIcon{
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 8px;
    margin-bottom: 4px;
}
.listIcon.blue{
    background-color: #3790ea;
}

.noneWarning{
    text-align: center;
    color: #999;
    font-size: 18px;
    margin-top: 50px;
    
}
.noneWarning img{
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 5px;
}

.required{
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 4px;
}

.contentInfo{
    margin-top: 20px;
    font-size: 16px;
    color: #444;
    border: 1px solid #f2f2f2;
    padding: 8px 0;
    line-height: 24px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
}
.contentInfo table{
    width: 96%;
    margin-left: 2%;
}
.contentInfo table td{
    vertical-align: top;
}
.contentInfo label{
    color: #2277eb;
}
.contentInfo span{
    margin-right: 30px;
}
legend{
    width: auto;
    font-size: 16px;
    margin-left: 20px;
}
.tip{
}
.showOverDetails{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #bbb;
    background: #eee;
    max-width: 400px;
    position: absolute;
    z-index: 999;
    color: #444;
    font-size: 14px;
    padding: 5px;
    display: block;
    text-align: left;
}
ul.ztree{
    width: 265px;
    height: 320px;
    border: 1px solid #bbb;
    background: white;
    overflow-y: auto;
    overflow-x: auto;
}


table.searchInfo{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
table.searchInfo .name{
    width: 115px;
    text-align: right;
}

table.searchInfo input,table.searchInfo select{
    margin:0 5px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
table.searchInfo select{
    width: 150px;
}
table.searchInfo tr{
    line-height: 40px;
}
table.searchInfo td{
    vertical-align: middle;
}
table.searchList{
    margin-left: auto;
}
table.searchList .name{
    width: 115px;
    text-align: right;
}

table.searchList input,table.searchList select{
    margin:0 5px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
table.searchList select{
    width: 150px;
}
table.searchList tr{
    line-height: 40px;
}
table.searchList td{
    vertical-align: middle;
}

.rightQuery{
    width:70px;
    height:40px;
    background-color:#00A0EA;
    color: #fff;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    line-height: 40px;
    display: inline-block;
    margin-left: 50px;
}

.submitBtn{
    width: 135px;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    color: white;
    display: inline-block;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    margin-right: 40px;
    margin-top: 30px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.submitBtn.save{
    background-color: #00a0ea;
}
.submitBtn.cancel{
    background-color: #a9d7f9;
}
.tempRed{
    color: red;
}

.btn-primary{
    background-color: #00a0ea;
    border-color: #00a0ea;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active{
    background-color: #00a0ea;
    border-color: #00a0ea;
}

.tableBtn{
    color: #2889E1;
    cursor: pointer;
}
.statementTitle{
    color: black;
    font-size: 28px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}
.statementInfo{
    margin-bottom: 30px;
}
.statementInfo p{
    text-indent: 2em;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 auto;
    padding: 0;
    
}
.statementInfo .boldFont{
    font-weight: bold;
}
.statementInfo .redFont{
    color: red;
}

a,a:hover{
    text-decoration: none;
    color: black;
}

/*返回顶部开始*/
#code, #code_hover {
    width: 40px;
    height: 195px;
    background:  no-repeat;
    position: fixed;
    right: 20px;
    cursor: pointer;
}

#code {
    /*background-position: -189px 0px;*/
    bottom: 200px;

}

#code_hover {
    /*background-position: -189px 0px;*/
    bottom: 200px;

}

#gotop {
    background: url(../images/fhjt.png) no-repeat;
    position: fixed;
    /*background-position: -276px -310px;*/
    bottom: 67px;
    _margin-bottom: 67px;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 20px;
    cursor: pointer;
}



#code_img {
    width: 100px;
    height: 130px;
    background: url(../images/ftwx.jpg) no-repeat;
    position: fixed;
    right: 70px;
    bottom: 240px;
    border:1px solid #DDDDDD;
    cursor: pointer;
     display: none; 
    _position: absolute;
    z-index: 999;

}

/*返回顶部结束*/