<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
td,
p,
span,
em,
i,
b,
img,
input,
a,
iframe {
	border: none;
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

body {
	font: normal 18px/1.4 'Microsoft yahei';
}

.header {
	width: 100%;
	background: #fff;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.zg_header {
	padding-top: 6px;
	height: 45px;
	overflow: hidden;
}

.zg_logo {
	float: left;
}

.zg_nav {
	float: left;
	padding-top: 6px;
	line-height: 40px;
	padding-left: 11px;
	font-size: 12px;
}

.zg_nav a {
	margin: 0 5px;
	color: #000;
	font-size: 14px;
}

.zg_header p {
	float: right;
	background: url(imagespic01.png) no-repeat left center;
	height: 40px;
	line-height: 32px;
	font-size: 20px;
	padding: 7px 0 0 35px;
	color: #010101;
}


/*head*/


/*banner*/

.banner {
	width: 100%;
	height: 697px;
	margin: 0 auto;
	background: url(imagesbanner.jpg) no-repeat center;
}

.banner_img {
	position: relative;
}

.pos_img {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50px;
}

.banner_img img {
	vertical-align: top;
}

.one {
	width: 100%;
	height: 733px;
	background: url(imagesback1.jpg) no-repeat center;
}

.two {
	width: 100%;
	height: 584px;
	background: url(imagesback2.jpg) no-repeat center;
}

.three {
	width: 100%;
	height: 502px;
	background: url(imagesback3.jpg) no-repeat center;
}

.title {
	text-align: center;
	padding: 100px 0 60px 0;
}

.one li {
	width: 316px;
	height: 510px;
	background: #fff;
	float: left;
	position: relative;
	text-align: center;
	margin-left: 17px;
}
.one li img{
	padding-top: 45px;
	padding-left: 35px;
}
.one li p{
	padding: 10px 25px;
}
.one li .pos{
	position: absolute;
	width: 72px;
	height: 53px;
	background: #FFCC00;
	color: #FF4209;
	line-height: 53px;
	left: 0;
	top: 0;
	font-weight: bold;
}
.one li a {
  background-color: rgb(132, 0, 255);
  width: 129px;
  height: 33px;
  display: block;
  border-radius: 20px;
  text-align: center;
  line-height: 33px;
  color: #fff;
  font-size: 20px;
  margin: 20px auto;
  font-weight: bold;
}
.two li{
	width: 474px;
	float: left;
	margin-left: 18px;
}
.two li h1{
	border-style: solid;
  border-width: 3px;
  border-color: rgb(255, 255, 255);
  border-radius: 8px;
  background-color: rgb(76, 59, 92);
  width: 472px;
  height: 82px;
  color: #fff;
  text-align: center;
  line-height: 82px;
  margin-bottom: 5px;
}
.two_c_c{
	width: 414px;
	height: 252px;
	background: url(imagess-back2.png) no-repeat center;
	padding: 0 30px;
}
.two_c_l{
	width: 50%;
	line-height: 1.6;
}
.two_c_l h2{
	text-align: center;
	font-size: 24px;
	color: #DE00FF;
	
}
.two_c_l p{
	padding-left: 24px;
}
.two_c_l p.p1{
	padding-left: 84px;
}
.two_r{
	width: 414px;
	height: 222px;
	background: url(imagess-back1.png) no-repeat center;
	padding: 0 30px;
	line-height: 2;
	padding-top: 30px;
}
.city{
	padding-left: 40px;
	padding-right: 70px;
}
.city li{
		float: left;
		border-style: solid;
	  border-width: 1px;
	  border-color: rgb(255, 255, 255);
	  border-radius: 8px;
	  background-color: rgb(190, 66, 234);
	  width: 113px;
	  height: 59px;
	  text-align: center;
	  line-height: 59px;
	  margin-left: 30px;
	  margin-top: 30px;
}
.city li a{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

#foot {
	width: 100%;
	min-width: 1000px;
	height: auto;
	background-color: #25292C;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#foot-all {
	width: 1000px;
	height: 100px;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	font-family: "Microsoft yahei";
	font-size: 14px;
}

.fixed {
	width: 140px;
	height: 437px;
	position: fixed;
	right: 20px;
	top: 20%;
	z-index: 999;
}</pre></body></html>