﻿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;
	background: url(../../imagest/dashujuju/logo_bg.jpg) no-repeat center;
}

.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;
	height: 347px;
}

.newHeadline{
	border-top: 2px solid #213c8f;
	width: 100%;
	display: inline-block;
}
.newHeadline .list-group-item .layout-columns>.layout-body {
	height: auto;
	padding-left: 0px;
}

.newHeadline .list-group-item .layout-columns>.layout-fixed {
	height: auto;
}

.newHeadline .layout-body a {
	display: block;
}

.newHeadline .list-group-item {
	padding: 0;
	line-height: 40px;
}

.layout-columns {
	height: 40px;
}
.moreHeadline{
	height: 40px;
	line-height: 40px;	
}

.bt {
	width: 300px;
	height: 20px;
	float: left;
	font-size: 18px;
	margin-top: 8px;
	line-height: 18px;
	font-weight: bold;
	color: #213c8f;
}

.bt .yw{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #213c8f;
}
.moreHeadline a{
	float: right;
	color: #213c8f;
}
.swiperHomeNew .swiper-container .swiper-pagination{
	bottom: 0;
	left: auto;
	right: 0;
	width: auto;
}
.swiperHomeNew .swiper-container .swiper-pagination .swiper-pagination-bullet{
	vertical-align: middle;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	border: none;
    background: #fff;
}
.swiperHomeNew .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #213c8f;
}
.swiperHomeNew .swiper-container .swiper-slide .title{
	padding-right: 200px;
	overflow:hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
	background: rgba(0,0,0,0.5);
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: auto;
	left: auto;
	right: 10px;
}
.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #007aff;
}
.dh_nav ul {
	width: 190px;
	float: left;
	margin-bottom: 0;
}
.dh_nav ul li{
	width: 190px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
	background: #213c8f;
	margin-bottom: 16px;
	font-size: 16px;
	color: #fff;
}
.dh_nav ul li a{
	display: block;
	font-size: 16px;
	color: #fff;
}
.dh_nav ul li a:hover{
	background: #496cd9;
}
.dh_nav ul li a img{
	width: auto;
	margin-right: 25px;
}
.list-group{
	margin-bottom: 0;
}
.home-notice .swiper-slide{
	padding: 0;
}
.zfxxgk{
	display: inline-block;
	margin-bottom: 0;
	margin-top: 12px;
}
.zfxxgk li{
	width: 105px;
	height: 97px;
	border: 1px solid #1936a0;
	line-height: 90px;
	text-align: center;
	float: left;
    margin-right: 19px;
    margin-bottom: 19px;
	position: relative;
}
.zfxxgk li:hover{
	opacity: 0.6;
}
.zfxxgk li a{
	display: block;
}
.zfxxgk li img{
	margin-top: -24px;
}

.zfxxgk li p{
	line-height: 32px;
    font-size: 14px;
    color: #213c8f;
    position: absolute;
    top: 58px;
    height: 32px;
    width: 100%;
    padding: 0 8px;
    margin-bottom: 0;
}
.zfxxgk li:nth-child(5) p,.zfxxgk li:nth-child(7) p,.zfxxgk li:nth-child(8) p{
	line-height: 16px;
}
.zfxxgk li:nth-child(4n){
	margin-right: 0;
}
.zfxxgk li:nth-child(n+5){
	margin-bottom: 0;
}
.monitorInform {
    width: 895px;
    padding: 8px 15px;
    border: none;
    background: #eee;
    float: left;
}
.monitorInform dl{
	height: 30px;
	overflow: hidden;
	margin-bottom: 4px;
}
.monitorInform dl:nth-child(2){
	margin-bottom: 0;
}
.monitorInform dd em{
	font-size: 18px;
}
.btn-primary {
    background-color: #213c8f;
    border-color: #213c8f;
    padding: 4px 26px;
}
.myzj{
	background: #213c8f;
	width: 275px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    height: 80px;
    display: block;
    float: right;
}
.myzj img{
	margin-top: -6px;
	margin-right: 15px;
}
.myzj:hover{
	background: #096DD9;
}
.myzj a{	
	display: block;
    color: #fff;
}
.home-notice .home-notice-item{
	margin-top: 0;
}



/*公益广告开始*/
.gyad {
	width: 1200px;
	display: block;
	overflow: hidden;
	float: right;
	background: #FFFFFF;
	position: relative;
	}
.gyad .parHd {
	width: 100%;
	height: 44px;
	overflow: hidden;
	border-bottom: solid 3px #096dd9;
	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: 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;
}

.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;
}
.gyad .parHd ul li.on a {
    color: #2364fe;
}
/*公益广告结束*/

.website-group-main .website-item .dropdown-menu{
	width: 100%;
}
.website-group-main .grid-col-3 {
    width: 22%;
    padding-left: 30px;
    padding-right: 0;
}
.yqlj{
	width: auto;
	height: 34px;
	line-height: 34px;
	float: left;
	font-size: 18px;
	color: #0e256b;
	width: 144px;
}
.yqlj img{
	margin-right: 5px;
	margin-top: -4px;
}
.website-group-main .grid-rows {
     margin-left: 0; 
     margin-right: 0;
}#footer{
	box-shadow: none;
	background: #959595;
}
.footer-main > .layout-body{
	margin-left: 0;
    padding-left: 0;
}
.footer-main > .layout-fixed{
	margin: auto;
	float: none;
	width: 350px;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	color: #ff1524;
}
.footer-main .footer-href li + li{
	border-left: 1px solid #fff;
	color: #fff;
}
.footer-main .footer-statement{
	color: #fff;	
}
.footer-main .footer-pic{
	line-height: 108px;
}

.moreHeadline a:hover{
	color: #096dd9;
}
