@charset "utf-8";

.ui-header .ui-title, .ui-footer .ui-title{margin:0 5%;}
html,body{color:#06518B;}

.categories-list ul{list-style:none;margin:0;padding:0;}
.categories-list ul li{list-style:none;margin:0;padding:0;margin-bottom:20px;margin-top:20px;border-bottom:1px solid #ccc;}
.categories-list ul li a{text-decoration:none;}
.categories-list ul li .content{position:relative;width:100%;}
.categories-list ul li .content .thumb{width:30%;  margin-top: 13%;}
.categories-list ul li .content .thumb img{width:100%;}
.categories-list ul li .content .title{width:65%;}
.categories-list ul li .content .title h3{font-size:16px;padding:0;margin:0;font-weight:bold;color:#06518B}
.categories-list ul li .desc{font-size:14px;padding:8px 0;font-weight:normal;color:#06518B}
.flp_logo{  
  width: 22%;
  background: #fff;
  padding: 6px;
  position: absolute;
  top: 9px;
  left: 10px;
  }
.new-footer {
  margin-top: 10px;
  background-color: #EEF4E2;
  font-size: 14px;
  /* color: #6e6e6e; */
  text-align: center;
}
.msg{
  text-align: center;
  background: #06518b;
  color: #fff;
  height: 35px;
  line-height: 35px;
}
.new-footer .new-f-login {
  padding:0 10px 0 10px;
background-color: #BFC9D2;
  line-height: 40px;
  color: #fff;
  text-align: right;
  border: 1px solid rgb(215, 208, 208);
  position: fixed;
  bottom: 13%;
  right: 5px;
  height: 40px;
  border-radius: 24px;
}
.new-footer .new-f-login a {
  color: #06518B;
}
.new-footer .new-f-section2 {
padding-top: 0;
  font-size: 12px;
  color: #fff;
  height: 80px;
  line-height: 80px;
  background: #06518B;
}