article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: '黑体';
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
ol,
dt,
dd {
  margin: 0;
}
ul,
ol,
li {
  padding: 0;
  list-style: none;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
html {
  font-size: 62.5%;
  font-family: "微软雅黑";
}
body {
  background: #ffffff;
}
a {
  color: #333;
  text-decoration: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
i,
em {
  font-style: normal;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix {
  *zoom: 1;
}
#cn {
width: 40px;
}
#en {
width: 40px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.user-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
a,
button,
input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}
.blank {
  width: 1030px;
  margin: 0 auto;
}
section.banner {
  padding-top: 82px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 82px;
  padding: 16px 0;
  background: #fff;
  z-index: 99;
  border-bottom: 1px solid rgb(207, 207, 207);
}
header nav {
  margin: 34px 0 0 63px;
}
header nav a {
  display: inline-block;
  vertical-align: bottom;
  padding: 0 23px;
  font-size: 14px;
  color: #969696;
}
header nav a.active,
header nav a:hover {
  color: #35519c;
}

.yc {
margin-top: 17px;
width: 150px;
height: 33px;
float: right;
line-height: 33px;
}
header #register {
  margin-top: 17px;
  width: 127px;
  height: 33px;
  line-height: 33px;
  background: #3ba632;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 4px;
  margin-right:-88px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.banner {
  background: #000;
  text-align: center;
}
.title-normal {
  text-align: center;
  padding: 32px 0 50px 0;
}
.title-normal h3 {
font-size: 16px;
color: #8B8B8B;
margin-top: 8px;
}
.title-normal h3 a {
font-size: 14px;
color: #8B8B8B;
margin-right: 4px;
margin-left: 4px;
}
.title-normal h2 {
  color: #585858;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.title-normal i,
.title-normal span {
  display: inline-block;
  vertical-align: text-bottom;
}
.title-normal em {
  display: inline-block;
  vertical-align: -7px;
}
.title-normal span {
  margin-left: 10px;
  margin-right: 0px;
}
.register {
  display: block;
  width: 320px;
  height: 33px;
  line-height: 29px;
  text-align: center;
  margin: 3px auto 50px auto;
  /**border: 2px solid #c3c2c2;**/
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}
.speaker-top i {
  background: url(../img/icon-speaker.png);
  width: 20px;
  height: 27px;
}
.speaker-top .more {
  color: #137aa4;
  font-size: 14px;
  margin-top: 20px;
}
.speaker-bottom li {
  float: left;
  margin: 0 38px 20px 39px;
  display: inline;
  background: #fff;
  padding: 8px;
  position: relative;
  /**box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;**/
}
.speaker-bottom .hot_info {
  display: none;
}
.more {
display: block;
width: 280px;
height: 33px;
line-height: 23px;
text-align: center;
margin: 0px auto 35px auto;
font-size: 16px;
}  

.jies h3 {
margin: 5px 0 0px 0;
font-size: 20px;
color: #484848;
text-align: center;
}
#txtx{color: #484848;}




.speaker-bottom h3 {
  /**margin: 20px 0 11px 0;**/
  font-size: 20px;
  color: #484848;
}
.speaker-bottom em {
  font-size: 14px;
  color: #484848;
}
#da-thumbs {
  list-style: none;
  position: relative;
  margin: 0 0 0px 0;
  padding: 0;
}
.sponsor-list img {
margin: 10px;
}
#da-thumbs li a,
#da-thumbs li a img {
  display: block;
  position: relative;
}
#da-thumbs li a {
  color: #fff;
  overflow: hidden;
}
#da-thumbs li a div {
  position: absolute;
  background: #333;
  background: rgba(42, 129, 228, 0.9);
  *background: #0d9572;
  background: #0d9572\0;
  filter: alpha(opacity=90);
  width: 100%;
  height: 153px;
  border-radius: 5px;
}
#da-thumbs li a em {
  display: none;
  width: 92px;
  height: 8px;
  background: rgba(255, 255, 255, 0.3);
  *background: #fff;
  background: #fff\0;
  filter: alpha(opacity=30);
  margin: 0 10px;
}
#da-thumbs li a h2 {
  font-size: 20px;
  margin: 20px 8px;
  font-weight: normal;
  text-align: center;
}
#da-thumbs li a p {
  /**margin: 30px 13px;**/
  font: normal 14px/18px 'Microsoft YaHei';
  text-align:center;
}
.meeting {
  background: #ebeceb;
}
.meeting-top {
  position: relative;
}
.meeting-top h2 {
  background: #EBECEB;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 18px;
}
.meeting-top .hr {
  width: 100%;
  height: 0;
  position: absolute;
  top: 53px;
  border-top: 2px solid #dad8dd;
  z-index: 1;
}
.meeting-top i {
  background: url(../img/icon-meeting.png);
  width: 18px;
  height: 28px;
}
.meeting-list {
  padding-bottom: 63px;
  border-bottom: 1px solid #edeeee;
}
.meeting-list .item {
  float: left;
  position: relative;
  margin-left: 25px;
}
.meeting-list .item:first-child {
  margin-left: 0px;
}
.meeting-list .text {
  position: absolute;
}
.meeting-list .text h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 19px;
}
.meeting-list .text p {
  color: #fff;
  line-height: 18px;
  width:220px;
  margin:0 auto;
  text-align:left;
  word-break: break-all;
}
.meeting-list .p1 {
  top: 21px;
  left: 36px;
  width: 240px;
}
.meeting-list .p1 h3 {
  color: #f2b800;
}
.meeting-list .p2 {
  top: 21px;
  left: 36px;
  width: 240px;
}
.meeting-list .p2 h3 {
  color: #00b5ff;
}
.meeting-list .p3 {
  bottom: 21px;
  left: 36px;
  width: 240px;
}
.meeting-list .p3 h3 {
  color: #8dcb2c;
}
.sponsor-top i {
  background: url(../img/icon-flink.png);
  width: 41px;
  height: 25px;
}
.sponsor-list {
  text-align: center;
}
.sponsor-list span {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 35px;
  margin-bottom: 10px;
}
.sponsor-list span:first-child {
  margin-top: 0;
}
.sponsor-list a {
  margin: 0;
}
.sponsor .register {
  margin-top: 50px;
}
.registration {
  background: #292929;
  padding-bottom: 78px;
}
.registration-top h2 {
  color: #fff;
}
.registration-top h2 i {
  background: url(../img/icon-register.png);
  width: 35px;
  height: 25px;
}
.registration .authority {
  width: 770px;
  margin: 0 auto;
}
.registration .authority .register-box {
  width: 207px;
}
.registration .authority .register-box a {
  display: block;
  width: 207px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.registration .authority .register-box:last-child a {
  background: #616460;
}
.registration .authority .register-box:first-child a {
  background: #616460;
}
.registration .authority .register-box strong {
  display: block;
  color: #fff;
  margin: 25px 0 15px 0;
  text-align: center;
  font-size: 22px;
}
.registration .authority .register-box span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-bottom: 44px;
}
.registration .authority .register-txt {
  width: 312px;
  margin-left: 23px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-align: center;
  padding-top: 8px;
}
.registration .authority .register-txt span {
  display: block;
}
.registration ul {
  width: 768px;
  margin: 0 auto;
}
.registration ul li {
  overflow: hidden;
  height: 28px;
  line-height: 28px;
}
.registration ul li:nth-child(odd) {
  background: url(../img/tr.png);
}
.registration ul li strong {
  font-weight: normal;
  color: #fff;
  font-size: 16px;
}
.registration ul li span,
.registration ul li strong {
  display: block;
  float: left;
  height: 28px;
  text-align: center;
}
.registration ul li span {
  width: 25%;
  font-size: 12px;
  color: #16ff5b;
}
.registration ul li strong {
  width: 50%;
}
.registration ul li .icon-vip-yes,
.registration ul li .icon-nor-yes {
  width: 25px;
  height: 21px;
  display: block;
  margin: 3px auto 0 auto;
}
.registration ul li .icon-vip-yes {
  background: url(../img/icon-vpi-yes.png);
}
.registration ul li .icon-nor-yes {
  background: url(../img/icon-nor-yes.png);
}
.statistics {
  padding-bottom: 100px;
}
.statistics-top i {
  background: url(../img/icon-statistics.png);
  width: 28px;
  height: 28px;
}
.statistics .table {
  width: 490px;
  margin-left: 0px;
  padding-top: 23px;
  position: relative;
}
.statistics .table li {
  float: left;
  width: 46px;
  height: 285px;
  position: relative;
  margin-left: 17px;
}
.statistics .table li:first-child {
  margin-left: 0;
}
.statistics .table li span,
.statistics .table li em {
  display: block;
}
.statistics .table li strong {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 46px;
}
.statistics .table li em {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.statistics .table .nth1 {
  color: #554940;
}
.statistics .table .nth1 span {
  height: 40px;
  background: #554940;
}
.statistics .table .nth2 {
  color: #9d7f4f;
}
.statistics .table .nth2 span {
  height: 30px;
  background: #9d7f4f;
}
.statistics .table .nth3 {
  color: #30a050;
}
.statistics .table .nth3 span {
  height: 7px;
  background: #30a050;
}
.statistics .table .nth4 {
  color: #64b2c7;
}
.statistics .table .nth4 span {
  height: 25px;
  background: #64b2c7;
}
.statistics .table .nth5 {
  color: #7f7f7f;
}
.statistics .table .nth5 span {
  height: 75px;
  background: #7f7f7f;
}
.statistics .table .nth6 {
  color: #b3a2c5;
}
.statistics .table .nth6 span {
  height: 111px;
  background: #b3a2c5;
}
.statistics .table .nth7 {
  color: #3b72b4;
}
.statistics .table .nth7 span {
  height: 183px;
  background: #3b72b4;
}
.statistics .table .nth8 {
  color: #995028;
}
.statistics .table .nth8 span {
  height: 255px;
  background: #995028;
}
.statistics .wdgc_right {
  width: 510px;
  height: 450px;
  float: right;
  background: url(../img/pic_a.jpg) no-repeat left top;
}
.statistics .sz1103 {
  width: 520px;
  height: 450px;
  position: relative;
}
.statistics .sz1103 h2 {
  margin: 0;
  padding: 0;
  position: absolute;
  font-family: Arial;
  font-size: 38px;
  width: 135px;
  height: 60px;
  text-align: center;
  float: left;
  font-weight: bold;
  color: #666;
}
.statistics .sz_change1 {
  left: 205px;
  top: 85px;
}
.statistics .sz_change2 {
  left: 70px;
  top: 153px;
}
.statistics .sz_change3 {
  left: 347px;
  top: 153px;
}
.statistics .sz_change4 {
  left: 52px;
  top: 310px;
}
.statistics .sz_change5 {
  left: 350px;
  top: 310px;
}
.statistics .sz_change6 {
  left: 210px;
  top: 380px;
}
.review {
  background: #EBECEB;
  padding-bottom: 90px;
}
.review-top i {
  background: url(../img/icon-review.png);
  width: 35px;
  height: 26px;
}
.review-banner{
  overflow: hidden;
  position: relative;
}
.review-banner .prev ,
.review-banner .next {
  position: absolute;
  top: 50%;
  margin-top: 10px;
  width: 0;
  height: 0;
}
.review-banner .prev{
  left: 10px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid white;
}
.review-banner .next{
  right: 10px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid white;
}
.review-banner .hd{
  display: none !important;
}
.review-banner .bd{
  position: relative;
  z-index: 0;
}
.review-banner .bd li img{ 
  max-width:100%;
}

footer {
  height: 210px;
  background: url(../img/footer.png) repeat;
  color: #fff !important;
}
footer a{
  color: #fff !important;
}
footer .about {
  margin: 6px 0 0 3px;
}
footer .about span {
  display: block;
  color: #fff;
  font-size: 16px;
  margin: 15px 0 0 15px;
}
footer .code {
  margin: 44px 3px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .blank {
    width: 100%;
  }
  .authority,
  .register-box {
    width: 100%;
  }
  .speaker-bottom li {
    width: 20%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    -webkit-animation: all .5s;
  }
  .meeting-list .item {
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  .meeting-list .item:first-child {
    margin-left: 2.0%;
  }
  .meeting-list .p2,
  .meeting-list .p1,
  .meeting-list .p3 {
    width: 90%;
    left: 15px;
  }
  .table,
  .wdgc_right {
    float: none !important;
    margin: 0 auto !important;
  }
  header nav {
    margin: 0 !important;
  }
  header #register {
    margin-top: 14px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .blank {
    width: 100%;
  }
  nav,
  #register {
    display: none;
  }
  .title-normal {
    padding: 16px 0 25px 0 !important;
  }
  .speaker-top .more {
    margin-top: 5px;
  }
  .title-normal h2 {
    font-size: 16px;
  }
  .title-normal em {
    vertical-align: 5px;
  }
  .speaker-bottom li {
    width: 45%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-bottom: 15px !important;
  }
  

  
  #da-thumbs {
    margin-bottom: 10px;
  }
  .meeting-list .item {
    width: 100%;
    float: none;
    margin: 10px auto;
    text-align: center;
  }
  .meeting-list .item:first-child {
    margin-left: 0%;
  }
  .meeting-list .p2,
  .meeting-list .p1,
  .meeting-list .p3 {
    width: 80%;
  }
  .sponsor-list a {
    display: block;
    margin: 5px auto;
    text-align: center;
  }
  .registration .authority {
    width: 100%;
    padding: 0 10px;
  }
  .registration .authority > div {
    float: none;
  }
  .registration .authority .register-box {
    margin: 0 auto;
  }
  .registration .authority .register-box strong {
    margin: 10px 0 10px 0 !important;
  }
  .register-txt {
    margin-bottom: 20px;
  }
  .registration .authority .register-box span {
    margin-bottom: 10px;
  }
  .registration ul {
    width: 100%;
  }
  .registration ul li:last-child span:nth-child(2) {
    display: none;
  }
  footer {
    height: auto;
  }
  footer .about,
  footer .code {
    float: none !important;
    text-align: center;
  }
  footer .code img {
    display: block;
  }
  .table,
  .wdgc_right {
    float: none !important;
    width: 100% !important;
    -webkit-transform: scale(0.7);
  }
  .statistics {
    display: none;
  }


  header{
    height: 66px;
    padding: 8px 0;
  }
  header .logo img{
    max-width: 90%;
  }

}
