/*
Copyright (c) 2009, mibao8! Inc. All rights reserved.
*/
html {
	color: #000;
	background: #FFF;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

/* because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/* @purpose To enable resizing for IE */
/* @branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
	*font-size: 100%;
	height: 22px;
	line-height: 22px;
	margin-top: 10px;
	padding: 0 5px;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
body{color:#000;font-size:12px;font-family:"宋体", Arial, Helvetica, sans-serif;text-align:center;}

<!-- 新增头部和脚 CSS-->
li{ list-style:none;}
a{ text-decoration:none;}
.header{ background:url(../images/banner-bg.jpg) repeat-x; height:41px; width:100%; display:block; font-family:"宋体"; font-size:12px;}
.header-main{ width:1000px; margin:0 auto; overflow:hidden;}
/*.header-left{ background:url(../images/cera_logo2019.png) no-repeat left; height:46px; width:318px; float:left;}*/
.header-left{ background:url(../images/cera_logo2019_1022.png) no-repeat left; height:30px; width:244px; float:left;margin-top: 5px;}/*2019.10.22*/
.header-right{ float:right;}
.header-right ul li{ display:block; float:left; color:#6f6f6f; }
.header-right li.current a{ color:#ce0000;}
.header-right ul li span{ padding:0 12px;}
.header-right ul li a{color:#6f6f6f; line-height:41px;}
.header-right ul li img{ vertical-align:middle; padding-right:5px; margin-top:-3px;}
.certificate{ width:744px; margin:0 auto;}
.certificate img{ margin:0 auto; display:block; padding-top:15px;}
.certificate-infor{padding:15px 0 25px 2px;}
.certificate-infor p{ color:#4e4e4e; font-size:14px; padding-bottom:6px;}
.certificate-infor span{ display:inline-block; float:right; margin-right:10px;}
.certificate-infor span a{color:#ce0000;}
.certificate-infor span img{ margin:0; padding:0;}
.certificate-infor p.second{ padding-top:5px;}
.content{ width:100%;  font-family:"微软雅黑";background:url(../images/line-bg.png) repeat-x #f6f6f6;overflow:hidden;}
.main{ width:744px; margin:0 auto;}
.msg{overflow:hidden; display:block;padding:35px 25px;}
.b-bottom{ background:url(../images/line-bg.png) repeat-x;}
.msg-left{ float:left; display:inline-block;}
.msg-right{float:left;text-align:left;  display:inline-block; padding-left:18px; width:600px; overflow:hidden;}
.msg-right h2{ font-style:normal; font-weight:bold; font-size:18px; color:#ce0000; padding-bottom:5px;}
.msg-right p{ display:inline-block; color:#4e4e4e; font-size:14px; line-height:18px;}
.company-logo dl{ padding:20px 0; overflow:hidden; margin-left:10px; background:url(../images/line-bg.png) repeat-x;}
.company-logo dl dt{ font-size:14px; color:#4e4e4e; width:90px; display:inline-block; float:left; line-height:30px;text-align: left;}
.company-logo dl dd{background:#f6f6f6; line-height:30px;}
.company-logo dl dd img{ float:right;}
.company-logo dl dd.company-cy img{ padding-bottom:10px;}
.footer-buttom{ font-size:12px; padding:20px 0 35px 0; color:#505050; background:url(../images/line-bg.png) repeat-x;}
.footer-buttom-left{ float:left;}
.footer-buttom-left ul li{ float:left;display:inline-block;}
.footer-buttom-left ul li a{color:#505050;}
.footer-buttom-left ul li span{ padding:0 10px; font-size:11px;}
.footer-buttom-right{ float:right;}
.footer-buttom-right p{ display:inline-block;}

/*2019.10.22*/
.wiki1022{
	color: #396388;
	padding-left: 22px;
}
.wiki1022:hover{
	text-decoration: none;
}
.wiki1022 i img{
	vertical-align: middle;
	padding-left: 5px;
}
.sea-source-right2019-zhang{
	float: right;
	margin-right: 70px;
}