.sBanner{
	width: 100%;
	margin-top: 106px;
	box-sizing:border-box;
	height: 214px;
}
.sBanner_power{
	background: url(../images/sBanner.jpg) no-repeat center center;
}
.productCenter_smallbanner{
	background: url(../images/productCenter_smallbanner.jpg) no-repeat center center;
}
.aboutUs_smallbanner{
	background: url(../images/aboutUs_smallbanner.jpg) no-repeat center center;
}
.info_smallbanner{
	background: url(../images/NewsInformation.jpg) no-repeat center center;
}
.case_smallbanner{
	background: url(../images/ApplicationCase.jpg) no-repeat center center;
}
.technology_smallbanner{
	background: url(../images/TechnicalLiterature.jpg) no-repeat center center;
}
.tab{
	width: 100%;
	border-bottom: 1px solid #dedede;
}
.W1100{
	width: 1100px;
	margin:0 auto;
}
.tab_menu{
	display:flex;
}
.toInfo,.toTech{
	display: block;
    font-size: 13px;
    height: 60px;
    line-height: 60px;
    color: #333;
    font-size: 13px;
    letter-spacing: 1px;
    margin-right: 46px;
    cursor: pointer;
}
.tab_menu .selected{
	color:#0668b3;
}
.tab_menu > div{
	overflow: hidden;
	font-size: 
	height: 60px;
	line-height: 60px;
	color: #333;
    font-size: 13px;
    letter-spacing: 1px;
    margin-right: 46px;
    cursor: pointer;
}
.zhouchao{
	margin-top: 36px;
	margin-bottom: 60px;
	display: flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.hide{
	display: hidden;
}
.zhouchao :nth-child(4n){
	margin-right: 0;
}
.tab_items{
	margin-right: 38px;
	width: 22.4%;
	margin-bottom: 60px;
    position: relative;
}
.tab_items a{
	display: block;
    overflow: hidden;
}
.tab_items img{
	width: 100%;
    height: 100%;
    /*transition: 2s;*/
}
.tab_items .popover{
	background: rgba(0,0,0,0.5);
	color: white;
	position: absolute;
	top:0;
	width: 100%;
	height: 100%;
	text-align: center;
	/*line-height: 180px;*/
	padding-top: 70px;
	box-sizing:border-box;
	display: none;
	font-size: 14px;
	letter-spacing: 2px;
}
.tab_items img:hover{
	/*-webkit-transform:scale(1.3);
    -moz-transform:scale(1.3);
    -transform:scale(1.3);*/
}
.tab_items p{
	padding-right: 4px;
    padding-left: 4px;
    font-size: 13px;
    color: #333;
    width: 100%;
    /*background: rgba(0,0,0,0.4);*/
    /*background:red;*/
    height: 30px;
    position: absolute;
    bottom: -30px;
    line-height: 30px;
    text-align: center;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.article{
	width: 100%;
	background: #fbfbfb;
	padding-top: 50px;
	padding-bottom: 60px;
}
.articleTitle{
	font-size: 24px;
	color: #333;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.markBox{
	/*background: #eee;*/
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:1px dotted #dedede;
}
.Content{
width: 1000px;
font-size: 15px;
color: #333;
height: auto;
overflow: hidden;
margin: 0 auto;
}
.Content table{
max-width: 1000px;
}
.Content h1,h2,h3,h4,h5,h6{
    font-size: 18px;
	font-weight:550;
margin-bottom:6px;
	margin-top: 6px;
		line-height: 2;
}
.Content p{
	width: 1000px;
	font-size: 15px;
	color: #333;
	line-height: 2;
	margin-bottom: 12px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 6px;
}
.Content img{
	width: 800px;
    margin: 0 auto;
    margin-bottom: 12px;
    margin-top: 12px;
}
.Content p img{
	width: 800px;
    margin: 0 auto;
}
.mark{
	font-size: 12px;
	color: #999;
}
.mark em{
	font-style: normal;
}
.articleText{
	width: 100%;
	font-size: 15px;
	color: #333;
	line-height: 2;
	margin-bottom: 12px;
	text-indent: 2em;
	margin:0 auto;
	margin-top: 6px;
}
.articleTextB{
	width: 1000px;
	margin:0 auto;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
}
.articlePic{
	width: 800px;
	margin:0 auto;
	margin-bottom: 12px;
	margin-top: 12px;
}
.productParamBox{
	width: 100%;
}
.productParam{
	width:1000px;
	margin:0 auto;
}
.productParamItem{
	font-size: 16px;
	color: #333;
	line-height: 2;
	font-weight: 600;
}
.product007Table{
	width:100%!important;
	margin:0 auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
.product007Table tr{
	background: inherit;
}
.product007Table tr:hover{
	background: #f7f7f8;
}
.noHover{
	background:white;
}
.product007Table td{
	border:1px solid #dedede;
	padding:12px 7px;
	font-size: 13px;
	white-space:nowrap
}
.product007Table td b{
	color: #333;
}
.List{
	padding-top: 50px;
	margin:0 auto;
	width:1100px;
}
.ListBox{
	display: flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:flex-start;
	margin-bottom: 40px;
}
.ListLeft{
	/*background: red;*/
	width:22%;
}
.ListLeft img{
	height: 142px;
	width: 212px;
}
.ListRight{
	/*background: #eee;*/
	width: 78%;
}
.ListRightTitle{
	font-size: 19px;
	color: #333;
	line-height: 1.6;
}
.ListRightTime{
	font-size: 12px;
	color: #999;
	line-height: 2;
}
.ListRightText{
	font-size: 13px;
	color: #666;
	line-height: 1.8;
	display:-webkit-box;
	overflow: hidden;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.ListRightMoreBox{
	/*background: #eee;*/
	text-align: right;
}
.ListRightMore{
	display: inline-block;
	border:1px solid #dedede;
	padding: 5px 0;
	width: 10%;
	text-align: center;
	letter-spacing: 2px;
	color: #999;
	border-radius: 4px;
	margin-top:16px;
}
.ListRightMore:hover{
	color: #108ccf;
	border:1px solid #108ccf;
}
.feyeBox{
	margin-top: 20px;
	margin-bottom: 80px;
}
.feyeMain{
	margin:0 auto;
	width:1100px;
	display: flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
.feyeTotal{
	font-size: 12px;
	color: #888;
	margin-right: 20px;
}
.toThePrev,.toTheFirst,.toTheNumber,.toTheNext,.toTheLast{
	border:1px solid #ccc;
	font-size: 12px;
	color: #444;
	padding:2px 10px;
	margin-right: 6px;
	cursor: pointer;
}
.toTheNumber{
	line-height: 1.46;
}
.toThePrev:hover,.toTheFirst:hover,.toTheNumber:hover,.toTheNext:hover,.toTheLast:hover{
	border:1px solid #888;
}










