@charset "utf-8";
/* CSS Document */
*{color:#333;font-size: 14px;}
body{font-family:微软雅黑;margin:0;overflow-x:hidden;background: #fff;}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,form,table{margin:0;padding:0;}
a,img{border:none;/*兼容ie浏览器*/}
img{vertical-align:middle;border:0;}
li{list-style:none;}
h1{font-size: 30px}
/*p{line-height: 30px;}*/
i,em{font-style:normal;}
a{text-decoration:none;border:0;color:#333;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;clear: both;height: 0;line-height: 0;border: none;}
.row{margin-right: 0;}
.container{margin: 0;padding: 0;border: 0;}
.boxMain{width: 1190px;margin:0 auto;max-width: 97%;}
.flexMain{display: flex;justify-content: space-between;}

/*iTop*/
.iTop{background: #f0efef;line-height: 45px;}
.iTopLeft{font-size:15px;color:#878686;}
.iTopRight{font-size:22px;color:#04cbfd;font-weight: bold;}
#myCarousel .carousel-inner .item a{height:491px;display: block;}

/*iNav*/
.iNav{margin-top:15px;}
.logo{width:30%;background: #6bbafd;text-align: center;padding:15px 0;}
.logo a{font-size:25px;color:#fff;font-weight:bold;line-height: 25px;}
.logo span{font-size:13px;color:#fff;font-weight: normal;display: block;line-height: 20px;}
.iNavList{width: 70%;align-items: center;}
.iNavList li{width:16%;text-align: center;}
.iNavList li a{border-right:1px solid #828080;color:#828080;font-size:16px;display: block;width:100%;}
.iNavList li:last-child a{border-right:0;}

/*recommend*/
.recommend{width:100%;margin-top:30px;}
.recommendKh{width:100%;position: relative;margin-top:30px;}
.bd li{background: url("../images/tj_lb_tb.png") no-repeat left center;height:86px;width:25%;padding-left:50px;padding-top:20px;}
.bd li a{font-size: 15px;color:#373636;width:55%;display: block;}
.bd li span{display: block;text-transform:uppercase;}
.next{position: absolute;right:0;top:25px;}
.prev{position: absolute;left:0;top:25px;}
.picMarquee-left {width:80%;margin:0 auto;}
.recommendList{width:100%;margin-top:30px;}
.recommendList li{width:24%;position: relative;}
.recommendList li img{width:100%;}
.recommendText{width:90%;background: rgba(107, 186, 253, 0.8);border-radius: 50%;line-height: 30px;text-align: center;position: absolute;top:30px;padding:55px 25px 0;left:5%;display: none;height:257px;}
.recommendText p{width:85%;color:#fff;margin:0 auto;}
.recommendList li:hover .recommendText{display: block;}

/*about*/
.about{width:100%;margin-top:30px;}
.about .boxMain{background: url("../images/about_back.jpg") no-repeat;background-size: 100% 100%;justify-content: flex-end;padding-top:80px;}
.aboutText{width:45%;background: rgba(107,186,253,0.8);padding:0 30px 35px;margin-right:20px;margin-bottom:-50px;}
.aboutBt{width:60%;text-align: center;margin-top:-25px;}
.aboutBt p{font-size: 38px;color:#fff;margin-bottom:10px;}
.aboutBt span{font-size:18px;color:#fff;display: block;}
.aboutCont{font-size:15px;color:#fff;line-height: 35px;margin:25px 0;}
a.aboutMore{font-size:15px;color:#fff;border:1px solid #fff;float: right;padding:5px 8px;}

/*seaSky*/
.seaSky{width:100%;background: url("../images/seaSkyBack.jpg") no-repeat;background-size: 100% 100%;margin-top:90px;padding:30px 0;}
.seaSkyTop{text-align: center;}
.seaSkyTop p:nth-child(1){font-size:22px;color:#fff;}
.seaSkyTop>span{font-size: 14px;color:#fff; text-transform:uppercase;}
.seaSkyTop p:nth-child(2){border-bottom:1px solid #fff;margin:6px 0 10px;text-align: center;line-height: 1px;}
.seaSkyTop p:nth-child(2) span{width: 7px;height: 7px;display: inline-block;border-radius: 50%;background: #fff;line-height: 7px;margin-bottom:-4px;}
.seaSkyBottom{flex-wrap:wrap;margin-top:35px;}
.seaSkyBottom li {width:24%;margin-bottom:15px;}
.seaSkyBottom li img{width:100%;}
    /*recommendBt*/
.recommendBt p:nth-child(1){font-size:22px;color:#373636;}
.recommendBt p:nth-child(2){border-color:#7a7878;}
.recommendBt span{font-size: 14px;color:#908f8f; text-transform:uppercase;}
.recommendBt p:nth-child(2) span{background-color: #7a7878;}

/*travel*/
.travel{width: 100%;margin-top: 40px; overflow:hidden;}
.travel .boxMain{position: relative;}
.travelTop{width:100%;height:100%;align-items: flex-end;}
.travelTopLeft{width:50%;height:100%;}
.travelTopLeft img{width:100%;}
.travelTopRight{width:50%;display: flex;height:100%;flex-direction: column;}
.travelRightTop{background: url("../images/cy-car1.jpg") no-repeat 60% bottom;text-align: center;height:30%;}
.travelRightTop p:nth-child(1){font-size: 22px;color:#696565;}
.travelRightTop p:nth-child(2){font-size: 20px;color:#696565;margin:5px 0; text-transform:uppercase;}
.travelRightBottom{background: #6bbafd;padding:7%;margin-top:25px;}
.travelRightBottom span{font-size: 22px;color:#fff;margin-bottom:10px;display: block;}
.travelRightBottom a{font-size: 15px;color:#fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; display:block;}
.travelRightBottom p{color:#fff;line-height: 35px;border-top:1px solid #fff;margin:10px 0 20px;}
.travelRightBottom .travelMore{border:1px solid #fff;width:15%;float: right;text-align: center;line-height: 30px;}
.travelFengjing{position: absolute;top: 385px;left:510px;}
.travel .boxMain .travelTop:nth-child(2){align-items: flex-start;}
.travel .boxMain .travelTop:nth-child(2) .travelTopRight{order:-1;}
.travel .boxMain .travelTop:nth-child(2) .travelTopRight .top-right-bottom{order:-1;margin-top:0;margin-bottom:20px;}
.travel .boxMain .travelTop:nth-child(2) .travelRightTop{background: url("../images/cy-car2.jpg") no-repeat bottom;margin-top:25px;}
.travel .boxMain .travelTop:nth-child(2) .travelRightBottom{margin-top:0;}

/*itinerary*/
.itinerary{width: 100%;margin-top: 40px;}
.itineraryTop{display:flex;margin: 0 auto;justify-content: center;}
.itineraryText p:nth-child(1){font-size:22px;color:#373636;text-align: center;}
.itineraryText span{font-size: 17px;color:#666;text-align: center; text-transform:uppercase;}
.itineraryBottom{margin-top:20px;width:100%;}
.itineraryBox{margin-top:20px;}
.itineraryBoxImg{width:23%;}
.itineraryBoxImg img{width:100%;}
.itineraryBoxText{width:60%;background: #6bbafd;padding:10px 15px 0 30px;}
.itineraryBoxText a{color: #fff;font-size: 16px;font-weight: normal;line-height:40px;border-bottom: 1px #fff solid;margin-bottom:5px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.itineraryBoxText p{margin: 0 auto;line-height: 25px;color:#fff;}
.itineraryDate{width:17%;border: 2px #6bbafd solid;padding-top:20px;text-align: center;}
.itineraryDate p{color:#6bbafd;font-size: 35px;line-height: 60px;text-align: center;font-weight: bold;}
.itineraryDate span{color:#6bbafd;font-size: 20px;border-top: 1px #6bbafd solid;margin: 0 auto;text-align: center;line-height: 45px;width:50%;display: inline-block;}
.itineraryText p:nth-child(2){border-bottom:1px solid #7a7878;margin:0 0 5px;text-align: center;line-height: 1px;}
.itineraryText p:nth-child(2) span{width: 7px;height: 7px;display: inline-block;border-radius: 50%;background: #7a7878;line-height: 7px;margin-bottom:-4px;}
.itineraryImg{margin-right:5px;}

/*friend*/
.friend{width: 100%;margin-top:30px;}
.friend p{color: #29a7fd;font-size: 20px;line-height: 40px;background: url("../images/feiji.jpg") no-repeat left center;padding-left:50px;}
.friend a{color: #29a7fd;}

/*iBottom*/
.iBottom{width: 100%;background: url("../images/bottomBack.jpg") 100% 100%;padding-top:40px;padding-bottom:40px; margin-top:30px;}
.iBottomTop{width:100%;}
.iBottomTop li{width:16%;border-right:1px #fff solid;text-align: center;line-height: 20px;}
.iBottomTop a{color: #fff;font-size: 16px;}
.iBottomTop li:last-child{border:0;}
.iBottomBottom{width:100%;margin-top:30px;}
.iBottomBottomBox{background:rgba(225,225,225,0.4);width:80%;margin:0 auto;padding:20px 35px;text-align: left;}
.iBottomBottomBox p{line-height: 35px;color: #fff;font-size: 14px;}
.iBottomBottomBox p a{color: #fff;}
.iBottomBottomLeft{width:60%;text-align: center;}
.iBottomBottomLeft>p{color:#fff;font-size: 22px;margin-bottom:20px;font-weight: bold;}
.iBottomBottomBox span{font-size: 25px;margin-top: 8px;color:#fff;display: block;text-align: center;font-weight: bold;}
.iBottomBottomRight p{font-size: 22px;text-align: center;color:#fff;margin-bottom:20px;font-weight: bold;}
.iBottomBottomRight{width:30%;text-align: center;}

/*page*/
.page{margin-top:30px;}
.pageLeft{width:23%;}
.pageRight{width:75%;}
.pageLeft>p{background: url("../images/pageBack1.jpg") no-repeat;text-align: center;background-size:cover;line-height: 80px;font-size:21px;color:#078cfc;font-weight: bold;}
.pageLeftErji{margin-top:10px;}
.pageLeftErji li{background:#6bbafd;line-height:50px;margin-top:5px; text-align:center;}
.pageLeftErji li a{font-size: 15px;color:#fff;}
.pageLeftContact{background: url("../images/pageContactBack.jpg") no-repeat;text-align: center;padding:20px 0 65px;background-size: 100% 100%;margin-top:15px;}
.pageLeftContact>p{font-size:21px;color:#078cfc;font-weight: bold;}
.pageContactList{margin:25px  0 15px;}
.pageContactList p{font-size: 15px;color:#2e2b2b;line-height: 30px;padding:0px 20px;text-align: left;}
.pageContactList p:last-child{font-size:29px;color:#fc7d16;font-weight:bold;margin-top:15px; text-align:center;}
.pageContactList img{margin-top:15px;}
.pageHome{background: url("../images/homeBack.jpg") no-repeat bottom right;background-size: cover;line-height: 54px;}
.pageHome p{font-size:15px;color:#5f5f60;text-align: right;padding-right:30px;}

/*newslist*/
.newslistBox{background-color: #ecf6ff;padding:20px 20px 15px 15px;margin-top:15px;}

.newslistBox>a{font-size:15px;color:#259afc; width:70%; float:left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; line-height:40px;}
.newslistBox span{ float:right;line-height:40px;}
.newslistBox>p{color:#666;line-height: 25px;margin-top:5px;}
.newslistMore{text-align: right;}
.newslistMore a{color:#fff;background: #6bbafd;font-size: 12px;padding:5px 8px;border-radius: 30px;}

/*productlist*/
.productlist{flex-wrap:wrap;}
.productlistBox{width:32%;margin-top:15px;}
.productlistBox img{width: 100%;}
.productlistBox p{line-height: 40px;background-color: #89c8fd;font-size:15px;text-align: center;color:#fff;margin-top:3px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/*product*/
.product{margin-top:20px;padding:0 2%;}
.productBt{border-bottom:1px solid #b4b8bb;padding-bottom:10px;text-align: center;}
.productBt p:nth-child(1){font-size: 18px;color:#46aaff;margin-bottom:5px;}
.productText{padding:20px 10px 20px 10px;line-height: 30px;color:#666;}
.productText img{max-width:100%;margin:0 auto 15px;display: block;}
.productNext{margin:0 auto;border-top:1px solid #b4b8bb;padding-top:10px;padding-left:10px;}
.productNext p{line-height: 30px;color:#46aaff;font-size:15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.productBt p:nth-child(2){font-size:15px;color:#666;}
.productBt p span{color:#999;margin-left:20px;}
.productBt p span:nth-child(1){margin-left:0;}

.pageHead img {
    width: 26px;
}




















/*产品分类*/
.pro_list{display: none;margin-top:0;width:100%;margin-bottom:0;}
.cpfl{width:100%;background: #2b2b2b;padding:10px;justify-content: space-between;display:flex;}
.cpfl p{font-size:16px;color:#fff;}
.ipad_prolist{width:100%;}
.ipad_prolist_main{margin: 0 auto;}
.ipad_prolist_main ul{width:100%;background:#6bbafd;padding-bottom:10px ;}
.ipad_prolist_main li{padding: 10px ;border-bottom:1px solid #fff;}
.ipad_prolist_main li img{width:12px;float: right;}
.ipad_prolist_main li a{font-size:15px;color:#fff;}


.p-footer{display: none;}
.p-footer p{text-align: center;line-height:25px;}


.index_head{width:100%;background:#6bbafd;font-size:20px;color:#fff;text-align: center;line-height:50px;position: fixed;top:0;z-index: 999;display: none;}
.index_btn{background:url("../images/index_threelines.png") no-repeat;width: 25px;height: 20px;display: block;background-size:contain;position: absolute;right:10px;top:14px;}
.index_hrad_xl{width:100%;z-index: 999;position: absolute;top:50px;}
.index_hrad_xl li{width:100%;background: #999;text-align:center;border-top:1px solid #fff;}
.index_hrad_xl li a{font-size:16px;line-height:45px;color:#fff;}

.index_foot{width:100%;background:#6bbafd;padding:10px 0;position: fixed;bottom:0;z-index: 999;display: none;}
.index_foot ul{width:100%;margin:0 auto;display: flex;justify-content: space-between;}
.index_foot li{width:25%;text-align: center;}
.index_foot li p{font-size:16px;color:#fff;margin-top:5px;}
.index_foot li img{width:30px;}


.product-bottom>span{text-align: center;display: block;font-size:17px;margin-top:15px;margin-bottom:-10px;}
.about-cont{margin-top:20px;}

.pageHead{position: absolute;left:10px;}
.pageHead img{width: 26px;}

/*分页样式*/
.pglist {
    padding: 20px 0 10px;
    width: 100%;
    text-align: center;
}
.pglist a {
    color: #666;
    padding: 0 14px;
    margin: 0 3px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.pglist * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
    display: inline-block;
    color: #fff;
    background: #6bbafd;
    border-color: #6bbafd;
}








