@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;
}
.content_01{
	margin-top: 5%;
	width: 100%;
}
.content_01 h2 {
	font-size: 32px;
	font-weight: bold;
	color: #0F408C;
	border-left: 10px solid #C8101A;
	text-align: left;
}
.content_01 h2 span {
	font-weight: bold;
	color: #C8101A;
	margin-left: 2%;
	margin-right: 2%;
}
.content_01 .divOne{
	margin-top: 1%;
}
.content_01 .divOne .div_two{
	background-image: url(/views/pcTopic/britain_01/bg_01.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 15%;
    padding-bottom: 2%;
    position: relative;
    top: -45px;
    /*left: 30px;*/
}
.content_01 .divOne .div_two p{
    color: white;
	text-indent: 2px;
	line-height: 2em;
	font-size: 120%;
	text-align: left;
}
.content_01 .divTwo{
	margin-top: 2%;
}
.content_01 .divTwo .divCommon{
	width: 22%;
	margin-left: 3%;
	border: 1px solid #DDD9DA;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5%;
	cursor: pointer;
}
.content_01 .divTwo .divCommon:hover{
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	border: none;
	position: relative;
	top: -10px;
}
.content_01 .divTwo .divCommon img{
	width: 100%;
}
.content_01 .divTwo .divCommon h3{
	font-size: 22px;
	font-weight: bold;
	margin-top: 5%;
	margin-bottom: 5%;
}
.content_01 .divTwo .divCommon span{
	color: white;
	border-top: 5px solid #CA101B;
	padding: 0 5%;
}
.content_01 .divTwo .divCommon p{
	text-align: left;
	padding-left: 10%;
	line-height: 2em;
}
.content_01 .divThree{
	margin-top: 3%;
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	padding: 5% 0;
}
.content_01 .divThree .pOne{
	font-size: 22px;
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 2%;
}
.content_01 .divThree .pOne span{
	color: #CA101B;
	font-weight: bold;
	margin-left: 2%;
}
.content_01 .divThree .appointment{
	margin-top: 2%;
}
.content_01 .divThree .appointment .userName{
	background-color: #F3F3F3;
	border: 2px solid #DFDFDF;
	padding: 1% 0;
	width: 33%;
	font-size: 140%;
	border-radius: 30px;
	margin-left: 5%;
}
.content_01 .divThree .appointment .userPhone{
	background-color: #F3F3F3;
	border: 2px solid #DFDFDF;
	padding: 1% 0;
	width: 33%;
	margin-left: 3%;
	font-size: 140%;
	border-radius: 30px;
}
.content_01 .divThree .appointment .submit{
	background-color: #BF4248;
	color: white;
	padding: 1% 0;
	margin-left: 3%;
	width: 15%;
	font-size: 140%;
	border-radius: 30px;
	cursor: pointer;
}
.content_01 .divThree .appointment .divLast{
	width: 15%;
}
.content_01 .divThree .appointment input{
	background-color: transparent;
}
.content_01 .divThree .appointment .divLast p{
	font-size: 22px;
}
.content_01 .divThree .appointment .divLast h3{
	color: #BF4248;
	font-size: 22px;
	font-style: italic;
}
.content_02{
	margin-top: 3%;
	background-image: url(/views/pcTopic/britain_01/bg_02.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
	padding: 50px 0;
}
.content_02 h2{
	font-size: 38px;
	font-weight: bold;
	color: white;
	margin-bottom: 3%;
}
.content_02 h2 span{
	color: #FFEE82;
	font-weight: bold;
}
.content_02 .divOne{
	background-color: #1B2C62;
}
.content_02 .divOne img{
	width: 100%;
}
.content_02 .divOne p{
	color: white;
	font-size: 120%;
	line-height: 2em;
	text-align: left;
	text-indent: 2px;
	padding-left: 5%;
	position: relative;
	top: 70px;
}
.content_02 .divTwo{
	margin-top: 3%;
}
.content_02 .divTwo h3{
	font-size: 24px;
	font-weight: bold;
	color: white;
	border-left: 5px solid #CA101B;
	padding-left: 2%;
	text-align: left;
	margin-bottom: 5%;
}
.content_02 .divTwo .divCommon{
	background-color: white;
	padding: 10px 0;
	width: 100%;
}
.content_02 .divTwo .divCommon p{
	text-align: left;
	font-size: 120%;
	line-height: 2.5em;
	padding-left: 10%;
}
.content_02 .divTwo .divCommon p img{
	margin-right: 2%;
}
.content_02 .divTwo .divCommon p span{
	color: #0C408C;
	font-weight: bold;
}
.content_02 .divThree{
	margin-top: 3%;
}
.content_02 .divThree h3{
	font-size: 24px;
	font-weight: bold;
	color: white;
	border-left: 5px solid #CA101B;
	padding-left: 2%;
	text-align: left;
	margin-bottom: 5%;
}
.content_02 .divThree div{
	background-color: #C90F1A;
	color: white;
	font-size: 120%;
	text-align: left;
	padding: 3% 1%;
}
.content_02 .divThree div p{
	line-height: 3em;
}
.content_02 .divThree div img{
	margin-left: 3%;
	margin-right: 3%;
}
.content_03{
	margin-top: 3%;
}
.content_03 h2{
	font-size: 34px;
	font-weight: bold;
	color: #0E3F8B;
	margin-bottom: 6%;
}
.content_03 h2 span{
	color: #C6101C;
	font-weight: bold;
}
.content_03 .divOne{
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	position: relative;
	padding: 20px 0;
}
.content_03 .divOne h3{
	position: absolute;
	top: -30px;
	left: 33%;
	background-color: #C6101C;
	color: white;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 50px;
}
.content_03 .divOne h4{
	font-size: 24px;
	font-weight: bold;
	margin-top: 10%;
	margin-bottom: 2%;
	text-align: left;
}
.content_03 .divOne p{
	text-align: left;
	line-height: 2em;
	font-size: 120%;
}
.content_03 .divOne .allCon{
	display: none;
}
.content_03 .divOne .openBtn{
	font-size: 18px;
	font-weight: bold;
	color: #C90F1A;
	cursor: pointer;
}
.content_03 .divOne .consult{
	font-weight: bold;
	font-size: 18px;
	margin-top: 2%;
}
.content_03 .divOne .consult span{
	background-color: #CA101B;
	font-weight: bold;
	color: white;
	padding: 5px 20px;
	border-radius: 15px;
	margin-left: 3%;
}
.content_03 .divTwo{
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	position: relative;
	padding: 20px 0;
	margin-top: 10%;
}
.content_03 .divTwo h3{
	position: absolute;
	top: -30px;
	left: 27%;
	background-color: #C6101C;
	color: white;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 50px;
}
.content_03 .divTwo h4{
	font-size: 24px;
	font-weight: bold;
	margin-top: 10%;
	margin-bottom: 2%;
	text-align: left;
}
.content_03 .divTwo p{
	text-align: left;
	line-height: 2em;
	font-size: 120%;
}
.content_03 .divTwo .allConTwo{
	display: none;
}
.content_03 .divTwo .openBtnTwo{
	font-size: 18px;
	font-weight: bold;
	color: #C90F1A;
	cursor: pointer;
}
.content_03 .divTwo .consult{
	font-weight: bold;
	font-size: 18px;
	margin-top: 2%;
}
.content_03 .divTwo .consult span{
	background-color: #CA101B;
	font-weight: bold;
	color: white;
	padding: 5px 20px;
	border-radius: 15px;
	margin-left: 3%;
}
.content_03 .divThree{
	box-shadow: 2.5px 2.5px 15px rgba(0,0,0,.1),-2.5px -2.5px 15px rgba(0,0,0,.1);
	margin-top: 5%;
	padding: 30px 0;
}
.content_03 .divThree h2 {
	font-size: 32px;
	font-weight: bold;
	color: #0F408C;
	border-left: 10px solid #C8101A;
	text-align: left;
	margin-bottom: 3%;
}
.content_03 .divThree h2 span {
	font-weight: bold;
	color: #C8101A;
	margin-left: 2%;
	margin-right: 2%;
}
.content_03 .divThree .pOne{
	font-size: 22px;
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 2%;
	color: #2F5294;
}
.content_03 .divThree .pOne span{
	color: #CA101B;
	font-weight: bold;
	margin-left: 2%;
}
.content_03 .divThree .appointment{
	margin-top: 2%;
}
.content_03 .divThree .appointment .userName{
	background-color: #F3F3F3;
	border: 2px solid #DFDFDF;
	padding: 1% 0;
	width: 33%;
	font-size: 140%;
	border-radius: 30px;
	margin-left: 5%;
}
.content_03 .divThree .appointment .userPhone{
	background-color: #F3F3F3;
	border: 2px solid #DFDFDF;
	padding: 1% 0;
	width: 33%;
	margin-left: 3%;
	font-size: 140%;
	border-radius: 30px;
}
.content_03 .divThree .appointment .submit{
	background-color: #BF4248;
	color: white;
	padding: 1% 0;
	margin-left: 3%;
	width: 15%;
	font-size: 140%;
	border-radius: 30px;
	cursor: pointer;
}
.content_03 .divThree .appointment .divLast{
	width: 15%;
}
.content_03 .divThree .appointment input{
	background-color: transparent;
}
.content_03 .divThree .appointment .divLast p{
	font-size: 22px;
}
.content_03 .divThree .appointment .divLast h3{
	color: #BF4248;
	font-size: 22px;
	font-style: italic;
}
.content_04{
	margin-top: 5%;
}
.content_04 h2{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 3%;
}
.content_04 h2 .spanOne{
	color: #BD4247;
	font-weight: bold;
}
.content_04 h2 .spanTwo{
	color: #2F5294;
	font-weight: bold;
}
.content_04 .divOne{
	background-image: url(/views/pcTopic/britain_01/bg_03.png);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.content_04 .divOne div .pOne{
	font-size: 140%;
	font-weight: bold;
	color: white;
}
.content_04 .divOne div .pTwo{
	font-size: 120%;
	text-align: left;
}