.second {
	width: 960px;
	height: 580px;
	margin: 0 auto;
	position: relative;
}

.second_img01 {
	/*float: left;*/
	width: 700px;
	height: 580px;
	overflow: hidden;
	position: relative;
}
.pingheng{
height: 100% !important;
}
.secong_img01 img {
	height: 580px;
}

.second .second_img01 .controls {
	position: relative;
	top: 260px;
}

.second .second_img01 .controls .a_left {
	padding-left: 20px;
	position: relative;
	left: 0px;
}

.second .second_img01 .controls .a_right {
	padding-right: 20px;
	position: relative;
	right: 0px;
}

.second_img01_title {
	width: 700px;
	height: 80px;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	bottom: 0px;
	color: white;
}

.second .second_img01 .second_img01_title div {
	display: inline-block;
}
.second .second_img01 .second_img01_title .s_t_left {
	font-size: 20px;
	position: relative;
	top: 3px;
	left: 15px;
}
.second .second_img01 .second_img01_title .s_t_left span{
font-size:14px;
margin-left: 2px;
}
.second .second_img01 .second_img01_title .s_t_right {
	font-size: 14px;
	position: relative;
	top: 12px;
	left: 130px;
	border-right: 1px solid white;
	padding: 0px 10px;
	text-align: right;
	line-height: 20px;
}
.second .second_img01 .second_img01_title {

}
.second .second_img01 .second_img01_title .s_t_btn {
	width: 80px;
	height: 20p;
	text-align: center;
	background-color: #e10000;
	padding: 10px 5px;
	position: absolute;
	right: 15px;
	top: 13px;
}

.second_img02 {
	width: 240px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #e7e7e7;
	color: #333333;
	/**padding-bottom: 10px;**/
}

.second_img02 div {
	display: block;

}
.img1{
height:265px;}
.second_img03 {
	width: 240px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: #e7e7e7;
	color: #333333;
	/**padding-bottom: 10px;**/
}

.second_img02 img {
	width: 240px;
        
}

.second_img02 span {
	float: left;
	padding-left: 10px;
}
.img2{
	width: 240px;
        height:263px;
        
}

.h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	padding-top: 10px;
}

.h2 {
	font-size: 12px;
        padding-right: 15px;
}

.h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	position: relative;
	bottom: -8px;
	left: 5px;
}

.arrow_index {
	width: 700px;
	/*height: 580px;*/
	position: absolute;
	top: 250px;
	left: 0px;
	/*background-color: rebeccapurple;*/
}

.arrow_index div {
	display: inline-block;
}

.arrow_index .a_i_l {
	float: left;
	position: relative;
	left: 15px;
}

.arrow_index .a_i_r {
	float: right;
	position: relative;
	right: 15px;
}

.ic_title_tip {
	float: left;
	width: 4px !important;
	height: 48px;
	display: inline-block;
	padding: 10px 0px 5px 10px;
}

.ic_title_tip_small {
	float: left;
	width: 4px !important;
	height: 24px;
	display: inline-block;
	padding: 10px 5px 5px 10px;
}

.third {
	width: 960px;
	height: 100px;
	margin: 30px auto;
	background-color: #f5f5f5;
	/*display: inline-block;*/
	padding-top: 10px;
	text-align: left;
	position: relative;
}

.third_img {
	border-right: 1px dotted #999;
	padding: 0px 15px 0px 10px;
}

/*.third_img:last-child {
 border-right: none;
 }*/

.third_img_01, .third_img_02, .third_img_03, .third_img_04, .third_img_05 {
	width: 45px;
	height: 45px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px 5px;
}

.third_img_01 {
	background-image: url(/img/icons/btn_bidding_active.png);
}

.third_img_02 {
	background-image: url(/img/icons/btn_guide.png);
}

.third_img_03 {
	background-image: url(/img/icons/btn_guide2.png);
}

.third_img_04 {
	background-image: url(/img/icons/btn_book.png);
}

.third_img_05 {
	background-image: url(/img/icons/btn_consignment.png);
}

/*.third_img:hover .third_img_01 {
 background-image: url(/img/icons/btn_bidding_active.png);
 }*/

.third_img:hover .third_img_02 {
	background-image: url(/img/icons/btn_guide_active.png);
}

.third_img:hover .third_img_03 {
	background-image: url(/img/icons/btn_guide2_active.png);
}

.third_img:hover .third_img_04 {
	background-image: url(/img/icons/btn_book_active.png);
}

.third_img:hover .third_img_05 {
	background-image: url(/img/icons/btn_consignment_active.png);
}

.third_img_arrow2_left {
	width: 20px;
	height: 72px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 48px 0 0 10px;
	background-color: #f5f5f5;
}

.third_img_arrow2_right {
	width: 20px;
	height: 72px;
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 48px 0 0 10px;
	background-color: #f5f5f5;
}

.third_btn_area {
	width: 100%;
	height: 80px;
	font-size: 13px;
	/*padding-left: 32px;
	 padding-right: 32px;*/
	/*margin-left: 35px;*/
	text-align: center;
}

.third_btn_area div {
	display: inline-block;
	vertical-align: middle;
}

.third_h1 {
	font-size: 13px;
	color: #b6b6b6;
}

.third_h2 {
	font-size: 18px;
	color: #666666;
}

.third_img {
	text-align: left;
}

.third_img:hover .third_h1 {
	color: #cc0000;
	opacity: 0.5;
	/*position: absolute*/
}

.third_img:hover .third_h2 {
	color: #cc0000;
}

.third_img span {
	float: left;
}

.fourth {
	font-size: 16px;
	width: 960px;
	height: 280px;
	margin: 40px auto 0 auto;
	position: relative;
	font-size: 16px;
	padding-bottom: 30px;
}

.fourth_left {
	float: left;
	 width: 100%;
	height: 300px;
	 
}

.fourth_title {
	 width: 100%;
	height: 30px;
	font-size: 20px;
	font-weight: bolder;
}

.fourth_title div {
	display: inline-block;
	line-height: 30px;
}

.fourth_title_ic {
	float: left;
	line-height: 30px;
}

.fourth_title_ic img {
	position: relative;
	padding-right: 5px;
	top: -2px;
}

.fourth_title_text {
	float: right;
	padding-right: 20px;
	font-size: 14px;
	color: #999;
}

/*.fourth_title_text:hover {
 color: #cc0000;
 }*/

.fourth_table {
	width: 100%;
	margin-top: 15px;
	font-size: 12px;
}

.fourth_table .fourth_th3 {
	height: 15px;
}

.fourth_tr:hover .fourth_left_th1 {
	background-color: #e00000;
}

.fourth_tr:hover .fourth_left_th2 {
	background-color: #f5f5f5;
}

.fourth_left_th1 {
	width: 70px;
	display: block;
	/*padding: 5px 0px;*/
	color: #cc0000;
}

.fourth_tr:hover .fourth_left_th1 {
	color: white;
}

.fourth_left_th1 span {
	font-size: 20px;
	font-weight: bold;
}

.fourth_left_th1 div {
	border-right: 1px solid #e6e6e6;
}

.fourth_tr:hover div {
	border-right: 1px solid #cc0000;
}

.fourth_left_th2 {
	font-size: 14px;
	text-align: left;
	padding: 0px 5px;
	color: #666666;
}

.fourth_right {
	position: relative;
	float: right;
	width: 470px;
	height: 300px;
	font-size: 14px;
}

.fourth_right_video {
	width: 470px;
	height: 220px;
	background-color: #333333;
	margin-top: 15px;
	text-align: center;
}

.fourth_right_video .va {
	position: relative;
	top: 60px;
}

.fourth_right_text {
	width: 100%;
	position: relative;
	left: 10px;
	bottom: -20px;
	text-align: left;
	color: #666666;
	font-size: 16px;
}

.fourth_right_text_title:hover {
	color: #cc0000;
}

.fourth_right_text_span {
    width: 12px;
    padding: 0 5px;
    display: inline-block
}

.fifth {
	width: 100%;
	background-color: #f5f5f5;
	position: relative;
	margin-top: 50px;
}

.partner {
	height: 150px;
	margin: 0 auto;
	background-color: #f5f5f5;
	font-size: 16px;
	text-align: center;
	vertical-align: bottom;
}

.partner div {
	display: inline-block;
	margin: 0 auto;
	padding: 20px;
}

.partner img {
	margin-bottom: 10px;
        height:84px;
}

.ic_logo_jd_hk, .ic_logo_jd_online, .ic_logo_tkrs, .ic_logo_weibo {
	margin-bottom: 25px !important;
}
.slider-page a {
	background: rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
	color: #fff;
	text-align: center;
	display: block;
	font-family: "simsun";
	font-size: 22px;
	width: 28px;
	height: 62px;
	line-height: 62px;
	margin-top: -31px;
	position: absolute;
	top: 50%;
}
.slider-page a:HOVER {
	background: rgba(0, 0, 0, 0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
}
.slider-next {
	left: 100%;
	margin-left: -28px;
}




















