.tpl_two{margin-bottom: 10px!important;}
.tpl_three .col-md-9,.tpl_four .col-md-9{border-right:1px solid #bbb;}

/*登录注册*/
.common_top{position: absolute;left: 50%;margin-left: 430px;z-index: 99;color: #000;background: none;border: 0;top:0px}
.common_top .top-r{padding-right: 0!important;}
.common_top a {color: #000 !important;} 
.menu .contentBox{border-radius:5px;z-index: 20}
.menu .HeaderBox .logo {padding: 0;z-index: 10; position: relative;float: left;}
.menu .HeaderBox .logo .h3{margin: 0;padding:0;  line-height:150px}
.menu .HeaderBox .logo img{max-height: 100px !important;}
/*-------</END 头部 LOGO >------------*/
.bd_weixin_popup{  width: 265px!important;}
.common_top a{font-size: 12px;}
/*menu*/
.menu .NavBox{position: absolute; right:0;top: 50%;margin-top: -48px;z-index: 1;}
.menu .nav {padding:0; margin:0;}
.menu .nav li{float: left;margin:0 20px;position:relative;  height: 120px;}
.menu .nav li.iconfont{font-size: 18px;font-family: Arial;}
.menu .nav li.icon-khbottom:after,.menu .nav li.icon-khtop:before{position:absolute;left:-3px; font-size: 18px;}
.menu .nav li:hover.icon-khbottom:after,.menu .nav li.icon-khtop:hover:before{color: #fff!important;}
.menu .nav li.icon-khbottom:after{top: -4px;}
.menu .nav li.icon-khtop:before{bottom: 0;}
.menu .nav li a{width:31px;line-height: 17px;height:105px;margin-bottom: 0;text-align: center;overflow: hidden;display: block;font-size:14px;padding:24px 2px 0 3px;color:#fff;  -webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: border-box;}
.menu .nav li a:focus,.nav>li>a:hover, .nav>li>a:focus{background: none !important;color: #fff!important;}
.NavBtn{display: none;float: right;margin-right: 5px;margin-left: 5px;}
.NavBtn .Vertical{height: 100%;position: absolute;top: 0;left:7px;width: 3px;background: #fff;}
.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: '';} 

.menu .nav > li:hover ul{display: block;}
.menu .nav > li .Triangle:after{content: '';display: inline-block;border-left: 4px solid transparent!important;border-right: 4px solid transparent!important;border-top:6px solid red;  position: absolute;  bottom: 3px;;right:11px;}
.menu .nav > li:hover .Triangle:after{border-top:6px solid #fff!important;}
.menu .nav > li ul{display: none;padding: 0;position: absolute;left:-35px;top: 120px; z-index: 99;width: 100px;}
.menu .nav > li ul li{line-height: 30px;width: 100%!important;background-image: none;  height: auto;padding: 0;margin: 0}
.menu .nav > li ul li a{font-size: 12px; color: #fff; display: block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding:3px 0!important;  line-height: 35px;  height: auto;}
.menu .nav > li ul li a:hover{text-decoration: none;filter:Alpha(opacity=70);opacity:0.7;} 

/*-------</END 导航>------------*/
/*title*/
.titleBox{height: 40px;font-size:18px;font-weight: bold; text-align:left;color: #fff;margin:0 0 10px 0;  position: relative;  border-bottom: 1px dashed #ccc; }
.titleBox .title{padding:0 70px 0 0;font-size: 18px;display: inline-block;line-height: 40px; max-width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.titleBox .top-border{height: 6px;width:50px;margin:0 auto;}
.btnMore{
  filter:Alpha(opacity=50);opacity:0.5;
  width:50px;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  right:0px;
  top: 13px;
  color: #444;font-weight: normal;border: 1px solid;
border-radius: 20px;}
.btnMore:hover{ filter:Alpha(opacity=100);opacity:1;color: #fff !important}

/*-公共样式-*/
.contentBox{max-width:1030px;margin:0 auto; position: relative;}
.tpl_one .contentBox,.tpl_two .contentBox{background: none}
/*小banner广告*/
.smallphoto{padding:20px 10px;}
a:hover,a:focus{text-decoration: none;}
.cl{clear:both;}
.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;
}
@media screen and (max-width: 1030px) {
  .contentBox{padding:0 15px;}
}
@media screen and (max-width:870px) {
  .menu .nav li.icon-khbottom:after,.menu .nav li.icon-khtop:before{display: none;}
  .common_top {right:15px;margin-left: 0}
  .navbar-form{display: none !important;}
  .menu .contentBox{border-radius: 0;  padding:0!important;}
  .menu .HeaderBox{ width:100%;border: none; height:auto;position: relative;}
  .menu .HeaderBox .logo{ padding:0 10px;}
  .menu .HeaderBox .logo .h3{padding: 0;line-height: 5}
  /*-----------</LOGO>---------------*/
  .menu .btn-t { display: block;position: absolute;top:35px; right: 5px;cursor: pointer;border: 1px solid #eee;padding: 3px 3px 5px;border-radius: 5px;}
  .menu .nav {float:none;width:100%;height: auto;}
  .NavBtn{display:block;}
  .menu .NavBox{position: static; border-top: 1px solid #e6e6e6;margin: 0; background:rgba(255,255,255,0.3); width: 100%; padding: 0; visibility:hidden;height:0;overflow: hidden;}
  .menu .HeaderBox.active .NavBox{visibility: visible;}
  /*-----------</菜单>---------------*/
}
@media screen and (max-width: 600px){
  .row .col-md-4,.row .col-md-6,.row .col-md-8{padding: 0 !important}
  .tpl_three .col-md-3,.tpl_four div.col-md-3{width: 100%}
  .tpl_three .col-md-9,.tpl_four .col-md-9{border: 0}

}

.carousel{margin: 0;}
.bannerBox{position: relative;}
.banner .carousel-control{background: none;}
@media screen and (max-width:980px) {
.banner .contentBox{padding: 0;}
}

/*----banner---原点-*/
.bannerBox .bannerEffect .tp-bullets.simplebullets.round .bullet{width: 10px;height:10px;border-radius: 30px;margin: 0 5px;}
/*配置颜色*/
.footers .footerBox .footersInformation a,.breadCrumb a:hover,.nlist-box li a:hover,.common_top a:hover,
.productBox li a:hover h5,.Themefont,.Themefonthover:hover{color:rgb(123, 26, 38) !important;}
.Themebg,.ThemebgHover:hover,
.NavBtn:after,
.NavBtn:before,
.menuBg:before,
.tp-bullets.simplebullets.round .bullet.selected,.tab-box a:hover,
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bannertimer,.article .company ul li:hover:after,.NavBtn .icon-bar,
.tp-leftarrow:hover,.articleLabel .articleLabel-list .articleLabel-item:hover .btn-more,
.tp-rightarrow:hover{background-color:rgb(123, 26, 38) !important;}
.ThemeFborder,.NavBoxPublic .TriangleBtn:before,.menu .btn-t,
.ThemeFborderHover:hover{border-color:rgb(123, 26, 38) !important;}
.tpl_footers .footers .footersInformation p,.footers .Attention,
.Custom_Themefont,.Custom_Themefonthover:hover{color:rgb(81, 48, 21) !important;}
.Custom_Themebg,.NavBtn .icon-bar, .NavBtn:after, .NavBtn:before,
.Custom_ThemebgHover:hover{background-color:rgb(81, 48, 21) !important;}
.Custom_ThemeFborder,.Custom_ThemeFborderHover:hover{border-color:rgb(81, 48, 21) !important;}
.menu .nav > li .Triangle:after{border-top-color:rgb(81, 48, 21) !important;}
.menu .HeaderBox .logo:after,.menu .HeaderBox .logo:before{border-bottom: 10px solid rgb(123, 26, 38) !important}
#ProClassLeft li.ac .Classtriangle:hover:after{border-top-color:rgb(123, 26, 38) !important;}
.TopologyLeft,.Pagebg,.TopologyCenter{background-attachment:fixed; background-image:url(/Public/Images/ThemeBg/BgImg/Scene/4.jpg) !important;background-repeat:repeat;background-color:#ececec;background-position: top center; background-size: auto;}

.pro_class_x li a:hover:after{ border-top-color:rgb(123, 26, 38) !important; }

@media screen and (max-width: 980px){
  .menu .nav li a:hover {color:rgb(123, 26, 38) !important;}
}

/*字体*/
@font-face {font-family: "iconfont";
  src: url('//static.files.mozhan.com/Public/Images/Theme147/icon/iconfont.eot');
  src: url('//static.files.mozhan.com/Public/Images/Theme147/icon/iconfont.eot?#iefix') format('embedded-opentype'),
  url('//static.files.mozhan.com/Public/Images/Theme147/icon/iconfont.woff') format('woff'),
  url('//static.files.mozhan.com/Public/Images/Theme147/icon/iconfont.ttf') format('truetype'),
  url('//static.files.mozhan.com/Public/Images/Theme147/icon/iconfont.svg#iconfont2') format('svg');
}
.iconfont{
  text-align: center;
  font-family:"iconfont" !important;
  font-size:20px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-khbottom:after { content: "\e601"; }
.icon-khtop:before { content: "\e600"; }
.icon-liuyanban:before { content: "\e602"; }
.icon-dianhua:before { content: "\e603"; }
.icon-zhaopin:before { content: "\e604"; }
.icon-xiangyoujiaohu:before { content: "\e605"; }

  /*公共样式*/
  .content-box{  max-width: 1030px; margin: 0 auto;box-sizing:border-box;  }
  .row { margin: 0; }
  .mt15{  margin-top: 15px; }
  .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; }
   }
/*内页--产品列表页/产品详情页/产品更多信息页/新闻列表页/新闻详情页/关于我 们/图库列表页/图库详情页/留言反馈页/联系我们/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;}
.mb12{ margin-bottom: 12px!important ;}
.mb8{ margin-bottom: 8px!important;}

.body-left-bg{border: 1px solid #ddd; color: #fff;padding:0 10px 10px 10px;background-image:url(//static.files.mozhan.com/Public/Images/Theme147/topl.png),url(//static.files.mozhan.com/Public/Images/Theme147/topr.png),url(//static.files.mozhan.com/Public/Images/Theme147/bottomr.png),url(//static.files.mozhan.com/Public/Images/Theme147/bottoml.png);background-repeat: no-repeat;background-position: top left, top right, bottom right, bottom left;}
.title_in {margin: 0 !important; line-height: 40px; height: 40px;}
.title_in .title{font-size: 14px;color: #000;width: 100%;max-width: 100%;text-align: center;padding: 0px; font-weight: bold; border-bottom: 1px dashed #ccc;}
.more_n{font-size: 12px;text-align: center; width: 80px;line-height:25px;margin: 20px auto 0;display: block;color: #fff;border-radius: 30px;background: #ddd}
.more_n:hover{filter:Alpha(opacity=60);opacity:0.6;}

.title_d { height: 40px; font-size: 18px;font-weight: bold;text-align: left; color: #fff;margin: 0 0 10px 0; position: relative;border-bottom: 1px dashed #ccc;}
.title_d .title { padding: 0 70px 0 0; font-size: 18px; display: inline-block; line-height: 40px; max-width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.title_d .btnMore { filter: Alpha(opacity=50); opacity: 0.5;width: 50px; display: block;text-align: center; font-size: 12px;
    line-height: 16px; position: absolute; right: 0px; top: 13px; color: #444; font-weight: normal; border: 1px solid; border-radius: 20px;}
.title_d .btnMore:hover { filter: Alpha(opacity=100); opacity: 1;color: #fff !important;}
/*----小栏产品分类----*/
.pro_class_x{ }
.pro_class_x li a{text-indent: 10px; color: #000;font-size: 12px;display: block; text-align:left;}
.pro_class_x li a.second{text-indent: 14px;}
.pro_class_x li a:before{font-size:16px;margin-right: 5px;}
.pro_class_x li{border-top: 1px dashed #999;line-height: 40px;}
.pro_class_x li:first-child{border-top: none;}
.pro_class_x ul{display: block;padding:0;}

/*----大栏产品分类----*/
.pro_class_d {}
#ProClass {display: block!important;}
#ProClass li.Selection a{ background-color: #fff;}
#ProClass li.ac .Classtriangle:after{top: 13px;}
.pro_class_d .product-class{ height: auto; margin: 0 0 10px; display: table;}
.pro_class_d .product-class li{ line-height:30px; margin:0 12px 8px 0; float: left; border:none;}
.pro_class_d .product-class li a{padding: 0 15px; display:block; color:#333; background-color:#edece7;  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!important;}

/*----小栏相关产品模块----*/
.p_pro_x{}
.smallphotoBox{ min-height: auto; margin:0; padding: 0;}

/*----大栏相关产品模块----*/
.p_pro_d{margin: 0 auto;padding-bottom:20px;}
.p_pro_d .productUl{height: auto !important;padding: 0;margin:10px }
.p_pro_d li{background: #fff;margin-left: 0.3% \9;margin-right: 0.3% \9; margin-bottom:15px; box-shadow:0 0 6px rgba(0,0,0,0.3);}
.p_pro_d li:nth-child(4n+1){margin-left: 0}
.p_pro_d li:first-child{margin-left: 0.3% \9;margin-right: 0.3% \9;}
.p_pro_d li .imgBox{padding:5px;}
.p_pro_d li img{width: 100%;}
.p_pro_d li a h5{line-height:35px;font-size: 12px;color: #333;padding: 0 15px;}
.p_pro_d li a:hover h5{color: #333;}
.p_pro_d .title{}
/*-----------</END 最新产品>---------------*/
@media screen and (max-width:1030px) {
	.p_pro_d{padding-bottom:20px;}
}
@media screen and (max-width: 600px) {
	.p_pro_d .productUl li{width:49%;margin:10px 0 0 2%;margin:10px 0.5% \9; }
	.p_pro_d .productUl li:nth-child(2n+1){margin-left:0;}
}
/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 400px) {
	.p_pro_d .productUl li,.p_pro_d .productUl li:nth-child(2n+1){width: 100%;margin:10px 0 0}
}

/*----小栏资讯分类----*/
.info_class_x {}
.info_class_x .tab-box{display: block; padding: 0; margin: 0;}
.info_class_x .tab-box a { background-color: transparent; border: none; border-radius: 0;  display: block; padding: 0 10px; color:#646464; font-size: 12px;line-height: 32px; float: inherit; text-align: left; margin: 0 10px 1px;}
.info_class_x .tab-box a{border-top: 1px dashed #999;}
.info_class_x .tab-box a:first-child{border-top: none;}
.info_class_x .tab-box a:hover,.info_class_x .tab-box a.active{  text-decoration: none; color: #fff!important;}

/*----大栏资讯分类----*/
.info_class_d{}
.info_class_d .tab-box { height: auto; overflow: hidden; margin: 0 0 10px ; padding: 0;}
.info_class_d .tab-box a { margin-right:10px; padding:0 15px; line-height:32px;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 {}
.p_info_x li a{text-indent: 10px; color: #000;font-size: 12px;display: block; text-align:left;}
.p_info_x li a:before{font-size:16px;margin-right: 5px;}
.p_info_x li{border-top: 1px dashed #999;line-height: 40px;}
.p_info_x li:first-child{border-top: none;}
.p_info_x ul{display: block;padding:0;}

/*----大栏相关资讯模块----*/
.p_info_d {padding-bottom:20px;}
.p_info_d .list-box{ height: auto; overflow: hidden; margin:0 0 10px; padding: 0}
.p_info_d .list-box li{border: 1px solid #ccc; line-height: 0; height:90px; overflow:hidden;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: 14px;}
.p_info_d .list-box li.col-md-6:nth-child(2n+1) {margin-left:0;}
.p_info_d .list-box li a{ padding: 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{}
.p_contact .contact-box{ padding: 0 15px; margin: 0;}
.p_contact .contact-box p{ line-height: 28px; color: #333;}

/*----------------------------组件样式结束-----------------------------*/







/*----公共模块-----*/
.classifiCen li a{font-size: 12px;}
.breadCrumb{font-size: 12px;margin-bottom:10px;  border-radius:0!important;}
.breadCrumb b{height: 24px!important;}
.TopologyCenter .body-right{margin:0!important;}
/*-------内页公共样式---------*/
.relative{position: relative;}
.titleBox{margin: 30px 0 20px;}
.fl{float: left;}
.cl{clear:both;}
.w100{width: 100%;}
.Employment{margin-top: 15px;}
.body-left #ProClassLeft li.ac .Themebg:hover:after{border-top-color: #fff!important;}
body .body-right .news-nr-box p{color: #000}
@media screen and (max-width: 600px) {
  .titleBox{margin: 15px 0 10px;}
}
*,*:before,*:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*提示*/
.DoesNot{text-align: center;font-size: 20px;margin: 50px 0;}
.row{margin: 0;}
/*----按钮----*/
a.a-btn { padding:0 10px; height:32px; line-height:32px; 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:#000 !important;}
a.a-btn.a-btn2 {color:#fff; background: #000;}
a.a-btn.a-btn2:hover{background: #eee;color: #000;}
.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 .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%; }
.textarea01:focus { border-color: #d8d9da; box-shadow: 0 0 4px #d6d6d6; }


body .news-nr-box  table p { margin-bottom: 0;}
body .news-nr-box  table th,body .news-nr-box  table td { padding:5px 0;}
/*----------------------------------------</END 公共模块>------------------------------------------------------*/
/*--------左边部分---------*/
.body-left .classifi{border: 1px solid #ddd; color: #fff;padding:0 10px 10px 10px;background-image:url(//static.files.mozhan.com/Public/Images/Theme147/topl.png),url(//static.files.mozhan.com/Public/Images/Theme147/topr.png),url(//static.files.mozhan.com/Public/Images/Theme147/bottomr.png),url(//static.files.mozhan.com/Public/Images/Theme147/bottoml.png);background-repeat: no-repeat;background-position: top left, top right, bottom right, bottom left;}
.body-left .classifi .titleBox,.classifiCen .titleBox{margin: 0 !important;}
.body-left .classifi .titleBox .title,.classifiCen .titleBox .title{font-size: 14px;color: #000;width: 100%;max-width: 100%;text-align: center;padding: 0 10px}
.body-left .classifi .more{font-size: 12px;text-align: center; width: 80px;line-height:25px;margin: 20px auto 0;display: block;color: #fff;border-radius: 30px;background: #ddd}
.body-left .classifi .more:hover{filter:Alpha(opacity=60);opacity:0.6;}
.body-left .classifi li a{text-indent: 10px; color: #000;font-size: 12px;display: block; text-align:left;}
.body-left .classifi li a.second{text-indent: 20px;}
.body-left .classifi li a:before{font-size:16px;margin-right: 5px;}
.body-left .classifi li{border-top: 1px dashed #999;line-height: 40px;}
#ProClass li .second{text-indent: 14px;}
.body-left .classifi li:first-child{border-top: none;}
.body-left .classifi ul{display: block;padding:0;}

.mt20{margin-top: 20px;}
/*产品详情*/
.body-right .titleBox{text-align:center;margin-bottom: 0;}
.body-right .titleBox .title{border-radius: 0;}
.body-right .productBox{padding: 0;}
/*----面包屑模块----*/
.breadCrumb{border-radius:5px;text-align: left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height:40px;}
.breadCrumb b{display: inline-block;padding: 0 10px;height: 40px;position:relative;}
.breadCrumb em { font-family: Arial; font-size: 14px; padding: 0 8px;}
.breadCrumb a { color:#444;}
.breadCrumb a:hover{filter:Alpha(opacity=60);opacity:0.6;}

@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;}
.body-right .productBox .productUl{height: auto !important;padding: 0;margin:10px }
.contentBox .productBox li{background: #fff;margin-left: 0.3% \9;margin-right: 0.3% \9; margin-bottom:15px; box-shadow:0 0 6px rgba(0,0,0,0.3);}
.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:35px;font-size: 12px;color: #333;padding: 0 15px;}
.productBox li a:hover h5{color: #fff;}
.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:5px 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;}


/*---友情链接----*/
.friendBox{ line-height: 25px;text-align: center;color:#fff;}
.friendBox ul{ padding: 0;}
.friendBox li{ list-style-type:none; display: inline-block; margin:5px 15px 0 0;}
.friendBox li img{display: block;width: 72px;margin-bottom: 10px;}

.friendBox .contentBox{padding: 15px 0px 0;}
@media screen and (max-width:1030px) {
	.friendBox .contentBox{padding: 15px;}
}
/*-----------产品详情页---------------*/
.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;;word-break: break-all; word-wrap:break-word;padding-right:10px;}
.fieldset-style .div1 {color:#666;  border: 1px dashed #ccc;padding: 5px}
.fieldset-style .div1 dl img { max-width:100%; }
.fieldset-style .div1 dl { overflow:hidden; }
.fieldset-style .div1 dl dt h3 { 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;color: #000;}

@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-box .line-b{display: none;}
.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{ padding: 0 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:hover, .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;}
.nlist-box li:before{ content:"☀"; padding-right:5px;}
.nlist-box li a{ color:#000;padding:10px 0 10px 15px;}
.nlist-box li span{ float:right; color:#666; display:block;}

/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 480px) {

	a.a-btn + a { margin-bottom:8px; }
	.nlist-box li span{ display:none;}
}

/* 的手机的分辨率一*/
@media screen and (max-width: 360px) {
	/*产品列表*/
	.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: 24px;}
/*---------------------------------------------------------------------------------------*/
.mb12{ margin-bottom: 12px!important ;}
.mb8{ margin-bottom: 8px!important;}

.body-left-bg{border: 1px solid #ddd; color: #fff;padding:0 10px 10px 10px;background-image:url(//static.files.mozhan.com/Public/Images/Theme147/topl.png),url(//static.files.mozhan.com/Public/Images/Theme147/topr.png),url(//static.files.mozhan.com/Public/Images/Theme147/bottomr.png),url(//static.files.mozhan.com/Public/Images/Theme147/bottoml.png);background-repeat: no-repeat;background-position: top left, top right, bottom right, bottom left;}
.title_in {margin: 0 !important; line-height: 40px; height: 40px;}
.title_in .title{font-size: 14px;color: #000;width: 100%;max-width: 100%;text-align: center;padding: 0 10px}
.more_n{font-size: 12px;text-align: center; width: 80px;line-height:25px;margin: 20px auto 0;display: block;color: #fff;border-radius: 30px;background: #ddd}
.more_n:hover{filter:Alpha(opacity=60);opacity:0.6;}

.title_d { height: 40px; font-size: 18px;font-weight: bold;text-align: left; color: #fff;margin: 0 0 10px 0; position: relative;border-bottom: 1px dashed #ccc;}
.title_d .title { padding: 0 70px 0 0; font-size: 18px; display: inline-block; line-height: 40px; max-width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.title_d .btnMore { filter: Alpha(opacity=50); opacity: 0.5;width: 50px; display: block;text-align: center; font-size: 12px;
    line-height: 16px; position: absolute; right: 0px; top: 13px; color: #444; font-weight: normal; border: 1px solid; border-radius: 20px;}
.title_d .btnMore:hover { filter: Alpha(opacity=100); opacity: 1;color: #fff !important;}
/*----小栏产品分类----*/
.pro_class_x{ }
.pro_class_x li a{text-indent: 10px; color: #000;font-size: 12px;display: block; text-align:left;}
.pro_class_x li a.second{text-indent: 14px;}
.pro_class_x li a:before{font-size:16px;margin-right: 5px;}
.pro_class_x li{border-top: 1px dashed #999;line-height: 40px;}
.pro_class_x li:first-child{border-top: none;}
.pro_class_x ul{display: block;padding:0;}

/*----大栏产品分类----*/
.pro_class_d {}
#ProClass {display: block!important;}
#ProClass li.Selection a{ background-color: #fff;}
#ProClass li.ac .Classtriangle:after{top: 13px;}
.pro_class_d .product-class{ height: auto; margin: 0 0 10px; display: table;}
.pro_class_d .product-class li{ line-height:30px; margin:0 12px 8px 0; float: left; border:none;}
.pro_class_d .product-class li a{padding: 0 15px; display:block; color:#333; background-color:#edece7;  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!important;}

/*----小栏相关产品模块----*/
.p_pro_x{}
.smallphotoBox{ min-height: auto; margin:0; padding: 0;}

/*----大栏相关产品模块----*/
.p_pro_d{margin: 0 auto;padding-bottom:20px;}
.p_pro_d .productUl{height: auto !important;padding: 0;margin:10px }
.p_pro_d li{background: #fff;margin-left: 0.3% \9;margin-right: 0.3% \9; margin-bottom:15px; box-shadow:0 0 6px rgba(0,0,0,0.3);}
.p_pro_d li:nth-child(4n+1){margin-left: 0}
.p_pro_d li:first-child{margin-left: 0.3% \9;margin-right: 0.3% \9;}
.p_pro_d li .imgBox{padding:5px;}
.p_pro_d li img{width: 100%;}
.p_pro_d li a h5{line-height:35px;font-size: 12px;color: #333;padding: 0 15px;}
.p_pro_d li a:hover h5{color: #333;}
.p_pro_d .title{}
/*-----------</END 最新产品>---------------*/
@media screen and (max-width:1030px) {
	.p_pro_d{padding-bottom:20px;}
}
@media screen and (max-width: 600px) {
	.p_pro_d .productUl li{width:49%;margin:10px 0 0 2%;margin:10px 0.5% \9; }
	.p_pro_d .productUl li:nth-child(2n+1){margin-left:0;}
}
/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 400px) {
	.p_pro_d .productUl li,.p_pro_d .productUl li:nth-child(2n+1){width: 100%;margin:10px 0 0}
}

/*----小栏资讯分类----*/
.info_class_x {}
.info_class_x .tab-box{display: block; padding: 0; margin: 0;}
.info_class_x .tab-box a { background-color: transparent; border: none; border-radius: 0;  display: block; padding: 0 10px; color:#646464; font-size: 12px;line-height: 32px; float: inherit; text-align: left; margin: 0 10px 1px;}
.info_class_x .tab-box a{border-top: 1px dashed #999;}
.info_class_x .tab-box a:first-child{border-top: none;}
.info_class_x .tab-box a:hover,.info_class_x .tab-box a.active{  text-decoration: none; color: #fff!important;}

/*----大栏资讯分类----*/
.info_class_d{}
.info_class_d .tab-box { height: auto; overflow: hidden; margin: 0 0 10px ; padding: 0;}
.info_class_d .tab-box a { margin-right:10px; padding:0 15px; line-height:32px;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 {}
.p_info_x li a{text-indent: 10px; color: #000;font-size: 12px;display: block; text-align:left;}
.p_info_x li a:before{font-size:16px;margin-right: 5px;}
.p_info_x li{border-top: 1px dashed #999;line-height: 40px;}
.p_info_x li:first-child{border-top: none;}
.p_info_x ul{display: block;padding:0;}

/*----大栏相关资讯模块----*/
.p_info_d {padding-bottom:20px;}
.p_info_d .list-box{ height: auto; overflow: hidden; margin:0 0 10px; padding: 0}
.p_info_d .list-box li{border: 1px solid #ccc; line-height: 0; height:90px; overflow:hidden;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: 14px;}
.p_info_d .list-box li.col-md-6:nth-child(2n+1) {margin-left:0;}
.p_info_d .list-box li a{ padding: 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{}
.p_contact .contact-box{ padding: 0 15px; margin: 0;}
.p_contact .contact-box p{ line-height: 28px; color: #333;}

/*----------------------------组件样式结束-----------------------------*/






/*---footer----*/
.footers { color: #fff; margin:0px auto; padding: 0; clear: both;background-image:url(//static.files.mozhan.com/Public/Images/Theme147/topbj.png);background-repeat: repeat-x;background-position: top;  }
.footerBox{margin: 0px auto;  padding:20px 0; max-width: 1030px;}
.footers .footers-box a{margin-right:10px;word-break: break-all; word-wrap:break-word;}
.footers .footers-box a:hover{ text-decoration: none;}
.footers .footers-box p{ padding:0;font-size:12px; line-height:20px;}
.tpl_footers .footers .footersInformation p{ margin: 0px; font-size: 12px;}
/*-----------</END>---------------*/

.column{border:none}
 .column:hover{border:none}