@charset "utf-8";
/*about 顶呱呱所有网站添加模块
 * lt  zyr  lj
 * 2018-1-8
  */
/*公用 start*/
.w1180{min-width: 1180px;}
.moudle-bg{width: 100%;overflow: hidden;min-width: 1180px;}
.media-tt .blue{color: #97D3CB;font-size: 18px;}
.media-tt .blue:hover{text-decoration: underline;}
/*公用 end*/
/*顶呱呱实力见证 start*/
.module-tt{
	text-align: center;
	font-size: 28px;
	color: #333;
	line-height: 30px;
	padding: 59px 0 49px;
	font-weight: bold;
}
.ls-bg{width: 100%;}
.ls-fl{
    width: 580px;
    height: 458px;
    overflow: hidden;
    position: relative;
}
.ls-fl .bd li{
	width: 100%;
    height: 458px;
	position: relative;
	overflow: hidden;
}
.ls-fl .bd li img{
    width:100%;
    min-width: 580px;
    min-height: 458px;
    display: block;
}
.ls-fl .bd li p{
	width:490px;
	padding-left: 10px;
	font-size: 20px;
	line-height: 60px;
	color: #f1f5f8;
	font-weight: bold;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.ls-fl .hd{
    height: 9px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    bottom: 20px;
    z-index: 1;
}
.ls-fl .hd ul {
	width: ;
}
.ls-fl .hd ul li {
    float: left;
    margin-right: 8px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.6;
    filter:alpha(opacity=60);       /* IE */
	-moz-opacity:0.6;              /* 老版Mozilla */
	-khtml-opacity:0.6;              /* 老版Safari */
    cursor: pointer;
    font-size:0 ;
}
.ls-fl .hd ul li.on {
    background: #97D3CB;
    opacity: 1;
    filter:alpha(opacity=100);       /* IE */
	-moz-opacity:1;              /* 老版Mozilla */
	-khtml-opacity:1; 
}
.ls-fr{
	width: 580px;
}
.media-tt{
	width: 100%;
	border-bottom: 1px solid #e0dcdc;
	overflow: hidden;
	margin-bottom: 5px;
}
.media-tt a{
	width: 25%;
	float: left;
	text-align: center;
	font-size: 20px;
	position: relative;
	color: #10bbb8;
	line-height: 22px;
	padding-bottom: 9px;
}
.media-tt a.cur{
	border-bottom: 2px solid #13b3b3;
}
.media-box,.media-box ul,.media-box ul li,.media-list li a{
	width: 100%;
}
.media-list {display: none;}
.disblock{display: block;}
.media-list li {line-height: 0;}
.media-list li a{
	overflow: hidden;
}
.media-img{
	width: 190px;
	height: 109px;
	overflow: hidden;
	margin-right: 20px;
}
.media-list li a{
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.media-text{
	width: 370px;
	text-align: left;
}
.media-text p{
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	color: #666;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3; 
	word-break:break-all; /*支持IE，chrome，FF不支持*/
	word-wrap:break-word;/*支持IE，chrome，FF*/
}
.media-text p:first-child{
	font-size: 16px !important;
	color: #333 !important;
	line-height: 28px !important;
	height: 28px !important;
	margin-bottom: 9px;
	text-overflow: ellipsis; 
	white-space: nowrap;
	-webkit-line-clamp:1; 
	 overflow: hidden
}
/*顶呱呱实力见证 end*/

/*时间轴*/
.time-line {
	width: 100%;
	position: relative;
	min-width: 1180px;
	background: url(../images/module/time-bg.jpg)  center top no-repeat;
	padding: 13px 0 0;
	margin: 50px 0 60px;
}
.time-line-main {
	position: relative;
	z-index: 1;
	width: 1180px;
	text-align: center;
	margin: 0 auto;
}
.time-line-main>h3 {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding: 29px 0 10px;
}
.city-list {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-top: 1px #fff solid ;
	border-bottom: 1px #fff solid ;
	line-height: 32px;
	color: #fff;
	margin-top: 10px;
}
.city-list>label {
	margin: 0 23px;
}
.city-list>span {
	position: absolute;
	left: 50%;
	margin-left: -3px;
	padding: 0 2px;
	display: block;
	background: #acb6ce;
}
.city-list>span.top {
	top: -3px;
}
.city-list>span.bottom {
	bottom: -3px;
}
.city-list>span>i {
	width: 2px;
	height: 5px;
	display: block;
	background: #fff;
}
.time-line-warp {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.time-list-main {
	height: 397px;
	width: 1224px;
	overflow: hidden;
}
.time-axis {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 55px;
	min-width: 1180px;
	height: 30px;
	background: url(../images/module/time_line.png) repeat center;
}
.time-list-main>ul {
	overflow: hidden;
}
.time-list-main li {
	display: block;
	float: left;
	width: 140px;
	padding: 307px 64px 0 0;
	text-align: left;
	color: #fff;
	font-size: 16px;
	text-align: center;
	position:relative;
}
.time-list-main li a{
	width: 140px;
	height: 356px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
.time-list-main li.active>i {
	background: url(../images/module/time_dot_s.png) no-repeat center;
    animation: dyamiuc_round 2.5s linear 0s infinite normal;
}
@-webkit-keyframes dyamiuc_round {
	0% {
		transform: scale(.3);
		opacity: 0
	}
	50% {
		transform: scale(.7);
		opacity: 1
	}
	100% {
		transform: scale(1);
		opacity: 0
	}
}
@keyframes dyamiuc_round {
	0% {
		transform: scale(.3);
		opacity: 0
	}
	50% {
		transform: scale(.7);
		opacity: 1
	}
	100% {
		transform: scale(1);
		opacity: 0
	}
}
.time-list-main li>i {
	display: block;
	margin: 0 auto;
	width: 41px;
	height: 41px;
	background: url(../images/module/time_dot.png) no-repeat 11px center;
}
.time-list-main li>p {
	font-size: 16px;
	line-height: 30px;
}
.time-txt {
	position: absolute;
	padding: 10px;
	bottom: 105px;
	width: 230px;
	background: url(../images/module/transparent50.png) repeat;
	color: #fff;
	line-height: 25px;
	border-radius: 5px;
}
.time-txt>i {
	position: absolute;
	left: 50%;
	margin-left: -4.5px;
	bottom: -5px;
	display: block;
	width: 9px;
	height: 5px;
	background: url(../images/module/time_arrow.png) no-repeat;
}
.time-p-n {
	position: absolute;
	bottom: 53px;
	display: block;
	width: 35px;
	height: 35px;
	background-image: url(../images/module/time_p_n.png);
}
.time-p-n.prev {
	display: none;
	left: 0;
	background-position: 0 0;
}
.time-p-n.prev:hover {
	background-position: 0 -35px;
}
.time-p-n.next {
	right: 0;
	background-position: -35px -35px;
}
.time-p-n.next:hover {
	background-position: -35px 0;
}
.time-txt>p {
	padding: 5px 10px 0;
	line-height: 22px;
}
.time-img>img {
	width: 100%;
}
