.nav-mnew{ display:none;}
@media screen and (max-width: 768px) {
.nav-mnew{ display:block; margin:30px 0;}
.nav-mnew .swiper-slide{ border-right:1px solid #e7e7e7;}
.nav-mnew a{ text-align:center; color:@Themebg; width:75px; display: inline;}
.nav-mnew .icon-box{ width:72px; height:72px; line-height:72px; border:1px solid @Themebg; border-radius:100px; margin:0px auto;}
.nav-mnew .icon-box i{ font-size:36px;}
.nav-mnew .icon-nav{ font-size:16px; line-height:30px; }
.nav-mnew a:hover{ color:#333;}
.nav-mnew a:hover .icon-box{ border:1px solid #333;}
}
}

@media screen and (max-width: 468px) {
.nav-mnew a{width:54px;}
.nav-mnew .icon-box{ width:54px; height:54px; line-height:54px; }
.nav-mnew .icon-box i{ font-size:25px;}
.nav-mnew .icon-nav{ font-size:14px;}
}



.menu {background: #fff;}
.menu .HeaderBox .logo {padding:5px 0;float: left;position: relative;z-index: 2;}
.menu .HeaderBox .logo .h3{margin: 0;padding: 0}
.menu .HeaderBox .logo img{max-height: 100px;}
.HeaderBox{z-index: 10;}
.menu .menuBg{display: none; height: 100%; width: 100%; position: absolute;left: 0; top: 0; z-index:-1;}
/*-------</END 头部 LOGO >------------*/
/*搜索*/
.navbar-form{ height:32px;position: absolute;right: 0;top: 50%;margin-top: -16px;z-index: 1; }
.navbar-form .form-control{height: 32px; line-height: 32px;padding:0 12px !important; border-radius:4px 0 0 4px;border-right:none; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.navbar-form .btn{padding: 6px 12px;}
.navbar-form .btn-search{border-radius:0;}
.navbar-form .btn-group,.navbar-form .form-group{float: right}
.navbar-form .dropdown-menu{min-width: 108px;}
.navbar-form .btn-danger{border: none;box-shadow:0 0 1px rgba(0,0,0,.3) inset;}
/*menu*/
.menu .NavBox{position: relative;text-align: center;height: 50px}
.menu #nav { padding:0; margin:0;  width:100%; } 
.menu #nav a { display: block; text-align:center; padding: 15px; font-size: 14px; font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} 
.menu #nav a:link, .menu #nav a:visited { color:#fff;text-decoration:none; } 
.menu #nav a:hover { color:#333;text-decoration:none;font-weight:bold; } 
.menu #nav li { float: left;width:12.5%;position:relative; } 
.menu #nav li .Themetxthover{ border-left: 1px solid rgba(255,255,255,0.3); }
.menu #nav li .Themetxthover:hover{ background:rgba(255,255,255,0.5);font-weight: bold; }
.menu #nav li a:hover,.menu #nav li.active a{ color: #333;background: rgba(255,255,255,0.5) }

.menu .nav > li:hover ul{display: block;}
.menu .nav > li .Triangle:after{content: '';display: inline-block;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top:6px solid #fff;}
.menu .nav > li ul{display: none;padding: 0;position: absolute;left:0px;top:50px; z-index: 99;width: 100%;overflow: hidden;}
.menu .nav > li ul li{line-height:40px;width: 100%!important; margin-top: 1px;}
.menu .nav > li ul li a{font-size: 12px; color: #fff; display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding:0 5px!important;}
.menu .nav > li ul li a:hover{text-decoration: none;filter:Alpha(opacity=80);opacity:0.8;}

/*--下拉菜单倒三角--*/
.menu .nav > li .Triangle:after{ position: absolute; right: 5px;top: 22px;}

.NavBtn{display: none;float: right;margin-right: 5px;margin-left: 5px;}
.NavBtn .Themebg{height: 100%;position: absolute;top: 0;left:7px;width: 3px;}
.NavBtn:hover,
.NavBtn:focus,
.NavBtn:active,
.NavBtn.active,
.NavBtn.disabled,
.NavBtn[disabled],
.NavBtn .icon-bar:hover,
.NavBtn .icon-bar:focus,
.NavBtn .icon-bar:active{filter:Alpha(opacity=80);opacity:0.8;}
.NavBtn .icon-bar,.NavBtn:after,.NavBtn:before{background: #fff;display: block;margin-top: 3px;width: 28px;height: 2px; border-radius:3px;}
.NavBtn:after,.NavBtn:before{content: '';} 
.border-top-color{border-top: 4px solid #444;}
.border-bottom-color{border-bottom: 4px solid #444;}

.tpl_two:first-child .contentBox.border-top-color{border-top:none;}
/*-------</END 导航>------------*/
/* 小屏幕 一*/

/* 小屏幕 二*/
@media screen and (max-width:870px) {
  .menu .menuBg{display:block;}
  .navbar-form{display: none !important;}
  .menu .HeaderBox{ width:100%;border: none; height:auto;position: relative;}
  .menu .HeaderBox .logo{ position: static;float: left;margin:0; padding: 0;}
  .menu .HeaderBox .logo .h3{line-height: 35px;}
  .menu .HeaderBox .logo img{height:40px;margin:0;}
  /*-----------</LOGO>---------------*/
 .NavBtn {
    display: block;
    -moz-border-bottom-colors: none;  -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none;
    background-color: #f5f5f5; background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;  border-image: none;  border-radius: 4px; border-style: solid; border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;font-size: 14px;  line-height: 20px;text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);cursor: pointer;
    padding:8px 2px; vertical-align: middle;
    position: absolute;right: 15px;top: 50%;margin-top:-12px;z-index: 10px;
  }
  .NavBtn .icon-bar {  background-color: #e8603c;  border-radius: 1px; box-shadow: 0 0 0 rgba(0, 0, 0, 0.25); display: block; height: 2px; width: 18px;margin:4px 0;}
  .NavBtn:hover .icon-bar {  background-color: #333;}
  /*响应按钮*/
  .menu{ height:auto;}
  .menu .navbar-brand{ padding:10px;}
  .menu .navbar-brand img{height: 40px;}
  .menu .navbar-header{ border-top:5px solid #e8603c;float: none;width:100%; }
  .menu .NavBox{display: none;}
}
/*@media screen and (min-width: 981px){
  .menu .NavBox{display: block!important;height: auto!important;overflow: visible!important;}
} 
*/
/*-------------------------------------公共样式------------------------------------*/
.contentBox{max-width:1030px;margin:0 auto; position: relative;}
@media screen and (max-width: 1030px) {
 
}
a:hover,a:focus{text-decoration: none;}
.flex{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex
}
.Animation{
  -webkit-transition: all .4s ease-in-out 0s;
     -moz-transition: all .4s ease-in-out 0s;
      -ms-transition: all .4s ease-in-out 0s;
          transition: all .4s ease-in-out 0s;
}
/*title*/
.titleBox{height: 40px;font-size:18px;font-weight: bold; text-align:center;color: #fff;  padding-bottom: 10px;margin:0; }
.titleBox .title{padding:0 20px;  display: inline-block;line-height: 40px; max-width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.titleBox .title p{font-weight:bold;}
.titleBox .top-border{height: 6px;width:50px;margin:0 auto;}
@media screen and (max-width: 600px) {
  .titleBox{margin: 15px 0 10px;font-size:16px;}
}
.btnMore{ filter:Alpha(opacity=50);opacity:0.5;position: relative;margin: 0 auto 20px ;max-width: 800px; display: block;text-align: center;  font-size: 12px; line-height: 35px;}
.btnMore:hover{ filter:Alpha(opacity=100);opacity:1;}
.btnMore span{position: relative;z-index: 2; display: inline-block;}
@media screen and (max-width: 600px) {
  .btnMore{margin: 10px auto;}
  .tpl_four.border-top-color{border-top: none;}
}
/*-----------------tpl样式--------------------*/


.module{ margin-bottom: 5px;}




.carousel{margin: 0;}
.bannerBox{position: relative;}
.banner .carousel-control{background: none;}
/*--banner/原点--*/
.bannerEffect .tp-bullets.simplebullets.round .bullet{width: 10px;height:10px;border-radius: 30px;margin: 0 5px;}


/*配置颜色*/

.Themefont,.Themefonthover:hover{color:#2072cb !important;}
.Themebg,
.ThemebgHover:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bannertimer,
.tp-leftarrow:hover,
.tp-rightarrow:hover,.NavBtn .icon-bar, .NavBtn:after, .NavBtn:before,
.ThemebgHover:hover,.tab-box a:hover{background-color:#2072cb !important;}
.ThemeFborder,.NavBoxPublic .TriangleBtn:before,
.ThemeFborderHover:hover{border-color:#2072cb !important;}

.Custom_Themefont,.Custom_Themefonthover:hover{color:#333333 !important;}
.Custom_Themebg,
.Custom_ThemebgHover:hover{background-color:#333333 !important;}
.Custom_ThemeFborder,
.Custom_ThemeFborderHover:hover{border-color:#333333 !important;}
.body-right .productBox li a:hover h5,.breadCrumb a:hover{color:#2072cb !important;}
.article .company-box li a:hover,.article .company-box li a:hover .time{color:#2072cb !important;}
#ProClassLeft li.ac .Classtriangle:hover:after{border-top-color:#2072cb !important;}
#ProClassLeft li.ac .Classtriangle.Themebg:hover:after{border-top-color:#fff !important;}
/*字体*/
@font-face {font-family: "iconfont";
  src: url('/Public/Images/Theme199/icon/iconfont.eot');
  src: url('/Public/Images/Theme199/icon/iconfont.eot?#iefix') format('embedded-opentype'),
  url('/Public/Images/Theme199/icon/iconfont.woff') format('woff'),
  url('/Public/Images/Theme199/icon/iconfont.ttf') format('truetype'), 
  url('/Public/Images/Theme199/icon/iconfont.svg#iconfont2') format('svg'); 
}
body .iconfont:before{
  text-align: center;
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-youjian:before { content: "\e600"; }
.icon-xinzeng:before { content: "\e601"; }
.icon-zuobiao:before { content: "\e602"; }
.icon-dianhua:before { content: "\e603"; }
.icon-news:before { content: "\e604"; }





@font-face {
  font-family: 'iconfont2';  /* project id 1161329 */
  src: url('//at.alicdn.com/t/font_1161329_q6ymz9x9hv.eot');
  src: url('//at.alicdn.com/t/font_1161329_q6ymz9x9hv.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1161329_q6ymz9x9hv.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1161329_q6ymz9x9hv.woff') format('woff'),
  url('//at.alicdn.com/t/font_1161329_q6ymz9x9hv.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1161329_q6ymz9x9hv.svg#iconfont') format('svg');
}

.iconfont2 {
  font-family: "iconfont2" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xiazai45:before {
  content: "\e61a";
}

.icon-notice:before {
  content: "\e615";
}

.icon-lianxi:before {
  content: "\e628";
}

.icon-chanpin:before {
  content: "\e67b";
}

.icon-rongyu:before {
  content: "\e629";
}

.icon-xiangqingjieshao:before {
  content: "\e75b";
}

.icon-news_icon:before {
  content: "\e667";
}

.icon-query-knowledge:before {
  content: "\e745";
}

.icon-point:before {
  content: "\e61c";
}

.icon-gongsidizhi:before {
  content: "\e70d";
}

.icon-chanpin1:before {
  content: "\e653";
}



  /*公共样式*/
  .content-box{  max-width: 1030px; margin: 0 auto; box-sizing:border-box; }
  .content-box .body-right {  float: right; width: 23.5%; }
  .content-box .body-left {  float: left;width: 23.5%; }
  .content-box .body-center {  float: left; width:49.79%; margin: 0 1.4%  }
  .clearfix:before, .clearfix:after { display: table; content: " "; clear: both; }
  .row { margin: 0; }
  .mt15{ margin-top: 0 !important; }
  .mt5{  margin-top: 5px; }
  .overflow{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
  .TopologyLeft .body-left{ margin: 0!important;}

  @media screen and (max-width:1030px) { 
    .content-box{  margin: 0 15px; }
   }
  @media screen and (max-width:870px) { 
    .content-box .body-center {  width: 100%;margin: 0;  }
    .content-box .body-left,.content-box .body-right { display: none; }
   }
/*内页--产品列表页/产品详情页/产品更多信息页/新闻列表页/新闻详情页/关于我 们/图库列表页/图库详情页/留言反馈页/联系我们/LBS/网页地图/面包屑--样式*/
.row,h3,h4,h5{ margin:0;}
.mt5{ margin-top: 0!important;}
.DoesNot{text-align: center;font-size: 20px;margin: 50px 0;}
/*----按钮----*/
a.a-btn { padding:0 10px; height:28px; line-height:28px; display:inline-block; cursor:pointer; margin-right:5px;}
a.a-btn + a { margin-bottom:3px; }
a.a-btn.a-btn1 { background-color:#cfcdcf; color:#666666; }
a.a-btn.a-btn1:hover { background-color:#ccc; color:#FFF;}

a.a-btn.a-btn2 { background-color:#e8603c; color:#fff;}
a.a-btn.a-btn2:hover { background-color:#f3af9d; }

.a-btn { padding:0 10px; height:28px; line-height:28px; display:inline-block; cursor:pointer; margin-right:5px; border:none;}
.a-btn.a-btn2 { background-color:#e8603c; color:#fff;}
.a-btn.a-btn2:hover { background-color:#f3af9d; color:#fff;}
@media screen and (max-width: 480px) {
	a.a-btn + a { margin-bottom:8px; }
}
/*-----------表格---------------*/
.table-01 { width:100%; margin-bottom:15px; }
.table-01 th, .table-01 td { padding:5px 2px;font-size:14px;}
.table-01 th { text-align:right; width:60px; font-weight:normal; color:#666; font-size:14px;}
.table-01 td { color:#666; }
.table-01 .jiathis_style_24x24 { margin:0; }

.table-02{ width:100%; }
.table-02 th, .table-02 td { padding:5px 2px; font-size:12px; line-height:30px; }
.table-02 th { text-align:right; width:125px; font-weight:normal; color:#666; vertical-align:text-top; }
.table-02 td { color:#666; }
.table-02 .line-b { border-bottom:1px dashed #ccc;}
.table-02 .line-b  th{ color:#000;}
.table-03 th { width:80px; }
.table-02.table-02-b th {width:110px; }

/*----输入框----*/
input.text01 { border:1px solid #d8d9da; height:30px; color:#333333;  line-height: 30px; padding: 2px 5px; width:75%; size:auto;  box-shadow:0 0 2px #d6d6d6 inset; font-size:12px; }
input.text01:focus, input.text01:hover, input.text01:active { border-color: #d8d9da; box-shadow: 0 0 3px #d6d6d6; }
.textarea01 { background-color:#fff; border:1px solid #dfdfdf; padding:5px; color:#636363; width:75%; }
.textarea01:focus { border-color: #d8d9da; box-shadow: 0 0 4px #d6d6d6; }


/*----翻页模块----*/
.page .col-lg-3, .page .col-lg-9{ padding:0; margin:10px 0; height:34px; line-height:34px;}
.page .col-lg-9{ text-align:right;}
.page .col-lg-3{ float:left;}
.page .pagination{ margin:0; padding-left:12px;}
.page .pagination > li > a{ color:#666;}
.page .pagination > li:first-child > a, .pagination > li:first-child > span{ border-bottom-left-radius: 0; border-top-left-radius: 0;}
.page .pagination > li:last-child > a, .pagination > li:last-child > span{ border-bottom-right-radius: 0; border-top-right-radius: 0;}
.page .pagination > .active > a, 
.page .pagination > .active > span, 
.page .pagination > .active > a:hover, 
.page .pagination > .active > span:hover, 
.page .pagination > .active > a:focus, 
.page .pagination > .active > span:focus{ background-color: #e8603c; border-color:#e8603c; color:#FFF;}
.pager .previous > a, .pager .next > a{color: #fff;}
.pager .next > a:hover{color:#000;}
@media screen and (max-width:1030px) {
	.page .col-lg-3, .page .col-lg-9{ margin:0; }
	.page .col-lg-3{ text-align:right;}
}
@media screen and (max-width:870px) {
	.page .col-lg-9{ margin:0 0 15px; }
	.TopologyLeft .body-right,.TopologyRight .body-right{padding: 0 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
}
@media screen and (max-width: 768px) {
	.page .col-lg-3{ float:none;}
}
/*----------------------------------------</END 公共模块>------------------------------------------------------*/

/*------------内容通用内容部分--------------*/
/*针对设计中心*/
.demo-box-hw1 .content-box .body-left{margin-top: 0px !important;}
/*----面包屑模块----*/
.breadCrumb{ background-color: #eee; border-top: 4px solid #ccc; height: 36px; line-height: 34px; padding: 0 12px; margin-bottom:10px; color:#999;}
.breadCrumb em { font-family: Arial; font-size: 14px; padding: 0 8px;}
.breadCrumb a { color:#333;}

/*----产品列表----*/
.pro-list{ padding:0; width:100%;float: left;}
.pro-list .thumbnail { text-align:center;padding:15px; margin-bottom:10px;border: 1px solid #ECECEC;border-radius:0;}
.pro-list .thumbnail:hover { border: 1px solid #e8603c;}
.pro-list .thumbnail .title{ text-align:center; color:#e8603c; text-overflow:ellipsis; font-size:16px; white-space:nowrap; overflow:hidden; background:none; height:40px; line-height:40px; margin:0px 7px;}
.pro-list .thumbnail p{ font-size:12px; line-height:24px; min-height:25px; max-height:25px; overflow:hidden; color:#999; text-align:center; margin:0px;}
.pro-list .thumbnail img{ width:100%;}
.pro-list li.col-md-3:nth-child(4n+1) {margin-left:0;}
.pro-list li.col-md-3 {margin-left:0\9; margin-right:8px\9;}/*解决IE8兼容兼容问题*/

@media screen and (max-width:980px) {
	.pro-list .thumbnail .title{ margin:0px 5px;}
	.pro-list li.col-md-3 { margin-right:6px\9;}/*解决IE9响应兼容问题*/
}

@media screen and (max-width:870px) {
	.pro-list .thumbnail .title{ margin:0;}
}

@media screen and (max-width: 600px) {
	.pro-list .col-md-3{ width:49.3%;}
	.pro-list .thumbnail { padding:15px;}
	.pro-list li[class*="col-"]:nth-child(2n+1) { margin-left:0;}
	.pro-list li.col-md-3 { margin-right:2px\9;}/*解决IE9响应兼容问题*/
}
@media screen and (max-width: 360px) {
	.pro-list li.col-md-3 { margin-right:1px\9;}/*解决IE9响应兼容问题*/
}

/*-----产品详情页-----*/
.product-detail { padding:0; width:100%; display:table; margin:5px 0 0 0; height:auto;}
.product-detail .col-md-5, .product-detail .col-md-7{ padding:0;}
.product-detail .col-md-5 .DB_imgWin img{ margin-bottom:0; padding:0; border-radius:0;}
.product-detail h3 { font-size:16px; color:#e8603c; padding:4px 0 5px 20px; font-family:宋体; margin:0;}
.product-detail .ProductimgBox .thumbnail{ margin-bottom: 0;}
.fieldset-style {word-break: break-all; word-wrap:break-word; overflow:hidden; margin:15px 0;}
.fieldset-style h3 { font-weight:bold; padding-left:10px; font-size: 12px; height:28px ; line-height: 28px;  color: #fff;  border: 0; background-color:#e8603c; margin:0;}
.title-ny { background-color:#fff; margin-bottom:10px; padding:15px; color:#00AADD; font-size:14px; }
.fieldset-style .div1 { border:1px solid #ECECEC; padding:6px 10px;  color:#666;}
.fieldset-style .div1 dl img { max-width:100%; }
.fieldset-style .div1 dl { overflow:hidden; margin-bottom:10px; margin-top:5px; }
.fieldset-style .div1 dl dt { margin-bottom:8px;  height:20px; line-height:20px; display:block; border-left:5px solid #f3af9d; padding-left:10px;  }
.fieldset-style .div1 dl dd { line-height:22px;  }
.pro_keyword { padding: 0;}

/*----产品更多详情----*/
.table-box { padding: 0; margin-bottom:10px;}
.table-box p{ border-bottom:1px dashed #ccc; color:#000; font-size:14px; height:40px; line-height:40px; margin-bottom:5px;}

/*-----------资讯列表页---------------*/
.nlist-box li{ height:32px; line-height:32px; color:#666; border-bottom:1px dashed #CCC; position: relative;}
.nlist-box li:before{content:"．";}
.nlist-box li a{ color:#666; padding-right: 80px; width: 75%;  position: absolute;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nlist-box li a:hover{ color:#e8603c;}
.nlist-box li span{ position: absolute;right: 0; top: 0;}
body .news-nr-box p { font-size: 12px; line-height: 24px;}
body .news-nr-box img { margin: 0 auto 10px;}

@media screen and (max-width: 600px) {
	.nlist-box li span{  display:none;}
}

/*图片详情*/
.photo.row .layout_default p { line-height: 18px;}

/*-----------公司介绍---------------*/
.company-box {}
.company-box p { line-height:2.1em; overflow:hidden;  color:#333;  }

/*-----------网站地图---------------*/
.map-box {padding:0; margin-bottom:10px;}
.map dl { border-bottom:1px dashed #ccc; padding:12px; font-size:13px; margin:0px; }
.map dl:last-child { border-bottom:none; }
.map dl dt { float:left; color:#000; }
.map dl dd { display:inline; margin:0px; }
.map dl dd a { margin:0 10px 10px; float:left; color:#666}
.map dl dd a:hover { color:#e8603c}
.map dl dd p { overflow:hidden; }

/*联系我们/lbs地图*/
.map-box1 { margin:15px 0; min-height:300px;}

/*-----------客户留言、留言反馈---------------*/
.message-box {padding:0 0 10px; margin-bottom:10px;}
.message-list { padding: 0;}
.message-list .addBtn{margin-bottom: 15px;}
.message-list dl { overflow:hidden; border:1px solid #f3af9d; margin:0 0 10px 0; }
.message-list dl dt { font-family:宋体; font-size:15px; line-height:30px; overflow:hidden; margin-bottom:10px; height:30px; padding:0 12px; background-color:#f3af9d; }
.message-list dl dt b { font-weight:normal; color:#fff; }
.message-list dl dt span { float:right; font-size:12px; color:#fff; }
.message-list dl dd { margin:15px 12px; }
.message-list dl dd p { font-size:13px; margin-bottom:10px; color:#666; }
.message-list dl dd small { font-size:12px;  color:#666;}
.message-list dl dd p i, .message-list dl dd small i{ float:left; color:#e8603c; padding-right:18px; font-size:18px}

blockquote { border-left: 5px solid #fff; margin: 0 0 20px; padding:0 ; }
blockquote small:before { content: ""; }

/*公共*/
.content-box .body-right,.TopologyLeft .body-right{ margin-top:15px;}

.SSSchazhao {width:1000px; display: block; background: #ddd;}
.content-box .body-right .mt15{margin-top: 0px !important;}
.container{ padding: 0;}
.content-box{ margin: 15px auto !important;}

.mb12{ margin-bottom: 12px!important;}
.mb8{ margin-bottom: 8px!important;}

/*针对文章搜索结果调整样式*/
.DoesNot{ margin: 0px;}
.nlist-box li:before{ position: absolute;}
.nlist-box li a{ padding-left: 12px;}
/*----小栏产品分类----*/
.pro_class_x{ height: auto; overflow: hidden; padding: 0 1px 10px 1px; border-radius: 10px; margin-bottom: 15px !important;}
.title_x{text-align: center; color: #fff; font-size: 14px; line-height: 40px;}
.pro_class_x .product-class{display: block; padding:0px 10px; margin:0px;   position: relative; background-color: #fff;}
.pro_class_x .product-class li{display: block;line-height:35px;  margin:0px; border-bottom: 1px dashed #999;}
.pro_class_x .product-class li:last-child{ border-bottom: none;}
.pro_class_x .product-class li a{ color: #333;padding: 0 15px;line-height: 35px; font-size: 14px;display: block;position: relative;}

.pro_class_x .product-class li a.second{text-indent:10px; }

.body-center .about.mt15,.content-box .body-right, .TopologyLeft .body-right{ margin-top: 0px !important;}

.breadCrumb{ overflow: hidden;}

/*----小栏相关产品模块----*/
.p_pro_x{ margin-bottom: 15px !important;} 
.smallphotoBox{ min-height: auto;}

/*----小栏相关资讯模块----*/
.p_info_x{ margin-bottom: 15px !important; height: auto; overflow: hidden; padding: 0 1px 10px 1px;border-radius: 10px;}
.p_info_x .list-box{display: block; padding:0px 10px; margin:0px;  position: relative; background-color: #fff;}
.p_info_x .list-box li{ line-height: 35px; height: 35px; position: relative; border-bottom: 1px dashed #999;}
.p_info_x .list-box li:last-child{ border-bottom: none;}
.p_info_x .list-box li a{ font-size: 14px; display:block; color: #333; padding:0px 15px;}
.p_info_x .more{ color: #fff; margin: 10px auto 0; font-size: 12px; display: block; text-align: center;}

/*----联系我们内页组件----*/
.p_contact{ margin-bottom: 15px !important;padding: 0 1px 10px 1px;border-radius: 10px;}
.p_contact .contact-box{ padding:0px 10px; position: relative; margin: 0px; background-color: #fff;}
.p_contact p{ line-height: 28px; text-align: left; color: #333;}

/*----大栏相关产品模块----*/
.p_pro_d{ margin-bottom:10px !important;}
.title_d{ font-size: 18px; line-height: 40px; text-align: center; font-weight: bold;}
.p_pro_d .product-box{margin:0px auto; padding: 0px; width:100%; }
.p_pro_d .product-box li{float: left;background: #fff;margin-left: 0.3% \9;margin-right: 0.3% \9; margin-bottom:15px; box-shadow:0px 0px 6px rgba(0,0,0,0.4);border: 1px solid #b0aeae;}
.p_pro_d .product-box li:nth-child(4n+1){margin-left: 0}
.p_pro_d .product-box li img{width: 100%;}
.p_pro_d .product-box li a{position: relative; display: block;overflow: hidden;}
.p_pro_d .product-box li .imgBox{ padding: 5px;}
.p_pro_d .product-box h5{font-size: 14px;color: #333;padding: 0px 15px; text-align: center; line-height: 40px; height: 40px;}
.p_pro_d .more{clear: both; text-align: center; color: #333; display: block;}

@media screen and (max-width:480px) {
.p_pro_d .product-box li{ width: 48%; margin-bottom: 15px;}
.p_pro_d .product-box li:nth-child(2n+1){ margin-left: 0px;}
}

/*----大栏相关资讯模块----*/
.p_info_d{ margin: 15px 0px;}

.p_info_d .list-box{ height: auto; overflow:hidden; clear: both; padding: 0px ; margin-top: 10px;}
.p_info_d .list-box li{ height:90px; overflow:hidden; border: 1px solid #ccc; margin-bottom: 12px; padding:0px 10px 0px 0px; box-sizing:border-box; float: left; width: 49%; margin-right: 1%; background-color: #fff; margin-left: 0px; }
.p_info_d .list-box li .face img{ width: 120px; margin-right: 15px; float: left;}
.p_info_d .list-box li h3{ height: 38px; line-height: 38px; background: none; margin: 0; font-size: 12px; text-align: left;}
.p_info_d .list-box li.col-md-6:nth-child(2n+1) {margin-left:0;}
.p_info_d .list-box li p{line-height: 20px; color: #666; max-height: 40px; overflow: hidden;}
.p_info_d .more{clear: both; text-align: center; color: #333; display: block;}
@media screen and (max-width: 600px) {
  .p_info_d .title_d{margin: 15px 0 10px;font-size: 16px;}
}
@media screen and (max-width: 480px) {
    .p_info_d .list-box li{ width: 98%;}
}

/*----小栏资讯分类----*/
.info_class_x{ margin-bottom: 15px !important; height: auto; overflow: hidden;padding: 0 1px 10px 1px;border-radius: 10px;}

.info_class_x .infotab-box{display: block;margin: 0px; height: auto; overflow: hidden; padding:0px 10px; background-color: #fff;}
.info_class_x .infotab-box a{display: block; line-height:35px; margin: 0px; position: relative; color: #333; padding: 0px 15px; background: none; font-size: 14px; border-bottom: 1px dashed #999;} 
.info_class_x .infotab-box a:last-child{border-bottom: none;}

/*----大栏资讯分类----*/
.info_class_d{ margin-bottom: 15px !important; height: auto; overflow: hidden;padding: 0 1px 10px 1px;border-radius: 10px;}

.info_class_d .infotab-box{display: block; margin:0px;height: auto; overflow: hidden; padding:10px 0px; background-color: #fff;}

.info_class_d .infotab-box a {padding:0 10px; display:block;max-width: 240px; color:#333;line-height:30px; margin-bottom:8px;border: 1px solid #ddd; float: left; margin-right: 15px; background-color: #edece7;}


@media screen and (max-width:870px) {
    .info_class_d{ margin: 0 15px;}
    .body-right .info_class_d{ margin: 0;}
}

/*----大栏产品分类----*/
.pro_class_d{ margin-bottom: 15px !important; height: auto; overflow: hidden;padding: 0 1px 10px 1px;border-radius: 10px;}

#ProClass {display: block!important;}
#ProClass li.Selection a{ background-color: #fff;}
#ProClass li.ac .Classtriangle:after{top: 13px; border-top-color: #333;}
.pro_class_d .product-class{ margin:0px; padding:10px; height: auto; overflow: hidden; background-color: #fff;}
.pro_class_d .product-class li{ line-height:34px; margin:0 15px 8px 0; float: left; border-bottom: none;}
.pro_class_d .product-class li a{padding: 0 15px; display:block; color:#333;border: 1px solid #ddd; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; max-width: 240px;}
.pro_class_d .product-class li a:hover{ color: #fff; }

.pro_class_d .product-class li a.second{text-indent:10px;}

@media screen and (max-width:870px) {
    .pro_class_d{ margin: 0 15px;}
    .body-right .pro_class_d{ margin: 0;}
}

.btn-warning.btn-can{ margin-left: 0px !important; margin-top:0px; margin-right: 0px !important; padding: 0px 5px!important; height: 32px!important;margin-bottom: 5px; line-height: 32px;}

.Themebg.btn-success{  margin-bottom: 10px;padding: 0px 5px!important; margin-right:5px;height: 32px!important;}
/*----公共头部模块-----*/
/*----布局----*/
/*-------内页公共样式---------*/
.relative{position: relative;}
.titleBox{margin: 30px 0 20px;}
.fl{float: left;}
.w100{width: 100%;}
#ProClassLeft li.ac .Themebg{filter: Alpha(opacity=70);  opacity: 0.7;}
.body-left #ProClassLeft li.ac .Themebg:hover:after{border-top-color:#fff!important;  }
@media screen and (max-width: 600px) {
  .titleBox{margin: 15px 0 10px;}
}
/*提示*/
.DoesNot{text-align: center;font-size: 20px;margin: 50px 0;}
.row{margin: 0;}

.pro_keyword{ padding: 0px;}

/*----按钮----*/
a.a-btn { padding:0 10px; height:28px; line-height:28px; display:inline-block; cursor:pointer; margin-right:5px;}
a.a-btn + a { margin-bottom:3px; }
a.a-btn.a-btn1 { background-color:#cfcdcf; color:#666666; }
a.a-btn.a-btn1:hover { background-color:#ccc; color:#FFF;}
a.a-btn.a-btn2 {color:#fff;}
.DoesNot{text-align: center;font-size: 20px;margin: 50px 0;}
/*-----------表格---------------*/
.table-01 { width:100%; margin-bottom:15px; }
.table-01 th, .table-01 td { padding:8px 2px;font-size:14px;}
.table-01 th { text-align:right; width:60px; font-weight:normal; color:#666; font-size:14px;}
.table-01 td { color:#666; }
.table-01 .a-btn2{background: #000;}
.table-01 .jiathis_style_24x24 { margin:0; }

.table-02{ width:100%; }
.table-02 th, .table-02 td { padding:5px 2px; font-size:12px; line-height:30px; }
.table-02 th { text-align:right; width:125px; font-weight:normal; color:#666; vertical-align:text-top; }
.table-02 td { color:#666; }
.table-02 .line-b { border-bottom:2px solid #1e82c5;}
.table-02 .line-b th{ color:#000; text-align:left;}
.table-03 th { width:80px; }
.table-02.table-02-b th {width:110px; }

/*-----------输入框---------------*/
input.text01 { border:1px solid #d8d9da; height:30px; color:#333333;  line-height: 30px; padding: 2px 5px; width:75%; size:auto;  box-shadow:0 0 2px #d6d6d6 inset; font-size:12px; }
input.text01:focus, input.text01:hover, input.text01:active { border-color: #d8d9da; box-shadow: 0 0 3px #d6d6d6; }
.textarea01 { background-color:#fff; border:1px solid #dfdfdf; padding:5px; color:#636363; width:75%;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box; }
.textarea01:focus { border-color: #d8d9da; box-shadow: 0 0 4px #d6d6d6; }

/*----------------------------------------</END 公共模块>------------------------------------------------------*/
/*--------左边部分---------*/
.body-left .classifi{border-radius:10px; color: #fff;padding:0 1px 10px 1px;}
.body-left .classifi ul a{text-indent: 10px; color: #333;display: block;font-size: 14px;line-height: 35px}
.body-left .classifi li{border-top: 1px dashed #999;line-height: 30px;}
.body-left .classifi li:first-child{border-top: none;}
.body-left .classifi h4,.classifiCen h4{line-height: 40px;font-size:14px;text-align: center;}
.classifiCen h4{color: #fff;}
.body-left .classifi ul{display: block;background: #fff;padding: 0 10px;}
.body-left .classifi .more{text-align: center; margin: 10px auto 0;display: block;color: #fff;font-size: 12px;}
.body-left .classifi .more:hover{color: #000}
.mt20{margin-top: 20px;}

/*----面包屑模块----*/
.breadCrumb{color: #333;padding-bottom: 5px; text-align: left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height:40px;}
.breadCrumb b{display: inline-block;padding: 0 10px;position:relative;}
.breadCrumb em { font-family: Arial; font-size: 14px; padding: 0 8px;}
.breadCrumb a { color:#333;}
.breadCrumb a.pick{ color:#333;}

@media screen and (max-width:600px) {
	.breadCrumb{margin-bottom: 10px;}
}
/*---公告和搜索----*/
.notice {background:#eaeaea;border-bottom: 1px solid #cdcdcd;}
.notice .notice-box { position: relative; height: 40px; max-width:1030px; margin:0 auto;color:#333; }
.notice .notice-box ul{float: left;padding-left: 50px;width: 100%; font-size:12px;   list-style:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; } 
.notice .notice-box ul li { line-height:40px;}
.notice .notice-box ul li a{color: #333;display: block;max-width: 100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice .notice-box ul li .glyphicon{ top:3px; }
.notice .notice-box .iconfont{position: absolute;top: 0;left: 10px; text-align: center;width: 40px;color:#333;line-height: 40px;font-size: 22px; height: 50px;}
.notice .notice-box .search input::-webkit-input-placeholder {
color: #000 !important;
}
.notice .notice-box .search input:-moz-placeholder {
color: #000 !important;
}
.notice .notice-box .search input::-moz-placeholder {
color: #000 !important;
}
.notice .notice-box .search input:-ms-input-placeholder {
color: #000 !important;
}
#mbNumber{bottom: 0 !important;}
/*----产品分类----*/
/*--------------------内页产品列表---------------------------*/
.productBox{margin: 0 auto;padding-bottom:20px; text-align: center;}
.productBox .productUl{margin:0 0 20px 0; padding: 0;}
.contentBox .productBox li{background: #fff;margin-left: 0.3% \9;margin-right: 0.3% \9; margin-bottom:15px; box-shadow:0px 0px 6px rgba(0,0,0,0.4);border: 1px solid #b0aeae;}
.contentBox .productBox li:nth-child(4n+1){margin-left: 0}
.contentBox .productBox li:first-child{margin-left: 0.3% \9;margin-right: 0.3% \9;}
.productBox li .imgBox{padding:5px;}
.productBox li img{width: 100%;}
.productBox li a h5{line-height: 40px;font-size: 14px;color: #333;padding: 0 15px;}

.productBox .title{}
/*-----------</END 最新产品>---------------*/
@media screen and (max-width:1030px) {
	.productBox{padding-bottom:20px;}
}
@media screen and (max-width: 600px) {
	.productBox .productUl li{width:49%;margin:10px 0 0 2%;margin:10px 0.5% \9; }
	.productBox .productUl li:nth-child(2n+1){margin-left:0;}
}
/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 400px) {
	.productBox .productUl li,.productBox .productUl li:nth-child(2n+1){width: 100%;margin:10px 0 0}
}

/*-----------------产品列表结束--------------------*/


/*----翻页模块----*/
.page{padding: 25px 0 0;text-align:center;}
.page .col-lg-3,.page .col-lg-9{float: none !important; width: auto; padding:0; margin:10px 0;}
.page .pagination{ margin:0; padding-left:12px;}
.page .pagination > li > a{ color:#666;}
.page .pagination > li:first-child > a, .pagination > li:first-child > span{ border-bottom-left-radius: 0; border-top-left-radius: 0;}
.page .pagination > li:last-child > a, .pagination > li:last-child > span{ border-bottom-right-radius: 0; border-top-right-radius: 0;}
.page .pagination > .active > a, 
.page .pagination > .active > span, 
.page .pagination > .active > a:hover, 
.page .pagination > .active > span:hover, 
.page .pagination > .active > a:focus, 
.page .pagination > .active > span:focus{ background-color: #1e82c5; border-color:#1e82c5; color:#FFF;}


/*-----------产品详情页---------------*/
.product-detail{float: left;width: 100%;}
.product-detail .col-md-5{width: 41.66666667%;float: left;padding: 0;}
.product-detail .col-md-7{width: 58.33333333%;float: right;padding-left: 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.product-detail .thumbnail{ margin-bottom:0; border-radius:0;}
.product-detail .thumbnail img{ width:100%;}
.product-detail h2 { font-size:16px; padding:4px 0 5px 20px; font-family:"宋体"; margin:0;}

.fieldset-style {float: left;width: 100%; overflow:hidden;background: #fff; padding:0px 5px;word-break: break-all; word-wrap:break-word; box-sizing:border-box;}
.fieldset-style .div1 {color:#666;}
.fieldset-style .div1 dl img { max-width:100%; }
.fieldset-style .div1 dl { overflow:hidden; margin-bottom:10px; margin-top:5px; }
.fieldset-style .div1 dl dt h3 {  font-weight: bold;border-bottom: 1px dashed #ccc;margin-bottom:8px; height:30px;font-size: 16px; line-height:30px; display:block;font-size: 14px;color:#666;}
.fieldset-style .div1 dl dd { padding:5px; line-height:22px;  }

@media screen and (max-width:600px) {
	.product-detail .col-md-5,.product-detail .col-md-7{width: 100%;float: none;}
	.product-detail .col-md-7{padding: 0;}
}
/*-----------客户留言、留言反馈---------------*/

.message-box {margin-bottom:10px;}
.message-list { padding: 0;}
.message-list dl { overflow:hidden;border: 1px dashed #ccc;background: #f1f1f1; margin-top: 15px;}
.message-list dl dt { font-family:"宋体"; font-size:15px; line-height:30px; overflow:hidden; margin-bottom:10px; height:30px; padding:0 12px; }
.message-list dl dt b { font-weight:normal; color:#1e82c5; }
.message-list dl dt span { float:right; font-size:12px; color:#666; }
.message-list dl dd { margin:0 12px; }
.message-list dl dd p { font-size:13px; color:#666; padding-bottom:10px; }
.message-list dl dd p i{ float:left; color:#1e82c5; padding-right:18px; font-size:18px}
.message-list dl .time{padding-left:35px;}

blockquote { border-left: 5px solid #fff; margin: 0 0 20px; padding:0 ; }
blockquote small:before { content: ""; }
/*----公司资讯----*/
.list-box{ padding:10px 0;}
.list-box li{line-height:24px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; color:#666;}
.list-box li a{ color:#666;}
.list-box li span{ display:none;}
.LeftBox.mt15{margin-top: 15px;}

/*-----------公司介绍---------------*/
.company-box { padding:5px 0; }
.company-box p {line-height:2.1em; color:#333; text-indent:2em; }

/*-----------网站地图---------------*/
.map-box {padding:0; margin-bottom:10px;}
.map dl { border-bottom:1px dashed #ccc; padding:12px; font-size:13px; margin:0px; }
.map dl:last-child { border-bottom:none; }
.map dl dt { float:left; color:#000; }
.map dl dd { display:inline; margin:0px; }
.map dl dd a { margin:0 10px 10px; float:left; color:#666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.map dl dd a:hover { color:#1e82c5}
.map dl dd p { overflow:hidden; }

.map-box1 { margin:15px 0; min-height:300px;}
/*----新闻资讯----*/
.BgP10{background: #fff; padding: 0 10px 10px;}
.tab-box { overflow:hidden; padding-top:5px;padding:10px; }
.tab-box a { margin-right:10px; padding:5px 15px; display:inline-block; color:#333;  margin-bottom:10px; background-color:#edece7;}
.tab-box a.Themebg:hover{color: #fff;}
.tab-box a.Themebg{color: #fff;}

.nlist-box{padding: 0 10px;}
.nlist-box li{ height:35px; line-height:35px; overflow:hidden; color:#666; border-bottom:1px solid #CCC; position: relative;}
.nlist-box li:hover{filter:Alpha(opacity=80);opacity:0.8;background-color: #e7e7e7;}
.nlist-box li .iconfont:before{font-size: 25px;position: relative;top: 3px;}
.nlist-box li a{ color:#666;  display: block;float: left;width: 75%;
  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nlist-box li span{ float:right; color:#666; display:block; position: absolute;right: 0;top:0;}
.nlist-box li i{float: left;}
.nlist-box li i:before{content: "\e604";}
/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 480px) {
	
	a.a-btn + a { margin-bottom:8px; }
	.nlist-box li span{ display:none;}

	/*.table-02.table-02-b th{ width:85px; line-height:20px; color:#1e82c5;}
	.table-02-b td{ line-height:20px;}
	.table-02 th{ width:80px;  color:#1e82c5;}*/
}


/*相关产品*/
.p_artlelist h3 {  height: 40px; margin: 0 0 10px; line-height: 40px; padding: 0px;}

.btn-warning.btn-can{ margin-left: 0px !important; margin-top:0px; margin-right: 0px !important; padding: 0px 5px!important; height: 32px!important;margin-bottom: 5px; line-height: 32px;}

.Themebg.btn-success{  margin-bottom: 10px;padding: 0px 5px!important; margin-right:5px;height: 32px!important;}

/*---footer----*/
.footerBox{ color: #fff;text-align: center;}
.footers .footerBox {padding-top: 25px;}
.footers .footerBox .footersInformation a{ margin-right:10px;filter:Alpha(opacity=60);opacity:0.6;word-break: break-all; word-wrap:break-word;}
.footers .footerBox a:hover{color: #fff !important;}
.footers .footerBox p{color: #fff!important;; padding:0;font-size:12px; line-height:20px;margin-bottom: 8px;font-family:"微软雅黑",Helvetica,Tahoma,sans-serif;}
.footers .contentBox{padding: 15px 0;position:relative}
.footers .qr .Big{width: 102px;height: 102px;bottom: auto;top: 0;}

@media screen and (max-width:480px) {
	.footers .contentBox{padding: 15px 0;}
}
.column{border:none}
 .column:hover{border:none}