.head1{height:95px;background: url(../images/hdd.png) repeat-x;}
 @font-face {
    font-family: 'latolight';
    src:  url('../font/lato-light-webfont.woff2') format('woff2'),
         url('../font/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


  


#divselect{ margin:15px auto; position:relative; z-index:10000;}
#divselect cite{width:150px; height:34px;line-height:34px; display:block; color:#000; cursor:pointer;font-style:normal;
padding-left:4px; padding-right:30px; border:1px dashed #f6f6f6; font-size:16px;
background:url(../images/xjt.png) no-repeat right center;}
#divselect ul{width:184px;border:1px solid #9bb6f4; background-color:#e2e5ed; position:absolute; z-index:20000; margin-top:-1px; display:none;}
#divselect ul li{height:34px; line-height:34px;border-top:1px dashed #f6f6f6}
#divselect ul li a{display:block; height:34px; color:#000; text-decoration:none; padding-left:10px; padding-right:10px;}
#divselect ul li a:hover{background-color:#CCC;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}


#xuyuandeng {height:100px;}
#xuyuandeng span.on{
    color: #ffffff;
    border: 1px solid #46b8da;
    background-color: #46b8da;
	text-shadow: 0 0px 0 #f3f3f3;
}
.type {padding:10px 1px 5px 0px}

.type a{width:10%;    float: left;    height: 100px;}
.type a span{margin-left:4px;     width: 20px;}


.biaoqian0{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#f60;border:1px solid #f60;font-size: 16px;}
.biaoqian1{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#0080FF;border:1px solid #0080FF;font-size: 16px;}
.biaoqian2{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#01B468;border:1px solid #01B468;font-size: 16px;}
.biaoqian3{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#BE77FF;border:1px solid #BE77FF;font-size: 16px;}
.biaoqian4{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#A6A600;border:1px solid #A6A600;font-size: 16px;}
.biaoqian5{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#5A5AAD;border:1px solid #5A5AAD;font-size: 16px;}
.biaoqian6{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#8F4586;border:1px solid #8F4586;font-size: 16px;}
.biaoqian7{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#669449;border:1px solid #669449;font-size: 16px;}
.biaoqian8{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#FF5151;border:1px solid #FF5151;font-size: 16px;}
.biaoqian9{display:inline-block;text-align:center;padding:3px;border-radius:5px; color:#B87070;border:1px solid #B87070;font-size: 16px;}
.biaoqian10{display:inline-block;text-align:center;padding:3px;background-color: #f00; border-radius:5px; color:#fff;border:1px solid #f00;font-size: 16px;}


.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.pagination a {
  background: #f6f6f6;
  border: 1px solid #ccc;
  color: #999999!important;
  font-size: 14px;
  padding: 5px 5px;
  margin: 0 2px;
  border-radius: 3px;
  text-decoration:none
}
.pagination a:hover {
  color: #000000;
  border: 1px solid #000000;
}
.pagination a.page-num-current {
  color: #000000!important;
  background: #f6f6f6;
  border: 1px solid #999999;
      padding-left: 10px;
    padding-right: 10px;
}	
  


html, body{
 font-family: "latolight","微软雅黑","Microsoft Yahei",华文细黑,STHeiti,MingLiu!important;
  /*background-color: #ee5952;*/
  /*background-image: url("../images/background.jpg");*/
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
}

img.emoji {
      display: inline !important;
      border: none !important;
      box-shadow: none !important;
      height: 1.3em !important;
      width: 1.3em !important;
      margin: 0 .07em !important;
      vertical-align: -0.1em !important;
      background: none !important;
      padding: 0 !important;
    }
.navbar li a {
    background-color: #000;
}
.Header img{
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 400px;
}
.ui-icon-article:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/article_white.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-articleNow:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/wenzhang.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-heart:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/heart_white.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-heartNow:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/upvote.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-search:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/search_white.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-searchNow:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/sousuo.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-juan:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/juankuan.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-juanNow:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/juankuani.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}


.ui-icon-help:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/help_white.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-helpNow:after {
    /*background-color: #fff;*/
  background-color: #fff;
    background-image: url("../images/icon/help.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 20px 20px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-like:after {
    background-color: #fff;
    background-image: url("../images/icon/dianzan.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 18px 18px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-liked:after {
    background-color: #fff;
    background-image: url("../images/icon/dianzanhou.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 18px 18px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}
.ui-icon-like, .ui-icon-like:after{
  transition: all 0.3s;
  -moz-transition: all 0.3s;	/* Firefox 4 */
  -webkit-transition: all 0.3s;	/* Safari 和 Chrome */
  -o-transition: all 0.3s;	/* Opera */
}
.ui-icon-guess:after {
    background-color: #fff;
    background-image: url("../images/icon/jingcai.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 18px 18px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-comment:after {
    background-color: #fff;
    background-image: url("../images/icon/pinglun.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 18px 18px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.ui-icon-share:after {
    background-color: #fff;
    background-image: url("../images/icon/fenxiang.png");
    /**你的图片，路径是相对于当前使用文件可以访问到的*/
    background-size: 18px 18px;
    border-radius: 0;
    /*图标形态，0=方形，不设置就是默认的圆形*/
}

.loading{
  display: block;
  margin: 0 auto;
  text-align: center;
  height: 300px;
  
}

#Header{
  background-color: initial;
border-bottom: 1px dashed #efbaba;;
  color: #fff;
  text-shadow: none;
  font-weight: 700;
}
.Header .Header-title{
  margin-top: 10px;
  margin-bottom: 10px;
}
.ui-header .ui-title, .ui-footer .ui-title{
  text-shadow: 1px 2px #B71C1C;
  font-size: 24px;
}
.ui-page-theme-a .ui-btn.ui-btn-active, html .ui-bar-a .ui-btn.ui-btn-active, html .ui-body-a .ui-btn.ui-btn-active, html body .ui-group-theme-a .ui-btn.ui-btn-active, html head+body .ui-btn.ui-btn-a.ui-btn-active, .ui-page-theme-a .ui-checkbox-on:after, html .ui-bar-a .ui-checkbox-on:after, html .ui-body-a .ui-checkbox-on:after, html body .ui-group-theme-a .ui-checkbox-on:after, .ui-btn.ui-checkbox-on.ui-btn-a:after, .ui-page-theme-a .ui-flipswitch-active, html .ui-bar-a .ui-flipswitch-active, html .ui-body-a .ui-flipswitch-active, html body .ui-group-theme-a .ui-flipswitch-active, html body .ui-flipswitch.ui-bar-a.ui-flipswitch-active, .ui-page-theme-a .ui-slider-track .ui-btn-active, html .ui-bar-a .ui-slider-track .ui-btn-active, html .ui-body-a .ui-slider-track .ui-btn-active, html body .ui-group-theme-a .ui-slider-track .ui-btn-active, html body div.ui-slider-track.ui-body-a .ui-btn-active{
  background-color: #ff3333;
  border-color:#ff3333;

}
html body .post .action ul li .ui-btn, html body .post .action ul li .ui-btn-active{
  background-color: #fff;
  border-color:#fff;
  border-top: 1px solid #eee;
}

html body .action ul li .ui-btn:link, html body .action ul li .ui-btn:visited, html body .action ul li .ui-btn:active{
  box-shadow: none;
}
#guess-Name-Popup > div.ui-btn.ui-input-btn.ui-corner-all.ui-shadow.ui-btn-inline, #comment-Popup > div.ui-btn.ui-input-btn.ui-corner-all.ui-shadow.ui-btn-inline{
  display: block;
  margin: 0 auto;
}
#guess-Name-Popup p{
  color: #8c8888;
  font-size: 14px;
}
#guess-hint, #comment-submit, #comment-hint{
  color: #ff3333;
  font-size: 16px;
  margin-top: 20px;
}
#comment-lists{

}
#comment-lists ul{
  padding-left: 0;
}
#comment-lists ul li{
  list-style-type: none;
    border-bottom: 1px dashed #e7c89a;
    padding-top: 10px;

}
#comment-lists .comment-ip{
  text-align: left;
  float: left;
  color: #999999;
  margin-top: 10px;
  font-size: 8px;
}
#comment-lists .comment-floor{
float: left;
    padding: 7px;
    background: #e3aa6f;
    color: #f5eeed;
    text-shadow: none;
    margin-right: 10px;
    border-radius: 50px;
}
#comment-lists .comment-time{
     float: right; 
    display: block;
    text-align: right;
    text-indent: 0em;
    padding: 0px;
    color: #999999;
     padding-left: 10px; 
    font-size: 12px;
    margin-top: 10px;
}
#comment-lists p{
 padding: 10px;
  clear: both;
  text-indent: 2em;
}
html body .action .ui-btn-active{
  color: #000;
  text-shadow: none;
}
.ui-page-header-fullscreen>.ui-content, .ui-page-footer-fullscreen>.ui-content{
  padding-bottom: 60px;
}
.post{
    border-radius: 5px;
     max-width: 500px; 
	 width:84%;
    background: #ffffff;
    padding: 20px;
    /* padding-top: 10px; */
     margin: 0 auto; 
    margin-top: 30px;
    margin-bottom: 10px;
  

}
.post-title{

  padding-top: 15px;
  padding-bottom: 10px; 

}
.post-title ul{

  list-style-type:none;
  margin:0;
  padding:0;
  /*text-align: center;*/
  color: #ef5350;
  font-size: 18px;
  text-align: left;
}
.post-title ul li{
  display: inline;
  margin-right: 10px;
}


    pre {
 
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;

    padding: 10px;
    padding-bottom: 0px;
     font-family: Wawati SC;
    color: #333;
    text-align: left;
}
.post-body .post-body-content{
  word-wrap: break-word;
  /*text-indent: 2em;*/
  padding: 20px 0 5px 0;
  padding-bottom: 0px;
  /*color: #FF9800;*/
  color: #333;
  text-align: left;
  font-family: Wawati SC;
  margin-top: 0px;
}

.post-body .post-body-content1{
  word-wrap: break-word;

  padding: 10px;
  padding-bottom: 0px;
  /*color: #FF9800;*/
  color: #333;
 
}


.post-actions{
margin: 0px 0 -20px 0;
}
.post-body-time{
  text-align: right;
  text-indent: 0em;
  padding: 0px;
  color: #999;
  padding-right: 10px;
  font-size: 14px;
  margin-bottom: -10px;
  margin-top: 5px;
      margin-right: -10px;
}

.post-background1{
  background-image: url("../images/posts_1.png");
  background-repeat: no-repeat;
  background-position: right;
  background-position: top;
  background-size: contain;
}

.post-background2{
  background-image: url("../images/posts_2.png");
  background-repeat: no-repeat;
  background-position: right;
  background-position: top;
  background-size: contain;
}

.post-background3{
  background-image: url("../images/posts_3.png");
  background-repeat: no-repeat;
  background-position: right;
  background-position: top;
  background-size: contain;
}

/*性别*/


.weixin
{
  color: #05c160;
  border-top: 2px dashed #05c160;
    border-bottom: 1px solid #05c160;
    border-left: 1px solid #05c160;
    border-right: 1px solid #05c160;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
}
.zhifubao
{
  color: #1777ff;
  border-top: 2px dashed #1777ff;
    border-bottom: 1px solid #1777ff;
    border-left: 1px solid #1777ff;
    border-right: 1px solid #1777ff;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
}

.weixin1
{
  color: #05c160;
  
}
.zhifubao1
{
  color: #1777ff;
  
}

.in00{
	
border-top: 1px dashed  #000;
    border-bottom: 1px solid  #000;
    border-left: 1px solid  #000;
    border-right: 1px solid  #000;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
    background: #efefee;

}


.in0{
	
border-top: 1px dashed  #f60;
    border-bottom: 1px solid  #f60;
    border-left: 1px solid  #f60;
    border-right: 1px solid  #f60;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
      background: #f3e1d6
}

.in1{
	
border-top: 1px dashed  #0080FF;
    border-bottom: 1px solid  #0080FF;
    border-left: 1px solid  #0080FF;
    border-right: 1px solid  #0080FF;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
      background: #dbeaf9
}

.in2{
	
border-top: 1px dashed  #01B468;
    border-bottom: 1px solid  #01B468;
    border-left: 1px solid #01B468;
    border-right: 1px solid  #01B468;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
      background: #d8fbec
}


.in3{
	
border-top: 1px dashed  #BE77FF;
    border-bottom: 1px solid  #BE77FF;
    border-left: 1px solid #BE77FF;
    border-right: 1px solid  #BE77FF;
    box-shadow: 1px 1px 3px 1px #c7c2c2;	
        background: #ecdafd
}


.in4{
	
border-top: 1px dashed  #A6A600;
    border-bottom: 1px solid  #A6A600;
    border-left: 1px solid #A6A600;
    border-right: 1px solid  #A6A600;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
     background: #fbfbd8
}

.in5{
	
border-top: 1px dashed  #5A5AAD;
    border-bottom: 1px solid #5A5AAD;
    border-left: 1px solid #5A5AAD;
    border-right: 1px solid #5A5AAD;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
     background:#d0d0f9
}

.in6{
	
border-top: 1px dashed  #8F4586;
    border-bottom: 1px solid #8F4586;
    border-left: 1px solid #8F4586;
    border-right: 1px solid #8F4586;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
    background: #f5e7f3;
}




.in7{
	
border-top: 1px dashed  #669449;
    border-bottom: 1px solid #669449;
    border-left: 1px solid #669449;
    border-right: 1px solid #669449;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
     background: #dcf9d3;
}



.in8{
	
border-top: 1px dashed  #FF5151;
    border-bottom: 1px solid #FF5151;
    border-left: 1px solid #FF5151;
    border-right: 1px solid #FF5151;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
       background: #fbd9d9;
}

.in9{
	
border-top: 1px dashed  #B87070;
    border-bottom: 1px solid #B87070;
    border-left: 1px solid #B87070;
    border-right: 1px solid #B87070;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
     background: #f9dbdb;
}

.in10{
	
border-top: 1px dashed #f00;
    border-bottom: 1px solid #f00;
    border-left: 1px solid #f00;
    border-right: 1px solid #f00;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
    background: #fddbdb;
}

















.male{
 
  color: #03a9f4;
  border-top: 2px dashed #03a9f4;
    border-bottom: 1px solid #03a9f4;
    border-left: 1px solid #03a9f4;
    border-right: 1px solid #03a9f4;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
}
.female{
  
  color: #ff33c0;
border-top: 2px dashed #ff33c0;
    border-bottom: 1px solid #ff33c0;
    border-left: 1px solid #ff33c0;
    border-right: 1px solid #ff33c0;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
}

.secrecy{
  
  color: #424242;
border-top:2px dashed #424242;
    border-bottom: 1px solid #424242;
    border-left: 1px solid #424242;
    border-right: 1px solid #424242;
    box-shadow: 1px 1px 3px 1px #c7c2c2;
}


#link a{
  display: block;
  word-wrap: break-word;
}

#footer > div > ul a{
  background-color: #fff;
  border-color: none;
  color: #000;
  text-shadow: none;
  border-style:none;
  border-radius: 0px;
  border: 0px none #000;
}

/*表白*/
#saylove-box{
  padding: 0px;
}
.guess-hint{
  font-size: 12px;
  color: #757575;
}
#saylove-box > fieldset > div > div.ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset{

}
#saylove-box > fieldset > div > div.ui-select{

}

#textCountBox, #textCount{
  font-size: 14px;
  text-align: right;
  color: #757575;
  padding-top: 0px;
  margin-top: 0;
}
#submit{
  text-align: center;
  display: block;
  margin: 0 auto;
  overflow: visible;
}
#hint img{
  text-align: center;
  display: block;
  margin: 0 auto;
  height: 82px;
}
#Hint, #comment-hint{
  color: #ff3333;
  display: block;
  word-wrap: break-word;
  background-color: rgba(255,255,255,.3);
  padding: 10px;
  font-size: 14px;
  text-align: left;
  line-height: 25px;
  border-radius: 10px;
}

/*搜索页*/
#search-bars{
  /*max-width: 320px;*/
  display: block;
  margin: 0 auto;
  /*text-align: center;*/
}
#search-bars > div.ui-field-contain{
  max-width: 340px;
  padding: 6px;
  display: block;
  margin: 0 auto;
    margin-top: 25px;
}
#search-bars > div.ui-btn.ui-input-btn.ui-corner-all.ui-shadow.ui-btn-inline{
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100px;
  margin-top:25px;
  padding: 6px;

}
#search-bars a{
  text-align: center;
}

/*帮助*/

#help-box{
        background-color: #f6f6f6;
max-width: 500px;
    width: 93%;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  padding-bottom: 60px;
}
#help-box h4{

}
#help-box h5{
  text-align: center;
  color: #ff3333;
}

#help-box img{
  height: 24px;
}

/*分享*/
#share-bars{
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 320px;
  margin-top: 20px;
}

#saylove-box fieldset{
    background: #ffffff;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 2px 3px 2px #d2d2d2;
    margin-bottom: 28px;
    border: 2px;
    border-color: #00bcd4;
    border-style: dashed;
    font-family: Hanzipen SC
}
#saylove-box legend{
  background: #00BCD4;
  color: #000000;
  padding: 4px;
  border-radius: 4px;
}