﻿@charset "utf-8";
/* CSS Document */
body{font:12px/150% "microsoft yahei ui","microsoft yahei",Arial,Verdana,"\5b8b\4f53";color:#666;}
html,body { width:100%; height:100%;}
a{ color:#666; text-decoration:none}
a:hover {}

.header { height:50px;}
.header .logoBox img { width:200px; margin-top:10px}
.header .PCLink a { background:url(../images/pc.png) no-repeat; background-size:100%; width:15px; height:15px; display:block; margin:10px 20px}
.showpath { height:24px; background:#74b0bc; line-height:24px; color:#fff; padding:0 10px; font-size:10px}
.showpath a { color:#fff;}
.content { padding:20px;}
.content h2 { text-align:center; line-height:40px }
.content .inner { line-height:24px}
.content .inner img { width:100%}
.footer { background:#e5e5e5; line-height:14px; font-size:8px; padding:10px 20px}
.list {}
.list li { height:50px; line-height:25px; padding-left:20px; overflow: hidden;
background: -webkit-linear-gradient(#fff, #eee); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#fff, #eee); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#fff, #eee); /* Firefox 3.6 - 15 */
background: linear-gradient(#fff, #eee); /* 标准的语法（必须放在最后） */}
.list li i { height:50px; width:10px; display: block; background:url(../../images/icon-2.png) no-repeat right; background-size:100%; margin-right:20px;}
.list li .img { height:40px; width:53px; overflow:hidden; float:left; margin:5px 10px 0 0; text-align:center}
.list li .img img { height:100%;}
.list li p { width:60%; float:left; height:50px;}

.tableBox { width:98%; margin:10px auto; font-size:10px}
.tableBox .title .alibe { height:30px; background:#D7ECED; border:1px solid #C7E3E4; border-radius:4px; display:inline-block; line-height:30px; text-align:center}
.tableBox .title .item1 {width: 10%}
.tableBox .title .item2 {width: 64%}
.tableBox .title .item3 {width: 23%}
.tableBox .sliber { height:34px; line-height:34px; margin:0 auto}
.tableBox .sliber .item1 {width:10%; text-align:center}
.tableBox .sliber .item2 {width:64%;}
.tableBox .sliber .item3 {width:26%; text-align:center}
.tableBox .sliber div { float:left; border-bottom:1px solid #ddd;}

.map,.liuc { padding:20px; text-align:center}
.map img,.liuc img { width:100%}











