.main{width: 100%;padding-bottom: 200px;}
.navigation{font-size:20px;width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;height: 66px;align-items: center;margin-top: 10px; margin-bottom: 10px;}
.navigation_tab{width: 280px;display: flex;margin-top: 20px;justify-content: space-between;}
.navigation_tab p a span{color: #000000;}
.show{margin-top: 5px;height: 3px;background-color: #00a0e9;width: 100%;display: block;}
.vanish{display: none;}
.footer{color: white;background-color: #0093dd;width: 100%;height: 60px;line-height:60px;text-align: center;}
.banner{width:100%;}
/**/
.center{width: 1200px;margin: 0 auto;display: flex;margin-top: 50px;margin-bottom: 50px;padding: 0px 50px;justify-content: space-between;}
.rong{width: 790px;}
.center > img{width: 248px;height: 118px;}
.tab{background: url(../images/title_bg.png) no-repeat;width: 747px;height: 47px;line-height: 47px;font-size: 16px;color: white;
display: flex;font-weight: bold;justify-content: space-between;align-items: center;    padding: 0px 15px 0px 20px;}
.tab > span{display: inline-block;}
.tab > span:nth-child(1){margin-top: 10px;}
.tab > span:nth-child(2){width: 30px;height: 47px;}

.table{width: 100%;display: none;}
.table tr{display: flex;justify-content: space-between;padding: 0px 15px;border-bottom: 1px dashed #cecece;}
.table tr td{padding: 10px 0px;}
.table tr td a{color: #0093dd;font-size: 16px;font-weight: bold;}
.uimg img {margin-bottom: 15px;}
.uimg img:nth-child(1) {margin-bottom: 80px;}
