
.navbar-topbar .navbar-brand{
	font-size: 12px;
}
.navbar-topbar {
    width: 100%;
    background-color: #ededed;
    color: #444;
    border: none;
    padding: 0;
    top: 0;
    left: 0;
    height: 35px;
    border-bottom: 1px solid #EAEAEA;
    background-color: #f5f5f5;
    line-height: 30px;
}
.navbar-topbar .ace-nav>li{

    line-height: 35px;
    height: 35px;
}
.navbar-topbar .btn, .navbar-topbar .btn-default, .navbar-topbar .btn:focus, .navbar-topbar .btn-default: {
    background: none;
    background-color: transparent!important;
    border-color:transparent;
    /*color:inherit!important;*/
}
.navbar-topbar .ace-nav>li>a{
    background-color: transparent;
    color: inherit;
}
.navbar-topbar .ace-nav>li>a>[class*="icon-"]{

    color: inherit; 

}
.navbar-topbar .pull-right{
    padding: 0 5px;
}


.navbar-inverse{
	background: #FFF;
	border-color:transparent;
}
.navbar-inverse .navbar-toggle .icon-bar{
    background: #000;
}
.navbar-inverse .navbar-nav>li>a{
    padding-top: 5px;
    padding-bottom: 5px;

}
.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.open>a{
    color: #fff;
    background-color: #FF6904;
}
.navbar-inverse .navbar-nav>li>a{
        line-height: 30px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a{

    background-image: linear-gradient(to bottom,#FF6904 0,#FF6904 100%);
}

/*cart*/
.navbar-topbar .nav>li.cart {
    background: #efefef;
}
.navbar-topbar .nav>li>a{
    padding: 0 5px;

}
 
#navbar{
    clear: both;
    background: #393D49;
}
#search-form{
    padding-top: 3px;
}
#search-form .input-group-addon{
     padding: 0px;
     border:none;
     border-radius:0;
}
#search-form .input-group-addon .btn{
    padding: 7px 12px;
    border: none;
    border-radius:4;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;

}
#goods-list .thumbnail{

    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    border: 2px solid #FFF;
}
#goods-list .thumbnail:hover{
    border: 2px solid #F00;


}
#goods-list .thumbnail a.goods-pic>img{
     max-width: 245px;
    max-height: 245px;
}
   

footer{
padding: 40px 0px;
background-color: #2c3e5e;
color: #fff;
}

footer ps,footer a {
    color: #aab1be;
    font-size: 14px;
}

footer .socialicons a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #c1c6cd;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    font-size: 14px;
    margin-left: 10px;
}
footer .socialicons a, footer button, footer input[type=submit] {
    transition: all .4s ease;
}



/**页面**/
#go-user fieldset{
    margin: auto;
    max-width: 400px;
}

.internal_content ul ul li a{
   padding-left: 30px;
}

/** 导航栏上的 **/
a{
    cursor: pointer;
}
#source a{
    padding: 3px 15px;
}
#source .active a{
    background-color: #ff7e24;
    color: #fff;
}

@media screen and (max-width: 768px){
    #source ul li{
        display: inline-block;
    }
    .username{
        display: none;
    }
    #goods-list .thumbnail a.goods-pic{

        float: left;
    }
    #goods-list .thumbnail a.goods-pic>img{
        max-height: 100px;
        max-width: 100px;
    }
    #goods-list .thumbnail .goods-title{
        float: right;
        display: inline-block;
        width: 66%;
    }
    #goods-list .thumbnail{
        overflow:hidden
    }
    .search-thum{
        padding-right: 0;
        padding-left: 0;
    }
}

/* sendorder_submit */
.heading{
    text-align: center;
    color: #585f69;
}
ul li{
    list-style: none;
}
ul{
    padding-inline-start: 0;
}


#sendorder a{
    color: #666666;
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
    color: #585f69;
    margin-top: 5px;
    text-shadow: none;
    font-weight: 400;
}
h3{
    font-size: 20px;
    line-height: 27px;
}

.headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
}
.headline h2 {
    font-size: 22px;
}
.headline{
    display: block;
    margin: 10px 0 25px;
    border-bottom: 1px dotted #e4e9f0;
}
.radio {
    margin-bottom: 4px;
    padding-left: 27px;
    font-size: 15px;
    line-height: 20px;
    color: #666666;
    cursor: pointer;
}

#temp .radio{
    margin-top: 0;
}

.tag-box-v1 {
    border-top: solid 2px #E95168;
}
#shipping_temp{
    margin-bottom: 80px;
}
.color-green{
    color: #e74c3c;
}
.color-orange{
    color: #e67e22;
}
.color-red{
    color: #e74c3c;
}


.container>.navbar-header {
	width: 200px;
}

.homepage-wrapper {
  position: relative;
}

.homepage-banner{
	position: relative;
}

.homepage-banner .banner-text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 85px;
  box-sizing: border-box;
  z-index: 40;
}
.homepage-wrapper .container {
  width: 1190px;
  margin: 0 auto;
  padding: 0;
}
.homepage-wrapper .container::before, .homepage-wrapper .container::after {
  display: none;
}
.homepage-banner .banner-header {
  margin-bottom: 60px;
  text-align: center;
}
.homepage-banner .banner-header .title {
  height: 52px;
  line-height: 52px;
}
.homepage-banner .banner-header .title-span {
  font-size: 52px;
  font-weight: 700;
  color: #fefefe;
}
.homepage-banner .banner-header .title-span.cn {
  letter-spacing: 10px;
}
.search-box.common-main-search {
  background: #fff;
  width: 100%;
  height: 63px;
  border: 1px solid #ddd;
  border-radius: 33px;
}
#SearchNav {
  position: relative !important;
}
.homepage-banner .banner-search.common-main-search {
  margin-bottom: 50px;
}
#searchURLs {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.search-box.common-main-search input {
  width: 93%;
  background: #fff;
  text-indent: 30px;
  height: 61px;
  line-height: 63px;
  border: 0;
  border-radius: 33px;
  font-size: 20px;
  box-shadow:none;
}
.homepage-banner .banner-search.common-main-search #myPanli {
  width: 93%;
  text-indent: 40px;
  height: 61px;
  box-shadow: none;
}
.search-box.common-main-search #search_btn {
  position: relative;
  right: -2px;
  top: -2px;
  cursor: pointer;
  border: 0;
  padding: 0 27px;
  width: 80px;
  height: 66px;
  border-radius: 33px;
  background: url('./images/search_icon.png') 50% no-repeat;
  background-color: #ed2027;
  box-shadow: 0 0 40px 0 rgba(0, 35, 100, .4);
  transition: all .2s linear;
  outline: none;
  user-select: none;
}
.search-box.common-main-search #search_btn:hover {
  opacity: .8;
}
.search-box.common-main-search .camera {
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  position: absolute;
  right: 90px;
  border: 0;
  background: transparent;
  font-size: 25px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.search-box.common-main-search .camera input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.homepage-banner .banner-step {
  position: relative;
}
.homepage-banner .banner-step .step-list {
  margin: 0 130px 0 20px;
  display: flex;
}
.homepage-banner .banner-step .step-item {
  position: relative;
  width: 25%;
}
.homepage-banner .banner-step .step-item:nth-child(2) {
  width: 21%;
}
.homepage-banner .banner-step .step-wrap {
  padding: 0 30px;
  display: flex;
}
.homepage-banner .banner-step .step-num {
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 50%;
  background: #ed2027;
  font-style: normal;
}
.homepage-banner .banner-step .step-text {
  margin-left: 18px;
  width: 80%;
}
.homepage-banner .banner-step .step-desc, .homepage-banner .banner-step .step-title {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  margin: 0;
}
.homepage-banner .banner-step .step-desc {
  display: block;
}
.homepage-banner .banner-step .text-underline {
  text-decoration: underline;
}
.homepage-banner .banner-step .step-item::after {
  content: '';
  position: absolute;
  right: -7px;
  top: 10px;
  width: 70px;
  height: 0;
  border: 1px dashed #ddd;
}
.homepage-banner .banner-step .step-item:last-child:after {
  display: none;
}
.homepage-banner .banner-step .step-more {
  position: absolute;
  top: 0;
  right: 60px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 15px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.homepage-content {
  position: relative;
  top: -60px;
  z-index: 50;
  margin-bottom: -60px;
}
.homepage-about {
  margin-bottom: 30px;
}

.homepage-announcement {
  position: relative;
}
.banner-container{
	position: absolute;
	top: 400px;
	width: 100%;
	z-index: 999;
}
.homepage-announcement .banner-step>div {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.homepage-announcement .anno-right {
  padding: 16px 15px 15px;
  padding-left: 20px;
  width: 48%;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, .08);
  min-height: 160px;
}
.homepage-announcement .anno-right .anno-right-title {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
}
.homepage-announcement .anno-right .anno-right-title .more-btn {
  font-size: 14px;
  color: #999;
}
.homepage-announcement .anno-right-list {
  height: 80%;
}
.homepage-announcement .anno-right-list .anno-item {
  position: relative;
  height: 34px;
}
.homepage-announcement .anno-right-list .anno-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #eee;
}
.homepage-announcement .anno-right-list .anno-item:first-child::before {
  background: #ef354b;
}
.homepage-announcement .anno-right-list .anno-item:nth-child(2):before {
  background: #f28d38;
}
.homepage-announcement .anno-right-list .anno-item:nth-child(3):before {
  background: #2b76ff;
}
.homepage-announcement .anno-right-list .anno-wrap {
  display: block;
  text-indent: 12px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.homepage-announcement .anno-right-list .anno-wrap.active {
  color: #ef354b;
}
.homepage-announcement .anno-right-list .anno-wrap:hover {
  color: #ed2027;
}
.homepage-announcement .category {
  width: 48%;
  height: 170px;
  display: flex;
  background: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, .08);
  overflow: hidden;
}
.homepage-announcement .category-item {
  display: flex;
  flex-direction: column;
}
.homepage-announcement .category-item h4 {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  text-transform: uppercase;
  margin: 0;
}
.homepage-announcement .category-item ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.homepage-announcement .category-item ul li {
  flex: 0 25%;
  text-indent: 20px;
  height: 20px;
  display: flex;
  margin-top: 10px;
}
.homepage-announcement .category-item ul li a {
  font-size: 14px;
  color: #333;
  transition: all .3s linear;
  flex: 1;
}
.homepage-announcement .category-item ul li a:hover {
  color: #ed2027;
}

.m-banner-container{
	height: 200px;
	background: #fff;
}

.m-tool-bar {
    position: fixed;
    right: 3%;
    top: 7%;
    transform: translateY(-50%);
    width: 50px;
    z-index: 100;
    height: 50px;
	display: none;
}

.m-tool-bar ul {
  filter: drop-shadow(2px 2px 10px rgba(0, 0, 0, .1));
}
.tool-bar-show>ul {
  background: #fff;
  filter: drop-shadow(2px 2px 10px rgba(0, 0, 0, .1));
  border-radius: 8px;
  width: 40px;
  height: 40px;
  background-image: url(images/icon-aside.png);
  background-size: 30px 30px;
  background-position: center;
  background-repeat: no-repeat;
}

.tool-bar-show .tool-bar-menu {
  box-shadow: none;
  border-radius: 8px;
}

.qr-code{
	display: block;
	border: 1px solid #eee;
	width: 200px;
	margin-top: 20px;
}
.legend-title{
	padding-top: 30px;
}

.bt-h5{
	display: none;
}
.bt-pc{
	display: block;
}

.bg-mask {
    position: relative;
}
.bg-mask::after {
    content: "";
    border-radius: inherit;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(1, 11, 31, .8);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
	z-index: 10;
}

.swiper-container {
	min-height: 500px;
}

@media (max-width: 768px){
	.container>.navbar-header {
		width: auto;
	}
	.search-box.common-main-search {
		height: 50px;
	}
	
	.search-box.common-main-search input {
	    text-indent: 20px;
	    height: 48px;
	    line-height: 50px;
	    border: 0;
	    border-radius: 33px;
	    font-size: 16px;
	}
	
	.homepage-banner .banner-header .title-span {
	    font-size: 30px;
	}
	
	.search-box.common-main-search #search_btn {
	    width: 54px;
	    height: 54px;
	    border-radius: 33px;
	}
	.homepage-banner .banner-header {
	    margin-bottom: 30px;
	}
	
	.footer-img img{
		height: 20px;
	}
	
	.foot-title h2{
		font-size: 20px;
	}
	
	.foot-content{
	    display: flex;
	    flex-wrap: wrap;	
	}
	
	.foot-intro1{
		width: 100%;
		margin-bottom: 20px;
	}
	
	.foot-intro2{
		width: 33%;
	}
	
	.banner-container{
		position: absolute;
		top: 250px;
		width: 93%;
	}
	
	.m-banner-container{
		height: 120px;
		background: #fff;
	}
	.m-tool-bar {
		display: block;
	}
	.sidebar-mask{
		position: fixed;
		z-index: 998;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		display: none;
	}
	.sidebar-container{
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		width: 200px;
		transition: transform 200ms ease-in;
		transform: translateX(-200px);
		background: #fff;
		z-index: 999;
		filter: drop-shadow(2px 2px 10px rgba(0, 0, 0, .1));
	}
	
	.sidebar-container .sidebar{
		margin: 20px;
	}
	
	.qr-code{
		display: none;
	}
	
	.sm img {
	    width: 6px;
	}
	.sm span {
	    padding: 0px 5px !important;
	    height: 25px !important;
	    line-height: 25px !important;
	    border-radius: 2px !important;
	    font-size: 12px !important;
	}
	.sm {
	    padding: 20px 0 20px 5px !important;
	    margin-bottom: 8px;
	}
	.am_xian {
	    margin-bottom: 10px;
	    padding: 5px !important;
	}
	.name h2{
		font-size: 16px;
	}
	.name {
	    height: auto !important;
	    margin-bottom: 10px;
	}
	.bt-pc{
		display: none;
	}
	.bt-h5{
		display: block;
	}
	#estimate .con-div {
		display: flex;
		flex-direction: column-reverse;
		height: auto;
		width: auto;
	}
	#estimate .point.left, #estimate .point.right {
		flex: 1;
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	.point p {
		margin: 0;
		font-size: 14px;
	}
	.tis{
		display: none;
	}
	#estimate .td-r {
		width: 100% !important;
	}
	#estimate .td-l {
	    width: 100% !important;
	}
	#estimate .bo input {
	    width: 100% !important;
	}
	.package-state {
	    width: 100% !important;
	    padding-top: 200px;
	}
	#estimate .t-l {
		height: 500px !important;
	}
	.form-title {
	    width: 100% !important;
	}
	.details_show {
	    width: 100% !important;
	}
	.package-state {
	    width: 100% !important;
	}
	.cost_detail {
	    margin-right: 0 !important;
		margin-bottom: 10px;
	}
	.swiper-container {
	    min-height: 300px;
	}
}

