@charset "utf-8";
/* Compiled Less CSS File */
/* Generated from "base.css" */
.basebox {
  width: 100%;
  min-width: 320px;
  max-width: 1920px;
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
  z-index: 100;
  background: #ffffff;
}
.centerArea {
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
#fixmenu {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url(../Images/cover1.png) repeat;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 100000;
  display: none;
}
#fixmenu .boxmenu {
  width: 83%;
  height: auto;
  position: relative;
  overflow: hidden;
  float: right;
  background: #ffffff;
}
#fixmenu .close {
  float: none;
  width: 80%;
  margin: 0 auto;
  margin-top: 20px;
  overflow: hidden;
  text-align: right;
}
#fixmenu .themenu {
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
}
#fixmenu .themenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#fixmenu .themenu ul li {
  margin: 20px 0 0 0;
  padding: 0px;
  list-style: none;
  font-size: 16px;
  height: auto;
  text-align: left;
}
#fixmenu .themenu ul li p {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
  text-indent: 28%;
}
#fixmenu .themenu ul li p.t1 {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
}
#fixmenu .themenu ul li p.t2 {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.gotop {
  width: 40px;
  height: auto;
  cursor: pointer;
  z-index: 200;
  right: 10px;
  position: fixed;
  bottom: 100px;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  opacity: 1;
  z-index: 100020;
  display: none;
}
.gotop ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.gotop ul li {
  margin: 0px 0 5px 0;
  padding: 0px;
  list-style: none;
  width: 40px;
  height: 42px;
  position: relative;
  overflow: visible;
}
.gotop ul li.t1 p {
  display: block;
  cursor: pointer;
}
.gotop ul li.t1 p {
  width: 40px;
  height: 42px;
  background: url(../Images/float1.png) no-repeat;
}
.gotop ul li.t2 p {
  width: 40px;
  height: 42px;
  background: url(../Images/float2.png) no-repeat;
}
.gotop ul li.t3 p {
  width: 40px;
  height: 42px;
  background: url(../Images/float3.png) no-repeat;
}
.gotop ul li .ercode {
  width: 100px;
  height: 100px;
  position: absolute;
  right: 42px;
  top: 0px;
  display: none;
}
.headbox {
  width: 100%;
  height: 95px;
  position: relative;
  z-index: 100;
  overflow: visible;
  z-index: 1;
}
.headboxother {
  background: #ffffff;
}
.headbox .box {
  width: 100%;
  max-width: 1200px;
  height: 95px;
  margin: 0 auto;
  overflow: visible;
  position: relative;
}
.headbox .box .logobox {
  position: absolute;
  left: 0px;
  top: 25px;
  width: 167px;
  height: 95px;
}
.headbox .box .logobox img {
  position: absolute;
  left: 0px;
  top: 0px;
}
.headbox .box .logobox .logo1 {
  display: block;
}
.headbox .box .logobox .logo2 {
  display: none;
}
.headbox .box .menu {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 95px;
  overflow: visible;
}
.headbox .box .menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.headbox .box .menu ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  height: 95px;
  width: 102px;
  float: left;
  overflow: visible;
  position: relative;
  text-align: center;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.headbox .box .menu ul li p {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
}
.headbox .box .menu ul li p.t1 {
  font-size: 14px;
  margin-top: 42px;
}
.headbox .box .menu ul li p.t2 {
  font-size: 12px;
  margin-top: 8px;
}
.headbox .box .menu ul li:hover {
  background: #dba952;
}
.headbox .box .menu ul li ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  position: absolute;
  left: 0px;
  top: 95px;
  display: none;
}
.headbox .box .menu ul li ul li {
  width: 102px;
  height: 40px;
  line-height: 40px;
  background: #f9ebc0;
  border-bottom: 1px solid #f7f0ef;
  color: #8a4d12;
}
.headbox .box .menu ul li ul li a {
  color: #8a4d12;
}
.headbox .home {
  color: #ffffff;
}
.headbox .other .logobox .logo1 {
  display: none;
}
.headbox .other .logobox .logo2 {
  display: block;
}
.headbox .other .menu ul li p.t2 {
  display: none;
}
.headbox .menubtn {
  background: url(../Images/mb.jpg) center center no-repeat #fbca03;
  position: absolute;
  right: 30px;
  top: 32px;
  width: 43px;
  height: 36px;
  display: none;
}
.homeSlide {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.homeSlide .list {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
}
.homeSlide .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.homeSlide .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 250px;
  overflow: hidden;
  float: left;
  position: relative;
}
.homeSlide .cover {
  width: 100%;
  height: 150px;
  background: url(../Images/menucover.png) repeat-x;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  display: none;
}
#ertop {
  height: 350px;
}
.erSlide {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.erSlide .list {
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.erSlide .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.erSlide .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 250px;
  overflow: hidden;
  float: left;
  position: relative;
}
.erSlide .cover {
  width: 100%;
  height: 150px;
  background: url(../Images/menucover.png) repeat-x;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  display: none;
}
.newspage {
  position: absolute;
  left: 50%;
  top: 250px;
  text-align: center;
  bottom: 35px;
  width: 100%;
}
.newspage .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
}
.newspage .swiper-active-switch {
  background: #e3941b;
}
.homepart1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  background: #FFF;
  padding: 57px 0;
}
.homepart1 .centerbox {
  width: 100%;
  height: auto;
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.homepart1 .centerbox .centerin {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.homepart1 .titbox {
  width: 100%;
  height: 35px;
  overflow: hidden;
  position: relative;
  margin-bottom: 24px;
}
.homepart1 .titbox .tit {
  height: 35px;
  line-height: 35px;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 20px;
  font-family: "Microsoft Yahei";
  color: #333333;
}
.homepart1 .titbox .tit span {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #9a9a9a;
}
.homepart1 .titbox .more {
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 14px;
}
.homepart1 .leftbox {
  width: 72.75%;
  float: left;
  height: auto;
  overflow: hidden;
}
.homepart1 .leftbox .swiper-wrapper {
  height: 313px;
}
#cpl {
  height: 313px;
}
.homepart1 .rightbox {
  width: 24.16%;
  float: right;
  height: 456px;
  overflow: hidden;
  background: url(../Images/h1bg.jpg) no-repeat;
  background-size: cover;
}
.homepart1 .leftbox .topbox {
  width: 100%;
  height: 313px;
  background: #f3f3f3;
  position: relative;
}
.homepart1 .leftbox .topbox .pic {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 313px;
  overflow: hidden;
  width: 53.8%;
}
.homepart1 .leftbox .topbox .wordbox {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 42%;
  height: auto;
  overflow: hidden;
}
.homepart1 .leftbox .topbox .wordbox .toparea {
  width: 100%;
  height: 40px;
  margin-top: 34px;
  overflow: hidden;
  position: relative;
}
.homepart1 .leftbox .topbox .wordbox .toparea .sortname {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.homepart1 .leftbox .topbox .wordbox .toparea .time {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 40px;
  background: #dba952;
  font-size: 14px;
  color: #FFF;
  width: 33%;
  text-align: center;
  line-height: 40px;
}
.homepart1 .leftbox .topbox .wordbox .tit {
  width: 92%;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  color: #894c13;
  font-size: 16px;
  font-weight: bold;
  margin-top: 28px;
}
.homepart1 .leftbox .topbox .wordbox .word {
  width: 92%;
  margin-top: 20px;
  height: 75px;
  line-height: 25px;
  overflow: hidden;
}
.homepart1 .leftbox .topbox .wordbox .more {
  margin-top: 25px;
}
.homepart1 .leftbox .listbox {
  width: 110%;
  height: 82px;
  overflow: hidden;
  margin-top: 38px;
}
.homepart1 .leftbox .listbox .list {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.homepart1 .leftbox .listbox .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.homepart1 .leftbox .listbox .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 33%;
  float: left;
  overflow: hidden;
}
.homepart1 .leftbox .listbox .list ul li .box {
  width: 85%;
  height: 82px;
  overflow: hidden;
  border-right: 1px solid #d3d3d3;
}
.homepart1 .leftbox .listbox .list ul li .box .tit {
  width: 83%;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  font-size: 14px;
  color: #333333;
}
.homepart1 .leftbox .listbox .list ul li .box .time {
  width: 83%;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  font-size: 12px;
}
.homepart1 .rightbox .title {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 11px;
}
.homepart1 .rightbox .title img {
  margin-left: 7px;
}
.homepart1 .rightbox .list {
  width: 77.5%;
  margin: 0 auto;
  overflow: hidden;
}
.homepart1 .rightbox .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.homepart1 .rightbox .list ul li {
  margin: 20px 0 0  0;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 66px;
  overflow: hidden;
}
.homepart1 .rightbox .list ul li .pic {
  width: 43.3%;
  float: left;
  height: 66px;
  overflow: hidden;
}
.homepart1 .rightbox .list ul li .tit {
  width: 52.23%;
  float: right;
  height: 66px;
  line-height: 33px;
  overflow: hidden;
  font-size: 12px;
  color: #995612;
}
.homepart2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  background: url(../Images/homepart2bg.jpg) center center no-repeat;
  padding: 0;
  background-size: cover;
}
.homepart2 .centerbox {
  width: 100%;
  height: auto;
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.homepart2 .centerbox .centerin {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.homepart2 .leftbox {
  width: 72.58%;
  height: auto;
  overflow: hidden;
  float: left;
}
.homepart2 .rightbox {
  width: 24.16%;
  float: right;
  background: #fdfaf3;
}
.homepart2 .leftbox .titbox {
  width: 100%;
  height: 34px;
  font-size: 20px;
  color: #9a5510;
  margin-top: 86PX;
}
.homepart2 .leftbox .titbox span {
  font-size: 16px;
  font-family: "Times New Roman", Times, serif;
}
.homepart2 .leftbox .wordbox {
  width: 100%;
  height: 54px;
  line-height: 27px;
  overflow: hidden;
  font-size: 14px;
  margin-top: 37px;
  color: #9a5510;
}
.homepart2 .leftbox .list {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 47px;
}
.homepart2 .leftbox .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.homepart2 .leftbox .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 20%;
  float: left;
  overflow: hidden;
}
.homepart2 .leftbox .list ul li .box {
  width: 100%;
  height: 177px;
  overflow: hidden;
}
.homepart2 .leftbox .list ul li .pic {
  width: 100%;
  margin-top: 39px;
  height: 53px;
  text-align: center;
}
.homepart2 .leftbox .list ul li .pic img {
  margin: 0 auto;
}
.homepart2 .leftbox .list ul li .pic .img1 {
  display: block;
}
.homepart2 .leftbox .list ul li .pic .img2 {
  display: none;
}
.homepart2 .leftbox .list ul li .tit {
  width: 100%;
  margin-top: 15px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  font-size: 14px;
  color: #9a5510;
}
.homepart2 .leftbox .list ul li:hover .box {
  background: #e59d2f;
  border-radius: 150px;
}
.homepart2 .leftbox .list ul li:hover .pic .img1 {
  display: none;
}
.homepart2 .leftbox .list ul li:hover .pic .img2 {
  display: block;
}
.homepart2 .leftbox .list ul li:hover .tit {
  color: #ffffff;
}
.homepart2 .leftbox .list ul li.onfocus .box {
  background: #e59d2f;
  border-radius: 150px;
}
.homepart2 .leftbox .list ul li.onfocus .pic .img1 {
  display: none;
}
.homepart2 .leftbox .list ul li.onfocus .pic .img2 {
  display: block;
}
.homepart2 .leftbox .list ul li.onfocus .tit {
  color: #ffffff;
}
.homepart2 .rightbox .list {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.homepart2 .rightbox .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.homepart2 .rightbox .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 260px;
}
.homepart2 .rightbox .list ul li.t1 {
  background: #fef5e6;
}
.homepart2 .rightbox .list ul li.t2 {
  background: #fdfaf3;
}
.homepart2 .rightbox .list ul li .box {
  width: 69%;
  margin: 0 auto;
  overflow: hidden;
}
.homepart2 .rightbox .list ul li .box .tit {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #894b10;
  margin-top: 45px;
}
.homepart2 .rightbox .list ul li .box .tit2 {
  width: 100%;
  font-size: 12px;
  color: #c3a078;
  margin-top: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.homepart2 .rightbox .list ul li .box .word {
  width: 100%;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  color: #9f6f3e;
}
.homepart2 .rightbox .list ul li .box .more {
  width: 100%;
  margin-top: 27px;
}
.homepart2 .rightbox .list ul li.t2 .box .tit {
  color: #333333;
}
.homepart2 .rightbox .list ul li.t2 .box .tit2 {
  color: #acaba7;
}
.homepart2 .rightbox .list ul li.t2 .box .word {
  color: #333333;
}
.homepart3 {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  background: #FFF;
  padding-bottom: 30px;
}
.homepart3 .centerbox {
  width: 100%;
  height: auto;
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.homepart3 .centerbox .centerin {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.homepart3 .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  color: #333333;
  margin-bottom: 20px;
  overflow: hidden;
}
.homepart3 .title span {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: #9a9a9a;
}
.homepart3 .leftbox {
  width: 82%;
  height: auto;
  overflow: hidden;
  float: left;
}
.homepart3 .rightbox {
  width: 15.8%;
  float: right;
}
.homepart3 .leftbox .list {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.homepart3 .leftbox .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.homepart3 .leftbox .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  float: left;
  height: 164px;
  position: relative;
}
.homepart3 .leftbox .list ul li .titbox {
  float: left;
  overflow: hidden;
  padding: 0 15px;
}
.homepart3 .leftbox .list ul li .titbox .tit {
  font-size: 14px;
  font-weight: bold;
  color: #894b10;
  margin-top: 15px;
}
.homepart3 .leftbox .list ul li .titbox .more a {
  margin-top: 10px;
  height: 44px;
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
  display: block;
}
.homepart3 .leftbox .list ul li .picbox {
  height: 164px;
  float: right;
  overflow: hidden;
}
.homepart3 .leftbox .list ul li.t1 {
  background: #f4dfc0;
  width: 46%;
}
.homepart3 .leftbox .list ul li.t1 .titbox {
  width: 44%;
}
.homepart3 .leftbox .list ul li.t1 .picbox {
  width: 56%;
}
.homepart3 .leftbox .list ul li.t2 {
  background: #f3e5c0;
  width: 54%;
}
.homepart3 .leftbox .list ul li.t2 .titbox {
  width: 33%;
}
.homepart3 .leftbox .list ul li.t2 .picbox {
  width: 67%;
}
.homepart3 .leftbox .list ul li.t3 {
  background: #f1d8c2;
  width: 50%;
  height: 150px;
  overflow: hidden;
}
.homepart3 .leftbox .list ul li.t3 .titbox {
  width: 39%;
  float: right;
}
.homepart3 .leftbox .list ul li.t3 .picbox {
  width: 61%;
  float: left;
}
.homepart3 .leftbox .list ul li.t4 {
  background: #fae1b9;
  width: 50%;
  height: 150px;
  overflow: hidden;
}
.homepart3 .leftbox .list ul li.t4 .titbox {
  width: 46%;
  float: right;
}
.homepart3 .leftbox .list ul li.t4 .picbox {
  width: 54%;
  float: left;
}
.homepart3 .rightbox .right1 a {
  padding-bottom: 26.89%;
  display: block;
  margin-bottom: 6px;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
.homepart3 .rightbox .right2 {
  padding-top: 22px;
}
.homepart3 .rightbox .right2 .a1 {
  line-height: 18px;
  border-left: 6px solid #9b5510;
  padding-left: 9px;
  font-size: 13px;
  font-weight: bold;
}
.homepart3 .rightbox .right2 .a2 {
  margin-top: 15px;
}
@media (min-width: 980px) {
  .homepart3 .rightbox .right2 .a2 {
    height: 90px;
    overflow: hidden;
  }
}
.homepart3 .rightbox .right2 .a2 .b1 {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-size: 12px;
  color: #9b5510;
}
.homepart3 .rightbox .list {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.homepart3 .rightbox .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.homepart3 .rightbox .list ul li {
  margin: 16px 0 0 0;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 42px;
  overflow: hidden;
}
.homepart3 .rightbox .list ul li .tit {
  width: 100%;
  height: 23px;
  line-height: 23px;
  background: url(../Images/dot1.jpg) 0 8px no-repeat;
  text-indent: 13px;
  font-size: 14px;
  overflow: hidden;
}
.homepart3 .rightbox .list ul li .time {
  width: 100%;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  text-indent: 13px;
}
.footnavbox {
  width: 100%;
  height: auto;
  background: #3a3531;
  clear: both;
  overflow: hidden;
  padding: 36px 0;
}
.footnavbox .centerbox {
  width: 100%;
  height: auto;
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.footnavbox .centerbox .centerin {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.footnavbox .onebox {
  width: 100%;
  width: 12.5%;
  float: left;
  overflow: hidden;
  height: auto;
}
.footnavbox .onebox .tit {
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: url(../Images/oneline.jpg) left bottom no-repeat;
  font-size: 14px;
  color: #ffffff;
}
.footnavbox .onebox .list {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 15px;
}
.footnavbox .onebox .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.footnavbox .onebox .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #ffffff;
}
.footnavbox .onebox .list ul li a {
  color: #ffffff;
}
.footer {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #302b27;
  padding: 20px 0;
}
.footer .centerbox {
  width: 100%;
  height: auto;
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.footer .centerbox .centerin {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  color: #ada9a8;
  line-height: 200%;
}
.footer .centerbox .centerin a {
  color: #ada9a8;
}
.footer2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #f2f4ef;
  padding: 10px 0 10px 0;
}
.footer2 .centerbox {
  width: 100%;
  height: auto;
  min-width: 320px;
  max-width: 1280px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.footer2 .centerbox .centerin {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: left;
  color: #666666;
  line-height: 200%;
  text-align: center;
}
.fixbottomkong {
  width: 100%;
  height: 96px;
  clear: both;
  overflow: hidden;
  display: none;
}
.fixbottom {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #4b9011;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  padding: 8px 0;
}
.fixbottom .list {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
}
.fixbottom .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.fixbottom .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 25%;
  float: left;
  overflow: hidden;
  margin-left: -1px;
  height: auto;
}
.fixbottom .list ul li .pic {
  height: 30px;
  text-align: center;
}
.fixbottom .list ul li .pic img {
  margin: 0 auto;
}
.fixbottom .list ul li .tit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fffffd;
}
.mainbox {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0 0 30px 0;
  position: relative;
  z-index: 10;
  margin-top: -102px;
}
.mainbox .centerbox {
  width: 100%;
  height: auto;
  min-width: 320px;
  max-width: 1200px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.mainbox .centerbox .centerin {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainbox .leftbox {
  width: 20%;
  float: right;
  overflow: hidden;
  height: auto;
}
.mainbox .leftbox .titbox {
  width: 100%;
  height: 102px;
  overflow: hidden;
  background: #faead3;
}
.mainbox .leftbox .titbox .box {
  width: 66%;
  margin: 0 auto;
  overflow: hiiden;
}
.mainbox .leftbox .titbox .box .tit {
  width: 100%;
  margin-top: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #874c10;
}
.mainbox .leftbox .titbox .box .tit2 {
  width: 100%;
  margin-top: 12px;
  font-family: "Times New Roman", Times, serif;
  color: #c9a78b;
}
.mainbox .leftbox .title {
  width: 100%;
  height: 60px;
  background: url(../Images/ttarr.jpg) top right no-repeat #e59d2f;
  line-height: 60px;
  font-size: 14px;
  color: #FFF;
  text-indent: 41px;
  display: none;
}
.mainbox .leftbox .navlist {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url(../Images/erbg.jpg) no-repeat;
  background-size: cover;
  padding: 23px 0;
}
.mainbox .leftbox .navlist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.mainbox .leftbox .navlist ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 49px;
  line-height: 49px;
  font-size: 14px;
  text-indent: 41px;
  color: #874d0d;
}
.mainbox .leftbox .navlist ul li a {
  color: #874d0d;
}
.mainbox .leftbox .navlist ul li.onfocus {
  background: #e59d2f;
  color: #ffffff;
}
.mainbox .leftbox .navlist ul li.onfocus a {
  color: #ffffff;
}
.mainbox .leftbox .newsbox {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #f3f3f3;
  padding: 30px 0;
  margin-top: 20px;
}
.mainbox .leftbox .newsbox .list {
  width: 77%;
  margin: 0 auto;
  overflow: hidden;
}
.mainbox .leftbox .newsbox .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.mainbox .leftbox .newsbox .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainbox .leftbox .newsbox .list ul li .tit {
  width: 100%;
  height: 60px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  color: #333333;
}
.mainbox .leftbox .newsbox .list ul li .pic {
  width: 100%;
  height: 118px;
  overflow: hidden;
  margin: 20px 0;
}
.mainbox .leftbox .newsbox .list ul li .word {
  width: 100%;
  height: 150px;
  line-height: 25px;
  overflow: hidden;
  font-size: 14px;
}
.mainbox .leftbox .newsbox .list ul li .more {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}
.mainbox .rightbox {
  width: 78%;
  float: left;
  overflow: hidden;
  height: auto;
  padding: 101px 0 0 0;
}
.mainbox .rightbox .titbox {
  width: 100%;
  height: auto;
  overflow: hidden;
  font-size: 24px;
  color: #333331;
  margin-top: 36px;
  text-align: center;
}
.mainbox .rightbox .titbox2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 10px;
}
.mainbox .rightbox .searchbox {
  width: 100%;
  height: auto;
  overflow: visible;
  margin-top: 23px;
  position: relative;
  z-index: 10;
}
.mainbox .rightbox .searchbox ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.mainbox .rightbox .searchbox ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  float: left;
  width: 20%;
  height: 43px;
}
.mainbox .rightbox .searchbox ul li.t1 input {
  width: 90%;
  border: 1px solid #cccccc;
  height: 43px;
  border-radius: 2px;
  text-indent: 10px;
}
.mainbox .rightbox .searchbox ul li.select {
  overflow: visible;
}
.mainbox .rightbox .searchbox ul li .selectbox {
  width: 90%;
  border: 1px solid #cccccc;
  height: 43px;
  border-radius: 2px;
  position: relative;
}
.mainbox .rightbox .searchbox ul li .selectbox .tit {
  width: 100%;
  height: 43px;
  position: relative;
}
.mainbox .rightbox .searchbox ul li .selectbox .tit p {
  display: block;
  position: absolute;
}
.mainbox .rightbox .searchbox ul li .selectbox .tit p.m1 {
  position: absolute;
  left: 13px;
  top: 12px;
}
.mainbox .rightbox .searchbox ul li .selectbox .tit p.m2 {
  position: absolute;
  left: 50px;
  top: 12px;
}
.mainbox .rightbox .searchbox ul li .selectbox .tit p.m3 {
  position: absolute;
  right: 37px;
  top: 12px;
}
.mainbox .rightbox .searchbox ul li .selectbox .tit p.m4 {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 16px;
  height: 11px;
  background: url(../Images/select1.jpg) no-repeat;
}
.mainbox .rightbox .searchbox ul li .selectbox .list {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #FFF;
  position: absolute;
  left: 0px;
  top: 43px;
  display: none;
}
.mainbox .rightbox .searchbox ul li .selectbox .list ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.mainbox .rightbox .searchbox ul li .selectbox .list ol li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #CCC;
  text-align: center;
}
.mainbox .rightbox .searchbox ul li.btnok input {
  width: 90%;
  height: 43px;
  background: url(../Images/search1.png) 70% center no-repeat #4b9011;
  line-height: 43px;
  text-align: center;
  color: #FFF;
  border-radius: 35px;
  border: 0;
  font-size: 14px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.erlocation {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #9a9a9a;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
}
.erlocation h5 {
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #333333;
  font-family: "Microsoft Yahei";
}
.erlocation h6 {
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 0px;
  top: 15px;
  font-size: 12px;
}
.allnavlist {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}
.allnavlist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.allnavlist ul li {
  margin: 10px 0 0 0;
  padding: 0px;
  list-style: none;
  background: url(../Images/nav1.jpg) 0 14px no-repeat;
  height: 29px;
  line-height: 29px;
  width: 16%;
  text-indent: 54px;
  font-size: 14px;
  float: left;
}
.allnavlist ul li.onfocus {
  background: url(../Images/nav2.jpg) 0 14px no-repeat;
}
.box2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.showus {
  width: 100%;
  line-height: 200%;
  font-size: 12px;
  margin: 0 auto;
  margin-top: 20px;
}
.showus img {
  max-width: 100%;
}
/*新闻*/
.nlist {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nlist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.nlist ul li {
  margin: 33px 0 0  0;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 109px;
  border-bottom: 1px dashed #cdcdcd;
  position: relative;
}
.nlist ul li .box {
  width: 91.2%;
  height: 109px;
  overflow: hidden;
  float: left;
}
.nlist ul li .more {
  width: 8%;
  overflow: hidden;
  float: right;
}
.nlist ul li .more img {
  float: right;
  max-width: 100%;
  margin-top: 24px;
}
.nlist ul li .tit {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  color: #884c10;
}
.nlist ul li .word {
  width: 100%;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  margin-top: 17px;
}
/*新闻*/
.ntlist {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ntlist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.ntlist ul li {
  margin: 33px 0 0  0;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 104px;
  border-bottom: 1px dashed #cdcdcd;
  position: relative;
}
.ntlist ul li .time {
  width: 12%;
  float: left;
}
.ntlist ul li .time .in {
  width: 76%;
  height: 81px;
  background: #f3e5c0;
  overflow: hidden;
}
.ntlist ul li .time p {
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: center;
  color: #884b12;
}
.ntlist ul li .time p.t1 {
  width: 100%;
  height: 22px;
  margin-top: 20px;
  font-size: 16px;
}
.ntlist ul li .time p.t2 {
  width: 100%;
  height: 22px;
  margin-top: 9px;
  font-size: 12px;
}
.ntlist ul li .box {
  width: 88%;
  height: 109px;
  overflow: hidden;
  float: right;
}
.ntlist ul li .tit {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  color: #884c10;
}
.ntlist ul li .word {
  width: 100%;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  margin-top: 10px;
}
/*新闻带图片*/
.newsplist {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.newsplist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.newsplist ul li {
  margin: 50px 0 0 0;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.newsplist ul li .pic {
  width: 24%;
  height: 200px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}
.newsplist ul li .box {
  width: 56%;
  height: 200px;
  overflow: hidden;
  position: absolute;
  left: 26.5%;
  top: 0px;
}
.newsplist ul li .box .tit {
  width: 100%;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  overflow: hidden;
  margin-top: 21px;
  text-indent: 41px;
}
.newsplist ul li .box .word {
  width: 100%;
  height: 60px;
  line-height: 30px;
  margin-top: 16px;
  overflow: hidden;
  font-size: 14px;
}
.newsplist ul li .box .time {
  width: 100%;
  margin-top: 26px;
  overflow: hidden;
  font-size: 12px;
}
.newsplist ul li .line {
  width: 122px;
  height: 1px;
  background: #7a9e46;
  position: absolute;
  left: 19%;
  top: 35px;
}
.newsplist ul li .more {
  position: absolute;
  right: 16px;
  top: 67px;
  text-align: center;
  line-height: 300%;
}
/*发展历程*/
.historylist {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
}
.historylist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.historylist ul li {
  margin: 0px;
  padding: 50px 0 0 0;
  list-style: none;
  width: 100%;
  height: 229px;
  overflow: hidden;
  clear: both;
}
.historylist ul li .time {
  width: 18%;
  height: auto;
  overflow: hidden;
  float: left;
  height: 99px;
  background: url(../Images/timebox.jpg) no-repeat;
  background-size: 100% auto;
  line-height: 99px;
  text-align: center;
  font-size: 20px;
  color: #050004;
}
.historylist ul li .wordbox {
  border-bottom: 1px dashed #CCCCCC;
  width: 80%;
  float: right;
  height: auto;
  overflow: hidden;
  padding-bottom: 20px;
}
.historylist ul li .wordbox .word {
  width: 100%;
  height: 140px;
  overflow: hidden;
  line-height: 28px;
}
/*案例*/
.caselist {
  width: 100%;
  overflow: hidden;
  height: auto;
  margin-top: 10px;
}
.caselist .list {
  width: 105%;
  height: auto;
  overflow: hidden;
}
.caselist .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.caselist .list ul li {
  margin: 30px 0 0 0 ;
  padding: 0px;
  list-style: none;
  height: auto;
  width: 33%;
  float: left;
}
.caselist .list ul li .box {
  width: 88%;
  height: 425px;
  overflow: hidden;
  position: relative;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.caselist .list ul li .picbox {
  width: 100%;
  height: 256px;
  overflow: hidden;
}
.caselist .list ul li .tit {
  width: 90%;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
  margin-top: 35px;
  font-size: 16px;
  overflow: hidden;
  color: #000000;
}
.caselist .list ul li .word {
  width: 90%;
  height: 81px;
  line-height: 27px;
  margin: 0 auto;
  font-size: 12px;
  overflow: hidden;
}
.caselist .list ul li .line {
  position: absolute;
  left: 21px;
  top: 222px;
  width: 2px;
  height: 68px;
  background: #7a9c45;
}
/*表单*/
.formlist {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-top: 20px;
}
.formlist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.formlist ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 50%;
  float: left;
  height: 70px;
}
.formlist ul li h5 {
  width: 14%;
  float: left;
  margin: 0px;
  padding: 0px;
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-weight: normal;
}
.formlist ul li .box {
  width: 82%;
  float: left;
  overflow: hidden;
  height: 50px;
}
.formlist ul li .box .input1 {
  width: 78%;
  height: 46px;
  line-height: 46px;
  border: 1px solid #cccccc;
  text-indent: 10px;
}
.formlist ul li.btn {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: none;
}
.formlist ul li.btn input {
  width: 82%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #FFF;
  background: #7b9d46;
  font-size: 18px;
  border: 0px;
  display: block;
  margin-left: 7%;
}
/*团队*/
.teamlist {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 15px;
}
.teamlist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.teamlist ul li {
  margin: 30px 0 10px 0;
  padding: 0;
  list-style: none;
  width: 33%;
  height: auto;
  overflow: hidden;
  float: left;
}
.teamlist ul li .pic {
  width: 100%;
  height: 213px;
  overflow: hidden;
}
.teamlist ul li .tit {
  width: 100%;
  height: 62px;
  overflow: hidden;
  background: #efefef;
  position: relative;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.teamlist ul li .tit p.t1 {
  width: 80%;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 62px;
  line-height: 62px;
  text-align: left;
  font-size: 14px;
  text-indent: 32px;
}
.teamlist ul li .tit p.t2 {
  width: 19.3%;
  height: 62px;
  line-height: 62px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 0px;
  background: url(../Images/add2.jpg) center center no-repeat #fdc904;
}
.teamlist ul li:hover .tit {
  background: #050102;
  color: #f9c903;
}
.ertitle {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ertitle {
  float: left;
  height: 67px;
  line-height: 67px;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
  color: #4b4b4b;
}
.ertitle span {
  font-weight: normal;
  color: #7f7f7f;
  font-size: 12px;
}
/*新闻信息*/
.bignews {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  clear: both;
  margin-top: 20px;
}
.bignews ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.bignews ul li {
  margin: 0px 0 0 0px;
  padding: 0px;
  overflow: hidden;
  list-style: none;
  width: 100%;
  height: 210px;
  border-bottom: 1px dashed #CCCCCC;
  clear: both;
  padding-top: 20px;
}
.bignews ul li .pic {
  width: 25%;
  float: left;
  overflow: hidden;
  height: 171px;
  margin-left: 10px;
}
.bignews ul li .wordbox {
  width: 71%;
  float: right;
  overflow: hidden;
  height: 171px;
}
.bignews ul li .wordbox .tit {
  width: 96%;
  height: auto;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  font-weight: bold;
  color: #6fa245;
}
.bignews ul li .wordbox .tit p.t1 {
  width: 75%;
  float: left;
  overflow: hidden;
  height: 35px;
  line-height: 35px;
}
.bignews ul li .wordbox .tit p.t2 {
  width: 25%;
  float: right;
  text-align: right;
  overflow: hidden;
  font-size: 12px;
  font-weight: normal;
}
.bignews ul li .wordbox .word {
  width: 96%;
  height: 75px;
  line-height: 25px;
  overflow: hidden;
  font-size: 12px;
  margin-top: 10px;
}
.bignews ul li .wordbox .more {
  width: 95px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  background: #6fa245;
  color: #fff;
  margin-top: 20px;
}
.bignews ul li .wordbox .more a {
  color: #fff;
}
.bignews ul li:hover {
  background: #f0f6ec;
}
.bignews ul li:hover .tit {
  color: #fd953c;
}
.bignews ul li:hover .more {
  background: #fd953c;
}
.nplist {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  clear: both;
}
.nplist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.nplist ul li {
  margin: 27px 0 0 0px;
  padding: 0 0 0px 0;
  overflow: hidden;
  list-style: none;
  width: 100%;
  height: 145px;
  border-bottom: 1px dashed #CCCCCC;
}
.nplist ul li .pic {
  width: 17%;
  float: left;
  overflow: hidden;
  height: 129px;
}
.nplist ul li .cover {
  width: 100%;
  height: 129px;
  background: url(../Images/coverpic.png) no-repeat;
  background-size: 100% 100%;
  display: none;
}
.nplist ul li .wordbox {
  width: 80%;
  float: right;
  overflow: hidden;
  height: 129px;
}
.nplist ul li .wordbox .tit {
  width: 100%;
  height: auto;
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.nplist ul li .wordbox .time {
  width: 100%;
  height: 31px;
  line-height: 31px;
  background: url(../Images/timebg.jpg) 0 0 no-repeat;
  text-indent: 24px;
}
.nplist ul li .wordbox .word {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  font-size: 12px;
  margin-top: 10px;
}
.nplist ul li:hover .cover {
  display: block;
}
.caseslide {
  width: 100%;
  height: auto;
  overflow: hidden;
  height: 398px;
  margin-top: 33px;
}
.caseslide .list {
  width: 100%;
  height: 398px;
  overflow: hidden;
}
.caseslide .list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.caseslide .list ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 396px;
}
.caseslide .list ul li .picbox {
  width: 50%;
  height: 396px;
  float: left;
  overflow: hidden;
}
.caseslide .list ul li .wordbox {
  width: 50%;
  height: 396px;
  float: left;
  overflow: hidden;
}
.caseslide .list ul li .wordbox .box {
  width: 96%;
  height: 346px;
  border: 2px solid #fd960d;
  border-left: 0px;
  margin-top: 22px;
}
.caseslide .list ul li .wordbox .inbox {
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
}
.caseslide .list ul li .wordbox .tit {
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  font-weight: bold;
  color: #4e4e4e;
  margin-top: 25px;
  overflow: hidden;
}
.caseslide .list ul li .wordbox .time {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
.caseslide .list ul li .wordbox .word {
  width: 100%;
  height: 120px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  margin-top: 18px;
}
.caseline {
  width: 100%;
  height: 1px;
  background: #CCC;
  margin: 20px 0px;
  clear: both;
}
.newslist {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.newslist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.newslist ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  height: 106px;
  position: relative;
  border-bottom: 1px dashed #cccccc;
  overflow: hidden;
}
.newslist ul li .tit {
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 22px;
  height: 31px;
}
.newslist ul li .tit p {
  display: block;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
}
.newslist ul li .tit p.t1 {
  width: 70%;
  float: left;
  overflow: hidden;
  font-size: 16px;
  color: #000000;
}
.newslist ul li .tit p.t2 {
  width: 30%;
  float: right;
  overflow: hidden;
  text-align: right;
}
.newslist ul li .time {
  width: 96%;
  margin: 0 auto;
  height: 19px;
  line-height: 19px;
  margin-top: 9px;
}
.newslist ul li .time em {
  font-style: normal;
  height: 19px;
  line-height: 19px;
  padding-left: 20px;
}
.newslist ul li .time em.t1 {
  background: url(../Images/ntime.jpg) 0 0 no-repeat;
}
.newslist ul li .time em.t2 {
  background: url(../Images/nread.jpg) 0 0 no-repeat;
  margin-left: 10px;
}
.newslist ul li:hover .tit p.t1 {
  color: #0094dc;
}
