
/*轮播图区域*/
.Lunbo{
	width: 100%;

}


/*主题内容*/

.container_main{
	padding-top: 20px;
	background: #fff;
}



/*选项卡主题区域*/

.newslist {
	padding-top:15px;
}
.newslist li{
	padding:4.5px 0;
	font-size: 14px;
	color:#333;
}
.newslist li .newslistli span{
	margin-right:10px;
	font-weight: 700;
	font-family: "宋体";
}
.newslist li .datatimes {
	color:#999;
}
.carousel-inner.lunbo1>.item>a>img{
	width: 100%;
	height: 368px;
}
/*天气文字轮播图*/
.textlunbo{
	height: 56px;
	line-height:56px;
	font-size: 16px;
	color:#333;
	background: #fcfcf!important;
}

.newicon{
	margin-left: 5px;
	margin-right: 15px;
	}
.newicon img {
	display: inline-block;
	vertical-align: sub;
	margin-right: 10px;
}
.newstitle {
	width: 369px;
	height: 56px;
	position: relative;
}

.newstitle  .winBox {
	width:345px;
	height:56px;
	overflow:hidden;
	position:relative;
}

.newstitle  .scroll {
	/*width的大小是根据下面li的长度和多少个li而定的，需注意！*/
	/* width:1500px; */
	position:absolute;
	left:0px;
	top:0px;
}
.newstitle  .scroll li {
	/*width:200px;*/
	/* margin-right: 30px; */
	float:left;
	line-height:56px;
	text-align:center;
	padding-left:10px;
	padding-right: 10px;
	max-width: 330px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newstitle .scroll li a{
	font-size: 16px;
	color: #333;
}
.weathertitle {
	width:550px;
	height:56px;
	overflow:hidden;
	position:relative;
}
.weathertitle  .winBox {
	width:550px;
	height:56px;
	overflow:hidden;
	position:relative;
}

.weathertitle  .scroll {
	/*width的大小是根据下面li的长度和多少个li而定的，需注意！*/
	width:1500px;
	position:absolute;
	left:0px;
	top:0px;
}
.weathertitle  .scroll li {
	margin-right: 30px;
	float:left;
	line-height:56px;
	text-align:center;
}
.weathertitle .scroll li a{
	font-size: 16px;
	color: #333;
}

/*主题2 */
.main2box{
	/* background: #fff;
	padding-left: 24px!important; */
}

.informleftbox{
	width: 450px;
	border-bottom: 1px solid #eeeeee;
	padding-top:20px;
	padding-bottom: 8px;
	position: relative;
	margin-bottom: 10px;
	
}
.informleft:after{
	position: absolute;
	width: 120px;
	height: 2px;
	bottom:-8px;
	left:0;
	content: "";
	background: #D81E06;
}
.informleft{
	font-size: 18px;
	font-weight: 700;
	color: #D81E06;
	position: relative;
}
.informleft  img{
	display: block;
	margin-right:8px ;
}
.informlist .newslist {
	padding-top: 8px;
	padding-bottom: 8px;
}
.informlist .newslist li{
	padding: 8px 0px;	
}
.morn {
	font-size: 14px;
	color: #999;
	margin-top:3px;
}

.informlist .newslist .newslistli{
	
	width: 340px;
	font-size: 14px;
	color: #333;
}
.newslistli{
	width: 380px;
}

.informlist .newslist  .newslistli span{
	margin: 0;
	 font-family: 'iconfont';
	 font-size: 16px;
	color:#D81E06;
}
/*视频区域*/
.main3box{
	padding: 0 20px;
}
.main3box .informleftbox{
	width: 392px;
}

.video{
	width: 392px;
	margin-top:20px;
	position: relative;
}
.video >img{
	width: 392px;
	height: 268px;
}
.video_control {
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
}
.main4box .informleftbox{
	width: 255px;
	
}
.video_title{
	width: 100%;
	height: 32px;
	color: #fff;
	line-height: 32px;
	padding-left:27px;
	padding-right: 27px;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	background: rgba(0,0,0,.6);
}
.leaderlist{
	margin-top:10px;
	padding-bottom: 2px;
}
.leaderlist li{
	width: 50%;
}
.leaderlist li a img{
	display: block;
	margin:0 auto;
	width: 80px;
	height: 98px;
	}

.leaderlist li p{
	margin: 0;
	font-size: 12px;
	color:#666;
	text-align: center;
	line-height: 12px;
	margin-bottom: 5px;
}
.leaderlist li p:nth-of-type(1){
	font-size:14px;
	color:#d81e06;
	line-height: 14px;
	margin-top:12px;	
}

.namelist{
	padding-top:2px;
}
.namelist li{
	width: 33.3%;
	
}
.namelist li:hover a{
	color:#D81E06;
}
.leaderlist{
	margin-top:27px;
	padding-bottom: 2px;
	}
.leaderlist>img{
	display: block;
	margin: 0 auto;
}
.leaderlist li{
	width: 50%;
}
.namelist li span{
	font-family: 'iconfont';
	color: #d81e06;
	margin-right: 5px;
}
.namelist li a {
	color: #333;
	font-size: 14px;
}

.btn_eamil{
	width: 100%;
	height: 45px;
	background: #d81e06;
	line-height: 45px;
	font-size:18px;
	color:#fff;
	text-align: center;
	margin-top:23px;
	
}
.names2 li{ 
	line-height: 30px}
.btn_eamil:hover{
	cursor: pointer;
}
.btn_eamil img{
	display: inline-block;
	vertical-align: sub;
}
/*横幅部分*/
.banner2{
	width: 1200px;
	margin: 0 auto;
}
.banner2 a img{
	width: 100%;
}
/*主题3*/
/* .main3_box{
	border:1px solid #000
	margin-bottom: 10px;
} */

.main3_left{
	width:598px ;
	padding-left:20px;
	padding-right: 20px;
	background: #fff;
}
.main3_rigth{
	width:598px ;
	padding-left:20px;
	padding-right: 20px;
	background: #fff;
	}
.main3_left .informleftbox,.main3_rigth .informleftbox{
	width:100%;	
}
.container2 .informleftbox{
	width: 95%;
}
.informleft1:after{
	width: 154px!important;
}
.ulbtn li {
	height: 66px;
	width: 162px;
	line-height: 66px;
	text-align: center;
}
/*选项卡*/
.main3_left .tabbable .nav-tabs{
	width:162px;
	border:1px solid #eee;
}
.main3_left .tabbable .nav-tabs li{
	line-height: 66px;
	text-align: center;
	color: #666;
}
.main3_left .tabbable .nav-tabs li a{
	padding: 0;
	display: block;
	line-height: 66px;
	height: 66px;
	margin: 0;
	width: 122px;
	font-size: 16px;
	color:#666;
	font-weight: 700;
	text-align: center!important;
	margin:0 auto;
	border-bottom: 1px solid #eee;
}
.main3_left .tabbable .nav-tabs li:last-child a{
	border: 0px;
}
.main3_left .tabbable .nav-tabs li img{
	position: absolute;
	left: 100px;
	top:28px;
	display: none;
}
.main3_left .tabbable .nav-tabs li:first-child img{
	display: block;
}
.main3_left .tabbable .nav-tabs .active a{
	border:0px;
	color:#d81e06;
}
.main3_left .tabbable .nav-tabs.nav-stacked>li+li{
	margin:0
}
.main3_left .tabbable .tab-content{
	position: absolute;
	left:178px;
	top:0px;
	width: 370px;
}
.main3_left .tabbable {
	position: relative;
	margin-top:16px;
	padding-bottom: 20px;
}
.main3_left .tabbable .nav-tabs .active:after{
	left:15%;
	width: 70%;
	bottom:0px;
}

.main3_rigth .tabbable .nav-tabs{
	width:162px;
	border:1px solid #eee;
}
.main3_rigth .tabbable .nav-tabs li{
	line-height: 66px;
	text-align: center;
	color: #666;
}
.main3_rigth .tabbable .nav-tabs li a{
	padding: 0;
	display: block;
	line-height: 66px;
	height: 66px;
	margin: 0;
	width: 122px;
	font-size: 16px;
	color:#666;
	font-weight: 700;
	text-align: center!important;
	margin:0 auto;
	border-bottom: 1px solid #eee;
}
.main3_rigth .tabbable .nav-tabs li:last-child a{
	border: 0px;
}
.main3_rigth .tabbable .nav-tabs li img{
	position: absolute;
	left: 100px;
	top:28px;
	display: none;
}
.main3_rigth .tabbable .nav-tabs li:first-child img{
	display: block;
}
.main3_rigth .tabbable .nav-tabs .active a{
	border:0px;
	color:#d81e06;
}
.main3_rigth .tabbable .nav-tabs.nav-stacked>li+li{
	margin:0
}
.main3_rigth .tabbable .tab-content{
	position: absolute;
	left:178px;
	top:0px;
	width: 370px;
}
.main3_rigth .tabbable {
	position: relative;
	margin-top:16px;
	padding-bottom: 20px;
	height: 270px;
}
.main3_rigth .tabbable .nav-tabs .active:after{
	left:15%;
	width: 70%;
	bottom:0px;
}

.tab-panelist li{
	width: 50%;
	height: 88px;
	line-height: 88px;
	text-align: center;
	border-bottom:1px solid #eee
	
}
.tab-panelist {
	border:1px solid #eee;
	border-bottom: 0px;
}
.tab-panelist  li:hover a{
	color: #D81E06;
}
.tab-panelist li a {
	display: block;
	font-size:14px;
	color:#333;
	position: relative;
}
.tab-panelist li:nth-of-type(2n+1){
	border-right: 1px solid #eee;
	
}
.tab-panelist li a img{
	position: absolute;
	top:30px;
	left:30px;
}
.tab-panelist li a span{
	position: absolute;
	top:50%;
	left:70px;
}
/*图片右侧轮播*/

.main3_rigthlunbo {
	margin-top:16px;
	padding-bottom: 20px
}
#myCarousel2{
	width: 430px;
	height: 266px;
}
#myCarousel2 .carousel-inner .item  a img{
	width: 430px;
	height: 266px;
}
#myCarousel2 .carousel-indicators{
	left:100%!important;	right: 0px!important; 
}
@media screen and (min-width: 768px){
	#myCarousel2 .carousel-indicators {
	    bottom:0px;  
	}
}



#myCarousel2 .carousel-inner .item  a .carousel-caption{
	height:32px ;
	line-height: 32px;
	font-size:14px;
	padding-left:30px;
	padding-right: 30px;
	text-align: center;
}
#myCarousel2 .imageschange{
	width: 120px;
	height: 100%;
	left:105%!important;
	text-align: center;
	margin: 0;
}
#myCarousel2 .imageschange li{
	margin: 0;
	padding: 0;
	display: block;
	width: 94px;
	height: 56px;
	border-radius: 0px;
	position: relative;
	margin-bottom: 14px;
	text-indent: 0px;
	overflow: hidden;
	background: #fff;
}

#myCarousel2 .imageschange li.active{
	display: block;
	width: 94px;
	height: 56px;
	background: #fff;
	border:0;
}
#myCarousel2 .imageschange li img:hover{
	 transform: scale(1.2,1.2);
	 border:0;
}
#myCarousel2 .imageschange li img{
	width: 94px;
	height: 56px;
}
/*地图*/
.mapbox{background: #fff;padding-bottom: 20px;}
.mapbox .informleftbox{
	width: 100%;
}
.map_main{
		position: relative;
		/* background: lightblue; */
	}
	#tip{
		height: 50px;
		line-height: 46px;
		background: rgba(255,255,255,.9);
		padding:0 15px;
	}
	 #tip {
		position: absolute;
		top:20px;
		left: 20px;
		z-index: 999999;
		/*border: 1px solid #000;*/
	}
	#tip >input{
		width: 250px;
		height: 30px;
		border-radius: 3px;
		outline: none;
		border: 0;
		padding: 10px;
		padding-right: 35px;
		border: 1px solid #ccc;
	}
	#tip >select{
		height: 30px;
		border: 1px solid #eee;
		border-radius: 2px;
	}
		#tip >img{
			position: absolute;
			right: 30px;
			top: 15px;
		}
	.btn_map{
		width: 60px;
		height: 30px;
		color: #000;
		background: #fff;
		border: 1px solid #eee;
		border-radius: 2px;
	}
	.explain{
		position: absolute;
		/*height: 200px;*/
		width: 181px;
		/*border: 1px solid #000;*/
		bottom: 0;
		right: 0;
		box-shadow: rgb();
		padding:0 12px;
		background: #fff;
		font-size: 14px;
		color: #666;
		z-index: 9999;
	}
	.explain >ul >li{
		height: 50px;
		line-height: 50px;
	}
	.ex_title{
		display: inline-block;
		width: 30px;
		vertical-align: middle
	}
	.ex_title>img{
		display: block;
		margin: 0 auto;
	}
	.explain_title{
		height: 30px;
		border-bottom: 1px solid #eee;
		height: 40px;
		line-height: 40px;
	
	}
.map_main .maptitle{
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.mapleft{
	position: relative;
	margin-top:48px;
}
.mapleft .mapimg{
	padding-left: 156px;
	padding-bottom: 20px;
}
.dataall{
	position: absolute;
	top:5px;
	left: 20px;
}
.dataall ul li{
	font-size: 14px;
	color:#666666;
	margin-bottom: 15px;
}
.dataall ul li img{margin-right: 10px;}
.adressbox:hover{
	cursor: pointer;
}

.adressbox:hover .addressnum .addressnums{
	display: block;
	z-index: 999;
}
.addressnums{
	padding-top:20px;
	text-align: center;!important;
	display: none;
}

.addressnums p{
	font-size:16px;
	color: #fff;
	margin-bottom: 5px;
}
.mapright{
	margin-top:80px;
}
.mapright ul{
	margin-right: 120px;
}
.mapright ul li{
	/*border:1px solid #000;*/
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
}
.lederbox span a {
	display: block;
}
.lederbox span a >img{
	display: block;
	margin: 0 auto;
}
.lederbox span{
	float: left;
	/*border: 1px solid #000;*/
	width: 33.3%;
	padding: 20px 0;
}
.lederbox span a > p{
	font-size: 20px;
	color: #333333;
	margin-top: 6px;
	text-align: center;
}
.lederbox{
	background: #fff;
}
.new_list{
	background: #fff;
	margin-top: 5px;
	padding: 0 20px;
	box-sizing: border-box;
}
.main3box {
	background: #fff;
	width: 420px;
	height: 375px;
	margin-right: 5px;
}
.main4box {
	background: #fff;
	box-sizing: border-box;
	padding:0 20px;
	height: 375px;
}
.informlist{
	width: 474px;
	margin-right: 5px;
}


.advert > div{
	height: 103px;
}
.advert > div:first-child{
	width: 868px;
}
.advert > div:last-child{
	width: 326px;
}
.advert > div > a >img{
	display: block;
	width: 100%;
	height: 100%;
}
.nav2_box{
	background: #fff;
}
.lederbox span a:hover p{
	color:#D81E06;
}
.listbox_11 > li {
	width: 13.5%;
	margin-right: 8%;
}
.listbox_11 > li:last-child {
	width: 12%;
	margin: 0;
	
}
.listbox_11 > li > a{
	padding: 0;
	margin: 0;
	line-height: 42px;
}
