﻿.clearfloat {
	clear: both;
}

.navigation_bar {
	width: 100%;
	height: 130px;
	z-index: 999;
	-webkit-box-shadow: 0 0 10px #4a4a4a;
	-moz-box-shadow: 0 0 10px #4a4a4a;
	box-shadow: 0 0px 10px #4a4a4a;
	background-color: #FFFFFF;
}

.navigation_bar .bar {
	width: 1200px;
	margin: 0 auto;
}

.icon-bar {
    margin-top: 20px;
    width: 359px;
    height: 130px;
    background: url(../images/logo10.png) no-repeat;
	background-size: 100%;
    float: left;
}

.channel_list {
	float: left;
}

.channel_list li {
	width: 120px;
	text-align: center;
	font-size: 20px;
	padding-top: 50px;
	float: left;
}
.city_card{
	background:url(../upload/images/2023/8/2553aab6b56ebb00e2ea9da6f5f9bad6.png) no-repeat ;
	background-size: 100%;
	height: 1064px;
	width: 100%;
}


.column_list {
	width: 100%;
	height: 68px;
	background-color: #0662C1;
	padding: 0 440px;
}

.column_case {
	width: 135%;
	margin: 0 auto;
}

.column_case li {
	width: 25%;
        height: 68px;
	line-height: 68px;
	background-color: #0662C1;
	text-align: center;
	color: white;
	float: left;
	font-size: 27px;
}
.column_case li a{  }

.column_case li:hover {
	cursor: pointer;
	background-color: #227dda;
}

.case_title {
	margin: 0 auto;
	width: 1100px;
	height: 100px;
	background: url(../images/tbar.png) no-repeat;
	background-size: 100%;
	color: #0662C1;
	font-size: 30px;
	padding-top: 35px;
	padding-left: 150px;
}

.dt_case {
	width: 100%;
}

.case_content {
	width: 1100px;
	margin: 0 auto;
}

.lunbo {
	float: left;
	width: 49%;
	height: 340px;
}

/*轮播图样式，外层只需规定宽高即可*/
.banner {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.banner * {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

.banner .list {
	width: 1000%;
	height: 100%;
	position: absolute;
	left: -100%;
	overflow: hidden;
}

.banner .list.active {
	transition: 1s;
}

.banner .list li {
	width: 10%;
	height: 100%;
	position: relative;
	float: left;
}

.banner .list li img {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
	transition: 1s;
}

.banner .list li img:hover {
	transform: scale(1.02);
}

.banner .list li p {
	position: absolute;
	bottom: 0;
	line-height: 35px;
	background: rgba(0, 0, 0, .8);
	width: 100%;
	box-sizing: border-box;
	padding-right: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-size: 14px;
	text-indent: 10px;
}

.banner .listIndex {
	position: absolute;
	right: 10px;
	bottom: 13px;
	height: 10px;
	z-index: 10;
}

.banner .listIndex li {
	width: 10px;
	height: 100%;
	background: #999;
	display: inline-block;
	margin-right: 8px;
	cursor: pointer;
	vertical-align: top;
}

.banner .listIndex li.active {
	background: #FFF;
}

.content_case {
	float: left;
	width: 49%;
	margin-left: 20px;
	margin-top: -10px;
}

.content_case li {
	line-height: 44px;
	padding: 0 100px 0 0;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content_case li a{ font-size: 16px; }

.content_case li span {
	font-size: 13px;
	position: absolute;
	right: 0;
	color: #999;
}

.bs_list {
	width: 1050px;
	margin: 0 auto;

}

.bs_list li {
	width: 200px;
	    height: 90px;
    line-height: 90px;
	background-color: #0a6eb9;
	color: #FFFFFF;
	font-size: 25px;
	text-align: center;
	float: left;
	margin: 10px 70px;
}

.bs_list li:hover {
	background-color: #aed6ff;
	-webkit-box-shadow: 0 0 10px #4a4a4a;
	-moz-box-shadow: 0 0 10px #4a4a4a;
	box-shadow: 0 0 10px #4a4a4a;
	color: #000000;
}

.zc_list {
	width: 1000px;
	margin: 0 auto;
}

.zc_list li {
	width: 460px;
	height: 80px;
    line-height: 80px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #aed6ff;
	float: left;
	text-align: center;
	margin: 0 20px;
}

.zc_list li:hover {
	background-color: #0a6eb9;
	-webkit-box-shadow: 0 0 10px #4a4a4a;
	-moz-box-shadow: 0 0 10px #4a4a4a;
	box-shadow: 0 0 10px #4a4a4a;
}

.tz_list {
	width: 1000px;
	margin: 0 auto;
}

.tz_list li {
	width: 260px;
	    height: 80px;
    line-height: 80px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #40b1e6;
	float: left;
	text-align: center;
	margin: 0 36px;
}

.tz_list li:hover {
	background-color: #0a6eb9;
	-webkit-box-shadow: 0 0 10px #4a4a4a;
	-moz-box-shadow: 0 0 10px #4a4a4a;
	box-shadow: 0 0 10px #4a4a4a;
}


@media screen and (max-width: 960px) {

	.case_title{
		/* display: none; */
	
		background: none;
		width: 100%;
		padding: 0 10px;
		height: 40px;
		line-height: 40px;
                font-size: 15px;
	}
	.case_content{
		width: 100%;
		
	}
	.lunbo,.content_case{
		width: 100%;
		float: none;
		margin: 0;
	}
        .lunbo {
    height: 280px;
}
	.content_case{
		margin-top: 15px;padding: 0 10px;
	}
	.bs_case,.zc_case{
		margin-bottom: 10px;
	}

	.bs_list,.zc_list,.tz_list{
		width: 100%;
		padding: 0 10px;
	}
	
	.bs_list li,.zc_list li,.tz_list li
	{
		width: 50%;
		margin: 0;
	}
	
	#yshjpt img,#hqzcpt img{
		width: 100%!important;
		height: 60px!important;
		padding: 0 10px;
	}
}


.oldModel .navigation_bar .bar {
    width: 1564px;}

.oldModel .channel_list li {
    width: 171px;}

