.company{
@extend .layout;
width:100%;

h3{
display: block;
margin: 20px 0;
text-align: left;
}
.company-content{
width:100%;
background: $gray-f7f;
min-height: 460px;

.detail-view {
position: relative;
width: 1200px;
min-height: 400px;
margin: 0 auto;
padding: 20px 100px;
background: $light;
}
.park-exhibition{
position: relative;
min-height: 400px;
width: 1200px;
margin: 0 auto;
background: $light;
padding: 0 100px 30px;
.banner{
height: 300px;
.swiper-container {
width: 100%;
height: 300px;
}
.swiper-slide {
background-position: center;
/*background-size: cover;*/
background-repeat:no-repeat;
}
}

.banner img{
width: 1000px;
height: 300px;
}
h3{
font-size:16px;
line-height:40px;
font-weight:400;
margin: 20px 0;
background:url(../img/icon-intro.png) no-repeat left center;
padding-left:35px;
border-bottom:solid 1px #ccc;
}
h4{
font-size:18px;
height:40px;
line-height:40px;
font-weight:400;
margin: 20px 0;
background:url(../img/icon-phone-big.png) left 12px no-repeat;
padding-left:35px;
border-bottom:solid 1px #ccc;
}
.contact p{
padding: 10px 0;
color: #666;
}
.btn-box {
padding: 30px 0;
@extend .text-center;
}
.btn-submit{
width: 140px;
height: 48px;
background: #2577FF;
text-align: center;
font-size: 16px;
color: #fff;
cursor: pointer;
border: 1px solid #2577FF;
border-radius: 4px;
}
.btn-loading{
width: 140px;
height: 48px;
background: #999;
text-align: center;
font-size: 16px;
color: #fff;
border: 1px solid #999;
border-radius: 4px;
}

.apply{
margin: 30px auto 0;
width: 1000px;
postion: relative;
border:solid 1px #C6C6C6;
border-radius:8px;
h4{
text-align: center;
background:none;
border-bottom: 0;
font-size: 18px;
font-weight: 100;
letter-spacing: 5px;
}
.fields{
margin: 20px 0 0 0;
width: 100%;
line-height: 40px;
color: #999;
@extend .clearfix;

label{
float: left;
width: 260px;
font-size: 16px;
@extend .text-right;
em{
color: red;
width: 20px;
}
}
.text{
float: left;
padding: 0 10px;
width: 520px;
height: 40px;
border: 1px solid #e3e3e3;
border-radius: 4px;
}
select{
float: left;
width: 520px;
height: 40px;
text-indent: 10px;
border: 1px solid #e3e3e3;
border-radius: 4px;
background: #fff
}
textarea{
float: left;
padding: 10px;
width: 520px;
height: 200px;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-sizing: border-box;
}

.explanPlate{
float: left;
width: 520px;
.itemlist{
float: left;
.checkbox{
float: left;
margin: 14px 5px 0 0;
}
}
}
.selectTime{
width: 520px;
height: 40px;
float: left;
position: relative;

.hd {
width: 520px;
height: 40px;
cursor:pointer;
}
}
.inputError{
border: 1px solid red;
}
}

.timedialog{
width: 360px;
overflow: hidden;
background: #fff;
text-align: center;
position: absolute;
border: 1px solid #eee;
left: 0;
top: 40px;
right: 0;
z-index: 99999;
padding: 10px;
.time-header{
position: relative;
margin: 10px auto;
height: 30px;
.title{
font-size: 16px;
}
.timer-close{
position: absolute;
right: 10px;
top: 0;
width: 15px;
height: 15px;
border-radius: 15px;
border: 1px solid #ccc;
color: #fff;
}
}
.time-content{
width: 100%;
overflow: hidden;
color: $gray-333;
.choosedate {
text-align: center;
line-height: 18px;
border-bottom: 1px solid #f0f0f0;
color: #9b9b9b;
span {
display: block;
font-size: 12px;
}
.lh {
line-height: 60px;
}
.weekday{
float: left;
width: 20%;
cursor: pointer;
position: relative;
height: 50px;
padding: 5px 0;
font-size: 14px;
border-top: 1px solid #CACACA;
border-bottom: 1px solid #CACACA;
text-align: center;
font-weight: bold;
background: url(../img/icon-line.png) no-repeat right center;
}
span{
display: block;
font-size: 12px;
font-weight: normal;
}
.triangle{
position: absolute;
top: 0;
right: 0;
border-top: 25px solid #20ADFF;
border-left: 25px solid transparent;
}
.today{
position: absolute;
top: 0;
right: 1px;
width: 20%;
color: #fff;
font-size: 10px;
}
.datechked {
color: #20ADFF;
background: #DAF3FF;
border: 1px solid #20ADFF;
}
}
.datarow {
cursor: pointer;
text-align: center;
float: left;
width: 33.3%;
height: 50px;
line-height: 50px;
border-bottom: 1px solid #f0f0f0;
.check {
background-color: #eefbf0;
color: #fff;
}
.checked {
background-color: #20adff;
color: #fff;
}
}
.checked {
height: 50px;
background-color: #20adff;
color: #fff;
border-radius: 6px;
}
.cgray {
color: #afafaf;
}
.cblue {
color: #20adff !important;
}
}
}
.showtips{
color: red;
padding-left: 260px;
}

}
}

.function-service{
position: relative;
min-height: 400px;
width: 100%;
background:#F7F7F7;
.list-view{
.pic{
overflow:hidden;
img{
width:100%;
height:240px;
transform: scale(1);
transition: all 1s ease 0s;
-webkit-transform: scale(1);
-webkit-transform: all 1s ease 0s;
}
img:hover{
cursor:pointer;
transform: scale(1.2);
transition: all 1s ease 0s;
-webkit-transform: scale(1.2);
-webkit-transform: all 1s ease 0s;
}
}
.tit2{
margin:0 20px;
}
}

}
.knowledge-category {
overflow:hidden;
padding:34px 0 0 100px;
width:1200px;
margin:0 auto;
padding-top:100px;
@extend .clearfix;
background:$light;

li{
margin: 0 56px 114px 0;
width: 122px;
height: 112px;
float: left;
@extend .text-center;
a{
display: block;
width: 122px;
height: 112px;
padding-top: 120px;
background-repeat: no-repeat;
background-image: url(../img/icon-company-name.png);
&:nth-child(6n) {
margin-right: 0;
}

&.zhuanli {
background-position: -132px 0;
}
&.zhuanli:hover {
background-position: 8px 0;
color:#297AFF;
}

&.zhuce {
background-position: -408px 0;
}
&.zhuce:hover {
background-position: -268px 0;
color:#297AFF;
}

&.xuzhan {
background-position: -688px 0;
}
&.xuzhan:hover {
background-position: -548px 0;
color:#297AFF;
}

&.fushen {
background-position: -968px 0;
}
&.fushen:hover {
background-position: -828px 0;
color:#297AFF;
}

&.biangeng {
background-position: -1251px 0;
}
&.biangeng:hover {
background-position: -1111px 0;
color:#297AFF;
}

&.xuke {
background-position: -1530px 0;
}
&.xuke:hover {
background-position: -1390px 0;
color:#297AFF;
}

&.market1 {
background-position: -2089px 0;
}
&.market1:hover {
background-position: -1949px 0;
color:#297AFF;
}

&.market2 {
background-position: -2368px 0;
}
&.market2:hover {
background-position: -2228px 0;
color:#297AFF;
}

&.market3 {
background-position: -2649px 0;
}
&.market3:hover {
background-position: -2509px 0;
color:#297AFF;
}

&.market4 {
background-position: -132px -140px;
}
&.market4:hover {
background-position: 8px -140px;
color:#297AFF;
}

&.market5 {
background-position: -408px -140px;
}
&.market5:hover {
background-position: -268px -140px;
color:#297AFF;
}

&.market6 {
background-position: -688px -140px;
}
&.market6:hover {
background-position: -548px -140px;
color:#297AFF;
}

&.market7 {
background-position: -968px -140px;
}
&.market7:hover {
background-position: -828px -140px;
color:#297AFF;
}

&.market8 {
background-position: -1251px -140px;
}
&.market8:hover {
background-position: -1111px -140px;
color:#297AFF;
}

&.market9 {
background-position: -1530px -140px;
}
&.market9:hover {
background-position: -1390px -140px;
color:#297AFF;
}

&.market10 {
background-position: -2089px -140px;
}
&.market10:hover {
background-position: -1949px -140px;
color:#297AFF;
}

&.market11 {
background-position: -2368px -140px;
}
&.market11:hover {
background-position: -2228px -140px;
color:#297AFF;
}
&.market12 {
background-position: -2649px -140px;
}
&.market12:hover {
background-position: -2509px -140px;
color:#297AFF;
}
&.market13 {
background-position: -2649px -560px;
}
&.market13:hover {
background-position: -2509px -560px;
color:#297AFF;
}
&.market14 {
background-position: -132px -700px;
}
&.market14:hover {
background-position: 8px -700px;
color:#297AFF;
}

&.market15 {
background-position: -408px -700px;
}
&.market15:hover {
background-position: -268px -700px;
color:#297AFF;
}
&.human1 {
background-position: -132px -280px;
}
&.human1:hover {
background-position: 8px -280px;
color:#297AFF;
}

&.human2 {
background-position: -408px -280px;
}
&.human2:hover {
background-position: -268px -280px;
color:#297AFF;
}

&.human3 {
background-position: -688px -280px;
}
&.human3:hover {
background-position: -548px -280px;
color:#297AFF;
}

&.human4 {
background-position: -968px -280px;
}
&.human4:hover {
background-position: -828px -280px;
color:#297AFF;
}

&.human5 {
background-position: -1251px -280px;
}
&.human5:hover {
background-position: -1111px -280px;
color:#297AFF;
}

&.human6 {
background-position: -1530px -280px;
}
&.human6:hover {
background-position: -1390px -280px;
color:#297AFF;
}

&.human7 {
background-position: -1810px -280px;
}
&.human7:hover {
background-position: -1670px -280px;
color:#297AFF;
}
&.human8 {
background-position: -2089px -280px;
}
&.human8:hover {
background-position: -1949px -280px;
color:#297AFF;
}
&.human9 {
background-position: -2368px -280px;
}
&.human9:hover {
background-position: -2228px -280px;
color:#297AFF;
}

&.human10 {
background-position: -2649px -280px;
}
&.human10:hover {
background-position: -2509px -280px;
color:#297AFF;
}
&.human11 {
background-position: -132px -420px;
}
&.human11:hover {
background-position: 8px -420px;
color:#297AFF;
}

&.legal1 {
background-position: -410px -420px;
}
&.legal1:hover {
background-position: -270px -420px;
color:#297AFF;
}

&.legal2 {
background-position: -410px -560px;
}
&.legal2:hover {
background-position: -270px -560px;
color:#297AFF;
}

&.legal3 {
background-position: -688px -560px;
}
&.legal3:hover {
background-position: -548px -560px;
color:#297AFF;
}
&.finance1 {
background-position: -1808px -420px;
}
&.finance1:hover {
background-position: -1668px -420px;
color:#297AFF;
}

&.finance2 {
background-position: -2089px -420px;
}
&.finance2:hover {
background-position: -1949px -420px;
color:#297AFF;
}

&.finance3 {
background-position: -2368px -420px;
}
&.finance3:hover {
background-position: -2228px -420px;
color:#297AFF;
}

&.finance4 {
background-position: -2649px -420px;
}
&.finance4:hover {
background-position: -2509px -420px;
color:#297AFF;
}
&.finance5 {
background-position: -130px -560px;
}
&.finance5:hover {
background-position: 10px -560px;
color:#297AFF;
}
&.finance6 {
background-position: -968px -840px;
}
&.finance6:hover {
background-position: -828px -840px;
color:#297AFF;
}
&.office1 {
background-position: -688px -420px;
}
&.office1:hover {
background-position: -548px -420px;
color:#297AFF;
}

&.office2 {
background-position: -2089px -420px;
}
&.office2:hover {
background-position: -1949px -420px;
color:#297AFF;
}

&.office3 {
background-position: -2368px -420px;
}
&.office3:hover {
background-position: -2228px -420px;
color:#297AFF;
}

&.office4 {
background-position: -2649px -420px;
}
&.office4:hover {
background-position: -2509px -420px;
color:#297AFF;
}
}
}
}
}
}

company.scss的更多相关文章

  1. typescript-dva脚手架

    2019有太多的东西想尝试,ts,GraphQL,SSR,docker,python,electron,小程序云后台,vue3等等,一个个来吧,用两天了解了下typescript,大概做了个webpa ...

  2. Vue ES6 Jade Scss Webpack Gulp

    一直以来非常庆幸曾经有翻过<代码大全2>:这使我崎岖编程之路少了很多不必要的坎坷.它在软件工艺的话题中有写到一篇:"首先是为人写程序,其次才是机器(Write Programs ...

  3. Ruby安装Scss

    Ruby安装Scss 引言 已经许久不写HTML了,今天有点以前的东西要改.但是刚装的Windows10,已经没有以前的Web开发环境了.只好重新安装. 结果Webstorm装好后配置Scss出现错误 ...

  4. CSS预处理框架:less,scss

    CSS预处理器:less和sass:CSS 预处理器是一种语言用来为 CSS 增加一些编程的的特性,无需考虑浏览器的兼容性问题,例如你可以在 CSS 中使用 变量.简单的程序逻辑.函数等等在编程语言中 ...

  5. sass/scss 和 less的区别

    一. Sass/Scss.Less是什么? Sass (Syntactically Awesome Stylesheets)是一种动态样式语言,Sass语法属于缩排语法,比css比多出好些功能(如变量 ...

  6. Elasticsearch索引(company)_Centos下CURL增删改

    目录 返回目录:http://www.cnblogs.com/hanyinglong/p/5464604.html 1.Elasticsearch索引说明 a. 通过上面几篇博客已经将Elastics ...

  7. 关于webpack编译scss文件

    css加载器文件通常和extract-text-webpack-plugin一块使用,我们可以在源文件src目录下写scss文件,然后通过webpack编译成css文件到输出目录public,这个目录 ...

  8. Webstorm配置CSS/SCSS自动补全兼容前缀autoprefixer插件

    关于Autoprefixer Autoprefixer是一个后处理程序,不象Sass以及Stylus之类的预处理器.它适用于普通的CSS,可以实现css3代码自动补全.也可以轻松跟Sass,LESS及 ...

  9. webstorm 配置scss的问题

    第一种方法(ruby方法) 先安装ruby,在windows/system32目录下 1.先查询源是什么 gem sources 2.移除原有的源头 gem sources -r http://xxx ...

随机推荐

  1. Android Studio图形基础(AS开发实战第二章学习笔记)

    图形基础 一.drawable 在代码中引用drawable文件可分为两种情况 (1)使用setBackgroundResource和setImageResource方法,可直接在参数中指定drawa ...

  2. 第三次Scrum编码冲刺

    1.小组成员 周 斌 舒 溢 许嘉荣 唐 浩 黄欣欣 廖帅元 刘洋江 薛思汝 2.个人在小组第三次冲刺的任务及其完成情况描述. 这次小组活动中我负责测试程序的实现情况,确保程序的每个模块都能正常运行, ...

  3. CSS animation online生成工具

    利用HTML5.css的一些动画功能,可以设计出非常炫酷的动画,但是由于并不是所有的浏览器都支持,所以可能需要prefix,这个过程是比较烦的.一个比较好用的线上工具: http://matthewl ...

  4. Visio中锁定元件

    若要进行形状保护,需要能看到“开发工具”选项卡.默认情况下,该选项卡是隐藏的. 查看“开发工具”选项卡 单击“文件”选项卡. 单击“选项”. 单击“高级”,然后向下滚动到“常规”部分. 选择“以开发人 ...

  5. mssql删除数据库、删除帐号错误解决方法

    1. 删除数据库或者恢复数据库时,一定要先将数据库离线,在执行删除.恢复操作. SQL代码如下: /*使数据库离线*/ ALTER DATABASE [数据库名] SET OFFLINE WITH R ...

  6. Web API 2 入门——创建ASP.NET Web API的帮助页面(谷歌翻译)

    在这篇文章中 创建API帮助页面 将帮助页面添加到现有项目 添加API文档 在敞篷下 下一步 作者:Mike Wasson 创建Web API时,创建帮助页面通常很有用,以便其他开发人员知道如何调用A ...

  7. DevExpress控件使用之多重坐标图形的绘制 z

    有时候,基于对一些年份.月份的统计,需要集成多个数值指标进行分析,因此就需要把多种数据放到一个图形里面展现,也成为多重坐标轴,多重坐标轴可以是多个X轴,也可以是Y轴,它们的处理方式类似.本文通过一个例 ...

  8. bep-10翻译

    dht协议的目的是解放tracter服务器,将tracter的任务分布式存到各个客户端上(即维护资源文件的下载列表,从哪能下载到请求的文件): dht协议在get_peer请求获得peer信息后,就会 ...

  9. ZT 俞敏洪:2014我要闭嘴 相信未来不是梦

    俞敏洪:2014我要闭嘴 相信未来不是梦 手机免费访问www.cnfol.com2013年12月11日 08:38 中国企业家网 查看评论 字体:小  中  大中金在线微博微信加关注 扫描二维码 关注 ...

  10. MapReduce编程中常用的字符操作

    本文主要用于记录自己在编写mapreduce程序时常用的一些方法,后期会不断更新,用于自己复习和给新手一些帮助. 字符串操作 String str = " 12345"; // 字 ...