@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;border:none; font-family: "微软雅黑", "宋体", sans-serif;font-size:16px;color:#0098bd;}
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:#12b5b0;}

/*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:239px;height:203px}
.public .btn1:hover{background-position:0px -203px;}
.public .btns{background:url(btn_list2.png) no-repeat;}
.public .btn2{background-position:0px -62px;width:210px;height:62px}
.public .btn2:hover{background-position:0px 0px;}
.public .btnss{background:url(btn_list3.png) no-repeat;}
.public .btn3{background-position:0px -33px;width:100px;height:33px}
.public .btn3:hover{background-position:0px 0px;}
.public .content{line-height:30px;width:305px;} 

/*back*/
.back_head,.body_head{height:746px;background:url(back_head.jpg) no-repeat center top;}
.back_middle,.body_middle{height:748px;background:url(back_middle.jpg) no-repeat center top;}
.back_foot,.body_foot{height:746px;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:-70px;}
.box1 .L{width:287px;height:100px;margin:80px 0px 60px 445px;}
.box1 .R{margin:30px 9px 0px 0px;}
.box1 .L.content{width:150px;margin:80px 0px 0px 0px;}
/*box2*/
.box2{width:1000px;top:310px;}
.box2 .L{width:354x;margin:27px 0px 0px 20px;}
.box2 .L .content{width:350px;color:#fff;}
.box2 .L .btn2{float:left;margin:12px 0px 0px 58px;}
.box2 .R{width:480px;margin:100px 95px 0px 0px;}
.box2 .R table{width:458px;margin:7px 0px 0px 14px;color:#FFF;}
.box2 .R table th{font-size:16px;font-weight:bold;padding-bottom:20px;text-align:left;color:#fff;}
.box2 .R table th.center{padding-left:80px;color:#fff;}
.box2 .R table td{line-height:26px;color:#fff;}
.box2 .R table td.right{text-align:right;color:#fff;}

/*box3*/
.box3{width:890px;position:absolute;left:149px;top:119px;}
.box3 ul{margin:112px 0px 0px 0px;}
.box3 .btn3{float:left;margin:12px 0px 0px 20px;}
.box3 ul li{float:left;width:143px;margin-right:37px;margin-bottom:153px;text-align: center;}
.box3 ul li .price{color:#000;margin-top:2px;color:#fff;}
.box3 ul li .sale{color:yellow;}
.box3 ul li .btn{margin-top:30px;}
.box3 ul li .price1{color:#000;color:#fff;}
.box3 ul li .sale1{color:yellow;}
.box3 .prices{margin-right:49px;}
