/*配置颜色*/
.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: 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;
	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: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: #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: #8f0100;
	color: #fff;
	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
	}
}