.content {
	padding: 0;
}

.banner_left {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 99;
}
.banner_left ul {
	padding-top:0px;
	padding-bottom:0px;
	position: relative;
	z-index: 30; margin:0;
}
.banner_left ul li {
	height: auto; list-style:none;
	font-size: 15px; border:#e9e9e9 thin solid; border-bottom:none;
	line-height:24px; padding:0;
}

.banner_left ul li:last-child{border-bottom:#e9e9e9 thin solid;}

.banner_left ul li:hover {
	background:rgba(244,246,248,0.90); border-right:none;
}
.banner_left ul li:hover .banner_left_more_one {
	display: block;
}

.banner_left_more_one_main {
	overflow: hidden;
}
.banner_left_more_one_main .banner_left_more_one_main_pic {
	position: absolute;
	right: 0;
	bottom: 0;
	background: none;
	padding: 0;
	height: auto;
}
.banner_left_more_one_main_font {
	float: left;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom:0px; width:100%;
}
.banner_left_more_one_main_txt {
	width: 200px;
	position: absolute;
	right: 10px;
	top: 0;
	padding: 0 15px;
}
.banner_left_more_one_main_txt h2 {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	line-height: 24px;
	padding-top: 32px;
	margin-bottom: 7px;
}
.banner_left_more_one .banner_left_more_one_main .banner_left_more_one_main_txt a {
	color: #666;
	display: block;
	line-height: 24px;
}
.banner_left_more_one_main .banner_left_more_one_main_txt a:hover {
	text-decoration: underline;
}
.banner_left_more_one .banner_left_more_one_main a {
	background: none;
	padding: 0;
}
.banner_left_more_one .banner_left_more_one_main a:hover {
	text-decoration: underline;
}
.banner_left_more_one .banner_left_more_one_main a img {
	margin-right: -4px;
}
.banner_left_more_one .banner_left_more_one_main dd a:hover {
	text-decoration: underline;
}
.banner_left_more_one {
	display: none;
	width: 1170px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	background:rgba(255, 255, 255, 1);
	padding-left: 239px;
	z-index: -1;
}
.banner_left:hover .banner_left_more_one {
	border-color: #dedede;
}
.banner_left_more_one .banner_left_more_one_main dl {
	line-height: 26px;
	position: relative;
	z-index: 1; width:32%;
}
.banner_left_more_one_main_font dl {
	float: left;
	padding: 10px;
	width: 210px;
	margin-bottom: 12px;
	margin-right: 5px;
}
.banner_left_more_one_main_font dl dt {
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	font-size: 13px; color:#195c9e; border-bottom:#e4e5e7 thin solid;
	margin-bottom: 7px;
	font-weight: 500;
}
.banner_left_more_one_main_font dl dt a{color:#195c9e; font-weight: 500;}

.banner_left_more_one_main_font dl dd a {
	font-size: 12px; color:#6a6c6f; font-weight:300;
}
.banner_left_more_one_main_font dl dd{ margin-bottom:0;}

.banner_left_more_one_main_font dl dd a {
	color: #666 !important;
}
.banner_left_more_one_main_font dl dd a:hover {
	color: #195c9e !important; text-decoration:none;
}
.banner_left_more_one_main_font dl dd a.recommend_red, .banner_left_more_one_main_font dl dda.recommend_red:hover {
	color: #333;
}
.banner_left a {
	display: block;
	/*padding:17px 5px 17px 60px;*/
	padding:17px;
	height: 100%; position:relative;
	text-decoration: none;
	color:#333333; font-weight:300;
}

.banner_left ul li:hover a{color: #195c9e;}

.banner_left a img{ position:absolute; top:20px; left:10px;}


.banner_17text {
	position: absolute;
	top: 90px;
	left: 145px;
	width: 500px;
	color: #333;
	z-index: 1
}
.banner_17text h2 {
	font-size: 30px;
	font-weight: 400;
	line-height: 36px;
	display: block;
	padding-bottom: 20px;
}
.banner_17text p {
	font-size: 18px;
	font-weight: 100;
	color: #666;
	line-height: 30px;
	display: block;
	padding-bottom: 40px;
}
.banner_17btn {
	display: inline-block;
	border: 2px solid #4a9fd5;
	border-radius: 3px;
	text-decoration: none;
	color: #1686cc;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	padding: 0 30px;
}
.banner_17btn:hover {
	background: #4a9fd5;
	color: #fff;
}
.banner_17text_center {
	left: 50%;
	width: 780px;
	margin-left: -390px;
	top: 60px;
	text-align: center;
}
.banner_17text_center h2 {
	padding-bottom: 10px;
}
.banner_17text_white {
	color: #fff;
}
.banner_17text_white .banner_17btn {
	border-color: #fff;
	color: #fff;
}
.banner_17text_white .banner_17btn:hover {
	background: #fff;
	color: #333;
}
.banner_17text_blue .banner_17btn {
	border-color: #1cbcc0;
	color: #1cbcc0;
}
.banner_17text_blue .banner_17btn:hover {
	background: #1cbcc0;
	color: #fff;
}
.banner_17text_red .banner_17btn {
	border-color: #bb717f;
	color: #aa4a5c;
}
.banner_17text_red .banner_17btn:hover {
	background: #bb717f;
	color: #fff;
}
.all_categories {
	position: relative;
	padding: 0 24px 0 24px;
}
.all_categories_show {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 220px;
}
.all_categories_show ul {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 2784px;
}
.all_categories_show_li {
	width: 225px;
	margin-right: 7px;
	float: left;
	height: 220px;
}
.all_categories_show_li img {
	min-height: 150px;
	min-width: 225px;
}
.all_categories_show_li:hover img {
	opacity: 0.8;
	position: relative;
	z-index: -1;
}
.all_categories_show_li a {
	display: block;
	text-decoration: none;
	position: relative;
	min-height: 180px;
}
.all_categories a {
	display: block;
	text-decoration: none;
	position: relative;
	min-height: 180px;
}
.all_categories h2 {
	font-weight: 600;
	text-align: center;
	color: #666;
	font-size: 14px;
	padding: 0 36px;
	margin-top: -10px;
}
.all_categories_show_li:hover h2 {
	color: #333;
}
.all_categories_show_li a:hover .all_categories_show_li_shadow {
	display: block;
}
.all_categories_prev {
	width: 16px;
	height: 28px;
	position: absolute;
	background: url(../images/index_icon.html) -11px -320px no-repeat;
	left: 0;
	top: 50%;
	margin-top: -14px;
	cursor: pointer;
}
.all_categories_next {
	width: 16px;
	height: 28px;
	position: absolute;
	background: url(../images/index_icon.html) -53px -320px no-repeat;
	right: 0;
	top: 50%;
	margin-top: -14px;
	cursor: pointer;
}
.goods_show {
	width: 100%;
}
.goods_show_main {
	width: 100%;
	overflow: hidden;
}
.goods_show_main li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	width: 32.4%;
	background: #f6f6f6;
	min-height: 219px;
}
.white_shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: white;
	opacity: 0;
	top: 0;
	left: 0;
	z-index: 1;
}
.goods_show_main li:hover .white_shadow {
	opacity: .2;
}
.goods_show_tit {
	font-size: 24px;
	color: #555;
	font-weight: 400;
	padding: 33px 15px 0 46px;
	margin-bottom: 12px;
	line-height: 24px;
}
.goods_show_txt {
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	padding-left: 46px;
	padding-right: 15px;
	line-height: 24px;
}
.goods_show_sz {
	margin-left: 46px;
	width: 209px;
	height: 52px;
	background: url(../images/goods_show_pic04_sz.html) 0 0 no-repeat;
	margin-top: 15px;
}
.goods_show_main_a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.goods_show_main_href {
	padding-left: 46px;
	margin-top: 18px;
}
.goods_show_main_js {
	display: block;
	width: 66px;
	height: 38px;
	border: 2px solid #666;
	border-radius: 3px;
	background-color: #fff;
	text-align: center;
	opacity: .9;
}
}
.goods_show_main li:nth-child(1) {
	background: #f3f3f3;
}
.goods_show_main li:nth-child(2) {
	background: #f6f4f7;
}
.goods_show_main li:nth-child(3) {
	background: #fbf8f3;
	margin-right: 0;
}
.goods_show_main li:nth-child(4) {
	background: #f3fbfe;
}
.goods_show_main li:nth-child(5) {
	background: #f9f8f3;
}
.goods_show_main li:nth-child(6) {
	background: #fcf6f8;
}
.goods_show_main li .goods_show_main_href a {
	display: inline-block;
	min-width: 126px;
	height: 38px;
	border: 2px solid #1686cc;
	text-align: center;
	line-height: 38px;
	border-radius: 3px;
	text-decoration: none;
	color: #1686cc;
	font-size: 14px;
	font-weight: bold;
	transition: all .3s;
}
.goods_show_main li .goods_show_main_href a:hover {
	color: #fff;
	background-color: #1686cc;
}
.goods_show_main li:nth-child(6) {
	margin-right: 0;
}
.goods_show_main li img {
	display: block;
	float: right;
	max-width: 100%;
	max-height: 100%;
}
.goods_show_main li:nth-child(6) .goods_show_tit {
	margin-bottom: 6px;
}
.goods_show_main li:nth-child(6) .goods_show_main_href {
	margin-top: 14px;
}
.goods_show_main li:nth-child(6) div a {
	display: block;
	width: 66px;
	height: 38px;
	border: 2px solid #666;
	border-radius: 3px;
	background-color: #fff;
	text-align: center;
	opacity: .9
}
.goods_show_main li:nth-child(6) div a:hover {
	background-color: #666;
}
.goods_show_main li:nth-child(6) div a:hover .goods_show_play {
	border-left: 15px solid #f4f3f8;
	border-top: 10px solid #666;
	border-bottom: 10px solid #666;
}
.goods_show_play {
	display: block;
	width: 0px;
	height: 0;
	margin: 9px auto;
	border-left: 15px solid #666;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
.hot_products {
	margin-top: 40px;
}
.hot_products div {
	overflow: hidden;
}
.hot_products_tit {
	font-size: 22px;
	color: #2c2c2c;
	font-weight: 400;
	float: left;
	margin-right: 26px;
	margin-bottom: 20px;
}
.hot_products_goods {
	float: left;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 14px;
}
.hot_products_goods:hover {
	color: #666;
}
.hot_products_main {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 290px;
}
.hot_products_main ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 320px;
}
.hot_products_main_li {
	float: left;
	padding: 0 12px;
	height: 320px;
	width: 216px;
}
.hot_products_main_li img {
	margin: 0 auto;
	display: block;
	width: 150px;
	height: 150px;
}
.hot_products_main_li a {
	text-decoration: none;
}
.hot_products_main_li a:hover {
	opacity: 0.8;
	display: block;
}
.hot_products_name {
	font-size: 14px;
	color: #363636;
	font-weight: lighter;
	margin-bottom: 12px;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 42px;
}
.hot_products_price {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.hot_products_stock {
	font-size: 14px;
	font-weight: lighter;
	color: #999;
}
.hot_products_stock i {
	font-style: normal;
}
.hot_products_main:hover .hot_products_button {
	display: block;
}
.hot_products_button {
	width: 60px;
	height: 78px;
	position: absolute;
	top: 50%;
	margin-top: -39px;
	overflow: hidden;
	border-radius: 3px;
	z-index: 99;
	cursor: pointer;
	display: none;
}
.hot_products_prev {
	left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.hot_products_next {
	right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.hot_products_button span {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #666;
	opacity: .3;
}
.hot_products_button i {
	position: absolute;
	width: 16px;
	height: 28px;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-top: -14px;
	background: url(../images/index_icon.html) no-repeat;
}
.hot_products_prev i {
	background-position: -12px -227px;
}
.hot_products_next i {
	background-position: -52px -227px;
}
a:hover {
	text-decoration: none;
}
.hot_products_button:hover span {
	opacity: .5;
}
.banner_right_slide_prev:hover span {
	opacity: .5;
}
.banner_right_slide_next:hover span {
	opacity: .5;
}
.footer_foot_left_copyright span {
	margin: 0 4px;
	font-size: 13px;
}
.home_mobile_banner {
	display: none;
}
.home_mobile_hotproduct {
	display: none;
}
.swiper-wrapper a {
	text-decoration: none;
}
.hot_products .swiper-wrapper {
	overflow: visible;
}
.home_mobile_categories {
	display: none;
}
.swiper-container .swiper-button-next {
	background: none;
	text-align: right;
	font-size: 20px;
	line-height: 44px;
	color: #828282;
	right: -4px;
}
.swiper-container .swiper-button-prev {
	background: none;
	text-align: left;
	font-size: 20px;
	line-height: 44px;
	color: #828282;
	left: 8px;
}

@media(max-width:1440px) {
.top {
	width: 100%;
}
.top_main {
	width: 1200px;
}
.header {
	width: 1200px;
}
.menu {
}
.menu ul {
	width: 1200px;
	margin: 0 auto;
}
.banner_17text {
	left: 65px;
}
.banner_17text_center {
	width: 680px;
	left: 50%;
	margin-left: -340px;
}
.banner_right_slide li img {
	margin-left: -175px;
}
.banner_right_slide li:nth-child(1) img {
	margin-left: -80px;
}
.banner_right_slide li:nth-child(5) img {
	margin-left: -135px;
}
.banner_right_slide li:nth-child(3) img {
	margin-left: -80px;
}
.box {
	width: 1200px;
}
.content {
	width: 100%;
}
.banner {
	width: 100%;
}
.banner_right {
	width: 960px;
	overflow: hidden;
}
.goods_show_main li {
	width: 32.6%;
	margin-right: 1%;
}
.footer_fastlink_main {
	width: 1200px;
}
.footer_fastlink_main01 {
	width: 207px;
}
.footer_foot {
	width: 1200px;
	margin: 44px auto;
}
}

@media(max-width:1200px) {
.top {
	min-width: 960px
}
.top_sub, .footer_six, .footer_01, .footer_fs {
	width: 960px
}
.menu ul {
	width: 960px;
}
.menu ul li.other a {
	padding: 0 22px;
}
.box {
	overflow: hidden
}
.footer {
	min-width: 960px
}
.header {
	width: 960px;
}
.header_02 {
	margin-right: 48px
}
.header_04 {
	margin-left: 10px
}
.box {
	width: 960px;
}
.top_main {
	width: 960px;
}
.header {
	width: 960px;
}
.header_search_input {
	width: 369px;
}
.banner_right {
	width: 720px;
}
.menu ul .menu_all {
	margin-right: 85px;
}
.all_categories {
	padding: 0 16px;
}
.goods_show_main li:nth-child(2), .goods_show_main li:nth-child(4) {
	margin-right: 0;
}
.goods_show_main li:nth-child(3) {
	margin-right: 1%;
}
.goods_show_main li {
	width: 100%;
	margin-bottom: 10px;
	max-height: 210px;
	min-height: 210px;
	position: relative;
	overflow: hidden
}
.goods_show_main li img {
	position: absolute;
	bottom: 0;
	right: 0
}
.goods_show_main li:nth-child(1) img {
	right: 0;
	bottom: 0
}
.goods_show_main li:nth-child(2) img {
	bottom: -0;
	max-width: 120%;
	max-height: 120%
}
.goods_show_main li:nth-child(3) img {
	bottom: -20px;
	max-width: 120%;
	max-height: 120%
}
.goods_show_main li {
	width: 49.5%;
}
.footer_fastlink_main {
	width: 960px;
}
.footer_fastlink_main01 {
	width: 176px;
}
.footer_fastlink_main02_content {
	padding-left: 14px;
	width: 240px;
}
.footer_foot {
	width: 960px;
	position: relative;
}
.footer_foot_right {
	position: absolute;
	right: 0;
}
.banner_left_more_one_main .banner_left_more_one_main_pic, .banner_left_more_one_main_txt {
	display: none;
}

.banner_left_more_one_main_font dl {
	margin-right: 3px;
	margin-bottom: 0;
}
.banner_left ul li:nth-child(1) .banner_left_more_one_main_font .ccc, .banner_left ul li:nth-child(2) .banner_left_more_one_main_font .ccc {
	display: none;
}
.banner_left ul li:nth-child(1) .banner_left_more_one .banner_left_more_one_main dl, .banner_left ul li:nth-child(2) .banner_left_more_one .banner_left_more_one_main dl {
	min-height: 222px;
}
.hot_products_main .hot_products_button, .banner_right .banner_right_slide_next, .banner_right .banner_right_slide_prev {
	display: block;
}

.banner_left_more_one {
	width: 1100px;
}

}

@media(max-width:1170px) {

.banner_left_more_one {
	width: 960px;
}


}