body {
  margin: 0;
  padding: 0;
  font: 16px arial;
  color: #333;
  line-height: 2em;
  background: #FFF url(/Template/images/xyh/body-b.jpg) repeat-x;
}

div,
span,
img,
dl,
ul,
ol,
dt,
dd,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  margin: 0;
  padding: 0;
  border: 0;
}

dl,
ul,
ol {
  list-style: none;
}

p {
  line-height: 2em;
}

form,
input,
select,
option,
textarea,
label {
  margin: 0;
  padding: 0;
}

a,
a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #F00;
}

.f-l {
  float: left;
}

.f-r {
  float: right;
}

.f-c {
  clear: both;
}

.body-h,
.body-m,
.body-b,
.box-c {
  margin: 0 auto;
  text-align: center;
}

.box-c {
  width: 1200px;
}

.mbx {
  height: 40px;
  margin-top: 20px;
  padding-left: 50px;
  border-bottom: #cadad7 solid 1px;
  text-align: left;
  line-height: 40px;
  background: url(/Template/images/xyh/md-b.jpg) no-repeat 20px center;
}

.textcont {
  padding: 10px;
  text-align: justify;
  overflow: hidden;
}

.list-wz {
  margin: 20px;
}

.list-wz li {
  position: relative;
  padding-right: 120px;
  text-align: left;
  border-bottom: #ccc dashed 1px;
  /* 内容溢出省略 */
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -moz-box;
  display: block;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.list-wz li a {
  color: #000;
}
/*
.list-wz li:first-child a {
  color: #900;
  font-weight: bold;
}
*/
.list-wz li span {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
}

/*头部*/
.logo {
  height: 140px;
  background: url(/Template/images/xyh/logo-b.jpg) no-repeat center top;
}

.menu {
  height: 50px;
  background: #333365;
}

.menu {
  padding-left: 30px;
}

.menu li {
  float: left;
  height: 50px;
  text-align: center;
}

.menu a,
.menu a:visited {
  display: block;
  height: 50px;
  padding: 0 30px;
  line-height: 50px;
  font-size: 20px;
  color: #FFF;
  font-weight: bold;
}

.menu a:hover {
  background: #009899;
}

/*主体*/
.body-m {
  margin-top: 20px;
}

.body-m .banner {
  height: 450px;
  background: url(/Template/images/xyh/banner-01.jpg) no-repeat center center;
}

.ly .banner,
.ny .banner {
  height: 215px;
  background: url(/Template/images/xyh/banner-02.jpg) no-repeat center center;
}

.box-o {
  margin-top: 20px;
}

.box-i {
  height: 370px;
}

.box-l {
  width: 800px;
}

.box-r {
  width: 380px;
}

.tit {
  height: 40px;
  border-bottom: #cadad7 solid 1px;
}

.tit span {
  float: left;
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #383165;
  text-align: center;
  border-bottom: #383165 solid 1px;
}

.tit a,
.tit a:visited {
  float: right;
  height: 40px;
  margin-right: 20px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #7d0103;
}

.tit a:hover {
  color: #f00;
}

.box-t .box-l .f-l {
  width: 350px;
  height: 255px;
  margin-top: 30px;
  overflow: hidden;
}

.box-t .box-l .f-l a,
.box-t .box-l .f-l a:visited {
  display: block;
}

.box-t .box-l .f-l img {
  width: 350px;
  height: 255px;
}

.box-t .box-l .f-r {
  width: 450px;
}

.box-b {
  height: 370px;
}

.rollBox {
  overflow: hidden;
  width: 1100px;
  height: 300px;
  margin: 0 auto;
  text-align: center;
}

.rollBox table,
.rollBox tr,
.rollBox td {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: none;
}

.rollBox td td {
  padding: 20px 10px;
}

.rollBox a,
.rollBox span {
  display: block;
  color: 000;
}

/*底部*/
.body-b {
  margin-top: 20px;
  padding: 20px 0;
  border-top: #e5e8ef solid 5px;
  background: #333365;
}

.body-b .box-c div {
  width: 600px;
}

.body-b .box-c .box-l {
  width: 240px;
  padding-left: 350px;
  padding-right: 10px;
}

.body-b .box-c .box-l div {
  width: 100px;
  padding-right: 20px;
}

.body-b .box-c .box-l div p {
  text-align: center;
}

.body-b p {
  padding-top: 10px;
  font-size: 16px;
  text-align: left;
  color: #FFF;
}

.body-b a,
.body-b a:visited {
  color: #FFF;
}

/*其它*/
.main {
  float: left;
  width: 890px;
  margin-top: 20px;
}

.ly .main table td {
  position: relative;
  text-align: left;
}

.ly .main table img {
  display: none;
}

.ly .main table span {
  margin-right: 10px;
}

.ly .main table .tittldate {
  position: absolute;
  top: 0;
  right: 0;
}

.side {
  float: right;
  width: 250px;
  margin-top: 20px;
}

.side dt,
.side dd {
  height: 50px;
  margin-top: 10px;
  background: #F5F5F5;
}

.side dt {
  height: 60px;
  margin-top: 0;
  background: #336;
}

.side dl a,
.side dl a:visited {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #FFF;
  font-weight: bold;
}

.side dd a,
.side dd a:visited{
  height: 50px;
  line-height: 50px;
  color: #000;
  font-weight: normal;
}

.side dl a:hover {
  padding-right: 10px;
  color: #336;
  border-left: #336 solid 10px;
}

.side dt a:hover {
  padding-right: 0;
  color: #FFF;
  border-left: none;
}