/* CSS Document */
.header{border-bottom: 1px solid #f3f3f3;}
.top {line-height: 36px;}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
}
.menu li {
    padding: 0 15px!important;
    text-align: center;
}
.navbar-default {
    background-color: #555;
    border-color:transparent;
    border-top:2px solid #0167ad;

}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #0a90e2;

    font-size: 18px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {

    background-color:#555;
}
.navbar-default .navbar-nav>li>a:hover {
    color:#0a90e2;
    font-size: 18px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom:0;
}
.search{height: 60px;padding:15px 0;border-bottom: 1px solid #f3f3f3;}
.search label {
    font-size: 16px;
    font-weight: bold;
    color: #0167ad;
    margin-right: 5px;

}
.search input.input1 {


    border: 1px solid #cccccc;
    color: #555555;
    padding-left: 10px;


}
.search input.input2 {
    width: 60px;

    margin: 0 0 0 2px;
}
.notice span {
    font-size: 16px;
    font-weight: bold;
    color: #0167ad;

}
.notice a {
    text-decoration:none;
    margin-left: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px
}
.menu_list h3 a{
    height: 29px;
    line-height: 29px;
    text-indent: 38px;
    font-size: 14px;
    font-weight: normal;
    color: #555555;
    cursor: pointer;
    background: url(../images/j.gif) no-repeat left top;
    margin-top: 10px;
    display: block;
}
.zhezhao{padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    bottom: 0;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;}
.zhezhao .featured-image{
    display: table-cell;
    position: relative;
    transition: opacity .25s ease-in-out, background .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out, background .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    opacity: 0;
    padding: 10%;
}
.zhezhao  h1.entry-title {
    display: table;
    font-size: 110%;
    height: 100%;
    text-transform: uppercase;
    width: 100%;
    margin:0;}
.featured-image:hover {
    opacity: 0.9;
    color: #fff;
    background: rgba(0,0,0,0.8);}
.imgclass{width:100%;height: 100%;}
.module{border:1px solid #DBDBDD;}
.module .tit{
    padding:20px 0 5px 0;
    background-color: #E5E6E6;
    color:#ee7701;
}
.module .tit h1{font-size: 18px;font-weight: bold;color:#373D41;margin-top: 10px;}
.module .tit i{
    color:#999;
}
.module .tit p{color:#949a9e;}
.module .bob ul li{height: 36px;line-height: 36px;text-align: center;padding: 0 10px;}
.module .bob p{height: 30px;line-height: 30px;text-align: center;paddding:0 10px;font-size: 14px;margin-top: 10px;}
.module .ft{padding: 10px 0;}
.module .ft a{padding: 5px 20px; border:1px solid #ee7701; color:#ee7701;border-radius: 0;}
.module .ft a:hover{background-color: #ee7701;color:#fff;}

.module:hover{border: 1px solid #ee7701;}
.module:hover .tit{background-color: #ee7701;color:#fff;}
.module:hover .tit i,.module:hover .tit p,.module:hover .tit h1{color:#fff;}
.main3{background-color: #0a90e2;}
.about dt,dd{color:#ffffff;font-size: 18px;padding: 10px 0;}
.footer{border-top:2px solid #0167ad;background-color: #333333;}

.gyhw h3 {
    background-color: #0167ad;
    color:#fff;
    line-height: 36px;
    height: 36px;
    font-size: 16px;
    padding:0 10px;
    margin-bottom: 8px
}
.gyhw ul {

    border: 1px solid #ccc;
    margin-bottom: 8px
}
.gyhw ul li a{
    text-decoration: none;
    display: block;
}
.gyhw ul li {
    line-height: 37px;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
    padding: 0 20px;
}
.gyhw ul li.li4 {
    border: none
}
.gyhw ul li:hover{
    background-color: #ee7701;
}
.gyhw ul li:hover a {
    color: #fff;
}
    .gyhw ul li.active a {
          color: #fff;  
    }
     .gyhw ul li.active {
          background-color: #ee7701;
    }

.kfzx h3 {
    background-color: #0167ad;
    color:#fff;
    line-height: 36px;
    height: 36px;
    font-size: 16px;
    padding:0 10px;
    margin-bottom: 8px
}
.kfzx ul {

    border: 1px solid #ccc;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 8px
}
.kfzx ul li {
    margin-bottom: 20px
}
.about_contact h3 {
    background-color: #0167ad;
    color:#fff;
    line-height: 36px;
    height: 36px;
    font-size: 16px;
    padding:0 10px;
    margin-bottom: 8px
}
.about_contact ul {

    border: 1px solid #ccc;
    padding-top: 20px
}
.about_contact ul li {

    height: 40px;
    margin-left: 15px;
    font-size: 14px;
}
.about_contact ul li span {
    margin-right: 10px;
    float: left
}
.about_contact ul li span.span1 {
    margin-left: 2px;
    margin-right: 13px
}
.wz {

    height: 36px;
    border-bottom:2px solid #0167ad;
    line-height: 36px;
    font-size: 16px;
    text-indent: 10px;
    color: #0167ad;
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
}
.wz a{text-decoration: none;}
.wz-body ul li{padding: 10px 0;
font-size: 16px;
}
.newlist{
    border-bottom: 1px dotted #e3e3e3;
    padding-bottom: 20px;
    margin-top: 20px;
}
.newtitle{
    margin-top:0;
    font-size: 18px;
    color:#000;
    margin-bottom: 20px;
    margin-top: 10px;
}
.newlist a:hover h3{color:#ee7701;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 40px 0 20px 0;
    border-radius: 4px;
    
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;

    border: none;
}

.pagination>li>a:hover, .pagination>li>span:hover{
    background-color:#0167ad;
    color: #ffffff;
}
.pagination>li.active>span:hover{
    background-color:#0167ad;
    color: #ffffff;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination li span.active {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0167ad;
    height: 32px;
}
.pagination > .disabled > a {
    background-color:transparent !important;
}
.list-listyle li {border-bottom: 1px dashed #e3e3e3}
.panel-group .panel {
    border: 1px solid #eee;
}
.artic .hd{text-align: center; border-bottom: 1px solid #eee;padding-bottom: 5px;}
.artic .hd small{color:#999;}
.artic .hd small span{margin: 5px 20px;}
.artic .hd h3{margin: 10px 0;}
.artic .bt{border-top:1px solid #E9E7E7;padding: 10px 0;}
.artic .bt p{padding: 5px 0;}
.fy a {
    width: 23px;
    height: 32px;
    background: #ccc;
    text-align: center;
    line-height: 32px;
    color: #fff;
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 7px;
}
.fy a.a1 {
    width: 84px;
    height: 32px;
    background: #ccc;
    text-align: center;
    line-height: 32px;
    color: #555;
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 7px
}
.fy span.a3 {
    width: 23px;
    height: 32px;
    background: #0167ad;
    text-align: center;
    line-height: 32px;
    color: #fff;
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 7px;
}
.fy a:hover {
    background: #0167ad;
    color: #fff
}

.spanleft {
    display:block;
    text-align:right;
}

.tools-bar_wai{
    position:fixed;
    right:43.5px;
    top:353px;
    display:block;
    width:165px;
    padding:5px;
    height:260px;
    z-index:9999;
    background-color: #ffffff;
    border: 2px solid #0167ad;
}
.tools-bar_wai img{
    margin:0px 0px 10px 0px;
}
.tools-bar_wai .ts-but{
    width:100%;
    height:38px;
    display:block;
    margin-bottom:10px;
    line-height: 38px;
    text-align:center;
    color:#ffffff;
    font-size:14px;
    background-color: #0167ad;


}

.tools-bar_wai .ts-but img{
    width: 26px;height: 26px;margin-top: 6px;margin-right: 5px;
}



.tools-bar_wai .ts-but-2{
    width:65px;
    height:38px;
    padding-left:31px;
    display:block;
    margin-bottom:10px;
    line-height:35px;
    color:#fff;
    font-size:14px;
    margin-left:2px;

}
.tools-bar_wai .gotop{
    display:block;
    width:96px;
    height:36px;
    margin-left:2px;
}
