.top-conter {
  width: 100%;
  background: #f6f6f6;
}
.h-m-txt {
  float: right;
  padding: 10px 0;
}
.h-m-txt li {
  float: left;
  font-size: 12px;
  border-right: 1px solid #999;
  padding: 0 10px;
  line-height: 20px;
}
.h-m-txt li span {
  color: #4776b3;
}
.h-m-txt li a {
  font-size: 12px;
  color: #666;
}
.top-header {
  width: 100%;
  float: left;
  background: #fff;
  display: inline-block;
  border-bottom: 2px solid #4776b3;
  z-index: 9;
  position: relative;
}
.t-h-main,
.t-h-main {
  width: 1200px;
  margin: 0 auto;
}
.h-m-logo {
  width: 140px;
  float: left;
}
.h-m-top {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
}
.h-m-select {
  width: 740px;
  float: left;
}
.h-m-select .m-s-contet {
  border: 1px solid #4776b3;
  margin-top: 15px;
  margin-left: 153px;
  display: inline-block;
}
.h-m-select .m-s-contet .s-c-class {
  width: 100px;
  position: relative;
  text-align: center;
  color: #4776b3;
  float: left;
  line-height: 35px;
  font-size: 15px;
}
.h-m-select .m-s-contet .s-c-class > span {
  cursor: pointer;
  display: inline-block;
  max-height: 24px;
  overflow: hidden;
  margin-right: 10px;
  max-width: 70px;
}
.h-m-select .m-s-contet .s-c-class > span:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  transform: rotate(45deg);
  display: inline-block;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: 0;
}
.h-m-select .m-s-contet .s-c-class .c-c-ul {
  display: none;
  position: absolute;
  background: #fff;
  width: 100px;
  border: 1px solid #6496d5;
  line-height: 30px;
  left: -1px;
}
.h-m-select .m-s-contet .s-c-class .c-c-ul a {
  color: #085394;
  text-decoration: none;
  cursor: pointer;
  border: none;
  outline: 0;
  vertical-align: bottom;
}
.h-m-select .m-s-contet .s-c-class .c-c-ul a:hover {
  text-decoration: underline;
}
.h-m-select .m-s-contet .s-c-input {
  width: 490px;
  height: 35px;
  line-height: 35px;
  float: left;
  border-left: 0px solid #6496d5;
  position: relative;
}
.h-m-select .m-s-contet .s-c-input .c-i-input {
  width: 100%;
  border: none;
  color: #333;
  font-size: 14px;
  height: 35px;
  float: left;
}
.h-m-select .m-s-contet .s-c-input .c-i-text {
  position: absolute;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  right: 10px;
  background: #cccdcf;
  width: 80px;
  top: 5px;
  line-height: 25px;
}
.h-m-select .m-s-contet .s-c-input .c-i-text .s-c-ul {
  display: none;
}
.h-m-select .m-s-contet .s-c-submit {
  background: #4776b3;
  float: left;
  width: 78px;
  height: 35px;
  line-height: 35px;
}
.h-m-select .m-s-contet .s-c-submit input {
  width: 100%;
  cursor: pointer;
  height: 35px;
  border: none;
  background: url('../images/23456.png') center no-repeat;
  background-size: 20px auto;
}
.h-m-login {
  width: 320px;
  float: right;
  text-align: center;
}
.h-m-login .hidden {
  display: none;
}
.h-m-login .m-l-false,
.h-m-login .m-l-true {
  text-align: center;
  margin-top: 15px;
}
.h-m-login .m-l-false a,
.h-m-login .m-l-true a {
  padding: 0px 20px;
  display: inline-block;
  border-radius: 5px;
  line-height: 35px;
  font-size: 14px;
}
.h-m-login .m-l-false .l-f-sign,
.h-m-login .m-l-true .l-f-sign {
  background: #4776b3;
  color: #fff;
  margin: 0 10px;
}
.h-m-login .m-l-false .l-f-reg,
.h-m-login .m-l-true .l-f-reg {
  border: 1px solid #4776b3;
  margin: 0 10px;
}
.h-m-login .m-l-true .l-f-reg {
  border: 1px solid #ff7302;
  color: #FF7302;
}
.h-m-bottom {
  width: 100%;
  float: left;
}
.h-m-bottom .m-b-left {
  width: 210px;
  position: relative;
  float: left;
  background: #4776b3;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: #fff;
}
.h-m-bottom .m-b-left_02 {
  background: #fff;
}
.h-m-bottom .m-b-left_02:hover{
  background: #4776b3!important;
}
.h-m-bottom .m-b-left > span {
  cursor: pointer;
}
.h-m-bottom .m-b-left .m-l-postion {
  position: absolute;
  left: 0;
  display: none;
}
.h-m-bottom .m-b-tag {
  overflow: hidden;
  height: 35px;
}
.h-m-bottom .m-b-tag a {
  float: left;
  line-height: 35px;
  padding: 0 10px;
  color: #999;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.footer-pulic {
  background: #eaeaea;
  padding-top: 10px;
}
.footer .contact p {
  font-size: 13px;
}
.footer .contact-box {
  border-bottom: 1px solid #CBD2DA;
}
.footer p {
  margin: 10px 0;
  line-height: 100%;
}
.footer .contact-title {
  color: #FFF;
  background-color: #213956;
  padding: 10px 12px;
  padding-left: 28px;
  font-size: 17px;
  position: relative;
}
.footer .contact-title .icons-footer_icon_01 {
  left: 10px;
  top: 2px;
  position: absolute;
}
.footer .contact-phonenumber {
  color: #676767;
  font-size: 22px;
  /*font-weight: bold;*/
  text-align: center;
  padding: 0.5em 0;
}
.footer .qr-code {
  background-color: #FFF;
  border: 1px solid #C4C4C4;
  padding: 12px 24px;
  text-align: center;
}
.footer .qr-code p {
  line-height: 100%;
  margin: 0;
  padding: 0;
}
.footer .nav {
  padding: 8px 0 0;
  list-style: none;
  overflow: hidden;
  padding-left: 75px;
  padding-right: 25px;
}
.footer .nav > li {
  float: left;
  width: 25%;
  padding-right: 25px;
  padding-left: 25px;
  display: inline-block;
  text-align: center;
  text-align: left;
  box-sizing: border-box;
}
.footer .nav .nav-caption {
  font-size: 18px;
  font-weight: bold;
  color: #223856;
}
.footer .nav .nav-sub {
  list-style: none;
  margin: 12px 0 0;
  padding: 0;
}
.footer .nav-sub > li {
  float: left;
  width: 100%;
}
.footer .nav-sub .nav-item {
  display: block;
  color: #333;
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.footer .copy {
  background-color: #213956;
  color: #FFFFFF;
  text-align: center;
}
.footer .copy .wrap {
  font-size: 13px;
  padding: 13px 0;
}
.footer {
  width: 100%;
  overflow: hidden;
}
.footer-main {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.footer-main .f-m-nav {
  padding: 8px 0 0;
  list-style: none;
  overflow: hidden;
  padding-left: 75px;
  padding-right: 25px;
}
.footer-main .f-m-nav li {
  float: left;
  width: 25%;
  padding-right: 25px;
  display: inline-block;
  text-align: center;
  text-align: left;
  box-sizing: border-box;
}
.footer-main .f-m-nav .nav-caption {
  font-size: 18px;
  font-weight: bold;
  color: #223856;
}
.footer-main .f-m-nav .nav-sub {
  list-style: none;
  margin: 12px 0 0;
  padding: 0;
}
.footer-main .f-m-nav .nav-sub .nav-item {
  display: block;
  color: #333;
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.footer-main .f-m-nav .nav-sub > li {
  float: left;
  width: 100%;
}
.right_menu {
  background-color: #4c4f53;
}

/*Mercari 代购*/

/*首页导航*/


.t-h-main {
    width: 1200px;
    margin: 0 auto;
}
.top-header {
    width: 100%;
    float: left;
    background: #fff;
    display: inline-block;
    border-bottom: 2px solid #4776b3;
    z-index: 9;
    position: relative;
}
.h-m-bottom {
    width: 100%;
    float: left;
}
.h-m-bottom .m-b-left {
    width: 210px;
    position: relative;
    float: left;

    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #262626;
}
.h-m-bottom .m-b-left > span {
    cursor: pointer;
}
.h-m-bottom .m-b-tag {
    overflow: hidden;
    height: 35px;
}
.h-m-bottom .m-b-tag a {
    float: left;
    line-height: 35px;
    padding: 0 10px;
    color: #999;
}

.h-m-bottom .m-b-mid{
	width:180px;
	margin:0 5px;
	float: left;
	position:relative;
	height:35px;


}
.h-m-bottom .m-b-mid .ht_dg{
	display:block;
	background:url(../images/ht_9.jpg) top center no-repeat;
	width:100%;height:100%

}
.h-m-bottom .m-b-mid:hover .ht_dg{
	background:url(../images/ht_10.jpg) top center no-repeat;
}



.h-m-bottom .m-b-mid .ht_dg_02{
	display:block;
	background:url(../images/ht_10.jpg) top center no-repeat;
	width:100%;height:100%

}
.h-m-bottom .m-b-mid:hover .ht_dg_02{
	background:url(../images/ht_10.jpg) top center no-repeat;
}












.h-m-bottom .m-b-mid ul{
	display:none;
	width:100%;
	background:#fff;
	border-bottom:1px solid #ededed;
	border-top:none;
	position:absolute;

	z-index:333;



}
.h-m-bottom .m-b-mid .first{	top:37px;left:0px;}
.h-m-bottom .m-b-mid .two{	top:0px;left:180px;border:1px solid #ededed;border-top:none;border-left:none;height:100%;}
.h-m-bottom .m-b-mid .thr{	top:0px;left:181px;border:1px solid #ededed;border-top:none;border-left:none;height:100%;}





.h-m-bottom .m-b-mid:hover .first{display:block}
.h-m-bottom .n1:hover .two{display:block}
.h-m-bottom .n2:hover .thr{display:block}
.h-m-bottom .m-b-mid ul a{
	display:block;
	text-align:center;
	color:#1a1a1a;
	font-size:14px;
	height:35px;
	line-height:35px;
	width:178px;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	
}
.h-m-bottom .m-b-mid .two a{border:none;}


.h-m-bottom .m-b-mid ul a:hover{
	background:#4776b3;
	color:#fff;
	border-left:1px solid #4776b3;
	border-right:1px solid #4776b3;
	
}

/*导航结束*/
/* 20180626 */
.clearfix:after {display:table;content:'';clear:both;}
.chooise-tt {font-size: 14px;padding: 12px 18px 12px 30px;border-bottom:1px solid #ccc;margin-bottom:12px;}
.chooise-tt ul {float: left;}
.chooise-tt ul li {
	display: inline-block;
	float: left;
}
.chooise-tt ul li span {
	display: inline-block;
	padding: 0 10px;
}
.chooise-tt ul li em {
	font-style: normal;
	font-weight: normal; 
	color: #888;
}
.chooise-tt ul li a {
	text-decoration: none;
	color: rgb(51, 51, 51);
}
.chooise .chooise-tt ul li span i {
	font-size: 14px;
}
.chooise-filter {padding: 0 0 12px 10px;}
.chooise-filter .form-group {
	margin-right: 2px;
    margin-left: 2px;
	display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.chooise-filter .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.chooise-filter .form-group select {
    max-width: 110px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
	cursor: pointer;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline input[type="text"].form-control  {
	width: 110px;
}
.form-inline .form-control-static {
    display: inline-block;
}
.chooise-filter .btn {
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #f1f1f1));
    background-image: -moz-linear-gradient(top, #fdfdfd, #f1f1f1);
    background-image: -webkit-linear-gradient(top, #fdfdfd, #f1f1f1);
    background-image: linear-gradient(to bottom, #fdfdfd, #f1f1f1);
    display: inline-block;
    min-width: 50px;
    color: #555555;
    font-size: 15px;
    padding: 4px 12px;
    border: 1px solid #BBB;
    border-radius: 2px;
    text-align: center;
}
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.chooise-filter input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -16px;
    margin-top: 1px \9;
    line-height: normal;
	padding: 0;
}
.chooise-filter .ft {
	padding: 10px 0 0 355px;
}
.page-a .show-list i,.page-a .show-img i {
	font-size: 12px;
	color: #888;
}

.paixu {
	position:relative;
}
.paixu .pull-right {
	margin-right: 30px;
	font-size: 15px;
	position: relative;
	margin-top: 8px;
}
.paixu .pull-right a {
	color: #4776b3;
	margin: 0;
	font-weight: 800;
}
.paixu .pull-right .show-img {
}
.paixu .pull-right .fav-tab {
	cursor: pointer;
	position: relative;
	color: #4776b3;
	font-weight: 800;
	margin-left: 10px;
}
.paixu .pull-right .fav-dropdown-menu {
	display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 125px;
    right: -25px;
    left: initial;
    top: 21px;
    text-align: center;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	z-index: 3000;
}
.paixu .pull-right .fav-dropdown-menu a {
    padding: 8px 10px;
    text-decoration: none;
    display: block;
	font-size: 14px;
	font-weight: normal;
}
.chooise .item-list-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 100%;
    color: #333;
    display: inline-block;
	margin-right: 5px;
}
.chooise .favorite-hint {
    font-size: 16px;
    color: #888;
    vertical-align: text-bottom;
    margin-left: 3px;
}
.chooise .fa-star-o {
	font-size: 16px;
	color: #999;
}
.item-related-seach {
	display:inline-block;
	float:right;
	margin:0;
	padding:0;
	top:0;
	font-size:14px;
	font-weight:normal;
}
.item-related-seach a {
    margin-left: .5em;
    margin-right: .5em;
	font-weight: bold;
}
.pull-right-link {
	display: inline-block;
}
.chooise-ul.link-li a {
	color: #333;
	margin-right: 40px;
}
.chooise-ul.link-li a.active {
	color: #fd4810;
}

