@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body.about {
	background-color: #fafafa;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
input {
	outline: none;
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
.top {
	width: 100%;
	background-color: #fafafa;
	border-bottom: 1px solid #efefef;
	color: #999;
}
.top a:link {
	color: #999;
}
.top_box {
	width: 1200px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	font-size: 12px;
	color: #999;
}
.top_box a:link, .top_box a:visited {
	color: #999;
}
.top_box .sn-point-value {
	color: #666;
	font-family: Tahoma;
	font-weight: 700;
	line-height: 25px;
	padding-left: 2px;
}
.top_box .top_box_nav {
	float: right;
	display: table;
}
.top_box .top_box_nav a {
	padding-right: 10px;
	margin-right: 25px;
	color: #999;
	background-position: right center;
	background-image: url(../img/jiantou.png);
	background-repeat: no-repeat;
}
.top_box>a {
	color: #333;
	padding-right: 12px;
}
.top_box>a:hover {
	color: #d50000;
	text-decoration: underline;
}
.head {
	width: 100%;
	padding: 25px 0;
	height: 62px;
}
.head_box {
	width: 1200px;
	margin: 0 auto;
	height: 62px;
}
.head_box .logo {
	width: 256px;
	height: 62px;
	float: left;
}
.head_box .logo img {
	max-height: 62px;
}
.head_box .sos_box {
	width: 800px;
	float: right;
	overflow: hidden;
}
.head_box .sos_box .sos_biaoqian {
	font-size: 12px;
	color: #333;
	width: 250px;
	line-height: 37px;
	float: right;
}
.head_box .sos_box .sos_sr {
	width: 540px;
	height: 36px;
	background-color: #d50000;
}
.head_box .sos_box .sos_sr .sr_box {
	width: 439px;
	height: 20px;
	padding: 4px;
	border: 1px solid #dfdfdf;
	margin: 3px;
}
.head_box .sos_box .btn {
	background-color: #d50000;
	border: 0;
	text-align: center;
	border: 0;
	font-size: 16px;
	color: #fff;
	padding: 5px 15px;
	font-family: "微软雅黑";
	cursor: pointer;
}
.head_box .sos_box .sos_gjz {
	width: 540px;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	overflow: hidden;
	margin-left: -10px;
}
.head_box .sos_box .sos_gjz a {
	padding: 0 10px;
	color: #333;
	float: left;
	position: relative;
}
.head_box .sos_box .sos_gjz a:hover {
	color: #000;
	text-decoration: underline;
}
.head_box .sos_box .sos_gjz a:before {
	content: '';
	width: 1px;
	height: 12px;
	background: #d9d9d9;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 0;
	vertical-align: middle;
}
.main_top {
	width: 100%;
	display: table;
}
.main_top_box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.main_top_box .main_nav {
	width: 100%;
	height: 40px;
}
.main_top_box .main_nav .main_nav_l {
	width: 240px;
	height: 40px;
	background-color: #bc0000;
	float: left;
	position: relative;
}
.main_top_box .main_nav .main_nav_l p {
	width: 100%;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.main_top_box .main_nav .main_nav_l .nav_list {
	width: 238px;
	border: 1px solid #dfdfdf;
	height: 578px;
	position: absolute;
	top: 40px;
	left: 0;
	background-color: #fafafa;
	z-index: 9;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul {
	padding: 10px 0;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li {
	border-bottom: 1px solid #efefef;
	padding: 10px;
	list-style: none;
	position: relative;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li:nth-last-of-type(1) {
	border-bottom: none;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li h3 {
	font-size: 14px;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li h3 i {
	width: 23px;
	height: 23px;
	display: inline-block;
	padding-right: 10px;
	vertical-align: middle;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li h3 span {
	float: right;
	font-size: 14px;
	font-family: "宋体";
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li .nav_div {
	font-size: 12px;
	color: #666;
	padding-left: 30px;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li .nav_div a {
	padding: 0 3px;
	text-decoration: none;
	font-size: 12px;
	color: #333;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li .nav_div a:hover {
	color: #000;
	text-decoration: underline;
}

/*右侧导航*/

.main_top_box .main_nav .main_nav_l .nav_list>ul>li h3 a {
	color: #bc0000;
	font-size: 14px;
	text-decoration: none;
}
.main_top_box .main_nav .main_nav_l .nav_list * {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li:hover {
	background: #bc0000;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li:hover h3 a {
	color: #fff;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li:hover .nav_div a {
	color: #fedada;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li:hover h3 span {
	color: #fff;
}
.main_top_box .main_nav .main_nav_l .nav_list>ul>li:hover h3 i img {
	-webkit-filter: hue-rotate(65deg) brightness(5);
	-o-filter: hue-rotate(65deg) brightness(5);
	-moz-filter: hue-rotate(65deg) brightness(5);
	-ms-filter: hue-rotate(65deg) brightness(5);
	filter: hue-rotate(65deg) brightness(5);
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group {
	position: absolute;
	width: 956px;
	max-height: 360px;
	left: 238px;
	top: -10px;
	border: solid 2px #bc0000;
	background: #fff;
	padding: 9px 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display: none;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group * {
	list-style: none;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul {
	overflow: hidden;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul>li {
	width: 30%;
	padding: 6px 1.5%;
	float: left;
	position: relative;
	border-right: dotted 1px #666;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul>li:nth-of-type(3n) {
	border-right: none;
}

/*.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul>li:nth-last-of-type(1):after{content:'';position:absolute;width:1px;height:100%;border-right:dotted 1px #666;right:1px;}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul>li:nth-of-type(3n-2):before{border:none;}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul>li:before{content:'';position:absolute;width:1px;height:100%;border-left:dotted 1px #666;left:0;}*/

.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul>li>h4 {
	padding-bottom: 6px;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul>li>h4 a {
	color: #515151;
	font-size: 12px;
	text-decoration: none;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul>li>h4 a.more { float:right;
}



.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul .nav_subsul {
	overflow: hidden;
	height: 40px;
	margin: 0 -12px;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul .nav_subsul li {
	float: left;
	margin: 2px 0;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul .nav_subsul li a {
	display: block;
	color: #666;
	font-size: 12px;
	padding: 0 12px;
	position: relative;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul .nav_subsul li a:hover {
	color: #bc0000;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul .nav_subsul li a:after {
	content: '';
	width: 1px;
	height: 12px;
	background: #e7e7e7;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 0;
}
.main_top_box .main_nav .main_nav_l .nav_list .nav_group .nav_subbul .nav_subsul li:nth-last-of-type(1) a:after {
	width: 0px;
}

/*右侧导航*/

.main_top_box .main_nav .main_nav_r {
	width: 960px;
	height: 39px;
	border-bottom: 1px solid #bc0000;
	float: right;
	background-color: #fff;
}
.main_top_box .main_nav .main_nav_r ul {
	width: 100%;
}
.main_top_box .main_nav .main_nav_r ul li {
	float: left;
	list-style: none;
}
.main_top_box .main_nav .main_nav_r ul li:before {
	content: '\20';
	display: inline-block;
	height: 12px;
	border-right: 1px solid #d9d9d9;
	width: 0;
	vertical-align: middle;
}
.main_top_box .main_nav .main_nav_r ul li a {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	margin-left: -1px;
	padding: 0 25px;
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}
.main_top_box .main_nav .main_nav_r ul li a:hover {
	color: #cc0000;
}
.menuFixed {
	position: fixed;
	z-index: 999;
	top: 0;
}
.menuFixed .nav_list {
	display: none;
}
.menuFixed:hover .nav_list {
	display: block;
}
#main_l_nav {
	width: 79px;
	position: fixed;
	left: 10%;
	top: 30%;
	filter: alpha(opacity=0);
	/* IE */
	-moz-opacity: 0;
	/* Moz + FF */
	opacity: 0;
	/* 支持CSS3的浏览器（FF 1.5也支持）*/
	-webkit-transform: scale(.1);
	transition: all 0.5s ease-in-out;
}
.index_reg_ico {
	height: 40px;
	line-height: 40px;
	background-color: #d50000;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.index_reg_ico a {
	color: #fff;
}
.index_reg_ico a:hover {
	color: #fff;
}
@media only screen and (max-width:1441px) {
	#main_l_nav {
		left: 1%;
	}
}
#main_l_nav a {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #dfdfdf;
	display: block;
	color: #000;
}
#main_l_nav a:hover {
	background-color: #d50000;
	color: #fff;
}
#main_l_nav.lnavFixed {
	background-color: #fff;
	border: 1px solid #dfdfdf;
	filter: alpha(opacity=1);
	/* IE */
	-moz-opacity: 1;
	/* Moz + FF */
	opacity: 1;
	/* 支持CSS3的浏览器（FF 1.5也支持）*/
	-webkit-transform: scale(1);
}
.main_banner {
	width: 960px;
	height: 580px;
	float: right;
}
.main_banner .banner_l {
	width: 750px;
	height: 580px;
	float: left;
}
.main_banner .banner_l .banner {
	width: 100%;
	height: 290px;
	background-color: #333;
}
.main_banner .banner_l .banner_sad {
	width: 100%;
	height: 290px;
	overflow: hidden;
}
.main_banner .banner_l .banner_sad ul.ultop {
	width: 100%;
	height: 120px;
}
.main_banner .banner_l .banner_sad ul.ultop li {
	width: 250px;
	height: 120px;
	float: left;
	list-style: none;
}
.main_banner .banner_l .banner_sad ul.ulbottom {
	width: 100%;
	height: 170px;
}
.main_banner .banner_l .banner_sad ul.ulbottom li {
	width: 250px;
	height: 170px;
	float: left;
	list-style: none;
}
.main_banner .banner_r {
	width: 200px;
	height: 580px;
	float: right;
}
.main_banner .banner_r .ad {
	border: 1px solid #efefef;
	background-color: #fafafa;
	margin: 10px 0;
	height: 276px;
	overflow: hidden;
}
.main_banner .banner_r .ad li {
	float: left;
	width: 100%;
	list-style: none;
	height: 141px;
}

/*商品楼层*/

.main_show.f1 .main_l {
	background-color: #b6e693;
}
.main_show.f1 .main_l .category li .text_box {
	border: 2px solid #b6e693;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main_show .main_l .category li .text_box {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main_show.f1 .main_l .category li .text_box:hover {
	background-color: #b6e693;
	border: 2px solid #fff;
}
.main_show .main_l .category li .text_box:hover a {
	color: #fff;
	text-decoration: underline;
}
.main_show .main_c li .warp a:hover {
	text-decoration: underline;
}
.main_show.f1 .main_c li .warp a:hover {
	color: #b6e693;
}
.main_show .main_l .category li .text_box a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main_show.f2 .main_l {
	background-color: #EA5455;
}
.main_show.f2 .main_l .category li .text_box {
	border: 2px solid #EA5455;
}
.main_show.f2 .main_l .category li .text_box:hover {
	background-color: #EA5455;
	border: 2px solid #fff;
}
.main_show.f2 .main_c li .warp a:hover {
	color: #EA5455;
}
.main_show.f3 .main_l {
	background-color: #F6C667;
}
.main_show.f3 .main_l .category li .text_box {
	border: 2px solid #F6C667;
}
.main_show.f3 .main_l .category li .text_box:hover {
	background-color: #F6C667;
	border: 2px solid #fff;
}
.main_show.f3 .main_c li .warp a:hover {
	color: #F6C667;
}
.main_show.f4 .main_l {
	background-color: #5CC2F2;
}
.main_show.f4 .main_l .category li .text_box {
	border: 2px solid #5CC2F2;
}
.main_show.f4 .main_l .category li .text_box:hover {
	background-color: #5CC2F2;
	border: 2px solid #fff;
}
.main_show.f4 .main_c li .warp a:hover {
	color: #5CC2F2;
}
.main_show.f5 .main_l {
	background-color: #FFA5A5;
}
.main_show.f5 .main_l .category li .text_box {
	border: 2px solid #FFA5A5;
}
.main_show.f5 .main_l .category li .text_box:hover {
	background-color: #FFA5A5;
	border: 2px solid #fff;
}
.main_show.f5 .main_c li .warp a:hover {
	color: #FFA5A5;
}
.main_show.f6 .main_l {
	background-color: #65589C;
}
.main_show.f6 .main_l .category li .text_box {
	border: 2px solid #65589C;
}
.main_show.f6 .main_l .category li .text_box:hover {
	background-color: #65589C;
	border: 2px solid #fff;
}
.main_show.f6 .main_c li .warp a:hover {
	color: #65589C;
}
.main_show.f7 .main_l {
	background-color: #A8896C;
}
.main_show.f7 .main_l .category li .text_box {
	border: 2px solid #A8896C;
}
.main_show.f7 .main_l .category li .text_box:hover {
	background-color: #A8896C;
	border: 2px solid #fff;
}
.main_show.f7 .main_c li .warp a:hover {
	color: #A8896C;
}
.main_show {
	width: 1200px;
	margin: 15px auto;
	margin-bottom: 0;
	display: table;
}
.main_show .main_show_top {
	padding: 40px 5px 5px 5px;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #333;
	font-size: 22px;
	overflow: hidden;
}
.main_show .main_show_top ul.link {
	float: right;
	font-size: 12px;
	color: #dfdfdf;
	overflow: hidden;
	margin-right: -12px;
}
.main_show .main_show_top ul.link li {
	padding: 0 12px;
	font-size: 12px;
	float: left;
	color: #333;
	/* border-right:1px solid #dfdfdf;*/
	position: relative;
}
.main_show .main_show_top ul.link li:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 12px;
	background: #dfdfdf;
	top: 50%;
	margin-top: -6px;
	right: 0;
}
.main_show .main_show_top ul.link li a {
	color: #666;
	text-decoration: none;
}
.main_show .main_l {
	width: 240px;
	height: 560px;
	float: left;
}
.main_show .main_l .category {
	padding: 10px 0 0 0;
}
.main_show .main_l .category ul {
	width: 100%;
}
.main_show .main_l .category li {
	width: 31%;
	list-style: none;
	display: inline-block;
}
.main_show .main_l .category li .text_box {
	width: 60px;
	height: 60px;
	margin: 10px auto;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	color: #333;
	font-size: 12px;
	line-height: 60px;
	overflow: hidden;
}
.main_show .main_c {
	width: 798px;
	height: 560px;
	float: left;
	margin: 0 1px;
	overflow: hidden;
}
.main_show .main_c ul {
	width: 100%;
	position: relative;
	right: -3px;
}
.main_show .main_c li {
	width: 198px;
	border-right: 1px solid #dfdfdf;
	float: left;
	height: 280px;
	list-style: none;
}
.main_show .main_c li .warp {
	padding: 20px;
}
.main_show .main_c li .warp .pic {
	width: 159px;
	height: 159px;
	background-color: #333;
	margin-bottom: 10px;
	overflow: hidden;
}
.main_show .main_c li .warp a {
	width: 100%;
	/*padding:10px 0; */
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.main_show .main_c li .warp>a {
	height: 35px;
}
.main_show .main_c li .warp p {
	width: 100%;
	font-size: 18px;
	position: relative;
	padding: 12px 0;
	color: #333;
}
.main_show .main_c li .warp p span{position:absolute;right:0;font-size:13px;color:#888;top:50%;margin-top:-10px;}
.main_show .main_c li .warp p .shoppingcart {
	display: block;
	position: absolute;
	right: 0;
	bottom: 10px;
	padding: 0;
	width: 30px;
	height: 30px;
	background-color: #bc0000;
	border-radius: 50%;
	background-image: url(../img/shopping_ico.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.main_show .main_c li .warp p .disable_shoppingcart {
	background-color: #333;
}
.main_show .main_r {
	width: 160px;
	height: 560px;
	float: left;
	background-color: #efefef;
	position: relative;
}
.main_show .main_r .promo {
	width: 100%;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
}
.main_show .main_r .promo_ad {
	width: 100%;
	height: 520px;
	padding-top: 20px;
}
.main_show .main_r .promo_ad ul {
	width: 100%;
}
.main_show .main_r .promo_ad li {
	width: 100%;
	height: 260px;
	float: left;
	list-style: none;
}

/*底部*/

.footer {
	width: 100%;
	float: left;
	margin-top: 35px;
	border-top: 1px solid #dfdfdf;
}
.footer_box {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	height: 210px;
}
.footer_box .f_box_l {
	width: 165px;
	height: 210px;
	float: left;
	text-align: center;
}
.footer_box .f_box_c {
	width: 877px;
	height: 210px;
	float: left;
}
.footer_box .f_box_c ul {
	width: 100%;
}
.footer_box .f_box_c li {
	width: 22%;
	margin-right: 3%;
	float: left;
	list-style: none;
}
.footer_box .f_box_c li h3 {
	line-height: 35px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}
.footer_box .f_box_c li a {
	line-height: 25px;
	font-size: 12px;
	color: #666;
	display: block;
	text-decoration: none;
}
.footer_box .f_box_c li a:hover {
	color: #333;
	text-decoration: underline;
}
.footer_box .f_box_r {
	width: 150px;
	height: 210px;
	float: left;
	text-align: center;
}
.footer_bottom {
	padding: 15px 0;
	background-color: #333;
	width: 100%;
	float: left;
}
.footer_bottom_box {
	width: 1200px;
	margin: 0 auto;
}
.footer_bottom_box .link {
	font-size: 12px;
	color: #fff;
}
.footer_bottom_box .link a {
	color: #ccc;
	margin: 0 5px;
}
.footer_bottom_box .link a:hover {
	color: #fff;
}
.footer_bottom_box .copyright {
	padding: 5px 0;
	color: #666;
	font-size: 12px;
}

/*列表页*/

.list_info {
	width: 100%;
}
.list_info_box {
	width: 1200px;
	margin: 0 auto;
	min-height: 900px;
	position: relative;
	overflow: hidden;
}
.list_l {
	width: 190px;
	/* position:absolute; top:0; left:0;*/
	float: left;
}
.list_l .top_h1 {
	margin-bottom: 15px;
	padding: 10px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	font-size: 18px;
	color: #d50000;
	text-align: center;
	margin-top: 0;
	font-weight: normal;
}
.list_l .list_main {
	width: 100%;
}
.list_l .list_main ul {
	width: 100%;
}
.list_l .list_main ul li {
	border: 1px solid #efefef;
	margin-bottom: 15px;
	padding: 10px;
	list-style: none;
}
.list_l .list_main ul li .pic_box {
	width: 168px;
	height: 168px;
	background-color: #333;
}
.list_l .list_main ul li a.rjtitle {
	line-height: 20px;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	-ms-line-clamp: 2;
	-o-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
	-o-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	word-break: break-all;
	height: 38px;
}
.list_l .list_main ul li a:hover {
	color: #bc0000;
	text-decoration: underline;
}
.list_l .list_main ul li p {
	color: #d50000;
	font-size: 12px;
	line-height: 25px;
}
.list_r {
	/*padding-left:200px;*/
	/*width: 1000px;*/
	/*float: right;*/
	width: 1200px;
}
.list_r .saixuan {
	background-color: #fafafa;
	border-bottom: 1px solid #efefef;
	padding: 10px;
	border-top: 1px solid #efefef;
}
.list_r .saixuan a {
	padding: 6px;
	background-color: #fff;
	color: #333;
	display: inline-block;
	font-size: 12px;
	border: 1px solid #efefef;
	text-decoration: none;
}
.list_r .saixuan a:hover {
	text-decoration: underline;
	color: #bc0000;
}
.list_r .saixuan a.hover {
	background-color: #bc0000;
	color: #fff;
	border: 1px solid #e55202;
}
.list_r .saixuan span {
	float: right;
	font-size: 12px;
}
.list_r .product_box {
	width: 100%;
	margin: 20px 0;
	display: table;
}
.list_r .product_box ul {
	width: 100%;
}
.list_r .product_box ul li {
	width: 20%;
	float: left;
	display: table;
	margin-bottom: 10px;
}
.list_r .product_box ul li .product_kuang {
	width: 280px;
	padding: 10px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}
.list_r .product_box ul li .product_kuang:hover {
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
}
.list_r .product_box ul li .product_kuang a {
	color: #333;
}
.list_r .product_box ul li .product_kuang a:hover {
	color: #bc0000;
}
.list_r .product_box ul li .product_kuang a:hover p {
	text-decoration: underline;
}
.list_r .product_box ul li .product_kuang .pic {
	width: 280px;
	height: 280px;
	background-color: #333;
	overflow: hidden;
}
.list_r .product_box ul li .product_kuang .pic img {
	width: 100%;
}
.list_r .product_box ul li .product_kuang p {
	font-size: 14px;
	margin: 6px 0;
	height: 46px;
	overflow: hidden;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	-ms-line-clamp: 2;
	-o-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
	-o-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	word-break: break-all;
}
.list_r .product_box ul li .product_kuang h1 {
	padding: 8px 0;
	font-size: 16px;
	font-family:"微软雅黑";
	color: #bc0000;
}
.list_r .product_box ul li .product_kuang a.buy {
	display: block;
	position: absolute;
	bottom: 11px;
	right: 10px;
	padding: 0;
	width: 30px;
	height: 30px;
	background-color: #bc0000;
	border-radius: 50%;
	background-image: url(../img/shopping_ico.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.list_r .product_box ul li .product_kuang span.xl{
	position:absolute;
	bottom:38px;
	right:10px;
	font-size:13px;
	color:#888;
}
.list_r .product_box ul li .product_kuang p img {
	margin-right: 5px;
}
.list_r .product_box ul li .product_kuang a.disable_buy {
	background-color: #333;
}

/*翻页*/

.page {
	text-align: center;
}

/*商品列表页 END*/

.tab {
	width: 1200px;
	margin: 0 auto;
	padding: 15px 0;
	font-size: 12px;
	color: #333;
}
.hot_tt {
	overflow: hidden;
	background: #fafafa;
	width: 1200px;
	margin: 0 auto;
	border: solid 1px #f3f3f3;
	border-bottom: solid 2px #d50000;
	height: 40px;
	line-height: 40px;
}
.hot_tt h1 {
	float: left;
	font-size: 18px;
	margin-left: 10px;
	font-weight: normal;
}

/*分类菜单*/

.fl_nav {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 15px;
	display: table;
	margin-top: 15px;
}
.fl_nav ul {
	width: 100%;
	border-top: 1px solid #efefef;
}
.fl_nav li {
	border-bottom: 1px solid #efefef;
	background-color: #fafafa;
	float: left;
	width: 100%;
	list-style: none;
}
.fl_nav li dl {
	width: 100%;
	display: table;
	float: left;
}
.fl_nav li dt {
	width: 12%;
	float: left;
	display: table;
	line-height: 30px;
}
.fl_nav li dt a {
	padding: 8px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.fl_nav li dd {
	width: 88%;
	float: left;
	display: table;
	background-color: #fff;
	line-height: 32px;
}
.fl_nav li dd a {
	padding: 8px;
	font-size: 12px;
	color: #999;
}
.fl_nav li dd a:hover {
	text-decoration: underline;
	color: #333;
}

/*内容*/

.container {
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
	min-height: 300px;
}
.container .cont_l {
	width: 990px;
	float: left;
}
.container .cont_l .cont_l_top {
	width: 100%;
	min-height: 490px;
	display: table;
}
.container .cont_l .cont_l_top .pic_box {
	width: 420px;
	height: 530px;
	float: left;
	position: relative;
}
.container .cont_l .cont_l_top .pic_info {
	width: 540px;
	/*height: 530px;*/
	margin-left: 15px;
	float: left;
}
.container .cont_l .cont_l_top .pic_info h1 {
	color: #000;
	font-family: "microsoft yahei";
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5em;
	padding-bottom: 0.2em;
}
.container .cont_l .cont_l_top .pic_info li {
	padding: 10px 0;
	border-bottom: 1px dashed #f0f0f0;
	list-style: none;
	font-size: 14px;
	color: #333;
}
.container .cont_l .cont_l_top .pic_info li p {
	width: 24%;
	display: inline-block;
	font-size: 12px;
}
.container .cont_l .cont_l_top .pic_info li p:nth-child(3n) {
	border-right: 0;
}
.container .cont_l .cont_l_top .pic_info li.goods_spec a {
	display: inline-block;
	margin-right: 8px;
	margin-bottom:8px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	padding: 4px 14px;
	background: #efefef;
	color: #000;
	background-color: #fff;
	border: 1px solid #ddd;
}
.container .cont_l .cont_l_top .pic_info li.goods_spec a.hover {
	color: #e4393c;
	background-color: #fff;
	border: 2px solid #e4393c;
	padding: 3px 14px;
	background-image: url(../img/gouxuan.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.container .cont_l .cont_l_top .pic_info li font.price {
	font-size: 30px;
	font-weight: bold;
	margin-right: 15px;
	color: #cc0000;
	font-family: Arial;
	padding-right: 15px;
	border-right: 1px solid #dfdfdf;
}
.container .cont_l .cont_l_top .pic_info li font.noside {
	border-right: 0px;
}
.container .cont_l .cont_l_top .pic_info li font.preferential {
	font-size: 24px;
	margin-right: 15px;
	color: #666;
	font-family: Arial;
}
.container .cont_l .cont_l_top .pic_info li em {
	font-size: 14px;
	font-style: normal;
}
.container .cont_l .cont_l_top .pic_info li span {
	width: 77px;
	height: 16px;
	overflow: hidden;
	background-repeat: repeat;
	background-size: auto auto;
	vertical-align: middle;
	display: inline-block;
	background-image: url(../img/dengji.png);
}
.container .cont_l .cont_l_top .pic_info li a.shop_btn {
	width: 178px;
	height: 38px;
	border-radius: 3px;
	background-color: #d50000;
	color: #fff;
	display: inline-block;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
}
.container .cont_l .cont_l_top .pic_info li a.shop_btn:hover {
	background-color: rgba(181, 0, 3, 1.00);
}
.container .cont_l .cont_l_top .pic_info li a.add_btn {
	width: 178px;
	height: 38px;
	border-radius: 3px;
	background-color: rgba(255, 150, 0, 1.00);
	color: #fff;
	display: inline-block;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	margin-right: 15px;
}
.container .cont_l .cont_l_top .pic_info li a.add_btn_disable {
	width: 178px;
	height: 38px;
	border-radius: 3px;
	background-color: #999;
	color: #fff;
	display: inline-block;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	margin-right: 15px;
}
.container .cont_l .cont_l_top .pic_info li a.add_btn:hover {
	background-color: rgba(225, 120, 29, 1.00);
}
.container .cont_l .cont_l_top .pic_info li .wap_2vm {
	width: 140px;
	height: 160px;
	float: right;
	padding-left: 15px;
	border-left: 1px solid #efefef;
}
.container .cont_l .cont_l_top .pic_info li .wap_2vm .vm_pic {
	width: 140px;
	height: 140px;
	background-color: #efefef;
	border-radius: 3px;
	position: relative;
}
.container .cont_l .cont_l_top .pic_info li .wap_2vm .vm_pic .logo {
	display: block;
	position: absolute;
	top: 40%;
	left: 43%;
	z-index: 999;
	width: 30px;
	height: 30px;
}
.container .cont_l .cont_l_top .pic_info li .wap_2vm .vm_pic img {
	width: 100%;
}
.container .cont_l .cont_l_top .pic_info li .wap_2vm a {
	width: 100%;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	text-align: center;
	color: #666;
	display: block;
}
.container .cont_l .cont_l_top .pic_info li span.v1 {
	background-position: 85px 155px;
}
.container .cont_l .cont_l_top .pic_info li span.v2 {
	background-position: 85px 124px;
}
.container .cont_l .cont_l_top .pic_info li span.v3 {
	background-position: 85px 93px;
}
.container .cont_l .cont_l_top .pic_info li span.v4 {
	background-position: 85px 62px;
}
.container .cont_l .cont_l_top .pic_info li span.v5 {
	background-position: 85px 31px;
}
.container .cont_l .cont_l_top .pic_box .img_box {
	width: 418px;
	border: 1px solid #dfdfdf;
	height: 418px;
}
.container .cont_l .cont_l_top .pic_box .s_img_box {
	width: 100%;
	margin-top: 25px;
}
.container .cont_l .cont_l_top .pic_box .s_img_box ul {
	width: 100%;
}
.container .cont_l .cont_l_top .pic_box .s_img_box li {
	width: 20%;
	float: left;
	list-style: none;
}
.container .cont_l .cont_l_top .pic_box .s_img_box li .pic {
	width: 60px;
	height: 60px;
	background-color: #333;
	margin: 0 auto;
}
.container .cont_l .cont_l_main {
	margin-right: 15PX;
}
.container .cont_l .cont_l_main .cont_l_main_nav {
	border: 1px solid #dfdfdf;
	border-left: 0;
	border-right: 0;
	height: 45px;
	position: relative;
}
.container .cont_l .cont_l_main .cont_l_main_nav ul {
	width: 100%;
	height: 45px;
	position: absolute;
	top: -1px;
}
.container .cont_l .cont_l_main .cont_l_main_nav ul li {
	border-bottom: 1px solid #fff;
	height: 45px;
	padding: 0 15px;
	float: left;
	list-style: none;
	line-height: 45px;
}
.container .cont_l .cont_l_main .cont_l_main_nav ul li.hover {
	border: 1px solid #dfdfdf;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #cc0000;
	height: 44px;
	line-height: 44px;
}
.container .cont_l .cont_l_main .cont_l_box {
	padding: 10px;
}
.container .cont_r {
	width: 209px;
	border-left: 1px solid #dfdfdf;
	min-height: 870px;
	float: left;
}
.container .cont_r .cont_r_box {
	padding: 10px;
}
.container .cont_r .cont_r_box .cont_r_top {
	position: relative;
	height: 15px;
}
.container .cont_r .cont_r_box .cont_r_top h1 {
	position: absolute;
	color: #333;
	text-align: center;
	font-size: 14px;
	width: 6em;
	top: 0;
	left: 50%;
	margin-left: -3em;
	background-color: #fff;
}
.container .cont_r .cont_r_box .cont_r_top s {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 140px;
	height: 0;
	border-top: 1px #c9c9c9 dotted;
	text-decoration: none;
}
.container .cont_r .cont_r_box .cont_r_main {
	width: 100%;
	padding: 15px 0;
}
.container .cont_r .cont_r_box .cont_r_main ul {
	width: 100%;
}
.container .cont_r .cont_r_box .cont_r_main li {
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px dashed #efefef;
	margin-bottom: 15px;
	list-style: none;
}
.container .cont_r .cont_r_box .cont_r_main li .pic {
	width: 189px;
	height: 189px;
	background-color: #333;
}
.container .cont_r .cont_r_box .cont_r_main li a {
	line-height: 25px;
	font-size: 12px;
	display: block;
	color: #333;
}
.container .cont_r .cont_r_box .cont_r_main li span {
	width: 100%;
	text-align: center;
	line-height: 23px;
	color: #d50000;
	font-size: 12px;
}
.container .cont_r .cont_r_box .cont_r_main li span del {
	color: #333;
	padding-left: 10px;
}

/*购物车步骤*/

.top_01 {
	width: 100%;
	padding: 10px 0;
}
.top_01 .top_01_box {
	width: 1200px;
	margin: 0 auto;
	display: table;
}
.top_01_box .logo {
	margin-right: 55px;
	width: 240px;
	height: 75px;
	float: left;
}
.top_01_box .dindan {
	float: right;
}
.top_01_box .dindan ul {
	width: 100%;
}
.top_01_box .dindan li {
	list-style: none;
	float: left;
	text-align: center;
	font-size: 12px;
}
.top_01_box .dindan li.f01 {
	width: 160px;
	padding-top: 70px;
	background-image: url(../img/dindan/1.jpg);
	background-repeat: no-repeat;
}
.top_01_box .dindan li.f02 {
	width: 160px;
	padding-top: 70px;
	background-image: url(../img/dindan/2.jpg);
	background-repeat: no-repeat;
}
.top_01_box .dindan li.f03 {
	width: 160px;
	padding-top: 70px;
	background-image: url(../img/dindan/3.jpg);
	background-repeat: no-repeat;
}
.top_01_box .dindan li.f04 {
	width: 160px;
	padding-top: 70px;
	background-image: url(../img/dindan/4.jpg);
	background-repeat: no-repeat;
}
.top_01_box .dindan li.f01.hover {
	background-image: url(../img/dindan/1_1.jpg);
}
.top_01_box .dindan li.f02.hover {
	background-image: url(../img/dindan/2_2.jpg);
}
.top_01_box .dindan li.f03.hover {
	background-image: url(../img/dindan/3_3.jpg);
}
.top_01_box .dindan li.f04.hover {
	background-image: url(../img/dindan/4_4.jpg);
}

/*关于我们*/

.about_top {
	border-bottom: 2px solid #d50000;
	width: 100%;
	height: 60px;
}
.about_top_box .logo {
	width: 200px;
	height: 60px;
}
.about_top_box .nav_main {
	width: 960px;
	float: right;
}
.about_top_box .nav_main ul {
	width: 100%;
}
.about_top_box .nav_main li {
	padding: 0 15px;
	font-size: 14px;
	line-height: 60px;
}
.about_box .about_nav h1 {
	padding: 8px;
	background-color: #d50000;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.about_box .about_nav ul {
	width: 100%;
}
.about_box .about_nav li {
	padding: 10px 0;
	border-bottom: 1px solid #efefef;
	border-left: 2px solid #fff;
	padding-left: 15px;
	list-style: none;
}
.about_box .about_nav li:hover {
	border-left: 2px solid #d50000;
}
.about_box .about_nav li.hover {
	border-left: 2px solid #d50000;
}
.about_box .about_nav li a {
	color: #333;
}
.about_box .about_nav li a:hover {
	color: #d50000;
}
.about_top_box {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}
.about_banner {
	width: 100%;
	height: 150px;
	background-color: #333;
	overflow: hidden;
}
.about_box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.about_box .about_nav {
	width: 200px;	
	position: absolute;
	top: -35px;
	left: 0;
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.about_box .about_container {
	width: 980px;
	float: right;
	margin-top: 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	padding: 5px;
	background-color: #fff;
}
.about_box .about_container h1 {
	padding: 10px;
	border-bottom: 1px solid #efefef;
	font-size: 18px;
	font-weight: normal;
}
.about_box .about_container .about_main {
	padding: 10px;
	min-height: 600px;
}

/**文章功能 **/

.in_news {
	padding: 20px;
}
.in_news ul li {
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
	list-style: none;
	padding: 0 4px;
}

.in_news ul li .pic_box{ width:120px; height:90px; background-color:#fafafa; border:1px solid #dfdfdf; float:left; margin-right:15px;}

.in_news ul li p{ width:84%; display:block; float:left; font-size:14px; color:#666; padding:7px 0;}

.in_news ul li a {
	color: #333;
	float: left;
	font-size: 16px;
	max-width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.3s ease 0s;
	white-space: nowrap;
}
.in_news ul li span {
	color: #333;
	float: right;
	font-size: 13px;
	transition: all 0.3s ease 0s;
}
.in_news ul li a:hover {
	color: #c9151e;
}
.in_news ul li:last-child {
	border-bottom: medium none;
}
.in_content {
	padding: 20px;
}
.in_content .in_contt {
	font-size: 0;
	padding-bottom: 4px;
	text-align: center;
}
.in_content .in_contt h2 {
	color: #c9151e;
	font-size: 20px;
}
.in_content .in_contt span {
	color: #999;
	display: inline-block;
	margin: 2px 5px 0;
	font-size: 12px;
}
.in_content .in_condiv {
	color: #333;
	font-size: medium;
	line-height: 24px;
}
.in_content .in_condiv img {
	margin: 6px auto;
	max-width: 100% !important;
}
.nodata {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

/**在线留言**/

.in_r .in_guest {
	font-size: 14px;
	padding: 30px 40px;
}
.in_r .in_guest> div {
	margin-bottom: 15px;
	overflow: hidden;
}
.in_r .in_guest span {
	color: #333;
	float: left;
	line-height: 39px;
	margin-right: 10px;
	width: 56px;
}
.in_r .in_guest input, .in_r .in_guest textarea {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	color: #333;
	float: left;
	font-family: "微软雅黑";
	padding: 10px;
	width: 230px;
}
.in_r .in_guest textarea {
	height: 150px;
	overflow-y: hidden;
	resize: none;
	width: 400px;
}
.in_r .in_guest .in_yanzheng input {
	width: 100px !important;
}
.in_r .in_guest .in_yanzheng img {
	border-radius: 5px;
	float: left;
	height: 39px;
}
.in_r .in_guest .in_submit {
	margin: 30px 0 0 66px;
}
.in_r .in_guest .in_submit input {
	color: #fff;
	background-color: #be0000;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	width: 120px;
}
.in_r .in_guest .in_submit input:hover {
	background: #c9151e none repeat scroll 0 0;
	color: #fff;
}

/*详情图片放大功能*/

.container .cont_l .cont_l_top .pic_box .img_box>img {
	width: 100%;
}

/*分页*/

.page {
	width: 100%;
	height: 30px;
	margin-top: 23px;
	text-align: center;
	display: table;
}
.page .current {
	width: 25px;
	height: 25px;
	display: inline-block;
	border: 1px solid #c70000;
	margin-left: 4px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	background-color: #c70000;
}
.page a {
	padding: 0 10px;
	display: inline-block;
	border: 1px solid #C5C5C5;
	margin-left: 4px;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	text-align: center;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-Chrome-transition: all 0.1s ease-in-out;
}
.page a:hover {
	background-color: #c70000;
	color: #FFFFFF;
	border: #999999 1px solid;
}
.page .rows {
	width: 80px;
	height: 25px;
	display: inline-block;
	margin-left: 4px;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	text-align: center;
}
.searchTip {
	background: #fff8f6 none repeat scroll 0 0;
	border: 1px solid #f7eae7;
	margin-bottom: 20px;
	padding: 8px 20px 20px 115px;
	font-family: tahoma, arial, "微软雅黑", sans-serif;
	color: #666;
}
.searchTip input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
.searchTip h2 {
	color: #333;
	font-size: 14px;
	font-weight: 700;
	line-height: 38px;
}
.searchTip h3 {
	line-height: 36px;
	font-size: 100%;
	font-weight: 400;
}
.searchTip li {
	list-style: inside none decimal;
	margin-bottom: 5px;
}
.btnText {
	border: 1px solid #e5e5e5;
	height: 15px;
	line-height: 15px;
	margin-top: 2px;
	padding: 4px 5px;
	width: 180px;
}
.btnGoTB, .btnGoMall {
	background: rgba(0, 0, 0, 0) url("../img/T1.Yd0Xi4JXXXXXXXX-115-50.png") no-repeat scroll 0 -25px;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-weight: 900;
	height: 25px;
	margin: 2px 0 0 10px;
	vertical-align: top;
	width: 86px;
}

/**购物车抛物线图标**/

.u-flyer {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	position: fixed;
	z-index: 9999;
}

/*优惠券*/

.youhuiquan {
	margin: 0 auto;
}
.youhuiquan_bj {
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0 auto;
	background-color: #fff2c5;
	background-image: url(../img/quan_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.youhuiquan_bj .youhuiquan_box {
	padding-top: 185px;
	overflow: auto;
}
.youhuiquan_bj .youhuiquan_box ul {
	width: 100%;
}
.youhuiquan_bj .youhuiquan_box li {
	padding: 15px 0;
	display: table;
	width: 100%;
}
.youhuiquan_bj .youhuiquan_box li .picbox {
	width: 400px;
	height: 125px;
	margin: 0 auto;
}
.youhuiquan_bj .youhuiquan_box li .picbox .pic_l {
	width: 249px;
	padding-left: 35px;
	height: 125px;
	float: left;
	background-image: url(../img/youhui_li.png);
}
.youhuiquan_bj .youhuiquan_box li .picbox .pic_l h1 {
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	padding: 25px 0;
	padding-bottom: 10px;
	color: #d50000;
}
.youhuiquan_bj .youhuiquan_box li .picbox .pic_l p {
	padding: 10px 0;
	font-size: 12px;
	color: #666;
}
.youhuiquan_bj .youhuiquan_box li .picbox .pic_r {
	float: right;
}
.youhuiquan_bj .youhuiquan_box li .picbox .pic_r a {
	width: 114px;
	height: 125px;
	display: block;
	background-image: url(../img/youhui_btn.png);
}
.youhuiquan_bj .youhuiquan_box li .picbox.hover .pic_r a {
	width: 114px;
	height: 125px;
	display: block;
	background-image: url(../img/youhui_btn_hover.png);
}
.youhuiquan_bj .youhuiquan_box li .picbox.hover .pic_l h1 {
	color: #333;
}
.youhuiquan_bj .youhuiquan_box li .picbox .pic_r {}




/*12/24 cinfo.html*/

.c_logo {
	max-height: 100%;
}
.c_logo a img {
	height: 80px;
	display: block;
	/*margin-left: 20px;*/
}
.head.c_head {
	width: 100%;
	padding: 15px 0;
	height: 82px;
}
.c_head_box {
	height: 82px;
}
.c_title_box {
	width: 1000px;
	float: right;
	overflow: hidden;
	padding-top: 10px;
}
.c_title {
	float: left;
}
.c_title h1 {
	font-size: 24px;
	font-weight: normal;
}
.c_title h3 {
	font-size: 14px;
	font-weight: normal;
}
.c_ewm {
	float: right;
	/*margin-top: 10px;*/
	padding-right: 30px;
}
.c_ewm img {
	width: 75px;
	height: 75px;
	display: block;
	float: right;
}
.c_ewm span {
	float: left;
	margin-top: 50px;
	padding-right: 20px;
}
.c_infomation {
	padding: 20px 0;
	width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	color: #333;
}
.c_infomation ul {
	height: 140px;
}
.c_infomation ul li {
	line-height: 24px;
	padding: 5px 0;
}
.c_infomation ul li:after {
	content: " ";
	display: table;
	height: 0;
	clear: both;
	visibility: hidden;
}
.c_infomation ul li img {
	float: left;
	display: block;
	width: 24px;
	margin-right: 20px;
}
.c_infomation ul li span {
	float: left;
	display: block;
	margin-right: 40px;
}
.c_infomation ul li p {
	display: block;
	float: left;
	width: 380px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ci_l {
	float: left;
	width: 530px;

}

/*.ci_l:after{
	content: "";
	width: 1px;
	height: inherit;
	display: block;
	background-color: #dfdfdf;
}*/

.ci_r {
	float: right;
	width: 665px;
		border-left: 1px solid #dedede;
}
.ci_r h2 {
	font-size: 24px;
	font-weight: normal;
	width: 600px;
	margin: 0 auto;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ci_r p {
	width: 600px;
	/*height: 100px;*/
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 8px;
	display: block;
}
.ci_r p.show {
	display: block;
}
.ci_r p.hide {
	height: 100px;
	max-height: 100px;
	display: block;
}
.cir_btn {
	border: 1px solid #666;
	padding: 10px 20px;
	margin: 10px 32px;
	color: #666;
	background: none;
}



.clr:after {
	content: " ";
	display: table;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ci_top_h1 {
	float: left;
	padding: 2px 30px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	font-size: 18px;
	color: #d50000;
	text-align: center;
	font-weight: normal;
	margin: 0 20px ;
}
.ci_list_info .list_r {
	width: 1200px;
}

.ci_list_info .list_r .product_box ul li {
	width: 19%;
	float: left;
	display: table;
	margin: 3px;
	margin-bottom: 10px;
	margin-left: 1px;
}
.list_r .product_box ul li .product_kuang {
	width: 280px;
	padding: 7px; border:1px solid #efefef;
	height: 400px;
	margin: 0 auto;
	position: relative;
}



































