﻿.topbar{ width: 100%; height: 32px; line-height: 32px;  background: #f9f9f9; }
.topbar-left{}
.topbar-left em{ display: inline-block; padding: 0 15px;}
.topbar-left span a { margin-right: 15px;}

.topbar-right{}
.topbar-right a{ display: inline-block;}
.topbar-right a:after{ content: "|"; padding: 0 15px;}
.topbar-right a:last-child:after{ content: "";}


.topad{ width: 100%; height: auto;}
.topad img{ width: 100%; height: auto; }

.section1{ background: #FFFFFF; margin-top: 20px; padding: 20px; border-radius:12px;}


header{ width: 100%;}

.logo{}
.logo .logoimg{ display: block; width: 171px; height: 43px;}
.logo .logoimg img{width: 171px; height: 43px;}

.logo .logotxt{ display: block; margin-left: 15px;}
.logo .logotxt h1{ font-size: 1rem;}
.logo .logotxt b{ font-size: 1rem; display:block;}
.logo .logotxt h2{ font-weight: normal; font-size: 0.7rem;}


.header-right{ float: right; width: calc(100% - 400px); height: auto;}


.header-right-search{ width: 66%; height: auto;}
.header-right-search-box{ width: 100%; position:relative;}
.header-right-search-box input{ width: 85%; height: 42px; line-height: 40px; border-radius: 6px 0 0 6px;border: 1px solid #F7B327; padding: 0 20px; border-right:none;}
.header-right-search-box button{ width: 15%; height: 42px; line-height: 42px; border-radius:0 6px 6px 0; color:#FFFFFF; border: none; background: #F7B327; font-size: 1.2rem;}

.header-right-search-hot{ width: 100%; line-height: 26px; margin-top: 5px;}

.search-window{ display:none; position:absolute;background: #fff;border-radius: 0 0 4px 4px;border-top: none;box-shadow: 0 4px 4px -2px #999;padding: 20px;top: 40px;left: 0;width: 100%;z-index: 999;}
.search-window a{margin-right:10px;line-height:24px;color: #999!important;}
.search-window ul.search-rst{
    padding-left: 0;
}
.search-window ul.search-rst li{margin-bottom: 8px;}
.search-window ul.search-rst li a p{color:#000;margin-bottom: 0px;}
.search-window ul.search-rst li a:hover p{color:#F7B327;}
.search-window ul.search-rst li a p.mfg{ color:#999 }
.search-window b{font-size:1rem; display:block;}


.header-cart{}
.header-cart a{ position: relative; height: 42px; line-height: 42px; padding: 0 30px; border-radius: 4px; margin-left: 12px;}
.header-cart a img{ margin-right: 5px;}
.header-cart a:first-child{ border:1px solid #F7B327; color: #F7B327;}
.header-cart a:last-child{background: linear-gradient( 180deg, #F7B327 0%, #FE8B3B 100%); border: none; color: #FFFFFF;}
.header-cart a em{ position: absolute; z-index: 333; right: -5px; top: -5px; width: 18px; height: 18px; line-height: 18px; font-size: 0.7rem; text-align: center; background: red; border-radius:50% ;}



.home-main{margin-top: 30px; }
.home-main-left{width: 280px;height: 497px;background: #F9F9F9;border-radius: 6px;border: 1px solid #EEEEEE; overflow: hidden;}
.home-main-left li{ line-height: 36px; padding: 0 15px; border-bottom: 1px solid #EEEEEE;}
.home-main-left li:nth-child(even){ background: #FFFFFF;}


.home-main-right{ width: calc(100% - 280px); padding-left: 16px;}

nav{ width: 100%; height: 46px; line-height: 46px; background: #F9F9F9;border-radius: 6px; padding: 0 40px;}
nav li a{ font-size: 1rem;}

.home-main-right-box{ width: 100%; margin-top: 15px;}

.home-main-right-box1{ width: 748px; height: auto;}

.banner{ width: 100%; height: auto; overflow: hidden;}
.main_visual{ width: 100%; height: 100%; position: relative;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto; }
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -999px; overflow: hidden;}

.main_visual .owl-dots{ width: 100%; text-align: center; height: 3px; position:absolute; left: 0; bottom:20px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 18px; height: 3px; background:#FFFFFF; }
.main_visual .owl-dot.active span{ background:#F7B327; }
.main_visual .owl-nav{ display: none; height: 0;}



.home-main-right-ad{ margin-top: 15px; gap: 15px; grid-template-columns: repeat(3, 1fr); /* 3 列 */  display: grid;}


.home-main-right-box2{ width: calc(100% - 763px); height: auto; background: #F9F9F9;border-radius: 6px; padding: 15px;}

.home-main-right-user{ }
.home-main-right-user h2{ font-size: 1rem; line-height: 32px; font-weight: normal;}
.home-main-right-user h2 img{ margin-right: 10px;}

.home-main-right-user-login{gap: 15px; grid-template-columns: repeat(2, 1fr); /* 3 列 */  display: grid; margin-top: 10px;}
.home-main-right-user-login a{ display: block; text-align: center; width: 100%; height: 34px; line-height: 34px; border-radius: 4px;}
.home-main-right-user-login a:first-child{ border:1px solid #F7B327; color: #F7B327; }
.home-main-right-user-login a:last-child{ background: #F7B327; color: #FFFFFF;}


.home-main-right-menu{ background: #FFFFFF; margin-top: 15px; border-radius: 6px;}
.home-main-right-menu dl{ width: 50%; text-align: center; padding: 12px;}
.home-main-right-menu dl dd{ line-height: 22px; margin-top: 5px;}
.home-main-right-menu dl:nth-child(1){ border-bottom:1px solid #EEEEEE; border-right:1px solid #EEEEEE;}
.home-main-right-menu dl:nth-child(2){ border-bottom:1px solid #EEEEEE;}
.home-main-right-menu dl:nth-child(3){  border-right:1px solid #EEEEEE;}


.home-main-news-title{ line-height: 26px; margin-top: 20px;}
.home-main-news-title h2{ font-size: 1rem;}
.home-main-news-list{ width: 100%; margin-top: 7px;}
.home-main-news-list dl{ line-height: 23px; height: 23px; overflow: hidden; margin-bottom: 8px;}
.home-main-news-list dl dt{ width: 41px; height: 23px; text-align: center; background: #FFEDEC; border-radius:11px; font-size: 0.7rem; color: #F43428;}
.home-main-news-list dl dd{ width: calc(100% - 41px); overflow: hidden; padding-left: 10px;}

