* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zwgk li{
  overflow: hidden;
  position: initial!important;
  padding: 15px 0;
  border-bottom: 1px dotted #e7e7e7;
  float: left;
  width: 243px;
  box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 8%);
  list-style: none;
  margin: 10px 5px 10px 5px;
  text-align: center;
}
.zwgk li:after{
background:#fff!important;
}
.jczwgk a:hover{
border:1px solid #3850d3;
background:-webkit-linear-gradient(left, #fff, #f1f5fe)
}
.jcxxgk a:hover{
border:1px solid #3850d3;
background:-webkit-linear-gradient(left, #fff, #f1f5fe)
}
.sj_list a:hover{
color: #015293;
}

.con_list{
margin-left:1px;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'microsoft yahei';
  font: normal 12px/180% \5fae\8f6f\96c5\9ed1;
  color: #333;
  text-align: center;
  background: #f3f5f9;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

div {
  /*margin: 0 auto;*/
  text-align: left;
  font: normal 14px/180% \5fae\8f6f\96c5\9ed1;
}

a,
a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
}

ol,
ul,
li {
  list-style: none;
}

em {
  font-style: normal;
}

/*clear*/

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/

h1,
h2,
h4,
h5,
h6 {
  text-align: left;
  font: normal 12px/200% Microsoft YaHei;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
input {
  outline: none;
  -webkit-appearance: none;
}
input:focus {
  outline: none;
}
.w_con {
  box-sizing: border-box;
  background: #fff;
  padding: 0 20px;
  margin-top: 1px;
  font-size: 16px;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

img {
  border: 0;
  max-width: 100%;
}
.one_block {
  padding-top: 20px;
}
.one_block:last-child {
  padding-bottom: 30px;
}
.con_lt {
  float: left;
  width: calc(100% - 397px);
  position: relative;
}
.s_title {
  line-height: 30px;
  border-bottom: 1px solid #bababa;
  padding-bottom: 3px;
  margin-bottom: 15px;
  position: relative;
}
.s_title a {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #484848;
  margin-right: 30px;
  position: relative;
}
.s_title .on::after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #015293;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
.con_list {
  width: 100%;
}
.list_tab li {
  float: left;
  font-size: 16px;
  line-height: 36px;
  font-weight: bold;
  padding: 0 15px;
  position: relative;
}
.list_tab li::after {
  content: '';
  height: 50%;
  width: 1px;
  background-color: #bababa;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.list_tab li.on a {
  color: #015293;
}
.list_tab li:first-child {
  padding-left: 8px;
}
.list_tab li:last-child::after {
  background: none;
}
.sj_list {
  width: 100%;
  margin-bottom: 20px;
}
.sj_list li {
  /* margin-bottom: 17px; */
  overflow: hidden;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px dotted #e7e7e7;
}
.sj_list li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #c5c5c5;
}
.sj_list li a {
  float: left;
  /*width: 79%;*/
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 15px;
  font-size: 16px;
  line-height: 29px;
  color: #333333;
  overflow: hidden;
}
.jdspan a{
color:#fff!important;
margin-left:8px!important;
line-height:22px!important;

}
.jdspan {
margin-top:4px;
  display: inline-block;
  width: 80px;
  height: 21px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  background-color: #0192d4;
  color: #fff;
  margin-left: 4px;
  border-radius: 2px;
}
.jddate {
  float: right;
}
.szld_list li .jddate {
  float: right;
  color: rgb(153, 153, 153);
  font-size: 14px;
}
.searchBox {
  height: 68px;
  width: 100%;
  padding: 10px;
  background-color: #f3f5f9;
}
.searchLine {
  background-color: #faf9f9;
}
.sea_picker {
  float: left;
  width: 115px;
  height: 45px;
  line-height: 45px;
  color: #015293;
  font-size: 16px;
  padding: 0px 10px;
  border: 1px solid #e2e2e2;
  border-right: 0;
  position: relative;
  cursor: pointer;
}
.sea_picker::after {
  content: '';
  position: absolute;
  right: 0;
  height: 30px;
  background-color: #e2e2e2;
  width: 1px;
  top: 50%;
  transform: translateY(-50%);
}
.picker-title {
  display: inline-block;
  width: 100%;
  color: #015293;
  font-size: 16px;
  margin-right: 10px;
  padding-right: 20px;
  position: relative;
}
.picker-title::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 9px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/up.png) right center no-repeat;
}
.active .picker-title::after {
  transform: translateY(-50%) rotate(180deg);
}
.choseUl {
  position: absolute;
  right: 0;
  width: 100%;
  top: 42px;
  z-index: 100;
  background: #fff;
  border: 1px solid #eee;
  padding: 10px 20px;
  box-shadow: 0 0.1rem 0.75rem 0 rgb(13 28 40 / 10%);
  display: none;
}
.active .choseUl {
  display: block;
}
.search_input {
  float: left;
  border: 1px solid #e2e2e2;
  width: calc(100% - 215px);
  height: 45px;
  background: none;
  text-indent: 10px;
  font-size: 14px;
  margin-bottom: 5px;
  padding-right: 65px;
  border-left: 0;
}
.searchbtn {
  width: 104px;
  height: 47px;
  background: #015293 url(../images/search_03.png) 15px center no-repeat;
  padding-left: 25px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  border: none;
}
.con_lr {
  float: right;
  width: 367px;
}
.bg_bot {
  width: 100%;
  height: 76px;
  text-align: center;
}
.six_icon li {
  float: left;
  height: 115px;
  text-align: center;
  width: calc((100% - 4px) / 2);
  overflow: hidden;
  margin: 3px 4px 0 0;
}
.six_icon li:nth-child(even) {
  margin-right: 0;
}
.six_icon li > a {
  display: block;
  height: 100%;
  color: #333333;
  background-color: #e9f0fd;
  padding: 20px 0;
}
.gkly-icon {
  display: block;
  width: 40px;
  transition: all 0.3s;
  margin: 0 auto;
}
.gkly-title {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}
/* ��������D&#197;&#207;��1&#171;&#191;a */
.threeItem li {
  float: left;
  width: calc((100% - 50px) / 3);
  margin-right: 25px;
  text-align: center;
}
.threeItem li:nth-child(3n + 3) {
  margin-right: 0;
}
.lyxxgk {
  margin-top: 20px;
}
.lyxxgk a img {
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.lyxxgk a span {
  float: left;
  color: #333;
  font-size: 16px;
  line-height: 38px;
}
/* &#187;����&#161;D&#197;&#207;��1&#171;&#191;a */
.jcxxgk {
  margin-top: 20px;
  height: 40px;
}
.jcxxgk a,
.jczwgk a {
  display: inline-block;
  width: 100%;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  color: #333;
  line-height: 38px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 5px;
}
/* &#187;��2&#227;&#213;t&#206;&#241;1&#171;&#191;a */
.fiveItem li {
  float: left;
  width: calc((100% - 100px) / 5);
  margin-right: 25px;
  text-align: center;
  height: 40px;
}
.fiveItem li:nth-child(5n + 5) {
  margin-right: 0;
}
.jczwgk {
  margin-top: 0;
  margin-bottom: 20px;
}
.jczwgk.on a {
  border: 1px solid #3850d3;
  background: -webkit-linear-gradient(left, #fff, #f1f5fe);
}
/* &#207;&#230;��&#182;&#213;t���� */
.year_picker {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 100px;
  height: 25px;
  line-height: 25px;
  color: #015293;
  font-size: 16px;
  padding: 0px 10px;
 /* border: 1px solid #2a86d6;*/
  border-radius: 5px;
  cursor: pointer;
}
.ypicker-title {
  display: inline-block;
  width: 100%;
  color: #015293;
  font-size: 14px;
  margin-right: 10px;
  padding-right: 20px;
  position: relative;
}
.ypicker-title::after {
  content: '';
  position: absolute;
  width: 14px;
  height: 8px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/xtzh_70.png) right center no-repeat;
}
.active .ypicker-title::after {
  transform: translateY(-50%) rotate(180deg);
}
.ychoseUl {
  position: absolute;
  right: 0;
  width: 100%;
  top: 24px;
  z-index: 100;
  background: #fff;
  border: 1px solid #eee;
  padding: 10px 20px;
  box-shadow: 0 0.1rem 0.75rem 0 rgb(13 28 40 / 10%);
  display: none;
}
.active .ychoseUl {
  display: block;
}
.szld_zb_con {
  margin-top: 15px;
}
.szld_zb_lf {
  float: left;
  width: 124px;
  height: 160px;
  box-shadow: rgb(215, 215, 215) 3px 3px 0px 0px;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(217, 217, 217);
  border-image: initial;
}
.szld_zb_lf i {
  display: block;
  margin-top: 20px;
  margin-bottom: 12px;
}
.szld_zb_lf i img {
  display: block;
  margin: 0px auto;
}
.szld_zb_lf span {
  display: block;
  text-align: center;
  color: #d61518;
  font-size: 14px;
  line-height: 18px;
}
.szld_zb_rg {
  /*float: right;
  width: calc(100% - 146px);*/
}
.szld_zb_rg a {
  display: block;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
  background: #f4f4f4;
  width:222px;
}
.szld_zb_rg a:last-child {
  margin-bottom: 0;
}
.bot_side {
  float: left;
  width: calc((100% - 30px) / 2);
  margin-right: 30px;
}
.bot_side:nth-child(2n + 2) {
  margin-right: 0;
}
/* ��&#188;&#189;a */
/* &#207;&#216;��D&#199;&#248;1&#171;&#191;a */
.map-y {
  border: 1px solid #d1d1d1;
  margin-top: -15px;
}
.map-box {
  width: 410px;
  height: 312px;
  padding: 15px 0 10px;
  position: relative;
  background: url(../images/xts_map.png) center center no-repeat;
}

.map-box a {
  display: block;
  position: absolute;
  font-size: 16px;
  color: #065695;
  padding: 4px 11px;
}

.map-box a span {
  display: block;
}

.map-box a:hover {
  background-color: #7ec3fa;
}

.map-box a.map_00 {
  left: 160px;
  top: 54px;
}

.map-box a.map_01 {
  left: 284px;
  top: 54px;
}

.map-box a.map_02 {
  left: 337px;
  top: 77px;
}

.map-box a.map_03 {
  left: 270px;
  top: 170px;
}

.map-box a.map_04 {
  left: 100px;
  top: 105px;
}
/* &#187;&#216;��|1&#216;&#199;D */
.hygq_list.active {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.hygq_list a {
  display: block;
  line-height: 46px;
  overflow: hidden;
}
.hygq_list.active a {
  line-height: 60px;
}
.hygq_list .ques {
  font-size: 16px;
  color: #333;
  padding-left: 20px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 85%;
  position: relative;
}
.hygq_list.active .ques::before {
  content: '';
  position: absolute;
  width: 22px;
  height: 24px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: url(../images/question.png) center center no-repeat;
}
.hygq_list .ques::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #bababa;
}
.hygq_list.active .ques {
  width: 100%;
  padding-left: 30px;
  font-weight: bold;
}
.hygq_list.active .date {
  display: none;
}
.hygq_list .date {
  float: right;
  font-size: 14px;
  color: #999;
}
.hygq_list .answer {
  display: none;
}
.hygq_list.active .answer {
  display: block;
  position: relative;
  height: 80px;
  width: 100%;
  padding: 15px 30px 0 40px;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-bottom: 18px;
  margin-top: 5px;
  overflow: hidden;
  background: #f3f5f9 url(../images/answer.png) 10px 16px no-repeat;
}
.hygq_list.active .answer::before {
  content: '';
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f3f5f9;
  position: absolute;
  top: -9px;
  left: 20px;
}

.slidebox .slick-dots li button {
  font-size: 0;
  width: 26px;
  height: 5px;
  background-color: #d1d1d1;
  padding: 0;
}

.slidebox .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 2px;
}

.slidebox .slick-dots .slick-active button {
  background-color: #065695;
}
#certify {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 20px;
}

#certify .swiper-container {
  padding-bottom: 20px;
}

#certify .swiper-slide {
  width: 520px;
  height: 320px;
  padding: 10px;
  background: #c6d3db;
}
#certify .swiper-slide img {
  display: block;
}
/* #certify {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#certify .swiper-container {
  padding-bottom: 60px;
  overflow: inherit;
}

#certify .swiper-slide {
  width: 50%;
  height: 100%;
  background: #fff;
  border-radius: 0.15rem;
} */

#certify .swiper-button-prev,
#certify .swiper-button-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: #5c5f66 url(../images/arrows.png) no-repeat;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border-radius: 50%;
  border: none;
  outline: none;
}

#certify .swiper-button-prev {
  left: 0;
  background-position: -13px -2px;
}

#certify .swiper-button-prev:hover {
  background: #aeb8c7 url(../images/arrows.png) no-repeat;
  background-position: -13px -48px;
}

#certify .swiper-button-next {
  right: 0;
  background-position: -56px -2px;
}

#certify .swiper-button-next:hover {
  background: #aeb8c7 url(../images/arrows.png) no-repeat;
  background-position: -56px -48px;
}

.oneitem img.bigimg {
  display: block;
  height: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 850px) {
  .w1200 {
    width: 98%;
    margin: 0 auto;
  }
  .w_con {
    padding: 0 5px;
  }
  .con_lt,
  .con_lr,
  .bot_side {
    float: none;
    width: auto;
margin-top:40px;
  }
  .con_lt,
  .bot_side {
    margin-bottom: 10px;
  }
  .list_tab li {
    padding: 0 5px;
  }
  .sj_list li a {
    width: 60%;
  }
  .searchbtn {
    width: 80px;
    float: right;
  }
  .search_input {
    width: calc(100% - 195px);
  }
  .threeItem li {
    width: calc((100% - 25px) / 2);
    margin-left: 25px;
    margin-right: 0;
  }

  .threeItem li:nth-child(2n + 1) {
    margin-left: 0;
  }
  .fiveItem li {
    width: calc((100% - 50px) / 3);
    margin-left: 25px;
    margin-right: 0;
  }
  .fiveItem li:nth-child(3n + 1) {
    margin-left: 0;
  }
  .lyxxgk a span {
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .lyxxgk {
    text-align: left !important;
  }
  .hygq_list.active .answer {
    height: auto;
    padding-bottom: 15px;
  }
  .hygq_list .ques {
    width: 75%;
  }
  .map-box {
    width: 100%;
  }
  .map-box a.map_02 {
    left: 320px;
    top: 77px;
  }
  #certify .swiper-container {
    padding-bottom: 20px;
  }
}

.oneitem img{
   height:300px;
width:100%;
}

/*&#189;&#197;2&#191;*/
.footer{ margin-top: 20px; border-top: 8px solid #014985; background-color: #fff;}
.footer_top{ margin: 24px auto; height: 40px; position: relative;}
.footer_top li.item{border: 1px solid #d8d8d8; line-height: 40px; float: left; margin-right: 13px; width:158px;  text-align: center; }
.footer_top li.last{margin-right: 0;}
.footer_top li.item>a{ color: #666; font-size: 14px; display: block; position: relative; background: url(../img/select.png) no-repeat 135px center;}
.footer_top li.item i{ color: #fff; position: absolute; right: 0; top: 0;}
.footer_bot{ padding-bottom:35px; overflow: hidden;}
.footer_lf{ float: left; }
.footer_lf_top{ font-size: 14px; color: #33;}
.footer_lf_top a{ font-size: 14px; color: #333;}
.footer_lf_top b{margin: 0 13px;}
.footer_lf_bot{ margin-top: 18px;}
.footer_lf_bot em{ display: block; margin-bottom: 4px; overflow: hidden;}
.footer_lf_bot em span{ float: left; font-size: 12px; color: #333; margin-right:15px;}
.footer_lf_bot em span a{/* float: left; */margin-right: 3px;color: #333;}
.footer_mid{ float: left ; margin-top: 25px;margin-right: 30px; }
.footer_mid a{ float: left; margin-right: 16px;}
.footer_mid .a2{ margin-top: 5px;}
.footer_rg{ float: right;}
.footer_rg li{ float: left; margin-left: 20px; width: 75px; }
.footer_rg li i{ display: block;}
.footer_rg li i img{ display: block; margin: 0 auto;}
.footer_rg li span{ display: block; text-align: center; font-size: 14px; color: #333; margin-top: 5px;}

.wzdh{
	display: none;
	 width: 1200px;  
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 1px solid #dae2e8;
    background: #fff;
    z-index: 100;
    bottom: 100%;
}
.wzdh ul{ padding: 13px 18px;}
.wzdh li{
	    width: 16.6%;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    vertical-align: top;
}
.wzdh li a{
	    display: block;
    text-align: left;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    padding-left: 6px;
}
.wzdh li:hover a{ color: #015293;}
.footer_top li:hover .wzdh{ display: block;}



/*����2&#191;*/
.header{position: relative; height: 249px;background-color: #fff;}
.header_con{ height: 120px; background-color: #fff;}
.header_lf{ float: left; margin-left: 22px; margin-top: 15px;}
.header_rg{ float: left; width: 69%;}
.header_mid{ float: left; margin-top: 20px; margin-left: 13px; margin-right: 27px;}

.header_rg_top{ padding-top: 10px; font-size: 14px; color: #666666;}
.header_rg_top a{ color: #666;}
.header_rg_top b{ margin: 0 6px;}
.header_rg_top .lf {float: left;}

.top-line{ height: 43px; border-bottom: 1px solid #e5e5e5;}
.top-logo{ margin: 30px auto; text-align: center;}


.header_dl{ float: right; color: #015293;}
.header_dl a{color: #015293;}
.header_dl i{ font-size: 20px;}
.header_dl li span{ margin-left: 8px; color: #666666; font-size: 12px;}

.header_rg_bot{ margin-top: 27px;}

.header_nav{ height: 54px; background-color: #015293;}
.header_nav .nav-item{float: left;}
.header_nav .nav-item li{ float: left; font-size: 16px; line-height: 54px;}
.header_nav .nav-item li.home img{display: block; margin-top: 4px;}
.header_nav .nav-item li a{position: relative; color: #fff; font-size: 18px; font-weight: bold; display: block; float: left; padding: 0 36px;text-decoration: none;}
.header_nav .nav-item li.on,.header_nav .nav-item li.on a{color: #fff; background-color: #0192d4}
.header_nav .nav-item li a::after{position: absolute; top:19px; right: 0; width: 1px; height: 16px; background-color: #2474b4; content: "";}

.header_nav .search{ float: right; margin-top: 8px; width: 240px; height: 38px; background-color: #003e6f; border-radius: 19px; display: inline-block;}
.header_nav .search .sr{display: inline-block;float: left;width: 180px;height: 22px; margin-top: 8px; margin-left: 20px; color:#fff;border-width: initial;border-style: none;border-color: initial;border-image: initial;background: none;font: 14px/22px &#206;�騨��&#209;&#197;o��;}
.header_nav .search input::input-placeholder{ color: #6DABCE;}
.header_nav .search input::-webkit-input-placeholder{ color: #6DABCE;}
.header_nav .search input::-moz-placeholder{ color: #6DABCE;}
.header_nav .search input:-moz-placeholder{ color: #6DABCE;}
.header_nav .search input:-ms-input-placeholder{ color: #6DABCE;}
.header_nav .search .btn {display: inline-block;float: left;width:22px;height:22px;margin-top: 7px;margin-left:6px; border: none;background: url(../img/icon_search_btn.png) no-repeat center center;cursor: pointer;}


.header_ss{ float: left; width: 180px; height: 30px; line-height: 30px; border: 1px solid #ccc; border-radius: 20px; margin-top: -4px; display: none;}
.header_ssk i{ cursor: pointer; float: right; margin-left: 5px;}
.header_ssk i img{}
.header_ss input{ border: 0; background: 0; padding-left: 10px;}
.header_ssk{ float: right;}


@media screen and (max-width:1199px){
.header{display:block!important;}
.header{
	height: 60px;
	background: #214c90;

	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;

}
.app_logo1 span{font-size:16px!important;}
.app-logo{display:block!important;}
.header-box{
        display:none!important;
}
.wxwzadisplay{display:none!important;}
.top-line{display:none;}
.header_nav{display:none;}
.dh{display:none;}
.ln{top:13px!important;font-size:16px!important;line-height:34px!important;margin-right:89px!important;width:110px!important;}
.jr{top:98px!important;font-size:16px!important;line-height:34px!important;margin-right:89px!important;width:110px!important;z-index:1000;position:fixed!important;}
}
.app-logo{display:none;}
