﻿@charset "gb2312";
/* CSS Document */
*{margin:0 auto;padding:0;}
body{background:#e7e7e7; font-size:12px;margin:0 auto;padding:0;color:#000;}
ul,li{list-style:none;padding:0;margin:0;}
a,img{text-decoration:none;color:#000;border:none;}
a:hover{color:#a00700;}
.clear{clear:both;height:0;line-height:0;font-size:0;}
.space{height:25px;line-height:25px;font-weight:bold;font-size:12px;}
.deptitem{font-size:14px;font-weight:bold;line-height:28px; font-family:"微软雅黑", Arial;}
.jobitem{font-size:12px;line-height:26px;}
.content_txt{font-size:20px; line-height:38px; font-family:"仿宋_GB2312";}
.line{border-bottom:1px #bababa dashed;}
/*content*/
#indexbg{min-width:1000px; max-width:1440px; height:700px; background:url(images/indexbg.jpg) top center no-repeat;}
.index{width:1000px; margin:0 auto;}
.copy{ height:59px;text-align:center; color:#FFF; padding-top:20px;}
#main{min-width:1000px; max-width:1280px; background:#FFF;}
.banner{background:url(images/banner.jpg) top center no-repeat; height:378px;}
.nav{width:650px; float:right; margin:30px 90px 0 0;}
.nav ul li{float:left; background:url(images/bot_05.png) no-repeat center; height:31px; width:115px; margin-right:10px;text-align:center;}
.nav ul li a{display:inline-block; color:#fff;font-size:16px; line-height:30px;}
.nav ul li a:hover{background:url(images/bot_03.png) center no-repeat; overflow:hidden; width:115px;}
.nav ul li .now{background:url(images/bot_03.png) center no-repeat; width:115px;}
.title{text-align:center; padding-top:30px; padding-bottom:31px; font-size:12px; line-height:26px;}
.title h1{background:url(images/company_03.png) no-repeat; height:31px; line-height:31px; font-size:24px; width:220px; color:#fb394b; font-weight:lighter;}
.title p{ background:url(images/company_05.png) no-repeat; height:23px; line-height:23px; width:220px; color:white;}
.content{width:1030px; padding:0 20px 30px; border-left:1px #CCC solid; border-right:1px #CCC solid; font-family:"仿宋_GB2312", Arial; font-size:20px; line-height:38px;}
.content a{font-family:"Times New Roman","仿宋_GB2312";}
.content img{padding:5px; border:1px #999 solid; margin:0 20px 20px 0; float:left;}
.comtent{font-size:13px; line-height:26px;}
.bottom{margin:auto; background:#CCC; color:#333; padding:10px 0;text-align:center;}