* {
    padding: 0px;
    margin: 0px;
    font-family: Arial !important;
}

.main {
    width: 100%;
    max-width: 1400px;
    margin: 0px auto;
    background-color: #fff;
}

/* floor 01 */
.section01 {
    width: 100%;
}

.floor101 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 70px;
}

.floor101 img:nth-child(1) {
    padding-left: 30px;
}

.floor101 img:nth-child(2) {
    padding-right: 30px;
    max-width: 300px;
    width: 100%;
}

.floor102 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    background-image: url(http://static.3g-fa.com/file/7C6998F8D6DF0F7653B57FE3FA9463B6.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 480px;
    position: relative;
}

.floor102 img:nth-child(1) {
    padding-left: 30px;
    max-width: 670px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.floor102 img:nth-child(2) {
    padding-right: 50px;
    max-width: 600px;
    width: 100%;
}

/* floor 02 */
.section02 {
    width: 100%;
}

.floor200 {
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 24px;
    padding-bottom: 10px;
}

.section02 .contant {
    background-image: url(http://static.3g-fa.com/file/E839567840F1F8A7698E10D7DBC81743.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 788px;
}

.floor201 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 85px;
    padding-left: 80px;
    padding-right: 80px;
    box-sizing: border-box;
}

.left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.left p:nth-child(1) {
    width: 36px;
    height: 45px;
    background-color: #fff;
    margin-right: 15px;

}

.left p:nth-child(2) {
    width: 20px;
    height: 45px;
    background-color: #fff;
    margin-right: 20px;
}

.left p:nth-child(3) {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.right {}

.right img {
    max-width: 350px;
    width: 100%;
}

.floor202 {
    width: 100%;
    padding: 130px 80px 0px 80px;
    box-sizing: border-box;
}

.floor202_01 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-left: 90px;
}

.floor202_02 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 80px;
    padding-top: 70px;
}

.l201 {
    max-width: 820px;
}

.l201 .up {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.l201 .up p {
    font-size: 24px;
    background-color: #003bd9;
    position: relative;
    margin-right: 50px;
    color: #fff;
    font-weight: bold;
    min-width: 70px;
    text-align: center;
}

.l201 .up p:nth-child(1) {
    padding: 5px 20px 5px 25px;
}

.l201 .up p:nth-child(2) {
    padding: 5px 20px 5px 20px;
}

.l201 .up p:nth-child(3) {
    padding: 5px 20px 5px 25px;
}

.l201 .up p img {
    position: absolute;
    left: -20px;
    bottom: 0px;
}

.l201 .down p {
    font-size: 22px;
    color: #fff;
    width: 85%;
    padding-top: 50px;
}

.r201 {}

.r201 p {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 40px;
    position: relative;
    padding-left: 30px;
}

.r201 p::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #fff;
    left: 0px;
    top: 3px;
}

/* floor 03 */
.section03 {
    width: 100%;
}

.floor301 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 85px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}

.floor301 .left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.floor301 .left p:nth-child(1) {
    width: 36px;
    height: 45px;
    background-color: #002fa7;
    margin-right: 15px;

}

.floor301 .left p:nth-child(2) {
    width: 20px;
    height: 45px;
    background-color: #003bd9;
    margin-right: 20px;
}

.floor301 .left p:nth-child(3) {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.floor301 .right img {
    max-width: 350px;
    width: 100%;
}

.floor302 img {
    display: block;
    width: 100%;
}

/* floor 04 */
.section04 {
    width: 100%;
}

.floor401 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 85px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}

.floor401 .left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.floor401 .left p:nth-child(1) {
    width: 36px;
    height: 45px;
    background-color: #002fa7;
    margin-right: 15px;

}

.floor401 .left p:nth-child(2) {
    width: 20px;
    height: 45px;
    background-color: #003bd9;
    margin-right: 20px;
}

.floor401 .left p:nth-child(3) {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.floor401 .right img {
    max-width: 350px;
    width: 100%;
}

.floor402 img {
    display: block;
    width: 100%;
}

/* floor 05 */
.section05 {
    width: 100%;
}

.floor501 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 85px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}

.floor501 .left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.floor501 .left p:nth-child(1) {
    width: 36px;
    height: 45px;
    background-color: #002fa7;
    margin-right: 15px;

}

.floor501 .left p:nth-child(2) {
    width: 20px;
    height: 45px;
    background-color: #003bd9;
    margin-right: 20px;
}

.floor501 .left p:nth-child(3) {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.floor501 .right img {
    max-width: 350px;
    width: 100%;
}

.floor502 {
    margin-top: 15px;
}

.floor502 img {
    display: block;
    width: 100%;
}

/* floor 06 */
.section06 {
    width: 100%;
}

.floor601 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 85px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}

.floor601 .left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.floor601 .left p:nth-child(1) {
    width: 36px;
    height: 45px;
    background-color: #002fa7;
    margin-right: 15px;

}

.floor601 .left p:nth-child(2) {
    width: 20px;
    height: 45px;
    background-color: #003bd9;
    margin-right: 20px;
}

.floor601 .left p:nth-child(3) {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.floor601 .right img {
    max-width: 350px;
    width: 100%;
}

.floor602_01 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
    padding: 50px 80px;
    box-sizing: border-box;
}

.l601 {
    padding-right: 50px;
}

.floor602_01 p {
    font-size: 20px;
    color: #000;
    padding-left: 25px;
    position: relative;
    padding-bottom: 15px;
}

.floor602_01 p::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #000;
    left: 0px;
    top: 3px;
}

.floor602_02 img {
    display: block;
    width: 100%;
}

/* floor 07 */
.section07 {
    width: 100%;
}

.floor701 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 85px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}

.floor701 .left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.floor701 .left p:nth-child(1) {
    width: 36px;
    height: 45px;
    background-color: #002fa7;
    margin-right: 15px;

}

.floor701 .left p:nth-child(2) {
    width: 20px;
    height: 45px;
    background-color: #003bd9;
    margin-right: 20px;
}

.floor701 .left p:nth-child(3) {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.floor701 .right img {
    max-width: 350px;
    width: 100%;
}

.floor702_01 img {
    display: block;
    width: 100%;
}

.floor702_02 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 0px 80px;
    box-sizing: border-box;
    margin-top: 15px;
}

.floor702_02 .item {
    width: calc((100% - 20px) / 3);
    height: 264px;
}

.floor702_02 .item .title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding: 15px 0px;
}

.floor702_02 .item .contant {
    padding: 0px 15px;
    box-sizing: border-box;
}

.floor702_02 .item .contant p {
    color: #fff;
    font-size: 20px;
    position: relative;
    padding-left: 25px;
    padding-bottom: 15px;
}

.floor702_02 .item .contant p::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-image: url(http://static.3g-fa.com/file/3BD68F6B38DC5CC87E4A1E1F9C411213.png);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0px;
    top: 3px;
}

.floor702_02 .item:nth-child(1) {
    background-image: url(http://static.3g-fa.com/file/C5B886A02D9C25038A81A3552EE093FD.png);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.floor702_02 .item:nth-child(2) {
    background-image: url(http://static.3g-fa.com/file/5FA4A66943340E970219806560820036.png);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.floor702_02 .item:nth-child(3) {
    background-image: url(http://static.3g-fa.com/file/F157EDB4FB13C15413DC1B32AB842A51.png);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
}
/* floor 08 */
.section08 {
    width: 100%;
}
.floor801 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 85px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 35px;
    box-sizing: border-box;
}
.floor801 .left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.floor801 .left p:nth-child(1) {
    width: 36px;
    height: 45px;
    background-color: #002fa7;
    margin-right: 15px;

}

.floor801 .left p:nth-child(2) {
    width: 20px;
    height: 45px;
    background-color: #003bd9;
    margin-right: 20px;
}

.floor801 .left p:nth-child(3) {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}
.floor801 .middle{
    font-size: 22px;
    color: #003bd9;
    font-weight: bold;
}
.floor801 .right img {
    max-width: 350px;
    width: 100%;
}
.floor802 img{
    display: block;
    width: 100%;
}
.floor803 img{
    display: block;
    width: 100%;
    padding-top: 15px;
}
/* floor 09 */
.section09 {
    width: 100%;
}
.floor901 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 85px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}
.floor901 .left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.floor901 .left p:nth-child(1) {
    width: 36px;
    height: 45px;
    background-color: #002fa7;
    margin-right: 15px;

}

.floor901 .left p:nth-child(2) {
    width: 20px;
    height: 45px;
    background-color: #003bd9;
    margin-right: 20px;
}

.floor901 .left p:nth-child(3) {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}
.floor901 .middle{
    font-size: 22px;
    color: #003bd9;
    font-weight: bold;
}
.floor901 .right img {
    max-width: 350px;
    width: 100%;
}
.floor902 img{
    display: block;
    width: 100%;
}
/* floor 10 */
.section10 {
    width: 100%;
}
.floor1001 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 85px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
}
.floor1001 .left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.floor1001 .left p:nth-child(1) {
    width: 36px;
    height: 45px;
    background-color: #002fa7;
    margin-right: 15px;

}

.floor1001 .left p:nth-child(2) {
    width: 20px;
    height: 45px;
    background-color: #003bd9;
    margin-right: 20px;
}

.floor1001 .left p:nth-child(3) {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}
.floor1001 .middle{
    font-size: 22px;
    color: #003bd9;
    font-weight: bold;
}
.floor1001 .right img {
    max-width: 350px;
    width: 100%;
}
.floor1002{
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.floor1002 .item{
    border: #000 2px solid;
    display: flex;
    width: 75%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 0px 160px 0px 50px;
    box-sizing: border-box;
}
.floor1002 .item p{
    font-size: 24px;
    color: #000;
    position: relative;
}
.floor1002 .item p:nth-child(1){
    padding-left: 20px;
}
.floor1002 .item p:nth-child(1):before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #000;
    left: 0px;
    top: 50%;
    margin-top: -7px;
}
.floor1002 .item p span{
    font-weight: bold;
}
.floor1002 .item img{
    max-width: 300px;
}
.floor1002 .phone{
    position: absolute;
    right: -45px;
    bottom: -70px;
    width: 400px;
}