/* CSS Document */

* {
    margin: 0;
    padding: 0;
}
a,
fieldset,
img {
    border: none;
}
a {
    text-decoration: none;
}
a.hover {
    text-decoration: underline;
}
ul li,
ol li {
    list-style: none;
}
img {
    vertical-align: middle;
}
p {
    color: #363636;
}
p a {
    color: #05426b;
}
body,
button,
input,
select,
textarea {
    font: 12px/1.5 Open Sans, Arial, "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif, 'PingFang SC', '宋体';
}
.blank {
    height: 37px;
    clear: both;
    visibility: hidden;
    font-size: 1px;
}
.clearfix {
    zoom: 1;
    clear: both;
}
.clearfix:after {
    overflow: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.header,
.nav,
.content {
    clear: both;
    margin: 0 auto;
    width: 1200px;
}
.header {
    width: 100%;
    max-width: 1920px;
}
.header img,
.headerm img {
    width: 100%;
    display: block;
}
.headerm {
    display: none;
}

.nav {
    clear: both;
    padding: 28px 0;
    background: #0f1029;
    background: rgba(15, 16, 41, 0.5);
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -600px;
}
.nav ul {
    width:  744px;
    margin: 0 auto;
}
.nav ul.mainnav li {
    float: left;
    position: relative;
}
.nav ul.mainnav li:after {
    display: inline-block;
    position: absolute;
    right: -3px;
    top: 0;
    content: '.';
    color: #fff;
    font-size: 28px;
    line-height: 0.2;
}
.nav ul.mainnav li a {
    display: block;
    font-size: 16px;
    padding: 0 15px;
    color: #fff;
    text-align: left;
}
.nav ul.mainnav li#navli {
    position: relative;
}
.nav ul.mainnav li#navli:after,
.nav ul.subnav li:after {
    display: none;
}
.nav ul.subnav {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 43px;
    clear: both;
    width: 100%;
    border-bottom: 1px solid #4c4352;
    background: #6f000a;
    box-sizing: border-box;
    display: none;
}
.nav ul.subnav li {
    float: none;
    border: 1px solid #4c4352;
    border-bottom: none;
    box-sizing: border-box;
}
.nav ul.subnav li a {
    float: none;
    border-left: none;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
}
.nav ul.subnav li:hover {
    background: #1f1d47;
}


.navig {
    clear: both;
    position: fixed;
    width: 152px;
    top: 37px;
    right: 0;
    background: #fff;
}
.navig ul li {
    height: 26px;
    padding: 0 10px;
    background: #cbd9f6;
    margin-bottom: 2px;
    text-align: left;
}
.navig ul li a {
    display: block;
    height: 26px;
    font-size: 12px;
    color: #000;
    line-height: 26px;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
}
.navig ul li:hover,
.navig ul li a:hover,
.navig ul li.last {
    background: #9fb2d8;
}


.con_person,
.con_prim,
.con_start,
.con_dialo,
.con_picture,
.con_elec {
    clear: both;
    margin-top: 30px;
}
.con_dialo ul.dialo_bot,
.con_picture ul.dialo_bot {
    padding: 0 0 8px;
    margin-top: 14px;
}
.con_dialo ul.dialo_bot li,
.con_picture ul.dialo_bot li {
    float: left;
    margin: 25px 26px 0px 0;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.con_dialo ul.dialo_bot li a img,
.con_picture ul.dialo_bot li img,
.xianchang_pc img {
    width: 272px;
    height: 176px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.con_dialo ul.dialo_bot li.margin,
.con_picture ul.dialo_bot li.margin {
    margin-right: 0;
}
.con_dialo ul.dialo_bot li a {
    display: block;
    float: left;
    text-align: left;
}
.con_dialo ul.dialo_bot li a p,
.con_picture ul.dialo_bot li p {
    height: 64px;
    max-width: 254px;
    line-height: 24px;
    font-size: 12px;
    padding: 8px 10px;
    overflow: hidden;
    text-overflow: clip;
}
.con_dialo ul.dialo_bot li p span,
.con_picture ul.dialo_bot li p span {
    display: block;
}
.con_dialo ul.dialo_bot li p .name,
.con_picture ul.dialo_bot li p .name {
    color: #333;
    /* font-size: 16px; */
    font-size: 15px;
    display: inline-block;
    height: 28px;
    line-height: 19px;
    font-weight: bold;
}
.con_dialo ul.dialo_bot li p .detail,
.con_picture ul.dialo_bot li p .detail {
    color: #555;
    /* font-size: 14px;  */
    font-size: 13px;
    line-height: 18px;
}
.con_picture_pinpai ul.dialo_bot li {
    box-shadow: none;
}
.con_picture_pinpai ul.dialo_bot li img {
    border: 1px solid #dbdbdb;
    border-radius: 4px;
}
.con_picture_pinpai ul.dialo_bot li p {
    text-align: left;
    /* height: 25px; */
}
.content h3.title {
    height: 31px;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 31px;
    color: #333;
}
.content h3.title span {
    padding-left: 44px;
    background: url(../images/tit2.png) no-repeat 9px center;
}

/* 主办方致辞 */
.con_dialo .oneper{
    width: 578px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.con_dialo .oneper a{
    color: #333;
}
.con_dialo .oneper .firstimg{
    display: inline-block;
    width: 274px;
}
.oneper .firstimg a img{
    width: 272px;
    height: 176px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.con_dialo .oneper .imgtext{
    display: inline-block;
    text-align: center;
    margin-left: 64px;
}
.con_dialo .oneper .imgtext a .name{
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
.con_dialo .oneper .imgtext a .detail{
    color: #555;
    font-size: 15px;
    line-height: 26px;
}

/* 圆桌论坛 */
.circle{
    width: 1170px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.circle .cirimg{
    display: inline-block;
    width: 274px;
    height: 250px;
    vertical-align: top;
}
.circle .cirimg a img{
    width: 272px;
    height: 176px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.circle .cirimg .namedetail{
    color: #555;
    font-size: 13px;
    line-height: 18px;
    margin: 13px 18px 5px;
}
.circle .cirimg .cirtop{
    margin: 0 16px 10px 18px;
}
.circle .cirimg .cirtop .who{
    color: #333;
    font-size: 15px;
    height: 28px;
    line-height: 19px;
    font-weight: bold;
}
.circle .cirimg .cirtop .what{
    color: #555;
    font-size: 15px;
    line-height: 18px;
    padding-left: 10px;
}

.circle .cirtext{
    width: 840px;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
    margin-top: 4%;
}
.circle ul li{
    list-style: disc !important;
    color: red;
    font-size: 20px;
    height: 52px;
}
.circle .cirtext a .titname{
    color: #333;
    font-size: 15px;
    height: 28px;
    line-height: 19px;
    font-weight: bold;
}
.circle .cirtext a .titdetail{
    color: #555;
    font-size: 15px;
    line-height: 18px;
    padding-left: 10px;
}
.circle .cirtext .onelist{
    display: inline-block;
    margin-left: 3%;
    width: 380px;
    vertical-align: top;
}
.circle .cirtext .twolist{
    display: inline-block;
    margin-left: 6%;
    width: 380px;
}





.go_top a {
    position: fixed;
    z-index: 900;
    bottom: 70px;
    display: block;
    width: 47px;
    height: 47px;
    background: url(../images/go-top.png) no-repeat center;
}
/* 现场照片 */
.con-wrap h3.title {
    height: 31px;
    margin-bottom: 36px;
    font-size: 26px;
    line-height: 31px;
    color: #333;
}
.con-wrap h3.title span {
    padding-left: 44px;
    background: url(../images/tit2.png) no-repeat 9px center;
}
.xianc {
    position: relative;
    z-index: 0.8;
    margin: 0 auto 50px;
}
.live {
    width: 1100px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    margin: 0 auto 60px;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
    -o-box-lines: multiple;
    -ms-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    box-lines: multiple;
    overflow: hidden;
    padding: 0;
    margin-bottom: 15px;
}
.live li {
    overflow: hidden;
    width: 1000px;
    height: 680px;
    padding: 3px;
    background: url(../images/k.png) no-repeat center;
    background-position: 100%;
    background-size: 100% 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 12px;
}
.live li img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    display: block;
}
.xianc .arr-l,
.xianc .arr-r {
    width: 56px;
    height: 104px;
    background: url(../images/arr-l.png) no-repeat;
    position: absolute;
    display: inline-block;
    top: 50%;
    margin-top: -75px;
    cursor: pointer;
    background-size: 100% 100%;
}
.xianc .arr .arr-l {
    left: 0px;
}
.xianc .arr .arr-r {
    background: url(../images/arr-r.png) no-repeat;
    right: 0px;
    background-size: 100% 100%;
}
.xianc ol {
    height: 20px;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.xianc ol li {
    height: 12px;
    width: 12px;
    background: #f8ccce;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    margin: 0 10px;
}
.xianc ul li {
    display: none;
    overflow: hidden;
}
.xianc ul li a {
    position: relative;
    font-size: 20px;
    color: red;
    font-weight: 400;
    display: block;
    height: 100%;
}
.xianc ul li.current {
    display: inline-block;
}
.xianc ol li.current {
    background: red;
}