@charset "utf-8";
* {
  margin:0px;
  padding:0px;
  border:none;
  list-style:none;
}
.lf {float:left;}
.rt {float:right;}
.clr {clear:both;}
a {text-decoration:none;}
a:hover {text-decoration:none;}
a:link {text-decoration:none;}
body,a {
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  /*font: 12px "微软雅黑", Arial, Helvetica, sans-serif;*/
  color: #000;
}
body {
  width: 100%;
  background: #fdfdfd;
}


.nav {
  background: #ec5528;
   width: 100%;
   padding: 0;
   border-bottom: none;
  height: 40px;
}
.nav ul {
  height: 100%;
  margin: 0 auto;
}
.nav li {
  width: 20%;
  float: left;
  color: #fff;
  opacity: 0.7;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}
.nav .l1 {
  width: 13%;
}
.banner {
  width: 100%;
  margin-bottom: 10px;
}
.tit0 {
  width: 80%;
  height: 30px;
  line-height: 30px;
  color: #f15b28;
  font-size: 16px;
  box-shadow: 0px 4px 10px #ccc;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tit0 a {
  line-height: 30px;
  color: #f15b28;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tit1 {
  width: 80%;
  height: 30px;
  line-height: 30px;
  color: #818181;
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 5px;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tit1 a {
  line-height: 30px;
  color: #818181;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tit0 span {
  margin-right: 20px;
}
.tit1 span {
  color: #000;
  margin-right: 20px;
}
.line {
  width: 80%;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 auto;
}
.co0 {
  width: 94%;
  padding: 10px 3%;
  border-bottom: 1px solid #c9c9c9;
  overflow: auto;
}
.co0 img {
  float: left;
  width: 150px;
  height: 100px;
  /*margin-top: 15px;*/
}
.cotxt {
  float: right;
  color: #7f7f7f;
  font-size: 14px;
  width: 50%;
}
.cotxt p {
  height: 60px;
  color: #a3a3a3;
  overflow: hidden;
}
.cotxt h3 a {
  font-size: 16px;
}
.block1, .block2 {
  width: 22%;
  margin: 5px 1.5%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  float: left;
  background: url("http://img.cyol.com/tplimg/kab/xxx_02.jpg") repeat-x left center;
}
.block2 {
  background: url("http://img.cyol.com/tplimg/kab/xxx_03.jpg") repeat-x left center;
}
.co1 h5 {
  color: #808080;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  border-bottom: 1px dashed #dbdbdb;
}
.co1 h5 a {
  color: #808080;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
}
.co2 div img {
  margin-bottom: 10px;
  float: left;
}








