html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    padding: 0;
    margin: 0;
    font: 16px Raleway, "微軟正黑體", "新細明體","微软雅黑",arial,tahoma,sans-serif;
}

:focus {
    outline: 0;
}

html,
body {
    width: 100%;
    text-align: center;
    color: rgb(35, 25, 22);
}

ul,
ol {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
}

td,
th {
    display: table-cell;
    padding: 0.8%;
    background: #F7F8F8;
    border: 2px solid #ffffff;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: """";
}

img {
    border: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

body {
    background-color: #ffffff;
    z-index: -10;
    zoom: 1;
    background-repeat: no-repeat;
    background-position: center 120px;
    background-image: url(/images/zw-bg.jpg);
    font-family: "微软雅黑", "Microsoft Yahei", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

h2.contentTitle {
    margin-bottom: 10px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 14px;
    border-bottom: solid 1px #CCC;
}

h3.contentTitle {
    margin-bottom: 5px;
    line-height: 25px;
    font-size: 13px;
    border-bottom: solid 1px #CCC;
    clear: both;
}

.dialog h2.contentTitle {
    border: none
}

.clearfix::before,
.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix::after {
    clear: both;
}

.clear {
    clear: both;
}

.fr {
    float: right;
}

.m1100 {
    margin: 0 auto;
    width: 1100px;
}

/*内容*/
.pc-session-c {
    width:100%;
}

.pc-speaker-w {
    width: 1100px;
    margin: 0 auto;
}

.pc-speaker-t {
    width: 379px;
    height: 90px;
    background: url("../images/title.png") no-repeat top center;
    margin: 20px auto;
    line-height: 90px;
}

.pc-speaker-t h2 {
    font-size: 24px;
    height: 90px;
    line-height: 90px;
    color: #333;
}

.pc-speaker-f-w {
    width: 96%;
    margin: 0 30px;
    text-align: left;
}

#pc-speaker .pc-speaker-f-w h3 {
    font-size: 36px;
}


/* 底部 */
.footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
}

.foot_middle {
    height: 60px;
    margin: 0 auto 10px;
    background: #fff;
    opacity: 0.8;
}

.foot_middle span {
    margin-right: 60px;
    float: left;
    line-height: 60px;
}

.foot_middle span i {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    background: url(/images/jh.png) no-repeat;
}

.foot_middle span .i1 {
    background-position: -109px -16px;
}

.foot_middle span .i2 {
    background-position: -112px -110px;
}

.foot_bom {
    height: 240px;
    background: url(/images/bom_bg.png) repeat-x center;
    z-index: -999;
    width: 100%;
    color: white;
}

.bom_logo .text {
    float: left;
    margin-left: 20px;
}

.bom_logo .text h2 {
    font-size: 20px;
    color: #fff;
    margin: 8px 0;
}

.footer .bottom {
    height: 200px;
    overflow: hidden;
}

.footer .m1100 {
    margin: 0 auto;
    width: 1100px;
}

.footer .bottom .code {
    width: 146px;
    margin-left: 5px;
    margin-top: 20px;
}

.footer .bottom .fl {
    float: left;
}

.footer .contact {
    width: 255px;
    padding: 0 20px;
    margin: 50px 10px 0 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}

.footer .bom_logo {
    width: 220px;
    margin-top: 20px;
}

.bom_logo i {
    width: 75px;
    height: 75px;
    float: left;
    background: url(/images/jh.png) no-repeat -109px -197px;
}

.beian a i {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url(/images/jh.png) no-repeat -105px -322px;
    vertical-align: middle;
    margin-left: 10px;
}
