﻿/* reset start */
body,
ul,
ol,
li,
p,
h1,
h2,h3,
h4,
h5,
h6,
dl,
dt,
dd,
form {
    margin: 0;
    padding: 0;
}
p {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
ul,
ol,
li {
    list-style: none;
    overflow: hidden;
}
input:focus,textarea:focus,button:focus { outline: none;}
body {
    font-size: 18px;
    background: #f5f5f5;
    color: #555;
}
html{height:100%;}
body{min-height:100%;margin:0;padding:0;position:relative;}

* {
    font-family: 'XinGothic-SinaWeibo', 'Microsoft YaHei', helvetica, arial, sans-serif;
}

em,
small {
    font-style: normal;
    font-size: 15px;
}

img {
    border: none;
}
.input {
    outline: none;
}
input, select, textarea {
    -webkit-appearance: none;
    border-radius: 0;
    border: 0;
    background-color: transparent;
}
input[type=radio] {
  -webkit-appearance: radio;
}
a {
    color: #666;
    text-decoration: none;
}

a:hover {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 600
}


button {
    background: #ed85aa;
    color: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    border: none;
    height: 30px;
    font-size: 15px;
}

input {
    padding: 2px;
}

input[type=text] {
    height: 26px;
}

select {
    -webkit-appearance: textarea;
    box-shadow: none;
    height: 26px;
    border: solid 1px #ccc;
    background: #fff url(../images/select_dn.gif) no-repeat right 50%;
    padding: 0 16px 0 2px;
    border-radius: 0;
    font-size: 14px;
}

/* reset end */
/* common fn start */
.sel_die {
    color: #B5B5B5
}

.sel_die select {
    color: #BBB;
    border-color: #DDD;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.15) inset;
    background-color: #f7f7f7
}
.clear {
    clear: both
}

.clear:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.z {
    display: block;
    height: 1px;
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.z5 {
    display: block;
    height: 5px;
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.z10 {
    display: block;
    height: 10px;
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.ml5 {
  margin-left: 5px;
}
.mt15 {
  margin-top: 15px;
}
.mr5 {
  margin-right: 5px;
}
.mT5 {
    margin-top: 5px;
}

.mB5 {
    margin-bottom: 5px;
}

.mT10 {
    margin-top: 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.fc1,
.fc1 a {
    color: #DD4782
}

.fc2,
.fc2 a {
    color: #A13DDE
}

.fc3,
.fc3 a {
    color: #D74283
}

.fc4,
.fc4 a {
    color: #EB6835
}

.fc5,
.fc5 a {
    color: #3F96B9
}

.fc6,
.fc6 a {
    color: #adadad;
}

.dt_0 {
    background: url(../images/dt_0.gif) 0 0px repeat-x;
}

.dt_1 {
    background: url(../images/dt_1.gif) 0 0px repeat-x;
}

.lh1 {
    line-height: 150%;
}

.lh2 {
    line-height: 180%;
}

.fcWhite {
    color: White;
}

.gary,
.gary a {
    color: Gray;
}
.ds5 {
    height: 5px;
    clear: both;
    display: block;
    overflow: hidden;
}
/* common fn end */
.star_b,
.star_f {
    height: 16px;
    display: inline-block;
    overflow: hidden;
    background: url(../images/icon_star.png) repeat-x;
    background-size: 16px auto
}
.star_b {
    width: 75px;
    vertical-align: -2px;
    font-size: 0;
}
.star_f {
    background-position: 0 -18px;
}
.star_m,
.star_m em {
    height: 12px;
    display: inline-block;
    overflow: hidden;
    line-height: 0;
    background: url(../images/icon_star.png) repeat-x;
    background-size: 15px auto
}
.star_m {
    width: 75px;

}
.star_m em {
    background-position: 0 -18px;

}

.lit_text li {
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.lit_text li em {
    color: #ddd;
    margin: 0 3px;
    font-size: 8px;
    vertical-align: top;
}

.lib_text li {
    padding-left: 12px;
    line-height: 30px;
    background: url(../images/dot-1.png) no-repeat 4px 50%;
    background-size: 4px 4px;
}

.lib_text li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.lib_text li:last-child {
    border-bottom: 1px solid #ececec;
}


/*.lib_text li.nobr {border:none}*/

.lib_pic {
    border-bottom: dashed 1px #EEE;
    margin-bottom: 5px
}

.lib_pic li {
    width: 50%;
    font-size: 13px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.lib_pic li span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
}

.lib_pic li a {
    display: block;
    margin: 5px;
}

.lib_pic li img {
    display: block;
    width: 100%;
}

.lis_pic {
    padding: 2px;
}

.lis_pic li {
    width: 33.33%;
    font-size: 13px;
    float: left;
    text-align: center;
    overflow: hidden
}

.lis_pic li span {
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.lis_pic li a {
    display: block;
    margin: 3px;
}

.lis_pic li img {
    display: block;
    width: 100%;
}

.lit_pic h3 {
    color: #d74283;
    font-size: 16px;
}

.lit_pic h3 a {
    color: #d74283
}

.lit_pic p {
    color: #888
}

.lit_pic img {
    float: left;
    margin-right: 10px;
    width: 93px;
    height: 70px;
}

.libox .bar {
    padding: 0 12px;
    border-bottom: 1px solid #ececec;
}

.libox dl {
    border-bottom: 1px solid #ececec;
    padding: 15px 0;
}

.libox dl dt {
    float: left;
    width: 80px;
    margin-right: 8px;
}

.libox dl dt img {
    height: 60px;
    width: 80px;
}

.libox dl dd a {

}

.libox dl dd .gary a {
    display: inline-block;
    color: #333;
}

.libox dl dd strong {
    font-weight: normal;
    font-size: 17px;
    color: #000;
    display: block;
    line-height: 22px;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #9f4bdd;
}

.libox dl dd p {
    color: #8b8b8b;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
    height: 36px;
    line-height: 18px;
    padding-top: 4px;
}

.libox dl dd p em {
    color: #dd4782
}

.box {
    overflow: hidden;
	padding: 0 15px;
}

.ibox .inner {
    //padding:0px 15px;
    padding-bottom: 0px;
    /* border-bottom: 1px solid #ececec; */

}
.ibox .inner.t1 {
    padding-bottom: 6px;
}

.ibox .inner.t1 .lib_text li:last-child {
    border-bottom: none;
}
.ibox .inner.t3 {

  border-bottom: none;
}
.jiemeng_box .inner {
    padding: 8px;
}

#wraper {
    width: 100%;
    position: relative;
    padding-bottom: 62px;
    max-width: 540px;
    margin: 0 auto;
}

.mainApp #wraper {
    margin: 5px 0;
}

.mainApp #header {
    display: none
}

#header {
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);

    position: relative;
}

.blue #header {
    background-image: url(../images/menu_bg_bl.gif);
}

#header .h_box {
    background: url(../images/home/menu_bg.png) center 0;
    background-size: auto 38px;
    overflow: hidden;
    height: 38px;
    position: relative;
}

#header small {
    float: left;
    padding: 5px;
    margin-left: 10px;
}

#header small img {
    height: 29px;
    opacity:0.6;
}

#header dd {
    text-align: right;
    overflow: hidden;
    height: 32px;
}

#header dd strong {
    color: #BE387E;
    display: inline-block;
}
.head-tab-box {
  /* background: red; */
}
#header .head-tabs {
  background:linear-gradient(0deg,#B657F3 0%,#974bdd 100%);
  margin-top: 0;
  padding: 2px 8px 2px;
}
#header .head-tabs li {
    float: left;
    text-align: center;
    font-size: 20px;
    width: 16.667%;
    position: relative;
}
#header .head-tabs li.cur::after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -23.5px;
  margin-top: -12px;
  background: url(/Content/images/home/selected.png) center center no-repeat;
  width: 47px;
  height: 25px;
  background-size: 100% 100%;
  pointer-events: none;
}

#header ul.head-tabs li a {
  color: #fff;
  display: inline-block;
  line-height: normal;
  padding: 2px 0;
}


#header .inner small {
    margin: 0 50px;
    display: block;
    float: none;
    text-align: center;
}#header .more-nav {
    position: absolute;
    right: 20px;
    top: 55%;
    margin-top: -13px;
    height: 26px;
    width: 26px;
}
#header .nav-search {
    position: absolute;
    right: 61px;
    top: 55%;
    margin-top: -13px;
    height: 26px;
    width: 26px;
    background: url(/Content/images/home/search_01.png) no-repeat center center;
    background-size: 18.5px 18px;
}
/* search start*/
.search-head {
  padding: 15px;
  background-color: #fff;
}
.search-head .btn_search {
    height: 37px;
    background-color: #F0F0F0;
    border-radius: 37px;
    margin-right: 46px;
}
.search-head .icon_search {
    position: absolute;
    left: 16px;
    top: 13px;
    width: 21px;
    height: 20.5px;
    padding: 10px;
    background: url(/Content/images/search_02.png) center center no-repeat;
    background-size: 21px 20.5px;
}

.search-head .icon-text {
    position: absolute;
    height:  37px;
    line-height: 37px;
    color: #792FAA;
    font-size: 15px;
    text-align: left;
    right: 15px;
    top: 15px;
}
#search {
    -web-kit-appearance:none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
  }
  #search {
    display: block;
    border: none;
    background: none;
    width: 100%;
    /* box-sizing: border-box; */
    padding-left: 42px;
    line-height: 20px;
    height: 37px;
    color: #333;
    font-size: 15px;
    padding: 10px 42px 10px;
  }
  #search::-webkit-input-placeholder {
    color: #AAAAAA;
   }

   .pop-search {
     margin: 0px 15px;
     padding-top: 15px;
     border-top: 1px solid #EEEEEE;
   }
   .pop-search_title {
     font-size: 14px;
     color: #CCCCCC;
     font-weight: normal;
   }
   .pop-search ul{
     overflow: hidden;
     margin-right: -10px;
   }
   .pop-search ul li{
    float: left;
    margin-top: 15px;
    margin-right: 10px;
   }
   .pop-search ul li a {
     display: block;
     border: 1px solid #DDDDDD;
     padding: 12.5px;
     font-size: 15px;
     line-height: 1;
     text-align: center;
     border-radius: 21px;
   }
/* search end */
.body-stop {
    position:fixed;
    width: 100%;
}
#main {
    background: #fff;
}

.gray {
    color: #999;
}

#position {
    color: #398fcb;
    dborder-bottom: solid 1px #eee;
    background: #f5f5f5;
    height: 38px;
    overflow: hidden;
}
#position .home {
    background: url(/Content/images/icon-home.png) center center no-repeat;
    background-size: 20px auto;
    font-size: 0;
    display: inline-block;
    width: 30px;
    height: 38px;
    border-right: 1px solid #ddd;
    vertical-align: top;
    padding-right: 0;
    margin-left: 0;
}
#position>strong a {
    display: inline-block;
    color: #898989;
    position: relative;
    padding-right: 11px;
    margin-left: 7px;
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    font-size: 14px;
    vertical-align: top;
}

#position strong {
    background-size: 13px 13px;
    display: block;
    font-weight: 600;
    color: #782FAA;
    margin-right: 66px;
    line-height: 38px;font-size: 0;
}
#position a:first-child:before,
#position a:last-child:before {
    display: none;
}
#position a:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 36px;
    top: 0;
    right: 0px;
    background: url(/Content/images/route_next.png) center no-repeat;
    -webkit-background-size: 5px auto;
    -moz-background-size: 5px auto;
    -o-background-size: 5px auto;
    background-size: 5px auto;
}
#position>span {
    display: inline-block;
    padding-right: 8px;
}
#position>span i.pos-share,
#position>span i.pos-more {
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 38px;
}
#position>span i.pos-share {
    margin-right: 10px;
    background-image: url(/Content/images/icon_share.png)
}
#position>span i.pos-more {
    background-image: url(/Content/images/all.png);

    background-size: 15px 15px;
}
#position>span em {
    background: #B155F2;
    display: inline-block;
    width: 5px;
    height: 5px;
    overflow: hidden;
    margin: 6px 2px;
    border-radius: 5px;
}

.sub-nav-text {
    font-size: 14px;
    color: #6a0fa4;
    line-height: 38px;
}

/*snav-list start*/
.second-title {
    background: url(/Content/images/select_list.png) no-repeat center center;
    height: 50px;
    background-size: 195px 16.5px;
}
.snav-list {
    padding: 5px 5px;
    font-size: 0;
    line-height: 0;
    max-height: 436px;
    overflow-y: auto;
}
.snav-list li{
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    width: 33.33333%;
}
.snav-list li a {
    display: block;
    margin: 7px 5px;
    padding: 5px 0px;
    text-align: center;
    border-radius: 40px;
    background-color: #dca0d8;
    color: #fff;
}

@media screen and (max-width:375px) {
	.snav-list li a { font-size: 12px; }
}
.snav-list li:nth-child(7n+1) a{
    background-color: #EFAFBD;
}
.snav-list li:nth-child(7n+2) a{
    background-color: #a0cbe3;
}
.snav-list li:nth-child(7n+3) a{
    background-color: #ebbb59;
}
.snav-list li:nth-child(7n+4) a{
    background-color: #8ed7b4;
}
.snav-list li:nth-child(7n+5) a{
    background-color: #f1aa64;
}
.snav-list li:nth-child(7n+6) a{
    background-color: #a8b0f0;
}
/*snav-list end*/
#footer {
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    background: #f5f5f5;
    position:absolute;bottom:0;width:100%;
    height: 40px;
}

#footer .links {
    text-align: center;
    height: 25px;
}

#footer .links a,
#footer .links strong {
    display: inline-block;
    font-size: 15px;
    margin: 0 10px;
}

#btn_top {
    opacity: 0.5;
    background: url(/images/m-backtop.png) center 50% no-repeat;
    background-size: 100%;
    border-radius: 5px;
    position: fixed;
    right: 2px;
    bottom: 30px;
    width: 36px;
    height: 36px;
    z-index: 999
}

#btn_home {
    opacity: 0.5;
    background:  url(/Content/images/m_home.png) center 50% no-repeat;
    background-size: 100%;
    border-radius: 5px;
    position: fixed;
    right: 2px;
    bottom: 112px;
    width: 36px;
    height: 36px;
    z-index: 999
}
#btn_site {
    opacity: 0.5;
    background:  url(/Content/images/m_navigation.png) center 50% no-repeat;
    background-size: 100%;
    border-radius: 5px;
    position: fixed;
    right: 2px;
    bottom: 71px;
    width: 36px;
    height: 36px;
    z-index: 999
}
#btn_share {
    opacity: 0.5;
    background:  url(/Content/images/m_share.png) center 50% no-repeat;
    background-size: 100%;
    border-radius: 5px;
    position: fixed;
    right: 2px;
    bottom: 71px;
    width: 36px;
    height: 36px;
    z-index: 999
}
.bar {
    border-top: #f2f2f2 10px solid;
    height: 35px;
    line-height: 35px;
    margin-bottom: 5px;
    margin-top: 0;
}

.bar strong {
    color: #fff;
    font-size: 18px;
    float: left;
    display: inline-block;
    overflow: hidden;
    color: #782FAA;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    margin-top: 5px;
    min-width: 60px;
}
.bar strong a {
    color: #782FAA;
}
.bar strong.t1 a{
    color: #F02016;
}
.bar strong.t2 a{
    color: #F39800;
}
.bar strong.t3 a{
    color: #13B5B1;
}
.bar strong.t4 a{
    background-color: #fff;
    padding: 0;
    min-width: 0;
    color: #000;
}
.bar strong.t4 a {
    color: #000;
}
.bar span {
    font-weight: 100;
    font-size: 15px;
}
.bar span a {
    color: #000;
    float: right;
    padding: 0 0 0 6px;
    font-size: 14px;
}
.bar .type_more,
.bar .more {
    background: url(../images/type_more.png) center 50% no-repeat;
    height: 35px;
    width: 35px;
    display: inline-block;
    background-size: 16px 16px;
}
.astronav {
    width: 100%;
    padding: 10px 0 5px;
    overflow: hidden;
}
.astronav ul {
    width: 900px;
    height: 97px;
    overflow: initial;
}
.astronav li {
    float: left;
    width: 75px;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
    overflow: hidden;
}
.astronav li::after {
    content: ' ';
    width: 122px;
    height: 122px;
    border-radius: 100%;
    background: #fff;
    display: block;
    position: absolute;
    top: -15px;
    left: 50%;
    /* margin-top: -61px; */
    margin-left: -61px;
    z-index: -1;
    box-shadow: 0px 0px 10px 0px rgba(219,223,237,1);
}

/*.astronav li em { display: none }
.astronav li.on em { background: url(../images/star.png) no-repeat center;position: absolute; top: 5px; right: 10px;width: 16px; height: 16px; background-size: 16px; display: block;}
.astronav li span {    border-radius: 60px; display: block;width: 60px; height: 60px; margin: 2px auto;}
.astronav li.over span { background: #f8d3df; }*/

.astronav li em {
    display: none
}

.astronav li.on em {
    background: #9f4bdd;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 2px;
    display: block;
    width: 12px;
    height: 12px;
    line-height: 12px;
}

.astronav li span {
  display: block;
  background: url(/Content/images/astro_index/bg_xz01.png) center center no-repeat;
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
  margin: 0px auto 6px;
  border: none;
}

/* .astronav li.over span {

  background:url(/Content/images/astro_index/bg_xz02.png) center center no-repeat;
} */

.astronav li img {
  width: 60px;
  height: 60px;
  display: block;
}

.astronav li strong {
    font-size: 12px;
    display: block;
    line-height: 14px;
    color: #c897ff;
    margin-top: 0px;
}

.astronav li.over strong {
    color: #9f4bdd
}

.astronav li small {
    line-height: 14px;
    margin-top: 2px;
    font-size: 10px;
    display: block;
    color: #999
}

li.btn {
    height: auto;
}

li.btn button {
    background: #ed85aa;
    color: #fff;
    border: none;
    width: 100px;
    height: 30px;
    font-size: 16px;
    border-radius: 4px;
    -webkit-appearance: none;
}

.p_tab {
    margin-bottom: 5px;
}

.p_tab ul {
    background: #89c2e6;
    font-weight: 700;
    display: -webkit-box;
}

.p_tab li {
    text-align: center;
    height: 32px;
    line-height: 32px;
    display: block;
    color: #fff;
    -webkit-box-flex: 1;
}

.p_tab li a {
    color: #fff;
    display: block;
}

.p_tab li.cur {
    background: #fff;
    display: block;
    color: #2f93ca;
}

.p_tab li.cur a {
    color: #2f93ca;
}

.app_tips {
    background: #eee;
    position: fixed;
    bottom: -59px;
    height: 58px;
    width: 100%;
    font-size: 13px;
    z-index: 999;
    border-top: 1px #ddd solid
}

.app_tips span {
    padding: 5px 0 5px 5px;
    display: block
}

.app_tips img {
    float: left;
    width: 48px;
    height: 48px;
    margin-right: 10px
}

.app_tips strong {
    display: block;
    margin: 0 0 3px;
    color: #bf1b47;
    font-size: 16px;
}

.app_tips a {
    float: right;
    background: #2f93ca;
    border-radius: 6px;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    margin-top: 10px;
}

.app_tips em {
    display: block;
    width: 30px;
    line-height: 50px;
    float: right;
    overflow: hidden;
    text-align: center
}

.share_wx_bar {
    background: #000;
    opacity: .8;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    display: none
}

.share_wx_bar span i,
.share_wx_bar em {
    background: url(../images/icon_share_wx.png) no-repeat;
    background-size: auto 60px;
    height: 60px;
}

.share_wx_bar em {
    float: right;
    width: 36px;
    height: 60px;
}

.share_wx_bar strong {
    display: block;
    margin-right: 36px;
}

.share_wx_bar span {
    width: 50%;
    height: 30px;
    margin-top: 15px;
    display: inline-block;
}

.share_wx_bar span i {
    display: block;
    height: 30px;
    width: 126px;
    margin: 0 auto
}

.share_wx_bar span:nth-child(1) i {
    background-position: -40px 0;
}

.share_wx_bar span:nth-child(2) i {
    background-position: -40px -30px;
}

em.wx_share_top {
    font-style: normal;
    height: 25px;
    line-height: 25px;
    margin: 8px 5px 0 0;
    color: #fff;
}

em.wx_share_top i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #cc0000;
    vertical-align: top;
    margin-left: 3px;
    border-radius: 5px;
}

.card_more_list {
    clear: both;
    height: 36px;
    line-height: 36px;
    background: #fff;
    text-align: center;
    font-size: 14px;
}

.more_btn_down {
    padding-right: 12px;
    cursor: pointer;
    display: inline-block;
    /* background: url(../images/more.png) no-repeat right 13px; */
    background-size: 10px;
}

.s_nav {
    background: #eee;
    background-size: 100%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    height: 0;
    overflow: hidden;
}

.s_nav ul {
    text-align: center;
    padding: 8px;
    font-size: 0;
}

.s_nav li {
    text-align: center;
    display: inline-block;
    background: #fdf9ff;
    width: 22%;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 4px 1%;
    height: 29px;
    line-height: 29px;
}


.s_nav li a {
    display: block;
    color: #000;
    font-size: 13px;
}

.page {
    clear: both;
    margin: 10px 0;
    padding: 3px;
    text-align: center;
}

.page em {
    border: 1px solid #DEDFDE;
    color: #333;
    margin-right: 2px;
    padding: 0 8px;
    text-decoration: none;
    display: inline-block;
    height: 26px;
    line-height: 26px;
}

.page a {
    background-position: 50% bottom;
    border: 1px solid #ebebeb;
    color: #333;
    margin-right: 4px;
    padding: 0 9px;
    text-decoration: none;
    display: inline-block;
    height: 26px;
    line-height: 26px;
}

.page .current {
    border-color: #999;
    background-color: #ccc;
}

.page .bg {
    background: #792faa;
    color: #fff !important;
}
img,input,
a {
    -webkit-tap-highlight-color: transparent !important;
}
input {
    outline: none !important;
}

/* 分享 */

@keyframes c {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.weui-animate-fade-in {
    -webkit-animation: c ease .3s forwards;
    animation: c ease .3s forwards
}

@-webkit-keyframes d {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes d {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.weui-animate-fade-out {
    -webkit-animation: d ease .3s forwards;
    animation: d ease .3s forwards
}

.weui-dialog {
    position: fixed;
    z-index: 5000;
    width: 80%;
    max-width: 300px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff;
    text-align: center;
    border-radius: 3px;
    overflow: hidden
}

.weui-mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
  }

  .weui-mask_transparent {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }

  .weui-actionsheet {
    position: fixed;
    left: 0;
    bottom: 0;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 5000;
    width: 100%;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }

  .weui-actionsheet__title {
    position: relative;
    /* height:65px; */
    padding: 5px 20px;
    line-height: 1.4;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-size: 14px;
    color: #888;
    background: #FCFCFD;
    box-sizing: border-box;
  }

  .weui-actionsheet__title:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }

  .weui-actionsheet__title .weui-actionsheet__title-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .weui-actionsheet__title,
  .weui-actionsheet__menu {
    background-color: #FCFCFD;
    max-width: 540px;
    margin: 0 auto;
  }

  .weui-actionsheet__action {
    margin-top: 6px;
    background-color: #FCFCFD;
  }

  .weui-actionsheet__cell {
    position: relative;
    padding: 10px 0;
    text-align: center;
    font-size: 0px;
  }

  .weui-actionsheet__cell>.share-item {
    width: 16.66666%;
    display: inline-block;
    text-align: center;

  }
  .weui-actionsheet__cell>.share-item button,
  .weui-actionsheet__cell>.share-item a{
    display: inline-block;
    box-shadow: none;
    width: 34px;
    height: 34px;
  }

.share-item>.icon-wechat,
.share-item>.icon-wechatfriend,
.share-item>.icon-weibo,
.share-item>.icon-copy,
.share-item>.icon-qq,
.share-item>.icon-qzone
{background:url(../images/share_68.png)  no-repeat; background-size: 100% auto;}
.share-item>.icon-wechat{background-position:0 0;}
.share-item>.icon-wechatfriend{background-position:0 20%;}
.share-item>.icon-weibo{background-position:0 40%;}
.share-item>.icon-copy{background-position:0 60%;}
.share-item>.icon-qq{background-position:0 80%;}
.share-item>.icon-qzone{background-position:0 100%;}

  .share-item-text {
    font-size: 10px;
  }
  .bottom-share {
    padding: 10px 0;
  }
  .bottom-share .weui-actionsheet__cell {
      line-height: 0;
      margin: 0 auto;
      max-width: 230px;
  }

  @media screen and (max-width:340px){
    .bottom-share .weui-actionsheet__cell {
        max-width: 210px;
    }
  }
  .bottom-share.fen-cont .share-item a {
    width: 28px;
    height: 28px;
  }
  .bottom-share .weui-actionsheet__cell>.share-item {
      width: 20%;
  }
  .bottom-share-title {
    position: absolute;
    margin-top: 8px;
      font-size: 12px;
      color: #999;
  }
  .bottom-share .weui-actionsheet__cell:before {
      display: none;
  }
  .weui-actionsheet__cell:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }


  .weui-actionsheet__cell:first-child:before {
    display: none;
  }

  .weui-skin_android .weui-actionsheet {
    position: fixed;
    left: 50%;
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 274px;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: transparent;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }

  .weui-skin_android .weui-actionsheet__action {
    display: none;
  }

  .weui-skin_android .weui-actionsheet__menu {
    border-radius: 2px;
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.1);
  }

  .weui-skin_android .weui-actionsheet__cell {
    padding: 13px 24px;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
  }

  .weui-skin_android .weui-actionsheet__cell:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }

  .weui-skin_android .weui-actionsheet__cell:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }

  .weui-actionsheet_toggle {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .fen-cont a {
    background-size: 100% 100%;
    width: 34px;
    height: 34px;
    line-height: 34px;
  }
  /* .fen-cont a.pengyouquan{
    background-image: url(/Content/images/pengyouquan.png);
  }
  .fen-cont a.weixin {

    background-image: url(/Content/images/fen-wei.png);
  }

  .fen-cont a.qzone {

    background-image: url(/Content/images/qzone.png);
  }
  .fen-cont a.qq {

    background-image: url(/Content/images/qq.png);
  }
  .fen-cont a.sina {
    background-image: url(/Content/images/fen-xinlang.png);
  } */
  .fen-cont .i-copy {
    box-shadow: none;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background-image: url(/Content/images/copy-link.png);
    background-color: transparent;
  }
  .fen-cont span.collect-icon {
    display: inline-block;
    background: url(/Content/images/collection.png) no-repeat;
    background-size: 100% 100%;
  }
  .fen-cont span.collect-icon.collected{
    background-image: url(/Content/images/collection-2.png);
  }
  .bdshare-button-style0-16 a,
  .bdshare-button-style0-16 .bds_more {
    display: inline-block;
    float: none !important;
    font-size: 15px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .video-list-share-copy {
    display: none;
    font-size: 16px;
    padding: 20px;
  }

  .video-list-share-copy-link {
    margin-top: 10px;
    padding: 7px 10px;
    font-size: 14px;
    border: 1px dotted #d9d9d9;
    word-break: break-all;
  }

  .bdshare-button-style0-16 .copy-link {
    line-height: 1.14;
    height: auto;
    background-image: none;
    font-size: 10px;
    -webkit-tap-highlight-color: initial;
  }

  .sr-bdimgshare {
    display: none !important;
  }

  .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms
  }
  .wechat-qrcode.t-big{
    width: 290px;
    height: 300px;
    font-size: 14px;
  }
  .wechat-qrcode.t-big .qrcode {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .wechat-qrcode.t-big .help p {
    line-height: 22px;
  }
  .wechat-qrcode.t-big h4 {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
  .wechat-qrcode.t-big .v-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url(/Content/images/icon-close.png) no-repeat;
    background-size: cover;
    cursor: pointer;
  }
  .wechat-qrcode.bottom {
    top: 40px;
    left: -84px
  }
  .wechat-qrcode.fixedbox{
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -150px;
    margin-left: -145px;
    z-index: 11111;
  }
  .wechat-qrcode.fixedbox:after,
  .wechat-qrcode.bottom:after {
    display: none
  }

  .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
  }

  .wechat-qrcode .qrcode {
    /* width: 105px; */
    margin: 10px auto
  }

  .wechat-qrcode .qrcode table {
    margin: 0 !important
  }

  .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0
  }

  .wechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent
  }
  #copytarget {
  display: none;
  }
  /* 分享end */

/* 星座信息 */
.xz-pd-box .weui-dialog,
.xz-info-box .weui-dialog{
 width: 310px;
 max-width: 310px;
 height: 410px;
 background:linear-gradient(0deg,rgba(235,239,255,1) 0%,rgba(254,250,255,1) 50%,rgba(235,239,255,1) 100%);
 border-radius: 8px
}
.xz-info-box .weui-dialog__hd{
    text-align: center;
    padding-bottom: 7px;
    margin: 0 14px;
    border-bottom: 1px #E0E0E0 solid;
}

.xz-info-box .weui-dialog__hd >.s-astro-58 {
    width: 90px;
    padding-top: 90px;
    margin-bottom: 6px;
    margin-top: 18px;
}
.xz-info-box .weui-dialog__hd > h3{
    font-size:18px;
    font-weight:bold;
    color:rgba(106,15,164,1);
}
.xz-info-box .weui-dialog__hd .v-xx{
    color: #F89900;
    font-size: 13px;
    line-height: 1.6;
}
.xz-info-box .weui-dialog__hd .v-date{
    color: #999;
    font-size: 12px;
}

.xz-info-box .weui-dialog__bd .xz-basic-info{
    margin: 14px 14px;
}
.xz-info-box .weui-dialog__bd .xz-basic-info li{
    display: inline-block;
    width: 50%;
    text-align: left;
    color: #333;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.xz-info-box .weui-dialog__bd .xz-basic-info li .v-l{
    color: #666666;
}
.xz-pd-box .xz-detail,
.xz-info-box .xz-detail{
    display: block;
    margin: 0 auto;
    height:35px;
    line-height: 35px;
    width: 110px;
    background:rgba(255,159,74,1);
    border-radius:18px;
    color: #fff;
    text-align: center;
    font-size: 13px;
}
.xz-pd-box .xz-close,
.xz-info-box .xz-close {
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 5px;
    top: 5px;
    background-image: url(/Content/images/xz-close.png);
}
/* 星座信息 */
/* 配对 */
.peidui-box {
    padding-top: 1px;
    background:linear-gradient(0deg,rgba(248,248,251,1) 0%,rgba(255,241,247,0) 100%);
    height: 140px;
    position: relative;padding: 15px 0;
    background-image: url(/Content/images/home/bg_color.png);
    background-size: 100% 100%;
}
.js_xz_date {
    /* margin-top: 12px; */
    text-align: center;
}
.js_xz_date img {
    width: 300px;
}
.peidui-box .xz-img{
    position: absolute;
    top: 27%;
    left: 50%;
    margin-top: -42px;
}
.peidui-box .xz-hert {
    position: absolute;
    width: 132px;
    top: 35%;
    left: 50%;
    margin-top: -25px;
    margin-left: -66px;
}
.peidui-box .js_nan_xz {
  margin-left: -162px;
}
.peidui-box .js_nv_xz {
    margin-left: 48px;
}
.peidui-box .xz-img img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.peidui-box .xz-img.js_nan_xz .xz-innerborder {
  width:102px;
  height:102px;
  background:linear-gradient(0deg,rgba(207,228,253,1) 0%,rgba(207,228,253,0) 100%);
  border-radius:50%;
  padding:6px;
  box-sizing: border-box;
}
.peidui-box .xz-img.js_nan_xz .xz-outerborder {
  width:114px;
  height:114px;
  background:linear-gradient(0deg,rgba(234,242,252,1) 0%,rgba(234,242,252,0) 100%);
  border-radius:50%;
  padding:7.5px;
  box-sizing: border-box;
}
.peidui-box .xz-img .xz-innerborder {
  width:102px;
  height:102px;
  background:linear-gradient(0deg,rgba(251,224,231,1) 0%,rgba(248,226,236,0) 100%);
  border-radius:50%;
  padding:6px;
  box-sizing: border-box;
}
.peidui-box .xz-img .xz-outerborder {
  width:114px;
  height:114px;
  background:linear-gradient(0deg,rgba(252,238,243,1) 0%,rgba(255,241,247,0) 100%);
  border-radius:50%;
  padding:7.5px;
  box-sizing: border-box;
}

.xz-name-wrap {
  margin-top: 5px;
  text-align: center;
}
.peidui-box .xz-img .xz-name{
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    color: #fff;
    width:60px;
    height:25px;
    line-height: 25px;
    background:linear-gradient(0deg,rgba(202,219,249,1) 0%,rgba(229,238,251,1) 100%);
    color: #90A6F5;
    border-radius:25px;
}
.peidui-box .xz-img.js_nan_xz .xz-name{
  background:linear-gradient(0deg,rgba(202,219,249,1) 0%,rgba(229,238,251,1) 100%);
  color: #90A6F5;
}
.peidui-box .xz-img.js_nv_xz .xz-name{
  background:linear-gradient(0deg,rgba(251,217,225,1) 0%,rgba(252,236,241,1) 100%);
  color: #F8A0AB;
}
.peidui-box .btn-peidui{
    position: absolute;
    bottom: 20px;
    width: 90px;
    left: 50%;
    margin-left: -45px;
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    background:linear-gradient(0deg,rgba(243,152,111,1) 0%,rgba(250,207,47,1) 100%);
    border-radius: 14.5px;
    text-align: center;
    color: #fff;
}
.peidui-box.t2 {
  height: 278px;  
  background-image: url(/Content/images/bg_02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.peidui-box.t2 .xz-img {
  margin-top: -55px;
}

.peidui-box.t2 .js_nan_xz {
  margin-left: -165px;
}
.peidui-box.t2 .js_nv_xz {
  margin-left: 42px;
} 
@media screen and (max-width:340px) {
.peidui-box.t2 .js_nan_xz {
  margin-left: -160px;
}
.peidui-box.t2 .js_nv_xz {
  margin-left: 37px;
} 
}

.peidui-box.t2 .xz-hert {
  width: 110px;
  margin-left: -55px;
  margin-top: -51px;
}
.peidui-box.t2 .xz-img.js_nan_xz .xz-outerborder {
  width:123px;
  height:123px;
  background: #90A6F5;
  padding: 5px;
}
.peidui-box.t2 .xz-img.js_nan_xz .xz-innerborder {
  width:113px;
  height:113px;
  background: #fff;
  padding: 15px;
}
.peidui-box.t2 .xz-img .xz-outerborder {
  width:123px;
  height:123px;
  background: #F7929F;
  padding: 5px;
}
.peidui-box.t2 .xz-img .xz-innerborder {
  width:113px;
  height:113px;
  background: #fff;
  padding: 15px;
}
.peidui-box.t2 .xz-img .xz-name{
    font-size: 15px;
    color: #fff;
    width:84px;
    height:32px;
    line-height: 32px;
    padding-right: 10px;
    border-radius: 16px;
    box-sizing: border-box;
    background: url(/Content/images/arrow_down.png) 88% 53% no-repeat;
    background-size: 8px auto;
}
.peidui-box.t2 .xz-img.js_nan_xz .xz-name{
  background-color:#90A6F5;
}
.peidui-box.t2 .xz-img.js_nv_xz .xz-name{
  background-color:#F7929F;
}
.peidui-box.t2 .xz-name-wrap {
  margin-top: 18px;
}
.peidui-box.t2 .btn-peidui2 {  
  position: absolute;
  left: 50%;
  bottom: 17px;
  margin-left: -60px;
  width:120px;
  height:46px;
  line-height:46px;
  background:linear-gradient(0deg,rgba(243,152,111,1) 0%,rgba(250,207,47,1) 100%);
  box-shadow:0px 2px 3px 0px rgba(225,125,70,1);
  border-radius:23px;
  font-size: 19px;
  text-align: center;
  color: #fff;
}

.peidui-res-box {
  padding: 0 15px;
}
.peidui-res-head {
}
.peidui-res-head h1{
  text-align: center;
  font-size: 19px;
  padding: 20px 0 10px;
}
.peidui-res-score {
  font-size: 0;
  line-height: 0;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
}
.peidui-res-score li {
  display: inline-block;
  width: 50%;
  height: 30px;
  line-height: 30px;
  padding:5px 0;
  color: #999;
  font-size: 16px;
}
.peidui-res-score li .t-txt1 {
  font-size: 23px;
  color: #F56073;
  vertical-align: -2px;
  font-style: italic;
}
.peidui-res-con {
  font-size: 17px;
  color: #535353;
}
.peidui-res-con h3 {
}
.peidui-res-con p {
  text-indent: 34px;
  line-height: 2;
  margin-top: 5px;
  margin-bottom: 25px;
}
.peidui-res-split {
  border-bottom: 1px solid #ddd;
}
.zhinan-wrap {
  font-size: 0;
  line-height: 0;
  margin-top: 30px;
}
.zhinan-wrap li {
  display: inline-block;
  width: 50%;
  padding: 0 10px;
  box-sizing: border-box;
}
.zhinan-wrap li .zhinan-item-box {
  margin: 0 auto;
  width:130px;
  height:177px;
  background: url(/Content/images/book_boy.png) center center no-repeat;
  background-size: 100% 100%;
}
.zhinan-item-box .down-item2 {
  padding: 0 18px;
  padding-top: 55px;
}
.zhinan-item-box .down-item2 select {
  width: 100%;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  border-radius: 6px;
  padding: 0 18px 0 18px;
  color: #90A6F5;
  border: none;
  text-align: center;
  background-image: url(/Content/images/arrow01.png);
  background-size: 8px auto;
  background-position: 85% center;
}
.zhinan-wrap li .zhinan-item-box.t2 {
  background-image: url(/Content/images/book_gril.png);
} 
.zhinan-item-box.t2 .down-item2 select {
  color: #F7929F;
  background-image: url(/Content/images/arrow02.png);
}
.btn-zhinan {
  display: block;
  margin: 27px auto 0;
  box-shadow: none;
  width:76px;
  height:30px;
  line-height:30px;
  background:rgba(175,199,249,1);
  border-radius:6px;
}
.zhinan-item-box.t2 .btn-zhinan {
  background:rgba(251,187,196,1);
}
.xz-pd-box .weui-dialog__hd{
    position: relative;
    height: 150px;
}
.xz-pd-box .xz-img{
    position: absolute;
    width: 65px;
    height: 65px;
    top: 50%;
    left: 50%;
    margin-top: -32px;
}
.xz-pd-box .xz-hert {
    position: absolute;
    width: 100px;
    top: 60px;
    left: 50%;
    margin-left: -50px;
}
.xz-pd-box .js_nan_xz2 {
    margin-left: -102px;
}
.xz-pd-box .js_nv_xz2 {
    margin-left: 38px;
}
.xz-pd-box .xz-img img{
    width: 100%;
    height: 100%;
}
.xz-pd-box .xz-img .xz-name{
    text-align: center;
    font-size: 15px;
    color: #999;
}

.xz-pd-box .pd-num {
    color: #F95377;
    font-size: 75px;
    font-family: 'Helvetica', Monaco, monospace;
    font-weight: bold;
}
.xz-pd-box .pd-desc {
    font-size: 16px;
    margin-top: 5px;
}
.xz-pd-box  form {
    margin-top: 20px;
}
.xz-pd-box .weui-dialog{
    height: 357px;
}
/* 配对 */
/* 切换星座 */

.change-box .weui-actionsheet__cell>.change-item {
	width: 25%;
	display: inline-block;
	text-align: center;
  padding-bottom: 15px;
  line-height: 1;
}
.change-box .weui-actionsheet__cell>.change-item a{
	display: block;
	background-size: 100% 100%;
	margin: 0 18px;
}
.change-box .weui-actionsheet__cell>.change-item a img {
	width: 100%;
	height: 100%;
}
.s-astro-58 {width: 100%; padding-top: 100%; background:url(../images/astro_114.png)  no-repeat; display: inline-block; background-size: 100% auto;}
.s-astro-58.astro_9{background-position:0 0;}
.s-astro-58.astro_8{background-position:0 9.0909%;}
.s-astro-58.astro_7{background-position:0 18.1818%;}
.s-astro-58.astro_12{background-position:0 27.2727%;}
.s-astro-58.astro_11{background-position:0 36.3636%;}
.s-astro-58.astro_10{background-position:0 45.4545%;}
.s-astro-58.astro_3{background-position:0 54.5454%;}
.s-astro-58.astro_2{background-position:0 63.6363%;}
.s-astro-58.astro_1{background-position:0 72.7272%;}
.s-astro-58.astro_6{background-position:0 81.8181%;}
.s-astro-58.astro_5{background-position:0 90.9090%;}
.s-astro-58.astro_4{background-position:0 100%;}
.change-box .change-item-text {
	margin-top: 5px;
	font-size: 10px;
}
.change-box .weui-actionsheet__title.choose-xz::before {
	display: none;
}
.change-box .weui-actionsheet__title.choose-xz {
	text-align: center;
	display: block;
	padding: 20px 0 10px 0;
  max-width: 540px;
  margin: 0 auto;
}
.change-box .weui-actionsheet__title.choose-xz  img {
 width: 190px;
}
.change-box  .weui-actionsheet__menu{
    max-width: 540px;
    margin: 0 auto;
}
.change-box  .weui-actionsheet {
    /* background-color: #fff; */
}
/* 切换星座 */
/*sitemap start*/
.dh-main {
    position: fixed;
    z-index: 1001;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    overflow-y: auto;
	-webkit-overflow-scrolling:touch;
}
.dh-main::-webkit-scrollbar {
  display: none;
}
.dh-main-box {
    background: #fff;
  max-width: 540px;
  margin: 0 auto;
  min-height: 100%;
}
.dh-main.on {
    display: block;
}
.dh-wrap {
  background-color: #fff;
}
.dh-bar {
  margin-bottom: 5px;
  padding: 10px 0;
  line-height: 0;
  border-bottom: 1px solid #DDDDDD;
}

.dh-bar strong {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  overflow: hidden;
  color: #782FAA;
  height: 28px;
  line-height: 28px;
  border-radius: 14px;
  margin-left: 10px;
  min-width: 60px;
  text-align: center;
}
.dh-bar strong.t1 {
  color: #F02016;
}
.dh-bar strong.t2 {
  color: #F39800;
}
.dh-bar strong.t3 {
  color: #13B5B1;
}
.dh-bar strong.t4 {
  color: #4B91D2;
}
.dh-bar strong.t5 {
  color: #F26605;
}
.dh-list {
  font-size: 0;
  line-height: 0;
}
.dh-list li {
  font-size: 13px;
  display: inline-block;
  width:25%;
}

.dh-list li a {
  margin: 0 0px 0 12px;
  display: block;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
   white-space: nowrap;
  text-overflow: ellipsis;
  color:#666   !important;
}
/*sitemap end*/
/* sitemap2 start */
.dh-head {
  background: url(/Content/images/sitemap/nav_bg.png) no-repeat center 0;
  background-size: 100% auto;
  min-height: 115px;
  box-sizing: border-box;
  padding-top: 30px;
  position: relative;
  overflow: hidden;
}
.dh-head-title {
  background: url(/Content/images/sitemap/text_xzrm.png) no-repeat center center;
  background-size: 100% 100%;
  width: 122px;
  height: 32px;
  margin: 0 auto 0;
}
.dh-head-deco {
  position: absolute;
  height: 150px;
  bottom: -126px;
  width: 140%;
  margin-left: -70%;
  background: #fff;
  border-radius: 50%;
  left: 50%;
}
.dh-head-back {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 26px;
  height: 26px;
  background: url(/Content/images/sitemap/back_01.png) no-repeat center center;
  background-size: 100% 100%;
}
.home-fenlei-list.t5 li {
 width: 25%;
}
.home-fenlei-list.t5 li span {
  padding: 12px 0 25px 0;
}
.home-fenlei-list.t5 {
  padding: 0 4px 0;
}
.dh-bottom {
  display: block;
  text-align: center;
}
/* sitemap2 end */
/* list */
.libox ul {

}
.lpbox li {
	border-bottom: solid 1px #f5f5f5; padding: 10px;position:relative;
}
.lpbox li h3{
	font-size: 17px;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
	color:#8f2bd6;
}
.lpbox li h3 a { color:#8f2bd6}
.lpbox li p {font-size: 15px;
  margin-top: 5px; line-height:23px; max-height: 80px; overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


.box .hang02 {
    position: relative;
    width: 100%;
    padding: 10px 0;
    padding-left: 10px;
    overflow: hidden;
}

.box .hang02 a {
    float: left;
    padding: 0 15px;
    background: #eee;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    border-radius: 30px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-right: 5px;
}

.box .hang02 a:nth-child(2n) {
    background: #ffccff;
}

.box .hang02 a:nth-child(1),
.hang02 a:nth-child(12),
.hang02 a:nth-child(23) {
    background: #eee;
}

.box .hang02 a:nth-child(13),
.hang02 a:nth-child(33) {
    background: #ff99ff;
}

.box .hang02 a:nth-child(5),
.hang02 a:nth-child(17),
.hang02 a:nth-child(25) {
    background: #ffffcc;
}

.box .hang02 a:nth-child(7),
.hang02 a:nth-child(19) {
    background: #ccffcc;
}
/* list end*/
/* fn start */
.bt10 {
  border-top: #f2f2f2 10px solid;
}
/* fn end */
/* mobiscroll city start */
/* Datewheel overlay */
.dw, .dwo {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.dw {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1001;
  font-size: 12px;
  text-shadow: none;
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -webkit-user-select: none;
  -moz-box-sizing: border-box;
  -moz-user-select: none;
  -ms-user-select: none;
  -ms-touch-action: none;
  box-sizing: border-box;
  user-select: none;
  touch-action: none;
}
.dwi {
  position: static;
  display: inline-block;
}
.dwwr {
  padding: 0 2px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  min-width: 170px;
  zoom: 1;
  overflow: hidden;
  text-align: center;
}
.dw-top .dwwr, .dw-bottom .dwwr {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* Datewheel overlay */
.dw-persp, .dwo {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
}
.dwo {
  background: #000;
  background: rgba(0,0,0,.7);
  filter: Alpha(Opacity=70);
}
/* Bubble positionings */
.dw-bubble .dw {
  margin: 20px 0;
}
.dw-bubble .dw-arrw {
  position: absolute;
  left: 0;
  width: 100%;
}
.dw-bubble-top .dw-arrw {
  bottom: -36px;
}
.dw-bubble-bottom .dw-arrw {
  top: -36px;
}
.dw-bubble .dw-arrw-i {
  margin: 0 30px;
  position: relative;
  height: 36px;
}
.dw-bubble .dw-arr {
  display: block;
}
.dw-arr {
  display: none;
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-width: 18px 18px;
  border-style: solid;
  margin-left: -18px;
}
.dw-bubble-bottom .dw-arr {
  top: 0;
  border-color: transparent transparent #fff transparent;
}
.dw-bubble-top .dw-arr {
  bottom: 0;
  border-color: #fff transparent transparent transparent;
}
/* Datewheel wheel container wrapper */
.dwc {
  vertical-align: middle;
  padding: 26px 2px 4px 2px;
  display: inline-block;
}
/* Datewheel label */
.dwl {
  left: 0;
  text-align: center;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  position: absolute;
  top: -30px;
  width: 100%;
}
/* Datewheel value */
.dwv {
  padding: 7px 0;
  margin: 0 -2px;
  font-size: 14px;
}
.dwi .dwv {
  margin: 0 2px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dw-hidden, .dw .dwwr .dw-hidden {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}
/* Datewheel wheel container */
.dwrc {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dwwc {
  margin: 0;
  padding: 0 2px;
  position: relative;
  background: #000;
  zoom: 1;
}
/* Datewheel wheels */
.dwwl {
  margin: 4px 2px;
  padding: 0 2px;
  position: relative;
  z-index: 5;
}
.dwww {
  position: relative;
  padding: 1px;
}
.dww {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.dw-moz .dww {
  opacity: .99; /* Fixes Firefox translate overflow bug */
}
.dwsc .dwwl {
  background: #888;
  background: -webkit-gradient(linear,left bottom,left top,from(#000),color-stop(0.35, #333),color-stop(0.50, #888),color-stop(0.65, #333),to(#000));
  background: -webkit-linear-gradient(#000 0%,#333 35%, #888 50%,#333 65%,#000 100%);
  background: -moz-linear-gradient(#000 0%,#333 35%, #888 50%,#333 65%,#000 100%);
  background: linear-gradient(#000 0%,#333 35%, #888 50%,#333 65%,#000 100%);
}
.dwsc .dww {
  color: #fff;
  background: #444;
  background: -webkit-gradient(linear,left bottom,left top,from(#000),color-stop(0.45, #444),color-stop(0.55, #444),to(#000));
  background: -webkit-linear-gradient(#000 0%,#444 45%, #444 55%, #000 100%);
  background: -moz-linear-gradient(#000 0%,#444 45%, #444 55%, #000 100%);
  background: linear-gradient(#000 0%,#444 45%, #444 55%, #000 100%);
}
.dw-bf {
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
.dw-ul {
  position: relative;
  z-index: 2;
}
.dw-li {
  padding: 0 5px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 26px;
  white-space: nowrap;
  text-shadow: 0 1px 1px #000;
  vertical-align: bottom;
  opacity: .3;
  filter: Alpha(Opacity=30);
}
/* Higlighted */
.dw-li.dw-hl {
  background: #fff;
  background: rgba(255,255,255,.3);
}
/* Valid entry */
.dw-li.dw-v {
  opacity: 1;
  filter: Alpha(Opacity=100);
}
/* Hidden entry */
.dw-li.dw-h {
  visibility: hidden;
}
.dw-i {
  position: relative;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Wheel +/- buttons */
.dwwb {
  position: absolute;
  z-index: 4;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 40px;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.dwa .dwwb {
  opacity: 0;
}
.dwpm .dwwbp {
  top: 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-size: 40px;
}
.dwpm .dwwbm {
  bottom: 0;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  font-size: 32px;
  font-weight: bold;
}
.dwpm .dwwl {
  padding: 0;
}
.dwpm .dw-li {
  text-shadow: none;
}
.dwpm .dwwol {
  display: none;
}
/* Datewheel wheel overlay */
.dwwo {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear,left bottom,left top,from(#000),color-stop(0.52, rgba(44,44,44,0)),color-stop(0.48, rgba(44,44,44,0)),to(#000));
  background: -webkit-linear-gradient(#000 0%,rgba(44,44,44,0) 52%, rgba(44,44,44,0) 48%, #000 100%);
  background: -moz-linear-gradient(#000 0%,rgba(44,44,44,0) 52%, rgba(44,44,44,0) 48%, #000 100%);
  background: linear-gradient(#000 0%,rgba(44,44,44,0) 52%, rgba(44,44,44,0) 48%, #000 100%);
  pointer-events: none;
}
/* Background line */
.dwwol {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
  margin-top: -1px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #555;
  pointer-events: none;
}
/* Datewheel button */
.dwbg .dwb {
  cursor: pointer;
  overflow: hidden;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  margin: 0 2px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 -1px 1px #000;
  color: #fff;
  background: #000;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #000),color-stop(0.5, #6e6e6e));
  background: -webkit-linear-gradient(#6e6e6e 50%,#000 50%);
  background: -moz-linear-gradient(#6e6e6e 50%,#000 50%);
  background: linear-gradient(#6e6e6e 50%,#000 50%);
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-border-radius: 5px;
  -webkit-backface-visibility: hidden;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
/* Datewheel button container */
.dwbc {
  display: table;
  width: 100%;
  padding-bottom: 4px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Datewheel button wrapper */
.dwbw  {
  display: table-cell;
  position: relative;
  z-index: 5;
}
.dwbw.dwb-s {
  background-color: #51a9ff  ;
}
.android-ics.light .dwb-s .dwb {
  color: #fff;
}
/* Hidden label */
.dwhl {
  padding-top: 4px;
}
.dwhl .dwl {
  display: none;
}

/* Multiple selection */
.dwms .dwwms .dw-li {
  padding: 0 40px;
  position: relative;
}

.dw-hsel {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px);
}

.dwms .dw-msel:after {
  width: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  content: 'âœ”';
}
/* Backgrounds */
.dwbg .dwwr {
  background: #fff;
  color: #000;
  font-family: arial, verdana, sans-serif;
}
.dwbg .dwv {
  background-color: #dfdfdf;
}
.dwbg .dwpm .dwwl {
  background: #fff;
}
.dwbg .dwpm .dww {
  color: #000;
  background: #fff;
  -webkit-border-radius: 3px;
}
.dwbg .dwwb {
  background: #ccc;
  color: #888;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 -1px 1px #333;
  box-shadow: 0 0 5px #333;
  -webkit-box-shadow: 0 0 5px #333;
}
.dwbg .dwwbp {
  background: -webkit-gradient(linear,left bottom,left top,from(#bdbdbd),to(#f7f7f7));
  background: -webkit-linear-gradient(#f7f7f7,#bdbdbd);
  background: -moz-linear-gradient(#f7f7f7,#bdbdbd);
  background: linear-gradient(#f7f7f7,#bdbdbd);
}
.dwbg .dwwbm {
  background: -webkit-gradient(linear,left bottom,left top,from(#f7f7f7),to(#bdbdbd));
  background: -webkit-linear-gradient(#bdbdbd,#f7f7f7);
  background: -moz-linear-gradient(#bdbdbd,#f7f7f7);
  background: linear-gradient(#bdbdbd,#f7f7f7);
}
.dwbg .dwbc {
  font-size: 0;
}
.dwbg .dwb-a {
  background: #3c7500;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #3c7500),color-stop(0.5, #94c840));
  background: -webkit-linear-gradient(#94c840 50%,#3c7500 50%);
  background: -moz-linear-gradient(#94c840 50%,#3c7500 50%);
  background: linear-gradient(#94c840 50%,#3c7500 50%);
}
.dwbg .dwwl .dwb-a {
  background: #3c7500;
  background: -webkit-gradient(linear,left bottom,left top,from(#3c7500),to(#94c840));
  background: -webkit-linear-gradient(#94c840,#3c7500);
  background: -moz-linear-gradient(#94c840,#3c7500);
  background: linear-gradient(#94c840,#3c7500);
}
/* Android ICS skin */
.android-ics .dw .dwwc,
.android-ics .dw .dwwl,
.android-ics .dw .dww,
.android-ics .dw .dwb,
.android-ics .dw .dwpm .dww {
    background: none;
}
.android-ics .dwwr {
    padding: 0;
    background: #292829;
    color: #333;
}
.android-ics .dwc {
    padding: 30px 10px 1px 10px;
}
.android-ics .dwwc {
    padding: 0;
}
.android-ics .dwhl {
    padding: 1px 10px;
    width:100%;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.android-ics .dwv {
    background: #f3f3f3;
    line-height: 36px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.android-ics .dwwl {
    padding: 0 2px;
}
.android-ics .dww,
.android-ics .dw .dwpm .dwwl,
.android-ics .dw .dwpm .dww {
    border: 0;
}
.android-ics .dww .dw-li {
    color: #fff;
    font-size: 13px;
    text-shadow: none;
}
@media screen and (max-width:340px){
	.android-ics .dww .dw-li {
    font-size: 11px;
	}
}
.android-ics .dww .dw-li.dw-hl {
    background: #31b6e7;
    background: rgba(49,182,231,.5);
}
.android-ics .dwwo {
    background: -webkit-gradient(linear,left bottom,left top,from(#282828),color-stop(0.52, rgba(40,40,40,0)),color-stop(0.48, rgba(40,40,40,0)),to(#282828));
    background: -webkit-linear-gradient(#282828 0%,rgba(40,40,40,0) 52%, rgba(40,40,40,0) 48%, #282828 100%);
    background: -moz-linear-gradient(#282828 0%,rgba(40,40,40,0) 52%, rgba(40,40,40,0) 48%, #282828 100%);
    background: linear-gradient(#282828 0%,rgba(40,40,40,0) 52%, rgba(40,40,40,0) 48%, #282828 100%);
}
.android-ics .dw .dwwb {
    background: #292829;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.android-ics .dwwb span {
    display: none;
}

.android-ics .dwwbm {
    top: 0;
    bottom: auto;
}
.android-ics .dwwbp {
    bottom: 0;
    top: auto;
}
.android-ics .dwwbm:after {
    border-color: transparent transparent #7e7e7e transparent;
}
.android-ics .dwwbp:after {
    border-color: #7e7e7e transparent transparent transparent;
}
.android-ics .dw .dwwl .dwb-a {
    background: #292829;
}
.android-ics .dwwbm.dwb-a:after {
    border-color: transparent transparent #319abd transparent;
}
.android-ics .dwwbp.dwb-a:after {
    border-color: #319abd transparent transparent transparent;
}
.android-ics .dw .dwwol {
    width: 60%;
    left: 20%;
    height: 36px;
    border-top: 1px solid #9ecfff;
    border-bottom: 1px solid #9ecfff;
    margin-top: -20px;
    display: block;
}
.android-ics .dwbw .dwb {
    border-left: 1px solid #424542;
}
.android-ics .dwbw:first-child .dwb {
    border-left: 0;
}
.android-ics .dw .dwbc {
    border-top: 1px solid #424542;
    padding: 0;
}
.android-ics .dw .dwb {
    height: 36px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    font-weight: normal;
    text-shadow: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.android-ics .dw .dwb-a {
    background: #2693ff;
}
/* Docked */
/* Multiple select */
.android-ics .dwwms .dwwol {
    display: none;
}
.android-ics .dwwms .dw-li {
    padding-left: 5px;
    padding-right: 36px;
}
.android-ics .dwwms .dw-li:after {
    content: '';
    position: absolute;
    top: 50%;
    left: auto;
    right: 10px;
    width: 14px;
    height: 14px;
    margin-top: -9px;
    color: #31b6e7;
    line-height: 14px;
    border: 1px solid #424542;
    text-shadow: 0 0 5px #29799c;
}
.android-ics .dwwms .dw-msel:after {
    content: 'é‰ï¿½';
}
/* Light version */
.android-ics.light .dwwr {
    background: #fff;
}
.android-ics.light .dww .dw-li {
    color: #000;
}
.android-ics.light .dwbw .dwb {
    border-left: 1px solid #dbdbdb;
}
.android-ics.light .dwbw:first-child .dwb {
    border-left: 0;
}
.android-ics.light .dwwo {
    background: -webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(0.52, rgba(245,245,245,0)),color-stop(0.48, rgba(245,245,245,0)),to(#fff));
    background: -webkit-linear-gradient(#fff 0%,rgba(245,245,245,0) 52%, rgba(245,245,245,0) 48%, #fff 100%);
    background: -moz-linear-gradient(#fff 0%,rgba(245,245,245,0) 52%, rgba(245,245,245,0) 48%, #fff 100%);
    background: linear-gradient(#fff 0%,rgba(245,245,245,0) 52%, rgba(245,245,245,0) 48%, #fff 100%);
}
.android-ics.light .dw .dwwb {
    background: #fff;
    color: #fff;
}
.android-ics.light .dwbc {
    border-top: 1px solid #ddd;
}
.android-ics.light .dwb {
    color: #000;
}
.android-ics.light .dwb-a {
    color: #fff;
}
/* Bubble positioning */
.android-ics .dw-bubble-bottom .dw-arr {
    border-color: transparent transparent #292829 transparent;
}
.android-ics .dw-bubble-top .dw-arr {
    border-color: #292829 transparent transparent transparent;
}
/* Bubble positioning */
.android-ics.light .dw-bubble-bottom .dw-arr {
    border-color: transparent transparent #f5f5f5 transparent;
}
.android-ics.light .dw-bubble-top .dw-arr {
    border-color: #f5f5f5 transparent transparent transparent;
}
/* Multiple select */
.android-ics.light .dwwms .dw-li:after {
    text-shadow: 0 0 5px #31b6e7;
}
/* mobiscroll city end */
/* common-section start */
.com-title2 {
  padding: 9px 0;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url(/Content/images/title_image.png) center center no-repeat;
  background-size: 305px auto;
}
.com-title2.t2 {
  border-top: #f2f2f2 10px solid;
}
.com-title2.t1 {
  background-size: 350px auto;
}
.com-taglist {
  padding: 5px 10px;
  overflow: hidden;
}
.com-taglist a {
  display: block;
  margin: 0 5px;
  padding: 0 5px;
  color: #fff !important;
  height:41px;
  background:linear-gradient(90deg,rgba(97,42,160,1) 0%,rgba(125,69,189,1) 100%);
  font-size: 15px;
  line-height: 41px;
  margin-bottom: 10px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.com-taglist .com-taglist-item {

  float: left;
  width: 50%;
}
.com-taglist .com-taglist-item:nth-child(4n+1) a{
  background:linear-gradient(90deg,rgba(32,119,116,1) 0%,rgba(44,141,138,1) 100%);
}
.com-taglist .com-taglist-item:nth-child(4n+2) a{
  background:linear-gradient(90deg,rgba(142,88,67,1) 0%,rgba(119,69,20,1) 100%);
}
.com-taglist .com-taglist-item:nth-child(4n+3) a{
  background:linear-gradient(90deg,rgba(38,76,127,1) 0%,rgba(74,98,151,1) 100%);
}
.com-list li {
  border-bottom: 1px solid #F2F2F2;
  line-height: 42px;
  position: relative;
  padding-left: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.com-list li:last-child {
  border-bottom: none;
}
.com-list li::after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #CDD7E5;
}
.com-list2 {
  font-size: 0;
  line-height: 0;
  padding-bottom: 10px;
}
.com-list2 li {
  width: 50%;
  display: inline-block;
  line-height: 24px;
  padding: 2px 15px;
  position: relative;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  color: #666;
}
.com-fenlei-list {
  padding: 5px 5px 8px 5px;
}
.com-fenlei-list li {
display: inline-block;
width: 20%;
text-align: center;
}
.com-fenlei-list ul {
  font-size: 0;
  line-height: 1;
}
.com-fenlei-list li a {
  display: block;
}
.com-fenlei-list li img {
width: 80%;
max-width: 80%;
height: auto
}

.com-fenlei-list li span {
padding: 5px 0 15px 0;
display: block;
text-align: center;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
color: #666666;
font-size: 12px;

}

/* sprite start */
.astro2_60{background:url(../images/astro2_60.png)  no-repeat;background-size:60px 720px; display: inline-block;}
.astro2_60.astro_9{height:60px;width:60px;background-position:0 0;}
.astro2_60.astro_8{height:60px;width:60px;background-position:0 -60px;}
.astro2_60.astro_7{height:60px;width:60px;background-position:0 -120px;}
.astro2_60.astro_12{height:60px;width:60px;background-position:0 -180px;}
.astro2_60.astro_11{height:60px;width:60px;background-position:0 -240px;}
.astro2_60.astro_10{height:60px;width:60px;background-position:0 -300px;}
.astro2_60.astro_3{height:60px;width:60px;background-position:0 -360px;}
.astro2_60.astro_2{height:60px;width:60px;background-position:0 -420px;}
.astro2_60.astro_1{height:60px;width:60px;background-position:0 -480px;}
.astro2_60.astro_6{height:60px;width:60px;background-position:0 -540px;}
.astro2_60.astro_5{height:60px;width:60px;background-position:0 -600px;}
.astro2_60.astro_4{height:60px;width:60px;background-position:0 -660px;}
.shengxiao_124{display: inline-block;width: 100%; padding-bottom: 100%; background:url(../images/shengxiao_124.png)  no-repeat; background-size: 100% auto;}
.shengxiao_124.shengxiao_9{background-position:0 0;}
.shengxiao_124.shengxiao_8{background-position:0 9.0909%;}
.shengxiao_124.shengxiao_7{background-position:0 18.1818%;}
.shengxiao_124.shengxiao_12{background-position:0 27.2727%;}
.shengxiao_124.shengxiao_11{background-position:0 36.3636%;}
.shengxiao_124.shengxiao_10{background-position:0 45.4545%;}
.shengxiao_124.shengxiao_3{background-position:0 54.5454%;}
.shengxiao_124.shengxiao_2{background-position:0 63.6363%;}
.shengxiao_124.shengxiao_1{background-position:0 72.7272%;}
.shengxiao_124.shengxiao_6{background-position:0 81.8181%;}
.shengxiao_124.shengxiao_5{background-position:0 90.9090%;}
.shengxiao_124.shengxiao_4{background-position:0 100%;}
.sitemap_120{display: inline-block; height:60px;width:60px;background:url(../images/sitemap_120.png)  no-repeat;background-size:60px 1860px}
.sitemap_120.nav_icon21{background-position:0 0;}
.sitemap_120.nav_icon22{background-position:0 -60px;}
.sitemap_120.nav_icon23{background-position:0 -120px;}
.sitemap_120.nav_icon20{background-position:0 -180px;}
.sitemap_120.nav_icon17{background-position:0 -240px;}
.sitemap_120.nav_icon18{background-position:0 -300px;}
.sitemap_120.nav_icon19{background-position:0 -360px;}
.sitemap_120.nav_icon24{background-position:0 -420px;}
.sitemap_120.nav_icon29{background-position:0 -480px;}
.sitemap_120.nav_icon30{background-position:0 -540px;}
.sitemap_120.nav_icon31{background-position:0 -600px;}
.sitemap_120.nav_icon28{background-position:0 -660px;}
.sitemap_120.nav_icon25{background-position:0 -720px;}
.sitemap_120.nav_icon26{background-position:0 -780px;}
.sitemap_120.nav_icon27{background-position:0 -840px;}
.sitemap_120.nav_icon16{background-position:0 -900px;}
.sitemap_120.nav_icon05{background-position:0 -960px;}
.sitemap_120.nav_icon06{background-position:0 -1020px;}
.sitemap_120.nav_icon07{background-position:0 -1080px;}
.sitemap_120.nav_icon04{background-position:0 -1140px;}
.sitemap_120.nav_icon01{background-position:0 -1200px;}
.sitemap_120.nav_icon02{background-position:0 -1260px;}
.sitemap_120.nav_icon03{background-position:0 -1320px;}
.sitemap_120.nav_icon08{background-position:0 -1380px;}
.sitemap_120.nav_icon13{background-position:0 -1440px;}
.sitemap_120.nav_icon14{background-position:0 -1500px;}
.sitemap_120.nav_icon15{background-position:0 -1560px;}
.sitemap_120.nav_icon12{background-position:0 -1620px;}
.sitemap_120.nav_icon09{background-position:0 -1680px;}
.sitemap_120.nav_icon10{background-position:0 -1740px;}
.sitemap_120.nav_icon11{background-position:0 -1800px;}
.sprite_cnxh{background:url(../images/sprite_cnxh.png)  no-repeat; display: inline-block; width: 80%; padding-bottom: 80%; background-size: 100% auto;}
.sprite_cnxh.cnxh_15_hmjx{background-position:0 0%;}
.sprite_cnxh.cnxh_16_xmpd{background-position:0 5%;}
.sprite_cnxh.cnxh_14_bbqm{background-position:0 10%;}
.sprite_cnxh.cnxh_12_xzhp{background-position:0 15%;}
.sprite_cnxh.cnxh_13_aikmx{background-position:0 20%;}
.sprite_cnxh.cnxh_20_zysm{background-position:0 25%;}
.sprite_cnxh.cnxh_21_xmdf{background-position:0 30%;}
.sprite_cnxh.cnxh_19_wxcx{background-position:0 35%;}
.sprite_cnxh.cnxh_17_jrjs{background-position:0 40%;}
.sprite_cnxh.cnxh_18_hdjr{background-position:0 45%;}
.sprite_cnxh.cnxh_11_bzth{background-position:0 50%;}
.sprite_cnxh.cnxh_04_xzys{background-position:0 55.00000000000001%;}
.sprite_cnxh.cnxh_05_jncy{background-position:0 60%;}
.sprite_cnxh.cnxh_03_xzpd{background-position:0 65%;}
.sprite_cnxh.cnxh_01_qsqy{background-position:0 70%;}
.sprite_cnxh.cnxh_02_xzcx{background-position:0 75%;}
.sprite_cnxh.cnxh_09_zwds{background-position:0 80%;}
.sprite_cnxh.cnxh_10_dsjq{background-position:0 85%;}
.sprite_cnxh.cnxh_08_tlaq{background-position:0 90%;}
.sprite_cnxh.cnxh_06_zgjm{background-position:0 95%;}
.sprite_cnxh.cnxh_07_xzzb{background-position:0 100%;}
.smicon_65{display: inline-block; height:65px;width:65px;background:url(../images/smicon_65.png)  no-repeat; background-size: 100% auto;}
.smicon_65.qm_06{background-position:0 0%;}
.smicon_65.sxxz_01{background-position:0 0.9009009009009009%;}
.smicon_65.wap_zxsm_10{background-position:0 1.8018018018018018%;}
.smicon_65.qm_05{background-position:0 2.7027027027027026%;}
.smicon_65.qm_02{background-position:0 3.6036036036036037%;}
.smicon_65.qm_03{background-position:0 4.504504504504505%;}
.smicon_65.qm_04{background-position:0 5.405405405405405%;}
.smicon_65.xgpx_03{background-position:0 6.306306306306306%;}
.smicon_65.xgpx_04{background-position:0 7.207207207207207%;}
.smicon_65.xgpx_05{background-position:0 8.108108108108109%;}
.smicon_65.xgpx_02{background-position:0 9.00900900900901%;}
.smicon_65.wap_zxsm_12{background-position:0 9.90990990990991%;}
.smicon_65.wap_zxsm_14{background-position:0 10.81081081081081%;}
.smicon_65.xgpx_01{background-position:0 11.711711711711711%;}
.smicon_65.msyc{background-position:0 12.612612612612612%;}
.smicon_65.msyc_01{background-position:0 13.513513513513514%;}
.smicon_65.msyc_02{background-position:0 14.414414414414415%;}
.smicon_65.mjss_09{background-position:0 15.315315315315313%;}
.smicon_65.mjss_06{background-position:0 16.216216216216218%;}
.smicon_65.mjss_07{background-position:0 17.117117117117118%;}
.smicon_65.mjss_08{background-position:0 18.01801801801802%;}
.smicon_65.pd_02{background-position:0 18.91891891891892%;}
.smicon_65.qibf_01{background-position:0 19.81981981981982%;}
.smicon_65.qm_01{background-position:0 20.72072072072072%;}
.smicon_65.pd_01{background-position:0 21.62162162162162%;}
.smicon_65.msyc_03{background-position:0 22.52252252252252%;}
.smicon_65.msyc_04{background-position:0 23.423423423423422%;}
.smicon_65.msyc_05{background-position:0 24.324324324324326%;}
.smicon_65.zxpp_03{background-position:0 25.225225225225223%;}
.smicon_65.zxpp_04{background-position:0 26.126126126126124%;}
.smicon_65.zxpp_05{background-position:0 27.027027027027028%;}
.smicon_65.zxpp_02{background-position:0 27.927927927927925%;}
.smicon_65.xzzb_04{background-position:0 28.82882882882883%;}
.smicon_65.xzzb_05{background-position:0 29.72972972972973%;}
.smicon_65.zxpp_01{background-position:0 30.630630630630627%;}
.smicon_65.zyyc_03{background-position:0 31.53153153153153%;}
.smicon_65.zyyc_04{background-position:0 32.432432432432435%;}
.smicon_65.zyyc_05{background-position:0 33.33333333333333%;}
.smicon_65.zyyc_02{background-position:0 34.234234234234236%;}
.smicon_65.zxpp_06{background-position:0 35.13513513513514%;}
.smicon_65.zxpp_07{background-position:0 36.03603603603604%;}
.smicon_65.zyyc_01{background-position:0 36.93693693693694%;}
.smicon_65.xm_01{background-position:0 37.83783783783784%;}
.smicon_65.xm_02{background-position:0 38.73873873873874%;}
.smicon_65.xm_03{background-position:0 39.63963963963964%;}
.smicon_65.xgpx_09{background-position:0 40.54054054054054%;}
.smicon_65.xgpx_06{background-position:0 41.44144144144144%;}
.smicon_65.xgpx_07{background-position:0 42.34234234234234%;}
.smicon_65.xgpx_08{background-position:0 43.24324324324324%;}
.smicon_65.xzzb_01{background-position:0 44.14414414414414%;}
.smicon_65.xzzb_02{background-position:0 45.04504504504504%;}
.smicon_65.xzzb_03{background-position:0 45.94594594594595%;}
.smicon_65.xmxj_04{background-position:0 46.846846846846844%;}
.smicon_65.xmxj_01{background-position:0 47.74774774774775%;}
.smicon_65.xmxj_02{background-position:0 48.64864864864865%;}
.smicon_65.xmxj_03{background-position:0 49.549549549549546%;}
.smicon_65.cqzb_01{background-position:0 50.45045045045045%;}
.smicon_65.cqzb_02{background-position:0 51.35135135135135%;}
.smicon_65.cqzb_03{background-position:0 52.25225225225225%;}
.smicon_65.bzsm_13{background-position:0 53.153153153153156%;}
.smicon_65.bzsm_10{background-position:0 54.054054054054056%;}
.smicon_65.bzsm_11{background-position:0 54.95495495495496%;}
.smicon_65.bzsm_12{background-position:0 55.85585585585585%;}
.smicon_65.cqzb_08{background-position:0 56.75675675675676%;}
.smicon_65.cqzb_09{background-position:0 57.65765765765766%;}
.smicon_65.cqzb_10{background-position:0 58.55855855855856%;}
.smicon_65.cqzb_07{background-position:0 59.45945945945946%;}
.smicon_65.cqzb_04{background-position:0 60.36036036036037%;}
.smicon_65.cqzb_05{background-position:0 61.261261261261254%;}
.smicon_65.cqzb_06{background-position:0 62.16216216216216%;}
.smicon_65.aqpd_05{background-position:0 63.06306306306306%;}
.smicon_65.bzsm_01{background-position:0 63.96396396396396%;}
.smicon_65.bzsm_02{background-position:0 64.86486486486487%;}
.smicon_65.aqpd_04{background-position:0 65.76576576576578%;}
.smicon_65.aqpd_01{background-position:0 66.66666666666666%;}
.smicon_65.aqpd_02{background-position:0 67.56756756756756%;}
.smicon_65.aqpd_03{background-position:0 68.46846846846847%;}
.smicon_65.bzsm_07{background-position:0 69.36936936936937%;}
.smicon_65.bzsm_08{background-position:0 70.27027027027027%;}
.smicon_65.bzsm_09{background-position:0 71.17117117117117%;}
.smicon_65.bzsm_06{background-position:0 72.07207207207207%;}
.smicon_65.bzsm_03{background-position:0 72.97297297297297%;}
.smicon_65.bzsm_04{background-position:0 73.87387387387388%;}
.smicon_65.bzsm_05{background-position:0 74.77477477477478%;}
.smicon_65.kxbqr_01{background-position:0 75.67567567567568%;}
.smicon_65.kxbqr_02{background-position:0 76.57657657657657%;}
.smicon_65.kxbqr_03{background-position:0 77.47747747747748%;}
.smicon_65.hmjx_06{background-position:0 78.37837837837837%;}
.smicon_65.hmjx_03{background-position:0 79.27927927927928%;}
.smicon_65.hmjx_04{background-position:0 80.18018018018019%;}
.smicon_65.hmjx_05{background-position:0 81.08108108108108%;}
.smicon_65.mjss_03{background-position:0 81.98198198198197%;}
.smicon_65.mjss_04{background-position:0 82.88288288288288%;}
.smicon_65.mjss_05{background-position:0 83.78378378378379%;}
.smicon_65.mjss_02{background-position:0 84.68468468468468%;}
.smicon_65.kxbqr_04{background-position:0 85.58558558558559%;}
.smicon_65.kxbqr_05{background-position:0 86.48648648648648%;}
.smicon_65.mjss_01{background-position:0 87.38738738738738%;}
.smicon_65.cqzb_15{background-position:0 88.28828828828829%;}
.smicon_65.cqzb_16{background-position:0 89.1891891891892%;}
.smicon_65.cxgj_01{background-position:0 90.09009009009009%;}
.smicon_65.cqzb_14{background-position:0 90.990990990991%;}
.smicon_65.cqzb_11{background-position:0 91.8918918918919%;}
.smicon_65.cqzb_12{background-position:0 92.7927927927928%;}
.smicon_65.cqzb_13{background-position:0 93.69369369369369%;}
.smicon_65.cxgj_06{background-position:0 94.5945945945946%;}
.smicon_65.hmjx_01{background-position:0 95.4954954954955%;}
.smicon_65.hmjx_02{background-position:0 96.3963963963964%;}
.smicon_65.cxgj_05{background-position:0 97.2972972972973%;}
.smicon_65.cxgj_02{background-position:0 98.1981981981982%;}
.smicon_65.cxgj_03{background-position:0 99.09909909909909%;}
.smicon_65.cxgj_04{background-position:0 100%;}
/* sprite end */
/* common-section end */
/* article start*/
.header {
  padding: 10px 0;
  border-bottom: solid #eee 1px;
}

h2.title {
  font-size: 20px;
  padding: 5px 10px;
  color: #333;
  text-align: center;
}

.info,
.info span {
  font-size: 12px;
  color: #999;
  text-align: center;
  margin-right: 5px;
}

.header .info a {
  color: #B155F2;
}

.sbody {
  line-height: 200%;
  font-size: 16px;
}

.sbody a {
  /* color: #2f93ca */
}

.sbody img {
  max-width: 100%;
  display: block;
  margin: 10px auto;
}

.sbody.t1 img {
  margin: 0;
  display: inline;
}

.sbody .t-bold {
  font-weight: bold;
}
.sbody .viewcont {
  font-size: 18px;
  line-height: 2;
}
.viewcont > p {
  margin-bottom: 20px;
}
/* #context {
  padding: 5px;
  background: #f3f3f3;
  clear: both;
  padding-top: 15px;
}

#context li a {
  padding: 3px 0;
}
*/
.spageIcon {
  text-align: center;
  border-bottom: 1px #eee solid;
  padding-bottom: 10px;
}

.spageIcon h3 {
  text-align: center;
  font-size: 16px;
  color: #2f93ca
}

.spageIcon span {
  display: inline-block;
  width: 25%;
}

.spageIcon span a {
  display: block;
  height: 22px;
  width: 80px;
  margin: 10px auto;
  background: url(../images/spageicon_astro.gif) no-repeat;
  background-size: auto 80px;
  -webkit-background-size: auto 80px;
  padding-top: 83px;
}

.spageIcon span a.icon_1 {
  background-position: 0 0;
}

.spageIcon span a.icon_2 {
  background-position: -80px 0;
}

.spageIcon span a.icon_3 {
  background-position: -160px 0;
}

.spageIcon span a.icon_4 {
  background-position: -240px 0;
}

.spageIcon span a.icon_5 {
  background-position: -320px 0;
}

.spageIcon span a.icon_6 {
  background-position: -400px 0;
}

.spageIcon span a.icon_7 {
  background-position: -480px 0;
}

.spageIcon span a.icon_8 {
  background-position: -560px 0;
}

.spageIcon span a.icon_9 {
  background-position: -640px 0;
}

.spageIcon span a.icon_10 {
  background-position: -720px 0;
}

.spageIcon span a.icon_11 {
  background-position: -800px 0;
}

.spageIcon span a.icon_12 {
  background-position: -880px 0;
}

.spageIcon span em {
  display: inline-block;
  font-size: 14px;
  padding: 0 5px;
  line-height: 22px;
  background: #a4d0ec;
  color: #fff;
  border-radius: 5px;
}

.share {
  height: 30px;
  line-height: 30px;
  padding: 10px;
}

.share i {
  float: left;
  font-size: 14px;
  line-height: 30px;
  font-style: normal
}

.share span a {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  padding: 0;
  border-radius: 3px;
}

.share span a.bds_weixin {
  background: #8ABE71 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAmCAYAAACCjRgBAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAR+SURBVFhHzZl9aE1xGMf3gmFM3ht5ySL84T1v0eyPLX+QhoU1lG2J5C9/WIpSRuIPlKJombykUBKbSPxBXjYmpfyh5C3WzLzkbZvPc+9z5tzf/d3bPTv3jKc+Pb/ze76/53l+d+eee85ZSqLW3t7eDXq2tbXNbW1t3Q210AD3lTr1Z9GshSHou0Oapvg3Jk3DFBqrpal2L7CmESpZPxJ6aMquMRrIgBk08NDdVGchz1E20R/StURwRsGhFNxrNuEXcrbiV0EvLZV8I3kOdeqdokFA/v34TC2ZPCNpNskfuYsFBXUOcTr11NL+jaQZJD1uFnJDvAm+2GIm6H7BB/htiyvbIENb8GckKnQljoAmvkMN49V8alsZvzA1boi/g8OMl+DPQLxNL9MWOm8kyaJIs5E4BPNitWFl2Jifb+oc0LbgV6g0ZMydN3UOxG7gh6m0c0YCuTLEKvATDqs0ZMzPNnUOaJ/iJ6k0ZLLe1BmUqNS7cUqkUeCBJWkHxN+gWwBjOB7LcdxLLPFz+GkwFOQ0eubEbKi+r7bk3cyEsaCQ3Co8scVM0LXARfhuzL+AS3AKzsJpqJYPR9vxZiQd7C4QBDT4TRuu5HgTLIZcyFe/ndgefCkshzmQrS3GNzk1EFsLJwMau4Avh1lQwPFJJxYLNJ/hEuMyGKet2g1BzCuKH2igGXYxngwljH+544nCOvl+lvFBp2rLkUYwx70gGVD0Nb6UonIXe8+MdwbyHMCP0LYjzRT7gUKN+A2wkHGTO+YX8l3nQxmtbYeNiXQCcX9ZvUCug+Sch39ri/tFNxF5OhGQL5l1gRdIXocvxMuvq1WTCKyPd/8k8b3aetiYlIcXq9gjcnMmVw5bLPTp4dfAesZ33DEH5h/j10E5Y3lMlWeIKB02XtsPG5ObTZEXqHMXvxHfYMZcFGg5qSffkyiNnH4qEc1K8n0yNQLzVWgjn7eZlDvOKHEisFauEsXmvBs0JyjaGwYxluu8TXOEeA/GAxhXwzdTI8i8tv3XCIwicNUUJwLrZAPyC2uNO6CrgZu2mAPxK5DI9yhHW/9rTHreBPovsJNxhRkLmPnadqQRGE5DBw1xTNC+x2/BHzVjATNLW442gsNo6LOxwAq6HyA3Y3KjZtUERJ62G20E5dXKD2NBTNDuwy8y54NELgbabqQR6IYg4npOg/K2Qp7cKhhfhlfQcY1meAy/1DkOGurVa7vRhmAgArmnEeFz/DI2FXrgwKdznA0TQJ665N49V+L4iejlkdJaNMkUh5q1GcG5KloB0ZeqGKab26FrA4MP6Ta1+mjZaJMgwgl66MlYJy/HbrkLBsBYLReMUSCXTcgzga24XzpuRwIz/oJpFMpnE2+M4r7AirRE8CabgDHJOJ3IIQ9GUyWnpu86o2g/isvT2Ut3U15g7Uf8YE3Z9cYmUmkgC2bSzDGI+a6U2FeogmsQehGAx/l8/ZgsYzNyq5wJWYyn4/NA3owUgPy+ZKomAy8vBZzH3QqZ1zT/n9Gc9bUJ8/KPwiI2Ik9zA3RaLSXlD3pKnN2ISHA5AAAAAElFTkSuQmCC") no-repeat center;
  background-size: 24px 19px;
}

.share span a.bds_tsina {
  background: #F67665 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAmCAYAAACCjRgBAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAOvSURBVFhHzZmLcSoxDEUpISWkBEpICZRACZRAB5RACSmBElICJaQC4J27I3v8ke1l4RHuzJ3s2pIsCX+0zuovcbvdtpfL5QhPBb/hnv61ib4fcPB4vV5vIyL3o0BN7X3gOdujfhkC+TT1v4emiedoj+j8vs20wpEPnNqJwSm1wS8cPcBz6nzgfwlCBuEG41p4G/hhXQ8BO1rkv04Q54fHwMAaQ9pBvAGUpacsPDmKvR9njL2J3AcMfqI8nL8WxDBLyJ0KvTM8ahwTCUFkU0r2rXs+UNqnRkYEG1NtwtMT5SD6ca7z/FXKqM26+0BQGcgyNYcK2Ew0gYwWrA4vTUcdYHFK8nw2sQm8Z1OJ9/E0UhZKxTu4MzMZlBBlT7atKYI2TdE4XSRnXdUM4P1oXT40AELVIp3LMDh/P3nfYSvLsKh3eJgGNEg26Y9Zxs4mtFvfybpqPOq8iP40Lby+ksjFIBR40p4GkK0D2bauHM9wfglt+F4A21Q+7YtAqNqyXkU5bj6sk/a4jvCrLADrNYbQ0gX7MJU8c0NB6ETPDkN8y2YFyDcBBA6pwCupxJkbTRTy+UFGNNVB0SLK4bTcSg9WJ67azKa7+5QEw9IDG3Eb5TnbudQ5nPfIyOnFlaCcbI1Du7bT7zmBVJCSZzTQDD/tYwKbcZ/3qCDvSlQvK62M0K66Xft8ebyr5FCN3y3k5KDsp7olwbCWmgx5yuZ866gf1kUt/RTIjX6JcUWLkFthgip6c372AWcOdKceMqNt262nIjBQZVNt1p3Bkx0RnW7BRX+3RG/5EuE51ci+O9VSYsvNpplwgd3u9r0oAOvKgFz3kKN/yrRnT05ORhzQN9oBnxZAlONZl03T3NZfvRvdIHsBoNO94KK//9EigVIJVCsfuRgAyBYm71mdXhK4uxHtKhxHW2n/PJCAo1Tt/SEA/lY1i+RLG4HIZ5+FKeh7bAEHBOcSxWpQ2uL0SAPkWQdaL4utz8ph7QXmncYSLJVxKtv+kNFnYdqvOd+tn0obARpvELScv68mkkJphEGyig8Z3b4NDzKTcTOv9lTWI/r9hduCFB1j2a0wzyqTVVVWuxdt+lV0veiV15pqlU5J2TaVZTDnqizTtqiURke/2tBxZLQ1323fBYa0t7v7M+3TxwzPqjj1MVNyuuSFw48YUfbQeSzrLWBYgejmbOjIvcTma//zouwyqDI7nA4elQSoOyL9ck/7OFoMnND/BEJQYrjjDPecUzsyul14ztyusFr9AwnFqe3lO8HzAAAAAElFTkSuQmCC") no-repeat center;
  background-size: 24px 19px;
}

.share span a.bds_qzone {
  background: #F5B946 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAqCAYAAADMKGkhAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAQBSURBVFhH1ZhLSBVxFMbtYWWoINJDyrQHVlQE5apwkwpZEgm1KirBoCJcFBEELQKhRfSAHouioEVUYi+iBybZg6KggoraRS/cVNIis6jUfmc69zL3f/9z79yZW04ffBznP9/5zjdz594ZJ+dvob+/vwDOGxgYGK9L/wcIvQEO9PX1HdCl6IPAJQRu1+BvqQt1V7RB0CYJHSPhd+uu6IKg4wh6zQjeS61TSTRBwLXu0DES/ihf1FyVRQsELCTgWTO0kPWv1FqVRgsEq9PLIim4kH2HI3fWJZBcDrbABhu0JRogUK1eDrawcaJppRZr2+BCz/ZhM2QK1mvr4IIgiwjeY4TzJNrL1BJtHxxwtvMJctwM54Or1GJwQIB6I5AvcrAPqdPU5t+Cs11OgFtmqAy4Xa0yB4MvwM4AvAEfw5+WQL5Ibze8DzugbYYn5axN4Y/bNuMokqyfqdXOWSf8MDZ2uAV+iMkneA4eYns9nA0LHNMMQP8x+Cvm60U0L6gV2vYHhB8Kl7Pzh9mQKfHogq3wINtr4Cy8R+uoOFiT3//r7l4vomtDP0pbEyHhEVUjko/DahCUeD6jztFRMquINeefjXRE10Idqa3eQDQdcZe7OQzx6qSWqb34V7D21K2xEQ2lf4N8MtqaHjRMpbEjZhKUeOxVSwesVbH2ytR5cJlcBdrqHzTKfzNhfnE2qpUDthvw+2BokojmE3WutgUDRyy39D2meSqi76KvRi0csN7IetrvDpq79M7QtnDAMA/DXeYQG2UwtVRbHbC9za3xIr3thM7uexiMF5iDTDL4pModEGIIa/tsWhv15ORpe3hIAAzlBmMdqNyp8jgIkskzugRvo47R9vAgeC6GW91DYmTYR+oKlTpgewLrF906P6TnJbPK1SY8MJObxQnLIPktTrwFA/Q17LsHu82eVEQv947sPepiNgZT+RjdQ04TcIRKPIG2BDahl+eRR/Cb28fCSm0ND8wmMvCBGFO/wxbdFQgc8Hy8NuNzBr6HcouMBc/eWwDMpuGdtUeANGzmwIbr6HDAaAbBv1iGZJ3MkTdh2Xl9gVGl29wPCfAanofymtmqsRH9VepYHR0OGGUUnOFX+JQmaW8Z276euYVo39Eb/idRrjcMm80BNjJUnvoWa2sCWF/C/tdufQrO0rbg8BOcQD1QbtcpH/bxGoWuBaZ7VVelLcGBSTGDrK+Ohey7Q026CaWCXEb0XTK9XNwkJ0zlwYCJNThr8ui6UmWBgM9SfJK+vKwdoRaqLBgwKMXoucu0F+4ndL5KQgO/vTB+R+XvU/gX6e5gwGgyRu/V8Al1nu7KKvCdif9NnfOGmvBMnzHkyDHZAlfr0l8F89YxqzH1J5qT8xvNs64Qi6UptgAAAABJRU5ErkJggg==") no-repeat center;
  background-size: 23px 21px;
}

.share .likeit {
  float: right;
  font-size: 14px;
  line-height: 30px;
}

.share .likeit a {
  float: left;
  padding: 0 8px 0 30px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAQuSURBVFhHxZffT5tlFMf7JwyhLSPRsWzemOzOxSu9IC4ueKPezCXeGC+MF5qI0WQ4EwxtYRScyYKaSSiUvi1tQHHhR/nRMdqQrdLxe4Oxyui22k0Hdr9olWVfzznv29c27Era8iRPnua8fc/5POfX87yGnY7QagK1w7+i7vw0FhLr0MTFHdXOYZTaFJjrPbR2osyq4KNzk8WF+Xo8ApO1C6X13QTRJRBlVg/22FzoW7pRPJh9jd0osXlwsNmL8M0EJtbieMHeI96pahsqHoi5wQNjvQvHvRd0o8fdF0S2t0EpHgiHw2Tx4JOsnKgZuohSCg8/00SFHUt3N1BqccJo60ZDcF43agvMk9wlCfw4nS48TK1/CmUNbknQid/u6AZPjERE/pzVVRyP7KUdM8TBb3ux9eSpbvTDvpCEppwqRxMVbrznC1LZdspsCl3NMXjodA8BduHl1sHCgnw1Oi2e4F5xqLUPj9J/6wYj8XuSM2XU2E6MhgsDcn8zjbeVMaoSRRKxgvJg6vafOca+GKK8IW8w6JudIzgVnEFzcBH2iQWac2gOLdKch52S+2x4CSt/JLfDPqadPUilkNxM4WEqjfu03vrrAcajt/HBT0HaqVuqwUieqGj0Ynjl1jYllfZeguDSJViLW3uHJpUyv8e5w5D8nP9XYvPiGPUd7XWD4fQklRw9MFEjYmNqNdBLFi+t6g5VCDcOf38Oc/GNZ7r9LdeYGDFb1WrixlZCjc1MXszoycDxb57839rRGVVfdQcdXNpuZTfSqBQ1DFaG8eCV7/pxJnwFqa1/dAg83doGFEs+RIw8Gdt4hDVaeaq/1bl8N4nZO/cQWI3jpTNesutEeZNH1VPVOSDEJqKvG59DXWAG7/88SbvhXXShJath5XN86b9M3qcI0EY3ufkddfjFIweafbrBgaWYuI5n2/S1goAc846LfhOFSwRHCIQF2SA9i6s6SHukMCAvfsM9R8Hh1l9yQfa3FA9keT0pujkPP/dHdg/ENXtdKpUrKxCN7x7Ip/0Xdf3cu0S4GyCv/tgvx0RlpnR5FBtkfXMLZptTQvOuL6uzFhtkLJrQu2tHZHn3QBqDs3LF5A6ec/C97hgRYSXdxjWRwbd4U0qLQRyXo3kFecd9XkCMdKZpInW84RgUV+1v+Q+k90pMkolbfHvket5AntD59LydT2QFr50dyNXLoeEPpdzOGtU90j69kjeQq4kNOYH5fDk5pjWyzDjiGBJXHcgKTe/CGsot9AVHZ1A+c6SNkpN1cgQmbvyeq/cogbCrKk4pqBm4hM/8l8B3C/YGe6XaOYKawfDOJun9mNZ9TXy+8AXpGd89VR2crGoYOETsHb4U7aFLC4Pwp4F6sfn/M1s/rycDU9tBWkJqOfEf5GLEruNVezlzxdvpNNIlqKLJhx/ogqWZzhoGw7/c20lWiho65AAAAABJRU5ErkJggg==") no-repeat 8px center;
  background-size: 17px 16px;
  color: #666;
}

.share .likeit a:active {
  background-color: rgba(0, 0, 0, .1);
}

.ad_c_6,
.ad_c_4,
.ad_c_2 {
  text-align: center;
  margin: 10px auto;
}

.ad_c_2 {}

.ad_c_3 {
  margin-left: -11px;
}

.ad_c_7 {
  text-align: center;
  padding: 5px 0;
  border-left: 0;
  border-right: 0;
  overflow: hidden;
}

.f_back a {
  font-size: 15px;
  display: block;
  margin: 5px;
  text-align: center;
  line-height: 32px;
  background: #ddd;
  border-radius: 5px;
  overflow: hidden
}

.high_text {
  display: none;
  overflow: hidden;
  width: 100%
}

.show_high_text {
  text-align: center;
  background: #fff;
  border-top: solid 1px #eee;
  cursor: pointer;
  color: #e23674;
  font-weight: 700;
  height: 30px;
  margin-top: 10px
}

.show_high_text strong {
  background: #fff;
  display: block;
  position: relative;
  top: -1px;
  border: solid 1px #eee;
  border-top: 0;
  width: 120px;
  height: 30px;
  margin: 0 auto;
  line-height: 28px;
  border-radius: 0 0 20px 20px;
  z-index: 1;
  padding: 0 10px;
  dfont-size: 12px;
}

.high_link h4 {
  line-height: 35px;
  margin-top: 5px;
  color: #2683be;
  font-size: 16px;
  text-align: center
}

.high_link a {
  margin: -1px;
  width: 50%;
  display: inline-block;
  text-align: center;
  border: solid 1px #e5e5e5;
  background: #f9f9f9;
}

.add_wx {
  text-align: center;
  color: #cc0000
}

.ibox .bar {
  padding: 0 12px;
}

.box .hang02 {
  position: relative;
  width: 100%;
  padding: 10px 0;
  padding-left: 10px;
  height: 160px;
  overflow: hidden;
}

.box .hang02 a {
  float: left;
  padding: 0 15px;
  background: #eee;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-right: 5px;
}

.box .hang02 a:nth-child(2n) {
  background: #ffccff;
}

.box .hang02 a:nth-child(1),
.hang02 a:nth-child(12),
.hang02 a:nth-child(23) {
  background: #eee;
}

.box .hang02 a:nth-child(13),
.hang02 a:nth-child(33) {
  background: #ff99ff;
}

.box .hang02 a:nth-child(5),
.hang02 a:nth-child(17),
.hang02 a:nth-child(25) {
  background: #ffffcc;
}

.box .hang02 a:nth-child(7),
.hang02 a:nth-child(19) {
  background: #ccffcc;
}

.keyword {
  margin-bottom: 20px;
  overflow: hidden;
}

.keyword .label {
  background:#898989;
  color:#fff;
  float: left;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  margin-right: 8px;
  margin-top: 8px;
  padding: 0 10px;
}

.keyword a {
  background: #F0F0F0 none repeat scroll 0 0;
  color: #666666;
  display: inline-block;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  margin-right: 8px;
  margin-top: 8px;
  padding: 0 10px;
}


.input-wraper {
  padding: 15px 10px
}

.input-wraper.t2 {
  padding-top: 0px;
}

.input-wraper.t3 {
  background-color: #F8F8F8;
}

.down-item {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
  position: relative;
}
.down-item input {
    -webkit-appearance: radio;
    border-radius: 50%;
    border: initial;
    background-color: white;
}
.down-item.t2 {
  margin-left: 0;
  width: 30%;
}

.down-item.t1 {
  margin-right: 103px;
}

.down-item.t3 {
  margin-left: 0;
}

.input-line {
  text-align: center;
}

.input-line2 {
  width: 300px;
  margin: 0 auto 10px;
}

.input-text1 {
  color: #F5512B;
  font-size: 13px;
}

.input-text2 {
  color: #666;
  font-size: 13px;
}

.down-item .down {
  /* position: relative;
    width: 70px;
    padding-left: 10px;
    display: inline-block;
    border: 1px solid #CCBBD7;
    border-radius: 3px;
    -ms-text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
    text-align: left;
    background: #fff; */
}

.down-item select {
  width: 100%;
  font-size: 15px;
  border: 1px solid #CCBBD7;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  padding: 0 18px 0 6px;
  /* position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0); */
}

.input-item {
  display: inline-block;
  vertical-align: top;
}

.input-item.t1 {
  width: 261px;
}

.input-item input {
  text-indent: 5px;
  width: 100%;
  border: 1px solid #CCBBD7;
  border-radius: 4px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  padding: 0;
  box-sizing: border-box;
}

.input-item input.calendar-input {
  padding-right: 20px;
  background-image: url(/Content/images/icon-calendar.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 20px;
}
.sm-btn-ds {
  display: inline-block;
  background-color: #FF8C00;
  color: #fff;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  padding: 0 25px;
  border-radius: 3px;
}

.sm-btn {
  display: inline-block;
  background-color: #782FAA;
  color: #fff;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  padding: 0 25px;
  border-radius: 3px;
}

.sm-btn.t1 {
  margin-left: 8px;
  padding: 0 15px;
}

.sm-btn.t2 {
  width: 100px;
  padding: 0;
}

.sm-desc-title {
  padding: 10px 0 5px;
  font-size: 15px;
  color: #333;
  font-weight: bold;
}

.sm-desc {
  border-top: 1px solid #ececec;
  padding: 0 10px 15px;
}

.sm-desc-ctn {
  text-indent: 2em;
  font-size: 15px;
  line-height: 1.8;
}

.sm-res {
  padding: 15px 15px;
  border-top: 1px solid #eee;
  background-color: #F8F8F8;
  font-size: 17px;
  line-height: 2;
}

.sm-res.t2 {
  padding: 0;
}

.sm-res-wraning {
  color: #999999;
  text-align: center;
  font-size: 11px;
}

.ibox .inner.t1 {
  padding: 0 0px;
}

.sm-intro {
  margin-top: 20px;
  padding: 0 15px 20px;
  text-indent: 2em;
  font-size: 18px;
  line-height: 1.8;

}
.sm-intro.t2 {
  margin-top: 0;    
  border-top: 1px solid #ececec;
  padding-top: 15px;
}
.sm-res-line1 {
  color: #333;
  line-height: 30px;
  height: 30px;
}

.sm-res-line3 {
  color: #333;
  line-height: 30px;
  font-weight: bold;
}

.sm-res-font1 {
  color: #333;
  font-weight: bold;
}

.sm-res-line4 {
  text-indent: 0px;
  text-align: center;
  color: #782FAA;
}

.sm-res-c1 {
  color: #1ea9ea
}

.sm-res-c2 {
  color: #ea3846;
}

.sm-res-c3 {
  color: #139e50;
}

.sm-res-line5 {
  color: #782FAA;
}

.sm-res-font5,
.sm-res-font2 {
  font-size: 14px;
  background-color: #782FAA;
  color: #fff;
  padding: 0 10px;
  display: inline-block;
  margin-bottom: 5px;
}

.sm-res-font3 {
  color: #782FAA;
  font-weight: normal;
}

.sm-res-font4 {
  font-weight: normal;
}

.sm-res-font6 {
  color: #E60012;
}

.sm-res-line6 {
  color: #333;
  line-height: 1.8;
}

.sm-res-text2 {
  color: #782FAA;
  font-weight: bold;
  font-size: 13px;
}

.t-center {
  text-align: center;
}

.sm-text1 {
  color: #782FAA;
}

.sm-text2 {
  font-weight: normal;
}

\ .sbody {
  font-family: 'Microsoft YaHei', helvetica, arial, sans-serif;
}

.t-indent,
.sm-res-text p,
.sm-res-text,
.sm-res-line2 {
  text-indent: 2em;
}

.sm-intro2 {
  font-size: 14px;
}

.com_table {
  margin: 10px 0;
  width: 100%;
  background-color: #FCFBFD;
  border-collapse: collapse;
  font-size: 14px;
}

.com_table .com_table-l {
  text-align: center;
  min-width: 30px;
}

.com_table td {
  border: 1px solid #CCBBD7;
  height: 35px;
  line-height: 1.5;
  /* padding: 10px 10px; */
}

.com_table .td1 {
  width: 25%;
  padding: 0 2px;
}

.com_table .td2 {
  padding: 5px;
  text-align: left;
}

.com_table .c1 {
  color: #009944;
}

.com_table .c2 {
  color: #F39800;
}

.com_table .c3 {
  color: #00A0E9;
}

.com_table .ren {
  color: #00B7EE;
}

.sc-item span {
  margin-left: 5px;
  display: inline-block;
  width: 91%;
  vertical-align: top;
}

.com_table_font2 {
  font-size: 12px;
}

.com_table_font1 {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}


.com-radio {
  font-size: 14px;
  color: #333;
  display: inline-block;
}

.com-radio i {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #f0f0f0;
  border: 1px solid #d1d1d1;
  margin-right: 5px;
  vertical-align: -3px;
}

.com-radio span {
  margin-right: 13px;
  cursor: pointer;
}

.com-radio .current i {
  border-color: #AAAAAA;
  background: url(/Content/images/radio-bg.png) center center no-repeat;
  background-size: 11px;
}

.input-line2 .com-radio span {
  margin-right: 10px;
}


.condition {
  height: 18px;
  width: 18px;
  display: inline-block;
  background-image: url('/Content/images/icon-unchecked.png');
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 5px;
  cursor: pointer;
  background-size: 100% 100%;

}

input[type="checkbox"]:checked+.condition {
  background-image: url('/Content/images/icon-checked.png');
}

.c-checkbox {
  display: inline-block;
  vertical-align: top;
}

.c-checkbox>label {
  margin-left: 10px;
  cursor: pointer;
  display: inline-block;
}


.zx-img img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  padding: 10px 0;
}

.zx-title {
  color: #CC0000;
  font-size: 18px;
}

.zx-title.t2 {
  font-size: 16px;
}

.yx-title {
  font-size: 16px;
}

.ctn-indent p {
  text-indent: 2em;
}

.viewouter {
  overflow: hidden;
  position: relative;
}

.sbody .teles {
  text-align: center;
  display: block;
  color: #F8913D;
  font-size:15px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.4) 20%, #fff 80%);
  height: 24px;
  position: relative;
  margin-top: -60px;
  padding-top: 60px;
}

.sbody .teles i {
  display: inline-block;
  padding-bottom: 6px;
  font-style: normal;
}

.sbody .teles i small {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 9px;
  margin-left:  10px;
  background: #FCB978 url(/Content/images/arrow_down.png) no-repeat center 50%;
  background-size: 8px auto;
  vertical-align: -2px;
}

.prev_next-article {
  background: #fff;
  padding: 15px;
}
.prev_next-article li {
  background:rgba(248,248,248,1);
  border-radius:5px;
  border-left: 5px solid #AAAAAA;
  font-size: 12px;
  color: #AAAAAA;
  padding: 5px 15px;
  margin: 10px 0;
}
.prev_next-article li a {
  display: block;
  font-size: 17.5px;
  line-height: 1.7;
  font-weight: 400;
  color: #333;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 4px 0;
}
.prev_next-article li:nth-child(2) {
  border-left: 5px solid #6A0FA4;
}
.prev_next-article li:nth-child(2) a {
  color: #580C88;
}

.prev_next_bar {
  display: flex;
  align-items: center;
  padding: 0 15px 15px;
}
.prev_next_bar .item {
  width:81px;
  height:38px;
  line-height: 38px;
  text-align: center;
  background:rgba(255,255,255,1);
  border:1px solid rgba(248,170,48,1);
  color: rgba(248,170,48,1);
}
.prev_next_bar .item2{
  flex: 1;
  height:48px;
  line-height: 48px;
  text-align: center;
  margin: 0 8px;
  background:rgba(248,170,48,1);
  color: #fff;
}
/* article end*/
/* index start */
.focus {
  overflow: hidden;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}

.focus ul {
  width: 100%;
  height: 160px;
}

.focus li {
  float: left;
  overflow: hidden;
  height: 160px;
}

.focus li img {
  width: 100%;
  height: 160px;
  display: block;
}

.focus li a {
  display: block
}

.focus li span {
  text-align: center;
  position: relative;
  top: -30px;
  line-height: 30px;
  height: 30px;
  background: #000;
  opacity: 0.8;
  display: block;
  padding: 0 5px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
}

.dm_focus ul {
  height: auto;
}

.dm_focus li {
  margin: 0;
  padding: 0;
  height: auto;
  position: relative
}

.dm_focus li img {
  width: 100%;
  height: auto;
}

.dm_focus li span {
  position: absolute;
  bottom: 0;
  top: auto;
  width: 100%;
}

.header {
  padding: 5px;
}

.focus .nobor {
  border: none;
}

.top_arc {
  padding: 5px 0 0;
}

.top_arc dd {
  border-bottom: dashed 1px #eee;
  padding: 3px 0;
}

.top_arc dd.cl3 {
  border: none
}

.top_arc dd span {
  float: left;
  margin: 5px 6px 0;
}

.top_arc dd span a {
  display: block;
  width: 50px;
  height: 50px;
  background: url(/images/m-index-type3.png) 0 0 no-repeat;
  /* border-radius: 50%;*/
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 17px;
}

.top_arc dd.cl2 span a {
  background: url(/images/m-index-type5.png) 0 0 no-repeat;
}

.top_arc dd.cl3 span a {
  background: #D7A9F7;
}

.top_arc dd h2 {
  font-size: 17px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.top_arc dd h2 a {
  color: #9f4bdd;
}

.top_arc dd.cl2 h2 a {
  color: #9f4bdd;
}

.top_arc dd.cl3 h2 a {
  color: #2C74AB;
}

.top_arc dd ul li {
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 10px;
}

.top_arc dd ul li small {
  line-height: normal;
  color: #489ed5;
  margin-right: 4px;
}

.top_arc dd ul li small a {
  color: #9f4bdd;
}

.complex_info .fortune {
  height: auto;
}

.fortune {
  position: relative;
  height: 175px;
}

.fortune h4 {
  padding-top: 0;
  padding: 0 12px;
}

.fortune h4 ul {
  float: right;
  margin-top: 5px;
}

.fortune h4 li {
  float: left;
  height: 24px;
  width: 28px;
  margin: 0 3px;
}

.fortune h4 li span {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 22px;
  margin: 0 1px;
  color: #2f2f2f;
}

.fortune h4 li.on span {
  position: relative;
  border-bottom: 2px solid #782FAA;
}


.fortune dl {
  padding: 0 12px;
}

.fortune dt {
  float: left;
  width: 30%;
  text-align: center;
}

.fortune dt img {
  display: block;
  margin: 10px auto 16px;
  height: 70px;
}

.fortune dt span {
  background: #eee;
  display: inline-block;
  line-height: 24px;
  padding: 0 10px;
  border-radius: 5px;
  font-size: 12px;
}

.fortune dd {
  margin-top: 5px;
  width: 70%;
  float: right
}

.fortune dd span {
  display: block;
  width: 180px;
}

.fortune dd span label {
  color: #7a59c2;
  display: inline-block;
  float: left;
}

.fortune dd p {
  margin: 5px 0 0;
  padding-top: 5px;
  line-height: 1.5;
  border-top: dashed 1px #eee;
  height: 80px;
  overflow: hidden;
  position: relative;
  font-size: 14px;
}

.fortune dd p a {
  color: #888
}

.fortune dd p em {
  color: #ea76a6;
  background: #fff;
  padding: 0 8px;
  white-space: nowrap;
  font-size: 14px;
}

.fortune .card_xingzuo {
  background: #fff;
  position: absolute;
  top: 10px;
  left: 0;
  height: 160px;
  width: 100%;
  overflow: hidden;
  display: none;
}

.fortune .card_xingzuo span {
  float: left;
  text-align: center;
  width: 16.666%;
  color: #666
}

.fortune .card_xingzuo span.on {
  color: #489ed5
}

.fortune .card_xingzuo span em {
  margin: 2px;
  height: 72px;
  /*border: #ddd 1px solid;*/
  display: block;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  /* padding: 1px; */
}

.fortune .card_xingzuo span.on em {
  /*border: #71b5de 2px solid; */
  padding: 0;
}

.fortune .card_xingzuo span img {
  height: 45px;
  margin: 2px auto 0;
  display: block;
  border-radius: 50%;
  border: #ddd 1px solid;
  padding: 1px;
}

.fortune .card_xingzuo span.on img {
  border: 2px solid #71b5de;
  padding: 0;
}

.fortune .card_xingzuo span.on i,
.fortune .card_xingzuo span.over i {
  width: 20px;
  height: 20px;
  float: right;
  margin: 14px 4px 0 0;
  background-position: -30px -100px;
  position: absolute;
  right: 0;
}

.fortune .card_xingzuo span.over i {
  background-position: 0 -100px;
}

.fortune .card_xingzuo span strong {
  font-size: 13px;
  line-height: normal;
  margin-bottom: 5px;
  font-weight: 100;
}

.fortune .card_xingzuo span small {
  display: block;
  line-height: normal;
  font-size: 10px;
  color: #999;
  display: none;
}

.jiemeng_box .inner a {
  display: inline-block;
  background: #f1f1f1;
  margin: 4px 2px;
  padding: 0 5px;
  text-align: center;
  line-height: 25px;
  border-radius: 5px;
}

.jiemeng_box .bar input {
  width: 110px;
  padding: 0 5px;
}

.jiemeng_box .bar button {
  background: #b488e6;
  color: #fff;
  border: none;
  margin: 0 5px;
}

.hot_list .block_tags a.bl_s_c1 {
  background: #ffead0;
}

.hot_list .block_tags a.bl_s_c2 {
  background: #c8e2f2;
}

.hot_list .block_tags a.bl_s_c3 {
  background: #c2ebd4;
}

.hot_list .block_tags a.bl_s_c4 {
  background: #ffd2d2;
}

.hot_list .ad_i_2 {
  margin-top: 5px;
  text-align: center;
  background: #FFF;
  padding: 5px;
  overflow: hidden;
}

.hot_list .astro_query {
  margin: 0 8px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 8px;
}

.hot_list {
  overflow: hidden;
}

.hot_list .list1 {
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
}

.hot_list .list1 li {
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
}

.hot_list .list1 li a {
  display: block;
  overflow: hidden;
  padding: 8px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hot_list .list1 li a.bg_gray {
  background: #f8f8f8
}

.hot_list .list1 li a .fl {
  float: none;
  margin-right: 8px;
}

.hot_list .list1 li a .fl img {
  display: block;
  padding-top: 3px;
  width: 80px;
}

.hot_list .list1 li a .fr {
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hot_list .list1 li a .fr .title {
  /* width: 70%; */
  color: #000;
  font-size: 16px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.hot_list .list1 li a .fr .txt {
  height: 40px;
  overflow: hidden;
  line-height: 20px;
}


/*sub_nav2*/

.sub_nav2 {
  padding: 6px 0;
  background: #F6F6F6;
  overflow: hidden;
  position: fixed;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 99;
  display: none;
}

.sub_nav2 li {
  width: 25%;
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
}

.sub_nav2 li a {
  display: block;
  margin: 0 10px;
  color: #333;
}


/**/

/* 专题 start */
.cmWapZt {
  background-color: #f5f5f5;
}

.cmWapZt.f-detail {
  background-color: #fafafa;
  border-bottom: 1px solid #f5f5f5;
}

.cmWapZt .card_more_list {
  clear: both;
  height: 36px;
  line-height: 36px;
  padding-bottom: 10px;
  background: #f5f5f5;
  text-align: center;
  font-size: 14px;
}

.cmWapZt .lmName {
  padding: 10px 2%;
  font-size: 18px;
  line-height: 30px;
  color: #B155F2;
  background: #eee;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.lmName a {
  color: #B155F2;
}

.cmWapZt .lmName .more {
  float: right;
  font-size: 12px;
  background: #eee;
  line-height: 30px;
  border-radius: 30px;
  padding: 0 15px;
  color: #000;
}

.cmWapZt .cmBlock01 {
  width: 94%;
  margin: 0 auto;
  padding-top: 15px;
}

.cmWapZt .cmBlock01 ul {}

.cmWapZt .cmBlock01 ul li {
  background: #fff;
  margin-bottom: 15px;
}

.cmWapZt .cmBlock01 ul li .box01 {
  background: #9f4bdd;
}

.cmWapZt .cmBlock01 ul li:nth-child(2n) .box01 {
  background: #c847ab;
}

.cmWapZt .cmBlock01 ul li:nth-child(3n) .box01 {
  background: #c84759;
}

.cmWapZt .cmBlock01 ul li:nth-child(4n) .box01 {
  background: #dfc651;
}

.cmWapZt .cmBlock01 ul li .box01:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.cmWapZt .cmBlock01 ul li .box01 img {
  float: left;
  width: 100px;
  height: 100px;
  margin: 15px;
  border-radius: 100px;
  border: 5px solid #fff;
}

.cmWapZt .cmBlock01 ul li .box01 span {
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  overflow: hidden;
  color: #fff;
  display: block;
  padding-top: 20px;
}

.cmWapZt .cmBlock01 ul li .box01 p {
  height: 48px;
  line-height: 24px;
  padding-right: 20px;
  padding-top: 0px;
  font-size: 14px;
  overflow: hidden;
  color: #fff;
  margin-top: 15px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.cmWapZt .cmBlock01 ul li .box02 {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  color: #999;
}

.cmWapZt .cmBlock01 ul li .box02 .more {
  float: right;
  color: #9f4bdd;
}

.cmWapZt .lmNameTab {
  height: 30px;
  line-height: 30px;
  margin: 0 2%;
  overflow: hidden;
  text-align: center;
}

.cmWapZt .lmNameTab a {
  display: inline-block;
  padding: 0 2%;
  border-radius: 50px;
  font-size: 14px;
  margin: 0px;
  color: #666;
}

.cmWapZt .lmNameTab a.current {
  background: #49197d;
  color: #fff;
}

.cmWapZt .cmBlock02 {
  width: 100%;
}

.cmWapZt .cmBlock02 ul {
  margin-top: 15px;
}

.cmWapZt .cmBlock02 ul:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.cmWapZt .cmBlock02 ul li {
  float: left;
  width: 50%;
  text-align: center;
  margin-bottom: 15px;
}

.cmWapZt .cmBlock02 ul .img-container {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  overflow: hidden;
}

.cmWapZt .cmBlock02 ul li img {
  width: 90%;
}

.cmWapZt .cmBlock02 ul li span {
  display: block;
  height: 30px;
  line-height: 30px;
}

.cmWapZtLb .cmBlock01 .block01 {
  overflow: hidden;
}

.cmWapZtLb .cmBlock01 .block01 ul {
  width: 96%;
  margin: 0 2%;
  margin-top: 20px;
  border-bottom: 1px solid #ddd;
}

.cmWapZtLb .cmBlock01 .block01 ul li {
  margin-bottom: 20px;
}

.cmWapZtLb .cmBlock01 .block01 ul li img {
  float: left;
  width: 40%;
  margin-right: 20px;
}

.cmWapZtLb .cmBlock01 .block01 ul li span {
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  overflow: hidden;
  color: #000;
  display: block;
}

.cmWapZtLb .cmBlock01 .block01 ul li em {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  overflow: hidden;
  color: #666;
}

.cmWapZtLb .cmBlock01 .block01 ul li p {
  height: 40px;
  line-height: 20px;
  font-size: 12px;
  overflow: hidden;
  color: #999;
  margin-top: 5px;
}

.cmWapZtLb .lmName {
  padding: 15px 0px;
  font-size: 18px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.cmWapZtLb .lmName h2 {
  display: inline;
  padding: 0 20px;
  font-weight: normal;
  border-radius: 50px;
  background: #eee;
}


.cmWapZtNr .cmBlock01 .block01 {
  overflow: hidden;
}

.cmWapZtNr .cmBlock01 .block01 ul {
  width: 96%;
  margin: 0 2%;
  margin-top: 20px;
  border-bottom: 3px solid #9f4bdd;
}

.cmWapZtNr .cmBlock01 .block01 ul li {
  margin-bottom: 20px;
}

.cmWapZtNr .cmBlock01 .block01 ul li img {
  float: left;
  width: 40%;
  height: auto;
  margin-right: 20px;
}

.cmWapZtNr .cmBlock01 .block01 ul li span {
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  overflow: hidden;
  color: #000;
  display: block;
}

.cmWapZtNr .cmBlock01 .block01 ul li em {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  overflow: hidden;
  color: #666;
}

.cmWapZtNr .cmBlock01 .block01 ul li p {
  /*height: 40px;*/
  line-height: 20px;
  font-size: 12px;
  overflow: hidden;
  color: #999;
  margin-top: 5px;
}

.cmWapZtNr .lmName {
  padding: 15px 10px;
  font-size: 18px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.cmWapZtNr .lmName h2 {
  display: block;
  font-weight: normal;
  border-radius: 50px;
  background: #eee;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.cmWapZtNr .cmBlock02 .block01 {
  overflow: hidden;
}

.cmWapZtNr .cmBlock02 .block01 ul {
  width: 96%;
  margin: 0 2%;
  margin-top: 20px;
}

.cmWapZtNr .cmBlock02 .block01 ul li {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.cmWapZtNr .cmBlock02 .block01 ul li img {
  float: left;
  width: 180px;
  height: 124px;
  margin-right: 20px;
}

.cmWapZtNr .cmBlock02 .block01 ul li span {
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  overflow: hidden;
  color: #000;
  display: block;
}

.cmWapZtNr .cmBlock02 .block01 ul li em {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  overflow: hidden;
  color: #666;
}

.cmWapZtNr .cmBlock02 .block01 ul li p {
  height: 60px;
  line-height: 20px;
  font-size: 12px;
  overflow: hidden;
  color: #999;
  margin-top: 15px;
}
/* 专题 end */
#showPhoto {
  width: 80%;
}

.sm_bar-box {
  font-size: 0px;
  padding: 5px 5px;
  margin-bottom: 12px;
}

.sm_bar-item {
  font-size: 13px;
  display: inline-block;
  width: 25%;
  box-sizing: border-box;
  padding: 0 10px;
}

.sm_bar-box.t1 {
  padding: 0;
}

.sm_bar-box.t1 .sm_bar-item {
  margin-top: 10px;
  padding: 0 1.8%;
}

.sm_bar-item>img {
  width: 100%;
}

.sm_bar-item>h1 {
  text-align: center;
  color: #000;
  font-size: 13px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}

.ibox.t1 .inner {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.sm_line1 {
  font-size: 0;
  border-top: 1px solid #DDDDDD;
}

.sm_line-item1 {
  width: 33.33333%;
  display: inline-block;
  text-align: center;
  color: #000;
  background-color: #F8F8F8;
  font-size: 13px;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
}

.sm_line1 .sm_line-item1:nth-child(3n) {
  border-right: none;
}

.sm_line2 {
  font-size: 0;
  border-top: 1px solid #DDDDDD;
}

.sm_line-item2 {
  width: 25%;
  display: inline-block;
  text-align: center;
  color: #000;
  background-color: #F8F8F8;
  font-size: 13px;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
}

.sm_line2 .sm_line-item2:nth-child(4n) {
  border-right: none;
}

.sm_line-item3 {
  width: 50%;
  display: inline-block;
  text-align: center;
  color: #000;
  background-color: #F8F8F8;
  font-size: 13px;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
}

.sm_line3 .sm_line-item3:nth-child(2n) {
  border-right: none;
}

.sm_box1 {
  font-size: 0;
}

.sm_box1-item {
  width: 50%;
  display: inline-block;
  color: #000;
  font-size: 0px;
  vertical-align: top;
  overflow: hidden;
  box-sizing: border-box;
  padding: 25px 12px;
}

.sm_box1-img {
  width: 54px;
  height: 54px;
  float: left;
}

.sm_box1-ctn {
  margin-left: 64px;
}

.sm_box1-ctn h3 {
  font-size: 14px;
  font-weight: normal;
  height: 18px;
  line-height: 18px;
  display: block;
  margin-top: 3px;
}

.sm_box1-desc {
  font-size: 12px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.libox .bar.t1 {
  margin-bottom: 0;
  border-bottom: none;
}

.libox .in-item1 {
  line-height: 32px;
  height: 32px;
  font-size: 15px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.card_more_list.t1 {
  border-top: 1px solid #ececec;
}

#position.t1 {
  background-color: #fff;
}

.home-fenlei-list {
  padding: 15px 5px 8px 5px;
}

.home-fenlei-list.t2 {
  border-top: #f2f2f2 10px solid;
}

.home-fenlei-list li {
  float: left;
  width: 20%;
  text-align: center
}

.home-fenlei-list li img {
  width: 60%;
  max-width: 60%;
  height: auto
}
.home-fenlei-list li .smicon_65 {
  width: 45px;
  max-width: 45px;
  height: 0;
  padding-bottom: 45px;
}
.home-fenlei-list li span {
  padding: 2px 0 5px 0;
  display: block;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333;
}
/* fortune2 start */
.fortune2 {
  position: relative;
  padding: 5px 0 15px;
    overflow: hidden;
}
.fortune2 dt {
  float: left;
  width: 30%;
  text-align: center;
}
.fortune2 dt img {
  display: block;
  margin: 0px auto 5px;
  height: 70px;
}
.fortune2 dt .txt1 {
color: #5C0A96;
font-size: 15px;
}
.fortune2 dt .txt2 {
  color: #999999;
  font-size: 12px;
}
.fortune2 dd {
  margin-top: 5px;
  width: 70%;
  float: right;
}

.fortune dd span {
  display: block;
  width: 180px;
}

.fortune2 dd span label {
  color: #463838;
  display: inline-block;
  font-size: 13.5px;
}
.fortune2 dd p {
  margin: 5px 10px 0 0;
  line-height: 1.65;
  height: 88px;
  overflow: hidden;
  position: relative;
  font-size: 14px;
}

.fortune2 dd p a {
  color: #666;
  font-size: 13px;
}

.fortune2 dd p em {
  color: #8299EE;
  background: #fff;
  padding: 0 8px;
  white-space: nowrap;
  font-size: 14px;
}
.fortune2 .t-title {
  text-align: center;
  font-size: 13px;
  color: #BAC3CD;
  position: relative;
  padding: 10px 0;
}
.fortune2 .t-title::before {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -175px;
  width: 130px;
  height: 1px;
  background:linear-gradient(90deg,rgba(255,255,255,0) 0%, rgba(229,235,242,1) 100%);
}
.fortune2 .t-title::after {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 45px;
  width: 130px;
  height: 1px;
  background:linear-gradient(90deg,rgba(229,235,242,1) 0%,rgba(255,255,255,0) 100%);
}
/* fortune2 end */
/* xz-chaxun-wrap start */
.xz-chaxun-wrap {
  padding: 18px 25px  0px;
  display: flex
}
.chaxun-input-wrap {
  flex: 1;
  border: 1.5px solid #ACB6F3;
  height: 35px;
  line-height: 35px;
  background-color: #ACB6F3;
  overflow: hidden;
  padding-right: 70px;
  border-radius: 35px;
  position: relative;
}
.chaxun-input-wrap .txt1 {
  right: 0;
  top:0;
  position: absolute;
  color: #fff;
  font-size: 13.5px;
  text-align: center;
  width: 70px;
}
input[type=text].chaxun-input {
  width: 100%;
  outline: none;
  border: none;
  border-radius: 0;
  height: 100%;
  text-align: center;
  background: #fff;
  padding: 0;
}
.xz-chaxun-logo {
  margin-right: 5px;
  height: 39px;
  width: 53px;
  background: url(/Content/images/home/text.png) center center no-repeat;
  background-size: 100% 100%;
}
/* xz-chaxun-wrap end */

/* index end*/

/* plugins start */
/* rui-datepicker start */
.date_btn,
.date_grid {
  box-sizing: border-box
}

.date_grid,
.date_info_box {
  border-bottom: 1px solid #d4d4d4
}

.date_btn,
.date_class,
.date_class_box,
.date_info_box,
.tooth {
  text-align: center
}

.gearDate {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  background-color: rgba(0, 0, 0, .2);
  display: block;
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9900;
  overflow: hidden;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform: translateZ(0)
}

.date_ctrl {
  vertical-align: middle;
  background-color: #F0F0F0;
  box-shadow: 0 0 2px rgba(0, 0, 0, .4);
  border-radius: 5px;
  color: #363837;
  height: auto;
  width: 90%;
  max-width: 600px;
  position: absolute;
  left: 0;
  right: 0;
  top: 28%;
  z-index: 9902;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0)
}

.date_roll,
.date_roll>div {
  background-color: transparent;
  overflow: hidden
}

.slideInUp {
  animation: slideInUp .3s ease-in;
  -webkit-animation: slideInUp .3s ease-in;
  -ms-animation: slideInUp .3s ease-in;
  -moz-animation: slideInUp .3s ease-in
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0)
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0)
  }
}

@-moz-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0)
  }
}

@-ms-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0)
  }
}

.date_roll {
  position: relative;
  width: 100%;
  height: auto;
  font-weight: 700;
  -webkit-mask: -webkit-gradient(linear, 0 50%, 0 100%, from(#debb47), to(rgba(36, 142, 36, 0)));
  -webkit-mask: -webkit-linear-gradient(top, #debb47 50%, rgba(36, 142, 36, 0))
}

.date_roll>div {
  font-size: 2em;
  height: 6em;
  float: left;
  position: relative;
  width: 33.33%
}

.date_roll_more>div {
  width: 25%
}

.date_roll_less>div {
  width: 50%
}
.date_roll_mask {
  padding: 0 1em;
  -webkit-mask: -webkit-gradient(linear, 0 40%, 0 0, from(#debb47), to(rgba(36, 142, 36, 0)));
  -webkit-mask: -webkit-linear-gradient(bottom, #debb47 50%, rgba(36, 142, 36, 0))
}

.date_grid {
  position: relative;
  top: 2em;
  width: 100%;
  height: 2em;
  margin: 0;
  z-index: 0;
  background-color: #E8E8E8;
  border-top: 1px solid #d4d4d4
}

.date_grid>div {
  color: #000;
  position: absolute;
  right: 0;
  top: 0;
  font-size: .8em;
  line-height: 2.5em
}

.date_info_box {
  color: #363837;
  font-size: 1.8em;
  padding: .6em 0;
  font-weight: 700
}

.date_class_box {
  padding: 1em 2em
}

.date_class {
  display: inline-block;
  font-size: 1.4em;
  width: 40%;
  padding: .4em 0;
  color: #782FAA;
  border: 1px solid #782FAA;
  cursor: pointer;
  line-height: 1.6em
}

.date_class_box .date_class:first-child {
  border-top-left-radius: .2em;
  border-bottom-left-radius: .2em
}

.date_class_box .date_class:last-child {
  border-top-right-radius: .2em;
  border-bottom-right-radius: .2em
}

.date_class_box .active {
  background-color: #782FAA;
  color: #fff
}

.date_btn_box {
  overflow: hidden;
  position: relative;
  border-top: 1px solid #d4d4d4
}

.date_btn {
  color: #000;
  font-size: 1.6em;
  line-height: 1em;
  padding: .8em 1em;
  cursor: pointer;
  float: right;
  width: 50%
}

.date_btn:first-child {
  border-left: 1px solid #d4d4d4;
  background-color: #782FAA;
  color: #fff
}
.date_roll.date_roll_less .gear {
  margin-top: -4em;
}
.date_roll.date_roll_less .date_grid {
  top: 4em;
}
.date_roll.date_roll_less >div {
  height: 10em;
}
.gear {
  float: left;
  position: absolute;
  z-index: 9902;
  width: 5.5em;
  margin-top: -6em;
  cursor: pointer
}

.date_roll>div .gear {
  width: 100%
}

.tooth {
  height: 2em;
  line-height: 2em
}

.date_confirm_wrap {
  padding: 1em 2em;
  text-align: center;
  display: none
}

.confirm_tit {
  display: inline-block;
  font-size: 1.4em;
  color: #666;
  cursor: pointer;
  line-height: 1.6em;
  margin-bottom: 1em
}

.confirm_p {
  font-size: 1.6em;
  line-height: 2em
}

.confirm_p b {
  color: #782FAA;
  font-weight: 400
}

/* rui-datepicker end */
/* plugins end */
/* suanming start */
#ty-box2 {
  margin-top: 15px;
}
#ty-box2 table {
  margin-bottom: 15px;
}
/* suanming end */
.viewouter   table,tr,td{border: 1px solid #ebebeb;}
.viewouter 	td{padding: 10px}

.lit_pic li::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #CDD7E5;
}