﻿* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    font-size: 14px;
    font-family: Pingfang SC, Microsoft YaHei, STHeiti, Verdana, Arial, Tahoma, sans-serif;
    color: #333;
}a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    text-decoration: none;
}.w1200 {
    width: 1200px;
    margin: auto;
}.grey-bg {
    background: #f6f7fb;
}.nyl_title .big {
    font-size: 30px;
    color: #333;
    text-align: center;
    padding-top: 60px;
    line-height: 60px;
}
.nyl_title .mid {
    font-size: 20px;
    color: #333;
    text-align: center;
    padding-top: 10px;
    line-height: 40px;
}
.nyl_title .small {
    color: #999999;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}.ylp_sbanner {
    text-align: center;
    width: 100%;
    height: 214px;
    /* background: url('../images/5a9f90b94de6a.jpg') center; */
    background: url('../images/bg01.png') center;
    /* margin-top: 30px; */
}.ylp_sbanner .text {
    color: #fff;
    font-size: 30px;
    padding-top: 48px;
    font-weight: 700;
}.ylp_sbanner .btn {
    transition: ease .3s;
    background: #fff;
    text-align: center;
    color: #2b97f9;
    font-size: 16px;
    width: 180px;
    height: 54px;
    line-height: 50px;
    padding: 0;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-top: 28px;
    border-radius: 50px;
}.ylp_sbanner .btn:hover {
    background: #ddd;
}.g_banner {
    width: 100%;
    height: 400px;
    background: #199FB1;
    background-position: top center;
    position: relative;
}.g_banner1 {
    width: 100%;
    height: 400px;
    background: #2b97f9;
    background-position: top center;
    position: relative;
}.g_banner2 {
    width: 100%;
    height: 400px;
    background: #BA55D3;
    background-position: top center;
    position: relative;
}.g_banner3 {
    width: 100%;
    height: 400px;
    background: #645ef3;
    background-position: top center;
    position: relative;
}.banner_box {
    /* width: 80%; */
    min-width: 1300px;
    margin: 0 auto;
    display: flex;
    height: 100%;
    position: relative;
    margin-top: 62px;
}.left_text {
    flex: 0.57;
    margin: 0 auto;
}.left_text h1 {
    position: absolute;
    color: white;
    font-size: 41px;
    top: calc(50% - 128px/2);
    left: calc(50% - 600px);
    letter-spacing: 4px;
    font-weight: 600;
}.left_text p {
    position: absolute;
    color: white;
    font-size: 30px;
    justify-content: flex-end;
    top: 55%;
    left: calc(50% - 600px);
    letter-spacing: 6px
}.left_text span {
    font-size: 15px;
    margin-left: 5px;
    color: white;
    letter-spacing: 3px
}.right_img {
    flex: 0.43;
    position: relative;
    top: 25%;
    left: 3%;
}.right_img img {
    width: 330px;
    height: 300px;
}#_licenseCheck {
    position: relative;
    display: block;
}#imgLicense {
    display: block;
    position: absolute;
    top: -110px;
    left: calc(50% + 180px);
    width: auto;
    height: 40px;
}