@font-face {
	font-family: 'iconfont';
	src: url("//at.alicdn.com/t/font_1103398_itcdcx2kofl.eot");
	src: url("//at.alicdn.com/t/font_1103398_itcdcx2kofl.eot?#iefix") format("embedded-opentype"),
		url("//at.alicdn.com/t/font_1103398_itcdcx2kofl.woff2") format("woff2"),
		url("//at.alicdn.com/t/font_1103398_itcdcx2kofl.woff") format("woff"),
		url("//at.alicdn.com/t/font_1103398_itcdcx2kofl.ttf") format("truetype"),
		url("//at.alicdn.com/t/font_1103398_itcdcx2kofl.svg#iconfont") format("svg")
}

.main {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}
body {
	line-height: 1;
}

html,
body {
	height: 100%;
}

a {
	outline: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.seo {
	font-family: "seo" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.Public {
	font-family: "Public" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.information {
	width: 1200px !important;
	padding: 20px 20px;
	margin: 10px auto 0;
	background-color: #fff;
	box-sizing: border-box;
	margin-top: 15px;
}
.information h2 {
	font: bold 22px "microsoft yahei";
}
.information h2 b {
	display: inline-block;
	width: 8px;
	height: 22px;
	background-color: #fd8900;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
}
.information h2 i {
	display: inline-block;
	width: 8px;
	height: 12px;
	background-color: #f60;
	vertical-align: top;
	margin-top: 17px;
	margin-right: 10px;
}
.information-content {
	margin-top: 20px;
	position: relative;
}
.information .chapter {
	position: absolute;
	right: 45px;
	top: 15px;
}
.information-content table {
	border-right: 1px solid #eee;
	width: 100%;
	font-size: 14px;
}
.information-content td {
	padding: 12px 0px;
	vertical-align: top;
	line-height: 24px;
}
.information-content td:nth-child(odd) {
	background-color: #fafafa;
	border: 1px solid #eee;
	width: 140px;
	color: #999;
}
.information-content td:nth-child(even) {
	color: #333;
	border: 1px solid #eee;
	margin-top: -1px;
	border-left: 0;
	border-right: 0;
	width: 430px;
	padding-left: 18px;
}
.information-content td b {
	font-weight: normal;
	display: block;
	padding-left: 20px;
	overflow: hidden;
}
.information-content td p {
	line-height: 24px;
}
.information-content td p span {
	font-size: 12px;
	color: #fd8900;
}
.iframe {
	height: 40px;
	overflow: hidden;
}

.w {
	width: 1400px;
	margin: 0 auto;
}
.Dialog {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.3);
	z-index: 999;
}
.Dialog .dialog-body {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 582px;
	background-color: #fff;
	border-radius: 4px;
}
.Dialog .dialog-body .dialog-title {
	height: 50px;
	line-height: 50px;
	position: relative;
	padding: 0 20px;
	background-color: #fd8900;
	text-align: center;
	color: #fff;
	border-radius: 4px 4px 0 0;
}
.Dialog .dialog-body .dialog-title h4 {
	font-size: 18px;
	text-align: left;
}
.Dialog .dialog-body .dialog-content {
	padding: 20px 30px;
}
.notice-content {
	font-size: 18px;
	line-height: 24px;
}
.dialog__btn {
	text-align: center;
	margin-top: 20px;
}
.dialog__btn .btn {
	line-height: 34px;
	position: relative;
	font-size: 14px;
	padding: 0px 30px;
	color: #fd8900;
	background: #fff;
	background-color: rgb(255, 255, 255);
	background-color: rgb(255, 255, 255);
	border: 1px solid #fd8900;
	border-radius: 4px;
	vertical-align: top;
	transition: 0.3s;
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
}
.dialog__btn .btn.determine {
	background-color: #fd8900;
	color: #fff;
}
.dialog__btn .btn:hover {
	background-color: #0669d0;
	color: #fff;
}
/* 上面都是公用样式 */
/* 初中级 */
.black-header .w,.primary-top .w,.primary-recommend .w,.primary-main .w,.indexDynamic .w,.primary-company .w {
	width: 1200px;
}
.primary-main .w {
	overflow: hidden;
}

.black-header {
	height: 40px;
	background: #2e2f31
}

.black-header .headerLeft {
	float: left
}

.black-header .headerLeft img {
	float: left;
	margin-top: 11px;
	height: 20px
}

.black-header .headerLeft p {
	font-size: 12px;
	line-height: 39px;
	color: #fff;
	margin-left: 10px;
	float: left
}

.black-header .headerLeft p#loginYet {
	color: #fff
}

.black-header .headerLeft p>a {
	color: #fff;
	margin: 0 8px
}

.black-header .headerLeft p>a.regist {
	padding: 3px 5px;
	color: #fff;
	background: #fd8900;
	border-radius: 2px
}

.black-header .headerLeft p>a.mobile {
	padding-left: 20px;
	background: url(../../../../images/seo/version/2022/indexbg.png) no-repeat
}

.black-header .headerLeft p span {
	color: #fff
}

.black-header .headerLeft p span a {
	color: #fff
}

.black-header .headerRight {
	float: right
}

.black-header .headerRight form {
	float: left
}

.black-header .headerRight .search {
	width: 312px;
	height: 30px;
	border: 1px solid #fd8900;
	border-right: none;
	margin-top: 4px;
	float: left;
	background-color: #fff
}

.black-header .headerRight .search .searchSelect {
	width: 81px;
	height: 14px;
	float: left;
	border-right: 1px solid #e0e6ed;
	position: relative;
	z-index: 99999;
	margin-top: 7px
}

.black-header .headerRight .search .searchSelect .searchSelectTop {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer
}

.black-header .headerRight .search .searchSelect .searchSelectTop p {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	text-indent: 10px
}

.black-header .headerRight .search .searchSelect .searchSelectTop i {
	display: block;
	position: absolute;
	width: 10px;
	height: 5px;
	top: 4px;
	left: 63px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

.black-header .headerRight .search .searchSelect .searchSelectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.black-header .headerRight .search .searchSelect .searchSelectBot {
	position: absolute;
	width: 81px;
	border: 1px solid #f3f3f3;
	left: 0px;
	top: 22px;
	z-index: 99999;
	background: #fff;
	display: none
}

.black-header .headerRight .search .searchSelect .searchSelectBot li {
	text-indent: 15px;
	font-size: 12px;
	line-height: 24px;
	cursor: pointer
}

.black-header .headerRight .search .searchSelect .searchSelectBot li:hover {
	background: #fd8900;
	color: #fff
}

.black-header .headerRight .search input {
	width: 160px;
	height: 28px;
	float: left;
	text-indent: 15px;
	font-size: 12px;
	line-height: 28px;
	color: #999;
	border: none;
	background: none
}

.black-header .headerRight .search button {
	width: 65px;
	height: 29px;
	border: none;
	cursor: pointer;
	outline: none;
	float: right;
	font-size: 12px;
	line-height: 29px;
	color: #fff;
	font-family: "microsoft yahei";
	background: #fd8900;
	vertical-align: middle
}

.black-header .headerRight a.seachAll {
	width: 58px;
	height: 30px;
	border: 1px solid #fd8900;
	font-size: 12px;
	line-height: 28px;
	color: #fd8900;
	text-align: center;
	margin-left: 6px;
	float: left;
	margin-top: 4px;
	background: none
}

.primary-top {
	height: 238px;
	max-height: 238px;
	background: url("../../../../images/seo/version/2022/newTopBg.png") no-repeat top center
}

.primary-top .companyItem {
	float: left;
	line-height: 80px
}

.primary-top .companyItem span {
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
	position: relative;
	width: 167px;
	height: 28px;
	margin-left: 40px
}

.primary-top .companyItem span img {
	position: absolute;
	z-index: 1
}

.primary-top .companyItem span i {
	position: absolute;
	z-index: 2;
	font-size: 16px;
	font-family: Open Sans;
	color: #fd8900;
	line-height: 28px;
	right: 22px;
	top: 0;
	font-style: normal;
	text-align: center;
	width: 28px
}

.primary-top .NewcompanyItem {
	display: inline-block;
	position: relative;
	width: 158px
}

.primary-top .NewcompanyItem i {
	position: absolute;
	right: 12.5px;
	display: inline-block;
	width: 38px;
	text-align: center;
	top: 0
}

.primary-top .nopad {
	padding: 0
}

.primary-top .top-member-infor {
	height: 200px;
	position: relative
}

.primary-top .top-member-infor-body {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%
}

.primary-top .top-member-infor-body .logo {
	float: left;
	max-height: 90px;
	max-width: 200px;
	margin-right: 20px
}

.primary-top .top-member-infor-body .logo img {
	max-height: 90px;
	vertical-align: middle
}

.primary-top .top-member-infor-body .logo i {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.primary-top .top-member-infor-body .company-name {
	font-size: 30px;
	line-height: 44px;
	color: #fd8900;
	max-height: 88px;
	font-weight: bold;
	overflow: hidden;
	margin-top: 22px
}

.primary-top .top-member-infor-body .company-name .member-level {
	height: 34px;
	line-height: 34px;
	display: inline-block;
	vertical-align: top;
	background-color: #fd8900;
	color: #fff;
	font-size: 14px;
	padding: 0 14px;
	border-radius: 17px;
	margin-left: 20px;
	font-weight: 400;
	margin-top: 5px
}

.primary-top .top-member-infor-body .company-name .member-level i {
	width: 26px;
	height: 22px;
	display: inline-block;
	vertical-align: top;
	margin: 8px 6px 0 0;
	background: url("../../../../images/seo/version/2022/level.png") no-repeat 0 0
}

.primary-top .vip {
	height: 32px;
	font-size: 12px;
	line-height: 32px;
	padding: 0 12px;
	border-radius: 50px;
	margin-top: 25px;
	float: left;
	margin-left: 20px
}

.primary-top .vip b {
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 5px;
	margin-right: 5px
}

.primary-top .vip.vipLeve1 {
	color: #fd8900;
	border: 1px solid #fd8900
}

.primary-top .vip.vipLeve1 b {
	background: url(../../../../images/seo/version/2022/viplevel1.png) no-repeat center
}

.primary-top .vip.vipLeve4 {
	color: #fd8900;
	border: 1px solid #fd8900
}

.primary-top .vip.vipLeve4 b {
	background: url(../../../../images/seo/version/2022/viplevel4.png) no-repeat center
}

.primary-top .contactWay {
	float: right;
	margin-top: 70px;
	padding-left: 56px
}

.primary-top .contactWay .privacy {
	float: right
}

.primary-top .contactWay .privacy p {
	font-size: 14px;
	color: #fff
}

.primary-top .contactWay .privacy p b {
	width: 44px;
	height: 1px;
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
	margin-top: 11px;
	margin-left: 12px
}

.primary-top .contactWay .privacy p b:first-child {
	margin-left: 0;
	margin-right: 12px
}

.primary-top .contactWay .privacy a {
	display: block;
	width: 168px;
	height: 46px;
	text-align: center;
	line-height: 44px;
	background-color: #fd8900;
	color: #fff;
	border: 1px solid #92d080;
	margin-top: 12px;
	font-size: 14px;
	font-weight: bold
}

.primary-top .contactWay .privacy a i {
	background: url(/NewShowStand/Templates/110/Images/green/indexbg.png) no-repeat 0px -46px;
	display: inline-block;
	width: 22px;
	height: 22px;
	background-size: 22px;
	vertical-align: top;
	margin-top: 11px;
	margin-right: 6px
}

.primary-top .contactWay dl dt {
	width: 42px;
	height: 42px;
	float: left;
	background: url(../../../../images/seo/version/2022/indexbg.png) no-repeat 7px -60px #fd8900;
	border-radius: 50%;
	margin-top: 2px;
	margin-right: 10px
}

.primary-top .contactWay dl dd {
	overflow: hidden
}

.primary-top .contactWay dl dd span {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: bold
}

.primary-top .contactWay dl dd p {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	word-break: break-all;
	word-wrap: anywhere;
	margin-top: 6px
}

.new-nav {
	height: 0px;
	position: relative;
	z-index: 9;
	margin: 0 auto
}

.new-nav-body {
	height: 58px;
	position: absolute;
	left: 0;
	top: 10px
}

.new-nav-body .container ul {
	background: #fff;
	width: calc(100% + 10px);
	box-shadow: 0 10px 10px #dedede;
	overflow: hidden;
}

.new-nav-body .container ul li {
	float: left
}

.new-nav-body .container ul li a {
	display: block;
	line-height: 58px;
	color: #333;
	font-size: 16px
}

.new-nav-body .container ul li a:hover {
	background-color: #fd8900;
	color: #fff
}

.new-nav-body .container ul li.nav_on a {
	background-color: #fd8900;
	color: #fff
}

.new-nav-body .container ul.lilength1 li {
	text-align: center;
	padding: 0;
	width: 100%
}

.new-nav-body .container ul.lilength2 li {
	text-align: center;
	padding: 0;
	width: 50%
}

.new-nav-body .container ul.lilength3 li {
	text-align: center;
	padding: 0;
	width: 33.33333%
}

.new-nav-body .container ul.lilength4 li {
	text-align: center;
	padding: 0;
	width: 25%
}

.new-nav-body .container ul.lilength5 li {
	text-align: center;
	padding: 0;
	width: 20%
}

.new-nav-body .container ul.lilength6 li {
	text-align: center;
	padding: 0;
	width: 16.66667%
}

.new-nav-body .container ul.lilength7 li {
	text-align: center;
	padding: 0;
	width: 14.28571%
}

.new-nav-body .container ul.lilength8 li {
	text-align: center;
	padding: 0;
	width: 12.5%
}

.new-nav-body .container ul.lilength9 li {
	text-align: center;
	padding: 0;
	width: 11.11111%
}

.new-nav-body .container ul.lilength10 li {
	text-align: center;
	padding: 0;
	width: 10%
}

.new-nav-body .container ul.lilength11 li {
	text-align: center;
	padding: 0;
	width: 9.09091%
}

.new-nav-body .container ul.lilength12 li {
	text-align: center;
	padding: 0;
	width: 8.33333%
}

.new-nav-body .container ul.lilength13 li {
	text-align: center;
	padding: 0;
	width: 7.69231%
}

.new-nav-body .container ul.lilength14 li {
	text-align: center;
	padding: 0;
	width: 7.14286%
}

.new-nav-body .container ul.lilength15 li {
	text-align: center;
	padding: 0;
	width: 6.66667%
}

.index-title {
	text-align: center;
	height: 70px;
	position: relative
}

.index-title a.more {
	color: #fd8900;
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 44px;
	font-weight: bold
}

.index-title a span {
	font-size: 40px;
	color: #e7e7e7;
	text-transform: uppercase;
	font-weight: 700
}

.index-title a p {
	position: absolute;
	width: 100%;
	left: 0;
	top: 35px;
	z-index: 9;
	font-size: 36px;
	color: #000;
	font-weight: 700;
	line-height: 1
}

.index-title a p strong {
	color: #fd8900
}

.index-title a p b {
	display: inline-block;
	width: 105px;
	height: 1px;
	background-color: #e7e7e7;
	vertical-align: top;
	margin: 20px 20px 0 20px;
	position: relative
}

.index-title a p b:nth-child(1)::after {
	content: '';
	position: absolute;
	top: -1px;
	right: 0;
	width: 26px;
	height: 3px;
	background-color: #fd8900
}

.index-title a p b:last-child::before {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 26px;
	height: 3px;
	background-color: #fd8900
}

.primary-main {
	background-color: #f9f9f9;
	padding: 30px 0;
}

.primary-main .location {
	background-color: #fff;
	padding: 15px;
	line-height: 22px;
	font-size: 14px;
	margin-top: 30px
}

.primary-main .location p i {
	font-size: 16px;
	color: #cecece;
	display: inline-block;
	vertical-align: top;
	margin: 3px 10px 0 0
}

.primary-main .location p a {
	color: #333;
	margin: 0 3px
}
.primary-main .mainLeft {
	width: 260px;
	float: left;
	background: #ffffff;
	margin-top: 30px;
}

.primary-main .mainLeft .cat_nav {
	width: 100%;
	height: 60px;
	background: #fd8900;
	position: relative
}


.primary-main .mainLeft .cat_nav a {
	font-size: 20px;
	line-height: 60px;
	color: #ffffff;
	display: inline-block;
	padding: 0 30px;
	position: relative;
	font-weight: bold;
	opacity: 0.5;
	box-sizing: border-box;
	text-align: center;
	width: 100%;
}

.primary-main .mainLeft .cat_nav a:after {
	content: "";
	width: 0px;
	height: 3px;
	display: block;
	background: #ffffff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 9px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 2px
}

.primary-main .mainLeft .cat_nav a.focus {
	opacity: 1
}

.primary-main .mainLeft .cat_nav a.focus:after {
	width: 34px
}

.primary-main .mainLeft .secdhand:after {
	content: "";
	width: 1px;
	height: 19px;
	display: none;
	background: #ffffff;
	position: absolute;
	top: 20px;
	left: 141px;
	opacity: 0.5
}

.primary-main .mainLeft .categories {
	padding: 20px 10px 30px;
}
.primary-main .mainLeft .categories .cat_list dl {
	margin-bottom: 10px;
	background: #f8f8f8
}

.primary-main .mainLeft .categories .cat_list dl dt {
	font-size: 14px;
	line-height: 40px;
	color: #000;
	font-weight: normal;
	text-indent: 20px;
	position: relative
}

.primary-main .mainLeft .categories .cat_list dl dt a {
	color: #333
}

.primary-main .mainLeft .categories .cat_list dl dt:hover {
	color: #ffffff;
	background: #fd8900
}

.primary-main .mainLeft .categories .cat_list dl dt:hover a {
	color: #ffffff
}

.primary-main .mainLeft .categories .cat_list dl dt i {
	width: 13px;
	height: 7px;
	background: url(../../../../images/seo/version/2022/indexbg.png) no-repeat 0px -122px;
	position: absolute;
	top: 17px;
	right: 20px
}

.primary-main .mainLeft .categories .cat_list dl dd {
	padding-left: 10%;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.primary-main .mainLeft .categories .cat_list dl dd div {
	padding: 10px 0
}

.primary-main .mainLeft .categories .cat_list dl dd div a {
	display: block;
	font-size: 14px;
	line-height: 34px;
	color: #555
}

.primary-main .mainLeft .categories .cat_list dl dd div a:hover {
	color: #fd8900;
	font-weight: bold
}

.primary-main .mainLeft .categories .cat_list dl dd div a:active {
	color: #fd8900;
	font-weight: bold
}

.primary-main .mainLeft .categories .more {
	padding-top: 10px;
	text-align: center;
	display: none
}

.primary-main .mainLeft .categories .more a {
	display: block;
	font-size: 18px;
	line-height: 46px;
	color: #ffffff;
	background: #fd8900;
	box-shadow: 0 0 5px #fd8900;
	text-align: center
}

.primary-main .mainLeft .categories .more a span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 20px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 14px;
	margin-left: 5px;
	text-indent: 0px;
	vertical-align: top;
	margin-top: 15px;
	position: relative
}

.primary-main .mainLeft .categories .more a span i {
	font-size: 14px;
	position: absolute;
	left: 2px;
	top: 3px
}

.primary-main .mainLeft .categories .more a span i:first-of-type {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	top: -5px
}

.primary-main .mainRight {
	overflow: hidden;
	margin-top: 30px;
}
.primary-main .mainRight .proRight-btn {
	margin-left: 15px;
	background-color: #fff;
	height: 48px;
	margin-bottom: 28px;
	position: relative
}

.primary-main .mainRight .proRight-btn p {
	padding-left: 10px
}

.primary-main .mainRight .proRight-btn p a {
	display: inline-block;
	margin: 0 23px;
	font-size: 16px;
	line-height: 48px;
	color: #333;
	position: relative
}

.primary-main .mainRight .proRight-btn p a.focus {
	color: #fd8900
}

.primary-main .mainRight .proRight-btn p a.focus::after {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	background-color: #fd8900;
	left: 0;
	bottom: 0
}
.primary-main .mainRight .indexProList {
	width: 100%
}

.primary-main .mainRight .indexProList .pro-table-lists {
	width: 100%;
	float: left
}

.primary-main .mainRight .indexProList .pro-table-lists li {
	width: 25%;
	padding-left: 15px;
	text-align: center;
	margin-bottom: 20px;
	float: left
}

.primary-main .mainRight .indexProList .pro-table-lists li .items {
	background: #ffffff;
	padding: 0 15px 15px
}

.primary-main .mainRight .indexProList .pro-table-lists li .items table {
	width: 100%;
	height: 190px
}

.primary-main .mainRight .indexProList .pro-table-lists li .items table td {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle
}

.primary-main .mainRight .indexProList .pro-table-lists li .items table td img {
	max-width: 100%;
	max-height: 190px
}

.primary-main .mainRight .indexProList .pro-table-lists li .items p {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden
}

.primary-main .mainRight .indexProList .pro-table-lists li .items p a {
	color: #333;
	font-weight: bold
}

.primary-main .mainRight .indexProList .pro-table-lists li .items span {
	display: block;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #333333;
	margin: 5px 0
}

.primary-main .mainRight .indexProList .pro-table-lists li .items span i {
	color: #777;
	font-style: normal
}

.primary-main .mainRight .indexProList .pro-table-lists li .items b {
	display: block;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #fd8900
}

.primary-main .mainRight .indexProList .pro-table-lists li .price {
	margin: 10px 0 0 0;
	border: 1px solid #fd8900;
	height: 38px;
	position: relative;
	border-radius: 2px
}

.primary-main .mainRight .indexProList .pro-table-lists li .price b {
	display: block;
	width: 104px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin: 6px 0 0 0;
	font-size: 14px;
	font-weight: 400;
	color: #fd8900;
	float: left;
	border-right: 1px solid #add9a1
}

.primary-main .mainRight .indexProList .pro-table-lists li .price b strong {
	font-size: 16px
}

.primary-main .mainRight .indexProList .pro-table-lists li .price a {
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	color: #fd8900
}

.primary-main .mainRight .indexProList .pro-table-lists li .price a i {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	vertical-align: top;
	margin: 10px 0 0 6px;
	background: #fd8900 url("/NewShowStand/Templates/110/Images/blue/inquiry-btn.png") no-repeat 6px -14px
}

.primary-main .mainRight .indexProList .pro-table-lists li .price:hover {
	background-color: #fd8900
}

.primary-main .mainRight .indexProList .pro-table-lists li .price:hover b {
	color: #fff
}

.primary-main .mainRight .indexProList .pro-table-lists li .price:hover a {
	color: #fff !important
}

.primary-main .mainRight .indexProList .pro-table-lists li .price:hover a i {
	background: #fff url("/NewShowStand/Templates/110/Images/blue/inquiry-btn.png") no-repeat 6px 3px
}

.primary-main .mainRight .indexProList .pro-table-lists li>.items:hover {
	box-shadow: 0 0 10px #dedede
}

.primary-main .mainRight .indexProList .pro-table-lists li>.items:hover a {
	color: #fd8900
}

.primary-main .mainRight .indexProList .pro-table-lists li>.items:active {
	box-shadow: 0 0 10px #dedede
}

.primary-main .mainRight .indexProList .pro-table-lists li>.items:active a {
	color: #fd8900
}

.primary-main .mainRight .indexProList .pro-list-body {
	padding-left: 15px
}

.primary-main .mainRight .indexProList .pro-list-body li {
	background-color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	overflow: hidden
}

.primary-main .mainRight .indexProList .pro-list-body li .image {
	width: 175px;
	height: 175px;
	position: relative;
	float: left;
	margin-right: 20px;
	border: 1px solid #f0f0f0;
	overflow: hidden;
}

.primary-main .mainRight .indexProList .pro-list-body li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.primary-main .mainRight .indexProList .pro-list-body li span {
	display: block;
	overflow: hidden;
	font-size: 16px;
	line-height: 34px;
	height: 34px
}

.primary-main .mainRight .indexProList .pro-list-body li span a {
	color: #333
}

.primary-main .mainRight .indexProList .pro-list-body li span a:hover {
	color: #fd8900
}

.primary-main .mainRight .indexProList .pro-list-body li p {
	font-size: 14px;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	color: #999
}

.primary-main .mainRight .indexProList .pro-list-body li .par {
	font-size: 14px;
	overflow: hidden;
	padding: 10px 0;
	color: #999;
	position: relative
}

.primary-main .mainRight .indexProList .pro-list-body li .par b {
	font-weight: 400;
	color: red
}

.primary-main .mainRight .indexProList .pro-list-body li .par strong {
	padding: 0 20px
}

.primary-main .mainRight .indexProList .pro-list-body li .par a {
	font-size: 14px;
	color: #999;
	margin-right: 5px;
	float: right
}

.primary-main .mainRight .indexProList .pro-list-body li .par a i {
	margin-right: 5px;
	margin-top: 1px;
	display: inline-block;
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	border: 1px solid #999;
	border-radius: 2px;
	font-size: 0;
	vertical-align: top;
	color: #fff
}

.primary-main .mainRight .indexProList .pro-list-body li .par a.clicked0 i {
	background-color: #fd8900;
	border-color: #fd8900;
	font-size: 8px
}

.primary-main .mainRight .indexProList .pro-list-body li .labels {
	border-top: 1px solid #f0f0f0;
	padding-top: 3px;
	margin-top: 10px;
	overflow: hidden
}

.primary-main .mainRight .indexProList .pro-list-body li .labels mark {
	background: none;
	font-size: 12px;
	line-height: 24px;
	border: 1px solid #f0f0f0;
	padding: 0 15px;
	border-radius: 2px;
	margin-right: 15px;
	display: inline-block;
	font-weight: 400;
	color: #999;
	margin-top: 15px
}

.primary-main .mainRight .indexProList .pro-list-body li:hover {
	box-shadow: 0 0 10px #dedede
}
.primary-main .page {
	width: 100%;
	text-align: center;
	padding-top: 20px
}

.primary-main .page a {
	height: 40px;
	width: 40px;
	display: inline-block;
	background: #ffffff;
	font-size: 14px;
	line-height: 38px;
	color: #666;
	vertical-align: middle;
	margin: 0 5px;
	padding: 0 10px
}

.primary-main .page a.on {
	color: #ffffff;
	background: #fd8900
}

.primary-main .page a.ft {
	background: url(../../../../images/seo/version/2022/orange/pagebg.png) no-repeat 14px 14px #fff
}

.primary-main .page a.prev {
	width: 53px;
	background: url(../../../../images/seo/version/2022/orange/pagebg.png) no-repeat -37px 14px #fff
}

.primary-main .page a.lt {
	width: 53px;
	background: url(../../../../images/seo/version/2022/orange/pagebg.png) no-repeat -90px 14px #fff
}

.primary-main .page a.next {
	background: url(../../../../images/seo/version/2022/orange/pagebg.png) no-repeat -155px 14px #fff
}

.primary-main .page a:hover {
	color: #ffffff;
	background: #fd8900
}

.primary-main .page a:hover.ft {
	background: url(../../../../images/seo/version/2022/orange/pagebghover.png) no-repeat 14px 14px #fd8900
}

.primary-main .page a:hover.prev {
	width: 53px;
	background: url(../../../../images/seo/version/2022/orange/pagebghover.png) no-repeat -37px 14px #fd8900
}

.primary-main .page a:hover.lt {
	width: 53px;
	background: url(../../../../images/seo/version/2022/orange/pagebghover.png) no-repeat -90px 14px #fd8900
}

.primary-main .page a:hover.next {
	background: url(../../../../images/seo/version/2022/orange/pagebghover.png) no-repeat -155px 14px #fd8900
}

.primary-main .page span.jump {
	display: inline-block;
	margin: 0 10px;
	font-size: 14px;
	line-height: 40px;
	color: #777
}

.primary-main .page input {
	width: 53px;
	height: 40px;
	background: #ffffff;
	font-size: 14px;
	line-height: 40px;
	color: #777;
	text-align: center;
	border: none;
	outline: none;
	margin: 0 10px;
	vertical-align: middle
}

.primary-main .page button {
	width: 40px;
	height: 40px;
	background: url(../../../../images/seo/version/2022/orange/pagebg.png) no-repeat -213px 14px #fd8900;
	border: none;
	outline: none;
	vertical-align: middle;
	text-indent: -9999px
}
.primary-main .tech_right {
	margin-top: 30px
}

.primary-main .tech_right dl {
	padding: 20px;
	background: #ffffff;
	margin-bottom: 28px
}
.primary-main .tech_right dl:last-of-type {
	margin-bottom: 0;
}
.primary-main .tech_right dl dt {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	position: relative;
	font-weight: normal;
	text-indent: 40px
}

.primary-main .tech_right dl dt a {
	color: #333;
	transition:all;
}

.primary-main .tech_right dl dt span {
	color: #aaa;
	position: absolute;
	top: 0;
	right: 0
}

.primary-main .tech_right dl dt b {
	display: block;
	width: 30px;
	height: 1px;
	background: #fd8900;
	position: absolute;
	left: 0;
	top: 15px
}
.primary-main .tech_right dl dd {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	max-height: 52px;
	overflow: hidden;
}
.primary-main .tech_right dl:hover {
	background: #fd8900
}

.primary-main .tech_right dl:hover dt b {
	background: #ffffff
}

.primary-main .tech_right dl:hover dt a {
	color: #ffffff
}

.primary-main .tech_right dl:hover dt span {
	color: #ffffff
}

.primary-main .tech_right dl:hover dd {
	color: #ffffff
}

.primary-main .tech_right dl:active {
	background: #fd8900
}

.primary-main .tech_right dl:active dt a {
	color: #ffffff
}

.primary-main .tech_right dl:active dt span {
	color: #ffffff
}

.primary-main .tech_right dl:active dd {
	color: #ffffff
}
.primary-footer {
	padding: 40px 0;
	background: #fd8900
}

.primary-footer .w {
	width: 960px
}

.primary-footer .compareBtn {
	position: fixed;
	left: 0;
	top: 350px;
	width: 25px;
	height: 88px;
	background-color: #feb65b;
	text-align: center;
	border-radius: 0 5px 5px 0;
	z-index: 100000001
}

.primary-footer .compareBtn a {
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 14px;
	font-family: "microsoft yahei";
	font-weight: normal
}

.primary-footer .compareBtn a:active {
	color: #fff
}

.primary-footer .comBox {
	position: fixed;
	display: block;
	left: 40px;
	z-index: 9999999;
	width: 160px;
	overflow: hidden;
	font-weight: normal;
	font-family: inherit;
	display: none;
	bottom: 100px
}

.primary-footer .comBox p.title {
	height: 42px;
	line-height: 42px;
	color: #fff;
	background: #feb65b;
	font-size: 16px;
	padding: 0 10px
}

.primary-footer .comBox p.title a {
	position: absolute;
	top: 0;
	right: 8px;
	color: #fff
}

.primary-footer .comBox p.title a i {
	font-size: 20px
}

.primary-footer .comBox ul li {
	border: 1px solid #ddd;
	border-bottom-color: #e4e4e4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: 1px;
	text-align: center;
	position: relative;
	height: 160px;
	background-color: #fff;
	padding: 0 18px
}

.primary-footer .comBox ul li .image {
	height: 120px;
	position: relative
}

.primary-footer .comBox ul li .image img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.primary-footer .comBox ul li.pro:hover {
	border: 1px solid #feb65b
}

.primary-footer .comBox ul li.pro:hover a.close {
	display: block
}

.primary-footer .comBox ul li.add a {
	color: #ccc;
	font-size: 18px;
	margin-top: 40px;
	display: block
}

.primary-footer .comBox ul li.add a i {
	display: block;
	font-size: 45px
}

.primary-footer .comBox ul li p {
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
	font-size: 14px
}

.primary-footer .comBox ul li p a {
	color: #333;
	text-align: left;
	display: block
}

.primary-footer .comBox ul li p a:hover {
	color: #feb65b
}

.primary-footer .comBox ul li.btn {
	border: 1px solid #ddd;
	height: 110px;
	padding-top: 18px
}

.primary-footer .comBox ul li.btn a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #feb65b;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	border-radius: 2px
}

.primary-footer .comBox ul li.btn a.empty {
	background-color: transparent;
	color: #feb65b;
	margin-top: 5px
}

.primary-footer .comBox ul li a.close {
	display: none;
	opacity: 1;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	background: #feb65b url("/NewShowStand/Templates/103/Images/close1.png") no-repeat center
}

.primary-footer .comBox ul li a.close i {
	font-size: 0
}

.primary-footer .footerLeft {
	width: 300px;
	float: left
}

.primary-footer .footerLeft b {
	display: block;
	padding-left: 0px;
	background: url(../../../../images/seo/version/2022/indexbg.png) no-repeat 0 -420px;
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	max-width: 320px;
	word-wrap: break-word;
	word-break: break-all;
	text-indent: 40px
}

.primary-footer .footerLeft p {
	font-size: 16px;
	line-height: 30px;
	color: #fff
}

.primary-footer .footerLeft p.prompt {
	padding-left: 23px;
	background: url(../../../../images/seo/version/2022/indexbg.png) no-repeat 0 -503px
}

.primary-footer .footerLeft p a {
	color: #fff
}

.primary-footer .footerLeft a.onlineService {
	display: block;
	width: 222px;
	height: 36px;
	border: 1px solid #fdbc6f;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	text-indent: 28px;
	background: #fdbc6f url(../../../../images/seo/version/2022/indexbg.png) no-repeat 74px -468px;
	margin: 8px 0
}

.primary-footer .footerCenter {
	width: 452px;
	height: 194px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	border-left: 1px solid #fdbc6f;
	border-right: 1px solid #fdbc6f;
	float: left
}

.primary-footer .footerCenter p {
	margin-top: 10px;
	padding-left: 15%
}

.primary-footer .footerCenter p:first-of-type {
	margin-top: 0
}

.primary-footer .footerCenter p a {
	color: #fff
}

.primary-footer .footerRight {
	overflow: hidden
}

.primary-footer .footerRight ul {
	width: 100%
}

.primary-footer .footerRight ul li {
	width: 150px;
	text-align: center;
	float: right
}

.primary-footer .footerRight ul li:nth-child(2) {
	display: none
}

.primary-footer .footerRight ul li img {
	width: 100%;
	background: #fff
}

.primary-footer .footerRight ul li p {
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	margin-top: 5px
}

.primary-footer .footerRight .follow {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	display: none
}

.primary-footer .footerRight .follow b {
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../../../../images/seo/version/2022/indexbg.png) no-repeat 8px -369px #fd8900;
	border-radius: 50%;
	box-shadow: 0 0 5px #fd8900;
	vertical-align: middle;
	margin-right: 10px
}

.primary-copyright {
	padding: 20px 0;
	background: #fd8900;
	text-align: center;
	border-top: 1px solid #fdbc6f;
	font-size: 16px;
	line-height: 30px;
	color: #fff
}

/* 高级 */
.senior-header  {
	height: 39px;
	background: #f7f9fa;
	border-bottom: 1px solid #e8edf2
}

.senior-header  .headerLeft {
	float: left
}

.senior-header  .headerLeft img {
	float: left;
	margin-top: 9px;
	width: 20px
}

.senior-header  .headerLeft p {
	font-size: 12px;
	line-height: 39px;
	float: left;
	margin-left: 6px;
	color: #d9d9d9
}

.senior-header  .headerLeft p>a {
	color: #333;
	margin: 0 8px
}

.senior-header  .headerLeft p>a.regist {
	padding: 3px 5px;
	background: #fd8900;
	text-align: center;
	color: #fff;
	border-radius: 2px
}

.senior-header  .headerLeft p>a.mobile {
	padding-left: 20px;
	background: url(../../../../images/seo/version/2022/107/indexbg.png) no-repeat
}

.senior-header  .headerLeft span {
	color: #333
}

.senior-header  .headerLeft span a {
	color: #333
}

.senior-header  .headerRight {
	float: right
}

.senior-header  .headerRight .searchForm {
	float: left
}

.senior-header  .headerRight .search {
	width: 312px;
	height: 30px;
	border: 1px solid #fd8900;
	margin-top: 4px
}

.senior-header  .headerRight .search .searchSelect {
	height: 14px;
	position: relative;
	margin-top: 7px;
	border-right: 1px solid #e0e6ed;
	float: left
}

.senior-header  .headerRight .search .searchSelect .searchSelectTop {
	cursor: pointer;
	width: 100%;
	height: 100%;
	position: relative
}

.senior-header  .headerRight .search .searchSelect .searchSelectTop p {
	color: #999;
	font-size: 12px;
	text-indent: 10px;
	line-height: 14px;
	padding-right: 12px
}

.senior-header  .headerRight .search .searchSelect .searchSelectTop i {
	display: block;
	position: absolute;
	width: 10px;
	height: 5px;
	right: 1px;
	top: 4px;
	background: url(../../../../images/seo/version/2022/107/indexbg.png) no-repeat 0 -45px
}

.senior-header  .headerRight .search .searchSelect .searchSelectBot {
	position: absolute;
	border: 1px solid #f3f3f3;
	width: 80px;
	top: 22px;
	left: 0;
	background: #fff;
	text-indent: 10px;
	z-index: 9999;
	padding-right: 10px
}

.senior-header  .headerRight .search .searchSelect .searchSelectBot li {
	line-height: 24px;
	font-size: 12px;
	cursor: pointer
}

.senior-header  .headerRight .search .searchSelect .searchSelectBot li:hover {
	background: #fd8900;
	color: #fff
}

.senior-header  .headerRight .search input {
	width: 160px;
	height: 28px;
	border: none;
	background: none;
	text-indent: 15px;
	color: #999
}

.senior-header  .headerRight .search button {
	width: 64px;
	height: 28px;
	color: #fff;
	border: none;
	background: #fd8900;
	float: right;
	outline: none;
	cursor: pointer;
	line-height: 28px
}

.senior-header  .headerRight .searchAll {
	float: right;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #fd8900;
	width: 58px;
	height: 30px;
	border: 1px solid #fd8900;
	margin: 4px 0 0 6px
}
.senior-top {
	height: 120px;
	max-height: 120px;
	padding: 15px 0;
	overflow: hidden
}

.senior-top .companyItem {
	float: left;
	line-height: 80px
}

.senior-top .companyItem span {
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
	position: relative;
	width: 167px;
	height: 28px;
	margin-left: 20px
}

.senior-top .companyItem span img {
	position: absolute;
	z-index: 1
}

.senior-top .companyItem span i {
	position: absolute;
	z-index: 2;
	font-size: 16px;
	font-family: Open Sans;
	color: #fd8900;
	line-height: 28px;
	right: 22px;
	top: 0;
	font-style: normal;
	text-align: center;
	width: 28px
}

.senior-top .nopad {
	padding-right: 100px
}

.senior-top .logo {
	float: left;
	height: 90px;
	padding-right: 25px;
	margin-right: 20px;
	position: relative
}

.senior-top .logo::before {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 30px;
	background-color: #e0e6ed;
	top: 50%;
	right: 0;
	transform: translateY(-50%)
}

.senior-top .logo i {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.senior-top .logo img {
	max-width: 90px;
	max-height: 90px;
	vertical-align: middle
}

.senior-top h1 {
	font-size: 28px;
	line-height: 30px;
	color: #333;
	max-height: 60px;
	margin-top: 29px;
	float: left;
	font-weight: bold;
	max-width: 60%;
	overflow: hidden
}

.senior-top .vip {
	height: 32px;
	font-size: 12px;
	line-height: 32px;
	padding: 0 12px;
	border-radius: 50px;
	margin-top: 25px;
	float: left;
	margin-left: 20px;
	position: relative;
	font-family: "Microsoft YaHei"
}

.senior-top .vip b {
	width: 25px;
	height: 20px;
	float: left;
	margin: 5px 5px 0 0;
	background: url(../../../../images/seo/version/2022/107/viplevel4.png) no-repeat center
}

.senior-top .vip.vipLeve4 {
	border: 1px solid #fd8900;
	color: #fd8900
}

.senior-top .contactWay {
	float: right;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
	position: relative
}
.senior-top .contactWay a {
	display: inline-block;
	vertical-align: top;
	margin-left: 7px;
	margin-top: 12px;
}
.senior-top .contactWay span {
	display: block;
	border-radius: 50px;
	width: 42px;
	height: 42px;
	float: left;
	background: url(../../../../images/seo/version/2022/107/indexbg.png) no-repeat 7px -60px #ffbe70;
	margin-top: 8px;
	position: absolute;
	left: -40px;
	top: 0
}

.senior-top .contactWay div {
	float: right
}

.senior-top .contactWay div b {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: block;
	text-indent: 9px
}

.senior-top .contactWay div a {
	color: #fd8900;
	font-weight: bold
}

.senior-top .contactWay div p {
	font-size: 22px;
	color: #fd8900;
	font-weight: bold;
	overflow: hidden;
	word-wrap: break-word;
	white-space: nowrap;
	margin-right: 0;
	letter-spacing: 1px
}

.senior-top .contactWay div p a {
	line-height: 48px;
	color: #ffbe70
}

.nav {
	height: 48px;
	background: #fd8900;
	overflow: hidden
}

.nav ul.lilength1 li a {
	text-align: center;
	padding: 0;
	width: 100%
}

.nav ul.lilength2 li a {
	text-align: center;
	padding: 0;
	width: 50%
}

.nav ul.lilength3 li a {
	text-align: center;
	padding: 0;
	width: 33.33333%
}

.nav ul.lilength4 li a {
	text-align: center;
	padding: 0;
	width: 25%
}

.nav ul.lilength5 li a {
	text-align: center;
	padding: 0;
	width: 20%
}

.nav ul.lilength6 li a {
	text-align: center;
	padding: 0;
	width: 16.66667%
}

.nav ul.lilength7 li a {
	text-align: center;
	padding: 0;
	width: 14.28571%
}

.nav ul.lilength8 li a {
	text-align: center;
	padding: 0;
	width: 12.5%
}

.nav ul.lilength9 li a {
	text-align: center;
	padding: 0;
	width: 11.11111%
}

.nav ul.lilength10 li a {
	text-align: center;
	padding: 0;
	width: 10%
}

.nav ul.lilength11 li a {
	text-align: center;
	padding: 0;
	width: 9.09091%
}

.nav ul.lilength12 li a {
	text-align: center;
	padding: 0;
	width: 8.33333%
}

.nav ul.lilength13 li a {
	text-align: center;
	padding: 0;
	width: 7.69231%
}

.nav ul.lilength14 li a {
	text-align: center;
	padding: 0;
	width: 7.14286%
}

.nav ul.lilength15 li a {
	text-align: center;
	padding: 0;
	width: 6.66667%
}

.nav a {
	display: block;
	color: #fff;
	padding: 0 23px;
	float: left;
	font-size: 16px;
	line-height: 48px;
	position: relative
}

.nav a:after {
	width: 0;
	height: 3px;
	display: block;
	background: #fff;
	content: '';
	position: absolute;
	left: 50%;
	bottom: 5px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.nav a.on {
	background: #ffac4a
}

.nav a.on:after {
	width: 25px
}

.nav a:hover {
	background: #ffac4a
}

.nav a:hover:after {
	width: 25px
}

.subpageBanner {
	overflow: hidden;
	padding: 0
}

.subpageBanner .ny_banner {
	position: relative
}

.subpageBanner .ny_banner .text {
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 100%
}

.subpageBanner .ny_banner .text b {
	font-size: 46px;
	color: #fff;
	font-weight: lighter
}

.subpageBanner .ny_banner .text p {
	color: #fff;
	margin-top: 10px;
	font-size: 14px
}

.subpageBanner .ny_banner .text p a {
	color: #fff
}

.subpageBanner .ny_banner .text p i {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	background: url(../../../../images/seo/version/2022/107/indexbg.png) no-repeat 1px -797px
}

.subpageBanner .ny_banner img {
	width: 100%
}
.senior-main .w {
	overflow: hidden;
}

.senior-main {
	padding: 40px 0 18px 0;
}

.senior-main .indexTitle {
	height: 40px;
	overflow: hidden;
	margin-bottom: 25px
}

.senior-main .indexTitle h2 {
	line-height: 40px;
	text-indent: 10px;
	font-size: 26px;
	color: #fd8900;
	font-weight: bold
}

.senior-main .indexTitle h2 b {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	border-radius: 50px;
	background: url(../../../../images/seo/version/2022/107/indexbg.png) no-repeat 8px -154px #ffbe70
}
.senior-art_main {
	background: #f3f3f3;
}

.senior-art_main .art_right {
	width: 103%;
	float: right;
	margin-left: -3%
}

.senior-art_main .art_right ul {
	display: flex;
	flex-wrap: wrap
}

.senior-art_main .art_right ul li {
	background: #fff;
	width: 47%;
	padding: 13px;
	margin-bottom: 25px;
	margin-left: 3%
}

.senior-art_main .art_right ul li .artTime {
	width: 100px;
	padding: 10px 0 10px 0;
	color: #333;
	text-align: center;
	float: left;
	margin-right: 10px
}

.senior-art_main .art_right ul li .artTime p {
	font-size: 14px;
	line-height: 18px;
	display: block;
	text-indent: 5px;
	color: #666
}

.senior-art_main .art_right ul li .artTime span {
	font-size: 28px;
	line-height: 35px;
	display: block
}

.senior-art_main .art_right ul li .artCon {
	overflow: hidden
}

.senior-art_main .art_right ul li .artCon p {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin: 2px 0
}

.senior-art_main .art_right ul li .artCon p a {
	font-size: 18px;
	color: #555;
	transition: all;
}

.senior-art_main .art_right ul li .artCon span {
	display: block;
	color: #999;
	max-height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px
}

.senior-art_main .art_right ul li:hover {
	background: #fd8900;
	box-shadow: 2px 5px 20px #bdbdbd;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.senior-art_main .art_right ul li:hover .artTime p {
	color: #fff
}

.senior-art_main .art_right ul li:hover .artTime span {
	color: #fff
}

.senior-art_main .art_right ul li:hover .artCon p a {
	color: #fff
}

.senior-art_main .art_right ul li:hover .artCon span {
	color: #fff
}
.senior-main .mainLeft {
	width: 320px;
	float: left;
	background: #f3f3f3;
}

.senior-main .mainLeft .cat_nav {
	width: 100%;
	height: 70px;
	background: url(../../../../images/seo/version/2022/107/categoriesBg.png) center center no-repeat;
	background-size: cover;
	position: relative;
}

.senior-main .mainLeft .cat_nav a {
	font-size: 24px;
	font-weight: bold;
	line-height: 70px;
	color: #ffbe70;
	display: inline-block;
	position: relative;
	width: 100%;
	text-align: center;
}

.senior-main .mainLeft .cat_nav a::after {
	width: 0;
	height: 4px;
	display: block;
	background: #ffd71c;
	content: '';
	position: absolute;
	left: 50%;
	bottom: 10px;
	border-radius: 10px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.senior-main .mainLeft .cat_nav::before {
	content: "";
	width: 20px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 0;
	background: #fd8900;
}
.senior-main .mainLeft .cat_nav a.focus:after {
	width: 34px
}

.senior-main .mainLeft .cat_nav a.focus {
	color: #fff;
}

.senior-main .mainLeft .secdhand:after {
	content: "";
	width: 1px;
	height: 19px;
	display: none;
	background: #ffffff;
	position: absolute;
	top: 20px;
	left: 141px;
	opacity: 0.5
}

.senior-main .mainLeft .categories {
	padding: 10px 15px;
}

.senior-main .mainLeft .categories .cat_list dl dt {
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	height: 50px;
	overflow: hidden;
	padding-right: 40px;
	font-weight: bold;
}

.senior-main .mainLeft .categories .cat_list dl dt a {
	color: #333
}

.senior-main .mainLeft .categories .cat_list dl dt a:hover {
	color: #fd8900;
}

.senior-main .mainLeft .categories .cat_list dl dt i {
	width: 13px;
	height: 7px;
	background: url(../../../../images/seo/version/2022/indexbg.png) no-repeat 0px -122px;
	position: absolute;
	top: 22px;
	right: 20px;
}

.senior-main .mainLeft .categories .cat_list dl dd {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.senior-main .mainLeft .categories .cat_list dl dd div {
	padding: 10px 0
}

.senior-main .mainLeft .categories .cat_list dl dd div a {
	display: block;
	width: 48%;
	float: left;
	margin-right: 4%;
	font-size: 14px;
	text-align: center;
	background: #fff;
	color: #555;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	margin-bottom: 10px;
}

.senior-main .mainLeft .categories .cat_list dl dd div a:nth-child(2n) {
	margin-right: 0;
}

.senior-main .mainLeft .categories .cat_list dl dd div a:hover {
	color: #fd8900;
}

.senior-main .mainLeft .categories .cat_list dl dd div a:active {
	color: #fd8900;
	font-weight: bold
}

.senior-main .mainLeft .categories .more {
	padding-top: 10px;
	text-align: center;
	display: none
}

.senior-main .mainLeft .categories .more a {
	display: block;
	font-size: 18px;
	line-height: 46px;
	color: #ffffff;
	background: #fd8900;
	box-shadow: 0 0 5px #fd8900;
	text-align: center
}

.senior-main .mainLeft .categories .more a span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 20px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 14px;
	margin-left: 5px;
	text-indent: 0px;
	vertical-align: top;
	margin-top: 15px;
	position: relative
}

.senior-main .mainLeft .categories .more a span i {
	font-size: 14px;
	position: absolute;
	left: 2px;
	top: 3px
}

.senior-main .mainLeft .categories .more a span i:first-of-type {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	top: -5px
}

.senior-main .mainLeft .categories .cat_list2 dl {
	margin-bottom: 10px;
	background: #fff
}

.senior-main .mainLeft .categories .cat_list2 dl dt {
	padding: 0 15px
}

.senior-main .mainLeft .categories .cat_list2 dl dt a {
	font-size: 16px;
	line-height: 40px;
	color: #333;
	font-weight: normal;
	text-indent: 20px;
	position: relative;
	cursor: pointer;
	font-weight: bold
}

.senior-main .mainRight {
	overflow: hidden;
}
.senior-main .product-list-top {
	margin-left: 25px;
	height: 48px;
	background-color: #fff;
	padding: 0 12px 0 15px;
	font-size: 0;
	position: relative;
	border: 1px solid #f3f3f3;
	box-shadow: 0px 2px 5px 0px rgba(49,55,63,0.04);
}
.senior-main .product-list-top .product-tab {
	line-height: 46px
}

.senior-main .product-list-top .product-tab p a {
	font-size: 16px;
	color: #666;
	margin-right: 45px;
	position: relative
}

.senior-main .product-list-top .product-tab p a.focus {
	color: #fd8900
}

.senior-main .product-list-top .product-tab p a.focus::after {
	content: "";
	clear: both;
	position: absolute;
	width: 90%;
	height: 2px;
	background-color: #fd8900;
	bottom: -13px;
	left: 5%;
}

.senior-main .product-list-top .product-tab p a:hover {
	color: #fd8900
}

.senior-main .product-list-top .product-tab p a:hover::after {
	content: "";
	clear: both;
	position: absolute;
	width: 90%;
	height: 2px;
	background-color: #fd8900;
	bottom: -15px;
	left: 5%
}
.senior-main .productBox {
	margin-top: 25px;
	display: block;
	margin-left: 25px;
}

.senior-main .product-box1 ul {
	width: 102%;
	margin-left: -2%;
	overflow: hidden;
}

.senior-main .product-box1 ul li {
	float: left;
	width: 23%;
	margin-left: 2%;
	margin-bottom: 22px
}

.senior-main .product-box1 ul li .items {
	border: 1px solid #ddd;
	border-bottom: none;
	text-align: center;
	background: #fff
}

.senior-main .product-box1 ul li .items table {
	width: 100%;
	height: 248px;
	text-align: center;
}

.senior-main .product-box1 ul li .items a i {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.senior-main .product-box1 ul li .items img {
	max-height: 248px;
}

.senior-main .product-box1 ul li .busBottom p {
	font-size: 14px;
	overflow: hidden;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
}

.senior-main .product-box1 ul li .busBottom p a {
	color: #333;
	display: block;
	font-size: 16px;
	padding: 0 10px;
	font-weight: bold;
}

.senior-main .product-box1 ul li .items span {
	display: block;
	font-size: 14px;
	margin: 0 12px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 10px;
	box-sizing: content-box
}

.senior-main .product-box1 ul li .items span i {
	font-style: normal;
	color: #6e7179
}

.senior-main .product-box1 ul li .price {
	line-height: 38px;
	border: 1px solid #fd8900;
	text-align: center;
	overflow: hidden;
}

.senior-main .product-box1 ul li .price b {
	float: left;
	width: 66%;
	background: #fd8900;
	font-size: 18px;
	font-weight: bold;
	color: #fff
}

.senior-main .product-box1 ul li .price a {
	display: block;
	color: #fd8900;
	float: right;
	width: 34%;
	font-size: 15px
}

.senior-main .product-box1 ul li:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.senior-main .product-box1 ul li:hover .item {
	border: 1px solid #fd8900;
	border-bottom: none
}

.senior-main .product-box1 ul li:hover b a {
	color: #fd8900
}

.senior-main .product-box1 ul li:hover .price {
	border: 1px solid #fd8900
}

.senior-main .product-box1 ul li:hover .price b {
	color: #fff;
	background: #fd8900
}

.senior-main .product-box1 ul li:hover .price a {
	color: #fd8900
}
.senior-main .mainRight .indexProList .pro-table-lists {
	width: 100%;
}

.senior-main .mainRight .indexProList .pro-table-lists li {
	width: 25%;
	margin-bottom: 20px;
	float: left;
}

.senior-main .mainRight .indexProList .pro-table-lists li .items {
	background: #ffffff;
	margin-left: 22px;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.senior-main .mainRight .indexProList .pro-table-lists li .items table {
	width: 100%;
	text-align: center;
	height: 246px;
}
.senior-main .mainRight .indexProList .pro-table-lists li .items table img {
	max-height: 246px;
}
.senior-main .mainRight .indexProList .pro-table-lists li .items .proImg {
	position: relative;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
}

.senior-main .mainRight .indexProList .pro-table-lists li .items .proImg img {
	max-height: none;
}

.senior-main .mainRight .indexProList .pro-table-lists li .busBottom {
	text-align: center;
}

.senior-main .mainRight .indexProList .pro-table-lists li .items p {
	display: block;
	font-size: 16px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-top: 10px;
}

.senior-main .mainRight .indexProList .pro-table-lists li .items p a {
	color: #333;
	font-weight: bold
}

.senior-main .mainRight .indexProList .pro-table-lists li .items span {
	display: block;
	font-size: 14px;
	margin: 0 12px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 10px;
	box-sizing: content-box;
}

.senior-main .mainRight .indexProList .pro-table-lists li .items span i {
	color: #777;
	font-style: normal
}

.senior-main .mainRight .indexProList .pro-table-lists li .price {
	line-height: 38px;
	border: 1px solid #fd8900;
	text-align: center;
	height: 38px;
	margin: 0 -1px;
}

.senior-main .mainRight .indexProList .pro-table-lists li .price b {
	float: left;
	width: 66%;
	background: #fd8900;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.senior-main .mainRight .indexProList .pro-table-lists li .price a {
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 15px;
	color: #fd8900;
}

.senior-main .mainRight .indexProList .pro-table-lists li .price a i {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	vertical-align: top;
	margin: 10px 0 0 6px;
	background: #fd8900 url("../../../../images/seo/version/2022/inquiry-btn.png") no-repeat 6px -14px
}

.senior-main .mainRight .indexProList .pro-table-lists li>.items:hover {
	border: 1px solid #fd8900;
	border-bottom: 0;
}

.senior-main .mainRight .indexProList .pro-table-lists li>.items:hover a {
	color: #fd8900
}

.senior-main .mainRight .indexProList .pro-table-lists li>.items:active {
	box-shadow: 0 0 10px #dedede
}

.senior-main .mainRight .indexProList .pro-table-lists li>.items:active a {
	color: #fd8900
}

.senior-main .mainRight .indexProList .pro-list-body {
	padding-left: 15px
}

.senior-main .mainRight .indexProList .pro-list-body li {
	background-color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	overflow: hidden
}

.senior-main .mainRight .indexProList .pro-list-body li .image {
	width: 175px;
	height: 175px;
	position: relative;
	float: left;
	margin-right: 20px;
	border: 1px solid #f0f0f0
}

.senior-main .mainRight .indexProList .pro-list-body li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.senior-main .mainRight .indexProList .pro-list-body li span {
	display: block;
	overflow: hidden;
	font-size: 16px;
	line-height: 34px;
	height: 34px
}

.senior-main .mainRight .indexProList .pro-list-body li span a {
	color: #333
}

.senior-main .mainRight .indexProList .pro-list-body li span a:hover {
	color: #fd8900
}

.senior-main .mainRight .indexProList .pro-list-body li p {
	font-size: 14px;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	color: #999
}

.senior-main .mainRight .indexProList .pro-list-body li .par {
	font-size: 14px;
	overflow: hidden;
	padding: 10px 0;
	color: #999;
	position: relative
}

.senior-main .mainRight .indexProList .pro-list-body li .par b {
	font-weight: 400;
	color: red
}

.senior-main .mainRight .indexProList .pro-list-body li .par strong {
	padding: 0 20px
}

.senior-main .mainRight .indexProList .pro-list-body li .par a {
	font-size: 14px;
	color: #999;
	margin-right: 5px;
	float: right
}

.senior-main .mainRight .indexProList .pro-list-body li .par a i {
	margin-right: 5px;
	margin-top: 4px;
	display: inline-block;
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	border: 1px solid #999;
	border-radius: 2px;
	font-size: 0;
	vertical-align: top;
	color: #fff
}

.senior-main .mainRight .indexProList .pro-list-body li .par a.clicked0 i {
	background-color: #fd8900;
	border-color: #fd8900;
	font-size: 8px
}

.senior-main .mainRight .indexProList .pro-list-body li .labels {
	border-top: 1px solid #f0f0f0;
	padding-top: 3px;
	margin-top: 10px;
	overflow: hidden
}

.senior-main .mainRight .indexProList .pro-list-body li .labels mark {
	background: none;
	font-size: 12px;
	line-height: 24px;
	border: 1px solid #f0f0f0;
	padding: 0 15px;
	border-radius: 2px;
	margin-right: 15px;
	display: inline-block;
	font-weight: 400;
	color: #999;
	margin-top: 15px
}

.senior-main .mainRight .indexProList .pro-list-body li:hover {
	box-shadow: 0 0 10px #dedede
}
.senior-main .page {
	padding-top: 30px;
	padding-bottom: 20px;
	width: 100%;
	text-align: center
}

.senior-main .page a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	font-size: 12px;
	vertical-align: middle;
	line-height: 38px;
	color: #666;
	margin: 0 5px;
	border: 1px solid #f3f3f3;
}

.senior-main .page a.on {
	background: #fd8900;
	color: #fff
}

.senior-main .page a:hover {
	background: #fd8900;
	color: #fff
}

.senior-main .page a:hover.ft {
	background: url(../../../../images/seo/version/2022/orange/pagebghover.png) no-repeat 13px 13px #fd8900
}

.senior-main .page a:hover.lt {
	background: url(../../../../images/seo/version/2022/orange/pagebghover.png) no-repeat -91px 13px #fd8900
}

.senior-main .page a:hover.prev {
	background: url(../../../../images/seo/version/2022/orange/pagebghover.png) no-repeat -36px 13px #fd8900
}

.senior-main .page a:hover.next {
	background: url(../../../../images/seo/version/2022/orange/pagebghover.png) no-repeat -156px 13px #fd8900
}

.senior-main .page a.ft {
	background: url(../../../../images/seo/version/2022/orange/pagebg.png) no-repeat 13px 13px #fff
}

.senior-main .page a.lt {
	width: 53px;
	background: url(../../../../images/seo/version/2022/orange/pagebg.png) no-repeat -91px 13px #fff
}

.senior-main .page a.prev {
	width: 53px;
	background: url(../../../../images/seo/version/2022/orange/pagebg.png) no-repeat -36px 13px #fff
}

.senior-main .page a.next {
	background: url(../../../../images/seo/version/2022/orange/pagebg.png) no-repeat -156px 13px #fff
}

.senior-main .page span.jump {
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	color: #666
}

.senior-main .page input {
	width: 45px;
	height: 40px;
	background: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	outline: none;
	border: none;
	color: #666;
	margin: 0 5px;
	vertical-align: middle
}

.senior-main .page button {
	width: 40px;
	height: 40px;
	border: none;
	outline: none;
	background-color: #fd8900;
	vertical-align: middle;
	margin-left: 10px;
	color: #fff
}

.senior-footer {
	padding: 40px 0;
	background: #323338;
	color: #9ba5af;
	min-height: 275px
}

.senior-footer .footerLeft {
	float: left;
	width: 450px;
	padding-left: 100px;
	padding-top: 10px;
	position: relative
}

.senior-footer .footerLeft::before {
	content: '';
	display: block;
	width: 1px;
	height: 196px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #404146
}

.senior-footer .footerLeft b {
	display: block;
	font-size: 26px;
	font-weight: bold;
	padding-left: 40px;
	line-height: 40px;
	background: url(../../../../images/seo/version/2022/107/indexbg.png) no-repeat 0px -636px;
	overflow: hidden
}

.senior-footer .footerLeft p {
	line-height: 30px;
	font-size: 14px
}

.senior-footer .footerLeft .onlineService {
	display: block;
	width: 240px;
	text-align: center;
	text-indent: 18px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	background: url(../../../../images/seo/version/2022/107/indexbg.png) no-repeat 77px -687px #fd8900;
	margin: 8px 0
}

.senior-footer .footerLeft .prompt {
	text-indent: 23px;
	background: url(../../../../images/seo/version/2022/107/indexbg.png) no-repeat 0px -723px
}

.senior-footer .footerLeft .prompt a {
	padding-left: 5px;
	color: #fd8900
}

.senior-footer .footerCenter {
	width: 450px;
	float: left;
	padding: 10px 70px 0;
	position: relative
}

.senior-footer .footerCenter::before {
	content: '';
	display: block;
	width: 1px;
	height: 196px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #404146
}

.senior-footer .footerCenter p {
	line-height: 36px;
	margin-top: 10px;
	font-size: 14px
}

.senior-footer .footerCenter p a {
	color: #9ba5af
}

.senior-footer .footerRight {
	overflow: hidden;
	padding-top: 10px
}

.senior-footer .footerRight ul {
	width: 100%;
	display: flex;
	justify-content: center
}

.senior-footer .footerRight ul li {
	width: 116px;
	float: right
}

.senior-footer .footerRight ul li img {
	width: 100%;
	background-color: #fff
}

.senior-footer .footerRight ul li:nth-child(2) {
	display: none
}

.senior-footer .footerRight ul li p {
	font-size: 12px;
	color: #fff;
	line-height: 35px;
	text-align: center
}

.senior-footer .footerRight .follow {
	width: 100%;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	display: none
}

.senior-footer .footerRight .follow b {
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50px;
	background: url(../../../../images/seo/version/2022/107/indexbg.png) no-repeat 8px -758px #fd8900;
	vertical-align: middle;
	margin-right: 10px;
	box-shadow: 0 0 5px #fd8900
}

.senior-copyright {
	padding: 20px 15px;
	background: #323338;
	border-top: 1px solid #404146;
	text-align: center;
	line-height: 24px;
	color: #a7b1bc;
	font-size: 12px
}
.compareBtn {
	position: fixed;
	left: 0;
	top: 350px;
	width: 25px;
	height: 88px;
	background-color: #feb65b;
	text-align: center;
	border-radius: 0 5px 5px 0;
	z-index: 100000001
}

.compareBtn a {
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 14px;
	font-family: "microsoft yahei";
	font-weight: normal
}

.compareBtn a:active {
	color: #fff
}

.comBox {
	position: fixed;
	display: block;
	left: 40px;
	z-index: 9999999;
	width: 160px;
	overflow: hidden;
	font-weight: normal;
	font-family: inherit;
	display: none;
	top: 300px;
}

.comBox p.title {
	height: 42px;
	line-height: 42px;
	color: #fff;
	background: #feb65b;
	font-size: 16px;
	padding: 0 10px
}

.comBox p.title a {
	position: absolute;
	top: 0;
	right: 8px;
	color: #fff
}

.comBox p.title a i {
	font-size: 20px
}

.comBox ul li {
	border: 1px solid #ddd;
	border-bottom-color: #e4e4e4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: 1px;
	text-align: center;
	position: relative;
	height: 160px;
	background-color: #fff;
	padding: 0 18px
}

.comBox ul li .image {
	height: 120px;
	position: relative
}

.comBox ul li .image img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.comBox ul li.pro:hover {
	border: 1px solid #feb65b
}

.comBox ul li.pro:hover a.close {
	display: block
}

.comBox ul li.add a {
	color: #ccc;
	font-size: 18px;
	margin-top: 40px;
	display: block
}

.comBox ul li.add a i {
	display: block;
	font-size: 45px
}

.comBox ul li p {
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
	font-size: 14px
}

.comBox ul li p a {
	color: #333;
	text-align: left;
	display: block
}

.comBox ul li p a:hover {
	color: #feb65b
}

.comBox ul li.btn {
	border: 1px solid #ddd;
	height: 110px;
	padding-top: 18px
}

.comBox ul li.btn a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #feb65b;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	border-radius: 2px
}

.comBox ul li.btn a.empty {
	background-color: transparent;
	color: #feb65b;
	margin-top: 5px
}

.comBox ul li a.close {
	display: none;
	opacity: 1;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	background: #feb65b url("/NewShowStand/Templates/103/Images/close1.png") no-repeat center
}

.comBox ul li a.close i {
	font-size: 0
}
.comBox {
	width: 115px
}

.comBox p.title {
	height: 32px;
	line-height: 32px;
	font-size: 14px
}

.comBox p.title a i {
	font-size: 14px
}

.comBox ul li {
	height: 115px;
	padding: 0 8px
}

.comBox ul li .image {
	height: 70px;
	margin-top: 5px
}

.comBox ul li.add a {
	font-size: 14px;
	margin-top: 30px
}

.comBox ul li.add a i {
	font-size: 36px;
	margin-bottom: 12px
}

.comBox ul li.btn {
	height: 80px;
	padding-top: 10px;
	width: 100%
}

.comBox ul li.btn a {
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	width: auto
}

.comBox ul li.btn a.empty {
	margin-top: 0
}
