/* CSS Document */
html {
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* 设置图片视频等自适应调整 */
* {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: top;
}

.video embed,
.video object,
.video iframe {
  width: 100%;
  height: auto;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
select,
button,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}

input:focus {
  outline: none;
}

.css {
  -webkit-touch-callout: none
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*-webkit-user-modify:read-write-plaintext-only; */
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

a:link,
a:visited {
  color: #333;
}

a:hover {
  color: #e60012;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

i {
  font-style: normal;
}

li {
  list-style: none
}

img {
  border: 0;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
}

/*a:hover{color:#c00;text-decoration:underline;}*/
em {
  font-style: normal;
}

body {
  min-width: 1200px;
  background: #fbfbfc;
  font: 14px/30px "宋体", "SimSun", "Arial Narrow";
  /* -webkit-filter: blur(4px);*/
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

/* 清除浮动*/
* html .clearfix {
  zoom: 1;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.mt10 {
  margin-top: 10px;
}

.mt12 {
  /*margin-top:12px;*/
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

/*-------------------------------------------------------------------------------------------------------------------------*/

.w {
  width: 1140px;
  margin: 0 auto;
}

.btn {
  background: url(../images2017/btn.png) no-repeat;
  display: inline-block;
}

.icon {
  background: url(../images2017/icon.png) no-repeat;
  display: inline-block;
}

#top {
  height: 26px;
  line-height: 26px;
  background: #ecedee;
  color: #858282;
  font-size: 12px;
}

#top a {
  color: #858282;
  margin: 0 5px;
}

#main {
  background: url(../images2021/pc-bg-20211201.jpg) no-repeat center top;
  background: none;
}

#xhead .w {
  padding: 0 20px;
  background: #fbfbfc;
}

.content {
  padding-bottom: 20px;
}

.head1 .w {
  height: 50px;
  padding: 20px 20px 6px !important;
  position: relative;
  z-index: 100000;
}

.head2 .w a:nth-child(1),
.head2 .w a:nth-child(2),
.head2 .w a:nth-child(3) {
  color: red;
}

.logo {
  height: 50px;
  width: 150px;
}

.logo a {
  text-indent: -9999em;
  display: block;
  height: 100%;
  float: left;
}

.logo .a1 {
  width: 150px;
}

.logo .a2 {
  width: 140px;
}

.cooper {
  width: 290px;
  height: 24px;
  line-height: 24px;
  color: #333;
  font-size: 12px;
  position: absolute;
  top: 34px;
  left: 74%;
  margin-left: -550px;
  text-align: center;
}

.cooper a {
  color: #333;
  padding: 0 10px 0 20px;
  display: inline-block;
  position: relative;
}

.cooper a:hover {
  color: #e60012;
}

.cooper a .btn {
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
}

.cooper a .btn_a {
  background-position: -59px -50px;
}

.cooper a .btn_b {
  background-position: -73px -50px;
}

.cooper a .btn_c {
  background-position: -87px -50px;
}

.cooper .xmnn_ewm {
  position: absolute;
  top: 30px;
  left: 66px;
  background: #fff;
  width: 130px;
  height: 130px;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #eee;
  display: none;
}

.cooper .xmnn_ewm2 {
  left: 244px;
  top: 46px;
}

.cooper .xmnn_ewm img {
  width: 130px;
}

.cooper .xmnn_ewm .btn {
  width: 16px;
  height: 8px;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
  background-position: 0 -90px;
  overflow: hidden;
  display: block;
}

#search {
  width: 204px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #dadada;
  background: #fff;
  position: absolute;
  top: 28px;
  right: 20px;
}

#search .bdcs-search-form-input {
  height: 33px;
  width: 168px;
  text-indent: 10px;
  float: left;
  border: none;
  background: none;
  line-height: 35px;
}

#search .bdcs-search-form-submit {
  width: 35px;
  height: 35px;
  background-position: 0px -50px;
  border: none;
  text-indent: -9999em;
  cursor: pointer;
  position: absolute;
  top: -1px;
  right: -1px;
}

#search .bdcs-search-form-submit:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.head2 {
  height: 42px;
  line-height: 42px;
  text-align: center;
  overflow: hidden;
  font-size: 12px;
}

.head2 a {
  color: #333;
  padding: 0 10px;
}

.head3 .w {
  height: 60px;
  z-index: 99999;
  color: #fff;
}

#nav {
  height: 60px;
  line-height: 60px;
  position: relative;
  z-index: 99999;
  font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
  width: 1140px;
  margin: 0 auto;
  background: #01204f;
}

#nav a {
  color: #fff;
}

#nav .nLi {
  float: left;
  position: relative;
  display: inline;
  width: 118px;
}

#nav .s1 {
  width: 180px;
}

#nav .s1 .sub {
  width: 180px;
}

#nav .nLi h3 {
  float: left;
  width: 100%;
  text-align: center;
}

#nav .nLi h3 a {
  display: block;
  height: 100%;
  font-size: 18px;
  font-weight: bold;
  background: #0e3877;
  position: relative;
}

#nav .nLi h3 a .btn {
  background-position: -35px -50px;
  width: 12px;
  height: 12px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: 26px;
}

#nav .s2 h3 a .btn {
  margin-left: 46px;
}

#nav .s1 h3 a .btn {
  margin-left: 54px;
}

#nav .on h3 a {
  background: #e60012;
  color: #fff;
}

#nav .on h3 a .btn {
  background-position: -47px -50px;
}

#nav .home {
  border: none;
  width: 100px;
}

#nav .home h3 {
  background: #e60012;
  color: #fff;
}

#nav .home h3 a {
  background: #e60012;
  margin-right: 0;
}

#nav .sub {
  display: none;
  left: 0;
  top: 60px;
  width: 120px;
  text-align: center;
  position: absolute;
  background: #01204f;
  line-height: 38px;
}

#nav .sub li {
  zoom: 1;
  border-bottom: 1px solid #012760;
}

#nav .sub a {
  display: block;
  padding: 0 10px;
}

#nav .sub a:hover {
  background: #323c75;
  color: #fff;
}

#nav .s2 {
  width: 150px;
}

#nav .s2 .sub {
  width: 150px;
}

#xhead .fixed {
  position: fixed;
  top: 0;
  left: 0;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+0));
  right: 0;
  width: 100%;
  background: #0e3877;
  z-index: 999999;
}

#xhead .fixed .w {
  background: #01204f;
}

.head4 {
  width: 100%;
}

.head4 .b {
  border-bottom: 1px solid #dcdcdc;
  background: #f5f5f5;
  height: 38px;
  line-height: 38px;
  color: #333;
  font-size: 12px;
}

.head4 a {
  color: #333;
  padding: 0 10px;
}

.head4 a:hover {
  color: #e60012;
}

.head4 span {
  font-weight: normal;
}

.head4 em {
  font-weight: bold;
  color: #0e3877;
}

.head4 .qy-1 {
  padding-left: 10px;
}

.content .w {
  background: #FBFBFC;
  padding: 0 20px;
}

.content img {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  *width: 100%;
  line-height: 20px;
}

.content img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.content .ch_ad img:hover,
.content .banner img:hover {
  transform: scale(1.0);
  -webkit-transform: scale(1.0);
}

.banner iframe {
  margin-top: 7px !important;
}

.headline {
  text-align: center;
  border-bottom: 1px solid #eaecef;
  padding-bottom: 10px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.headline h1 {
  font-size: 32px;
  font-weight: bold;
  font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
  overflow: hidden;
  line-height: 40px;
  padding: 6px 0;
  color: #174087;
  overflow: hidden;
}

.headline h1 a {
  color: #0e3877;
}

.headline a:hover {
  color: #e60012;
}

.headline p {
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  color: #737373;
}

.headline .aa {
  color: #737373;
  display: inline;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
}

.tt-1 {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

.tt-1 p {
  background: #f1f3f8;
}

.tt-1 h1 {
  font-size: 32px;
}

.tt-2 h1 {
  font-size: 28px;
}

.content .cont-l {
  width: 780px;
}

.content .cont-r {
  width: 322px;
}

.box404 {
  width: 404px;
}

.box402 {
  width: 402px;
}

.box338 {
  width: 338px;
}

.box322 {
  width: 322px;
}

.box {
  margin-bottom: 20px;
}

.box3 {
  height: 914px;
}

.box4,
.box5 {
  height: 539px;
  border-color: #98dafd !important;
}

.box4 {
  height: 560px;
}

.box7,
.box21 {
  border-color: #ffb196 !important;
}

.box7 {
  height: 585px;
}

.box8 {
  height: 340px;
}

.box18 {
  height: 446px;
}

.box22 {
  height: 395px;
}

.box23 {
  height: 190px;
}

.slideBox {
  width: 404px;
  height: 270px;
  overflow: hidden;
  position: relative;
}

.slideBox .bd {
  width: 100%;
  height: auto;
  position: relative;
}

.slideBox .bd li {
  width: 100%;
  position: relative;
  height: 270px;
  overflow: hidden;
}

.slideBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}

.slideBox .bd li img {
  width: 100%;
  vertical-align: top;
}

.slideBox .bd li p,
.slideBox .bd li em {
  position: absolute;
  width: 100%;
  height: 48px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  line-height: 44px;
  color: #fff;
  text-align: center;
  z-index: 9;
  font-size: 12px;
}

.slideBox .bd li em {
  z-index: 8;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8
}

.slideBox .hd {
  position: absolute;
  height: 4px;
  line-height: 8px;
  bottom: 2px;
  right: 0px;
  z-index: 10;
  left: 73px;
}

.slideBox .hd li {
  display: inline-blcok;
  float: left;
  width: 82px;
  height: 4px;
  background: #6a6a6a;
  text-indent: -9999px;
  overflow: hidden;
  margin-right: 2px;
}

.slideBox .hd li.on {
  background: #ff0a00;
}

.home_xmzt {
  padding: 10px 18px;
  height: 122px;
  overflow: hidden;
}

.tag {
  padding: 5px 10px;
  background: #f12b15;
  color: #fff;
  margin-right: 5px;
  font-family: "宋体"
}

.border {
  border: 1px solid #eaecef;
}

.home_xmzt a {
  padding: 0 5px;
}

.home_xmzt .zt_link {
  padding: 0;
  color: #fff;
  font-weight: bold;
  font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
}

.home_xmzt .zt-cont {
  height: 125px;
  overflow: hidden;
}

.sbox {
  padding: 0 18px;
}

.sbox .h {
  height: 43px;
  line-height: 43px;
  padding-top: 3px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 24px;
  margin-bottom: 15px;
  position: relative;
  text-align: left;
}

.sbox .h a {
  font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
  margin-right: 10px;
  color: #333;
}

.sbox .h .on {
  padding: 1px 10px;
  background: #f12b15;
  color: #fff;
}

.sbox .h em {
  color: #f12b15;
}

.sbox .h .more {
  position: absolute;
  right: 0;
  font-family: "宋体";
  margin-right: 0;
  color: #838383;
  font-size: 12px;
}

.list14 li {
  font-size: 14px;
  line-height: 38px;
  text-align: left;
  height: 38px;
  overflow: hidden;
  position: relative;
}

.list18 li {
  line-height: 34px;
  height: 34px;
}

.list19 li:nth-child(1),
.list19 li:nth-child(7),
.list19 li:nth-child(13) {
  font-size: 18px;
  font-weight: bold;
  font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
}

.list20 li:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
}

.list14 span {
  *display: block;
}

.list14 li i {
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 16px;
  background: #d6d6d6;
  border-radius: 50%;
  overflow: hidden;
}

.acon {
  width: 100%;
  height: 90px;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}

.acon .im {
  width: 130px;
  height: 90px;
  overflow: hidden;
  margin-right: 10px;
  float: left;
}

.acon .im img {
  width: 100%;
  height: 100%;
  background: #f5f5f6 url(../images2017/load.png) no-repeat center;
}

.acon h2 {
  font-size: 18px;
  font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
  line-height: 30px;
  font-weight: bold;
  text-align: left;
}

.acon h2 em {
  font-weight: normal;
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  margin-right: 0;
  width: 46px;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  border-radius: 2px;
  text-align: center;
}

.f_new {
  margin-top: 16px;
}

.box2 .cur {
  display: block;
}

.box2 .sbox .h {
  margin-bottom: 10px;
}

.list_img {
  margin-bottom: 5px;
}

.list_img li {
  width: 176px;
  margin-right: 14px;
  float: left;
}

.list_img li .im {
  width: 100%;
  height: 0;
  padding-bottom: 61.36%;
  overflow: hidden;
}

.list_img li p {
  height: 36px;
  overflow: hidden;
  font-size: 12px;
}

.pbox {
  padding: 0;
}

#rdhdBox {
  width: 322px;
  height: 226px;
  overflow: hidden;
  position: relative;
}

#rdhdBox .bd {
  width: 100%;
  height: auto;
  position: relative;
}

#rdhdBox .bd li {
  width: 100%;
  position: relative;
  height: 226px;
  overflow: hidden;
}

#rdhdBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}

#rdhdBox .bd li img {
  width: 100%;
  vertical-align: top;
}

#rdhdBox .bd li p {
  position: absolute;
  height: 40px;
  bottom: 0;
  left: 40px;
  right: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #fff;
  text-align: center;
  z-index: 9;
  font-size: 12px;
}

#rdhdBox .bd li em {
  position: absolute;
  width: 100%;
  height: 40px;
  bottom: 0;
  left: 0;
  z-index: 8;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

#rdhdBox .btn {
  position: absolute;
  display: block;
  bottom: 0;
  height: 40px;
  width: 40px;
  z-index: 10;
  filter: alpha(opacity=40);
  opacity: 0.4;
  cursor: pointer;
}

#rdhdBox .prev {
  left: 0;
  background-position: -110px -50px;
}

#rdhdBox .next {
  right: 0;
  background-position: -150px -50px;
}

#rdhdBox a:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.box17 .list14 {
  padding: 0 18px;
  margin: 3px 0;
}

.box20 {
  padding-bottom: 4px;
  height: auto;
}

.box20 .zbox {
  margin-bottom: 4px;
}

.box21 {
  height: 258px;
}

.cont-r .list14 li {
  text-indent: 12px;
}

.item-img2 {
  margin-bottom: 15px;
  *width: 100%;
}

.item-img2 li {
  width: 135px;
  height: 96px;
  float: left;
  overflow: hidden;
  position: relative;
}

.item-img2 p,
.item-img2 em {
  position: absolute;
  display: block;
  z-index: 9;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.item-img2 em {
  z-index: 8;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8
}

.item-img3 li {
  text-align: center;
  width: 119px;
  height: 160px;
  float: left;
  margin: 0 10px;
  display: inline;
}

.item-img3 li img {
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
  width: 100%;
}

.item-img3 p {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}

.ym .meng .h {
  line-height: 50px;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
  text-align: left;
}

.ym .meng .b {
  line-height: 26px;
  text-align: left;
}

.ym .meng .b a {
  font-size: 12px;
  color: #666;
  margin-right: 8px;
  display: inline-block;
  line-height: 26px;
}

.ym .meng .b a:hover {
  color: #004276
}



#goTop {
  display: none;
}

.mod-sidebar .item {
  position: relative;
  width: 48px;
  height: 48px;
  margin-top: 3px;
  *margin-top: 0;
  background: url(../images2017/icon-merged.png) no-repeat;
  cursor: pointer
}

.mod-sidebar .qr-code {
  background-position: 0 0
}

.mod-sidebar .favorite {
  background-position: 0 -51px
}

.mod-sidebar .hotword {
  background-position: 0 -102px
}

.mod-sidebar .media {
  background-position: 0 -153px
}

.mod-sidebar .search {
  background-position: 0 -204px;
  z-index: 10
}

.mod-sidebar .feedback {
  background-position: 0 -255px
}

.mod-sidebar .gotop {
  background-position: 0 -306px
}

.mod-sidebar .gotop:hover {
  background-position: 0 -357px
}

.mod-sidebar .searchbox {
  position: absolute;
  top: 207px;
  right: 52px;
  vertical-align: top;
  background: #394151;
  height: 48px;
  overflow: hidden;
  width: 0;
  border-radius: 3px 0 0 3px;
  -webkit-transition: width .5s;
  -moz-transition: width .5s;
  -ms-transition: width .5s;
  -o-transition: width .5s;
  transition: width .5s;
  white-space: nowrap;
  z-index: 1
}

.mod-sidebar .searchbox.show {
  width: 302px
}

.mod-sidebar .searchbox .searchInput {
  border: 0;
  color: #999;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  padding: 2px 0 2px 6px;
  vertical-align: middle;
  width: 268px;
  margin: 0;
  background-color: #000
}

.mod-sidebar .searchbox form {
  margin: 8px 8px 8px 26px;
  font-size: 0;
  line-height: 0;
  vertical-align: middle
}

.mod-sidebar .searchbox .close-btn {
  display: block;
  width: 22px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(http://ns2-bdstatic-com.njmu.s5.bt8.net/static/fisp_static/common/img/sidebar/icon-search-hide_a475c94.png) no-repeat 0 -57px;
  cursor: pointer
}

.mod-sidebar .close-tip {
  display: none;
  position: absolute;
  top: 118px;
  left: -310px;
  font-size: 12px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 3px;
  background-color: #000;
  color: #fff;
  opacity: .8;
  filter: alpha(opacity=80)
}

.mod-sidebar .close-tip .arrow {
  position: absolute;
  bottom: -8px;
  left: 18px;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #000 transparent transparent;
  opacity: .8;
  filter: alpha(opacity=80)
}

.mod-sidebar .searchbox .close-btn:hover {
  background: url(http://ns2-bdstatic-com.njmu.s5.bt8.net/static/fisp_static/common/img/sidebar/icon-search-hide_a475c94.png) no-repeat 0 0
}

.mod-sidebar .searchbox button {
  display: none;
  color: #fff;
  border: 0;
  margin: 0;
  padding: 0;
  width: 48px;
  height: 32px;
  text-align: middle;
  font-size: 12px;
  line-height: 32px;
  background: #b7c5ca;
  vertical-align: middle
}

.button-rotate {
  overflow: hidden;
  color: #fff;
  background: #37474f;
  _backrgound: none;
}

.button-rotate a {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 48px;
  font-size: 12px;
  font-weight: 700;
  color: #fff !important;
  border-radius: 3px;
  background-color: #18448e;
  text-decoration: none !important;
  text-align: center;
  -webkit-transform-origin: -50% 50%;
  transform-origin: -50% 50%;
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
  transform: rotate3d(0, 0, 1, 90deg);
  -webkit-transition: -webkit-transform .3s ease-in;
  transition: transform .3s ease-in;
  opacity: 0\9;
  filter: alpha(opacity=0)\9;
}

.button-rotate:hover a,
.button-rotate:hover {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.button-rotate:hover a {
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  text-decoration: none;
  opacity: 1\9;
  filter: alpha(opacity=100)\9
}

.media a,
.favorite a {
  width: 28px;
  height: 28px;
  line-height: 14px;
  padding: 10px
}

.gotop a {
  display: block;
  width: 48px;
  height: 48px
}

.mod-sidebar .notice-sidebar-favorite {
  position: absolute;
  top: 53px;
  left: -299px;
  width: 233px;
  height: 46px;
  padding: 12px 28px;
  border-radius: 3px;
  background-color: #000;
  opacity: .8;
  filter: alpha(opacity=80)
}

.mod-sidebar .notice-sidebar-favorite .arrow {
  position: absolute;
  top: 20px;
  right: -13px;
  width: 0;
  height: 0;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  opacity: .8;
  filter: alpha(opacity=80)
}

.mod-sidebar .notice-sidebar-favorite .content {
  font-size: 14px;
  line-height: 20px;
  color: #fff
}

#goTop .qr-code-container {
  display: none;
  width: 330px;
  height: 130px;
  padding: 20px;
  position: absolute;
  margin-left: -375px;
  margin-top: -50px;
  color: #333;
  text-align: left;
  background: #eff1f4;
  border-radius: 3px;
  box-shadow: 0 2px 3px #ccc;
  *border: 1px solid #ccc;
  border: 1px solid #ccc\9
}

#goTop .qr-code-container .item-container,
#goTop .qr-code-container .left {
  float: left;
  width: 130px;
  height: 130px;
  overflow: hidden;
}

#goTop .qr-code-container .left img {
  width: 100%;
}

#goTop .qr-code-container .right {
  float: right;
  width: 182px
}

#goTop .qr-code-container .item-container .img-container {
  display: block;
  width: 100%
}

#goTop {
  position: fixed;
  width: 54px;
  height: 357px;
  left: 50%;
  margin-left: 600px;
  bottom: 20px;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop || document.body.scrollTop)+eval(document.documentElement.clientHeight || document.body.clientHeight)-361+'px');
  z-index: 998;
}


/* 侧边广告 */
#right-ad {
  position: fixed;
  left: 50%;
  margin-left: 600px;
  bottom: 20px;
  z-index: 998;
  text-align: center;
  width: 157px;
}

#right-ad ul {
  border: 1px solid #eaecef;
  margin-bottom: 8px;
  padding: 10px;
  border-radius: 12px;
  background: white;
}

#right-ad ul li {
  margin-bottom: 3px;
}

#right-ad>a {
  color: #284077;
  font-size: 14px;
}

/*尾部*/
.foot {
  border-top: 1px solid #ddd;
  background: #EFEFEF;
}

.foot .foot1 {
  height: 54px;
  width: 100%;
  background: #01204f;
  color: #fff;
  line-height: 54px;
  margin-top: 40px;
  text-align: center;
}

.foot .foot1 a {
  color: #fff;
  margin: 0 8px;
}

/* 要闻多行显示 */

.ad-parent {
  position: relative;
  display: block;
}

.ad-span {
  position: absolute;
  background: rgba(0, 0, 0, .6);
  right: 0;
  bottom: 0;
  color: #fff;
  line-height: 1em;
  padding: 2px;
  font-size: 12px;
}


#xxqg {
  width: 77px;
  height: 51px;
  line-height: 33px;
  position: absolute;
  top: 15px;
  right: 387px;
  border-right: 1px solid red;
  border-left: 1px solid red;
  padding: 0 10px;
}

#xmpt {
  width: 77px;
  height: 51px;
  line-height: 33px;
  position: absolute;
  top: 15px;
  right: 290px;
  border-right: 1px solid red;
  padding: 0 10px 0 0;
}

#xmrb {
  width: 103px;
  height: 50px;
  line-height: 33px;
  position: absolute;
  top: 15px;
  right: 166px;
  border-right: 1px solid red;
  padding: 0 10px 0 0;
}

.xmw {
  width: 70px;
  height: 50px;
  line-height: 33px;
  position: absolute;
  top: 15px;
  right: 496px;
  border-left: 1px solid red;
  padding: 0 0 0 10px;
}

#fjsen {
  width: 74px;
  height: 67px;
  line-height: 33px;
  position: absolute;
  top: 5px;
  right: 66px;
  padding: 0 10px 0 0;
}