@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
ul, input, dl, dd,p { 
       padding:0; 
	   margin:0; 
	   list-style-type:none;
	   }
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
.clear{
clear:both;
}

/*头部开始ʼ*/
#head{ width:100%; height:179px; background-image:url(../images/index_01.jpg);}
.head{ width:1080px; height:179px; margin:0 auto;}
/*头部结束*/



/*通栏开始ʼ*/
#tonglan{ width:100%; height:466px; margin:0 auto; float:left; background-color:#f5f5f5;}
#tonglan1{ width:100%; height:253px; margin:0 auto; float:left;background-color:#f5f5f5;}
.tonglan1{ width:1440px; height:253px; margin:0 auto; background-image:url(../images/company_04.jpg);}
/*通栏结束*/

/*中间开始*/

#chanpin{ width:100%; height:737px; margin:0 auto; float:left; background-color:#FFFFFF;}
.chanpin{ width:1080px; height:737px; margin:0 auto;}

#neirong{ width:100%; height:686px; margin:0 auto; float:left; background-color:#FFFFFF;}
.neirong { width:1440px; height:686px; margin:0 auto; background-image:url(../images/index_08.jpg);}
#neirong1{ width:100%; height:auto; margin:0 auto; float:left; background-color:#FFFFFF;}
.neirong1 { width:1080px; height:926px; margin:0 auto;}
#lianxi{ width:100%; height:418px; float:left; background-color:#FFFFFF;}
.lianxi { width:1440px; height:418px; margin:0 auto; background-image:url(../images/index_10.jpg);}

/*中间结束*/

/*脚开始ʼ*/
#foot { width:100%; height:148px; background-image:url(../images/index_13.jpg);float:left;}
.foot { width:1080px; height:148px; margin:0 auto;}
/*脚结束*/


/*-----首页 banner-----*/



.index_focus {position: relative;width: 100%;height: 466;margin: 0 auto;overflow: hidden;}
.index_focus .bd li {  display: none;position: absolute;left: 0;top: 0; width:100%; text-align:center;}
.index_focus_post {z-index: 10;}
.index_focus .pic {height:466px;display: block; text-align:center;}
.index_focus .pic:hover {text-decoration: none;}
.index_focus .slide_nav {position: absolute;l/eft: 45%;bottom:2%; width:100%; text-align:center;}
.index_focus .slide_nav a {cursor:pointer;f/loat:left;font-size:70px;font-family: arial;color: #ffffff;padding:5px 3px 5px 10px;}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{text-decoration: none;color: #ff0000;filter: alpha(opacity=80);opacity: 0.8;}
.index_focus_pre,.index_focus_next {position: absolute;top: 50%;margin-top: -36px;width:38px;height:80px;text-indent: 100%;white-space: nowrap;overflow: hidden;z-index: 10;}


.index_focus_pre {left: 30px;background-position: 0 0;background:url(../images/jt1.png) no-repeat;}
.index_focus_pre:hover {left: 30px;background-position: 0 0;background:url(../images/jt1.png) no-repeat;}
.index_focus_next {right: 30px;background-position: 0 0;background:url(../images/jt2.png) no-repeat;}
.index_focus_next:hover {right: 30px;background-position: 0 0;background:url(../images/jt2.png) no-repeat;}
