
/* section{padding-bottom:50px;}
section p{color:#333;} */

.bigImgBox{height:565px;border:1px solid #eaeaea;margin-bottom:20px;position: relative;}
.bigImgBox img{
	max-height: 100%;
	max-width:100%;
	position: absolute;
	top:0;
	right: 0;
	bottom: 0;
	left: 0;
	margin:auto;
}
.scrollBoxBox{width:100%;position:relative;}
.scrollBoxBox .btn{width:21px;height:40px;display:inline-block;position:absolute;top:16px;z-index:3;padding:0;}
.scrollBoxBox .lastBtn{background-position:-64px -103px;left:0;}
.scrollBoxBox .nextBtn{background-position:-86px -103px;right:0;}
/* width:528px; */
.scrollBox{overflow:hidden;position:relative;margin-left:60px;margin-right:60px;}
.scroll{width:9999em;position:relative;}
.scroll li{width:115px;height:70px;overflow:hidden;border:1px solid #bdbdbd;margin-right:20px;float:left;}
.scroll li img{cursor:pointer;}
.scroll li:hover,.scroll li.cur{border-color:#000;}

/* .industList{width:700px;} */
/* .industList li{float:left;padding-right:30px;padding-bottom:20px;} */
.industList{margin-right:-15px;margin-left: -15px;}
.industList li {
	float: left;
	width: 33.33333332%;
	padding:0 15px 20px;
}
.industList li img{max-width:100%;}
.industList li p{padding-bottom:10px;padding-top:5px;font-size:14px;}

.newsList td{padding:10px 0;border-bottom:1px solid #e5e5e5;}
.newsList td a{color:#333;display:block;}
.newsList td.lico{width: 16px;}
.newsList td.date{width: 70px;}

.supportBox .fr{width:385px;padding-left:20px;}

.docBox h3{padding-bottom:10px;}
.docBox h3 span,.docBox h3 em,.docBox img{vertical-align:middle;}
.docBox dd{padding-bottom:8px;padding-left:23px;}
.docBox a{color:#333;}
.docBox img{padding-right:8px;}

.contactBox{max-width:1200px;margin:0 auto;}
.contactBox{background:#f0f0f0;padding:15px 45px 20px 20px;}
.contactBox td{vertical-align:top;padding-bottom:10px;}
/* width:324px; */
.contactBox input{width:100%;height:25px;padding:0 5px;line-height:23px;
	border:1px solid #c0c0c0;background:#fff;margin-right:5px;}
.contactBox textarea{width:100%;height:130px;padding:5px;margin-right:5px;}
.sub-btns input{
	background-image: url(http://www.ontracinstrument.com/css/../images/common/ico.jpg);
    background-repeat: no-repeat;
    width: 76px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    background-position: -109px -119px;
    color: #292929;
    border-width: 0;
    outline: none;
    box-shadow: none;
}

/* Product */
/* .gearBoxList{width:700px;} */
/* .gearBoxList li{width:187px;height:165px;padding:2px 30px 20px 2px;float:left;overflow:hidden;
	background:url("../Images/imgBox.jpg") no-repeat left top;} */
	.gearBoxList{margin-right: -15px;margin-left: -15px;}
	.gearBoxList li{
		float: left;
		width: 25%;
		padding:0 15px 20px;
	}
	.gearBoxList li .img{
		box-shadow: 0 3px 10px 1px #e0e0e0;
	}
	.gearBoxList li .img img{width: 100%;}
.gearBoxList li p{color:#363636;margin-top:10px;text-align:center;line-height: 18px;height: 36px;overflow: hidden;}