/*
	index
*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding: 0;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin-left: 0;
	margin-right: 0;
}
.container{
	padding-left: 0;
	padding-right: 0;
}
.huamai-top{
	height: 130px;
	background: url(../images/topbg2.png) repeat-x center top;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 152;

}
.huamai-welcome{
  float: left;
  font-size: 14px;
  color: #999;
  height: 40px;
	line-height: 40px;
}
.huamai-tel{
	float: right;
  padding-left: 30px;
  font-size: 16px;
  color: #666666;
  background: url(../images/dh.png) no-repeat 0 1px;
  padding-right: 40px;
  text-indent: 10px;
  height: 40px;
	line-height: 40px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
	margin-left: 0;
}
.navbar-brand{
	height: auto;
	
	float: left;
  width: 260px;
  padding: 10px 0 0 0;
}
.navbar-collapse{
	padding: 0;
}
.navbar-nav{
  float: left;
  width: 920px;
  margin: 0;
	margin-top: 27px;
}
.navbar-nav>li{
	float: left;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  position: relative;
}
.navbar-nav li a{
	padding: 0;
	display: block;
  float: left;
  margin: 0 13px;
  padding: 0 6px;
  color: #333;
  line-height: 36px;
  text-decoration: none;
}
.navbar-default .navbar-nav>li>a:hover{
  color: #2196F3;
  border-bottom: 2px solid #2196F3;
}
.navbar-default .navbar-nav>li.on>a{
	color: #2196F3;
  border-bottom: 1px solid #2196F3;
}
.navbar-default{
	background-color: transparent;
}
.navbar{
	margin-bottom: 0;
	border: none;
	border-radius: 0;
}
.huamai-nav .cpxla {
    position: absolute;
    left: -300px;
    top: 38px;
    width: 620px;
    background: url(../images/sha.png) repeat;
    padding-bottom: 40px;
    padding-top: 20px;
    z-index: 11;
    display: none;
}
.huamai-nav .cpxlalst {
    float: left;
    width: 370px;
    margin-left: 20px;
}
.huamai-nav .cpxlalst li {
    float: left;
    width: 185px;
    font-size: 16px;
    color: #444444;
    border-bottom: 1px solid #d9dbdb;
    height: 40px;
    line-height: 40px;
}
.huamai-nav .cpxlalst li a {
    color: #444;
    display: block;
    height: 40px;
    line-height: 40px;
    background: url(../images/xlaico1.png) no-repeat 0 10px;
    padding-left: 32px;
    margin: 0;
}
.huamai-nav .xlaimg {
    float: left;
    padding: 16px 0 0 10px;
    width: 180px;
    height: 120px;
}
.huamai-nav .xlaimg img {
    width: 180px;
    height: 120px;
    display: block;
}
.huamai-nav .cpxlalst li:hover a {
  color: #2196F3;
  font-weight: bold;
}
.huamai-nav .cpxlalst li:hover a {
    background: url(../images/xlaico2.png) no-repeat 0 10px;
}
.huamai-nav li a:hover, .huamai-nav .cur a {
    color: #2196F3;
    border-bottom: 2px solid #2196F3;
}
.navbar-nav li:hover .cpxla{
	display: block;
}
.huamai-nav .cpxla .xlaimg a {
    border-bottom: none;
}
.huamai-banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.huamai-banner .swiper-container1 {
	width: 100%;
	height: 100%;
}
.huamai-banner .swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.huamai-banner .swiper-slide a{
	height: 900px;
	display: block;
	width: 100%;
	background-position: center;
	background-size: auto 100%;
}
.huamai-banner .swiper-slide a img{
	width: 100%;
}
.huamai-top{
	padding-left: 15px;
	padding-right: 15px;
}
.huamai-banner .swiper-container-horizontal>.swiper-pagination-bullets,.huamai-banner .swiper-pagination-custom,.huamai-banner .swiper-pagination-fraction{
  width: 100%;
  height: 50px;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  position: absolute;
  text-align: center;
}
.huamai-banner .swiper-pagination-bullet{
	width: 24px;
  height: 24px;
  border-radius: 16px;
  display: inline-block;
  background: #d4d4d4;
  opacity: 1;
}
.huamai-banner .swiper-pagination-bullet-active{
	background: #e3232f;
}
.huamai-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0;
	outline: none;
  margin-right: 10px;
}
/*****/
.g_ser {
    height: 64px;
    line-height: 64px;
    background: url(../images/serbgd.jpg) no-repeat center top;
}
.h_sea {
    padding-left: 30px;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    color: #888888;
    font-size: 14px;
}
.s_inp {
    width: 500px;
    height: 64px;
    padding-left: 48px;
    border-left: 2px dashed #ddd;
}
.inp01 {
    height: 64px;
    line-height: 64px;
    padding-left: 48px;
    width: 346px;
    float: left;
    color: #999999;
    font-size: 14px;
    border: none;
    background: none;
    font-family: "Microsoft Yahei";
}
.s_ss {
    float: left;
    width: 98px;
    height: 64px;
    background: none;
    border: none;
    cursor: pointer;
}
.key a {
  color: #888888;
  padding: 0 15px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.key a:hover{
	color: #015cb5;
}
.s_inp input::-webkit-input-placeholder{
	color:#999999;
}
.s_inp input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999999;
}
.s_inp input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999999;
}
.s_inp input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999999;
}
.form-group{
	margin-bottom: 0;
}
.btn-info{
	background:#015cb5 url("../images/soso.png") no-repeat center center;
	background-size: 30px 30px;
	width: 99px;
	height: 64px;
	border: none;
	border-radius: 0;
	padding: 0;
}
.btn-info:hover{
	background-color: #015cb5;
}
.form-inline .form-control{
	display: block;
	padding: 0;
	height: 64px;
	line-height: 64px;
	width: 346px;
	font-size: 14px;
	background: transparent;
	border: none;
}
.form-control:focus{
	box-shadow: none;
}
/******/
.huamai-environmental-protection{

}
.g_ab{background:url(../images/abbg.jpg) no-repeat;background-size: 100%;height: 748px; padding-top: 88px;}
.g_ab h2{height: 160px;text-align: center;font-size: 40px;font-weight: bold;color: #2b2b34;}
.g_ab h2 a{color: #2b2b34;}
.g_ab h2 em{display: block;background:url(../images/abtit.png) no-repeat center top;height: 46px;line-height: 46px;text-align: center;font-size: 14px;color: #666666;font-weight: normal;margin-top: 32px;}
.g_ab dl{position: relative;}
.g_ab dt{width: 700px;height: 476px;overflow: hidden;}
.g_ab dt img{width: 700px;height: 476px;display: block;transition: all 0.3s linear 0s;}
.g_ab dt:hover img{transform: scale(1.1);}

.g_ab h3 a{display: block;height: 66px;border-bottom: 1px solid #dbdbdb;font-size: 30px;color: #0f328b;font-weight: bold; margin-bottom: 26px; width: 455px;}
.g_ab p{font-size: 16px;color: #666666;line-height: 30px;width: 452px;margin-bottom:10px;}
.g_ab dd{position: relative;z-index: 14;width: 455px;}
.g_ab .ibrand-num {width: 820px;margin-bottom: 56px; padding-top: 25px; height: 110px;background: #fff;box-shadow: 5px 6px 15px #777575; position: relative;}
.g_ab .ibrand-num li{float: left;width: 160px;padding-left: 40px;border-right: 1px solid #ddd; font-size: 16px;color: #333333;}
.g_ab .ibrand-num li:nth-child(4){border-right: none;}
.g_ab .ibrand-num li em{display: inline-block;font-size: 48px;color: #333333;}
.g_ab .ibrand-num li span{display: block;}
.g_ab span a{display: block;width: 100%;height: 40px;line-height: 40px;background: #ececec;text-align: center;font-size: 16px;color: #2d2d2d;border-radius:10px}
.g_ab span a:hover{background: #0f328b;color: #fff;}

/******产品展示******/

/*加工范围*/
.range {
	padding: 39px 0 0;
	font-family: "Microsoft Yahei";
	height: 501px;
	line-height: 24px;
	color: #737373;
	position: relative;
	z-index: 9;
}
.range_c dl {
	position: relative;
	width: 281px;
	float: left;
	margin: 0 25px 0 0;
}
.range_c dl.born {
	margin: 0;
}
.range_c dt, .range_c dt img {
	width: 281px;
	height: 219px;
	display: block;
	overflow: hidden;
}
.range_c dd {
	width: 253px;
	height: 188px;
	display: block;
	position: absolute;
	left: 14px;
	top: 150px;
	padding: 18px 26px 0;
	background: url(../images/range_lbg.png) no-repeat center 0;
}
.range_c dd h3 {
	height: 64px;
	display: block;
	line-height: 64px;
	font-size: 18px;
	color: #2b2b34;
	text-align: center;
}
.range_c dd h3 a {
	display: block;
	color: #2b2b34;
}
.range_c dl:hover dd {
	border-bottom: solid 4px #e3232f;
}
.range_c dl:hover dd h3, .range_c dl:hover dd h3 a {
	color: #e3232f;
}
.til01 {
	text-align: center;
	height: 159px;
	color: #2b2b34;
	font-size: 40px;
	line-height: 64px;
	font-family: "Microsoft Yahei";
	background: url(../images/tilbg1.png) no-repeat center 63px;
}
.til01 p {
	color: #767676;
	display: block;
	font-weight: normal;
	line-height: 46px;
	font-size: 20px;
}
.til01 a {
	color: #2b2b34;
}
.range_c dd h3 {
  height: 64px;
  display: block;
  font-weight: bold;
  line-height: 64px;
  font-size: 18px;
  color: #2b2b34;
  text-align: center;
}
.range_c dl dd p{
	font-family: "Microsoft Yahei";
	line-height: 24px;
  color: #737373;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

/****/
.probox {
	height: 1114px;
	padding: 180px 0 0;
	font-family: "Microsoft Yahei";
	background: url(../images/probg.jpg) no-repeat center 0;
	margin-top: 35px;
}
.pro_nav {
	width: 282px;
	background: #fff;
	height: 700px;
	overflow: hidden;
}
.pro_nav h2 {
	font-size: 30px;
	line-height: 36px;
	height: 104px;
	overflow: hidden;
	color: #fff;
	background: #0d9a4e;
	padding: 24px 0 0 34px;
}
.pro_nav h2 span {
	font-size: 24px;
	line-height: 24px;
	display: block;
	font-weight: normal;
	font-family: Arial;
	opacity: 0.5;
	text-transform: uppercase;
}
.pro_nav h2 a {
	color: #fff;
}
.pro_nl {
	height: 520px;
	overflow: hidden;
	padding: 8px 2px 0;
}
.pro_nl h3 {
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	display: block;
	white-space: nowrap;
	width: 260px;
	background-color: #ECECEB;
	margin-left: 10px;
	margin-bottom: 8px;
}
.pro_nl h3:last-child {
	border: 0;
}
.pro_nl h3 a {
	display: block;
	background: url(../images/nav_ico1.png) no-repeat 9px 13px;
	padding: 0 0 0 39px;
	color: #363739;
}
.pro_nl ul {
	display: block;
	padding: 8px 0 0 10px;
}
.pro_nl li {
	height: 50px;
	line-height: 50px;
	position: relative;
	white-space: nowrap;
	width: 240px;
	padding-left: 20px;
	background-color: #ECECEB;
	margin-bottom: 2px;
}
.pro_nl li a {
	display: block;
	color: #737373;
}
.pro_nl h3:hover a, .pro_nl h3 a:hover {
	color: #0557a9;
	background-position: 9px -37px;
}
.pro_pho, .pro_pho img {
	display: block;
	width: 282px;
	height: 92px;
	overflow: hidden;
}
.pro_list {
	width: 881px;
	overflow: hidden;
	/*height: 700px;*/
}
.pro_gg {
	height: 427px;
	overflow: hidden;
	margin-bottom: 15px;
}
.prev, .next {
	width: 37px;
	height: 82px;
	right: 0;
	top: 180px;
	display: block;
	z-index: 9;
	background: url(../images/next1.png) no-repeat 0 0;
}
.prev {
	left: 0;
	background: url(../images/prev1.png) no-repeat 0 0;
}
.prev2, .next2 {
	top: 355px;
}
.prev2 {
	left: 359px;
}
.prev:hover, .next:hover {
	background-position: 0 bottom;
}
.pro_gc, .pro_gc dt, .pro_gc dt img {
	width: 881px;
	height: 427px;
	overflow: hidden;
}
.pro_gc dl {
	position: relative;
	line-height: 30px;
}
.pro_gc dd {
	position: absolute;
	width: 242px;
	height: 240px;
	right: 84px;
	top: 108px;
	z-index: 2;
}
.pro_gc dd h3 {
	height: 60px;
	font-size: 20px;
	line-height: 38px;
	color: #363739;
}
.pro_gc dd h3 a {
	color: #363739;
	display: block;
}
.pro_wz {
	height: 130px;
	overflow: hidden;
}
.more01 a {
	display: block;
	width: 128px;
	line-height: 33px;
	border: solid 1px #e3232f;
	background: #fff;
	color: #e3232f;
	text-align: center;
	border-radius: 16px;
}
.pro_list ul {
	width: 1000px;
}
.pro_list li {
	width: 288px;
	float: left;
	margin: 0 10px 0 0;
}
.pro_list li p {
	border: solid 0px #eaeaea;
}
.pro_list li p, .pro_list li p img {
	width: 286px;
	height: 214px;
	display: block;
	overflow: hidden;
}
.pro_list li span {
	display: block;
	line-height: 39px;
	height: 39px;
	z-index: 1;
	background: #f60;
	color: #fff;
	text-align: center;
}
.pro_list li span a {
	color: #fff;
}
.pro_list li img, .pro_gc dt img, .range_c dt img, .webox_p img, .case_c dt img, .about_p img, .newbox dt img, .show_c li img {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.pro_list li img:hover, .pro_gc dt img:hover, .range_c dt img:hover, .webox_p img:hover, .case_c dt img:hover, .about_p img:hover, .newbox dt img:hover, .show_c li img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.huamai_tel{
	text-align: center;
	color: #fff;
	padding-top:5px;
	font-size: 16px;
}
.huamai_tel img{
	vertical-align: middle;
	margin-right: 5px;
}
.huamai-tel-total{
	background:#0d9a4e;
}
.huamai-tel-num{
	display: block;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align:center;
	color: #fff; 
}
.pro_gc .swiper-container2 {
  width: 100%;
  height: 100%;
}
.pro_gc .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pro_gc .swiper-slide a img{
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.pro_gc .swiper-slide a img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.pro_lc{
	margin-top: 15px;
}
.pro_gc{
	position: relative;
}
.pro_gc .swiper-button-next{
	width: 37px;
	outline: none;
	right: 0;
	height: 82px;
	margin-top: -41px;
  background: url(../images/next1.png) no-repeat 0 0;
}
.pro_gc .swiper-button-prev{
	left: 0;
	outline: none;
	width: 37px;
	margin-top: -41px;
	height: 82px;
  background: url(../images/prev1.png) no-repeat 0 0;
}
.pro_gc .swiper-button-next:hover{
	background-position: 0 bottom;
}
.pro_gc .swiper-button-prev:hover{
	background-position: 0 bottom;
}
.pro_gc .swiper-button-next.swiper-button-disabled,.pro_gc .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
	z-index: 100;
}
.huamai-pro-list ul li span a{
	font-size: 16px;
}
.pro_list li p, .pro_list li p img{
	width: 100%;
	height: auto;
}
/**核心优势**/
.g_ystit h2{height: 180px;text-align: center;font-size: 48px;font-weight: bold;color: #535353;}
.g_ystit h2 a{color: #535353;}
.g_ystit h2 em{display: block;height: 46px;line-height: 46px;text-align: center;font-size: 20px;color: #666666;font-weight: normal;margin-top: 12px;}
.g_ystit h2 i{display: inline-block;padding: 0 15px;font-style: normal;font-size: 20px;position: relative;top:-10px;}
.huamai-measure-area{

}
.huamai-left-measure{
	width: 560px;
	margin-right: 40px;
	overflow: hidden;
	margin-top: 30px;
}
.huamai-scientific{
  height: 120px;
  padding-top: 50px;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.huamai-left-measure p{
	font-size: 16px;
  line-height: 30px;
  text-align: justify;
  color: #666666;
  padding-left: 0px;
  margin-bottom: 18px;
  width: 560px;
}
.huamai-more{
	display: block;
	background: #0156a7;
	width: 200px;
  height: 49px;
  line-height: 49px;
  /*padding-left: 50px;*/
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.huamai-more img{
	width: 16px;
	margin-left: 25px;
}
.huamai-more:hover{
	color: #fff;
}
.huamai-line-measure{
	border-top: #efefef solid 3px;
}
.huamai-manufacturing{
	margin-left: 90px;
	margin-top: 90px;
}
.huamai-last-line{
	border-bottom: #efefef solid 3px;
}

.huamai-measure-img img{
	width: 100%;
}
/*设备*/
.show {
	font-family: "Microsoft Yahei";
	background: url(../images/showbg.png) no-repeat center 0;
	margin-top: 50px;
	position: relative;
	padding: 127px 0 0;
	height: 1050px;
}
.show .til01, .newbox .til01 {
	color: #fff;
	height: 130px;
}
.show .til01 p, .show .til01 a, .newbox .til01 a, .newbox .til01 p {
	color: #fff;
}
.showtil {
	height: 91px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	padding: 0 0 0 430px;
}
.showtil li {
	width: 164px;
	line-height: 48px;
	float: left;
	background: #868686;
	margin: 0 9px 0 0;
}
.showtil li.cur {
	background: #e3232f;
	font-weight: bold;
}
.huamai-equipment-exhibition{

}
.huamai-entrance{

}
.huamai-generally{
	width: 293px;
	position: relative;
	margin-bottom: 8px;
}
.huamai-generally a{
	display: block;
	overflow: hidden;
}
.huamai-generally a img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.huamai-generally a img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.huamai-generally span{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	color: #fff;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,0.4);
	text-align: center;
	font-size: 16px;
}

.huamai-middle{
	position: relative;
	width: 598px;
	margin: 0 auto;
}
.huamai-middle a{
	overflow: hidden;
	display: block;
}
.huamai-middle a img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.huamai-middle a img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.huamai-middle span{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	color: #fff;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,0.4);
	text-align: center;
	font-size: 16px;
}
.huamai-station{
	position: relative;
}
.huamai-tab{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.huamai-tab.on{
	display: block;
}
.show .til01 a{
	font-weight: bold;
}
.g_newcon{padding-top: 82px;height: 743px;}
.g_newcon h2{height: 160px;text-align: center;font-size: 48px;font-weight: bold;color: #535353;}
.g_newcon h2 a{color: #535353;}
.g_newcon h2 em{display: block;height: 46px;line-height: 46px;text-align: center;font-size: 20px;color: #666666;font-weight: normal;margin-top: 12px;}



.g_newcon .m_newl{float: left;width: 325px;position: relative;}
.g_newcon .m_newl dt{padding: 28px 0 0 25px;height: 140px;background:#333;}
.g_newcon .m_newl dt h3{height: 36px;line-height: 36px;overflow: hidden;font-size: 18px;font-weight: bold;color: #fff;}
.g_newcon .m_newl dt h3 a{color: #fff;}
.g_newcon .m_newl dt em{display: block;height: 36px;line-height: 36px;overflow: hidden;font-size: 18px;font-weight: normal;color: #fff;}
.g_newcon .u_ljt,.g_newcon .u_rjt{ width:16px; height:32px; position: absolute; cursor:pointer;  display:block; z-index: 10;}
.g_newcon .u_ljt{left:240px;top:90px;}
.g_newcon .u_rjt{left:280px;top:90px;}
.g_newcon .u_ljt a{ background: url(../images/ljt2.jpg) no-repeat; width:16px; height:32px; display:block;}
.g_newcon .u_rjt a{ background: url(../images/rjt2.jpg) no-repeat right 0; width:16px; height:32px; display:block;}
.g_newcon .m_newl dd img{width: 325px;height: 185px;display: block;}
.g_newcon .m_newl h4{height: 66px;line-height: 66px;border-bottom: 1px solid #ccc;font-size: 16px;font-weight: bold;color: #282828;margin-bottom: 15px;}
.g_newcon .m_newl h4 a{color: #282828;}
.g_newcon .m_newl dd p{font-size: 14px;line-height: 24px;height: 48px;color: #666666; overflow: hidden;}
.g_news15{width:836px;float: right;}
.g_news15 .newq{height: 42px;border-bottom: 1px solid #ccc;position: relative;}
.g_news15 .newq li{float:left; height:42px;font-size: 18px;color: #333333;width: 124px;text-align: center;}
.g_news15 .newq li a{display:inline-block; width:124px; height:42px;  color:#333333;text-decoration: none; }
.g_news15 .newq li a:hover,.g_news15 .newq li.cur a{color: #fb6400;font-weight: bold;}
.g_news15 .newq .more{position:absolute; top:0; right:0;}
.g_news15 .newq .more a{font:14px/18px "Microsoft Yahei"; color:#000000; width: 100px;height: 18px;line-height: 18px;display: block;text-align: center;}

.g_news15 dl{padding: 0 0 0 0; margin-top: 30px; height: 110px;transition: all 0.3s linear 0s;}
.g_news15 dl:hover{transform: translateY(-5px);	}
.g_news15 dd{float: left;width: 686px;height: 109px;border-bottom: 1px solid #dddde1;}
.g_news15 h3{height: 40px;line-height: 40px;overflow: hidden;font-size: 18px;font-weight: bold;color: #282828;}
.g_news15 h3 a{color: #282828;}
.g_news15 p{font-size: 14px;line-height: 22px;color: #666666;width: 650px; height: 44px;overflow: hidden;}
.g_news15 p a{color: #666666}
.g_news15 dt{float: left;width: 150px;text-align: center;padding: 10px 0 0 0;height: 109px;font-size: 16px;color: #5c5c5c; background: #f4f4f4;}
.g_news15 dt b{display: block;font-size: 48px;color: #5c5c5c;font-weight: normal;}
.g_news15 dl:hover dt{background: #fb6400;color: #fff;}
.g_news15 dl:hover dt b{color: #fff;}
.g_news15 dl:hover h3 a{color: #fb6400;}
.newbd{
	overflow: hidden;
	position: relative;
}
.newbd .swiper-container3 {
  width: 100%;
  height: 100%;
}
.newbd .swiper-slide {

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.newbd .swiper-button-next1{
	width: 16px;
	height: 32px;
	right: 30px;
	top: 90px;
	position: absolute;
	z-index: 100;
	outline: none;
	background: url("../images/rjt2.jpg") no-repeat right 0;
}
.newbd .swiper-button-prev1{
	width: 16px;
	height: 32px;
	right: 66px;
	top: 90px;
	position: absolute;
	z-index: 100;
	outline: none;
	background: url("../images/ljt2.jpg") no-repeat;
}

.newcon .con{
	display: none;
}



/**底部css**/
.f_bj {
	color: #9f9f9f;
	clear: both;
	height: 416px;
	font-family: "Microsoft Yahei";
	background: url(../images/footbg.png) no-repeat center 0;
	line-height: 30px;
	padding: 116px 0 0;
	margin-top: 30px;
	position: relative;
}
.f_bj a {
	color: #9f9f9f;
}
.f_nav {
	height: 81px;
	line-height: 81px;
	font-size: 16px;
	/*white-space: nowrap;*/
	text-align: center;
	border-bottom: solid 1px #404040;
	margin-bottom: 37px;
}
.f_nav a {
	display: inline-block;
	color: #fff;
	padding: 0 4px;
	height: 79px;
}
.f_nav a:hover {
	font-weight: bold;
	border-bottom: solid 2px #e3232f;
	color: #e3232f;
}
.f_nav em {
	display: inline-block;
	color: #686868;
	padding: 0 25px;
	font-style: normal;
	font-size: 14px;
}
.f_text {
	height: 150px;
	padding: 45px 0 0 58px;
	background: #04317b;
	border-radius:35px
}
.f_text li {
	float: left;
	background: url(../images/f1.png) no-repeat 0 7px;
	padding: 0 0 0 97px;
	width: 467px;
	line-height: 28px;
	color: #fff;
}
.f_text li.f_text2 {
	background: url(../images/f2.png) no-repeat 0 7px;
	width: 362px;
}
.f_text li.f_text3 {
	background: url(../images/f3.png) no-repeat 0 7px;
	width: 222px;
	padding: 0 0 0 85px;
}
.f_text li span {
	display: block;
	height: 34px;
	font-weight: bold;
	color: #6d6d6d;
	font-size: 16px;
	line-height: 34px;
}
.f_text li span em {
	font-family: Arial;
	color: #6d6d6d;
	font-weight: normal;
	font-style: normal;
}
.f_con {
	padding: 29px 0 0 110px;
}
.f_logo {
	width: 117px;
	padding: 14px 0 0;
}
.f_logo img {
	width: 91px;
	height: 89px;
}
.f_cont {
	width: 400px;
	padding: 13px 0 0;
	padding-left: 100px;
	padding-right: 100px;
}
.f_code {
	width: 114px;
	display: block;
	height: 111px;
	padding: 12px 0 0 106px;
	background: url(../images/f_codebg.png) no-repeat 0 0;
}
.f_code img {
	display: block;
	width: 84px;
	height: 84px;
	display: block;
	padding: 4px;
	background: #fff;
	border: solid 2px #ebebeb;
}
/**客服toopcss**/
.client-2 {
	position: fixed;
	right: -170px;
	bottom: 10%;
	z-index: 90;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat; 
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #e3232f;
	color: #fff;
	height: 62px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #e3232f;
	width: 97px;
	height: 62px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.link {
  line-height: 30px;
  font-family: "Microsoft Yahei";
  color: #7e7e7e;
  overflow: hidden;
  background: #1a1a1a;
  text-align: center;
}
.link p{
	font-size: 12px;
}
.link p a{
	color: #7e7e7e;
}
.f_text1 p,.f_text2 p,.f_text3 p{
	font-size: 16px;
}
.client-2 .my-kefu-main{
	right: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.client-2 .my-kefu-main:hover{
	right: 15px;
}
.client-2 .my-kefu-tel-main{
	right: 0;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.client-2 .my-kefu-tel-main:hover{
	right: 140px;
}
/** 产品列表 **/
.huamai-product-list-banner{
	margin-top: 130px;
}
.huamai-product-list-banner a{
	display: block;
	height: 350px;
	background: url("../images/p.jpg") no-repeat center center;
}
.blk {
    margin-bottom: 20px;
}
.p12-curmbs-1 {
    font-size: 14px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #dcdcdc;
}
.p12-curmbs-1 b {
    border-left: 10px solid #333333;
    font-weight: normal;
    padding-left: 8px;
}
.p12-curmbs-1 a{
	text-decoration: none;
  color: #666;
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  outline: none;
}
.p12-curmbs-1 span {
  font-family: '宋体';
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
}
.p12-curmbs-1 i {
    font-style: normal;
}
.text-right{
	text-align: left;
}
.d-md-block{
  border-left: 10px solid #333333;
  font-weight: normal;
  padding-left: 8px;
}
.fdh-01-nav {
    background: #fff;
    position: relative;
}
.fdh-01-nav-one {
    width: 100%;
    float: left;
    height: 80px;
    line-height: 80px;
    margin-bottom: 15px;
}
.fdh-01-nav-one h3 {
    border-right: 1px solid #ebeef3;
    border-top: 2px solid transparent;
    border-bottom: 1px solid #ebeef3;
    height: 80px;
    color: #333;
    font-weight: normal;
    font-size: 16px;
    line-height: 80px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #f8f8f8;
}
.fdh-01-nav-one h3 a{
	text-decoration: none;
    color: #666;
    word-wrap: break-word;
    outline: none;
}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
    background: #015cb5;
    color: #fff;
}
.fdh-01-nav-one h3:hover a{
	color: #fff;
}
.fdh-01-nav-one dl {
    position: absolute;
    width: 1200px;
    background: #f8f8f8;
    margin: 40px 0;
    left: 0;
    top: 167px;
    z-index: 1;
}
.p12-curmbs-1 a:hover{
	color: #015cb5;
}
.cplb-3n-ts-03 {
    margin-top: 30px;
}
.cplb-3n-ts-03-tit {
  height: 50px;
  font-size: 24px;
  font-weight: normal;
  line-height: 50px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
}
.cplb-3n-ts-03-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #333333;
}


.cplb-3n-ts-03-list dl {
    width: 100%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
}
.cplb-3n-ts-03-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.cplb-3n-ts-03-list dd {
    padding: 6px 20px 5px 20px;
}
.cplb-3n-ts-03-list dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
}
.cplb-3n-ts-03-list h4 a {
    display: block;
    height: 45px;
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cplb-3n-ts-03-list dl:nth-child(4n) {
    margin-right: 0;
}
.cplb-3n-ts-03-list dl:hover {
    border-color: #015cb5;
}
.cplb-3n-ts-03-list dl{
	width: 95%;
	margin-right: 0;
	margin: 0 auto 10px;
}
.cplb-3n-ts-03-list dd h4{
	font-size: 14px;
	height: 30px;
}
.cplb-3n-ts-03-list h4 a{
	height: 30px;
	line-height: 30px;
}
.huamai-news-banner a{
	background: url("../images/news.jpg") no-repeat center center;
}



.xl-xwlb-1nf1-1-01-list2 dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
}
.xl-xwlb-1nf1-1-01-list2 dt {
    width: 48.8%;
    float: left;
    margin-right: 6.23%;
}
.xl-xwlb-1nf1-1-01-list2 dt img {
    width: 100%;
    display: block;
}
.date {
    font-size: 36px;
    color: #333;
    font-weight: bold;
}
.date b {
    display: block;
    font-size: 22px;
    font-weight: normal;
}
.xl-xwlb-1nf1-1-01-list2 dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}
.xl-xwlb-1nf1-1-01-list2 h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xl-xwlb-1nf1-1-01-list2-desc {
    font-size: 14px;
    line-height: 24px;
    height: 120px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}
.xl-xwlb-1nf1-1-01-list2-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.xl-xwlb-1nf1-1-01-list2-deta a{
	color: #666;
}
.xl-xwlb-1nf1-1-01-list2 dl:hover {
    border-color: #015cb5;
}
.xl-xwlb-1nf1-1-01-list2 dl:hover h4 a {
    color: #015cb5;
}
.xl-xwlb-1nf1-1-01-list2 dl:hover .xl-xwlb-1nf1-1-01-list2-deta{
    background: #015cb5;
    border-color: #015cb5;
}
.xl-xwlb-1nf1-1-01-list2 dl:hover .xl-xwlb-1nf1-1-01-list2-deta a{
	color: #fff;
}




.xl-xwlb-1nf1-1-01-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
}
.xl-xwlb-1nf1-1-01-list dt {
    width: 28.8%;
    float: left;
    margin-right: 6.23%;
}
.xl-xwlb-1nf1-1-01-list dt img {
    width: 100%;
    display: block;
}
.xl-xwlb-1nf1-1-01-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}
.xl-xwlb-1nf1-1-01-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}
.xl-xwlb-1nf1-1-01-list-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.xl-xwlb-1nf1-1-01-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xl-xwlb-1nf1-1-01-list-deta a{
		color: #666;
    word-wrap: break-word;
}
.xl-xwlb-1nf1-1-01-list dl:hover {
    border-color: #015cb5;
}
.xl-xwlb-1nf1-1-01-list dl:hover h4 a {
    color: #015cb5;
}
.xl-xwlb-1nf1-1-01-list dl:hover .xl-xwlb-1nf1-1-01-list-deta {
    background: #015cb5;
    border-color: #015cb5;
}
.xl-xwlb-1nf1-1-01-list dl:hover .xl-xwlb-1nf1-1-01-list-deta a{
	color: #fff;
}
.xl-xwlb-1nf1-1-01-list dl dd{
	width: 730px;
}
/**** 解决方案 *****/
.huamai-solution-banner a{
	background: url("../images/jiejuefangan.jpg") no-repeat;
}

.g_nyfa dl {
    width: 580px;
    margin: 0 auto 20px;
}
.g_nyfa dt, .g_nyfa dt img {
    float: left;
    width: 290px;
    height: auto;
    overflow: hidden;
    display: block;
}
.g_nyfa dd {
    background: #fff;
    float: left;
    width: 286px;
    border: 1px solid #d9d9d9;
    position: relative;
    border-left: none;
}
.g_nyfa dd:before {
    position: absolute;
    top: 20px;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-right-color: transparent;
    transition: all .2s;
    border-right-color: white;
    left: -24px;
}
.g_nyfa h3 a {
    display: block;
    text-align: center;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    color: #fb6400;
    font-weight: normal;
    position: relative;
    margin-bottom: 58px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.g_nyfa h3 a:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #fb6400;
    left: 50%;
    margin-left: -20px;
    bottom: 0;
    transition: all 0.6s linear 0s;
}
.g_nyfa span a {
    display: block;
    font-size: 16px;
    color: #fb6400;
    padding-right: 28px;
    text-align: right;
}
.g_nyfa dl:hover dd {
    background: #fb6400;
}
.g_nyfa dl:hover dd, .g_nyfa dl:hover dd:before {
    border-right-color: #fb6400;
}
.g_nyfa dl:hover h3 a{
	color: #fff;
}

.g_nyfa dl:hover h3 a:before{
	background: #fff;
	width: 80px;
	margin-left: -40px;
}
.g_nyfa dt, .g_nyfa dt a{
	display: block;
}
.g_nyfa dl:hover span a{
	color: #fff;
}
.huamai-engineer{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
/*
	分页
*/
.pagination{
	width: 100%;
  text-align: center;

}
.pagination a{
	vertical-align: top;
  display: inline-block;
  padding: 0 10px;
  height: 26px;
  color: #666;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin: 0 5px;
  background: #fff;
}
.pagination a.page-num-current{
	background: #015cb5;
  color: #fff;
  border-color: #015cb5;
}
.page-num{
	vertical-align: bottom;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  height: 26px;
  color: #666;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin: 0 5px;
  background: #fff;

}
.huamai-news-title{
	font-size: 24px;
	line-height: 55px;
}
.huamai-publication-time{
	font-size: 14px;
}
.huamai-publication-time span{
	padding-left: 30px;
}
.huamai-content{
	margin-top: 20px;
}
.huamai-content p{
	font-size: 16px;
	color: #666;
	line-height: 28px;
	text-align: justify;
	padding:10px 0;
}
.huamai-content p img{
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	max-width: 100%;
}
.huamai-secondary{
	margin-top: 50px;
}
.huamai-secondary p{
	font-size: 16px;
	margin-top: 15px;
}
.huamai-secondary p a{
	color: #666;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.huamai-secondary p a:hover{
	color: #e3232f;
}
.huamai-swipers-banner{
	width: 400px;
	overflow: hidden;
}
.huamai-swipers-banner .swiper-container .swiper-slide img{
  width: 100%;
}
.huamai-swipers-banner .swiper-slide {
  background-size: cover;
  background-position: center;
}
.huamai-swipers-banner .gallery-top {
  height: 80%;
  width: 100%;
}
.huamai-swipers-banner .gallery-thumbs {
  /*height: 20%;*/
  box-sizing: border-box;
  padding: 10px 0;
  width: 80%;
}
.huamai-swipers-banner .gallery-thumbs .swiper-slide {
  height: 100%;
  border: 1px solid #fff;
}
.huamai-swipers-banner .gallery-thumbs .swiper-slide-thumb-active {
	border-color: #015cb5;
}
.huamai-swiper-button{
	position: relative;
}
.huamai-swipers-banner .swiper-button-next{
	background: url("../images/p15-icon3.png") no-repeat center center;
	outline: none;
	right: 0;
}
.huamai-swipers-banner .swiper-button-prev{
	background: url("../images/p15-icon2.png") no-repeat center center;
	outline: none;
	left: 0;
}
.huamai-show-title{
	margin-left: 30px;
}
.huamai-show-title h2{
	font-size: 24px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.huamai-show-title .text-secondary{
	color: #666;
	font-size: 16px;
	line-height: 40px;
}
.huamai-intro-total{

}
.huamai-intro-total span{
	color: #666;
	font-size: 16px;
	line-height: 40px;
}
.huamai-intro{
	width: 680px;
	font-size: 16px;
	color: #666;
	line-height: 26px;
	height: 80px;
	margin-top: 7px;
	overflow: hidden;
	text-align: justify;
	margin-left: 15px;
}
.huamai-tel-show{
	margin-top: 15px;
}
.huamai-service-hotline{
	margin-left: 10px;
}
.huamai-service-hotline span{
	font-size: 14px;
  line-height: 14px;
  color: #666;
}
.huamai-service-hotline p{
    font-size: 20px;
    line-height: 30px;
    color: #015cb5;
}
.huamai-consult-now{
  width: 122px;
  height: 35px;
  background: #015cb5;
  font-size: 16px;
  font-style: normal;
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-top: 15px;
}
.huamai-consult-now:hover{
	color: #fff;
}
.huamai-product-details{
	margin-top: 30px;
}
.huamai-product-details h5{
	font-size: 30px;
  color: #535353;
  font-weight: normal;
  line-height: 35px;
  text-align-last: center;
  padding-top: 30px;
	border-top: 2px solid #d4d4d4;
}
.huamai-product-details .huamai-d{
	margin-top: 10px;
  font: 16px Arial;
  color: #eee;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-style: normal;
  letter-spacing: 2px;
}
.huamai-product-details .content{
	margin-top: 40px;
}
.huamai-product-details .content p{
	font-size: 16px;
	color: #666;
	line-height: 28px;
	text-align: justify;
}
.huamai-product-details .content p img{
	margin-top: 15px;
  margin-bottom: 15px;
  width: auto;
  max-width: 100%;
}
.page-content-title{
	font-size: 24px;
	line-height: 55px;
}
.page-content{

}
.page-content p{
	text-align: justify;
	font-size: 16px;
  color: #666;
  line-height: 28px;
  padding:10px 0;
}
.page-content p img{
	margin-top: 15px;
	margin-bottom: 15px;
	width: auto;
	max-width: 100%;
}
/*****/
.xnznr-search-1-tit {
    border-bottom: 1px solid #ccc;
}
.xnznr-search-1-tit h3 {
    width: 145px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background: #333;
    color: #fff;
    font-weight: normal;
    position: relative;
    top: 1px;
    font-size: 24px;
}
.card{
	width: 95%;
	margin: 20px auto 0;
}
.card-img-150 img{
	width: 100%;
	height: 160px;
}
.card-title a{
	color: #4b4a4a;
	font-size: 16px;
	line-height: 36px;
}
.card-text{
	font-size: 14px;
	color: #797979;
}
ul .border-bottom-dashed{
	border-bottom: 1px dashed  #dcdcdc;
}
ul .border-bottom-dashed a{
	position: relative;
	display: block;
	padding-left: 30px;
}
ul .border-bottom-dashed a:hover span{
	color: #015cb5;

}
ul .border-bottom-dashed a:hover:before{
	background: #015cb5;
	width: 12px;
	height: 12px;
}
ul .border-bottom-dashed a span{
	font-size: 18px;
	color: #4b4a4a;
	line-height: 50px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}
ul .border-bottom-dashed a:before{
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background: #4b4a4a;
	border-radius: 100%;
	left: 0;
	top: 50%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
#allmap{
	width: 100%;
	height: 500px;
}
.huamai-lxwm{

}
.huamai-lxwm-content{
	margin-top: 5px;
}
.huamai-lxwm-content p{
	margin-left: 30px;
	font-size: 16px;
	line-height: 50px;
}
.BMapLib_SearchInfoWindow .BMapLib_bubble_content{
	height: 80px !important;
}
.BMapLib_nav_tab_content li{
	padding: 10px !important;
}
.BMapLib_SearchInfoWindow .BMapLib_nav input{
	margin-right: 1px !important;
}
#BMapLib_stationText0{
	width: 30px;
}
/** 留言 **/
.form-group{
	font-size: 16px;
	color: #535353;
}
.huamai-liuyan-label{
	width: 70px;
	margin-bottom: 0;
	height: 34px;
	line-height: 34px;
}
.huamai-liuyan-input{
	width: 1130px;
}
.form-control:focus{
	border-color: #015cb5;
}
.huamai-liuyan-total .form-group{
	margin-top: 20px;
}
.huamai-liuyan-button{
	width: 100px;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin: 50px auto 0;
	background: #015cb5;
	color: #fff;
	outline: none;
	border: none;
	display: block;
	border-radius: 5px;
	overflow: hidden;
}
.huamai-liuyan-code{
	width: 1130px;
}
.huamai-liuyan-code input{
	width: 1025px;
}
textarea.form-control{
	height: 90px;
}









