/*配置模块背景*/.tpl_four {
	background-attachment: fixed;
	background-image: url(/Public/Images/ThemeBg/BgImg/Scene/208-01.jpg);
	background-repeat: @Pagebg_repeat
}

.tpl_six {
	background-attachment: fixed;
	background-image: url(/Public/Images/ThemeBg/BgImg/Scene/208-02.jpg);
	background-repeat: @Pagebg_repeat
}

.tpl_eight {
	background-attachment: fixed;
	background-image: url(/Public/Images/ThemeBg/BgImg/Scene/208-03.jpg);
	background-repeat: @Pagebg_repeat
}/*配置颜色*/.Themetxthover:hover,.Themefont {
	color: #46b035 !important
}

.Themebg,.Themebghover:hover,.p_artlelist h3,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.round .bullet:hover,.tp-leftarrow:hover,.tp-rightarrow:hover,.pro-list .thumbnail,.message-list dl dt,.article .news li:first-child {
	background-color: #46b035!important
}

.ThemeFbg,.ThemeFbghover:hover,.breadCrumb,.p_artlelist h3 a,.article .news li:nth-child(3) {
	background-color: #ed6d00 !important
}

.ThemeSfont,.ThemeSfonthover:hover {
	color: #ed6d00 !important
}

.ThemeBborder,.pro_class_x .left_class li {
	border-bottom-color: #46b035 !important
}

.ThemeFBborder {
	border-bottom-color: #ed6d00 !important
}

.ThemeFborder,.bannerEffect,.photo.row .thumbnail,.pro-list .thumbnail,.p_pro_d .prox-list .thumbnail,.p_info_d .list-box li,.body-right ul.pro-list li,.message-list dl,.fieldset-style .div1,.product-detail .ProductimgBox .thumbnail,body .product-detail .ProductimgSmall {
	border-color: #46b035 !important
}

.ThemeSborder,.ThemeFborderhover:hover {
	border-color: #ed6d00 !important
}

@font-face {
	font-family: "iconfont";src: url('../images/iconfont.eot');src: url('../images/iconfont.eot?#iefix') format('embedded-opentype'),  url('../images/iconfont.woff') format('woff'),  url('../images/iconfont.ttf') format('truetype'),   url('../images/iconfont.svg#iconfont2') format('svg')
}

@font-face {
	font-family: "iconfont";src: url('iconfont.eot?t=1465372762');/* IE9*/  src: url('iconfont.eot?t=1465372762#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('iconfont.woff?t=1465372762') format('woff'), /* chrome, firefox */  url('iconfont.ttf?t=1465372762') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/  url('iconfont.svg?t=1465372762#iconfont') format('svg');/* iOS 4.1- */
}

.iconfont {
	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-feiji:before {
	content: "\e601"
}

.icon-feiji1:before {
	content: "\e602"
}

.icon-dianhua:before {
	content: "\e603"
}

.icon-email:before {
	content: "\e60c"
}

.icon-feimi:before {
	content: "\e607"
}

.icon-lianxiren:before {
	content: "\e608"
}

.icon-dizhi:before {
	content: "\e605"
}/*公共标题*/body {
	position: relative
}

.t_title {
	height: 32px;
	padding-bottom: 2px;
	text-align: center
}

.t_title span {
	display: block;
	font-size: 24px;
	color: #333;
	font-weight: bold
}

.p_title {
	height: 32px;
	display: block;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 5px
}

.t_more {
	display: block;
	background-color: #333;
	width: 100px;
	border-radius: 20px;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0 auto
}

.t_more:hover {
	background-color: #000;
	color: #fff
}/*公共样式*/.content-box {
	max-width: 1030px;
	margin: 0 auto;
	padding: 0
}

.padding38 {
	padding: 30px 0
}

.padding30 {
	padding: 30px
}/*.tpl_three,.tpl_five,.tpl_seven,.tpl_night{padding:50px 0}.tpl_four,.tpl_six,.tpl_eight{padding:100px 0}*/.tpl_three,.tpl_five,.tpl_seven,.tpl_night,.tpl_four,.tpl_six,.tpl_eight {
	padding: 20px 0
}

@media screen and (max-width:1030px) {
	.content-box {
		margin: 0 15px
	}

	.Themebgx {
		background-color: #14b9d5 !important
	}
}

@media screen and (max-width:768px) {
}

@media screen and (max-width:600px) {
	.padding38 {
		padding: 15px
	}

	.tpl_four,.tpl_six,.tpl_eight,.tpl_three,.tpl_five,.tpl_seven,.tpl_night {
		padding: 15px 0
	}
}/*动画样式-闪动放大*/.mzanimate {
	-webkit-animation: bounceIn 2s .2s ease both;
	-moz-animation: bounceIn 2s .2s ease both
}

@-webkit-keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-moz-keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}/*由下而上缓慢展现*/.mzanimate01 {
	-webkit-animation: fadeInUp 3s .2s ease both;
	-moz-animation: fadeInUp 3s .2s ease both
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-moz-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}/*由下而上缓慢展现*/.mzanimate02 {
	-webkit-animation: flash 2s .2s ease both;
	-moz-animation: flash 2s .2s ease both
}

@-webkit-keyframes flash {
	from, 50%, to {
		opacity: 1
	}

	25%, 75% {
		opacity: 0
	}
}

@-moz-keyframes flash {
	from, 50%, to {
		opacity: 1
	}

	25%, 75% {
		opacity: 0
	}
}

@keyframes flash {
	from, 50%, to {
		opacity: 1
	}

	25%, 75% {
		opacity: 0
	}
}

h3,p,ul,li {
	margin: 0;
	padding: 0
}

.nowrap,.nowrapall,.nowrapall * {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.common_top .maxsize,.common_top .top-l,.common_top .top-r {
	height: 32px;
	line-height: 32px
}

.bgmusic {
	top: 16px
}

.menu {
	position: relative;
	max-width: 100%;
	height: 70px
}

.menu .head-box {
	max-width: 1030px;
	margin: 0 auto
}

.menu .logobox {
	height: 70px;
	width: 26%;
	float: left;
	overflow: hidden;
	margin-right: 2%
}

.menu .logobox .logo {
	padding: 10px 0;
	display: block
}

.menu .logobox .logo img {
	max-height: 50px!important
}/*-------</END 头部 LOGO >------------*/.menu .nav-box {
	width: 72%;
	height: 70px;
	float: right
}

.menu .NavBox {
	max-width: 100%;
	margin: 0 auto;
	position: relative
}

.menu .nav {
	width: 100%
}

.menu .nav li {
	float: left;
	text-align: center;
	width: 12.5%;
	padding: 0;
	box-sizing: border-box
}

.menu .navbar-nav > li > a {
	display: block;
	position: relative;
	font-size: 16px;
	color: #000;
	height: auto;
	margin: 0px;
	padding: 0px 5px;
	line-height: 70px
}

.menu .navbar-nav > li > a.active, .menu .navbar-nav > li > a:hover, .menu .navbar-nav > li > a:focus {
	background-color: transparent
}

.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 #000
}

.menu .nav > li ul {
	display: none;
	padding: 0;
	box-shadow: 1px 1px 4px 0 rgba(0,0,0,.4);
	position: absolute;
	left: 0px;
	top: 50px;
	width: 100%;
	z-index: 55
}

.menu .nav > li ul li {
	line-height: 38px;
	margin-top: 1px;
	text-align: center;
	width: 100%;
	margin-right: 0
}

.menu .nav > li ul li a {
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	padding: 0px 5px
}

.menu .nav > li ul li a:hover,.menu .nav > li ul li:hover a {
	text-decoration: none;
	color: #000
}/*--下拉菜单倒三角--*/.menu .nav > li .Triangle:after {
	position: absolute;
	right: 0px;
	top: 34px
}

.menu .NavBtn {
	display: none;
	text-align: center;
	overflow: hidden
}/*---大图----*/.header-box .clearfix.none {
	display: none
}

.btn-navbar-t {
	display: none;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	border: none;
	border-radius: 0;
	padding: 6px 10px 10px
}

.btn-navbar-t:hover,.btn-navbar-t:focus,.btn-navbar-t:active,.btn-navbar-t.active,.btn-navbar-t.disabled,.btn-navbar-t[disabled],.btn-navbar-t .icon-bar:hover,.btn-navbar-t .icon-bar:focus,.btn-navbar-t .icon-bar:active {
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.btn-navbar-t .icon-bar {
	display: block;
	margin-top: 3px;
	width: 18px;
	height: 2px;
	background-color: #000
}/*-------</END 导航>------------*//*-------</END 切换导航按钮>------------*//* 小屏幕 一*/@media screen and (max-width:1030px) {
	.menu {
		padding: 0 10px
	}
}/* 小屏幕 三*/@media screen and (max-width:870px) {
	.menu .head-box {
		height: 75px;
		background: none
	}

	.menu .n-s-box {
		display: none
	}

	.menu .logobox {
		width: 70%
	}

	.menu .logobox .logo {
		padding: 0
	}

	.menu .logobox .logo img {
		margin: 0 15px
	}

	.menu .nav-box {
		border-radius: 0px;
		height: auto
	}

	.menu .nav {
		padding: 0;
		margin: 0
	}

	.menu .nav li a:hover:after {
		display: none
	}

	.menu .btn-t {
		display: block;
		position: absolute;
		top: 16px;
		right: 6px;
		border: 1px solid #000;
		border-radius: 8px
	}

	.menu .header-nav .nav-box {
		background: none;
		height: auto;
		padding: 0;
		margin: 0
	}

	.menu .nav {
		float: none;
		width: 100%
	}

	.menu .NavBox {
		width: 100%;
		height: 0;
		overflow: hidden
	}

	.menu .NavBoxPublic ul.navPublic li a {
		color: #000!important
	}

	.menu .NavBoxPublic ul.navPublic > li ul li a {
		color: #fff!important
	}/*-----------</菜单>---------------*/	span.TriangleBtn {
		cursor: pointer
	}

	.bgmusic {
		top: inherit
	}
}

@media screen and (max-width:600px) {
	.menu .logobox {
		width: 50%
	}
}

.banner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}

.banner .bannerBox {
	padding: 0
}

.carousel {
	margin: 0
}

.banner .carousel-control {
	background: none
}/*--banner/原点--*/.bannerEffect .tp-bullets.simplebullets.round .bullet {
	width: 10px;
	height: 10px;
	border-radius: 30px;
	margin: 0 5px
}

@media screen and (max-width:1030px) {
}/*-----------<关于我们>---------------*/.about {
	max-width: 1030px;
	margin: 0 auto;
	position: relative
}

.about .company-box {
	padding: 20px 0px
}

.about .company-box .about-img {
	float: left;
	padding-right: 15px;
	width: 42%;
	box-sizing: border-box
}

.about .company-box .about-img img {
	width: 100%
}

.about .company-box .txt-box {
	font-size: 12px;
	color: #333;
	line-height: 24px;
	max-height: 240px;
	width: 58%;
	overflow: hidden;
	float: right
}

.about .t_more {
	position: absolute;
	bottom: 30px;
	right: 20px
}

@media screen and (max-width:1030px) {
	.about {
		margin: 0 15px
	}

	.about .company-box .txt-box {
		max-height: 223px
	}
}

@media screen and (max-width:980px) {
	.about .company-box .txt-box {
		max-height: 198px
	}
}

@media screen and (max-width:870px) {
	.about .company-box .txt-box {
		max-height: 170px
	}
}

@media screen and (max-width:768px) {
	.about .company-box .txt-box {
		max-height: 140px
	}
}

@media screen and (max-width:600px) {
	.about .company-box .about-img {
		width: 100%;
		padding-right: 0
	}

	.about .company-box .txt-box {
		margin: 15px 0 50px;
		width: 100%;
		max-height: 240px
	}

	.about .t_more {
		position: absolute;
		bottom: 20px;
		right: 20px
	}

	.about {
		background-color: #f2f2f2
	}
}/*-----------<联系我们>---------------*/.contact {
	margin: 0 auto;
	height: auto;
	max-width: 1030px
}

.contact ul {
	margin: 30px 0;
	padding: 0
}

.contact li {
	float: left;
	text-align: center
}

.contact li i {
	display: block
}

.contact li i:before {
	font-size: 4em;
	line-height: 1.2em
}

@media screen and (max-width:1030px) {
	.contact {
		margin-right: 15px
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/@media screen and (max-width: 600px) {
	.contact {
		margin-left: 0
	}

	.contact li.col-md-3 {
		width: 48%;
		margin-left: 0
	}
}/*-----------<最新资讯>---------------*/.article {
	max-width: 1030px;
	margin: 0 auto
}

.article .news {
	overflow: hidden;
	margin-top: 30px
}

.article .news li {
	padding: 20px;
	height: 300px;
	overflow: hidden
}

.article .news li:first-child {
	background-color: #14b9d5
}

.article .news li:nth-child(2) {
	background-color: #1bbc9b
}

.article .news li:nth-child(3) {
	background-color: #ffba00
}

.article .news li span {
	display: block;
	width: 126px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: rgba(0,0,0,0.2)
}

.article .news li a {
	display: block;
	color: #000;
	font-size: 14px;
	line-height: 42px
}

.article .news li p {
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	height: 120px;
	overflow: hidden;
	border-bottom: 1px #fff dashed;
	margin-bottom: 20px
}

.article .news .t_more {
	margin: 0 auto;
	line-height: 32px;
	color: #fff;
	font-size: 12px
}

@media screen and (max-width:1280px) {
	.article {
		margin: 0 15px
	}
}

@media screen and (max-width:600px) {
	.article .news li {
		margin-bottom: 15px
	}
}

@media screen and (max-width: 420px) {
}/*-----------<成功案例>---------------*/.articleLabel {
	max-width: 1030px;
	margin: 0 auto
}

.articleLabel .title {
	position: relative;
	border-bottom: 2px dashed #A9A6A6;
	margin-right: 100px;
	margin-left: 140px;
	height: 16px
}

.articleLabel .title span {
	position: absolute;
	top: 0;
	left: -140px;
	display: block;
	width: 120px;
	margin-right: 20px;
	color: #000;
	font-size: 24px;
	text-align: left;
	font-weight: bold
}

.articleLabel .title a {
	position: absolute;
	top: 0;
	right: -100px;
	display: block;
	background-color: #333;
	width: 100px;
	border-radius: 20px;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	text-align: center
}

.articleLabel .title a:hover {
	background-color: #000;
	color: #fff
}

.articleLabel ul {
	margin-top: 35px
}

.articleLabel ul li {
	width: 23.95%;
	margin-left: 1.4%;
	float: left
}

.articleLabel ul li .img-box img {
	width: 100%
}

.articleLabel ul li .txt {
	display: none
}

.articleLabel ul li:nth-child(2) {
	margin-left: 0
}

.articleLabel ul li:first-child {
	width: 100%;
	margin-left: 0;
	margin-bottom: 15px
}

.articleLabel ul li:first-child .img-box {
	display: block;
	float: right;
	width: 49.3%;
	margin-left: 1.4%
}

.articleLabel ul li:first-child .txt {
	display: block;
	width: 49.3%
}

.articleLabel ul li a:hover {
	text-decoration: none
}

.articleLabel ul li a h3 {
	margin: 5px 0px;
	padding: 0px;
	display: block;
	font-size: 16px;
	color: #fff
}

.articleLabel ul li .news_cont {
	line-height: 24px;
	height: 340px;
	overflow: hidden;
	color: #000
}

@media screen and (max-width: 1030px) {
	.articleLabel {
		margin: 0 15px
	}

	.articleLabel ul li .news_cont {
		height: 310px
	}
}

@media screen and (max-width:980px) {
	.articleLabel ul li .news_cont {
		height: 282px
	}
}

@media screen and (max-width:870px) {
	.articleLabel ul li .news_cont {
		height: 200px
	}
}

@media screen and (max-width:768px) {
	.articleLabel ul li .news_cont {
		height: 190px
	}
}

@media screen and (max-width:600px) {
	.articleLabel ul li {
		width: 49.3%;
		margin-bottom: 10px
	}

	.articleLabel ul li:nth-child(4) {
		margin-left: 0
	}

	.articleLabel ul li .news_cont {
		height: 168px
	}
}

@media screen and (max-width:480px) {
	.articleLabel ul li:first-child .img-box {
		width: 100%;
		margin-left: 0;
		float: inherit
	}

	.articleLabel ul li:first-child .txt {
		width: 100%;
		margin-top: 10px
	}
}/*---产品列表----*/.product {
	max-width: 1030px;
	margin: 0 auto
}

.product .p_box {
	overflow: hidden;
	margin-top: 30px
}

.product .item {
	position: relative;
	float: left;
	overflow: hidden;
	padding: 15px;
	background-color: #fff;
	margin-bottom: 15px
}

.product .item img {
	width: 100%
}

.product .item a .pro_name {
	font-size: 14px;
	color: #000;
	height: 56px;
	line-height: 36px
}

.product .col-md-4:nth-child(3n+1) {
	margin-left: 0
}

@media screen and (max-width: 1030px) {
	.product {
		margin: 0 15px
	}
}

@media screen and (max-width: 600px) {
	.product .p_box {
		margin-top: 10px
	}

	.product .item {
		margin-bottom: 15px
	}

	.product .item a .pro_name {
		height: 30px
	}
}

.video {
	max-width: 1030px;
	margin: 0 auto
}

.video iframe {
	height: 320px
}

.video a {
	margin-bottom: 15px
}

@media screen and (max-width:1030px) {
	.video {
		margin: 0 15px
	}
}

@media screen and (max-width:768px) {
	.video iframe {
		height: 320px !important
	}
}
/*-----------<关于我们>---------------*/.album {
	max-width: 1030px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.8)
}

.album .title {
	position: relative;
	border-bottom: 2px dashed #A9A6A6;
	margin-right: 100px;
	margin-left: 140px;
	height: 16px
}

.album .title span {
	position: absolute;
	top: 0;
	left: -140px;
	display: block;
	width: 120px;
	margin-right: 20px;
	color: #000;
	font-size: 24px;
	text-align: left
}

.album .title a {
	position: absolute;
	top: 0;
	right: -100px;
	display: block;
	background-color: #333;
	width: 100px;
	border-radius: 20px;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	text-align: center
}

.album .title a:hover {
	background-color: #000;
	color: #fff
}

.album ul {
	margin-top: 35px
}

.album li {
	width: 23.95%;
	margin-left: 1.4%;
	float: left;
	position: relative;
	margin-bottom: 1.1%
}

.album li:first-child {
	width: 49.3%;
	margin-left: 0%
}

.album li p {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 15px;
	box-sizing: border-box;
	height: 36px;
	line-height: 36px;
	background-color: rgba(255,255,255,0.6);
	color: #333;
	display: block
}

.album li:hover p {
	background-color: rgba(255,255,255,0.8)
}

.album li img {
	width: 100%
}

@media screen and (max-width:800px) {
	.album {
		margin: 0 auto
	}
}

@media screen and (max-width:600px) {
	.album li,.album li:first-child {
		width: 49.3%;
		margin-bottom: 15px
	}

	.album li:nth-child(2n+1) {
		margin-left: 0
	}
}

@media screen and (max-width:380px) {
	.album li,.album li:first-child {
		width: 100%;
		margin-left: 0
	}
}/*---footer----*/.footers {
	background-color: #333
}

.footersInformation {
	padding-left: 10px
}

.footers .footerBox {
	max-width: 1030px;
	margin: 0 auto
}

.footerBox {
	padding: 15px 0;
	position: relative;
	z-index: 111
}

.footers .footers-box a {
	color: #fff !important;
	margin-right: 10px;
	word-break: break-all;
	word-wrap: break-word;
	text-decoration:none
}

.footers .footers-box a:hover {
	text-decoration: none
}

.footers .footers-box p {
	padding: 0;
	font-size: 12px;
	line-height: 26px;
	color: #fff !important
}

.footers .Attention {
	color: #fff !important
}/*-----------</END>---------------*/@media screen and (max-width:1030px) {
	.footers .footerBox {
		margin: 0 15px
	}
}

@media screen and (max-width:600px) {
	.tpl_footers .footers .footersInformation p {
		text-align: left
	}

	.footers .footersInformation {
		padding: 0 10px 70px 0
	}

	.tpl_footers .content-box {
		margin: 0;
		padding: 0
	}

	.tpl_footers .col-md-4,.tpl_footers .col-md-8 {
		margin: 0;
		padding: 0
	}
}

.row {
	margin: 0
}

.photo ul.clearfix {
	margin-top: 15px
}

.DoesNot {
	font-size: 14px;
	padding: 0 15px
}

.publictop {
	color: #333
}

.news-box {
	margin-top: 20px
}

.column:hover {
	border: none
}

.footers {
	margin: 0 auto
}

blockquote {
	border-left: none
}/*----翻页模块----*/.col-lg-3 {
	width: auto
}

.col-lg-9 {
	width: auto;
	float: left !important
}

.page .col-lg-3, .page .col-lg-9 {
	padding: 0;
	margin: 10px 0;
	height: 34px;
	line-height: 34px;
	text-align: left
}

.page .col-lg-3 {
	text-indent: 15px;
	float: left
}

.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: #e8603c;
	color: #FFF
}

body .news-nr-box .DownloadBtn {
	width: 150px;
	text-align: center;
	text-indent: 25px;
	overflow: hidden
}/*-----------表格---------------*/.table-01 {
	width: 100%;
	margin-bottom: 15px
}

.table-01 th, .table-01 td {
	padding: 5px 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: 120px;
	font-weight: normal;
	color: #666;
	vertical-align: text-top
}

.table-02 td {
	color: #666
}

.table-02 .line-b {
	border-bottom: 1px dashed #ccc !important
}

.table-02 .line-b  th {
	color: #000
}

.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
}/*----按钮----*/a.a-btn {
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

a.a-btn + a {
	margin-bottom: 3px
}

a.a-btn.a-btn1 {
	color: #fff;
	background-color: #CFCDCF
}

a.a-btn1:hover {
	text-decoration: none
}

a.a-btn.a-btn2 {
	color: #fff
}

a.a-btn2:hover {
	text-decoration: none
}

a.a-btn.a-btn4 {
	background-color: #f0223a;
	color: #fff
}

a.a-btn.a-btn4:hover {
	background-color: #e01d34
}

#inquiryForm {
	padding-bottom: 15px
}/*----------------------------------------</END 公共模块>------------------------------------------------------*//*--banner--*/.bannerEffect {
	max-width: 100%;
	margin: 0 auto;
	background-color: #fff;
	margin-bottom: 15px
}

.TopologyLeft .body-left {
	margin-top: 0
}

.TopologyLeft .body-right {
	margin-top: 0;
	margin-bottom: 20px
}

.TopologyLeft .body-right,.TopologyCenter .body-right,.TopologyCenter #ProClass {
	background-color: #fff
}/*底部*/.footers {
	background: none
}/*内页左侧产品分类*/.about_title {
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 0px 15px
}

.more_n {
	display: block;
	height: 36px;
	line-height: 36px;
	width: 100%;
	text-align: center
}

.more_n a {
	text-decoration: none;
	font-size: 12px;
	padding: 0px 15px;
	color: #333
}/*----小栏产品分类----*/.pro_class_x {
	border: 1px solid #ccc;
	box-sizing: border-box
}

.pro_class_x .left_class {
	height: auto;
	margin: 1px auto 0;
	width: 100%
}

.pro_class_x .left_class li {
	line-height: 36px;
	padding: 0px;
	border-bottom: 1px solid #ccc
}

.pro_class_x .left_class li a {
	height: 36px;
	line-height: 36px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	padding: 0
}

.pro_class_x .left_class li a.first {
	position: relative;
	height: 36px;
	line-height: 36px;
	padding-left: 12px;
	background-color: #fff
}

.pro_class_x .left_class li a.first i {
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px
}

.pro_class_x .left_class li a.first:hover i {
	color: #fff !important
}

.pro_class_x .left_class li a.second {
	text-indent: 15px
}

.pro_class_x .left_class li a.second:hover,.pro_class_x .left_class li a.first:hover,.pro_class_x .left_class li a.Themebg {
	text-decoration: none
}

#ProClassLeft li.ac .Classtriangle:after {
	top: 12px
}

#ProClassLeft li.ac .Themebg i {
	color: #fff !important
}

.pro_class_x .left_class li a.Themebg i {
	color: #fff !important
}

#ProClassLeft li .second, #md_detailProductClass li .second {
	background-color: #fff
}

#ProClassLeft li.ac .Themebg:hover, #md_detailProductClass li.ac .Themebg:hover {
	color: #333 !important
}/*----小栏相关资讯模块----*/.p_info_x {
	border: 1px solid #ccc;
	box-sizing: border-box
}

.p_info_x ul.left_news {
	overflow: hidden;
	line-height: 26px;
	padding: 5px 12px;
	font-size:13px;
}

.p_info_x ul.left_news li {
	line-height: 36px;
	height: 36px;
	margin-top: 1px;
	background-color: #fff
}

.p_info_x ul.left_news li a {
	font-size: 13px;
	line-height: 36px;
	height: 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	color: #5a5a5a;
	padding: 0 12px;
	border-bottom:#CCCCCC dotted 1px;
}

.p_info_x ul.left_news li a:hover {
	text-decoration: none;
	color: #fff
}

.nlist-box li span {
	font-size: 12px
}/*----产品列表----*/.pro-list {
	padding: 0
}

.body-right ul.pro-list li {
	float: left;
	margin-bottom: 10px;
	border: 1px solid #ccc
}

.pro-list li {
	width: 32.05%;
	margin-left: 1.4%
}

.pro-list li:nth-child(3n+1) {
	margin-left: 0
}

.body-right ul.pro-list .thumbnail {
	border: none;
	border-radius: 0px;
	margin: 0px;
	padding: 0
}

.body-right ul.pro-list li h3 {
	font-size: 13px;
	height: 36px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	text-align: center
}

.body-right ul.pro-list li h3 a {
	color: #fff;
	display: block
}

.body-right ul.pro-list li h3 a:hover {
	text-decoration: none
}

.body-right ul.pro-list li p {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	padding: 0px 10px;
	margin: 0px 0px 40px;
	color: #5a5a5a
}/*-----------产品详情页---------------*/.product-detail {
	width: 100%;
	box-sizing: border-box
}

.product-detail .thumbnail {
	margin-bottom: 0;
	margin-bottom: 10px;
	padding: 0;
	border-radius: 0
}

.product-detail .thumbnail img {
	width: 100%
}

.product-detail h2 {
	font-size: 16px;
	padding: 4px 0 5px 20px;
	font-family: Airal;
	margin: 0
}

.product-detail .col-md-5, .product-detail .col-md-7 {
	padding: 0
}

body .product-detail .ProductimgSmall {
	margin-top: 0
}

.pro_page {
	padding: 0 15px
}

.fieldset-style {
	overflow: hidden
}

.fieldset-style .more {
	display: block;
	height: 28px;
	line-height: 28px;
	width: 100%;
	text-align: left;
	padding: 0 15px;
	color: #fff;
	font-size: 13px
}

.title-ny {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 15px;
	color: #00AADD;
	font-size: 14px
}

.fieldset-style .div1 {
	padding: 15px;
	color: #333;
	border: 1px solid #ccc;
	margin-bottom: 15px
}

.fieldset-style .div1 dl img {
	max-width: 100%
}

.fieldset-style .div1 dl {
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 5px
}

.fieldset-style .div1 dl dt {
	margin-bottom: 8px;
	height: 20px;
	line-height: 20px;
	display: block;
	border-left: 5px solid;
	padding-left: 10px
}

.fieldset-style .div1 dl dd {
	line-height: 26px;
	height: auto;
	overflow: hidden;
	word-break: break-all;
	font-size:13px;
}/*-----------产品询价页---------------*/.table-box {
	padding: 0
}

.table-box p {
	border-bottom: 1px dashed #ccc;
	color: #000;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px
}/*----相关资讯模块---*/.p_artlelist h3 {
	margin-top: 15px;
	height: 36px;
	line-height: 36px;
	padding: 0;
	border-bottom: none
}

.p_artlelist h3 span {
	color: #fff!important;
	font-size: 12px;
	padding-left: 15px
}

.p_artlelist .row {
	background-color: #fff
}

.p_artlelist ul li a {
	padding: 0 15px
}/*----相关产品模块---*/.p_prox {
	background-color: #fff
}

.p_prox .more {
	display: block;
	height: 36px;
	line-height: 36px;
	width: 100%;
	text-align: left;
	clear: both;
	position: relative;
	margin-bottom: 12px
}

.p_prox .more p {
	text-decoration: none;
	font-size: 12px;
	padding: 0px 15px;
	display: inline-block;
	color: #fff
}

.p_prox .more a,.p_artlelist h3 a {
	font-size: 12px;
	font-weight: normal;
	float: right;
	display: block;
	line-height: 36px;
	text-align: center;
	color: #333;
	padding: 0px 10px
}

.p_prox .prox-list {
	height: auto;
	overflow: hidden
}

.p_prox .prox-list li {
	background-color: #fff
}

.p_prox .prox-list .pro-item {
	padding: 15px 0 0
}

.p_prox .prox-list .pro-item .pro-body p {
	height: 80px
}

.p_prox .prox-list .thumbnail {
	border-radius: 0;
	border: none;
	padding: 0;
	margin: 0
}

.p_prox .prox-list .prox_title {
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	font-weight: normal
}/*------新闻资讯-------*/.tab-box {
	overflow: hidden
}

.tab-box a.tab_box_all {
	color: #fff
}

.tab-box a.tab_box_all:hover {
	color: #fff
}

.tab-box a {
	margin-right: 10px;
	padding: 3px 15px;
	display: inline-block;
	color: #333;
	margin-bottom: 10px;
	background-color: #edece7
}

.tab-box a:hover,.tab-box a.Themebg {
	color: #fff;
	text-decoration: none
}

.nlist-box {
	padding: 0
}

.nlist-box li {
	list-style: none;
	border-bottom: 1px dashed #c3c3c3;
	position: relative;
	height: 32px;
	line-height: 32px
}

.nlist-box li:before {
	content: "·";
	position: absolute;
	left: 0px;
	top: -4px;
	font-size: 16px;
	color: #666
}

.nlist-box li a {
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	width: 70%;
	padding-left: 12px;
	float: left;
	font-size: 12px;
	padding-right: 0px
}

.nlist-box li a:hover {
	text-decoration: none
}

.nlist-box li span {
	float: right
}

.news-nr-box p {
	text-indent: 0px
}/*新闻中心也就是文章列表*/.content .group {
	position: relative;


}

.content .group h4 {
	font-size: 16px
}

.content .group .date {
	width: 150px;
	position: absolute;
	top: 15px;
	left: 15px
}

.content .group .date .yyyy {
	position: absolute;
	line-height: 70px;
	font-size: 18px;
	font-weight: 900;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	width: 50px;
	color: #ffa800
}

.content .group .date .mmdd {
	margin-left: 50px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 900;
	width: 70px;
	height: 70px;
	border-radius: 999px;
	color: #fff;
	background: #f7f7f7;
	text-align: center;
	font-size: 22px
}

.content .group .date .mmdd:hover {
	color: #fff !important
}

.content .group .date .mmdd span {
	font-size: 18px;
	line-height: 70px
}

.content .group .text {
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 5px;
	font-size:13px;
	border-bottom:#CCCCCC dotted 1px;

}
.content .group .text a{
text-decoration:none;
color:#000;

}

.content .group .text h4.title {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	margin-bottom: 10px
}

.content .group:hover .text h4.title {
	color: #f17407
}

.content .group .text .about {
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 12px;
	min-height: 25px
}

.content .group .text .picture {
	display: block;
	max-height: 150px;
	overflow: hidden
}

.content .group .text .picture .pic {
	display: inline-block;
	height: 150px;
	width: auto;
	max-width: 100%
}/*----新闻详情----*/.news-nr-box {
	padding: 15px 15px 0;
	word-break: break-all;
	word-wrap: break-word;
	font-size:14px;
	line-height:28px;
}

.news-nr-box h5 {
	font-size: 18px;
	font-family: Airal;
	text-align: center;
	line-height: 25px;
	padding: 10px 0;
	margin: 0px;
	color: #333;
	border-bottom: 1px dotted #b6b6b6;
	max-width: 100%
}

.news-nr-box h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000;
	margin: 10px 0;
	height: auto;
	line-height: 20px;
	border-bottom:#CCCCCC dotted 1px;
}

.news-nr-box p {
	font-size: 14px;
	text-indent: 2em;
	line-height: 2em;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
	color: #666
}

.pager {
	margin: 20px 0 0
}

.pager .previous > a, .pager .next > a {
	color: #fff;
	height: 2.5em;
	line-height: 2.5em;
	padding: 0 12px;
	margin: 0 10px 15px
}/*-----------客户留言、留言反馈---------------*/.message-box {
	padding: 0 0 10px;
	margin-bottom: 10px
}

.message-list .DoesNot {
	color: #333;
	margin: 50px 0px;
	text-align: center
}

.message-list {
	padding: 0;
	margin-top: 10px
}

.message-list dl {
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	margin: 5px 0 10px 0
}

.message-list dl dt {
	font-family: Airal;
	font-size: 15px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 10px;
	height: 30px;
	padding: 0 5px
}

.message-list dl dt b {
	font-weight: normal;
	color: #fff
}

.message-list dl dt span {
	float: right;
	font-size: 12px;
	color: #fff;
	max-width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.message-list dl dd {
	margin: 15px 12px
}

.message-list dl dd p {
	font-size: 13px;
	margin-bottom: 10px;
	color: #666
}

.message-list dl dd small {
	font-size: 12px;
	color: #666
}

.message-list dl dd p i, .message-list dl dd small i {
	float: left;
	padding-right: 18px;
	font-size: 18px
}

blockquote {
	border-left: 5px solid #fff;
	margin: 0 0 20px;
	padding: 0
}

blockquote small:before {
	content: ""
}/*-----------公司介绍---------------*/.company-box,body .Employment {
	padding: 0;
}

.company-box p {
	line-height: 2.1em;
	overflow: hidden;
	color: #333;
	text-indent: 2em
}

.company-box .company-detailed-box {
	font-size: 12px
}/*-----------网站地图---------------*/.map-box {
	padding: 0;
	margin: 30px 0 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
}

.map dl dd a:hover {
	color: #e8603c
}

.map dl dd p {
	overflow: hidden
}

.map-box1 {
	margin: 15px 0;
	min-height: 300px
}/*面包屑*/.breadCrumb {
	height: 38px;
	clear: none;
	line-height: 38px;
	margin-bottom: 15px;
	padding: 0 15px;
	overflow: hidden;
	font-size:13px;
}

.breadCrumb em, .breadCrumb b, .breadCrumb span,.breadCrumb a {
	line-height: 40px;
	margin: 0;
	color: #333
}
.breadCrumb a {
	color: #333
}
.breadCrumb a:hover{
text-decoration:none;
color:#00CCFF;
}

.photo ul.clearfix {
	padding: 0;
	margin: 0
}

.photo.row .thumbnail {
	border-radius: 0;
	padding: 0
}/*分页*/.page {
	text-align: center;
	padding: 10px 0
}

.pro_keyword,.pro_page {
	padding: 0
}/* 小屏幕 一*/@media screen and (max-width:1050px) {
	.content-box,.bannerEffect {
		margin: 0 15px
	}
}/* 平板电脑和小屏电脑之间的分辨率 二*/@media screen and (max-width: 768px) {
	.nlist-box li .art_text p {
		margin: 5px 0px 0px
	}

	.pro-list li {
		width: 32.0%
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/@media screen and (max-width: 600px) {
	.tab-box,.pro-list {
		padding: 0;
		margin-top: 10px
	}

	.pro-list li {
		width: 48.8%
	}

	.pro-list li:nth-child(3n+1) {
		margin-left: 1.4%
	}

	.pro-list li:nth-child(2n+1) {
		margin-left: 0
	}

	.p_prox .prox-list .col-md-3 {
		width: 49%;
		margin-bottom: 10px
	}

	.p_prox .prox-list li.col-md-3:nth-child(2n+1) {
		margin-left: 0
	}

	.nlist-box li a {
		width: 100%
	}

	.nlist-box li span {
		display: none
	}

	.content .group .text {
		padding-left: 15px
	}

	.content .group .date {
		display: none
	}
}

@media screen and (max-width: 480px) {
	.pro-list li {
		width: 100%;
		margin-left: 0
	}

	a.a-btn.a-btn2 {
		margin-bottom: 5px
	}

	.body-right ul.pro-list li {
		margin-left: 0px !important
	}
}

@media screen and (max-width: 414px) {
	.page .col-lg-3 {
		width: 45%
	}

	.page .col-lg-9 {
		width: 55%
	}

	.nlist-box2 li .news_det {
		width: 58%
	}

	.nlist-box2 li .news_img {
		width: 40%
	}
}

@media screen and (max-width: 375px) {
	.page .col-lg-3 {
		width: 100%;
		text-align: left
	}

	.page .col-lg-9 {
		width: 100%;
		text-align: left
	}

	.page .col-lg-3,.page .col-lg-9 {
		margin: 0px
	}

	.page .pagination {
		padding-left: 0px
	}
}

@media screen and (max-width: 320px) {
/*产品列表*/	.row .pro-list li.col-md-4 {
		width: 100%;
		margin-left: 0 !important;
		padding: 0
	}

	.table-02.table-02-b th {
		width: 85px;
		line-height: 20px
	}

	.table-02-b td {
		line-height: 20px
	}

	.table-02 th {
		width: 80px
	}

	.productBox .product-box  li.col-md-4 {
		width: 100%;
		margin-left: 0 !important
	}

	.nlist-box2 li .det_box {
		height: 22px
	}
}

.btn-warning.btn-can {
	margin-left: 0px !important;
	margin-top: 0px;
	margin-right: 0px !important;
	padding: 0px 5px!important;
	height: 32px!important;
	margin-bottom: 5px;
	line-height: 32px
}

.Themebg.btn-success {
	margin-bottom: 10px;
	padding: 0px 5px!important;
	margin-right: 5px;
	height: 32px!important
}

h3,p,ul,li {
	margin: 0;
	padding: 0
}

.nowrap,.nowrapall,.nowrapall * {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.common_top .maxsize,.common_top .top-l,.common_top .top-r {
	height: 32px;
	line-height: 32px
}

.bgmusic {
	top: 16px
}

.menu {
	position: relative;
	max-width: 100%;
	height: 70px
}

.menu .head-box {
	max-width: 1030px;
	margin: 0 auto
}

.menu .logobox {
	height: 70px;
	width: 26%;
	float: left;
	overflow: hidden;
	margin-right: 2%
}

.menu .logobox .logo {
	padding: 10px 0;
	display: block
}

.menu .logobox .logo img {
	max-height: 50px!important
}/*-------</END 头部 LOGO >------------*/.menu .nav-box {
	width: 72%;
	height: 70px;
	float: right
}

.menu .NavBox {
	max-width: 100%;
	margin: 0 auto;
	position: relative
}

.menu .nav {
	width: 100%
}

.menu .nav li {
	float: left;
	text-align: right;
	width: 15.5%;
	padding: 0;
	box-sizing: border-box
}

.menu .navbar-nav > li > a {
	display: block;
	position: relative;
	font-size: 16px;
	color: #000;
	height: auto;
	margin: 0px;
	padding: 0px 5px;
	line-height: 70px
}

.menu .navbar-nav > li > a.active, .menu .navbar-nav > li > a:hover, .menu .navbar-nav > li > a:focus {
	background-color: transparent
}

.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 #000
}

.menu .nav > li ul {
	display: none;
	padding: 0;
	box-shadow: 1px 1px 4px 0 rgba(0,0,0,.4);
	position: absolute;
	left: 0px;
	top: 50px;
	width: 100%;
	z-index: 55
}

.menu .nav > li ul li {
	line-height: 38px;
	margin-top: 1px;
	text-align: center;
	width: 100%;
	margin-right: 0
}

.menu .nav > li ul li a {
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	padding: 0px 5px
}

.menu .nav > li ul li a:hover,.menu .nav > li ul li:hover a {
	text-decoration: none;
	color: #000
}/*--下拉菜单倒三角--*/.menu .nav > li .Triangle:after {
	position: absolute;
	right: 0px;
	top: 34px
}

.menu .NavBtn {
	display: none;
	text-align: center;
	overflow: hidden
}/*---大图----*/.header-box .clearfix.none {
	display: none
}

.btn-navbar-t {
	display: none;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	border: none;
	border-radius: 0;
	padding: 6px 10px 10px
}

.btn-navbar-t:hover,.btn-navbar-t:focus,.btn-navbar-t:active,.btn-navbar-t.active,.btn-navbar-t.disabled,.btn-navbar-t[disabled],.btn-navbar-t .icon-bar:hover,.btn-navbar-t .icon-bar:focus,.btn-navbar-t .icon-bar:active {
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.btn-navbar-t .icon-bar {
	display: block;
	margin-top: 3px;
	width: 18px;
	height: 2px;
	background-color: #000
}/*-------</END 导航>------------*//*-------</END 切换导航按钮>------------*//* 小屏幕 一*/@media screen and (max-width:1030px) {
	.menu {
		padding: 0 10px
	}
}/* 小屏幕 三*/@media screen and (max-width:870px) {
	.menu .head-box {
		height: 75px;
		background: none
	}

	.menu .n-s-box {
		display: none
	}

	.menu .logobox {
		width: 70%
	}

	.menu .logobox .logo {
		padding: 0
	}

	.menu .logobox .logo img {
		margin: 0 15px
	}

	.menu .nav-box {
		border-radius: 0px;
		height: auto
	}

	.menu .nav {
		padding: 0;
		margin: 0
	}

	.menu .nav li a:hover:after {
		display: none
	}

	.menu .btn-t {
		display: block;
		position: absolute;
		top: 16px;
		right: 6px;
		border: 1px solid #000;
		border-radius: 8px
	}

	.menu .header-nav .nav-box {
		background: none;
		height: auto;
		padding: 0;
		margin: 0
	}

	.menu .nav {
		float: none;
		width: 100%
	}

	.menu .NavBox {
		width: 100%;
		height: 0;
		overflow: hidden
	}

	.menu .NavBoxPublic ul.navPublic li a {
		color: #000!important
	}

	.menu .NavBoxPublic ul.navPublic > li ul li a {
		color: #fff!important
	}/*-----------</菜单>---------------*/	span.TriangleBtn {
		cursor: pointer
	}

	.bgmusic {
		top: inherit
	}
}

@media screen and (max-width:600px) {
	.menu .logobox {
		width: 50%
	}
}

.banner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}

.banner .bannerBox {
	padding: 0
}

.carousel {
	margin: 0
}

.banner .carousel-control {
	background: none
}/*--banner/原点--*/.bannerEffect .tp-bullets.simplebullets.round .bullet {
	width: 10px;
	height: 10px;
	border-radius: 30px;
	margin: 0 5px
}

@media screen and (max-width:1030px) {
}/*-----------<关于我们>---------------*/.about {
	max-width: 1030px;
	margin: 0 auto;
	position: relative
}

.about .company-box {
	padding: 20px 0px
}

.about .company-box .about-img {
	float: left;
	padding-right: 15px;
	width: 42%;
	box-sizing: border-box
}

.about .company-box .about-img img {
	width: 100%
}

.about .company-box .txt-box {
	font-size: 12px;
	color: #333;
	;line-height: 24px;
	max-height: 240px;
	width: 58%;
	overflow: hidden;
	float: right
}

.about .t_more {
	position: absolute;
	bottom: 30px;
	right: 20px
}

@media screen and (max-width:1030px) {
	.about {
		margin: 0 15px
	}

	.about .company-box .txt-box {
		max-height: 223px
	}
}

@media screen and (max-width:980px) {
	.about .company-box .txt-box {
		max-height: 198px
	}
}

@media screen and (max-width:870px) {
	.about .company-box .txt-box {
		max-height: 170px
	}
}

@media screen and (max-width:768px) {
	.about .company-box .txt-box {
		max-height: 140px
	}
}

@media screen and (max-width:600px) {
	.about .company-box .about-img {
		width: 100%;
		padding-right: 0
	}

	.about .company-box .txt-box {
		margin: 15px 0 50px;
		width: 100%;
		max-height: 240px
	}

	.about .t_more {
		position: absolute;
		bottom: 20px;
		right: 20px
	}

	.about {
		background-color: #f2f2f2
	}
}/*-----------<联系我们>---------------*/.contact {
	margin: 0 auto;
	height: auto;
	max-width: 1030px
}

.contact ul {
	margin: 30px 0;
	padding: 0
}

.contact li {
	float: left;
	text-align: center
}

.contact li i {
	display: block
}

.contact li i:before {
	font-size: 4em;
	line-height: 1.2em
}

@media screen and (max-width:1030px) {
	.contact {
		margin-right: 15px
	}
}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/@media screen and (max-width: 600px) {
	.contact {
		margin-left: 0
	}

	.contact li.col-md-3 {
		width: 48%;
		margin-left: 0
	}
}/*-----------<最新资讯>---------------*/.article {
	max-width: 1030px;
	margin: 0 auto
}

.article .news {
	overflow: hidden;
	margin-top: 30px
}

.article .news li {
	padding: 20px;
	height: 300px;
	overflow: hidden
}

.article .news li:first-child {
	background-color: #14b9d5
}

.article .news li:nth-child(2) {
	background-color: #1bbc9b
}

.article .news li:nth-child(3) {
	background-color: #ffba00
}

.article .news li span {
	display: block;
	width: 126px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: rgba(0,0,0,0.2)
}

.article .news li a {
	display: block;
	color: #000;
	font-size: 14px;
	line-height: 42px
}

.article .news li p {
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	height: 120px;
	overflow: hidden;
	border-bottom: 1px #fff dashed;
	margin-bottom: 20px
}

.article .news .t_more {
	margin: 0 auto;
	line-height: 32px;
	color: #fff;
	font-size: 12px
}

@media screen and (max-width:1280px) {
	.article {
		margin: 0 15px
	}
}

@media screen and (max-width:600px) {
	.article .news li {
		margin-bottom: 15px
	}
}

@media screen and (max-width: 420px) {
}/*-----------<成功案例>---------------*/.articleLabel {
	max-width: 1030px;
	margin: 0 auto
}

.articleLabel .title {
	position: relative;
	border-bottom: 2px dashed #A9A6A6;
	margin-right: 100px;
	margin-left: 140px;
	height: 16px
}

.articleLabel .title span {
	position: absolute;
	top: 0;
	left: -140px;
	display: block;
	width: 120px;
	margin-right: 20px;
	color: #000;
	font-size: 24px;
	text-align: left;
	font-weight: bold
}

.articleLabel .title a {
	position: absolute;
	top: 0;
	right: -100px;
	display: block;
	background-color: #333;
	width: 100px;
	border-radius: 20px;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	text-align: center
}

.articleLabel .title a:hover {
	background-color: #000;
	color: #fff
}

.articleLabel ul {
	margin-top: 35px
}

.articleLabel ul li {
	width: 23.95%;
	margin-left: 1.4%;
	float: left
}

.articleLabel ul li .img-box img {
	width: 100%
}

.articleLabel ul li .txt {
	display: none
}

.articleLabel ul li:nth-child(2) {
	margin-left: 0
}

.articleLabel ul li:first-child {
	width: 100%;
	margin-left: 0;
	margin-bottom: 15px
}

.articleLabel ul li:first-child .img-box {
	display: block;
	float: right;
	width: 49.3%;
	margin-left: 1.4%
}

.articleLabel ul li:first-child .txt {
	display: block;
	width: 49.3%
}

.articleLabel ul li a:hover {
	text-decoration: none
}

.articleLabel ul li a h3 {
	margin: 5px 0px;
	padding: 0px;
	display: block;
	font-size: 16px;
	color: #fff
}

.articleLabel ul li .news_cont {
	line-height: 24px;
	height: 340px;
	overflow: hidden;
	color: #000
}

@media screen and (max-width: 1030px) {
	.articleLabel {
		margin: 0 15px
	}

	.articleLabel ul li .news_cont {
		height: 310px
	}
}

@media screen and (max-width:980px) {
	.articleLabel ul li .news_cont {
		height: 282px
	}
}

@media screen and (max-width:870px) {
	.articleLabel ul li .news_cont {
		height: 200px
	}
}

@media screen and (max-width:768px) {
	.articleLabel ul li .news_cont {
		height: 190px
	}
}

@media screen and (max-width:600px) {
	.articleLabel ul li {
		width: 49.3%;
		margin-bottom: 10px
	}

	.articleLabel ul li:nth-child(4) {
		margin-left: 0
	}

	.articleLabel ul li .news_cont {
		height: 168px
	}
}

@media screen and (max-width:480px) {
	.articleLabel ul li:first-child .img-box {
		width: 100%;
		margin-left: 0;
		float: inherit
	}

	.articleLabel ul li:first-child .txt {
		width: 100%;
		margin-top: 10px
	}
}/*---产品列表----*/.product {
	max-width: 1030px;
	margin: 0 auto
}

.product .p_box {
	overflow: hidden;
	margin-top: 30px
}

.product .item {
	position: relative;
	float: left;
	overflow: hidden;
	padding: 15px;
	background-color: #fff;
	margin-bottom: 15px
}

.product .item img {
	width: 100%
}

.product .item a .pro_name {
	font-size: 14px;
	color: #000;
	height: 56px;
	line-height: 36px
}

.product .col-md-4:nth-child(3n+1) {
	margin-left: 0
}

@media screen and (max-width: 1030px) {
	.product {
		margin: 0 15px
	}
}

@media screen and (max-width: 600px) {
	.product .p_box {
		margin-top: 10px
	}

	.product .item {
		margin-bottom: 15px
	}

	.product .item a .pro_name {
		height: 30px
	}
}

.video {
	max-width: 1030px;
	margin: 0 auto
}

.video iframe {
	height: 320px
}

.video a {
	margin-bottom: 15px
}

@media screen and (max-width:1030px) {
	.video {
		margin: 0 15px
	}
}

@media screen and (max-width:768px) {
	.video iframe {
		height: 320px !important
	}
}
/*-----------<关于我们>---------------*/.album {
	max-width: 1030px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.8)
}

.album .title {
	position: relative;
	border-bottom: 2px dashed #A9A6A6;
	margin-right: 100px;
	margin-left: 140px;
	height: 16px
}

.album .title span {
	position: absolute;
	top: 0;
	left: -140px;
	display: block;
	width: 120px;
	margin-right: 20px;
	color: #000;
	font-size: 24px;
	text-align: left
}

.album .title a {
	position: absolute;
	top: 0;
	right: -100px;
	display: block;
	background-color: #333;
	width: 100px;
	border-radius: 20px;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	text-align: center
}

.album .title a:hover {
	background-color: #000;
	color: #fff
}

.album ul {
	margin-top: 35px
}

.album li {
	width: 23.95%;
	margin-left: 1.4%;
	float: left;
	position: relative;
	margin-bottom: 1.1%
}

.album li:first-child {
	width: 49.3%;
	margin-left: 0%
}

.album li p {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 15px;
	box-sizing: border-box;
	height: 36px;
	line-height: 36px;
	background-color: rgba(255,255,255,0.6);
	color: #333;
	display: block
}

.album li:hover p {
	background-color: rgba(255,255,255,0.8)
}

.album li img {
	width: 100%
}

@media screen and (max-width:800px) {
	.album {
		margin: 0 auto
	}
}

@media screen and (max-width:600px) {
	.album li,.album li:first-child {
		width: 49.3%;
		margin-bottom: 15px
	}

	.album li:nth-child(2n+1) {
		margin-left: 0
	}
}

@media screen and (max-width:380px) {
	.album li,.album li:first-child {
		width: 100%;
		margin-left: 0
	}
}/*---footer----*/.footers {
	background-color: #333
}

.footersInformation {
	padding-left: 10px
}

.footers .footerBox {
	max-width: 1030px;
	margin: 0 auto
}

.footerBox {
	padding: 15px 0;
	position: relative;
	z-index: 111
}

.footers .footers-box a {
	color: #fff !important;
	margin-right: 10px;
	word-break: break-all;
	word-wrap: break-word;
	text-decoration:none
}

.footers .footers-box a:hover {
	text-decoration: none
}

.footers .footers-box p {
	padding: 0;
	font-size: 13px;
	line-height: 29px;
	color: #fff !important
}

.footers .Attention {
	color: #fff !important
}/*-----------</END>---------------*/@media screen and (max-width:1030px) {
	.footers .footerBox {
		margin: 0 15px
	}
}

@media screen and (max-width:600px) {
	.tpl_footers .footers .footersInformation p {
		text-align: left
	}

	.footers .footersInformation {
		padding: 0 10px 70px 0
	}

	.tpl_footers .content-box {
		margin: 0;
		padding: 0
	}

	.tpl_footers .col-md-4,.tpl_footers .col-md-8 {
		margin: 0;
		padding: 0
	}
}