body,html,div,p,span,ul,li,h1,h2,h3{
  margin:0;
  padding: 0; 
}
.banner{
	width: 100%;
	height: 420px;
}
.banner img{
	width: 100%;
	height: 420px;
}
.index_between{
	width: 100%;
	height: 110px;
	background-color: #f2f2f2;
	padding-top: 20px;
}
.index_between_center{
	width: 1200px;
	height: 90px;
	background-color: #fff;
	margin: 0px auto;
}
.index_between_li{
	width: 400px;
	height: 90px;
}
.index_between ul li{
	float: left;
}
.index_between ul{
	list-style-type: none;
}
.index_between_li img{
  width: 40px;
  margin-left: 110px;
	margin-top: 25px;
	float: left;
}
.index_between_li_p1{
	float: left;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 34px;
	width: 200px;
}
.index_between_li_p2{
	float: left;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 4px;
	color: #999999;
}
.hot_product{
	width: 1200px;
	margin: 0 auto;
	height: 330px;
}
.hot_product_p{
	margin-top: 45px;
	font-size: 22px;
	font-weight: bold;
	float: left;
}
.hot_product_a{
	font-size: 12px;
	text-decoration: none;
	float: right;
	color: #666666;
	margin-top: 60px;
}
.hot_product_a:hover{
	color: #FF6600;
}
.swiper-container {
  width: 1200px;
  height: 230px;
}
.swiper-slide {
	  margin-top: 20px;
  	text-align: center;
  	background: #F9F9F9;
}
.swiper-slide img{
	width: 180px;
	height: 132px;
	display: block;
}
.swiper-slide p{
	font-size: 14px;
	color: #333333;
	padding: 10px;
}
.swiper-slide a{
	text-decoration: none;
}
.swiper-slide a:hover>p{
	color: #FF6600;
}

.new_buy{
	width: 1200px;
	margin: 0 auto;
	height: 330px;
}
.new_buy_p{
	margin-top: 45px;
	font-size: 22px;
	font-weight: bold;
	float: left;
}
.new_buy_a{
	font-size: 12px;
	text-decoration: none;
	float: right;
	color: #666666;
	margin-top: 60px;
}
.new_buy_a:hover{
	color: #FF6600;
}
.new_buy_list{
	width: 1200px;
	height: 200px;
	border: solid 1px #E9E9E9;
}
.new_buy_list ul li{
    list-style: none;
    width: 340px;
    height: 25px;
    line-height: 25px;
    padding: 0px 30px;
    float: left;
    margin-top: 13px;
}
.new_buy_list ul li a{
    text-decoration: none;
    color: #333333;
    font-size: 15px;
    display: block;
    float: left;
    width: 230px;
    height: 24px;
    overflow: hidden;
}
.new_buy_list ul li a:hover{
  color: #FF6600;
}
.new_buy_list ul li span{
    color: #999999;
    font-size: 15px;
    float: right;
}


.ad{
  width: 1200px;
  margin: 0 auto;
  height: 360px;
  border-bottom: solid 1px #EAEAEA;
}
.ad_p{
  margin-top: 45px;
  font-size: 22px;
  font-weight: bold;
  float: left;
}
.ad_list ul li{
  width: 222px;
  height: 120px;
  float: left;
  list-style: none;
}
.ad_list ul li img{
  width: 222px;
  height: 100px;
}
.ad_list_li{
  margin-right: 22px;
}
.news{
  width: 1200px;
  height: 310px;
  margin: 0 auto;
}
.news_left{
  width: 850px;
  float: left;
}
.news_left_title{
  height: 60px;
}
.news_left_title p{
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
  font-weight: bold;
  float: left;
}
.news_left_title a{
  text-decoration: none;
  color: #333333;
  float: right;
  font-size: 15px;
  margin-top: 24px;
}
.news_left_title a:hover{
  color:#FF6600;
}
.news_left_list{
  height: 180px;
  width: 850px;
  border: solid 1px #E9E9E9;
  padding: 8px 0px;
}
.news_left_list ul li{
  width: 400PX;
  list-style: none;
  float: left;
  padding: 8px 12px;
}
.news_left_list ul li a{
  text-decoration: none;
  font-size: 15px;
  color: #333333;
  float: left;
  overflow: hidden;
  width: 200px;
  height: 20px;
}
.news_left_list ul li span{
  font-size: 15px;
  float:right;
  color: #999999;
}
.news_left_list ul li a:hover{
  color:#FF6600;
}

.news_right{
  width: 320px;
  float: left;
  margin-left: 30px;
}
.news_right_title{
  height: 60px;
}
.news_right_title p{
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
  font-weight: bold;
  float: left;
}
.news_right_title a{
  text-decoration: none;
  color: #333333;
  float: right;
  font-size: 15px;
  margin-top: 24px;
}
.news_right_title a:hover{
  color:#FF6600;
}
.news_right_list{
  height: 180px;
  width: 320px;
  border: solid 1px #E9E9E9;
  padding: 8px 0px;
}
.news_right_list ul li{
  width: 320PX;
  list-style: none;
  float: left;
  padding: 8px 12px;
}
.news_right_list ul li a{
  text-decoration: none;
  font-size: 15px;
  color: #333333;
  float: left;
  width: 300px;
  height: 20px;
  overflow: hidden;
}
.news_right_list ul li span{
  font-size: 15px;
  float:right;
  color: #999999;
}
.news_right_list ul li a:hover{
  color:#FF6600;
}