@charset "utf-8";
/* CSS Document */
.left{float:left;}
.right{float:right;}

.NewsTitle{
    font-size: 0.47rem;
    font-weight: bold;
    color: #383838;
    padding-bottom: 0.2rem;
    margin-bottom: 0.15rem;
    /* border-bottom: 1px #d5d5d5 solid; */
}
.NewsTitle:after{
    content: "";
    width: 0.67rem;
    height: 0.53rem;
    background: url(../ztw2022_img/newstitle.png) no-repeat 0.13rem 0.24rem;
    display: inline-block;
}

/* Banner */
.Banner{position:relative;/* margin-bottom: 0.32rem; */display: block;overflow: hidden;}
.Banner .hd ul{height: auto;width: 100%;}
.Banner .hd{position:absolute;right: 0.32rem;margin: auto;bottom: 0.4rem;z-index: 9;text-align: center;}
.Banner .hd li{background: rgba(255, 255, 255, 0.7);width: 0.15rem;height: 0.15rem;margin:0 0.08rem;font-size: 0;border-radius: 100%;display: inline-block;}
.Banner .hd li.on{background: #fb0202;}

.Banner .bd{z-index:99;}
.Banner .bd li{position:relative;/* float: left; */}
.Banner .bd li a{display:block;width: 100%;}
.Banner .bd li img{width: 100%;}
.Banner .bd li p{position:absolute;bottom: 0;width: 100%;left:0;background:rgba(0, 0, 0, 0.45);color: #fff;line-height: 1rem;padding: 0 2.5rem 0 0.4rem;z-index: 998;box-sizing: border-box;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 0.4rem;}

/* DesignerScroll */
.DesignerScroll{
    position:relative;
    /* border-bottom: 1px #d5d5d5 dotted; */
    padding: 0.43rem 0;
    background: #fff;
    /* margin-bottom: 0; */
}
.DesignerScroll .hd{

    width: 100%;
}
.DesignerScroll .swiper-wrapper{
    /* padding: 0 52px; */
}
.DesignerScroll .swiper-wrapper li{
    width: 2.6rem;
    text-align: center;
    padding-right: 0.37rem;
}
.DesignerScroll .swiper-wrapper .pic{
    border-radius: 100%;
    width: 2.2rem;
    height: 2.2rem;
    overflow: hidden;
    margin: auto auto 0.3rem;
}
.DesignerScroll .swiper-wrapper .pic img{
    width: 100%;
}
.DesignerScroll .swiper-wrapper .link{
    font-size: 0.37rem;
    font-weight: bold;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.DesignerScroll .swiper-wrapper p{
    font-size: 0.32rem;
    color: #999;
}
a.prev,a.next{
    background-color: #d5d5d5;
    background-image: url(https://www.ceramicschina.com/Content/ztw2020_img/arrows_w.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 3px;
    background-size: 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 32px;
    width: 32px;
    border-radius: 100%;
    *margin-top: 100px;
}
a.prev:hover,a.next:hover{
    background-color: #F64646;
}
a.next{
    right:0;
    background-position-y: -24px;
}
.DesignerScroll .swiper-wrapper{
    padding: 0 0.48rem;
}

/* SpaceTab */
.SpaceTab{
    text-align:center;
    margin-bottom: 0;
    padding: 0.32rem 0;
    /* background: #fff; */
    /* border-bottom: 1px #d5d5d5 solid; */
}
.SpaceTab .hd{
  *margin-bottom: 25px;
}
.SpaceTab .hd li{
    display: inline-block;
    /* float: left; */
    width: 1.6rem;
    height: 1.6rem;
    border: 1px #DDDDDD solid;
    border-radius: 100%;
    margin: 0.13rem 0.25rem;
    cursor: pointer;
    background: #fff;
}
.SpaceTab .hd li>span,.SpaceTab .hd a{
    color: #383838;
    padding: 0.93rem 0 0;
    display: block;
    margin: auto;
    position: relative;
}
.SpaceTab .hd li:hover{
    border-color: #F64646;
    font-weight: bold;
}
.SpaceTab .hd li>span:before,.SpaceTab .hd a:before{
    content:"";
    display:block;
    width: 0.75rem;
    height: 0.67rem;
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:0.32rem auto 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.64rem;
}
.SpaceTab .hd li .xz_cf:before{background-image: url(../ztw2022_img/cizhuan/kj_cf.png);}
.SpaceTab .hd li .xz_ct:before{background-image: url(../ztw2022_img/cizhuan/kj_ct.png);}
.SpaceTab .hd li .xz_kt:before{background-image: url(../ztw2022_img/cizhuan/kj_kt.png);}
.SpaceTab .hd li .xz_ys:before{background-image: url(../ztw2022_img/cizhuan/kj_ys.png);}
.SpaceTab .hd li .xz_yt:before{background-image: url(../ztw2022_img/cizhuan/kj_yt.png);}
.SpaceTab .hd li .xz_ws:before{background-image: url(../ztw2022_img/cizhuan/kj_ws.png);}
.SpaceTab .hd li .xz_xg:before{background-image: url(../ztw2022_img/cizhuan/kj_xg.png);}
.SpaceTab .hd li .xz_sf:before{background-image: url(../ztw2022_img/cizhuan/kj_sf.png);}
.SpaceTab .hd li .xz_gd:before{background-image: url(../ztw2022_img/cizhuan/kj_gd.png);background-size: 0.5rem;}
@media screen and (min-width:768px){
	.SpaceTab .hd li{
		margin: 0.13rem 0.15rem;
	}
}

/*首页标题*/
.ind-title{overflow:hidden;margin: 0.32rem 0 0;}
.ind-title .NewsTitle{float: left;padding-bottom: 0;margin-bottom: 0;}
.ind-title .ind-titRight{float:right;margin-top: 0.25rem;margin-right: -0.1rem;}
.ind-title .ind-titRight a{color:#999;padding: 0 0.15rem;border-right: 1px #ccc solid;font-size: 0.32rem;height: 0.3733rem;overflow: hidden;display: block;float: left;line-height: 0.3733rem;}
.ind-title .ind-titRight a:last-child{border:none;}

.ind_btn{border:none;text-decoration: underline !important;margin: 0.42rem auto 0rem;}

.wd_area .news_row{
	padding: 0.37rem 0.15rem 0.43rem;
	border-bottom: 0.03rem #ddd dashed;
}
.wd_area .news_row:last-child{
	padding-bottom: 0;
}
.news_row .t{
	margin-bottom: 0.1rem;
	word-break:break-all;
	text-align: justify;
	overflow:hidden;
}
.news_row .t a{
	font-size: 0.4rem;
	color: #333;
	font-weight: bold;
}
.news_row .t a:hover{
	color: #ee3535;
}
.news_row .t .time{
	color: #ccc;
	font-family:"宋体";
}
.news_row .info1{
	color: #999;
	font-size: 0.32rem;
	font-family:"宋体";
	margin-bottom: 0.25rem;
	word-break:break-all;
	text-overflow:ellipsis; /*显示为省略号*/
	display:-webkit-box;/*对象作为伸缩盒子模型显示*/
	-webkit-box-orient:vertical;/*设置或检索伸缩盒对象的子元素的排列方式*/
	-webkit-line-clamp:2;/*显示行数*/
	text-align: justify;
	overflow:hidden;
}
.news_row .info2{
	overflow:hidden;
	font-family: "宋体";
}
.news_row .info2>div{
	float:left;
	font-size: 0.32rem;
	line-height: 0.69rem;
	color: #999;
}
.news_row .info2>.right{
	float:right;
}
.news_row .user{
	float:left;
	padding-left: 0.67rem;
	margin-right: 0.8rem;
}
.news_row .user:before{
	width: 0.53rem;
	height: 0.53rem;
	background-position: -1.84rem -6.8rem;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
}
/* icon */
.icon{
	position: relative;
	display: block;
}
.icon::before{
	content:"";
	background-image: url(https://www.oicvzn.com/m/Content/koubei_img/icon.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-size: 6.67rem;
}
.wd_area .news_row .zan{
	color:#4869ec;
	background:#e1ebfd;
}
.wd_area i{font-style: normal !important;}
.wd_area .news_row .zan:hover{
	color:#4869ec;
	background:#d9e6fd;
}
.wd_area .news_row .zan:before{
	width: 0.48rem;
	height: 0.53rem;
	background-position:  -4.21rem  -2.05rem;
}

.wd_area .Newsbox .n_title:before{
	width: 0.8rem;
	height: 0.85rem;
}
.wd_area .btns{
	background:#eee;
	color:#999;
	margin: 0 0.05rem;
	height: 0.69rem;
	line-height: 0.69rem;
	border-radius: 0.37rem;
	font-size: 0.32rem;
	padding: 0 0.27rem;
	min-width: 1.87rem;
	width: auto;
	font-family: "Microsoft Yahei",simSun,Arial;
}
.wd_area .btns:hover{
	background:#e9e9e9;
	color:#888;
}

.cz_newslist .Screen{
	margin-bottom: 0.1rem;
}

/* Screen */
.Screen{
    margin-bottom: 0.68rem;
    border-radius: 0.08rem;
    overflow: hidden;
    background: #fff;
}
.Screen table tr{
    border-bottom: 1px #e5e5e5 dotted;
    /* height: 63px; */
}
.Screen table tr:last-child{
    border: none;
}
.Screen table tr td{
    float: none !important;
    padding: 0.32rem 0 0.32rem 0.3rem;
}
.Screen table tr td:first-child{
    text-align: center;
    width: 1.15rem;
    vertical-align: top;
    padding-top: 0.42rem;
    color: #999;
}
.Screen table a{
    float: left;
    line-height: 0.6rem;
    height: 0.6rem;
    display: inline-block;
    border-radius: 0.6rem;
    padding: 0px 0.2rem;
    min-width: 0.8rem;
    text-align: center;
    margin: 0 0.08rem;
}
.Screen table td a:first-child{
    margin-left: 0;
}
.Screen table .active{
    color: #ffffff;
    background: #585858;
}

/* ScreenPic */
.ScreenPic>ul{
    overflow: hidden;
}
.ScreenPic>ul>li{
    width: 100%;
    margin-bottom: 0.68rem;
    border-radius: 0.2rem;
    overflow: hidden;
    background: #fff;
}
.ScreenPic>ul>li:nth-child(3n){
    margin-right: 0;
}
.ScreenPic>ul>li .imgbox{
    height: 220px;
    border-radius: 0;
    display: block;
    width: 100%;
}
.ScreenPic .Pic-t{
    font-size: 0.47rem;
    text-align: center;
    padding: 0.4rem 0.32rem 0.3rem;
}
.ScreenPic .Pic-c{padding: 0.15rem 0.32rem 0.4rem;overflow: hidden;color: #c5c5c5;line-height: 0.6rem;}
