/* 幼教网移动端2016 [20171130 18:22:41] */
@charset "UTF-8";
/*normalize*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radvio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

@font-face {
  font-family: 'iconfont';
  src: url(browse.php?u=Oi8vYXQuYWxpY2RuLmNvbS90L2ZvbnRfMTQ1MDMzMzY3N18xODIxOTUyLmVvdA%3D%3D&b=29);
  /* IE9*/
  src: url(browse.php?u=Oi8vYXQuYWxpY2RuLmNvbS90L2ZvbnRfMTQ1MDMzMzY3N18xODIxOTUyLmVvdD8%3D&b=29#iefix) format("embedded-opentype"), url(browse.php?u=Oi8vYXQuYWxpY2RuLmNvbS90L2ZvbnRfMTQ1MDMzMzY3N18xODIxOTUyLndvZmY%3D&b=29) format("woff"), url(browse.php?u=Oi8vYXQuYWxpY2RuLmNvbS90L2ZvbnRfMTQ1MDMzMzY3N18xODIxOTUyLnR0Zg%3D%3D&b=29) format("truetype"), url(browse.php?u=Oi8vYXQuYWxpY2RuLmNvbS90L2ZvbnRfMTQ1MDMzMzY3N18xODIxOTUyLnN2Zw%3D%3D&b=29#iconfont) format("svg");
  /* iOS 4.1- */ }
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }

.icon-fanhuidingbu:before {
  content: "\e602"; }

.icon-jiantoushang:before {
  content: "\e607"; }

.icon-jiantouxia:before {
  content: "\e605"; }

.icon-xiangqing:before {
  content: "\e604"; }

.icon-dayuhao:before {
  content: "\e606"; }

.icon-guanbi:before {
  content: "\e603"; }

/* base */
body, ul, p, h1, h2, h3, h4, h5, dl, dt, dd {
  margin: 0;
  padding: 0; }

body {
  text-align: left;
  font-family: Microsoft YaHei;
  font-size: 14px;
  color: #333333;
  background: #ffffff; }

ul, li {
  list-style: none; }

a {
  text-decoration: none;
  color: #000;
  font-family: Microsoft YaHei; }

.fl {
  float: left; }

.fr {
  float: right; }

.bold {
  font-weight: bold; }

.indent {
  text-indent: 2.4em; }

.m5 {
  margin: 5px; }

.m10 {
  margin: 10px; }

.tm10 {
  margin-top: 10px; }

.bm10 {
  margin-bottom: 10px; }

.cf:after {
  content: "";
  display: table;
  clear: both; }

.cf {
  *zoom: 1; }

img {
  border: none; }

.blue {
  color: #e8215e; }

.blue:hover {
  color: #e8215e; }

.c9 {
  color: #999999; }

.gary_Bg {
  background: #F5F5F5; }

.bp10 {
  padding-bottom: 10px; }

/* 焦点图 */
.slideBox {
  position: relative;
  overflow: hidden;
  max-width: 560px;
  /* 设置焦点图最大宽度 */ }

.slideBox .hd {
  position: absolute;
  height: 28px;
  line-height: 28px;
  bottom: 0;
  right: 0;
  z-index: 1; }

.slideBox .hd li {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #333;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 6px; }

.slideBox .hd li.on {
  background: #fff; }

.slideBox .bd {
  position: relative;
  z-index: 0; }

.slideBox .bd li {
  position: relative;
  text-align: center; }

.slideBox .bd li img {
  vertical-align: top;
  width: 100%;
  /* 图片宽度100%，达到自适应效果 */ }

.slideBox .bd li a {
  -webkit-tap-highlight-color: transparent;
  font-size: 15px; }

/* 去掉链接触摸高亮 */
.slideBox .bd li .tit {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-indent: 10px;
  height: 28px;
  line-height: 28px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: left; }

/* nav */
nav {
  width: 100%;
  background: #2c3e50;
  overflow: hidden; }

nav .top_nav_f a, nav .top_nav a {
  float: left;
  display: block;
  width: 25%;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff; }

nav a:link, nav a:hover, nav a:active, nav a:visited {
  color: #ffffff; }

.more_show {
  float: right;
  position: relative; }

.more_show span {
  display: inline-block;
  width: 1px;
  margin-left: 5px;
  margin-bottom: -2px;
  border-width: 5px;
  border-style: solid;
  border-color: #ffffff transparent transparent; }

.more_hide {
  display: none;
  float: right; }

.more_hide span {
  display: inline-block;
  width: 1px;
  margin-left: 5px;
  margin-bottom: 3px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #ffffff; }

nav.on a:nth-child(n+9) {
  display: block; }

nav.on .more_show {
  top: -10000px;
  margin-right: -10000px; }

nav.on .more_hide {
  display: block; }

/* news list*/
/* click more btn*/
.clk_more {
  display: block;
  margin: 10px;
  padding: 8px 0px;
  font-size: 1.6em;
  color: #CCCCCC;
  text-align: center;
  background: #EEEEEE; }

.clk_more:visited {
  color: #CCCCCC; }

/*频道标题*/
.chann_title {
  height: 43px;
  padding: 0px 10px 0px;
  background: #E9E9E9;
  border-bottom: 1px solid #DDDDDD;
  font-weight: normal;
  position: relative; }

.chann_title a {
  height: 43px;
  line-height: 43px;
  font-size: 1.6em;
  color: #e8215e;
  font-weight: bold;
  border-bottom: 1px solid #e8215e;
  position: absolute;
  left: 10px;
  bottom: -1px; }

/* floor style*/
.floor_box .floor_title {
  height: 43px;
  padding: 0px 10px 1px;
  background: #F5F5F5;
  border-bottom: 1px solid #DDDDDD;
  font-weight: normal;
  overflow: hidden; }

.floor_box .floor_title a {
  float: left;
  display: block;
  line-height: 44px;
  font-size: 1.6em; }

.floor_box .gary_bg {
  background: #d9d9d9; }

/* article */
.art_box h1 {
  margin-top: 20px;
  padding: 0 10px;
  text-align: center;
  font-size: 2em;
  font-weight: bold; }

.art_box .art_info {
  padding: 6px 0;
  text-align: center;
  font-size: 1.4em;
  color: #bebebe; }

.art_box .art_info span, .art_box .art_info a {
  color: #bebebe; }

.art_box article {
  padding: 10px;
  font-size: 1.6em;
  border-top: 1px solid #ffffff; }

.art_box article p {
  padding: 10px 0;
  line-height: 1.6em; }

.art_box article p img {
  display: block;
  width: 100%;
  max-width: 480px;
  margin: 0px auto; }

.art_box img {
  max-width: 100%; }

.art_box .art_info em {
  font-style: normal; }

/* related */
.related h2 {
  padding: 10px 5px;
  font-size: 1.6em;
  background: #F5F5F5; }

.related ul {
  padding: 0 10px; }

.related li {
  border-bottom: 1px dashed #DDDDDD; }

.related li a {
  display: block;
  padding: 10px 0;
  font-size: 1.6em; }

/*关键字*/
.keyword_Box {
  padding: 10px; }

.keyword_Box dt {
  height: 30px;
  line-height: 30px;
  font-size: 1.4em;
  font-weight: bold; }

.keyword_Box dd ul {
  overflow: hidden; }

/*.keyword_Box dd li{ float:left; width:25%; padding:5px 0; text-align:center;}
.keyword_Box dd li a{ display:inline-block; width:80%; padding:6px 0; font-size:1.6em; border:1px solid #DDDDDD; background:#FFFFFF; border-radius:6px; color:#e8215e;}*/
.keyword_Box dd li {
  float: left;
  margin: 5px;
  text-align: center; }

.keyword_Box dd li a {
  display: inline-block;
  padding: 6px 10px;
  font-size: 1.6em;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  border-radius: 6px;
  color: #e8215e; }

/*热门城市*/
.hot_City {
  padding: 10px; }

.hot_City dt {
  height: 30px;
  line-height: 30px;
  font-size: 1.4em;
  font-weight: bold; }

.hot_City dd ul {
  overflow: hidden; }

.hot_City dd li {
  float: left;
  width: 20%;
  padding: 5px 0;
  text-align: center; }

.hot_City dd li a {
  display: inline-block;
  width: 80%;
  padding: 6px 0;
  font-size: 1.6em;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  border-radius: 6px;
  color: #e8215e; }

/*分享*/
.share_Box {
  padding: 10px;
  text-align: right; }

/*城市列表*/
.city_List {
  padding: 10px; }

.city_List dl {
  padding: 5px 0;
  line-height: 26px;
  overflow: hidden; }

.city_List dt {
  float: left;
  width: 26px;
  height: 26px;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  color: #ffffff;
  background: #e8215e;
  border-radius: 16px; }

.city_List dd {
  margin-left: 32px; }

.city_List dd a {
  display: inline-block;
  font-size: 1.6em;
  margin-right: 5px; }

.dsn {
  display: none; }

.mtb10 {
  margin: 10px 0; }

.list_panel {
  text-align: left;
  background: #fff;
  overflow: hidden;
  border-top: 10px solid #f2f2f2; }

.list_panel:nth-of-type(3) {
    /*position: relative;
    z-index: 199;
    padding-top: 175px;
    background: #f2f2f2;*/
    overflow: visible!important;
}

.list_panel:first-of-type {
  border-top: 0; }
.list_panel.no_bb {
  border: 0; }
.list_panel ul {
  background: #fff;
  padding: 0 15px;
  overflow: hidden; }
.list_panel ul li {
  padding: 10px 0; }
.list_panel top {
  padding: 15px 15px 5px;
  display: block;
  background: #fff;
  border-bottom: solid 1px #ee3a7b;
  font-weight: bold;
  overflow: hidden;
  font-size: 15px; }
.list_panel top.top_other {
  border-bottom: solid 1px #d9d9d9;
  font-weight: normal; }
.list_panel top .fl .span a {
  font-size: 15px; }
.list_panel top .fr .span a {
  font-size: 13px; }
.list_panel top li {
  float: left;
  padding: 0 !important; }
.list_panel top li i {
  border-right: 1px solid #eee;
  height: 10px;
  display: inline-block; }
.list_panel top li a {
  color: #ee3a7b;
  font-size: 13px;
  font-weight: normal;
  padding: 0 5px; }
.list_panel .topmore {
  color: #777;
  font-size: 14px;
  font-weight: normal; }

.text_panel {
  background: #fff;
  overflow: hidden;
  padding: 10px; }
.text_panel h3 {
  color: #ee3a7b;
  margin-bottom: 15px; }
.text_panel .tcont {
  color: #555;
  line-height: 25px;
  margin-bottom: 20px; }
.text_panel .tlink {
  border: 1px solid #ddd;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  margin: 10px 0; }
.text_panel td {
  border: 1px solid #000;
  padding: 0 10px; }

.line {
  border-top: 1px solid #eee;
  clear: both; }

.button_wrap {
  padding: 0 10px;
  text-align: center;
  background: #fff; }

.button_wrap_nop {
  padding: 0px !important; }

.more_a {
  color: #777;
  display: block;
  padding: 10px 0;
  font-size: 14px;
  border-top: solid 1px #d9d9d9; }

.more_a_cen {
  text-align: center !important; }

.aoshu_title {
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  color: #ee3a7b;
  padding: 0 15px;
  border-bottom: 1px solid #ee3a7b; }

.alink_b {
  overflow: hidden;
  padding: 0px 15px; }
.alink_b a {
  color: #ee3a7b;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: left;
  border: solid 1px #cbcdcf;
  background: #f5f5f5;
  border-radius: 3px;
  margin-bottom: 15px;
  box-sizing: border-box; }

.w3 {
  margin-bottom: 15px; }
.w3 a {
  width: 30%;
  margin: 15px 4.6% 0 0; }
.w3 a:nth-child(3n) {
  margin-right: 0; }
.w3 a:active {
  background: #e8215e;
  color: #fff; }

.p_nav {
  z-index: 99999; }

.top_nav .icon-jiantouxia, .top_nav .icon-jiantoushang, .top_nav_f .icon-jiantouxia, .top_nav_f .icon-jiantoushang {
  font-size: 12px;
  margin-left: 5px;
  font-weight: normal; }

#menu {
  background: #fff;
  overflow: hidden;
  padding: 0px;
  box-sizing: border-box; }

#menu li {
  text-align: center;
  float: left;
  cursor: pointer;
  border: 0px;
  width: 50%;
  border-bottom: 1px solid #f1f1f1; }

#menu li.tabFocus {
  font-weight: bold;
  z-index: 100;
  position: relative;
  border-bottom: solid 2px #ee3a7b;
  color: #ee3a7b; }

#content {
  padding: 10px;
  clear: left;
  position: relative;
  top: 0px; }

#content li {
  display: none;
  border: 0px;
  text-align: center; }

#content li.conFocus {
  display: block; }

#bs_menu {
  background: #fff;
  overflow: hidden;
  padding: 0px;
  box-sizing: border-box; }

#bs_menu li {
  text-align: center;
  float: left;
  cursor: pointer;
  border: 0px;
  width: 50%;
  border-bottom: 1px solid #f1f1f1; }

#bs_menu li.bs_tabFocus {
  font-weight: bold;
  z-index: 100;
  position: relative;
  border-bottom: solid 2px #ee3a7b;
  color: #ee3a7b; }

#bs_content {
  padding: 10px;
  clear: left;
  position: relative;
  top: 0px; }

#bs_content li {
  display: none;
  border: 0px;
  text-align: center; }

#bs_content li.bs_conFocus {
  display: block;
  overflow: hidden; }

#bs_content li a {
  width: 28%;
  float: left;
  margin: 0 2% 10px;
  border: 1px solid #ddd;
  color: #ee3a7b;
  border-radius: 3px;
  padding: 5px 0;
  overflow: hidden;
  font-size: 14px; }

#menu_city {
  background: #f9f9f9;
  overflow: hidden;
  padding: 0px;
  box-sizing: border-box; }

#menu_city li {
  text-align: center;
  float: left;
  cursor: pointer;
  border: 0px;
  border-bottom: 1px solid #f1f1f1;
  width: 100px;
  color: #ee3a7b; }

#menu_city li.menu_city_focus {
  font-weight: bold;
  z-index: 100;
  position: relative;
  border-bottom: solid 2px #ee3a7b;
  color: #ee3a7b; }

#city_content {
  clear: left;
  position: relative;
  top: 0px; }

#city_content > li {
  display: none;
  border: 0px;
  text-align: center; }

#city_content > li.city_focus {
  display: block; }

#city_content .news_list {
  padding: 0; }

#menu_hot {
  background: #f9f9f9;
  overflow: hidden;
  padding: 0px;
  box-sizing: border-box;
  padding: 0 10px; }

#menu_hot li {
  text-align: center;
  float: left;
  cursor: pointer;
  border: 0px;
  width: 50%;
  border-bottom: 1px solid #f1f1f1; }

#menu_hot li.menu_hot_focus {
  font-weight: bold;
  z-index: 100;
  position: relative;
  border-bottom: solid 2px #ee3a7b;
  color: #ee3a7b; }

#hot_content {
  clear: left;
  position: relative;
  top: 0px; }

#hot_content > li {
  display: none;
  border: 0px;
  text-align: center; }

#hot_content > li.hot_focus {
  display: block; }

#hot_content .news_list {
  padding: 0; }

#city_search {
  background: #f9f9f9;
  overflow: hidden;
  padding: 0px;
  box-sizing: border-box;
  padding: 0 10px; }

#city_search li {
  text-align: center;
  float: left;
  cursor: pointer;
  border: 0px;
  width: 50%;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0; }

#city_search li.search_tab_focus {
  font-weight: bold;
  z-index: 100;
  position: relative;
  border-bottom: solid 2px #ee3a7b;
  color: #ee3a7b; }

#search_content {
  clear: left;
  position: relative;
  top: 0px; }

#search_content > li {
  display: none;
  border: 0px;
  text-align: center; }

#search_content > li.search_con_focus {
  display: block; }

#search_content .news_list {
  padding: 0; }

/* header */
header {
  width: 100%;
  height: 40px;
  background: #ee3a7b;
  position: relative; }

header h1 {
  padding: 0px 15px;
  overflow: hidden;
  height: 40px; }

header a {
  font-size: 16px;
  color: #ffffff;
  vertical-align: middle;
  line-height: 40px; }

header a .icon-jiantouxia:before {
  margin-left: 5px;
  font-size: 10px;
  font-weight: normal; }

header a.icon-xiangqing:before {
  font-size: 20px; }

header a.fr {
  text-align: right; }

header .landr {
  width: 20%; }

header .landr_m {
  width: 12%; }

header .logo_box {
  height: 40px;
  width: 66%;
  text-align: center;
  overflow: hidden; }

header .logo_box a {
  display: block;
  height: 40px;
  width: 130px;
  margin: 0 auto; }

header .logo_box img {
  max-width: 100%;
  width: 100%; }

header .return_btn {
  display: block;
  width: 34px;
  height: 34px;
  background: url(browse.php?u=Oi8vaW1nLmVkdXV1LmNvbS93ZWJzaXRlL2Fvc2h1L2ltYWdlcy9tb2JpbGUvcmV0dXJuX2J0bi5wbmc%3D&b=29) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 12px;
  left: 10px; }

/* footer */
footer {
  padding: 30px 10px 10px;
  background: #f5f5f5;
  text-align: center;
  line-height: 25px;
  margin-top: 0; }

footer a {
  margin: 5px; }

.breadcrumb {
  text-align: left;
  padding: 10px 15px;
  background: #e3ebef; }

.breadcrumb a {
  color: #ee3a7b; }

.toutiao_img {
  margin: 0 15px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  padding: 10px 0; }
.toutiao_img a {
  display: block;
  width: 25%;
  float: left;
  text-align: center; }
.toutiao_img a img {
  width: 70%; }

.toutiao .biaoti {
  margin-bottom: 5px;
  line-height: 30px;
  position: relative;
  overflow: hidden; }
.toutiao .biaoti a {
  color: #ee3a7b;
  font-size: 16px;
  padding-left: 40px; }
.toutiao .tou {
  border: 1px solid #f00c00;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  padding: 3px;
  margin-right: 5px;
  line-height: 15px;
  position: absolute;
  left: 0px;
  top: 3px;
  background-color: #f00c00; }

.jieshao a {
  color: #666; }

.news_list li {
  border-bottom: solid 1px #d9d9d9; }
.news_list li:last-child {
  border-bottom: 0px; }
.news_list a {
  overflow: hidden;
  display: block;
  text-align: left; }
.news_list a p {
  color: #999; }
.news_list h3 {
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: normal; }
.news_list p {
  font-size: 13px;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 25px;
  display: block; }

.list_panel:nth-of-type(3) ul {
    overflow: visible!important;
}

.list_panel .one_list {
    position: relative;
}


.list_panel .one_list.list_style li {
  background: url(browse.php?u=Oi8vaW1nLmVkdXV1LmNvbS93ZWJzaXRlL2Fvc2h1L2ltYWdlcy9tb2JpbGUvbGlfZC5qcGc%3D&b=29) no-repeat 0 center;
  background-size: 3px 3px;
  padding-left: 10px; }
.list_panel .one_list li {
  width: 100%;
  padding: 0; }
.list_panel .one_list a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 30px; }

.img_list a {
  display: block;
  overflow: hidden; }
.img_list a p {
  color: #999; }
.img_list img {
  margin-right: 10px;
  width: 85px;
  height: 65px; }
.img_list h3 {
  margin-bottom: 8px; }
.img_list p {
  font-size: 13px;
  line-height: 20px;
  height: 40px;
  display: block; }

.img_list_two a {
  display: block;
  overflow: hidden;
  margin: 10px 0; }
.img_list_two a p {
  color: #999; }
.img_list_two img {
  margin-right: 10px;
  width: 85px;
  height: 65px; }
.img_list_two h3 {
  margin-bottom: 8px;
  color: #000;
  max-height: 40px;
  font-weight: normal;
  overflow: hidden; }
.img_list_two p {
  font-size: 13px;
  line-height: 20px;
  height: 20px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.img_box {
  border-bottom: 1px solid #eee;
  overflow: hidden; }
.img_box.bs_box img {
  width: 70%; }
.img_box.cont_box img {
  width: 90%; }
.img_box li {
  float: left;
  width: 25%;
  text-align: center;
  margin-top: 10px; }
.img_box li a {
  display: block; }
.img_box li p {
  line-height: 30px; }

.icon_li {
  overflow: hidden; }
.icon_li .borb {
  border-bottom: 1px solid #eee; }
.icon_li li {
  width: 25%;
  float: left;
  text-align: center; }
.icon_li a {
  overflow: hidden;
  display: block; }
.icon_li a p {
  font-size: 15px;
  color: #000;
  line-height: 25px; }
.icon_li img {
  width: 70%;
  border: 0; }

.dl_cont {
  border-bottom: 1px solid #eee;
  padding: 15px 15px;
  overflow: hidden; }
.dl_cont dt {
  font-size: 16px;
  color: #777;
  margin-bottom: 15px; }
.dl_cont dd {
  overflow: hidden;
  float: left; }
.dl_cont dd a {
  font-size: 14px;
  color: #ee3a7b;
  display: block;
  padding: 3px 7px;
  float: left;
  border-right: 1px solid #eee;
  margin: 10px 0; }
.dl_cont dd a:nth-child(4) {
  border: 0px; }
.dl_cont dd a:nth-child(8) {
  border: 0px; }

.city_nav {
  padding: 10px 15px;
  overflow: hidden; }
.city_nav a {
  display: block;
  float: left;
  width: 16%;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #2b3e51;
  font-size: 13px; }

.city_two {
  border-top: 10px solid #f2f2f2;
  padding: 10px 10px;
  overflow: hidden; }
.city_two a {
  display: block;
  float: left;
  width: 50%;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #eee;
  line-height: 30px;
  color: #ee3a7b; }
.city_two a:nth-child(2) {
  border-right: 0px; }

.content_box {
  padding: 10px 10px;
  background: #ffffff;
  overflow: hidden;
  line-height: 25px;
  text-align: left; }

.content_title {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
  margin-bottom: 15px;
  text-align: left; }
.content_title h1 {
  margin-bottom: 5px;
  font-size: 16px; }

.content_inf {
  overflow: hidden; }
.content_inf span {
  float: left;
  margin-right: 20px;
  text-align: left; }

.self_content img {
  max-width: 100%; }

/* page */
.list_page {
  margin-top: 10px;
  padding: 10px 0;
  font-size: 14px;
  text-align: center; }

.list_page a {
  padding: 2px 5px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  color: #e8215e;
  border-radius: 3px;
  font-weight: bold; }

.bdsharebuttonbox {
  padding: 0 10px;
  background: #fff;
  height: 55px;
  line-height: 55px;
  margin-top: 185px;
 }

.bdsharebuttonbox a {
  margin: 12px 15px 6px 0 !important; }

.bdsharebuttonbox a:last-child {
  margin-right: 0px !important; }

.share_text {
  float: left;
  margin-right: 10px; }

.city_search_li {
  overflow: hidden; }
.city_search_li li {
  float: left;
  width: 25%; }
.city_search_li li a {
  text-align: center;
  line-height: 25px;
  color: #ee3a7b; }

#demo5a {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #f6f6f6; }

.demo_title {
  background-color: #ee3a7b;
  overflow: hidden;
  padding: 0 10px;
  height: 40px; }

.demo_title_left {
  width: 10%;
  display: block; }

.demo_title_middle {
  width: 80%; }

.demo_title_middle img {
  width: 50%;
  display: block;
  margin: 0px auto; }

.demo_title_right {
  width: 10%;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  line-height: 40px; }

.demo_box {
  overflow: hidden; }

.nav_title {
  background: #ededed;
  border-left: 4px solid #ee3a7b;
  margin-top: 10px;
  font-size: 14px;
  padding-left: 10px;
  height: 30px;
  line-height: 30px; }

.nav_list {
  padding: 7px 1.5% 15px 15px;
  line-height: 1.8;
  font-size: 15px;
  text-align: left;
  background: #f6f6f6; }
.nav_list h3 {
  color: #ee3a7b;
  font-size: 15px;
  font-weight: normal; }
.nav_list h3 a {
  color: #ee3a7b !important;
  font-size: 15px;
  font-weight: normal; }

.nav_list a, .nav_list a:visited {
  color: #858585;
  margin-right: 9px;
  white-space: nowrap; }

.nav_img {
  width: 100%;
  position: relative; }
.nav_img .nav_text {
  position: absolute;
  left: 47%;
  font-size: 15px; }
.nav_img img {
  max-width: 100%; }
.nav_img p {
  text-align: center; }

.selected {
  width: 100%;
  height: 90%;
  z-index: 100;
  overflow: hidden; }

.code_img {
  float: left;
  width: 50%; }
.code_img img {
  width: 80%; }

.code_text {
  float: left;
  width: 40%;
  padding: 5%;
  line-height: 30px; }

.toolbar {
  position: fixed;
  right: 10px;
  bottom: 60px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #999;
  opacity: .8;
  filter: alpha(opaciity=80);
  text-align: center; }

.dpn {
  display: none; }

/*# sourceMappingURL=yj_mobile_2016.min.css.map */