@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%;
}

html,
body {
  position: relative;
  height: 100%;
}

body {
  background: #c20000 url(../images/topbg.jpg) no-repeat center top;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
}

/* body {
  font-family: "微软雅黑";
  background: #B1283C url(../images/top.jpg) no-repeat center top;
  font-size: 14px;
  color: #000000;
  width: 100%;
  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;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

/* 去掉链接的虚线框 */

/* a { outline:none; star:expression(this.onFocus=this.blur());} */

.w1000 {
  width: 1000px;
  margin: 20px auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w1263 {
  width: 1263px;
  margin: 0 auto;
}

.w950 {
  width: 950px;
  margin: 40px auto;
}

.mt1 {
  margin-top: 0.2rem;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt80 {
  margin-top: 120px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

.mr20 {
  margin-right: 20px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.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;
}

.none {
  display: none;
}

.fm {
  font-family: "微软雅黑";
}

.fw {
  font-weight: bold;
}

.indent {
  text-indent: 2em;
}

.tleft {
  text-align: left;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.radius10 {
  border-radius: 10px;
}

.p20 {
  padding: 20px;
}

.boxp {
  position: relative;
}
.btn {
  position: absolute;
  top: -38px;
  left: 0;
}
/* .box {
  position: relative;
} */
.box li {
  float: left;
  _display: inline;
  width: 375px;
  height: 235px;
  margin: 10px 12px 10px 13px;
  position: relative;
}

.box .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 98%;
  height: 30px;
  line-height: 30px;
  background: url(../images/ftb.png) repeat;
  color: #fff;
  padding-left: 2%;
}

/* 自适应框架（设计图宽度） */

/* body {
  max-width: 19.2rem;
  margin: 0 auto;
}
body * {
  max-width: 19.2rem;
} */

.bg1 {
  background-color: #fff;
  border-radius: 10px;
}

/* 焦点图通用 */

.top {
  height: 570px;
}

.w603 {
  width: 603px;
}

.w560 {
  width: 560px;
}

/* .box {
  position: relative;
  width: 1156px;
  height: 340px;
}

.box li {
  position: relative;
}

.box li .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 98%;
  height: 30px;
  line-height: 30px;
  background: url(../images/ftb.png) repeat;
  color: #fff;
  padding-left: 2%;
}

.box li .icons {
  position: absolute;
  right: 0;
  top: 0;
  width: 69px;
  height: 21px;
  line-height: 21px;
  background: url(../images/i_bg.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  text-align: center;
}

.box li:nth-child(1) {
  position: absolute;
  left: 30px;
  top: 0;
  width: 564px;
  height: 340px;
}

.box li:nth-child(1) img {
  width: 100%;
  height: 100%;
}

.box li:nth-child(2) {
  position: absolute;
  left: 604px;
  top: 0;
  width: 270px;
  height: 162px;
}

.box li:nth-child(2) img {
  width: 100%;
  height: 100%;
}

.box li:nth-child(3) {
  position: absolute;
  right: 0;
  top: 0;
  width: 270px;
  height: 162px;
}

.box li:nth-child(3) img {
  width: 100%;
  height: 100%;
}

.box li:nth-child(4) {
  position: absolute;
  left: 604px;
  top: 172px;
  width: 270px;
  height: 162px;
}

.box li:nth-child(4) img {
  width: 100%;
  height: 100%;
}

.box li:nth-child(5) {
  position: absolute;
  right: 0;
  top: 172px;
  width: 270px;
  height: 162px;
}

.box li:nth-child(5) img {
  width: 100%;
  height: 100%;
} */

.more {
  line-height: 30px;
  text-align: right;
}

.more a {
  color: #666;
  font-size: 16px;
}

.w574 {
  width: 574px;
}

.w146 {
  width: 96px;
}

.w490 {
  width: 490px;
}

.w496 {
  width: 496px;
}

.cityName {
  font-size: 60px;
  color: #fff;
  font-weight: bold;
}

.picbox {
  position: relative;
}

.txt01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 98%;
  background: url(../images/ftb.png) repeat;
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 18px;
  padding-left: 2%;
}

#LeftButton {
  position: absolute;
  left: -100px;
  width: 63px;
  top: 220px;
  cursor: pointer;
}

#RightButton {
  position: absolute;
  right: -100px;
  width: 63px;
  top: 220px;
  cursor: pointer;
}

/* 翻页 */

#pagenum {
  padding: 3px;
  margin: 3px;
  text-align: center;
  font-size: 18px;
  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;
}

.pos_rel {
  position: relative;
}

.pos_abs {
  position: absolute;
}

.ohid {
  overflow: hidden;
}

/*二三级页面*/

.footer {
  width: 600px;
  margin-left: 150px;
}

.note {
  color: #000;
}

.note-u {
  color: #000;
  text-decoration: underline;
}

.time {
  text-align: center;
}

.title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ff0000;
}

.text-b {
  font-weight: bold;
}

.text-d {
  font-size: 14px;
  line-height: 28px;
  text-align: left;
}

.text-s {
  font-size: 12px;
  line-height: 28px;
}

.text-l {
  line-height: 25px;
}

.collist {
  text-align: left;
}

.page {
  text-align: center;
  font-size: 14px;
}

#scol_txt {
  color: #000;
  font-size: 14px;
  line-height: 30px;
}

#scol_txt li a {
  color: #000;
}

.a1 {
  color: #000;
}

.a1 a {
  color: #000;
}

#webreal_scol_title h1 {
  line-height: 40px;
  margin-bottom: 10px;
  font-size: 0.3rem;
}

#scol_time {
  color: #305798;
  font-size: 16px;
}
#scol_time a {
  color: #305798;
}
.ts_btn {
  -webkit-animation: warn 1s ease-out;
  -moz-animation: warn 1s ease-out;
  animation: warn 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes warn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes warn {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
