@charset "utf-8";
/* CSS 首页 */
*{ margin:0px; padding:0px;}
table{ width:1000px; margin:0 auto; border-top:0px;  border-bottom:0px;padding-top:0px; padding-bottom:0px; -moz-box-shadow:0px 5px 30px #333333; -webkit-box-shadow:0px 5px 30px #333333; box-shadow:0px 5px 30px #333333;}

body{ font-family:"微软雅黑"; font-size:14px; color:#222;background:#eee;}
h2{clear:left; font-size:40px; color:#0e5b7b; font-weight:bold;line-height:1em; padding-top:10px; margin:0 auto;  text-align:center; width:300px; height:56px; border:5px dashed #0e5b7b; }
h3{ font-size:16px; color:#333; font-weight:bold;padding:20px 0px 10px;}
p{ font-size:20px; line-height:2em; padding:50px; }
p img{ padding:20px;}
.cont{width:1160px; height:auto; min-height:6900px; padding-bottom:10px; margin:0 auto; border:1px solid #fff; background:#fff;  margin:0 auto; border-top:0px;  border-bottom:0px;padding-top:0px; padding-bottom:0px; -moz-box-shadow:0px 5px 30px #333333; -webkit-box-shadow:0px 5px 30px #333333; box-shadow:0px 5px 30px #333333;}
.map{ width:910px; height:450px; border:1px solid #0e5b7b; padding:0px 20px 20px;}
.ul{ clear:left; padding:50px; padding-bottom:0px; }
.ul h2{ background:#0e5b7b; color:#fff; padding-top:30px;   }
.ul li{list-style:inside none; line-height:3em; font-size:20px;height:420PX;  background:#0e5b7b; color:#fff;  padding:30px; margin-bottom:30px; }

.tit{ width:1160px; height:250px;}
.banner{ height:400px;}
.main{width:1160px; margin:0 auto;}

.footer{width:1164px; margin:0 auto; text-align:center;color:#fff;line-height:50px; height:50px; background:#0e5b7b; font-size:20px }

.img{width:1160px; margin:0 auto; padding-bottom:20px; margin-top:30px; margin-left:7px;}
.img ul{ margin:-bottom:50px;}
.img ul li{width:560px; height:450px; list-style:none; float:left;  border:1px dashed #0e5b7b; padding:5px; }
.img ul li img{ width:560px; height:400px; }
.img ul li p{ height:30px; padding:0px; clear:both; font-size:16px; color:#fff; background:#0e5b7b; font-weight:normal; text-align:center; padding:5px; margin-top:5px;}
.img ul h2{ width:300px;  padding-bottom:30px; border:none; padding-top:40px;}


.f-menu{position:fixed; top:10%; left:2%; background:#0e5b7b; width:240px; height:600px; border-radius:20px;}
.f-menu h2{ color:#fff; text-align:center; font-size:36px; padding-bottom:10px; padding-top:40px; border:none; width:240px;}
.f-menu p{ padding:0px; padding-left:20px; padding-top:20px; color:#fff; font-size:20px}
.f-menu ul li{ list-style:inside none; height:40px; padding:7px; border-bottom:1px dashed #fff; text-align:center}
.f-menu ul li a{ display:block; display:block; width:220px; height:40px; color:#fff; font-size:20px; text-decoration:none; line-height:1em; padding-top:8px;}
.f-menu ul li:hover{ background:#fff}
.f-menu ul li a:hover li{ background:#fff}
.f-menu ul li a:hover{ text-decoration:underline; color:#0e5b7b; background:#fff}
