﻿*{margin:0;padding:0;border:0; list-style:none;text-decoration:none;}
body{height:100%;width:100%;}
a:link {color:#fff;}		/* 未被访问的链接 */
a:visited {color:#fff;}	/* 已被访问的链接 */
a:hover {color:#fffc00;}	/* 鼠标指针移动到链接上 */
a:active {color:#fff;}	/* 正在被点击的链接 */

.container{ margin:0 auto; width:100%; height: 100%;}
.container-bg{  position: absolute; top:0; left:0; z-index: -999;}

.category{width:708px; margin:0 auto;z-index: -999; }
.logo{ width:708px; height:67px; text-align:left; margin-top:60px; margin-bottom:60px;}
.category_land{width:747px; height:497px; background-image:url(../Images/CustomerLogin/land.png); overflow:hidden; margin-bottom:60px;}
.category_land_l{ width:364px; height:340px; float:left;  margin-top:38px; margin-left:40px; border-right:1px solid #e5e5e5; }
.category_land_l ul{width: 364px; list-style: none; margin: 0;  padding: 0;}
.category_land_l ul li{ width: 364px; color: #2c2c2c; font: 12px Verdana,"宋体"; line-height: 50px; text-align: left; }
.category_land_l ul li a:link {color:#66d354;}
.category_land_l ul li a:visited {color:#66d354;}
.category_land_l ul li a:hover {color:#969696;}
.category_land_l ul li a:active {color:#66d354;}

.category_land_r{ width:203px; float:left; margin-left:40px; margin-top:38px;}
.category_land_r ul{width: 203px; list-style: none; margin: 0;  padding: 0;}
.category_land_r ul li{width:203px; color:#969696; font:12px Verdana,"宋体";  line-height:28px; text-align:left;}
.category_land_r ul li a:link {color:#969696;}
.category_land_r ul li a:visited {color:#969696;}
.category_land_r ul li a:hover {color:#66d354;}
.category_land_r ul li a:active {color:#969696;}

.menu{ width:100%; height:186px; background-color:#1d8bd8;}
.menu_m{ width:708px; height:186px; margin:0 auto;}
.menu_m_l{ float:left;}
.menu_m_l ul{width: 708px; list-style: none; margin: 0;  padding: 0;}
.menu_m_l ul li{ width:110px; height:110px; color:#fff; font:12px Verdana,"宋体";  line-height:22px; padding-left:30px; margin-top:30px; float: left; border-left:1px dashed #5db1eb; display: block; }

.foot{width:100%;height:50px; background-color:#115fa1; z-index:1;margin:0 auto;font:12px/22px Verdana,"微软雅黑"; font-weight:bold; color:#fff;float:center;text-align:center; line-height:50px; }
