@charset "utf-8";
body{
	width: 100%;
	font-family: "Microsoft YaHei", 微软雅黑, Arial, Lucida Grande, Tahoma, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
a{
	text-decoration: none;
	color: white;
}
a:hover{
	color: white;
}
ul li{
	list-style: none;
}
h2 {
	font-size: 30px;
	font-weight: bold;
}
.icon {
   width: 1em; height: 1em;
   vertical-align: -0.15em;
   fill: currentColor;
   overflow: hidden;
}
.peripheral{
	margin: 0 auto;
	width: 100%;
	/*height: 100%;*/
}
.middlePart{
	width: 1200px;
	margin: 0 auto;
}
.banner{
	width: 100%;
	/*
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;*/
}
.banner img{
	width: 100%;
}
.center{
	text-align: center;
}
.content_01{
	width: 100%;
	/*background-image: url(/views/pcTopic/brooklyn_01/bg_01.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;*/
   	margin-top: 3%;
}
.content_01 .divOne h3{
	font-size: 26px;
	font-weight: bold;
	border-left: 5px solid #3A5FAD;
	border-radius: 5px;
	padding-left: 10px;
	margin-bottom: 3%;
	text-align: left;
	margin-left: 5%;
}
.content_01 .divOne h3 span{
	color: #3A5FAD;
	font-weight: bold;
}
.content_01 .divOne p{
	font-size: 120%;
	text-align: left;
	line-height: 2em;
	background-color: #F4F4F4;
	padding: 30px 10px;
}
.content_01 .divOne .div_one{
	position: relative;
}
.content_01 .divOne .div_one .divShadow{
	color: #3A5FAD;
	background-color: #3A5FAD;
	font-size: 40px;
	text-align: right;
	padding: 30px 20px;
	padding-right: 0;
	z-index: -1;
	width: 800px;
	position: absolute;
	bottom: 0;
	left: -10px;
}
.content_01 .divOne .div_two{
	position: relative;
	top: 53px;
    left: -79px;
}
.content_01 h2{
	font-size: 30px;
	font-weight: bold;
	margin-top: 3%;
	margin-bottom: 3%;
}
.content_01 h2 span{
	color: #3A5FAD;
	font-weight: bold;
}
.content_01 .divTwo .divCommon{
	width: 14%;
	margin-left: 2%;
	height: 420px;
	border-radius: 10px;
	background-color: #F3F3F3;
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	border-top-left-radius: 130px;
	border-top-right-radius: 130px;
	padding-left: 5px;
}
.content_01 .divTwo .divCommon h4{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10%;
	margin-top: 20%;
}
.content_01 .divTwo .divCommon p{
	text-align: left;
	font-size: 120%;
}
.content_01 .divTwo .divCommon:hover{
	color: white;
	background-color: #3A5FAD;
}
.content_01 .divThree .divCommon{
	width: 30%;
	margin-left: 2%;
	background-color: #3A5FAD;
	color: white;
	height: 200px;
	border-radius: 15px;
}
.content_01 .divThree .divCommon h5{
	font-size: 30px;
	margin-bottom: 5%;
	margin-top: 10%;
}
.content_01 .divThree .divCommon .pOne{
	font-size: 24px;
	margin-bottom: 3%;
}
.content_01 .divThree .divCommon .pTwo{
	font-size: 120%;
}
.content_02{
	background-color: #F6F6F6;
	margin-top: 3%;
	padding: 40px 0;
	position: relative;
}
.content_02 h2{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
}
.content_02 h2 span{
	color: #3A5FAD;
	font-weight: bold;
}
.content_02 .pOne{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
	margin-bottom: 5%;
}
.content_02 h3{
	background-color: #3A5FAD;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 20px;
	text-align: left;
	color: white;
	width: 30%;
}
.content_02 .pTwo{
	background-color: #EDEDED;
	margin-bottom: 5%;
	font-size: 20px;
	color: #3A5FAD;
	padding: 30px 10px;
}
.content_02 .pTwo span{
	margin-left: 2%;
	margin-right: 2%;
}
.content_02 .pThree{
	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
	text-align: left;
}
.content_02 .divTwo{
	margin-top: 5%;
	background-color: #3A5FAD;
	padding: 40px 0;
	width: 100%;
}
.content_02 .divTwo h2{
	font-size: 30px;
	font-weight: bold;
	color: white;
}
.content_02 .appointment{
	margin-top: 20px;
}
.content_02 .appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 10px;
	text-align: left;
    padding-left: 2%;
}
.content_02 .appointment .userPhone{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 10px;
	text-align: left;
    padding-left: 2%;
}
.content_02 .appointment .submit{
	background-color: #FECF67;
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 10px;
	cursor: pointer;
	color: #780009;
}
.content_03{
	margin-top: 5%;
}
.content_03 h2{
	font-size: 30px;
	font-weight: bold;
}
.content_03 h2 span{
	color: #3A5FAD;
	font-weight: bold;
}
.content_03 p{
	font-size: 22px;
	color: white;
	background-color: #3A5FAD;
	padding: 5px;
	width: 50%;
	margin-left: 25%;
	margin-top: 3%;
	margin-bottom: 5%;
}
.content_04{
	background-color: #F6F6F6;
	margin-top: 3%;
	padding: 40px 0;
	position: relative;
}
.content_04 h2{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 50px;
}
.content_04 h2 span{
	color: #3A5FAD;
	font-weight: bold;
}
.content_04 .divOne .divCommon{
	width: 47%;
	margin-left: 3%;
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	background-color: white;
	border-radius: 5px;
	padding: 20px 10px;
	position: relative;
	height: 500px;
}
.content_04 .divOne .divCommon h3{
	position: relative;
	top: -30px;
	background-color: #3A5FAD;
	color: white;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0;
	width: 80%;
	margin-left: 10%;
	border-radius: 20px;
}
.content_04 .divOne .divCommon p{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
}
.content_04 .divOne .divCommon p span{
	color: #3A5FAD;
}
.content_04 .divOne .divCommon h4{
	font-size: 24px;
	color: white;
	background-color: #3A5FAD;
	text-align: left;
	padding: 5px 10px;
	width: 50%;
	margin-left: 0;
	margin-top: 3%;
	margin-bottom: 3%;
	position: relative;
	left: -10px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
}
.content_04 .divTwo{
	margin-top: 10%;
	background-color: #3A5FAD;
	padding: 40px 0;
	width: 100%;
	position: relative;
}
.content_04 .divTwo .pOne{
	background-color: #3A5FAD;
	position: absolute;
	top: -50px;
	padding: 10px 0;
	width: 50%;
	margin-left: 25%;
	color: white;
	font-size: 22px;
	font-weight: bold;
	box-shadow: 2.5px 2.5px 15px rgba(34,34,34,.1),-2.5px -2.5px 15px rgba(34,34,34,.1);
}
.content_04 .divTwo .pOne img{
	margin-right: 3%;
}
.content_04 .divTwo h2{
	font-size: 30px;
	font-weight: bold;
	color: white;
}
.content_04 .divTwo h2 span{
	color: #FFD800;
	font-weight: bold;
}
.content_04 .appointment{
	margin-top: 20px;
}
.content_04 .appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 10px;
	text-align: left;
    padding-left: 2%;
}
.content_04 .appointment .userPhone{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 10px;
	text-align: left;
    padding-left: 2%;
}
.content_04 .appointment .submit{
	background-color: #FECF67;
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 10px;
	cursor: pointer;
	color: #780009;
}
.content_05{
	margin-top: 3%;
}
.content_05 h2{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 50px;
}
.content_05 h2 span{
	color: #3A5FAD;
	font-weight: bold;
}
.content_05 .swiper-slide{
	box-shadow: 2.5px 2.5px 15px rgba(34,34,34,.1),-2.5px -2.5px 15px rgba(34,34,34,.1);
	background-color: white;
	border-radius: 10px;
	height: 220px;
	margin-top: 10px;
	padding: 0 10px;
	text-align: left;
}
.content_05 .swiper-slide h3{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
.content_05 .swiper-slide img{
	margin-right: 3%;
}
.content_05 .tip{
	margin-top: 5%;
	color: red;
}
.content_06{
	margin-top: 3%;
}
.content_06 h2{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 50px;
}
.content_06 h2 span{
	color: #3A5FAD;
	font-weight: bold;
}
.content_06 .divTwo{
	margin-top: 5%;
	background-color: #3A5FAD;
	padding: 40px 0;
	width: 100%;
}
.content_06 .divTwo h2{
	font-size: 30px;
	font-weight: bold;
	color: white;
	margin-bottom: 2%;
}
.content_06 .divTwo h2 span{
	color: #FFD800;
	font-weight: bold;
}
.content_06 .divTwo p{
	color: white;
}
.content_06 .appointment{
	margin-top: 20px;
}
.content_06 .appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 10px;
	text-align: left;
    padding-left: 2%;
}
.content_06 .appointment .userPhone{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 10px;
	text-align: left;
    padding-left: 2%;
}
.content_06 .appointment .submit{
	background-color: #FECF67;
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 10px;
	cursor: pointer;
	color: #780009;
}