.brandBox {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}


/*找产品*/

.productBanner {
	padding-top: 14px;
	box-sizing: border-box;
	padding-bottom: 20px;
}

.productBanner .productNav {
	height: 30px;
	border-bottom: 3px solid #949393;
}

.productBanner .productNav ul {}

.productBanner .productNav ul li {
	float: left;
	line-height: 30px;
	padding: 0px 15px;
	box-sizing: border-box;
}

.productBanner .productNav ul li:first-child {
	padding-left: 0px;
	width: 70px;
	padding-right: 0px;
}

.productBanner .productNav ul li a {
	font-size: 18px;
	color: #24211D;
	display: block;
	line-height: 30px;
}

.productBanner .productNav ul li.active {}

.productBanner .productNav ul li.active a {
	position: relative;
}

.productBanner .productNav ul li.active a:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 3px;
	background: #EB3D00;
	bottom: -3px;
	left: 0px;
	z-index: 99;
}

.productBanner .productList {
	padding-top: 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.productBanner .productList .productLists {
	/* display: none; */
}

.productBanner .productList .productListLeft {
	width: 460px;
	height: 350px;
	float: left;
	margin-right: 20px;
}

.productBanner .productList .productListLeft a {
	display: block;
}

.productBanner .productList .productListLeft img {
	width: 460px;
	height: 350px;
	display: block;
}

.productBanner .productList .productListCenter {
	float: left;
	width: 345px;
}

.productBanner .productList .productListCenter .productListCenterList {}

.productBanner .productList .productListCenter .productListCenterList .productListCenterList_title {
	font-size: 18px;
	color: #EB3D00;
	font-weight: inherit;
	font-weight: initial;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 24px;
}

.productBanner .productList .productListCenter .productListCenterList ul {
	padding: 8px 0px 0px;
	box-sizing: border-box;
	height: 300px;
	overflow: hidden;
	box-sizing: border-box;
}

.productBanner .productList .productListCenter .productListCenterList ul li {
	line-height: 30px;
}

.productBanner .productList .productListCenter .productListCenterList ul li a {
	font-size: 16px;
	color: #24211D;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.productBanner .productList .productListCenter .productListCenterList ul li a:hover {
	color: #eb3d00;
}

.productBanner .productList .productListCenter .productListCenterList .more {
	font-size: 16px;
	color: #24211D;
	text-align: right;
	float: right;
}

.productBanner .productList .productListRight {
	width: 355px;
	height: 350px;
	float: right;
	background: #DDDDDC;
	padding: 39px 14px;
	box-sizing: border-box;
}

.productBanner .productList .productListRight .guaranteeRight {}

.productBanner .productList .productListRight .guaranteeRight h1 {}

.productBanner .productList .productListRight .guaranteeRight {}

.productBanner .productList .productListRight .guaranteeRight {
	float: right;
	width: 320px;
	height: 272px;
	border: 2px solid #fff;
	box-sizing: border-box;
	background: #fff;
}


/*找品牌*/


/*十大品牌*/

.product {
	padding-top: 10px;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 15px;
}

.product .title {
	overflow: hidden;
}

.product .title .titleAleft {
	font-size: 20px;
	color: #24211D;
	line-height: 33px;
	border-bottom: 3px solid #EB3D00;
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	margin-top: 7px;
	font-weight: bold;
}

.product .title .titleRight {
	float: left;
	width: 1096px;
	border-bottom: 3px solid #C1C0BF;
	line-height: 40px;
	height: 40px;
}

.product .title .titleRight .titleRightOne {
	float: left;
}

.product .title .titleRight .titleRightOne a {
	font-size: 20px;
	color: #24211D;
	height: 40px;
	line-height: 40px;
	padding: 0px 23px;
	box-sizing: border-box;
	display: block;
	float: left;
}

.product .title .titleRight .titleRightOne a.active {
	background: #EB3D00;
	color: #fff;
}

.product .title .titleRight .titleRightTwo {
	float: right;
	line-height: 38px;
}

.product .title .titleRight .titleRightTwo a {
	font-size: 16px;
	color: #24211D;
}

.product .listBox {
	padding: 20px 0px 0px;
	box-sizing: border-box;
}

.product .listBox .list {}

.product .listBox .list ul {}

.product .listBox .list ul li {
	width: 229px;
	height: 260px;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	border: 2px solid #A9A8A7;
	box-sizing: border-box;
}

.product .listBox .list ul li:nth-child(5n) {
	margin-right: 0px;
}

.product .listBox .list ul li a {}

.imgdiv {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 226px;
	height: 178px;
}

.product .listBox .list img {
	width: 178px;
	max-height: 178px;
	display: block;
}

.product .listBox .list .textBox {
	padding: 3px 5px;
	box-sizing: border-box;
	overflow: hidden;
	height: 80px;
}

.product .listBox .list .textBox .textBoxTop {
	overflow: hidden;
}

.product .listBox .list .textBox .textBoxTop div {
	font-size: 14px;
	color: #24211D;
	font-weight: initial;
	display: block;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}

.product .listBox .list .textBox .textBoxTop span {
	font-size: 14px;
	color: #24211D;
	font-weight: initial;
	display: block;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product .listBox .list .textBox p {
	font-size: 14px;
	color: #fff;
	font-weight: initial;
	background: #EB3D00;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 85px;
	height: 24px;
	text-align: center;
	margin: 3px auto;
	border-radius: 5px;
}


/*十大品牌列表*/

.topTenBrand {
	padding-top: 10px;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 15px;
}

.topTenBrand .title {
	overflow: hidden;
}

.topTenBrand .title .titleAleft {
	font-size: 20px;
	color: #24211D;
	line-height: 33px;
	border-bottom: 3px solid #EB3D00;
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	margin-top: 7px;
	font-weight: bold;
}

.topTenBrand .titleRight {
	float: left;
	width: 1096px;
	border-bottom: 3px solid #C1C0BF;
	line-height: 40px;
	height: 40px;
}

.topTenBrand .topTenBrandList {
	border: 3px solid #005BA8;
	border-radius: 12px;
	/* height: 270px; */
	margin-top: 20px;
	padding: 13px 20px;
	box-sizing: border-box;
	background: #F5F5F4;
	overflow: hidden;
}

.topTenBrand .topTenBrandList ul {
	width: 1085px;
	height: 265px;
	display: inline-block;
	vertical-align: bottom;
}

.topTenBrand .heightAuto ul {
	height: auto;
}

.topTenBrand .topTenBrandList ul li {
	margin-bottom: 22px;
}

.topTenBrand .topTenBrandList ul li:last-child {
	margin-bottom: 0px;
}

.topTenBrand .topTenBrandList ul li span {
	color: #24211D;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
}

.topTenBrand .topTenBrandList ul li .liBox {
	display: inline-block;
	vertical-align: top;
	width: 930px;
}

.topTenBrand .topTenBrandList ul li .liBox a {
	color: #24211D;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.topTenBrand .topTenBrandList ul li .liBox a:hover {
	color: #eb3d00;
}

.topTenBrand .topTenBrandList .moreBtn {
	display: inline-block;
	vertical-align: bottom;
	color: #24211D;
	font-size: 16px;
}


/*加盟保障*/

.guarantee {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 25px;
	box-sizing: border-box;
}

.guarantee .guaranteeLeft {
	background: url(../../image/index/index10.png) no-repeat;
	width: 852px;
	height: 273px;
	float: left;
}

.guarantee .guaranteeLeft a {
	display: block;
	width: 100%;
	height: 100%;
}

.guarantee .guaranteeLeft ul {
	overflow: hidden;
	width: 579px;
	margin: 12px 23px;
	float: right;
}

.guarantee .guaranteeLeft ul li {
	width: 173px;
	height: 249px;
	float: left;
	background: #fff;
	margin-right: 20px;
}

.guarantee .guaranteeLeft ul li img {
	width: 90px;
	height: 90px;
	display: block;
	margin: 15px auto 7px;
}

.guarantee .guaranteeLeft ul li span {
	display: block;
	font-size: 16px;
	color: #615446;
	text-align: center;
	line-height: 29px;
}

.guarantee .guaranteeLeft ul li span.fontSize {
	font-size: 17px;
	font-weight: bold;
}


/*畅销产品*/

.paddingTop {
	padding-top: 0px !important;
	padding-bottom: 15px !important;
}

.bestSellProduct {
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 25px;
	box-sizing: border-box;
}

.bestSellProduct .title {
	font-size: 18px;
	color: #24211D;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 3px;
}

.bestSellProduct .bestSellProductLeft {
	width: 860px;
	float: left;
}

.bestSellProduct .bestSellProductLeft .thead {
	background: #2394CE;
	height: 50px;
}

.bestSellProduct .bestSellProductLeft .thead .theadOne {
	float: left;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-right: 1px solid #e6e7e8;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .thead .theadTwo {
	float: left;
	width: 178px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-right: 1px solid #e6e7e8;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .thead .theadThree {
	float: left;
	width: 178px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-right: 1px solid #e6e7e8;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .thead .theadFour {
	float: left;
	width: 178px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-right: 1px solid #e6e7e8;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .thead .theadFive {
	float: left;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .table {
	margin-top: 6px;
}

.bestSellProduct .swiper-wrapper {
	height: 216px !important;
}

.bestSellProduct .swiper-slide {
	height: 36px !important;
}

.bestSellProduct .bestSellProductLeft .table .thboy {
	height: 36px;
	line-height: 36px;
}

.bestSellProduct .bestSellProductLeft .swiper-slide:nth-child(odd) {
	background: #B8C8DC;
}

.bestSellProduct .bestSellProductLeft .swiper-slide:nth-child(even) {
	background: #D6DFE9;
}

.bestSellProduct .bestSellProductLeft .table .thboyOne {
	float: left;
	width: 160px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #24211D;
	border-right: 1px solid #e6e7e8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .table .thboyTwo {
	float: left;
	width: 178px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #24211D;
	border-right: 1px solid #e6e7e8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .table .thboyThree {
	float: left;
	width: 178px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #24211D;
	border-right: 1px solid #e6e7e8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .table .thboyFour {
	float: left;
	width: 178px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #24211D;
	border-right: 1px solid #e6e7e8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .table .thboyFive {
	float: left;
	width: 160px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #24211D;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 5px;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductLeft .table .thboyFive a {
	font-size: 12px;
	color: #DC3D00;
	display: block;
}

.bestSellProduct .bestSellProductLeft .table .thboyFive a em {
	font-style: inherit;
	font-style: initial;
	margin-left: 10px;
}

.bestSellProduct .bestSellProductRight {
	float: right;
	width: 320px;
}

.bestSellProduct .bestSellProductRight .guaranteeRight {
	float: right;
	width: 320px;
	height: 272px;
	border: 2px solid #EB3D00;
	box-sizing: border-box;
}

.bestSellProduct .bestSellProductRight .guaranteeRight h1 {
	font-size: 20px;
	text-align: center;
	color: #EB3D00;
	letter-spacing: 1px;
	line-height: 55px;
}

.bestSellProduct .bestSellProductRight .guaranteeRight .inputBox {
	padding: 0px 20px;
}

.bestSellProduct .bestSellProductRight .guaranteeRight .inputBox .inputBoxLi {
	margin-bottom: 10px;
}

.bestSellProduct .bestSellProductRight .guaranteeRight .inputBox .inputBoxLi em {
	float: left;
	text-align: center;
	font-style: inherit;
	font-style: initial;
	color: #eb3d00;
}

.bestSellProduct .bestSellProductRight .guaranteeRight .inputBox .inputBoxLi span {
	display: block;
	float: left;
	font-size: 12px;
	color: #24211D;
	line-height: 30px;
}

.bestSellProduct .bestSellProductRight .guaranteeRight .inputBox .inputBoxLi input {
	width: 190px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0px 10px;
	box-sizing: border-box;
	font-size: 12px;
	color: #333;
}

.bestSellProduct .bestSellProductRight .guaranteeRight .joinBtn {
	width: 210px;
	height: 36px;
	background: #eb3d00;
	margin: 20px 72px 11px;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	border-radius: 6px;
	cursor: pointer;
}

.bestSellProduct .bestSellProductRight .guaranteeRight .joinBtn span {
	color: #fff;
	margin-right: 5px;
}

.bestSellProduct .bestSellProductRight .guaranteeRight p {
	text-align: left;
	font-size: 12px;
}

.bestSellProduct .bestSellProductRight .guaranteeRight p em {
	color: #eb3d00;
	font-style: inherit;
	font-style: initial;
}


/*品牌意向代理*/

.agent {
	overflow: hidden;
	padding-bottom: 25px;
	box-sizing: border-box;
}

.agent .agentLeft {
	float: left;
	width: 100%;
	height: 248px;
	background: #EB3C22;
	border-radius: 15px;
	padding: 12px 15px;
	box-sizing: border-box;
	margin-top: 25px;
}

.agent .agentLeft .title {
	font-size: 18px;
	color: #fff;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.agent .agentLeft .ftitle {
	font-size: 16px;
	color: #24211D;
	line-height: 24px;
	background: #fff;
	border-radius: 5px;
	width: 123px;
	text-align: center;
}

.agent .agentLeft .agentLeftList {
	width: 100%;
	height: 180px;
	background: #fff;
	border-radius: 10px;
	margin-top: 10px;
	padding: 12px 0px 15px 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.agent .agentLeft .agentLeftLists {
	height: 154px;
	overflow: hidden;
}

.agent .swiper-wrapper {
	height: 180px !important;
}

.agent .swiper-slide {
	height: 39px !important;
}

.agent .agentLeft .agentLeftList .list {
	overflow: hidden;
}

.agent .agentLeft .agentLeftList .lists {
	width: 33%;
	float: left;
}

.agent .agentLeft .agentLeftList .lists:nth-child(2) {
	width: 38%;
}

.agent .agentLeft .agentLeftList .lists:nth-child(2) .listOne {
	padding-left: 30px;
}

.agent .agentLeft .agentLeftList .lists:nth-child(3) {
	width: 29%;
}

.agent .agentLeft .agentLeftList .lists:nth-child(3) .listTwo {
	width: 50px;
	text-align: center;
}

.agent .agentLeft .agentLeftList .lists .listOne {
	font-size: 14px;
	color: #24211D;
	float: left;
	width: 378px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.agent .agentLeft .agentLeftList .lists .listOne em {
	font-style: inherit;
	font-style: initial;
	font-size: 20px;
}

.agent .agentLeft .agentLeftList .lists .listTwo {
	font-size: 14px;
	color: #24211D;
	float: left;
	width: 60px;
	line-height: 39px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}


/*品牌分类*/

.productClassification {
	padding-top: 10px;
	overflow: hidden;
	padding-bottom: 25px;
}

.productClassification .title {
	overflow: hidden;
}

.productClassification .title .titleAleft {
	font-size: 20px;
	color: #24211D;
	line-height: 33px;
	border-bottom: 3px solid #EB3D00;
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	margin-top: 7px;
	font-weight: bold;
}

.productClassification .titleRight {
	float: left;
	width: 1096px;
	border-bottom: 3px solid #C1C0BF;
	line-height: 40px;
	height: 40px;
}

.productClassification .classification {
	border: 3px solid #005BA8;
	border-radius: 13px;
	background: #F5F5F4;
	height: 79px;
	margin-top: 16px;
	padding: 10px 16px;
	box-sizing: border-box;
	overflow: hidden;
}

.productClassification .classification a {
	display: block;
	float: left;
	font-size: 16px;
	color: #24211D;
	margin-right: 30px;
	line-height: 28px;
}

.productClassification .classification a.active {
	color: #eb3d00;
}

.productClassification .classification a:hover {
	color: #eb3d00;
}

.productClassification .classificationOne {
	margin-top: 20px;
	overflow: hidden;
}

.productClassification .classificationOne .imgLeft {
	width: 383px;
	height: 253px;
	float: left;
	margin-right: 31px;
}

.productClassification .classificationOne .imgLeft a {
	display: block;
}

.productClassification .classificationOne .imgLeft a img {
	width: 383px;
	height: 253px;
	display: block;
}

.productClassification .classificationOne .ulRightBox {
	float: left;
	width: 1200px;
	max-height: 254px;
	overflow: hidden;
}

.productClassification .classificationOne ul {
	float: left;
	width: 1200px;
	display: none;
}

.productClassification .classificationOne ul li {
	width: 145px;
	height: 121px;
	float: left;
	margin-right: 15px;
	margin-bottom: 11px;
}

.productClassification .classificationOne ul li:nth-child(5n) {
	margin-right: 0px;
}

.productClassification .classificationOne ul li a {
	display: block;
}

.brandimgcate{
	width: 145px;
	height: 121px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.productClassification .classificationOne ul li a img {
	width: 121px;
	max-height: 121px;
	display: block;
}

.productClassification .classificationTwo {
	margin-top: 10px;
	overflow: hidden;
}

.productClassification .classificationTwo .classificationTwoList {
	border: 3px solid #005BA8;
	border-radius: 13px;
	background: #F5F5F4;
	width: 100%;
	float: left;
	margin-right: 14px;
	padding: 10px 15px 10px;
	box-sizing: border-box;
}

.productClassification .classificationTwo .classificationTwoList:nth-child(2n) {
	margin-right: 0px;
}

.productClassification .classificationTwo .classificationTwoList ul {
	width: 1028px;
	display: inline-block;
	vertical-align: bottom;
	height: 224px;
	overflow: hidden;
}

.productClassification .classificationTwo .classificationTwoList ul li {
	width: 100%;
	overflow: hidden;
}

.productClassification .classificationTwo .classificationTwoList ul li .listLeft {
	width: 970px;
	float: left;
}

.productClassification .classificationTwo .classificationTwoList ul li .listLeft a {
	display: block;
	float: left;
	font-size: 14px;
	color: #24211D;
	line-height: 22px;
	width: 96px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.productClassification .classificationTwo .classificationTwoList ul li .listLeft a:hover {
	color: #ed3d00;
}

.productClassification .classificationTwo .classificationTwoList ul li .listRight {
	overflow: hidden;
	width: 50px;
}

.productClassification .classificationTwo .classificationTwoList ul li .listRight a {
	display: block;
	float: left;
	font-size: 14px;
	color: #eb3d00;
	line-height: 22px;
	width: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.productClassification .classificationTwo .classificationTwoList .more {
	display: inline-block;
	vertical-align: bottom;
	font-size: 14px;
	color: #605D5C;
	text-align: right;
	width: 132px;
	margin-bottom: 4px;
}

.productClassification .classificationTwo .heightAuto ul {
	height: auto;
}

.productClassification .classificationTwo .heightAuto .more {
	margin-bottom: 1px;
}


/*加盟问题、加盟分析、加盟宝典*/

.evaluationNew {
	padding-top: 25px;
	box-sizing: border-box;
	overflow: hidden;
}

.evaluationNew .evaluationNewList {
	float: left;
	width: 381px;
	margin-right: 28px;
}

.evaluationNew .evaluationNewList:nth-child(3) {
	margin-right: 0px;
}

.evaluationNew .evaluationNewList .title {
	font-size: 20px;
	color: #24211D;
	text-align: center;
}

.evaluationNew .evaluationNewList ul {
	margin-top: 5px;
	height: 229px;
	overflow: hidden;
}

.evaluationNew .evaluationNewList ul li {
	width: 100%;
	height: 34px;
	background: #E5E4E4;
	border-radius: 5px;
	margin-bottom: 5px;
	padding: 0px 15px;
	box-sizing: border-box;
}

.evaluationNew .evaluationNewList ul li:last-child {
	margin-bottom: 0px;
}

.evaluationNew .evaluationNewList ul li a {
	display: block;
}

.evaluationNew .evaluationNewList ul li span {
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	background: #EB3D00;
	border-radius: 50%;
}

.evaluationNew .evaluationNewList ul li div {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #EB3D00;
	font-weight: inherit;
	font-weight: initial;
	line-height: 34px;
	width: 68px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.evaluationNew .evaluationNewList ul li p {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #24211D;
	width: 267px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}