@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;
}
.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{
	margin-top: 3%;
}
.content_01 .pOne{
	font-weight: bold;
	font-size: 300%;
	color: #000269;
	letter-spacing: 5px;
}
.content_01 .pOne span{
	color: #DD1A2A;
}
.content_01 .pOne img{
	margin-right: 2%;
}
.content_01 .pTwo{
	font-weight: bold;
	font-size: 120%;
}
.content_01 .divOne{
	margin-top: 2%;
}
.content_01 .divCommon{
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	width: 32%;
	padding: 2% 0;
	padding-bottom: 0;
}
.content_01 .divCommon a{
	color: #000000;
	text-decoration: none;
}
.content_01 .divCommon a:hover,
.content_01 .divCommon a:active,
.content_01 .divCommon a:focus{
	color: #000000;
	text-decoration: none;
}
.content_01 .divCommon p{
	font-size: 110%;
	padding-top: 5%;
}
.content_01 .divTwo{
	margin-top: 3%;
}
.content_02{
	position: relative;
	background-color: white;
}
.content_02 .appointment{
	margin-top: 5%;
	padding-bottom: 5%;
}
.content_02 .appointment::before, .content_02 .appointment::after{ position:absolute; content:""; top:10px; bottom:15px; left:10px; width:50%; box-shadow:0 15px 10px rgba(0, 0, 0, 0.5); -webkit-transform: rotate(-3deg); -moz-transform:rotate(-3deg); -o-transform:rotate(-3deg); -ms-transform:rotate(-3deg); transform:rotate(-3deg); z-index:-1;}  
.content_02 .appointment::after{ right:10px; left:auto; -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); -o-transform:rotate(3deg); -ms-transform:rotate(3deg); transform: rotate(3deg);} 

.content_02 .appointment .pThree{
	font-size: 135%;
}
.content_02 .appointment .divThree div{
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	width: 30%;
	padding: 1% 0;
	border-radius: 20px;
	font-size: 110%;
	color: #7C7C7C;
}
.content_02 .appointment .divThree div input{
	border: none;
}
.content_02 .appointment .divThree .submit{
	background-color: #1D2975;
	color: white;
	width: 10%;
	cursor: pointer;
}
.content_02 .appointment .pFour{
	font-size: 140%;
	margin-top: 3%;
}
.content_02 .appointment .pFour span{
	color: #DD182A;
	font-size: 150%;
	font-weight: bolder;
	margin-left: 2%;
	margin-right: 2%;
}
.content_02 .appointment .pFour a{
	color: white;
	text-decoration: none;
	background-color: #DD182A;
	padding: 1% 3%;
	margin-left: 2%;
}
.content_02 .appointment .pFour a:hover,
.content_02 .appointment .pFour a:active,
.content_02 .appointment .pFour a:focus{
	color: white;
	text-decoration: none;
}
.content_03{
	margin-top: 5%;
}
.content_03 .pOne{
	font-weight: bold;
	font-size: 300%;
	color: #000269;
	letter-spacing: 5px;
}
.content_03 .pOne span{
	color: #DD1A2A;
}
.content_03 .pTwo{
	font-weight: bold;
	font-size: 120%;
}
.content_03 .divToggle{
}
.content_03 .divToggle .divOne{
}
.content_03 .divToggle .divOne .divCommon{
	background-color: #000269;
	color: white;
	padding: 12% 0;
	font-size: 120%;
	margin-top: 2%;
	cursor: pointer;
}
.content_03 .divToggle .divTwo{
	padding-top: 5%;
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	padding-bottom: 2.5%;
}
.content_03 .divToggle .divTwo .divFirst{
}
.content_03 .divToggle .divTwo .divFirst .div_one img{
	/*width: 100%;*/
}
.content_03 .divToggle .divTwo .divFirst .div_two{
	text-align: left;
	padding-left: 5%;
}
.content_03 .divToggle .divTwo .divFirst .div_two h4{
	font-weight: bold;
}
.content_03 .divToggle .divTwo .divFirst .div_two p{
	font-size: 120%;
	line-height: 3em;
}
.content_03 .divToggle .divTwo .divFirst .div_two p a{
	color: white;
	text-decoration: none;
	background-color: #DC182C;
	padding: 2% 15%;
}
.content_03 .divToggle .divTwo .divFirst .div_two p a:first-child{
	margin-right: 3%;
}
.content_03 .divToggle .divTwo .divFirst .div_two a:hover,
.content_03 .divToggle .divTwo .divFirst .div_two a:active,
.content_03 .divToggle .divTwo .divFirst .div_two a:focus{
	color: white;
	text-decoration: none;
}
.content_03 .divToggle .divTwo .divSecond{
	margin-top: 6%;
}
.content_03 .divToggle .divTwo .divSecond .div_one{
	text-align: left;
}
.content_03 .divToggle .divTwo .divSecond .div_one h4{
	font-weight: bold;
	margin-bottom: 5%;
}
.content_03 .divToggle .divTwo .divSecond .div_one p{
	font-size: 130%;
}
.content_03 .divToggle .divTwo .divSecond .div_two{
	margin-top: 5%;
}
.content_03 .divToggle .divTwo .divSecond .div_two h3{
	color: #DB172D;
	font-size: 140%;
	font-weight: bold;	
}
.content_03 .divToggle .divTwo .conCommon{
	display: none;
}
.content_04{
	/*position: relative;
	background-color: white;*/
}
.content_04 .appointment{
	margin-top: 5%;
	padding-bottom: 5%;
}
.content_04 .appointment .pThree{
	font-size: 135%;
	margin-bottom: 3%;
}
.content_04 .appointment .divThree div{
	box-shadow: 5px 5px 25px #EEEEEE,-5px -5px 25px #EEEEEE;
	width: 30%;
	padding: 1% 0;
	border-radius: 20px;
	font-size: 110%;
	color: #7C7C7C;
}
.content_04 .appointment .divThree div input{
	border: none;
}
.content_04 .appointment .divThree .submit{
	background-color: #1D2975;
	color: white;
	width: 10%;
	cursor: pointer;
}
.content_04 .appointment .pFour{
	font-size: 140%;
	margin-top: 3%;
}
.content_04 .appointment .pFour span{
	color: #DD182A;
	font-size: 150%;
	font-weight: bolder;
	margin-left: 2%;
	margin-right: 2%;
}
.content_04 .appointment .pFour a{
	color: white;
	text-decoration: none;
	background-color: #DD182A;
	padding: 1% 3%;
	margin-left: 2%;
}
.content_04 .appointment .pFour a:hover,
.content_04 .appointment .pFour a:active,
.content_04 .appointment .pFour a:focus{
	color: white;
	text-decoration: none;
}
.content_05{
	margin-top: 2%;
	position: relative;
	background-color: white;
	margin-bottom: 3%;
}
.content_05 .pOne{
	font-size: 300%;
	font-weight: bold;
	letter-spacing: 5px;
	color: #000166;
}
.content_05 .pOne span{
	color: #DE192D;
}
.content_05 img{
	margin-bottom: 3%;
}
.content_05 .divOne{
	padding-bottom: 5%;
}
.content_05 .divOne .pCommon{
	font-size: 130%;
}
.content_05 .divOne .pCommon span{
	color: #DD182A;
}
.content_05 .divOne::before, .content_05 .divOne::after{ position:absolute; content:""; top:10px; bottom:15px; left:10px; width:50%; box-shadow:0 15px 10px rgba(0, 0, 0, 0.5); -webkit-transform: rotate(-3deg); -moz-transform:rotate(-3deg); -o-transform:rotate(-3deg); -ms-transform:rotate(-3deg); transform:rotate(-3deg); z-index:-1;}  
.content_05 .divOne::after{ right:10px; left:auto; -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); -o-transform:rotate(3deg); -ms-transform:rotate(3deg); transform: rotate(3deg);} 