body
{
    /*body基本样式开始*/

    font-size:13px;	/*字体大小*/
    color:#3D3D3D;	/*字体颜色*/
    FONT-FAMILY:宋体;	/*字体*/
    text-align:center;	/*水平居左*/
    margin-top: 0px;	/*页面上边距*/
    /*margin-bottom: 0px;	/*页面下边距*/
    /*margin-left: 0px;	/*页面左边距*/
    /*margin-right: 0px;	/*页面右边距*/
    /*width:1002px;
    /*max-width:1002px!important;margin:0 auto; height:auto;!important;
/*body基本样式结束*/

    /*body扩展样式开始*/
    background-repeat: no-repeat;	/*背景重复*/
    background-position: center;	/*背景居中*/
    scrollbar-face-color:#b9b9b9;
    scrollbar-highlight-color:#b9b9b9;
    scrollbar-shadow-color:#b9b9b9;
    scrollbar-3dlight-color:#b9b9b9;
    scrollbar-darkshadow-color:#b9b9b9;
    scrollbar-arrow-color:#F0F0F0;
    scrollbar-track-color:#F0F0F0;
    margin:0;
    padding:0;
    scrollbar-base-color:#F0F0F0;

    /*拖动条的表面颜色*/
    scrollbar-face-color:#fbf6e8; MARGIN: 0px;
    /*亮边*/
    scrollbar-highlight-color:#fbf6e8;
    /*暗边*/
    scrollbar-shadow-color:#aaaaaa;
    scrollbar-3dlight-color:#aaaaaa;
    /*箭头颜色*/
    scrollbar-arrow-color:#aaaaaa;
    /*拖动区域(TrackBar)颜色*/
    scrollbar-track-color:#fbf6e8;
    scrollbar-darkshadow-color:#fbf6e8
    /*body扩展样式结束*/
}

/*网页全局样式结束*/
/*首页、频道页栏目默认标题列表样式 小字体*/
.bt_link{font-size:9pt; FONT-FAMILY:宋体; text-decoration:none; color:#3D3D3D;}
.bt_linkbai{font-size:9pt; FONT-FAMILY:宋体; text-decoration:none; color:#FFFFFF;}

/*"更多"显示样式*/
.bt_morebai {font-size:9pt ;text-decoration:none; color:#ffffff}
.bt_more1 {font-size:9pt ;text-decoration:none; color:#000000}

.font18blue{
    font-family:"宋体";
    font-size:18px;
    color:#3D729C;
    font-weight:bolder;
}
.font13red{
    font-family:"宋体";
    font-size:13px;
    color:#DC1C1B;
    font-weight:bolder;
}
.font12{
    font-family:"宋体";
    font-size:12px;
    color:#000000;
    text-decoration:none;
    line-height:180%
}
.font12bai{
    font-family:"宋体";
    font-size:12px;
    color:#FFFFFF;
}
.font12baicu{
    font-family:"宋体";
    font-size:12px;
    color:#FFFFFF;
    font-weight:bolder;
    text-decoration:none;
}
.font12heicu{
    font-family:"宋体";
    font-size:12px;
    color:#000;
    font-weight:bolder;
    text-decoration:none;
}
.font12red{
    font-family:"宋体";
    font-size:12px;
    color:##DB261F;
}
.font14bai{
    font-family:"宋体";
    font-size:14px;
    color:#FFFFFF;
    text-decoration:none;
}
.font14{
    font-family:"宋体";
    font-size:14px;
    color:#000000;
    line-height:180%;
    text-decoration:none;
}
.font14black{
    font-family:"宋体";
    font-size:14px;
    color:#000000;
    font-weight:bolder;
    line-height:180%;
    text-decoration:none;
}
.font14red{
    font-family:"宋体";
    font-size:14px;
    color:#DA2421;
    font-weight:bolder;
    line-height:230%;
    text-decoration:none;
}


.tab1{
    font-family:"宋体";
    font-size:12px;
    color:#FFFFFF;
    font-weight:bolder;
    background:url(lxqw_bgimg_31.jpg);
    background-repeat:no-repeat;
}
.tab3{
    font-family:"宋体";
    font-size:12px;
    color:#FFFFFF;
    font-weight:bolder;
    background:url(lxqw_bgimg_111111.jpg);
    background-repeat:no-repeat;
}
.tab4{
    font-family:"宋体";
    font-size:12px;
    color:#CF1D19;
    font-weight:bolder;
    background-repeat:repeat-x;
}
.tab2{
    font-family:"宋体";
    font-size:12px;
    color:#CF1D19;
    font-weight:bolder;
    background:url(lxqw_bgimg_32.jpg);
    background-repeat:repeat-x;
}

.twlb{
    width: 710px;
    overflow: hidden;
}
.twlb .bd .picList li{
    width: 139px;
    padding: 0 2px;
}
.twlb .bd .picList li a{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.twlb .bd .picList li a img{
    width: 135px;
    height: 89px;
}
.twlb .bd .picList li a .show_title{
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #3D3D3D;
}