@charset "utf-8";

h1,h2,h3,h4,h5,h6,p {
    margin: 0;
}

ul, li {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.clear::after {
    content: '';
    display: table;
    clear: both;
}

.new2019_content {
    width: 100%;
}

.new2019_banner_content {
    width: 100%;
    background-color: #20cc8a;
}

.new2019_banner_box {
    width: 1200px;
    height: 350px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.new2019_banner_box h2 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.new2019_banner_box span {
    margin-top: 4px;
    font-size: 18px;
    color: #fff;
}

.new2019_aboutus_content {
    width: 100%;
    background-color: #fafafa;
}

.new2019_aboutus_content.bg_green {
    background-color: #eff8f4;
}

.new2019_aboutus_box {
    width: 1200px;
    padding-top: 60px;
    margin: 0 auto;
    box-sizing: border-box;
}

.new2019_aboutus_title_content {
    text-align: center;
    font-size: 0;
}

.new2019_aboutus_title_content h2 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.new2019_aboutus_title_content img {
    margin-top: 10px;
}

.new2019_aboutus_img_content {
    padding: 40px 0 0;
    text-align: center;
    font-size: 0;
}

.new2019_aboutus_img_content img {
    max-width: 100%;
}

.new2019_aboutus_synopsis {
    padding: 0 15px;
    text-align: center;
}

.new2019_aboutus_synopsis h3 {
    margin-top: 30px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.new2019_aboutus_synopsis p {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    word-break: break-all;
}

.new2019_aboutus_product_content {
    padding-top: 30px;
}

.new2019_aboutus_product_content ul li {
    width: 25%;
    float: left;
    padding-bottom: 40px;
}

.new2019_aboutus_product_box {
    width: 260px;
    height: 260px;
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
}

.new2019_aboutus_product_box img {
    margin-top: 30px;
}

.new2019_aboutus_product_box h3 {
    margin-top: 16px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.new2019_aboutus_product_box p {
    margin-top: 8px;
    font-size: 14px;
    color: #666;
    word-break: break-all;
}

.new2019_aboutus_productadvantage_content {
    padding: 70px 0 80px;
}

.new2019_aboutus_productadvantage_content ul li {
    width: 25%;
    float: left;
}

.new2019_aboutus_productadvantage_box {
    padding: 0 50px;
    text-align: center;
}

.new2019_aboutus_productadvantage_box h3 {
    margin-top: 20px;
    font-size: 18px;
    color: #fe7800;
    font-weight: bold;
}

.new2019_aboutus_productadvantage_box p {
    margin-top: 6px;
    font-size: 14px;
    color: #666;
}

.new2019_aboutus_support_content {
    padding-bottom: 60px;
}

.new2019_aboutus_support_content ul li {
    width: 25%;
    float: left;
}

.new2019_aboutus_support_box {
    width: 260px;
    padding-top: 40px;
    margin: 0 auto;
    text-align: center;
}

.new2019_aboutus_support_box img {
    width: 100%;
    height: 173px;
}

.new2019_aboutus_support_box h3 {
    margin-top: 30px;
    font-size: 20px;
    color: #fda85c;
    font-weight: bold;
}

.new2019_aboutus_support_box p {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}

.new2019_aboutus_gh_content {
    text-align: center;
}

.new2019_aboutus_gh_describe {
    margin-top: 24px;
    font-size: 14px;
    color: #666;
    word-break: break-all;
}

.new2019_aboutus_gh_content ul {
    padding: 90px 0 100px;
    font-size: 0;
}

.new2019_aboutus_gh_content ul li {
    width: 280px;
    display: inline-block;
    position: relative;
}

.new2019_aboutus_gh_content ul li::after {
    content: '';
    width: 2px;
    height: 40px;
    margin-top: -20px;
    background-color: #daf4e9;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
}

.new2019_aboutus_gh_content ul li:last-child::after {
    display: none;
}

.new2019_aboutus_gh_box h3 {
    height: 38px;
    line-height: 38px;
    font-size: 48px;
    color: #20cc8a;
    font-weight: bold;
}

.new2019_aboutus_gh_box h3 span {
    font-size: 20px;
    font-weight: normal;
}

.new2019_aboutus_gh_box p {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.new2019_aboutus_honor_content ul {
    width: 1124px;
    padding: 40px 0 30px;
    margin: 0 auto;
}

.new2019_aboutus_honor_content ul li {
    width: 552px;
    height: 232px;
    margin: 0 0 20px 0;
    float: left;
    border: 1px solid #e7e7e7;
}

.new2019_aboutus_honor_content ul li:first-child {
    margin-right: 20px;
}

.new2019_aboutus_honor_left {
    padding: 30px;
    float: left;
}

.new2019_aboutus_honor_left img {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.new2019_aboutus_honor_right {
    padding-top: 40px;
    float: left;
}

.new2019_aboutus_honor_right h3 {
    font-size: 24px;
    color: #666;
}

.new2019_aboutus_honor_right dl {
    margin: 0;
    padding: 0;
}

.new2019_aboutus_honor_right dl dd {
    margin: 8px 0 0;
    line-height: initial;
    font-size: 14px;
    color: #666;
}

.new2019_aboutus_honor_right dl dd::before {
    content: '◆';
    margin-right: 8px;
    vertical-align: -2px;
    font-size: 18px;
    color: #fe7800;
}

.new2019_aboutus_honor_content ul li:last-child {
    width: 1124px;
    height: 250px;
}

.new2019_aboutus_honor_content ul li:last-child .new2019_aboutus_honor_left {
    padding: 22px 30px;
}

.new2019_aboutus_honor_content ul li:last-child .new2019_aboutus_honor_left img {
    box-shadow: none;
}

.new2019_aboutus_honor_content ul li:last-child .new2019_aboutus_honor_right {
    padding-top: 30px;
    padding-left: 40px;
}

.new2019_aboutus_contact_content {
    padding: 40px 0;
}

.new2019_aboutus_contact_left {
    padding-top: 10px;
    float: left;
}

.new2019_aboutus_contact_left ul li {
    margin-top: 24px;
    font-size: 18px;
    color: #333;
    word-break: break-all;
}

.new2019_aboutus_contact_left ul li img {
    margin-right: 16px;
    vertical-align: -5px;
}

.new2019_aboutus_contact_right {
    font-size: 0;
    float: right;
}
