@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
.cle{ clear:both;}
a{text-decoration:none; list-style:none;color:#434343;}
a,a:focus{ outline:none;}
img{ border-style:none;}
ul,li{list-style:none;text-decoration:none;}
a:hover{text-decoration:underline; color:#333;}
a:active{text-decoration:none;}

body{ background:#FFF;}
.clear{ height:0px; overflow:hidden; clear:both;}

#content{width:1120px;margin:80px auto; }

#content .cate{width:1120px;height:40px; text-align:center;}
#content .cate ul{width:1120px;height:40px;}
#content .cate ul li{float:left;width:210px;height:40px;background:#1782e6; text-align:center;line-height:40px;margin-left:14px;}
#content .cate ul li a{color:#FFF; text-decoration:none; font-family:"微软雅黑";}
#content .cate ul li:hover{ background:url(../img/323223.png);}

#content .left{width:600px;height:570px;margin-top:40px;float:left;}
#content .left img{width:600px;height:500px;}

#banner{width:600px;height:500px; position:relative;overflow:hidden;}
#banner ul{width:auto;height:500px;position:absolute;}
#banner ul li{ float:left;width:600px;height:500px; }

#btn1{width:auto;height:6px;bottom:30px;position:absolute;margin-left:-45px;left:50%;}
#btn1 a{float:left;height:6px;width:40px;margin-left:10px;background:#000; display:inline-block; text-indent:9999em;background:#FFF;}
#btn1 .anniu{background:#fecd8d;height:6px;width:40px;}



#content .right table{color:#000;font-size:16px;width:470px;float:left;margin-left:40px;}
#content .right table tr{width:470px;}
#content .right table tr{margin-top:14px;display:block;}
#content .right table tr td{ font-weight:bold;}
#content .right table tr td span{color:#a7a7a7;line-height:20px;
    }
#content .right table textarea{max-width:470px;max-height:150px; min-width:470px;min-height:150px;border:#a7a7a7 solid 1px;border-radius:3px;}

#content .right .cart{ width:450px;height:150px;float:left;margin-left:40px;} 
#content .right .cart p{height:30px;line-height:30px;margin-top:10px;}
#content .right .cart p span{color:#F00; font-weight:bold;font-size:16px;}


#content .right .cart input{width:100px;height:30px;border:#999 solid 1px; outline:none; text-align:center; color:#00F;font-weight:bold;font-size:16px;}
#content .right .cart a{width:325px;height:40px;background:#F00; display:block; margin-top:30px; text-align:center;line-height:40px;color:#FFF;font-size:18px; font-weight:bold; text-decoration:none;}


