html,body{
	width:100%;
	height: 100%;
}
/*header*/
.header{background:#fff;height:41px;}
.header span{float:left;}
.header span img{margin-top:3px;}
.header em{float:right;padding-top:8px; font-style:normal;}
.header em a{margin:0 6px;}
.header em,.header em a,.header em a:link,.header em a:visited,.header em a:hover{color:#666;}
.w1000{
  width:1000px;
  margin:0 auto;
}
.box{
	width: 100%;
	
	background: url(../img/bot.png)  bottom no-repeat;
	background-size: 100%;
	padding-bottom: 175px;
}
.bg-box{
	width: 100%;
	height: 100%;
	background: url(../img/bg.png) no-repeat;
	background-size: 100%;
	
}
.banner{
	width: 100%;
	height: auto;
}
.content{
	width: 1000px;
	background: ;
	
}
.bigImg{
  width:1000px;
  height:600px;
  overflow:hidden;
}
.bigImg .swiper-slide p{
  text-align:center;
  font-size:18px;
  padding:5px 0;
  color:#333;
}
.title{
	

	font-size: 30px;
	margin: 25px 0 ;
	line-height: 30px;

	/* background:linear-gradient(to bottom right, #73b0da, #58c090);
    -webkit-background-clip: text;
	-ms-background-clip: text;
    color: transparent;  */
	border-left: 2px solid #7ea0f1;
	
	padding-left: 10px;
	color:  #58c090;
}
.daoyu-article{
	line-height: 32px;
}
.daoyu-content{
	margin: 40px 0 32px;
	overflow: hidden;
}
.daoyu-content-l,.daoyu-content-l img{
	width: 466px;
	height: 308px;
}
.daoyu-content-r-a{
	padding: 20px 0;
	border-bottom: 1px dashed #717ae3;
	line-height: 25px;
}
.bottom-none{
	border: none;
}
.daoyu-content-r{
	width: 500px;
	margin-left: 32px;
}
.daoyu-content-l,.daoyu-content-r{
	float: left;
}
.daoyu-content .sec-title{
	height: 23px;
	line-height: 23px;
	/* background:linear-gradient(to bottom right, #73b0da, #58c090);
	-webkit-background-clip: text;
	color: transparent; */
	font-size: 23px;
	border-left: 2px solid #7ea0f1;
	padding-left: 10px;
	color:  #58c090;
}

.gaoqingdatu{
	clear: both;
	padding-bottom: 38px;
	
}
.qiyefengcai{
	
}
.title-bg{
	width: 100%;
	height: 54px;
	background: url(../img/title-bg.png) center no-repeat;
	background-size: 100%;
	text-align: center;
	line-height: 54px;
	color: white;
	font-size: 28px;
}
.qiye-box{
	background: #edf1f0;
	width: 100%;
	padding-bottom: 10px;
}
.qiye-box-num{
	margin-top: 12px;
	width: 100%;
	height: 225px;
	background: white;
	
}
.num-l{
	height: 213px;
	width: 213px;
}
.num-l,.content-middle,.img-r.ou{
	float: left;
}
.img-r.ou{
	margin-right: 0;
}
.num-l.ou{
	float:right;
	margin-right: 20px;
}
.content-middle{
	width:320px;
	padding:20px 130px 0 30px;
	
}
.content-middle.text-right{
	text-align: right;
	padding:20px 30px 0 130px;
	
}
.content-middle.text-right .content-m-title{
	text-align: right;
}
.content-middle .content-m-title{
	line-height: 40px;
	font-size: 18px;
}
.img-r{
	float: right;
	margin: 20px 20px 20px 0;
}
.img-r img{
	height: 183px;
	width: 270px;
}
.huigu-content{
	height: 210px;
	
}
.huigu-content img{
	margin-right: 18px;
	width: 320px;
	height: 210px;
	float: left;
}
.huigu-content img:nth-child(3){
	margin-right: 0;
}

textarea{
	width: 1000px;
	height: 195px;
	resize: none;
	border: 1px solid #e7f0f5;
	
}
.weibo{
	position: relative;
}
button{
	border: none;
	background:url(../img/btn-bg_03.png) no-repeat;
	color: white;
	float: right;
	height: 50px;
	width: 143px;
	display: block;
	position: absolute;
	top: 275px;
	right: 0;
	
}
.comment{
	padding:0 30px 30px 30px;
	border-radius: 5px;
	border: 1px solid #e7f0f5;
	margin-top: 100px;
	overflow: hidden;
}
.comment .img-l{
	float: left;
}
.comment .comment-r{
	float: left;
	margin-left: 18px;
	border-bottom: 1px dashed #eee;
	padding-bottom:10px ;
	width: 870px;
}
.comment:nth-last-child .comment-r{
	border-bottom: none
}
.comment .comment-list{
	
	overflow: hidden;
	padding-top: 32px;
}
.time{
	float: left;
	width: 150px;
	color: #7ea0f1;
	line-height: 40px;
	
}
.zhuanfa{
	float: right;
	width: 150px;
}
.ping{
	margin-left: 10px;
	
}
.ping span,.zhuan span{
	margin-left: 10px;
	line-height: 40px;
}
.qiye-box-num-ou .content-middle{
	text-align: right;
}
.name{
	font-weight: bolder;
}
.copyright{
    text-align:center;padding:20px 0;
	font-size:14px;
	line-height:180%;
}