<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header .top-nav {
	line-height: 40px;
	height: 40px;
	background: #2a2a2a;
	font-size: 14px;
	z-index: 9999999999;
	position: relative;
	color: #cecece !important;
}

.header .wrap .pull-right a {
	color: #cecece !important;
	display: inline-block;
	margin: 0 5px;
}

.logo-area {
	line-height: 70px;
	background: #eee;
	font-size: 18px;
	border-bottom: 1px solid #e1e1e1;
}

.company-name {
	line-height: 30px !important;
	margin-left: 5px;
	border-left: 2px dashed #d3d3d3;
	padding-left: 10px;
	margin-top: 5px;
}

.cn-1 {
	font-size: 24px;
	font:"å¾®è½¯äºšé»‘"
	font-weight: bold;
	color: #005b1e;
	letter-spacing: 3px;
}

.cn-2 {
	font-size: 16px;
	font-weight: bold;
}

.my-nav {
	width: 690px;
	margin-left: 20px;
}

.my-nav ul li {
	float: left;
	position: relative;
	z-index: 9999;
	white-space: nowrap;
	line-height: 70px;
	font-size: 18px;
	width: 15%;
	text-align: center;
}

.zx {
	background: url(../images/zx.png) no-repeat 94% 4px;
}

.my-info {
	width: 140px;
	float: right;
	position: relative;
	z-index: 1;
}

.my-info a {
	color: #fff;
	display: block;
	background: #f00;
	margin: 16px 10px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 18px;
}

.my-nav .arr_t {
	width: 0;
	height: 0;
	border-width: 0 8px 8px 8px;
	border-style: solid;
	border-color: transparent transparent #f00;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -8px;
	display: none;
	z-index: 9999;
}

.my-nav li ul {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	width: 180px;
	top: 70px;
	display: block;
	display: none;
	z-index: 9999;
	background: #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	border-top: 2px solid #f00;
}

.my-nav li li {
	display: block;
	width: 100%;
	border-bottom: 1px solid #eee;
	position: relative;
	z-index: 9999;
}

.my-nav li li a {
	display: block;
	line-height: 42px;
	border: none;
	text-align: center;
	font-size: 16px;
}

.my-nav li.cur ul {
	display: block;
}

.my-nav li.cur span.arr_t {
	display: block;
}

.my-nav li.a a:hover {
	background: #f00;
	color: #fff;
}

.my-nav li a:hover {
	color: #f00;
}

.flex-control-nav {
	bottom: 4px;
}

.flexslider {
	border: none;
	margin: 0;
	overflow: hidden;
}
.flexslider img{width: 100%}
.nav-category {
	margin-top: 30px;
	overflow: hidden;
}

.nav-category li {
	float: left;
	overflow: hidden;
}
.nav-category li .box{margin: 0px 5px;overflow: hidden}
.nav-category .box {
	display: block;
	position: relative;
}
.ellipsis{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.nav-category a img {
	transition: all .4s;
	-webkit-transition: all .4s;
	width: 100%;
}

.nav-category a:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.nav-category a span {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f00;
	background: rgba(255, 0, 0, 0.8);
	color: #fff;
}

.nav-category a:hover span {
	bottom: 0px;
}

.section {
	position: relative;
	z-index: 1;
}

.section3 {
	margin-top: 55px;
	height: 472px;
	overflow: hidden;
}

.section3 p.title {
	font-size: 42px;
	line-height: 60px;
	display: block;
	width: 100%;
	padding-bottom: 10px;
}

.section3 p.title span {
	float: right;
	border: 1px solid #f00;
	color: #f00;
	border-radius: 4px;
	font-size: 16px;
	line-height: 24px;
	margin-top: 30px;
	margin-right: 15px;
	padding: 0 3px 0 22px;
	background: url(../images/sx.png) no-repeat 3px center;
	cursor: pointer;
}

.section3 a h3 {
	font-size: 22px;
	line-height: 40px;
	padding-top: 5px;
	font-weight: normal;
	color: #00132b;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.section3 a:hover h3 {
	color: #f00;
}

.section3 p.info {
	line-height: 26px;
	font-size: 14px;
	color: #666;
	width: 100%;
	height: 52px;
	overflow: hidden;
}

.section3 img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.section3 .pleft {
	width: 500px;
	float: left;
}

.section3 .pleft a.img {
	display: block;
	width: 100%;
	height: 300px;
}

.section3 .pright {
	width: 620px;
	float: right;
}

.section3 .pright ul {
	width: 620px;
	display: block;
	position: relative;
	height: 400px;
	overflow: hidden;
}

.section3 .pright li {
	display: block;
	margin-bottom: 20px;
}

.section3 .pright li.f {
	top: 0;
}

.section3 .pright li.s {
	top: 200px;
}

.section3 .pright li .content {
	width: 620px;
	float: left;
}

.section3 .pright p.info {
	padding-top: 6px;
	height: 137px;
}

.section3 .pright p.info .img {
	width: 230px;
	height: 137px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

.section3 .col1 {
	position: absolute;
	left: 0;
	top: 70px;
	width: 565px;
}

.section3 .col1 .img {
	width: 242px;
	height: 349px;
	overflow: hidden;
}

.section3 .col1 .text {
	width: 280px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.section3 .col2 {
	position: absolute;
	right: 0;
	top: 70px;
}

.section3 .col2 li {
	margin-bottom: 34px;
	width: 580px;
	height: 157px;
	overflow: hidden;
}

.section3 .col2 .img {
	float: left;
	width: 192px;
	height: 157px;
}

.section3 .col2 .text {
	float: right;
	width: 360px;
}

.section3 .col2 .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 22px;
	color: #00132b;
	line-height: 1;
}

.section3 .col2 .text p {
	margin-top: 15px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.section1 {
	margin-top: 55px;
	height: 367px;
	z-index: 2;
}

.section1 .img {
	width: 780px;
	height: 367px;
	overflow: hidden;
	display: block;
}

.section1 .text {
	width: 385px;
	position: absolute;
	right: 0;
	top: 0;
}

.text h3 {
	font-size: 48px;
	color: #00132b;
	line-height: 1;
	-webkit-text-stroke-width: 0.2px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

.text h3 span,
.text a h4 {
	margin: 10px 0;
	font-size: 32px;
	line-height: 1;
	font-weight: normal;
}

.text a:hover h3 {
	color: #f00;
}

.text p {
	line-height: 26px;
	font-size: 14px;
	color: #666;
}

.section2 {
	margin-top: 55px;
	height: 347px;
}

.section2 .img {
	width: 528px;
	height: 347px;
	display: block;
	overflow: hidden;
}

.section2 .text {
	width: 350px;
	position: absolute;
	left: 577px;
	bottom: 0;
}

.section2 .img2 {
	position: absolute;
	right: 0;
	bottom: -100px;
	z-index: 0;
	width: 240px;
	height: 500px;
	background: url("../images/section2-2.png") no-repeat;
}

.section4 {
	margin-top: 53px;
	padding-bottom: 80px;
}

.section4 .title {
	font-size: 48px;
	color: #00132b;
	-webkit-text-stroke-width: 0.2px;
}

.section4 .title span.vedio {
	padding-left: 8px;
	font-size: 28px;
	color: #00132b;
	-webkit-text-stroke-width: 0;
}

.section4 .title span.vedio .icon {
	margin-left: 8px;
	color: #333;
	font-size: 32px;
}

.section4 .title a:hover .icon {
	color: #f00;
}

.section4 ul {
	width: 1250px;
	margin-left: -45px;
	margin-top: 20px;
}

.section4 li {
	margin-left: 45px;
	float: left;
	width: 369px;
}

.section4 .img {
	width: 369px;
	height: 369px;
}

.section4 .desc h4 {
	margin-top: 15px;
	line-height: 1;
	font-weight: normal;
	font-size: 26px;
	color: #00132b;
}

.section4 .desc p {
	margin-top: 15px;
	line-height: 26px;
	font-size: 16px;
	color: #666;
}

.footer {
	width: 100%;
	background-color: #2a2a2a;
	min-width: 1200px;
	font-size: 12px;
	text-align: center;
	position: relative;
	z-index: 1
}

.footer .footb {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.footer .foot {
	display: inline-block;
	padding-top: 10px;
	height: 220px;
	text-align: left;
}

.footer .foot-left {
	float: left;
	width: 820px;
	height: 220px;
}

.footer dl {
	padding-top: 20px;
	width: 164px;
	float: left;
	line-height: 24px;
}

.footer dl dt {
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 10px;
}

.footer dl dd a {
	color: #b5b5b5;
	font-size: 14px;
}

.footer dl dd a:hover {
	color: #fff;
}

.footer .follow .code {
	margin-top: 18px;
	width: 90px;
	height: 90px;
}

.footer .follow .btn {
	margin-top: 18px;
}

.footer .follow a {
	display: inline-block;
}

.footer .foot-right {
	float: left;
	/*width: 250px;*/
	width: 260px;
}

.footer .foot-right .tel {
	padding-top: 60px;
}

.footer .foot-right .tel span {
	display: block;
	padding: 5px 0;
	font-size: 14px;
	color: #ebe8e3;
}

.footer .foot-right .tel .icon {
	margin-right: 6px;
	font-size: 22px;
	color: #ebe8e3;
}

.footer .foot-right .tel p {
	font-size: 22px;
	color: #ebe8e3;
}

.footer .copyright {
	line-height: 40px;
	color: #333;
	background: #fff;
}

.footer .copyright .url {
	float: right;
}

.footer .copyright .url a {
	margin-left: 22px;
	color: #333;
	float: right;
}

.footer .copyright .url a:hover {
	color: #f00;
}

.flink {
	display: block;
	float: right;
	width: 80px;
	color: #333;
	text-align: center;
	cursor: pointer;
	z-index: 1000;
	position: relative;
}

.flink.cur {
	background: url("http://www.sanywj.com/img/aa.png") no-repeat top center;
	transition: none;
	color: #f00;
}

.flink .f_arr,
.link_m {
	display: none;
}

.flink .f_arr {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #f3f3f3;
	position: absolute;
	bottom: 28px;
	left: 50%;
	margin-left: -6px;
}

.link_m {
	position: absolute;
	bottom: 40px;
	right: 0;
	background: #f3f3f3;
	padding: 15px 0;
	z-index: 1000;
}

.link_m strong {
	font-size: 15px;
	float: left;
	color: #666;
	line-height: 30px;
}

.footer .copyright .link_m a {
	margin-left: 0;
}

.footer .copyright .url .link_m a {
	font-size: 13px;
	color: #666;
	float: left;
	line-height: 24px;
	width: auto;
	display: inline-block;
	margin: 0 8px;
}

.footer .copyright .url .link_m a.fr {
	float: right;
	margin: 0;
}

.footer .copyright .url .link_m a:hover {
	color: #c00;
}


.fix-right-nav {
	position: fixed;
	right: 0;
	top: 50%;
	width: 46px;
	color: #e60012;
	z-index: 9999
}

.fix-right-nav li {
	display: block;
	width: 47px;
	height: 47px;
	margin: 5px 0;
	position: relative
}

.fix-right-nav li a {
	display: block;
	width: 46px;
	height: 45px;
	background-image: url(../images/go-top.png);
	transition: all 0s;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	border: 1px solid #eee;
}

.fix-right-nav li a:hover {
	border: 1px solid #ec1922
}

.fix-right-nav a.get-prize {
	background-position: 0 -100px;
}

.fix-right-nav a.get-prize:hover {
	background-position: 0 -350px;
}

.fix-right-nav .get-activity {
	width: 46px;
	height: 46px;
	background: url(../images/1.png) no-repeat center #fff;
	background-size: 100% 100%
}

.fix-right-nav a.back-top {
	background-position: 0 -150px;
}

.fix-right-nav a.back-top:hover {
	background-position: 0 -250px;
}

.fix-right-nav a.show-smlapp {
	background-position: 0 0;
}

.fix-right-nav a.show-smlapp:hover,
.fix-right-nav .show-code:hover a.show-smlapp {
	background-position: 0 -300px;
	border: 1px solid #ec1922
}

.fix-right-nav .f-ad-img {
	position: absolute;
	right: 100%;
	bottom: 0;
	padding-right: 1px;
	width: 140px;
	height: 190px;
}

.fix-right-nav .f-ad-img a {
	border: none;
	display: block;
	width: 140px;
	height: 190px;
}

.fix-right-nav .f-ad-img a:hover {
	border: none
}

.fix-right-nav .zk-activity {
	width: 46px;
	height: 46px;
	background: url(../img/zkad2.jpg) no-repeat center #fff;
	background-size: 100% 100%
}

.fix-right-nav .zk-ad-img,
.fix-right-nav .code-container {
	position: absolute;
	right: 100%;
	bottom: 0;
	padding-right: 1px;
	width: 140px;
	height: 190px;
}

.fix-right-nav .code-container {
	background: #fff;
	display: none;
	padding: 10px;
	width: 145px;
	text-align: center;
	height: 200px;
}

.fix-right-nav .code-container img {
	width: 120px;
}

.fix-right-nav .code-container p {
	padding-top: 10px;
	color: #333
}

.fix-right-nav .zk-ad-img a {
	border: none;
	display: block;
	width: 140px;
	height: 190px;
}

.fix-right-nav .zk-ad-img a:hover {
	border: none
}

.close-ad-img,
.close-zk-img {
	cursor: pointer;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	border-radius: 100%;
	font-size: 21px;
}

.ad-words-declare {
	position: fixed;
	bottom: -1px;
	left: 0;
	width: 100%;
	background: rgba(255, 255, 140, .9);
	line-height: 20px;
	z-index: 1002;
	word-break: break-all;
	-ms-word-break: break-all;
	padding: 10px 0;
}

.ad-words-declare .txt-content {
	max-width: 1200px;
	margin: 0 auto;
	box-shadow: border-box;
	padding: 0 10px;
}


#tousu {
	font-size: 14px;
	color: #ebe8e3;
	margin-top: 5px;
	cursor: pointer;
	position: relative;
}

#khts-erm-pic {
	margin-left: 5px;
	width: 100px;
	height: 100px;
	display: none;
	position: absolute;
	right: 90px;
	top: 2px;
}

#hangyepinpai {
	width: 85px;
	height: 30px;
	margin-top: 5px;
	margin-left: 30px;
}

.inner-banner {
	position: relative;
	width: 100%;
}

.innb-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.innb-t1 {
	font-size: 41px;
	color: rgb(1, 129, 112);
	font-weight: bold;
}

.innb-t2 {
	color: rgb(53, 122, 126);
	font-size: 13px;
	letter-spacing: 1.7px;
}
.inner-nav {
	width: 250px;
	min-height: 600px;
	margin-top: -100px;
	position: absolute;
}

.innav-top {
	background-color: #2a2a2a;
	height: 141px;
	text-align: center;
	color: #fff;
}

.innav-top-1 {
	font-size: 27px;
	padding-top: 30px;
}

.innav-top-2 {
	font-size: 18px;
	margin-top: 10px;
}

.in-menu ul li {
	background-color: #f9f9f9;
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin: 5px 0;
}

.in-menu ul li a {
	color: #000;
}

.in-menu ul li:hover {
	background-color: #2a2a2a;

}

.in-menu ul li:hover a {
	color: #fff;
}

.count-us {
	background: url(../images/csxx.jpg) no-repeat;
	height: 165px;
	text-align: center;
}

.count-us a {
	display: inline-block;
	border: 1px solid;
	border-color: rgba(255, 255, 255, 1);
	width: 150px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	margin-top: 65px;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.inner-tel {
	background-color: #2a2a2a;
	height: 89px;
	padding: 15px 0 0 20px;
	color: white;
	width: 248px;
}

.inner-tel-1 {
	font-size: 17px;
}

.inner-tel-2 {
	font-size: 26px;
	letter-spacing: 1px;
}

.inner-text {
	width: 890px;
}
.position {
	border-bottom: 1px solid rgb(242, 242, 242);
	line-height: 40px;
}

.position a {
	color: rgb(119, 119, 119);
	font-size: 15px;
}

.inner-aboutus {
	padding: 20px 10px;
}
.banner img{width: 100%}
.inner-aboutus-title {
	font-size: 21px;
	color: #222222;
	font-weight:bolder;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.aboutConBox img{max-width: 100%}
.nextUpBox{}

.conBox{line-height: 26px}
.conBox img{max-width: 100%}
.inner-aboutus-text {
	margin-top: 20px;
	line-height: 30px;
	text-indent: 2em;
	font-size: 14px;
	color: #666666;
}
.pro-item {
	width: 280px;
	margin-right: 16px;
	margin-bottom: 26px;
	padding: 15px;
	height: 242px;
	border: 1px solid #e7e7e6;
	overflow: hidden;
	float: left;
}

.pro-item img {
	max-width: 248px;
	max-height: 186px;
	height: 186px;
	width: 248px;
}

.pro-item p {
	text-align: center;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}

.inner-pro {
	margin-top: 20px;
}

.inner-pro .pro-item:nth-child(3n) {
	margin-right: 0;
}

.inner-pro .pro-item {
	margin-right: 25px;
}
.inner-area{
	min-height: 800px;
}

.inner-news {
	padding: 0 10px;
}

.inner-news-top {
	margin-top: 40px;
	padding-bottom: 31px;
	border-bottom: 1px solid #eee;
}

.inner-news-top img {
	height: 190px;
	width: 280px;
}

.news-top-title {
	font-size: 18px;
	color: #000000;
}

.top-news-textarea {
	width: 550px;
}

.news-top-info {
	margin-top: 10px;
	font-size: 13px;
	color: #989898;
	line-height: 25px;
	height: 130px;
	overflow: hidden;
}



.news-top-time {
	font-size: 12px;
	color: #666666;
}

.iner-news-list {
	margin-top: 30px;
}

.iner-news-list li {
	padding: 0 10px;
	margin: 10px 0;
	display: inline-block;
}

.iner-news-list li a {
	display: inline-block;
	width: 780px;
	height: 20px;
	overflow: hidden;
	float: left;
	font-size: 14px;
	color: #5A5A5A;
}

.iner-news-list li span {
	display: inline-block;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #cccccc;
}
.inner-aboutus {
	padding: 20px 10px;
}

.inner-aboutus-title {
	font-size: 21px;
	color: #222222;
	font-weight:bolder;
}
.case-list{
	margin-top: 50px;
	margin-bottom: 50px;
}
.case-list ul li{
	float: left;
}
.case-list li {
	float: left;
	margin-left: 10px;
	width: 30%;
	height: 200px;
	background: #ccc;
	overflow: hidden;
	margin-bottom: 10px;
}

.case-list a {
	display: block;
	position: relative;
}

.case-list a img {
	transition: all .4s;
	-webkit-transition: all .4s;
	width: 100%;
	height: 200px;
}

.case-list a:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.case-list a span {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f00;
	background: rgba(255, 0, 0, 0.8);
	color: #fff;
}
.crumb { padding: 10px 0; }
.crumb a, .crumb span { font-size: 12px; color: #000; }

.product-intro { margin-top: 40px; overflow: hidden}

.item-info { position: relative; float: right; width: 505px;}
.item-info h1 { width: 416px; font-size: 32px; color: #000; font-weight: normal;word-break: break-all }
.item-info .handbook { position: absolute; right: 0; top: 0; font-size: 14px; color: #e50000; text-align: center; }
.item-info .handbook &gt; span { margin-bottom: 6px; width: 70px; height: 48px; line-height: 48px; border: 1px solid #e50000; border-radius: 4px; }
.item-info .handbook &gt; span .icon { font-size: 30px; }
.item-info .item-select { position: relative; width: 350px; }
.item-info .item-select .name { height: 31px; position: relative; font-size: 20px; color: #000; }
.item-info .item-select .name .icon { margin-left: 8px; margin-top: -5px; width: 14px; height: 14px; line-height: 14px; text-align: center; border-radius: 50%; font-size: 14px; color: #fff; background: #ef001d; vertical-align: middle; }
.item-info .item-select ul { display: none; position: absolute; left:0;top: 41px; background: #5e5e5e; border: 1px solid #727272; border-radius: 0 0 6px 6px; }
.item-info .item-select li { width: 348px; height: 34px; line-height: 34px; text-align: center; }
.item-info .item-select li a { display: block; font-size: 18px; color: #fff; }
.item-info .item-select li:hover a { background: #848484; font-size: 20px;}
.item-info .item-select:hover { text-align: center; }
.item-info .item-select:hover .name .inner { width: 100%; line-height: 42px; position: absolute; left: 0; top: 0; border-radius: 6px 6px 0 0; background: #ef001d; color: #fff;transition-property:none;-webkit-transition-property: none }
.item-info .item-select:hover .name .inner .icon { background-color: #fff; color: #ef001d; line-height: 14px; transition: transition .1s ease-in-out; -webkit-transition: transition .1s ease-in-out; transform: rotate(90deg); -webkit-transform: rotate(90deg); }
.item-info .item-select:hover ul { display: block; }

.summary { margin-top: 10px; padding-top: 8px; padding-bottom: 24px; border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb;line-height: 26px }
.summary .p-desc { line-height: 24px; overflow: hidden; font-size: 16px; color: #343434; }
.summary .p-info { margin-top: 15px; overflow: hidden; }
.summary .p-info span { display: block; height: 30px; line-height: 30px; font-size: 16px; color: #000; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.p-label{padding-top:15px; font-size:16px;}
.p-label span{display: inline-block;line-height: 26px;font-size: 14px;border: 1px solid #ccc;padding: 0 8px;margin-right: 5px;color: #666;}
.p-label span:hover{color: #f00;border:1px solid #f00;}
.p-btns { margin-top: 37px;overflow: hidden }
.p-btns a { float: left; height: 60px; line-height: 60px; text-align: center; border: 1px solid #ef001d; border-radius: 4px; }
.p-btns .consultation { width: 217px; background: #ef001d; font-size: 24px; color: #fff; cursor: pointer;}
.p-btns .call { margin-left: 25px; width: 143px; font-size: 24px; color: #ef001d; }
.p-btns .order-btn { padding: 0 30px; background: #ef001d; font-size: 21px; color: #fff; cursor: pointer;margin-right: 20px;}
.p-btns .sq-zx-btn{ width: 170px;padding: 0 30px;font-size: 20px;color: #ef001d; cursor: pointer;}
.p-btns .tel{ padding: 18px 0 0;  line-height: 27px; font-size: 16px;}
.p-btns .tel span{ font-size: 24px; color: #f00; padding-left: 10px}
.support { margin-top: 28px; height: 20px;position: relative }
.support a { float:left; margin-right: 15px; height: 20px; line-height: 20px; font-size: 16px !important; color: #000 !important; }
.support a .icon { margin-top: -1px; margin-right: 6px; width: 18px; height: 18px; font-size: 18px; color: #ef001d; }

.detail { margin-top: 35px; }
.detail .tab-nav { width: 100%; }
.detail .tab-nav .wrap { border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; text-align: center; }
.detail .tab-nav ul { display:inline-block; *zoom:1;*display:inline; vertical-align: top; }
.detail .tab-nav li { float: left; padding: 10px 47px; }
.detail .tab-nav a { font-size: 16px; color: #000; }
.detail .tab-nav .chat,.detail .tab-nav .chat-2 { display: none; background: red; }
.detail .tab-nav .chat a,.detail .tab-nav .chat a { color: #fff; }
.detail .tab-nav .chat-2 {margin-left: 10px}
.detail .fixed { position: fixed;  top: 0; background: #000; z-index: 10; }
.detail .fixed .wrap { border-top: 1px solid #000; border-bottom: 1px solid #000; text-align: center; }
.detail .fixed .wrap a { font-size: 16px; color: #fff; }
.detail .fixed .wrap .chat,.detail .fixed .wrap .chat-2 { display: block; }
.detail .tab-panel .tab-panel-title { font-size: 16px; color: #2a2a2a; text-align: center; font-size: x-large;font-weight:bold}
.detail .tab-panel-content { margin-top: 40px; }
.detail .tab-panel-content .tab-series{ width: 80%; margin: 0 auto; padding-top: 40px;}
.detail .tab-panel-content .tab-series table{width: 100%; font-size: 16px;  vertical-align:middle; border-top: 1px solid #eee; border-left: 1px solid #eee; color: #555;}
.detail .tab-panel-content .tab-series table strong{ color: #333; }
.detail .tab-panel-content .tab-series td{ padding: 10px 0; border-bottom:1px solid #eee; border-right: 1px solid #eee; }
.detail .highlights { padding-top: 47px; text-align: center; }
.detail .highlights .content { margin: 0 auto; width: 758px; font-size: 16px; line-height: 1.8em; text-align: left;}
.detail .highlights .content img{width: 100%}
.detail .highlights .content h3{ padding:10px 0;}
/*.detail .highlights .content p { padding-bottom: 10px; }*/
.detail .parameter { padding-top: 47px; padding-bottom: 110px; }
.detail .parameter .tab-panel-content { border-top: 1px solid #dbdbdb; padding-top: 20px;width: 750px;margin: 0px auto}

@media screen and (max-width:1200px){
	.detail .fixed .wrap{ width: 800px;}
	.detail .tab-nav li{ padding: 10px 28px}
}
/*.detail .parameter .param-row { display: table; }*/
/*.detail .parameter .param-type { display: table-cell; padding: 50px 45px 50px 0; width: 267px; font-size: 24px; color: #000; text-align: right; border-bottom: 1px solid #dbdbdb; vertical-align: top; }*/
/*.detail .parameter .param-none { display: table; width: 48px; height: 100%; }*/
/*.detail .parameter .param-list { display: table-cell; padding: 50px 0; width: 840px; border-bottom: 1px solid #dbdbdb;overflow: hidden }*/
/*.detail .parameter .param-list &gt; .value { float: left; width: 44%; margin-bottom: 20px; padding: 0 3%; line-height: 1.6em; font-size: 16px; color: #000; overflow: hidden; }*/


.detail .parameter .param-row {overflow: hidden}
.detail .parameter .param-row&gt;div{float: left}
.detail .parameter .param-type {padding: 50px 45px 50px 0; width: 267px; font-size: 24px; color: #000; text-align: right; border-bottom: 1px solid #dbdbdb; vertical-align: top; }
.detail .parameter .param-none {width: 48px; height: 100%; }
.detail .parameter .param-list {padding: 50px 0; width: 840px; border-bottom: 1px solid #dbdbdb;overflow: hidden }
.detail .parameter .param-list &gt; .value { float: left; width: 44%; margin-bottom: 20px; padding: 0 3%; line-height: 1.6em; font-size: 16px; color: #000; overflow: hidden; }





.detail .case { padding-top: 47px; padding-bottom: 110px; background: #d2d2d2; }
.detail .case .tab-panel-content { width: 1250px; margin-left: -45px; }
.detail .case .wrap { overflow: hidden; }
.detail .case .case-col { float: left; margin-left: 45px; width: 574px; height: 148px; background: #fff; }
.detail .case .case-col .img { float: left; width: 264px; height: 148px; overflow: hidden; }
.detail .case .case-col .img img{width: 100%;height: 100%;}
.detail .case .case-col .text { float: left; padding: 25px; width: 260px;height: 80px;overflow: hidden }
.detail .case .case-col .text span { display: block;font-size: 16px; color: #000; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.detail .case .case-col .text p { margin-top: 6px; line-height: 1.6em; font-size: 12px; color: #b1b1b1; }
.detail .parts { padding: 47px 0; overflow: hidden; }
.detail .parts ul { margin-left: -46px; }
.detail .parts li { float: left; margin-left: 48px; width: 263px; height: 295px; border: 1px solid #eee; }
.detail .parts li a { display: block; width: 100%; height: 100%; overflow: hidden; }
.detail .parts li .img { width: 100%; height: 212px;text-align: center; }
.detail .parts li .img img { vertical-align: middle; width: 100%}
.detail .parts li .text { margin-top: 10px; text-align: center; }
.detail .parts li .text .name { font-size: 16px; color: #000; }
.detail .parts li .text .type { margin-top: 18px; font-size: 16px; color: #000; }
.detail .discuz { padding-top: 47px; padding-bottom: 250px; }
.detail .discuz .tab-panel-content { border: 1px solid #eee; }
.detail .discuz .tab-panel-content ul { margin-top: -20px; padding: 54px 119px; }
.detail .discuz .tab-panel-content li { float: left; margin-top: 16px; width: 480px; height: 20px; line-height: 20px; overflow: hidden; }
.detail .discuz .tab-panel-content li span { display:inline-block; *zoom:1;*display:inline; width: 14px; height: 14px; margin-right: 5px; vertical-align: middle; border-radius: 50%; background: #474747; }
.detail .discuz .tab-panel-content li a { font-size: 16px; color: #000; }
#fix-right{width: 75px;}
/*--/äº§å“è¯¦æƒ…--*/
/*common-åˆ†é¡µä»£ç&nbsp;å¼€å§‹*/
.pages{padding-top:50px}
.pages .cur_page,.pages a:hover,.pages span:hover{background:#000;border:1px solid #000;color:#fff}
.pages{ text-align:center; margin:20px 0px;font-size:14px}
.pages span:first-child, .pages a:first-child{ margin-left:0; border-top-left-radius:4px; border-bottom-left-radius:4px }
.pages a, .pages span{display:inline; position:relative; padding:6px 11px; margin-left:-1px; line-height:1.5; text-decoration:none; background:#f8f8f8; border:1px solid #ccc; cursor:pointer }

.prevNext{border-top:1px solid #cccc;margin-top:30px; padding-top:10px;margin-bottom:50px}
.pages a:last-child{ border-top-right-radius:4px; border-bottom-right-radius:4px }
/*common-åˆ†é¡µä»£ç&nbsp;ç»“æŸ*/
.proSC{font-size: x-large;padding: 20px 0px;color:#df0000 }
.proSC a{color:#df0000}

.ny_title{width:100%; height: 60px; line-height: 60px; border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size: 24px; color: #313131; font-weight: bold; float: left; line-height: 60px;}
.ny_title h3 span{ font-size: 24px; color: #959595; font-family: "Impact"; margin-left: 5px; font-weight: normal; }
.ny_title_right{float: right; font-size:14px; color: #313131; background: url(../images/dz.png) no-repeat left center; padding-left: 18px;}
.ny_title_right span{color: #e61c27;}

.ny_fubiaoti{width:100%; height: auto; margin-top: 50px; text-align: center; display: table}
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table}
.ny_fubiaoti ul li{width:197px; height: 56px; background: #eeeeee; text-align: center; line-height: 56px; font-size: 16px; color: #535353; float: left; margin-right: 2px;}
.ny_fubiaoti ul li:last-child{margin-right: 0px;}
.ny_fubiaoti ul li:hover{background: #e61c27;}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}
.ny_fubiaoti ul li.active{background: #e61c27;}
.ny_fubiaoti ul li a{ display:block; }

.ny_case{height: auto; display: block; overflow: hidden; padding: 0;}
.ny_case ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 29px;}
.ny_case ul li{width:388px; height:auto; float: left; margin-right: 18px; margin-bottom:18px;}
.ny_case ul li:nth-child(3n){margin-right: 0px;}
.ny_case ul li .ny_case_img{width:388px; height:289px; overflow: hidden;position: relative}
.ny_case ul li .ny_case_img img{width:100%; height: 100%;    transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;}
.ny_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case ul li h3{ font-size: 18px; color: #313131;  text-align: center; height: 40px; line-height: 40px;}
.ny_case ul li:hover .index_case_info::before,
.ny_case ul li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_case ul li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_case ul li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.case_title{width:100%; height: 50px; line-height: 50px; font-size: 20px; color: #000; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_qynew{height: auto; overflow: hidden;margin-top: 40px; padding: 0;}
.ny_qynew .catname,.ny_hynews .catname{ font-size: 30px; color: #313131; text-align: center;  font-weight: bold; line-height: 45px; margin-bottom: 19px;}
.ny_qynew_left{width:509px; float: left}
.ny_qynew_left .slideBox{position:relative;width:100%;}
.ny_qynew_left .slideBox .flexslider .slides li{position: relative}
.ny_qynew_left .slideBox .bd img{display:block;width:100%;transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;}
.ny_qynew_left .slideBox .bd p{width:100%; height: 46px; line-height: 46px; background: rgba(0,0,0,0.4); color: #fff; font-size: 18px; position: absolute; bottom: 0px; left: 0;
	z-index: 999; padding:0px 10px;}
.ny_qynew_left .slideBox .bd li:hover img,.ny_hynews .hynews_img:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_qynew_right{width:660px; height: 366px; float: right;}
.ny_qynew_rq{width:104px; background: #eeeeee; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 48px; color: #e61c27; font-family: "Impact"; border-bottom: 1px solid #d2d0d0;}
.ny_qynew_rq span{font-size: 16px; color: #e61c27; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: 535px;  float: right;}
.ny_qynew_xx h3{ font-size: 18px; color: #313131; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_qynew_xx p{ font-size: 14px; color: #898989; line-height:24px; height: 72px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
	-webkit-box-orient:vertical; overflow:hidden;}
.ny_qynew_right li{width:100%; height: 108px; margin-bottom: 30px;}
.ny_qynew_right li:last-child{margin-bottom: 0px;}
.ny_qynew_right li:hover h3,.ny_qynew_right li:hover p{ color: #e61c27}
.ny_hynews{width:100%; height: auto; background: #f5f5f5; margin-top: 54px; padding-top: 46px; overflow: hidden; padding-bottom: 58px; padding-left: 0;}
.ny_hynews .hynews_img{width:680px; height: 397px; float: left; overflow:hidden}
.ny_hynews .hynews_img img{width:680px; height: 397px;}
.ny_hynews_li ul{width:520px; height: 397px; background: #fff; padding: 28px; float: left}
.ny_hynews_li ul li{width:100%; height: 52px;border-left: 2px solid #959595; padding-left: 10px; margin-bottom: 20px;}
.ny_hynews_li ul li .ny_hy_t{width:100%; height: 35px; }
.ny_hynews_li ul li h3{font-size: 18px; color: #313131; font-weight: bold; float: left; width: 320px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_hynews_li ul li span{font-size: 14px; color: #707070; float: right}
.ny_hynews_li ul li p{ font-size: 14px; color: #707070; width: 100%; height: 20px; line-height: 20px;text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.ny_hynews_li ul li:hover{border-left: 2px solid #e61c27;}
.ny_hynews_li ul li:hover h3{color:#e61c27}
.ny_hynews_li ul li:hover span{color:#e61c27}
.ny_zhishi{width:100%; height: auto; overflow:hidden; margin-top: 60px; margin-bottom:64px;}
.ny_zhishi_li{width:386px; height:555px;  border: 1px solid #e5e5e5; float: left; margin-right: 20px; padding: 10px;}
.ny_zhishi_li:nth-child(3){
	margin-right: 0;
}
.posui{margin-right:0px;}
.ny_zhishi_t{width:100%; height:40px; border-bottom: 1px solid #eeeeee; margin-top: 10px; }
.ny_zhishi_t h3{font-size: 20px; color: #626262; font-weight: bold; float: left}
.ny_zhishi_t a{font-size: 16px; color: #626262; float: right}
.ny_zhishi_img{width:100%; height:auto; margin-top: 12px; border-bottom:1px dashed #ddd}
.ny_zhishi_img img{width:100%; height: 228px;}
.ny_zhishi_img div{width:100%; height: 40px; line-height: 40px; background:url(/images/d.jpg) no-repeat left center; padding-left: 20px; margin-top: 12px}
.ny_zhishi_img div p,.ny_zhishi_li ul li p{ font-size: 14px; color: #434343; float: left; width: 235px; height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_zhishi_img div span,.ny_zhishi_li ul li span{float: right; font-size: 13px; color: #707070;}
.ny_zhishi_li ul{width:100%; height: 139px;}
.ny_zhishi_li ul li{width:100%; height:42px; line-height:42px; background:url(/images/d.jpg) no-repeat left center; padding-left: 20px; }
.ny_zhishi_li:hover{background: #f5f5f5; border: 1px solid #a0a0a0}
.ny_zhishi_li:hover h3{ color: #e61c27;}
.ny_zhishi_li ul li:hover p,.ny_zhishi_li ul li:hover span{color: #e61c27;}
.ny_zhishi_img:hover p,.ny_zhishi_img:hover span{color: #e61c27;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:109px; overflow:hidden; margin-bottom:20px;}
.ny_qynew_list ul li .ny_qynew_xx{width:1070px; float: right; padding:5px 0; height:100%;}
.ny_qynew_list ul li:hover h3{color:#e61c27}
.ny_qynew_list ul li:hover p{color:#e61c27}

.cover{position: relative;width: 550px}
.cover #thumb {width: 100%}
.preview{float:left}
.cover .mainThumb{width: 100%}
.cover .thumbList .thumb{position:absolute;bottom:0;text-align: center;width: 100%;left:0;padding:5px;}
.cover .thumbList .thumb li{font-size:0;width: 60px;border: 1px solid #CCC;padding: 3px;margin: 0 2px;display: inline-table;cursor:pointer;background: #e7e7e7;opacity:0.8;margin-bottom: 10px}
.cover .thumbList .thumb li img{width: 100%}
.cover .thumbList .thumb li.on{border:1px solid #003739!important}
.cover .turnIoc{background: url("/images/360-arrows.png") no-repeat;position: absolute; display: block;width: 34px; height: 28px;top:50%;margin-top:-14px; bottom: 0 }
.cover .leftIoc{background-position:-17px -54px; cursor: pointer;left:20px }
.cover .rightIoc{background-position:-90px -54px; cursor: pointer;  right: 20px}
.cover .rightIoc:hover,.cover .leftIoc:hover{background-position-y: -13px}</pre></body></html>