@charset "gb2312";
/* CSS Document */
/*全局样式开始*/
*{margin:0;padding:0;}
body{ margin:0; padding:0; font-family:'微软雅黑'; font-size:13px; color:#999999;}
a{ text-decoration:none; color:#000000;}
a:hover{ color:#e20001;}
img{ border:none; vertical-align:middle;}/*图片添加链接边框没有；解决图片默认间距*/
ul,ol{ list-style-type:none;}
.clear{ clear:both;}/*清除浮动*/
.con{ width:100%; background:url(images/bg.jpg);}
.hidden{ display:none;}
.block{ display:block;}
/*全局样式结束*/
.head{ width:100%; height:390px; background:#d1f1fe url(banner.jpg) no-repeat center top;}	 
.box{ width:100%;}
.boxc{width:1000px; margin:0 auto;}
.shiping{  width:1000px; height:auto;}
.shiping h3{ width:1000px; height:36px; border-bottom:2px solid #cdcdcd;}
.shiping h3 span{ min-width:100px; height:36px; display:inline-block;
color:#3d3d3d; font-size:16px; line-height:36px; border-bottom:2px solid #1e58ac;}
.shiping li{ height:44px;padding-left:10px; line-height:44px; border-bottom:1px dashed #e8e8e8; background:url(dian_03.jpg) no-repeat center left;}
.shiping li a{  display:block; width:100%; height:44px; color:#3d3d3d; font-size:16px;}
.shiping li span{ float:right; color:#666666; font-size:16px;}
/*页脚结束*/
.foot{ width:100%; height:100px; background:url(footbg_07.jpg); margin-top:20px;}
.footer{ width:1000px; height:100px; margin:0 auto;}
.footer p{ line-height:36px; text-align:center; font-size:16px; color:#FFF;}
.footer p a{font-size:16px; color:#FFF;}
.footer p a:hover{color:#C00;}
/*页脚开始*/
