@charset "utf-8";
body {
    width: 100%;
    font-family: "Microsoft YaHei", 微软雅黑, Arial, Lucida Grande, Tahoma, sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

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


/* .content_01 h2 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 2%;
    color: #0C1546;
} */

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

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

.content_02 h2 span {
    font-weight: bold;
    color: #00346E;
}

.content_02 .divOne {
    background-image: url(/views/pcTopic/america_09/con_02.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 1000px 100%;
    padding: 40px 0;
    text-align: left;
}

.content_02 .divTwo {
    background-image: url(/views/pcTopic/america_09/con_03.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 1000px 100%;
    padding: 40px 0;
    text-align: left;
}

.content_02 .divThree {
    background-image: url(/views/pcTopic/america_09/con_04.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 1000px 100%;
    padding: 40px 0;
    text-align: left;
}

.content_02 .divOne .div_two {
    position: relative;
    left: 80px;
}

.content_02 .divTwo .div_two {
    padding-left: 150px;
}

.content_02 .divThree .div_two {
    position: relative;
    left: 80px;
}

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

.content_02 .divCommon h2 {
    font-size: 30px;
    font-weight: bold;
    color: white;
    position: relative;
    /* top: -20px; */
    left: 30px;
}

.content_02 .divCommon h4 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}

.content_02 .divCommon .pCommon {
    margin-top: 10px;
}

.content_02 .divCommon .pLast {
    background-color: #003B71;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    cursor: pointer;
    margin-top: 50px;
    width: 60%;
    width: 38%;
    padding-right: 0;
    /* height: 40px;
    line-height: 40px; */
}

.content_02 .divCommon .pLast span {
    background-color: #EF0000;
    font-weight: 100;
    height: 100%;
    padding: 9px;
}

.content_03 {
    background-image: url(/views/pcTopic/america_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%;
    color: #FFED83;
}

.content_03 h2 span {
    font-weight: bold;
    color: white;
}

.content_03 .divOne .divCommon {
    width: 32%;
    margin-right: 1%;
    background-color: white;
    height: 550px;
    padding: 5px;
    margin-top: 1%;
    text-align: left;
}

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

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

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

.content_03 .pLast {
    font-size: 20px;
    color: white;
    padding: 10px 30px;
    width: 40%;
    margin-left: 30%;
    margin-top: 5%;
    border-radius: 100px;
    cursor: pointer;
    background: linear-gradient(to right, #003B71, #003B72);
}

.content_03 .pLast span {
    background: linear-gradient(to right, #FF0000, #FF5132);
    padding: 12px;
    border-radius: 100px;
    position: relative;
    left: 83px;
}

.content_04 {
    /* background-image: url(/views/pcTopic/america_08/bg_05.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% auto; */
    /* margin-top: 4%; */
    padding: 40px 0;
    background-color: #EDF7FE;
}

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

.content_04 h2 span {
    font-size: 34px;
    font-weight: bold;
    color: #00336F;
}

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

.content_04 .divOne .divCommon {
    background-color: white;
    width: 24%;
    margin-right: 1%;
    height: 300px;
    padding: 0 !important;
    cursor: pointer;
}

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

.content_04 .divOne .divCommon p {
    line-height: 2em;
    margin-top: 2%;
}

.content_04 .pLast {
    background-color: #003B71;
    color: white;
    width: 20%;
    margin-left: 40%;
    margin-top: 5%;
    padding: 10px 0;
}

.appointment {
    width: 100%;
    /* 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 .userName img {
    position: relative;
    top: -5px;
    left: -15px;
}

.appointment .userPhone {
    background-color: white;
    padding: 2% 0;
    /* width: 38%; */
    margin-left: 2%;
    font-size: 140%;
    border-radius: 10px;
    border: 1px solid #CDCDCD;
}

.appointment .userPhone img {
    position: relative;
    top: -5px;
    left: -15px;
}

.appointment .submit {
    background: linear-gradient(to right, #FF0000, #F83D1F) !important;
    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_09/bg_03.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
}

.content_05 .div_one h2 {
    color: #FFE999;
    font-size: 34px;
    font-weight: bold;
}

.content_05 .div_one p {
    color: white;
    font-size: 16px;
    margin-top: 3%;
}

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

.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%; */
    /* height: 80%; */
}

.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_06 {
    /* background-image: url(/views/pcTopic/america_08/bg_06.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative; */
    margin-top: 4%;
    /* padding: 40px 0; */
}

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

.content_06 h2 span {
    font-weight: bold;
    color: #00346E;
}

.content_06 .divCon {
    background-image: url(/views/pcTopic/america_09/con_16.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 500px;
    padding: 40px 0;
}

.content_06 .divCon p {
    position: relative;
}

.content_06 .divCon .divOne {
    margin-bottom: 15%;
    position: relative;
    top: -10px;
}

.content_06 .divCon .divTwo {
    margin-bottom: 20%;
}

.content_06 .divCon .divTwo .divCommon {
    width: 13%;
}

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

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

.content_07 h2 span {
    font-weight: bold;
    color: white;
}

.content_07 .divOne {
    margin-top: 2%;
}

.content_07 .divOne .divCommon {
    width: 15%;
    margin-right: 1%;
    height: 300px;
}

.content_07 .divOne .divCommon h4 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 4.5em;
}

.content_07 .divOne .divCommon p {
    text-align: left;
    margin-top: 7em;
}

.content_07 .divOne .div_one {
    background-image: url(/views/pcTopic/america_09/con_17.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content_07 .divOne .div_two {
    background-image: url(/views/pcTopic/america_09/con_18.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content_07 .divOne .div_three {
    background-image: url(/views/pcTopic/america_09/con_19.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content_07 .divOne .div_four {
    background-image: url(/views/pcTopic/america_09/con_20.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content_07 .divOne .div_five {
    background-image: url(/views/pcTopic/america_09/con_21.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content_07 .divOne .div_six {
    background-image: url(/views/pcTopic/america_09/con_22.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content_08 {
    margin-top: 3%;
    margin-bottom: 100px;
}

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

.content_08 h2 span {
    font-weight: bold;
    color: #00356F;
}