﻿@charset "utf-8";
body{
	margin:0;
	padding:0;
	vertical-align: baseline;
	font-size:14px;
	color:#333;
	font-family:'Microsoft YaHei','Helvetica Neue', 'Hiragino Sans GB', 黑体, Arial, sans-serif;;
	}
ul,li,img {list-style:none;border:none; padding:0; margin:0;}
a {text-decoration:none;cursor:pointer;outline:none; color:#333}	

.ltfw-cont {
	width: 1200px;
	margin:25px auto; 
}
.ltfw-top{
	height:120px;
	display:flex;
	color:#fff;
	background:url(../img/lt-bg.png) no-repeat;
	}
.lt-top-icon{
	width:66px;
	margin:0px 20px;
	margin-top:25px;
	float:left\0/;
	}
.lt-top-icon img{ vertical-align:middle;}
.lt-top-min{
	margin:0px 30px 0px 10px;
	float:right\0/;
	width:1080px\0/;
	margin:0\0/;
	}
.lt-top-title{
	font-size:24px;
	font-weight:bolder;
	line-height:58px;
	}
.lt-top-info1{
	font-size:14px;
	line-height:24px;
	}
.ltfw-min{
	margin-top:20px;
	}
/*.step{ margin-bottom:20px;}	*/
.step-title{
	font-size:20px;
	display:flex;
	border-bottom:3px solid #e6e6e6;
	padding-bottom:5px\0/;
	}
.step-num{
	color:#fff;
	text-align:center;
	width:44px;
	height:46px;
	line-height:46px;
	margin-left:15px;
	margin-bottom:4px;
	background:url(../img/lt-num.png) no-repeat;
	float:left\0/;
	}
.step-title-info{
	margin-left:20px;
	line-height:44px;
	font-weight:bolder;
	margin-left:80px\0/;
	}
.step-min{}	
.step-min ul li{
	width:530px;
	height:138px;
	background:url(../img/lt-libg.png) no-repeat;
	overflow:hidden;
	margin:15px  25px;
	display: inline-block;
	border-radius: 10px;
	
	}
.s-li-b{
	margin:10px 25px;
	font-size:18px;
	font-weight:bolder;
	margin-top:17px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	}
.s-intro{
	margin:0px 25px;
	line-height:22px;
    font-size:14px;
	color:#666;
	height:66px;
	text-overflow:ellipsis; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
	overflow: hidden;
	margin-top:15px;
    }
.s-depart{
	margin:15px 25px;}					
.s-button{
	float:right;
	margin-right:25px;
	display:flex;
	}
.s-button div {
	color:#fff;
	padding:5px 12px;
	border-radius:4px;
	background:#5096fa;
	margin-left:10px;
	cursor:pointer;
	float:left\0/;
	}
.s-button div a{ color:#fff;}	

/*通栏的li样式*/	
.li-single{
	height:180px !important; 
    width:1115px !important; 
	background:url(../img/lt-libg.png) no-repeat !important;
	background-size:cover !important;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/lt-libg.png',sizingMethod='scale');
	     -ms-filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='img/lt-libg.png', sizingMethod='scale');
	behavior: url(../css/ie-css3.htc);	 
	}			
.li-single .s-intro{
	height:44px;
	text-overflow:ellipsis; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
	overflow: hidden;
	margin-top:15px;
	}
.li-single .s-depart {
    margin: 10px 25px 5px 25px;
}
.no-click{ background:#c8c8c8 !important;}/*不可以在线办理的按钮*/						