﻿body {
	font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft YaHei",sans-serif;
	background: #eff3f7
}

.disabled {
	background: #ddd!important
}

.details-top {
	min-height: 388px;
	margin: 25px 0 20px 0;
	border-top: 15px solid #2b3130;
	border-bottom: 1px solid #dee3e8;
	background-color: #fff
}

.details-top .zbj-grid {
	padding: 33px 0
}

.details-top h2 {
	position: absolute;
	top: -40px;
	left: 0;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
	font-size: 12px;
	background: #2b3130
}

.zbj-tabs {
	border-bottom: 0
}

.zbj-tabs .zbj-tabs-trigger {
	float: none;
	margin-bottom: 0
}

.zbj-tabs .zbj-tabs-trigger a {
	padding: 0;
	text-align: center;
	border: 0;
	background: transparent
}

.zbj-grid-top {
	position: relative
}

.details-box-left {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 19
}

.sidebar-fixed {
	position: fixed;
	top: 55px
}

.sidebar-type {
	width: 150px;
	height: 388px;
	overflow: hidden;
	background: #2b3130;
	opacity: .77;
	background: url(../images/sme_details_bgi3.jpg) no-repeat center;
	filter: alpha(opacity=77)
}

.sidebar-type li {
	float: none;
	width: 150px;
	height: 76px;
	line-height: 76px;
	font-size: 14px
}

.sidebar-type li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	border: 0
}

.sidebar-type li a i {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	vertical-align: middle
}

.sidebar-type li a i img {
	display: inline-block;
	max-width: 20px;
	max-height: 20px;
	text-align: center
}

.sidebar-type li a span {
	letter-spacing: 1px
}

.sidebar-type li a:hover {
	border: 0;
	background-color: #ff7734
}

.sidebar-type .zbj-tabs-active a {
	background-color: #18dbab
}

.sidebar-details {
	position: absolute;
	top: 0;
	left: 150px;
	z-index: 19;
	width: 520px;
	height: 273px;
	padding: 15px;
	text-align: left;
	background: #fff;
	overflow-y: auto;
	border: 1px solid #e9e9e9;
	box-shadow: 5px 5px 5px #cac9c9
}

.sidebar-details li {
	line-height: 1
}

.sidebar-details span {
	display: inline-block;
	width: 90px;
	padding-right: 6px;
	font-weight: 700;
	text-align: right;
	vertical-align: middle;
	vertical-align: top;
	line-height: 32px
}

.sidebar-details span em {
	margin-left: 10px
}

.sidebar-details .no-third {
	float: left;
	padding-right: 10px;
	line-height: 32px
}

.sidebar-details .no-third-nav span {
	font-weight: 400
}

.sidebar-details .no-third-nav,.sidebar-details .no-third-nav:hover {
	color: #666
}

.sidebar-details p {
	display: inline-block;
	width: 395px
}

.sidebar-details p a {
	display: inline-block;
	position: relative;
	padding: 10px;
	color: #666
}

.details-box-center {
	position: relative;
	min-width: 730px;
	max-width: 795px;
	left: 205px
}

.details-box-center .title {
	font-size: 32px;
	color: #444
}

.details-box-center .desc {
	margin-top: 12px;
	color: #666
}

.details-box-center .desc a,.details-box-center .desc a:hover {
	color: #666;
	text-decoration: underline
}

.details-box-center .price {
	margin-top: 22px;
	background-color: #F6F4F7;
}

.details-box-center .price em {
	display: inline-block;
	width: 65px;
	height: 22px;
	line-height: 22px;
	text-indent: 8px;
	background: #ff4e23;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px
}

.details-box-center .price em:after {
	position: relative;
	display: inline-block;
	content: '';
	top: -2px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff
}

.details-box-center .price .discount-price {
	display: inline-block;
	margin-left: 10px;
	margin-right: 8px;
	color: #ff4e23;
	vertical-align: middle
}

.details-box-center .price .discount-price strong {
	font-size: 24px
}

.details-box-center .price .origin-price {
	line-height: 36px;
	font-size: 14px;
	color: #aaa;
	text-decoration: line-through
}

.details-box-center .price .only-origin-price {
	color: #444;
	text-decoration: none
}

.details-box-center .price .only-origin-price .origin-price-num {
	font-size: 24px;
	font-weight: 700
}

.details-box-center .type {
	position: relative;
	border-bottom: 1px dashed #dedede;
}

.details-box-center .type span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	margin-bottom: 15px;
	line-height: 33px;
	color: #444;
	font-size: 14px
}

.details-box-center .type .type-list {
	width: 343px;
	margin-left: 43px
}

.details-box-center .type .type-list a {
	display: inline-block;
	margin: 0 13px 15px 0;
	padding: 5px 12px;
	border: 1px solid #c8c8c8;
	color: #aaa;
	font-size: 14px;
	border-radius: 2px
}

.details-box-center .type .type-list a.active {
	position: relative;
	background: #17deb1;
	border: 1px solid #17deb1;
	color: #fff
}

.details-box-center .type .type-list a.active:after {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	content: '';
	width: 14px;
	height: 13px;
	background: url(../images/icon-service_7093d7b.png) center no-repeat;
	background-position: 0 0
}

.details-box-center .submit-box {
	position: relative;
	margin-top: 15px;
	width: 400px
}

.details-box-center .submit-box-fixed {
	position: fixed;
	top: 45px;
	margin-left: 587px;
	z-index: 9
}

.details-box-center .submit-box .input-box {
	position: relative;
	width: 398px;
	padding: 10px 0;
	border: 1px solid #e9e9e9;
	background: #fff
}

.details-box-center .submit-box .modify-phone-box {
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 9;
	height: 40px;
	line-height: 42px;
	background: #fff
}

.details-box-center .submit-box .modify-phone-box .default-phone {
	color: #666
}

.details-box-center .submit-box .modify-phone-box .modify-phone {
	margin-left: 30px;
	cursor: pointer
}

.details-box-center .submit-box .modify-phone-box .modify-phone:hover {
	text-decoration: underline
}

.details-box-center .submit-box .input-box .icon-phone {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/icon-service_7093d7b.png) center no-repeat;
	background-position: 5px -17px
}

.details-box-center .submit-box .input-box .icon-phone:before {
	content: ''
}

.details-box-center .submit-box .input-box .label-phone {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	padding: 0 8px 0 4px;
	border-right: 1px solid #e8e8e8
}

.details-box-center .submit-box .input-box input {
	display: inline-block;
	width: 190px;
	height: 18px;
	line-height: 18px;
	border: 0;
	margin-left: 8px
}

.details-box-center .submit-box .input-box input::-webkit-outer-spin-button,.details-box-center .submit-box .input-box input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

.details-box-center .submit-box .input-box input[type=number] {
	-moz-appearance: textfield
}

.details-box-center .submit-box .submit-btn {
	display: inline-block;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 105px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #ff7734
}

.details-box-center .submit-box .submit-btn:hover {
	color: #fff
}

.details-box-center .note {
	margin-top: 10px;
	color: #6d94a4
}

.details-box-right {
	position: relative;
	width: 186px;
	height: 240px;
	margin-top: 18px;
	border: 1px solid #e1e1e1;
	border-radius: 16px;
	background: #fff
}

.details-box-right:before,.details-box-right:after {
	display: inline-block;
	position: absolute;
	content: '';
	top: -9px;
	width: 5px;
	height: 16px;
	border: 1px solid #c6c6c6;
	border-radius: 4px;
	background: #eff3f7
}

.details-box-right:before {
	left: 32px
}

.details-box-right:after {
	right: 32px
}

.details-box-right .adviser-pic {
	display: block;
	width: 115px;
	height: 115px;
	margin: 20px auto 0;
	border-radius: 50%;
	background: url(../images/adviser-pic_dcc9b68.png) center center no-repeat
}

.details-box-right .adviser-txt {
	margin-top: 10px;
	text-align: center
}

.details-box-right .chance-btn {
	line-height: 40px;
	text-align: center;
	display: block;
	width: 147px;
	height: 42px;
	margin: 8px auto 0;
	color: #fff;
	font-size: 16px;
	border: 0;
	border-radius: 20px;
	background: #18daab
}

.details-content {
	margin: 0 0 70px 0
}

.recommend-service {
	margin-top: 15px
}

.recommend-service .title {
	width: 125px;
	height: 45px;
	line-height: 45px;
	background: #fff;
	color: #444;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e9eef2
}

.recommend-service .title .icon-tit {
	display: inline-block;
	margin-right: 5px;
	width: 11px;
	height: 12px;
	vertical-align: middle;
	background: url(../images/icon-service_7093d7b.png) center no-repeat;
	background-position: 0 -40px
}

.recommend-service .title span {
	display: inline-block;
	vertical-align: middle
}

.recommend-service .service {
	margin-left: 135px;
	width: 888px;
	height: 45px;
	border: 1px solid #e9eef2;
	background: #fff;
	overflow: hidden
}

.recommend-service .service .ui-switchable-content .slide-recommend-item {
	display: inline-block;
	width: 444px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #444;
	border-left: 1px solid #eff3f7;
	box-sizing: border-box
}

.recommend-service .service .ui-switchable-content .slide-recommend-item:first-child {
	border-left: 0
}

.recommend-service .service .ui-switchable-content .slide-recommend-item strong {
	margin-left: 15px;
	font-weight: 700
}

.recommend-service .service .ui-switchable-content .slide-recommend-item .quick-look {
	margin-left: 25px;
	color: #17daab;
	font-size: 12px;
	text-decoration: none
}

.recommend-service .service .ui-switchable-nav {
	display: none
}

.recommend-service .service .prev-btn,.recommend-service .service .next-btn {
	display: block;
	margin-top: -10px;
	width: 30px;
	height: 20px;
	line-height: 20px;
	color: #d9d9d9;
	font-size: 22px;
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=1);
	border-right: 2px solid #ddd
}

.recommend-service .service .prev-btn:hover,.recommend-service .service .next-btn:hover {
	color: #d9d9d9;
	background: #fff
}

.recommend-service .service .prev-btn .icon-angle-left,.recommend-service .service .next-btn .icon-angle-left,.recommend-service .service .prev-btn .icon-angle-right,.recommend-service .service .next-btn .icon-angle-right {
	position: absolute;
	top: -1px
}

.recommend-service .service .prev-btn {
	left: 5px
}

.recommend-service .service .next-btn {
	right: 20px
}

.banner-top,.banner-bottom {
	width: 1026px;
	height: 100px;
	margin-top: 15px
}

.banner-top img,.banner-bottom img {
	display: block;
	margin: 0 auto;
	max-width: 1026px;
	max-height: 100px
}

.service-desc {
	margin-top: 20px;
}

.service-desc .tab-box {
	width: 1026px;
	height: 55px;
	border-bottom: 1px solid #e9eef2;
	background: #fff;
	overflow: hidden
}

.service-desc .tab-box .chance-btn,.service-desc .tab-box .suspend-submit-btn {
	display: inline-block;
	width: 105px;
	height: 55px;
	line-height: 55px;
	color: #17daab;
	font-size: 14px;
	border: 0;
	text-align: center;
	background: #fff
}

.service-desc .tab-box .chance-btn:hover,.service-desc .tab-box .suspend-submit-btn:hover,.service-desc .tab-box .chance-btn.active,.service-desc .tab-box .suspend-submit-btn.active {
	color: #fff;
	background: #17daab
}

.service-desc .tab-box .chance-btn {
	background: url(../images/consult-icon_ab5ff75.png) left center no-repeat
}

.service-desc .service-desc-tit li {
	position: relative;
	float: left;
	line-height: 55px;
	padding: 0 25px;
	color: #444;
	font-size: 14px;
	cursor: pointer
}

.service-desc .service-desc-tit li.active:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #666
}

.service-desc .service-desc-con {
	margin-top: 2px;
	width: 1026px;
	height: auto;
	background: #fff;
	overflow: hidden
}

.service-desc .service-desc-con img {
	display: block;
	margin: 0 auto
}

.service-desc .service-desc-con .desc-con-tit {
	position: relative;
	margin: 0 auto 10px;
	width: 350px;
	border-top: 1px solid #eff3f7;
	text-align: center
}

.service-desc .service-desc-con .desc-con {
	max-width: 1026px;
	margin: 0 auto
}

.service-desc .service-desc-con .desc-con-tit span {
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	color: #444;
	font-size: 20px;
	background: #fff
}

.service-desc .service-desc-con .desc-con-tit span em {
	position: relative;
	top: -8px;
	font-size: 18px;
	color: #eff3f7
}

.service-desc .service-desc-con .tab-content-item {
	margin: 90px 0
}

.setFixed {
	position: fixed;
	top: 0;
	z-index: 9;
	box-shadow: 0 0 5px #f5f5f5
}

.details-box-center .tag {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 2px 5px;
	background: #ef8232;
	margin-right: 10px;
	float: left;
}

.details-box-center .tag1 {
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	float: left;
}

.details-box-center .cont .cont_fr {
	width: 100px;
	height: 54px;
	text-align: center;
	float: right;
}

.details-box-center .cont .cont_fr span {
	color: #999;
	font-size: 18px;
}

.details-box-center .cont .cont_fr p {
	color: #999;
	padding-left: 15px;
	font-size: 12px;
}

.information-list-bottom {
	font-size: 14px;
	width: 295px;
    background-color: white;
	margin-top: 10px;
	display: inline-block;
	margin-left: 15px;
}

.information-list-bottom p {
	position: relative;
	margin: 0;
	padding-left: 28px;
	padding-right: 7px;
	margin-left: 4px;
	margin-right: 4px;
	box-sizing: border-box;
	border-bottom: 1px solid #979797;
	font-size: 18px;
	color: #000;
	font-weight: 700;
	line-height: 43px
}

.information-list-bottom p:before {
	display: block;
	position: absolute;
	content: '';
	width: 3px;
	height: 17px;
	top: 14px;
	left: 11px;
	background: #3EAE87
}

.information-list-bottom p span {
	float: right;
	font-weight: 400;
	font-size: 14px;
	color: #919191
}

.information-list-bottom p span a:hover {
	color: #555
}

.information-list-bottom ul {
	padding: 21px 14px 0;
	margin-top: -18px
}

.information-list-bottom li {
	margin-top: 19px;
	line-height: 100%
}

.information-list-bottom li a {
	cursor: pointer
}

.information-list-bottom li a:hover {
	color: #34d8a8
}

.information-list-bottom p span a {
	border: 1px solid #555;
	padding: 2px 9px;
	border-radius: 15px;
	font-size: 12px
}

@charset "UTF-8";

button,hr,input {
	overflow: visible
}

.clearfix::after {
	content: "";
	display: table;
	clear: both
}

.goods-detail .goods-left {
	width: 856px;
	float: left;
	height: auto;
	background: #fff;
	overflow: hidden;
	padding: 30px 15px;
	font-size: 16px
}
.goods-detail .goods-left h2 {
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    padding: 0 30px;
    background: #eee;
    color: #4e6ef2;
    font-size: 28px;
    font-weight: bold;
    margin: 25px 250px 25px 250px;
}


.goods-detail .tab-trigger .goods-buy-now {
	display: none;
	width: 140px;
	background: #44AFFF;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	cursor: pointer;
}

.goods-detail .tab-trigger .goods-nav-inner {
	width: 894px;
	height: 40px;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	background-color: #fafafa;
	box-sizing: border-box
}

.goods-detail .tab-trigger {
	width: 894px;
	height: 40px;
	background-color: #fff;
	color: #333;
	font-size: 16px;
	line-height: 16px;
	box-sizing: border-box
}

.goods-detail .tab-trigger .goods-consult i {
	vertical-align: middle;
	margin-left: 10px
}

.goods-detail .tab-trigger .goods-nav-tab {
	cursor: pointer;
	float: left;
	width: 140px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	box-sizing: border-box;
	font-size: 14px
}

.goods-detail .tab-trigger .goods-nav-tab.active {
	background-color: #fff;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 2px solid #44AFFF;
	line-height: 38px;
	color: #44AFFF
}

.goods-detail .tab-trigger .goods-nav-tab.active .normal {
	color: #3f3f3f
}

.goods-detail .tab-trigger:after {
	clear: both;
	display: block;
	content: ''
}

.goods-detail .tab-trigger.tab-scroll-fixed {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	box-shadow: 0 2px 7px rgba(0,0,0,.1);
	text-align: center;
	z-index: 999
}

.goods-detail .tab-trigger.tab-scroll-fixed .tab-trigger-content {
	width: 1190px;
	margin: 0 auto
}

.goods-detail .tab-trigger.tab-scroll-fixed .goods-nav-inner {
	float: left;
	border-width: 0 1px;
	width: 850px
}

.goods-detail .tab-trigger.tab-scroll-fixed .goods-nav-inner .goods-nav-tab {
	height: 40px;
	line-height: 40px
}

.goods-detail .tab-trigger.tab-scroll-fixed .goods-nav-inner .goods-nav-tab.active {
	line-height: 38px
}

.goods-detail .tab-trigger.tab-scroll-fixed .goods-buy-now {
	float: left;
	display: block
}

.goods-detail .tab-trigger.tab-scroll-fixed .goods-consult {
	float: left;
	display: block;
	border: none
}


.goods-detail .goods-content.tab-scroll-fixed-margin {
	margin-top: 40px
}

.goods-detail .goods-content .title {
	text-align: center;
	color: #1ad2a6;
	margin-top: 30px;
}

.goods-detail .goods-left strong {
	font-size: 16px;
	font-weight: 400;
	color: #1b7e02;
	border-left: 2px solid #44AFFF;
	height: 36px;
	line-height: 36px;
	padding-left: 20px;
	background-color: #fafafa;
	font-weight: bold;
}

.goods-detail .goods-content#hotQA,.goods-detail .goods-content#userComment {
	padding-top: 20px
}

.goods-detail .goods-content .user-comment-theme {
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0
}

.goods-detail .goods-content .user-comment-theme .user-comment-satisfaction {
	padding: 0 30px;
	text-align: center;
	width: 150px;
	box-sizing: border-box;
	float: left;
	margin-top: 13px
}

.goods-detail .goods-content .user-comment-theme .user-comment-satisfaction-degree {
	font-size: 40px;
	color: #D9A961;
	line-height: 30px;
	display: block
}

.goods-detail .goods-content .user-comment-theme .user-comment-satisfaction-tip {
	font-size: 13px;
	color: #999;
	line-height: 13px;
	display: block;
	margin-top: 20px
}

.goods-detail .goods-content .user-comment-theme .user-comment-judge {
	padding: 0 20px;
	width: 125px;
	box-sizing: border-box;
	border-right: 1px solid #e6e6e6;
	font-size: 12px;
	line-height: 12px;
	height: 80px;
	color: #999;
	float: left
}

.goods-detail .goods-content .user-comment-theme .user-comment-judge-content {
	margin-bottom: 20px
}

.goods-detail .goods-content .user-comment-theme .user-comment-judge-content:last-child {
	margin: 0
}

.goods-detail .goods-content .user-comment-theme .user-comment-judge-grade {
	color: #333;
	margin-left: 13px
}

.goods-detail .goods-content .user-comment-theme .user-comment-marks {
	padding-left: 10px;
	color: #666;
	font-size: 12px;
	line-height: 12px;
	display: none
}

.goods-detail .goods-content .user-comment-theme .user-comment-marks .user-comment-mark {
	display: block;
	float: left;
	padding: 7px 10px;
	min-width: 65px;
	text-align: center;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	margin: 10px 10px 0;
	cursor: pointer
}

.goods-detail .goods-content .user-comment-theme .user-comment-marks .user-comment-mark.active {
	color: #fff;
	background: #44AFFF;
	border-color: #44AFFF
}

.goods-detail .goods-content .comment-content {
	border-bottom: 1px solid #e6e6e6;
	font-size: 12px;
	color: #999;
	line-height: 12px;
	padding: 20px 45px
}

.goods-detail .goods-content .comment-content .comment-content-title {
	padding-bottom: 10px
}

.goods-detail .goods-content .comment-content .comment-content-title .name {
	color: #666
}

.goods-detail .goods-content .comment-content .comment-content-title .time {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #e6e6e6
}

.goods-detail .goods-content .comment-content .comment-content-grade {
	height: 12px;
	padding-bottom: 20px
}

.goods-detail .goods-content .comment-content .comment-content-grade .rate-stars-panel {
	height: 13px;
	line-height: 13px;
	width: 71px
}

.goods-detail .goods-content .comment-content .comment-content-grade .rate-stars-panel .rate-stars {
	height: 13px;
	line-height: 13px
}

.goods-detail .goods-content .comment-content .comment-content-text {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	padding-bottom: 20px
}

.goods-detail .goods-content .comment-content .comment-content-footer {
	padding: 0
}

.goods-detail .goods-content .comment-content .comment-content-footer .type {
	margin-right: 20px
}

.goods-detail .goods-content .comment-content .comment-content-addto {
	border-left: 2px solid #e6e6e6;
	padding: 10px 12px;
	font-size: 14px;
	color: #999;
	line-height: 14px;
	margin-top: 20px
}

.goods-detail .goods-content .comment-content .comment-content-addto .addto-text {
	color: #333;
	margin-top: 10px
}

.goods-detail .goods-content .comment-view-all {
	padding-top: 20px
}

.goods-detail .goods-content .comment-view-all .all-comment-btn {
	display: block;
	float: right;
	color: #999;
	font-size: 12px;
	line-height: 12px;
	cursor: pointer
}

.goods-detail .goods-content .no-comments-content {
	padding: 20px 0;
	text-align: center;
	font-size: 16px;
	color: #666
}

.goods-detail #hotQA .goods-content-image,.goods-detail #serciveProcess .goods-content-image,.goods-detail #serciveProvider .goods-content-image,.goods-detail #serviceContent .goods-content-image {
	width: 990px;
	overflow: hidden;
	text-align: center
}

.goods-detail #hotQA .goods-content-image img,.goods-detail #serciveProcess .goods-content-image img,.goods-detail #serciveProvider .goods-content-image img,.goods-detail #serviceContent .goods-content-image img {
	width: 990px;
	border: 1px solid #e6e6e6;
	display: block;
	margin: 0;
	border-top: 0 none;
	box-sizing: border-box
}

.add-plus-input {
	white-space: nowrap;
	margin-bottom: 5px;
}

.add-plus-input .btn,
.add-plus-input .num {
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}

.add-plus-input .num {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0;
	border-right: 0;
	width: 50px
}

.add-plus-input .btn {
	border: 1px solid #999;
	background-color: #F4F4F4;
	display: inline-block;
	text-decoration: none;
	width: 20px;
}

.left-list {
	width: 888px;
	background: #fff;
	border-radius: 5px;
	margin-top: 15px;
	box-shadow: 1px 0 10px #f5f5f5;
	padding: 15px 22px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}

.left-list ul li {
	font-size: 14px;
	list-style: inside;
	color: #999;
	width: 375px;
	padding-right: 6px;
	line-height: 35px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.aside_brand {
	overflow: hidden;
	padding: 20px 10px 10px;
	width: 274px;
	margin-top: 10px;
	background: #fff;
	display: inline-block;
    margin-left: 15px;	
}

.aside_brand .tittle_text,.news_index .aside_brand .tittle_bold {
	margin-bottom: 10px
}

.aside_brand .ab_box {
	width: 300px;
	overflow: hidden
}

.aside_brand .module_img_small {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}

.module_img_small img {
	display: inline-block;
	text-align: center;
	width: 130px;
	height: 110px;
}

.module_img_small .mi_info {
	display: block;
	text-align: center;
	width: 130px;
	height: 80px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	background: #ebebeb;
}

.tools {
	overflow: hidden;
	width: 294px;
	height: 212px;
	background-color: #fff;
	padding-top: 18px;
	display: inline-block;
	margin-left: 15px;
}

.tools .tool-tit {
	width: 100%;
	height: 20px;
	line-height: 20px
}

.tools .tool-tit .tool-icon {
	display: inline-block;
	width: 2px;
	height: 12px;
	background-color: #4abf9f
}

.tools .tool-tit span {
	cursor: default;
	display: inline-block;
	margin: 0;
	color: #333;
	font-size: 15px;
	font-weight: 700;
	margin-left: 15px
}

.tools .tool-wrapper {
	width: 280px;
	margin: 20px auto 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff
}

.tools .tool-wrapper li {
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	margin: 0 5px 20px
}

.tools .tool-wrapper li a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	text-align: center
}

.tools .tool-wrapper li a img {
	max-width: 35px;
	max-height: 35px
}

.tools .tool-wrapper li a span {
	display: inline-block;
	width: 100%;
	height: 36px;
	overflow: hidden;
	text-align: center;
	color: #7e7e7e
}

.goods-detail {
width: 1200px;
margin: 0 auto;
position: relative;
}
.goods-detail .ni_newslist h3 {
    display: block;
    color: #333;
    font-size: 22px;
    text-indent: 25px;
    font-weight: normal;
    position: relative;
}
.goods-detail .ni_newslist h3:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    height: 25px;
    width: 15px;
    background-color: #72b539;
}
.goods-detail .ni_newslist .btn-pages {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #eee
}

.goods-detail .ni_newslist {
	float: left;
	width: 846px;
	padding: 10px 20px 20px;
	background: #fff
}

.goods-detail .ni_newslist .module_newslink_box {
	margin-top: 20px;
	width: 846px
}

.goods-detail .ni_newslist .btn_big {
	margin: 20px auto 0
}

.goods-detail .ni_newslist .btn-pages {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #eee
}
.item .right .belong_tags {
	padding-left: 30px;
	background: url(../images/tag.png) left top no-repeat;
	background-size: auto 16px;
}

.item .right .belong_tags a {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
}

.item .right hr {
	display: inline-block;
	width: 50px;
	height: 4px;
	margin-bottom: 15px;
	background-color: #2944cc;
	border: 0;
}

.goods-detail .ni_newslist.item {
	position: relative;
	height: 180px;
	border-bottom: 1px solid #e5e5e5
}

.item img {
	width: 270px;
	height: 168px
}

.item a {
	position: relative;
	display: inline-block
}
.item p {
	position: relative;
	display: inline-block
}
.item a .animate-line i {
	position: absolute;
	display: inline-block;
	background-color: #00d8b7;
	transition: all .5s linear
}

.item a .animate-line .top-line {
	width: 0;
	height: 3px;
	top: 0;
	left: 0
}

.item a .animate-line .bottom-line {
	width: 0;
	height: 3px;
	bottom: 2px;
	left: 0
}

.item a .animate-line .left-line {
	width: 3px;
	height: 0;
	top: 0;
	left: 0
}

.item a .animate-line .right-line {
	width: 3px;
	height: 0;
	top: 0;
	right: 0;
	background: linear-gradient(to bottom,#00d8b7,rgba(0,255,217,.1))
}

.item a .animate-line .dot {
	bottom: -2px;
	margin-left: -5px;
	width: 11px;
	height: 11px;
	left: -12px;
	opacity: 0;
	background-color: #00d8b7;
	border-radius: 50%
}

.item .right {
	position: relative;
	float: right;
	width: 550px;
	height: 170px
}

.item .right>h2 {
	font-size: 20px;
	color: #303030;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.item .right>h2 a {
	color: inherit
}

.item .right>p {
	font-size: 16px;
	color: #666
}

.item .right .foot {
	bottom: 0;
	position: absolute;
	height: 26px;
	width: 500px
}


.item .right .foot .time {
	position: relative;
	float: left;
	border: 1px solid #e5e5e5;
	width: 121px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-indent: 1.2em;
	text-align: center
}

.item .right .foot .time:before {
	content: ' ';
	top: 50%;
	left: 12px;
	margin-top: -8px;
	position: absolute;
	height: 15px;
	width: 15px;
	background: url(../images/time.0c2a4927.png) no-repeat
}

.item .right .foot .see_time {
	margin-left: 40px;
	height: 24px;
	line-height: 24px;
	background: url(../images/eye.png) left center no-repeat;
	background-size: 19px 13px;
}
.item .right .foot span {
    display: inline-block;
    padding-left: 35px;
    font-size: 12px;
}

.item p.no-data {
	font-size: 24px;
	text-align: center;
	color: #777;
	margin-top: 40px;
	letter-spacing: 2px
}

.item:hover .animate-line .top-line {
	width: 270px
}

.item:hover .animate-line .bottom-line {
	width: 50%
}

.item:hover .animate-line .left-line {
	height: 168px
}

.item:hover .animate-line .right-line {
	height: 45%
}

.item:hover .animate-line .dot {
	opacity: 1;
	left: 50%
}

.item:hover h2 {
	color: #ff7200
}

.main {
height: auto;
    background: #f8f8f8;
    min-height: -moz-max-content;
    min-height: max-content;
}
.common-title {
	text-align: center
}

.common-title .title {
	font-family: HYYakuHei-HEW;
	font-size: 30px;
	line-height: 1;
	letter-spacing: -1px;
	color: #333;
	margin-bottom: 25px;
	text-align: center;
	font-weight: 700
}

.common-title .sub-title {
	font-family: HYQiHei-EES;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 34px;
	text-align: center;
	color: #333;
	position: relative;
	display: inline-block
}
.goods-detail .goods-left .introduce {
	height: 722px;
	padding-top: 50px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.goods-detail .goods-left .introduce .content {
	width: 384px;
	height: 384px;
	margin: 70px auto 0;
	position: relative;
	background-size: cover
}

.goods-detail .goods-left .introduce .content li {
	position: absolute
}

.goods-detail .goods-left .introduce .content li:nth-child(odd) {
	width: 441px;
	height: 140px;
	background: url(../images/left.442addda.png) no-repeat;
	background-size: cover
}

.goods-detail .goods-left .introduce .content li:nth-child(odd) span {
	float: right;
	width: 142px;
	line-height: 140px;
	font-size: 20px;
	color: #412d17;
	text-align: center;
	font-weight: 700
}

.goods-detail .goods-left .introduce .content li:nth-child(odd) .right-content {
	width: 290px;
	float: left;
	padding-top: 36px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1;
	color: #333;
	text-align: right
}

.goods-detail .goods-left .introduce .content li:nth-child(odd) .right-content .item {
	padding-right: 38px;
	margin-bottom: 9px;
	line-height: 16px;
	background: url(../images/check.c48e9445.png) no-repeat right 10px top 0;
	background-size: 16px 16px
}

.goods-detail .goods-left .introduce .content li:nth-child(even) {
	width: 439px;
	height: 140px;
	background: url(../images/right.50b6ed7f.png) no-repeat;
	background-size: cover
}

.goods-detail .goods-left .introduce .content li:nth-child(even) span {
	float: left;
	width: 142px;
	line-height: 140px;
	font-size: 20px;
	color: #412d17;
	font-weight: 700;
	text-align: center
}

.goods-detail .goods-left .introduce .content li:nth-child(even) .right-content {
	float: right;
	width: 289px;
	padding-top: 36px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1;
	color: #333;
	text-align: left
}

.goods-detail .goods-left .introduce .content li:nth-child(even) .right-content .item {
	padding-left: 38px;
	margin-bottom: 9px;
	line-height: 16px;
	background: url(../images/check.c48e9445.png) no-repeat left 10px top 0;
	background-size: 16px 16px
}

.goods-detail .goods-left .introduce .content li:nth-child(1) {
	top: -70px;
	left: -254px
}

.goods-detail .goods-left .introduce .content li:nth-child(2) {
	top: -70px;
	right: -234px
}

.goods-detail .goods-left .introduce .content li:nth-child(3) {
	top: 80px;
	left: -254px
}

.goods-detail .goods-left .introduce .content li:nth-child(4) {
	top: 80px;
	right: -234px
}

.goods-detail .goods-left .introduce .content li:nth-child(5) {
	bottom: 15px;
	left: -254px
}

.goods-detail .goods-left .introduce .content li:nth-child(6) {
	bottom: 15px;
	right: -234px
}