﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input,select{margin:0;padding:0;border:0;outline:0; -webkit-tap-highlight-color:rgba(0,0,0,0);}
ul, ol {list-style: none;}
a {text-decoration: none;}
img {border: 0;}
:focus {outline: none;}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: normal;}
.mt64 {margin-top: 64px;}
.mt48 {margin-top: 20px;}
.mt40 {margin-top: 40px;}
.mt32 {margin-top: 12px;}
.mt24 {margin-top: 24px;}
.mt16 {margin-top: 16px;}
.mt10 {margin-top: 10px;}
.center {text-align: center;}
.red {color: #d8000f;}

/*global*/
body {height: 100%; font-family: "Microsoft Yahei"; background-color: #F1F1F1; font-size: 16px; line-height: 1.5;}
.wrapper {width: 100%; height: 100%; max-width: 640px; margin: 0 auto;}
.forecast-type {display: flex; padding: 12px 0 12px 12px; background-color: #fff;}
/* .forecaster-photo {width: 176px; height: 216px;} */
.forecaster-photo {width: 22%;}
.forecaster-photo img {display: block;width: 100%;}




.forecaster-photo1 {width: 45%;}
.forecaster-photo1 img {display: block;width: 100%; height: 100%;}

.forecast-type-txt {padding: 0 12px; flex: 1;}
h2 {font-size: 16px; font-weight: 700;}
.forecast-type-txt h2 {margin: 0 0 6px;}
.forecast-type-txt p {color: #757575; text-align: justify;font-size: 14px;}
.forecast-type+.forecast-type {margin-top: 12px;}
.hygq {color: #ff3131; height: 2em; line-height: 2em; margin-top: 16px; background-color: #fff; padding: 0 16px; border-bottom: 1px solid #bdbdbd; box-sizing: border-box;}
.forecast-type-txt+.forecast-type-txt {border-left: 1px solid #F1F1F1; margin: -12px 0;
    padding: 12px 20px;}

/*=============对象预测==============*/
.forecast-wrap {background-color: #ffe7ed;}
.banner img {width: 100%; display: block;    padding-top: 45px;}
.forecast-con {padding: 12px 12px 25px;}
.forecast-con1 {padding: 3% 3% 15px;}
.forecaster {display: flex}
.forecaster>p {margin-left: 5px; flex: 1; text-align: justify; color: #4d0604;}
.forecast-form {margin-top: 16px; color: #757575;}
.forecast-form1 {margin-top: 16px; color: #757575;}
.form-itemmeny {height: 40px; line-height: 40px; padding: 0 16px; background-color: #fff; font-size: 16px;}
.form-itemmeny+.form-item {margin-top: 15px;}
.form-itemmeny>label {    float: left;    margin-top: 1px;
    /* margin-right: 10px; */
   
    padding-left: 10px;}
.form-itemmeny .input-txt {    
    height: 40px;
   font-size: 0.9em;
    padding-left: 10px;}
.form-itemmeny-block>span+span {margin-left: 40px;}



.form-item {height: 40px; line-height: 40px; padding: 0 8px; background-color: #fff; font-size: 20px;}
.form-item+.form-item {margin-top: 15px;}
.form-item>label {float: left; margin-right: 10px;}
.form-item .input-txt {font-size: 0.9em; background-color: transparent; width: 76%; line-height:100%}
.form-item-block>span+span {margin-left: 40px;}
input[type='radio'] {display: none;}
input[type="radio"]+label {
    display: inline-block;
}
input[type="radio"]+label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle;
  background-image: url(../images/radio.png);
  background-repeat: no-repeat;
  background-position: -20px 0;
}
input[type="radio"]:checked+label::before{
   background-position: 0 0;
}


#xb input[type='radio'] {display: none;}
#xb input[type="radio"]+label {
    display: inline-block;
}
#xb input[type="radio"]+label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle;
  background-image: url(../images/radio_0.png);
  background-repeat: no-repeat;
  background-position: -20px 0;
  margin-top: -3px;
}
#xb input[type="radio"]:checked+label::before{
   background-position: 0 0;
}
#wh1 input[type='radio'] {display: none;}
#wh1 input[type="radio"]+label {
    display: inline-block;
}
#wh1 input[type="radio"]+label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle;
  background-image: url(../images/radio_0.png);
  background-repeat: no-repeat;
  background-position: -20px 0;
  margin-top: -3px;
}
#wh1 input[type="radio"]:checked+label::before{
   background-position: 0 0;
}

.forecast-btnmeny {height: 40px; font-size: 16px; border: 0; color: #fff; border-radius: 5px; background-color: #9c44ca; margin-top: 32px; width: 100%;}
.forecast-Solu {height: 40px; font-size: 16px; border: 0; color: #fff; border-radius: 5px; background-color: #ce3d3a; margin-top: 20px; width: 100%;}
.forecast-btn1 {height: 40px; font-size: 22px; border: 0; color: #fff; border-radius: 5px; background-color: #cb2c27; margin-top: 32px; width: 100%;}
.forecast-btn2 {height: 40px; font-size: 22px; border: 0; color: #fff; border-radius: 5px; background-color: #1abc9a; margin-top: 32px; width: 100%;}
.forecast-btn {height: 40px; font-size: 20px; border: 0; color: #fff; border-radius: 5px; background-color: #cb2c27; margin-top: 22px; width: 100%;}
.forecast-items {margin-top: 26px;}
.forecast-items img {width: 100%; display: block;}
.dx-FFF {background-color: rgba(255,255,255,.8);}
/* 个人命格 */
.dx-wrap {background-color: #fff5e6;}
.grmg {padding: 15px 10px;padding-top: 55px;}
.gr-info div {    color: #672807;
    font-weight: 600;}
.gr-info div+div {margin-top: 5px;}
.grmg-table {border-bottom: 1px solid #000;}
.grmg-table th {color: #d8000f;}
.grmg-table thead th {border: 1px solid #000; background-color: #fee1e1; padding: 5px 0;}
.grmg-table tbody th, .grmg-table tbody td {border-left: 1px solid #000; border-right: 1px solid #000; background-color: #fee1e1; padding: 10px 0;}


.grmg-table1 {border-bottom: 1px solid #000;}
.grmg-table1 th {color: #d8000f;}
.grmg-table1 thead th {border: 1px solid #000; background-color: #f6e5b7; padding: 5px 0;}
.grmg-table1 tbody th, .grmg-table1 tbody td {border-left: 1px solid #000; border-right: 1px solid #000; background-color: #f6e5b7; padding: 10px 0;}
.grmg-table3 td {padding: 10px 0; border: 1px solid #000; background-color: #f6e5b7;}

.grmg-table2 td {padding: 10px 0; border: 1px solid #000; background-color: #fee1e1;}
.pagination a, .pagination-items a {width: 80px; height: 40px; line-height: 40px; color: #fff; display: inline-block; background-size: 100% 100%; background-repeat: no-repeat;}
.pagination a {background-image: url(../images/page_bg.png);}

.pagination-items a {background-image: url(../images/item_bg.png);}
.pagination a+a, .pagination-items a+a {margin-left: 40px;}

.paginationK a, .pagination-items a {width: 80px; height: 35px; line-height: 33px; color: #fff; display: inline-block; background-size: 100% 100%; background-repeat: no-repeat;}
.paginationK a {background-color: #FFF;color: #000;border-radius: 10px;}

.pagination-items a {}
.paginationK a+a, .pagination-items a+a {margin-left: 48%;}

/* 对象相貌 */
.dxxm {padding: 10px;    padding-top: 55px;}
.dx-photo img {width: 100%; display: block;}
.dx-appearance-index {/* font-size: 32px;  */background-color: #fff; border: 1px solid #bdbdbd; border-radius: 0 0 10px 10px;}
.title {color: #ce3d3a; font-size: 16px; font-weight: 500;}
.dx-appearance-index .title {margin: 10px 0; color: #fe0500;}
.dx-appearance-index li {margin-bottom: 15px; padding: 0 16px; display: flex;}
.dx-appearance-index li .percentage-wrap {flex-grow: 1;}
.dx-appearance-index li .percentage {height: 12px; background-color: #2dac00; border-radius: 6px; display: inline-block; margin: 0 5px 0 10px; max-width: 250px; vertical-align: middle;}
.dx-appearance-index li i {font-style: normal; color: #ce3d3a;}
.des-txt {line-height: 1.5;  overflow: hidden;}

/* 性格特征 */
.xgtz {    padding: 0px 10px 15px;    padding-top: 0px;}
.xgtz .img img {width: 100%;}

/* 财务情况 */
.cwqk {padding: 18px 10px 15px;    padding-top: 55px;}
.cwqk .img img {width: 50%;}
.cwqk-grade {margin-left: 5px;
    margin-right: 5px;
    background-color: #ce3d3a;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 15px;}
.cwqk .des-txt {padding: 0 5px;}

/* 出生方位 */
.csfw {padding: 18px 10px 15px;    padding-top: 55px;}
.csfw .img img {width: 50%;}
.character-position {padding: 15px 0; border-bottom: 1px solid #ce3d3a;}
.character-position i {display: inline-block; margin-right: 5px; background-repeat: no-repeat; background-size: contain; width: 20px; height: 20px; vertical-align: middle;}
.c-home-icon {background-image: url(../images/duixiangyuce_3_home.png);/*  width: 41px; height: 37px; */}
.c-love-icon {background-image: url(../images/duixiangyuce_3_love.png);/*  width: 32px; height: 28px; */}
.character-position span+span {margin-left: 20px;}

/* 认识契机 */
.rsqj{padding: 18px 10px 64px;    padding-top: 45px;}
.slider-wrap {overflow: hidden;    }
.slider-content { left: 0; top: 0; height: 100%;}
.slider-item {width: 100%; height: 100%;  left: 0; top: 0;}
.slider-item img {width: 100%; height: 100%; display: block;}
.slider-wrap .slider-btn {width: 100%; position: absolute; bottom: 10px; left: 0; text-align: center; font-size: 0;}
.slider-wrap .slider-btnlist {width: 12px; height: 12px; border: 1px solid rgba(255,255,255,.8); display: inline-block; border-radius: 50%; margin: 0 5px;} 
.slider-wrap .slider-btnlist.curr {background: rgba(255,255,255,.8);}
.rsqj-con {padding: 5px 10px 0px;} 

/* 结婚年龄 */
.jhnl {    padding: 18px 10px 15px;    padding-top: 55px;}
.jhnl .img {margin-bottom: 15px;}
.jhnl .img img {width: 50%; display: block; margin: 0 auto;}
.jhnl .img .age {color: #fff; display: inline-block; width: 100%; padding: 15px 0; background-image: url(../images/age_bg.png); background-size: 100% 100%; background-repeat: no-repeat;}

/* 孩子个数 */
.hzgs {    padding: 18px 10px 15px;     padding-top: 55px;}
.kids {background-color: #fff; padding: 10px 32px;}
.kids img {width: 23%; vertical-align: middle;}
.kids span {margin-left: 32px; font-size: 24px;}
.kids .male {color: #324ac8;}
.kids .female {color: #bf2d63;}

.kids .male1 {color: #324ac8;}
.kids .female1 {color: #bf2d63;}
.hzgs .des-txt {}/*background-color: #fff; padding: 16px;*/

/*=========八字合婚========*/
.bzhh {background-color: #fff;}
.bzhh-intro {padding: 32px; overflow: hidden;}
.bzhh-intro .forecaster-photo {float: left; margin-right: 10px;}
.bzhh-intro1 {padding: 3%; overflow: hidden;}
.bzhh-intro1 .forecaster-photo {float: left;margin-right: 10px; }
.bzhher {padding: 0 10px; color: #8e8e8e;}
.bzhher .form-item-block {background-color: #f6e5b7; height: 40px; line-height: 40px; border-radius: 4px; border: 1px solid #dba28f; box-sizing: border-box; display: flex;}
.bzhher .form-item-block span {margin: 0; width: 50%; text-align: center;}
.bzhher-info {background-size: 100% 100%; background-repeat: no-repeat; padding: 80px 16px 16px; margin-top: 16px;}
.bzhher-male {background-image: url(../images/bazihehun_img_1_1.png);}
.bzhher-female {background-image: url(../images/bazihehun_img_2_2.png);}
.bzhher .forecast-btn {margin: 32px 0;}

.bzhh-wrap {background-color: #f6e5b7;}
.home-wrap {box-sizing: border-box; padding: 0 10px 15px;}
/* 日常相处 */
.rcxc {padding-top: 62px;}
.rcxc .img img {width: 86%;}
/* 家庭财务情况 */
.jtcwqk {padding-top: 55px;}
.jtcwqk .img img {width: 90%;}
/* 性格分析 */
.xgfx {padding-top: 55px;}
.xgfx .img img {width: 40%;}
/* 性格分析 */
@keyframes imgscale
{
  from {transform: scale(2); opacity: 0;}
  to {transform: scale(1); opacity: 1;}
}
.pxgx {padding-top: 75px;}
.pxgx .img {/*position: relative;*/}
.pxgx .img img {width: 76%;}
.pxgx .img .txt-img {        width: 20%;
    position: absolute;
    left: 0%;
    top: 21%;
    /* margin-left: -6.8%; */
    transform: scale(1);
    opacity: 1;
    animation: imgscale 0.6s;
    margin-left: 39%;}

/*=========八字详批========*/
.bzxp-wrap {background-color: #ffebd6;}
.bzxp-con {padding: 32px;}
.bzxp-con em {font-style: normal; color: #c01111;}
.bzxp-con .forecaster>p {color: #000; margin-left: 5px;}

.bzxp-con1 {padding: 10px;    padding-top: 60px;}
.bzxp-con1 em {font-style: normal; color: #c01111;}
.bzxp-con1 .forecaster>p {color: #000; margin-left: 10px;}

.bzxp-con2 {padding: 10px;}
.bzxp-conCnt {padding: 16px;}
.bzxp-con2 em {font-style: normal; color: #c01111;}
.bzxp-con2 .forecaster>p {color: #000; margin-left: 10px;}
/* 分析 */
.bzxpfx-wrap {background-color: #f3d690; color: #672807;}
.bzxpfx-con {padding: 10px;padding-top: 55px;}
.bzxpfx-tester {padding:15px; border-radius: 8px; background-color: #fff;    color: #672807;}
.bzxpfx-tester strong {font-size: 20px;}

.bzxpfx-tester1 {padding:15px; border-radius: 8px; background-color: #FFE95A;    color: #672807;}
.bzxpfx-tester1 strong {font-size: 20px;}

.bzxpfx-items>div {background-color: #fff; height: 50px; line-height: 50px; border-radius: 8px; padding: 0 16px 0 24px; color: #000;}
.bzxpfx-items>div .fx-icon {    margin-right: 5px;}

.bzxpfx-items2>div {background-color: #FFE95A; height: 50px; line-height: 50px; border-radius: 8px; padding: 0 16px 0 24px; color: #000;}
.bzxpfx-items2>div .fx-icon {    margin-right: 5px;}
.bzxpfx-items2>div span {float: right; margin-top: 13px;}
.bzxpfx-items2>div+div {margin-top: 10px;}

.bzxpfx-items1>div {background-color: #fff; height: 50px; line-height: 50px; border-radius: 8px; padding: 0 16px 0 15px; color: #000;}
.bzxpfx-items1>div .fx-icon {    margin-right: 5px;}
.bzxpfx-items1>div span {float: right; margin-top: 13px;}
.bzxpfx-items1>div+div {margin-top: 10px;}

.fx-icon {display: inline-block; width: 48px; height: 48px;  vertical-align: middle;}
.mingpan-icon {background-position: 0 0;}
.xingge-icon {background-position: 0 ;}
.caiyun-icon {background-position: 0 ; }
.hunyin-icon {background-position: 0 ;}
.shiye-icon {background-position: 0 ; }
.shenghuo-icon {background-position: 0 ; }
.liunian-icon {background-position: 0 ;}
.bzxpfx-items>div span {float: right; margin-top: 13px;}
.arrow-r {display: inline-block; background-image: url(../images/arrow-r.png); width: 24px; height: 24px;}
.bzxpfx-items>div+div {margin-top: 10px;}
.pagination-items {padding-bottom: 32px;}
/* 性格分析 */
.bzxpfx-title1 {padding: 15px 0; font-size: 20px;    font-weight: 800;}

.bzxpfx-title {padding: 15px 0; font-size: 20px;    font-weight: 800;}
.bzxpfx-title .fx-icon {margin-right: 12px;}
.bzxpfx-subtitle {background-color: #672807; height: 100%; line-height: 40px; font-size: 1em; color: #fff;}
.bzxpfx-xgfx-txt {padding: 10px;}
.tip {font-size: 14px;}
/* 订单查询 */
.ddcx-num {padding: 32px 12px 32px; color: #8e8e8e; background-color: #ffebd6;}
.ddcx-history {color: #8e8e8e;    margin-top: 10px;}
.ddxc-title {position: relative; text-align: center;}
.ddxc-title:after {position: absolute; content: ''; left: 0; top: 50%; width: 100%; height: 1px; background-color: #8e8e8e; z-index: -1;}
.ddxc-title span {background-color: #eee0da; padding: 0 24px;}
.ddcx-list {padding: 0 12px 12px;}
.ddcx-list li {margin-top: 14px;}

/*=========大师问答========*/
/* 问答邮件 */
.dswd-wrap {background-color: #eaeced;}
.questioner-wrap {background-color: #fff; padding: 32px 16px;}
.questioner-con {border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 28px 0; font-size: 14px;}
.questioner-con p+p {margin-top: 20px;}
.questioner-con p:nth-child(2) {margin-top: 32px;}
.question-list {padding: 32px 16px;}
.question-item {padding: 32px; background-color: #fff; font-size: 14px;}
.question-item+.question-item {margin-top: 32px;}
.question-item>div>span {color: #ea4c89;}
.question-item .question {padding-bottom: 32px;}
.question-item .reply {padding-top: 32px; border-top: 1px solid #ea4c89;}



.wenti {
margin-top:18px; background-color:#f3dbb7;border-radius: 5px; width:100%; height:40px; font-size:20px; text-align:center; line-height:40px; color:#8a5b1b
}

.wentiselect {
margin-top:18px; background-color:#1abc9c;border-radius: 5px; width:100%; height:40px; font-size:20px; text-align:center; line-height:40px; color:#FFF
}

@charset "utf-8"; 
 /*页头部分*/
 /* header */
.header{
	position:fixed;
	height:0.88rem;
	width: 100%;
	background:#FFF;
        border-bottom: 1px solid #E8E5E5;
        z-index:1000;    max-width: 640px;
	}
.header .logo{
	display:block;
	margin-right: 50px;
	height:0.6rem;
	padding-top:0.1rem ;
	margin: 0 auto;
	}
.header .logo img{
	display:block;
	width:100%;
	}
.header .back{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:0.5rem;
	height:0.5rem;
	text-indent:-9999rem;
	background:url(../images/icon-back.png) no-repeat center center;
	background-size:0.12rem 0.2rem;
	}

/*-------------------------component-----------------------------------*/
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot@#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Common styles of menus */

.dl-menuwrapper {
	width: 100%;
	max-width: 2.6rem;
	float: right;
	position: absolute;
	top:0;
	right:0;
	padding-top: 0.88rem;
	z-index: 999;
	-webkit-perspective: 10rem;
	-moz-perspective: 10rem;
	perspective: 10rem;
	-webkit-perspective-origin: 50% 200%;
	-moz-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
	    margin-right: 6px;
}

.dl-menuwrapper:first-child {
	margin-right: 1rem;
}
/*导航按钮*/
.dl-menuwrapper button {
	/*background: url(../images/header-bg.png) repeat-x bottom left;*/
	border: none;
	width: 0.88rem;
	height: 0.88rem;
	text-indent: -900rem;
	overflow: hidden;
	position: absolute;
	top:0;
	right:0;
	cursor: pointer;
	outline: none;
	background: #FFF url(../images/nav_ic_more.png) no-repeat center center;
	background-size: 60%;
}



.dl-menuwrapper1 button1 {
	/*background: url(../images/header-bg.png) repeat-x bottom left;*/
	border: none;
	width: 0.88rem;
	height: 0.88rem;
	text-indent: -900rem;
	overflow: hidden;
	position: absolute;
	top:0;
	right:0;
	cursor: pointer;
	outline: none;
	background: #FFF url(../images/nav_ic_home.png) no-repeat center center;
	background-size: 60%;
}
.dl-menuwrapper button:hover ,
.dl-menuwrapper button.dl-active {
	/*background: url(../images/header-bg.png) repeat-x bottom left;*/
	background-color: rgba(211, 215, 218, 0.6);
}


.dl-menuwrapperfs button {
	/*background: url(../images/header-bg.png) repeat-x bottom left;*/
	border: none;
	width: 0.88rem;
	height: 0.88rem;
	text-indent: -900rem;
	overflow: hidden;
	position: absolute;
	top:0;
	right:0;
	cursor: pointer;
	outline: none;
	background: #8fc31F url(../images/nav_ic_more.png) no-repeat center center;
	background-size: 60%;
}
.dl-menuwrapperfs ul {
	background: #FFF;
}
.dl-menuwrapper ul {
	background: #FFF;
}

/*.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 60%;
	height: 4px;
	background: #fff;
	top: 12px;
	left: 22%;
	box-shadow: 
		0 10px 0 #fff, 
		0 20px 0 #fff;
}*/

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapperfs ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapperfs li {
	position: relative;
}
.dl-menuwrapper li {
	position: relative;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 0.15rem 0.2rem;
	font-size: 0.33rem;
	line-height: 0.6rem;
	font-weight: normal;
	color: #1a0101;
	border-bottom: 1px solid #bdbdbd;
	outline: none;
}

.dl-menuwrapperfs li a {
	display: block;
	position: relative;
	padding: 0.15rem 0.2rem;
	font-size: 0.33rem;
	line-height: 0.6rem;
	font-weight: normal;
	color: #1a0101;
	border-bottom: 1px solid #bdbdbd;
	outline: none;
}
/*子菜单字体*/
.dl-submenu .dl-submenu-a a{
	font-size: 0.32rem;
	line-height:0.6rem;
}
.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 0.6rem;
	background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 0.9rem;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
}

.dl-menuwrapper li.dl-back:after {
	left: 0.1rem;
	font-size: 0.36rem;
	line-height: 0.9rem;
	color: rgba(255,255,255,0.8);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 0.1rem;
	color: rgba(255,255,255,0.8);
}

.dl-menuwrapper .dl-menu {
	/*margin: 5px 0 0 0;*/
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(0.1rem);
	-moz-transform: translateY(0.1rem);
	transform: translateY(0.1rem);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 0.5rem;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	-moz-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	-moz-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	-moz-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	-moz-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	-moz-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut1 {
	50% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-moz-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut2 {
	100% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut3 {
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut4 {
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut5 {
	100% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	50% {
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: 0.5;
	}
	100% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	100% {
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	100% {
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	-moz-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	-moz-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	-moz-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	-moz-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	-moz-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn1 {
	0% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-moz-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn2 {
	0% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn3 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn4 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn5 {
	0% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	-moz-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	-moz-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	-moz-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	-moz-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn1 {
	0% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn2 {
	0% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn3 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn4 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn5 {
	0% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	-moz-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	-moz-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	-moz-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	-moz-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut1 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut2 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut3 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut4 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut5 {
	0% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}

/*-------------------------component--完------------*/
