.configure-container {
	background: #E9E9EA;
}

.content-all {
	margin-top: 50px;
	margin-bottom: 50px;
	background: #F0EEEA;
}

.content-right-item-des{
	width:150px;
	text-align:center;
}

.content-left {
	width: 250px;
	float: left;
}

.content-left-title {
	padding-top: 20px;
	padding-bottom: 6px;
}

.content-left-titleImg {
	float: left;
	width: 30px;
	height: 30px;
	margin-left: 10px;
	margin-right: 8px;
}

.content-left-titleDes {
	color: #1552de;
	font-size: 18px;
	line-height: 29px;
}

.content-left-links li a {
	padding: 10px 0px 10px 50px;
}

.content-left-links li a {
	display: block;
	color: #333;
	font-size: 14px;
}

.content-left-links li a.on {
	color: #fff;
	background: #1552de;
}

.content-left-links li a:hover {
	color: #fff;
	background: #009FFF;
}

.content-right {
	width: 820px;
	float: left;
	background: #F4F5F8;
	padding: 0 25px;
	padding-bottom: 30px;
}

.content-right-title {
	font-size: 18px;
	color: #1552de;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
}

.content-right-conts li {
	float: left;
	height:88px;
	margin-right: 15px;
	margin-top: 30px;
}

.content-right-conts ul {
	width: 829px;
}
.content-conts{
	padding:20px 0;
}
.content-conts li{
	padding:20px 0;
	width:100%;
} 
.imgleft{
	width:180px;
	height:140px;
	float:left;
}
.txtright{
	padding-left:18px;
	width:600px;
	height:140px;
	overflow:hidden;
}
.txtright-title{
	font-size:18px;
	color:#1552de;
	cursor:pointer;
	
}
.txtright-title:hover{
	color:#1552de;
}
.txtright-text{
	padding-top:10px;
	font-size:14px;
	color:#333;
	line-height:24px;
}



.ftd{
text-align:center;
width:100px;
color:#3baaf1;
background:#fafafa;
}
.std{
	text-align:center;
	width:80px;
	color:#3baaf1;
}
.cnone{
	background:#fafafa;
}
.ttd{
	text-align:left;
}
.cselect{
	background:#f0f0f0;
}
.ftd2{
	    					text-align:center;
width:100px;
color:#3baaf1;
	    				}
						
						
						
						
.chanpin{ width:820px; float:left; }
.chanpin ul{ width:180px; float:left ; overflow:hidden ; margin-bottom:20px; margin-left:20px; }
.chanpin ul:hover{ box-shadow:0 1px 5px #000000;}
.chanpin ul li{ width:180px; float:left ; height:180px; overflow:hidden ; }
.chanpin ul li img{ width:180px; float:left ; height:180px;transition:all 1s ; -webkit-transition:all 1s; -moz-transition:all 1s; -ms-transition:all 1s; -o-transition:all 1s}
.chanpin ul li img:hover{ width:190px; float:left ; height:190px;transform:scale(1.2, 1.2); -ms-transform:scale(1.2, 1.2); -moz-transform:scale(1.2, 1.2); -webkit-transform:scale(1.2, 1.2); -o-transform:scale(1.2, 1.2); }
.chanpin ul p{ width:180px; float:left ; height:42px; line-height:42px; background-color:#1552de ; text-align:center }
.chanpin ul p a{ color:#fafafa ; font-family:"Î¢ÈíÑÅºÚ" ; font-size:14px; font-weight:bold ; }
.chanpin ul p a:hover{ color:#BF542B ; }
