﻿/*box2*/
#box2{
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-family: "微软雅黑";
}
#box2 .mt{height:50px;border-bottom:solid 1px #cecece;}
#box2 .mt h2{
	float: left;
	color: #333;
	font-size: 30px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
}
#box2 .mt .extra{float:right;padding-top:20px;font-size:14px;}
#box2 .mt strong{padding:0 3px;font-family:Arial;color:#f35516;}       
#box2 .mc{
	float: left;
}
#box2 .mc li{float:left;height:35px; font-size:14px;  color:#666; border-bottom:solid 1px #cecece;}
#box2 .mc li.title{margin-top:10px;font-weight:bold;}
#box2 .mc li.loading{height:45px;background:url(/__DEFAULT__/images/none/loading.gif) no-repeat center center;}
#box2 .mc li span{
	float: left;
	display: block;
	width: 271px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
}       
#box2 .mc li .s_data{
	width: 105px;
}
#box2 .mc li .s_fit{
	width: 300px;
}
#box2 .mc li .s_pic{width:75px;}
#design_box{
	width: 1190px;
	height: 360px;
	overflow: hidden;
	color: #2d2d2d;
}
