<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*, *:before, *:after { box-sizing: border-box; }
html { font-size: 10px; box-sizing: border-box; }
body { margin: 0;}
body { font-family: "微软雅黑"; font-size: 14px; line-height: 1.42857; color: #333; background: #fff; }
img {
	margin: 0px;
	padding: 0px;
}
.clearfix { zoom: 1; }
.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: '.'; }
a { text-decoration: none; color: #333333; }
a:hover {color: #fe6100;}
p {margin: 0px;padding: 0px;}
a.fonta14 {font-size: 14px;	color: #333333;	text-decoration: none;}
.ul { margin: 0; padding: 0; list-style: none; }

.container { margin-right: auto; margin-left: auto;width: 1200px;  transition: width .2s linear; }
.container:before, .container:after { display: table; content: ' '; }
.container:after { clear: both; }

.header {
	line-height: 80px;
	position: fixed;
	z-index: 999;
	top: 0;
	width: 100%;
	height: 82px;
	background-color: rgba(4, 16, 12, .8);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cb2121;
}

.header .container { height: inherit; }
.header ul { margin: 0; padding: 0; list-style: none; }
.header .navbar .nav { margin: 0; padding: 0; list-style: none; }
.header .navbar .item { float: left; }
.header .container-pc .logo {
	float: left;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 300px;

}
.header .container-pc .logo a { display: block; height: 100%; }
.header .container-pc .logo img { display: block; height: 60px; }
.header .container-pc .navbar { float: right; }
.header .container-pc .logo img {
	display: inline-block;
	vertical-align: top;
}

.header .container-pc .nav { color: #fff; }
.header .container-pc .nav &gt; .item { position: relative; display: inline-block; }
.header .container-pc .nav &gt; .item .active1 { background: #fe6100; }
.header .container-pc .nav &gt; .item.hover &gt; a { background: #fe6100; }
.header .container-pc .nav &gt; .item:hover &gt; a, .header .container-pc .nav &gt; .item.active &gt; a { background: #fe6100; }
.header .container-pc .nav &gt; .item:hover .level-2, .header .container-pc .nav &gt; .item.active .level-2 { display: block; }
.header .container-pc .nav &gt; .item.more &gt; a::after { display: inline-block; width: 0; height: 0; margin-left: 5px; content: ''; border: 4px solid transparent; border-top-color: #fff; }
.header .container-pc .nav &gt; .item a { display: block; text-decoration: none; color: inherit; }
.header .container-pc .nav &gt; .item &gt; a { padding: 0 32px; text-transform: uppercase; }

.header .container-pc .nav .level-2 { font-family: 'HelveticaNeue'; font-weight: 500; line-height: 2; line-height: 30px; position: absolute; top: 100%; left: 0; display: none; min-width: 170px; padding: 22px 20px; color: #333; border-top: 2px solid #fe6100; background: #fff; box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .26); }
.header .container-pc .nav .level-2 a { display: inline-block; overflow: hidden; height: 24px; }
.header .container-pc .nav .level-2 a:hover { color: #fe6100; }
.header .container-pc .level-bg { width: 100%; height: 100%; }
.header .pronav { display: none; margin-top: -2px; padding: 32px 0 28px 0; border-top: 2px solid #fe6100; background: #fff; box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .26); }
.header .pronav li { float: left; width: 14%; margin-left: 2%; }
.header .pronav li a { font-size: 13px; line-height: 24px; display: block; overflow: hidden; margin: 0; white-space: nowrap; text-decoration: none; text-overflow: ellipsis; color: #666; }
.header .pronav li a:hover { transition: all .2s linear; color: #fe6100; }
.header .pronav li h3 { font-size: 14px; margin: 0; margin-bottom: 14px; }
.header .pronav li h3 a { font-size: 14px; font-weight: 500; color: #333; }

/* 幻灯效果 */
.banner{
	width:100%;
	margin-top:82px;
}
.rslides {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container { position: relative; float: left; width: 100%; }
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	max-width: none;
	background-color: rgba;
	background-position: 0;
}
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("themes.gif") no-repeat left top; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 0; }

/* 幻灯效果 */

/*数据统计滚动*/
ul {
	list-style: none;
}
.lx {
	font-size: 24px;
	text-align: center;
	background-image: url(x.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	color: #333333;
	line-height: 60px;
	height: auto;
	padding-bottom: 10px;
}
.lxx {
	font-size: 18px;

}
.lx1 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
}

.lxc {
	color: #CCCCCC;
	text-align: center;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 30px;
}

em {font-style: normal;}
.product-number-info {position: relative;background-color: rgba(41,41,41,1.00);}
.product-number-info .product-number-inner {width: 1200px;margin: 0 auto;}
.product-number-info ul {padding: 30px 0;}
.product-number-info ul.q:after {content: "";clear: both;display: table;}
.product-number-info li {
	float: left;
	width: 300px;
	height: 90px;
	border-left: 1px solid #3c3c3c;
	color: #fff;
	padding-top: 1px;
}
.product-number-info li:first-child {border: none;}
.product-number-info li b {
	font-weight: 400;
	font-size: 36px;
	line-height: 1;
	display: inline-block;
	position: relative;
	margin: 15px 0 10px;
}
.product-number-info li b i {
	font-style: normal;
}

.product-number-info li p {
	font-size: 14px;
}
.product-number-info li.li-1 b, .product-number-info li.li-1 p {
	width: 300px;
	text-align: center;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
	width: 300px;
	text-align: center;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	width: 300px;
	text-align: center;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	width: 300px;
	text-align: center;
}
.product-number-info li.li-4 b, .product-number-info li.li-4 p {
	width: 300px;
	text-align: center;
}

.main1 {
	background-color: #f5f5f5;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.mainc {
	font-size: 14px;
	color: #333333;
	line-height: 35px;
}

/*套餐*/
.rollBox{
	width:1200px;
	overflow:hidden;
	padding-right: 0;
	height: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.rollBox .LeftBotton{
	height:112px;
	width:30px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background-image: url(left.png);
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 100px;
}
.rollBox .RightBotton{
	height:112px;
	width:30px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background-image: url(right.png);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 100px;
}
.rollBox .Cont{
	width:1130px;
	overflow:hidden;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
}
.rollBox .ScrCont{width:10000000px;}
.rollBox #List1,.rollBox #List2{float:left;}
.imgbk {
	border: 2px solid #CCCCCC;
}
.cp {
	text-align: center;
	float: left;
	height: 270px;
	width: 282px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.cp:hover img{border: 2px solid #FF0000;}
.cp1 {
	text-align: center;
	float: left;
	height: 260px;
	width: 300px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.cp1:hover img{border: 2px solid #FF0000;}
.gd {
	text-align: center;
	float: left;
	height: 360px;
	width: 282px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.gd:hover img{border: 2px solid #FF0000;}
.ys1 {
	background-image: url(left-top.png);
	background-repeat: no-repeat;
	background-position: left 35px;
	height: auto;
	width: 331px;
	float: left;
}
.ys1-1 {
	font-size: 20px;
	padding-left: 25px;
	color: #d10717;
	line-height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ys1-2 {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	line-height: 28px;
}
.ys2 {
	background-image: url(left-middle.png);
	background-repeat: no-repeat;
	background-position: left 35px;
	height: auto;
	width: 331px;
	float: left;
	margin-top: 15px;
	margin-bottom: 25px;
}
.ys6 {
	background-image: url(left-middle.png);
	background-repeat: no-repeat;
	background-position: left 35px;
	height: auto;
	width: 331px;
	float: right;
	margin-top: 15px;
}
.ys3 {
	background-image: url(left-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 331px;
	float: left;
	margin-top: 15px;
}
.ys4 {
	background-image: url(right-top.png);
	background-repeat: no-repeat;
	background-position: left 35px;
	height: auto;
	width: 331px;
	float: right;
}.ys4-1 {
	font-size: 20px;
	color: #d10717;
	line-height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 25px;
}
.ys4-2 {
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 28px;
}
.ys5 {
	background-image: url(right-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 331px;
	float: right;
	margin-top: 15px;
}
.main2 {
	background-image: url(mbg.gif);
	background-repeat: repeat;
	background-position: center;
	background-color: #292929;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.a1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(a1.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 35px;
	margin-top: 40px;
	text-align: left;
	width: auto;
	padding-left: 15px;
}
.a1c {
	font-size: 14px;
	line-height: 32px;
	color: #FFFFFF;
	padding: 15px;
}
.new {
	float: left;
	height: auto;
	width: 590px;
	margin-bottom: 15px;
}.newbk {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.conn {
	line-height: 26px;
	color: #666666;
	font-size: 14px;
}
.foot {
	background-color: #202020;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.flogo {
	height: 62px;
	margin-top: 40px;
	text-align: left;
}
.fc {
	font-size: 16px;
	line-height: 40px;
	color: #CCCCCC;
}
.fot1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 40px;
	height: 62px;
}
.about{
	width:100%;
	margin-top:82px;
}
.nabout {
	line-height: 55px;
	height: 55px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(nabout.gif);
	background-repeat: repeat-x;
}.p1 {
	color: #333333;
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 40px;
	padding-top: 20px;
}
.ply {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
}
.plc {
	color: #666666;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 35px;
	padding-bottom: 6px;
}
.product-number-info {position: relative;background-color: rgba(41,41,41,1.00);}
.product-number-info .product-number-inner {width: 1200px;margin: 0 auto;}
.product-number-info ul {padding: 30px 0;}
.product-number-info ul.q:after {content: "";clear: both;display: table;}
.product-number-info li {
	float: left;
	width: 300px;
	height: 90px;
	border-left: 1px solid #3c3c3c;
	color: #fff;
	padding-top: 1px;
}
.product-number-info li:first-child {border: none;}
.product-number-info li b {
	font-weight: 400;
	font-size: 36px;
	line-height: 1;
	display: inline-block;
	position: relative;
	margin: 15px 0 10px;
}
.product-number-info li b i {
	font-style: normal;
}

.product-number-info li p {
	font-size: 14px;
}
.product-number-info li.li-1 b, .product-number-info li.li-1 p {
	width: 300px;
	text-align: center;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
	width: 300px;
	text-align: center;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	width: 300px;
	text-align: center;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	width: 300px;
	text-align: center;
}
.product-number-info li.li-4 b, .product-number-info li.li-4 p {
	width: 300px;
	text-align: center;
}</pre></body></html>