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: #0e89b2;
	text-decoration: none;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.mt10{
	margin-top: 10px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px;
}
.top{
	height: 35px;
	line-height: 35px;
	background-color: #eaeaea;
	min-width:1200px;
}
.top a{
	margin: 0 5px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: none;
}
.navbar-default {
  background-color: transparent;
}
.navbar-default .navbar-nav > li {
  background:url(../images/nav_line.gif) no-repeat right center;
}
.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: #0e89b2;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #0e89b2;
}
.navbar-brand {
  float: left;
  height: 100px;
  padding: 15px 15px;
}
.navbar-brand > img {
  display: block;
}
.navbar-collapse{
	background-color: #23bdd5;
}
.navbar-tel{
	background: url(../images/phone.png) no-repeat left center;
	padding-left: 60px;
	margin-top: 22px;
    font-size: 14px;
	line-height:14px;
	padding-top:6px;
	padding-bottom:6px;
}
.navbar-tel b{
	font-size: 30px;
	line-height: 30px;
	color: #de0415;
}
.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: #23bdd5;
}
.common-title h3{
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #23bdd5;
}
.common-title span{
  position: relative;
  width: 230px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #737373;
}
.common-title span:before{
  content: '';
  position: absolute;
  left: -50px;
  top: 14px;
  display: block;
  width: 50px;
  height: 1px;
  background-color: #808080;
}
.common-title span:after{
  content: '';
  position: absolute;
  right: -50px;
  top: 14px;
  display: block;
  width: 50px;
  height: 1px;
  background-color: #808080;
}
.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.jpg) no-repeat 94% center;
	color: #333;
}
.product-list li a:hover{
	background: #0e89b2 url(../images/icon_hover.jpg) 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: #014fa2 url(../images/icon_dl.jpg) no-repeat 94% center;
	color: #fff;
}
.product-list dd a{
  display: block;
	height: 40px;
	padding: 0 20px;
	background: #ddd url(../images/icon_li.jpg) no-repeat 94% center;
	color: #333;
}
.product-list dd a:hover{
  display: block;
	height: 40px;
	padding: 0 20px;
	background: #0e89b2 url(../images/icon_hover.jpg) no-repeat 94% center;
	color: #fff;
}
.contact{
	line-height: 26px;
	color: #333;
}
.contact p{
	margin: 0;
}
.box{
  padding: 30px 0;
  background-color: #ededed;
}
.hot-title{
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: url(../images/icon_hot.jpg) no-repeat left center;
	padding-left: 50px;
	border-bottom: 1px solid #fff;
}
.hot-title h3{
	margin: 0;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #0053a9;
}
.hot-title a{
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #014fa2;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	margin-top: 15px;
}
.hot-product{
	margin-top: 20px;
}
.hot-product img{
	width: 100%;
	height: 280px;
}
.hot-product span{
	margin-top: 10px;
}
.feature{
  height: 514px;
  background: url(../images/bg.jpg) no-repeat top center;
  padding: 30px 0;
}
.feature h4{
  margin: 20px 0;
  font-size: 24px;
  font-weight: bold;
  color: #23bdd5;
}
.feature p{
  font-size: 16px;
  line-height: 30px;
}
.ys-title{
  width:643px;
  height: 104px;
  background: url(../images/ys_title.png) no-repeat top center;
  position: relative;
  color: #1d1d1d;
  margin-top: 40px;
}
.ys-title h3{
  margin: 0;
  padding: 50px 0 0 260px;
  font-size: 20px;
}
.ys-title b,
.ys-title span{
  display: block;
  font-size: 20px;
}
.ys-item .clearfix{
  height: 82px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.ys-item .clearfix b{
  width: 82px;
  height: 81px;
  line-height: 26px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  padding-top: 15px;
  background: url(../images/icon_ys.png) no-repeat;
}
.ys-item .clearfix h4{
  color: #000000;
  font-size: 28px;
  margin: 10px 0 0;
  padding-left: 20px;
  font-weight: bold;
}
.ys-item .clearfix h4 span{
  display: block;
  margin-top: 5px;
  font-size: 18px;
  color: #3f3f3f;
  font-weight: normal;
}
.ys-item p{
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
  background: url(../images/icon_p.png) no-repeat left center;
  padding-left: 30px;
  font-size: 16px;
}
.case,
.news{
  padding:0;
}
.picMarquee-left{overflow:hidden; position:relative;}
.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{margin:0 10px; width: 280px; float:left; _display:inline; overflow:hidden;}
.picMarquee-left .bd ul li img{width:100%; height:280px;}
.picMarquee-left .bd ul li span{margin-top: 10px;}

.about-con{
	line-height: 26px;
  font-size: 14px;
}
.about-con p{
  text-indent: 0;
}
.about-con img{
  border: 0;
}
.about-more{
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #23bdd5;
	border-radius: 20px;
    margin: 20px auto;
    font-size: 14px;
}
.about-more:hover{
  color: #fff;
  background-color: #0e89b2;
}
.news-title{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	/*background: url(../images/more_line.jpg) no-repeat 102px center;*/
}
.news-title h3{
	margin: 0;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #23bdd5;
}
.news-title h3 i{
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
    font-size: 18px;
}
.news-list li {
	height: 37px;
	line-height: 37px;
	border-bottom:1px #CCCCCC dashed;
	overflow: hidden;
}


.footer{
	padding: 25px 0 65px 0;
	background-color: #23bdd5;
	color: #fff;
	line-height: 25px;
	margin-top:20px;
}
.footer a{
	color: #fff;
}
.footer p{
	margin: 0;
}
.flink{
	padding:0;
	color: #333;
	font-size:12px;
	line-height:18px;
}
.flink a{
	margin: 0;
	color: #333;
}
.flink a:hover{
	margin: 0;
	color: #0e89b2;
}
.flink{display:none;}
@media (min-width: 768px){
.flink{display:inline;}
}
.footdh{display:inline;}
@media (min-width: 768px){
.footdh{display:none;}
}


.product-box{
	background-color: #23bdd5;
	color: #fff;
	padding: 5px;
}
.product-title{
	padding: 20px 0;
}
.product-title span{
	font-size: 16px;
	color: #fff;
  padding-top: 5px;
}
.product-title h3{
	margin: 0;
	color: #fff;
	font-size: 26px;
	
}
.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.jpg) no-repeat 94% center;
	color: #333;
}
.product-list li a:hover{
	background: #0e89b2 url(../images/icon_hover.jpg) no-repeat 94% center;
	color: #fff;
}
.product-item{
	margin-top: 20px;
}
@media (max-width: 768px){
.product-item{
	margin-top:-15px;
	margin-bottom:30px;
}
}

.product-item img{
	width: 100%;
	height: auto;
}
.product-item span{
	margin-top: 10px;
}
.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: 25px;
}
@media (max-width: 768px){
.content{
	margin-top:-15px;
	line-height: 25px;
}
}

.news-item{
	background-color: #f4f4f4;
	box-shadow: 0 2px 5px #d6d4d1;
	padding: 20px;
	margin-top: 20px;
	overflow: hidden;
}
@media (max-width: 768px){
.news-item{
	background-color: #f4f4f4;
	box-shadow: 0 2px 5px #d6d4d1;
	padding: 20px;
	margin-top:-15px;
	margin-bottom:30px;
	overflow: hidden;
}
}

.news-item a{
  color: #23bdd5;
}
.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;
	line-height:32px;
}
@media (max-width: 768px){
.content-title{
	font-size: 24px;
	margin:-15px 0 20px 0;
	line-height:32px;
}
}

.content-info{
	padding: 10px 0;
	background-color: #eee;
}
@media (max-width: 768px){
.content-info{
	padding: 10px 0;
	background-color: #eee;
	margin:0 0 30px 0;
}
}
.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: #23bdd5;
	color: #fff;
	text-align: center;
}
.product-details span{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #195fbc;
	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: #195fbc;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #195fbc;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #195fbc;
  border-color: #195fbc;
}
.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: #195fbc;
  border-color: #195fbc;
}

@media (min-width: 768px) {
	.navbar-header{
		width: 100%;
	}
  .navbar-nav > li > a {
	padding: 15px 40px;
    font-size: 16px;
	font-weight:bold;
	}
}

@media (max-width: 767px) {
	.navbar-brand {
	  float: left;
	  height: 45px;
	  padding: 5px;
	}
	.navbar-brand img{
		height: 45px;
	}
	.hot-product img{
		height: 170px;
	}
}


.pic01{
	overflow: hidden;
	border:1px #DDDDDD solid;
}
.pic01 img{
	cursor: pointer;
	transition: all 0.5s;
}
.pic01 img:hover{
	transform: scale(1.05);
}

.foot { background-image:url(footdh.jpg); background-repeat:repeat-x; background-position:center; padding:5px 0}
.foot a { font-size:12px; color:#FFFFFF; line-height:12px}