@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: 5%;
	color: #001C49;
}
.content_01 .divOne{
	margin-top: 1%;
}
.content_01 .divOne h3{
	border-left: 5px solid #001C49;
	color: #001C49;
	padding-left: 20px;
	text-align: left;
	margin-left: 10px;
}
.content_01 .divOne p{
	/* font-size: 120%; */
	line-height: 1.5em;
	text-align: left;
}
.content_01 .divOne .pOne{
	margin-top: 3%;
}
.content_01 .divOne .divCommon{
	height: 279px;
	width: 48%;
	margin-right: 2%;
}
.content_01 .divOne .div_one{
	background-image: url(/views/pcTopic/america_07/bg_01.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px;
	padding-right: 80px;
}
.content_01 .divOne .div_two{
	background-image: url(/views/pcTopic/america_07/bg_02.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px;
	padding-left: 120px;
}
.content_01 .divOne .div_three{
	background-image: url(/views/pcTopic/america_07/bg_03.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px;
	padding-right: 80px;
}
.content_01 .divOne .div_four{
	background-image: url(/views/pcTopic/america_07/bg_04.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px;
	padding-left: 120px;
}
/* box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1); */


.content_02{
	/* background-image: url(/views/pcTopic/america_05/bg_10.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%; */
   	padding: 40px 0;
   	margin-top: 3%;
	background-color: #2455A2;
}
.content_02 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 5%;
	color: white;
}
.content_02 .divOne .div_two{
	background-color: white;
	padding: 20px 10px;
	height: 345px;
}
.content_02 .divOne .div_two p{
	font-size: 120%;
	text-align: left;
}
.content_02 .divOne .div_two p span{
	color: white;
	background-color: #2455A2;
	line-height: 40px;
	width: 40px;
	border-radius: 50px;
	padding: 5px 10px;
	margin-right: 2%;
}

.content_03{
	/* background-image: url(/views/pcTopic/america_05/bg_04.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%; */
   	padding: 40px 0;
   	/* margin-top: 3%; */
	background-color: #052963;
}
.content_03 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 2%;
	color: #FEE178;
}
.content_03 h2 span{
	font-weight: bold;
	color: white;
}
.content_04 {
	/* background-image: url(/views/pcTopic/canada_ms/bg_03.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%; */
	margin-top: 4%;
}
.content_04 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 2%;
	color: #04204A;
}
.content_04 .divOne{
	margin-top: 3%;
}
.content_04 .divOne .divCommon{
	width: 19%;
	margin-right: 1%;
	background-image: url(/views/pcTopic/america_07/icon_01.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* padding: 20px 40px; */
	height: 200px;
}
.content_04 .divOne .divCommon h3{
	color: white;
}
.content_04 .divOne .divCommon p {
	margin-top: 26%;
}
.appointment{
	/* background-image: url(/views/pcTopic/america_05/bg_08.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%; */
	padding: 40px 0;
	/* position: relative;
	top: -20px; */
}
.appointment h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 3%;
	color: white;
}
.appointment h2 span{
	color: #FFF68F;
	font-weight: bold;
	margin-right: 2%;
}
.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: #FEE178;
	padding: 2% 0;
	margin-left: 2%;
	width: 15%;
	font-size: 140%;
	border-radius: 10px;
	cursor: pointer;
	/* color: white; */
}
.content_05{
	background-image: url(/views/pcTopic/america_07/bg_05.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px 0;
	margin-top: 3%;
	/* padding-bottom: 100px; */
}
.content_05 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 2%;
	color: #04204A;
}
.content_05 .divOne{
	margin-top: 3%;
}
.content_05 .divOne .divCommon{
	width: 18%;
	height: 150px;
	background-color: white;
	border-radius: 10px;
	padding: 0;
}
.content_05 .divOne .divCommonTwo{
	width: 1%;
	position: relative;
	top: 75px;
	right: 7px;
}
.content_05 .divOne .divCommon h4{
	color: white;
	background-color: #04204A;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px 0;
}
.content_05 .divOne .divCommon p{
	text-align: left;
	margin-top: 10%;
	padding: 0 30px;
}

.content_06{
	/* background-image: url(/views/pcTopic/canada_ms/bg_04.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%; */
	position: relative;
	margin-top: 4%;
}
.content_06 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 2%;
	color: #04204A;
}
.content_06 .divOne {
	margin-top: 3%;
}
.content_06 .divOne .div_one{
	background-image: url(/views/pcTopic/america_07/bg_06.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px 10px;
	width: 32%;
	margin-right: 1%;
	height: 450px;
	position: relative;
}
.content_06 .divOne .div_two{
	background-image: url(/views/pcTopic/america_07/bg_07.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px 10px;
	width: 32%;
	margin-right: 1%;
	height: 450px;
	position: relative;
}
.content_06 .divOne .div_three{
	background-image: url(/views/pcTopic/america_07/bg_08.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px 10px;
	width: 32%;
	margin-right: 1%;
	height: 450px;
	position: relative;
}
.content_06 .divOne p{
	text-align: left;
}
.content_06 .divOne h4{
	text-align: left;
}
.content_06 .divOne .pLast{
	color: white;
	background-color: red;
	padding: 10px 30px;
	border-radius: 30px;
	width: 80%;
	margin-left: 15%;
	position: absolute;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
}
.content_07{
	margin-top: 3%;
	background-color: #E3EFFF;
	padding: 40px 0;
}
.content_07 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 2%;
	color: #04204A;
}
.content_07 .divOne{
	margin-top: 2%;
	margin-bottom: 5%;
}
.content_07 .divOne .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;
	background-color: white;
}
.content_07 .divOne .divCommon img{
	margin-top: 35%;
}
.content_07 .divOne .divCommon h3{
	font-size: 20px;
	font-weight: bold;
}
.content_07 .divOne .divCommon span{
	color: white;
	padding: 0 50px;
	border-bottom: 1px solid red;
}
.content_07 .divOne .divCommon div{
	
	height: 31.25rem;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #004274;
	border-radius: 10px;
	display: none;
	padding: 10px;
}
.content_07 .divOne .divCommon div p{
	color: white;
	text-align: left;
	font-size: 110%;
	line-height: 2em;
}