﻿* {
    margin: 0;
    padding: 0;
}
ul,
li {
    list-style: none;
}
a {	
	color: #333333;
    text-decoration: none;
}
a:hover,a:focus{
	color: #1ca356;
	text-decoration: none;
}
img {
    border: none;
}
body {
    font-size: 16px;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url(../images/bg.jpg) no-repeat center top;
}
.content {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.top {
    width: 1200px;
    height: 600px;
}
.tit{
	width: 1200px;
	height: 62px;
	margin: 30px auto;
	background: url(../images/tit.png) no-repeat center;
	font: bold 42px/62px "微软雅黑";
	text-align: center;
	color: #FFFFFF;
}

/*车型概况*/
.flash {
    float: left;
	width: 500px;
	height: 360px;
}
.out-img {
    position: relative;
    width: 500px;
    height: 394px;
    overflow: hidden;
}
.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}
.out-img .img li {
    width: 500px;
    float: left;
    position: relative;
}
/*.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}*/
.out-img .num {
    width: 100%;
    position: absolute;
    text-align: left;
    left: 0;
    bottom: 0;
    font-size: 0;
}
.out-img .num li {
    width: 45px;
    height: 6px;
    background-color: #FFFFFF;
    border: 1px solid #1CA356;
    margin: 0 8px;
    display: inline-block;
    cursor: pointer;
}
.out-img .num li.on {
    background-color: #1CA356;
}
.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;
}

/*参数*/
.canshu{
	float: right;
	width: 1200px;
	height: 418px;
	background: url(../images/cs-bg.png) no-repeat top right;
	padding-top: 25px;
}
.cx-con p{
	float: right;
	width: 640px;
	height: auto;
	margin-right: 30px;
	font: normal 18px/32px "微软雅黑";
}
.cx-con p a{
	color: #1CA356;
	cursor: pointer;
}
.cx-con img{
	margin: 15px 0 0 10px;
}

/*车型亮点*/
.ld{
	float: left;
	width: 577px;
	height: 495px;
	position: relative;
	margin:0 10px 30px 10px
}
.ld p{
	position: absolute;
	width: 360px;
	height: 180px;
	font: normal 18px/30px "微软雅黑";
	left: 70px;
	bottom: 20px;
}


/*相关车型*/
.xgcx ul li{
	float: left;
	width: 385px;
	height: 306px;
	text-align: center;
	margin: 0 22px 20px 0;
}
.xgcx ul li p{
	width: 385px;
	height: 30px;	
	font: normal 18px/42px "微软雅黑";
	overflow: hidden;
}
.xgcx ul li:nth-child(3n){
	margin-right: 0;
}


/*反馈表单*/
.content-fk {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}
.zs-form .form-li {
    width: 620px;
    height: auto;
    overflow: hidden;
    margin: 25px auto 0 auto;
}
.zs-form .form-li div {
    float: left;
    width: 270px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.zs-form .form-li div.form-lil {
    width: 290px;
    padding-right: 0px;
}
.zs-form .form-li div.form-lir {
    width: 290px;
    padding-left: 40px;
}
.zs-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 40px;
    border: 1px solid #e3e3e3;
    background: url(../images/icon-4.png) no-repeat center center #fff;
    box-sizing: border-box;
}
.zs-form .form-li div span.icon-name {
    background-position: 0 0;
}
.zs-form .form-li div span.icon-add {
    background-position: 0 -38px;
}
.zs-form .form-li div span.icon-tel {
    background-position: 0 -76px;
}
.zs-form .form-li div span.icon-code {
    background-position: 0 -114px;
}
.zs-form .form-li div input {
    float: left;
    width: 252px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}
.zs-form .form-li div input.yzm {
    width: 150px;
}
.zs-form .form-li div img {
    width: 90px;
    height: 38px;
    float: right;
}
.zs-form .form-message {
    width: 620px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.zs-form .form-message p {
    margin-bottom: 10px;
}
.zs-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    color: #999999;
}
.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}
.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}
.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}
.form-btn button.reset {
    background-color: #999999;
}
.fk-form {
    width: 700px;
    float: left;
    height: auto;
    overflow: hidden;
}
.tit-hy {
    width: 100%;
    height: auto;
    text-align: left;
    margin-bottom: 10px;
    color: #1ca356;
    font: bold 32px/42px "微软雅黑";
}
.fd_box {
    width: 700px;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    background-color: rgba(28,163,86,0.1);
    box-sizing: border-box;
}
.topic {
    width: 470px;
    height: auto;
    overflow: hidden;
    float: right;
    box-sizing: border-box;

}
.topic-lists {
    width: 100%;
    height: 350px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: rgba(28,163,86,0.1);
}
.topic-lists a p {
	width: 90%;
	height: 20px;
    font: normal 16px/20px "微软雅黑";
    text-align: left;
    overflow: hidden;
    margin: 13px auto;
}
.footer p {
    width: 1200px;
    height: auto;
    margin: 20px auto;
    text-align: center;
    line-height: 30px;
    color: #333333;
}

