/* common begin */
.oneline{ 
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.twoline{ 
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
} 
.threeline{ 
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
} 
.bgicenter {
	background-size: cover;
	background-position: center center;
}
.theme-color {
	color: #137cc5;
}
a.theme-color:focus {
	color: #137cc5;
}
a.underline:hover {
	text-decoration: underline !important;
}

.index-tit {
	font-size: 35px;
	margin-bottom: 15px;
}
@media (max-width:740px){
	.index-tit {
		font-size: 26px;
	}
}
/* common end */



/* header begin */
.header-top .phone {
	color: #137cc5;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 60px;
}

.header-wrapper .navbar-nav {
	float: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	width: 100%;
}
	/* 中英版 */
.header-top {
	height: 45px;
	padding: 0;
}
.header-top .dropdown {
	margin-top: 12px;
}
	/* logo */
.header-top .logo {
	position: absolute;
	top: 13px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	/* font-size: 0; */
}

	/* 手机端 */
.header-wrapper .fa-bars {
	color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #137cc5;
}
@media (min-width:1024px){
	.logo1024display {
		display: none;
	}
}
.logo1024display img {
	width: 150px;
}
/* header end */



/* banner begin */
@media (min-width: 1024px ){
	.bx-wrapper .bx-pager.bx-default-pager a {
		margin: 0 10px;
	}
}
@media (max-width: 1024px){
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px;
		height: 10px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		margin: 0 5px;
	}
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #137cc5;
	border: 1px solid #137cc5;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  border: 1px solid #ccc;
}
/* banner end */



/* 产品中心 begin */
.productBox .productImg .bgicenter {
  height: 157px;
}
@media (max-width: 768px){
  .productBox [class *= col- ] {
    padding-left:0;
  }
  .productBox [class *= col- ]:nth-child(even){
    padding-right: 0;
  }
}
/* 产品中心 end */



/* why begin */
#index-whyus {
  padding: 75px 0;
}
@media(max-width:768px){
  #index-whyus {
    padding: 30px 0;
  }
}
#index-whyus #myTab li p {
	font-size: 12px;
}
/* why end */



/* 友情链接 begin */
@media (min-width: 992px){
	.friendlinks {
		padding: 25px 20px;
	}
	.friendlinks a {
		margin: 0 2px;
	}
}
@media (max-width: 992px) {
	.friendlinks {
		padding-bottom: 8px;
	}
	.friendlinks a {
		margin: 0 5px;
	}
}
/* 友情链接 end */

/* 产品详情页 begin */
.page-container .owl-controls {
	padding: 0 10px;
}
.page-container .tab-content *{
    font-size: 16px;
}
/* 产品详情页 end */

/* 百度地图 begin */
.contact a.btn {
	margin-top: -8px;
}
.contact a.btn:hover {
	background: #137cc5;
	opacity: .8;
}
.contact .address {
	margin-top: 20px;
}
/* 百度地图 end */

/* 搜索页 begin */
#pages table {
	display: none;
}
/* 搜索页 end */

/* 手机端底部tab栏 begin */
.footer-tab {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	display: flex;
	background-color: #137cc5;
}
.footer-tab li {
	padding: 8px 0 2px 0;
	flex: 1;
	text-align: center;
}
.footer-tab li+li {
	border-left: 1px solid #bbb;
}
.footer-tab li a {
	display: block;
	color: #fff;
}
.footer-tab li i {
	display: block;
	padding-bottom: 2px;
}
@media (max-width: 992px){
	body {
		padding-bottom: 50px;
	}
}
/* 手机端底部tab栏 end */

/* 相关推送 begin */
.pull-art {
	margin: 30px 0;
}
.pull-art .img-responsive {
	height: 150px;
}
.pull-art h4{
	font-size: 16px;
	margin: 10px 0;
}
.pull-art span.pull-right {
	margin-right: 5px;
}
/* 相关推送 end */


/* 右侧悬浮客服 begin */
#f_right {position:absolute; background:none; top:0px; right:1px; z-index:9999;font-size: 14px;}
#f_right * {box-sizing: border-box;}
#f_right p {margin: 0;}
#f_right #r_btn {width:36px; height:150px; padding:30px 10px 25px 10px; background:#137cc5; margin-top:80px; color:#fff; display:block; -moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px; border-top-left-radius:5px;  -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; border-bottom-left-radius:5px; cursor:pointer; float:left;}
#f_right #kf_list {width:145px; float:right;}
#f_right #kf_list .f_right_top {height:42px; background:#137cc5; -moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px; border-top-left-radius:5px;  -moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px; border-top-right-radius:5px;}
#f_right #kf_list .f_right_top span {height:42px; line-height:42px; color:#fff; padding-left:10px; float:left;}
#f_right #kf_list .f_right_top i {width:32px; height:32px; line-height:32px; color:#fff; text-align:center; display:block; cursor:pointer; float:right;}
#f_right #kf_list .f_right_bot {height:5px; background:#137cc5; -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; border-bottom-left-radius:5px; -moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px; border-bottom-right-radius:5px;}
#f_right #kf_list .f_right_ul {padding:20px 10px; background:#fff; border:#137cc5 solid 1px;}
#f_right #kf_list .f_right_ul .ul_list {clear:both;}
#f_right #kf_list .f_right_ul .ul_list ul {display:block;}
#f_right #kf_list .f_right_ul .ul_list ul li {height:40px; line-height:40px; padding:5px 0px; position:relative;}
#f_right #kf_list .f_right_ul .ul_list ul li a {width:100%; height:40px; display:block;}
#f_right #kf_list .f_right_ul .ul_list ul li a i {width:20px; height:20px; line-height:20px; color:#fff; text-align:center; display:block; background:#137cc5; margin-top:10px; float:left;}
#f_right #kf_list .f_right_ul .ul_list ul li a span {width:100px; height:40px; line-height:40px; color:#333; font-size:14px; font-weight:bold; display:block; padding-left:4px; float:left;}
/* 右侧悬浮客服 end */