
body {
	background-color:#f2f2f2;
}
/*导航*/
*{
  
}

<!-- 左侧栏，轮播，右方栏-->
.zhushi {
	width:100%;
	height:400px;
}
.zhushizj {
	width:1190px;
	height:400px;
	margin:0 auto;
}
/*左*/
.zs-left {
	width:268px;
	height:395px;
	float:left;
	overflow:hidden;
	background-color:#ffffff;
	font-family:"微软雅黑";
}
.zs-left .rmhy {
	width:268px;
	height:395px;
	display:block;
}
.rmhy .rmhy-up {
	width:260px;
	height:160px;
	padding:10px;
}
.rmhy .rmhy-up>p {
	width:260px;
	height:30px;
}
.rmhy .a1 {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#333333;
}
.rmhy a span {
	color:#333333;
	width:79px;
	height:17px;
	line-height:17px;
	display:block;
	float:left;
	padding-top:14px;
	font-size:14px;
	font-family:"微软雅黑";
	text-align:left;
	overflow:hidden;
	padding-left:5px;
}
.rmhy a span:hover {
	color:#FF0000;
}
.rmhy .rmhy-down {
	width:260px;
	height:160px;
	padding:10px;
}
.rmhy .rmhy-down>li {
	width:260px;
	height:30px;
}
.rmhy .rmhy-down>li .a1 {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#333333;
	font-family:"微软雅黑";
}
.zs-left .ckgd {
	color:#a4a4a4;
}
.zs-left .hytubiao {
	width:18px;
	height:18px;
}
.zs-left .rmdq {
	width:280px;
	height:395px;
	display:block;
}
.zs-left .rmdq>li {
	width:260px;
	height:30px;
	line-height:50px;
}
.zs-left .rmdq>li .a1 {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#333333;
	font-family:"微软雅黑";
}
.rmdq a span {
	color:#333333;
	width:130px;
	height:30px;
	display:block;
	float:left;
	font-family:"微软雅黑";
	font-size:14px;
	text-align:center;
	line-height:30px;
	margin-top:3px;
}
/*中间轮播*/
.zs-center {
	width:620px;
	height:380px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	overflow:hidden;
	position:relative;
}
.zs-center #ban1 .lunbo .img {
	width:620px;
	height:380px;
	position:absolute;
	left:0px;
	top:0;
}
.zs-center #ban1 .lunbo .img li {
	width:620px;
	height:380px;
	float:left;
}
.zs-center #ban1 .lunbo .img img {
	width:620px;
	height:380px;
}
.zs-center #ban1 .lunbo .num {
	position:absolute;
	width:100%;
	bottom:10px;
	left:0;
	text-align:center;
	font-size:0px;
}
.zs-center #ban1 .lunbo .num li {
	width:10px;
	height:10px;
	background:#888;
	border-radius:50%;
	display:inline-block;
	margin:0 3px;
	cursor:pointer;
}
.zs-center #ban1 .lunbo .num li.on {
	background:#F60;
}
/*/ 按钮 /*/
.zs-center #ban1 .lunbo .btn {
	width:30px;
	height:50px;
	background:rgba(0,0,0,0.5);
	position:absolute;
	top:50%;
	margin-top:-25px;
	cursor:pointer;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:40px;
	font-family:"宋体";
	display:none;
}
.zs-center #ban1 .lunbo:hover .btn {
	display:block;
}
.zs-center #ban1 .lunbo .btn_l {
	position:absolute;
	top:200px;
}
.zs-center #ban1 .lunbo .btn_r {
	right:0;
}
/*右边栏*/
 .zs-right {
	width:270px;
	height:390px;
	float:right;
	margin-top:10px;
}
.zs-right .cjsc {
	width:270px;
	height:40px;
}
.cjsc .cjsc-left {
	width:120px;
	height:40px;
	background-color:#de3237;
	float:left;
	text-align:center;
	border-radius:5px;
	margin-top:5px;
}
.cjsc .cjsc-right {
	width:120px;
	height:40px;
	background-color:#de3237;
	float:right;
	text-align:center;
	border-radius:5px;
	margin-top:5px;
}
.cjsc a {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:40px;
}
.zs-right .fangwen {
	width:270px;
	height:210px;
	margin-top:14px;
	padding-top:10px;
	background:#ffffff;
}
.fangwen p {
	line-height:38px;
	padding-left:20px;
	font-size:14px;
}
.fangwen p span {
	color:#de3237;
	font-size:18px;
	font-weight:bold;
}
.zs-right .zs-right-up {
	text-align:center;
}
<!--中间横条小广告-->
 .htgg {
	width:100%;
	height:92px;
}
.htgg .htggzj {
	width:1190px;
	height:92px;
	margin:13px auto;
	display:flex;
	justify-content:space-around;
}
.htggzj li {
	float:left;
	width:230px;
	height:92px;
	margin-right:9px;
    position:relative;
}
.htggzj li img {
	width:230px;
	height:92px;
}
<!--合作市场-->

.shichang {
	width:100%;
	height:485px;
}
.shichang .shichangzj {
	width:1190px;
	height:450px;
	margin:20px auto;
	background-color:#ffffff;
}
.shichang-left .sfbt {
	width:870px;
	height:20px;
	margin-top:12px;
}
.bt {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	float:left;
	display:block;
	padding-left:27px;
}
.ckgd {
	font-size:13px;
	color:#888888;
	float:right;
	display:block;
}
.shichangzj .shichang-left {
	width:870px;
	height:457px;
	float:left;
}
.shichang-left .hzsc-gg {
	width:870px;
	height:400px;
	margin-left:25px;
}
.hzsc-gg li {
	float:left;
	margin-right:11px;
	margin-top:20px;
	text-align:center;
}
.hzsc-gg li p {
	width:200px;
	height:16px;
	color:#7d7d7d;
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
	margin-top:3px;
}
.hzsc-gg li a {
	width:206px;
	height:153px;
	display:block;
}
.hzsc-gg li a img {
	width:205px;
	height:153px;
	object-fit:cover
}
.hzsc-gg li a:hover {
	cursor:pointer;
	color:#DE3237;
}
.shichangzj .shichang-right {
	width:276px;
	height:464px;
	float:right;
	padding:10px;
}
.sc-right-up .sfbt {
	width:276px;
	height:20px;
	overflow:hidden;
}
.sc-right-up {
	width:276px;
	height:232px;
}
.sc-right-up .tuijiandizhi {
	width:276px;
	height:210px;
	padding-left:32px;
}
.tuijiandizhi li {
	width:276px;
	height:30px;
	overflow:hidden;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tuijiandizhi a {
	color:#333333;
	font-size:14px;
	line-height:30px;
	font-family:"微软雅黑";
	transition:all 0.8s;
}
.tuijiandizhi a span {
	color:#de3237;
	font-size:14px;
	font-family:"微软雅黑";
}
.tuijiandizhi a:hover {
	margin-left:8px;
	color:#DE3237;
	cursor:pointer;
	text-decoration:underline;
}
.sc-right-down {
	width:276px;
	height:232px;
	overflow:hidden;
}
.sc-right-down .tuijiandizhi {
	width:276px;
	height:220px;
	padding-left:31px;
}
.tuijiandizhi li {
	width:243px;
	height:30px;
	overflow:hidden;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
        line-height: 36px;
}
.tuijiandizhi a span {
	color:#de3237;
	font-size:14px;
	font-family:"微软雅黑";
}
.sczx {
	width:100%;
}
.sczx .sczxzj {
	width:1190px;
	height:260px;
	margin:0 auto;
	background-color:#fefdfd;
}
.sczx-left {
	height:220px;
	padding:15px;
	float:left;
}
.sczx-left .sczx-right-up {
	height:20px;
}


.sczx-right {
	width:262px;
	height:250px;
	float:right;
}
.sczx-right p {
	font-size:15px;
	font-weight:bold;
	color:#000000;
}
.sczx-right:hover {
	cursor:pointer;
}
.sczx-right-down {
    height: 200px;
    margin-top: 5px;
    display: flex;
    justify-content: space-around;
}

    .sczx-right-down .sczxlb-gt {
        width: 860px;
        height: 190px;
    }

        .sczx-right-down .sczxlb-gt ul li {
            display: flex;
            justify-content: space-between;
            line-height: 28px;
        }

            .sczx-right-down .sczxlb-gt ul li a {
                display: inline-block;
                width: 250px;
                overflow: hidden;
                color: #333333;
                font-size: 15px;
                text-overflow: ellipsis;
                white-space: nowrap;
                transition: all 0.8s;
            }

    .sczx-right-down .sczxlb-left ul li a:hover {
        cursor: pointer;
        color: #DE3237;
        text-decoration: underline;
    }

    .sczx-right-down .sczxlb-gt ul li span {
        display: inline-block;
        width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: right;
        color: #9B9B9B;
        font-size: 13px;
    }

.dingwei {
    background-color: #000;
    border-radius: 0 2px 2px 0;
    bottom: 0;
    color: #fff;
    font-size: 10px;
    height: 14px;
    left: 0;
    line-height: 14px;
    opacity: 0.5;
    position: absolute;
    z-index: 1;
}
.jia_YS {
    display: flex;
    justify-content: flex-start !important;
}

    .jia_YS ul {
        display: flex;
        justify-content: flex-start !important;
    }

        .jia_YS ul li {
            padding: 5px;
        }

			.jia_YS ul li img {
				width: 223px;
				height: 143px;
				object-fit:cover
			}

            .jia_YS ul li p {
                width: 220px;
                overflow: hidden;
                line-height: 25px;
                text-overflow: ellipsis;
                white-space: nowrap;
                text-align: center;
                color: #9B9B9B;
                font-size: 13px;
            }

.sczx-left {
    overflow: hidden;
}