<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "SY";
    src: url("./SourceHanSansCN-Regular.ttf");
  }
body{
    background: #528df1;
}
.banner_box{
  width: 100%;
  height:900px;
  background: url(../images/banner.png) no-repeat top center;
  overflow: hidden;
  margin: 0 auto;
  padding-top:80px;
  box-sizing: border-box;
}
.bt{
  width: 700px;
  height: 260px;
  background: url(../images/bt.png) no-repeat center;
  margin: 0 auto;
}
.title{  
  margin: 60px auto;
  display: table;
}
.title h2{
  text-align: center;
  font-family: SY;
  font-size: 60px;
  line-height: 60px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.title span{
  width: 60px;
  height: 85px;
  background: url(../images/btspan.png) no-repeat center;
  display: inline-block;
  vertical-align: middle;
}

.box1{
  width: 100%;
  height:500px;
  background: url(../images/box1.png) no-repeat top center;
  margin: 0 auto;
  margin-top: -90px;
  box-sizing: border-box;
}
.box1 .lc{
  width: 100%;
  height: 520px;
  margin: 0 auto;
}
.box1 .lc li{
  width: 200px;
  height: 230px;
  position: absolute;
}
.box1 .lc .lc1{
  background: url(../images/lc1.png) no-repeat top;
  top: 85px;
  left: 160px;
}
.box1 .lc .lc2{
  background: url(../images/lc2.png) no-repeat top;
  top: 290px;
  left: 280px;
}
.box1 .lc .lc3{
  background: url(../images/lc3.png) no-repeat top;
  top: 120px;
  left: 430px;
}
.box1 .lc .lc4{
  background: url(../images/lc4.png) no-repeat top;
  top: 315px;
  left: 560px;
}
.box1 .lc .lc5{
  background: url(../images/lc5.png) no-repeat top;
  top: 130px;
  left: 710px;
}
.box1 .lc .lc6{
  background: url(../images/lc6.png) no-repeat top;
  top: 320px;
  left: 850px;
}

.box2{
  width: 100%; 
  overflow: hidden;
  position: relative;
}
.what li{
  width: 280px;
  height: 360px;
  background-color: #fff;
  border: 4px solid #f8930f;
  float: left;
  margin: 0 10px;
  padding: 0 30px;
  box-sizing: border-box;
}
.what li h3{
  width: 200px;
  height: 60px;
  background-color: #f8930f;
  text-align: center;
  line-height: 60px;
  font-family: SY;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin: 10px auto;
  margin-bottom: 20px;
}
.what li p{
  font-family: SY;
  font-size: 18px;
  color: #000;
  line-height: 24px;
  margin: 10px 0;
}
.what li p span{
  color: #f8930f;
}

.box3{
  width: 100%; 
  margin: 0 auto;
  overflow: hidden;
  background: url(../images/box3.png) no-repeat center;
  position: relative;
}
.text{
  width: 100%;
  height: 400px;
  background: url(../images/text.jpg) no-repeat center;
  box-sizing: border-box;
  padding-top: 65px;
}
.text li{
  float: left;
  width: 180px;
  height: 270px;
  margin: 0 30px;
}
.text .text1{
  background: url(../images/text1.png) no-repeat center;
}
.text .text2{
  background: url(../images/text2.png) no-repeat center;
}
.text .text3{
  background: url(../images/text3.png) no-repeat center;
}
.text .text4{
  background: url(../images/text4.png) no-repeat center;
}
.text .text5{
  background: url(../images/text5.png) no-repeat center;
}

.box4{
  width: 100%; 
  margin: 0 auto;
}
.box4_tu{
  width: 200px;
  height: 320px;
  background: url(../images/box4.png) no-repeat center;
  position: absolute;
  top: 400px;
  left: -180px;
}
.box4_bg{
  background: #569e97;
  border: 10px solid #99674f;
  width: 100%;
  padding: 30px;
}
.box4_bg .bishi-tab {
  width: 100%;
  border-top: 1px solid #fddeda;
  border-bottom: 1px solid #fddeda;
}
.box4_bg .bishi-tab .tab-list {
  padding: 20px 0;
}
.box4_bg .bishi-tab .tab-list .list-item {
  width: 20%;
  text-align: center;
}
.box4_bg .bishi-tab .tab-list .list-item span {
  font-family: SY;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 10px 20px;
  border-radius: 10px;
  cursor: pointer;
}
.box4_bg .bishi-tab .tab-list .list-item .cur {
  background: #99674f;
  color: white;
  transition: 0.5s;
}
.box4_bg .bishi-con {
  display: none;
}
.box4_bg .bishow {
  display: block;
}
.box4_bg .bishi-con .feature .fea-title {
  font-size: 22px;
  color: #fff;
  padding-top: 30px;
}
.box4_bg .bishi-con .feature .fea-con {
  font-family: SY;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  padding-top: 10px;
}
.box4_bg .bishi-con .table {
  margin-top: 30px;
}
.box4_bg .bishi-con .table tr th {
  background: #f8930f;
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  border: 2px solid #fff;
}
.box4_bg .bishi-con .table tr td {
  text-align: center;
  background: #fcf3f2;
  padding: 10px 3px;
  font-size: 18px;
  border: 2px solid #fff;
  line-height: 30px;
}
.box4_bg .bishi-con .table tr td .table-btn {
  font-family: SY;
  font-size: 14px;
  margin: 0 auto;
  display: block;
  width: 100px;
  height: 30px;
  background: #99674f;
  color: #fff;
  border-radius: 5px;
  line-height: 30px;
  cursor: pointer;
}
.box4_bg .bishi-con .table tr td .selec {
  margin-bottom: 8px;
  text-align: center;
  text-align-last: center;
}

.box4_bg .bishi-con .table tr td .selec option{
  background-color: #f4f4f4;
  color: #000;
  text-align: center;
}

.box5{
  width: 100%;
  margin: 0 auto;
}
.box5_tu{
  width: 360px;
  height: 350px;
  background: url(../images/box5.png) no-repeat center;
  position: absolute;
  top: -30px;
  right: -80px;
}
.seven{
  width: 100%;
  height: 580px;
  background: url(../images/box5.jpg) no-repeat center;
  margin: 0 auto;
}
.seven img{
  width: 1100px;
  height: 580px;
  margin: 0 auto;
}

.box6 {
  overflow: hidden;
}
.box6 .kc{
  width: 340px;
  height: 230px;
  float: left;
  margin: 10px 30px;
  box-sizing: border-box;
  border: 6px solid #f8930f;
  border-radius: 20px;
  margin-bottom: 60px;
}
.box6 .kc1{
  background: url(../images/kc1.png) no-repeat center; 
}
.box6 .kc2{
  background: url(../images/kc2.png) no-repeat center; 
}
.box6 .kc3{
  background: url(../images/kc3.png) no-repeat center; 
}

.box7{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: url(../images/foot.jpg) no-repeat bottom;
  padding-bottom: 320px;
}
.ewm_box{
  width: 100%;
  margin-bottom: 60px;
}
.ewm{
  width: 480px;
  margin: 0 auto;
}
.ewm li{
  float: left;
  width: 220px;
  margin-right: 40px;
}
.ewm li:nth-child(2){
  margin-right: 0;
}
.ewm li img{
  width: 220px;
  height: 220px;
  display: block;
  margin-bottom: 10px;
  border: 4px solid #000;
  border-radius: 20px;
}
.ewm li p{
  width: 210px;
  font-weight: bold;
  font-size: 24px;
  color: #000;
  text-align: center;
  line-height: 36px;
  margin: 0 auto;
}
.qq-group {
  width: 100%;
}
.qq-group {
  overflow: hidden;
}
.qq-group .plist {
  width: 1110px;
  margin: 0 auto;
  position: relative;
}
.qq-group .plist .lis {
  float: left;
  width: 118px;
  height: 62px;
  background: #56976c;
  font-size: 22px;
  color: white;
  margin-right: 20px;
  text-align: center;
  line-height: 62px;
  margin-bottom: 18px;
  border-radius: 8px;
  cursor: pointer;
}
.qq-group .plist .lis:hover {
  background: #feedb9;
  color: #56976c;
}
.qq-group .plist .add-cur {
  background: #feedb9;
}
.qq-group .plist .address {
  clear: both;
  margin-bottom: 18px;
  background: #effffb;
  width: 100%;
  height: 150px;
  display: none;
  overflow: hidden;
}
.qq-group .plist .address ul li {
  padding: 20px;
}
.qq-group .plist .address ul li .a-left p,
.qq-group .plist .address ul li .a-left a {
  line-height: 30px;
  font-size: 18px;
}
.qq-group .plist .address ul li .a-left a {
  border-bottom: 1px solid #333 ;
}
.qq-group .plist .address ul li .a-right {
  margin-left: 20px;
}
.qq-group .plist .address ul li .a-right img {
  width: 110px;
  height: 110px;
  display: inline-block;
  margin-left: 20px;
}

.rxf { 
	position:fixed;left:50%;bottom:100px;z-index:9900;
	width: 70px; height:294px;  margin-left:600px;
}
.rxfNav {
	width: 70px;
	background: #fff; border:1px solid rgba(192, 187, 255, 0.8); border-radius: 4px;
}
.rxfNav li {
	position: relative; width: 70px; height: 73px;
}
.rxfNav #jq_gotop {
	display: none;
}
.rxfNav .rxfTit {
	width: 56px; height: 22px; padding-top: 50px; margin: 0 auto; cursor: pointer;
	background: url(../images/rxf.png) no-repeat center 12px;
	border-top: 1px solid #d7d7d7;
	font:12px/14px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; text-align: center;
}
.rxfNav .rxfTit01 {
	border-top:none;
}
.rxfNav .rxfTit02 {
	background-position: center -61px;
}
.rxfNav .rxfTit03 {
	background-position: center -134px;
}
.rxfNav .rxfTit04 {
	background-position: center -207px;
}
.rxfNav li:hover {
	color: #228BFB;
}
.rxfNav .rxfCon {
	display: none; position: absolute; right:100px; top:0;
	background: #fff; border: 1px solid rgba(221, 221, 221, .8); border-radius: 4px;
}
.rxfNav .rxfCon:before {
	position: absolute; right:-9px; top:30px;
	content: " "; display: block; width:10px; height:18px;
	background: url(../images/rxf.png) no-repeat left -300px;
}
.rxfNav .rxfCon:after {
	position: absolute; right:-20px; top:0;
	content: " "; display: block; width:30px; height:100%;
}
.rxfNav .rxfCon01 {
	padding: 10px 10px 0;
}
.rxfNav .rxfCon01 a {
	display: block; width: 80px; height: 30px; margin-bottom: 10px;
	background:#fff; border:1px  solid rgba(72, 60, 247, 0.8); border-radius: 4px;
	color: #228BFB; font: 14px/30px  "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; text-align: center;
	transition: background .2s;
}
.rxfNav .rxfCon01 a:hover {
	background:#228BFB;
	color: #fff; text-decoration: none;
}
.rxfNav .rxfCon02 {
	top:-68px; width:170px; padding:20px 0;
}
.rxfNav .rxfCon02:before {
	top:50%; margin-top: -9px;
}
.rxfNav .rxfCon p {
	font: 12px/20px  "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; text-align: center;
}
.rxfNav .rxfCon img {
	display: block; width: 100px; height: 100px; margin: 8px auto;
}
.rxfNav .rxfCon02 a {
	display: block; width: 96px; height: 30px; margin:0 auto;
	background:#228BFB; border-radius: 4px;
	color: #fff; font: 14px/30px  "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; text-align: center;
}
.rxfNav .rxfCon02 a:hover {
	opacity: .85;
	text-decoration: none;
}
.rxfNav .rxfCon03 {
	top:-68px; width:170px; padding:20px 0;
}
.rxfNav .rxfCon03:before {
	top:50%; margin-top: -9px;
}
.rxfNav .rxfCon .wxno {
	color: #228BFB; font-size: 14px;
}



@media only all and (max-width:1080px) {
.banner_box{
  height: 10rem;
  background-size: cover;  
  padding-top: 5%;
}
.bt {
  width: 60%;
  height: 5rem;
  background-size: 70%;
}
.title {
  margin: 30px auto;
}
.title h2 {
  font-size: 1rem;
  line-height: 1rem;
}
.title span {
  background-size: 1rem;
}
.box1 {
  width: 100%;
  height: auto;
  background: none;
  margin: 0 auto;
  margin-top: 0;
  box-sizing: border-box;
}
.box1 .lc {
  height: auto;
}
.box1 .lc li {
  position: unset;
  float: left;
  margin: 20px 30px;
}
.what{
  width: 600px;
  margin: 0 auto;
}
.what li {
  margin: 10px;
}
.text {
  height: auto;
  background-size: cover;
  padding: 40px;
}
.text li {
  margin: 40px;
}
.box4_bg {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.box4_bg .bishi-tab .tab-list {
  width: 100%;
}
.box4_bg .bishi-tab .tab-list .list-item {
  width: 30%;
}
.seven {
  background-size: cover;
  height: auto;
}
.seven img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 30px;
}
.box6 .kc {
  float: none;
  margin: 10px auto;
  margin-bottom: 0;
}

}

@media only all and (max-width:750px) {
.banner_box{
  height: 12rem;
  background-size: cover;    
}
.bt {
  background-size: 100%;
}
.title {
  margin: 20px auto;
}
.title h2 {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.title span {
  width: 1rem;
  height: 1.5rem;
}
.box1 .lc li {
  position: unset;
  float: none;
  margin: 0 auto;
  background-size: 80%;
}
.lc1,.lc2,.lc3,.lc4,.lc5,.lc6 {
  background-size: 80%;
}
.what {
  width: 90%;
  margin: 0 auto;
}
.what li {
  float: none;
  margin: 10px auto;
}
.text li {
  float: none;
  margin:30px auto;
}
.box4_bg .bishi-con .table tr td {
  font-size: 0.6rem;
  line-height: 1rem;
}
.box4_bg .bishi-con .table tr td .table-btn {
  width: 100%;
}
.box5_tu {
  width: 9rem;
  height: 7rem;
  background-size: 70%;
  position: absolute;
  top: 0px;
  right: -30px;
  z-index: 99;
}
.box6 .kc {
  width: 95%;
  height: 12rem;
  float: none;
  margin: 10px auto;
  border:none;
  border-radius: 20px;
}
.box6 .kc1,.box6 .kc2,.box6 .kc3 {
  background-size: contain;
}
.ewm {
  width: 100%;
}
.ewm li,.ewm li:nth-child(2) {
  float: none;
  margin: 20px auto;
}

}
</pre></body></html>