@charset "utf-8";
/* CSS Document */




.content {
	width: 100%;
	overflow: hidden;
}

.mode01 {
	max-width: 1366px;
	margin: 1.7% auto;
	overflow: hidden;
}

.mode01 .lf {
	max-width: 1366px;
}



.mode02 {
	max-width: 1366px;
	overflow: hidden;
	margin: 0 auto;
	
	opacity: 0.9;
	padding: 30px 0;
}

.mode02 .lf {
	width: 48.5%;
	float: left;
	overflow: hidden;
}

.mode02 .rt {
	width: 48.5%;
	float: right;
	overflow: hidden;
}

.mode03 {
	max-width: 1366px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 10px;
}

.mode03 .lf {
	width: 48.5%;
	float: left;
	overflow: hidden;
}

.mode03 .rt {
	width: 48.5%;
	float: right;
	overflow: hidden;
}

.mode04 {
	max-width: 1366px;
	/* overflow: hidden; */
	margin: 0 auto;
	padding: 20px 0;
}


/*mode01*/
/*图片轮播*/
/*FlexSlider默认样式*/
.Banner {
	width: 100%;
	/* float: left; */
}

.Banner .flexslider {
	width: 100%;
	background: #fff;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

.Banner .flexslider ul li {
	list-style: none;
	height: 0;
	padding-bottom: 35vw;
	overflow: hidden;
	*height: auto;
	*padding-bottom: 0;
}

.Banner .flexslider ul li img {
	border: none;
}

.Banner .flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.Banner .loading .flex-viewport {}

.Banner .flexslider .slides {
	zoom: 1;
	width: 100%;
	padding: 0;
}

.Banner .carousel li {
	margin-right: 5px;
}

/*icon小点*/
.Banner .flex-control-nav {
	/* width: 99px; */
	position: absolute;
	bottom: 6px;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	z-index: 9999;
}

.Banner .flex-control-nav li {
	margin: 0 25px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.Banner .flex-control-paging li a {
	float: left;
	width: 28px;
	height: 28px;
	display: block;
	background: url(../images/con1.png) no-repeat;
	background-size: 100%;
	cursor: pointer;
	text-indent: -9999px;
}

.Banner .flex-control-paging li a:hover {
	background: url(../images/con1.png) no-repeat;
	background-size: 100%;
}

.Banner .flex-control-paging li a.flex-active {
	background: url(../images/con2.png) no-repeat;
	background-size: 100%;
	width: 30px;
	height: 30px;
}

.Banner .flex-control-paging li:first-child a.flex-active{
	background: url(../images/lanqiu.png) no-repeat;
	background-size: 100%;
}
.Banner .flex-control-paging li:nth-child(2) a.flex-active{
	background: url(../images/zuqiu.png) no-repeat;
	background-size: 100%;
}
.Banner .flex-control-paging li:nth-child(3) a.flex-active{
	background: url(../images/paiqiu.png) no-repeat;
	background-size: 100%;
}
.Banner .flex-control-paging li:nth-child(4) a.flex-active{
	background: url(../images/bangqiu.png) no-repeat;
	background-size: 100%;
}
.Banner .flex-control-paging li:nth-child(5) a.flex-active{
	background: url(../images/wangqiu.png) no-repeat;
	background-size: 100%;
}
.Banner .slides h4 a {
	color: #fff;
	opacity: 1.0;
	font-size: 14px;
	text-decoration: none;
}

.Banner .slides h4 a:hover {
	color: #fff;
	font-size: 14px;
}

.flex-direction-nav {
	display: none;
}

.Banner .flexslider ul li>div {
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 100%;
	height: 35px;
	color: #fff;
	background: url(../images/banner_bg.png) repeat;
	line-height: 35px;
	overflow: hidden;
	text-indent: 20px;
	z-index: 9999;
}

.Banner .flexslider ul li>div a {
	font-size: 14px;
	color: #fff;
}
.articleImg {
	width: 50%;
	float: left;
	display: none;
	overflow: hidden;
	height: 455px;
	position: relative;
}
.articleImg.unfold{
	display: block;
}
.articleImg img{
	display: block;
}
.articleImg .imgInstruction {
	position: absolute;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	background: #72ae35;
	/* opacity: 0.6; */
	box-sizing: border-box;
	width: 100%;
	padding-left: 20px;
	/* text-align: center; */
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}
.listTitle_01 {
	margin-bottom: 2%;
	background: #fff;
	overflow: hidden;
	border-bottom: #d8d8d8 solid 1px;
}

.listTitle_01 .title {
	float: left;
	font-size: 28px;
	color: #72ae35;
	/* font-weight: ; */
	letter-spacing: 2px;
	border-bottom: #ff9d33 solid 5px;
	line-height: 50px;
}
.listTitle_01 .more a{
	line-height: 50px;
}
.listTitle_02 {
	height: 46px;
	line-height: 46px;
	margin-bottom: 15px;
	overflow: hidden;
}

.listTitle_02 .title {
	color: #ff9d33;
	float: left;
	height: 46px;
	font-size: 28px;
	/* font-weight: normal; */
	letter-spacing: 2px;
}


.articleConList {
	float: left;
	width: 50%;
	/* background: #edf5fc; */
	overflow: hidden;
}

.articleConList .firstNews {
	padding: 3% 4% 3% 9%;
}

.articleConList .firstNews h3 {
	font-size: 1.8em;
	color: #72ae35;
	height: 26px;
	overflow: hidden;
	padding-bottom: 13px;
}
.articleConList .firstNews div{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	white-space: nowrap;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}
.articleConList .firstNews p {
	font-size: 1.4em;
	color: #a5a5a5;
	line-height: 27px;
	white-space: normal;
}


.articleConList ul {
	padding: 0 4% 3% 9%;
}

.articleConList ul li {
	padding: 10px 0;
	/* height: 35px; */
	overflow: hidden;
	line-height: 35px;
	border-top: 1px dotted #d8d8d8;
	cursor: pointer;
}
.articleConList ul li div{
	display: none;
	-webkit-box-orient: vertical;
	white-space: nowrap;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}
.articleConList ul li div p{
	font-size: 1.4em;
	color: #a5a5a5;
	line-height: 27px;
	white-space: normal;
}
.articleConList ul li::before{
	content: '';
	display: block;
	float: left;
	height: 10px;
	width: 7px;
	margin: 12.5px 10px 12.5px 0;
	background: url('../images/li.png');
	background-repeat:no-repeat ;
	background-size: 100% 100%;
}
.articleConList ul li.unfold::before{
	display: none;
}
.articleConList ul li.unfold a{
	font-size: 1.8em;
	color: #72ae35;
	height: 26px;
	overflow: hidden;
	padding-bottom: 13px;
}
.articleConList ul li.unfold div{
	display: -webkit-box;
}
.articleConList ul li.unfold .rightDate{
	display: none;
}
.articleConList ul li a {
	font-size: 1.6em;
}

ul li span.rightDate {
	float: right;
	font-size: 1.6em;
	color: #999999;
	font-family: 'Arial';
}

.more {
	font-size: 18px;
	float: right;
	padding-right: 19px;
}

.more a {
	color: #858585;
}



/*mode02*/
.mode02 a:hover{
 color: #ff9d33;
}
.articleConList02 ul {
	margin-top: 10px;
}

.articleConList02 ul li {
	background: #fff;
	padding: 10px 20px;
	line-height: 28px;
	margin-bottom: 15px;
	/* height: 28px; */
	border: #d8d8d8 1px solid;
	border-left: #ff9d33 3px solid;
	overflow: hidden;
}

.articleConList02 ul li a {
	font-size: 1.6em;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.articleConList02 ul li .Date{
	font-size: 14px;
	font-weight: 400;
	color: #a5a5a5;
}
.articleConList03{
	
}
.articleConList03 ul{
	background: #fff;
	background-image: url("../images/list_bg1@2x.png");
	background-position: 95% 95%;
	background-repeat: no-repeat;
	background-size:  15%;
	border: 1px solid #d8d8d8;
	border-top: 3px solid #ff9d33;
	padding: 15px 20px;
}
.articleConList03 ul li {
	padding: 18px 0;
	border-bottom: 1px dotted #d8d8d8;
}
.articleConList03 ul li:last-child{
	border-bottom: none;
}
.articleConList03 ul li a{
	font-size: 1.6em;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 25px;
}
.articleConList03 ul li .Date{
	font-size: 14px;
	font-weight: 400;
	color: #a5a5a5;
	line-height: 25px;
}
.firstText {
	border-bottom: #dcdcdc 1px dashed;
	padding: 11px 0;
}

.firstText h2 {
	margin-bottom: 7px;
	font-weight: normal;
}

.firstText h2 a {
	font-size: 1.6em;
}

.firstText h2 .leftDate {
	font-family: 'Arial';
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #de0c13;
	padding-right: 8px;
}

.firstText p {
	font-size: 1.4em;
	color: #999999;
	line-height: 23px;
}



/*tab start*/
.tabArticleList {
	position: relative;
}

.tabArticleList .tabListTitle {
	overflow: hidden;
	position: absolute;
	top: -54px;
	left: 200px;
}

.tabArticleList .tab_menu .more a {
	color: #ABAAAB;
}

.tabArticleList .tab_menu .more a:hover {
	color: #D54C48;
}

.tabArticleList .tab_menu h3 {
	width: 105px;
	height: 33px;
	line-height: 33px;
	float: left;
	margin: 0 5px;
}

.tabArticleList .tab_menu h3 a {
	display: block;
	height: 33px;
	text-align: center;
	line-height: 33px;
	float: left;
	font-size: 1.8em;
	cursor: pointer;
	color: #666666;
	font-weight: normal;
	width: 105px;
}

.tabArticleList .tab_menu h3:hover,
.tabArticleList .tab_menu h3.on {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
	width: 105px;
}

.tabArticleList .tab_menu h3:hover a,
.tabArticleList .tab_menu h3.on a {
	display: block;
	background: url(../images/titlebg.png) no-repeat;
	color: #fff;
	width: 105px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	font-weight: normal;
}

.tabArticleList .more_tab {
	display: none;
}

.tabArticleList .tabListTitle .more {
	float: right;
	padding-top: 10px;
}

.tabArticleList .tabList {
	position: relative;
}

.tabArticleList .tabListBox .more {
	position: absolute;
	right: 0;
	top: -52px;
	font-size: 18px;
}

.tabArticleList .tabListBox {
	display: none;
}

/*tab end*/



/*mode03*/
/* .address {
	background: #f2f2f2;
	overflow: hidden;
}

.address ul {
	padding: 1% 7% 3% 7%;
}

.address ul li {
	font-size: 18px;
	color: #333;
	line-height: 28px;
	margin: 15px 0;
	height: 30px;
	overflow: hidden;
}

.address ul li span {
	font-weight: bold;
	color: #004ea2;
	padding-right: 7px;
} */
.mode03 .title{
	font-size: 28px;
	text-align: center;
	color: #72ae35;
	font-weight: 700;
	margin-bottom: 20px;
}
.articleList05{
	width: 100%;
	overflow: hidden;
}
.previewBox{
	box-sizing: border-box;
	width: 25%;
	padding: 0 10px;
	float: left;
	height: 100%;
}
.previewImg{
	width: 100%;
	margin-bottom: 15px;
	height: 214px;
	overflow: hidden;
	cursor: pointer;
}
.previewImg img{
	display: block;
	width: 100%;
	min-height: 100%;
	transition: all 0.5s;
}
.previewTitle{
	/* display: -webkit-box;
	-webkit-box-orient:vertical;
	line-clamp:2;
	-webkit-line-clamp:2; */
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 15px;
	line-height: 20px;
}
.previewTxt{
	display: -webkit-box;
	-webkit-box-orient:vertical;
	line-clamp:3;
	-webkit-line-clamp:3;
	overflow:hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px;
	color: #a5a5a5;
	font-size: 12px;
	line-height: 18px;
}
.previewMore{
	cursor: pointer;
}
.previewMore .more{
	color: #7d7d7d;
	font-size: 14px;
	font-weight: 400;
	float: left;
	margin-left: 20px;
	position: relative;
	line-height: 19px;
	text-align: center;
}
.previewMore .more::before{
	content: '';
	display: block;
	position: absolute;
	background-image: url(../images/previewMore.png);
	background-size: 100%;
	border-radius: 50%;
	float: left;
	width: 14px;
	height: 14px;
	text-align: center;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.previewMore .date{
	color:#a5a5a5;
	font-size: 14px;
	font-weight: 400;
	float: right;
}
.previewBox:hover .previewTitle{
	color: #72ae35;	
}
.previewBox:hover .previewImg img{
	/* margin: 0; */
	transform: scale(1.2);
}

/*mode04*/
.friendLink {
	background: #f2f2f2;
	padding: 15px 20px;
	overflow: hidden;
}

.friendLink h2 {
	font-size: 20px;
	color: #e60012;
	padding-right: 10px;
	float: left;
}

.friendLink a {
	font-size: 16px;
	color: #666666;
	display: inline-block;
	padding: 0 10px;
	line-height: 25px;
	border-right: 1px solid #ddd;
}


.scrollColumn{
	width:100%;
	/* overflow: hidden; */
	position: relative;
	font-size: 0px;
  }
  .scrollColumn .scrollTitle{
	text-align: center;
	width: 100%;
	margin-bottom:20px;
	font-size: 28px;
	font-weight: 700;
	color: #005bac;
  }
  .scrollColumn .scrollItem{
	display: inline-block;
	width: 18%;
	margin-right: 2.5%;
	position: relative;
	cursor: pointer;
  }
  .scrollColumn .scrollItem:last-child{
	margin-right: 0;
  }
  .scrollColumn .scrollItem .scrollImgTitle{
	white-space: normal;
	text-align: center;
	position: absolute;
	font-size: 28px;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	display: none;
  }
  .scrollItem .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	background: #ff9033;
	opacity: 0.4;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
  }
  .scrollItem:hover .scrollImgTitle,.scrollItem:hover .mask{
	display: block;
  }
  .scrollColumn .scrollItem img{
	width: 100%;
  }
  #demo{
	white-space: nowrap;
	overflow:hidden;
	padding-bottom: 4px;
  }
  
  #demo td{
  
  padding: 0 25px 20px;
  }
  #scrollLeft{
	width: 20px;
	height: 28px;
	background: url('../images/scrollLeft.png');
	background-size: 100%;
	position: absolute;
	top:50%;
	margin-top: -14px;
	left: -40px;
	/* color: #000; */
  }
  #scrollRight{
	width: 20px;
	height: 28px;
	background-image: url('../images/scrollRight.png');
	background-size: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: -40px;
  }
  



@media screen and (max-width:1366px) {

	.mode01,
	.mode02,
	.mode03,
	.mode04 {
		width: 94%;
		margin: 30px auto;
	}

	.Banner {
		width: 100%;
		float: none;
	}

	.articleConList {
		float: none;
		width: 100%;
		margin-top: 30px;
	}

	.articleConList ul {
		padding: 20px;
	}

	.listTitle_01 {
		padding-left: 0;
	}

	.listTitle_01 .title {
		font-size: 24px;
	}

	.listTitle_02 .title {
		font-size: 24px;
	}

	.articleConList ul {
		overflow: hidden;
	}

	.articleConList ul li {
		width: 46%;
		float: left;
		margin: 0 2%;
	}
}

@media screen and (max-width:1000px) {

	.Banner,
	.articleConList {
		float: none;
		width: 100%;
	}

	.Banner {
		margin-bottom: 20px;
	}

	.listTitle_01,
	.articleConList .firstNews,
	.articleConList ul {
		padding-left: 4%;
	}

	.listTitle_01 .title {
		font-size: 22px;
	}

	.listTitle_02 .title {
		font-size: 22px;
	}
}

@media screen and (max-width: 900px) {
	.tabArticleList .tab_menu h3 {
		margin: 0;
	}

	.tabArticleList .tabListTitle {
		left: 155px;
	}

}


@media screen and (max-width: 800px) {

	.articleConList02 ul li a,
	ul li span.rightDate {
		font-size: 14px;
	}

	.address ul li {
		font-size: 16px;
		height: 30px;
	}

	.mode01 .lf {
		width: 100%;
		float: none;
	}

	.mode01 .rt {
		width: 100%;
		float: none;
		margin-top: 3%;
	}

	.mode02 .lf,
	.mode03 .lf,
	.mode02 .rt,
	.mode03 .rt {
		float: none;
		width: 100%;
	}

	.mode03 .rt,
	.mode02 .rt {
		margin-top: 2%;
	}

	.articleList05 ul li {
		width: 31%;
	}
}


@media screen and (max-width:640px) {
	.articleList02 ul.newsImg {}

	.articleList02 dl.hotnewsList dd {
		float: none;
		width: 100%;
	}

	.information ul li {
		float: none;
		width: auto;
		margin-right: 0;
	}

	.articleList02 ul.newsImg li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 3%;
	}

	.articleListImg {
		text-align: center;
		margin-bottom: 2%;
	}

	.articleListImg,
	.articleListText {
		float: none;
		width: 100%;
	}

	.articleConList ul li {
		width: 100%;
		float: none;
		margin: 0;
	}

}

@media screen and (max-width:520px) {

	.linkInfo_t {
		padding: 9% 2.8%;
	}

	.serviceList li {
		width: 33.2%;
	}
}

@media screen and (max-width:480px) {
	.tabArticleList .tab_menu h3 {
		margin: 0;
	}

	.tabArticleList .tabListTitle {
		left: 155px;
	}
}


@media screen

/*and (min-width:320px)*/
and (max-width:360px) {}