* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

body {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #333333;
    background: url(../images/bg.jpg) no-repeat center top;
}

.banner {
    width: 100%;
    height: 650px;
    background: url('../images/banner.jpg') no-repeat center top;
}

.content {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 650px;
    box-sizing: border-box;
}

.lb-imgs{
    position: relative;
    width: 100%;
    height: 535px;
    overflow: hidden;
}

.lb-tit{
    position: absolute;
    right: 0;
    top: 0;
}

.out-img{
    width: 1200px;
    height: 535px;
    overflow: hidden;
    position: relative;
}

.out-img ul.img{
    position: absolute;
    left: 0;
    top: 0;
    width: 120000px;
}

.out-img ul li{
    position: relative;
    float: left;
    width: 1200px;
    height: 535px;
}


.out-img ul li .img-news{
    position: absolute;
    left: 0;
    top: 70px;
    width: 645px;
    height: 345px;
    background: #fff;
    border: 2px solid #15baff;
    box-sizing: border-box;
    padding: 30px 130px 20px 30px;
    line-height: 38px;
    font-size: 18px;
    z-index: 90;
}

.out-img ul li .img-news a{
    color: #15baff;
}

.out-img ul li .img-news h2{
    font-size: 26px;
    color: #15baff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
}

.out-img ul li .img-jm{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 645px;
    height: 430px;
    z-index: 99;
}   

.out-img .btn{
    position: absolute;
    bottom: 0;
    cursor: pointer;
    z-index: 100;
}

.out-img .btn-l{
    left: 140px;
}

.out-img .btn-r{
    left: 345px;
}

.lights{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.tit{
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.lights-tab{
    width: 1200px;
    height: auto;
    overflow: hidden;
}

.lights-tab ul{
    height: auto;
    overflow: hidden;
}

.lights-tab ul li{
    float: left;
    width: 334px;
    height: 76px;
    line-height: 76px;
    box-sizing: border-box;
    text-align: center;
    border: 2px solid #15baff;
    color: #15baff;
    font-size: 24px;
    background: #fff;
    margin: 0 33px;
    cursor: pointer;
}

.lights-tab ul li.on{
    background: url('../images/tit-4.png') no-repeat center center;
    color: #fff;
}

.lights-cont{
    width: 1200px;
    height: 455px;
    margin-top: 50px;
    overflow: hidden;
    display: none;
}

.lights-on{
    display: block;
}

.wonder-cont{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

#certify {
    position: relative;
    width: 900px;
    margin: 0 auto 50px auto;
    padding: 0 50px;
}


#certify .swiper-slide {
    width: 570px;
    height: 320px;
    position: relative;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-slide p {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.6);
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #15baff;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: 0;
    top: 50%;
    margin-top: -42.5px;
    width: 40px;
    height: 85px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -85px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: 0;
    width: 40px;
    height: 85px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 -170px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -255px;
    background-size: 100%
}

.zs-form .form-li {
    width: 540px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0 auto;
}

.zs-form .form-li div {
    float: left;
    width: 270px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.zs-form .form-li div.form-lil {
    width: 270px;
    padding-right: 0px;
}

.zs-form .form-li div.form-lir {
    width: 260px;
    padding-left: 10px;
}

.zs-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 40px;
    border: 1px solid #e3e3e3;
    background: url(../images/icon-4.png) no-repeat center center #fff;
    box-sizing: border-box;
}

.zs-form .form-li div span.icon-name {
    background-position: 0 0;
}

.zs-form .form-li div span.icon-add {
    background-position: 0 -38px;
}

.zs-form .form-li div span.icon-tel {
    background-position: 0 -76px;
}

.zs-form .form-li div span.icon-code {
    background-position: 0 -114px;
}

.zs-form .form-li div input {
    float: left;
    width: 220px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}

.zs-form .form-li div input.yzm {
    width: 130px;
}

.zs-form .form-li div img {
    width: 90px;
    height: 38px;
    float: right;
}

.zs-form .form-message {
    width: 540px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.zs-form .form-message p {
    margin-bottom: 10px;
}

.zs-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    color: #999999;
}

.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}

.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}

.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}

.form-btn button.reset {
    background-color: #999999;
}

.content-fk{
    width: 1200px;
    height: auto;
    overflow: hidden;
}


.fk-form {
    width: 700px;
    float: left;
    height: auto;
    overflow: hidden;
}

.tit-hy {
    width: 100%;
    height: auto;
    text-align: left;
    margin-bottom: 20px;
    font-size: 32px;
    color: #15baff;
    font-weight: bold;
}

.fd_box {
    width: 700px;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    border: 1px solid #15baff;
    box-sizing: border-box;
}

.news {
    width: 470px;
    height: auto;
    overflow: hidden;
    float: right;
    box-sizing: border-box;

}

.news-lists {
    width: 100%;
    height: 333px;
    padding: 15px 30px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #15baff;
}
.news-lists ul li{
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-lists ul li a:hover{
    color: #15baff;
}

.footer p {
    width: 1200px;
    height: auto;
    margin: 30px auto 10px auto;
    text-align: center;
    line-height: 30px;
    color: #333333;
}







