<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name: NIVE - Wazhuti.com
 	Description: 璁捐鍏徃,骞垮憡鏈烘瀯,绛栧垝宸ヤ綔瀹�
	Theme URI: http://www.wazhuti.com
	Author: DAWA
	Author URI: http://wazhuti.com
	Version: 1.2.5
*/

* {
	transition-property: all;
	-ms-transition-property: all;
	-moz-transition-property: all;
	-webkit-transition-property: all;
	-o-transition-property: all;
}
html, body {
	font-size:14px;
	background:#fff;
	width:100%;
	margin:0px;
	padding:0px;
	font-family: arial, "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "寰蒋闆呴粦", "瀹嬩綋", "榛戜綋";
	color:#333
}
img {
	border:0px;
}
ul, li, p, h1, h2, h3, h4, h5, dl, dt, dd {
	margin:0px;
	padding:0px;
	font-weight:normal
}
a {
	text-decoration: none;
	color:#333
}
a:hover {
	color:#E50012
}
ul, li {
	list-style-type:none;
}
input, button, select, textarea {
	outline:none;
}
textarea {
	resize:none;
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
	-webkit-appearance: none;
	padding:0;
	margin:0;
	font-weight:normal;
}
.container {
	position:relative;
	width:1107px;
	margin:0px auto;
}
.container:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.header {
	position:fixed;
	top:0px;
	width:100%;
	height:62px;
	background:#fff;
	z-index:6;
	border-bottom:1px solid #949494;
}
.header .logo1 {
	position: absolute;
	top: 12px;
	left: 34px;
	height: 33px;
}
.header .nav {
	display:block !important;
	position:relative;
	width:826px;
	height:62px;
	line-height:62px;
	text-align:center;
	margin:0px auto;
}
.header .nav li {
	color:#333;
	font-size:18px;
	float:left;
	margin:0px 35px;
	position:relative
}
.header .nav li.on a {
	color:#E50012;
}
.header .nav li:hover {
	color:#E50012;
}
.header .nav ul {
	position:absolute;
	z-index:1;
	background:#fff;
	width:185px;
	border:1px solid #dcdddd;
	border-top:0;
	top:62px;
	left:-75px;
	display:none
}
.header .nav ul li {
	font-size:16px;
	color:#666;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:10px 0;
	float:none;
}
.header .nav li:hover&gt;ul {
	display:block
}
.header .nav li:hover&gt;* {
	color:#e50012
}
.header .navBtn {
	position:absolute;
	top:50%;
	right:34px;
	width:33px;
	height:28px;
	margin-top:-13px;
	cursor:pointer;
	z-index:1;
transition-duration: .5s;
-ms-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.list {
	position:fixed;
	top:-800px;
	left:0px;
	width:100%;
	padding-bottom:50px;
	background:#fff;
	z-index:6;
	border-bottom:1px solid #ddd;
}
.list .container {
	width:1004px;
	padding-top:65px;
}
.list .left {
	width:500px;
	float:left;
}
.list .left .sub {
	width:100%;
	margin:18px 0 12px 0;
}
.list .left .redTitle {
	padding:5px 0px 10px 0;
	line-height:25px;
	display:block;
	border-bottom:2px solid #d0121b;
	color:#E50012;
	font-size:20px;
}
.list .left .title {
	color:#333;
	line-height:45px;
	padding:10px 0 10px 0;
	margin-bottom:8px;
	font-family:'Noto Sans S Chinese Light', 'NotoSansHans-Light', '寰蒋闆呴粦';
	font-weight:100;
	font-size:36px;
	border-bottom:1px solid #d3d3d3;
}
.list .left .footTitle {
	heihgt:30px;
	line-height:30px;
	font-size:20px;
	color:#444;
	margin:24px 0 6px 0;
}
.list .left .footTitle span {
	vertical-align:middle;
}
.list .left .footTitle .titleB {
	font-family:'FujitsuSansBold';
	font-size:26px;
	margin-right:5px;
}
.list .left .listTitle {
	font-size:20px;
	line-height:28px;
	margin-top:36px;
}
.list .left .info {
	font-size:16px;
	color:#666;
	line-height:30px;
	margin-top:20px
}
.list .left .tel400 {
	color:#666;
	font-size:16px;
	margin-top:60px;
}
.list .left .tel400 div.font {
	display:inline-block;
	color:#d0121b;
	font-weight:bold;
	font-size:32px;
	font-family:Geneva, Arial, Helvetica, sans-serif
}
.list .right {
	width:450px;
	float:right;
}
.list .right .title {
	font-size:32px;
	color:#333;
	padding-bottom:8px;
}
.list .right .title2 {
	color:#666;
	font-size:16px;
	line-height:25px;
	padding:0px 0 10px 0
}
.list .right .line {
	padding:8px 0;
}
.list .right .line .inputText {
	border:1px solid #dcdddd;
	color:#999;
	font-size:15px;
	padding:0 18px;
	width:414px;
	height:40px;
	line-height:40px;
	margin:0px;
	font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "寰蒋闆呴粦", "瀹嬩綋", "榛戜綋";
}
.list .right .line .textArea {
	border:1px solid #dcdddd;
	color:#999;
	font-size:15px;
	padding:10px 18px;
	width:414px;
	height:124px;
	margin:0px;
	font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "寰蒋闆呴粦", "瀹嬩綋", "榛戜綋";
}
.list .right .line .inputBtn {
	width:450px;
	cursor:pointer;
	height:50px;
	background:#fff;
	color:#FF0000;
	font-size:17px;
	border:2px solid #e50012;
	font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "寰蒋闆呴粦", "瀹嬩綋", "榛戜綋";
}
.list .right .line .inputBtn {
transition-duration: .5s;
-ms-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.list .right .line .inputBtn:hover {
	background:#e50012;
	color:#fff;
}
.list #listCloseBtn {
	position:absolute;
	top:34px;
	right:34px;
	cursor:pointer;
}
.fixed {
	position:fixed;
	bottom:0px;
	right:0px;
	width:45px;
	display:none;
}
.fixed .child {
	position:absolute;
	right:0px;
	overflow:hidden;
	cursor:pointer;
	width:45px;
	height:45px;
	background:#d90d18;
	line-height: 45px;
	margin-top:1px;
}
.fixed .child {
transition-duration: .5s;
-ms-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
.fixed .child:hover {
	width:110px;
	background: #000;
}
.fixed .child img {
	position:absolute;
	top:0px;
	left:0px;
}
.fixed .child p {
	position: absolute;
	left:45px;
	color:#fff;
}
.fixed .fixedQQ {
	bottom:46px;
}
.fixed .fixedCall {
	bottom:92px;
}
.fixed .fixedCall img {
	width:20px;
	margin:11px 0 0 12px
}
.fixed .fixedTop {
	position:absolute;
	right:0px;
	bottom:138px;
	color:#fff;
	background-color:#b2b2b2;
	cursor:pointer;
	text-align:center;
	width:45px;
	height:45px;
	line-height: 45px;
	font-size: 14px;
	font-family: "MICROSOFT YAHEI", "Arial Narrow";
}
.fixed .fixedTop p {
	background:url(images/pointer_circle.png) no-repeat;
	width:25px;
	height:25px;
	margin:10px 0 0 10px;
	background-size:100%
}
.fixed .fixedTop .fixedTopPointer {
	position:absolute;
	top:-5px;
	left:18px;
}
.fixed .fixedCode {
	bottom:0;
	cursor:pointer;
	width:45px;
	height:45px;
	background:#d90d18;
	line-height: 45px;
	margin-top:1px;
}
.fixed .fixedCode img {
	width:27px;
	margin:12px 0 0 9px
}
.fixedCodeInfo {
	display:none;
	position:fixed;
	bottom:-6px;
	right:45px;
	background:#fff;
	background:url() no-repeat;
	width:133px;
	height:138px;
}
.fixedCodeInfo .fixedCode {
	margin:6px 0 0 8px;
	height:119px;
	width:119px;
}
 @media (max-width: 479px) {
	 	.yb_conct {
display:none !important;
}



.container {
width:93.75%;
}
 .header {
height:45px;
}
.header .container {
width:100%;
}
.header .logo1 {
top:11px;
left:17px;
height:20px;
}
.header .nav {
background:rgba(230, 0, 18, 0.85);
display:none;
position:fixed;
top:45px;
right:-125px;
width:125px;
height:auto;
line-height:normal;
}
.header .nav li {
border-bottom:1px solid #fff;
font-size:16px;
margin:0px;
width:100%;
height:45px;
line-height:45px;
float:none;
color:#fff
}
.header .nav li a {
color:#fff;
display:block
}
.header .nav li.on a {
color:#fff;
background:rgba(0, 0, 0, 0.6);
display:block
}
.header .nav li:hover {
color:#fff;
background:rgba(0, 0, 0, 0.6);
}
.header .navBtn {
right:17px;
width:24px;
height:auto;
margin-top:-11px;
}
.stance {
height:45px;
background:#00CCCC
}
.list {
display:none !important;
}
 .header .nav li:hover&gt;ul {
display:none
}
 .fixed {
display:none !important;
}
}
@media (min-width: 480px) and (max-width: 639px) {



.container {
width:93.75%;
}
 .header {
height:45px;
}
.header .container {
width:100%;
}
.header .logo1 {
top:11px;
left:17px;
height:20px;
}
.header .nav {
background:rgba(230, 0, 18, 0.85);
display:none;
position:fixed;
top:45px;
right:-125px;
width:125px;
height:auto;
line-height:normal;
}
.header .nav li {
border-bottom:1px solid #fff;
font-size:16px;
margin:0px;
width:100%;
height:45px;
line-height:45px;
float:none;
color:#fff
}
.header .nav li a {
color:#fff;
display:block
}
.header .nav li.on a {
color:#fff;
background:rgba(0, 0, 0, 0.6);
display:block
}
.header .nav li:hover {
color:#fff;
background:rgba(0, 0, 0, 0.6);
}
.header .navBtn {
right:17px;
width:24px;
height:auto;
margin-top:-11px;
}
 .header .nav li:hover&gt;ul {
display:none
}
 .list {
display:none !important;
}
.fixed {
display:none !important;
}




}
@media (min-width: 640px) and (max-width:1023px ) {
.container {
width:93.75%;
}
 .header {
height:45px;
}
.header .container {
width:100%;
}
.header .logo1 {
top:11px;
left:17px;
height:20px;
}
.header .nav {
background:rgba(230, 0, 18, 0.85);
display:none;
position:fixed;
top:45px;
right:-125px;
width:125px;
height:auto;
line-height:normal;
}
.header .nav li {
border-bottom:1px solid #fff;
font-size:16px;
color:#fff;
margin:0px;
width:100%;
height:45px;
line-height:45px;
float:none;
}
.header .nav li a {
color:#fff;
display:block
}
.header .nav li.on a {
color:#fff;
background:rgba(0, 0, 0, 0.6);
display:block
}
.header .nav li:hover {
color:#fff;
background:rgba(0, 0, 0, 0.6);
}
.header .navBtn {
right:17px;
width:24px;
height:auto;
margin-top:-11px;
}
 .header .nav li:hover&gt;ul {
display:none
}
 .list {
display:none !important;
}
.fixed {
display:none !important;
}
}
@media (min-width: 1024px) and (max-width:1199px ) {
.container {
width:796px;
}
 .header {
height:52px;
}
.header .logo1 {
transition-property: all;
-ms-transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
-o-transition-property: all;
}
.header .logo1 {
transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
-o-transform-origin:center top;
-webkit-transform-origin:center top;
}
.header .logo1 {
top: 11px;
left: 13px;
height: 25px;
}
 .header .nav {
transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
-o-transform-origin:center top;
-webkit-transform-origin:center top;
}
.header .nav {
width:660px;
height:52px;
line-height:52px;
}
.header .nav li {
font-size:15px;
margin:0 25px;
}
.header .navBtn {
transition-property: all;
-ms-transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
-o-transition-property: all;
}
.header .navBtn {
transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
-o-transform-origin:center top;
-webkit-transform-origin:center top;
}
.header .navBtn {
transform:scale(0.83);
-moz-transform:scale(0.83);
-ms-transform:scale(0.83);
-o-transform:scale(0.83);
-webkit-transform:scale(0.83);
}
.header .navBtn {
width:33px;
height:28px;
margin-top:-12px;
}
 .header .nav ul {
top:52px;
}
.header .nav ul li {
font-size:14px;
margin:5px 0
}
 #listCloseBtn {
transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
-o-transform-origin:center top;
-webkit-transform-origin:center top;
}
#listCloseBtn {
transform:scale(0.83);
-moz-transform:scale(0.83);
-ms-transform:scale(0.83);
-o-transform:scale(0.83);
-webkit-transform:scale(0.83);
}
}
@media (min-width: 1200px) and (max-width:1439px ) {
.container {
width:796px;
}
 .header {
height:52px;
}
.header .logo1 {
transition-property: all;
-ms-transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
-o-transition-property: all;
transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
-o-transform-origin:center top;
-webkit-transform-origin:center top;
}
.header .logo1 {
top: 11px;
left: 13px;
height: 25px;
}
 .header .nav {
transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
-o-transform-origin:center top;
-webkit-transform-origin:center top;
}
.header .nav {
width:702px;
height:52px;
line-height:52px;
}
.header .nav li {
font-size:15px;
margin:0 25px;
}
.header .navBtn {
transition-property: all;
-ms-transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
-o-transition-property: all;
}
.header .navBtn {
transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
-o-transform-origin:center top;
-webkit-transform-origin:center top;
}
.header .navBtn {
transform:scale(0.83);
-moz-transform:scale(0.83);
-ms-transform:scale(0.83);
-o-transform:scale(0.83);
-webkit-transform:scale(0.83);
}
.header .navBtn {
width:33px;
height:28px;
margin-top:-12px;
right:17px
}
 .header .nav ul {
top:52px;
}
.header .nav ul li {
font-size:14px;
margin:5px 0
}
 #listCloseBtn {
transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
-o-transform-origin:center top;
-webkit-transform-origin:center top;
}
#listCloseBtn {
transform:scale(0.83);
-moz-transform:scale(0.83);
-ms-transform:scale(0.83);
-o-transform:scale(0.83);
-webkit-transform:scale(0.83);
}
}
/*animate*/
.wapBtnAn {
	transform:rotateZ(180deg);
	-moz-transform:rotateZ(180deg);
	-ms-transform:rotateZ(180deg);
	-o-transform:rotateZ(180deg);
	-webkit-transform:rotateZ(180deg);
}
#page {
	width:100%;
	height:56px;
	line-height:56px;
	text-align:left;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:-moz-center;
*text-align:center;
	text-align:center;
	margin:50px 0px
}
#page a {
	text-decoration:none;
	color:#FFF;
	background:#282828;
	display:inline-block;
	padding:19px 40px;
	margin:0 5px 0 0;
	line-height:16px;
	margin-right:3px
}
#page a:hover, #page a.current {
	color:#FFF;
	background:#e60012
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter p.wp-caption-text {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.parnav {
	margin: 80px auto 0px auto;
}
#page {
	width:100%;
	height:36px;
	line-height:36px;
	text-align:left;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:-moz-center;
*text-align:center;
	text-align:center
}
#page a {
	text-decoration:none;
	color:#FFF;
	background:#282828;
	display:inline-block;
	padding:9px 12px;
	margin:0 5px 0 0;
	line-height:16px;
	margin-right:3px
}
#page a:hover, #page a.current {
	color:#FFF;
	background:#e50012
}

/*鍥哄畾鐨勬偓娴獥*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}</pre></body></html>