/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace,monospace;
	font-size: 1em
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,strong {
	font-weight: bolder
}

code,kbd,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button
}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0
}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}[type=checkbox],[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto
}[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}[hidden],template {
	display: none
}

body {
	overflow-x: hidden;
	font-family: Microsoft YaHei;
	background: #fff;    font: 12px/1.5 Microsoft YaHei,arial,sans-serif;
}

body,ul {
	padding: 0;
	margin: 0
}

ul li {
	list-style: none
}

h2,h3,h4,h5,h6 {
	margin: 0;
	font-weight: 400
}

a {
	background-color: transparent;
	text-decoration: none;
	color: inherit;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

a:active,a:hover {
	outline: 0
}

p {
	margin: 0
}

.address-save li:after,.clearfix:after,.page-job-list li:after {
	content: "";
	display: table;
	clear: both
}

.mob-case .case-list li h3,.mob-news .news-list li a,.mob-product .product-list li h3,.page-case-list li .wz h3,.page-job-list li div,.page-news-list li h4,.page-product-list li .wz h3,.page-sort .first-sort>li>a,.shopping-list li h3 a,.tow {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.mob-wrap {
	max-width: 640px;
	margin: 0 auto;
	padding-bottom: 50px
}

.mob-head {
	background: #fff;
	padding: 10px 0;
	position: relative
}

.mob-head .logo {
	padding: 0 110px 0 15px
}

.mob-head .logo img {
	max-width: 100%
}

.mob-head .head-btn {
	position: absolute;
	right: 15px;
	height: 26px;
	top: calc(50% - 13px);
	font-size: 0
}

.mob-head .head-btn a {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	line-height: 26px;
	text-align: center
}

.mob-head .head-btn a .iconfont {
	font-size: 20px;
	vertical-align: middle
}

.mob-head .head-btn a .icon-sousuo {
	font-size: 25px
}

.mob-head .head-btn .search-btn {
	border-right: 1px solid #aaa;
	margin-right: 10px;
	width: 40px
}




.mob-nav {
	z-index: 9999;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #e4007f;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.mob-nav .close-btn {
	text-align: right;
	padding: 15px 15px 0 0
}

.mob-nav .close-btn .iconfont {
	font-size: 30px;
	color: #fff
}

.mob-nav li a {
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff
}

.mob-nav li a:hover {
	background: #b60066
}

.mob-nav li:not(:last-child) {
	border-bottom: 1px solid #fff
}

.mob-nav.active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.mob-banner {
	position: relative
}

.mob-banner .slick-slide {
	outline: none
}

.mob-banner a {
	display: block
}

.mob-banner a img {
	width: 100%
}

.mob-banner .slick-dots {
	position: absolute;
	z-index: 99;
	left: 0;
	width: 100%;
	bottom: 10px;
	text-align: center;
	font-size: 0
}


.mob-banner .slick-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #afafaf;
	margin: 0 2px;-webkit-border-radius:5px;
}

.mob-banner .slick-dots li button {
	display: none
}

.mob-banner .slick-dots li.slick-active {
	background: #c81522
}

.mob-title {
	text-align: center;
	margin-bottom: 20px
}

.mob-title h3 {
	font-size: 20px;
	color: #252222;
	margin-bottom: 10px
}

.mob-title h3 span {
	color: #e4007f
}

.mob-title p {
	font-size: 12px;
	color: #252222;
	text-transform: uppercase
}

.mob-product {
	background: #fff;
	padding: 20px 0
}

.mob-product .product-list {
	font-size: 0;
	padding: 0 7.5px
}

.mob-product .product-list li {
	vertical-align: top;
	width: calc(50% - 15px);
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 0 7.5px 15px
}

.mob-product .product-list li a {
	display: block
}

.mob-product .product-list li img {
	width: 100%
}

.mob-product .product-list li h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #434343;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	text-indent: 5px
}

.mob-about {
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 20px
}

.mob-about .about-box {
	background: hsla(0,0%,100%,.8);
	border-radius: 20px;
	padding: 20px;
	display: block
}

.mob-about .text {
	font-size: 14px;
	line-height: 22px;
	color: #323232
}

.mob-case {
	background: #fff;
	padding: 20px 0
}

.mob-case .case-list {
	font-size: 0;
	padding: 0 7.5px
}

.mob-case .case-list li {
	vertical-align: top;
	width: calc(50% - 15px);
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 0 7.5px 10px
}

.mob-case .case-list li a {
	display: block
}

.mob-case .case-list li img {
	width: 100%
}

.mob-case .case-list li h3 {
	color: #333;
	font-size: 14px;
	line-height: 35px;
	text-align: center
}

.mob-news {
	background: #fff;
	padding-bottom: 35px
}

.mob-news .news-img img {
	width: 100%
}

.mob-news .news-list {
	padding: 0 25px
}

.mob-news .news-list li {
	border-bottom: 1px dashed #e2e2e2;
	padding: 10px 0;
	font-size: 14px;
	color: #292929;
	line-height: 25px;
	position: relative
}

.mob-news .news-list li a {
	display: block;
	padding-right: 75px;
	font-size: 14px;
	color: #292929
}

.mob-news .news-list li a:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #e4007f;
	margin-right: 5px;
	vertical-align: 2px
}

.mob-news .news-list li span {
	position: absolute;
	right: 0;
	width: 70px;
	font-size: 12px;
	color: #b0b0b0;
	text-align: right;
	top: 10px
}

.mob-ads img {
	width: 100%
}

.support {
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	color: #4e5f70;
	line-height: 30px
}

.page-banner {
	font-size: 0
}

.page-banner img {
	width: 100%
}

.page-content {
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #ddd
}

.page-sort {
	position: absolute;
	z-index: 99;
	top: 0;
	bottom: 0;
	background: #eee;
	width: 50%;
	left: -50%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	min-height: 50vh
}

.page-sort .page-sort-title {
	position: relative;
	font-size: 20px;
	color: #434343;
	padding: 12px 0 12px 10%;
	line-height: 30px
}

.page-sort .page-sort-title .page-sort-btn {
	position: absolute;
	right: 10px;
	top: 12px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	background: #e4007f
}

.page-sort .page-sort-title .page-sort-btn .iconfont {
	color: #fff;
	font-size: 18px;
	vertical-align: 1px
}

.page-sort .first-sort>li {
	margin-bottom: 10px
}

.page-sort .first-sort>li>a {
	display: block;
	font-size: 18px;
	color: #323232;
	background: #e5e5e5;
	padding: 10px 0 10px 10%
}

.page-sort .first-sort>li>a:after {
	content: ">";
	margin-left: 10px
}

.page-sort .first-sort>li.active>a,.page-sort .first-sort>li:hover>a {
	background: #e4007f;
	color: #fff
}

.page-sort .sub-sort {
	background: #eaeaea;
	display: none
}

.page-sort .sub-sort>li>a {
	display: block;
	font-size: 16px;
	padding: 10px 0 10px 20%;
	color: #323232
}

.page-sort .three-sort {
	background: #dcdcdc;
	display: none
}

.page-sort .three-sort>li>a {
	display: block;
	font-size: 14px;
	padding: 5px 0 5px 30%;
	color: #323232
}

.page-sort.open {
	left: 0
}

.bread-crumbs {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding: 12px 15px;
	text-align: right;
	font-size: 16px;
	color: #323232;
	line-height: 30px
}

.bread-crumbs span {
	display: inline-block;
	color: #e4007f
}

.bread-crumbs .open-btn {
	display: inline-block;
	position: absolute;
	left: 15px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	background: #e4007f
}

.bread-crumbs .open-btn .iconfont {
	font-size: 16px;
	vertical-align: 0;
	color: #fff
}

.bread-crumbs.detail {
	text-align: left;
	border-top: 1px solid #e5e5e5
}

.page-detail {
	padding: 15px;
	font-size: 14px;
	line-height: 1.6;
	color: #333
}

.page-detail img,.page-detail p img {
	max-width: 100%;
	width: auto!important;
	height: auto!important
}

.paging_num {
	padding: 10px 0
}

.paging_num a {
	padding: 0 7px;
	text-align: center;
	display: inline-block;
	border: 1px dashed #e0e1dc;
	color: #666;
	margin-right: 8px
}

.paging_num a.paging_hover {
	border-color: #ab001a
}

.page-product-list {
	margin: 20px 7.5px 0;
	font-size: 0
}

.page-product-list li {
	width: calc(50% - 15px);
	display: inline-block;
	vertical-align: top;
	margin: 0 7.5px 15px;
	position: relative
}

.page-product-list li .img {
	display: block
}

.page-product-list li .img img {
	width: 100%
}

.page-product-list li .wz {
	line-height: 30px
}

.page-product-list li .wz h3 {
	color: #323232;
	font-size: 14px;
	text-align: center
}

.product-detail {
	padding: 15px
}

.product-detail .detail-title {
	font-size: 20px;
	color: #323232;
	font-weight: 400;
	line-height: 1.3;
	margin: 5px 0 10px
}

.product-detail .detail-info {
	text-align: right;
	padding-bottom: 10px
}

.product-detail .detail-info span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	font-size: 14px;
	line-height: 20px;
	color: #787878
}

.product-detail .detail-info span .iconfont {
	vertical-align: middle;
	margin-right: 5px
}

.product-detail .detail-img {
	margin-bottom: 20px
}

.product-detail .detail-img img {
	width: 100%
}

.effect-top {
	border: 1px solid #f5f5f5
}

.effect-top .slick-slide img {
	display: inline-block
}

.effect-top .slick-con {
	display: block;
	text-align: center;
	font-size: 0
}

.effect-top img {
	max-width: 100%
}

.effect-bottom {
	margin: 20px 0;
	text-align: center
}

.effect-bottom .arrow-next,.effect-bottom .arrow-prev {
	display: inline-block;
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
	font-size: 0;
	width: 20px;
	text-align: center;
	background: #e8e8e8
}

.effect-bottom .arrow-next img,.effect-bottom .arrow-prev img {
	vertical-align: middle
}

.effect-bottom .small-group {
	display: inline-block;
	vertical-align: middle;
	width: 270px;
	font-size: 0;
	overflow: hidden;
	height: 85px
}

.effect-bottom .small-group .small-wrap {
	width: 2000px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.effect-bottom .small-group .small-img {
	width: 80px;
	height: 80px;
	text-align: center;
	margin: 0 4px;
	border: 1px solid #e2e2e3;
	float: left
}

.effect-bottom .small-group .small-img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}

.effect-bottom .small-group .small-img:after {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle
}

.effect-bottom .small-group .small-img.active {
	border-color: #e4007f
}

.product-detail .btn-group {
	text-align: center;
	font-size: 0;
	margin-bottom: 20px
}

.product-detail .btn-group a {
	display: inline-block;
	width: 31.33333%;
	margin: 0 1%;
	color: #fff;
	background: #e4007f;
	font-size: 14px;
	line-height: 35px
}

.product-detail .btn-group a.nobuy-product {
	background: #666
}

.product-detail .detail-wrap {
	margin-bottom: 20px
}

.product-detail .detail-wrap>h2 {
	border-top: 1px solid #eee;
	font-size: 20px;
	color: #333;
	margin: 0;
	padding: 10px 0
}

.product-detail .detail-content {
	padding: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	color: #333;
	line-height: 1.5
}

.product-detail .detail-content img,.product-detail .detail-content p img {
	max-width: 100%;
	width: auto!important;
	height: auto!important
}

.product-detail .detail-tab {
	padding-top: 40px
}

.product-detail .detail-tab .tab-li {
	font-size: 0;
	position: relative
}

.product-detail .detail-tab .tab-li h3 {
	display: inline-block;
	width: 33%;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333
}

.product-detail .detail-tab .tab-li h3.on {
	color: #fff;
	background: #333
}

.product-detail .detail-tab .tab-li h3 span {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: 5px;
	background: red;
	color: #fff;
	font-size: 12px;
	border-radius: 50%;
	line-height: 20px;
	margin: 0 5px
}

.product-detail .detail-tab .tab-li h3 a {
	position: absolute;
	z-index: 99;
	right: 0;
	font-size: 12px;
	color: #f90
}

.product-detail .detail-tab .tab-con .no-content-icon {
	text-align: center;
	color: #e4007f
}

#commentList li {
	padding: 10px 10px 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	overflow: hidden
}

#commentList li .user-column {
	width: 70px;
	float: left;
	text-align: center
}

#commentList li .user-column img {
	height: 40px;
	max-width: 40px;
	border-radius: 50%
}

#commentList li .user-name {
	color: #333;
	padding-top: 5px;
	display: block;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 20px;
	text-align: center
}

#commentList li .comment-content {
	margin-left: 80px;
	overflow: hidden;
	position: relative
}

#commentList li .comment-content .comment-star .iconfont {
	font-size: 16px;
	color: #e4007f;
	display: none
}

#commentList li .comment-content .comment-star .iconfont.shows {
	display: inline-block
}

#commentList li .comment-content .comment-star span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 12px
}

#commentList li .comment-content .comment-text {
	padding: 5px 0;
	line-height: 22px;
	font-size: 12px
}

#commentList li .comment-recover {
	font-size: 12px;
	color: #333
}

#commentList li .comment-recover span {
	color: #f90
}

#commentList li:last-child {
	border-bottom: none
}

.product-comment-title {
	padding: 0 15px;
	line-height: 44px;
	font-size: 15px;
	border-bottom: 1px solid #eee;
	color: #000;
	overflow: hidden
}

.product-comment-title .product-comment-num {
	color: #f90
}

@media (max-width:360px) {
	.effect-bottom .arrow-next,.effect-bottom .arrow-prev {
		width: 15px
	}

	.effect-bottom .arrow-next img,.effect-bottom .arrow-prev img {
		width: 8px
	}

	.effect-bottom .small-group {
		width: 250px;
		height: 75px
	}

	.effect-bottom .small-group .small-img {
		width: 72px;
		height: 72px
	}
}

.page-case-list {
	margin: 20px 7.5px 0;
	font-size: 0
}

.page-case-list li {
	width: calc(50% - 15px);
	display: inline-block;
	vertical-align: top;
	margin: 0 7.5px 15px
}

.page-case-list li .img {
	display: block
}

.page-case-list li .img img {
	width: 100%
}

.page-case-list li .wz {
	position: relative;
	line-height: 30px
}

.page-case-list li .wz h3 {
	text-align: center;
	font-size: 14px;
	color: #323232
}

.page-news-list {
	padding: 0 15px
}

.page-news-list li {
	border: 1px solid #e5e5e5;
	margin: 20px 0;
	padding: 5px
}

.page-news-list li h4 {
	font-size: 18px;
	color: #333;
	font-weight: 400;
	margin: 0 0 10px;
	line-height: 1.5
}

.page-news-list li p {
	font-size: 14px;
	color: #666;
	line-height: 1.7
}

.page-news-list li:hover h4,.page-news-list li:hover p {
	color: #e4007f
}

.mob-message {
	padding: 15px
}

.mob-message .input-item {
	margin-bottom: 15px
}

.mob-message .input-item input[type=text],.mob-message .input-item textarea {
	width: 100%;
	height: 35px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
	color: #333;
	border-radius: 4px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mob-message .input-item input[type=text]:focus,.mob-message .input-item textarea:focus {
	border-color: #e4007f;
	outline: none
}

.mob-message .input-item textarea {
	height: 100px;
	resize: none;
	padding-top: 5px
}

.mob-message .input-item input[type=text].verifycode {
	width: 35%
}

.mob-message .input-item #checkcode {
	vertical-align: middle;
	margin: 0 5px
}

.mob-message .input-item .msg-wrap {
	position: static!important
}

.mob-message .input-item #change-code {
	font-size: 14px;
	color: red
}

.mob-message .input-btn {
	margin-bottom: 20px
}

.mob-message .input-btn .submit {
	width: 35%;
	height: 35px;
	background: #e4007f;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	border: none;
	outline: none
}

.mob-message .input-btn .submit:hover {
	background: #cd0072
}

.page-job-list {
	margin: 0 15px
}

.page-job-list li {
	border-bottom: 1px solid #d6d6d6;
	line-height: 20px
}

.page-job-list li div {
	padding: 10px 0;
	width: 24%;
	float: left;
	margin-right: 1.3333%;
	text-align: center;
	font-size: 14px;
	color: #323232
}

.page-job-list li div:last-child {
	margin-right: 0
}

.page-job-list li span.more {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 19px;
	background: #e4007f;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	border-radius: 50%
}

.page-job-list .job-list-item {
	border-bottom: none;
	padding: 10px 0
}

.page-job-list .job-list-item div {
	border-bottom: 2px solid #e4007f;
	font-size: 16px
}

.page-job-list .job-list-item div .iconfont {
	font-size: 18px;
	margin-right: 5px
}

.job-detail-title {
	font-size: 20px;
	color: #e4007f;
	border-bottom: 1px solid #ccc;
	line-height: 2;
	position: relative
}

.job-detail-title:before {
	content: "";
	position: absolute;
	z-index: 9;
	width: 85px;
	height: 1px;
	background: #e4007f;
	bottom: -1px;
	left: 0
}

.job-detail-content {
	padding-bottom: 40px
}

.job-detail-content h4 {
	font-size: 16px;
	color: #e4007f;
	font-weight: 400;
	margin: 20px 0 10px
}

.job-detail-content .text {
	font-size: 14px;
	color: #333;
	line-height: 1.5
}

.job-detail-content .text img,.job-detail-content .text p img {
	max-width: 100%;
	width: auto!important;
	height: auto!important
}

.job-detail-content .submit-btn {
	margin-top: 20px
}

.job-detail-content .submit-btn a {
	display: inline-block;
	padding: 7px 15px;
	font-size: 14px;
	color: #fff;
	background: #4aa3df;
	border-radius: 5px
}

.job-detail-content .submit-btn a:hover {
	background: #4393c9
}

.resume-message {
	margin-top: 10px;
	padding: 0 15px
}

.resume-message .resume-title {
	border-bottom: 1px solid #eee;
	font-size: 18px;
	line-height: 2;
	margin-bottom: 20px
}

.resume-message .resume-item {
	margin-bottom: 20px;
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #333
}

.resume-message .resume-item .resume-item-title {
	width: 70px;
	text-align: right;
	float: left
}

.resume-message .resume-item .radio-label {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px
}

.resume-message .resume-item .radio-label input[type=radio] {
	vertical-align: -2px
}

.resume-message .resume-item #experience,.resume-message .resume-item input[type=text],.resume-message .resume-item select {
	float: left;
	margin-left: 5px;
	width: calc(90% - 75px);
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.resume-message .resume-item i {
	float: left;
	margin-left: 5px;
	font-size: 16px;
	color: red;
	font-style: normal
}

.resume-message .resume-item #experience {
	height: 100px;
	resize: none
}

.resume-message .resume-item #checkcode {
	width: 30%
}

.resume-message .resume-item #checkCodeImg {
	float: left;
	margin-left: 10px
}

.resume-message .resume-last-item {
	font-size: 14px;
	color: #060;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px
}

.resume-message #file {
	font-size: 12px
}

.resume-message .resume-prompt {
	color: #999;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0;
	margin-bottom: 10px
}

.resume-message .resume-warning {
	color: red;
	line-height: 30px;
	font-size: 12px;
	margin: 10px 0
}

.resume-message input[type=reset],.resume-message input[type=submit] {
	padding: 7px 15px;
	font-size: 14px;
	color: #fff;
	background: #4aa3df;
	border-radius: 5px;
	border: none
}

.resume-message input[type=reset]:hover,.resume-message input[type=submit]:hover {
	background: #4393c9
}

.resume-message .msg-box {
	position: absolute;
	left: 70px;
	top: 0
}

.search-title {
	padding: 10px;
	line-height: 25px;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #ddd
}

.search-title span {
	color: #e4007f
}

.search-news-list {
	margin: 0 7px
}

.search-news-list li {
	position: relative;
	line-height: 35px;
	border-bottom: 1px solid #ddd
}

.search-news-list li a {
	font-size: 14px;
	color: #333;
	display: block;
	padding-right: 70px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.search-news-list li a:before {
	display: inline-block;
	vertical-align: 2px;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #999;
	margin-right: 5px;
	margin-left: 5px
}

.search-news-list li a:hover {
	color: #e4007f
}

.search-news-list li a:hover:before {
	background: #e4007f
}

.search-news-list li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	color: #666;
	text-align: right
}

.pagination {
	margin: 20px 0;
	text-align: center;
	font-size: 0
}

.pagination .pagin-left,.pagination .pagin-mid,.pagination .pagin-right,.pagination .pagin-select {
	display: inline-block;
	vertical-align: middle
}

.pagination #current,.pagination a {
	display: inline-block;
	font-size: 14px;
	color: #333;
	font-family: Microsoft YaHei,Arial;
	line-height: 26px;
	border: 1px solid #cbcbcb;
	margin: 0 5px;
	padding: 0 8px
}

.pagination #current,.pagination a:hover {
	color: #fff;
	border-color: #e4007f;
	background: #e4007f
}

.pagination .pagin-mid {
	font-size: 14px
}

.pagination .pagin-mid .mob-pagin-mid {
	display: none
}

.prev-next {
	margin-top: 20px;
	line-height: 30px;
	font-size: 14px;
	color: #333
}

.prev-next .next,.prev-next .previous {
	background: #eee;
	margin: 10px 0;
	padding: 0 15px;
	position: relative
}

.prev-next .next:hover,.prev-next .previous:hover {
	background: #e4007f;
	color: #fff
}

.prev-next .next:hover a,.prev-next .previous:hover a {
	color: #fff
}

.prev-next a {
	color: #e4007f;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding-left: 70px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.login-header {
	position: relative;
	border-top: 1px solid #ddd;
	padding: 10px 0;
	margin-bottom: 40px
}

.login-header .history-go {
	position: absolute;
	z-index: 99;
	padding-left: 15px;
	top: 10px;
	width: 60px;
	height: 30px
}

.login-header .history-go .iconfont {
	font-size: 26px;
	vertical-align: middle;
	color: #333
}

.login-header h4 {
	text-align: center;
	padding-left: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #333
}

.user-login {
	margin: 0 15px
}

.user-login .user-t {
	margin-bottom: 20px;
	position: relative
}

.user-login .user-t .iconfont {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 18px;
	color: #333
}

.user-login .user-t .user-input {
	width: 100%;
	font-size: 14px;
	color: #333;
	background: none;
	outline: none;
	height: 37px;
	border: 1px solid #ddd;
	padding-left: 50px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.user-login .user-t .user-input:-webkit-autofill,.user-login .user-t .user-input:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0 1000px #fff inset!important;
	box-shadow: inset 0 0 0 1000px #fff!important
}

.user-login .user-t .user-input.msg {
	width: 55%
}

.user-login .user-t .msgcode {
	width: 43%;
	height: 37px;
	background: #ff0098;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	border: none
}

.user-login .user-t #valicode {
	width: 60%;
	vertical-align: middle
}

.user-login .user-t #codeimg {
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px
}

.user-login .forget {
	font-size: 16px;
	color: #333
}

.user-login .forget a {
	float: right;
	color: #e4007f
}

.user-login .forget a.registered {
	float: none
}

.user-login .user-btn {
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #e4007f;
	border-radius: 5px;
	line-height: 2.5;
	width: 100%;
	border: none
}

.jump-content {
	margin: 15px;
	padding-top: 10vh
}

.jump-center {
	text-align: center
}

.jump-center .icon {
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 1px solid #e4007f;
	line-height: 100px
}

.jump-center .icon .iconfont {
	font-size: 60px;
	vertical-align: middle;
	color: #e4007f
}

.jump-center #show {
	font-size: 20px;
	color: #e4007f;
	line-height: 1.7;
	margin: 20px 0
}

.jump-center a {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	background: #e4007f;
	text-align: center
}

.person-header {
	margin-bottom: 0
}

.ht-bg20 {
	background: #f5f5f5;
	height: 20px
}

.user-person {
	margin: 0 20px;
	padding: 15px 0
}

.user-person h2 {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	font-weight: 700
}

.user-person p {
	font-size: 14px;
	color: #666;
	line-height: 1.7
}

.person-list {
	margin: 0 15px
}

.person-list li a {
	display: block;
	padding: 15px 50px;
	border-bottom: 1px solid #f5f5f5;
	position: relative;
	font-size: 16px;
	line-height: 20px;
	color: #333
}

.person-list li .iconfont {
	position: absolute;
	left: 0;
	top: 15px;
	height: 20px;
	font-size: 20px;
	color: #333;
	text-align: center;
	width: 50px
}

.person-list li .icon-jinrujiantou1 {
	right: 0;
	left: auto
}

.person-list li .mui-badge-danger {
	background: red
}

.person-list li .mui-badge {
	width: 20px;
	height: 20px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	border-radius: 50%
}

.personal-save {
	margin: 0 15px
}

.personal-save li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 80px;
	line-height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.personal-save li label {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	font-weight: 400;
	text-align: right;
	width: 80px;
	color: #333
}

.personal-save li .input-s {
	width: 100%;
	height: 40px;
	border: 1px solid #ddd;
	font-size: 14px;
	padding-left: 10px;
	color: #333;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.personal-save .user-btn {
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #e4007f;
	border-radius: 5px;
	line-height: 2.5;
	width: 100%;
	border: none
}

.no-information {
	text-align: center;
	padding: 0 15px;
	font-size: 20px;
	margin-bottom: 40px;
	color: #e4007f
}

.add-more {
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #e4007f;
	border-radius: 5px;
	line-height: 2.5;
	width: calc(100% - 30px);
	margin: 0 15px;
	border: none
}

.add-more a {
	display: block
}

.address-list {
	margin: 0 15px
}

.address-list li {
	padding: 8px 17px 0;
	border: 1px solid #e5e5e5;
	border-top: 3px solid #ee8a1e;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	background: #fff
}

.address-list li span.selected {
	width: 40px;
	height: 27px;
	line-height: 20px;
	display: block;
	position: absolute;
	right: 17px;
	top: 0;
	background: url(../images/m_img.png) 0 50% no-repeat;
	color: #fff;
	text-align: center
}

.address-list li p {
	font-size: 13px;
	position: relative;
	padding: 7px 0 7px 40px;
	line-height: 20px
}

.address-list li p .iconfont {
	width: 40px;
	text-align: center;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 7px
}

.address-list li .operating {
	border-top: 1px solid #e5e5e5;
	line-height: 40px;
	padding: 0 12px;
	margin-top: 5px;
	position: relative
}

.address-list li .operating .modify {
	position: absolute;
	right: 12px;
	top: 0
}

.address-list li .operating .modify .iconfont {
	position: static;
	font-size: 20px
}

.address-save {
	margin: 0 15px
}

.address-save li {
	line-height: 50px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.address-save li label {
	float: left;
	width: 100px;
	text-align: right;
	color: #333;
	font-weight: 400
}

.address-save li .input-s {
	width: calc(100% - 100px);
	float: right;
	height: 50px;
	background: none;
	outline: none;
	border: none;
	font-size: 14px;
	color: #333
}

.address-save li .status {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	border: 1px solid #e5e5e5;
	outline: none;
	cursor: pointer
}

.address-save .user-btn {
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #e4007f;
	border-radius: 5px;
	line-height: 2.5;
	width: 100%;
	margin-top: 20px;
	border: none
}

.shopping-list li {
	border-bottom: 1px solid #f1ecec;
	padding: 15px 10px;
	font-size: 0
}

.shopping-list li a.img {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	text-align: center
}

.shopping-list li a.img img {
	max-width: 100%
}

.shopping-list li h3 {
	width: 43%;
	padding-left: 2%;
	font-size: 13px;
	color: #666;
	line-height: 26px;
	display: inline-block;
	vertical-align: middle
}

.shopping-list li h3 a {
	display: block;
	font-size: 14px
}

.shopping-list li h3 p {
	font-weight: 700
}

.shopping-list li .operating {
	width: 30%;
	display: inline-block;
	vertical-align: middle;
	text-align: right
}

.shopping-list li .operating .xy-numbox {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 90px;
	padding: 0 25px;
	height: 30px;
	border: 1px solid #bbb;
	border-radius: 3px;
	background-color: #efeff4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.shopping-list li .operating .xy-btn {
	font-size: 18px;
	font-weight: 400;
	line-height: 100%;
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 27px;
	height: 100%;
	padding: 0;
	color: #555;
	border: none;
	border-radius: 0;
	background-color: #f9f9f9
}

.shopping-list li .operating .xy-btn.btn-minus {
	left: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.shopping-list li .operating .xy-btn.btn-plus {
	right: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.shopping-list li .operating .xy-numbox-input {
	display: inline-block;
	width: 30px;
	height: 100%;
	padding: 0 3px;
	text-align: center;
	text-overflow: ellipsis;
	word-break: normal;
	border: none;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 14px
}

.shopping-list li .operating .btn-remove {
	text-align: right;
	padding: 8px 24px 0 0
}

.shopping-list li .operating .btn-remove button {
	padding: 0 10px;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: none;
	outline: none
}

.totalcost {
	text-align: right;
	line-height: 60px;
	background: #fff
}

.totalcost .total-price {
	display: inline-block;
	font-size: 14px;
	padding-right: 20px
}

.totalcost .total-price b,.totalcost .total-price span {
	font-weight: 700;
	color: #ab0020
}

.totalcost .btn-total {
	width: 80px;
	color: #fff;
	line-height: 60px;
	height: 60px;
	text-align: center;
	padding: 0;
	border-radius: 0;
	border: 1px solid #f78d1d;
	display: inline-block;
	font-size: 14px;
	background: #f78d1d
}

.user-bought {
	margin-bottom: 15px
}

.user-bought .bought-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
	padding: 0 9px;
	background: #f9f9f9;
	font-size: 12px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.user-bought .bought-top .order {
	width: 65%
}

.user-bought .bought-top .time {
	color: #ee8a1e
}

.user-bought .count-right {
	text-align: right;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid #f9f9f9;
	padding: 0 14px
}

.user-bought .count-right span {
	color: #e0012a;
	font-weight: 700
}

.user-bought .bought-bottom {
	line-height: 50px;
	border-bottom: 1px solid #f9f9f9;
	padding: 0 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.user-bought .bought-bottom .name {
	width: 50%;
	font-size: 14px
}

.user-bought .bought-bottom .delete {
	width: 50%;
	text-align: right
}

.user-bought .bought-bottom .delete a {
	border: 1px solid #ddd;
	padding: 4px 5px;
	border-radius: 4px;
	font-size: 14px
}

.my-order-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #efeff4
}

.my-order-title li {
	width: 33.33%;
	text-align: center
}

.my-order-title li a {
	display: block;
	line-height: 50px;
	border-bottom: 2px solid transparent;
	font-size: 16px
}

.my-order-title li.on a {
	border-bottom-color: #ab0020;
	color: #ab0020
}

.no-content-info {
	text-align: center;
	padding: 20px 0
}

.no-content-info .iconfont {
	font-size: 60px;
	color: #666
}

.comments-recovery {
	border-bottom: 1px solid #dcdcdc;
	background-color: #fff;
	padding: 10px
}

.comments-recovery .comments-recovery-list {
	overflow: hidden
}

.comments-recovery .comments-recovery-list li {
	border-bottom: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px
}

.comments-recovery .comments-recovery-list li:last-child {
	border-bottom: none
}

.comments-recovery .comments-recovery-list li .comment-text {
	padding: 5px 0;
	line-height: 22px;
	font-size: 12px
}

.comments-recovery .comments-recovery-list li span {
	color: #f90
}

.message-list {
	margin: 0 15px
}

.message-list li {
	position: relative
}

.message-list li p {
	line-height: 32px;
	text-align: left;
	font-size: 15px
}

.message-list li .input-s {
	border: 1px solid #e7e5e5;
	width: 100%;
	display: block;
	line-height: 32px;
	height: 32px;
	border-radius: 2px;
	text-align: left;
	padding: 0 6px;
	resize: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.message-list li .content {
	height: 100px
}

.message-list li .comment-submit {
	display: block;
	text-align: center;
	cursor: pointer;
	color: #fff;
	border-radius: 3px;
	background-color: #e4007f;
	width: 100%;
	line-height: 36px;
	font-family: Microsoft YaHei;
	font-size: 18px;
	border: none;
	margin-top: 20px
}

.message-list li .check-info {
	font-size: 14px;
	color: red;
	line-height: 20px;
	display: none
}

.message-list .comment-order {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px
}

.message-list .comment-order .comment-img {
	width: 80px;
	height: auto;
	margin-right: 10px;
	max-width: 60px
}

.message-list .comment-order .comment-stars span {
	font-size: 14px;
	color: #333;
	margin-bottom: 6px;
	display: block;
	text-align: left
}

.message-list .comment-order .comment-stars i {
	font-size: 18px;
	color: #d7d6d6;
	margin-right: 8px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	cursor: pointer
}

.message-list .comment-order .comment-stars i.change {
	color: #e4007f
}

.shop-header {
	padding: 15px 33px 15px 10px;
	line-height: 26px;
	font-size: 12px;
	border-bottom: 8px solid #f1f1f1;
	position: relative
}

.shop-header p {
	font-size: 14px;
	margin-bottom: 10px;
	color: #8f8f94
}

.shop-header a {
	position: absolute;
	right: 0;
	top: 22px;
	width: 40px;
	text-align: center;
	line-height: 30px
}

.shop-header a .iconfont {
	font-size: 30px;
	vertical-align: middle
}

.shop-title {
	line-height: 50px;
	padding: 0 10px;
	background: #fff;
	border-bottom: 8px solid #f1f1f1
}

.shop-title span {
	font-size: 13px;
	color: #000;
	padding-right: 10px
}

.bought-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 2px solid #f9f9f9;
	padding: 10px 15px
}

.bought-list li a.img {
	display: block;
	width: 30%
}

.bought-list li a.img img {
	width: 100%
}

.bought-list li h3 {
	width: 48%;
	padding-left: 2%;
	line-height: 24px;
	font-size: 13px
}

.bought-list li .price {
	width: 20%;
	text-align: right;
	line-height: 28px;
	font-size: 16px
}

.bought-list li .price b {
	font-size: 16px;
	color: #666
}

.bought-list li .price span {
	color: #999;
	font-size: 16px;
	display: block;
	text-align: right
}

.bought-list li .price a {
	font-size: 12px
}

.bought-list li .price a .iconfont {
	font-size: 14px
}

.pay-header .pay-icon {
	text-align: center;
	line-height: 90px;
	padding-top: 15px
}

.pay-header .pay-icon .iconfont {
	font-size: 50px;
	color: #ee8a1e
}

.pay-header .pay-summary p {
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #8f8f94
}

.pay-title {
	line-height: 50px;
	padding: 0 10px;
	font-size: 15px;
	margin-top: 20px
}

.pay-list li,.pay-title {
	border-bottom: 1px solid #ddd
}

.pay-list li {
	padding: 8px 15px;
	line-height: 40px;
	font-size: 0;
	color: #333;
	position: relative
}

.pay-list li a {
	display: block;
	height: 40px
}

.pay-list li img {
	vertical-align: middle;
	margin-right: 5px
}

.pay-list li span {
	font-size: 16px;
	display: inline-block;
	vertical-align: middle
}

.pay-list li .iconfont {
	position: absolute;
	right: 0;
	width: 50px;
	line-height: 40px;
	font-size: 35px;
	color: #333
}

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background: #434343
}

.footer ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer ul li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 0
}

.footer ul li.active {
	background: #e4007f
}

.footer ul li a {
	display: block
}

.footer ul li .iconfont {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.footer ul li span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px
}

#mobile_share {
	position: fixed;
	right: 0;
	bottom: 90px;
	width: 123px;
	z-index: 99999;
	background: #fff;
	padding: 0;
	overflow: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#mobile_share h2.title {
	text-align: center;
	line-height: 30px;
	height: 30px;
	background: #717577;
	color: #fff;
	font-size: 14px
}

#mobile_share .share_item {
	padding: 8px;
	background: #fff;
	border: 1px solid #f1f1f1
}

#mobile_share .share_item li {
	display: block;
	overflow: hidden;
	margin: 8px 0;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 8px
}

#mobile_share.active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.share-link {
	display: block;
	margin: 0 auto;
	width: 105px;
	overflow: hidden;
	line-height: 32px;
	font-size: 12px;
	padding-left: inherit
}

.share-link i {
	background: url(../images/share_icon.png) no-repeat;
	background-size: 200px 32px;
	width: 32px;
	height: 32px;
	display: block;
	margin-right: 20px;
	float: left
}

.share-link span {
	display: inline-block
}

.share-weibo i {
	background-position: 0 0
}

.share-renren i {
	background-position: -42px 0
}

.share-douban i {
	background-position: -84px 0
}

.share-qweibo i {
	background-position: -126px 0
}

.share-qzone i {
	background-position: -168px 0
}

.share-weixin {
	display: block;
	margin: 0 auto;
	width: 105px;
	overflow: hidden;
	line-height: 32px;
	font-size: 12px;
	padding-left: inherit
}

.share-weixin i {
	background: url(../images/share_icon2.png) no-repeat;
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: block;
	margin-right: 20px;
	float: left
}

.share-weixin span {
	display: inline-block
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}


/*--首页新闻公告--*/
.news_scroll{background: #0e1f3b;padding-top:7px;padding-bottom: 9px;}
.news_scroll .content{width: 100%;margin:0 auto;}
.public{position:relative;width: 100%;}
.public .con{width: 100%;}
.public .ti{width: 28%;float: left;margin-left: 6%;}
.public .ti span{font: 200 14px/40px 'Microsoft Yahei';color: #fff;background:url(../images/xin.png) no-repeat left;padding-left: 26%;}
.public .ti span img{width:100%}
.public .soroll{width: 48%;height:40px;line-height:40px;overflow:hidden;float: left;}
.public .soroll ul{}
.public .soroll ul li a{color:#fff;font-family: '微软雅黑';font-size: 14px;}
.public .soroll ul li a:hover{text-decoration:underline;}
.public .soroll ul li span{padding-left:10px;color:#666;}
.public .jathis{width:auto; height:auto;padding-right:7px; padding-top:2px;}
.news_more a{position: absolute;top:0;right:0;line-height: 40px;font-family: '微软雅黑';font-size: 15px;color:#2c2c2c;}

.conbg{background:#fff;}
.ctitle{background:url(../images/tt1.jpg) no-repeat bottom;color: #e91a34;font-size:18px;text-align:center;font-family:"微软雅黑";margin-bottom:20px;line-height: 22px;}
.ctitle span{display:block;color: #686868;font-size:14px;font-family:"微软雅黑";text-transform:uppercase;line-height: 30px;}
.ctitle1{background:url(../images/tt2.jpg) no-repeat bottom;color: #e91a34;font-size:18px;text-align:center;font-family:"微软雅黑";margin-bottom:20px;line-height: 22px;padding-top:38px;}
.ctitle1 span{display:block;color: #fff;font-size:14px;font-family:"微软雅黑";text-transform:uppercase;line-height: 30px;}
.ctitle1 a{background: url(../images/tt3.png) no-repeat center;}


.peixun{padding-top:20px;}
.peixun li{width:40%;margin:0 5%;float:left;padding-bottom: 15px;}
.peixun li a{color:#3d3d3d;font-size:14px;font-family:"微软雅黑";line-height:30px;}
.peixun li a img{width:100%;height:auto;}
.peixun li h3{text-align: center;font-size:14px;font-family:"微软雅黑";padding-top: 10px;}
/*product css style*/


.contentss{padding:10px 25px; line-height:25px; text-align:left;font-family:"微软雅黑";position: relative;}

.about_left{float: left;width: 60%;position: absolute;top: 18%;left: 6%;background: #f7f7f7;padding-top: 20px;padding-bottom: 40px;padding-left: 20px;padding-right: 20px;line-height: 30px;}
.geng{width: 93px;height: 24px;border:1px solid #000000;background: #f7f7f7;line-height: 24px;margin-top: 20px;}
.geng a{text-align: center;display: block;}
.about_right{float: right;width: 50%}



.products{position:relative; width:99.5%; margin:0 auto;margin-top: 50px; background:#fff;}
.products1{position:relative; width:99.5%; margin:0 auto;margin-top: 50px; background:#0e1d3a;}
.products1 p{padding-left:10%;color: #fff;line-height: 25px;}
.youshi{position:relative; width:99.5%; margin:0 auto;margin-top: 50px; background:#0e1d3a;padding-bottom: 20px;}

.contentss{padding:10px 25px; line-height:25px; text-align:left;font-family:"微软雅黑";position: relative;}

.about_left{float: left;width: 60%;position: absolute;top: 18%;left: 6%;background: #f7f7f7;padding-top: 20px;padding-bottom: 40px;padding-left: 20px;padding-right: 20px;line-height: 30px;}
.geng{width: 93px;height: 24px;border:1px solid #000000;background: #f7f7f7;line-height: 24px;margin-top: 20px;}
.geng a{text-align: center;display: block;}
.about_right{float: right;width: 50%}



.products a.more{display:block;font:400 14px/28px "微软雅黑";color:#727070;width:90px;text-align:center;border:1px solid #727070;border-radius:15px;text-indent:0;margin:0 auto;}
.news a.more{display:block;font:400 14px/28px "微软雅黑";color:#727070;width:90px;text-align:center;border:1px solid #727070;border-radius:15px;text-indent:0;margin:0 auto;margin-top:10px;}


.products a.you{background: url(../images/tt3.png) no-repeat center;width: 66px;height: 49px;display: block;margin: 0 auto;}

.ee{padding-left:20px; font-family:"微软雅黑";}
.products_title{background:url(../images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font:400 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;}
.products ul{text-align:left !important;padding:0 25px 5px;}
.products ul li{display: inline-block;text-align: left;overflow: hidden; width: 100%; padding:5px;background: #fff;margin-bottom: 5%;}
.products ul li a{display: inline-block;overflow: hidden;border:3px solid #e2e2e2;width:100%;}
.products ul li a img{display: block;width:100%;height: auto;vertical-align: middle;}
.products ul li  h3{display: block;width:100%;line-height: 30px;height: 30px;overflow: hidden;text-align: center;background: #eee;font-size: 14px;font-family: '微软雅黑';}
.products img{width: 100%;height: auto;}

 /* news css style*/
.news{position:relative; width:99.5%; margin:0 auto;margin-top:25px; background:#fff;margin-bottom:15px;}
.news_title{margin-bottom:15px;}
.news_title img{ width:100%;height:auto;}
.news ul{padding:0 25px;}
.news ul li{text-align:left;padding-bottom:10px;border-bottom:1px dashed #d2d2d2;margin-bottom:10px;}
.news ul li a{font:400 14px/22px "微软雅黑"; text-align:left; display:block;color:#4a4a4a;}
.news ul li span{display:block;font-family:"微软雅黑";font-size:12px;line-height:22px;color:#999;text-align:left}
.newss .news_title{background:url(../images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font:400 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;}





#header{width:100%;   text-align:center; padding-top: 13px; background:#fff; font-weight:bold; padding-bottom: 13px; line-height:44px; font:bold 20px/44px "微软雅黑"; color:#434343; position:relative;  }
#header a.logo {display: block;text-align: center;width:60%;margin:0 auto;}
#header a.logo img{width:100%; height:auto;}

.menu{background:#0e1f3b;padding: 14px 25px 10px 25px;width: 100%;}
#nav{text-align:left;}
#nav li{width: 22%;float:left;margin: 0 5%;margin-bottom: 5px;}
#nav li a{display:block; color:#fff; font: 400 14px/27px "微软雅黑";border-radius: 5px;background: #e91a34;text-align: center;}


/* footer css style*/
.distraction{height:40px; width:100%;}
.footbg{position: fixed; z-index: 110;bottom: 0;left: 0;width:100%;}
.footer{max-width:640px;margin:0 auto;background:#0e1d3a; display:-webkit-box;}
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;}
.footer span{display:block; margin:0 auto; text-align:right; font:400 16px "微软雅黑"; color:#fff; height:70px;  padding: 48px 20px 0;}
.footer span.span1{background:url(../images/a11.png) center 12px no-repeat;}
.footer span.span2{background:url(../images/a22.png) center 12px no-repeat; }
.footer span.span3{background:url(../images/a33.png) center 12px no-repeat;}
.footer span.span4{background:url(../images/a44.png) center 12px no-repeat;}

.footer span.span0{background:url(../images/icon.png) 10px -75px no-repeat; background-size:110px 385px;}

 .foot1{background:#eb1b35;color:#fff;font:400 14px/22px "微软雅黑";text-align:center;padding:15px 0;}
  .foot1 p{text-align:center}
