@charset "utf-8";
/* CSS Document */



*{margin:0; padding:0; font-weight:normal; font-style:100%; border:none;color:#0E0E0E;}
li{list-style:none;}
a{text-decoration:none;}
body{  margin:0 auto;font-size:14px; background:#fff;  font-family:"微软雅黑"; background-color:#FFFFFF;}
.pic{background:url(images/ad2.jpg) no-repeat;background-size:100% 100%;}
.clear{clear:both}
.logo{float:left; display:block; margin-right:20px;}
.nav{width:1000px; height:80px; margin:10px auto; margin-bottom:10px; padding-bottom:10px;}
.nav li{float:left; display:block; width:80px; height:80px;text-align:center; line-height:80px; font-size:18px; margin:0 20px; }
.nav li:hover{ border-bottom:#00bbe6 solid 6px; font-size:1.4em; }
.nav .now{ border-bottom:#00bbe6 solid 6px;}
.intrd{height:200px;  margin-top:20px; margin-bottom:40px}
.intrd p{height:160px; width:1000px;line-height:30px; margin:20px auto; padding:0 20px; padding-top:60px; font-size:16px; color:#666666; text-indent:2em;}

.mian{width:1000px;height:600px;  margin:0 auto;}
.recruit{width:500px;  float:left}
.recruit ul{overflow:auto; max-height:500px; width:450px;}
.recruit li{ display:block;width:400px; height:70px; margin-bottom:15px;border:1px solid #ECECEC; border-left:4px solid #00a2e9 ; padding-left:10px; overflow:hidden;}
.recruit li a:hover{}
.recruit h2{ margin-bottom:20px;}
.recruit h3{color:#00a2e9; padding-bottom:10px; font-weight:bold; padding-top:5px}
 
.treatment{width:500px;height:600px;   float:right;position:relative;}
.treatment span {display:inline-block;border-radius:10px;border:1px solid #c8c8c8;color:#555;font-size:13px;line-height:20px;padding:0 10px; margin-bottom:10px;}
.treatment h3{margin-bottom:20px;}
.fl_box{width:350px; margin:0 auto;}
.img_set{ width:300px; height:400px;position:absolute; right:20px; bottom:10px; }






.bottom{ height:100px; margin:0 auto; background-color:#00bbe6; ; padding-top:40px; margin-top:20px; position:}
.footer{width:1000px; height:30px; margin:10px auto; font-size:1em; color:#FF3E41; margin-top:10px; vertical-align:middle; text-align:center; overflow:hidden;}
.footer span{padding:5px 2px; }
.footer a{color:#474747}
.copyright{ width:500px; margin:0 auto;color:#474747; font-size:18px;  text-align:center; }