@charset "utf-8";
/* CSS Document */

.main .col_left{
    width:758px;
}
.main .col_right{
    width:310px;
}
.header_con, .main_con, .footer_con, .col_full .con{
    padding:0 20px;
}

a:hover{
    color:#eb4444;
}

.n_list.n_1_list .right{
    width: 520px;
}
.n_list.n_1_list{
    margin-top:18px;
}
.n_list.n_1_list li{
    font-size:18px;
}

/* 专题 */
.header{
    background:#fff;
    /* height: 110px; */
    padding-top: 12px;
}
.header_con .col_left{
    margin-top: 18px;
}
.header_con .col_right{
    margin-top: 40px;
}
.header_con a{
    color:#999;
}
.header_con a:hover{
    color:#1763d4;
}
.header_con .shouye:hover:before{
    background-position: 92px 216px;
}
.header_con .shouye:before{
    background-position: 194px 264px;
}
.header_con .huiyuan:before{
    background-position: 155px 264px;
}
.header_con .huiyuan:hover:before{
    background-position: 53px 216px;
}
.header_con .rexian{
    color:#eb4444;
}

/*  */
.banner{
    position:relative;
    height: 270px;
}
.banner img{
    position:absolute;
    left: -50%;
    right: -50%;
    margin: auto;
    top: 0;
    max-width: none;
}
.banner .main_con{
    position:relative;
    height: 100%;
}
.banner .qrcode{
    position:absolute;
    right: 7%;
    padding: 5px 5px 0px 6px;
    background: #fff;
    bottom: 25%;
}

.banner .i_title{
    position:absolute;
    left:0;
    right:0;
    top: 76px;
    margin:auto;
}
.tbhtab{
    position:relative;
    padding-bottom: 180px;
    box-sizing: content-box;
}
.tbhtab .main_con{
    position: static;
    width: 1220px;
}
.tbhtab .picScroll-left{
    z-index: 99;
    width: 1200px;
    position:absolute;
    bottom:0;
}
.tbhtab .picList li{
    position:relative;
    width: 280px !important;
    margin: 0 10px 10px;
    background: #fff;
    padding: 5px;
    border: 1px #d3d5d6 solid;
    box-sizing: border-box;
    box-shadow: 2px 2px 10px rgba(160, 160, 160, 0.3);
}
.tbhtab .imgbox{
    width:100%;
    height:144px;
}
.tbhtab .imgbox:hover .title{
    bottom:0;
}
.tbhtab .title{
    position:absolute;
    width:100%;
    background: rgba(246, 205, 43, 0.8);
    bottom: 0;
    line-height: 35px;
    padding: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    bottom:-35px;
    transition: 0.75s all;
}
.tbhtab .title a{
    color:#fff;
}
.tbhtab .hd a{
    width:54px;
    height:30px;
    display:block;
    margin: 0 12px;
}
.tbhtab .hd a.next{
    float:right;
    background:url(https://www.ceramicschina.com/Content/tbh_img/arrow-r.png) no-repeat center;
}
.tbhtab .hd a.next:hover{
    background:url(https://www.ceramicschina.com/Content/tbh_img/arrow-r-h.png) no-repeat center;
}
.tbhtab .hd a.prev{
    float:left;
    background: url(https://www.ceramicschina.com/Content/tbh_img/arrow-l.png) no-repeat center;
}
.tbhtab .hd a.prev:hover{
    background: url(https://www.ceramicschina.com/Content/tbh_img/arrow-l-h.png) no-repeat center;
}

.tbh_title{
    position: relative;
}
.zixun .tbh_title h5{
    background-position: 0px -42px;
    height: 93px;
    float: left;
}
.tbh_title:after{
    border-bottom:1px #ddd solid;
    content:"";
    height:1px;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.tbh_title h5{
    text-align:center;
    background:url(https://www.ceramicschina.com/Content/tbh_img/title.png) no-repeat center;
    width:259px;
    height: 135px;
    font-size:0;
    margin: auto;
}
.Newslist .tbh_title{
    margin: 30px auto;
}
.Newslist .tbh_title h5{
    background-position: 7px -1343px;
    font-size: 22px;
    line-height: 135px;
    color: #fff;
    background-image: url(https://www.ceramicschina.com/Content/tbh_img/zt-title.png);
    background-size: 90%;
    height: 110px;
}

/* Baodao */
.Baodao .n_list .imgbox{
  width:180px;
  height: 105px;
}
.Baodao .n_list .right{
    font-size:16px;
    width: 255px;
    margin-top: 5px;
}
.Baodao .n_list li{
    border-bottom-style:dashed;
}

/* Brandsbox */
.Brandsbox{
    background: url(https://www.ceramicschina.com/Content/tbh_img/brandsbg.png) left top #f8f8f8 no-repeat;
    border:none;
    text-align:center;
    padding-bottom: 35px;
}
.Brandsbox p{
    line-height: 55px;
    margin-top: 20px;
    color: #999;
}
.Brandsbox li{
    width:48%;
    margin-right: 4%;
    height: 50px;
    margin-top: 12px;
    box-shadow: 3px 3px 4px rgba(221, 221, 221, 0.5);
}
.Brandsbox li:nth-child(2n){
    margin-right:0;
}

.nav{
    position:relative;
}
#navarea,#menu ul{
    width:1200px;
    margin:auto;
    padding: 0 20px;
    overflow: hidden;
    box-sizing: border-box;
}
#navarea dl{
    overflow:hidden;
}
#navarea dt{
    padding:0 25px;
    line-height: 2.5;
}
#navarea dt.on{
    background:#0965c3;
}
#navarea dt.on a{
    color:#fff;
}
#nav,#menu{
    overflow:visible;
}
#menu{
    position:absolute;
    top: 40px;
    width: 100%;
    z-index: 9;
    background: rgba(255,255,255,0.95);
}
#menu ul{
    padding: 10px 20px;
}
#menu ul:first-child{
    padding:0;
}
#menu li{
    margin: 3px 10px;
    border-right:1px #ddd dotted;
    padding-right:20px;
}

.type{
    height:90px;
}
.type h5{
    color:#fff;
    z-index:9;
    text-align:center;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    line-height:260px;
    font-size:50px;
}