* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #3f3f3f;
    text-decoration: none;
}

img {
    border: none;
}

body {
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url('../images/bg.jpg') no-repeat center top;
}

.banner {
    width: 100%;
    height: 680px;
}
.content {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}
.tit {
    width: 100%;
    height: 50px;
    margin: 40px auto 80px;
}

/*导读*/
.dd-body{
	width: 100%;
	height: auto;
}
.dd-left{
	float: left;
	width: 430px;
	height: 360px;
}
.dd-left .dd-tit{
	width: 208px;
	height: 62px;
	font: normal 30px/62px "微软雅黑";
	color: #004A82;
	text-align: center;
	background: url(../images/tit-dd.png) no-repeat center;
}
.dd-text{
	width: 370px;
	height: 230px;
	font: normal 20px/36px "微软雅黑";
	color: #333333;
	text-align: left;	
	background: #FFFFFF;
	padding: 30px;
	margin-top: 18px;
}
.dd-text a{
	color: #004A82;
}

.flash {
    float: right;
    width: 540px;
    height: 360px;
}
.out-img {
    position: relative;
    width: 540px;
    height: 360px;
    overflow: hidden;
}
.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}
.out-img .img li {
    width: 540px;
    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: right;
    left: 0;
    bottom: 5px;
    font-size: 0;
}
.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}
.out-img .num li.on {
    background-color: #027fc0;
}
.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;
}

/*决赛纪实*/
.video-con{
	width: 100%;
	height: 322px;
	background: url(../images/video-bg.png) no-repeat left center;	
}
.video-left{
	width: 480px;
	height: 220px;
	float: left;
}
.video-list {
    width: 480px;
    height: 220px;
    overflow: hidden;
    float: left;
    line-height: 30px;
    margin-bottom: 20px;
}
.video-left .new-list{
    width: 480px;
    height: 220px;
    margin: 40px 20px;
}
.video-left .new-list h2{
	width: 480px;
	height: 36px;
	font: normal 20px/36px "微软雅黑";
    color: #004A82;
    margin-bottom: 10px;
    overflow: hidden;
}
.new-list .new-img {
    float: left;
    width: 270px;
    height: 180px;
}
.video-left .new-list .new-cs{
    float: right;	
    width: 190px;
    height: 180px;	
}
.video-left .new-list .new-cs p{
    font: normal 16px/26px "微软雅黑";	
    color: #333333;
}

.video-left .new-list .new-cs p a{	
    color: #004A82;
}

.video-right{
	float: right;
	width: 483px;
	height: 322px;
	position: relative;
}

.video-right span{
	position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: url(../images/video-icon.png) no-repeat center center;
}

.jsjs-img{
	width: 100%;
	height: auto;
	margin: 30px auto 0;
}

.jsjs-img ul li{
	width: 320px;
    height: 214px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.jsjs-img ul li:nth-child(3n){
    margin-right: 0;
} 

.cx-video{
	width: 100%;
	height: 360px;
	margin: 0 auto;
	position: relative;
}

.cx-video span{
	position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: url(../images/video-icon.png) no-repeat center center;	
}

.pro-zs {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.pro-zs .pro-img {
    float: left;
    width: 660px;
    height: 325px;
    position: relative;
    display: none;
}

.pro-zs p {
    width: 97%;
    height: 60px;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
}

.pro-zs .pro-dis {
    display: block;
}

.img-li {
    float: right;
    width: 330px;
    height: 326px;
}

.img-li li {
    float: left;
    width: 150px;
    height: 100px;
    overflow: hidden;
    margin-left: 15px;
    margin-bottom: 13px;
    cursor: pointer;
    border: 3px solid #e3e3e3;
    box-sizing: border-box;
}

.img-li li.on {
    border-color: #004a82;
}

.img-li li img {
    width: 150px;
    height: 100px;
}
/*车型推荐*/
.cxtj-con{
	width: 100%;
	height: auto;
} 

.cxtj-con li{
	float: left;
	width: 230px;
	height: 180px;
	margin-right: 26px;
	margin-bottom: 45px;
} 
.cxtj-con li:nth-child(4n){
	margin-right: 0;
} 

.part5 {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.part5_l {
    width: 330px;
    height: auto;
    float: left;
    margin-bottom: 30px;
}

.title3 {
    height: 49px;
    line-height: 49px;
    font-size: 32px;
    color: #004a82;
    text-align: left;
}

.part5_l_box {
    width: 330px;
    height: 245px;
    border: 2px solid #c5e4f4;
    box-sizing: border-box;
    padding: 10px 20px;
    text-align: center;
    margin-top: 10px;
}

.part5_l_box a p {
    line-height: 28px;
}

.part5_l_box a p:hover {
    color: #004A82;
}

.part5_r {
    width: 650px;
    height: auto;
    float: left;
    margin-left: 20px;
    margin-bottom: 30px;   
}

.part5_r_box {
    width: 650px;
    height: 245px;
    border: 2px solid #c5e4f4;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    margin-top: 10px;
}

.footer {
    width: 1000px;
    height: auto;
    margin: 30px auto;
    text-align: center;
}

.footer p {
    line-height: 30px;
}