@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/england_01/bg_01.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
   	padding: 40px 0;*/
   	margin-top: 3%;
}
.content_01 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 2%;
}
.content_01 h2 span{
	color: #004273;
	font-weight: bold;
}
.content_01 .divOne{
	margin-top: 3%;
}
.content_01 .divOne .divCommon{
	text-align: center;
	border-radius: 5px;
	width: 22%;
	margin-right: 2%;
}
.content_01 .divOne .divCommon p{
	font-size: 120%;
	margin-top: 2%;
	line-height: 2em;
}
.content_01 .divTwo{
	margin-top: 3%;
}
.content_01 .divTwo .divCommonOne{
	width: 31%;
	margin-right: 2%;
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	text-align: center;
	height: 31.25rem;
	border-radius: 10px;
	padding: 20px 10px;
}
.content_01 .divTwo .divCommonOne h3{
	font-size: 20px;
	font-weight: bold;
	color: #004273;
	margin-top: 3%;
	margin-bottom: 5%;
}
.content_01 .divTwo .divCommonOne p{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
}

.appointment{
	margin-top: 20px;
}
.appointment .userName{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	font-size: 140%;
	border-radius: 10px;
	border: 1px solid #CDCDCD;
}
.appointment .userPhone{
	background-color: white;
	padding: 2% 0;
	width: 38%;
	margin-left: 2%;
	font-size: 140%;
	border-radius: 10px;
	border: 1px solid #CDCDCD;
}
.appointment .submit{
	background-color: #FE231F;
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 10px;
	cursor: pointer;
	color: white;
}
.content_02{
	background-image: url(/views/pcTopic/america_04/bg_01.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
   	padding: 40px 0;
   	margin-top: 3%;
}
.content_02 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 2%;
}
.content_02 h2 span{
	color: #FFFE94;
	font-weight: bold;
}
.content_02 .divOne {
	margin-top: 2%;
}
.content_02 .divOne .divCommon{
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	background-color: white;
	height: 300px;
	padding: 20px 10px;
	border-radius: 15px;
	text-align: center;
	width: 47%;
	margin-right: 2%;
}
.content_02 .divOne .divCommon h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 9%;
}
.content_02 .divOne .divCommon h4{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3%;
	text-align: left;
}
.content_02 .divOne .divCommon h4 span{
	font-weight: normal;
}
.content_02 .divOne .divCommon p{
	/* font-size: 120%; */
	line-height: 2em;
	text-align: left;
	padding-left: 10px;
}
.content_02 .divOne .divCommon p span{
	border-left: 2px solid #E51832;
	color: white;
}
.content_03{
	/* background-image: url(/views/pcTopic/canada_09/bg_02.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
   	padding: 40px 0; */
   	margin-top: 3%;
}
.content_03 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 2%;
}
.content_03 h2 span{
	font-weight: bold;
	color: #E41830;
}
.content_03 .divOne{
	/* background-image: url(/views/pcTopic/canada_ms/bg_02.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px 0; */
	margin-top: 2%;
}
.content_03 .divOne .divCommon{
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	padding: 20px 10px;
	height: 31.25rem;
	width: 47%;
	margin-right: 2%;
}
.content_03 .divOne .divCommon .pOne{
	text-align: left;
	position: relative;
}
.content_03 .divOne .divCommon .pOne .imgTwo{
	position: absolute;
	right: 0;
	top: 0;
}
.content_03 .divOne .divCommon h3{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 3%;
	margin-bottom: 3%;
}
.content_03 .divOne .divCommon p{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
}
.content_03 .divOne .divCommon p a{
	color: red;
}
.content_03 .divOne .divCommon p a:active,hover,focus{
	color: red;
}
#wheel .swiper-slide{
	background-color: white;
	height: 380px;
	padding: 20px 15px;
	position: relative;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	cursor: pointer;
}
#wheel .swiper-slide img{
	width: 100%;
}
#wheel .swiper-slide h3{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 2%;
	margin-bottom: 2%;
}
#wheel .swiper-slide p{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
}
#wheel .swiper-slide .pLast{
	border: 1px solid #C7C7C7;
	padding: 10px 30px;
	cursor: pointer;
	position: absolute;
	bottom: 20px;
	width: 80%;
	margin-left: 5%;
}
#wheel .swiper-slide .pLast img{
	margin-right: 15%;
	width: 10%;
}
#wheel .swiper-slide a{
	color: #444;
}


.content_04 {
	/* background-image: url(/views/pcTopic/canada_ms/bg_03.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    padding: 40px 0;
    margin-top: 3%;
	background-color: #004274;
}
.content_04 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 3%;
	color: white;
}
.content_04 h2 span{
	color: #FFF68F;
	font-weight: bold;
}
.content_05{
	margin-top: 3%;
}
.content_05 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 3%;
}
.content_05 h2 span{
	color: #004175;
	font-weight: bold;
}
.content_05 .divOne .div_one{
	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;
	border-radius: 0.625rem;
	height: 33.75rem;
	text-align: left;
	margin-left: 1%;
}
.content_05 .divOne .div_one h4{
	font-size: 18px;
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: left;
}
.content_05 .divOne .div_one span{
	color: white;
	padding: 0 50px;
	border-bottom: 2px solid #CCCCCC;
}
.content_05 .divOne .div_one p {
	font-size: 120%;
	line-height: 2em;
	text-align: left;
}
.content_05 .divOne h3{
	font-size: 22px;
	color: white;
	font-weight: bold;
	border-bottom: 2px solid white;
	padding-bottom: 10px;
}
.content_05 .divOne .divCommon{
	position: relative;
	cursor: pointer;
	/* background-color: white; */
	border-radius: 10px;
	height: 33.75rem;
	margin-right: 1%;
	/* 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); */
}
.content_05 .divOne .divCommon h3{
	position: absolute;
	top: 45%;
	left: 35%;
}
.content_05 .divOne .divCommon .imgOne{
	width: 100%;
	height: 100%;
}
.content_05 .divOne .divCommon div{
	height: 33.75rem;
	width: 100%;
	position: absolute;
	top: 0;
	left: 10px;
	/* background-color: rgba(34,34,34,.5); */
	border-radius: 10px;
	/* display: none; */
	/* padding: 10px; */
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	
}
.content_05 .divOne .divCommon div p{
	color: white;
	text-align: left;
	font-size: 110%;
	line-height: 2em;
	position: relative;
	top: 35%;
}
/* .content_05 .divOne .divCommon p{
	display: none;
	font-size: 120%;
	line-height: 2em;
	position: absolute;
	top: 35%;
	color: white;
	padding: 0 10px;
} */
.content_05 .divTwo{
	margin-top: 2%;
	margin-bottom: 5%;
}
.content_05 .divTwo .divCommon{
	width: 15%;
	margin-right: 1%;
	padding: 20px 10px;
	border-radius: 10px;
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	cursor: pointer;
	height: 31.25rem;
	position: relative;
}
.content_05 .divTwo .divCommon img{
	margin-top: 35%;
}
.content_05 .divTwo .divCommon h3{
	font-size: 20px;
	font-weight: bold;
}
.content_05 .divTwo .divCommon span{
	color: white;
	padding: 0 50px;
	border-bottom: 1px solid red;
}
.content_05 .divTwo .divCommon div{
	
	height: 31.25rem;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #004274;
	border-radius: 10px;
	display: none;
	padding: 10px;
}
.content_05 .divTwo .divCommon div p{
	color: white;
	text-align: left;
	font-size: 110%;
	line-height: 2em;
}

.content_06{
	/* background-image: url(/views/pcTopic/canada_ms/bg_04.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%; */
	padding: 40px 0;
	position: relative;
	height: 300px;
	background-color: #E3EFFF;
	top: -50px;
}
