<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn-primary {
	background-color:#066aa4;
	border-color:#066aa4
}
.btn-primary:hover {
	background-color:#dd2c34;
	border-color:#dd2c34
}
.bg-primary {
	background-color:#066aa4 !important
}
.border-primary {
	border-color:#066aa4 !important
}
.bg-blue {
	background-color:#339eff
}
.bg-orange {
	background-color:#ff592d
}
.bg-green {
	background-color:#02c63c
}
.bg-gray {
	background-color:#f8f8f8
}
.btn-info {
	background-color:#066aa4;
	border-color:#066aa4
}
.text-red {
	color:#dd2c34
}
.min-355 {
	min-height:355px
}
.overflow-h {
	overflow:hidden
}
.title {
	max-width:800px;
	margin:auto;
	margin-bottom:30px
}
.title h2 {
	font-size:38px;
	letter-spacing:2px;
	transition:all .4s ease-out;
	margin-bottom:0;
	padding-bottom:25px;
	border-bottom:1px solid #12151b
}
.title span {
	font-size:20px;
	color:#12151b;
	width:210px;
	position:relative;
	top:-15px
}
.title span::before,.title span::after {
	content:'';
	display:block;
	width:9px;
	height:9px;
	background:#066aa4;
	transform:rotate(45deg);
	position:absolute;
	left:0;
	top:10px
}
.title span::after {
	left:auto;
	right:0
}
.title p {
	letter-spacing:3px;
	color:#646464
}
.title-1 {
	margin:60px 0 40px
}
.title-1 h2 {
	margin-bottom:20px
}
.title-1 h4 {
	margin-bottom:15px
}
.title-1 h4 a {
	display:inline-block;
	line-height:40px;
	background-color:#066aa4;
	color:#fff;
	padding:0 30px;
	font-size:14px
}
.title-1 h4 a:hover {
	background-color:#077aa4;
	color:#fff
}
.title-1 p {
	line-height:30px
}
.title-2 {
	font-size:30px;
	transition:all .4s ease-out;
	max-width:800px;
	margin:30px auto 40px
}
.title-2 span {
	z-index:1;
	padding:0 20px;
	top:0;
	transition:all .4s ease-out
}
.title-2::before {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:48px;
	width:0;
	background:#dd2c34;
	height:2px;
	content:'';
	display:block;
	transition:all .4s ease-out;
	opacity:0
}
.title-2::after {
	position:absolute;
	left:0;
	top:50%;
	margin-top:-.5px;
	width:100%;
	background:#ccc;
	height:1px;
	content:'';
	display:block;
	transition:all .4s ease-out
}
.title-2:hover span {
	top:-5px
}
.title-2:hover::before {
	width:40px;
	opacity:1;
	top:47px
}
.index-header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999;
	padding:10px 130px 10px 15px
}
.index-head {
	padding:5px 0
}
.logo {
	color:#fff;
	display:block
}
.logo img {
	height:55px
}
.logo span {
	left:154px;
	top:20px;
	font-size:14px
}
.logo:hover {
	color:#fff
}
nav {
	margin-top:13px
}
nav&gt;li {
	list-style:none;
	display:inline-block;
	padding:0 15px;
	position:relative
}
nav&gt;li a {
	color:#fff;
	font-size:14px
}
nav&gt;li a:hover {
	color:#066aa4
}
nav&gt;li:last-child {
	margin-right:0
}
nav&gt;li::after {
	content:"";
	position:absolute;
	z-index:0;
	display:inline-block;
	right:0;
	top:7px;
	height:14px;
	width:1px;
	background-color:#ddd
}
nav&gt;li:last-child::after {
	display:none
}
nav&gt;li ul {
	position:absolute;
	top:24px;
	left:50%;
	width:125%;
	padding-top:15px;
	text-align:center;
	border-radius:5px;
	display:none;
	z-index:99;
	transform:translateX(-50%)
}
nav&gt;li ul li {
	background-color:#066aa4;
	line-height:30px;
	border-bottom:1px solid #B9B9B9
}
nav&gt;li ul li:last-child {
	border-bottom:0
}
nav&gt;li ul li a {
	font-size:13px;
	display:block
}
nav&gt;li ul li a:hover {
	background-color:rgba(0,0,0,0.2);
	color:#fff
}
nav&gt;li ul::before {
	content:'';
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:7px solid #066aa4;
	position:absolute;
	top:8px;
	left:50%;
	margin-left:-5px
}
nav&gt;li:hover ul {
	display:block
}
.top-nav {
	line-height:42px;
	background-color:#f8f8f8;
	border-top:1px solid #ccc;
	border-bottom:3px solid #066aa4
}
.top-nav a {
	font-size:13px;
	padding-right:10px
}
.top-nav.on {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999
}
.index-banner {
	height:100vh;
	position:relative;
	overflow:hidden
}
.index-banner video {
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:1;
	object-fit:contain;
	min-width:100%;
	min-height:100%;
	height:auto;
	width:auto;
	background-color:rgba(0,0,0,0.5);
	background-size:cover;
	-webkit-filter:brightness(0.4);
	filter:brightness(0.4);
	-moz-filter:brightness(0.4);
	-ms-filter:brightness(0.4);
	-o-filter:brightness(0.4);
	filter:Mask(Color=#000)
}
.b-tit {
	z-index:2;
	top:50%;
	transform:translateY(-26%)
}
.b-tit a {
	color:#fff;
	transition:all .3s
}
.b-tit a:hover {
	color:#066aa4
}
.b-tit h1 {
	letter-spacing:5px;
	font-size:2.7rem
}
.b-tit h1 span {
	margin-top:35px
}
.b-tit p {
	margin-top:90px
}
.b-tit .b-link {
	margin-top:34px
}
.b-tit .b-link a {
	font-size:20px
}
.b-tit .b-link a i {
	font-size:25px;
	color:#066aa4;
	margin-right:5px;
	vertical-align:-2px
}
.b-tit .b-down {
	display:inline-block;
	font-size:12px;
	margin-top:40px
}
.b-tit .b-down i {
	-webkit-animation:sdb05 1.5s infinite;
	animation:sdb05 1.5s infinite
}
@-webkit-keyframes sdb05 {
	0% {
	transform:translate(0,0);
	opacity:0
}
50% {
	opacity:1
}
100% {
	transform:translate(0,20px);
	opacity:.2
}
}@keyframes sdb05 {
	0% {
	transform:translate(0,0);
	opacity:0
}
50% {
	opacity:1
}
100% {
	transform:translate(0,20px);
	opacity:.2
}
}.hot-products {
	padding:80px 0 64px
}
.pro-tab {
	background-color:#066aa4;
	line-height:50px
}
.pro-tab li {
	cursor:pointer;
	width:20%;
	border-right:1px solid #ddd
}
.pro-tab li.on {
	background-color:#024478
}
.pro-content {
	padding-top:30px
}
.index-about {
	padding:80px 0;
	background:url(../images/bg-index-about.jpg) no-repeat center;
	background-size:cover;
	background-attachment:fixed;
	background-position:center
}
.index-about .title {
	color:#fff
}
.index-about .title h2 {
	border-color:#fff
}
.index-about .title span {
	background:url(../images/bg-index-about.jpg) no-repeat center;
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
	color:#fff
}
.index-about .title span::after,.index-about .title span::before {
	background-color:#fff
}
.index-about .title p {
	color:#fff
}
.about-cont {
	padding:25px;
	background-color:rgba(255,255,255,0.7)
}
.about-cont .right h3 {
	font-size:22px;
	margin:25px 0;
	position:relative;
	text-align:center
}
.about-cont .right h3::after {
	content:"";
	display:block;
	border-bottom:1px solid #dd2c34;
	width:1em;
	height:0;
	position:absolute;
	left:0;
	bottom:-12px;
	transition:width 0.35s ease-in-out
}
.about-cont .right p {
	font-size:14px;
	line-height:26px
}
.about-cont:hover h3::after {
	width:100%
}
.more-buttton {
	background-color:#066aa4;
	margin:auto;
	width:95px;
	height:34px;
	line-height:34px;
	transition:all .2s linear;
	font-size:14px;
	margin-right:0
}
.more-buttton:hover {
	background-color:#dd2c34
}
.index-ys {
	background:url(../images/bg-index-1.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
	padding:80px 0
}
.index-ys .title {
	color:#fff
}
.index-ys .title h2 {
	border-color:#fff
}
.index-ys .title span {
	background:url(../images/bg-index-1.jpg) no-repeat center;
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
	color:#fff
}
.index-ys .title span::after,.index-ys .title span::before {
	background-color:#fff
}
.index-ys .title p {
	color:#fff
}
.index-ys ul {
	color:#fff;
	margin-top:60px
}
.index-ys ul li {
	padding:0 25px;
	width:25%
}
.index-ys ul li h4 {
	font-size:18px;
	margin:15px 0 10px
}
.index-ys ul li p {
	font-size:14px;
	color:#f5f5f5;
	line-height:24px
}
.index-case {
	padding:80px 0
}
.index-case .title {
	margin-bottom:20px
}
.projects {
	margin-top:30px
}
.projects .p-txt {
	top:86%;
	left:0;
	height:100%;
	background:#066aa4;
	padding-top:8px;
	transition:all 0.3s ease-in-out
}
.projects .p-txt span {
	margin-bottom:20px;
	font-size:14px
}
.projects .p-txt i {
	font-size:40px;
	color:#dd2c34
}
.projects:hover::after {
	height:100%
}
.projects:hover .p-txt {
	top:0;
	background:rgba(0,0,0,0.4);
	padding-top:70px
}
.projects::after {
	content:'';
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	display:block;
	width:4px;
	height:0;
	background-color:#dd2c34;
	transition:all 0.3s ease-in-out
}
.solution {
	background:url(../images/bg-index-2.jpg) no-repeat center;
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
	padding:80px 0
}
.solution .title {
	margin-bottom:50px;
	color:#fff
}
.solution .title h2 {
	border-color:#fff
}
.solution .title span {
	background:url(../images/bg-index-2.jpg) no-repeat center;
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
	color:#fff
}
.solution .title span::after,.solution .title span::before {
	background-color:#fff
}
.solution .title p {
	color:#fff
}
.so-li {
	border:1px solid #e3e3e3;
	padding:10px;
	transition:all 0.5s;
	border-radius:8px
}
.so-li span {
	color:#066aa4;
	font-weight:bolder
}
.so-li img {
	padding-top:8px;
	border-radius:5px
}
.so-li h3 {
	font-size:20px;
	margin-top:18px
}
.so-li p {
	letter-spacing:0.5px;
	line-height:28px
}
.so-li:hover {
	box-shadow:0 5px 10px 0 rgba(0,0,0,0.2)
}
.index-news {
	padding:80px 0
}
.index-news .title {
	margin-bottom:20px
}
.news-content .news-tabs {
	margin-bottom:60px
}
.news-content .news-tabs li {
	padding:0px 30px;
	height:20px;
	line-height:20px;
	border-right:1px solid #e3e3e3;
	font-size:14px;
	cursor:pointer
}
.news-content .news-tabs li.on {
	color:#dd2c34
}
.news-tags {
	margin-bottom:20px
}
.news-tags a {
	color:#666;
	font-size:13px;
	display:inline-block;
	padding:2px 6px;
	border-radius:3px;
	background-color:#eee
}
.news-tags a:hover {
	color:#fff;
	background-color:#066aa4
}
.swiper-pagination {
	bottom:40px !important
}
.swiper-pagination-bullet {
	transition:width 0.3s ease-in-out
}
.swiper-pagination-bullet-active {
	width:20px;
	background-color:#066aa4;
	border-radius:10px
}
.n-p {
	font-size:18px;
	color:#222222;
	letter-spacing:1px;
	line-height:30px;
	padding-top:50px
}
.news-ul li {
	padding:20px 0;
	border-bottom:1px solid #e3e3e3
}
.news-ul li a {
	overflow:hidden
}
.news-ul li.on h3 {
	margin-bottom:20px;
	color:#066aa4
}
.news-ul li.on .news-list-text {
	display:block;
	display:-webkit-box;
	opacity:1;
	color:#222222
}
.news-ul li.on .date {
	display:block;
	color:#fff;
	background:url(../images/date.png) no-repeat center center;
	background-size:contain
}
.news-ul li.on .date-mobile {
	display:none
}
.news-ul li.on .hover__label {
	display:block
}
.news-cont {
	float:left;
	max-width:470px
}
.news-cont h3 {
	margin:0;
	font-size:18px;
	color:#222222;
	letter-spacing:1px;
	line-height:28px;
	transition:all 0.3s ease-in-out
}
.news-cont .news-list-text {
	opacity:0;
	display:none;
	font-size:14px;
	color:#222222;
	letter-spacing:0.5px;
	line-height:24px;
	padding:20px 0px 0px 0px;
	border-top:1px solid #e1e1e1;
	margin-bottom:10px;
	transition:all 0.3s ease-in-out
}
.date {
	display:none;
	float:right;
	width:90px;
	height:74px;
	text-align:center;
	margin:0px 0px 0px 10px;
	padding-top:5px;
	color:#222222
}
.date .date-strong {
	font-size:40px;
	letter-spacing:1px;
	text-align:center;
	line-height:40px;
	color:#fff
}
.date .date-small {
	font-size:14px;
	letter-spacing:1px;
	text-align:center;
	line-height:16px
}
.date-mobile {
	display:block;
	float:right;
	width:90px;
	color:#222222;
	letter-spacing:0.5px;
	text-align:center;
	font-size:14px;
	line-height:28px
}
.hover__label {
	display:none;
	width:24px;
	height:auto;
	position:absolute;
	top:80px;
	right:36px
}
.ell-two {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	position:relative
}
.footer {
	padding-top:60px;
	padding-bottom:40px;
	background-color:#066aa4;
	color:rgba(255,255,255,0.9)
}
.footer a {
	color:rgba(255,255,255,0.9);
	transition:all .35s
}
.footer a:hover {
	color:#dd2c34
}
.foot-left {
	float:left;
	overflow:hidden;
	line-height:31px;
	margin-right:40px
}
.foot-left span {
	display:block;
	font-size:14px
}
.foot-left+img {
	width:144px;
	height:144px;
	float:left
}
.foot-nav li {
	flex:auto
}
.foot-nav li p {
	margin-bottom:1rem;
	font-weight:bold
}
.foot-nav  i {
	display: none
}
.foot-nav li a {
	display:block;
	font-size:14px;
	line-height:28px
}
.foot-link {
	margin-bottom:20px;
	font-size:14px
}
.foot-link a {
	padding:0 5px
}
.foot {
	margin-top:40px;
	font-size:14px
}
.foot p a {
	padding-left:5px
}
.foot-right {
	text-align:right;
	font-size:14px
}
.pages-header {
	padding:10px 0
}
.pages-header nav&gt;li&gt;a {
	color:#212529
}
.pages-common {
	background-color:#f8f8f8;
	overflow:hidden;
	padding-bottom:50px
}
.a-tit {
	font-size:18px;
	margin-bottom:20px;
	position:relative;
	padding-left:10px
}
.a-tit span {
	font-size:14px;
	color:#666
}
.a-tit span i {
	width:16px;
	height:16px;
	border-radius:50%;
	line-height:12px;
	background:#666;
	font-size:16px;
	margin-left:8px;
	transition:0.3s ease;
	transform:translateY(-1px)
}
.a-tit::before {
	content:'';
	display:block;
	width:3px;
	height:26px;
	position:absolute;
	left:0;
	top:2px;
	background-color:#dd2c34
}
.a-tit:hover span {
	color:#066aa4
}
.a-tit:hover span i {
	background-color:#066aa4
}
.pro-list {
	margin-bottom:30px;
	transition:all .3s
}
.pro-list p {
	line-height:40px
}
.pro-list:hover {
	box-shadow:0px 0px 30px rgba(0,0,0,0.2);
	transform:translateY(-7px)
}
.recommend-case a p {
	line-height:45px
}
.recommend-case ul {
	font-size:13px;
	line-height:30px
}
.products {
	padding-bottom:30px
}
.pro-nav {
	background:url(../images/bg-pro.jpg) top center no-repeat;
	padding:10px 0;
	margin-bottom:60px
}
.pro-nav dl {
	padding:15px 24px;
	border-bottom:1px dashed #d5d5d5
}
.pro-nav dl dd a {
	font-size:14px;
	padding:8px 15px
}
.pro-nav dl dd a:hover {
	background-color:#066aa4;
	color:#fff
}
.pro-nav dl:last-child {
	border-bottom:0
}
.item-img {
	margin-bottom:30px
}
.item-img a img {
	transition:transform .3s ease
}
.item-img a:hover img {
	transform:scale(1.1)
}
.item-img p {
	margin-top:10px
}
.item-img:hover p a {
	color:#066aa4
}
.pro-right ul {
	border:1px solid #eeeeee;
	padding:10px;
	background:#fff
}
.pro-right ul li {
	margin-bottom:10px;
	border-bottom:1px dotted #eeeeee;
	padding-bottom:5px
}
.pro-right ul li h3 {
	font-size:14px;
	margin-top:5px
}
.pro-right ul li p {
	font-size:12px
}
.pro-tit {
	background:#066aa4;
	font-size:18px;
	color:#fff;
	line-height:22px;
	padding:10px 20px
}
.pro-tit span {
	margin-left:5px;
	font-size:13px
}
.pages-content {
	padding-top:20px;
	padding-bottom:40px
}
.case-content {
	border-radius:5px;
	padding:40px 25px;
	margin-bottom:30px;
	color:#666;
	line-height:2
}
.case-content table {
	margin-top:10px
}
.pro-h5 {
	padding-bottom:11px
}
.pro-h5 i {
	font-size:28px;
	vertical-align:-3px;
	padding-right:3px
}
.pro-parameter {
	line-height:initial;
	position:relative
}
.pro-parameter h1 {
	color:#066aa4;
	font-weight:bold
}
.pro-parameter .text-secondary {
	padding:15px 0
}
.t-dowm {
	position:absolute;
	top:0;
	right:15px
}
.t-dowm span {
	font-weight:700;
	color:#dd2c34;
	font-size:28px;
	float:right
}
.pro-btn {
	display:inline-block;
	background:#066aa4;
	color:#fff;
	width:160px;
	height:45px;
	line-height:45px;
	font-size:18px;
	border-radius:7px;
	margin-top:20px
}
.pro-btn:hover {
	background-color:#dd2c34;
	color:#fff
}
.pro-contact span {
	font-size:18px;
	color:#dd2c34;
	font-weight:bold
}
.re-news p {
	line-height:30px
}
.re-news p a {
	color:#666
}
.re-news p a:hover {
	color:#066aa4
}
.re-news p span {
	float:right
}
.pro-adv li {
	width:31.33%;
	float:left;
	margin-left:3%
}
.pro-adv li&gt;p {
	overflow:hidden;
	margin-top:0;
	line-height:initial;
	font-size:14px;
	line-height:26px
}
.pro-adv li:nth-child(1) {
	margin-left:0;
	margin-bottom:25px
}
.pro-adv li:nth-child(2) {
	margin-bottom:25px
}
.pro-adv li:nth-child(3) {
	margin-bottom:25px
}
.pro-adv li:nth-child(4) {
	margin-left:0
}
.pro-adv .adv-icon {
	height:54px;
	overflow:hidden;
	font-weight:bold;
	color:#066aa4
}
.pro-adv .adv-icon em {
	display:inline-block;
	width:53px;
	height:54px;
	vertical-align:middle;
	margin-right:10px
}
.pro-adv .adv-icon em.ad1 {
	background:url(../images/pro-icon.png) no-repeat -33px -34px
}
.pro-adv .adv-icon em.ad2 {
	background:url(../images/pro-icon.png) no-repeat -110px -34px
}
.pro-adv .adv-icon em.ad3 {
	background:url(../images/pro-icon.png) no-repeat -187px -34px
}
.pro-adv .adv-icon em.ad4 {
	background:url(../images/pro-icon.png) no-repeat -33px -101px
}
.pro-adv .adv-icon em.ad5 {
	background:url(../images/pro-icon.png) no-repeat -110px -101px
}
.pro-adv .adv-icon em.ad6 {
	background:url(../images/pro-icon.png) no-repeat -187px -101px
}
.pro-adv .adv-icon p {
	display:inline-block;
	line-height:20px;
	font-size:14px
}
.position {
	line-height:55px;
	font-size:12px
}
.position i {
	padding-right:3px
}
.position form {
	width:50%;
	position:relative;
	margin:auto;
	margin-right:0
}
.position form input {
	font-size:12px;
	border:1px solid #cdd9e1;
	width:100% !important;
	color:#666;
	outline:0;
	padding:5px 53px 5px 15px;
	height:30px;
	border-radius:0
}
.position form input:focus {
	box-shadow:none;
	border-color:#cdd9e1;
	background-color:transparent
}
.position .sub {
	background-color:transparent;
	position:absolute;
	border:0;
	font-size:18px;
	font-weight:bolder;
	color:#666;
	width:30px;
	height:30px;
	line-height:30px;
	right:0;
	top:0;
	cursor:pointer;
	transition:all .3s ease
}
.position .sub:hover {
	background-color:#066aa4;
	color:#fff
}
.sonsort {
	margin-bottom:40px
}
.pages-about {
	padding:10px 0 40px;
	line-height:2;
	background-color:#f8f8f8
}
.about-ys {
	background-color:#066aa4;
	padding:80px 0
}
.about-ys ul li {
	background-color:#fff;
	border-radius:10px;
	width:19.2%;
	height:134px;
	margin-right:1%;
	text-align:center;
	line-height:35px;
	font-size:17px
}
.about-ys ul li em {
	font-style:normal;
	display:block;
	color:#066aa4;
	width:160px;
	margin:0 auto;
	border-bottom:1px dotted #000;
	margin-top:30px;
	font-size:16px
}
.qyfc {
	padding:50px 0 70px
}
.qyfc h2 {
	margin-bottom:10px
}
.qyfc ul li {
	width:32.3%;
	margin-top:20px;
	margin-left:1.5%
}
.qyfc ul li p {
	line-height:40px;
	position:absolute;
	bottom:0;
	background-color:#066aa4;
	width:100%;
	color:#fff
}
.wh {
	border-top:1px dashed #333;
	padding-top:30px;
	margin-top:30px
}
.wh h3 {
	font-size:20px;
	color:#dd2c34;
	margin-bottom:15px
}
.wh p {
	font-size:18px;
	line-height:32px
}
.tit-1 {
	margin-top:60px
}
.tit-1 h2 {
	font-size:24px
}
.wh-1 p {
	margin-bottom:13px
}
.plant-pic {
	margin-top:40px;
	margin-bottom:20px
}
.plant-pic figure figcaption {
	left:0;
	bottom:0;
	width:100%;
	background:#066aa4;
	line-height:30px;
	font-size:14px
}
.contact-cont {
	padding:40px 25px;
	margin-bottom:30px
}
.contact-cont h3 {
	color:#dd2c34;
	margin-bottom:25px
}
.contact-cont p {
	line-height:2
}
.contact-last {
	padding:40px 15px
}
.contact-h3 {
	font-size:20px;
	color:#444;
	margin:20px 0 25px
}
.case {
	padding-top:20px;
	padding-bottom:40px
}
.case-li {
	padding-bottom:15px;
	margin-bottom:30px;
	transition:0.35s
}
.case-li h3 {
	font-size:16px;
	padding-top:10px;
	margin:0;
	position:relative
}
.case-li h3::before {
	content:'';
	display:block;
	width:0;
	height:3px;
	transition:0.5s;
	background-color:#066aa4;
	position:absolute;
	top:0
}
.case-li:hover {
	transform:translateY(-5px)
}
.case-li:hover h3::before {
	width:100%
}
.case-btn {
	display:inline-block;
	line-height:48px;
	background-color:#fff;
	padding:0 38px;
	font-size:14px
}
.case-btn.active {
	background-color:#066aa4;
	color:#fff
}
.case-btn:hover {
	background-color:#066aa4;
	color:#fff
}
.common-rec img {
	width:100%
}
.common-rec .txt h3 {
	margin-top:8px;
	margin-bottom:5px
}
.pages-news {
	padding:20px 15px;
	margin-bottom:30px;
	border-radius:5px
}
.pages-news .new-img img {
	border-radius:5px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s
}
.pages-news h2 {
	font-size:18px;
	margin-bottom:20px
}
.pages-news .dec {
	font-size:13px;
	margin-bottom:10px;
	color:#999
}
.pages-news::after {
	content:'';
	width:0;
	height:2px;
	background-color:#066aa4;
	position:absolute;
	bottom:0;
	left:0;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s
}
.pages-news:hover img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1)
}
.pages-news:hover::after {
	width:100%
}
.weixin {
	display:none
}
.page-banner {
	background:url(../images/page-banner.jpg) no-repeat center;
	height:500px
}
.p-tit {
	top:50%;
	transform:translateY(-50%)
}
.p-tit h2 {
	font-size:40px;
	margin-bottom:20px
}
.card-title {
	font-size:16px;
	margin-bottom:8px
}
.card-text {
	font-size:14px
}
.card-body {
	padding:10px
}
#contact-p {
	position:fixed;
	right:0;
	bottom:100px;
	z-index:9999
}
#contact-p div {
	width:44px;
	height:44px;
	margin-bottom:5px;
	position:relative
}
#contact-p div a {
	color:#fff;
	display:block;
	background:#066aa4;
	transition:0.35s;
	position:absolute;
	left:0;
	width:180px;
	height:44px;
	line-height:44px
}
#contact-p div a i {
	float:left;
	font-size:28px;
	padding:0 8px
}
#contact-p div a span {
	display:block;
	float:left
}
#contact-p div a:hover {
	left:-130px
}
#contact-p div img {
	display:none;
	position:absolute;
	left:-184px;
	bottom:44px
}
#contact-p div:hover img {
	display:block
}
#contact-p .gototop {
	display:none
}
.p-404 {
	padding-top:150px
}
.error-404 h4 {
	font-size:12px;
	letter-spacing:6px;
	color:#066aa4;
	margin-bottom:10px
}
.error-404 h2 {
	font-size:45px;
	color:#066aa4;
	font-weight:bold;
	margin-bottom:19px
}
.error-404 p {
	line-height:27px;
	color:grey;
	font-weight:300;
	margin-bottom:50px
}
.error-404 a {
	box-shadow:0 7px 16px 0 rgba(0,0,0,0.2);
	font-size:12px;
	padding:16px 60px
}
.error-404 a:hover {
	box-shadow:none;
	background-color:#055aa4;
	border-color:#055aa4
}

.ContentRight .productsview .body{}
.ContentRight .productsview .text .body table{ width: 100%; border-collapse:collapse; margin: 10px 0 20px;}
.ContentRight .productsview .text .body table td,.ContentRight .productsview .text .body table th{ border: 1px solid #D4D4D4;line-height: 25px;  no-repeat 0 0; padding: 2px 6px; }





</pre></body></html>