<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#focus-banner{position:relative;width:100%;min-height:460px;min-width:1200px;overflow:hidden}
#focus-banner-list{position:relative}
#focus-banner-list li{position:absolute;left:0;top:0;width:100%;min-width:1200px;min-height:460px;}
#focus-banner-list li img{width:100%;min-width:1200px;min-height:800px;}
.focus-banner-img{display:block}
#focus-banner-list .focus-banner-text{position:absolute;left:50%;top:0;width:1000px;height:100%;margin-left:-500px;text-align:center;color:#fff;font-size:16px;text-align:center}
#focus-banner .focus-handle{position:absolute;top:50%;margin-top:-40px;z-index:100;display:block;width:80px;height:80px;background-image:url("../img/focus_handle.png")}
#next-img{left:0}
#next-img{left:50px;background-position:0 0}
#next-img:hover{background-position:0 -80px}
#prev-img{right:0}
#prev-img{right:50px;background-position:-80px 0}
#prev-img:hover{background-position:-80px -80px}
#focus-bubble{position:absolute;left:50%;bottom:15px;z-index:999}
#focus-bubble li{float:left;width:10px;height:10px;margin:0 5px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border:1px #fff solid;cursor:pointer}
#focus-bubble li.current{background-color:#fff}


/*banner*/
.banner{width:100%;height:553px;margin:0 auto;position:relative;}
.banner .imageList{list-style:none;position:relative}
.banner .imageList li{width:100%;height:553px;list-style:none;position:absolute;top:0;left:0;display:none;overflow:hidden}
.banner .imageList li img{position:absolute;top:0;left:50%;margin-left:-960px;width: 100%;}
.banner .imageList li.no0{display:block}
.banner ol.circles{height:25px;position:absolute;bottom:15px;left:50%;}
.banner ol.circles li{width:20px;height:20px;line-height:20px;border:2px solid white;border-radius:50%;margin-right:10px;float:left;color:white;font-size:12px;cursor:pointer;text-align: center;}
.banner ol.circles li.cur{background-color:white;color:#dd2726;}
.banner .btns{height:400px;display:none;}
.banner:hover .btns{display:block;}
.banner .btns a{width:60px;height:60px;position:absolute;top:50%;margin-top:-30px;overflow:hidden;display:block;z-index:10;cursor:pointer;line-height:99em;}
.banner .btns .leftBtn{left:5%;background:url(../img/left-btn.png) no-repeat}
.banner .btns .rightBtn{right:5%;background:url(../img/right-btn.png) no-repeat;}


/*锟斤拷模锟介公锟斤拷头锟斤拷*/
.publicTitle{width:510px;height:190px;margin:0 auto;text-align: center;}
.publicTitle img{width:510px;height:94px;margin:0px auto;}
.publicTitle p{margin-top:20px;color:#999999;}
/*service*/
.service{padding:80px 0px;overflow: hidden;}
.service ul{overflow: hidden;}
.service ul li{float:left;width:350px;padding:0px 25px;overflow: hidden;text-align: center;}
.service ul li img{width:86px;height:85px;margin:0 auto;}
.service ul li h3{font-size:24px;margin:15px 0px;height: 72px;overflow: hidden;}
.service ul li p{color:#999999;}

/*branch*/
.branch{padding:80px 0px;overflow: hidden;background: #f6f6f6;}
.branch ul{padding:0px 22px;overflow: hidden;width:1200px;}
.branch ul li{float:left;width:374px; height:285px;margin-right:16px;position: relative;overflow: hidden;}
.branch ul li .pop{position: absolute;bottom:-120px;left:0px;width:322px;height:76px;background: rgba(0,0,0,0.6);padding:22px 26px;color:#d1d1d1;overflow: hidden;-webkit-transition: all 0.5s;  -moz-transition: all 0.5s;  -ms-transition: all 0.5s;  -o-transition: all 0.5s;  transition: all 0.5s;}
.branch ul li .pop h3{font-size:22px;}
.branch ul li .pop p{margin-top:15px;font-size:14px;}
.branch ul li:hover .pop{bottom:0px;}


/*friendship*/
.friendship{padding:80px 0px;overflow: hidden;}
.infopic{width:1200px;height:100px;position:relative;overflow:hidden;}
.picbox{width:1020px;height:50px;position:absolute;left:90px;top:24px;overflow:hidden}
.piclist{height:58px;position:absolute;top:24;left:0}
.piclist li{width:130px;height:58px;float:left;margin-right:30px;overflow:hidden}
.piclist li a{width:130px;height:58px;display:block;position:relative;overflow:hidden}
.piclist li img{width:130px;height:58px;display:block}
.pic_prev,.pic_next{width:30px;height:97px;position:absolute;top:0px;cursor:pointer}
.pic_prev{background:url(../img/bigLeft.png) no-repeat;left:0;}
.pic_next{background:url(../img/bigRight.png) no-repeat;right:0;}





</pre></body></html>