﻿/*Index页 热门商品展示*/
#hotshow { width: 90%; margin: 0 auto; padding: 0.5%; }

#hotshow div { height: 320px; }

#hotshow h2 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; /* 支持 IE */ -o-text-overflow: ellipsis; /* 支持 Opera */ }
 
.main { min-width: 960px; }

.content { overflow: hidden; }

.content_top { text-align: center; }

div.content_mid { width: 100%; height: 100%; overflow: hidden; margin: 0 auto; min-height: 800px; max-height: 1000px; border: solid 1px #eeecec; border-top: none; }

div.content_mid div#hotshow { width: 87%; padding: 0.5%; overflow: hidden; float: left; }

div.content_mid #pageRight { float: left; cursor: pointer; margin-top: 22%; width: 6%; text-align: right; }



div.content_mid #pageLeft { float: left; cursor: pointer; margin-top: 22%; width: 6%; }

div.content_HotList { width: auto; height: auto; overflow: hidden; margin: 0 auto; }


/*FindItem页面*/
/*图片覆盖放大*/
#result img { cursor: pointer; transition: all 0.6s; }

#result img:hover { transform: scale(3); }

#result img { max-height: 80px; max-width: 80px; }

#result tr td { vertical-align: middle; text-align: center; }

#result tr td:nth-child(3) { text-align: left; }

#result tr:first-child { height: 16px; }

.largeFont { font-size: large; }

.header_bottom_right #Button1 { margin-left: 10px; }

.header_bottom_right .introduce { color: #fff; font-size: 21px; font-weight: bold; margin: 0 auto; /*padding:15px;*/ margin-top: 2%; text-indent: 2em; width: 80%; height: 10%; }

#PageFlip #Button2 { margin-right: 5%; }

#slider th, #slider td { border: none; }

#result tr { border-bottom: 1px rgba(238,238,238,1) solid; }

#result th { text-align: center; }

#result tr td:nth-child(2) { text-align: center; }

#daig_ysshow { margin-top: 0px; width: 100%; height: 600px; background: url(images/showimg.jpg) no-repeat center top; }

#daig_guoj { margin-top: 2px; width: 100%; height: 593px; background: url(images/guanbg.jpg) no-repeat center top; }

#daig_guan { width: 1400px; height: 593px; margin: 0 auto; margin-top: -16px; }

#daig_guan ul { margin: 0 auto; }

#daig_guan ul li { float: left; margin-right: 90px; margin-left: 90px; }
/*购物车样式*/
#BuyCart { width: 100%; margin: 0px auto; margin-top: 30px; margin-bottom: 10%; }

#BuyCart div.div_TbTop { overflow: hidden; margin-bottom: 10px; height: 25px; }

/*按钮样式*/
.Cartbtn { width: 80px; height: 25px; vertical-align: middle; text-align: center; }

#BuyCart div.div_TbTop > div { float: left; margin-right: 15px; }

#CartList img { cursor: pointer; transition: all 0.6s; }

#CartList img:hover { transform: scale(3); }

#CartList tr, #CartList td { vertical-align: middle;  text-align: center; }

.tablePlace {vertical-align: middle; text-align: center; font-size:28px;}

#ShowTb th, #ShowTb td { text-align: center; }
/*FindItem页面 翻页按钮DIV*/
#PageFlip { width: 100%; padding-left: 45%; }
/*设置头部样式*/

.dropdown li a { font-size: 15px; color: black; padding: 0; font-family: none; text-align: center; }

/*折叠插件的背景颜色*/
div#accordion div.collapse { background-color: #fff; }

div#accordion div.collapsing { background-color: #fff; }

.Prompt { color: red; }

div.menu > ul > li > a { cursor: pointer; }

div.menu > ul > li > a:hover { text-decoration: none; }


/*鼠标指针覆盖出现下拉菜单*/

a.menuListHead { display: block; }

li.dpList ul.menuList { top: 28px; display: none; width: 88px; position: absolute; background-color: rgba(238,238,238,1); z-index: 999; }

li.dpList ul.menuList li { margin: 0 auto; text-align: center; padding: 4px 5px; width: 100%; }

li.dpList ul.menuList li:hover { background-color: #fff; }

li.dpList ul.menuList li a { width: 100%; }


div#accordion > div { border-radius: 0; }

div#accordion > div > div { border-top-left-radius: 0px; border-top-right-radius: 0px; }

#infoTb { margin: 12px 0px; }

#play { float: right; }

#play > div { margin-bottom: 10px; }
