@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;border:none; font-family: "微软雅黑", "宋体", sans-serif;font-size:16px;color:#000;}
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:#fff;}

/*public*/
.public{position:absolute;color:#FFF;}
.public .L{float:left;}
.public .R{float:right;}
.public .title{font-size:16px;}
.public .btn{background:url(btn_list1.png) no-repeat;}
.public .btn1{background-position:0px 0px;width:216px;height:45px}
.public .btn1:hover{background-position:0px -45px;}
.public .btns{background:url(btn_list2.png) no-repeat;}
.public .btn2{background-position:0px 0px;width:215px;height:45px}
.public .btn2:hover{background-position:0px -45px;}
.public .btnss{background:url(btn_list3.png) no-repeat;}
.public .btn3{background-position:0px 0px;width:215px;height:45px}
.public .btn3:hover{background-position:0px -45px;}
.public .content{line-height:24px;}

/*back*/
.back_head,.body_head{height:836px;background:url(back_head.jpg) no-repeat center top;}
.back_middle,.body_middle{height:834px;background:url(back_middle.jpg) no-repeat center top;}
.back_foot,.body_foot{height:835px;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:-1px auto -1px auto;}
.body_foot{width:1000px;position:relative;margin:0px auto;}

/*box1*/
.box1{width:1000px;top:-184px;}
.box1 .L{width:352px;margin:64px 0px 0px 116px;}
.box1 .L .content{width:350px;}
.box1 .L .btn1{float:left;margin:32px 0px 0px 56px;}
.box1 .R{width:443px;margin:56px 60px 0px 0px;}
.box1 .R .scroll_title{text-align:center;height:36px;line-height:36px;font-weight:bold;}
.box1 .R .scroll_box{width:456px;height:132px;margin:12px 0px 0px 14px;}

/*box2*/
.box2{width:1000px;top:238px;}
.box2 .L{width:380px;margin:64px 0px 0px 124px;}
.box2 .L .content{width:350px;}
.box2 .L .btn1{float:left;margin:34px 0px 0px 55px;}
.box2 .R{width:430px;margin:65px 60px 0px 0px;}
.box2 .R table{width:398px;margin:20px 0px 0px 14px;}
.box2 .R table th{font-size:16px;color:#FFF;font-weight:bold;padding-bottom:20px;text-align:left;}
.box2 .R table th.center{padding-left:80px;}
.box2 .R table td{line-height:26px;}
.box2 .R table td.right{text-align:right;}
/*box3*/
.box3{width:1000px;top:-182px;}
.box3 .L{width:396px;margin:68px 0px 0px 102px;}
.box3 .L .content{width:396px;font-size:14px;}
.box3 .L .btn2{float:left;margin:34px 0px 0px 85px;}
.box3 .R{width:430px;margin:65px 60px 0px 0px;}
.box3 .R table{width:394px;margin:20px 0px 0px 14px;}
.box3 .R table th{font-size:16px;color:#FFF;font-weight:bold;padding-bottom:20px;text-align:left;}
.box3 .R table th.center{padding-left:80px;}
.box3 .R table td{line-height:26px;}
.box3 .R table td.right{text-align:right;}
/*box4*/
.box4{width:570px;left:114px;top:284px;}
.box4 .content{text-align:left;margin:26px 0px 0px 0px;}
.box4 .btn3{margin:52px auto 0px 286px;}