/*配置颜色*/.Themefont,.Themefonthover:hover,.classifiCen li a:hover {
	color: rgb(143, 1, 0) !important
}

.Themebg,.ThemebgHover:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.round .bullet:hover,.tp-leftarrow:hover,.NavBtn .icon-bar, .NavBtn:after, .NavBtn:before,.tp-rightarrow:hover {
	background-color: rgb(217, 217, 217) !important
}

.ThemeFborder,.NavBoxPublic .TriangleBtn:before,.ThemeFborderHover:hover {
	border-color: rgb(217, 217, 217) !important
}

.Custom_Themefont,.Custom_Themefonthover:hover,.body-left .body_left_More {
	color: #8f0100 !important
}

.Custom_Themebg,.Custom_ThemebgHover:hover {
	background-color: #8f0100 !important
}

.Custom_ThemeFborder,.Custom_ThemeFborderHover:hover {
	border-color: #8f0100 !important
}

.menu .nav li span {
	border-color: rgb(217, 217, 217) transparent transparent!important
}/*字体*/@font-face {
	font-family: 'iconfont';src: url('../images/Theme76/icon/iconfont.eot');src: url('../images/Theme76/icon/iconfont.eot?#iefix') format('embedded-opentype'),  url('../images/Theme76/icon/iconfont.woff') format('woff'),  url('../images/Theme76/icon/iconfont.ttf') format('truetype'),   url('../images/Theme76/icon/iconfont.svg#iconfont2') format('svg')
}

body .iconfont:before {
	text-align: center;
	font-family: 'iconfont' !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.icon-dian:before {
	content: '\e600'
}

.icon-youxiang:before {
	content: '\e601'
}

.icon-dingwei:before {
	content: '\e602'
}

.icon-dianhua:before {
	content: '\e603'
}

.icon-home:before {
	content: '\e604'
}

.icon-678xiangyou:before {
	content: '\e605'
}

.menu {
	background: #fff
}

.menu .HeaderBox .logo {
	padding: 10px 0px;
	float: left
}

.menu .HeaderBox .logo h3 {
	margin: 0;
	padding: 0
}

.menu .HeaderBox .logo img {
	max-height: 100px
}

.HeaderBox {
	z-index: 15
}

.menu .menuBg {
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}/*-------</END 头部 LOGO >------------*//*搜索*/.navbar-form {
	height: 32px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.navbar-form .form-control {
	height: 32px;
	line-height: 32px;
	padding: 0 12px !important;
	border-radius: 4px 0 0 4px;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.navbar-form .btn {
	padding: 6px 12px
}

.navbar-form .btn-search {
	border-radius: 0
}

.navbar-form .btn-group,.navbar-form .form-group {
	float: right
}

.navbar-form .dropdown-menu {
	min-width: 108px
}

.navbar-form .btn-danger {
	border: none;
	box-shadow: 0 0 1px rgba(0,0,0,.3) inset
}/*menu*/.menu .NavBox {
	z-index: 12;
	position: relative;
	border-top: 6px solid;
	height: 56px
}

.menu .nav {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 56px
}

.menu .nav li {
	display: inline-block;
	font-size: 0;
	width: 15%;
	position: relative;
	text-align: center
}

.menu .nav li a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 18px 12px;
	font-weight: bold;
}

.menu .nav li span {
	display: none;
	border-color: red transparent transparent;
	border-style: solid;
	border-width: 12px 59px 5px 67px;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -17px;
	left: 0px
}

.menu .nav li:hover span {
	display: block
}

.menu .nav li:first-child a:before {
	display: none
}

.menu .nav li a:hover,.menu .nav li.active a {
	color: #8f0100;
	background: none
}

.menu .nav li a:focus {
	background: none !important
}

.NavBtn {
	display: none;
	float: right;
	margin-right: 5px;
	margin-left: 5px
}

.NavBtn .Themebg {
	height: 100%;
	position: absolute;
	top: 0;
	left: 7px;
	width: 3px
}

.NavBtn:hover,.NavBtn:focus,.NavBtn:active,.NavBtn.active,.NavBtn.disabled,.NavBtn[disabled],.NavBtn .icon-bar:hover,.NavBtn .icon-bar:focus,.NavBtn .icon-bar:active {
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.NavBtn .icon-bar,.NavBtn:after,.NavBtn:before {
	background: #fff;
	display: block;
	margin-top: 3px;
	width: 28px;
	height: 2px;
	border-radius: 3px
}

.NavBtn:after,.NavBtn:before {
	content: ''
}

.menu .nav > li:hover ul {
	display: block
}

.menu .nav > li .Triangle:after {
	content: '';
	display: inline-block;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #fff
}

.menu .nav > li ul {
	display: none;
	padding: 0;
	position: absolute;
	left: 0;
	top: 55px;
	z-index: 99;
	width: 100%;
	overflow: hidden
}

.menu .nav > li ul li {
	width: 100%
}

.menu .nav > li ul li a {
	font-size: 12px;
	color: #fff;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.menu .nav > li ul li a:hover {
	text-decoration: none;
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.menu .HeaderBox .navbar-nav > li > a {
	padding: 0 18px;
	line-height: 85px;
	font-size: 14px;
	color: #666
}

.menu .HeaderBox .navbar-nav > li > a.active, .menu .HeaderBox .navbar-nav > li > a:hover, .menu .HeaderBox .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #e8603c
}

.menu .HeaderBox .navbar-nav > li > a.active {
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.menu .HeaderBox .NavBox {
	display: block;
	padding-right: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -42.5px;
	z-index: 10
}

.NavBtn {
	display: none;
	text-align: center;
	overflow: hidden
}/*-------</END 导航>------------*//*-------------------------------------公共样式------------------------------------*/.contentBox {
	max-width: 1030px;
	margin: 0 auto;
	position: relative
}

.margin-b30 {
	margin-bottom: 30px
}

a:hover,a:focus {
	text-decoration: none
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.Animation {
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}/*title*/.titleBox {
	height: 28px;
	font-size: 22px;
	color: #444;
	margin: 15px 0;
	border-bottom: 1px solid #ccc
}

.titleBox .title {
	background: #fff;
	padding: 0 20px;
	display: inline-block;
	line-height: 40px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.title-btnMore {
	float: right;
	background: #ccc;
	color: #444;
	position: relative;
	bottom: 15px;
	font-size: 12px;
	padding: 3px 6px;
	border-radius: 2px 2px 0 0
}

.title-btnMore:hover {
	color: #fff
}

.titleDiv .icon-dian {
	display: block;
	width: 75%;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.btnMore {
	position: relative;
	margin: 20px auto;
	max-width: 800px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 35px
}

.btnMore:before {
	content: '';
	z-index: 1;
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #333
}

.btnMore:hover {
	filter: Alpha(opacity=50);
	opacity: 0.5
}

.btnMore span {
	position: relative;
	z-index: 2;
	display: inline-block;
	border: 1px solid #333;
	background: #fff;
	padding: 0 20px;
	line-height: 40px
}

.btnMore span:before,.btnMore span:after {
	content: '';
	position: absolute;
	left: -31px;
	top: 0;
	width: 30px;
	height: 100%;
	background: #fff
}

.btnMore span:before {
	left: auto;
	right: -31px
}

.btnMore i,.btnMore b {
	width: 22px;
	height: 13px;
	position: absolute;
	left: -11px;
	bottom: -6.5px
}

.btnMore b {
	left: auto;
	right: -11px;
	bottom: auto;
	top: -6.5px
}

.TopologyLeft .contentDiv .body_right {
	float: right;
	width: 75%;
	margin: 12px 0 0 0
}/* 小屏幕 二*/@media screen and (max-width: 980px) {
	.menu .nav li span {
		border-width: 12px 59px 5px 60px
	}
}

@media screen and (max-width:870px) {
	.menu .NavBox {
		display: none!important
	}

	.menu .menuBg {
		display: block
	}

	.navbar-form {
		display: none !important
	}

	.menu .HeaderBox {
		width: 100%;
		border: none;
		height: auto;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.menu .HeaderBox .logo {
		position: static;
		float: left;
		margin: 0;
		height: 50px;
		padding: 0
	}

	.menu .HeaderBox .logo h3 {
		line-height: 35px
	}

	.menu .HeaderBox .logo img {
		height: 40px;
		margin: 5px 0 0
	}/*-----------</LOGO>---------------*/	.menu .nav {
		width: 100%;
		height: auto
	}

	.NavBtn {
		display: block;
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background-color: #f5f5f5;
		background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
		background-repeat: repeat-x;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
		border-image: none;
		border-radius: 4px;
		border-style: solid;
		border-width: 1px;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
		color: #333333;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		cursor: pointer;
		padding: 9px 6px;
		vertical-align: middle;
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: -18px;
		z-index: 10px
	}

	.NavBtn .icon-bar {
		background-color: #e8603c;
		border-radius: 1px;
		box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
		display: block;
		height: 2px;
		width: 18px;
		margin: 4px 0
	}

	.NavBtn:hover .icon-bar {
		background-color: #333
	}/*响应按钮*/	.menu {
		height: auto
	}

	.menu .HeaderBox .navbar-brand {
		padding: 10px
	}

	.menu .HeaderBox .navbar-brand img {
		height: 40px
	}

	.menu .HeaderBox .navbar-header {
		border-top: 5px solid #e8603c;
		float: none;
		width: 100%
	}

	.menu .HeaderBox .NavBox {
		display: none
	}/*-----------</菜单>---------------*/	.row .col-md-3,.row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11 {
		width: 100%;
		padding: 0
	}
}

@media screen and (max-width: 1030px) {
	.contentBox {
		padding: 0 15px
	}
}

@media screen and (max-width: 600px) {
	.btnMore {
		margin: 10px auto
	}

	.titleBox {
		margin: 15px 0 10px;
		font-size: 16px
	}
}/*-----------------tpl样式--------------------*//*产品详情*/.body_right .titleBox {
	font-size: 14px;
	font-weight: bold
}

.carousel {
	margin: 0
}

.bannerBox {
	position: relative
}/*--banner/原点--*/.bannerEffect .tp-bullets.simplebullets.round .bullet {
	width: 10px;
	height: 10px;
	border-radius: 30px;
	margin: 0 5px
}/*产品列表*/.productBox {
	margin: 0 auto;
	padding-bottom: 20px
}

.productBox .productUl {
	margin: 0;
	padding: 0;
	position: relative
}

.productBox .productUl .iconfont:before {
	font-size: 27px;
	color: #737383;
	float: left
}

.productBox li img {
	width: 100%
}

.productBox .productUl .productUl-content {
	float: left
}

.productBox .productUl .detail-more {
	display: none;
	font-size: 12px;
	border: 1px solid #fff;
	padding: 10px 0;
	margin: 20px 0 0 0
}

.productBox .col-md-3 {
	margin-bottom: 15px;
	width: 22.95%;
	margin-right: 1.4%;
	margin-left: 0
}

.productBox .col-md-3:first-child {
	margin-left: 0;
	margin: 0 0.52% 15px\9
}

.productBox .col-md-3 a {
	position: relative;
	display: block;
	border: 1px solid #ddd;
	overflow: hidden
}

.productBox .col-md-3 .imgBox {
	text-align: center
}

.productBox .col-md-3 .imgBox img {
	max-width: 100%;
	margin: 0 auto
}

.productBox .col-md-3 .detail {
	padding: 5px;
	height: 29px;
	overflow: hidden;
	line-height: 20px;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff
}

.productBox .col-md-3:hover .detail {
	padding: 40px;
	height: 100%;
	background-color: #444;
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.productBox .col-md-3:hover .detail-more {
	display: block
}

.productBox .col-md-3 .detail b {
	font-size: 14px;
	display: block;
	font-weight: normal
}

.productBox .product-list {
	margin: 13px;
	text-align: center
}

.productBox .product-list a {
	text-align: center;
	display: inline-block;
	margin: 4px 5px;
	border: 1px solid;
	color: #444;
	border-radius: 20px;
	padding: 5px 15px
}

.productBox .product-list a:hover {
	color: #fff
}/*-----------</END 最新产品>---------------*/@media screen and (max-width: 600px) {
	.productBox .productUl .col-md-3 {
		width: 49%;
		margin: 10px 0 0 2%
	}

	.productBox .productUl .col-md-3:nth-child(2n+1) {
		margin-left: 0
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/@media screen and (max-width: 400px) {
	.productBox .productUl .col-md-3,.productBox .productUl .col-md-3:nth-child(2n+1) {
		width: 100%;
		margin: 10px 0 0
	}
}/*-----------<关于我们>---------------*/.about .aboutBox {
	margin: 0 0 20px 0
}

.about .aboutBox .company-box {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	overflow: hidden
}

.about .aboutBox .company-box .textAbout {
	font-size: 12px;
	color: #666;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 60px;
	padding: 5px;
	line-height: 23px
}

.about .aboutBox .imgBox {
	width: 90%;
	margin: 0 0 0 10px
}

.about .aboutBox .imgBox img {
	max-width: 100%
}

@media screen and (max-width: 870px) {
	.about .aboutBox .company-box .textAbout {
		max-height: 220px
	}
}

@media screen and (max-width: 768px) {
	.about .aboutBox .company-box .textAbout {
		max-height: 199px
	}
}

@media screen and (max-width: 600px) {
	.about .aboutBox .company-box .textAbout {
		float: none;
		margin-top: 15px
	}

	.about .aboutBox .imgBox {
		width: 100%;
		float: none;
		text-align: center;
		margin: 10px auto 0
	}

	.about .aboutBox .imgBox img {
		max-width: 100%;
		margin: 0 auto
	}
}/*-----------<最新资讯>---------------*/.article .articleBox {
	padding: 0 0 0 20px
}

.article .articleBox .company-box {
	font-size: 14px;
	position: relative;
	max-height: 325px;
	margin: 0 auto;
	font-family: '宋体';
	line-height: 20px;
	overflow: hidden
}

.article .company-box .articleImg {
	overflow: hidden;
	width: 240px;
	height: 240px;
	position: absolute;
	right: 0;
	top: 0;
	filter: Alpha(opacity=0);
	opacity: 0
}

.article .company-box li:hover .articleImg,.article .company-box li:first-child .articleImg {
	z-index: 8;
	filter: Alpha(opacity=100);
	opacity: 1
}

.article .company-box li:first-child .articleImg {
	z-index: 7
}

.article .company-box .articleImg:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(../images/Theme76/articleBg.png) no-repeat
}

.article .company-box .articleImg img {
	width: 320px;
	margin-left: -40px
}

.article .company-box ul {
	padding: 0;
	margin-right: 20px
}

.article .company-box ul li {
	height: 41px;
	border-bottom: 1px dashed #ccc
}

.article .company-box li a {
	display: inline-block;
	color: #333;
	padding-right: 70px;
	position: relative;
	z-index: 2;
	text-align: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.article .company-box li h3 {
	font-size: 13px;
	line-height: 40px;
	margin: 0
}

.article .company-box li .time {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	color: #828282
}

@media screen and (max-width: 600px) {
	.article .articleBox .company-box {
		padding: 0
	}

	.article .company-box .articleImg {
		display: none
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*//*-----------<最新资讯>---------------*/.article .articleBox {
	padding: 0 0 0 20px
}

.article .articleBox .company-box {
	font-size: 14px;
	position: relative;
	max-height: 325px;
	margin: 0 auto;
	font-family: '宋体';
	line-height: 20px;
	overflow: hidden
}

.article .company-box .articleImg {
	overflow: hidden;
	width: 240px;
	height: 240px;
	position: absolute;
	right: 0;
	top: 0;
	filter: Alpha(opacity=0);
	opacity: 0
}

.article .company-box li:hover .articleImg,.article .company-box li:first-child .articleImg {
	z-index: 8;
	filter: Alpha(opacity=100);
	opacity: 1
}

.article .company-box li:first-child .articleImg {
	z-index: 7
}

.article .company-box .articleImg:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(../images/Theme76/articleBg.png) no-repeat
}

.article .company-box .articleImg img {
	width: 320px;
	margin-left: -40px
}

.article .company-box ul {
	padding: 0;
	margin-right: 20px
}

.article .company-box ul li {
	height: 41px;
	border-bottom: 1px dashed #ccc
}

.article .company-box li a {
	display: inline-block;
	color: #333;
	padding-right: 70px;
	position: relative;
	z-index: 2;
	text-align: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.article .company-box li h3 {
	font-size: 13px;
	line-height: 40px;
	margin: 0
}

.article .company-box li .time {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	color: #828282
}

@media screen and (max-width: 600px) {
	.article .articleBox .company-box {
		padding: 0
	}

	.article .company-box .articleImg {
		display: none
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*//*-----------<最新资讯>---------------*/.articleLabel .articleLabelBox .company-box {
	font-size: 14px;
	position: relative;
/*max-height:336px;*/
	margin: 0 auto;
	font-family: '宋体';
	line-height: 20px;
	overflow: hidden
}

.articleLabel .company-box li:hover {
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.articleLabel .company-box ul li {
	margin: 0 0 15px 0
}

.articleLabel .company-box ul li img {
	display: block;
	float: left;
	width: 25%
}

.articleLabel .company-box ul li a {
	display: block;
	float: left;
	width: 70%;
	margin-left: 10px
}

.articleLabel .company-box ul li a h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	font-size: 12px;
	color: #fff;
	margin: 0
}

.articleLabel .company-box ul li a p {
	color: #444;
	margin: 5px 0 0px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden
}

.articleLabel .company-box ul li a .time {
	float: right;
	color: #acacac
}

@media screen and (max-width: 980px) {
	.articleLabel .articleLabelBox .company-box {
		width: 100%
	}

	.articleLabel .company-box ul li img {
		width: 20%
	}

	.articleLabel .company-box ul li a .time {
		float: none
	}

	.about .aboutBox .imgBox {
		width: 100%;
		text-align: center;
/* margin: 0;*/
	}

	.article .articleBox {
		padding: 0
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/.commonui {
	margin: 20px 0 0 0;
	position: relative
}

.commonui .title {
	text-align: center;
	font-size: 22px;
	color: #fff;
	height: 50px;
	line-height: 50px
}

.commonui .pdcon {
	background: url(../images/Theme76/callbj.jpg) no-repeat bottom center;
	border: 1px solid #ccc;
	margin-right: 7px;
	padding: 10px;
	height: 303px
}

.commonui .pdcon p {
	padding: 0 5px
}

.commonui .pdcon p span {
	padding-right: 10px;
	line-height: 2
}

.commonui .rightCorner {
	position: absolute;
	top: 50px;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-top: 8px solid rgb(158,158,158)
}

@media screen and (max-width: 980px) {
	.commonui .pdcon {
		height: 100%;
		background: none
	}
}/*---footer----*/.footerBox {
	color: #fff;
	text-align: center;
	background: rgb(143, 1, 0) !important
}

.footers .footerBox .footersInformation a {
	color: #fff200 !important;
	margin-right: 10px;
	word-break: break-all;
	word-wrap: break-word
}

.footers .footerBox a:hover {
	color: #fff !important
}

.footers .footerBox p {
	color: #fff;
	padding: 0;
	font-size: 12px;
	line-height: 30px;
	font-family: Helvetica,Tahoma,sans-serif
}

.footers .contentBox {
	position: relative;
	padding-top: 15px
}

.footers .qr .Big {
	width: 102px;
	height: 102px;
	bottom: auto;
	top: 0
}

@media screen and (max-width:480px) {
	.footers .contentBox {
		padding: 15px 0
	}
} /*----公共头部模块-----*//*----布局----*//*-------内页公共样式---------*/.relative {
	position: relative
}

.titleBox {
	margin: 30px 0 20px
}

.fl {
	float: left
}

.cl {
	clear: both
}

.w100 {
	width: 100%
}

.contentDiv {
	background: #fff
}/*提示*/.DoesNot {
	text-align: center;
	font-size: 20px;
	margin: 50px 0
}/*----按钮----*/a.a-btn {
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	cursor: pointer;
	margin-right: 5px
}

a.a-btn + a {
	margin-bottom: 3px
}

a.a-btn.a-btn1 {
	background-color: #cfcdcf;
	color: #666666
}

a.a-btn.a-btn1:hover {
	background-color: #ccc;
	color: #FFF
}

a.a-btn.a-btn2 {
	color: #fff;
	background: #000
}

a.a-btn.a-btn2:hover {
	background: #eee
}

a.a-btn:hover {
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.DoesNot {
	text-align: center;
	font-size: 20px;
	margin: 50px 0
}/*-----------表格---------------*/.table-01 {
	width: 100%;
	margin-bottom: 15px
}

.table-01 th, .table-01 td {
	padding: 8px 2px;
	font-size: 14px
}

.table-01 th {
	text-align: right;
	width: 60px;
	font-weight: normal;
	color: #666;
	font-size: 14px
}

.table-01 td {
	color: #666
}

.table-01 .jiathis_style_24x24 {
	margin: 0
}

.table-02 {
	width: 100%
}

.table-02 th, .table-02 td {
	padding: 5px 2px;
	font-size: 12px;
	line-height: 30px
}

.table-02 th {
	text-align: right;
	width: 125px;
	font-weight: normal;
	color: #666;
	vertical-align: text-top
}

.table-02 td {
	color: #666
}

.table-02 .line-b {
	border-bottom: 2px solid #1e82c5
}

.table-02 .line-b th {
	color: #000;
	text-align: left
}

.table-03 th {
	width: 80px
}

.table-02.table-02-b th {
	width: 110px
}/*-----------输入框---------------*/input.text01 {
	border: 1px solid #d8d9da;
	height: 30px;
	color: #333333;
	line-height: 30px;
	padding: 2px 5px;
	width: 75%;
	size: auto;
	box-shadow: 0 0 2px #d6d6d6 inset;
	font-size: 12px
}

input.text01:focus, input.text01:hover, input.text01:active {
	border-color: #d8d9da;
	box-shadow: 0 0 3px #d6d6d6
}

.textarea01 {
	background-color: #fff;
	border: 1px solid #dfdfdf;
	padding: 5px;
	color: #636363;
	width: 75%
}

.textarea01:focus {
	border-color: #d8d9da;
	box-shadow: 0 0 4px #d6d6d6
}/*----------------------------------------</END 公共模块>------------------------------------------------------*//*--------左边部分---------*/.classifiCen.clear {
	margin: 0 10px
}

.body-left .titleBox .title,.classifiCen .titleBox .title {
	padding: 0
}

.body-left .titleBox .title,.body-left .titleBox,.body-left .titleBox .titleDiv {
	margin: 0
}

.body-left .titleBox .titleDiv,.classifiCen .titleBox .titleDiv {
	_max-width: 246px;
	color: #8f0100;
	font-size: 14px;
	padding: 0 10px;
	font-weight: bold;
}

.body-left .classifi {
	color: #fff;
	padding: 0 10px 10px 10px
}

.body-left .body_left_More {
	color: #fff;
	font-size: 12px;
	padding-right: 10px;
	position: absolute;
	top: 0;
	right: 0
}

.body-left .body_left_More:hover {
	color: red;
	text-decoration: underline
}

.proBox .titleBox a:hover {
	color: red
}

.body-left .classifi li a {
	color: #333;
	padding: 0 15px;
	font-size: 14px;
	display: block;
	position: relative
}

.body-left .classifi .titleBox,.classifiCen .titleBox {
	margin: 0 0 12px
}

.body-left .classifi .titleBox .title,.classifiCen .titleBox .title {
	max-width: 100%;
	width: 100%;
	position: relative
}

.body-left .classifi li a.first {
	border-top: 1px dashed #ccc;
	padding: 5px
}

.body-left .classifi li:first-child a.first {
	border: none
}

.body-left .classifi li a.second {
	color: #666;
	position: relative;
	z-index: 5
}

.body-left .classifi li a.second span {
	position: absolute;
	right: 0;
	top: 0;
	z-index: -3;
	width: 100%;
	height: 100%;
	background: #fff;
	filter: Alpha(opacity=60);
	opacity: 0.6
}

.body-left .classifi li a.second:hover span,.body-left .classifi li a.Themefont.second span {
	color: #000!important
}

.body-left .classifi li a.second {
	text-indent: 20px
}

.body-left .classifi li a.first:hover,.body-left .classifi li a.frist.active {
	color:#8f1000!important
}

.body-left .classifi li a:before {
	font-size: 16px;
	margin-right: 5px
}

.body-left .classifi li {
	line-height: 30px
}

#ProClass li .second {
	text-indent: 14px
}

.body-left .classifi li:first-child {
	border-top: none
}

.body-left .classifi ul,.classifiCen .product-class {
	border: 1px solid #dadada
}

.classifiCen .product-class {
	padding-top: 10px
}

.body-left .classifi .more {
	text-align: center;
	color: red;
	font-size: 12px;
	padding-top: 5px
}

.body-left .classifi .more:hover {
	filter: Alpha(opacity=60);
	opacity: 0.6;
	font-weight: bold
}

.body-left .classifi .newsico {
	font-size: 10px
}

.body-left .classifi ul.list-box {
	padding: 10px 0 0
}

.body-left .classifi ul.list-box li {
	border-bottom: 1px dashed #bfbdbd
}

.body-left .classifi ul.list-box li a {
	line-height: 35px;
	list-style-type: square
}

.mt20 {
	margin-top: 20px
}

.mlr5 {
	margin: 0 5px
}

.body-right .titleBox .title {
	padding: 0
}

.body-left .newsico .iconfont:before {
	font-size: 10px;
	margin-right: 5px
}

.body-right .photo.row {
	padding: 0 0 20px 20px
}

h4.title {
	border: 1px solid #ddd;
	padding: 10px 15px;
	font-size: 16px;
	text-align: left
}

h4.title:before {
	font-size: 20px;
	vertical-align: 0px
}/*----面包屑模块----*/.breadCrumb {
	border-bottom: 1px solid #ddd;
	color: #9a9ea7;
	margin-bottom: 15px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 42px
}

.breadCrumb b {
	display: inline-block;
	padding: 0 10px;
	height: 40px;
	position: relative;
	color: #8f0100;
}

.breadCrumb em {
	font-family: Arial;
	font-size: 14px;
	padding: 0 8px;
	color: #8f0100;
}

.breadCrumb a {
	color: #8f0100;
}

.breadCrumb a:hover {
	color: #8f0100 !important
}

@media screen and (max-width:600px) {
	.breadCrumb {
		margin-bottom: 10px
	}
}/*--------------------产品列表---------------------------*//*产品列表*//* .productBoxinfo .productUl .col-md-3{width: 31.9%;margin: 0 10px 20px 0}*/.productBoxinfo {
	margin: 0 auto;
	padding-bottom: 20px
}

.productBoxinfo .productUl {
	margin: 0;
	padding: 0
}

.productBoxinfo .productUl .iconfont:before {
	font-size: 27px;
	color: #737383;
	float: left
}

.productBoxinfo li img {
	width: 100%
}

.productBoxinfo .productUl .productUl-content {
	float: left
}

.productBoxinfo .productUl li.col-md-3 {
	margin-bottom: 15px;
	margin: 0 0.52% 15px\9
}

.productBoxinfo .productUl li.col-md-3:first-child {
	margin: 0 0.52% 15px\9
}

.productBoxinfo .productUl .col-md-3:nth-child(4n+1) {
	margin-left: 0
}

.productBoxinfo li a {
	position: relative;
	display: block;
	border: 1px solid #ddd;
	overflow: hidden
}

.productBoxinfo li .detail {
	padding: 5px;
	_height: 73px;
	overflow: hidden;
	line-height: 20px;
	text-align: center;
	width: 100%;
	color: #000
}

.productBoxinfo li .detail b {
	font-size: 14px;
	display: block
}

.productBoxinfo li a .text {
	margin-top: 5px;
	max-height: 58px;
	overflow: hidden;
	color: #666
}

.productBoxinfo .col-md-3:hover .border_box {
	background: #ccc
}/*-----------</END 最新产品>---------------*/@media screen and (max-width: 600px) {
	.productBoxinfo .productUl li {
		width: 49%;
		margin: 10px 0 0 2%
	}

	.productBoxinfo .productUl .col-md-3:nth-child(2n+1),.productBoxinfo .productUl li.col-md-3:first-child {
		margin-left: 0
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/@media screen and (max-width: 400px) {
	.productBoxinfo .productUl li, .productBoxinfo .productUl li:nth-child(2n+1) {
		width: 100%;
		margin: 10px 0 0
	}
}/*-----------------产品列表结束--------------------*//*相关产品*/.productUl-title {
	color: #444;
	font-size: 16px;
	border-bottom: 1px #ccc solid;
	padding: 0 0 10px 0px
}

.productUl-title span {
	border-bottom: 2px #ff5959 solid;
	padding: 9px;
	font-weight: bold
}

.proBox {
	margin: 0
}

.proBox .productUl-about {
	border: 1px solid #ccc
}

.proBox li {
	width: 23%;
	margin: 10px 1% 0;
	float: left
}

.proBox li img {
	max-width: 100%
}

.proBox li a {
	position: relative;
	display: block;
	border-radius: 0px;
	border: 1px solid #ddd;
	overflow: hidden
}

.proBox li img {
	width: 100%
}

.proBox li h5 {
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #333;
	padding: 0 15px
}

.proBox li .detail {
	filter: Alpha(opacity=0);
	opacity: 0;
	line-height: 30px;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff
}

.proBox li:hover .detail {
	filter: Alpha(opacity=100);
	opacity: 1
}

.proBox .titleBox {
	border: 0;
	margin: 12px 0
}

.proBox .titleBox a {
	color: #666;
	float: right;
	font-size: 12px;
	padding-right: 10px;
	margin-top: 15px;
	font-weight: normal
}

.proBox .titleBox .titleDiv {
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	background: #8f1000 !important;

}

#mbNumber {
	bottom: 0 !important
}

@media screen and (max-width: 600px) {
	.proBox .productUl li {
		width: 49%;
		margin: 10px 0 0 2%;
		margin: 10px 0.5% \9
	}

	.proBox .productUl li:nth-child(2n+1) {
		margin-left: 0
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/@media screen and (max-width: 400px) {
	.proBox .productUl li,.proBox .productUl li:nth-child(2n+1) {
		width: 100%;
		margin: 10px 0 0
	}
}/*----翻页模块----*/.page {
	padding: 25px 0 0;
	text-align: center
}

.page .col-lg-3,.page .col-lg-9 {
	float: none !important;
	width: auto;
	padding: 0;
	margin: 10px 0
}

.page .pagination {
	margin: 0;
	padding-left: 12px
}

.page .pagination > li > a {
	color: #666
}

.page .pagination > li:first-child > a, .pagination > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.page .pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.page .pagination > .active > a, .page .pagination > .active > span, .page .pagination > .active > a:hover, .page .pagination > .active > span:hover, .page .pagination > .active > a:focus, .page .pagination > .active > span:focus {
	background-color: #1e82c5;
	border-color: #1e82c5;
	color: #FFF
}/*---友情链接----*/.friendBox {
	line-height: 25px;
	color: #fff
}

.friendBox ul {
	padding: 0;
	display: inline-block
}

.friendBox .h3 {
	font-size: 12px;
	position: relative;
	padding: 10px 15px;
	background: #c7c9cd
}

.friendBox .h3:after {
	content: '';
	position: absolute;
	right: -5px;
	top: 12px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 8px solid #c7c9cd;
	border-bottom: 4px solid transparent
}

.friendBox li {
	vertical-align: middle;
	list-style-type: none;
	display: inline-block;
	margin: 5px 15px 0 0
}

.friendBox li img {
	display: block;
	width: 72px;
	margin-bottom: 10px
}

.friendBox li a {
	color: #898e97
}

.friendBox .contentBox {
	padding: 15px 0px 0
}/*-----------产品详情页---------------*/.product-detail {
	float: left;
	width: 100%
}

.product-detail .col-md-5 {
	width: 41.66666667%;
	float: left;
	padding: 0
}

.product-detail .col-md-7 {
	width: 58.33333333%;
	float: right;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.product-detail .thumbnail {
	margin-bottom: 0;
	border-radius: 0
}

.product-detail .thumbnail img {
	width: 100%
}

.product-detail h2 {
	font-size: 16px;
	padding: 4px 0 5px 20px;
	font-family: "宋体";
	margin: 0
}

.fieldset-style {
	float: left;
	width: 100%;
	overflow: hidden;
	background: #fff;
	word-break: break-all;
	word-wrap: break-word
}

.fieldset-style .div1 {
	color: #666
}

.fieldset-style .div1 dl img {
	max-width: 100%
}

.fieldset-style .div1 dl {
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 5px
}

.fieldset-style .div1 dl img {
	height: auto !important;
}

.fieldset-style .div1 dl dt h3 {
	margin-bottom: 8px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	display: block;
	font-size: 14px;
	color: #666
}

.fieldset-style .div1 dl dd {
	padding: 5px;
	line-height: 22px
}

.fieldset-style .div1 .proudct-about-1 {
	padding: 10px;
	background: #eee;
	font-size: 14px
}

@media screen and (max-width:600px) {
	.product-detail .col-md-5,.product-detail .col-md-7 {
		width: 100%;
		float: none
	}

	.product-detail .col-md-7 {
		padding: 0
	}
}/*-----------客户留言、留言反馈---------------*/.message-box {
	margin-bottom: 10px
}

.message-box .line-b {
	display: none
}

.message-list {
	padding: 0
}

.message-list dl {
	overflow: hidden;
	border: 1px dashed #ccc;
	background: #f1f1f1;
	margin-top: 15px
}

.message-list dl dt {
	font-family: "宋体";
	font-size: 15px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 10px;
	height: 30px;
	padding: 0 12px
}

.message-list dl dt b {
	font-weight: normal;
	color: #1e82c5
}

.message-list dl dt span {
	float: right;
	font-size: 12px;
	color: #666
}

.message-list dl dd {
	margin: 0 12px
}

.message-list dl dd p {
	font-size: 13px;
	color: #666;
	padding-bottom: 10px
}

.message-list dl dd p i {
	float: left;
	color: #1e82c5;
	padding-right: 18px;
	font-size: 18px
}

.message-list dl .time {
	padding-left: 35px
}

blockquote {
	border-left: 5px solid #fff;
	margin: 0 0 20px;
	padding: 0
}

blockquote small:before {
	content: ""
}/*----公司资讯----*/.list-box {
	padding: 10px 0
}

.list-box li {
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666
}

.list-box li a {
	color: #666
}

.list-box li span {
	display: none
}

.LeftBox.mt15 {
	margin-top: 15px
}/*-----------公司介绍---------------*/.company-box {
	padding: 5px 0
}

.company-box p {
	line-height: 2.1em;
	color: #333;
	text-indent: 2em;
	padding-bottom: 20px
}/*-----------网站地图---------------*/.map-box {
	padding: 0;
	margin-bottom: 10px
}

.map dl {
	border-bottom: 1px dashed #ccc;
	padding: 12px;
	font-size: 13px;
	margin: 0px
}

.map dl:last-child {
	border-bottom: none
}

.map dl dt {
	float: left;
	color: #000
}

.map dl dd {
	display: inline;
	margin: 0px
}

.map dl dd a {
	margin: 0 10px 10px;
	float: left;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.map dl dd a:hover {
	color: #1e82c5
}

.map dl dd p {
	overflow: hidden
}

.map-box1 {
	margin: 15px 0;
	min-height: 300px
}/*----新闻资讯----*/.BgP10 {
	background: #fff;
	padding: 0 10px
}

.tab-box {
	text-align: center;
	overflow: hidden;
	padding-top: 5px;
	padding: 10px
}

.tab-box a {
	border: 1px solid #ccc;
	border-radius: 20px;
	margin-right: 10px;
	padding: 3px 22px;
	;display: inline-block;
	color: #333;
	margin-bottom: 10px
}

.tab-box a.Themebg:hover {
	color: #fff
}

.tab-box a:hover, .tab-box a.Themebg {
	color: #fff
}

.nlist-box {
	padding: 0
}

.nlist-box li {
	padding-left: 5px;
	background: #fff
}

.nlist-box li a {
	display: block;
	padding-left: 10px;
	color: #333;
	width: 100%;
	border-bottom: 1px dashed #ccc
}

.nlist-box li a:hover {
	background: #f1f1f1
}

.nlist-box li:first-child a,.nlist-box li.c2,.nlist-box li.c4,.nlist-box li.c6,.nlist-box li.c8 {
	background: #fff
}

.nlist-box li h3 {
	width: 80%;
	font-size: 14px;
	padding: 5px 0;
	line-height: 28px
}

.nlist-box li p {
	float: right;
	padding: 12px 10px 0 0;
	font-size: 14px;
	line-height: 22px;
	color: #9a9ea7;
	max-height: 44px;
	overflow: hidden
}/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/@media screen and (max-width: 600px) {
	.nlist-box li p {
		display: none
	}

	.nlist-box li h3 {
		width: 100%
	}
}

@media screen and (max-width: 480px) {
	a.a-btn + a {
		margin-bottom: 8px
	}

	.nlist-box li span {
		display: none
	}
}/* 的手机的分辨率一*/@media screen and (max-width: 360px) {
/*产品列表*/	.table-02.table-02-b th {
		width: 85px;
		line-height: 20px;
		color: #1e82c5
	}

	.table-02-b td {
		line-height: 20px
	}

	.table-02 th {
		width: 80px;
		color: #1e82c5
	}
}

@media screen and (max-width: 870px) {
	.TopologyLeft .contentDiv .contentBox .body_right {
		width: 100%
	}
}/*相关产品*/.p_artlelist h3 {
	height: 40px;
	margin: 0 0 10px;
	line-height: 24px
}

.menu {
	background: #fff
}

.menu .HeaderBox .logo {
	padding: 10px 0px;
	float: left
}

.menu .HeaderBox .logo h3 {
	margin: 0;
	padding: 0
}

.menu .HeaderBox .logo img {
	max-height: auto;
	max-width:100%;
}

.HeaderBox {
	z-index: 15
}

.menu .menuBg {
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}/*-------</END 头部 LOGO >------------*//*搜索*/.navbar-form {
	height: 32px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.navbar-form .form-control {
	height: 32px;
	line-height: 32px;
	padding: 0 12px !important;
	border-radius: 4px 0 0 4px;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.navbar-form .btn {
	padding: 6px 12px
}

.navbar-form .btn-search {
	border-radius: 0
}

.navbar-form .btn-group,.navbar-form .form-group {
	float: right
}

.navbar-form .dropdown-menu {
	min-width: 108px
}

.navbar-form .btn-danger {
	border: none;
	box-shadow: 0 0 1px rgba(0,0,0,.3) inset
}/*menu*/.menu .NavBox {
	z-index: 12;
	position: relative;
	border-top: 6px solid;
	height: 56px
}

.menu .nav {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 56px
}

.menu .nav li {
	display: inline-block;
	font-size: 0;
	width: 15%;
	position: relative;
	text-align: center
}

.menu .nav li a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 18px 12px
}

.menu .nav li span {
	display: none;
	border-color: red transparent transparent;
	border-style: solid;
	border-width: 12px 59px 5px 67px;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -17px;
	left: 0px
}

.menu .nav li:hover span {
	display: block
}

.menu .nav li:first-child a:before {
	display: none
}

.menu .nav li a:hover,.menu .nav li.active a {
	color: #8f0100;
	background: none
}

.menu .nav li a:focus {
	background: none !important
}

.NavBtn {
	display: none;
	float: right;
	margin-right: 5px;
	margin-left: 5px
}

.NavBtn .Themebg {
	height: 100%;
	position: absolute;
	top: 0;
	left: 7px;
	width: 3px
}

.NavBtn:hover,.NavBtn:focus,.NavBtn:active,.NavBtn.active,.NavBtn.disabled,.NavBtn[disabled],.NavBtn .icon-bar:hover,.NavBtn .icon-bar:focus,.NavBtn .icon-bar:active {
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.NavBtn .icon-bar,.NavBtn:after,.NavBtn:before {
	background: #fff;
	display: block;
	margin-top: 3px;
	width: 28px;
	height: 2px;
	border-radius: 3px
}

.NavBtn:after,.NavBtn:before {
	content: ''
}

.menu .nav > li:hover ul {
	display: block
}

.menu .nav > li:hover a {
	color:#8f1000;
}

.menu .nav > li .Triangle:after {
	content: '';
	display: inline-block;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #fff
}

.menu .nav > li ul {
	display: none;
	padding: 0;
	position: absolute;
	left: 0;
	top: 55px;
	z-index: 99;
	width: 100%;
	overflow: hidden
}

.menu .nav > li ul li {
	width: 100%
}

.menu .nav > li ul li a {
	font-size: 12px;
	color: #8f0100;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight:normal;
}

.menu .nav > li ul li a:hover {
	text-decoration: none;
	filter: Alpha(opacity=80);
	opacity: 0.8;
	font-weight:bold;
}

.menu .HeaderBox .navbar-nav > li > a {
	padding: 0 18px;
	line-height: 85px;
	font-size: 14px;
	color: #666
}

.menu .HeaderBox .navbar-nav > li > a.active, .menu .HeaderBox .navbar-nav > li > a:hover, .menu .HeaderBox .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #e8603c
}

.menu .HeaderBox .navbar-nav > li > a.active {
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.menu .HeaderBox .NavBox {
	display: block;
	padding-right: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -42.5px;
	z-index: 10
}

.NavBtn {
	display: none;
	text-align: center;
	overflow: hidden
}/*-------</END 导航>------------*//*-------------------------------------公共样式------------------------------------*/.contentBox {
	max-width: 1030px;
	margin: 0 auto;
	position: relative
}

.margin-b30 {
	margin-bottom: 30px
}

a:hover,a:focus {
	text-decoration: none
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.Animation {
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}/*title*/.titleBox {
	height: 28px;
	font-size: 22px;
	color: #444;
	margin: 15px 0;
	border-bottom: 1px solid #ccc
}

.titleBox .title {
	background: #8f1000;
	padding: 0 20px;
	display: inline-block;
	line-height: 40px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.title-btnMore {
	float: right;
	background: #ccc;
	color: #444;
	position: relative;
	bottom: 15px;
	font-size: 12px;
	padding: 3px 6px;
	border-radius: 2px 2px 0 0
}

.title-btnMore:hover {
	color: #fff
}

.titleDiv .icon-dian {
	display: block;
	width: 75%;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.btnMore {
	position: relative;
	margin: 20px auto;
	max-width: 800px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 35px
}

.btnMore:before {
	content: '';
	z-index: 1;
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #333
}

.btnMore:hover {
	filter: Alpha(opacity=50);
	opacity: 0.5
}

.btnMore span {
	position: relative;
	z-index: 2;
	display: inline-block;
	border: 1px solid #333;
	background: #fff;
	padding: 0 20px;
	line-height: 40px
}

.btnMore span:before,.btnMore span:after {
	content: '';
	position: absolute;
	left: -31px;
	top: 0;
	width: 30px;
	height: 100%;
	background: #fff
}

.btnMore span:before {
	left: auto;
	right: -31px
}

.btnMore i,.btnMore b {
	width: 22px;
	height: 13px;
	position: absolute;
	left: -11px;
	bottom: -6.5px
}

.btnMore b {
	left: auto;
	right: -11px;
	bottom: auto;
	top: -6.5px
}

.TopologyLeft .contentDiv .body_right {
	float: right;
	width: 75%;
	margin: 12px 0 0 0
}/* 小屏幕 二*/@media screen and (max-width: 980px) {
	.menu .nav li span {
		border-width: 12px 59px 5px 60px
	}
}

@media screen and (max-width:870px) {
	.menu .NavBox {
		display: none!important
	}

	.menu .menuBg {
		display: block
	}

	.navbar-form {
		display: none !important
	}

	.menu .HeaderBox {
		width: 100%;
		border: none;
		height: auto;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.menu .HeaderBox .logo {
		position: static;
		float: left;
		margin: 0;
		height: 50px;
		padding: 0
	}

	.menu .HeaderBox .logo h3 {
		line-height: 35px
	}

	.menu .HeaderBox .logo img {
		height: 40px;
		margin: 5px 0 0
	}/*-----------</LOGO>---------------*/	.menu .nav {
		width: 100%;
		height: auto
	}

	.NavBtn {
		display: block;
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background-color: #f5f5f5;
		background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
		background-repeat: repeat-x;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
		border-image: none;
		border-radius: 4px;
		border-style: solid;
		border-width: 1px;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
		color: #333333;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		cursor: pointer;
		padding: 9px 6px;
		vertical-align: middle;
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: -18px;
		z-index: 10px
	}

	.NavBtn .icon-bar {
		background-color: #e8603c;
		border-radius: 1px;
		box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
		display: block;
		height: 2px;
		width: 18px;
		margin: 4px 0
	}

	.NavBtn:hover .icon-bar {
		background-color: #333
	}/*响应按钮*/	.menu {
		height: auto
	}

	.menu .HeaderBox .navbar-brand {
		padding: 10px
	}

	.menu .HeaderBox .navbar-brand img {
		height: 40px
	}

	.menu .HeaderBox .navbar-header {
		border-top: 5px solid #e8603c;
		float: none;
		width: 100%
	}

	.menu .HeaderBox .NavBox {
		display: none
	}/*-----------</菜单>---------------*/	.row .col-md-3,.row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11 {
		width: 100%;
		padding: 0
	}
}

@media screen and (max-width: 1030px) {
	.contentBox {
		padding: 0 15px
	}
}

@media screen and (max-width: 600px) {
	.btnMore {
		margin: 10px auto
	}

	.titleBox {
		margin: 15px 0 10px;
		font-size: 16px
	}
}/*-----------------tpl样式--------------------*//*产品详情*/.body_right .titleBox {
	font-size: 14px;
	font-weight: bold
}

.carousel {
	margin: 0
}

.bannerBox {
	position: relative
}/*--banner/原点--*/.bannerEffect .tp-bullets.simplebullets.round .bullet {
	width: 10px;
	height: 10px;
	border-radius: 30px;
	margin: 0 5px
}/*产品列表*/.productBox {
	margin: 0 auto;
	padding-bottom: 20px
}

.productBox .productUl {
	margin: 0;
	padding: 0;
	position: relative
}

.productBox .productUl .iconfont:before {
	font-size: 27px;
	color: #737383;
	float: left
}

.productBox li img {
	width: 100%
}

.productBox .productUl .productUl-content {
	float: left
}

.productBox .productUl .detail-more {
	display: none;
	font-size: 12px;
	border: 1px solid #fff;
	padding: 10px 0;
	margin: 20px 0 0 0
}

.productBox .col-md-3 {
	margin-bottom: 15px;
	width: 22.95%;
	margin-right: 1.4%;
	margin-left: 0
}

.productBox .col-md-3:first-child {
	margin-left: 0;
	margin: 0 0.52% 15px\9
}

.productBox .col-md-3 a {
	position: relative;
	display: block;
	border: 1px solid #ddd;
	overflow: hidden
}

.productBox .col-md-3 .imgBox {
	text-align: center
}

.productBox .col-md-3 .imgBox img {
	max-width: 100%;
	margin: 0 auto
}

.productBox .col-md-3 .detail {
	padding: 5px;
	height: 29px;
	overflow: hidden;
	line-height: 20px;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff
}

.productBox .col-md-3:hover .detail {
	padding: 40px;
	height: 100%;
	background-color: #444;
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.productBox .col-md-3:hover .detail-more {
	display: block
}

.productBox .col-md-3 .detail b {
	font-size: 14px;
	display: block;
	font-weight: normal
}

.productBox .product-list {
	margin: 13px;
	text-align: center
}

.productBox .product-list a {
	text-align: center;
	display: inline-block;
	margin: 4px 5px;
	border: 1px solid;
	color: #444;
	border-radius: 20px;
	padding: 5px 15px
}

.productBox .product-list a:hover {
	color: #fff
}/*-----------</END 最新产品>---------------*/@media screen and (max-width: 600px) {
	.productBox .productUl .col-md-3 {
		width: 49%;
		margin: 10px 0 0 2%
	}

	.productBox .productUl .col-md-3:nth-child(2n+1) {
		margin-left: 0
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/@media screen and (max-width: 400px) {
	.productBox .productUl .col-md-3,.productBox .productUl .col-md-3:nth-child(2n+1) {
		width: 100%;
		margin: 10px 0 0
	}
}/*-----------<关于我们>---------------*/.about .aboutBox {
	margin: 0 0 20px 0
}

.about .aboutBox .company-box {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	overflow: hidden
}

.about .aboutBox .company-box .textAbout {
	font-size: 12px;
	color: #666;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 60px;
	padding: 5px;
	line-height: 23px
}

.about .aboutBox .imgBox {
	width: 90%;
	margin: 0 0 0 10px
}

.about .aboutBox .imgBox img {
	max-width: 100%
}

@media screen and (max-width: 870px) {
	.about .aboutBox .company-box .textAbout {
		max-height: 220px
	}
}

@media screen and (max-width: 768px) {
	.about .aboutBox .company-box .textAbout {
		max-height: 199px
	}
}

@media screen and (max-width: 600px) {
	.about .aboutBox .company-box .textAbout {
		float: none;
		margin-top: 15px
	}

	.about .aboutBox .imgBox {
		width: 100%;
		float: none;
		text-align: center;
		margin: 10px auto 0
	}

	.about .aboutBox .imgBox img {
		max-width: 100%;
		margin: 0 auto
	}
}/*-----------<最新资讯>---------------*/.article .articleBox {
	padding: 0 0 0 20px
}

.article .articleBox .company-box {
	font-size: 14px;
	position: relative;
	max-height: 325px;
	margin: 0 auto;
	font-family: '宋体';
	line-height: 20px;
	overflow: hidden
}

.article .company-box .articleImg {
	overflow: hidden;
	width: 240px;
	height: 240px;
	position: absolute;
	right: 0;
	top: 0;
	filter: Alpha(opacity=0);
	opacity: 0
}

.article .company-box li:hover .articleImg,.article .company-box li:first-child .articleImg {
	z-index: 8;
	filter: Alpha(opacity=100);
	opacity: 1
}

.article .company-box li:first-child .articleImg {
	z-index: 7
}

.article .company-box .articleImg:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(../images/Theme76/articleBg.png) no-repeat
}

.article .company-box .articleImg img {
	width: 320px;
	margin-left: -40px
}

.article .company-box ul {
	padding: 0;
	margin-right: 20px
}

.article .company-box ul li {
	height: 41px;
	border-bottom: 1px dashed #ccc
}

.article .company-box li a {
	display: inline-block;
	color: #333;
	padding-right: 70px;
	position: relative;
	z-index: 2;
	text-align: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.article .company-box li h3 {
	font-size: 13px;
	line-height: 40px;
	margin: 0
}

.article .company-box li .time {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	color: #828282
}

@media screen and (max-width: 600px) {
	.article .articleBox .company-box {
		padding: 0
	}

	.article .company-box .articleImg {
		display: none
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*//*-----------<最新资讯>---------------*/.article .articleBox {
	padding: 0 0 0 20px
}

.article .articleBox .company-box {
	font-size: 14px;
	position: relative;
	max-height: 325px;
	margin: 0 auto;
	font-family: '宋体';
	line-height: 20px;
	overflow: hidden
}

.article .company-box .articleImg {
	overflow: hidden;
	width: 240px;
	height: 240px;
	position: absolute;
	right: 0;
	top: 0;
	filter: Alpha(opacity=0);
	opacity: 0
}

.article .company-box li:hover .articleImg,.article .company-box li:first-child .articleImg {
	z-index: 8;
	filter: Alpha(opacity=100);
	opacity: 1
}

.article .company-box li:first-child .articleImg {
	z-index: 7
}

.article .company-box .articleImg:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(../images/Theme76/articleBg.png) no-repeat
}

.article .company-box .articleImg img {
	width: 320px;
	margin-left: -40px
}

.article .company-box ul {
	padding: 0;
	margin-right: 20px
}

.article .company-box ul li {
	height: 41px;
	border-bottom: 1px dashed #ccc
}

.article .company-box li a {
	display: inline-block;
	color: #333;
	padding-right: 70px;
	position: relative;
	z-index: 2;
	text-align: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.article .company-box li h3 {
	font-size: 13px;
	line-height: 40px;
	margin: 0
}

.article .company-box li .time {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	color: #828282
}

@media screen and (max-width: 600px) {
	.article .articleBox .company-box {
		padding: 0
	}

	.article .company-box .articleImg {
		display: none
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*//*-----------<最新资讯>---------------*/.articleLabel .articleLabelBox .company-box {
	font-size: 14px;
	position: relative;
/*max-height:336px;*/
	margin: 0 auto;
	font-family: '宋体';
	line-height: 20px;
	overflow: hidden
}

.articleLabel .company-box li:hover {
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.articleLabel .company-box ul li {
	margin: 0 0 15px 0
}

.articleLabel .company-box ul li img {
	display: block;
	float: left;
	width: 25%
}

.articleLabel .company-box ul li a {
	display: block;
	float: left;
	width: 70%;
	margin-left: 10px
}

.articleLabel .company-box ul li a h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	font-size: 12px;
	color: #fff;
	margin: 0
}

.articleLabel .company-box ul li a p {
	color: #444;
	margin: 5px 0 0px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden
}

.articleLabel .company-box ul li a .time {
	float: right;
	color: #acacac
}

@media screen and (max-width: 980px) {
	.articleLabel .articleLabelBox .company-box {
		width: 100%
	}

	.articleLabel .company-box ul li img {
		width: 20%
	}

	.articleLabel .company-box ul li a .time {
		float: none
	}

	.about .aboutBox .imgBox {
		width: 100%;
		text-align: center;
/* margin: 0;*/
	}

	.article .articleBox {
		padding: 0
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/.commonui {
	margin: 20px 0 0 0;
	position: relative
}

.commonui .title {
	text-align: center;
	font-size: 22px;
	color: #fff;
	height: 50px;
	line-height: 50px
}

.commonui .pdcon {
	background: url(../images/Theme76/callbj.jpg) no-repeat bottom center;
	border: 1px solid #ccc;
	margin-right: 7px;
	padding: 10px;
	height: 303px
}

.commonui .pdcon p {
	padding: 0 5px
}

.commonui .pdcon p span {
	padding-right: 10px;
	line-height: 2
}

.commonui .rightCorner {
	position: absolute;
	top: 50px;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-top: 8px solid rgb(158,158,158)
}

@media screen and (max-width: 980px) {
	.commonui .pdcon {
		height: 100%;
		background: none
	}
}/*---footer----*/.footerBox {
	color: #fff;
	text-align: center
}

.footers .footerBox .footersInformation a {
	color: #fff200 !important;
	margin-right: 10px;
	word-break: break-all;
	word-wrap: break-word
}

.footers .footerBox a:hover {
	color: #fff !important
}

.footers .footerBox p {
	color: #fff;
	padding: 0;
	font-size: 12px;
	line-height: 30px;
	font-family: Helvetica,Tahoma,sans-serif
}

.footers .contentBox {
	position: relative;
	padding-top: 15px
}

.footers .qr .Big {
	width: 102px;
	height: 102px;
	bottom: auto;
	top: 0
}

@media screen and (max-width:480px) {
	.footers .contentBox {
		padding: 15px 0
	}
}

.bannerText {
    
    position: absolute; 
	left: 20%; 
	bottom: 5%;
    transform: translate(-10%, -5%); 
	text-align:center;
}

.bannerText h3 {
    font-weight: bold;
    font-size: 2em;
    color: #8f0100;
}

.bannerText h3 a {
	color: #8f0100;
}

.bannerText h3 a:hover {
	color: #8f0100;
}

.bannerText p {
    font-weight: bold;
    font-size: 1.2em;
    color: #8f0100;
}

.kuangji-text-color {
    color: rgb(143, 1, 0) !important;
}

.com_select {
    margin-bottom: 10px;
}

.com_select select {
    height: 24px;
    line-height: 24px;
    padding-bottom: 0;
    padding-top: 0;
    padding: 0;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.col-pad-none {
	padding: 0;
}

.xwhz {
	
}

.xw_box2 {
	border-bottom: 1px dashed #adadad;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 3px 0;
    overflow: hidden;
}

.xw_text1 {
    color: #333333;
    float: left;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
}

.xw_text1 a {
    color: #333;
    text-decoration: none;
	font-weight:normal;
	overflow: hidden;
	display: inline-block;
}

.sj_time1 {
    color: #595959;
    float: right;
    font-size: 12px;
	font-weight:normal;
	display: inline-block;
}

.companyBox {
	font-size:14px !important;
	line-height:160%;
}