body{padding:135px 0 0 0; margin:0px;font-family:Microsoft Yahei; background:#fff;}
table,form,h1,h2,h3,ul,li,ol,dl,dd,dt,span,a,em,p{padding:0px; margin:0px;}
ul,li{list-style: none;}
a{ text-decoration:none; }
a:hover{ text-decoration:underline; color:#ff6633;}
.clear{ clear:both;}
.center{ text-align:center;}
img{border:none;}
#header{background:#fff /*521f00*/; padding:10px 0 0 0;transition:padding 0.4s;box-shadow: 0 3px 3px rgba(0,0,0,0.1);}

#header.scrolled{
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	padding: 0px 0px 0 0;
}
.navbar-brand{display:block; height:135px; text-indent:-9999px;margin:0 auto; width:530px;float: left; padding:0;}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}

.menu{width:100%;margin-top:5px; background:#02A095; padding:8px 0;}
.top-tel{ float:right; display:block; font-size:18px; color:#c7a886; height:135px; width:280px; background:url(../images/tel.png) no-repeat center; transition:all 0.4s;}
#slider{ margin:0px auto; text-align:center;}
/*.carousel-inner img{width:100%;}*/
.nav{font-family:"Microsoft Yahei"; font-size:16px;}
.nav > ul > li{ margin:0 0px; padding:0px 1px; border-radius:0 !important; position:relative;}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #085ea6;
  background-color:#01746B;
}
.nav > li > a{ color:#fff; border-radius:0;}
.nav > li:hover{}
.nav > li:hover > a{
   color:#fff;}
.nav > li > a {
  position: relative;
  display: block;
  padding: 8px 10px;
   color:#fff;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
   background:#01746B;
color:#085ea6;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #fff;
  border-color: #333;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #01746B;
}
.nav > li > a > img {
  max-width: none;
}
.nav > li .dropdown-menu {
	margin: 0;
}
.nav > li:hover .dropdown-menu {
	display: block;
}
.navbar{ margin:0;}
.nav > li:hover > a{ background:#01746B; color:#fff; }
.nav > li > ul{display:none; position:absolute;background:#02A095; width:100%;font-size:16px; color:#fff; text-align:center; -webkit-transition:all 0.3s;transition:all 0.3s;}
.nav > li > ul li{ line-height:38px; text-align:center; height:38px; display:block;}
.nav > li > ul li a{ color:#Fff;}
.nav > li:hover ul{ display:block;}

.navbar-default{ background:none; border:none;}

.navbar-collapse {
	margin:0;
  padding-right: 0px;
  padding-left: 0px;
  overflow-x:auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {

  .navbar-collapse {
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
 
}

.yewu{ padding:0px 0px; margin-top:30px;}


.yewu li{  text-align:center; padding-bottom:15px; width:32%; margin-left:1%;}
.yewu li:hover { background:#F6F6F6;
    position: relative;
    text-decoration: none;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}
.yewu li a:hover { text-decoration: none;}
.yewu li img{max-width:100% !important; height:auto !important; padding-top:18px;}
.yewu li span{display:block; text-align:center;font-size:13pt; line-height:2em; padding-top:10px; color:#545454;}

.yewu li span i{display:block;font-size:10pt; color:#999999; font-style:normal;line-height:1.7em; }



.aldh{margin:0 auto; text-align:center; width:75%; padding-top:20px;}
.aldh li{height:35px; float:left;padding:15px 5px;
line-height:30px; margin-top:10px;}
.aldh li a{background:#fff; width:100%;
height:35px;
font-size:11pt;
font-family:"微软雅黑";
color:#878787;
line-height:35px;
text-align:center;
display:block;}
.aldh li a:hover{background:#02A095; color:#fff; text-decoration:none;}

.aldh1{margin:0 auto; text-align:center; width:75%; padding-top:20px;}
.aldh1 li{height:35px; float:left;padding:15px 5px;
line-height:30px; margin-top:10px;}
.aldh1 li a{background:#ddd; width:100%;
height:35px;
font-size:11pt;
font-family:"微软雅黑";
color:#878787;
line-height:35px;
text-align:center;
display:block;}
.aldh1 li a:hover{background:#02A095; color:#fff; text-decoration:none;}






.cp_bj{ background:#F6F6F6; padding-bottom:45px;}

.cp{ padding:40px 0px;}

.cp li{ float:left; margin-bottom:15px;}
.cp li img{ max-width:100% !important; height:auto !important; border:10px solid #fff;transition:all 300ms ease;}
.cp li img:hover{-webkit-transform:translateY(-14px); transform:translateY(-14px);}
.cp li span{ font-size:12pt; line-height:25px;display:block; text-align: center;}
.cp li span a{ color:#333; text-decoration:none; margin-bottom:15px;display:block; }
.cp li span a:hover{ color:#2B99FF;}


.cp li span p {margin: 0 auto; 
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.cp li span p { display:block; width:100px; height:28px;text-align:center;
	
	background-color:#666;
	border-width: 0;
	border-radius:2px;
	
	
}
.cp li span p:hover {
	color: #fff;
	background-color:#2B99FF;
}

.cp li span p a{ line-height:28px; font-size:9pt;color: #fff; display:block; text-decoration:none; }
.cp li span p a:hover {
	color: #fff;}






/*-面包?-*/

.current {font-size:14px; line-height:40px; background:#f7f7f7; border-bottom:#ddd solid 1px;}

.breadcrumb {
	color: #666666;
	border-radius: 0;
	background: none; padding:0; margin-bottom:0;
}

.breadcrumb>li+li:before {
	content: '>';
	color: #999999;
	font-family: arial;
}

.breadcrumb a {
	color: #999999;
}

.breadcrumb .active a {
	color: #003e89;
}


/*-主要title样式-*/
.m-title{ height:55px; margin-bottom:15px;}
.m-title .tt{ float:left; width:200px; border-left:solid 3px #0066FF; padding-left:15px;}
.m-title .more{ float:right; width:50px;}
.m-title .tt b{ font-style:normal;display:block; height:30px; line-height:30px; font-size:18pt; font-weight:normal;}
.m-title .tt em{ display:block; height:25px; line-height:25px; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:14pt; font-style:normal;}

/*---*/
.index-tt{ height:50px;border-bottom:#ddd solid 1px; padding-left:50px; margin:15px 0; background:url(../images/title-ico.png) no-repeat left 0px; font-size:16pt; color:#333; line-height:40px;}
.index-tt a{ color:#333; }

.index-tt1{ height:50px;border-bottom:#ddd solid 1px; padding-left:50px; margin:15px 0; background:url(../images/title-ico.png) no-repeat left 0px; font-size:16pt; color:#333; line-height:40px; margin-top:20px;}
.index-tt1 a{ color:#333; }

/*-中间显示title-*/
.m-c-title{ height:45px; margin-bottom:20px; text-align: center; margin-top:35px;}
.m-c-title b{ font-style:normal;display:block; height:35px; line-height:35px; font-size:20pt;  color:#02A095; margin-bottom:5px;}
.m-c-title i{ width:85px; height:1px; background:#45B00B;display:block;margin:0 auto;}
.m-c-title em{ display:block; height:30px; line-height:30px; color:#93a5b9;font-size:12pt; font-style:normal; margin-top:5px;}

.m-c1-title{ height:45px; margin-bottom:20px; text-align: center; margin-top:15px;}
.m-c1-title b{ font-style:normal;display:block; height:35px; line-height:35px; font-size:20pt;color:#fff;margin-bottom:5px;}
.m-c1-title i{ width:85px; height:1px; background:#fff;display:block;margin:0 auto;}
.m-c1-title em{ display:block; height:35px; line-height:35px; color:#fff; font-size:12pt; font-style:normal;margin-top:5px;}

.m-c2-title{ height:45px; margin-bottom:35px; text-align: center; margin-top:35px;}
.m-c2-title b{ font-style:normal;display:block; height:35px; line-height:35px; font-size:20pt;  color:#02A095; margin-bottom:5px;}
.m-c2-title i{ width:85px; height:1px; background:#45B00B;display:block;margin:0 auto;}
.m-c2-title em{ display:block; height:30px; line-height:30px; color:#93a5b9;font-size:12pt; font-style:normal; margin-top:5px;}





/*-横向板块设定-*/
.index-slider-bg{}
.index-search-bg{}
.index-ico-bg{ background:#2f80bf;padding:30px 0;}
.index-about-bg{background:url(../images/ab_bj.jpg) no-repeat center; background-size:cover; padding:35px 0;}
.index-case-bg{background:url(../images/case_bj.jpg) no-repeat center; background-size:cover; padding:30px 0; margin-top:25px;}
.index-contact-bg{background:#FFF; padding:40px 0;}
.index-pic-bg{ padding:50px 0; }
.index-news-bg{background:#fff; padding:15px 0; margin-top:0px;}
.index-flink-bg{ background:#1A6600; padding:20px 0; margin-top:20px;}
.index-bottom-bg{}

/*-首页图标导航1图文横排2竖排,块前台模版修改col:col-md-2,col-md-3,col-md-4,col-md-6,col-md-12-*/
.index-ico-1{ color:#FFF; text-align:center; margin-top:40px; padding-bottom:40px;}
.index-ico-1 img{ max-width:100% !important; height:auto !important; border:10px solid #fff;transition:all 300ms ease;}
.index-ico-1 img:hover{-webkit-transform:translateY(-14px); transform:translateY(-14px);}
.index-ico-1 span{ font-size:7pt; line-height:5px;  display:block;}
.index-ico-1 span a{ color:#fff;transition:all 300ms ease; display:block;}

.index-ico-1 span b{ font-size:11pt; display:block; font-weight:normal; line-height:30px;}
.index-ico-1 span em{ text-align:left; display:block; font-style:normal;}
.index-ico-2 img{}
.index-ico-2 span{}
.index-ico-2 span a{}
.index-ico-2 span b{}

/*-带搜索联系方式板?-*/


/*-带关键字搜索排版-*/
.index-search{ padding:15px 0;}
.index-search .form-control{border-radius:0; width:75%; float:left; border-top-left-radius:5px; border-bottom-left-radius:5px;border:#ddd solid 1px;}
.index-search .btn{ border-radius:0;font-family:"Microsoft Yahei"; width:25%; float:right; background:#FF850A; border:#FF850A solid 1px; border-top-right-radius:5px; border-bottom-right-radius:5px;}

.index-keys{ font-size:10pt; padding:15px; line-height:30px; color:#F00;}
.index-keys b{ font-size:11pt;font-weight:normal;}
.index-keys a{ color:#666; margin-right:10px;}

/*-首页带图片简?-*/

.index-about{ font-size:16px; line-height:2.5em; color:#fff; margin-top:150px; }

.index-about-title{ margin-bottom:15px;}

.index-tt{ margin-bottom:15px;}

/*-侧栏分类菜单-*/
.index-title{ line-height:40px;margin:10px;}
.index-title img.img{ margin:0 auto; text-align:center; width:200px;}
.index-title .tt{font-size:20px; color:#333; font-family:"Microsoft Yahei";display:block; text-align:center; font-weight:bold;}
.index-title .more{ font-size:12px; float:right; display:block;}

/*--产品标题--*/
.index-p-title{ text-align:center; font-size:20pt;}
.index-p-title a{ color:#085ea6;}
.index-p-info{ text-align:center; margin-top:15px; margin-bottom:30px; background:url(../images/p-title-line.png) center repeat-x;}
.index-p-info span{text-align:center; border:#999 solid 1px; padding:5px 10px; color:#666; font-size:10pt; line-height:25px; height:auto; background:#FFF;}

/*----*/
.line{ border: solid 1px #ddd; height:4px; border-left:none; border-right:none; margin-bottom:30px;}


.index-cate{ margin-bottom:15px;}
.index-cate > ul{}
.index-cate > ul > li{ border:#ddd solid 1px; border-radius:0px; font-size:14px; line-height:35px; padding:0 10px 0 15px; transition:all 0.3s; background:#FFF; margin-bottom:10px; color:#333;}
.index-cate > ul > li.curr{background:#0079be; color:#FFF; cursor:pointer; border-color:#0079be;}
.index-cate > ul > li.curr a{ color:#FFF; text-decoration:none; }
.index-cate > ul > li:hover{ background:#0079be; color:#FFF; cursor:pointer; border-color:#0079be;}
.index-cate > ul > li a{ color:#333;}
.index-cate > ul > li:hover a{ color:#FFF; text-decoration:none;}
.index-cate > ul > li:hover a:hover{ color:#FFF;}

/*----*/

.index-cate{ margin-bottom:15px;}
.index-cate dl{}
.index-cate dl dt{ border:#ddd solid 1px; border-radius:0px; font-size:14px; line-height:35px; padding:0 10px 0 15px; transition:all 0.2s; background:#f7f7f7; margin-bottom:10px; color:#333; font-weight: normal;}
.index-cate dl dt.curr{background:#02A095; color:#FFF; cursor:pointer; border-color:#02A095; font-weight:700;}
.index-cate dl dt.curr a{ color:#FFF; text-decoration:none; display:block;}
.index-cate dl dt:hover{ background:#02A095; color:#FFF; cursor:pointer; border-color:#02A095;font-weight:700;}
.index-cate dl dt a{ color:#333;display:block;}
.index-cate dl dt:hover a{ color:#FFF; text-decoration:none;}
.index-cate dl dt:hover a:hover{ color:#FFF;}
.index-cate dl dd{ font-size:10pt; line-height:30px; margin-bottom:15px; border:#ddd solid 1px; border-top:0; margin-top:-10px; background:#f7f7f7;}
.index-cate dl dd a{ color:#666;}
.index-cate dl dd ul{ padding:15px 10px;}
.index-cate dl dd ul li{ padding-right:10px; padding-left:20px; background:url(../images/icon-22.png) no-repeat 5px center;}
.index-cate dl dd ul li a{}


.index-cate1{ margin-bottom:15px;}
.index-cate1 dl{}
.index-cate1 dl dt{  border-radius:0px; font-size:17px; line-height:55px; padding:0 20px 0 30px; transition:all 0.2s; background: url(../images/li_b.jpg) no-repeat; margin-bottom:1px;  font-weight: normal; width:290px; height:63px;}
.index-cate1 dl dt.curr{background:#02A095; color:#FFF; cursor:pointer; border-color:#02A095;}

.index-cate1 dl dt:hover{ background: url(../images/li_a.jpg) no-repeat;  color:#FFF; cursor:pointer;}
.index-cate1 dl dt a{ color:#02A095; display:block;}
.index-cate1 dl dt:hover a{ color:#FFF; text-decoration:none;}
.index-cate1 dl dt:hover a:hover{ color:#FFF;}


.ad1-bj{ padding-top:10px;}
.ad1-bj img{ max-width:100% !important; height:auto !important; display:block; margin:0 auto;transition:all 300ms ease;}
.ad1-bj img:hover{-webkit-transform:translateY(-14px); transform:translateY(-14px);}


.ad2-bj{}
.ad2-bj img{ max-width:100% !important; height:auto !important; display:block; margin:0 auto;}


/*-首页产品列表-*/
.index-pic{}
.index-pic ul li{ }
.index-pic ul li img{}
.index-pic ul li span{ display:block; line-height:20px; text-align:center; font-size:14px; height:30px; overflow:hidden; color:#333;border-bottom:#ddd solid 1px; margin-bottom:20px; padding-bottom:10px}
.index-pic ul li span a{ color:#333;}

/*-首页文章列表-*/
.index-news{ margin:0px 0;}
.index-news ul{ list-style:none; padding:0px; margin-top:25px;}
.index-news ul li { line-height:1.8em; margin-bottom:0px; margin-top:30px;}
.index-news ul li .box{ background:#fff; padding:15px;}
.index-news ul li span{ display:block; font-size:1em; line-height:1.6em; color:#666;}
.index-news ul li .title{ font-size:12pt; line-height:30px;}
.index-news ul li a{ color:#444;}
.index-news ul li em{ color:#999;font-style:normal; display:block; text-align:right;font-size:12px;}

.index-message{ margin:40px 0 0 0;}
.index-message ul{ clear:both;}
.index-message ul li{ margin-bottom:10px;}
.index-message ul li input{} 
.index-message .btn{}

.index-contact{}
.index-contact-logo{ text-align:left; padding-left:0px;}
.index-contact-info{}
.index-contact ul{ list-style:none;padding:10px 0px;}
.index-contact ul li{ line-height:25px; font-size:14px;padding:0; margin:0}
.index-contact ul li span{}
.index-contact ul li a{}
.index-contact ul li a:hover{}


/*-底部四块-*/
.index-b-title{ font-size:12pt; color:#333; line-height:30px; margin-bottom:15px;}
.index-b-title a{ color:#333;}
.index-b-logo{}
.index-b-info{}
.index-b-info b{ display:block;}
.index-b-info span{display:block; line-height:24px; font-size:10pt; color:#666;}
.index-b-info a{display:block;line-height:30px; text-decoration:underline;color:#000;}
.index-b-info a:hover{}
.index-b-news{}
.index-b-news ul{}
.index-b-news ul li{line-height:25px; padding-left:15px; height:25px; overflow:hidden; background:url(../images/i2.png) no-repeat 0px center;}
.index-b-news ul li:before{ }
.index-b-news ul li a{ color:#666;}
.index-b-news ul li a:hover{}
.index-b-cate{}
.index-b-cate ul{}
.index-b-cate ul li{ line-height:25px;height:25px; padding-left:35px;overflow:hidden;background:url(../images/i1.png) 20px center no-repeat;}
.index-b-cate ul li:before{}
.index-b-cate ul li a{ color:#666;}
.index-b-cate ul li a:hover{}
.index-b-message{ margin:15px 0 0 0;}
.index-b-message ul{ clear:both;}
.index-b-message ul li{ margin-bottom:10px;}
.index-b-message ul li input{} 
.index-b-message .btn{}

/*-首页二维码留言板集?-*/
.index-code{ margin:35px 0 0 0;}
.index-code .img{ display:inline; width:125px; height:125px; float:left;}
.index-code .img img{ width:100px; height:100px;}
.index-code .info{ display:inline; height:100px; min-width:200px;}
.index-code h4{ font-size:12pt; line-height:1.8em; color:#333; padding:0; margin:0;}
.index-code span{ font-size:10pt; line-height:1.8em; color:#666;}



/*-产品着重突?+3小产品排?-*/
.index-product-show-bg{ padding:35px 0;}
.index-product-title{ background:#951919; margin-top:25px;}
.index-product-title .title{ text-align:center; padding:15px;}
.index-product-title .title h3{ line-height:40px;}
.index-product-title .title h3 a{ color:#FFF;}
.index-product-title .title span{ line-height:20px;}
.index-product-title .title span a{ color:#FFF;}
.index-product-title .info{ background:#353535; min-height:50px; color:#CCC; line-height:25px; padding:20px 20px;}
.index-product-title .info a.more{ color:#39F; text-align:right; display:block; float:right; padding-right:10px;}
.index-product-info{}
.index-product-info img{ width:100%;}
.index-product-show{}
.index-product-show ul{}
.index-product-show ul li{ margin-bottom:15px;}
.index-product-show ul li.col-sm-4{ padding:0 !important;}
.index-product-show ul li div.box{ border:#999 solid 1px;border-right:none;}
.index-product-show ul li div.box:hover{}
.index-product-show ul li:last-child div.box{ border-right:#666 solid 1px;}
.index-product-show ul li img{width:100%;}
.index-product-show ul li span{ display:block; padding:15px 20px; background:#FFF;}
.index-product-show ul li span .tt{ border-bottom:#666 solid 1px; line-height:40px; font-size:14pt;}
.index-product-show ul li span a{ color:#06C;}
.index-product-show ul li span a:hover{ color:#F30;}
.index-product-show ul li span em{ font-size:12px; line-height:20px; color:#999; display:block;font-style:normal; padding:5px 0;}

/*--底部多链接带二维码及交互联系-*/
.index-bottom-logo{ text-align:left;}
.index-bottom-logo img{ max-width:80%;}
.index-bottom-info{ font-size:12px; line-height:22px; color:#666;  padding-bottom:8px;}
.index-bottom-contact{ margin-top:15px; margin-bottom:10px;}
.index-bottom-contact .col-xs-6{ padding:0 9px;}
.index-bottom-contact a{ font-size:14px; overflow:hidden;}
.index-bottom-contact a.qq{ background:#f28824 url(../images/c-ico.png) no-repeat 0px 0;height:35px; border-radius:5px; display:block; padding-left:25px; text-align:center; line-height:35px; color:#FFF; text-decoration:none;}
.index-bottom-contact a.ww{background:#f28824 url(../images/c-ico.png) no-repeat 0px -50px;height:35px; border-radius:5px;display:block; padding-left:25px;text-align:center; line-height:35px; color:#FFF; text-decoration:none;}

.index-flink{}
.index-flink dl{ margin-bottom:10px; min-height:150px;}
.index-flink dl dt{ font-size:12pt; line-height:30px; font-weight:normal; color:#fff; border-bottom:#CCC solid 1px; padding-bottom:5px; margin-bottom:10px;}
.index-flink dl dt a{color:#fff;}
.index-flink dl dd{ font-size:9pt; line-height:25px; height:25px; color:#ddd;}
.index-flink dl dd a{ color:#ddd;}
.index-flink dl dd a:hover{ color:#fff;}
.index-bottom-code{ text-align:center; margin-top:5px; color:#fff;}
.index-bottom-code img{ max-width:95%;width:100px; height:100px;}
.index-bottom-code span{ font-size:11pt; line-height:30px; display:block; margin-top:10px;}
.index-bottom-code .tel img{ width:100%; height:auto; margin-top:10px;}

/*-视频+新闻板块排版-*/
.index-video-news-bg{ padding:35px 0; background:#fff;}
.index-video-news-v{}
.index-video-news-v .ico{}
.index-video-news-a{}
.index-video-news-a ul{}
.index-video-news-a ul li{ line-height:35px; font-size:11pt; border-bottom:#ddd solid 1px;}
.index-video-news-a ul li a{ color:#333;}
.index-video-news-a ul li a:hover{}
.index-video-news-a ul li span{}
.index-video-news-a ul li em{ font-size:12px; font-style:normal; display:block; text-align:right;}
.index-video-news-a dl{ padding-bottom:5px; margin-bottom:0px;}
.index-video-news-a dl dt{}
.index-video-news-a dl dd{}
.index-video-news-a dl dd h2{ font-size:14pt; height:30px; line-height:30px;}
.index-video-news-a dl dd h2 a{ color:#333;}
.index-video-news-a dl dd h2 a:hover{}
.index-video-news-a dl dd span{ color:#666; line-height:25px; display:block; background:url(../images/di.gif) repeat-x bottom; padding-bottom:10px}
.index-video-news-a dl dt img{ max-width:100%;}

/*--简?+视频板块(可左右更?)--*/
.index-about-video-bg{ padding:35px 0;}
.index-about-video{}
.index-about-video .about{}
.index-about-video .about .tt{ font-size:14pt; line-height:35px;}
.index-about-video .about span{ font-size:10pt; line-height:25px;}
.index-about-video .about a.more{ width:100px; text-align:center; color:#FFF; background:#F30; text-decoration:none;}
.index-about-video .v{}

/*-新闻单独列表组合-*/
.index-news-bg{}
.index-news-list{}
.index-news-list ul{}
.index-news-list ul li{}
.index-news-list ul li .time{}
.index-news-list ul li .time .day{}
.index-news-list ul li .time .year{}
.index-news-list ul li .tt{}
.index-news-list ul li .info{}

/*-简?+新闻组合-*/
.index-about-news-bg{}
.index-about-news{}
.index-about-news .about{}
.index-about-news .news{}
.index-about-news .news ul{}
.index-about-news .news ul li{}
.index-about-news .news ul li a{}
.index-about-news .news ul li a:hover{}
.index-about-news .news ul li span{}
.index-about-news .news ul li em{}

/*-图片滚动展示-*/


#owl-demo .item{
  margin: 5px; padding:10px;background:#fff;
}

#owl-demo .item img{
  display: block; border:1px solid #04A095;
  width: 100%;
  height: auto;
}
#owl-demo .item span{display: block;padding:10px 15px;  background:none;font-size:12pt; line-height:25px; min-height:50px; overflow:hidden; text-align:center;}
#owl-demo .item span a{color:#04A095;display: block;}
#owl-demo .item span b{ display:block; font-size:11px; line-height:25px; color: #666;}


/*-图片展示的产品分类模?-*/
.index-pic-cate{}
.index-pic-cate ul{}
.index-pic-cate ul li{ margin-bottom:30px;}
.index-pic-cate ul li a{}
.index-pic-cate ul li img{ width:100%;}


/*-品牌相关展示图标+简?(特定几个，不滚动)-*/
.index-brand-bg{ padding:35px 0; background:#FFF;}
ul.index-brand{}
ul.index-brand li{ text-align:left;border-right:#ddd solid 1px;}
ul.index-brand li img{ max-width:120px;}
ul.index-brand li b{font-size:12pt;line-height:30px; height:30px; overflow:hidden;}
ul.index-brand li span{ line-height:22px; font-size:12px; color:#666; margin-top:10px; display:block;}
ul.index-brand li b a{ color:#333;}
ul.index-brand li:last-child{ border-right:none;} 

/*-横排新闻-*/
ul.index-news-1{}
ul.index-news-1 li{ text-align:left;border-right:#ddd solid 1px;}
ul.index-news-1 li img{ max-width:120px;}
ul.index-news-1 li b{font-size:12pt;line-height:30px; height:30px; overflow:hidden;}
ul.index-news-1 li span{ line-height:22px; font-size:12px; color:#fff; margin-top:10px; display:block;}
ul.index-news-1 li b a{ color:#fff;}
ul.index-news-1 li:last-child{ border-right:none;} 


/*-首页联系方式1.电脑端显示，手机隐藏-*/
.index-side-contact{ padding:10px 0px; background:#FFF; }
.index-side-contact ul{}
.index-side-contact ul li{ line-height:18px; font-size:14px;color:#444; margin-top:15px;}
.index-side-contact ul li a{ color:#444;}

/*-底部菜单按钮仅手机显?-*/
.bottom-btn{ display:none; height:40px; padding-top:0px;width:100%;background:#393a3f; position:fixed; bottom:0;z-index:1000; text-align:center;}
.bottom-btn a{ display:block; background:url(../images/bottom-btn.png) no-repeat; text-indent:-9999px; height:40px;}
.bottom-btn .col-xs-3{ padding:0;}
.bottom-btn a.qq{ background:url(../images/bottom-btn.png) no-repeat center 2px;}
.bottom-btn a.tel{ background:url(../images/bottom-btn.png) no-repeat center -145px;}
.bottom-btn a.book{ background:url(../images/bottom-btn.png) no-repeat center -46px;}
.bottom-btn a.map{background:url(../images/bottom-btn.png) no-repeat center -95px;}
.bottom-btn a.wx{background:url(../images/bottom-btn.png) no-repeat center -195px;}
.bottom-btn a:hover{ background-color:#545768;}

.weixin-cont{ padding:10px; text-align:center;}
.weixin-cont img{ width:80%;}
.weixin-cont span{ display: block; font-size:12pt; line-height:35px;}

/*-产品图片列表-*/
.product-bg{ background:#fff; padding:25px 0;}
.product-list{}
.product-list ul li{ }
.product-list ul li img{}
.product-list ul li span{ display:block; line-height:20px; text-align:center; font-size:14px; height:30px; overflow:hidden; color:#333;border-bottom:#ddd solid 1px; margin-bottom:20px; padding-bottom:10px}
.product-list ul li span a{ color:#333;}


.index-p-cate{background:#FFF;}
.index-p-cate ul{ font-size:14px;margin:0; padding:0; text-align:left;}
.index-p-cate ul li{height:35px; line-height:35px; list-style:none;border:#ddd solid 1px; border-radius:5px; padding:0px 12px; display:inline-block; margin:10px 0 10px 10px;}
.index-p-cate ul li:hover{ background:#696;}
.index-p-cate ul li a{ color:#633; text-decoration:none;}
.index-p-cate ul li:hover a{ color:#FFC;}

.side-p-cate{}
.side-p-cate ul{ font-size:14px;margin:0; padding:0;}
.side-p-cate ul li{height:35px; line-height:35px; list-style:none; border:#ccc solid 1px; background:#dee1ce;border-radius:4px; padding:0px 12px; display:inline-block; margin:5px 0 5px 5px;}
.side-p-cate ul li:hover{ background:#bdbdbd;}
.side-p-cate ul li a{ color:#333; text-decoration:none;}
.side-p-cate ul li:hover a{ color:#333;}


.contact{ margin:35px 0 0px 0;}
.contact-title{ font-size:13pt; line-height:2em; font-weight:bold;}
.contact-logo{ text-align:left; padding-left:0px;}
.contact-info{}
.contact ul{ list-style:none;padding:10px 0px;}
.contact ul li{ line-height:2.0em; font-size:11pt;padding:0; margin:0}
.contact ul li span{}
.contact ul li a{ color:#333;}
.contact ul li a:hover{}

.map{ height:450px; overflow:hidden;}
.map-cont{ height:480px;}


/*---视频部分-*/
.video-cont{}
.video-info{ font-size:11pt; line-height:1.8em; color:#444;}
.video-title{ font-size:14pt; line-height:1.8em; font-weight:bold; color:#333; margin-bottom:15px;}


.side-contact{ margin:35px 0 0 0;}
.side-contact .img{ display:inline; width:125px; height:125px; float:left;}
.side-contact .img img{ width:100px; height:100px;}
.side-contact .info{ display:inline; height:100px; min-width:200px;}
.side-contact h4{ font-size:12pt; line-height:1.8em; color:#333; padding:0; margin:0;}
.side-contact span{ font-size:10pt; line-height:1.8em; color:#666;}

 
.thumbnail{ overflow:hidden; border-radius:0;}
	
.margin-top{ margin-top:30px;}

.s-p-cate{}
.s-p-cate dl{ font-family:"Microsoft Yahei";}
.s-p-cate dl dt{}
.s-p-cate dl dt.active a{ color:#FFF;}
.s-p-cate dl dt.list-group-item{ height:40px; line-height:40px; padding:0 0 0 15px; font-size:15px;}
.s-p-cate dl dt.list-group-item:hover{background:#428bca}
.s-p-cate dl dt.list-group-item:hover a{ color:#fff;}
.s-p-cate dl dd{}
.s-p-cate dl dd a{}
.s-p-cate dl dd ul{ list-style:none; padding:10px 5px; border-left:#ddd solid 1px;border-right:#ddd solid 1px; margin:0;}
.s-p-cate dl dd ul li{ line-height:35px; font-size:14px; background:url(../images/blue-left-ico.png) no-repeat 10px 13px; padding-left:25px;}
.s-p-cate dl dd ul li a{}
.s-p-cate dl dd ul li:nth-child(even){ background-color:#fefefe;}

.main-title{ line-height:35px; height:35px; background:#74A9D8;padding-right:10px; border-radius:4px;
border-bottom-left-radius:0; border-bottom-right-radius:0;}
.main-title .tt{ padding-left:15px; font-size:16px; color:#fff; font-family:"Microsoft Yahei"; float:left; display:block;}
.main-title .more{ font-size:12px; float:right; display:block; color:#fff;}
/*-分页-*/
.pages{ text-align:center; margin-top:15px;}
.pages div a{ display: inline-block; padding:5px 5px; background:#fafafa; font-size:14px; border:#d9d9d9 solid 1px; color:#02A095; font-family:Arial, Helvetica, sans-serif; transition:all 0.5s; text-decoration:none; height:30px; line-height:20px; margin:0 2px; min-width:20px; text-align:center;}
.pages div a:hover{ background:#02A095; color:#FFF; border:#02A095 solid 1px;}
.pages div span.curr{display: inline-block; padding:5px 5px; background:#6faed9; font-size:14px; border:#6faed9 solid 1px; color:#fff; font-family:Arial, Helvetica, sans-serif; transition:all 0.5s; text-decoration:none; height:20px; line-height:20px; margin:0 2px; min-width:20px; text-align:center;}
.pages div .total{line-height:20px; margin:0 2px; height:20px; padding:5px; font-size:14px; font-family:"Microsoft yahei"; line-height:20px; display:inline-block;background:#fafafa; border:#d9d9d9 solid 1px; color:#2283c5;}
.pages div .total b{}
.pages div input{ width:40px; height:32px; cursor:pointer; text-align:center; border:#d9d9d9 solid 1px; margin:0 2px;background:#fafafa;}
.pages div .valid{ width:40px; height:28px; text-align:center;border:#d9d9d9 solid 1px; margin:0 2px;}

/*产品展示?*/
.product-show{ margin-bottom:30px; background:#FFF;}
.product-info{ line-height:25px; font-size:14px; color:#666; padding:30px; background:#FFF; margin-bottom:15px;}
.product-title{ line-height:40px; text-align:center;font-size:18px; color:#333; padding:20px 0; background:#FFF;}

.product-buy{ padding:15px; border:#e8e69b solid 1px; background:#ffffdd;}
.product-buy span{ line-height:35px;}
.product-buy .btn{ background:#C00; color:#FFF; border:none;}

/*--文章列表--*/
.news-bg{ padding:15px 0; background:#fff;}

.art-cate{}
.art-cate ul{ font-size:14px;margin:0; padding:0; text-align:left;}
.art-cate ul li{height:35px; line-height:35px; list-style:none;border:#ddd solid 1px; border-radius:5px; padding:0px 12px; display:inline-block; margin:10px 0 10px 10px;}
.art-cate ul li:hover{ background:#696;}
.art-cate ul li a{ color:#633; text-decoration:none;}
.art-cate ul li:hover a{ color:#FFC;}


.a-list{ margin-top:10px;}
.a-list ul{ padding:20px;}
.a-list ul li{ line-height:1.8em; border-bottom:#ddd solid 1px; background:#fff; padding:25px 15px 35px 0;margin-bottom:25px;}
.a-list ul li:nth-child(1){ padding-top:0 !important;}
.a-list ul li span{ display:block; font-size:10pt; line-height:2.5em; color:#666;}
.a-list ul li .title{ font-size:14pt; line-height:2em;}
.a-list ul li .title a{color:#444;}
.a-list ul li .title a:hover{ color:#02A095;}
.a-list ul li a{ color:#444;}
.a-list ul li em{ color:#999;font-style:normal; display:block; text-align:left;font-size:12px;}

.a-list ul li .pic{ display:inline; width:290px;float:left;}
.a-list ul li .pic img{ width:270px; height:180px;}
.a-list ul li .info{ display:inline; min-height:180px;}

/*-搜索列表-*/

.search-result{ font-size:12pt; font-family:"Microsoft Yahei"; line-height:50px; font-weight:bold;}

.search-list{ margin:15px 0;}
.search-list ul{ list-style:none;}
.search-list ul li{ line-height:1.8em; border-bottom:#ddd solid 1px; padding:15px; background:#FFF; margin-bottom:25px;}
.search-list ul li span{ display:block; font-size:10pt; line-height:1.6em; color:#666;}
.search-list ul li .title{ font-size:12pt; line-height:2em;}
.search-list ul li a{ color:#444;}
.search-list ul li em{ color:#999;font-style:normal; display:block; text-align:left;font-size:12px;}

.search-list ul li .pic{ display:inline; width:180px;float:left;}
.search-list ul li .pic img{ width:160px; height:120px;}
.search-list ul li .info{ display:inline; min-height:120px;}

/*--单页文章?--*/
.a-cont{background:#FFF;}

.a-cont h1{ font-size:18pt; font-family:"Microsoft Yahei"; color:#02A095;line-height:35px;padding:0; margin-top:10px; text-align:center;}
.a-cont h2{ font-size:10pt; color:#666; line-height:35px; height:45px; padding:0; margin-bottom:10px; text-align:center; background:url(../images/di.gif) repeat-x bottom; padding-bottom:15px;}
.a-cont h2 a{ color:#666;}
.a-cont .cont{ line-height:35px; font-size:15px; padding:15px; color:#666;}
.a-cont .cont a{ }
.a-cont .cont img{ max-width:100% !important; height:auto !important;}
.go-back{font-size:12pt; font-family:"Microsoft Yahei"; color:#333; height:35px; line-height:35px; margin-bottom:10px;}
.m-cont{ padding:25px;}
.panel{ font-family:"Microsoft Yahei"}
.about-link{ padding:10px; background:#f7f7f7; border:#ddd solid 1px; margin-top:20px;}
.about-link ul{}
.about-link ul li{ line-height:30px; font-size:11pt; color:#666;}
.about-link ul li a{ color:#666;}
.about-link ul li a:hover{ color:#F30;}


/*--关于我们-*/
.about{ background:#FFF; padding:30px 0;}
.about-pic{ margin-bottom:20px; width:350px; display:inline-block; float:left; margin-right:20px;}
.about-cont{ font-size:11pt; line-height:1.8em; color:#444;}
.about-title{ font-size:14pt; line-height:1.8em; font-weight:bold; color:#333;}
.about-culture{ padding:30px 0;}
.about-culture-cont{font-size:11pt; line-height:1.8em; color:#444;}
.about-culture-title{font-size:14pt; line-height:1.8em; font-weight:bold; color:#333; text-align:center; margin:15px auto;}
.b-ico img{width:30px;}
.bottom{ text-align:center; line-height:25px; font-family: Arial, Helvetica, sans-serif; padding-top:10px; background:#000; font-size:12px; margin-top:0px; padding-bottom:10px; color:#999;}
.bottom a{ color:#999;}
/*--自适应焦点?--*/

.wrapper {
	position:relative;
}

.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:780px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:780px !important;
	position:relative;
}

.page-slider{max-height:200px !important;}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;}
	    
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}.yewu li{  text-align:center; padding-bottom:15px; width:90%; margin-left:3%;}.aldh{margin:0 auto; text-align:center; width:100%;}.aldh li{height:35px; float:left; margin-top:15px; }  .aldh1{ margin-top:-40px; text-align:center; width:100%; }.aldh1 li{height:35px; float:left; margin-top:10px; }.index-tt{ margin-top:25px;}.index-zt2{margin-top:0px;}.index-zt2 ul{ padding:0; padding-bottom:0px;}.index-about{ font-size:16px; line-height:2.5em; color:#fff; margin-top:25px; }
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#02A095 !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#02A095 !important;
 }
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 20px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #fff;
    width: 30px;
    height: 5px;
    float: left;
	border-radius:2px;
	margin:5px 2px 10px 2px;/*-焦点图切换那妞颜?-*/
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属? 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属? 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属? 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属? 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属? 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属? 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}



.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/*--自适应 slide end--*/


@media (max-width: 768px) {
.bottom-btn{ display:block;}
	

	
	body{ padding-top:56px; padding-bottom:40px;}
	#header{ padding:0px 0;}
	
	/*-横向板块设定-*/

.index-slider-bg{}
.index-search-bg{}
.index-ico-bg{padding:10px 0 5px 0;}
.index-about-bg{padding:15px 0;}
.index-case-bg{padding:15px 0;}
.index-contact-bg{}
.index-pic-bg{ padding:15px 0;}
.index-news-bg{}
.index-flink-bg{}
.index-bottom-bg{}
	
	.index-about .col-sm-4{ padding:0}
	.index-ico-1 span{ margin-top:5px;}
	.index-ico-1 span b{ font-size:10pt; display:block; font-weight:normal; line-height:30px;}

	
.index-cate{ margin-bottom:15px;}
.index-cate ul{}
.index-cate > ul > li{ border:#ddd solid 1px; border-radius:0px; font-size:14px; line-height:35px; padding:0 7px; transition:all 0.3s; background:#FFF; margin-bottom:10px; color:#333; display:inline-block; margin-right:5px;}
.index-cate > ul > li:hover{ background:#0079be; color:#FFF; cursor:pointer; border-color:#039;}
.index-cate > ul > li a{ color:#333;}
.index-cate > ul > li:hover a{ color:#FFF; text-decoration:none;}
.index-cate > ul > li:hover a:hover{ color:#FFF;}


.index-cate dl dt{ border:#ddd solid 1px; border-radius:0px; font-size:14px; line-height:30px; padding:0 8px; transition:all 0.2s; background:#FFF; margin-bottom:8px; color:#333; font-weight: normal; display:inline-block; margin-right:4px;}

ul.index-news-1 li{ text-align:left;border-right:none !important; padding-bottom:10px; margin-bottom:10px; border-bottom:dashed 1px #ddd;}
ul.index-news-1 li img{ max-width:120px;}
ul.index-news-1 li b{font-size:12pt;line-height:30px; height:30px; overflow: auto;}
ul.index-news-1 li span{ line-height:22px; font-size:12px; color:#666; margin-top:10px; display:block;}

.index-scroll-pic ul li span em{ height:auto;}

.index-bottom-logo{ text-align:center;}

	
	.index-title{}
	.index-title .tt{text-align:center; float:none;}
	.index-title .more{ display:none;}
	.index-contact ul li{ font-size:12pt;}
	.margin-top{ margin-top:0px;}
	.p-list{ padding:0;}

	.index-contact-ico a{ font-size:12px;}
	.index-p-list{ margin-bottom:0px;}
	.navbar-brand{display:block; height:50px; text-indent:-9999px;margin:0 auto; width:220px; float:left;}
	.navbar-brand img{height:50px;width:220px;}
	.nav{ padding:0; margin:0;}
	.nav li{ display:block; margin:0px auto; text-align: center; width:100%; padding:0;}
	.nav li > a{ display:block;width:100%;}
	.nav-pills > li {}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 0px;
}
.nav-pills > li:first-child{ margin:0;}

.nav:before,.navbar-collapse:before,
.navbar-collapse:after{
	 content: "" !important;
	}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #02A095;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:hover{ background:#FFF;background-color: #02A095;}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.nav > li > ul{display: block; position:static; width:100%;background:#02A095;  color:#fff; text-align:left; -webkit-transition:all 0.3s;transition:all 0.3s;}
.nav > li > ul li{ line-height:30px; padding:0 5px; text-align:center; height:30px;border:none; width:auto !important; font-size:14px; text-align:center;}
.nav > li > ul li a{ color:#fff;}
.nav > li:hover ul{ display:block;}


.top-tel{ display:none;}
.menu{ padding:3px;}

.owl-theme .owl-controls .owl-buttons div{ display:none !important;}

.a-list ul li{ line-height:1.6em; border-bottom:#ddd solid 1px; background:#fff; padding:10px 0;margin-bottom:10px;}
.a-list ul li .title{ font-size:13pt;}
.a-list ul li .pic{ display:inline; width:130px;float:left;}
.a-list ul li .pic img{ width:120px; height:90px;}

.index-p-info span{ display:block;}


.map{ height:270px; overflow:hidden;}
.map-cont{ height:300px;}



	}
	@media(max-width:1200px){
	.index-contact{ height:auto;}
	}
	@media(max-width:992px){
		.side{ width:158px;}
		.nav{ margin-top:5px; text-align:center;}
		.nav > li{ margin:0 10px;}
		#menu{ text-align:center; width:100%;}
		.index-video-side{ margin:15px 0 0 0;}
		.index-video-cont ul li{ margin: 20px 0;}
		.side-m-top{ margin-top:15px;}
		
		ul.index-brand li:nth-child(2){ border-right:none;} 
		ul.index-news-1 li:nth-child(2){ border-right:none;} 
		
		}
	@media(min-width:992px){
		.side{ width:212px;}
	.nav{ margin-top:0px; text-align:right;}
		
		#header.scrolled .nav{ padding:0; margin-top:0px;}
		#header.scrolled .top-tel{ height:135px;}
		}
	@media(min-width:1200px){
		.side{ width:265px;}
		}
	@media(min-width:768px){
		
		}
	@media(max-width:320px){
		
		}
	@media (min-width: 768px) and (max-width: 992px){
		
		.nav > li{ margin:0 0px; font-size:14px;}.big-pic { height:80px;}
		ul.index-news-1 li{ border-right:none;} 
		}
		@media (min-width: 992px) and (max-width: 1200px){

		}
/*ie bug*/
.owl-theme .owl-controls .owl-buttons div { position: absolute; top: 120px; width: 30px; height: 60px; margin: 0; padding: 0; border-radius: 0;overflow: hidden; _display: none; color:#000 !important;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -35px;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: -35px;}
.owl-out-cont .col-xs-12{ margin-bottom:10px!important;}
.jwlogo{ display:none;}
.page-slider{ display:none;}


.big-pic img{ max-width:100% !important; height:auto !important; display:block; margin:0 auto;}

/*category_menu*/
.category_menu{position:relative;width:65%;overflow:hidden;margin-bottom:30px; margin:0 auto; padding-top:30px;}
.category_menu ul{position:relative;width:100%;}
.category_menu ul li{position:relative;float:left;text-align:center;line-height:35px;padding:0 10px;cursor:pointer; margin-bottom:10px;width:50%;
-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;}
.category_menu ul li a{width:100%;height:100%;display:block;color:#5a5a5a;background:#f5f5f5;border:1px solid #efefef;padding:0 10px;}
.category_menu ul li:hover a,.category_menu ul li.cur a{color:#fff;background:#02A095;border:1px solid #fff; text-decoration:none;}

.category_menu1{position:relative;width:100%;overflow:hidden;margin-bottom:30px; margin:0 auto; padding-top:30px;}
.category_menu1 ul{position:relative;width:100%;}
.category_menu1 ul li{position:relative;float:left;text-align:center;line-height:35px;padding:0 10px;cursor:pointer; margin-bottom:10px;
-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;}
.category_menu1 ul li a{width:100%;height:100%;display:block;color:#5a5a5a;background:#f5f5f5;border:1px solid #efefef;padding:0 10px;}
.category_menu1 ul li:hover a,.category_menu ul li.cur a{color:#fff;background:#02A095;border:1px solid #fff; text-decoration:none;}



.tta{
		color:#888;
		font-size:12px;
		line-height:45px;
		text-align:center;
		border-bottom:1px dotted #ccc;margin-top:10px;
	}
.sx{ font-size:13px;
	text-align:center;
	border-top:solid 1px #ccc;
	margin-top:30px;
	line-height:40px;
}
.sx a:link,.sx a:visited{
	color:#333;
}
.sx a:hover{
	color:#02A095;}

/*-分页-*/
.pagebox{
	text-align:center;
	padding-top:25px;
	padding-bottom:30px;
	clear:both; color:#333;
}
.pagebox a{color:#333;}
















/*case_list*/
.case_list ul{ margin-top:45px;}
.case_list ul li{padding-left:5px;padding-right:5px; margin-bottom:15px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.case_img{position:relative;overflow:hidden;}
.case_img img { 
	width:100%; display:block; 
	-webkit-transform:scale(1);	-moz-transform:scale(1); -o-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);
	-webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; -o-transition:all 0.25s ease-in-out; -ms-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out;
}
.case_con{width:100%;margin:0px auto;}
.case_tit{font-size:15px;color:#666;height:45px;padding-top:10px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background:#fff;}
.case_txt{font-size:13px;color:#214B91;line-height:24px;height:0px;overflow:hidden;}
.case_hover{position:absolute;left:0;top:0px;width:100%;height:100%;background:#02A095;
	 opacity:0; filter:alpha(opacity=0); 
	-webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; -o-transition:all 0.25s ease-in-out; -ms-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out;
}
.case_img i{display: block;width: 80px;height: 80px;position: absolute;top: 50%;left: 50%;margin-left: -40px;margin-top: -35px;background: url(../images/magnifier.png) no-repeat center;opacity: 0;filter: alpha(opacity=0);
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.case_list ul li a{ text-align:center;
	display:block;
	-webkit-box-shadow: 0 2px 15px 0 transparent;
    box-shadow: 0 2px 15px 0 transparent;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.case_list ul li:hover a{ text-decoration:none; 
	 -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .3)
}
.case_list ul li:hover .case_img img {
	-webkit-transform:scale(1.2, 1.2); -moz-transform:scale(1.2, 1.2); -o-transform:scale(1.2, 1.2); -ms-transform:scale(1.2, 1.2); transform:scale(1.2, 1.2);
	-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;
}
.case_list ul li:hover .case_img .case_hover { opacity:0.65; filter:alpha(opacity=65); }
.case_list ul li:hover .case_img i { opacity:1; filter:alpha(opacity=100); -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); transform:rotate(360deg); }


.ry{ margin-top:60px;}

.ry li{ }

.ry li img{width:100%; border:2px solid #ddd;}
.ry li span{ display:block; text-align:center; line-height:35px; color:#333;}
.ry li span a{ color:#333;}


.ttdh{ font-size:16pt; line-height:30px; color:#02A095; padding-bottom:10px; margin-top:10px;}
.ttdh span{ float:right; line-height:30px;font-size:14px; display:block;}
.ttdh span a{ color:#444;}

.ttdh1{ font-size:16pt; line-height:30px; color:#02A095; padding-bottom:10px;margin-top:10px;}
.ttdh1 span{ float:right; line-height:30px;font-size:14px;display:block;}
.ttdh1 span a{ color:#444;}


/*--首页专题--*/


.index-zt { }
.index-zt ul{ padding:0; padding-bottom:0px;}
.index-zt ul a{ display:block; border:1px solid #eee; margin-top:20px; background:#fff;}
.index-zt ul a:hover{ display:block;text-decoration:none;}
.index-zt ul li{ line-height:1.8em; }


.index-zt ul li span{ display:block; font-size:10pt; line-height:25px; height:50px; overflow:hidden; color:#666; margin-top:5px; text-indent:0em;padding-right:10px;}
.index-zt ul li .title{ font-size:12pt; line-height:30px;  overflow:hidden; color:#02A095;}
.index-zt ul li em{ color:#7e593b;font-style:normal; display:block; text-align:left;font-size:12px;}

.index-zt ul li .pic{ display:inline; width:155px;float:left;}
.index-zt ul li .pic img{ width:135px; height:100px;}
.index-zt ul li .info{ display:inline; min-height:150px;  }

.index-zt2 { margin-top:0px;}
.index-zt2 ul{ padding:0; padding-bottom:28px;}
.index-zt2 ul a{ display:block; border:1px solid #eee; margin-top:20px; background:#fff;}
.index-zt2 ul a:hover{  text-decoration:none;}
.index-zt2 ul li{ line-height:1.8em;  }

.index-zt2 ul li span{ display:block; font-size:10pt; line-height:25px; height:50px; overflow:hidden; color:#666; margin-top:5px; text-indent:0em;padding-right:10px;}
.index-zt2 ul li .title{ font-size:12pt; line-height:30px;  overflow:hidden; color:#02A095;}
.index-zt2 ul li em{ color:#7e593b;font-style:normal; display:block; text-align:left;font-size:12px;}

.index-zt2 ul li .pic{ display:inline; width:155px;float:left;}
.index-zt2 ul li .pic img{ width:135px; height:100px;}
.index-zt2 ul li .info{ display:inline; min-height:150px; }


.xq_top{ width:100%; margin-top:15px;}



.xq_top dt img{max-width:100% !important; height:auto !important; border:1px solid #ddd;}

.xq_top dd b{display:block; font-size:15pt; line-height:35px; color:#459800; margin-top:20px;}

.xq_top dd{font-size:14px; line-height:35px; color:#666;}

.xq_top dd i{font-size:14px; line-height:35px; color:#666; display:block; border-bottom:1px solid #ddd; font-style:normal; margin-top:15px;}

.xq_top dd i strong{ font-weight:normal; color:#459800;font-size:14px;}


.ys{ margin:0 auto; padding-top:40px;}

.ys li{ margin-top:15px; }
.ys li img{max-width:100% !important; height:auto !important;margin:0 auto;transition:all 300ms ease;}
.ys li img:hover{-webkit-transform:translateY(-14px); transform:translateY(-14px);}
	
	
.kc_pic{ float:left; margin-top:35px;}
.kc_pic img{ max-width:100% !important; height:auto !important;}


.btn-success1 { 
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.btn-success1 { display:block; width:180px; height:45px;text-align:center; float:left; color:#fff; margin-right:30px; margin-top:50px;
	line-height:45px; border:1px solid #fff;

	border-radius:0px; 
}
.btn-success1:hover {
	color: #fff;
	background-color:#01746B;  text-decoration:none;
}

.btn-success1 a{ line-height:40px; font-size:11pt;color:#fff; display: block;}
.btn-success1 a:hover {
	 text-decoration:none;
}



.sz{  padding:0px 0px; margin-top:45px;}

.sz li{  text-align:center; padding-bottom:15px;  margin-left:0%;transition:all 300ms ease;}
.sz li:hover{-webkit-transform:translateY(-14px); transform:translateY(-14px);}
.da{ display:block;width:150px; height:150px; border:1px solid #02A095;-moz-border-radius:200px;-webkit-border-radius:200px;border-radius: 200px;  font-size:10pt; line-height:25px; text-align: center; margin:0 auto; padding:30px 0px;font-style:normal; color:#02A095;}
.da strong{ font-style:normal;display:inline;  line-height:85px; font-size:35pt;  color:#02A095; }
.sz li span{ display:block; line-height:40px; text-align:center;font-size:12pt;}



.sl{width:100%;padding-bottom:35px; margin-top:35px;}

.sl li{ float:left; width:25%;}
.sl li img{ max-width:100% !important; height:auto !important;transition:all 300ms ease;}
.sl li img:hover{-webkit-transform:translateY(-14px); transform:translateY(-14px);}

.sl1{width:100%;padding-bottom:35px; margin-top:35px;}

.sl1 li{ margin-bottom:18px;}
.sl1 li img{ max-width:100% !important; height:auto !important;transition:all 300ms ease;}
.sl1 li img:hover{-webkit-transform:translateY(-14px); transform:translateY(-14px);}


.yslie{ padding-top:40px;}

.yslie li{ float:left;text-align:center; margin-bottom:25px;transition:all 300ms ease;}
.yslie li:hover{-webkit-transform:translateY(-14px); transform:translateY(-14px);}
.yslie li img{}
.yslie li span{display:block; text-align:center;font-size:13pt; line-height:35px; padding-top:10px; color:#049F93;}
.yslie li span b{display:block;font-size:10pt; line-height:25px; font-weight:normal; color: #545454;  }


/*手机*/
@media (max-width: 765px){
.index-about{ font-size:15px; line-height:2.5em; color:#fff; margin-top:25px; }
.index-about-bg{background:url(../images/ab1_bj.jpg) no-repeat center; background-size:cover; padding:35px 0;}
}





#footer{ background:#333; color:#fff; margin-top:35px;}

.footer_t{ width:100%; max-width:1200px; margin:0 auto; padding-top:3%; padding-bottom:1%;}
.footer_l{ width:100%;}
.footer_l h3{font-size:16px;font-weight:normal; letter-spacing:2px; padding-bottom:15px; border-bottom:1px solid #ddd;}
.footer_l a{ display:block;font-size:10pt; color:#ddd; line-height:25px; padding-top:5px;}
.footer_l li{ margin-right:50px;}
.footer_l li img{ margin-left:20px; margin-bottom:15px;} 
.footer_r{ width:12%; float:right; margin-right:4%;}
.footer_r span{ display:block; font-size:13px; line-height:30px; }
.bq{ width:100%; line-height:35px; font-size:12px; color:#ddd; text-align:center;}
.bq a{ color:#fff;}
.footer_b{ padding:1.5% 0; border-top:1px solid #666; text-align:left; color:#5b5a56; max-width:1200px; margin:0 auto;}
.footer_b span{ padding-left:10px;color:#666;}
.footer_b span a{color:#666;}




@media (min-width: 1250px) and (max-width: 1400px){
.footer_t,.footer_b{ max-width:1200px; }

}

@media (min-width: 992px) and (max-width: 1250px){
.footer_t,.footer_b{ max-width:900px; }
.footer_r{ width:10%;}
.footer_l li{ margin-right:60px;}
}


/*平板*/
@media (min-width: 765px) and (max-width: 1300px){

.footer_t{width:95%; padding-top:7%;margin-left:2%;}
.footer_r{  float: right; padding-top:0%; width:12%;}
.footer_b{ padding:3%;}
.footer_l{ width:auto;}
.footer_l a{ line-height:25px;}
.footer_l h3{ letter-spacing:1px; font-size:15px;}


}


/*手机*/
@media (max-width: 765px){


.footer_t{ width:95%; padding-top:5%; padding-bottom:2%; margin-left:2%;}

.footer_l{ width:auto;}
.footer_l a{ line-height:25px;}
.footer_l li{ margin-bottom:5%; margin-right:35px; margin-left:5%;}
.footer_l h3{ letter-spacing:1px; font-size:15px;}

.footer_r{ width:100%; float: none; clear:both; margin-top:5%; text-align:center;}
.footer_r span{ font-size:13px; }
.footer_b{ line-height:16px; padding:5% 3%;}

.footer_b .lang span{ display:inline-block;}


}




.btn-success2 {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.btn-success2 { display:block; width:180px; height:50px;text-align:center; color:#FFF;
	
	background-color:#04A095;
	border-width: 0;
	border-radius:200px;
	margin: 0 auto;
}
.btn-success2:hover {
	color: #fff;
	background-color:#000;
}

.btn-success2 a{ line-height:50px; font-size:13pt;color:#FFF; display:block; max-width:100% !important; height:auto !important; }

.btn-success2 a:hover { text-decoration:none;
	color: #fff;
	
}



.item1
    {
     
        border: 1px solid transparent;padding-bottom:15px; margin-bottom:25px;
      
    }

.item1 .img
        {
            display: block;
          width:100%;
            height: 280px;
            overflow: hidden;
        }

.item1 a
        {
           
            
            padding: 11px 0;
            overflow: hidden;
            font-size: 14pt;
            display: inline-block; color:#02A095;
        }

       .item1 .intro
        {
            font-size: 12px;
            font-family: "宋体";
            color: #999;
            line-height:25px; 
			 overflow: hidden;
           
        }

        .item1 .detail
        {
            position: relative;
            height:35px;
            line-height: 35px;
            overflow: hidden;
            font-size: 12px;
            color: #999; 
        }

 .item1 .detail a
            {
                right: 0;
                top: -15px;
                color:#02A095;
                position: absolute;
                font-size: 12px;
            }

       .item1:hover
        {
            border-color: #f0f1f2;
            -webkit-box-shadow: 0 0 10px 3px #f0f1f2;
            box-shadow: 0 0 10px 3px #f0f1f2;
            border-radius: 5px;
        }


