*,
*: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;
}

body,
button,
input,
select,
textarea {
    font-family: 'Microsoft YaHei';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

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: #333333;
}

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;
}

.h10 {
    height: 10px;
}

.h15 {
    height: 15px;
}

.h20 {
    height: 20px;
}

.h30 {
    height: 30px;
}

.h40 {
    height: 40px;
}

.h25 {
    height: 25px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
}

.w1245 {
    width: 1245px;
    margin: 0 auto;
}

.w1170 {
    width: 1170px;
    margin: 0 auto;
}

.bgf {
    background: #fff;
}

.hide {
    display: none;
}

/* 顶部导航 */
.top_header {
    height: 32px;
    text-align: center;
    border-bottom: 1px solid #0069a1;
    background: #0069a1;
}

.top {
    overflow: hidden;
    width: 1170px;
    line-height: 32px;
    margin: 0px auto;

}

.top a {
    float: left;
    height: 32px;
    line-height: 32px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    margin: 0px 15px;
}

.top a:hover {
    color: rgb(255, 97, 19);
}

/* banner图 */

.banner {
    width: 100%;
    height: 656px;
    background: url(banner.jpg) top center no-repeat;
}

/*大标题*/
.bigTit {
    width: 1170px;
    margin: 0 auto;
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.bigTit h1 {
    text-align: center;
    font-size: 31px;
    color: #365d98;
    font-weight: bold;
}

.bigTit h1 a {
    color: #365d98;
}

.bigTit p {
    font-size: 15px;
    line-height: 22px;
    color: #355e92;
    width: 1109px;
    margin: 10px auto 0;
}

.bigTit a {
    color: #ff0000;
}

.content {
    padding-bottom: 30px;
    padding-top: 10px;
}

/* 江西落实开始 */
.jxls {
    overflow: hidden;
}

.left_news {
    float: left;
    width: 600px;
    height: 394px;
}

/*轮播图*/
* {
    padding: 0;
    list-style: none;
    border: none;
}

#focus {
    width: 600px;
    height: 394px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

#focus ul {
    height: 400px;
    position: absolute;
    margin: 0;
    padding: 0;
}

#focus ul li {
    float: left;
    width: 600px;
    height: 394px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li img {
    width: 600px;
    height: 394px;
}

#focus ul li div.photo_bt {
    padding-left: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 15px;
    color: #ffffff;
    z-index: 3;
    width: 600px;
    line-height: 40px;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 600px;
    line-height: 40px;
    height: 40px;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.6;
}

#focus .btn {
    position: absolute;
    line-height: 40px;
    padding-right: 25px;
    bottom: 0px;
    right: 0;
    text-align: right;
    z-index: 5;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 12px;
    height: 12px;
    _font-size: 0;
    margin-left: 10px;
    cursor: pointer;
    background: #c9c9c9;
    color: #000;
    text-align: center;
    border-radius: 50%;
}

#focus .btn span a {
    font-size: 15px;
}

#focus .btn span.on {
    background: #fff;
}



.right_news {
    float: right;
    width: 560px;
    height: 400px;

}

.right_news ul li {
    height: 50px;
    border-bottom: 1px solid #fecec6;
    background: #f2f9fe;
    padding-left: 10px;
    line-height: 50px;
}
.right_tilte {

    width: 570px;
    height: 42px;
    background: url(http://www.jiangxi.gov.cn/picture/121/1906211018207981182.png) left bottom no-repeat;
}

.right_tilte h2 {
    line-height: 42px;
    font-size: 22px;
    font-weight: 700;
    color: #2a2a2a;
    
}
.right_news ul li a {
    color: #305798;

}

.right_news ul li img {

    margin-right: 5px;
}

.right_news ul li a:hover {
    color: rgb(255, 97, 19);
}

/* 重要讲话 */
.zyjh_title {
    width: 1170px;
    height: 102px;
    margin: 45px 0 25px 0;
}

.zyjh_title img {
    width: 1170px;
    height: 59px;

}

.zyjh_news {
    margin-top: 15px;

}

.zyjh_news ul {
    overflow: hidden;
}

.zyjh_news ul li {
    float: left;
    width: 374px;
    height: 187px;
    background: #f1f1f1;
    margin-right: 23px;
}

.zyjh_news ul li h2 {
    width: 320px;
    height: auto;
    font-family: 微软雅黑;
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    padding-top: 20px;
    text-align: left;
    overflow: hidden;
    margin: 0px auto;
}

.zyjh_news ul li p {
    font-family: 微软雅黑;
    font-size: 14px;
    color: rgb(102, 102, 102);
    text-indent: 2em;
    width: 320px;
    text-align: left;
    line-height: 25px;
    margin: 15px auto 0px;
}

.zyjh_news ul li p span a {
    color: #fe6732;
}

/* 权威解读 */
.qwjd {
    overflow: hidden;
}

.qwjd_title {
    width: 1170px;
    height: 102px;
    margin: 45px 0 25px 0;
}

.qwjd_title img {
    width: 1170px;
    height: 102px;

}

.qwjd_left {
    float: left;
    width: 685px;
    height: 565px;
}

.qwjd_left ul li {
    width: 685px;
    height: 120px;
    border-bottom: 1px dotted #7f7f7f;
    margin-top: 20px;
}

.qwjd_left ul li h2 {
    font-family: 微软雅黑;
    font-size: 16px;
    color: rgb(58, 58, 58);
    font-weight: 600;
}

.qwjd_left ul li p {
    font-family: 微软雅黑;
    font-size: 14px;
    color: rgb(102, 102, 102);
    text-indent: 2em;
    margin-top: 10px;
    line-height: 25px;
}

.qwjd_left ul li p span a {
    color: #fe6732;
}

.qwjd_right {
    float: right;
    width: 478px;
    height: 565px;

}


.picNews2 {
    background: url("../images/loading.gif") no-repeat scroll 50% 50%;
    height: 266px;
    overflow: hidden;
    position: relative;
    width: 465px;
    margin: 10px 0 20px 12px;

}

.picNews2 .picImg a {
    display: block;
    line-height: 0
}

.picNews2 .picImg img {
    width: 100%;
    height: 266px;
}

.picNews2 .picBg {
    background: #333 none repeat scroll 0 0;
    bottom: 0;
    height: 35px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.picNews2 .picTit {
    bottom: 0;
    color: #ffffff;
    font-weight: bold;
    height: 35px;
    left: 0;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
}

.picNews2 .picTit a {
    color: #ffffff;
    line-height: 35px;
}