/*------------ 重置基础样式 ------------*/
@font-face {
	font-family:xxastro5;
	src: url(../../../res/fonts/xxastro5.ttf);
}
body{background-color: #efefef;}
html, body{border: 0;overflow-x: hidden;font-family: "微软雅黑", "PingFang SC","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;margin: 0; padding: 0; }
div, span, object, iframe, img, table, caption, thead, tbody,
tfoot, tr, tr, td, article, aside, canvas, details, figure, hgroup, menu,
nav, footer, header, section, summary, mark, audio, video { border: 0; margin: 0;padding: 0; }
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cit, code,
del, dfn, em, ins, q, samp, small, strong, sub, sup, b, i, hr, dl, dt, dd,
ol, ul, li, fieldset, legend, label {border: 0;font-size: 100%; margin: 0;padding: 0; }
article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {display: block; }
table {border-collapse: separate;border-spacing: 0;}
table caption, table th, table td {text-align: left; vertical-align: middle; }
a,button,input,optgroup,select,textarea,span,div {-webkit-tap-highlight-color:rgba(0,0,0,0); /*去掉a、input和button点击时的蓝色外边框和灰色半透明背景*/}
li { list-style: none; }
a {text-decoration: none; }
a img { border: 0; }
:focus {outline: 0; }
* {-webkit-box-sizing: border-box; box-sizing: border-box;-moz-box-sizing: border-box;padding:0;margin:0;}
textarea {resize: none;-webkit-appearance: none;}
input{ border: none;}
input::-webkit-input-placeholder {color: #cccccc;} 
input::-moz-placeholder { color: #cccccc;} 
input::-moz-placeholder {color: #cccccc;} 
input::-ms-input-placeholder { color: #cccccc;} 
.clearfix:after {content: ".";clear: both; display: block; height: 0;overflow: hidden;visibility: hidden;}
.clearfix {zoom:1}

.ellip_txt{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ellip_clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;display: -moz-box;display: -ms-box; display: -o-box;-webkit-line-clamp: 5; -moz-line-clamp: 5;-ms-line-clamp: 5;-o-line-clamp: 5;-webkit-box-orient: vertical; -moz-box-orient: vertical;-ms-box-orient: vertical;-o-box-orient: vertical;}
.purple_btn{display: block;width: 144px;height: 42px;margin: 0 auto;text-align: center;line-height: 40px;border-radius: 58px;background-color: #eae8f7;border: solid 1px #776fa8;font-size: 18px;color: #776fa8;cursor: pointer;}
.p_enable{background-color: #eae8f7;border-color: #776fa8;color: #776fa8;cursor: pointer;}
.ipt_sty{width: 300px;height: 42px;text-align: left;padding: 0 10px;line-height: 42px;border: solid 1px #979797;font-size: 16px;color: #353535;}
.ipt_sty:-webkit-autofill{-webkit-box-shadow: 0 0 0 1000px white inset !important;}
/*--------------- 导航菜单 ------------------*/
.nav_wrap{position: fixed;top:0;left: 0;width: 100%;height: 50px;font-weight: 300;background-image: linear-gradient(92deg, #3DD1E0,#6BABEA 42%, #A28FF1, #A28FF1);box-shadow: 0 0 6px 0 #b1b1b1;z-index: 11000;}
.nav_wrap .nav_inner{height: 50px;width: 1200px;/*max-width: 1200px;min-width: 1000px;*/margin: 0 auto;text-align: right;}         #A28FF1
.nav_wrap .nav_inner .logo{float: left;font-size: 30px;color: rgba(255,255,255,0.8);margin-top: 4px;font-weight: 300;}
.nav_wrap .menu_box{float: left;height: 50px;margin-left: 57px;}
.nav_wrap .menu_box .nav_item{float: left;display: inline-block;height: 50px;padding: 12px 27px 0px 27px;}
.nav_wrap .menu_box .nav_item:hover {background: url(https://xxwolo.xxwolo.com/res/imagesv2/pc/top_back.png) center center no-repeat;  background-size: 100%;}
.nav_wrap .menu_box .cece_nav{background: url(../../imagesv2/pc/phone.png) center right no-repeat;background-size: 20%;}
.nav_wrap .menu_box .nav_item>a,.nav_wrap .login_box{font-size: 14px;color: #fff; filter:alpha(opacity=74);-moz-opacity:0.74;-khtml-opacity: 0.74;opacity: 0.74;}
/*.nav_wrap .menu_box .actived{background:rgba(134, 124, 196, 0.7);}*/
.nav_wrap .menu_box .actived{background:url("https://xxwolo.xxwolo.com/res/imagesv2/pc/top_back.png") center center no-repeat;background-size: 100%;}
.nav_wrap .menu_box .show_tool{position: relative;}
.nav_wrap .show_tool .tool_list{display: none;position: absolute;top: 59px;left: 0;width: 192px;text-align:left;padding: 5px 0 10px 15px;border-radius: 8px;background-color: rgba(119, 111, 168, 0.8);transition: display 1s;}
.nav_wrap .show_tool:hover .tool_list{display: block;opacity: 1;}
.nav_wrap .show_tool .tool_list::before{position: absolute;top: -20px;left: 17%;content: '';border: 10px solid rgba(119, 111, 168, 0);border-bottom-color: rgba(119, 111, 168, 0.8);}
.nav_wrap .tool_list>a{display: inline-block;width: 55px;margin-top: 6px;font-size: 14px;color: #dfdbfd;}
.nav_wrap .tool_list>a:hover{color: #fff;}
.nav_wrap .login_box{display: inline-block;margin-top: 12px;}
.nav_wrap .login_box .mine{float: left;display:inline-block;width: 20px;height: 20px;background: url(../../imagesv2/pc/mine.png) no-repeat; margin-right: 10px;background-size: 100%;}

/* ---------------- 模块结构 ----------------- */
.ce_mainWrap{width: 1200px;margin: 70px auto 20px auto;}
.ce_content{padding-top: 15px;margin-right: 400px;background-color: #ffffff;box-shadow: 0 0 6px 0 rgba(177, 177, 177, 0.5);}
.ce_sider{position: relative;float: right;width: 380px;z-index: 2;}
.sider_mod{overflow: hidden;width: 380px;margin-bottom: 20px;background-color: #ffffff;box-shadow: 0 0 6px 0 rgba(177, 177, 177, 0.5);}
/*---------------- footer ----------------*/
.foot_wrap{overflow: hidden;width: 100%;padding: 52px 0 67px 0;background: #fff;}
.foot_wrap .foot_inner{width: 1200px;margin:0 auto;}
.foot_inner .f_top{overflow: hidden;}
.foot_inner .f_top>a{float: left;padding-left: 46px;margin-left: 150px;text-align: center;font-size: 18px;font-weight: 300;color: #848484;background: url(../../../res/imagesv2/pc/footer_icon.png) no-repeat;}
.foot_inner .f_top .contact{background-position:0 -53px;}
.foot_inner .f_top .help{background-position: 0 -106px;}
.foot_inner .f_top .state{background-position: 0 -159px;}
.foot_inner>p{margin-top: 25px;text-align: center;font-size: 16px;font-weight: 300;color: #a6a6a6;}
.foot_inner .friend>a{margin-right: 15px;color: #4a408c;}

/*----------------- 登录弹框 ---------------*/
.login_body {background: #fff;width: 1200px;margin: 70px auto 20px auto;box-shadow: 0 0 6px 0 rgba(177, 177, 177, 0.5);background-color: white;padding: 30px;}
.login_body>h3{padding-bottom: 25px;font-size: 28px;font-weight: normal;text-align: center;color: #666666;}
.login_body .lg_inner{width: 520px;margin: 0 auto;}
.login_body .lg_inner>p{margin-top: 18px;}
.login_body .lg_inner>p>span{display: inline-block;width:70px;margin-right: 29px;text-align: right;font-size: 20px;color: #353535;}
.login_body .lg_inner>div{margin: 16px 0 34px 0;}
.login_body .lg_inner>div>label{margin-top: 16px;margin-left: 100px;font-size: 14px;color: #353535;filter:alpha(opacity=74);-moz-opacity:0.74;-khtml-opacity: 0.74;opacity: 0.74;}
#remember{margin-right: 10px;}
.login_body .go_reg{width: 600px;margin: 0 auto;background: url(../../../res/imagesv2/pc/line-l.png) bottom no-repeat;background-size: 100%;padding: 15px 0 12px 0;}
.login_body .go_reg>a{font-size: 18px;color: #776fa8;}
.login_body .go_reg .forget{float: right;}
.login_body .oth_tit{margin: 14px 0 11px 0;font-size: 14px;text-align: center;color: #353535;}
.login_body .oth_lg{width: 727px;margin: 0 auto;}
.login_body .oth_lg>a{display: inline-block;width: 42px;height: 42px;}
.login_body .oth_lg .wx{margin-left: 169px;background: url(../../../res/imagesv2/pc/wx.png) center no-repeat;background-size: 100%;}
.login_body .oth_lg .qq{margin: 0 126px;background: url(../../../res/imagesv2/pc/qq.png) center no-repeat;background-size: 100%;}
.login_body .oth_lg .sina{background: url(../../../res/imagesv2/pc/sina.png) center no-repeat;background-size: 100%;}


/*----------------- 通用标题 ---------------*/
.more_tit{font-size: 16px;color: rgba(53, 53, 53,0.88);}
.more_tit .more{display: inline-block;padding-left: 13px;margin-left: 15px;font-size: 16px;font-weight: 300;color: #8f8f8f;border-left: 1px solid #979797;filter:alpha(opacity=74);-moz-opacity:0.74;-khtml-opacity: 0.74;opacity: 0.74;}
.more_tit .more:hover{color: #4a408c;}

/*----------------- 右侧 sider ---------------*/
/*四相*/
.four_item{float: left;width: 33%;margin: 25px 0 18px 0;}
.four_item .icon{width: 72px;height: 72px;margin: 0 auto 16px auto;line-height: 72px;text-align: center;background-color: #fff5d6;border: solid 1px #f8d053;font-family: xxastro5;font-size: 48px;color: #f8d053;border-radius: 50%;}
.four_item>p{line-height: 26px;text-align: center;font-size: 18px;color: #353535;}
.ind_four .tabs>a{float:left;display: inline-block;width: 25%;height: 38px;line-height: 38px;text-align: center;background-color: #f6f6f6;font-size: 18px;color: #8f8f8f;}
.ind_four .tabs .curr{color: #ffffff;background-color: #776fa8;}
/*此刻天象*/
.ind_phen{padding: 22px 0 23px 21px;}
.phen_list>a{float: left;width: 50%;margin-top: 16px;font-size: 16px;color: #9c9c9c;}
.phen_list>a:hover{color: #4a408c;}
.phen_list>a>span{margin-left: 14px;}
/* 相位 */
.planet_list>a>span{font-family: xxastro5;font-size: 16px;}
.degree{color: #ee7800;}
.degree30{color: #00aa90;}
.degree60{color: #58b2dc;}
.degree90{color: #f55753;}
.degree120{color: #20c8ae;}
.degree180{color: #77428d;}
/*宫位星座|行星相位*/
.ind_planet{padding: 0 21px 0 21px;}
.ind_planet .more_tit{padding: 26px 0 4px 0;}
.ind_planet .planet_list{overflow: hidden;padding-bottom: 23px;background: url(../../../res/imagesv2/pc/line-s.png) bottom no-repeat;}
.ind_planet .planet_list>a{float: left;width: 25%;margin-top: 18px;font-size: 16px;color: #9c9c9c;}
.ind_planet .planet_list>a:hover{color: #4a408c;}
/*快速合盘*/
.docs_hepan{padding: 21px 0 29px 21px;}
.docs_hepan .select_docs{width: 320px;margin: 18px auto 29px 10px;}
.docs_hepan .select_docs>select{width: 126px;height: 44px;line-height: 40px;padding: 2px 31px 2px 10px;appearance: none;-o-appearance: none;-moz-appearance: none;-webkit-appearance: none;text-align: center;border-radius: 8px;border: solid 1px #979797;font-size: 14px;color: #353535;background: url(../../../res/imagesv2/pc/arr-down.png) #fff 99px 16px no-repeat;}
.docs_hepan .select_docs>select>option{width: 100%;text-align: center;}
.docs_hepan .select_docs>span{margin: 0 10px;vertical-align: bottom;line-height: 44px;font-size: 26px;color: #353535;}
.docs_hepan .go_hepan{display: block;width: 181px;height: 40px;margin: 0 auto;line-height: 40px;text-align: center;border-radius: 8px;background: #d1d1d1;font-size: 18px;color: #ffffff;transition: background ease-out .2s; }
.docs_hepan .go_hepan:hover{background: #776FA8;}
/*最近添加*/
.docs_dynamic{padding: 21px 27px 60px 21px;}
.docs_dynamic .dyn_list{margin-top: 14px;}
.dyn_list .dyn_item{display:block;margin-bottom: 16px;}
.dyn_list .dyn_item>span{font-size: 14px;color: #666666;}
.dyn_list .dyn_item:hover>span{color: #4a408c;}
.dyn_list .dyn_item .time{float: right;color: #9e9e9e;}
/*测测星座广告*/
.ind_app{height: 222px;text-align: center;line-height: 210px;font-size: 50px;}
/*热门文章*/
.hot_article{padding: 21px 27px 50px 21px;}
.hot_article .hot_list{padding-top: 2px;}
.hot_article .hot_list>div{padding-top: 2px;margin-top: 16px;}
.hot_list>div>a{display: inline-block;width: 270px;font-size: 16px;color: #666666;}
.hot_list>div>a:hover{color: #746ab1;}
.hot_list>div>span{float: right;font-size: 14px;color: #9e9e9e;}

/*----------------- 分页 ---------------*/
.page_number{text-align: center;padding: 30px 0;font-size: 14px;color: #8f8f8f;}
/*.page_number a{color: #8F8F8F;}*/
.page_number>span{display: inline-block;padding: 0 12px;cursor: pointer;}
/*.page_number .curr{color: #776fa8;}
.page_number>a{display: inline-block;width: 15px;height: 15px;vertical-align: middle;background: url(../../../res/imagesv2/pc/pre-next.png) 0 0 no-repeat;}
.page_number .next{margin-left: 10px;background-position: 0 -73px;}*/

/*性别选择*/
.ce_gender{
	overflow: hidden;
	width: 130px;
	height: 34px;
	border-radius: 8px;
	background-color: #ffffff;
}
.ce_gender>span{
	float: left;
	display: inline-block;
	width: 50%;
	height: 34px;
    line-height: 34px;
	padding-left: 20px;
	font-size: 16px;
	text-align: center;
	background-image: url(../../../res/imagesv2/pc/sex.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.ce_gender .male{
	color: #9389d2;
	background-color:  #fff;
	background-position: 10px -50px;
}
.ce_gender .female{
	color: #9389d2;
	background-color:  #fff;
	background-position: 10px -164px;
}
.ce_gender .selected_nan{
	color: #fff;
	background-color:  #9389d2;
	background-position: 10px 4px;
}
.ce_gender .selected_nv{
	color: #fff;
	background-color:  #9389d2;
	background-position: 10px -107px;
}
div.notice,div.error{background-color:#ffee99;color:#ff6633;padding:5px;}

.float{
	opacity:0.9;
	filter:alpha(opacity=90);
	width:100%;
	text-align:center;
	z-index:9999;
	margin-bottom:0.6em;
}
.simple_overlay {
	display:none;
	z-index:10000;
	margin-top:100px;
	background-color:#fcfcfc;
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
.simple_overlay .close {
	background-image:url(/res/images/closexx.gif);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
	opacity:1;
	filter:alpha(opacity=100);
	z-index:9999;
}
a:hover.close{opacity:1;filter:alpha(opacity=100);}
a.close{padding:0px;}
.win_overlay {
     height:400px;
}

.singleline{
white-space: nowrap;
overflow: hidden;
text-overflow:
}
a.label{font-size:12px;}
input{vertical-align:middle;margin-left:5px;margin-right: 5px;}
input.n2{width:30px;}
input.n4{width:60px;}
div.linebox{margin:20px 0;}
div.linebox input.btn{margin-left:0;}
