/* banner */
/* 新闻列表滚动 */


  

.tabsTitle{
	margin: 16px 0;
	font-size:20px;
	font-family:A03;
	/*font-weight:500;*/
	font-weight:bold;
	color:rgba(51,51,51,1);
	/* line-height:24px;
	*/;
}
.bgFonts{
	font-size:36px;
	font-family:Roboto-Thin;
	font-weight:bold;
	color:rgba(153,153,153,1);
	margin-top: 40px;
	line-height: 0;
}
.newsTab{
	height: 370px;
	margin-top: 19px;
	margin-bottom:10px;
	position: relative;
}
.newsInfo{
	position: absolute;
	top: 0;
	left: 0;
	padding:0 10px;
	background: #fff;
	width: 100%;
	height:100%;
	box-shadow: 4px 6px 28px 0px rgba(63, 63, 63, 0.16);
	-webkit-box-shadow: 4px 6px 28px 0px rgba(63, 63, 63, 0.16);
}
.newsLine{
	height:1px;
	background:rgba(182,182,182,1);
	opacity:0.3;
}
.xzHover{
	color:#A71C10 !important;
}
.xzHover div{
	color:#A71C10 !important;
}
.xzHover .xinWenNews{
	color:#A71C10 !important;
}
.xinWenNews .diandian .diandianN{
	background: #A71C10 !important;
}
.zxUlDiv ul li{
}
.swiper_wrap2> ul>li{
	padding-left: 0 !important;
}

.swiper_wrap2> ul>li{
	/* height: 23px;
	*/
	height: 30px;
}
.swiper_wrap> ul>li{
	/* height: 23px;
	*/
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.swiper_wrap2 ul{
	list-style: disc !important;
}
.swiper_wrap2 ul li{
	line-height: 23px !important;
	list-style: disc !important;
}
.swiper_wrap2{
	height: 195px;
}
.slide-title{
	background: rgba(0,0,0,.5);
	color: #fff;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
}
.slide-title span{
	/*float: left;
	*/
	margin-right: 14px;
}
.slide-title span:nth-child(1),
.slide-listZ li div:nth-child(1){
	/*width: 60px;
	*/;
}
.dianCircleDiv{
	width: 3px;
	height: 100%;
	display: flex;
	justify-content:;
}
.slide-title span:nth-child(2),
.slide-listZ li span:nth-child(2){
	width: 90px;
}
.slide-title span:nth-child(3),
.slide-listZ li span:nth-child(3){
	width: 90px;
	margin-right: 0px;
}

.slide-containerZ{
	position: relative;
	overflow: hidden;
	height: 185px;
}
.slide-listZ{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	color:#000;
	margin:0;
	padding:0;
}
.slide-listZ li {
	height:21px;
	line-height:21px;
	list-style:none;
	margin:0;
	padding:0 10px;
}
.slide-listZ li span {
	display:inline-block;
	margin-right:14px;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


.slideBox {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 31px;
	overflow: hidden;
	position: absolute;
	/*left: 20.5%;*/
	bottom: 14px;
	z-index: 1;
	left: 50%;
	margin-left: -580px;
}

.slideBox .hd ul {
	height: 31px;
	color: #ccc;
	overflow: hidden;
	zoom: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}

.slideBox .hd ul li {
	float: left;
	width: 50px;
	height: 100%;
	overflow: hidden;
	text-align: center;
	border-bottom: 2px #B6B6B6 solid;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	color: #fff;
	border-bottom: 2px solid #fff;
}

.slideBox .bd {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.slideBox .bd .box_word {
	position: absolute;
	/*width: 100%;*/
	width: 1200px;
	z-index: 2;
	/*left: 19.4%;*/
	left: 50%;
	margin-left: -600px;
}
.slideBox .bd .box_word .box_word_bg {
	width: 418px;
	padding-left: 19px;
	padding-right: 38px;
	height: 460px;
	/*display: none !important;*/
	/*background: rgba(0, 0, 0, 0.5);*/
}

.slideBox .bd .box_word p {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	line-height: 1.6em;
}

.slideBox .bd .box_word_phone {
	display: none;
}

.slideBox .bd ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100% !important;
	width: 100% !important;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100% !important;
	position: relative;
}
.dashLine{
	height:1px;
	border:1px rgba(3,0,0,1) dashed;
	opacity:0.1;
	margin: 0 5%;
	width: 90%;
}

.banner_title {
	font-size: 36px;
	color: #fff;
	padding-top: 40px;
	margin-bottom: 10px;
	font-weight: 400;
	font-family:HYShangWeiShouShuW-Regular;
}
.banner_title2{
	padding-top: 0;
	margin-bottom: 36px;
	width: 100%;
	color: #fff;
	font-size: 40px;
	font-weight: 400;
	justify-content: flex-end;
	display: flex;
	font-family:HYShangWeiShouShuW-Regular;
}

.banner_txt {
	color: #ccc;
	max-width: 500px;
	text-align: justify;
	font-size: 14px;
	font-weight: 400;
}



.padding30 {
	padding: 0 30px;
}

.padding_left15 {
	padding-left: 15px;
}

.padding_right15 {
	padding-right: 15px;
}

.margintop0 {
	margin-top: 0 !important;
}

@media (min-width: 768px) {
	.index_xwzx_content {
		position: absolute;
		top: 0;
		/*left: 0;*/
		z-index: 3;
	}

	.yYType{
		padding-left: 52px;
	}
}

@media (max-width: 768px) {
	.yYType{}
}

.tabDiv h6 {
	font-size: 20px;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	line-height: 24px;
	margin: 10px 0;
}
.diandian{
	margin-right: 5px;
}
.dianCircle{
	width: 3px;
	height: 3px;
	background: #000;
	color: #000000;
	border-radius: 50%;
}


/*<!-- 明思咨询模块 -->/*/
.ziXunDiv {
	background: url('../images/middleBg.png') no-repeat;
	background-size: 100% 100%;
	height: 100%;
}

.index_xwzx_content {
	width: 100%;
	height: 340px;
}
			
.index_xwzx_content .left {
	width: 100%;
	float: left;
	position: relative;
}
			
.index_xwzx_content .left a {
	display: block;
}
			
.index_xwzx_content .left a img {
	width: 100%;
}
			
.index_xwzx_content .left .tupain_biaoti {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0.7;
	padding: 12px 60px 0px 60px;
	line-height: 18px;
	height: 58px;
	z-index: 99;
	width: 100%;
	left: 0;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
			
.index_xwzx_content .left .tupain_biaoti a {
	color: #fff;
	z-index: 99;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
}

.index_xwzx_content .left .prev {
	background: rgba(0, 0, 0, 0.3);
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 26px;
	height: 58px;
	z-index: 999!important;
	font-size: 26px;
	color: #fff;
	text-align: center;
	line-height: 54px;
}

.index_xwzx_content .left .next {
	background: rgba(0, 0, 0, 0.3);
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 26px;
	height: 58px;
	z-index: 999!important;
	font-size: 26px;
	color: #fff;
	text-align: center;
	line-height: 54px;
}

.index_xwzx_top p.on {
	display: block;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	/* for Opera */
	text-overflow: ellipsis;
	/* for IE */
	*width: 510px
}

.index_xwzx_content .left .tupain_biaoti a.on {
	display: block;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	/* for Opera */
	text-overflow: ellipsis;
	/* for IE */
	*width: 500px
}

.slideBoxT {
	width: 100%;
	height:336px;
	overflow: hidden;
	position: relative;
	/*border: 1px solid #ddd;*/
}

.slideBoxT .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBoxT .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBoxT .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBoxT .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBoxT .bd {
	position: relative;
	height: 100%;
	z-index: 3;
}

.slideBoxT .bd ul li {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style: none;
}

.slideBoxT .bd li {
	zoom: 1;
	vertical-align: middle;
	float: left;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBoxT .prev,
.slideBoxT .next {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 999!important;
}

.slideBoxT .prevStop {
	display: none;
}

.slideBoxT .nextStop {
	display: none;
}
.yYa{
	position: absolute;
	left: 15px;
	
	width: 102%;
	top: 0;
	background: #CFCFCF;
	height: 324px;
	margin: 2% 0;
	z-index: 2;
	
}
.yYb{
	z-index: 1;
	position: absolute;
	left: 15px;
	width: 104%;
	top: 0;
	background: #E5E5E5;
	height: 308px;
	margin: 4% 0 6%;
	
}
.dateDiv {
	margin-left: 7px;
	font-size:20px;
	font-family:Avant Garde Book BT;
	font-weight:normal;
	color:rgba(153,153,153,1);
}
.infoADiv{
	margin-left: -15px;
	padding-left: 0;
}
.infoADiv *{
	color:#a1a1a1!important;
}
.zxInfo {
	color: #999999;
	z-index: 99;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 5px;
	font-size: 14px;
}
						
.zxUlDiv ul li a:hover {
	color: #BB2B27;
	text-decoration: none;
}
.xinWenNews {
	display: flex;
	margin: 10px 0 7px 15px;
	align-items: center;
	height: 23px;
	font-size: 16px;
	color: #333;
}

.diandian {
	display: flex;
}

.qQ {
	background: #000;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.qQHover{
	background: #A71C10 !important;
}
.xwListDiv {
	display: flex;
	flex-direction: column;
}

.mainDateDiv {
	width: 25%;
	display: flex;
	justify-content: flex-end;
}

.xinWenText {
	width: 75%;
	overflow: hidden;
	display: block;
	overflow: hidden;
	/*注意不要写在最后了*/
white-space: nowrap;
	text-overflow:  ellipsis;
}

.engText {
	color: #666;
	font-size: 14px;
	font-family: ARIAL;
}

.tabText {
	margin: 15px 0;
	font-size: 14px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 19px;
}

.tabText a{
	display: block;
	text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
	height: 38px;
	color: #666;
}
.tabText a:hover{
	color: #333;
}

a.showL,a.showR{height: auto;display: block;}
a.showL img,a.showR img{float: left;width:30px}

.tabBody:hover {
	box-shadow: 0px 4px 20px rgba(0, 0, 0, .5);
	transform: scale(1);
	-webkit-transform: scale(1);
	border: none;
	background: #fff;
}

.tabDiv>div>p {
	margin-top: 1rem;
	margin-bottom: 5px;
}
			
.tabTitle {
	font-size:22px;
	font-family:NotoSansHans-Bold;
	font-weight:bold;
	color:rgba(51,51,51,1);
	margin: 15px 0;
}

.line {
	width: 24px;
	height: 3px;
	background-color: #A41713;
}
.lineF{
	width:34px;
	height:2px;
	background:rgba(175,27,12,1);
}

.tabBody {
	padding: 0;
	border: 1px solid rgba(255, 255, 255, 0.71);
	box-shadow: 4px 6px 28px 0px rgba(63, 63, 63, 0.16);
}

.card {
	border: none;
}

.dateDivT{
	letter-spacing: 2px;
}


/* 2019-02-11 */
.slideBox .bd .box_word .box_word_bg{width: 474px;padding-right: 34px;}
.banner_title{font-size: 40px;}
.banner_title2{font-size: 40px;justify-content: flex-start;}
.banner_title.bigFont,.banner_title2.bigFont{font-size: 48px;}
