/*外部公共样式*/
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航*/
.topbox{width:100%; overflow:hidden; line-height:42px; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; font-size:14px; color:#474747;}
.topbox a{margin:0 10px; color:#474747;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{color:#ff9914; text-decoration:underline!important;}

.header{width:100%;padding:20px 0;}
.logo img{width:175px; height:80px;}
.logo_txt img{width:322px;}
.header_dianhua{height:58px; padding-left:74px; background:url(../images/header_dianhua.png) no-repeat left center; line-height:24px; font-size:16px; color:#999; margin-top:10px;}
.header_dianhua span{display:block; color:#195dcf; font-size:27px; line-height:34px; font-family:Impact;}

nav{background:url(../images/nav_bj.jpg) repeat-x left center; background-size:auto 100%; position:relative; left:0; top:0; z-index:9999999;}
.nav{width:100%;}
.nav>li{width:14.285%; float:left; position:relative;}
.nav>li>a{width:100%; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:18px; color:#fff;}
.nav>li:hover>a{background:#ff9914; color:#fff;}
.nav>li>a.on{background:#ff9914; color:#fff;}

.nav_dl{display:none; width:100%; float:left; background:rgba(37,119,227,0.8); position:absolute; left:0; top:100%; z-index:9999; padding-top:2px;}
.nav_dl>dd{display:block; overflow:hidden;}
.nav_dl>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_dl>dd>a:hover{background:#ff9914; color:#fff;}
/*END-头部+导航*/

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {position: absolute; right:0; bottom:-100%; background:rgba(0,0,0,0.5); padding:10px 0; display:flex; justify-content:center; transition:all 0.4s;}
.banner .swiper-pagination-bullet {width:10px; height:10px; background:#fff; opacity:0.5; border-radius:50%; margin:0 5px!important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#fff;}
.banner:hover .swiper-pagination{bottom:0;} 
/*箭头*/
.banner .next,.banner .prev{right:-12%; position:absolute;top:50%; transform:translateY(-50%); width:30px; height:50px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{right:initial; left:-12%; background:url(../images/imgs/prev.jpg) no-repeat center center;}
.banner:hover .next{right:2%;}
.banner:hover .prev{left:2%;}
/*END-banner*/

/*首页内容*/
.fw{width:100%; overflow:hidden; padding:50px 0;}
.fw_title{display:block; overflow:hidden; text-align:center; padding-bottom:12px; position:relative;}
.fw_title::before{content:""; width:100%; height:1px; float:left; background:#e1e1e1; position:absolute; left:0; bottom:0;}
.fw_title::after{content:""; width:80px; height:3px; float:left; background:#ff9914; position:absolute; left:50%; bottom:0; transform:translateX(-50%);}
.fw_p{line-height:32px; font-size:24px; color:#000; text-transform:uppercase;}
.fw_sp{line-height:44px; font-size:30px; color:#000; font-weight:bold;}
.fw_sp>span{color:#2577e3;}
.fw_ul{display:block; overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; padding-top:50px;}
.fw_ul li{width:157px; float:left;}
.fw_ul li span{display:block; overflow:hidden; height:38px; line-height:38px; text-align:center; font-size:18px; color:#282828; margin-top:10px;}
.fw_ul li:hover img{-webkit-transform: rotateY(360deg); transform: rotateY(360deg);}

.xm{width:100%; overflow:hidden; background:url(../images/xm_bj.jpg) no-repeat center center; background-size:cover; padding:60px 0;}
.xm_ul{display:block; overflow:hidden; width:1239px; padding-top:50px;}
.xm_ul li{width:374px; float:left; margin:0 39px 40px 0;}
.xm_ul li a{width:100%; float:left; overflow:hidden; position:relative; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xm_ul li a::before{content:""; display:block; padding-top:76.2033%;}
.xm_ul li a .xm_hover{width:116px; height:116px; border-radius:50%; background:rgba(0,0,0,0.5); position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;-webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center;}
.xm_ul li a .xm_hover .xm_p{width:100%; overflow:hidden; text-align:center; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.xm_ul li a .xm_hover .xm_p>span{width:100%; max-width:98px; float:left; line-height:34px; border-bottom:1px solid #fff; font-size:18px; color:#fff;}
.xm_ul li a .xm_hover .xm_txt{width:100%; overflow:hidden; height:0; line-height:24px; font-size:12px; color:#fff; text-align:center;}
.xm_ul li a .xm_hover .xm_more{width:100%; overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; margin-top:5px;}
.xm_ul li a .xm_hover .xm_more>span{float:left; line-height:24px; color:#fff; font-size:12px; text-transform:uppercase; text-align:center;}
.xm_ul li a:hover .xm_hover{width:100%; height:100%; border-radius:initial; background:rgba(37,119,227,0.5); padding:20px;}
.xm_ul li a:hover .xm_hover .xm_p>span{line-height:44px; font-weight:bold; font-size:24px; padding-bottom:10px;}
.xm_ul li a:hover .xm_hover .xm_txt{height:48px; margin-top:15px;}
.xm_ul li a:hover .xm_hover .xm_more{margin-top:20px;}
.xm_ul li a:hover .xm_hover .xm_more>span{width:114px; line-height:32px; border:1px solid #fff;}

.search{width:100%; overflow:hidden; background:url(../images/search_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.search_form{display:block; overflow:hidden; background:rgba(255,255,255,0.6); padding:30px 40px;}
.search_B{display:block; overflow:hidden; border:2px solid #2577e3;}
.search_inp1{width:calc(100% - 160px); height:46px; float:left; font-size:14px; color:#000; padding:0 10px;}
.search_btn{width:160px; float:left; height:46px; background:url(../images/search_btn.png) no-repeat center center #2577e3;}
.search_txt{display:block; overflow:hidden; text-align:center; padding-top:15px; font-size:14px; color:#111; line-height:24px;}
.search_txt>a{color:#111; margin:0 10px;}
.search_txt>a:hover{color:#2577e3; text-decoration:underline!important;}

.gsjj{width:100%; overflow:hidden; padding:60px 0;}
.gsjj_contect{display:block; overflow:hidden; padding-top:45px;}
.gsjj_img{width:485px; float:left; position:relative; margin-right:25px;}
.gsjj_img img{width:100%; display:block; height:auto;}
.gsjj_img::before{content:""; width:calc(100% - 6px); height:calc(100% - 6px); float:left; border:3px solid #fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.gsjj_txt{display:block; overflow:hidden; margin-top:40px; line-height:30px; font-size:14px; color:#000;}
.gsjj_more{display:block; overflow:hidden; padding-top:30px;}
.gsjj_more a{width:116px; float:left; height:38px; background:#ff9914; line-height:38px; text-align:center; font-size:14px; color:#fff;}
.gsjj_more a:hover{ background:#2577e3; color:#fff;}

.news{width:100%; overflow:hidden;}
.news_title{display:block; overflow:hidden; background:url(../images/news_title_bj.jpg) no-repeat center center; background-size:cover; padding:45px 0;}
.news_title .fw_p{color:#fff;}
.news_title .fw_sp{color:#fff;}
.news_title .fw_title::before{background:#fff;}
.news_title .fw_title::after{background:#fff;}
.news_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.news_left{width:50%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_rihgt{width:50%; float:right;}
.news_rihgt li{display:block; overflow:hidden; padding-bottom:2px; position:relative; background:#f2f2f2; transition:all 0.4s;}
.news_rihgt li::before{content:""; width:100%; height:1px; float:left; background:#f2f2f2; position:absolute; left:0; bottom:-1px;}
.news_rihgt li::after{content:""; width:100%; height:1px; float:left; background:#fff; position:absolute; left:0; bottom:0;}
.news_rihgt li a{width:100%; overflow:hidden; max-width:630px; float:left; padding:30px;}
.news_rihgt li a .news_sub{width:90px; float:left; color:#666; text-align:center;}
.news_rihgt li a .news_sub .news_sub_p{display:block; overflow:hidden; height:62px; line-height:62px; font-size:60px;} 
.news_rihgt li a .news_sub .news_sub_sp{display:block; overflow:hidden; height:28px; line-height:28px; font-size:16px;} 
.news_rihgt li a .news_R{width:calc(100% - 90px); float:left; padding-left:30px;}
.news_rihgt li a .news_R .news_p{display:block; overflow:hidden; height:30px; line-height:30px; text-overflow:ellipsis; white-space: nowrap; font-size:14px; color:#333333;}
.news_rihgt li a .news_R .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; font-size:14px; color:#666666; margin-top:6px;}
.news_rihgt li:hover{background:#fff;}
.news_rihgt li:hover a .news_sub{color:#2577e3;}
.news_rihgt li:hover a .news_R .news_p{color:#2577e3;}

.picbox{width:100%; overflow:hidden; padding:55px 0;}
.pic_ul{ overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.pic_ul li{width:386px; float:left; margin:0 0 20px 0; border:1px solid #eee; padding:25px 15px;}
.pic_ul li img{width:76px; float:left; height:76px; margin-right:20px;}
.pic_ul li .pic_p{display:block; overflow:hidden; line-height:26px; font-size:18px; color:#626262;}
.pic_ul li .pic_txt{display:block; overflow:hidden; line-height:22px; font-size:14px; color:#626262; margin-top:6px;}
/*End-首页内容*/

/*底部*/
.footer{width:100%; overflow:hidden; background:#2577e3; padding:25px 0;}
.footer>.container{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.footer>.container>div{float:left; padding:40px 0; border-right:1px solid #4a91ef;}
.footer_L{width:358px; color:#fff; font-size:18px; line-height:36px;}
.footer_L>span{font-family:Impact; font-size:36px;}
.footer_C{width:500px; float:left; padding:40px 0 40px 55px!important;}
.footer_C>p{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center; line-height:36px; font-size:16px; color:#fff;}
.footer_C>p>img{float:left; margin-right:20px;}
.footer_R{width:342px; float:right; border:none!important;}
.footer_R img{width:128px; float:right; height:128px; margin-left:20px;}
.foot{width:100%; overflow:hidden; text-align:center; background:#ff9914; font-size:14px; color:#fff; line-height:24px; padding:15px 0;}
.foot a{color:#fff; margin:0 5px;}
.foot a:hover{color:#fff; text-decoration:underline!important;}
/*End-底部*/

/*公司简介*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.dqwz_title{display:block; overflow:hidden; text-align:center; padding-bottom:12px; position:relative;}
.dqwz_title::before{content:""; width:100%; height:1px; float:left; background:#e1e1e1; position:absolute; left:0; bottom:0;}
.dqwz_title::after{content:""; width:80px; height:3px; float:left; background:#ff9914; position:absolute; left:50%; bottom:0; transform:translateX(-50%);}
.dqwz_p{line-height:32px; font-size:24px; color:#000; text-transform:uppercase;}
.dqwz_sp{line-height:44px; font-size:30px; color:#000; font-weight:bold;}
.dqwz_sp>span{color:#2577e3;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:16px; color:#0c0306; line-height:30px;}
/*END-公司简介*/

/*旅游项目*/
.dqwz_ul{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; width:1224px; margin-left:-12px;}
.dqwz_ul>li{width:180px; float:left; margin:0 12px 10px 12px; position:relative;}
.dqwz_ul>li>a{display:block; overflow:hidden; border:1px solid #dfdfdf; height:52px; line-height:50px; text-align:center; font-size:18px; color:#3c3c3c;}
.dqwz_ul>li:hover>a{background:#ff9914; border-color:#ff9914; color:#fff;}
.dqwz_ul>li.dqwz_on>a{background:#ff9914; border-color:#ff9914; color:#fff;}

.dqwz_ul>li.cpzx_on>a{background:#ff9914; border-color:#ff9914; color:#fff;}

.dqwz_dl{display:none; width:100%; float:left; position:absolute; left:0; top:100%; z-index:9999; background:rgba(37,119,227,0.8); padding-top:2px;}
.dqwz_dl>dd{display:block; overflow:hidden;}
.dqwz_dl>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; font-size:16px; text-align:center; color:#fff;}
.dqwz_dl>dd>a:hover{background:#ff9914; color:#fff;}

.xm_ul1{padding-top:30px;}

.cpxq{display:block; overflow:hidden; padding-top:30px;}
.cpxq_p{display:block; overflow:hidden; line-height:30px; font-size:20px; color:#000; text-align:center;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:16px; color:#0c0306; line-height:30px;}
/*END-旅游项目*/

/*新闻中心*/
.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; margin-bottom:35px; padding-bottom:35px; border-bottom:1px dotted #b2b2b2;}
.news_ul1 li .news_B{width:226px; float:left; overflow:hidden; margin-right:50px; border:3px solid #d4d4d4;}
.news_ul1 li .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul1 li .news_B .news_img::before{content:""; display:block; padding-top:86.3637%;}
.news_ul1 li .news_p{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#7a7a7a; font-weight:bold; text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s; margin-top:15px;}
.news_ul1 li .news_sp{display:block; overflow:hidden; line-height:22px; font-size:12px; color:#898989; margin-top:15px;}
.news_ul1 li .news_txt{display:block; overflow:hidden; height:90px; line-height:30px; font-size:14px; color:#888888; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:15px;}
.news_ul1 li:hover .news_B{border-color:#2577e3;}
.news_ul1 li:hover .news_p{color:#2577e3;}
.news_ul1 li:hover .news_txt{color:#000;}

.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; line-height:40px; margin-bottom:15px; border:1px solid #dadada; padding:0 10px;}
.xw_ul li span{float:right; font-size:14px; color:#888;}
.xw_ul li a{display:block; overflow:hidden; height:40px; color:#000; font-size:14px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a em{ font-family:SimSun; font-weight:bold; padding:0 5px; font-size:16px;}
.xw_ul li:hover{border-color:#2577e3;}
.xw_ul li:hover a{color:#2577e3; font-weight:bold;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#0c0306; line-height:30px; font-weight:bold;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#7b7b7b; line-height:22px; padding:10px 0;}
.xwxq_img{display:block; overflow:hidden; padding:20px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#0c0306; line-height:30px;}
/*END-闻中心*/

/*在线留言*/
.message{display:block; overflow:hidden;}
.message_B{width:48%; margin-bottom:20px;}
.message_B1{width:100%;}
.message_sp{width:58px; float:left; height:44px; line-height:44px; font-size:16px; color:#000;}
.message_inp1{width:calc(100% - 58px); float:left; height:44px; line-height:42px; border:1px solid #d9d9d9; font-size:16px; padding:0 10px;}
.message_inp2{width:calc(100% - 58px); float:left; height:220px; line-height:22px; border:1px solid #d9d9d9; font-size:16px; padding:10px; outline:none;}
.message_btnB{width:calc(100% - 58px); display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.message_btnB .message_btn{width:46%; height:44px; background:#acacac; font-size:16px; color:#fff;}
.message_btnB .message_btn:hover{background:#2577e3; color:#fff;}
/*END-在线留言*/

/*联系我们*/
.contact_txt{width:100%; float:left; font-size:16px; color:#0c0306; line-height:30px; margin-top:20px;}
.contact_map{width:100%; float:left; border:none; height:400px;}
/*END-联系我们*/

/*浮动QQ*/
.open{width:31px; height:110px; background:url(../images/qq/openTrigger.jpg) no-repeat center center; position:fixed; right:0; top:250px;z-index:999999999; cursor:pointer;}
.off{width:24px; height:24px; background:url(../images/qq/closeBtnImg.gif) no-repeat center center; position:fixed; right:-5px; top:240px;z-index:999999999; cursor:pointer;}
.fix_qq { display:none;position: fixed;right: 0px;top:250px;width: 93px;height: 122px;z-index:999999999;background: url(../images/qq/qq_01.png) no-repeat;}
.fix_qq_top {height: 122px;background: url(../images/qq/qq_01.png) no-repeat;}
.fix_qq_center {background: url(../images/qq/qq_02.png) repeat-y;text-align: center;}
.fix_qq_foot {height: 4px;background: url(../images/qq/qq_04.png) no-repeat;}
/*END-浮动QQ*/