@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 h2{
	font-size: 40px;
	font-weight: bold;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-top: 5%;
}
.content_01 h2 span{
	color: #F74545;
	font-weight: bold;
}
.content_01 .divOne{
	/*box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);*/
	padding: 20px;
	background-color: #013990;
}
.content_01 .divOne h2{
	color: white;
	font-size: 30px;
	font-weight: bold;
	margin-top: 0;
}
.content_01 .divOne h2 span{
	color: #FFED8A;
	font-weight: bold;
	margin-left: 3%;
}
.content_01 .divOne .pOne{
	color: white;
	margin-top: 3%;
}
.content_01 .divTwo{
	margin-top: 2%;
}
.content_01 .divTwo .divCommon{
	height: 300px;
	width: 24%;
	margin-left: 1%;
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	padding: 0;
	cursor: pointer;
}
.content_01 .divTwo .divCommon img{
	width: 100%;
	height: auto;
	
}
.content_01 .divTwo .divCommon h3{
	color: white;
	background-color: #D5302E;
	padding: 5px 0;
	width: 50%;
	margin-left: 25%;
	border-radius: 20px;
	position: relative;
	top: -14px;
    font-size: 22px;
}
.content_01 .divTwo .divCommon p{
	font-size: 120%;
	line-height: 2em;
	padding: 0 20px;
}
.content_01 .divTwo .divCommon .pShow{
	display: none;
}
.appointment{
	margin-top: 20px;
}
.appointment input{
	background-color: #EFEFEF;
}
.appointment .userName{
	background-color: #EFEFEF;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 30px;
	text-align: left;
    padding-left: 2%;
}
.appointment .userPhone{
	background-color: #EFEFEF;
	padding: 2% 0;
	width: 38%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 30px;
	text-align: left;
    padding-left: 2%;
}
.appointment .submit{
	background-color: #F73B3A;
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 30px;
	cursor: pointer;
	color: white;
}

.content_02{
	margin-top: 3%;
	background-image: url(/views/pcTopic/america_turkey/bg_01.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 40px 0;
    color: white;
}
.content_02 h2{
	font-size: 40px;
	font-weight: bold;
	/*margin-top: 3%;*/
	margin-bottom: 3%;
}
.content_02 h2 span{
	color: #FEED8A;
	font-weight: bold;
	margin-left: 2%;
}
.content_02 .divOne{
	margin-top: 3%;
}
.content_02 .divCommon{
	width: 220px;
	height: 220px;
	border-radius: 200px;
	border: 5px solid #ACB391;
	margin-left: 10%;
	background-color: #B93A45;
}
.content_02 .divCommon .pCommon{
	font-size: 120%;
	line-height: 2em;
}
.content_02 .divCommon h3{
	font-size: 75px;
	/*font-weight: bold;*/
}
.content_02 .divCommon span{
	border-top: 1px solid #ACB391;
	color: #B93A45;
	padding: 0 15px;
}
.content_03{
	/*background-image: url(/views/pcTopic/japan_01/bg_01.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 40px 0;*/
	margin-top: 3%;
}
.content_03 h2{
	font-size: 40px;
	font-weight: bold;
	margin-top: 3%;
	margin-bottom: 3%;
}
.content_03 h2 span{
	color: #F74545;
	font-weight: bold;
}
.content_03 .divOne .div_two{
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	padding: 30px 20px;
	padding-left: 111px;
	margin-top: 3%;
}
.content_03 .divOne .div_two p{
	font-size: 18px;
	line-height: 2em;
	text-align: left;
}
.content_03 .divOne .div_two .pLast{
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	color: white;
	padding: 10px 0;
	width: 40%;
	background-color: #D5302E;
}
.content_04{
	background-color: #F1F1F1;
	margin-top: 3%;
	padding: 40px 0;
	position: relative;
}
.content_04 h2{
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 50px;
}
.content_04 h2 span{
	color: #F74545;
	font-weight: bold;
}
.content_04 .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: 20px;
	height: 400px;
	margin-top: 10px;
	padding: 20px 0;
	text-align: left;
}
.content_04 .swiper-slide h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2%;
	margin-left: 2%;
}
.content_04 .swiper-slide h3 span{
	background-color: #F73B3A;
	color: white;
	font-size: 20px;
	font-weight: bold;
	margin-right: 2%;
	padding: 5px 10px;
	border-radius: 30px;
}
.content_04 .swiper-slide img{
	width: 100%;
}
.content_04 .swiper-slide .pLast{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
	color: #F73B3A;
	cursor: pointer;
}
.content_04 .swiper-slide .pOne{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2%;
}
.content_04 .swiper-slide .pCommon{
	font-size: 120%;
	line-height: 2em;
}
.content_04 .swiper-slide h4{
	font-size: 24px;
	color: #F73B3A;
	font-weight: bold;
	margin-top: 3%;
	margin-bottom: 3%;
}
.content_04 .pButton{
	font-size: 24px;
	background-color: #FED966;
	padding: 10px 0;
	width: 30%;
	margin-left: 15%;
	border-radius: 30px;
	position: absolute;
	bottom: -30px;
}

.content_05{
	margin-top: 3%;
	margin-bottom: 5%;
}
.content_05 .divOne{
	padding: 20px;
	background-color: #013990;
	position: relative;
	top: -58px;
}
.content_05 .divOne h2{
	color: white;
	font-size: 30px;
	font-weight: bold;
	margin-top: 0;
}
.content_05 .divOne h2 span{
	color: #FFED8A;
	font-weight: bold;
	margin-left: 3%;
}
.content_05 .divOne .pOne{
	color: white;
	margin-top: 3%;
}
.content_05 h2{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 3%;
}
.content_05 h2 span{
	color: #F74545;
	font-weight: bold;
}
.content_05 .divTwo{
	margin-top: 3%;
}
.content_05 .divTwo div{
	width: 24%;
	margin-left: 1%;
}
.content_05 .pOne{
	font-size: 24px;
	color: #747474;
	margin-top: 1%;
}