
.menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.menu * {
  box-sizing: border-box;
}
.menu .ul-list {
  display: flex;
}
.menu .ul-list .bgc_red {
  background: #f53e34;
}

.menu .ul-list > li {
  flex: 1;
  border-right: 1px solid #fff;
  position: relative;
}
.menu .ul-list > li:last-child {
  border-right: none;
}
.menu .ul-list > li > a {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  background: #4781fe;
}
.menu .ul-list > li > span {
  color: #fff;
  font-size: 14px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222;
}
.menu .ul-list > li:hover .ol-list {
  display: block;
}
.menu .ol-list {
  display: none;
  position: absolute;
  bottom: 35px;
  left: 0;
  z-index: 999;
  background: #333;
  width: 100%;
}
.menu .ol-list > li > a {
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  height: 35px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #fff;
  justify-content: center;
}
.menu .ol-list > li > a:hover {
  background: #222;
}
.banner01{background: url(../images/banner01.png) top center no-repeat;background-size: cover;}
.banner02{background: url(../images/banner02.png) top center no-repeat;background-size: cover;}
.banner03{background: url(../images/banner03.png) top center no-repeat;background-size: cover;}
.banner{min-height: 258px;}
.logo{width:150px;padding: 20px 30px;}
.banner h1{display: block;font-size: 50px;color: #fff;line-height: 48px;padding: 40px 30px 10px 30px;font-weight: bold;}
.banner span{display: block;font-size: 30px;color: #fff;line-height: 48px;padding: 0px 30px;}


.card{width: 100%;background: #fff;padding: 15px 0px;margin-bottom:  10px;}
.time{text-align: center;padding: 15px 20px 20px 20px;}
.time b{color: #fff;background:#4781fe;padding:  3px 5px;border-radius: 2px;}
.time span{
    font-size: 14px;
    color: #777777;
    padding:  0px 5px;
}
.data{
  
}
.data li{float:left;width: 25%;text-align: center;}
.data li span{font-size: 14px;color: #333333;font-weight: bold;display: block;}
.data li h1{font-size: 20px;color: #333;font-weight: bold;display: block;line-height:  20px;padding: 0 5px;}
.data li h1 b{
    color: #4781fe;
}
.data li font{
    font-size: 12px;
    color:  #999999;
}
.data li font b{}

.data-list{
    padding: 0px 3%;
}
.data-list img{
    float: left;
}
.data-list font{
    width: calc(20% - 137px);
    padding-top:  20px;
}
.data-list font h1{
    font-size:  16px;
    color:  #000;
    display:  block;
    line-height:  16px;
    padding-bottom:  10px;
    padding-top: 20px;
}
.data-list font p{
    font-size: 14px;
    color: #777777;
    /* display: block; */
    line-height: 16px;
    padding-bottom: 10px;
    display:  block;
}
.data-list font span{}
.data-list font span a{
    padding: 5px 15px;
    margin-right: 10px;
    color: #fff;
    float:  left;
}
.redbg{ background:#f53e34;}
.bluebg{ background:#4781fe;}

.data-icon{
    padding: 15px 10px;
}
.data-icon li{
    float:  left;
    width: 25%;
}
.data-icon li a{display: block;text-align:  center;}
.data-icon li a img{
    width: 45%;
    border: 1px solid #ccc;
    border-radius: 200px;
    padding: 17px;
}
.data-icon li a span{display: block;color: #333;font-size: 14px;left:  15px;padding-top: 10px;}
.title{}
.title h1{
    padding: 0px 3%;
    font-size: 18px;
    font-weight: bold;
    color: #4781fe;
    position:  relative;
}
.title h1 a{
    position:  absolute;
    right:  3%;
    font-size: 12px;
    font-weight:  normal;
    background: #f53e34;
    color:  #fff;
    border-radius: 50px;
    padding: 1px 6px;
    line-height: 16px;
    text-transform: uppercase;
}

.cardbg{background: url(../images/cardbg.png) 0 bottom no-repeat; background-size: cover;}
.cardbg01{background: url(../images/bg.png) 0 bottom no-repeat; background-size: cover;}
.cardtitle{
    padding: 0px 5%;
}
.cardtitle h1{
    font-size: 16px;
    color: #000;
    display: block;
    line-height: 16px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: center;
}
.cardtitle p{
    font-size: 13px;
    color: #777777;
    display: block;
    line-height: 23px;
    /* padding-bottom: 10px; */
    display: block;
    text-indent:  2em;
}
.timelist{float: left;padding:  0 5%;}
.timelist li{}
.timelist li font{
    padding: 10px 0px;
    display: block;
}
.timelist li font span{
    font-size: 18px;
    font-weight:  bold;
    color: #4781fe;
    font-style: italic;
    padding-right: 20px;
}
.timelist li font b{
    font-size: 14px;
    /* font-weight: bold; */
    color: #000;
    /* font-style: italic; */
    padding-right: 20px;
    font-weight: normal;
}
.timelist li font strong{
    width:  50px;
    display:  block;
    padding-right:  100px;
    color:  #fff;
}
.timelist li font a{
    font-size: 14px;
    color: #fff;
    padding-right: 20px;
    font-weight: normal;
   #background: #4781fe;
    text-align: center;
    padding: 10px 15px;
	background-image: linear-gradient(to right bottom,#efff00, #ff8300 50%);
}


.text-center{
	text-align: center!important;
	font-weight: inherit!important;
}
.text-left{
	text-align:left!important;
	font-weight: inherit!important;
}


.table{ width:100%; text-align:center; font-size:12px;}
.table td{ padding:0px 10px; }
.table td a.name{ color:#438EB9}
.table_list { line-height:30px;}
.table_list thead{ background-color:#ededed; }
.table_list thead th{text-align:center;font-weight:inherit!important;}
.table_striped thead tr{
	color: #000;
	background: #d5dfe7;
}
.table_striped thead tr th{border: 1px solid #b5bfc7;line-height:40px;font-size:14px;color:#666;}
.table-bordered>thead>tr>th, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>th, 
.table-bordered>thead>tr>td, 
.table-bordered>tbody>tr>td, 
.table-bordered>tfoot>tr>td{border: 0px;border-bottom: 1px solid #b5bfc7;border-left: 1px solid #b5bfc7;}
.table-bordered>thead>tr>th:first-of-type, 
.table-bordered>tbody>tr>th:first-of-type, 
.table-bordered>tfoot>tr>th:first-of-type, 
.table-bordered>thead>tr>td:first-of-type, 
.table-bordered>tbody>tr>td:first-of-type, 
.table-bordered>tfoot>tr>td:first-of-type{border-left:0;}
.table thead>tr>td, 
.table tbody>tr>td, 
.table tfoot>tr>td {
    padding: 5px 5px;
    line-height: 28px;
    vertical-align: middle;
    border-bottom: 1px solid #b5bfc7;
    border-right: 1px solid #b5bfc7;
    color:#666;
}
.table tbody>tr>td:first-of-type{position: relative;}
.table thead>tr>td:last-of-type, 
.table tbody>tr>td:last-of-type, 
.table tfoot>tr>td:last-of-type{border-right: 0px }
.table tbody>tr.odd{ background-color:#f5f5f5}
.table tbody>tr.selected{ background-color:#438EB9; }
.table tbody>tr.selected td{color:#FFF}
.table thead>tr>th,
.table tbody>tr>th,
.table tfoot>tr>th{	
	padding: 5px 5px;
    line-height: 28px;
    vertical-align: middle ;	
    position: relative;
}
.table .tab_prompt{border-radius: 2px ;padding: 2px 4px;}

.button{
    padding:  10px 0px;
}
.button span{
    display:  block;
}
.button span a{
    padding: 5px 15px;
    margin-right: 10px;
    color: #fff;
    float: left;
    width: 42%;
    padding: 5px 2%;
    text-align: center;
}


.foot{padding: 13px 5%;background: #253a4c;}
.foot p{
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    /* background: #4781fe; */
    text-align: center;
    }



.chart{float: right;text-align: center;padding: 20px 5%;}
.chart img{width: 100%; margin: 0 auto;}

@media (max-width: 1680px) {

	

}
@media (max-width: 1440px) {
 
	
	
}
@media (max-width: 1300px) {
	
	
}




@media (max-width: 1024px) {

}
@media (max-width: 992px) {
	

	
	
	
	
	
	
}
@media (max-width: 768px) {

	
	
	


	
}


@media (max-width:426px) {

.banner h1{font-size:30px;padding:30px 30px 0px 30px;}
.banner span{font-size:14px;    line-height:20px;}	
.banner{min-height: 212px;}	
	

	
}

@media (max-width:320px) {
.banner h1{font-size:20px;padding:15px 30px 0px 30px;}
.banner span{font-size:14px;    line-height:20px;}	
.banner{min-height: 212px;}	
	
}





