|
@ -91,20 +91,21 @@ url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
|
91
|
91
|
#footer .beianbox{position: absolute;overflow:hidden;color: #fff;text-decoration:none;}
|
92
|
92
|
#footer .beianbox:hover{text-decoration: underline;}
|
93
|
93
|
#footer .beian-icon{float: left;margin:0 4px; width:14px; height:14px; background:url(../images/beian.png) center center no-repeat; background-size:100% 100%;}
|
94
|
|
|
95
|
|
.appstore{color: #696969;text-align: center;margin:40px auto;position:relative;}
|
96
|
|
.kexiu_logo{width:980px; position:relative;}
|
|
94
|
/*产品下载 */
|
|
95
|
.appstore{width:1000px;color: #696969;text-align: center;margin:40px auto;position:relative;}
|
|
96
|
.kexiu_logo{margin: 0 20px; position: relative;text-align: left;}
|
97
|
97
|
.kexiu_logo img{ width:300px;}
|
98
|
|
.appstore .computer-image {margin:30px auto 0;width:800px;height:470px; background: url(../images/download_windows.png) center center no-repeat;background-size:100% 100%;}
|
|
98
|
.appstoreBody{margin:20px 0;}
|
|
99
|
.appstore .computer-image {width:700px;height:510px; background: url(../images/download_windows.png) center center no-repeat;background-size:100% 100%;}
|
99
|
100
|
.appstore .subhead{font-size: 16px;line-height: 40px;color: #888;}
|
100
|
101
|
.downloadBox{}
|
101
|
102
|
.downloadBtn{position:relative;display: inline-block;vertical-align: middle;margin:30px auto 10px;overflow:hidden;}
|
102
|
|
.downloadBtn .download-btn {position: relative; margin: 10px;border: 1px solid #999;border-radius: 6px;padding: 10px 30px;color: #666;line-height: 46px;font-size: 16px;display: block;width: 240px;height: 70px;}
|
|
103
|
.downloadBtn .download-btn {position: relative;margin: 20px 10px;border: 1px solid #999;border-radius: 6px;padding: 10px 30px;color: #666;line-height: 46px;font-size: 16px;display: block;width: 240px;height: 70px;}
|
103
|
104
|
.downloadBtn .download-btn:first-child:hover{ background:#f3f3f3;}
|
104
|
105
|
.downloadBtn .download-btn .app-android-icon, .downloadBtn .download-btn .app-ios-icon {float: left;display: block;width: 39px;height: 47px;margin-right: 10px;background: url(../images/app-icons.png) no-repeat;}
|
105
|
106
|
.downloadBtn .download-btn .app-android-icon { background-position: 0 -60px;}
|
106
|
107
|
.appcodeBox{ text-align:center;}
|
107
|
|
.app_code{width:164px; height:164px; margin:0 20px;}
|
|
108
|
.app_code{width:240px; height:240px; margin:10px 20px 0;}
|
108
|
109
|
|
109
|
110
|
|
110
|
111
|
/*------------------------------------------------------------------------------------*/
|