*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0; font-size:14px;}
:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{font-family:"微软雅黑, 宋体";line-height:1.6}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
img{border:0;vertical-align:middle}
a{text-decoration:none;color:#000;}
input,textarea{outline:0}
a,button,img,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0)}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#959595}
.bd-no-scroll,.bd-no-scroll body{overflow:hidden;height:100%}
.hidden,[v-cloak]{display:none!important}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:" "}
.nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tap-active{cursor:pointer;-webkit-tap-highlight-color:rgba(240,240,240,.7)}
body{overflow-x:hidden;width:100%}


.c6{color:#666666;}
.c9{color:#999999;}
.c-e1{color:#E10000;}
.c-ff7300 {color: #FF7300;}


.f12{font-size:12px;}
.f11{font-size:11px;}
h1,h2,h3,h4,h5,h6{font-weight:400;font-size:15px}
.g-o {margin: 0px auto; width: 1200px;}


@-webkit-keyframes enter{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}
to{opacity:1}
}
@keyframes enter{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}
to{opacity:1}
}
.animate_5{-webkit-animation:enter .5s forwards;animation:enter .5s forwards}

@media only screen and (max-width:996px) {
.g-o {margin: 0px auto; width: 100%;}
}
@media only screen and (max-width:768px) {
	*{font-size:14px}
	.f12{font-size:14px;}
	.f11{font-size:12px;}
	h1,h2,h3,h4,h5,h6{font-size:17px}
	.g-o {margin: 0px auto; width: 100%;}
}

.top-header{
	width:100%; background:#da403a; float:left;box-shadow:0 3px 8px 0 rgba(211,12,12,.3);
}
.top-nav{width:100%; margin-top:10px;   text-align:center; position:relative;}
.top-nav .logo{width:100%;}
.top-nav .logo>img{width:320px;}
.top-nav .logo>div{width:100%; margin-top:5px}
.top-nav .logo>div>img{ height:43px;}

.top-nav .home-buttons{width:100%; margin-top:20px; position:relative;}
.top-nav .home-buttons .home-buttons-div{width:1210px; text-align:center; display: inline-block;display：flex;flex-direction:row;justify-content:center;position:relative; margin-bottom:20px;}

.menulist-right{text-align:left;width:350px; position:absolute; top:10px; right:10px;}
.menulist-right>div{width:350px}
.menulist-right>div li{float:left;position:relative}
.menulist-right .menuhot{width:80px;margin-top:10px}
.menulist-right .menuhotword{width:270px}
.menulist-right .nav-hoticon{float:left;padding:0px 10px;height:22px;line-height:20px;background:#fff;border-radius:7px;width:72px;color:#fff;white-space:nowrap}
.menulist-right .nav-hoticon a{color:#333;font-size:15px;}
.menulist-right .nav-hotangle{width:0;height:0;position:absolute;top:6px;left:72px;display:inline-block;border-left:4px solid #fff;border-right:4px solid transparent;border-top:4px solid transparent;border-bottom:4px solid transparent;transition:All .6s ease-in-out}
.menulist-right .menuhotword #news{height:40px;width:270px;display:block;overflow:hidden}
.menulist-right .menuhotword .news{font-size:13.5px}
.menulist-right .menuhotword .news a{float:left;height:40px; line-height:40px; width:285px;overflow:hidden;color:#eee;}

.atobobrand{ position:absolute;border:1px solid #d8918e;top:60px;left:840px;color:#d8918e;font-size: 24px; padding: 5px 10px;}

.topmy{text-align:left;position:absolute; top:15px; border-radius:3px;padding:0 10px;height:26px;line-height:24px;text-indent:14px;border:1px solid #fff;}
.topmy{background-size:80px 416px;background-position:-5px -174px}
.topmy a{color:#fff;font-size:13px;}
.tologin{left:140px;}
.toreg{left:250px;}



.toOrder {
    text-align: right;
    right: 140px;
    position: absolute;
    top: 15px;
    padding: 0 10px;
    text-indent: 14px;
    border: 1px solid #fff;
    text-indent: 1px;
}
.toOrder a{
    color: #fff;
    font-size: 13px; }

@media only screen and (max-width:768px) {
.toOrder {
    position: absolute;
    right: 10px;
    top: 40px;}}



@media only screen and (max-width:768px) {
	.top-nav .home-buttons .home-buttons-div{width:100%;}
	.top-nav {padding-top:20px;}
	.home-buttons-div:before{width:10px;}
    .home-buttons-div:after{width:10px;}
    .menulist-right{display:none;}
    .atobobrand{ display: none; }
    
    .topmy{ position:absolute; left:10px;top:1px;}
	.tologin{ position:absolute; left:10px;top:40px; margin-right: 10px; }
	.toreg{display:none;}
  }


.home-button:hover{color:#444; background:#fff;}
.home-button{margin-left:8px;margin-right:8px}
.home-button{display:inline-block;color:#fff;padding:10px;min-width:110px;border:1px solid #fff;border-radius:5px;font-size:18px;margin-bottom:20px;box-shadow:0 3px 8px 0 rgba(211,12,12,.3);}

@media only screen and (max-width:768px) {
	.home-button{padding:5px 5px;width:25%;border-radius:5px;font-size:15px}
	.home-button{margin-left:5px;margin-right:5px}
	.home-buttons-div:before{display:none;}
	.home-buttons-div:after{display:none;}

}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden],
template {
	display: none
}
a {
	background-color: transparent
}
a:active,
a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b,
strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0;
	font-size: 2em
}
mark {
	color: #000;
	background: #ff0
}
small {
	font-size: 80%
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
pre {
	overflow: auto
}
code,
kbd,
pre,
samp {
	font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}
button {
	overflow: visible
}
button,
select {
	text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled],
html input[disabled] {
	cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}
input {
	line-height: normal
}
input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}
legend {
	padding: 0;
	border: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
td,
th {
	padding: 0
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 14px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #da403a;
	text-decoration: none;
}
a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
[role=button] {
	cursor: pointer
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}
.h1,
h1 {
	font-size: 36px
}
.h2,
h2 {
	font-size: 30px
}
.h3,
h3 {
	font-size: 24px
}
.h4,
h4 {
	font-size: 18px
}
.h5,
h5 {
	font-size: 14px
}
.h6,
h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.small,
small {
	font-size: 85%
}
.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}
.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dd,
dt {
	line-height: 1.42857143
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
code,
kbd,
pre,
samp {}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width:768px) {
	.container {
		width: 750px
	}
}
@media (min-width:992px) {
	.container {
		width: 970px
	}
}
@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	margin-right: -7px;
	margin-left: -7px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 7px;
	padding-left: 7px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}
@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}
@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple],
select[size] {
	height: auto
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
input[type=search] {
	-webkit-appearance: none
}
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}
.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important
}
.affix {
	position: fixed
}
@-ms-viewport {
	width: device-width
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none!important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}
@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
}
@media (max-width:767px) {
	.visible-xs-block {
		display: block!important
	}
}
@media (max-width:767px) {
	.visible-xs-inline {
		display: inline!important
	}
}
@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}
@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
}
@media (min-width:1200px) {
	.visible-lg-block {
		display: block!important
	}
}
@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}
@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}
@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}
@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}
/*hsy/Ver.201801119*/
/*--------------------移动端调试，用完即删-----------------------*/
/*-----------------------------------------------------------------*/
/*html {
	background-color: #f2f2f2;
}
body {
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto !important;
	background-color: #fff;
}*/
/*-----------------------------------------------------------------*/
/*视窗防抖,需要再开*/
/*html {
	overflow-y: scroll;
	注释掉是为了nicescroll
}*/
/*:root {
  overflow-y: auto;
  overflow-x: hidden;
}
:root body {
  position: absolute;
}
body {
  width: 100vw;
  overflow: hidden;
  
}*/

body {
    overflow-x: hidden;
}
ul, li {
	list-style: none;
}
::selection {
    background-color: #4e8cee; /*框选时的颜色,请配合页面的取色*/
    color: #ffffff;
}
* {
	font-family: 'Microsoft YaHei', 'STHeiti', '宋体', 'arial';
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	font-size-adjust: none; /*当第一选择字体不可用时,其他替代字体可能会与第一选择字体大小不一,none表示其他替代字体使用其默认大小*/
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent; /*去掉点击iOS中的链接时的高亮颜色*/
    -webkit-font-smoothing: antialiased !important; /*ios上文字抗锯齿,win无效*/
    -moz-osx-font-smoothing: grayscale; /*Firefox上文字抗锯齿,win无效*/
    -webkit-transform: translate3d(1,1,1);
    transform: translate3d(1,1,1);
    text-rendering: auto; /*主流内核支持的文字渲染方式，auto:智能，optimizeSpeed：着重渲染速度，optimizeLegibility：着重清晰度，geometricPrecision：着重几何精度*/
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
    margin: 0
}
*:focus {
    outline: 0
}
.page-wrapper {
	overflow: hidden;
}
a:hover, a:focus, a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
}
.relative {
	position: relative;
}
img {
	max-width: 100%;
	height: auto;
}
select, input, textarea {
	outline: none;
}
.text-truncate,.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
html {
	font-size: 14px;
	-webkit-text-size-adjust: 100%; /*当第一选择字体不可用时,其他替代字体可能会与第一选择字体大小不一,100%表示其他替代字体强制与第一选择字体的x-height相同*/
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar; /*规定溢出元素的首选滚动方法，可以无视，大部分浏览器不支持，它是overflow的辅助属性，但一般都写overflow属性时就决定了最终效果，例如产生裁剪或滚动条*/
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	margin: 0;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: .67em 0;
	font-size: 2em;
}
mark {
	color: #000;
	background: #ff0;
}
small {
	font-size: 80%;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
table {
	background-color: transparent
}
th {
	text-align: left
}
table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
	border: #eaeff5;
}
td, th {
	padding: 0;
}
/*yy的bootstrap的table的变种样式*/
table tr>td,
table tr>th,
table tr>td,
table tr>th,
table tr>td,
table tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #eaeff5;
}
table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
table>tbody+tbody {
	border-top: 2px solid #ddd
}
table tr:hover {
	background-color: #f5f5f5
}
/*重置ios等浏览器的表单的显示样式*/
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}
button {
	overflow: visible
}
button,
select {
	text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled],
html input[disabled] {
	cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}
input {
	line-height: normal
}
input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}
legend {
	padding: 0;
	border: 0
}
textarea {
	overflow: auto
}
/*针对适配等比例缩放*/
/*@media only screen and (min-width: 1024px){
body{zoom:3.2;}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
body{zoom:2.4;}
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
body{zoom:2;}
}
@media only screen and (min-width: 540px) and (max-width: 639px) {
body{zoom:1.68;}
}
@media only screen and (min-width: 480px) and (max-width: 539px) {
body{zoom:1.5;}
}
@media only screen and (min-width: 414px) and (max-width: 479px) {
body{zoom:1.29;}
}
@media only screen and (min-width: 400px) and (max-width: 413px) {
body{zoom:1.25;}
}
@media only screen and (min-width: 375px) and (max-width: 413px) {
body{zoom:1.17;}
}
@media only screen and (min-width: 360px) and (max-width:374px) {
body{zoom:1.125;}
}*/
@media print {
*, *:before, *:after {
	color: #000 !important;
	text-shadow: none !important;
	background: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

a, a:visited {
	text-decoration: underline;
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3; /*设置当元素内部发生分页时必须在页面底部保留的最少行数*/
	widows: 3; /*设置当元素内部发生分页时必须在页面顶部保留的最少行数*/
}
h2, h3 {
	page-break-after: avoid; /*一般用于打印时,设置元素后的分页行为为,avoid:避免在元素后插入分页符*/
}
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #da403a;
	text-decoration: none;
}
a:hover, a:focus {
	color: #da403a;
	text-decoration: none;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
[role="button"] {
	cursor: pointer;
}
h1>a,h2>a,h3>a,h4>a,h5>a,h6>a {
    display: inline
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.25;
	color: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 14px;
}
h6, .h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
small, .small {
	font-size: 85%;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ul ol {
	margin-bottom: 0;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.text-center {
	text-align: center;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
}
.clearfix:after {
	clear: both;
}
/*.container加宽至1200*/
@media only screen and (min-width: 1200px){
.container {padding: 0;width: 1200px;}
.container-fluid{padding: 0;}      
}

/* 搜索和分类选择框布局 - 完美优化 */
.search-and-select-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin: 20px auto;
    max-width: 800px;
    width: 100%;
    height: 60px;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 5px;
    overflow: hidden;
}

/* 搜索框样式 - 完美优化 */
.search_box {
    flex: 2;
    margin: 0;
    background-color: #f8f9fa;
    padding: 0;
    height: 50px;
    border-radius: 25px;
    display: flex;
    justify-content: space-between;
    border: 2px solid #e9ecef;
    transition: all 0.3s ease;
}

.search_box:focus-within {
    border-color: #da403a;
    box-shadow: 0 0 0 3px rgba(218, 64, 58, 0.1);
}

.search_box input {
    border: none;
    height: 46px;
    border-radius: 23px;
    width: 80%;
    padding: 5px 20px;
    font-size: 16px;
    background: transparent;
}

.search_box button {
    border: none;
    background-color: #da403a;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 20%;
    border-radius: 23px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.search_box button:hover {
    background-color: #c53030;
}

/* 分类选择框样式 - 完美优化 */
.category-select-box {
    flex: 1;
    min-width: 180px;
    position: relative;
    height: 50px;
}

.category-select-box select {
    width: 100%;
    height: 100%;
    border: 2px solid #e9ecef;
    border-radius: 25px;
    padding: 0 45px 0 20px;
    font-size: 16px;
    background: #f8f9fa;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23da403a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
    transition: all 0.3s ease;
}

.category-select-box select:focus {
    outline: none;
    border-color: #da403a;
    box-shadow: 0 0 0 3px rgba(218, 64, 58, 0.1);
}

/* 头部样式优化 */
.top-header {
    width: 100%;
    background: #da403a;
    float: left;
    box-shadow: 0 3px 8px 0 rgba(211, 12, 12, .3);
    position: relative;
    z-index: 1000;
}

.top-nav {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    position: relative;
}

.top-nav .logo {
    text-align: center;
    margin-bottom: 10px;
}

.top-nav .logo img {
    max-width: 320px;
    height: auto;
}

.top-nav .home-buttons {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.top-nav .home-buttons .home-buttons-div {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}

/* 头部按钮美化 */
.home-button {
    display: inline-block;
    color: #fff;
    padding: 12px 20px;
    min-width: 140px;
    border: 1px solid #fff;
    border-radius: 25px;
    font-size: 16px;
    margin: 5px 8px;
    box-shadow: 0 3px 8px 0 rgba(211, 12, 12, .3);
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    text-decoration: none;
}

.home-button:hover {
    color: #444;
    background: #fff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px 0 rgba(211, 12, 12, .4);
}

/* 用户菜单样式 - 完美优化 */
.user-menu {
    position: absolute;
    top: 15px;
    left: 10px;
    display: flex;
    gap: 15px;
}

.topmy {
    border-radius: 15px;
    padding: 0 15px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    white-space: nowrap;
}

.topmy a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.topmy:hover {
    background: rgba(255, 255, 255, 0.2);
}

.toOrder {
    position: absolute;
    top: 15px;
    right: 10px;
    padding: 0 15px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #fff;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}

.toOrder a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.toOrder:hover {
    background: rgba(255, 255, 255, 0.2);
}

.atobobrand {
    position: absolute;
    border: 1px solid #d8918e;
    top: 15px;
    right: 150px;
    color: #d8918e;
    font-size: 18px;
    padding: 6px 12px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1);
}

/* 响应式设计 */
@media only screen and (max-width: 768px) {
    .search-and-select-container {
        flex-direction: column;
        gap: 10px;
        height: auto;
        padding: 15px;
    }
    
    .search_box {
        width: 100%;
        height: 45px;
    }
    
    .search_box input {
        height: 41px;
        font-size: 14px;
    }
    
    .category-select-box {
        width: 100%;
        height: 45px;
    }
    
    .category-select-box select {
        height: 100%;
        font-size: 14px;
    }
    
    .home-button {
        padding: 10px 15px;
        min-width: 120px;
        font-size: 14px;
        margin: 3px 5px;
    }
    
    .top-nav .logo img {
        max-width: 250px;
    }
    
    .atobobrand {
        display: none;
    }
    
    .user-menu {
        top: 10px;
        gap: 10px;
    }
    
    .toOrder {
        top: 10px;
    }
    
    .tologin {
        left: 10px;
    }
    
    .toreg {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .search_box {
        height: 40px;
    }
    
    .search_box input {
        height: 36px;
        font-size: 13px;
        padding: 5px 15px;
    }
    
    .search_box button {
        font-size: 13px;
    }
    
    .category-select-box select {
        height: 40px;
        font-size: 13px;
        padding: 0 15px;
    }
    
    .home-button {
        padding: 8px 12px;
        min-width: 100px;
        font-size: 13px;
    }
    
    .top-nav .logo img {
        max-width: 200px;
    }
}


	.search_box{
		margin: 0 auto;
		width: 500px;
		max-width: 100%;
	    background-color: #da403a;
	    padding: 5px;
	    height: 4rem;
	    border-radius: 4rem;
	    background-image: linear-gradient( rgba(131, 106, 171, 0.75), transparent);
	    display: flex;
	    justify-content: space-between;

	}
	.search_box input{
		border:none;
		height: calc(4rem - 10px);
		border-radius:calc(4rem - 10px);
		width: 80%;
		padding: 5px 1.5rem;
		font-size: 1.15rem;
	}
	.search_box button{
		border:none;
		background-color:rgba(255,255,255,0);
		color: #fff;
		font-size: 1.15rem;
		font-weight: bold;
		text-align: center;
		width: 20%;
	}
    .topmy {
    text-indent: 1px;
}
.search-placeholder {
    position: relative;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
    width: 100%;
    color: #aaa;
}


/*	.class-button {
    display: inline-block;
    color: #000;
    padding: 10px;
    min-width: 110px;
 border: 1px solid #d6e6ff;
    border-radius: 5px;
    margin-bottom: 20px;
	text-align: center;
}
.class-button:hover{
	color:#444;
	background:#fff;
	box-shadow: 0 3px 8px 0 rgba(211,12,12,.3);
}

.class-button.choset {
    background-color: #da403a;
    color: #fff;
}*/

/* 按钮样式 */
.class-button {
    display: inline-block;
    color: #000;
    padding: 10px;
    min-width: 110px;
    border: 1px solid #d6e6ff;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
}

.class-button:hover {
    color: #444;
    background: #fff;
    box-shadow: 0 3px 8px 0 rgba(211, 12, 12, .3);
}

.class-button.choset {
    background-color: #da403a;
    color: #fff;
}

/* 媒体查询，针对小屏幕设备调整按钮样式 */
@media only screen and (max-width: 600px) {
    .class-button {
        padding: 7px;
        margin-bottom: 8px;
    }
}




















/* 在原有index.css基础上添加和修改以下样式 */

/* 统一颜色变量 */
:root {
    --primary: #da403a;
    --primary-hover: #c53030;
    --secondary: #ff7c39;
    --success: #19d100;
    --info: #0088cc;
    --warning: #ff7c39;
    --light: #f8f9fa;
    --dark: #333333;
    --gray: #666666;
    --light-gray: #999999;
    --border: #eaeff5;
    --shadow: rgba(41, 128, 185, 0.1);
}

/* 搜索和分类容器优化 */
.search-and-select-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin: 20px auto;
    max-width: 800px;
    width: 100%;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    padding: 10px;
    transition: all 0.3s ease;
}

.search_box {
    flex: 2;
    min-width: 300px;
    margin: 0;
    background: linear-gradient(135deg, var(--primary), #e53e3e);
    padding: 5px;
    height: 50px;
    border-radius: 25px;
    display: flex;
    justify-content: space-between;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.search_box:focus-within {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 20px rgba(218, 64, 58, 0.3);
}

.search_box input {
    border: none;
    height: 40px;
    border-radius: 20px;
    width: 80%;
    padding: 0 20px;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.95);
    transition: all 0.3s ease;
}

.search_box input:focus {
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.search_box button {
    border: none;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    width: 20%;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.search_box button:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.05);
}

.category-select-box {
    flex: 1;
    min-width: 180px;
    position: relative;
}

.category-select-box::after {
    content: "▼";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--gray);
    font-size: 12px;
    pointer-events: none;
}

.category-select-box select {
    width: 100%;
    height: 50px;
    border: 2px solid var(--border);
    border-radius: 25px;
    padding: 0 40px 0 20px;
    font-size: 16px;
    background: white;
    appearance: none;
    cursor: pointer;
    transition: all 0.3s ease;
    color: var(--dark);
}

.category-select-box select:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(218, 64, 58, 0.1);
}

/* 产品卡片优化 */
.product_widget {
    background-color: white;
    box-shadow: 0 2px 15px 0px rgba(18, 61, 88, 0.08);
    border: 1px solid #e8eef1;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    transition: all 0.3s ease;
    transform: translateY(0);
}

.product_widget:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(18, 61, 88, 0.15);
    border-color: var(--primary);
}

.product_widget > a {
    display: block;
    padding: 25px 20px;
    position: relative;
    text-decoration: none;
    color: inherit;
}

.product_widget > a > figure {
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
    background-color: #eef5ff;
    background-size: 30px 30px;
    border: 1px solid #d6e6ff;
    position: relative;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.product_widget:hover > a > figure {
    background-color: var(--primary);
    transform: scale(1.1);
}

.product_widget > a > figure i {
    color: var(--primary);
    font-size: 24px;
    transition: all 0.3s ease;
}

.product_widget:hover > a > figure i {
    color: white;
}

.product_widget > a > h4 {
    color: var(--dark);
    font-size: 1.15rem;
    text-align: left;
    text-indent: 0.6rem;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.3;
}

.product_widget > a > p {
    color: var(--gray);
    overflow: hidden;
    height: 4.5rem;
    line-height: 1.5;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.product_widget > a > .price_part {
    color: var(--primary);
    font-weight: bold;
    padding: 8px 16px;
    border-radius: 20px;
    border: 1px solid var(--border);
    display: inline-block;
    position: absolute;
    right: 15px;
    bottom: 15px;
    transition: all 0.3s ease;
    background: white;
}

.product_widget:hover > a > .price_part {
    background: var(--primary);
    color: white;
    border-color: var(--primary);
}

.product_widget > a > .sales_part {
    padding: 8px 0;
    display: inline-block;
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: var(--light-gray);
    font-size: 13px;
}

/* 按钮优化 */
.home-button {
    display: inline-block;
    color: #fff;
    padding: 12px 24px;
    min-width: 140px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 25px;
    font-size: 16px;
    margin: 5px 8px;
    box-shadow: 0 3px 8px 0 rgba(211, 12, 12, 0.3);
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 500;
}

.home-button:hover {
    color: #444;
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px 0 rgba(211, 12, 12, 0.4);
    border-color: rgba(255, 255, 255, 0.8);
}

/* 用户菜单优化 */
.topmy {
    border-radius: 15px;
    padding: 0 15px;
    height: 32px;
    line-height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    white-space: nowrap;
    backdrop-filter: blur(10px);
}

.topmy a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    align-items: center;
    gap: 5px;
}

.topmy:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-1px);
}

.toOrder {
    border-radius: 15px;
    padding: 0 15px;
    height: 32px;
    line-height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
}

.toOrder:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-1px);
}

.atobobrand {
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 8px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    padding: 6px 12px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
}

/* 响应式优化 */
@media only screen and (max-width: 768px) {
    .search-and-select-container {
        flex-direction: column;
        gap: 10px;
        padding: 15px;
    }
    
    .search_box {
        width: 100%;
        min-width: auto;
    }
    
    .category-select-box {
        width: 100%;
    }
    
    .product_widget {
        margin-bottom: 20px;
    }
    
    .product_widget > a {
        padding: 20px 15px;
    }
    
    .home-button {
        padding: 10px 20px;
        min-width: 120px;
        font-size: 14px;
        margin: 3px 5px;
    }
}

@media only screen and (max-width: 480px) {
    .search_box input {
        font-size: 14px;
        padding: 0 15px;
    }
    
    .search_box button {
        font-size: 14px;
    }
    
    .category-select-box select {
        font-size: 14px;
    }
    
    .product_widget > a > h4 {
        font-size: 1rem;
    }
}




























/* ===== 首页美化追加 ===== */
.search-and-select-container {
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.search_box {
    background: linear-gradient(135deg, var(--primary), #e53e3e);
    box-shadow: 0 4px 15px rgba(218, 64, 58, 0.25);
}

.search_box input {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
}

.search_box button {
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    font-weight: 600;
}

.category-select-box select {
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
}

/* 产品卡片悬浮效果 */
.product_widget {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(234, 239, 245, 0.8);
}

.product_widget:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 40px rgba(18, 61, 88, 0.15);
    border-color: var(--primary);
}

.product_widget > a > figure {
    transition: all 0.4s ease;
    background: linear-gradient(135deg, #eef5ff, #e3edff);
}

.product_widget:hover > a > figure {
    background: linear-gradient(135deg, var(--primary), #e53e3e);
    transform: rotate(5deg) scale(1.1);
}

.product_widget:hover > a > figure i {
    color: white;
    transform: scale(1.1);
}

.price_part {
    background: linear-gradient(135deg, #fff, #f8fafc);
    border: 1px solid rgba(255, 124, 57, 0.2);
    transition: all 0.3s ease;
}

.product_widget:hover .price_part {
    background: linear-gradient(135deg, var(--warning), #ff9257);
    color: white;
    transform: scale(1.05);
}

/* 按钮美化 */
.home-button {
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.15);
    border: 2px solid rgba(255, 255, 255, 0.3);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.home-button:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 25px rgba(211, 12, 12, 0.4);
}

/* 顶部用户菜单美化 */
.user-menu {
    backdrop-filter: blur(15px);
}

.topmy, .toOrder {
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.25);
    transition: all 0.3s ease;
}

.topmy:hover, .toOrder:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.atobobrand {
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

/* 分类按钮美化 */
.class-button {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 2px solid #d6e6ff;
    background: linear-gradient(135deg, #fff, #f8fafc);
}

.class-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(41, 128, 185, 0.2);
    border-color: var(--primary);
}

.class-button.choset {
    background: linear-gradient(135deg, var(--primary), #e53e3e);
    color: white;
    box-shadow: 0 4px 15px rgba(218, 64, 58, 0.3);
    transform: translateY(-2px);
}

/* 响应式优化追加 */
@media (max-width: 768px) {
    .product_widget:hover {
        transform: translateY(-5px) scale(1.01);
    }
    
    .home-button:hover {
        transform: translateY(-2px) scale(1.02);
    }
}













/* 搜索和分类选择框布局 - 优化版 */
.search-and-select-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 25px auto;
    max-width: 900px;
    width: 95%;
    height: 65px;
    background: #fff;
    border-radius: 35px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    padding: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    z-index: 10;
}

/* 搜索框样式优化 */
.search_box {
    flex: 2;
    margin: 0;
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    padding: 0;
    height: 50px;
    border-radius: 25px;
    display: flex;
    justify-content: space-between;
    border: 2px solid #e9ecef;
    transition: all 0.3s ease;
    overflow: hidden;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

.search_box:focus-within {
    border-color: #da403a;
    box-shadow: 0 0 0 3px rgba(218, 64, 58, 0.15), 
                inset 0 1px 3px rgba(0, 0, 0, 0.05);
    transform: translateY(-2px);
}

.search_box input {
    border: none;
    height: 46px;
    border-radius: 23px;
    width: 80%;
    padding: 5px 25px;
    font-size: 16px;
    background: transparent;
    color: #333;
    font-weight: 500;
}

.search_box input::placeholder {
    color: #999;
    font-weight: normal;
}

.search_box button {
    border: none;
    background: linear-gradient(135deg, #da403a, #c53030);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    width: 20%;
    border-radius: 23px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    box-shadow: 0 2px 5px rgba(218, 64, 58, 0.3);
}

.search_box button:hover {
    background: linear-gradient(135deg, #c53030, #b32323);
    transform: scale(1.03);
    box-shadow: 0 3px 8px rgba(218, 64, 58, 0.4);
}

/* 分类选择框样式优化 */
.category-select-box {
    flex: 1;
    min-width: 200px;
    position: relative;
    height: 50px;
}

.category-select-box::after {
    content: "▼";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #da403a;
    font-size: 12px;
    pointer-events: none;
    transition: all 0.2s ease;
}

.category-select-box:focus-within::after {
    transform: translateY(-50%) rotate(180deg);
}

.category-select-box select {
    width: 100%;
    height: 100%;
    border: 2px solid #e9ecef;
    border-radius: 25px;
    padding: 0 45px 0 20px;
    font-size: 16px;
    background: #f8f9fa;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
    color: #333;
}

.category-select-box select:focus {
    outline: none;
    border-color: #da403a;
    box-shadow: 0 0 0 3px rgba(218, 64, 58, 0.15);
    background: #fff;
}

.category-select-box select:hover {
    border-color: #ced4da;
    background: #fff;
}

/* 响应式设计优化 */
@media only screen and (max-width: 768px) {
    .search-and-select-container {
        flex-direction: column;
        gap: 15px;
        height: auto;
        padding: 20px;
        border-radius: 20px;
        margin: 15px auto;
    }
    
    .search_box {
        width: 100%;
        height: 50px;
    }
    
    .search_box input {
        height: 46px;
        font-size: 16px;
        padding: 5px 20px;
    }
    
    .category-select-box {
        width: 100%;
        height: 50px;
    }
    
    .category-select-box select {
        height: 100%;
        font-size: 16px;
    }
}

@media only screen and (max-width: 480px) {
    .search_box {
        height: 45px;
    }
    
    .search_box input {
        height: 41px;
        font-size: 15px;
        padding: 5px 15px;
    }
    
    .search_box button {
        font-size: 14px;
    }
    
    .category-select-box select {
        height: 45px;
        font-size: 15px;
        padding: 0 40px 0 15px;
    }
    
    .search-and-select-container {
        padding: 15px;
    }
}

/* 添加动画效果 */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.search-and-select-container {
    animation: fadeInUp 0.5s ease-out;
}





















/* 分类选择框样式 - 深度美化版 */
.category-select-box {
    flex: 1;
    min-width: 220px;
    position: relative;
    height: 55px;
    margin: 0;
}

.category-select-box::before {
    content: "📁";
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    z-index: 2;
    pointer-events: none;
    transition: all 0.3s ease;
}

.category-select-box::after {
    content: "▼";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #da403a;
    font-size: 12px;
    pointer-events: none;
    transition: all 0.3s ease;
    z-index: 2;
}

.category-select-box:focus-within::after {
    transform: translateY(-50%) rotate(180deg);
}

.category-select-box:focus-within::before {
    transform: translateY(-50%) scale(1.1);
    color: #da403a;
}

.category-select-box select {
    width: 100%;
    height: 100%;
    border: 2px solid #e9ecef;
    border-radius: 30px;
    padding: 0 55px 0 50px;
    font-size: 16px;
    background: linear-gradient(135deg, #f8f9fa, #ffffff);
    box-shadow: 
        0 4px 15px rgba(0, 0, 0, 0.05),
        inset 0 1px 3px rgba(255, 255, 255, 0.8);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    color: #495057;
    position: relative;
    z-index: 1;
}

.category-select-box select:hover {
    border-color: #da403a;
    background: linear-gradient(135deg, #ffffff, #f8f9fa);
    box-shadow: 
        0 6px 20px rgba(218, 64, 58, 0.15),
        inset 0 1px 3px rgba(255, 255, 255, 0.8);
    transform: translateY(-2px);
}

.category-select-box select:focus {
    outline: none;
    border-color: #da403a;
    box-shadow: 
        0 0 0 3px rgba(218, 64, 58, 0.2),
        0 8px 25px rgba(218, 64, 58, 0.15);
    background: linear-gradient(135deg, #ffffff, #fefefe);
    transform: translateY(-2px) scale(1.01);
}

/* 选择框选项样式 */
.category-select-box select option {
    padding: 12px 15px;
    font-size: 15px;
    background: white;
    color: #333;
    border-bottom: 1px solid #f1f3f4;
}

.category-select-box select option:hover {
    background: #f8f9fa;
}

.category-select-box select option:checked {
    background: linear-gradient(135deg, #da403a, #e53e3e);
    color: white;
}

/* 添加浮动标签效果 */
.category-select-box .select-label {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    color: #6c757d;
    font-size: 16px;
    pointer-events: none;
    transition: all 0.3s ease;
    z-index: 2;
    background: transparent;
    padding: 0 5px;
}

.category-select-box select:focus + .select-label,
.category-select-box select:valid + .select-label {
    top: 0;
    font-size: 12px;
    color: #da403a;
    background: white;
    transform: translateY(-50%);
    font-weight: 600;
}

/* 响应式优化 */
@media only screen and (max-width: 768px) {
    .category-select-box {
        width: 100%;
        min-width: auto;
        height: 50px;
    }
    
    .category-select-box::before {
        left: 15px;
        font-size: 16px;
    }
    
    .category-select-box select {
        padding: 0 45px 0 40px;
        font-size: 15px;
    }
    
    .category-select-box .select-label {
        left: 40px;
        font-size: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .category-select-box {
        height: 45px;
    }
    
    .category-select-box::before {
        left: 12px;
        font-size: 14px;
    }
    
    .category-select-box select {
        padding: 0 40px 0 35px;
        font-size: 14px;
    }
    
    .category-select-box .select-label {
        left: 35px;
        font-size: 14px;
    }
}

/* 添加微妙的动画效果 */
@keyframes selectPulse {
    0% { box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); }
    50% { box-shadow: 0 4px 15px rgba(218, 64, 58, 0.15); }
    100% { box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); }
}

.category-select-box select:focus {
    animation: selectPulse 2s infinite;
}

/* 添加加载状态效果 */
.category-select-box.loading::before {
    content: "⏳";
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: translateY(-50%) rotate(0deg); }
    100% { transform: translateY(-50%) rotate(360deg); }
}