/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#355e92;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:'微软雅黑';margin:0; padding:0;font-size:15px;}/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
.fl{float:left;}
.fr{float:right;}

.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.w1000{
    width: 1000px;
    margin: 0 auto;
}


.dqwz{/**当前位置**/
    line-height: 40px;
    height:40px;
    font-size:13px;
    /*margin-left: 20px;*/
}
.dqwz td{
    padding-left: 5px;
}
/*主体区域*/
.title{
    width: 240px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e3e3e3;
}
.title a{
    text-align: center;
    height: 50px;
    display: block;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    background: #245397;
    /*padding:0 75px;*/
}
.ul-list-left{
    /*height: 45px;*/
}
.ul-list-left li{
    padding:0 20px;
    font-size:17px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 45px;
}
.ul-list-left .title-left{
    line-height: 45px;
    color: #333;
    display: block;
    background: url("sj-1.png") 0px 20px no-repeat;
    padding-left: 20px;
}
.ul-list-left .hover{
    padding-left: 20px;
    display: block;
    line-height: 45px;
    color:#014a8d!important;
    background: url("sj.png") 0px 20px no-repeat!important;
}
/*右边列表*/
.two-lm{
    width:700px;
    /*height:50px;*/
    /*line-height: 40px;*/
    padding: 0 20px;
}
.two-lm .lm-title{
    height:50px;
    line-height:50px;
    border-bottom:1px solid #CCCCCC;
}
.two-lm .lm-title .lmt{
    background: url("lmt.png") left center no-repeat;
    border-bottom: 2px solid #245397;
    /*width: 200px;*/
    padding-left:28px;
    padding-right:20px;
    font-size:17px;
    color: #3d3d3d;
    font-weight: bold;
}
.ul-list-right{
    padding:20px;
}
.ul-list-right li{
    background:url(/picture/21/1805181540207774453.jpg) no-repeat left 21px;
    padding-left:12px;
    line-height:45px;
    border-bottom:1px dashed #bfbfbf;
}
.ul-list-right li img{
    padding: 10px 10px 10px 0;
}
.ul-list-right .font{
    font-size: 16px;
    /*color: #686868;*/
    color: #333;
}
.ul-list-right .time{
    font-size: 16px;
    /*color: #a8a8a8;*/
    color: #999;
}