@charset "utf-8";

/* banner 
.banner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 490px;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 100%;
	background: transparent
}

.fullSlide .bd {
	margin: 0 auto;
	height: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	height: 100%;
	width: 100%;
}

.fullSlide .bd li {
	height: 100%;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
}

.fullSlide .bd li a {
	display: block;
	height: 100%;
	width: 100%;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0
}

.fullSlide .hd ul {
	text-align: center;
	margin-bottom: 10px
}

.fullSlide .hd ul li {
	background: #2b5c97;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	*filter: alpha(opacity=50);
	*opacity: .5;
	line-height: 999px
}

.fullSlide .hd ul .on {
	background: #224f88
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	*filter: alpha(opacity=50);
	*opacity: .5;
	display: none
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px
}
*/

.search {
    overflow: hidden;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../images/bg1.png);
    bottom: 0;
    left: 0;
}


/* banner 开始 */

.banner {
    max-width: 1580px;
    height: 490px;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.banner .nivoSlider {
    position: relative;
    max-width: 1580px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}

.banner .nivoSlider img {
    display: block;
    width: auto;
    margin: 0 auto;
    height: auto;
}

.banner .nivoSlider a {
    border: 0;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 100%;
}

.banner .nivo-controlNav-bg {
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 100%;
    height: 44px;
    z-index: 100;
}

.banner .nivo-controlNav {
    position: absolute;
    width: 100%;
    bottom: 20px;
    z-index: 101;
    text-align: center;
}

.banner .nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.banner .nivo-prevNav {
    left: 0px;
}

.banner .nivo-nextNav {
    right: 0px;
}

.banner .nivo-controlNav a {
    display: inline-block;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    border: 0;
    margin: 0 8px;
    border-radius: 50%;
    cursor: pointer;
    background: #fff;
}

.banner .nivo-controlNav a.active {
    background: #c90e13;
}

.banner .nivo-directionNav a {
    display: block;
    width: 36px;
    height: 80px;
    background: url(../images/arrows.png) no-repeat 0% 50% rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    top: 50%;
    margin-top: -27px;
}

.banner a.nivo-nextNav {
    background-position: 100% 50%;
    right: 50%;
    margin-right: -700px;
}

.banner a.nivo-prevNav {
    left: 50%;
    margin-left: -700px;
}

.banner .nivo-caption {
    display: none;
}

.banner .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}

.banner .nivo-caption a:hover {
    color: #fff;
}


/*.banner .ribbon {width: 111px;height: 111px;position: absolute;top: -4px;left: -5px;z-index: 300;}*/

.banner .nivoSlider {
    position: relative;
}

.banner .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0 auto;
}

.banner .nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    text-align: center;
}

.banner .nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.banner .nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.banner .nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.8;
    width: 100%;
    z-index: 8;
}

.banner .nivo-caption p {
    padding: 5px;
    margin: 0;
}

.banner .nivo-caption a {
    display: inline !important;
}

.banner .nivo-html-caption {
    display: none;
}


/* banner 结束 */

.search .hotkey span,
.search .hotkey a {
    color: #fff;
}

.search .form {
    float: right;
    height: 30px;
    line-height: 30px;
    color: #666;
    margin-top: 5px;
}

.search .search-t {
    float: left;
    width: 217px;
    height: 20px;
    line-height: 15px;
    color: #fff;
    padding: 4px 4px 4px 10px;
    margin-bottom: 4px;
    outline: 0;
    font-size: 12px;
    background: none;
    font-family: 微软雅黑;
}

.search .search-s {
    float: left;
    width: 40px;
    height: 30px;
    font-size: 12px;
    cursor: pointer;
    background: url(../images/search.gif) no-repeat center center;
    border: none;
}

.empty {
    clear: both;
    height: 20px;
}

.title {
    height: 55px;
    background: url(../images/bg12.gif) repeat-x center center;
    border-right: 1px solid #ddd;
}

.title h3 {
    width: 270px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/bg11.jpg) no-repeat center center;
}

.title h3 a {
    color: #fff;
}

.title .more {
    font-size: 14px;
    color: #049df5;
    float: right;
    margin-right: 10px;
    line-height: 55px;
}

.lefts,
.rights {
    display: block;
    width: 31px;
    height: 55px;
    position: absolute;
    top: 60px;
    background: url(../images/p_n.gif) no-repeat;
}

.lefts {
    background-position: 0 0;
    left: 10px;
}

.rights {
    background-position: -31px 0;
    right: 10px;
}

.span4 {
    margin: 20px auto;
}

.span4 ul li {
    float: left;
    width: 25%;
    background: url(../images/bg6.jpg) repeat-y left center;
}

.span4 ul li:first-child {
    background: none;
}

.span4 ul li i {
    color: #c8c8c8;
    text-transform: uppercase;
    line-height: 20px;
}

.span4 ul li img {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.span4 ul li:hover img {
    transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.product {
    background: url(../images/light_alu.png);
}

.product .wrap {
    background: url(../images/yy.png) no-repeat center top;
    padding-top: 35px;
}

.product .pro-l {
    width: 270px;
    background: #68b52e;
    padding-bottom: 5px;
}

.product .pro-l .pro-l-tit {
    background: url(../images/bg7.jpg) no-repeat center top;
    height: 58px;
    padding-top: 25px;
}

.product .pro-l .pro-l-tit h3 a {
    color: #fff;
}

.product .pro-l .pro-l-tit i {
    color: #c3f79e;
    font-family: 'Times New Roman';
}

.product .pro-l dl {
    background: #fff;
    width: 240px;
    margin: 0 auto;
    padding: 10px;
}

.product .pro-l dl dt {
    background: url(../images/bg9.gif) repeat-x center center;
    height: 33px;
    line-height: 33px;
    border: 1px solid #ddd;
    margin-top: 10px;
}

.product .pro-l dl dt a {
    background: url(../images/bg8.gif) no-repeat 15px center;
    padding-left: 55px;
    color: #049df5;
}

.product .pro-l dl dd {
    background: url(../images/bg10.gif) no-repeat 15px center;
    padding-left: 45px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    width: 150px;
    margin: 0 auto;
}

.product .pro-r {
    width: 890px;
}

.product .pro-r .pro-r-top {
    margin-top: 20px;
}

.product .pro-r .pro-r-top .img img {
    width: 282px;
    height: 226px;
    padding: 1px;
    border: 1px solid #ccc;
}

.product .pro-r .pro-r-top .info {
    width: 580px;
}

.product .pro-r .pro-r-top .info a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
}

.product .pro-r .pro-r-top .info p {
    color: #666;
    font-size: 14px;
    height: 120px;
    line-height: 30px;
    overflow: hidden;
    margin: 20px 0;
}

.product .pro-r .pro-r-top .info .online {
    float: left;
    width: 135px;
    height: 35px;
    line-height: 35px;
    margin-right: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #67b52d;
}

.product .pro-r .pro-r-top .info .more {
    float: left;
    width: 135px;
    height: 35px;
    line-height: 35px;
    margin-right: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #049df5;
}

.product .pro-r .major-list {
    margin-top: 20px;
    width: 903px;
}

.product .pro-r .major-list li {
    float: left;
    width: 285px;
    height: 230px;
    margin-right: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative
}

.major-list li a span,
.major-list li a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.product .pro-r .front-face {
    z-index: 2
}

.product .pro-r .front-face img {
    width: 285px;
    height: 230px;
}

.product .pro-r .major-list li a span.back-face {
    z-index: 0;
    background: url(../images/bg1.png);
    text-align: center;
    color: #fff;
}

.product .pro-r .major-list li a {
    overflow: hidden
}

.product .pro-r .major-list li a:hover span.back-face {
    z-index: 3;
    display: block
}

.product .pro-r .major-list li a span em {
    display: block;
    margin-top: 30px;
    padding: 0 10px;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.product .pro-r .major-list li a span p {
    padding: 30px 20px 0 20px;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
}

.product .pro-r .major-list li a span i {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/more.png) no-repeat;
    margin: auto
}

.product .pro-r .animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both
}

.gg1 {
    height: 214px;
    background: url(../images/gg1.jpg) no-repeat center center;
    margin-top: 30px;
}

.gg1 .tel {
    color: #fff;
    left: 880px;
    top: 30px;
}

.gg1 .tel a {
    width: 170px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    background: #049df5;
    color: #fff;
}

.gg2 {
    height: 214px;
    background: url(../images/gg2.jpg) no-repeat center center;
    margin-top: 30px;
}

.gg2 .tel {
    color: #fff;
    left: 950px;
    top: 40px;
}

.gg2 .tel a {
    width: 170px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    background: #049df5;
    color: #fff;
}

.gg3 {
    height: 214px;
    background: url(../images/gg3.jpg) no-repeat center center;
    margin-top: 30px;
}

.gg3 .tel {
    color: #fff;
    left: 900px;
    top: 30px;
}

.gg3 .tel a {
    width: 170px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    background: #049df5;
    color: #fff;
}

.ys {
    background: url(../images/ys_bg.jpg) no-repeat center bottom;
    height: 1185px;
    margin-bottom: 15px;
}

.ys .ys-tit {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.ys .ys-tit a {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    z-index: 99;
    padding: 0 20px;
    background: #fff;
}

.ys .ys-tit i {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    z-index: 9;
    border-top: 1px solid #ccc;
}

.ys dl {
    position: absolute;
}

.ys dl dt {
    float: left;
    margin-right: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 22px;
    width: 40px;
    height: 67px;
    line-height: 67px;
    background: url(../images/bg9.gif) no-repeat center top;
}

.ys dl dd {
    float: left;
    width: 470px;
}

.ys dl dd h4 {
    font-weight: bold;
    font-size: 22px;
}

.ys dl dd h4 span {
    color: #68B52E;
}

.ys dl dd p {
    font-size: 14px;
    line-height: 30px;
    margin-top: 15px;
}

.ys .ys01 {
    left: 660px;
    top: 170px;
}

.ys .ys02 {
    left: 660px;
    top: 350px;
}

.ys .ys03 {
    left: 80px;
    top: 620px;
}

.ys .ys04 {
    left: 80px;
    top: 790px;
}

.ys .ys-img {
    left: 80px;
    top: 40px;
}

.ys .ys-img1 {
    left: 0;
    top: 0;
}

.ys .ys-img2 {
    left: 235px;
    top: 0;
}

.ys .ys-img3 {
    left: 235px;
    top: 155px;
}

.ys .ys-img4 {
    left: 314px;
    top: 77px;
}

.vs {
    left: 600px;
    top: 380px;
}

.vs h4 {
    font-size: 18px;
    color: #68B52E;
    font-weight: bold;
    margin-bottom: 10px;
}

.vs p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
}

.vs ul li {
    width: 240px;
    float: left;
    margin-right: 30px;
}

.vs ul li span {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    background: #888;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 240px;
}

.vs ul li:first-child span {
    background: #68B52E;
}

.case ul {
    width: 1215px;
}

.case li {
    float: left;
    margin: 20px 35px 0 0;
    width: 370px;
}

.case img {
    width: 360px;
    height: 268px;
    padding: 5px;
    background: url(../images/bg18.gif);
}

.case span a {
    margin: 10px 0;
    background: url(../images/bg20.gif) repeat-x center bottom;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case li .online {
    width: 135px;
    height: 35px;
    line-height: 35px;
    margin: 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #67b52d;
}

.case li .more {
    width: 135px;
    height: 35px;
    line-height: 35px;
    margin: 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #049df5;
}

.partner .content {
    padding-top: 20px;
}

.partner li {
    float: left;
    width: 258px;
    margin-right: 40px;
}

.partner li img {
    width: 256px;
    height: 110px;
    border: 1px solid #ccc;
}

.partner li a {
    line-height: 30px;
}

.customer {
    width: 670px;
}

.customer .content {
    padding-top: 20px;
}

.customer li {
    margin-bottom: 20px;
    clear: both;
}

.customer li img {
    width: 145px;
    height: 107px;
    padding: 1px;
    border: 1px solid #ccc;
}

.customer li .info {
    width: 510px;
    height: 107px;
}

.customer li .info a {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
}

.customer li .info p {
    height: 50px;
    line-height: 25px;
}

.customer li .info .more {
    border: 0;
    height: 25px;
    line-height: 25px;
}

.honor {
    width: 490px;
}

.honor .content {
    padding-top: 20px;
}

.honor li {
    float: left;
    width: 280px;
}

.honor li img {
    width: 280px;
    height: 195px;
}

.honor li a {
    line-height: 30px;
}

.honor .content .lefts,
.honor .content .rights {
    top: 90px;
}

.about {
    width: 670px;
}

.about .content {
    padding-top: 20px;
}

.about .content img {
    width: 255px;
    height: 166px;
    padding: 5px;
    background: url(../images/bg18.gif);
}

.about .content .info {
    width: 390px;
}

.about .content .info p {
    height: 150px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 2em;
    margin-bottom: 10px;
}

.photo li {
    float: left;
    width: 160px;
    margin-right: 40px;
}

.photo li img {
    width: 160px;
    height: 120px;
    border: 1px solid #ccc;
}

.photo li a {
    line-height: 30px;
}

.faq {
    width: 490px;
}

.faq .content {
    height: 389px;
    padding-top: 20px;
    position: relative;
    overflow: hidden;
}

.faq .faq-c .faq-l {
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}

.faq .faq-c .faq-l .faq-w span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
    background: url(../images/wd.gif) no-repeat center top;
}

.faq .faq-c .faq-l .faq-d span {
    clear: both;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
    background: url(../images/wd.gif) no-repeat center -20px;
}

.faq .faq-c .faq-l .faq-w p {
    float: right;
    line-height: 20px;
    width: 450px;
    margin: 0;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.faq .faq-c .faq-l .faq-d p {
    float: right;
    width: 450px;
    height: 80px;
    line-height: 25px;
    margin: 0;
    color: #333;
    overflow: hidden;
}

.news .content {
    padding-top: 20px;
}

.news .news-tit {
    height: 55px;
    background: url(../images/bg12.gif) repeat-x center center;
    border-right: 1px solid #ddd;
}

.news .news-tit h3 {
    float: left;
    width: 270px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.news .news-tit .active {
    background: url(../images/bg11.jpg) no-repeat center center;
}

.news .news-tit .active a {
    color: #fff;
}

.news .news-tit h3 a {
    color: #333;
}

.news .news-tit .more {
    font-size: 14px;
    color: #049df5;
    float: right;
    margin-right: 10px;
    line-height: 55px;
}

.news .img {
    width: 410px;
    height: 258px;
    padding: 5px;
    background: url(../images/bg18.gif);
}

.news .img img {
    width: 400px;
    height: 248px;
    padding: 5px;
    background: url(../images/bg18.gif);
}

.news .list {
    width: 720px;
}

.news .list .news-top {
    margin-bottom: 10px;
}

.news .list .news-top a {
    line-height: 40px;
}

.news .list .news-top p {
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 2em;
}

.news .list .news-top .line {
    height: 5px;
    background: url(../images/bg18.gif);
}

.news .list li {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 40%;
    padding: 0 5%;
    background: url(../images/bg10.gif) no-repeat left center;
}

.news .list li span {
    float: right;
}

.news .list li a {
    font-weight: bold;
}

.link {
    margin: 10px;
    border: 1px solid #fff;
    padding: 10px;
}

.link .link-tit {
    height: 45px;
    line-height: 30px;
    margin: 0;
    font-size: 24px;
    color: #ccc;
    text-transform: Uppercase;
    font-family: "Times New Roman", "微软雅黑";
}

.link .link-tit h3 {
    color: #434343;
    float: left;
    margin: 0;
    font-size: 24px;
}

.link .link-tit h3 span {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.link .contant a {
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
}


/* 动画特效 */

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-ms-keyframes flipInX {
    0% {
        -ms-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -ms-transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -ms-transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -ms-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInX;
    -ms-backface-visibility: visible !important;
    -ms-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-ms-keyframes flipOutX {
    0% {
        -ms-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -ms-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible !important;
    -ms-animation-name: flipOutX;
    -ms-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    height: 100%;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -ms-animation-name: fadeOut;
    animation-name: fadeOut;
    height: 0;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
    }
}

@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1);
    }
    10%,
    20% {
        -moz-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -moz-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -moz-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -moz-transform: scale(1) rotate(0);
    }
}

@-ms-keyframes tada {
    0% {
        -ms-transform: scale(1);
    }
    10%,
    20% {
        -ms-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -ms-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -ms-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -ms-transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        transform: scale(1);
    }
    10%,
    20% {
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        transform: scale(1) rotate(0);
    }
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 0;
    }
    25%,
    75% {
        opacity: 1;
    }
}

@-moz-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 0;
    }
    25%,
    75% {
        opacity: 1;
    }
}

@-ms-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 0;
    }
    25%,
    75% {
        opacity: 1;
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 0;
    }
    25%,
    75% {
        opacity: 1;
    }
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(-30px);
    }
    80% {
        -moz-transform: translateY(10px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@-ms-keyframes bounceInUp {
    0% {
        opacity: 0;
        -ms-transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -ms-transform: translateY(-30px);
    }
    80% {
        -ms-transform: translateY(10px);
    }
    100% {
        -ms-transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        transform: translateY(-30px);
    }
    80% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(0);
    }
}

.animated.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -ms-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }
    80% {
        -moz-transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@-ms-keyframes bounceInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -ms-transform: translateY(30px);
    }
    80% {
        -ms-transform: translateY(-10px);
    }
    100% {
        -ms-transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        transform: translateY(30px);
    }
    80% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.animated.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -ms-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(30px);
    }
    80% {
        -moz-transform: translateX(-10px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@-ms-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -ms-transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -ms-transform: translateX(30px);
    }
    80% {
        -ms-transform: translateX(-10px);
    }
    100% {
        -ms-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        transform: translateX(30px);
    }
    80% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(0);
    }
}

.animated.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -ms-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(-30px);
    }
    80% {
        -moz-transform: translateX(10px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@-ms-keyframes bounceInRight {
    0% {
        opacity: 0;
        -ms-transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -ms-transform: translateX(-30px);
    }
    80% {
        -ms-transform: translateX(10px);
    }
    100% {
        -ms-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        transform: translateX(-30px);
    }
    80% {
        transform: translateX(10px);
    }
    100% {
        transform: translateX(0);
    }
}

.animated.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -ms-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-ms-keyframes slideInRight {
    0% {
        opacity: 0;
        -ms-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -ms-transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes slideOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-ms-keyframes slideOutLeft {
    0% {
        opacity: 1;
        -ms-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -ms-transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}


/* Above all are from animate.css by daneden http://daneden.me/animate/ */

.from-top {
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}

.from-left {
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

.from-top,
.from-left {
    -webkit-animation: enter-clockwise 0.23s ease-out;
    -moz-animation: enter-clockwise 0.23s ease-out;
    -ms-animation: enter-clockwise 0.23s ease-out;
    animation: enter-clockwise 0.23s ease-out;
}

.from-right {
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.from-bottom {
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

.from-right,
.from-bottom {
    -webkit-animation: enter-anti-clockwise 0.23s ease-out;
    -moz-animation: enter-anti-clockwise 0.23s ease-out;
    -ms-animation: enter-anti-clockwise 0.23s ease-out;
    animation: enter-anti-clockwise 0.23s ease-out;
}

.to-top {
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}

.to-left {
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

.to-top,
.to-left {
    -webkit-animation: leave-anti-clockwise 0.23s ease-out;
    -moz-animation: leave-anti-clockwise 0.23s ease-out;
    -ms-animation: leave-anti-clockwise 0.23s ease-out;
    animation: leave-anti-clockwise 0.23s ease-out;
}

.to-right {
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.to-bottom {
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

.to-right,
.to-bottom {
    -webkit-animation: leave-clockwise 0.23s ease-out;
    -moz-animation: leave-clockwise 0.23s ease-out;
    -ms-animation: leave-clockwise 0.23s ease-out;
    animation: leave-clockwise 0.23s ease-out;
}

@-webkit-keyframes enter-clockwise {
    from {
        z-index: 3;
        -webkit-transform: rotate(-90deg);
    }
    to {
        z-index: 3;
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes enter-clockwise {
    from {
        z-index: 3;
        -moz-transform: rotate(-90deg);
    }
    to {
        z-index: 3;
        -moz-transform: rotate(0deg);
    }
}

@-ms-keyframes enter-clockwise {
    from {
        z-index: 3;
        -ms-transform: rotate(-90deg);
    }
    to {
        z-index: 3;
        -ms-transform: rotate(0deg);
    }
}

@keyframes enter-clockwise {
    from {
        z-index: 3;
        transform: rotate(-90deg);
    }
    to {
        z-index: 3;
        transform: rotate(0deg);
    }
}

@-webkit-keyframes enter-anti-clockwise {
    from {
        z-index: 3;
        -webkit-transform: rotate(90deg);
    }
    to {
        z-index: 3;
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes enter-anti-clockwise {
    from {
        z-index: 3;
        -moz-transform: rotate(90deg);
    }
    to {
        z-index: 3;
        -moz-transform: rotate(0deg);
    }
}

@-ms-keyframes enter-anti-clockwise {
    from {
        z-index: 3;
        -ms-transform: rotate(90deg);
    }
    to {
        z-index: 3;
        -ms-transform: rotate(0deg);
    }
}

@keyframes enter-anti-clockwise {
    from {
        z-index: 3;
        transform: rotate(90deg);
    }
    to {
        z-index: 3;
        transform: rotate(0deg);
    }
}

@-webkit-keyframes leave-clockwise {
    from {
        z-index: 3;
        -webkit-transform: rotate(0deg);
    }
    to {
        z-index: 3;
        -webkit-transform: rotate(90deg);
    }
}

@-moz-keyframes leave-clockwise {
    from {
        z-index: 3;
        -moz-transform: rotate(0deg);
    }
    to {
        z-index: 3;
        -moz-transform: rotate(90deg);
    }
}

@-ms-keyframes leave-clockwise {
    from {
        z-index: 3;
        -ms-transform: rotate(0deg);
    }
    to {
        z-index: 3;
        -ms-transform: rotate(90deg);
    }
}

@keyframes leave-clockwise {
    from {
        z-index: 3;
        transform: rotate(0deg);
    }
    to {
        z-index: 3;
        transform: rotate(90deg);
    }
}

@-webkit-keyframes leave-anti-clockwise {
    from {
        z-index: 3;
        -webkit-transform: rotate(0deg);
    }
    to {
        z-index: 3;
        -webkit-transform: rotate(-90deg);
    }
}

@-moz-keyframes leave-anti-clockwise {
    from {
        z-index: 3;
        -moz-transform: rotate(0deg);
    }
    to {
        z-index: 3;
        -moz-transform: rotate(-90deg);
    }
}

@-ms-keyframes leave-anti-clockwise {
    from {
        z-index: 3;
        -ms-transform: rotate(0deg);
    }
    to {
        z-index: 3;
        -ms-transform: rotate(-90deg);
    }
}

@keyframes leave-anti-clockwise {
    from {
        z-index: 3;
        transform: rotate(0deg);
    }
    to {
        z-index: 3;
        transform: rotate(-90deg);
    }
}

@-webkit-keyframes slideDown {
    from {
        -webkit-transform: translateY(-75px);
    }
    to {
        -webkit-transform: translateY(0px);
    }
}

@-moz-keyframes slideDown {
    from {
        -moz-transform: translateY(-75px);
    }
    to {
        -moz-transform: translateY(0px);
    }
}

@-ms-keyframes slideDown {
    from {
        -ms-transform: translateY(-75px);
    }
    to {
        -ms-transform: translateY(0px);
    }
}

@keyframes slideDown {
    from {
        transform: translateY(-75px);
    }
    to {
        transform: translateY(0px);
    }
}

@-webkit-keyframes slideUp {
    from {
        -webkit-transform: translateY(0px);
    }
    to {
        -webkit-transform: translateY(-75px);
    }
}

@-moz-keyframes slideUp {
    from {
        -moz-transform: translateY(0px);
    }
    to {
        -moz-transform: translateY(-75px);
    }
}

@-ms-keyframes slideUp {
    from {
        -ms-transform: translateY(0px);
    }
    to {
        -ms-transform: translateY(-75px);
    }
}

@keyframes slideUp {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-75px);
    }
}

@-webkit-keyframes bounceStrenth {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceStrenth {
    0% {
        opacity: 0;
        -moz-transform: scale(0);
    }
    60% {
        opacity: 1;
        -moz-transform: scale(1.2);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes bounceStrenth {
    0% {
        opacity: 0;
        -ms-transform: scale(0);
    }
    60% {
        opacity: 1;
        -ms-transform: scale(1.2);
    }
    100% {
        -ms-transform: scale(1);
    }
}

@keyframes bounceStrenth {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    60% {
        opacity: 1;
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes bounceBigStrenth {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.4);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceBigStrenth {
    0% {
        opacity: 0;
        -moz-transform: scale(0);
    }
    60% {
        opacity: 1;
        -moz-transform: scale(1.4);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes bounceBigStrenth {
    0% {
        opacity: 0;
        -ms-transform: scale(0);
    }
    60% {
        opacity: 1;
        -ms-transform: scale(1.4);
    }
    100% {
        -ms-transform: scale(1);
    }
}

@keyframes bounceBigStrenth {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    60% {
        opacity: 1;
        transform: scale(1.4);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/*banner*/

.fullSlide {
    width: 100%;
    position: relative;
    height: 490px;
    background: #FFF;
    overflow: hidden;
}

.fullSlide .bd {
    height: 490px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 490px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 490px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 30px;
    text-align: center;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 14px;
    height: 14px;
    margin: 3px;
    background-color: #acce22;
    overflow: hidden;
    line-height: 99px;
    border: 2px solid #FFF;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
    width: 50px;
    background: #67b52d;
    border-radius: 9px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.fullSlide .prev,
.fullSlide .next {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.fullSlide .prev {
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    left: 10%;
}

.fullSlide .next {
    background-position: -6px -137px;
    right: 10%;
}


/*search*/
