* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    font-size: 16px;
    font-family: "Microsoft Yahei";
    background: #0d1424 url('../images/bg.jpg') no-repeat center top;
    color: #ffffff;
}

.wrap {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 550px;
    overflow: hidden;
}

.slider-wrap {
    width: 1200px;
    height: 452px;
    overflow: hidden;
    background: url("../images/news-bg.png") no-repeat center center;
}

.car-model {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.tit {
    text-align: center;
    margin-bottom: 20px;
}

.car {
    position: relative;
    width: 1200px;
    height: 660px;
    background: url("../images/car.png") no-repeat center center;
}

.car p {
    position: absolute;
    font-size: 20px;
    color: #ffffff;
}

.car p:nth-child(1) {
    left: 32px;
    top: 72px;
    line-height: 60px;
}

.car p:nth-child(2) {
    left: 56px;
    top: 256px;
    line-height: 60px;
}

.car p:nth-child(3) {
    left: 74px;
    top: 386px;
    line-height: 60px;
}

.car p:nth-child(4) {
    right: 30px;
    top: 78px;
    text-align: right;
    line-height: 60px;
}

.car p:nth-child(5) {
    right: 142px;
    top: 218px;
    text-align: right;
    line-height: 60px;
}

.car p:nth-child(6) {
    right: 30px;
    top: 350px;
    text-align: right;
    line-height: 60px;
}

.pro-imgwrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.pro-img {
    width: 100%;
    height: 678px;
    padding: 50px;
    box-sizing: border-box;
    background: url("../images/pro-bg.png") no-repeat center center;
}

.video-wrap ul {
    overflow: hidden;
    margin-right: -94px;
}

.video-wrap ul li {
    position: relative;
    float: left;
    width: 548px;
    margin-right: 94px;
    margin-bottom: 30px;
    height: 443px;
    background: url('../images/video-bg.png') no-repeat center center;
}

.video-wrap ul li a {
    display: block;
}

.video-wrap ul li img {
    position: absolute;
    right: 28px;
    top: 28px;
    border: 3px solid #ffffff;
}

.video-wrap ul li span {
    position: absolute;
    left: 245px;
    top: 95px;
    width: 116px;
    height: 116px;
    background: url("../images/v-img.png") no-repeat center center;
}

.video-wrap ul li p {
    position: absolute;
    width: 497px;
    height: 160px;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    left: 0;
    top: 270px;
    font-size: 20px;
    line-height: 1.8;
    color: #333333;
}

.mes-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.mes-wrap .news {
    float: left;
    width: 390px;
    height: auto;
    overflow: hidden;
}


.news-tit {
    width: 390px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: url("../images/news-tit.png") no-repeat center center;
}

.news ul {
    width: 390px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 10px 20px;
    box-sizing: border-box;
}

.news ul li {
    width: 100%;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.news ul li a {
    display: inline-block;
    color: #333333;
}

.feedback {
    float: right;
    width: 390px;
    height: auto;
    overflow: hidden;
}

.feed-cont {
    width: 100%;
    height: 340px;
    background: #ffffff;
    padding: 10px 20px;
    box-sizing: border-box;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 1.6;
    padding: 40px 0;
}

.out-img {
    position: relative;
    width: 1200px;
    height: 452px;
    color: #ffffff;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    width: 1200px;
    height: 452px;
    float: left;
    position: relative;
}

.out-img .img li img {
    position: absolute;
    right: 13px;
    top: 3px;
    height: 445px;
    width: 673px;
    overflow: hidden;
}

.out-img .img li   .img-txt{
	position: absolute;
	left: 50px;
	top: 50px;
	width: 420px;
	height: 380px;
	font-size: 20px;
	line-height: 40px;
}

.out-img .img li   .img-txt p a{
	color: #ffffff;
}

.out-img .img li   .img-txt p a span{
	color: #0071c0;
}

.out-img .img li  .img-txt h2{
	width: 100%;
	height: 80px;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
}

.out-img .num {
    position: absolute;
    left: 420px;
    bottom: 5px;
    font-size: 20px;
    line-height: 30px;
}


.out-img .num i{
    font-size: 24px;
    margin-right: 5px;
    margin-left: 5px;
}


.out-img .num span{
    margin-right: 5px;
    margin-left: 5px;
}


.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    display: none;
}

.out-img:hover .btn {
    display: block;
}

.out-img .btn-l {
    left: 0;
}

.out-img .btn-r {
    right: 0;
}

.case-wrap{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.case-list{
    position: relative;
    width: 100%;
    height: 344px;
    background: url("../images/case-bg.png") no-repeat center bottom;
    overflow: hidden;
    margin-bottom: 20px;
}

.case-img{
    position: absolute;
    left: 60px;
    top: 0;
    width: 435px;
    height: 290px;
    border: 2px solid #ffffff;
    z-index: 99;
}

.case-list h2{
    position: absolute;
    right: 0;
    top: 10px;
    width: 728px;
    height: 74px;
    line-height: 70px;
    font-size: 28px;
    color: #ffffff;
    background: url("../images/case-tit.png") no-repeat center right;
    padding-left: 60px;
    box-sizing: border-box;
    z-index: 98;
}

.case-list p{
    position: absolute;
    right: 50px;
    top: 125px;
    width: 600px;
    height: 200px;
    overflow: hidden;
    line-height: 40px;
    font-size: 18px;
    color: #666666;
}

.case-list p a{
    color: #666666;
}

.case-list p span{
    color: #0071c0;
}

.topic{
    width: 390px;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0 15px;
}

.topic-cont{
    width: 100%;
    height: 340px;
    background: #ffffff;
    padding: 10px 20px;
    box-sizing: border-box;
}

.topic-list img{
    display: block;
}

.topic-list p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: #666;
}

