dl,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
form,
fieldset,
p,
th,
td {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	margin: 0;
	padding: 0;
	font-size: 3vw;
	font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
}
 
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
}

img {
	border: 0;
}

* {
	padding: 0;
	margin: 0;
}

ol,
ul,
li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}


/*html5*/

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block;
}

input,
textarea,
button,
select {
	outline: none;
}

textarea {
	resize: none;
}

i,
em,
cite {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333;
}

.hide {
	display: none;
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.iconfont {
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
}

a{
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

-webkit-user-select: none;

-moz-user-focus: none;

-moz-user-select: none;
}


/*头部*/	 
.gy_title{
	width: 100%;
	overflow: hidden;
	height: 10vw;
	line-height: 10vw;
	padding: 0 3vw;
	color: #fff;
	text-align: center;
	background-color: #ff6a1d;
	margin-bottom: 2.85vw;
}
.gy_title img{
	float: left;
	margin-top: 2vw;
}
.gy_title h2{
	display: inline-block;
	font-size: 4.3vw;
	 
	 
}
 
/*头像*/
.portrait{
	width: 100%;
	margin-top: 2vw;
	height: 40vw;
	background: url(/Public/mobile/images/h2.png) center no-repeat;
    background-size: 100% 100%;
    position: relative;
     
}
.portrait img{
	border-radius:50% ;
	border:2px solid #f9da96 ;
	vertical-align:middle;
    width: 16vw;
	display: block;
	position: absolute;
	top: 9vw;
	left: 42%; 
}
.portrait h3{
	font-size: 4vw;
	color: #fff;
	text-align: center;
	overflow: hidden;
    padding-top:26.3vw;
} 
/*卡片*/
.card_container{
	height: 39.2vw;
	background: url(/Public/mobile/images/h1.png) no-repeat center center;
    background-size: 100% 100%;
	color: #fff;
	margin-top: -7vw;
}
.card_text{
	width: 61%;
	margin: 0 auto;
	padding-top: 13vw;
	
}
.card_text .en{
	font-size: 4.15vw;
	display: block;
	margin-bottom: 1.3vw;
	font-weight: bold;
    text-transform: uppercase;  
}
.car_con{
	overflow: hidden;
}
.car_con .c_title{
	font-size: 4.3vw;
	float: left;
	margin-right: 3vw;
}
.car_lr{
	width: 60%;
	float: left
}
.car_lr img{
	float: left;
	width: 4.8vw;
	margin-right: 1.5vw;
	margin-top: 0.65vw;
}
.car_lr h3{
	font-size: 4vw;
	margin-top: 0.3vw;
}

/*分享商品部分*/

.main_container {
	overflow: hidden;
}
/*页面主导航*/

.main_nav {
	width: 100%;
    padding-bottom: 5.5vw;
	padding-top: 4.1vw;
	margin-bottom: 0.7vw;
}

.main_nav li {
	width: 23%;
	text-align: center;
	float: left;
	margin: 3.6vw 0.93vw 0 0.93vw;
	 position:relative;
    
}
.ma-jt{
	width: 2.5vw;
	position: absolute;
	top: 5vw;
	right: -2vw;
}
 
.main_nav li a {
	color: #dad0c4;
	display: block;
	width: 100%;
	font-size: 3vw;
}

.main_nav li a img {
	display: block;
	width: 11.5vw;
	margin: 0 auto;
}

.main_nav li a span {
	width: 71%;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 2.2vw;
    overflow: hidden;
    font-size: 3vw;
}
/*会员等级*/
.vip_tit{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 9vw;
	margin-bottom: 5vw;
}
.vip_tit h3{
	margin-left:3vw;
	font-size: 4vw;
	color: #f9f2e6;
}
.vip_tit:after{
	    position:absolute;
        left:0;
        top:0;
        content:'';
        width: 1vw;
        height: 5vw;
        background: #f5d693;
}
/*循环部分*/
.fame_cont{
	width: 100%;
	overflow: hidden;
}
.fame_cont .fam_list{
	overflow: hidden;
	margin-bottom: 3.7vw;
	color: #fff;
	padding: 3vw 5vw 5.5vw 4vw;
	border-radius:8px ;
}
.list_bj01{
	background: linear-gradient(to right,#f4a668,#e9514f);
}
.list_bj02{
	background: linear-gradient(to right,#5fb0e8,#2876e5);
}
.list_bj03{
	background: linear-gradient(to right,#f3cf82,#dbb367);
}
.fame_cont .fam_list h3{
	font-size: 4.2vw;
	font-weight: bold;
	margin-bottom: 4vw;
}
.fame_cont .fam_list p{
	font-size: 3vw;
	margin-bottom: 0.7vw;
}
.fam_list_lf{
	width: 60%;
	float: left;
}
.fam_list h2{
	font-size: 4.4vw;
    float: right;
    color: #f5a9a7;
}

/*一键升级*/
.upgrade{
	width: 87%;
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #333;
	font-size: 4vw;
	height: 11.5vw;
	line-height: 11.5vw;
	border-radius:23px ;
	background-color: #dbb367;
	margin-bottom: 15vw;
	margin-top: 7vw;
	border: 1px solid #dbb367;
	
}
