body {
	font-family: "微软雅黑";
}

.nav-tabs-line .nav-tabs-line-more>a:hover{
	color: #096DD9;
}
.wangtinglogoAndSearch .wangting-logo img {
	height: auto;
	position: relative;
	display: inline-block;
	top: 0;
	margin-right: 15px;
}

.header-bar .little-menu-iconfont {
	margin-top: 0;
	height: 32px;
	line-height: 32px;
}

.header-bar .top-tools .tools-size li {
	height: 16px;
	line-height: 16px;
}

.header-bar .top-tools .tools-size {
	padding-top: 0;
	padding: 8px 0;
	margin-bottom: 0;
}

.wangtinglogoAndSearch {
	padding-top: 0;
	margin-top: 32px;
}

.wangting-logo {
	display: inline-block;
	vertical-align: middle;
}

.wangtinglogoAndSearch .logoAndSearch-main {
	height: 100%;
	line-height: 118px;
}

.logoAndSearch .search .search-input {
	width: 460px;
}
.swiperHomeNew {
    padding: 0;
}
.swiperHomeNew .swiper-container .swiper-pagination{
	bottom: 0;
	width: auto;
	left: auto;
	right: 0;
}
.swiperHomeNew .swiper-container .swiper-pagination .swiper-pagination-bullet{
	vertical-align: middle;
	line-height: 20px;
	text-align: center;
	width: 20px;
    height: 20px;
    opacity: 1;
    border: none;
    background: #000;
    color: #fff;
    border-radius: 0;
}
.swiperHomeNew .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #ff3642;
}
.swiperHomeNew .swiper-container .swiper-slide .title{
	padding-left: 350px;
	padding-right: 350px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
}
.newHeadline h2{
	margin-bottom: 30px;
	line-height: 42px
}
.newHeadline p{
	-webkit-line-clamp:3;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:initial;
	margin-bottom: 0;
	line-height: 28px;
	color: #666;
}
.moreDetail{
	margin-bottom: 26px !important;
	margin-top: 26px !important;
	font-size: 18px;
	height: 30px !important;
	line-height: 30px !important;
	color: #333;
}
.newHeadline .list-group-item .layout-columns > .layout-body{
	margin-right: 0;
    padding-right: 0;
}
.newHeadline .list-group-item{
	padding: 0;
}
.newHeadline .list-group-item .layout-columns{
	height: 30px;
}
.newHeadline .list-group{
	margin-bottom: 0;
	width: 420px;
	float: left;
}
.moreHeadline{
	float: right;
	margin-top: 30px;
}
.moreHeadline a{
	font-size: 16px;
	color: #999;
}
.swiper-pagination-bullet{
	background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #007aff;
}
.nav_a{
	position: absolute;
    right: 15px;
    top: 0;
    height: 42px;
    line-height: 42px !important;
    margin-right: 2px;
    font-size: 16px;
    line-height: 1.42857143;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 10px 4px;
}
.list-group-item .layout-columns > .layout-body{
	padding-right: 140px;
}
.home-notice .swiper-slide{
	padding: 0;
}
.home-notice .home-notice-item {
    margin-top: 0;
    height: auto;
}
.home-notice{
	background: #fff;
}
.tab-pane{
	overflow: visible;
}
.serviceIconList li {
    margin: 25px 31px 5px;
    width: 177px;
    height: 130px;
}
.serviceIconList li .title{
	font-size: 16px;
	color: #0030e5;
}
.monitorInform dd em{
	color: #0030e5;
}
.btn-primary {
    background-color: #0030e5;
    border-color: #0030e5;
}
.nav-tabs-line > li.active > a, .nav-tabs-line > li.active > a:focus, .nav-tabs-line > li.active > a:hover {
    border-color: #0030e5;
    color: #0030e5;
}
.otherLinkBox .otherLink li:before{
	background: #0030e5;
}
.website-group-main .website-item .dropdown-menu{
	width: 100%;
}
.serviceIconList li .iconfont{
	height: 74px;
    line-height: 74px;
}
.serviceIconList li a:hover .iconfont {
    font-size: 50px;
}
.serviceIconList li a:hover {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.11);
    background-color: #fff;
}
.website-group-main {
    background: #fff;
    padding: 12px 60px;
}
.grid-lay-white{
	padding: 25px 25px 10px;
}

.footer-main .footer-statement{
	color: #999;
}
.header-bar .top-time{
	text-align: center;
}
.swiperHomeNew.swiperFullscreen{
	box-shadow:none;
}
.nav-tabs-line>li+li:after{
	display: none;
}
.nav-tabs-line > li > a{
	color: #adadad;
}
.nav-tabs-line{
	border-bottom: none;
}
.list-group{
	margin-bottom: 0;
}
.otherServiceList{
	padding-bottom: 0;
    border: none;
    margin-bottom: 0;
    height: 132px;
    background: url(../../imagest/minzhengju/icon_bg.png) no-repeat center;
}
.otherServiceList li .iconfont{
	font-size: 0;
	height: 65px;
	line-height: 65px;
}
.otherServiceList li{
	width: auto;
	margin:0 60px;
}
.otherServiceList ul{
	width: auto;
	margin: auto;
	display: table;
	vertical-align: middle;
	padding-top: 12px;
}
.otherServiceList li .iconfont img{
	display: inline-block;
	transition: all 0.6s;
	margin: auto;
}
.otherServiceList li:hover img{
	transform:rotateY(180deg);
}
.website-group-main .grid-col-3{
	padding: 6px 32px;
}

/*公益广告开始*/
.gyad {
	width: 1160px;
	display: block;
	overflow: hidden;
	float: right;
	background: #FFFFFF;
	position: relative;
	}
.gyad .parHd {
	width: 100%;
	height: 44px;
	overflow: hidden;
	border-bottom: solid 3px #2364fe;
	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: #163682;
	}
.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: 1160px;
	height: 214px;
	overflow: hidden;
	margin: 20px auto 0px;
}
.gyad .parBd ul {
	width: 1160px;
	overflow: hidden;
	zoom: 1;
}
.gyad .parBd ul li {
	float: left;
	width: 159px;
	height: 214px;
	display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 41px;
}
.gyad .parBd ul li:last-child{
	margin-right: 0;
}
.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;
}

.parHd ul li.libg a{
	    color: #096DD9;
}
.gyad .parHd ul li a:hover{
	color: #1b69b2;
}
.gyad .parHd .video a:hover{
	color: #1b69b2;
}
.gyad .parHd .more a:hover{
	color: #1b69b2;
}
.marginB20 {
    margin-bottom: 20px!important;
    display: inline-block;
    width: 100%;
}
.gyad .parHd ul li.on a {
    color: #2364fe;
}
/*公益广告结束*/
