html,body{
    width:100%;
    height:100%
}
body {
    margin: 0;
    padding: 0;
    min-width: 1200px;
    /*font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;*/
}
.body-background {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: 100% 100%;
}
.clear {
    clear: both;
}
.container {
    width: 1136px;
    margin: 0 auto;
    clear: both;
}
.header {
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.08);
    z-index: 999;
    position: relative;
}
.layui-nav * {
    font-size: 16px;
}
.layui-nav {
    background-color: transparent;
}
.layui-nav .layui-nav-item {
    line-height: 78px;
    margin: 0 24px;
}
.layui-nav .layui-nav-item a {
    color: #333;
    padding: 0;
    font-weight: 400;
}
/*.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after,*/
/*.layui-nav-bar,*/
/*.layui-nav .layui-nav-more {*/
/*    display: none;*/
/*}*/
.layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this,
.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a {
    color: #FF501F;
}

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    background-color: #FF501F;
    height: 2px;
}

.layui-nav-child {
    top: 36px;
    background: #FF501F;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    border: none;
    min-width: 180px;
    padding: 24px 0;
}
.layui-nav .layui-nav-child a {
    color: #ffffff;
}
.logo {
    height: 48px;
}
.logo_wrap {
    line-height: 78px;
    float: left;
    overflow: hidden;
    width: 200px;
}
.menu {
    float: left;
    height: 78px;
    line-height: 78px;
    background-color: #fff;
    color: rgba(0,0,0,.8);
    margin-left: 16px;
}
.menu-ul {
    background-color: transparent;
    padding: 0;
}

.button_wrap {
    float: right;
    line-height: 78px;
}
.header-console {
    border: 1px solid #ddd;
    background-color: #fff;
    /*height: 36px;*/
    /*line-height: 36px;*/
    padding: 8px 16px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.header-console:hover {
    color: #FF501F;
    border-color: #FF501F;
}
.body {
    padding-bottom: 64px;
}
.comp-banner {
    display: block;
    background-color: rgba(0,0,0,.16);
    background-size: cover;
    background-position: center center;
    height: 400px
}
.banner-title {
    font-weight: 600;
    font-size: 56px;
    color: #FFFFFF;
    letter-spacing: 4px;
    line-height: 80px;
    text-align: left;
    padding-top: 120px;
    margin-bottom: 32px;
}
.banner-sub-title {
    opacity: 0.5;
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 80px;
}
.banner-content {
    margin-top: 60px;
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 60px;
    text-align: center;
}
.comp-text {
    padding: 64px 0;
}

.comp-text .content {
    padding: 0 64px;
    font-size: 22px;
    color: #888;
    font-weight: 300;
    text-align: center;
    line-height: 48px;
}
.comp-text .title {
    font-size: 24px;
    color: #333;
    font-weight: 400;
    text-align: center;
    line-height: 48px;
}
.comp-text .sub_title {
    font-size: 13px;
    color: #666;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
}
.comp-text .image {
    margin-top: 64px;
}
.comp-text .image img {
    width: 100%;
}

.comp-text .banner-list {
    padding: 64px 0;
}

.banner-list .banner-item {
    color: #FF501F;
    height: 320px;
    background-color: rgba(0,0,0,.12);
    padding: 24px 0;
    text-align: center;
    position: relative;
    background-position: center;
    background-size: cover;
    -webkit-transition:all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

.banner-list .banner-item-title {
    margin-top: 48px;
    font-size: 20px;
}

.banner-list .banner-item-link {
    position: absolute;
    bottom: 48px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.banner-list .banner-item:hover {
    color: #fff;
    background: #FF501F;
    background-size: 103%;
}

.comp-menus {
    padding-bottom: 64px;
}
.menus-item {
    box-shadow: 0 1px 4px rgba(0,0,0,.12);
    padding: 24px;
    text-align: center;
    width: 200px;
    margin: 0 auto;
}
.menus-item-title {
    text-align: center;
    font-size: 24px;
    line-height: 48px;
    margin-bottom: 32px;
}
.menus-item-icon {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.menus-item-icon img {
    width: 100%;
    height: 100%;
}
.menus-item-text {
    margin-top: 32px;
    font-size: 13px;
    color: #999999;
}








.block {
    margin-top: 32px;
}
.two {
    width: 552px;
    height: 260px;
    display: block;
    float: left;
    cursor: pointer;
}
.one {
    width: 260px;
    height: 260px;
    display: inline-block;
    float: left;
    cursor: pointer;
}
.company-info {
    background-color: #1C497D;
}
.company-news {
    margin-left: 32px;
    background-color: #F2C65A;
}
.company-recruit {
    margin-left: 32px;
    background-color: #EC7962;
}
.brand {
    background-color: #7E439D;
}
.service {
    background-color: #066FB2;
    margin-left: 32px;
}
.brand-advantage {
    background-color: #52B88C;
    margin-left: 32px;
}
.item-title-icon {
    width: 196px;
    height: 196px;
    text-align: center;
    padding: 32px;
    color: #ffffff;
    float: right;
}
.item-title {
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 32px;
}
.item-icon img {
    height: 120px;
    width: auto;
}
.qrcode {
    float: right;
    padding-top: 10px;
    display: none;
}
.qrcode img {
    width: 80px;
    height: 80px;
}
.clear-both {
    clear: both;
}

.footer {
    background-color: #FF501F;
    color: #fff;
    padding-top: 64px;
}
.comp-contact .content {
    padding: 64px 20%;
}
.contact-item {
    box-shadow: 0 1px 4px rgba(0,0,0,.12);
    background-color: #fff;
    color: #999999;
    text-align: center;
    font-size: 12px;
    min-height: 360px;
    padding-top: 24px;
}
.contact-item-title {
    font-size: 24px;
    line-height: 48px;
    margin-bottom: 24px;
    color: #333;
}
.contact-item-icon {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.contact-item-icon img {
    width: 100%;
    height: 100%;
}
.contact-item-sub_title {
    font-size: 16px;
    margin-top: 24px;
    color: #666;
}
.contact-item-text {
    padding: 24px;
    line-height: 1.5;
}
.contact-item-button {
    background-color: #FF501F;
    line-height: 44px;
    text-align: center;
    color: #fff;
    height: 44px;
    font-size: 14px;
    cursor: pointer;
}
.footer-logo {
    width: 300px;
    margin-top: 32px;
}
.footer-logo img{
    height: 80px;
}
.footer-title {
    font-size: 16px;
    margin-bottom: 16px;
}
.footer-link {
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    color: rgba(255,255,255,.68);
}
.footer-qrcode {
    width: 160px;
    height: 160px;
    background-color: rgba(255,255,255,.12);
}
.footer-qrcode img {
    width: 100%;
    height: 100%;
}

.copyright {
    text-align: center;
    color: rgba(255,255,255,.6);
    line-height: 24px;
    padding-bottom: 24px;
}


.comp-banner-01,
.comp-banner-02 {
    /*background-color: rgba(0,0,0,.08);*/
    margin-top: 64px;
    clear: both;
    position: relative;
}
.comp-banner-02 {
    text-align: right;
}
.comp-banner-01 .left {
    float: left;
}
.comp-banner-01 .right {
    float: right;
}
.comp-banner-01 .title,
.comp-banner-02 .title {
    font-size: 24px;
    margin-bottom: 24px;
}
.comp-banner-01 .desc,
.comp-banner-02 .desc {
    font-size: 16px;
    color: #999999;
}
.comp-banner-01 .button,
.comp-banner-02 .button {
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: linear-gradient(90deg, #FC8F09 0%, #FF501F 100%);
    opacity: 1;
    border-radius: 28px;
    margin-top: 120px;
    display: inline-block;
}

.product {
    width: 640px;
    margin: -5px;
}
.product-item {
    background-color: rgba(0,0,0,.08);
    padding: 32px 48px 16px;
    text-align: center;
    float: left;
    margin: 8px;
}
.product-item-cover {
    width: 48px;
    height: 48px;
    /*background-color: rgba(0,0,0,.08);*/
    display: inline-block;
}
.product-item-cover img {
    width: 100%;
    height: 100%;
}
.product-item-text {
    font-size: 12px;
    color: #999999;
}
.product-item-icon {
    font-size: 24px;
    line-height: 1;
    color: #999999;
    margin-top: 4px;
}
.product-item-info {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    height: 240px;
    background: #FFDDB4;
}
.product-item:hover .product-item-info {
    display: unset;
    z-index: 9;
}
.product-item-info-content {
    padding: 48px;
    text-align: left;
}
.product-item-info-title {
    font-size: 24px;
    margin-bottom: 16px;
    color: #FF501F;
}
.product-item-info-sub_title {
    font-size: 14px;
    color: #333;
    margin-bottom: 24px;
}

.product-item-info-desc {
    font-size: 16px;
    color: #333;
    line-height: 1.8;
}

.company .title {
    margin-bottom: 32px;
}
.company .content {
    font-size: 18px;
    line-height: 2;
    color: #666666;
}

.mission {
    padding-top: 16px;
}
.mission-content {
    background: #FBFBFB;
    padding: 48px;
}
.mission-title {
    font-size: 24px;
}
.mission-info {
    border-left: 1px solid #ccc;
    padding-left: 64px;
}
.mission-sub_title {
    font-size: 18px;
    margin-bottom: 24px;
}
.mission-desc {
    font-size: 16px;
    color: #666;
    font-weight: 300;
    line-height: 2;
}

.business.comp-text {
    background: #F6F6F6;
}

.culture.comp-text .sub_title {
    color: #FF501F;
    font-size: 16px;
    margin-bottom: 32px;
}
.culture.comp-text .content {
    padding: 0;
}

.culture-item {
    margin-top: 32px;
    background-color: #fafafa;
    padding: 24px;
}
.culture-info {
    text-align: left;
    padding: 0 24px 24px;
}
.culture-title {
    color: #FF501F;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 16px;
}
.culture-desc {
    font-size: 16px;
    line-height: 2;
    color: #666666;
}
.culture-cover {
    height: 240px;
    display: inline-block;
}
.culture-cover img {
    height: 240px;
}


.address.comp-text {
    background: #FF501F;
    color: #fff;
}
.address.comp-text .title {
    color: #fff;
    margin-bottom: 32px;
}
.address.comp-text .content {
    padding: 32px 20%;
    font-size: 16px;
    color: #fff;
    text-align: left;
    line-height: 24px;
}
.address.comp-text .map-cover {
    width: 100%;
    background-color: rgba(255,255,255,.15);
    margin-top: 24px;
}
.address.comp-text .map-cover img {
    width: 100%;
}

.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.contact {
    padding: 64px;
    width: 640px;
    margin: 0 auto;
}
.contact-qrcode {
    width: 120px;
    height: 120px;
    background-color: rgba(0,0,0,.08);
    margin-top: 8px;
}
.contact-content {
    margin-top: 48px;
}
.contact-item-cover {
    display: inline-block;
    width: 48px;
    height: 48px;
    background-color: #dddddd;
    float: left;
}
.contact-item-label {
    margin-bottom: 8px;
    font-size: 16px;
    color: #333333;
}
.contact-item-value {
    color: #666666;
    font-size: 14px;
    font-weight: 300;
}
.contact-item-info {
    padding-left: 64px;
}
.comp-cate {
    box-shadow: 0px 6px 16px rgba(167, 167, 167, 0.16);
}

.article-list {
    margin-bottom: 64px;
}

.article-item {
    margin-top: 32px;
    height: 160px;
    padding: 24px;
    box-shadow: 0px 3px 10px rgba(167, 167, 167, 0.16);
    cursor: pointer;
}
.article-cover {
    float: left;
    width: 240px;
    height: 160px;
    background-color: #eee;
}
.article-info {
    padding-left: 264px;
}
.article-title {
    font-size: 18px;
    color: #333333;
    margin-bottom: 16px;
}
.article-desc {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
}
.article-extra {
    margin-top: 24px;
    font-size: 13px;
    color: #999999;
}
.article-extra-view {
    float: right;
}

.article-header {
    margin-top: 16px;
    height: 44px;
    line-height: 44px;
}
.article-detail {
    margin-top: 32px;
    margin-bottom: 64px;
    padding: 48px;
    box-shadow: 0px 3px 10px rgba(167, 167, 167, 0.16);
}
.primary-text {
    color: #FF501F;
}
.article-content {
    margin-top: 32px;
    margin-bottom: 32px;
}
.article-content img {
    max-width: 100%;
}

.form-title {
    background: #FF501F;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.ask-form .layui-input-block {
    margin-left: 0;
}
.ask-form .layui-form-item {
    margin-bottom: 0;
}
.ask-button {
    padding: 24px;
}
.ask-submit {
    width: 100%;
    background-color: #FF501F;
    color: #fff;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}
.ask-remark {
    padding: 0 24px 24px;
    font-size: 13px;
    color: #999999;
}
.ask-form .layui-input,
.ask-form .layui-select,
.ask-form .layui-textarea {
    height: 64px;
    line-height: 1.5;
    border-top: none;
    padding-left: 24px;
    font-size: 16px;
}
.ask-form .layui-form-select .layui-input {
    padding-right: 32px;
}

.float-ask {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -100px;
}
.ask-btn {
    padding: 32px 8px;
    width: 24px;
    text-align: center;
    background-color: #FF501F;
    cursor: pointer;
}


.comp-card {
    padding: 60px 0;
    background: #fff;
}
.comp-card-title {
    text-align: center;
    margin-bottom: 24px;
}
.comp-card-title-icon {
    width: 32px;
    height: 32px;
    position: absolute;
    margin-left: -56px;
    margin-top: -10px;
}
.comp-card-title-text {
    font-weight: 900;
    font-size: 48px;
    color: #353535;
    letter-spacing: 0;
    line-height: 48px;
}
.comp-card-sub-title {
    margin-top: 24px;
    opacity: 0.2;
    font-weight: 600;
    font-size: 20px;
    color: #040404;
    letter-spacing: 0;
    text-align: center;
}
.comp-card-h1 {
    font-weight: 600;
    font-size: 24px;
    color: #FF501F;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
    margin-bottom: 24px;
}
.comp-card-text {
    text-align: center;
    opacity: 0.8;
    font-size: 16px;
    color: #353535;
    letter-spacing: 0;
    line-height: 36px;
}
.comp-card-left-banner {
    width: auto;
    height: 360px;
    margin: 0 auto;
}
.comp-card-right {

}
.comp-card-ul {
    opacity: 0.8;
    font-size: 16px;
    color: #353535;
    letter-spacing: 0;
    line-height: 36px;
}
.comp-card-ul li {
    list-style: disc;
}