/*********************************网页公共部分************************************/
@charset "utf-8";
html{font: 14px/24px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;}
*{margin: 0;padding: 0;border:medium none;}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{color: #333;}
li {list-style-type: none;}
.wrapper{width: 1200px;margin: auto;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-size: 100%;font-weight: normal;}
/*分页样式*/
#footpage{text-align: center;padding: 20px 0}
#footpage a{background-color: #D2040D;padding: 5px 10px;border-radius: 3px;color: #fff}
#footpage .current{background-color: #000;padding: 5px 20px;border-radius: 3px;color: #fff}
#footpage select{padding: 5px 10px;color: #fff;background-color:#D2040D }
/*分页样式*/
/***********************************page***************************************/
div.digg{padding:3px;margin:3px;text-align:center;margin-top: 10px;}
div.digg a{border:#38322d 1px solid;padding:2px 5px;margin:2px;color:#38322d;text-decoration:none}
div.digg a:hover{border:#38322d 1px solid;color:#000;}
div.digg a:active{border:#38322d 1px solid;color:#000;}
div.digg span.current{border:solid 1px #38322d;padding:2px 5px;font-weight:bold;margin:2px;color:#fff;background-color:#38322d;}
div.digg span.disabled{border:#38322d 1px solid;padding:2px 5px;margin:2px;color:#38322d;}



/***********************************banner***************************************/
.slideBox{ height: 600px;overflow:hidden;position:relative;margin-top: -86px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:25px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:15px; height:15px; border-radius: 50%; line-height:14px; text-align:center; background:#9a0c0c; cursor:pointer; opacity:0.2;}
.slideBox .hd ul li.on{ background:#9a0c0c; color:#9a0c0c;opacity:1;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ display:block; width: 100%;margin-left: auto; margin-right: auto; }


/*********************************header************************************/
.header{height: 86px;line-height: 86px;position: relative;overflow: hidden;z-index: 111;}
.header a{color: #fff;}
.header .logo{height: 86px;position: relative;width: 300px;float: left;}
.header .logo img{position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
.header .nav{position: absolute;right: 0px;height: 86px;}
.header .nav ul li{float: left;height: 86px;line-height: 86px;font-size: 14px;width: 86px;text-align: center;}
.header .nav ul li a{display: block;}
.header .nav ul li a:after{display: block;content: " ";width: 80px;height:1px;background-color: #fff;position: relative;transition: all 300ms ease-in-out;-webkit-transform: all 300ms ease-in-out;top: 0px;margin: 0 auto;}
.header .nav ul li a:hover:after{top: -25px;}

/*********************************footer************************************/

.footer-lxwm{width: 100%;background-color: #353739;color: #fff;padding: 20px 0px 20px 0px;}
.footer-lxwm span{display: block;font-size: 18px;font-weight: bold;padding-bottom: 10px;}
.footer-lxwm ul{position: relative;width: 100%;height: 60px;}
.footer-lxwm ul li{width: 50%;height: 40px;line-height: 40px;float: left;}
.footer-lxwm ul i{display: block;width: 80px;height: 80px;position: absolute;right: 0px;top: 0px;}
.footer-lxwm ul i img{width: 100%;height: 100%;}

.footer{width: 100%;height: 44px;line-height: 44px;color: #929292;font-size: 14px;background-color: #353739;overflow: hidden;}
.footer>.wrapper{border-top: 1px solid #646566;}
.footer a{color: #929292;}

.footer-fuwu{width: 100%;height: 173px;background: url('../Image/fuwu_bg.jpg')no-repeat center center;}

/*********************************index************************************/

.index-fuwu{overflow: hidden;width: 100%;padding-bottom: 37px;}
.index-fuwu .title{text-align: center;color: #333333;padding: 50px 0px 37px 0px;}
.index-fuwu .title b{display: block;font-size: 24px;height: 24px;line-height: 24px;}
.index-fuwu .title span:before{display: block;content: " ";width: 40px;height: 2px;background-color: #d7000f;margin: 10px auto;}
.index-fuwu .title span{display: block;font-size: 16px;}


.index-fuwu .fuwu .bd ul li{width: 1020px;height: 300px;border-radius: 5px;}
.index-fuwu .fuwu .bd ul li:nth-child(1){background: url('../Image/chezhan.jpg')no-repeat center center;}
.index-fuwu .fuwu .bd ul li:nth-child(2){background: url('../Image/temai.jpg')no-repeat center center;}
.index-fuwu .fuwu .bd ul li:nth-child(3){background: url('../Image/shijia.jpg')no-repeat center center;}
.index-fuwu .fuwu .bd ul li:nth-child(4){background: url('../Image/chexun.jpg')no-repeat center center;}

.index-fuwu .fuwu .hd{width: 180px;}
.index-fuwu .fuwu .hd ul li{width: 150px;height: 70px;background-color: #535050;border-radius: 5px;margin-bottom: 7px;position: relative;float: right;
    cursor: pointer;
    transition: all 300ms ease-in-out;-webkit-transform: all 300ms ease-in-out;
}
.index-fuwu .fuwu .hd ul li img{width: 100px;height: 45px;position: absolute;left: 50%;top: 50%;transform:translate(-50%,-50%);}
.index-fuwu .fuwu .hd ul li:last-child{margin-bottom: 0px;}
.index-fuwu .fuwu .hd ul .on{background-color: #ea0014;width: 180px;}



.index-jincai{background-color: #f7f7f7;width: 100%;overflow: hidden;}
.index-jincai .title{text-align: center;color: #333333;padding: 50px 0px 37px 0px;}
.index-jincai .title b{display: block;font-size: 24px;height: 24px;line-height: 24px;}
.index-jincai .title span:before{display: block;content: " ";width: 40px;height: 2px;background-color: #d7000f;margin: 10px auto;}
.index-jincai .title span{display: block;font-size: 16px;}
.index-jincai ul li{float: left;margin-right: 20px;position: relative;overflow: hidden;margin-bottom: 20px;transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
.index-jincai ul li:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.18);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.18);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.index-jincai ul li:nth-child(3n){margin-right: 0px;}
.index-jincai ul li img{width: 386px;height: 386px;}
.index-jincai ul li .box{
    position: absolute;
    bottom: -66px;
    text-indent: 20px;
    width: 100%;
    height: 66px;
    line-height: 66px;
    background: url('../Image/tuoyuan.png')no-repeat 320px center #fff;
    transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
.index-jincai ul li:hover .box{bottom: 0px;}


.index-jincai-more{display: block;width: 155px;height: 40px;line-height: 40px;text-align: center;background-color: #d7000f;color: #fff;margin: 20px auto 40px;}
.index-jincai-more:hover{border-radius: 40px;color: #fff;}




.index-company .title{text-align: center;color: #333333;padding: 50px 0px 37px 0px;}
.index-company .title b{display: block;font-size: 24px;height: 24px;line-height: 24px;}
.index-company .title span:before{display: block;content: " ";width: 40px;height: 2px;background-color: #d7000f;margin: 10px auto;}
.index-company .title span{display: block;font-size: 16px;}
.index-company .intro{width: 100%;height: 318px;background: url('../Image/index_company.png')no-repeat right center;margin-bottom: 60px;}
.index-company b{font-size: 26px;color: #333333;}
.index-company small{display: block;font-size: 12px;color: #a19e9e;padding: 10px 0px 10px 0px;}
.index-company p{width: 700px;font-size: 14px;color: #666;line-height: 32px;}



.index-news{padding-bottom: 20px;background-color: #f7f7f7;width: 100%;}
.index-news .title{text-align: center;color: #333333;padding: 50px 0px 37px 0px;}
.index-news .title b{display: block;font-size: 24px;height: 24px;line-height: 24px;}
.index-news .title span:before{display: block;content: " ";width: 40px;height: 2px;background-color: #d7000f;margin: 10px auto;}
.index-news .title span{display: block;font-size: 16px;}
.index-news ul li{float: left;margin-right: 45px;}
.index-news ul li:last-child{margin-right: 0px;}
.index-news ul li .time{width: 56px;height: 57px;border: 2px solid #c5c5c5;text-align: center;padding: 25px 0px 25px 0px;}
.index-news ul li .time b{display: block;font-size: 28px;height: 28px;line-height: 28px;color: #8f8f8f;}
.index-news ul li .time small:before{display: block;content: " ";width: 40px;height: 2px;background-color: #8f8f8f;margin: 5px auto;}
.index-news ul li .time small{display: block;font-size: 14px;color: #8f8f8f;}
.index-news ul li .intro{width: 300px;margin-left: 10px;}
.index-news ul li .intro img{width: 300px;height: 187px;}
.index-news ul li .intro b{display: block;font-size: 18px;height: 50px;line-height: 50px;color: #666666;}
.index-news ul li .intro p{display: block;font-size: 14px;color: #999999;}
.index-news ul li .intro small{color: #969b99;font-size: 14px;display: block;padding-bottom: 10px;border-bottom: 1px solid #969b99;padding-top: 10px;
    transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;
}
.index-news ul li:hover .intro small{border-bottom: 1px solid #d7000f;color: #d7000f;}
.index-news-more{display: block;width: 155px;height: 40px;line-height: 40px;text-align: center;background-color: #d7000f;color: #fff;margin: 40px auto;}
.index-news-more:hover{border-radius: 40px;color: #fff;}




/*********************************neiye************************************/
.banner-nei{width: 100%;height: 300px;margin-top: -86px;}
.chezhan-banner{background: url('../Image/chezhan.jpg')no-repeat center center;}
.chexun-banner{background: url('../Image/chexun.jpg')no-repeat center center;}
.temai-banner{background: url('../Image/temai.jpg')no-repeat center center;}
.cehua-banner{background: url('../Image/cehua.jpg')no-repeat center center;}
.contact-banner{background: url('../Image/contact_banner.jpg')no-repeat center center;}
.shijia-banner{background: url('../Image/banner_shijia.jpg')no-repeat center center;}


#main{margin:40px auto;width:1200px;min-height:200px;}

.bmcg{width: 100%;background: url('../Image/bmcg.jpg')no-repeat center center;display: block;}



/*特卖列表页面*/
.temai-list {width: 870px;}
.temai-list ul li{
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.temai-list ul li:hover{
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.temai-list ul li .intro{width: 620px;}
.temai-list ul li .intro i{display: block;width: 120px;height: 100px;border: 1px solid #eee;float: left;margin-right: 20px;}
.temai-list ul li .intro i img{width: 100%;height: 100%;}
.temai-list ul li .intro b{display: block;font-size: 18px;font-weight: normal;padding: 5px 0px 5px 0px;}
.temai-list ul li .intro small{display: block;float: left;font-size: 16px;margin-left: 10px;}
.temai-list ul li .intro .time{display: block;float: left;font-size: 16px;margin-left: 20px;}
.temai-list ul li .intro .content{display: block;font-size: 14px;margin-top: 20px;line-height: 24px;}
.temai-list ul li .intro .baoming{
    display: block;
    width: 100px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #D2040D;
    margin-left: 10px;
    margin-top: 5px;
}
.temai-list ul li .img-box{width: 200px;height: 200px;}
.temai-list ul li .img-box img{width: 100%;height: 100%;}


.temai-right{width: 310px;}
.temai-right a{display: block;width: 100%;height: 40px;line-height: 40px;text-align: center;color: #fff;background: #D2040D;margin: 0px auto 10px;}
.temai-right img{width: 100%;}


/*特卖详情页面*/
.temai-info{}
.temai-info-title{font-size: 28px;color: #333;height: 28px;line-height: 28px;margin-bottom: 40px;width: 100%;}
.temai-img-box{width: 490px;}
.temai-img-box img{width: 100%;}
.temai-img-box ul{padding: 10px 0px 10px 0px;}
.temai-img-box ul li{line-height: 30px;font-size: 16px;color: #666;}
.temai-img-box ul li b{color: #333;}

.temai-info-intro{width: 660px;font-size: 16px;}
.temai-info-intro ul li{line-height: 50px;border-bottom: 1px dashed #eee;letter-spacing: 1px;}
.temai-info-intro ul li b{color: #fa0725;display: inline-block;padding-left: 10px;padding-right: 10px;}
.temai-info-intro ul li:nth-child(3n){padding: 10px 0px 10px 0px;}
.temai-info-intro ul li a{display: inline-block;width: 140px;height: 30px;line-height: 30px;position: relative;border: 1px solid #b7b7b7;text-align: center;color: #b7b7b7;margin-right: 20px;}
.temai-info-intro ul li a:last-child{margin-right: 0px;}
.temai-info-intro ul li .on{border: 1px solid #fa0725;color: #fa0725;}
.temai-info-intro ul li a i{
	display: block;
    width: 18px;
    height: 18px;
    background: url('../Image/cxi.png') no-repeat center;
    position: absolute;
    right: 0;
    bottom: 0;
}
.temai-info-intro ul li .on i{
	background: url('../Image/cxih.png') no-repeat center;
}
.temai-info-intro .temai-form{width: 500px;}
.temai-info-intro .temai-form label{display: block;margin-top: 30px;}
.temai-info-intro .temai-form label b{display: inline-block;padding-right: 15px;}
.temai-info-intro .temai-form label input[type=text]{width: 400px;height: 40px;border: 1px solid #eee;outline: none;text-indent: 10px;}
.temai-info-intro .temai-form label input[type=submit]{width: 100%;height: 40px;line-height: 40px;text-align: center;color: #fff;background-color: #fa0826;border-radius: 10px;cursor: pointer;font-size: 20px;}
.temai-info .gclc-img{width: 100%;height: 100px;margin: 50px auto;}

.temai-info .temai-xq{width: 780px;}
.temai-info .temai-xq .title{width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid #c2c2c2;font-size: 20px;color: #2b2b2b;margin-bottom: 60px;}
.temai-info .temai-xq .title:after{display: block;content: " ";width: 80px;height: 3px;background-color: #fa0826;position: relative;top: -1px;}


.temai-info .huodong-baozhang{width: 320px;}
.temai-info .huodong-baozhang .title{width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid #c2c2c2;font-size: 20px;color: #2b2b2b;margin-bottom: 60px;}
.temai-info .huodong-baozhang .title:after{display: block;content: " ";width: 80px;height: 3px;background-color: #fa0826;position: relative;top: -1px;}
.temai-info .huodong-baozhang img{display: block;margin-left: 0px;}



/*车讯详情页面*/
.chexun-info{}
.chexun-info-title{font-size: 28px;color: #333;height: 28px;line-height: 28px;margin-bottom: 40px;width: 100%;}
.chexun-img-box{width: 490px;}
.chexun-img-box img{width: 100%;}
.chexun-img-box .content01{font-size: 18px;line-height: 30px;padding-top: 20px;}

.chexun-info-intro{width: 660px;font-size: 16px;}
.chexun-info-intro ul li{line-height: 50px;height: 50px;border-bottom: 1px dashed #eee;letter-spacing: 1px;}
.chexun-info-intro ul li b{color: #fa0725;display: inline-block;padding-left: 10px;padding-right: 10px;}

.chexun-info-intro .chexing-check{overflow: hidden;padding-top: 30px;}
.chexun-info-intro .chexing-check b{
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #999;
    float: left;
    font-size: 20px;
    position: relative;
    margin-right: 24px;
}
.chexun-info-intro .chexing-check b i{
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 18px;
    height: 18px;
    background: url('../Image/cxi.png')no-repeat center center;
}
.chexun-info-intro .chexing-check .on{border: 1px solid #fa0826;color: #fa0826;}
.chexun-info-intro .chexing-check .on i{
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 18px;
    height: 18px;
    background: url('../Image/cxih.png')no-repeat center center;
}

.chexun-info-intro .chexun-form{width: 500px;}
.chexun-info-intro .chexun-form label{display: block;margin-top: 30px;}
.chexun-info-intro .chexun-form label b{display: inline-block;padding-right: 15px;}
.chexun-info-intro .chexun-form label input[type=text]{width: 400px;height: 40px;border: 1px solid #eee;outline: none;text-indent: 10px;}
.chexun-info-intro .chexun-form label input[type=submit]{width: 100%;height: 40px;line-height: 40px;text-align: center;color: #fff;background-color: #fa0826;border-radius: 10px;cursor: pointer;font-size: 20px;}
.chexun-info .gclc-img{width: 100%;height: 100px;margin: 50px auto;}

.chexun-info .txtMarquee-top01{width: 780px;}
.chexun-info .txtMarquee-top01 .title{width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid #c2c2c2;font-size: 20px;color: #2b2b2b;margin-bottom: 30px;}
.chexun-info .txtMarquee-top01 .title:after{display: block;content: " ";width: 80px;height: 3px;background-color: #fa0826;position: relative;top: -1px;}
.chexun-info .txtMarquee-top01 ul li{font-size: 16px;color: #2b2b2b;line-height: 30px;}

.chexun-info .chexun-xq{width: 780px;}
.chexun-info .chexun-xq .title{width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid #c2c2c2;font-size: 20px;color: #2b2b2b;margin-bottom: 30px;}
.chexun-info .chexun-xq .title:after{display: block;content: " ";width: 80px;height: 3px;background-color: #fa0826;position: relative;top: -1px;}


.chexun-info .huodong-baozhang{width: 320px;}
.chexun-info .huodong-baozhang .title{width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid #c2c2c2;font-size: 20px;color: #2b2b2b;margin-bottom: 60px;}
.chexun-info .huodong-baozhang .title:after{display: block;content: " ";width: 80px;height: 3px;background-color: #fa0826;position: relative;top: -1px;}
.chexun-info .huodong-baozhang img{display: block;margin-left: 0px;}




/*试驾页面*/
.shijia{}
.shijia .title{text-align: center;font-size: 40px;height: 40px;line-height: 40px;color: #c6081f;}
.shijia .intro{padding: 20px;text-align: center;font-size: 20px;color: #4d4c4c;line-height: 38px;}
.shijia .shijia-img{margin: 10px auto 30px;}

.shijia-xq{position: relative;}
.shijia-xq .bd ul li{overflow: hidden;}
.shijia-xq .bd ul li img{width: 600px;height: 355px;float: left;}
.shijia-xq .bd ul li p{
    float: right;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    background-color: #f5f3f0;
    width: 600px;
    height: 355px;
    padding: 100px 50px 100px 50px;
    color: #3c3c3c;
    line-height: 30px;
}
.shijia-xq .bd ul li p b{display: block;font-size: 24px;color: #3c3c3c;margin-bottom: 30px;}
.shijia-xq .hd{height: 80px;line-height: 80px;width: 100%;background-color: #282828;}
.shijia-xq .hd ul li{float: left;width: 400px;text-align: center;font-size: 24px;color: #fff;}
.shijia-xq .hd ul .on{background-color: #c6081f;}

.shijia .service-img{margin: 70px auto}

.shijia-form{overflow: hidden;}
.shijia-form input{width: 370px;}
.shijia-form input[type=text]{height: 40px;line-height: 40px;text-indent: 20px;border: 1px solid #cacaca;float: left;margin-right: 40px;outline: none;}
.shijia-form input[type=submit]{height: 40px;line-height: 40px;text-indent: 20px;border: 1px solid #c6081f;background-color: #c6081f;color: #fff;font-size: 20px;display: inline-block;float: left;cursor: pointer;}
/*试驾页面end*/




/*车展详情页面*/
.chezhan-info-banner{width: 100%;}
.chezhan-info-banner img{width: 100%;}
.chezhan-info-time{width: 100%;height: 130px;background: url('../Image/chezhan_info_time.png')no-repeat center center;margin-top: -42px;z-index: 111;position: relative;}
.chezhan-info-time .box{position: absolute;width: 1200px;height: 88px;bottom: 0px;color: #fff;}
.chezhan-info-time .box b{font-size: 40px;font-weight: normal;position: absolute;}
.chezhan-info-time .box #t_d{left: 46px;top: 34px;}
.chezhan-info-time .box #t_h{left: 224px;top: 34px;}
.chezhan-info-time .box #t_m{left: 400px;top: 34px;}
.chezhan-info-time .box #t_s{left: 579px;top: 34px;}


.chezhan_info_img01{width: 100%;background: url('../Image/chezhan_info_img01.jpg')no-repeat center center;overflow: hidden;}
.chezhan_info_img01 .title{text-align: center;color: #f51111;}
.chezhan_info_img01 .title span{font-size: 50px;height: 50px;line-height: 50px;display: block;padding: 40px 0px 30px 0px;}
.chezhan_info_img01 .title small{font-size: 30px;height: 30px;line-height: 30px;display: block;}
.chezhan_info_img01 .chezhan_info_img_banner{margin-top: 30px;position: relative;}
.chezhan_info_img_banner .hd{position: absolute;right: 0px;bottom: 0px;z-index: 111;}
.chezhan_info_img_banner .hd ul li{display: block;float: left;width: 20px;height: 20px;line-height: 20px;text-align: center;background-color: #f51111;color: #fff;margin: 5px;}
.chezhan_info_img_banner .hd ul .on{background-color: #FF0}

.chezhan_info_img01 .c01{display: block;margin: 50px auto 60px;}
.chezhan_info_img01 .c02{display: block;margin: 0px auto 60px;}

.chezhan-info-input{width: 100%;padding: 80px 0px 50px 0px;background-color: #da1617;height: 380px;}
.chezhan-info-input .c03{float: left;width: 445px;height: 380px;}
.chezhan-info-input .box{float: left;margin-left: 45px;width: 430px;height: 380px;color: #fff;}
.chezhan-info-input .box .time-address{margin-bottom: 20px;}
.chezhan-info-input .box .time-address span{display: block;height: 30px;line-height: 30px;text-indent: 30px;font-size: 18px;}
.chezhan-info-input .box .time-address span:nth-child(1){background: url('../Image/z1.png')no-repeat 0px center;}
.chezhan-info-input .box .time-address span:nth-child(2){background: url('../Image/z2.png')no-repeat 2px center;}
.chezhan-info-input .box select{width: 100%;height: 50px;margin-bottom: 10px;outline: none;font-size: 20px;text-indent: 20px;}
.chezhan-info-input .box input[type=text]{width: 100%;height: 50px;line-height: 50px;margin-bottom: 10px;font-size: 20px;text-indent: 20px;}
.chezhan-info-input .box input[type=submit]{width: 100%;height: 50px;line-height: 50px;color: #fff;background-color: #db1f1f;font-size: 24px;margin-top: 10px;}

.txtMarquee-top{width: 270px;text-align: center;color: #fff;}
.txtMarquee-top b{display: block;font-size: 20px;padding: 20px 0px 35px 0px;}
.txtMarquee-top ul li{height: 40px;line-height: 40px;}

.chezhan-pingpai{width: 100%;background: url('../Image/chezhan_info_img03.jpg')no-repeat center center;overflow: hidden;}
.chezhan_info_img04{display: block;margin: 50px auto 60px;}
.chezhan_info_img05{}
.chezhan_info_img05 ul{
    margin-bottom: 100px;
    padding:5px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.chezhan_info_img05 ul li{float: left;margin: 10px;}


.fuliliucheng{width: 100%;height: 570px;background: url('../Image/chezhan_info_img06_02.png?v=1.0.1')no-repeat center center;position: relative;margin-top: -80px;}


.chezhan-info-map{width: 100%;padding: 70px 0px 30px 0px;background: url('../Image/chezhan_info_img01.jpg')no-repeat center center;}
.chezhan-info-map-intro{
    height: 500px;
    padding: 20px;
    background-color: #da1617;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
#chezhan-allmap{
    width: 700px;
    height: 100%;
    float: left;
}
.chezhan-info-map .box p{
    width: 420px;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px dashed #fff;
    line-height: 40px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.chezhan-info-map .box img{width: 420px;height: 290px;margin-top: 28px;}


/*底部停留*/
.newnavbg{height:130px; background: url(../a05.png) center no-repeat; position: fixed;bottom:0;width:100%;clear:both; z-index:22222; background:#da1617;}
.newnavbgbox{width:1000px; margin:10px auto;}
.newnavbgbox p{ margin:0px; padding:0px 0px 5px;}
.newnavbgbox-l{width:160px;float:left; padding:3px 0;}
.newnavbgbox-l textarea{width:160px;}
.newnavbgbox-c{float:left;color:#fff;}
.newnavbgbox-c span{ color:#fff600;padding:0 5px;}
.newnavbgbox-c input{width:160px; margin:0px 0px 0px 5px; border:0px; padding:0px; padding:5px 5px 6px; }
.newnavbgbox-c select{ width:135px; line-height:30px; height:30px;  margin:0px 0px 0px 5px;  border:0px;}
.newnavbgbox-r{ width:135px;float:right; text-align:center; padding:8px 0; margin:10px 20px 0px 0px;}


/*车展详情页面end*/



/*新闻中心*/
.zy_news{padding:15px 25px;min-height:500px; background:#fff; height:auto!important; overflow:visible!important; overflow:visible;}
.zy_newsCon{ min-height:500px;}
.zy_newsCon li a{ display:block; width:97%; height:185px; padding:15px;}
.zy_newsCon li{ width:100%; border-bottom:1px solid #ebecf1; height:225px; margin:15px 0 0 0;}
.zy_newsPic{ width:280px; height:175px; float:left; margin:0 55px 0 0; border:1px solid #e6e6e6;}
.zy_newsDetail{ width:780px; float:right;}

.zy_newsD h3{ width:100%; display:block; font-size:18px; color:#333333; font-weight:bold;}
.zy_newsD p{ height:105px; width:100%; margin:10px 0 0 0; line-height:30px; color:#333333; font-size:14px; display:block;}
.zy_newsD span.time{ font-size:14px; display:block; line-height:25px; color:#999999;}
.zy_newsCon li a:hover{
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
    box-shadow:  0 5px 30px rgba(0, 0, 0, 0.18);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0); 
    }
.zy_news h3.biaoti{ width:100%; display:block; text-align:center; color:#333333; font-size:20px; font-weight:bold; line-height:35px;}







.news_title{font-size: 18px;color: #333;text-align: center;display: block;margin: 10px auto;}
.username_click{width: 100%;height: 30px;line-height: 30px;text-align: center;background-color: #eee;margin: 20px auto;}
.xq{max-width: 100%;font-size: 16px;line-height: 30px;text-align: justify;}
.xq img{max-width: 100%;display: block;margin: 5px auto !important;}
.xq table{border: 1px solid #808080;width: 98%;border-collapse: collapse;}
.xq table td {border: 1px solid #808080;}



#prev_next{margin-top: 30px;}
#prev_next li{line-height:40px;text-indent: 20px;width: 100%;font-size: 14px;}
#prev_next li:nth-child(1){background: url('../Image/up.png')no-repeat 0px 15px;border-top: 1px solid #CCCCCC;}
#prev_next li:nth-child(2){background: url('../Image/down.png')no-repeat 0px 15px;border-top: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;}



.return{float:right;width:120px;height:40px;background-color:#38322d;color:#fff;text-align:center;line-height:40px;margin-top: 20px;}
.return:hover{background-color:#d83a2a;}




.content_p {margin-top: 40px;}
.content_p span.sp {display: block;background-color: #dddddd;color: #ffffff;margin-bottom: 20px;overflow: hidden;}
.content_p span.sp small {background: #661D14;display: block;float: left;text-align: center;line-height: 40px;width: 120px;}



#zhutu{max-width:80%;margin: 10px auto;display: block;border: 1px solid #ddd;}



/*CONTACT 地图大小*/
#allmap{width:100%;height:500px;overflow:hidden;}
.news_h2 {text-align: center;}
.news_h2 h2 {font-size: 36px;font-weight: normal;color: #000;padding-bottom: 30px;}
.contact_map {position: absolute;right: 0;top: 0;background: rgba(0,0,0,0.6);color: #f5f5f5;padding: 68px 40px;height: 364px;}
.contact_map h2 {font-size: 30px;margin-bottom: 20px;}
.contact_map ul li {line-height: 30px;font-size: 16px;}
.contact_map p img {width: 120px;display: block;margin: 10px 0;}
.contact_map p span {padding-left: 35px;}




/*车讯列表1*/
.chexun-list {}
.chexun-list ul li{
    padding: 20px;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.chexun-list ul li:hover{
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.chexun-list ul li .intro{width: 650px;}
.chexun-list ul li .intro i{display: block;width: 120px;height: 100px;border: 1px solid #eee;float: left;margin-right: 20px;}
.chexun-list ul li .intro i img{width: 100%;height: 100%;}
.chexun-list ul li .intro b{display: block;font-size: 20px;font-weight: normal;padding: 20px 0px 20px 0px;}
.chexun-list ul li .intro small{display: block;font-size: 16px;text-indent: 10px;}
.chexun-list ul li .intro .time{display: block;font-size: 18px;padding: 20px 0px 20px 0px;}
.chexun-list ul li .intro .content{display: block;font-size: 14px;}

.chexun-list ul li .img-box{width: 400px;height: 250px;}
.chexun-list ul li .img-box img{width: 100%;height: 100%;}



/*新增*/
.index-jincai ul li{box-shadow: 1px 4px 7px rgba(0,0,0,0.3)}
.index-jincai-i ul li img{object-fit: contain;height: 386px;box-sizing:border-box;border: 1px solid #ddd;
   }