/*banner*/
.owl-carousel-c{
	width: 100%;
	overflow:hidden;
	margin-top:1px;
}
#banner{
	width:100%;
	float:left;
	overflow:hidden;
	position:relative;
}
#banner .item{ display: block;}
#banner img { display: block;width:100%;margin:0 auto;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls{position:absolute;bottom:10px;left:50%;float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;
padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;
filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #ddd;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;background:#d50606;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}
/*banner*/
.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    animation: solltTop 0.6s;
    border-bottom: 1px solid #EBEBED;
    background: rgba(255, 255, 255, .95);
}
.heard {
}
.logo {
  float: left;
}
.logo a img {
	width:487px;
  padding: 16px 0;
  display: block;
}
.dh {
  display: inline-block;
  float: right;
}
.dh a {
  padding-left: 25px;
  padding-right: 25px;
  float: left;
  line-height: 80px;
  font-size: 16px;
}
@keyframes solltTop {
  from {
    transform: translateY(-127px);
  }
  to {
    transform: translateY(0px);
  }
}

.heard_n {
  overflow: hidden; /*	border-bottom: 1px solid #9BA392;*/
}
.lang {
  float: right;
  color: #979696;
  font-size: 15px;
  line-height: 20px;
  margin-top: 16px;
  margin-bottom: 0px;
}
.lang a {
  padding: 0 20px;
  color: #979696;
  font-size: 15px;
}
.lang a.cur, .lang a:hover {
  padding: 0 20px;
  color: #424141;
  font-size: 15px;
}
.head-v3 {
  position: relative;
  width: 650px;
  z-index: 999;
  float: right;
}
.head-v3 .navigation-inner {
  width: 650px;
  position: relative
}
.navigation-up {
  float: left;
}
.navigation-up .navigation-v3 {
  float: right;
  position: relative;
}
.navigation-up .navigation-v3 ul {
  float: left
}
.navigation-up .navigation-v3 li {
  float: left;
  color: #fff
}
.navigation-up .navigation-v3 li:hover{ background:#fff;}
.navigation-up .navigation-v3 .nav-up-selected {
  background: #fff;
}
.navigation-up .navigation-v3 .nav-up-selected a, .nav-up-selected-inpage a {
  color: #a80d0f  ;
}
.nav-up-selected-inpage a{ color: #a80d0f !important ;}
/*.navigation-up .navigation-v3 .nav-up-selected-inpage {
	background: url(../images/san.jpg) center bottom no-repeat;
}*/
.navigation-up .navigation-v3 .nav-marker {
  position: absolute;
  background: #a80d0f;
  width: 76px;
  height: 1px;
  bottom: 20px;
}
.navigation-up .navigation-v3 li h2 {
  font-weight: normal;
  padding: 0;
  margin: 0;
  position:relative;
}
.navigation-up .navigation-v3 li.cur:after{
	position: absolute;
    background: #a80d0f;
    width: 76px;
    height: 1px;
    bottom: 20px;
	left:7px;
	content:'';
}
.navigation-up .navigation-v3 li:hover:after{
	position: absolute;
    background: #a80d0f;
    width: 76px;
    height: 1px;
    bottom: 20px;
	left:7px;
	content:'';
}
.navigation-up .navigation-v3 li h2 a {
  padding: 0 12px;
  display: inline-block;
  height: 98px;
  line-height: 98px;
  font-family: "microsoft yahei";
  font-size: 16px;
  color: #5a5a5a;
  font-weight: 600;
}
.navigation-up .navigation-v3 li.cur h2 a{ color:#a80d0f;}
.navigation-up .navigation-v3 li h2 a:Hover{ color:#a80d0f !important;}

/*******footer*******/
footer {
	background: #dd0000;
	color: #fff;
	margin-top:20px;
}
.footer1 {
	width: 100%;
	padding: 70px 0 40px;
	overflow:hidden;
}
.footer1 dl {
	float: left;
	width: 175px;
	text-align: left;
	margin-right: 40px;
}
.footer1 dl dt {
	font-size: 18px;
	color: #fff;
	line-height: 1;
	margin-bottom: 25px;
	font-weight: bold;
}
.footer1 dl a{ color:#fff;}
.footer1 dl dd {
	font-size: 15px;
	color: #fff;
	line-height: 30px;
}
.footer2 {
	padding: 25px 0;
	border-top: 1px solid #8f8f8f;
}
.footer2 .l_box {
	width: 60%;
	line-height: 40px;
	font-size: 16px;
	color: #333333;
}
.footer2 .l_box .ba {
	margin-right: 30px;
}
.footer2 .l_box .made {
	margin-right: 5px;
	font-size: 15px;
}
.footer2 .bdshare-button-style0-16 a {
	width: 30px;
	height: 30px;
	margin: 0;
	margin-right: 30px;
	padding: 0;
	line-height: 30px;
	background: url(../images/share.png) center center no-repeat;
}
.footer2 .bdshare-button-style0-16 .bds_weixin {
	background-position: 0 0;
}
.footer2 .bdshare-button-style0-16 .bds_tsina {
	background-position: -30px 0;
}
.footer2 .bdshare-button-style0-16 .bds_qzone {
	background-position: -60px 0;
}
.footer2 .bdsharebuttonbox {
	margin-top: 62px;
}
.f_kefu {
	width: 350px;
	float: left;
	margin-left:60px;
	overflow:hidden;
}
.f_kefu .f_p {
	margin-top: 13px;
	padding-left: 36px;
	line-height:28px;
}
.f_kefu .f_p p {
	margin: 0 0 20px;
	height: 30px;
	line-height: 30px;
	font-size: 29px;
	color: #fff;
	font-weight: bold;
}
.f_kefu .f_p p span {
	display: inline-block;
	padding-left: 30px;
	position: relative;
}
.f_kefu .f_p p span:before {
	content: '';
	position: absolute;
	left: 15px;
	top: 0;
	width: 1px;
	height: 30px;
	background: #363636;
}
.f_kefu .f_p a {
	height: 34px;
	line-height: 34px;
	padding: 0 27px 0 60px;
	border-radius: 17px;
	display: inline-block;
	background: url(../images/foot_icon3.png) no-repeat 25px center #dd1717;
	margin-top: 14px;
	color: #CCC;
}
.erweima {
	width: 155px;
	float: right;
}
.erweima img {
	width: 130px;
	height: 130px;
	display: block;
	border: 1px solid #fff;
	padding: 10px;
}
.erweima p {
	margin: 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	margin-top: 11px;
}
.f_title {
	height: 27px;
	line-height: 27px;
	font-size: 15px;
	color: #fff;
	padding-left: 36px;
	background: url(../images/foot_icon1.png) no-repeat left center;
}

/*****************公司简介********************************/
.H_about {
  width: 100%;
  height: auto;
  background: url("../images/h_about.jpg") center bottom no-repeat #f5f5f5;
}
.T_title {
	width:100%;
	float:left;
    text-align: center;
    margin: 50px auto 50px;
    color: #d50606;
}
.T_title h3 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.T_title i {
    font-size: 12px;
    color: #ccc;
    margin: 7px 0;
    display: block;
    font-style: normal;
    text-transform: uppercase;
	text-align:center;
}
.T_title p {
    font-size: 16px;
    color: #666;
	text-align:center;
}
.T_title p b {
    margin: 0 10px;
}
.about-fl{ width:600px; height:auto; float:left;}
.about-fl h1{ color:#333; font-weight:bold; font-size:28px; line-height:60px; margin-bottom:10px;}
.about-fl span{ width:60px; float:left; height:2px; background:#da0000;}
.aboutcnet{ width:100%; float:left; overflow:hidden; line-height:33px; font-size:16px; margin-top:20px; color:#333;}
.about-more{ width:100%; float:left; margin-top:20px; overflow:hidden;}
.about-more a{ width:160px; height:45px; line-height:45px; float:left; text-align:center; border:1px solid #da0000; color:#da0000; font-size:16px;}
.about-fr {
    width: 650px;
    height: auto;
	float:right;
}
.abfr_img{ width:100%; float:left;}
.abfr_ry{ width:270px; height:200px; float:left; margin-left:20px; margin-top:-100px;}
.abfr_ry img{ width:100%; height:200px;}
.abfr_wh{ width:330px; height:200px; float:left; margin-left:15px; margin-top:-100px; background:url(../images/ha4.jpg) no-repeat;}
.abfr_wh h1 {
    color: #FFF;
    font-size: 25px;
    padding-top: 55px;
    padding-left: 60px;
    margin-bottom: 10px;
}
.abfr_wh p {
    color: #FFF;
    font-size: 16px;
    padding-left: 60px;
	line-height:26px;
}



.H_product {
  background: #DEDEDE;
  height: 670px;
  width: 100%;
  position: relative;
}
.h_product_m_B {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 670px;
  z-index: 1;
}
.h_product_m_B_li {
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -moz-transition: All 0.5s ease-in-out;
  -o-transition: All 0.5s ease-in-out;
  opacity: 0;
  filter: Alpha(opacity=0);
  position: absolute;
  left: 0;
  top: 0;
}
.h_product_m_T {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 670px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
  display: inline-block;
}
.h_product_m_T_li {
  width: 20%;
  height: 100%;
  float: left;
  position:relative;
}
.h_product_m_T_li:after{ position:absolute; content:''; width:1px; height:100%; background:#d4d4d4; right:0; top:0;}
.h_product_m_T_li.cur {
  background:rgb(168,12,14,0.8);
}
.h_prod_tt {
  width: 90%;
  position: absolute;
  left: 0;
  bottom:20px;
  box-sizing: border-box;
  padding: 12px 0 0 35px;
}
.h_product_m_T_li h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  color: #FFF;
  margin-bottom: 6px;
}
.h_product_m_T_li h2{ width:100px; height:2px; margin:20px 0; background:#fff;}
.h_prod_ul{ width:100%; overflow:hidden; height:90px;}
.h_prod_ul li{ width:50%; height:30px; line-height:30px; float:left; overflow:hidden;}
.h_prod_ul li a{ color:#fff;}
.h_prod_ul li a:hover{ color:#ff0;}
.h_p_more {
  width: 100%;
  position: relative;
  float: left;
  margin-top: 10px;
}
.h_p_more_n {
  width: 600px;
  position: absolute;
  right: 0;
  box-sizing: border-box;
  padding: 10px 35px 0 0;
}
.h_p_more_n a img {
  pointer-events: none;
}
.H_news_n {
  overflow: hidden;
  padding-top: 15px;
}
.H_news_n_L {
  float: left;
  width: 710px;
}
.H_news_n_R {
  float: right;
  width: 460px;
}
.h_time {
  width: 88px;
  margin-right: 12px;
  float: left;
  text-align: center;
  color: #848484;
  box-sizing: border-box;
  border-right: 1px solid #DCDCDC;
}
.h_time span {
  font-size: 42px;
  display: block;
}
.H_news_n_L_n {
  width: 610px;
  float: left;
}
.H_news_n_L a {
  display: block;
  padding-bottom: 35px;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 30px;
  overflow: hidden;
}
.H_news_n_L h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 8px;
}
.H_news_n_L p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.H_news_n_L a:hover span, .H_news_n_L a:hover h1 {
  color: #dd0100;
}
.H_news_n_R a {
  width: 460px;
  height: 325px;
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 26px;
}
.H_news_n_R a img {
  width: 100%;
  height: 100%;
}
.H_news_n_R a span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.65);
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner_n {
  height: 415px;
}
.nav {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #EAEAEA;
}
.nav_n_L {
  float: left;
  color: #484848;
}
.nav_n_R {
  float: right;
}
.nav_n_L a {
  margin-right: 20px;
}
.nav_n_L a:before {
  content: " ";
  width: 18px;
  height: 15px;
  background: url("../images/na1.jpg") center center no-repeat;
  display: inline-block;
  margin-right: 8px;
}
/*.nav_n_L a:first-child:before {
  content: " ";
  width: 18px;
  height: 15px;
  background: url("../images/na1.jpg") center center no-repeat;
  display: inline-block;
  margin-right: 8px;
}*/
.nav_n_L span:before {
  content: " ";
  width: 5px;
  height: 8px;
  background: url("../images/na2.jpg") center center no-repeat;
  display: inline-block;
  margin-right: 8px;
}
.nav a:hover, .can a:hover, .can a.cur {
  color: #a80d0f !important;
}
.nav_n_R a {
  color: #484848;
  margin-left: 35px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
}
.nav_n_R a.cur {
  border-bottom: 1px solid #a80d0f;
  color: #a80d0f;
}
.can {
  padding-top: 50px;
  padding-bottom: 50px;
}
.can a {
  float: left;
  margin-right: 25px;
  margin-bottom:20px;
  display: flex;
  align-items: center;
}
.can a:before {
  content: " ";
  width: 17px;
  height: 17px;
  background: url("../images/na4.jpg") center center no-repeat;
  display: inline-block;
  margin-right: 8px;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.53 ease-in-out;
}
.can a.cur:before, .can a:hover:before {
  content: " ";
  width: 17px;
  height: 17px;
  background: url("../images/na3.jpg") center center no-repeat;
  display: inline-block;
  margin-right: 8px;
}
.product_list a {
  width: 423px;
  float: left;
  margin-bottom: 20px;
}
.product_list .img_max {
  width: 423px;
  height: 317px;
  overflow: hidden;
}
.product_list a img {
  width: 423px;
  height: 317px;
  transition: all 0.6s;
}
.product_list a:hover img {
  transform: scale(1.15);
}
.product_list_sub {
  background: #F8F6F7;
  box-sizing: border-box;
  padding: 20px;
}
.product_list_sub h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  margin-bottom: 8px;
}
.product_list_sub p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #313131;
}
.product_list a:nth-of-type(3n+2) {
  margin-left: 15px;
  margin-right: 15px;
}
.product_list a:hover .product_list_sub {
  background: #a80d0f;
}
.product_list a:hover .product_list_sub h1, .product_list a:hover .product_list_sub p {
  color: #FFF !important;
}
.product_show_T {
  overflow: hidden;
}
.pr_show_img {
  width: 610px;
  height: 390px;
  float: left;
}
.product_show_R {
  width: 510px;
  float: right;
}
.product_show_R h1 {
  font-size: 28px;
  margin-bottom: 10px;
}
.product_show_R p {
  font-size: 18px;
  color: #313131;
}
.product_show_R_n {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #F8F7F7;
  box-sizing: border-box;
  padding: 20px 35px;
  margin-top: 38px;
}
.product_show_R_n span {
  display: block;
  color: #575757;
  font-size: 18px;
  margin-bottom: 8px;
}
.product_show_R_n p {
  color: #919191;
  font-size: 18px;
}
.product_show_R_n_li {
  width: 26%;
}
.product_show_R_n .product_show_R_n_li:nth-child(1) {
  border-right: 1px solid #EBEBEB;
}
.product_show_R_n .product_show_R_n_li:nth-child(2) {
  border-right: 1px solid #EBEBEB;
}
.title_n {
  font-size: 25px;
  color: #212121;
  margin-top: 50px;
  margin-bottom: 30px;
  font-weight: 600;
}
.product_show_B {
  padding-bottom: 60px;
}
.product_show_B table {
  border: 1px solid #BFBFBF;
  border-width: 1px;
  border-color: #BFBFBF;
  border-collapse: collapse;
  width: 100%;
  margin-top: 32px;
  background: #FFF;
  color: #555555;
}
.product_show_B table td {
  border-width: 1px;
  border-style: solid;
  border-color: #BFBFBF;
  height: 34px;
  padding: 10px;
  box-sizing: border-box;
  text-align: left;
  text-indent: 20px;
  font-size: 14px;
}
.product_show_B table td p {
  text-align: center;
}
.product_show_B table th {
  border-width: 1px;
  border-style: solid;
  border-color: #BFBFBF;
  background: #EEEEEE;
  height: 34px;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  font-size: 15px;
}
.factory {
  overflow: hidden;
  padding-top: 70px;
}
.factory a {
  width: 394px;
  float: left;
}
.factory_img {
  width: 394px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
.factory a img {
  width: 394px;
  height: 260px;
  transition: all 0.6s;
}
.factory a:hover img {
  transform: scale(1.15);
}
.factory a:hover .factory_img:before {
  width: 100%;
  height: 100%;
  content: " ";
  background: url("../images/fdj.png") rgba(0, 0, 0, 0.6) center center no-repeat;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 22;
}
.factory a:nth-of-type(3n+2) {
  margin-left: 9px;
  margin-right: 9px;
}
.factory p {
  color: #727272;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 17px;
  padding-top: 15px;
  padding-bottom: 25px;
}
.about_tit {
  font-size: 24px;
  color: #a80d0f;
  font-weight: 600;
}
.about p {
  margin-top: 20px;
  text-indent: 2.2rem;
  line-height: 30px;
  color: #595959;
}
.partner {
  text-align: center;
  padding-top: 50px;
}
.partner_n {
  display: inline-block;
  overflow: hidden;
  margin: 0 auto;
  width: 1198px;
}
.partner_n a {
  float: left;
  margin-right: 22px;
  display: inline-block; 
  width: 222px; 
  overflow: hidden;
}
.partner_n a img {
  border: 1px solid #DCDCDC;
  width: 220px;
  height: 125px;
}
.partner_n a:nth-of-type(5n) {
  margin-right: 0px;
}
.partner_n p {
  text-align: center;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 15px;
  padding-bottom: 18px;
}
.zhici, .wenhua {
  padding-top: 50px;
}
.zhici_L {
  float: left;
  width: 595px;
}
.zhici_L img {
  max-width: 595px;
}
.zhici_R {
  float: right;
  width: 565px;
}
.zhici_R p {
  text-indent: 2.2rem;
  line-height: 30px;
  color: #595959;
}
.zhici_R div {
  line-height: 30px;
  color: #595959;
}
.wenhua p {
  margin-bottom: 52px;
}
.wenhua p img {
  max-width: 100%;
  pointer-events: none;
}
.honor {
  overflow: hidden;
  padding-top: 70px;
}
.honor a {
  width: 394px;
  float: left;
}
.honor_img {
  width: 374px;
  height: 235px;
  padding: 8px;
  border: 1px solid #BFBFBF;
  overflow: hidden;
  position: relative;
}
.honor a img {
  width: 374px;
  height: 235px;
  transition: all 0.6s;
}
.honor a:hover img {
  transform: scale(1.15);
}
/*.honor a .honor_img:before {
	 transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -moz-transition: All 0.5s ease-in-out;
  -o-transition: All 0.5s ease-in-out;
}*/
.honor a:hover .honor_img:before {
  width: 100%;
  height: 100%;
  content: " ";
  background: url("../images/fdj.png") rgba(0, 0, 0, 0.6) center center no-repeat;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 22;
}
.honor a:nth-of-type(3n+2) {
  margin-left: 7px;
  margin-right: 7px;
}
.honor p {
  color: #727272;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 17px;
  padding-top: 15px;
  padding-bottom: 25px;
}
.lxwm {
  padding-top: 50px;
}
.lxwm_B {
  margin-top: 38px;
}
.lxwm_B p {
  font-size: 18px;
  color: #4e4d4d;
  margin-bottom: 25px;
  padding-left: 40px;
  background: url("../images/lxmm_m.png") left 8px no-repeat;
}
.sale {
  padding-top: 50px;
}
.sale_L {
  width: 770px;
  float: left;
}
.sale_R {
  width: 395px;
  float: right;
  border: 1px solid #8B8B8B;
  box-sizing: border-box;
  padding: 30px;
  color: #4d4d4d;
  margin-top: 80px;
}
.sale_L img {
  max-width: 100%;
}
.sale_R h1 {
  font-size: 20px;
}
.sale_R p {
  font-size: 16px;
}
.sale_title {
  font-size: 30px;
  color: #484848;
}
.fuwu {
  padding-top: 50px;
  padding-bottom: 50px;
}
.fuwu h1 {
  font-size: 30px;
  color: #484848;
  margin-bottom: 22px;
}
.fuwu p {
  text-indent: 2.2rem;
  color: #484848;
  line-height: 30px;
  margin-bottom: 8px;
}
.xiaoshou {
  color: #484848;
  margin-top: 38px;
}
.xiaoshou_title {
  font-size: 30px;
  margin-bottom: 20px;
}
.xiaoshou p {
  margin-bottom: 10px;
  font-size: 17px;
}
.news_list {
  padding-top: 10px;
  padding-bottom: 50px;
}
.news_list a {
  overflow: hidden;
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #DCDCDC;
}
.news_list_n {
  width: 700px;
  float: left;
  margin-left: 45px;
}
.news_list_n h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  margin-bottom: 30px;
}
.news_list_n p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #484848;
}
.news_list a img {
  width: 260px;
  max-height: 145px;
  float: right;
}
.news_list a .h_time {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-left: 40px;
}
.news_list a .h_time span {
  margin-bottom: 5px;
}
.news_list a:hover {
  background: #F8F8F8;
}
.news_list a:hover .h_time, .news_list a:hover h1 {
  color: #a80d0f;
}
.news_show {
  padding-top: 50px;
}
.news_show_R {
  width: 350px;
  box-sizing: border-box;
  border: 5px solid #D2D2D2;
  padding: 40px;
  float: right;
}
.news_show_R .fy span {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #292929;
  margin-bottom: 15px;
}

.news_show_R .fy p{
	  color: #b3b3b3;
  padding-bottom: 25px;
  border-bottom: 1px dashed #292929;
  display: block;
  line-height: 30px;
  margin-bottom: 35px;
}
.news_show_R .fy a {
  color: #292929;
  display: block;
  line-height: 30px;
}
.news_show_R .fy > div:hover a {
  color: #a80d0f;
}
.news_show_R .fanhui a {
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 20px;
  background: #a80d0f;
}
.news_show_L {
  width: 790px;
  float: left;
}
.news_show_L .title {
  font-size: 24px;
  text-align: left;
  line-height: 36px;
  margin-bottom: 15px;
}
.news_show_L .time {
  color: #484848;
  text-align: right;
}
.news_show_L_n {
  margin-top: 25px;
}
.news_show_L_n p {
  color: #484848;
  line-height: 30px;
  text-indent: 2.2rem;
  margin-bottom: 25px;
}
.news_show_L_n img{ display:block; margin-left:auto; margin-right:auto; max-width:100%;}

.personnel{
	  color: #484848; padding-top: 50px;
}
.personnel_n{ padding-top: 30px;}
.personnel h1{ font-size: 30px; font-weight: 600; margin-bottom: 25px; }
.personnel p{line-height: 30px; }

.personnel_n_li_i{ width: 600px; height: 375px; overflow: hidden; float: left;}
.personnel_n_li_i img{ width: 100%; height: 100%;}
.personnel_n_li_p{
	 width: 600px; height: 375px; float: left; padding: 35px; box-sizing: border-box;
}

.personnel_n .personnel_n_li:nth-child(even) .personnel_n_li_i{ float: right;
	
}
.personnel_n .personnel_n_li:nth-child(even) .personnel_n_li_p{ float: right; padding-left: 0px !important;
	
}


/***********************************************/

#menu #tree_root li span {
	display: block;
	color: #222;
	cursor: pointer;
	line-height: 60px;
	border-bottom: 1px dashed #D4D4D4;
}
#menu #tree_root li span b {
	display: block;
	line-height: 60px;
	overflow: hidden;
}
#menu #tree_root li span b em {
	width: 15%;
	float: left;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	height: 60px;
}
#menu ul {
	overflow: hidden;
}
#menu ul li .before {
	font-weight: normal;
	position: relative;
	text-indent: 9999px;
}

.job_top {
	height: 60px;
	line-height: 60px;
	background: #C30C23;
}
.job_top span {
	width: 15%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	color: #FFF;
	font-size: 18px;
}
.job_nr {
	background: #F3F3F3;
	box-sizing: border-box;
	padding: 45px 90px;
}
.job_nr h1 {
	line-height: 40px !important;
	font-weight: 600;
}
.job_nr p {
	line-height: 36px !important;
}
.job_list{ padding-top: 50px; padding-bottom: 30px;}
/***********************************************/


.navigation-down-inner1{ padding-left: 0px !important;}
.navigation-v3 ul li{ position: relative;}
.navigation-v3 ul li ul {
	position: absolute;
	padding-top: 3px;
	top: 98px;
	left: -30px;
	width: 190px;
	display: none;
	z-index: 888;
}
.navigation-v3 ul li ul li {
	background: #FFF;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity: .9;
}
.navigation-v3 ul li ul li a {
	line-height: 34px;
	display: block;
}
.navigation-v3 ul li ul li a:hover {
	background: #0d6fb8;
	color: #FFF;
}
.navigation-down-inner1{ background: #a80d0f; }

.navigation-down-inner1 a{  display: block; text-align: center; color: #FFF !important; padding-top: 10px; padding-bottom:10px; font-size: 14px}

/*****产品内页***/
.p15-showcase {
    position: relative;
    padding: 12px 18px 16px 15px;
    background: #fff;
    border: 1px solid #eee;
	width:1265px;
	margin:0 auto;
}
.p15-showcase-left {
    position: relative;
    width: 55%;
    float: left;
    line-height: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
}
.p15-showcase-left-pic {
    width: 100%;
    text-align: center;
}
.p15-showcase-left-pic img {
    width: 100%;
    display: block;
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.p15-showcase-right {
    width: 43%;
    float: right;
}
.p15-showcase-right-tit {
    font-size: 28px !important;
    color: #454545;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p15-showcase-right-tit1 {
    font-size: 18px !important;
    color: #454545;
	padding-bottom:20px;
    margin-bottom: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #ddd;
}
.p15-showcase-right-con {
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}
.cp_con {
    width: 100%;
	float:left;
    position: relative;
	 border-bottom: 1px solid #ddd;
	 padding-bottom:20px;
    margin-bottom: 26px;
}
.cp_con li {
    line-height: 40px;
    font-size: 16px;
}
.cp_con li strong{ color:#f00;}
.cp_con .wx {
    position: absolute;
    width: 35%;
    height: auto;
    top: 0;
    right: 0;
}
.cp_con .wx img {
    width: 100%;
}
.cpwz {
    width: 100%;
    line-height: 35px;
    float: left;
    overflow: hidden;
}
.cp_btm {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}
.cp_btm li {
	width: 48%;
	height: auto;
	float: left;
}
.cp_btm li a {
	width: 165px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	float: left;
	text-align: center;
	overflow: hidden;
	color: #fff;
}
.blue {
	background: #117944;
}
.green {
	background: #ff542c;
}
.blue:Hover {
	background: #0a6999;
}
.green:hover {
	background: #c85e0b;
}
.p14-prodcontent-1 {
    background: #fff;
}
.sptimg {
    line-height: 28px;
    border: 1px solid #eee;
    border-top: none;
    padding: 19px 30px;
	overflow:hidden;
}
.sptimg img {
    width: 299px;
    height: 224px;
    float: left;
    margin-right: 10px;
}
.p14-prodcontent-2 {
    padding-top: 25px;
    background: #fff;
	overflow:hidden;
}
.p14-product-2-tit {
    width: 100%;
    float: left;
    height: 46px;
    line-height: 46px;
}
.p14-product-2-tit b {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    color: #464646;
    padding-right: 10px;
    height: 46px;
    border-bottom: 2px solid #f97b47;
}
.p14-product-2-tit span {
    margin-left: 10px;
    font-size: 18px;
    font-family: Arial;
    color: #c2c2c1;
    text-transform: uppercase;
}
.view-table {
    width: 95.5%;
    float: left;
    padding: 2%;
    line-height: 28px;
    font-size: 16px;
    border: 1px solid #eee;
    text-align: center;
}
.view-table img{ max-width:100%; display:block; margin-left:auto; margin-right:auto;}
.view-table table{ width:100%; float:left; word-wrap: break-word; word-break: break-all; table-layout:fixed; border-collapse: collapse !important;}
.view-table table td{ border: 1px solid #eee; font-size: 16px; background: #fff; padding: 5px 10px;}
.view-table table td:first-child { width:10%}
.twotitle {
    background: #fafafa;
    border: 1px solid #f0f0f0;
    display: block;
    font: bold 18px/45px " ";
    text-indent: 15px;
    overflow: hidden;
    margin-top: 15px;
	float:left;
	width:100%;
	text-align:left;
	margin-bottom:20px;
}

.cpry li{ width:32.3333%; height:auto; float:left; margin-right:1%; overflow:hidden; margin-bottom:15px;}
.cpry li img{ width:100%; height:280px;}

.p14-product-2-list dl{float:left;width:23.5%;border:1px solid #dfdfdf;margin-right:1.5%;box-sizing:border-box; margin-top:20px;}
.p14-product-2-list dl.p14-product-clear{margin-right:0}
.p14-product-2-list dl img{display:block;width:100%}
.p14-product-2-list dd{padding:10px 28px 10px 10px;margin-right:2px;position:relative}
.p14-product-2-list h3{height:30px;font-size:16px;font-weight:400;line-height:30px;color:#191919;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin:0;}
.p14-product-2-list h3 a{color:#191919}
.p14-product-2-desc{font-size:16px;line-height:24px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color:#f00; font-weight:bold;}
.p14-product-2-list dl:hover{border-color:#c00}
.p14-product-2-list dl:hover h3 a{color:#117944}




