.ad{text-align: center;}
.content_menu{padding-left: 10px;}
.content_menu a{margin-right: 10px;margin-bottom: 5px;display: inline-block;}
.content_menu .select{background-color: #fdcb4d;color: #fff;padding: 2px 8px;border-radius: 10px;}
.table_menu{margin-bottom: 30px;}

.content_in{width: 1400px;margin: 0 auto;margin-top: 20px;}
.table1 th{font-size: 14px;font-weight: bold;text-align: left;}
.table1 td{height: 60px;line-height: 60px;border-bottom: 1px dashed #e2e2e2;}

.search_text {display: flex;flex-direction: row;}
.search_text input{border: 1px solid #0a58a2;}
.search_text button{background-color: #0a58a2;border: 0;padding: 0px;width: 30px;height: 30px;background-image: url(../image/search.png);background-repeat: no-repeat;
background-position: center center;}