﻿

.slideshow { position: relative; width: 100%; height: 500px; overflow: hidden; }
.slideshow-image { position: absolute; top: 0px; left: 0px; width: 100%; height: 500px; background: no-repeat 50% 50%; background-size: cover; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-duration: 8s; animation-duration: 8s; opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2); }
.slideshow1 { -webkit-animation-name: kenburns-1; animation-name: kenburns-1; z-index: 3; }

@-webkit-keyframes kenburns-1 {
    0% { opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2); }
    100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}

@keyframes kenburns-1 {
    0% { opacity: 1; -webkit-transform: scale(1.2); transform: scale(1.2); }
    100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}

@media only screen and (max-width:1200px) {
    .slideshow { height: 450px; }
        .slideshow .slideshow-image { height: 450px; }
}


@media only screen and (max-width:1024px) {
    .slideshow { height: 415px; }
        .slideshow .slideshow-image { height: 450px; }
}

@media only screen and (max-width:960px) {
    .slideshow { height: 330px; }
        .slideshow .slideshow-image { height: 330px; }
}

@media only screen and (max-width:768px) {
    .slideshow { height: 210px; }
        .slideshow .slideshow-image { height: 210px; }
}

@media only screen and (max-width:480px) {
    .slideshow { height: 160px; }
        .slideshow .slideshow-image { height: 160px; }
}





.contactcontentbigbox { background-repeat: repeat-x; }
.contactcontent { width: 100%; max-width: 1200px; padding: 0px 10px; }
    .contactcontent .title { position: relative; color: #333; width: 100%; }
        .contactcontent .title .left { position: absolute; top: 70px; left: 0px; width: 50%; height: 1px; background: -webkit-linear-gradient(right, #fff, #272936); background: -o-linear-gradient(right,#fff, #272936); background: -moz-linear-gradient(right, #fff, #272936); background: linear-gradient(to right,#fff, #272936); }
        .contactcontent .title .right { position: absolute; top: 70px; right: 0px; width: 50%; height: 1px; background: -webkit-linear-gradient(rght, #272936, #fff); background: -o-linear-gradient(right,#272936, #fff); background: -moz-linear-gradient(right,#272936, #fff); background: linear-gradient(to right, #272936, #fff); }
        .contactcontent .title .box { display: inline-block; background-color: #fff; padding: 0px 0px; position: relative; top: 25px; font-size: 32px; color: #fff; font-weight: 700; }
            .contactcontent .title .box .title { color: #2f2f2f; padding: 0px 35px; font-weight: bold; }
            .contactcontent .title .box .il { float: left; margin-top: 38px; width: 14px; }
            .contactcontent .title .box .ir { float: right; margin-top: 38px; width: 14px; }
            .contactcontent .title .box b { font-weight: 400; display: block; color: #454545; font-size: 18px; text-transform: uppercase; text-shadow: none; }


    .contactcontent .conn { margin-top: 70px; width: 100%; padding: 0px 0px; margin-bottom: 80px; overflow: hidden; }



@media only screen and (max-width:1024px) {
}


@media only screen and (max-width:960px) {
}



@media only screen and (max-width:768px) {
}



@media only screen and (max-width:640px) {
    .contactcontent .title .box { font-size: 20px; }
}






.contacta { max-width: 1200px; width: 100%; margin-bottom: 40px; overflow: hidden; }
    .contacta .ll { float: left; width: 43%; }
        .contacta .ll .tit { margin-bottom: 50px; }
        .contacta .ll .lxtxt { width: 100%; }

            .contacta .ll .lxtxt table { width: 100%; }
                .contacta .ll .lxtxt table td { color: #333; font-size: 16px; text-align: left;padding-bottom:20px; }
                .contacta .ll .lxtxt table .td1 { width: 50px; }
                .contacta .ll .lxtxt table .td2 { width: 50px; }


        .contacta .ll .lxpic { width: 100%; max-width: 500px; }
            .contacta .ll .lxpic img { width: 100%; }

    .contacta .rr { float: left; margin-left: 3%; width: 54%; }
        .contacta .rr .tit { font-size: 16px;text-align:left;margin-bottom:20px;padding-left:2%; }
        .contacta .rr .rrtxt { width: 100%; }
            .contacta .rr .rrtxt ul { width: 100%; }
                .contacta .rr .rrtxt ul li { font-size: 14px; width: 40%; margin-left: 2%; margin-right: 2%; float: left; text-align: left; line-height: 30px; color: #656565; }
                    .contacta .rr .rrtxt ul li.txt { width: 100%; }
                    .contacta .rr .rrtxt ul li.bom { margin-top: 10px; }


input[type='text'] { border: solid 1px #cccccc; line-height: 26px; height: 33px; width: 100%;padding-left:5px; }
textarea { border: solid 1px #cccccc; line-height: 26px; height: 280px; width: 84%; }
input[type='submit'] { width: 127px; height: 29px;  color: #fff; border-style: none; cursor: pointer; font-size: 14px; }
input[type='button'] { width: 127px; height: 29px; background-color:#18ab1c; color: #fff; border-style: none; cursor: pointer; font-size: 14px; }


@media only screen and (max-width:1440px) {
}



@media only screen and (max-width:1200px) {
    .contacta { width: 100%; }
}





@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:960px) {
}


@media only screen and (max-width:768px) {



    .contacta .ll { float: left; width: 96%; margin-left: 2%; }
    .contacta .rr { float: left; width: 96%; margin-left: 2%; }
        .contacta .rr .tit { margin-top: 30px; }
}

@media only screen and (max-width:480px) {
}

@media only screen and (max-width:320px) {
}
