@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;
}
.maincon div{
	width: 19%;
	background-color: #EDEDED;
	margin-right: 1%;
}
.maincon div p{
	font-size: 18px;
	padding: 8px 0;
	cursor: pointer;
}
.maincon div:hover{
	background-color: #0E5EA7;
	color: white;
}
.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;
	color: #0E5EA7;
}
.content_01 h2 span{
	color: #F23639;
	font-weight: bold;
}
.content_01 .divOne{
	margin-top: 3%;
}
.content_01 .divOne div{
	width: 23%;
	margin-left: 2%;
	background-color: #F7F7F7;
	height: 340px;
	padding-left: 0;
	padding-right: 0;
}
.content_01 .divOne div img{
	width: 100%;
}
.content_01 .divOne div h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1%;
	margin-top: 10px;
}
.content_01 .divOne div span{
	border-bottom: 1px solid #4A86BB;
	padding: 0 50px;
	color: #F7F7F7;
}
.content_01 .divOne div p{
	font-size: 120%;
	line-height: 2em;
	margin-top: 15px;
	padding: 0 20px;
}
.content_01 .divTwo{
	margin-top: 3%;
}
.content_01 .divTwo div{
	height: 500px;
	padding: 20px;
	width: 48%;
	margin-right: 2%;
	border: 1px solid #E5E5E5;
}
.content_01 .divTwo div:hover{
	box-shadow: 2.5px 2.5px 10px #EEEEEE,-2.5px -2.5px 10px #EEEEEE;
}
.content_01 .divTwo div h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3%;
}
.content_01 .divTwo div h3 span{
	color: #F23639;
	font-weight: bold;
}
.content_01 .divTwo div .pOne{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
}
.content_01 .divTwo div img{
	margin-top: 2%;
	margin-bottom: 2%;
}
.content_01 .divTwo div .pTwo{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
	color: #828282;
}
.content_01 .divThree{
	margin-top: 3%;
	background-image: url(/views/pcTopic/turkey_06/bg_01.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 30px 20px;
}
.content_01 .divThree h2{
	font-size: 30px;
	font-weight: bold;
	color: white;
}
.content_01 .divThree h2 span{
	color: #FFF8AF;
	font-weight: bold;
}
.appointment{
	margin-top: 20px;
}
.appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 10px;
}
.appointment .userPhone{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 10px;
}
.appointment .submit{
	background-color: #FE3A3B;
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 10px;
	cursor: pointer;
	color: #780009;
	color: white;
}
.content_02{
	background-image: url(/views/pcTopic/turkey_06/bg_03.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	margin-top: 3%;
	padding: 40px 0;
}
.content_02 h2{
	font-size: 32px;
	font-weight: bold;
	color: white;
	margin-bottom: 3%;
}
.content_02 h2 span{
	color: #FEF168;
	font-weight: bold;
}
.content_02 .divOne .divCommon{
	background-image: url(/views/pcTopic/turkey_06/bg_02.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 250px;
    width: 32%;
    margin-right: 1%;
    position: relative;
}
.content_02 .divOne {
	margin-bottom: 2%;
}
.content_02 .divOne .divCommon h3{
	font-size: 20px;
	font-weight: bold;
	color: #FEF168;
	margin-top: 6%;
	margin-bottom: 10%;
}
.content_02 .divOne .divCommon h3 img{
	margin-right: 2%;
}
.content_02 .divOne .divCommon .pCommon{
	font-size: 120%;
	line-height: 2em;
	margin-top: 3%;
	text-align: left;
}
.content_02 .divOne .divCommon .pTwo{
	background-color: #FE3A3B;
	width: 60%;
	margin-left: 20%;
	padding: 10px 0;
	border-radius: 10px;
	cursor: pointer;
	position: absolute;
	bottom: 10px;
	color: white;
	font-size: 18px;
}
.content_02 .divTwo{
	margin-top: 3%;
}
.content_02 .divTwo .divCommon{
	width: 48%;
	margin-right: 2%;
	height: 180px;
	background-color: white;
	padding: 20px 0;
}
.content_02 .divTwo .divCommon h4{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3%;
}
.content_02 .divTwo .divCommon p{
	font-size: 120%;
	text-align: left;
	line-height: 2em;
}
.content_02 .divThree{
	margin-top: 3%;
	background-color: white;
	padding: 20px 0;
	width: 97%;
}
.content_02 .divThree h4{
	font-size: 35px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5%;
}
.content_02 .divThree h4 span{
	color: #0E5DA8;
	font-weight: bold;
}
.content_02 .divThree .pCommon{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
}
.content_02 .divThree h5{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 5%;
}
.content_02 .divThree h5 img{
	margin-right: 2%;
}
.content_02 .divThree h5 span{
	color: white;
	background-color: #FE393B;
	padding: 10px 30px;
	border-radius: 20px;
	margin-left: 5%;
	cursor: pointer;
}
.content_03{
	margin-top: 3%;
}
.content_03 h2{
	font-size: 30px;
	font-weight: bold;
	color: #FE393B;
}
.content_03 h2 span{
	color: #0E5EA7;
	font-weight: bold;
}
.content_03 .divOne{
	margin-top: 5%;
	box-shadow: 2.5px 2.5px 10px #EEEEEE,-2.5px -2.5px 10px #EEEEEE;
	padding: 20px 0;
}
.content_03 .divOne h3{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 2%;
}
.content_03 .divOne p{
	font-size: 120%;
	text-align: left;
	line-height: 2em;
	margin-left: 2%;
}
.content_03 .pLast{
	padding-left: 40%;
	text-align: center;
	margin-top: 3%;
}
.content_03 .pLast img{
	margin-right: 2%;
	cursor: pointer;
}
.content_04 {
	background-image: url(/views/pcTopic/turkey_06/bg_04.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
    margin-top: 3%;
}
.content_04 h2{
	font-size: 32px;
	font-weight: bold;
	color: white;
	margin-bottom: 3%;
}
.content_04 h2 span{
	color: #FEF168;
	font-weight: bold;
}
.content_04 .divOne .divCommon{
	background-color: white;
	padding: 10px 15px;
	height: 420px;
}
.content_04 .divOne .divCommon h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3%;
	text-align: left;
	margin-top: 5%;
}
.content_04 .divOne .divCommon h3 span{
	background-color: #D5302E;
	padding: 10px 15px;
	border-radius: 20px;
	color: white;
	margin-right: 2%;
}
.content_04 .divOne .divCommon .pOne{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
}
.content_04 .divOne .divCommon .pOne span{
	font-size: 18px;
	font-weight: bold;
}
.content_04 .divOne .divCommon .pLast{
	color: #D5302E;
	font-size: 120%;
	text-align: right;
	cursor: pointer;
	margin-top: 3%;
}
.content_04 .divOne .div_one{
	width: 55%;
	margin-right: 2%;
}
.content_04 .divOne .div_two{
	width: 43%;
}
.content_04 .divOne .div_two .pThree{
	font-size: 120%;
	line-height: 2em;
	margin-top: 3%;
}
.content_05{
	
}
.content_05 h2{
	font-size: 30px;
	font-weight: bold;
	color: #FE393B;
	margin-top: 3%;
}
.content_05 h2 span{
	color: #0E5EA7;
	font-weight: bold;
}
.content_05 .divOne{
	background-image: url(/views/pcTopic/turkey_06/bg_01.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 30px 20px;
}
.content_05 .divOne h2{
	font-size: 30px;
	font-weight: bold;
	color: white;
}
.content_05 .divOne h2 span{
	color: #FFF8AF;
	font-weight: bold;
}
.content_05 h3{
	font-size: 24px;
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 2%;
}
.content_05 .pCommon{
	font-size: 120%;
	line-height: 2em;
	margin-bottom: 2%;
	color: #757575;
}
.content_05 .pLast{
	font-size: 110%;
	line-height: 2em;
	margin-top: 2%;
	margin-bottom: 2%;
	color: #EE;
}
