@charset "utf-8";
/* CSS Document */

/*样式重置*/
body,dd,dl,div{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,h7{margin:0;padding:0;font-weight:normal;font-size:1em;}
p{margin:0;padding:0;}
a{text-decoration:none;color:#333;}
body{background-color: #fafafa;}
*{font-family:"微软雅黑";}




/*banner*/
.banner_img{width:100%;}
.banner_img img{width:100%;}




/*内容*/
.center_box{width:1140px;background-color: white;margin:0 auto;padding:15px 20px;}
.center_h1{width:100%;border-bottom: 1px #888 dashed;padding-bottom: 30px;margin-bottom: 20px;}
.center_h1 h1{width:100%;text-align: center;font-size:22px;line-height:80px;}
.center_h1 button{width:110px;height:40px;border-radius:20px;border: 0;color:white;font-size:18px;}

.center_table1{width:100%;margin-bottom:20px;}
.table_img{float:left;margin-top: 3px;margin-right: 3px;}
.table_h1{float:left;font-size:22px;}
.center_table1 table{width:100%;border-collapse:collapse;margin-top: 20px;}
.center_table1 table tr{width:100%;}
.td_15{width:15%;background-color: #f1f7ff;border:1px solid #ccc;line-height:55px;text-align: center;}
.td_35{width:34%;border:1px solid #ccc;line-height:55px;padding-left: 1%;}
.td_151{width:25%;background-color: #f1f7ff;/*border:1px solid #ccc;*/line-height:20px;text-align: center;}
.td_351{width:25%;/*border:1px solid #ccc;*/line-height:55px;padding-left: 1%;}
.h1_box{overflow: hidden;width:100%;}
.center_img_box{width:96%; padding-top:10px;margin: 0 auto;}
.center_img_box_inventory{width:96%; padding-top:10px;margin: 0 auto;text-align: center;}
.center_img_box img{display: block;margin:20px auto;}

.table2{width:100%;border-collapse:collapse; }
.table2 th{background-color:#f1f7ff;border:1px solid #ccc;line-height:55px;text-align: center; }
.table2 td{border:1px solid #ccc;line-height:55px;text-align: center; }
.center_img_box p{padding:5px 0; }






/*页脚*/
.footer_box{background-color: #2364aa;width:100%;}
.footer{width:1130px;margin:0 auto;padding:25px;overflow: hidden;}
.footer img{float:left;margin-right: 20px;}
.f1{color:white;line-height:34px;float:left;margin-top: 14px;}
.f2{color:white;line-height:34px;float: right;font-size:18px;font-weight:bold;margin-top: 25px;}
































