/***********************************other**************************************/
.swiper3width {
	padding-top: 80px;
}
@media (max-width:1200px) {
.swiper3width {
	display: none
}
}
/**other-left**/
.other-left {
	float: left;
	width: 235px
}
.other-left>img {
	width: 100%;
}
.other-left>ul {
	border: 1px solid rgba(204,204,204,1);
	padding: 10px;
}
.other-left>ul>h2 {
	width: 100%;
	line-height: 80px;
	font: 24px/80px 'Microsoft YaHei';
	text-align: center;
	background: url(../img/other_left_bg.jpg) center center no-repeat;
	background-size: 100% 100%;
	border: 1px solid rgba(204,204,204,1);
	box-sizing: border-box;
	color: rgba(255,0,0,1);
	font-weight: 900;
	box-shadow: 2px 2px 2px 2px #fff;
}
.other-left>ul>li {
	text-align: center;
	border: 1px solid #ccc;
	margin-top: 10px;
	background: #ffe4e4;
	box-sizing: border-box;
}
.other-left>ul>li:hover {
	background: rgb(202, 28, 29);
}
.other-left>ul>li>a {
	font: 16px/45px 'Microsoft YaHei';
	color: rgba(51,51,51,1);
	font-weight: 400;
	display: block;
}
.other-left>ul>active {
	color: rgba(255,255,255,1) !important;
}
.other-left>ul>li:hover>a {
	color: rgba(255,255,255,1) !important;
}
.other-left>ul>.active>a {
	color: rgba(255,255,255,1) !important;
}
.other-left>ul>.active {
	background: rgb(202, 28, 29) !important;
}
@media (max-width:1200px) {
.other-left {
	clear: both;
	width: 100%;
}
.other-left>img {
	display: none;
}
.other-left>ul {
	clear: both
}
.other-left>ul>li {
	margin-top: 4px;
	width: 48%;
	margin-top: 5px;
}
.other-left>ul>li:nth-child(2n-1) {
	float: right;
}
.other-left>ul>li:nth-child(2n) {
	float: left;
}
.other-left>ul>li>a {
	font: 14px/25px 'Microsoft YaHei';
	color: rgba(51,51,51,1);
	font-weight: 400;
}
.other-left>ul>h2 {
	font: bolder 24px/50px 'Microsoft YaHei';
	letter-spacing: 12px;
}
}
/************************************************************************/
/**other-right**/
.other-right {
	float: right;
	width: 950px
}
.other-right>h4 {
	margin-top: 30px
}
.other-right>h4>a {
}
.other-right-g {
	clear: both;
	height: 3px;
	width: 100%;
	background: rgb(202, 28, 29);
	margin: 5px 0;
}
@media (max-width:1200px) {
.other-right {
	clear: both;
	width: 90%;
	margin: 0 5%;
}
}
/************************************************************************/
/*page*/
.page {
	padding: 10px 0px 15px 0px;
	border-bottom: 1px solid #ccc;
}
.page>h4 {
	font-size: 14px;
	color: rgba(0,0,0,0.8);
	line-height: 2em;
	text-align: left;
	float: left;
	width: 40%;
}
.page>h5 {
	font-size: 14px;
	color: rgba(0,0,0,0.8);
	line-height: 2em;
	text-align: right;
	float: left;
	width: 60%;
}
.page>h5>a>span {
	padding: 3px 9px;
	background: rgba(255,255,255,1);
	color: rgba(0,0,0,0.8);
	margin: 0 2px;
	border-radius: 3px;
	border: 1px solid rgb(202, 202, 202);
}
.page>h5>a>span:hover {
	background: rgb(167, 7, 7);
	border: 1px solid rgb(167, 7, 7);
	color: rgba(255,255,255,1)
}
.page>h5>a>.active {
	background: rgb(167, 7, 7);
	border: 1px solid rgb(167, 7, 7);
	color: rgba(255,255,255,1);
}
@media (max-width:1200px) {
.page>h4 {
	display: none;
}
.page>h5 {
	clear: both;
	width: 100%;
	text-align: center;
}
.page>h5>span {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
}
/************************************************************************/

/*about*/


.about {
	width: 100%;
	height: auto
}
.about>h3 {
	font: 20px/50px 'Microsoft YaHei';
	text-align: center;
	color: rgba(255,0,0,1);
	font-weight: 800;
}
.about>p {
	font: 14px/30px 'Microsoft YaHei';
	color: rgba(102,102,102,1);
	margin-bottom: 1em;
	text-align: justify;
}
.about>p>img {
	width: 100%;
	height: auto;
}
/************************************************************************/
/*news*/
.news {
	width: 100%;
	height: auto;
}
.news>ul {
	padding: 10px;
}
.news>ul>li {
	border-bottom: dashed 1px #ccc;
	display: block;
}
.news>ul>li>a {
	height: 50px;
	display: block;
}
.news-li {
	width: 100%
}
.news-li>h5 {
	float: left;
	width: 80%;
	font: 14px/50px 'Microsoft YaHei';
	overflow: hidden;
	height: 40px;
}
.news-li>h6 {
	float: right;
	width: 20%;
	font: 14px/50px 'Microsoft YaHei';
	text-align: right;
}
@media (max-width:1200px) {
.news-li>h5 {
	width: 70%;
}
.news-li>h6 {
	width: 30%;
}
}
/************************************************************************/
/*newser*/
.newser {
	width: 100%;
	height: auto
}
.newser>h3 {
	font: 20px/50px 'Microsoft YaHei';
	text-align: center;
	color: rgba(255,0,0,1);
	font-weight: 800;
}
.newser>h6 {
	font: 12px/24px 'Microsoft YaHei';
	text-align: center;
	color: rgba(0,0,0,0.5);
	font-weight: 300;
	margin-bottom: 20px;
}
.newser>p {
	font: 14px/30px 'Microsoft YaHei';
	color: rgba(102,102,102,1);
	margin-bottom: 1em;
	text-align: justify;
}
.newser>p>img {
	width: 100%;
	height: auto;
}
.newser p img{
	width:100%;
  	padding:10px 0;
}

/************************************************************************/
/*product*/
.product {
	width: 100%;
	height: auto;
}
.product>ul {
	padding: 10px;
}
.product>ul>li {
	float: left;
	width: 33.33%;
}
.product>ul>li>a {
	padding: 10px;
	display: block;
}
.product-li {
	border: 1px solid #ccc;
	padding-bottom: 15px;
}
.product-li:hover {
	border: 1px solid rgba(255,102,0,1);
}
.product-li>img {
	width: 100%;
	height: 200px;
	margin-bottom: 15px;
}
.product-li>h5 {
	font: 16px/32px 'Microsoft YaHei';
	font-weight: 888;
	text-indent: 10px;
	color: #fc7f34;
}
.product-li>h6 {
	font: 12px/30px 'Microsoft YaHei';
	text-indent: 10px;
	color: #000;
}
.product-li>h6>span {
	color: #fc7f34;
	font: 14px/30px 'Microsoft YaHei';
}
 @media (max-width:1200px) {
.product>ul>li {
	clear: both;
	width: 100%;
	margin: 0 auto;
}
}
/************************************************************************/
/*producter*/
.producter {
	margin-top: 40px;
}
.producter-left {
	float: left;
	width: 48%;
}

.producter-box {
	width: 400px;
	margin: 0 auto;
}
.zoom-pic a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.zoom-pic a img {
	vertical-align: middle;
	width: 100%;
}
.producter-B {
	margin: 10px 0 0;
	overflow: hidden;
	width: 100%;
}
.producter-B li {
	float: left;
	margin: 3px;
	overflow: hidden;
	padding: 1px;
}
.producter-A, .producter-A a {
	height: 400px;
	width: 400px;
}
.producter-A, .producter-A img {
	max-height: 400px;
	max-width: 400px;
}
.zoom-img, .zoom-img a {
	height: 70px;
	width: 70px;
}
.producter-A {
	border: 1px solid #ccc;
	position: relative;
	z-index: 1;
}
.producter-B .producter-li {
	background: none repeat scroll 0 0 #C30008;
	height: 70px;
	padding: 2px;
}
.producter-B .producter-li div {
	background-color: #FFFFFF;
	border: medium none;
}
.producter-B li div {
	border: 1px solid #CDCDCD;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.zoomMask {
	position: absolute;
	background: url("images/mask.png") repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.producter-right {
	float: right;
	width: 48%;
}
.producter-right>h5 {
	font: 16px/32px 'Microsoft YaHei';
	font-weight: 888;
	text-indent: 10px;
	color: #fc7f34;
}
.producter-right>h6 {
	font: 14px/34px 'Microsoft YaHei';

	color: #000;
	border-bottom: dashed #ccc 1px;
	padding: 0 10px;
}
.producter-right>h6>span {
	color: #fc7f34;
	font: 14px/30px 'Microsoft YaHei';
}
.producter-botton {
	width: 100%;
	margin-top: 50px;
}
.producter-botton>p{ font-size:16px; line-height:32px;}

.producter-botton>p>img{text-align:center;width:800px;height:auto;display:inherit;margin:  0 auto;}
 @media (max-width:1200px) {
	.producter-botton>p>img{ text-align:center; width:100%; height:auto} 
 }
.biaoti>h2 {
	clear: both
}
.producter-botton>h2>span {
	display: block;
	width: 150px;
	text-align: center;
	line-height: 51px;
	height: 40px;
	background: rgb(202, 28, 29);
	font: 18px/40px 'Microsoft YaHei';
	color: white;
}
.producter-botton-border {
	border-bottom: 3px solid rgb(202, 28, 29);
	margin-bottom: 10px;
}
@media (max-width:1200px) {
.producter-left {
	clear: both;
	width: 100%;
}
.producter-right {
	clear: both;
	width: 100%;
}
.producter-box {
	width: 310px;
}
.producter-A, .producter-A img {
	max-height: 310px;
	max-width: 310px;
}
.producter-A, .producter-A a {
	height: 310px;
	width: 310px;
}
.zoom-img, .zoom-img a {
	width: 50px;
	height: 50px;
}
.producter-B .producter-li {
	height: 50px
}
.producter-right>h5 {
	margin-top: 20px
}
}
/************************************************************************/
/*product*/
.pic {
	width: 100%;
	height: auto;
}
.pic>ul {
	padding: 10px;
}
.pic>ul>li {
	float: left;
	width: 33.33%;
}
.pic>ul>li>a {
	padding: 10px;
	display: block;
}
.pic-li {
	border: 1px solid #ccc;
	padding-bottom: 15px;
}
.pic-li:hover {
	border: 1px solid rgba(255,102,0,1);
}
.pic-li>img {
	width: 100%;
	height: 200px;
	margin-bottom: 15px;
}
.pic-li>h5 {
	font: 16px/32px 'Microsoft YaHei';
	font-weight: 800;
	text-align: center;
	color: #999;
}
.pic-li:hover>h5 {
	font: 16px/32px 'Microsoft YaHei';
	font-weight: 800;
	text-align: center;
	color: #fc7f34;
}
.pic-li>img{ transform:scale(1,1); transition:all 1s;}
.pic-li:hover>img{ transform:scale(1.5,1.5); transition:all 1s; z-index:999; position:relative; border:8px solid rgba(0,0,0,0.7); box-sizing:border-box;}


@media (max-width:1200px) {
.pic>ul>li {
	clear: both;
	width: 100%;
}
}

/*contact*/
.contact ul li {
	float: left;
	width: 100%;
	text-align: left;
}
.contact2>ul{ width:65%;}
.contact>img{ width:100%; margin-bottom:30px;}
.contact ul li h2 {
	margin: 0;
	padding: 0;
	font-weight: 900;
	margin-bottom:30px;
	color: rgba(0,0,0,1);
	font-size: 26px;
}
.contact ul li h4 {
	margin: 0;
	padding: 0;
	line-height:40px;
	text-align: left;
	color: rgb(56, 56, 56);
	font-size: 18px
}
.contact ul li img {
	margin: 0;
	padding: 0;
}
.contact ul li h5 input {
	margin: 5px 0;
	padding: 0;
	width: 100%;
	font-size: 14px;
	background: rgba(255,255,255,1);
	box-sizing: border-box;
	border: 1px solid rgba(204,204,204,1);
	line-height: 30px;
	text-indent: 1em;
}
.contact ul li h6 input {
	margin: 5px 0;
	padding: 0;
	width: 100%;
	background: rgba(255,255,255,1);
	box-sizing: border-box;
	border: 1px solid rgba(204,204,204,1);
	height: 100px;
	font-size: 14px;
	line-height: 30px;
	text-indent: 1em;
}
.w25 {
	float: left;
	width: 25%;
	margin: 0;
	border: 10px solid #fff;
    box-sizing: border-box;
}
.w25 img {
	width: 100%;
	height: 40px;
}
.w25 input {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	background: rgba(0,0,0, 0.2);
	height: 40px;
	font-size: smaller;
}
.contact ul li a h3 {
	margin-bottom: 50px;
	color: white;
	background: rgb(43, 43, 43);
	text-align: center;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}
.lebut button {
	background: rgba(255,255,255,0);
	border: 0 solid rgba(255,255,255,0)
}
.contact ul li a h3:hover {
	background: rgb(240, 116, 4);
	color: #333;
}
.contact iframe {
	width: 100%;
	height: 400px;
	margin: 20px 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.liuyan {
	display: none
}
.liuyan li {
	list-style: none;
	margin: 15px 0;
}
.liuyan h3 {
	text-align: left;
	color: rgba(102,102,102,1);
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
}
.liuyan h4 {
	text-align: left;
	color: rgba(102,102,102,1);
	font-size: 16px;
	line-height: 32px
}
.liuyan h5 {
	text-align: left;
	color: rgba(102,102,102,1);
	font-size: 12px;
	line-height: 26px;
	height: 80px;
	overflow: auto;
}
 @media (max-width:1200px) {
.contact ul li {
	float: none;
	width: 100%;
	text-align: left;
}
.contact ul li a h3 {
	width: 100% !important;
	margin-bottom: 0;
}
.contact ul li img {
	margin-top: 0 !important;
}
.w25 input {
	margin-top: 0;
}
}
/************************************************************************/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
