@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;border:none; font-family: "微软雅黑", "宋体", sans-serif;font-size:16px;}
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:#FFF;}
.public .L{float:left;}
.public .R{float:right;}
.public .title{font-size:16px;}
.public .btn{width:162px;height:48px;background:url(btn_list.png) no-repeat;}
.public .btn1{background-position:-69px -64px;}
.public .btn1:hover{background-position:-262px -64px;}
.public .btn2{background-position:-69px -134px;}
.public .btn2:hover{background-position:-262px -134px;}
.public .content{line-height:24px;}

/*back*/
.back_head,.body_head{height:570px;background:url(back_head.jpg) no-repeat center top;}
.back_middle,.body_middle{height:797px;background:url(back_middle.jpg) no-repeat center top;}
.back_foot,.body_foot{height:401px;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:44px;}
.box1 .L{width:410px;margin:64px 0px 0px 46px;}
.box1 .L .content{width:350px;}
.box1 .L .btn1{float:left;margin:12px 0px 0px 4px;}
.box1 .L .btnright{float:right;color:#15b3b2;margin:25px 130px 0px 0px;}
.box1 .L .btnright:hover{text-decoration:underline;}
.box1 .R{width:484px;margin:65px 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:445px;}
.box2 .L{width:410px;margin:64px 0px 0px 46px;}
.box2 .L .content{width:350px;}
.box2 .L .btn1{float:left;margin:12px 0px 0px 4px;}
.box2 .L .btnright{float:right;color:#15b3b2;margin:25px 130px 0px 0px;}
.box2 .L .btnright:hover{text-decoration:underline;}
.box2 .R{width:484px;margin:65px 60px 0px 0px;}
.box2 .R table{width:458px;margin:7px 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:442px;left:284px;top:49px;color:#000;}
.box3 .title{width:128px;height:20px;background-color:#f7ce14;line-height:20px;font-size:14px;text-align:center;margin:90px 0px 0px 154px;}
.box3 .content{text-align:center;margin:26px 0px 0px 0px;}
.box3 .btn2{margin:24px auto 0px auto;}