<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

* {
    padding: 0;
    margin: 0;
    word-spacing: normal;
    font-family: "微软雅黑";
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}
textarea {
    -webkit-appearance: none;
}
a,
input {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}
.height {
    width: 100%;
    display: block;
    height: 90px;
}
html,
body,
div,
p,
img,
ul,
li,
a,
span,
h1 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    text-decoration: none;
    font-family: "微软雅黑";
    outline: none;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.fl_pc {
    float: left !important;
}
.fr_pc {
    float: right !important;
}

.color_red {
    color: #DF0011 !important;
}
.show {
    display: block;
}
.hide {
    display: none;
}
.height200 {
    height: 200px;
}

.font_bold{
    font-weight: bold;
}

.mt210{
    margin-top:210px !important;
}
.pc_hide {
    display: none;
}

/*悬浮*/

.xuanfu {
    position: fixed;
    right: 0;
    bottom: 246px;
    z-index: 20;
}
#wechat_code {
    display: none;
}
#phonet_code {
    display: none;
    position: absolute;
    left: -242px;
    top: 59px;
}
.top {
    background: url("../../Img/images/top.jpg");
    display: block;
    width: 45px;
    height: 58px;
}
.dianhua {
    background: url("../../Img/images/dianhua.jpg");
    display: block;
    width: 45px;
    height: 58px;
    margin-top: 1px;
    position: relative;
}
.dianhua:hover {
    background: url("../../Img/images/dianhua-ac.jpg");
}
.wechat {
    background: url("../../Img/images/wechat.jpg");
    display: block;
    width: 45px;
    height: 58px;
    margin-top: 1px;
    position: relative;
}
.wechat-ac {
    background: url("../../Img/images/wechat.jpg");
}
.wechat-ac:hover {
    background: url("../../Img/images/wechat-ac.jpg");
}
.wechat_code {
    position: absolute;
    left: -242px;
    top: 118px;
    display: block;
    width: 242px;
    height: 117px;
}
.wechat span {
    position: absolute;
    left: -242px;
    top: -59px;
    display: block;
    width: 242px;
    height: 117px;
}
.form_index {
    width: 260px;
    /*    height: 500px;*/
    position: absolute;
    left: -260px;
    top: 177px;
    height: 320px;

    background-color: #DF0012;
    /*    border: 1px solid blue;*/
    line-height: 20px;
    display: none;
}
.form_index table {
    width: 220px;
    margin: 20px auto;
}
.xiaoxian {
    background: url("../../Img/images/xiaoxian.jpg");
    display: block;
    width: 45px;
    height: 58px;
    margin-top: 1px;
    position: relative;
}
.xiaoxian:hover {
    background: url("../../Img/images/xiaoxian-a.jpg");
}
.form_index label {
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
}
.form_index input {
    border: 1px solid gray;
    margin-left: 10px;
}
.sell_submit {
    text-align: center;
    padding-bottom: 15px;
}
.sell_submit input {
    width: 80px;
}
table,
tr,
td {
    /*    border: 1px solid blue;*/
}
#xiaoxian_code {
    /*    border: 1px solid blue;*/
}

/*header*/

.content {
    width: 1200px;
    margin: 0 auto;
}
.pad20 {
    padding: 0 20px;
    width: 1160px!important;
}
.header-box {
    position: fixed;
    width: 100%;
    z-index: 10;
    left: 0;
    top: 0;
}
.top0 {
    top: 0 !important;
    padding-top: 0 !important;
}
.header {
    
    height: 35px;
    background: #df0011;
    line-height: 35px;
    font-size: 12px;
    color: #ffffff;
    width: 100%;
}

/*hide手机头部header部分*/

.m_header-box {
    display: none;
}
.header a {
    color: #ffffff;
}
.header a span {
    font-family: "Arial";
}
.of {
    overflow: hidden;
}
.fl-left {
    float: left;
}
.fl-right {
    float: right;
}


/*footer*/

.m_foot {
    display: none;
}
.mobile_form {
    display: none;
}
.footer {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    background: #ffffff;
}
.ftr_center {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.ftc_top {
    width: 950px;
    margin: 0 auto;
}
.ftct_left {
    width: 505px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ftct_left dl {
    float: left;
    width: 168px;
    color: #000;
}
.ftct_left dl dt {
    font: 18px/50px "微软雅黑";
    color: #000;
}
.ftct_left dl dt span {
    font-family: "Arial";
}
.ftct_left dl dd a {
    font: 14px/24px "微软雅黑";
    color: #000;
}
.ftct_left dl dd a:hover,
.ftct_left dl dt a:hover {
    color: #df0011;
}
.ftct_right {
    width: 445px;
    float: right;
    margin-top: 20px;
    overflow: hidden;
}
.ftct_img {
    width: 445px;
    display: block;
}
.ftct_right img {
    float: right;
    margin-right: 30px;
}
.ftct_text {
    width: 445px;
    float: right;
    margin-top: 50px;
    font: 14px/24px "微软雅黑";
    color: #000;
    text-align: right;
    padding-right: 36px;
}

/*版权*/

.copyright {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #c7c7c7;
    padding: 30px 0;
    border-bottom: 10px solid #df0011;
    background: #ffffff;
}
.cop_cen {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
}
.cop_cen ul li {
    font: 12px/26px "微软雅黑";
    color: #000;
}
.cop_cen ul li span {
    float: left;
}

/***************************************************企业服务_产品页***************************************/

.pro_feature{
    width: 100%;
}

.pro_feature_inner{
    width: 1200px;
    margin: 0 auto;
}
.pro_feature_title{
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 40px;
    color: #4F5055;
}
.pro_feature ul{
    overflow: hidden;
    width: 1170px;
    margin: 20px auto;
}
.pro_feature li{
    width: 390px;
    float: left;
/*    border: 1px solid black;*/
}
.pro_bg1{
    background-color: #F7B721; 
}
.pro_bg2{
    background-color: #E6766A; 
}
.pro_bg3{
    background-color: #2EA8B5; 
}
.pro_bg4{
    background-color: #6D6D6D; 
}
.pro_number{
    text-align: center;
    border: 2px solid #ffffff;
}

.pro_feature_border{
    width: 390px;
    height: 28px;

}

.pro_feature_text{
    width: 320px;
    height: 140px;
    margin: 0 auto;
    border: 2px solid #ffffff;

}

.pro_feature_text div{
    width: 260px;
    margin: 20px auto;
    color: #ffffff;
    line-height: 30px;
/*    background-color: black;*/
}


.pro_box2{
    width:100%;
    background-color: #EBEBEB;
    overflow: hidden;
}

.pro_box2_inner{
     width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    
}
.pro_box2_inner ul{
    width: 1160px;
    margin: 30px auto;
}
.pro_box2_inner li{
    width: 374px;
    height: 186px;
    float: left;
    margin-left: 10px;
    background-repeat: no-repeat;
    
}
.pro_box2_bg1{
    background: url(../Img/images/khjz1.png);
}
.pro_box2_bg2{
    background: url(../Img/images/khjz2.png);
}
.pro_box2_bg3{
    background: url(../Img/images/khjz3.png);
}

.pro_h1{
    height: 70px;
}
.pro_h2{
    height: 50px;
}
.pro_h3{
    height: 30px;
}
.pro_h4{
    height: 10px;
}
.pro_box2_text{
    width: 230px;
    margin-left: 30px;
    line-height: 26px;
    color: #ffffff;
}

.pro_box3{
    width: 100%;
}
.pro_box3_inner{
    width: 1200px;
    margin: 0 auto;
}

.pro_box3_inner ul{
    width: 900px;
    margin: 10px auto;
}

.pro_box3_inner .pro_li_four{
    width: 1200px;
    margin: 10px auto;
}


.pro_box3_inner li{
    width: 300px;
    float: left;

}

.pro_box3_inner li div{
    width: 204px;
    height: 76px;
    margin:  0 auto;
    
    background: url(../Img/images/related_product_bg.png) no-repeat;
    text-align: center;
    line-height: 76px;
    font-size:16px;    
}
.pro_box3_inner li a{
    color: #ffffff;
}


/*弹性福利*/

.txfl_box1{
    margin-top: 40px;
}

.txfl_box1_inner{
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    height: 500px;
/*    border: 1px solid red;*/
}
.txfl_box1_inner ul1{
    width: 800px;
    margin: 0 auto;
    
}
.txfl_box1_inner .fl{
/*    background-color: yellow;*/
    text-align: center;
    width: 200px;
}
.txfl_box1_inner .fr{
/*    background-color: greenyellow;*/
    margin-right: 80px;
    width: 600px;
}

.txfl_title{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #F68104;
}

.txfl_box1 p{
    text-align: center;
    font-size: 18px;
    line-height: 76px;
}
.txfl_box1 p span{
    font-size: 30px;
    font-weight: bold;
}


.txfl_box1 .line{
    background-color: #465E9C;
    height: 20px;
}

.txfl_box1_inner .ul2{
    width: 800px;
    margin: 0 auto;
}

.txfl_box1_inner .ul2  li{
    width: 265px;
    float: left;   
}

.txfl_box1_inner .ul2{
    margin-top: 30px;
}
.ul2 .li_box{
    width: 240px;
    margin: 0 auto;
    text-align: center;
}

.ul2 .li_box2{
    width: 240px;
    height: 100px;
    background-color: #7F7F7F;
    text-align: center;
    font-weight: bold;
    line-height: 100px;
    font-size: 24px;
    color: #FEFEFE;
}

.ul2 .li_box2 .li_text{
    
}

.ul2 table,tr,td{
    border: none;
    
}


.ul2 .li_text{
    font-size: 24px;
    line-height: 80px;
}


.txfl_box2{
    margin-top: 40px;
    height: 500px;
    background-color: #E7E7E7;
}

.txfl_box1_inner2{
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}
.txfl_percent{
    width: 700px;
    margin: 30px auto;
    overflow: hidden;
}
.txfl_percent li{
    overflow: hidden;
    width: 350px;
}
.txfl_percent_img{
    text-align: center;

}
.txfl_percent_img img{
    width: 170px;
}
.percent_text{
    width: 270px;
    font-size: 14px;
    margin: 20px auto;
}

.txfl_box1_inner2 .ul2 li{
    float: left;
    width: 300px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    overflow:hidden;
}

.txfl_box1_inner2 .ul2 .icon_text01{
    text-indent: 1em;
    font-size: 18px;
    
}

.txfl_box3 .txfl_box3_inner{
    width: 1000px;
    margin: 0 auto;
}



.txfl_box3 .fl{
    width: 374px;
    overflow: hidden;
}
.txfl_box3 .fr{
    width: 624px;
    overflow: hidden;
}

/*管理咨询*/
.pro_feature_img{
    text-align: center;
}

.flzx_pro_bg1{
    float: left !important;
    background: url(../Img/images/glzx_khjz01.png);
}
.flzx_pro_bg2{
    float: right !important;
    background: url(../Img/images/glzx_khjz02.png);
    
}

.flzx_width01{
    width: 495px !important;
}
.flzx_width02{
    width: 350px !important;

}


.glzx_ul{
    width: 1050px !important;
    margin:  0 auto;
}

.pro_feature2_m{
    
}




.wtop {
    width: 100%;
    overflow: hidden;
    background: #df0011;
    height: 34px;
}
.fan a {
    width: 1200px;
    margin: 0 auto;
    display: block;
    text-align: right;
    font: 12px/34px "微软雅黑";
    color: #fff;
}
.wlg_logo {
    width: 100%;
    overflow: hidden;
    height: 117px;
    overflow: hidden;
}
.wlogo {
    width: 1156px;
    margin: 0 auto;
}
.rlogo {
    float: left;
}
.rtext_t {
    font: 37px/37px "微软雅黑";
    padding: 64px 0 0 30px;
    color: #df0012;
    float: left;
    height: 117px;
    overflow: hidden;
}
.dian img {
    display: block;
    padding-top: 68px;
}
.ban_pro {
    width: 100%;
    overflow: hidden;
    background: #e7e7e7;
}
.ban_pro img {
    display: block;
    margin: 0 auto;
    padding: 76px 0;
}
.pro_te {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}
.prot_dian {
    width: 1200px;
    margin: 0 auto;
    padding: 34px 0;
}






/***************************************************产品2********************************************************/


/*产品1、产品2 第一部分（左图右文字）都有用到的样式*/

.foreignBox1 {
    width: 1157px;
    margin: 0 auto;
    font-size: 14px;
    color: #464444;
    line-height: 25px;
}
.ban_pro .banLeft {
    float: left;
    *width: 580px;
}
.ban_pro .banLeft img{
    width: 501px;
    height: 375px;
}
.ban_pro .banRight {
    width: 655px;
    height: 375px;
    margin-top: 76px;
    background: url("../Img/images/right_text_border_bg.jpg") center;
    background-size: 100%;
    float: left;
    *float: right;
}
.ban_pro .banRight div {
    width: 450px;
    /*    height: 270px;*/
    margin-left: 60px;
    margin-top: 90px;
/*        border: 1px solid red;*/
}

/*为什么选择我们 等*/

.foreignBox2 {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.forTitle {
    width: 400px;
    height: 100px;
    margin: 0 auto;
    padding-top: 20px;
    /*    background-color: greenyellow;*/
}
.forTitleLeft {
    width: 100px;
    height: 100px;
    float: left;
}
.forTitleRight {
    height: 100px;
    margin-left: 10px;
    /*    background-color: yellow;*/
    float: left;
    font-size: 30px;
    line-height: 100px;
    color: #4f5054;
}
.forText {
    width: 900px;
    /*    background-color: greenyellow;*/
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #3c3838;
}
.rightCode {
    text-align: right;
}
</pre></body></html>