
.clear::after {
    content: '';
    display: table;
    clear: both;
}

.new2019_content {
    width: 100%;
}

.new2019_banner_content {
    width: 100%;
    height: 495px;
    background: url("../AboutUs/banner.png") no-repeat center;
    background-size: cover;
}

.new2019_banner_box {
    width: 1200px;
    height: 550px;
    margin: 0 auto;
    text-align: center;
}

.new2019_banner_box h2 {
    font-size: 40px;
    color: #fff;
    position: relative;
    padding-top: 160px;
    padding-bottom: 20px;
}

.new2019_banner_box span {
    margin-top: 4px;
    font-size: 18px;
    color: #fff;
}

.new2019_aboutus_content {
    width: 100%;
}

.new2019_aboutus_content .base_main_box {
   padding-top: 40px;
}

.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 img {
    height: 56px;
}

.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: #2A75ED;
    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: #409EFF;
    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;
}

.a {
    line-height: 28px;
    padding: 40px 20px 0px 365px;
    text-align: left;
    font-size: 14px;
    color: #2A75ED;
}

.new2019_aboutus_gh_box h3 {
    height: 38px;
    line-height: 38px;
    font-size: 48px;
    color: #2A75ED;
    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: #2A75ED;
}

.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_right {
    padding-top: 10px;
    float: right;
}

.new2019_aboutus_contact_right ul li {
    margin-top: 24px;
    font-size: 18px;
    color: #333;
    word-break: break-all;
}

.new2019_aboutus_contact_right ul li img {
    margin-right: 16px;
    vertical-align: -5px;
}

.new2019_aboutus_contact_left {
    font-size: 0;
    float: left;
}
/*软著*/
.rz-img-li{
    width: 25%;
    float: left;
    padding: 0 30px;
}
.rz-img-li img{
    width: 100%;
}

/*公司介绍*/
.company-model{
    padding-top: 0;
}
.v5_company {
    height: 717px;
    background: #f6f6f6;
    cursor: default;
    display: flex;
    flex-direction: row;
}
.v5_company .v5_companyLft {
    background: url(../AboutUs/company.png) 100% no-repeat;
    height: 717px;
    width: 250px;
    color: #fff;
    background-size: cover;
}
.v5_company .v5_companyRgt {
    width: 790px;
    padding: 80px 80px 80px;
}
 .v5_company .v5_companyRgt .v5_companyLine {
    width: 100%;
    height: 1px;
    background: #000;
    margin-bottom: 56px;
}
.v5_company .v5_companyRgt .v5_companyDesc {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 40px;
}
