* {
	font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;
	font-size: 13px;
}

.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
	width: 1170px\9;
}
.container2,
  .navbar-static-top .container2,
  .navbar-fixed-top .container2,
  .navbar-fixed-bottom .container2 {
	  width:1000px ;
	  margin:  0 auto;
}

input {
	border-radius: 0
}

li {
	list-style: none
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.fr {
	float: right;
}

.fl {
	float: left;
}
/* Clear */
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block
}
/* Hides from IE-mac \*/ 
.clearfix {
	display: block
} 
/*header++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.header {
	position: relative;
}
.h-zong2{
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	position:fixed;
	z-index: 999;
}


.h-zong2 {
	box-shadow: 0 0 20px 0 #efefef;
}

.logo {
	margin-top: 10px;
}
.h-icon{
	font-size: 17px;
	margin-top: 15px;
	margin-left: 30px;
	font-weight: bold;
	color: #202020;
}
.h-icon span{
	color: #d10f17;
	font-size: 24px;
	font-family: "arial";
	font-weight: bold;
}
.nav {
}
.nav-con>ul>li:nth-child(5){
	display: none;
}
.nav-con>ul>li:nth-child(6){
	display: none;
}
.nav-con>ul>li {
	float: left;
	line-height: 77px;
	width: 110px;
	text-align: center;
}

.nav-con>ul>li>a{
	color: #2b2b2b;
	font-size: 13px;
	line-height: 77px;
	display: block;
}

.nav-con>ul>li>a>span {
	color: #2b2b2b;
	font-size: 13px;
}
 
.nav-con>ul>li:hover>a{
	color: #fff;
	background-color: #d10f17;
	
}
.nav-con>ul>li>a#menu_selected{
	background-color: #d10f17;
}
.nav-con>ul>li>a#menu_selected span{
	color: #fff;
}

.nav-con>ul>li:hover>a>span {
	color: #fff;
}

.nav>li>a#menu_selected span {
}
/* 第二级 */
.h-zong{
	position: relative;
}
.nav-con>ul>li>ul{
	display: none;
border-bottom: 1px solid #d7d7d7;
	position: absolute;
	top:77px;
	z-index: 999;
	width: 100%;
	left: 0;
	padding: 1% 0;
	background-color: rgba( 255,255,255,0.95);
}
.nav-con>ul>li>ul>li>a{

}
.nav-con>ul>li>ul>li{
    padding: 20px 50px 0 50px;
/* 	
	flex-grow: 1;
	text-align: center;
	cursor: pointer;
	margin-left: 2px; */
	
}
.nav-con>ul>li>ul>li>a>span{
	color: #202020;
	font-size: 13px;
	line-height: 75px;
	font-weight: bold;
}
.nav-con>ul>li>ul>li:hover>a>span{
	color: #bb280a;
}
.nav-con>ul>li:hover>ul{
	padding: 0 2%;
	display: flex;
   justify-content: center;
	  flex-wrap: wrap;
} 
/* 第三级 */
.nav-con>ul>li>ul>li>ul{
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	border-top: 1px solid #d7d7d7;
	left: 0;
	padding: 0 20%;
	background-color: rgba( 255,255,255,0.95);
}
.nav-con>ul>li>ul>li>ul>li>a>span{
	display: block;
	line-height: 40px;
	width: 150px;
	text-align: left!important;
}
.nav-con>ul>li>ul>li:hover>ul{
	display: block;;
}
.nav-con>ul>li>ul>li>ul>li:hover>a>span{
	color: #bb280a;
	/* border-bottom: 1px dashed  #bb280a; */
}
/* 第四级别 */
.nav-con>ul>li>ul>li>ul{
	position:relative;
}
.nav-con>ul>li>ul>li>ul>li>ul{
	display:none;
	position: absolute;
	float: right;
	z-index: 999;
	top: -10px;
	left: 180px;
	width: 100%;
}
.nav-con>ul>li>ul>li>ul>li:hover>ul{
	display:block;
}
.nav-con>ul>li>ul>li>ul>li>ul>li>a>span{
	display: block;
	line-height: 35px;
	text-align: left!important;
}
.nav-con>ul>li>ul>li>ul>li>ul>li:hover>a>span{
	color:#bb280a;
}
/* .nav-con>ul>li:nth-child(3)>ul>li:nth-child(3)>ul>li:nth-child(2)>ul{
	width: 30%;
}
.nav-con>ul>li:nth-child(3)>ul>li:nth-child(3)>ul>li:nth-child(2)>ul>li{
	float: left;
	width: 50%;
} */
/*banner开始=======================================================================================*/
/*banner*/
.banner{
	margin-top: 77px;
}
.slide_container{
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  }
.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  margin-top: 77px;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*首页++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	
/* 产品 */
.cp-zong{
	padding: 60px 0;
}
.cp-szuo{
	font-size: 13px;
	line-height: 40px;

}
.cp-szuo p{
	font-size: 26px;
	font-weight: bold;
	color: #202020;
}
.cp-syou{
	width: 206px;
	line-height: 45px;
	text-align: center;
	font-size: 13px;
	margin-top: 20px;
	background-color: #d10f17;
	box-shadow: 0 0 20px 0 rgba(209,15,23, 0.2);
	border-radius: 30px;
}
.cp-syou a{
	color: #fff;
}
.cp-xia{
	margin-top: 40px;
	background:url(../images/cp-bg_16.jpg) no-repeat top right #fff;
	position: relative;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1)
	
}
.cp-xia>ul>li>a{
	width: 240px;
	font-size: 17px;
	line-height: 78px;
	display: block;
	background: url(../images/cp-icon_18.png) no-repeat top 26px right 20px #fff;
	border-top: 1px solid #d7d7d7;
	color: #202020;
	font-weight: bold;
	padding-left: 30px;
}
.cp-xia>ul>li>a:hover{
	background: url(../images/cp-icon_18.png) no-repeat top 26px right 20px #efefef;
}
.cp-xia>ul>li.active>a{
	background: url(../images/cp-icon_18.png) no-repeat top 26px right 20px #efefef;
}
/* 二级 */

.cp-xia>ul>li>ul{
	position: absolute;
	left: 220px;
	top: 0;
	float: right;
	width: 966px;
	height: 486px;
	padding: 30px  50px;
	display: none;
}
.cp-xia>ul>li>ul>li{
	width: 150px;
	background: url(../images/cp-xjt_25.png) no-repeat top 18px right;
	border-bottom: 1px dashed #d7d7d7;
	line-height: 40px;
	
}
.cp-xia>ul>li.active>ul{
	display: block;
}

.cp-xia>ul>li>ul>li>a{
	font-size: 13px;
}
.cp-xia>ul>li>ul>li.active
{	background: url(../images/cp-xjt_22.png) no-repeat top 18px right;
	border-bottom: 1px dashed #D10F17;
	
}
.cp-xia>ul>li>ul>li.active>a{
	color: #D10F17;
	font-weight: bold;
}
/* 三级 */
.cp-xia>ul>li.active>ul>li>ul{
/* 	display: block; */
}
.cp-xia>ul>li>ul>li>ul{
	float: right;
	display: none;
}
.cp-xia>ul>li>ul>li>ul{
	position: absolute;
	left: 197px;
	top: 0;
	float: right;
	width: 480px;
	height: 486px;
	padding: 30px 53px 30px 40px;
	word-break: normal;
	word-wrap: break-word;
	display: none;
}
.cp-xia>ul>li>ul>li>ul>li{
	width: 150px;
	line-height: 46px;
	text-align: center;
	border-right: 1px solid #d7d7d7;
}
.cp-xia>ul>li>ul>li>ul>li a{
	color: #202020;
}
.cp-xia>ul>li>ul>li>ul>li:hover a {
	color: #D10F17;
}
.cp-xia>ul>li>ul>li.active ul{
	display: block;
}
.cp-xia>ul>li:nth-child(3)>ul>li:nth-child(2) ul li{
	float: left;
	
}
.ryzz{
	margin-top: 30px;
	}
	/* 荣誉资质 */
	/* productsroll Start */
	.productsroll1 {
		position: relative;
	}
	
	#LeftArr1,#RightArr1 {
		background-image: url(../images/sprite.png);
		width: 80px;
		height: 80px;
		cursor: pointer;
		position: absolute;
		top: 0px;
		z-index: 1
	}
	
	#LeftArr1 {
		background-position: 0px 0px;
		left: -80px;
		top:100px;
	}
	
	#RightArr1 {
		background-position: 80px 0px;
		right:-80px;
		top:100px;
	}
	
	#ScrollBox1 {
		width: 100%;
		overflow: hidden;
		padding: 0;
	}
	
	#ScrollBox1 li {
		float: left;
		margin:0 6px;
		display: inline;
		position: relative;
		overflow: hidden;
		width: 388px;
		text-align: center;
	}

	
	#ScrollBox1 li .imghvr-reveal-up {
		width: 388px;
		height:288px;
		overflow: hidden;
	}
	
	#ScrollBox1 li .imghvr-reveal-up img {
		width:100%;
		height: 100%;
		transition: all 0.6s;
	}
	.fudong{
		color: #fff;
		padding-top : 180px;
		font-size: 17px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
	}
		.cpfl-mc a{
			line-height: 50px;
			font-size: 13px;
			font-weight: bold;
		}
.poster-list .poster-item .cp1-title{
	opacity:0;
}
.poster-list .poster-item.active .cp1-title{
	opacity:1;
}
/* .poster-list li:nth-child(1){
	width: 388px!important;
	height: 280px!important;
	margin-top: 40px;
	margin-right: 20px;
}
.poster-list li:nth-child(1) img{
	width: 100%;
} */
/*简介*/
.about {
	padding:60px 0 ;
}
.about-list{
	padding: 40px 0;
	border-top: 1px solid #D7d7d7;
	border-bottom: 1px solid #D7d7d7;
}
.about-list ul li{
	float: left;
	width: 240px;
	text-align: center;
	border-left: 1px solid #D7d7d7;
}
.about-ys{
	font-size: 13px;
	color: #202020;
}
.about-list ul li:nth-child(1){
	border: none;
}
.about-list ul li:nth-child(1) .ab-sz{
	width:130px;
}
.about-list ul li:nth-child(2) .ab-sz{
	width:130px;
}
.ab-sz{
	width:80px;
	margin: 0 auto;
}
.value,.value2,.value3,.value4,.value5{
	font-size: 45px;
	font-weight: bold;
	font-family: "arial";
	color: #202020;
}
.ab-xh{
	width: 25px;
	height: 25px;
	border-radius: 25px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	margin-top: 30px;
	line-height: 25px;
	background-color: #d10f17;
}
/*优势*/
.ys{
	
	padding-top:80px;
	background: url(../images/ys-bg_22.jpg) no-repeat top center;
}
.ys-title{
	color: #fff;
	font-size: 13px;
}
.ys-title p{
	font-size:30px;
	color: #fff;
	font-weight: bold;
}
.ys-title span{
	font-size: 22px;
}
.ys-anniu a{
	font-size: 17px;
	color: #fff;
	font-weight: bold;
}
.ys-anniu img{
	padding-right: 10px;
}
.ys-con{margin-top:20px;}
.ys-con li{float: left;width: 300px;}
.effect-2{max-height:325px; min-height: 325px; overflow: hidden;}
.effect-2 .member-info{transition: 0.4s;}
.effect-2 .ys-bt{height:150px;}
.effect-2 .member-image{height:180px; overflow: hidden; width: 100%; transition: 0.4s; display: inline-block; float: none; vertical-align: middle;}
.effect-2 .member-image img{width: 100%; vertical-align: bottom;}
.effect-2 .member-info{transition: 0.4s;height:460px;}
.ys-bt{
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.ys-bt p{
	font-size: 17px;
	padding-bottom: 30px;
}
.ys-sz{color: #fff;font-family: "times new roman";font-size: 65px;}
.ys-by{color: #fff;font-size: 21px;margin-left: 10px;margin-top:25px;}
.ys-by p{font-size: 13px;text-transform: uppercase;color: rgba(255,255,255,.4);}
.effect-2 .ys-nr{transition: 0.4s;}
.effect-2:hover .ys-nr{display: block;height:330px;background:rgba(227,39,63,0.8);padding: 25px 25px;
color: #fff;
margin-top: -30px;
}
.effect-2:hover .ys-bt{display: none;}
.effect-2:hover .member-image{height:0px;transition: 0.4s;top: 0px; /* background:rgba(227,39,63,0.8); */}
.effect-2:hover .member-info{/* background:rgba(227,39,63,0.8); */color: #fff;bottom: 0px; height: 460px;}
.ys-nr{
	border-radius: 50px 50px 0  0;
	text-align: center;
	color: #fff;  
	font-size: 13px;
	line-height: 30px;
}
.ys-nr a{
	color: #fff;
}
.ys-nr p{
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	padding: 20px 0;
}
/* 资质荣誉 */
.zzry{
	background:url(../images/zizhi_27.jpg) no-repeat bottom center;
	padding: 0px 0 70px;
}
.zzry-bt{
	font-size: 13px;
	line-height: 40px;
	text-align: center;
}
.zzry-bt p{
	font-size: 26px;
	font-weight: bold;
}
/*产品*/
.poster-main {
  position: relative;
  margin: 0 auto;
}

.poster-main a, .poster-main img { display: block; }

.poster-main .poster-list .poster-item {
  width:260px;
  height: 360px;
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}
.poster-main .poster-prev-btn {
  left: -280px;
  background: url(../images/left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: -280px;
  background: url(../images/right.png) no-repeat center center;
}
.pro{
padding: 50px 0;
}
.cp-bt{
	margin-bottom: 30px;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	color: #555555;
}
.cp-bt p{
	font-size: px;
	font-weight: bold;
color: #202020;
}

.cp1-title {
	text-align: center;
	line-height: 50px;
}
.cp1-title span{
		font-size: 13px;
		text-align: center;
}

/* 新闻 */
.xw-bg {
	background: url(../images/xw-bg_31.jpg) no-repeat top center;
	padding:50px 0;
}
.xw-xia{
	width: 590px;
}
.xw-img1{
	display: block;
	background: url(../images/xw-img_32.png) no-repeat top center;
	padding: 15px 0 211px 30px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.xw-img2{
	display: block;
	background: url(../images/xw-img_34.png) no-repeat top center;
	padding: 15px 0 211px 30px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.xw-onetiao{
	width: 573px;
	margin-left: 16px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
	padding: 30px;
}
.xw-rtbt a{
	color: #202020;
	font-size: 19px;
	font-weight: bold;
}
.xw-rtnr{
	margin: 10px 0 20px;
}
.xw-rtnr a{
	font-size: 13px;
	line-height: 30px;
	color: #555;
}
.xw-nrz a{
	color: #d10f17;
	
}
.xw-bottom{
	margin-top: 40px;
}

/*底部+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.f-dizhi{
	margin-left: 10px;
	width:286px;
}
.f-dizhi ul li:first-child{
	font-size: 19px!important;
	font-weight: bold;
}
.f-dizhi ul li p{
	font-size: 13px;
	font-weight: bold;
}
.f-dizhi ul li{
	margin-bottom: 20px;
	font-size: 13px;
}
.f-dizhi ul li:last-child{
	margin: 0;
}
.footer {
	background: url(../images/f-logo_08.jpg) no-repeat top center #e9e9e9; 
	padding: 40px 0px;
}
	
.f-xbt{
	font-size: 21px;
	font-weight: bold;
}
.f-ys2{
	margin-top: 20px;
	display: flex;
	align-items: flex-end;
	justify-content: space-around;
	text-align: right;
}

.f-you img{

}
.f-you img:nth-child(2){
	padding-right: 20px;
}


#myBtn{
	border: none;
}
.f-nav{
}
/* .f-nav>ul>li:nth-child(1){
	display: none;
}
.f-nav>ul>li:nth-child(3){
	display: none;
}
.f-nav>ul>li:nth-child(4){
	display: none;
}
.f-nav>ul>li:nth-child(2){
	border: none;
} */

/* 
.f-nav>ul>li>a{
}
.f-nav>ul>li{
	float: left;
	font-weight: bold;
	padding: 0 37px;
	border-left: 1px solid #d7d7d7;
	height: 160px;
}
.f-nav>.menulevel{
	display: block;
}
.f-nav>ul>li>ul>li:nth-child(1){
	margin-top: 20px;
}
.f-nav>ul>li>ul>li{
	line-height: 30px;
	font-size: 14px!important;
	font-weight: normal!important;
} */
.f-nav1{
	padding: 0 20px;
	border-right: 1px solid #d7d7d7;
}
.f-nav2{
	padding: 0 20px;
	border-right: 1px solid #d7d7d7;
}
.f-nav2 a{
	font-size: 15px;
	font-weight: bold;
}
.f-navbt{
	font-size: 15px;
	font-weight: bold;
}
.f-nav1>ul>li>a{
	line-height: 30px;
	font-size: 14px;
}


.banquan {
	padding:5px 0;
	background: #d10f17;
}

.banquan a {
	color: rgba(255,255,255,0.5);
}
#copyright .banq {
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 13px;
}

.ma li p {
	font-size: 13px;
	line-height: 55px;
	text-align: center;
	color: #fff;
}

.foot-lx li img {
	margin-right: 10px;
}

.foot-lx li {
	font-size: 13px;
	color: #fff;
	line-height: 55px;
	margin: 10px 0;
}

#copyright .banq a {
	color: #fff;
}
/*foot部分结束*/
/*内页开始====================================================================================*/
.ny-neriong{
	margin-top: 60px;
}
.ny-dingwei {
	position: relative;
}

.ny-location {
	position: absolute;
	z-index: 10;
	width: 100%;
	top: -260px;
}
.ny-bt {
	font-weight: bold;
	color: #fff;
	font-size: 26px;
	line-height: 45px;
}
.ny-bt:after{
	content: "";
	display: block;
	width: 50px;
	height: 10px;
	background: #d10f17;
	margin: 40px 0 60px;
	
}
.ny-bt p {
	color: rgba(255,255,255,0.8);
	font-size: 35px;
	font-weight: bold;
	font-family: "times new roman";
	text-transform: uppercase;
}

.ny-dh {
	margin-top: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.ny-dh img{
	margin-right: 20px;
}
.ny-dh2 {
	margin-top: 125px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.ny-dh2 img{
	margin-right: 20px;
}


.dbg {
	background: url(../images/dgb.jpg) no-repeat bottom left;
/* 	min-height:700px; */
	padding: 0px  0 100px;
}
#page_main{
	margin: 50px 0 0;
}
.xbg {
}
.page-products{
	font-size: 13px;
	line-height: 36px;
}
.page-products p{
	font-size: 13px;
	line-height: 36px;
}
.page-news .texts .post-txt img{
	width: 70%;
	height: auto;
}
/* 企业文化 */
.qywenhua ul li{
  background-color: #f7f7f7;
  padding: 10px 0;
  font-size: 13px;
  margin-top: 1px;
  padding-left: 30px;
  }
  .qywenhua ul li:first-child{
	  font-size: 27px;
	  font-weight: bold;
  }
   .qywenhua ul li p{
	   font-size: 24px;
	   color: #D10F17;
   }
   .qywenhua ul li p:before{
	   display: block;
	   width: 10px;
	   height: 10px;
	   border-radius: 20px;
	   margin: 15px 10px 0 0 ;
	   content: "";
	   display: block;
	   float: left;
	   background-color:#D10F17;
	   
   }
   
/*内页标题daohang*/





.ddsmoothmenu-v1 {
	margin: 40px 0;
}
.ddsmoothmenu-v1>ul {
	   padding: 0;
	    display: flex;
	    -webkit-box-align: center;
	    align-items: center;
}

.ddsmoothmenu-v1>ul>li {
	width: 198px;
	margin-left: 1px;
	line-height: 60px;
	flex-grow: 1;
	text-align: center;
	cursor: pointer;
	transition: all 0.6s;
	background: #efefef;
}

.ddsmoothmenu-v1>ul>li a {
	color: #202020;
	font-size: 13px;
	display: block;
}

.ddsmoothmenu-v1>ul>li>a>span {
	display: block;
	font-size: 13px;
	color: #202020;
}

.ddsmoothmenu-v1>ul>li:hover {
	background: #d10f17;
	cursor: pointer;
	transition: all 0.6s;
}

.ddsmoothmenu-v1>ul>li:hover span {
	color: #fff;
}

.ddsmoothmenu-v1>ul>.lihover>.ahover {
	background: #d10f17;
}

.ddsmoothmenu-v1>ul>.lihover>.ahover>span {
	color: #fff;
}

.ddsmoothmenu-v1>ul>.lihover ul li {
	line-height: 60px;
	border-bottom: 1px solid #fff;
	background: #e9e9e9;
}

.ddsmoothmenu-v1 ul .lihover ul li:hover span {
	font-weight: bold;
	color: #000;
	font-size: 14px
}

.ddsmoothmenu-v1>ul>.lihover> ul li.lihover span {
	font-weight: bold;
	color: #000;
	font-size: 13px;
}











.ny-left1{
	width: 200px;
	
}
/* 最新导航1 */
.allpro-conl-nav ul li a{
/* 	height:3rem;
	line-height: 3rem; */
	display: block;
}
.category_jt{
	position: absolute;
	top:10px;
	right:0;
	width: 26%;
	height: 3rem;
	background: url('../images/cp-icon_18.png') no-repeat center center;
	background-position: calc(100% - 1rem);
	cursor:pointer;
}
.allpro-conl-nav > ul > li{
	display: block;
	position: relative;
	background:url(../images/cp-icon_18.png) no-repeat top 10px right 10px #fff;
	border: 1px solid #d7d7d7;
	line-height: 60px;
	background: transparent;
}
.allpro-conl-nav > ul > li>a>span{
	padding-left: 20px;
	font-size: 16px;
}
.allpro-conl-nav > ul > li:hover{
	background: #d10f17;
}
.allpro-conl-nav > ul > li:hover>a>span{
	color: #fff;
}
.allpro-conl-nav > ul > li.catgory1.lihover {
	background: #d10f17;
}
.allpro-conl-nav > ul > li.catgory1.lihover>a>span {
	color: #fff;
}
.allpro-conl-nav > ul > li.catgory1.on>.category_jt{
	background: url('../images/cp-icon_19.png') no-repeat center center;
}
.allpro-conl-nav > ul > li.catgory1.on{
	background: #d10f17;
}
.allpro-conl-nav > ul > li.catgory1.on>a>span{
	color: #fff;
}


.allpro-conl-nav > ul > li.catgory1.lihover > ul{
	display: block;
}
.allpro-conl-nav > ul > li > a > span{
	font-size:1.2rem;
	color:#242424;
	width: 80%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
/* .allpro-conl-nav > ul > li > a > span:after{
	content:'';
	position: absolute;
	height:3rem;
	width:100%;
	top:0;
	left:0;
	border-bottom:0.2rem solid #f3f3f3;
} */

/* 第二层 */
.allpro-conl-nav > ul > li > ul > li{
	position: relative;
	background: transparent;
    color: #333;
	width: 100%;
	line-height: 50px;
	background-color: #efefef;
	border-bottom: 1px solid #fff;
}

.allpro-conl-nav > ul > li > ul > li>.category_jt{
	background: url('../images/cp-icon_20.png') no-repeat center center;
	width: 26%;
	height: 2rem;
	top:10px;
}
.allpro-conl-nav > ul > li>ul>li.catgory2.on>.category_jt{
	background: url('../images/cp-icon_21.png') no-repeat center center;
}
.allpro-conl-nav > ul > li > ul > li > a > span{
	overflow: hidden;
	padding-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
	font-size: 15px;
}
.allpro-conl-nav > ul > li.catgory1.lihover > ul > li:hover{
	background-color: #e4e4e4;
}
.allpro-conl-nav > ul > li.catgory1.lihover > ul > li:hover>a>span{
	color: #d10f17;
	font-weight: bold;
	font-size: 15px;
}
.allpro-conl-nav > ul > li.catgory1.lihover > ul > li.lihover {
	background-color: #e4e4e4;
}
.allpro-conl-nav > ul > li.catgory1.lihover > ul > li.lihover>a>span{
	color: #d10f17;
	font-weight: bold;
	font-size: 15px;
}
/* 第三级别 */
.allpro-conl-nav > ul > li > ul > li > ul{
	padding: 0 30px 20px;
}
.allpro-conl-nav > ul > li > ul > li > ul > li {
	border-bottom: 1px dashed #d7d7d7;
	line-height: 30px;
}
.allpro-conl-nav > ul > li > ul > li > ul > li>a>span{
	color: #202020;
}
.allpro-conl-nav > ul > li > ul > li > ul > li:hover{
	border-bottom: 1px dashed #d10f17;
}
.allpro-conl-nav > ul > li > ul > li > ul > li:hover>a>span{
	color: #d10f17;
}
.allpro-conl-nav > ul > li.catgory1.lihover > ul > li.lihover > ul > li.lihover {
	border-bottom: 1px dashed #d10f17;
} 
.allpro-conl-nav > ul > li.catgory1.lihover > ul > li.lihover > ul > li.lihover>a>span{
	color: #d10f17;
}

.allpro-conl-nav > ul > li.catgory1.lihover > ul > li.catgory2.lihover > ul{
	display: block;
}

.allpro-conl-nav > ul > li > ul{
	display: none;
}
.allpro-conl-nav > ul > li > ul > li > ul{
	display: none;
}
.allpro-conl-nav > ul > li > ul > li > ul > li > ul{
	display: none;
}
/* .allpro-conl-nav ul li.lihover.active > a > span{
	color:#eed10b;
}
.allpro-conl-nav ul li a:hover{
	color:#eed10b;
} */
.allpro-conr{
	width: 75%;
	float: right;
}
.allpro-conr-tit{
	background:#fff;
	height:4rem;
	line-height: 4rem;
}
.allpro-conr-tit span{
	margin-left:2rem;
	font-size:1.3rem;
	padding-left:1rem;
	border-left:0.3rem solid #f0d00a;
}
.allpro-conr-con{
	padding-top:1VH;
}
.allpro-conr-con table{
	width: 100%;
	table-layout:fixed;
	word-break:break-all;
	height: 9.6rem;
	border:0.2rem solid #e9e9e9;
	margin-top:2VH;
}
.allpro-conr-con #map table{
	height: auto;
	margin-top:0;
}
.allpro-conr-con table:nth-child(2n+1){
	background:#fff;
}
.allpro-conr-con table:nth-child(2n+2){
	
}
.allpro-conr-con table tr{
	height: 2.4rem;
}
.allpro-conr-con table tr:nth-child(2) div{
    overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
}
.allpro-conr-con table td{
	border:0.15rem solid #e9e9e9;
}
.allpro-conr-con table td div{
	font-size:1.1rem;
	color:#242424;
}
.allpro-conr-con table tr:nth-child(1) td:nth-child(1){
	width: 29%;
	padding:0.2rem;
}
.allpro-conr-con table tr:nth-child(1) td:nth-child(1) div{
	height: 8.6rem;
    width: calc((100% - 0.5rem));
    margin: auto;
}
.allpro-conr-con table:nth-child(2n+1) tr:nth-child(1) td:nth-child(1) div{
	text-align:center;
	background:#f3f3f3;
}
.allpro-conr-con table:nth-child(2n+2) tr:nth-child(1) td:nth-child(1) div{
	text-align:center;
	background:#fff;
}
.allpro-conr-con table tr:nth-child(1) td:nth-child(1) img{
	object-position: center center;
	height: 8rem;
	max-width: 100%;
	object-fit: cover;
	max-height:8rem;
}
.allpro-conr-con table tr:nth-child(1) td:nth-child(2){
	width: 24%;
	padding-left:0.5rem;
}
.allpro-conr-con table tr:nth-child(1) td:nth-child(3){
	width: 27%;
	height: 25%;
	text-align: center;
}
.allpro-conr-con table tr:nth-child(1) td:nth-child(4){
	width: 20%;
	    text-align: center;
}
.allpro-conr-con table tr:nth-child(1) td:nth-child(4) div{
	display: inline-block;
	background:#f0d00a;
	width: 80%;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	margin-left:10%;
}
.allpro-conr-con table tr:nth-child(1) td:nth-child(4) div input{
	background: #f0d00a;
	width:100%;
	height:100%;
	border:none;
}
.allpro-conr-con table tr:nth-child(2) td:nth-child(1){
	padding-left:0.5rem;
	font-size:1.1rem;
	color:#242424;
}
.allpro-conr-con table tr:nth-child(3) td:nth-child(1){
	padding-left:0.5rem;
}
.allprop-conr-con{
	overflow:hidden;
	background:#fff;
	margin-top:1VH;
	padding:3VH 2rem;
}
.allpro-img.jqzoom{
	border:0.3rem solid #f3f3f3;
	padding:0.5rem;
	width: 100%;
}
.allpro-img.jqzoom img{
	width: 100%;
	object-fit: cover;
}
#spec-n5 {
    width: 100% !important;
}
#spec-list {
	width: calc(100% - 30px) !important;
}
.allprop-conr-con-js{
	float: right;
	width: 72%;
}
.allprop-js-tit{
	font-size:1.2rem;
	color:#242424;
	font-weight: bold;
	border-bottom:0.2rem solid #e9e9e9;
	padding:1.5VH 0;
}
.allprop-js-des{
	margin-top:1.5VH;
	font-size:1.05rem;
	color:#242424;
}
.allprop-js-xh{
	margin-top:1.5VH;
	font-size:1.05rem;
	color:#242424;
}
.allprop-js-sspp{
	margin-top:1.5VH;
	font-size:1.05rem;
	color:#242424;
}
.allprop-js-cart{
	font-size:1.1rem;
	color:#242424;
	display: inline-block;
	background:#f0d00a;
	margin-top:2VH;
	height:3rem;
	padding: 0 2VW;
}
.allprop-js-cart input{
	background: #f0d00a;
	width:100%;
	height:100%;
	border:none;
}
.allprop-con-xq{
	background:#fff;
	padding:0 2rem;
	padding-bottom:5VH;
}
.allprop-con-xqtab{
	height: 3rem;
	line-height: 3rem;
	background:#f0f0f0;
}
.allprop-xqtab-list{
	float:left;
	padding:0 2rem;
	position: relative;
	font-size:1.1rem;
	color:#242424;
	cursor: pointer;
}
.allprop-xqtab-list.on{
	background: #f0d00a;
}
.allprop-xqtab-list:after{
	content:'';
	position: absolute;
	top:50%;
	right:0;
	transform: translateY(-50%);
	height: 40%;
	width: 0.15rem;
	background: #242424;
}
.allprop-xqtab-list.on:after{
	content:'';
	position: absolute;
	top:50%;
	right:0;
	transform: translateY(-50%);
	height: 40%;
	width: 0;
	background: #242424;
}
.allprop-xqcon-list{
	display: none;
	cursor: pointer;
}
.allprop-xqcon-list:nth-child(1){
	display: block;
}
.allprop-xqcon-list img{
	max-width: 100%;
	object-fit: cover;
}
/* 最新的导航 */


.ddsmoothmenu-v {
}
.ddsmoothmenu-v>ul {
	
}

.ddsmoothmenu-v>ul>li {
	width: 200px;
	line-height: 60px;
	background: url(../images/cp-icon_18.png) no-repeat top 20px right 20px #fff;
	border: 1px solid #D3D4D3;
	transition: all 0.6s;
}

.ddsmoothmenu-v>ul>li a {
	color: #202020;
	font-size: 13px;
	display: block;
}

.ddsmoothmenu-v>ul>li>a>span {
	display: block;
	font-size: 13px;
	color: #202020;
	padding-left: 20px;
}

.ddsmoothmenu-v>ul>li:hover {
	background: url(../images/cp-icon_19.png) no-repeat top 20px right 20px #d10f17;
	transition: all 0.6s;
	
}

.ddsmoothmenu-v>ul>li:hover>a span {
	color: #fff;
	font-weight: bold;
}

.ddsmoothmenu-v>ul>.lihover{
	background: url(../images/cp-icon_19.png) no-repeat top 20px right 20px #d10f17;
	transition: all 0.6s;
}

.ddsmoothmenu-v>ul>.lihover>.ahover>span {
	color: #fff;
	font-weight: bold;
}
/* 
第二级别 */
.ddsmoothmenu-v>ul>li>ul{
/* 	border: 1px solid #d10f17; */
}
.ddsmoothmenu-v>ul>li>ul>li>a{
	background-color: #efefef;
	display: block;
	padding-left: 20px;
border-bottom: 1px solid #fff;	
}
.ddsmoothmenu-v>ul>li>ul>li>a:hover{
	background-color: #e6e6e6;
	color: #d10f17;
	font-weight: bold;
	
}
.ddsmoothmenu-v>ul>li>ul>li>.ahover{
	background-color: #e6e6e6;
	color: #d10f17;
	font-weight: bold;
	}
	
	/* 第三级别 */
	.ddsmoothmenu-v>ul>li>ul>li>ul{
		padding: 20px 0;
		background-color: #f7f7f7;
	}
.ddsmoothmenu-v>ul>li>ul>li>ul>li>a{
	display: block;
	margin-left: 30px;
	background-color: #f7f7f7;
	line-height:40px;
	width: 140px;
	border-bottom: 1px dashed #d7d7d7;
}
.ddsmoothmenu-v>ul>li>ul>li>ul>li>a:hover{
	border-bottom: 1px dashed #d10f17;
	color: #d10f17;
}
.ddsmoothmenu-v>ul>li>ul>li>ul>li>.ahover{
	border-bottom: 1px dashed #d10f17;
	color: #d10f17;
}
/* 产品详情 */
.lh714{
}
	
/*在线留言*/
.liuyan-tu {
	width: 300px;
	height: 300px;
	overflow: hidden;
}

.liuyan-tu img {
	cursor: pointer;
	transition: all 0.6s;
}

.liuyan-tu img:hover {
	transform: scale(1.1);
}
/*联系我们内页*/
.lxdy-con li {
	float: left;
	margin-right: 50px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 40px;
}

.lxdy-con li:hover {
	color: #e8010d;
}

.page-about1 {
	width: 800px;
	margin-top: 30px;
}
/*新闻列表页*/
.newsList2 li{
	background-color: #F7f7f7;
	padding: 40px;
	margin-bottom: 10px;
}
.newsList2 li:hover{
	background-color: #efefef;
}
ul,li {
	list-style: none;
/*width: 600px;*//*line-height: 40px;*/
}

a,a:visited,a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

ul.newsList li {
	height: 250px;
	background: #f9f9f9;
	padding: 20px 40px;
	margin: 0px 10px 20px;
	cursor: pointer;
	border-bottom: 2px solid #efefef;
	transition: all 0.6s;
}

ul.newsList li:hover {

}
ul.newsList li:hover a{
	color: #202020;
}
.nyxwzuo{
	margin-top: 20px;
	width: 300px;
}
.nyxwyou{
	margin-top: 20px;
	width: 750px;
	
}
.xinwen-by a p{
	padding-top: 10px;
	font-size: 13px;
}
.page-news {
	min-height: 220px;
	padding-bottom: 30px;
}

.xinwen-bt a {
	color: #d10f17;
	font-weight: bold;
	font-size: 19px;
	line-height: 28px;
}
ul.newsList li:hover{
	border-bottom: 2px solid #d10f17;
}
ul.newsList li:hover .xinwen-bt  a {
	color: #d10f17;
}
.xinwen-by{
	padding-top: 10px;
}
.xinwen-by a {
	color: #717171;
	font-size: 13px!important;
	line-height: 25px!important;
}
.ny-xwsj{
	padding: 10px 0;
}
.xinwen-sj {
	width: 200px;
	height: 100px;
}
.page-news .texts .post-txt{
	font-size: 14px!important;
	line-height: 36px;
}
.page-news .texts .post-txt p{
	font-size: 14px!important;
	line-height: 36px;
}
/* 搜索结果 */
.page-news table{
	width: 100%;
}
.news-title{
	color: #fff;
	background: #bd0000;
}
.news-time{
	width: 50%;
	background: #bd0000;
	color: #fff;
	text-align: center;
}
.page-news table tr{
line-height: 50px;	
background: #efefef;
border-bottom: 1px solid #fff;
}
.page-news table tr td{
	text-align: center;
	border-right: 1px solid #fff;
}
.page-news table tr:hover{
	background: #eaeaea;
}
.time-list{
	text-align: center;
}
/*简介单页*/

.page-container {
	width: 950px;
	font-size: 13px;
	line-height: 40px;
}
.page-container p{
	font-size: 13px;
}
.page-container>img {
	max-width: 99%;
	border: 1px solid #f0f0f0;
}

.page-content {
	padding: 0px 0px;
	margin-top: 35px;
}

.page_list {
	text-align: right;
	padding: 20px 0px 0;
}

.page_list span.current {
	border: #ddd 1px solid;
	padding: 3px 6px;
	margin-right: 2px;
	color: #fff;
	background-color: #d10f17;
}

.page_list a {
	border: #ddd 1px solid;
	color: #272727;
	padding: 3px 6px;
	margin-right: 2px;
}

.page_list select {
	width: 48px;
	line-height: 29px;
	height: 29px;
	margin-bottom: 3px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.page {
	line-height: 40px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 40px;
	margin-top: 50px;
}

.page span {
	display: inline-block;
	width: 49%;
}

.page-news .newsList {
	margin-top: 20px;
}

.page-news .newsList li {
}

.page-news li .img {
	padding: 0;
	overflow: hidden;
}

.page-news li .text {
	padding-right: 0;
}

.page-news li .text .h span {
	font-size: 13px;
	color: #999999;
	float: right;
}

.page-news li .text a:first-child {
	font-size: 17px;
	margin-top: 20px;
}

.page-news li .text p {
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	float: left;
}

.page-news li .text .ck {
	float: right;
	color: #666666;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	border-radius: 20px;
}

.page-news li:hover a {
	font-weight: bold;
	/*color: #e8010d;*/
}

.page-news ul li .h {
	line-height: 65px;
	font-size: 24px;
	text-align: left;
	margin-top: 20px;
	background: #fff;
	border: 1px solid #fff;
	padding-left: 50px;
	padding-right: 50px;
}

.page-news ul li:hover .h {
	background: #ffeed7;
}

.proNav li {
	float: left;
	width: 297px;
	text-align: center;
	position: relative;
	margin: 0px 5px 10px;
}

.proNav li span {
	width: 295px;
	height: 295px;
	display: flex;
	justify-content:center;
	overflow: hidden;
	border: 1px solid #d7d7d7;
}

.proNav li span img {
	max-height: 100%;
	transition: all 0.6s;
	text-align: center;
	align-self: center;
	display: inline-block;
	vertical-align: middle;
}

.proNav li:hover span{
	transition: all 0.6s;
	border: 1px solid #c20000;
}

.ny-cpz{
	padding: 10px 0;
}
.ny-cpbt a label{
	font-size: 13px;
	padding: 5px 0;
	display: block;
	font-weight: bold;

}
.ny-cpan a{
	color: #fff;
}
.ny-cpan{
	width: 120px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	background: -webkit-linear-gradient(
		left,#0041b1,#47c56f
		);

	}

.proNav li span img:hover {
	transform: scale(1.1);
}

.proNav li a {
	display: block;
}

.proNav li span .lhsp {
	position: absolute;
	display: block;
	width: 100%;
	height: 175px;
	z-index: 10;
	left: 0;
	top: 0;
	display: none;
	background: url(../images/lh616.png)  center center;
}

.proNav li:hover a {
	text-decoration: none;
}

.proNav li:hover span .lhsp {
	display: block;
}

.proNav li p {
	height: 50px;
	font-weight: 100;
	display: block;
	line-height: 30px;
	margin: 0 auto;
	color: #e8010d;
}

.proNav .ckgd {
	display: block;
	width: 130px;
	height: 203px;
	float: left;
	margin-top: 10px;
}

.jptj-header {
	position: relative;
	text-align: center;
}

.jptj-header .span6 {
	height: 1px;
	background: #666;
	padding: 0;
	margin: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

.jptj-header p {
	position: absolute;
	z-index: 111;
	text-align: center;
	width: 100%;
	padding-top: 37px;
	font-size: 13px;
}

.popover-banner {
	max-width: 350px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #efefef;
}

.popover-banner .flex-direction-nav {
	display: block;
}

.popover-banner .flex-prev,.popover-banner .flex-next {
	position: absolute;
	display: block;
	width: 45px;
	height: 100px;
	background: url(../images/sprite.jpg) no-repeat 0 top;
	top: 50%;
	margin-top: -50px;
}

.popover-banner .flex-prev {
	left: -50px;
}

.popover-banner .flex-next {
	background: url(../images/sprite.jpg) no-repeat -55px top;
	right: -50px;
}

.lhgw {
	display: block;
	width: 460px;
	margin: 0 auto;
}

#shop_cart {
	width: 170px;
	float: left;
}

#shopjg span {
	text-align: center;
	display: block;
	width: 140px;
	height: 36px;
	margin: 20px 10px;
	background: #fe6a12;
	line-height: 36px;
	font-size: 13px;
	color: #fff;
}

#shopjg {
	width: 150px;
	float: left;
	overflow: hidden;
}

.lhcppg {
	width: 100%;
	background: #f5f5f5;
	padding-left: 20px;
}

.lhcppg span {
	display: inline-block;
	padding-left: 0.5%;
}

#inhert_cart {
	margin: 20px 10px;
	height: 36px;
	line-height: 36px;
}

#shop_cart #btn_buy {
	display: none;
}

.jptj-header b {
	display: inline-block;
	font-size: 24px;
	line-height: 25px;
	color: #002e79;
	font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;
	padding: 0 20px 10px;
	background: #f7f7f7
}

.photos span {
	display: block;
	text-align: center;
}

.photos span img {
}

.photos p {
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}

.photos1 span {
	display: block;
	text-align: center;
}

.photos1 span img {
	height: 200px;
	max-width: 100%;
}

.photos1 p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}

.pic-img1 {
	height: 270px;
}

.picMarquee-left {
	overflow: hidden;
}

.picMarquee-left .bd ul {
	padding: 15px;
	zoom: 1;
}

.picMarquee-left .bd li {
	float: left;
	height: 230px;
	width: 20%;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.picMarquee-left .bd li img {
	border: 1px solid #ccc;
}

.picMarquee-left .bd li:hover img {
	border: 1px solid #000;
}

.picMarquee-left .bd li img {
	width: 95%;
	display: block;
}

.picScroll-left {
	overflow: hidden;
	margin-top: 40px;
}

.picScroll-left .bd li {
	float: left;
	height: 275px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	margin-left: 14px;
}

.picScroll-left .bd li img {
	width: 274px;
	height: 202px;
	display: block;
}

.span-name {
	width: auto;
	display: inline-block;
	height: 50px;
	margin: 0 auto;
	padding: 0 15px;
	line-height: 50px;
	text-align: center;
	font-size: 13px;
	border-bottom: #c7c7c7 solid 2px;
}

.p-more {
	width: 90px;
	display: inline-block;
	float: right;
	height: 25px;
	margin: 20px auto;
	border: #c2c2c2 solid 1px;
	line-height: 25px;
	font-size: 13px;
	text-align: center;
	color: #000;
}

.related-list li {
	display: inline-block;
	width: 33%;
	border-bottom: 1px dotted #ccc;
	line-height: 40px;
}

#shownews .title {
	text-align: center;
	line-height: 35px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 24px;
}

#shownews .related {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	margin-top: 15px;
	background: url(../images/bg_news.gif) repeat-x;
	color: #fff;
	padding-left: 10px;
}

.related_cp ul {
	width: 100%;
	height: auto;
	padding-top: 6px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 10px;
}

.related_cp ul li {
	text-align: center;
	width: 160px;
	float: left;
	margin-right: 25px;
}

.related_cp ul li img {
	border: 1px solid #e4e4e4;
	width: 200px;
	padding: 5px;
}

.related_cp ul li a:hover img {
	border: 1px solid #e8010d;
}

#piclist li {
	height: 155px;
	background: none;
	border: 1px solid #ddd;
}

#piclist li .ph_hover {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.jobList{
	padding: 20px 0;
	background-color: #efefef;
	border-bottom: 1px dashed #ccc;
}
.jobList li:nth-child(3){
	display: none;
}
.jobList li {
	width: 20%;
	float: left;
	text-align: center;
	line-height: 30px;
}

.jobList li span {
	display: block;
	width: 100%;
	height: 100%;
	display: block;
	color: #202020;
	background: #efefef;
	padding: 5px 0;
	font-size: 13px;
	font-weight: bold;
}

.page-guestbook b {
	line-height: 30px;
	display: inline-block;
	width: 80px;
	text-align: right;
}

.page-products .tabc dt {
	line-height: 30px;
	width: 10%!important;
}

.page-guestbook b span {
	padding-left: 10px;
}
.page-products .tabc dd{
	width: 80%!important;
}
.showjobList li {
	border: 1px solid #ccc;
	border-top: none;
	height: 40px;
	width: 100%;
	line-height: 40px;
}

.showjobList li div {
	width: 50%;
	float: left;
}

.showjobList li b {
	color: #e8010d;
	display: block;
	font-weight: 500;
	text-align: center;
}

.showjobList li span {
	width: 120px;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #e8010d;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}

.showjobList {
	border-top: 1px solid #ccc;
	margin-bottom: 0;
}

.lhms {
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
}

.lhms b {
	font-weight: 100;
	width: 120px;
	min-height: 80px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #e8010d;
}

.lhms span {
	display: inline-block;
	height: auto;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

.lh616 {
	width: 150px;
	line-height: 40px;
	margin: 25px auto 0px;
	background: #e8010d;
}

#guestbook  dt {
	display: inline-block;
	width: 50%;
}

#guestbook textarea,#guestbook input[type="text"] {
	background: #f7f7f7;
	width: 80%;
	padding: 0 2.5%;
	min-width: 220px;
	border-radius: 5px;
	border: 1px solid #ffcbcb;
	height: 40px;
}

.page-guestbook #guestbook  dt {
	line-height: 30px;
	width: 90%;
	padding: 10px 0;
}

.page-guestbook #guestbook  textarea {
	width: 89%;
	height: 200px;
}

#guestbook .yzm input {
	width: 74%;
}

.xiaz .fr {
	float: right;
}

.xiaz .fl {
	flaot: left;
}

.downloadtimes {
	padding: 0 5%;
}

.downloadtimes i img {
	margin-right: 5px;
	width: 14px;
}

.xiaz li {
	border-bottom: 1px dashed #ccc;
}

.lh68 {
	position: absolute;
	top: 0;
	z-index: -1;
}

.lhbd label {
	display: inline-block;
	max-width: 80px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
}

.lhbd dt {
	padding: 3px 0;
	width: 100%;
}

.lhbdfr {
/* float: right;*/
	width: 90%;
}

.lhbdfl {
 /*float: left;*/
	width: 100%;
/* margin: 0 auto;*/
}

.lhbdfr label {
	max-width: 75px;
	width: 100%;
}

.lhbd input {
	width: 57%;
}

.lhbdfl input {
	width: 67%;
}

.lhbd span {
	font-weight: 100;
}

.lhbd .Content {
	width: 84%;
}

.clear {
	clear: both;
}

.lhbd .Content {
	height: 113px;
}

.submit {
	background: #bd0000;
	height: 40px;
	color: #fff;
	display: block;
	width: 80px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	border: none;
}

.lh615 {
	line-height: 40px;
	margin: 0 10px;
	text-align: center;
	border: none;
}


/*图片*/
.h-tu {
	height: 400px;
	width: 260px;
	float: left;
	text-align: center;
	margin: 10px 26px;
}

.h-tu span{
	height:362px;
	border: 1px solid #ccc;
	padding: 5px;
	
	width:260px;
	display: flex;
	overflow: hidden;
}

.h-tu span img {
	text-align: center;
	align-self: center;
	display: inline-block;
	vertical-align: middle;
}
.h-tu:hover p{
	color: #d10f17;
	font-weight: bold;
}
.h-tu p{
	font-size: 13px;
	line-height: 50px;
	display: block;
}

#spec-n1{
	width:400px;
	display: flex;
	border: 1px solid #d7d7d7;
	height: 315px;
	overflow: hidden;
}
#spec-n1 img{
	/* height: 100%; */
	text-align: center;
	align-self: center;
	display: inline-block;
	vertical-align: middle;
}


.h-tu2 {
	height: 380px;
	width: 250px;
	float: left;
	text-align: center;
	margin: 10px 10px;
}

.h-tu2:hover span {
	border: 1px solid #d10f17;
}

.h-tu:hover span {
	border: 1px solid #d10f17;
}

.h-tu2 span {
	display: block;
	height: 230px;
	border: 1px solid #ccc;
	padding: 5px;
}

.h-tu2 span img {
	height: 100%;
	margin: 0-100%;
}

.h-tu2 p{
	font-size: 17px;
	line-height: 50px;
	display: block;
}
/* 视频中心 */
#ShowImages2 li {
	height: 290px;
	width: 280px;
	float: left;
	text-align: center;
	margin: 10px 10px;
}

#ShowImages2 li .images_img {
	height: 240px;
	border: 1px solid #ccc;
	padding: 5px;
}

#ShowImages2 li .images_img img {
	height: 100%;
}

#ShowImages2 li .images_title {
	font-size: 17px;
	line-height: 50px;
	display: block;
}

#ShowImages2 li:hover .images_img {
	border: 1px solid #de0700;
}
/*新闻列表页*/
.xinwen-tu {
	width: 300px;
}
/*联系我们单页*/
.page-news{
	margin-top: 40px;
}
.lxwm-dy{
	margin-bottom: 40px;
}

.lxwm-dy li {
	width: 595px;
	height: 150px;
	line-height: 30px;
	text-align: left;
	font-size: 13px;
	margin-top: 5px ;
	float: left;
	margin-right: 5px;
	background-color: #f7f7f7;
	
	padding: 20px;
}
.lxwm-dy li:last-child{
	width: 100%;
	background: url(../images/cp-jt2.png) no-repeat top right #f7f7f7;
	background-position: 50px;
	height: 250px;
}
.nylx-1{
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 20px;
}

/*内页服务范围*/
.fl-con9 li {
	margin-top: 35px;
	float: left;
	height: 70px;
	width: 275px;
	border-right: 1px solid #efefef;
	padding: 0px 20px;
}

.fl-nr {
	width: 130px;
	line-height: 21px;
	font-size: 13px;
	color: #202020;
	margin-left: 10px;
	margin-top: 15px;
}

.fl-tu {
	width: 47px;
}

.fl-con9 li:nth-child(1),.fl-con9 li:nth-child(5),.fl-con9 li:nth-child(9) {
	padding-left: 0px;
}

.fl-con9 li:nth-child(1) .fl-nr {
	margin-top: 5px;
}

.fl-con9 li:nth-child(4),.fl-con9 li:nth-child(8) {
	padding-right: 0px;
}
/*图片鼠标悬停整体旋转*/
.fl-con9 li img {
	list-style: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.fl-con9 li img {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.fl-con9 li:hover img {
	transform: rotateY(360deg);
}
