body{
	background-image: url("../../../img/w8.png");
}

.main {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.main-header img {
	float: left;
}

.main-header img:first-child {
	margin-right: 3px;
}

.main-header img:not(:first-child){
	margin-left: 11px;
}

.main-header img:nth-child(4) {
	margin-top: 10px;
}

.main-subheader {
	margin-top: 15px;
}

.main-subheader div:not(:last-child){
	float: left;
}

.main-subheader ul {
	height: 109px;
	width: 1200px; 
}

.main-subheader ul li {
	float: left;
	width: 171px; 
	height : 53px;
	border: 1px solid #CDDAFF;
	margin: 0 0 -1px -1px;
	text-align: center;
}

.main-subheader ul li img {
	height: 53px;
}

.main-subheader ul li img:hover {
	cursor: pointer;
	opacity: 0.8;
}

.main-content-first {
	margin-top: 20px;
}

.onef-warp {
	width: 1198px;
	height: 800px;
	border: 1px solid #D6D6D6;
	border-top: 2px solid #0759C4;
	margin-top: 10px;
}

.onef-header {
	width: 1177px;
	height: 98px;
	border: 1px solid #D1CCC7;
	margin: 10px 0 0 10px;
}

.onef-header div{
	float:left;
}

.onef-header-left {
	width: 105px;
	background-color: #1462C7;
	border-right: 1px solid #D1CCC7;
	height: 100%
}

.onef-header-left h1 {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	margin: 18px;
}

.onef-header-right ul{
	width: 1070px;
}


.onef-header-right ul li {
	float:left;
	margin: 21px 23px 0px 23px;
	font-size:12px;
	cursor: pointer;
}

.onef-header-right ul li:hover {
	color:red;
}

.onef-header-bottom{
	width: 1200px;
	height: 650px; 
	margin-top: 15px;
}

.product{
	width:283px;
	height: 98px;
	border: 1px solid #D1CCC7;
	margin: 10px 12.8px 0px 0px;
}

.product:hover{
	cursor:pointer;
	border:1px solid #e94740;
}

.product table{
	word-wrap: break-word; word-break: break-all;
}

.td-title,.td-content{ 
	font-size: 14px;
	color:#807067;
	white-space : nowrap;
	overflow: hidden;
	
}
.tb-brandname{
	font-size: 16px;
	font-weight: 600px;
}

.td-title{
	text-align: right;
	width: 42px;
}

.td-content{
	text-align: left;
	max-width: 96px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main-content-second {
	margin-top: 20px;
}

.twof-warp {
	width: 1198px;
	height: 635px;
	border: 1px solid #D6D6D6;
	border-top: 2px solid #710989;
	margin-top: 10px;
}

.twof-header {
	width: 1177px;
	height: 41px;
	border: 1px solid #D1CCC7;
	margin: 10px 0 0 10px;
}

.twof-header div{
	float:left;
}

.twof-header-left {
	width: 105px;
	background-color: #710989;
	border-right: 1px solid #D1CCC7;
	height: 100%
}

.twof-header-left h1 {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	margin: 10px;
}

.twof-header-right ul{
	width: 1070px;
}


.twof-header-right ul li {
	float:left;
	margin: 13px 0 0 30px;
	font-size:12px;
	cursor: pointer;
}

.twof-header-right ul li:hover {
	color:red;
}

.twof-header-bottom{
	width: 1200px;
	height: 550px; 
	margin-top: 15px;
}

/* .oe,.oeoriginal{
	width:283px;
	height: 98px;
	border: 1px solid #D1CCC7;
	margin: 10px 12.8px 0px 0px;
} */

.oe:hover,.oeoriginal:hover{
	cursor:pointer;
	border:1px solid #e94740;
}

.oe table,.oeoriginal table{
	word-wrap: break-word; 
	word-break: break-all;
	width: 100%;
    margin-top: 2%;
}

.oe .td-title,.oeoriginal .td-title{
    width: 60px;
    height: 23px;
    
}

.font-blue{
	color:#0759C4;
}

.font-green{
	padding-left: 18px;
	color:#1C9313;
	font-size: 16px;
}

.font-green2{
    color: #1C9313;
}


.oe, .oeoriginal {
    width: 265px;
    height: 80px;
    border: 1px solid #D1CCC7;
    margin: 10px 10.8px 0px 0px;
    padding: 10px;
}