﻿.backInfo {
  background-size: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.top-box {
  height: 105px;
  width:80%;
  margin:0 auto;
background-color: #FFF;
}
.top-box .logo {
  margin-top: 25px;
  padding-left:10px;
}
.top-box .search-box {
  float: right;
  display: inline-block;
  margin-top: 28px;
  padding-right:20px;
}
.top-box .search-box .info {
  float: left;
  padding-left: 10px;
  margin-right: 15px;
  border-left: 2px solid #b90000;
}
.top-box .search-box .info .title {
  background-image: url("../images/title_phone.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 50px;
  font-size: 16px;
  color: #333;
}
.top-box .search-box .info p {
  font-size: 26px;
  color: #b90000;
  font-weight: bold;
  font-style: italic;
}
    .top-box .search-box .search-form {
        float: right;
        width: 293px;
        height: 40px;
        border: 2px solid #FF7F00;
        margin-top: 5px;
        border-radius: 5px;
    }
.top-box .search-box .search-form input {
  height: 36px;
  border: none;
  text-indent: 14px;
  width: 214px;
  font-size: 14px;
  color: #333;
  float: left;
}
    .top-box .search-box .search-form .search-btn {
        display: inline-block;
        width: 75px;
        height: 36px;
        background-color: #FF7F00;
        border: none;
        background-image: url("../images/sm_search.png");
        background-position: center center;
        background-repeat: no-repeat;
    }
.nicescroll-rails {
  width: 1px !important;
  background-color: #2f2e2e !important;
}
.nicescroll-rails div {
  border: none !important;
}
.nav-box {
  height: 50px;
  background-color:grey;
  box-shadow: 0px 2px 5px 0px #868686;
  width:80%;
  margin:0 auto;
  min-width:1140px;
}
.nav-box .fixed-menu-box {
  float: left;
  width: 275px;
  position: relative;
  padding-left:20px;
}
.nav-box .fixed-menu-box .fixed-menu-title {
  display: block;
  line-height: 50px;
  font-size: 16px;
  color: #c00;
  font-weight: bold;
  font-style: italic;
}
.nav-box .fixed-menu-box .fixed-menu-title .icon {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 14px;
  margin-left: 10px;
  background-image: url("../images/menu.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.nav-box .fixed-menu-box .fixed-menu {
  display: none;
  position: absolute;
  width: 100%;
  height: 440px;
  overflow: hidden;
  padding: 22px 0 16px 0;
  background-color: rgba(0, 0, 0, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000, 0, endColorstr=#C8000000, 0);
  z-index: 99;
}
.nav-box .fixed-menu-box .fixed-menu .fixed-menu-list {
  margin: 0 12px;
}
.nav-box .fixed-menu-box .fixed-menu .fixed-menu-list li {
  position: relative;
  margin: 15px 0;
}
.nav-box .fixed-menu-box .fixed-menu .fixed-menu-list li > a {
  display: block;
  line-height: 36px;
  height: 36px;
  padding: 0 20px;
  font-size: 16px;
  color: #fff;
}
.nav-box .fixed-menu-box .fixed-menu .fixed-menu-list li.active {
  border-bottom: 1px solid red;
}
    .nav-box .fixed-menu-box .fixed-menu .fixed-menu-list li.active > a {
        background-color: #fab876;
    }
.nav-box .fixed-menu-box .fixed-menu .fixed-menu-list .fixed-sec-box {
  display: none;
  margin: 0 20px;
  padding: 15px 0 20px;
}
.nav-box .fixed-menu-box .fixed-menu .fixed-menu-list .fixed-sec-box a {
  display: inline-block;
  margin-right: 23px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}
.nav-box .fixed-menu-box .fixed-menu .fixed-menu-list .fixed-sec-box a:hover {
  color: #e40000;
  text-decoration: underline;
}
.nav-box .list-nav .list-item {
  float: left;
  line-height: 50px;
  font-size: 16px;
  position: relative;
  text-align: center;
}
.nav-box .list-nav .list-item a {
  display: block;
  color: #fff;
}
.nav-box .list-nav .list-item > a {
  margin: 11px 15px;
  line-height: 28px;
}
    .nav-box .list-nav .list-item.active > a {
        background-color: #FF7F00;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        box-shadow: 0px 1px 2px red;
    }
.nav-box .list-nav .list-item .sec-box {
  display: none;
  box-shadow: inset 0px 3px 5px 0px #840101;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  z-index: 99;
  line-height: 38px;
  background-color: #FF7F00;
  border-radius: 0 0 15px 15px;
  font-size: 14px;
}
.nav-box .list-nav .list-item .sec-box li {
  border-top: 1px solid #e20000;
}
.nav-box .list-nav .list-item .sec-box li a:hover {
  color: #222;
}
/*焦点图*/
.banner-box {
  position: relative;
  z-index: 0;
  width:80%;
  margin:0 auto
}
.banner-box .m-slide {
  position: relative;
  width: 100%;
}
.banner-box .m-slide .scroll-box {
  overflow: hidden;
  height: 523px;
  width: 100%;
}
.banner-box .m-slide .scroll-box li {
  width: 100%;
  height: 523px;
  background-position: center;
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-box .m-slide .scroll-box li a {
  display: block;
  height: 523px;
  -webkit-box-shadow: inset 0 2px 5px #2a2a2a;
  -moz-box-shadow: inset 0 2px 5px #2a2a2a;
  box-shadow: inset 0 2px 5px #2a2a2a;
}
.banner-box .slider {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 9;
}
.banner-box .slider li {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #fff;
  display: inline-block;
  margin: 0 5px;
  line-height: 45px;
  overflow: hidden;
  z-index: 99;
  cursor: pointer;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.banner-box .slider li.active {
  width: 29px;
  background: #f00;
}
.banner-box .slider {
  bottom: 44px;
}
/********产品分类********/
.m-classify {
  width:80%;
  margin:0 auto;
  padding-top:10px;
  padding-bottom:10px;
}
.m-classify .cls-lst {
  margin-top: 0px;
  
}
.m-classify .cls-lst li {
  float: left;
  margin: 0 4px;
}
.m-classify .cls-lst li a {
  display: block;
  width: 276px;
  height: 150px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.m-classify .cls-lst li a .img {
  height: 142px;
  width: 268px;
  border: 4px solid #ddd;
}
.m-classify .cls-lst li a .info,
.m-classify .cls-lst li a .s-info {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0 auto;
  padding-top: 48px;
  transition: all .4s;
}
.m-classify .cls-lst li a .info .info-box {
  display: inline-block;
  width: 141px;
  height: 52px;
  padding-top: 5px;
  background-color: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff, ff, endColorstr=#B2ffffff, ff);
}
.m-classify .cls-lst li a .info-box {
  overflow: hidden;
}
.m-classify .cls-lst li a .info-box p {
  font-size: 20px;
}
.m-classify .cls-lst li a .info-box span {
  display: block;
  font-size: 18px;
}
.m-classify .cls-lst li a:hover .info {
  top: 150px;
}
.m-classify .cls-lst li a:hover .img {
  border: none;
  width: 100%;
  height: 100%;
}
.m-classify .cls-lst li a:hover .s-info {
  top: 0;
}
.m-classify .cls-lst li a:hover .shadow {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotateZ(360deg);
}
.m-classify .cls-lst li a .shadow {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: rgba(204, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2cc0000, 0, endColorstr=#B2cc0000, 0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.m-classify .cls-lst li a .s-info .info-box {
  color: #fff;
  background-color: transparent;
}
.m-classify .cls-lst li a .s-info {
  top: -150px;
}
.m-classify .slider
{
	
}
.m-classify .slider .slider-btn {
  display: block;
  position: absolute;
  width: 24px;
  height: 46px;
  top: 56px;
}
.m-classify .slider .slider-btn.prev {
  left: -33px;
  background-image: url("../images/lg_arrow_left_default.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.m-classify .slider .slider-btn.prev:hover {
  background-image: url("../images/lg_arrow_left_active.png");
}
.m-classify .slider .slider-btn.next {
  right: -33px;
  background-image: url("../images/lg_arrow_right_default.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.m-classify .slider .slider-btn.next:hover {
  background-image: url("../images/lg_arrow_right_active.png");
}
.m-title {
  font-size: 30px;
  color: #000;
  font-weight: bold;
  line-height: 53px;
}
.m-title em {
  display: inline-block;
  font-weight: normal;
  margin-left: 5px;
  font-size: 18px;
  color: #999;
}
/************产品展示************/
.m-proPage {
  position: relative;
  z-index: 0;
  width:80%;
  margin:0 auto;
  min-width:1140px;
  background-color:#fff;
}
.m-proPage .m-title {
  padding:20px;
}
.m-proPage .p-top {
  border-bottom: 1px solid #cfcfcf;
  overflow: hidden;
 
}
.m-proPage .more {
    float:right;
	
    font-size: 20px;
    color: red;
	padding-top:40px;
	padding-right:20px;
	text-decoration:underline;
}

/*新闻*/
.ind_c8_xw_wt{
	background: #fff;
	height: 487px;
	width:80%;
	min-width:1140px;
	margin:0 auto;
	}
.ind_c8_xw_wt .m-title {
    padding-left: 20px;
}
.font_20 {
    font-size: 20px;
}
.ind_c8_xw_wt .xw_let{
	float: left;
	
}
	/* 新闻轮播 */
.ind_c8_xw_wt .xw_let{   text-align:left;  padding-left:20px;}

.ind_c8_xw_wt .xw_let .hd {
	height: 57px;
	line-height: 50px;
	position: relative;
}
.ind_c8_xw_wt .xw_let .hd ul{ float:left; position:absolute; left:0px; top:0px; height:57px;   }
.ind_c8_xw_wt .xw_let .hd ul li {
	float: left;
	cursor: pointer;
	width: 200px;
	height: 57px;
	text-align: center;
	color: #fff;
	background: url(../images/ind_xw_nav_li.png) repeat-x top;
	
}
.ind_c8_xw_wt .xw_let .hd ul li.on {
	background: url(../images/ind_xw_tit_bg.png) no-repeat left top;
	
}
.ind_c8_xw_wt .xw_let .bd ul{
	  zoom:1;  
	  padding-top: 20px;
	  }
.ind_c8_xw_wt .xw_let .bd li {
	line-height: 28px;
	padding-left: 1em;
	background: url(../images/ind_xw_li.png)no-repeat left center;
}

.ind_c8_xw_wt .xw_let .bd li .date {
	float: right;
	color: #999;
}
.ind_c8_xw_wt .xw_let .bd .fla_c{
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
	height: 178px;
}
.ind_c8_xw_wt .xw_let .bd .fla_c .img{
	float: left;
	width: 258px;
	height: 178px;
	overflow: hidden;
}
.ind_c8_xw_wt .xw_let .bd .fla_c .img img{
	display: block;
	width: 100%;
	height: 100%;
}
.ind_c8_xw_wt .xw_let .bd .fla_c .text{
	width: 520px;
	height: 178px;
	float: right;
}
.ind_c8_xw_wt .xw_let .bd .fla_c .text span{
	display: block;
}
.ind_c8_xw_wt .xw_let .bd .fla_c .text .title{
	
}
.ind_c8_xw_wt .xw_let .bd .fla_c .text .content{
padding: 15px 0 0;
line-height: 24px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height: 93px;
margin-bottom: 15px;
}
.ind_c8_xw_wt .xw_let .bd .fla_c .text .xq{
	
}


/*问题*/
.wt_rit{
	width:28%;
	min-width: 300px;
	padding-right:20px;
	padding-top:10px;
		padding-bottom:10px;
	float: right;
}
.wt_rit .nav_title{
	height: 30px;
	width: 100%;
	background: url(../images/ind_wt_title.png) no-repeat left top;
	padding: 0 10px;
}
.wt_rit .wt_rit_maque {
	overflow: hidden;
	position: relative;
	
}

.wt_rit .wt_rit_maque .bd {
margin-top: 30px;
}

.wt_rit .wt_rit_maque .infoList li {
	height: 120px !important;
	padding: 23px 0;
	border-bottom: 1px dashed #ccc;
}

.wt_rit .wt_rit_maque .infoList li .wt_title{
	color: #333;
	display: block;
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative;
}
.wt_rit .wt_rit_maque .infoList li .wt_title:after{
	position: absolute;
    content: "问";
    width: 22px;
    height: 22px;
 line-height: 22px;
text-align: center;
    background: #333;
    top: 0;
    left: 0;
    color: #fff;
}

.wt_rit .wt_rit_maque .infoList li .wt_text{
	color: #999;
	position: relative;
	display: block;
	padding-left: 30px;
	min-height: 22px;
} 
.wt_rit .wt_rit_maque .infoList li .wt_text:after{
	position: absolute;
    content: "答";
    width: 22px;
    height: 22px;
 	line-height: 22px;
	text-align: center;
    background: #c82b1c;
    top: 0;
    left: 0px;
    color: #fff;
    font-size: 14px;
    
}

.list_cp .cp_nav li{
	margin-bottom: 23px;
}

/*浮动链接*/
.m-client {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 99;
  margin-top: -86px;
  width: 42px;
}
.m-client li {
  margin-bottom: 1px;
  width: 42px;
  height: 42px;
}
.m-client li .u-a:hover {
  background-image: url(../images/bg-client-hover.png);
  background-color: #c00;
}
.m-client li .u-box {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.m-client li .u-a {
  position: relative;
  display: block;
  padding-left: 42px;
  height: 42px;
  background: #333;
  color: #fff;
  text-align: center;
  zoom: 1;
}
.m-client li .icoBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  line-height: 14px;
}
.m-client .client-text .text {
  position: absolute;
  top: 0;
  left: 44px;
  padding: 0 15px 0 5px;
  white-space: nowrap;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
}
.m-client li.child-2 .ico {
  background-position: 0 -42px;
}
.m-client li.child-3 .ico {
  background-position: 0 -84px;
}
.m-client li.child-4 .ico {
  background-position: 0 -126px;
}
.m-client li .ico {
  display: block;
  overflow: hidden;
  width: 42px;
  height: 42px;
  background: url(../images/ico-client.png) no-repeat;
}
.m-client .goTop a {
  display: block;
  overflow: hidden;
  width: 42px;
  height: 42px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333 url(../images/ico-client.png) 0 -168px no-repeat;
}
.m-client .goTop a:hover {
  background-color: #c00;
}
.m-client .client-weixin .erwei {
  position: absolute;
  right: 100%;
  bottom: -62px;
  display: none;
  margin-right: 7px;
  padding: 3px;
  background: #fff;
  color: #666;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
}
.m-client .client-weixin .erwei img {
  width: 71px;
  height: 71px;
  border: 1px solid #dbdbdb;
  padding: 2px;
}
/*************内页**************/
.inner-banner-box {
  position: relative;
  z-index: 0;
}
.inner-banner-box .m-slide {
  position: relative;
  width: 100%;
}
.inner-banner-box .m-slide .scroll-box {
  overflow: hidden;
  height: 335px;
  width: 100%;
}
.inner-banner-box .m-slide .scroll-box li {
  width: 100%;
  height: 335px;
  background-position: center;
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.inner-banner-box .m-slide .scroll-box li a {
  display: block;
  height: 335px;
  -webkit-box-shadow: inset 0 2px 5px #2a2a2a;
  -moz-box-shadow: inset 0 2px 5px #2a2a2a;
  box-shadow: inset 0 2px 5px #2a2a2a;
}
.inner-banner-box .slider {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 9;
}
.inner-banner-box .slider li {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #fff;
  display: inline-block;
  margin: 0 5px;
  line-height: 45px;
  overflow: hidden;
  z-index: 99;
  cursor: pointer;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.inner-banner-box .slider li.active {
  width: 29px;
  background: #f00;
}
.inner-banner-box .slider li {
  background-color: #ddd;
}
.inner {
  margin: 17px 0;
}
.u-menubox {
  width: 277px;
}
.u-menubox .u-title-box {
  height: 60px;
  overflow: hidden;
  padding: 15px 15px 11px;
  background-color: #222;
  color: #fff;
}
.u-menubox .u-title-box h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}
.u-menubox .u-title-box p {
  line-height: 30px;
}
.u-menubox .u-menulist {
  background-color: #f4f4f4;
  font-size: 14px;
}
.u-menubox .u-menulist h4 {
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  padding: 0 15px;
}
.u-menubox .u-menulist h4 a {
  display: block;
  padding: 0 32px;
  color: #333;
  border-top: 1px solid #ababab;
  position: relative;
}
.u-menubox .u-menulist h4 a span {
  display: inline-block;
  width: 153px;
}
.u-menubox .u-menulist h4.active,
.u-menubox .u-menulist h4.hover {
  background-color: #c00;
}
.u-menubox .u-menulist h4.active a,
.u-menubox .u-menulist h4.hover a {
  border: none;
  color: #fff;
}
.u-menubox .u-menulist h4.active a:before,
.u-menubox .u-menulist h4.hover a:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 3px solid #fff;
  border-radius: 8px;
  vertical-align: middle;
  position: absolute;
  top: 16px;
  left: 0;
}
.u-menubox .u-menulist h4.active a:after,
.u-menubox .u-menulist h4.hover a:after {
  content: '>';
  display: inline-block;
  font-size: 24px;
  color: #e38f8f;
  vertical-align: middle;
  float: right;
  margin-right: 12px;
}
.u-menubox .u-menulist .sm-menu {
  display: none;
  padding: 13px 43px;
}
.u-menubox .u-menulist .sm-menu li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.u-menubox .u-menulist .sm-menu li a {
  display: block;
  color: #666;
}
.u-menubox .u-menulist .sm-menu li a:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  vertical-align: middle;
  margin-right: 10px;
  background-color: #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.u-menubox .u-menulist .sm-menu li a:hover {
  color: #c00;
}
.u-menubox .u-menulist .sm-menu li a:hover:before {
  background-color: #c00;
}
.u-menubox .u-dynamic {
  width: 100%;
  height: 248px;
  margin: 13px 0;
  overflow: hidden;
}
.u-menubox .u-dynamic .d-titleBox {
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  padding: 0 15px;
  color: #fff;
  background-color: #222;
}
.u-menubox .u-dynamic .d-titleBox h4 {
  float: left;
  font-size: 24px;
  font-weight: bold;
}
.u-menubox .u-dynamic .d-titleBox a {
  float: right;
  font-size: 12px;
  margin-top: 6px;
  color: #fff;
}
.u-menubox .u-dynamic .dy-slide {
  position: relative;
  z-index: 0;
}
.u-menubox .u-dynamic .dy-slide .m-slide {
  position: relative;
  width: 100%;
}
.u-menubox .u-dynamic .dy-slide .m-slide .scroll-box {
  overflow: hidden;
  height: 196px;
  width: 100%;
}
.u-menubox .u-dynamic .dy-slide .m-slide .scroll-box li {
  width: 100%;
  height: 196px;
  background-position: center;
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.u-menubox .u-dynamic .dy-slide .m-slide .scroll-box li a {
  display: block;
  height: 196px;
  -webkit-box-shadow: inset 0 2px 5px #2a2a2a;
  -moz-box-shadow: inset 0 2px 5px #2a2a2a;
  box-shadow: inset 0 2px 5px #2a2a2a;
}
.u-menubox .u-dynamic .dy-slide .slider {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 9;
}
.u-menubox .u-dynamic .dy-slide .slider li {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #fff;
  display: inline-block;
  margin: 0 5px;
  line-height: 45px;
  overflow: hidden;
  z-index: 99;
  cursor: pointer;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.u-menubox .u-dynamic .dy-slide .slider li.active {
  width: 29px;
  background: #f00;
}
.u-menubox .u-dynamic .dy-slide a {
  box-shadow: none !important;
}
.u-menubox .u-dynamic .dy-slide .slider {
  right: 15px;
  text-align: right;
}
.u-menubox .u-dynamic .dy-slide .slider li {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #c1c0c0;
}
.u-menubox .u-dynamic .dy-slide .slider li.active {
  width: 7px;
  height: 7px;
  border: 1px solid #f97f04;
  background-color: #fff;
}
.u-menubox .u-dynamic .dy-slide .title {
  display: none;
}
.u-menubox .u-dynamic .dy-slide .switchable-caption {
  text-align: left;
  position: absolute;
  height: 22px;
  background: none;
  padding: 6px 0;
  color: #FFF;
  text-indent: 15px;
  bottom: 4px;
  font-size: 12px;
  z-index: 4 !important;
}
.u-menubox .u-dynamic .dy-slide .bg {
  background: #000;
  height: 39px;
  width: 100%;
  position: absolute;
  z-index: 3;
  bottom: 0;
  filter: alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}
.u-menubox .u-telbox {
  background-color: #222;
  color: #fff;
  position: relative;
}
.u-menubox .u-telbox .telbox {
  padding: 15px;
}
.u-menubox .u-telbox .telbox .tel-title {
  background-image: url("../images/phone.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 46px;
  line-height: 40px;
}
.u-menubox .u-telbox .telbox .tel {
  font-size: 26px;
  line-height: 24px;
  margin: 8px 0 13px;
}
.u-menubox .u-telbox .telbox .line {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background-color: #7f7f7f;
}
.u-menubox .u-telbox .telbox .email,
.u-menubox .u-telbox .telbox .addr {
  padding-left: 37px;
  font-size: 12px;
  line-height: 24px;
}
.u-menubox .u-telbox .telbox .email {
  background-image: url("../images/left_email.png");
  background-position: left center;
  background-repeat: no-repeat;
  margin: 30px 0 12px 0;
}
.u-menubox .u-telbox .telbox .addr {
  background-image: url("../images/left_addr.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.u-page {
  margin-left: 298px;
}
.u-page .up-title {
  padding-top: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  border-bottom: 1px solid #c4c4c4;
  line-height: 60px;
  text-align: right;
}
.u-page .up-title li {
  display: inline-block;
  color: #333;
  font-size: 14px;
}
.u-page .up-title li a:hover {
  color: #c00;
}
.u-page .u-content .pro-list li {
  margin: 0 6px 10px;
}
.u-page .u-content .pro-list li a {
  height: 260px;
}
.u-page .u-content .pro-list li a .info {
  bottom: 0;
  background-color: #f5f5f5;
}
.u-page .u-content .pro-list li a .shadow {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, 0, endColorstr=#7F000000, 0);
  background-image: url("../images/search.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.u-page .u-content .pro-list li a:hover .shadow {
  display: block;
}
.u-page .u-content .pro-list li a:hover .info {
  color: #fff;
  background-color: #c00;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5cc0000, 0, endColorstr=#E5cc0000, 0);
}
.u-page .u-content .pro-list li a:hover .info span {
  background-image: url("../images/active_line.png");
}
.u-page .u-content .s-detailbox {
  text-align: center;
  padding-bottom: 12px;
  color: #a6a6a6;
  font-size: 12px;
}
.u-page .u-content .s-detailbox h2 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}
.u-page .u-content .detail-img {
  text-align: center;
  margin: 10px 0;
}
.u-page .u-content .s-content {
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.u-page .pro-infoBox {
  position: relative;
  overflow: hidden;
}
.u-page .pro-infoBox .pro-picBox {
  float: left;
  width: 400px;
  height: 419px;
  overflow: hidden;
}
.u-page .pro-infoBox .pro-picBox li {
  width: 400px;
  height: 419px;
  float: left;
  background-size: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.u-page .pro-infoBox .pro-info {
  margin-left: 455px;
}
.u-page .pro-infoBox .pro-info .info {
  max-height: 280px;
  overflow: hidden;
}
.u-page .pro-infoBox .pro-info .info p {
  line-height: 30px;
  font-size: 14px;
}
.u-page .pro-infoBox .pro-info .info p label {
  font-weight: bold;
}
.u-page .pro-infoBox .pro-info .p-title {
  padding: 18px 0;
  line-height: 38px;
  font-size: 24px;
  font-weight: bold;
}
.u-page .pro-infoBox .pro-info .slider {
  position: absolute;
  bottom: 0;
  right: 0;
}
.u-page .pro-infoBox .pro-info .slider a {
  display: inline-block;
  width: 16px;
  height: 23px;
}
.u-page .pro-infoBox .pro-info .slider .prev {
  background-image: url("../images/sm_arrow_default.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.u-page .pro-infoBox .pro-info .slider .prev:hover {
  background-image: url("../images/sm_left_arrow_active.png");
}
.u-page .pro-infoBox .pro-info .slider .next {
  margin-left: 10px;
  background-image: url("../images/sm_right_arrow_default.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.u-page .pro-infoBox .pro-info .slider .next:hover {
  background-image: url("../images/sm_arrow_active.png");
}
.u-page .pro-detailBox {
  margin-top: 20px;
}
.u-page .pro-detailBox .pro-nav {
  height: 46px;
  line-height: 46px;
  margin-bottom: 16px;
  border: 1px solid #e7e7e7;
  background-color: #f5f5f5;
}
.u-page .pro-detailBox .pro-nav a {
  display: block;
  width: 102px;
  border-top: 3px solid #f5f5f5;
  float: left;
  text-align: center;
  line-height: 44px;
}
.u-page .pro-detailBox .pro-nav a.active {
  background-color: #fff;
  border-color: #FF7F00;
}
.u-page .pro-detailBox .detail-item .content {
  padding: 30px 0;
  font-size: 14px;
  color: #000;
  line-height: 30px;
}
.u-page .pro-detailBox .detail-item .detail-proList li {
  float: left;
  margin: 0 4px;
}
.u-page .pro-detailBox .detail-item .detail-proList li a {
  display: block;
  width: 201px;
  height: 210px;
  overflow: hidden;
  font-size: 18px;
  line-height: 62px;
}
.u-page .pro-detailBox .detail-item .detail-proList li a .img {
  width: 201px;
  height: 149px;
  overflow: hidden;
}
.u-page .pro-detailBox .detail-item .detail-proList li a:hover .jqthumb {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.u-page .pro-more .more-title {
  margin: 27px 0;
  padding: 0 8px;
  line-height: 30px;
  font-size: 18px;
  border-left: 5px solid #c00;
}
.u-page .pro-more .pro-list a {
  height: 199px !important;
}
.u-page .pro-more .pro-list a .info {
  background-color: rgba(255, 255, 255, 0.9) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, ff, endColorstr=#E5ffffff, ff);
}
.u-page .pro-more .pro-list a:hover .info {
  background-color: rgba(204, 0, 0, 0.9) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5cc0000, 0, endColorstr=#E5cc0000, 0);
}
/*在线留言*/
.sub-message {
  padding: 50px 30px;
  background: #FFF;
  color: #333;
  font-family: "microsoft yahei";
}
.sub-message .m-textimg {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 24px;
}
.sub-message .m-textimg img {
  float: left;
  margin-right: 15px;
}
.sub-message i {
  font-style: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-right: 5px;
  color: #c00;
}
.sub-message .m-tage {
  padding: 5px 0;
}
.sub-message .m-form {
  padding: 10px;
  margin-bottom: 10px;
}
.sub-message table {
  width: 100%;
}
.sub-message .m-form table td {
  padding: 7px 0;
}
.sub-message label {
  display: inline-block;
  width: 95px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  position: relative;
  top: -1px;
  font-size: 14px;
}
.sub-message .m-form table input {
  width: 60%;
  height: 28px;
  line-height: 28px;
  padding-left: 5px;
  vertical-align: middle;
}
.sub-message .m-form .td-textarea {
  vertical-align: middle;
  width: 60%;
}
.sub-message .m-form .td-textarea label {
  float: left;
}
.sub-message .m-form .td-textarea textarea {
  width: 70%;
  height: 168px;
  padding: 5px;
}
.sub-message .m-submit {
  text-align: right;
  vertical-align: top;
}
.sub-message .m-submit img {
  margin-left: 5px;
  vertical-align: top;
}
.sub-message .m-submit .btn {
  width: 80px;
  height: 28px;
  line-height: 24px;
  margin: 0;
  margin-left: 5px;
  border: none;
  font-family: "microsoft yahei";
  cursor: pointer;
  font-size: 14px;
}
.sub-message .m-submit .btn:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}
.sub-message .m-submit input {
  vertical-align: top;
  height: 24px;
  line-height: 24px;
  margin: 0;
  width: 80px;
  cursor: auto;
  padding-left: 5px;
}
.sub-message .m-submit input,
.sub-message .m-form table input,
.sub-message .m-form .td-textarea textarea {
  border: 1px solid #E1E1E1;
  background: #FFF;
}
.sub-message .m-form {
  border: 1px solid #e0e0e0;
  background: #f5f3f3;
}
.sub-message .m-submit .btn {
  color: #fff;
  background: #c00;
}
/*搜索*/
.bd {
  /*border-bottom: 1px solid #e0ddde;*/
  
}
.bd .inputs {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.bd .inputs .text {
  float: left;
  width: 331px;
  border: 1px solid #c00;
  height: 15px;
  border-right: 0;
  background: #FFF;
  padding: 5px 3px;
}
.bd .inputs .btn {
  float: left;
  width: 60px;
  border: 0;
  background: #c00;
  height: 27px;
  line-height: 27px;
  border: 1px solid #c00;
  cursor: pointer;
  color: #FFF;
  font-size: 14px;
}
.pt {
  background: url(../images/search-no.png) 30px center no-repeat;
  height: 240px;
  padding: 115px 0 0 250px;
  width: 50%;
  margin: 0 auto;
}
.pt h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  font-weight: normal;
}
.pt h3 span {
  color: #c00;
}
.pt p {
  color: #333;
}

/*ind_c4*/
.ind_c4{
    width: 80%;
    z-index: 0;
	margin:0 auto;
	min-width:1140px;
	margin-top:0px;
}
.ind_c4 .c4_big_bg{
    width: 100%;
    height: 462px;
    background-color: #fff;
}
.ind_c4 .c4_big_bg .bg_txt{
    font-size: 50px;
    color: #ccc;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 44px;
    text-indent: 254px;
    opacity: 0.3;
    z-index: 0;
}
.ind_c4 .c4_big_bg2{
    width: 100%;
    height: 320px;
    background-color: #394752;
}
.c4_cont{
    position: relative;
}
.c4_title{
    text-align: center;
    position: absolute;
    width: 100%;
    top:24px;
    left:0px;
    z-index: 1;
}
.c4_title  .tit{
    font-size: 40px;
    color: #394752;
    font-weight: bold;
    height: 56px;
    line-height:56px;
    text-align: center;
}
.c4_title  .tit .s1{
    font-size: 50px;
    font-weight: bold;
    color: #d92640;
    font-style: italic;
}
.c4_title  .tit .s2{
    font-size: 18px;
    font-weight: bold;
    color: #d92640;
    margin-left: 20px;
}
.c4_title .txt{
    font-size: 26px;
    color: #394752;
    line-height: 32px;
    text-indent: 143px;
}


.c4_text{
    width: 100%;
    position: absolute;
    top:142px;
    left:0px;
}
.c4_text .li_pre{
    position: relative;
    width: 100%;
    height: 160px;
    text-align: center;
}
.c4_text .li_pre:nth-child(even) .li_pre_txt{
    left:0
}
.c4_text .li_pre:nth-child(odd) .li_pre_txt{
    left: 50%;
}
.c4_text .li_pre:nth-child(even) .txt_img{
    top:0px;
    right: 0px;
}
.c4_text .li_pre:nth-child(odd) .txt_img{
    top:0px;
    left:0px;
}
.li_pre_txt{
    width: 50%;
    height: 160px;
    background-color: #f9f9f9;
    position: relative;
}
.c4_text .li_pre .tit{
    font-size: 20px;
    color: #d92640;
    font-weight: bold;
    line-height: 22px;
    padding-top: 26px;
}
.c4_text .li_pre .p1 {
    margin-top: 14px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
    color: #394752;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
}
.c4_text .li_pre .p2{
    margin-top: 10px;
}
.c4_text .li_pre .p2  span{
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: #394752;
}
.c4_text .li_pre .txt_img{
    width: 50%;
    height: 160px;
    overflow: hidden;
    position: absolute;
    top:0px;
    right: 0px;
}
/*底部*/
#foot{
	height: auto;
	width:80%;
    min-width:1140px;
	margin:0 auto;
	color: black;
	
}
.ft_01 {
    background-color: #8A8A8A;
    padding-bottom: 30px;
    color:black;
}
.ft_01 a{
	color: #7f7f7f;
}

.ft_02 {
    height: 50px;
    line-height: 50px;
    background-color: #242424;
    padding-left: 30px;
    text-align: center;
}
.ft_02 p{
	width: 100%;
}
.ft_02 p span{
	color: #fff;
}
/*--清除浮动--*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

/*底部导航*/
.foot_dh{
	padding-left:30px;
	border-bottom: 1px solid #505050;
	padding-top: 20px;
	padding-bottom: 14px;
}
.foot_dh li{
	font-size: 0;
	display: inline-block;
	float: left;
}
    .foot_dh li a {
        font-size: 12px;
        padding: 0 25px;
        border-left: 1px solid #6b6b6b;
        line-height: 32px;
        text-decoration: underline white;
        color: white;
    }
.foot_dh li:first-child a{
	padding-left: 0;
	border: 0;
    
}

/*底部联系方式*/
.foot_lxfs{
	padding-left:10%;
	padding-top: 30px;
}
.foot_lxfs .lxfs_list{
	
}
    .foot_lxfs .lxfs_list li {
        float: left;
        display: table;
        width: 28%;
        height: 120px;
        border: 1px solid white;
        box-shadow: 5px 5px 5px black;
        padding: 9px;
        border-radius: 5px;
        margin-left: 27px;
    }


.foot_lxfs .lxfs_list li:first-child{
	margin-left: 0;
}
.foot_lxfs .lxfs_list li .img{
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	height: 100px;
}
.foot_lxfs .lxfs_list li:last-child .img{
	border:4px solid #c82b1c;
	border-radius:5px;
}
.ind_top_ewm{
	border:2px solid #c82b1c;
	padding: 2px;
}

.foot_lxfs .lxfs_list li .img img{
	display: block;
	width: 100%;
	height: 100%;
}
.foot_lxfs .lxfs_list li .text{
	display: table-cell;
	vertical-align: middle;
	padding-left: 14px;
}
.foot_lxfs .lxfs_list li .text p{
	
}
.foot_lxfs .lxfs_list li .text p span{
	display: block;
}
