@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0}
img{ border:0;}
ul li{ list-style:none;}
body{border-collapse:collapse;
}
a{ text-decoration:none;;}

.top{ background-color:#d2d2d2; height:38px; margin:0 auto;width:1000px;}
.top_p { width:1000px; margin:0 auto;}
.top_p a{ height:38px; line-height:38px; color:#000000; font-size:12px; text-decoration:none; float:right; width:70px;}
.top_p a:hover{ text-decoration:underline; color:#f00;}

.menu{ width:1000px; margin:0px auto;}
.logo{ float:left; margin-top:25px;}
.menu_menu{ float:left;  padding-left:40px; }
.menu_menu ul{ height:94px;line-height:94px;}
.menu_menu ul li{ float:left; width:93px; height:94px;line-height:94px;}
.menu_menu ul li a{ text-decoration:none; color:#000000; font-family:"微软雅黑"; font-size:14px; line-height:94px; width:100px; display:block; text-align:center; height:94px;}
.menu_menu ul li a:hover{ background:url(../img6/hover.jpg) no-repeat; height:94px; text-align:center; font-weight:bold;line-height:94px;}

.banner{ width:100%; margin:0 auto; background:url(../img6/banner.jpg) no-repeat center 0; clear:both; height:320px;}


.bottom{ width:1000px; background-color:#d2d2d2; height:140px; margin:0 auto;}
.botoom_top{ width:1000px; margin:0 auto; padding-top:20px; margin-left:20px;}
.botoom_top ul li{ float:left; width:100px;}
.botoom_top ul li a{ text-decoration:none; color:#000000; font-size:14px;}
.botoom_top ul li a:hover{ text-decoration:underline;}
.down{ width:1000px; margin:20px 0 0 20px;}
.down p{ float:left; clear:both; padding-top:10px; line-height:24px; font-size:14px;}
.down a{ text-decoration:none; color:#000000;}
.down a:hover{ text-decoration:underline;}

/*客服*/
.rides-cs {  font-size: 12px; background:#29a7e2; position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(../img6/shopnc.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: -410px 0;}
.rides-cs .btnCtn { background-position: -450px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}
/*客服结束*/