/*全局样式*/
@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,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;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.container-fluid{max-width:1230px !important;}
.tr{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;}

.logo_box{height:160px;}
.logo_box .logo{max-width:30%;height:160px;line-height:160px;}
.logo_box .logo img{max-width:100%;}
.logo_box .sousuo{width:43%;padding:58px 5% 0;}
.logo_box form{border:2px solid #0097d6;}
.logo_box form .box{width:calc(100% - 65px);padding:2px;}
.logo_box form select{width:100px;height:36px;background:#e5e5e5 url(../images/icon5.png) no-repeat 95% center;border:none;-webkit-appearance: none !important;appearance: none !important;}
.logo_box form input{width:calc(100% - 100px);height:36px;padding:0 10px;border:none;}
.logo_box form button{width:65px;height:40px;background:#0097d6;color:#fff;border:none;padding:0;}
.logo_box .weixin_box{margin-top:25px;}
.logo_box .weixin_box .phone{background:url(../images/icon1.png) no-repeat 0 center/auto 90%;padding-left:50px;margin:31px 10px 0 0;}
.logo_box .weixin_box .phone p{font-size:18px;color:#e70010;line-height:24px;}
.logo_box .weixin_box  img{width:110px;height:110px;}

/*PC端导航*/
nav{position:relative;background:#0097d6;}
nav a{color:#fff !important;font-size:16px;transition-duration:0.3s;}
/*一级导航*/ 
nav ul li{float:left;width:11.11%;text-align:center;position:relative;line-height:55px;border-right:1px solid #7abcff;}
nav ul li:last-child{border:none;}
nav ul li a{display:block;position:relative;font-size:15px;}
nav ul li a:hover,nav ul li a.active{background:#0b5777;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:100;width:100%;}
nav ul li ul li{float:none;width:100%;line-height:35px;background:#0097d6;border:none;}
nav ul li ul li:last-child{border:none;}
nav ul li ul li a{font-size:14px;}
nav ul li:hover ul{display:block;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner a{display:block;}
#myCarousel .carousel-control.left{width:50px;height:50px;line-height:50px;background:#0097d6;top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:50px;height:50px;line-height:50px;background:#0097d6;top:50%;right:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
.carousel-indicators li{width:15px;height:15px;margin:1px 3px;}
.carousel-indicators .active{width:15px;height:15px;margin:1px 3px;}

/* main */
.main{padding:50px 0;}
.main .title1{border-bottom:1px solid #0097d6;height:40px;margin-bottom:30px;position:relative;}
.main .title1 h5{font-size:24px;font-weight:bold;line-height:40px;width:220px;position: relative;top:-5px;}
.main .title1 h5 img{width:70px;}
.main .title1 .nav{width:calc(100% - 280px);max-width:calc(100% - 280px);height:100%;border:1px solid #e5e5e5;border-bottom:none;position:relative;background:#fff;}
.main .title1 .nav_con{width:100%;height:100%;position:relative;overflow:hidden;}
.main .title1 .nav .scroller{
    position:absolute;
	z-index:1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
	height:40px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
.main .title1 ul li{line-height:40px;border-right:1px solid #e5e5e5;}
.main .title1 ul li:last-child{border:none;}
.main .title1 ul li a{color:#999;padding:0 9px;display:block;transition:all .3s;}
.main .title1 ul li a:hover,.main .title1 ul li a.active{background:#0097d6;color:#fff;}
.main .title1 .more{color:#000;font-weight:bold;line-height:40px;transition:all .3s;}
.main .title1 .more:hover{color:#0097d6;}
.main .main_con{padding:0 5px;}
.main .main_con .col-sm-12{padding:0 10px;}
.main .swiper-container{padding:1px;}
.news1{display:block;border:1px solid #e7e7e7;background:#fff;}
.news1 .imgbox{padding:9px;}
.news1 .imgbox2{overflow:hidden;}
.news1 h5{line-height:62px;border-top:1px solid #e7e7e7;font-size:16px;color:#000;padding:0 10px;text-align:center;}
.news1:hover{border-color:#0097d6;}
.news1:hover h5{border-top-color:#0097d6;color:#fff;background:#0097d6;}
.news1:hover .img{transform:scale(1.1)}
.main .main_con .con2{height:628px;padding:10px;}
.main .main_con .con2 .box{background:rgba(0,151,214,0.8);height:100%;}
.main .main_con .con2 .title{height:70px;line-height:70px;border-bottom:1px solid rgba(255,255,255,0.3);padding:0 15px;}
.main .main_con .con2 .title h5{font-size:24px;font-weight:bold;color:#fff;line-height:70px;}
.main .main_con .con2 .title a{color:#fff;font-weight:bold;transition:all .3s;}
.main .main_con .con2 .title a:hover{color:yellow;}
.main .main_con .con2 ul{padding:0 15px;max-height:520px;overflow:hidden;}
.main .main_con .con2 ul li a{display:block;line-height:40px;color:#fff;position: relative;padding-left:15px;}
.main .main_con .con2 ul li a::before{content:"";width:5px;height:5px;background:#fff;position:absolute;top:50%;left:0;transform:translateY(-50%);transition:all .3s;}
.main .main_con .con2 ul li a:hover{color:#000;padding-left:20px;}
.main .main_con .con2 ul li a:hover::before{background:#000;width:10px;}
.main .main_con .con2 .text-box1{padding:15px;}
.main .main_con .con2 .text-box1 .img{height:140px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;}
.main .main_con .con2 .text-box1 .img a{width:100%;}
.main .main_con .con2 .text-box1 .img img{width:100%;height:140px;}
.main .main_con .con2 .text-box1 .text{color:#fff;line-height:30px;max-height:330px;overflow:hidden;}
.main .main_con .con2 .text-box2{padding:15px;}
.main .main_con .con2 .text-box2 .text{line-height:30px;color:#fff;height:270px;overflow:auto;}
.main .main_con .con2 .text-box2 .weixin{width:200px;height:200px;margin:20px auto 0;}
.main .main_con .con2 .text-box2 .weixin img{width:100%;height:100%;}
.main-2{background:#f4f4f4;}
.main-2 .title1{border-bottom-color:#ed0000;}
.main-2 .title1 .more:hover{color:#ed0000;}
.main-2 .title1 ul li a:hover,.main-2 .title1 ul li a.active{background:#ed0000;color:#fff;}
.main-2 .main_con .con2 .box{background:rgba(0,0,0,0.8);}
.main-2 .main_con .con2 .title a:hover{color:#ed0000;}
.main-2 .news1:hover{border-color:#ed0000;}
.main-2 .news1:hover h5{border-top-color:#ed0000;background:#ed0000;}
.main-3 .title1{border-bottom-color:#0066ff;}
.main-3 .title1 .more:hover{color:#0066ff;}
.main-3 .title1 ul li a:hover,.main-3 .title1 ul li a.active{background:#0066ff;color:#fff;}
.main-3 .main_con .con2 .box{background:rgba(0,102,255,0.8);}
.main-3 .news1:hover{border-color:#0066ff;}
.main-3 .news1:hover h5{border-top-color:#0066ff;background:#0066ff;}

footer{background:#004765;text-align:center;}
footer ul{font-size:0;padding:20px 0;border-bottom:1px solid rgba(255,255,255,0.2);}
footer ul li{display:inline-block;border-right:1px solid #fff;padding:0 10px;height:14px;line-height:14px;margin:5px 0;}
footer ul li a{color:#fff !important;font-size:14px;transition:all .3s;}
footer ul li a:hover{color:yellow !important;}
footer ul li:last-child{border:none;}
footer .text{padding:20px 0;color:#fff;line-height:25px;}

/*内页*/
.neiye{padding:30px 0;background:#f4f4f4;}
.ny_nav{background:#0097d6;padding:0 30px 30px;}
.ny_nav .title{height:90px;background:url(../images/bg4.png) no-repeat right center;position:relative;}
.ny_nav .title h5{font-size:24px;line-height:90px;font-weight:bold;color:#fff;}
.ny_nav .title h5 img{margin-right:10px;width:70px;}
.ny_nav .title .span1{position:absolute;top:0;right:15px;line-height:45px;transition:all .3s;color:#fff;}
.ny_nav .title .span1.active{transform:rotate(180deg);}
.ny_nav .title i{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;z-index:2;}
.ny_nav ul{background:#fff;}
.ny_nav ul li{position:relative;}
.ny_nav ul li::before{content:"";width:calc(100% + 10px);height:100%;position:absolute;top:0;left:-5px;background:#22beff;z-index:10;transition:all .3s;opacity:0;}
.ny_nav ul a{display:block;line-height:50px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s;padding-left:38px;position: relative;border-bottom:1px solid #e5e5e5;z-index:10;}
.ny_nav ul a::before{content:"";width:4px;height:4px;background:#000;position: absolute;top:50%;left:18px;margin-top:-1.5px;transition:all .3s;box-shadow:1px 1px 0 #ccc;}
.ny_nav ul li:last-child a{border:none;}
.ny_nav ul li.active::before{opacity:1;}
.ny_nav ul li.active a::before{background:#fff;box-shadow:1px 1px 0 #4ecbff;}
.ny_nav ul li:hover a{color:#4ecbff;}
.ny_nav ul li.active a{color:#fff;}
.ny_nav dl{display:none;}
.ny_nav dl.active{display:block;}
.ny_nav dl dd a{line-height:35px;text-align:center;color:#333;background:none;font-size:14px;}
.ny_nav dl dd a.active{color:red;}
.ny_nav-2{margin-top:20px;}
.ny_nav-2 .textBox{background:#fff;padding:10px;line-height:30px;}

/*详情页*/
.xqy{line-height:25px;min-height:300px;margin-bottom:50px;}
.xqy .title{text-align:center;margin-bottom:20px;}
.xqy .title h5{font-size:16px;font-weight:bold;}
.xqy .title p{color:#999;text-align:center;line-height:40px;border-bottom:1px dashed #999;}
.xqy .con{line-height:25px;}
.xqy .con img{display:block;max-width:100%;margin:0 auto;}
.news3{padding:30px 30px 10px 30px;}
.news3 a{display:block;background:#fff;margin-bottom:20px;}
.news3 a .imgbox{width:200px;height:140px;overflow:hidden;}
.news3 a .imgbox .img{width:100%;height:100%;}
.news3 a .text_box{padding:5px 0 0 220px;}
.news3 a h5{line-height:25px;font-size:16px;font-weight:bold;color:#333;}
.news3 a p{color:#999;font-size:12px;margin:5px 0;}
.news3 a .text{line-height:25px;color:#333;height:75px;overflow:hidden;}
.news3 a:hover .img{transform:scale(1.1);}
.news3 a:hover h5{color:red;}
/* 机场接送内页 */
.jcjs_ny .pc .list{background:#fff;padding:25px 10px;box-shadow:3px 3px 8px rgba(0, 0, 0, 0.2);margin-bottom:20px;transition:all .3s;}
.jcjs_ny .pc table{width:100%;}
.jcjs_ny .pc table td{fotn-size:16px;padding:10px 5px;font-weight:bold;text-align:center;border-right:1px solid #ccc;transition:all .3s;}
.jcjs_ny .pc table tr:first-child td:nth-child(1){width:9%;}
.jcjs_ny .pc table tr:first-child td:nth-child(2){width:14%;}
.jcjs_ny .pc table tr:first-child td:nth-child(3){width:8%;}
.jcjs_ny .pc table tr:first-child td:nth-child(4){width:17%;}
.jcjs_ny .pc table tr:first-child td:nth-child(5){width:17%;}
.jcjs_ny .pc table tr:first-child td:nth-child(6){width:17%;}
.jcjs_ny .pc table tr:first-child td:nth-child(7){width:17%;}
.jcjs_ny .pc table td:last-child{border:none;}
.jcjs_ny .pc table .serial{width:47px;height:47px;background:#22beff;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold;margin:0 auto;box-shadow:3px 3px 3px #e5e5e5;transition:all .3s;}
.jcjs_ny .pc table tr:first-child td{color:#999;font-weight:normal;}
.jcjs_ny .pc .list:hover{background:#22beff;}
.jcjs_ny .pc .list:hover table td{color:#fff;}
.jcjs_ny .pc .list:hover table .serial{background:#0f85b6;}
.jcjs_ny .pc .list:hover table tr td{color:#000;}
.jcjs_ny .pc .list:hover table tr:first-child td{color:#fff;}
.jcjs_ny .move .list{background:#fff;box-shadow:3px 3px 8px rgba(0, 0, 0, 0.2);margin-bottom:20px;transition:all .3s;padding:10px;}
.jcjs_ny .move table{width:100%;}
.jcjs_ny .move table tr td{text-align:center;padding:10px 5px;border:1px solid #ccc;}
.jcjs_ny .move table tr td:first-child{width:150px;border-right:1px solid #ccc;}
.jcjs_ny .move table tr td:last-child{font-weight:bold;font-size:16px;}
.jcjs_ny .move table .serial{width:47px;height:47px;background:#22beff;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold;margin:0 auto;box-shadow:3px 3px 3px #e5e5e5;transition:all .3s;}

.ny_right{background:#fff;}
.ny_right .title2{line-height:90px;font-size:24px;font-weight:bold;border-bottom:1px solid #ccc;padding:0 30px;}
.ny_right .nyRightCon{padding:30px;line-height:40px;}
.ny_right .nyRightCon img{display:block;max-width:100%;margin:0 auto;}
.ny_right .nyRightCon h5{font-size:18px;line-height:40px;font-weight:bold;}
.ny_right .nyRightCon .con2 li{border-bottom:1px solid #ccc;padding:20px 0;}
.ny_right .nyRightCon .more{margin-top:40px;}
.ny_right .nyRightCon .more li a{display:block;width:120px;line-height:40px;background:#0097d6;color:#fff;text-align:center;transition:all .3s;}
.ny_right .nyRightCon .more li a.zx{background:#ed0000;margin-left:20px;}
.ny_right .nyRightCon .more li a:hover{background:#077aaa;}
.ny_right .nyRightCon .more li a.zx:hover{background:#9d0909;}


#map{height:500px;}

.news2{background:#fff;padding:15px 0 15px 15px;box-shadow:3px 3px 6px rgba(0, 0, 0, 0.2);margin-bottom:20px;}
.news2 .imgBox{width:33%;height:230px;overflow:hidden;}
.news2 .imgBox .img{width:100%;height:100%;}
.news2 .imgBox:hover .img{transform:scale(1.1)}
.news2 .textBox{width:42%;padding:0 3%;}
.news2 .textBox h5{font-size:20px;font-weight:bold;color:#000;line-height:50px;border-bottom:1px solid #e5e5e5;}
.news2 .textBox .dlBox{margin-top:10px;max-height:165px;overflow:auto;}
.news2 .textBox dl{margin:5px 0;}
.news2 .textBox dl dt{color:#999;font-weight:normal;width:80px;text-align:right;line-height:25px;}
.news2 .textBox dl dd{color:#000;}
.news2 .more{width:25%;height:230px;border-left:1px solid #e5e5e5;display:flex;align-items:center;padding:0 3%;}
.news2 .more .moreCon{width:100%;}
.news2 .more a{display:block;width:100%;line-height:40px;background:#0097d6;color:#fff;text-align:center;transition:all .3s;}
.news2 .more a.zx{background:#ed0000;margin-top:20px;}
.news2 .more a:hover{background:#077aaa;}
.news2 .more a.zx:hover{background:#9d0909;}

.BookingMessage{width:100%;height:100%;position:fixed;top:-100%;left:0;display:flex;justify-content:center;align-items:center;z-index:6000;transition:background .3s;}
.BookingMessage .con{width:440px;height:530px;background:#f2f2f2;padding:20px;position:absolute;top:-100%;transition:all .3s;}
.BookingMessage .con i{font-size:30px;position:absolute;top:-35px;right:-35px;color:#fff;transform:rotate(45deg);cursor: pointer;transition:all .3s;}
.BookingMessage .con i:hover{transform:rotate(135deg);color:#22beff;}
.BookingMessage .title{line-height:69px;background:#22beff;font-size:20px;font-weight:bold;color:#fff;text-align:center;}
.BookingMessage form{background:#fff;padding:20px;box-shadow:0 0 6px rgba(0, 0, 0, 0.1)}
.BookingMessage form input,.BookingMessage form textarea{width:100%;height:40px;border:1px solid #ececec;padding:0 10px;margin-bottom:10px;}
.BookingMessage form textarea{padding:10px;height:120px;resize:none;}
.BookingMessage form button{width:100%;height:40px;background:#22beff;border:none;color:#fff;font-size:16px;font-weight:bold;}
.BookingMessage.active{background:rgba(0, 0, 0, 0.8);top:0;}
.BookingMessage.active .con{top:50%;transform:translateY(-50%);}

/*微信弹窗*/
.weixin_popup{position:fixed;top:50%;left:50%;border:1px solid #ccc;padding:30px 30px 0 30px;text-align:center;background:#fff;transform:scale(0);margin:-116px 0 0 -106px;z-index:5000;}
.weixin_popup.active{transform:scale(1);transition:transform .3s;}
.weixin_popup i{color:#999;position:absolute;top:5px;right:5px;transform:rotate(45deg);font-size:20px;cursor:pointer;}
.weixin_popup i:hover{color:red;}
.weixin_popup img{width:150px;height:150px;}
.weixin_popup p{line-height:30px;}

/*右侧悬浮*/
.suspend_nav{background:#d42c24;width:52px;position:fixed;bottom:150px;right:10px;text-align:center;z-index:5000;border:1px solid rgba(255,255,255,0.7);}
.suspend_nav .list{height:50px;color:#fff;padding-top:6px;transition:all .3s;position:relative;overflow:hidden;cursor:pointer;}
.suspend_nav .list:last-child{border:none;}
.suspend_nav .list:before{content:"";width:100%;height:100%;top:-50px;right:0;background:#82120d;position:absolute;transform:rotate(0);transition:all .3s;}
.suspend_nav .list i{display:block;transition:all .3s;position:relative;z-index:2;}
.suspend_nav .list p{position:relative;z-index:2;}
.suspend_nav .top{padding:0;line-height:50px;height:0;overflow:hidden;opacity: 0;}
.suspend_nav .top:after{content:"";width:100%;height:1px;background:rgba(255,255,255,0.3);position:absolute;bottom:0;left:0;}
.suspend_nav .top.active{height:50px;opacity:1;}
.suspend_nav .top i{font-size:25px;}
.suspend_nav .on-off{padding:0;line-height:50px;}
.suspend_nav .on-off.active i{transform:rotate(135deg);}
.suspend_nav .list:hover{color:#fff;}
.suspend_nav .list:hover:before{top:0;transform:rotate(90deg);}
.suspend_nav ul li{position:relative;border-bottom:1px solid rgba(255,255,255,0.3);}
.suspend_nav ul li .list{border:none;}
.suspend_nav ul li .weixin{position:absolute;right:65px;bottom:0;border:1px solid #d42c24;transform:scale(0);transform-origin:100% 100%;transition:all .3s;padding-bottom:10px;background:#fff;padding:5px;}
.suspend_nav ul li .weixin:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #d42c24;position:absolute;bottom:0;left:100%;transition:all .5s;}
.suspend_nav ul li .weixin img{width:150px;height:150px;}
.suspend_nav ul li:hover .weixin{transform:scale(1);}
.suspend_nav ul li:hover .weixin:before{bottom:18px;}
.suspend_nav ul li .popup{position:absolute;min-width:200px;min-height:200%;top:0;right:100%;border:1px solid #d42c24;text-align:left;display:flex;justify-content:center;align-items:center;background:#d42c24;color:#fff;visibility:hidden;transition:all .3s;opacity:0;padding:0 15px;}
.suspend_nav ul li .popup:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:0 solid #d42c24;position:absolute;top:0;left:100%;transition:top .5s;}
.suspend_nav ul li .popup p{font-size:16px;}
.suspend_nav ul li .popup h5{font-size:20px;margin-top:5px;}
.suspend_nav ul li .popup a{font-size:20px;color:#fff;display:inline-block;margin-top:5px;}
.suspend_nav ul li:hover .popup{visibility:visible;right:65px;opacity:1;}
.suspend_nav ul li:hover .popup:before{top:18px;border-left-width:10px;}

/*移动端底部热点*/
.bottom_link{width:100%;position:fixed;bottom:0;left:0;background:#004765;text-align:center;z-index:5000;border-top:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li{width:33.33%;height:50px;border-right:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li:last-child{border:none;}
.bottom_link ul li a{display:block;color:#fff;font-size:16px;padding-top:5px;position:relative;}
.bottom_link ul li a i{display:block;height:20px;}
.bottom_link ul li:last-child a i{font-size:20px;position:relative;top:-1px;}

/*媒体查询开始*/
@media(max-width:1199px){
.logo_box .logo{max-width:25%;}
.logo_box .sousuo{width:40%;padding:58px 2% 0;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;border-bottom:1px solid rgba(255,255,255,0.2);background:#0097d6;}
header .sjdnav li:last-child{border:none;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#0097d6;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#0097d6;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.neiye{padding:20px 0;}
.ny_nav{padding:0;margin-bottom:20px;}
.ny_nav .title{height:auto;background:none;}
.ny_nav .title h5{font-size:20px;line-height:45px;padding-left:15px;}
.ny_nav .title h5 img{display:none;}
.ny_nav ul li::before{width:100%;left:0;}
.ny_nav ul a{text-align:center;padding:0 10px;line-height:40px;}
.ny_nav ul a::before{display:none;}
.logo_box{height:auto;}
.logo_box .logo{max-width:70%;height:100px;line-height:100px;}
.main .main_con .con2{height:auto;margin-top:30px;}
.main .main_con .con2 .text-box1 .img a{width:auto;}
.main .main_con .con2 .text-box1 .img img{width:auto;max-width:100%;height:auto;max-height:140px;}
.main .main_con .con2 .text-box2 .text{max-height:270px;height:auto;}
}

@media (max-width:767px){
	.news3{padding:10px 10px 10px 10px;}
.news3 a .imgbox{width:120px;height:90px;}
.news3 a .text_box{padding:0 0 0 130px;}
.news3 a p{color:#999;font-size:12px;margin:0 0 5px;}
.news3 a .text{height:40px;line-height:20px;}
.news3 a:last-child{margin:0;}
body{padding-bottom:50px;}
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
.logo_box .logo{max-width:60%;height:80px;line-height:80px;}
.main{padding:30px 0;}
.main .title1{height:auto;margin-bottom:20px;}
.main .title1 h5{font-size:20px;width:auto;position:initial;float:none !important;margin-bottom:10px;}
.main .title1 h5 img{width:60px;}
.main .title1 .nav{width:100%;max-width:100%;height:40px;}
.main .title1 .more{display:none;}
.news1 .imgbox{padding:5px;}
.news1 h5{line-height:35px;padding:0 5px;}
.main .main_con .con2 .title{height:40px;line-height:40px;}
.main .main_con .con2 .title h5{font-size:20px;line-height:40px;}
.ny_right .title2{line-height:40px;font-size:18px;padding:0 10px;}
.ny_right .nyRightCon{padding:20px 10px;line-height:30px;}
.ny_right .nyRightCon h5{font-size:16px;line-height:30px;}
#map{height:300px;}
.news2{padding:5px}
.news2 .imgBox{width:100%;height:auto;margin-bottom:5px;}
.news2 .textBox{width:70%;padding:0 5px 0 0;}
.news2 .textBox h5{font-size:16px;line-height:40px;}
.news2 .textBox .dlBox{margin-top:10px;max-height:165px;overflow:auto;}
.news2 .textBox dl{margin:5px 0;}
.news2 .textBox dl dt{color:#999;font-weight:normal;width:80px;text-align:right;line-height:25px;}
.news2 .textBox dl dd{color:#000;}
.news2 .more{width:30%;height:210px;padding:0 0 0 5px;}
.news2 .more a{line-height:35px;}
.BookingMessage{top:-100%;left:0;background:#fff;}
.BookingMessage .con{width:100%;height:auto;background:#fff;padding:0;transform:translateY(0);top:0;}
.BookingMessage .con i{top:10px;right:10px;color:#000;}
.BookingMessage .con i:hover{color:#000;transform:rotate(45deg)}
.BookingMessage .title{line-height:50px;}
.BookingMessage form{padding:20px 15px;box-shadow:none;}
.BookingMessage.active{background:#fff;top:0;}
.BookingMessage.active .con{top:0;transform:translateY(0);}
.ny_right .nyRightCon .more{margin-top:30px;}
.ny_right .nyRightCon .more li{width:50%;}
.ny_right .nyRightCon .more li a{margin:0 auto;}
.ny_right .nyRightCon .more li a.zx{margin:0 auto;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
.logo_box .logo{max-width:60%;height:60px;line-height:60px;}
}
