﻿@charset "utf-8";
*{ font-family: "Microsoft Yahei",Arial;  }
.no-padding{  padding: 0;  }
.no-margin{margin: 0;  }
.main{width: 1100px;margin: 0 auto;}
body{background: #eeeeef;}
.banner{width: 100%;}
.banner img{width: 100%;}
.title{background: #185AA8;line-height: 40px;  font-size: 20px;  font-weight: normal;  color: #fff;text-align: center;}
/*浜烘墠寮曡繘鏀跨瓥*/
 .text{padding:30px 10px 0px 10px;}
 .text table{width: 100%; border:0;}
 .text table tbody{display: table-row-group; vertical-align: middle;}
 .text table tbody .tableHeader{width: 100%; height: 40px; display: table-row; vertical-align: inherit;}
 .text table tbody .tableHeader td{padding:13px 0px; text-align: center; white-space: nowrap; font-size: 14px; font-weight: bold;border: 1px solid #185aa8; color:#3e3a39;}
 .text table tbody .tableRow{display: table-row; vertical-align: inherit; font-size: 14px;}
 .text table tbody .tableRow td{padding:13px 10px; display: table-cell; vertical-align: inherit; border: 1px solid #185aa8; font-size: 14px; color: #3e3a39;}
 .text table tbody .tableRow td a{text-decoration: underline; font-weight: bold; color:#3e3a39;}
 .text .bz{width:100%; height:auto; padding-bottom:50px;}
 .text .bz h3{ line-height:30px; font-weight: bold; font-size:14px; color:#000;}
 .text .bz p{ line-height:25px; font-size:14px; color:#000;}
/*浜烘墠寮曡繘鏀跨瓥 end*/
.footer{padding: 25px ;text-align: center;}