﻿@media screen and (max-width: 1200px) {
	/* 通用初始化样式 START */
	
	* {
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    word-break: break-all;
	}
	html,
	body {
			font-size: 0.14rem;
	}
	body {
			-webkit-tap-highlight-color: transparent;
	}
	.mshow {
			display: block!important;
	}
	.mhidden {
			display: none!important;
	}
	.mf22 {
			font-size: .22rem!important;
	}
	.mf24 {
			font-size: .24rem!important;
	}

	.mf26 {
			font-size: .26rem!important;
	}

	.mf28 {
			font-size: .28rem!important;
	}
	.mf30 {
			font-size: .3rem!important;
	}
	.mf32 {
			font-size: .32rem!important;
	}

	.mf36 {
			font-size: .36rem!important;
	}

	.mclearfix::after {
			content: "";
			display: block;
			clear: both;
	}
	.left{
		width: 100%!important;
	}
	.right{
		width: 100%!important;
	}
.overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
	
	.compic{
				width: 100%!important;
				height: 100%!important;
				display: block;
			}
	.content {
		width: 100%;
			
	}
	/* 公共头部日期 */
	.head-top{
		display: none;
	}
	/* 公共头部 */
	
	.head .head-content-box {
	    padding: .36rem 0  0 .36rem;
			background: none;
			position: relative;
			height: 2.8rem;
	}
	.head .head-content-box .top-bg {
	    position: absolute;
			top: 0;
			left: 0;
			z-index: -1;
			width: 100%;
	}
	.head .head-content-box .top-bg img{
			width: 100%;
	}
	.head .head-content-box .head-content-view {
	    width: 100%;
	}
	.head .head-content-box .head-content-view .head-log{
		width: .71rem;
		height: .71rem;
		position: absolute;
		top: .4rem;
		padding-top: 0;
	}
	.head .head-content-box .head-content-view .head-log img{
		width: .71rem!important;
		height: .71rem!important;
	}
	.head .head-content-box .head-content-view .head-tiltle {
	    text-align: left;
			margin-top: .18rem;
			margin-left: .8rem;
	    font-size: .3rem;
			margin-bottom: .48rem;
	}
	.head .head-content-box .head-content-view .head-search {
	    text-align: left;
	    margin: .26rem 0 .56rem;
			height:.6rem ;
	}
	.head .head-content-box .head-content-view .head-search input{
		width: 5.52rem;
		height: .6rem;
		font-size: .28rem;
		
	}
	.head .head-content-box .head-content-view .head-search img {
	    width: 1.36rem!important;
			height: .6rem!important;
	}
	.head-content-box .head-content-view .head-nav {
	    width: 100%;
			display: flex;
			flex-wrap: wrap;
			background: #1662B4;		
			margin-left: -.36rem;
			bottom: auto;
	}
	.head-content-box .head-content-view .head-nav div{
	   float: none;
	   width: 33.33%;
	   height: .7rem;
	   line-height: .7rem;
		 
		 position: relative;
	}
	.head-content-box .head-content-view .head-nav a {
	    color: #fff;
	    font-size: .28rem;
	}
	.head-content-box .head-content-view .head-nav div::after{
		content: '';
	  position: absolute; 
		top: .15rem;
		right: 0;
		width: 1px;
		height: .36rem;
		background: #4581c3;
	}
	.head-content-box .head-content-view .head-nav div:last-child::after{
		display: none;
	}
	.current-location {
	  margin-top: 1.1rem;
		color: #999999;
		font-size: .22rem;
		height: .4rem;
		padding-left: .32rem;
		margin-bottom: .32rem;
	}
	.current-location a{
		color: #999999;		
	}
	.watch-more{
		text-align: center;
		margin-top: .5rem;
		margin-bottom: .4rem;
	}
	.watch-more a{
		display: block;
		color: #999999;
		font-size: .24rem;
	}
	.foot {
			background: #D2D2D2;
			padding: .26rem 0 .3rem ;
	}
	.foot .foot-select-box {
			height:auto;
			background-color: none;
			margin-left: .93rem;
	}
	.foot .foot-select-box .select-wrap {
	    width: 100%;
			display: flex;
			flex-wrap: wrap;
			
	}
		.foot .foot-select-box .select-wrap .select-item {
		    float: none;
		    width: 2.7rem;
				line-height: .45rem;
				background: #EAEAEA;
				margin-right: .25rem;
				margin-bottom: .2rem;
				position: relative;
		}
		.foot .foot-select-box .select-wrap .select-item  a{
		 
			display: flex;
			justify-content: center;
			justify-content: space-between;
	    padding: 0 .1rem;
			font-size: .22rem;
		}
		
		.foot .foot-select-box .select-wrap .select-item span {
		    font-size: .22rem;
		}
	.foot .foot-select-box .select-wrap .select-item  a img{
	margin-top: .2rem;
		}
		
		.foot .foot-content-box .foot-content {
		  width: 100%;
	    padding-top: .5rem;
	    position: relative;
		}
	.foot .foot-content-box .foot-content .foot-middle {
		float: none;
		width: 100%;
		background: #D2D2D2;
		padding-bottom:.3rem;
		font-size: .16rem;
	}
	.foot .foot-content-box .foot-content .foot-middle div {
	    font-size: .16rem;
	    color: #999;
			margin-bottom: .1rem;
	}
	.foot .foot-content-box .foot-content .foot-middle div span a {
	    font-size: .18rem; 
	    color: #666666 !important;
	}
	.foot .foot-content-box .foot-content .foot-middle .foot-link {
	    margin-bottom:.35rem;
	    font-size: .18rem;
	    color: #666;
	}
	.foot .foot-content-box .foot-content .foot-left{
	    position: absolute;
	    top: 0.2rem;
	    left: 0;
	  }
	  .foot .foot-content-box .foot-content .foot-right{
		  position: absolute;
	    top: 0.2rem;
	    right: 0;
		}
		.foot .foot-content-box {
		  background: #D2D2D2;
			margin-top: .5rem;
		}
		.foot .foot-content-box .foot-content .foot-left img {
		   width: .88rem;
			 height: .44rem;
		}
		.foot .foot-content-box .foot-content .foot-right .foot-gz {
		  width: .55rem;
			height: .53rem;
			padding-right: 0;
			margin-right: .1rem;
		}
		
		.foot-tzjg{
			width: .48rem!important;
			height: .6rem!important;
		}
		.select_content {
		    width: 2.7rem;
		    height: auto;
		    
		}
	  .select_content{
	    bottom: 45px;
			}
	.select_content .select_scroll_con .select_con1{
	  width: auto!important;
	  float: none;
	  line-height: 2;
	}
	
	.list-content {
	    width: 100%;
	    height: auto;  
			line-height: normal;
	    margin-bottom: -.3rem;
			margin-left: -.3rem;
			padding-top: .3rem;
	}
	.list-content li{
	  position: relative;
		margin-bottom: .3rem;
    
	}
	
	.list-content li i {
	   padding: 0;
		 position: absolute;
		 top: 0.1rem;
		 left: .25rem;
	}
	.list-content li .list-title {
		display: block;
		width:auto;
		padding-left: .36rem;
		padding-right: 2rem;
	}
	.list-content li .list-date {
	    float: none;
	    position: absolute;
	    padding-right: 0;
	    top: 0;
	    right: .25rem;
			color: #999;
	}
	.row2{
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.row3{
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.list-page {
	    margin: 0 auto;
	    width: 100%!important;
	    height: auto;
			display: flex;
			justify-content: center;
	}
	.list-page .list-page-float {
	    
	    height: .54rem;
	    line-height: .54rem;
	    font-size: .24rem;
	    
	}
	.list-page .page-num {
	  
	    width: .58rem;
	}
	.list-page .prev, .list-page .next {
	    
	    width: 1.15rem;
	}
	}