html,body{margin:0;}
body{background-color:#f5f5f5;}
ul,li,a,p{margin:0;list-style:none;padding:0;}
.fixedheader{height:174px;width:100%;}
.full-topbar{padding:20px 0;background:#fff;font-size:15px;}
.top-bar{max-width:1200px;width:100%;color:#ccc;margin:0 auto;display:flex;justify-content:space-between;}
.top-bar span{cursor:pointer;margin-right:10px;}
.warp1200{width:1200px;margin:0 auto;}
.top-wrap{background-color:#f2f2f2;border-bottom:1px solid #e5e5e5;line-height:32px;font-size:12px;color:#666;}
.top{display:flex;max-width:1200px;margin:auto;justify-content: space-between;}
.top-login>span{margin-right:1em;cursor:pointer;}
.top-login>span:hover{color:#f00;}
.topleftitem .home-com-logo img{max-width:100%;}

.header-menu{width:100%;}
.header-menu .nav-bar{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;background:#45c08a;color:#fff;}
.fullmenu{background:none;}
.nav-menu-item{display:flex;align-items:center;justify-content:space-between;}
.nav-menu-left{display:flex;align-items:center;}
.nav-menu-item .submenu{display:flex;align-items:center;}
.nav-menu-item .submenu li{font-size:16px;line-height:40px;margin-right:10px;}
.nav-menu-item .submenu li span{display:block;padding:0 15px;cursor:pointer;color:#fff;text-align:center;}
.gologin{display:flex;}
.gologin>span{margin-right:30px;padding:0 15px;line-height:40px;cursor:pointer;display:block;color:#fff;}
.nav-menu-item .submenu li span.active,
.nav-menu-item .submenu li:hover span,
.gologin>span:hover{color:#fff;background:#c60a09;}
/* 棣栭〉妯″潡 */
.home-content{width:100%;}
.content-body{width:1200px;margin:0 auto;}
.publishBox{min-width:180px;height:36px;font-size:14px;line-height:36px;display:flex;justify-content:flex-end;}
.publish-msg{margin-left:20px;width:100px;background:#c40000;border:1px solid #c40000;text-align:center;cursor:pointer;color:#fff;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;}
.service-entry{margin-left:20px;width:100px;background:#fff;border:1px solid #1e50ae;text-align:center;color:#1e50ae;cursor:pointer;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;}
/* 缃戠珯瀵艰埅 */
.web-nav{color:rgba(0,0,0,.6);font-family:PingFangSC-Regular,PingFang SC;font-weight:400;}
/* 鍒嗛〉 */
.pagenation{margin:50px auto;text-align:center;display:flex;display:-webkit-flex;width:154px;}
.prepage,.nextpage,.loaclpage{font-family:'瀹嬩綋';width:40px;height:40px;line-height:40px;text-align:center;margin:0 5px;border:1px solid rgba(0,0,0,0.4);border-radius:3px;font-size:16px;color:#999;cursor:pointer;}
.loaclpage{background:#1e50ae;color:#fff;}
/* 棣栭〉涓棿鍖哄煙 */
.home-nav-item{width:100%;margin:0 auto;padding-top:0;}
.home-nav-box{display:flex;margin:40px 0 50px 0;}
.nav-home-left{min-width:200px;background:#fff;margin-right:5px;}
.nav-title-line{display:flex;align-items:flex-end;justify-content:center;}
.nav-title-line .title-left{width:100%;display:flex;align-items:flex-end;background:#1e50ae;}
.home-nav-box .nav-item-name{text-align:left;width:100%;font-size:12px;height:30px;line-height:30px;color:#fefefe;padding-left:20px;}
.sub-tabs-tag{/* margin-top:5px;*/
}
.sub-tabs-name{padding:10px 20px;margin:10px 0;color:#666;font-size:12px;cursor:pointer;text-align:left;border-bottom:1px dotted #ddd;}
.sub-tabs-name:hover,.tabs-active{color:#37a3ff;}
.nav-title-line .title-right .more{font-size:14px;color:rgba(0,0,0,0.6);cursor:pointer;}
.nav-goods-list{min-height:240px;width:100%;}
.nav-goods-list .right-name{font-size:14px;margin:10px;height:33px;line-height:33px;color:#37a3ff;border-bottom:2px solid #37a3ff;}
.nav-goods-list ul{display:flex;display:-webkit-flex;flex-wrap:wrap;}
.nav-goods-list ul li{width:20%;}
.nav-goods-list ul li .nav-goods-item{min-width:150px;height:240px;margin:0 10px;background:#fff;cursor:pointer;overflow:hidden;}
.nav-goods-item .nav-goods-img{height:150px;background:#fefefe;position:relative;overflow:hidden;z-index:3;}
.nav-goods-item .nav-goods-img img{width:100%;overflow:hidden;vertical-align:top;height:150px;position:relative;z-index:1;transition:all .6s cubic-bezier(.17,.84,.44,1) 0s;-webkit-transition:all .6s cubic-bezier(.17,.84,.44,1) 0s;-moz-transition:all .6s cubic-bezier(.17,.84,.44,1) 0s;-ms-transition:all .6s cubic-bezier(.17,.84,.44,1) 0s;-o-transition:all .6s cubic-bezier(.17,.84,.44,1) 0s;}
.nav-goods-item:hover .nav-goods-img img{transform:translateZ(0) scale(1.1);-webkit-transform:translateZ(0) scale(1.1);-moz-transform:translateZ(0) scale(1.1);-ms-transform:translateZ(0) scale(1.1);-o-transform:translateZ(0) scale(1.1);}
.nav-goods-item .nav-goods-info{padding:10px;}
.nav-goods-item .nav-goods-info>div{width:100%;}
.nav-goods-list ul li .nav-goods-item:hover .nav-goods-title{color:#37a3ff;}
.nav-goods-info .nav-goods-title{font-size:14px;color:rgba(0,0,0,.6);text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nav-goods-info .nav-goods-describe{width:240px;margin-top:6px;text-align:left;font-size:12px;color:#000;opacity:.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nav-goods-publishinfo{margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;color:#000;}
.f-name{min-width:100px;height:30px;line-height:30px;text-align:center;color:#fff;border-radius:25px;background:#37a3ff;border:1px solid #37a3ff;opacity:1;font-size:14px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;font-family:fantasy;}
.publish-time{min-width:100px;text-align:right;color:#37a3ff;font-size:12px;}
.nav-goods-info .publish-time{color:rgba(0,0,0,0.6);}
.nav-goods-more{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;}
.nav-goods-more span{font-size:14px;font-weight:400;color:#000;opacity:.4;display:inline-block;margin-right:5px;}
/* 缃戠珯搴曢儴淇℃伅 */
.footbar{padding:20px 0;width:100%;background:#212E36;color:#999;font-size:14px;margin-top:20px;}
.footbar a{color:#999;}
.aboutinfo{width:1200px;text-align:center;margin:0 auto;}
.contentus li,.helpbar li{font-size:14px;line-height:17px;margin-bottom:5px;text-align:left;}
.contentus li:first-child,.helpbar li:first-child{margin-bottom:10px;line-height:22px;}
.helpbar li.agreement{cursor:pointer;}
.helpbar li.agreement:hover{color:#f9f9f9;}
.linkbeian{cursor:pointer;margin-left:5px;}
.linkbeian:hover{color:#f9f9f9;border-bottom:1px solid #f9f9f9;}
.color-sys{color:#37a3ff;}
.news-list{padding:0;}
.news-title{background:url(../img/index-news-title.png) no-repeat center center;text-align:center;line-height:30px;}
.news-list-ul{margin:0 auto;padding:0 20px;}
.news-list-ul li{margin:0 auto;padding:10px 0;color:rgba(0,0,0,0.6);cursor:pointer;overflow:hidden;}
.news-text-desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-text-desc:hover{color:#1e50ae}
/* 鍏ㄥ眬閬洊 */
.marsk{width:300px;height:50px;position:absolute;top:10%;left:50%;margin-left:-150px;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;border-radius:8px;z-index:9999;}
.marsk-text{position:relative;color:#37a3ff;}
.home-menu-content{max-width:1200px;margin:20px auto 0;width:100%;}
.banner-bar{display:flex;}
.banner-left{width:100%;}
.swiper-box{margin:0 auto;width:100%;background:#fff;overflow:hidden;}
.swiper-box .swiper-container{border:1px solid #eee;height:100%;}
.swiper-box img{width:100%;background-size:cover;}
.rightjiao{font-family:'瀹嬩綋';color:#666;font-size:14px;float:right;margin-right:10px;font-style:normal;}
.itemonpen .rightjiao{color:#3ac8eb;}
.topbodyspace{width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;background:#dd2726;}
.publishbox{margin-left:30px;}
.publishbox .publishbtn{font-size:14px;color:#666;padding:9px 15px;text-align:center;cursor:pointer;background-color:#f2f2f2;border:1px solid #ddd;}
.publishbox .publishbtn:hover{background-color:#e5e5e5;color:#212E36;}
.searchbox{display:flex;align-items:center;}
.searchbox .inputbox{width:200px;background:rgba(255,255,255,.2);height:40px;padding:0 10px;line-height:40px;border:1px solid #ddd;}
.searchbox .inputbox input{width:100%;border:none;outline:none;background:none;color:#fff;font-size:12px;}
.searchbox .serachBtn{height:40px;line-height:40px;background:#d81f16;width:80px;text-align:center;color:#fff;cursor:pointer;}
.topleftitem,.toprightitem{display:flex;align-items:center;width:20%;}
.hot-box{padding:20px;min-height:200px;background:#fff;border:1px solid #eee;margin-bottom:20px;}
.hot-box-title{height:40px;font-size:16px;font-weight:bold;text-align:center;border-bottom:1px solid #F9874B;}
.hot-box-list{padding-top:20px;}
.hot-box-list-ul li{display:flex;align-items:center;margin-bottom:20px;cursor:pointer;font-size:13px;}
.hot-box-list-ul li:hover{color:#f00;}
.hot-box-list-ul li:hover .hot-new-title{color:#1e50ae;}
.hot-box-list-ul li .hot-new-itemline{padding:0 10px;}
.li-icon-img{display:inline-block;margin-right:8px;width:4px;height:4px;background-color:#ccc;border-radius:2px;}
.hot-new-img{width:130px;height:100px;border:1px solid #eee;margin:0 auto;overflow:hidden;}
.hot-new-img img{width:100%;vertical-align:top;}
.hot-new-title{margin:10px 0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:rgba(0,0,0,.8);text-align:center;}
.hot-new-price{color:#1e50ae;font-size:16px;font-weight:bold;text-align:center;}
.category-bar{color:rgba(0,0,0,.6);font-size:14px;background:#fff;padding:20px;border:1px solid #e5e5e5;}
.category-bar .category-list{margin-top:10px;}
.category-bar .category-list .categoryItem{margin-right:10px;cursor:pointer;padding:4px 15px;border-radius:3px;background:#eee;}
.category-bar .category-list .categoryActive,.category-bar .category-list .categoryItem:hover{color:#fff;background:#d81f16;}
