﻿@charset "utf-8";
/* CSS Document */
body{font:12px/20px "Microsoft YaHei"; background:url(images/bg.jpg) repeat;}
*{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;}
.img{float:left; background:url(images/pic_bg.jpg) no-repeat; padding:15px 20px 15px 5px;}
/*header*/
#header{width:1002px; height:auto; margin:0 auto; overflow:hidden;}
.logo{float:left; padding:35px 0 10px 15px;}
/*menu*/
.menu{width:1002px; height:40px; float:left; background:#00a2bb;}
.menu ul{width:1002px; height:auto; float:left; margin-left:40px;}
.menu ul li{width:180px; float:left; text-align:center;}
.menu ul li.last{background:none;}
.menu ul li a{font:14px/40px "寰蒋闆呴粦"; color:#fff; display:block;}
.menu ul li a:hover,.menu ul li a.dq{background:#006b85;}
/*banner*/
.banner{width:967px; height:394px; margin:20px auto 0 auto; overflow:hidden; background:url(images/banner_bg.jpg) top #fff no-repeat;}
#box_switcher{width:920px; height:353px; overflow:hidden; margin:20px 0 0 22px;}
/*container*/
#container{width:892px; height:auto; margin:0 auto; overflow:hidden;}
.content{width:892px; height:auto; float:left; margin-top:30px;}
/*left*/
.left{width:620px; height:auto; float:left;}
.title{width:560px; height:auto; float:left; border-bottom:1px solid #c7c7c7; background:url(images/gou.png) no-repeat; color:#00a2bb; font:15px/30px "寰蒋闆呴粦";}
.main{width:620px; height:auto; float:left; margin-top:20px;}
.main p{color:#383636; text-align:justify; text-indent:2em; line-height:25px; padding-bottom:20px;font-size:16px;}
.main p a{color:#383636;}
.main p a:hover{color:#f00;}
/*right*/
.right{width:265px; height:auto; float:right;}
.title1{width:265px; height:auto; float:left; border-bottom:1px solid #c7c7c7; background:url(images/gou.png) no-repeat; color:#00a2bb; font:15px/30px "寰蒋闆呴粦";}
.contact{width:250px; height:auto; float:left; margin:10px 0 0 10px; border-left:1px solid #c7c7c7;}
.table{width:245px; height:auto; float:left;}
.table td{padding-left:8px; color:#666; line-height:25px;}
.table td a{color:#666;}
.table td a:hover{color:#f00;}
.contact_bottom{float:left; padding:20px 0 0 20px;}
/*slide*/
.slide{width:620px; height:86px; float:left; margin-top:25px; background:#ddd; overflow:hidden;}
.slide ul li{float:left; padding:5px 0 0 10px;}
.slide ul li img{float:left; display:block;}
/*job_table*/
.job_table{width:600px; height:auto; float:left;}
.job_table td,.job_table td a{color:#252525;}
.job_table td{line-height:25px;}
.job_table td a:hover{color:#f00;}
/*footer*/
#footer{width:1002px; height:auto; margin:30px auto 0 auto; overflow:hidden; background:#68bbcd;}
#footer p{text-align:center; color:#fff; font:12px/118px "瀹嬩綋";}