
.ltd_container{
    background: #fcfafa;
	width: 100%;
}
.section{
	width: 1170px;
	margin: 0 auto;
}
.ltd_tit{
	width: 100%;
	height: 21px;
	line-height: 19px;
	padding-top: 20px;
	font-size: 14px;
	color: #555454;
	position: relative;
	text-indent: 27px;
	border-bottom: 4px solid #fd5455;
}
.ltd_tit i{
	border-color: transparent transparent transparent #f55354;
    border-style: solid;
    border-width: 6px;
    height: 0;
    left: 12px;
    position: absolute;
    top: 24px;
    width: 0;
}
.section2{
	height: 99px;
	position: relative;
}
.ltd_name{
	height: 46px;
	padding: 11px 0 0 40px;
}
.ltd_name p{
	float: left;
	line-height: 46px;
	font-size: 36px;
	color: #555454;
	margin-right: 15px;
	font-weight: bold;
}
.ltd_name a{
	float: left;
	background: #e6c5c6 url(../../img/paper/i-ico16.png) no-repeat 0 -16px;
	border: 1px solid #ab0e13;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 16px;
    line-height: 14px;
    width: 46px;
	margin-top: 14px;
	text-indent: 16px;
}
.ltd_name a:hover{
	color: #a70106;
}
.ltd_name a.cur{
	color: #a70106;
	background: #e6c5c6 url(../../img/paper/i-ico16.png) no-repeat 0 0;
}
.ltd_tel{
	position: absolute;
	right: 40px;
    top: 52px;
	font-size: 24px;
	color: #555454;
	font-weight: bold;
}
.ltd_s2_item{
	padding-left: 43px;
	height: 20px;
}
.ltd_s2_item li{
	float: left;
	width: 90px;
	line-height: 20px;
	position: relative;
	overflow: hidden;
	height: 100%;
	font-size: 16px;
	color: #555454;
}
.ltd_s2_item li.ltd_s2_list1{
	width: 85px;
	margin: 3px 0 3px;
}
.ltd_s2_list2,
.ltd_s2_list3,
.ltd_s2_list4{
	text-indent: 4px;
}
.ltd_s2_item li i{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background-color: #fcfafa;
}
.ltd_s2_item li i[name="0"]{
	left: 0px;
}
.ltd_s2_item li i[name="0.5"]{
	left: 8.5px;
}
.ltd_s2_item li i[name="1"]{
	left: 17px;
}
.ltd_s2_item li i[name="1.5"]{
	left: 25.5px;
}
.ltd_s2_item li i[name="2"]{
	left: 34px;
}
.ltd_s2_item li i[name="2.5"]{
	left: 42.5px;
}
.ltd_s2_item li i[name="3"]{
	left: 51px;
	background-color: #fff;
}
.ltd_s2_item li i[name="3.5"]{
	left: 59.5px;
}
.ltd_s2_item li i[name="4"]{
	left: 68px;
}
.ltd_s2_item li i[name="4.5"]{
	left: 76.5px;
}
.ltd_s2_item li img{
	float: left;
}

.ltd_s3_item{
	height: 59px;
	padding-left: 8px;
	margin-bottom: 25px;
}
.ltd_s3_item li{
	float: left;
	height: 100%;
	line-height: 58px;
	font-size: 24px;
	color: #555454;
	text-align: center;
	width: 137px;
	position: relative;
	cursor: pointer;
}
.ltd_s3_item li.cur{
	color: #fd5455;
}
.ltd_s3_item li.cur:after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -55px;
	top: 1px;
	width: 110px;
	height: 1px;
	background-color: #fd5455;
}
.ltd_s3_item li.ltd_s3_list1:before,
.ltd_s3_item li.ltd_s3_list2:before{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 9px;
	width: 1px;
	height: 41px;
	background-color: #e7e5e5;
}
    /*公司首页*/
.ltd_tab.ltd_index ul{
	background-color: #fff;
}
.ltd_index_titul{
	height: 45px;
	line-height: 45px;
	color: #000000;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #e7e5e5;
	border-left: 1px solid #e7e5e5;
	border-right: 1px solid #e7e5e5;
}
.ltd_index_item{
	height: 51px;
	line-height: 51px;
	color: #555454;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #e7e5e5;
	border-right: 1px solid #e7e5e5;
	position: relative;
}
.ltd_index_item:hover{
	border-bottom: 1px solid #fd5f60;
	border-left: 1px solid #fd5f60;
	border-right: 1px solid #fd5f60;
	background-color: #fffefe;
}
.ltd_index_item:hover:before{
	content: '';
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fd5f60;
}
.ltd_index_titul li,
.ltd_index_item li{
	height: 100%;
	float: left;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
}
.ltd_index_item .ltd_index_list1,
.ltd_index_item .ltd_index_list2,
.ltd_index_item .ltd_index_list3,
.ltd_index_item .ltd_index_list4{
	color: #1d7edd;
}
.ltd_index_item .ltd_index_list5{
	color: #fd5455;
}
.ltd_index_list1{
	width: 109px;
}
.ltd_index_list2{
	width: 125px;
}
.ltd_index_list3{
	width: 80px;
}
.ltd_index_list4{
	width: 125px;
}
.ltd_index_list5{
	width: 121px;
}
.ltd_index_list6{
	width: 135px;
}
.ltd_index_list7{
	width: 133px;
}
.ltd_index_list8{
	width: 164px;
}
.ltd_index_list9{
	width: 176px;
}
.ltd_index_list9 a{
	background-color: #1d7edd;
	border-top: 1px solid #c5cacf;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #b1bfcd;
	border-right: 1px solid #d9d9d9;
    color: #fff;
    display: block;
    font-size: 14px;
	text-align: center;
    height: 24px;
    line-height: 24px;
    width: 106px;
	margin: 16px 0 0 37px;
}
.ltd_index_list9 a:hover{
	background-color: #238bf0;
	box-shadow: 0 0 5px #c6c6c6;
}
.ltd_index_page{
	height: 59px;
	background-color: #fff;
	margin-top: 24px;
}
    /*公司简介*/
.ltd_tab.ltd_about{
	display: none;
	background-color: #fff;
}
.ltd_about_tit{
	height: 39px;
	line-height: 39px;
	border: 1px solid #e7e5e5;
	position: relative;
}
.ltd_about_tit p{
	width: 128px;
	height: 32px;
	line-height: 28px;
	float: left;
	font-size: 18px;
	color: #fff;
	margin: 3px 15px 0 25px;
	background: url(../../img/paper/ltd_01.jpg) no-repeat;
	text-indent: 20px;
}
.ltd_about_tit span{
	float: left;
	font-size: 14px;
	color: #e7e5e5;
}
.ltd_about_cont{
	height: 234px;
	width: 1101px;
	margin-left: 25px;
	padding: 23px 0 8px;
	border-bottom: 1px solid #e7e5e5;
	position: relative;
}
.ltd_about_pic{
	float: left;
	width: 293px;
	height: 218px;
	padding: 6px 22px 10px 0;
	border-right: 1px solid #e7e5e5;
}
.ltd_about_pic img{
	width: 100%;
	height: 100%;
}
.ltd_about_words{
	float: right;
	padding: 5px 0 10px 18px;
	font-size: 13px;
	color: #555454;
	line-height: 24.5px;
	width: 766px;
	height: 80%;
	overflow: hidden;
	position: relative;
}
.ltd_about_words > div{
	overflow: hidden;
	padding-bottom: 23px;
}
.ltd_about_words p.pIndent{
	text-indent: 2em;
}
.ltd_about_more{
	position: absolute;
	bottom: 17px;
	right: 10px;
	font-size: 13px;
	color: #ccc;
	text-decoration: underline;
}
.ltd_about_more:hover{
	color: #fd5455;
}
.ltd_about_item{
	height: 154px;
	width: 1101px;
	margin: 24px 0 36px 24px;
	border: 1px solid #e7e5e5;
	padding: 6px 0;
}
.ltd_about_item li{
	float: left;
	height: 100%;
	width: 366px;
	border-right: 1px dashed #e7e5e5;
	position: relative;
}
.ltd_about_item li.ltd_about_list1{
	background: #fff url(../../img/paper/ltd_03.png) no-repeat;
}
.ltd_about_item li.ltd_about_list2{
	background: #fff url(../../img/paper/ltd_03.png) no-repeat -375px 0;
}
.ltd_about_item li.ltd_about_list3{
	border-right: none;
	background: #fff url(../../img/paper/ltd_03.png) no-repeat -732px 0;
}
.ltd_about_list_tit{
	font-size: 14px;
	color: #555454;
	line-height: 38px;
	text-align: center;
	text-indent: 9px;
	background: url(../../img/paper/ltd_02.png) no-repeat 145px 12px;
}
.ltd_about_list_w{
	font-size: 12px;
	color: #b7b7b7;
	line-height: 16px;
	text-indent: 2em;
	height: 100%;
	width: 230px;
	position: absolute;
	top: 50px;
	left: 107px;
	max-height: 95px;
	overflow: hidden;
}
    /*联系方式*/
.ltd_tab.ltd_contact{
	display: none;
}
.ltd_contact_tit{
	height: 44px;
	line-height: 39px;
	border: 1px solid #e7e5e5;
	position: relative;
	background-color: #fffefe;
}
.ltd_contact_tit p{
	width: 128px;
	height: 38px;
	line-height: 38px;
	float: left;
	font-size: 18px;
	color: #555454;
	margin: 0 15px 0 26px;
	background: url(../../img/paper/ltd_05.jpg) no-repeat;
	text-indent: 53px;
}
.ltd_contact_tit span{
	float: left;
	font-size: 14px;
	color: #e7e5e5;
}
.ltd_contact_cont {
    border-bottom: 1px solid #e7e5e5;
    width: 100%;
	height: 214px;
	background-color: #fff;
}
.ltd_contact_cont > p{
	padding: 30px 0 0 79px;
	font-size: 14px;
	color: #555454;
	line-height: 36px;
}
	/*最新成交*/
.ltd_news{
	width: 100%;
	height: 217px;
	margin: 26px 0 45px;
	padding: 19px 0 20px;
	background-color: #fff;
}
.ltd_pic{
	float: left;
	width: 118px;
	height: 100%;
	border-right: 1px solid #fd5455;
	margin-right: 41px;
}
.ltd_item_box{
	float: left;
	width: 968px;
	height: 100%;
	font-size: 14px;
	color: #555454;
}
.ltd_tit_item{
	width: 966px;
	height: 25px;
	border: 1px solid #e7e5e5;
	margin-bottom: 14px;
}
.ltd_tit_item li{
	float: left;
	text-align: center;
	line-height: 25px;
	height: 100%;
}
.ltd_list1{
	width: 122px;
}
.ltd_list2{
	width: 129px;
}
.ltd_list3{
	width: 110px;
}
.ltd_list4{
	width: 103px;
}
.ltd_list5{
	width: 110px;
}
.ltd_list6{
	width: 100px;
}
.ltd_list7{
	width: 167px;
}
.ltd_list8{
	width: 96px;
}
.data_box{
	overflow: hidden; 
	height:180px; 
	width: 100%;
	width: 967px;
}
.ltd_data_item{
	width: 966px;
	height: 180px;
	margin-left: 1px;
	overflow: hidden;
}
.ltd_data_item li{
	height: 25px;
	line-height: 25px;
	width: 100%;
	background-color: #e7e5e5;
	margin-bottom: 11px;
}
.ltd_data_item li p.ltd_list1{
	text-indent: -17px;
}
.ltd_data_item li p{
	float: left;
	height: 100%;
	text-align: center;
}
