@charset "utf-8";


.m_head {
  width: 15.0rem;
/*  background: #449cff;*/
  color: #fff;
  padding-bottom: 0.24rem;
	background: url("../images/service/s_bg2.png") no-repeat;
	background-size: contain;
}
.logo_bar {
  overflow: hidden;
  padding: 0.44rem 0.56rem;
}
.m_logo {
  width: 46%;
  padding-top: 5px;
}
.m_logo img {
  display: inline-block;
}
.channel_t {
  font-size: 0.64rem;
  line-height: 0.92rem;
  color: #060604;
  margin-left: 0.5rem;
  margin-top: 0.24rem;
  padding-left: 0.24rem;
  background: url(../images/pd_g.png) no-repeat left center;
	background-size: contain;
}
head_right_box {
  width: 32%;
  text-align: right;
  padding-top: 0.1rem;
}
.head_right_box > div {
  overflow: hidden;
  width: 0.9rem;
  display: inline-block;
  vertical-align: top;
  margin-left: 0.8rem;
  padding: 0;
}
.head_right_box > div.menu_right_js {
/*  margin-right: 0.3rem;*/
   width: 1rem; 
}
.head_btn img {
  margin-top: 0.3rem !important;
}
.credit_list {
  margin-top: 0.44rem;
  cursor: pointer;
}
.credit_list .small_nav {
  width: 24%;
  text-align: center;
  font-size: 0.48rem;
  display: inline-block;
}
.credit_list .small_nav img {
  width: 1.08rem;
  height: auto;
  margin-bottom: 0.2rem;
  display: inline-block;
}
.head_search {
  width: 100%;
  margin: 0 auto;
  height: 1.6rem;
  background: #449cff;
  position: relative;
  padding-right: 0 !important;
  cursor: pointer;
}
.head_search input {
   width: 100%;
  font-size: 0.6rem;
  border-radius: 3px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
  bottom: -0.54rem;
  z-index: 2;
  margin-right: 0 ;
  padding: 0 0.6rem 0 5.4rem ;
  text-align: left ;
  height: 1.2rem ;
  line-height: 1.2rem ;
}
.search_fdj1 {
  position: absolute;
  left: 4rem;
  top: 0.55rem;
  z-index: 2;
  height: 1.2rem;
  padding: 0.3rem 0.2rem 0 0.2rem;
}
.search_fdj1 img {
  width: 0.56rem !important;
}

/*个人菜单*/
.mask {
  display: none;
  position: fixed;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 15rem;
  margin-left: -7.5rem;
  z-index: 15;
  background: rgba(0,0,0,.6);
}
.siderMenu {
  display: block;
  position: fixed;
  right: -11.4rem;
  top: 0;
  bottom: 0;
  padding-bottom: 2.4rem;
 width: 11.4rem;
  overflow: auto;
  z-index: 16;
 background:#fff; 

}
.siderMenu_top{ background: #fff url(images/seder_memuBg.png) no-repeat 0 top;
  background-size:100%; padding-bottom:3rem;}
.siderMenu .close {
  position: absolute;
  left: 0.78rem;
  top: 1.18rem;
  width: 0.68rem;
  height:  0.68rem;
  background: url(images/close.png) no-repeat center center;
  background-size: contain;
}
.siderMenu .avatarBox {
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
  background: rgba(0,0,0,0);
  padding-top:1.2rem;
}
.siderMenu .avatarBox .img_box{margin:0.2rem 0.4rem 0.4rem 2rem;}
.siderMenu .avatarBox .btn_exit{margin:0.4rem 1.9rem 0rem 0rem;}
.siderMenu .avatarBox .btn_exit h3{color: #fff;font-size: 0.56rem;font-weight:normal;}
.siderMenu .avatarBox .btn_exit a{border: 1px solid #0066b3;padding: 0.2rem 0.4rem;border-radius: 1rem;margin-top: 0.3rem;display:inline-block;font-size: 0.52rem;}
.siderMenu .avatarBox .btn_exit a:link,a:hover{color:#0066b3;}
.siderMenu .avatarBox .clear_over{overflow:hidden;}
.siderMenu .login_tips{text-align: center;color: #fff;font-size: 0.48rem;}
.login_tips span:first-child{margin-right:0.4rem;}
.siderMenu .avatarBox  p{color: #fff;font-size: 0.56rem; padding-top:0.16rem;}
.siderMenu .avatarBox img {
	width:2.8rem;
  display:inline-block;
}
.siderMenusearch {
  display: block;
  padding: 0 0.8rem 0 2.12rem;
  margin: 0.8rem auto 0;
  width: 9.92rem;
  height: 1.28rem;
  border: 1px solid #97c7fd;
  background: #65acfa url(../images/search_menu.png) no-repeat 7% center;
  background-size: 7%;
  box-sizing: border-box;
  border-radius: 32px;
  font-size:0.56rem;
  color: #ffffff;
}

.siderMenuListBox {
/*  margin: 2.04rem 0;*/
  padding:0 0.6rem;
  margin-right: 0.52rem;
  overflow-y: auto;
  width: 100%;
  top: 9.3rem;
  left: 0;
  position:absolute;
  height:14rem;
   background:#fff; 


}
.siderMenuListBox .item {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0.8rem 0 2.4rem;
  height: 2.4rem;
  line-height: 2.4rem;
  font-size: 0.6rem;
  color: #333;
  border-bottom: 1px solid #eee;

}
.siderMenuListBox .item img {
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translate(0,-50%);
  width:8%;
}
.siderMenuBottom {
  position: fixed;
  /* left: 0; */
  right: -11.4rem;
  bottom: 0;
  padding: 0.32rem 2.3rem;
  background: #449cfe;
  box-sizing: border-box;
  text-align: center;
   width:11.4rem;
}
.siderMenuBottom a {
  position: relative;
  margin: 0;
  padding: 0 0.44rem;
  line-height: 1.2rem;
  font-size: 0.56rem;
  color: #fff;
}
.siderMenuBottom a.cur:before {
  position: absolute;
  right: 0;
  top: 50%;
  width: 2px;
  height: 18px;
  margin-top: -9px;
  margin-right: -4px;
  background: rgba(255,255,255,0.8);
  content: '';
}











@media screen and  (max-width:350px){
.siderMenuListBox{ height:11rem;}


}