@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;*/
   	background-color: #01683D;
   	padding: 30px 0;
}
.content_01 h2{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: white;
}
.content_01 h2 span{
	font-size: 30px;
	color: #E8CD3D;
	font-weight: bold;
	margin-left: 1%;
	margin-right: 1%;
}
.content_01 h2 img {
	margin-right: 2%;
}
.content_01 .pOne{
	/*margin-top: 1%;*/
	font-size: 120%;
	color: white;
	/*margin-bottom: 1%;*/
}
.content_01 .pLast{
	font-size: 22px;
	margin-top: 1%;
	color: white;
}
.content_01 .pLast span{
	font-size: 30px;
	font-weight: bold;
	color: #E8CD3D;
}
.content_01 .appointment{
	margin-top: 30px;
}
.content_01 .appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 10px;
}
.content_01 .appointment .userPhone{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 10px;
}
.content_01 .appointment .submit{
	background-color: #E8CE3D;
	/*color: white;*/
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 10px;
	cursor: pointer;
}
.content_02{
	/*background-image: url(/views/pcTopic/portugal_02/bg_01.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;*/
	margin-top: 3%;
}
.content_02 h2{
	font-size: 30px;
	font-weight: bold;
	color: #E80320;
	margin-bottom: 20px;
}
.content_02 h2 span{
	font-weight: bold;
	color: #02693E;
	margin-right: 2%;
}
.content_02 h2 span .spanOne{
	font-size: 35px;
	margin-left: 1%;
	margin-right: 1%;
}
.content_02 .divOne{
	padding: 20px;
	background-color: white;
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	margin-top: 3%;
}
.content_02 .divOne .divCommon{
	padding-left: 0;
	padding-right: 0;
}
.content_02 .divOne .div_one{
	padding: 5px 10px;
	background: rgba(2,105,62,0.3);
	font-size: 18px;
	margin-top: 1%;
	text-align: left;
}
.content_02 .divOne .div_one img{
	margin-right: 2%;
}
.content_02 .divOne .div_two{
	padding: 20px 10px;
	background: rgba(2,105,62,0.1);
	font-size: 18px;
	margin-top: 1%;
	text-align: left;	
}
.content_02 .divOne .div_two img{
	margin-right: 2%;
}
.content_02 .divOne .div_two p{
	margin-top: 1%;
}
.content_02 .divOne .div_two .pOne{
	color: #E90221;
}
.content_02 h3{
	font-size: 28px;
	margin-top: 2%;
	/*margin-bottom: 2%;*/
	text-align: left;
}
.content_02 h3 img{
	margin-right: 2%;
}
.content_02 .pCenter img{
	width: 100%;
}
.content_02 .divTwo{
	margin-top: 3%;
}
.content_02 .divTwo div{
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	background-color: white;
	width: 49%;
	margin-left: 2%;
}
.content_02 .divTwo div p{
	padding: 5px 10px;
	font-size: 18px;
	background-color: #01683D;
	color: white;
	width: 106%;
    margin-left: -3%;
}
.content_02 .divThree{
	margin-top: 3%;
}
.content_02 .divThree .divCommon{
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	background-color: white;
	width: 32%;
	margin-left: 1%;
	height: 600px;
	padding: 15px;
}
.content_02 .divThree .divCommon .imgOne{
	width: 100%;
}
.content_02 .divThree .divCommon .div_one{
	color: white;
	font-size: 28px;
	font-weight: bold;
	background-color: #01683D;
	width: 100px;
	height: 100px;
	border-radius: 100px;
	position: relative;
    left: 36%;
    top: -9%;
}
.content_02 .divThree .divCommon .div_one span{
	position: relative;
    top: 27px
}
.content_02 .divThree .divCommon h4{
	font-size: 22px;
	margin-top: 3%;
	margin-bottom: 3%;
	font-weight: bold;
	position: relative;
	top: -7%;
} 
.content_02 .divThree .divCommon .pCommon{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
	position: relative;
	top: -5%;
}
.content_02 .divThree .divCommon .pCommon img{
	margin-right: 2%;
}
.content_03{
	width: 100%;
   	background-color: #01683D;
   	padding: 30px 0;
   	margin-top: 3%;
   	padding-bottom: 0;
}
.content_03 h2{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: white;
}
.content_03 h2 span{
	font-size: 30px;
	color: #E8CD3D;
	font-weight: bold;
	margin-left: 1%;
	margin-right: 1%;
}
.content_03 h2 img {
	margin-right: 2%;
}
.content_03 .pOne{
	margin-top: 1%;
	font-size: 120%;
	color: white;
	/*margin-bottom: 1%;*/
}
.content_03 .pLast{
	font-size: 22px;
	margin-top: 1%;
	color: white;
}
.content_03 .pLast span{
	font-size: 30px;
	font-weight: bold;
	color: #E8CD3D;
}
.content_03 .appointment{
	margin-top: 30px;
}
.content_03 .appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 10px;
}
.content_03 .appointment .userPhone{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 10px;
}
.content_03 .appointment .submit{
	background-color: #E8CE3D;
	/*color: white;*/
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 10px;
	cursor: pointer;
}
.content_03 .divOne{
	padding: 30px 0;
	background-color: #DA0A17;
	margin-top: 2%;
}
.content_03 .divOne h2{
	font-size: 35px;
	font-weight: bold;
	color: white;
	margin-bottom: 3%;
}
.content_03 .divOne h2 span{
	color: #FFCC33;
}
.content_04{
	margin-top: 3%;
}
.content_04 h2{
	font-size: 35px;
	font-weight: bold;
	color: #DA0A17;
}
.content_04 h2 span{
	color: #01683D;
	font-weight: bold;
	margin-right: 2%;
}
.content_04 .divOne{
	margin-top: 3%;
}
.content_04 .divOne div{
	height: 240px;
	border: 1px solid #E9E9E9;
	border-radius: 10px;
	padding: 10px;
	width: 15%;
	margin-left: 1%;
	cursor: pointer;
}
.content_04 .divOne div:hover{
	color: white;
	background-color: #01683D;
}
.content_04 .divOne div h4{
	font-size: 18px;
	font-weight: bold;
	margin-top: 10%;
	margin-bottom: 10%;
}
.content_04 .divOne div p{
	font-size: 110%;
	text-align: left;	
}
.content_04 .divTwo{
	margin-top: 3%;
	border: 1px solid #E9E9E9;
	padding: 10px;
	border-radius: 10px;
	text-align: left;
}
.content_04 .divTwo h3{
	background: rgba(1,104,61,0.1);
	padding: 5px 10px;
	color: #01683D;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #E4E4E4;
	margin-bottom: 3%;
}
.content_04 .divTwo h3 img{
	margin-right: 2%;
}
.content_04 .divTwo p{
	font-size: 120%;
	line-height: 2em;
	margin-top: 1%;
}
.content_04 .divTwo p span{
	border: 1px solid #B4B4B4;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	padding: 0 5px;
	margin-right: 3%;
}
.content_05{
	margin-top: 3%;
	background-color: #01683D;
	padding: 50px 0;
}
.content_05 h2{
	font-size: 35px;
	font-weight: bold;
	color: white;
	margin-bottom: 3%;
}
.content_05 h2 span{
	color: #FFCB35;
	font-weight: bold;
	margin-right: 2%;
}
