@charset "utf-8";

*{
    margin: 0;
    padding: 0;
}
li{	list-style:none; line-height: inherit;}
a{	text-decoration:none;}
img{
    border: 0;
}
h1,h2,h3,h4{
    line-height: inherit;
    margin: 0;
}
a:hover{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
ul,form{
    margin: 0;
}
body{
    background: #f0f0f0;
    font-family: "Microsoft Yahei";
}
.topbanner{
    width: 100%;
    height: 33px;
    margin: 0 auto;
    padding: 0 auto;
    background: #ffffff;
    border-bottom: 1px solid #f0f0f0;
}
.topbanner-con{
    width: 1010px;
    height: 33px;
    line-height: 33px;
    margin: 0 auto;
    padding: 0 auto;
}
.top-left{
    float: left;
    font-size: 12px;
    color: #7e7e7e;
}
.top-right{
    float: right;
    font-size: 12px;
    color: #7e7e7e;
}
.top-right a{
    color: #7e7e7e;
}


.s-header,.s-nav{
    margin: 0 auto;
    padding: 0 auto;
    width: 100%;

}
.s-header-con,.s-nav-con{
    width: 1010px;
    margin: 0 auto;
    padding: 0 auto;
}
.s-header{
    background: url("../images/subsite/topbg.jpg") repeat-x;
    height: 160px;

}

.s-header-con{
    height: 160px;
}
.header-logo{
    position: relative;
    width: 360px;

}
.header-logo img{
    margin-top: 20px;
}
.header-search{
    float: right;
    margin-top: -60px;
    width: 300px;
}
.dj-sear-k{
    float: left;
    width: 170px;
    height: 35px;
}
.dj-sear-k .search-text{
    width: 170px;
    height: 25px;
    border: 1px solid #cecece;
    outline:none;
}
.dj-sear-btn{
    float: left;
    margin-left: -25px;
    *margin-left: -10px;
    margin-top: 5px;
    outline: none;
}
.dj-sear-btn .se-button{
    width: 30px;
    height: 30px;
    background: url("../images/search.png") no-repeat top center;
    border: 0;
    outline: none;
}
.login-btn{
    float: left;
    margin-left: 20px;
    line-height: 30px;
    font-size: 14px;
}
.login-btn a{
    color: rgba(178, 58, 46, 0.8);
}


.s-nav{
    height: 42px;
    background: #ea1100;
    *height: 42px;
}
.s-nav-con{
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    *height: 42px;
    *line-height: 42px;
    *font-size: 16px;
}
.s-nav-con ul{
    width: 100%;

}
.s-nav-con ul li{
    float: left;
    width: 12.5%;
    text-align: center;
    color: #ffffff;
    *line-height: 42px;
}
.s-nav-con ul li a{
    color: #ffffff;
    font-size: 16px;
}

.s-nav-con a:hover,.s-nav-con a:active,.s-nav-con a:focus{
    text-decoration: none;
}
.s-main-box{
    width: 1010px;
    background: #ffffff;
    margin: 0 auto;
    padding: 0 10px;
    height: auto;
}
.notice-img{
    width: 100%;
    float: left;
    height: 365px;
}
.notice-l-img{
    width: 540px;
    height: 332px;
    margin-top: 15px;
    float: left;
}
.notice-l-img img{
    width: 540px;
    height: 332px;
}
.carousel-indicators {
    position: absolute;
    top: 305px;
    right: 10px;
    z-index: 5;
    margin: 0;
    list-style: none;
}
.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;

    opacity: 0;
    filter: alpha(opacity=50);
}
.carousel-caption a{
    color: #f0f0f0;
    width: 388px;
    white-space:nowrap;
    -o-text-overflow:ellipsis;
    overflow:hidden;
    text-overflow: ellipsis;
    float: left;
}


.notice-news{
    width: 453px;
    height: 332px;
    margin-top: 15px;
    float: left;
    margin-left: 15px;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    background: #f0f0f0;
    *width: 100%;
    z-index: 3;

}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    color: #ffffff;
    cursor: default;
    background-color: #e42e20;
    border: 0;
    border-bottom-color: transparent;
}
.nav-tabs>li{
    *float: left;
    *width: 100px;
}
.nav-tabs>li>a {
    padding-top: 0;
    padding-bottom:0;
    line-height: 36px;
    border: 0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    height: 36px;
    width: 80px;
    font-size: 16px;
    text-align: center;
    color: #7a3029;
}
.more-nav-wrap{
    float: right;
    margin-top: -55px;
    z-index: 1000;
    position: relative;

}
.more-nav{
    font-size: 12px;
    line-height: 36px;
    float: right;
    color: rgba(221, 32, 12, 0.44);
    margin-right: 15px;
    *width:100px;
    *float: right;
    width: 80px;
    float: right;
}
.tab-content{
  overflow: inherit;
}
.tab-pane ul{
    line-height: 32px;
    position: relative;
}
.tab-pane ul li{
    line-height: 32px;
    border-bottom: 1px dashed #cecece;
    text-indent: 1em;
    position: relative;
}
.tab-pane ul li a{
    color: #1a1a1a;
    font-size: 16px;
}

.tab-pane ul li a:hover{
    color: #6f001f;
    text-decoration: none;
}
.tab-pane ul li a:active{
    text-decoration: none;
}
.tab-pane ul li a:before{
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #c52c2b;
    border-radius: 50%;
    left: 0px;
    top: 13px;

}
.item-banner{
    width: 100%;
    float: left;
    height: 90px;
}
.item-sec{
     width: 100%;
     float: left;
     height: 240px;
 }
.item-th-1{
    width: 100%;
    float: left;
    height: 70px;
}
.item-th-1 a{
    width: 20%;
    float: left;

}

.item-th-1 a img{
    width: 99%;
}

.item-th-2{
    width: 100%;
    float: left;
    height: 70px;
}
.item-th-2 a{
    width: 25%;
    float: left;

}

.item-th-2 a img{
    width: 99%;
}

.loca-left{
    margin-right:15px;
}
.s-item-con{
    width: 326px;
    float: left;
    margin-top: 10px;
}
.s-item-tit{
    width: 100%;
    height: 42px;
    border-top: 1px solid #d1020a;
    float: left;
    background: #f9f9f9;
}
.s-item-tit img,.s-item-tit h2{
    float: left;
}
.s-item-tit img{
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 10px;
}
.s-item-tit h2 a{
    line-height: 42px;
    font-size: 16px;
    color: #403f3f;
    font-weight: normal;
}
.s-item-tit h2 a:hover{
    color: #8a020a;
    text-decoration: none;
}
.s-item-tit p a{
    float: right;
    line-height: 42px;
    font-size: 12px;
    margin-right: 10px;
    color: #9d9d9d;
}
.s-item-tit p a:hover{
    color: #8a020a;
    text-decoration: none;
}
.s-item-info ul{
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: left;
}
.s-item-info ul li{
    width: 100%;
    float: left;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px dashed #cecece;
    text-indent: 1em;
}
.s-item-info ul li a{
    color: #848383;

}
.s-item-info ul li a:hover{
    color: #8a020a;
    text-decoration: none;
}

.person-img{
    width: 100%;
    height: 150px;
    float: left;
    border: 1px solid #cecece;
}
.p-img-tit{
    width: 30px;
    height: 150px;
    background: #fff9e8;
    float: left;
    border-left: 1px solid #d1020a;
}
.p-img-tit h2{
    line-height: 32px;
    font-size: 18px;
    font-weight: normal;
    margin-left: 5px;
    margin-top: 10px;
}
.p-img-tit h2 a {
    color: #333333;
    text-decoration: none;
}
.p-img-con{
    width: 960px;
    float: left;
    height: 150px;
    margin-top: 5px;
}
.p-img-con ul{
    width: 100%;
    height: 150px;
    float: left;

}
.p-img-con ul li{
    float: left;
    width: 110px;
    margin-left: 10px;
}
.p-img-con ul li a img {
    height: 140px;
}

.s-link{
    width: 100%;
    height: 100px;
    float: left;
    border-top: 2px solid #d1020a;
    margin-top: 10px;
}
.s-link-con{
    width: 90%;
    height: 40px;
    margin-top: 10px;
    margin-left: 30px;
    float: left;
}
.s-link-con h2{
    font-size: 18px;
    font-weight: normal;
    color: #8a020a;
    line-height: 40px;
    float: left;
}
.s-link-con ul{
    float: left;
}
.s-link-con ul li{
    float: left;
    line-height: 42px;
    margin-left: 20px;
}
.s-link-con ul li a{
    font-size: 14px;
    color: #8a020a;
}
.s-foot{
    width: 100%;
    height: 150px;
    margin: 0 auto;
    padding: 0 auto;
}
.s-foot-con{
    width: 1010px;
    height: 150px;
    margin: 0 auto;
    padding: 0 auto;
}

.foot-left{
    width: 45%;
    float: left;
    margin-top: 20px;
    margin-left: 20%;
}
.foot-left img{
    float: left;
}
.foot-left p{
    float: left;
    line-height: 30px;
    margin-left: 20px;
}
.foot-right{
    float: left;
    margin-top: 10px;
}

/*======list们======*/

.index-list,.zt-head-img{
    width: 100%;
    margin: 0 auto;
}

.zt-head-img{
    height: 90px;
}

.list-left{
    width:728px;
    height:auto;
    float: left;
    background: #ffffff;
}

.list-right{
    width: 270px;
    min-height: 500px;
    background: #fcfcfc;
    float: right;
    margin-top: 10px;
}

.dj-list-title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    background: #f0f0f0;
    margin-top: 10px;

}
.dj-list-title p{
    padding: 0 20px;
}
.dj-list-title p,.dj-list-title a{
    color: #767676;

}
.dj-list-title a{
    font-weight: bold;
}
.dj-list-sum{
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.video-learn{
    width: 100%;
    height: 40px;
    margin-top: 10px;
}

.video-learn  h4{
    float: left;
    font-size: 20px;
    color: #8a020a;
    font-weight: 200;
    line-height: 40px;
    padding: 0 20px;
    height: 40px;
    border-bottom: 2px solid #8a020a;
}
.video-con{
    width: 100%;
    height: 200px;
}

.video-con ul{
    float: left;
    width: 100%;
    height: 120px;
}

.dj-list-item{
    width: 345px;
    height: 240px;
    float: left;
    margin-right: 15px;
}
.dj-list-item2{
    height: 160px;
}
.study-img{
    width: 100%;
    height: 120px;
    margin-top: 20px;
}
.study-img .s-img-detail a{
    width: 156px;
    height: 140px;
    margin-left: 20px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    border: 1px solid #cecece;
    color: #0f2042;
    float: left;
}
.s-img-detail a img{
    width: 156px;
    height: 115px;
}

.s-img-detail2 a{
    width: 105px;
    height: 160px;
    margin-left: 30px;

    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    border: 1px solid #cecece;
    color: #0f2042;
}
.s-img-detail2 a img{
    width: 105px;
    height: 128px;
}

.dj-item-tit{
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #9d9d9d;
    margin-top:10px;

}
.dj-item-tit h4{
    float: left;
    font-size: 20px;
    color: #8a020a;
    font-weight: 200;
    line-height: 40px;
    padding: 0 20px;
    height: 40px;
    border-bottom: 2px solid #8a020a;

}
.dj-item-tit a{
    float: right;
    font-size: 12px;
    color: #7e7e7e;
    line-height: 50px;

}
.list-item-con{
    float: left;
    margin-top: 10px;
}
.list-item-con ul{
    width: 100%;
    height: auto;
}
.list-item-con ul li{
    font-size: 14px;
    line-height: 32px;

}
.list-item-con ul li img{
    margin-right: 10px;
}
.list-item-con ul li a{
    color: #202020;
}
.list-item-con ul li a:hover{
    color: #92311f;
}

.item-classify{
    float: left;
    width: 100%;
    height: auto;

}
.item-class-tit{
    float: left;
    border-bottom: 2px solid #303030;
    line-height: 35px;
    height: 35px;
    width: 100%;
}
.item-class-tit h4{
    text-indent: 1em;
    color: #8a020a;
}
.item-class-con{
    height: auto;
    float: left;
    width: 100%;
}
.item-class-con ul{
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.item-online-con{
    height: auto;
    float: left;
    width: 100%;
}
.item-online-con ul{
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.item-online-con ul li{
    width: 220px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    background: #fcfcfc;
    border: 1px dashed #8a020a;
    border-radius: 5px;
    text-align: center;
}
.item-online-con ul li a{
    color: #8a020a;
    font-size: 18px;
    width: 220px;
    height: 40px;
    float: left;
}
.item-online-con ul li a:hover{
    background: #8a020a;
    color: #ffffff;
}
.item-detail li{
    width: 90%;
    float: left;
    text-align: center;
    line-height: 30px;
    margin-left: 12px;
    border: 1px dashed #8a8a8a;
    margin-top: 2px;
}
.item-detail li a{
    color: #8a020a;
}

.item-class-con .item-hot-deteil{
    width: 100%;
}
.item-hot-deteil li{
    width: 90%;
    border-bottom: 1px dashed #cecece;
    font-size: 14px;
    line-height: 25px;
    margin-left: 12px;
    padding: 3px 0;
}

.item-hot-deteil li img{
    margin-right: 10px;

}
.item-hot-deteil li a{
    color: #13385d;

}
.item-hot-deteil li a:hover{
    color: #8a020a;
}

.dj-recent-news{
    float: left;
    height: auto;
    width: 100%;

}

.re-news-tit{
    width: 100%;
    border-bottom: 2px solid #f0f0f0;
    float: left;
    height: 40px;
    line-height: 40px;
}
.re-news-tit h4{
    font-size: 16px;
    color: #8a020a;

    font-weight: 500;
    padding: 0 20px;
    border-bottom: 2px solid #8a020a;
    float: left;
}
.re-news-tit a{
    float: right;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    color: #7e7e7e;
    font-size: 12px;
}


.re-news-con{
    width: 100%;
    float: left;
}
.re-news-con ul{
    margin-top: 10px;
    margin-bottom: 20px;
}
.re-news-con li{
    width: 95%;
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    border-bottom: 1px dashed #f0f0f0;
    text-indent: 1em;
}
.re-news-con li a{
    color: #216078;
    width: 95%;
    height: 35px;

}
.tlist-right{
    float: right;
    font-size: 13px;
}
.re-news-con li a:hover{
    color: #8a020a;
}

.page_num li{
    float: left;
    margin-right: 10px;
    border: 1px solid #f0f0f0;
    padding: 5px 7px 5px 7px;
}
.page_num li a{
    color: #6f001f;
}

/*====文章页====*/

.dj-art-title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: #f5f5f5;
}
.dj-art-title p{
    padding: 0 20px;
}
.dj-lart-title p,.dj-art-title a{
    color: #767676;

}
.dj-art-title a:hover{
    color: #8a020a;
}

.index-article{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}

.article-con{

    height: auto;
    margin: 0 auto;


}
.article-con h2{
    width: 80%;
    margin: 0 auto;
    padding: 0 auto;
    text-align: center;
    line-height: 50px;
    font-size: 36px;
}
.article-time{
    width: 90%;
    height: 28px;
    margin: 40px auto 40px auto;
    border-bottom: 1px solid #cec09b;
    font-size: 12px;
    color: #8a8a8a;
}
.article-time p{
    width: 90%;
    margin: 0 auto;
    line-height: 28px;
    text-align: center;
}

.article-detail{
    width: 90%;
    margin: 0 auto;
    height: auto;
    padding-bottom: 120px;
}

.article-detail img {
    max-width: 70%;
    text-align: center;
}

#cnzz_stat_icon_1259757552 {
    display: none;
}