body {
    height: 100%;
    overflow: auto;
    margin: 0;
    position: relative;

}

/* 顶部大图css start */
.banner {
    width: 100%;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

/* 顶部大图css end */

/* 内容区域 start */
.container {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

.news_bg {
    background: url(../images/news_bg.jpg) no-repeat center top;
    height: 530px;
    width: 100%;
}

.news_title {
    padding-top: 50px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.news_contain {
    position: relative;
    height: 300px;
    padding: 20px;
    overflow: hidden;
}

.news_top_left {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.news_bottom_right {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 0;
}

.news_contain .contain_left {
    float: left;
    /*margin-right: 30px;/*/
    width: 500px;
}

.news_contain .contain_right {
    /*float: right;*/
    margin-left: 500px;
    position: relative;
    z-index: 99;
}

.news_contain .contain_right ul li {
    padding: 5px 0 5px 10px;
    margin-bottom: 5px;
    background: url(../images/li_bg.png) 0 10px no-repeat;
    border-bottom: 1px dashed #aaa;
    position: relative;
}

.news_li_title {
    font-size: 16px;
}

.news_li_title a {
    display: block;
    /*width: 350px;*/
}

.news_li_title span {
    position: absolute;
    right: 0;
    top: 7px;
	font-size:12px;
	color:#999;
}

/* 内容区域 end */

/* 固定右边导航 兼容ie6效果 start */
.right_nav {
    width: 110px;
    position: fixed;
    top: 50px;
    right: 0;
    _margin-top: 50px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    z-index: 8000;
    -webkit-transform: translateZ(0);

}

.news, .project, .right_nav .active, .img, .place, .driver {
    display: block;
    width: 110px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    overflow: hidden;
    background: url(../images/right_normal.png) no-repeat;
    color: #2d9bf0;
    margin-bottom: 5px;
}

.driver {
    color: #b02d04;
    background: url(../images/right_driver.png) no-repeat;
}

.right_nav a:hover {
    color: #fff;
}

.right_nav .driver:hover {
    color: #b02d04;
}

.phone, .sina, .wechat, .gotop {
    display: block;
    width: 110px;
    height: 64px;
    overflow: hidden;
    text-align: right;
    margin-bottom: 5px;
}

.contain_show {
    margin: 5px 0;
    text-indent: 2em;
    line-height: 20px;
    position: relative;
    display: none;
    color: #777;
}

@-moz-document url-prefix() {
    .contain_show {
        line-height: 16px;
    }
}

/* 固定右边导航 兼容ie6效果 end */
/* 产品 start */
.project_nav {
    background: #3394e7;
    width: 100%;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    margin-bottom: 25px;
}

.project_nav li {
    float: left;
}

.hoverLi {
    background: url(../images/hover.png) no-repeat center 35px;
    font-weight: bold;
}

.project_nav li a {
    color: #fff;
    font-size: 16px;
    padding: 0 48px;
    text-align: center;
}

.project_bg {
    background: url("../images/bg.jpg") no-repeat center top;
    padding-bottom: 20px;
    position: relative;
    z-index: 101;
}

.project_content {
    height: 450px;
    overflow: hidden;
    *position: relative;
}

.project_content .slide img {
    width: 1000px;
}

.two, .three, .four, .five, .six {
    *display: none;
}

.project_img {
    /*background: url(../images/show_bg.jpg) repeat left top;*/
}

/* 产品 end */

/* 图片 start */
.img_title {
    position: absolute;
    z-index: 9999;
    top: 50px;
    left: 50%;
    margin-left: -76px;
    text-align: center;
}

#img .active {
    background: none;
}

.img_contain {
    overflow: hidden;
    position: relative;
    padding-top: 50px;
    z-index: 100;
    background: url(../images/product_bg.jpg) no-repeat center bottom;
}

.ad-image-wrapper {
    position: relative;
    z-index: -1;
}

/* 图片 end */

/* 车展现场， 车展活动 */
.car_show {
    background: url(../images/show_bg.jpg) no-repeat center top;
}

.car_place {
    /*background: #f7f7f7;*/
    width: 1000px;
    margin: 0 auto;
}

.place_title {
    padding: 50px 0 30px 0;
}

/* common */
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ellipsis_p {
    overflow: hidden;
    text-overflow: ellipsis;
	text-align:justify;
	text-justify:inter-ideograph;
}

.danger {
    color: #b02d04;
    position: absolute;
    bottom: 0;
    right: 10px;
}

.red {
    color: #b02d04;
}

/* 车展现场 活动 css */
.box, .box_2 {
    height: 360px;
    position: relative;
    display: inline-block;
}

.box_2 {
    height: 450px;
}

#roll dd {
    width: 244px;
    margin: 0 3px;
    /*height: 360px;*/
    float: left;
    text-align: center;
    overflow: hidden;
}

#roll_2 dd {
    width: 325px;
    margin: 0 4px;
    /*height: 360px;*/
    float: left;
    text-align: center;
}

#roll_2 dd img {
    width: 323px;
}

#roll dd ul li, #roll_2 dd ul li {
    margin-bottom: 10px;
    border: 1px solid #fff;
}

#roll dd ul li:hover, #roll_2 dd ul li:hover {
    border: 1px solid #468dcc;
}

#roll dd ul li a, #roll_2 dd ul li a {
    display: block;
    _display: inline-block;
}

.box span, .box_2 span {
    position: absolute;
    bottom: 40%;
    left: -50px;
    display: inline-block;
    width: 50px;
    text-align: center;
    cursor: pointer;
    z-index: 90;
    color: #fff;
}

.box .next, .box_2 .next {
    right: -50px;
    left: auto;
}

.driver_car {
    background: url("../images/last_bg.jpg") no-repeat center top;
    width: 100%;
    height: 735px;
}

.driver_title {
    position: relative;
    top: 220px;
    *top: 240px;
    z-index: 9;
}

.driver_contain {
    background: url(../images/bg_black.png) repeat;
    position: relative;
    top: 80px;
    padding: 10px 0;
}

.contain_in {
    margin: 0 10px;
    padding: 10px 0;
    height: 400px;
    background: url(../images/bg_opcity.png) repeat;
}

.myForm {
    margin: 150px 100px 25px 100px;
}

.myForm table tr {
    height: 40px;
    line-height: 40px;
}

.inputStyle {
    width: 200px;
    border: 1px solid #aaa;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
}

.phone_code {
    position: absolute;
    bottom: 135px;
    left: -155px;
    width: 200px;
    display: none;
}

.wechat_code {
    position: absolute;
    bottom: 65px;
    left: -155px;
    width: 200px;
    display: none;
}

.sina_code {
    position: absolute;
    bottom: 00px;
    left: -155px;
    width: 200px;
    display: none;
}

.page {
    position: absolute;
    right: 10px;
    bottom: -40px;
}

.page li {
    float: left;
}

.page li a {
    color: #468dcc;
    display: block;
    width: 25px;
    height: 25px;
    background: #fff;
    line-height: 25px;
    text-align: center;
    margin: 5px;
}

.page li .selecteda {
    color: #fff;
    background: #468dcc;
}

.new_two {
    display: none;
}

.left_bg {
    position: absolute;
    bottom: 0;
    z-index: 99;
    font-size: 16px;
    padding: 10px;
    background: url(../images/opacity.png) repeat;
    width: 100%;
    color: #fff;
}
.left_bg a {
    color: #fff;
}

