.relative {position: relative;}
.module-wid {width: 1200px; margin:10px auto 0;}
i { font-style: normal;}
.col-md-12 {padding: 0;}
a:hover {text-decoration:none;}
.home-tit { border-top:1px solid #dadada; height: 56px; line-height: 56px; font-size: 18px;}
.home-tit span {display: block; width: 138px; height: 54px; line-height: 54px; text-align: center; border-top:2px solid ;}
.home-tit .seeMore { font-size: 12px; color:#333!important; }
.homeTwo-tit { width: 100%; text-align: center; margin:0 0 35px ;}
.homeTwo-tit i {display: block; font-size: 38px;}
.homeTwo-tit span {font-size: 18px; display: inline-block; border-bottom: 1px solid; max-width: 220px;  padding:0 6px 5px; }

.seeMoreBox {text-align: center; margin-bottom: 35px;}
.seeMoreBox .seeMore{ width: 124px; line-height: 38px; height: 38px; font-size: 14px; display: inline-block; border:1px solid #dadada; background:#f4f4f4; color:#333; }
.seeMoreBox .seeMore:hover {color:#fff;}

@font-face {font-family: "theme238";
  src: url('/Public/Images/Theme238/icon/iconfont.eot?t=1499237949821'); /* IE9*/
  src: url('/Public/Images/Theme238/icon/iconfont.eot?t=1499237949821#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/Public/Images/Theme238/icon/iconfont.woff?t=1499237949821') format('woff'), /* chrome, firefox */
  url('/Public/Images/Theme238/icon/iconfont.ttf?t=1499237949821') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('/Public/Images/Theme238/icon/iconfont.svg?t=1499237949821#theme238') format('svg'); /* iOS 4.1- */
}

.theme238 {
  font-family:"theme238" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-icon03:before { content: "\e601"; }
.theme-jinlingyingcaiwangtubiao29:before { content: "\e6bc"; }
.theme-tupian:before { content: "\e686"; }



body .news-nr-box .DownloadBtn{display: inline-block;width: auto;    padding: 0 10px 0 0;background-position: 9px;height: 40px;line-height: 40px;}
.menu .header-box{position: relative;  margin:0 auto; }
.menu .header-box .logo {float: none; position: relative; z-index: 2; padding:20px 0;  display: inline-block;}
.menu .header-box .logo img{max-height: 100px !important;}

.menu .NavBoxPublic ul.navPublic li a{ color: #333;}

.overflow{ white-space: nowrap; overflow: hidden; text-overflow:ellipsis; display: block;}
.cl{ clear: both;}

.col-contact,.col-about{ width: 49.3%; float: left; box-sizing:border-box;}
.col-about{ margin-left: 1.4% !important;}

.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;
}
.logo_name {text-align: center;}
.logo_name span{ text-indent: -99em; position: absolute; display: block;}

.t_title{ margin: 0 auto; height: 84px; position: relative; max-width: 1000px;padding: 0 91px;}
.t_title h3{ color: #fff; text-align: center; font-size:24px;background: url(/Public/Images/Theme224/title_middle.jpg) repeat-x center top;width: 100%; height: 61px; line-height:53px; margin: 0 auto;} 
.t_title:before{position: absolute; left: 0px; top: 0px; content: "";background:url(/Public/Images/Theme224/title_left.png); height: 84px; width: 91px;}
.t_title:after{position: absolute; right: 0px; top: 0px; content: "";background:url(/Public/Images/Theme224/title_right.png); height: 84px; width: 91px;}


.column{ margin: 0px;}

.content-box .page .col-lg-9{height: auto;}

/*-------</END 头部 LOGO >------------*/
.headFixed{ margin: 0px auto;}
.menu .nav-box{max-width: 1460px; margin: 0 auto;}
.menu .nav { padding:0; float:none; margin:0;  width:100%; text-align: center;}
.menu .nav li{position: relative; float: none;  display: inline-block; max-width: 130px;}
.menu .nav>li:before {position: absolute; top: 30%; right: 0; display: block; content:''; width: 1px; height: 40%; background: #dadada;}
.menu .nav>li:last-child::before {display: none;}
.menu .nav li:last-child{ background: none;}
.menu .nav li .line { position: absolute; left:10px; top:0; width: 80%; display: block; height: 2px; 
  opacity: 0;  filter: alpha(opacity=0);
}
.menu .nav li:hover .line,.menu .nav li.active .line {opacity: 1;  filter: alpha(opacity=100);}
.menu .header-nav {border-top:1px solid #dadada;}
.menu .nav > li:hover ul{display: block; padding: 0; }

/*--下拉菜单倒三角--*/
.menu .nav > li .Triangle:after{content: '';display: inline-block;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top:6px solid; position: absolute; right: 10px;top:25px;}
.menu .nav > li ul{width: 100%;display: none;padding: 0; box-shadow:1px 1px 4px 0 rgba(0,0,0,.4);position: absolute;left:0px;top:56px; width: 100%; z-index: 9;}
.menu .nav > li ul li{line-height:40px;padding: 0px; background: none; float: none; text-align: center; width: 100%; margin-bottom: 1px;}
.menu .nav > li ul li a{font-size: 12px; color: #fff; display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center; padding: 0px 5px; margin: 0px;}
.menu .nav > li ul li a:hover{text-decoration: none;color: #fff;opacity:0.8;filter:Alpha(opacity=80);}
.menu .navbar-nav > li > a { display:block; position: relative; font-size:14px; color:#333;height:auto; padding:0 30px;line-height:56px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.menu .navbar-nav > li > a.active, .menu .navbar-nav > li > a:hover, .menu .navbar-nav > li > a:focus{  background:none; color: #333;}
.menu .navbar-nav > li > a.active { background-image:none;-webkit-box-shadow: none;box-shadow: none;}
.glyphicon.glyphicon-star-empty{float: left;top:10px;}

.NavBtn{  display:none;text-align:center;overflow: hidden;  }

.header-box .clearfix.none{display: none;}
.btn-navbar-t{
  display: none;
  float: right;
  padding: 3px 8px 7px;
  margin-right: 5px;
  margin-left: 5px;
  border: 1px solid #ccc;
}
.btn-navbar-t:hover,
.btn-navbar-t:focus,
.btn-navbar-t:active,
.btn-navbar-t.active,
.btn-navbar-t.disabled,
.btn-navbar-t[disabled],
.btn-navbar-t .icon-bar:hover,
.btn-navbar-t .icon-bar:focus,
.btn-navbar-t .icon-bar:active
{
  filter:Alpha(opacity=80);opacity:0.8;
}

.btn-navbar-t .icon-bar {
  background: #ccc;
  display: block;
  margin-top: 4px;
  width: 18px;
  height: 2px;
}
pre{white-space: pre-wrap;}
.form-edit h1{white-space: inherit!important;}
.form{margin:0!important }
.productClass ul.productlist li.first_li{text-align: center;min-width: 100px;}
.body-left .list-box li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;}
.form .header{border: 0!important;margin-bottom: 10px!important;}
/*-------</END 导航>------------*/

/*-------</END 切换导航按钮>------------*/


/*-----------<关于我们>---------------*/

#rightHistory .form-horizontal { margin: 0!important;}
.wid50 {width: 48%;}
.aboutbox .aboutimg {width: 45%; height: 200px; overflow: hidden;}
.aboutbox .aboutimg img{width: 100%;}
.aboutbox .abouttxt {width: 52%; max-height: 195px; overflow: hidden;}
.aboutbox .abouttxt *{ line-height: 1.6!important; font-size: 14px!important; color: #333!important; margin:0!important; padding:0!important; }
.aboutbox .abouttxt p {text-indent: 28px!important;}
.con_right { width: 100%;}
.con_right .form-group{margin: 0;}
.con_right .header {display: none;}
.con_right .form-control{box-sizing: border-box;height: 40px; line-height: 40px; margin-right: 2%; border:1px solid #dadada;font-size: 14px; color:#555; padding:0 22px;border-radius: 0;}
.con_right textarea.form-control{width: 100% !important; height: 140px;margin: 18px 0 0 0; resize:none;}
.con_right ul li .ipt_sub{ font-size: 16px; width: 122px; height: 50px; line-height: 50px; background-color: #328cdc !important; color:#fff; border:0; outline: none; cursor: pointer;float: right;}
.leftRi .text_edit,.con_right .form-group{float: left;width: 33.333333%;box-sizing: border-box;padding-left: 15px;}
.con_right .undefined_edit{clear: both; padding-left: 15px; width: 100%;}
.con_right label{display: none;}
.leftRi fieldset{ position:relative; left: -7px;}
.seeDetail,.form .btn-primary {margin-top:28px!important; height: 40px!important; line-height: 40px!important; color:#fff; min-width:128px; max-width: 250px;  text-align: center;}
.seeDetail:hover { color:#fff; opacity:.8 ;filter: alpha(opacity=80);}


/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
 



@media screen and (max-width:1200px) {
  .module-wid {width: 96%; margin:15px 2%;}
  .menu .header-nav .nav-box{ width:auto; }
  .content-box{margin:2% 2% 0px;}
}

/* 小屏幕 二*/
@media screen and (max-width:870px) {
  .menu .header-box .logo{ padding: 0 0 0 10px;}
  .menu {height:auto;}
  .header-box .clearfix.none{display: block;}
  .menu .header-nav{position: static; width: 100%;height:auto;margin: 0; }
  .menu .header-box{width:100%;position: relative;}
  /*-----------</LOGO>---------------*/
  .menu .nav li a:hover:after{display: none;}
  .menu .btn-t { display: block;position: absolute;top: 18px; right: 14px; z-index: 99;}
  .menu .header-nav .nav-box{ background:none; height:auto; padding:0;  margin:0;}
  .menu .navbar-collapse{ margin:0;  border-top-width: 2px;border-top-style: solid;}
  .menu .navbar-collapse.collapse { display:none!important;}
  .menu .navbar-collapse.in{ overflow-y:hidden; display:block!important; height: auto; }
  .menu .navbar-collapse.collapseing{padding: 0; margin: 0;}
  .menu .nav {float:none;width:100%;}
  .menu .nav li {float:none; width:100%; background:none;border-top-width:1px;border-top-style:solid;}
  .menu .nav li:last-child{border-bottom:none;}
  .menu .nav li a{padding: 0 20px; text-align:left;display: block; font-size:14px; margin:0; line-height:30px;}
  .menu .nav li a:hover,.menu .nav li.active a ,.menu .nav li.active{ text-align:left;color: #fff; }
  .menu .nav li a:hover,.menu .nav li.Theme {border-radius:0;
    -webkit-transform:translatex(5px);
    -moz-transform:translatex(5px);
    transform:translatex(5px);
  }
  .menu .NavBox{width: 100%; visibility:hidden;height:0;overflow: hidden;}
  .menu .header-box.active .NavBox{visibility: visible;}
  .t_title h3{ max-width: 658px;}
  /*-----------</菜单>---------------*/
  .col-contact,.col-about{ width: 100%; float: none;}
  .col-about{ margin-left: 0px !important; margin-top: 10px;}

}
@media screen and (max-width: 768px) {
  .menu .header-box .logo img{ max-height:45px!important;}
   .t_title h3{ max-width: 560px;}
}
@media screen and (max-width: 600px) {
.row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11{ padding: 0px;} 
.t_title h3{ max-width: 388px;}
.footer_ft {padding-bottom: 60px!important;}

.form-edit .form-horizontal .checkbox, .form-edit .form-horizontal .radio{float: none!important;}
.form .form-edit label:after{ clear: both;}
 .wid50 {width: 100%;}
  .about .seeDetail  { margin-bottom: 30px;}
  .aboutbox .aboutimg,.aboutbox .abouttxt { width: 100%; height: auto!important;}
}
@media screen and (max-width: 480px) {
  .t_title h3{ max-width: 268px;font-size: 18px;}
    .aboutbox .aboutimg,.aboutbox .abouttxt { width: 100%;}
}
@media screen and (max-width: 414px) {
 .t_title h3{ max-width: 202px;}
}
@media screen and (max-width: 375px) {
 .t_title h3{ max-width: 163px;}
 .table-02 th{width: 83px;}
}
@media screen and (max-width: 320px) {
 .t_title h3{ max-width: 108px; font-size: 18px;}
 #pp{margin-left: 0;}
}
.banner { width:100%; overflow: hidden;}
.carousel{margin: 0;}
.bannerBox{width: 100%;margin:0 auto;position: relative;}
.banner .carousel-control{background: none;}
.bannerEffect .tp-bullets { bottom: 50px!important;}

.bannerEffect .tp-leftarrow.large, .bannerEffect .tp-rightarrow.large {top:50%!important;}

@media screen and (max-width:768px){
	.bannerEffect .tp-bullets { bottom: 15px!important;}	
}
/*---公告和搜索----*/
.notice .notice-box { background:#fff;position: relative; top:-36px; z-index: 2; height: 50px; padding:30px 0;}
.notice .notice-box .notice-ul{ overflow: hidden; height: 50px;}
.notice .notice-box ul{padding:0 0 0 50px; color:#fff; font-size:12px;width: 100%;list-style:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} 
.notice .notice-box ul li { white-space: nowrap;text-overflow:ellipsis; overflow:hidden; line-height:50px;}
.notice .notice-box ul li a{display: block; color:#fff;}
.notice .notice-box ul li .glyphicon{ top:3px; }
.notice .notice-box .noticeBox{ z-index:2;margin-left:0;}
.notice .notice-box .searchBox{float: right; width:28%; margin-right: 2%;}
.notice .notice-box .navbar-form {padding:0;margin:0;}
.notice .notice-box .navbar-form .form-control { border-radius: 0; font-size: 12px; height: 33px; padding:0 10px;}
.notice .notice-box .dropdown-menu { border-radius: 0; padding:0; min-width: 91px; left:-1px;}
.notice .notice-box .dropdown-menu>li { padding:0;}
.notice .notice-box .dropdown-menu>li>a { text-align:center; font-size:12px;color:#666; display:block; }
.notice .notice-box .btn-danger { color: #fff;background-image:none; border-radius: 0; padding: 7px 11px 7px 5px; }
.notice .notice-box .btn-danger:hover, 
.notice .notice-box .btn-danger:focus, 
.notice .notice-box .btn-danger:active, 
.notice .notice-box .btn-danger.active,
.notice .notice-box .open>.dropdown-toggle.btn-danger{background-color:#b82d08; border:1px solid #b82d08;}
.notice .notice-box .noticeboxBg{display: none;z-index: 1;}
.notice .notice-box .col-md-5{  padding-left:0px; padding-right:0px; }
.navbar-form .form-group{padding:7px 0;width: 100%;}
.notice .notice-box .iconfont{margin-right: 10px;position: absolute;left: 0;top: 0;text-align: center;width: 50px;color: #fff;line-height: 50px;font-size: 30px; height: 50px;}
.notice .notice-box .iconfont:before{content: "\e601";}
.notice .search {width: 100%;float: right;position: relative;padding-right:111px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.notice .notice-box .btn-search{padding:7px 6px 7px 15px;}	

.notice .btn-search-group {
	height:36px;color:#fff;font-size:14px;font-family: "SimSun";
	cursor: pointer; position:absolute;right: 0;top:7px;  background: #fff;
}
.notice .btn-search-group .btn {
	background: none !important;
	border: none !important;
}
.notice .alertinfo li {
	line-height: 50px;
	white-space: nowrap;
}
.notice .alertinfo li .iconfont{font-size: 30px;}

.notice .notice-box .search input.form-control {
	height:20px;line-height:20px;width: 100%;margin-left: 0; background-color:#fff;border-right:none; padding:7px 0 7px 8px; border-color:#fff;
}
.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;
}


/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width:870px) {
	.notice .notice-box .col-md-4{ width:48%;}
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width: 768px) {
	.navbar-form .form-group{margin:0;}
	.notice .notice-box .navbar-form{margin: 0;}
	.notice .notice-box { top: 0;}
	.notice .notice-box .searchBox { width: 35%;}
	 .notice .notice-box .search input.form-control {height: 20px; line-height: 20px;}
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px) {
		.notice .alertinfo {display: none;}
		.notice .notice-box .searchBox {width: 96%; margin:0 2%;}
		.notice .notice-box .search { width: 100%;}
		.notice .notice-box .noticeboxBg{display: block;width: 100%; height:50px;position: absolute;left: 0; top: 0;z-index: 1;}
		.notice .notice-box .col-md-4{ width:100%;margin: 0;padding: 0 0 0 15px;}
		.navbar-form .form-group{padding: 5px 0 7px;}
		.notice .notice-box {padding:10px 0;}
		.notice .btn-search-group {top:6px;}
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 480px) {
.notice .notice-box ul li {  padding-left:0;}
}

 

/*配置颜色*/
.Themeborderhover:hover{border-color:rgb(0, 121, 253) !important;}
.Themefonthover:hover{color:rgb(0, 121, 253) !important;}
.Themebghover:hover {background-color:rgb(0, 121, 253) !important;}

.Themebg,.message-list dl dt{background-color:rgb(0, 121, 253) !important;}
.Themefont{color:rgb(0, 121, 253) !important;}
.Themeborder,.message-list dl{border-color:rgb(0, 121, 253) !important;}


/*字体*/
@font-face {font-family: "iconfont";
  src: url('http://static.files.mozhan.com/Public/Images/Theme15/icon/iconfont.eot');
  src: url('http://static.files.mozhan.com/Public/Images/Theme15/icon/iconfont.eot?#iefix') format('embedded-opentype'),
  url('http://static.files.mozhan.com/Public/Images/Theme15/icon/iconfont.woff') format('woff'),
  url('http://static.files.mozhan.com/Public/Images/Theme15/icon/iconfont.ttf') format('truetype'), 
  url('http://static.files.mozhan.com/Public/Images/Theme15/icon/iconfont.svg#iconfont2') format('svg'); 
}
.iconfont{
  text-align: center;
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
}

  /*公共样式*/
  .content-box{  max-width: 1030px; margin: 0 auto;  box-sizing:border-box; }
  .content-box .body-right {  float: right; width: 75%;  }
  .content-box .body-left {  float: left;width: 23.5%;  }
  .clearfix:before, .clearfix:after {  display: table; content: " "; clear: both;  }
  .row {  margin: 0;  }
  .mt15{  margin-top: 15px!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-right {  width: 100%; }
    .content-box .body-left { 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;}
/*-----------------------------------------------------------------------------------------*/
.row{ margin: 0;}
.mb8{ margin-bottom: 8px!important;}
.mt15{margin-top: 0px!important;}
.TopologyLeft .body-right{ margin-top: 0!important; background-color: #fff;}
.content-box{ margin: 0 auto!important; box-sizing: inherit;}
.content-box .body-center{background-color: #fff;}
.tpl_footers{border-top: 1px solid #000;}
.tpl_footers .col-md-8 { width: 100%; margin: 0; padding: 0;}
blockquote{border-left: none;}
.lbs-box{ margin-top: -20px;}

.nlist-box li a{ width: 70%;}

.pager .next > a:hover{color: #fff;}

.bannerEffect{ max-width: 100%; padding:0; margin: 0 0 15px;display: block;}
.breadCrumb{ border: none; margin-bottom: 15px;  overflow: hidden;border-bottom: 2px solid #ccc;}
.breadCrumb em, .breadCrumb b, .breadCrumb span, .breadCrumb a{ line-height:28px; color: #000;}
.about_title{ height:36px;  line-height: 36px; text-align: center; font-size: 14px; color: #fff;padding: 0px 15px;}
.more_n { display:block; height: 36px; line-height: 36px; width:100%;text-align: center; }
.more_n a{  text-decoration: none; font-size: 12px; padding: 0px 15px;color: #000; }

.title_d{} { display:block; height: 34px; line-height: 34px; width:100%; text-align: left; clear: both;  position: relative;margin-bottom:12px;}
.title_d p{ text-decoration: none; font-size: 12px; padding: 0px 15px;display: inline-block; color: #fff;}
.title_d a{ font-size:12px; font-weight: normal; float:right;  display:block;  width: 80px; line-height: 34px; text-align: center; color: #fff;}

.x_title{ height: 34px; line-height: 34px; width:100%; text-align: left;}
.x_title span{ max-width: 60%; display: block; float: left; padding: 0px 15px; color: #fff; font-size: 14px;}
.x_title a{display: block; width: 80px; height: 34px; line-height: 34px;  float: right; color: #333; font-size: 12px; text-align: center;}
/*----小栏产品分类----*/
.pro_class_x{border: 1px solid #ccc; box-sizing:border-box; }
.pro_class_x .left_class{ height: auto;  margin: 1px auto 0; width: 100%;}
.pro_class_x .left_class li{   line-height: 36px; padding: 0px; border-bottom: 1px dashed #ccc;}
.pro_class_x .left_class li a{ height: 36px; line-height: 36px;  display: block; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; color: #333; font-size: 12px;  padding: 0 12px;}
.pro_class_x .left_class li a.first{  position: relative; height: 36px; line-height: 36px; text-indent:5px; background-color: #fff;}
.pro_class_x .left_class li a.first i{ font-size: 14px;margin-right: 10px; margin-left: 10px;}
.pro_class_x .left_class li a.first:hover i{ color: #fff !important;}
.pro_class_x .left_class li a.second{text-indent:15px;}
.pro_class_x .left_class li a.second:hover{text-decoration: none; color: #333;  }
.pro_class_x .left_class li a.first:hover,.pro_class_x .left_class li a.Themebg{color: #fff !important; text-decoration: none;}
#ProClassLeft li.ac .Classtriangle:after{top: 20px;}
#ProClassLeft li.ac .Themebg i{ color: #fff !important;}
.pro_class_x .left_class li a.Themebg i{ color: #fff !important;}
#ProClassLeft li .second, #md_detailProductClass li .second{background-color: #fff;}
.pro_class_x .left_class li a.ThemeFbg{color: #333 !important; }
/*----大栏产品分类----*/
#ProClass {display: block!important;}
#ProClass li.Selection a{ background-color: #fff;}
#ProClass li.ac .Classtriangle:after{top: 13px;}
.pro_class_d .product-class li{ line-height:34px; margin:0 15px 8px 0; float: left;}
.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.second{text-indent:10px;}
.pro_class_d .product-class li a:hover, .pro_class_d .product-class li a.Themebg{ color:#fff;}

/*----小栏相关产品模块----*/
.p_pro_x{border: 1px solid #ccc; box-sizing:border-box; }
.smallphotoBox{ min-height: auto;}

/*----大栏相关产品模块----*/
.p_pro_d{ margin-bottom:10px;padding-bottom:10px;border: none;}
.p_pro_d .prox-list{   height: auto; overflow: hidden; padding: 10px 0 0; width: 100%;}
.p_pro_d .prox-list .pro-item{padding:15px 15px 0;}
.p_pro_d .prox-list .pro-item .pro-body p{height: 80px;}
.p_pro_d .prox-list .thumbnail{ border-radius: 0; border:none; padding:0;  margin: 0;}
.p_pro_d .prox-list h3{ text-align: center; height: 36px; line-height: 36px; font-size: 12px; font-weight: normal; color: #fff;}
@media screen and (max-width:600px) {
.p_pro_d .prox-list .col-md-3{ width:49%; margin-bottom: 10px;}
.p_pro_d .prox-list li.col-md-3:nth-child(2n+1) {margin-left:0;}
}


/*----小栏资讯分类----*/
.info_class_x{border: 1px solid #ccc; box-sizing:border-box;}
.info_class_x .tab-box { overflow:hidden;}
.info_class_x .tab-box a {padding:0 10px; display:block; color:#333;background-color: #fff;line-height: 36px; margin-top: 1px;}
.info_class_x .tab-box a:hover{text-decoration:none; color: #fff;}

/*----大栏资讯分类----*/
.info_class_d .tab-box { height: auto; overflow: hidden;margin: 0;}
.info_class_d .tab-box a { margin-right:10px; padding:5px 15px; display:inline-block; color:#333;  margin-bottom:10px; background-color:#edece7;}
.info_class_d .tab-box a:hover, .tab-box a.active{color: #fff; text-decoration: none;}

/*----小栏相关资讯模块----*/
.p_info_x{border: 1px solid #ccc; box-sizing:border-box;}
.p_info_x ul.left_news{overflow:hidden }
.p_info_x ul.left_news li{position: relative; line-height: 36px; height: 36px; margin-top: 1px; background-color: #fff; border-bottom: 1px dashed #dadada;}
.p_info_x ul.left_news li:before { position: absolute; top:50%; left:0; width: 4px;  height: 4px; border-radius: 50%; background: #dadada;}
.p_info_x ul.left_news li a{  font-size: 12px; line-height: 36px; height: 36px; white-space: nowrap;text-overflow:ellipsis; overflow:hidden;  display:block; color: #5a5a5a; padding: 0 12px;}
.p_info_x ul.left_news li a:hover{ text-decoration: none; color: #fff;}


/*----大栏相关资讯模块----*/
.p_info_d .list-box{ height: auto; overflow: hidden;    padding: 15px 0 0; width: 100%;}
.p_info_d .list-box li{ height:90px; overflow:hidden; border: 1px solid #ccc; margin-bottom: 12px; padding-right: 10px;}
.p_info_d .list-box li .face img{ width: 120px; margin-right: 15px; float: left;}
.p_info_d .list-box li h3{ color:#666; height: 38px; line-height: 38px; background: none; margin: 0; font-size: 12px; font-weight: bold;}
.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;}
@media screen and (max-width: 600px) {
	.p_info_d .list-box li{ padding: 0;}
}

/*----联系我们内页组件----*/
.p_contact{ background-color: #fff;border: 1px solid #ccc; box-sizing:border-box;}
.p_contact .contact-box{ padding: 10px 0; }
.p_contact p{ line-height: 28px; padding: 0 10px;}

.page .col-lg-3{ width: 40%;}
.page .col-lg-9{ width: 60%;}

/*----------------------------组件样式结束-----------------------------*/
.container { width: auto;}
a.a-btn{ height: 28px; line-height:28px; margin-bottom: 5px;}
.page{ margin: 15px 0;}

a.add-to-cart{ max-width: 200px;white-space: nowrap; text-overflow:ellipsis;}

@media screen and (max-width:1030px) {
	.content-box{ margin: 0 15px!important;}
}
@media screen and (max-width:870px) {
	.TopologyLeft .body-right, .TopologyRight .body-right{ padding: 0; }
	.content-box .body-right{ margin-top: 15px!important;}
}

@media screen and (max-width: 768px){
.page .col-lg-3 { float: left;}
}
.pro-list{width: 100%;}
.pro-list .thumbnail{ padding: 0; }
.pro-list .thumbnail .title{ color: #fff;  height: 30px; line-height: 30px; font-size: 12px;}
.pro-list .thumbnail p{ display: none;}


.TopologyCenter .body-left{ padding: 0;}
.content-box .body-right{ margin-top: 0; background-color: #fff; margin-bottom:20px!important;}

body .news-nr-box .DownloadBtn{ width: 150px; text-align: center; text-indent: 0; body .news-nr-box .DownloadBtn{ width: 150px; text-align: center; text-indent: 0; padding:0 15px; background-image: none; padding: 0 25px;}}
.noProducts { font-size: 16px; text-align: center; padding: 50px 0;}

.demo .content-box .body-center{ background-color: transparent;}
.demo .content-box .body-right{}

.about,.p_pro_d,.p_info_d{ background-color: #fff;}
.about{ margin-bottom: 15px;}

.message-list dl dd{ margin: 0; padding:15px 0;}
.message-list dl dt,.message-list dl dd p,.message-list blockquote{ margin-bottom: 0;}
.message-list blockquote{ padding:0 15px;}

.message-list dl dt span { float:right; font-size:12px; color:#fff; max-width: 150px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}

.map-box1{ margin: 15px 0;}


.fieldset-style{margin-bottom: 0;}
.fieldset-style .div1{ padding: 15px; margin-bottom: 15px;}

.pro-list .thumbnail,.p_pro_d .prox-list .thumbnail{ border:1px solid #ccc;}
.product-detail .ProductimgBox .thumbnail,.photo.row .thumbnail{ border-radius: 0; padding: 0;}
#ProClassLeft li.ac .Themebg:hover, #md_detailProductClass li.ac .Themebg:hover{color: #333!important;}
.p_pro_d .prox-list h3:hover{color: #333;}

.nlist-box li a{ width: 68%; padding-right: 0px; font-size: 12px;} 

.nlist-box li span{ font-size: 12px;}

.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;display: block;}

@media screen and (max-width: 414px) {
	.page .col-lg-3{ width: 45%;}
	.page .col-lg-9{ width: 55%;}
	.nlist-box2 li .news_det{ width: 58%;}
	.nlist-box2 li .news_img{ width: 40%;}
	.Themebg.btn-success{ float: inherit!important;}
}

@media screen and (max-width: 375px) {
	.page .col-lg-3{ width: 100%; text-align: left;}
	.page .col-lg-9{ width: 100%; text-align: left;}
	.page .col-lg-3,.page .col-lg-9{ margin: 0px;}
	.page .pagination{ padding-left: 0px;}
	.nlist-box2 li .news_det span{padding: 3px 15px;}
	.nlist-box2 li .det_box{ margin: 0px 0px 3px;}
}

/* 的手机的分辨率一*/
@media screen and (max-width: 320px) {
	/*产品列表*/
	.row .pro-list li.col-md-4{width:100%;margin-left:0 !important;padding: 0;}
	.table-02.table-02-b th{ width:85px; line-height:20px;}
	.table-02-b td{ line-height:20px;}
	.table-02 th{ width:80px;}
	.productBox .product-box  li.col-md-4{ width:100%;margin-left: 0 !important;}
	.nlist-box2 li .det_box{ height: 22px;}
}


.row{ margin:0;}
.photo ul.clearfix{ margin-top: 15px;}
.DoesNot{font-size: 14px; padding: 0 15px;}
.publictop { color: #333; }
.news-box { margin-top: 20px; }
.column:hover{ border: none;}
.footers{ margin: 0 auto; }
blockquote{border-left: none;}
/*----翻页模块----*/
.col-lg-3{ width: auto;}
.col-lg-9{ width: auto; float: left !important;}
.page .col-lg-3, .page .col-lg-9{ padding:0; margin:10px 0; height:34px; line-height:34px; text-align: left;}
.page .col-lg-3{ text-indent:15px; 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; color:#FFF;}

/*-----------表格---------------*/
.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:120px; font-weight:normal; color:#666; vertical-align:text-top; }
.table-02 td { color:#666; }  
.table-02 .line-b { border-bottom:1px dashed #ccc !important;}
.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; }

/*----按钮----*/
a.a-btn { padding:6px 10px; height:30px; line-height:30px; cursor:pointer; margin-right:5px; font-size: 12px;}
a.a-btn + a { margin-bottom:0px; }
a.a-btn.a-btn1 { color:#fff;background-color: #CFCDCF;}
a.a-btn1:hover{ text-decoration: none;  } 
a.a-btn.a-btn2{color:#fff; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
a.a-btn2:hover{ text-decoration: none;} 
a.a-btn.a-btn4{background-color:#f0223a; color:#fff;}
a.a-btn.a-btn4:hover { background-color:#e01d34; }

#inquiryForm{ padding-bottom: 15px;}
#inquiryForm .btn-warning.btn-can { margin-right: 8px !important; padding:0 12px!important; display: inline-block;} 
/*----------------------------------------</END 公共模块>------------------------------------------------------*/



/*--banner--*/
.bannerEffect{width: 100%;  background-color: #fff; margin: 0 0 15px; border: none;}
.TopologyLeft .body-left{ margin-top: 0; }
.TopologyLeft .body-right{ margin-top: 0; margin-bottom: 0;}
.TopologyLeft .body-right,.TopologyCenter .body-right,.TopologyCenter #ProClass{ background-color: #fff;}
/*底部*/
.footers{background: none;}
/*内页左侧产品分类*/
.about_title{ height:36px;  line-height: 36px; text-align: center; font-size: 12px; color: #fff;padding: 0px 15px;}
.more_n { display:block; height: 36px; line-height: 36px; width:100%;text-align: center; }
.more_n a{  text-decoration: none; font-size: 12px; padding: 0px 15px;color: #333; }

/*----小栏产品分类----*/
.pro_class_x{background: #f4f4f4; box-sizing:border-box; }
.pro_class_x .left_class{ height: auto;  margin: 1px auto 0;   padding:15px 12px;}
.pro_class_x .left_class li{   line-height: 36px; padding: 0px; border-bottom: 1px solid #ccc;}
.pro_class_x .left_class li a{ height: 36px; line-height: 36px;  display: block; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; color: #333; font-size: 12px;  padding: 0;}
.pro_class_x .left_class li a.first{  position: relative; height: 36px; line-height: 36px; padding-left: 12px; }
.pro_class_x .left_class li a.first i{ font-size: 14px;margin-right: 10px; margin-left: 10px;}
.pro_class_x .left_class li a.first:hover i{ color: #fff !important;}
.pro_class_x .left_class li a.second{text-indent:15px;}
.pro_class_x .left_class li a.second:hover,.pro_class_x .left_class li a.first:hover,.pro_class_x .left_class li a.Themebg{ text-decoration: none; color:#fff!important;}
#ProClassLeft li.ac .Classtriangle:after{top: 12px;}
#ProClassLeft li.ac .Themebg i{ color: #fff !important;}
.pro_class_x .left_class li a.Themebg i{ color: #fff !important;}
#ProClassLeft li .second, #md_detailProductClass li .second{background-color: #fff;}
#ProClassLeft li.ac .Themebg:hover, #md_detailProductClass li.ac .Themebg:hover{color: #fff !important;}
#ProClass li a:hover, #ProClassLeft li a:hover, #md_detailProductClass li a:hover {color:#fff;}

/*----小栏相关资讯模块----*/
.p_info_x{background: #f4f4f4; box-sizing:border-box;}
.p_info_x ul.left_news{overflow:hidden; padding:15px 12px;}
.p_info_x ul.left_news li{line-height: 36px; height: 36px; margin-top: 1px;}
.p_info_x ul.left_news li a{  font-size: 12px; line-height: 36px; height: 36px; white-space: nowrap;text-overflow:ellipsis; overflow:hidden;  display:block; color: #5a5a5a; padding-left:12px;}
.p_info_x ul.left_news li a:hover{ text-decoration: none; color: #fff;}

.photo.row {padding-bottom: 0;}
/*----产品列表----*/
.pro-list{ padding:0; }
.body-right .row{ margin-right: 0; margin-left: 0;}
.body-right ul.pro-list li{ float: left;margin-bottom: 10px; border: 1px solid #ccc; color: #fff;}
.pro-list li {width: 32.05%; margin-left: 1.4%;}
.pro-list li:nth-child(3n+1) { margin-left: 0;}
.body-right ul.pro-list .thumbnail{ border:none;  border-radius: 0px; margin: 0px; padding: 0;}
.body-right ul.pro-list li h3{ font-size: 12px;  height: 36px; line-height: 36px;  margin:0px; padding: 0 12px; text-align: center;}
.body-right ul.pro-list li h3 a{  color: #fff;}
.body-right ul.pro-list li h3 a:hover{ text-decoration: none;}
.body-right ul.pro-list li p{ line-height: 24px; height: 48px; overflow: hidden; padding:0px 10px; margin: 0px 0px 40px; color: #5a5a5a;}

/*-----------产品详情页---------------*/
.product-detail { width:100%; box-sizing:border-box;}
.product-detail .thumbnail{ margin-bottom:0;  margin-bottom: 10px; padding: 0;  border-radius:0;}
.product-detail .thumbnail img{ width:100%;}
.product-detail h2 {font-size:16px; padding:4px 0 5px 20px; font-family:Airal; margin:0;}
.product-detail .col-md-5, .product-detail .col-md-7{ padding:0;}
body .product-detail .ProductimgSmall{ margin-top: 0;}
.pro_page{ padding: 0 15px;}

.fieldset-style {overflow:hidden; }
.fieldset-style .more { display:block; height: 28px; line-height: 28px; width:100%; 
	text-align: left;  padding:0 15px; color: #fff; font-size: 12px;}

.title-ny { background-color:#fff; margin-bottom:10px; padding:15px; color:#00AADD; font-size:14px; }
.fieldset-style .div1 { padding:15px;  color:#333; border: 1px solid #ccc; margin-bottom: 15px;}
.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; padding-left:10px;  }
.fieldset-style .div1 dl dd { line-height:22px; height: auto; overflow: hidden; word-break:break-all; }

/*-----------产品询价页---------------*/
.table-box { padding: 0;}
.table-box p{ border-bottom:1px dashed #ccc; color:#000; font-size:14px; height:40px; line-height:40px; margin-bottom:5px;}
/*----相关资讯模块---*/
.p_artlelist h3{ margin-top: 15px; height: 36px; line-height: 36px;  padding: 0; }
.p_artlelist h3 span{ font-size: 18px; padding-left: 15px; display: inline-block;}
.p_artlelist .row{ background-color: #fff;}
.p_artlelist ul li a{ padding:0 15px;}

/*----相关产品模块---*/
.p_prox{  background-color: #fff;}
.p_prox .more { display:block; height: 36px; line-height: 36px; width:100%; text-align: left; clear: both;  position: relative;margin-bottom:12px;}
.p_prox .more p{ text-decoration: none; font-size: 12px; padding: 0px 15px;display: inline-block; color: #fff;}
.p_prox .more a,.p_artlelist h3 a{ font-size:12px; font-weight: normal; float:right;  display:block;  line-height: 36px; text-align: center; color: #333; padding: 0px 10px;}

.p_prox .prox-list{ height: auto; overflow: hidden; }
.p_prox .prox-list li{ background-color: #fff;} 
.p_prox .prox-list .pro-item{padding:15px 0 0;}
.p_prox .prox-list .pro-item .pro-body p{height: 80px;}
.p_prox .prox-list .thumbnail{ border-radius: 0; border:none; padding:0;  margin: 0;}
.p_prox .prox-list .prox_title{ color: #fff; display: block; padding:0 12px; text-align: center;font-size: 12px; height: 36px; line-height: 36px; font-weight: normal;}
/*------新闻资讯-------*/
.tab-box { overflow:hidden;}
.tab-box a.tab_box_all{ color: #fff;}
.tab-box a.tab_box_all:hover{ color:#fff; }
.tab-box a { margin-right:10px; padding:6px 30px; display:inline-block; color:#333;  margin-bottom:10px; background-color:#edece7;}
.tab-box a:hover,.tab-box a.Themebg{ color: #fff; text-decoration: none;}
.nlist-box{padding:0;}
.nlist-box li{list-style: none; border-bottom: 1px dashed #c3c3c3;position: relative; height: 32px; line-height: 32px;}
.nlist-box li:before{ content: "·" ; position: absolute; left: 0px; top: -4px; font-size: 16px; color: #666;}
.nlist-box li a{ color: #333; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; display: block; width: 70%; padding-left: 12px; float: left; } 
.nlist-box li a:hover{  text-decoration: none;}
.nlist-box li span{ float: right;}
.news-nr-box p { text-indent: 0px; }

/*新闻中心也就是文章列表*/
.content .group{position: relative; margin-bottom:20px; border-bottom: 1px dashed #ccc;}
.content .group h4{font-size: 16px; padding:12px 0;}
.content .group .frwid {width:70%;}
.content .group .date{}
.content .group .date .yyyy{ display: block; color: #666; font-size: 16px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.content .group .date .mmdd{ display: block; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #333;  font-size: 22px;}

.content .group .date .mmdd span{font-size: 18px; line-height: 1.6;}
.content .group .text{padding-left: 12px; padding-top: 10px; padding-bottom: 15px;min-height: 68px;}
.content .group .text a {color:#333;}
.content .group .text h4.title{font-size: 14px; font-weight: 600; color: #333; margin-bottom: 10px;}
.content .group:hover .text h4.title{color: #f17407;}
.content .group .text .about{line-height: 25px; max-height:50px; overflow: hidden; margin-bottom: 0; font-size: 12px;min-height: 25px; background-color: transparent;}
.content .group .picture{display: block;width:25%;  max-height: 150px; overflow: hidden; margin-bottom: 18px; text-align: center;}
.content .group .picture .pic{display: inline-block; max-height: 150px; width: auto; max-width: 100%;}


/*----新闻详情----*/
.news-nr-box {padding:15px 15px 0;word-break: break-all; word-wrap:break-word;}
.news-nr-box h5 { font-size:18px; font-family:Airal; text-align:center; line-height:25px; padding: 10px 0; margin:0px; color:#333;  border-bottom: 1px dotted #b6b6b6; max-width:100%;}
.news-nr-box h6 { font-size:12px; font-weight:normal; text-align:center; color:#000; margin:10px 0; height:auto; line-height:20px; }
.news-nr-box p { font-size:14px; text-indent:2em; line-height:2em; margin-bottom:10px; overflow:hidden; width:100%; color:#666;}
.pager { margin:20px 0 0;}
.pager .previous > a, .pager .next > a {color:#fff; height:2.5em; line-height:2.5em; padding:0 12px;  margin:0 10px 15px;}

body .news-nr-box .DownloadBtn{ width: 150px!important; text-align: center; text-indent: 0; padding:0 18px!important; background-image: none;}
.noProducts { font-size: 16px; text-align: center; padding: 50px 0;}

/*-----------客户留言、留言反馈---------------*/
.message-box {padding:0 0 10px; margin-bottom:10px;}
.message-list .DoesNot{ color: #333; margin:50px 0px; text-align: center;} 

.message-list { padding: 0; margin-top: 10px;}
.message-list dl { overflow:hidden; border-width:1px;border-style:solid; margin:5px 0 10px 0; }
.message-list dl dt { font-family:Airal; font-size:15px; line-height:30px; overflow:hidden; margin-bottom:10px; height:30px; padding:0 5px; }
.message-list dl dt b { font-weight:normal; color:#fff; }
.message-list dl dt span { float:right; font-size:12px; color:#fff;  max-width: 150px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.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; padding-right:18px; font-size:18px}
blockquote { border-left: 5px solid #fff; margin: 0 0 20px; padding:0 ; }
blockquote small:before { content: ""; }

/*-----------公司介绍---------------*/
.company-box,body .Employment{ padding:0; }
.company-box p { line-height:2.1em; overflow:hidden;  color:#333; text-indent:2em; }
.company-box .company-detailed-box{font-size: 12px;}
/*-----------网站地图---------------*/
.map-box {padding:0; margin:30px 0 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; }
.map-box1 { margin:15px 0; min-height:300px;}

/*面包屑*/
.breadCrumb{ height: 36px; clear: none; margin-bottom: 15px;padding-right: 15px; overflow: hidden; border-bottom: 2px solid #ccc; background-color: #eee;}
.breadCrumb .Crumb { overflow: hidden; padding-left: 12px;}
.breadCrumb em, .breadCrumb b, .breadCrumb span,.breadCrumb a{ line-height:38px;  margin: 0; color: #333;}

.photo ul.clearfix{ padding: 0; margin: 0;}
.photo.row .thumbnail{ border-radius: 0;padding: 0;}
/*分页*/
.page{text-align: center; padding: 10px 0;}

.pro_keyword,.pro_page{ padding:0;}

.btn-warning.btn-can{ margin-left: 0px !important; margin-top:0px; margin-right: 0px !important; padding: 0px 10px!important; height: 32px!important;margin-bottom: 5px; line-height: 32px;}

.Themebg.btn-success{  margin-bottom: 10px;padding: 0px 10px!important; margin-right:5px;height: 32px!important;}

/* 小屏幕 一*/
@media screen and (max-width:1030px) {
	.content-box{ margin: 0 15px;}
}
.nlist-box li a{ font-size: 12px;}
.nlist-box li span{ font-size: 12px;}

@media screen and (max-width: 870px)
public.css:324
.TopologyLeft .body-right {
    width: 98%;
    margin-right: 0 !important;
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width: 768px) {
.nlist-box li .art_text p{margin:5px 0px 0px;}
.pro-list li{width: 32.0%;}

}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px) {
	.tab-box,.pro-list { padding:0;}
	.pro-list li{ width: 48.6%;}
	.pro-list li:nth-child(3n+1){ margin-left:0;}
	.pro-list li:nth-child(2n+1) {margin-right:1.4%;}
	.p_prox .prox-list .col-md-3{ width:49%; margin-bottom: 10px;}
	.p_prox .prox-list li.col-md-3:nth-child(2n+1) {margin-left:0;}
	.nlist-box li a{width: 100%;}
	.nlist-box li span{ display: none;}
	.content .group .text{ padding-left: 15px;}
	.content .group .date{ display: none;}
	.content .group .text .about {overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
}

.page .col-lg-3{ width: 40%;}
.page .col-lg-9{ width: 60%;}

@media screen and (max-width: 480px) {	
	.pro-list li{margin-left:0;}
	.Themebg.btn-success,.btn-warning.btn-can{ float: inherit; vertical-align: top; margin-right: -10px;}
	.Themebg.btn-success{ margin-right: -10px;}
}

@media screen and (max-width: 430px) {
.page .col-lg-3{ width: 45%;}
.page .col-lg-9{ width: 55%;}
.nlist-box2 li .news_det{ width: 58%;}
.nlist-box2 li .news_img{ width: 40%;}
.btn-warning.btn-can{ padding: 0 10px!important}
.content .group h4{ padding:5px 0 6px;}
}

@media screen and (max-width: 375px) {
.page .col-lg-3{ width: 100%; text-align: left;}
.page .col-lg-9{ width: 100%; text-align: left;}
.page .col-lg-3,.page .col-lg-9{ margin: 0px;}
.page .pagination{ padding-left: 0px;}
.nlist-box2 li .news_det span{padding: 3px 15px;}
.nlist-box2 li .det_box{ margin: 0px 0px 3px;}

}

/* 的手机的分辨率一*/
@media screen and (max-width: 340px) {
	.content .group h4{ padding:0 0 6px;}
}

@media screen and (max-width: 320px) {
	/*产品列表*/
	.pro-list li{ width: 100%;}
	.pro-list li:nth-child(2n+1) {margin-right:0;}
	.row .pro-list li.col-md-4{width:100%;margin-left:0 !important;padding: 0;}
	.table-02.table-02-b th{ width:85px; line-height:20px;}
	.table-02-b td{ line-height:20px;}
	.table-02 th{ width:80px;}
	.productBox .product-box  li.col-md-4{ width:100%;margin-left: 0 !important;}
	.nlist-box2 li .det_box{ height: 22px;}
	
}










/*---footer----*/
#md_tpl_footers {border-top: 1px solid #dadada;   }
.footers { width:100%; color: #333;margin-top: 15px;}
.footerBox{ font-size: 14px; }
.footers .footers-box{padding:0;  text-align: center;}
.footers .footers-box a{margin-right:10px;color: #333 !important;word-break: break-all; word-wrap:break-word;}
.footers .footers-box p{ font-size: 14px; padding:0;  line-height:20px;}
/*-----------</END>---------------*/
@media screen and (max-width: 1030px)
.footers .qr { padding-right: 0!important;}
}

@media screen and (max-width: 600px)
	#md_tpl_footers{   margin-top: 30px;}
}

.column{border:none}
 .column:hover{border:none}