body {
    margin: 0px 0px 0px 0px;
    color: #000000;
    background: url(//www.news.cn/video/xsxsyl/img/bgd.jpg) 50% 0 no-repeat #f7f0de;
}

div {
    text-align: left;
}

ul,
ol,
li,
dl,
dt,
dd,
p,
h1 {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

li {
    list-style: none;
    list-style-position: outside;
    border: 0;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

img,
a img {
    border: 0px;
}

a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

a:hover {
    color: #ff9724 !important;
}

.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.domPC {
    display: block;
}

.domMb {
    display: none;
}

.banner {
    width: 100%;
    height: 611px;
    background: url(//www.news.cn/video/xsxsyl/img/banner.jpg) 50% 0 no-repeat;
}

.banner img {
    width: 100%;
    height: auto;
}

/* 头条 */
.zkox {
    /* float: left; */
    width: 1200px;
    margin: 0 auto;
    margin-top: 55px;
    position: relative;
}

.zkox:before {
    content: "";
    width: 1226px;
    height: 44px;
    background: url(//www.news.cn/video/xsxsyl/img/jj_top.png) no-repeat;
    position: absolute;
    left: -12px;
    top: -12px;
    z-index: 5;
}

.zkox:after {
    content: "";
    width: 1226px;
    height: 44px;
    background: url(//www.news.cn/video/xsxsyl/img/jj_bootom.png) no-repeat;
    position: absolute;
    left: -12px;
    bottom: -12px;
    z-index: 5;
}

.ttmn {
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #fff;
    padding: 25px 10px 25px 10px;
    transition: all 0.5s;
    cursor: pointer;
}

.ttmn .bttx {
    width: 1200px;
    overflow: hidden;
    text-align: center;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 44px;
    color: #bf360c;
    font-weight: bold;
    transition: all 0.2s;
}

.ttmn .bttx a {
    font-family: \5FAE\8F6F\96C5\9ED1;
    color: #bf360c;
}

.ttmn .bttz {
    width: 1178px;
    padding: 10px 0px 0px 0px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 16px;
    color: #666666;
    text-decoration: none;
    text-align: center;
}

.ttmn .bttz a {
    color: #666666;
}

.part01 {
    width: 1200px;
    margin: 10px auto 0;
    position: relative;
    margin-top: 50px;
}

.part01 .swiper-container {
    padding: 0px 0;
    width: 1200px;
    margin: 0 auto;
    /* height: 500px; */
}

.part01 .swiper-slide {
    width: 960px;
    height: auto;
    overflow: hidden;
}

.part01 .swiper-slide .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    padding: 20px 5px 20px 5px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: rgba(67, 35, 33, 1);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
    background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
    font-weight: bolder;
}

.part01 .swiper-slide .tit a {
    color: #fff;
}

.part01 .swiper-slide .tit h3 {
    font-size: 22px;
    font-weight: bolder;
    margin-bottom: 5px;
}

.part01 .swiper-slide .tit p {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

.part01 .swiper-slide-active:after {
    display: none;
}

.part01 .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.part01 .swiper-button-prev {
    width: 28px;
    height: 48px;
    background: url("//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 0 0 no-repeat;
    right: auto;
    left: -50px;
}

.part01 .swiper-button-prev:hover {
    opacity: 0.6;
}

.part01 .swiper-button-next {
    width: 28px;
    height: 48px;
    background: url("//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 100% 100% no-repeat;
    left: auto;
    right: -50px;
}

.part01 .swiper-button-next:hover {
    opacity: 0.6;
}

.lmtBox {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    background: url("//www.news.cn/politics/xsdzgdyx/images/titbg.png") 50% 18px no-repeat;
    text-align: center;
    position: relative;
}

.lmtBox .Tit {
    font-size: 28px;
    line-height: 105px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bolder;
}

.lmtBox .Subtit {
    display: block;
    margin-bottom: 30px;
    letter-spacing: 2px;
    line-height: 16px;
    width: 100%;
    position: absolute;
    font-weight: normal;
    top: 12px;
    text-align: center;
    opacity: .8;
}

.part02 {
    width: 1200px;
    margin: 0 auto;
}

.part02_con li {
    margin-top: 50px;
    overflow: hidden;
}

.part02_con li+li {
    border-top: 1px dashed #ccc;
    padding-top: 20px;
    margin-top: 20px;
}

.part02_con li .img {
    width: 400px;
    height: auto;
    float: left;
    margin-right: 30px;
}

.part02_con li .img img {
    width: 100%;
    height: auto;
}

.part02_con li h3 {
    font-size: 22px;
    line-height: 34px;
    font-weight: bolder;
    color: #000;
}

.part02_con li h3 a {
    color: #000;
}

.part02_con li p {
    font-size: 16px;
    line-height: 34px;
    margin-top: 10px;
    color: #333;
}

.footer {
    padding: 44px 0 44px 0;
    background: #bd0006;
    text-align: center;
    margin-top: 70px;
}

.footer p {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

.dtt {
    width: 1130px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    text-align: center;
    transition: all 0.2s;
    background: #fff;
    padding: 35px;
    -moz-box-shadow: 0px 3px 5px #ebdbbf;
    -webkit-box-shadow: 0px 3px 5px #ebdbbf;
    box-shadow: 0px 3px 5px #ebdbbf;
    z-index: 50;
}

.dtt h2 {
    font-size: 38px;
    color: #bf360c;
    font-weight: bold;
    text-align: center;
}

.dtt h2 a {
    color: #bf360c;
}

.dtt h2 i {
    font-style: normal;
}

.dtt p {
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
    text-align: center;
}

.dtt p a {
    color: #666666;
}

.dh {
    width: 1184px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 45px;
}

.scsd_list {
    width: 1200px;
    height: 900px;
    overflow: hidden;
}

.scsd_list li {
    width: 1165px;
    height: 278px;
    position: relative;
}

.scsd_list li .img {
    width: 442px;
    height: 248px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
}

.scsd_list li .img img {
    width: 442px;
    height: 248px;
}

.scsd_list li .wz {
    width: 780px;
    height: 257px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 20;
}

.scsd_list li .text {
    width: 655px;
    height: 130px;
    overflow: hidden;
    margin-top: 30px;
    margin-left: 90px;
}

.scsd_list li .text h2 {
    font-size: 24px;
    color: #936112;
    line-height: 36px;
}

.scsd_list li .text h2 a {
    color: #936112;
}

.scsd_list li .text p {
    font-size: 18px;
    color: #666;
    line-height: 30px;
    margin-top: 5px;
}

.scsd_list li .text p a {
    color: #666;
}

.scsd_list li .more {
    width: 138px;
    height: 38px;
    border: 2px solid #ffe4b9;
    color: #e80000;
    text-align: center;
    line-height: 38px;
    margin-left: 90px;
    margin-top: 25px;
}

.scsd_list li .more a {
    color: #e80000;
}

.scsd_list li .more:hover {
    width: 138px;
    height: 38px;
    border: 2px solid #e80000;
    color: #fff;
    text-align: center;
    background: #e80000;
    line-height: 38px;
    margin-left: 90px;
    margin-top: 25px;
}

.scsd_list li .more:hover a {
    color: #fff !important;
}

.scsd_list li+li {
    margin-top: 32px;
}

.slimScrollBar {
    opacity: 1 !important;
}

.ylgs_box {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}

.ylgs_box .img {
    width: 359px;
    height: 514px;
    margin: 0 auto;
}

.ylgs_box .swiper-pagination {
    width: 1365px;
    background: #907344;
    margin: 0 auto;
    position: inherit;
    text-align: left;
    margin-top: 50px;
}

.ylgs_box .swiper-pagination-progress .swiper-pagination-progressbar {
    background: #ad0000;
}

.ylgs_box .swiper-slide {
    width: 100%;
    height: auto;
}

.ylgs_box .swiper-slide .img {
    width: 100%;
    height: auto;
}

.ylgs_box .swiper-slide .img img {
    width: 100%;
    height: auto;
}

.yl_left {
    width: 44px;
    height: 44px;
    background: url(//www.news.cn/video/xsxsyl/img/yl_left01.jpg) no-repeat;
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -740px;
    z-index: 50;
}

.yl_rihgt {
    width: 44px;
    height: 44px;
    background: url(//www.news.cn/video/xsxsyl/img/yl_right01.jpg) no-repeat;
    position: absolute;
    right: 50%;
    bottom: -20px;
    margin-right: -740px;
    z-index: 50;
}

.yl_left:hover {
    background: url(//www.news.cn/video/xsxsyl/img/yl_left02.jpg) no-repeat;
}

.yl_rihgt:hover {
    background: url(//www.news.cn/video/xsxsyl/img/yl_right02.jpg) no-repeat;
}

.dhjjy_box {
    width: 1428px;
    height: auto;
    margin: 0 auto;
}

.dhjjy_left {
    float: left;
    width: 731px;
    height: 658px;
    position: relative;
}

.focusBox2 {
    width: 731px;
    height: 565px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.focusBox2 .swiper-wrapper .swiper-slide img {
    width: 731px;
    height: 411px;
}

.focusBox2 .swiper-wrapper .swiper-slide .title {
    width: 700px;
    height: 65px;
    overflow: hidden;
    margin: 0 auto;
    color: #936112;
    font-size: 24px;
    line-height: 35px;
    margin-top: 20px;
    white-space: pre-line;
    /*允许换行*/
    text-overflow: ellipsis;
    /*省略号*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*行向垂直排列*/
    -webkit-line-clamp: 2;
    /*限制2行*/
}

.focusBox2 .swiper-wrapper .swiper-slide .title a {
    color: #936112;
}

.focusBox2 .more {
    width: 138px;
    height: 38px;
    border: 2px solid #ffe4b9;
    color: #e80000;
    text-align: center;
    line-height: 38px;
    margin-left: 20px;
    margin-top: 15px;
}

.focusBox2 .more a {
    color: #e80000;
}

.focusBox2 .more:hover {
    border: 2px solid #e80000;
    color: #fff;
    background: #e80000;
}

.focusBox2 .more:hover a {
    color: #fff !important;
}

.dhjjy_left .swiper-pagination {
    text-align: left;
    left: 100px;
    font-size: 24px;
    color: #907344;
}

.dhjjy_left .swiper-pagination-current {
    font-size: 36px;
    color: #ab0e00;
}

.dhjjy_left .top {
    width: 32px;
    height: 29px;
    position: absolute;
    bottom: 15px;
    left: 52px;
}

.jjy_right {
    width: 30px;
    height: 30px;
    background: url(//www.news.cn/video/xsxsyl/img/jjy_right01.png) no-repeat;
    position: absolute;
    left: 170px;
    bottom: 15px;
    z-index: 99;
    cursor: pointer;
}

.jjy_left {
    width: 30px;
    height: 30px;
    background: url(//www.news.cn/video/xsxsyl/img/jjy_left01.png) no-repeat;
    position: absolute;
    left: 10px;
    bottom: 15px;
    z-index: 99;
    cursor: pointer;
}

.jjy_right:hover {
    background: url(//www.news.cn/video/xsxsyl/img/jjy_right02.png) no-repeat;
}

.jjy_left:hover {
    background: url(//www.news.cn/video/xsxsyl/img/jjy_left02.png) no-repeat;
}

.dhjjy_right {
    float: left;
    width: 695px;
    height: 658px;
    position: relative;
}

.jjy_list {
    list-style: none;
    overflow: hidden;
    margin-left: 10px;
}

.jjy_list li {
    float: left;
    width: 322px;
    height: 311px;
    background: #fff;
    margin: 0 10px 20px 10px;
}
.jjy_list li img{
    width: 322px;
    height: 182px;
}

.jjy_list li .title {
    width: 300px;
    height: 55px;
    overflow: hidden;
    margin: 0 auto;
    color: #936112;
    font-size: 20px;
    line-height: 30px;
    margin-top: 10px;
    text-overflow: ellipsis;
    /*省略号*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*行向垂直排列*/
    -webkit-line-clamp: 2;
    /*限制2行*/
}

.jjy_list li .title a {
    color: #936112;
}

.jjy_list li .more {
    width: 138px;
    height: 38px;
    border: 2px solid #ffe4b9;
    color: #e80000;
    text-align: center;
    line-height: 38px;
    margin-left: 10px;
    margin-top: 15px;
}

.jjy_list li .more a {
    color: #e80000;
}

.jjy_list li .more:hover {
    border: 2px solid #e80000;
    color: #fff;
    background: #e80000;
}

.jjy_list li .more:hover a {
    color: #fff !important;
}

.btn_more{
    text-align: center;
}
.btn_more a{
    display: inline-block;
    padding:10px 50px;
    color: #bd0006;;
    border: 1px solid #bd0006;
    margin-top: 20px;
}
