body {
	font-family:Arial, verdana, Helvetica, sans-serif;
	_font-family:sana-serif;
	width:auto;
	font-size:12px;
	color:#333;
	line-height:1.5em;
	font-weight:normal;
	background:url(../images/bg.jpg) repeat;
	min-width: 960px;
}
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	margin:0px;
	padding:0px;
}
img {
	border:none;
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	color:#de0015;
}
.left {
	float:left;
}
.right {
	float:right;
}
.red {
	color:#b20000;
}
.clear {
	clear:both;
}
ul li {
	list-style:none;
}
/*top*/
	.top {
	width:1000px;
	margin:10px auto;
}
.top p {
	width:170px;
	float:right;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑";
}
.top p a {
	color:#666;
	height:35px;
	line-height:35px;
	margin-bottom:10px;
}
.top p a.cn {
	background:url(../images/cn.jpg) no-repeat left center;
	padding-left:45px;
	height:26px;
	width:39px;
	display:block;
	float:left;
}
.top p a.en {
	background:url(../images/en.jpg) no-repeat left center;
	padding-left:45px;
	height:26px;
	width:39px;
	display:block;
	float:right;
}
.top p a:hover {
	text-decoration:underline;
}
.box {
	width:1400px;
	margin:auto;
	background:url(../images/bg2.jpg) no-repeat center center;
	overflow:hidden;
	height:700px;
}
.head {
	width:1000px;
	margin:20px auto;
}
.logo {
	float:left;
	width:310px;
	height:80px;
}
.nav {
	float:right;
	width:550px;
	margin-top:35px;
}
.nav ul li {
	float:left;
	line-height:30px;
	width:100px;
	background:#de0015;
	text-align:center;
	margin-left:10px;
	border-radius:3px;
}
.nav ul li a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑";
	display:block;
}
.nav ul li a:hover {
	cursor:pointer;
	display:block;
	background:#666666;
	border-radius:3px;
}
/*main*/
	#center {
	z-index: 2;
	width:1000px;
	margin-top:10px;
	position:relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin:auto;
}
#slider {
	z-index: 1;
	width: 1000px;
	height:470px;
	overflow: hidden;
	margin: auto;
	position: absolute;
}
#slider .slide {
	z-index: 10;
	position: absolute;
	width: 1000px;
	height: 480px;
	overflow: hidden;
	top:30px;
	cursor: default;
	text-align:left;
}
#slider .title {
	color: #f80;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 1.5em;
	text-decoration: none
}
#slider .text {
	position: absolute;
	text-align: justify;
	width: 1000px;
	display: none;
	color: #fff;
	font-size: 0.9em;
	top: 100%;
}
#slider .diapo {
	position: absolute;
	opacity: 1;
}
#apdiv1 {
	z-index: 1;
	position: absolute;
	width: 1000px;
	height: 100px;
	overflow: hidden;
	top: 0px;
	left: 0px
}
/*main2*/
.mainBox {
    padding: 10px 0;
    background: #f2f2f2;
    margin-top: 20px;
} 

.main2 {
	margin: 30px auto;
	width: 1400px;
	overflow: hidden;
	/*background: #fff;*/
	border-radius: 3px;
}
.s_about {
	width: 765px;
    height: 196px;
    float: left;
}
.s_about_nav {
	height:35px;
	line-height: 35px;
}
.s_about_nav h1 {
	float:left;
	font-size: 24px;
	font-weight: bold;
	font-family: "微软雅黑";
	color:#de0015;
}
.s_about_nav p {
	color: #b9b9b9;
	float: left;
	margin-left: 10px;
	font-size: 14px;
	font-family:"微软雅黑";
	text-transform: uppercase;
}
.s_about_nav span {
	background:url(../images/more.png) no-repeat;
	width: 52px;
	height: 17px;
	float: right;
	margin-top: 9px;
}
.s_about_con {
	margin-top: 10px;
}
.s_about_con .companyShow{
	width: 160px;
	height:160px;
	position: relative;
	float: left;
}
.s_about_con .companyShow img{
	max-height: 160px;
    max-width: 160px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.s_about_con .companyDesc{
	width: 600px;
	float: right;
}
.companyDesc p{
	line-height: 35px;
	text-indent: 25px;
}
.companyDesc a{
	color:#333;
}
.companyDesc a:hover{
	color:#de0015;
}
.s_new {
	width:520px;
	margin-left: 45px;
	float: right;
}
.s_new_con {
	margin-top: 5px;
}
.s_new_con ul li {
	background: url(../images/icon.png) no-repeat left center;
	padding-left: 10px;
	line-height: 26px;
}
.s_new_con ul li span {
	float: right;
}
.s_contact {
	width: 204px;
	float: right;
	overflow: hidden;
}
.s_contact_con {
	text-align:center;
	margin-top:25px;
}
.s_contact_con img {
	width:125px;
	height: 125px;
}
.s_contact_con p {
	line-break: 22px;
	color: #666;
	font-family: "微软雅黑";
}
.s_contact_con h1 {
	color: #ff6000;
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}
.s_contact_but {
	width: 94px;
	height:31px;
}
.s_contact_but a:hover {
	opacity: 0.8;
}

/*成功案例*/
.case{
	width: 1400px;
	min-height: 200px;
	margin: 20px auto;
	padding: 10px;
}
.case h1{
	font-size: 24px;
    font-weight: bold;
    color: #de0015;
    display: inline-block;
}
.case .enDesc{
	color: #b9b9b9;
	display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    text-transform: uppercase;
}
.case .caseShow{
	width: 1400px;
    padding-top: 8px;
}
.case .caseShow ul li{
 	display: inline-block;
    width: 337px;
    overflow: hidden;
    padding-right: 10px;
    padding-bottom: 10px;
 }

.caseShow ul li a.caseShow_img {
    width: 340px;
    height: 248px;
    overflow: hidden;
    display: block;
}
.caseShow ul li a.caseShow_img img {
    transition: 1s ease;
    width: 100%;
    height: 100%;
}
.caseShow ul li p {
    text-align: center;
    line-height: 35px;
    background: #eaeaea;
}
.caseShow ul li p a{
	display: block;
}
.caseShow ul li a.caseShow_img:hover img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    display: block;
    overflow: hidden;
}

/*页脚*/
.foot {
	margin:auto;
	width:1000px;
	position:relative;
	overflow:hidden;
}
.foot p {
	text-align:center;
	line-height:30px;
}
