.header {
    position: relative;
    z-index: 99999;
}
.box_img_tab {
    width: 390px;
    height: 274px;
    overflow: hidden;
    position: relative;
}
.box_img_tab .hd {
    position: absolute;
    z-index: 99;
    bottom: 40px;
    right: 3%;
}
.box_img_tab .hd a {
    display: inline-block;
    *display: inline-block;
    *display: inline;
    zoom: 1;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background-color: rgba(0,125,255,.44);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#55007dff, endcolorstr=#55007dff);
    font-size: 16px;
    color: #fff;
    margin: 0 2px;
}
.box_img_tab .hd a.active {
    background-color: rgba(0,255,174,.44);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5500ffae, endcolorstr=#5500ffae);
}
.list01 ul li a {
    background: url("../images/JX_news_list_title_icon_y.png") no-repeat left center;
}
.list01 ul li {
    padding: 10px;
}
.list01 ul li.bg_1 {
    background: rgba(0,132,191,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#660084bf, endcolorstr=#660084bf);
}
.list01 ul li.bg_2 {
    background: rgba(0,115,178,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#660073b2, endcolorstr=#660073b2);
}
.w818 .box_title {
    border-bottom: 1px solid #3681b3;
}
.notice {
    width: 350px;
}
.notice ul {
    border: 1px solid #178ec4;
    background-color: rgba(1,100,168,.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#220164a8, endcolorstr=#220164a8);
    padding: 20px 0px 20px 20px;
}
.notice ul li {
    height: 50px;
    position: relative;
    padding: 3px 0;
    text-align: left;
}
.notice ul li span {
    position: absolute;
    right: 3%;
    bottom: 8px;
}
.contxt_tab01 .title_tab a {
    color: #1d7bb1;
    display: block;
    width: 95px;
    height: 34px;
    line-height: 34px;
}
.contxt_tab01 .title_tab a.active {
    background: url("../images/tab_title_bg.png") no-repeat center;
    color: #ab2150;
}
.contxt_tab01 .title_tab {
    width: 86%;
}
.contxt_tab01 .oh {
    border-bottom: 1px solid #1d7bb1;
    padding-bottom: 8px;
}
.box_contxt_tab .L1 ul li {
    background: url("../images/red_title_icon.png") no-repeat left center;
}
.contxt_tab01 ul.active {
    display: block;
}
.contxt_tab01 .more a.active {
    display: block;
}
.box_contxt_tab .L2 ul li .fr {
    width: 390px;
    height: 92px;
}
.box_contxt_tab .L2 ul li .fr .more {
    position: absolute;
    bottom: 2px;
    right: 12px;
    color: #0d60dc;
}
.box_contxt_tab .L2 ul li {
    border-bottom: 1px solid #ccc;
    padding: 22px 0;
    height: 92px;
}
.box_contxt_tab .L2 ul li.no_border {
	border: none;
}
.box_contxt_tab {
    border-bottom: 1px solid #ccc;
}
.modImg .picList li {
    float: left;
    margin: 0 5px;
}
.modImg .bd {
    width: 1158px;
    margin: 0 auto;
}
.modImg .bd ul li div a img {
    width: 183px;
    height: 114px;
}
.modImg .picScroll-left {
    position: relative;
	overflow: hidden;
}
.modImg .picScroll-left .hd .next,
.modImg .picScroll-left .hd .prev {
    position: absolute;
    top: 50px;
    margin-top: -8px;
    background: url("../images/btnNP.png") no-repeat 0 0;
    width: 16px;
    height: 30px;
}
.modImg .picScroll-left .hd .next {
    background-position: -16px 0;
    right: 0px;
}
.modImg .picScroll-left .hd .prev {
    background-position: 0 0;
    left: 0px;
}
.modImg .picList li .title a span {
    font-size: 16px;
    color: #333;
    line-height: 48px;
}
.modImg > .title {
    background: url("../images/fc_icon.png") no-repeat left center;
    padding-left: 34px;
}
.modImg > .title .more {
    padding-left: 20px;
    color: #b12050;
    padding-top: 14px;
    font-size: 14px;
}
.link {
    background: #e2e2e2;
}
.link .bf {
    text-align: center;
    padding: 10px 0;
}
.link .bf li {
    display: inline-block;
    *display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 20px;
    color: #b12050;
    margin: 0 23px;
}
.link .bf li a {
    font-size: 14px;
    color: #333;
}

/*hover*/
.box_title a:hover {
	color: #F3B95B;
}
.notice div ul li a:hover {
	color: #F3B95B;
}
.list01 ul li a p:hover {
	color: #F3B95B;
}
.contxt_tab01 .more a:hover {
	color: #F3B95B;
}
.link ul li a:hover {
	color: #b12050;
}
.news_top1 a:hover {
	color: #F3B95B;
}
.contxt_tab01 ul li div a:hover {
	color: #F3B95B;
}
.contxt_tab01 ul li a p:hover {
	color: #F3B95B;
}
.modImg .title a:hover {
	color: #F3B95B;
}
.picList li .title a span:hover {
	color: #F3B95B;
}













