.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. 零零碎碎的java知识:static属性、普通属性、static代码块、普通代码块、构造函数

    本文中结论仅经本机测试,不保证在别的环境下成立.如果有什么不成立的地方务必告诉我_(:_」∠)_ java的内存是动态分配的,其机制和c/c++相当不一样……emmm在此不表. static: ·st ...

  2. angularJS articles and resources

    http://antjanus.com/blog/web-development-tutorials/front-end-development/comprehensive-beginner-guid ...

  3. Java中short、int、long、float、double的取值范围

    一.基本数据类型的特点,位数,最大值和最小值.1.基本类型:short 二进制位数:16 包装类:java.lang.Short 最小值:Short.MIN_VALUE=-32768 (-2的15此方 ...

  4. IIS7下设置上传大小的限制

    一.找到修改大小的配置文件和配置节点 打开你系统盘(我是C盘),找到 C:\Windows\System32\inetsrv\config\schema目录,该目录下有一个IIS_schema.xml ...

  5. 修改Tomcat8w.exe可执行路径:Path to executable

    学习java web时,先下载了Tomcat8.5,在Eclipse中配置了Tomcat的相关环境后,出现了个别版本不兼容问题,就打算换成8.0版本.但是删除整个8.5的文件夹后,运行8.0bin中的 ...

  6. 【转】修复关于apache-xampp的问题:Port 443 in use by “vmware-hostd.exe”!

    在电脑里装了VMware后,再要装xampp,十有八九就会出现这个问题: 11:23:37  [Apache]     Problem detected! 11:23:37  [Apache]    ...

  7. cocos2d在CCScrollView中嵌套CCMenu列表

    在cocos2d中,CCMenuItem经常被当做按钮使用.在有许多条目需要逐行显示,并且点击每个条目都触发对应的事件的需求下,最容易想到的是用CCScrollView嵌套CCMenu. 但默认情况下 ...

  8. C#检验IIS版本、SQL Server版本、SilverLight版本

    之前做一个小项目,使用C#检验这些软件的版本,到处找了一些代码,也能作用,记录一下,以防以后用到. 一.检验IIS版本 public static bool checkIIS(string destV ...

  9. openlayers中的自定制工具栏,包含画点、线、面

    先是在projectquantan-master这个项目中有一个EditingPanel这个工具条,也挺好的,功能挺全的,但是有一点就是只有画多边形的一个按钮,没有point和path俩个的,所以就想 ...

  10. Linux硬盘扩容

    1.安装gparted分区工具 2.从虚拟机设置新的虚拟硬盘 3.挂载分区 sudo mount -t ext4 /dev/sdb1 /home/zhoushuo/zsdf -hsudo chmod ...