/* 样式清除 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    min-height: 880px;
    font-family: '微软雅黑';
}
#barrierfree_container{
background: #c4ddeb url("Lyj_bg.png") no-repeat center 0;
}
ul,
li,
dl {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

input {
    outline: none;
}
img{
    border: 0;
}

/* 通用样式 */
.f_right {
    float: right;
}

.f_left {
    float: left;
}

.w_1240 {
    margin: 0 auto;
    width: 1240px;
}

.borBox {
    border: 1px solid #333;
}

/* 自定义样式 */

.Lyj_headBox {
    position: relative;
    width: 100%;
    height: 305px;
}

.Lyj_topBg {
    height: 40px;
    background: #333;
}

.Lyj_topBox {
    height: 40px;
}

.Lyj_topBox form {
    width: 300px;
    height: 40px;
    color: #b8c1c9;
    background: #4e6478;
}

.Lyj_topBox form input {
    border: 0;
}

.Lyj_input {
    padding-left: 10px;
    width: 260px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bolder;
    background: #4e6478;
    color: #b8c1c9;
}

.Lyj_btn {
    width: 40px;
    height: 40px;
    border: 0;
    background: url("Lyj_searchBtn.png") no-repeat center;
}

.Lyj_topBox p {
    height: 40px;
    line-height: 39px;
    color: #b0b8bd;
}

.Lyj_topBox p>a {
    font-size: 14px;
    color: #b0b8bd;
}

.Lyj_logo {
    position: relative;
    top: 86px;
    margin: 0 auto;
    width: 1240px;
    height: 65px;
    background: url("Lyj_logo.png") no-repeat 0 center;
}

.Lyj_navBox {
    position: relative;
    top: 155px;
    height: 45px;
    background: #2977c2;
}

.Lyj_navBox>ul>li {
    float: left;
    padding-top: 15px;
    width: 206.6px;
    height: 45px;
}

.Lyj_navBox>ul>li:hover {
    background: #498bcb;
}

.Lyj_navBox>ul>li>a {
    display: block;
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
    color: #fff;
    border-right: 2px solid #a9c9e7;
}

.Lyj_navHideBox {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 2;
    width: 1240px;
    height: 55px;
    line-height: 45px;
    background: #fff;
}

.Lyj_navHideBox>ul {
    padding: 5px 10px;
    height: 65px;
}

.Lyj_navHideBox>ul>li {
    float: left;
    padding: 0 10px;
    min-width: 40px;
    height: 45px;
}

.Lyj_navHideBox>ul>li>a {
    display: block;
    line-height: 45px;
}
.Lyj_navHideBox>ul>li>a:hover{
    color: #1d64a9;
    font-weight: bolder;
}

.Lyj_conBox {
    position: relative;
    margin: 10px auto;
    padding: 18px 20px;
    min-height: 880px;
    background: #fff;
}
.Lyj_nowBox{
    margin-bottom: 18px;
    padding-left: 20px;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    background: url("Lyj_nowIcon.png") no-repeat 0 center;
} 
.Lyj_nowBox a{
    font-size: 14px;
}
.Lyj_con{
    margin: 0 auto;
    width: 1040px;
}
.Lyj_con p{
    line-height: 30px;
    font-size: 16px;
}

.Lyj_footerBox {
    width: 100%;
    padding-top: 40px;
    height: 183px;
    background: #fff;
}
.Lyj_footer_wall{
    margin: 0 15px 0 10px;
    width: 2px;
    height: 80px;
    border: 1px solid #d1d8e1;
}
.Lyj_footerBox img{
    line-height: 80px;
}
.Lyj_footerBox p {
    float: left;
    margin-left: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #888;
    
}
.Lyj_footerBox p span{
    font-size: 14px;
}




/* 图片新闻 */
a.focusBox {
    text-decoration: none;
    color: #FFFFFF
}

a.focusBox:hover {
    color: #FFFFFF
}

.bord {
    width: 600px;
    height: 400px;
}

.focusBox {
    position: relative;
    width: 600px;
    height: 400px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focusBox .pic {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.focusBox .pic img {
    width: 600px;
    height: 400px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    line-height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.7;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
    line-height: 36px;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
    line-height: 36px;
    padding: 0 0 0 10px;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 11px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 20px;
    height: 15px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    width: 12px;
    height: 12px;
    top: 2px;
    left: 0;
    text-decoration: none;
    background: #fff;
    border-radius: 6px;
    color: white;
}

.focusBox .num li span {
    z-index: 1;
    background: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #409eff;
}