﻿@charset "gb2312";
/* CSS Document */
body{font:12px/20px "微软雅黑"; color:#000; min-width:1002px;}
*{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:391px; margin:0 auto; overflow:hidden; background:url(images/banner.jpg) top no-repeat;}
.logo{width:215px; height:118px; float:right;}
/*menu*/
.menu{width:1001px; height:41px; background:url(images/navbg.png) top no-repeat; position:absolute; bottom:0; z-index:999;}
.menu ul{width:510px; height:auto; float:right;}
.menu ul li{float:left; padding:0 20px; text-align:center;}
.menu ul li a{font:15px/24px "微软雅黑"; color:#fff; display:block; font-weight:bold;}
.menu ul li a span{display:block; font:11px/15px Arial; font-weight:normal;}
.menu ul li a:hover,.menu ul li a.dq{color:#f00;}
/*container*/
#container{width:1002px; height:auto; margin:10px auto 0 auto; overflow:hidden;}
.content{width:855px; height:auto; margin:0 auto; overflow:hidden;}
.title{width:855px; height:auto; float:left; border-bottom:1px dashed #adbef2;}
.title span{border-left:5px solid #adbef2; padding:0 700px 0 17px; font:15px/30px "微软雅黑";}
.title b{font-weight:normal; font-size:13px;}
/*main*/
.main{width:855px; height:auto; float:left; margin-top:26px;}
.main p{text-align:justify; color:#272727; padding-bottom:20px; text-indent:2em; font:12px/24px "宋体";}
.main p a{color:#272727;}
.main p a:hover{color:#f00;}
.main .img{float:left; padding-right:20px;}
/*slide*/
.bottom{width:855px; height:167px; float:left; background:url(images/bottom_bg.jpg) top no-repeat; margin-top:35px;}
.slide{width:798px; height:142px; float:left; margin-left:22px; margin-top:13px; overflow:hidden;}
.slide ul li{float:left; width:195px; padding-left:10px; padding-top:6px;}
.slide ul li img{float:left; display:block;}
/*table*/
.table{width:815px; height:auto; float:left; margin:20px 0 20px 20px; background:url(images/contact_bg.jpg) bottom right no-repeat;}
.table td{line-height:26px; color:#000;}
.table a{color:#000;}
.table a:hover{color:#f00; text-decoration:underline;}
.table_job td{color:#000; line-height:28px;}
.table_job td a{color:#000;}
.table_job td a:hover{text-decoration:underline;}
/*footer*/
#footer{width:1002px; height:41px; margin:20px auto; overflow:hidden; background:#383e4c;}
#footer p{text-align:center; line-height:41px; color:#fff;}
.head{width:1002px; margin:0 auto; position:relative;}
.banner{height:346px; width:1001px; margin:0 auto; overflow:hidden;}
.logo{position:absolute; right:30px; top:20px; z-index:999;}