.products_banner {
	width: 100%; height: 160px; overflow: hidden; position: relative;
}
.products_banner .cnt {
	margin: 0px auto; width: 1180px; height: 160px; position: relative;
}
.products_banner .cnt .bg_img {
	margin: 0px 0px 0px -960px; left: 50%; top: 0px; width: 1920px; height: 160px; display: block; position: absolute;
}
.products_banner .cnt .products_search {
	left: 265px; top: 34px; width: 632px; position: absolute;
}
.products_banner .cnt .products_search .search_input {
	background: url("/static/themes/default/images/product_search.png") no-repeat 14px rgb(255, 255, 255); border-radius: 1px; border: 0px currentColor; border-image: none; width: 467px; height: 47px; line-height: 47px; padding-left: 50px; vertical-align: middle;
}
.products_banner .cnt .products_search .search_submit {
	background: none; border-radius: 50%; border: 2px solid rgb(255, 255, 255); border-image: none; width: 88px; height: 88px; color: rgb(255, 255, 255); font-size: 16px; margin-left: 22px; cursor: pointer;
}
.goods_content {
	margin: 0px auto; width: 1180px; padding-top: 25px;
}
.goods_content .content_Bigtitle {
	font-size: 28px; font-weight: bold;
}
.goods_content .content_crumbs {
	margin: 8px auto 0px; width: 1180px; height: 41px; color: rgb(153, 153, 153); line-height: 41px; border-top-color: rgb(226, 226, 226); border-bottom-color: rgb(226, 226, 226); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.goods_content .content_crumbs a {
	margin: 0px 5px; color: rgb(153, 153, 153);
}
.goods_content .content_crumbs a:last-child {
	color: rgb(67, 186, 110);
}
.goods_content .content_box {
	padding-top: 30px;
}
.goods_content .content_box .content_left {
	width: 250px; float: left;
}
.goods_content .content_box .content_left .catagory_title {
	font-size: 18px;
}
.goods_content .content_box .content_left .catagory_list {
	margin-top: 30px;
}
.goods_content .content_box .content_left .catagory_list .catagory_info {
	margin-bottom: 1px;
}
.goods_content .content_box .content_left .catagory_list .catagory_info .info_line {
	background: rgb(67, 186, 110); width: 6px; height: 48px; float: left;
}
.goods_content .content_box .content_left .catagory_list .catagory_info .top_a {
	background: rgb(241, 243, 242); padding-top: 16px; padding-bottom: 18px; padding-left: 28px; font-size: 16px; display: block;
}
.goods_content .content_box .content_left .catagory_list .catagory_info .menu_ul {
	background: rgb(255, 255, 255); margin: 10px 0px; display: none;
}
.goods_content .content_box .content_left .catagory_list .catagory_info .menu_ul .sec_arrow {
	background: rgb(67, 186, 110); margin: 3px 10px 0px 20px; border-radius: 50%; width: 15px; height: 15px; text-align: center; color: rgb(255, 255, 255); line-height: 15px; font-size: 12px; float: left;
}
.goods_content .content_box .content_left .catagory_list .catagory_info .menu_ul li {
	padding-top: 18px; padding-bottom: 14px; border-bottom-color: rgb(214, 214, 214); border-bottom-width: 1px; border-bottom-style: dashed;
}
.goods_content .content_box .content_left .catagory_list .catagory_info .menu_ul li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.goods_content .content_box .content_left .hot_products {
	margin-top: 43px;
}
.goods_content .content_box .content_left .hot_products h1 {
	font-size: 18px; margin-bottom: 20px;
}
.goods_content .content_box .content_left .hot_products .hot_info {
	border: 1px solid rgb(233, 233, 233); border-image: none; width: 248px; height: 230px; margin-bottom: 12px;
}
.goods_content .content_box .content_left .hot_products .hot_info .hot_img {
	margin: 15px 0px 0px 57px; width: 135px; height: 135px;
}
.goods_content .content_box .content_left .hot_products .hot_info .hot_img img {
	width: 135px; height: 135px;
}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg ul {
	margin: 25px 0px 0px 20px; color: rgb(153, 153, 153);
}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg ul li:first-child {
	color: rgb(51, 51, 51); overflow: hidden; margin-bottom: 5px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg .msg_star {
	background: url("../images/star.png") no-repeat 0px 0px; margin: 2px 0px 0px 33px; overflow: hidden; vertical-align: middle; display: inline-block; position: relative; z-index: 1;
}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg .star_s5 {
	background-position: 3px 0px;
}
.goods_content .content_box .content_left .hot_products .hot_info .hot_msg .star_s4 {
	background-position: -13px 0px;
}
.goods_content .content_box .content_right {
	width: 880px; float: right;
}
.goods_content .content_box .content_right .goods_detail {
	margin: 8px 0px 0px 3px; border: 1px solid rgb(187, 187, 187); border-image: none; width: 877px; overflow: hidden;
}
.goods_content .content_box .content_right .goods_detail .preview {
	width: 450px; padding-top: 30px; padding-left: 20px; float: left;
}
.goods_content .content_box .content_right .goods_detail .preview .smallImg {
	width: 450px; height: 95px; overflow: hidden; margin-left: 3px; float: left;
}
.goods_content .content_box .content_right .goods_detail .preview .smallImg li {
	width: 71px; height: 71px; text-align: center; padding-right: 13px; float: left;
}
.goods_content .content_box .content_right .goods_detail .preview .smallImg li img {
	border: 3px solid rgb(243, 243, 243); border-image: none; width: 71px; height: 71px; cursor: pointer;
}
.goods_content .content_box .content_right .goods_detail .preview .smallImg li img:hover {
	border: 3px solid rgb(42, 175, 99); border-image: none;
}
.goods_content .content_box .content_right .goods_detail .preview .bigImg {
	margin-bottom: 12px; float: left; position: relative;
}
.goods_content .content_box .content_right .goods_detail .preview .bigImg #winSelector {
	width: 150px; height: 150px;
}
.goods_content .content_box .content_right .goods_detail .preview .bigImg #winSelector {
	position: absolute; cursor: crosshair; opacity: 0.15; background-color: rgb(0, 0, 0); -moz-opacity: 0.15;
}
.goods_content .content_box .content_right .goods_detail .preview #bigView {
	border: 1px solid rgb(149, 149, 149); border-image: none; overflow: hidden; position: absolute; z-index: 999;
}
.goods_content .content_box .content_right .goods_detail .preview #bigView img {
	position: absolute;
}
.goods_content .content_box .content_right .goods_detail .goods_msg {
	width: 375px; padding-top: 30px; margin-right: 12px; float: right;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_title {
	color: rgb(17, 17, 17); line-height: 32px; font-size: 24px;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_item {
	color: rgb(137, 137, 137); margin-top: 12px;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case {
	width: 372px; margin-top: 28px; border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info {
	padding-top: 18px; padding-bottom: 14px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info .info_title {
	font-weight: bold;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info .info_title span:last-child {
	float: right;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info .info_list {
	margin-top: 18px; display: none;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_case .case_info .info_list ul li {
	color: rgb(102, 102, 102); margin-bottom: 9px;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn {
	margin: 28px 0px 35px;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn .inquiry {
	margin-bottom: 10px;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn .inquiry a {
	width: 262px; height: 44px; color: rgb(255, 255, 255); line-height: 44px; font-size: 16px; display: block; background-color: rgb(42, 175, 99);
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn .inquiry .inquiry_img {
	margin: 9px 14px 0px 65px; float: left;
}
.goods_content .content_box .content_right .goods_detail .goods_msg .goods_msg_btn .download a {
	background: rgb(255, 255, 255); border-radius: 2px; border: 1px solid rgb(42, 175, 99); border-image: none; width: 260px; height: 42px; text-align: center; color: rgb(42, 175, 99); line-height: 44px; font-size: 16px; display: block;
}
.goods_content .content_box .content_right .goods_desc {
	padding-top: 18px; margin-left: 3px;
}
.goods_content .content_box .content_right .goods_desc .desc_header {
	width: 880px; height: 68px; overflow: hidden; margin-bottom: 40px; float: left; position: relative;
}
.goods_content .content_box .content_right .goods_desc .desc_header .header_line {
	background: rgb(204, 204, 204); left: 0px; top: 57px; width: 880px; height: 1px; position: absolute; z-index: -200;
}
.goods_content .content_box .content_right .goods_desc .desc_header > ul {
	float: left;
}
.goods_content .content_box .content_right .goods_desc .desc_header > ul > li {
	padding: 20px 36px 13px; text-align: center; color: rgb(153, 153, 153); font-size: 18px; float: left; display: inline-block; position: relative; cursor: pointer;
}
.goods_content .content_box .content_right .goods_desc .desc_header > ul > li:first-child {
	background: rgb(42, 175, 99);
}
.goods_content .content_box .content_right .goods_desc .desc_header > ul > li:first-child {
	color: rgb(255, 255, 255);
}
.goods_content .content_box .content_right .goods_desc .desc_header .bg_cursor {
	background: url("/static/themes/default/images/goods_change_bg.png") no-repeat; left: 0px; top: 10px; width: 183px; height: 55px; position: absolute; z-index: -100;
}
.goods_content .content_box .content_right .goods_desc .header_link {
	padding-top: 20px; float: right;
}
.goods_content .content_box .content_right .goods_desc .header_link > ul > li {
	margin-left: 15px; display: inline-block;
}
.goods_content .content_box .content_right .goods_desc .desc_info {
	width: 880px; padding-top: 40px; display: none;
}
.goods_content .content_box .content_right .goods_desc .desc_info img {
	text-align: center; max-width: 100%;
}
.goods_content .content_box .content_related {
	overflow: hidden; margin-top: 76px; border-top-color: rgb(224, 224, 224); border-bottom-color: rgb(224, 224, 224); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.goods_content .content_box .content_related h1 {
	color: rgb(153, 153, 153); padding-top: 20px; padding-bottom: 16px; font-size: 24px; font-weight: bold;
}
.goods_content .content_box .content_related .products_info {
	width: 221px; margin-right: 18px; float: left;
}
.goods_content .content_box .content_related .products_info .info_img {
	margin: 20px 0px 0px 18px; width: 185px; height: 185px;
}
.goods_content .content_box .content_related .products_info .info_img .img {
	width: 185px; height: 185px;
}
.goods_content .content_box .content_related .products_info .info_title {
	margin: 53px 0px 6px; text-align: center; overflow: hidden; font-size: 16px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.goods_content .content_box .content_related .products_info .info_des {
	text-align: center; color: rgb(153, 153, 153); margin-bottom: 15px;
}
.goods_content .content_box .content_related .products_info .info_more {
	background: rgb(67, 186, 110); margin: 0px auto 33px; border-radius: 16px; width: 74px; height: 27px; text-align: center; color: rgb(255, 255, 255); line-height: 27px; font-size: 24px; display: block;
}
.goods_content .content_box .content_viewAll {
	margin: 18px 0px 26px; float: right;
}
.goods_content .content_box .content_viewAll a {
	color: rgb(42, 175, 99);
}
.color_43 {
	color: rgb(67, 186, 110);
}
.open {
	display: block !important;
}
