@charset 'gb2312';
* { margin: 0; padding:0;} 
html {width: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-justify:inter-ideograph; background:url(../images/bj.jpg) center bottom no-repeat rgba(191,225,253,.7); background-attachment:fixed;}
body { -webkit-text-size-adjust: 100%; width:100%; height: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:600px; overflow:hidden;  background:url(../images/top.jpg) center top no-repeat; background-size: cover; }

.zttit {  width:1200px; margin:0 auto; overflow:hidden; text-align: center; padding:55px 0 0 0;
-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 { width:1200px; margin:0 auto; overflow:hidden; text-align: center;display: none;
-webkit-animation:mobtit 2s ease-out .2s backwards; animation:mobtit 2s ease-out .2s backwards;}
@keyframes mobtit
{
0%   { -webkit-transform:scale(.3);  opacity:0;}
80% { -webkit-transform:scale(1.1);  opacity:.5;}
100% { -webkit-transform:scale(1);  opacity:1;}
}
@-webkit-keyframes mobtit
{
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;}



.tt { width:100%; float:left; background:#fff; padding:30px 50px; margin-top: 50px;}
.tt span { width:100%; float:left; color:#006bd8; 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: left; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3;}


.lm { width: 100%; float: left; margin:50px 0 40px 0; text-align: center;  }


/*01“一把手”谈招商*/
.tzs { width:100%; float:left; }
.tzs .list { width:843px; float: left; margin-top:30px;  }
.tzs .list ul li {  width:48%; margin:0% 2% 2% 0%; height:153px;  float:left; padding:0 30px; background: #fff; box-shadow:0px 8px 8px rgba(0,0,0,0);  display:flex; align-items:center; }
.tzs .list ul li .tit { width:100%; overflow: hidden; float:left; line-height:32px; font-size:20px;  color: #333;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  transition:all ease-out 1s 0s;-webkit-transition:all ease-out 1s 0s;}
.tzs .list ul li .tit a { color: #333; }
.tzs .list ul li.active  { background:#006bd8;}
.tzs .list ul li.active .tit a   { color:#fff; }

.tzs .srcoll { width:396px; float:right; position:relative; }
.tzs .srcoll .img { height:222px; width: 100%;}
.tzs .srcoll .img img { width:100%; height: 100%; }
.tzs .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,#27bae8 0,#006bd8 100%);}
.tzs .srcoll .num { font-size:40px; font-family:Arial; color:#fff; line-height:1; font-style:italic;  padding-top:20px; padding-left:20px; position:relative}
.tzs .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; }
.tzs .srcoll .info { position: relative; padding:0 30px; margin-top:30px;}
.tzs .srcoll .info span { font-size: 22px; color: #fff; font-weight:700; line-height:1.5em; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; }
.tzs .srcoll .info p { margin-top:15px;  font-size:15px;  color:rgba(255,255,255,.9); line-height: 1.8em; min-height: 3.6em;
overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.tzs .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;  }

.tzs .srcoll .ck { margin:35px auto 0 auto; width:90px; height:27px; text-align: center;  }
.tzs .srcoll .ck span { display:inline-block; font-size:14px; line-height:27px; background: rgba(13,76,210,1); color:#fff; width:100%; }

.srcoll .left_arrow,.srcoll .right_arrow { display: none; 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; }
.srcoll .left_arrow { left:0px; }
.srcoll .right_arrow { right:0px; }
.srcoll .left_arrow:hover,.srcoll .right_arrow:hover { background:linear-gradient(0deg, #0164eb 1%, #00bafa 100%); color:#fff; border:1px solid #0164eb; }


/*02温暖营商 海上花园 强城有我*/
.qcyw { width: 100%; float: left;  margin-bottom: -1%; }
.qcyw ul li { width:49%; margin:1% 2% 1% 0; float:left;  padding:18px 20px; background: #fff; }
.qcyw ul li:nth-child(2n) { margin-right:0; }
.qcyw ul li h3 { width:35%; height:130px; overflow:hidden; float:left; margin-right:3%;  }
.qcyw 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;}
.qcyw ul li:hover h3 .img {-webkit-transform: scale(1.05);transform: scale(1.05);}
.qcyw ul li h2 { height:130px; overflow: hidden; font-size:14px; }
.qcyw ul li h2 span { width: 100%; float: left; font-size:20px; font-weight: 600; line-height: 28px; color: #333; border-bottom:1px dashed rgba(8,59,144,.2); padding:0 0 10px 0; margin-bottom: 11px; }
.qcyw ul li h2 p { width: 100%; float: left;  color: #666; font-size: 15px; line-height: 25px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.qcyw ul li:hover h2 span { color: #006bd8; }


/*03海上花园强城行动 “一把手”话发展*/
.hfz { width:100%; float:left; margin-bottom: -2%; }
.hfz ul li { width:32%; float:left; margin-right:2%; margin-bottom: 2%; cursor: pointer;  background:#fff; transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s; padding:0 0 18px 0; }
.hfz ul li h3 { width:100%;float:left; height:220px; overflow: hidden;  }
.hfz ul li h3 img {width:100%; height:100%;  -webkit-transition: transform .8s;transition: transform .8s; }
.hfz ul li:hover h3 img {-webkit-transform: scale(1.08);transform: scale(1.08);}

.hfz ul li h2 { width:100%; float:left; height:120px; overflow: hidden; margin-top: 15px; padding:0 20px; }
.hfz ul li h2 font {  width:100%; float:left; font-size:20px; line-height:28px; font-weight:600; color:#333; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.hfz 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;}
.hfz ul li:hover h2 font { color: #006bd8; }
.hfz ul li:nth-child(3n) { margin-right:0; }


/*04“一把手”话平安*/
#hpa { width:100%; float:left;}
#hpa ul li { width:300px; float:left; margin-right:30px;  }
#hpa ul li h3 { width:100%; float:left; height:530px; overflow:hidden; position:relative;}
#hpa ul li h3 img { width:100%; height:100%; }
#hpa ul li h3 em { position:absolute; left:0; top:0; width:50px; height:50px; display:block; background: url(../images/player.png);background-size:cover; overflow:hidden; position:absolute; top:50%; left:50%; cursor:pointer; transform:rotate(0deg); -webkit-transform:rotate(0deg); filter:alpha(opacity=100);-moz-opacity:1;opacity:1; margin-left:-25px; margin-top:-25px; }
#hpa ul li h4 { width:100%; float:left; padding:15px 25px; background:#fff; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; }
#hpa ul li h4 span { width:100%;float:left; line-height:28px; font-size:20px;  color: #333; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
#hpa ul li:hover h4 span { color:#fff; }
#hpa ul li:hover h4 { background:#006bd8; }

.amn2 { transition:all ease-out .5s 0s;-webkit-transition:all ease-out .5s 0s; }
.amn2 img { transition:all ease-out .5s 0s;-webkit-transition:all ease-out .5s 0s; }
.amn2:hover img { -webkit-transform:scale(1.03); transform:scale(1.03);}



/*05“三支队伍”建设*/
.szdw { width:100%; float:left; position:relative; height:556px;  }
.szdw ul li { position:absolute; width:240px; height:100%; }
.szdw ul li h3 { width:100%; height:50%; overflow:hidden; position:absolute; left:0; bottom:0; }
.szdw 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;}
.szdw ul li:hover h3 .img {-webkit-transform: scale(1.1);transform: scale(1.1);}

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

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

.szdw ul li:nth-child(2) h3,.szdw ul li:nth-child(3) h3 { width:100%; height:100%; z-index:1; }
.szdw ul li:nth-child(2) h2,
.szdw ul 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 5% 15px 5%; height: auto; }
.szdw ul li:nth-child(4), .szdw ul li:nth-child(5) { top:0; }
.szdw ul li:nth-child(2) h2 span,.szdw ul li:nth-child(3) h2 span { text-align: left; font-size:20px; font-weight:600; line-height:1.5em; padding-bottom:0; border-bottom:none;}



/*06为强城·强工程*/
.qgc { width:100%; float:left; margin-bottom: 6%; }
.qgc .gallery { position:relative; font-size:0; }
.qgc .gallery .gallery-item { position: relative; display: inline-block; vertical-align:top; margin-left:2px; width:184px; height:560px; overflow:hidden; background:#fff; -webkit-transition: width .8s; transition: width .8s; }
.qgc .gallery .gallery-item:first-child { margin-left:0; }
.qgc .gallery .gallery-item .gallery-pics { position:relative; display:inline-block; vertical-align:top; z-index:1; width:184px; height:560px; overflow:hidden; }
.qgc .gallery .gallery-item .gallery-pics .img { width:992px; height: 560px; position: relative; z-index:1; overflow: hidden; }
.qgc .gallery .gallery-item .gallery-pics .img img { width:100%; height: 560px;}

.qgc .gallery .gallery-item .gallery-pics .txt { display: none;  width: 496px; height: 240px; padding: 25px; white-space: normal;} 
.qgc .gallery .gallery-item .gallery-pics .tit { font-size:20px; color:#333; font-weight:600; line-height:28px; }
.qgc .gallery .gallery-item .gallery-pics .abs { margin-top:12px; font-size:15px; line-height:25px; color: #666; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; }
.qgc .gallery .gallery-item .gallery-pics .time { line-height:28px; margin-top:30px;}
.qgc .gallery .gallery-item .gallery-pics .time i { float:left; font-size:14px; color:#fff; background:rgba(0,156,212,.8); padding:0 15px; border-radius:20px; }
.qgc .gallery .gallery-item .gallery-pics .time span { float:left; font-size:14px; color:#666; margin-left:12px; }

.qgc .gallery .gallery-item.active { width:496px; }
.qgc .gallery .gallery-item.active .gallery-pics { width:496px; }
.qgc .gallery .gallery-item.active .gallery-pics .img { width:496px; height:320px; }
.qgc .gallery .gallery-item.active .gallery-pics .img img {width:100%; height:100%; -webkit-transition: all .8s; transition: all .8s; }
.qgc .gallery .gallery-item.active .gallery-pics .txt { display: block; }
.qgc .gallery .gallery-item:hover .gallery-pics .tit { color:#006bd8; }



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

.newslist { width:100%; float:left; margin-bottom: 60px; } 
.newslist ul li { width:100%; float:left; background:rgba(255,255,255,.6);  border-left:4px solid #006bd8; padding:15px 25px; margin:8px 0; box-shadow: 2px 2px 6px rgba(0,0,0,.1);  transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; }
.newslist ul li h4 { width:100%; float:left;  text-align:left; color:#333; font-size:18px; line-height:36px; height:36px; overflow:hidden;}
.newslist ul li h4 span { color:#999; float:right; font-size:16px; }
.newslist ul li:hover h4 { color: #006bd8; }
.newslist ul li:hover { -webkit-transform: translateY(-10px);transform:translateY(-10px); }
.newslist ul li:nth-child(2n) { border-left:4px solid #d7316c; }
.newslist ul li:nth-child(2n):hover h4 { color: #d7316c; }

.more { text-align: right; margin-top:30px; width: 100%; float:left; }
.more a { display:inline-block; font-size:16px; color:#fff; background:rgba(0,0,0,.4); padding:0 20px; line-height:42px; border-radius:3px; }
.more a:hover { color:#fff; background:#006bd8;  }

@media screen and (max-width: 1024px) {

html{ background:url(../images/bj2.jpg) left bottom no-repeat; background-size: cover;  background-attachment:fixed;}
body { width:100%; height:100%; }


.header { height:14rem; background:url(../images/mob_top.jpg) center top no-repeat; background-size:110% 110%;}
	
.zttit {display: none;}
.mobtit { width:100%; position:absolute; top:2.2rem; left:auto; margin-left:auto; text-align: center; display: block; }
.mobtit img { width: 85%; height: auto;}	

.tt { padding:5% 6% 5% 6%; margin-top:0%; box-shadow:0px 0px 0px rgba(0,0,0,.0); background: rgba(255,255,255,.8)  }
.tt span { font-size:1.2rem; line-height:1.8rem;   }
.tt p {  font-size:.85rem; line-height:1.5rem; margin-top:.7rem; -webkit-line-clamp:4; text-align: left; }

.warp { width: 100%;  }
.swiper-button-prev,.swiper-button-next { display: none; }


.lm { width: 100%; float: left; margin:4.5% 0; text-align: center;  }
.lm img { width:80%; }	
	
/*01“一把手”谈招商*/
.tzs { margin-bottom:0%; margin-top:1%; padding:0 5%; }
.tzs .list { display:none; }
.tzs .srcoll { width:100%; float:none; }
.tzs .srcoll .img { height:14rem; width:100%; }
.tzs .srcoll .num { font-size:3rem;  padding-top:20px; padding-left:20px;}
.tzs .srcoll .num:after {  bottom:-45px; }
	
.tzs .srcoll .info { position: relative; padding:0 8%; margin-top:2rem; }
.tzs .srcoll .info span { font-size:1.2rem; line-height:1.5em; }
.tzs .srcoll .info p { margin-top:.5rem; font-size:.85rem; line-height:1.7em; -webkit-line-clamp:3; min-height: 3.4em; }
	
.tzs .srcoll .ck {  margin:2rem auto 0 auto; width:28%; height:2rem; text-align: center; }
.tzs .srcoll .ck a { display:inline-block;  font-size:.85rem; line-height:2rem;  width:100%; }

.tzs .srcoll .swiper-cube-shadow {  display:none; opacity:0.3; -webkit-filter:blur(30px); filter:blur(30px); }
.srcoll .left_arrow,.srcoll .right_arrow { display: block; width:40px; height:40px; float:left; border:0px solid #fff; top:50%; margin-top:-20px; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:38px; font-size:20px; background:none; color:#006bd8; border-radius:100px; transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s; }
.srcoll .left_arrow { left:-5%; }
.srcoll .right_arrow { right:-5%; }
.srcoll .left_arrow:hover,.srcoll .right_arrow:hover { background:none; border:0px solid #fff; color:#006bd8;}	
	
/*02温暖营商 海上花园 强城有我*/
.qcyw { margin-bottom: 0%; padding:0 4%; }
.qcyw ul li { width:100%; margin:0 0 3% 0; padding:.9rem 1rem ; }
.qcyw ul li h3 { width:40%; height:5rem; margin-right:5%;   }
.qcyw ul li:hover h3 .img {-webkit-transform: scale(1);transform: scale(1);}
.qcyw ul li h2 { height:auto; max-height:8.6rem;}
.qcyw ul li h2 span { font-size:1rem; line-height:1.5rem; padding:0 0 .6rem 0; margin-bottom: .6rem; }
.qcyw ul li h2 p { width: 100%; float: left;  color: #666; font-size:.85rem; line-height: 1.4rem; -webkit-line-clamp:3; }
.qcyw ul li:hover h2 span { color: #333; }
	
	
/*03海上花园强城行动 “一把手”话发展*/
.hfz { padding:0 4%;  }
.hfz ul li { width:100%; margin:0 0 3% 0; padding:0; }
.hfz ul li h3 { width:35%; height:5rem; }
.hfz ul li:hover h3 img {-webkit-transform: scale(1);transform: scale(1);}
.hfz ul li h2 { width: 65%; height:5rem; margin-top:0; padding:0 3% 0 5%; display:flex; align-items:center; }
.hfz ul li h2 font { font-size:1rem; line-height:1.5em; font-weight:400; -webkit-line-clamp:2;}
.hfz ul li h2 p { font-size:.85rem; line-height:1.5em; margin-top:.5rem; -webkit-line-clamp:5; display: none; }
.hfz ul li:hover h2 font { color: #333; }
	

/*04“一把手”话平安*/
#hpa { width: 92%; margin: 1% 4% 0 4%; overflow: hidden;  }
#hpa ul li { width:250px;  margin-right:15px;  }
#hpa ul li h3 { width:100%; height:400px;  }
#hpa ul li h4 { padding:5% 7%; }
#hpa ul li h4 span { line-height:1.5rem; font-size:1rem;  -webkit-line-clamp:2; }
#hpa ul li:hover h4 span { color:#333; }
#hpa ul li:hover h4 { background:#fff; }


	
.amn2:hover img { -webkit-transform:scale(1); transform:scale(1);}

	

/*05“三支队伍”建设*/
.szdw { padding:0 3% 0% 3%;height:auto; }
.szdw ul { display:flex; justify-content:space-between; flex-wrap:wrap; align-items:stretch; }
.szdw ul 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:#006bd8; margin-bottom:2.5%; }

.szdw ul li h2 { background:#006bd8; position:relative; left:0; right:0; top:auto; bottom:auto; height:auto; text-align:left; padding:3% 8%; } 
.szdw ul li h2 span { font-size:1rem; line-height:1.5em; font-weight: normal; padding-bottom:0; border-bottom:0 solid #fff; text-align:left; font-weight:normal; }
.szdw ul li h3 { width: 100%; height:12rem; position:relative; }
.szdw ul li h3 img { width: 100%; height:100%;}
.szdw ul li:hover h2 span { color: #fff; }
	
.szdw ul li:nth-child(1) { display:none; }
.szdw ul li:nth-child(2) { left:auto; top:auto; width:100%; height:auto; width:100%;}
.szdw ul li:nth-child(3) { left:auto; bottom:auto; width:100%; height:auto;width:100%; }
.szdw ul li:nth-child(4) { left:auto; margin-bottom:1%; }
.szdw ul li:nth-child(5) { right:auto; margin-bottom:1%; }
	
.szdw ul li:nth-child(2) h2, .szdw ul li:nth-child(3) h2 { background:none; height:auto; padding:3% 4%; }
.szdw ul li:nth-child(2) h2 span,.szdw ul li:nth-child(3) h2 span {	font-size:1rem; line-height:1.5em; text-align:left; font-weight:normal;}
.szdw ul li:nth-child(2) h3,.szdw ul li:nth-child(3) h3 { width: 100%; height:12rem; position:relative; }

	

	
/*06为强城·强工程*/	
.qgc { padding:0; margin-bottom: 5%; }
.qgc .gallery { overflow-x:auto; overflow-y:hidden; display:block; width:100%; white-space:nowrap; padding:0 4%; }
.qgc .gallery .gallery-item { width:100%; height:auto; margin-right:4.3%; margin-left:0; padding-bottom:999px; margin-bottom:-999px;  }
.qgc .gallery .gallery-item:last-child { margin-right:0; }
	
.qgc .gallery .gallery-item .gallery-pics { width:100%; height:auto; }
.qgc .gallery .gallery-item .gallery-pics .img { width:100%; height:auto; }
.qgc .gallery .gallery-item .gallery-pics .img img { width:100%; height:12rem; }
	
.qgc .gallery .gallery-item .gallery-pics .txt { display:block; padding:4% 5% 5% 5%; }
.qgc .gallery .gallery-item .gallery-pics .tit { font-size:1rem; line-height:1.5em;}
.qgc .gallery .gallery-item .gallery-pics .abs { margin-top:.5rem; font-size:.85rem; line-height:1.5em; color: #666; -webkit-line-clamp:3; }
.qgc .gallery .gallery-item .gallery-pics .time { display: none;}

.qgc .gallery .gallery-item.active { width:100%; height:auto; margin-right:4.3%; margin-left:0; }
.qgc .gallery .gallery-item.active .gallery-pics { width:100%; height:auto; }
.qgc .gallery .gallery-item.active .gallery-pics .img { width:100%; height:auto; }
.qgc .gallery .gallery-item.active .gallery-pics .img img { width:100%; height:12rem; }
.qgc .gallery .gallery-item .gallery-pics .txt { width:100%; height:auto; }
		
.qgc .gallery .gallery-item:hover .gallery-pics .tit { color:#333; }	
	
	
.footer { font-size:.95rem; line-height:1.5rem; padding:.5rem 0;  } 


.newslist { width:100%; float:left; margin-bottom:2%; padding: 0 5%; } 
.newslist ul li { padding:3% 5%; margin:0 0 4% 0; }
.newslist ul li h4 {font-size:1rem; line-height:1.5rem; height:auto; overflow:auto;}
.newslist ul li h4 span { display: none; }
.newslist ul li:hover h4 { color: #333; }
.newslist ul li:hover {-webkit-transform: translateY(0);transform:translateY(0); }
.newslist ul li:nth-child(2n):hover h4 { color: #333; }

	
.more {  margin-top:5%; text-align: center; margin-bottom: 3%; }
.more a { font-size:.95rem; line-height:1.5rem;  padding:.35rem 1.2rem; color:#fff; }

 }


