/* Write your styles */
html,body {
	position:relative;
    height:100%;
	width:100%;
	
}

* {
	padding:0;
	margin:0;
}
input{
	-webkit-appearance: none;
}
input[disabled]{background: none;opacity:1}
a{
	text-decoration:none;
	color: #333;

}
li {
	list-style:none;
}
body {
	background: #fff;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif; 
	  font-size: 14px ; /* =14px */ /* !important*/
	  color: #544e4c;
}
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul {
    margin-top: 0rem  ;
}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0 0 0rem 0  ;
}
ol, ul {
    padding-left: 0em;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0rem 0;
    font-weight: 600;
    font-size: 100%;
}
@media screen and (min-width: 320px) {html{font-size:50px;}}
@media screen and (min-width: 360px) {html{font-size:56.25px;}}
@media screen and (min-width: 375px) {html{font-size:58.59375px;}}
@media screen and (min-width: 400px) {html{font-size:62.5px;}}
@media screen and (min-width: 414px) {html{font-size:64.6875px;}}
@media screen and (min-width: 440px) {html{font-size:68.75px;}}
@media screen and (min-width: 480px) {html{font-size:75px;}}
@media screen and (min-width: 520px) {html{font-size:81.25px;}}
@media screen and (min-width: 560px) {html{font-size:87.5px;}}
@media screen and (min-width: 600px) {html{font-size:93.75px;}}
@media screen and (min-width: 640px) {html{font-size:100px;}}
@media screen and (min-width: 680px) {html{font-size:100px;}}
@media screen and (min-width: 720px) {html{font-size:100px;}}
@media screen and (min-width: 760px) {html{font-size:100px;}}
@media screen and (min-width: 800px) {html{font-size:100px;}}
@media screen and (min-width: 960px) {html{font-size:100px;}}
#waik{
	float: left;
	width: 100%;
}
  
 .rem2{
	height: .2rem;
	background: #f1f1f1;
 }
 .rem1{
	height: .1rem;
	background: #f1f1f1;

 }
/*  */
/*search_bomb_box搜索弹框*/

/*底部导航菜单*/
.foot_menu{position: fixed; bottom: 0; left: 0; width: 100%; z-index: 100;
	 
	
	height: 49px;
background: #FFFFFF;
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.35);
}
.foot_menu ul { background-color: #fff; 
	display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex; /* Safari */ 
    display: -moz-flex;
	display: flex;
	font-family: "微软雅黑";
    flex-wrap: nowrap;
	-moz-justify-content: space-around;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-box-align: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	z-index: 999;
	margin: 0px 15px;
}
.foot_menu ul li{ text-align: center; width: 25%;}
.foot_menu ul li i{display: block; margin-bottom:3px; }
.foot_menu ul li img{ display: block; margin:0 auto; width: .45rem;height: .45rem; }
.foot_menu ul li a{ 
	display: inline-block; 
	
	font-size: 9px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #231815;
	} 
.foot_menu ul li.no a{
	color:#a28d69;
}

.foot_menu ul li.jiad{ 
	position: relative; 
	background: #fff;
}

.foot_menu ul li.jiad img{
    width: .65rem;
    height:.65rem;
} 
.foot_menu .bei{
	border-radius: 50%; 
	width: 1.1rem;
	height: 1.1rem;
	z-index: -998 !important;
	background: #fff;
	position: absolute;
	top: -.2rem;
	box-shadow: 0px 0px 3px #d2d2d2;
	left:0; right:0; top:0; bottom:0; 
	margin:auto;
}

 


/* 头条页 */
.ziye_toub{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 48px;
	width: 100%;
	line-height: 48px;
	text-align: center;
	
	z-index: 999;
	
	color:#fff;
	background: #245BBF;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
	
	
}
.ziye_toub p{
	font-size: 16px;
}
.ziye_toub .left{
	width: 52px;
	height: 100%;	
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/logo.png) no-repeat center;
    background-size: 32px;
}
.ziye_toub .leftback{
	width: 29px;
	height: 100%;	
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/back.png) no-repeat center;
    background-size: 11px;
}
.ziye_toub .zhanghu_Xq{
	/* width: .75rem; */
    height: .75rem;
    position: absolute;
    top: 0rem;
    right: 0px; 
    background-size: .2rem;
}

.big_img .swiper-slide{
	background: rgba(0,0,0,0.5);
}

/* my fuwu*/
.my_fuwu_no { 
    margin: 0 auto;
	border-radius: .2rem;
	/*
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,.1);
	 -webkit-box-shadow:0px 0px 10px rgba(0,0,0,.1);
	 box-shadow:0px 0px 10px rgba(0,0,0,.1);
	 */
	overflow: hidden;
	background: #fff;

}

.my_fuwu_no h3 {
	line-height: 0px;
    /*padding: .04rem .1rem;*/
   
    font-style: normal;
    margin: 0rem;
    display: flex;
	align-items: center;
	font-size: 0rem;
	
}
.my_fuwu_no h3::before{
	content: "";
	width: 2px;
	height: .24rem;
	display: inline-block;
	margin-right: 3px;
	background: #a18e67;
}
.my_fuwu_no ul {
    text-align: center;
    justify-content: space-around;
    display: flex;
	padding: .2rem .04rem;
	padding-top: 0rem;
}
.my_fuwu_no ul img {
    height: .4rem; 
    padding-top:.3rem;
}
.yuan{
	background-color: rgba(36, 91, 191, 1);
border-radius: 50%;
height: 47px;
width: 47px;
margin-bottom:3px;
}

.my_fuwu_no ul li p{
	font-size: 12px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #505050;
}

.my_banner { 
	overflow: hidden;
    border-radius: .0rem;
    /*
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,.1);
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,.1);
	box-shadow:0px 0px 10px rgba(0,0,0,.1);
	*/
    margin: 0rem .24rem;
}
.my_banner img{
	width: 100%;
	display: block;
	padding: 3px 0rem;
background-color: #eee;

}

.tab-nav {
    height: 26px;
    line-height: 26px;
    display: block;
    position: relative;
    background: #fff;
    z-index: 1;
    width: 100%;
   /*
    margin: 0 auto 0.5rem;
    */
}
.tab-nav-item {
  
    position: relative;
    text-align: center;
    font-size: 13px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #FFFFFF;
    display: block;
    float: left;
 
     line-height: 26px;
      width: 120px;
height: 26px;
background: #FD821B;
border-radius: 2px 2px 0px 0px;

      
}
.tab-nav-item.tab-active {
background-color: #ffffff; /* */

}
.tab-nav-item.tab-active a {
   
    font-size: 13px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #727272;
}
.tab-nav-item a {
    display: inherit;
    ont-size: 12px;
font-family: Microsoft YaHei UI;
font-weight: 100;
color: #FFFFFF;
}
.tab-panel {
    position: relative;
    overflow: hidden;
}
.tab-panel .tab-panel-item {
    width: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.tab-panel .tab-panel-item.tab-active ~ .tab-panel-item {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.tab-panel .tab-panel-item.tab-active {
    position: relative;
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.tab-nav-item.tab-active:before {
    content: '';
    width: 40%;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -20%;
    z-index: -1;
    /*
    background-color: #327dfd;
    */
}
.jq22-news-img {
   width: 94px;
height: 62px;
margin-right: 10px;
}
.jq22-news-img img{
	width:100%;
}
.jq22-flex-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    font-size: 14px;
    color: #333;
    margin-left:12px;
    height:100%;
    
   
}
.jq22-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 15px;
    position: relative;
    border-bottom: solid 1px #eee;
    height: 71px;
    overflow: hidden;
}
.jq22-flex-box h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    text-overflow: ellipsis;
    color: #333;
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
    font-weight: 100;
}
.jq22-flex-box span {
    width: 100%;
    display: inline-block;
color: #9A9A9A;
    font-size: 0.15rem;
       font-size: 12px;
font-family: Microsoft YaHei UI;
font-weight: 400;
}
.jq22-flex-box span label {
   


    margin-left:10px;
}
.tabtitle{
	font-size: 13px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #505050;
line-height: 17px;
height: 51px;
overflow: hidden;
}
.subtabtitle{
	font-size: 9px;
	line-height:14px;
	height:28px;
font-family: Microsoft YaHei UI;
font-weight: 400;
color: #727272;
    overflow: hidden;
}
/*****/
.divrow{
	margin-top:40px;
}
.bmyuan{
	background-color: rgba(36, 91, 191, 1);
border-radius: 50%;
height: 17px;
width: 17px;
margin-bottom:3px;
text-align: center;
}
/*****/
.parentDiv {
	display: flex;
}
.leftDiv {
    
}
.rightDiv {
    display: flex;
    flex: 1;
    height: 100%;
   
}


.barcodeBottom{
	  border-bottom: solid 1px #eee;
}


.regbannerimg{
	width: 100%;
height: auto;
display: block;
 position:relative;
 
 z-index:1;
}
.regbanner {
	margin-top:36px;
	text-align:center;
}


.lanBtn{
	margin:0 auto;
	
	margin-top:54px;
	
	  width:282px;
	  height:44px;
	  line-height:44px;
	  
	  font-weight: 200;
	  color: #FFFFFF;
  
  background-color: #245db9; /* */

border-radius: 5px;
font-size: 26px;
text-align: center;

}

