

@media only screen and (max-width: 959px) and (min-width: 280px) {
	
	/*中小屏幕*/
	*{
		margin: 0;
	    padding: 0;
	}
	.container {
		width: 100%;
		margin: 0 auto;
		background-color: cornflowerblue;
		color: white;
	}
	
	.daohang {
		width: 100%;
		/*height: auto;*/
		/*background-color: pink;*/
		border: 1px solid red;
		position:fixed;
		top:0px;
		height: auto;
		background-color: cornflowerblue;
		/*background-color: cornflowerblue;
		color: white;*/
		/*left:50%;
	    -webkit-transform: translateX(-50%);*/
	    /*bottom:100px ;*/
		/*display: flex;*/
		/*flex-wrap: nowrap;*/
	}
	.daohang img{
		width: 100%;
		height: 80px;
		margin-top: 10px;
		/*line-height: 80px;*/
		/*float: left;*/
	}
	.daohang ul {
		
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		
	}
	.daohang ul li {
		list-style: none;
		line-height: 40px;
		font-weight: bold;
		/*align-self: ;*/
	}
	.daohang ul li a{
		
		text-decoration: none;
		
	}
	.daohang h1 {
		/*width: 100%;*/
		/*margin-top: 0px;*/
		font-size: 12px;
		text-align: center;
		color: white;
		
	}
	.daohang h1 a {
		/*width: 100%;*/
		/*font-size: 12px;
		text-align: center;*/
		text-decoration: none;
		color: white;
	}
	.daohang_zhuti{
		display: flex;
		/*height: 300px;*/
		flex-direction: column;
		margin-top: 170px;
		
		
	}
	.zhuti_video{
		width: 100%;
		border: 1px solid red;
		height: 350px;
	}
	.xiangmu_neirong{
		width: 100%;
		height: auto;
		border: 1px solid red;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		background-color: cornflowerblue;
		margin-bottom: 10px;
	}
	.xiangmu_neirong p{
		align-self:center;
		color: white;
		padding-top: 10px;
		
		
	}
	.jieshao{
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	.jieshao p{
		text-align: center;
		/*color:blue;*/
		/*word-wrap:break-word;*/
		font-weight: bold;
		/*line-height:30px;*/
		margin: 0 auto;
		
	}
	.user_qubie {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	.user_qubie ul {
		display: flex;
		list-style: none;
		clear: both;
		padding: 0;
		margin: 0;
	}
	.user_qubie ul li:nth-child(1){
		/*align-self: center;*/
		display: block;
		width: 25%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		/*需要修改*/
		height: auto;
		padding: 2px;
		margin: 0;
		border: 1px solid red;
		/*border-right: #000 1px solid;
		border-bottom: #000 1px solid;*/
	}
	.user_qubie ul li:nth-child(2){
		
		display: block;
		width: 14.5%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		/*需要修改*/
		height: auto;
		padding: 2px;
		margin: 0;
		border: 1px solid red;
		/*border-right: #000 1px solid;
		border-bottom: #000 1px solid;*/
	}
	.user_qubie ul li:nth-child(3){
		
		display: block;
		width: 14.5%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		/*需要修改*/
		height: auto;
		padding: 2px;
		margin: 0;
		border: 1px solid red;
		/*border-right: #000 1px solid;
		border-bottom: #000 1px solid;*/
	}
	.user_qubie ul li:nth-child(4){
		
		display: block;
		width: 14.5%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		/*需要修改*/
		height: auto;
		padding: 2px;
		margin: 0;
		border: 1px solid red;
		/*border-right: #000 1px solid;
		border-bottom: #000 1px solid;*/
	}
	.user_qubie ul li:nth-child(5){
		
		display: block;
		width: 14.5%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		/*需要修改*/
		height: auto;
		padding: 2px;
		margin: 0;
		border: 1px solid red;
		/*border-right: #000 1px solid;
		border-bottom: #000 1px solid;*/
	}
	.user_qubie ul li:nth-child(6){
		
		display: block;
		width: 14.5%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		/*需要修改*/
		height: auto;
		padding: 2px;
		margin: 0;
		border: 1px solid red;
		/*border-right: #000 1px solid;
		border-bottom: #000 1px solid;*/
	}
	
	
	
	.cemian_miaoshu{
		margin-top: 20px;
	
		display: flex;
		flex-direction: column;
		
	}
	.dange_miaoshu{
		
        text-align: center;
		border: 1px solid red;
		width: 100%;
		height:auto;
		/*padding-top: 10px;*/
		margin-top: 20px;
		
		
	}
	.dange_miaoshu img{
		
		text-align: center;
		width: 50%;
		height: 150px;
	   
	}
	.dange_miaoshu span{
		
		display: block;
		padding-top: 10px;
		
	}
	
	.zhuyi {
		height: auto;
		width: 100%;
		margin-top: 20px;
		border: 1px solid red;
		/*margin-bottom: 10px;*/
	}
	.zhuyi img {
		margin-left: 10px;
		margin-bottom: -3px;
		background-color: white;
	}
	.zhuyi p {
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.zhuyi span {
		/*margin-left: 10px;*/
		/*padding-right: 50px;*/
	}
	.zhuyi span a{
		text-decoration: none;
		
	}
	.gengxin {
		height: auto;
		width: 100%;
		margin-top: 10px;
	}
	.gengxin p {
		/*margin-left: 10px;*/
		display: inline;
	}
	.gengxin span {
		margin-left: 40px;
		display: block;
		padding-top: 5px;
	}
	.gengxin img {
		width:auto;
		height:auto;
		
	}
	.foot {
		height: auto;
		width: auto;
	}
	.foot p {
		height: 50px;
		width: 100%;
		
		text-align: center;
		line-height: 50px;
		/*margin-top: 20px;*/
	}
	.chatme{
		width:100%;
		height:30px;
		border:1px solid red;
		position:fixed;
	    bottom:10px;
		background-color: red;
		text-align:center;
		font-weight: bold;
		line-height:30px;
	
	}
	.chatme a{
		color:white;
		text-decoration: none;
	}
	
	.youqing_lianjie {
		height: auto;
		width: auto;
		/*margin-bottom: 20px;*/
	}
	.youqing_lianjie span {
		margin-left: 2%;
		line-height: 40px;
	}
	.youqing_lianjie ul {
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		/*line-height: -20px;*/
		
	}
	.youqing_lianjie li {
		padding-left: 2%;
		margin-top: 10px;
		/*align-self: center;*/
		/*display: inline;
		
		line-height: 20px;*/
	}
	.youqing_lianjie a {
		text-decoration: none;
		color:white;
	}
	
	
	
}