@charset "utf-8";
/* 清除内外边距 */
body{margin:0 auto; color:#525252; font-size:12px; background:#fff; min-width:1002px;}
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6{margin:0px; padding:0px; list-style:none; border:0px;}
.clear{clear: both; height: 0px; overflow: hidden;}
.fl{float:left;}
.fr{float:right;}
.frame img{border:1px solid #ccc; padding:2px; background-color:#fff;}
.frame a:hover img{border:1px solid #f90; padding:2px; background-color:#fff;}
a{color:#525252; text-decoration: none;}
a:hover{text-decoration: none; color:#f90;}
#head,#nav,#search,#service,#products,#advantage,#company,#news,#footer,.all{width:1002px; height:auto; margin:0 auto;}




/*小导航*/
.strong_title{ display:none;}
.centerHeadImage{ display:none;}
.mianbxContent { font-family:"microsoft yahei";background: url(files/images/20170930101536_682209978.jpg) no-repeat;
text-align: left !important;font-size: 14px;line-height: 40px !important; width:1170px !important; margin-bottom: 12px !important;height: 40px !important;padding-left: 30px !important;}
.mianbxContent a{ font-size:14px;}
.mianbxContent a:hover{ font-size:14px;}


body{ background:#F4F4F4; color:#282828;}
a{color:#282828; text-decoration:none;}
A.top:link {COLOR: #fff;TEXT-DECORATION: none; font-size:14px; font-weight:bold;}
A.top:visited {COLOR: #fff;TEXT-DECORATION: none;font-size:14px; font-weight:bold;}
A.top:hover {font-weight:bold;
color:#FFFFFF;
text-decoration:underline}
A.top:active {COLOR: #fff; TEXT-DECORATION: none;font-size:14px; font-weight:bold;}
.cp img {border:1px solid #cccccc; padding:1px;}
.cp img:hover {border:1px #389EE2 solid; background:#389EE2;}
#Layer3 {
	VISIBILITY: hidden;
	float:left;
	WIDTH: 85px;
	POSITION: absolute;
	TOP: 166px;
	HEIGHT: 50px;
	background:URL(http://memberpic.114my.cn/019957/uploadfile/20118/2011824101634.jpg);
	
}
#Layer4 {
	VISIBILITY: hidden;
	float:left;
	WIDTH: 85px;
	POSITION: absolute;
	TOP: 166px;
	HEIGHT: 50px;
	background:URL(http://memberpic.114my.cn/019957/uploadfile/20118/2011824101634.jpg);
	
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
body {overflow-y: scroll; min-width:1002px;}


/*设置浮动*/
.fl,.pull-left {float: left;}
.fr,.pull-right {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

.clear{ clear:both; height: 0; overflow: hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

/*动画效果*/
@keyframes nbanA{
0%{transform: translateY(0px);}
50%{transform: translateY(-10px);}
100%{transform: translateY(0px);}
}
@keyframes moveBg {
  0% {
    background-position: 0% 30%;
  }

  100% {
    background-position: 100% 50%;
  }
}

.box,.content,.w1200,.w1300,.width-1200,.w1400{ width:1002px; margin:0 auto;}

/* -- 内页布局 -- */
.page_bg { 
    background: url(files/images/banner_bg01.jpg) center repeat-y;
    padding: 10px 0 0 0;
}
.page_main { margin: 0 auto; width: 1002px;}  /*版面宽度*/
.page_content{ width:755px;
    background: url(files/images/201108253459275311.jpg) center repeat-y;
    min-height: 740px;
    padding-bottom: 10px;
   
} 

#page_n { width:755px;
    background: url(files/images/201108253459275311.jpg) center repeat-y;
    min-height: 740px;
    padding-bottom: 10px;
   
} 
#left_l {
    width: 247px;
    background-image: url(files/images/20110825345825171.jpg);
   
}
/*右边宽度*/

.page_left{ width:247px;} /*左边宽度*/
.page_full{ width:100%;}
.dis,.hide{ display:none;}

.line-clamp-1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-nei {
    line-height: 28px;
    margin: 10px auto;
    padding: 20px;
    font-size: 15px;
    font-family: "microsoft yahei";
    width: 96%;
}