.container .main .main-content{
  width: 100%;
  /* overflow: auto; */
  margin-bottom: 40px;
  margin-top: 20px;
}
.container .main .main-content .news-left{
  width: 720px;
  overflow: auto;
}
.container .main .main-content .news-right{
  width: 462px;
  overflow: auto;
}
.container .main .main-content .news-left .swiper-container{
  width: 720px;
  height: 404px;
  position: relative;
  margin-bottom: 40px;
}
.container .main .main-content .news-left .swiper-container .swiper-slide{
  position: relative;
}
.container .main .main-content .news-left .swiper-container .swiper-slide img{
  width: 720px;
  height: 404px;
  display: block;
  /* margin-bottom: -60px; */
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 5px;
  width: 97%;
  text-align: right;
	right: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.container .main .main-content .news-left .swiper-container .info{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 680px;
  /* height: 60px;
  line-height: 60px; */
  /* background:#000;
  opacity:0.3; */
	line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 24px;
  color: #fff;
  padding: 20px; 
}
.container .main .main-content .news-left .swiper-container .btn1{
  width: 30px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  display: block;
}
.container .main .main-content .news-left .swiper-container .btn2{
  width: 30px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  display: block;
}
.container .main .main-content .news-left .new-left-content{
  width: 100%;
  overflow: auto;
}
.container .main .main-content .news-left .new-left-content .jinri-news{
  width: 350px;
  overflow: auto;
}
.container .main .main-content .news-left .new-left-content .kunshan-news{
  width: 350px;
  overflow: auto;
}
.container .main .main-content .news-left .new-left-content .jinri-news .jinri-news-title{
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-bottom: 18px;
}
.container .main .main-content .news-left .new-left-content .jinri-news .jinri-news-title .sp1{
  width:4px;
  height:23px;
  display: block;
  margin-top: 4px;
  background:#CB0010;
}
.container .main .main-content .news-left .new-left-content .jinri-news .jinri-news-title .sp2{
  font-size: 24px;
  color: #000;
  margin-left: 12px;
}
.container .main .main-content .news-left .new-left-content .jinri-news .jinri-news-content{
  width: 350px;
  overflow: auto;
}
.container .main .main-content .news-left .new-left-content .jinri-news .jinri-news-content li{
  width: 350px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  margin-bottom: 14px;
  cursor: pointer;
}
.container .main .main-content .news-left .new-left-content .jinri-news .jinri-news-content li:last-child{
	margin-bottom: 0;
}
.container .main .main-content .news-left .new-left-content .jinri-news .jinri-news-content li:hover{
  color: #CB0010;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video,
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dt
{
  width: 350px;
  overflow: auto;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dt .news-video-top{
	width: 174px;
  overflow: auto;
  position: relative;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dt .news-video-top .mask{
	width: 100%;
	height: 96px;
	background:rgba(0,0,0,0.6);	
	position: absolute;
	left: 0;
	top: 0;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dt .news-video-top .mask img{
	margin: 26px 0 0 69px;
	width: 36px;
	height: 36px;
	display: block;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dt .news-video-top img{
  width: 174px;
  height: 96px;
  display: block;
  cursor: pointer;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dt .news-video-top p{
  font-size: 14px;
  color: #333;
  margin-top: 10px;
  margin-bottom: 14px;
  text-align: left;
  cursor: pointer;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dt .news-video-top:hover p{
  color: #CB0010;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dd{
  width: 350px;
  overflow: auto;
  margin-bottom: 14px;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dd:last-child{
	margin-bottom: 0;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dd img{
  width: 18px;
  height: 18px;
  display: block;
  margin-right: 12px;
  margin-top: 2px;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dd span{
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.container .main .main-content .news-left .new-left-content .jinri-news .news-video dd span:hover{
  color: #CB0010;
}
.container .main .main-content .news-right .mayor-content{
	width: 100%;
	overflow: auto;
  height: 434px;
}
.container .main .main-content .news-right .mayor-content li{
	width: 100%;
	overflow: auto;
	margin-bottom: 32px;
}
.container .main .main-content .news-right .mayor-content li:last-child{
	/* margin-bottom: 29px; */
  margin-bottom: 0;
}
.container .main .main-content .news-right .mayor-content li h3{
	font-size: 22px;
	color: #000;
	overflow: hidden;
  text-overflow:ellipsis;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 6px;
}
.container .main .main-content .news-right .mayor-content li p{
	font-size: 15px;
	color: #333;
	overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  line-height: 28px;
}
.container .main .main-content .news-right .mayor-content li a h3:hover{
	color: #CB0010 !important;
}
.container .main .main-content .news-right .mayor-content li a p:hover{
	color: #CB0010 !important
}
.container .main .main-content .news-right .mayor{
	width: 100%;
	max-height: 60px;
	margin-bottom: 10px;
}
.container .main .main-content .news-right .mayor div{
	width: 225px;
	height: 60px;
	background: #CB0010;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
    cursor: pointer;
    display: inline-block;
}
.container .main .main-content .news-right .mayor div:hover{
	background: #E60012;
}
.container .main .main-content .news-right .mayor div a{
    display: block;
}
.container .main .main-content .news-right .news-ranking-title{
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-bottom: 18px;
}
.container .main .main-content .news-right .news-ranking-title .sp1{
  width:4px;
  height:23px;
  display: block;
  margin-top: 4px;
  background:#CB0010;
}
.container .main .main-content .news-right .news-ranking-title .sp2{
  font-size: 24px;
  color: #000;
  margin-left: 12px;
}
.container .main .main-content .news-right .news-ranking{
	width: 100%;
	overflow: auto;
}
.container .main .main-content .news-right .news-ranking li{
	width: 100%;
/*  overflow: auto;*/
  margin-bottom: 14px;
  position: relative;
}
.container .main .main-content .news-right .news-ranking li:last-child{
	margin-bottom: 0;
}
.container .main .main-content .news-right .news-ranking li .line{
  display: block;
  width: 1px;
  height: 19px;
  border-left: 1px solid #E5E5E5;
  position: absolute;
  left: 9px;
  top: 19px;
}
.container .main .main-content .news-right .news-ranking li:last-child .line{
  display: none;
  width: 1px;
  height: 19px;
  border-left: 1px solid #E5E5E5;
  position: absolute;
  left: 9px;
  top: 19px;
}
.container .main .main-content .news-right .news-ranking li .round{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #BFBFBF;
	margin-top: 1px;
}
.container .main .main-content .news-right .news-ranking li:nth-child(1) .round,
.container .main .main-content .news-right .news-ranking li:nth-child(2) .round,
.container .main .main-content .news-right .news-ranking li:nth-child(3) .round
{
	background: #CB0010;
}
.container .main .main-content .news-right .news-ranking li a{
  font-size: 16px;
	color: #333;
	margin-left: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 90%;
}
.container .main .main-content .news-right .news-ranking li:hover a{
	color: #CB0010;
}
.container .main .main-content .news-source-title{
	width: 100%;
	overflow: auto;
	padding-bottom: 14px;
	border-bottom: 1px solid #CB0010;
	margin-bottom: 20px;
}
.container .main .main-content .news-source-title li{
	margin: 0 26px;
	font-size: 20px;
	color: #000;
/*	border-left: 1px solid #E5E5E5;*/
	position: relative;
}
.container .main .main-content .news-source-title li::after{
	content: "";
  display: block;
  clear: both;
  width: 1px;
  height: 22px;
  border-left: 1px solid #E5E5E5;
  position: absolute;
  top: 4px;
  left: -26px;
}

.container .main .main-content .news-source-title li:first-child{
	margin-left: 0;
}
.container .main .main-content .news-source-title li:first-child::after{
	content: "";
  display: none;
  clear: both;
  width: 1px;
  height: 22px;
  border-left: 1px solid #E5E5E5;
  position: absolute;
  top: 4px;
  left: -26px;
}
.container .main .main-content .news-source-title li:hover{
	color: #CB0010;
}
.container .main .main-content .news-source-title li.active a{
	color: #CB0010;
}
.container .main .main-content .news-source-title li.active a::after{
	content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
  border-bottom: 4px solid #CB0010;
  position: absolute;
  left: 0;
  bottom: -14px;
}
.container .main .main-content .news-source-content{
	width: 100%;
	height: 236px;
}
.container .main .main-content .news-source-content li{
	width: 238px;
	height: 236px;
	margin-right: 14px;
	position: relative;
}
.container .main .main-content .news-source-content li:last-child{
	margin-right: 0;
}
.container .main .main-content .news-source-content li:nth-child(1){
	width: 422px;
	height: 236px;
	cursor: pointer;
}
.container .main .main-content .news-source-content li:nth-child(1) img{
	width: 422px;
	height: 236px;
	display: block;
}
.container .main .main-content .news-source-content li:nth-child(1) .mask-wh{
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	background:rgba(0,0,0,0.6);	
}
.container .main .main-content .news-source-content li:nth-child(1) .mask-wh img{
	width: 30px;
	height: 30px;
	display: block;
	margin: 10px 10px 0 14px;
}
.container .main .main-content .news-source-content li:nth-child(1) .mask-wh p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #fff;
	width: 84%;
}

.container .main .main-content .news-source-content li .first-cover{
	width: 238px;
	height: 133px;
	display: block;
}
.container .main .main-content .news-source-content li .content-bottom{
	width: 100%;
	height: 103px;
	border: 1px solid #E1E1E1;
	border-top: 0;
	padding: 0 10px;
	overflow: hidden;
}
.container .main .main-content .news-source-content li .content-bottom h3{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #000;
	width: 100%;
	margin: 15px 0 10px 0;
}
.container .main .main-content .news-source-content li .content-bottom .content{
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
	font-size: 12px;
	color: #636363;
	width: 100%;
}
.container .main .main-content .news-source-content li .img-mask{
	width: 100%;
	height: 133px;
	background:rgba(0,0,0,0.6);	
	position: absolute;
	left: 0;
	top: 0;
}
.container .main .main-content .news-source-content li .img-mask img{
	margin: 52px 0 0 104px;
}
.container .main .main-content .news-type-left,
.container .main .main-content .news-type-left .news-type-left-title,
.container .main .main-content .news-type-left .scenic
{
	width: 785px;
	overflow: auto;
}
.container .main .main-content .news-type-right,
.container .main .main-content .news-type-right .news-type-right-title
{
	width: 392px;
	overflow: auto;
}
.container .main .main-content .news-type-left .news-type-left-title .news-type-city{
	font-size: 20px;
	color: #CB0010;
	padding-bottom: 13px;
	border-bottom: 4px solid #CB0010;
	margin-bottom: 14px;
}
.container .main .main-content .news-type-left .news-type-left-title .news-type-address{
	width: 90%;
	height: 26px;
	line-height: 26px;
	overflow: auto;
	margin-left: 16px;
	margin-top: 2px;
}
.container .main .main-content .news-type-left .news-type-left-title .news-type-address li{
	font-size: 14px;
	color: #000;
	margin-right: 8px;
}
.container .main .main-content .news-type-left .scenic .scenic-left,
.container .main .main-content .news-type-left .scenic .scenic-right
{
	width: 378px;
	overflow: auto;
}
.container .main .main-content .news-type-left .scenic .scenic-left .scenic-left-top{
	width: 378px;
	height: 119px;
	margin-bottom: 18px;
}
.container .main .main-content .news-type-left .scenic .scenic-left .scenic-left-top .img-box{
	width: 216px;
  height: 119px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.container .main .main-content .news-type-left .scenic .scenic-left .scenic-left-top .scenic-left-title{
	width: 154px;
	height: 119px;
}
.container .main .main-content .news-type-left .scenic .scenic-left .scenic-left-top .scenic-left-title .title{
	width: 100%;
	font-size: 16px;
	color: #333;
	margin-bottom: 16px;
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 24px;
}
.container .main .main-content .news-type-left .scenic .scenic-left .scenic-left-top .scenic-left-title .content{
	width: 100%;
	font-size: 12px;
	color: #ACACAC;
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.container .main .main-content .news-type-left .scenic .scenic-left .scenic-news{
	width: 100%;
	overflow: auto;
}
.container .main .main-content .news-type-left .scenic .scenic-left .scenic-news li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
	margin-bottom: 14px;
	cursor: pointer;
}
.container .main .main-content .news-type-left .scenic .scenic-left .scenic-news li:last-child{
	margin-bottom: 0;
}
.container .main .main-content .news-type-left .scenic .scenic-left .scenic-news li:hover{
	color:#CB0010;
}
.container .main .main-content .news-type-left .scenic .scenic-right .scenic-right-title{
    width: 100%;
    height: 56px;
    font-size: 20px;
    color: #000;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 22px;
}
.container .main .main-content .news-type-left .scenic .scenic-right .scenic-right-title1{
	line-height: 30px;
}
.container .main .main-content .news-type-left .scenic .scenic-right .line{
	width: 40px;
	height: 1px;
	border-bottom: 4px solid #CB0010;
	margin-bottom: 20px;
}
.container .main .main-content .news-type-left .scenic .scenic-right .scenic-news{
	width: 100%;
	overflow: auto;
}
.container .main .main-content .news-type-left .scenic .scenic-right .scenic-news li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
	margin-bottom: 14px;
	cursor: pointer;
}
.container .main .main-content .news-type-left .scenic .scenic-right .scenic-news li:hover{
	color:#CB0010;
}
.container .main .main-content .news-type-left .scenic .scenic-right .scenic-news li:last-child{
	margin-bottom: 0;
}
.container .main .main-content .news-type-right .news-type-right-title .news-type-city{
	font-size: 20px;
	color: #CB0010;
	padding-bottom: 13px;
	border-bottom: 4px solid #CB0010;
	margin-bottom: 14px;
	margin-right: 16px;
}
.container .main .main-content .news-type-right .news-type-right-title .more{
	font-size: 14px;
	color: #000;
	margin-top: 4px;
}
.container .main .main-content .news-type-right .opera-top{
	width: 392px;
	height: 219px;
	position: relative;
	cursor: pointer;
	margin-bottom: 23px;
}
.container .main .main-content .news-type-right .opera-top img{
	width: 392px;
	height: 219px;
}
.container .main .main-content .news-type-right .opera-top .mask-live{
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	background:rgba(0,0,0,0.6);	
}
.container .main .main-content .news-type-right .opera-top .mask-live img{
	width: 30px;
	height: 30px;
	display: block;
	margin: 10px 10px 0 14px;
}
.container .main .main-content .news-type-right .opera-top .mask-live p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #fff;
	width: 84%;
}
.container .main .main-content .news-type-right .opera-list{
	width: 100%;
	height: auto;
}
.container .main .main-content .news-type-right .opera-list li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
	margin-bottom: 14px;
	cursor: pointer;
}
.container .main .main-content .news-type-right .opera-list li:last-child{
	margin-bottom: 0;
}
.container .main .main-content .news-type-right .opera-list li:hover{
	color:#CB0010;
}
.container .main .main-content .news-type-right .opera-list img{
	width: 18px;
	height: 18px;
	display: block;
	margin: 2px 12px 0 0;
}
.container .main .main-content .news-type-right .opera-list p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 355px;
}
.container .main .main-content .news-type-left .ad{
	width: 785px;
	height: 90px;
	display: block;
	margin-top: 40px;
}
.container .main .main-content .news-type-right .ad{
	width: 392px;
	height: 90px;
	display: block;
	margin-top: 37px;
}
.container .main .main-content .news-type-right .scenic-right-title{
	width: 100%;
	overflow: auto;
	margin-bottom: 30px;
	font-size: 20px;
	color: #000;
}
.container .main .main-content .news-type-right .scenic-right-title1{
  width: 100%;
  height: 56px;
  font-size: 20px;
  color: #000;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 22px;
  line-height: 30px;
}
.container .main .main-content .news-type-right .line{
	width: 40px;
	height: 1px;
	border-bottom: 4px solid #CB0010;
	margin-bottom: 20px;
}
.container .main .main-content .news-type-right .scenic-news{
	width: 100%;
	overflow: auto;
}
.container .main .main-content .news-type-right .scenic-news li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
	margin-bottom: 14px;
	cursor: pointer;
}
.container .main .main-content .news-type-right .scenic-news li:hover{
	color:#CB0010;
}
.container .main .main-content .news-type-right .scenic-news li:last-child{
	margin-bottom: 0;
}
.container .main .main-content .news-type-left .scenic .scenic-left .news-type-left-title{
	width: 100%;
}
.container .main .main-content .news-type-left .scenic .scenic-left .news-type-left-title .news-type-address{
	width: 62%;
}
.container .main .main-content .top-meun-left,
.container .main .main-content .top-meun-left .top-meun-list
{
	width: 188px;
	overflow: auto;
}
.container .main .main-content .top-meun-right{
	width: 950px;
	overflow: auto;
}
.container .main .main-content .top-meun-left .top-meun-list li{
	width: 100%;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #EDEDED;
	cursor: pointer;
}
.container .main .main-content .top-meun-left .top-meun-list li.active{
	background: #E50011;
	color: #fff;
	border-bottom: 0;
	border-radius:8px;
}
/*.container .main .main-content .top-meun-left .top-meun-list li:hover{
	color: #CB000F;
}*/
.container .main .main-content .top-meun-left .top-meun-list li:last-child{
	border-bottom: 0;
}
.container .main .main-content .top-meun-right .right-headerimg{
	width: 950px;
	overflow: auto;
	display: block;
	margin-bottom: 40px;
}
.container .main .main-content .top-meun-right .top-meun-right-content{
	width: 100%;
	overflow: auto;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic{
	width: 100%;
	overflow: auto;
	margin-bottom: 40px;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left,
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-right
{
	width: 460px;
	overflow: auto;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left .scenic-left-top{
	width: 100%;
	height: 119px;
	margin-bottom: 18px;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left .scenic-left-top img{
	width: 216px;
	height: 119px;
	display: block;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left .scenic-left-top .scenic-left-title{
	width: 230px;
	height: 119px;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left .scenic-left-top .scenic-left-title .title{
	width: 100%;
	font-size: 16px;
	color: #333;
	margin-bottom: 16px;
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left .scenic-left-top .scenic-left-title .content{
	width: 100%;
	font-size: 12px;
	color: #ACACAC;
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left .scenic-news{
	width: 100%;
	overflow: auto;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left .scenic-news li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
	margin-bottom: 14px;
	cursor: pointer;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left .scenic-news li:last-child{
	margin-bottom: 0;
}
.container .main .main-content .top-meun-right .top-meun-right-content .scenic .scenic-left .scenic-news li:hover{
	color:#CB0010;
}
.container .main .main-content .top-meun-right .top-meun-right-content .news-type-left-title {
	width: 100%;
	overflow: auto;
}
.container .main .main-content .top-meun-right .top-meun-right-content .news-type-left-title .news-type-city{
	font-size: 20px;
	color: #CB0010;
	padding-bottom: 13px;
	border-bottom: 4px solid #CB0010;
	margin-bottom: 14px;
}
.container .main .main-content .top-meun-right .top-meun-right-content .news-type-left-title .news-type-address{
	width: 80%;
	height: 26px;
	line-height: 26px;
	overflow: auto;
	margin-left: 16px;
	margin-top: 2px;
}
.container .main .main-content .top-meun-right .top-meun-right-content .news-type-left-title .news-type-address li{
	font-size: 14px;
	color: #000;
	margin-right: 8px;
}
.qrcode{
  width: 250px;
  height: 250px;
  display: block;
  margin: 0 auto;
  margin-top: 110px;
  margin-bottom: 60px;
}
.jianshe{
  width: 460px;
  height: 378px;
  display: block;
  margin: 0 auto;
  margin-top: 110px;
  margin-bottom: 60px;
}
.jianshep{
  text-align: center;
  font-size: 20px;
  color: #666666;
}
.container .main .main-content .zhibo{
  margin-top: 10px;
  margin-bottom: 42px;
  font-size: 34px;
  color: #000000;
}
.container .main .main-content .zhiboList{
	width: 100%;
	overflow: auto;
}
.container .main .main-content .zhiboList li{
	width: 269px;
	overflow: auto;
	position: relative;
	margin-right: 26px;
	margin-bottom: 60px;
	color: #030001;
}
.container .main .main-content .zhiboList li img{
	width: 100%;
	height: 152px;
	display: block;
	margin-bottom: 18px;
}
.container .main .main-content .zhiboList li .content{
	width: 100%;
	height: 60px;
	font-size: 22px;
  
  overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.container .main .main-content .zhiboList li:hover{
	color: #CB0010;
}
.container .main .main-content .zhiboList li .model{
	width:44px;
	height:20px;
	background:rgba(231,0,18,1);
	border-radius:6px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 18px;
	top: 12px;
}
.container .main .main-content .zhiboList li .model-1{
	background:rgba(0,0,0,0.5);
}
.container .main .main-content .palymore{
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	color: #666666;
	border:1px solid rgba(216,216,216,1);
	cursor: pointer;
}
.mask{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  display: none;	
}
.mask .export-list{
  width: 400px;
  height: 400px;
  margin: -200px 0px 0px -200px;
  background: rgb(255, 255, 255);
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  border-radius: 8px;
}
.mask .export-list .closeDialog{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 6px;
	right: 6px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.mask .export-list h3{
	text-align: center;
	font-size: 30px;
	color: #000000;
	margin: 10px 0;
}
.mask .export-list .list{
	width: 100%;
	overflow: auto;
	padding: 20px 40px;
}
.mask .export-list .sub-btn{
	width: 300px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(230,0,18,1);
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  margin: 20px auto;
}
.mask .export-list .list li{
	width: 100%;
	height: 30px;
}
.radio-btn input[type="radio"], .check-box input[type="checkbox"] {
  visibility: hidden;
}

/*Custom checkbox*/

 .check-box {
  width: 22px;
  height: 22px;
  cursor: pointer;
  display: inline-block;
  margin: 2px 7px 0 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
  border: 1px solid #ccc;
}

.check-box i {
  background: url('css/check_mark.png') no-repeat center center;
  position: absolute;
  left: 3px;
  bottom: -15px;
  width: 16px;
  height: 16px;
  opacity: .5;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transform:rotateZ(-180deg);
  -moz-transform:rotateZ(-180deg);
  -o-transform:rotateZ(-180deg);
  transform:rotateZ(-180deg);
}

.checkedBox {
  -moz-box-shadow: inset 0 0 5px 1px #ccc;
  -webkit-box-shadow: inset 0 0 5px 1px #ccc;
  box-shadow: inset 0 0 5px 1px #ccc;
  border-bottom-color: #fff;
}

.checkedBox i {
  bottom: 2px;
  -webkit-transform:rotateZ(0deg);
  -moz-transform:rotateZ(0deg);
  -o-transform:rotateZ(0deg);
  transform:rotateZ(0deg);
}

/*Custom radio button*/

 .radio-btn {
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  margin: 3px 7px 0 0;
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #ccc;
  box-shadow: 0 0 1px #ccc;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}

.checkedRadio {
  -moz-box-shadow: inset 0 0 5px 1px #ccc;
  -webkit-box-shadow: inset 0 0 5px 1px #ccc;
  box-shadow: inset 0 0 5px 1px #ccc;
}

.radio-btn i {
  border: 1px solid #E1E2E4;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 4px;
  top: 4px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.checkedRadio i {
  background-color: rgba(230,0,18,1);
}
.ad-box{position: fixed; width: 100%; height: 100%;}
.inner{width: 1280px; height: 100%; position: absolute; left: 50%; margin-left: -640px;}
.ad-left{
	width: 75px;
	height: 250px;
/*	border-radius: 10px;*/
	position: fixed;
	left: 0px;
  top: 150px;
  z-index: 100;
}
.ad-left .ad-left-img{
	width: 75px;
	height: 250px;
}
.ad-left .close{
	width: 30px;
	height: 30px;
	position: absolute;
	right: -10px;
  top: -10px;
	cursor: pointer;
}
.ad-right{
	width: 75px;
	height: 250px;
	position: fixed;
	right: 0px;
  top: 150px;
  z-index: 100;
}
.ad-right .ad-left-img{
	width: 75px;
	height: 250px;
}
.ad-right .close{
	width: 30px;
	height: 30px;
	position: absolute;
	right: -10px;
  top: -10px;
	cursor: pointer;
}
.bottom-ad{
  width: 100%;
  overflow: auto;
  clear: both;
  margin-bottom: 20px;
}
.bottom-ad li{
  width: 390px;
  height: 60px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.bottom-ad li a {
    width: 100%;
    height: 100%;
}
.bottom-ad li a img{
  width: 390px;
  height: 60px;
  display: block;
}
.bottom-ad li:last-child{
  margin-right: 0;
}
/*@media screen and (max-width: 1500px) {
  .ad-box{display: none;}
}*/
.error{
	width: 510px;
	height: 230px;
	display: block;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 30px;
}
.error-msg{
	font-size: 20px;
	color: #A9ABAD;
	text-align: center;
}
.error-btn{
	width: 158px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 50px auto;
	background: #E60012;
	border-radius: 20px;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}
.container .main .main-content-frist{
  width: 100%;
  overflow: hidden;
  /* margin-bottom: 40px; */
  /*margin-top: 20px;*/
}
.container .main .main-content-frist li{
	width: 1200px;
	height: 90px;
	margin-bottom: 10px;

}
.container .main .main-content-frist li img{
	width: 1200px;
	height: 90px;
	display: block;
}

.container .main .main-content-second{
  width: 100%;
  overflow: hidden;
  /* margin-bottom: 40px; */
  margin-top: 20px;
	clear: both;
}
.container .main .main-content-second li{
	width: 595px;
	height: 90px;
	margin-bottom: 10px;

}
.main-content-second li:nth-child(odd){float: left;}
.main-content-second li:nth-child(even){float: right;}
.container .main .main-content-second li img{
	width: 595px;
	height: 90px;
	display: block;
}
.container .main .main-content-third{
  width: 100%;
  overflow: hidden;
  /* margin-bottom: 40px; */
  margin-top: 20px;
	clear: both;
}
.container .main .main-content-third li{
	width: 392px;
	height: 90px;
	margin-bottom: 10px;
  margin-right: 12px;
	float: left;
}
.container .main .main-content-third li img{
	width: 392px;
	height: 90px;
	display: block;
}
.container .main .main-content-third li:nth-child(3n+3){
	margin-right: 0;
}