|
@ -34,14 +34,14 @@ input{ outline:none;}
|
34
|
34
|
.nextR{ width:100px; height:205px; float:left; background:url(../images/nextR.png) no-repeat center center; }*/
|
35
|
35
|
|
36
|
36
|
.bgProColor{background-color: #FF9900;}
|
37
|
|
.btn-pro{color:#FFFFFF;background: #FF9900; margin-top:4%;}
|
|
37
|
.btn-pro{color:#FFFFFF;background: #FF9900; margin-top:5%;}
|
38
|
38
|
.btn{padding:6px 24px;}
|
39
|
39
|
.btn:hover,.btn:focus{outline:none;box-shadow: none;color: #FFFFFF;}
|
40
|
40
|
|
41
|
|
.link-btn-box{padding:40px 0 50px;}
|
42
|
|
.link-btn-block{text-align: center; text-align: -moz-center; margin: 6px;padding:10px 20px 40px; border:2px solid #eaeaea;background:#f8fbfb;border-radius:4px;}
|
43
|
|
legend.link-btn{width:32%;border:none;margin:1px auto;}
|
44
|
|
.link-btn-icon{width:80px;height:80px;margin: auto;border-radius: 10px;text-align: center;background-position: center;background-repeat: no-repeat;}
|
|
41
|
.link-btn-box{padding:20px 0 50px;}
|
|
42
|
.link-btn-block{text-align: center;margin-top: 50px;padding:10px 20px 40px; border:2px solid #eaeaea;background:#f8fbfb;border-radius:4px;}
|
|
43
|
.link-btn{position: relative; width: 32%;margin:auto;margin-bottom: 46px; background: #fff;height: 2px;top: -12px;}
|
|
44
|
.link-btn-icon{position: absolute;top: -36px;left: 50%; margin-left: -40px;width:80px;height:80px;border-radius: 10px;background-position: center;background-repeat: no-repeat;}
|
45
|
45
|
.link-btn-icon-fabu{background-image: url(../images/home_icon_qiyeruzhu_nor.png);}
|
46
|
46
|
.link-btn-icon-ruzhu{background-image: url(../images/home_icon_qiyeruzhu_nor.png);}
|
47
|
47
|
.link-btn-icon-pro{background-image: url(../images/home_icon_woshizhuanjia_nor.png);}
|