@charset "gb2312";
/* CSS Document */

body{padding:0px;margin:0px; font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";}
ul li{ list-style:none;}
li,ul,p,h3,h2{padding:0px;margin:0px;}
img{ border:none;}
a{ text-decoration:none;}
.clear{ clear:both;}




.box{ width:100%;min-height:830px; background:url(bg.jpg) no-repeat center top;overflow-x:hidden;}
.plate{width:720px;margin:470px auto 0px;}
.plate ul li{padding:0 18px;float:left;}
.plate ul li a{width:204px;height:264px;box-shadow:0px 3px 3px #b1aead;display:block; }

.plate ul li a.plate1{ background:url(bt1.jpg) no-repeat;}
.plate ul li a.plate1:hover{ background:url(bt1_on.jpg) no-repeat;}

.plate ul li a.plate2{ background:url(bt2.jpg) no-repeat;}
.plate ul li a.plate2:hover{ background:url(bt2_on.jpg) no-repeat;}

.plate ul li a.plate3{ background:url(bt3.jpg) no-repeat;}
.plate ul li a.plate3:hover{ background:url(bt3_on.jpg) no-repeat;}


.container{width:1200px;margin:350px auto 0px; position:relative;}
.title{ text-align:center;}
.title h3{ font-weight:normal;font-size:28px;color:#2c2b2b;line-height:50px;padding-top:20px;}
.title a{ position:absolute;top:153px;right:0px;}

.table_box{ border-collapse:collapse;background:#fff;margin:20px 0px 40px;}
.table_box tr:nth-child(2n-1){ background:#f6f6f6;}

.table_box tr th{border:1px solid #727272; font-weight:normal;font-size:16px; background:#deebf6;line-height:24px;padding:5px; border-collapse:collapse;}
.table_box tr td{border:1px solid #727272;line-height:24px;padding:5px; border-collapse:collapse;}
.table_box tr td:first-child{ text-align:center;}

/*
.bottom{width:100%;background:#3d5974;}
.copyrght{width:1000px;min-height:60px;margin:0 auto;color:#fff; text-align:center;}
.copyrght span{font-size:12px;line-height:60px;}
*/
.bottom{ background:#0c79bd;width:100%;height:108px;font-size:12px;}
.copyright{margin:0 auto;width:1004px;height:108px;}
.copyright_l{ float:left;margin-top:18px;margin-left:30px;width:590px;height:90px;}
.copyright_l p{line-height:24px;height:24px;color:#fff;}
.copyright_l p a{ color:#fff;margin:0 8px;}
.copyright_l p a:hover{ text-decoration:underline;}
.copyright_l p span{margin:0 32px 0 8px;}

.copyright_r{ float:right;margin-top:14px;margin-right:40px;width:340px;height:94px;}
.copyright_r p{ float:right;width:120px;text-align:center;}
.copyright_r p a{ display:block;color:#fff;line-height:24px;}