@charset "utf-8";
footer{
	margin-top:0px;
}
.container-list {
	clear:both;
	width:100%;
	height:auto;
	float:left;
	border:0px;
	z-index:9999999;
	background:url(../images/listbg.png) repeat center top;
	padding:0px;
	margin:0px;
	position:relative;
}
.content{
	width:1188px;
	height:auto;
	margin:0 auto;
	text-align:center;
}
.list-left{
	width:195px;
	height:auto;
	float:left;
	padding-top:30px;
	background-color:#f3f3f3;
	padding-bottom:20px;
	min-height:950px;
}
.list-left ul,.list-left ul li {
	width:182px;
	height:auto;
	float:left;
	text-align:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.list-left ul li a{
	width:182px;
	height:28px;
	float:left;
	padding-left:13px;
	padding-top:10px;
	font-family:微软雅黑;
	font-size:13px;
}
.list-left ul li a.act{
	width:182px;
	height:28px;
	float:left;
	padding-left:13px;
	padding-top:10px;
	background-color:#ffffff;
	color:#000000;
}
.list-left ul li a:hover{
	background-color:#eaeaea;
}
.list-right{
	width:950px;
	height:auto;
	float:right;
	padding-top:32px;
}
.list-right-title{
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	font-size:22px;
	font-family:微软雅黑;
	color:#000000;
	border-bottom:1px solid #e1e1df;
	padding-bottom:5px;
	margin-bottom:20px;
}
.list-right-title span{
	float:right;
	font-size:12px;
	padding-top:12px;
}
.list-right-content{
	width:100%;
	text-align:left;
	line-height:22px;
}
.list-right-content .tag
{
	width:101%;
	height:auto;
	float:left;
}
.list-right-content .tag a
{
	width:auto;
	height:auto;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#eeeeee;
	margin-right:9px;
	margin-bottom:20px;
	font-family:微软雅黑;
	color:#000000;
}
.list-right-content .tag a:hover
{
	color:#ff0000;
}
.list-right-content ul li{
	width:100%;
	font-family:微软雅黑;
	font-size:16px;
	text-align:left;
	color:#000000;
}
.list-right-content ul li{
	height:auto;
	float:left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #e1e1df;
}
.list-right-content ul li a.img{
	width:180px;
	height:125px;
	float:left;
	border:1px solid #e1e1df;
	overflow:hidden;
	line-height:125px;
	vertical-align: middle;
	margin-right:30px;
	_margin-right:15px;
}
.list-right-content ul li a.img img{
	width:180px;
	vertical-align: middle;
}
.list-right-content ul li span{
	width:735px;
	height:auto;
	float:right;
	font-size:12px;
	line-height:21px;
	color:#666666;
	padding-top:10px;
}
.list-right-content ul li span a{
	width:735px;
	height:auto;
	float:right;
	font-size:12px;
	line-height:21px;
	color:#2a67a9;
	padding-top:10px;
}
.list-right-content ul li span a:hover{
	color:#265990;
	text-decoration:underline;
}
.list-right-content ul li span.img{
	width:180px;
	height:125px;
	float:left;
	border:1px solid #e1e1df;
	overflow:hidden;
	line-height:125px;
	vertical-align: middle;
	margin-right:30px;
	_margin-right:15px;
	padding:0px;
}
.list-right-content ul li span.img img{
	width:180px;
	vertical-align: middle;
}
/*****详细内容页******/
.list-right-content .details{
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	line-height:26px;
	z-index:-10;
	font-size:14px;
}
.list-right-content .details p{
	line-height:26px;
	font-size:14px;
}
.list-right-content .details img
{
	max-width:950px;
}
.list-right-content .details .other
{
	width:100%;
	height:auto;
	float:left;
}
.list-right-content .details .other .othertitle
{
	width:100%;
	height:auto;
	float:left;
	padding-top:20px;
	padding-bottom:10px;
	text-align:left;
	font-family:微软雅黑;
	font-size:16px;
}
.list-right-content .details .other ul
{
	width:100%;
	height:auto;
	list-style-type:none;
	text-align:left;
	padding:0px;
	margin:0px;
	text-indent:0px;
}
.list-right-content .details .other ul li
{
	width:50%;
	height:auto;
	float:left;
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
	line-height:25px;
	margin:0px;
}
/*********样板案例页面**********/
.container-case{
	width:100%;
	height:auto;
	float:left;
	background-color:#ffffff;
	padding-top:30px;
	z-index:9999;
	position:relative;
}
.container-case .content{
	width:1188px;
	height:auto;
	margin:0 auto;
}
.container-case .content .title{
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	font-family:微软雅黑;
	color:#000000;
	font-size:18px;
	border-bottom:1px solid #e1e1df;
	padding-bottom:5px;
}
.container-case .content .title span{
	float:right;
	font-size:12px;
	padding-top:10px;
}
.container-case .content .classification{
	width:100%;
	height:auto;
	float:left;
	text-align:justify;
	padding-top:20px;
	line-height:35px;
}
.container-case .content .classification a{
	width:auto;
	height:auto;
	float:left;
	background:url(../images/ico_model.gif) no-repeat center left;
	padding-left:12px;
	text-align:left;
	padding-right:10px;
}
.container-case .content .classification a.act{
	width:auto;
	height:auto;
	float:left;
	background:url(../images/ico_model.gif) no-repeat center left;
	padding-left:12px;
	text-align:left;
	padding-right:10px;
	text-decoration:underline;
	color:#ff0000;
}
.container-case .content .classification a:hover{
	text-decoration:underline;
	color:#265990;
}
.case-class
{
	float:left;
	width:100%;
	height:auto;
	background:#ffffff;
	padding-bottom:20px;
}
.case-class ul
{
	float:left;
	margin-top:5px;
	height:auto;
	width:100%;
}
.case-class ul li
{
	float:left;
	padding:0 15px 0 13px;
	width:auto;
	height:45px;
	line-height:45px;
	color:#666666;
	position:relative;
	background:url(../images/ico_model.gif) no-repeat center left;
	font-size:14px;
	font-family:微软雅黑;
}
.case-class ul li span:hover,.case-class ul li span.current
{
	color:#ff0000;

}
.case-class ul li .list
{
	position:absolute;
	left:0px;
	top:40px;
	width:auto;
	max-width:165px;
	min-width:125px;
	background:#fff;
	border:solid 1px #b3bcc0;
	border-radius:0 0 6px 6px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	display:none;
	font-family:微软雅黑;
	background:#fff;
	z-index:999;
	text-align:center;
}
.case-class ul li:hover .list
{
	display:block;
}
.case-class ul li .list a
{
	float:left;
	width:auto;
	height:25px;
	font-size:12px;
	color:#525455;
	font-family:微软雅黑;
	padding-left:7px;
	padding-right:7px;
	line-height:30px;
	padding-bottom:5px;
}
.case-class ul li .list a.current
{
	float:left;
	width:auto;
	height:25px;
	font-size:12px;
	color:#ff0000;
	font-family:微软雅黑;
	padding-left:7px;
	padding-right:7px;
	line-height:30px;
	padding-bottom:5px;
}
.case-class ul li .list a:hover
{
	color:#000000;
}
.list-case,.list-case-title,.list-case-contents
{
	width:100%;
	height:auto;
	float:left;
}
.list-case-title{
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	font-size:22px;
	font-family:微软雅黑;
	color:#000000;
	border-bottom:1px solid #e1e1df;
	padding-bottom:5px;
	margin-bottom:36px;
}
.list-case-title span{
	float:right;
	font-size:12px;
	padding-top:12px;
}
.list-case-content{
	width:100%;
}
.case-list{
	width:105%;
	height:auto;
	float:left;
}
.case-list ul li { text-decoration:none;list-style:none;}
.case-list ul a {
    float: left;
    width: auto;
    text-decoration: none;
    -webkit-transition: -webkit-transform .15s linear;
	-moz-transition: -moz-transform .15s linear;
	-o-transition:-o-transform .15s linear;
	margin:0px;
	margin-right:40px;
	margin-bottom:20px;
	text-align:left;
	text-indent:0px;
	padding:0px;
	text-align:center;
}
.case-list ul img {
    display: block;
    height: 180px;
	width:270px;
    margin-top: 30px;
}
.case-list ul li:nth-child(even) a {
    -webkit-transform: none;    
    -moz-transform: none;
}
.case-list ul li a:hover {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    position: relative;
    z-index: 5;
	background:url(../images/anlibg.png) no-repeat center bottom;
}


@media screen and (max-width: 1199px){.indexbanner .Btnwrap{width:100%;height:auto}
.wrap{width:980px;overflow:hidden}
/*leo添加*/.qjsj{display:none; overflow:hidden}
.logo2{position:absolute;left:0px;top:10px;display:none;}
.nav .wrap{overflow:visible}
.navlist{padding-left:175px;}
.navlist li{width:90px}
.search{width:160px;display:none;z-index:111}
.w1024_search{background:url(../images/serchico.png) no-repeat;width:35px;height:35px;cursor:pointer;position:absolute;right:0px;top:15px}
.fixed_nav .w1024_search{top:24px}
.moblie_footer{
	display:none;
}

}
@media screen and (max-width: 979px){
	.wrap{width:640px;overflow:hidden}
.headerTop menu{width:auto}
.nav .wrap{overflow:visible;width:100%}
.mobile_nav_wrap{width:90%;position:relative;padding-top:75px;margin:0 auto;max-width:640px}
.navlist{padding-left:0px;margin-top:0px;background:#2a67a9;width:100%;float:left;display:none;min-width:100%}
.navlist li{width:100%;border-bottom:1px solid #fff;float:left;height:auto}
.navlist li a{padding:0px;height:42px;line-height:42px;background:#2a67a9;text-align:left;text-indent:20px;color:#fff}
.navlist li a span{display:inline-block;background:url(../images/searchbt.jpg) -48px -14px no-repeat;display:inline-block;text-indent:-999px;overflow:hidden;vertical-align:middle;width:8px;height:6px;margin-left:5px}
.navlist li menu{position:relative}
.navlist li menu a{width:auto;margin-left:8px;background:#119645 !important}
.navlist li menu a:hover{background:#043d10 !important}
.fixed_nav{position:relative}
.fixed_nav .navlist li{height:auto}
.fixed_nav .navlist li a{height:42px;padding:0px;line-height:42px}
.fixed_nav .navlist li menu a{width:auto;background:#00aa3a !important;text-align:left;text-indent:20px;color:#fff}
.fixed_nav .navlist li a span{display:inline-block;background:url(../images/searchbt.jpg) -48px -14px no-repeat;display:inline-block;text-indent:-999px;overflow:hidden;vertical-align:middle;width:8px;height:6px;margin-left:5px}
.fixed_nav .navlist li menu a:hover{background:#043d10 !important}
.fwfc_box td p{line-height:18px}
.pl_block_last{position:inherit;right:inherit;padding-right:20px}
.logo{top:20px;display:none;}
.logo img{width:132px;height:auto !important}
.logo2{top:20px;display:block;}
.logo2 img{width:132px;height:auto !important}
.nav_bg,.nav{background:#fff;height:auto;min-height:75px;_height:75px}
.indexbanner{margin-top:-8px;height:auto;}
.search{width:160px;display:none;z-index:111;top:15px}
.search_moblie_icon{background:url(../images/searchbt.jpg) -25px 0 no-repeat;width:23px;height:20px;cursor:pointer;right:8px;top:25px;position:absolute}
.w1024_search{display:none}
.title h1{font-size:16px}
.title menu a{margin-left:0px;margin-right:10px;font-size:13px}
.searchPut{width:125px}
	.container-list {
	clear:both;
	width:960px;
	height:auto;
	float:left;
	border:0px;
	z-index:9999999;
	background:url(../images/listbg.png) repeat center top;
	padding:0px;
	margin:0px;
	position:relative;
}
.content{
	width:960px;
	height:auto;
	margin:0 auto;
	text-align:center;
}
.list-left{
	width:195px;
	height:auto;
	float:left;
	padding-top:30px;
	background-color:#f3f3f3;
	padding-bottom:20px;
	min-height:880px;
}
.list-left ul,.list-left ul li {
	width:182px;
	height:auto;
	float:left;
	text-align:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.list-left ul li a{
	width:182px;
	height:28px;
	float:left;
	padding-left:13px;
	padding-top:10px;
	font-family:微软雅黑;
	font-size:13px;
}
.list-left ul li a.act{
	width:182px;
	height:28px;
	float:left;
	padding-left:13px;
	padding-top:10px;
	background-color:#ffffff;
	color:#000000;
}
.list-left ul li a:hover{
	background-color:#eaeaea;
}
.list-right{
	width:700px;
	height:auto;
	float:right;
	padding-top:32px;
	z-index:99999999;
}
.list-right-title{
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	font-size:22px;
	font-family:微软雅黑;
	color:#000000;
	border-bottom:1px solid #e1e1df;
	padding-bottom:5px;
	margin-bottom:36px;
}
.list-right-title span{
	float:right;
	font-size:12px;
	padding-top:12px;
}
.list-right-content{
	width:100%;
}
.list-right-content ul li{
	width:100%;
	font-family:微软雅黑;
	font-size:16px;
	text-align:left;
	color:#000000;
}
.list-right-content ul li{
	height:auto;
	float:left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #e1e1df;
}
.list-right-content ul li a.img{
	width:180px;
	height:125px;
	float:left;
	border:1px solid #e1e1df;
	overflow:hidden;
	line-height:125px;
	vertical-align: middle;
	margin-right:30px;
	_margin-right:15px;
}
.list-right-content ul li a.img img{
	width:180px;
	vertical-align: middle;
}
.list-right-content ul li span{
	width:485px;
	height:auto;
	float:right;
	font-size:12px;
	line-height:21px;
	color:#666666;
	padding-top:10px;
}
.list-right-content ul li span a{
	width:485px;
	height:auto;
	float:right;
	font-size:12px;
	line-height:21px;
	color:#2a67a9;
	padding-top:10px;
}
.list-right-content ul li span a:hover{
	color:#265990;
	text-decoration:underline;
}
.list-right-content ul li span.img{
	width:180px;
	height:125px;
	float:left;
	border:1px solid #e1e1df;
	overflow:hidden;
	line-height:125px;
	vertical-align: middle;
	margin-right:30px;
	_margin-right:15px;
	padding:0px;
}
.list-right-content ul li span.img img{
	width:180px;
	vertical-align: middle;
}
/*****详细内容页******/
.list-right-content .details{
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	line-height:25px;
	font-size:14px;
	font-family:微软雅黑;
}
.list-right-content .details img
{
	max-width:700px;
}
}
@media screen and (min-width: 400px) and (max-width:450px){
.contact-map{
		display:none;
	}
}
@media screen and (max-width:400px){
.contact-map{
		display:none;
	}
}
/*end*/
/*720宽度 手机Mobile*/
/* for 720px or less 640width*/
@media screen and (max-width: 720px){
	.wrap{width:80%;overflow:hidden}
	.contact-map{
		display:none;
	}
.nav .wrap{width:100%;overflow:hidden}
.mobile_nav_wrap{width:80%;margin:0 auto;position:relative}
.logo{left:0px;display:none;}
.logo2{left:0px;display:block;}
.search_moblie_icon{right:0px}
.menu_moblie_icon{right:0px}
.title{height:auto;padding-bottom:10px;clear:both;margin-bottom:15px}
.title h1{float:left;font-weight:bold}
.title menu{float:right;position:relative;height:auto;padding-top:8px;line-height:26px}
.wrap .wrap{width:100%}
.topRight{
	display:none;
}
.moblie_footer{
	width:100%;
	height:auto;
	background-color:#2a67a9;
	position:fixed;
	bottom:0px;
	z-index:9999999;
	padding-bottom:10px;
	padding-top:10px;
	display:block;
}
.moblie_footer a.home{
	width:25%;
	height:auto;
	float:left;
	background:url(../images/mobile_ico2.png) no-repeat top center;
	padding-top:30px;
	text-align:center;
	font-family:微软雅黑;
	color:#ffffff;
	font-size:1em;
}
.moblie_footer a.tel{
	width:25%;
	height:auto;
	float:left;
	background:url(../images/mobile_ico1.png) no-repeat top center;
	padding-top:30px;
	text-align:center;
	font-family:微软雅黑;
	color:#ffffff;
	font-size:1em;
}
.moblie_footer a.message{
	width:25%;
	height:auto;
	float:left;
	background:url(../images/mobile_ico3.png) no-repeat top center;
	padding-top:30px;
	text-align:center;
	font-family:微软雅黑;
	color:#ffffff;
	font-size:1em;
}
.moblie_footer a.qq{
	width:25%;
	height:auto;
	float:left;
	background:url(../images/mobile_ico4.png) no-repeat top center;
	padding-top:30px;
	text-align:center;
	font-family:微软雅黑;
	color:#ffffff;
	font-size:1em;
}
.container-list {
	width:100%;
	background:none;
	background-color:#ffffff;
}
.container-list  .content{
	width:100%;
}
.list-left{
	width:96%;
	height:auto;
	float:left;
	margin-left:2%;
	padding-right:2%;
	background:none;
	min-height:0px;
}
.list-left ul{
	width:100%;
}
.list-left ul li{
	width:auto;
	height:auto;
	float:left;
}
.list-left ul li a{
	width:auto;
	height:auto;
	float:left;
	padding:0px;
	padding:5px;
}
.list-left ul li a.act{
	width:auto;
	height:auto;
	float:left;
	padding:0px;
	padding:5px;
}
.list-right{
	width:96%;
	height:auto;
	float:left;
	padding-left:2%;
	padding-top:10px;
}
.list-right .list-right-title{
	width:100%;
}
.list-right .list-right-title span{
	display:none;
}
.list-right-content{
	width:100%;
	text-align:left;
	line-height:22px;
}
.list-right-content ul li{
	width:100%;
	font-family:微软雅黑;
	font-size:16px;
	text-align:left;
	color:#000000;
}
.list-right-content ul li{
	height:auto;
	float:left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #e1e1df;
}
.list-right-content ul li a.img{
	width:180px;
	height:125px;
	float:left;
	border:1px solid #e1e1df;
	overflow:hidden;
	line-height:125px;
	vertical-align: middle;
	margin-right:30px;
	_margin-right:15px;
}
.list-right-content ul li a.img img{
	width:180px;
	vertical-align: middle;
}
.list-right-content ul li span{
	width:400px;
	height:auto;
	float:right;
	font-size:12px;
	line-height:21px;
	color:#666666;
	padding-top:10px;
}
.list-right-content ul li span a{
	width:400px;
	height:auto;
	float:right;
	font-size:12px;
	line-height:21px;
	color:#2a67a9;
	padding-top:10px;
}
.list-right-content ul li span a:hover{
	color:#265990;
	text-decoration:underline;
}
.list-right-content ul li span.img{
	width:180px;
	height:125px;
	float:left;
	border:1px solid #e1e1df;
	overflow:hidden;
	line-height:125px;
	vertical-align: middle;
	margin-right:30px;
	_margin-right:15px;
	padding:0px;
}
.list-right-content ul li span.img img{
	width:180px;
	vertical-align: middle;
}
.list-right-content .details img
{
	max-width:610px;
}
.container-case{
	width:100%;
	height:auto;
	float:left;
	background-color:#ffffff;
	padding-top:30px;
	z-index:9999;
	position:relative;
}
.container-case .content{
	width:96%;
	height:auto;
	margin:0 auto;
	padding-left:2%;
	padding-right:2%;
}
.container-case .content .title{
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	font-family:微软雅黑;
	color:#000000;
	font-size:18px;
	border-bottom:1px solid #e1e1df;
	padding-bottom:5px;
}
.container-case .content .title span{
	float:right;
	font-size:12px;
	padding-top:10px;
}
.container-case .content .classification{
	width:100%;
	height:auto;
	float:left;
	text-align:justify;
	padding-top:20px;
	line-height:30px;
}
.container-case .content .classification a{
	width:auto;
	height:auto;
	float:left;
	background:url(../images/ico_model.gif) no-repeat center left;
	padding-left:12px;
	text-align:left;
	padding-right:30px;
}
.container-case .content .classification a.act{
	width:auto;
	height:auto;
	float:left;
	background:url(../images/ico_model.gif) no-repeat center left;
	padding-left:12px;
	text-align:left;
	padding-right:30px;
	text-decoration:underline;
	color:#ff0000;
}
.container-case .content .classification a:hover{
	text-decoration:underline;
	color:#265990;
}
.case-list{
	width:100%;
	height:auto;
	float:left;
	padding-left:2%;
}
.case-list ul li { text-decoration:none;list-style:none;}
.case-list ul a {
    float: left;
    width: auto;
    text-decoration: none;
    -webkit-transition: -webkit-transform .15s linear;
	-moz-transition: -moz-transform .15s linear;
	-o-transition:-o-transform .15s linear;
	margin:0px;
	margin-right:20px;
	text-align:left;
	text-indent:0px;
	padding:0px;
	text-align:center;
}
.case-list ul img {
    display: block;
    height: 120px;
	width:180px;
    margin-top: 30px;
}
.case-list ul li:nth-child(even) a {
    -webkit-transform: none;    
    -moz-transform: none;
}
.case-list ul li a:hover {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    position: relative;
    z-index: 5;
	background:url(../images/anlibg.png) no-repeat center bottom;
}
.list-case-title span{
	float:right;
	font-size:0.4em;
	padding-top:12px;
	padding-left:0px;
	text-align:left;
}
.container-case{
	width:100%;
	height:auto;
	float:left;
	background-color:#ffffff;
	padding-top:10px;
	z-index:9999;
	position:relative;
}
.list-case-title{
	margin-bottom:0px;
}
.case-class
{
	padding-bottom:10px;
}
.case-class ul li
{
	width:auto;
	height:30px;
	line-height:30px;
	padding-right:40px;
}
.case-class ul li .list
{
	top:25px;
}
.container-case{
	padding-top:10px;
}

}

@media screen and (max-width: 480px)
{
	.contact-map{
		display:none;
	}
.container-case{
	padding-top:10px;
}
.case-list ul img {
    display: block;
    height: 100px;
	width:150px;
    margin-top: 30px;
}
.case-class
{
	padding-bottom:10px;
}
.case-class ul li
{
	width:auto;
	height:35px;
	line-height:35px;
	padding-right:18px;
}
.case-class ul li .list
{
	top:30px;
}
.list-right-content .details img
{
	max-width:350px;
}
.list-right-content{
	width:100%;
	text-align:left;
	line-height:22px;
}
.list-right-content ul li{
	width:100%;
	font-family:微软雅黑;
	font-size:16px;
	text-align:left;
	color:#000000;
}
.list-right-content ul li{
	height:auto;
	float:left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #e1e1df;
}
.list-right-content ul li a.img{
	width:99%;
	height:auto;
	float:left;
	border:1px solid #e1e1df;
	overflow:hidden;
	vertical-align: middle;
	margin-right:30px;
	_margin-right:15px;
}
.list-right-content ul li a.img img{
	width:99%;
	vertical-align: middle;
}
.list-right-content ul li span{
	width:100%;
	height:auto;
	float:left;
	font-size:12px;
	line-height:21px;
	color:#666666;
	padding-top:10px;
	text-align:left;
}
.list-right-content ul li span a{
	width:100%;
	height:auto;
	float:right;
	font-size:12px;
	line-height:21px;
	color:#2a67a9;
	padding-top:10px;
}
.list-right-content ul li span a:hover{
	color:#265990;
	text-decoration:underline;
}
.list-right-content ul li span.img{
	width:99%;
	height:auto;
	float:left;
	border:1px solid #e1e1df;
	overflow:hidden;
	line-height:125px;
	vertical-align: middle;
	margin-right:30px;
	_margin-right:15px;
	padding:0px;
}
.list-right-content ul li span.img img{
	width:99%;
	vertical-align: middle;
}
}