body {
    background-color: #faf5e5;
}

.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.dh {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 75px;
    margin-bottom: 40px;
}

.bg {
    background: url(bg1.png) center 50px no-repeat;
    position: relative;
}

.main {
    background: url(bg2.png) center bottom no-repeat;
    position: relative;
    padding-bottom: 80px;
}

.banner {
    width: 100%;
    height: 750px;
    background: url(banner.jpg) no-repeat 50% 0;
}

.nav_box {
    width: 100%;
    height: 60px;
    background: #c7955f;
}

.nav_list {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    list-style: none;
}

.nav_list li {
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    position: relative;
    margin-left: 76px;
}

.nav_list li a {
    color: #fff;
}

/* .nav_list li+li {
    margin-left: 76px;
} */

.nav_list li:before {
    content: "";
    width: 1px;
    height: 20px;
    background: #b57327;
    position: absolute;
    right: -40px;
    top: 20px;
}

.nav_list li:nth-last-child(1):before {
    display: none;
}

/*聚焦区*/
.part1 {
    margin-top: 40px;
}

/*蓝*/
.part1-right {
    width: 514px;
    float: right;
    overflow: hidden;
    border-radius: 0 0 50px 0;
    height: 386px;
}

.part1-right h3 {
    width: 348px;
    font-size: 24px;
    color: #333;
    padding: 25px 0px 15px 0px;
    border-bottom: 1px dashed #528dfa;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
    font-weight: bold;
}

.part1-right h3 a {
    color: #009891;
    font-weight: bold;
}

/*.part1-right ul { width: 380px; margin: -3px auto 0; }*/
.part1-right ul {
    overflow: hidden;
    margin: 0 auto ;
}

.part1-right li {
    font-size: 20px;
    color: #305798;
    padding: 8px 0 13px 25px;
    margin-left: 35px;
    margin-bottom: 5px;
    height: 50px;
    position: relative;
    line-height: 1.4;
    border-bottom: 1px dotted #ccc;
}

.part1-right li:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 20px;
    width: 6px;
    height: 6px;
    background: #d58441;
    border-radius: 100%;
}

/* .part1-right li+li {
    border-top: 1px dotted #ccc;
} */

.part1-right li a {
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.part1-right li a:hover {
    color: #a06729;
    transition: .5s;
}

.part1-right li * {
    vertical-align: middle;
}

.part1-left {
    width: 686px;
    height: 386px;
    position: relative;
    float: left;
}

.part1-left .part1-left-button-prev {
    background: url(http://www.news.cn/world/cop15/index/images/left.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 194px;
    width: 16px;
    height: 28px;
    z-index: 2;
}

.part1-left .part1-left-button-next {
    background: url(http://www.news.cn/world/cop15/index/images/right.png)no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 194px;
    width: 16px;
    height: 28px;
    z-index: 2;
}

.part1-left .swiper-container {
    width: 686px;
    height: 386px;
    margin: 0 auto;
}

.swiper-slide {
    position: relative;
}

.part1-left .swiper-pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 15px;
    z-index: 2;
}

.part1-left .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ccc;
    margin: 0 3px;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.part1-left .swiper-active-switch {
    background: #fb964c !important;
}

.part1-left .swiper-pagination-bullet {
    margin-left: 5px;
}

.part1-left .swiper-pagination-bullet-active {
    background: #fff !important;
}

.part1-left .picTitle {
    position: relative;
    width: 686px;
    height: 386px;
    overflow: hidden;
}

.part1-left .picTitle .img img {
    width: 686px;
    height: 386px;
    display: block;
}

.part1-left .picTitle .bg {
    background: rgba(199, 149, 95, 0.8);
    bottom: 0;
    height: 56px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.part1-left .picTitle .name {
    bottom: 0;
    color: #fff;
    height: 56px;
    left: 0;
    line-height: 58px;
    overflow: hidden;
    position: absolute;
    text-indent: 0.5em;
    text-align: left;
    font-size: 20px;
    width: 90%;
    z-index: 11;
}

.part1-left .picTitle .name a {
    color: #fff;
    text-decoration: none;
}

.mul-play {
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 64px;
    left: 18px;
    display: none;
    cursor: pointer;
    z-index: 999;
}

.mul-play img {
    width: 100%;
    height: 100%;
    display: block;
}

.videoPart {
    width: 686px;
    height: 386px;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}

.videoPart iframe {
    width: 686px;
    height: 386px;
}

.videoPart .videoPart-close {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: -22px;
    z-index: 50;
    background: url(http://www.newsres.cn/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}

.titlebox {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 30px;
}

.titlebox img {
    width: 100%;
    height: auto;
}

/*全媒速览*/
.products {
    width: 950px;
    height: 115px;
    overflow: hidden;
    margin: 0 auto;
    list-style: none;
}

.products li {
    float: left;
    width: 64px;
}

.products li div {
    height: 64px;
}

.products li+li {
    margin-left: 62px;
}

.products li span {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 1.2;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.row-matrix {
    margin-top: 30px;
}

.row-matrix * {
    box-sizing: border-box;
}

.row-matrix .flip-container {
    margin-left: -6px;
    margin-right: -6px;
    position: relative;
    height: 560px;
    background: #c7955f;
    box-shadow: 0 0 0 10px #c7955f;
}

.row-matrix .flip-container .flip-block {
    position: absolute;
    width: 32%;
    height: 265px;
    transition: all 0.3s;
    margin: 8px;
}

.row-matrix .flip-container .flip-block .flip-item {
    position: absolute;
    top: 0;
    left: 0;
    /* padding: 6px; */
    width: 100%;
    height: 100%;
    transition: all 1.2s;
    z-index: 1;
    opacity: 0;
    transform: scale(0.5, 0.5);
}

.row-matrix .flip-container .flip-block .flip-item.on {
    z-index: 5;
    opacity: 1;
    transform: scale(1, 1);
}

.row-matrix .flip-container .flip-block .flip-item img {
    display: block;
    width: 100%;
    height: 100%;
}

.row-matrix .flip-container .flip-block .flip-item .btn {
    visibility: hidden;
    opacity: 0;
    content: '查看详情';
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 40px;
    background: #c7955f;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 10px 15px -8px #333, 0 0 0 3px #fff;
    transition: all 0.3s;
}

.row-matrix .flip-container .flip-block .flip-item .btn:hover {
    background: #b47e45;
}

.row-matrix .flip-container .flip-block .flip-item:hover .btn {
    visibility: visible;
    opacity: 0.8;
}

.row-matrix .flip-container .flip-block .flip-item .title {
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(0deg, rgb(51 51 51 / .7) 0%, rgb(0 153 255 / 0) 90%);
    color: #fff;
    padding: 15px 20px;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size: 18px;
}

.row-matrix .flip-container .flip-block .flip-item .title a{
	color: #fff;
}

.row-matrix .flip-container .flip-block-2 {
    left: 66.6666%;
}

.row-matrix .flip-container .flip-block-3 {
    top: 280px;
}

.row-matrix .flip-container .flip-block-4 {
    left: 66.6666%;
    top: 280px;
}

.row-matrix .flip-container .flip-block-5 {
    left: 33.3333%;
    height: 171.666666667px;
}

.row-matrix .flip-container .flip-block-6 {
    left: 33.3333%;
    top: 373.333333333px;
    height: 171.666666667px;
}

.row-matrix .flip-container .flip-block-7 {
    left: 33.3333%;
    top: 186.666666667px;
    height: 171.666666667px;
}

.row-matrix .flip-container .flip-block-center .flip-item {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.row-matrix .flip-container .flip-block-center .flip-item img {
    display: block;
    width: 100%;
    height: 100%;
}

.row-matrix .arrow {
    position: absolute;
    top: 50%;
    margin-top: -69px;
    width: 48px;
    height: 136px;
    left: -80px;
    background: url("http://www.news.cn/politics/19cpcnc/images/arrow-pre-grey-l.png");
    cursor: pointer;
    display: none;
}

.row-matrix .arrow.arrow-right {
    background: url("http://www.news.cn/politics/19cpcnc/images/arrow-next-grey-l.png");
    left: auto;
    right: -80px;
}

/*数说新闻*/
.datanews-swiper {
    height: 471px;
    width: 1232px;
    position: relative;
}

.datanews-swiper .swiper-slide {
    width: 300px;
    position: relative;
}

.datanews-swiper .swiper-slide h3 {
    height: 64px;
    overflow: hidden;
}

.datanews-swiper .swiper-slide:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 0 35px 40px;
    border-color: transparent transparent transparent #bf000a;
    position: absolute;
    left: 0px;
    bottom: 36px;
    z-index: 3;
}

.datanews-swiper .swiper-slide:hover .swiper-text {
    background-color: #c7955f;
}

.datanews-swiper .swiper-slide:hover h3 {
    color: #fff;
}

.datanews-swiper img {
    width: 270px;
    height: 400px;
    display: block;
    margin-bottom: 1px;
}

.datanews-swiper .swiper-text {
    height: 70px;
    width: 230px;
    position: relative;
    z-index: 2;
    background-color: #f0f0f0;
}

.datanews-box {
    height: 530px;
    position: relative;
}

.pl-lg {
    padding-left: 30px;
}

.pr-lg {
    padding-right: 10px;
}

.lh-md {
    line-height: 1.5;
}

.pt-sm {
    padding-top: 10px;
}

.fs-lg {
    font-size: 18px;
}

.datanews-box .swiper-pagination {
    position: absolute;
    bottom: 0;
    z-index: 20;
    width: 100%;
    height: 8px;
    text-align: center;
}

.datanews-box .swiper-pagination-bullet {
    display: inline-block;
    width: 42px;
    height: 2px;
    background: gray;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 0;
}

.datanews-box .swiper-pagination-bullet-active {
    background: #bf0009;
    border-radius: 0;
}

.datanews-box .swiper-arrow-pre,
.datanews-box .swiper-arrow-next {
    background: url("http://www.news.cn/politics/19cpcnc/images/arrow-pre-grey-l.png") no-repeat left top;
    position: absolute;
    left: -80px;
    top: 50%;
    margin-top: -100px;
    width: 48px;
    height: 136px;
    cursor: pointer;
}

.datanews-box .swiper-arrow-next {
    right: -80px;
    left: auto;
    background-image: url("http://www.news.cn/politics/19cpcnc/images/arrow-next-grey-l.png");
}

.row-interaction h2 {
    height: 100px;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 25px;
    background-image: url("http://www.news.cn/politics/19cpcnc/images/title.png");
    background-position: 58% -690px;
    background-repeat: no-repeat;
    position: relative;
}

.row-interaction h2:before {
    content: "";
    height: 100%;
    width: 100%;
    background: url("http://www.news.cn/politics/19cpcnc/images/red-line.png") 0 50% no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.row-interaction .col-6 .col-title:after {
    width: 56%;
}

.row-interaction .col-12 .col-title:after {
    width: 80%;
}

.row-interaction .impNews {
    position: relative;
}

.row-interaction .impNews img {
    position: relative;
    z-index: 1;
    width: 390px;
    height: 172px;
}

.row-interaction .impNews .text {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
}

.row-interaction .impNews .text:before {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    background: #000;
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
}

.row-interaction .impNews h3 {
    position: relative;
    z-index: 2;
}

/*行业风采*/
.hyfc_box {
    position: relative;
}

.talking-cont {
    position: relative;
    width: 100%;
    height: 380px;
}

.talking-cont-item {
    position: absolute;
    width: 100%;
    height: 380px;
    visibility: hidden;
}

.talking-cont-item.on {
    visibility: visible;
}

.talking-show {
    width: 324px;
    height: 430px;
    position: absolute;
}

.talking-show img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.talking-show .swiper-text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 10px 0;
}

.talking-show .swiper-text h3,
.talking-show .swiper-text h4,
.talking-show .swiper-text p {
    color: #fff;
    position: relative;
    z-index: 2;
    padding: 0 10px;
}

.talking-show .swiper-text h3 {
    line-height: 30px;
}

.talking-show .swiper-text h4 {
    line-height: 30px;
}

.talking-show .swiper-text p {
    display: block;
}

.talking-show .swiper-text:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.77) 42%, rgba(0, 0, 0, 0.77) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#c4000000', GradientType=0);
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
}

.talking-swiper {
    width: 100%;
    height: 380px;
    overflow: hidden;
}

.talking-swiper .swiper-container {
    width: 100%;
    height: 380px;
}

.hyfc_nr {
    width: 220px;
    margin: 0 auto;
}

.talking-swiper .swiper-container img {
    width: 220px;
    height: 268px;
}

.talking-swiper .swiper-container h3 {
    height: 55px;
    overflow: hidden;
}

.talking-swiper .swiper-container h4 {
    height: 20px;
    overflow: hidden;
    font-weight: normal;
}

.talking-swiper .swiper-container p {
    height: 62px;
    overflow: hidden;
}

.talking-arrow-left {
    background: url("http://www.news.cn/politics/19cpcnc/images/arrow-pre-grey-l.png") no-repeat left top;
    position: absolute;
    left: -80px;
    top: 50%;
    margin-top: -80px;
    width: 48px;
    height: 136px;
    cursor: pointer;
}

.talking-arrow-right {
    background: url("http://www.news.cn/politics/19cpcnc/images/arrow-next-grey-l.png") no-repeat right top;
    position: absolute;
    right: -80px;
    top: 50%;
    margin-top: -80px;
    width: 48px;
    height: 136px;
    cursor: pointer;
}

.color-gray-light {
    color: #aaaaaa;
}

.lh-md {
    line-height: 1.5;
}

.pt-sm {
    padding-top: 10px;
}

.fs-sm {
    font-size: 14px;
}

.color-gray-darker {
    color: #2b2b2b;
}

.lh-lg {
    line-height: 1.75;
}

.pt-md {
    padding-top: 10px;
}

.fs-lg {
    font-size: 18px;
}

.ml-sm {
    margin-left: 10px;
}

.mr-sm {
    margin-right: 10px;
}

/*优秀案例*/
.part3 {
    width: 1200px;
    margin: 0 auto;
    background: linear-gradient(to bottom, #986e42 0%, #cc6805 100%);
    padding: 20px 0;
}

.part03_con {
    width: 1200px;
}

.part03_left {
    width: 480px;
    float: left;
    margin-left: 30px;
    margin-top: 10px;
}

.part03_left li {
    margin-bottom: 14px;
    font-size: 18px;
    position: relative;
    color: #fff;
}

.part03_left li a {
    position: relative;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.part03_left li .abstract {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.6;
    color: #ffe9cd;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: none;
}

.part03_left li:nth-child(1) a {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    color: #ffba69;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.part03_left li:nth-child(2) a {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    color: #ffba69;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.part03_left li:nth-child(1) .abstract {
    display: -webkit-box;
}
    
.part03_left li:nth-child(2) .abstract {
    display: -webkit-box;
}

.part03_left li+li {
    margin-top: 7px;
}

/* .part03_left li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    left: 5px;
    top: 10px;
    z-index: 2;
} */

.part03_left li:last-child {
    border-bottom: none;
}

.part03_right {
    width: 640px;
    height: 357px;
    margin-right: 20px;
    float: right;
    background: rgba(255, 255, 255, 0.3);
}

.part03_right .sdgc .swiper-pagination {
    width: auto;
    right: 10px;
    left: auto;
    bottom: 13px
}

.part03_right .sdgc .swiper-pagination .swiper-pagination-bullet {
    margin-right: 0;
    opacity: 1;
    background: #d3d3d3;
    -webkit-transition: width .5s;
    -moz-transition: width .5s;
    transition: width .5s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.part03_right .sdgc .swiper-pagination .swiper-pagination-bullet-active {
    background: #fbca49
}

.part03_right .sdgc .swiper-button-prev {
    display: none;
    width: 34px;
    height: 73px;
    left: 0;
    margin-top: -52px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADLUlEQVRoge3az0vTcRzH8fd36GrFN1ALvkRuLDaSUc6DBgW76kEh+O4keHCHgd9JV/+Rcjp2mAdBL3rSg95qp5iYyxjGRJllfCE12RdcTvl+46UF8SVoP776/hLfF+y47x6ML9uT7SMYhpGi690pEe0TUY6I3hLROV695ZoR2A0ievjr8ZyIXhPRsYsB8uc6iegl3hBuCPaAiCJ2gGBP7QLx2gVii3vkYg7EPAdingMxz4GY939CdnZ2bsuy/GJiYuIZKySZTIYFQTDGx8fzbJDl5eX7xWJRGhgY2PL5fCcsEE3TWubn57s7Ojq00dHR7UauYQkknU53lctlTywW23C73ToLpFAo3Mlms4FwOPw5Eol8a/Q6TUF0Xafp6eme1tbW80Qi8bGZazUFWVxc9JZKpbtDQ0MFSZJ+sECOjo7cCwsLTyRJOh4ZGdltBtEUZGpqKlSpVNzxePy9y+UyWCDr6+ttuVzO39fXt9vb2/u9WURDEF3XhVQq1ePxeKqKohSsQDQEmZ2d9auq2ibL8mZ7e3uVBaKq6s2lpaWQ1+s9iEaje1Yh6oYkk8nHZ2dnLYqibLhc1hZEzVfLZrP38vl8ZyQS2Q6FQmVLFbVCqtWqK5PJ9IiiWInH41tWI2qGZDKZ4OHhoTg8PPxBFMVzFkipVLq1urr6KBAIqIODg1+vAlETZHJyMmwYhpBIJOquLkshvycIwlU6/g1RFCWPDkWPskL8fv9Jf3//J/QoupQNgsVisSJ6dG5urht9ygZBh6JHNU3zoE/ZIBh6FF2KPkWnskEwdCn6FJ2KXmWDoEvRp+hU9CobBEOfolPRq+hWNgj6FJ2KXkW3skEwdCp6Fd26trbWxgahy0/cAro1nU7jxm36879hCHo1Go1uol/RsWwQTJblPZ/Pd4CORc+yQdCtY2NjG+hY9CwbBEO/omPRs+haNgiGjkXPomvRt2wQdCx6Fl07MzMTYINg6NlgMKiurKx0oXPZIHT5pZhH36Jz630uxx/Qf53zE7h5DsQ8B2KeAzHPgZh2ahfIvl0gOTtAvuD0FTcEiFc4AsZx/Avn0FQiekdEby7OoRHRTxZxRi0nu0IrAAAAAElFTkSuQmCC) 0 0 no-repeat
}

.part03_right .sdgc .swiper-button-next {
    display: none;
    width: 34px;
    height: 73px;
    right: 0;
    margin-top: -52px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADH0lEQVRoge3aQWvTABjG8TdhrVbJcJtCUNZSWHGUaXdoFQ/R2y4bCO1psEsPha3zvC8i61Z6yA6DnrrTduiO9tgxV5WiVDbqRAKuUwys0o1GHq0iQViXpHsr5Lkn+dOG9EdbwTAM6myAiB4TUYyI7hDRFbrEDXQudYOInhHR6GVe/O+JnRjWCOqEKNwRv0MecEdQJ8TfBx1/7hH2if0QQW7IP+aGmOeGmOeGmPf/hiwtLT2Kx+NP9/f3r7OGLC4uVgRBMDKZTIQ1JBAInExNTb2r1Wry1tbWbbYQLJlM1kZGRvR8Pn9f13VHPr0thXi93nYymdzTdd2Xy+XG2UIwRVE+RyKRw1KpNFatVgfZQrB0Ov3G4/Gcra6uTrbbbb4QWZa/z8zMVOv1+s2NjQ1b5LT9QJubmzuQZflroVC4d3x87GULEUXRSKVSL5vNpndlZSXMFoJFo9EvsVjsoFwuB3d3d4fYQrCFhYWqz+drZbNZ3LgCW8jw8HArkUi81jRtaH19PcgWgsXj8Q9+v/9oc3MzrGnaVbYQURTxFu2dnp4OZDKZCbYQLBwOf1MU5X2lUhktlUq32EKwVCr1VpKkpqqqkVar1dU1ehIiSdLZ7Ozsq0ajMbi2tjbGFoJNT09/CoVCWrFYHK/X69fYQujXs6ViGIawvLx8ruZ6GiII3T/XehoC18K3eGXYQuBZuBa+DQaDJywhcCw8C9fCt90c05MQOBaehWvhW5YQ+BWOhWfh2m6PczQEboVf4Vh49iLHOhoCt8KvcCw8yxICr8Kt8Csce9HjHQuBV+FW+BWOZQnZ2dkZglfhVvjVyjlsh8CnuVxuEl6FW62ex3YIfAqnwqtwK0sIXAqfBgKBI3jVzrlshcCl8On8/PwevMoSAo/CpfApnGqrwmoIHKqq6iRcCp/ajbAcoqpqqNFoSHApfMoSAn9ub2/fhUfhUiciLIXAn3BoOp0+V10XGX6Azjp5QqtzvwI3zw0xzw0xzw0xr69CHPnQsjuE2JKVkyHlPuj4GfKCiD72QwjukedEdMgZYv4f2hMieoifYi71f2hE9AOXzT+BgEqniAAAAABJRU5ErkJggg==) 0 0 no-repeat
}

.part03_right .sdgc .swiper-container {
    width: 100%;
    height: 100%
}

.part03_right .sdgc .swiper-container:hover .swiper-button-next,
.part03_right .sdgc .swiper-container:hover .swiper-button-prev {
    display: block
}

.part03_right .sdgc .swiper-slide {
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.part03_right .sdgc .swiper-slide .img {
    position: relative;
    z-index: 1;
    width: 640px;
    height: 357px;
}

.part03_right .sdgc .swiper-slide .img img {
    width: 640px;
    height: 357px;
}

.part03_right .sdgc .swiper-slide .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background: rgba(0, 0, 0, .65);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
}

.part03_right .sdgc .swiper-slide .tit a {
    color: #fff
}

.part03_right .sdgc .swiper-slide .tit .btn {
    display: inline-block;
    margin-right: 10px;
    margin-top: -6px;
    vertical-align: middle;
    width: 46px;
    height: 46px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAEO0lEQVRogc2aX4jVRRTHP2vbrsKWZbu2WZsV1AbrUoKyEkXQH6KHHt1MhCiJDIJIFEF8qIcgwQdfRN/yz/pSoNuTQRAYsgtB1lKKBUKkSVLEbiuoW+6Rs5xZzk73yu/3m7nd+4Vhhju/Oec75ze/M2fO3DYRoQFoA+4CbgB/N0JBewYZK4AXgGeBAeAx4G7Xr+T/As4B3wFngRPArylKq1q8A9gIvAE8YxYugwngyRTiZS2uz78F7AQeqNGvVvwJuARccUvmHuAJoNeeuxSN08n3A0eBq4WYqMULliER+V4WYkZERkVko4jcV0DOUhF5XEQ63G9PicisSR0pyqfIQ7qcthrJgCkR+VBElpeYeL2yyckdz0W8XUQ+iax8RETuzUA4lMUiclhEvjHrJxNX0sciKw9nJJxUbrU8RhzpiyKyqlVI34r4Nkf6goisbCXSWmr58SHga/PVuus9DfxQ0m02HIsiBeqnDxhpzGe3HGlqEH/b7Wi6GXzaBE4eS4CDwBjQt6DHrZsO+wiDB+ltgbW8yn1rp/3G5S2+Cbjf2vuA3ytYSLf3nhymNpwBRqy9Ghie73GzO2kzuy4iPRUttF9E/hSRVzJa/UER+ce4nYrdYZ+LF44nKDlqMlTWXhHpzER+1Mnt80vlZReafpbhFaus94Bxi89TcdzJfQnnVdaFlQN8mUFRgK7Lb4HXE+V84dprccQHrP4F+CNRSYwuc2lHgDsqyrgM/GbtQRzxfqvPZaW8EOq11PprKo4/Y/UcVyV+G7DUfoxPJrnxKHAK2FJB7mWrl+laXxS9visNJq7oBN6tMG7Kte+Mt/z/Az8u2EiK41/35JzFp90PXQ0mfsC8wtkKY/3KmG63vMe0dazISNJjEtgMHEuQEbhpqH0jLJXzVvfXGZSCMUtNpJDGbWRzXAPxCasfzhgkzQIfWYYrKWtlnB6x9hzXQHzMat1Sn09UgrnVF4Fd0UdVFc+5kGTcEz9h273i1QQFp4FRO4x8lYFwwAarxbjWDWu7W+AQEUqPcRLj+J+DxCGr9by5NaO1UvG+OwMfmpflZtbpjm6TLXJ06zUuIbdT8+h2HfjY2hq77GkBa+9xcZRym5nviWbYHmVkm5lyG3Y8JozbfH+tAUMuM6uvabAJpAfdElEu6+Jn6g3c3sQU3ErTGbC91nP1Bjcr6TngHIQYh7YyxLEv+PMozby+gaTXm46A0ejmojBxLbdb0t3jYOYNqttkehw23XXHFRGsr2pHdJWiH84HiRPoNhmTTu6M6aq5PMoSD2XI3JLHNbu12FDwekWfec2STtciWROmoxCfsvecevB4B9jh8owemt74Gbjozq9ddrWo8fRDNcZo2mE3sL9UJFnxNWt48KYFPbNSHrM2dnPVNF2Ou/w+i5fDlXi/26YDpuziVnMjJy3kvZCitFF/QtAYKJBX0noaygfgJsI00YX19pVQAAAAAElFTkSuQmCC) 0 0
}

.part03_right .sdgc .swiper-slide .tit .btn.hide {
    display: none
}

.part03_right .sdgc .swiper-slide img {
    width: 640px;
    height: 357px;
}

/*地方实践*/
.zzyw {
    /* background: url(http://www.news.cn/money/zt/sndjzt/img/dfsj_bg.png) 50% 45px no-repeat; */
    width: 100%;
}

.focusBox3 {
    width: 1300px;
    height: 400px;
    position: relative;
    margin: auto;
}

.focusBox3 .swiper-button-prev {
    width: 45px;
    height: 45px;
    left: -28px;
    margin-top: -52px;
    background: url(http://www.news.cn/money/zt/sndjzt/img/zz_left.png) 0 0 no-repeat;
}

.focusBox3 .swiper-button-next {
    width: 45px;
    height: 45px;
    right: -28px;
    margin-top: -52px;
    background: url(http://www.news.cn/money/zt/sndjzt/img/zz_right.png) 0 0 no-repeat
}

.focusBox3 .swiper-container {
    width: 1200px;
    height: 400px;
}

.swiper-slide {
    position: relative;
}

.focusBox3 .swiper-container .swiper-slide img {
    float: left;
    width: 640px;
    height: 359px;
    margin-top: 6px;
}

.focusBox3 .pagination {
    position: absolute;
    right: 140px;
    text-align: right;
    bottom: 18px;
    width: 8%;
    z-index: 2;
}

.jj_nr {
    float: right;
    width: 460px;
    border-left: none;
    padding: 60px 30px 0 30px;
}

.jj_nr h2 {
    font-family: "微软雅黑";
    font-size: 24px;
    color: #575757;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.jj_nr h2 a {
    color: #575757;
}

.jj_nr p {
    margin-top: 0px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #575757;
    text-indent: 2em;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-align: justify;
}

.yw ul {
    overflow: hidden;
    margin: 0 auto;
}

.yw li {
    padding: 10px 0px 10px 20px;
    font-size: 18px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}

.yw li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #d58441;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 2;
}

.yw li a {
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.yw .more {
    text-align: center;
    font-size: 14px;
    border-top: 1px solid #fff;
    height: 30px;
    line-height: 30px;
}

.yw li * {
    vertical-align: middle;
}

.yw {
    width: 1200px;
    margin: auto;
}

.ywl {
    width: 580px;
    float: left;
}

.ywr {
    width: 580px;
    float: right;
}

.bghx {
    margin: 10px 0;
    width: 65px;
    height: 1px;
    background: #d99d4f;
}

.gd {
    float: right;
    font-size: 14px;
    color: #d99d4f;
    margin-top: 8px;
}

.footer {
    padding: 25px 0 25px 0;
    background: #c7955f;
    text-align: center;
}

.footer p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.dh_rep {
    position: relative;
}

.dh_ab {
    position: absolute;
    width: 215px;
    height: 55px;
    display: inline-block;
    top: 0;
    right: 0;
    z-index: 50;
}


/* section-11-1 begin */
.section-11-1 {
	position: relative;
	overflow: hidden;
	font-size: 0;
	+word-spacing: -1px;
}

.section-11-1 .row {
    width: calc(100% / 2 - 20px);
    float: left;
}

.section-11-1 .row:nth-child(odd) {
    margin-left: calc(20px * 2 / 1);
}

.section-11-1 .focus {
	position: absolute;
	top: 60px;
	right: -43px;
	z-index: 2;
	display: none;
}

.section-11-1 .swiper-container-xctj {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.section-11-1 .col-1 .pic img {
	width: 100%;
	height: 675px;
}

.section-11-1 .col-1 .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	/* background:rgb(0 0 0 / .7);*/
	/* padding:10px 120px 10px 20px;*/
	color: #fff;
	line-height: 1.6;
	background-image: linear-gradient(0deg, rgb(51 51 51 / .7) 0%, rgb(51 51 51 / .3) 80%, rgb(51 51 51 / 0) 100%);
	padding: 20px 125px 20px 30px;
}

.section-11-1 .col-1 .title .b-title {
	font-size: 20px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.section-11-1 .col-1 .title .b-txt {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-align: center;
	display: none;
}

.section-11-1 .col-1 .title a {
	color: #fff;
}

.section-11-1 .swiper-pagination-fraction {
	bottom: 8px;
	right: 30px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 30px;
}

.section-11-1 .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}

.section-11-1 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}

.section-11-1 .swiper-button-prev,
.section-11-1 .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgb(134 80 41 / 90%);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.section-11-1 .swiper-button-prev {
	left: 0;
}

.section-11-1 .swiper-button-next {
	right: 0;
}

.section-11-1 .swiper-pagination-fraction,
.section-11-1 .swiper-button-prev,
.section-11-1 .swiper-button-next {
	opacity: 0;
}

.section-11-1 .swiper-button-prev:hover,
.section-11-1 .swiper-button-next:hover {
	background-color: rgb(134 80 41 / 70%);
	height: 200px;
}

.section-11-1 .swiper-container-xctj:hover .swiper-pagination-fraction,
.section-11-1 .swiper-container-xctj:hover .swiper-button-next,
.section-11-1 .swiper-container-xctj:hover .swiper-button-prev {
	opacity: 1;
}

/* .section-11-1 .col-2,
.section-11-1 .col-3 {
	margin-top: 40px;
	width: calc(50% - 30px);
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
} */

.section-11-1 .col-2 {
	width: 1200px;
	margin: 0 auto;
}

.section-11-1 .col-2 .mod-topics {
	width: calc(100%/2 - 20px);
	margin-left: calc(20px*2 / 1);
	margin-bottom: calc(20px*2 / 2);
	border-bottom: dashed 1px #d9d9d9;
	padding-bottom: 15px;
	/* -webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .5s;
	transition: all .5s; */
	display: none;
}

.section-11-1 .col-2 .mod-topics:nth-child(odd) {
	margin-left: 0;
}

.section-11-1 .col-2 .mod-topics:nth-last-child(-n+2) {
	margin-bottom: 0;
}

/* .section-11-1 .col-2 .mod-topics:hover {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
} */

.section-11-1 .col-2 .topic {
	font-size: 20px;
	font-weight: 700;
	height: auto;
	line-height: 1.6;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-11-1 .col-2 .topic a {
	color: #555;
}

.section-11-1 .col-2 .topic a:hover {
	color: #865029;
}

.section-11-1 .col-2 .abstract {
	color: #888;
	margin-top: 5px;
	text-align: justify;
	-webkit-line-clamp: 2;
}

.section-11-1 .col-3 {
	margin-left: 30px;
}

.section-11-1 .col-3 .Collapsing {
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 46px;
	cursor: pointer;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 60px;
	border-top: 2px solid #f5f5f5;
	background-image: linear-gradient(to right, #f5f5f5 0%, #f5f5f5 100%);
	color: #555;
	font-size: 18px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-11-1 .col-3 .Collapsing .u_num {
	font-style: italic;
	font-weight: bold;
	color: #865029;
	font-size: 22px;
	padding-right: 10px;
}

.section-11-1 .col-3 .Collapsing a {
	color: #555;
}

.section-11-1 .col-3 .Collapsing::before {
	content: "展开";
	position: absolute;
	z-index: 2;
	right: 10px;
	bottom: 0;
	width: 40px;
	font-size: 14px;
	color: #8c8c8c;
	cursor: pointer;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5QzYxRjY5M0VGQkQxMUU5OUZCMkVGRDIwODU3Qjc2QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5QzYxRjY5NEVGQkQxMUU5OUZCMkVGRDIwODU3Qjc2QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlDNjFGNjkxRUZCRDExRTk5RkIyRUZEMjA4NTdCNzZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlDNjFGNjkyRUZCRDExRTk5RkIyRUZEMjA4NTdCNzZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SEXtYgAAAOlJREFUeNpinL31PyMDA8N/BsoAIxOQWAjEbBQYAtK7EGRQLBDvAGJBMgwRhOqNBRnUB8SOQHwYiBVIMASk9ghUbx/IoGIgzgFiDSA+DsQmRBhiAlWrDtVbzASVmArEgUDMC8QHgNgPjyF+UDW8UD0gvQxMSAo2A7EDEH8G4nVQm9BBNlTuM1TtZpgEE5rCM0BsAcQ3gHgyEPdC1TBB2VOgchZQtXDAgsXWh0BsC8RrgLgIiOWh4sFAvB9Kv0fXxIIjHEAKPYF4NhDHQcUWAXEqEP/CpoEFT6CCNCQA8X1QygXiBnw5ACDAALBxKwYgk6HCAAAAAElFTkSuQmCC");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-size: 20%;
}

.section-11-1 .col-3 .Collapsing.on {
	border-top: 2px solid #e74167;
	background-image: linear-gradient(to right, #2d4cbb 0%, #865029 100%);
	color: #fff;
}

.section-11-1 .col-3 .Collapsing.on::before {
	content: "合并";
	color: #fff;
}

.section-11-1 .col-3 .Collapsing.on .u_num {
	color: #fff;
}

.section-11-1 .col-3 .Collapsing.on a {
	color: #fff;
}

.section-11-1 .col-3 .coll_body {
	padding: 0 15px 30px;
	background: #fff;
	display: none;
}

.section-11-1 .col-3 .coll_body span {
	font-size: 14px;
	line-height: 2;
	color: #888;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.section-11-1 .col-3 .coll_body span a {
	color: #888;
}

.section-11-1 .col-3 .coll_body:last-child {
	padding-bottom: 0;
}

.section-11-1 .col-4 {
	width: 1200px;
	margin: 0 auto;
}

.section-11-1 .col-4 .item {
	width: 100%;
    /* margin-left: calc(20px * 2 / 1); */
    margin-bottom: calc(20px * 2 / 2);
    position: relative;
    color: #333;
    font-size: 18px;
    line-height: 1.8;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d9d9d9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.section-11-1 .col-4 .item:hover {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.section-11-1 .col-4 .item:nth-child(odd) {
	margin-left: 0;
}

.section-11-1 .col-4 .item:nth-last-child(-n+1) {
	margin-bottom: 0;
}

.section-11-1 .col-4 .item::before {
	content: "";
	width: 5px;
	height: 15px;
	background-color: #865029;
	/* -webkit-transform: rotate(-45deg);
	transform: rotate(-45deg); */
	position: absolute;
	left: 5px;
	top: 25%;
	margin-top: 0;
}

.section-11-1 .col-4 .item a {
	color: #333;
}

.section-11-1 .col-4 .item a:hover {
	color: #865029;
	transition: all .4s ease-in-out;
}

.section-11-1 .col-4 .pic {
	width: calc(100% / 2 - 20px);
	margin-left: calc(20px* 2 / 1);
	margin-bottom: calc(20px* 2 / 1);
	display: inline-block;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	position: relative;
}

.section-11-1 .col-4 .pic img {
	width: 100%;
	height: 325px;
}

.section-11-1 .col-4 .pic .title {
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(0deg, rgb(51 51 51 / .7) 0%, rgb(0 153 255 / 0) 90%);
    color: #fff;
    padding: 20px;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size: 18px;
}

.section-11-1 .col-4 .pic .title a{
	color: #fff;
}

.section-11-1 .col-4 .pic:nth-child(1) {
	margin-left: 0;
}

/* section-11-1 end */
