/*2016/5/12*/


/*己米杯业  陶瓷杯  group.css*/

.group-banner {
	width: 100%;
    height: 380px;
    background: url(../img/tuanding/ttdz_banner.jpg) top center no-repeat;
}

.postion {
	height: 34px;
	line-height: 34px;
}

.cus-title {
	height: 150px;
	background: url(../img/tuanding/tdcl_titlebg.png) top center no-repeat;
	border-top: 1px solid #ccc;
}

.cash-process {
	margin: 10px 0;
	background: #fff;
}

.cash-process-title {
	height: 64px;
	font-size: 30px;
	text-align: center;
	line-height: 64px;
}

.cash-process-contents {
	padding: 57px 52px 24px 52px;
}

.cash-process-content {
	width: 24%;
	position: relative;
	float: left;
	border-top: 1px solid #ccc;
	text-align: center;
	padding-top: 12px;
}

.cash-process-content i {
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 50%;
	top: -7px;
	background: url(../img/group/cash_process_content.png) center no-repeat;
}

.cash-process-content span {
	display: block;
	line-height: 26px;
	font-size: 14px;
}


/*theme css*/

.theme {
	padding-bottom: 30px;
}

.theme-title {
	position: relative;
	width: 1200px;
	height: 150px;
	/*background: url(../img/tuanding/tuanding_titlebg.png) center no-repeat;*/
}
.theme-title a{
	width: 90px;
	height: 20px;
	position: absolute;
	left: 520px;
	top: 120px;
}

/*dieSinking-process css*/
.dieSinking-process {
	margin: 10px 0;
	background: #fff;
}

.dieSinking-process-title {
	height: 64px;
	background: url(../img/group/dieSinking_process_title_bg.png) center no-repeat;
}

.dieSinking-process-contents {
	padding: 57px 52px 24px 52px;
}

.dieSinking-process-content {
	width: 24%;
	position: relative;
	float: left;
	border-top: 1px solid #ccc;
	text-align: center;
	padding-top: 12px;
}

.dieSinking-process-content i {
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 50%;
	top: -7px;
	background: url(../img/group/cash_process_content.png) center no-repeat;
}

.dieSinking-process-content span {
	display: block;
	line-height: 26px;
	font-size: 14px;
}
.theme-tab ul li{
	float:left;
}
.theme-tab ul li img{
	width:600px;
}

