body {
  margin: 0px;
  padding: 0px;
  font-family: '微软雅黑';
  background-color: #fff;
}
table {
  margin: 0px;
}
th,
td {
  line-height: 180%;
  text-align: left;
}
img {
  border: 0px;
}
dl,
dt,
dd,
h1,
h2,
h3,
h4,
p,
form {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

a:link,
a:visited {
  color: #383637;
  text-decoration: none;
}
a:hover,
a:active {
  color: #c09d5d;
  text-decoration: none;
}


.titstr1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.titstr2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.titstr3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
#thePageInfo {
  height: 20px;
  overflow: hidden;
  padding: 20px 0px;
  text-align: center;
  clear: both;
  font-size: 12px;
}
#thePageInfo em {
  line-height: 100%;
  padding: 2px 6px;
  color: #949494;
  font-style: normal;
  background: #fff;
  border: 1px solid #d6d6d6;
}
#thePageInfo em a:link,
#thePageInfo em a:visited {
  color: #979797;
  text-decoration: none;
}
#thePageInfo em a:hover,
#thePageInfo em em a:active {
  text-decoration: underline;
}
#thePageInfo .onfocus {
  line-height: 100%;
  padding: 2px 6px;
  color: #fff;
  font-style: normal;
  background: #0071af;
  border: 1px solid #d6d6d6;
}
#thePageInfo .onfocus a:link,
#thePageInfo .onfocus a:visited {
  color: #fff;
  text-decoration: none;
}
#thePageInfo .onfocus a:hover,
#thePageInfo .onfocus em a:active {
  text-decoration: underline;
}
#thePageInfo span {
  color: #676767;
}

#rightPiaoFu {
  width: 120px;
  height: auto;
  overflow: hidden;
  padding: 6px;
  font-size: 12px;
  position: absolute;
  right: 0px;
}
#rightPiaoFu .content {
  height: auto;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
#rightPiaoFu .close {
  width: 20px;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  cursor: pointer;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
}
#rightPiaoFu ul {
  list-style: none;
}
#rightPiaoFu ul li.sort {
  height: 20px;
  overflow: hidden;
  border: 1px solid #C0E6F9;
  line-height: 20px;
  text-align: center;
  color: #fff;
}
#rightPiaoFu ul .qq,
#rightPiaoFu ul .msn,
#rightPiaoFu ul .skype {
  height: auto;
  overflow: hidden;
  padding: 3px 0px;
  line-height: 23px;
  text-indent: 10px;
}
#rightPiaoFu ul .tel,
#rightPiaoFu ul .email {
  height: auto;
  overflow: hidden;
  line-height: 23px;
  text-indent: 10px;
  color: #333;
  text-align: center;
}
#rightPiaoFu a:link {
  color: #333;
  text-decoration: none;
}
#rightPiaoFu a:visited {
  color: #333;
  text-decoration: none;
}
#rightPiaoFu a:hover,
#rightPiaoFu a:active {
  color: #ff0000;
  text-decoration: underline;
}

#top {
  height: 90px;
  position: relative;
  width: 1280px;
  margin: 0 auto;
  z-index: 10000;
}
#top .logo {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 320px;
}
#top .logo a {
  display: block;
  height: 100%;
  background-position: left center;
  background-repeat: no-repeat;
  transition: all 0.3s;
}
#top .logo a:hover {
  transform: translate(0, -3px);
}
#top .list {
  position: absolute;
  right: 50px;
  top: 0;
}
#top .list ul li {
  width: 100px;
  line-height: 90px;
  text-align: center;
  font-size: 16px;
  float: left;
}
#top .list ul li a {
  display: block;
}
#top .list ul li .items {
  display: none;
}
#top .list ul li .items .item {
  line-height: 30px;
  padding: 5px 0;
  border-top: dashed 1px #c09d5d;
  font-size: 14px;
  background: #FFFFFF;
}
#top .list ul li:hover {
  background: #c09d5d;
}
#top .list ul li:hover a {
  color: #FFFFFF;
}
#top .list ul li:hover .items {
  display: block;
}
#top .list ul li:hover .items .item a {
  color: #000000;
}
#top .list ul li:hover .items .item:hover {
  background: #c09d5d;
}
#top .list ul li:hover .items .item:hover a {
  color: #FFFFFF;
}
#top .list ul .onfocus {
  background: #c09d5d;
}
#top .list ul .onfocus a {
  color: #FFFFFF;
}
#top .search {
  position: absolute;
  right: 0;
  top: 25px;
}
@media (max-width: 1280px) {
  #top {
    width: 100%;
  }
  #top .list ul li {
    width: 90px;
    font-size: 14px;
  }
}
#homeBanner {
  position: relative;
  height: 740px;
}
#homeBanner .swiper-wrapper {
  position: relative;
  height: 740px;
}
#homeBanner .swiper-wrapper .swiper-slide {
  position: relative;
  height: 740px;
  width: 100%;
}
#homeBanner .swiper-wrapper .swiper-slide a {
  display: block;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
#homeBanner .pagination {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 100;
  top: -40px;
}
#homeBanner .pagination span {
  width: 47px;
  height: 3px;
  margin: 0 3px;
  display: inline-block;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
}
#homeBanner .pagination .swiper-active-switch {
  background: #c09d5d;
}
#homeProSve {
  height: 296px;
  position: relative;
  margin: 2px 0;
}
#homeProSve ul {
  height: 100%;
  position: relative;
  overflow: hidden;
}
#homeProSve ul li {
  width: 25%;
  height: 100%;
  position: relative;
  border: solid 2px #FFFFFF;
  float: left;
  box-sizing: border-box;
  background-size: cover;
}
#homeProSve ul li .data {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 15px 0;
  text-align: center;
  background: none;
  color: #FFFFFF;
  transition: all 0.3s;
}
#homeProSve ul li .data .tit {
  line-height: 40px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#homeProSve ul li .data .tit span {
  display: inline-block;
}
#homeProSve ul li .data .eng {
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-family: Arial;
  display: none;
}
#homeProSve ul li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../image/z6.png);
  transition: all 0.3s;
}
#homeProSve ul li:hover .data {
  background: url(../image/z5.png);
}
#homeProSve ul li:hover a {
  background: none;
}
@media (max-width: 1280px) {
  #homeProSve {
    height: 200px;
  }
}
#footer {
  height: 240px;
  background-image: url(../image/z9.png);
  background-position: center center;
  background-size: cover;
  margin: 10px 0;
  transition: all 0.5s;
}
#footer .list {
  margin: 0 auto;
  width: 1280px;
  height: 100%;
  overflow: hidden;
}
#footer .list ul li {
  width: 256px;
  height: 240px;
  float: left;
  position: relative;
  text-align: center;
  border-left: solid 1px #686667;
  box-sizing: border-box;
}
#footer .list ul li .icon {
  height: 75px;
  margin-top: 0;
  position: relative;
}
#footer .list ul li .icon span {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
#footer .list ul li .icon .s2 {
  display: none;
}
#footer .list ul li .title {
  line-height: 50px;
  height: 50px;
  text-align: center;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  color: #FFFFFF;
}
#footer .list ul li .tips {
  height: 50px;
  line-height: 24px;
  font-size: 15px;
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 10px;
}
#footer .list ul li .more a {
  transition: all 0.2s;
  width: 100px;
  line-height: 32px;
  display: inline-block;
  border: solid 1px #a09b95;
  border-radius: 20px;
  font-size: 13px;
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.5);
}
#footer .list ul li:nth-last-child(1) {
  border-right: solid 1px #686667;
}
#footer .list ul li:hover .icon .s1 {
  display: none;
}
#footer .list ul li:hover .icon .s2 {
  display: block;
}
#footer .list ul li:hover .title {
  color: #c09d5d;
}
#footer .list ul li:hover .more a {
  background: #c09d5d;
  color: #FFFFFF;
  border-color: #c09d5d;
}
#copyright {
  background: #28282e;
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.5);
}
#copyright .content {
  width: 1280px;
  position: relative;
  margin: 0 auto;
  padding: 10px 0;
  line-height: 32px;
  font-size: 14px;
}
#copyright .content .text {
  float: left;
  width: 1000px;
}
#copyright .content .text img {
  max-width: 100%;
}
#copyright .content .links {
  float: right;
  width: 160px;
  text-align: right;
}
#copyright .content .links a {
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1280px) {
  #copyright .content {
    width: 96%;
  }
  #copyright .content .text {
    width: 760px;
  }
}
#banner {
  height: 600px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#prosvclist {
  position: relative;
}
#prosvclist .neirong {
  position: relative;
  width: 1280px;
  margin: 0 auto;
}
#prosvclist .neirong .leftMenu {
  position: absolute;
  left: -110px;
  top: 16px;
  width: 96px;
}
#prosvclist .neirong .leftMenu ul li {
  font-size: 15px;
  line-height: 30px;
  padding: 5px;
  border: solid 1px #DDDDDD;
  border-radius: 2px;
  margin: 3px 0;
  text-align: center;
}
#prosvclist .neirong .leftMenu ul .onfocus {
  background: #c09d5d;
  border-color: #c09d5d;
}
#prosvclist .neirong .leftMenu ul .onfocus a {
  color: #FFFFFF;
}
#prosvclist ul li .content {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0;
}
#prosvclist ul li .content .title {
  line-height: 80px;
  border-bottom: solid 1px #DDDDDD;
  text-align: center;
  font-size: 30px;
}
#prosvclist ul li .content .title span {
  display: inline-block;
  border-bottom: solid 2px #c09d5d;
}
#prosvclist ul li .content .text {
  font-size: 15px;
  line-height: 28px;
  padding: 20px 0;
}
#prosvclist ul li .content .text img {
  max-width: 100%;
}
#prosvclist ul li:nth-child(1) {
  background-image: url(../image/z8.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #F4F4F4;
}
#caselist .thisname {
  text-align: center;
  background: #F4F4F4;
  padding: 32px 0;
}
#caselist .thisname .content {
  width: 1280px;
  margin: 0 auto;
  border-bottom: solid 1px #DDDDDD;
  line-height: 80px;
  font-size: 30px;
}
#caselist .thisname .content span {
  display: inline-block;
  border-bottom: solid 2px #c09d5d;
}
#caselist .list {
  width: 1280px;
  margin: 10px auto;
  position: relative;
}
#caselist .list .leftMenu {
  position: absolute;
  left: -110px;
  top: 16px;
  width: 96px;
}
#caselist .list .leftMenu ul li {
  font-size: 15px;
  line-height: 30px;
  padding: 5px;
  border: solid 1px #DDDDDD;
  border-radius: 2px;
  margin: 3px 0;
  text-align: center;
}
#caselist .list .leftMenu ul .onfocus {
  background: #c09d5d;
  border-color: #c09d5d;
}
#caselist .list .leftMenu ul .onfocus a {
  color: #FFFFFF;
}
#caselist .list .datalist {
  position: relative;
  width: 1300px;
}
#caselist .list .datalist ul li {
  width: 302px;
  height: 280px;
  position: relative;
  float: left;
  margin: 20px 20px 20px 0;
}
#caselist .list .datalist ul li .img {
  height: 226px;
  position: relative;
  padding: 5px;
}
#caselist .list .datalist ul li .img .v {
  height: 100%;
  overflow: hidden;
}
#caselist .list .datalist ul li .img .v a {
  display: block;
  height: 100%;
  transition: all 0.3s;
  background-size: cover;
}
#caselist .list .datalist ul li .img .v a:hover {
  transform: scale(1.1);
}
#caselist .list .datalist ul li .title {
  text-align: center;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
#onepage .thisname {
  text-align: center;
  background: #F4F4F4;
  padding: 32px 0;
  display: none;
}
#onepage .thisname .content {
  width: 1280px;
  margin: 0 auto;
  border-bottom: solid 1px #DDDDDD;
  line-height: 80px;
  font-size: 30px;
}
#onepage .thisname .content span {
  display: inline-block;
  border-bottom: solid 2px #c09d5d;
}
#onepage .list {
  width: 1280px;
  margin: 30px auto;
  position: relative;
}
#onepage .list .leftMenu {
  position: absolute;
  left: -110px;
  top: 16px;
  width: 96px;
}
#onepage .list .leftMenu ul li {
  font-size: 15px;
  line-height: 30px;
  padding: 5px;
  border: solid 1px #DDDDDD;
  border-radius: 2px;
  margin: 3px 0;
  text-align: center;
}
#onepage .list .leftMenu ul .onfocus {
  background: #c09d5d;
  border-color: #c09d5d;
}
#onepage .list .leftMenu ul .onfocus a {
  color: #FFFFFF;
}
#onepage .list .title {
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  padding: 20px;
}
#onepage .list .text {
  font-size: 14px;
  line-height: 24px;
}
#onepage .list .text img {
  max-width: 100%;
}
#contact .thisname {
  text-align: center;
  background: #F4F4F4;
  padding: 32px 0;
}
#contact .thisname .content {
  width: 1280px;
  margin: 0 auto;
  border-bottom: solid 1px #DDDDDD;
  line-height: 80px;
  font-size: 30px;
}
#contact .thisname .content span {
  display: inline-block;
  border-bottom: solid 2px #c09d5d;
}
#contact .list {
  width: 1280px;
  margin: 30px auto;
  position: relative;
}
#contact .list .leftMenu {
  position: absolute;
  left: -110px;
  top: 16px;
  width: 96px;
}
#contact .list .leftMenu ul li {
  font-size: 15px;
  line-height: 30px;
  padding: 5px;
  border: solid 1px #DDDDDD;
  border-radius: 2px;
  margin: 3px 0;
  text-align: center;
}
#contact .list .leftMenu ul .onfocus {
  background: #c09d5d;
  border-color: #c09d5d;
}
#contact .list .leftMenu ul .onfocus a {
  color: #FFFFFF;
}
#contact .list .title {
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  padding: 20px;
}
#contact .list .text {
  font-size: 14px;
  line-height: 24px;
}
#contact .list .text img {
  max-width: 100%;
}
#show .thisname {
  text-align: center;
  background: #F4F4F4;
  padding: 32px 0;
}
#show .thisname .content {
  width: 1280px;
  margin: 0 auto;
  border-bottom: solid 1px #DDDDDD;
  line-height: 80px;
  font-size: 30px;
}
#show .thisname .content span {
  display: inline-block;
  border-bottom: solid 2px #c09d5d;
}
#show .list {
  width: 1280px;
  margin: 10px auto 30px;
  position: relative;
}
#show .list .leftMenu {
  position: absolute;
  left: -110px;
  top: 16px;
  width: 96px;
}
#show .list .leftMenu ul li {
  font-size: 15px;
  line-height: 30px;
  padding: 5px;
  border: solid 1px #DDDDDD;
  border-radius: 2px;
  margin: 3px 0;
  text-align: center;
}
#show .list .leftMenu ul .onfocus {
  background: #c09d5d;
  border-color: #c09d5d;
}
#show .list .leftMenu ul .onfocus a {
  color: #FFFFFF;
}
#show .list .title {
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  padding: 20px;
}
#show .list .text {
  font-size: 14px;
  line-height: 24px;
}
#show .list .text img {
  max-width: 100%;
}
#tpshow .list {
  width: 1280px;
  margin: 10px auto 30px;
  position: relative;
}
#tpshow .list .title {
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  padding: 10px 0 ;
  border-bottom: solid 1px #DDDDDD;
}
#tpshow .list .zpdata {
  margin: 30px 0;
}
#tpshow .list .zpdata ul li {
  width: 320px;
  height: 84px;
  position: relative;
  float: left;
}
#tpshow .list .zpdata ul li img {
  position: absolute;
  left: 0;
  top: 0;
}
#tpshow .list .zpdata ul li .obj {
  position: absolute;
  left: 100px;
  top: 0;
  width: 210px;
  height: 84px;
  font-size: 17px;
  line-height: 45px;
}
#tpshow .list .zpdata ul li .obj .t1 {
  color: #888888;
}
#tpshow .list .zpdata ul li .obj .t2 {
  color: #d09400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
}
#tpshow .list .zpdata ul:after {
  content: " ";
  display: block;
  clear: both;
}
#tpshow .list .text {
  font-size: 14px;
  line-height: 24px;
}
#tpshow .list .text img {
  max-width: 100%;
}
#newslist .thisname {
  text-align: center;
  background: #F4F4F4;
  padding: 32px 0;
}
#newslist .thisname .content {
  width: 1280px;
  margin: 0 auto;
  border-bottom: solid 1px #DDDDDD;
  line-height: 80px;
  font-size: 30px;
}
#newslist .thisname .content span {
  display: inline-block;
  border-bottom: solid 2px #c09d5d;
}
#newslist .thisname .imglist {
  width: 1280px;
  margin: 30px auto 0;
  position: relative;
}
#newslist .thisname .imglist ul {
  width: 1330px;
}
#newslist .thisname .imglist ul li {
  width: 400px;
  height: 450px;
  position: relative;
  float: left;
  margin-right: 40px;
  text-align: left;
}
#newslist .thisname .imglist ul li .img {
  height: 265px;
  border: solid 1px #DDDDDD;
  position: relative;
  padding: 4px;
}
#newslist .thisname .imglist ul li .img .v {
  position: relative;
  height: 100%;
  background: #FFFFFF;
  overflow: hidden;
}
#newslist .thisname .imglist ul li .img .v a {
  display: block;
  height: 100%;
  background-size: cover;
  transition: all 0.3s;
}
#newslist .thisname .imglist ul li .img .v a:hover {
  transform: scale(1.1);
}
#newslist .thisname .imglist ul li .title {
  font-size: 16px;
  line-height: 32px;
  margin: 5px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#newslist .thisname .imglist ul li .title:hover a {
  text-decoration: underline;
  font-weight: bold;
  color: #c09d5d;
}
#newslist .thisname .imglist ul li .time {
  font-size: 13px;
  line-height: 26px;
  color: #999999;
  margin: 5px 0;
}
#newslist .thisname .imglist ul li .jianjie {
  font-size: 14px;
  line-height: 28px;
  color: #626262;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#newslist .list {
  width: 1280px;
  margin: 10px auto;
  position: relative;
}
#newslist .list .titlist {
  position: relative;
}
#newslist .list .titlist ul li {
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  position: relative;
  padding-left: 30px;
  background-image: url(../image/z14.png);
  background-position: left 15px center;
  background-repeat: no-repeat;
}
#newslist .list .titlist ul li a {
  display: inline-block;
  width: 1000px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#newslist .list .titlist ul li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #888888;
  font-size: 13px;
}
#newslist .list .titlist ul .empty {
  background: none;
}
#newslist .list .titlist ul li:hover a {
  text-decoration: underline;
  font-weight: bold;
}
#casecenter .thisname {
  text-align: center;
  background: #F4F4F4;
  padding: 32px 0;
}
#casecenter .thisname .content {
  width: 1280px;
  margin: 0 auto;
  border-bottom: solid 1px #DDDDDD;
  line-height: 80px;
  font-size: 30px;
}
#casecenter .thisname .content span {
  display: inline-block;
  border-bottom: solid 2px #c09d5d;
}
#casecenter .thisname .plist {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
#casecenter .thisname .plist ul li {
  width: 630px;
  height: 160px;
  float: left;
  position: relative;
  margin: 20px 0;
  box-shadow: 3px 3px 3px #DDDDDD;
  border: solid 1px #DDDDDD;
  overflow: hidden;
}
#casecenter .thisname .plist ul li .img {
  width: 290px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f4f4f4;
}
#casecenter .thisname .plist ul li .text {
  position: absolute;
  right: 0;
  top: 0;
  width: 340px;
  height: 100%;
  text-align: center;
  background: #FFFFFF;
  font-size: 16px;
  line-height: 30px;
}
#casecenter .thisname .plist ul li .text .val {
  position: relative;
}
#casecenter .thisname .plist ul li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#casecenter .thisname .plist ul .r {
  float: right;
}
#casecenter .caseSort {
  width: 1280px;
  margin: 30px auto;
  position: relative;
}
#casecenter .caseSort ul {
  width: 1310px;
}
#casecenter .caseSort ul li {
  position: relative;
  width: 420px;
  height: 400px;
  float: left;
  margin-right: 10px;
  border-radius: 4px;
  overflow: hidden;
}
#casecenter .caseSort ul li .img {
  height: 300px;
  position: relative;
  background-size: cover;
  background-position: center center;
}
#casecenter .caseSort ul li .img a {
  display: block;
  height: 100%;
  background: url(../image/z6.png);
}
#casecenter .caseSort ul li .data {
  height: 100px;
  background: #262e4b;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  z-index: 2;
}
#casecenter .caseSort ul li .data .tit {
  line-height: 50px;
  font-size: 20px;
  height: 50px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: url(../image/z17.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
#casecenter .caseSort ul li .data .eng {
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#casecenter .caseSort ul li .data a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#casecenter .caseSort ul li:hover .img a {
  background: none;
}
#casecenter .caseSort ul li:hover .data {
  background: #c09d5d;
}

#searchList .thisname {
  text-align: center;
  background: #F4F4F4;
  padding: 32px 0;
}
#searchList .thisname .content {
  width: 1280px;
  margin: 0 auto;
  border-bottom: solid 1px #DDDDDD;
  line-height: 80px;
  font-size: 30px;
}
#searchList .thisname .content span {
  display: inline-block;
  border-bottom: solid 2px #c09d5d;
}
#searchList .searchBar {
  height: 60px;
  position: relative;
  text-align: center;
  margin: 30px 0;
}
#searchList .searchBar .text {
  width: 600px;
  height: 50px;
  font-size: 20px;
  color: #888888;
  font-family: "微软雅黑";
  border: solid 1px #DDDDDD;
  border-radius: 4px;
  padding: 0 10px;
}
#searchList .searchBar .submit {
  width: 160px;
  height: 52px;
  border: solid 1px #DDDDDD;
  border-radius: 4px;
  font-size: 20px;
}
#searchList .list {
  width: 1280px;
  margin: 10px auto;
  position: relative;
}
#searchList .list ul li {
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  position: relative;
  padding-left: 30px;
  background-image: url(../image/z14.png);
  background-position: left 15px center;
  background-repeat: no-repeat;
}
#searchList .list ul li a {
  display: inline-block;
  width: 1000px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#searchList .list ul li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #888888;
  font-size: 13px;
}
#searchList .list ul .empty {
  background: none;
}
#searchList .list ul li:hover a {
  text-decoration: underline;
  font-weight: bold;
}
#page {
  text-align: center;
  padding: 30px 0;
  background: url(404.png) top center no-repeat;
}
#page em {
  font-style: normal;
}
#page a,
#page span {
  border: solid 1px #DDDDDD;
  font-size: 14px;
  margin: 0 3px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#page .current {
  background-color: #c09d5d;
  border-color: #c09d5d;
  color: #FFFFFF;
}
#page .prev {
  background: url(../image/m4.png) center center no-repeat;
}
#page .prev em {
  opacity: 0;
}
#page .next {
  background: url(../image/m5.png) center center no-repeat;
}
#page .next em {
  opacity: 0;
}