html ,body {
	width: 100%;
	min-height: 100%;
}
body {
	background: #fff;;
	background-attachment: fixed;
	background-size: 100% 100%; /* IE9+ */
	padding-top: 10px;
	padding-bottom: 10px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #e31d0f;
	text-decoration: underline;
}

.wrap {
	margin: 0 auto;
	width: 1165px;
	padding-left: 35px;
	padding-right: 15px;
	background-color:#fff;
}
.wrap:before, .wrap:after, .app:before, .app:after, .com-container:before, .com-container:after {
	display: table;
	content: '';
}
/* 头部 */
.header {
	height: 90px;
	position: relative;
	z-index: 20;
}
.header h1 {
	background: url(../images/Logo.png) 0 0 no-repeat;
	height: 40px;
	width: 415px;
	overflow: hidden;
	text-indent: -20em;
	margin-top: 30px;
}
.header ul {
	margin-top: 35px;
}
.header ul li {
	float: left;
	margin-left: 50px;
	position: relative;
}
.header ul li a {
	display: block;
	color: #333;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
}

/* Banner */
.indexbanner {
	width: 100%;
	height: 468px;
	position: relative;
	z-index: 10;
	overflow: hidden;
}
.banner {
	width: 100%;
	height: 468px;
	position: relative;
	z-index: 10;
	overflow: hidden;
}
.banner img {
	width: 1165px;
	height: 468px;
}

/* 产品中心 */
h3 {
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 26px;
	line-height: 2;
	color: #333;
	position: relative;
}
h3 em {
	display: inline-block;
	font-style: normal;	
}
h3 span {
	display: inline-block;
	color: #666;
	font-weight: normal;
	font-size: 14px;
}
h3 span i {
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.title-01 {
	border-bottom: 1px solid #ccc;
}
.title-01 em {
	border-bottom: 2px solid #e31d0f;
	position: relative;
	top: 1px;
}

.pro {
	width: 100%;
	overflow: hidden;
}
.scroll-content {
	width: 1190px;
	height: 350px;
	overflow: hidden;
}
.scroll-content ul {
	min-width: 1190px;
}
.scroll-content ul li {
	float: left;
	height: 350px;
	width: 370px;
	margin-right: 25px;
	overflow: hidden;
}
.scroll-content ul li img {
	display: block;
	height: 290px;
	width: 370px;	
}
.scroll-content ul li p {
	margin-top: 0;
	height: 60px;
	line-height: 40px;
	background-color: #3388ff;
	color: #fff;
	text-align: center;
}
.s-btn {
	height: 18px;
	width: 28px;
	position: absolute;
	top: 8px;	
	cursor: pointer;
}
.r-btn {
	right: 0;
	background: url(../images/Index-07.png) -28px 0 no-repeat;	
}
.r-btn:hover {
	right: 0;
	background: url(../images/Index-07.png) -28px -16px no-repeat;	
}
.l-btn {
	right: 30px;
	background: url(../images/Index-07.png) 0 0 no-repeat;	
}
.l-btn:hover {
	right: 30px;
	background: url(../images/Index-07.png) 0 -16px no-repeat;	
}

.view-more {
	text-align: center;
	margin-top: 30px;

}
.view-more a {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #3388ff;
	color: #3388ff;
	padding: 0.06rem 0.30rem;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
.view-more a:hover {
	background-color: #3388ff;
	color: #fff;
}
.view-more a.ex {
	border: 0;
}
.view-more a.ex:hover {
	background-color: #fff;
	color: #3388ff;
}




/* 表单 */
.message .subtitle {
	color: #0082ce;

}
.message input {

width:550px;
	display: block;
	border: none;
	font-size: 14px;
	font-family: "微软雅黑", "microsoft yahei";
	outline: none;
	resize: none;
}
.message input[type="text"] {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	height: 40px;
	line-height: 38px;

}
.message input[type="text"]:focus {
	border: 1px solid #f86e0c;
}
.message input[type="submit"] {
width:800px;
height:50px;
background-color: #3388ff;
	display: inline-block;
	color: #3388ff;
	cursor: pointer;
	font-size: 16px;
	border: 1px solid #e1e1e1;
	line-height: 30px;
	-webkit-background: linear-gradient(#fff, #fff);
	-moz-background: linear-gradient(#fff, #fff);
	-o-background: linear-gradient(#fff, #fff);
	background: linear-gradient(#fff, #fff);
}
.message input[type="submit"]:hover {
	background: #3388ff;
	color:#FFFFFF;
}



/* 公司简介 */
.company {
	width: 760px;
}
.company .img {
	width: 300px;	
}
.company .txt {
	width: 446px;
}
.company .txt p {
	margin-top: 5px;
}
a.view-more, a.view-more:hover {
	color: #e31d0f;
}

/* 工业应用 */
.app {
	width: 380px;
}
.app dl dt {
	height: 105px;
	overflow: hidden;	
}
.app dl dd {	
	background: url(../images/Index-03.png) 0 15px no-repeat;
	line-height: 32px;
	border-bottom: 1px dashed #ccc;
}
.app dl dd a {
	display: block;
	height: 32px;
	margin-left: 12px;
	margin-right: 85px;	
}
.app dl dd span {
	float: right;
	display: inline-block;
	height: 32px;
	margin-top: -32px;
	color: #999;
}

/* 底部 */
.footer {
	margin-top: 25px;
	padding: 20px 20px;
	background:url(../images/conbg.jpg);
	position:relative;
}
.footer p {
	margin-top: 5px;	
}
.footer .line {
	width: 1px;
	background-color: #3d3d3d;
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 50%;	
}
.footer .attent img {
	display:inline-block;
	margin-right: 15px;	
}

/* 版权信息 */
.copy {
	background-color: #fff;
	padding: 10px 0;
	color: #333333;	
}

/* 二级页面 */
.page-left {
	margin-top: 20px;
	width: 1px;	
}
.page-left h3 {
font-size:16px;
	margin-top: 0;
	margin-bottom: 0;
	height: 42px;
	line-height: 42px;
	color: #fff;
	background-color: #666;
	padding-left: 25px;
}
.page-left ul li {
	background-color: #f5f5f5;
	border-bottom: 1px solid #fff;
	position: relative;
}
.page-left ul li a {
	display: block;
	height: 42px;
	line-height: 42px;
	margin-left: 25px;
	margin-right: 25px;
	text-decoration: none;
}
.page-left ul li i {
	display: block;
	height: 7px;
	width: 7px;
	background: url(../images/Index-07.png) -7px -33px no-repeat;
	position: absolute;
	top: 18px;
	right: 15px;
}
.page-left ul li:hover a, .page-left ul li.current a {
	color: #003d90;
}
.page-left ul li:hover i {
	background: url(../images/Index-07.png) 0 -33px no-repeat;
}

.page-right {
	margin-top: 20px;
	width: 1165px;	
}

/* 当前位置 */
.pos {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	position: relative;	
}
.pos h3 {
font-size:16px;
	margin-top: 0;
	margin-bottom: 0;	
	line-height: 40px;
}
.pos p {
	margin-top: 0;
	color: #999;
	position: absolute;
	top: 0;
	right: 0;	
}
.com-container {
	margin-top: 10px;
	overflow: hidden;
	width: 100%;	
}

/* 产品列表 */
.pro-list {
	width: 1165px;	
}
.pro-list li {
	float: left;
	margin-right: 18px;
	margin-top: 15px;
	width: 370px;
}
.pro-list li img {
	display: block;
	height: 290px;
	width: 370px;
}
.pro-list li p {
	margin-top: 0;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	color: #666;
	text-align: center;	
}

/**/
.bgf { 
	background-color: #09C;
}