/*通用*/
html, body {
    font-size: 18px;
    font-family: "微软雅黑";
    -webkit-text-size-adjust: 100%;
    min-width: 1200px;
    margin: 0;
    padding: 0;
}

body {
    background-position: center top;
    background-repeat: no-repeat;
}
pre {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    margin: 0px;
    display: inherit;
    height: 100%;
    overflow: visible;
    white-space: pre-wrap;
}
ul, ol {
    list-style: none;
    margin:0px;
    padding:0px;
}
a:hover {
    color: #cc3333;
}
.redtitle {
    color: #a51411;
}
.main {
    width: 100%;
    height: auto;
    /*overflow-y:hidden;*/
}
.container {
    width: 1200px;
    margin: 0 auto;
    max-width: 1200px;
    padding:0px;
    /*background-color: #FFFFFF;*/
}
.cut3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: inherit;
}
.cut2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: inherit;
}
.font9{
    font-size:0.9rem;
}
.font8 {
    font-size: 0.8rem;
}
.font14 {
    font-size: 1.4rem;
}
.font12 {
    font-size: 1.2rem;
}
.dn {
    display: none;
}

.db {
    display: block;
}

.w1280 {
    width: 1280px;
    margin: 0 auto;
}

.w775 {
    width: 775px;
}

.w600 {
    width: 600px;
}

.w550 {
    width: 550px;
}

.w385 {
    width: 385px;
}
.w-30 {
    width: 30% !important;
}
.w-60 {
    width: 60% !important;
}
.w-100 {
    width: 100% !important;
}
.mt-6 {
    margin-top: 2.5rem !important;
}
.tx-small {
    font-size:0.8em;
}
.overhide {
    overflow: hidden;
}
input,
select {
    outline: none;
}

.ub-img {
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.ub-imgb {
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.ub-img1 {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.ub-img1c {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.ub-img1b {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.ub-img2 {
    background-repeat: repeat-x;
    background-size: auto 100%
}

.ub-img3 {
    background-repeat: repeat-y;
    background-size: 100% auto
}

.ub-img4 {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.ub-img5 {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.ub-img6 {
    background-repeat: no-repeat;
    background-position: center;
}

.ub-img7 {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left;
}

.ub-img8 {
    background-repeat: repeat-x;
    background-position: center center;
}

.ub-img9 {
    background-repeat: repeat;
}

.ub-img10 {
    background-repeat: repeat-y;
    background-size: 100% auto;
    background-attachment: fixed
}
.border-5 {
    border-width: 5px;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
}
.btn-link:hover {
    color: inherit;
    text-decoration: underline;
}
.btn-link:focus {
    text-decoration: inherit;
}
.accordion .card-header {
    padding: 0.25rem 0.5rem;
}
#leadercard {
    overflow: hidden;
    min-height:200px;
}
.form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.margintop500{
    margin-top:500px;
}
.padding10 {
    padding: 10px;
}
.padding20 {
    padding:20px;
}
.margintop30{
    margin-top:30px;
}
.margintop50 {
    margin-top: 50px;
}
.morelink {
    position: absolute;
    right: 0px;
    bottom: 22px;
}
.morelink a {
    color: #eb5010;
}
.newslist {
    padding-left: 0;
    margin-bottom: 0;
}
.newslist li {
    padding: 11.6px 0;
    border-bottom-style: dashed !important;
}
.newslist a:before {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #999;
    float: left;
    margin: 10px 10px 0 0;
    border-radius: 50%;
}
/*头条*/
.toutiao h1 {
    line-height: 44px;
    margin-left: auto;
    margin-right: auto;
    font: bold 40px/60px "微软雅黑";
    text-align: center;
}
.toutiao h1 a {
    color: #a51411;
}
.toutiao h1 a:hover {
    color: #cc3333;
}
.yaowenlist {
    margin-top:0px;
}
/*幻灯片*/
#indexswiper {
    height: 415px;
}
.swiper .carousel-caption {
    right: 0%;
    left: 0%;
    bottom: 0;
    text-align: left;
    padding: 10px 20px;
    /*background-color: rgba(0,0,0,0.6);*/
    background: linear-gradient(rgba(165,20,17,0),rgba(165,20,17,0.9));
}

.swiper .carousel-indicators {
    left: auto;
    padding-right: 20px;
    margin-bottom: 7px;
    margin-left: 0px;
    margin-right: 0px;
}

.swiper .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.swiper .carousel-indicators .active {
    background-color: #cc3333;
}
/*日程议程*/
.redborder {
    border: 1px solid #D70D03;
}
.bigtitle {
    font: bold 30px/40px "宋体";
    letter-spacing:5px;
}
.jianbianyellow {
    background: linear-gradient(to right, rgba(218,187,133,0.1),rgba(218,187,133,1));
    border-bottom: 1px solid #D70D03;
}
.rcyccontent {
    padding:10px;
    height:280px;
    overflow-y:auto;
}
.vertical-text {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-rl;
    /*-webkit-transform: scale(0.8);*/
    transform: scale(0.7);
    -ms-transform: scale(0.7);
    font-size: 12px;
    font-family: "黑体";
}
.monthtitle {
    font: bold 27px/30px "黑体";
    border-right: 1px solid #D70D03;
}
.m-date {
    float: left;
    margin-bottom:0px;
    padding-left:0.8em;
}
.m-date li {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 12px;
    text-align: center;
    line-height: 30px;
    display: block;
    font-size: 18px;
    color: #b21818;
    cursor: pointer;
    font-weight: bold;
    border-radius: 4px;
}
.m-date li.on {
    color: #fff;
    background-color: #b21818;
}
/*会议文件*/
.document-item {
    background-image: url(../images/document_line.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}
.document-item .title {
    /*height: 40px;*/
    line-height: 50px;
    background-color: #fae6e7;
    border-top: #d7836e solid 1px;
    align-items: center;
    padding: 0 10px;
    font-size:18px;
}
.document-item .title .dot {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #f34717;
    margin-right: 10px;
}
.document-desc {
    border: #d7836e solid 1px;
    height: 130px;
    padding: 20px;
    line-height: 1.7;
    color: #5e5e5e;
}
.document-desc .cut3 {
    max-height:90px;
}
/*现场直播*/
.zhibo {
    background-image: url(../images/zhibobg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height:416px;
}
.zhibo .container{
    padding:20px;
}
.zhibo .zhibocover{
    height:330px;
    -webkit-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.zhibo .zhibolist li{
    height: 75px;
    background-image: url(../images/zhibolistbg.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.zhibo .zhibolist li.on {
    background-image: url(../images/zhibolistbg-on.png);
}
.zhibo .zhibo-tab {
    font-size: 16px;
    color: #FFFFFF;
    padding: 5px 20px;
    line-height: 1;
}
.zhibo-tab .tab-sub {
    margin-top: 10px;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.zhibo-tab .tab-sub a{
    color: #000;
}
.zhibo-tab .tab-sub .tab-icon {
    position: relative;
    width: 34px;
    height: 24px;
    margin-right: 20px;
    box-sizing: border-box;
}
.tab-icon::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    content: '';
    width: 30px;
    height: 20px;
    border: #ffffff solid 1px;
    border-radius: 2px;
    background-color: #FFFFFF;
}
.tab-icon::after {
    position: absolute;
    left: 50%;
    top: 45%;
    margin-top: -6px;
    margin-left: -2px;
    z-index: 10;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-left: 7px solid #e6c3a3;
}
.zhibo-tab .tab-title {
    font-weight: bold;
}
.zhibo-tab .tab-title a {
    color: #FFFFFF;
}
/*媒体报道*/
.meiti {
    background: url(../images/meitibg.png) no-repeat bottom center;
    height: 733px;
}
.meiti .left{
    width:502px;
}
.meiti .left .nav-list {
    margin-top: 130px;
    height: 440px;
    width: 120px;
}
.meiti .left .nav-list .list {
    border-right: 1px solid #e6c490;
}
.meiti .left .nav-list .items {
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
}
.meiti .left .nav-list .active::before,.meiti .left .nav-list .items:hover .logo-bg::before {
    position: absolute;
    content: '';
    display: block;
    background: url(../images/meiti_ico.png) no-repeat;
    width: 20px;
    height: 21px;
    top: 30%;
    right: -9%;
}
.meiti .left .nav-list .items .logo-bg {
    width: 72px;
    height: 72px;
    background: #ebd39f;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.meiti .left .nav-list .items .logo-bg img {
    max-width:100%;
}
.meiti .left .nav-list .items .txt1 {
    color: #ebd39f;
    display: block;
    text-align: center;
    font-size:0.8em;
    margin-top:4px;
}
.meiti .left .nav-list .items:hover .logo-bg {
    -webkit-box-shadow: 2px 2px 4px #fff, -2px 2px 4px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff;
    box-shadow: 2px 2px 4px #fff, -2px 2px 4px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff;
}
.meiti .left .phone-pic {
    background: url(../images/meitiphone.png) no-repeat;
    width: 350px;
    height: 705px;
    margin-left: 25px;
    position: relative;
}
.meiti .left .phone-pic::before {
    position: absolute;
    content: '';
    display: block;
    width: 90px;
    height: 24px;
    background: url(../images/meitiphone-mic.png) no-repeat;
    top: 14px;
    left: 133px;
}
.meiti .left .phone-pic .sheet img {
    border-radius: 23px 32px;
    margin: 15px 0 0 10px;
}
.meiti .right {
    padding-left:20px;
    padding-top:20px;
}
.meiti .cover{
    height:367px;
}
.meiti .newscontent{
    padding:30px;
    margin-top:30px;
    height:230px;
    background-color: #fffaef;
}
.meiti .newscontent .incontent {
    overflow:hidden;
}
.meiti .newscontent .abstract {
    color:#5e5e5e;
}
.meiti .carousel-indicators{
    position:relative;
    margin:20px 0 0 0;
}
.meiti .carousel-indicators li{
    height:5px;
}
/*审议掠影*/
#photosswiper {
    position: relative;
    margin: 0 auto
}
#photosswiper .swiper-container {
    padding-bottom: 60px;
}

#photosswiper .swiper-slide {
    width: 800px;
    height: 450px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#photosswiper .swiper-slide img {
    display: block;
}

#photosswiper .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#photosswiper .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#photosswiper .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#photosswiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#photosswiper .swiper-button-next {
    right: -40px;
    color: #cc3333;
}
#photosswiper .swiper-button-prev {
    left: -40px;
    color: #cc3333;
}
#photosswiper .content {
    position: relative;
}

#photosswiper .phototext {
    position:absolute;
    right: 0%;
    left: 0%;
    bottom: 0;
    text-align: center;
    padding: 10px 20px;
    color:#fff;
    background: linear-gradient(rgba(165,20,17,0),rgba(165,20,17,0.9));
}
/*分组审议*/
.groupsy h4 {
    font-size: 22px;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
    line-height: 28px;
}
.groupsy h4::before {
    content: "";
    position: absolute;
    left: 0;
    width: 5px;
    height: 28px;
    background: linear-gradient(#FF7246, #C60909);
}
.groupsycontent {
    height:539px;
}
.groupsycontent .item-group {
    display: flex;
    height: 100%;
    position: relative;
    width: 70px;
    overflow: hidden;
    transition: all .4s;
    margin-left: 2px;
    flex-shrink:0;
    -ms-flex-negative: 0;
}
.groupsycontent .item-group:first-child {
    margin-left: 0;
}
.groupsycontent .item-group.self {
    width: 100%;
    flex-shrink:1;
    -ms-flex-negative: 1;
}
.groupsycontent .item-group .title {
    width: 70px;
    height: 539px;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    background: linear-gradient(#FE8233, #FB502F);
    writing-mode: vertical-rl;
    writing-mode:bt-lr;
    line-height: 70px;
    letter-spacing: 10px;
    padding-top: 97px;
    box-sizing: border-box;
    position: relative;
    transition: all .7s ease 0s;
    cursor: pointer;
    margin:0px;
}
.groupsycontent .item-group .title:hover,.groupsycontent .item-group.self .title {
    background: linear-gradient(#FA452D, #CB0202);
}
.groupsycontent .item-group .title::before {
    content: "";
    position: absolute;
    top: 60px;
    left: 28px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
}
.groupsycontent .item-group .title:hover::before,.groupsycontent .item-group.self .title::before {
    background: #cb0202;
}
.groupsycontent .item-group .desc {
    background: #fdf3e3;
    padding: 30px;
    transition: all 0.4s;
    width:100%;
    display:none;
}
.groupsycontent .item-group.self .desc {
    display:block;
}
.groupsycontent .item-group .morelink {
    bottom:20px;
    left:25px;
    writing-mode: vertical-rl;
    writing-mode:tb-lr;
    width:20px;
    letter-spacing: 2px;
}
.groupsycontent .item-group .morelink a{
    color:#fff;
}
/*页脚*/
.footer {
    background-image: linear-gradient(#c40707,#df655c);
    color: #fff;
}
.footer a {
    color: #fff;
}
.footer .declare {
    font-size: 0.8rem;
    text-align: center;
}

.footer ol, .menubread ol {
    margin-bottom: 0px;
    background-color: transparent;
    padding: 0px;
}
.footer .breadcrumb,.footer .qrcode{
    display: none;
}