﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.header{width:100%; padding:37px 0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.header>.container{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.logo img{width:100%; max-width:306px; max-height:62px;}
.header_dianhua{height:100%; color:#666666; font-size:24px; font-family:Impact; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:34px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}

nav{width:auto!important; height:100%;}
.nav{width:auto; height:100%; padding-right:24px;}
.nav>li{height:100%; position:relative; margin-right:18px;}
.nav>li>a{width:100%; height:100%; line-height:100%; font-size:15px; color:#999; text-align:center; display:-webkit-box; display:-ms-flexbox; display:flex; -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;}
.nav>li:hover>a{color:#707070;}
.nav>li>a.on{color:#707070;}

.nav_sub{display:none; width:134px; float:left; position:absolute; left:50%; top:100%; transform:translateX(-50%); z-index:999999; background:rgba(41, 67, 120, 0.9);}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:15px; color:#fff;}
.nav_sub>dd>a:hover{background:#f0110a; color:#fff;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END-头部+导航+大图*/

/*首页内容*/
.project{width:100%; overflow:hidden; padding:40px 0;}
.project_title{display:block; overflow:hidden; text-align:center;}
.project_p{ line-height:66px; font-size:40px; color:#181818;}
.project_sp{ line-height:40px; font-size:14px; color:#5f5f5f;}
.project_sp>span{color:#f0110a;}
.project_ul{display:block; overflow:hidden; width:1236px; padding-top:20px;}
.project_ul li{width:376px; float:left; margin:0 36px 40px 0;}
.project_ul li a{display:block; overflow:hidden; background:#f7f7f7; border-radius:10px; padding:35px 0;}
.project_ul li a .project_B{width:100%; overflow:hidden; max-width:212px; margin:0 auto;}
.project_ul li a .project_B .project_img{width:100%; overflow:hidden; background-repeat:no-repeat,no-repeat; background-position:center center,center center;background-size:contain,contain;}
.project_ul li a .project_B .project_img:before{content:""; display:block; padding-top:76.4151%;}
.project_ul li a .project_pp{display:block; overflow:hidden; height:34px; line-height:34px; text-align:center; margin-top:25px; font-size:24px; color:#294378; text-overflow:ellipsis; white-space: nowrap;}
.project_ul li a .project_spp{display:block; overflow:hidden; height:20px; line-height:20px; text-align:center; margin-top:10px; font-size:14px; color:#294378; text-overflow:ellipsis; white-space: nowrap; text-transform:uppercase;}
.project_ul li a .project_more{display:block; overflow:hidden; margin:20px auto 0 auto; width:100px; height:40px; line-height:40px; text-align:center; background:#f0110a; font-size:14px; color:#fff;}
.project_ul li a:hover{background:#294378;}
.project_ul li a:hover .project_B .project_img{background-position:212px center,center center;}
.project_ul li a:hover .project_pp{color:#fff;}
.project_ul li a:hover .project_spp{color:#fff;}
.project_ul li a:hover .project_more{color:#294378; background:#fff;}

.model{width:100%; overflow:hidden; background:url(../images/model_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.model .project_p{color:#fff;}
.model .project_sp{color:#fff;}
.model .project_sp>span{color:#fff;}
.model_ul{display:block; overflow:hidden; width:1228px; padding-top:25px;}
.model_ul li{width:279px; float:left; margin:0 28px 25px 0;}
.model_ul li .model_B{width:100%; overflow:hidden; border:3px solid #f2f2f2;}
.model_ul li .model_B .model_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.model_ul li .model_B .model_img::before{content:""; display:block; padding-top:82.3530%;}
.model_ul li .model_p{display:block; overflow:hidden; height:32px; line-height:32px; font-size:18px; color:#fff; text-overflow:ellipsis; white-space: nowrap; margin-top:15px;}
.model_ul li .model_sp{display:block; overflow:hidden; height:28px; line-height:28px; font-size:14px; color:#fff; text-overflow:ellipsis; white-space: nowrap;}
.model_ul li:hover .model_B{border-color:#f0110a;}
.model_ul li:hover .model_B .model_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.gsjj{width:100%; overflow:hidden; padding:50px 0; background:#efefef;}
.gsjj_txt{display:block; overflow:hidden; text-align:center; font-size:16px; color:#101010; line-height:36px; padding-top:25px;}
#certify {display:block; overflow:hidden; position: relative; margin-top:35px; padding:0 56px;}
#certify .swiper-container {padding-bottom:50px;}
#certify .swiper-slide {width:316px;}
#certify .swiper-slide a{width:100%; float:left; position:relative; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
#certify .swiper-slide a::before{content:""; display:block; padding-top:92.6076%;}
#certify .swiper-slide a .gsjj_hover{width:100%; overflow:hidden; height:100%; background:rgba(0,0,0,0.7); position:absolute; left:0; bottom:0;}
#certify .swiper-slide a .gsjj_logo{width:70px; height:70px; background:url(../images/gsjj_hover.png) no-repeat center center; background-size:100% 100%; float:left; position:absolute; left:50%; top:calc(50% - 70px); transform:translateX(-50%);}
#certify .swiper-slide a .gsjj_p{width:100%; height:65px; line-height:65px; text-align:center; font-size:18px; color:#fff; position:absolute; left:0; bottom:calc(50% - 65px);}
#certify .swiper-slide.swiper-slide-active a .gsjj_hover{height:65px; background:rgba(240,17,10,1);}
#certify .swiper-slide.swiper-slide-active a .gsjj_logo{top:-100%;}
#certify .swiper-slide.swiper-slide-active a .gsjj_p{bottom:0;}
#certify .swiper-pagination {width:100%; height:12px; bottom:0;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; position:absolute;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 5px; border-radius:50%;	background:#929292;width:12px; height:12px;	opacity: 1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {background:#294378;}
#certify .gsjj-prev,#certify .gsjj-next {left:0; position:absolute; top:50%; transform:translateY(-50%); width:24px; height:26px; background-image:url(../images/gsjj_icon.png);	background-position:left top; background-size:48px 52px; outline:none; transition:all 0.4s; z-index:99;}
#certify .gsjj-next {left:initial; right:0;	background-position:left bottom;}
#certify .gsjj-prev:hover{background-position:right top;}
#certify .gsjj-next:hover{background-position:right bottom;}

.news{width:100%; overflow:hidden; padding:40px 0;}
.news_ul{display:block; overflow:hidden; width:1228px; padding-top:25px;}
.news_ul li{width:279px; float:left; margin:0 28px 15px 0;}
.news_ul li .news_B{width:100%; overflow:hidden; border:3px solid #f2f2f2;}
.news_ul li .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li .news_B .news_img::before{content:""; display:block; padding-top:82.3530%;}
.news_ul li .news_txt{display:block; overflow:hidden; height:30px; line-height:30px; font-size:18px; color:#181818; text-overflow:ellipsis; white-space: nowrap; margin-top:15px;}
.news_ul li:hover .news_B{border-color:#f0110a;}
.news_ul li:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.choice{width:100%; overflow:hidden; padding:45px 0; background:#efefef;}
.choice_contect{margin-top:20px; position:relative; padding:0 50px;}
.choice_contect .swiper-slide .choice_img{width:100%; overflow:hidden; background:#fff; position:relative;}
.choice_contect .swiper-slide .choice_img::before{content:""; display:block; padding-top:68.96552%;}
.choice_contect .swiper-slide .choice_txt{display:block; overflow:hidden; text-align:center; height:36px; line-height:18px; text-align:center; font-size:14px; color:#181818; margin-top:15px;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.choice-prev,.choice-next {left:0; position:absolute; top:50%; transform:translateY(-50%); width:24px; height:26px; background-image:url(../images/gsjj_icon.png);	background-position:left top; background-size:48px 52px; outline:none; transition:all 0.4s; z-index:99;}
.choice-next {left:initial; right:0;	background-position:left bottom;}
.choice-prev:hover{background-position:right top;}
.choice-next:hover{background-position:right bottom;}

.hf{width:100%; overflow:hidden; background:url(../images/hf_bj.jpg) no-repeat center center; background-size:cover; padding:52px 0;}
.hf>.container{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; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.hf_L{width:calc(100% - 185px); float:left; padding-right:20px;}
.hf_p{display:block; overflow:hidden; line-height:40px; font-size:30px; color:#fff; font-weight:bold;}
.hf_sp{display:block; overflow:hidden; line-height:26px; font-size:14px; color:#fff; margin-top:10px;}
.hf_R{width:185px; float:left;}
.hf_R>a{width:100%; float:left; height:50px; border:2px solid #fff; line-height:46px; border-radius:10px; 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;}
.hf_R>a>span{float:left; font-size:14px; color:#fff; background:url(../images/hf_logo.png) no-repeat left center; padding-left:26px;}
.hf_R>a:hover{background:#f0110a;}
/*END-首页内容*/

/*底部*/
footer{border-top:12px solid #e9eaee;}
.footer{width:100%; overflow:hidden; padding:30px 0; border-bottom:1px solid #eee;}
.footer_left{width:50%; float:left; 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;}
.footer_B{width:20%; float:left;}
.footer_p{display:block; line-height:34px; overflow:hidden; font-size:18px; color:#4e4e4e;}
.footer_ul{display:block; vertical-align:inherit; padding-top:20px;}
.footer_ul li{display:block; overflow:hidden; height:30px; line-height:30px;}
.footer_ul li a{font-size:14px; color:#8e8e8e;}
.footer_ul li a:hover{color:#f0110a; text-decoration:underline !important;}
.footer_right{width:50%; float:left; padding-left:65px;}
.lxwm{float:left;}
.footer_lx{display:block; overflow:hidden; padding-top:20px; font-size:14px; color:#8e8e8e; line-height:30px;}
.footer_lx>span{display:block; overflow:hidden; line-height:34px; font-size:18px; color:#f0110a;}
.footer_wx{float:right;}
.footer_wx .footer_p{text-align:center;}
.footer_img{display:block; overflow:hidden; padding-top:30px;}
.footer_img>img{display:block; overflow:hidden; width:168px; height:168px; margin:0 auto;}

.foot{width:100%; overflow:hidden; font-size:12px; line-height:30px; text-align:center; color:#9a9a9a; padding:25px 0;}
.foot a{color:#9a9a9a; margin:0 5px;}
.foot a:hover{color:#f0110a; text-decoration:underline !important;}
/*END-底部*/

/*租车项目*/
.dqwz_title{width:100%; float:left; line-height:84px; border-bottom:1px solid #d2d3d4; border-top:1px solid #d2d3d4; background:#f6f6f6;}
.dqwz_p{float:left; font-size:18px; color:#2f2f2f;}
.dqwz_nav{float:right; font-size:12px; color:#7b7b7b;}
.dqwz_contect{width:100%; float:left; padding:50px 0;}

.project_ul1{display:block; overflow:hidden; width:1236px;}
.project_ul1 li{width:376px; float:left; margin:0 36px 40px 0;}
.project_ul1 li a{display:block; overflow:hidden; background:#f7f7f7; border-radius:10px; padding:35px 0;}
.project_ul1 li a .project_B{width:100%; overflow:hidden; max-width:212px; margin:0 auto;}
.project_ul1 li a .project_B .project_img{width:100%; overflow:hidden; background-repeat:no-repeat,no-repeat; background-position:center center,center center;background-size:contain,contain;}
.project_ul1 li a .project_B .project_img:before{content:""; display:block; padding-top:76.4151%;}
.project_ul1 li a .project_pp{display:block; overflow:hidden; height:34px; line-height:34px; text-align:center; margin-top:25px; font-size:24px; color:#294378; text-overflow:ellipsis; white-space: nowrap;}
.project_ul1 li a .project_spp{display:block; overflow:hidden; height:20px; line-height:20px; text-align:center; margin-top:10px; font-size:14px; color:#294378; text-overflow:ellipsis; white-space: nowrap; text-transform:uppercase;}
.project_ul1 li a .project_more{display:block; overflow:hidden; margin:20px auto 0 auto; width:100px; height:40px; line-height:40px; text-align:center; background:#f0110a; font-size:14px; color:#fff;}
.project_ul1 li a:hover{background:#294378;}
.project_ul1 li a:hover .project_B .project_img{background-position:212px center,center center;}
.project_ul1 li a:hover .project_pp{color:#fff;}
.project_ul1 li a:hover .project_spp{color:#fff;}
.project_ul1 li a:hover .project_more{color:#294378; background:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_T{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#191919;}
.cpxq_txt{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#191919; padding-top:30px;}
.cpxq_txt img{ max-width:100%; height:auto !important;}

.cpxq_txt1{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#191919; padding-top:30px;}
.cpxq_txt1 img{ max-width:48%; height:auto !important; margin: 1%; float: left;}

.tjcp{display:block; overflow:hidden; padding-top:35px;}
.model_ul1{display:block; overflow:hidden; width:1228px; padding-top:25px;}
.model_ul1 li{width:279px; float:left; margin:0 28px 25px 0;}
.model_ul1 li .model_B{width:100%; overflow:hidden; border:3px solid #f2f2f2;}
.model_ul1 li .model_B .model_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.model_ul1 li .model_B .model_img::before{content:""; display:block; padding-top:82.3530%;}
.model_ul1 li .model_p{display:block; overflow:hidden; height:32px; line-height:32px; font-size:18px; color:#6b6b6b; text-overflow:ellipsis; white-space: nowrap; margin-top:15px;}
.model_ul1 li .model_sp{display:block; overflow:hidden; height:28px; line-height:28px; font-size:14px; color:#6b6b6b; text-overflow:ellipsis; white-space: nowrap;}
.model_ul1 li:hover .model_B{border-color:#f0110a;}
.model_ul1 li:hover .model_B .model_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.model_ul1 li:hover .model_p{color:#f0110a;}
/*END-租车项目*/

/*租赁车型*/
.main_left{width:274px; float:left;}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden; height:50px; line-height:50px; background:#294378; padding-left:20px; font-size:18px; color:#fff; border-left:3px solid #f0110a;}
.about_ul{display:block; overflow:hidden; border:1px solid #ededed; padding:20px;}
.about_ul>li{display:block; overflow:hidden; height:48px; line-height:48px;}
.about_ul>li>a{font-size:14px; color:#303030;}
.about_ul>li>a>span{float:left; font-family:SimSun; font-size:14px; padding-right:5px;}
.about_ul>li>a:hover , .about_ul>li>a.on{color:#f0110a;}
.about_B{display:block; overflow:hidden; border:1px solid #ededed; padding:20px; font-size:14px; color:#303030; line-height:30px;}
.about_B>span{display:block; overflow:hidden; line-height:36px; font-size:18px; color:#f0110a; font-weight:bold;}

.main_right{width:893px; float:right;}
.model_ul2{display:block; overflow:hidden; width:921px;}
.model_ul2 li{width:279px; float:left; margin:0 28px 25px 0;}
.model_ul2 li .model_B{width:100%; overflow:hidden; border:3px solid #f2f2f2;}
.model_ul2 li .model_B .model_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.model_ul2 li .model_B .model_img::before{content:""; display:block; padding-top:82.3530%;}
.model_ul2 li .model_p{display:block; overflow:hidden; height:32px; line-height:32px; font-size:18px; color:#6b6b6b; text-overflow:ellipsis; white-space: nowrap; margin-top:15px;}
.model_ul2 li .model_sp{display:block; overflow:hidden; height:28px; line-height:28px; font-size:14px; color:#6b6b6b; text-overflow:ellipsis; white-space: nowrap;}
.model_ul2 li:hover .model_B{border-color:#f0110a;}
.model_ul2 li:hover .model_B .model_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.modelxq{display:block; overflow:hidden;}
.modelxq_p{display:block; overflow:hidden; font-size:18px; color:#1c1c1c; line-height:22px;}
.modelxq_img{display:block; overflow:hidden; padding:20px 0;}
.modelxq_img img{display:block; max-width:100%; height:auto; margin: 0 auto;}
.modelxq_txt{display:block; overflow:hidden; font-size:16px; color:#1c1c1c; line-height:30px;}
.modelxq_txt img{display:block !important; max-width: 72% !important; height:auto !important; margin: 5px auto !important;}
/*END-租赁车型*/

/*上海租车报价*/
.offer{display:block; overflow:hidden;}
.offer_p{display:block; overflow:hidden; font-size:18px; color:#191919; line-height:34px;}
.offer_nav{display:block; overflow:hidden; margin-top:25px; background:#294378; border-bottom:3px solid #f0110a; display:-webkit-box; display:-ms-flexbox; display:flex;}
.offer_nav li{float:left; text-align:center; font-size:12px; color:#fff; font-weight:bold; min-height:58px; line-height:18px; display:-webkit-box; display:-ms-flexbox; display:flex; -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; padding:4px;}
.offer_nav li:nth-child(1){width:16%;}
.offer_nav li:nth-child(2){width:12%;}
.offer_nav li:nth-child(3){width:12%;}
.offer_nav li:nth-child(4){width:12%;}
.offer_nav li:nth-child(5){width:12%;}
.offer_nav li:nth-child(6){width:12%;}
.offer_nav li:nth-child(7){width:12%;}
.offer_nav li:nth-child(8){width:12%;}

.offer_ul{display:block; overflow:hidden;}
.offer_ul li{display:block; overflow:hidden; border-bottom:1px solid #ddd; background:#fff;}
.offer_ul li>dl{width:100%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex;}
.offer_ul li>dl>dd{float:left; text-align:center; font-size:12px; color:#666; min-height:38px; line-height:18px; border-right:1px solid #eee; display:-webkit-box; display:-ms-flexbox; display:flex; -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; padding:4px;}
.offer_ul li>dl>dd:nth-child(1){width:16%;}
.offer_ul li>dl>dd:nth-child(2){width:12%;}
.offer_ul li>dl>dd:nth-child(3){width:12%;}
.offer_ul li>dl>dd:nth-child(4){width:12%;}
.offer_ul li>dl>dd:nth-child(5){width:12%;}
.offer_ul li>dl>dd:nth-child(6){width:12%;}
.offer_ul li>dl>dd:nth-child(7){width:12%;}
.offer_ul li>dl>dd:nth-child(8){width:12%;border:none;}
.offer_ul li:nth-child(even){background:#f9f9f9;}
.offer_ul li:hover>dl>dd{background:#f3f3f3;}
/*END-上海租车报价*/

/*服务承诺/关于旭朗*/
.company{display:block; overflow:hidden; font-size:16px; color:#191919; line-height:30px;}
/*END-服务承诺/关于旭朗*/

/*租车动态*/
.news_ul1{display:block; overflow:hidden; width:921px;}
.news_ul1 li{width:279px; float:left; margin:0 28px 15px 0;}
.news_ul1 li .news_B{width:100%; overflow:hidden; border:3px solid #f2f2f2;}
.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:82.3530%;}
.news_ul1 li .news_txt{display:block; overflow:hidden; height:30px; line-height:30px; font-size:18px; color:#181818; text-overflow:ellipsis; white-space: nowrap; margin-top:15px;}
.news_ul1 li:hover .news_B{border-color:#f0110a;}
.news_ul1 li:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
/*END-租车动态*/

/*联系我们*/
.contact_txt{width:100%; overflow: hidden; font-size:16px; color:#000; line-height:30px; margin-top:20px;}
.contact_map{width:100%; overflow: hidden; height:440px; border:none;}
/*END-联系我们*/
.flinks{max-width: 1200px !important; margin: 0 auto !important; height: auto; margin: 10px 0; min-height: 45px; line-height: 36px;}
.flinks span{color: #666; font-weight: bold; font-size: 16px;}
.flinks a{color: #666; font-size: 14px;}
.flinks a:hover{color: #294378;}

@media (max-width:1220px) {
/*头部+导航*/
.header{padding:35px 1%;}
.logo img {max-width: 242px;}
.nav {padding-right:10px;}
.nav>li {margin-right:10px;}
/*END-头部+导航*/

/*首页内容*/
.project{padding:40px 1%;}
.project_ul{width:100%;}
.project_ul li{width:31.33%; margin:0 1% 40px 1%;}

.model{padding:40px 1%;}
.model_ul{width:100%;}
.model_ul li{width:23%; margin:0 1% 25px 1%;}

.gsjj{padding:40px 1%;}
.news{padding:40px 1%;}
.news_ul{width:100%;}
.news_ul li{width:23%; margin:0 1% 15px 1%;}

.choice{padding:40px 1%;}
.choice_contect{padding:0 40px;}

.hf{padding:40px 1%;}
/*END-首页内容*/

/*底部*/
.footer{padding:30px 1%;}
.footer_B{width:25%;}
.footer_right{padding-left:40px;}
.foot{padding:25px 1%;}
/*END-底部*/

/*租车项目*/
.dqwz_title{padding:0 1%;}
.dqwz_contect{padding:40px 1%;}
.project_ul1{width:100%;}
.project_ul1 li{width:31.33%; margin:0 1% 40px 1%;}
.model_ul1{width:100%;}
.model_ul1 li{width:23%; margin:0 1% 25px 1%;}
/*END-租车项目*/

/*租赁车型*/
.main_left{width:24%;}
.about_ul {padding:10px;}
.about_B {padding:10px;}
.main_right{width:74%;}
.model_ul2{width:100%;}
.model_ul2 li{width:31.33%; margin:0 1% 25px 1%;}
/*END-租赁车型*/

/*租车动态*/
.news_ul1{width:100%;}
.news_ul1 li{width:31.33%; margin:0 1% 15px 1%;}
/*END-租车动态*/
}

@media (max-width:991px){
/*头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.icon-menu span{width:100%; height:6px; float:left;  background:#f0110a;}

.header{padding:0;}
.header>.container{display:block;}
.logo {width:100%; padding:25px 10px;}
.logo img {max-width: 306px;}
.header_R{width:100%; float:left;}
nav{width:100%!important; height:auto;}
.nav {display:none; width:150px; height:auto; padding:2px; position:absolute; right:10px; top:100%; background:rgba(41, 67, 120, 0.8);}
.nav>li{width:100%; height:auto; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.project{padding:30px 10px;}
.project_ul li{width:48%; margin:0 1% 30px 1%;}

.model{padding:30px 10px;}
.model_ul li{width:31.33%; margin:0 1% 20px 1%;}

.gsjj{padding:30px 10px;}
#certify {margin-top:30px; padding:0 35px;}
#certify .swiper-container {padding-bottom:40px;}

.news{padding:30px 10px;}
.news_ul{padding-top:15px;}

.choice{padding:30px 10px;}
.choice_contect{padding:0 30px;}

.hf{padding:30px 10px;}
.hf_p{font-size:26px;}
.hf_sp{line-height:24px;}
/*END-首页内容*/

/*底部*/
.footer{padding:20px 10px;}
.footer_B{width:32%;}
.footer_right{padding-left:20px;}
.lxwm {width: 65%;}
.footer_img>img {width:100px; height:100px;}
.foot{padding:15px 10px;}
/*END-底部*/

/*租车项目*/
.dqwz_title{padding:0 10px; line-height:60px;}
.dqwz_contect{padding:30px 10px;}
.project_ul1 li{width:48%; margin:0 1% 30px 1%;}
.model_ul1 li{width:31.33%; margin:0 1% 20px 1%;}
/*END-租车项目*/

/*租赁车型*/
.main_left{width:29%;}
.about_B>span{font-size:16px; line-height:34px;}
.main_right{width:69%;}
.model_ul2{width:100%;}
.model_ul2 li{width:48%; margin:0 1% 20px 1%;}
/*END-租赁车型*/

/*租车动态*/
.news_ul1 li{width:48%; margin:0 1% 15px 1%;}
/*END-租车动态*/
}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:70%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.project{padding:10px;}
.project_p {line-height:32px; font-size:22px;}
.project_sp {line-height:18px; font-size: 12px;}
.project_ul{padding-top:10px;}
.project_ul li{width:100%; margin:0 0 10px 0;}
.project_ul li a {padding:10px 0;}
.project_ul li a .project_pp {height:auto; line-height:30px; margin-top: 5px; font-size:20px;}
.project_ul li a .project_spp {height:auto; line-height:18px; margin-top:5px; font-size:12px;}
.project_ul li a .project_more {margin:5px auto 0 auto; width:90px; height:30px; line-height:30px;}

.model{padding:10px;}
.model_ul{padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.model_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.model_ul li .model_p {height:28px; line-height:28px; font-size:16px; margin-top:5px;}
.model_ul li .model_sp {height:22px; line-height:22px; font-size:12px;}

.gsjj{padding:10px;}
.gsjj_txt{font-size:14px; line-height:24px; padding-top:10px;}
#certify {margin-top:10px; padding:0;}
#certify .swiper-container {padding-bottom:20px;}
#certify .swiper-slide {width:60%;}
#certify .swiper-slide a .gsjj_logo{width:40px; height:40px; top:calc(50% - 40px);}
#certify .swiper-slide a .gsjj_p{height:40px; line-height:40px; font-size:16px; bottom:calc(50% - 40px);}
#certify .swiper-slide.swiper-slide-active a .gsjj_hover{height:40px;}

.news{padding:10px;}
.news_ul{padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.news_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.news_ul li .news_txt {font-size:14px; margin-top:5px;}

.choice{padding:10px;}
.choice_contect{padding:0; margin-top:10px;}
.choice_contect .swiper-slide .choice_txt {margin-top:5px;}

.hf{padding:10px;}
.hf_L{width:100%; text-align:center;}
.hf_p{font-size:20px; line-height:24px;}
.hf_sp{line-height:18px;}
.hf_R {width:100%; margin-top:10px;}
.hf_R>a {height:40px; line-height:36px;}
/*END-首页内容*/

/*底部*/
footer{border-top-width:5px;}
.foot{padding:10px; line-height:20px;}
/*END-底部*/

/*租车项目*/
.about_title{width:100%; float:left; height:50px; line-height:50px; background:#294378; font-size:20px; color:#fff; text-align:center; padding:0; border:none;}
.about_title1{background:url(../images/imgs/sj_jiantou.png) no-repeat right center #294378; text-align:left; padding-left:20px;border-left: 3px solid #f0110a;}
.dqwz_contect{padding:10px;}
.project_ul1 li{width:100%; margin:0 0 10px 0;}
.project_ul1 li a {padding:10px 0;}
.project_ul1 li a .project_pp {height:auto; line-height:30px; margin-top: 5px; font-size:20px;}
.project_ul1 li a .project_spp {height:auto; line-height:18px; margin-top:5px; font-size:12px;}
.project_ul1 li a .project_more {margin:5px auto 0 auto; width:90px; height:30px; line-height:30px;}
.cpxq_txt {line-height:24px; padding-top:10px;}
.tjcp {padding-top:10px;}
.model_ul1{padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.model_ul1 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.model_ul1 li .model_p {height:28px; line-height:28px; font-size:16px; margin-top:5px;}
.model_ul1 li .model_sp {height:22px; line-height:22px; font-size:12px;}
/*END-租车项目*/

/*租赁车型*/
.main{padding:0;}
.main_left{width:100%;}
.about_ul{display:none; padding:2px; border:none;}
.about_ul>li{height:auto; margin-bottom:2px;}
.about_ul>li>a{display:block; overflow:hidden; height:40px; line-height:40px; background:#f2f2f2; padding:0 10px;}
.about_ul>li>a:hover {background:#f0110a; color:#fff;}
.main_right{width:100%;}
.model_ul2{display:flex; flex-wrap:wrap; justify-content:space-between; padding:10px;}
.model_ul2 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.model_ul2 li .model_p {height:28px; line-height:28px; font-size:16px; margin-top:5px;}
.model_ul2 li .model_sp {height:22px; line-height:22px; font-size:12px;}
.modelxq {padding:10px;}
.modelxq_img {padding:10px 0;}
.modelxq_txt {line-height:24px;}
/*END-租赁车型*/

/*上海租车报价*/
.offer_p{font-size:16px;line-height:30px;}
.offer_nav{margin-top:10px;}
/*END-上海租车报价*/

/*服务承诺/关于旭朗*/
.company{line-height:24px;}
/*END-服务承诺/关于旭朗*/

/*租车动态*/
.news_ul1{padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between; padding:10px;}
.news_ul1 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.news_ul1 li .news_txt {font-size:14px; margin-top:5px;}
/*END-租车动态*/

/*联系我们*/
.contact_txt{line-height:24px; margin-top:10px;}
.contact_map{height:250px;}
/*END-联系我们*/
.modelxq_txt img{display:block !important; max-width: 100% !important; height:auto !important; margin: 5px auto !important;}

}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#294378;}
.root a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:1px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#f0110a; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none; text-align:center;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #f0110a;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/


.jlfanye {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.jlfanye a {
    padding: 5px 15px;
    border: solid 1px #dedede;
    float: none;
    display: inline-block;
    min-width: 8px;
    margin: 8px 2px;
    color: #999;
}

.jlfanye a:hover {
    color: #c41313;
}