﻿body{
	padding-bottom:0;
	background-color: #f9f9f9;
}
img {
    max-width:100%;
}
#mainPage {
    /*padding-bottom: 20px;*/
    /*margin-top: 76px;*/
}
/*.navbar-nav > li > a{
	line-height:44px;
	border-bottom:2px solid white;
}*/
.navbar-inverse{
	background:white;
	border:none;
}
.navbar-nav > li > a:hover{
	color:#007aff!important;
}
.navbar-nav > li.active > a{    
	color:#007aff!important;
	border-color:#007aff;
	background:white!important;
}
.row-100 {
    width:100%;
}
.search-input {
width:50%;
}

footer{
    /*font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
    font-size: 12px;
}
.footer-top{
    padding-top:20px;
    padding-bottom:20px;
    height: auto;
    background-color: #f2f2f2;
    box-shadow: 0 -1px 0 0 #dedede;
}
.footer-top .container{
    /*padding: 20px 0;*/
}
.footer-logo{
    width: 115px;
    height: 32px;
}
.footer-logo-desc{
    /*font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
    font-size: 12px;
    font-weight: 100;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4678c4;
    margin-left: 10px;
}
.footer-nav-title{
    text-align: justify;
    color: #333;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
}
.footer-nav-sub{
    margin-top: 10px;
}
.footer-nav-sub span{
    margin-right: 15px;
}
.footer-nav-sub span a{
    color: #555;
    font-size: 12px;
}
.footer-bottom{
    background-color: #111920;
    height: auto;
}
.footer-bottom .container{
    color: #ddd;
}
/*.footer-bottom .container > div{
    width: 33.3333%;
}*/
.footer-bottom a{
    font-size: 12px;
    color: #fff;
}
.cp-line {
    padding-top:20px;
    padding-bottom:20px;
}



#footer-top{
	background-color: #f2f2f2;
	padding-top:30px;
	padding-bottom:20px;
	 box-shadow: 0 -1px 0 0 #dedede;
}
#footer-bottom{
	background-color: #111920;
	padding-top:20px;
	padding-bottom:5px;
	color:white;
}
#footer-bottom a{
	color:white;
}
#footer-top a{
	color:#333;
}
a:hover{
	text-decoration:none;
}
/*footer{
	margin-top:30px;
}*/
footer ul{
	padding:0;
}
footer ul li{
	display:inline-block;
	margin-right:10px;

}
.footer-top-content{
	height:60px;
}
.footer-bottom-content{
	margin-bottom:10px;
}
.blurColor{
	color:#007aff!important;
}
.whiteColor {
	color:white!important;
}
.redColor{
	color:#ff0000;
}
input, select, textarea{
	max-width:100%;
}
.btn-primary{
	background-color:#0577E7;
	border-color:#0577E7;
}
.radio-inline {
    display: inline-block;
    margin-right: 20px;
	margin-top:0;
}

.form-radio label {
    position: relative;
    padding-left: 1.5rem;
    text-align: left;
    color: #333;
    display: block;
    line-height: 1.8;
}
.form-radio input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
}
.radio .helper {
    position: absolute;
    top: -0.15rem;
    left: -0.25rem;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999;
}
.radio input:checked ~ .helper::before {
    color: #4680ff;
}
.radio .helper::after, .radio .helper::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    margin: 0rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: -webkit-transform 0.28s ease;
    transition: -webkit-transform 0.28s ease;
    transition: transform 0.28s ease, -webkit-transform 0.28s ease;
    border-radius: 50%;
    border: 0.125rem solid #4680ff;
}
.radio input:checked ~ .helper::after {
    transform: scale(0.5);
}
.radio .helper::after {
    transform: scale(0);
    background-color: #4680ff;
    border-color: #4680ff;
}
.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before{
	outline:none;
}
.routeLink{
	list-style: none;
	height:20px;
	margin-top:20px;
	padding-left: 0;
}
.routeLink>li{
	float:left;
	color:#7d7d7d;
}
.routeLink>li:last-child{
	color:#333;
}
.routeLink .listLine{
	margin:0 10px;
	color:#7d7d7d;
}
.routeLink li a{
	color:#7d7d7d;
}
/*body{
	padding-top:76px!important;
}*/
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	color:#999;
}
.navbar-header{
	position: relative;
    z-index: 999999;
}
.wheretobuy__item{
	width: calc(99.99% * 1/4 - (20px - 20px * 1/4));
    height:225px;
    background-color: #fff;
    margin: 10px 20px 10px 0;
    text-align: center;
	float:left;
	box-shadow: 0 1px 2.9px 0.6px rgba(4, 25, 55, 0.16);
	border-radius: 3px;
	transition:all 0.3s;
	position:relative;
	top:0;
}
.wheretobuy__item:hover{
	top:-2px;
	box-shadow: 0 3px 8.9px 0.6px rgba(4, 25, 55, 0.16);
}
.wheretobuy__item:nth-child(4n+0) {
    margin-right: 0;
}
.wheretobuy__item a{
	/*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;*/
	text-align:center;
	display:block;
	padding:10px 0;
}
.wheretobuy__item a p {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #7d7d7d;
    margin: 0;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.wheretobuy__item img{
    max-width: 100%;
    max-height:160px;
    margin: 10px auto;
}


.shardContent{
	border-radius: 3px;
	background-color: #ffffff;
	box-shadow: 0 1px 2.9px 0.6px rgba(4, 25, 55, 0.16);
}
ul{
	list-style:none!important;
	padding-left:0;
}
/*#news-tab{
	margin-bottom:30px;
}*/
#news-tab ul{
	height:40px;
}
#news-tab ul li{
	padding:10px 15px 8px;
	float:left;
	cursor:pointer;
}
#news-tab ul li:hover{
	color:#0577e7;
}
#news-tab ul li.active{
	color:#0577e7;
	border-bottom:2px solid #0577e7;
}
.pd-15{
	padding:15px;
}
.news_mainImg{
	width:100%;
	height:540px;
	overflow:hidden
}
.news_mainImg img{
	height:100%;
	/*width:1110px;*/
    width: 100%;
    object-fit: cover;
}
.news_mainTitle{
	margin:10px 0 20px;
}
.news_titleHead{
	display:inline-block;
	width:4px;
	height: 32px;
	background-color: #0577e7;
	margin-right:10px;
}
.news_titleContent{
	height: 30px;
	/*font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.35;
	letter-spacing: normal;
	color: #333333;
	vertical-align: top;
}
.news_mainDescription{
	/*font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	color: #7d7d7d;
	margin-bottom:20px;
}
/*.news_listContent{
	background-color:#f9f9f9;
	display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
}*/


    .news_listContent{
	background-color:#f9f9f9;
}



.news_listContent .news_row{
      width: 100%;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    padding: 15px 0 0 0;
}
.news_listContent .news_row .news_sub{
    width: calc((99.99% - 40px) / 3);
	cursor:pointer;
	transition: all 0.35s;
	position:relative;
    margin-right: 20px;
}
.news_listContent .news_row .news_sub:last-child{
    margin-right: 0;
}
.news_listContent .news_row .news_sub .news_mainImg{
	width: 100%;
	height: 160px;
}
.news_listContent .news_row .news_sub .news_mainImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news_listContent .news_row .news_sub .news_mainTitle{
    height: 44px;
    margin: 10px 0;
}
.news_listContent .news_row .news_sub .news_mainTitle span{
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 22px;
    letter-spacing: inherit;
    word-break: break-word;
    overflow: hidden;
}
.news_listContent .news_row .news_sub .news_mainDescription{
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    margin-bottom: 30px;
    overflow: hidden;
}
.news_main:hover,
.news_sub:hover{
	box-shadow: 0 4px 12px 0.6px rgba(4, 25, 55, 0.22);
	-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);
    -o-transform:translateY(-2px);transform:translateY(-2px)

}

  .thumbnail:hover h3{
      color:#2c3e50
}

.bg-white{
	background:#fff;
}
.news_list .news_mainImg{
	width:100%;
	height:auto;
}
.news_list .news_mainImg img{
	width:100%;
	height:auto;
}
.news_list .news_titleContent{
	font-size:18px;
}
.news_list .news_mainDescription{
	font-size:13px;
}
.news_list{
	float:left;
	margin-bottom:20px;
	/*margin-right:20px;*/
	/*width:calc((99.99% - 40px)/3);*/
}
.news_list:nth-child(3n+3){
	margin-right:0px;
}
.news_mainFooter{
	overflow: hidden;
	/*font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #7d7d7d;
}
.news_mainFooter ul li{
	float:left;
	padding:0 10px 0 0;
	position:relative;
	top:0px;
}
.news_mainFooter ul li:first-child{
	top:2px;
}
.news_main,.news_list{
	cursor:pointer;
	transition: all 0.35s;
	position:relative;
}
.news_main:hover,.news_list:hover{
	box-shadow: 0 4px 12px 0.6px rgba(4, 25, 55, 0.22);
	transform: translate3d(0,-2px,0);
	/*top:2px;*/
}
.backToList{
	background-color: #0577e7;
	color:white;
}
.backToList:hover{
	color:#fff;
}
.news_detailContent{
	position:relative;
}
.news_detailFix{
	display:inline-block;
	position:absolute;
	right:15px;
	bottom:10px;
	overflow:hidden;
}
.news_detailFix ul li{
	float:left;
}
.m-l-10{
	margin-left:10px;
}
.errBorder{
	border-color:#ff0000;
}
.nav-search a{
	color:#999;
    display:inline-block;
    padding:10px;
}
.navbar-collapse.collapse{
	position:relative;
	/*overflow:hidden!important;*/
}
.serchAllContent{
	position:absolute !important;
	width:100%;
	z-index:99;
	/*padding-top:20px;*/
	top:-100%;
	background:#fff;
	height:auto;
	opacity:0;
	transition:all 0.2s ease-in;
}
.serchAllContent.searchAcive{
	top:0;
	opacity:1;
}
.serchAllContent.searchAcive .fa-search{
	position: absolute;
    left: 12px;
    top: 12px;
    vertical-align: middle;
	cursor:pointer;
}
.serchAllContent .form-control{
	display: inline-block;
	padding:6px 12px 6px 30px;
}
.m-r-20{
	margin-right:20px;
}
.closeSearch{
	position:absolute;
    right:0;
	padding:10px;
	cursor:pointer;
}
.pageList{
	margin-top:20px;
}
.pageList a,.pageList span{
	padding:8px 16px;
	color: #515253;
	border: 1px solid #eeeeee;
    margin-left: -1px;
	line-height: 1.52857143;
	cursor:pointer;
}
.pageList span{
	padding:7px 16px 8px;
}
.pageList a:first-child{
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
	padding-left:22px;
	position:relative;
}
.pageList a:first-child:before{
	content: "\f104";
	position: absolute;
    top: 6px;
    left: 10px;
    display: block;
    font-family: FontAwesome;
}
.pageList a:last-child{
	border-bottom-right-radius:3px;
	border-top-right-radius:3px;
	padding-right:22px;
	position:relative;
}
.pageList a:last-child:after{
	content: "\f105";
	position: absolute;
    top: 6px;
    right: 10px;
    display: block;
    font-family: FontAwesome;
}
.pageList a:hover{
	color:#0577e7;
	background:#fafbfc;
	text-decoration:none;
}
.pageList a.disabled,.pageList a.disabled:hover{
	cursor:not-allowed;
	color:#e4eaec;
	background:white;
}
.pageList .current,.pageList .current:hover{
	background:#0577e7;
	color:white;
	border: 1px solid #0577e7;
}
.nav-link .viewBrandList{
	position:relative;
}
#brandList{
	position:absolute;
	background-color: #ffffff;
    box-shadow: 0 1px 2.9px 0.6px rgba(4, 25, 55, 0.16);
	transition:all 0.35s;
	/*top:200px;*/
	/*opacity:0;*/
}
#brandList.active{
	/*top:76px;*/
	/*opacity:1;*/
}
#brandList ul li a{
	display:block;
	padding:10px 20px;
	font-size:16px;
	color:#999;
}
#brandList ul li a:hover{
	color:#007aff;
}
.showSearch,.search-count{
		display:none;
	}
@media (min-width: 375px) and (max-width: 667px), (min-width: 414px) and (max-width: 736px), (min-width: 320px) and (max-width: 480px){
	.news_detailFix{
		position:relative;
		right: 0;
		bottom: -10px;
		margin-top: 10px;
	}
	.news_mainImg{
		height:auto;
	}
	.news_mainImg img {
		height: auto;
		width: 100%;
	}
	.news_titleHead{
		display:none;
	}
	.news_titleContent {
		font-size:18px;
	}
	.news_list{
		float:none;
		margin-right:0;
		width:100%;
	}
	#news-tab,.routeLink{
		display:none;
	}
	.container > .navbar-header{
		height: 50px;
		background-color: #ffffff;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.46);
		text-align:center;
		overflow:hidden;
		transition:all 0.35s;
	}
	.wheretobuy__item{
		width: calc(99.99% * 1/2 - (20px - 20px * 1/2));
	}
	.wheretobuy__item:nth-child(2n+0) {
		margin-right: 0;
	}
	.navbar-brand{
		height:50px;
		padding:10px;
		float:none;
		margin-left: -42px;
	}
	.navbar-inverse .navbar-toggle{
		float:left;
		border:none;
		margin-right:0;
		padding:10px;
	}
	.navbar-inverse .navbar-toggle .icon-bar{
		background:#999;
	}
	.navbar-header .showSearch{
		font-size: 22px;
		float: right;
		/* margin-top: 14px; */
		padding: 6px 10px;
		margin: 8px 0;
	}
	.nav-search{
		display:none;
	}
	.navbar-nav{
		text-align:center;
	}
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
		border:none;
	}
	.navbar-collapse{
		max-height:100vh;
	}
	.navbar-header.mbSearch{
		height:120px;
	}
	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
		background:#fff;
	}
	.news_listContent{
		display:block;
	}
	.openShow{
		float:left;
		padding: 14px 13px;
	}
	.openShow .fa{
		font-size:20px;
	}
	.normalHead{
		border-bottom:1px solid #ccc;
		padding-right: 0px;
		max-width: 100%;
	}
	.search-count{
		padding:15px;
		background-color: #f8f8f8;
	}
	.search-count>div{
		width:100%;
		border-radius: 2px;
		background-color: #ffffff;
		box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
		position:relative;
	}
	.search-count .searchAllInput{
		border:none;
		height:39px;
		padding: 6px 32px;
	}
	.search-count .clearSearch{
		position:absolute;
		right:10px;
		width:20px;
		height:20px;
		padding:0;
		margin:0;
		bottom: 9px;
		right: 9px;
		border: 1px solid #ccc;
		border-radius: 50%;
		background: #ccc;
	}
	.search-count .fa-times{
		font-size: 12px;
		position: relative;
		top: -2px;
		color: white;
		font-weight: 100;
	}
	.search-count .fa-search{
		position:absolute;
		top:13px;
		left:9px;
	}
	.showSearch,.search-count{
		display:block;
	}
}
 .pos-relative {
        position:relative;
}
.pos-absolute {
    position:absolute;
}
.pos-fixed {
    position:fixed;
}
.f-right {
    float:right;
}
.f-left {
    float:left;
}
.font-weight-600 {
font-weight: 600 !important;
}
.btn {
   border: none;
}

.dropdown-menu {
    left:85px;
}
.footer-bottom-top {
    margin-top: 15px;
}
.wheretobuy_list {
    padding-bottom: 10px;
}
.m-t-90 {
    margin-top: 90px;
}
.m-t-30 {
    margin-top: 30px !important;
}