body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
a {
	color: #333;
}
a:hover {
	color: #666;
	text-decoration: none;
}
.navbar {
  margin-bottom: 0;
  border: none;
}
.navbar-default {
  background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 16px;
  padding: 15px 22px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #3a9800;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #3a9800;
}
.navbar-default .navbar-collapse {
  background-color: #143b8f;
}
.navbar-brand>img{
    width:100%;
}
.navbar-default .navbar-brand {margin-bottom: 20px;background: url(../images/logo.jpg) no-repeat;background-size: 80%;width: 60%;height: 80px;/* padding-top: 30px; */margin-top: 30px;}
.navbar-default .navbar-brand h1,.navbar-default .navbar-brand h2{
	display: none;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
  border-radius: 50%;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background-color: #143b8f;
}
.product-item a{
	border-radius: 3px;
	border: 1px solid #f1f1f1;
	padding: 15px;
}
.product-item img {
	width: 100%;
	height: 170px;
}
.device-item img,
.product-hot img{
	width: 100%;
	height: 260px;
}
.product-hot-list img {
	width: 100%;
	height: 200px;
}
.product-item span,
.device-item span,
.product-hot span{
	display: block;
	line-height: 60px;
	font-size: 14px;
}
.title {
	/*margin-bottom: 40px;*/
}
.title span {
	display: block;
	font-size: 26px;
	color: #3a9800;
}
.title i {
	display: block;
	width: 100px;
	height: 3px;
	margin: 10px auto;
	background-color: #143b8f;
	position: relative;
}
.title i:after {
	position: absolute;
	left: 50%;
	top: 1px;
	margin-left: -180px;
	content: '';
	display: block;
	width: 360px;
	height: 1px;
	background-color: #cacaca;
	z-index: -50;
}
.title h3, .title b{
	margin: 0 0 5px;
	font-size: 30px;
	font-weight: bold;
	display: block;
}
.title-case i {
	background-color: #3a9800;
}
.title-case i:after {
	background-color: #fff;
}
.title-inner {
	line-height: 30px;
}
.title-inner h3{
	margin: 0;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}
.title-inner span {
	padding-left: 10px;
	color: #3a9800;
	color: #143b8f;
	font-size: 24px;
}
.btn-product,
.btn-product:hover {
	display: block;
	margin: 20px auto;
	width: 140px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	background-color: #143b8f;
	text-align: center;
	color: #fff;
}
.about {
	padding: 40px 0;
	background-color: #f1f1f1;
}
.about-con {
	line-height: 30px;
	font-size: 16px;
}
.about-con h2, .about-con b {
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
	display: block;
}
.picScroll-left{
	overflow:hidden;
	position:relative;
}

.picScroll-left .hd ul{ overflow:hidden; zoom:1; display:inline-block; margin-top: 50px; }
.picScroll-left .hd ul li{ display:inline-block;  width:15px; height:15px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:#999; border-radius:50%;}
.picScroll-left .hd ul li.on{ background:#143b8f; }

.picScroll-left .hd .prev,
.picScroll-left .hd .next{ display:inline-block;  width:50px; height:50px; border-radius:50%; margin-right:10px; overflow:hidden; cursor:pointer; background: #999 url(../images/icon_arrow.png) 0 0 no-repeat;}
.picScroll-left .hd .next{ background-position:-50px -50px;  }
.picScroll-left .hd .prev:hover{ background-color:#143b8f; }
.picScroll-left .hd .next:hover{ background-color:#143b8f; }

.picScroll-left .bd ul{
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd ul li{
	margin:0 10px;
	width: 280px;
	float:left;
	_display:inline;
	overflow:hidden;
}
.picScroll-left .bd ul li img {
	width: 100%;
	height: 210px;
}
.picScroll-left .bd ul li span {
	display: block;
	margin-top: 10px;
}
.adv {
	background: url(../images/adv_title.jpg) no-repeat top center;
}
.adv-title {
	padding: 50px 0;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 100px;
}
.adv-title h3 {
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 40px;
}
.adv img {
	margin-right: 20px;
}
.adv .col-md-6 b,
.adv .col-md-6 span {
	display: block;
	line-height: 30px;
}
.adv .col-md-6 b {
	font-size: 24px;
	color: #143b8f;
}
.adv .col-md-6 span {
	font-size: 12px;
	text-transform: Uppercase;
}
.adv .col-md-6 p {
	margin: 40px 0 0;
	line-height: 40px;
	font-size: 16px;
}
.list-news li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.list-news li span {
	color: #666;
}
.case {
	padding: 80px 0;
	height: 567px;
  background: url(../images/case_bg.png) no-repeat top center;
}
.footer {
	background-color: #143b8f;
	padding: 30px 0;
	color: #fff;
}
.footer p {
	line-height: 36px;
	margin-bottom: 0;
}
.link {
	color: #fff;
	line-height: 30px;
	padding: 10px 0;
}
.link a {
	margin: 0 5px;
	color: #fff;
}
.position {
	line-height: 50px;
	border: 1px solid #dedede;
	border-left: 3px solid #143b8f;
	padding: 0 10px;
}
.position h3 {
	margin: 0;
	line-height: 50px;
	font-size: 24px;
}
.position p {
	line-height: 50px;
	margin-bottom: 0;
}
.position p a {
	margin: 0 6px;
}
.sidebar-title {
	padding: 20px 0;
	font-size: 20px;
	color: #fff;
	background-color: #143b8f;
}
.sidebar-title h3 {
	font-size: 26px;
	margin: 0 0 10px;
}
.sidebar-list li,
.sidebar-list h4 {
	height: 50px;
	line-height: 50px;
	margin-top: 3px;
}
.sidebar-list li a {
	display: block;
	height: 50px;
	padding: 0 20px;
	font-size: 16px;
	background-color: #EDF1F3;
	overflow: hidden;
}
.sidebar-list li a:hover,
.sidebar-list h4 a:hover{
	background-color: #143b8f;
	color: #fff;
}
.sidebar-list h4 {
	font-size: 18px;
	font-weight: bold;
	color: #143b8f;
	text-align: center;
	margin: 3px 0 0;
}
.sidebar-list h4 a {
	display: block;
	height: 50px;
	padding: 0 20px;
	font-size: 16px;
	background-color: #EDF1F3;
}
.sidebar-contact {
	padding: 15px;
}
.title2 {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px;
	line-height: 30px;
}
.title2 h3 {
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}
.product-list-item span{
	background-color: #666;
	color: #fff;
}
.product-list-item a:hover span{
	background-color: #143b8f;
	color: #fff;
}
.news-list-item a {
	height: 120px;
}
.news-list-item .news-item-date {
	height: 120px;
}
.news-list-item .news-item-date b{
	display: block;
	font-size: 22px;
	padding-top: 25px;
	margin-bottom: 10px;
	color: #143b8f;
}
.news-list-item .news-item-con h6 {
	margin-bottom: 15px;
}
.content-title {
	font-size: 24px;
	font-weight: bold;
	margin: 30px 0 0;
}
.content-info {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.content-info span{
	margin: 0 10px;
}
.content {
	line-height: 36px;
	font-size: 16px;
}
.content img {
	display: block;
	max-width: 100%;
	margin: 5px auto;
}
.product-img img {
	border: 1px solid #dedede;
	border-radius: 3px;
}
.product-title {
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dedede;
}
.product-info {
	line-height: 30px;
	color: #666;
	margin-bottom: 20px;
}
a.btn-ask {
	display: inline-block;
	margin-right: 20px;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background: #ff3f3c url(../images/pro_btn.png) no-repeat 0 -40px;
	text-indent: 30px;
}
a.btn-tel {
	display: inline-block;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background: #424355 url(../images/pro_btn.png) no-repeat 0 -80px;
	text-indent: 30px;
}
.product-content-title {
	height: 50px;
	line-height: 50px;
	background-color: #efefef;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}
.product-content-title span {
	float: left;
	padding-right: 2px solid #fff;
}
.product-content-title span a {
	display: inline-block;
	padding: 0 60px;
}
.product-content-title span:nth-child(1) a {
	background-color: #143b8f;
	color: #fff;
}
.product-title02 {
	margin: 40px 0;
	font-size: 24px;
}
.form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0;
}
.form-control {
	padding: 10px 12px;
	height: auto;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #666;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #143b8f;
  border-color: #143b8f;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #143b8f;
  border-color: #143b8f;
}

.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

@media (min-width: 768px) {
  .navbar-header {
    width: 100%;
  }
  .navbar-brand {
	  height: 121px;
	  padding: 20px 15px;
	 }
  .navbar-tel {
  	line-height: 30px;
  	margin-top: 60px;
  }
  .navbar-tel span{
  	display: block;
  	font-size: 18px;
  }
  .navbar-tel b{
  	font-size: 26px;
  	color: #143b8f;
  }
}