<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*底部样式*/
.footer{width:100%; background:#fff; min-height:360px;  margin-top:60px; padding-top:42px; padding-bottom:32px;}
.footer a:hover{color:#d72519;}
.footer .qz{margin:0 auto; width:1200px;}
.qz{width:1200px;min-width:1200px;}

/*底部左侧*/
.footer_left{width:200px; text-align:center;vertical-align: top; font-weight:normal; color:#999;}
.footer_left  .tel{font-weight: bold;    font-size: 16px; display:block; margin-bottom:18px; margin-bottom:6px;}

/*底部中间导航*/
.footer_centre{margin-left:48px;}
.footer_centre h3,.footer_right h3{font-size:18px; font-weight:700; color:#333; margin-bottom:24px; margin-top:0;}
.footer_centre li{font-size:14px; margin-bottom:14px; color:#666;}
.footer_centre div{width:158px;}
.footer_centre_last{width:100px!important;}

/*底部右侧*/
.footer_right{ text-align:right;}
.footer_right p{width: 350px; line-height: 22px;  color: #999; margin-top:5px;}
.footer_right span{display:block;width:100px; text-align:center;}
.footer_right span i{font-style:normal; font-size:14px; color:#333; text-align:center; display:block;}
.footer_right_last_span img{margin-top:-6px;}
.footer_right_last{margin-top:20px; }
.footer_right_last::after{content:'';display:block;clear:both;}
.footer_right_last_span{margin-left: 32px;}
.find_alt{margin-top:6px;}


/*网站介绍*/
.contont{min-height:600px; margin:30px auto 0;}


/*网站介绍左侧*/
.aboutus_left{width:240px; background:#fff;border-radius: 4px;}
.aboutus_left_nav{
    line-height: 16px;
    padding-top: 24px;
    padding-bottom: 18px;

}
.aboutus_left li{padding: 12px 0 12px 30px;    margin-bottom: 6px;    cursor: pointer; font-size:14px;}
.aboutus_left li:hover{color:#d72519;}
.aboutus_left_on{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d72519', endColorstr='#d62231',GradientType=0 );
    background: -webkit-linear-gradient(left, #d72519 , #d62231);
    background: -o-linear-gradient(right, #d72519, #d62231);
    background: -ms-linear-gradient(right, #d72519, #d62231);
    background: -moz-linear-gradient(right, #d72519, #d62231);
    background-color: #d72519;
    background: linear-gradient(to right, #d72519 , #d62231, #d62231); color:#fff!important;
}
.aboutus_left_on a{color:#fff;}


/*网站介绍右侧*/
.aboutus_right{width:948px;background:#fff;overflow: hidden;height: auto;padding: 36px 30px;border-radius: 4px; min-height:580px;}
.bigtitle{font-size:18px; color:#212121; font-weight:600; margin-bottom: 30px;}
.aboutus_right p{font-size:14px; line-height:32px;-webkit-box-align: center;
-ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
-ms-flex-pack: justify;
 justify-content: space-between;
 text-align: justify;
 margin-bottom: 24px;
}
.aboutus_right p b{font-size:16px;}
.aboutus_right img,.aboutus_right video{width:100%; margin:12px 0;}
.subtitle{
    font-size: 15px;
    color: #212121;
    font-weight: 600;
    margin-bottom: 10px;
}


/*我们的荣誉*/
.ry_img{width:284px; height:248px; float:left; margin-right:12px;}
.ry_img span{font-size:14px; text-align:center; display:block;}


/*友情链接*/
.link_logo{width:180px; float:left; margin:24px 56px 24px 0;}
.link_logo:nth-child(4n+6){margin-right:0;}
.link_logo img{width:190px; margin:0 auto;height:65px;}
.link_logo span{display:block;font-size:14px; text-align:center; margin-top:12px;}

.findjob_more_btn{line-height:40px; height:42px; background:#fff; font-size:14px; text-align:center; width:185px; margin:0 auto; border:1px solid #d62231; -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    float: right;
    margin: 68px auto 0;
}
.findjob_more_btn:hover{
    background:#d72519; 
    cursor:pointer;}
.findjob_more_btn:hover a{color:#fff;}
.findjob_more_btn a{color:#d62231; -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    display:block;
}</pre></body></html>