﻿@charset 'utf-8';

body{
	min-width: 1200px;
}

/* 头部 */
.ds-header{
	position: relative;
	text-align: center;
	height: 534px;
	background: url(../images/ds-bg1.png) top center no-repeat;
}
.header-carsoul {
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.header-imgs{
	width: 100%;
	height: 100%;
}
.header-imgs a {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.header-img1 {
    background: url(headerbg1.png) no-repeat top center;
}

.header-img2 {
    background: url(headerbg2.png) no-repeat top center;
}

.header-img3 {
    background: url(headerbg3.png) no-repeat top center;
}

.header-img4 {
    background: url(headerbg4.png) no-repeat top center;
}
.ds-header-c{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.ds-header .logo{
	display: inline-block;
	margin-top: 130px;
}
.ds-header .ds-logo{
	margin-top: 40px;
}
.ds-header .ds-search{
	position: absolute;
	top: 26px;
	right: 10%;
	background: #fff;
	height: 52px;
	width: 416px;
	text-align: left;
}
.ds-header .ds-search input{
	width: 264px;
	padding: 0 20px;
	height: 52px;
	line-height: 52px;
	color: #999999;
	font-size: 14px;
}
.ds-header .ds-search button{
	width: 110px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #3d85d3;
	color: #fff;
	font-size: 20px;
	margin-top: 2px;
	font-weight: bold;
	margin-right: 2px;
}
/*当前位置*/
.position {
    margin: 22px 0 28px 0;
    font-size: 14px;
    line-height: 22px;
    background: url(m8-location.png) center left no-repeat;
    background-size: 11px 16px;
    padding-left: 20px;
    color: #878787;
}

.position .poto {
    color: #878787;
    margin: 0 4px 0 0;
}

.position .poto:hover {
    color: #3d85d3;
}

.position .sp {
    color: #3d85d3;
    padding-left: 5px;
}


.ds-piclb{
	position: relative;
	overflow: hidden;
	width: 600px;
	height: 345px;
}
.ds-pic{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.ds-pic li{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.ds-pic li img{
	width: 100%;
	height: 100%;
}
.ds-pictt{
	position: absolute;
	height: 52px;
	line-height: 52px;
	width: 100%;
	background: url(../images/ds-bg2.png);
	bottom: 0;
	left: 0;
}
.ds-pictt li{
	width: 100%;
	height: 100%;
	line-height: 52px;
}
.ds-pictt li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
}
.ds-picn{
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.ds-picn li{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: url(../images/ds-ic1.png);
	margin-left: 10px;
	cursor: pointer;
}
.ds-picn li.cur{
	background: #cc1621;
}
.ds-w1-c{
	width: 570px;
	height: 345px;
}
.ds-tit1{
	height: 42px;
}
.ds-tit1 .tit{
	display: inline-block;
	margin-left: 2px;
	width: 141px;
	height: 42px;
	line-height: 42px;
	color: #333333;
	font-size: 18px;
	background: #f1f1f1;
	text-align: center;
}
.ds-tit1 .tit:first-child{
	margin-left: 0;
}
.ds-tit1 .tit.cur{
	background: #da2722;
	color: #fff;
	font-weight: bold;
}
.ds-list1{
	padding-top: 10px;
}
.ds-list1 li{
	height: 42px;
	line-height: 42px;
}
.ds-list1 li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
	padding-left: 16px;
	background: url(../images/ds-ic2.png) left center no-repeat;
}
.ds-list1 li a:hover{
	color: #da2722;
}
.ds-list1 li span{
	display: inline-block;
	float: right;
	color: #999999;
	font-size: 14px;
}
.ds-w2{
	margin-top: 36px;
}
.ds-box{
	width: 580px;
	height: 300px;
	margin-bottom: 60px;
}
.ds-tit2{
	height: 64px;
	background: url(../images/ds-bg4.png) left bottom repeat-x;
}
.ds-tit2 .tit{
	display: inline-block;
	padding-left: 14px;
	height: 74px;
	line-height: 74px;
	color: #da605d;
	font-size: 30px;
	font-weight: bold;
	margin-left: 54px;
	background: url(../images/ds-bg3.png) left center no-repeat;
}
.ds-tit2 .more{
	display: inline-block;
	float: right;
	color: #333333;
	font-size: 16px;
	margin-top: 30px;
}
.ds-tit2 .more:hover{
	font-weight: bold;
}
.ds-list2{
	padding-top: 40px;
}
.ds-list2 li{
	height: 36px;
	line-height: 36px;
}
.ds-list2 li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
}
.ds-list2 li a:hover{
	color: #da2722;
}
.ds-list2 li span{
	display: inline-block;
	float: right;
	color: #333333;
	font-size: 16px;
}