/* CSS Document */
.header { background-color:#CC0066; border-bottom:1px solid #ffffff; height:120px; padding:20px 0px 10px 0px; overflow:hidden; }
.header .nav { height:30px; }
.header .nav a { height:30px; line-height:30px; color:#ffffff; font-size:13px; font-weight:bold; margin:0px 5px; padding:0px 5px; float:left; white-space:nowrap; }
.header .nav a:hover { color:#cc0066; background:#fcfcfc; float:left; }
.header .nav .a1:hover { color:#ffffff; text-decoration:underline; background:none; }
.banner { text-align:center; padding:0px; margin:20px 0px; }

.footer { border-top:1px dashed #666666; color:#666666; text-align:left; line-height:200%; }

.body { margin:10px auto; }
.body .left { width:62%; float:left; overflow:hidden; }
.body .right { width:270px; float:right; overflow:hidden; }
.body .right .newsProduct { padding:0px; margin:0px; }
.body .right .newsProduct .content { border:1px solid #6d6d6d; border-width:0px 1px 1px 1px; padding:5px; overflow:hidden; }
.body .right .newsProduct .content h1 { font-size:13px; font-weight:bold; color:#ff3333; margin:0px 0px 10px 0px; }

















.news {}
.news li { margin:5px auto; }

.productList {  }
.productList .item { padding:5px; border:1px solid #999999; background:#ffffff; display:block; width:145px; }
.productList .item:hover { border:1px solid #cc0066; }
.productList .item img { height:145px; height:216px; overflow:hidden; }
.productList .item p { margin:2px auto; }








/*分页*/
#pages{ font-size:12px; margin:10px auto; color: #666; border:1px solid #999999; padding:5px 20px; }
#pages span{ margin-left:15px; }
#pages a{ font-size:12px; color: #999999; text-decoration: none; margin-left:10px; margin-right:10px; }
#pages a:hover{ color: #cc0066; }

/*客户反馈*/
#feedback{ width:100%; height:auto; line-height:30px; }
#feedback ul{ list-style-type:none; width:95%; height:auto; margin:auto; }
#feedback li{ width:100%; height:auto; border:1px solid #999999; margin-bottom:10px; line-height:30px; background:#ffffcc; }
#feedback li #t{ border:1pt #fff solid; height:25px; line-height:25px; color:#333; letter-spacing: 1px; text-indent: 10px; font-size:14px; }
#feedback li #t span{ font-size: 12px; color: #999999; }
#feedback li #s{ font-size:14px; color:#333; text-indent: 15px; }
#feedback li #r{ margin:auto; margin-bottom:10px; width:95%; height:auto; border: 1px solid #999999; color:#4F4F4F; font-size:12px; text-indent: 15px; background: #FAFAFA; }
#feedback li #r #tt{ font-size:14px; color:#cc0066; }
#feedback #ly{  float:right; font-size:14px; }
#feedback #ly a{ color:#cc0066; font-size: 14px; text-decoration: none; }
#feedback #ly a:hover{ color:#ffffff; }
#feedback #w{ width:80%; margin:auto; height:auto; font-size:14px; color:#999999; }
#feedback #w #s{ width:100%; height:auto; margin-top:10px; margin-left:50px; }
#feedback #w #s input{ margin-left:5px; width:400px; height:22px; line-height:22px; font-size:14px; text-indent: 3px; }
#feedback #w #uconcont{ width:100%; height:auto; margin-top:20px; margin-left:50px; }
#feedback #w #uconcont textarea{ width:500px; height:200px; margin-left:-8px; }
#feedback #w #i{ width:100%; height:auto; margin-top:20px; margin-left:45px; }
