@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;
	min-height: 360px;
	padding-top: 10px;
	background-image: url(../images/ty1.png);
	background-repeat: no-repeat;
	background-position: 10% 50%;
}

.mode02 .lf {
	width: 65%;
	float: left;
	overflow: hidden;
}

.mode02 .rt {
	width: 35%;
	float: right;
	overflow: hidden;
}

.mode03 {
	max-width: 1366px;
	overflow: hidden;
	margin: 0 auto;
	min-height: 360px;
	padding-top: 10px;
	background-image: url(../images/ty2.png);
	background-repeat: no-repeat;
	background-position: 80% 30%;
	background-size:50% 70%
}

.mode03 .lf {
	width: 65%;
	float: left;
	overflow: hidden;
}

.mode03 .rt {
	width: 35%;
	float: right;
	overflow: hidden;
}

.mode04 {
	max-width: 1366px;
	overflow: hidden;
	margin: 0 auto;
}


/*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: 27vw;
	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;
	text-align: center;
	z-index: 9999;
}

.Banner .flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.Banner .flex-control-paging li a {
	float: left;
	width: 12px;
	height: 12px;
	display: block;
	background: url(../images/con1.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
}

.Banner .flex-control-paging li a:hover {
	background: url(../images/con1.png) no-repeat;
}

.Banner .flex-control-paging li a.flex-active {
	background: url(../images/con2.png) no-repeat;
}

.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;
}


.listTitle_01 {
	padding-left: 9%;
	padding-bottom: 2%;
	background: #fff;
	overflow: hidden;
}

.listTitle_01 .title {
	float: left;
	font-size: 28px;
	color: #e60012;
	font-weight: normal;
	letter-spacing: 2px;
}

.listTitle_02 {
	height: 46px;
	line-height: 46px;
	margin-bottom: 15px;
	/* background: #f2f2f2; */
	overflow: hidden;
	border-bottom: 3px solid #00b4e6;
}

.mode03 .listTitle_02 {
	/* border: none; */
}

.listTitle_02 .title {
	color: #026DD3;
	float: left;
	height: 46px;
	padding: 0 15px;
	/* background-color: #e60012; */
	font-size: 22px;
	font-weight: bold;
	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: #333333;
	height: 26px;
	overflow: hidden;
}

.articleConList .firstNews p {
	font-size: 1.4em;
	color: #999999;
	border-bottom: #cccccc 2px solid;
	padding: 13px 0;
	line-height: 27px;
	height: 45px;
	overflow: hidden;
}


.articleConList ul {
	padding: 0 4% 3% 9%;
}

.articleConList ul li {
	margin: 10px 0;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
}

.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;
	position: relative;
	margin-right: 30px;
}

.more a {
	color: #868686;
	font-size: 15px;
}

.more::after {
	content: '';
	display: block;
	position: absolute;
	background-image: url(../images/more.svg);
	width: 20px;
	height: 20px;
	right: -7px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.articleConList01{
	clear: both;
}
.articleConList01 .newsList {
	display: inline-block;
	width: 620px;
	padding-left: 20px;
}

.articleConList01 .newsList li {

clear: both;

padding-top: 10px;
}

.articleConList01 .newsList li img {

	width: 150px;

	display: block;

	float: left;

	margin-bottom: 10px;

	margin-right: 40px;
}

.articleConList01 .newsList li a {

font-size: 20px;

position: relative;

line-height: 20px;

display: block;
width: 90%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
/* top: 20px; */
}

/* .articleConList01 ul li a::before {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 3px;
	top: 10px;
	left: -20px;
	background-color: #005bad;
} */

.articleConList01 .newsList li .date {
	display: block;
	position: relative;
	/* top: 30px; */
	color: #a5a5a5;
	font-size: 14px;
}

/*mode02*/
.articleConList02 ul {
	margin-top: 10px;
}

.articleConList02 ul li {
	/* background: url(../images/li.png) no-repeat 5px 17px; */
	/* padding-left: 25px; */
	/* line-height: 60px; */
	margin-top: 15px;
	margin-bottom: 15px;
	/* height: 28px; */
	overflow: hidden;
	vertical-align: middle;
}

.articleConList02 ul li a {
	font-size: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
	height: 40px;
	margin: 10px 0;
}

.articleConList03 {}

.articleConList03 ul {}

.articleConList03 ul li {
	margin-bottom: 15px;
	box-shadow: 1px 2px 4px 0px rgba(161, 161, 161, 0.5);
	width: 98%;
	background-color: #fff;
	border-radius: 8px;
	padding-left: 8px;
}

/* .articleConList03 ul li:nth-child(1),
.articleConList03 ul li:nth-child(3) {
	background-color: #1377d1;

	a {
		color: #fff;
	}
} */

.articleConList03 ul li a {

	font-size: 17px;
	line-height: 43px;
	color: #005bad;
}

.dateBox {
	display: block;
	width: 70px;
	line-height: 30px;
	float: left;
}

.dateBox .dd {
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #00b4e6;
	color: #fff;
	font-size: 25px;
}

.dateBox .YYmm {
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #00b4e6;
	color: #fff;
	font-size: 12px;
}

.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;
}



/*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;
}

.articleConList04 {
	clear: both;
	min-height: 240px;
}

.vedioBox:nth-child(2) {
	margin: 0;
}

.trisection {

/* width: 30%; */

/* float: left; */

margin-right: 5%;

	
}

.trisection:last-child {
	margin: 0;

}

.articleConList05 {}

.articleConList05 ul {
	padding: 10px 2px;
}

.articleConList05 ul li {
	height: 40px;
	/* width: 98%; */
	box-shadow: 1px 2px 4px 0px rgba(200, 200, 200, 0.5);
	border-left: 10px solid #00b4e6;
	padding-left: 15px;
	margin-bottom: 13px;
}

.articleConList05 ul li a {
	line-height: 40px;
	font-size: 18px;
	letter-spacing: 1.2px;
	font-family: auto;
	font-weight: normal;
}

.links {
	width: 1366px;
	margin: 10px auto;
	line-height: 40px;
	font-size: 0;
}

.links .linksTitle {
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 10%;
	background-image: url(../images/ty3.png);
	background-repeat: no-repeat;
	background-size: cover;
	line-height: 60px;
	color: #026DD3;
	margin-bottom: 10px;
}

.links .link {
	font-size: 18px;
	color: #00b4e6;
	border-right: 1px solid #00b4e6;
	line-height: 17px;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 15px;
	text-align: center;
}
.links .link:last-child{
	border: none;
}
.modules {
	font-size: 0;
}

.modules .module {
	display: inline-block;
	height: 60px;
	width: 30%;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 20px;
}
.modules .module:nth-child(3),.modules .module:nth-child(6){
	margin-right: 0;
}
.modules .module .left {
	display: inline-block;
	width: 30%;
	background: #005bad;
	padding: 5px 0;
	text-align: center;
	overflow: hidden;
	height: 100%;
	box-sizing: border-box;
}

.modules .module .left img {
	height: 100%;
}

.modules .module .right {
	font-size: 18px;
	display: inline-block;
	width: 70%;
	padding: 5px 0;
	line-height: 50px;
	padding-left: 50px;
	vertical-align: bottom;
	background-color: #eeeeee;
	box-sizing: border-box;
	color: #005bad;
	letter-spacing: 1.3px;
}

.firstNews{
	width: 240px;
	float:  left;
}

.firstNews img{}
.firstNews .newsTitle{
    font-size: 16px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.firstNews .summary{
    font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #8b8b8b;
}
.firstNews .flex-control-nav{
	display: none;
}

@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: 20px;
	}

	.listTitle_02 .title {
		font-size: 20px;
	}

	.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: 20px;
	}

	.listTitle_02 .title {
		font-size: 20px;
	}
}

@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) {}