@charset "UTF-8"; 

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%
}

body {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(../ie-css3.htc)
}

body {
	color: #323232;
	font-size: 12px;
	font-family: "microsoft yahei", "微软雅黑", arial, Helvetica, sans-serif;
	background-color: #FFF
}

ul, li, dl, dt, dd, ol, table, tr, th, td, div, p, span, a h1, h2, h3,
	h4, h5, h6 {
	margin: 0;
	padding: 0
}

a:link, a:hover {
	text-decoration: none
}

a {
	color: #333;
}

img {
	border: none;
	position: relative;
	z-index: 10
}

ul, li {
	list-style: none
}

input, textarea {
	outline: none;
	resize: none;
	font-family: "microsoft yahei", "微软雅黑", arial, Helvetica, sans-serif
} /*!* border:1px solid grey; *!*/
.box div, .iheader div, .ifooter div, .bottom-text div {
	box-sizing: border-box;
	position: relative
}

.box li, .iheader li, .ifooter li, .bottom-text li {
	box-sizing: border-box
}

.mt10 {
	margin-top: 10px
}

.tl {
	text-align: left
}

.box div, .iheader div, .ifooter div, .bottom-text div {
	box-sizing: border-box;
	position: relative
}

.box li, .iheader li, .ifooter li, .bottom-text li {
	box-sizing: border-box
}

.myshopcard {
	adding-left: 25px;
	height: 34px;
	line-height: 34px
}

.myshopcard b {
	color: #e4393c;
	font-weight: normal
}

body {
	background-color: #fafafa
}

.box {
	font-size: 16px;
	width: 1280px;
	margin: 0 auto
}

.iheader {
	width: 100%;
	height: 180px
}

.iheader .ihbox {
	margin: 0 auto;
	background-color: #ffffff;
	width: 1200px;
	height: 180px;
	padding-top: 10px;
	font-size: 14px;
	background-image: url("../images/iheaderbc.png")
}

.iheader .logo {
	top: 40px
}

.iheader>span {
	margin-right: 10px
}

.iheader .sright {
	float: right
}

.iheader .ilspan {
	margin-right: 5px;
	margin-left: 5px;
	float: right
}

.box .iheader .line {
	border: .5px solid #cdcdcd;
	width: 100%;
	height: 0px;
	top: 35px;
	z-index: 30
}

.iheader .h-input {
	border: 1px solid #1a6ed1;
	border-radius: 35px;
	background-color: #fafafa;
	height: 35px;
	width: 320px;
	padding-left: 18px;
	top: -11px;
	left: 480px
}

.iheader .h-input .select {
	width: 17px;
	height: 17px;
	background-image: url("../images/select.png");
	display: inline-block;
	color: #1a6ed1;
	position: absolute;
	top: 8px;
	right: 11px
}

.iheader .h-input input {
	height: 31px;
	width: 260px;
	border: 0;
	outline: 0;
	background-color: #fafafa;
	line-height: 31px
}

.iheader .seltext {
	font-size: 14px;
	margin-top: 10px
}

.iheader .seltext span {
	margin-right: 10px
}

.ibody {
	width: 1200px;
	margin: 0 auto;
}

.b-top {
	width: 1200px;
	height: 545px;
	margin: 0 auto;
	margin-bottom: 10px
}

.b-top .left-nav, .b-top .center-nav, .b-top .right-nav {
	float: left
}

.b-top .left-nav {
	width: 212px;
	height: 530px
}

.b-top .left-nav .item {
	border-bottom: 1px dashed #cdcdcd;
	font-weight: bold;
	display: table;
	width: 100%
}

.ibody .left-nav .item .itemtr {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 15%
}

.ibody .left-nav .item .itemtr .itemtd {
	display: inline-block;
	width: 100px;
	word-wrap: break-word;
	font-size: 14px;
	color: black
}

.b-top .left-nav .item .itemtr {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 15%
}

.b-top .left-nav .item .itemtr .itemtd {
	display: inline-block;
	width: 100px;
	word-wrap: break-word;
	font-size: 14px;
	color: black
}

.b-top .left-nav .itemdetail {
	padding: 5px 0;
	display: inline-block;
	width: 100%
}

.b-top .left-nav .ltnitems {
	display: none;
	position: absolute;
	width: 988px;
	height: 474px;
	background-color: #fafafa;
	left: 212px;
	top: 52px;
	z-index: 40;
	padding-left: 10px;
	border: 1px solid #1D84E9;
}

.b-top .left-nav .ltnitems a {
	color: grey
}

.b-top .left-nav .ltnitems span {
	border-right: 1px solid #cdcdcd;
	display: inline-block;
	height: 32px;
	font-size: 12px;
	text-align: center;
	line-height: 34px;
	padding: 0 10px
}

.b-top .left-nav .ltnitems span:last-child {
	border: 0
}

.b-top .left-nav .ltnitems span:hover a {
	color: #1a6ed1
}

.b-top .left-nav ul li:hover .ltnitems {
	display: inline-block
}

.b-top .left-nav ul li {
	background-color: #365C82;
	width: 212px;
	height: 40px;
	padding-left: 12px;
	cursor: pointer;
	overflow: visible;
	line-height: 40px
}

.b-top .left-nav ul li:hover {
	background-color: #46698C;
	color: white;
}

.b-top .left-nav ul li .lnimg {
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	top: 5px;
	margin-right: 5px
}

.b-top .left-nav ul li div img {
	top: 1px
}

.b-top .left-nav ul .lnli3 div img {
	top: -20px
}

.b-top .left-nav ul .lnli4 div img {
	top: -40px
}

.b-top .left-nav ul .lnli5 div img {
	top: -60px
}

.b-top .left-nav ul .lnli6 div img {
	top: -80px
}

.b-top .left-nav ul .lnli7 div img {
	top: -100px
}

.b-top .left-nav ul .lnli8 div img {
	top: -120px
}

.b-top .left-nav ul .lnli9 div img {
	top: -140px
}

.b-top .left-nav ul .lnli10 div img {
	top: -160px
}

.b-top .left-nav ul .lnli11 div img {
	top: -181px
}

.b-top .left-nav ul .lnli13 div img {
	top: 0px
}

.b-top .left-nav ul .lnli14 div img {
	top: -20px
}

.b-top .left-nav ul .lnli15 div img {
	top: -40px
}

.b-top .left-nav ul .lnli16 div img {
	top: -60px
}

.b-top .left-nav ul .lnli17 div img {
	top: -80px
}

.b-top .left-nav ul .lnli18 div img {
	top: -100px
}

.b-top .left-nav ul .lnli19 div img {
	top: -120px
}

.b-top .left-nav ul li img {
	position: relative;
	top: 4px
}

.b-top .left-nav .lnli1 img, .b-top .left-nav ul .lnli12 img {
	width: 20px;
	height: 20px;
	top: 5px;
	margin-right: 5px
}

.b-top .left-nav .lnli1 {
	height: 50px;
	background-color: #ffa800;
	color: white;
	line-height: 50px;
	padding-left: 12px
}

.b-top .left-nav ul .lnli12 {
	height: 38px;
	background-color: #ffa800;
	color: white;
	line-height: 38px;
	padding-left: 12px
}

.box .b-top .left-nav, .box .b-top .center-nav {
	float: left
}

.b-top .center-nav {
	width: 986px;
	height: 50px;
	margin-left: 2px;
	background-color: #1d84e9
}

.b-top .center-nav .cnitems {
	display: none;
	width: 110px;
	background-color: #fff;
	text-align: center;
	color: black;
	z-index: 20
}

.b-top .center-nav .cnitems p {
	height: 40px;
	line-height: 40px
}

.b-top .center-nav>ul>li {
	float: left;
	width: 100px;
	height: 50px;
	text-align: center;
	overflow: visible
}

.b-top .center-nav>ul>li>a {
	color: white;
	display: block;
	z-index: 20;
	width: 100%;
	height: 100%;
	line-height: 50px
}

.b-top .center-nav>ul>li>a:hover {
	background-color: #1b6dd1
}

.b-top .center-nav>ul>li:hover .cnitems {
	display: block
}

.b-top .center-nav>ul>li .cnitems p:hover {
	background-color: #1b6dd1
}

.b-top .center-nav>ul>li .cnitems p:hover a {
	color: #fff
}

.b-top .center-nav .banner {
	width: 986px;
	height: 480px;
	margin-top: 2px;
	float: left;
	overflow: hidden
}

.b-top .center-nav .banner ul {
	width: 2340px;
	height: 480px;
	position: relative
}

.b-top .center-nav .banner>div {
	width: 50px;
	height: 5px;
	margin: 0 auto;
	top: -30px;
	z-index: 20
}

.b-top .center-nav .banner>div>div {
	width: 20px;
	height: 10px;
	float: left;
	cursor: pointer
}

.b-top .center-nav .banner .toright {
	margin-left: 5px
}

.b-top .center-nav-other {
	width: 980px;
	height: 50px;
	margin-left: 2px;
	background-color: #1d84e9
}

.b-top .center-nav-other .cnitems {
	display: none;
	width: 110px;
	background-color: #fff;
	text-align: center;
	color: black;
	z-index: 20
}

.b-top .center-nav-other .cnitems p {
	height: 40px;
	line-height: 40px
}

.b-top .center-nav-other>ul>li {
	float: left;
	width: 100px;
	height: 50px;
	text-align: center;
	overflow: visible
}

.b-top .center-nav-other>ul>li>a {
	color: white;
	display: block;
	z-index: 20;
	width: 100%;
	height: 100%;
	line-height: 50px
}

.b-top .center-nav-other>ul>li>a:hover {
	background-color: #1b6dd1
}

.b-top .center-nav-other>ul>li:hover .cnitems {
	display: block
}

.b-top .center-nav-other>ul>li .cnitems p:hover {
	background-color: #1b6dd1
}

.b-top .center-nav-other>ul>li .cnitems p:hover a {
	color: #fff
}

.b-top .center-nav-other .banner {
	width: 986px;
	height: 480px;
	margin-top: 2px;
	float: left;
	overflow: hidden
}

.b-top .center-nav-other .banner ul {
	width: 2340px;
	height: 480px;
	position: relative
}

.b-top .center-nav-other .banner>div {
	width: 50px;
	height: 5px;
	margin: 0 auto;
	top: -30px;
	z-index: 20
}

.b-top .center-nav-other {
	float: left
}

.b-top .center-nav-other .banner li {
	float: left
}

.b-top .center-nav-other .banner .toright {
	margin-left: 5px
}

.b-top .center-nav-other .banner>div>div {
	width: 20px;
	height: 10px;
	float: left;
	cursor: pointer
}

.ibody .b-top .right-nav {
	width: 200px;
	height: 470px;
	margin-left: 3px;
	margin-top: 50px
}

.ibody .userlogin {
	width: 198px;
	height: 286px;
	background-color: #f1f6ff;
	padding-left: 20px;
	padding-top: 15px
}

.ibody .userlogin .ultitle, .ibody .mallserve .mstitle {
	margin-bottom: 5px;
	font-weight: bold;
	width: 160px;
	height: 40px
}

.ibody .userlogin .ultitle img, .ibody .mallserve .mstitle img {
	top: 5px
}

.ibody .userlogin .ultitle div {
	display: inline-block
}

.ibody .userlogin .fir, .ibody .userlogin .sec, .ibody .userlogin .thr {
	width: 160px;
	height: 58px;
	outline: 1px solid #1d85ea;
	margin-bottom: 15px;
	text-align: center
}

.ibody .userlogin .fir div, .ibody .userlogin .sec div, .ibody .userlogin .thr div
	{
	width: 28px;
	height: 28px;
	overflow: hidden;
	z-index: 10;
	top: 15px;
	left: 25px
}

.ibody .userlogin .fir div img {
	top: 0px;
	left: -26px
}

.ibody .userlogin .sec div img {
	top: -29px;
	left: -26px
}

.ibody .userlogin .thr div img {
	top: -56px;
	left: -26px
}

.ibody .userlogin .fir a, .ibody .userlogin .sec a, .ibody .userlogin .thr a
	{
	width: 160px;
	height: 58px;
	background-color: #1d85ea;
	color: white;
	display: inline-block;
	line-height: 58px;
	position: relative;
	top: -28px;
	box-sizing: border-box;
	padding-left: 30px
}

.ibody .userlogin .fir a:hover, .ibody .userlogin .sec a:hover, .ibody .userlogin .thr a:hover
	{
	background-color: white;
	color: #1d85ea
}

.ibody .mallserve {
	width: 198px;
	height: 185px;
	background-color: #f1f6ff;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 20px
}

.ibody .mallserve div div {
	width: 22px;
	height: 24px;
	overflow: hidden;
	display: inline-block;
	top: 8px
}

.ibody .mallserve .fir a, .mallserve .sec a {
	width: 110px;
	height: 40px;
	background-color: #fff;
	color: #1d85ea;
	margin-bottom: 15px;
	line-height: 40px;
	outline: 1px solid #1d85ea;
	display: inline-block;
	text-align: center;
	margin-left: 10px
}

.mallserve .sec div img {
	top: -24px
}

.ibody .mallserve>a {
	position: relative;
	top: -45px;
	left: 152px
}

.ibody .b-middle {
	height: 250px;
	width: 1200px;
	margin-bottom: 20px
}

.ibody .b-middle .ptitle {
	padding-left: 15px;
	width: 1192px;
	height: 40px;
	background-color: #e8f1ff;
	line-height: 14px;
	margin-bottom: 20px
}

.ibody .b-middle .buyprocess {
	width: 1194px;
	height: 165px;
	border: 1px solid #e2e2e2;
	margin-bottom: 20px
}

.ibody .b-middle .buyprocess>img {
	margin-right: 110px;
	top: -65px;
	left: 130px
}

.ibody .b-middle .buyprocess .ptitle img {
	display: inline-block;
	top: 7px
}

.ibody .b-middle .buyprocess .ptitle span {
	font-weight: bold
}

.ibody .b-middle .buyprocess>ul>li {
	display: inline-block;
	text-align: center;
	margin-left: 56px
}

.ibody .b-middle .buyprocess>ul>li:first-child {
	margin-left: 44px
}

.ibody .b-middle .bc-left, .ibody .b-middle .bc-center, .ibody .b-middle .bc-right
	{
	float: left
}

.ibody .b-middle .bc-left {
	width: 630px;
	height: 260px;
	border: 1px solid #e2e2e2;
	background-color: #ffffff;
	margin-right: 10px
}

.ibody .b-middle .bc-left .fir {
	width: 628px;
	background-color: #e8f1ff;
	color: white;
	text-align: center;
	line-height: 50px
}

.ibody .b-middle .bc-left .fir img {
	top: 3px
}

.ibody .b-middle .bc-left .fir .fir-fr {
	float: left;
	color: #1d85ea;
	margin-left: 10px
}

.ibody .b-middle .bc-left .fir .fir-fl a {
	margin-left: 480px;
	color: grey;
	font-size: 12px
}

.ibody .bc-left .sec, .ibody .bc-left .thr, .ibody .bc-left .four {
	width: 190px;
	height: 120px;
	display: inline-block;
	margin-right: 15px;
	text-align: center;
	overflow: hidden
}

.ibody .bc-left .sec a, .ibody .bc-left .thr a, .ibody .bc-left .four a
	{
	width: 190px;
	height: 120px;
	overflow: hidden;
	background-color: #f5f5f5;
	color: #1d84e9;
	display: inline-block;
	position: relative;
	line-height: 72px
}

.ibody .bc-left .sec a:hover, .ibody .bc-left .thr a:hover, .ibody .bc-left .four a:hover
	{
	background-color: #1d84e9;
	color: #f5f5f5
}

.ibody .bc-left .sec a div, .ibody .bc-left .thr a div, .ibody .bc-left .four a div
	{
	width: 40px;
	height: 42px;
	overflow: hidden;
	top: 20px;
	left: 75px
}

.ibody .bc-left .four {
	margin-right: 0px
}

.ibody .bc-left li {
	display: inline-block;
	width: 190px;
	padding-top: 20px;
	text-align: center;
	margin-right: 10px;
	line-height: 25px;
	font-size: 12px
}

.ibody .bc-left .bcl2 {
	left: -44px
}

.ibody .bc-left .bcl3 {
	left: -90px
}

.ibody .bc-center {
	width: 350px;
	height: 260px;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	margin-right: 10px
}

.ibody .bc-center .fir {
	background-color: #e8f1ff;
	width: 350px;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	color: #1d85ea
}

.ibody .bc-center .fir img {
	top: 5px;
	margin-right: 5px
}

.ibody .bc-center .fir a {
	color: grey;
	font-size: 12px;
	margin-left: 180px
}

.ibody .bc-center .sec, .ibody .bc-center .thr {
	width: 174px;
	height: 207px;
	background-color: #fff;
	float: left;
	padding-left: 10px;
	overflow: hidden
}

.ibody .bc-center .sec img, .ibody .bc-center .thr img {
	top: 0px;
	left: 15px
}

.ibody .bc-center .sec p, .ibody .bc-center .thr p {
	margin-top: 6px
}

.ibody .bc-center .sec .p1, .ibody .bc-center .thr .p1 {
	margin-top: 25px
}

.ibody .bc-center .sec .p2, .ibody .bc-center .thr .p2 {
	font-size: 12px
}

.ibody .bc-center .thr {
	border-left: 1px solid #e2e2e2
}

.ibody .bc-right {
	width: 200px;
	height: 260px
}

.ibody .bc-right div {
	width: 190px;
	height: 125px
}

.ibody .bc-right .fir {
	background-color: #ff6766;
	overflow: hidden
}

.ibody .bc-right .sec {
	background-color: #66c430;
	overflow: hidden;
	margin-top: 10px
}

.ibody .bc-right div a {
	color: white;
	width: 190px;
	height: 125px;
	display: block;
	text-align: center
}

.ibody .bc-right img {
	display: block;
	margin: 10px auto;
	margin-top: 20px
}

.ibody .b-floors {
	width: 1200px;
}

.ibody .b-floors .line {
	width: 1200px;
	background-color: #fff
}

.ibody .b-floors .secfloor {
	top: 20px
}

.ibody .b-floors .thirdfloor {
	top: 40px
}

.ibody .b-floors .firfloor, .ibody .b-floors .secfloor, .ibody .b-floors .thirdfloor
	{
	height: 860px;
}

.ibody .b-floors .ftitle {
	font-size: 24px;
	color: #1d84e9;
	font-weight: bold;
	vertical-align: top;
	line-height: 44px;
	padding-left: 20px;
}

.ibody .b-floors .firfloor>img, .ibody .b-floors .secfloor>img, .ibody .b-floors .thirdfloor>img
	{
	top: 3px
}

.ibody .b-floors .firfloor>span, .ibody .b-floors .secfloor>span {
	margin-right: 10px
}

.ibody .b-floors .firfloor .frspan {
	margin-left: 472px
}

.ibody .b-floors .secfloor .frspan {
	margin-left: 420px
}

.ibody .b-floors .thirdfloor .frspan {
	margin-left: 472px
}

.ibody .b-floors .more {
	margin-left: 30px
}

.ibody .b-floors .line {
	width: 1200px;
	border: 1px solid #1d84e9;
	margin-top: 10px
}

.ibody .b-floors .f-left, .ibody .b-floors .f-center, .ibody .b-floors .f-right
	{
	float: left;
	/* margin-right: 35px */
}

.ibody .b-floors .f-left {
	width: 210px;
	height: 370px;
	margin-left: 30px;
	margin-top: 30px
}

.ibody .b-floors .f-left img {
	margin-bottom: 15px;
	width: 188px;
	height: 181px
}

.ibody .b-floors .f-left .left-text {
	margin-bottom: 15px
}

.ibody .b-floors .f-left .left-text span:last-child {
	float: right
}

.ibody .f-center {
	width: 100%;
	/* height: 370px; */
	margin-top: 15px
}

.ibody .b-floors .f-right {
	width: 250px;
	height: 390px;
	margin-top: 15px
}

.ibody .b-floors .f-right img {
	width: 50px;
	height: 50px
}

.ibody .f-center .center-product {
	width: 282px;
	height: 385px;
	float: left;
	margin-top: 15px;
}

.ibody .f-center .fcimg {
	/* left: 20px; */
	top: 0px;
	/* width: 105px;
	height: 100px */
}

.ibody .f-center .fcimg2 {
	width: 40px;
	top: -60px
}

.ibody .f-center .center-product p {
	width: 256px;
	height: 24px;
	overflow: hidden;
	padding-top: 16px;
	padding-left: 12px;
	padding-right: 12px;
}

.ibody .f-right>p {
	margin-bottom: 10px
}

.ibody .f-right>a {
	display: block;
	margin-bottom: 20px
}

.ibody .f-right div {
	display: inline-block
}

.ibody .f-right .fir {
	width: 150px;
	font-size: 12px
}

.ibody .f-right .fir p:first-child {
	width: 150px;
	height: 40px;
	line-height: 20px;
	overflow: hidden
}

.ibody .f-right .sec {
	width: 30px;
	top: -15px
}

.ifooter {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	background-color: #ffffff
}

.ifooter .ifcover {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	background-color: #ffffff;
	padding-top: 25px;
	padding-left: 15px
}

.ifooter h1 {
	width: 255px;
	height: 25px;
	display: inline-block;
	position: relative
}

.ifooter ul {
	float: left;
	margin-right: 16%;
	position: relative;
	top: -45px
}

.ifooter ul li {
	margin-bottom: 15px
}

.ifooter .firstul {
	margin-left: 50px
}

.ifooter .lastul {
	margin-right: 0px
}

.ifooter .lastul img {
	width: 109px;
	height: 109px;
	display: block;
	top: -10px
}

.ifooter .ifbox {
	width: 1150px;
	height: 40px;
	top: -10px
}

.ifooter .ifbox .ifimg {
	width: 32px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin-right: 215px
}

.ifooter .ifbox .ifimg1 img {
	left: 3px
}

.ifooter .ifbox .ifimg2 img {
	left: -31px
}

.ifooter .ifbox .ifimg3 img {
	left: -64px
}

.ifooter .ifbox .ifimg4 img {
	left: -97px
}

.ifooter .ifbox .ifimg5 img {
	left: -130px
}

.ifooter .ifbox .ifimg5 {
	margin-right: 0px
}

.bottom-text {
	margin: 10px auto;
	width: 410px;
	font-size: 12px;
	top: -25px
}

.rside {
	width: 60px;
	height: 180px;
	position: fixed;
	top: 60%;
	right: 20px;
	text-align: center;
	z-index: 100
}

.rside .kefu .erweima {
	display: none;
	width: 174px;
	height: 34px;
	left: -210px;
	top: -36px;
	background-color:
	#fafafa;
	border-radius: 8px;
	overflow: visible;
	position: relative;
	border: 1px solid #1D84E9;
}

.rside .kefu .erweima p{
	color: #333333;
}

.rside .kefu .erweima .rsmsg {
	top: -165px;
	width: 150px;
	height: 150px
}

.rside .kefu .erweima .rsmsg img {
	width: 109px;
	height: 109px;
	display: block;
	top: 11px;
	left: 18px
}

.rside .kefu:hover .erweima {
	display: block
}

.rside a {
	width: 62px;
	height: 62px;
	display: block;
	border: 1px solid #1D84E9;
	border-radius: 4px;
	margin-bottom: 5px;
	text-align: center;
	background: #1D84E9;
}

.rside>a:hover {
	color: #1d84e9
}

.rside>a:hover p {
	color: black
}

.rside a div {
	width: 36px;
	height: 40px;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 12px;
}

.rside a div .i2 {
	top: 12px
}

.rside a div .i3 {
	top: -52px
}

.pageheader .b-top .left-nav ul li {
	display: none
}

.pageheader .b-top .left-nav:hover ul li {
	display: block
}

.pageheader {
	font-size: 16px;
	height: 230px
}

.pageheader .left-nav {
	height: 50px;
	z-index: 20
}

.pageheader .b-top .center-nav {
	width: 986px;
	height: 50px;
	margin-left: 2px;
	background-color: #1d84e9
}

.pageheader .b-top {
	height: 1px
}

.pageheader a {
	text-decoration: none
}

.home_foot .ifooter ul {
	margin-right: 180px
}

.home_foot .ifooter .lastul {
	margin-right: 0px
}

.iheader .h-input {
	top: -20px
}

.spc img {
	position: relative;
	z-index: 10
}

.spc div, .spc {
	box-sizing: border-box;
	position: relative
}

.spc li {
	box-sizing: border-box
}

.mcleft {
	margin-left: 10px
}

.mfbottom {
	margin-bottom: 20px
}

.mcenter {
	margin: 0 auto
}

.c-red {
	color: red
}

.f-box {
	background-color: #ffffff;
	width: 1200px;
	height: 415px
}

.bcblue {
	background-color: #1d84e9
}

.bcwhite {
	background-color: white
}

.tranright {
	left: 986px
}

.tranleft {
	left: -986px
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.home_pic {
	width: 986px
}

.w100 {
	width: 100px
}

.tr {
	text-align: right
}

.b-floors .sfm-left .sfml-list {
	width: 100%;
	overflow: hidden
}

.b-floors .sfm-left .sfml-list ul {
	margin-top: -18px
}

.b-floors .sfm-left .sfml-list li {
	float: left;
	width: 95px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 18px;
	margin-left: 10px
}

.clearfix {
	display: block
}

.announcement_view {
	margin-top: 10px;
	margin-left: 10px
}

.announcement_view span {
	float: right;
	margin-right: 15px
}

.survey_search {
	margin-right: 5px
}

.survey_search a {
	color: red
}

.left-nav a{
	color:#ffffff;
}
.c-price{
	font-size:20px;
	font-weight: bold;
}

.center-product:hover{
	border: 1px solid #FFA800;
}

.min-footer{
	width:1190px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 42px;
}

.min-footer img{
	padding-right: 128px;
}