@charset "utf-8";
/* CSS Document */

/* base */

/* 行列布局 */

.sec-t{position:relative;height:72px;margin-bottom: 20px;}
.sec-t .pic-t{position:absolute;background:#fff;padding-right:20px;}
.sec-t .right{float: none !important;text-align:right;border-bottom:1px #d5d5d5 solid;margin-top: 20px;padding-bottom: 5px;}
.sec-t .right a{color:#999;display: block;line-height: 1;}
.sec-t .right li{border-right:1px #E2E2E2 dotted;display: inline-block;padding: 0 15px;}
.sec-t .right li:last-child{border-right:none;padding-right:0;}

.checkmore a{text-decoration:revert;}

/* banner */
.banner.gg{margin-bottom:20px;}

.main{background:#ffffff;}
#menu{background:#f5f5f5;}

/* pic */
.pic{
    position:relative;
}
.pic img{
    height: 100%;
    max-width: inherit;
    min-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition:all 0.4s ease-out;
    -webkit-filter: saturate(0.9);
    filter: saturate(0.9);
}
.pic img:hover{
    transform: scale(1.1) translatex(-50%) translatey(-50%);
    -webkit-filter: saturate(1);
    filter: saturate(1);
}
:root .pic img{
   left: 50%;
   top: 50%;
   bottom: auto;
   right: auto;
   transform: translatex(-50%) translatey(-50%);
}

.imgbox{
    border-radius: 3px;
}
/*  */
.SpaceTab{
    text-align:center;
    margin-bottom: 20px;
}
.SpaceTab .hd{
  *margin-bottom: 25px;
}
.SpaceTab .hd li{
    display: inline-block;
    *float: left;
    width:90px;
    height:90px;
    border: 1px #DDDDDD solid;
    border-radius: 100%;
    margin: 5px 15px 25px;
    *margin: 5px 15px 0;
    cursor: pointer;
}
.SpaceTab .hd li>span,.SpaceTab .hd a{
    color: #383838;
    padding: 32px 0 0;
    display: block;
    margin: 20px auto;
    *margin: auto;
    position: relative;
}
.SpaceTab .hd li:hover{
    border-color: #F64646;
    font-weight: bold;
    /* color: #F64646; */
}
.SpaceTab .hd li>span:before,.SpaceTab .hd a:before{
    content:"";
    display:block;
    width: 34px;
    height:32px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:auto;
    background-repeat: no-repeat;
    background-position: center;
}
.SpaceTab .hd li>span.xz_cf:before{background-image: url(../ztw2022_img/cizhuan/kj_cf.png);}
.SpaceTab .hd li>span.xz_ct:before{background-image: url(../ztw2022_img/cizhuan/kj_ct.png);}
.SpaceTab .hd li>span.xz_kt:before{background-image: url(../ztw2022_img/cizhuan/kj_kt.png);}
.SpaceTab .hd li>span.xz_ys:before{background-image: url(../ztw2022_img/cizhuan/kj_ys.png);}
.SpaceTab .hd li>span.xz_yt:before{background-image: url(../ztw2022_img/cizhuan/kj_yt.png);}
.SpaceTab .hd li>span.xz_ws:before{background-image: url(../ztw2022_img/cizhuan/kj_ws.png);}
.SpaceTab .hd li>span.xz_xg:before{background-image: url(../ztw2022_img/cizhuan/kj_xg.png);}
.SpaceTab .hd li>span.xz_sf:before{background-image: url(../ztw2022_img/cizhuan/kj_sf.png);}
.SpaceTab .hd .xz_gd:before{background-image: url(../ztw2022_img/cizhuan/kj_gd.png);}

.SpaceTab .hd li:hover .xz_cf:before{background-image: url(../ztw2022_img/cizhuan/kj_cf_h.png);}
.SpaceTab .hd li:hover .xz_ct:before{background-image: url(../ztw2022_img/cizhuan/kj_ct_h.png);}
.SpaceTab .hd li:hover .xz_kt:before{background-image: url(../ztw2022_img/cizhuan/kj_kt_h.png);}
.SpaceTab .hd li:hover .xz_ys:before{background-image: url(../ztw2022_img/cizhuan/kj_ys_h.png);}
.SpaceTab .hd li:hover .xz_yt:before{background-image: url(../ztw2022_img/cizhuan/kj_yt_h.png);}
.SpaceTab .hd li:hover .xz_ws:before{background-image: url(../ztw2022_img/cizhuan/kj_ws_h.png);}
.SpaceTab .hd li:hover .xz_xg:before{background-image: url(../ztw2022_img/cizhuan/kj_xg_h.png);}
.SpaceTab .hd li:hover .xz_sf:before{background-image: url(../ztw2022_img/cizhuan/kj_sf_h.png);}
.SpaceTab .hd li:hover .xz_gd:before{background-image: url(../ztw2022_img/cizhuan/kj_gd_h.png);}

.SpaceTab .bd ul{

}
.SpaceTab .bd li{
    width: 32%;
    height: 230px;
    margin: 0 4px 12px;
    position: relative;
    break-inside: avoid;
    column-gap: 0;
    display: inline-block;
    *float: left;
    vertical-align: top;
}
:root .SpaceTab .bd li{
  height: 195px;
  width: 330px;
}
:root .SpaceTab .bd li:nth-child(2),:root .SpaceTab .bd li:nth-child(5){
    width: 476px;
    height: 280px;
}
:root .SpaceTab .bd li:nth-child(4),:root .SpaceTab .bd li:nth-child(6){
    height: 365px;
    margin-top: -85px;
}
.SpaceTab .bd .pic{
    height: 100%;
    width: 100%;
}
.SpaceTab .bd h6{
    position: absolute;
    max-width: 85%;
    width: 85%\0;
    bottom: 18px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    background: #333\0;
    background: rgba(0,0,0,0.5);
    border-radius: 30px;
    padding: 0 15px;
    line-height: 30px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    box-sizing: border-box;
}

/* DesignerScroll */
.DesignerScroll{
    position:relative;
}
.DesignerScroll .hd{

    width: 100%;
}
.DesignerScroll .bd{
    padding: 0 52px;
}
.DesignerScroll .bd li{
    width:130px;
    text-align: center;
    margin: 0 24px;
}
.DesignerScroll .bd .pic{
    border-radius: 100%;
    width: 130px;
    height: 130px;
    margin-bottom: 10px;
}
.DesignerScroll .bd .link{
    font-size: 15px;
    font-weight: bold;
}
.DesignerScroll .bd p{
    font-size: 12px;
    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: -9px;
    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: -59px;
}
:root a.prev{
    background-position-y: 3px;
}
:root a.next{
    background-position-y: -24px;
}

/* Strategy */
.Strategy .column{
    width: 355px;
    margin: 0 22px;
}
:root .Strategy .column{
  margin: 0 52px 0 0;
}
.Strategy .column .pic{
    width: 100%;
    height: 230px;
    margin-bottom: 10px;
    background: #f5f5f5;
}
.Strategy .NewsTop{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

/* XZBrand */
.XZBrand>.title{
    background: #F64646;
    color: #fff;
    padding: 14px 20px 12px;
    line-height: 1.3;
    margin-bottom: 25px;
}
.XZBrand li{
    overflow: hidden;
    margin-bottom: 15px;
    padding: 0 5px 15px;
    border-bottom: 1px #d5d5d5 dashed;
}
.XZBrand .middle{
    width: 37%;
    margin-top: 5px;
    font-weight: bold;
}
.XZBrand .middle p{
    margin-top: 2px;
}
.XZBrand .pic{
    width: 140px;
    height: 55px;
    overflow: hidden;
    border: 1px #E5E5E5 solid;
    box-sizing: border-box;
    margin-right: 15px;
}
.XZBrand .pic>img{
    width: 80%;
    min-width: auto;
    height: auto;
    /* transform: translatex(-50%) translatey(-50%); */
}
.XZBrand .right{
    line-height:55px;
}

/* Category */
.Category .pinlei{
    overflow: hidden;
    margin-bottom: 10px;
}
.Category .pinlei li{
    width: 24.6%;
    width: 23%\0;
    margin: 0 0.5% 0 0;
    margin: 0 1%\0;
    *margin: 0 0.4% 0 0;
    float: left;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.Category .pinlei li:last-child{
    margin-right: 0;
}
.Category .pinlei li img:hover{
    transform: scale(1.1);
    transition:all 0.4s ease-out;
}
.Category .pinlei li i{
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-style: normal;
    border-radius: 30px;
    background: rgba(0,0,0,0.2);
    color: #fff;
    padding: 0 10px;
}
.Category .n_list li{
    padding-left: 0;
    background: none;
    width: 46%;
    float: left;
    margin-right: 4%;
}
.Category .n_list li:nth-child(2n){
    float: right;
    margin-right: 0;
    width: 50%;
}
.Category .n_list .pl{
    color: #999;
}
.Category .n_list a{
    display: revert;
}
.Category .n_list .pl:hover{
    color: #888;
    text-decoration: revert;
}

.search-pl .inp_txt{
    width: 100%;
    *width: 99%;
    height: 40px;
    margin-top: 0;
}
.search-pl .btns{
    width: 100%;
    height:40px;
    float: none;
    margin: 10px auto 0;
    text-align-last: center;
    background: #4c4c4c;
}
.search-pl .btns:hover{
    background-color: #5d5c5c;
}

/* label */
.remen-pl .title{
    text-align: center;
    color: #EA1A21;
    margin-bottom: 15px;
    font-size: 16px;
}
.remen-pl .title:before,.remen-pl .title:after{
    content: "";
    width: 35%;
    height: 1px;
    border-bottom: 1px #c5c5c5 dashed;
    display: inline-block;
    margin-top: 11px;
}
.remen-pl .title:before{
    float:left;
}
.remen-pl .title:after{
    float: right;
}
.remen-pl .labels{
    height: 168px;
}
.remen-pl .labels li{
    margin-bottom: 13px;
}
.remen-pl .labels li a{
    padding: 0 13px;
    background: #f3f3f3;
    border: none;
    line-height: 32px;
}
.remen-pl .labels li a:hover{
    color: #2196F3 !important;
}

/* wenda */
.wenda{
    border: 1px #C5C5C5 solid;
    border-radius: 3px;
    padding: 5px 20px 15px;
}
.wenda>ul{
    margin-bottom: 15px;
}
.wenda>ul>li{
    border-bottom: 1px #d5d5d5 dashed;
    padding-bottom: 12px;
    padding: 15px 8px;
}
.wenda h6{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
}
.wenda .con{
    color: #a6a6a6;
    margin: 2px 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wenda .detailed{
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.wenda .detailed .username{
    padding-left: 25px;
    background-image: url(https://www.ceramicschina.com/Content/koubei_img/icon.png);
	background-repeat: no-repeat;
	background-position: -69px -255px;
}

/* ScreenPic */
.ScreenPic>ul{
    overflow: hidden;
}
.ScreenPic>ul>li{
    width: 31.6%;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
}
.ScreenPic>ul>li:hover{
    box-shadow: 0px 0px 24px #dddddd;
}
.ScreenPic>ul>li:nth-child(3n){
    margin-right: 0;
}
.ScreenPic>ul>li .imgbox{
    height: 230px;
    border-radius: 0;
}
.ScreenPic .Pic-t{
    font-size: 18px;
    text-align: center;
    padding: 15px 20px 10px;
}
.ScreenPic .Pic-c{padding: 5px 20px 15px;}
