@charset "utf-8";
/* CSS Document */
/*热点新闻*/
.hotspot{background: url("../images/host.jpg") no-repeat; max-width: 1400px;width:95%; height:126px; margin: 0 auto; overflow:hidden; position: absolute;left: 50%;transform: translate(-50%, -50%);}
.hotspot_box{ background:url(../images/hotspot.png) no-repeat left center; height:23px; margin-top:50px; margin-left:40px; margin-right:40px; padding-left:30px;}
.hotspot_box span{ display:inline-block; font-size:20px; border-right:2px solid #fff; padding-right:15px; font-weight:bold; color:#fff; line-height:23px;float: left;}
.txtScroll-top{ width:calc(100% - 100px);  overflow:hidden; position:relative;float: left; }
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd{ padding:0px; padding-left:20px;  }
		.txtScroll-top .infoList li{ height:24px; line-height:24px; font-size:20px; color:#fff;   }
		.txtScroll-top .infoList li a{ color:#fff; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
/* 第一行 */
.first_cont .indnews_mtitle{ background:url(../images/news_pic.png) no-repeat left center; padding-left:70px;}
.first {margin: 0 auto;padding-bottom: 110px;background:url("../images/news_bg.jpg");position: relative;}
.first_cont{width: 95%;margin: 0 auto;max-width: 1400px;overflow: hidden;padding-top: 150px;}
.first_left {float: left;width: 50%;}
.first_right {float: right;width: 47%;}
.indnews_title {margin-bottom: 30px; overflow:hidden;}
.indnews_mtitle {font-size: 30px;color: #302e2f; width:70%; float:left; line-height:40px;}
.indnews_mtitle span{ margin-left:0px; color:#d52f2f; font-size:36px; text-transform: uppercase; display:block;}
.indnews_mtitle_cont { font-size: 16px; color: #838383; margin-top: 5px; }
.indnews_mtitle_more{ width:30%; float:left; text-align:right;margin-top: 20px;}
.indnews_mtitle_more a{ width: 150px; font-size: 16px;height: 40px; line-height: 40px; text-align: center; color: #333333; background: #e5e5e5; border-radius: 25px; display:inline-block;transition: all 1s;}
.indnews_mtitle_more a:hover{color: #fff;background: #d52f2f;transition: all 1s;}
/* 焦点图 */
.slideBox { width: 100%; overflow: hidden; position: relative; }
.slideBox .hd { height: 18px; overflow: hidden; position: absolute; right: 5px; bottom: 20px; z-index: 1; }
.slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBox .hd ul li { float: left; margin-right: 5px; width: 14px; height: 14px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; list-style: none; position: relative; border-radius: 50%; }
.slideBox .hd ul li.on {background: #d52f2f;color: #fff;}
.slideBox .bd { position: relative; height: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1; vertical-align: middle; }
.slideBox .bd img {width: 100%;display: block;height: 515px;}
.news_pic_wz { position: absolute; height: 60px; background: rgba(0,0,0,0.6); line-height: 60px; font-size: 18px; padding-left: 20px; bottom: 0px; color: #fff; width: 100%; }
/* 页签 */
.slideTxtBox { width: 100%; text-align: left;}
.slideTxtBox .hd {height: 60px;line-height: 60px;padding: 0px;position: relative;font-size: 18px;height: 60px;    text-align: right;}
.slideTxtBox .hd ul {left: 0px;height: 40px;line-height: 40px;font-size: 16px; display: block; width:100%;margin: 0 auto;text-align: center;}
.slideTxtBox .hd ul li {float: left;padding:0px;cursor: pointer;width:50%;font-size: 22px;height: 60px;line-height: 60px;text-align:center;color: #4e4e4e;background: #fff; border:1px solid #e7e7e7; border-right:none;}
.slideTxtBox .hd ul li:last-child{ border-right:1px solid #e7e7e7;}
.slideTxtBox .hd ul li.on {background: #d52f2f; color:#fff;border-right: none;}
.slideTxtBox .bd { padding-left: 0px; padding-right: 0px; margin-top: 15px; }
.last{ border-right:none !important;}
.jtyw_ico{ font-size:20px !important;}

.bid-list ul{ padding:0px; margin:0px;}
.bid-list ul li{line-height: 49px;font-size: 18px; overflow:hidden; position:relative;}
.bid-list ul li a{ background:url(../images/li.jpg) no-repeat 10px center; padding-left:22px;}
.bid-list ul li .news-more{transform: scaleY(0);transition: transform .45s; position:absolute; right:0px; top:0px; z-index:2;width: 110px;overflow: hidden; background:#e60012; color:#fff;}
.bid-list ul li:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transition: transform .45s;
    -webkit-transition: transform .45s;
	border:1px solid #d4d4d4;
}
.bid-list ul li:hover:before { transform: scaleY(1); -webkit-transform: scaleY(1); }
.bid-list ul li a{ color:#1e1e1f;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;width:calc((100% - 100px)/1); float:left;position: relative;z-index: 1;}
.bid-list ul li:hover .news-more{transform: scaleY(1);transition: transform .45s;}
.bid-list ul li .date{ width:100px; float:right; text-align:right;color: #9d9d9d;position: relative;z-index: 1;}
.bid-list ul li:hover .date{color: #fff;}

.news_item{ background:#fff; padding:15px; margin-top:20px; margin-bottom:20px; box-shadow: 0px 0px 10px #e6e6e6; display:block; overflow:hidden; margin-right:5px; color:#484848; position:relative}
.news-pic{ width:170px; float:left; overflow:hidden;}
.news-pic img{ width:100%; height:125px; transition: all 1s;}
.news_item:hover .news-pic img{ max-width:100%;    transform: scale(1.1);transition: all 1s;}
.news-cont{width:calc(100% - 190px); float:right;}
.news-cont-title{ font-size:20px; font-weight:bold;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;overflow: hidden;}
.news-cont-date{ font-size:16px; margin-top:10px; display:block; color:#808080;}
.news-cont-cnt{ margin-top:10px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;overflow: hidden; font-size:16px; line-height:27px; color:#808080;}
.news_item:after{ width: 0%; position: absolute; height: 4px; background: #d52f2f; left: 0px; bottom: 0px;content: '';transition: .45s;}
.news_item:hover:after{ width: 100%; left: 0;}



/*公司简介*/
.zt{ width:95%; max-width:1400px; margin:0 auto; margin-top:50px; margin-bottom:50px;}

/* 党建群团 */
.party-building{padding-top: 60px;padding-bottom: 60px; background:url(../images/dj.jpg) repeat-y center top;}
.party-building-box{max-width: 1400px;width:95%;margin:0 auto;overflow: hidden; background:#fff; padding:50px 20px; padding-bottom:30px; border-bottom:1px solid #d52f2f; border-top:1px solid #d52f2f;}

/*党建引领*/
.party-building-left{ width:47%; float:left;}
.party-building-item{ background:#fff; overflow:hidden; display:block; margin-bottom:20px; position:relative; color:#333333;}
.party-building-item:before{width:0%; height:100%; position:absolute; left:0px; content:""; background:#d52f2f;transition: .45s;}
.party-building-item:hover:before{width:100%;transition: .45s;}
.party-building-item-pic{ width:170px; float:left; overflow:hidden; position:relative; z-index:2;}
.party-building-item-pic img{ width:100%; height:125px; transition: .45s;}
.party-building-item:hover .party-building-item-pic img{ max-width:100%;    transform: scale(1.1);transition: .45s;}
.party-building-item-cont{width:calc(100% - 190px); float:right; padding-top:20px; position:relative; z-index:2;}
.party-building-item-cont-title{ font-size:20px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;overflow: hidden;transition: .45s;}
.party-building-item-cont-date{ font-size:16px; margin-top:10px; display:block; color:#b3b3b3;transition: .45s;}
.party-building-item:hover .party-building-item-cont-title,.party-building-item:hover .party-building-item-cont-date{ color:#fff;transition: .45s;}
.dj-title{ background:url(../images/dj_ico.png) no-repeat left center; padding-left:75px;}



/*廉洁巴广渝*/
.party-building-right{ width:47%; float:right;}
.djqtboxs{ padding:20px 15px;display: flex;overflow: hidden; position: relative; border-bottom:1px solid #e1e1e1;align-items: center;transition: .45s;}
.djqt_date{ width: 70px; height: 60px; color: #c4c4c4; text-align: center; font-size: 44px; font-weight: bold;line-height: 44px;position: relative; display:inline-block; z-index:2;transition: .45s;}
.djqtboxs:after{ width: 0%; position: absolute; height: 100%; background: #d52f2f; left: 0px; bottom: 0px;content: '';transition: .45s;}
.djqtboxs:hover:after{ width: 100%; left: 0;}
.djqt_date span{ display:block; font-size: 16px; font-weight: normal; color:#c4c4c4; line-height:20px;transition: .45s;}
.djqtboxs_right{ width:calc((100% - 100px)/1); float: left; margin-left: 30px;    flex: 1; z-index:2;transition: .45s;}
.djqtboxs .djqt_name{ font-size: 20px; color: #333333; display: block;overflow: hidden; line-height:30px;transition: .45s;}
.djqtboxs:hover .djqt_date,.djqtboxs:hover span{ color:#fff;transition: .45s;}
.lj-title{ background:url(../images/lj_ico.png) no-repeat left center; padding-left:80px;}

/*宣传视频*/
.video .party-building-box{max-width: 1400px;width:95%;margin:0 auto;overflow: hidden; background: border-box;; padding:0;  border:none;}
.video{ background:url(../images/video_bg.jpg) no-repeat center top; padding-top:90px; padding-bottom:90px;}
.video-box{display: flex;align-items: center;}
.video-left{ width:33%; margin-right:5%; font-size:18px; line-height:34px;}
.video-right{width:62%;}
.video-right video{ width:100%;}
.sp-title{ background:url(../images/video.png) no-repeat left center; padding-left:80px;}


.swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }


 @media (max-width: 1440px) {
	 .business_list p {
    width: 80%;
	 }
	 .shzr{ overflow:hidden; margin-bottom:20px; margin-top:20px;}
	 .project_right{ margin-top:70px;}
	 .carousel-indicators {width: 80%; margin-left: -40%;}
	 }
 @media (max-width: 768px) {
	 swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 5px !important;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 5px !important;
    left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 5px !important;
    right: auto;
}
	 .picScroll-left{overflow:hidden;margin:0 auto;}
	 .business_conts {
    max-width: 1600px;
    width: 95%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 10px;
	 }
	 .slideTxtBox .hd ul { width: 100%;	 }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form { border-color: #e7e7e7; background: #fff; height: 100vh; }
.mtjj_right { width: 100%;margin-left: 0;float: initial;border-bottom: 1px solid #ccc; overflow: hidden;}
/* 第一行 */
.first {padding-top: 30px;padding-bottom: 0px;}
.first_left { float: none; width: 100%; }
.first_right { float: none; width: 100%; margin-top: 20px; }
.slideTxtBox .bd li a { width: 72%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; }
.slideTxtBox .hd ul li { padding: 0 10px; font-size: 18px; }
.slideBox .hd { bottom: 5px; }
.slideBox .hd ul li { width: 10px; height: 10px; }
.party_uilding { width: 100%; }
.clean_culture { width: 100%; margin-top: 20px; margin-left: 0px; margin-right: 0px; }
.staff { width: 100%; margin-top: 20px; }
.swiper-containersg .swiper-slide .pic img { height: auto; }
.slideBox .bd img {width: 100%;display: block;height: 230px;}
.zt {margin-top: 20px;margin-bottom: 20px;}
.bid-list ul li {font-size: 16px;}
.first_cont { width: 95%; padding-top: 60px;}
.indnews_mtitle { font-size: 20px;line-height: 24px;    width: 65%;}
.indnews_mtitle span {font-size: 20px;}
.indnews_title {margin-bottom: 10px;overflow: hidden;}
.slideTxtBox {margin-top: 30px;}
.slideTxtBox .bd {margin-top: 30px;}
.news-pic {width: 100%;float: inherit;overflow: hidden;}
.news-pic img {max-height: 220px; height:auto;}
.news-cont {width: 100%;float: inherit;margin-top: 15px;display: block;}
.business {padding-top: 20px; overflow: hidden;padding-bottom: 30px;background: url(../images/about_bg.jpg) no-repeat center bottom;}
.about-left {width: 100%;float: left;}
.nub-list {width: 50%;}
.nub .timer {font-size: 40px;line-height: 40px;}
.about-left { float: inherit;}
.about-right { width: 100%;float: inherit;margin-top: 20px;}
.party-building-left {width: 100%;float: inherit;overflow: hidden;  width: 95%; margin: 0 auto;}
.indnews_mtitle_more {width: 35%;    margin-top: 0px;}
.indnews_mtitle_more a {width: 100px;font-size: 14px;}
.party-building-item-cont-title {font-size: 16px;}
.party-building-right {width: 100%;float: inherit;  padding-top: 20px;background: #f8f8f8;padding-left: 10px; padding-right: 10px;}
.party-building {padding-top: 0px;padding-bottom: 0px; background:#ecedef;}
.party-building-box {width: 100%;padding: 0;padding-top: 20px;}
.party-building-item-cont {padding-right:0px;width: calc(100% - 160px);padding-top: 10px;}
.djqtboxs .djqt_name {font-size: 16px;}
.video {padding-top: 40px;padding-bottom: 40px;}
.party-building-box .indnews_title{ width:100%; margin:0 auto; margin-bottom: 15px;}
.video-box{ width:95%; margin:0 auto;margin-top: 20px;flex-direction: column;}
.video-left {width: 100%;margin-right: 0px;    font-size: 16px;}
.video-right {width: 100%;margin-top: 20px;}
.first_cont .indnews_mtitle {
    padding-left: 55px;
    background-size: 45px;
}
.dj-title {
    padding-left: 50px;
    background-size: 45px;
}
.party-building-item-pic {
    width: 140px;
}
.party-building-item-pic img {
    width: 100%;
    height: 97px;
}
.lj-title{padding-left: 50px;background-size: 45px;}
.sp-title{padding-left: 50px;background-size: 45px;}
.hotspot {
    background: url(../images/host.jpg) no-repeat;
    max-width: 1400px;
    width: 95%;
    height: 56px;
}
.hotspot_box {
    background: url(../images/hotspot.png) no-repeat left center;
    height: 23px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 30px;
}
.hotspot_box span {
    display: inline-block;
    font-size: 16px;
}
.txtScroll-top .bd {
    padding: 0px;
    padding-left: 10px;
}
.txtScroll-top {
    width: calc(100% - 90px);
}
.txtScroll-top .infoList li {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
}
}
@media (max-width: 360px) {
.slideTxtBox .bd li a { width: 65%; }
.party_uilding_cont li a { width: 65%; }
.slideTxtBox .hd ul li { font-size: 14px; padding: 0 5px; }
}

