*{
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-decoration: none;
}
.news{
			width:800px;
			margin: 0 auto;
			overflow: hidden;
	}
	.newsul{
		width: 100%;
		overflow:hidden;
	}
	.newsul a{
		display: inline-block;
		float: left;
		width: 23%;
		height:149px;
		margin: 1%;
		text-align: center;
		border: 1px solid #ccc;
		box-sizing: border-box;
		border-radius:5px;
		overflow: hidden;
	}
	.newsul figure{
		position: relative;
		width: 100%;
		height: 100%;
	}
	.newsul figcaption{
		position: absolute;
		bottom: 0px;
		line-height:40px;
		text-align: center;
		width: 100%;
		background-color:#007DDB;
		color:#fff;
	}
	.newsul img{
		    width: 60px;
		    height: 60px;
		margin-top:30px;
	}
	.wyy_shouye1{
		width:100%;
		overflow: hidden;
		background-color:#045f7bf5;
	}
	.wyy_shouye1 li{
		    float: left;
		    display: inline-block;
		    padding: 13px 10px;
		    margin: 0px 5px;
	}
	.wyy_shouye1 li>a{
		color:#fff;
	}
	.wyy_shouye2{
		display:none;
	}
	.admin{
		background-color:#0797c3f5;
	}
	.layui-btn{
		background-color: #01AAED;
		padding: 0 50px;
		border-radius: 4px;
	}
	.biaoge{
		width:100%;
		overflow: hidden;
		border:1px solid #ccc;
	}
	.biaoge1{
		width:33.33%;
		overflow: hidden;
		float: left;
	}
	.biaoge1 li{
		width:100%;
		line-height: 40px;
		text-align: center;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		box-sizing: border-box;
	}
	.biaoge1 input{
		width:75%;
		border: none;
	}
	.biaoge1 span{
		padding: 2px 5px;
		background-color:#ccc;
		color:#666;
		border-radius:2px;
	}
	.update-nag{
		display: none;
	}
	
	.laytable-cell-4-0-2{
		width:370px !important;
	}
	.biaoge2{
		display: none;
	}
	.fuzhji{
		width: 250px;
		border: 1px solid #ccc;
		line-height:30px;
		margin-right:10px;
		border-radius:3px;
	}
	.layui-elem-quote{
		    border-left: 5px solid #045f7bf5;
	}
	.wyykuang{
	    width:100%;
	    border:1px solid  #f1f1f1;
	}
	.wyykuang ul{
	    width:982px;
	    border-bottom:1px solid #f1f1f1 ;
	    height:60px;
	    
	}
	.wyykuang ul>li{
	    width:196px;
	    height:60px;
	    line-height:60px;
	    float: left;
	    text-align:center;
	}
	.layui-slider-wrap-btn{
	        margin-top: -27px;
	}
	.demo-slider{
	        margin-top: 38px;
	}
	/*手机端样式*/
	@media screen and (max-width: 750px){
		.biaoge2{
			display: block;
		}
		.biaoge{
			display: none;
		}
		.auto-fold #wpcontent {
		    position: relative;
		    margin-left: 0;
		    padding-left: 0px;
		}
		.news{
					width:100%  !important;
					margin: 0 auto;
					overflow: hidden;
			}
		.newsul a{
			display: inline-block;
			float: left;
			width:48%;
			height:149px;
			margin: 1%;
			text-align: center;
			border: 1px solid #ccc;
			box-sizing: border-box;
			border-radius:5px;
			overflow: hidden;
		}
		.wyy_shouye{
			width:90% !important;
			    margin: 0 auto;
		}
		.wyy_shouye1{
			display: none;
		}
		.wyy_shouye2{
			display: block !important;
		}
		.biaoge1{
			width: 100%;
		}
		.biaoge1 li{
			width: 33.33%;
			height: 81px;
		}
		.biaoge1 input{
			width: 100%;
		}
		#chartmain{
			width: 100% !important;
		}
		#chartmain>div{
			width: 100% !important;
		}
		#chartmain>div>canvas{
			width: 100% !important;
		}
		.right{
			float: right;
		}
		.wenben{
			width: 100% !important;
		}
		.ass{
			margin-top:10px;
		}
		.biaoge2{
			width: 100%;
			border: 1px solid #ccc;
		}
		.biaoge2-1{
			width:100%;
			overflow: hidden;
		}
		.biaoge2-1 li{
			width: 100%;
			line-height:40px;
			text-align: center;
			border-bottom:1px solid #ccc;
		}
		.biaoge2-1 li>input{
			border: none;
		}
		.shouyi{
			width: 100% !important;
			text-align: center;
		}
		.xin{
			margin-left: 0 !important;
             padding: 0 36px;
			 margin-top:10px;
		}
		.wyy_left{
			margin: 0 !important;
		}
		.wyy_yijian{
			top: 90px !important;
			left: -108px !important;
		}
		.wyy_yijian button{
			padding: 0 36px !important;
		}
		.wyy_he{
			height: 180px;
		}
		.wyy_chong{
			top: 17px !important;
			left: -108px !important;
		}
		.wyy_chong button{
			padding: 0 36px !important;
		}
		.wenti{
			margin-left:24px;
		}
		.fuzhji{
			width: 200px !important;
			line-height:24px;
		}
		.wyykuang{
		    overflow-x: scroll;
		}
	}
		#wpwrap{
		background-color:#fff;
	}
	.point {
    width: 50px;
    height: 50px;
    background-color: orange;
    position: fixed;
    border-radius: 50%;
    text-align: center;
    line-height:50px;
    right: 27px;
    bottom: 100px;
    z-index: 99999999999999999;
  }
  .point img{
      width:100%;
      height:100%;
      border-radius:50%;
  }
 
  .point-flicker:before {
    background-color: rgba(0, 168, 253, 0.2);
  }
 
  /* 设置动画 */
  .point-flicker:before,
  .point-flicker:after {
    content: '';
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    border-radius: 50%;
    animation: warn 1.5s ease-out 0s infinite;
  }
 
  @keyframes warn {
    0% {
      transform: scale(0.5);
      opacity: 1;
    }
 
    30% {
      opacity: 1;
    }
 
    100% {
      transform: scale(1.4);
      opacity: 0;
    }
  }
  .shuoming{
    width:225px;
    height: 30px;
    line-height: 30px;
    margin-top: -43px;
    background: #fff;
    right: 60px;
    text-align: center;
    position: absolute;
    border-radius: 5px;
    background: orange;
    color: #fff;
    display: none;
  }

	
	