﻿/********** reset css start **********/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,frameset,iframe,pre,hr,figure,caption,form,fieldset,legend,input,button,textarea,menu,img{margin:0; padding:0;}
body{
    font-size: 14px;
    font-family: Microsoft Yahei, "微软雅黑";
    color: #333;
    background: url("https://t.jiaozuo.gov.cn/file/4108000032/img/bg01.jpg") no-repeat fixed center top;
    background-size: cover;
}
ul,li{
    list-style: none;
}
a{
    color:#333;
}
a:hover{
    color: #154894;
    text-decoration: none;
}
a:visited,a:focus{
    color:#333;
    text-decoration: none;
}
.btn-primary{
    background-color: #154894;
    border-color:#154894;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover{
    background-color: #ff9201;
    border-color:#ff9201;
}
.btn-primary:visited{
    color: #FFFFFF;
}
.text-overflow{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.mt{
    margin-top: 15px;
}
.mb{
    margin-bottom: 15px;
}
.panel {
    border: none;
    box-shadow: none;
    margin-bottom: 15px;
}
.page-box nav{
    background: none;
}
.pagination-info{
    float: left;
    height: 30px;
    line-height: 30px;
}
.pagination{
    margin: 0;
}
.pagination>li>a, .pagination>li>span{
    color:#154894;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{
    background-color: #154894;
    border-color: #154894;
    color: #FFF;
}
.container{
    width: 1230px !important;
}
.label{
    font-weight: normal;
}
.ad-float{
    position: relative;
}
.ad-close{
    background: url("https://t.jiaozuo.gov.cn/file/4108000032/img/close.png") no-repeat;
    position: absolute;
    top: -20px;
    right: 0;
    width: 20px;
    height: 20px;
}
/********** reset css end **********/
/********** header css start **********/
#top-bar, .tools-weather{
    height: 40px;
    overflow: hidden;
}
.tools-welcome{
    color: #FFF;
    line-height: 40px;
}
#logo-box{
    padding: 15px;
}
.icon-search{
    margin-right: 3px;
}
.navbar-main{
    margin-bottom: 0;
}
.navbar-main>.nav>li{
    float: left;
    /*width: 143px;*/
    width: 162px;
    margin-right: 11px;
    text-align:center;
}
.navbar-main>.nav>li:last-child{
    margin-right: 0;
}
.navbar-main>.nav>li>a{
    background-color: #154894;
    color: #FFF;
    font-size: 17px;
    line-height: 1.3;
    padding: 14px 15px;
}
.navbar-main .icon{
    line-height: 1;
    margin-right: 3px;
}
.nav>li.active>a, .nav>li>a:hover,
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover{
    background-color: #ff9201;
}
.nav-justified>li{
    position: relative;
}
.list-subitems{
    background-color: #154894;
    position: absolute;
    /*width: 143px;*/
    width: 162px;
    z-index: 9999;
}
.list-subitems .list-item, .list-subitems .list-item:hover{
    color: #FFF;
    display: block;
    padding: 10px 15px;
    text-align: center;
}
.list-subitems .list-item:hover{
    background-color: #ff9201;
}
/********** header css end **********/
/********** main-body css start **********/
.main-body{
    background-color: #FFF;
    min-height: 480px;
    padding: 15px 0;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    width: 570px;
    height: 324px;
}
.carousel-caption{
    background-color: rgba(0,0,0,.65);
    bottom: 0;
    right: 0;
    left: 0;
    padding: 10px 15px;
}
.carousel-caption h3{
    font-size: 14px;
    width: 70%;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.carousel-indicators{
    bottom: 5px;
    right: 0;
    left: auto;
    margin-left: 0;
    width: 160px;
}
.carousel-indicators li{
    background-color: #FFF;
    border: none;
    border-radius: 0;
    width: 20px;
    height: 10px;
    margin: 0 2px;
}
.carousel-indicators .active{
    background-color: #ff9201;
    border-radius: 0;
    width: 20px;
    height: 10px;
    margin: 0 2px;
}
.bg-focus{
    height: 30px;
    background: url("https://t.jiaozuo.gov.cn/file/4108000032/img/bg-focus.png") no-repeat center top;
}
.th-tabs .tab-list{
    border-bottom: 4px solid #eeeeee;
}
.tab-list .th-tab{
    float: left;
    font-size: 16px;
    margin-bottom: -4px;
    padding: 0 15px 10px;
}
.tab-list .th-tab.active{
    border-bottom: 4px solid #154894;
}
.tab-list .th-tab.active a,.tab-list .th-tab.active a:hover{
    color: #154894;
    text-decoration: none;
}
.news-list{
    height: 318px;
    padding: 18px 0 0;
}
.news-list .item{
    background: url("https://t.jiaozuo.gov.cn/file/4108000032/img/square.png") no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    overflow: hidden;
}
.news-list .item:hover{
    background-position: 0 -30px;
}
.news-list .item .title{
    display: inline-block;
    float: left;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-list .item .title:hover{
    color: #ff9201;
}
.news-list .item .time{
    float: right;
    color: #AAA;
}

.link-img{
    display: block;
}
.link-img:hover{
    box-shadow: 0 2px 10px 0 rgba(168,182,191,.6);
}

/********** index2 css start **********/
.panel-news{
    margin-bottom: 0;
}
.panel-news .panel-heading{
    border-bottom: 4px solid #eeeeee;
    padding: 0;
}
.panel-heading .link-more{
    border-bottom: 4px solid #154894;
    color: #154894;
    display: inline-block;
    font-size: 16px;
    margin-bottom: -4px;
    padding: 0 15px 10px;
}
.square-separate{
    margin-top: 12px;
}
.square-link .item{
    float: left;
    width: 29%;
}
.square-link .item-separate{
    margin: 0 20px;
}
.link-xxgk{
    background-color: #154894;
    display: block;
    margin: 15px 0;
}
.item-link{
    background-color: #154894;
    display: block;
    height: 100px;
    float: left;
}
.link-xxgk:hover, .item-link:hover{
    background-color: #ff9201;
}
/********** index2 css end **********/
/********** list css start **********/
.breadcrumb{
    background-color: #FFF;
    margin-bottom: 15px;
}
.menu-header{
    background-color: #154894;
    color: #FFF;
}
.menu-list{
    background-color: #f4f4f4;
}
.menu-list li{
    height: 48px;
}
.menu-header, .menu-list li a{
    display: block;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.menu-list .active a,.menu-list li a:hover{
    color: #ff9201;
}
.list{
    padding: 15px 0;
}
.list .item{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px dashed #CCCCCC;
}
.list .item:hover{
    background-position: 0 -30px;
    background-color: #F4F4F4;
}
.list .item .title{
    display: block;
    float: left;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list .item .title:hover{
    color: #ff9201;
}
.list .item .time{
    float: right;
    color: #AAA;
}
.list-search .item{
    height: auto;
    line-height: 30px;
}
.list-search .item .title{
    float: none;
    width: 100%;
    margin-top: 8px;
}
.list-search .item .item-info{
    height: 22px;
    line-height: 22px;
    margin-bottom: 8px;
}
/********** list css end **********/
/********** article css start **********/
.content-body{
    padding: 0 15px;
}
.article-header{
    margin-bottom: 20px;
    padding: 15px 0;
    border-bottom: 1px dotted #898989;
    text-align: center;
}
.article-title{
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
}
.article-meta{
    color: #898989;
    font-size: 12px;
    margin-bottom: 0;
}
.article-meta .meta-item{
    padding: 5px;
}
.article-meta .meta-item .icon{
    margin-right: 3px;
}
.article-content {
    font-size: 16px;
    font-family: '宋体', '新宋体';
    line-height: 2em;
    padding: 15px;
    word-wrap: break-word;
    text-align: justify;
}
.article-content table{
    margin: 0 auto!important;
}
/********** article css end **********/
/********** main-body css end **********/
/********** flink css start **********/
.flink{
    background-color: #FFF;
    margin-top: 15px;
    position: relative;
}
.flink .item{
    width: 20%;
    float: left;
    padding: 15px;
}
.flink .item .item-toggle{
    border: 1px solid #ccc;
    display: block;
    padding: 10px;
    text-align: center;
}
.item-toggle .caret{
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
}
.item .item-links{
    background: #FFF;
    border: 1px solid #154894;
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    padding: 15px;
    z-index: 999;
}
.item-links a{
    font-size: 12px;
    line-height: 2;
}
.item-links a:hover{
    color: #154894;
}
/********** flink css end **********/
/********** publish css start **********/
.id-card{
    width: 360px;
    height: 226px;
    margin: 0 auto;
    position: relative;
}
#preview-front{
    background: url("https://t.jiaozuo.gov.cn/file/4108000032/img/bg-front.jpg") no-repeat center center;
    height: 100%;
}
#preview-back{
    background: url("https://t.jiaozuo.gov.cn/file/4108000032/img/bg-back.jpg") no-repeat center center;
    height: 100%;
}
.btn-folder-open{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 100;
}
/********** publish css end **********/
/********** footer css start **********/
footer{
    background-color: rgba(0,0,0,0.6);
    margin-top: 20px;
    padding: 30px 0;
}
footer p, footer a{
    height: 24px;
    line-height: 24px;
    color: #eee;
}
footer a:hover, footer a:visited, footer a:focus{
    color: #eee;
}
footer .gov{
    background: url("https://t.jiaozuo.gov.cn/file/4108000032/img/gov.png") no-repeat center center;
    display: block;
    width: 80px;
    height: 80px;
    float: left;
}
footer .ga{
    background: url("https://t.jiaozuo.gov.cn/file/4108000032/img/ga.png") no-repeat left center;
    padding-left: 25px;
}
footer .jiucuo{
    background: url("https://t.jiaozuo.gov.cn/file/4108000032/img/jiucuo.png") no-repeat center center;
    display: block;
    width: 110px;
    height: 80px;
    float: right;
}
/********** footer css end **********/

.dlbox{
    position: absolute;
    top: 200px;
    width: 200px;
    height: 300px;
    z-index: 300;
}
.dlbox a{
    display: block;
}
.leftDL{
    left: 3px;
    top: 200px;
}
.rightDL{
    right: 3px;
    top: 200px;
}


/* oldModel */
.oldModel *{font-size: 28px!important;}
.oldModel .navbar-main>.nav>li>a{padding: 14px 0;}
.oldModel .form-control{height: 54px;}
.oldModel .main-body .col-md-6{width: 100%;}
.oldModel .main-body .col-md-4{width: 100%;margin-bottom: 20px;}
.oldModel .main-body .col-md-2{padding-left: 0;}
.oldModel .main-body .col-md-offset-3{margin-left: 0;}
.oldModel .carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 100%;height: 620px;}
.oldModel .news-list{height: auto!important;}
.oldModel .news-list .item{height: 60px;line-height: 60px;background: none;}
.oldModel .flink .item{width: 30%;}
.oldModel footer p, footer a{height: auto;line-height: 1.6;}
.oldModel .panel-heading .link-more{font-size: 32px!important;}
.oldModel .list .item{height: 70px;line-height: 70px;}
.oldModel .pagination-info{height: 50px;line-height: 50px;}
.oldModel .menu-list li{height: auto;}
.oldModel .menu-header, .menu-list li a{height: auto;line-height: normal;padding: 10px 0;}
.oldModel .form-group-sm select.form-control{height: auto;}
.oldModel .col-md-3 .input-group{display: block;}
.oldModel .input-group-sm>.input-group-btn>.btn{height: auto;}
.oldModel .wza-box a{height: 52px;line-height: 52px;}
.oldModel .article-title{font-size:50px!important;line-height:1.6;padding: 10px 0 30px;}
.oldModel #pageArea{width: 800px;}
#signupForm table{background-color: #fff !important;}
#signupForm .mail-name-gm{background-color: #fff !important;}
