@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%;*/
   	background-color: #04419C;
   	padding: 30px 0;
}
.content_01 hr{
	border-color: white;
	margin-top: 15px;
	margin-bottom: 15px;
}
.content_01 img{
	width: 100%;
	cursor: pointer;
}
.content_01 .divTwo{
	color: white;
}
.content_01 .divTwo p{
	font-size: 120%;
}

.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: #BB030B;
	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_03/bg_01.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
   	padding: 40px 0;
   	/*margin-top: 3%;*/
}
.content_02 h2{
	font-size: 34px;
	font-weight: bold;
	color: #002669;
}
.content_02 img{
	margin-top: 15px;
	margin-bottom: 15px;
}
.content_02 .divOne div{
	width: 32%;
	margin-right: 1%;
	height: 150px;
	border: 1px solid #E8E8E8;
	background-color: white;
	padding-right: 0;
	padding-right: 0;
}
.content_02 .divOne div p{
	font-size: 120%;
	line-height: 2em;
	margin-top: 20px;
	text-align: left;
}
.content_02 .divOne div p span{
	font-weight: bold;
}
.content_02 .divOne div h3{
	color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 0;
}
.content_02 .divOne .div_one h3{
	background-image: url(/views/pcTopic/america_03/bg_02.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.content_02 .divOne .div_two h3{
	background-image: url(/views/pcTopic/america_03/bg_03.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.content_02 .divOne .div_three h3{
	background-image: url(/views/pcTopic/america_03/bg_04.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.content_03{
	background-image: url(/views/pcTopic/america_03/bg_05.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%;
	color: white;
}
.content_03 .divOne .divCommon{
	width: 24%;
	margin-right: 1%;
	position: relative;
}
.content_03 .divOne .divCommon h3{
	position: absolute;
	top: 50%;
	left: 15%;
	font-size: 24px;
	color: white;
	font-weight: bold;
}
.content_03 .divOne .divCommon .shadow{
	display: none;
	background-color: rgba(34,34,34,.5);
	width: 80%;
	height: 100%;
	margin-left: 10%;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 10px;
}
.content_03 .divOne .divCommon .shadow p{
	font-size: 120%;
	line-height: 2em;
	text-align: left;
	color: white;
}
.content_03 .divTwo{
	margin-top: 2%;
}
.content_04 {
	background-image: url(/views/pcTopic/america_03/bg_06.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
}
.content_04 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 3%;
	color: #0B2E6F;
}
.content_04 .divCommon{
	background-color: #124191;
    padding-bottom: 40px;
    margin-top: 2%;
}
.content_04 .divCommon .div_one{
	background-image: url(/views/pcTopic/america_03/con_06.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 30px 0;
	position: relative;
}
.content_04 .divCommon .div_one h3{
	font-size: 24px;
	font-weight: bold;
	color: #F9E601;
}
.content_04 .divCommon .div_one h4{
	font-size: 18px;
	font-weight: bold;
	color: white;
	margin-top: 1%;
}
.content_04 .divCommon .div_one img{
	margin-left: 3%;
	position: absolute;
	top: 30px;
	right: 28%;
}
.content_04 .divCommon .p_one{
	background-image: url(/views/pcTopic/america_03/bg_07.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 22px;
    color: white;
    line-height: 2em;
    padding: 40px 0;
    width: 80%;
    margin-left: 10%;
}
.content_04 .divCommon .pCommon{
	font-size: 120%;
	line-height: 2em;
	color: white;
	text-align: left;
}
.content_04 .divCommon .pCommon span{
	border-left: 5px solid white;
	margin-right: 15px;
	color: #124191;
}
.content_04 .divCommon .pLast{
	background-color: #B9030A;
	padding: 10px;
	font-size: 22px;
	font-weight: bold;
	color: white;
	cursor: pointer;
	width: 80%;
	border-radius: 30px;
	margin-top: 3%;
}
.content_04 .divCommon .pLast span{
	color: #FFF701;
	font-weight: bold;
}

.content_05{
	background-image: url(/views/pcTopic/america_03/bg_08.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	padding: 40px 0;
}
.content_05 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 2%;
	color: white;
}
.content_05 h2 span{
	font-weight: bold;
	color: #FFF701;
}
.content_05 .divOne{
	margin-top: 3%;
}
.content_05 .divOne .divCommon{
	width: 48%;
	margin-right: 2%;
}
.content_05 .divOne .divCommon .pCommon{
	font-size: 120%;
	color: white;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 2em;
}
.content_05 .divOne .divCommon .pLast{
	background-color: #FFF701;
	color: #02266A;
	padding: 5px 0;
	width: 50%;
	margin-left: 25%;
	border-radius: 20px;
	cursor: pointer;
	font-size: 120%;
	line-height: 2em;
}
.content_06{
	/*background-image: url(/views/pcTopic/canada_08/bg_06.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;*/
    margin-top: 3%;
}
.content_06 h2{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 3%;
	color: #02266A;
}
.content_06 .divCommon{
	margin-top: 3%;
}
.content_06 .divCommon h2{
	font-size: 22px;
	color: white;
	font-weight: bold;
	margin-top: 2%;
}
.content_06 .divCommon p{
	font-size: 120%;
	line-height: 2em;
	color: white;
}
.content_06 .divCommon .div_one{
	position: relative;
	top: -20px;
	left: 20%;
	text-align: left;
}
.content_06 .divOne{
	background-image: url(/views/pcTopic/america_03/bg_09.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 40px 0;
}
.content_06 .divTwo{
	background-image: url(/views/pcTopic/america_03/bg_10.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 40px 0;
}
.content_06 .divThree{
	background-image: url(/views/pcTopic/america_03/bg_11.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 40px 0;
}
.content_07{
	margin-top: 3%;
	
}
