body {
  background-color: #fff;
  color: black;
  font: 12px/1.5 arial, verdana;
  font-family: arial !important;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
button {
  margin: 0;
  padding: 0;
  text-shadow: none;
}
label input {
  text-shadow: none;
  vertical-align: middle;
}

a {
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari 和 Chrome */
}
a:link,
a:visited {
  text-decoration: none;
  text-shadow: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  text-shadow: none;
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari 和 Chrome */
}
html,
body {
  background: none repeat scroll 0 0 #fff;
}
body {
  background-color: #fff;
  color: black;
  font: 14px/1.5 arial, verdana;
  text-align: center;
}
body.bg {
  background: #ededed;
}
img {
  border: 0 none;
}
table {
  border-collapse: collapse;
}
ul li {
  list-style: none outside none;
}
a.hidefocus {
  outline: medium none;
}
button.hidefocus::-moz-focus-inner {
  border: medium none;
}
input,
textarea,
select {
  outline: medium none;
}

.container {
  font-family: arial !important;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  line-height: 1.42857;
  padding: 8px;
  text-align: left;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-bottom: 1px solid #dddddd;
}
.color_fff {
  color: #ffffff;
}
.top5 {
  margin-top: 5px;
}
.top10 {
  margin-top: 10px;
}
.top20 {
  margin-top: 20px;
}
.top30 {
  margin-top: 30px;
}
.top40 {
  margin-top: 40px;
}
.top50 {
  margin-top: 50px;
}
.top60 {
  margin-top: 60px;
}
.top70 {
  margin-top: 70px;
}
.top80 {
  margin-top: 80px;
}
.bottom5 {
  margin-bottom: 5px;
}
.bottom10 {
  margin-bottom: 10px;
}
.bottom20 {
  margin-bottom: 20px;
}
.bottom30 {
  margin-bottom: 30px;
}
.bottom40 {
  margin-bottom: 40px;
}
.bottom50 {
  margin-bottom: 50px;
}
.bottom60 {
  margin-bottom: 60px;
}
.bottom70 {
  margin-bottom: 70px;
}
.bottom80 {
  margin-bottom: 80px;
}
/*导航效果*/
.navbar {
  background: #fff;
  min-height: 85px;
  border: none;
  margin-bottom: 0px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
/*0329*/
.navbar .container {
  padding: 0 !important;
}
.nav_top {
  background: #005cac;
  height: 40px;
  padding: 7px 0;
}
.nav_top .container {
  height: 100%;
}
.nav_search,
.nav_land,
.nav_share {
  display: inline-block;
  float: left;
}
.nav_zhuti {
  display: block;
  font-size: 20px;
  font-family: "华文行楷";
  color: #fff;
  float: left;
  vertical-align: middle;
  margin-right: 40px;
}
.nav_zhuti:first-child {
  margin-right: 12px;
  margin-left: 12px;
}
.nav_top2 {
  background: #005cac;
  height: 50px;
  padding: 5px 0;
  display: none;
}
.nav_top2 .nav_name_zh,
.nav_name_en {
  color: #fff;
  text-align: left;
  float: left;
  line-height: 20px;
  font-size: 12px;
  font-weight: 800;
}
.nav_top2 .nav_name_zh {
  font-family: "华文行楷";
  margin-right: 10px;
}
.nav_search {
  background: #fff;
  height: 26px;
  line-height: 26px;
  width: 175px;
  padding: 0px 10px;
  border-radius: 5px;
}
.nav_search input {
  height: 25px;
  line-height: 25px;
  border: none;
  background: none;
  display: inline-block;
  width: 130px;
  float: left;
}
.nav_search button {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: none;
  background: none;
}
.nav_land {
  color: #fff;
}
.nav_land a {
  padding: 0px;
  height: 25px;
  line-height: 25px;
  margin: 0 15px;
  color: #fff;
}
.nav_share {
  margin-left: 20px;
}
.nav_share a {
  margin: 3px 10px 0px;
  display: inline-block;
}
/**/
.navbar_fixed {
  position: fixed;
  min-height: 85px;
  width: 100%;
  z-index: 999;
  animation: fixedTop 1s;
  -moz-animation: fixedTop 1s; /* Firefox */
  -webkit-animation: fixedTop 1s; /* Safari 和 Chrome */
}
.navbar-brand {
  height: 75px;
  padding: 5px 0;
}
.navbar-brand img {
  /*    margin-left: 30px;*/
  height: 75px;
}

.navbar-nav > li > a {
  height: 85px;
  line-height: inherit;
  padding: 20px 20px 0;
  font-size: 16px;
  font-weight: 600;
  font-family: Arial;
}
.navbar-nav > li > a div {
  font-size: 12px;
  height: auto;
  line-height: inherit;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 255, 0.3) inset;
  position: relative;
}
.navbar-default .navbar-nav > .active > a:after {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  background: #0061ae;
  left: 0px;
}
/**/
.navbar-toggle {
  margin-left: 15px;
  margin-right: 25px;
  border-radius: 50%;
  background: none;
  width: 32px;
  height: 32px;
  padding: 9px 0;
  position: relative;
  overflow: hidden;
  margin-top: 18px;
}
.navbar-default .navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-default .navbar-toggle {
  border: 1px solid #005cac;
  background: #005cac;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  border: 1px solid #0061ae;
  background: #0061ae;
}
.navbar-toggle .icon-bar {
  width: 16px;
  height: 2px;
  color: #005cac;
  margin: 0 auto;
  border-radius: 0px;
  position: relative;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}
#mm-blocker {
  background: rgba(3, 2, 1, 0.3) none repeat scroll 0 0;
}
.navbar-toggle .icon-bar:first-child {
  animation: iconFirstIn 0.7s ease forwards;
  animation-iteration-count: 1;
  -moz-animation: iconFirstIn 0.7s ease forwards;
  -moz-animation-iteration-count: 1;
  -webkit-animation: iconFirstIn 0.7s ease forwards;
  -webkit-animation-iteration-count: 1;
}
.navbar-toggle .icon-bar:last-child {
  animation: iconLastIn 0.7s ease forwards;
  animation-iteration-count: 1;
  -moz-animation: iconLastIn 0.7s ease forwards;
  -moz-animation-iteration-count: 1;
  -webkit-animation: iconLastIn 0.7s ease forwards;
  -webkit-animation-iteration-count: 1;
}
html.mm-opening .navbar-toggle .icon-bar:first-child {
  animation: iconFirstOut 0.7s 0.3s ease forwards;
  animation-iteration-count: 1;
  -moz-animation: iconFirstOut 0.7s 0.3s ease forwards;
  -moz-animation-iteration-count: 1;
  -webkit-animation: iconFirstOut 0.7s 0.3s ease forwards;
  -webkit-animation-iteration-count: 1;
}
html.mm-opening .navbar-toggle .icon-bar:last-child {
  animation: iconLastOut 0.7s 0.3s ease forwards;
  animation-iteration-count: 1;
  -moz-animation: iconLastOut 0.7s 0.3s ease forwards;
  -moz-animation-iteration-count: 1;
  -webkit-animation: iconLastOut 0.7s 0.3s ease forwards;
  -webkit-animation-iteration-count: 1;
}
.navbar-toggle .icon-bar:nth-child(2) {
  animation: iconIn 1s ease forwards;
  animation-iteration-count: 1;
  -moz-animation: iconIn 1s ease forwards;
  -moz-animation-iteration-count: 1;
  -webkit-animation: iconIn 1s ease forwards;
  -webkit-animation-iteration-count: 1;
}
html.mm-opening .navbar-toggle .icon-bar:nth-child(2) {
  animation: iconOut 0.6s ease forwards;
  animation-iteration-count: 1;
  -moz-animation: iconOut 0.6s ease forwards;
  -moz-animation-iteration-count: 1;
  -webkit-animation: iconOut 0.6s ease forwards;
  -webkit-animation-iteration-count: 1;
}
/*导航效果end*/
/*页尾*/
.footer {
  padding: 20px 0;
  background: #005cac;
  color: #fff;
}
.footer .container {
  padding: 0 5px !important;
}
.footer a {
  color: #fff;
  text-decoration: underline;
  font-size: 12px;
}

.banner .slick-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.banner .slick-dots li {
  display: inline-block;
}
.banner .slick-dots li button {
  text-indent: -999px;
  cursor: pointer;
  overflow: hidden;
  width: 10px;
  height: 10px;
  background: #506a85;
  border-radius: 50%;
  border: none;
  margin: 0 5px;
}
.banner .slick-dots li.slick-active button {
  /*background: #0b8eea;*/
  background-color: #005cac;
}
.banner .slick-prev,
.banner .slick-next {
  position: absolute;
  top: 40%;
  width: 60px;
  height: 60px;
  border: none;
}
.banner .slick-prev {
  left: 30px;
  background: url("../images/icon_05.png") no-repeat center center;
}
.banner .slick-next {
  background: url("../images/icon_06.png") no-repeat center center;
  right: 30px;
}
/*首页内容*/
.center {
  display: block;
  width: 100%;
  position: relative;
}
.index_brief {
  width: 100%;
  position: relative;
}
.index_haeder h3 {
  font-size: 40px;
  color: #506a85;
  font-weight: 300;
}
.index_haeder h4 {
  font-size: 25px;
  color: #506a85;
  font-weight: 300;
  margin-top: 20px;
  line-height: 30px;
}
.index_brief .briefTop {
  margin-top: 75px;
}
.index_brief a p {
  color: #888;
  font-size: 14px;
  font-weight: 200;
  text-align: left;
  line-height: 28px;
  text-indent: 2em;
}
.index_guest,
.index_scene {
  width: 100%;
  padding: 70px 0px;
}
.index_guest .nav-tabs,
.hall_tabs .nav-tabs {
  background: none;
  border: none;
  display: inline-block;
}
.nav-tabs li {
  display: inline-block;
  float: left;
  border: 1px solid #d1d1d1;
  margin-right: -1px;
  overflow: hidden;
}
.nav-tabs li:first-child {
  border-radius: 5px 0 0 5px;
}
.nav-tabs li:last-child {
  border-radius: 0px 5px 5px 0px;
}
.nav-tabs li a {
  padding: 10px 15px;
  border: none;
  border-radius: 0px;
  margin: 0px;
  font-size: 14px;
  color: #506a85;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #0061ae;
  color: #fff;
  margin: 0px;
  border: none;
}
/*扁平化样式*/
.guest_list .guest_list_wrap {
  width: 85%;
  height: auto;
  position: relative;
  margin: 0 auto;
}
.guest_list .guest_list_wrap img {
  margin: 0 auto;
}
.guest_list .guest_list_wrap:hover {
  box-shadow: 5px 5px 8px #ccc;
  top: -8px;
  transition: all 0.5s;
}

.guest_list .guest_text {
  background: #fff;
  border: 1px solid #e6e9ed;
  padding: 15px;
  height: 130px;
  color: #a7a7a7;
  font-size: 14px !important;
}
.guest_list .guest_text h3 {
  font-size: 18px !important;
  color: #030303;
  padding-bottom: 10px;
}
/*.guest_list .guest_text p{
    height:50px;
}*/

/*扁平化样式*/

.tab-content .slick-dots,
.sceneSlick .slick-dots {
  display: inline-block;
  margin-top: 30px;
}
.tab-content .slick-dots li,
.sceneSlick .slick-dots li {
  display: inline-block;
  float: left;
  margin: 0 3px;
}
.tab-content .slick-dots li button,
.sceneSlick .slick-dots li button {
  width: 10px;
  height: 10px;
  background: #dcdcdc;
  border: none;
  border-radius: 50%;
  text-indent: -999px;
  overflow: hidden;
}
.tab-content .slick-dots li.slick-active button,
.sceneSlick .slick-dots li.slick-active button {
  background: #0061ae;
}
.tab-content .slick-prev,
.tab-content .slick-next {
  width: 30px;
  height: 30px;
  border: none;
  position: absolute;
  top: 35%;
}
.tab-content .slick-prev {
  background: url("../images/icon_07.png") no-repeat center center;
  left: -50px;
}
.tab-content .slick-next {
  background: url("../images/icon_08.png") no-repeat center center;
  right: -50px;
}
.index_news .list {
  position: relative;
}
.index_news .list a {
  width: 100%;
  display: block;
}
.index_news .list a .Text {
  padding: 0px 0px 0px;
  /*text-align: left;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;*/
  margin-top: -28px;
}
.index_news .list a .Text h3 {
  font-size: 18px;
  color: #dddddd;
}
.index_news .list a .Text p {
  color: #959595;
  font-size: 14px;
  font-weight: 300;
  height: 0px;
  overflow: hidden;
  width: 100%;
}
.index_news .list a .Text h4 {
  text-align: right;
  height: 10px;
}
.index_news .list a .Times {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background: #bbbbbb;
  display: block;
  position: absolute;
  top: -40px;
  left: 20px;
  font-size: 14px;
  color: #fff;
}

.index_news .list a .Times p {
  font-size: 18px;
  margin-top: 15px;
}
.index_news .list a .img-news {
  height: 176px;
}
/**/
/*.index_news .list a:hover .Text{
    background: #fff;
    border: 1px solid #e5e5e5;
}*/
.index_news .list a:hover .Text h3 {
  color: #2db7dc;
}
.index_news .list a:hover .Text h4 {
  background: url("img/icon_09.html") center right no-repeat;
}
.index_news .list a:hover .Times {
  background: #2db7dc;
}
/**/
.sceneSlick .list {
  padding: 0 15px;
  float: left;
  position: relative;
}
.sceneSlick .list a {
  width: 100%;
  display: block;
  position: relative;
  height: 100%;
}
.sceneSlick .list a div {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 97, 174, 0.62);
  color: #fff;
  display: none;
}
.sceneSlick .list a:hover div {
  display: block;
}
.sceneSlick .list a div h3 {
  margin-top: 40%;
  font-size: 12px;
  font-weight: 400;
}
.sceneSlick .list a div p {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 200;
}
.sceneSlick .slick-prev,
.sceneSlick .slick-next {
  width: 24px;
  height: 78px;
  border: none;
  position: absolute;
  top: 35%;
}
.sceneSlick .slick-prev {
  background: url("img/icon_10.html") no-repeat center center;
  left: -50px;
}
.sceneSlick .slick-next {
  background: url("img/icon_11.html") no-repeat center center;
  right: -50px;
}
.hall_list a {
  border: 1px solid #efefef;
  width: 100%;
  display: inline-block;
  text-align: left;
  padding: 10px;
}
.hall_list a .hall_img {
  float: left;
  margin-right: 10px;
  width: 180px;
  height: 180px;
}
.hall_list .hall_right {
  display: inline-block;
  float: right;
}
.hall_list .hall_right h3 {
  font-size: 18px;
  color: #000000;
  margin: 7px 0 15px;
  height: 20px;
  overflow: hidden;
}
.hall_list .hall_right p {
  font-size: 12px;
  color: #c1c1c1;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.hall_center {
  display: inline-block;
  color: #959595;
  font-size: 12px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #efefef;
  width: 100%;
}
.hall_center div:first-child {
  width: 50%;
  display: inline-block;
  float: left;
  background: url("icon_12.html") no-repeat center left;
  padding-left: 20px;
}
.hall_center div:nth-child(2) {
  width: 50%;
  display: inline-block;
  float: left;
  padding-left: 20px;
  background: url("img/icon_13.html") no-repeat center left;
}
.hall_center div:last-child {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
  background: url("img/icon_14.html") no-repeat center left;
  padding-left: 20px;
}
.hall_list a:hover .hall_bg {
  background: url("img/icon_15.html") no-repeat center center #0061ae;
}
.hall_list .hall_bg {
  background: url("img/icon_15.html") no-repeat center center #bababa;
  border-radius: 50%;
}
.hall_list .hall_traffic h3 {
  margin: 15px 0;
}
.hall_list .hall_traffic p {
  height: 125px;
}
.Partner {
  background: #2f4052;
  padding: 30px 0;
}
.partner_header {
  text-align: left;
  color: #fff;
}
.partner_header h3 {
  font-size: 24px;
}
.partner_header h3 span {
  font-size: 14px;
  font-weight: 300;
  margin-left: 10px;
}
.partenr_list .slick-dots li {
  display: none;
}
.partenr_list .slick-prev {
  background: url("../img/icon_16.png") no-repeat center center;
  position: absolute;
  top: 30%;
  height: 27px;
  width: 16px;
  left: -50px;
  border: none;
}
.partenr_list .slick-next {
  background: url("../img/icon_17.png") no-repeat center center;
  position: absolute;
  top: 30%;
  height: 27px;
  width: 16px;
  right: -50px;
  border: none;
}
.partenr_list .slick-slide img {
  display: inline-block;
}
/*二级导航*/
.menu {
  position: relative;
}
.menu h3 {
  padding: 20px 0;
  background: #0061ae;
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  border-radius: 5px 5px 0 0;
}
.menu h3 span,
.menu ul li a span {
  font-size: 12px;
}
.menu ul {
  width: 100%;
  display: block;
}
.menu ul li a {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #ecf0f1;
  color: #7b8a97;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 15px 30px;
  text-align: left;
}
.menu ul li a span {
  font-size: 14px;
}
.menu ul li:last-child a {
  border-bottom: none;
  /*box-shadow: 0 -3px 0 0px #d7d7d7 inset;*/
  border-radius: 0 0 5px 5px;
}
.menu ul li a.active,
.menu ul li a:hover {
  color: #0061ae;
}
.dimension {
  background: #fff;
  border-radius: 5px;
  /*box-shadow: 0 -3px 0 0px #d7d7d7 inset;*/
  display: block;
  position: relative;
  /*min-height: 500px;*/
  padding-bottom: 30px;
}

.dimension_name {
  position: relative;
  width: 100%;
  margin-top: 15px;
  display: inline-block;
  text-align: left;
  padding-left: 60px;
}
.dimension_name span {
  position: relative;
  display: inline-block;
  height: 46px;
  line-height: 46px;

  /*color: #fff;*/
  color: #005cac;
  font-size: 20px;
  font-weight: 600;
  float: left;
}
.dimension_name i {
  display: block;
  float: left;
  margin-top: 12px !important;
}
.dimension_name {
  padding: 0 60px;
  /*padding-top:40px;*/
}

.about,
.chairman {
  padding: 30px 60px;
}
.about {
  font-family: arial;
}
.about h3 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}

.about h4 {
  color: #000;
  font-size: 12px;
  margin-top: 20px;
}
.about_center {
  text-align: left;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}
.inline {
  display: inline-block;
  width: 100px;
  height: 3px;
  background: #0061ae;
}
/*大会主席*/
.chairman_center {
  text-align: left;
}
.chairman_center h3 {
  font-size: 24px;
  color: #373737;
}
.chairman_center div {
  color: #7b7b7b;
  font-size: 14px;
  line-height: 30px;
  margin-top: 30px;
}
/**/
.guest {
  padding: 0 45px;
}
.guest_padding {
  padding: 0 30px;
}
.guest .list {
  background: #000 none repeat scroll 0 0;
  border: 1px solid #eeeeee;
  display: block;
  height: 280px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  width: 190px;
}
.SlipImg {
  width: 190px;
  height: 213px;
  position: absolute;
  top: 0;
  opacity: 1;
  transition: top 0.5s, opacity 0.5s, transform 0.5s;
  -moz-transition: top 0.5s, opacity 0.5s, -moz-transform 0.5s;
  -webkit-transition: top 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.guest .list a:hover .SlipImg {
  top: -20px;
  opacity: 0.5;
}
.SlipUp {
  background: #fff;
  bottom: -59px;
  height: 150px;
  left: 0;
  position: absolute;
  width: 100%;
  transition: bottom 0.5s, transform 0.5s;
  -moz-transition: bottom 0.5s, -moz-transform 0.5s;
  -webkit-transition: bottom 0.5s, -webkit-transform 0.5s;
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari 和 Chrome */
  padding: 10px;
}
.guest .list a:hover .SlipUp {
  bottom: -2px;
  background: #0061ae;
  color: #fff;
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari 和 Chrome */
}
.SlipUp h3 {
  font-size: 14px;
  color: #030303;
  margin-top: 5px;
}
.SlipUp h4 {
  color: #a7a7a7;
  font-size: 12px;
  margin-top: 10px;
}
.SlipUp .guest_inline {
  height: 2px;
  background: #458cc4;
  margin-top: 15px;
  display: inline-block;
  width: 30px;
}
.SlipUp p {
  margin-top: 0px;
  color: #629ecd;
  line-height: 20px;
}
.guest .list a:hover .SlipUp h3,
.guest .list a:hover .SlipUp h4,
.guest .list a:hover .SlipUp span {
  color: #fff;
}
/**/
.pag {
  width: 100%;
  padding: 30px 30px 0;
  text-align: right;
}
.pag a,
.pag .current {
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #9c9c9c;
  text-align: center;
  display: inline-block;
}
.pag a.active,
.pag a:hover,
.pag .current {
  color: #fff;
  background: #0061ae;
}
/**/
.information {
  padding: 0px 60px 30px;
  display: block;
}
.information .list {
  display: inline-block;
  width: 100%;
  background: #f6f8f9;
}
.information .list .info_Time {
  width: 147px;
  height: 110px;
  background: #bbbbbb;
  text-align: center;
  display: inline-block;
  float: left;
  font-size: 14px;
  color: #fff;
  margin-right: 20px;
}
.info_Time img {
  width: 147px;
  height: 110px;
}
.information .list a:hover .info_Time {
  background: #0061ae;
}
.information .list .info_Time h3 {
  font-size: 18px;
  margin-top: 40px;
}
.info_center {
  height: 110px;
  padding-top: 10px;
  padding-right: 20px;
  text-align: left;
}
.info_center h3 {
  color: #777;
  font-size: 16px;
}
.info_center p {
  color: #777777;
  font-size: 12px;
  margin-top: 25px;
  height: 34px;
  overflow: hidden;
}
.news {
  padding: 0 30px;
}
.news .list {
  padding: 0 10px;
}

.news .sceneSlick .list a div h3 {
  font-size: 18px;
}
.slider-for img {
  display: inline-block;
}
.slider-nav .slick-slide {
  padding: 0 10px;
  display: inline-block;
}
.slider-nav .slick-slide.slick-center span {
  background: #0061ae;
  display: block;
}
.slider-nav .slick-slide.slick-center img {
  opacity: 0.48;
}
.partenr_list .slick-slide {
  padding: 0 10px;
}
.slider-for .slick-prev,
.slider-for .slick-next {
  width: 24px;
  height: 78px;
  border: none;
  position: absolute;
  top: 35%;
}
.slider-for .slick-prev {
  background: url("img/icon_10.html") no-repeat center center;
  left: 0px;
}
.slider-for .slick-next {
  background: url("img/icon_11.html") no-repeat center center;
  right: 0px;
}
.bos_next {
  padding: 20px;
  border-top: dashed 1px #c7ccd1;
  display: block;
}
.img_about {
  padding: 30px 30px;
}
.bos_next a {
  display: block;
  padding: 5px 0;
  text-align: left;
  color: #7b8a97;
}
.bos_next a:hover {
  text-decoration: underline;
}
/**/
.video .video_text {
  width: 100%;
  display: block;
  padding: 5px;
  box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.3) inset;
}
.video_img {
  position: relative;
  width: 100%;
  height: auto;
}
.video_play {
  background: url("img/icon_18.html") no-repeat center center
    rgba(0, 0, 0, 0.57);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.video a:hover .video_play {
  display: block;
}
.video_text h3 {
  font-size: 14px;
  color: #3d4c51;
  height: 33px;
  overflow: hidden;
  margin-top: 5px;
}
.video_text p {
  color: #7d8c92;
  font-size: 12px;
  height: 35px;
  overflow: hidden;
  line-height: 20px;
  margin: 5px 0 10px;
}
.traffic {
  padding: 0px 30px 30px;
}
.about_center img {
  display: inline-block;
}
.hotel_other {
  margin-top: 30px;
  padding: 30px 0 0;
  border-top: 1px solid #f0f0f0;
  text-align: left;
}
.hotel_other div {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
  padding-left: 20px;
  color: #959595;
}

.hotel_other div:first-child {
  background: url("img/icon_12.html") no-repeat center left;
}
.hotel_other div:nth-child(2) {
  background: url("img/icon_13.html") no-repeat center left;
}
.hotel_other div:nth-child(3) {
  background: url("img/icon_14.html") no-repeat center left;
}
.hotel_other div:last-child {
  background: url("img/icon_19.html") no-repeat center left;
}
/**/
.register {
  margin-top: 30px;
  padding: 0 0;
  border-top: 1px solid #f0f0f0;
  text-align: left;
}
.register_input {
  height: 38px;
  line-height: 38px;
  color: #555;
  padding: 0 15px;
  /*background: #e7e7e7;*/
  border: #ccc 1px solid;
  width: 100%;
  border-radius: 5px;
}
.register_input:focus {
  border: 1px solid #0061ae;
  background: #fff;
}
.register_button {
  background: #0061ae;
  padding: 7px 20px;
  border-radius: 5px;
  font-size: 12px;
  border: none;
  color: #fff;
  float: right;
}
.register p {
  margin-top: 20px;
  color: #c1c1c1;
}
.register p span {
  color: #dc0d0d;
}
/**/
.paper_top {
  padding: 30px 0;
  text-align: center;
}
.paper_top span {
  width: 110px;
  height: 110px;
  line-height: 30px;
  font-size: 24px;
  background: #c0c0c0;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  padding-top: 22px;
}
.paper_top span.active {
  background: #0061ae;
}
.paper_top span:nth-child(2),
.paper_top span:nth-child(4) {
  background: url("img/icon_20.html") no-repeat center center;
  height: 110px;
  width: 100px;
  display: inline-block;
}
.paper_center {
  margin-top: 30px;
  text-align: center;
}

.paper_center h3 {
  color: #7b7b7b;
  font-size: 24px;
}
.paper_center a {
  width: 180px;
  height: 55px;
  line-height: 55px;
  background: #0061ae;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  border-radius: 5px;
}
.paper_center a.paper_last {
  background: #c0c0c0;
}
.paper_center a.paper_last:hover {
  background: #0061ae;
}
.paper_center2,
.paper_center3 {
  display: none;
}
.file_img {
  position: relative;
  text-align: center;
}
.file_img input {
  cursor: pointer;
  height: 55px;
  left: 50%;
  margin-left: -90px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
}
.file_img span {
  bottom: 40%;
  height: 55px;
  left: 37%;
  position: absolute;
  width: 180px;
}

.file_img img {
  left: 49%;
  position: absolute;
  bottom: 110%;
}
.paper_list,
.paper_from {
  text-align: left;
}
.paper_list label,
.paper_from label {
  width: 80px;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  color: #7b7b7b;
  float: left;
  display: inline-block;
  font-weight: 200;
}
.paper_widht,
.from_widht {
  display: inline-block;
  font-size: 14px;
}
.paper_select {
  padding: 0 10px;
  height: 30px;
  font-size: 14px;
  height: 38px;
  width: 100%;
}
.from_widht .paper_width {
  width: 22%;
  margin-right: 4%;
  float: left;
}
.from_widht .paper_width:last-child {
  margin: 0px;
}
.map {
  border: 3px solid #fff;
  border-radius: 5px;
}
label {
  max-width: inherit;
}
.contact h3 {
  font-size: 24px;
  color: #6a7884;
  margin-top: 20px;
  font-weight: 300;
}
.contact h4 {
  color: #6a7884;
  font-size: 14px;
  font-weight: 200;
  margin-top: 10px;
}
.contact_us {
  color: #777777;
  font-weight: 200;
  line-height: 20px;
}
.contact_list {
  padding-top: 50px;
}
.contact_list:first-child {
  background: url("img/icon_21.html") no-repeat center top;
}
.contact_list:nth-child(2) {
  background: url("img/icon_22.html") no-repeat center top;
}
.contact_list:nth-child(3) {
  background: url("img/icon_23.html") no-repeat center top;
}
.contact_list p {
  color: #777777;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  padding: 0 15px;
}
.contact_from {
  padding: 0 30px;
  display: inline-block;
  width: 100%;
}
/*border*/
.Timesing {
  padding-right: 50px;
}
.brie_Times {
  width: 100%;
  padding: 10px;
  display: inline-block;
  border: 7px solid #0061ae;
}
.brie_Times h3 {
  font-size: 28px;
  color: #ffffff;
  padding: 17px 17px 17px 70px;
  background: url("../img/icon_24.png") no-repeat #0061ae;
  background-position: 17px center;
  text-align: left;
  font-weight: 300;
}
.brie_Times .oTimer {
  padding: 17px 17px 17px 60px;
  background: url("../img/icon_25.png") no-repeat;
  background-position: 17px center;
  text-align: left;
  font-weight: 300;
  color: #0061ae;
  border-bottom: 1px solid #00f;
  margin-top: 5px;
  font-size: 16px;
}
.brie_Times .oTimer .timer_text {
  float: left;
  margin-right: 10px;
}

.clear {
  clear: both;
}

.brie_Times p {
  padding: 5px 0 5px 60px;
  background: url("../img/icon_26.png") no-repeat;
  background-position: 30px center;
  color: #858585;
  text-align: left;
  font-weight: 300;
  border-bottom: 1px dashed #00f;
}
.brie_Times p:last-child {
  border-bottom: none;
}

/*banner图上的控件更改为不显示*/

.tab-content .slick-dots {
  display: none !important;
}
/*0323*/
.panel-body {
  padding: 5px !important;
}
.panel-body .table {
  margin-bottom: 0 !important;
}

/*====================================================================================*/
/*媒体查询 通过调去浏览器屏幕大小来进行判断的，常用的分为小屏，pad，手机端，此外还有超大屏的*/
/*big pc*/
@media (min-width: 1441px) {
  .pc-none {
    display: none;
  }
}
@media (min-width: 1199px) and (max-width: 1440px) {
  .pc-none {
    display: none;
  }
  .tab-content .slick-prev {
    background: url("img/icon_07.html") no-repeat center center;
    left: -19px;
  }
  .tab-content .slick-next {
    background: url("img/icon_08.html") no-repeat center center;
    right: -19px;
  }
  .tab-content {
    width: 100%;
    overflow: hidden;
  }
  .sceneSlick .slick-prev {
    background: url("img/icon_10.html") no-repeat center center;
    left: -10px;
  }
  .sceneSlick .slick-next {
    background: url("img/icon_11.html") no-repeat center center;
    right: -10px;
  }
  .partenr_list .slick-prev {
    left: -20px;
  }
  .partenr_list .slick-next {
    right: -10px;
  }
}
/*littil pc*/
@media (min-width: 992px) and (max-width: 1199px) {
  .pc-none {
    display: none;
  }
  .tab-content .slick-prev {
    background: url("img/icon_07.html") no-repeat center center;
    left: -19px;
  }
  .tab-content .slick-next {
    background: url("img/icon_08.html") no-repeat center center;
    right: -19px;
  }
  .tab-content,
  .sceneSlick,
  .partenr_list {
    width: 100%;
    overflow: hidden;
  }
  .sceneSlick .slick-prev {
    left: -999px;
  }
  .sceneSlick .slick-next {
    right: -999px;
  }
  .partenr_list .slick-prev {
    left: -999px;
  }
  .partenr_list .slick-next {
    right: -999px;
  }
  /*
    .navbar-nav > li > a{
        height: 85px;
        line-height: 85px;
        padding: 0px 15px;
        font-size: 14px;
    }
    .navbar-nav > li > a div{
        display: none;
    }*/
  /*0322*/
  .navbar-nav > li > a {
    height: 85px;
    line-height: inherit;
    padding: 23px 6px 0;
    font-size: 14px;
  }
  .navbar-nav > li > a div {
    font-size: 12px;
    height: auto;
    line-height: inherit;
  }
  .Timesing {
    padding-right: 15px;
  }
}
/*pad*/
@media (min-width: 768px) and (max-width: 991px) {
  /*0329*/
  .nav_top2 {
    display: none;
  }
  .pc-none {
    display: none;
  }
  /*0322*/
  .navbar-nav > li > a {
    height: 85px;
    line-height: 85px;
    padding: 0px 4px;
    font-size: 14px;
  }
  .navbar-nav > li > a div {
    display: none;
  }
  /*0330*/
  .navbar-collapse {
    padding-left: 0 !important;
  }
  .navbar .container {
    width: 770px;
  }
  /*0330*/
  .index_haeder br {
    display: none;
  }
  .tab-content .slick-prev {
    background: url("img/con_07.html") no-repeat center center;
    left: -999px;
    overflow: hidden;
    opacity: 0;
  }
  .tab-content .slick-next {
    background: url("img/icon_08.html") no-repeat center center;
    right: -999px;
    overflow: hidden;
    opacity: 0;
  }
  .tab-content,
  .sceneSlick,
  .partenr_list {
    width: 100%;
    overflow: hidden;
  }
  .sceneSlick .slick-prev {
    left: -999px;
    overflow: hidden;
    opacity: 0;
  }
  .sceneSlick .slick-next {
    right: -999px;
    overflow: hidden;
    opacity: 0;
  }
  .partenr_list .slick-prev {
    left: -999px;
  }
  .partenr_list .slick-next {
    right: -999px;
  }

  .about,
  .chairman {
    padding: 30px;
  }
  .chairman_center {
    margin-top: 30px;
  }

  .slider-for .slick-prev,
  .slider-for .slick-next {
    display: none;
    opacity: 0;
    z-index: -99;
  }
  .paper_top span {
    width: 70px;
    height: 70px;
    line-height: 20px;
    font-size: 18px;
    padding-top: 13px;
  }
  .paper_top span:nth-child(2),
  .paper_top span:nth-child(4) {
    height: 70px;
    width: 70px;
    display: inline-block;
  }
  .Timesing {
    padding-right: 15px;
  }
}
/*phone*/
@media (max-width: 767px) {
  /*0329*/
  .nav_top2 {
    display: none;
  }
  .app-none {
    display: none;
  }
  /*0316*/
  .dimension_name {
    padding: 0 30px;
  }
  .guest {
    padding: 0 30px !important;
  }

  .dimension_name span {
    font-size: 16px;
  }
  .navbar-nav > li > a div {
    display: none;
  }
  .navbar {
    min-height: 70px;
  }
  /*0329*/
  .navbar-brand {
    height: 70px;
    padding: 5px 0 5px 20px;
  }

  .navbar-brand img {
    /*margin-left: 30px;*/
    height: 60px;
  }

  .nav_top .nav_share,
  .nav_search {
    display: none;
  }

  .nav_land {
    float: right;
    /*0329*/
    display: none;
  }
  .banner .slick-dots,
  .banner .slick-prev,
  .banner .slick-next {
    display: none;
    opacity: 0;
    left: -9999px;
  }
  .index_brief .briefTop {
    margin-top: 30px;
  }
  .index_haeder h3 {
    font-size: 24px;
    color: #506a85;
    font-weight: 300;
  }
  .index_haeder br {
    display: none;
  }
  .index_haeder h4 {
    font-size: 14px;
    color: #506a85;
    font-weight: 300;
    margin-top: 20px;
  }

  .tab-content .slick-dots {
    display: inline-block;
    margin-top: 30px;
  }
  .tab-content,
  .sceneSlick,
  .partenr_list {
    width: 100%;
    overflow: hidden;
  }
  .sceneSlick .slick-prev {
    left: -999px;
    overflow: hidden;
    opacity: 0;
  }
  .sceneSlick .slick-next {
    right: -999px;
    overflow: hidden;
    opacity: 0;
  }
  .partenr_list .slick-prev {
    left: -999px;
  }
  .partenr_list .slick-next {
    right: -999px;
  }

  /**/
  .hall_img {
    display: none;
  }
  .hall_right {
    min-width: 100%;
  }
  .hall_center {
    padding-top: 0px;
  }
  .hall_right .hall_center div {
    width: 100%;
    display: block;
    float: none;
    margin-top: 10px;
  }
  .footer_right,
  .menu {
    display: none;
  }
  /**/
  .chairman_center {
    margin-top: 30px;
  }
  .about,
  .chairman {
    padding: 30px;
  }
  .information .list .info_Time {
    width: 100%;
    float: none;
    margin: 0px;
  }
  .info_center {
    padding: 20px;
    height: auto;
  }
  .info_center p {
    height: auto;
  }
  .news {
    padding: 15px;
  }
  .news .sceneSlick {
    width: auto;
  }
  .slider-nav .slick-slide {
    padding: 0 5px;
    display: inline-block;
  }
  .slider-for .slick-prev,
  .slider-for .slick-next {
    display: none;
    opacity: 0;
    z-index: -99;
  }

  .paper_top span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    padding: 0px;
  }
  .paper_top span:nth-child(2),
  .paper_top span:nth-child(4) {
    height: 50px;
    width: 30px;
    display: inline-block;
  }
  /**/
  .paper_list label,
  .paper_from label,
  .paper_widht,
  .from_widht {
    min-width: 100%;
  }
  .from_widht .paper_width {
    min-width: 100%;
    margin-bottom: 10px;
  }
  .contact_us br {
    display: none;
  }
  .Timesing {
    padding-right: 15px;
  }
  .brie_Times h4 {
    font-size: 16px;
    margin: 0px;
  }
  .brie_Times p {
    font-size: 12px;
  }

  /*联系我们_联系方式_表格_phone适配处理*/
  .hotel_traffic_con {
    padding-top: 10px !important;
  }
  .hotel_traffic_con table td {
    text-align: left;
    font-size: 14px !important;
    padding: 10px !important;
  }
  /*     .hotel_traffic_con table .line1{
        text-align: center;
     } */
  /*大会日程_大会日程_表格_phone适配处理*/
  .schedule_con_con {
    padding-top: 10px !important;
  }
  .schedule_con_con table td {
    text-align: left;
    font-size: 14px !important;
    padding: 10px !important;
  }
  .schedule_con_name {
    padding-left: 15px !important;
  }
  .schedule_con_con {
    padding: 0 15px !important;
  }
  /*0310*/
  .guest_list {
    margin-bottom: 20px;
    padding: 0 15% !important;
  }
  .guest_list .guest_list_wrap {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
  }
  .guest_list .guest_list_wrap:hover {
    box-shadow: 5px 5px 8px #ccc;
    top: -8px;
    transition: all 0.5s;
  }

  .guest_list .guest_text {
    background: #fff;
    border: 1px solid #e6e9ed;
    padding: 15px;
    height: 130px;
    color: #a7a7a7;
    font-size: 14px !important;
  }
  .guest_list .guest_text h3 {
    font-size: 18px !important;
    color: #030303;
    padding-bottom: 10px;
  }
}
/*    iphone5_320_以下设备*/

.nav_zhuti {
  /*display:none;*/
  font-size: 12px;
  margin-right: 5px;
  margin-top: 3px;
}
.dimension_name span {
  font-size: 12px;
}
.dimension_name i {
  margin-top: 10px !important;
}

/*special css*/
.blu {
  color: #0047a1;
}
