﻿/*基本设定*/
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;}
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:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
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:"宋体", Arial;font-size:inherit;font-weight:inherit;}

body{color:#666;font:12px/1.5 "宋体", Arial; background:#FFF;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:"宋体", Arial;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
select{font-size:12px;}
dt{float:left;}
html{overflow-y:scroll;}
a{outline:none; cursor:pointer; color:#666;_colot:#000;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;color:#e6040e;_colot:#000;}
hr{height:1px;border:solid #bbb;border-width:1px 0 0;}

.float_left{ float:left;}
.float_right{ float:right;}

/*整体布局*/
.header,.main,.footer{width:100%;background:#fff;}
.header_con,.main_con,.footer_con{width:1200px;margin:auto; background:#fff;}

/*行列布局*/
.col_full{clear:both; width:100%; display:inline-table;padding-top:30px;}/*--行--*/
.col_left,.col_middle,.col_right,.col_one{float:left; background:#fff;}/*5列,   由列来设置栏目的宽度，高度随内容多少而变化*/

/*列的比例*/
/*1-2-1*/
.col_121 .col_left{ width:286px; margin-right:30px; _margin-right:20px;}
.col_121 .col_middle{ width:570px;margin-right:30px; _margin-right:20px;}
.col_121 .col_right{ width:280px;}

/**** 2-1-1 *******/
.col_211 .col_left{ width:480px; margin-right:30px;}
.col_211 .col_middle{ width:380px;margin-right:30px;}
.col_211 .col_right{ width:280px;}

/*3-1*/
.col_31 .col_left{ width:890px;margin-right:30px;}
.col_31 .col_right{ width:280px;}


/*1-2*/
.col_12 .col_left{ width: 380px; margin-right:30px;}
.col_12 .col_right{width:790px;}



/*1-3-1*/
.col_131{}
.col_131 .col_left{ width:190px;background:#f5f5f5;  padding-right:10px; padding-left:8px; padding-bottom:10px;}
.col_131 .col_middle{ width:775px;background:#f5f5f5; padding-bottom:10px; }
.col_131 .col_right{ width:217px;background:#f5f5f5;padding-bottom:10px;}




/*10*/
.col_one{width:1200px;}


/*常用模块基本样式,盒子模型*/
.box{zoom:1;}
.box .tit_n{ color:#333; font-family:"宋体", Arial; font-weight:bold; font-size:16px; line-height:24px; }
.box .tit_n span{color:#999; padding-left:10px;font-family: Arial; font-size:14px;font-weight:normal;}
.box .tit_n a.fbdl{float:right;font-size:12px;font-family:"微软雅黑"; background:#C00; padding:2px 10px; color:#fff; }
.box .tit_n a.zstp{background:url(http://www.ceramicschina.com/2015img/hot.gif) 0 0 no-repeat; margin:0 8px;padding: 0 0px 0 8px; font-size:14px;color: #000;font-family:"微软雅黑";line-height: 27px;border-bottom: #e10a0a 1px dotted;}
.box .tit_n a.zstp:hover{ color:#e10a0a;}

.box .boderNone{border-bottom:0;}

.box .title{border-bottom:solid #333 2px; font-size:16px;font-family:"微软雅黑", "宋体", Arial; color:#222;  font-weight:bold; padding-left:5px;}

.box .title span {font-family:"宋体", Arial;font-style:normal; font-weight:normal; font-size:30px; color:#aa4615; padding-right:10px; }
.box .title span em{font-style:normal;font-size:18px;}
.content{clear:both;_display:inline-block; *display:inline-block!important;}
.inner{ width:100%; overflow:hidden;}

/*新闻列表*/
.n_list{display:inline-table;}
.n_list ul li{background:url(../2015img/icon.png) 0 3px no-repeat;padding-left:12px;line-height:30px; height:30px; overflow:hidden;}
.n_list ul li a{}


/********版块标题*******/
.bankuai_tit{ width:100%; text-align:center; font:"宋体"; color:#666; padding:30px 0 ; border-top:1px #eee solid;}
.bankuai_tit p{ padding:10px 0; font-size:14px;}
.bankuai_tit span{ padding:0 20px; font-size:14px; color:#ccc; }
.xlm_tit{ font-size:16px; color:#333; padding:0 0 8px;}


/*新闻列表 带图头条-1*/
.n_list{width:100%;}
.n_list .xlm_tit{ font-size:16px; color:#333; padding:0 0 10px;}
.n_list .ltn_pic{float:left; margin-right:10px;width: 180px; height:156px; overflow:hidden; text-align:center;}
.n_list .ltn_pic img{height:156px;*width:180px; position:relative; /* left:-30px; */*left:0px;}
.n_list .ltn_con{float:left;width:190px;}
.n_list .ltn_con .ltn_tit{color:#e6040e; font-family:'宋体'; font-size:14px; margin-bottom:10px; height:20px;overflow:hidden;}
.n_list .ltn_con .ltn_tit a{color:#ce020b}
.n_list .ltn_con .ltn_tit a:hover{color:#e6040e}
.n_list .ltn_con ul li{background: url(../2015img/icon.png) 0 5px no-repeat;padding-left:12px;line-height:32px; height:32px; overflow:hidden;padding-right:5px;}
.n_list .ltn_con ul li a{font-size:14px; }


/**上图 下列表**/
.img_n_list{ width:270px;}
.img_n_list .img_box{}
.img_n_list .img_box img{ width:270px; height:210px;}
.img_n_list .img_box p{ text-align:center; font-size:14px; line-height:40px; border-bottom:1px #eee dashed;}
.img_n_list .n_list{}
.img_n_list .n_list li{background:url(../2015img/icon.png) 10px 10px no-repeat; font-size:14px;padding:8px 0 8px 24px;border-bottom:1px #eee dotted;}


/*中陶网头部*/
.header_ztw{}
.top_box{ background:#f9f9f9;width:100%;color:#e6040e; line-height: 35px;}
.header_ztw .header_ztw_con{width:1200px;background:#f9f9f9;margin:auto; height: 35px;}
.header_ztw .header_ztw_con a{color:#e6040e; padding:0 5px;}.header_ztw .header_ztw_con a{color:#e6040e; padding:0 5px;}
.header_ztw .header_ztw_con a:hover{ color:#e6040e;}
.head{width:1200px;height: 65px;padding: 35px 0;margin:auto;}
.head .float_logo { float:left;display:inline; margin-right:70px;  width:168px; height:50px; padding-top: 8px; margin-left:90px;}

.float_m{float: left; width:550px;}
.float_m p{ float:left;width:550px; height:18px; overflow:hidden;margin:5px 0 0; color:#ccc;}
.float_m p a{ padding:0 5px; color:#ccc;}
.float_m p a:hover{ color:#e4977c;}


/***搜索**/
.searchTool {float: left;width: 550px;}
.searchTool .search_l {height: 32px;border: 2px solid #c43e44;float: left;border-right: none;float: left;position: relative;z-index: 20;width: 460px; }
.searchTool .search_l:hover {border-right: none; cursor:pointer;}

.searchTool .selSearch { height:28px;}
.searchTool .selOption {background-color: #fff;z-index: 99999;}
.searchTool .selOption a {display: block;}
.searchTool .selOption a:hover {background-color: #fcf2e9;cursor: pointer;color: #fb5e00;}
.searchTool .selOption li { float:left; color:#333; cursor:pointer; text-align:center; line-height:28px;width:60px;}
.searchTool .selOption li:hover {background-color: #fcf2e9;cursor: pointer;color: #fb5e00;}
.searchTool .selOption li.nowSearch {font-size: 12px;color: #fff; font-weight:bold; background:#c43e44;}
.searchTool .selOption li.nowSearch:hover{background:#c43e44;color:#fff;}

.searchTool .txtSearch {width: 450px;float: left;border:0;padding: 9px 5px; font-size: 12px;color: #A8A8A8;}
.s_inp_btn {border:0;width:80px;height: 36px; float: left;background-color: #c43e44; font-family:"微软雅黑","宋体"; font-size:18px; color:#fff;display: block;cursor:pointer;}

/*.searchTool {float: left;width: 550px;}
.searchTool .search_l {height: 34px;border: 1px solid #ddd;float: left;border-right: none;float: left;position: relative;z-index: 20;width: 460px; }
.searchTool .search_l:hover {border-right: none; cursor:pointer;}
.searchTool .nowSearch {width: 85px;height: 34px;background:url(../2015img/s_ico.gif) no-repeat 65px 16px;line-height: 34px; border-left: 1px #ddd solid;border-right: 1px #ddd solid;text-indent: 10px;font-size: 12px;color: #A8A8A8;}
.searchTool .selOption {background-color: #fff;border: 1px solid #ddd;border-top: none;width: 85px;position: absolute;z-index: 99999;}
.searchTool .selOption li {line-height: 24px;text-indent: 19px;}
.searchTool .selOption li a {font-size: 12px;color: #A8A8A8;}
.searchTool .selSearch {float: left;width: 82px;}
.searchTool .txtSearch {width: 362px;float: left;border:0;padding: 10px 5px; font-size: 12px;color: #A8A8A8;}
.s_inp_btn {border:0;width:80px;height: 36px; float: left;background-color: #c43e44; color:#fff;display: block;cursor:pointer;}
.searchTool .selOption a {display: block;}
.searchTool .selOption a:hover {background-color: #fcf2e9;cursor: pointer;color: #fb5e00;}
*/

.kefu_ph{ float:left; width:247px; margin-top: 15px; height:50px; background:url(../2015img/400ph.png) 0 0 no-repeat;_background:url(../2015img/400ph.png) 0 0 no-repeat;/* margin:8px;*/ filter:alpha(opacity=60); /*IE滤镜,透明度50%*/ -moz-opacity:0.6; /*Firefox私有,透明度50%*/ opacity:0.6;/*其它浏览器*/}

/*导航*/
.nav_ztw{ background:#9b0101; height:65px; width:100%;}
.nav_ztw_con{width:1200px; margin:auto; font-size:16px; font-family: "宋体",Arial;}
.nav_ztw_con ul{}
.nav_ztw_con ul li{float:left; width:120px;display:inline-block;}
.nav_ztw_con ul li a{ width:120px; height:35px; padding:10px 0 0;display:inline-block;text-align:center; color:#fff; text-decoration:none; }
.nav_ztw_con ul li a:hover,.nav_ztw_con ul li a:visited{color:#fff; _text-decoration:none;_padding:10px 0 0; background:#fd591f;}
.nav_ztw_con ul li a.onSelected{ background:#fff0ea; color:#e6040e;}

.nav_pd{ width:100%; background:#f8f7f7; color:#999; height:32px; line-height:32px;}
.nav_pd_con{ /*width:1200px;*/ min-width:1200px; height:32px; overflow:hidden; text-align: center; height: 30px;background:#f8f7f7; /* margin:0 auto; */}
.nav_pd_con a{ color:#999; padding:0 5px;}
.nav_pd_con a:hover{color:#e6040e;}


/*底部*/
.footer{ margin-top:30px;}
.footer .ztw_map{ width:1200px; margin:0 auto; text-align:right; line-height:30px;}
.footer .ztw_map a{padding:2px 18px 2px 0;background:url(http://www.ceramicschina.com/2015img/cc.gif) right 0 no-repeat;}
.footer .fbg{float:left;background:#f6f6f6;width:100%; border-top:1px #ddd solid;padding:50px 0 30px;}
.footer .fbg .footer_con{ }
.footer .ft_box{ width:100%;float:left; padding-bottom: 20px; border-bottom:1px #dedede solid;}
.footer .ft_box .float_left{width:1010px;}
.footer .ft_box .yq_link{float:left; background:#e8e8e8; width: 990px; margin-top: 20px;padding:15px 10px;}
.footer .ft_box .yq_link .link_tit{ float:left; background: url(http://www.ceramicschina.com/2015img/sprite.png) -296px -113px no-repeat; font-family:"微软雅黑"; font-size:18px; color:#333; padding: 45px 20px 0; }
.footer .ft_box .yq_link .link_list{ float:left; width: 910px;}
.footer .ft_box .yq_link li{ float:left; border-left:1px solid #ddd; width:120px; text-align:left; padding:0 15px;  line-height:30px;}


.footer .ft_box .ft_nav{}
.footer .ft_box .bb{ float:left; background:#e8e8e8; width:140px;padding:20px 0 20px 30px; margin: 0 40px 0 0; line-height:25px;}

.footer .ft_box .bb li{ float:left; font-style:normal; width:60px; overflow:hidden; padding-right:5px;}

.footer .ft_box .ewm_box{ float:left; width:150px; padding-left:35px;}
.footer .ft_box .ewm_box p{font-family:"微软雅黑";}
.footer .ft_box .ewm_box p.gzt{background: url(http://www.ceramicschina.com/2015img/sprite.png) -400px -110px no-repeat; font-size:16px;line-height:45px; color:#333; padding-left: 55px; border-bottom:1px solid #e8e8e8;}
.footer .ft_box .ewm_box p.tgt{ font-size:14px; text-align:center; font-weight:bold; color:#999; line-height:50px;}
.footer .ft_box .ewm_box p.tgt span{ color:#921e23;}
.footer .ft_box .ewm{ text-align:center;}
.footer .ft_box .ewm img{max-width:150px;}
.footer .ft_box .ewm_box p.wxht{ text-align:center; padding-top:10px; color:#999;}

.footer .ft_logo{ float:left; padding: 0;}

.Org{ margin-top:22px;}
.Org p{ width:122px; height:50px;border:1px solid #d2d2d2; margin-right:12px;_margin-right:10px; margin-top:6px; float:left; text-align:left;}
.Org .contact{ float:left;border:1px solid #d2d2d2; height:62px; }
.Org .contact .tt{ float:left;font-family:"微软雅黑"; font-size:14px; padding:10px 15px;}
.Org .contact .Org08{background:url(http://www.ceramicschina.com/2015img/sprite.png) 3px -108px no-repeat #f6f6f6; display:block; color:#666; line-height:18px; padding:0 15px 0 30px; border-left:1px solid #d2d2d2; margin:3px; float:left; text-align:left;height:56px;}

.fnav_bottom{ float:left; height:40px; width:100%; background:#921d22; color:#fee3e3; line-height:40px;}
.fnav_bottom .footer_con{ background:#921d22; height:40px;}
.fnav_bottom .footer_con .float_right a{ color:#fee3e3; padding:0 5px;}
.fnav_bottom .footer_con .float_right a:hover{ color:#fcb2b2;}




/********回到头部**********/
#toTop {
    display: none;
    position: fixed;
    bottom: 150px;
    right: 30px;
    width: 50px;
    height: 50px;
    background-image:url(http://www.ceramicschina.com/2015img/go_top.jpg);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
#toTop:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}