﻿
/* 全局样式 */

htm {padding:0px; margin:0px;}
body {font-family:"微软雅黑"; font-size:14px;}
dl {padding:0px; margin:0px;}
dt {padding:0px; margin:0px;}
dd {padding:0px; margin:0px;}
ul {padding:0px; margin:0px;}
ol {padding:0px; margin:0px;}
p {padding:0px; margin:0px; line-height:25px;}
li {padding:0px; margin:0px; list-style-type:none;}
form {padding:0px; margin:0px;}
fieldset {padding:0px; margin:0px;}
blockquote {padding:0px; margin:0px;}
fieldset {padding:0px; margin:0px;}
select {padding:0px; margin:0px; border:0px;}
label {padding:0px; margin:0px;}
textarea {padding:0px; margin:0px; border:0px;}
img {padding:0px; margin:0px; border:0px;} 
.clear {clear:both; height:0px;} 
.FloatLeft {float:left;}
.FloatRight {float:right;}
.bg_color {background:#0377d5;}
.bor_bot_dfdfdf {border-bottom:#dfdfdf solid 1px;}
.sep {color:#dfdfdf; font-size:12px; padding:0px 10px;}
.mtop10 {margin-top:10px;}
.mtop20 {margin-top:20px;}
.none {display:none;}

.padding0 {padding:0px;}
input::-webkit-input-placeholder {color:#999;}
.input {display:block; padding:10px 5px; background:none; border:#e5e5e5 solid 1px; -webkit-box-sizing:border-box; color:#999; font-size:14px; outline:none;}
.button {width:100%; display:block; padding:0px 5px; border:#e5e5e5 solid 1px; background:no-repeat; color:#fff; text-align:center; font-size:14px;}

.space-10 {width:100%; height:10px; clear:both;}
.space-20 {width:100%; height:20px; clear:both;}
.space-30 {width:100%; height:30px; clear:both;}
.space-40 {width:100%; height:40px; clear:both;}
.space-50 {width:100%; height:50px; clear:both;}

.radius5 {-moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; border-radius:5px;}
.radius10 {-moz-border-radius:10px; -webkit-border-radius:10px; -ms-border-radius:10px; border-radius:10px;}
.radius15 {-moz-border-radius:15px; -webkit-border-radius:15px; -ms-border-radius:15px; border-radius:15px;}
.radius20 {-moz-border-radius:20px; -webkit-border-radius:20px; -ms-border-radius:20px; border-radius:20px;}
.radius50 {-moz-border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;}

/* 链接颜色 */

a {color:#fff;}
a:link {color:#fff;text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

.header a {line-height:36px; color:#8c8c8c; font-size:12px;}
.header a:hover {color:#333;}

.header .logo {height:120px; float:left;}
.header .logo img {height:120px; display:block;}

/* 产品搜索 */

.search_form {width:300px; height:42px; margin-top:40px; float:right; position:relative;}
.search_form .input {width:100%; display:block;} 
.search_form .button {width:42px; height:42px; background:#fff; color:#666; position:absolute; top:0px; right:0px;}
.search_form:hover .button {background:#ff4a00; border:#ff4a00 solid 1px; color:#fff;}

.dr-icon {float:right; margin-top:5px;}
.dr-icon img {width:110px; height:110px; border:#e6e6e6 solid 1px;}
.dr-icon2 {float:right; margin:28px 15px 0px 40px;}

.category,.nav-main {height:50px; padding:0px; position:relative;}

.btn-category-list {height:50px; line-height:50px; font-size:16px; color:#fff; display:block; padding:0px 10px; background:#b42f34;border-right:1px solid #ccc;}
.btn-category-list:hover {color:#fff;}

/* 导航栏 */

.nav-main-list {height:50px; display:block; padding:0px;}
.nav-main-list .nav-main-item {height:50px; line-height:50px; display:block; float:left;}
.nav-main-list .nav-main-item a {height:50px; line-height:50px; display:block; padding:0px 20px; margin-right:20px;}
.nav-main-list .nav-main-item a:hover {background:#b42f34; color:#fff;}
.nav-main-list .nav-main-item a.hover {background:#b42f34; color:#fff;}

/* 产品一级类目 */

.nav-category-list {width:100%; background:#fff; position:absolute; top:50px; left:0px; z-index:999; display:none;}
.nav-category-list .nav-category-item {height:70px; border:#e5e5e5 solid 1px; border-top:none; padding:5px 10px 10px;}
.nav-category-list .nav-category-item .title {height:30px; line-height:30px; color:#b42f34; font-size:16px; display:block;}
.nav-category-list .nav-category-item:hover {border-left:#b42f34 solid 3px;}

/* 产品二级级类目 */

.nav-category-list .nav-category-item .nav-category-content {height:20px; overflow:hidden;}
.nav-category-list .nav-category-item .nav-category-content a {height:20px; line-height:20px; color:#6d6d6d; display:block; margin-right:10px; float:left;}
.nav-category-list .nav-category-item .nav-category-content a:hover {color:#666;}

/* 产品二级级类目(带图片) */

.nav-category-list .nav-category-item .children-list {width:240px; height:auto; overflow:hidden; background:#fff; border:#e5e5e5 solid 1px; border-left:none; padding-bottom:20px; position:absolute; left:240px; z-index:99; display:none;}
.nav-category-list .nav-category-item .children-list a {height:auto; overflow:hidden; display:block; padding:20px 20px 0px;}
.nav-category-list .nav-category-item .children-list a img {width:40px; height:40px; display:block; float:left;}
.nav-category-list .nav-category-item .children-list a span {height:40px; line-height:40px; color:#666; display:block; padding-left:60px;}

/* 首页轮播图 */

#slides {position:relative;}
#slides img {width:100%;}
.slidesjs-pagination {height:30px; position:absolute; bottom:10px; right:10px; z-index:998;}
.slidesjs-pagination li {width:30px; height:20px; margin:0px 3px; float:left;}
.slidesjs-pagination li a {font-size:12px; text-align:center; color:#fff; color:rgba(255,255,255,0.9); border:1px solid #f3f3f3; border:1px solid rgba(255,255,255,0.3); background:#c3c3c3; background:rgba(0,0,0,0.3); display:block;}
.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover.active {background:#6d6d6d;background:rgba(0,0,0,0.6)}
.slidesjs-pagination li a:hover {background:#6d6d6d;background:rgba(0,0,0,0.6)}

.slidesjs-navigation {display:none;}
.slidesjs-navigation .slidesjs-previous {width:40px; height:100px; line-height:100px; font-size:18px; text-align:center; position:absolute; top:80px; left:0px; z-index:999;}
.slidesjs-navigation .slidesjs-previous:hover {background:rgba(0,0,0,0.3); -moz-border-top-right-radius:3px; -webkit-border-top-right-radius:3px; -ms-border-top-right-radius:3px; border-top-right-radius:3px; -moz-border-bottom-right-radius:3px; -webkit-border-bottom-right-radius:3px; -ms-border-bottom-right-radius:3px; border-bottom-right-radius:3px;}
.slidesjs-navigation .slidesjs-next {width:40px; height:100px; line-height:100px; font-size:18px; text-align:center; position:absolute; top:80px; right:0px; z-index:999;}
.slidesjs-navigation .slidesjs-next:hover {background:rgba(0,0,0,0.3); -moz-border-top-left-radius:3px; -webkit-border-top-left-radius:3px; -ms-border-top-left-radius:3px; border-top-left-radius:3px; -moz-border-bottom-left-radius:3px; -webkit-border-bottom-left-radius:3px; -ms-border-bottom-left-radius:3px; border-bottom-left-radius:3px;}
#slides:hover .slidesjs-navigation {display:block;}

/* 首页轮播图下方活动产品 */

.hd-show {height:270px; overflow:hidden; border-bottom:#e5e5e5 solid 1px;}
.hd-show-item {border-right:#e5e5e5 solid 1px; display:block;}
.hd-show-item img {width:90%; display:block; margin:40px auto 43px;}
.hd-show-item b {height:40px; line-height:40px; color:#666; text-align:center; display:block;}

.frame_title {height:50px;}
.frame_title span {height:50px; line-height:50px; color:#333; font-size:16px; display:block; float:left;}
.frame_title font {height:50px; line-height:50px; color:#999; display:block; padding:0px 10px; float:left;}
.frame_title .LeftArr {width:25px; height:20px; line-height:20px; color:#666; font-size:14px; text-align:center; cursor:pointer; border:#e5e5e5 solid 1px; margin-top:10px; float:left;}
.frame_title .RightArr {width:25px; height:20px; line-height:20px; color:#666; font-size:14px; text-align:center; cursor:pointer; border:#e5e5e5 solid 1px; margin-top:10px; border-left:none; float:right;}
.frame_title .LeftArr:hover,.frame_title .RightArr:hover {background:#f3f3f3;}

.frame_title2 {height:55px; border-bottom:#d2d2d2 solid 1px; padding:5px 0px; position:relative;}
.frame_title2 .b_title {height:55px; line-height:55px; color:#313131; border-bottom:#eb6100 solid 1px; position:absolute; top:0px; left:0px; z-index:1px;}
.frame_title2 .b_title span {font-size:16px; font-weight:bold;}

/* 明星单品 */

.show_box {width:957px; height:286px; overflow:hidden; border-right:#e5e5e5 solid 1px;}
.show_box .hot_products {width:239px; display:block; border:#e5e5e5 solid 1px; border-right:none; float:left;}
.show_box .hot_products img {width:200px; height:200px; margin:20px auto 0px; display:block;}
.show_box .hot_products span {height:64px; overflow:hidden; line-height:20px; color:#666; text-align:center; display:block; padding:11px 0px;}

.TTSliderPic{position: relative;}
.TTSliderPicList{position: relative;}
.TTSliderPic ul{position: absolute;top:0px;left: 0}

/* 热门产品 */

.hot_pro {border-top:#e5e5e5 solid 1px; border-left:#e5e5e5 solid 1px;}
.hot_pro .first_item {border-bottom:#e5e5e5 solid 1px; border-right:#e5e5e5 solid 1px;}
.hot_pro .first_item a {height:240px; display:block; padding:30px 20px;}
.hot_pro .first_item a div {width:50%; height:auto; overflow:hidden; padding-top:20px; float:left;}
.hot_pro .first_item a div b {height:60px; line-height:60px; font-size:24px; color:#000; overflow:hidden; display:block;}
.hot_pro .first_item a div small {height:50px; line-height:50px; font-size:12px; color:#999; overflow:hidden; display:block;}
.hot_pro .first_item a div p {height:40px; line-height:40px; font-size:20px; color:#444; overflow:hidden; display:block;}
.hot_pro .first_item a div p span {font-size:14px; color:#999; text-decoration:line-through; padding:0px 10px;}
.hot_pro .first_item a img {width:180px; height:180px; display:block; margin:0px 10px; float:left;}

.hot_item {padding:4px; border-bottom:#e5e5e5 solid 1px; border-right:#e5e5e5 solid 1px;}
.hot_item a {height:232px; display:block; padding:30px 20px; background:#fff;}
.hot_item a p {height:30px; line-height:30px; font-size:16px; color:#444; overflow:hidden; display:block;}
.hot_item a small {height:30px; line-height:30px; font-size:16px; color:#666; overflow:hidden; display:block;}
.hot_item a img {width:120px; height:120px; display:block; margin:0px auto;}
.hot_item:hover {background:#f3f3f3;}

/* 热销商品排行 */

.rank {border-top:#e5e5e5 solid 1px; border-right:#e5e5e5 solid 1px;}
.rank .first_item {height:82px; line-height:82px; color:#000; font-size:20px; display:block; padding:0px 10px; border-bottom:#e5e5e5 solid 1px;}
.rank .first_item span.color {padding:0px 10px; color:#ff4a00;}

.rank .rank_item {height:80px; display:block; padding:0px 10px; border-bottom:#e5e5e5 solid 1px; clear:both;}
.rank .rank_item span {height:50px; line-height:50px; font-size:30px; color:#333; overflow:hidden; display:block; padding:0px 10px; margin:15px 0px; float:left;}
.rank .rank_item span.hotcolor {color:#ff4a00;}
.rank .rank_item div {height:50px; margin:15px 0px; float:left;}
.rank .rank_item div p {height:25px; line-height:25px; color:#333; display:block;}
.rank .rank_item div small {height:25px; line-height:25px; color:#333; display:block;}
.rank .rank_item img {width:50px; height:50px; display:block; margin:15px 0px; float:right;}
.rank .rank_item:hover p {color:#ff4a00;}

/* 热评商品 */

.hot_comments {border-top:#e5e5e5 solid 1px; border-left:#e5e5e5 solid 1px;}
.hot_comments .pro_item {padding:4px; border-bottom:#e5e5e5 solid 1px; border-right:#e5e5e5 solid 1px;}
.hot_comments .pro_item a {height:380px; display:block; padding:30px 10px; background:#fff;}
.hot_comments .pro_item a h4 {height:30px; line-height:30px; font-size:16px; color:#444; overflow:hidden; display:block; padding:0px 20px; margin:0px;}
.hot_comments .pro_item a p {height:20px; line-height:20px; font-size:14px; color:#444; overflow:hidden; display:block; padding:0px 20px;}
.hot_comments .pro_item a p span {font-size:12px; color:#999; text-decoration:line-through; padding:0px 10px;}
.hot_comments .pro_item a img {width:200px; height:200px; display:block; margin:0px auto;}
.hot_comments .pro_item a small {height:60px; line-height:20px; font-size:12px; color:#444; overflow:hidden; display:block; background:#f0f0f0; padding:10px 10px;}
.hot_comments .pro_item:hover {background:#f3f3f3;}

.comment {height:30px; line-height:30px; font-size:12px; color:#999; overflow:hidden; display:block; padding:0px 20px;}
.comment span {height:30px; line-height:30px; display:block; float:left;}
.comment span.linee {height:15px; line-height:15px; font-size:12px; display:block; padding:0px 4px; margin-top:6px; float:left;}
.comment span.icon-stat {width:75px; height:14px; display:block; margin-top:6px;}
.comment span.icon-stat-1 {background:url(../images/icon-stat.png) no-repeat 0px -56px;}
.comment span.icon-stat-2 {background:url(../images/icon-stat.png) no-repeat 0px -42px;}
.comment span.icon-stat-3 {background:url(../images/icon-stat.png) no-repeat 0px -28px;}
.comment span.icon-stat-4 {background:url(../images/icon-stat.png) no-repeat 0px -14px;}
.comment span.icon-stat-5 {background:url(../images/icon-stat.png) no-repeat 0px 0px;}

/* 特价商品 */

.special {border-top:#e5e5e5 solid 1px; border-left:#e5e5e5 solid 1px;}
.special .pro_item {padding:4px; border-bottom:#e5e5e5 solid 1px; border-right:#e5e5e5 solid 1px; position:relative;}
.special .pro_item a {height:300px; display:block; padding:30px 10px; background:#fff;}
.special .pro_item a h4 {height:30px; line-height:30px; font-size:16px; color:#444; overflow:hidden; display:block; padding:0px; margin:0px;}
.special .pro_item a p {height:20px; line-height:20px; font-size:14px; color:#444; overflow:hidden; display:block;}
.special .pro_item a p span {font-size:12px; color:#999; text-decoration:line-through; padding:0px 10px;}
.special .pro_item a img {width:200px; height:200px; display:block; margin:0px auto;}
.special .pro_item a span {width:100px; height:20px; line-height:20px; color:#fff; font-size:12px; text-align:center; display:block; background:#f32f39; position:absolute; top:1px; right:20px;}
.special .pro_item:hover {background:#f3f3f3;}

/* 右侧商品分类 */

.classify {border-top:#e5e5e5 solid 1px; border-right:#e5e5e5 solid 1px;}
.classify .classify_item {height:102px; display:block; padding:15px 10px; border-bottom:#e5e5e5 solid 1px; clear:both;}
.classify .classify_item div {height:80px; float:left;}
.classify .classify_item div p {height:40px; line-height:30px; color:#333; font-size:16px; display:block;}
.classify .classify_item div small {height:40px; line-height:20px; color:#999; display:block; overflow:hidden;}
.classify .classify_item img {width:80px; height:80px; display:block; float:right;}
.classify .classify_item:hover p {color:#ff4a00;}
.classify .classify_item:last-child {height:111px;}

/* 网站底部 */

.footer-service ul {height:auto; overflow:hidden; display:block;}
.footer-service ul li {width:20%; height:100px; display:block; float:left;}
.footer-service ul li a {display:block; text-align:center;}
.footer-service ul li a i {width:30px; height:30px; line-height:30px; color:#666; font-size:20px; display:block; text-align:center; margin:0px auto;}
.footer-service ul li a small {height:50px; line-height:50px; color:#666; font-size:16px; display:block; text-align:center;}
.footer-service ul li a:hover i {color:#ff4a00;}

.footer-links {height:auto; overflow:hidden; padding-bottom:30px;}

.list_link {height:auto; overflow:hidden; border-right:#e5e5e5 solid 1px; float:left;}
.list_link span {height:40px;line-height:40px; color:#333; font-size:18px; display:block;}
.list_link span a {height:40px;line-height:40px; color:#333; font-size:18px; display:block; padding-left:30px;}

.list_link ul {height:auto; overflow:hidden; display:block; padding-left:30px;}
.list_link ul li a {height:30px; line-height:30px; color:#777; font-size:14px; display:block;}
.list_link ul a:hover {color:#004882;}

.service_tel b {height:40px;line-height:40px; color:#333; font-size:18px; text-align:center; display:block;}
.service_tel p {height:20px; line-height:20px; color:#999; font-size:12px; text-align:center; display:block;}
.service_tel div {width:120px; height:30px; line-height:30px; color:#fff; font-size:12px; text-align:center; display:block; background:#004882; margin:10px auto;}

.nav_link {text-align:center;}
.nav_link_list {height:30px; line-height:30px; margin:0px auto; display:inline-block;}
.nav_link_list a {line-height:30px; display:block; color:#4c4c4c; font-size:12px; padding:0px 10px; float:left;}
.nav_link_list span {line-height:30px; display:block; color:#e5e5e5; font-size:12px; float:left;}
.nav_link_list a:hover {color:#000;}

.footer_text {height:auto; overflow:hidden; color:#999;}
.footer_text p {line-height:30px; color:#999; text-align:center;}

.side_ul {height:auto; overflow:hidden; padding:0px; margin:0px;}
.side_ul li {height:40px; line-height:40px; display:block; background:#eee; color:#666; margin-top:10px; padding-left:15px; position:relative;}
.side_ul li a {height:40px; line-height:40px; color:#666; display:block;}
.side_ul li a i {width:5px; height:40px; display:block; background:#004882; position:absolute; top:0px; left:0px;}
.side_ul li.hover {background:#ddd;}
.side_ul li.hover a {color:#000;}
.side_ul li:hover {background:#ddd;}
.side_ul li:hover a {color:#000;}

.articleList {height:auto; overflow:hidden; padding:10px 0px; margin:0px; display:block;}
.articleList li {height:40px; line-height:40px; overflow:hidden; border-bottom:#d9d9d9 dashed 1px; clear:both; position:relative;}
.articleList li a {height:40px; line-height:40px; display:block; color:#333; padding-right:80px;}
.articleList li time {width:100px; height:40px; line-height:40px; color:#999; text-align:right; position:absolute; top:0px; right:0px;}
.articleList li a:hover {color:#ce3b28;}

.s_n_title {height:50px; line-height:50px; color:#000; font-size:18px; font-weight:bold; text-align:center;}
.s_d_date {height:30px; line-height:30px; text-align:center; color:#898989; padding-bottom:10px; border-bottom:#ccc dashed 1px;}
.s_d_date font {color:#e60012;}
.s_d_cont  {height:auto; overflow:hidden; padding:20px 0px;}

.more {height:auto; overflow:hidden; padding:20px 0px;}
.more span {height:30px; line-height:30px; display:block; color:#434343;}
.more a {height:30px; line-height:30px; display:block; color:#a0a0a0;}
.more a:hover {color:#3498db;}

/* 路径导航 */

.breadcrumb {height:30px; background:#fff;}
.breadcrumb a {line-height:40px; color:#888;}
.breadcrumb .active {color:#333;}
.action {height:50px; line-height:40px; color:#555; font-size:16px;}

/* 商品筛选 */

.filter-list {height:auto; overflow:hidden;}
.filter-list .search_list {height:auto; overflow:hidden; font-size:14px; clear:both; padding:20px 0px; position:relative;}
.filter-list .search_list small {width:70px; height:25px; line-height:25px; color:#999; display:block; position:absolute; top:20px; left:0px;}
.filter-list .search_list .sep {height:30px; line-height:25px; color:#dfdfdf; font-size:12px; padding:0px 10px; display:block; float:left;}
.filter-list .search_list .list_list {height:auto; overflow:hidden; float:left;}
.filter-list .search_list .list_list a {height:25px; line-height:25px; color:#333; display:block; font-size:12px; padding:0px 5px; float:left;}
.filter-list .search_list .list_list a:hover {color:#ff4a00;}
.filter-list .search_list .list_list a.hover {color:#ff4a00;}

/* 商品列表 */

.product_con .pro_item {padding:4px; position:relative;}
.product_con .pro_item a {height:300px; display:block; padding:30px 10px; background:#fff; border:#e5e5e5 solid 1px;}
.product_con .pro_item a h4 {height:50px; line-height:25px; font-size:14px; color:#444; overflow:hidden; display:block; padding:0px 20px; margin:0px;}
.product_con .pro_item a img {width:200px; height:200px; display:block; margin:0px auto;}
.product_con .pro_item:hover {background:#f3f3f3;}

/* 分页列表 */

.page {height:auto; overflow:hidden; text-align:center; clear:both; margin-top:20px;}
.page .page_c {height:auto; overflow:hidden; display:inline-block;}
.page .page_c a {height:25px; line-height:25px; font-size:12px; color:#666; border:#e5e5e5 solid 1px; display:block; padding:0px 15px; margin:0px 5px; float:left;}
.page .page_c span {height:25px; line-height:20px; display:block; padding:0px 10px; border:#fff solid 1px; background:#fff; margin:0px 5px; float:left;}
.page .page_c .prev {background:url(../images/page.png) no-repeat 4px 0px;}
.page .page_c .next {background:url(../images/page.png) no-repeat 4px -40px;}
.page .page_c a:hover {color:#ff4a00; border:#ff4a00 solid 1px;}
.page .page_c .prev:hover {background:url(../images/page.png) no-repeat 4px -60px;}
.page .page_c .next:hover {background:url(../images/page.png) no-repeat 4px -20px;}

/* 视频列表 */

.product_con .item {height:auto; overflow:hidden; margin-top:10px;}
.product_con .item a {width:100%; height:auto; overflow:hidden; display:block; position:relative;}
.product_con .item a img {width:100%; border:#004882 solid 1px;}
.product_con .item a h4 {width:100%; height:40px; line-height:40px; color:#fff; font-size:14px; text-align:center; overflow:hidden; background:rgba(0,0,0,0.5); display:block; position:absolute; left:0px; bottom:-10px;}

.forms{
}
.forms dl{
	padding:0px;
	margin: 10px 0px;
	-webkit-box-sizing:border-box;
}
.forms dd{
width:100%; display:block; height:auto; overflow:hidden;
}
.forms hr{
	margin:10px 0;
	border:0;
	border-top:1px solid #dddddd;
}

.forms dt{
	font-size: 16px;
	color: #606366;
	padding:5px 0px;
	line-height:30px;
}

.forms input,.forms textarea {width:100%; border:#804235 solid 1px; color:#804235;}

.forms button{
	font-size: 16px;
	color: #fff;
	padding:5px 0px;
	line-height:30px;
    background:#804235;
}

.forms{
}
.forms dl{
	padding:0px;
	margin: 10px 0px;
	-webkit-box-sizing:border-box;
}
.forms dd{
width:100%; display:block; height:auto; overflow:hidden;
}
.forms hr{
	margin:10px 0;
	border:0;
	border-top:1px solid #dddddd;
}

.forms dt{
	font-size: 16px;
	color: #606366;
	padding:5px 0px;
	line-height:30px;
}

.forms input,.forms textarea {width:100%; border:#e5e5e5 solid 1px; color:#804235;}

.forms button{
	font-size: 16px;
	color: #fff;
	padding:5px 0px;
	line-height:30px;
    background:#004882;
}

.s_title {height:40px; border-bottom:#004882 solid 1px; clear:both; position:relative;}
.s_title span {height:40px; line-height:30px; color:#004882; font-size:18px; display:block;}

.show_msg {width:100%; height:100%; background:rgba(0,0,0,0.4); position:fixed; left:0px; top:0px; z-index:99;}
.show_msg .show_msg_text {width:360px; height:180px; background:rgba(0,0,0,0.4); margin-left:-180px; margin-top:-90px; position:fixed; left:50%; top:50%; z-index:99;}
.show_msg .show_msg_text .show_msg_text_b {width:350px; height:170px; margin:5px; background:url(../images/success.png) no-repeat 0px 40px #f7f7f7;}
.show_msg .show_msg_text .show_msg_text_b span {height:50px; line-height:50px; color:#4c4c4c; font-size:18px; text-align:center; font-weight:bold; padding:0px 10px; display:block;}
.show_msg .show_msg_text .show_msg_text_b .text {width:300px; height:auto; overflow:hidden; margin:120px auto; padding-left:130px; margin:0px auto;}
.show_msg .show_msg_text .show_msg_text_b .text b {color:#d31145; font-size:24px; line-height:40px; padding:20px 0px; display:block;}
.show_msg .show_msg_text .show_msg_text_b .text .btn {height:39px; line-height:39px; font-size:18px; text-align:center; display:block; margin-top:30px; float:left;}
.show_msg .show_msg_text .show_msg_text_b .text a.backbtn {color:#fff; padding:0px 20px; background:url(../images/c_list_2.png) no-repeat right center #d31145; border:#d31145 solid 1px;}
.show_msg .show_msg_text .show_msg_text_b .close {width:26px; height:26px; background:url(../images/close.png) no-repeat; cursor:pointer; position:absolute; top:15px; right:15px;}


/* 右侧悬浮客服 */

#f_right {position:absolute; background:none; top:0px; right:1px; z-index:9999;}
#f_right #r_btn {width:36px; height:150px; padding:30px 10px 25px 10px; background:#b42f34; margin-top:100px; color:#fff; display:block; -moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px; border-top-left-radius:5px;  -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; border-bottom-left-radius:5px; cursor:pointer; float:left;}
#f_right #kf_list {width:150px; float:right;}
#f_right #kf_list .f_right_top {height:42px; background:#b42f34; -moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px; border-top-left-radius:5px;  -moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px; border-top-right-radius:5px;}
#f_right #kf_list .f_right_top span {height:42px; line-height:42px; color:#fff; padding-left:10px; float:left;}
#f_right #kf_list .f_right_top i {width:32px; height:32px; line-height:32px; color:#fff; text-align:center; display:block; cursor:pointer; float:right;}
#f_right #kf_list .f_right_bot {height:5px; background:#b42f34; -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; border-bottom-left-radius:5px; -moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px; border-bottom-right-radius:5px;}
#f_right #kf_list .f_right_ul {padding:5px 10px; background:#fff; border:#b42f34 solid 1px;}
#f_right #kf_list .f_right_ul .ul_list {clear:both;}
#f_right #kf_list .f_right_ul .ul_list ul {display:block; padding:0px; margin:0px;}
#f_right #kf_list .f_right_ul .ul_list ul li {height:30px; line-height:30px; position:relative;}
#f_right #kf_list .f_right_ul .ul_list ul li a {width:100%; height:30px; display:block;}
#f_right #kf_list .f_right_ul .ul_list ul li a i {width:24px; height:24px; line-height:24px; color:#fff; font-size:14px; text-align:center; display:block; background:#b42f34; margin-top:3px; float:left;}
#f_right #kf_list .f_right_ul .ul_list ul li a span {width:100px; height:30px; line-height:30px; color:#333; font-size:14px; font-weight:bold; display:block; padding-left:4px; float:left;}




/* 宽屏处理 */

@media screen and (min-width:1260px) {

/* 导航栏 */

.nav-main-list .nav-main-item a {}

.shop-cart-on {width:180px;}

.nav-category-list .nav-category-item .children-list {left:300px;}

.slidesjs-navigation .slidesjs-previous {top:140px;}
.slidesjs-navigation .slidesjs-next {top:140px;}

.hd-show {height:180px; overflow:hidden;}
.hd-show-item {border-right:#e5e5e5 solid 1px; display:block;}
.hd-show-item img {width:auto; height:110px; display:block; margin:18px auto 8px;}
.hd-show-item b {height:40px; line-height:40px; color:#666; text-align:center; display:block;}

.show_box {width:1196px;}

.hot_pro .first_item a {height:260px; display:block; padding:30px 20px;}
.hot_pro .first_item a img {width:200px; height:200px;}

.hot_item a {height:252px; display:block; padding:30px 20px; background:#fff;}
.hot_item a img {width:160px; height:160px;}

.rank .first_item {height:82px; line-height:82px;}

.rank .rank_item {height:88px;}
.rank .rank_item span {margin:19px 0px;}
.rank .rank_item span.hotcolor {color:#ff4a00;}
.rank .rank_item div {margin:19px 0px;}
.rank .rank_item img {width:70px; height:70px; margin:9px 0px;}

.classify .classify_item {height:112px;}
.classify .classify_item:last-child {height:111px;}

.product_con .pro_item .p_tool {width:300px;}
.product_con .pro_item .p_tool .s_btn {width:120px;}
.product_con .pro_item .p_tool .msg_tips {width:260px;}

.stage_tent .right_side {width:950px;}

.pro_right {width:820px; height:410px; overflow:hidden; position:relative; float:right;}
.pro_right .pro_title {font-size:20px;}

.stage_tent .Floor_title {width:1030px; height:45px; background:url(../images/Floor_title.jpg) repeat-x;}
.stage_tent .Floor_title a {height:43px; line-height:43px; display:block; padding:0px 40px; font-size:14px; color:#595959; font-weight:bold; margin-right:5px; background:#f2f2f2; border:#e5e5e5 solid 1px; float:left;}
.stage_tent .Floor_title a.on {background:#fff; border-bottom:#fff solid 1px;} 
.stage_tent .Floor_title a:hover {background:#fff; border-bottom:#fff solid 1px;} 

}


