﻿@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:22px;font-family:Microsoft YaHei,黑体,Verdana,Arial,sans-serif;-webkit-text-size-adjust:none;color:#666;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;vertical-align:bottom;}
ul,li{list-style-type:none;}
a{color:#666;text-decoration:none;transition:all 0.3s;}
input:focus,select:focus,option:focus,textarea:focus{ outline:none;}
textarea,input[type=date],input[type=number]{ resize:none; border: none;}
button:hover,input[class*=b]:hover{ cursor:pointer;}
i,u{font-style: normal;font-weight: normal;}
.tl{text-align:left;}.tc{text-align:center;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.f12{font-size:12px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f30{font-size:30px;}
.rel{position:relative;}
.min_w{min-width:1200px;}
.container{width:1200px;margin:0 auto;}
.org{color:#e84715;}
.grey3{color:#333;}
.grey9{color:#999;}
.mar40{margin-bottom:40px;}
.white{color:#fff;}

/*header*/
.top_bor{height:125px;border-bottom:#eee solid 1px;}
.top_tel{margin-top:30px;line-height:25px;height:50px;color:#999;background:url(../images/tel.png) no-repeat left center;padding-left:60px;}
.top_tel i{font-size:24px;font-family:impact;}
.nav_list li{width:170px;line-height:70px;float:left;}
.nav_list li a{display:block;}
.nav_list li a:hover{background:#41469f;color:#fff;}

/* banner */
.banner{ width:100%; height:550px; overflow:hidden; position:relative;}
.b-img{ height:550px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:550px; float:left;}
.b-list{ height:50px; padding-top:500px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:7px; float:left; margin:0 5px; _margin:0 3px;background:#fff;}
.b-list .spcss{width:30px;background:#ec5b1c;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:225px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:225px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

/*index*/
.zhanhui_box{height:160px;}
.zhanhui_shadow{box-shadow:2px 2px 5px #d8d8d8;padding:20px 0;height:140px;background:#fff;z-index:99;position:relative;top:-60px;}
.zhanhui_shadow li{padding:0 30px 10px;width:600px;line-height:30px;float:left;border-left:#eee solid 1px;box-sizing:border-box;}
.zhanhui_shadow li:first-child{border:none;}
.zhanhui_shadow li h3{line-height:40px;}
.zhanhui_shadow li b{color:#e84715;}
.zhanhui_shadow_bor{border:#ddd solid 1px;}
.zhanhui_w320{width:380px;}
/*.zhanhui_w320{width:320px;}*/

.baoming_bg{width:470px;height:540px;background:url(../images/img01.jpg) no-repeat;}
.baoming_tit{height:80px;line-height:80px;font-size:20px;}
.baoming_box{width:420px;height:430px;padding:20px;box-sizing:border-box;margin:0 auto;background:rgba(255,255,255,.8);border-radius:10px;color:#aaa;}

.baoming_inp{width:100%;height:43px;line-height:43px;box-sizing:border-box;border:#ddd solid 1px;border-radius:10px;padding:0 20px;color:#aaa;margin-bottom:15px;background:none;}
.baoming_inp2{width:100%;height:120px;line-height:30px;box-sizing:border-box;border:#ddd solid 1px;border-radius:10px;padding:0 20px;color:#aaa;margin-bottom:15px;background:none;margin-top: 10px;}
.baoming_bz{padding:10px;border:#ddd solid 1px;border-radius:10px;line-height:30px;margin:20px 0;}
.baoming_btn{display:block;width:140px;height:40px;line-height:40px;background:#ec5b1c;border:none;border-radius:20px;color:#fff;margin:0 auto;}

.baoming_inp:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #aaa; opacity:1; font-size: 16px;
}

.baoming_inp::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #aaa;opacity:1;font-size: 16px;
}

.baoming_inp:-ms-input-placeholder{
    color: #aaa;opacity:1;font-size: 16px;
}

.baoming_inp::-webkit-input-placeholder{
    color: #aaa;opacity:1;font-size: 16px;
}


.news_box{width:700px;}
.news_pro{margin-top:-20px;}
.news_pro li{padding:20px 0;border-bottom:#ddd dashed 1px;}
.news_pro li a{color:#ccc;}
.news_pro li a:hover{color:#ec5b1c;}
.news_con{width:540px;color:#999;line-height:30px;}
.news_con h3{color:#ec5b1c;font-size:18px;line-height:40px;}
.news_list{padding-top:10px;}
.news_list li{line-height:44px;}
.news_list li a{display:block;}
.news_list li a:hover{color:#ec5b1c;}
.news_list li i{color:#999;}

.brand_tit{height:80px;line-height:80px;border-top:#eee solid 1px;}
.brand_tit i{padding-top:5px;}
.brand_list{margin-left:-24px;}
.brand_list li{width:384px;height:494px;float:left;margin-left:24px;}
.brand_list_tit{font-size:20px;text-shadow:0px 0px 6px #000;color:#fff;height:60px;line-height:60px;padding:20px 0;}
.brand_list_pro{height:350px;}
.brand_list_pro a{margin:10px;display:inline-block;}
.brand_list_pro a img{border-radius:10px;}

.benefits_bg{height:600px;margin:80px 0;background:url(../images/img05.jpg) no-repeat center center;}
.benefits_box{width:600px;}
.benefits_tit{padding:40px 0 0 40px;height:100px;line-height:80px;color:#363636;text-transform:uppercase;}
.benefits_tit b{font-size:36px;}
.benefits_list li{margin-bottom:20px;line-height:30px;}
.benefits_list_tab{line-height:40px;padding:0 10px;width:100px;}
.benefits_list_text{width:430px;color:#555;}

.act_tit{height:80px;line-height:80px;text-transform:uppercase;}
.act_tit b{font-size:36px;}
.act_list{margin:60px 0;background:url(../images/line01.png) repeat-x left 45px;}
.act_list li{width:200px;padding:0 20px;float:left;line-height:30px;background:url(../images/icon01.png) no-repeat right 41px;}
.act_list_icon{background:#fff;border-radius:50%;overflow:hidden;width:88px;height:88px;margin:0 auto 20px;transition:all .8s linear;}
.act_list li:hover .act_list_icon{transform:rotate(360deg) scale(1.1);}
.act_list li b{line-height:50px;color:#333;}

.models_box{padding:50px 0;height:360px;}
.models_more{display:block;width:130px;height:40px;line-height:40px;border:#ddd solid 1px;border-radius:20px;margin:60px auto;}
.models_more:hover{border:#ec5b1c solid 1px;color:#ec5b1c;}

#wrapper {width: 100%;height:360px;}
#carousel>div {width: 280px;height: 360px;float: left;position: relative;margin:0 10px;}

.message_bg{height:680px;color:#fff;background:url(../images/img06.jpg) no-repeat center center;}
.mes_l{width:520px;padding-top:90px;}
.mes_r{width:570px;padding-top:90px;}		
.mes_l h3{line-height:60px;}
.mes_text{line-height:40px;min-height:120px;color:#fff;margin-bottom:10px;}
.mes_tit{height:60px;line-height:60px;text-transform:uppercase;}
.mes_tit b{font-size:30px;}
.mes_list{padding-top:40px;}
.mes_list li{margin-bottom:20px;}
.mes_tab{width:60px;line-height:50px;}
.mes_inp{width:500px;height:50px;line-height:50px;background:rgba(255,255,255,.5);border-radius:25px;border:none;padding:0 20px;box-sizing:border-box;color:#fff;font-family:"微软雅黑";}
.mes_textarea{height:170px;}
.mes_btn{width:130px;height:40px;line-height:40px;border:#fff solid 1px;border-radius:20px;background:none;color:#fff;font-size:16px;}
.mes_inp:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1; font-size: 16px;
}

.mes_inp::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1;font-size: 14px;
}

.mes_inp:-ms-input-placeholder{
    color: #fff;opacity:1;font-size: 14px;
}

.mes_inp::-webkit-input-placeholder{
    color: #fff;opacity:1;font-size: 14px;
}
.xlcolor option{
	background-color: #aaa;
}












/*footer*/
 .copyright{padding:25px 0;line-height:30px;border-bottom:#e5e5e5 solid 10px;color:#333;}

/*main*/
.type_list{padding:40px 0;}
.type_list a{display:inline-block;padding:0 30px;height:40px;line-height:40px;border:#ec5b1c solid 1px;border-radius:20px;color:#333;margin:0 10px;}
.type_list a:hover{color:#fff;background:#ff5a5a;}
.main_con{min-height:200px;line-height:30px;margin-bottom: 50px;}
.main_pro li{width:280px;line-height:80px;float:left;margin:0 10px;}
.main_news li{margin-bottom:50px;}
.main_news_con{width:940px;height:160px;border-bottom:#ddd dashed 1px;}
.main_news_con b{line-height:60px;}

.main_page{margin:60px 0;}
.main_page a{display:inline-block;margin:0 5px;border:#ddd solid 1px;padding:0 15px;height:30px;line-height:30px;}
.main_page a:hover{background:#ff5a5a;color:#fff;border:#ff5a5a solid 1px;}
.main_pro li img{max-width: 100%;height: 360px;}
.main_con img{max-width: 100%;}


/*20180224 修改*/
.about_bg{height:523px;background:url(../images/about_bg.jpg) no-repeat center top;}
.about_tit{height:160px;line-height:75px;font-size:36px;color:#e50000;background:url(../images/about_tit.png) no-repeat center top;}
.about_tit_text{line-height:80px;}
.red{color:#e50000;}
.about_text{padding:0 60px;height:290px;overflow:hidden;line-height:32px;color:#333;}

.qiang_pic{width:330px;height:290px;}
.qiang_pic_text{position:absolute;left:0;top:140px;width:100%;}
.qiang_pic_text h3{font-size:22px;color:#fcff29;line-height:40px;margin-bottom:10px;}
.qiang_btn{display:block;width:280px;height:50px;line-height:50px;color:#fff;background:#ff6a29;border-radius:20px;margin:0 auto;font-size:22px;}
.qiang_list{width:870px;}
.qiang_list li{width:425px;height:140px;padding:10px;box-sizing:border-box;margin-left:10px;margin-bottom:10px;float:left;}
.qiang_list_text{width:280px;color:#fff;line-height:25px;}

.free_bg{background:#f9755e;}
.free_pic{width:340px;height:480px;}
.free_list{width:860px;padding-top:25px;}
.free_list li{width:133px;float:left;border-radius:10px;overflow:hidden;line-height:30px;background:#e60012;margin-right:10px;margin-bottom:15px;}
.free_list li a{display:block;color:#fff;}
.free_adv{height:280px;}

.pinpai_tit dt{line-height:70px;font-size:36px;color:#ea5515;font-weight:bold;}
.pinpai_tit dd{color:#888;font-size:16px;line-height:40px;}
.pinpai_list{padding:30px 0;}
.pinpai_list li{width:140px;height:140px;border:#ddd solid 1px;float:left;margin:11px;}

.jchd_tit{height:160px;line-height:75px;font-size:30px;color:#e50000;background:url(../images/act_tit.png) no-repeat center top;}
.jchd_box{width:600px;}
.jchd_bm li{width:290px;height:176px;color:#fff;margin-right:10px;margin-bottom:10px;float:left;}
.jchd_bm_tit{height:50px;line-height:50px;font-size:24px;padding:10px 0;background:url(../images/z12.png) no-repeat center center;}
.jchd_bm_text{line-height:25px;height:50px;margin-bottom:10px;}
.jchd_bm_btn{display:block;width:120px;height:30px;line-height:30px;margin:0 auto;background:#fff;border-radius:5px;}
.jchd_bm_btn01{color:#fd705c;}
.jchd_bm_btn02{color:#0f96aa;}
.jchd_bm_btn03{color:#05833b;}
.jchd_bm_btn04{color:#540963;}
.jchd_pic{margin-bottom:10px;}
.jchd_pic img{border-radius:10px;}

.ticket_top{height:120px;}
.ticket_bg{height:820px;padding:80px 0;box-sizing:border-box;background:url(../images/ticket02.jpg) no-repeat center center;}
.ticket_l{width:700px;}
.ticket_r{width:410px;height:640px;background:#fff;padding:0 20px;}
.ticket_ewm{margin-top:30px;}
.ticket_tit{height:100px;line-height:80px;font-size:30px;color:#7b0303;}
.ticket_inp{width:100%;height:50px;line-height:50px;border:#ddd solid 1px;padding:0 20px;box-sizing:border-box;margin-bottom:10px;color:#b9b9b9;font-size:18px;font-family:"微软雅黑";}
.ticket_area{height:100px;}
.ticket_btn{width:100%;border:none;height:50px;line-height:50px;border-radius:25px;font-size:16px;background:#ec5b1c;color:#fff;margin:10px 0;}

.ticket_inp:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #b9b9b9; opacity:1; font-size: 18px;
}

.ticket_inp::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #b9b9b9;opacity:1;font-size: 18px;
}

.ticket_inp:-ms-input-placeholder{
    color: #b9b9b9;opacity:1;font-size: 18px;
}

.ticket_inp::-webkit-input-placeholder{
    color: #b9b9b9;opacity:1;font-size: 18px;
}
/*倒计时*/
.djs_box{width:680px;margin:40px auto;background:#ff2727;border-radius:5px;color:#fff;line-height:50px;padding:10px;box-sizing:border-box;font-size:28px;}
.djs_box span{display:inline-block;}
.djs_box b{display:inline-block;width:50px;height:50px;background:#fff;border-radius:5px;color:#ff2727;}


/*省内三大顶级车展介绍*/
.info_tit{margin:0 0 60px 0;font-size:36px;}
.info_list li{padding:20px 0;border-bottom:#eee dashed 1px;line-height:30px;color:#000;}
.info_list li a{display:block;}
.info_list_no{display:none;}
.info_list_text{padding:20px 0;}

/*弹出层*/
#boxer, #boxer .boxer-container, #boxer .boxer-content, #boxer-overlay {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
#boxer-overlay {
    background: #000;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 105;
}
#boxer {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 25px #000;
    padding: 10px;
    position: absolute;
    z-index: 105;
}
#boxer.inline {
    padding: 30px;
}
#boxer .boxer-close {
    background: #fff url(../img/jquery.fs.boxer-icons.png) no-repeat -70px 10px;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    padding: 0;
    right: -8px;
    top: -8px;
    width: 30px;
    text-indent: -99999px;
    z-index: 106;
}
#boxer .boxer-container {
    background: #fff;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 105;
    zoom: 1;
}
#boxer .boxer-content {
    background: #fff;
    overflow: hidden;
    padding: 0;
    width: 10000px;
}
#boxer .boxer-image {
    float: left;
}
#boxer .boxer-video {
    height: 100%;
    width: 100%;
}
#boxer .boxer-iframe {
    float: left;
    height: 100%;
    overflow: auto;
    width: 100%;
}
#boxer .boxer-meta {
    clear: both;
}
#boxer .boxer-arrow {
    background: #fff url(../img/jquery.fs.boxer-icons.png) no-repeat 0 0;
    border-radius: 100%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    display: block;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    text-indent: -99999px;
    top: 10%;
    width: 40px;
    -webkit-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    -ms-transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
#boxer .boxer-arrow.previous {
    left: 10px;
}
#boxer .boxer-arrow.next {
    background-position: -40px 0;
    right: 10px;
}
#boxer .boxer-position {
    color: #999;
    font-size: 11px;
    margin: 0;
    padding: 15px 10px 5px;
}
#boxer .boxer-caption p {
    margin: 0;
    padding: 15px 10px 10px 10px;
}
#boxer .boxer-caption.gallery p {
    padding-top: 0;
}
#boxer.loading .boxer-container {
    background: #fff url(../img/jquery.fs.boxer-loading.gif) no-repeat center;
}
