/*全局样式*/
@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;}
*{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}
.sizeCover{background-position: 50% 50%; background-size: cover;}
.vertical_centerbox{display: table;table-layout:fixed;}
.vertical_center{display: table-cell;vertical-align: middle;}

/*pc导航*/
.main1{background: #fff;}
.main1 div{line-height: 120px;height: 120px;}
.main1 img{max-height:94%;}
.main1 .logo img{max-height:80%;}
.main1 .tu1{padding-left:30px;position: relative;margin-left: 30px;}
.main1 .tu1:after{content:"";width: 1px;height: 80%;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;/*background: #ddd;*/}
.main1 .tu3{padding-right:40px;}

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: rgba(0,0,0,0.7);}
header .sjdnav li:hover{background: #d01413;}
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: 40px;right: 15px;}
header .ydd_btn span {display: block;width: 100%;height: 6px;background: #d01413;}
header .ydd_btn span.span02 {margin: 5px 0;}
header .ydd_btn.click span {background: #d01413;}
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: 6px;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;}

header nav{background: #d01413;}
header nav ul{font-size: 0;margin:0;text-align: right;}
header nav ul li{position: relative;float:left;text-align: center;display: inline-block;font-size: 14px;width: 12.5%;}
header nav ul li > a{position: relative; line-height:50px; display:block; color: #fff !important;font-size: 16px;width: 100%;}
header nav ul li .ul {position:absolute; display:none;padding:inherit;padding-top: 0px;left: 0;top: 100%;z-index: 100;width: 100%;}
header nav ul li .ul .li{float:none;position: relative;width: 100%;font-size: 14px;background:#fff;line-height:20px;padding: 7px 5px; color: #333;border-top: 1px solid rgba(0,0,0,0.1);}
header nav ul li:hover .ul{display:block;}
header nav ul li .ul .li:hover{background: #f16600;color: #fff;}
header nav ul li:hover:after{width: 100%;transition: all 0.3s;}
header nav ul li.active:after{width: 100%;transition: all 0.3s;}
header nav ul li:hover > a{color:#fff;background: #f16600;}
header nav ul li.active > a{color:#fff;background: #f16600;}

/*大图轮播*/
.banner{position: relative;z-index: 10;}
.banner,.banner img{width: 100%;overflow: hidden;display: block;cursor: all-scroll;min-height: 130px;}
.banner .swiper-pagination .swiper-pagination-bullet{width:32px !important;height: 5px !important;border: 1px solid #fff !important;background: fixed;border-radius: 0;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff !important}

.title{font-size:0;text-align: center;margin: 36px 0 26px 0;overflow: hidden;}
.title .tt1{font-size:30px;color: #d01413;display: inline-block;position: relative;}
.title .tt1:after{content:"";width: 600px;height: 1px;background: #ddd;position: absolute;left:calc(100% + 30px);top:0;bottom:0;margin: auto 0;}
.title .tt1:before{content:"";width: 600px;height: 1px;background: #ddd;position: absolute;right:calc(100% + 30px);top:0;bottom:0;margin: auto 0;}
.title .tt2{font-size: 14px;color: #999;text-align: center;margin-top: 6px;line-height: 26px;}
.mainbox{padding-bottom:36px;}
/*快捷入口*/
.main2 .list{display:block;text-align: center;}
.main2 .list .img{padding:30px 10px 50px 10px;background: #d01413;border-radius: 30px;}
.main2 .list .img2{background: #fff;}
.main2 .list .tt{background: #999999;display: inline-block;width: 120px;line-height: 38px;height: 39px; border-radius: 20px;color: #fff;font-size: 16px;text-align: center;margin: 0 auto;margin-top: 20px;}
.main2 .list:hover .tt{background-color:#d01413;}
/*车图*/
.mainimg img{min-height:130px;}
/*车*/
.main3{padding:50px 0;}
.main3 .list .img{border:1px solid #ddd;}
.main3 .list .tt{font-size: 16px;color: #333;text-align: center;margin-top: 8px;line-height: 28px;}
/*关于我们*/
.main4 .img{width:40%;float: left;}
.main4 .img img{height: 342px;}
.main4 .ttbox{width:60%;float: left;padding-left: 20px;display: block;}
.main4 .ttbox .tt1{font-size: 20px;font-weight: bold;color: #333;margin-top: 10px;line-height: 20px;}
.main4 .ttbox .tt2{font-size: 12px;color: #666;border-bottom: 1px solid #ddd;display: inline-block;padding-right: 30px;line-height:30px;padding-left: 2px;}
.main4 .ttbox .tt3{font-size: 14px;color: #333;line-height: 28px;height: 196px;overflow: hidden;margin: 10px 0 20px 0;}
.main4 .ttbox .tt4{width: 140px;line-height: 40px;background: #999999;text-align: center;color: #fff;border-radius: 20px;}
.main4 .ttbox .tt4:hover{background-color:#d01413;}
/*新闻咨询*/
.main6{background:#f8f8f8;}
.main6 .box{margin:0 -10px;}
.main6 .box .list{padding:0 10px;margin-bottom: 20px;width: 33.33%;float: left;}
.main6 .box .list .tt1{font-size: 20px;font-weight: bold;color: #333;text-align: center;border-top: 2px solid #d01413;padding-top: 11px;line-height: 36px;}
.main6 .box .list .tt1 span{font-size: 14px;font-weight: 100;color: #666;text-transform: uppercase;display: block;line-height:16px;}
.main6 .box .list .tt2{display: block;margin: 13px 0;}
.main6 .box .list .tt3{display: block;border-bottom: 1px dashed #e3e3e3;line-height: 34px;height: 35px;position: relative;padding-right: 100px;color: #333;}
.main6 .box .list .tt3 span{position:absolute;right: 0;top:0;line-height: 34px;}
.main6 .box .list .tt3:hover{color:#d01413}
/*合作伙伴*/
.main7 .list{display:block;border: 1px solid #ddd;position: relative;}
.main7 .list .img{position:absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;display: block;max-height: 100%;}
.main7 .swiper-wrapper{transition-timing-function: linear !important}


footer{background:#222222;padding: 40px 0 30px 0;}
footer .ul{font-size:0;text-align: center;margin-bottom: 20px;}
footer .ul a{font-size:14px;color: rgba(255,255,255,0.7);padding: 0 20px;position: relative;line-height: 26px;transition: all 0.3s}
footer .ul a:nth-child(n + 2):after{content:"";width: 2px;height: 12px;background: rgba(255,255,255,0.5);border-left: 1px solid #fff;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;}
footer .ul a:hover{color:#d01413;transition: all 0.3s}
footer .img{width: 290px;float: left;}
footer .tt1{width: calc(100% - 570px);float: left;color: rgba(255,255,255,0.7);line-height: 30px;padding: 0 20px;}
footer .img2{width:140px;float: left;text-align: center;line-height: 40px;color: rgba(255,255,255,0.7);padding-left: 10px;margin-top: 24px;}
footer .tt2{color: rgba(255,255,255,0.7);text-align: center;margin-top: 20px;}




.ny{padding:50px 0;}
.ny .zuo{width:220px ;float: left;}
.ny .you{width: calc(100% - 220px);float: left;padding-left: 20px;}
.ny .zuo .top{height: 90px;background: #d01413;font-size: 26px;color: #fff;text-align: center;padding-top: 19px;}
.ny .zuo .top span{font-size: 14px;color: #fff;text-transform: uppercase;display: block;}
.ny .zuo .ul1{margin-top:20px;}
.ny .zuo .ul1 .list{display: block;padding: 0 40px 0 10px;color: #fff;line-height: 40px;border-bottom: 1px solid rgba(255,255,255,0.3);background: #d01413;position: relative;}
.ny .zuo .ul1 .list:before{content:"";width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top:6px solid #fff;display: block;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;}
.ny .zuo .ul1 .list.on1:before{transform:rotate(-90deg);transition: all 0.3s;}
.ny .zuo .ul1 .list2{display:none;}
.ny .zuo .ul1 .list2.active{display:block;}
.ny .zuo .ul1 .list2 a{display:block;line-height: 36px;background: #f1f1f1;border-bottom: 1px solid #fff;padding: 0 20px;}
.ny .zuo .ul1 .list2 a:hover{color:#d01413;}
.ny .zuo .ul1 .list2 a.active{color:#d01413;}
.ny .you .top{font-size:18px;color: #333333;font-weight: bold;border-bottom: 1px solid #d7d7d7;line-height: 45px;margin-bottom:22px;}
.ny .you .top span{font-size:14px;font-weight: normal;float: right;}
.ny .you .top span a{color: #d01413;}



.nycp{margin:0 -10px;}
.nycp .list{display:block;padding: 0 10px;margin-bottom: 20px;width: 25%;float: left;}
.nycp .list .imgbox{box-shadow:0 0 8px rgba(0,0,0,0.2);}
.nycp .list .imgbox .tt1{font-size:14px;color: #333;line-height: 44px;text-align: center;padding: 0 5px;}
.nycp .list:hover .imgbox .tt1{color: #d01413;}

.ny .title{margin-top:0;}


/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:280px;float: left;}
.nyxw .list .img img{height:200px;}
.nyxw .list .tt{float: left;width: calc(100% - 280px);padding:0 20px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 30px;margin-top: 14px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 22px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:95px;background: #d01413;border-radius: 20px;text-align: center;color: #fff;line-height: 30px;margin-top: 10px;}
.nyxw .list .tt4 img{position:relative;top:-2px;padding-left: 6px;}
.nyxw .list:hover .tt4{opacity:0.7;}

/*详情页*/
.danye{color:#333;font-size: 14px;line-height: 28px;}
.danye .bt{color: #d01413;font-size: 22px;text-align: center;margin-bottom: 10px;}
.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;}
.danye .img img{margin:0 auto 15px auto;display: block;}
.danye .tt{font-size: 14px;line-height: 27px;color: #333333;}

.danye .ditu{height:400px;position: relative;margin:20px auto;}




/*transition: all 0.3s;*/
/*d01413*/

/*媒体查询开始*/
@media (min-width:1199px){
   .nycp .list:hover .sizeCover,
    .main6 .box .list:hover .sizeCover,
    .main4 .img:hover .sizeCover,
    .main3 .list:hover .img .tr2
    {transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);-webkit-transform:scale(1.06);cursor:pointer;}

   
    .main7 .list:hover .img,
    .main2 .list:hover .img .tr2
    {transform:scale(0.90);-moz-transform:scale(0.90);-ms-transform:scale(0.90);-o-transform:scale(0.90);-webkit-transform:scale(0.90);cursor:pointer;}
	
}

@media (max-width:991px) {
 .main1 div{height:100px;line-height: 100px;}
footer{padding: 40px 0 30px 0;margin-bottom: 50px;}
footer .img{display: none;}
footer .tt1{width: calc(100% - 280px);}
footer .ul a{padding:0 16px;}
footer .ul a:after{left:8px;}
    
    
.ny{padding:20px 0;}
.ny .zuo{width:100% ;float: none;margin-bottom: 20px;}
.ny .you{width:100%;float: none;padding-left: 0;}
.ny .zuo .top{height: auto;font-size: 18px;text-align: left;padding: 0 20px;line-height: 48px;position: relative;}
.ny .zuo .top span{display: inline;display: none;}
.ny .zuo .top i{position:absolute;right: 20px;top:0;bottom:0;margin: auto 0;line-height: 48px;}  
.ny .zuo .ul1{margin-top:0;border-top: 1px solid #f1f1f1;display: none;}



}

@media (max-width:767px) {
    .main1 .tu1{display:none;}
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2px;}
    .mainimg img{min-height:220px;}
    .main4 .img{width:100%;float: none;}
    .main4 .img img{height:auto;}
    .main4 .ttbox{width:100%;float: none;padding: 0;margin-top: 20px;}
    .main6 .box .list{width:100%;}
    .main6 .box .list:nth-child(n + 2){width:50%;}
    
 

    .nycp .list{width: 33.33%}

   
}

@media (max-width:600px) {
     .main1 .tu1{display:none;}
     .main1 div{height:80px;line-height: 80px;}
	 .main1 .dianhua{ color:#F00; line-height:20px; padding-top:20px; padding-left:10px;}
	 .main1 .dianhua em{ font-family:Georgia, "Times New Roman", Times, serif;}
    header .ydd_btn{top:30px;}
    header .sjdnav{top:80px;}
    .main2 .title .tt1{height: 80px;}
    .main2 .title img{max-height:100%;}
    .title{margin: 30px 0 20px 0;}
    .title .tt1{font-size:22px;}
    .title .tt1:after{display: none;}
    .title .tt1:before{display: none;}
    .mainbox{padding-bottom:30px;}
    /*快捷入口*/
    .main2 .list .img{padding:20px 10px 30px 10px;}
    .main2 .list .tt{margin-top: 10px;font-size: 14px;line-height: 36px;height: 36px;width: 100%;}
    /*车图*/
    .mainimg img{min-height:180px;}
    /*车*/
    .main3{padding:20px 0;}
    .main3 .list .img{border:1px solid #ddd;}
    .main3 .list .tt{font-size: 14px;margin-top: 4px;}
    /*关于我们*/
    .main4 .ttbox .tt1{font-size: 16px;}
    .main4 .ttbox .tt3{margin: 0 0 10px 0;}
    .main4 .ttbox .tt4{width: 100px;line-height: 30px;}
    /*新闻咨询*/
    .main6 .box .list{width: 100% !important;float: none;}
    footer{padding: 20px 0 20px 0;}
    footer .tt1{width:100%;float: left;padding:0;text-align: center;}
    footer .img2{width:50%;padding-left: 0;margin-top: 20px;}
    footer .img2 img{width:140px;margin: 0 auto;display: block;}

    .nycp{margin:0 -5px;}
    .nycp .list{width: 50%;padding: 0 5px;margin-bottom: 10px;}
    .nycp .list .imgbox .tt1{line-height:36px;}


    /*内页新闻*/
    .nyxw .list .img{width:100%;float:none;}
    .nyxw .list .img img{height:auto;}
    .nyxw .list .tt{float: none;width: 100%;padding:0 16px 16px 16px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
.danye .ditu{height:260px;margin: 10px auto;}

    
}

@media (max-width:479px) {
    /*车图*/
.mainimg img{min-height:150px;}
    
}

@media (max-width:392px) {
    /*车图*/
.mainimg img{min-height:130px;}
    
}


.hot{height:50px; background:#d01413; 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:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.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; }