@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */



/* guia */
#lay {background:url(../images/guian.jpg)center top; z-index:50; width:1440px; height:1912px; opacity:0; position:absolute; left:50%; margin-left:-720px;}
#lay:hover {opacity:1;}

#lay2 {background:url(../images/guian.jpg)center top; z-index:50; width:1440px; height:1912px; opacity:0; position:absolute; left:50%; margin-left:-720px;}
#lay2:hover {opacity:1;}

#guiaa {background:url(../images/guia.png)center top; z-index:50; width:1440px; height:1912px; opacity:0; position:absolute; left:50%; margin-left:-720px;}
#guiaa:hover {opacity:1;}



/* slide 2013 */

.slide-2013 {position:relative; overflow:hidden;min-width: 1200px;margin: 0 auto}
.slide-2013 ul {height:703px; width:100%;min-width: 1200px;}
.slide-2013 ul > li {height:100%; width:100%;min-width: 1200px;}
/*.slide-2013 ul > li .bg-textura {background:url(../images/bg-slide-textura.png); position:absolute; height:100%; width:100%; top:0; left:0;}*/
.slide-2013 ul > li .centralizar-slide {width:1200px; margin:0 auto; position:relative;min-width: 1200px;}
.slide-2013 ul > li .centralizar-slide h3 strong { font-weight: normal !important; font: 22px/30px 'VistaSanLig', arial, sans-serif;}
.slide-2013 .centralizar-slide li strong { font-weight: 100 !important; font: 18px 'VistaSanLig', arial, sans-serif;}
.slide-2013 ul > li .imagem {

-webkit-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

}

.slide-2013 ul > li .veja-o-projeto {

-webkit-transition: box-shadow 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: box-shadow 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: box-shadow 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: box-shadow 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: box-shadow 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

	-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:0 2px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0 2px 3px rgba(0,0,0,0.3);
	-ms-box-shadow:0 2px 3px rgba(0,0,0,0.3);
	box-shadow:0 2px 3px rgba(0,0,0,0.3);

}

.slide-2013 ul > li .servicos a {

-webkit-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

}

.slide-2013 ul > li .checklist ol li {

-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

}

.slide-2013 ul li h3 {color:black; font:36px '思源宋体', arial, sans-serif;}


.slide-2013 ul li.azul {background:url(../images/1.jpg) center no-repeat #255d70;}



.slide-2013 ul li.verde {background:url(../images/2.jpg) center no-repeat black;}
.slide-2013 ul li.verde h3 {width:546px; position:absolute; left:30px;font-family:"思源宋体","宋体,Verdana,Arial";top: 177px}
.slide-2013 ul li.verde span {color:black; font:30px '思源宋体', arial, sans-serif;left:30px;top: 235px;position: absolute}
.slide-2013 ul li.verde p{top: 310px;color: #636669;font-size: 14px;font-family: "arial";position: absolute;left:30px}
.wzdx{width: 159px;height: 7px;background: black;position: absolute;top:286px;left: 30px;}
.slide-2013 ul li.verde .imagem {width:545px; height:622px; position:absolute; left:546px; top:25px; background:url(../images/bg-sistemas-slide.png) center no-repeat;}
.slide-2013 ul li.verde .botao-link {position:absolute; left:30px; top:394px; width:416px;}
.slide-2013 ul li.verde .botao-link .veja-o-projeto {float:left; width:416px; height:55px; background:url(../images/sprite-veja-o-projeto.png) center top; text-indent:-9999px; overflow:hidden; margin:0 45px 0 0;}
.slide-2013 ul li.verde .botao-link .veja-o-projeto:hover {background-position:center!important;

	-webkit-box-shadow:0 0 15px #ff7800;
	-moz-box-shadow:0 0 15px #ff7800;
	-o-box-shadow:0 0 15px #ff7800;
	-ms-box-shadow:0 0 15px #ff7800;
	box-shadow:0 0 15px #ff7800;

}
.slide-2013 ul li.verde .botao-link .veja-o-projeto:active {background-position:center bottom!important;}
.slide-2013 ul li.verde .botao-link .veja-o-projeto a {display:block; height:100%;}
.slide-2013 ul li.verde .botao-link .servicos {font-family:helvetica, helvetica neue, arial, sans-serif; line-height:48px;}
.slide-2013 ul li.verde .botao-link .servicos a {color:#c0d268; text-decoration:underline; font-size:13px;}
.slide-2013 ul li.verde .botao-link .servicos a:hover {color:#fff;}
.slide-2013 ul li.verde .checklist {position:absolute; left:20px; top:190px; color:#ecff7f; text-transform:uppercase; font-family:'VistaSanBoo', arial, sans-serif; font-weight:100;}
.slide-2013 ul li.verde .checklist ol {}
.slide-2013 ul li.verde .checklist ol li {margin:0 0 13px 0; list-style-image:url(../images/check-verde.png); font-weight: 100 !important; font: 18px 'VistaSanLig', arial, sans-serif; cursor:default;}
.slide-2013 ul li.verde .checklist ol li:hover {color:#fff; margin-left:-5px;}

.slide-2013 ul li.laranja {background:url(../images/3.jpg) center no-repeat #902c01;}


.slide-2013 ul li.amarelo {background:url(../images/4.jpg) center no-repeat #854d03;}


.slide-2013 .guia {position:absolute; bottom:30px; width:100%; z-index:100;}
.slide-2013 .guia .itens {margin:0 auto; display:table;}
.slide-2013 .guia a {float:left; width:16px; height:16px; background:url(../images/bg-guia-transparente.png); overflow:hidden; text-indent:-40px; margin:0 7px;

-webkit-transition: all 2000ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 2000ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 2000ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 2000ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 2000ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */	

	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;

}
.slide-2013 .guia a.activeSlide {}

.activeSlide.azul {background:url(../images/bolinha-azul-luz.png) 0px 0px no-repeat!important;

	-webkit-box-shadow:0 0 15px 5px #6FF1F3;
	-moz-box-shadow:0 0 15px 5px #6FF1F3;
	-o-box-shadow:0 0 15px 5px #6FF1F3;
	-ms-box-shadow:0 0 15px 5px #6FF1F3;
	box-shadow:0 0 15px 5px #6FF1F3;

}

.activeSlide.verde {background:url(../images/bolinha-verde-luz.png) 0px 0px no-repeat!important;

	-webkit-box-shadow:0 0 15px 5px #b3ff60;
	-moz-box-shadow:0 0 15px 5px #b3ff60;
	-o-box-shadow:0 0 15px 5px #b3ff60;
	-ms-box-shadow:0 0 15px 5px #b3ff60;
	box-shadow:0 0 15px 5px #b3ff60;

}

.activeSlide.laranja {background:url(../images/bolinha-laranja-luz.png) 0px 0px no-repeat!important;

	-webkit-box-shadow:0 0 15px 5px #fe7202;
	-moz-box-shadow:0 0 15px 5px #fe7202;
	-o-box-shadow:0 0 15px 5px #fe7202;
	-ms-box-shadow:0 0 15px 5px #fe7202;
	box-shadow:0 0 15px 5px #fe7202;

}

.activeSlide.amarelo {background:url(../images/bolinha-amarelo-luz.png) 0px 0px no-repeat!important;

	-webkit-box-shadow:0 0 15px 5px #fac608;
	-moz-box-shadow:0 0 15px 5px #fac608;
	-o-box-shadow:0 0 15px 5px #fac608;
	-ms-box-shadow:0 0 15px 5px #fac608;
	box-shadow:0 0 15px 5px #fac608;

}
