* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #ffffff;
    text-decoration: none;
}

body {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #ffffff;
    background: url(../images/bg.jpg) no-repeat center top;
}

.box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 755px;
}

.news-flash {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news {
    width: 460px;
    float: right;
    height: 340px;
}

.news ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 80px;
}

.news ul li {
    height: 30px;
    line-height: 30px;
    background: url(../images/icon-1.gif) no-repeat center left;
    text-indent: 20px;
}

.news ul li a:hover {
    color: #ff8300;
}

.flash {
    width: 480px;
    height: 320px;
    padding: 10px;
    background-color: #ffc63e;
    float: left;
}

.out-img {
    position: relative;
    width: 480px;
    height: 320px;
    position: relative;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    float: left;
    position: relative;
}

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-indent: 10px;
    line-height: 30px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #e3e3e3;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #ff6000;
}

.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;
    font-family: "宋体";
    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;
}


/*车展上市*/

.pro-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 100px;
}

.pro-left {
    float: left;
    width: 520px;
    height: auto;
    overflow: hidden;
}

.pro-left ul li {
    width: 230px;
    height: 195px;
    padding: 5px 5px 0px 5px;
    float: left;
    background: #ffc63e;
    margin-right: 20px;
    margin-bottom: 15px;
}

.pro-lists ul li img {
    width: 230px;
    height: 150px;
    display: block;
}

.pro-lists ul li p {
    height: 45px;
    line-height: 45px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #000000;
}

.pro-right {
    float: right;
    width: 460px;
    height: 395px;
    padding: 10px;
    background: #ffc63e;
}

.pro-ld {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 120px;
}

.pro-cs {
    float: left;
    width: 400px;
    height: 180px;
}

.pro-cs table {
    border-collapse: collapse;
}

.pro-cs td {
    border: 1px solid #ffffff;
    width: 80px;
    text-align: center;
    height: 34px;
    line-height: 34px;
}

.pro-cs tr td:nth-child(2) {
    width: 150px;
}

.pro-cs tr td:nth-child(1) {
    border-left: none;
}

.pro-cs tr td:last-child {
    border-right: none;
}

.pro-tits {
    width: 575px;
    float: right;
    padding-top: 65px;
    height: auto;
    overflow: hidden;
}

.pro-tits ul li {
    float: left;
    width: 100px;
    height: 110px;
    line-height: 130px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-right: 15px;
    cursor: pointer;
}

.pro-tits ul li.tit1 {
    background: url(../images/zaq.png) no-repeat center top;
}

.pro-tits ul li.tit2 {
    background: url(../images/gss.png) no-repeat center top;
}

.pro-tits ul li.tit3 {
    background: url(../images/gsy.png) no-repeat center top;
}

.pro-tits ul li.tit4 {
    background: url(../images/ggx.png) no-repeat center top;
}

.pro-tits ul li.tit5 {
    background: url(../images/gkk.png) no-repeat center top;
}

.pro-tits ul li.on {
    background: url(../images/on.png) no-repeat center top;
}

.pro-nr {
    width: 980px;
    height: 300px;
    overflow: hidden;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 20px;
    clear: both;
    display: none;
}

.dis{
	display: block;
}

.pro-img{
	float: left;
}

.pro-js {
    width: 460px;
    float: right;
    height:300px;
    line-height: 34px;
}

.projs-tit {
	font-size: 16px;
	font-weight: bold;
}

.gks{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 100px;
}

.gks-tit{
	width: 100%;
	text-align: center;
}

.gks-one{
	float: left;
	width: 320px;
	height: 533px;
	overflow: hidden;
	background: url(../psa/cd.jpg) no-repeat center bottom;
}

.gks-two{
	float: left;
	width: 320px;
	height: 533px;
	overflow: hidden;
	background: url(../psa/gz.jpg) no-repeat center bottom;
	margin: 0 20px;
}

.gks-three{
	float: left;
	width: 320px;
	height: 533px;
	overflow: hidden;
	background: url(../psa/sh.jpg) no-repeat center bottom;
}

.gks-one .gks-onetit,.gks-two .gks-onetit,.gks-three .gks-onetit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ffc63e;
}

.gks-one p{
	width: 240px;
	height:auto;
	overflow: hidden;
	padding: 10px 40px;
	line-height: 30px;
	color: #000000;
}

.gks-two p{
	width: 240px;
	height:auto;
	overflow: hidden;
	padding: 320px 40px 0 40px;
	line-height: 30px;
	color: #000000;
}

.gks-three p{
	width: 240px;
	height:auto;
	overflow: hidden;
	padding: 10px 40px;
	line-height: 30px;
	color: #000000;
}
.live-pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 110px;
}

.live-pic ul li{
	float: left;
	width: 230px;
	height: 195px;
	padding: 5px 5px 0 5px;
	text-align: center;
	background-color: #ffc63e;
	margin-right: 13.3px;	
	margin-bottom: 10px;
}

.live-pic ul li:nth-child(4n+0){
	margin-right: 0;
}

.live-pic ul li img{
	display: block;
}

.live-pic ul li p{
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	color: #000000;
}

.rel-pro{
	padding-top: 90px;
}

.topic-jl{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 80px;
}

.topic{
	float: left;
	width: 300px;
	height: 340px;
	padding: 10px;
	background-color: #ffc63e;
}

.topic p{
	height: 40px;
	line-height: 40px;
	width: 100%;
	overflow: hidden;
	color: #000000;
	text-align: center;
}

.zxjl{
	float: right;
	width: 580px;
	height: 340px;
	padding: 10px 40px;
	background-color: #ffc63e;
	color: #000000;
}

.zxjl td{
	height: 30px;
}

.zxjl input{
	background-color: #ffc63e;
	outline: none;
	border: 1px solid #333333;
	height: 20px;
}

.zxjl textarea{
	width: 480px;
	height: 80px;
	background-color: #ffc63e;
	outline: none;
	border: 1px solid #333333;
}

.zxjl img{
	vertical-align: middle;
	line-height: 30px;
}

.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
}


