.appheader_logo{width: 130px; margin-top: 15px;}
.index_msg{ height: 30px; line-height: 30px;overflow: hidden;border-radius: 15px; width: 94%;  margin: 10px auto;background-color: #fff;}
.index_msg_1{ float: left; width: 20%; text-align: center;color: #F0981C;}
.index_msg_2{ float: left;  width:80%; }
.clear{ clear: both;}
@keyframes kf-marque-animation{ 0% { transform: translateX(0); } 100% { transform: translateX(-33.3%); } }
.marquee{
  overflow: hidden;
}
.marquee .content{
  display: inline-block;
  position: relative;
  padding-right: 0px;
  white-space: nowrap;
  animation: kf-marque-animation 12s infinite linear;
}
.marquee .content-space{
  display: inline-block;
  width: 5em;
}



.product-control-ul li{ background-color: #f7f5f5;}
			.product-control-ul .on{ background-color: #fff;}
						.product-control-ul .on p{ color: #ca171b;}
			.product-box-title-imgcut {  position: relative;  width: 95%; height: 120px; overflow: visible;margin-left: 3%; border-radius: 0px;}
			.product-box-title{ margin-top: 0px;}
			#bottom,#bottom p{ bottom: 50px;}
			.controler-box{ top:50px;bottom: 100px;}
			#shop{ bottom: 100px;}
			#product-profile{ top: 10%;}
			.address_tip{height:90px;color:#8a8a8a;text-align:right;padding:14px}
			
