@charset "utf-8";
/*
*UGO 活动模板通用底部导航
*/
.tmp_bt_nav_con p {
  margin:0}
.tmp_bt_nav_icon{
    bottom: 15em;
    right: .833em;
    width: 6.14em;
    height: 7.73em;
    z-index: 5000;
    position: fixed;
    cursor: pointer;
}
.tmp_bt_nav_icon img{
    width: 6.14em;
    height: 7.73em;
}
.tmp_bt_nav_layer{
    background-color: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5001;
    display: none;
}
.tmp_bt_nav_con{
    display: none;
}
.tmp_bt_nav_div{
     position: fixed;
     bottom:0;
      z-index: 5002;
      width: 100%;
}
.tmp_bt_nav_con p.tmp_bt_nav_close{
    cursor: pointer;
      min-width: 320px;
    max-width: 640px;
    margin: 0 auto
}
.tmp_bt_nav_con p.tmp_bt_nav_close img{
    vertical-align: middle;
    border: 0;
    width: 100%;
}
.tmp_bt_nav_imgcon{
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
}
.tmp_bt_nav_imgdiv{
    padding-left:.33em;
}
.tmp_bt_nav_imgcon p{
       padding-bottom:.33em;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -moz-box-align: justify;
        -ms-flex-align: center;
        justify-content: space-between;
        align-content: center;
}
.tmp_bt_nav_imgcon p a{
   -webkit-box-flex: 1;
       -moz-box-flex: 1;
       -webkit-flex: 1;
       -ms-flex: 1;
       flex: 1;
       text-align: center;
       box-sizing: border-box;
       display: block;
       margin-right: .33em
}
/*
*UGO 活动模板通用右侧纵向导航
*/
.tmp_rt_nav_icon{
    bottom: 15em;
    right: 0;
    width: 2.75em;
    height: 10em;
    z-index: 5000;
    position: fixed;
    cursor: pointer;
}
.tmp_rt_nav_icon img{
    width: 2.75em;
    height: 10em;
}
.tmp_rt_nav_layer{
    background-color: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5001;
    display: none;
}
.tmp_rt_nav_con{
    display: none;
}
.tmp_rt_nav_div{
     position: fixed;
     bottom:0;
      z-index: 5002;
    right: 0;
    width: 9.17em;
}
.nav_rt_head_img{
    width: 9.17em;
    margin:0;
}
.nav_rt_head_img img{
  vertical-align: middle;
  border: 0;
  width: 100%;
}
.tmp_rt_list{
    padding: 0 .833em .4em .833em;
}
.tmp_rt_list p{
    height: 2.8em;
    line-height: 2.8em;
    text-align: center;
    font-size: 1.25em;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    border-top: 1px solid #ac2e43;
    margin:0;
}
.tmp_rt_list p a{
   text-decoration: none;
   font-size: 1.25em;
}
.tmp_rt_nav_ht{
    position: relative;
}
.tmp_rt_nav_close{
    width: 1.58em;
    height: 2.5em;
    right: 9.33em;
     bottom:50%;
     position: absolute;
     margin-bottom: -1.25em;

}
.tmp_rt_nav_close img{
    width: 1.58em;
    height: 2.5em;}