@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
figure,
legend,
textarea,
p,
blockquote,
th,
td,
input,
label {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  word-wrap: break-word;
}
html {
  /*font-size: 6.25%;*/
  /*100 ÷ 16 × 100% = 6.25%*/
  -ms-touch-action: none;
  /* 禁止winphone默认触摸事件 */
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: underline;
  color: inherit;
}
input {
  outline: medium;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
[v-cloak],
.ms-controller {
  visibility: hidden;
}
.cleardiv {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: " ";
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.ps {
  position: static;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.fn {
  float: none;
}
.ovh {
  overflow: hidden;
}
.vh {
  visibility: hidden;
}
.bCt {
  background: transparent;
}
.none0 {
  display: none;
}
.ovh_dan {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ai_c {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.new_headlines {
  width: 1000px;
  height: 160px;
  margin: -80px auto 40px;
  position: relative;
  z-index: 9;
  background: #fff;
  box-shadow: 0 0 35px 8px rgba(0, 0, 0, 0.1);
}
.new_headlines h2 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 35px;
  margin-bottom: 25px;
  text-align: center;
  font: bold 28px/36px '';
  color: #333;
}
.new_headlines .new_headlines_list {
  overflow: hidden;
  height: 20px;
  text-align: center;
}
.new_headlines .new_headlines_list a {
  margin: 0 30px;
  font: 16px/20px '';
  color: #999;
  display: inline-block;
}
.tab_C .outer {
  width: auto;
  margin: 0 auto 30px;
  display: block;
  text-align: center;
}
.tab_C .sign {
  display: inline-block;
}
.tab_C .sign li:first-child {
  padding-left: 30px;
}
.tab_C .sign li:last-child {
  padding-right: 30px;
}
.tab_C .tab_body {
  margin-bottom: 40px;
}
.tab_C .tab_body .structure_left_A img {
  width: 480px;
  height: 320px;
  border-radius: 4px;
}
.tab_C .tab_body .structure_right_A {
  height: 320px;
  background-color: #f8f8f8;
  border-radius: 4px;
  position:relative;
}
.tab_D {
  width: 1200px;
  height: 434px;
  margin-bottom: 55px;
  background: url(../images/news/news_bg.jpg) no-repeat;
}
.tab_D .lining_A {
  padding: 0 50px;
}
.tab_D .page {
  position: relative;
  width: 100%;
  height: 100%;
}
.tab_D .page .more {
  position: absolute;
  right: 48px;
  bottom: 18px;
  padding-right: 23px;
  font: 16px/20px '';
  color: #2b91ec;
  background: url(../images/global/more.png) no-repeat right center;
}
.list_news_A {
  padding-top: 15px;
  margin-left: 55px;
  margin-right: 55px;
}
.list_news_A li {
  padding-left: 15px;
  margin-bottom: 20px;
  background: url(../images/global/list_A.png) no-repeat left 11px;
}
.list_news_A li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  display: block;
  font: 18px/26px '';
  color: #333;
}
.list_news_A li span {
  font: 14px/16px '';
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 575px;
  display: block;
}
.list_news_B li {
  height: 110px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.list_news_B .list_news_B_L {
  float: left;
  _display: inline;
  width: 620px;
}
.list_news_B .list_news_B_L a:hover {
  text-decoration: none;
}
.list_news_B .list_news_B_L h5 {
  margin-bottom: 5px;
  font: bold 18px/36px '';
  color: #333;
}
.list_news_B .list_news_B_L .info {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  font: 14px/20px '';
  color: #999;
}
.list_news_B .list_news_B_L .date {
  padding-left: 1em;
  font: 14px/16px '';
  color: #999;
}
.list_news_B .nuimg .list_news_B_L {
  width: 100%;
}
.list_news_B .list_news_B_R {
  float: right;
  _display: inline;
  width: 160px;
  height: 100px;
}
.list_news_B .list_news_B_R img {
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.list_news_B {
  padding-top: 20px;
  margin: 0 50px;
}
.title_ggl {
  margin-bottom: 30px;
}
.title_ggl img {
  display: block;
  margin: 0 auto;
}
.market .body {
  margin-bottom: 35px;
}
.block_A {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 30px;
}
.block_A img {
  width: 390px;
  height: 270px;
  margin-bottom: 20px;
  border-radius: 3px;
  display: block;
}
.block_A h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 15px;
  font: bold 18px/20px '';
  color: #333;
}
.block_A p {
  overflow: hidden;
  height: 36px;
  margin-bottom: 10px;
  font: 14px/18px '';
  text-align: justify;
  color: #999;
}
.block_A .date {
  margin-bottom: 15px;
  font: 14px/18px '';
  color: #999;
}
.block_B {
  float: left;
  _display: inline;
  width: 290px;
  height: 330px;
  margin-left: 13px;
  box-shadow: 0px 0px 7px 0px rgba(214, 214, 214, 0.77);
}
.block_B img {
  width: 290px;
  height: 165px;
  margin-bottom: 15px;
  display: block;
}
.block_B h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 10px 15px;
  font: bold 18px/20px '';
  color: #333;
}
.block_B .info {
  height: 35px;
  margin: 0 10px 10px;
  font: 14px/16px '';
  color: #999;
  border-bottom: 1px dashed #ddd;
}
.block_B .info strong {
  font-weight: normal;
  color: #f23d2a;
}
.block_B .info .info_1 {
  float: left;
  _display: inline;
}
.block_B .info .info_2 {
  float: right;
  _display: inline;
}
.block_B p {
  overflow: hidden;
  height: 54px;
  margin: 0 10px;
  font: 14px/18px '';
  text-align: justify;
  color: #999;
}
.ticket {
  padding-top: 30px;
  margin-bottom: 40px;
}
.ticket .title_ggl {
  position: relative;
}
.ticket .more {
  position: absolute;
  right: 0;
  top: 40px;
  font: 16px/18px "";
  color: #999;
}
.ticket .block_B {
  margin-bottom: 20px;
}
.ticket .block_B:nth-of-type(4n+1) {
  margin-left: 0;
}
.sel {
  float: right;
  _display: inline;
  padding-top: 25px;
}
.sel span {
  float: left;
  _display: inline;
  margin-right: 15px;
  font: 16px/40px '';
  color: #333;
}
.sel select {
  float: left;
  _display: inline;
  width: 120px;
  height: 30px;
  padding-left: 15px;
  margin-right: 70px;
  margin-top: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.sel button {
  float: left;
  _display: inline;
  width: 100px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #fd3c38;
  border: none;
  border-radius: 3px;
}
