@charset "utf-8";
/* CSS Document */




.banner{
	height: 600px;
	background: url(../images/kv.jpg) no-repeat center top;
}
.kv-btn{
	margin-left: -314px;
    top: 82%;
}
/*标题部分*/

.til{
	padding-top: 38px;
	line-height: 58px;
}
.part5 .til{
	padding-top: 20px;
}

/*标题部分*/

/*公用按钮部分*/

.btn {
	padding: 0 40px;
	height: 70px;
	line-height: 70px;
	border: 2px solid #000;
	 border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;

}




/*公用按钮部分*/
.part1{
	background: url(../images/bg-t.png) no-repeat center bottom;
}
.p1-bd dl{
	top: 44px;
	margin-left: 44px;
}
.p1-bd dt span{
	padding: 5px 10px 5px 24px;
	position: relative;
}
.p1-bd dt span::before {
	content: '';
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    left: 6px;
    top: 50%;
    margin-top: -6px;
}
.part2{
	background: #0b4984;
}
.p2-bd-txt{
	width: 514px;
	padding-top: 78px;
}
.p2-bd-txt p{
	width: 410px;
	margin-left: auto;
	margin-right: auto;
}
.p2-bd-tu{
	margin-right: 30px;
}

.p3-bdt ul li{
	float: left;
	margin-right: 3px;
	position: relative;
	cursor: pointer;
}
.p3-bdt .list-txt{
	width: 100%;
	height: 100%;
	background: url(../images/p3-bg.png) no-repeat center;
	left: 0;
	top: 0;
	display: none;
}
.p3-bdt .list-txt.on{
	display: block;
}
.p3-bdt .list-txt h5{
	margin-top: 74px;
}

.p3-bdb-txt{
	margin-left: 304px;
    padding-bottom: 30px;
}
.p3-bdb-txt2{
	margin-left: 370px;
}
.p3-bdb-txt3{
	margin-left: 320px;
}
.p3-bdb-txt span::before {
	content: '';
	width: 15px;
	height: 17px;
	position: absolute;
	background: url(../images/arrowr.png) no-repeat center;
	right: 0;
	margin-right: -12px;
    top: 10px;
	
}
.p3-bdb-tu{
	left: 0;
	top: 0;
	z-index: -1;
}



.arrow{
	width: 49px;
	height: 99px;
	top: 50%;
	margin-top: -60px;
	cursor: pointer;
}
.prev{
	margin-left: -666px;
}
.next{
	margin-left: 614px;
}
.p2-mn .hd ul{
	margin-left: -63px;
	bottom: 0;
}
.p2-mn .hd li {
	float: left;
	width: 32px;
	height: 32px;
	margin:0 5px;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #fff;
    opacity: 0.3;
    cursor: pointer;
}
.p2-mn .hd li.on{opacity:1;}



.part5{
	background: url(../images/p5-bg.jpg) no-repeat center top;
}
.p5-t{
	height: 42px;
	background: url(../images/bg-b.png) no-repeat center top;

}
.p5-bd li{
	float: left;
	margin: 0 8px 10px 0;
}

.p6-bd{
	background-color: #fff;
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
}
.p6-bd li{
	float: left;
	width: 483px;
	background-color: #ffbc09;
	padding-bottom: 10px;
	margin: 10px;
}
.p6-bd li p{
	padding: 0 30px;
	margin-left: 12px;
}
.p6-bd li p.list-p{
	padding: 0 19px;
    margin-left: 13px;
}
.p6-btn{padding-top: 20px;}
.p6-btn a{
	height: 64px;
	width: 300px;
	background: url(../images/p6-btn.png) no-repeat center bottom;
	line-height: 64px;
}

.p7-bd{
    padding-top: 20px;
}
.p7-l{
	width: 600px;
	
}
.q-tu ,.a-tu{
	width: 111px;
	text-align: center;
	font-size: 30px;
	color: #0069b3;
}
.q-txt,.a-txt{
	padding: 10px 16px;
	background-color: #e6e6e6;
	border-radius: 10px;
	font-size: 24px;
	margin: 40px 0 40px 20px;
	text-align: left;
	line-height: 40px;
}
.q-txt::before {
	content: 'Q:';
	font-size: 30px;
	position: absolute;
	left: 4px;
    top: -44px;
	color: #0069b3;
	
}
.a-txt{
	background-color: #0b4984;
	width: 432px;
	margin-right: 18px;
	color: #fff;
	margin-left: auto;
	margin-top: 8px;
}

.arrow1{
	width: 35px;
	height: 22px;
	background: url(../images/p7-l.png) no-repeat center;
	left: 14px;
    bottom: -20px;
}
.arrow2{
	width: 35px;
	height: 31px;
	background: url(../images/p7-r.png) no-repeat center;
	right: 16px;
    bottom: -30px;
}


.p7-big{
	right: -68px;
    top: 50px;
}
.p7-txt{
	width: 100%;
	left: 0;
	bottom:0;
}