﻿@charset "gb2312";
/* CSS Document */
body{font:12px/20px "微软雅黑"; background:#eef3df;}
*{padding:0; margin:0;}
a{text-decoration:none;}
img{border:none;} 
ul,ol,li{list-style:none;}
.clear{clear:both;}
html{-webkit-text-size-adjust:none;}
/*header*/
#header{width:1002px; height:auto; margin:0 auto; overflow:hidden; background:url(images/head_bg.jpg) top no-repeat;}
.head{width:930px; height:auto; margin:0 auto;}
.logo{ height:83px; float:left; padding:26px 0 0 34px;}
/*menu*/
.menu{width:930px; height:75px; float:left; margin-top:35px; background:url(images/menu.jpg) top no-repeat;}
.menu ul{width:930px; height:auto; float:left;}
.menu ul li{float:left; padding:20px 47px 0 47px; background:url(images/li_bg.jpg) right top no-repeat; text-align:center;}
.menu ul li.last{background:none;}
.menu ul li a{font:16px/25px "微软雅黑"; color:#fff; display:block;}
.menu ul li a span{display:block; font:10px/15px Arial;}
.menu ul li a:hover,.menu ul li a.dq{color:#af0100;}
/*banner*/
.banner{width:930px; height:294px; margin:20px auto 0 auto; overflow:hidden; background:#fff;}
#box_switcher{width:925px; height:290px; margin:0 auto; overflow:hidden;}
/*container*/
#container{width:1002px; height:auto; margin:23px auto 0 auto; overflow:hidden;}
.content{width:930px; height:auto; margin:0 auto;}
.title{width:897px; height:60px; float:left; background:url(images/title_bg.jpg) top no-repeat; color:#fff; font:16px/60px "微软雅黑"; padding-left:33px;}
/*main*/
.main{width:890px; height:auto; float:left; padding:20px;}
.main p{text-align:justify; color:#272727; line-height:24px; padding-bottom:20px; text-indent:2em; font:12px/24px "宋体";}
.main p a{color:#272727;}
.main p a:hover{color:#f00;}
.main .culture_img{float:right; padding-left:20px;}
/*slide*/
.slide{width:930px; height:200px; float:left; margin-top:25px; background:url(images/bottom_bg.jpg) top no-repeat; overflow:hidden;}
.slide ul li{float:left; width:263px; padding:18px 0 0 33px;}
.slide ul li img{float:left; display:block;}
/*contact*/
.contact{width:890px; height:auto; float:left; line-height:32px; color:#000;}
.contact a{color:#000;}
.contact a:hover{text-decoration:underline;}
/*招聘页面*/
.table{float:left; color:#7cac22; line-height:25px; margin-bottom:10px; margin-left:30px; width:820px;}
.table td{font-weight:normal;}
.table a{color:#7cac22;}
.table a:hover{text-decoration:underline;}
/*footer*/
#footer{width:1002px; height:auto; margin:30px auto 0 auto; overflow:hidden; background:url(images/foot_bg.jpg) top repeat-x;}
#footer p{text-align:center; color:#556d0f; font:12px/60px "宋体";}