*{
    padding: 0;
    margin: 0;
    font-family: 微软雅黑;
}

.top{
    padding: 30px 0;
}
.search-form{
    max-width: 300px;
}
.top .search{
    display: none;
}
.logo-text{
    padding-top: 15px;
    display: none;
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
li{
    list-style: none;
}
.article-body{
    padding: 15px;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
    margin-left: 0;
    margin-right: 0;
}
.row ul li{
    font-size: 14px;
}
#search{
    display: none;
}
body{
    background-color: #eaeaea;
}
.list-min-height,.list-img-min-height,.page-min-height,.show-min-height{
    min-height: 300px;
}
.min-height{
    min-height: 180px;
}
.top{
    background: url('../images/top_bg.png') top center no-repeat;
    width:100%;
    margin: 0;
}

.pagination {
    margin: 5px 15px 10px 5px;
    float: right;
    display: inline;
}
/*导航条*/
.navs{
    width: 100%;
    background-color: #4b89bd;
}
#menu-nav{
    font-size: 16px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    color: #fff;
    background-color: #4b89bd;
    border:none;
}
#menu-nav ul li{
    width: 11.11%;
    height:52px;
    line-height: 52px;
    float: left;
    text-align: center;
    list-style: none;
}
#menu-nav>ul li:last-child{
    border:none;
}
#menu-nav>ul>li>a{
    color: #fff;
    display: block;
    text-decoration: none;
    width:100%;
    height:100%;
}

.actives{
    background-color: #024d86;
}
#menu-nav a:hover{
    background-color: #024d86;
    color: #fff;
}

.nav .list li{float:left; position:relative;}
.nav .list li a{ color:#fff; font-size:16px;}
.nav>li>ul{ width:100%; background:#4b89bd; position:absolute; left:0; display:none;z-index: 1002}
.nav .down a{display: block; line-height:40px; color:#fff; font-size:14px;border: 1px solid #a9a9a9;
    border-top:0;}
.nav .down a:hover{ background-color:#065998;color: #fff;}
.one-tops{
    height:46px;
    line-height: 46px;
}
.banner-carousel{
    margin-top: 20px;
}
.one-tops>span{
    float: left;
    padding-left: 30px;
    font-weight:bold;
    color: #4b89bd;
}
.one-tops a span{
    float: right;
    padding-right: 15px;
    color: #fd7e5e;
}
#sousuo{
    position: absolute;
    right:0;
    margin-top:2%;
    z-index: 1000;
}
#sousuo input{
    outline: none;
}
#sousuo input[type='text']{
    width:220px;
    height:33px;
    padding: 0 5px;
    border:1px solid #ccc;
    border-right:0;
}
#sousuo input[type='submit']{
    outline: none;
    height:33px;
    width:60px;
    line-height: normal;
    border:none;
    color:#fff;
    background-color: #4b89bd;
    border-radius: 0;
}
.thumbnail img{
    width:206px;
    height:155px;
}

/*导航条*/
.container-fluid{
    padding: 0;
}
.navbar-collapse{
    padding: 0;
}
.navbar-nav{
    width: 100%;
}
.navbar{
    margin-bottom: 0;
    min-height: 52px;
    background-color: #4b89bd;
    border:none;
}
.nav>li>a:hover{
    background-color: #065998;
}
.nav>li>a {
    color: #fff;
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    padding: 0;
    text-align: center;
}
.navbar-collapse li{
    width: 12.5%;
    height: 52px;
    line-height: 52px;
    float: left;
    text-align: center;
    list-style: none;
}
.navbar {
    border-radius: 0;
}
.navbar-brand{
    display: none;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
@media (max-width: 768px) {
    .navbar-collapse li{
        width: 100%;
        text-align: center;
    }
    .navbar-brand{
        display: block;
        margin-left: 15px;
    }
    .navbar-default .navbar-brand{
        color:#fff;
    }
}
.one-main .one-main-foot .thumbnail{
    background-color: inherit;
}
.one-main .thumbnail{
    border:none;
}
.one-main div:first-child{
    overflow: auto;
}
.main-first{
    margin-top: 25px;
}
.one-main-major div:first-child{
    margin-top: 20px;
}
.main-second{
    overflow: auto;
    margin-top: 25px;
}
.main-third{
    margin-top: 20px;
    background-color: #fff;
    position: relative;
}
.main-third-more{
    position: absolute;
    right: 10px;
    top: 20px;
}
.main-third .main-third-first{
    overflow: auto;
    padding-top: 65px;
    background-image: url('../images/kecheng.png');
    background-repeat: no-repeat;
}
.one-main .one-main-major{
    background-color: #fff;
    background-image: url('../images/descr.png');
    background-repeat: no-repeat;
    padding: 20px 15px 20px 15px;
}
.one-main .one-main-major div:first-child{
    text-align: center;
}
.one-main-major div:last-child{
    padding: 0;
}
.one-main-major p{
    padding: 20px 0 0 0;
    letter-spacing: 2px;
    line-height: 22px;
}
.hrs{
    margin: 15px 0;
}

.tops{
    background-color: #f8f8f8;
}
.footer{
    padding: 20px 0;
    background-color: #4b89bd;
    margin-top: 20px;
    color:#fff;
    text-align: center;
}
.footer a{
    color: #fff;
}
.caption a{
    color:#393939;
}
.list-time{
    float: right;
    padding-right: 15px;
    color: #888;
}


.ztree * {font-size: 10pt;font-family:"Microsoft Yahei",Verdana,Simsun,"Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial}
.ztree li ul{ margin:0; padding:0}
.ztree li {line-height:30px;}
.ztree li a {width:85%;height:30px;padding-top: 0px;white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;overflow: hidden;}
.ztree li a:hover {text-decoration:none; background-color: #E7E7E7;}
.ztree li a span.button.switch {visibility:hidden}
.ztree.showIcon li a span.button.switch {visibility:visible}
.ztree li a.curSelectedNode {background-color:#0e70b9;border:0;height:30px;}
.ztree li span {line-height:30px;}
.ztree li span.button { }
.ztree li span.button.switch {width: 16px;height: 16px;}

.ztree li a.level0 span {font-size: 14px;font-weight: 600;}
.ztree li span.button {background-image:url("../images/left_menuForOutLook.png"); }
.ztree li span.button.switch.level0 {width: 20px; height:20px}
.ztree li span.button.switch.level1 {width: 20px; height:20px}
.ztree li span.button.noline_open {background-position: 0 0;}
.ztree li span.button.noline_close {background-position: -18px 0;}
.ztree li span.button.noline_open.level0 {background-position: 0 -18px;}
.ztree li span.button.noline_close.level0 {background-position: -18px -18px;}
.category-list{
    padding: 15px;
}

.ztree li a.curSelectedNode{color:#fff;}


/*列表*/
.desc-left img{
    width: 220px;
    height: 150px;
}
.desc-right{
    padding-left: 10px;
    padding-right: 30px;
    font-size: 14px;
}
.desc-right>p{
    font-size: 14px;
    margin-top: 5px;
    text-indent: 2em;
    line-height: 22px;
}
.desc-right>p>a{
    color: #4b89bd;
}
.range-tilte{
    overflow:auto;
    padding-top: 5px;
    border-bottom: 1px solid #cecece;
    background-color: #fff;
}
.range-tilte h5{
    padding-left: 15px;
    float: left;
    color: #4B8BBB;
    font-weight: 600;
}
.range-tilte a{
    margin-top:10px;
    padding-right: 10px;
    float: right;
}
@media (min-width: 990px) {
    .range-left{
        padding-left: 0;
    }
    .range-right{
        padding-right: 0;
    }
}
@media (max-width: 990px){
    .range-left,.range-right{
        padding: 0;
    }
}
.range>div>span{
    color: #4b89bd;
    padding-left: 25px;
}
.range>div>a{
    float: right;
    padding-right: 5px;
    color: #333;
}
.padding-level{
    padding: 5px 10px 0 15px;
    background-color: #fff;
}
.list-li ul{
    padding-left: 10px;
}
.list-li ul li {
    background: url(../images/li.png) 0px center no-repeat;
    margin: 5px 0 ;
    position: relative;
    padding-left: 15px;
    color: #333;
}
.list-li ul li a{
    color: #333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-right: 100px;
}
.list-li ul li span{
    position: absolute;
    top: 0px;
    right: 0px;
    color: #ddd;
}
.list-li ul li a:hover{
    text-decoration: underline;
    color: #4b89bd;
}
.range .thumbnail img{
    margin-top: 10px;
}
.range .thumbnail{
    padding-bottom: 0;
}
.thumbnail p{
    margin: 0;
}
.thumbnail img:hover{
    box-shadow: 0 0 10px #9f9f9f;
}
.thumbnail a:hover{
    text-decoration: underline;
}
.caption{
    text-align: center;
}
.padding-10{
    padding: 10px;
}
.video-play-area{
    margin-top: 30px;
    height: 400px;
    margin-bottom: 30px;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}
/*list  列表页*/
.main-left{
    margin-top: 20px;
}
.main-left>div:first-child{
    border: 2px solid #e3e3e3;
    border-bottom: 0;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    background-color: #f8f8f8;
    font-weight: bold;
}
.main-left>div:last-child{
    border: 2px solid #e3e3e3;
    background-color: #fff;
}

.main-right{
    margin-top: 20px;
}
.main-right>div:first-child{
    border: 2px solid #e3e3e3;
    border-bottom: 0;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    background-color: #f8f8f8;
    color: #4b89bd;
    overflow: hidden;
}
.lanmu{
       color: #4b89bd;
}
.right-top span{
    font-weight: bold;
}
.right-top a:hover{
    text-decoration: underline;
}
.right-bottom{
    border: 2px solid #e3e3e3;
    overflow: auto;
    background-color: #fff;
}
.right-bottom>ul{
    padding: 10px 15px 0px 15px;
}
.right-bottom>ul li{
    padding: 10px;
    color: #939393;
    border-bottom: 1px dashed #939393;
}
.right-bottom>ul>li>a{
    color: #6f6f6f;
    padding: 0;
}
.right-bottom>ul>li>a>span{
    padding-right: 10px;
}
.right-bottom>ul li>span{
    float: right;
}
.right-bottom>ul>li>a:hover{
    color: #4b89bd;
}
.right-bottom>nav{
    float: right;
    margin-right: 30px;
}
.right-bottom .thumbnail{
    border:none;
}
.right-bottom .thumbnail img{
    border-radius: 10px;
}
.right-bottom>img{
    width:100%;
    padding: 10px 10%;
    position: relative;
}
.right-bottom p>img,table{
    margin: 0 auto;
}
.downloads{
    background-color: #ececec;
    margin: 20px auto;
    width: 90%;
}
.downloads a{
    display: block;
    text-align: center;
    padding: 10px;
}
.downloads:hover a{
    text-decoration: underline;
}
.downloads:hover {
    background-color: #dcdcdc;
}

.right-bottom p{
    padding: 0 15px;
    line-height: 26px;
}

.page-content p:first-child{
    margin-top: 40px;
}

/*show*/
.right-bottom{
    border: 2px solid #e3e3e3;
}
.right-bottom h4{
    text-align: center;
    padding: 20px 0;
    font-weight: bold;
}
.right-bottom hr{
    margin: 0;
}

.video-js{
    width: 840px;
    height: 400px;
}
.main-footer {
    padding: 15px;
    overflow: auto;
}
.main-footer a{
    color: #333;
}
.main-footer a:hover{
    color: #4b89bd;
    text-decoration: underline;
}

.footer a{
    color: #fff;
}
@media (min-width: 768px) and (max-width: 992px) {
    #menu-nav{
        font-size: 12px;
    }
    .nav .list li a{
        font-size: 12px;
    }
    #sousuo{
        margin-top: 1.5%;
    }
    #sousuo input[type='text']{
        width:180px;
        height:24px;
    }
    #sousuo input[type='submit']{
        height:24px;
        width:40px;
    }
    /*视频播放器*/
    .video-js{
        width:90%;
        height: 200px;
    }
}
@media (max-width: 768px) {
    #menu-nav {
        font-size: 6px;
    }
    #menu-nav ul li {
        width: 25%;
        height: 34px;
        line-height: 34px;
    }
    .nav>li>ul{ width:100%;}
    #sousuo {
        display: none;
    }
    .main-first {
        margin-top: 0px;
    }
    .range-right{
	margin-top:20px;
    }
    .main-left {
        margin-top: 0px;
    }
    .video-play-area{
        height: 200px;
        max-width: 100%;
    }
    /*手机版搜索*/
    #search{
        display: block;
        padding: 10px 15px;
    }
    .samll-margin-top-0{
	    margin-top: 0px;
    }
    /*视频播放器*/
    .video-js{
        width:90%;
        height: 100px;
    }

    .desc-left img{
        width: 40%;
        margin: 0 30%;
        height: auto;
    }
    .list-min-height,.list-img-min-height,.page-min-height,.show-min-height{
        min-height: 100px;
    }
    .min-height{
        min-height: 100px;
    }

}

.h-t-right a.btn {
    color: #fff;
    margin-top: 4px;
    margin-left: 10px;
}

.bg-f0776c {
    background-color: #4b89bd;
}
.form-horizontal .form-group{
    margin-left: 0;
    margin-right: 0;
}
.data-lists{
    padding-top:35px;
}
.btn-bg{
    background-color: #4b89bd;
    border-color: #4b89bd;
}
@media (max-width: 768px) {
    .logo img, .logo-text img {
        display: inline-block;
    }

    .logo, .logo-text {
        text-align: center;
    }
    .carousel-inner{
        max-height: 280px;
    }
}


@media (min-width: 768px){
    .top .search,.logo-text{
        display: block;
    }
    .carousel-inner{
        max-height: 400px;
    }

}