* {
	font-family: "Ubuntu", sans-serif, verdana;
}

*,
::after,
::before {
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	font-size: 125%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block;
}

body {
	margin: 0;
	font-size: .7rem;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background: #fff;
}

[tabindex="-1"]:focus {
	outline: 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .25rem;
	font-weight: 300;
}

p {
	margin: 0 0 .75rem 0;
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: .5rem;
	font-style: normal;
	line-height: inherit;
}

dl,
ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: .5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 .5rem;
}

b,
strong {
	font-weight: bold;
}

ey_little {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

em {
	font-style: normal;
}

a {
	color: #333;
	text-decoration: none;
}


a:not([href]):not([tabindex]) {
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

pre {
	margin-top: 0;
	margin-bottom: .5rem;
	overflow: auto;
}

figure {
	margin: 0 0 .5rem;
}

img {
	vertical-align: middle;
	border-style: none;
}

table {
	border-collapse: collapse;
}

caption {
	padding: .75rem auto;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
}

button {
	border-radius: 0;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

input,
button,
select,
textarea {
	outline: none;
}

textarea {
	resize: none;
}

select {
	word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

textarea {
	overflow: auto;
	resize: vertical
}

progress {
	vertical-align: baseline
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: .75rem 0;
	border: 1px solid #eaeaea;
	padding: 0 1rem 1rem 1rem;
	border-radius: .2rem;
	font-size: .75rem;
	line-height: 1.5rem;
	color: #333;
}

legend {
	border: 0;
	font-size: .85rem;
	width: auto;
	margin: .5rem;
	padding: 0 .25rem;
	color: #f30;
}

hr {
	display: block;
	padding: 0;
	border: 0;
	height: 0;
	border-top: 1px solid #ddd;
}

@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg') format('svg');
}

[class*=ey-tb-],
.ey-tb-font {
	font-family: "iconfont";
	font-size: 1rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
}

.ey-tb-cart:before {
	content: "\e6af";
}

.ey-tb-feilei:before {
	content: "\e64b";
}

.ey-tb-triangle-circle:before {
	content: "\e77d";
}

.ey-tb-jia-circle:before {
	content: "\e789";
}

.ey-tb-shiian:before {
	content: "\e78f";
}

.ey-tb-jianchart:before {
	content: "\e7b5";
}

.ey-tb-cc:before {
	content: "\e816";
}

.ey-tb-cc-fill:before {
	content: "\e849";
}

.ey-tb-xx:before {
	content: "\e819";
}

.ey-tb-triangle:before {
	content: "\e830";
}

.ey-tb-jian:before {
	content: "\e832";
}

.ey-tb-coll:before {
	content: "\e86a";
}

.ey-tb-ss:before {
	content: "\e8f1";
}

.ey-tb-jia:before {
	content: "\e8fe";
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.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-lg-auto,
.col-md,
.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-md-auto,
.col-sm,
.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-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.btn {
	position: relative;
	display: inline-block;
	border: 1px solid #d9d9d9;
	padding: 0 .8rem;
	font-size: .7rem;
	line-height: 1.5rem;
	border-radius: .2rem;
	color: #595959;
	background: #fff;
	user-select: none;
}

.btn:hover {
	color: #e2231a;
	border-color: #e2231a;
}

.btn-red {
	background: #e2231a;
	border-color: #e2231a;
	color: #fff;
}

.btn-red:hover {
	background: #c9221a;
	border-color: #c9221a;
	color: #fff;
}

a.btn-red,
a.btn-yellow,
a.btn-blue,
a.btn-green,
a.btn-info {
	color: #fff;
}

a:hover.btn-red,
a:hover.btn-yellow,
a:hover.btn-blue,
a:hover.btn-green,
a:hover.btn-info {
	color: #fff;
}

a.btn-outline-red {
	color: #ED4014;
}

a.btn-outline-yellow {
	color: #F37B1D;
}

a.btn-outline-blue {
	color: #e2231a;
}

a.btn-outline-green {
	color: #19BE6B;
}

a.btn-outline-info {
	color: #2DB7F5;
}

.crumbs ul {
	list-style: none;
	color: #999;
}

.crumbs ul li {
	display: inline-block;
	font-size: .7rem;
	color: #999;
}

.crumbs ul a {
	color: #999;
}

.crumbs ul li+li:before {
	padding: 0 .4rem;
	content: "/\00a0";
	color: #999;
	font-size: .6rem;
	font-family: 宋体;
}

.crumbs_a ul li+li:before {
	content: ">>";
}

.crumbs-2 ul li+li:before {
	content: ">";
}

.crumbs ul li a {
	font-size: .7rem;
}

.crumbs ul li a[class*="icon"]:before {
	color: #999;
	font-size: .8rem;
	padding-right: .25rem;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-inner::after {
	display: block;
	clear: both;
	content: "";
}

.classify {
	background: #fff;

}

.classify .classify-zc {
	text-align: right;
	padding-top: .9rem;
	color: #999;
}

.classify .classify_yc {
	padding-left: .5rem;
}

.classify .classify_yc a {
	padding: .4rem .75rem;
	border-radius: .1rem;
	margin: .5rem .5rem 0 0;
	display: inline-block;
	color: #999;
}

.classify a:hover {
	border-color: #e2231a;
	color: #e2231a;
	cursor: pointer;
}

.classify a.active {
	color: #e2231a;
}

.classify-red a:hover,
.classify-red a.active {
	border-color: #ED4014;
	color: #ED4014;
}

.classify-yellow a:hover,
.classify-yellow a.active {
	border-color: #F37B1D;
	color: #F37B1D;
}

.classify-blue a:hover,
.classify-blue a.active {
	border-color: #e2231a;
	color: #e2231a;
}

.classify-green a:hover,
.classify-green a.active {
	border-color: #19BE6B;
	color: #19BE6B;
}

.classify-info a:hover,
.classify-info a.active {
	border-color: #2DB7F5;
	color: #2DB7F5;
}

.classify-black a:hover,
.classify-black a.active {
	border-color: #666;
	color: #666;
}

.classify .classify_yc-pic a:hover {
	position: relative;
}

.classify .classify_yc-pic a.active {
	position: relative;
}

.classify .classify_yc-pic a:first-child {
	margin-right: .75rem;
}

.eyou_gjc {
	margin-bottom: .5rem;
	padding-bottom: .25rem;
	position: relative;
}

.eyou_gjc+.hide {
	display: none;
}

.eyou_gjc>label {
	margin-bottom: .5rem;
}

.eyoucms-ssfm {
	display: block;
	width: 100%;
	padding: .6rem .8rem;
	font-size: .7rem;
	font-weight: 400;
	color: #495057;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	text-align: left;
}

select.eyoucms-ssfm,
textarea.eyoucms-ssfm {
	height: auto;
}

textarea.eyoucms-ssfm {
	min-height: 5rem;
}

.eyoucms-ssfm::-ms-expand {
	background-color: transparent;
	border: 0;
}

.eyoucms-ssfm:focus {
	color: #495057;
	background: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, .25);
}

.eyoucms-ssfm::-webkit-input-placeholder {
	color: #999;
}

.eyoucms-ssfm::-moz-placeholder {
	color: #999;
}

.eyoucms-ssfm:-ms-input-placeholder {
	color: #999;
}

.eyoucms-ssfm::-ms-input-placeholder {
	color: #999;
}

.eyoucms-ssfm::placeholder {
	color: #999;
}

.eyoucms-ssfm:disabled {
	background: #fafafa;
	opacity: 1;
	cursor: not-allowed;
}

.eyoucms-ssfm[readonly] {
	background: #fafafa;
	opacity: 1;
}

.eyoucms-ssfm-check {
	margin-bottom: .15rem;
	margin-right: .25rem;
	vertical-align: middle;
}

.col-form-label {
	padding-top: .5rem;
	color: #666;
	padding-right: .5rem;
}

.eyou-key {
	display: flex;
}

.eyou-key .before {
	justify-content: center;
	align-items: center;
	display: flex;
	padding: .3rem .6rem;
	font-size: .7rem;
	font-weight: 400;
	color: #495057;
	border: 1px solid #ced4da;
	border-right: 0;
	background: #F6F7FF;
	border-radius: 0.2rem 0 0 0.2rem;
}

.eyou-key .tijiao {
	justify-content: center;
	align-items: center;
	display: flex;
	padding: .3rem 0.35rem;
	font-size: .7rem;
	font-weight: 400;
	color: #495057;
	border: 1px solid #ced4da;
	border-left: 0;
	background: #F6F7FF;
	white-space: nowrap;
}

.eyou-key a.tijiao {
	font-size: .7rem;
	padding: .3rem .6rem;
	cursor: pointer;
	font-family: microsoft yahei;
}

.eyou-key a.tijiao:before {
	margin-right: .25rem;
	font-size: .9rem;
	color: #999;
	font-family: "iconfont";
}

.eyou-key a:hover.tijiao,
.eyou-key a:hover.tijiao:before {
	color: #f30;
}

.eyou-key button.tijiao {
	padding: .3rem .8rem;
}

.eyou-key .code {
	min-height: 2.2rem;
	justify-content: center;
	align-items: center;
	display: flex;
	padding: 0 .6rem;
	border: 1px solid #ced4da;
	border-left: 0;
	background: #fff;
	border-radius: 0;
	cursor: pointer;
	border-radius: 0 .2rem .2rem 0;
}

.eyou-key .code img {
	height: 2.2rem;
	border-radius: 0 .2rem .2rem 0;
}

.eyou-key .eyoucms-ssfm {
	flex: 1;
}

.eyou-key-check {
	padding-top: .35rem;
}

.eyou-key-check label {
	margin-right: .5rem;
}

.eyou-key .radius-none {
	border-radius: 0;
}

.eyou-key .radius-left-none {
	border-radius: 0 .2rem .2rem 0;
}

.eyou-key .radius-right-none {
	border-radius: .2rem 0 0 .2rem;
}

.eyou-key .radius-none {
	border-radius: 0;
}

.eyoucms-ssfm.w-auto {
	width: auto;
	display: inline-block;
}

.amount_wrap {
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	border: 1px solid #dadada;
	border-radius: .1rem;
	background: #fff;
}

.amount_wrap:hover {
	border-color: #ff9380;
}

.inputnumber-text {
	padding: .25rem;
	min-width: 2.5rem;
	border-radius: .1rem 0 0 .1rem;
	text-align: center;
}

.inputnumber:focus {
	box-shadow: none;
	border: 0;
}

.amount_min,
.amount_max {
	display: inline-block;
	border: 1px solid #dadada;
	border-top: 0;
	border-bottom: 0;
	padding: .25rem .5rem .15rem .5rem;
	cursor: pointer;
	margin-right: -1px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	color: #555;
}

.amount_min {
	border-left: 0;
}

.amount_min:hover,
.amount_max:hover {
	color: #e2231a;
	border-color: #ff9380;
	z-index: 1;
}

.amount_min i,
.amount_max i {
	font-size: .7rem;
}

.amount_min.inputnumber-disabled,
.amount_max.inputnumber-disabled {
	cursor: not-allowed;
	color: #999;
}

.amount_min.inputnumber-disabled:hover,
.amount_max.inputnumber-disabled:hover {
	border-color: #dadada;
}

.amount_wrap.disabled {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	background: #fafafa;
	cursor: not-allowed;
}

.amount_wrap.disabled:hover {
	border-color: #dadada;
}

.amount_wrap.disabled .amount_min,
.amount_wrap.disabled .amount_max,
.amount_wrap.disabled .inputnumber-text {
	cursor: not-allowed;
	color: #999;
}

.amount_wrap.disabled .amount_min:hover,
.amount_wrap.disabled .amount_max:hover {
	border-color: #dadada;
	color: #999;
}

.inputnumber-center .amount_min {
	border-left: 0;
	border-right-width: 1px;
}

.list {
	list-style: none;
}

.list li {
	border-bottom: 1px solid #e4eaec;
	padding: .5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.list li a {
	color: #333;
	flex: 1;
}

.list li a:hover {
	color: #f30;
}

.list li a .ui-icon-font {
	margin: 0 .5rem 0 .25rem;
	color: #999;
}

.list li .arrow {
	padding: 0 .25rem 0 .45rem;
}

.list li .arrow:after {
	content: "\e82a";
	font-family: "iconfont";
	color: #ccc;
	font-size: 1rem;
}

.list-border {
	border: 1px solid #e4eaec;
	border-bottom: 0;
}

.list-striped li:nth-child(even) {
	background: #F9FBFD;
}

.list-hover li:hover {
	background: #F9FBFD;
}

.list-border .arrow {
	padding: 0 .45rem;
}

.list .active {
	background: #F5FAFE;
}

.list_border_none li {
	border-bottom: 0;
	padding: 0;
}

.eyou-wzlb .media {
	margin-bottom: 1rem;
	padding-bottom: .75rem;
}

.eyou-wzlb .media:last-child {
	margin-bottom: 0;
}

.media {
	display: flex;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: .25rem;
}

.news_pic {}

.news_pic img,
.news_pic svg {
	border: 1px solid #eaeaea;
	padding: .15rem;
	text-anchor: middle;
}

.news_index {
	flex: 1;
	position: relative;
}

.news-toubu {
	font-size: .8rem;
	margin: 0 0 .25rem 0;
}

.news_miaos {
	font-size: .7rem;
	line-height: 1.2rem;
	color: #888;
	word-break: break-all;
}

.news_tsj {
	font-size: .6rem;
	color: #999;
	margin-top: .25rem;
	vertical-align: middle;
}


.eyou_hs .eyou_mz {
	color: #e2231a;
	border-bottom-color: #e2231a;
}

.imgshow {
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.imgshow:after {
	content: " ";
	clear: both;
	display: table;
}

.imgshow_project {
	position: relative;
	z-index: 1;
	float: left;
	width: 234px;
	margin-left: 14px;
	margin-bottom: 14px;
	background: #fff;
	transition: box-shadow .5s linear, -webkit-box-shadow .5s linear;
	box-sizing: unset;
}

.imgshow_project>a {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0;
}

.eyou_ject {
	height: 300px;
}

.imgshow-more a {
	display: block;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0;
}

.imgshow_project:hover {
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
}

.imgshow-pic {
	position: relative;
	overflow: hidden;
}

.imgshow-pic img {
	width: 100%;
	position: absolute;
	z-index: 1;
}

.imgshow-pic .upload {
	width: 100%;
	height: 100%;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.6rem;
	color: #ccc;
	cursor: pointer;
	background: #f9f9f9;
}

.imgshow-pic .upload:hover {
	color: #333;
}

.imgshow-pic em {
	position: absolute;
	right: -3.7rem;
	top: .5rem;
	z-index: 10;
	width: 10rem;
	line-height: 1.6rem;
	background: #2DB7F5;
	color: #fff;
	font-size: .65rem;
	text-align: center;
	font-style: normal;
	transform: rotate(45deg);
}
.imgshow-contain{
    text-align: left;
}

.imgshow-pic em.bg-red {
	background: #ED4014;
}

.imgshow-pic em.bg-yellow {
	background: #F37B1D;
}

.imgshow-pic em.bg-blue {
	background: #e2231a;
}

.imgshow-pic em.bg-green {
	background: #19BE6B;
}

.imgshow-pic em.bg-info {
	background: #2DB7F5;
}

.imgshow_cap {
	margin: 0 10px 2px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	text-align: center;
}

.imgshow_curve {
	display: flex;
	align-items: center;
}

.brick-item-m .sort {
	margin: 0 10px 10px;
	height: 18px;
	font-size: 12px;
	color: #b0b0b0;
}

.imgshow-jiage {
	color: #333;
	flex: 1;
	font-size: .7rem;
text-align: center;
}

.imgshow-jiage .pricea {
line-height: 2;
    text-align: center;
}
.imgshow-jiage .pricea a::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #f77b10;
    left: 0;
    bottom: 0;
}
.imgshow-jiage .price del {
	margin-left: .5em;
	color: #b0b0b0;
}

.imgshow_curve .action {}

.imgshow_curve .action a.btn {
	border-radius: 2.5rem;
	padding: 0 1rem;
}

.imgshow-col-2 .imgshow_project {
	width: 48.5%;
}

.imgshow-col-3 .imgshow_project {
	width: 31.8%;
}

.imgshow-cb .imgshow_project {
	width: 234px;
	margin-right: 14px;
	margin-left: 0;
	transition: box-shadow .5s linear, -webkit-box-shadow .5s linear;
}

.imgshow-cb .imgshow_project:nth-child(5n) {
	margin-right: 0;
}

.imgshow_a .imgshow-pic {
	width: 160px;
	height: 160px;
	margin: 0 auto 18px;
}

.imgshow-3-2 .imgshow-pic {
	padding-bottom: 66.6%;
}

.imgshow-3-4 .imgshow-pic {
	padding-bottom: 133.3%;
}

.imgshow-16-9 .imgshow-pic {
	padding-bottom: 56.2%;
}

.imgshow_ac .imgshow-pic img {
	min-height: 100%;
}

.imgshow-pic .upload-action {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: -100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .75rem;
	z-index: 2;
	background: rgba(0, 0, 0, .4);
	transition: all .5s ease 0s;
}

.imgshow-pic .upload-action a {
	font-size: 1rem;
	color: #999;
	margin: 0 .25rem;
}

.imgshow-pic .upload-action a:hover {
	color: #fff;
}

.imgshow-pic:hover .upload-action {
	bottom: 0;
}

.imgshow-top {
	margin-top: -.75rem;
}

.page {
	user-select: none;
}

.page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	margin-left: .05rem;
}

.page ul li {
	font-size: 0;
	list-style: none;
	display: inline-block;
	border: 1px solid #d9d9d9;
	margin-left: -.05rem;
}

.page ul li:first-child,
.page ul li:first-child a {
	border-radius: .1rem 0 0 .1rem;
}

.page ul li:last-child,
.page ul li:last-child a {
	border-radius: 0 .1rem .1rem 0;
}

.page ul li a {
	font-size: .7rem;
	display: block;
	padding: 0 .65rem;
	line-height: 1.75rem;
	color: #444;
	background: #fff;
}

.page ul li a:not([href]) {
	color: #999;
	cursor: not-allowed;
}

.page ul li.active {
	border-color: #e2231a;
	background: #e2231a;
}

.page ul li.active a {
	color: #fff;
	background: #e2231a;
}

.page ul li.active a:hover {
	background: #e2231a;
}

.page ul li:hover a {
	background: #f9f9f9;
}

.page-red ul li.active {
	border-color: #ED4014;
	background: #ED4014;
}

.page-red ul li.active a {
	background: #ED4014;
}

.page-red ul li.active a:hover {
	background: #ED4014;
}

.page-yellow ul li.active {
	border-color: #F37B1D;
	background: #F37B1D;
}

.page-yellow ul li.active a {
	background: #F37B1D;
}

.page-yellow ul li.active a:hover {
	background: #F37B1D;
}

.page-green ul li.active {
	border-color: #19BE6B;
	background: #19BE6B;
}

.page-green ul li.active a {
	background: #19BE6B;
}

.page-green ul li.active a:hover {
	background: #19BE6B;
}

.page-info ul li.active {
	border-color: #2DB7F5;
	background: #2DB7F5;
}

.page-info ul li.active a {
	background: #2DB7F5;
}

.page-info ul li.active a:hover {
	background: #2DB7F5;
}

.eyou_adj ul li {
	margin-right: .3rem;
}

.eyou_adj ul li {
	border-radius: .1rem;
}

.eyou_adj ul li:first-child,
.eyou_adj ul li:last-child {
	border-radius: .1rem;
}

.eyou_pages ul {
	display: flex;
	color: #999;
	justify-content: center;
	align-items: center;
}

.page-right ul {
	display: flex;
	justify-content: flex-end;
}

.page-right {
	display: flex;
}

.page-right .page-other {
	flex: 1;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.eyou_adj ul li {
	margin-right: .3rem;
}

.eyou_adj ul li {
	border-radius: .1rem;
}

@-webkit-keyframes progress-bar-active {
	from {
		background-position: 1.5rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-active {
	from {
		background-position: 1.5rem 0
	}

	to {
		background-position: 0 0
	}
}

.asim_img img{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0px;
    width: 100%;

}
.table {
	width: 100%;
}

.table th {
	padding: .5rem .75rem;
	white-space: nowrap;
	border-bottom: .1rem solid #eee;
	white-space: nowrap;
}

.table td {
	padding: .5rem .75rem;
	border-bottom: 1px solid #eee;
	font-size: .65rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	min-height: 2rem;
}

.table .thead-dark {
	background: #697076;
}

.table .thead-dark th {
	color: #fff;
	border-color: #697076;
}

.table .thead-gray {
	background: #fafafa;
}

.table .thead-gray th {
	border-color: #eee;
}

.table-border,
.table-border th,
.table-border td {
	border: 1px solid #eee;
	text-align: center;
}

.table .text-left {
	text-align: left;
}

.table .top-wenzi {
	text-align: right;
}

.table-hover tr:hover {
	background: #EBF7FF;
}

.table-striped tr:nth-child(even) {
	background: #FBFDFF;
}

.table-striped tr:nth-child(even):hover {
	background: #EBF7FF;
}

.table .thead-dark tr:hover {
	background: #697076;
}

.table .thead-gray tr:hover {
	background: #fafafa;
}

.table td .switch {
	margin-top: .25rem;
}

.table td [class*=ui-icon-] {
	font-size: .95rem;
}

.table td a [class*=ui-icon-] {
	color: #999;
}

.table td a:hover [class*=ui-icon-] {
	color: #f30;
}

.table td del {
	color: #999;
}

.table .ui-active {
	background: #EBF7FF;
}

.table .ui-active tr:hover {
	background: #EBF7FF;
}

.table .border-left-none {
	border-left: 0;
}

.table .border-right-none {
	border-right: 0;
}

.table td .image {
	border: 1px solid #f3f3f3;
	width: 64px;
	vertical-align: text-top;
	margin-right: 15px;
	float: left;
	padding: 2px;
}

.select:after {
	display: table;
	content: " ";
	clear: both;
}

.eyou_switch {
	border-bottom: 0 solid #e4eaec;
	font-size: 0;
	flex: 1;
}

.eyou_switch li {
	display: inline-block;
	margin-right: .5rem;
}

.eyou_switch li a {
	display: block;
	color: #76838F;
	padding: .5rem .2rem;
	font-size: .75rem;
}

.eyou_switch li a:hover {
	color: #e2231a;
}

.eyou_switch li:hover {}

.eyou_switch li.active {
	border-bottom: .1rem solid #e2231a;
}

.eyou_switch li.active a {
	color: #e2231a;
}

.eyou_matter {
	padding: 0;
}

.eyou_matter .eyou-contain {
	display: none;
}

.eyou_matter .eyou-contain img {
	max-width: 100%;
	background: #fff;
}

.eyou-contain.active {
	display: block;
}

.eyou-theme {
	display: flex;
	line-height: 0;
}

.eyou-theme .eyou-cap {
	align-items: center;
	justify-content: flex-start;
	display: flex;
	flex: 1;
	font-size: .9rem;
	font-weight: 400;
}

.eyou-theme .eyou_switch {
	justify-content: flex-end;
	display: flex;
}

.eyou-theme .eyou_switch li {
	margin-left: .5rem;
	margin-right: 0;
}

.eyou_matter .eyou-contain .eyou_switch li.active {
	display: inline-block;
}

@media(max-width:576px) {

	.modal,
	.dialog {
		max-width: 95%;
	}

	.imgshow-pic em {
		position: absolute;
		right: -4rem;
		top: .43rem;
		z-index: 10;
		width: 10rem;
		height: 1.2rem;
		line-height: 1.3rem;
		background: #2DB7F5;
		color: #fff;
		font-size: .45rem;
		text-align: center;
		font-style: normal;
		transform: rotate(45deg);
	}

	.page ul li a {
		font-size: .6rem;
		padding: 0 .6rem;
		line-height: 1.5rem;
	}

	.imgshow-jiage strong {
		font-size: .75rem;
		font-weight: normal;
	}
}

.mwidth {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: '\20';
	display: block;
	clear: both;
}

.hide_cc .sec_box {
	display: none !important;
}

.sec_box {
	width: 100%;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	z-index: 10;
	top: 60px;
	padding: 50px 0 60px;
	display: block;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}

.bgf5 {
	background: #fff;
}

.bgf5:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #ddd;
	bottom: 0;
	left: 0;
}

.bgf5:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #ddd;
	top: 0;
	left: 0;
}

.sec_cont {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

.sec_cont:after {
	content: "";
	content: "";
	position: absolute;
	width: 1px;
	height: calc(100% - 60px);
	top: 30px;
	right: 50%;
	background: #eee;
	margin-right: -120px;
	z-index: 9;
	visibility: inherit;
}

.sec_nav {
	width: calc(100% - 290px);
	display: flex;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}



.seclist_tit {
	float: left;
	width: 33%;
	margin-bottom: 30px;
	line-height: 1em;
	position: relative;
	font-size: 25px;
	color: #f77b10;
}

.seclist_tit a:hover {
	color: #f77b10;
	opacity: 1;
}

.seclist_jt {
	width: 19px;
	text-align: center;
	line-height: 1;
	font-size: 16px;
	color: #f77b10;
	display: inline;
}

.seclist_tit a {
	font-size: 16px;
	color: #0f6f7b;
	line-height: 1em;
	opacity: 0.8;
	display: block;
}

.seclistjt_top {
	transform: rotate(180deg);
}

.thr_box,
.thr_ul,
.thr_li {
	width: 100%;
}

.thr_ul {
	margin: 0
}

.thr_li {
	line-height: 1.45;
	/* line-height: 1.55; */
	margin-bottom: 28.69px;
}

.thr_li a {
	font-size: 19.76px;
	color: #f77b10;
	border-bottom: 2px solid rgba(0, 146, 229, 0);
}

.thr_li a:hover {
	color: #f77b10;
	border-bottom-color: #f77b10;
}

.thr_jt {
	display: inline-block;
	width: 19.76px;
	line-height: 1;
	color: #f77b10;
	margin-top: 3.04;
}

.thr_li a:hover .thr_jt {
	color: #f77b10;
}

.nav_li:nth-child(5) .sec_list,
.nav_li:nth-child(6) .sec_list,
.nav_li:nth-child(7) .sec_list {
	width: 33%;
}

.sec_img_box {
	width: 290px;
}

.sec_img_box img {
	display: block;
	width: 100%;
	height: auto;
}

.sec_img_box span {
	display: block;
	color: #333;
	font-size: 20px;
	line-height: 1em;
	margin-top: 20px;
}

.sec_jt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 0 0 20px;
	cursor: pointer;
	position: absolute;
	left: 0;
	bottom: 0;
}
.sec_jt i{
    height: 30px;
}


.sec_nav .page_item_has_children {
	display: block;
	float: left;
	width: 33.33%;
	line-height: 1em;
	margin-bottom: 20px;
}

.sec_nav .page_item_has_children a {
	color: #f77b10;
	font-size: 17px;
	line-height: 1em;
	opacity: 0.8;
	display: block;
	font-weight: 600;
}

.sec_nav .page_item_has_children .children {
	display: block;
	overflow: hidden;
	margin-top: 16px;
}

.sec_nav .page_item_has_children .children li {
	display: block;
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
	line-height: 1em;
}

.sec_nav .page_item_has_children .children li a {
	color: #0f6f7b;
	line-height: 1em;
	font-size: 14px;
	opacity: 0.8;
	font-weight: 400;
}



.sec_nav .page_item_has_children a:hover,
.sec_nav .page_item_has_children .children li a:hover {
	opacity: 1;
}


.sec_nav100 {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: top;
	-webkit-align-items: top;
}

.sec_nav100 .page_item_has_children {
	width: auto;
}

.sec_cont100 {
	width: calc(70% - 100px);
}

.sec_cont100:after {
	display: none;
}

.sec_nav .page_item_has_children .children li .list3a {
	display: block;
	margin: 10px 5px;
}

.sec_nav .page_item_has_children .children li .list3a a {
	display: block;
	font-size: 14px;
	margin: 12px 5px;
	opacity: 0.6;
}

.sec_nav .page_item_has_children .children li .list3a a:hover {
	opacity: 1;
}

/* 新头部样式结束 */
/* .eyoucms_top {
	display: flex;
	padding: .45rem .8rem;
	background: #e2231a;
	justfiy-content: center;
	align-items: center;
}

.eyoucms_top-logo {
	padding: 0 .5rem .25rem 0;
}

.eyoucms_top-logo a {
	color: #fff;
}

.eyoucms_top-search {
	flex: 1;
	justify-content: flex-end;
	color: #fff;
	text-align: right;
	padding-right: 1rem;
	position: relative;
}

.eyoucms_top-search input {
	background: #fff;
	border: 1px solid rgba(255, 255, 255, .5);
	line-height: 1.5rem;
	height: 1.7rem;
	padding: 0 .75rem;
	border-radius: 1rem;
	color: #666;
	width: 100%;
	margin-left: 1rem;
}

.eyoucms_top-search button {
	position: absolute;
	background: none;
	width: 1.5rem;
	border: 0;
	top: 0;
	right: .5rem;
	top: .1rem;
}

.eyoucms_top-search button:focus {
	border: 0;
}

.eyoucms_top-search button i {
	color: #999;
}

.eyoucms_top-search-layout {
	flex: 1;
	justify-content: flex-end;
	text-align: right;
	padding-right: 1rem;
	position: relative;
}

.eyoucms_top-search-layout a {
	background: #fff;
	border: 1px solid rgba(255, 255, 255, .5);
	line-height: 1.5rem;
	height: 1.7rem;
	padding: .5rem .75rem;
	border-radius: 1rem;
	color: #666;
	width: 100%;
	margin-left: 1rem;
	display: block;
	text-align: left;
	line-height: 1;
}

.eyoucms_top-search-layout i {
	position: absolute;
	top: 10%;
	right: .75rem;
	color: #999;
}

.eyoucms_top-three {
	justify-content: space-between;
}

.eyoucms_top-left {
	color: #fff;
	min-width: 1rem;
	cursor: pointer;
}

.eyoucms_top-left a {
	color: #fff;
}

.eyoucms_top-title {
	color: #fff;
	font-size: .8rem;
	padding: 0 1rem;
}

.eyoucms_top-right {
	color: #fff;
	min-width: 1rem;
}

.eyoucms_top-right a {
	color: #fff;
}

.eyoucms_top-red {
	background: #ED4014;
}

.eyoucms_top-yellow {
	background: #F37B1D;
}

.eyoucms_top-blue {
	background: #e2231a;
}

.eyoucms_top-green {
	background: #19BE6B;
}

.eyoucms_top-info {
	background: #2DB7F5;
}

.eyoucms_top-black {
	background: #222;
}

.eyoucms_top-white {
	background: #fff;
}

.eyoucms_top-white .eyoucms_top-left a {
	color: #333;
}

.eyoucms_top-white .eyoucms_top-title {
	color: #333;
}

.eyoucms_top-white .eyoucms_top-right {
	color: #333;
}

.eyoucms_top-white .eyoucms_top-right a {
	color: #333;
}

.eyoucms_top-opacity {
	background: none;
	z-index: 999;
	position: relative;
}

.eyoucms_top-opacity .eyoucms_top-left a {
	color: #fff;
	background: rgba(51, 51, 51, .2);
	padding: 5px;
	border-radius: 50%;
}

.eyoucms_top-opacity .eyoucms_top-right a {
	color: #fff;
	background: rgba(51, 51, 51, .2);
	padding: 5px;
	border-radius: 50%;
}

.eyoucms_top-opacity .eyoucms_top-title ul {
	list-style: none;
	display: none;
	margin-bottom: -.3rem;
}

.eyoucms_top-opacity .eyoucms_top-title ul li {
	font-size: 13px;
	padding: 0 8px;
}

.eyoucms_top-opacity .eyoucms_top-title ul li a {
	border-bottom: 2px solid transparent;
	display: flex;
	padding-bottom: 5px;
}

.eyoucms_top-opacity .eyoucms_top-title ul li.active a {
	border-bottom-color: #e2231a;
	color: #e2231a;
}

.eyoucms_top-show {
	background: #fff;
	transition: background 1s;
	border-bottom: 1px solid #eee;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
}

.eyoucms_top-show .eyoucms_top-left {
	font-size: .8rem;
	color: #333;
}

.eyoucms_top-show .eyoucms_top-left a {
	color: #333;
	background: #fff;
	transition: background 1s;
	padding: 5px;
	font-size: .8rem;
}

.eyoucms_top-show .eyoucms_top-right a {
	color: #333;
	background: #fff;
	transition: background 1s;
	padding: 5px;
}

.eyoucms_top-show .eyoucms_top-title {
	color: #333;
}

.eyoucms_top-show .eyoucms_top-title ul {
	display: flex;
} */

.w-100 {
	width: 100%;
}

.w-auto {
	width: auto;
}

.h-25 {
	height: 25%;
}

.h-50 {
	height: 50%;
}

.h-75 {
	height: 75%;
}

.h-100 {
	height: 100%;
}

.h-auto {
	height: auto;
}

.mw-100 {
	max-width: 100%;
}

.mh-100 {
	max-height: 100%;
}

.min-vw-100 {
	min-width: 100vw;
}

.min-vh-100 {
	min-height: 100vh;
}

.min-100 {
	min-height: 100px;
}

.min-200 {
	min-height: 200px;
}

.min-300 {
	min-height: 300px;
}

.min-400 {
	min-height: 400px;
}

.vw-100 {
	width: 100vw;
}

.vh-100 {
	height: 100vh;
}

.p {
	padding: .5rem;
}

.p-0 {
	padding: 0;
}

.p-sm {
	padding: .25rem;
}

.p-10 {
	padding: .5rem;
}

.p-15 {
	padding: .75rem;
}

.p-20 {
	padding: 1rem;
}

.p-30 {
	padding: 1.5rem;
}

.p-40 {
	padding: 2rem;
}

.pt {
	padding-top: .5rem;
}

.pt-0 {
	padding-top: 0;
}

.pt-sm {
	padding-top: .25rem;
}

.pt-10 {
	padding-top: .5rem;
}

.pt-15 {
	padding-top: .75rem;
}

.pt-20 {
	padding-top: 1rem;
}

.pt-30 {
	padding-top: 1.5rem;
}

.pt-40 {
	padding-top: 2rem;
}

.pb {
	padding-bottom: .5rem;
}

.pb-0 {
	padding-bottom: 0;
}

.pb-sm {
	padding-bottom: .25rem;
}

.pb-10 {
	padding-bottom: .5rem;
}

.pb-15 {
	padding-bottom: .75rem;
}

.pb-20 {
	padding-bottom: 1rem;
}

.pl {
	padding-left: .5rem;
}

.pl-0 {
	padding-left: 0;
}

.pl-sm {
	padding-left: .25rem;
}

.pl-10 {
	padding-left: .5rem;
}

.pl-15 {
	padding-left: .75rem;
}

.pl-20 {
	padding-left: 1rem;
}

.pl-30 {
	padding-left: 1.5rem;
}

.pl-40 {
	padding-left: 2rem;
}

.pr {
	padding-right: .5rem;
}

.pr-0 {
	padding-right: 0;
}

.pr-sm {
	padding-right: .25rem;
}

.pr-10 {
	padding-right: .5rem;
}

.pr-15 {
	padding-right: .75rem;
}

.pr-20 {
	padding-right: 1rem;
}

.pr-30 {
	padding-right: 1.5rem;
}

.pr-40 {
	padding-right: 2rem;
}

.m {
	margin: .5rem;
}

.m-0 {
	margin: 0;
}

.m-sm {
	margin: .25rem;
}

.m-10 {
	margin: .5rem;
}

.m-15 {
	margin: .75rem;
}

.m-20 {
	margin: 1rem;
}

.m-30 {
	margin: 1.5rem;
}

.m-40 {
	margin: 2rem;
}

.mt {
	margin-top: .5rem;
}

.mt-0 {
	margin-top: 0;
}

.mt-sm {
	margin-top: .25rem;
}

.mt-10 {
	margin-top: .5rem;
}

.mt-15 {
	margin-top: .75rem;
}

.mt-20 {
	margin-top: 1rem;
}

.mt-30 {
	margin-top: 1.5rem;
}

.mt-40 {
	margin-top: 2rem;
}

.mb {
	margin-bottom: .5rem;
}

.mb-0 {
	margin-bottom: 0;
}

.mb-sm {
	margin-bottom: .25rem;
}

.mb-10 {
	margin-bottom: .5rem;
}

.mb-15 {
	margin-bottom: .75rem;
}

.mb-20 {
	margin-bottom: 1rem;
}

.mautnu0 {
	margin-bottom: 1.5rem;
}

.mb-40 {
	margin-bottom: 2rem;
}

.ml {
	margin-left: .5rem;
}

.ml-0 {
	margin-left: 0;
}

.ml-sm {
	margin-left: .25rem;
}

.ml-10 {
	margin-left: .5rem;
}

.ml-15 {
	margin-left: .75rem;
}

.ml-20 {
	margin-left: 1rem;
}

.ml-30 {
	margin-left: 1.5rem;
}

.ml-40 {
	margin-left: 2rem;
}

.mr {
	margin-right: .5rem;
}

.mr-0 {
	margin-right: 0;
}

.mr-sm {
	margin-right: .25rem;
}

.mr-10 {
	margin-right: .5rem;
}

.mr-15 {
	margin-right: .75rem;
}

.mr-20 {
	margin-right: 1rem;
}

.mr-30 {
	margin-right: 1.5rem;
}

.mr-40 {
	margin-right: 2rem;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.show {
	display: block;
}

.hide {
	display: none;
}

@media print {
	.ui-print-hide {
		display: none !important
	}
}

.bd {
	border: 1px solid #eaeaea;
}

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f6f6f6;
}

.bg-red {
	background: #ED4014;
}

.bg-yellow {
	background: #F37B1D;
}

.bg-blue {
	background: #e2231a;
}

.bg-green {
	background: #19BE6B;
}

.bg-info {
	background: #2DB7F5;
}

.bg-info {
	background: #2DB7F5;
}

.eyoucms-wel {
	color: #ED4014;
}

.text-yellow {
	color: #F37B1D;
}

.text-blue {
	color: #e2231a;
}

.text-green {
	color: #19BE6B;
}

.text-info {
	color: #2DB7F5;
}

.text-white {
	color: #fff;
}

.text-black {
	color: #000;
}

.text-gray {
	color: #999;
}

.text-left {
	text-align: left;
}

.top-wenzi {
	text-align: right;
}

.eyou_wenben {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_index,
.eyou_dhlb,
.eyou_wenben a {
	color: #333;
}

.news_index,
.eyou_dhlb,
.eyou_wenben a:hover {
	color: #e2231a;
}

.radius {
	border-radius: 50%;
}

.radius img,
.radius svg {
	border-radius: 50%;
}

.radius-sm {
	border-radius: .02rem;
}

.disabled,
button:disabled {
	cursor: not-allowed;
}

@-webkit-keyframes a-rotate {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg)
	}
}

@-moz-keyframes a-rotate {
	0% {
		-moz-transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg)
	}
}

@-ms-keyframes a-rotate {
	0% {
		-ms-transform: rotate(0deg)
	}

	100% {
		-ms-transform: rotate(359deg)
	}
}

@keyframes a-rotate {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(359deg)
	}
}

@-webkit-keyframes fade {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fade {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fade-out {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fade-out {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes scale-up {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scale-up {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes scale-down {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.8);
		transform: scale(1.8);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scale-down {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.8);
		transform: scale(1.8);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes slide-top {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slide-top {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes slide-bottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slide-bottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes slide-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slide-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes slide-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slide-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10% {
		-webkit-transform: translateX(-9px);
		transform: translateX(-9px)
	}

	20% {
		-webkit-transform: translateX(8px);
		transform: translateX(8px)
	}

	30% {
		-webkit-transform: translateX(-7px);
		transform: translateX(-7px)
	}

	40% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px)
	}

	50% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}

	60% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px)
	}

	70% {
		-webkit-transform: translateX(-3px);
		transform: translateX(-3px)
	}

	80% {
		-webkit-transform: translateX(2px);
		transform: translateX(2px)
	}

	90% {
		-webkit-transform: translateX(-1px);
		transform: translateX(-1px)
	}
}

@keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10% {
		-webkit-transform: translateX(-9px);
		transform: translateX(-9px)
	}

	20% {
		-webkit-transform: translateX(8px);
		transform: translateX(8px)
	}

	30% {
		-webkit-transform: translateX(-7px);
		transform: translateX(-7px)
	}

	40% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px)
	}

	50% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}

	60% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px)
	}

	70% {
		-webkit-transform: translateX(-3px);
		transform: translateX(-3px)
	}

	80% {
		-webkit-transform: translateX(2px);
		transform: translateX(2px)
	}

	90% {
		-webkit-transform: translateX(-1px);
		transform: translateX(-1px)
	}
}

@-webkit-keyframes slide-top-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slide-top-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes slide-bottom-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slide-bottom-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-webkit-keyframes right-spring {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(-20%);
		transform: translateX(-20%)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes right-spring {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(-20%);
		transform: translateX(-20%)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes left-spring {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(20%);
		transform: translateX(20%)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes left-spring {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(20%);
		transform: translateX(20%)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes f {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes f {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

/* 新页面样式增加 */


.autnu .hd {
	width: 1200px;
	margin: 0 auto;
}

.autnu .hd ul {
	padding: 0 1px;
}

.autnu .hd li {
	width: 229px;
	height: 73px;
	line-height: 73px;
	text-align: center;
	background: url(../images/no.png);
	font-size: 18px;
	color: #02276c;
	float: left;
	margin-right: 13px;
	position: relative;
	cursor: pointer;
}

.autnu .hd li em {
	display: block;
	width: 14px;
	height: 9px;
	background: url(../images/em.png);
	position: absolute;
	bottom: -9px;
	left: 50%;
	margin-left: -7px;
	display: none;
}

.autnu .hd li:last-child {
	float: right;
	margin-right: 0;
}

.autnu .hd li.on {
	background: #f77b01;
	color: #fff;
}

.autnu .hd li.on em {
	display: block;
}

.autnu .bd {
	height: 519px;
	background: url(../images/autnu.jpg) center no-repeat;
}

.autnu .bds {
	color: #fff;
	width: 350px;
	height: 158px;
	padding: 170px 0 0 60px;
}

.autnu .bds h3 {
	font-size: 26px;
	font-weight: normal;
	padding: 10px 0 20px;
}

.autnu .bds .i {
	font-size: 14px;
	line-height: 26px;
}
.asim_about{
	background: #fff;
	margin-top:15px;
}
.asim_about ul{
	line-height: 82px;
}
.about_a li{
	text-align: center;
	list-style: none;
}
.about_a li a{
	font-size: 16px;
	text-align: center;
	display: inline-block;
}
.about_a li .active{
	color: #f77b10;
}
.about_a li span{
	color: #e0e0e0;
	padding: 0 40px;
	display: inline-block;
}
.about_silid{
	line-height: 1.75;
	    padding: 0px 10px;
}
.about_silid img{width:100%}
.aboutanshi{
padding: 20px;
display: flex;
width: 100%;
}
.aboutanshi .about_lfet{
    width: 50%;
font-size: 18px;
}
.aboutanshi .about_lfet p{
    width:80%;
}
.aboutanshi .about_lfet img{
    width:100px;
}
.aboutanshi .about_lfet h2{
font-size: 36px;
font-weight: 600;
padding-top:20px;

}
.aboutanshi .about_right{
    width:50%;
    
}
.rigint-form{
    padding-top: 20px;
}
.rigint-form label{
    width: 100%;
}
.rigint-form input{
    width: 70%;
    line-height: 2.5;
}
.rigint-form textarea{
    width: 70%;
    height:100px;
}
.dined input{ width: 70%;
    line-height: 3;
    background: #f77b10;
    border: none;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

 /* 资讯 */
 
 
 
/* 产品列表 */

 .icenter{
	 width:1100px;
 }
 
 .proshowtop{
	min-height: 300px;
    padding: 40px;
    background-color: #ffffff;
    margin-bottom: 12px;
    position: relative;
 }
  .proshowtop img{
      width: 220px;
    height: auto;
    float: left;
    box-shadow: 0 6px 16px 2px rgb(7 12 20 / 8%);
  }
 .proshowtop .txt{
    color: #333;
    margin-left: 40px;
    width: 850px;
    float: left;
 }
 .proshowtop .txt h3{
   font-size: 18px;
    font-weight: 600;
  
    height: 30px;
    line-height: 30px;
    
 }
 .proshowtop .txt p{
    margin-top: 30px;
    font-size: 14px;
    line-height: 28px;
    word-wrap: break-word;
    word-break: break-all;
 }
.icenter {
     display: block;
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
.proshowtop dd p{
	display: block;
	overflow: hidden;
	padding: 20px;
	float: left;
	width: 159px;
	border: 1px solid #ddd;
}
.proshowtop dd p img{
	display: block;
	width: 100%;
}
.proshowtop dd .txt{
	display: block;
	overflow: hidden;
	float: right;
	width: calc(95% - 200px);
}
.proshowtop dd .txt h3{
	display: block;
	color: #f77b10;
	font-size: 36px;
	line-height: 1em;
	margin-bottom: 20px;
}
.proshowtop dd .txt span{
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px;
	width: 80%;
}
.porsodiet{
    width:100%;
    padding: 20px 20px 0px 20px;
}
    
.search149 {
    margin-top: 30px
    margin-bottom: 30px;
}

.w3ls-contact {
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.w3ls-contact form {
    max-width: 600px;
    margin: 0 5vw;
    background: rgba(0, 0, 0, 0.68);
    padding: 3.5vw;
    box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.02);
}
.w3ls-contact label {
    font-size: 16px;
    color: #fff;
    float: left;
    text-align: left;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.mr_agilemain,.gender_w3 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.left-wthree {
    flex-basis: 48%;
    justify-content: space-between;
    text-align: left;
}
.left_w3 {
    justify-content: space-between;
    text-align: left;
    width:100%;
}
.agile-field-txt,.gender_w3 {
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
	margin-bottom: 1em;
}

.w3ls-contact label i {
	font-size: 1.1em;
	margin-right: 3px;
	color: #FF9800;
}

.w3ls-contact input[type="text"],.w3ls-contact textarea,
.w3ls-contact input[type="email"],.w3ls-contact select ,.w3ls-contact input[type="number"]{
	width: 100%;
	color: #000;
	outline: none;
	font-size: 16px;
	letter-spacing: 0.5px;
	/* line-height: 25px; */
	padding: 8px 15px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #4e4e4e;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.49);
	-webkit-appearance: none;
	font-family: 'Abhaya Libre', serif;
    background: #eee;
    transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.w3ls-contact textarea {
    height: 70px;
}
select option{
    background:#fff;
}
label.agile_rad {
    margin-bottom: 1.2em;
}
label.bot_w3 {
    margin-top: 10px;
}
/* radio */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #fff;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #a51b20;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* //radio */
.w3ls-contact.w3l-sub {
	margin-top: 1em;
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
}

.w3ls-contact input[type=submit] {
    color: #000;
    width: 100%;
	padding: 0.5em 0;
	font-size: 1.1em;
	letter-spacing: 2px;
	cursor: pointer;
	border: none;
	outline: none;
	font-weight:600;
	background:#ffdc39;
	text-transform:uppercase;
	font-family: 'Abhaya Libre', serif;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}

.w3ls-contact input[type=submit]:hover {
	background: #eee;
	color: #000;
}
/*--copyright--*/

.copy-wthree {
	margin: 3em 0em;
}

.copy-wthree p {
	color: #fff;
	font-size: 14.5px;
	letter-spacing: 1.5px;
	line-height: 1.8;
	margin: 0 3vw;
}

.copy-wthree p a {
	color: #fff;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}

.copy-wthree p a:hover {
	color: #ff9800;
}

/*--//copyright--*/

/*--responsive--*/

@media(max-width:1920px) {
	h1 {
		font-size: 3.5vw;
	}
}

@media(max-width:1024px) {
	h1 {
		font-size: 4.5vw;
	}
}

@media(max-width:800px) {
	h1 {
		font-size: 5vw;
	}
}
@media(max-width:568px) {
  
}
@media(max-width:480px) {
	h1 {
		font-size: 2.5em;
	}
	.w3ls-contact form {
		padding: 7.5vw;
    }
    .mr_agilemain, .gender_w3 {
        display: block;
    }
    .w3_gender:first-child {
        margin-bottom: 1.5em;
    }
    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        margin-left: 1em;
    }
    
}

@media(max-width:440px) {
	h1 {
		font-size: 2.3em;
	}
	.parent {
		display: block;
	}
}

@media(max-width:320px) {
	h1 {
		font-size: 1.8em;
	}
	.w3ls-contact form {
		padding: 25px 20px;
	}
}
.search149 .dirnged{
    border: 1px solid #f77b10;
    position: relative;
    height: 49px;
    z-index: 3;
    width: 50%;
    display: flex;
}
.search149 input {
    width: 700px;
    height: 47px;
    font-size: 14px;
    line-height: 48px;
    color: #333;
    padding: 0px 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    outline: none
}

.search149 .search149-btn {
    display: inline-block;
    margin-left: -6px;
    cursor: pointer;
    color: #FFF;
    background-color: #f77b10;
    width:115px;
    height:48px;
    font-size:14px;
    line-height:48px;
    border: none;
    padding: 0;
}

.search149 .search149-btn:hover {
    text-decoration: none
}
.del-tit{ font-size:18px; color:#333;  margin:0px auto 15px; border-bottom:1px #ccc solid; padding:20px 0 10px;}
.del-text{ font-size:14px; line-height:23px;display: block;overflow: hidden;border-top: 1px solid #ddd;overflow-y: auto;margin: 15px 0;overflow-x: auto;}
.del-text img{ max-width:100%;height: auto;}
.del-text p{ padding: 5px 0px 8px 0px;}
.contents{height:800px;}
.products-lists{width: 100%;padding:20px; clear:both;}
.products-lists table{width:100%;}
.products-lists table tr{padding:2px 4px;border-color:#ccc;border-style:solid;border-width:1px;}
.products-lists table tr:first-child{height:40px;background:#f77b10;font-weight:700;line-height:30px;position:sticky;top: 0px;z-index: 99;line-height: 1.75;}
.products-lists table .firstRow td{height:42px;}
.products-lists table .firstRow td:nth-child(1){width:160px}
.products-lists table td{padding:5px 10px;border-color:#ccc;border-style:solid;border-width:1px;text-align:center;font-size:13px;}
.SinglePage table td a span:hover{ text-decoration:underline}
.asim_saixuan{
    display: flex;
    overflow: hidden;
    border-top: 1px solid #ddd;
   padding-top: 15px;
    overflow-x: auto;
}
.SinglePage td select{border: none;width: 100%;}
.asim_por{
	width: 120px;
	margin-right: 2px;
	border-right: 1px solid #ccc;
	font-size: 12px;
	position: :relative;
}
.asim_top{
	    background-color: #d5d7d8;
	    height: 46px;
	    padding: 2px 0 0 2px;
	  
	    cursor: move;
	    z-index: 5;
		line-height: 46px;
}
.asim_top span{
        float: right;
    width: 20px;
    line-height: 1;
    padding-top: 10px;
}
.asimgi{
	height: 180px;
	background-color: #f0f0f0;
	padding: 2px 2px 2px 2px;
	position: relative;
	z-index: 5;
	overflow-y: auto;
	    overflow-x: hidden;
}
.asim_vo{
	
}
.asim_vo_tesr{
	    cursor: pointer;
	    padding: 2px;
	    border-bottom: 1px dotted #ccc;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    line-height: 2;
}
.asim_fli{
	height: 8px;
	background: #c0c0c0;
	display: block;
	width: 100%;

}
.asing_texte{
    line-height: 2;
    border-bottom: 1px dotted #ddd;
}
.asim_canshu{
  display: flex;
font-size: 12px;
 line-height: 2;
}
.asim_bak:hover{
    background: #f77b10;
    color:#fff;
}
.asim_ald{
float: left;
width: 120px;
margin-right: 2px;
font-size: 12px;
height: 25px;
}
.asim_ald i{
    font-size: 14px;
    color: #28292b;
    cursor: pointer;
}

.asim_ald .icon-div{
    position: relative;
        padding-left: 5px;
    float: left;
}
.asim_ald .icon-div .asin_svt{
    background: #fff;
    position: absolute;
    left: 0px;
    display: none;
    z-index: 9;
}
.asin_svt img{
    width: auto;
    height:auto;

}
.asim_ald .icon-div:hover .asin_svt{
    display: block;
}
.asim_ald .rhgtitne{
    float: right;
    padding-right: 5px;
}
.asim_ald .icon-div:hover
.asim_bak:nth-child(odd){
    background: #fff;
}
.asim_bak:nth-child(even){
    background: #ddd;
}
.asim_canshu .asim_ald:nth-child(1){
    width: 160px;
}
.asim_biaot{
    width: 160px;
    float: left;
    margin-right: 2px;
    border-right: 1px solid #ccc;
    padding: 0px 5px;
}
.asintsl span{line-height: 5;font-weight: 600;font-size: 30px;}
.asimtable{background: #f77b10;line-height: 2;}
.asimtable td{color:#fff;font-size:16px;font-weight:600;}
.asintsl h3{font-weight:600;font-size:20px}
.asintsl .asim-piccans{padding-top: 30px;display: flex;background: #fff;padding-bottom:50px;}
.asintsl .asim-piccans .asim-img{margin: 0px 20px;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(4.5px);
    -webkit-backdrop-filter: blur(4.5px);
    border: 0.8px solid rgba(255, 255, 255, 0.18);
    box-shadow: rgba(142, 142, 142, 0.19) 0px 6px 15px 0px;
    -webkit-box-shadow: rgba(142, 142, 142, 0.19) 0px 6px 15px 0px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    color: rgb(255, 255, 255);}
.asimg-rightli{line-height:2;width: 65%;}
.asimg-rightli p{font-size:36px;font-weight:700;}
.asimg-rightli span{line-height:1;font-size:18px;font-weight:400;}
.asintsl .asim-piccans .asim-img img{margin-right:30px;width: 200px;}
.asim-table{display:flex;width: 1000px;margin-top: 20px;border-bottom: 7px solid #f77b10;}
.asim-talidtu{border-right: 2px solid #fff;
    border-bottom: 1px solid #ddd;
    padding: 5px 10px;}
.asim-talidtu thead th{padding-left:15px;border-right:2px solid #fff;}
.tabiddneg-ditd{    font-size: 14px;line-height: 23px;display: block;overflow: hidden;overflow-x: auto;}

.asim-bottin{padding-top:30px;display:flex;}
.asim-bottin .asim-box-left{border: 1px solid #f77b10;padding: 5px 50px;border-radius: 50px;margin: 15px 26px 0 0;outline-width: 13px;}
.asiman{width:120px;border-right: 2px solid #4CAF50;}
.asiman .asiman-up{
    background-color: #f77b10;
    height: 45px;
    padding: 2px 0 0 2px;
    position: relative;
    cursor: move;
    text-align: center;
    line-height: 3;
    color:#fff;
}
.asiman .asiman-bobbt{
    height: 35px;
    padding: 4px 0 0 2px;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 5px;
}

.subfonrm{text-align:left; font-size:18px; line-height:2;display: flex;
    margin-bottom: 20px;
    border: 1px solid #f77b10;}
.subfonrm input{    border: none;
    font-size: 16px;
    padding-left: 10px;
    width: 100%;}
.asimsubnit{
    padding: 5px 50px;
    background: #f77b10;
    border: none;
    color: #fff;
    border-radius: 5px;
}
.approve{text-align:center}
.approve ul{display:flex;justify-content: center;}
.approve ul li{
    font-size: 18px;
    margin: 5px;
    line-height: 2;
    border: 1px solid #ddd;
    background: #fff;
    padding: 0px 20px;
}
.approve ul li:hover{
    background: #FD8A08;
    
}
.approve ul li a:hover{
    color:#fff;
}


.container149 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-height: 322px;
   
}

.products149 {
    background:#333 url(../images/bqijing.jpg) center top no-repeat;
    height: 322px;
    padding: 80px 0;
    text-align: center;
}

.products149 h3 {
    font-size: 30px;
    line-height: 52px;
    color: #FFF;
    font-weight: 400;
}

.products149 p {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}

.products149 .search149 {
    margin-top: 30px
}

.products149 .search149 input {
    width: 700px;
    height: 48px;
    font-size: 14px;
    line-height: 48px;
    color: #333;
    padding: 0px 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    outline: none
}

.products149 .search149 .search149-btn {
    display: inline-block;
    margin-left: -6px;
    cursor: pointer;
    color: #FFF;
    background-color: #FD8A08;
    width:115px;
    height:48px;
    font-size:16px;
    line-height:48px;
    border: none;
    padding: 0;
}
.products149 .search149 .search149-btn:hover {
    text-decoration: none
}
.container-botton{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.container-botton .product-asim{
        background-color: #f3f6f8;
    border: 1px solid #f3f6f8;
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 20px;
    width: 100%;
    -webkit-transition: -webkit-box-shadow 0.1s ease;
    transition: -webkit-box-shadow 0.1s ease;
    -o-transition: box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
}
 .product-asim:hover{
     -webkit-box-shadow: 0px 0px 15px 0px rgba(37, 37, 37, 0.16);
    box-shadow: 0px 0px 15px 0px rgba(37, 37, 37, 0.16);
 }
.container-botton .product-asim h3{
    margin:10px 0px;
    font-weight: 600;
    font-size:19px;
}
.container-botton a:hover{
    color:#FD8A08;
}
.container-botton .product-asim .poroduvt-pic{
   background-color: #f3f6f8;
    border: 1px solid #f3f6f8;
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 20px;
    width: 100%;
    -webkit-transition: -webkit-box-shadow 0.1s ease;
    transition: -webkit-box-shadow 0.1s ease;
    -o-transition: box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease; 
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 120px;
    margin-bottom: 10px;
}
.asim_erji{padding-left: 20px;}
.asmin-wzlb{
        display: flex;
    flex-wrap: wrap;
}
.media_asing{
    display: flex;
    width: 33.33333333%;
    flex-wrap: wrap;
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
   margin-bottom: 22px;
}
.media_asing .jffa_pic{
    width:100%;
}
.media_asing .jffa_pic img{
    width: 100%;
    height: 170px;
}
.media_asing .jffa_pic:hover img{
    -webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0);
}
.asim_index{
    background-color: #f3f6f8;
    padding: 15px;
}
.news_tsj span{
    color: #777777;
    font-size: 13px;
    text-align: left;
}