* {
	padding: 0;
	margin: 0
}
body{
	font-family: "微软雅黑",tahoma,arial,impact;
	overflow-x: hidden;
}

header{
	width: 100%;
	margin: 0;
	height: 100px;
	background: #fff;
    box-shadow: 0 5px 10px rgba(221,221,221,0.35);
    -webkit-box-shadow: 0 5px 10px rgba(221,221,221,0.35);
    background-color: white;
    position: fixed;
    top: 0;
    left:0;
    right: 0;
    z-index: 100;
}
.logo-pic{
	max-width: 34%;
	float: left;
	margin-left: 25px;
	max-height: 100px;
	overflow: hidden;
}

.logo-pic a img{
	margin-top: 12.5px;
	max-height: 90px;
	max-width: 100%;
	
}
.headermenu{
	width: auto;
	float: right;
	/*height: 100px;*/
	/*overflow: hidden;*/
	line-height: 100px;
}
.headermenu ul{
	float: left;
}
.headermenu ul li{
	float: left;
	width: auto;
	padding: 0 25px;
	font-size: 16px;
}

.headermenu ul li .submenu{
	/*display: none;*/
  position: absolute;
  top:-2000px;
  width: auto;
  padding:0;
  z-index: 11;
  margin-left: -55px;
  background: rgba(255,255,255,0.9);
}
.headermenu ul li:hover .submenu{top:100px;}
.headermenu ul li:hover a{color: #652829;}
.headermenu ul li:hover .submenu li a{color: #333;}
.headermenu ul li .submenu li:first-child,.headermenu ul li:nth-child(3) .submenu{
	border-top:2px solid #652829;
}
.headermenu ul li:nth-child(3) .submenu li:first-child{
	border-top:none;
}
.headermenu ul li:nth-child(3) .submenu{max-width: 766px;margin-left: -210px;}
.headermenu ul li .submenu li{
	float:none;
	line-height: 35px;
	font-size: 14px;
	min-width: 120px;
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,.07);
	/*background: rgba(255,255,255,0.9);*/
	/*opacity:0;transform:skew(0deg,10deg) scale(0,1);-webkit-transform:skew(0deg,10deg) scale(0,1); transition:all 0.5s; -webkit-transition:all 0.5s;*/
}
.headermenu ul li:nth-child(3) .submenu li{
	float:left;
}
.headermenu ul li .submenu>li:hover{
	background: #333;
}
/*.headermenu ul li:hover .submenu>li{
	opacity:1;transform:skew(0) scale(1);-webkit-transform:skew(0) scale(1);
}*/


.headermenu ul li .submenu>li:hover a{color: #fff;}

/*.headermenu ul li:hover .submenu{
	display: block;
	
}*/

.searchBar{
	position: fixed;
	top:35px;
	right: 25px;
	transition: all .5s;
}

.searchBar input{
	width: 100px;
	border: none;
	height: 27px;
}
.searchBar input:focus{
	border: none;
}
.searchBar img{
	cursor: pointer;
}
.bannerHome,.bannerIn{margin-top: 100px;}
.bannerHome img{width: 100%;}
.bannerHome .next-btn{right:-50px;transition: right .5s;}
.bannerHome .pre-btn{left:-50px;transition: all .5s;}
.bannerHome:hover .next-btn{right:10px;}
.bannerHome:hover .pre-btn{left:10px;}
.bannerword{position: absolute; left: 20%; top: 35%;color: #fff;}


.leftmake{width: 30%; float: left; margin-right: 5%;}
.rightpic{width: 65%; float: right;}
.rightpic ul{float: right;}
.rightpic ul li{float: left; width: 45%; margin-right: 2%;}
.rightpic ul li:last-child{margin-right: 0;}
.rightpic ul li img{width: 100%;}

.viewmore,.viewmore2,.viewmore3{
	width: 100px;
	text-align: center;
	clear: both;
}
.viewmore{
	line-height: 35px;
	height: 35px;
	border: 1px solid #dddd;
}
.viewmore2{
	/*line-height: 30px;
	height: 30px;*/
}
.viewmore3{
	line-height: 30px;
	height: 30px;
	clear: both;
	float: left;
	border: 1px solid #652729;
	background: #652729;
}

.viewmore3 a{color: #fff;}
.viewmore3:hover{background: #333; border: 1px solid #333;}
.viewmore:hover{background: #652729; border: 1px solid #652729;}
.viewmore:hover a{color: #fff;}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	top: -40px;
    left: 0;bottom: 0;
    width: 100%;
    position: relative;
}

.leftproile{position:absolute;left: 0;color: #fff; width: 30px;line-height: 40px;margin-left: 10px; border-bottom:1px solid #fff ;}
.home80{width: 90%;margin-left: 10%;overflow: hidden;}

 .productHome {
      width: 100%;
  }
 .productHome .proCotent {
    position: relative;
    overflow: hidden;
}
 .productHome .proLink {
    display: block;
    height: 100%;
    color: #fff;
}
 .productHome .proPic {
    width: 100%;
    height: 100%;
}
 .productHome .mingzi {
    text-align: center;
    height: 50px;
    transition: all 0.5s ease;
    font-size: 16px;
    color: #212121;
    line-height: 50px;
    border: 1px solid #f2f2f2;
    border-top: none;
}
 .productHome .content {
    position: absolute;
    top: 100%;
    left: 0px;
    transition: all .5s ease;
    height: 100%;
    width: 100%;
}
 .productHome .content .viewmore{margin-top: 20px;}
.productHome .myb1 {
    background: rgba(8,1,3,0.7);
    padding: 70px 30px 20px;
    height: calc(100% - 68px);
}
.productHome .mybj{
    background: #a40000;
    HEIGHT: 68px;
}
.pro-prev,.pro-next{background: #652729;width: 30px; height: 60px; position: relative;z-index: 12;}
.pro-next{float: right;}
.pro-prev{float: left;}
.pro-prev i,.pro-next i{color: #fff;line-height: 60px; font-size: 30px;}

.aboutbg{background: url(../img/aboutbg.jpg);}
.aboutHome{
	position: relative;
	padding: 60px;
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;

}
.numCount{ margin: 0 -10px;}
.numCount li{ float: left; width: 33.3%; text-align: center;}
.numCount li .item{ margin: 0 10px;}
.numCount li .numU{ line-height:1.3;}
.numCount li .numCX{ font-size:54px; color:#fff;}
.numCount li .numU .unitC{font-size:100%; line-height: 1.3; margin-left: 0.3em;}
.numCount li .numU sup{vertical-align: top;}
.numCount li .numU sub{vertical-align:baseline;}
@media (max-width:800px){
	.numCount li .numCX{ font-size:36px; }
}
@media (max-width:640px){
	.numCount li .numCX{ font-size:7vw; }
}
@media (max-width:480px){
	.numCount{ font-size:0.5vw;}
}


.whiteline{
	height: 10px;
	border-top:1px dashed #999;
	width: 100%;
	overflow: hidden;
	float: left;
	margin-top: 0;
}

/*project*/
.projecthome{
	width: 100%;
	height: auto;
	/*overflow: hidden;*/
}
.grid {
	/*padding: 20px 20px 100px 20px;*/
	width: 100%;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.grid li {
	display: inline-block;
	width: 32%;
	margin: 0 1% 20px 0;
	text-align: left;
	position: relative;
	/*overflow: hidden;*/
}
.grid li:nth-child(3n){
	margin-right: 0;
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: #652729;
	color: #fff;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	margin-bottom: 20px;
}

.grid figcaption span:before {
	content: ' ';
}

.grid figcaption a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #ed4e6e;
	color: #fff;
}
   
/* 说明文字样式 4 */
.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}

.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.cs-style-4 figure > div {
	overflow: hidden;
}

.cs-style-4 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}

.cs-style-4 figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-4 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/*news*/
.newsHome{
width: 100%;
height: auto;
float: left;	
}
.newsHome ul li{
	width: 49%;
	height: 100px;
	float: left;
	background: #f8f9fa;
	margin-right: 1%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.newsHome ul li:hover{
	background: #652729;
}
.newsHome ul li:last-child{
	margin-right: 0;
}
.newsHome ul li .newstTitleh{
	padding: 10px 15px;
}
.newsHome ul li .imgStyle{
	width: 100%;
	height: 200px;
	overflow: hidden;
	
}
.newsTitleh .showDate{
	float: left;
	width: 45px;
	height: auto;
	margin-right: 20px;
	color: #652729;
}
.newsHome ul li:hover .newsTitle .showDate,.newsHome ul li:hover .newsTitleh,.newsHome ul li:hover .newsTitleh .showDate .day,.newsHome ul li:hover .newsTitleh .showDate .month{
	color: #fff;
}
.newsTitleh{
	margin: 15px 20px;
}
.newsTitleh .nTitle{font-size: 18px; font-weight: bold;}

.newsTitleh .showDate .day{
	font: 36px/34px Impact;
    transition: color 0.5s;
}
.newsCon{
     display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow:ellipsis;
}

.bottomImg{background: url(../img/bottomimg.jpg) no-repeat center center;height: 200px;}
.bottomImg div{font-size: 42px;text-align: center; line-height: 200px;}


.footer{background: #f2f2f2; padding-top: 30px;}
.footMenu{margin-bottom: 15px; overflow: hidden; width: 48%; float: left;border-right: 1px solid #eae7e7; padding-right: 2%;}
.footMenu ul li{float: left; width: auto; padding: 0 25px;color: #333;font-weight: bold;}
.footMenu ul li a{color: #333;}
.footMenu ul li ul li{
	clear: both;
	width: auto;
	padding: 0;
	font-size: 13px;
	line-height: 27px;
	font-weight:normal;
}
.footMenu>ul>li>ul>li>a{
	color: #999;
}

.rightfoot{float: right; width:auto;padding-right: 2%;}
.rightfoot img{width: auto;}
.righterwei{width: 10%;float: right;}
.righterwei img{width: 100%;}

.copyright{width: 100%;background: #652729;line-height: 60px; text-align: center;}
.fs-support{width:auto;float: right;margin-top: -60px; margin-right: 10px; color: #fff;}
.copyright,.copyright a{color: #fff; clear: both;}
.copyLeft{width: 80%;}
.contactFoot li{float: left; width: 250px;}

/*关于我们*/
.menufain{
	height: 60px;
	background-image: linear-gradient(to left, rgba(101,40,41,0.9), rgba(51,51,51,0.9));
	/*margin-top: -60px;*/
	position: relative;
	z-index: 12;
}
.menufainpro{
	height: 60px;
	background-image: linear-gradient(to left, rgba(101,40,41,0.9), rgba(51,51,51,0.9));
	/*margin-top: -60px;*/
	position: relative;
	z-index: 12;
}
.menufain ul{width: auto; margin: 0 auto; overflow: hidden;position: relative; left: 0;}
.menufain ul li{float: left; padding: 0; line-height: 56px;}
.menufain ul li a{color: #fff; padding: 0 25px;}

.menufain ul li .menuline{
	clear: both;
	width: 0;
	height: 64px;
	top:-60px;
	margin: 0 auto;
	position: relative;
	z-index: -1;
	background: #652729;
	transition:width 1s;
	-moz-transition:width 1s; /* Firefox 4 */
	-webkit-transition:width 1s; /* Safari and Chrome */
	-o-transition:width 1s; /* Opera */
}
.menufain ul li:hover .menuline,.menufain ul .cur .menuline{width: 100%;}
.aboutlocal{
	overflow: hidden;
	float: right;
	width: auto;
	position: relative;
	right: 0;
	top: -120px;
	color: #fff;
	border-left: 1px solid #8a6263;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
}
.aboutlocal a{color: #fff;}
.aboutlocal i{margin-right: 5px;}

.aboutLeft{width: 100%; line-height: 1.5;}


.prolocal,.prolocal2{
	overflow: hidden;
	float: right;
	width: auto;
	position: relative;
	right: 10px;
	top: 0;
	color: #fff;
	border-left: 1px solid #385fae;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	color: #fff;
}
.prolocal2{
	border-left: 1px solid #8a6263;
}
.prolocal a,.prolocal2 a{color: #fff;}
.prolocal i,.prolocal2 i{margin-right: 5px;}

.hrStyle li{
	width: 100%;
	float: left;
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 20px;
	background: #f2f2f2;
}
.xuRedline{
	width: 100%;
	height: 20px;
	border-bottom: 1px dashed #f1dfdf;
}
.protypet,.newtypet{
	line-height: 45px;
	background: #652729;
	color: #fff;
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
}
.protypet i,.newtypet i{
	float: right;
	margin-right: 15px;
	font-size: 20px;
}

.breadInsite,.displayb,.displayen{
	display: none;
	width: 100%;
	margin: 0;
	overflow: hidden;
}

.breadInsite ul{
	width:90%;
	margin: 0 auto;
	height: 78px;
	line-height: 78px;
	
}
.displayb,.displayen{position: relative;left:-50%;}
.displayb ul,.displayen ul{width:90%;line-height: 78px;margin: 0;position: relative;left:50%; float: left;height: 82px;}


.breadInsite ul li,.displayb ul li,.displayen ul li{
	float: left;
	width: auto;
	font-size:18px;
}
.breadInsite ul li a,.displayb ul li a,.displayen ul li a{
	padding: 0 20px;
	height: 78px;
	line-height: 78px;
	color: #333;
	border-right: 1px solid #ddd;
	cursor: pointer;
}
.displayb ul li:last-child a,.displayen ul li:last-child a{border-right: 0;}
.breadInsite ul li .menuline,.displayb ul li .menuline,.displayen ul li .menuline{
	clear: both;
	width: 0;
	height: 4px;
	margin: 0 auto;
	background: #a72126;
	transition:width 1s;
	-moz-transition:width 1s; /* Firefox 4 */
	-webkit-transition:width 1s; /* Safari and Chrome */
	-o-transition:width 1s; /* Opera */
}

.breadInsite ul li a:hover,.breadInsite ul .cur a,.displayb ul li a:hover,.displayb ul .cur a,.displayen ul li a:hover,.displayen ul .cur a{
	color: #a72126;
}
.breadInsite ul li:hover .menuline,.breadInsite ul .cur .menuline,.displayb ul li:hover .menuline,.displayb ul .cur .menuline,.displayen ul li:hover .menuline,.displayen ul .cur .menuline{
	width: 100%;
}



.productList{margin: 30px auto 40px auto;}
.probg{background: #fff;}

.productList .leftPart{
	width: 19%;
	float: left;
	margin-right: 1%;
	/*margin-top: 27px;*/
}

.productList .rightPart{
	width: 80%;
	float: left;
}
.productList .proPart{
	width: 100%;
	margin-top: 120px;
}
.productList .newsPart{
	width: 100%;
	float: left;
}
.productList .proview{
	background: #fff;
	width: calc(100%-80px);
	/*margin-bottom: 30px;*/
	overflow: hidden;
	/*padding: 40px;*/
	clear: both;
}
.prolist-pic{margin:0 30px 30px 5px; width:500px;height:325px; float: left;}
.prolist-pic img{width: 500px;}
.proItem{
	width: calc(100%-500px);
	
}
.proItem .protitle{
	font-size: 28px;
	color: #0a1734;
	/*text-align: center;*/
	margin: 30px auto 20px auto;
}
.fenLine{
	width: 150px;
	height: 4px;
	background: #652729;
	margin: 10px auto 30px auto;
	/*float: left;*/
}
.proDetail  .itemTitle{
	font-size: 20px;
	margin-bottom: 10px;
	color: #652829;
}
.proDetail{
	height:auto;
	background: #fff;
	overflow: hidden;
}
.proDetail .bottomLine{
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.proDetail .detailItem{
	width: 180px;
	text-align: center;
	line-height: 60px;
	color: #002e67;
	font-size: 24px;
	font-weight: bold;
}
.proDetail .proCon{
	/*padding: 30px;*/
	line-height: 1.5em;
	font-size: 14px;
}
.proDetail .proCon table,.newslist table{border:#ccc 1px solid; border-width:0 0 1px 1px ; width:99.5%!important;}
.proDetail .proCon td,.proDetail .proCon th,.newslist td,.newslist th{border:#ccc 1px solid; border-width:1px 1px 0 0; padding:5px 0 5px 5px;word-wrap:break-word; word-break:break-all; width:auto!important; text-align:center!important;}


.location{
	float: left;
	font-size: 14px;
	line-height: 27px;
}
.location a{color: #333;}
.location a:hover{color: #652829;}
.leftPart .leftTitle{
	line-height: 70px;
	background: #652829;
	text-align: center;
	color: #fff;
	font-size: 28px;
}
.leftPart .menuList{
	background: #f2f2f2;
	border: 1px solid #eeeded;
}
.leftPart .menuList li{
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	/*border-bottom: 1px solid #e3e2e2;*/
}
.leftPart .menuList li a{
	color: #333;
}
.leftPart .menuList li .menuline{
	clear: both;
	width: 0;
	height: 45px;
	margin: 0 auto;
	margin-top: -45px;
	background: rgba(101,40,41,0.3);
	transition:width 1s;
	-moz-transition:width 1s; /* Firefox 4 */
	-webkit-transition:width 1s; /* Safari and Chrome */
	-o-transition:width 1s; /* Opera */
}
.leftPart .menuList li:hover a,.leftPart .menuList .cur a{
	color: #652729;
	font-weight: bold;
}
.leftPart .menuList li:hover .menuline,.leftPart .menuList .cur .menuline{
	width: 100%;
}
.leftPart .contactus{
	margin-top: 20px;
	background: #fff;
}
	.leftPart .contactus .contactCon{
		background: #fff;
		padding: 15px;
		line-height: 2em;
		font-size: 14px;
		color: #494949;
		
	}
	.leftPart .contactus .contactCon i{
		font-size: 25px;
		color: #0a1734;
	}

.proLine{
	clear: both;
	height: 10px;
	width: 100%;
	margin: 20px 0;
	border-bottom: 1px dashed #ece8e8;
}

/*搜索按钮*/
.search-form{
	float: left;
	width: 60%;
	clear: both;
}
.search-btn{
	float: right;
	width: auto;
	height: 40px;
	margin-bottom: -40px;
}

.btn-inner{
	float: right;
	margin-right: -12px;
}
.btn-inner .bt_sa{
	float: right;
	margin-top: 10px;
	height: 38px;
	width: 80px;
	border:none;
	color: #fff;
	background: #652729;
	position: relative;
	box-shadow: 1px 1px 2px #333;
	z-index: 2;
	right: -78px;
	border-radius: 0 20px 20px 0;
}
.prolist{
	padding: 30px;
	background: #fff;
	overflow: hidden;
	clear: both;
}
.prolist ul li{
	width:32%;
	height: auto;
	margin-right: 1.5%;
	border: 1px solid #f2f2f2;
	padding-bottom: 10px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
}
.prolist ul li .pic{
	width: 100%;
	overflow: hidden;
}
.prolist ul li .pic img{
	width: 100%;
	transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}

.prolist ul li:nth-child(3n){
	margin-right: 0;
}

.prolist ul li p{
	text-align: center;
	line-height: 35px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    position: relative;
    z-index: 3;
}
.prolist ul li a p{
	color: #333;
	font-size: 16px;
}
.prolist ul li:hover{
	background: #652729;
	border: 1px solid #652729;
}
.prolist ul li:hover a p{
	color: #fff;
}
.prolist ul li:hover img{
	transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.backtoPro{
	width: 50px;
	height: 50px;
	background: #ccc;
	text-align: center;
	line-height: 50px;
	margin-left: -50px;
	border-radius: 5px;
}
.backtoPro a,.backtoPro:hover a,.backtoPro a:hover{
	color: #fff;
}
.backtoPro a i{
	font-size: 25px;
}

.backtoPro:hover{background: #652829;}
.seach-css li a img{
	width: 100%;
	overflow: hidden;
}

.newslist{
	padding: 8px;

}
/*news*/
.newslist{
	padding: 30px;
    background: #fff;
    overflow: hidden;
    clear: both;
}
.new-list{
	width: 100%;
	clear: both;
}

.new-list ul li{
	width: 100%;
	clear: both;
	min-height: 240px;
	margin-top: 10px;
	border-bottom: 1px #CCCCCC dashed;
}
.new-list ul li:hover{
	background: #f2f2f2;
}
.newspic{
	float: left;
	width: 300px;
	height: 225px;
	overflow: hidden;
	margin-right: 20px;
}
.newspic img{height: 100%;}
.news-item{
	min-height: 135px;
	overflow: hidden;
    padding: 25px 20px 0 15px;
    margin-bottom: 10px;
}
.news-item .date{
	float: left;
	margin-right: 45px;
	margin-bottom: 15px;
    text-align: left;
}

.news-item .date .date-yearMonth{
	font-size: 16px;
	color: #333;
}
.newscom{
	width: 100%;
	float: left;
	text-align: left;
}
.news-together{font-weight: bold;}
.news-item a{
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
}
.news-sum{
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-align: justify;
}
.news-h{font-size: 16px;}
.newsTitle{
	font-size: 32px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}
.downloadpage{
	margin: 30px;
}
.contactleft{
	width: 50%;
}

.morebtn-b{width: 100px; height: 40px;line-height: 40px; color: #fff;background: #652729;text-align: center;}
.morebtn-b:hover{color: #fff; background: #652729;}


.caselist li img{
	width: 100%;
	height: auto;
	display: block;
}
.caselist li .pro-t{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: none;
} 

.caselist li {
	width: 31%;
	float: left;
	padding: 2px;
	margin: 0 1% 20px;
	text-align: center;
	height: auto;
	overflow: hidden;
	list-style: none;
}

.contactLeft{width: 40%;margin-right: 5%;}
.contactRight{width: 55%;}

.phone-menu{float: right;margin-right: 20px; line-height: 60px; width: auto;overflow: hidden;}
.phone-menu i{font-size: 26px; color: #652729;}
.phone-menu img{display: none;}
.btnplus{display: none;width: 30px; font-size: 26px; text-align: right; color: #878788;margin-right: 30px;float: right;}
.page{clear: both; text-align: center;margin-top: 30px;}
@media (max-width: 1535px){
	.headermenu ul li{
		padding: 0 15px;
	}
	.searchBar{
	top:5px;
	right: 10px;
	}
	.logo-pic{margin-left: 0;}
}
@media (max-width: 990px){
	
	header{
		height: 60px;
	}
	.bannerHome, .bannerIn {
    margin-top: 60px;
     overflow: hidden;
	}
	.bannerIn img{width: 200%;margin-left: -40%;}
	.logo-pic a img{
		margin-top: 0;
		height: 60px;
	}
	.searchBar{display: none;}
	
	.headermenu,.w-service-fixed{display: none;}
	
	
.headermenu{
	position: absolute;
	top:60px;
	left: 0;
	bottom: 0;
	height: 100px;
	width: 100%;
	line-height:normal;
	overflow: auto;
	background: #f2f2f2;
}
.headermenu ul{
	float: none;
	position: relative;
	bottom: 0;
}
.headermenu ul li{
	width: 100%;
	float: none;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px dashed #e0dede;
}
.headermenu ul li .submenu{
	display: none;
  position:relative;
  top:0;
  width: auto;
  padding:0;
  z-index: 11;
  margin-left: -30px;
}
.headermenu ul li:hover .submenu{top:0;}
.headermenu ul li:hover a{color: #652729;}
.headermenu ul li:hover .submenu li a{color: #333;}
.headermenu ul li .submenu li:first-child{
	border-top:2px solid #652729;
}
.headermenu ul li .submenu li{
	float: none;
	line-height: 35px;
	font-size: 14px;
	min-width: 120px;
	text-align: left;
	padding-left: 30px;
	border-bottom: 1px solid rgba(0,0,0,.07);
	background: rgba(255,255,255,0.9);
	opacity:1;transform:none;-webkit-transform:none; transition:none; -webkit-transition:none;
}
.headermenu ul li .submenu>li:hover{
	background: #002e67;
}
.headermenu ul li:hover .submenu>li{
	opacity:1;transform:none;-webkit-transform:none;
}

.headermenu ul li .submenu>li:hover a{color: #fff;}

	
.btnplus{display: block;}	
	
	
.logo-pic {
    max-width: 80%;
    margin-left: 15px;
}	

	
.footer .footleft {
    width:100%;
    margin-right: 0;
}	
	.breadInsite{
		display: block;
	}
	
.productList .leftPart{
	display: none;
}

.productList .rightPart{
	width: 100%;
	float: left;
	}
	/*.swiper-button-next, .swiper-button-prev{
		top:30%;
	}*/
	
.displayb{position: relative;left:-50%;display: block;overflow: visible;}
.displayb ul,.displayen ul{width:100%;line-height: 78px;margin: 0;position: relative;left:50%; float: left;height: 82px;}
.displayb ul li a{
	border-right: 1px solid #ddd;
	padding: 0 10px;
}

.breadInsite,.displayen{
	display: none;
}

.breadInsite ul{
	width:100%;
	margin: 0;
	height:auto;
}
.breadInsite ul li{
	float: left;
	width:100%;
	height: 40px;
	font-size:14px;
	line-height: 40px;
}
.breadInsite ul li a{
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	color: #333;
	border-right:0;
	cursor: pointer;
}

.protypet,.newtypet{
	line-height: 45px;
	background: #652829;
	color: #fff;
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
}
.protypet i,.newtypet i{
	float: right;
	margin-right: 15px;
	font-size: 20px;
}

/*内页*/
.aboutLeft {
    width: 95.5%;
    margin-right: 0;
    margin: 0 8px;
}
.menufain {
    margin-top: 0;
}

.btn-inner .bt_sa {
    right: 5px;
}

.prolist{
	padding: 0;
}
.prolist ul li{
	width:48%;
	margin-right: 1%;
}

.prolist ul li:nth-child(3n){
	margin-right: 1%;
}
.prolist ul li:nth-child(2n){
	margin-right: 0;
}

.productList .proview {
    padding: 8px;

}

.proDetail .proCon,.newslist{
    padding: 8px;
}

.backtoPro{
	position: fixed;
	right: 10px;
	top:45%;
	margin-top: 0;
    margin-right: 0;

}

.newslist img,.productList .proview img{width: 100%;}
.news-item{clear: both;}
.newspic{margin: 0 auto;float: none;}
.caselist li {
    width: 46.8%;
    }
    
  .contactLeft {
    width: 100%;
    margin: 0 8px;
}
.contactRight {
    width: 100%;
}
  .prolist-pic {
    margin: 0 0 20px 0;
    width: 100%;
    height: auto;
}
.proDetail .proCon img{width: 100%;}
.newsTitle{font-size: 24px; margin-top: 20px;}
.proItem .protitle{
	font-size: 24px;
}
.proDetail .itemTitle{font-size: 18px;}

}

/*搜索框*/
.index_search_popover {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8000000, endcolorstr=#c8000000);
	z-index: 11111111;
	display: none
}

.index_search_popover #index_search {
	width: 80%;
	margin: 0 auto;
	margin-top: 20%;
	position: relative
}

.index_search_popover #index_search .index_search_tc input {
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: transparent;
	font-size: 36px;
	padding-left: 10px;
	color: #fff;
	outline: none;
	border: 1px solid #fff;
}

.index_search_popover #index_search .index_search_tc img {
	position: absolute;
	top: 13px;
	right: 19px;
	height: 45px;
	cursor: pointer;
}

.index_search_popover .index_close img {
	position: absolute;
	width: 30px;
	top: 5%;
	right: 5%;
}
.languageSearch,.language{
float: left;
		}
.languageSearch{margin-right: 10px;}		
.language a{
		width: 50px;
		height: 25px;
		padding: 5px;
		margin-right: 0;
		text-align: center;
		color: #333;
		text-decoration: none;
	}
	.language .cur{
		border-right: 1px solid #c7cdd2;
		padding-right: 10px;
		color: #652829;
		
	}
	.language a:hover{
		color: #652829;

	}


.honor-list li {
	width: 22%;
	float: left;
	padding: 2px;
	margin: 0 1% 20px;
	text-align: center;
	height: auto;
	overflow: hidden;
	list-style: none;
}
.caselist li img,.honor-list li img {
	width: 100%;
	height: auto;
	display: block;
}
.caselist li .pro-t,.honor-list li .pro-t {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: none;
	margin-top: 10px;
} 

.caselist li {
	width: 31%;
	float: left;
	padding: 2px;
	margin: 0 1% 20px;
	text-align: center;
	height: auto;
	overflow: hidden;
	list-style: none;
}	

/*搜索按钮*/
.search-form{
	float: left;
	width: 60%;
	clear: both;
}
.search-btn{
	float: right;
	width: auto;
	height: 40px;
	margin-bottom: -40px;
}
.keycss{
	width: 100%;
	float: left;
	background: rgba(255,255,255,.9);
	border:none;
	height:27px;
	padding: 5px;
	margin-top: 10px;
	border-radius: 20px 0 0 20px;
}	
.btn-inner{
	float: right;
	margin-right: -12px;
}
.btn-inner .bt_sa{
	float: right;
	margin-top: 10px;
	height: 38px;
	width: 80px;
	border:none;
	color: #fff;
	background: #652829;
	position: relative;
	box-shadow: 1px 1px 2px #333;
	z-index: 2;
	right: -78px;
	border-radius: 0 20px 20px 0;
}
.applist{padding: 0 20px;}
.applist ul{margin-left: 20px;}
.applist ul li{list-style:inherit; list-style-type: square;}
.breamword{line-height: 60px; color: #fff; float: left;padding-left: 30px;}

.servicefour{margin-top: 30px;}
.servicefour li{float: left; width: 23.5%; height: auto; margin-right: 2%;}
.servicefour li:last-child{margin-right: 0;}
.servicefour li img{width: 100%; }
.servicefour li .serviceTitle{position: relative;z-index: 1;margin-top:-40px;margin-bottom:10px;line-height: 40px; background: rgba(0,0,0,.5); color: #fff;padding-left: 20px;}

.aboutusImg{float: right;margin-left: 20px; margin-bottom: 20px;}

@media (max-width:990px){
	.headermenu ul li:nth-child(3) .submenu{
		margin-left: 0;
	}
	
	.grid li {
		display: inline-block;
		width: 48%;
		margin: 0 1% 20px 0;
		text-align: left;
		position: relative;
	}
	.grid li:nth-child(3n) {
    margin-right: 1%;
	}
	.grid li:nth-child(2n) {
    margin-right: 0;
	}
	
	/*news*/
	.newsHome ul li{
		width: 100%;
		height: auto;
		float: left;
		background: #f8f9fa;
		margin-right: 0;
	}
	.newsTitleh .nTitle{font-size: 16px; font-weight: bold;}
	
	.bottomImg div{font-size: 24px;}

	.footMenu,.righterwei{display: none;}
	.rightfoot{float: left; padding-left: 20px;}
	.copyright{line-height: 27px;margin-bottom: 45px; height: 160px; font-size: 13px;}
	
	.aboutlocal{
		overflow: hidden;
		float: right;
		width: auto;
		position: relative;
		right: 0;
		top: 0px;
		color: #fff;
		border-left: 1px solid #8a6263;
		height: 60px;
		line-height: 60px;
		padding-left: 20px;
	}
	.aboutlocal a{color: #fff;}
	.aboutlocal i{margin-right: 5px;}
	.aboutLeft>.font48{font-size: 20px !important;}
	.aboutLeft>.font32{font-size: 28px !important;}
	.aboutLeft img{width: 100%;margin-bottom: 20px;}
	.whiteline{margin-top: 20px;}
	
	.honor-list li {
		width: 46%;
		margin: 0 1% 20px;
		
	}
	.applist{padding: 0;}
	.applist img{width: 100%;}
	
	.servicefour li{width: 100%;  margin-right: 0; margin-bottom: 20px;}
	.servicefour li:last-child{margin-right: 0;}
	.servicefour li img{width: 100%; }
	.servicefour li .serviceTitle{position: relative;z-index: 1;margin-top:-40px;margin-bottom:10px;line-height: 40px; background: rgba(0,0,0,.5); color: #fff;padding-left: 20px;}
	.bottomImg div{line-height: 30px;padding-top: 50px;}
	.font42 {font-size: 32px !important;}
	.proDetail{overflow: initial;}
}