.common_top .maxsize { padding: 0 !important; }
.phone-menu0 ul, .phone-menu1 ul { padding: 0 !important; }
.maxsize { max-width: 1180px; margin: 0 auto; }

.cl { clear: both; }
.nowrap,.nowrapall,.nowrapall * { white-space: nowrap;text-overflow:ellipsis; overflow:hidden; }
.break,.breakall,.breakall * { word-wrap:break-word; word-break: break-all; }
.animate , .animateall , .animateall * { transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
.tpl_one,.tpl_two,.tpl_three,.tpl_four,.tpl_five,.tpl_six,.tpl_seven.tpl_footers { position: relative;  }
/* -------------------------------------------------------------- */
.menu .header-box{ max-width:1180px; margin:0 auto; position: relative;}
.menu .header-box .logo {float:left;padding: 0; position: relative; z-index: 1;}
.menu .header-box .logo .logo-img { float:left;}
.menu .header-box .logo .logo-img img{max-height:100px !important;}
.headFixed{background: #ececec url(http://static.files.mozhan.com/Public/Images/Theme35/dot2.png) repeat 0 0; width:100%;}
.demo-box-hw1 .headFixed{position:static}

/*-------</END 头部 LOGO >------------*/
.menu .NavBox{display:block; }
.menu .header-nav { z-index: 99; }
.menu .navbar-nav { padding:0; float:none; margin:0;  width:100%; text-align: center;}
.menu .navbar-nav > li{ width:12.2%;float:left;  text-align:center; border-left: 1px solid rgba(255,255,255,0.2);border-right: 1px solid rgba(0,0,0,0.1); }
.menu .navbar-nav > li:last-child{ border-right: 1px solid rgba(255,255,255,0.2); }

.menu .nav > li{ display:inline-block;position: relative;}
.menu .nav > li:hover ul{display: block;}
.menu .nav > li .Triangle:after{content: '';display: inline-block;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top:6px solid red;}
.menu .nav > li ul{ width: 100%;display: none;padding: 0; box-shadow:1px 1px 4px 0 rgba(0,0,0,.4);position: absolute;left:0;top: 50px; z-index: 99;}
.menu .nav > li ul li{ line-height: 45px;text-align: center;width:100%;margin-top: 1px;}
.menu .nav > li ul li a{font-size: 12px; color: #fff; display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.menu .nav > li ul li a:hover{text-decoration: none;}
.menu .navbar-nav > li > a {padding:0 8px; line-height:50px; font-size:14px; color:#fff;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-color: transparent; color: #fff;}
.menu .navbar-nav > li > a.active { background-image:none;-webkit-box-shadow: none;box-shadow: none;}


.NavBtn{  display:none;text-align:center;overflow: hidden;  }
/*没有辅助色的时候加*/
.menu .nav > li ul li:hover{opacity: .80;filter:Alpha(opacity=80);}
/*--下拉菜单倒三角--*/
.menu .nav > li .Triangle:after{ position: absolute; right: 5px;top: 23px;}
/*-------</END 导航>------------*/

/*-------</END 切换导航按钮>------------*/

/* 小屏幕 一*/
@media screen and (max-width:1030px) {
	.menu .header-nav .nav-box{ width:auto; margin:0 10px;}
	.menu .header-box .logo .logo-img { margin-left:15px;}
}

/* 小屏幕 二*/
@media screen and (max-width:980px) {
	.menu {height:auto;}
	.menu .contact {display: none;}
	.menu .header-nav{width: 100%;height:auto;margin: 0; }
	.menu .header-box{ width:100%; height:auto;position: relative;}
	/*-----------</LOGO>---------------*/
	.NavBtn {
		display: block;
		-moz-border-bottom-colors: none;  -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none;
		background-color: #f5f5f5; background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); background-repeat: repeat-x;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;  border-image: none;  border-radius: 4px; border-style: solid; border-width: 1px;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
		color: #333333;font-size: 14px;  line-height: 20px;text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);cursor: pointer;
		padding: 6px 11px; vertical-align: middle;
		position: absolute;right: 15px;top: 50%;margin-top:-18px;z-index: 10;
	}
	.NavBtn .icon-bar {  background-color: #e8603c;  border-radius: 1px; box-shadow: 0 0 0 rgba(0, 0, 0, 0.25); display: block; height: 2px; width: 18px;margin:4px 0;}
	.NavBtn:hover .icon-bar {  background-color: #333;}
	/*响应按钮*/
	.menu{ height:auto;}
	.menu .navbar-brand{ padding:10px;}
	.menu .navbar-header{ border-top:5px solid #e8603c;float: none;width:100%; }
	.menu .NavBox{display: none;}
	/*-----------</菜单>---------------*/
}


@media screen and (max-width: 600px) {
	.tpl_footers { padding-bottom: 50px; }	
	.menu .header-box .logo{ width: 100%; overflow: hidden;}
}
.menu .contact { position: absolute; top: 50%;line-height: 40px;margin-top: -10px; right: 10px; background: url(/Public/Images/Theme35/tel.png) no-repeat left center; height: 40px;}
.menu .contact b { line-height: 20px; }
.menu .contact span { font-size: 28px; line-height: 40px; font-family: "Arial"; padding-left: 40px;}

#md_tpl_footers .column{ position:inherit;}
.banner { width:100%; overflow: hidden;}
.banner .carousel{margin: 0;}
.bannerBox{max-width: 100%;margin:0 auto;position: relative;}
.banner .carousel-control{background: none;}
.banner  .carousel-indicators { bottom: 5px; }
@media screen and (max-width:980px) {
	.banner .bannerConsolebg  { height: 30px; }
	.banner  .carousel-indicators { bottom: -5px; }
}
@media screen and (max-width:480px) {
	.banner .bannerConsolebg  { display: none; }
	.banner  .carousel-indicators { display: none; }
}
.banner .glyphicon { font-size: 30px; }

/*--banner/原点--*/
.bannerEffect .tp-bullets.simplebullets.round .bullet{width: 10px;height:10px;border-radius: 30px;margin: 0 5px;}

/*---公告和搜索----*/
.notice { z-index: 99; background: rgb(217,217,217);border-bottom: 1px solid rgb(175,175,175); }
.notice .notice-box { position: relative; height: 50px; width: 100%;z-index: 99;}
.notice .notice-box .maxsize { max-width: 1180px; }
.notice .notice-box .notice-ul{ overflow: hidden;}
.notice .notice-box ul{ color:#fff; font-size:12px;   list-style:none; padding:0; } 
.notice .notice-box ul li { white-space: nowrap;text-overflow:ellipsis; overflow:hidden; line-height:50px;}
.notice .notice-box ul li i{margin-right: 10px;text-align: center;}
.notice .notice-box ul li .glyphicon{ top:3px; }
.notice .notice-box .noticeBox{position: relative;z-index:2;margin-left:0;}
.notice .notice-box .searchBox{float: right}
.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:0;}
.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: 15px 10px; }
.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{width: 50px;height: 50px;float: left;}
.notice .search {width: 100%;float: right;position: relative;padding-right:123px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.notice .navbar-form {
	}
.notice .notice-box .btn-search{padding:15px;}	
.notice .alertinfo li a { font-weight: 600; color: #666;}
.notice .dropdown-menu>li>a { line-height: 30px; }
/* 小屏幕 一*/
@media screen and (max-width:1030px) {
.notice .notice-box{ max-width:100%;}

}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@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;}
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px) {
		.notice .alertinfo {display: none;}
		.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;}
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 480px) {
.notice .notice-box ul li {  padding-left:0;}
	.notice .alertinfo {
		display: none;
	}
	.notice .notice-box .search {
		display: block;
	}
}

/* 手机的分辨率一*/
@media screen and (max-width: 360px) {
	.notice .notice-box .search{width: 335px;}
	.notice .navbar-form .form-control{width: 210px;}

}

/* 手机的分辨率二*/
@media screen and (max-width: 320px) {
	.notice .notice-box .search{width: 295px;}
	.notice .navbar-form .form-control{width: 180px;}
}

.notice .btn-search-group {
	height:50px;color:#fff;font-size:14px;font-family: "SimSun";
	cursor: pointer; position:absolute;right: 0;top:-1px;
}
.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 {
	width: 100%;background-color:#fff; border-width: 1px; border-style: solid; 
    height: 35px;
    box-sizing:border-box;
    line-height: 35px;
    margin: 0;
    padding: 0 10px;
    outline: none;
    font-size: 12px;
    margin-left: 0px;
}
.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;
}

/*主题颜色*/
.Themebg,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover,
.tp-leftarrow:hover,
.tp-rightarrow:hover { background-color:rgb(0, 96, 198) !important; }
.Themebgfont { color: rgb(0, 96, 198) !important; }
.Thememenu { color: #fff !important; -webkit-transition: all .2s ease-in-out 0s;-moz-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s; }
.Thememenu:hover { background-color: rgb(255, 174, 0) !important; color: rgb(0, 96, 198) !important;  }
.Themefont { color: rgb(255, 174, 0) !important; }
.Themebghover:hover { background-color:rgb(0, 96, 198) !important; }

.breadCrumb .Themefont { color: rgb(0, 96, 198) !important; }
.Themetxthover {
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
.Themetxthover:hover { color:rgb(0, 96, 198) !important; }
/*移动导航按钮*/
.Themebd{ border-color: @ThemeSborder !important; }
.Themebdhover:hover,.Themebd.active,.ThemeFborder { border-color:rgb(0, 96, 198) !important; }
.Themebdhover:hover span.icon-bar{ background-color:rgb(0, 96, 198) !important; }
/*GHOSTBTN*/
.Themebd.ghostbtn { border-color: rgb(0, 96, 198) !important; color: rgb(0, 96, 198) !important;-webkit-transition: all .2s ease-in-out 0s;-moz-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s; }
.Themebd.ghostbtn:hover { background-color: rgb(255, 174, 0) !important; color: rgb(0, 96, 198) !important; }

/*字体*/
@font-face {font-family: "iconfont";
	src: url('http://static.files.mozhan.com/Public/Images/Theme35/icon/iconfont.eot');
	src: url('http://static.files.mozhan.com/Public/Images/Theme35/icon/iconfont.eot?#iefix') format('embedded-opentype'),
	url('http://static.files.mozhan.com/Public/Images/Theme35/icon/iconfont.woff') format('woff'),
	url('http://static.files.mozhan.com/Public/Images/Theme35/icon/iconfont.ttf') format('truetype'), 
	url('http://static.files.mozhan.com/Public/Images/Theme35/icon/iconfont.svg#iconfont2') format('svg'); 
}
.iconfont{
	text-align: center;
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
  /*公共样式*/
  .content-box{max-width:1440px; 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; }
  .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;}
.content-box .body-right .mt15{margin-top: 0px !important;}
.container{ padding: 0;}
.content-box{ margin: 15px auto !important;}

.mb12{ margin-bottom: 12px!important;}
.mb8{ margin-bottom: 8px!important;}

/*针对文章搜索结果调整样式*/
.DoesNot{ margin: 0px;}
.nlist-box li:before{ position: absolute;}
.nlist-box li a{ padding-left: 12px;}
/*----小栏产品分类----*/
.pro_class_x{ margin-bottom: 15px !important;}
.pro_class_x .title_x{height: 37px; line-height: 37px; color: #fff; font-size: 16px; padding-left: 10px;}
.pro_class_x .title_x .iconfont{font-size: 24px; color: #fff; margin-right: 3px;vertical-align: middle;}
.pro_class_x .product-class{ margin:0; padding:0px; border-top: none;}
.pro_class_x .product-class li{display: block;line-height:36px;background: #f8f8f8; border-bottom: 1px solid #e5e5e5;}
.pro_class_x .product-class li:last-child{border-bottom: none;}
.pro_class_x .product-class li a{ display:block; color:#222; font-size: 14px; text-align:left; padding-left: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro_class_x .product-class li a:hover{text-decoration:none;background: #eee;}
.pro_class_x .product-class li a.active{text-decoration:none;color: #fff;}


/*----小栏相关产品模块----*/
.p_pro_x{ margin-bottom: 15px !important;}
.p_pro_x .title_x{height: 37px; line-height: 37px; color: #fff; font-size: 16px; padding-left: 10px;}
.p_pro_x .title_x .iconfont{font-size: 24px; color: #fff; margin-right: 3px;vertical-align: middle;}
.smallphotoBox{ min-height: auto;}

/*----小栏相关资讯模块----*/
.p_info_x{ margin-bottom: 15px; background-color: #f8f8f8;}
.p_info_x .title_x{height: 37px;line-height: 37px;font-size: 16px; padding-left: 10px;color: #fff; position: relative;}
.p_info_x .title_x .iconfont{font-size: 24px; color: #fff; margin-right: 3px;vertical-align: middle;}
.p_info_x .more{position: absolute;right: 0;top: 0; font-weight: normal;color: #fff; border: 1px solid #fff; border-radius: 4px; line-height: 21px;margin: 8px 0; text-decoration: none; text-align: center; width: 40px; margin-right: 10px; font-size: 12px;}
.p_info_x .list-box{ padding: 10px; border-top: none;}
.p_info_x .list-box li{list-style: none;line-height: 30px;position: relative;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.p_info_x .list-box li a{ color:#666;}

/*----联系我们内页组件----*/
.p_contact{ margin-bottom: 15px; }
.p_contact .title_x{height: 37px;line-height: 37px;font-size: 16px; padding-left: 10px;color: #fff; position: relative;}
.p_contact .title_x .iconfont{font-size: 24px; color: #fff; margin-right: 3px;vertical-align: middle;}
.p_contact .contact-box{ padding: 10px; background-color: #f8f8f8;}
.p_contact p{ line-height: 28px; text-align: left;}

/*----大栏相关产品模块----*/
.p_pro_d{ margin-bottom:10px !important;}
.p_pro_d .title_d{height:40px; border-bottom: 1px solid #ddd; margin:0 0 5px; position: relative;}
.p_pro_d .title_d span{ background-color:#FFF; padding-right:30px;font-size:20px; line-height:42px;}
.p_pro_d .title_d a{font-size:12px; font-weight: normal; line-height:42px;  position: absolute; right: 10px; top: 0px; color: #333;}
.p_pro_d ul{ padding: 0;}
.p_pro_d ul li.col-md-3{background: #fff;margin-left: 0.3%;margin-right: 0.3% ; margin-top:0px; border-bottom:none; width: 23.95%; padding: 0px; float: left;} 
.p_pro_d ul li .imgBox{ padding: 5px;}
.p_pro_d ul li img{ width: 100%;}
.p_pro_d ul li h5{line-height: 30px;font-size: 12px;color: #333;padding: 0 15px; text-align: center;}

@media screen and (max-width:980px) {
	.p_pro_d ul li.col-md-3 { margin-right:6px\9;}/*解决IE9响应兼容问题*/
}

@media screen and (max-width:870px) {
	.p_pro_d{ margin: 0 15px 10px;}
	.body-right .p_pro_d{ margin: 0 0 10px;}
}

@media screen and (max-width: 600px) {
	.p_pro_d ul li.col-md-3{ width:49.3%;}
	.p_pro_d ul li[class*="col-"]:nth-child(2n+1) { margin-left:0;}
	.p_pro_d ul li.col-md-3 { margin-right:2px\9;}/*解决IE9响应兼容问题*/
}

/*----大栏相关资讯模块----*/
.p_info_d{ margin-bottom: 15px;}
.p_info_d .list-box li{ height:90px; overflow:hidden; border: 1px solid #ccc; margin-bottom: 12px; padding:0px 10px 0px 0px; box-sizing:border-box; float: left; width: 49.3%; margin-left: 1.4%; background-color: #fff;}
.p_info_d .title_d{height:40px; border-bottom: 1px solid #ddd; margin:0 0 5px; position: relative;}
.p_info_d .title_d span{ background-color:#FFF; padding-right:30px;font-size:20px; line-height:42px;}
.p_info_d .title_d a{font-size:12px; font-weight: normal; line-height:42px;  position: absolute; right: 10px; top: 0px; color: #333;}
.p_info_d .list-box{ padding: 0;}
.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; text-align: left;}
.p_info_d .list-box li.col-md-6:nth-child(2n+1) {margin-left:0;}
.p_info_d .list-box li p{line-height: 20px; color: #666; max-height: 40px; overflow: hidden;}
@media screen and (max-width: 600px) {
  .p_info_d .title_d{margin: 15px 0 10px;font-size: 16px;}
  .p_info_d .list-box li{ width: 100%;  margin-left: 0;}
}


/*----小栏资讯分类----*/
.info_class_x{ margin-bottom: 15px !important;}
.info_class_x .title_x{height: 37px; line-height: 37px; text-align: left; color: #fff; font-size: 16px; padding-left: 10px;overflow: hidden; position: relative;white-space: nowrap; text-overflow:ellipsis;}
.info_class_x .title_x .iconfont{font-size: 24px; color: #fff; margin-right: 3px;vertical-align: middle;}
.info_class_x .tab-box{ padding: 0px;}
.info_class_x .tab-box a {padding:0 15px; display:block; color:#333;line-height:36px;background: #f8f8f8; font-size: 14px; margin:0px; border-bottom: 1px solid #e5e5e5;}
.info_class_x .tab-box a:hover{ background-color: #eee;}
.info_class_x .tab-box a.active{text-decoration:none;color: #fff;}

/*----大栏资讯分类----*/
.info_class_d{ background-color: #fff; margin-bottom: 15px;}
.info_class_d .title_d{height: 37px; line-height: 37px; text-align: left; color: #fff; font-size: 16px; padding-left: 10px;overflow: hidden; position: relative;white-space: nowrap; text-overflow:ellipsis;}
.info_class_d .tab-box { overflow:hidden; padding: 10px 0px;}
.info_class_d .tab-box a {padding:0 10px; display:block;max-width: 240px; color:#333;line-height:30px; margin-bottom:8px;border: 1px solid #ddd; float: left; margin-right: 15px;}
.info_class_d .tab-box a:hover,.info_class_d .tab-box a.active{ color:#fff; background-color:#f3af9d;}
@media screen and (max-width:870px) {
	.info_class_d{ margin: 0 15px;}
	.body-right .info_class_d{ margin: 0;}
}

/*----大栏产品分类----*/
.pro_class_d{ background-color: #fff; margin-bottom: 15px;}
.pro_class_d .title_d{ height: 37px; line-height: 37px; text-align: left; color: #fff; font-size: 16px; padding-left: 10px;overflow: hidden; position: relative;white-space: nowrap; text-overflow:ellipsis;}
#ProClass {display: block!important;}
#ProClass li.Selection a{ background-color: #fff;}
#ProClass li.ac .Classtriangle:after{top: 13px;}
.pro_class_d .product-class{ padding:10px 0px; height: auto; overflow: hidden;}
.pro_class_d .product-class li{ line-height:34px; margin:0 15px 8px 0; float: left; border-bottom: none;}
.pro_class_d .product-class li a{padding: 0 15px; display:block; color:#333;border: 1px solid #ddd; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; max-width: 240px;}
.pro_class_d .product-class li a.second{text-indent:10px;}
.pro_class_d .product-class li a:hover, .pro_class_d .product-class li a.Themebg{ color:#fff;}
@media screen and (max-width:870px) {
	.pro_class_d{ margin: 0 15px;}
	.body-right .pro_class_d{ margin: 0;}
}
/*---footer----*/
.footers { color: #666;background: #ececec url(http://static.files.mozhan.com/Public/Images/Theme35/dot2.png) repeat 0 0; width:100%; }
.footerBox{padding: 20px 0; margin: 0 auto; max-width:1440px;}
.footers .footerBox h4 { margin: 0; padding: 0; line-height: 1; font-size: 14px; font-weight: 600; margin-bottom: 20px; }
.footers .footerBox h5 { font-size: 12px; line-height: 1; margin: 0; padding: 0; font-weight: 600; color: #333; margin-bottom: 10px; }
.footers .footerBox h5 a { color: #666; font-weight: 600; }
.footers .footerBox p { margin:0; font-size: 12px; color: #999; line-height: 22px; }
.footers .footerBox p a { color: #666; font-weight: 600; margin-right: 5px;}
/*-----------</END>---------------*/

/* 小屏幕 一*/
@media screen and (max-width:1030px) {
	.footerBox{width: 100%;padding: 10px 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing:border-box;}
}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width: 768px) {
	.footers .text-right{display: none;}
	.footers .col-md-9 {width: 100%;padding-bottom: 0;}
}

.column{border:none}
 .column:hover{border:none}