* {
	font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;
	font-size: 15px;
}
  @fontface {
            font-family: jiangxi;
            src: url(../fonts/jiangxi.ttf) format("ttf");
        }

.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
	width: 1200px\9;
}

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++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.xq-sousou{
}
.h-shang{
	padding: 20px 0 ;
}
.ss-xz{
	display: none;
	border: none;
}
.ss-xz select{
	background: #fff;
	padding: 10px;
	line-height: 30px;
	height: 35px;
	border: none;
	margin-right: 5px;
}
.ss-zuo2 {
}
.ss-zuo2 input{
	border: 1px solid #ac0000;
	line-height: 22px;
	box-sizing: border-box;
	padding-left: 20px;
	color: #808080;
	font-size: 15px;
	height: 35px;
	background: none;
	width: 230px;
}
.ss-you2 input{
	width: 35px;
	line-height: 35px;
	font-size: 16px;
	height: 35px;
	font-weight: bold;
	border: none;
	color: #202020;
	text-transform: uppercase;
	background: url(../images/hl-tu_08.png) no-repeat center center #ac0000;
	
}

.mobile_nav{
	line-height: 45px;
	border-top: 1px solid #acaaa7;
}

.mobile_nav>ul>li{
	float: left;
	margin-right: 94px;
	
}
.mobile_nav>ul>li>a{
	padding: 0 10px;
		line-height:45px;
		display: block;
		
}
.mobile_nav>ul>li>a>span{
	display: block;
	color: #202020;
	line-height: 45px;
	
}
.mobile_nav>ul>li:hover>a{
	border-bottom: 3px solid #ac0000;
}
.mobile_nav>ul>li>a#menu_selected{
	border-bottom: 3px solid #ac0000;
}

.mobile_nav>ul>li:hover>a>span{
	color: #ac0000;
	
}
.mobile_nav>ul>li>a#menu_selected>span{
	color: #ac0000;
}
.mobile_nav>ul>li>ul.menulevel{
	display: none;
}
.mobile_nav>ul>li>ul.menulevel>li>ul{
	display: none;
}
.mobile_nav>ul>li:hover>ul.menulevel{
	display: block;
	
}

.mobile_nav>ul>li:hover>ul.menulevel>li{
	line-height: 50px;
	border-bottom: 1px solid #d7d7d7;
	padding: 0 30px;
}
.mobile_nav>ul>li:hover>ul.menulevel>li:hover{
	background: #efefef;
}
.mobile_nav>ul>li{
	
}

.mobile_nav>ul>li:hover>ul.menulevel{
	position: absolute;
	top: 140px;
	background-color: rgba(255,255,255,0.95);
	z-index: 1000;
}


.logo{
	margin-right: 40px;
}
.fwrx img{
	vertical-align: middle;
	padding-right: 5px;
}
.fwrx{
	margin: 35px 0px 0px 30px;
	color: #fff;
	font-size:26px;
	line-height: 20px;
	font-weight: bold;
}

.h-tel{
	margin-left: 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}
.h-tel span{
	font-size: 16px;
}
.h-tel p img{
	vertical-align: middle;
}
.h-tel p{
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

/* 内页的东西 */
.header-ny {
	background-color: #fff;
}

.nav2 {
}
.nav-bg{
}
.nav-con2>ul>li {
	float: left;
	line-height: 90px;
	text-align: center;
	margin: 0 15px;
	width: 80px;
}

.nav-con2>ul>li>a{
	display: block;
	color: #202020;
	font-size: 15px;
	display: block;
	line-height: 90px;
}

.nav-con2>ul>li>a>span {
	color: #202020;
}

.nav-con2>ul>li:hover>a{
	background: url(../images/h-logo_06.png) no-repeat top 15px left;
	border-bottom: 5px solid #ac0000;
}
.nav-con2>ul>li>a#menu_selected{
	background: url(../images/h-logo_06.png) no-repeat top 15px left;
	border-bottom: 5px solid #ac0000;
}
.nav-con>ul>li>a#menu_selected span{
}

.nav-con>ul>li:hover span {
}

.nav>li>a#menu_selected span {
}

/* 内页的东西结束 */
/* 二级 */
.mobile_nav>ul {
}

.nav>.menulevel {
	z-index: 999;
}

.menulevel {

}
.menulevel li {
	
}
.menulevel li a span {
	
}
.menulevel li:hover {
	
}
.nav li:hover>.menulevel {
	
}
.menulevel li:hover a span {
	
}


/*banner开始=======================================================================================*/
/*banner*/
.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%;
  }

.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);
  bottom: 343px;
  opacity:1;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height:61px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }
 .slide_nav.prev{
	 width: 38px;
	 left: 0px;
 }
.slide_nav.next {
  left: auto;
  width: 38px;
  background-position: right top;
  right: 0;
  }
/*首页++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.box{
	width:1200px;height:600px;text-align:center;font-size:50px;border:1px solid #d7d7d7;position:relative;overflow:hidden;
}
.box>ul{height:600px;width:1200px;position:relative;}
.box>ul>li{width:1200px;height:600px;top:0;position:absolute;

}
.box ol{position:absolute;bottom:15px;width:260px;margin-left:-130px;left:50%;z-index:20;text-align:center;}
.box ol a{width:16px;height:16px;margin-right:10px;background:#fff;border-radius:50%;display:inline-block;box-shadow:2px 3px 5px #CCCCCC;}
.box ol a.active{background:#df0024;z-index:18;}



.box2 ul li:first-child{
	
	left:0;z-index:11;
}
.box2{
	margin: 0 auto;
	width:240px;height:240px;text-align:center;font-size:50px;position:relative;overflow:hidden;
	
}
.box2>ul{height:240px;width:240px;position:relative;}
.box2>ul>li{
width:240px;
height:240px;
top:0;
position:absolute;
background: #fff;
display: flex;
justify-content: center;
align-content: center;

}
.box2>ul>li img{
	height: auto;
	max-width: fit-content;
}
.box2 ol{position:absolute;bottom:15px;width:240px;z-index:20;text-align:center;}
.box2 ol a{width:16px;height:5px;margin-right:10px;background:#fff;border-radius:50%;display:inline-block;box-shadow:2px 3px 5px #CCCCCC;}
.box2 ol a.active{background:#df0024;z-index:18;}

.ke-zeroborder2 {
	background:#fff;
	border-collapse: separate;
}
.ke-zeroborder2 tbody tr td{
	padding:50px;
	margin:0 10px;
	border-right:1px solid #efefef;
}
.ke-zeroborder2 tbody tr{
}
.productsroll2{
	position: relative;
	width: 100%;
}
#ScrollBox2{
}

#ScrollBox2 li {
	float: left;
	display: inline;
	overflow: hidden;
	width:1140px;
	margin: 0 30px;
	box-sizing: border-box;
}

#ScrollBox2{ overflow:hidden;padding: 0;}
#LeftArr2,#RightArr2 {
	background-image: url(../images/cp-anniu_69.png);
	width: 64px;
	height: 64px;
	cursor: pointer;
	position: absolute;
	top:370px;
	z-index: 1
}

#LeftArr2 {
	background-position: 0px 0px;
	left: -64px;
}

#RightArr2 {
	background-position: 64px 0px;
	right: -64px;
}


	
/* 关于我们 */
.ab-bg{
	background: url(../images/ab-bg_39.jpg) no-repeat top center;
	padding: 146px 0 248px;
	margin-top: 60px;
	
}
.ab-you{
	margin-top: 30px;
	width: 565px;
}
.ab-youshang{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 40px;
}
.ab-zhong{
	line-height: 30px;
	color: #fff;
}
.ab-list{
	margin-top: 190px;
}
.ab-list{
	width: 200px;
}
.ab-list ul li {
	margin-top: 20px;
}
.ab-list ul li a{
	display: block;
	background: url(../images/hl-tu_42.png) no-repeat center left ;
	width: 200px;
	padding-left: 10px;
	font-size: 25px;
	font-weight: bold;
	line-height: 45px;
	
	color: #daad7b;
	text-align: center;
}
.ab-you .ab-anniu{
	margin-top: 40px;
}
.ab-anniu{
	background: url(../images/hl-tu_36.png) no-repeat top center;
	line-height:71px;
	text-align: center;
	width:204px;
	height:71px;
}
.ab-anniu a{
	color: #ffd8af;
	font-weight: bold;
	font-size: 18px;
	
}
/*大事记start*/
.lsml{
	background: url(../images/ls-bg_63.jpg) no-repeat bottom center;
	padding-top: 50px;
}
.event_box {
	width: 60%;
	margin: 3% auto 0;
	position: relative;
	min-height: 378px;
}

.event_box .parHd {
	width: 100%;
	display: inline-block;
	height: 92px;
	overflow: hidden;
}

.parHd  ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 25px !important;
}

.parHd .tempWrap {
	margin: 0 auto;
}

.parHd .tempWrap:after {
	content: '';
	width: 100%;
	height: 1px;
	background: #a21f1d;
	position: absolute;
	top: 34%;
	z-index: 10;
}

.parHd li.no_line:before {
	display: none;
}

.parHd li {
	display: inline-block;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	width: 100px;
	color: #a21f1d;
	text-align: center;
padding-top: 22px;	
	position: relative;
}

.parHd li:after {
	content: '';
	background: url(../images/ls-icon_57.jpg) no-repeat top center;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 20;
	top: -4px;
	left: 50%;
	margin-left: -12px;
}

.parBd {
	text-align: center;
	margin-top: 40px;
}

.parBd h4 {
	position: relative;
	font-size: 40px;
	margin-bottom: 3%;
/*width:200px;*/
	padding: 0 60px;
	display: inline-block;
	text-align: center;
}

.parBd h4{
	font-size: 26px;
	color: #a21f1d;
	
}
.parHd .tempWrap{
	width: 1200px!important;
}

.parBd p {
	line-height: 180%;
	font-size: 16px;
	width: 80%;
	margin: 0 auto;
}

div#listBox {
	width: 100%;
}

.sPrev,.sNext {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 10px;
}

.sPrev {
	left: 0;
}

.sNext {
	right: 0;
}

.sPrev img,.sNext img {
	transition: all .6s cubic-bezier(.51,1.1,.9,.95);
	-moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
	-webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
	-o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
}
.parHd li.act{
	font-size: 22px;
}
.parHd li.act:after {
	background: url(../images/ls-icon_54.jpg) no-repeat top center;
	top: -12px;
}
.parHd li span {
	display: block;
	width: 24px;
	color: #a21f1d;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: -12px;
	left: 28px;
	z-index: 21;
}
.event_box{
	width: 1200px;
}
.parHd li span,.parHd li.clone span {
	display: none;
}


/* 品牌故事 */
.pp-shang{
	text-align: center;
	width: 100%;
	over-overflow:hidden;
	display: flex;
	justify-content: center;
}
.pp-shang img{
	width: auto;
	max-width: none;
}
.pinpai{
	background: url(../images/pinpaigushi.jpg) no-repeat top center fixed;
	padding: 80px 0;
}
.pp-you{
	width: 600px;
	margin-top: 50px;
}
.pp-youshang{
	
	line-height: 56px;
	font-size: 30px;
	letter-spacing: 8px;
	color: #ffd8af;
}
.pp-zhong{
	line-height: 30px;
	color: #FFD8AF;
width: 500px;
margin-top: 40px;
}

/* 加盟店 */
.bowuguan{
	background: url(../images/ls-bg_64.jpg) no-repeat top center;
	position: relative;
	padding: 120px 0 60px;
}

#ScrollBox1{
	margin-top: 53px;
}

#ScrollBox1 li {
	float: left;
	display: inline;
	overflow: hidden;
	width:377px;
	margin: 0 11px;
}
.cp-img{
	width: 377px;
	height:267px;
	overflow: hidden;
	box-sizing: border-box;
	overflow: hidden;
	transition:all .8s ease-in-out;
}
.cp-img img{
	width: 100%;
}

#ScrollBox1{ overflow:hidden;padding: 0;}
#LeftArr1,#RightArr1 {
	background-image: url(../images/cp-anniu_69.png);
	width: 64px;
	height: 64px;
	cursor: pointer;
	position: absolute;
	top:370px;
	z-index: 1
}

#LeftArr1 {
	background-position: 0px 0px;
	left: -64px;
}

#RightArr1 {
	background-position: 64px 0px;
	right: -64px;
}


.cp-title2{
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	
}

.cp-title{
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
	color: #a21f1d;
	
}
.bowuguan .ab-anniu{
	margin:  50px auto;
}


/* 厂房 */
.ryzz{
	padding: 60px 0;
}
.ry-zz{
	text-align: center;
	
}
.ry-zz p{
	padding-bottom: 20px;
}
.cf-zong{
	margin-top: 50px;
}
#ScrollBox3 li{
	float: left;
	margin:  0  5px;
	width: 290px;
	
}
.cf-img{
	width: 290px;
	height: 190px;
	
}
.cf-img img{
	width: 100%;
	height: 100%;
}
.matop3{
	margin-top: 30px;
}
/* 产业商会 */
.cysh-bg{
	background: url(../images/cy-bg_22.jpg) no-repeat top center;
	padding:180px 0;
}
.cy-zuo{
	width: 500px;
	line-height: 36px;
	
}
.cy-zuo p{
	padding-bottom: 40px;
}
/* 新闻 */
.xw-bg{
	background: url(../images/xw-bg_16.jpg) no-repeat top center;
	padding: 90px 0;
}
.sy-img{
	text-align: center;
	margin-bottom: 40px;
}
.xw-shang{
	margin-top: 40px;
}
.xw-bt{
	background: url(../images/hl-tu_23.png) no-repeat top center;
	padding-top: 420px;
	padding-left: 30px;
	width: 600px;
	height: 520px;
	box-sizing: border-box;
}
.xw-bt a{
	color: #fff;
}
.xw-xbt{
	
	font-size: 22px;
	font-weight: bold;
}
.xw-sp {
	width: 580px;
}
.xw-youshangyou{
	width: 374px;
	margin-top: 30px;
}
.xw-youxia{
	margin-top: 40px;
}
.xw-youxia ul li{
	line-height: 50px;
	
}
.xw-youxia  ul li span{
	float: right;
}
.kcjs{
	background: url(../images/ls-bg_63.jpg) no-repeat bottom center;
	padding:0 0 70px 0;
}
.kc-shang{
	position: relative;
}
.kcjs-xia ul li{
	
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #a21f1d;
	float: left;
	line-height:50px;
	margin: 0 5px;
}
.kc-xia{
	position: absolute;
	color: #fff;
	background: rgba(0,0,0,0.1);
	width: 100%;
	height: 100%;
	padding: 50px 30px;
	box-sizing: border-box;
	line-height: 30px;
	font-weight: normal;
	text-align:left;
	top: 0;
}
.kc-xia p{
	color: #ffff;
}
.kcjs-xia{
	margin-top: 40px;
}
.yqlj{
	margin-top: 40px;
}
/*底部+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#copyright{
	background: url(../images/f-dibu_82.jpg) no-repeat top center;
	padding: 104px 0 40px;
	color:#fff;
}
.f-shangz{
	margin-bottom: 20px;
}
.f-shang{
	margin-bottom: 80px;
}
.f-daohang{
	margin-top: 30px;
}
.f-daohang>ul>li>ul{
	display: none;
	margin-top: 60px;
	
}
.f-daohang>ul>li{
	margin-right: 30px;
	float: left;
}
.f-daohang>ul>li>a{
	color: #fff;
}
.f-daohang>ul>li>ul>li{
	line-height: 40px;
}
.f-daohang>ul>li>ul>li>a{
	color: rgba(255,255,255,0.5);
}
.f-shang{
}
.f-xia{
	padding: 40px 0;
}
.f-zuo{
	margin-top: 102px;
}
.f-you{
	width: 350px;
}
.f-you .f-shangz{
	text-align: right;
}
.f-list{
	text-align: right;
	margin-top: 60px;
}
.f-list ul li{
	text-align: right;
	line-height: 36px;
}
.f-list ul li p:last-child{
	font-size: 18px ;
	font-weight: bold;
}
#copyright .banq a {
	color: #fff;
}
#copyright .fwrx{
	margin-top: 100px;
}
.banquan{
	padding-top: 20px;
	border-top: 1px solid rgba(255,255,255,0.5);
}
.banquan a{
	color: #fff;
}
.f-fudong{
	position: relative;
}
.f-fd{
	position: fixed;
	bottom: 50%;
	right: 0;
	padding: 10px;
	color: #fff;
	z-index:88;
	text-align: center;
	background: #b70000;
}

.f-ewm{
	width: 150px;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
}
.f-ewm img{
	width: 100%;
}
/*foot部分结束*/



/*内页开始====================================================================================*/
.ny-about{
	padding-top: 50px;
}


.ny-bt {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	line-height:35px;
	  text-shadow: 2px 2px 2px #000000;
}

.ny-bt p {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	
}
.ny-weizhi{
	position: relative;
}
.ny-wzzong{
	position: absolute;
	width: 100%;
	top: -260px;
}
.ny-wzbox{
}
.ny-dh {
	text-align: center;
	margin-top: 10px;
	color: #fff;
}
.ny-dh  a{
	color: #fff;
}
.ny-dh img{
	margin-right: 20px;
}


/*侧边导航2 */

.fl-nav{
	background-color: #fff;
	box-sizing: border-box;
	width:280px;
	border-radius:30px;
}
.fl-bt{
	background-color: #ac0000;
	font-size: 0.9375rem;
	text-align: center;
	padding: 20px 0;
	border-radius: 30px 30px 0 0;
	color:#fff;
}
.fl-bt p{
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	
}
.ddsmoothmenu-v2 {
	background: #fff;
}
.ddsmoothmenu-v2>ul>li>a{
	
}
.ddsmoothmenu-v2>ul>li>a>span{
	font-size: 17px;
	display: block;
	padding: 20px 0;
	font-weight: bold;
	width: 220px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
	
}
.ddsmoothmenu-v2>ul>li{
	text-align: left;
	box-sizing: border-box;
	background: url(../images/ny-daohang_03.png) no-repeat  top 20px right 30px #fff;
}
.ddsmoothmenu-v2>ul>li:hover{
	background: url(../images/ny-daohang_09.png) no-repeat  top 20px right 30px #00369d;
}
.ddsmoothmenu-v2>ul>li>a>span:hover{
	border-bottom:0px;
	color: #fff;
	border-bottom: 1px solid #00369d;

}

.ddsmoothmenu-v2>ul>li.lihover{
	background: url(../images/ny-daohang_09.png) no-repeat  top 20px right 30px #00369d;
	padding-bottom: 20px;
}
.ddsmoothmenu-v2>ul>li.lihover>a>span{
	color: #ffffff;
	font-weight: bold;
	border-bottom: 3px solid #fff;
}

/* 二级 */
.ddsmoothmenu-v2>ul>li.lihover>ul{
	width: 220px;
	margin: 0 auto;
	margin-top: 30px;
}
.ddsmoothmenu-v2>ul>li.lihover>ul>li{
	line-height: 30px;
	background-color: #fff;
	border-radius: 5px;
	margin-top: 2px;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	
}
.ddsmoothmenu-v2>ul>li.lihover>ul>li:hover>a{
	color: #00369d;
}
.ddsmoothmenu-v2>ul>li.lihover>ul>li:hover{
	background-color: #ddd;
	
}
.ny-bt2{
	
	font-weight: bold;
	padding: 20px 0 10px;
	border-bottom: 1px solid #d7d7d7;
}
.ny-bt2 p{
	font-size: 25px;
}
.ny-bt2 p:before{
	display: block;
	content: "";
	width:5px;
	height: 25px;
	margin: 10px 10px 0 0;
	float: left;
	background-color: #ac0000;
	
}
.page_main-cp{
	width:1001px;
		padding: 30px;
		box-sizing: border-box;
		border: 1px solid #d7d7d7;
		background-color: #fff;
	
}
#page_main3{
	width:100%;
	padding: 30px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	background-color: #fff;
}

.fl-bt2{
	line-height: 30px;
	margin: 20px 0;
	padding: 0 20px;
	font-weight: bold;
	text-align: center;
}
.fl-bt2 p{
	font-size: 30px;
}

.fl-xia{
	padding-bottom: 40px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #ac0000;
}



/* 产品列表 */
.dbg2{
	padding: 70px  0 100px;
}
.dbg-bg{
}
.dbg {
	padding: 70px  0 100px;
}

.xbg {
}
.page-products{
	/*margin-top:40px;*/
	line-height: 36px;
}
.page-products #proinfo_c tbody tr {
	border-top: 5px solid #fff;
	background: #f7f7f7;
}

.page-products #proinfo_c tbody tr td{
	padding: 10px 0;
}
.page-products #proinfo_c tbody tr td:last-child{
	padding-left:30px;
}
/* 图片详情 */
#shownews2{
	background-color: #fff;
	padding: 40px;
}
#shownews2 h1{
	text-align: center;
}
/*侧边导航2 */

.fl-nav{
	background-color: #fff;
	box-sizing: border-box;
	width:250px;
	border-radius:30px;
}
#page_main2{width:930px;}
.fl-bt{
	background-color: #b70000;
	font-size: 0.9375rem;
	text-align: center;
	padding: 20px 0;
	border-radius: 30px 30px 0 0;
	color:#fff;
}
.fl-bt p{
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	
}
.ddsmoothmenu-v2 {
	background: #fff;
}
.ddsmoothmenu-v2>ul>li>a{
	
}
.ddsmoothmenu-v2>ul>li>a>span{
	font-size: 17px;
	display: block;
	padding: 20px 0;
	font-weight: bold;
	width: 220px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
	
}
.ddsmoothmenu-v2>ul>li{
	text-align: left;
	box-sizing: border-box;
	background: url(../images/ny-daohang_03.png) no-repeat  top 20px right 30px #fff;
}
.ddsmoothmenu-v2>ul>li:hover{
	background: url(../images/ny-daohang_09.png) no-repeat  top 20px right 30px #d09b60;
}
.ddsmoothmenu-v2>ul>li>a>span:hover{
	border-bottom:0px;
	color: #fff;
	border-bottom: 1px solid #d09b60;

}

.ddsmoothmenu-v2>ul>li.lihover{
	background: url(../images/ny-daohang_09.png) no-repeat  top 20px right 30px #d09b60;
	padding-bottom: 20px;
}
.ddsmoothmenu-v2>ul>li.lihover>a>span{
	color: #ffffff;
	font-weight: bold;
	border-bottom: 3px solid #fff;
}

/* 二级 */
.ddsmoothmenu-v2>ul>li.lihover>ul{
	width: 220px;
	margin: 0 auto;
	margin-top: 30px;
}
.ddsmoothmenu-v2>ul>li.lihover>ul>li{
	line-height: 30px;
	background-color: #fff;
	border-radius: 5px;
	margin-top: 2px;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	
}
.ddsmoothmenu-v2>ul>li.lihover>ul>li:hover>a{
	color: #d09b60;
}
.ddsmoothmenu-v2>ul>li.lihover>ul>li:hover{
	background-color: #ddd;
	

}
.ddsmoothmenu-v2>ul>li.lihover>ul>li.lihover{
	background-color: #ddd;
	
}
.ny-bt2{
	
	font-weight: bold;
	padding: 20px 0 10px;
	border-bottom: 1px solid #d7d7d7;
}
.ny-bt2 p{
	font-size: 25px;
}
.ny-bt2 p:before{
	display: block;
	content: "";
	width:5px;
	height: 25px;
	margin: 10px 10px 0 0;
	float: left;
	background-color: #b70000;
	
}
.navjt img{
	display: none;
}
.navjtt{
	display: none;
}
.ddsmoothmenu-v2 ul li.lihover ul{
	display: block;
}
.ddsmoothmenu-v2 ul li ul{
	display: none;
}
#page_main3{
	width:1090px;
	padding: 30px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	background-color: #fff;
}

.fl-bt2{
	line-height: 30px;
	margin: 20px 0;
	padding: 0 20px;
	font-weight: bold;
	text-align: center;
}
.fl-bt2 p{
	font-size: 30px;
}

.fl-xia{
	padding-bottom: 40px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #b70000;
}


/*内页标题daohang*/

.ddsmoothmenu-v {
	margin-bottom: 30px;
	
}
.ddsmoothmenu-v>ul {

	   padding: 0;
	    display: flex;
	    -webkit-box-align: center;
	    align-items: center;
}

.ddsmoothmenu-v>ul>li {
	flex-grow: 1;
	line-height: 50px;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	transition: all 0.6s;
}
.ddsmoothmenu-v ul li:last-child a span{
	border: none;
}

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

.ddsmoothmenu-v>ul>li>a>span{
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #202020;
	border-right: 1px solid #d7d7d7;
}

.ddsmoothmenu-v>ul>li:hover {
	cursor: pointer;
	transition: all 0.6s;
	background-color: #ae1b25;
}

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

.ddsmoothmenu-v>ul>.lihover>.ahover {
	background-color: #ae1b25;
}

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

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

.ddsmoothmenu-v ul .lihover ul li:hover span {
	font-weight: bold;
	color: #fff;
	font-size: 15px
}

.ddsmoothmenu-v>ul>.lihover> ul li.lihover span {
	font-weight: bold;
	color: #fff;
	font-size: 15px;
}
/* 产品详情 */
.lh714{
}
#proinfo_c{
	padding: 40px 40px;
	
	background: #fff;
}
.ny-cpxq{
	background-color: #efefef;
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #202020;
}
.ny-cpxq span{
	font-size: 25px!important;
	vertical-align: middle;
	font-weight: bold;
	color: #ac0000;
	font-family: "arial";
}
/* 工程案例 */	
.ny-gcal ul li{
	width: 324px;
	float: left;
	padding: 5px;
	border: 1px solid #efefef;
	margin: 30px 10px 0;
	
}
.ny-gcal ul li:hover{
	border: 1px solid #ac0000;
}
.ny-gcal .imghvr-zoom-in{
	width:324px;
	overflow: hidden;
	height:440px;
}
.ny-gcal .imghvr-zoom-in img{
	min-height: 100%;
}
.ny-gcal .imghvr-zoom-in .fudong{
	height: 250px;
	line-height: 250px;
}
.images_title2{
	background-color: #efefef;
	line-height: 50px;
	text-align: center;
}
.images_title3{
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	width: 289px;
}
.ny-gcal ul li:hover .images_title2{
	background-color: #ac0000;
}
.ny-gcal ul li:hover .images_title2 a{
	color: #fff;
	font-weight: bold;
}
/*在线留言*/
.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: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}

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

.page-about1 {
	width: 800px;
	margin-top: 30px;
}


/* 真正的新闻页面 */


.newsList2 li{
	margin: 20px 0;
	padding: 40px 30px;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #ddd;
	width: 100%;
}
.newsList2 li:hover{
	background-color: #ac0000;
	transition: all 0.6s;
	color: #fff;
}
.newsList2 li:hover a{
	color: #fff;
}
.xinwen-bt2  a{
	font-size: 22px;
	font-weight:bold;
}
.ny-xwsj2{
	margin: 10px 0;
}
.ny-xwsj2 a{
	color: #ac0000;
	font-size: 18px;
	font-weight: bold;
} 
.xw-xtu {
	overflow: hidden;
	width: 300px;
}

.xw-xtu img{
	width: 100%;
}

.xw-xyou{
}
ul,li {
	list-style: none;
}

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 {
	margin-top: 20px;
	padding: 20px 50px 20px 50px;
	background-color: #efefef;
	cursor: pointer;
	transition: all 0.6s;
}

ul.newsList li:hover {
	background-color: #efefef;
	transform: scale(1.01);

}
ul.newsList li:hover .xinwen-bt a {
	color: #ac0000;
}

.nyxwyou{
	margin-bottom: 15px;
}
.xinwen-bt{
}
.xinwen-bt  span{
	float: right;
}
.ny-xwsj a{
	color: #ac0000;
	font-size:28px;
	line-height: 0px!important;
	font-weight: bold;
	font-family: "arial";
}
.ny-xwsj a p{
	color: #ac0000;
	font-size:22px;
}
.ny-xwsj{
	width: 120px;
	font-size: 48px;
	height: 94px;
	background: url(../images/xw-xiantiao.jpg) no-repeat top center;
}

.page-news3{
	margin-top: 50px;
}
.xinwen-bt{
}
.xinwen-bt a {
	color: #202020;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
}



.xinwen-by a {
	color: #717171;
	line-height: 1.875rem;
}

.xinwen-sj{
	width: 200px;
	height: 100px;
}
/* 留言 */
#page_main .page-guestbook{
	padding-top: 50px;
	background: url(../images/zxlybg.jpg) no-repeat right top;
}
/* 搜索结果 */
.page-news table{
	width: 100%;
}
.news-title{
	color: #fff;
	background: #ac0000;
}
.news-time{
	width: 50%;
	background: #ac0000;
	color: #fff;
	text-align: center;
}
.page-news table tr{
line-height: 50px;	
background: #fff;
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_main  li{ float:left;}
.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: #ac0000;
}

.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: 14px;
	color: #999999;
	float: right;
}

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

.page-news li .text p {
	font-size: 14px;
	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 {
	height: 300px;
	float: left;
	width:290px;
	text-align: center;
	position: relative;
	margin: 0px 5px 30px;
	background: #fff;
	}
.ny-cpwenzi{
	height: 100px;
	background-color: #efefef;
	padding: 20px;
	text-align: left;

}

.proNav li span{
	position: relative;
	display: block;
	overflow: hidden;
	width: 290px;
	height:206px;
	border: 1px solid #d7d7d7;
}

.proNav li span img {
	cursor: pointer;
	transition: all 0.6s;
	overflow: hidden;
}

.proNav li:hover span{
	cursor: pointer;
	transition: all 0.6s;
	border: 1px solid #ac0000;
}
.proNav li:hover span img{
	transform: scale(1.05);
	transition: all 0.6s;
}

.proNav li:hover .ny-cpz{
	background: #ac0000;
	color: #fff;
}
.proNav li:hover .ny-cpz a{
	color: #fff;
}

.ny-cpz{
	background-color: #d7d7d7;
	padding: 20px;
	border-bottom: 3px solid #d7d7d7;
}
.ny-cpbt a label{
	font-size:18px;
	display: block;
	text-align: center;
	font-weight: bold;

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

	}
.ganwu{font-size:16px; line-height:32px; padding-bottom:20px;}

.proNav li span img:hover {
}

.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 {
	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: 14px;
}

.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: 16px;
	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: 25px;
	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: 16px;
	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: 14px;
	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: 15px;
	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 li {
	width: 20%;
	float: left;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}

.jobList li span {
	display: block;
	width: 100%;
	height: 100%;
	display: block;
	color: #202020;
	background: #efefef;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
}
.page-guestbook{
	width: 100%;
}
.page-guestbook b {
	line-height: 30px;
	display: inline-block;
	width: 80px;
	text-align: right;
}

.page-products .tabc dt {
	line-height: 30px;
	width:11%!important;
	float: left;
	margin-top: 20px;
}
.page-products table img{
/* 	width: 100%;
	height: 100%; */
}
.page-guestbook b span {
	padding-left: 10px;
}
.page-products .tabc dd{
	width: 80%!important;
	float: left;
	margin-top: 20px;
	
}
.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: #fff;
	width: 76%;
	padding: 0 2.5%;
	min-width: 220px;
	border-radius: 5px;
	border: 1px solid #C7E2F6;
	height: 40px;
}

.page-guestbook #guestbook  dt {
	line-height: 40px;
	width: 50%;
}

.page-guestbook #guestbook  textarea {
	width: 84%;
	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: 82px;
	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: #ac0000;
	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-nl{
	width: 340px;
	float: left;
	text-align: center;
	margin: 10px 5px;
}
.h-tu-nl span{
	display: block;
	height:200px;
	padding: 5px;
	border: 1px solid #ccc;
	transition: all 0.5s ease-in-out;
	overflow: hidden;
}
.h-tu-nl:hover span img{
	transition: all 0.5s ease-in-out;
	transform: scale(1.05);
}
.h-tu-nl span img {
	width:auto;
	height: 100%;
}
.h-tu-nl:hover p{
	color: #ac0000;
	font-weight: bold;
}
.h-tu-nl p{
	font-size: 18px;
	line-height: 50px;
	display: block;
}

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

.h-tu {
	height: 280px;
	width: 385px;
	float: left;
	text-align: center;
	margin: 20px 5px;
}

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

.h-tu span img {
	width:385px;
	height: 225px;
}
.h-tu:hover p{
	color: #fff;
	font-weight: bold;
}
.h-tu p{
	color: #202020;
	font-size: 18px;
	line-height: 50px;
	display: block;
}
.h-tu:hover p{
	background-color: #eac266;
}
/* 荣誉资质 */
.h-tu-nl2{
	width: 289px;
	float: left;
	text-align: center;
	margin: 30px 5px 0;
}
.h-tu-nl2 span{
	display: flex;
	justify-content: center;
	align-items: center;
	height:273px;
	padding:5px ;
	background-color: #fff;
	overflow:  hidden;
	transition: all 0.5s ease-in-out;
}

.h-tu-nl2 span img {
	width:auto;
	max-height: 100%;
	transition: all 0.5s ease-in-out;
}
.h-tu-nl2:hover span{
	background-color: #ac0000;
	
}
.h-tu-nl2:hover p{
	color: #ac0000;
	font-weight: bold;
}
.h-tu-nl2 p{
	font-size: 16px;
	line-height: 50px;
	display: block;
}

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

.h-tu-nl2:hover span img{
	transform: scale(1.05);
	
}

/*关于我们单页*/
.ny-fzlc{
	background: url(../images/ny-afzlc.jpg) no-repeat bottom  center;
	padding-top: 20px;
}
.xbg .fw-bt{
	text-align: center;
}
.xbg .fw-xia{
	width: 100%;
}
.xbg .fw-xia ul li{
	float: left;
	width: 285px;
	border: 1px solid #d7d7d7;
	margin: 0 5px;
	
}
.xbg .fw-xia ul li .fw-baise{
	width: 280px;
}
.ny-aboutbt{
	font-size: 28px!important;
	padding-bottom: 30px;
	font-weight: bold;
	color: #202020;
}
.ny-youimg{
	margin-top: 50px;
	width: 50%;
}
.xbg .fw-xia{
	margin-top: 20px;
}

/*联系我们单页*/
.page-news-lx{
	margin-top: 20px;
}

.page-news{
}
.lx-ewm{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 180px;
	background: url(../images/sjbj.png) no-repeat top center;
}

.lx-ewm img{
	width: 200px;
	height: auto;
	margin:  0 auto;
}

.lxwm-dy{

}
.ny-lx{
	margin-bottom: 40px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.lxwm-dy li {
	line-height: 30px;
	background-color: #fff;
	float: left;
	border-radius: 20px;
	margin: 0 0.5%;
	width:48%;
	box-sizing: border-box;
	padding:15px 30px;
	margin-bottom: 10px;
	font-size: 18px;
}
.lxwm-dy li:hover{
	background-color: #f7f7f7;
}


.lxwm-dy li p{
	font-size: 20px;
	font-weight: bold;
}
.lxwm-dy li  img{
	margin-right: 20px;
	width: 10%;
}
/*内页服务范围*/
.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: 22px;
	font-size: 16px;
	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);
}