@charset "utf-8";
/* CSS Document */

/*基本设定*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width: 100%;}
address,caption,cite,code,dfn,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h1{}
h2{font-size:30px;}
h3{font-size:22px;}
h4{font-size:20px;}
h5{font-size:18px;}
h6{font-size:16px;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:"Microsoft Yahei",simSun,Arial;font-size:inherit;font-weight:inherit;}
input,textarea,button{outline:none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #999;}
input::-moz-input-placeholder,textarea::-webkit-input-placeholder{color: #999;}
input::-ms-input-placeholder,textarea::-webkit-input-placeholder{color: #999;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
input::-ms-clear {display:none;}
input:focus,textarea:focus{outline:none;border:1px solid #f60 ;}
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only;}
textarea{resize: none ;-webkit-appearance: none;}

div{box-sizing:border-box;overflow:hidden;}
body{color:#666;font: 14px/1.5 "微软雅黑",simSun,Arial;background:#FFF;padding-bottom: 237px;position: relative;}
table{font-size:inherit;font:100%;width: 100%;}
pre,code,kbd,samp,tt{font-family:"Microsoft Yahei",simSun,Arial;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
select{font-size:12px;cursor: pointer;}
dt{float:left;}
html{overflow-y:scroll;min-width: 1200px;}
a{outline:none;cursor:pointer;color:#666;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;color:#ee3535;}
hr{height:1px;border:solid #bbb;border-width:1px 0 0;}

.cover{display:block;width:100%;height:100%;position: absolute;z-index: 10;}

.float_left{ float:left;}
.float_right{float:right;}

.imgbox{text-align:center;position: relative;overflow: hidden;}
.imgbox img{width: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;transition:all 0.4s ease-out;/* -webkit-filter: saturate(0.9); *//* filter: saturate(0.9); */}
.imgbox img:hover{transform:scale(1.1);-webkit-filter: saturate(1);filter: saturate(1);}

/* crumbs */
.crumbs{
  font-family:"微软雅黑";
  font-size:12px;
  color:#999;
  margin: 35px 0 10px;
}
.crumbs:before{
  content:"";
  display:block;
  width: 22px;
  height: 15px;
  background: url(https://www.ceramicschina.com/Content/ztw2020_img/crumb.png) no-repeat center left;
  float: left;
}
.crumbs a,.crumbs span{
  margin:0 5px;
  color:#999;
}
.crumbs a:hover{
  color: #ee3535;
}

/*整体布局*/
.header{background:#fff;}
.header,.main,.footer{width:100%;}
.main{background:#f2f2f2;display: inline-table;}
.header_con,.main_con,.footer_con{width:1200px;margin:auto;overflow: hidden;padding: 0 15px;}

/*行列布局*/
.main_con .col_full{padding: 0;}
.col_full{clear:both;width:100%;display: block;margin-bottom: 35px;overflow: hidden;padding: 0 15px;}/*--行--*/
.col_left,.col_middle,.col_right{float: left;}

/*1-2-1*/
.col_121 .col_left{width: 320px;margin-right: 40px;}
.col_121 .col_middle{width: 470px;margin-right: 40px;}
.col_121 .col_right{width: 330px;}

/*2-1*/
.col_21 .col_left{width: 840px;margin-right: 30px;}
.col_21 .col_right{width: 300px;overflow: hidden;}

/*1-1-1*/
.col_111 li{width: 376px;margin-right:20px;margin: 7px\0;}
.col_111 li:nth-child(3n){margin-right:0;}

/*字体颜色*/
.t_red{color: #ee3535;}
.t-org{color:#f98f68;}
.t-blue{color:#5392e7;}
.t-green{color:#30b47b;}
.text-center{text-align: center;}

/* --------------------------------

 标题

-------------------------------- */
.tit-con{position:relative;margin: 2em 0 1em;}

/* --------------------------------

 Header

-------------------------------- */

.header_ztw{height: 35px;background: #f8f8f8;line-height: 35px;overflow: inherit;}
.top_box{width:1200px;margin:0 auto;height: 35px;padding: 0 15px;overflow: inherit;}
.top_box>div{overflow: inherit;}
.top_box .icon_shouye{background: url(../ztw2020_img/ztw_shouye.png) no-repeat center left;padding-left: 16px;}
.top_box .float_left .iconfont:before{margin-right:5px;}
.top_box .float_left{line-height: 32px;}
.top_box .float_left a{margin-right: 8px;padding-right: 12px;font-size: 12px;border-right: 1px #d4d4d4 dotted;color: #949494;}
.top_box .float_left a:hover{color: #7b7b7b;}

.top_box .icon_shouji{background: url(../ztw2020_img/ztw_mobile.png) no-repeat center left;padding-left: 12px;}
.top_box .float_right a{margin-right:10px;font-size: 12px;float: left;color: #949494;}
.top_box .float_right a:hover{color: #7b7b7b;}
.top_box .float_right .icon_ewm{position:relative;background: url(../ztw2020_img/ztw_ewm.png) no-repeat center;width: 14px;height: 35px;display: block;}
.top_box .float_right .icon_ewm:before{color:#666;}
.top_box .float_right .icon_ewm img{display:none;position: absolute;}
.top_box .float_right .icon_ewm:hover img{display:block;right:0;top: 35px;z-index: 99;max-width: 100px;}

.head{width:1200px;margin:0 auto;height: 120px;padding: 35px 15px 30px;box-sizing: border-box;}
.ztwLogo{width: 160px;}
.ztwSearch{}
.ztwKf{float:right;padding: 8px 0;margin: 0 40px;}
.ztwlogin{/* line-height:55px; */margin: 17px 0;font-size: 12px;}
.ztwlogin a{padding: 0 12px 0 30px;float: left;background-repeat: no-repeat;line-height: 24px;color:#999;}
.ztwlogin a:first-child{border-right:1px #ddd dotted;margin-right:12px;}
.ztwlogin a:hover{color:#fb6767;}
.ztwlogin .login{background-image: url(../ztw2020_img/ztw_login.png);}
.ztwlogin .shouji{background-image: url(../ztw2020_img/ztw_m.png);}
.ztwlogin .login:hover{background-image: url(../ztw2020_img/ztw_login_h.png);}
.ztwlogin .shouji:hover{background-image: url(../ztw2020_img/ztw_m_h.png);}

#nav{width:100%;/* border-top: 2px #c4161c solid; */position: relative;background: #c4161c;/* box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.05); */}
#navarea{width:1200px;margin:auto;padding: 0 15px;}
#nav:before{content:"";height:1px;/* border-bottom: 1px #eee solid; */top: 54px;width: 100%;display: block;position: absolute;}
#navs{height: 45px;line-height: 45px;font-size: 16px;}
#navs dt{width: 9.09%;float:left;text-align:center;}
#navs a{display:block;color: #fff;font-family: "微软雅黑";}
#navs .on{background: #9b0101;}
#navs .on a{color:#fff;}
#menu{font-size: 13px;overflow:hidden;height: 38px;line-height: 15px;padding: 12px 0;background: #fff;font-family: "微软雅黑";}
#menu ul{width: 100%;overflow: hidden;margin: auto;text-align: center;}
#menu li{display: inline-block;padding: 0 30px 0 26px;border-right: 1px #ddd dotted;}
#menu li:last-child{margin:0;border-right:none;}
#menu li a{color: #999;}
#menu li a:hover{color:#ee3535;}

#menu .nav_pd{/* line-height:40px; */overflow: hidden;}
#menu .nav_pd li{padding: 0 7px;border: none;}
#menu .nav_pd a{/* color: #fff; */font-family:"微软雅黑";font-size: 12px;float: left;}
#menu .nav_pd a:hover{/* color:#888; */}

/* --------------------------------

 Footer

-------------------------------- */
/* f-nav */
.f-nav,.f-bd{text-align:center;margin: 20px auto 10px;}
.f-nav a{padding:0 15px;border-right:1px #d5d5d5 dotted;line-height:1;display:inline-block;font-size:16px;}
.f-bd{margin: 0px auto 40px;}
.f-bd>li{display:inline-block;font-size:12px;padding:0 7px;border-right:1px #d5d5d5 dotted;}

.fs_link{/* width:1200px; */margin: 53px auto 0 !important;}
.fs_link h6{background: url(../ztw2020_img/ztw_youlian.png) no-repeat 10px center;padding-left: 30px;border-bottom: 1px #bfbfbf dotted;line-height: 38px;font-weight: normal;font-family: "微软雅黑";}
.fs_link .link_list{overflow:hidden;margin-top: 12px;padding: 0 0px 0 10px;}
.fs_link .link_list li{float:left;font-size: 12px;margin-right: 50px;line-height: 26px;}
.fs_link .link_list a{}

.ft_logo img{width:98px;height:40px;margin-right:10px;}

.footer{overflow: visible;margin-top: 0;background: #2e2e2e;position: absolute;bottom: 0;/* z-index: 99999; */}
.footer_con{background: none;padding: 50px 15px 48px;border-bottom: 1px #444 solid;margin-bottom: 28px;overflow: visible;height: 139px;}
.footer_con .float_right{margin-top: 12px;overflow: inherit;}
.footer_con .float_right a,.footer_con .float_right span{font-size:0;display:block;float: left;margin-left: 40px;cursor: pointer;}
.footer_con .qq{width:16px;height:18px;background: url(../ztw2020_img/foot_qq.png) no-repeat;}
.footer_con .qq:hover{background:url(../ztw2020_img/foot_qq_h.png) no-repeat;}
.footer_con .weixin{width:21px;height:18px;background:url(../ztw2020_img/foot_weixin.png) no-repeat;position: relative;}
.footer_con .weixin:hover{background:url(../ztw2020_img/foot_weixin_h.png) no-repeat;}
.footer_con .weixin:hover img{display: block;}
.footer_con .weixin img{display:none;position: absolute;bottom: 35px;right: -35px;max-width: 100px;}
.footer_con .weibo{width:21px;height:18px;background:url(../ztw2020_img/foot_weibo.png) no-repeat;}
.footer_con .weibo:hover{background:url(../ztw2020_img/foot_weibo_h.png) no-repeat;}

.foot{color: #666666;line-height: 14px;height: 75px;overflow: hidden;width: 1200px;margin: 0 auto;font-size: 14px;padding: 0 15px;}
.foot p{margin-bottom:16px;overflow: hidden;}
.foot span{padding-right:25px;border-right:1px #444 solid;margin-right:20px;font-size: 12px;}
.foot span:last-child{border:none;}

/*新闻列表*/
.n_title{font-size:20px;font-weight:bold;color:#333;margin-bottom: 10px;}

.n_list{/* display:inline-block; */}
.n_list li{line-height: 33px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: left;height: 35px;}
.n_list li a{white-space:nowrap;font-size: 16px;}

/*搜索*/
.ztwSearch{width: 450px;margin: 10px 0 0 60px;position: relative;height: 35px;border: 1px #f0f0f0 solid;box-sizing: border-box;background: #f1f1f1;border-radius: 35px;overflow: hidden;}
.ztwSearch .form .form_left #searchtype{
	position:absolute;
	width: 75px;
	background-image:none;
	height: 100%;
	line-height: 45px;
}
.ztwSearch .form .form_left #searchtype select{
	/*ie下,原默认的箭头样式还是会显示，所以这里把自定义的样式给去除了*/
	background: url(../ztw2020_img/ztw_arrows.png) no-repeat 55px center;
	padding: 0 0 0 18px;
	padding: 0px 0 0px 13px \0;
	outline:none;
	border: none;
	height: 35px;
	font-size: 13px;
	width: 70px;
	position: absolute;
	text-align: left;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	left: 0;
	top: 0;
	z-index: 99;
	color: #666;
	box-sizing: border-box;
	}
.ztwSearch .form .form_left #searchtype select option{
	padding:32px;
	min-height: 32px;
	outline: none;
}
.ztwSearch .form h4 {display:none;}
/*------ //搜索框 ---------*/
.search-keyword {
	box-shadow: 0 0 0px 1000px #f1f1f1 inset !important;
	width: 300px !important;
	height: 20px !important;
	line-height: 21px;
	margin: 7px 0 7px 75px;
	border: 0px !important;
	color: #ccc;
	font-size: 12px;
	background: none;
	float: left;
	border-left: 1px #ddd solid;
	padding: 0 15px !important;
	font-family: "微软雅黑";
}
.search-submit {
	width: 70px;
	height: 33px;
	font-size: 0px;
	color:#fafafa;
	border:0px;
	position: absolute;
	background: #d20f17;
	text-align: center;
	line-height: 40px;
	right: 0px;
	top: 0px;
	border-radius: 0px 3px 3px 0;
}
.search-submit:hover{background:#d90606;}
.search-submit input{width:100%;height:100%;background:none;border:none;cursor:pointer;z-index: 9999;position: absolute;right: 0;top: 0;background: url(../ztw2020_img/ztw_sousuo.png) no-repeat center;background-size: 19px;}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}

/*广告*/
.gg11 .gg{width: 575px;float: left;border-radius: 3px;overflow: hidden;}
.gg11>div:first-child{margin-right: 20px;}
.gg{position:relative;border-radius: 3px;overflow:hidden;}
.gg:before{content:"";width:32px;height:16px;background: url(../ztw2020_img/gg.png) no-repeat;display: block;bottom: 0;left: 0;position: absolute;z-index: 99;}
.gg img{transition:all 0.4s ease-out;/* -webkit-filter: saturate(0.8); *//* filter: saturate(0.8); */}
.gg img:hover{transform:scale(1.1);-webkit-filter: saturate(1);filter: saturate(1);}

/* floor right */
.Floor-r{right:2%;bottom: 25%;position: fixed;z-index: 99;overflow: inherit;}
.suspension{overflow:inherit;}
.suspension .a.a-service-qq{background: #51b4fc;}
.suspension .a.a-service-qq:hover{background: #259af0;}
.suspension .a.a-service-weixin{background: #68c383;}
.suspension .a.a-service-weixin:hover{background: #1fa141;}
.suspension .a{display:block;width: 50px;height: 50px;background-color: #d9d9d9;cursor:pointer;outline:none;border: none;border-radius: 50px;text-align: center;color: #fff;line-height: 50px;font-size: 32px;margin-bottom: 15px;position: relative;padding: 0;}
.suspension .a img{position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;}
.suspension .d{display:none;width: 235px;position:absolute;right: 40px;min-height:90px;/* font-family: "Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif; */overflow: hidden;}
.suspension .d-service{top:0;}
.suspension .d-weixin{top: 69px;text-align: center;line-height: 20px;font-size: 12px;width: 180px;}
.suspension .d .inner-box{padding: 5px 15px 10px;overflow: hidden;border: 1px solid #E0E1E5;border-radius: 3px;margin-right: 20px;box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);background: #fff;}
.suspension .d-service-item{border-bottom: 1px dotted #ddd;padding: 10px 0;overflow: hidden;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;margin-left: 5px;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background: url(../ztw2020_img/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background: url(../ztw2020_img/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size: 13px;margin-left:12px;font-weight: normal;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size: 13px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;padding-left: 5px;overflow: hidden;position: relative;}
.suspension .d-service-intro:before{position:absolute;left: 0;font-size: 12px;line-height: 25px;color: #ccc;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;white-space:nowrap;color:#888;}

/* btns */
.btns,.btnss{text-align: center;color: #ffffff;display: block;border-radius:3px;float: left;box-sizing: border-box;cursor: pointer;border: none;}
.btns:hover,.btnss:hover{color: #ffffff;}
.btns{background: #f14f56;line-height: 32px;padding: 0 15px;font-size: 14px;width: 90px;}
.btnss{background: #f53232;line-height: 28px;padding: 0 10px;font-size: 12px;width: 70px;}
.btns:hover{background: #fb444c;}
.btnss:hover{background: #fb444c;}

.btnm{background:#ec2830;font-size:18px;width:300px;height:55px;line-height:55px;text-align:center;border: none;color: #fff;border-radius: 3px;margin: 10px auto 0;cursor: pointer;float: none;font-family: "微软雅黑";}
.btnm:hover{background:#f53039;color: #fff;}

/* table */
.inp_txt{width: 270px;height: 35px;line-height: 35px;border-radius:3px;border: 1px #c5c5c5 solid;padding: 0 10px;color: #666;font-size: 12px;margin: 6px 0;box-sizing: border-box;}
.inp_txt.left21{width: 130px;float: left;}
.inp_txt.right21{width: 130px;margin-left: 10px;float: left;}
.inp_txt.left41{width:72px;margin-right: 5px;}
select.inp_txt{/*取消默认箭头开始*/appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../ztw2020_img/icon-arrow-down.png) right center #fff no-repeat;padding-right: 30px;padding-right: 0px\9;}
select::-ms-expand{display:none;}

.ui-checkbox{position: relative;color: #999;}
.ui-checkbox input + label{width:14px;height:14px;display: block;float: left;border: 1px #666 solid;box-sizing: border-box;border-radius: 2px;margin: 4px 5px 0 0;}
.ui-checkbox input{opacity: 0;position: absolute;right: 0;}
.ui-checkbox input:checked + label {background-color: #E9ECEE;box-shadow: 0 1px 2px rgba(0,0,0,0.05);}
.ui-checkbox input:checked + label:after {content: '\2714';position: absolute;font-size: 12px;top: 1px;left: 0;color: #4d82cb;width: 14px;text-align: center;}

/* loading */
.loading{text-align:center;margin-top: 20px;}
.loading img{/* margin-top: 10px; */width: 30px;}
.loading:after{content:"加载中...";line-height: 30px;margin-left: 10px;font-size: 12px;color: #999;}
.nomore{text-align:center;font-size: 12px;color:#999;/* margin-top: 10px !important; */}
