﻿
/* CSS Document */



/* 新闻大事 */
.news_hd,.flow-title {
	margin: 30px auto 50px;
	text-align: center;
	color: #666;
}
.news_hd h1,.flow-title h1{
	font-size: 34px;
	letter-spacing: 2px;
	font-weight: 300;
	padding: 20px 0;
	font-family:  Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;
}
.news_hd span,.flow-title span{
	font-size: 26px;
	font-weight: 400;
}
.flow-title {
	color: white;
	padding-top: 30px;
}
.news_tab {
	margin: 0 auto;
	overflow: hidden;	
}
.news_tab ul {
	width: 356px;
	height: 55px;
	margin: 0 auto;
}
.news_tab ul li {
	padding: 0 20px;
	text-align: center;
	height: 55px;
	line-height: 50px;
	font-size: 18px;
	font-weight: 500;
	float: left;
	cursor: pointer;
}
.news_tab ul li:hover,.news_tab ul li.tab_cur {
	color: #1e61b5;
	border-bottom: 4px solid #0d629b;
}
.news_bd {
	clear: both;
	margin-top: 40px;
}
.news_l1 {
	float: left;
	width: 600px;
	height: 300px;
	/*background: url(/Public/img/news/j1.jpg) no-repeat;*/
}
.news_b,.news_t {
	display: block;
	width: 80%;
	line-height: 120%;
	margin: 0 auto;	
	text-align: center;
	color: white;	
	padding-top: 40px;
}
.news_t {
	height: 48px;
	font-size: 20px;
	font-weight: 500;
	overflow: hidden;
}
.news_b {
	line-height: 200%;
	font-size: 16px;
	font-weight: 300;
}
.viewlink {
	display: block;
	width: 116px;
	line-height: 38px;
	border: solid 1px #fff;
	color: white;
	margin: 30px auto 0;
	padding-left: 30px;
	font-size: 15px;
}
.viewlink:hover {color: #a2cafb;border-color: #a2cafb;}
.viewlink span {
	font-size: 24px;
	margin-left: 5px;
	vertical-align: middle;
}
.news_lw {
	float: left;
	width: 300px;
	height: 300px;
	background-color: #f6f6f6;
	color: #666;
}
.news_lw h1,.news_lw p {
	display: block;
	line-height: 120%;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
}
.news_lw h1 {	
	width: 216px;
	font-size: 20px;
	font-weight: 500;
	height: 50px;
    overflow: hidden;
}
.news_lw p {	
	width: 262px;
	line-height: 200%;
	font-size: 16px;
	font-weight: 300;
	height: 60px;
    overflow: hidden;
}
.news_lw .viewlink {
	color: #666;
	border-color: #666;
}
.news_lw .viewlink:hover {
	color: #1e61b5;
	border-color: #1e61b5;
}
.news_lp {
	float: left;
	width: 300px;
	height: 300px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
}
.news_lp img {
	width: 100%;
	height: 100%;
}
.hide {
	display: none;
}
/* 重点工程 */
.listbody {
	clear: both;
	width: 100%;
	height: 720px;
	margin: 50px auto 0;
	background: #f6f6f6;
	padding-top: 30px;
}

.slide-content {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f5f5f5;
}

.slide-title {
    font-size: 48px;
    color: #313131;
    letter-spacing: 5px;
    line-height: 1;
    text-align: center;
}

.slide-links {
    margin-top: 0;
    text-align: center;
}

.slide-links a {
    background-color: #20b573;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #20b573;
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 2px;
}

.slide-links a:hover {
    background: #188a57;
    color: #fff;
}

.slide-item-body ul li {
    width: 280px;
    float: left;
    display: block;
    height: 484px;
    border: none;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: inherit;
    padding-top: 0;
    border-radius: 0;
    color: #000;
    z-index: 10002;
	position: relative;
}
.slide-item-box1 .slide-item-body ul li {
	width: 380px;
}

.slide-item-body ul li a {
    display: block;
}

.new-img div {
    width: 280px;
    height: 280px;
    border: none;
    display: block;
}
.slide-item-box1 .new-img div {
    width: 380px;
    height: 210px;
    border: none;
    display: block;
}

.slide-item {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    /* overflow: hidden; */
}

.slide-item-box {
}

.new-body {
    padding: 20px 20px 0 20px;
}

.new-body-title {
    height: 48px;
    line-height: 24px;
    font-size: 18px;
    overflow: hidden;
    color: #616161;
    letter-spacing: 1px;
	text-align: center;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;
}

.new-body-text {
    padding-top: 5px;
    height: 98px;
    min-height: 50px;
    line-height: 24px;
    font-size: 15px;
    color: #919191;
    overflow: hidden;
	text-align: center;
}

.slide-item-body {
    /* padding-top:20px; */
    margin-left: 4px;
}

.slide-item-body ul li {
    margin-left: 9px;
	margin-right: 9px;
}

.slide-item-body .tempWrap {
    padding-top: 20px;
}

.slide-item-body ul {
    padding-top: 10px;
    overflow: visible;
}

.slide-item-body ul li:hover {
    z-index: 1002;
    position: relative;
    left: 0;
}

.next {
    position: absolute;
    top: 40%;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 50px;
    -webkit-background-size: 50px;
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    right: auto;
    left: -4%;
    height: 100px;
    width: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.next-bg {
    background-image: url("../image/qianxleft.png");
}

.next:hover {
    background-image: url("../image/qianxleft1.png");
}

.prev {
    position: absolute;
    top: 40%;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 50px;
    -webkit-background-size: 50px;
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    right: -4%;
    height: 100px;
    width: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.prev-bg {
    background-image: url("../image/qianxr.png");
}

.prev-bg:hover {
    background-image: url("../image/qianxr1.png");
}


.mob_info {	
	position: absolute;
	width: 280px;
	height: 375px;
	bottom: -375px;
	text-align: center;
	left: 0;
	background: rgb(30,97,181);
	background: rgba(30,97,181,.8);
	color: white;
	z-index: 9;
}
/* .slide-item-body ul li:hover .mob_info {
	bottom: 0;
	left: 0;
	background: rgb(30,97,181,.8);
	color: white;
	z-index: 9;
} */
.mob_info .news_t {
	font-size: 18px;
	padding-top: 30px;
	height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.mob_info .news_b {
	padding-top: 10px;
	line-height: 180%;
	font-size: 14px;
}
.mob_info  .viewlink {margin-top: 35px;}

/* 党建工作 */
.partybody {
	background: none;
	height: 640px;
}

/* 发展历程 */
.flow {
	width: 1200px;
	height: 720px;
	margin: 0 auto 50px;
	background: url(../image/lc.jpg) no-repeat center;
	position: relative;
	color: white;
}
.flow-item {
	width: 85%;
	height: 504px;
	margin: 0 auto;
}
.flow-item li {
	width: 25%;
	float: left;
	height: 252px;
	margin-top: 222px;
	background: url(../image/line.png) no-repeat left;
}
.flow-item li:nth-child(2n) {
	margin-top: 8px;
	background: url(../image/line-t.png) no-repeat left;
}
.flow-dl {
	margin-top: 50px;
	margin-left: 40px;
	width: 150%;
}
.flow-item li:last-of-type .flow-dl {
	width: 110%;
}
.flow-item li:nth-child(2n) .flow-dl {
	margin-top: 20px;
}
.flow-dl dt {font-size: 16px;margin-bottom: 20px;}
.flow-dl dt em {
	font-size: 30px;
	margin-right: 10px;
}
.flow-dl dd {
	line-height: 190%;
	font-size: 16px;
	font-weight: 300;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;
}
.animation_body {
	width: 100%;
	height: 100%;
	background: black;
	position: absolute;
	top: 0;
	left: 0;
	
}
.animation_body span {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 40px;
	top: 40px;
	z-index: 9999;
	cursor: pointer;
}
.animation_body span img {
	width: 100%;
	height: 100%;
}
.home-video {
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    object-fit: fill;/*这里是关键*/
    width: auto;
    height: auto;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(/Public/video/cover.jpg) no-repeat;
    background-size: cover;
}
.linklist {
	margin: 0 auto 40px;
	background-color: #f9f9f9;
	position: relative;
	padding: 40px 0;
}
.linklist ul {
	width: 934px;
	height: 40px;
	margin: 0 auto;
	border-top: solid 1px #d4d4d4;
	position: relative;
}

.linklist li {
	position: absolute;
	background: url("../image/dot_list.png") top left no-repeat;
	top: -8px;
	
}

.linklist li.l1 {
	left: 0;
}
.linklist li.l2 {
	left: 312px;
}
.linklist li.l3 {
	left: 624px;
}
.linklist li.l4 {
	right: -29px;
}

.linklist li a {
	display: block;
	margin-left: -20px;
	margin-top: 30px;
	
}
