﻿/* CSS Document */
/** { margin: 0; padding: 0; border: 0; list-style-type: none; }
body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, select, table, td, img, div { margin: 0; padding: 0; border: 0; }
body { font: 12px/1.0em "Microsoft YaHei","宋体", Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; color: #666; }
a, select, input, img { border: 0; vertical-align: middle; list-style-type: none; }*/
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/*.clear { clear: both; }*/

/*页眉-顶部、logo、导航*/
#site-nav { width: 100%; height: 171px; list-style-type: none; min-width: 1200px; }
#site-nav .login-nav div, /*.Header-nav>div,*/ .logo-nav ul { list-style: none; width: 80%; height: 100%; margin: 0 auto; text-align: center; }
#site-nav li { display: inline; list-style: none; }
#site-nav .login-nav a { color: #000; text-decoration: none; list-style-type: none; text-align: center; line-height: 28px; font-size: 15px; }
#site-nav .login-nav a:hover { color: #835215; }
.logo-nav ul, .login-nav ul { text-align: center; vertical-align: central; }

#site-nav .login-nav { width: 100%; background: #edeaea; height: 28px; border-bottom: 1px solid #d9d7d7; text-align: center; }
/*#site-nav .login-nav div ul { display: inline; color: #000; }*/
.login_left { width: auto; float: left; }
.login_right { float: right; }
.login_left li, .login_right li { float: left; display: inline; }
.login_right li em { float: left; display: block; width: 20px; height: 19px; vertical-align: central; margin: 5px auto; font-size: 15px; }
.login_right li a { display: inline; float: left; }
.login_right li, .login_left, .login_right > ul > li > a { margin-right: 10px; font-size: 15px; text-align: left; line-height: 28px; vertical-align: central; }
.login_cart, .login_user { display: block; vertical-align: central; line-height: 100%; font-size: 15px; }
.login_right_list { background: url(/images/iconbg.png) no-repeat; }
.login_cart { background-position: left top; }
.login_user { background-position: -18px top; }
.login_right li + li { border-left: #d9d7d7 1px outset; padding-left: 2px; }

/*购物车标记*/
.login_right span#Goodnum { line-height: 15px; }

/*Logo块*/
#site-nav .logo-nav ul { height: 90px; vertical-align: central; }
.logo-nav ul li.site_logo, .logo-nav ul li.site_safe { height: 100%; line-height: 90px; vertical-align: central; display: block; font-size: 20px; }
.logo-nav ul li.site_logo { float: left; }
.logo-nav ul a { font-size: 20px; vertical-align: central; border: 0; line-height: 90px; display: block; }
.logo-nav ul li.site_safe { float: right; background: url(/images/HomeImage/header_r3.png) no-repeat; width: 685px; height: 75px; clear: right; margin-top: 6px; }

/*页眉TOP*/
#site-nav .Header-nav { width: 100%; height: 42px; background: #383838; }
.Header-nav > div { min-width: 1200px; height: 100%; margin: 0 auto; text-align: center; }
.Header-nav ul { display: inline; }
.Header-nav ul.header_left { text-align: center; width: auto; float: left; margin-left: 8%; }
.header_right { float: right; margin-right: 8%; width: auto; }
.header_right li { top: 10px; float: left; margin: 0px 1px; display: inline; }
.header_right li select { margin: 3px auto; }
.header_right li input { float: left; vertical-align: central; display: inline; display: block; margin: 3px auto; }
.header_right li input.search_text { width: 250px; padding-right: 50px !important; border-right: 0; padding-right: 0; }
.header_right li input.search_btn { margin-left: -47px; /*width:40px; padding-left:0; font-size:16px;*/ }

.Header-nav ul.header_left li { font-size: 16px; height: 100%; text-align: center; float: left; line-height: 42px; }
.Header-nav a { color: #fff; padding: 9px 18px; text-decoration: none; margin: 0 auto; text-align: center; vertical-align: text-bottom; border-right: 1px #d9d6d6 solid; }
.header_left li:first-child a { border-left: 1px #d9d6d6 solid; }
.Header-nav a:hover, a.active { background-color: #8f1f1f; border-top: 1px solid #8f1f1f; text-decoration: none; list-style: none; margin: 0 auto; padding: 10px 18px; }
.Header-nav a.active { border-top: 2px solid #8f1f1f; border-bottom: 1px solid #8f1f1f; }


/* case 滚动图片轮播*/
.case { height: 650px; overflow: hidden; width: 100%; margin: 0 auto; }
.case_box { position: relative; margin: 0 auto; width: 100%; height: 600px; overflown; }
.case_box ul { position: absolute; height: 600px; overflow: hidden; width: 100%; }
.case_box ul li { min-width: 1200px; float:left; height: 600px; display: block; -webkit-background-size: cover; zoom: 1; -o-background-size: cover; background-size: cover; }
/*左右切换按钮*/
.case_box p { z-index: 2; position: absolute; text-indent: -9999px; width: 28px; height: 51px; top: 40%; cursor: pointer; }
.case_box .prev { text-indent: -9999px; background: url(/images/HomeImage/previous.png) no-repeat; left: 0px; }
.case_box .next { background: url(/images/HomeImage/next.png) no-repeat; top: 40%; right: 0px; }
.case_box ul li dl.case_info { line-height: 17px; margin: 95px 0px 0px 475px; width: 295px; zoom: 1; color: #616741; font-size: 13px; overflow: hidden; }
.case_box ul li dl.case_info dd { text-indent: 26px; }
/*容器切换图片*/
.case_box ul li.case_1 { background: url(/images/HomeImage/main_1.jpg) no-repeat center center; }
.case_box ul li.case_2 { background: url(/images/HomeImage/main_2.jpg) no-repeat center center; }
.case_box ul li.case_3 { background: url(/images/HomeImage/main_3.jpg) no-repeat center center; }
.case_box ul li.case_4 { background: url(/images/HomeImage/main_4.jpg) no-repeat center center; }
.case_box ul li.case_5 { background: url(/images/HomeImage/main_5.jpg) no-repeat center center; }

.case_info_add dd { line-height: 22px; }

.case_box ol { position: absolute; bottom: 0; left: 50%; margin: 0 0 0 -65px; height: 12px; z-index: 99; }
.case_box ol li { float: left; margin: 0 4px; display: inline; width: 12px; height: 12px; line-height: 999em; background: url(/images/HomeImage/pagination.png) no-repeat; overflow: hidden; cursor: pointer; }
.case_box ol li.active { background-position: 0 -11px; }

/*中间图片版块*/
/*购买保障*/
#mid { min-width: 1200px; }
.buy_safe_box { width: 880px; height: auto; margin: 0 auto; overflow: hidden; }
.buy_safe_box ul { margin-top: 55px; overflow: hidden; vertical-align: central; height: 70px; }
.buy_safe_box ul li { float: left; display: inline; width: 100px; height: 100%; font-size: 18px; background: url("/images/HomeImage/header_right.png") no-repeat; }
.buy_safe_box ul li + li { margin-left: 80px; }
.buy_safe_box ul li.bz1 { background-position: 5px 0; }
.buy_safe_box ul li.bz2 { background-position: -102px 0; }
.buy_safe_box ul li.bz3 { background-position: -216px 0; }
.buy_safe_box ul li.bz4 { background-position: -314px 0; }
.buy_safe_box ul li.bz5 { background-position: -420px 0; }
