div.clear{
	clear: both;
	height: 0;
	width: 0;
}

.main1-1{
	width: 100%;
	/*margin-right: 30px;*/
}

.main1-2{
	overflow: hidden;
}



.main1-1-pic{
	width: 477px;
	margin-right: 25px;
}


.main1-1-div{
	overflow: hidden;
	width: 100%;
}

.main1-1-dl dl{
	margin:0;
	margin-left: -3%;
}

.main1-1-dl dd{
	float: left;
	width: 17%;
	margin-left: 3%;
}

.main1-1-dl dd.main1-1-dd{
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #333;
	text-align: center;
	cursor: pointer;
	background-color: #f8f7f5;
	transition: background-color .3s,color .3s;
}
.main1-1-dl dd.main1-1-dd.cur{
	background-color:#318E89;
	color: #fff;
}


.main1-1-dl dd.main1-1-dd-a a{
	display: none;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	text-align: center;
	color: #333;
	background-color: #f8f7f5;
	transition: background-color .3s,color .3s;
}
.main1-1-dl dd.main1-1-dd-a a.cur{
	display: block;
}
.main1-1-dl dd.main1-1-dd-a a:hover{
	background-color:#015198;
	color: #fff;
}

.main1-1-con-wp .main1-1-con{display: none;}
.main1-1-con-wp .main1-1-con:first-child+.main1-1-con{display: block;}


.main1-1-con-wp{
	margin-top: 15px;
}

.main-bor{
	border:1px solid #e9e9e9;
	padding: 18px 16px;
}
.list01{
	overflow: hidden;
}
.list01 dl{
	margin:0;
}

.list01 dd{
	margin-top: 16px;
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../images/dian2.jpg);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:17px;
  overflow: hidden;
	position: relative;
	padding-right:85px;
	height: 22px;
	line-height: 22px;
}

.list01 dd:first-child{
	margin-top: 0!important;
}


.list01 dd a{
	font-size: 16px;
	color:#333;
}
.list01 dd span{
	font-size: 14px;
	color:#666;
	position: absolute;
	right: 0px;
	top: 0;
}
.list01 dd a:hover{
	color:#015198;
}
.list01 dd.first-dd a {
    color: #015198;
}
.main1-2-pic+.main1-2-pic{
	margin-top: 23px;
}
.main1-2-pic .imgbox_a{
	padding-bottom: 63.2%;
}
.main1-2-pic .imgbox_a span{
	position: absolute;
	width: 105px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #c71d1e;
	text-align: center;
	z-index: 50;
	left: 0;
	top: 23px;
	display: block;
}


.title-11 h1{
	margin:0;
	font-size: 24px;
	color: #003978;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.title-11-afr{
	margin-top: 11px;
	font-size: 14px;
}
.title-11-afr a{
	display: none;
	font-size: 14px;
	color: #999;
	transition: color .3s;
}
.title-11-afr a:first-child{
	display: block;
}
.title-11-afr a:hover{
	color: #003978;
}
.main2-dl dl{
	margin:0;
}

.main2-dl dd{
	float: left;
	width: 116px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: relative;
	border:1px solid #e8e8e8;
	cursor: pointer;
}

.main2-dl dd::after{
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	bottom: -1px;background-image: url(../images/after.jpg);
	content:"";
	z-index:10;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.main2-dl dd+dd{
	margin-left: 23px;
}
.main2-dl dd span{
	position: relative;
	z-index: 15;
	color: #666;
	font-size: 16px;
	transition: color .3s;
}
.main2-dl dd a{
	position: relative;
	z-index: 15;
	color: #666;
	font-size: 16px;
	transition: color .3s;
}
.main2-dl dd.cur::after{
	opacity: 1;
	visibility: visible;
}

.main2-dl dd.cur span{
	color: #fff;
}
.main2-dl dd:hover::after{
	opacity: 1;
	visibility: visible;
}

.main2-dl dd:hover a{
	color: #fff;
}
.main2-list-div-wp {
	position: relative;
	margin-top: 17px;
}


.main2-pic .imgbox_a{
	padding-bottom: 63.582%;
}

.main2-con{
	border:1px solid #e8e9eb;
	text-align: center;
	padding:26px 30px;
}

.main2-con h1{
	margin:0;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.main2-con h1 a:hover{
	color: #003978;
}
.main2-con p{
	margin:0;
	font-size: 14px;
	line-height: 1.8;
	height: 3.6em;
	color: #666;
	overflow: hidden;
	margin-top: 10px;
}
.main3-dl{
	margin-right: 50px;
}
.main3-dl dl{
	margin:0;
}

.main3-dl dd{
	float: left;
	width: 116px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: relative;
	border:1px solid #e6e6e6;
	cursor: pointer;
	transition: color .3s,background-color .3s,border-color .3s;
	color: #666;
	font-size: 16px;
	background-color: #fff;
}

.main3-dl dd+dd{
	margin-left: 23px;

}

.main3-dl dd.cur{
	color: #fff;
	background-color: #003978;
	border-color: #003978;
}


.main3-list dl{
	margin:0;
	margin-left: -3%;
	margin-top: -3%;
}

.main3-list dd{
	float: left;
	width: 47%;
	margin-left: 3%;
	margin-top: 3%;
}


.main3-pic{
	width: 215px;
	margin-right: 25px;
}
.main3-pic .imgbox_a{
	padding-bottom: 67%;
}

.main3-list-wp{
	margin-top: 15px;
}
.main3-list-wp .main3-list{display: none;}
.main3-list-wp .main3-list:first-child{display: block;}



.main3-list-wp .main-bor{
	padding: 20px;
}


.main3-con{
	overflow: hidden;
	padding-top: 15px;
}

.main3-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
}

.main3-con h1 a:hover{
	color: #003978;
}

.main3-con h2{
	margin:0;
	font-size: 14px;
	color: #999;
	margin:15px 0 10px;
}

.main3-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
}

.main3 .main1-2 .title-11 h1{color: #c71d1e;}
.main3 .main1-2 .title-11-afr a:hover{color: #c71d1e;}

.main3-list2{
	margin-top: 15px;
}

.main3-list2 dl{
	margin:0;
}

.main3-list2 dd .imgbox_a{
	padding-bottom: 26.9%;
}
.main3-list2 dd+dd{
	margin-top: 6px;
}
.main4-dl{
	margin-right: 50px;
}
.main4-dl dl{
	margin:0;
}

.main4-dl dd{
	float: left;
	width: 116px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: relative;
	border:1px solid #e6e6e6;
	cursor: pointer;
	transition: color .3s,background-color .3s,border-color .3s;
	color: #666;
	font-size: 16px;
	background-color: #fff;
}

.main4-dl dd+dd{
	margin-left: 23px;

}

.main4-dl dd.cur{
	color: #fff;
	background-color: #c71d1e;
	border-color: #c71d1e;
}


.main4 .main1-1 .title-11 h1{color: #c71d1e;}
.main4 .main1-1 .title-11 a.fr:hover{color: #c71d1e;}


.main4-div-wp
{margin-top: 15px;}
.main4-div-wp .main4-div{display: none;}
.main4-div-wp .main4-div:first-child{display: block;}
.tui{
	padding-bottom: 26px;
}
.main4-div .main-bor{
	padding: 20px;
}
.main4-div .list01 dd{
	background-image: url(../images/dian2h.jpg);
}
.main4-div .list01 dd a:hover{
	color: #c71d1e;
}

.main4-2-pic{
	margin-top: 15px;
}

.main4-2-pic .imgbox_a{
	padding-bottom: 67%;
}

.main4-2-pic .imgbox_a h1{
	position: absolute;
	margin:0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 48px;
	line-height: 48px;
	background-image: url(../images/heidi2.png);
	color: #fff;
	text-align: center;
	padding: 0	15px;
	font-size: 16px;
	z-index: 30;
}

.bo{
	position: absolute;
	z-index: 15;
	left: 50%;
	margin-left: -25px;
	top: 50%;
	margin-top: -25px;
	width: 50px;

}
.bo img{
	display: block;
	width: 100%;
}

.list02.list01{padding-top:18px;}
.list02.list01 dd{
	margin-top: 0;
	height: 51px;
	line-height: 49px;
	border-bottom: 2px solid #eeeeee;
	padding-right: 25px;
}

.title-11-h2{
	/*width: 227px;*/
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/gang.png);
}
.title-11-h2 span{
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
.title-11-h2 span+span{
	margin-left: 35px;
}
.title-11-h2 span.cur{
	color: #003978;
}

.main5-div-wp{margin-top: 15px;}

.main5-div-wp .main5-div{display: none;}
.main5-div-wp .main5-div:first-child{display: block;}
.main5-pic{
	width: 444px;
	margin-right: 25px;
}


.main5-pic .imgbox_a{
	padding-bottom: 71.65%;
}

.main5-pic .imgbox_a h1{
	position: absolute;
	margin:0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 54px;
	line-height: 54px;
	background-image: url(../images/heidi3.png);
	color: #fff;
	text-align: center;
	padding: 0	15px;
	font-size: 16px;
	z-index: 30;
}
.main5-div .list01 dd{
	margin-top: 15px;
}

.main5-2-pic{
	margin-bottom: 12px;
}

.main5-2-pic .imgbox_a{
	padding-bottom: 26.415%;
}

.main5-2-div{
	background-color: #efefef;
	padding: 25px 50px 20px 30px;
}
.main5-2-div h1{
	margin:0;
	font-size: 20px;color: #c71d1e;
	font-weight: bold;
}
.main5-2-div dl{
	margin:0;
	padding-top: 15px;
}
.main5-2-div dd{
	font-size:16px;
	color: #333;
	line-height: 1.8;
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-top: 8px;
}
/**************************************************************/
/*main-over*/


