

a {
	text-decoration:none !important;
}

input:focus{
	outline: none;
}



.index_banner{
	width: 100%;

	background: #ffffff;
	overflow: hidden;
	
	background-size: 100%;
	background-position: center;
	position: relative;
}


#index_banner_001{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 20;
}

#index_banner_002{
	width: 100%;

	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.index_banner_c{
	width: 100%;

	background-color: #ffffff;
    margin: 14px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border-radius:10px;
	box-shadow: 3px 3px 3px rgb(0,0,0,0.6);
	
}

.index_banner_c_01{
	background: #ffffff;
	width: 700px;
	height: 394px;
	_margin: 15px 0px 15px 15px;
	overflow: hidden;
	border-radius: 8px 0px 0px 8px;
}

.index_jd_01{
	width: 100%;
}

.index_banner_c_01{
	width: 700px;
	height: 394px;
	float: left;
	background: #ffffff;
}


.index_banner_c_02{
	width: 290px;
	height: 394px;
	float: right;
	_margin-right: 15px;
	_margin-top: 15px;
	border-radius: 0px 8px 8px 0px;
	overflow: hidden;
}

.index_banner_c_02_01{
	width: 290px;
	height: 195px;
	background-color: #333;
}




#scrollimg{
  position: relative;
  width: 1280px;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0 0 30px 30px;
  overflow: hidden;
 }

 #scrollimg img{

  width: 100%;
   height: 800px;

 }

.scrollimg .hd {
  position: absolute;
  bottom: 15px;
  text-align: left;
  width: calc(100% - 30px);

  margin-left: 30px;
}




.scrollimg .hd li {
  cursor: pointer;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 12px 12px 5px 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  background: #f0f0f0;
  _filter: alpha(Opacity=60);
  _opacity: .6;
  box-shadow: 0 0 1px #ccc;
  text-indent: -100px;
  overflow: hidden;
  border: 2px solid #ffffff;
}
#scrollimg .hd li.on {
  width: 16px !important;
  height: 16px !important;
  box-shadow: 1px 1px 1px 1px #000;
  background: #f00;
}

.scrollimg .hd li:hover {
  background: #f00;
}

#scrollimg ul{
  margin: 0px;
  padding-left: 0px;

}




.index_banner_c_box_lr{
	float: left;
	width: calc( 50% - 512px );
	height: 440px;
	text-align: center;
	line-height: 420px;
}

.index_banner_c_box_lr_img{
	width: 65%;
}

.index_nav_box{
	color: #000;
	padding-bottom: 5px;
	border-bottom: 3px solid #b53939;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.index_nav_box_2{
	overflow: hidden;
}

.index_nav_box_2 a{
	color: #333;
	text-decoration: none;
}

.index_nav_box_2 .index_nav_btn{
	width: 12.28%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	padding: 10px;
	border: 1px solid #646464;
	 -webkit-border-radius: 1px; /* 旧版Webkit浏览器，如Safari */
	 -moz-border-radius: 1px; /* Firefox */
	 -o-border-radius: 1px; /* 旧版Opera浏览器 */
	border-radius: 8px;
	margin-bottom: 15px;
	text-align: center;
	background: #ffffff;
	cursor: pointer;
	user-select: none;
}


.index_nav_box_2 .index_nav_btn_half{
	width: 5.14%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	padding: 10px;
	border: 1px solid #ffffff;
	 -webkit-border-radius: 1px; /* 旧版Webkit浏览器，如Safari */
	 -moz-border-radius: 1px; /* Firefox */
	 -o-border-radius: 1px; /* 旧版Opera浏览器 */
	border-radius: 8px;
	margin-bottom: 15px;
	text-align: center;
	background: #ffffff;
	cursor: pointer;
	user-select: none;
	
}




.index_nav_btn:hover{
	background-color: #ff0505;
	color: #ffffff;
}


.index_02_banner{
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 25px;
}


.index_02_banner_left{
	float: left;
	width: 68%;
	background-color: #f00;
}

.index_02_banner_right{
	float: right;
	width: calc(32% - 10px );
	background-color: #f00;
}

.i_box_c_c_box_hot1{
	padding: 8px;
}

.i_box_c_hot1{
	width: calc(25% - 16px);
	float: left;
	overflow: hidden;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 15px;
}

.i_box_c_c_l_hot1{
	width: 100%;
}
	
.i_box_c_c_l_hot1 img{
	width: 100%;
}

.i_box_c_title_hot1{
	color: #333;
	padding: 5px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-bottom: 8px;
	height: 55px;
	overflow: hidden;
}

.i_box_c_price_hot1{
	padding: 8px;
	background: #b53939;
	color: #ffffff;
	border-radius: 8px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.index_nav_box_foot{
	padding: 15px;
	overflow: hidden;
}

.index_nav_box_foot_more{
	width: 200px;;
	background-color: #FF534B;
	color: #ffffff;
	text-shadow: 2px 2px 2px #666;
	padding: 10px;
	text-align: center;
	border-radius: 8px;
	margin-left: auto;
	margin-right: auto;
	user-select: none;
	cursor: pointer;
	margin-top: 25px;
	margin-bottom: 25px;
}
	

}




.search_box{
	
}

.search_box_title{
	text-align: center;
}

.search_box_title img{
	width: 500px;
}

.search_box_01{
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  height: 60px;

}

.search_box_02_l{
	width: calc(100% - 200px);
	height: 60px;
	background-color:  #b50000;
	float: left;
	border-radius: 20px 0 0 20px;
}

#search_input{

	
}

.search_box_02_r{
	width: 200px;
	height: 60px;
	float: right;
	background-color:  #b50000;
	border-radius:0px 20px 20px 0px;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
}



















.a_search_box{

	width: 1230px;
	height: 145px;
	position: absolute;
	z-index: 10;
	left:25px;
	top:20px;
	border-radius: 15px;
	box-shadow: 3px 3px 3px rgb(0,0,0,0.6);
	overflow: hidden;
}

.a_search_box_row_1{
	height: 40px;
	width: 100%;
	background-color: rgb(0,0,0,0.6);
}


.a_search_box_row_2{
	height: 105px;
	width: 100%;
	background-color: #ffffff;
	overflow: hidden;
}


.a_search_box_row_2_l{
	float: left;
	width: 1045px;
	border: 1px solid #000000;
	border-radius: 15px;
	height: 70px;
	margin-top: 16px;
	margin-left: 30px;
	overflow: hidden;
}

.a_search_box_row_2_l_01{
	height: 70px;
	float: left;
	width:210px ;
	border-right:1px solid #000000 ;
	position: relative;
}
.a_search_box_row_2_l_02{
	height: 70px;
	float: left;
	width:150px ;
	border-right:1px solid #000000 ;
	position: relative;
}
.a_search_box_row_2_l_03{
	height: 70px;
	float: left;
	width:190px ;
	border-right:1px solid #000000 ;
	position: relative;
}
.a_search_box_row_2_l_04{
	height: 70px;
	float: left;
	width:492px ;
	position: relative;

}
.a_search_box_row_2_l_biu_02_select{
	width: 98%;
	border: 0 !important;
	outline: none;
	background-color: #ffffff;
	color:#f08400 ;
	font-size: 15px;
	padding: 8px;
	position: absolute;
	top: 70;
}

.a_search_box_row_2_l_biu_01{
	padding: 8px 8px 0px 8px;
	font-weight: bold;
}

.a_search_box_row_2_r{
	float: right;
	width: 120px;
	margin-right: 20px;
}

.a_search_box_row_2_r_img{
	margin-top: 15px;
	width: 120px !important;
	height: 70px !important;
	cursor: pointer;
}


.a_search_box_row_2_l_biu_02_input{
	width: 100%;
	color:#f08400 ;
	border: 0;
	font-size: 18px;
	padding: 8px;

}



.index_03_box{
	overflow: hidden;
}



.index_03_box .index_03_box_l{
	float: left;
width:500px ;
	height: 400px;
	

}

.index_03_box .index_03_box_l img{
	width:500px ;
	height: 400px;
	
	border: 1px solid #f0f0f0;
	
}



.index_03_box_title{
	height: 50px;
	overflow: hidden;
	margin-bottom: 15px;
	
}

.index_03_box_title_l{
	background: #f8b62c;
	float: left;
	color:#ffffff;
	height: 50px;
	width:500px ;
	line-height: 50px;
	font-size: 30px;
	font-weight: bold;
	padding-left: 20px;
	letter-spacing: 30px;
	border-radius: 15px;
}


.index_03_box_title_r{
	float: left;
	padding-left: 0px;
	line-height: 50px;
	font-size: 30px;
	width: 340px;
}

.index_03_box_title_r2{
	float: right;
	margin-right: 25px;
	
	height: 50px;
	line-height: 50px;
	color:#ffffff;
	background: #f8b62c;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 15px;
	font-size: 25px;
	
}



.index_03_box .index_03_box_r{
	float: left;
	width: 760px;
	_height: 400px;
	margin-left: 20px;
	

}

.index_jd_n_03_r_box{
	width: 760px;
	height: 400px;
	
	
}

.index_jd_n_03_r_box_01{
	float: left;
	margin-left: 10px;
	width:230px;
	height:360px ;
	background: #ffffff;
	border: 1px solid #a2a2a2;
	border-radius: 4px;
	margin-top: 15px;
	overflow: hidden;
}



.index_jd_n_03_r_box_01_img{
	width:230px;
	height: 355px;
}


.index_jd_n_03_r_box_01_2{
	float: left;
	margin-left: 10px;
	width:260px;
	height:390px ;
	background: #ffffff;
	border: 1px solid #a2a2a2;
	border-radius: 4px;
	margin-top: 0px;
	overflow: hidden;
}

.index_jd_n_03_r_box_01_2 .index_jd_n_03_r_box_01_img{
	width:260px;
	height: 380px;
}

.index_jd_n_03_r_box_01_title{
	font-weight: bold;
	padding: 5px 5px 0px 5px;
	display: -webkit-box;      /* 将元素作为弹性伸缩盒子模型显示 */
	  -webkit-box-orient: vertical; /* 设置伸缩盒子的子元素排列方式为垂直 */
	  -webkit-line-clamp: 1;     /* 限制显示的行数（这里是2行） */
	  overflow: hidden;          /* 隐藏超出部分 */
	  /* 可选：设置容器高度和宽度 */
	  width: 100%;
}

.index_jd_n_03_r_box_01_x{
	padding-left: 8px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 22px;
}

.index_jd_n_03_r_box_01_x span{
	color: #f00000;
    font-size: 22px;
		
}

.index_jd_n_03_r_box_01_n{
	overflow: hidden;
	width: 100%;
}

.index_jd_n_03_r_box_01_n_l{
	float: left;
	width: 30px;
	height:65px ;
	margin-left: 10px;
	font-weight: bold;
	color: #f8b62c;
}


.index_jd_n_03_r_box_01_n_r{
	float: left;
	width: 180px;
	height:53px ;
	font-size: 16px;
	overflow: hidden;
	display: -webkit-box;      /* 将元素作为弹性伸缩盒子模型显示 */
	  -webkit-box-orient: vertical; /* 设置伸缩盒子的子元素排列方式为垂直 */
	  -webkit-line-clamp: 2;     /* 限制显示的行数（这里是2行） */
}


.index_03_box_title_r3{
	float: right;
	margin-top: 10px;
	height: 40px;
	width: 100px;
	margin-right:  50px;
	
}



#scrollimg2 .prev{
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #f8b62c;
  font-weight: bold;
  background: #f0f0f0;
  border-radius: 100px;
  font-size: 25px;
  
}
#scrollimg2 .next{
  float: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #f8b62c;
  font-weight: bold;
  background: #f0f0f0;
  border-radius: 100px;
  font-size: 25px;
}


#scrollimg3 .prev{
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #f8b62c;
  font-weight: bold;
  background: #f0f0f0;
  border-radius: 100px;
  font-size: 25px;
  
}
#scrollimg3 .next{
  float: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #f8b62c;
  font-weight: bold;
  background: #f0f0f0;
  border-radius: 100px;
  font-size: 25px;
}


#scrollimg6 .prev{
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #f8b62c;
  font-weight: bold;
  background: #f0f0f0;
  border-radius: 100px;
  font-size: 25px;
  
}
#scrollimg6 .next{
  float: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #f8b62c;
  font-weight: bold;
  background: #f0f0f0;
  border-radius: 100px;
  font-size: 25px;
}



.index_jd_n_04_box_01{
	width: 400px;
	height: 630px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
		margin-bottom: 15px;
}

.index_jd_n_04_box_01_img{
	width: 400px;
	height: 630px;

}



.index_04_box_title{
	background: #f8b62c;
	float: left;
	color:#ffffff;
	height: 50px;
	width:260px ;
	line-height: 50px;
	font-size: 30px;
	font-weight: bold;
	padding-left: 20px;
	letter-spacing: 30px;
	border-radius: 15px;
}


.index_jd_05_title{
	height:155px ;
	position: relative;
}

.index_jd_05_title_01{
	background-color: #f8b62c;
	width: 100%;
	height:95px;
	
}

.index_jd_05_title_02{
	background-color: #ffffff;
	height: 140px;
	width: 1280px;
	left: calc(50% - 640px);
	position:absolute;
	z-index: 5;
	top:0;
	    margin-top: 15px;
margin-left: auto;
    margin-right: auto;
	border-radius: 10px;

}

.index_jd_05_title_02_btn{
	width: 320px;
	height: 125px;

	text-align: center;
	margin-top: 5px;
	float: left;
	cursor: pointer;

}

.index_jd_05_title_02_btn_img{
	width: 90%;
	margin-top: 8px;
}

.index_jd_05_title_02_btn_in{
	width: 115px;
	height:115px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	background: #666666;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	line-height: 115px;
	text-align: center;
	border-radius: 200px;
}

.content_05_box{
	width: 1280px;
	height: 500px;
	overflow: hidden;
}


.content_05_box_card{
	width: 300px;
	height: 210px;
	overflow: hidden;
	margin: 10px;
	float: left;
	position: relative;
}



.content_05_box_card img{
	width: 300px;
	height: 210px;
	border-radius: 5px;
}
.content_05_box_card_title{
	position: absolute;
	bottom: 0;
	background:rgb(0,0,0,0.6);
	color: #ffffff;
	font-size:18px;
	font-weight: bold;
	overflow: hidden;
	width: 300px;
	
white-space: nowrap; /* 单行不换行 */
  overflow: hidden;
  text-overflow: ellipsis; /* 单行省略号 */
  
	  height: 50px;
	  padding: 10px;
	  line-height: 1.5;
	
	  
}



#content_05_box_1,#content_05_box_2,#content_05_box_3{
	display: none;
}




.index_jd_n_06{
	width: 1280px;
	height:415px ;
	overflow: hidden;
}

#scrollimg6{
	margin-bottom: 20px;
}

.index_jd_n_06_box_01{
	float: left;
	width: 405px;
	background: #ffffff;
	overflow: hidden;
	border: 2px solid #f8b62c;
	margin: 10px;
	height: 385px;
	padding: 20px;
	border-radius: 18px;
	position: relative;
}

.index_jd_n_06_box_02{
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	display: -webkit-box;      /* 将元素作为弹性伸缩盒子模型显示 */
	  -webkit-box-orient: vertical; /* 设置伸缩盒子的子元素排列方式为垂直 */
	  -webkit-line-clamp: 2;  
	  overflow: hidden;
	  height: 70px;
}

.index_jd_n_06_box_02_n{
	color: #000000;
	height:155px ;
white-space: pre-wrap; 
}

.index_jd_n_06_box_02_pic{
	height:285px ;
	margin-bottom: 15px;
	
}

.index_jd_n_06_box_02_pic img{
	width:360px ;
	height:280px ;
	border-radius: 10px;

}

.index_jd_n_06_box_02_f{
	overflow: hidden;
}

.index_jd_n_06_box_02_f_l{
	width:150px ;
	float: left;
	color: #000000;
	font-size: 22px;
}

.index_jd_n_06_box_02_f_r{
	float: right;
	width:100px ;
	color: #000000;
	padding-top: 5px;
	text-align: right;
}
















/*pc - 2*/
@media (min-width: 768px) and (max-width: 1024px) {
.visible-xs{
	display: none !important; 
	visibility: hidden !important;
}

.index_banner_c_box_lr{
	display: none !important;
}


}















/*mobile*/


@media (max-width: 768px) { 


}