<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.postion{
    width: 100%;
    background: #252525;
}
.postions{
    width: 1180px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border-bottom:1px solid #dcdcdc36;
}
.postions a{
    color: #fff;
}
.postions a:after{
    transform: rotate(45deg);
    width: 6px;
    height: 6px;
    border: 2px solid #807d7d;
    margin: 0 10px 0 3px;
    content: "";
    display: inline-block;
    border-width: 1px 1px 0px 0px;
    position: relative;
    top: -1px;
}
.contact_t{
    padding: 30px 10px 0px 10px;
    width: 1180px;
}
.contact_t .title{
    position: relative;
    height: 36px;
    line-height: 36px;
    margin-bottom: 12px;
}
.contact_t .relevant{
    position: absolute;
    top: 0px;
    right: 0px;
}
.contact_t .relevant ul li{
    float: left;
    border-bottom: 1px dashed #e8e8e8;
    height: 36px;
}
.contact_t .relevant ul li:last-child{
    padding-right:0px;
}
.contact_t .relevant ul li a{
    display: inline-block;
    color: #737373;
    padding: 0px 8px;

}
.contact_t .relevant ul li a:hover{
    color: blue;
}

.contact_t .title h1{
    font-size: 18px;
    color: #555;
}
.contact_t .title h2{
    font-size: 18px;
    color: #333;
    text-align: center;
}
.contact_t .title span{
    position: absolute;
    top: 2px;
    left: 140px;
    font-weight: normal;
    color: #ccc;
}
.contact_t .briefly{
    padding-top: 30px;

    padding-bottom: 26px;
    border-bottom: 1px dashed #ccc;
}
.contact_t .fly{
    padding-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
}
.contact_t .briefly h2{
    font-size: 18px;
    padding-bottom: 6px;
    font-weight: normal;
    color:red;
}
.contact_t .briefly p{
    font-size: 14px;
    line-height: 30px;
}
.contact_t .briefly span{
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 10px 0px 2px 0px;
    color: #333;
    font-size: 18px;
}
.contact_t .imgs{
    overflow: hidden;
}
.contact_t .imgs ul li{
    width: 384px;
    float: left;
    margin-right: 10px;
    margin-top: 14px;
    border: 1px solid #eeeeee;
}
.contact_t .imgs ul li .img{
    padding-bottom: 16px ;
}
.contact_t .imgs ul li img{
    width: 384px;
}
.contact_t .imgs p{
    line-height: 30px;
    padding: 0px 16px;
    font-size: 15px;
}
.bout{
    margin-top: 10px;
    padding: 10px;
    background: #f5f5f5;
}
.bout h4{
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    clear: left;
}
.bout p{
    line-height: 36px;
}
.bout p .span{
    display: inline-block;
    width: 150px;
}
.bout p .span a{
    padding-left: 28px;
    position: relative;
    display: inline-block;
    color: red;
}
.bout p .span a:before{
    content: '';
    display: inline-block;
    background: url("/static/images/public/qq.gif") no-repeat;
    width: 28px;
    height: 17px;
    background-size: contain;
    position: absolute;
    top: 9px;
    left: 4px;
}
.cd{
    color: #ff1e1e;
    font-weight: normal;
}
.weib{
    margin-top: 30px;
}
.weib .map{
    overflow: hidden;
}
.weib p{
    line-height: 26px;
    text-indent: 2em;
}

.weib .map .mapL{
    width: 630px;
    float: left;
}
.weib .map .mapR{

    float: left;
    position: relative;
    top: 100px;
}
.weib .map .mapR p{
    line-height: 36px;
    font-size: 16px;
}
.company{
    margin:50px 0 30px 0;
}
.company a{
    display: block;
    width: 355px;
    margin: 0 auto;
}
/* About.css */
.contact_t .about{
    margin-bottom:10px;
}
.about .aboutL .public{
    width: 240px;
    background:#f0f0f0 ;
    padding: 10px;
    border: 1px solid #dedede;
}
.about .aboutL .public span{
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 16px;
    border-bottom: 1px dashed #fff;
    margin-bottom: 4px;
    font-weight: bold;
}
.about .aboutL .public p{
    text-align:center;
    padding: 10px 0px;
}
.about .aboutL .certificate, .about .aboutL .service{
    margin-top: 8px;
}
.about .aboutL .service .add{
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 12px;
}
.about .aboutL ul li a{
    height: 36px;
    line-height: 36px;
    display: block;
    padding-left: 28px;
}
.about .aboutR{
    width: 900px;
    margin-left: 16px;
    background: #fdfdfd;
    border: 1px solid #dadada;
    position: relative;
    padding-bottom: 20px;
}

.about .aboutR p{
    line-height: 36px;
    text-indent: 2em;
    padding-bottom: 12px;
    padding: 0 20px;
}
.pictureBox{
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0px 20px 0px;
    background: url("/static/images/contact/img_2001.jpg") no-repeat;
    margin-bottom: 40px;
}

.table{
    margin-bottom: 24px;
}
.table li{
    border-bottom: 1px dashed #e2e2e2;
    line-height: 36px;
    font-weight: bold;
    margin: 0px 20px ;
}
/* ç»„ç»‡ä¸Žæž¶æž„css */
.lists{
    margin: 20px 0px 30px 0px;
}
.lists .listsLeft{
    width: 262px;
    height: 162px;
    border: 1px solid #ccc;
}
.lists .listsLeft img{
    width: 260px;
    height: 160px;
    padding: 1px;
}
.lists .listsRight{
    width: 800px;
    margin-left: 30px;
}
.lists .listsRight h5{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}
.lists .listsRight p{
    line-height: 32px;
    font-size: 14px;
}
/* èŒä½æ‹›è˜ */
.post{
    padding: 30px 0px 10px 0px;
    border-bottom: 1px dashed #dadada;
}
.post h4{
    height: 36px;
    line-height: 36px;
    color: red;
    font-size: 16px;
}
.post h4 span{
    height: 36px;
    line-height: 36px;
    color: #666;
    font-weight: normal;
    font-size: 14px;
}
.post .miaos{
    height: 30px;
    line-height: 30px;
    color: #e6dddd;
}
.post .miaos span{
    display: inline-block;
    color: #666;
}
.post .gznr{
    height: 36px;
    line-height: 36px;
    color: #666;
    font-size: 16px;
    padding-top: 10px;
}
.post .con{
    line-height: 36px;
}

/* è¯•éªŒå·¥ç¨‹åŠæ¡ˆä¾‹ */
.case{
    width: 1138px;
    height: 273px;
    border: 1px solid #ececec;
    background: url("/static/images/Case/case201906.jpg") no-repeat;
    padding: 10px 20px;
    position: relative;
}
.case h2{
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-top: 50px;
    font-size: 20px;
    color: #333;
    padding-bottom: 4px;
    border-bottom: 1px dashed #e0e0e0;
}
.case .minfo{
    position: absolute;
    width:1000px;
    padding: 8px 16px;
    line-height: 30px;
    top: 128px;
    left: 70px;
    text-indent: 2em;
}
.caseList{
    margin-top: 50px;
}
.caseList ul li{
    margin-bottom: 20px;
}
.caseList ul li .caseL{
    width: 495px;
    height: 318px;
    float: left;
    border: 1px solid #ccc;
}
.caseList ul li img{
    width: 493px;
    height: 316px;
    padding: 1px;
}
.caseList ul li .caseR{
    float: left;
    width: 640px;
    height: 318px;
    margin-left: 32px;
    padding: 0px 10px 10px 0px;
}
.caseList ul li .caseR .name{
    height: 40px;
    display: block;
    border-bottom: 1px dashed #e0dbdb;
    line-height: 40px;
    font-size: 18px;
}
.caseList ul li .caseR .mise {
    height: 40px;
    line-height: 40px;
    color: #e4e2e2;
    padding:6px 0px;
}
.caseList ul li .caseR .mise span{
    color: #999;
}
.caseList ul li .caseR .text{
    line-height: 28px;
    color: #666;
    font-size: 14px;
    padding-bottom: 10px;
}
div.aboutcont{
    margin-bottom: 30px;
}
div.aboutcont h3{
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    color: red;
    border-left: 3px solid red;
    text-indent: 20px;
    margin: 5px 0;
}
div.aboutcont p{
    line-height: 25px;
    font-size: 14px;
    color: #333;
    text-indent: 28px;
}
@media (max-width:1200px){
  .contact_t{width: 100%;paading:0px 5px;}
  .contact_t .relevant{position: static;display: block;} 
  .contact_t .title{height: auto;line-height: normal;} 
  div.aboutcont h3{height: auto;}
  .weib .map .mapL,.weib .map .mapL img{width: 100%}
  .weib .map .mapR{position: static;}
  .weib p{text-indent: 5px}
}</pre></body></html>