@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;border:none; font-family: "微软雅黑", "宋体", sans-serif;font-size:17px;color:#fff;}
td,th{display: table-cell;vertical-align: inherit; }
.clear{clear:both;}
ul li{list-style-type:none;}
a{display:block;cursor:pointer;outline:none;text-decoration:none;}
body{background-color:#fef2f6;}

/*public*/
.public{position:absolute;color:#000;}
.public .L{float:left;}
.public .R{float:right;}
.public .title{font-size:20px;}
.public .btn{background:url(btn_list1.png) no-repeat;}
.public .btn1{background-position:0px 0px;width:212px;height:53px}
.public .btn1:hover{background-position:0px -68px;}
.public .btns{background:url(btn_list2.png) no-repeat;}
.public .btn2{background-position:0px 0px;width:132px;height:32px}
.public .btn2:hover{background-position:0px -39px;}
.public .content{line-height:22px;width:344px;} 

/*back*/
.back_head,.body_head{height:822px;background:url(back_head.jpg) no-repeat center top;}
.back_middle,.body_middle{height:822px;background:url(back_middle.jpg) no-repeat center top;}
.back_foot,.body_foot{height:822px;background:url(back_foot.jpg) no-repeat center top;}
.body_head{width:1000px;position:relative;margin:0px auto;}
.body_middle{width:1000px;position:relative;margin:0px auto;}
.body_foot{width:1000px;position:relative;margin:0px auto;}

/*box1*/
.box1{width:1000px;top:-60px;}
.box1 .L{width:400px;height:100px;margin:60px 0px 0px 110px;}
.box1 .L.content{width:150px;margin:80px 0px 0px 0px;}
.box1 .L .btn1{float:left;margin:30px 0px 0px 66px;}
.box1 .R{width:374px;height:100px;margin:58px 53px 0px 62px;}
.box1 .R.content{width:150px;margin:80px 0px 0px 0px;}
.box1 .R .btn1{float:right;margin:30px 104px 0px 38px;}

/*box2*/
.box2{width:1000px;top:122px;}
.box2 .L{width:436px;}
.box2 .L .content{width:538px;margin:364px 0px 0px 217px;color:#bd0317}
/*box3*/
.box3{width:640px;margin:640px 0px 0px 112px}
.box3 .L table{width:145px;margin:8px 0px 0px 120px}
.box3 .R table{width:361px;margin:8px 8px 0px 0px}
.box3 .L table td{text-align:center;line-height:26px;font-size:16px;color:#000;margin:0px 0px 0px 14px;}
.box3 .R table td.right{text-align:center;line-height:26px;font-size:16px;color:#000;margin:0px 0px 0px 14px;}
/*box4*/
.box4{width:1000px;top:0px;}
.box4 .L{width:436px;}
.box4 .L .btn1{float:left;margin:0px 0px 0px 380px;}
/*box5*/
.box5{width:1000px;position:absolute;top:320px;}
.box5 ul{margin:112px 0px 0px 40px;}
.box5 .btn2{float:left;margin:36px 0px 0px 8px;}
.box5 ul li{float:left;width:143px;margin-right:10px;margin-bottom:0px;text-align: center;}
.box5 .prices{margin-right:49px;}
.box5 ul li .price{color:#000;margin-top:2px;color:#fff;text-decoration:line-through;}
.box5 ul li .sale{color:yellow;}
.box5 ul li .btnssss{margin-top:20px;}