<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.company-list li .company-info .tags span:nth-child(3){background-color:#51b3ef}
.select-container{margin-bottom:30px;border-top:1px solid #e5e5e5;border-right:1px solid #ff6000;background:#fff}
.select-container .select-item{border-bottom:1px solid #e5e5e5;border-left:1px solid #ff6000;height:40px;overflow:hidden;line-height:40px;position:relative}
.select-container .select-item .select-tip{width:100px;text-align:center}
.select-container .select-item .select-list{width:750px;padding-left:20px;border-left:1px solid #e5e5e5}
.select-container .select-item .select-list li{margin-right:12px}
.select-container .select-item .select-list li a{display:inline-block;padding:0 10px;margin:9px 0;line-height:22px;color:#555}
.select-container .select-item .select-list li a.on{background-color:#ff6000;color:#fff}
.select-container .select-item .more-down{display:none;color:#555;width:50px;position:absolute;height:40px;right:0;top:0;margin-right:10px;cursor:pointer}
.select-container .select-item .more-down:before{content:'';display:block;position:absolute;bottom:15px;width:0;height:0;right:0px;border:7px solid transparent;border-bottom:0 none;border-top-color:#555}
.select-container .select-item .more-down:after{content:'';position:absolute;bottom:17px;right:0;width:0;height:0;border:7px solid transparent;border-bottom:0 none;border-top-color:#fff}
.select-container .select-item .more-up{display:none;color:#555;width:50px;height:40px;position:absolute;right:0;top:0;margin-right:10px;cursor:pointer}
.select-container .select-item .more-up:before{content:'';display:block;position:absolute;bottom:17px;width:0;height:0;right:0px;border:7px solid transparent;border-top:0 none;border-bottom-color:#555}
.select-container .select-item .more-up:after{content:'';position:absolute;bottom:15px;right:0;width:0;height:0;border:7px solid transparent;border-top:0 none;border-bottom-color:#fff}
.choices{border:1px solid #e5e5e5;border-left:2px solid #ff6000;line-height:40px;height:unset;margin:20px 0;background:#fff}
.choices .choice-list li{padding:0 15px;border-right:1px solid #e5e5e5}
.choices .choice-list li a{display:inline-block}
.choices .choice-list li span{display:inline-block;width:7px;height:13px;background:url(/Public/Home/images/home_icon.png) no-repeat -284px -91px;margin-left:5px;margin-top:15px;float:right}
.company-list{border:1px solid #e5e5e5;background:#fff}
.company-list li{border-bottom:1px dashed #e5e5e5;padding:25px;width:100%;position:relative}
.company-list li:last-child{border:none}
.company-list li:hover{-webkit-box-shadow:0 0 30px #e5e5e5;box-shadow:0 0 30px #e5e5e5}
.company-list li .company-logo{border:1px solid #e5e5e5;padding:15px 20px}
.company-list li .company-logo img{display:block;width:180px;height:90px}
.company-list li .company-info{width:480px;margin-left:20px}
.company-list li .company-info p{margin:5px 0 2px}
.company-list li .company-info .name-stars{line-height:30px}
.company-list li .company-info .name-stars .company-name{font-size:20px;margin:0px}
.company-list li .company-info .aution span{background: #92d979;color: #fff;padding: 3px 8px;font-size: 12px;margin-right: 10px;}
.company-list li .company-info .li_address{
	font-size: 14px;
    line-height: 20px;
    color: #4d4d4d;
    height: 20px;
}
.company-list li .company-info .li_address span {
    display: block;
    float: left;
    margin-right: 8px;
}
.company-list li .company-info .li_address .line {
    width: 1px;
    height: 14px;
    float: left;
    background: #ccc;
    margin: 3px 13px 0 0;
}
.company-list li .company-info .li_address p {
    padding-left: 19px;
    position: relative;
}
.company-list li .company-info .li_address p i {
    width: 11px;
    height: 14px;
    line-height: 14px;
    background: url(../img/new_c_company_bg.png) -313px -18px no-repeat;
    position: absolute;
    left: 0;
    top: 3px;
}
.newzsgs .new-order-con {
    padding: 10px 12px 22px;
}
.newzsgs .new-order-con .h {
    height: 33px;
    font-size: 14px;
    line-height: 33px;
}
.newzsgs .new-order-con .w1 {
    width: 60px;
    float: left;
}
.newzsgs .new-order-con .w2 {
    width: 85px;
    margin-right: 19px;
    float: left;
}
.newzsgs .new-order-con .w3 {
    width: 84px;
    float: left;
}
.newzsgs .new-order-con .nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newzsgs .new-order-con li {
    width: 100%;
    height: 31px;
    font-size: 12px;
    color: #666;
    line-height: 31px;
    padding: 0;
}
.company-list li .company-info .goods{line-height:22px;color:#555}
.company-list li .company-info .goods span{margin-right:5px}
.company-list li .company-info .commentdes{color:#555;font-size:12px;line-height:22px}
.company-list li .company-info .total{line-height:22px;color:#555;font-size:12px}
.company-list li .company-info .total span{color:#fd2929;margin:0 5px}
.company-list li .comment{display:block;position:absolute;right:10px;top:50px;width:110px;height:40px;line-height:40px;text-align:center;color:#ff6000;margin:0 25px 0 25px;border:1px solid #ff6000;border-radius:5px;cursor:pointer;font-weight: bold;}
.company-list li .order{position:absolute;right:10px;top:105px;width:160px;text-align:center;color:#555}
.company-list li .order span{color:#ff6000}
.company-list li .contactus{position:absolute;right:20px;top:50px}
.company-list li .contactus .order{display:block;width:120px;text-align:center;height:40px;line-height:40px;margin:0 auto 8px;border:1px solid #ff6000;color:#ff6000}
.company-list li .contactus .number{color:#999;text-align:center;height:40px;line-height:40px}
.company-list li .contactus .number span{color:#ff6000;margin:0 5px}
.page{text-align:center;margin:30px auto;line-height:30px}
.page a{display:inline-block;margin-right:10px;border:1px solid #ddd;padding:0 15px;font-size:18px;background-color:#eee;border-radius:3px;color:#999;font-family:"é»‘ä½“"}
.page b{display:inline-block;padding:0 15px;font-size:18px;font-weight:normal;color:#999;margin-right:10px}
.page b.on{border-radius:3px;color:#fff;background-color:#ff6000;font-family:"é»‘ä½“"}
.page a.page-prev,.page a.page-next{font-size:14px;font-family:"å¾®è½¯é›…é»‘"}
.page .page-count{display:inline-block;font-size:14px}
.page .page-count spam{color:#ff6000;margin:0 5px}
.page span{display:inline-block;margin-right:10px;border:1px solid #ddd;padding:0 15px;font-size:18px;background-color:#ff6000;border-radius:3px;color:#fff;font-family:"é»‘ä½“"}
.top-hot{width:280px}
.newzsgs{border:1px solid #ddd;background:#fff;margin-bottom:10px}
.newzsgs .tit_p{border-bottom:1px solid #ebebeb;height:40px;padding-left:10px}
.newzsgs p{background:url(/Public/public/images/shu.jpg) no-repeat;color:#00aa5f;font-family:"å¾®è½¯é›…é»‘";font-size:16px;font-weight:bold;line-height:19px;margin:10px 0;padding-left:10px}
.newzsgs ul{width:278px;overflow:hidden;padding:10px 0}
.newzsgs ul li{float:left;height:30px;line-height:30px;padding:0 15px;width:278px}
.newzsgs ul li a{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;color:#565656;font-size:12px;display:inline-block}
.newzsgs ul li span{float:right;color:#565656;font-size:12px;display:inline-block}
.lists .all{display:block}
.comment-box{margin-bottom:20px;padding:30px;float:left;width:940px;background:#fff}
.comment-box .comment-textarea{width:100%}
.comment-box .comment-textarea textarea{width:100%;border:1px solid #ddd;height:160px;padding-left:10px;padding-top:5px;line-height:20px;border-radius:3px}
.comment-box .comment-textarea .comment-star{height:20px;padding:0 180px}
.comment-box .comment-textarea .comment-star li{height:20px;line-height:20px;font-size:14px;padding:0 5px;cursor:pointer}
.comment-box .comment-textarea .comment-star li:hover{color:#01af63}
.comment-button button{width:90px;height:30px;line-height:31px;color:#fff;background:#01af63;cursor:pointer;border-radius:3px}
.commnets-info{display:table;width:900px;background:#fff;margin-bottom:10px}
.commnets-info li{width:898px;padding:10px 0;border-bottom:1px solid #ddd}
.commnets-info li:hover{box-shadow:0px 0px 2px rgba(0,0,0,.5)}
.commnets-info li:last-child{border:none}
.commnets-info li .user-info{height:40px;padding-bottom:5px}
.commnets-info .user-info-img{height:40px;line-height:40px;padding:0 10px}
.commnets-info li .user-info img{width:40px;height:40px;border-radius:60px;float:left;margin:0 10px 10px 10px}
.commnets-info li .user-info p{height:40px;line-height:20px;float:left;font-size:14px;margin-top:-40px}
.commnets-info li .commnets-des{width:898px;display:table;line-height:20px;text-indent:2em;padding:0 10px;margin-top:5px;padding-bottom:10px;font-size:14px}
.company-adv,.tuijian-c{margin:10px 0;background:#fff;width:240px;padding:15px 15px 0 15px;border:0}
.company-adv img{width:100%;height:100px}
.company-adv a{display:inline-block;max-width:210px;height:30px;line-height:30px;padding-left:5px}
.company-tuijian{width:240px;background:#fff;width:240px;margin-bottom:20px;top:380px}
.company-tuijian h3{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #ddd;margin:0 15px 0 15px}
.company-tuijian .tuijian-list{padding:0 15px 10px 15px}
.company-tuijian .tuijian-list li{width:100%}
.company-tuijian .tuijian-list li:last-child{margin-bottom:0;border:none}
.company-tuijian .tuijian-list li img{float:left;width:100px;height:60px}
.company-tuijian .tuijian-list li a{height:30px;line-height:30px;width:100%}
.company-tuijian .tuijian-list li p{height:30px;line-height:30px;float:left;width:148px;margin-left:10px}
.company-tuijian .tuijian-list li p em{color:#01af63}
.tuijian-c p{margin:0}
.user_a{height:0px!important}
.user-info-ws{margin-top:-30px;display:inherit;font-size:14px;margin-top:-50px}
.brief{background:#fff;padding:30px;    margin-bottom: 20px;}
.brief h3{height:40px;line-height:40px;border-bottom:1px solid #ddd;margin-bottom:10px;font-size:18px;font-weight:bold}
.brief-text{padding-bottom:10px;font-size:14px;text-indent:2em;line-height:30px}
.txt-text .text{border:1px solid #cccccc;color:#333;font-size:12px;height:30px;line-height:30px;padding-left:5px;width:198px;margin-bottom:10px}
.txt-text .tes{height:100px;line-height:18px;width:500px}
.txt-text button{width:80px;height:30px;line-height:30px;color:#fff;background:#01af63;cursor:pointer;margin-top:10px}
.zixun li p em{background:url(/Public/public/images/a.png);height:22px;width:22px;display:inline-block}
.zixun li p.answer em{background:url(/Public/public/images/q.png)}
.zixun li p.answer{border-bottom:1px dashed #ccc;color:#01af63}
.zixun li p{line-height:22px;margin-bottom:10px;overflow:hidden;font-size:18px;width:840px}
.zixun li{padding-bottom:10px}
.lx-text p{margin-bottom:10px}
.lx-text .h3{font-weight:bold}
.lx-text dl{margin-bottom:10px}
.lx-text dl dd{margin-bottom:10px}
.dz_tit{border-bottom:2px solid #ccc;background:#fff;padding:8px 4px;width:900px}
.dz_tit p{padding-left:5px;border-left:3px solid #333;font-size:20px;font-weight:bold}
.dz_tit a{margin-top:4px}
.gs-rating{width:280px;height:100px;margin:10px;margin-top:70px}
.gs-rating li{width:215px;margin-bottom:10px}
.comment-box h2{font-size:18px;font-weight:bold;color:#000;font-family:"Microsoft YaHei",é»‘ä½“,Tahoma,Arial,sans-serif;padding-top:10px;padding-left:10px}
.gs-rating span{border:1px solid #01af63;display:inline-block;font-size:0;height:12px;line-height:10px;margin-right:8px;position:relative;top:2px;width:100px;border-radius:10px}
.gs-rating a{float:right}
.gs-rating em{background-color:#01af63;display:inline-block;float:left;height:10px;border-radius:10px}
.comment-textarea .commnet{width:100%;margin-bottom:10px}
.commnet-type{margin-right:15px;margin-top:5px}
.p-add{color:#888888;font-size:12px;height:20px;line-height:20px;margin-bottom:10px;width:900px}
.p-add em{background:url(/Public/Home/images/icons.png) no-repeat 0 -22px;height:20px;line-height:20px;width:15px;display:inline-block;float:left}
.p-add span{float:left;display:-webkit-inline-box}
.p-add a{float:left}
.p-add font{color:#01af63}
.dauser_imgx img{float:left;width:80px;height:80px;margin:10px}
.show1,.show2,.show3{display:none}
.hide{max-width:800px}
.hide img{max-width:100%}
.zanwu p{padding:10px}
.content-right{float:right;width:240px}
.gongsi-right{float:right;width:280px}
.content-left{float:left;width:940px;}
.gongsi-left{float:left;width:900px}
body{background:#f5f5f5}
.formbox .titlebox .detial{font-size:18px;line-height: 45px;}
.formbox .titlebox .detial span{left:75px}
.formbox .form-list li input.formbtn{margin-top: 0;background: #fff;color: black;border-radius: 2px;font-size: 15px;}
form .safety{color: #fff;}
.ellipsis{overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.company-slogns{padding:15px 0 15px 0}
.company-slogns .img{width:900px;float:left}
.company-slogns .bdshare-button-style1-16{margin-top:56px}
.company-slogns .img img{width:200px;height:100px;float:left;margin-right:15px}
.company-slogns .img h1{font-size:22px;font-weight:bold;float:left;width:500px;margin:10px 0 20px}
.company-slogns .img p{float:left;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:680px;margin-bottom: 10px;}
.company-nav{background:black}
.company-nav li{width:133.3px;text-align:center}
.company-nav li a{color:#fff;font-size:14px;padding:12px}
.company-nav .on{background:#01af63}
.company-nav li:hover{background:#01af63}
.company-introduce{margin-top:20px;margin-bottom:20px;background:#fff;}
.company-introduce .introduce{width:420px;padding:30px;height:300px}
.company-introduce #cmpbanner{width:760px;margin-right:20px;height:400px}
.company-introduce #cmpbanne .img{height:100%}
.company-introduce .formbox{width:240px;margin-bottom:0px}
.company-introduce .top h2{font-size:20px;font-weight:bold;margin-bottom:15px}
.company-introduce .top p{color:#666;line-height:25px;padding-bottom:10px;font-size: 14px;}
.company-introduce .top .addr{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;height:42px}
.company-introduce .top p span{color:black}
.company-introduce .top p a{display:inline-block}
.company-introduce .top p:last-child{border-bottom:1px solid #ccc}
.company-introduce .last{padding-top:12px}
.company-introduce .last input,.company-introduce .last a{    display: block;
    float: left;
     margin-right: 20px; 
    font-size: 16px;
    color: #01af63;
    border: 1px solid #01af63;
    width: 170px;
    height: 40px;
    line-height: 38px;
    transition: all .2s;}
    .company-introduce .last a{margin-right: 0;background: #01af63;
    color: #fff;
text-align: center;}
 .intro-server {
    margin: 34px 0;
}
 .intro-server li {
    width: 155px;
    /*float: left;*/
    margin-right: 25px;
    /*padding-left: 32px;*/
    font-size: 14px;
    line-height: 38px;
    color: #333;
}
 .intro-server .bg1 u,.intro-server .bg2 u{
    background: url(/Public/Home/images/home_icon.png) -406px -7px no-repeat;
    display: inline-block;
    width: 25px;
    height: 21px;
    vertical-align: middle;
    margin-right: 10px;
}
.intro-server .bg2 u{
    background-position: -434px -6px;
    height: 23px;
}
.company-introduce .last input{padding-left: 10px;color: #01af63}
.company-introduce .last li{width:100%;margin-bottom:12px;color:#666}
.company-introduce .last li:last-child{margin-bottom:0px}
.company-introduce .last li i{width:16px;height:16px;display:inline-block;background:#01af63 url(/Public/Home/images/company_bg.png)0px 0px no-repeat;margin:0 5px -4px 18px}
.company-introduce .last .button{margin-top:10px;text-align:center;margin-right:15px}
.company-introduce .last .button p{margin-top:18px;color:#666}
.company-introduce .last .button span{color:#01af63}
#cmpbanner img{width:100%;height:400px}
.company-desgin .hint{width:100%;text-align:center;font-size:22px;color:#999;margin-bottom:20px}
.company-desgin,.company-activity,.company-offer,.company-evaluate,.company-site{background:#fff;padding:30px;margin-bottom:20px}
.company-desgin .company-tit,.company-activity .company-tit,.company-offer .company-tit,.company-evaluate .company-tit,.company-site .company-tit{height:40px;line-height:40px;margin-bottom:10px}
.company-desgin .company-tit i,.company-activity .company-tit i,.company-offer .company-tit i,.company-evaluate .company-tit i,.company-site .company-tit i{width:5px;height:21px;display:inline-block;background:url(/Public/Home/images/home_icon.png)-287px -138px no-repeat;float:left;margin:8px 5px 0px 0}
.company-desgin .more,.company-activity .more,.company-offer .more,.company-evaluate .more,.company-site .more{color:#666}
.company-desgin .more em,.company-activity .more em,.company-offer .more em,.company-evaluate .more em,.company-site .more em{width:9px;height:13px;display:inline-block;background:url(/Public/Home/images/home_icon.png)-261px -88px no-repeat;margin:0 0 -1px 5px}
.company-desgin .company-tit h2,.company-activity .company-tit h2,.company-offer .company-tit h2,.company-evaluate .company-tit h2,.company-site .company-tit h2{font-size:22px;font-weight:bold}
.company-desgin .company-tit p,.company-activity .company-tit p,.company-offer .company-tit p,.company-evaluate .company-tit p,.company-site .company-tit p{font-size:22px;font-weight:bold}
.company-evaluate .company-tit p span{font-size:16px;font-weight:100}
.company-desgin .company-info{width:103.8%}
.content-left .company-desgin .company-info{width: unset;}
.company-desgin .company-info li{width:270px;margin-right:20px;margin-bottom:15px}
.content-left .company-desgin .company-info li{width: 280px;}
.content-left .company-desgin .company-info li:nth-child(3n){margin-right: 0}
.company-desgin .company-info img{width:100%;height:100%;-webkit-transition:all 0.8s;display:block}
.company-desgin .company-img{width:270px;height:190px;overflow:hidden}
.content-left .company-desgin .company-img{width: 280px;}
.company-desgin .company-img:hover img{transform:scale(1.1)}
.company-desgin .company-title{padding:15px 10px 10px}
.company-desgin .company-title a{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}
.company-desgin .company-title span{color:#666}
.company-desgin .company-title a span{display:inline-block;padding:3px 8px 3px 9px;border-radius:3px;background:#01af63;color:#fff;margin-right:5px;font-size:12px}
.company-desgin .company-info li:hover{box-shadow:0 0 30px rgba(0,0,0,.1)}
.company-activity .activity,.company-offer .offer{width:520px;margin-right:100px;padding:15px 0 15px}
.company-activity .activity img,.company-offer .offer img{width:130px;height:100px}
.company-activity .activity:last-child,.company-offer .offer:last-child{margin-right:0px}
.company-activity .activity-title,.company-offer .offer-title{width:360px}
.company-activity .activity-title a,.company-offer .offer-title a{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:15px}
.company-activity .activity-title p,.company-offer .offer-title p{height:35px;color:#666;overflow:hidden;margin-bottom:10px}
.company-activity .activity-title p:last-child,.company-offer .offer-title p:last-child{text-indent:0;line-height:30px;margin-bottom:0}
.company-activity .activity-title p span i,.company-offer .offer-title p span i{width:20px;height:12px;display:inline-block;background:url(/Public/Home/images/home_icon.png)-228px -91px no-repeat;margin:8px 5px -1px 0}
.company-evaluate .evaluate-list{margin-top:15px;padding-bottom:10px;border-bottom:1px dashed #ccc}
.company-evaluate .evaluate-list:last-child{border-bottom:unset}
.company-offer.home,.company-evaluate.home {width: 590px;}
.company-evaluate .user{width:100%;margin-bottom: 15px;}
.company-evaluate .user img{width:50px;height:50px;border-radius:25px;float:left;margin-right:15px}
.company-evaluate .user .user-name{font-size:14px;float:left;margin-top:16px;margin-right:20px}
.company-evaluate .user .dj{color:#ff4d4d;float:left;margin-top:17px}
.company-evaluate .user .phases{margin-left:20px;margin-top:18px;float:left;color:#999}
.company-evaluate .user .dj i{width:16px;height:18px;display:inline-block;background:url(/Public/Home/images/home_icon.png)-228px -138px no-repeat;float:left}
.company-evaluate .user .dj span{float:left;color:#ff4d4d;margin-left:5px;font-size:14px}
.company-evaluate .user .dj .zhong{background-position:-248px -138px;color:#ffb71e}
.company-evaluate .user .dj .cha{background-position:-266px -138px;color:#999}
.company-evaluate .user .zan{margin-top:17px}
.company-evaluate .user .zan i{width:17px;height:16px;display:inline-block;background:url(/Public/Home/images/company_bg.png)-102px -15px no-repeat}
.company-evaluate .user .zan span{font-size:14px;margin-left:5px}
.company-evaluate .content ul{margin-bottom:15px}
.company-evaluate .content p{font-size:14px;color:#666;line-height:28px;margin-bottom:10px;}
.company-evaluate .content li{margin-right:10px}
.company-evaluate .content li:last-child{margin-right:0}
.company-evaluate .content li img{width:212px;height:140px;display:block}
.company-evaluate .content .label{height:20px;line-height:20px}
.company-evaluate .content .label spam{font-size:14px;margin-right:15px;color:#666}
.company-evaluate .content .label i{width:15px;height:15px;display:inline-block;background:url(/Public/Home/images/company_bg.png)0px -25px no-repeat;margin-bottom:-4px}
.company-evaluate .content .label span{border:1px solid #666;padding:2px 5px 2px 5px;border-radius:3px;margin-left:5px;color:#666}
.company-evaluate .content .reply{color:#ff6600;margin:15px 0 0}
.conmment-text .layui-btn {margin-bottom: 15px;}
.company-evaluate.home .user{margin-bottom: 0;}
.company-evaluate.home .content p{height: 62px;overflow: hidden;}
.company-evaluate.home .label spam{display: block;line-height: 50px;color: #666;}
.company-site .bdlist li{width:277.5px;transition:all .3s;margin-right:20px}
.company-site .bdlist li:last-child{margin-right:0}
.company-site .bdlist .bdcover{display:block;width:277.5px;height:180px;overflow:hidden}
.company-site .bdlist li img{width:277.5px;height:180px;-webkit-transition:all 0.8s}
.company-site .bdlist li:hover img{transform:scale(1.1)}
.company-site .bdcontent{width:277.5px;padding:10px 10px}
.company-site .bdcontent .bdname{font-size:14px}
.bdlist li .bdcontent p{line-height:30px}
.company-site .bdcontent .bdname a{display:inline-block}
.bdlist li .bdcontent p.tips span{margin:0 3px}
.company-site .bdcontent .tips{color:#666}
.bdlist li .bdcontent p.cmpname{color:#01af63}
.pinlcont{width:880px;margin:10px 0 20px;background:#f7f7f7}
.pinlcont a{display:inline-block;float:left;margin-left:30px;font-size:16px;color:#666}
.pinlcont b{width:16px;height:18px;display:inline-block;background:url(/Public/Home/images/home_icon.png)-228px -138px no-repeat;float:left;margin-top:10px;margin-right:5px}
.pinlcont button{float:left;width:90px;height:30px;background:#ff6000;color:#fff;margin:5px 5px 5px 40px;cursor:pointer}
.pinlcont .b-2{background-position:-248px -138px}
.pinlcont .b-3{background-position:-266px -138px}
.pinlcont .on{color:#01af63}
.evaluate-page{background:#fff;text-align:center;padding:40px 0 30px;line-height:30px}
.evaluate-page .current{display:inline-block;border:1px solid #e5e5e5;padding:0 15px;color:#fff;background:#01af63}
.evaluate-page a{display:inline-block;border:1px solid #e5e5e5;padding:0 15px;color:#999}
.correlation{width:100%;margin-bottom:10px}
.correlation a{font-size:20px}
.maskbox{width:100%;height:100%;background-color:rgba(0,0,0,0.92);position:fixed;top:0;right:0;z-index:11;display:none}
.maskbox .container{width:600px;padding:20px;margin:250px auto;background-color:#fff;box-shadow:1px 1px 50px rgba(0,0,0,.4)}
.maskbox .container .title{height:30px;line-height:30px;color:#666;border-bottom:1px solid #ccc;font-size:16px}
.maskbox .container .title_s{width:560px;text-align:center;margin:20px 0}
.maskbox .container .title_s .p_main{text-align:center;font-size:22px;margin:10px 0;color:#dd5a36}
.maskbox .container .title_s p{text-align:center;font-size:16px;margin:15px 0}
.maskbox .container .title_s p spam{color:#01af63}
.maskbox .container .title_s img{padding-bottom:30px}
.maskbox .container .telphone{text-align:center;color:#dd5a36;line-height:30px;margin-top:20px}
.youhui,.construction,.knowledge{padding:30px;background:#fff}
.youhui a,.knowledge a{display:inline-block}
.youhui li,.construction li,.knowledge li{padding-bottom:20px;border-bottom:1px dashed #ccc;margin-top:20px}
.youhui li:first-child,.construction li:first-child,.knowledge li:first-child{margin-top:0}
.youhui li:last-child,.construction li:last-child,.knowledge li:last-child{border-bottom:unset;padding-bottom:unset}
.youhui .img,.construction .img{width:286px;height:160px;float:left;overflow:hidden;margin-right:30px}
.youhui .img img,.construction .img img{width:100%;height:160px;-webkit-transition:all 0.8s;display:block}
.youhui .img img:hover,.construction .img img:hover,.knowledge .img img:hover{transform:scale(1.1)}
.youhui .title,.construction .title{float:left;width:564px}
.youhui .title p,.construction .title p,.knowledge .title p{float:left;font-size:20px;font-weight:bold}
.youhui .title span{float:right;font-size:14px;color:#666}
.youhui .title .description,.construction .title .description,.knowledge .title .description{float:left;color:#666;margin-top:25px;width:100%;font-size:14px;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;font-weight:unset;margin-bottom:5px}
.knowledge .img{width:240px;height:160px;float:left;overflow:hidden;margin-right:30px}
.knowledge .img img{width:100%;height:160px;-webkit-transition:all 0.8s;display:block}
.knowledge .title{float:left;width:610px}
.knowledge .label{height:20px;line-height:20px;float:left;margin-top:2px;width:100%}
.knowledge .label spam{font-size:14px;color:#666;}
.knowledge .label span{border:1px solid #666;padding:2px 5px 2px 5px;border-radius:3px;margin-left:5px;color:#666}
.design-info{padding:30px;background:#fff}
.design-info li{width:900px;background:#fff;padding-bottom:10px;margin-bottom:10px}
.design-info li .design-title{height:40px;line-height:40px;border-bottom:1px solid #ddd;margin-bottom:10px;font-size:18px;font-weight:bold}
.design-info li .design-title a.title{display:inline-block;max-width:650px;font-size:18px}
.design-info li img{float:left;width:286px;height:160px;margin-right:10px}
.design-img a span{height:150px;vertical-align:middle;display:table-cell;font-size:15px;overflow:hidden;text-indent:30px}
.company-desgin .case-filter{border:1px solid #e3e3e3;background:#fff;margin-bottom:20px}
.case-filter dl{width:100%;font-size:14px;position:relative;overflow:hidden}
.case-filter dl dt{width:60px;text-align:center;position:absolute;top:0;left:0;height:100%;line-height:30px;z-index:1;color:#999;background-color:#f8f8f8}
.case-filter dl dd{float:left;height:65px;margin-left:80px}
.case-filter dl dd a{float:left;height:30px;line-height:30px;margin-right:20px;text-align:left;color:#666}
.case-filter .first dt{padding-top:10px}
.case-filter .first dd{margin-top:10px}
.case-filter .last dd{height:40px}
.case-filter dl dd a.on,.case-filter dl dd a:hover{color:#00af63}
.release_window_1 form .safety {color: #999;}
.knowledge-classify {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    margin-bottom: 30px;
}
.knowledge-classify li {
    margin: 0 5px;
    padding: 0 5px;
}
.knowledge-classify h2 {
    font-size: 18px;
}
.knowledge-classify .on a {
    color: #ff5b0a;
}
/*.phone-weixin .phone,.phone-weixin .weixin{
	display: inline-block;
    width: 41px;
    height: 39px;
    margin-right: 10px;
    background-image: url(../images/iconx.png);
    background-position: -47px -457px;
    float: left;
}
.phone-weixin .phone{
	background-position: -2px -457px;
}
.phone-weixin p{
	font-size: 30px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin-bottom: 10px;
    color: #01af63;
}*/
</pre></body></html>