@charset "utf-8";

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a{
	color: #333;
}
a:hover{
	color: #666;
	text-decoration: none;
}
img {border:none;max-width:100%;}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.mt40{
	margin-top: 40px;
}
.top{
	height: 35px;
	line-height: 35px;
	background-color: #eaeaea;
}
.top a{
	margin: 0 5px;
}
.top h1{
  line-height: 35px;
  font-size: 14px;
  margin: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: none;
}
.navbar-default {
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #eb6100;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #eb6100;
}
.navbar-brand {
  float: left;
  height: 120px;
/*  padding: 10px 15px;*/
}
.navbar-brand h1{
  margin: 0;
}
.navbar-brand > img {
  display: block;
}
.navbar-collapse{
	background-color: #272c4c;
}
.navbar-tel{
	background: url(../images/phone.png) no-repeat left center;
	padding-left: 60px;
	margin-top: 50px;
}
.navbar-tel b{
	font-size: 26px;
	line-height: 26px;
	color: #eb6100;
}
.carousel-indicators {
  position: absolute;
  bottom: 0;
  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: #272c4c;
}
.hot{
	padding: 25px 0;
}
.hot span{
	font-weight: bold;
}
.hot a{
	margin: 0 8px;
}
.product{
	padding: 60px 0 0;
}
.product-box{
	background-color: #272c4c;
	color: #fff;
	padding: 5px;
}
.product-title{
	padding: 20px 0;
}
.product-title span{
  display: block;
	font-size: 16px;
	color: #3772b4;
  padding-top: 5px;
}
.product-title h3{
	margin: 0;
	color: #fff;
	font-size: 24px;
  font-weight: bold;
}
.product-list,
.contact{
	background-color: #fff;
	padding: 10px;
}
.product-list li{
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 16px;
}
.product-list li a{
	display: block;
	height: 40px;
	padding: 0 30px;
	background: #ddd url(../images/icon_li.png) no-repeat 94% center;
	color: #333;
}
.product-list li a:hover{
	background: #eb6100 url(../images/icon_hover.png) no-repeat 94% center;
	color: #fff;
}
.product-list dl{
  margin-bottom: 0;
}
.product-list dt,
.product-list dd{
  height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 16px;
}
.product-list dt a{
  display: block;
	height: 40px;
	padding: 0 20px;
	background: #272c4c url(../images/icon_dl.png) no-repeat 94% center;
	color: #fff;
}
.product-list dd a{
  display: block;
	height: 40px;
	padding: 0 20px;
	background: #ddd url(../images/icon_li.png) no-repeat 94% center;
	color: #333;
}
.product-list dd a:hover{
  display: block;
	height: 40px;
	padding: 0 20px;
	background: #eb6100 url(../images/icon_hover.png) no-repeat 94% center;
	color: #fff;
}
.contact{
	line-height: 26px;
	color: #333;
}
.contact p{
	margin: 0;
}
.hot-title{
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.hot-title h3{
	margin: 0;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #272c4c;
}
.hot-title a{
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #272c4c;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	margin-top: 15px;
}
.hot-product{
	margin-bottom: 20px;
}
.hot-product a{
  display: block;
  border: 1px solid #ededed;
}
.hot-product img{
	width: 100%;
	height: 220px;
}
.hot-product span{
  height: 50px;
  line-height: 50px;
  background-color: #e5e5e5; 
  font-size: 16px;
}
.hot-product a:hover{
  border: 1px solid #272c4c;
}
.hot-product a:hover span{
  background-color: #272c4c; 
  color: #fff;
}
.ad{
  height: 400px;
  background: url(../images/ad.jpg) no-repeat center top;
}
.case,
.info{
  padding: 60px;
  background-color: #f5f5f5;
}
.adv-title{
  position: relative;
}
.adv-title:after{
  display: block;
  content: '';
  width:100%;
  height: 1px;
  background-color: #e4e4e4;
  position: absolute;
  left: 0;
  bottom: 15px;
  z-index: -2;
}
.adv-title h3{
  margin: 0 0 15px;
  font-size: 30px;
  font-weight: bold;
}
.adv-title h3 span{
  color: #272c4c; 
  margin-left: 5px;
}
.adv-title i{
  display: inline-block;
  font-style: normal;
  background-color: #eaeaec;
  color: #979696;
  font-size: 14px;
  padding: 5px 25px;
  border-radius: 40px;
}
.ys-title{
  height: 150px;
  background: url(../images/ys_title.png) no-repeat top center;
  color: #fff;
}
.ys-title h3{
  line-height: 138px;
  font-size: 50px;
  font-weight: bold;
  margin: 0;
  letter-spacing: 10px;
}
.ys-title h3 span{
  margin-left: 100px;
}
.adv-text{
  margin-top: 40px;
}
.adv-text h4{
  height: 56px;
  line-height: 56px;
  margin: 0 0 20px; 
  font-size: 30px;
  font-weight: bold;
}
.adv-text h4 i{
  display: inline-block;
  width: 52px;
  height: 56px;
  background: url(../images/adv_num.png) no-repeat center top;
  color: #fff;
  font-size: 30px;
  line-height: 44px;
  padding-top:12px;
  margin-right: 30px;
  font-style: normal;
  text-align: center;
}
.adv-text h4 span{
  color: #272c4c; 
}
.adv-text p{
  line-height: 30px;
  color: #666;
}
.adv img{
  margin-top: 40px;
}
.info{
	padding: 60px 0;
}
.about{
  margin-top: 30px;
}
.about-con h3{
	line-height: 30px;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px;
}
.about-con h3 span{
  color: #999;
  margin-left: 10px;
}
.about-con h2{
  font-size: 24px;
  font-weight: bold;
  margin:20px 0;
}
.about-con p{
  line-height: 30px;
  color: #666;
  text-indent: 2em;
}
.about-con a{
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #272c4c;
	border-radius: 15px;
}
.picMarquee-left{ overflow:hidden; position:relative;}
.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.picMarquee-left .bd ul li{ margin:30px 10px 0; width: 240px; float:left; _display:inline; overflow:hidden;}
.picMarquee-left .bd ul li a{display: block; border: 1px solid #ececec;}
.picMarquee-left .bd ul li img{width:100%; height:180px; }
.picMarquee-left .bd ul li a span{ height: 50px; line-height: 50px; background-color: #e5e5e5; font-size: 16px;}
.picMarquee-left .bd ul li a:hover {border: 1px solid #272c4c;}
.picMarquee-left .bd ul li a:hover span{background-color: #272c4c; color: #fff;}

.news-title{
	height: 40px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.news-title h3{
	margin: 0;
	line-height: 38px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
  border-bottom: 3px solid #272c4c;
  padding: 0 10px;
}
.news-list li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	background: url(../images/icon05.gif) no-repeat left center;
	padding-left: 10px;
}
.info .col-md-6{
  background-color: #f5f5f5;
  margin-top: 30px;
}
.news-list-item{
  background-color: #fff;
  margin: 0;
  min-height: 140px;
}
.news-list-item b{
  font-size: 40px;
  margin-top: 20px;
  margin-bottom: 5px;
}
.news-list-item span{
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  background-color: #eee;
}
.news-list-item a{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 30px;
}
.news-list-item p{
  line-height: 24px;
  margin-bottom: 30px;
}
.news-list-item .col-md-10{
  border-left: 1px solid #f0f0f0;
}
.news-list-item:hover{
  background-color: #272c4c;
  color: #fff;
}
.news-list-item:hover span{
  background-color: #272c4c;
  color: #fff;
}
.news-list-item:hover a{
  color: #fff;
}
.news-more{
  display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #272c4c;
	border-radius: 15px;
  margin: 30px auto 0;
}
.footer{
	padding: 30px 0;
	background-color: #272c4c;
	color: #fff;
	line-height: 30px;
}
.footer a{
	color: #fff;
}
.footer p{
	margin: 0;
}
.flink{
	padding: 20px 0;
	color: #999;
}
.flink a{
	margin: 0 3px;
	color: #999;
}
.position{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
}
.position h3{
	margin: 0;
	line-height: 50px;
	font-size: 24px;
}
.content{
	margin-top: 20px;
	line-height:1.6;
	font-size:16px;
}
.content img {max-width:100%;height:auto !important;}

.news-item{
	background-color: #f4f4f4;
	box-shadow: 0 2px 5px #d6d4d1;
	padding: 20px;
	margin-top: 20px;
	overflow: hidden;
}
.news-item b{
	font-size: 16px;
}
.news-item p{
	margin-top: 10px;
	line-height: 26px;
	color: #666;
}
.news-item .more{
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #F48C00;
	color: #fff;
	border-radius: 5px;
}
.content-title{
	font-size: 24px;
	margin: 30px 0;
}
.content-info{
	padding: 10px 0;
	background-color: #eee;
}
.content-info span{
	margin: 0 7px;
}
.product-info{
	margin-top: 20px;
}
.product-info h1{
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.product-info p{
	font-size: 15px;
	line-height: 30px;
}
.product-details{
	height: 45px;
	line-height: 45px;
	margin: 20px 0;
	background-color: #f2f2f2;
	font-size: 16px;
}
.product-details span{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #272c4c;
	color: #fff;
	text-align: center;
}
.product-details span{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #272c4c;
	color: #fff;
	text-align: center;
}
.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: 5px;
  line-height: 1.42857143;
  color: #272c4c;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #272c4c;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #272c4c;
  border-color: #272c4c;
}
.pagination > .thisclass > a,
.pagination > .thisclass > span,
.pagination > .thisclass > a:hover,
.pagination > .thisclass > span:hover,
.pagination > .thisclass > a:focus,
.pagination > .thisclass > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #272c4c;
  border-color: #272c4c;
}

.case-item{
  margin-top: 30px;
}

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.col-xs-1-5 {
  width: 20%;
}

.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:#272c4c url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#272c4c url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#272c4c url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#272c4c url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{margin: 5px 0 0 30px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

.morepro {display:block;width:120px;height:30px;line-height: 30px;color: #fff;background-color: #272c4c;border-radius: 15px;margin:30px 0 0;text-align:center;float:right;}


@media (min-width: 768px) {
.col-sm-1-5 {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
  }
}


@media (min-width: 768px) {
	.navbar-header{
		width: 100%;
	}
	.navbar-nav > li > a {
		padding: 15px 33px;
		font-size: 16px;
	}
}
@media (max-width:991px) {
	.navbar-nav > li > a {
		padding: 15px 23px;
	}
	.ys-title h3 {font-size:36px;}
	.content table {width:100% !important;}
	
	
}
@media (max-width: 767px) {
	.navbar-brand {
	  float: left;
	  height: 50px;
	  padding:2px 15px;
	}
	.navbar-brand img{
		height: 46px;
	}
	.hot-product img{
		height: auto;
	}
	.ys-title h3 span {display:none;}
	.ys-title h3 {font-size:30px;}
	.adv-text {margin-top:20px;}
	.adv-text h4 {line-height:1.5;height:auto;font-size:22px;}
	.adv-text h4 i {margin-right:10px;}
	.adv-text p {line-height:1.5;}
	.adv-title h3 {font-size:25px;}
	.case, .info {padding:50px 0;}
	
}

