/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;}
input:required,
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

/*pc导航*/
header{background:#fff;position: fixed;left: 0;right: 0;top:0;z-index: 111;box-shadow: 0 3px 6px rgba(0,0,0,.08);}
header .logo{line-height: 116px;height: 116px;font-size: 0;transition: all 0s;}
header .logo img{max-height:80%;}
/*pc导航*/
header nav{margin-top:26px;transition: all 0s;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;}
header nav .ul > li > a{position: relative; line-height:90px; display:block; color: #000;font-size: 16px;padding:0 21px;transition: all 0s;}
header nav .ul > li:nth-last-child(1) > a{padding-right: 0;}
/*二级*/
header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 120%;z-index: 100;margin-left: -10%;box-shadow: 0 0 6px rgba(0,0,0,.2);background: #fff;}
header nav .ul > li > ul > li{position: relative;font-size: 13px;line-height:20px;border-bottom: 1px solid rgba(0,0,0,0.1);}
header nav .ul > li > ul > li > a{color: #000;display: block;width: 100%;padding:10px 8px;}
header nav .ul > li:nth-last-child(1) > ul{width: 140%;margin-left: -40%;}
/*效果1*/
header nav .ul > li:hover > a{color:#0080d2;}
header nav .ul > li:hover > ul > li:hover a{color:#0080d2;}
header nav .ul > li.active > a{color:#0080d2;}
header nav .ul > li:hover > ul{display:block;}
header.active .logo{line-height: 96px;height: 96px;transition: all 0.3s;}
header.active nav{margin-top: 20px;transition: all 0.3s;}
header.active nav .ul > li > a{line-height: 76px;transition: all 0.3s;}
.banner{cursor: all-scroll;position: relative;z-index: 1;margin-top: 116px;}
.banner .bjcover{padding-top:42.55%;}

.main70{padding: 70px 0;}
.title{font-size: 0;text-align: center;margin-bottom: 50px;position: relative;z-index: 2;}
.title .div1{font-size: 34px;font-weight: bold;color: #000;}
.title .div2{font-size: 20px;display: inline-block;color: #0080d2;padding-top: 5px;line-height: 28px;text-transform: uppercase;background: rgba(0,128,210,.2);padding: 0 10px;position: relative;min-width: 200px;text-align: center;margin-top: 18px;}
.title .div2:after{content:"";width: 100%;height: 16px;background: url("../images/tu1.png") no-repeat center center/contain;position: absolute;left: 0;right: 0;top:-8px;}
.title .div2 div:after{content: "";width: 86px;height: 52px;background: url("../images/tu2-1.png") no-repeat center center/contain;position: absolute;left: calc(100% + 14px);top:0;bottom: 0;margin: auto 0;}
.title .div2 div:before{content: "";width: 86px;height: 52px;background: url("../images/tu2-1.png") no-repeat center center/contain;position: absolute;right: calc(100% + 14px);top:0;bottom: 0;margin: auto 0;transform:rotateY(180deg)}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div2{color: #fff;background: rgba(255,255,255,.2);}
.title.titlebs .div2 div:after{background: url("../images/tu2.png") no-repeat center center/contain;}
.title.titlebs .div2 div:before{background: url("../images/tu2.png") no-repeat center center/contain;}
.prev{width:48px;height: 48px;margin-top: -24px;background: url("../images/tu4.png") no-repeat center center/contain;left: -80px;transform:rotateY(180deg)}
.next{width:48px;height: 48px;margin-top: -24px;background: url("../images/tu4.png") no-repeat center center/contain;right: -80px;}
.form{background: #0080d2;padding:40px;border-radius: 8px;}
.form form input{line-height: 46px;background: #fff;border-radius: 25px;padding: 0 20px 0 30px;border: 0;box-shadow: 0 0 15px rgba(0,0,0,.2) inset;width:33.33%;margin: 0 10px;float: left;height: 46px;}
.form form button{line-height: 46px;background: #ff8400;border-radius: 25px;text-align: center;font-weight: bold;font-size: 17px;color: #fff;border: 0;width: calc(33.33% - 60px);margin: 0 10px;float: left;transition: all 0.2s;}
.form form button:hover{background: #ed7b00;}

/*室内外滑雪场*/
.main2 {}
.main2 .box1 .list{display: block;position: relative;background: rgba(255,255,255,.2);border-radius: 8px;margin-top: 10px;padding: 36px 10px;}
.main2 .box1 .list:after{content: "";width: 100%;height: 37px;background: url("../images/tu3.png") no-repeat center center/contain;position: absolute;left: 0;right: 0;top:-10px;margin: 0 auto;}
.main2 .box1 .list .img{background: rgba(255,255,255,.2);width: 180px;height: 180px;padding: 12px;border-radius: 50%;overflow: hidden;margin: 0 auto;box-shadow: 0 0 11px rgba(0,0,0,.1);}
.main2 .box1 .list .img div{border-radius: 50%;overflow: hidden;}
.main2 .box1 .list .img .bjcover{padding-top: 100%;}
.main2 .box1 .list .tt{margin-top: 20px;text-align: center;}
.main2 .box1 .list .tt1{font-size: 20px;font-weight: bold;color: #fff;line-height: 30px;}
.main2 .box1 .list .tt2{font-size: 12px;font-family: 'Arial';line-height: 20px;text-transform: uppercase;color: rgba(255,255,255,.4);;}
.main2 .box1 .list .tt3{width: 72px;line-height: 24px;background: #fff;border-radius: 11px;font-size: 12px;color: #005891;text-align: center;box-shadow: 2px 4px 0 rgba(255,255,255,.3);margin:22px auto 0;}
.main2 .box1 .list:hover{background: #0080d2;}
.main2 .lb2{overflow: inherit;}


/*案例展示*/
.main3.main70{padding-bottom: 0;}
.lb3 {width:100%;overflow: hidden;}
.lb3 .swiper-container{overflow: visible;}
.lb3 .list{display: block;position: relative;}
.lb3 .list .img .bjcover{padding-top: 50%;min-height: 566px;}
.lb3 .list .ttbox{position: absolute;right:66%;top:0;height: 100%;bottom: 0;background: rgba(0,0,0,.7);width: 390px;opacity: 0;overflow: hidden;transition: all 1s;padding: 50px 35px;}
.lb3 .swiper-slide-active .list .ttbox{right: 100px;opacity: 1;}
.lb3 .swiper-slide-active .list .img .bjcover{animation:fd 18s linear infinite;-webkit-animation:fd 18s linear infinite;}
.lb3 .list .tt1{font-size: 34px;font-weight: bold;color: #fff;line-height: 48px;max-height: 96px;overflow: hidden;}
.lb3 .list .tt2{font-size: 16px;color: #fff;line-height: 40px;border-top: 2px solid #fff;padding-top: 15px;margin-top: 22px;height: 336px;overflow: hidden;}
@keyframes fd {
    0%{transform:scale(1);}
    50%{transform:scale(1.2);}
    100%{transform:scale(1);}
}
.gd{width: 222px;line-height: 52px;border: 3px solid #0080d2;border-radius: 33px;display: block;text-align: center;font-size: 16px;color: #000;margin:50px auto 11px;box-shadow: 4px 4px 10px rgba(0,0,0,.2);}
.gd:hover{background: #0080d2;color: #fff;}

/*选择我们的三大理由*/
.main4{position: relative;}
.main4:after{content:"";width: 100%;height: 100%;background:url("../images/bj2.png") no-repeat center bottom;position: absolute;left: 0;right: 0;bottom: -400px;}
.main4 .box{margin:0 -15px;position: relative;z-index: 2;}
.main4 .list{display: block;width: calc(33.33% - 30px);margin: 0 15px;float: left;position: relative;}
.main4 .list .img{background: #0080d2;padding: 15px;border-radius: 8px;overflow: hidden;}
.main4 .list .img .overflow{border-radius: 8px;overflow: hidden;}
.main4 .list .img .overflow .bjcover{padding-top: 65%;}
.main4 .list .tt{background: #0080d2;padding:26px 22px;border-radius: 8px;overflow: hidden;margin-top: 1px;height: 214px;}
.main4 .list .tt .tt1{font-size: 20px;font-weight: bold;color: #fff;padding: 0 5px;}
.main4 .list .tt .tt2{border-top: 2px solid rgba(255,255,255,.2);margin-top: 18px;padding: 14px 5px 0;height: 118px;overflow: hidden;}
.main4 .list .tt .tt2 div{font-size:14px;color: #fff;line-height: 34px;position: relative;padding-left: 28px;}
.main4 .list .tt .tt2 div span{width:21px;height: 21px;line-height: 21px;background: #fff;border-radius: 50%;display: block;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;font-size: 11px;color: #0080d2;text-align: center;}
.main4 .list .tt .tt2 div span:after{content:"";width: 0;height: 0;display: block;border-top: 3px solid transparent;border-bottom: 3px solid transparent;border-left: 6px solid #fff;position: absolute;left:17px;transform:rotate(45deg);top:15px;}
.main4 .list:nth-child(even){padding-top: 215px;}
.main4 .list:nth-child(even) .tt{margin:0;position: absolute;left: 0;right: 0;top:0;width: 100%;}

/*公司简介*/
.main5{background:#0080d2;}
.main5 .box{background: #fff;padding: 16px;margin-bottom: 64px;}
.main5 .box .zuo{width:calc(50% + 18px);float: left;padding:36px;}
.main5 .box .you{width:calc(50% - 18px);float: left;}
.main5 .box .you .bjcover{height: 366px;}
.main5 .box .zuo .tt1{font-size: 20px;font-weight: bold;color: #000;line-height: 32px;}
.main5 .box .zuo .tt2{width: 66px;height: 2px;background: #000;margin-top: 20px;}
.main5 .box .zuo .tt3{color: #999999;line-height: 30px;height: 150px;overflow: hidden;margin-top: 18px;}
.main5 .box .zuo .gd2{width: 72px;line-height: 24px;background: #0080d2;border-radius: 11px;font-size: 12px;color: #fff;text-align: center;box-shadow: 2px 4px 0 rgba(0,128,210,.3);display: block;margin-top: 30px;}
.main5 .box .zuo .gd2:hover{background: #006fb7;}

.main6 .form{background: #fff;border: 1px solid #e0e0e0;box-shadow: 0 0 11px rgba(0,0,0,.15);margin-top: -64px;}
.main6 .form form button{background: #0080d2;}
.main6 .form form button:hover{background: #006fb7;}


/*新闻资讯*/
.main7 .box{margin-top: -15px;max-width:1260px !important;}
.main7 .gd{margin-top: 35px;}
.main7 .list{display: block;margin:15px;border: 1px solid #e9e9e9;box-shadow: 2px 2px 20px rgba(0,0,0,.11);padding:5px 35px 5px 0;}
.main7 .list .tt1{font-size: 18px;color: #000;padding:0 35px;line-height: 66px;position: relative;}
.main7 .list .tt1:after{content: "";width: 28px;height: 28px;border: 1px solid #e9e9e9;border-radius: 50%;background:#fff url("../images/tu5.png") no-repeat center center;position: absolute;right: 0;top:0;bottom: 0;margin:auto 0;opacity: 1;transition: all 0.3s;}
.main7 .list .tt1:before{content: "";width: 28px;height: 28px;border: 1px solid #0080d2;border-radius: 50%;background:#0080d2 url("../images/tu6.png") no-repeat center center;position: absolute;right: 0;top:0;bottom: 0;margin:auto 0;opacity: 0;transition: all 0.3s;}
.main7 .list:hover .tt1:after{opacity: 0;}
.main7 .list:hover .tt1:before{opacity: 1;}
.main7 .list .tt2{width: calc(100% - 30px);height: 1px;background: #e9e9e9;position: relative;}
.main7 .list .tt2:after{content:"";width: 6px;height: 7px;background: #e9e9e9;position: absolute;left: 100%;top:-3px;transition: all 0.3s;}
.main7 .list .tt3{font-size: 13px;line-height: 25px;color: #999999;height: 75px;overflow: hidden;margin: 26px 0 26px 35px;}
.main7 .list .tt4{font-size: 14px;color: #0080d2;font-family: 'Arial';line-height: 66px;padding-left: 35px;}
.main7 .list .tt4 b{font-size:30px;font-weight: bold;padding-right: 10px;}
.main7 .list:hover .tt1{color: #0080d2;}
.main7 .list:hover .tt22{background: #0080d2;}
.main7 .list:hover .tt22:after{background: #0080d2;}


footer .box2{font-size: 13px;color: #000;background: #dbf1ff;line-height: 22px;padding: 20px 0;}
footer .box1{background: #015389;padding-bottom: 30px;padding-top: 10px;}
footer .box1 .ul1{font-size:0;text-align: center;padding: 14px 0 12px 0;border-bottom: 1px solid rgba(255,255,255,.3);}
footer .box1 .ul1 a{font-size:14px;color: #fff;line-height: 34px;padding: 0 22px;position: relative;display: inline-block;}
footer .box1 .ul1 a:nth-child(n + 2):before{content:"";width: 2px;height: 14px;background: #a3afbc;border-right: 1px solid #d4d9df;position: absolute;left: -1px;top:0;bottom:0;margin: auto 0;display: block;}
footer .box1 .ul1 a:hover{text-decoration: underline !important}
footer .box1 .listbox{position: relative;margin-top: 30px;}
footer .box1 .listbox .list{width:calc(60% - 160px);float: left;padding:0 20px;font-size: 0;position: relative;}
footer .box1 .listbox .list:nth-child(2){width:calc(40% + 160px);padding-right: 0;}
footer .box1 .listbox .top{font-size: 17px;color: #fff;font-weight: bold;margin-bottom: 26px;position: relative;line-height: 24px;}
footer .box1 .listbox .top:after{content: "";width: 10px;height: 10px;background: url("../images/d1.png") no-repeat center center/contain;position: absolute;left: -20px;top:1px;bottom:0;margin: auto 0;}
footer .box1 .listbox .top{font-size: 17px;color: #fff;font-weight: bold;margin-bottom: 20px;position: relative;line-height: 24px;}
footer .box1 .listbox .list .div1{padding:0 22px;line-height: 22px;color: #fff;font-size: 13px;margin-bottom: 14px;position: relative;display: inline-block;min-width: 44%;}
footer .box1 .listbox .list .div1 img{position:absolute;left: 0;top:5px;display: block;max-width: 12px;}
footer .box1 .listbox .list a{font-size: 13px;color: #fff;line-height: 22px;margin-bottom: 14px;display: inline-block;min-width: 48%;transition: all 0.3s;}
footer .box1 .listbox .list a:hover{transition: all 0.3s;text-decoration: underline !important}
footer .box1 .listbox .list hr{border-top:1px solid #fff;width: 100px;margin-left: 24px;margin-top: 5px;margin-bottom: 14px;}
footer .box1 .listbox .list .ul2{width:210px;float: left;}
footer .box1 .listbox .list .imgbox{width:calc(100% - 210px);float: left;font-size: 0;text-align: right;}
footer .box1 .listbox .list .imgbox .img{display:inline-block;margin-left: 20px;}
footer .box1 .listbox .list .imgbox .img{max-width:calc(50% - 20px);background: #fff;padding: 4px 4px 8px;text-align: center;font-size: 13px;color: #000;line-height: 24px;border-radius: 6px;}
footer .box1 .listbox .list .imgbox .img img{display: block;margin: 0 auto;width: 100%;margin-bottom: 4px;max-width: 150px;}


.banner2{cursor: all-scroll;position: relative;z-index: 1;margin-top: 116px;}
.banner2 .bjcover{padding-top:18.75%;}

.ny{padding: 50px 0;min-height: 555px;}
.ny .zuo{width:300px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 300px);float: left;}
.ny .zuo .top{background: #0080d2;line-height: 72px;padding-top: 8px;text-align: center;font-size: 24px;font-weight: bold;color: #fff;position: relative;}
.ny .zuo .top i{position: absolute;right: 20px;top:0;font-weight: 400;line-height: inherit;}
.ny .zuo .top:after{content:"";width: 100%;height: 36px;background: url("../images/tu3.png") no-repeat center center/contain;position: absolute;left: 0;right: 0;top:-10px;}
.ny .zuo .lanmu2 a{display: block;line-height: 48px;background: #eaeaea;padding-left: 70px;padding-right: 10px;margin-top: 1px;position: relative;font-size: 16px;}
.ny .zuo .lanmu2 a:after{content: "";width: 49px;height: 100%;border-right: 1px solid #fff;position: absolute;left: 0;top:0;transition: all 0.2s;}
.ny .zuo .lanmu2 a:before{content: "";width: 4px;height: 4px;background: #0080d2;position: absolute;left: 23px;top:0;bottom: 0;margin: auto 0;transition: all 0.2s;}
.ny .zuo .lanmu2 a:hover{background: #0080d2;color: #fff;}
.ny .zuo .lanmu2 a:hover:before{background-color: #fff;}
.ny .zuo .lanmu2 a.active{background: #0080d2;color: #fff;}
.ny .zuo .lanmu2 a.active:before{background-color: #fff;}
.ny .zuo .bottom{margin-top: 36px;}
.ny .zuo .bottom .tt{background: #eaeaea;padding: 17px 22px;line-height:28px;}
.ny .you .top{background: url("../images/tu7.jpg") no-repeat left bottom;padding-bottom: 32px;margin-bottom: 25px;font-size: 24px;font-weight: bold;position: relative;line-height: 26px;}
.ny .you .top .div1{position: absolute;right: 0;top:0px;font-weight: 400;font-size: 14px;color: #999999;}
.ny .you .top .div1 a{color: #999999;transition: all 0.2s;}
.ny .you .top .div1 span{color: #000;}
.ny .you .top .div1 a:hover{color: #0080d2;}


.nycp{margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;}
.nycp .list .img .bjcover{padding-top:80%;}
.nycp .list .tt{background: #eaeaea;padding: 14px 24px;}
.nycp .list .tt1{font-size: 16px;font-weight: bold;line-height: 26px;color: #000;}
.nycp .list .tt2{font-size: 13px;color: #999999;line-height: 23px;}
.nycp .list .tt3{font-size: 13px;color: #000;line-height:40px;text-align: center;margin-top: 1px;background: #eaeaea;}
.nycp .list:hover .tt3{background-color: #0080d2;color: #fff;}

.nyxw .list{padding: 0 0 15px 15px;margin-bottom: 30px;border-bottom: 1px solid #d8d8d8;display: block;}
.nyxw .list .img{width: calc(10% + 155px);float: left;}
.nyxw .list .tt{width: calc(90% - 155px);float: left;padding:4px 0 4px 30px;}
.nyxw .list .tt{width: calc(90% - 155px);float: left;padding:4px 0 4px 30px;}
.nyxw .list .img .bjcover{height: 155px;}
.nyxw .list .tt1{font-size: 17px;font-weight: bold;color: #000;line-height: 46px;}
.nyxw .list .tt2{line-height: 24px;height: 48px;overflow: hidden;color: #999999;}
.nyxw .list .tt3{line-height: 24px;color: #999999;font-weight: bold;border-top: 1px solid #d8d8d8;padding-top: 9px;margin-top: 12px;}
.nyxw .list:hover .tt1{color: #0080d2;}
.nyxw .list:hover{border-color: #0080d2;}



/*详情页*/
.danye{color:#000000;font-size: 15px;line-height: 28px;}
.danye .bt{color: #0080d2;font-size: 22px;text-align: center;margin-bottom: 16px;}
.danye .rq{color: #555555;font-size: 14px;text-align: center;line-height: 20px;display: block;margin-bottom: 12px;border-top: 1px dashed #d8d8d8;padding-top: 10px;margin-top: -5px;}
.danye .img{margin:0 auto 15px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;}








/*transition: all 0.3s;*/
/*0080d2*/

/*效果*/
/*006fb7*/


/*媒体查询开始*/
@media (min-width:1199px){
    .nyxw .list:hover .bjcover,
    .nycp .list:hover .bjcover,
    .main4 .list:hover .bjcover,
    .main2 .box1 .list:hover .bjcover
    {transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);cursor:pointer;}


	
}
@media (max-width:1300px){
    .lb3 .swiper-container{padding: 0 100px;}
    .prev{left: 20px;}
    .next{right: 20px;}

}
@media (max-width:1199px){
    header .logo{max-width: calc(100% - 44px)}
    header .nav{display: none;position: absolute;right: 0;top:100%;width:166px;margin: 0;transition: all 0s}
    header .nav .ul{margin: 0;}
    header .nav .ul > li{width:100%;}
    header .nav .ul > li > a{width:100%;min-width: inherit;padding: 0;text-align: center;display: block;font-size: 15px;line-height: 44px;border-top: 1px solid rgba(0,0,0,.06);background: #fff;}
    header .nav .ul > li:nth-last-of-type(1) > a{border-bottom: 1px solid rgba(0,0,0,.1);}
    header .nav .ul > li:hover > ul{display:none;}
    header.active nav{transition: all 0s;top:76px;}
    header.active nav .ul > li > a{line-height: 44px;}
    header.active .lanmu{bottom:38px;transition: all 0.3s;}
    /*移动导航*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:48px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #0080d2;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}
    .gd{margin-top: 44px !important;width: 180px;line-height: 46px;border: 2px solid #0080d2;}
    .main7 .box{margin: 0;}
    .main7 .list{box-shadow: 0 0 0;margin: 0;}
    .main70{padding: 60px 0;}
    .title{margin-bottom: 40px;}
    .main4 .box{margin: 0 -10px;}
    .main4 .list{width:calc(33.33% - 20px);margin: 0 10px;}
    .title .div1{font-size: 30px;}
    .title .div2{font-size: 16px;min-width: 160px;}
    .lb3 .list .tt1{font-size: 22px;line-height: 34px;max-height: 68px;}
    .lb3 .list .tt2{font-size: 15px;line-height: 34px;max-height: 287px;}
    .lb3 .swiper-slide-active .list .ttbox{right: 50px;}
    .lb3 .list .img .bjcover{min-height: 450px;}
    
}
@media (max-width:991px) {
    .form{padding:30px 25px;}
    .form form input{margin: 0 5px;line-height: 42px;height: 42px;}
    .form form button{width:calc(33.33% - 40px);line-height: 42px;font-size: 16px;font-weight: 400;}
    .lb3 .list .ttbox{width:300px;}
    .lb3 .list .tt2{font-size: 14px;}
    .lb3 .swiper-slide-active .list .ttbox{right: 30px;}
    .main4 .box{width:100%;margin: 0;}
    .main4 .list{width:100%;margin: 0;padding-right: 50%;position: relative;background: #0080D2;border-radius: 7px;}
    .main4 .list:nth-child(n+2){margin-top:20px;}
    .main4 .list .tt{position: absolute;right: 0;width: 50% !important;top:0;bottom: 0;margin: auto 0;left: auto;}
    .main4 .list:nth-child(even){padding-top: 0;}
    .main4 .list:nth-child(even) .tt{margin:auto 0;position: absolute;left: auto;right: 0;top:0;width: 50%;}
    .main4 .list .img .overflow .bjcover{min-height:220px;}
    .main6 .form{margin-top: -42px;}
    .main5 .box{margin-bottom: 42px;}

    footer{margin-bottom: 51px;}
    footer .box1 .listbox .list a{display: block;}
    footer .box1 .listbox .list .ul2{width:140px;float: left;}
    footer .box1 .listbox .list .imgbox{width:calc(100% - 140px);}
    
    
    .ny{padding: 44px 0;min-height:333px;}
    .ny .zuo{width:100%;float: none;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;float: none;}
    .ny .zuo .top{line-height:46px;font-size: 18px;text-align: left;padding:6px 20px 0;cursor: pointer;}
    .ny .zuo .top:after{height: 26px;background: url("../images/tu3.png") no-repeat left center/contain;top:-6px;}
    .ny .zuo .top i{top:6px;}
    .ny .zuo .lanmu2{display: none;}
    .ny .zuo .lanmu2 a{line-height: 42px;padding:0 10px;font-size: 15px;text-align: center;}
    .ny .zuo .lanmu2 a:after{display: none;}
    .ny .zuo .lanmu2 a:before{display: none;}


}

@media (max-width:767px) {
    header .logo{height:86px;line-height: 86px;}
    header.active .logo{height:86px;line-height: 86px;}
    .banner{margin-top: 86px;}
    .banner2{margin-top: 86px;}
    .banner .bjcover{padding-top: 55%;}
    .banner2 .bjcover{padding-top: 28%;}
    header .lanmu{bottom: 30px;}
    header.active nav{top:66px;}
    header.active .lanmu{bottom:30px;}
    header .nav .ul > li > a{font-size: 14px;line-height: 40px;}
    header.active .nav .ul > li > a{line-height: 40px;}

    .main70{padding:38px 0;}
    .title{margin-bottom:30px;}
    .title .div1{font-size: 24px;}
    .title .div2{font-size: 14px;line-height: 26px;min-width: 130px;margin-top: 15px;}
    .prev{left: 10px;}
    .next{right: 10px;}

    .form{padding:20px;}
    .form form input{width: 100%;margin:0 0 10px;}
    .form form button{width: 100%;margin: 0;font-size: 15px;}
    /*室内外滑雪场*/
    .main2 .box1 .list{margin:0;padding:0 0 22px;background: fixed;}
    .main2 .box1 .list:after{display: none;}
    .main2 .box1 .list .img{width: 140px;height: 140px;padding: 8px;background: #fff;}
    .main2 .box1 .list .tt{margin-top: 12px;}
    .main2 .box1 .list .tt1{font-size: 17px;}
    .main2 .box1 .list .tt2{font-size: 10px;}
    .main2 .box1 .list .tt3{margin:10px auto 0;}
    .main2 .box1 .list:hover{background: fixed;}

    .lb3 .swiper-container{padding:0;}
    .prev{left: 0;}
    .next{right: 0;}

    /*案例展示*/
    .lb3 .swiper-container{overflow: hidden;}
    .lb3 .prev{display: none;}
    .lb3 .next{display: none;}
    .lb3 .list .img .bjcover{min-height: inherit;}
    .lb3 .list .ttbox{position: relative;right:auto;top:auto;height: inherit;bottom:auto;background:#0080D2;width: 100%;padding:20px;transition: all 0s;opacity: 1;}
    .lb3 .swiper-slide-active .list .ttbox{right: auto;}
    .lb3 .list .tt1{font-size: 18px;line-height: 34px;max-height: inherit;}
    .lb3 .list .tt2{font-size: 14px;line-height: 30px;border-top: 1px solid #fff;padding-top: 10px;margin-top: 13px;overflow: hidden;max-height: inherit;height: 130px;}
    
    .gd{width: 140px;line-height: 38px;border:2px solid #0080d2;font-size: 15px;margin:28px auto 6px !important;box-shadow: 2px 2px 4px rgba(0,0,0,.2);}


    /*选择我们的三大理由*/
    .main4 .list .tt{padding-left:0;}

    /*公司简介*/
    .main5 .box{padding: 15px;margin-bottom: 94px;}
    .main5 .box .zuo{width:100%;padding:5px 0 22px;}
    .main5 .box .you{width:100%;}
    .main5 .box .you .bjcover{height: auto;padding-top: 66%;}
    .main5 .box .zuo .tt1{font-size: 18px;line-height:28px;text-overflow:inherit;white-space:inherit;}
    .main5 .box .zuo .tt2{margin-top: 15px;}
    .main5 .box .zuo .tt3{margin-top: 16px;line-height: 27px;height: auto;max-height: 196px;}
    .main5 .box .zuo .gd2{margin-top: 6px;}
    .main6 .form{margin-top: -94px;}
    /*新闻资讯*/
    .main7 .gd{margin-top: 28px;}
    .main7 .list{padding-right: 20px;}
    .main7 .list .tt1{font-size: 16px;padding:0 20px;line-height: 50px;}
    .main7 .list .tt2{width: calc(100% - 20px);}
    .main7 .list .tt3{margin: 16px 0 16px 20px;}
    .main7 .list .tt4{line-height: 50px;padding-left: 20px;}
    .main7 .list .tt4 b{font-size:22px;}

    footer .box2{padding: 15px 0;}
    footer .box1{padding-bottom: 20px;padding-top: 6px;}
    footer .box1 .ul1 a{padding: 0 10px;line-height: 28px;}
    footer .box1 .ul1 a:nth-child(n + 2):before{display: none;}
    footer .box1 .listbox{margin-top: 20px;}
    footer .box1 .listbox .list{width:100%;padding: 0;}
    footer .box1 .listbox .list:nth-child(2){width:100%;padding: 0;margin-top:22px;}
    footer .box1 .listbox .top{margin-bottom:18px;padding-left: 22px;}
    footer .box1 .listbox .top:after{left: 0;}
    footer .box1 .listbox .top{font-size: 17px;color: #fff;font-weight: bold;margin-bottom: 20px;position: relative;line-height: 24px;}
    footer .box1 .listbox .list .div1{margin-bottom: 11px;min-width: 88%;}
    footer .box1 .listbox .list a{margin-bottom: 11px;min-width: 130px;display: inline-block;}
    footer .box1 .listbox .list .ul2{width:100%;}
    footer .box1 .listbox .list .imgbox{width:100%;text-align: left;max-width: 300px;margin-top: 20px;}
    footer .box1 .listbox .list .imgbox .img{margin-left: 0;margin-right: 20px;}


   
    .ny{padding: 36px 0;}
    
    .nycp{margin: 0 -5px;}
    .nycp .list{width: calc(50% - 10px);margin: 0 5px 22px;float: left;}
    .nycp .list .img .bjcover{padding-top:80%;}
    .nycp .list .tt{background:fixed;padding: 10px 0 0;}
    .nycp .list .tt1{font-weight: 400;font-size: 15px;}
    .nycp .list .tt3{line-height:34px;margin: 0;text-align: left;background: fixed;display: none;}
    .nycp .list:hover .tt3{background:fixed;color: #000;}


    

    .nyxw .list{padding-left: 5px;}
    .nyxw .list .tt{padding-left: 20px;}




.danye .ditu{height:260px;margin: 10px auto;}
.danye .bt{font-size: 18px;margin-bottom: 10px;}
.danye .rq{margin-top: -6px;padding-top: 6px;}
.danye .img{margin-bottom:10px;}

    
    
}
@media (max-width:600px) {

    /*选择我们的三大理由*/
    .main4 .list{padding: 0;}
    .main4 .list .img{width: 100%;padding: 10px;}
    .main4 .list .tt{width: 100% !important;position: relative !important;padding:10px 15px 15px;height: auto;bottom: auto !important;}
    .main4 .list .tt .tt1{font-size: 18px;}
    .main4 .list .tt .tt2{height:auto;}
    .main4 .list .tt .tt2 div{text-overflow:inherit;white-space:inherit;line-height: 24px;margin-bottom: 8px;}
    .main4 .list .tt .tt2 div span{bottom: auto;top:2px;}
    
    .nyxw .list{padding: 0 0 15px;margin-bottom: 15px;border: 0;}
    .nyxw .list .img{width: 100%;}
    .nyxw .list .tt{width: 100%;padding:6px 0 0;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 64.58%;}



    
}

@media (max-width:479px) {
 
    
}
.hot{height:50px; background:#0080d2; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;width: 100%;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:50px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;box-shadow: 0 0 6px rgba(0,0,0,.16)}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }