@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: 30px;
	font-weight: bold;
}
.content_01 h2 span{
	color: #E20818;
	font-weight: bold;
}
.content_01 .divOne{
	margin-top: 3%;
}
.content_01 .divOne .divCommon{
	width: 23%;
	margin-left: 2%;
	background-color: #EA3433;
	color: white;
	height: 280px;
	border-radius: 300px;
	text-align: center;
	padding-top: 50px;
}
.content_01 .divOne .divCommon h3{
	font-size: 34px;
	font-weight: bold;
	color: #F28888;
	margin-bottom: 3%;
}
.content_01 .divOne .divCommon h4{
	margin-bottom: 3%;
	font-size: 23px;
	font-weight: bold;
}
.content_01 .divOne .divCommon span{
	color: #EA3433;
	border-bottom: 3px solid #FED65C;
	padding: 0 30px;
}
.content_01 .divOne .divCommon p{
	font-size: 120%;
	line-height: 2em;
	margin-top: 3%;
}
.content_01 .divTwo{
	margin-top: 3%;
	position: relative;
}
.content_01 .divTwo .pAdd{
	color: white;
	background-color: #E00917;
	padding: 10px 0;
	width: 20%;
	font-size: 22px;
	position: absolute;
	bottom: -30px;
    left: 226px;
    z-index: 2;
}
.content_01 .divTwo .pAdd img{
	margin-right: 5%;
	width: 15%;
}
.content_01 .divTwo .div_one{
	z-index: 1;
}
.content_01 .divTwo .div_two{
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	padding: 20px;
	z-index: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 62%;
	padding-left: 160px;
	position: absolute;
	top: 30px;
	left: 473px;
}
.content_01 .divTwo .div_two h3{
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
.content_01 .divTwo .div_two h3 img{
	margin-right: 3%;
}
.content_01 .divTwo .div_two p{
	text-align: left;
	font-size: 120%;
	line-height: 2em;
	margin-top: 3%;
}
.content_01 .divThree{
	margin-top: 10%;
	position: relative;
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	padding: 30px 20px;
	padding-top: 50px;
	padding-bottom: 80px;
	position: relative;
}
.content_01 .divThree .pAdd{
	font-size: 20px;
	margin-top: 3%;
	position: absolute;
    bottom: 20px;
    left: 25%;
    width: 100%;
    border: none;
}
.content_01 .divThree .pAdd span{
	background-image: url(/views/pcTopic/turkey_01/icon_04.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: white;
    padding: 20px;
    border: none;
}
.content_01 .divThree .pAdd span img{
	margin-right: 1%;
	width: 2.5%;
}
.content_01 .divThree h2{
	font-size: 22px;
	font-weight: bold;
	text-align: left;
    margin-bottom: 2%;
    position: relative;
    padding: 10px 0;
	padding-left: 5%;
}
.content_01 .divThree h2 span{
	color: white;
	background-color: #FF4141;
	padding: 10px 30px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	position: absolute;
	right: 0;
	top: 0;
}
.content_01 .divThree p{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
	padding-left: 5%;
	padding-right: 50px;
}
.content_01 .divThree p span{
	color: white;
	border-left: 5px solid #E10916;
}
.content_01 .divThree .pPrice {
	color: #FF4141;
}
.content_01 .divFour{
	margin-top: 3%;
}
.content_01 .divFour .pAdd{
	background-image: url(/views/pcTopic/turkey_01/icon_05.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 229px 59px;
    padding: 10px 20px;
    padding-left: 90px;
    color: white;
    font-size: 20px;
    width: 80%;
    margin-top: 5%;
    margin-left: 11%;
}
.content_01 .divFour h4{
	font-size: 20px;
	font-weight: bold;
	margin-top: 5%;
	margin-bottom: 2%;
}
.content_01 .divFour p{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
}
.content_01 .divFour p span{
	color: #E30919;
}
.content_01 .divFive{
	margin-top: 3%;
}
.content_01 .divFive h4{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3%;
}
.content_01 .divFive h4 span{
	color: white;
	border-left: 5px solid #E20A19;
	margin-right: 2%;
}
.content_01 .divFive p{
	font-size: 120%;
	line-height: 2.3em;
	text-align: left;
}
.content_01 .divFive p img{
	margin-right: 3%;
}
.content_01 .divFive p span{
	font-weight: bold;
}
.content_02{
	background-color: #F5F5F5;
	margin-top: 3%;
	padding: 40px 0;
}
.content_02 h2{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
}
.content_02 table th{
	background-color: #EA3433;
	color: white;
	font-size: 26px;
	text-align: center;
	padding: 25px 0;
}
.content_02 table th span{
	position: relative;
	left: 50%;
	font-weight: bold !important;
}
.content_02 table td{
	background-color: white;
	padding: 25px 0;
	border: 1px solid #DDDDDD;
	font-size: 120%;
}
.content_02 table td span{
	font-size: 18px;
	font-weight: bold !important;
}
.content_02 .div_two td{
	padding: 25px 0;
}
.content_02 .pCommon{
	color: white;
    font-size: 27px;
    background-color: #FE0000;
    padding: 10px 0;
    width: 60%;
    margin-left: 20%;
    margin-top: 31%;
    margin-bottom: 3%;
    border-radius: 30px;
    position: relative;
    top: 90px;
}
.content_02 .pCommon span{
	background-color: #1572DA;
	padding: 15px 35px;
	border-radius: 30px;
	position: relative;
    left: 14%;
    padding-left: 50px;
}
.content_02 .pLast{
	width: 50%;
	margin-left: 25%;
	background-color: #FE0000;
	color: white;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	position: relative;
	top: 30px;
}
.content_02 .pLast span{
	background-color: #1572DA;
	height: 100%;
	border-radius: 20px;
}
/*.content_02 .appointment{
	margin-top: 20px;
}
.content_02 .appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 10px;
}
.content_02 .appointment .userPhone{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 10px;
}
.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: #E20818;
	font-weight: bold;
}
.content_03 .divOne{
	margin-top: 5%;
}
.content_03 .divOne .divCommon{
	border: 1px solid #DBDBDB;
	height: 390px;
	width: 24%;
	margin-left: 1%;
	background-color: white;
	padding-top: 14px;
}
.content_03 .divOne .divCommon img{
	width: 100%;
}
.content_03 .divOne .divCommon h4{
	font-size: 18px;
	font-weight: bold;
	margin-top: 5%;
	margin-bottom: 3%;
	text-align: left;
}
.content_03 .divOne .divCommon p{
	text-align: left;
	line-height: 2em;
	font-size: 15px;
}
.content_03 .divOne .divCommonOne{
	position: relative;
	top: 30px;
}
.content_06{
	padding-bottom: 5%;
}
.content_06 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 3%;
	padding-top: 5%;
}
.content_06 h2 span{
	color: #D43031;
	font-weight: bold;
}
.content_06 .swiper-slide{
	position: relative;
	width: 700px;
	left: -100px;
	cursor: pointer;
}
.content_06 p{
	color: white;
	position: absolute;
	bottom: 20px;
	left: 30px;
	font-size: 120%;
}
.content_add{
	background-color: #E10916;
	margin-top: 3%;
	padding: 40px 0;
}
.content_add h2{
	font-size: 30px;
	font-weight: bold;
	color: white;
	margin-bottom: 20px;
}
.content_add .pOne{
	color: white;
	font-size: 16px;
}
.content_add .appointment{
	margin-top: 20px;
}
.content_add .appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 10px;
	text-align: left;
    padding-left: 2%;
}
.content_add .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_add .appointment .submit{
	background-color: #FECF67;
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 10px;
	cursor: pointer;
	color: #780009;
}
.content_07{
	margin-top: 3%;
}
.content_07 h2{
	font-size: 30px;
	font-weight: bold;
}
.content_07 h2 span{
	color: #EB3433;
	font-weight: bold;
}
.content_07 .divOne{
	margin-top: 3%;
}
.content_07 .divOne div{
	width: 24%;
	margin-left: 1%;
}
.content_07 .pOne{
	font-size: 24px;
	color: #747474;
	margin-top: 1%;
}
#wheel p{
	font-size: 120%;
	margin-top: 3%;
}
