﻿@charset "UTF-8";


body {

    font-family: "微软雅黑" !important;
}

.top {
	background:#d1d1d1;
	border-bottom: 1px solid #d1d1d1;
    line-height: 30px;
	color:#000;
}
.top a{
	color:#000;
}
.news .dl-horizontal,.about .shuju figure,.pro-box figure a figcaption,.comment-respond #submit,.banner p,.process figcaption,.kefu,.packages .tc-box,.navbar-brand,.navbar-default,.transition,.huodong,*:link,*:visited,*:hover,*:active,*:focus {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.navbar-default {
	padding: 0;
	background-color: #fff;
	border-bottom: 0 solid transparent;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-o-transition: all .25s linear;
	transition: all .25s linear;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.navbar-default .navbar-toggle:hover {
	background-color: #fff;
}
.navbar {
	margin-bottom:0px!important;
	border:none;
}
@media(max-width:767px) {
	.navbar,.navbar .navbar-header {
		margin-bottom: 0;
		max-height: 100px;
	}
}
.navbar-brand {
	margin-left: 0!important;
    padding: 15px;
	height:auto!important;
}
@media(max-width:767px) {
	.navbar-default .navbar-toggle {
		padding: 4px;
		margin-top: 14px;
		margin-bottom: 0;
		border-color: #ccc;
	}
	.navbar-default .navbar-toggle:hover {
		background: 0 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #ccc;
	}
}
.navbar-default .navbar-nav li {
	position: relative;
	margin: 0 5px;
	padding-right: 0;
	padding-left: 0;
}
.navbar-default .navbar-nav li.tel {
	margin-left: 40px;
	margin-right: 0px;
    color: #e5181a;
    padding: 20px 0;
	font-size: 16px;
}
.navbar-default .navbar-nav li.tel img {
	display:inline-block;
	padding-right:10px;
}
.navbar-default .navbar-nav li a:before {
	display: block;
	content: '';
	width: 0;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 3px solid #e5181a;
	z-index: -1;
}
.navbar-default .navbar-nav li a:hover:before {
	width: 100%
}
.navbar-default .navbar-nav li a.cur:before {
	width: 100%;
	border-bottom: 3px solid #e5181a;
}
.navbar-default .navbar-nav li a {
	font-size: 16px;
	line-height: 64px;
	display: block;
	padding: 0;
	margin: 0 12px;
	color: #000;
}
@media(max-width:1000px) {
	.navbar-default .navbar-nav li a {
		margin: 0 10px
	}
}
.navbar-default .navbar-nav li a:hover,.navbar-default .navbar-nav li a.cur{
	color: #e5181a;
	background-color: transparent
}
@media(max-width:767px) {
	.navbar-default .navbar-nav {
		float: inherit!important
	}
	.navbar-default .navbar-nav li {
		display: block
	}
	.navbar-default .navbar-nav li a {
		padding: 0;
		color: #fff!important;
		line-height: 35px;
		border-bottom: 1px solid hsla(0,0%,100%,.2)
	}
	.navbar-default .navbar-collapse {
		background-color: #e5181a;
		border-width: 0
	}
	.navbar-brand>img {
		width: 60%;
	}
}

.sx-jianju {
	padding-top: 50px;
	padding-bottom: 55px;
}
.sx-jianju.x {
	padding-top: 40px;
	padding-bottom: 45px;
}
@media(max-width:767px) {
	.sx-jianju {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	

	
	
}


@media(max-width:767px) {
	.content p {
    line-height: 30px !important;
    margin: 0px !important;
    font-size: 16px !important;
	    text-indent: 0em !important;
}
	
}


.home-title {
	margin-bottom: 40px;
}
.home-title.small {
	margin-bottom: 20px;
}
@media(max-width:767px) {
	.home-title {
		margin-bottom: 20px;
	}
}
.tit {
	font-size: 24px;
	color: #333;
	line-height: 150%;
	margin: 0;
	padding: 0 20px;
}
.tit-white {
	font-size: 24px;
	color: #000;
	line-height: 150%;
	margin: 0;
	padding: 0 20px;
}
.m-sm,.m-sm2 {
	font-size: 12px;
	line-height: 150%;
	padding: 0 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #999;
}
.m-sm-white,.m-sm-white2 {
	font-size: 12px;
	line-height: 150%;
	padding: 0 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #2b2a2a;
}
.m-sm2,.m-sm-white2 {
	font-size: 14px;
}
@media(min-width:767px) {
	.tit:after,.tit:before {
		display: inline-block;
		height: 1px;
		background-color: #ddd;
		padding: 0;
		content: "";
		width: 100px;
		margin: 10px 15px;
	}
	.tit-white:after,.tit-white:before {
		display: inline-block;
		height: 1px;
		background-color: rgba(0,0,0,.7);
		padding: 0;
		content: "";
		width: 100px;
		margin: 10px 15px;
	}
}

.cate {
	padding-bottom:20px;
}
.cate ul li {
	display:inline-block;
	margin:10px;
	font-size:16px;
	background: #e5181a;
    padding: 4px 20px;
}
.cate ul li a {
	color:#fff;
}
.pro-box {
	background-color: #222;
	    background: url(../images/982596.jpg) no-repeat center top;
}
.prolist {
    margin-top:20px;
}
.prolist li {
    position: relative;
    text-align: center;
	margin-bottom: 30px;
}
.prolist li a {
    display: block;
    color: #fff;
}
.prolist li img {
    display: inline;
    border: 3px solid #c7c7c7;
}
.prolist li h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 90%;
    font-size: 18px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.6);
    margin: 0 auto;
    margin-bottom: 20px;
    transition: all 0.3s;
}
.prolist li:hover h3 {
    margin-bottom: 40px;
}
@media (max-width: 991px){
  .prolist li {
    margin-bottom: 20px;
  }
}

a.btn-center,a.btn-center-white {
	text-align: center;
	font-size: 12px;
	padding: 8px 50px;
	margin: 10px 10px 0;
	color: #fff;
	border: 1px solid #e5181a;
	display: inline-block;
	    background-color: #e5181a;
}
a.btn-center-white {
	background-color: #e5181a;
	color: #fff;
	border: 1px solid rgba(255,255,255,.5);
}
a.btn-center:hover,a.btn-center-white:hover,a.btn-center.hover {
	background-color: #fff;
	border: 1px solid #e5181a;
	color: #e5181a;
	text-decoration: none;
}
a.btn-center-white:hover {
	border: 1px solid #fff;
}
@media(max-width:767px) {
	a.btn-center {
		margin: 15px 10px;
		padding: 4px 20px;
	}
}

.youshi {
	background-color: #fff;
}
.youshi dl {
	margin: 10px 0 20px;
}
.youshi dl dd p {
	margin-bottom: 0;
	max-height: 50px;
}
.youshi dl dd {
	text-align: left;
	color: #666;
}

.youshi dl dd h3 {
	color: #333;
	margin: 0 0 10px;
	font-size: 18px;
}


.youshi dl dd p {
	color: #333;
	margin: 0 0 10px;
	font-size: 12px;
}



.youshi dl dd h3 a {
	color: #fff;
}
.youshi dl dt {
	width: 100px;
}
.youshi dl dd {
	margin-left: 130px;
	line-height: 180%;
}
@media(max-width:767px) {
	.youshi dl dt {
		float: left;
	}
}
.youshi .row div:nth-child(1),.youshi .row div:nth-child(4){
	animation-delay: .1s;
}
.youshi .row div:nth-child(2),.youshi .row div:nth-child(5){
	animation-delay: .2s;
}
.youshi .row div:nth-child(3),.youshi .row div:nth-child(6){
	animation-delay: .3s;
}

.about {
	background-color: #000;
	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top
}
.about .home-title {
	margin-bottom: 30px;
}
.about p.hg-4 {
	color: #000;
	margin-bottom: 30px;
}

.tixi .system figure {
	margin: 0 auto;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
}
@media(min-width:768px) {
	.tixi .system figure {
		padding: 10px;
	}
}
@media(max-width:767px) {
	.tixi .system figure {
		margin-bottom: 10px;
	}
}
.tixi .system figure:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.1);
}
.tixi .system figure h3 {
	font-size: 14px;
	margin: 10px 0 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.tixi .system figure p {
	color: #999;
	margin: 0;
}
.tixi .system figure p.ico {
	height: 90px;
	width: 90px;
	background: #e5181a;
	margin: 0 auto;
	margin-bottom: 5px;
	border-radius: 50%;
	color: #fff;
	padding-top: 10px;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
}
.tixi .system figure {
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
}

.team {
	background-color: #222;
	    background: url(../images/785129856.jpg) no-repeat center top;
}
.team-box {
	text-align: left;
	background-color: #e5181a;
	margin: 70px auto 60px;
}
.team-box .owl-theme {
	margin: -30px auto;
}
.team-box .owl-theme .owl-dots {
	position: absolute;
	left: 50%;
	margin-left: -100px;
}
.team-box .owl-theme .owl-dots span {
	width: 40px;
	height: 2px;
	margin: 5px;
}
.team-box .owl-theme .owl-dots .active span {
	background-color: #e5181a;
}
.team-box .owl-theme .owl-nav .owl-prev,.team-box .owl-theme .owl-nav .owl-next {
	position: absolute;
	right: 0;
	bottom: -10px;
	margin-top: -25px;
	margin-right: 0;
	height: 48px;
	width: 50px;
	background-color: #e5181a;
	border-radius: 0;
	background-image: url(../images/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9999px;
	overflow: hidden;
}
.team-box .owl-theme .owl-nav .owl-prev {
	background-color: #111;
	background-position: left center;
	margin-right: 50px;
}
.team-box dl {
	margin-bottom: 0;
}
.team-box dt {
	max-width: 262px;
	width: 262px;
}
.team-box dd {
	line-height: 200%;
	padding: 40px 60px 0 300px;
	margin-left: 0;
}
.team-box dd p {
	color: #fff;
}
.team-box dd h3 {
	font-size: 18px;
	color: #e5181a;
	margin: 15px 0;
}
.team-box dd h3 a {
	color: #fff;
}
@media(max-width:767px) {
	.team-box dt {
		max-width: 100%;
		width: 100%;
		text-align: center;
	}
	.team-box dd {
		padding: 0;
		border: 0;
		text-align: center;
	}
	.team-box {
		margin-bottom: 70px;
	}
	.team-box .owl-theme {
		margin-bottom: 0;
		padding-bottom: 20px;
	}
	.team-box .owl-theme .owl-nav .owl-prev,.team-box .owl-theme .owl-nav .owl-next {
		bottom: -30px;
	}
}
.team-page figure a figcaption h3 small {
	color: #fff;
	font-size: 14px;
	display: block;
	margin-top: 5px
}
.team-page .team-box {
	margin: 0 auto;
	background-color: #222
}
.team-page .team-box dl {
	margin-bottom: 40px
}
.team-page .team-box dt {
	max-width: 200px;
	width: 200px
}
.team-page .team-box dd {
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	line-height: 200%;
	padding: 10px 30px 0 240px;
	border: 1px solid #333;
	margin-left: 0
}
.team-page .team-box dd:hover {
	background-color: #111
}
@media(max-width:767px) {
	.team-page .team-box dt {
		max-width: 100%;
		width: 100%;
		text-align: center
	}
	.team-page .team-box dd {
		padding: 0;
		border: 0;
		text-align: center
	}
	.team-page .team-box {
		margin-bottom: 0
	}
}

div.owl-stage-outer.owl-height {
	height: 100%!important;
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0)
}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0)
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	max-width: 100%;
	    border: 3px solid #555555;
}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
	display: none
}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
.owl-height {
	transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 5pc;
	width: 5pc;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(../images/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background-color: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background-color: #869791;
	color: #fff;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background-color: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
	background-color: #869791
}

.news {
	
}
.news .dl-horizontal {
	margin: 0 0 30px;
}
.news .dl-horizontal dt {
	font-size: 20px;
	color: #ccc;
	font-weight: 400;
	text-align: left;
	width: 60px;
	float: left;
}
.news .dl-horizontal dt span {
	display: block;
	font-size: 12px;
	color: #ccc;
}
.news .dl-horizontal dd {
	text-align: left;
	padding-left: 20px;
	margin-left: 80px;
	border-left: 1px solid #ddd;
}
.news .dl-horizontal dd h3 {
	font-size: 16px;
	margin: 0 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news .dl-horizontal dd h3 a {
	color: #000;
}
.news .dl-horizontal dd h3 a:hover {
	color: #e5181a;
}
.news .dl-horizontal dd p {
	line-height: 200%;
	margin-bottom: 0;
}
@media(min-width:1200px) {
	.news .dl-horizontal dd p {
		min-height: 56px;
	}
}
@media(min-width:319px) and (max-width:999px) {
	.news .dl-horizontal {
		padding: 0 0 20px;
		border-bottom: 1px solid #ddd;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.news .dl-horizontal:hover {
		background-color: transparent;
	}
	.news .dl-horizontal dt {
		display: none;
	}
	.news .dl-horizontal dd {
		margin-left: 0;
		border: 0;
		text-align: left;
	}
}
.news-page {
	background-color: transparent;
}
.news-page .dl-horizontal {
	margin-bottom: 20px;
	margin-top: 20px;
}

.menu-kj li+li::before {
	padding: 0 12px 0 2px;
	color: #ccc;
	content: "|\00a0";
}
.menu-kj li a {
	color: #666;
}
.menu-kj li a:hover,.menu-kj li.active a {
	text-decoration: underline;
	color: #e5181a;
}
.menu-kj2 {
	margin-bottom: 60px;
}
.menu-kj2 li {
	padding: 0 15px;
}
.menu-kj2 li a {
	font-size: 14px;
	color: #666;
}
.menu-kj2 li a:hover {
	color: #e5181a;
}
.menu-kj2 li.active a {
	display: block;
	color: #fff;
	background-color: #e5181a;
	padding: 3px 15px 1px;
}
.menu-kj2 li.hover a {
	display: block;
	background-color: #eee;
	padding: 3px 15px 1px;
}
@media (max-width:768px) {
	.menu-kj2 {
		margin-bottom: 0px;
	}
	.news .dl-horizontal {
		padding: 0 0 10px;
	}
	.sort {
		padding-bottom: 0px!important;
	}
	.prolist {
		margin-top:0px!important;
	}
}

.buss {
	margin-bottom:30px;
}
.buss span {
	font-weight:bold;
}
.buss a {
	padding-right:10px;
	display:inline-block;
}

.foot {
	background-color: #242424;
	color: #999;
}
.foot ul {
	margin: 0
}
.addess {
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	padding: 40px 0 20px
}
.addess .dl-horizontal {
	margin: 0 auto;
	border-right: 1px solid #333
}
@media(min-width:1199px) {
	.addess .dl-horizontal {
		padding: 0 30px
	}
}
.addess .row div:last-child .dl-horizontal {
	border-right: 0
}
.addess .dl-horizontal dt {
	font-size: 24px;
	width: 28px;
	text-align: left
}
.addess .dl-horizontal dd {
	margin-left: 44px;
	line-height: 200%;
	text-align: left
}
.addess .dl-horizontal dd h3 {
	margin: 0 0 2px;
	font-size: 14px;
	color: #fff
}
.addess .dl-horizontal dd h3 a {
	color: #fff
}
.addess .dl-horizontal dd p {
	margin-bottom: 0;
	font-size: 12px
}
.foot .menu-kj {
	border-top: 1px solid #333;
	display: block;
	padding: 20px 0;
}
.foot .menu-kj li+li::before {
	color: #666
}
.foot .menu-kj a {
	color: #999
}
.foot .menu-kj a:hover {
	color: #e5181a
}
.foot .kjcd {
	margin-bottom: 30px
}
.foot .kjcd li {
	width: 38px;
	height: 38px;
	font-size: 18px;
	background-color: #e5181a;
	line-height: 38px;
	border-radius: 50%;
	margin: 5px
}
.foot .kjcd li a {
	color: #fff;
	text-decoration: none;
}
.foot .kjcd li.qq {
	background-color: #00deff
}
.foot .kjcd li.weixin {
	background-color: #21e700
}
.foot .kjcd li.weibo {
	background-color: #d92d2d
}
.foot .ico {
	margin: 15px 0
}
.copy {
	padding: 0;
	font-size: 12px
}
.copy a {
	color: #999
}
.copy a:hover {
	color: #e5181a
}
@media(max-width:767px) {
	.foot {
		padding: 0 0 40px
	}
	.addess {
		padding: 40px 0 0
	}
	.addess .dl-horizontal {
		border-right: 0;
		padding: 0 0 20px;
		margin-bottom: 25px;
		border-bottom: 1px solid #333
	}
	.addess .dl-horizontal dt {
		float: left
	}
	.addess .row div:last-child .dl-horizontal {
		border-bottom: 0;
		margin-bottom: 0;
		padding-bottom: 0
	}
	.copy {
		padding-top: 30px;
	}
}

.crumb {
	line-height: 50px;
	border-bottom: 1px solid #e1e1e1;
}
.crumb img {
	margin-right:10px;
}
.sort {
	padding-bottom: 20px;
	margin:0 auto;
}
.sort ul li {
	display:inline-block;
	margin:10px;
	font-size: 18px;
}
.content p {
	line-height: 30px;
    margin: 0px;
	text-indent:2em;
	font-size:16px;
}

.contact-box p{ text-align:left; font-size:16px; line-height:30px;}

.reggrege {
	line-height: 30px;
    margin: 0px;
	text-indent:2em;
	font-size:16px;
}

.content {
	line-height: 30px;
    margin: 0px;
	
	font-size:16px;
}


.map img {
	max-width:none!important;
}

.pages {
	padding: 30px 0 30px;
	text-align: center
}
.pages li {
	display: inline;
	margin:0 5px;
}
.pages li a {
	padding: 5px 8px;
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	font-size:12px;
}
.pages li a:hover {
	padding: 5px 8px;
	border: 1px solid #e5181a;
	background: #e5181a;
	color: #fff;
	text-decoration: none;
}

.tit-des {
	font-size: 24px;
	color: #333;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.tit-des h1{
	font-size: 14px;	
}
.tit-des .info {
	font-size: 12px;
	color: #999;
}
.tag {
	border-top:1px solid #ddd;
	padding-top:20px;
}
/*相关新闻*/
.related_list h4{
	line-height: 30px;
    border-bottom: 1px solid #d7d7d7;
	color: #e5181a;
	font-size:16px;
	margin-top: 20px;
}
.related_news li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ccc;
}
.related_news li a {
	width: 75%;
	float: left;
	color:#000;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.related_news li span {
	width: 25%;
	float: right;
	text-align: right;
} 
/*相关产品*/
.related_pro li {
	margin:20px 0;
}
.related_img {
	overflow:hidden;
}
.related_img img {
	width: 100%;
    height: 100%;
	display: inline;	
	cursor: pointer;
    transition: all 0.6s;	
}
.related_img img:hover{
	transform: scale(1.1);
}
.related_pro li span {
	display:block;
	line-height:30px;
	background: #e5181a;
}
.related_pro li span a {
	color: #fff;
}
#imgsy img {
	max-width: 100%!important;
	height: auto!important;
}
.sitemap h3{
	font-size: 14px;
	font-weight: bold;
}
@media (max-width:768px) {
	.cate {
		padding-bottom: 0px;
	}
	.protext {
		padding:0 10px;
	}
}
.protext {
	padding:0 20px;
}

/*移动端底部导航*/
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999;
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 3px 0;
  border-right: 1px solid #666;
  list-style: none;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a:hover{
	text-decoration: initial;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 20px;
  padding: 10px 0;
}

