/*瀵艰埅鏍峰紡===============================*/
.treebox{ width: 150px; background-color:#712325; position: absolute;top:80px;right:0;display: none;z-index:9;}
.menu{ overflow: hidden; border-color: transparent; border-style: solid ; border-width: 0 1px 1px ; }
/*绗竴灞?/
.menu li.level1>a{
    display:block;
    height: 45px;
    line-height: 45px;
    color: #fff;
    padding-left: 10px;
    border-bottom: 1px solid #000;
    font-size: 16px;
    position: relative;
    transition:all .5s ease 0s;
}
.menu li.level1 a:hover{ text-decoration: none;background-color:#923331;   }
.menu li.level1 a.current{ background: #923331; }
/*淇グ鍥炬爣*/

/*灏忕澶?/
.level1 i{ width: 20px; height: 10px; background-image:url(../images/arrow.png); background-repeat: no-repeat; display: block; position: absolute; right: 20px; top: 20px; }
.level1 i.down{ background-position: 0 -10px; }

/*绗簩灞?/
.menu li ul{ overflow: hidden; }
.menu li ul.level2{ display: none;background: #923331;  }
.menu li ul.level2 li a{
    display: block;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-indent: 20px;
    /*border-bottom: 1px solid #ddd; */
    font-size: 14px;
    transition:all 1s ease 0s;
}
/*END 瀵艰埅鏍峰紡===============================*/
body{
    background-color: #eceff9;
}
/*澶撮儴*/
#head{
    width:100%;
    height: 80px;
    background-color: #712325;
}
.logo{
    width: 225px;
    height:40px;
    margin: 20px 15px;
}
.nav{
    width:28px;
    height:35px;
    margin: 22px 15px 0 0;
}
/*END 澶撮儴*/
#ban{
    width:100%;
    height:160px;
}
.search{
    width: 95%;
    height:30px;
    border: 1px solid #ddd;
    background-color: #fff;
    margin: 10px auto 0;
}
.search .txt{
    float: left;
    width: 76%;
    height: 30px;
    border: none;
    outline: none;
    padding: 0 2%;
}
.search .btn{
    float: right;
    margin: 5px 5px 0 0;
    width:20px;
    height:20px;
    background: url("../images/m-btn.png") no-repeat;
    border: none;
    outline: none;
}
#main{
    width:100%;
}
.mlr10{
    margin: 10px 0;
}
.container{
    width:94%;
    padding:3%;
    background-color: #fff;
}
.title{
    width:94%;
    padding:0 3%;
    border-bottom: 2px solid #a82d2a;
    line-height: 45px;
}
.title .fl{
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}
.title .fl a,.title .fr a{
    font-size: 14px;
    color: #666666;
}
.xydt-list ul li{
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}
.xydt-list a.fs15{
    font-size: 15px;
    color: #222;
    line-height: 20px;
}
.xydt-list p.fs13{
    font-size: 13px;
    color: #989898;
    line-height: 24px;
}
.tzgg-time{
    width:58px;
    height:50px;
    padding-top: 8px;
    border:2px solid #9fb3d7;
}
.tzgg-time .day{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #5770c2;
    line-height: 25px;
}
.tzgg-time .year{
    text-align: center;
    font-size: 13px;
    color: #5770c2;
}
.tzgg-bt{
    width:75%;
    padding-top: 8px;
    padding-left: 10px;
}
.tzgg-bt a{
    font-size: 16px;
    color: #000;
    line-height: 20px;
}
.mtbd-time span{
    display: inline-block;
    padding: 5px 15px;
    background-color: #758bd4;
    font-size: 13px;
    color: #fff;
}
.mtbd-time span b{font-size: 18px;}
.mtbd-title a{
    font-size: 16px;
    color: #000;
    line-height: 30px;
}
.wsjb-list li{
    margin: 10px 0;
}
.wsjb-list li div.fl{
    width:25%;
}
.wsjb-list li div.fl img{
    width:100%;
    height:80px;
}
.wsjb-list li div.fr{
    width:70%;
}
.wsjb-list li div.fr a{
    font-size: 16px;
    line-height: 20px;
    color: #000;
}
.wsjb-list li div.fr p{
    margin-top: 5px;
    font-size: 13px;
    line-height: 30px;
    color: #5770c2;
}
.wsjb-list li div.fr p span{
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    color: #fff;
    font-size: 18px;
    background-color: #5770c2;
}
.sjsz-list li{
    width:50%;
    height:170px;
    position: relative;
}
.sjsz-list li img{
    width:100%;
    height: 170px;
}
.sjsz-list li a{
    position: absolute;
    top:0;
    left:0;
    display: block;
    width:100%;
    height: 170px;
    background-color: rgba(0,0,0,.5);
    color: #FFFFFF;
}
.sjsz-list li a p{
    padding: 15px 20px 0;
    font-size: 13px;
}
.sjsz-list li a b{
    display: block;
    font-size: 15px;
    padding: 10px 20px;
}
.footOne{
    width:100%;
    height: 20px;
    background-color: #fff;
}
.footTwo{
    width: 90%;
    min-height:50px;
    padding: 30px 5%;
    background-color: #712325;
}
.footTwo a{
    color: #FFFFFF;
}
.footTwo ul.fl{
    width:75%;
}
.footTwo div.fr{
    margin-top: 15px;
    width:20%;
    height:30px;
    border: 1px solid #1b307a;
    background-color: #102673;
    text-align: center;
    line-height: 30px;
}
.footTwo ul.fl li{
    float: left;
    width:33.33%;
    font-size: 12px;
    line-height: 30px;
}
.footThree{
    width:100%;
    min-height: 40px;
    padding: 10px 0;
    background-color: #020719;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
}
.ckgd{
    width:40%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #1b307a;
    background-color: #702326;
    font-size: 14px;
    margin: 15px auto 0;
    text-align: center;
    color: #FFFFFF;
}
.ckgd a{
    color: #FFFFFF;
}
.content h1{
    font-size: 20px;
    text-align: center;
    line-height: 28px;
}
.content .conTime{
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.content .conDetail{
    text-indent: 2em;
    font-size: 16px;
    line-height: 24px;
}