/**********************************/
/*index.html*/
body{
    margin: 0;
    background: url(http://jsnu.fuyunweb.com/images/bg.jpg) fixed rgba(238, 238, 238, 0.5);
    font-size:13px;
}
.topNav{
    background:rgba(238, 238, 238, 0.3);
}
.nav{
    /*background:rgba(0, 0, 0, 0.7);*/
    background:#27384B;
    height:73px;
    padding:10px;
}
.nav .navbar ul{
    float:right;
}
.nav .navbar ul li{
    float:left;
    height:54px;
    line-height:54px;
    padding:0 10px;
}
.nav .navbar ul li a{
    color:#ffffff;
    font-size:16px;
    font-weight:bold;
}
.body-container .col-sm-8,
.body-container .col-sm-4{
    padding:0;
}
.content{
    margin-top:30px;
    background:#fff;
    border-radius:8px 8px 0 0;
    padding:20px;
    /*height:645px;*/
}

.right-content{
    background:#F8F8F8;
    margin-bottom:60px;
    border-radius:0 0 8px 8px;
    padding:20px;
    /*height:645px;*/
}

@media only screen and  (min-width:768px){
    .content{
        height:645px;
        border-radius:8px 0 0 8px;
    }
    .right-content{
        margin-top:30px;
        /*margin-bottom:0;*/
        border-radius:0 8px 8px 0;
        height:645px;
    }
}
.list{
    padding:10px;
    /*background:#fff;*/
    /*border-radius:4px 4px 0 0;*/
    /*margin-bottom:20px;*/
}
.list h3{
    margin:0 0 20px 0;
    border-bottom:1px solid #d8d8d8;
}
.list h3 span{
    line-height:38px;
    height:38px;
    display:inline-block;
    padding:0 15px;
}
.list.tzgg h3 span{
    border-bottom:3px solid #BE7763;
}
.list.tzgg h3 a.more{
    background:#BE7763;
}
.list.zsk h3 span{
    border-bottom:3px solid #955d4e;
}
.list.zsk h3 a.more{
    background:#955d4e;
}
.list.zxbx h3 span{
    border-bottom:3px solid #DB5440;
}
.list.zxbx h3 a.more{
    background:#DB5440;
}
.list h3 a.more{
    font-size:9px;
    float:right;
    font-weight:normal;
    color:#fff;
    height:25px;
    line-height: 25px;
    padding:0 12px;
    border-radius:8px;
    margin-top:5px;
}
.list.zxbx h3 a.more{
    background:#a12220;
}
.list .listDiv{
    padding:8px 6px;
    height:35px;
    line-height: 35px;
    overflow:hidden;
}
.list .listDiv span{
    font-size:9px;
}
.red{
    color:red;
}
.green{
    color:green;
}
.list .listDiv span.time{
    color:#999;
    float:right;
    font-size:9px;
}

footer{
    background-color: #27384B;
    padding-top: 15px;
    padding-bottom: 15px;
}
footer p{
    color: #fff;
}
footer p a{
    color: #fff;
}
a:hover{
    color: #1cc7b6 !important;
}
.clearfix{clear: both;}


.first-word{
    margin:60px 0;
}
.top-banner ul{
    margin-top: 0;
    list-style: none;
    text-align: right;
    padding: 7px 15px 7px 0;
    margin-bottom: 0;
}
.top-banner ul li{
    display: inline;
}
.top-banner ul li a{
    color: #fff;
    text-decoration: none;
}
.logo{
    width: 300px;
    color: #fff;
    margin-left: 40px;
}
.logo img{
    width: 100px;
}
.search{
    color: #fff;
    /*margin-top: 120px;*/
    position: relative;
    text-align: center;
}
.search h1{
    font-size: 50px;
    margin-bottom: 10px;
    text-align: center;
}
.search h2{
    font-size: 20px;
    font-weight: 500;
    margin-top: 0px;
    text-align: center;
}
.search-input textarea{
    width:100%;
    resize: none;
    border:1px solid #52BEA6;
    border-radius:5px;
    height:35px;
    padding:5px;
}
.search-input input[type='button']{
    background:#52BEA6;
    border:1px solid #52BEA6;
    color:#fff;
    border-radius:4px;
    width:100%;
    height:40px;
    line-height: 40px;
    margin-top:8px;
}

.download{
    margin-top:23px;
    background:#EDEFF0;
    padding:9px 25px;
    border-radius:8px 0 0 8px;
    height:68px;
    border-right:2px solid #52BEA6;
}
.downloadIcon{
    position:absolute;
    width:50px;
    height:50px;
    background:rgba(82,190,166,0.48);
    border-radius:50%;
    text-align:center;
}
.downloadIcon i{
    font-size:25px;
    line-height: 50px;
    color:#52BEA6;
}
.downloadCon{
    padding-top:7px;
    padding-left:80px;
    height:43px;
    overflow:hidden;
}
.downloadCon h3{
    margin:0 0 5px 0;
    color:#525252;
    font-size:14px;
    border:none;
}
.downloadCon p{
    color:#525252;
    font-size:9px;
}

.spzq h3{
    margin-top:10px;
    border-bottom:none;
    border-left:3px solid #9654B6;
    height:30px;
    line-height: 30px;
    padding:0 10px;
}

.vedio{
    height:103px;
    margin-bottom:20px;
}
.vedio .img{
    height:103px;
    width:100%;
    overflow:hidden;
    background:#666;
}
.vedio .img img{
    width:100%;
}
.vedio .vedioShow{
    position: relative;
    margin-top: -28px;
    text-align: center;
    width: 100%;
    height:20px;
    line-height:20px;
    overflow:hidden;
}
.vedio .vedioShow p{
    color:#fff;
}
.phone-down{
    z-index: 100;
    width: 80px;
    position: fixed;
    right: 20px;
    margin-top: -60px;
}
.phone-down img{
    width: 100%;
}
.phone-down .app{
    color: #333;
    position: absolute;
    width: 80%;
    margin-left: 10%;
    top: 70px;
    left: 0;
    font-size: 12px;
}
.phone-down button{
    position: absolute;
    top:40px;
    left: 0;
    width: 80%;
    background-color: #1cc7b6;
    color: #fff;
    font-size: 10px;
    border: none;
    padding: 0;
    margin-left: 10%;
}
div.footer{
    position: fixed;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    padding: 10px 20px;
    z-index: 100;
    display: none;
}
div.footer img{
    width: 40px;
    border-radius: 4px;
}
div.footer div{
    display: inline-block;
    color: #1cc7b6;
    margin-left: 10px;
    font-size: 12px;
    vertical-align: middle;
}
div.footer button{
    float: right;
    height: 30px;
    border: none;
    border-radius: 4px;
    background-color: #1cc7b6;
    color: #fff;
    margin-top: 5px;
    font-size: 12px;
}
@media only screen and (max-width: 1000px) {
    .phone-down{
        display: none;
    }
    div.footer{
        display: block;
    }
}
.search .bxnr{
    height: 50px;
    font-size: 16px;
    width: 45%;
    padding-left: 10px;
    color: #333;
}
.search .btn-bx{
    height: 50px;
    width: 10%;
    position: absolute;
    font-size: 20px;
    color: #fff;
    background-color: #1cc7b6;
    border: none;
    cursor: pointer;
}
.quick-choose{
    position:absolute;
    background-color: #fff;
    color: #333;
    width: 100%;
    height: 400px;
    overflow-y:scroll;
    display: none;
    margin: -50px auto 0 auto;
    z-index:999;
}
.quick-choose ul{
    list-style: none;
    text-align: left;
    padding-left: 0;
    margin-top: 0;

}
.quick-choose ul li{
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    padding-left: 8px;
    padding-right: 8px;
}
.quick-choose ul li:hover{
    background-color: #1cc7b6;
    color: #fff;
}
.second{
    /*	background-color: #e9edf6;*/
    background-color: rgba(238, 238, 238, 0.5);
    padding-top: 30px;
    padding-bottom: 20px;
}
.fix{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.more-fix{
    text-align: right;
    padding-top: 10px;
    margin: 1%;
}
.more-fix a:hover{
    color: #1cc7b6;
}
.head-title{
    /*	background: #c7b3f2;*/
    color: #333;
    margin-left: 1%;
}
.head-title h2{
    margin-top: 0px;
    margin-bottom: 30px;
}
.head{
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    /*	background-color: #c9d4e5;*/
    background-color: rgba(28, 199, 182, 0.35);
    color: #fff;
    font-weight: 600;
}
.head-name{
    float: left;
    width: 20%;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
}
.head-fix{
    width: 60%;
}
.head-content{
    width: 80%;
}
.fix li.fix-item{
    width: 48%;
    float: left;
    padding-top: 12px;
    padding-bottom: 12px;
    list-style: none;
    background-color: #fff;
    margin-left: 1%;
    margin-right: 1%;
}
.article-list li.fix-item{
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.fix li.fix-item a{
    color:#5d627d;
}
.fix li.fix-item a:hover{
    color:#1cc7b6;
}
.fix-head{
    width: 58%;
    margin-left: 2%;
    float: left;
    height: 21px;
    overflow: hidden;
}
.article-list .fix-head{
    width: 78%;
}
.fix-time{
    width: 20%;
    float: left;
    text-align: center;
}
.fix-state{
    width: 20%;
    float: left;
    text-align: center;
}

/**********************************/
/*fix.html*/
.all-fix{
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
.fix.fix-list li.fix-item{
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    list-style: none;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
}
.head.head-list{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.head.head-list .head-name{
    padding-top: 15px;
    padding-bottom: 15px;
}
.head-title-btn h2{
    margin-bottom: 15px;
}
/***************************************************/
/*newarticle.html*/
.article-list{
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
.article-list.fix{
    box-shadow: none;
}
.article-item{
    margin-bottom: 1px;
    background-color: #fff;
    padding: 15px;
    padding-left: 20px;
    padding-right:20px;
}
.article-item h2{
    margin-top: 10px;
}
.article-item a{
    text-decoration: none;
}
.article-item a:hover p{
    color: #333;
}
