/*配置颜色*/

.Themefont, .Custom_Themefonthover:hover {
	color: rgb(76, 80, 84) !important
}

.Themebg, .NavBtn:after, .NavBtn:before, .menuBg:before, .titleBox:after, .Custom_Themebg:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover, .tp-leftarrow:hover, .tp-rightarrow:hover {
	background-color: rgb(76, 80, 84) !important
}

.ThemeFborder, .Custom_ThemeFborder:hover {
	border-color: rgb(76, 80, 84) !important
}

.Pagebg {
	background: #fff
}

.Custom_AuxiliaryBg, .Custom_AuxiliaryBgHover:hover {
	background: #3d4144 !important
}

#ProClassLeft li.ac .Classtriangle:hover:after {
	border-top-color: rgb(76, 80, 84) !important
}

.menu {
	background: url(http://static.files.mozhan.com/Public/Images/Theme40/header.jpg) repeat-x
}

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

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

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

.column {
	margin: 0px
}


/*-------</END 头部 LOGO >------------*/


/*搜索*/

.navbar-form {
	padding: 0;
	position: absolute;
	right: 0;
	top: 50%;
	height: 32px;
	margin: -16px 0 0 0;
	-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 .HeaderBox {
	padding: 0
}

.menu .menuBg {
	background: #3d4144;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 37px
}

.menu .menuBg:before {
	content: '';
	display: block;
	width: 100%;
	height: 4px
}

.menu .menuBg i {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	z-index: 2;
	background: #000;
	filter: Alpha(opacity=30);
	opacity: 0.3
}

.menu .NavBox_d {
	position: relative
}

.menu .NavBox_d .contentBox {
	z-index: 10;
	height: 50px
}

.menu .NavBox_d .contentBox:after, .menu .NavBox_d .contentBox:before {
	content: '';
	position: absolute;
	left: -13px;
	top: 0;
	z-index: 2;
	border-color: transparent transparent #3d4144 transparent;
	border-style: dashed dashed solid dashed;
	border-width: 0 0 13px 13px
}

.menu .NavBox_d .contentBox:before {
	left: auto;
	right: -13px;
	border-width: 0 13px 13px 0
}

.menu .NavBox ul {
	padding: 0;
	margin: 0;
	width: 100%
}

.menu .navbar-nav > li {
	float: left;
	width: 12.5%;
	padding: 0;
	position: relative
}

.menu .navbar-nav > li a {
	display: block;
	font-size: 14px;
	padding: 0 20px;
	color: #fff;
	line-height: 50px;
	position: relative
}

.menu .navbar-nav > li a:hover i {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	filter: Alpha(opacity=20);
	opacity: 0.2
}

.menu .navbar-nav > li a:before {
	content: '';
	position: absolute;
	left: -4px;
	top: 15px;
	width: 1px;
	height: 20px;
	background: #fff
}

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

.menu .navbar-nav > li a:hover, .menu .navbar-nav > li.active a {
	color: #fff;
	background: none
}

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

.menu .nav > li {
	display: inline-block;
	position: relative
}

.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 red
}

.menu .nav > li ul {
	width: 100%;
	display: none;
	padding: 0;
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .4);
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 99
}

.menu .nav > li ul li {
	line-height: 40px;
	text-align: center;
	width: 100%;
	margin-top: 1px
}

.menu .nav > li ul li a {
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	margin: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.menu .nav > li ul li a:hover {
	text-decoration: none
}

.menu .navbar-nav > li > a {
	padding: 0 18px;
	line-height: 50px;
	font-size: 12px;
	color: #fff;
	text-align: center
}

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

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

.NavBtn {
	display: none;
	text-align: center;
	overflow: hidden
}


/*没有辅助色的时候加*/

.menu .nav > li ul li:hover {
	opacity: .80;
	filter: Alpha(opacity=80)
}


/*--下拉菜单倒三角--*/

.menu .nav > li .Triangle:after {
	position: absolute;
	right: 5px;
	top: 22px
}


/*-------</END 导航>------------*/


/* 小屏幕 一*/


/* 小屏幕 二*/

@media screen and (max-width:980px) {
	.navbar-form, .menu .menuBg {
		display: none !important
	}
	.menu .HeaderBox {
		width: 100%;
		border: none;
		height: auto;
		position: relative
	}
	.menu .HeaderBox .logo {
		position: static;
		float: left;
		margin: 0;
		height: auto;
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.menu .HeaderBox .logo h3 {
		line-height: 35px
	}
	.menu .HeaderBox .logo img {
		height: 40px
	}
	/*-----------</LOGO>---------------*/
	/*-----------</菜单>---------------*/
	.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: 6px 11px;
		vertical-align: middle;
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: -18px;
		z-index: 10
	}
	.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 .navbar-brand {
		padding: 10px
	}
	.menu .navbar-brand img {
		height: 40px
	}
	.menu .navbar-header {
		border-top: 5px solid #e8603c;
		float: none;
		width: 100%
	}
	.menu .NavBox_d {
		display: none
	}
}


/*-------------------------------------公共样式------------------------------------*/

.contentBox {
	max-width: 1030px;
	margin: 0 auto;
	position: relative
}

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

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

.cl {
	clear: both
}

.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: 40px;
	font-size: 18px;
	color: #fff;
	margin: 15px 0;
	position: relative
}

.titleBox:before, .titleBox:after {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	width: 100%;
	height: 15px;
	background: #3d4144
}

.titleBox:after {
	height: 3px
}

.titleBox .titleDiv {
	display: inline-block;
	position: relative;
	max-width: 70%
}

.titleBox .titleDiv:after {
	content: '';
	position: absolute;
	top: 0px;
	right: -10px;
	display: inline-block;
	width: 0;
	height: 0;
	border-color: transparent transparent #3d4144 transparent;
	border-style: dashed dashed solid dashed;
	border-width: 0 10px 10px 0;
	z-index: 10
}

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

@media screen and (max-width: 600px) {
	.titleBox {
		margin: 15px 0 10px;
		font-size: 16px
	}
}

.btnMore {
	background: #3d4144;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	color: #fff;
	padding: 0 20px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 27px
}


/*-----------------tpl样式--------------------*/

.tpl_two .titleBox {
	margin: -10px 0 15px 0
}

.tpl_three, .tpl_five {
	background: #f6f6f6
}

.tpl_four .video iframe {
	height: 142px
}

@media screen and (max-width: 600px) {
	.tpl_four .col-md-6 {
		padding: 0
	}
}

.carousel {
	margin: 0
}

.bannerBox {
	position: relative
}

.banner .carousel-control {
	background: none
}


/*----banner---原点-*/

.bannerEffect .tp-bullets.simplebullets.round .bullet {
	width: 10px;
	height: 10px;
	border-radius: 30px;
	margin: 0 5px
}


/*-----------<关于我们>---------------*/

.about .aboutBox {
	position: relative;
	padding-bottom: 20px
}

.about .aboutBox .company-box {
	font-size: 14px;
	color: #333 !important;
	margin: 0 auto;
	font-family: '宋体';
	line-height: 20px;
	overflow: hidden
}

.about .aboutBox .company-box .textAbout {
	max-height: 200px;
	overflow: hidden
}

.about .aboutBox .company-box .imgBox {
	width: 240px;
	float: left;
	margin: 0 20px 10px 0;
	border: 3px solid #fff;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .3)
}

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


/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/

@media screen and (max-width: 600px) {
	.about .aboutBox .company-box .textAbout {
		max-height: 200px;
		display: block
	}
	.about .aboutBox .company-box .imgBox {
		float: none;
		text-align: center;
		margin: 0 auto 15px auto
	}
	.about .aboutBox .company-box .imgBox img {
		width: auto;
		max-width: 100%;
		margin: 0 auto
	}
}


/*-----------<关于我们>---------------*/

.contact .contactBox {
	position: relative;
	padding-bottom: 20px
}

.contact .contactBox .company-box {
	font-size: 14px;
	padding-right: 114px;
	color: #333 !important;
	margin: 0 auto;
	font-family: '宋体';
	line-height: 28px;
	max-height: 142px;
	overflow: hidden
}

.contact .contactBox .company-box p {
	margin: 0
}

.contact .contactBox .company-box .first {
	padding: 11px 0
}

.contact .contactBox .company-box .first a {
	font-size: 18px
}

.contact .contactBox .company-box .first a b {
	color: #ff6600 !important;
	margin-right: 10px
}

.contact .contactBox a.ThemeFborder {
	border: 1px solid #000;
	border-radius: 30px;
	display: inline-block;
	margin-top: 20px;
	padding: 10px 30px;
	color: #fff
}

@media screen and (max-width: 400px) {
	.contact .contactBox .company-box {
		background: none;
		padding-right: 0
	}
}


/*-----------<最新资讯>---------------*/

.article .articleBox {
	position: relative;
	padding-bottom: 20px
}

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

.article .company-box ul {
	padding: 0
}

.article .company-box ul li {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px dashed #898989
}

.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 a:hover, .article .company-box li a:hover .time {
	color: #ddd !important
}

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

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

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


/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/


/*-----------<articleLabel>---------------*/

.articleLabelBox {
	padding-bottom: 20px
}

.articleLabelBox ul {
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	max-height: 147px
}

.articleLabelBox li {
	border: 1px solid #cbcbcb;
	margin-bottom: 100px;
	list-style-type: none;
	background: #fff;
	float: left;
	width: 18.88%;
	margin-left: 1.4%;
	margin: 0 0.56% /9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.articleLabelBox li:first-child {
	margin-left: 0;
	margin: 0 0.56% /9
}

.articleLabelBox li a {
	display: block;
	border: 1px solid #fff;
	position: relative
}

.articleLabelBox li a img {
	width: 100%
}

.articleLabelBox li a span {
	background: #000;
	filter: Alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
	font-size: 12px;
	margin: 0;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 35px;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width:1030px) {
	.articleLabelBox {
		padding-bottom: 20px
	}
}


/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/

@media screen and (max-width: 600px) {
	.articleLabelBox ul {
		max-height: 100%
	}
	.articleLabelBox li {
		width: 49%;
		margin-top: 10px;
		margin-bottom: 0;
		margin-left: 2%
	}
	.articleLabelBox li:first-child, .articleLabelBox li:nth-child(2n+1) {
		margin-left: 0
	}
}

@media screen and (max-width:360px) {
	.articleLabelBox li {
		width: 100%;
		margin-left: 0
	}
}


/*产品列表*/

.productBox {
	margin: 0 auto;
	padding-bottom: 20px
}

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

.productBox li {
	background: #fff;
	box-shadow: 4px 5px 6px rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #b0aeae
}

.productBox li .imgBox {
	padding: 5px;
	display: block
}

.productBox li img {
	width: 100%
}

.productBox li a .overflow {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	padding: 0 15px
}

.productBox li a:hover .overflow {
	color: #fff
}


/*-----------</END 最新产品>---------------*/

@media screen and (max-width: 600px) {
	.productBox .productUl li {
		width: 49%;
		margin: 10px 0 0 2%;
		margin: 10px 0.5% \9
	}
	.productBox .productUl li:nth-child(2n+1) {
		margin-left: 0
	}
}


/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/

@media screen and (max-width: 400px) {
	.productBox .productUl li, .productBox .productUl li: nth-child(2n+1) {
		width: 100%;
		margin: 10px 0 0
	}
}


/*---友情链接----*/

.friendBox {
	line-height: 25px;
	text-align: center;
	color: #fff
}

.friendBox ul {
	padding: 0
}

.friendBox li {
	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: #fff
}

.friendBox .contentBox {
	padding: 15px 0px 0
}

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


/*---footer----*/

.footerBox {
	color: #fff;
	text-align: center
}

.footers .footerBox .footersInformation a {
	margin-right: 10px;
	word-break: break-all;
	word-wrap: break-word
}

.footers .footerBox a:hover {
	color: #333 !important;
	text-decoration: none
}

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

.footers .footerBox p {
	color: #fff;
	padding: 0;
	font-size: 12px;
	line-height: 20px
}

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

.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%
}

.body-left #ProClassLeft li.ac .Themebg:hover:after {
	border-top-color: #fff!important
}

@media screen and (max-width: 600px) {
	.titleBox {
		margin: 15px 0 10px
	}
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}


/*提示*/

.DoesNot {
	text-align: center;
	font-size: 20px;
	margin: 50px 0
}

.row {
	margin: 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
}

.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 公共模块>------------------------------------------------------*/


/*--------左边部分---------*/

.body-left .classifi {
	border-radius: 10px;
	border: 1px solid #ddd;
	color: #fff;
	padding: 0 10px 10px 10px
}

.body-left .classifi .titleBox:after, .body-left .classifi .titleBox:before {
	display: none
}

.body-left .classifi .titleBox .title {
	width: 100%;
	max-width: 100%
}

.body-left .classifi li a {
	text-indent: 10px;
	color: #333;
	display: block;
	font-size: 14px
}

.body-left .classifi li {
	border-top: 1px dashed #999;
	line-height: 30px
}

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

.body-left .classifi ul {
	display: block;
	background: #fff;
	padding: 0 10px
}

.body-left .classifi .more {
	text-align: center;
	width: 80px;
	line-height: 35px;
	margin: 20px auto 0;
	display: block;
	color: #fff
}

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

.mt20 {
	margin-top: 20px
}

.photo ul {
	margin-top: 15px
}


/*----面包屑模块----*/

.breadCrumb {
	color: #333;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px
}

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

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

.breadCrumb a {
	color: #333
}

.breadCrumb a:hover {
	color: #ddd !important
}

.breadCrumb a.pick {
	color: #333
}


/*---公告和搜索----*/

.notice {
	background: #eaeaea;
	border-bottom: 1px solid #cdcdcd
}

.notice .notice-box {
	position: relative;
	height: 40px;
	max-width: 1030px;
	margin: 0 auto;
	color: #333
}

.notice .notice-box ul {
	float: left;
	padding-left: 50px;
	width: 100%;
	font-size: 12px;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.notice .notice-box ul li {
	line-height: 40px
}

.notice .notice-box ul li a {
	color: #333;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.notice .notice-box ul li .glyphicon {
	top: 3px
}

.notice .notice-box .iconfont {
	position: absolute;
	top: 0;
	left: 10px;
	text-align: center;
	width: 40px;
	color: #333;
	line-height: 40px;
	font-size: 22px;
	height: 50px
}

.notice .notice-box .search input::-webkit-input-placeholder {
	color: #000 !important
}

.notice .notice-box .search input:-moz-placeholder {
	color: #000 !important
}

.notice .notice-box .search input::-moz-placeholder {
	color: #000 !important
}

.notice .notice-box .search input:-ms-input-placeholder {
	color: #000 !important
}

#mbNumber {
	bottom: 0 !important
}


/*--------------------产品列表---------------------------*/

.productBox {
	margin: 0 auto;
	padding-bottom: 20px
}

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

.contentBox .productBox li {
	background: #fff;
	margin-left: 0.3% \9;
	margin-right: 0.3% \9;
	margin-top: 15px;
	box-shadow: 4px 5px 6px rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #b0aeae
}

.contentBox .productBox li:nth-child(4n+1) {
	margin-left: 0
}

.contentBox .productBox li:first-child {
	margin-left: 0.3% \9;
	margin-right: 0.3% \9
}

.productBox li .imgBox {
	padding: 5px
}

.productBox li img {
	width: 100%
}

.productBox li a h5 {
	line-height: 40px;
	font-size: 14px;
	color: #333;
	padding: 0 15px
}

.productBox li a:hover h5 {
	color: #fff
}

.productBox .title {}


/*-----------</END 最新产品>---------------*/

@media screen and (max-width:1030px) {
	.productBox {
		padding-bottom: 20px
	}
}

@media screen and (max-width: 600px) {
	.productBox .productUl li {
		width: 49%;
		margin: 10px 0 0 2%;
		margin: 10px 0.5% \9
	}
	.productBox .productUl li:nth-child(2n+1) {
		margin-left: 0
	}
}


/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/

@media screen and (max-width: 400px) {
	.productBox .productUl li, .productBox .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;
	text-align: center;
	color: #fff
}

.friendBox ul {
	padding: 0
}

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

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

.friendBox .contentBox {
	padding: 15px 0px 0
}

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


/*-----------产品详情页---------------*/

.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;
	padding: 0px 5px
}

.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 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
}

@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
}


/*-----------网站地图---------------*/

.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 {
	overflow: hidden;
	padding-top: 5px;
	padding: 10px
}

.tab-box a {
	margin-right: 10px;
	padding: 5px 15px;
	display: inline-block;
	color: #333;
	margin-bottom: 10px;
	background-color: #edece7
}
.tab-box a.on {
	margin-right: 10px;
	padding: 5px 15px;
	display: inline-block;
	color: #fff;
	margin-bottom: 10px;
	background-color: rgb(76, 80, 84) !important
}

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

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

.nlist-box {
	padding: 0 10px
}

.nlist-box li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	color: #666;
	border-bottom: 1px solid #CCC;
	position: relative
}

.nlist-box li:before {
	content: "●  ";
	padding-right: 5px;
	position: absolute;
	left: 0px;
	top: 0px
}

.nlist-box li a {
	color: #666;
	display: block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 15px
}

.nlist-box li span {
	color: #666;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px
}


/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/

@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
	}
}


/*相关产品*/

.p_artlelist h3 {
	height: 40px;
	margin: 0 0 10px;
	line-height: 24px
}

.menu {
	background: url(http://static.files.mozhan.com/Public/Images/Theme40/header.jpg) repeat-x
}

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

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

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

.column {
	margin: 0px
}


/*-------</END 头部 LOGO >------------*/


/*搜索*/

.navbar-form {
	padding: 0;
	position: absolute;
	right: 0;
	top: 50%;
	height: 32px;
	margin: -16px 0 0 0;
	-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 .HeaderBox {
	padding: 0
}

.menu .menuBg {
	background: #3d4144;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 37px
}

.menu .menuBg:before {
	content: '';
	display: block;
	width: 100%;
	height: 4px
}

.menu .menuBg i {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	z-index: 2;
	background: #000;
	filter: Alpha(opacity=30);
	opacity: 0.3
}

.menu .NavBox_d {
	position: relative
}

.menu .NavBox_d .contentBox {
	z-index: 10;
	height: 50px
}

.menu .NavBox_d .contentBox:after, .menu .NavBox_d .contentBox:before {
	content: '';
	position: absolute;
	left: -13px;
	top: 0;
	z-index: 2;
	border-color: transparent transparent #3d4144 transparent;
	border-style: dashed dashed solid dashed;
	border-width: 0 0 13px 13px
}

.menu .NavBox_d .contentBox:before {
	left: auto;
	right: -13px;
	border-width: 0 13px 13px 0
}

.menu .NavBox ul {
	padding: 0;
	margin: 0;
	width: 100%
}

.menu .navbar-nav > li {
	float: left;
	width: 12.5%;
	padding: 0;
	position: relative
}

.menu .navbar-nav > li a {
	display: block;
	font-size: 14px;
	padding: 0 20px;
	color: #fff;
	line-height: 50px;
	position: relative
}

.menu .navbar-nav > li a:hover i {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	filter: Alpha(opacity=20);
	opacity: 0.2
}

.menu .navbar-nav > li a:before {
	content: '';
	position: absolute;
	left: -4px;
	top: 15px;
	width: 1px;
	height: 20px;
	background: #fff
}

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

.menu .navbar-nav > li a:hover, .menu .navbar-nav > li.active a {
	color: #fff;
	background: none
}

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

.menu .nav > li {
	display: inline-block;
	position: relative
}

.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 red
}

.menu .nav > li ul {
	width: 100%;
	display: none;
	padding: 0;
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .4);
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 99
}

.menu .nav > li ul li {
	line-height: 40px;
	text-align: center;
	width: 100%;
	margin-top: 1px
}

.menu .nav > li ul li a {
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	margin: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.menu .nav > li ul li a:hover {
	text-decoration: none
}

.menu .navbar-nav > li > a {
	padding: 0 18px;
	line-height: 50px;
	font-size: 12px;
	color: #fff;
	text-align: center
}

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

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

.NavBtn {
	display: none;
	text-align: center;
	overflow: hidden
}


/*没有辅助色的时候加*/

.menu .nav > li ul li:hover {
	opacity: .80;
	filter: Alpha(opacity=80)
}


/*--下拉菜单倒三角--*/

.menu .nav > li .Triangle:after {
	position: absolute;
	right: 5px;
	top: 22px
}


/*-------</END 导航>------------*/


/* 小屏幕 一*/


/* 小屏幕 二*/

@media screen and (max-width:980px) {
	.navbar-form, .menu .menuBg {
		display: none !important
	}
	.menu .HeaderBox {
		width: 100%;
		border: none;
		height: auto;
		position: relative
	}
	.menu .HeaderBox .logo {
		position: static;
		float: left;
		margin: 0;
		height: auto;
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.menu .HeaderBox .logo h3 {
		line-height: 35px
	}
	.menu .HeaderBox .logo img {
		height: 40px
	}
	/*-----------</LOGO>---------------*/
	/*-----------</菜单>---------------*/
	.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: 6px 11px;
		vertical-align: middle;
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: -18px;
		z-index: 10
	}
	.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 .navbar-brand {
		padding: 10px
	}
	.menu .navbar-brand img {
		height: 40px
	}
	.menu .navbar-header {
		border-top: 5px solid #e8603c;
		float: none;
		width: 100%
	}
	.menu .NavBox_d {
		display: none
	}
}


/*-------------------------------------公共样式------------------------------------*/

.contentBox {
	max-width: 1030px;
	margin: 0 auto;
	position: relative
}

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

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

.cl {
	clear: both
}

.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: 40px;
	font-size: 18px;
	color: #fff;
	margin: 15px 0;
	position: relative
}

.titleBox:before, .titleBox:after {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	width: 100%;
	height: 15px;
	background: #3d4144
}

.titleBox:after {
	height: 3px
}

.titleBox .titleDiv {
	display: inline-block;
	position: relative;
	max-width: 70%
}

.titleBox .titleDiv:after {
	content: '';
	position: absolute;
	top: 0px;
	right: -10px;
	display: inline-block;
	width: 0;
	height: 0;
	border-color: transparent transparent #3d4144 transparent;
	border-style: dashed dashed solid dashed;
	border-width: 0 10px 10px 0;
	z-index: 10
}

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

@media screen and (max-width: 600px) {
	.titleBox {
		margin: 15px 0 10px;
		font-size: 16px
	}
}

.btnMore {
	background: #3d4144;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	color: #fff;
	padding: 0 20px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 27px
}


/*-----------------tpl样式--------------------*/

.tpl_two .titleBox {
	margin: -10px 0 15px 0
}

.tpl_three, .tpl_five {
	background: #f6f6f6
}

.tpl_four .video iframe {
	height: 142px
}

@media screen and (max-width: 600px) {
	.tpl_four .col-md-6 {
		padding: 0
	}
}

.carousel {
	margin: 0
}

.bannerBox {
	position: relative
}

.banner .carousel-control {
	background: none
}


/*----banner---原点-*/

.bannerEffect .tp-bullets.simplebullets.round .bullet {
	width: 10px;
	height: 10px;
	border-radius: 30px;
	margin: 0 5px
}


/*-----------<关于我们>---------------*/

.about .aboutBox {
	position: relative;
	padding-bottom: 20px
}

.about .aboutBox .company-box {
	font-size: 14px;
	color: #333 !important;
	margin: 0 auto;
	font-family: '宋体';
	line-height: 20px;
	overflow: hidden
}

.about .aboutBox .company-box .textAbout {
	max-height: 200px;
	overflow: hidden
}

.about .aboutBox .company-box .imgBox {
	width: 240px;
	float: left;
	margin: 0 20px 10px 0;
	border: 3px solid #fff;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .3)
}

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


/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/

@media screen and (max-width: 600px) {
	.about .aboutBox .company-box .textAbout {
		max-height: 200px;
		display: block
	}
	.about .aboutBox .company-box .imgBox {
		float: none;
		text-align: center;
		margin: 0 auto 15px auto
	}
	.about .aboutBox .company-box .imgBox img {
		width: auto;
		max-width: 100%;
		margin: 0 auto
	}
}


/*-----------<关于我们>---------------*/

.contact .contactBox {
	position: relative;
	padding-bottom: 20px
}

.contact .contactBox .company-box {
	font-size: 14px;
	padding-right: 114px;
	color: #333 !important;
	margin: 0 auto;
	font-family: '宋体';
	line-height: 28px;
	max-height: 142px;
	overflow: hidden
}

.contact .contactBox .company-box p {
	margin: 0
}

.contact .contactBox .company-box .first {
	padding: 11px 0
}

.contact .contactBox .company-box .first a {
	font-size: 18px
}

.contact .contactBox .company-box .first a b {
	color: #ff6600 !important;
	margin-right: 10px
}

.contact .contactBox a.ThemeFborder {
	border: 1px solid #000;
	border-radius: 30px;
	display: inline-block;
	margin-top: 20px;
	padding: 10px 30px;
	color: #fff
}

@media screen and (max-width: 400px) {
	.contact .contactBox .company-box {
		background: none;
		padding-right: 0
	}
}


/*-----------<最新资讯>---------------*/

.article .articleBox {
	position: relative;
	padding-bottom: 20px
}

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

.article .company-box ul {
	padding: 0
}

.article .company-box ul li {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px dashed #898989
}

.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 a:hover, .article .company-box li a:hover .time {
	color: #ddd !important
}

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

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

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


/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/


/*-----------<articleLabel>---------------*/

.articleLabelBox {
	padding-bottom: 20px
}

.articleLabelBox ul {
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	max-height: 147px
}

.articleLabelBox li {
	border: 1px solid #cbcbcb;
	margin-bottom: 100px;
	list-style-type: none;
	background: #fff;
	float: left;
	width: 18.88%;
	margin-left: 1.4%;
	margin: 0 0.56% /9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.articleLabelBox li:first-child {
	margin-left: 0;
	margin: 0 0.56% /9
}

.articleLabelBox li a {
	display: block;
	border: 1px solid #fff;
	position: relative
}

.articleLabelBox li a img {
	width: 100%
}

.articleLabelBox li a span {
	background: #000;
	filter: Alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
	font-size: 12px;
	margin: 0;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 35px;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width:1030px) {
	.articleLabelBox {
		padding-bottom: 20px
	}
}


/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/

@media screen and (max-width: 600px) {
	.articleLabelBox ul {
		max-height: 100%
	}
	.articleLabelBox li {
		width: 49%;
		margin-top: 10px;
		margin-bottom: 0;
		margin-left: 2%
	}
	.articleLabelBox li:first-child, .articleLabelBox li:nth-child(2n+1) {
		margin-left: 0
	}
}

@media screen and (max-width:360px) {
	.articleLabelBox li {
		width: 100%;
		margin-left: 0
	}
}


/*产品列表*/

.productBox {
	margin: 0 auto;
	padding-bottom: 20px
}

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

.productBox li {
	background: #fff;
	box-shadow: 4px 5px 6px rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #b0aeae
}

.productBox li .imgBox {
	padding: 5px;
	display: block
}

.productBox li img {
	width: 100%
}

.productBox li a .overflow {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	padding: 0 15px
}

.productBox li a:hover .overflow {
	color: #fff
}


/*-----------</END 最新产品>---------------*/

@media screen and (max-width: 600px) {
	.productBox .productUl li {
		width: 49%;
		margin: 10px 0 0 2%;
		margin: 10px 0.5% \9
	}
	.productBox .productUl li:nth-child(2n+1) {
		margin-left: 0
	}
}


/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/

@media screen and (max-width: 400px) {
	.productBox .productUl li, .productBox .productUl li: nth-child(2n+1) {
		width: 100%;
		margin: 10px 0 0
	}
}


/*---友情链接----*/

.friendBox {
	line-height: 25px;
	text-align: center;
	color: #fff
}

.friendBox ul {
	padding: 0
}

.friendBox li {
	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: #fff
}

.friendBox .contentBox {
	padding: 15px 0px 0
}

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


/*---footer----*/

.footerBox {
	color: #fff;
	text-align: center
}

.footers .footerBox .footersInformation a {
	margin-right: 10px;
	word-break: break-all;
	word-wrap: break-word
}

.footers .footerBox a:hover {
	color: #333 !important;
	text-decoration: none
}

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

.footers .footerBox p {
	color: #fff;
	padding: 0;
	font-size: 12px;
	line-height: 20px
}

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

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

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