/*
MiaoSS 2015
updayte:2016-12-19 v2
*/
body{
	background: url("/static/img/wov.png");
    font: 14px/24px Consolas,"Microsoft Yahei",Arial,"宋体";

}
h1, h2, h3, h4, h5 {
    font-family:"Microsoft Yahei",Arial,"宋体";
}
.ui.label .detail {
    color: #000;
}
.container{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.menu.right {
  /*padding-top: 4px;*/
}
.ui.inverted.menu {
  background: rgb(0, 157, 106);
  box-shadow: none;
}
.main{
    max-width: 993px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(224, 224, 224, 0.85);
    margin-top: 80px;
    border: 1px solid #BFBFBF;
    margin-bottom: 5%;
}
.adv_img{
    background-color: #eee;
    width: 850px;
}
 .slogan {
  margin-bottom: 15px;
  text-align: center;
  color: #FDFDFD;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0,0,0,0.8);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.ui.segment {
  position: relative;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
  margin: 1em 0em;
  padding: 1em;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.ui.segment {
  position: relative;
  background-color: #eee;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
  margin: 1em 0em;
  padding: 1em;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.ui.form .inline.fields {
  margin: 1em 0em 1em 2em;
}
.denglu {
    padding: 1.5em 2em 2em;
    position: relative;
    background-color: rgba(255, 255, 255, 0.28);
}
footer {
    width: 100%;
    padding-top: 15px;
    padding-bottom:1px;
    text-align: center;
    color:white;
    background-color:rgb(0, 157, 106);
}
.ui.divided.horizontal.list>.item {
    border-top: none;
    border-left: 1px solid rgba(39,41,43,.15);
    margin: 0;
    padding-left: .5em;
    padding-right: .5em;
    color: #fff;
    line-height: .6;
}
.column a{
    color: #000;
}
.main_b{
    padding: 10px 10px 10px 10px;
}
/**/
.ui.table thead th {
      cursor: auto;
      background:none;
      text-align: left;
      color: rgba(0, 0, 0, 0.8);
      padding: 0.7em 0.8em;
      vertical-align: middle;
      font-style: none;
      font-weight: bold;
      text-transform: none;
      border-bottom: 1px solid #d4d4d5;
      border-left: none;
    }
 .ui.table thead th.green{
        background-color: #52CBA6;
        color: #fff;
    }
   .ui.table thead th.yellow{
          background-color: #5f4f1b;
        color: #fff;
    }
   .ui.table thead th.blue{
          background-color: #5294CB;
            color: #fff;
    }
    .ui.table thead th.black{
        background-color: #4c4c4c;
        color: #fff;
        }
    .liebiao_lv{
          background-color: rgba(82, 203, 166, 0.23);
    }
    .liebiao_huang{
          background-color: rgba(203, 181, 82, 0.24);
    }
    .liebiao_lan{
          background-color: rgba(82, 148, 203, 0.24);
    }
    .liebiao_black{
          background-color: rgba(183, 183, 183, 0.23);
    }
.ui.yellow.labels .label, .ui.yellow.label {
    background-color: #f2c61f !important;
    border-color: #f2c61f !important;
    color: #000000 !important;
}
    .juli{
		float: right;
        margin-bottom: 10px;
    }
    .header {
      height: 50px;
    }
.buys{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

@media screen and (min-width:768px) {
    .ui[class*="three column"].grid>.column, .ui[class*="three column"].grid>.row>.column {
        width: 49.333333%;}
    .plancenter{
        margin-left: 381px;
    }
    .nav-large {
        display: block;
    }

    .nav-small {
        display: none;
    }

    .collapsed {
        display: none;
    }
    /*index*/
    .row_index{
        width: 960px;
        margin: auto;
        margin-top: 50px;
    }
    .row_index i{
        color: #00aced;
        font-size: 80px;;
    }
    .row_index P{
        font-size: 16px;
        margin-top: 20px;
        font-weight: bold;
    }
    .row-1{
        width: 25%;
        float: left;
        margin-bottom: 100px;
    }
    .index_bg{
        margin: 0 auto;
        padding-top: 58px;
        height: 860px;
        min-height: 780px;
    }
    .index{
        /*background-color: #f2f2f2;*/
        background: url(../img/bg1.jpg) no-repeat;
        background-size: cover;
    }
    .index2{
        background-color: #485767;
        color: #fff;
        height: 863px;
    }
    .index3{
        background-color: #ffffff;
    }
    .pricing{
        min-height: 500px;
        height: 557px;
    }
    .index_text{
        text-align: center;
        margin-bottom: 20px;
    }
    .index_text p{
        font-size: 18px;
    }
    .down-img{
        width: 100%;
        margin: auto;
        /*box-shadow: 0 6px 11px #bfbfbf, 0 -7px 44px #ffffff;*/
    }
    .jiedian-img{
        width:100%;
        margin: auto;
    }
    .down-btn{
        width: 750px;
        margin: auto;
        margin-top: 20px;
    }
    .tabss{
        width: 60%;
        margin: auto;
    }
    span{
        font-weight: bolder;
    }
    footer{
        /*position: fixed;*/
        bottom: 0;
    }
    .taocan{
        width: 30%;margin: auto;
    }
}

@media screen and (max-width: 767px) {
    #pc{
        display: none;
    }
    .nav-large {
        display: none;
    }
    .ui[class*="three column"].grid > .row > .column, .ui[class*="three column"].grid > .column {
        width: 100%;
    }
    .plancenter{
        padding-left: 100px;
    }
    .yy_mobile{
        width: 265px;
    }
    .collapsed {
        margin-top: 9px;
        margin-left: 10px;
        width: 30px;
        height: 25px;
        background-color: #ffffff;
        padding: 5px 0;
        background-clip: content-box;
        cursor: pointer;
        outline: none;
        float: left;
        border: 1px solid transparent;
        border-top: 5px solid #ffffff;
        border-bottom: 5px solid #ffffff;
    }

    .collapsed:active {
        border: 1px solid transparent;
    }

    .collapsed .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #563d7c;
    }

    .collapsed .icon-bar + .icon-bar {
        margin-top: 4px;
    }
    /*index*/
    .row_index{
        width: 100%;
        height: 100%;
        margin: auto;
        margin-top: 50px;
    }
    .row_index i{
        color: #00aced;
        font-size: 80px;;
    }
    .row_index P{
        font-size: 16px;
        margin-top: 20px;
        font-weight: bold;
    }
    .row-1{
        width: 45%;
        float: left;
        margin-bottom: 30px;
    }
    .index_bg{
        margin: 0 auto;
        padding-top: 70px;
        /*height: 783px;*/
        /*min-height: 780px;*/
    }
    .index_bg img{
        width: 100%;
        margin: auto;
    }
    .index{
        background: url(../img/bg1.jpg) no-repeat;
        background-size: cover;
    }
    .index2{
        background-color: #485767;
        color: #fff;
        /*height: 863px;*/
    }
    .index3{
        background-color: #ffffff;
    }

    .index_text{
        height: 100em;
        text-align: center;
        margin-bottom: 20px;
    }
    .index_text p{
        font-size: 18px;
    }
    .down-img{
        width: 100%;
        margin: auto;
        box-shadow: 0 6px 11px #bfbfbf, 0 -7px 44px #ffffff;
    }
    .jiedian-img{
        width:100%;
        margin: auto;
    }
    .down-btn{
        width: 100%;
        margin: auto;
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .tabss{
        width: 95%;
        margin: auto;
    }
    #x{
        min-height: 100%;
    }
    span{
        font-weight: bolder;
    }
    .taocan{
        width: 80%;margin: auto;
    }
}
