.navbar{
	min-height:auto;
	margin:0
}
.navbar-inverse{
	background: none;
	border:none;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin:0;
	border:none;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
	padding: 0 20px;
	text-align: center;
	height:50px;
	line-height:50px;
	background:none;
	color:#EDEDED;
}
.dropdown-menu {
	padding:0
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
	padding: 0 20px;
	text-align: center;
	height:50px;
	line-height:50px;
	background: rgba(0,0,0,0.3);
	color:#EDEDED;
}
.navbar-inverse .navbar-nav>li>a:hover{
	color:#EDEDED;
}
.navbar-inverse .navbar-nav>li>a{
	padding: 0 20px;
	text-align: center;
	height:50px;
	line-height:50px;
	color:#EDEDED;
}
.navbar-inverse .navbar-toggle{
	border:none;
	 background:none;
	margin:0;
	padding: 9px 0;
	margin-right: 15px;
}
.navbar-inverse .navbar-toggle:hover{
	 background: none;
}
.navbar-inverse .navbar-toggle .icon-bar{
	 background: #EDEDED;
}

.container{
	 padding: 15px 0;
	 margin:0;
}
.navigation{
  width: 100%;
  height: 100%;
  background-image: url(../images/yiliao.png);
  background-size: 100% 100%;
}
.demo{
  color: #27C279;
  border: 1px #27C279 solid;
  height: 30px;
  line-height: 30px;
  width: 90px;
  text-align: center;
  border-radius: 6px;
  margin: 0 10px;
  font-weight: 600;
  cursor: pointer;
}
.apply{
  color: #fff;
  background: #27C279;
  height: 30px;
  line-height: 30px;
  width: 90px;
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
}
.box{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-item{
  width: 48%;
  display: flex;
  border-radius: 1vh;
  box-shadow: #E1F0E9 5px 5px 15px 5px ;
  margin-bottom:30px;
}
.box-img{
  min-height:150px;
  width:20%;
  background-image: url(../images/tuo.png);
  background-size: 100% 100%;
  display: flex;
  font-size:22px;
  color:#fff;
  font-weight:600;
  justify-content: center;
  align-items: center;
}
.item-box{
  width:48%;
  margin-bottom:0;
  display: flex;
  flex-direction:column;
  box-shadow: #E1F0E9 5px 5px 15px 5px ;
  margin-bottom:30px;
}
.item-img{
  width: 100%;
  padding: 5px 0;
  background-image: url(../images/juxing8.png);
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-width{
  width:100%;
  display: flex;
  justify-content: center;
  padding: 20px;
}
.boxs{
  padding: 10px;
  height: 250px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.7vh;
  box-shadow: #E1F0E9 5px 5px 15px 5px ;
}
.left-img{
  height: 5vh;
  width: 5vh;
  position: absolute;
  top: -3vh;
  left: -2vh;
}
.right-img{
  height: 5vh;
  width: 5vh;
  position: absolute;
  bottom: -3vh;
  right: 0vh;
}
.box-text{
  text-align: right;
  margin-top: 20px;
  font-weight: 600;
}
.box-texts{
  text-align: right;
  margin-top: 5px;
}
.box-items{
  width: 80%;
}
.bottom{
  background: #202D3D;
  padding: 7vh 13% 0 13%;
}
.bottoms{
  background: #202D3D;
  padding: 2vh 13% 0 13%;
}
.bottom-log{
  display: flex;
  justify-content : space-around;
  height: 10vh;
  align-items: center;
  width: 100%;
  background: #364250;
  border-radius: 0.5vh;
  margin: 3vh 0;
}
.buttom-botton{
  width: 50%;
  margin-left: 25%;
  height: 4vh;
  line-height: 4vh;
  text-align: center;
  color: #5FD29B;
  border-radius: 0.5vh;
  border:1px #5FD29B solid;
  margin-top:2vh
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.weui-shares {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: none;cursor: pointer;
  background: rgba(0, 0, 0, 0.75); 
 }
 .dialog-input{
  width: 28%;
  height: 6vh;
  line-height: 6vh;
  border: none;
  outline: none;
  background: #EBF4F9;
  text-indent: 2vh;
  border-radius: 0.5vh;
}
.dialog-textarea{
  width: 80%;
  height: 13vh;
  border: none;
  outline: none;
  background: #EBF4F9;
  text-indent: 2vh;
  padding: 2vh;
  border-radius: 0.5vh;
}
.dialog-button{
  width: 20%;
  margin-left: 40%;
  text-align: center;
  height: 4vh;
  line-height: 4vh;
  cursor: pointer;
  background: #1ABE70;
  color:#fff;
  border-radius: 0.5vh;
  margin-top: 4vh;
}
[v-cloak] {
  display: none;
}
@media (min-width:0px) {
  .bottom{
     display:none;
  }
  .bottoms{
     display: block;
     padding: 2vh 2% 0 2%;
  }
  .width-cols{
     width:20%
  }
  .width-col{
     width:20%
  }
  .flex-col{
     flex-direction:column; 
  }
  .tryout-padding{
    padding:2vh
  }
  .layui-layer{
     width:90% !important;
     height: 52vh !important;
  }
  .layui-layer2-demo{
     width:90% !important;
     height: 99vh !important;
  }
  .padding-main{
     padding-left:5% !important;
     padding-right:5% !important;
  }
  .buttom-botton{
    width:100%;
    margin-left: 0;
  }
  .padding-mains{
    padding:10vh 5% 7vh 5%
  }
  .demo{
	  width: 90px;
	  margin: 0 5px;
	}
	.apply{
	  width: 90px;
	}
	.navbar-inverse .navbar-nav>li>a{
	  padding: 0 5px;
	}
	.font-navbar {
	  font-size:18px
	}
	.font-change{
	   font-size:12px
	}
  .box-item{
    width:100%;
  }
  .item-box{
    width:100%;
  }
}
@media (min-width:370px) {
  .bottom{
     display:none;
  }
  .bottoms{
     display: block;
     padding: 2vh 5% 0 5%;
  }
  .width-cols{
     width:21%
  }
  .width-col{
     width:16%
  }
  .flex-col{
     flex-direction:row; 
     justify-content: space-between;
  }
  .tryout-padding{
    padding:2vh
  }
 .layui-layer{
     width:90% !important;
     height: 52vh !important;
  }
  .layui-layer2-demo{
     width:90% !important;
     height: 99vh !important;
  }
  .padding-main{
     padding-left:8% !important;
     padding-right:8% !important;
  }
  .padding-mains{
    padding:10vh 8% 7vh 8%
  }
  .buttom-botton{
    width:80%;
    margin-left: 10%;
  }
  .demo{
	  width: 90px;
	  margin: 0 10px;
	}
	.apply{
	  width: 90px;
	}
	.navbar-inverse .navbar-nav>li>a{
	  padding: 0 5px;
	}
	.font-navbar {
	  font-size:18px
	}
	.font-change{
	   font-size:12px
	}
  .box-item{
    width:100%;
  }
  .item-box{
    width:100%;
  }
}
@media (min-width:768px) {
  .bottom{
     display:none;
  }
  .bottoms{
     display: block;
     padding: 2vh 13% 0 13%;
  }
  .width-cols{
     width:21%
  }
  .width-col{
     width:16%
  }
  .flex-col{
     flex-direction:row; 
     justify-content: space-between;
  }
  .tryout-padding{
    padding:2vh
  }
 .layui-layer{
     width:90% !important;
     height: 52vh !important;
  }
  .layui-layer2-demo{
     width:90% !important;
     height: 99vh !important;
  }
  .padding-main{
     padding-left:10% !important;
     padding-right:10% !important;
  }
  .padding-mains{
    padding:20vh 10% 15vh 10%
  }
  .buttom-botton{
    width:60%;
    margin-left: 20%;
  }
  .demo{
	  width: 70px;
	  margin: 0 5px;
	}
	.apply{
	  width: 70px;
	}
	.navbar-inverse .navbar-nav>li>a{
	  padding: 0 5px;
	}
	.font-navbar {
	  font-size:12px
	}
	.font-change{
	   font-size:14px
	}
  .box-item{
    width:100%;
  }
  .item-box{
    width:100%;
  }
}
@media (min-width:992px) {
  .bottom{
     display:none;
  }
  .bottoms{
     display: block;
     padding: 2vh 13% 0 13%;
  }
   .width-cols{
     width:21%
  }
  .width-col{
     width:16%
  }
  .flex-col{
     flex-direction:row; 
     justify-content: space-between;
  }
  .tryout-padding{
    padding:2vh
  }
 .layui-layer{
     width:70% !important;
     height: 52vh !important;
  }
  .layui-layer2-demo{
     width:70% !important;
     height: 99vh !important;
  }
  .padding-main{
     padding-left:12% !important;
     padding-right:12% !important;
  }
  .padding-mains{
    padding:20vh 12% 15vh 12%
  }
   .buttom-botton{
    width:56%;
    margin-left: 22%;
  }
  .demo{
	  width: 90px;
	  margin: 0 10px;
	}
	.apply{
	  width: 90px;
	}
	.navbar-inverse .navbar-nav>li>a{
	  padding: 0 20px;
	}
	.font-navbar {
	  font-size:12px
	}
	.font-change{
	   font-size:15px
	}
  .box-item{
    width:100%;
  }
  .item-box{
    width:100%;
  }
}
@media (min-width:1200px) {
  .bottom{
     display:block;
  }
  .bottoms{
     display: none;
     padding: 2vh 13% 0 13%;
  }
   .width-cols{
     width:21%
  }
  .width-col{
     width:16%
  }
  .flex-col{
     flex-direction:row; 
     justify-content: space-between;
  }
  .tryout-padding{
    padding:5vh
  }
 .layui-layer{
     width:60% !important;
     height: 62vh !important;
  }
  .layui-layer2-demo{
     width:60% !important;
     height: 99vh !important;
  }
  .padding-mains{
    padding:40vh 16% 15vh 16%
  }
  .padding-main{
     padding-left:16% !important;
     padding-right:16% !important;
  }
  .buttom-botton{
    width:50%;
    margin-left: 25%;
  }
  .demo{
	  width: 90px;
	  margin: 0 10px;
	}
	.apply{
	  width: 90px;
	}
	.navbar-inverse .navbar-nav>li>a{
	  padding: 0 20px;
	}
	.font-navbar {
	  font-size:18px
	}
	.font-change{
	   font-size:16px
	}
  .box-item{
    width:48%;
  }
  .item-box{
    width:48%;
  }
}