@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; */
    /* background-color: #EFF6F8; */
	/* background-image: url(/views/pcTopic/brandSea/bg.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 1200%; */ 
}

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/greece_06/bg_01.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%; 
    padding: 40px 0; */
    margin-top: 3%;
}

.content_01 h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 2%;
}

.content_01 h2 span {
	color: #DF06E;
	font-weight: bold;
}

.content_01 .divOne {
	margin-top: 3%;
}

.content_01 .divOne .divCommon {
	box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, .1), -2.5px -2.5px 15px rgba(0, 0, 0, .1);
	width: 49%;
	/* margin-right: 1%; */
	padding: 0;
	height: 300px;
}

.content_01 .divOne h4 {
	font-size: 20px;
	font-weight: bold;
	color: white;
	margin-bottom: 5%;
}

.content_01 .divOne .div_one h4 {
	background-color: #01277A;
	padding: 10px 0;
}

.content_01 .divOne .div_two h4 {
	background-color: #E00008;
	padding: 10px 0;
}

.content_01 .divOne p {
	font-size: 16px;
	line-height: 2em;
	text-align: left;
	padding: 0 20px;
}

.content_01 .divOne .div_one p {
	font-weight: bold;
}

.content_01 .divOne .div_two p span {
	font-weight: bold;
}

.content_01 .divTwo {
	box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, .1), -2.5px -2.5px 15px rgba(0, 0, 0, .1);
	padding: 20px 10px;
	margin-top: 3%;
}

.content_01 .divTwo h5 {
	font-size: 20px;
	font-weight: bold;
	color: #304B8D;
	margin-bottom: 3%;
	text-align: left;
	padding-left: 2em;
}

.content_01 .divTwo h5 img {
	margin-right: 1em;
}

.content_01 .divTwo p {
	font-size: 16px;
	line-height: 2em;
	text-align: left;
	padding-left: 2em;
}

.appointment {
    /* margin-top: 20px; */
}

.appointment .userName {
    background-color: white;
    padding: 2% 0;
    width: 33%;
    line-height: 40px;
    font-size: 18px;
    border-radius: 10px;
    border: 1px solid #CDCDCD;
}

.appointment .userPhone {
    background-color: white;
    padding: 2% 0;
    width: 33%;
    line-height: 40px;
    /* margin-top: 10px; */
    margin-left: 2%;
    font-size: 18px;
    border-radius: 10px;
    border: 1px solid #CDCDCD;
}

.submit {
    background-color: #FE0000;
    padding: 2% 0;
    margin-left: 2%;
	color: white;
    /* width: 10%; */
   /* height: 100px;
    line-height: 100px; */
    font-size: 24px;
    border-radius: 10px;
    cursor: pointer;
   /* position: relative;
    left: -60px;
    top: 15px; */
}

.content_02 {
	background-color: #01277A;
    margin-top: 3%;	
	padding: 40px 0;
}

.content_02 h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 2%;
	color: #F9D792;
}

.content_02 h2 span {
	color: white;
	font-weight: bold;
	margin-right: 2%;
}


.content_02 .divOne {
	margin-top: 3%;
	background-image: url(/views/pcTopic/canada_12/bg_01.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px 0;
}

.content_02 .divOne h3 {
	font-size: 26px;
	font-weight: bold;
	color: white;
	text-align: left;
	position: relative;
	top: -0.8em;
	padding-left: 20px;
}

.content_02 .divOne .divCommon {
	width: 32%;
	margin-right: 1%;
	border-right: 1px solid #E1E4EA;
}

.content_02 .divOne .divCommon h4 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 5%;
	text-align: left;
	margin-bottom: 3%;
}

.content_02 .divOne .divCommon h4 img {
	margin-right: 2%;
}

.content_02 .divOne .divCommon p {
	font-size: 16px;
	text-align: left;
	line-height: 2em;
}


.content_02 .divTwo {
	margin-top: 3%;
}

.content_02 .divTwo .divCommon {
	width: 24%;
	margin-right: 1%;
	height: 240px;
	background-color: white;
	padding: 0;
	margin-top: 1%;
}

.content_02 .divTwo .divCommon img {
	width: 100%;
}

.content_02 .divTwo .divCommon p {
	font-size: 16px;
	text-align: left;
	margin-top: 5%;
	line-height: 2em;
	padding: 0 10px;
}

.content_02 .divTwo .divCommon h5 {
	font-weight: bold;
	font-size: 20px;
	margin-top: 2%;
}

.content_02 .pLast {
	background-color: #FD1D1D;
	width: 60%;
	margin-left: 20%;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	color: white;
	margin-top: 2%;
	text-align: center !important;
	border-radius: 30px;
}



.content_03 {
    margin-top: 5%;
}

.content_03 h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 2%;
}

.content_03 h2 span {
	color: #E00910;
	font-weight: bold;
	margin-right: 2%;
}

.content_03 .divOne {
	margin-top: 3%;
}

.content_03 .divOne .divCommon {
	width: 49%;
	margin-right: 1%;
	height: 420px;
	background-image: url(/views/pcTopic/canada_12/bg_02.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px 0;
}

.content_03 .divOne .divCommon h3 {
	font-size: 24px;
	font-weight: bold;
	color: white;
	position: relative;
	top: -1em;
	margin-bottom: 5%;
}

.content_03 .divOne .divCommon h3 span {
	margin-right: 10%;
	font-weight: bold;
	position: relative;
	left: -3em;
}

.content_03 .divOne .divCommon p {
	font-size: 16px;
	text-align: left;
	line-height: 2em;
	padding-left: 20px;
}

.content_03 .divOne .divCommon p span {
	font-weight: bold;
}

.content_03 .divTwo {
	margin-top: 3%;
}

.content_04 {
	margin-top: 3%;
	background-color: #ECECEC;
	padding: 40px 0;
}

.content_04 h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 2%;
}

.content_04 h2 span {
	color: #DF1219;
	font-weight: bold;
	margin-left: 2%;
}

.content_04 .divOne .divCommon {
	width: 15%;
	margin-right: 1.5%;
}

.content_04 .divOne .divCommon img {
	width: 100%;
}

.content_05 {
	background-image: url(/views/pcTopic/canada_12/bg_03.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px 0;
}

.content_05 h3 {
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	color: white;
	margin-bottom: 3%;
	margin-left: 20px;
}

.content_05 p {
	width: 30%;
	font-size: 24px;
	background-color: #FDFF56;
	cursor: pointer;
	border-radius: 30px;
	padding: 10px 0;
}




.content_06 {
	margin-top: 3%;
}

.content_06 h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 2%;
}

.content_06 h2 span {
	color: #E11016;
	font-weight: bold;
	margin-right: 2%;
}

.content_06 .divOne {
	background-image: url(/views/pcTopic/canada_12/bg_04.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px 0;
	margin-top: 3%;
	height: 380px;
}

.content_06 .divCommon {
	width: 24%;
	height: 150px;
	margin-right: 1%;
}

.content_06 .divCommon p {
	font-size: 16px;
	line-height: 2em;
	text-align: left;
	margin-top: 3%;
}

.content_06 .divCommon .pCommon {
	margin-top: 20%;
}

.content_06 .divCommon p span {
	color: #E11016;
}

.content_06 .pLast {
	font-size: 30px;
	color: #00226a;
	margin-top: 3%;
}


.content_07 {
	background-image: url(/views/pcTopic/canada_12/bg_05.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 40px 0;
	margin-top: 3%;
}

.content_07 h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 2%;
	color: #EDD664;
}

.content_07 h2 span {
	color: white;
	font-weight: bold;
	margin-right: 2%;
}




#wheel .swiper-slide {
	/* width: 50%; */
	margin-right: 3%;
	height: 260px;
	width: 600px;
	border: 1px solid #E9E5E3;
	border-radius: 10px;
	padding: 30px 10px;
}
#wheel .swiper-slide:hover {
	box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, .1), -2.5px -2.5px 15px rgba(0, 0, 0, .1);
}
#wheel .swiper-slide h4 {
	font-size: 24px;
	font-weight: bold;
	color: #444;
	text-align: left;
	margin-bottom: 2%;
	padding-left: 8em;
}
#wheel .swiper-slide p {
	font-size: 14px;
	/* margin-top: 2%; */
	text-align: left;
	line-height: 2em;
	padding-left: 13.5em;
}
#wheel .div_one {
	background-image: url(/views/pcTopic/brandSea/wheel_01.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_two {
	background-image: url(/views/pcTopic/brandSea/wheel_02.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_three {
	background-image: url(/views/pcTopic/brandSea/wheel_03.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_four {
	background-image: url(/views/pcTopic/brandSea/wheel_04.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_five {
	background-image: url(/views/pcTopic/brandSea/wheel_05.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_six {
	background-image: url(/views/pcTopic/brandSea/wheel_06.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_seven {
	background-image: url(/views/pcTopic/brandSea/wheel_07.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_eight {
	background-image: url(/views/pcTopic/brandSea/wheel_08.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_night {
	background-image: url(/views/pcTopic/brandSea/wheel_09.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_ten {
	background-image: url(/views/pcTopic/brandSea/wheel_10.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
#wheel .div_eleven {
	background-image: url(/views/pcTopic/brandSea/wheel_11.png);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}

#wheelTwo .swiper-slide {
	width: 48%;
	margin-right: 2%;
	height: 300px;
	position: relative;
}
#wheelTwo .swiper-slide img {
	width: 547px;
	height: 300px;
	width: 95%;
}
#wheelTwo .swiper-slide p {
	color: white;
	    position: absolute;
	    bottom: 0.5em;
	    left: 3%;
	    width: 93.5%;
	    text-align: center;
	    /* line-height: 60px; */
	    height: 60px;
	    border-bottom-left-radius: 30px;
	    border-bottom-right-radius: 30px;
	    background-color: rgba(0,11,76,.5);
}

