@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Microsoft YaHei", "Helvetica", sans-serif;
  font-style: normal;
  list-style: none;
  font-weight: normal;
}
/*body{*/
  /*filter: grayscale(100%);*/
/*}*/
img {
  border: 0;
  vertical-align: middle;
}

#jiathis_weixin_share img {
  display: inline;
}

a {
  color: #333;
  text-decoration: none;
}

*:focus {
  outline: none;
}

a:hover {
  color: #2865da;
}

html, body {
  font-size: 14px;
  background-color: #FFF;
  color: #404040;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

li {
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

body {
  overflow-x: hidden;
}

.float_clear:after {
  content: "";
  display: table;
  clear: both;
  overflow: hidden;
}

.top_news_demo h2 .top_hot, .dp_list li, .dp_hot, .word_school li, .news_list_word .tag_box, .news_list li .zt_title .zt_ico {
  background: url(../images/index/index_ico_all.png) no-repeat;
}

.hidden, .hide {
  display: none
}

.w1020 {
  width: 1020px;
  margin: 0 auto;
}

.main {
  margin-bottom: 50px;
}

.main div.lt {
  position: relative;
}

.main .lt {
  float: left;
  width: 680px;
}

.main .rt {
  float: right;
  width: 310px;
}

.more_nav .more_btn {
  background: url(../images/global/head_ico_all.png) no-repeat;
}

/*公用头部*/
.head_box {
  width: 100%;
  /*background-color: #fff;*/
}
/*公用头部*/
.padding300{
	width: 100%;
	height: 228px;
}
#head_box{
	position: fixed;
	top: 0;
	z-index: 19;
	background-color: #fff;
}
.m_menu_bg {
  background-color: #F7F7F7;
  height: 40px;
}

.m_menu {
  width: 1020px;
  margin: 0 auto;
  height: 40px;
}

.right_menu {
  float: left;
  position: relative;
  z-index: 101;
}

.right_menu ul.rank {
  float: left;
}

.right_menu ul.rank li {
  float: left;
  height: 40px;
}

.zl_rz {
  position: absolute;
  top: 40px;
  left: 0;
  background-color: #fff;
  display: none;
  border: 1px solid #ddd;
  border-top: 0;
}

.zl_rz > a {
  display: block;
  padding: 12px 18px;
  height: 16px;
  line-height: 16px;
}

.zl_rz > a:nth-child(1) {
  border-bottom: 1px solid #ddd;
}

.right_menu ul.rank li a.tt {
  position: relative;
  border-right: 1px solid #D8D8D8;
  padding: 0 18px;
  display: block;
  line-height: 16px;
  height: 16px;
  margin-top: 12px;;
  margin-right: -1px;
}

a.rz .head_down_arrow {
  position: absolute;
  top: 5px;
  right: 4px;
}

.right_menu ul.rank li:hover .zl_rz {
  display: block;
}

.right_menu ul.rank li a.downlist_btn {
  border-right: 0;
  background-position: 72px -51px;
  padding-right: 30px;
}

.right_menu ul.rank li a.head_down_app {
  position: relative;
  padding: 0 26px 0 33px;
}

.head_down_icon {
  position: absolute;
  top: -5px;
  left: 6px;
}

.head_down_arrow {
  position: absolute;
  top: 5px;
  right: 10px;
}

.logo_box {
  width: 1020px;
  margin: 0 auto;
  padding: 8px 0;
  overflow: hidden;
}

.logo {
  float: left;
  margin: 6px 0 0 0;
}

.logo img {
  width: auto;
  height: 63px;
}

.top_lk {
  float: right;
  height: 75px;
  margin-left: 10px;
  position: relative;
}
.top_lkText{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 29px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  background: rgba(255, 255, 255, .8);
  color: #ababab;
  border-top-left-radius: 4px;
  font-size: 12px;
}

.top_lk img {
  width: 695px;
  height: 75px;
}

.top_lk1 img {
  display: block;
  width: 360px;
  height: 75px;
}

.top_lk1:first-child {
  margin-right: 10px;
}

/* 头部用户信息下拉 */
.user_top_list {
  height: 35px;
  float: right;
}

.user_top_list dt {
  float: left;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 5px;
}

.user_top_list dt img {
  width: 30px;
  height: 30px;
  display: block;
}

.user_top_list dd {
  float: left;
  position: relative;
  padding-left: 12px;
  line-height: 40px;
  font-size: 14px;
  color: #666;
}

.user_top_list dd .username {
  line-height: 16px;
  float: left;
  margin-top: 12px; /* border-right: 1px solid #D8D8D8; */
  width: 85px;
  height: 18px;
  overflow: hidden;
}

.user_top_list dd ul {
  position: absolute;
  top: 35px;
  right: 0;
  background: #fff;
  border: solid 1px #cccccc;
  display: none;
  z-index: 100;
  width: 400px;
}

.user_top_list dd li {
  line-height: 22px;
  font-size: 14px;
  padding: 0 35px;
}

.user_top_list dd .userHeaderAvatar {
  border-bottom: 1px solid #ccc;
  padding: 11px 35px;
}

.user_top_list dd .userHeaderAvatarBox {
  width: 50px;
  height: 50px;
  float: left;
  margin-left: 50px;
}

.user_top_list dd .userHeaderAvatarBox img {
  width: 100%;
  height: 100%;
}

.user_top_list dd .userHeaderAvatar .username {
  font-size: 24px;
  color: #333;
  line-height: 21px;
  height: 24px;
  margin-top: 16px;
  margin-left: 14px;
  width: 175px;
}

.user_top_list dd li.userHeaderIconBox {
  border-bottom: 1px solid #ccc;
  padding: 0 35px 15px 35px;
}

.headerUserPoint {
  float: left;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0 10px;
  margin: 15px 0;
}

.headerUserPointDetail {
  float: left;
  color: #000;
  margin: 19px 0 0 16px;
  cursor: pointer;
}

.headerIconBox {
  float: left;
  width: 25%;
  text-align: center;
}

.headerIcon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 5px;
}

.headerIcon img {
  width: 100%;
  height: 100%;
}

.user_top_list dd li.userHeaderBtnBox {
  line-height: 58px;
  font-size: 16px;
  background-color: #fafafa;
}

.userHeaderOut {
  float: right;
}

.user_top_list dd li a {
  color: #666;
}

.user_top_list dd li a:hover {
  color: #ff9933;
}

.user_top_list:hover dd ul {
  display: block;
}

.top_login_btn {
  float: right;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  background: url("../images/global/login_bg.png");
  font-size: 14px;
  color: #fff;
}

.top_login_btn:hover {
  color: #fff;
}

.top_register_btn {
  color: #333333;
  background: #F7F7F7;
  padding: 0 0 0 16px;
}

.top_register_btn:hover {
  color: #333333;
}

/* 网站导航下拉 */
.head_code {
  display: none;
  position: absolute;
  width: 180px;
  top: 44px;
  left: -16px;
  height: 180px;
}

.right_menu ul.rank li:hover .head_code {
  display: block;
}

.right_menu ul.rank li:hover .head_down_icon {
  animation: doudong 1s;
}

.right_menu ul.rank .wzdh {
  border: solid transparent;
  border-width: 0 1px;
}

.right_menu ul.rank .wzdh:hover {
  border-color: #D8D8D8;
}

.right_menu ul.rank .wzdh:hover a.tt {
  color: #ff9933;
  background-position: 72px -69px;
}

.right_menu ul.rank .wzdh:hover .wzdh_xl {
  display: block;
}

.wzdh_xl {
  position: absolute;
  right: 0;
  top: 35px;
  width: 978px;
  padding: 25px 20px;
  border: solid 1px #e5e5e5;
  background-color: #fff;
  z-index: 100;
  display: none;
}

.wzdh_xl .lt {
  float: left;
  width: 640px;
  padding-right: 50px;
  border-right: solid 1px #e5e5e5;
}

.wzdh_xl .lt dl {
  overflow: hidden;
  margin-top: 23px;
}

.wzdh_xl .lt dl:first-child {
  margin-top: 0;
}

.wzdh_xl .lt dl dt, .wzdh_xl .lt dl dd {
  float: left;
  line-height: 22px;
}

.wzdh_xl .lt dl dt {
  color: #ff9933;
  font-weight: bold;
  margin-right: 12px;
  padding-right: 12px;
  position: relative;
}

.wzdh_xl .lt dl dt span.line {
  position: absolute;
  right: -1px;
  top: 12%;
  width: 2px;
  height: 75%;
  background-color: #989898;
}

.wzdh_xl .lt dl dd {
  margin-right: 25px;
}

.wzdh_xl .lt dl dd a {
  color: #666;
}

.wzdh_xl .lt dl dd a:hover {
  color: #2865da;
}

.wzdh_xl .lt dl dd.r a {
  color: #ff3333;
}

.wzdh_xl .lt dl dd.r a:hover {
  color: #2865da;
}

.wzdh_xl .rt {
  float: right;
  padding-top: 10px
}

.wzdh_xl .rt span.txt {
  display: block;
  color: #666
}

.wzdh_xl .rt span.txt.f {
  font-weight: 700;
  color: #f93;
  margin-bottom: 5px;
}

.wzdh_xl .rt span.txt.f a {
  width: 50px;
  margin-left: 4px;
  display: block;
}

.wzdh_xl .rt span.txt.f img {
  padding-top: 5px;
}

.wzdh_xl .rt .code {
  overflow: hidden;
  margin-top: 5px
}

.wzdh_xl .rt .code .app, .wzdh_xl .rt .code .gzh {
  float: left;
  margin-right: 10px
}

.wzdh_xl .rt .code .app img, .wzdh_xl .rt .code .gzh img {
  width: 119px;
  height: 119px;
  margin-left: -6px
}

.wzdh_xl .rt .code .app span, .wzdh_xl .rt .code .gzh span {
  color: #666;
  text-align: center
}

/*头部动画抖动效果*/
@-webkit-keyframes doudong {
  0%, 20%, 40%, 60%, 80% {
    -webkit-transform: rotate(-8deg);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: rotate(8deg);
  }
  100% {
    -webkit-transform: rotate(0);
  }
}

@-moz-keyframes doudong {
  0%, 20%, 40%, 60%, 80% {
    -moz-transform: rotate(-8deg);
  }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: rotate(8deg);
  }
  100% {
    -moz-transform: rotate(0);
  }
}

/*皮肤切换*/
.head_skin {
  background: #fff;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
  display: none;
}

.head_skin_box {
  width: 1020px;
  margin: 0 auto;
}

.head_skin_line {
  float: left;
  position: relative;
  line-height: 50px;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  transition: background 500ms;
  -moz-transition: background 500ms;
  -o-transition: background 500ms;
  -webkit-transition: background 500ms;
}

.head_skin_line i {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 25px;
  height: 26px;
  background: url("../images/index/icon_news_hot.png") no-repeat;
}

.head_skin_box .hot i {
  display: block;
}

.head_skin_line:hover {
  background: #1d6be1;
  color: #fff;
}

.head_skin_active {
  background: #1d6be1;
  color: #fff;
}

.head_skin_btn {
  position: relative;
  float: right;
  text-align: center;
  cursor: pointer;
  line-height: 50px;
  font-size: 13px;
  padding: 0 20px;
}

.head_skin_btn > span {
  color: #1d6be1;
}

.head_skin_btn > img {
  position: absolute;
  top: 19px;
  left: 7px;
}

.head_skin_content {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  box-shadow: 0px 8px 15px -5px #656464;
  padding: 30px 0;
}

.head_skin_logo {
  margin: 0 auto 15px auto;
}

.head_skin_box .nav {
  background: url(../images/global/nav_bg_yellow.png);
}

/* 搜索 */
.search {
  float: right;
  margin: 8px 5px 0 0;
  position: relative;
}

.search input {
  float: left
}

.search input.sr {
  float: left;
  width: 145px;
  height: 24px;
  border: solid #1196db;
  border-width: 1px 0 1px 1px;
  padding: 0 4px;
  box-sizing: border-box;
}

.search input.ss {
  float: left;
  width: 30px;
  height: 24px;
  color: #fff;
  border: solid 1px #1196db;
  cursor: pointer;
  background: url("../images/global/head_search.png");
  background-size: cover;
}

.search_res_box {
  position: absolute;
  left: 0;
  top: 23px;
  width: 173px;
  height: 150px;
  padding-top: 5px;
  border: 1px solid #1196db;
  background: #fff;
  z-index: 101;
  display: none;
}

.search_res_item {
  line-height: 25px;
  padding-left: 4px;
  color: #a6a6a6;
  cursor: pointer;
}

.search_res_item:hover {
  background: #f2f2f2;
}

/*消息*/
.messageBox {
  float: right;
  width: 51px;
  height: 40px;
  cursor: pointer;
  margin-right: 5px;
  display: none;
}

.message {
  height: 40px;
  position: relative;
}

.message > em {
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url("../images/user/icon_newsGray.png") no-repeat;
  margin-top: 14px;
  margin-left: 17px;
}

.message > span {
  position: absolute;
  top: 5px;
  right: 6px;
  font-size: 12px;
  color: #fff;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
  background-color: #fd8621;
  display: none;
}

/*消息的弹框*/
.newsList {
  position: absolute;
  top: 40px;
  right: -104px;
  width: 398px;
  height: 350px;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 100;
  display: none;
}

.newsList ul {
  height: 348px;
  overflow: auto;
}

.newsList li {
  height: 41px;
  border-bottom: 1px solid #ccc;
  padding-left: 38px;
  line-height: 41px;
  position: relative;
}

.newsList li .sign {
  position: absolute;
  left: 23px;
  top: 18px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.newsList li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.messageBox:hover {
  background-color: #1296db;
}

.messageBox:hover .message > em {
  background: url("../images/user/icon_newsWhite.png") no-repeat;
}

.messageBox:hover .newsList {
  display: block;
}

/*信息未读效果*/
.newsList li.active {
  background-color: #eaf2fb;
}

.newsList li.active .sign {
  background-color: #ff3535;
}

.newsList li span {
  display: block;
  width: 100%;
  height: 40px;
  overflow: hidden;
}

/*公用导航部分*/
.head_box .nav_bg {
  background: url("../images/global/nav_bg_yellow.png");
  background-size: cover;
  height: 46px;
  width: 100%;
}

.head_box .nav {
  width: 1020px;
  margin: 0 auto;
  position: relative;
  z-index: 50;
}

.head_box .nav_list {
  height: 46px;
  line-height: 46px;
}

.head_box .nav_list li {
  float: left;
  position: relative;
}

.head_box .nav_list li > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.head_box .nav_list li:hover > a {
  background-color: #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.head_box .nav_list li.cur > a {
  background-color: #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.head_box .nav_list li.zb a {
  background: url(../images/index/hot_ico.png) no-repeat 51px 3px;
}

.head_box .nav_list li > span {
  color: #FFF;
  display: block;
  font-size: 18px;
  padding: 0 26px;
}
.main_tab_active {
  width: 404px;
  position: absolute;
  top: 46px;
  display: none;
  border: 2px solid #ef9d28;
  border-top: 0;
  z-index: 1200;
  -webkit-box-shadow: 0 0 4px #ccc;
  box-shadow: 0 0 4px #ccc;
  box-sizing: border-box;
  background-color: #fdf5e9;
}
.main_tab_active .ltList{
  width: 25%;
}
.main_tab_active .ltList .main_tab_active_line{
  text-align: center;
  color: #ef9d28;
  border: 0;
}
/*右侧定位*/
.positionRt{
  right: 0;
}
.main_tab_active .positionRt{
  width: 360px;
}
.positionRt .right .main_tab_active_line{
  margin-right: 10px;
}
.master.positionRt{
  width: 280px;
}
.master.positionRt .rtList{
  width: 68%;

}
.master.positionRt .ltList{
  width: 32%;
}
.main_tab_active.positionRt .rtList{
  border-left: 0;
  border-right: 1px solid #e5e5e5;
}
.head_box .nav_list .main_tab_active .main_tab_active_line {
  display: block;
  cursor: pointer;
  position: relative;
  font-size: 14px;
}
.head_box .main_tab_active .rtList .main_tab_active_line{
  display: inline-block;
  border: 0;
  margin-left: 10px;
  color: #333;
}
.main_tab_active .rtList{
  width: 75%;
  padding: 0 12px;
  box-sizing: border-box;
  border-left: 1px solid #e5e5e5;
  background-color: #fff;
}
.main_tab_active .rtList .row{
  border-bottom: 1px solid #e5e5e5;
}
.main_tab_active .rtList .row:last-child{
  border: 0;
}
.head_box .nav_list .main_tab_active .main_tab_active_line:last-child {
  border-bottom: 0;
}
.main_tab_active_triangle {
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: 8px;
  right: 4px;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #efa130;
}

.head_box .nav_list .main_tab_active .main_tab_active_line:hover .main_tab_active_triangle {
  border-left: 6px solid #fff;
}

.head_box .nav_list li:hover .main_tab_active {
  display: block;
  -webkit-animation: myfirst 0.4s;
  animation: myfirst 0.4s;
}

.main_tab_triangle {
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: 12px;
  right: 15px;
  border-top: 6px solid #fff;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
}

.head_box .nav_list li:hover .main_tab_triangle {
  bottom: 19px;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.main_tab_active_two {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  background: #fff;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  color: #333;
  display: none;
}

.head_box .nav_list .main_tab_active .main_tab_active_line:hover .main_tab_active_two {
  display: block;
  -webkit-animation: tabright 0.4s;
  animation: tabright 0.4s;
}

@-webkit-keyframes tabright {
  from {
    left: 95%;
    opacity: 0.5;
  }
  to {
    left: 100%;
    opacity: 1;
  }
}

@keyframes tabright {
  from {
    left: 95%;
    opacity: 0.5;
  }
  to {
    left: 100%;
    opacity: 1;
  }
}

/*首页选项卡实时快讯*/
.head_box .more_nav {
  width: 46px;
  height: 46px;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 50;
}

.head_box .more_nav .more_btn {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 10px;
}

.head_box .more_nav:hover .more_xl {
  display: block;
  -webkit-animation: myfirst 0.4s;
  animation: myfirst 0.4s;
}

@-webkit-keyframes myfirst {
  from {
    top: 40px;
    opacity: 0.5;
  }
  to {
    top: 46px;
    opacity: 1;
  }
}

@keyframes myfirst {
  from {
    top: 40px;
    opacity: 0.5;
  }
  to {
    top: 46px;
    opacity: 1;
  }
}

/* 导航更多下拉 */
.more_xl {
  position: absolute;
  right: 0;
  top: 46px;
  width: 1020px;
  padding: 22px 0px 16px 0px;
  background-color: #fff;
  z-index: 1200;
  display: none;
  -webkit-box-shadow: 0 0 4px #ccc;
  box-shadow: 0 0 4px #ccc;
  width: 1018px \0;
  border: solid 1px #ebebeb \0;
  *width: 1018px;
  *border: solid 1px #ebebeb;
  overflow: hidden;
}

.more_xl ul {
  overflow: hidden;
  width: 228px;
  float: left;
  padding: 0 14px;
  padding: 0 14px \9;
  border-left: 1px solid #EEE;
}

.more_xl ul.min {
  width: 200px;
}

.more_xl ul:first-child {
  border-left: 0;
}

.more_xl ul li {
  float: left;
  padding: 0 12px 10px 12px
}

.more_xl ul li.r {
  padding: 0 16px 10px 12px
}

.more_xl ul li.dh_tt {
  width: 100%;
  padding: 0 0 12px 12px;
  color: #FF7B00;
  font-weight: bold;
  font-size: 16px;
}

.more_xl ul li a {
  display: block;
  font-size: 16px;
  color: #222;
  white-space: nowrap;
}

.more_xl ul li a:hover, .more_xl ul li.r a:hover {
  color: #2865da;
}

.more_xl ul li.blue a {
  color: #2865da
}

.more_xl .close {
  position: absolute;
  right: 0;
  top: 13px;
  width: 40px;
  height: 20px;
  background: url(../images/global/head_ico_all.png) no-repeat left -88px;
  display: none;
}

/*Nav导航下方广告*/
.nav_bottom_advertising {
  padding: 4px 0;
  height: 22px;
  line-height: 22px;
  float: left;
  width: 13.8%;
  overflow: hidden;
}

.nav_bottom_advertising .top_news_point {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #a7a7a7;
  margin: 0 8px 5px 0;
}

.nav_bottom_advertising_text {
  width: 28px;
  height: 19px;
  line-height: 19px;
  font-size: 12px;
  color: #d4d5d5;
  border-radius: 1px;
  float: right;
  background-color: #ececec;
  text-align: center;
  margin-top: 5px;
}

.nav_bottom_advertising_img {
  width: 503px;
  height: 50px;
}

/********主体顶部导航路径*********/
.local {
  margin: 12px auto;
  padding-bottom: 8px;
  border-bottom: solid 1px #f3f3f3;
  position: relative;
}

.local, .local a {
  color: #999;
}

.local a:hover {
  color: #1c40d5;
}

.local span {
  color: #333333;
}

.local span {
  color: #333333;
}

.localAdvertising {
  margin-left: 100px;
  cursor: pointer;
  color: #f04343;
}

.localAdvertising a {
  color: #1c40d5;
  font-weight: bold;
  font-size: 18px;
}

.local .localStar {
  color: red;
  font-size: 19px;
}

/*内页通用底部*/
.foot {
  width: 100%;
  background-color: #f2f2f2;
  color: #808080;
  text-align: center;
  padding: 40px 0;
  position: relative;
  z-index: 99;
  clear: both;
  font-size: 14px;
}

.foot a {
  color: #808080;
  padding: 0 10px;
}

.foot a:hover {
  color: #333;
}

.foot p {
  padding-top: 10px;
}

/*面包屑*/
.mbx {
  color: #888;
  width: 1020px;
  font-size: 14px;
  text-align: left;
  padding: 6px 0;
  margin: 0 auto;
  margin-top: 10px;
  border-bottom: 1px solid #F3F3F3;
  position: relative;
}

.mbx span {
  padding: 0 5px;
}

.mbx p {
  display: inline;
}

.mbx a {
  color: #888;
}

.mbx a:hover {
  color: #2865da;
}

.mbx .lk {
  position: absolute;
  left: 230px;
  top: 3px;
}

/*广告*/
.ad12 {
  overflow: hidden;
  margin-top: 10px !important;
}

/*对联广告*/
.nn_link img {
  /*width: 145px;*/
  height: auto;
}

.nn_link .close {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  font-size: 16px;
  color: #999;
  line-height: 16px;
  text-align: center;
  background-color: #F3F3F3;
  display: none;
}

.nn_link .nn_right .close {
  right: 0;
}

.nn_left {
  position: fixed;
  left: 50px;
  top: 195px;
  margin-right: 530px;
  z-index: 20;
}

.nn_right {
  position: fixed;
  right: 50px;
  top: 195px;
  margin-left: 530px;
  z-index: 20;
}

.nn_right.laptop {
  margin-left: 515px;
  display: block;
}

.nn_left.laptop {
  margin-right: 515px;
  display: block;
}

.nn_link.fixed1 .ll {
  position: fixed;
}

.nn_link.fixed2 .ll {
  bottom: 490px;
  top: auto;
}

@media only screen and (max-width: 1360px)/*笔记本*/ {
  .nn_link img {
    width: 80px;
    height: auto;
  }

  .nn_right {
    right: 0;
  }

  .nn_left {
    left: 0;
  }
}
/* 首页转盘 */
.index_luckdraw{
  width: 222px;
  height: 171px;
  position: fixed;
  bottom: 68px;
  right: 81px;
  z-index: 999;
  background:  url(../images/index/luckdraw_draw.png) no-repeat ;
}
.index_luckdraw a{
  display: inline-block;
  width: 100%;
  height: 100%;
}
.index_luckdraw_guessEntranceClose{
  background: url("../images/global/icon_closeBtn.png") no-repeat;
  position: absolute;
  width: 20px ;
  height: 20px;
  top: 0;
  right: 0;
  z-index: 1500;

}
/*返回顶部*/
.go_top {
  width: 50px;
  height: 180px;
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 999;
}

.go_top a {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin-top: 4px;
  display: block;
  text-align: center;
  color: #fff;
  line-height: 16px;
}

.go_top a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #5998FE;
}

.go_top a.ewm_float .wx_box {
  display: block;
  position: relative;
}

.go_top a.ewm_float .wx_box img {
  position: absolute;
  top: -130px;
  left: -32px;
  width: 113px;
  height: 118px;
  display: block;
}

.go_top a.tel_float {
  background: url(../images/index/go_top_xw1.png) no-repeat;
  background-size: cover;
}

.go_top a.tel_float:hover {
  background: url(../images/index/go_top_xw2.png) no-repeat;
}

.go_top a.tel_float_active {
  background: url(../images/index/go_top_xw2.png) no-repeat;
}

.go_top a.ewm_float {
  background: url(../images/index/go_top_kx1.png) no-repeat;
  background-size: cover;
}

.go_top a.ewm_float:hover {
  background: url(../images/index/go_top_kx2.png) no-repeat;
}

.go_top a.ewm_float_active {
  background: url(../images/index/go_top_kx2.png) no-repeat;
}

.go_top a.yhfk {
  background: url(../images/index/go_top_cj1.png) no-repeat;
  background-size: cover;
}

.go_top a.yhfk:hover {
  background: url(../images/index/go_top_cj2.png) no-repeat;
}

.go_top a.yhfk_active {
  background: url(../images/index/go_top_cj2.png) no-repeat;
}

.go_top a.go_top_btn {
  display: none;
  background: url(../images/index/go_top.png) no-repeat;
  background-size: cover;
}

.go_top .hj_xm {
  background-color: #FF3334;
  color: #fff;
  font-size: 14px;
  height: 90%;
  padding-top: 10%;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 0;
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
  transform: rotate3d(0, 0, 1, 90deg);
  -webkit-transform-origin: -50% 50% 0;
  transform-origin: -50% 50% 0;
  -webkit-transition: -webkit-transform 0.3s ease-in 0s;
  transition: -webkit-transform 0.3s ease-in 0s;
  transition: transform 0.3s ease-in 0s;
  transition: transform 0.3s ease-in 0s, -webkit-transform 0.3s ease-in 0s;
  width: 100%;
}

.go_top .xms_float:hover {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.go_top .xms_float:hover .hj_xm {
  text-decoration: none;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
}

/*报价*/

.hq_table .red_bg td {
  background-color: #ffe8e2;
}

.hq_table .red_bg td:first-child {
  background-color: #fff;
}

.hq_table .green_bg td {
  background-color: #ebfaec;
}

.hq_table .green_bg td:first-child {
  background-color: #fff;
}

.hq_list .arrow1 {
  float: left;
  padding-left: 5px;
}

.hq_table .red {
  color: #ed3b5f;
}

.hq_table .green {
  color: #07a168;
}

.edui-upload-video {
  width: 680px;
  height: 454px;
}

.section_wrap video {
  margin-left: -32px;
}

.st_bk {
  background: url(../images/d1.gif) no-repeat 58px 8px;
  background-size: 10px 10px;
}

/*swiper轮播样式定义*/
.swiper-slide {
  width: 100%;
  height: 100%;
}

.swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper-slide h3 {
  position: absolute;
  width: 75%;
  line-height: 30px;
  height: 30px;
  bottom: 0;
  z-index: 100;
  font-size: 14px;
  padding-left: 5px;
  overflow: hidden;
}

.swiper-slide h3 > a {
  color: #fff;
}

.swiper-slide h3 > a:hover {
  color: #fff;
}

.swiper-slide div {
  position: absolute;
  width: 100%;
  height: 30px;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  bottom: 6px;
  right: 3px;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}

.swiper-active-switch {
  background: #fff;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background: url(../images/gold/inx_lb_jt.png) no-repeat;
  background-position: -26px -3px;
  right: -23px;
  left: auto;
  transition: all 0.3s;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background: url(../images/gold/inx_lb_jt.png) no-repeat;
  background-position: 0 -3px;
  left: -23px;
  right: auto;
  transition: all 0.3s;
}

.swiper-container:hover .swiper-button-prev {
  left: 0;
}

.swiper-container:hover .swiper-button-next {
  right: 0;
}

/*大咖论道描述*/
.gsyn {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 60px;
}

/*友情链接*/
.yq_lk {
  padding-top: 10px;
}

.zb_message {
  display: inline-block;
  max-width: 940px;
  text-align: left;
  vertical-align: top;
}

.zb_message a {
  margin-bottom: 5px;
}

/*竞猜漂浮框入口*/
.guessEntranceOpen {
  position: fixed;
  bottom: 68px;
  left: 0;
  width: 474px;
  height: 140px;
  cursor: pointer;
  transition: all .3s;
  z-index: 100;
}

.icon-guessEntrance {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 140px;
}

.guessEntranceClose {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 20;
  background: url("../images/global/icon_closeBtn.png") no-repeat;
  display: none;
}

.guessEntranceOpen.active {
  left: -404px;
}

.guessEntranceLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 404px;
  height: 140px;
  z-index: 10;
  cursor: pointer;
}

.guessEntranceOpenBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 140px;
  z-index: 10;
  cursor: pointer;
}

/*首页新闻列表*/
.news_box {
  margin-top: 17px;
}

.news_box .news_title_fix {
  height: 46px;
}

.news_title {
  height: 46px;
  border-top: 1px solid #4663AF;
  background-color: #F8F9FB;
}

.news_title_fix .fixed {
  position: fixed;
  top: 0;
  width: 680px;
  background-color: #FFF;
  z-index: 999;
}

.news_title li {
  line-height: 44px;
  float: left;
}

.news_title li i {
  padding: 0 30px;
}

.news_title li a {
  padding: 0 38px;
}

.news_title li.last a {
  border-right: 0;
  padding: 0 34px;
}

.news_title li a {
  text-decoration: none;
  color: #FFF;
}

.news_title li.now a {
  color: #FFF;
}

.news_title li {
  line-height: 44px;
  float: left;
  text-align: center;
}

.news_title li a {
  color: #333;
  font-size: 18px;
  padding: 0;
  display: block;
  padding: 0px 10px;
  height: 45px;
}

.news_title li {
  line-height: 45px;
  float: left;
  text-align: center;
  height: 45px;
  position: relative;
}

.news_title li.item {
  width: 136px;
}

.news_title li.item a {
  width: 136px;
}

.news_title li.item a:hover {
  background: url('../images/index/icon_news_bg.png') no-repeat;
  color: #FFF;
}

.news_title li.now {
  background: url("../images/index/icon_news_bg.png") repeat;
  color: #FFF;
  background-size: cover;
}

.news_title_fix .news_title li > i {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}

.news_title_fix .news_title li.hot i {
  width: 25px;
  height: 26px;
  background: url("../images/index/icon_news_hot.png") no-repeat;
}

.news_list_change .news_list_word .time {
  color: #666;
  bottom: 24px;
}

.news_list_change .news_list_pic img {
  width: 225px;
  height: 150px;
  border-radius: 8px;
}

.news_list_change .news_list_word .time .dz {
  padding-left: 25px;
  background: url("../images/index/icon_dz.png") no-repeat 0;
}

.news_list_change .news_fx {
  position: absolute;
  bottom: 10px;
  right: 50px;
  width: 30px;
  height: 30px;
  z-index: 100;
}

.news_list_change .news_fx_img {
  position: absolute;
  width: 91px;
  height: 133px;
  cursor: pointer;
  top: -10px;
  right: -3px;
  display: none;
}

.news_list_change .news_fx_list {
  position: absolute;
  top: 24px;
  right: 4px;
  z-index: 2;
  width: 69px;
  padding: 0 4px;
  display: none;
  background-color: #fff;
}

.news_fx:hover .news_fx_img {
  background: url("../images/index/icon_fx_bg.png") no-repeat #fff;
  display: block;
}

.news_fx:hover .news_fx_list {
  display: block;
}

.top2_box .news_list > li {
  height: 150px;
  overflow: visible;
}

.news_fx_list li {
  padding: 4px 0 4px 0;
  border-bottom: 1px dashed #ccc;
}

.news_fx_list li a {
  display: block;
  width: 95%;
  text-align: right;
  color: #666;
  line-height: 1.5;
  overflow: hidden;
}

.wx i, .qq i, .wb i {
  float: left;
  transition: all .2s linear
}

.news_fx_list .wx {
  border: 0;
}

.news_fx_list .wb i {
  background: url("../images/index/icon_wb.png") no-repeat;
  width: 22px;
  height: 20px;
  margin-left: 6px;
  background-position-y: 0;
}

.news_fx_list .qq i {
  background: url("../images/index/icon_QQ.png") no-repeat;
  width: 22px;
  height: 20px;
  margin-left: 8px;
  background-position-y: 0;
}

.news_fx_list .wx i {
  background: url("../images/index/icon_wx.png") no-repeat;
  width: 22px;
  height: 20px;
  margin-left: 8px;
  background-position-y: 0;
}

.news_fx_list .wb:hover i {
  background-position-y: -22px;
}

.news_fx_list .qq:hover i {
  background-position-y: -24px;
}

.news_fx_list .wx:hover i {
  background-position-y: -24px;
}

.news_box .news_title {
  border-top: 1px solid #3265d9;
}

/*新闻列表内容*/
.top2_box {
  width: 100%;
  overflow: hidden;
  display: none;
  padding-top: 8px;
}

.news_list li {
  padding: 25px 0;
  border-top: 1px solid #E3E3E3;
  position: relative;
}

.news_list li:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.news_list li:first-child {
  border-top: 0;
}

.news_list_pic img {
  width: 225px;
  height: 150px;
}

.news_list li .zt_title {
  font-size: 18px;
  font-weight: bold;
}

.news_list li .zt_title a {
  font-weight: bold;
}

.news_list li .zt_title .zt_ico {
  background-position: 0 -107px;
  font-size: 16px;
  color: #FFF;
  width: 50px;
  height: 24px;
  line-height: 24px;
  text-indent: 5px;
  display: inline-block;
  position: relative;
  top: -2px;
}

.news_list .index_fgdx {
  position: relative;
}

.news_list .index_fgdx .opa_bg {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.news_list .index_fgdx h2 {
  position: absolute;
  bottom: 70px;
  color: #FFF;
  padding: 0 18px;
  z-index: 3;
  font-weight: bold;
}

.news_list .index_fgdx p {
  position: absolute;
  bottom: 2px;
  font-size: 12px;
  width: 502px;
  height: 62px;
  color: #FFF;
  overflow: hidden;
  padding: 0 158px 0 38px;
  z-index: 3;
}

.news_list_pic a h2 {
  color: #000;
  font-size: 18px;
  line-height: 130%;
  font-weight: bold;
  display: block;
  overflow: hidden;
  padding-bottom: 6px;
  height: 18px;
}

.news_list_pic a:hover {
  text-decoration: none;
}

.news_list_pic a:hover h2 {
  color: #2865da;
  display: block;
}

.news_list_word .tag_box {
  padding-left: 22px;
  background-position: -4px -54px;
  margin: 10px 0;
  display: inline-block;
}

.news_list_word .tag_box a.tag {
  color: #999;
  margin-right: 16px;
  font-size: 12px;
}

.news_list_word .tag_box a.tag:hover {
  color: #4093EF;
  text-decoration: none;
}

.news_list_word .time {
  position: absolute;
  right: 0;
  bottom: 20px;
  width: 434px;
  font-size: 12px;
  color: #999;
}

.news_list_word .time .time_l {
  float: left;
}

.news_list_word .time .dz {
  float: right;
  position: relative;
}

.news_list .news_list_pic img {
  float: left;
  margin-right: 22px;
}

.news_list .news_list_word {
  padding-right: 0;
}

.more_news, .more_news1 {
  padding: 5px 0 24px 0;
}

.more_news a {
  display: block;
  border: 1px solid #ddd;
  color: #888;
  height: 34px;
  text-align: center;
  line-height: 34px;
  margin: 0 auto;
  background-color: #FFF;
}

.more_news1 a {
  display: block;
  border: 1px solid #aaa;
  color: #333;
  width: 130px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
  background-color: #FFF;
}

.more_news a:hover, .more_news1 a:hover {
  color: #628FE3;
  text-decoration: none;
  border: 1px solid #98B6ED;
}

/*点赞样式*/
.xfzgz {
  padding-left: 22px;
  height: 16px;
  margin-top: 2px;
  margin-right: 17px;
  background: url(../images/index/icon_news_gz.png) no-repeat 0;
  cursor: pointer;
}

.xfzgz.gaddzan {
  background: url(../images/index/icon_news_gz01.png) no-repeat 0;
}


.news_change_b {
  margin-top: 0;
  box-sizing: border-box;
  min-height: 90vh;
}
.news_change_t_box{
  height: 0.85rem;
}
.news_change_t {
  height: 0.85rem;
  padding: 0 0.25rem;
  position: fixed;
  width: 100%;
  z-index: 100;
}

.news_change_t li {
  height: 0.85rem;
}

.news_change_t li a {
  line-height: 0.85rem;
}
.time_box .discuss{
  background: url('../image/icon_discuss.png') no-repeat 0 0.15rem;
  background-size: 0.35rem 0.35rem;
  height: 0.6rem;
  line-height: 0.6rem;
  display: block;
}
.news_demo1 .news_word_dm h2{color:#333;font-size: 0.39rem; line-height:1.5; height:1.55rem; overflow:hidden; margin-top: 0.1rem}
.news_demo1 .news_word_dm .time_box{font-size:.2813rem; color:#808080;margin-top:0;}
.news_demo1 .news_word_dm .name{font-size:.2813rem; color:#2370F0;}
/**********页码样式修改**********/
/*分页*/
.page_list {
  margin: 0 auto;
  margin-top: 50px;
  overflow: hidden;
}

.page_list > div {
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
}

.page_list a, .page_list span, .page_list i {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #ccc;
  padding: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin-right: 5px;
  border-radius: 4px;
}

.page_list .next {
  margin-right: 0;
}

.page_list a:first-child, .page_list span:first-child {
  border-left: 1px solid #ccc;
}

.page_list .laypage_curr, .page_list .current {
  background: url("../images/index/icon_pagination.png") no-repeat;
  background-size: cover;
  color: #fff;
}

/*春节样式*/
.logo_box {
  padding: 11px 0;
}

body {
  background-color: transparent !important;
  position: relative;
}

.index_foot_bg {
  min-height: 175px;
  background-color: transparent !important;
}

.foot {
  background-color: transparent !important;
}

.mainBgBox {
  position: absolute;
  z-index: -1;
  top: 182px;
  /* height: 100%; */
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  background: url("../images/common/mainBg01.png?time=20210305") center;
  background-repeat: repeat-y;
  /* display: none */
}

.mainBg {
  position: relative;
  height: 100%;
}

.mainBg1 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/common/mainBg02.jpg?time=20210305") no-repeat center 0;
}

.guessEntranceOpen {
  width: 160px;
  height: 160px;
}

.guessEntranceOpenBtn, .icon-guessEntrance {
  width: 160px;
  height: 160px;
}

.guessEntranceClose {
  display: block;
}

.guessEntranceLink {
  width: 160px;
  height: 160px;
}

/*App下载入口样式*/
.AppEntranceBox {
  position: absolute;
  margin: 0 auto;
  top: 40px;
  left: 50%;
  margin-left: 550px;
  z-index: 999;
}

.AppEntranceBox.active {
  position: fixed;
  top: 0;
}

.AppEntranceBox .img {
  float: right;
  width: 146px;
  height: 164px;
}

.AppEntranceCloseBox {
  position: relative;
}

.AppEntranceClose {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 20;
  background: url("../images/global/icon_closeBtn.png") no-repeat;
}

/*行情无数据状态*/
.hq_noDataBox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;

}

.hq_noDataBox.active {
  display: block;
}

.hq_noData {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -132.5px;
  width: 300px;
  height: 300px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 8.4px 1.6px rgba(0, 0, 0, 0.21);
}

.hq_noDataImg {
  width: 300px;
  height: 300px;
}

.hq_noDataImg img {
  width: 100%;
}

/*.close {*/
  /*position: absolute;*/
  /*right: 0;*/
  /*top: -2px;*/
  /*font-size: 30px;*/
  /*width: 40px;*/
  /*height: 40px;*/
  /*text-align: center;*/
  /*line-height: 40px;*/
  /*cursor: pointer;*/
  /*color: #666;*/
/*}*/

/*增加nav导航下两个广告位置*/
.adImg-box .adImg-A2,.adImg-box .adImg-A3{
  width: 505px;
}
.adImg-box .adImg-A2 img,.adImg-box .adImg-A3 img{
  width: 100%;
  height: 50px;
  padding: 5px 0;
}
div[data-adId]{
  position: relative;
  cursor: pointer;
}
/*广告文字统一样式样式*/
.adText-box p{
  color: #e23c22;
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
}
.guangText {
  position: absolute;
  width: 30px;
  text-align: center;
  background: #fafafa;
  padding: 0 5px;
  border-radius: 4px;
  color: #dadada;
  font-size: 11px;
  top: 7px;
  right: -46px;
}
/*反馈意见*/
.feedbackBox{
  position: fixed;
  display: block;
  right: 2px;
  bottom: 2px;
  z-index: 99998;
  cursor: pointer;
  width: 40px;
  height: 37px!important;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  font-size: 14px;
  line-height: 17px;
  padding-top: 3px;
  color: #fff;
  background: #666;
}
.feedbackMaskBox{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.feedbackMaskBox .mask {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 999979;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: #555;
  filter: alpha(opacity=50);
  display: none;
}
.feedback{
  position: fixed;
  z-index: 999999;
  right: 5px;
  bottom: 5px;
  display: none;
}
.fb-modal {
  background-color: #fff;
  cursor: default;
  top: 100%;
  left: 100%;
  width: 357px;
  overflow: hidden;
  box-shadow: 0 0 9px #999;
  font-size: 13px;
  line-height: 1.54
}
.fb-header{
  padding-left: 20px;
  padding-right: 10px;
  margin-top: 8px;
  cursor: move;
  text-align: left;
  -moz-user-select: none;
}
.fb-header-tips {
  padding-top: 5px;
  line-height: 28px;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  color: #333;
  text-rendering: optimizelegibility;
}
.fb-close{
  text-decoration: none;
  margin-top: 4px;
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #666;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  opacity: .2;
  filter: alpha(opacity=20);
}
.fb-body {
  margin-bottom: 0;
  padding: 20px;
  padding-top: 10px;
  overflow: hidden;
  text-align: left
}
.fb-danger-tips {
  color: red
}
.fb-textarea textarea {
  width: 300px;
  height: 54px;
  padding: 4px;
  margin: 6px 0 9px;
  vertical-align: top;
  resize: none;
  overflow: auto;
  box-sizing: content-box !important;
  display: inline-block;
  color: #000;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -ms-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s
}
.fb-footer {
  padding-top: 10px;
  text-align: left
}

.fb-block {
  overflow: hidden;
  position: relative
}

.fb-block .fb-email {
  height: 26px;
  line-height: 26px;
  width: 300px;
  border: 1px solid #ccc;
  color: #9A9A9A;
  padding: 4px;
  padding-top: 0;
  box-sizing: content-box !important;
  padding-bottom: 0;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  vertical-align: middle !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -ms-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s
}

.fb-email-block {
  padding-top: 17px
}
.fb-btn {
  display: inline-block;
  padding: 0 14px;
  margin: 0;
  height: 24px;
  line-height: 25px;
  font-size: 13px;
  filter: chroma(color=#000);
  *zoom: 1;
  border: 1px solid #d8d8d8;
  cursor: pointer;
  font-family: inherit;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background-color: #f9f9f9;
  overflow: hidden;
  outline: 0
}

.fb-btn-primary, .fb-btn-primary:visited {
  color: #fff !important
}

.fb-btn-primary {
  background-color: #388bff;
  _width: 82px;
  border-color: #3c8dff #408ffe #3680e6
}

.fb-btn-primary:hover {
  border-color: #2678ec #2575e7 #1c6fe2 #2677e7;
  background-color: #388bff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAMAAACuX0YVAAAABlBMVEVnpv85i/9PO5r4AAAAD0lEQVR42gEEAPv/AAAAAQAFAAIros7PAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
  -o-box-shadow: 1px 1px 1px rgba(0, 0, 0, .4)
}

.fb-btn-primary:active {
  border-color: #178ee3 #1784d0 #177bbf #1780ca;
  background-color: #388bff;
  background-image: none;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15);
  -o-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15)
}

.fb-btn-primary, .fb-btn-primary:visited {
  color: #fff !important;
}
/*改版黄金网代码2019-09-16*/
.navBox{
  height: 94px;
}
.fixBox{
  /* background: #fff; */
}
.hqBox{
  background: #fff;
  width: 1020px;
  margin: 0 auto;
  padding-top: 10px;
}
.hqList{
  width: 1018px;
  height: 36px;
  border: 1px solid #e5e5e5;
  color: #333;
}
.hqList .item{
  width: 20%;
  font-size: 12px;
  line-height: 22px;
  padding: 7px 0;
  cursor: pointer;
  position: relative;
  margin: 0;
}
.hqList .hqMain{
  position: relative;
  border-right: 1px solid #e5e5e5;
}
.hqList .hqMain div{
  width: 33.3%;
  text-align: center;
  overflow: hidden;
}
.hqList .item .text{
  width: 34%;
  padding: 0 3px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  float: left;
  font-size: 12px;
}
.hqList .item .last{
  font-size: 12px;
  float: left;
}
.hqList .item .swingRange{
  font-size: 12px;
  width: 27%;
  text-align: center;
  float: left;
}
.hqList .item:last-child .hqMain{
  border-right:0;
}
.hqList .item .arrow{
  position: absolute;
  top: 0;
  right: 3px;
  width: auto;
  line-height: 22px;
  opacity: 0;
}
.hqList .item .chartPopOut{
  position: absolute;
  top: 36px;
  width: 454px;
  height: 254px;
  background: #fff;
  display: none;
  z-index: 999;
  box-shadow: 0px 0px 7.36px 0.64px rgba(104, 182, 242, 0.78);
}
.hqList .item:hover .chartPopOut{
  display: block;
}
.down-green {
  color: #06a168 !important;
}
.up-red {
  color: #f14343 !important;
}
.red .last{color: #f14343}
.red .swingRange{color: #f14343}
.red .swing {color: #f14343}
.red .cor{color:#ff4d4d;}
.green .cor{color:#56A73D;}
.green .last{color: #06a168}
.green .swingRange{color: #06a168}
.green .swing {color: #06a168}
.green_bg .cor{
  background: url(../images/green_b.png) no-repeat center right !important;
}
.red_bg .cor{
  background: url(../images/red_b.png) no-repeat center right !important;
}
/*行情跳动背景色变化*/
.trend__item .change_up {
  background-color: #FDF0F2;
}
.trend__item .change_down {
  background-color: #EBFAEC;
}
.triangle {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 17px;
  left: 0;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ff9933;
}
/*网站快速导航*/
.siteMap{
  width: 1020px;
  margin: 0 auto;
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.siteTitle{
  text-align: center;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  position: relative;
  height: 52px;
}
.siteTitle h4{
  background-color: #fff;
  line-height: 52px;
  display: inline-block;
  width: 90px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -45px;
  z-index: 1;
}
.siteTitle .line{
  position: absolute;
  top: 26px;
  left: 0;
  height: 1px;
  background-color: #cccccc;
  width: 100%;
}
.kindBox{
  padding: 0 12px;
}
.kindBox .kind{
  width: 84px;
}
.kindBox .kind a{
  color: #5c72c8;
  font-weight: bold;
}
.siteList{
  width: 912px;
}
.siteItem{
  float: left;
  margin-left: 70px;
  width: 80px;
  text-align: justify;
}
.siteItem a{
  display: block;
  text-align: justify;
  height: 30px;
}
.siteItem a span{
  display: inline-block;/* Opera */
  padding-left: 100%;
}
.right_menu ul.rank li a.columnistGif img{
  margin-top: -12px;
  height: 40px;
}
.right_menu ul.rank li a.advGif img{
  margin-top: -12px;
  height: 40px;
}
/*增加大咖论道HOT标记*/
.head_box .nav_list li .imgHot{
  position: absolute;
  top: 2px;
  right: 0;
  width: 34px;
  height: 16px;
}
.rt_Float{
  width: 310px;
}