<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 织梦帮（dedesos.com）做最好的织梦整站模板下载网站 */
html, body {
	position: relative;
	height: 100%;
	background: #e2e2e2;
	color: #1e1e1e;
	font-family: "微软雅黑";
}
a {
	outline: none;
	color: #1e1e1e;
}
a:hover {
	color: #f7001b;
}
a:focus {
	outline: 0;
}
 @media screen and (min-width:1200px) {
.container {
	width: 1000px;
}
}
ul, li {
	padding: 0;
	list-style-type: none;
}
.container {
	min-width: 320px;
}
/* page */

.pages {
	margin: 20px auto 20px auto;
	font-size: 14px;
	text-align: center;
}
.pages a, .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #f0461c;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #f0461c;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* 导航条 */

.navbar-default {
	background: none;
	border: 0;
}
.navbar-default .navbar-nav &gt; .active &gt; a {
	background: none !important;
	color: #f7001b !important;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover {
	color: #f7001b;
}
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
	background-color: none !important;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
	color: #fff;
}
.navbar-brand {
	display: none;
}
.navbar-bg {
	background: rgba(0,0,0,.9);
	height: 80px;
}
 @media screen and (max-width:768px) {
.navbar-brand {
	display: block;
}
.navbar-bg {
	height: 50px;
	margin-top: 0 !important;
}
.navbar-default .navbar-nav &gt; li &gt; a {
	font-size: 14px !important;
	line-height: 20px !important;
}
.navbar-collapse {
	text-align: center;
}
.navbar-nav {
	background: rgba(0,0,0,.8);
	padding-bottom: 10px;
	margin-top: 0;
}
}
.navbar-default .navbar-nav &gt; li &gt; a {
	color: #fff;
	font-size: 21px;
	line-height: 60px;
}
.nav &gt; li &gt; a {
	position: relative;
	display: block;
	padding: 10px 35px;
}
.fp-viewing-page1-0 .navbar-bg, .fp-viewing-page1-1 .navbar-bg, .fp-viewing-page1-2 .navbar-bg {
	background: none;
	margin-top: 40px;
}
 @media screen and (min-width:1200px) {
nav .container {
	width: 1080px;
}
}
 @media screen and (max-width:1200px) {
.nav &gt; li &gt; a {
	padding: 10px 20px;
}
}
 @media screen and (max-width:991px) {
.nav &gt; li &gt; a {
	padding: 10px 10px;
}
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #353535;
}
/* banner */

.fp-controlArrow {
	display: none;
}
#dowebok .slide {
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.fp-slidesNav ul li {
	width: 46px !important;
	height: 5px !important;
}
.fp-slidesNav ul li a {
	width: 46px !important;
	height: 5px !important;
}
.fp-slidesNav ul li a span {
	background: #fff;
	margin: 0 !important;
	width: 46px !important;
	height: 5px !important;
	border-radius: 0 !important;
	top: 0;
	left: 0;
}
.fp-slidesNav ul li a span {
	border-radius: 0;
}
.fp-slidesNav ul li a.active span {
	background: #f7001b;
}
/* page2 */

.taobao {
	background: url(../images/page2.jpg) no-repeat center;
	background-size: cover;
	color: #1e1e1e;
	text-align: center;
}
.taobaotit {
	padding-top: 2%;
	position: relative;
	left: -120%;
}
.taobao p {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0;
}
.taobao span {
	font-size: 14px;
}
.taobao-tab {
	padding-top: 8%;
	padding-bottom: 8%;
	position: relative;
	right: -130%;
}
.taobao-tab img {
	display: inline-block;
}
.taobao-bottom {
	position: relative;
	left: -120%;
}
.taobao-bottom p {
	color: #f11931;
	font-size: 20px;
	font-weight: normal;
}
.taobao-bottom p:first-child {
	font-size: 28px;
}
 @media screen and (min-width:992px) {
.taobao-tab .col-md-2 {
	padding: 0 30px;
}
.taobao-tab p {
	padding-top: 30px;
}
}
 @media screen and (max-width:992px) {
.taobao p {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
.taobao span {
	font-size: 12px;
}
.taobao-bottom p:first-child {
	font-size: 8px;
}
.taobao-bottom p {
	font-size: 12px;
}
.taobao-tab img {
	float: left;
	max-width: 60px;
}
.taobao-tab .col-xs-6 {
	margin-top: 20px;
}
}
 @media screen and (max-width:768px) {
.taobao-tab {
	padding-top: 2%;
}
.taobaotit, .commercialtit, .arttit {
	padding-top: 10%;
}
}
/* page3 */

.commercial {
	background: url(../images/page3.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.commercial-tab {
	margin-top: 2%;
}
.commercial-tab a {
	color: #fff;
}
.commercial-left {
	text-align: right;
}
.commercial-left .col-md-3 {
	padding-left: 5px;
}
.commercial-right .col-md-3 {
	padding-right: 5px;
}
.commercial-tab .comtit, .art .arttabtit {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
}
.commercial-tab span, .commercial-tab p, .art span, .art p {
	font-size: 14px;
}
.commercial-tab .commercial-left span, .art-left span {
	padding-bottom: 5px;
	display: block;
	background: url(../images/hx.png) no-repeat bottom right;
}
.commercial-tab .commercial-right span, .art-right span {
	padding-bottom: 5px;
	display: block;
	background: url(../images/yhx.png) no-repeat bottom left;
}
.commercial-tab p, .art p {
	padding-top: 10px;
}
.commercial-tab .row {
	margin-top: 30px;
}
.commercial-tab img {
	margin-top: 15px;
}
.commercialtit {
	display: none;
	padding-top: 8%;
}
.phone {
	position: relative;
	bottom: -600px;
}
.commercial-left {
	position: relative;
	left: -120%;
}
.commercial-right {
	position: relative;
	right: -120%;
}
 @media screen and (max-width:992px) {
.phone {
	display: none;
}
.commercial-tab span {
	display: none !important;
}
.commercial-tab p:first-child {
	margin-top: 10px;
}
.commercial-tab p:last-child {
	display: none !important;
}
.commercial-tab .comtit {
	font-size: 14px;
	margin-bottom: 5px;
}
.commercial-tab span {
	font-size: 12px;
	font-weight: normal;
}
.commercial-tab .col-xs-7 {
	margin-top: 15px;
}
.commercial-left .col-xs-7 {
	float: right;
	text-align: left;
}
.commercial-left .col-xs-5 {
	float: left;
	padding-left: 15px;
	padding-right: 5px;
}
.commercial-tab .row {
	margin-top: 20px;
}
}
/* page4 */

.art {
	background: url(../images/page2.jpg) no-repeat center;
	background-size: cover;
	color: #1e1e1e;
}
.art .screen {
	padding: 0;
}
.art-tab {
	padding-top: 8%;
}
.art-tab a {
	color: #1e1e1e;
}
.art-left .col-md-9 {
	padding: 0;
	text-align: right;
}
.art-left .col-md-3 {
	padding-right: 0;
	margin-top: 20px;
}
.art-left {
	margin-right: -20px;
}
.art-right {
	margin-left: -25px;
}
.art-right .col-md-9 {
	text-align: left;
	padding: 0;
}
.art-right .col-md-3 {
	padding-left: 0;
	margin-top: 20px;
}
.art-left .row, .art-right .row {
	margin-top: 30px;
}
.art img {
	min-width: 60px;
}
.arttit {
	display: none;
}
.art-left {
	position: relative;
	left: -120%;
}
.art-right {
	position: relative;
	right: -120%;
}
.screen {
	position: relative;
	bottom: -500px;
}
 @media screen and (min-width:1200px) {
.art-container {
	width: 1100px;
}
}
 @media screen and (max-width:992px) {
.art-left .col-xs-2 {
	float: left;
}
.art-left .col-xs-10 {
	float: right;
	text-align: left;
}
.screen {
	display: none;
}
.art-tab p:last-child, .art-tab span {
	display: none !important;
}
.art p:first-child {
	padding-top: 5px;
}
.art-tab .arttabtit {
	font-size: 14px;
	margin-bottom: 5px;
}
.art-tab span {
	font-size: 12px;
	font-weight: normal;
}
.art-left {
	margin-right: 0;
}
.art-right {
	margin-left: 0;
}
.art-left span {
	background: url(../images/yhx.png) no-repeat bottom left;
}
.art-left .row, .art-right .row {
	margin-top: 10px;
}
.art-tab .col-xs-10 {
	padding-left: 30px;
	padding-top: 20px;
}
.art-tab .col-xs-2 {
	margin-top: 5px;
	padding-left: 15px;
}
.art-tab .col-xs-2 img {
	max-width: 40px;
}
.art-tab {
	padding-top: 1%;
}
}
/* page5 */

.visual {
	background: url(../images/page3.jpg) no-repeat center;
	background-size: cover;
	color: #1e1e1e;
}
.visual .container {
	position: relative;
}
.visualtit {
	padding-top: 14%;
	display: none;
}
.visual .container {
	height: 100%;
}
.visual-text {
	padding-top: 2%;
	position: relative;
	z-index: 9999;
	left: -120%;
}
.visual-text p {
	color: #ec182f;
	line-height: 30px;
	margin: 0;
	font-size: 15px;
}
.visual-text a {
	width: 160px;
	height: 40px;
	display: block;
	border: 1px solid #ec182f;
	border-radius: 5px;
	color: #ec182f;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
}
.trees {
	position: absolute;
	bottom: -500px;
	z-index: 88;
}
 @media screen and (max-width:768px) {
.visual-text p {
	line-height: 20px;
	font-size: 12px;
}
.visualtit {
	padding-top: 23%;
}
.visual-text a {
	width: 100px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
}
}
/* page6 */

.communicte {
	background: url(../images/page4.jpg) no-repeat center;
	background-size: cover;
	color: #1e1e1e;
	z-index: 999;
}
.communictetit {
	display: none;
}
.index_list {
	text-align: center;
	padding-top: 10%;
	position: relative;
	left: -130%;
}
.index_list .newtit {
	color: #ec182f;
	font-size: 20px;
	line-height: 30px;
}
.index_list p.new_info {
	padding: 4% 0;
	line-height: 24px;
	font-size: 12px;
}
.index_list a {
	color: #ec182f;
}
.index_list a.more {
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #ec182f;
	width: 60px;
	height: 60px;
	text-align: center;
}
.index_list a.more p {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 12px;
}
.index_list a.more span {
	display: block;
	line-height: 10px;
}
 @media screen and (max-width:992px) {
.index_list {
	padding-top: 5%;
}
.index_list a.more {
	display: none;
}
.index_list .newtit {
	font-size: 14px;
	text-align: left;
	margin-bottom: 0;
	margin-top: 10px;
}
.index_list p.new_info {
	padding: 0;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}
.communictetit {
	padding-top: 20%;
}
.communicte {
	background: url(../images/page2.jpg) no-repeat center;
}
}
/* page7 */

.contact {
	background: url(../images/page5.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	z-index: 999;
}
.contacttit {
	text-align: center;
	font-size: 30px;
	display: none;
}
.contacttit img {
	display: inline-block;
}
.last-cont {
	padding-top: 8%;
	bottom: -600px;
	position: relative;
}
.last p {
	margin: 0;
	font-size: 16px;
}
.last1 {
	background: url(../images/tell.png) no-repeat left center;
	background-size: 40px;
	padding-left: 60px;
	height: 60px;
}
.last2 {
	background: url(../images/site.png) no-repeat left center;
	background-size: 40px;
	padding-left: 60px;
	height: 60px;
	margin: 20px 0;
}
.last3 {
	background: url(../images/qq.png) no-repeat left center;
	background-size: 40px;
	padding-left: 60px;
	height: 60px;
}
.last span {
	color: #ec182f;
}
.last1 span {
	font-size: 45px;
	font-family: Candara;
	line-height: 45px;
}
.last2 span {
	font-size: 16px;
}
.ewm {
	padding-right: 10px;
}
.ewm img {
	padding-right: 30px;
	border-right: 1px solid #773139;
}
.ewm span {
	text-align: center;
	display: block;
	line-height: 40px;
	padding-right: 30px;
}
.last3 span {
	font-family: Cambria;
}
.footer {
	height: 80px;
	line-height: 31px;
	text-align: center;
	background: #000;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #ed1630;
	font-size: 16px;
	font-weight: bold;
	padding-top: 9px;
}
.footer a {
	color: #ed1630;
}
 @media screen and (max-width:992px) {
.footer {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
}
}
 @media screen and (max-width:768px) {
.contacttit {
	font-size: 20px;
}
.contacttit p {
	margin-bottom: 0;
}
.ewm img {
	padding-right: 0;
	border-right: 0;
}
.ewm span {
	display: none;
}
.last p {
	font-size: 14px;
}
.last1, .last2, .last3 {
	background-size: 20px;
	padding-left: 30px;
	height: 50px;
}
.last2 {
	margin-top: 5px;
}
.last1 span {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.last2 span {
	font-size: 14px;
}
.last3 span {
	font-size: 10px;
	line-height: 12px;
	display: block;
}
.last {
	padding-left: 5px;
}
.footer {
	font-size: 12px;
}
}
 @media screen and (max-width:500px) {
.last-cont img {
	margin-top: 30px;
}
}
/* pages */

.n-footer {
	height: auto;
	line-height: 30px;
	padding: 5px;
	position: relative;
}
 @media screen and (min-width:1200px) {
.n-footer {
	height: 80px;
	line-height: 31px;
	padding: 0;
	padding-top: 12px;
}
.position .container, .main {
	width: 1170px;
}
}
.banner {
	position: relative;
}
.banner img {
	min-height: 80px;
}
 @media screen and (max-width:768px) {
.banner {
	padding-top: 50px;
}
}
.banner span {
	position: absolute;
	top: 60%;
	color: #fff;
	font-size: 35px;
	display: block;
}
.position {
	font-size: 14px;
	margin-top: 20px;
}
.position a {
	color: #ed1630;
}
.container {
}
.page-tit {
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 30px;
}
.content {
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.right {
	margin-bottom: 20px;
	margin-top: 20px;
}
.right-tit {
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
.right-tit span {
	border-bottom: 2px solid #f7001b;
	color: #585f69;
	line-height: 40px;
	height: 40px;
	font-size: 24px;
	display: inline-block;
	margin-bottom: -2px;
}
.menu li a {
	height: 46px;
	display: block;
	line-height: 46px;
	border-bottom: 1px dotted #fff;
	color: #1e1e1e;
	font-size: 16px;
	text-decoration: none;
}
.menu li a:hover {
	color: #f7001b;
}
.menu li span {
	font-family: "宋体";
	padding-right: 10px;
}
 @media screen and (max-width:768px) {
.banner span {
	font-size: 22px;
}
.position {
	font-size: 12px;
}
.page-tit {
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
}
.right-tit span {
	font-size: 20px;
}
.menu li a {
	font-size: 14px;
	line-height: 40px;
	height: 40px;
}
}
/* list */

.list .row {
	margin: 40px 0;
}
.list-right a {
	font-size: 16px;
	color: #1e1e1e;
}
.list-right span {
	color: #ababab;
	font-size: 12px;
	display: block;
	margin: 8px 0;
}
.list-right p {
	font-size: 12px;
	line-height: 1.8;
	margin: 0;
}
.right-list .row {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}
.right-list .col-xs-3 {
	padding-right: 0;
}
.right-list a {
	color: #1e1e1e;
}
.list-right a:hover, .right-list a:hover {
	color: #f7001b;
}
.right-list p {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0;
}
 @media screen and (max-width:992px) {
.list-right a {
	margin-top: 10px;
	display: block;
}
.list-right p {
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
}
.list .row {
	margin: 20px 0;
}
}
.list img:hover, .right-list img:hover {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.case-menu {
	margin-top: 20px;
}
.case-menu a {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 10px;
	color: #fff;
	margin: 10px 20px;
	background: rgba(0,0,0,.8);
	text-decoration: none;
}
.case-menu a:hover {
	background: rgba(0,0,0,.9);
}
.case-menu a.hover {
	background: #f7001b;
}
.case-list {
	margin-top: 20px;
}
.case-list img {
	margin-top: 5px;
	width: 100%;
	max-width: 334px;
	max-height: 170px;
}
.case-list img:hover {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.case-list span {
	display: block;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-align: center;
}
.case-list a {
	color: #1e1e1e;
}
.case-list a:hover {
	color: #f7001b;
}
 @media screen and (max-width:768px) {
.case-menu a {
	margin: 10px;
}
.case-list img {
	max-height: 100px;
}
}
.show-top {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}
.show-top span {
	margin-right: 20px;
}
.content img {
	display: inline-block !important;
	max-width: 100% !important;
	height: auto !important;
}
.case-showtop {
	text-align: center;
	margin-top: 50px;
}
.case-showtop p {
	color: #999;
}
.case-show .content {
	margin-top: 20px;
}
.navbar-default .navbar-brand img {
	width: 120px;
}
/* leftsead */
#leftsead {
	width: 161px;
	height: 290px;
	position: fixed;
	top: 350px;
	right: 0px;
	z-index: 999999;
}
*html #leftsead {
	margin-top: 258px;
	position: absolute;
top:expression(eval(document.documentElement.scrollTop));
}
#leftsead li {
	width: 161px;
	height: 50px;
}
#leftsead li img {
	float: right;
}
#leftsead li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}
#leftsead li a .shows {
	display: block;
}
#leftsead li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}
#leftsead li a.youhui .hides {
	display: none;
	position: absolute;
	right: 143px;
}
#leftsead li a.youhui .2wm {
	display: none;
	position: absolute;
	right: 143px;
}
#p2 {
	width: 161px;
	height: 47px;
	border: 1px solid #ec182f;
	line-height: 47px;
	text-align: left;
	text-indent: 1em;
	background: url(../images/ll04.png) no-repeat right center #ec182f;
	font-weight: bold;
}
#p3 {
	width: 161px;
	height: 47px;
	border: 1px solid #ec182f;
	line-height: 47px;
	text-align: left;
	text-indent: 1em;
	background: url(../images/ll05.png) no-repeat right center #ec182f;
	font-weight: bold;
}
#p1 {
	width: 47px;
	height: 49px;
	float: left
}
.nav_tell {
	height: 50px;
	line-height: 50px;
	font-size: 25px;
}
.nav_tell a {
	color: #ef2425;
	margin-right: 10px;
	text-decoration: none;
}
@media screen and (min-width:768px) {
.nav_tell {
	display: none;
}
}
.foot_link {
	position: absolute;
	bottom: 100px;
	font-size: 12px;
}
.foot_link a {
	color: #fff;
	margin-left: 10px;
}
@media screen and (max-width:768px) {
#leftsead, .foot_link {
	display: none;
}
}
.position h1 {
	font-size: 14px;
}
</pre></body></html>