@charset 'gb2312';
* { margin: 0; padding:0;} 
html,body {width:100%; height:100%; margin:0px; padding:0; font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif;  -webkit-font-smoothing:antialiased;  text-align:justify; text-justify:inter-ideograph;  background:url(../images/bj.jpg) left bottom no-repeat rgba(0,186,255,.05); background-attachment:fixed;}
body { margin:0px; padding:0; -webkit-text-size-adjust: 100%;}
div,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,i,em,b,span,td,tr,font,strong,input,textarea,blockquote,img,button {border:0; padding:0; margin:0; font-weight:normal; font-style:normal;} 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
address,cite,code,th {font-weight:normal;font-style:normal;}
img:hover { opacity:1; filter: alpha(opacity=100); }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
div,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,dt,font,strong,p,i,em,b,span,td,tr,a,input,textarea,blockquote,img,button { box-sizing:border-box; -webkit-box-sizing:border-box; }

.clearfix:before,.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}

img { max-width: 100%;border: none; border: 0; vertical-align: middle;}
a { color: #333; text-decoration: none; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
a:focus { outline: none;-moz-outline: none;}
a:hover { text-decoration: none;  color:#083b90; }
.left { float: left; }
.right { float: right;}
.clear { clear: both; }

.header { width:100%; margin:0 auto; height:750px; overflow:hidden;  z-index:999999; position:relative;  background:url(../images/header.jpg) center bottom no-repeat; }

.zttit {  width:1200px; position:absolute; top:16%; left:50%; margin-left:-600px; text-align: center;
-webkit-animation:zttit 2s ease-out .2s backwards; animation:zttit 2s ease-out .2s backwards;}
@keyframes zttit
{
0%   { -webkit-transform:scale(.3);  opacity:0;}
80% { -webkit-transform:scale(1.1);  opacity:.5;}
100% { -webkit-transform:scale(1);  opacity:1;}
}
@-webkit-keyframes zttit
{
0%   { -webkit-transform:scale(.3);  opacity:0;}
80% { -webkit-transform:scale(1.1);  opacity:.5;}
100% { -webkit-transform:scale(1);  opacity:1;}
}

.mobtit {display: none;
-webkit-animation:zttit 2s ease-out .2s backwards; animation:zttit 2s ease-out .2s backwards;}
@keyframes zttit
{
0%   { -webkit-transform:scale(.3);  opacity:0;}
80% { -webkit-transform:scale(1.1);  opacity:.5;}
100% { -webkit-transform:scale(1);  opacity:1;}
}
@-webkit-keyframes zttit
{
0%   { -webkit-transform:scale(.3);  opacity:0;}
80% { -webkit-transform:scale(1.1);  opacity:.5;}
100% { -webkit-transform:scale(1);  opacity:1;}
}

.swiper-container { width:100%; height:100%; }
.swiper-button-prev {  cursor:pointer; position:absolute; z-index:10; left:-34px; top:50%;width:34px; height:80px; margin-top:-40px; background:rgba(255,255,255,.8); transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; font-size: 22px; color: #000; line-height: 80px; text-align: center; }
.swiper-button-prev,.swiper-button-next i { color: #000; }
.swiper-button-next { cursor:pointer; position:absolute; z-index:10; right:-34px; top:50%; width:34px; height:80px; margin-top:-40px; background:rgba(255,255,255,.8); transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; font-size: 22px; color: #000; line-height: 80px; text-align: center; }
.swiper-container:hover .swiper-button-prev { left:0px; }
.swiper-container:hover .swiper-button-next { right:0px; }

.swiper-pagination { position:absolute; z-index:20; text-align:center; -webkit-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); transform:translate3d(0, 0, 0); }
.swiper-pagination-switch { width:8px; height:8px;  margin-right:5px; display:inline-block; border-radius:4px; background:#d3d3d3; }
.swiper-active-switch { width:20px; background:#3494f0; }


.warp { width:1240px; margin:0 auto;}

.ttbk { width:100%; float:left; background:linear-gradient(180deg, #0164eb 1%, #00bafa 100%); padding:10px; margin-top: 50px; }
.tt { width:100%; float:left; background:#fff; padding:30px 50px; }
.tt span { width:100%; float:left; color:#0044b5; font-size:36px; line-height:48px; font-weight: 600; text-align: center; }
.tt p { width:100%; float:left; color:#333; font-size:16px; line-height: 26px; margin-top:10px; text-align: center; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1;}

/*焦点图*/
.focus { width:100%; float:left;}
.focus .scroll { width:800px;  height:490px; padding:0; background:#d6e8ff; float:left; }
.focus .scroll .swiper-pagination { bottom:20px; }
.focus .scroll .swiper-pagination-bullet { opacity:1; background:rgba(255,255,255,.9); border-radius:4px; width:8px; height:8px; -webkit-transition: width .5s; transition: width .5s;}
.focus .scroll .swiper-pagination-bullet-active { width:44px; background:linear-gradient(135deg, #00bafa 1%, #0164eb 100%, #0164eb 100%); }

.focus .scroll .img { width:100%; height:100%; position:relative; z-index:1; }
.focus .scroll .img img { width:100%; height: 100%; }
.focus .scroll .tit { position:absolute; left:0; right:0; bottom:0; z-index:5; padding:0 5% 45px 5%; font-size:22px; line-height:1.5em; color:#fff; text-align:center; background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);/*background: linear-gradient(to right, #00bafa 1%, #0164eb 100%, #0164eb 100%);*/ }
.focus .scroll .tit a { color:#fff; font-weight:600; }

.focus .news { width:440px; float:right; }
.focus .news ul li { width: 100%; height:70px; padding:10px 15px; overflow: hidden; display:flex; align-items:center; background:#0164eb; border-left:6px solid #00bafa; border-bottom:1px solid #fff; -webkit-transition:all .5s; transition:all .5s; cursor: pointer; }
.focus .news li span { width: 100%; display: block; font-size:16px; line-height:1.5em; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;  }
.focus .news ul li a { color: #fff; }
.focus .news ul li:hover { background:#f5f5f5; border-left:6px solid #ff4736; }
.focus .news ul li:hover a { color: #333; }
.focus .news ul li:last-child { border-bottom:0 solid #fff; }


.lm { width: 100%; float: left; background-position:center center; background-repeat:no-repeat; min-height:104px; margin-bottom:40px; margin-top:50px;  }

/*出新出彩 勇当新行者*/
.cxcc { width: 100%; float:left;  padding:20px 20px; background: url(../images/cxccbj.png) center top no-repeat rgba(255,255,255,.8);  }
.cxcc .list-mix { width: 100%; float:left; }
.cxcc .list-mix ul li { align-items: stretch; display:flex; }
.cxcc .list-mix ul li .img { position:relative; width:465px; height:260px; margin-right:38px; overflow: hidden; }
.cxcc .list-mix ul li .img img { width:100%; height:100%; }
.cxcc .list-mix ul li .txt { flex:1; }
.cxcc .list-mix ul li span { width:100%;  height:100%; display:flex; flex-direction:column;  justify-content:space-around; }
.cxcc .list-mix ul li .tit { flex:none; display:flex; align-items:center; font-size:22px; font-weight:600; line-height:1.2em; }
.cxcc .list-mix ul li .tit a { color: #343434;;}
.cxcc .list-mix ul li .tit a:hover { color: #ff4736; }
.cxcc .list-mix ul li .abs { font-size:16px; color:#666;  line-height:1.8em; }
.cxcc .list-mix ul li .abs a { font-size:14px; margin-left:10px; color:#343434; }
.cxcc .list-mix ul li .abs a:hover { color:#ff4736; }
.cxcc .list-mix ul li .time { font-size:16px; color:#666;  line-height:1.8em;  justify-self:flex-end; }

.cxcc .list-pic { width: 100%; float:left; margin-top:40px; }
.cxcc .list-pic ul { display:flex; justify-content:space-between; flex-wrap:wrap; }/*flex布局默认是不换行的；flex-wrap设置子元素是否换行，wrap表示换行；space-between 先两边贴边 再平分剩余空间*/
.cxcc .list-pic ul li { width:24%; float:left; background:rgba(0,186,255,.05); margin-bottom:20px;}
.cxcc .list-pic ul li .img { width:100%; height:170px; overflow: hidden;  }
.cxcc .list-pic ul li .img img { width: 100%; height:auto; }
.cxcc .list-pic ul li .tit { padding:13px 15px; font-size:18px; color:#333; line-height:1.5em; }
.cxcc .list-pic ul li .tit a { color:#333; }
.cxcc .list-pic ul li:hover .tit a { color: #ff4736; }


/*破难攻坚 融媒看一线*/
.warp2 { width:1360px; margin:0 auto;}
.pngj { width:100%; float:left; position: relative; padding:0 50px;  }
.pngj ul li { width:380px; float:left; height:470px; margin:20px; box-shadow:0px 0px 15px rgba(0,0,0,.3);  background:#fff; cursor:pointer;  transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s;}
.pngj ul li h3 { width:100%;float:left; height:220px; overflow: hidden; }
.pngj ul li h3 img {width:100%; height:100%; }
.pngj ul li h2 { width:100%;float:left; height:250px; padding:15px 20px; position:relative; }
.pngj ul li h2 font {  width:100%; float:left; font-size:20px; line-height:1.4em; font-weight:600; color:#333; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.pngj ul li h2 font a { color:#333;}
.pngj ul li h2 p { width:100%;float:left; font-size:15px; line-height:25px; color:#666; margin-top:12px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.pngj ul li h2 em { width:100%;float:left; height:28px; position:absolute; left:15px; bottom:24px; line-height:28px;}
.pngj ul li h2 em i { float:left; font-size:14px; color:#fff; background:#3585d5; padding:0 15px; border-radius:20px; }
.pngj ul li h2 em i a { color:#fff; }
.pngj ul li h2 em span { float:left; font-size:14px; color:#666; margin-left:10px; }
.pngj ul li:hover h2 font a { color: #ff4736; }
.pngj ul li:hover h2 em i { background:linear-gradient(0deg, #0164eb 1%, #00bafa 100%); }

.pngj .left_arrow,.pngj .right_arrow { display: block; width:40px; height:40px; float:left; border:1px solid rgba(0,122,255,.45); top:50%; margin-top:-20px; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:38px; font-size:20px; color:rgba(0,122,255,.45); border-radius:100px; transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s; }
.pngj .left_arrow { left:0px; }
.pngj .right_arrow { right:0px; }
.pngj .left_arrow:hover,.pngj .right_arrow:hover { background:linear-gradient(0deg, #0164eb 1%, #00bafa 100%); color:#fff; border:1px solid #0164eb; }
.warp3 { display: none;}


/*“强城”为民 共建美好家园*/
.qcwm { width:100%; float:left; }
.qcwm .list { width:843px; float: left; margin-top:38px;  }
.qcwm .list ul li { float: left; width:280px; height:158px; position:relative; z-index:1; margin-right:1px; margin-bottom:1px; overflow:hidden; }
.qcwm .list ul li .img { height: 100%; }
.qcwm .list ul li .img img {  width:100%;  height:100%;  z-index:1; }
.qcwm .list ul li .img span { position:absolute; left:5px; bottom:10px; z-index:3; display: none; }
.qcwm .list ul li .tit { position:absolute; left:0; top:0; z-index:5; width:100%; height:100%; overflow: hidden; display:flex; align-items:center; text-align: center; padding:0 20px; font-size:18px; background: rgba(0,122,255,.65); color: #fff; -webkit-transform: translateY(0%); transform: translateY(0%); opacity:0; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.qcwm .list ul li .tit a { color: #fff }
.qcwm .list ul li.active .tit { -ms-transform: translateY(0);  transform: translateY(0); opacity:1; }

.qcwm .srcoll { width:396px; float:right; }
.qcwm .srcoll .img { height:222px; width: 100%;}
.qcwm .srcoll .img img { width:100%; height: 100%; }
.qcwm .srcoll .txt { padding-bottom:20px; /*background: linear-gradient(-45deg, rgba(35,90,201,1) 0%,rgba(70,149,230,1) 100%);*/ background: linear-gradient(135deg, #00bafa 1%, #0164eb 100%, #0164eb 100%); }
.qcwm .srcoll .num { font-size:52px; font-family:Arial; color:#fff; line-height:1; font-style:italic;  padding-top:20px; padding-left:20px; position:relative}
.qcwm .srcoll .num:after { content:""; width:103px; height:72px; display:block; position:absolute; left:0; bottom:-45px; z-index:10; background:url(../images/line.png) left top no-repeat; }
.qcwm .srcoll .info { position: relative; padding:0 30px; margin-top:30px;}
.qcwm .srcoll .info span { font-size: 20px; color: #fff; font-weight:700; line-height:1.4em; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; }
.qcwm .srcoll .info p { margin-top:15px;  font-size:14px;  color: #fff; line-height: 1.8em;
overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.qcwm .srcoll .info:after {content:""; width:103px; height:72px; display:block; position:absolute; right:0; bottom:-45px; z-index:10; background:url(../images/line.png) left top no-repeat;  }
.qcwm .srcoll .info:hover span {color: #ffd200;  }
.qcwm .srcoll .more { margin:35px auto 0 auto; width:115px; height:27px; text-align: center; }
.qcwm .srcoll .more span { display:inline-block; background:#fff; color:#083b90; width:27px; font-size:16px; line-height:27px; }
.qcwm .srcoll .more i { display:inline-block; font-size:14px; line-height:27px; background:#083b90; color:#fff; width:88px; }


.amn img { -webkit-transition: all 1s; transition: all 1s; }
.amn:hover img { -webkit-transform: scale(1.05); transform: scale(1.05); }

/*聚力“强城” 众志成“城”*/
.jlqc { width:100%; float:left;  }
.jlqc .list { position:relative; width:100%; height:556px;  }
.jlqc .list li { position:absolute; width:240px; height:100%; }
.jlqc .list li h3 { width:100%; height:50%; overflow:hidden; position:absolute; left:0; bottom:0; }
/*.jlqc .list li h3 img { width:100%; height:100% }*/
.jlqc .list li h3 .img { -webkit-transition: transform .5s;transition: transform .5s; overflow:hidden; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size: cover;}
.jlqc .list li:hover h3 .img {-webkit-transform: scale(1.1);transform: scale(1.1);}

.jlqc .list li h2 { position:absolute; left:0; top:0; width:100%; height:50%; overflow:hidden; padding:22px;color: #fff; background:#0164eb; display:flex; justify-content:center; flex-direction:column; }
.jlqc .list li h2 span { font-size:20px; font-weight:600; line-height:1.5em; padding-bottom:30px; border-bottom:1px solid #fff; color: #fff; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; }
.jlqc .list li:hover h2 span { color: #ffd200; }

.jlqc .list li:nth-child(2) { left:250px; top:0; width:490px; height:274px; }
.jlqc .list li:nth-child(3) { left:250px; bottom:0; width:490px; height:274px; }
.jlqc .list li:nth-child(4) { left:750px; }
.jlqc .list li:nth-child(5) { right:0; }
.jlqc .list li:nth-child(5) h3 { bottom:auto; top:0; }
.jlqc .list li:nth-child(5) h2 { top:auto; bottom:0; }

.jlqc .list li:nth-child(2) h3,.jlqc .list li:nth-child(3) h3 { width:100%; height:100%; z-index:1; }
.jlqc .list li:nth-child(2) h2,
.jlqc .list li:nth-child(3) h2 { top:auto;  bottom:0; z-index:5; background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); padding:30px 10px 10px 10px; height: auto; }
.jlqc .list li:nth-child(4), .jlqc .list li:nth-child(5) { top:0; }
.jlqc .list li:nth-child(2) h2 span,.jlqc .list li:nth-child(3) h2 span { text-align: center; font-size:20px; font-weight:600; line-height:1.5em; padding-bottom:0; border-bottom:none;}


/*汇聚四方力量 推进“强城行动”*/
.jlsfll { width:100%; float:left; }
.jlsfll .gallery { position:relative; font-size:0; }
.jlsfll .gallery .gallery-item { position: relative; display: inline-block; vertical-align:top; margin-left:2px; width:184px; height:560px; font-size:0; overflow:hidden; background:#d6e8ff; -webkit-transition: width .8s; transition: width .8s; }
.jlsfll .gallery .gallery-item:first-child { margin-left:0; }
.jlsfll .gallery .gallery-item .gallery-pics { position:relative; display:inline-block; vertical-align:top; z-index:1; width:184px; height:560px; overflow:hidden; }
.jlsfll .gallery .gallery-item .gallery-pics .img { width:992px; height: 560px; position: relative; z-index:1; overflow: hidden; }
.jlsfll .gallery .gallery-item .gallery-pics .img img { width:100%; height: 560px;}
.jlsfll .gallery .gallery-item .gallery-pics .txt { display: none; background: linear-gradient(0deg, #0164eb 1%, #00bafa 100%);  width: 496px; height: 280px; padding: 25px; white-space: normal;} 

.jlsfll .gallery .gallery-item .gallery-pics .tit { font-size:20px; color:#fff; font-weight:600; line-height:1.7em; }
.jlsfll .gallery .gallery-item .gallery-pics .tit a { color: #fff}
.jlsfll .gallery .gallery-item .gallery-pics .tit:hover a { color: #ffd200; }
.jlsfll .gallery .gallery-item .gallery-pics .abs { margin-top: 10px; font-size:14px; color:rgba(255,255,255,.9); line-height:1.8em; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; }
.jlsfll .gallery .gallery-item .gallery-pics .more { margin-top:40px; display:flex; }
.jlsfll .gallery .gallery-item .gallery-pics .more a { display:inline-block; border:1px solid #fff; padding:0 30px; font-size:16px; color: #fff; line-height: 33px; }
.jlsfll .gallery .gallery-item .gallery-pics .more:hover a { color: #ffd200; }

.jlsfll .gallery .gallery-item.active { width:496px; }
.jlsfll .gallery .gallery-item.active .gallery-pics { width:496px; }
.jlsfll .gallery .gallery-item.active .gallery-pics .img { width:496px; height:280px; }
.jlsfll .gallery .gallery-item.active .gallery-pics .img img {width:100%; height:100%; -webkit-transition: all .8s; transition: all .8s; }
.jlsfll .gallery .gallery-item.active .gallery-pics .txt { display: block; }


/*媒体报道*/
.mtbd { width: 100%; float: left; margin-bottom: 3%; }
.mtbd ul li { width:49%; margin:1% 2% 1% 0; float:left; box-shadow: 0px 0px 6px rgba(0,122,255,.2); border:1px solid rgba(0,122,255,.0) ;  border-radius:15px; padding:18px 20px; background: #fff; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;  }
.mtbd ul li:nth-child(2n) { margin-right:0; }
.mtbd ul li h3 { width:40%; height:132px; overflow:hidden; float:left; margin-right:3%; border-radius:10px;  }
.mtbd ul li h3 .img { -webkit-transition: transform .5s;transition: transform .5s; overflow:hidden; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size: cover;}
.mtbd ul li:hover h3 .img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.mtbd ul li h2 { height:132px; overflow: hidden; font-size:14px; }
.mtbd ul li h2 span { width: 100%; float: left; font-size:18px; font-weight: 600; line-height: 24px; color: #333; border-bottom:1px dashed rgba(8,59,144,.2); padding:0 0 10px 0; margin-bottom: 11px; }
.mtbd ul li h2 p { width: 100%; float: left;  color: #666; font-size: 14px; line-height: 22px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.mtbd ul li:hover h2 span { color: #0044b5; }
.mtbd ul li:hover { border: 1px solid rgba(0,122,255,.45); }


.footer { width:100%; float:left;  background:#e2421a;  font-size:16px; line-height:52px; color:#fff; text-align:center; } 
.footer strong { padding:0 0 0 8px; font-weight: 600; }

@media screen and (max-width: 1024px) {
	
.header { height:14rem; background:url(../images/mob.jpg) center bottom no-repeat; background-size:cover; }
.zttit { width:100%; position:absolute; top:1.5rem; left:auto; margin-left:auto;  text-align: center; display: none;}
.zttit img { width: 85%; height: auto;}
	
.mobtit { width:100%; position:absolute; top:2.4rem; text-align: center;  display: block; }
.mobtit img { width:78%; height: auto;}
	
.ttbk { padding:.5rem; margin-top:0; }
.tt { padding:5% 6%; }
.tt span { font-size:1.375rem; line-height:2rem;   }
.tt p {  font-size:.85rem; line-height:1.5rem; margin-top:10px; -webkit-line-clamp:3; text-align: left; }


.warp { width: 100%; }
/*焦点图*/
.focus { padding:0 0 0 0;  }
.focus .scroll { float:none; width:100%; height:auto; margin-bottom:2%; background: linear-gradient(135deg, #00bafa 1%, #0164eb 100%, #0164eb 100%); }
.focus .swiper-container,
.focus .swiper-slide,
.focus .scroll .img { height:auto; width:100%; }
.focus .scroll .tit { position:relative; background:none; font-size:1rem; line-height:1.5em; padding:14px 5% 35px 5%;}
.focus .scroll .swiper-pagination { bottom:10px; }
.focus .scroll .swiper-pagination-bullet { width:6px; height:6px; }
.focus .scroll .swiper-pagination-bullet-active { width:20px; background:#ffd200;}

.focus .news { width:100%; }
.focus .news ul li { height:auto; padding:.75rem 1rem;  }
.focus .news ul li span { font-size:.95rem; line-height:1.5rem; -webkit-line-clamp:10; }
	
.swiper-button-prev,.swiper-button-next { display: none; }


.lm { background-size:auto 100%; min-height:3.2rem; margin-bottom:5%; margin-top:5%;  }


/*出新出彩 勇当新行者*/
.cxcc { margin-bottom:0; padding:3%; background: url(../images/bg-xczj.png) center top no-repeat rgba(255,255,255,.8); }
.cxcc .list-mix ul li { display:contents; }
.cxcc .list-mix ul li .img {width:100%; height:13rem;  margin-right:0; }
.cxcc .list-mix ul li .tit { flex:none; display:flex; align-items:center; font-size:1rem; line-height:1.5em; margin-top:.7rem; }
.cxcc .list-mix ul li .tit a:hover { color: #0044b5; }
.cxcc .list-mix ul li .abs { display: none; }
.cxcc .list-mix ul li .time { display: none; }

.cxcc .list-pic { margin-top:2%; }
.cxcc .list-pic ul { flex-wrap:wrap; }
.cxcc .list-pic ul li { display:flex; align-items:center; width:100%; margin-top:3%; }
.cxcc .list-pic ul li .img { width:35%; margin-right:0; height:5rem; }
.cxcc .list-pic ul li .tit { padding:5px 15px 5px 15px; flex:1; font-size:1rem; line-height:1.5em;}
.cxcc .list-pic ul li .tit a:hover { color: #333; }
	
	
/*破难攻坚 融媒看一线*/
.warp2 { display: none; }
.warp3 { display:block; }
.pngj2 { width:100%; float:left; position: relative; padding:0 10% 2% 10%;  }
.pngj2 ul li { width:290px; margin:0 10px; float:left;  background:#fff; }
.pngj2 ul li h3 { width:100%;float:left; height:11rem; overflow: hidden; }
.pngj2 ul li h3 img {width:100%; height:100%; }
.pngj2 ul li h2 { width:100%;float:left; padding:1rem 1.5rem 1.5rem;  }
.pngj2 ul li h2 font {  width:100%; float:left; font-size:1.05rem; line-height:1.6rem; font-weight:600; color:#333; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.pngj2 ul li h2 font a { color:#333;}
.pngj2 ul li h2 p { width:100%;float:left; font-size:.85rem; line-height:1.5rem; color:#666; margin-top:.7rem; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.pngj2 ul li h2 em { width:100%; float:left; line-height:1.8rem; margin-top:1rem; }
.pngj2 ul li h2 em i { float:left; font-size:.85rem; color:#fff; background:#3585d5; padding:0 1.1rem; border-radius:20px; }
.pngj2 ul li h2 em i a { color:#fff; }
.pngj2 ul li h2 em span { float:left; font-size:.85rem; color:#666; margin-left:.7rem; }


.pngj2 .left_arrow,.pngj2 .right_arrow { display: block; width:40px; height:40px; float:left; border:1px solid rgba(0,122,255,.45); top:50%; margin-top:-20px; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:38px; font-size:20px; color:rgba(0,122,255,.45); border-radius:100px; transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s; }
.pngj2 .left_arrow { left:0px; }
.pngj2 .right_arrow { right:0px; }

/*“强城”为民 共建美好家园*/
.qcwm {  margin-bottom:-8%; margin-top:-6%; }
.qcwm .list { display:none; }
.qcwm .srcoll { width:100%; float:none; }
.qcwm .srcoll .img { height:auto; width:100%; }
.qcwm .srcoll .num { font-size:3rem;  padding-top:20px; padding-left:20px;}
.qcwm .srcoll .num:after {  bottom:-45px; }
	
.qcwm .srcoll .info { position: relative; padding:0 5%; margin-top:2rem; }
.qcwm .srcoll .info span { font-size:1.2rem; line-height:1.5em; }
.qcwm .srcoll .info p { margin-top:.5rem; font-size:.85rem; line-height:1.7em; -webkit-line-clamp: 10; }
.qcwm .srcoll .more { margin:2rem auto 0 auto; width:116px; height:28px;  }
.qcwm .srcoll .more span {  width:28px; font-size:.85rem; line-height:28px; }
.qcwm .srcoll .more i { font-size:.85rem; line-height:26px; width:88px; }
.qcwm .srcoll .swiper-cube-shadow {  display:none; opacity:0.3; -webkit-filter:blur(30px); filter:blur(30px); }

/*聚力“强城” 众志成“城”*/
.jlqc { padding:0 3% 0% 3%; }
.jlqc .list { position:relative; width:100%; height:auto; }
.jlqc .list ul { display:flex; justify-content:space-between; flex-wrap:wrap; align-items:stretch; }
.jlqc .list li { width:49%; height:auto; position:relative; left:0; right:0; top:auto; bottom:auto ; display:flex; flex-direction:column-reverse; justify-content:flex-end; background:#0164eb; margin-bottom:2.5%; }

.jlqc .list li h2 { background:#0164eb; position:relative; left:0; right:0; top:auto; bottom:auto; height:auto; text-align:left; padding:.5rem 6%; } 
.jlqc .list li h2 span { font-size:.95rem; line-height:1.5em; font-weight: normal; padding-bottom:0; border-bottom:0 solid #fff; text-align:left; font-weight:normal; }
.jlqc .list li h3 { width: 100%; height:13rem; position:relative; }
.jlqc .list li h3 img { width: 100%; height:100%;}

.jlqc .list li:nth-child(1) { display:none; }
.jlqc .list li:nth-child(2) { left:auto; top:auto; width:100%; height:auto; width:100%;}
.jlqc .list li:nth-child(3) { left:auto; bottom:auto; width:100%; height:auto;width:100%; }
.jlqc .list li:nth-child(4) { left:auto; margin-bottom:1%; }
.jlqc .list li:nth-child(5) { right:auto; margin-bottom:1%; }
	
.jlqc .list li:nth-child(2) h2, .jlqc .list li:nth-child(3) h2 { background:none; height:auto; padding:.5rem 3%; }
.jlqc .list li:nth-child(2) h2 span,.jlqc .list li:nth-child(3) h2 span {	font-size:.95rem; line-height:1.5em; text-align:left; font-weight:normal;}
.jlqc .list li:nth-child(2) h3,.jlqc .list li:nth-child(3) h3 { width: 100%; height:12rem; position:relative; }

	
	
/*汇聚四方力量 推进“强城行动”*/  
.jlsfll { padding:0 0 2% 0; }
.jlsfll .gallery { overflow-x:auto; overflow-y:hidden; display:block; width:100%; white-space:nowrap; padding:0 3%; }
.jlsfll .gallery .gallery-item { width:48%; height:auto; margin-right:4%; margin-left:0; padding-bottom:999px; margin-bottom:-999px; background:#0164eb; }
.jlsfll .gallery .gallery-item:last-child { margin-right:0; }

.jlsfll .gallery .gallery-item .gallery-pics { width:100%; height:auto; }
.jlsfll .gallery .gallery-item .gallery-pics .img { width:100%; height:auto; }
.jlsfll .gallery .gallery-item .gallery-pics .img img { width:100%; height:7rem; }
	
.jlsfll .gallery .gallery-item .gallery-pics .txt { display:block; padding:10px; }
.jlsfll .gallery .gallery-item .gallery-pics .tit { font-size: .95rem; font-weight: normal; line-height:1.5em;}
.jlsfll .gallery .gallery-item .gallery-pics .abs,.jlsfll .gallery .gallery-item .gallery-pics .more { display:none; }

.jlsfll .gallery .gallery-item.active { width:48%; height:auto; margin-right:4%; margin-left:0; }
.jlsfll .gallery .gallery-item.active .gallery-pics { width:100%; height:auto; }
.jlsfll .gallery .gallery-item.active .gallery-pics .img { width:100%; height:auto; }
.jlsfll .gallery .gallery-item.active .gallery-pics .img img { width:100%; height:7rem; }
.jlsfll .gallery .gallery-item .gallery-pics .txt { width:100%; height:auto; }
	
	
/*媒体报道”*/
.mtbd { margin-bottom: 3%; }
.mtbd ul li { width:94%; margin:2% 3%;  border-radius:.5rem; padding:.8rem .8rem ; }
.mtbd ul li h3 { width:40%; height:5.5rem; margin-right:4%; border-radius:10px;  }
.mtbd ul li:hover h3 .img {-webkit-transform: scale(1);transform: scale(1);}
	
.mtbd ul li h2 { height:auto; max-height:8.6rem;}
.mtbd ul li h2 span { font-size:1.05rem; line-height:1.5rem; padding:0 0 .5rem 0; margin-bottom: .5rem; }
.mtbd ul li h2 p { width: 100%; float: left;  color: #666; font-size:.85rem; line-height: 1.5rem; -webkit-line-clamp:3; }
.mtbd ul li:hover h2 span { color: #0044b5; }
.mtbd ul li:hover { border: 1px solid rgba(0,122,255,.45); }
	
.footer { font-size:.9rem; line-height:2rem; padding:.3rem 0;  } 



 }


