@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

a:link,
a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

input,
select,
textarea {
  font-size: 12px;
  color: #000000;
  line-height: 120%;
}

body {
  font-family: "微软雅黑", "宋体";
  font-size: 12px;
  color: #000000;
  width: 100%;
  background: #fff;
  display: table;
  line-height: 26px;
  text-align: left;
}

body,
html,
div,
form,
p,
img,
ul,
li,
ol,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

/* 去掉链接的虚线框 */

/* a { outline:none; star:expression(this.onFocus=this.blur());} */

.w1200 {
  width: 1200px;
  margin: 0px auto;
}

.w1010 {
  width: 1010px;
  margin: 0px auto;
}

.w950 {
  width: 950px;
  margin: 0px auto;
}

.mt3 {
  margin-top: 3px;
}

.mt5 {
  margin-top: 5px;
}

.mt6 {
  margin-top: 6px;
}

.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt130 {
  margin-top: 130px;
}

.m30 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.p10 {
  padding: 0px 10px;
}

.pl20 {
  padding-left: 20px;
}

.p20 {
  padding: 20px;
}

.p15 {
  padding: 20px 15px 15px 20px;
}

.p15-1 {
  padding: 0px 15px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 23px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.ml3 {
  margin-left: -3px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml55 {
  margin-left: 55px;
}

.ml75 {
  margin-left: 75px;
}

.fl {
  float: left;
  _display: inline;
}

.fr {
  float: right;
  _display: inline;
}

.clear {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  *zoom: 1;
}

h2,
h3 {
  font-weight: normal;
}

.b {
  font-weight: bold;
}

.mb20 {
  margin-bottom: 20px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr12 {
  margin-right: 12px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 25px;
}

.mr37 {
  margin-right: 37px;
}

.mr44 {
  margin-right: 42px;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f25 {
  font-size: 25px;
}

.lh20 {
  line-height: 20px;
}

.lh140 {
  line-height: 140%;
}

.lh180 {
  line-height: 180%;
}

.lh220 {
  line-height: 220%;
}

.lh300 {
  line-height: 300%;
}

.lh30 {
  line-height: 30px;
}

.lh32 {
  line-height: 32px;
}

.fm {
  font-family: "微软雅黑";
}

.color1 {
  color: #3f3f3f;
}

.color2 {
  color: #999999;
}

.color3 {
  color: #333333;
}

.color4 {
  color: #404040;
}

.color5 {
  color: #666666;
}

.fw {
  font-weight: bold;
}

.indent {
  text-indent: 2em;
}

.tleft {
  text-align: left;
}

.tcenter {
  text-align: center;
}

.pos_rel {
  position: relative;
}

.pos_abs {
  position: absolute;
}

.bor1 {
  border-top: 1px dashed #000;
}

.bg1 {
  background: #f9f9f9;
}

.top {
  background: url(https://www.scfzbs.com/images19/topbar.jpg) repeat-x;
  height: 156px;
}

/*
.search input{ float: left;_display:inline; width: 398px; height: 38px; padding-left: 10px; line-height: 38px;color: #333; font-size: 16px;border:1px solid #DDDDDD;}
.search button { float: right;_display:inline;  width:80px; height:38px; border:none; background:#fff url(http://www.scfzbs.com/images19/search_btn.jpg) no-repeat center top; cursor:pointer;}
.search button:before { content:'';}*/

/* .nav a{ margin:0 40px 0 0;} */

.tab_search {
  border: 1px solid #dddddd;
  height: 38px;
}

.tab_search .searchinput {
  float: left;
  width: 388px;
  height: 38px;
  padding-left: 10px;
  font-family: 微软雅黑;
  font-size: 16px;
  color: #ddd;
  border: 0;
  vertical-align: middle;
}

.tab_search .searchaction {
  float: left;
  width: 80px;
  height: 38px;
}

.w620 {
  width: 620px;
}

.w570 {
  width: 570px;
}

.sdxw h2 {
  text-align: center;
}

.list li {
  background: url(https://www.scfzbs.com/images19/dot.jpg) no-repeat left center;
  padding-left: 15px;
}

.more {
  text-align: right;
}

.list2 li {
  float: left;
  _display: inline;
  text-align: center;
  width: 290px;
}

.w395 {
  width: 395px;
}

.w392 {
  width: 392px;
}

.w390 {
  width: 390px;
}

.shipin_b li {
  float: left;
  _display: inline;
  margin: 0 3px 0 1px;
  width: 193px;
}

.shipin_t_txt {
  bottom: 0;
  left: 0;
  width: 98%;
  padding-left: 2%;
  background: url(https://www.scfzbs.com/images19/bg1.png) repeat-x;
  height: 30px;
  line-height: 30px;
}

.shipin_t_txt a {
  color: #fff;
}

.shipin_b a {
  color: #999999;
}

.jujiao_t li {
  float: left;
  _display: inline;
  margin: 0 4px 0 1px;
  width: 188px;
}

.jujiao_t a {
  color: #999999;
}

.fayan_t_txt a {
  color: #999999;
}

.w194 {
  width: 194px;
}

.renwu_t_txt a {
  color: #999999;
}

.wenyuan_t li {
  float: left;
  _display: inline;
  width: 188px;
  margin: 0 4px 0 3px;
}

.wenyuan_t a {
  color: #999999;
}

.menu {
  height: 41px;
}

.menu_list li a {
  color: #999;
}

.menu_list li {
  float: left;
  _display: inline;
  margin: 0px 15px;
  height: 28px;
  line-height: 28px;
  color: #999999;
  border: 1px solid #999;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  padding: 0 10px;
}

.menu_list li.hover {
  color: #3e7fda;
  line-height: 28px;
}

.menu_list li:hover {
  color: #3e7fda;
  line-height: 28px;
  border: 1px solid #3e7fda;
  border-radius: 5px;
}

.menu_list li.hover a {
  color: #3e7fda;
  line-height: 28px;
  text-decoration: none;
}

.menu_list li:hover a {
  color: #3e7fda;
  line-height: 28px;
  text-decoration: none;
}

.bg2 {
  background: #e9f2fb;
}

.ggxx table {
  font-size: 16px;
  line-height: 240%;
}

.ggxx table th {
  color: #206fd8;
  background: #e9f1fe;
  font-weight: normal;
  text-align: center;
}

.ggxx table td {
  text-align: center;
}

.ggxx table td a {
  color: #e20f17;
}

/* 特别报道css */

.picScroll-left {
  overflow: hidden;
  position: relative;
}

.picScroll-left .hd {
  width: 200px;
  margin: 30px 0 0 540px;
}

.picScroll-left .hd ul li {
  float: left;
  width: 14px;
  height: 14px;
  background: #999999;
  border-radius: 50%;
  margin: 0 3px;
  text-indent: -999px;
  cursor: pointer;
}

.picScroll-left .hd ul li.on {
  border-radius: 10px;
  width: 53px;
  height: 14px;
  background: #e20f17;
}

.picScroll-left .bd {
  padding: 0px;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  margin: 0 8px 0 3px;
  width: 390px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picScroll-left .bd ul li .pic {
  text-align: center;
}

.picScroll-left .bd ul li .pic img {
  width: 390px;
  height: 260px;
  display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}

.picScroll-left .bd ul li .title {
  line-height: 36px;
  color: #404040;
  font-size: 18px;
  font-weight: bold;
}

.picScroll-left .bd ul li .title a {
  color: #404040;
}

.picScroll-left .bd ul li .brief {
  line-height: 28px;
  color: #999999;
  font-size: 14px;
  text-align: left;
}

.picScroll-left .bd ul li .brief a {
  color: #999999;
}

/*二级页面*/

.w360 {
  width: 360px;
}

.w820 {
  width: 820px;
}

.dc_tl {
  border-left: 6px solid #e20f17;
  padding-right: 15px;
}

.dc_tl a {
  color: #000;
  font-size: 25px;
  font-family: "微软雅黑";
  line-height: 30px;
}

.dc_tr a {
  color: #666;
  font-size: 14px;
  line-height: 30px;
}

.nav2 {
  background: url(https://www.scfzbs.com/images19/fzej_r2_c2.jpg) no-repeat left
    center;
  padding-left: 30px;
  color: #666;
  line-height: 30px;
}

.nav2 a {
  color: #3073a6;
}

.bor5 {
  border: 1px solid #c7e1f2;
}

.bg3 {
  background: #fff url(https://www.scfzbs.com/images19/fzbg_r4_c4.jpg) repeat-x;
}

.tit03 {
  background: url(https://www.scfzbs.com/images19/arrow4.png) no-repeat 10px
    center;
  padding-left: 30px;
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 180%;
  color: #679ed2;
}

.xw_list_c2 li {
  line-height: 240%;
  text-align: right;
}

.xw_list_c2 li a {
  font-size: 14px;
  text-align: left;
  float: left;
}

.xw_list_c2 li span {
  color: #999;
}

/*三级页面*/

.w348 {
  width: 348px;
}

.w150 {
  width: 150px;
}

#webreal_scol_title h1 {
  font-size: 26px;
  line-height: 240%;
  text-align: center;
}

#scol_time {
  color: #999;
  height: 30px;
  *height: 50px;
  *margin-top: -15px;
}

#scol_time a {
  color: #999;
}

#scol_txt {
  font-size: 14px;
  *margin-top: -25px;
}

.p5 {
  padding-bottom: 2px;
  *padding-bottom: -20px;
}

.xgxw {
  *margin-top: -20px;
}

.xgxw_c li {
  text-align: right;
}

.xgxw_c li a {
  text-align: left;
  float: left;
}

.fzzt_t2 li {
  margin-top: 10px;
}

.fzzt2_t h2 {
  text-align: center;
}

.fzzt2_t h2 a {
  font-size: 16px;
  line-height: 140%;
  font-family: "微软雅黑";
}

.fzzt2_t p {
  color: #888;
  text-align: left;
}

/* 分页 */

#pagenum {
  padding: 3px;
  margin: 3px;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
}

#pagenum a {
  border: #ddd 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
  color: #aaa;
  text-decoration: none;
}

#pagenum a:hover {
  border: #a0a0a0 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
}

#pagenum a:active {
  border: #a0a0a0 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
}

#pagenum a.current {
  border: #e0e0e0 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
  font-weight: bold;
  color: #aaa;
  background-color: #f0f0f0;
}

#pagenum span.disabled {
  border: #f3f3f3 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
  color: #ccc;
}

.page {
  text-align: center;
  font-size: 14px;
}

.none {
  display: none;
}

.sdxwmenu {
  background: url(../images/navbg.jpg) no-repeat center;
  height: 34px;
}

.sdxwmenu li {
  font-family: "xbs";
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  float: left;
  _display: inline;
  height: 34px;
  line-height: 34px;
  width: 114px;
  margin-right: 5px;
  background: #a3a3a3;
}

.sdxwmenu li a {
  color: #fff;
  text-decoration: none;
}

.sdxwmenu li.active {
  background: #d92523;
}

/*.sdxwmenu li:hover{ background:#D92523;}*/

.sdxwmenu li.active a {
  color: #fff;
}
.w382 {
  width: 382px;
}
@font-face {
  font-family: "xbs";
  src: url("../css/font/xbs.ttf");
}

.w780 {
  width: 780px;
}
.fzscr {
  width: 780px;
  height: 402px;
}

.listapp li {
  background: url(https://www.scfzbs.com/images19/dot.jpg) no-repeat left center;
  padding-left: 15px;
  width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.appline2 {
  width: 193px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.w392 {
  width: 392px;
}
.w792 {
  width: 792px;
}
