.cont_box{ 
    width:990px; 
    padding-top:5px;
    margin:0 auto; 
    background:#FFF;
}
.cont_box2{
    width:990px; 
    margin-top:3px;
    margin:0 auto; 
    background:#FFF;    
}
.cont_l{
    width:510px;
    float:left;
}
.cont_r{
    float:right;
    width:475px;
}

/*图片新闻*/
.tpxw{
    width:508px;
    border:1px solid #d7dde3;
}
.tpxw_title{
    height:32px;
    line-height:32px;
    background:url(/eportal/imageDir/lyt/2021/11/img_pc_site/2021110313553272352.jpg) repeat-x;
}
.tpxw_title_name{ 
    border-top:2px solid #3184b9; 
    font-size:16px; 
    font-weight:bold; 
    padding-left:15px; 
    padding-right:15px; 
    line-height:28px; 
    height:32px; 
    display:inline-block; 
    color:#1b50a0;
}
.more{ 
    float:right; 
    font-size:12px; 
    width:40px; 
    color:#4b4a4a; 
}
.more a{ 
    color:#4b4a4a;
}
.more a:hover{
    text-decoration:underline;
}
.sectionFocuspic {
    width:100%;
    height:332px;
    overflow:hidden;
    position:relative;
}
.sectionFocuspic .iTemImage img{
    width:100%;
    height:332px;
    display:block;
}
.sectionFocuspic ul li{
    width:100%;
    position:absolute;
    top:0;
    left:508px;
}
.itemTitleBg{
    width:100%;
    height:28px;
    position:absolute;
    bottom:0px;
    left:0px;
    background:rgba(0,0,0,.6);
    padding:6px 0;
}
.item .itemText{
    width:100%;
    display:block;
    color:#FFF;
    font-size:14px;
    font-family:"微软雅黑";
    position:absolute;
    bottom:6px;
    left:0px;
    z-index:1;
    font-weight:bold;
    text-align:center;
}
.sectionFocuspic .controler{
    position:absolute;
    bottom:10px;
    right:10px;
    z-index:10;
}
.sectionFocuspic .controler b{
    display:block;
    width:12px;
    height:12px;
    float:left;
    margin:0 6px;
    overflow:hidden;
    text-indent:11px;
    background:#ddd;
    border-radius:50%;
    cursor:pointer;
}
.sectionFocuspic .controler b.down{
    background:red;
}
.prev,.next{
    position:absolute;
    z-index:5;
    top:50%;
    height:30px;
    width:30px;
    background:url(/eportal/imageDir/lyt/2021/11/img_pc_site/2021110314374449350.png) no-repeat;
    margin-top:-15px;
    text-indent:-200px;
    overflow:hidden;
    opacity:.6;
    filter:alpha(opacity:60)；
}
.prev:hover,.next:hover{
    opacity:1;
    filter:alpha(opacity:100);
}
.sectionFocuspic .conPn .prev{
    left:10px;
}
.sectionFocuspic .conPn .next{
    right:10px;
    background-position:-30px 0;
}

/*头版新闻*/
.index_touban{
    border:1px solid #d4d4d4;
    height:72px;
    position:relative;
    background: repeat-x #edf6fc;
}
.index_touban_title{
    height:72px;
    font-size:28px;
    line-height:68px;
    font-weight:600;
}
.index_touban_title a{
    color:#1b50a0;
    font-family:"微软雅黑";
    font-size:28px;
    display:block;
    text-align:center;
}
.index_touban_title a:hover{
    color:#d65b01;
    text-decoration:none;
}
.index_touban_more{ 
    position:absolute; 
    width:70px; 
    text-align:center; 
    height:15px; 
    line-height:15px; 
    right:5px; 
    bottom:5px;
}
.index_touban_more a{ 
    color:#9d9d9d;
}
.index_touban_more a:hover{
    text-decoration:underline;
}

/*响应式*/
@media only screen and (max-width:1025px) {
    .cont_box,.cont_box2{
        width:100%;
    }
    .cont_l,.cont_r{
        width:100%;
        float:inherit;
    }
    .tpxw{
        width:99%;
    }
    .index_touban_title a {
    color: #1b50a0;
    font-family: "微软雅黑";
    font-size: 28px;
    display: block;
    text-align: center;
    white-space: nowrap!important;
    }
    .lymod_ul li {
    font-size: 12px;
    background: url(/eportal/imageDir/lyt/2021/11/img_pc_site/2021110411140422649.jpg) no-repeat left;
    padding-left: 20px;
    height: 25px;
    line-height: 25px;
    position: relative;
}
    .lymod_ul li a {
    font-size: 12px;
    font-family: Helvetica,Georgia,Arial,sans-serif,宋体;
    color: #000;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 230px!important;
}
    .lymod_ul li span {
    font-size: 12px;
    width: 70px;
    float: right;
    color: #999;
    font-family: Helvetica,Georgia,Arial,sans-serif,宋体;
    position: absolute;
    right: 0;
    top: 0;

  }
.firendlink_block, .firendlink_block2 {
    border: 1px solid #c7d8df;
    background: #FFF;
    height: 74px!important;
    line-height: 25px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 4px;
    float: left;
}
#piao{display:none;}
}
.gd_piao{ position:fixed !important; right:10px; bottom:200px; }