<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  color: #484644;
}
/*search*/
.search {
  width: 100%;
  height: 71px;
  background: url(../images/s3.jpg) no-repeat center;
}
.search .hot {
  display: inline-block;
  height: 66px;
  line-height: 66px;
  font-size: 16px;
}
.search .hot b {
  display: inline-block;
  height: 66px;
  line-height: 66px;
  vertical-align: top;
  padding-left: 32px;
  background: url(../images/s1.png) no-repeat left center;
}
.search .hot a {
  display: inline-block;
  height: 66px;
  line-height: 66px;
  vertical-align: top;
  margin: 0 10px ;
  color: #484644;
}
.search .search_cnt {
  width: 296px;
  height: 33px;
  position: relative;
  margin: 24px 18px 0 0;
}
.search .search_cnt .txt {
  width: 284px;
  height: 33px;
  line-height: 33px;
  border: 1px solid transparent;
  border-radius: 3px;
  padding-left: 10px;
}
.search .search_cnt .btn {
  position: absolute;
  width: 20px;
  height: 22px;
  right: 13px;
  top: 7px;
  background: url(../images/s2.png) no-repeat;
  cursor: pointer;
}
/*h_title*/
.h_title {
  width: 100%;
  height: 74px;
  background: url(../images/t1.png) no-repeat center top;
  text-align: center;
}
.h_title h1 {
  font-size: 35px;
  color: #116CC9;
  line-height: 40px;
  padding-top: 10px;
}
.h_title p {
  font-size: 16px;
  color: #949494;
}
/*good*/
.good {
  width: 100%;
  height: 657px;
  background: url(../images/b3.jpg) no-repeat center;
  margin-top: 66px;
  overflow: hidden;
}
.good .title {
  text-align: center;
  padding-top: 54px;
}
.good .txt {
  margin-top: 72px;
}
.good .txt .list {
  width: 348px;
  height: 156px;
  margin-bottom: 20px;
}
.good .txt .list h3 {
  font-size: 24px;
  color: #F79311;
}
.good .txt .list p {
  font-size: 16px;
  color: white;
  margin-top: 5px;
}
.good .bottom {
  text-align: center;
  margin-top: -20px;
}
/*news*/
.news {
  width: 100%;
  margin-top: 50px;
  overflow: hidden;
}
.news .box {
  width: 382px;
  height: auto;
  float: left;
  margin-left: 27px;
}
.news .box .title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: url(../images/n1.png) no-repeat bottom left;
}
.news .box .title b {
  font-size: 19px;
  padding-left: 15px;
  font-weight: 500;
}
.news .box .title a {
  display: inline-block;
  height: 40px;
  vertical-align: top;
  font-size: 16px;
  color: #116CC9;
}
.news .box img.pic {
  margin: 20px 0 5px;
  display: block;
}
.news .box ul li {
  height: 48px;
  line-height: 48px;
  background: url(../images/n5.jpg) no-repeat left center;
  background-position-x: 3px;
  border-bottom: 1px dashed #BABABA;
}
.news .box ul li a {
  max-width: 350px;
  margin-left: 15px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
}
.news .box ul li:hover a {
  color: #116CC9;
}
.news .box:first-child {
  margin-left: 0;
}
/*advert*/
.advert {
  width: 100%;
  height: 209px;
  background: url(../images/i2.jpg) no-repeat center;
  text-align: right;
  margin-top: 50px;
}
.advert .txt {
  display: inline-block;
  margin: 50px 220px 0 0;
  color: white;
  text-align: left;
}
.advert .txt p {
  font-size: 14px;
  line-height: 18px;
}
.advert .txt h2 {
  font-size: 30px;
  font-family: 'Times New Roman', Times, serif;
  margin-bottom: 5px;
}
.advert .txt a.more {
  display: block;
  width: 126px;
  height: 36px;
  background: url(../images/i1.png) no-repeat;
  line-height: 36px;
  text-align: center;
  color: white;
  font-size: 20px;
}
/*case*/
.case {
  margin-top: 50px;
}
.single {
  width: 1199px;
  margin: 30px auto 0;
  position: relative;
}
.single .single_box {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.single .single_box ul {
  width: 10000px;
  position: relative;
}
.single .single_box ul li {
  width: 278px;
  height: auto;
  float: left;
  margin-right: 29px;
  height: 368px;
  background: url(../images/c3.png) no-repeat center;
}
.single .single_box ul li img {
  width: 100%;
  display: block;
  cursor: pointer;
}
.single .single_box ul li a.pic {
  display: block;
  padding: 14px;
}
.single .single_box ul li p {
  width: 262px;
  padding: 0 7px;
}
.single .single_box ul li .txt1 {
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
}
.single .single_box ul li .txt1 a {
  max-width: 100%;
  display: inline-block;
  height: 24px;
  line-height: 24px;
}
.single .single_box ul li .txt2 {
  font-size: 16px;
  margin-top: 5px;
  line-height: 28px;
}
.single .single_box ul li:hover {
  background: #247AD2;
}
.single .single_box ul li:hover a.pic {
  background: #116CC9;
}
.single .single_box ul li:hover .txt1 a {
  color: white;
}
.single .single_box ul li:hover .txt2 {
  color: white;
}
.single .pagebtn {
  width: 1350px;
  height: 50px;
  position: absolute;
  top: 40%;
  left: -75px;
  z-index: 6;
}
.single .pagebtn .btn {
  width: 34px;
  height: 73px;
  cursor: pointer;
}
.single .pagebtn .prev {
  background: url(../images/c1.png) no-repeat;
}
.single .pagebtn .next {
  background: url(../images/c2.png) no-repeat;
}
</pre></body></html>