@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;
}

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

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

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

.content_01 .pOne .spanOne {
    background-image: url(/views/pcTopic/singapore_01/bg_01.png);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 80px;
    color: white;
    font-weight: bold;
    margin-right: 2%;
    font-size: 20px;
}

.content_01 .pOne .spanTwo {
    color: #E00000;
    font-weight: bold;
}

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

.content_01 .divOne .divCommon {
    width: 24%;
    height: 280px;
    background-color: #D0E5FF;
    margin-right: 1%;
    /* box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, .1), -2.5px -2.5px 15px rgba(0, 0, 0, .1); */
    /* border-radius: 20px; */
    padding: 5px;
    margin-top: 1%;
}

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

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

.content_01 .divOne .divCommon h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10%;
    /* margin-bottom: 10%; */
}

.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: #016CA4;
    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/singapore_01/bg_05.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
    margin-top: 3%;
}

.content_02 .divOne .div_one {
    margin-top: 3%;
    background-image: url(/views/pcTopic/singapore_01/bg_02.png);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
    width: 25%;
    margin-right: 2%;
    height: 500px;
}

.content_02 .divTwo .div_one {
    margin-top: 3%;
    background-image: url(/views/pcTopic/singapore_01/bg_03.png);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
    width: 25%;
    margin-right: 2%;
    height: 500px;
}

.content_02 .div_one h4 {
    margin-top: 50%;
    color: white;
    font-weight: bold;
    text-align: left;
    position: relative;
    bottom: 5px;
    left: 20px;
    font-size: 16px;
}

.content_02 .div_one p {
    text-align: left;
    line-height: 2em;
    margin-top: 8%;
    width: 80%;
    margin-left: 5%;
}

.content_02 .div_two {
    width: 73%;
    background-color: white;
    height: 480px;
    border-radius: 20px;
    padding: 20px;
    margin-top: 3%;
}

.content_02 .div_two .pOne {
    background-color: #98C9FF;
    padding: 10px 30px;
    border-radius: 50px;
    width: 40%;
    font-weight: bold;
    margin-bottom: 3%;
    /* margin-left: 30%; */
}

.content_02 .div_two .pCommon {
    text-align: left;
    line-height: 2em;
}

.content_02 .divThree {
    background-image: url(/views/pcTopic/singapore_01/bg_04.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
    width: 100%;
    position: relative;
    bottom: -40px;
}

.content_02 .divThree h2 {
    color: white;
    font-size: 34px;
    font-weight: bold;
}

.content_02 .divThree h2 span {
    color: #FFFE80;
    font-weight: bold;
}

.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: #FF0000;
    margin-left: 2%;
}

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

.content_03 .divOne .divCommon {
    width: 30%;
    margin-left: 3%;
    height: 270px;
    box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, .1), -2.5px -2.5px 15px rgba(0, 0, 0, .1);
    margin-top: 2%;
    padding: 10px;
}

.content_03 .divOne .divCommon p {
    text-align: left;
    line-height: 2em;
    margin-top: 3%;
}

.content_03 .divOne .divCommon h3 {
    color: white;
    font-size: 16px;
    font-weight: bold;
    background-color: #FF0000;
    padding: 10px 30px;
    margin-top: 3%;
}

.content_03 .divOne .divCommon h4 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15%;
}

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

.content_03 .pLast {
    font-size: 16px;
    font-weight: bold;
    margin-top: 3%;
}

.content_03 .pLast span {
    color: white;
    font-weight: bold;
    cursor: pointer;
    background-color: #E00000;
    padding: 10px 30px;
    margin-left: 3%;
    border-radius: 50px;
}

.content_04 {
    background-image: url(/views/pcTopic/singapore_01/bg_06.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
    margin-top: 3%;
    /* background-color: #142143; */
}

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

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

.content_04 .divOne .divCommon {
    width: 24%;
    margin-right: 1%;
    height: 240px;
    background-image: url(/views/pcTopic/hongkong_02/bg_08.png);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 3%;
    position: relative;
    /* padding: 40px 0; */
}

.content_04 .divOne .divCommon h3 {
    color: white;
    font-weight: bold;
    text-align: left;
    font-size: 30px;
    position: relative;
    top: 15px;
}

.content_04 .divOne .divCommon p {
    margin-top: 15%;
    text-align: left;
    line-height: 2em;
    font-size: 120%;
}

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

.content_04 .divOne .divCommon h4 {
    color: #FE0000;
    text-align: right;
    font-size: 28px;
    margin-top: 10%;
    position: absolute;
    bottom: 20px;
    right: 30px;
}

.swiper {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper-slide {
    text-align: center;
    /* background: #fff; */
    /* color: #444; */
    width: 200px;
    height: 500px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
}

.swiper-slide p {
    margin-top: 2%;
}

#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 520px;
    height: 408px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    width: 100%;
}

#certify .swiper-slide p {
    margin-top: 2%;
    font-weight: bold;
}

.content_05 {
    margin-top: 3%;
    margin-bottom: 5%;
}

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

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

.content_05 p {
    margin-top: 5%;
    font-size: 120%;
}

.open {
    background-color: white;
    cursor: pointer;
    border-radius: 100px;
    width: 1.8%;
    margin-left: 49%;
    margin-top: 5%;
}

.pOpen {
    color: white;
    cursor: pointer;
    margin-bottom: 5%;
}