body{ margin:0px; padding:80px 0 0 0;font-family:Microsoft Yahei; background:#f7f7f7;}
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;}
.center{ text-align:center;}
img{border:none;}
#header{background:#fff; padding:0px;transition:all 0.4s;box-shadow: 0 3px 3px rgba(0,0,0,0.1);}

#header.scrolled{
	padding: 0px 0px;
}
.navbar-brand{display:block; height:60px; text-indent:-9999px;margin:10px auto 0 auto; width:300px;float: left; padding:0;}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block; transition:all 0.3s; -webkit-transition:all 0.3s;
}


#slider{ margin:0px auto; text-align:center;}
/*.carousel-inner img{width:100%;}*/
.nav{font-family:"Microsoft Yahei"; font-size:14px; float:right;}
.nav li{ display:inline-block; margin:0 0px; border:none;}
.nav > li > a {
  position: relative;
  display: block;
  padding: 0px 15px; line-height:80px; transition: all 0.4s; -webkit-transition:all 0.4s; border:none;
  color:#333;
}
#header.scrolled .nav > li > a {line-height:60px;}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #FF0000; border-radius:0;
}
.nav > li:hover{ background:none; border-radius:0px;}
.nav > li:hover > a{ background-color: #FF0000; border-radius:0;
   color:#fff;}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #FF0000;
   color:#fff;
}
.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: #f7f7f7;
  border-color: #333;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #428bca;
}


.navbar{ margin:0;}


.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;
  }
}


/*-面包屑-*/
.current{}
.breadcrumb{ background:#f7f7f7;border:#ddd solid 1px;color:#333; border-radius:0;}
.breadcrumb > li + li:before{ content:'>>'; color:#666; font-family:Arial, Helvetica, sans-serif;}
.breadcrumb a{ color:#666;}
.breadcrumb .active a{ color:#003e89;}

/*-主要title样式-*/
.m-title{ height:35px; margin-bottom:0px; line-height:35px;}
.m-title .tt{ float:left; width:200px; font-size:14pt;}
.m-title .tt a{ color: #333;}
.m-title .more{ float:right; width:50px;}
.m-title .more a{ color:#666;}
.m-title .more a:hover{ color:#666;}
.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:#663 solid 1px; padding-left:50px; margin:15px 0; background:url(title-ico.png) no-repeat left 0px; font-size:16pt; color:#666633; line-height:40px;}
.index-tt a{ color:#666633; }


/*-中间显示title-*/
.m-c-title{ height:65px; margin-bottom:30px; text-align: center;}
.m-c-title b{ font-style:normal;display:block; height:35px; line-height:35px; font-size:22pt; font-weight:normal; color:#333;}
.m-c-title b a{ color:#333;}
.m-c-title em{ display:block; height:30px; line-height:30px; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:14pt; font-style:normal;}

.index-pic-bg .m-c-title b{ font-style:normal;display:block; height:35px; line-height:35px; font-size:22pt; font-weight:normal; color:#FFF;}
.index-pic-bg .m-c-title b a{ color:#fff;}
.index-pic-bg .m-c-title em{ display:block; height:30px; line-height:30px; color:#CCC; font-family:Arial, Helvetica, sans-serif; font-size:14pt; font-style:normal;}



/*-横向板块设定-*/
.index-slider-bg{}
.index-search-bg{}
.index-ico-bg{ background:#f5f5f5;padding:30px 0;}
.index-about-bg{ background:#FFF; padding:30px 0;}
.index-contact-bg{background:#FFF; padding:40px 0;}
.index-pic-bg{ padding:50px 0; background:url(pic.jpg) no-repeat center; background-size:cover;}
.index-news-bg{background:#ededed; padding:40px 0;}
.index-flink-bg{ background:#868663; padding:30px 0;}
.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:15px;}
.index-ico-1 img{ max-width:80%;}
.index-ico-1 span{ font-size:10pt; line-height:25px; margin-top:10px; display:block;}
.index-ico-1 span a{ color:#666;}
.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{ float:left; padding-right:10px; width:65px;}
.index-ico-2 span{ padding-top:0px;display:inline-block;}
.index-ico-2 span a{ font-size:12pt; color:#333; display:block;}
.index-ico-2 span b{font-size:10pt; display:block; font-weight:normal; line-height:30px; color:#666;}

/*-带搜索联系方式板块-*/


/*-带关键字搜索排版-*/
.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:10pt; line-height:1.8em; color:#444; padding:10px 5px;}
.index-about .col-sm-4{ padding:0 15px 0 0;}
.index-about .col-sm-4 img{ margin-bottom:15px;  width:100%;}
.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:#333;}
.index-p-info{ text-align:center; margin-top:15px; margin-bottom:30px; background:url(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:#06F; color:#FFF; cursor:pointer; border-color:#039;}
.index-cate > ul > li.curr a{ color:#FFF; text-decoration:none;}
.index-cate > ul > li:hover{ background:#06F; 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{ 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:#FFF; margin-bottom:10px; color:#333; font-weight: normal;}
.index-cate dl dt.curr{background:#FF0000; color:#FFF; cursor:pointer; border-color:#FF0000; font-weight:700;}
.index-cate dl dt.curr a{ color:#FFF; text-decoration:none;}
.index-cate dl dt:hover{ background:#FF0000; color:#FFF; cursor:pointer; border-color:#FF0000;font-weight:700;}
.index-cate dl dt a{ color:#333;}
.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(icon-22.png) no-repeat 5px center;}
.index-cate dl dd ul li a{}

/*-首页产品列表-*/
.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;}
.index-news ul li { line-height:1.8em; margin-bottom: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-zt ul{ padding:0;}
.index-zt ul li{ line-height:1.8em;  padding:15px 0px;}
.index-zt ul li:nth-child(1){ border-bottom:#c1ad9d dashed 1px;margin-bottom:25px; padding-bottom:30px;}
.index-zt ul li span{ display:block; font-size:10pt; line-height:20px; height:60px; overflow:hidden; color:#7e593b; margin-top:10px; text-indent:2em;}
.index-zt ul li .title{ font-size:12pt; line-height:30px; height:30px; overflow:hidden;}
.index-zt ul li a{ color:#663300;}
.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-contact{ line-height:30px; color:#666;}
.index-contact .index-tel{ font-size:11pt; font-weight:bold; color:#333;}
.index-contact .index-tel b{ font-family:Arial, Helvetica, sans-serif; font-size:14pt; }
.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-contact-tt{color:#9b8a82; font-size:14pt; font-weight:bold;}
.index-contact-ul{ margin-top:35px;}
.index-contact-ul li{ background:url(contact-ico.png) no-repeat; background-size:30px 200px;line-height:30px;font-size:11pt; color:#666; padding-left:40px; margin-bottom:15px; max-height:45px;}
.index-contact-ul li a{ color:#C00; font-size:12pt; font-family:Arial, Helvetica, sans-serif;}
.index-contact-ul li.qq{ background-position:0 -50px;}
.index-contact-ul li.mail{ background-position:0 -150px;}
.index-contact-ul li.tel{background-position:0 0px;}
.index-contact-ul li.add{background-position:0 -100px;}


/*-底部四块-*/
.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(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(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(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(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:10pt; line-height:25px; height:25px; overflow:hidden;}
.index-flink dl dd a{ color:#fff;}
.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(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-bg .m-title{ margin-bottom:15px;}
.index-about-video{}
.index-video-cont{}
.index-video-cont img{width:100%}
.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{ padding:50px 0; background:#ececec;}
.index-about-news{}
.index-about-news .ab{ line-height:26px; color:#333; padding-right:10px;}
.index-about-news .ab img{max-width:250px; float:left; margin-right:15px;}
.index-about-news .ab .more{ border:#666 solid 1px; height:35px; line-height:35px; font-size:10pt; color:#333; padding:0 15px; display:block; width:100px; text-align:center; float:right; margin-top:15px;}
.index-about-news .news{ padding-left:10px;}
.index-about-news .news ul{}
.index-about-news .news ul li{ background:url(di.gif) repeat-x bottom; padding-bottom:15px; margin-bottom:15px;}
.index-about-news .news ul li .tt{ font-size:12pt; line-height:25px;}
.index-about-news .news ul li a{ color:#333;}
.index-about-news .news ul li a:hover{ color:#F30;}
.index-about-news .news ul li span{ color:#666; line-height:25px; font-size:10pt; display:block;}
.index-about-news .news ul li em{}

/*-图片滚动展示-*/

.index-scroll-pic-bg{ padding:30px 0 30px 0; background:#f1f1f1;}
.index-scroll-pic ul{ margin-top:10px;}
.index-scroll-pic ul li{}
.index-scroll-pic ul li.col-xs-12{ padding:10px;}
.index-scroll-pic ul li a{}
.index-scroll-pic ul li img{width:100%;}
.index-scroll-pic ul li span{ display:block; padding:10px 0px; background:#FFF;}
.index-scroll-pic ul li span .tt{ line-height:30px; font-size:12pt; text-align:center;}
.index-scroll-pic ul li span a{ color:#333;}
.index-scroll-pic ul li span a:hover{ color:#F30;}
.index-scroll-pic ul li span em{ font-size:12px; line-height:20px; color:#999; display:block;font-style:normal; padding:5px 0; height:60px; overflow:hidden;}

/*-图片展示的产品分类模版-*/
.index-pic-cate-bg{ padding:30px 0; background:#FFF;}
.index-pic-cate{ padding-top:10px;}
.index-pic-cate ul{}
.index-pic-cate ul li{ margin-bottom:30px;}
.index-pic-cate ul li a{ color:#333;}
.index-pic-cate ul li img{ width:100%;}
.index-pic-cate ul li > div{ padding:10px 15px; background:#f3f3f3; color:#333;}
.index-pic-cate ul li b{ font-size:12pt; line-height:30px; height:30px; display:block;}
.index-pic-cate ul li span{ font-size:10pt; line-height:25px; min-height:50px; display:block;}


/*-品牌相关展示图标+简介(特定几个，不滚动)-*/
.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:15px; background:#FFF; border:#ddd solid 1px;}
.index-side-contact ul{}
.index-side-contact ul li{ line-height:25px; font-size:14px;}
.index-side-contact ul li a{}

/*-底部菜单按钮仅手机显示-*/
.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(bottom-btn.png) no-repeat; text-indent:-9999px; height:40px;}
.bottom-btn .col-xs-3{ padding:0;}
.bottom-btn a.qq{ background:url(bottom-btn.png) no-repeat center 2px;}
.bottom-btn a.tel{ background:url(bottom-btn.png) no-repeat center -145px;}
.bottom-btn a.book{ background:url(bottom-btn.png) no-repeat center -46px;}
.bottom-btn a.map{background:url(bottom-btn.png) no-repeat center -95px;}
.bottom-btn a.wx{background:url(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{}
.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(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;}
/*-分页-*/
.pagesk {  margin:0px; }
.pagesk a, .pagesk .cpb { text-decoration:none; margin:0px; padding: 4px 8px; border: 1px solid #ddd;background: #ffffff; font-size:18px; color:#3d3d3d;}
.pagesk a:hover { background-color: #ff0000; color:#ffffff; font-size:18px; border:1px solid #ff0000; text-decoration:none;}
.pagesk .cpb { font-weight: bold;  color: #ffffff;background: #32373c; border:1px solid #ddd;}
.pages{ text-align:center; margin-top:15px;}

.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:35px 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:0px 0;}
.a-list ul{ padding:0;}
.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:1.6em; color:#666;}
.a-list ul li .title{ font-size:14pt; line-height:2em;}
.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:#333; line-height:35px;padding:0; margin-top:20px; 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(di.gif) repeat-x bottom; padding-bottom:15px;}
.a-cont h2 a{ color:#666;}
.a-cont .cont{ line-height:25px; font-size:14px; padding:15px 5px; color:#444;}
.a-cont .cont a{ color:#333;}
.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:#333; font-size:12px; margin-top:0px; padding-bottom:10px; color:#eee;}
.bottom a{ color:#eee;}

/*--自适应焦点图--*/

.wrapper {
	position:relative;
}

.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:500px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:500px !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;	}
}

@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:#36C !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#e1472f !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(slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -35px;
	-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(slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -35px;
    -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(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;
}
.kong{ line-height:60px; height:60px}
/*--自适应 slide end--*/



@media (max-width: 768px) {
.bottom-btn{ display:block;}
.position{ display:none;}
.kong{ display:none;}
.navbar-brand{display:block; height:50px; text-indent:-9999px;margin:0 auto; width:250px; float:left;}
.navbar-brand img{height:50px;width:250px;}

	.nav{ padding:0; margin:0;}
	.nav > li{ display:block; margin:0px auto; text-align: left; width:100%; padding:0; height:auto !important;}
	.nav li > a{ display:block;line-height:25px !important; padding:0 10px; font-size:10pt;}
	.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: #23AC38;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:hover{ background:#ff0000 !important;}
.navbar-toggle:focus {
  outline: 0; background:#ff0000!important;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; color:#FFF; background:#FFF !important;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

	
	body{ padding-top:50px; 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-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-ico-2 .col-xs-6{ padding:15px 10px;}
.index-ico-2 img{ float:left; padding-right:10px; width:50px;}
.index-ico-2 span{ padding-top:0px;display:inline-block;}
.index-ico-2 span a{ font-size:11pt; color:#333; display:block;}
.index-ico-2 span b{font-size:12px; display:block; font-weight:normal; line-height:30px; color:#666;}

.index-about-news .ab{ padding-right:0;}
.index-about-news .ab img{width:100%; max-width:100%; margin-right:0; float:none; margin-bottom:10px;}
.index-about-news .news{ margin-top:15px; padding-left:0;}
	
.index-cate{ margin-bottom:15px;}
.index-cate ul{}
.index-cate > ul > li{ border:#ddd solid 1px; border-radius:0px; font-size:12px; line-height:35px; padding:0 5px; transition:all 0.3s; background:#FFF; margin-bottom:10px; color:#333; display:inline-block; margin-right:5px;}
.index-cate > ul > li:hover{ background:#06F; 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:35px; padding:0 10px 0 10px; transition:all 0.2s; background:#FFF; margin-bottom:10px; color:#333; font-weight: normal; display:inline-block;}

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:40px; text-indent:-9999px;margin:5px auto; width:151px; float:left;}
	.navbar-brand img{height:40px;width:200px;}
	.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: #d9e4bc;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:hover{ background:#FFF;}
.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;
}

.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;}

.nav > li > a {
  position: relative;
  display: block;
  padding: 5px 10px;
   color:#223c58;
}

.index-pic-cate-bg{ padding:15px 0 0 0; background:#FFF;}
.index-pic-cate{ padding-top:10px;}
.index-pic-cate ul{}
.index-pic-cate ul li{ margin-bottom:15px;}
.index-pic-cate ul li a{}
.index-pic-cate ul li img{ width:100%;}
.index-pic-cate ul li > div{ padding:5px 10px; background:#f3f3f3; color:#333;}
.index-pic-cate ul li b{ font-size:10pt; line-height:25px; height:25px; display:block;}
.index-pic-cate ul li span{ font-size:12px;height:50px; overflow:hidden;}

.index-flink dl{ margin-bottom:10px; min-height:50px;}
.index-flink dl dd{ display:inline-block; padding-right:10px;}
.index-bottom-code{ text-align:center; margin-top:15px; color:#fff;}
	}
	@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:0px;}
		#menu{ text-align:center; width:100%;}
		.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 .navbar-brand{display:block; height:60px; text-indent:-9999px;margin:0px auto 0 auto; width:300px; float:left;}
		#header.scrolled .navbar-brand img{height:60px;width:300px;}
		#header.scrolled .nav{ padding:0; margin-top:0px;}
		#header.scrolled .top-tel{ height:60px;}
		}
	@media(min-width:1200px){
		.side{ width:265px;}
		}
	@media(min-width:768px){
		
		}
	@media(max-width:320px){
		
		}
	@media (min-width: 768px) and (max-width: 992px){
		body{ padding-top:145px}
		ul.index-news-1 li{ border-right:none;} 
		body{ padding-top:40px;}
.navbar-brand{display:block; height:40px; text-indent:-9999px;margin:0px auto 0 auto; width:200px; float:left;}
.navbar-brand img{height:40px;width:200px;}
.nav{ margin-top:0;}
.nav > li > a {
  position: relative;
  display: block;
  padding: 0px 8px; line-height:40px;  border:none; font-size:12px;
  color:#333;
}
#header.scrolled .nav > li > a {line-height:40px;}
		}
		@media (min-width: 992px) and (max-width: 1200px){
body{ padding-top:60px;}
.navbar-brand{display:block; height:50px; text-indent:-9999px;margin:5px auto 0 auto; width:250px; float:left;}
.navbar-brand img{height:50px;width:250px;}
#header.scrolled .navbar-brand{display:block; height:40px; text-indent:-9999px;margin:0px auto 0 auto; width:200px; float:left;}
#header.scrolled .navbar-brand img{height:40px;width:200px;}
.nav > li > a {
  position: relative;
  display: block;
  padding: 0px 15px; line-height:60px; border:none;
  color:#333;
}
#header.scrolled .nav > li > a {line-height:40px;}
		}
/*ie bug*/
.owl-theme .owl-controls .owl-buttons div { position: absolute; top: 80px !important; 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;}

/* 新闻 */
.news_list_met_16_1.met-index-body{background:#ffffff;}
.news_list_met_16_1.met-index-body.bgcolor{background:#32373c;}
.news_list_met_16_1.met-index-body.bgpic{background:url(../images/metinfo.gif?met-id=0&met-table=ui_config&met-field=uip_value) no-repeat;background-size: cover;background-position: center;}
.news_list_met_16_1.met-index-body{padding:70px 0px;}
.news_list_met_16_1.met-index-body h2{font-size:36px;color:#000000;color:#d8892f;}
.news_list_met_16_1.met-index-body p.desc{padding:0 10%;font-size:16px;color:#999999;color:#cccccc;}
.news_list_met_16_1 .index-news-list{margin-top:20px;}
.news_list_met_16_1 .index-news-list li{padding: 15px; border: 1px solid transparent; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;margin-bottom: 15px;}
.news_list_met_16_1 .index-news-list li p.des{line-height:1.8;}
.news_list_met_16_1 .index-news-list li a{color:#000000;color:#d8892f;}
.news_list_met_16_1 .index-news-list li a:hover{color:#d8892f;color:#d8892f;}
.news_list_met_16_1 .index-news-list li p{color:#999999;color:#cccccc;}
.news_list_met_16_1 .index-news-list li.shadow:hover{ box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);}
@media (max-width:991px){
    .news_list_met_16_1.met-index-body{padding:60px 0px;}
	.news_list_met_16_1 .index-news-list li .media-left{padding-right:10px;}
	.news_list_met_16_1 .index-news-list li .media-left .media-object{width:100px;}
	.news_list_met_16_1 .index-news-list li p.des{max-height:5.4em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
}
@media (max-width:767px){
    .news_list_met_16_1.met-index-body{padding:px 0px;}
	.news_list_met_16_1 .index-news-list li{width:100%!important;margin-top:20px;}
	.news_list_met_16_1 .index-news-list li h4{font-size:16px;}
	.news_list_met_16_1 .index-news-list li p.des{max-height:3.6em;-webkit-line-clamp:2;}
}
@media (max-width:479px){
	.news_list_met_16_1 .index-news-list li .media-left{display:table-cell;}
}
@media (max-width:991px){
	.news_list_met_16_1 .index-news-list{margin-top:10px;}
}
.news_list_met_16_1 .more{display: block; margin: 0 auto; width: 150px; padding: 0 5px; height: 40px; line-height: 40px; text-align: center; border-radius: 5px; color: #000000;color: #d8892f; border: 1px solid #000000;border: 1px solid #d8892f; margin-top: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: background-color 0.5s linear; -moz-transition: background-color 0.5s linear; -webkit-transition: background-color 0.5s linear; -o-transition: background-color 0.5s linear;}
.news_list_met_16_1 .more:hover{    color: #fff; background-color: #d8892f; border-color: #d8892f;background-color: #d8892f; border-color: #d8892f;}@charset "utf-8";
/* 新闻 */
