﻿/*添加新的样式*/
.swiper-pagination-bullet {
    opacity: 1;
    background:#fff;
}
.swiperHomeNew .swiper-container .swiper-pagination{
	width: auto;
    left: auto;
    right: 0;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	 text-align: right;
}
.grid-lay-white{
    padding: 25px 0;
}

.wangtingMain {
    padding: 80px 0 5px;
}
.dropdown-menu{
    width: 277.5px;
}
.titleBig{
	font-weight: bold;
}
.footer-main .footer-statement{
    color: #666;
}
.footer-main .footer-pic{
    cursor: pointer;
}
a, a:active, a:focus{
    cursor: pointer;
}
.swiperHomeNew .swiper-container .swiper-slide .title{
   	background: rgb(0,0,0,0.5);
    opacity: 1;
}
.header-bar .wangting-top-time{
    margin-left: 134px;
}
.lzsmy_logo{
	width: 38px;
    margin-top: 2px;
    float: left;
}
.lzsmy{
	width: auto;
	float: left;
  display: inline-block;
}
.lzsmy2{
	text-align: left
}
.lzsmy2 .dropdown-menu{
	width: 120px !important;
	min-width: 120px;
	font-size: 12px;
}
.lzsmy2 .dropdown-menu>li>a{
	padding: 0;
	margin: 3px 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lzsmy2 .dropdown-btn{
	  padding: 0;
	  line-height: 30px;
	  width: 120px;
	  background-color:initial;
	  border: none;
    padding-left: 4px;
    padding-right: 0;
    display: inline-block;
}
.header-bar .header-bar-main > .layout-body{
	  width: 511px;
	  margin-left: 50px; 
    padding-left: 0; 
    margin-right: 0; 
    padding-right: 0; 
}
.header-bar .header-bar-main > .layout-fixed-r {
    width: 428px;
}
.header-bar .wangting-top-time{
	   margin-left: 0; 
     padding: 0; 
     line-height: 30px;
}
#footer{
	box-shadow: 0px -1px 7px #ccc;
}
.swiperHomeNew .swiper-container .swiper-pagination .swiper-pagination-bullet{
	    width: 20px;
    height: 20px;
    opacity: 1;
    border: 1px #fff;
    background: transparent;
    text-align: center;
    background-color: #000;
    border-radius: 2px;
    color: gray;
    line-height: 20px;
}
.swiperHomeNew .swiper-container .swiper-pagination 
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: red;
    color: #fff;
}
.homeNewIntro .newHeadIntro{
	font-size: 18px;
}

/*公益广告*/
.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: 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;
}
a, a:visited {
    /*color: #5e5e5e;*/
    text-decoration: none;
}
.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%;
}
/**/
.grid-lay-white {
    padding: 0px 0;
}
#footer {
    box-shadow: 0 0 1px 1px #ccc;
}
.nav-tabs-line .nav-tabs-line-more>a:hover{
	color: #1b69b2;
}

.nav-tabs-line > li.active > a:hover{
	color: #1b69b2;
}
.nav-tabs-line>li.active>a, .nav-tabs-line>li.active>a:focus, .nav-tabs-line>li.active>a:hover{
	cursor: pointer;
}
.newHeadIntro a{
		word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 470px;
    float: left;
    margin-left: 40px;
}
/*幻灯片文字过长隐藏*/
.swiperHomeNew .swiper-container .swiper-slide .title {
	padding-right: 444px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.breadcrumb-navigation .breadcrumb-txt{padding: 8px 15px 8px 0;}
