/* ===================== 样式重置 ===================== */
html {
  overflow-y: scroll;
  overflow-x: visible;
}
body {
  margin: 0;
  color: #6c6c6c;
  font: 12px/21px "宋体";
  background: #fff;
}
ul,
ol,
li,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input {
  margin: 0;
  padding: 0;
}
img,
fieldset {
  border: none;
}
li {
  list-style: none;
}
select,
input,
img {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
}
a {
  color: #010101;
  text-decoration: none;
}
a:hover {
  color: #4c7d08;
  text-decoration: underline;
}
div,
ul,
dl {
  zoom: 1;
}
div:after,
ul:after,
dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* 主内容 */
.wrap2 {
  font-family: "Microsoft Yahei", "微软雅黑", "宋体", Tahoma, Arial, Helvetica, STHeiti;
  position: relative;
}
.wrap2 img {
  vertical-align: top;
}
/*outer*/
.outer img {
  display: block;
}
/*背景*/
.bodyBg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}
/*header*/
/*content*/
.blank200 {
  width: 990px;
  margin: 0px auto;
  height: 200px;
  clear: both;
  position: relative;
}
.btn_link {
  width: 84px;
  height: 29px;
  display: block;
  background: url(http://www.qiyipic.com/dongman/fix/tianxiadm20150210_03.jpg) no-repeat;
  text-indent: -9999px;
  position: absolute;
  right: 153px;
  top: 107px;
}
.inner {
  width: 100%;
  background: url(http://www.qiyipic.com/dongman/fix/tianxiadm20150210bg_02.jpg) no-repeat #531511;
}
.fouceNav {
  width: 100%;
  height: 41px;
  line-height: 43px;
  background: #000;
  border-top: 3px solid #bb752a;
}
.fouceNav ul {
  width: 980px;
  text-align: center;
  display: block;
  margin: 0px auto;
}
.fouceNav li {
  display: inline-block;
}
.fouceNav li a {
  color: #fff;
  font-size: 16px;
  line-height: 41px;
}
.fouceNav li span {
  padding: 0px 10px;
  display: inline-block;
  color: #3e4347;
}
/*两列布局*/
.layout_box {
  width: 990px;
  margin: 10px auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.layoutLeft {
  width: 684px;
}
.layoutRight {
  width: 285px;
}
.niandudonghua {
  width: 100%;
  background: #000;
}
.niandudonghua h1 {
  color: #000000;
  font-size: 18px;
  padding: 0px 20px;
  height: 33px;
  line-height: 33px;
  border-top: 3px solid #f1c71e;
  margin: 7px 0px 0px 30px;
  display: inline-block;
  background: #fff;
}
.niandudonghua .niandu_box {
  width: 672px;
  margin: 0px auto;
  background: #fff;
  margin-bottom: 10px;
}
.niandudonghua .niandu_box ul {
  padding: 14px 0px 14px 14px;
}
.niandudonghua .niandu_box li {
  width: 150px;
  height: 160px;
  float: left;
  margin-right: 14px;
}
.niandudonghua .niandu_box li a {
  font-size: 14px;
  text-align: center;
  display: block;
  color: #90120b;
}
.qitan {
  width: 100%;
  height: 540px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.right_moban {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 6px solid #bb752a;
  background: #1a1e21;
}
.right_moban h1 {
  width: 100%;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
}
.right_moban .right_moban_con {
  background: #fff;
  padding: 12px;
  width: 254px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px auto 10px;
  line-height: 2em;
}
.right_moban .right_moban_con strong {
  padding-top: 10px;
  font-size: 16px;
}
.right_moban .right_moban_con ul li a {
  color: #3e3e3e;
  font-size: ;
  font-size: 14px;
}
.right_moban .right_moban_con ul li a:hover {
  color: #3e3e3e;
  text-decoration: none;
}
.right_moban .right_moban_con ol {
  width: 260px;
}
.right_moban .right_moban_con ol li {
  width: 112px;
  height: 167px;
  float: left;
  margin-right: 9px;
}
.right_moban .right_moban_con ol li a {
  color: #3e3e3e;
  font-size: ;
  font-size: 14px;
  text-align: center;
  display: block;
}
.right_moban .right_moban_con ol li a:hover {
  color: #3e3e3e;
  text-decoration: none;
}
.right_moban .right_moban_con ol li img {
  width: 112px;
  height: 136px;
}
