.main-wrapper{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.market-list ul{
	overflow: hidden;
	margin-bottom: 30px;
}
.market-list ul li{
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
    position: relative;
	width: 235px;
	height: 235px;
	background: #fff;
	cursor: pointer;
	text-align:center;
}

.market-list li img{
	margin-top:30px;
	max-width:130px;
}

.market-list li span{
	color: #333;
	width: 215px;
	height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding:0px 10px;
	text-align: center;
	line-height: 1.5;
	position: relative;
    bottom: -25px;
    
}
.H_title{
    width: 1200px;
    margin: 0 auto;
    height: 61px;
    line-height: 61px;
    background: url(../images/H_tt_bg.png) no-repeat left top;
    border-bottom: 3px solid #efad10;
    color: #ffffff;
    font-size: 26px;
    overflow: hidden; 
 }
 .H_title .tab_a {
    float: left;
    font-size: 0;
    padding: 14px 27px 0 0;
 }
 .H_title .tab_a a {
    display: inline-block;
    width: 85px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 0 8px;
 }
 .sale-content{
	position: relative;
	padding: 45px 60px;
	margin-top: 10px;
	margin-bottom: 25px;
    background: #fff;
}
.sale-content .imgs{
    width:365px;
    height:300px;
    float:left;
    overflow:hidden;
}
.sale-content .imgs img{
    width:365px;
    height:300px;
}
.sale-right{
	display: inline-block;
	position: absolute;
	left: 39%;
	color: #333;
}
.sale-right h3{
	font-weight: normal;
	font-size: 20px;
	margin: 29px 0 19px 0;
}
.sale-right ul{
	overflow: hidden;
}
.sale-right ul li{
	font-size: 14px;
	margin-top: 10px;
}
.sale-right li span{
	font-size: 16px;
	color: #4676c9;
}
.detail{
	display: block;
	border-top: 1px solid  #f5f5f5;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-top: 30px;
	font-size: 18px;
	color: #4676c9;

}
.sale-content .patent-pic img{
	margin-top: 29px;
	margin-right: 15px;
}
.sale-detail{
	background: #f5f5f5;
	padding: 40px 30px 15px 30px;
}
.sale-detail p{
	margin-bottom: 10px;
	text-indent: 2em;
	line-height: 1.8;
	color: #767676;
}
#gallery-wrapper{
	position: relative;
}
.white-panel{
	position: absolute;
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
	 width: 340px !important;
	-moz-box-shadow: 1px 1px 10px 1px #dddddd;
    -webkit-box-shadow: 1px 1px 10px 1px #dddddd;
    box-shadow: 1px 1px 10px 1px #dddddd;
}


.c0{
	position: absolute;
   	left: 5px !important;
}

.white-panel img{
    border: 1px solid;
    color: #d0d0d0;
}
.white-panel:hover img{
   border: 1px solid #3385ff;
}
.white-panel:hover h1 a{
   color: #3385ff;
}
.white-panel:hover p{
   color: #3385ff;
}

.white-panel h1{
	font-weight: normal;
    font-size: 16px;
    padding: 15px 0;
    color: #333;
}

.white-panel p{
	height: 50px;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}
.white-panel span{
	text-align: right;
    display: inline-block;
    width: inherit;
    padding:10px 0;
	color: #999;
}
.casebox{
	position: relative;
    margin: 50px 50px;
    width: 820px;
    text-align: center;
	background: #f5f5f5;
	left: 130px;
}
.casebox ul{
	overflow: hidden;
	margin-left: 120px;
}
.casebox li{
	float: left;
}
.casebox li div{
    width: 61px;
    height: 61px;
    margin: 0 auto;
}
.casebox li span{
	display: block;
	font-size: 16px;
	color: #797979;
	width: inherit;
	text-align: center;
	margin: 10px;
}
.casebox li:hover span{
	color: #3385ff;
	 
}

.casebox ul li:hover div{
    background-position: -61px 0 !important;
}

.line3-1{
   position: relative;
   top: 90px;
}

.casebox-on div{
	background-position: -61px 0 !important;
}
.casebox-on span{
	color: #3385ff !important;	 
}
