﻿/*log图标*/
.wangtinglogoAndSearch .wangting-logo img{
    height: 80px;
    top: 15px;
}
/*二维码*/
.header-bar .top-tools .tools-size li .weixinCode {
     width: 130px;
}
/*头条新闻*/
.homeNewIntro .titleBig {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 93px;
    margin-bottom: 30px;
    white-space: initial;
    padding-bottom: 0;
}

/*幻灯片文字过长隐藏*/
.swiperHomeNew .swiper-container .swiper-slide .title {
	padding-right: 150px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.swiperHomeNew .swiper-container .swiper-pagination{
	width: auto;
    left: auto;
    right: 0;
}
.homeNewIntro .titleBig {
	font-weight: bold;
}
.homeNewIntro .newHeadIntro{
	font-size: 18px;
	margin-bottom: 35px;
	display: inline-block;
}
.newHeadIntro a {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 480px;
    float: left;
    margin-left: 40px;
}

.nav_a{
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 14px;
    border-bottom: none !important;
    padding: 0;
    font-weight: 400;
    line-height: 40px;
    color: #666 !important;
}
.home-carouselBanner .swiper-container {
  cursor: pointer;
}

/*查看更多*/
.nav_a:hover{
	color: #096DD9 !important;
}
.wangtingMain{
	    padding: 40px 0 5px;
}
.nav-tabs-line .nav-tabs-line-more>a{
	    font-size: 14px;
	    color: #666 !important;
}
.nav-tabs-line>li>a{
	font-weight:400;
}
.nav-tabs-line>li.active>a, .nav-tabs-line>li.active>a:focus, .nav-tabs-line>li.active>a:hover{
	cursor: pointer;
}

.tab-content>.active a:hover{
	cursor: pointer;
	
}
.nav-tabs-line-more a:hover{
	color: #096DD9 !important;
}
/*超出隐藏*/
.tab-content{
    overflow: hidden;
    height: 280px;
}

/*公益广告*/

.gyad {
	width: 1200px;
	display: block;
	overflow: hidden;
	float: right;
	margin-top: 18px;
	background: #FFFFFF;
	position: relative;
	}
.gyad .parHd {
	width: 100%;
	height: 44px;
	overflow: hidden;
	border-bottom: 2px solid #d7d7d7;
	padding-left: 0px;
	box-sizing: border-box;
	position: relative;
	}
.gyad .parHd ul {
		width: 100%;
		height: 44px;
		display: block;
		z-index: 0;
	}
.gyad .parHd ul li {
		width: auto;
		line-height: 41px;
		float: left;
		margin-right: 15px;
	}
.gyad .parHd ul li a {
		width: auto;
		line-height: 41px;
		font-size: 18px;
		color: #333333;
		float: left;
		padding-right: 15px;
		box-sizing: border-box;
		cursor: pointer;
	}
.gyad .parHd ul li.on a {
		color: #096dd9;
	}
.gyad .parHd .video {
		width: auto;
		height: 41px;
		line-height: 41px;
		font-size: 18px;
		color: #666666;
		position: absolute;
		right: 100px;
		top: 0px;
		cursor: pointer;
	}
.gyad .parHd .more {
		width: auto;
		height: 41px;
		line-height: 41px;
		font-size: 18px;
		color: #666666;
		position: absolute;
		right: 5px;
		top: 0px;
		cursor: pointer;
	}
.gyad .parHd .video:hover,
.gyad .parHd .more:hover {
	color: #01398E;
}
.gyad .parBd {
	width: 1200px;
	height: 214px;
	overflow: hidden;
	margin: 20px auto 0px;
}
.gyad .parBd ul {
	width: 1250px;
	overflow: hidden;
	zoom: 1;
}
.gyad .parBd ul li {
	float: left;
	width: 159px;
	height: 214px;
	display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 49px;
}
.gyad .parBd ul li .parImg {
	display: block;
	width: 157px;
	height: 212px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #DE7C51;
}
.gyad .parBd ul li .parImg img {
	width: 157px;
	height: 212px;
	display: block;
}
.gyad .parHd ul li.on a {
	border-bottom: 3px solid #096dd9;
}

.marginB20 {
    margin-bottom: 20px!important;
    display: inline-block;
    width: 100%;
}
/*其他链接*/
.otherLinkBox .otherLink li a{
	font-weight: 700;
}
.website-group-main .website-item .dropdown-menu{
	    width: 277.5px;
}

/*公共服务*/
.serviceIconList li a {
	 background-color: #ebf0fd;
}
.serviceIconList li a:hover .iconfont img {
    transform: scale(1.25);
}
.serviceIconList li a .iconfont img {
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    margin-top: -10px;
}
.serviceIconList li .title {
	overflow: visible;
	height: auto;
	margin-top: -4px;
	line-height: 16px;
}
.tab-content2{
	height: 160px;
}

#footer{
	box-shadow:0 0 1px 1px #ccc;s
}
/*底部*/
.footer-main .footer-statement{
	color: #5f5f5f;
}
.homeNewIntro .tabHomeNew{
	    overflow: hidden;
}
/*政务公开图标*/
.zwgk_top{
	height: 280px;
}
.tab-content3{
	height: 230px;
}
.serviceIconList {
   margin: 10px -30px 0 -35px;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.serviceIconList li {
    width: 182px;
    margin: 11px 0px 13px 20px;
    height: 70px;
    line-height: 70px;
    float: left;
    text-align: center;
}
.serviceIconList li a {
    height: 80px;
    display: block;
	background-color: #ebf1f7;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.serviceIconList li .iconfont {
    height: 51px;
    line-height: 75px;
    display: block;
    overflow: hidden;
}
.zwgk_tb {
   margin-right: 8px;
}
.serviceIconList li a .iconfont img {
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    margin-top: -46px;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 1px;
}
.serviceIconList li .title {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}
.serviceIconList li a:hover {
    box-shadow: 1px 0px 35px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.ztlm {
    margin-top: 10px;
}