.yl-head {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #F0F0F0;
	min-width: 1200px;
}
.yl-banner{
	min-width: 1200px;
}
.yl-head .content {
	height: 100%;
}

.yl-head .topleftul li {
	float: left;
	margin-right: 20px;
}
.yl-head .topleftul li#telcall{
	margin-top: -1px;
}
/*.yl-head .topleftul li:hover a {
 	color: #3267E0; 
}
#telcall:hover .citeler {
	background-position: 0px -16px;;
}*/
.yl-head .toprgt {
	float: right;
}
.toprgt .top-sonrgt{
	float: left;
	padding: 0 12px;
}
.top-sonrgt a.dlu {
	color: #2F67E2;
	padding: 0 5px;
}
.top-sonrgt a.dlu:hover{
	color: #3B22CA;
	text-decoration: underline;
}
.top-sonrgt span.shxian{
	color: #B2B2B2;
}

.toprgt .line-border{
	float: left;
	color: #B2B2B2;
}
.toprgt .line-border.lastine{
	margin-right: 0;
}
strong.eom{
	color: #C1272D;
}
strong.nom{
	color: #FBB03B;
}
.yl-head .toprgt .accent {
	position: relative;
	text-align: center !important;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	padding: 0 10px;
}

.yl-head .toprgt .accent:hover {
	background: #E5E5E5;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.yl-head .toprgt .accent .arrow{
	top: -1px;
	margin-left: 6px;
}
.yl-head .toprgt .accent:hover .arrow {
	width: 12px;
    height: 8px;
    background-position: -68px -22px;
}

.yl-head .toprgt .accent .dropdown {
	min-width: 103px;
    position: absolute;
    top: 40px;
    left: -1px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
    z-index: 201;
	display: none;
}

.toprgt .dropdown ul {
	margin-top: 15px;
	overflow: hidden;
}
.toprgt .dropdown ul li {
	line-height: 23px;
	height: 23px;
	text-align:center;
	margin-bottom: 5px;
}
.toprgt .dropdown ul li a{
	padding: 0px 10px;
	display: inline-block;
}
.toprgt .dropdown ul li a:hover{
	color: #1558E0;
	background: #F0F0F0;
}
.yl-head .toprgt .accent:hover .dropdown {
	/*box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);*/
	display: block;
}
#head_shopcar{
	position: relative;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	height: 38px;  /*新增*/
}
#head_shopcar:hover{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #E5E5E5;
}
/*购物车下拉*/
.micart-i {
    width: 48px;
    height: 48px;
    margin-right: 15px;
    background: url(../../images/img_cart.png) no-repeat 0 -36px;
    float: left;
    margin-left: 8px;
}
.risabout {
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	z-index: 620;
	display: none;
	font-size: 14px;
	padding: 10px;
	clear: both;
	position: absolute;
	width: 405px;
	right: -1px;
	top: 38px;
}
.shopcommod{
	max-height: 500px;
	overflow-y: auto;
}
.shopcommod .goods {
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 14px 10px;
    margin-top: 15px;
    width: auto;
}
.shopcommod .goods .p-img {
    float: left;
    width: 70px;
    height: 70px;
    text-align: center;
    border: 1px solid #E8E8E8;
    overflow: hidden;
    line-height: 70px;
}
.shopcommod .goods .p-img img{
	max-width: 70px;
    max-height: 70px;
}
.shopcommod .goods .p-img span {
    display: inline-block;
    width: 6px;
    height: 100%;
    margin-left: -10px;
    vertical-align: middle;
}
.shopcommod .goods .p-name {
    float: left;
    width: auto;
    padding: 4px 0 0 15px;
    margin-bottom: 9px;
}
.shopcommod .goods .p-name p {
    height: 20px;
    line-height: 20px;
    width: 220px;
    margin-top: -5px;
    font-size: 13px;
}
.shopcommod .goods .p-name a {
    display: block;
    line-height: 18px;
    font-size: 14px;
    width: 270px;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}
.shopcommod .goods .p-status {
    float: left;
    width: 210px;
    padding-left: 15px;
}
.shopcommod .goods .p-price {
    line-height: 19px;
    font-size: 14px;
}
.shopcommod .goods .p-price b {
    color: #fb5651;
}
.shopcommod a.tdelete {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
}
.total-settle{
    background-color: #fafafa;
    position: relative;
    padding: 21px 12px 22px 12px;
    height: 37px;
    margin-top: -1px;
}
.total-settle p {
    line-height: 36px;
    float: left;
    font-size: 14px;
    margin-left: 8px;
}
.total-settle p em,
.total-settle p b{
	color: #fb5651;
    font-weight: bold;
    font-size: 15px;
}
.total-settle p em {
    margin: 0 4px;
}
.total-settle p b {
    margin-left: 4px;
    vertical-align: middle;
}
.total-settle a.js-button,
.total-sbtom a.js-button {
	float:right;
    display: inline-block;
    border: 1px solid #407AFD;
    background-color: #407AFD;
    color: #FFF;
    font-size: 14px;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 2px;
    margin-left: 30px;
    margin-top: 5px;
}
.total-sbtom{
	margin-top: 10px;
	margin-bottom: 5px;
}
.total-sbtom a.js-button:hover{
	border: 1px solid #2F67E2;
    background-color: #2F67E2;
}
/*logo and search*/
.yl-w {
	margin-top: 25px;
	height: 120px;
}
.yl-w .logoleft {
	width: 220px;
	height: 88px;	
	margin-top: 5px;
	overflow: hidden;
}
.yl-w .logoleft img {
	width: 210px;
	height: 86px;	
	border: 0 none;
}
.yl-w .serachright {
	width: 660px;	
	margin-left: 115px;
	position: relative;
}
.serachright .ullist {
	overflow: hidden;
}
.serachright .ullist li{
	float: left;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.serachright .ullist li a {
	display: block;
	width: 46px;
	margin-right: 5px;
	
}
.serachright .ullist li a.active {
	background: #2F67E2;
	border: 1px solid #3267E0;
	color: #fff;
}
.header_key{
	width: 550px;
	position: relative;
	height: 38px;
	line-height: 38px;
	border: 2px solid #3267E0;
}
.mrtabst{
	position: absolute;
    top: 15px;
    left: 10px;

}
.serchkey .header_key input {
	width: 90%;
    height: 35px;
    line-height: 35px;
    outline: none;
    border: 0 none;
    margin-left: 30px;
    font-size: 12px;
    
    font-family: simsun;
}
.serchkey .header_key input::-webkit-input-placeholder,
.stic-group input::-webkit-input-placeholder { 
	color: #BCBCBC;
} 
.serchkey .header_key input:-moz-placeholder,
.stic-group input:-moz-placeholder {
	color: #BCBCBC;
} 
.serchkey .header_key input::-moz-placeholder,
.stic-group input::-moz-placeholder { 
	color: #BCBCBC;
} 
.serchkey .header_key input:-ms-input-placeholder,
.stic-group input:-ms-input-placeholder {
	color: #BCBCBC;
} 
.serchkey .subbtn{
	width: 80px;
	height: 42px;
	line-height: 42px;
	background: #2F67E2;
	text-align: center;
	cursor: pointer;
}
.hotwords {
	height: 15px;
	overflow: hidden;
	margin-top: 10px;
}
.hotwords a {
	padding: 0px 10px;
	color: #808080;
	display:inline-block;
	border-right: 1px solid #E9E9E9;
	float: left;
}
.hotwords a:first-child{
	padding-left: 2px;
}
.hotwords a:last-child{
	border-right: 0 none;
}
.yl-w .hotwords a:hover {
	color: #3267E0;
}
/*搜索下拉*/
.serachright .search_suggest {
	position: absolute;
    z-index: 10000;
    left: 0px;
    top: 70px;
    width: 550px;
    max-height: 420px;
    overflow-y: auto;
	border: 1px solid #ddd;
	display: none;
	box-shadow: 0 5px 10px rgba(0,0,0,0.1)
}
.serachright .search_suggest .label {
	color: #999;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.serachright .search_suggest .line {
	display: block;
	height: 1px;
	border-top: 1px dashed #ddd;
	background-color: #fff;
	padding-top: 2px;
}
.serachright .search_suggest .ti {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	overflow: hidden;
	padding-left: 30px;
	background: url("../../images/magnifier.png") no-repeat 10px 10px;
	background-color: #FFFFFF;
	cursor: pointer;
	font-family: "微软雅黑";
}
.serachright .search_suggest .ti:hover,
.serachright .search_suggest .ti.hover {
	background: #eeeeee;
}
/*nav and kind*/
.yl-nav {
	width: 100%;
	height: 40px;
	border-bottom: 3px solid #2F67E2;
	min-width: 1200px;
}
.yl-nav .w {
	height: 38px;
}
/*nav*/
.yl-nav .navitem-group {
	float: left;
	margin-left: 60px;
	height: 38px;
	line-height: 38px;
}
.yl-nav .navitem-group li {
	margin-right: 50px;
	display: inline-block;
}
.yl-nav .navitem-group li a:hover,
.yl-nav .navitem-group li a.cur {
	color: #3267E0;
}
/*全部商品-*/
.yl-nav .category {
	float: left;
	width: 200px;
	height: 33px;
	background: #2F67E2;
	padding-left: 10px;
	position: relative;
	padding-top: 10px;
	cursor: pointer;
}
.yl-nav .category a.atitle {
	color: #fff;
	margin-left: 20px;
}
.category i.mtop-2{
	left: 9px;
}
/*全部商品-呈现部分*/
.slider-texa {
	width: 210px;
	height: 450px;
	background: #3786F7;
	position: absolute;
	top: 43px;
	left: 0;
	display: none;
	z-index: 200;
}
.category:hover .slider-texa {
	display: block;
}
/**/
.slider-texa .litem {
	width: 179px;
	height: 64px;
	padding: 10px 14px 0px 15px;
	position: relative;
	color: #fff;
}
.slider-texa .litem:last-child{
	height: 69px;
}
.slider-texa .litem:last-child .lineshuxian{
	height: 78px;
}
.slider-texa .litem .f-list {
	border-bottom: 1px solid #6DA5ED;
	padding-bottom: 16px;
}

.slider-texa .litem .f-list.last {
	border-bottom: none;
}

.slider-texa .litem h5 {
	margin-bottom: 10px;
	font-weight: 100;
}
.slider-texa h5 .cricle{
	width: 22px;
	height: 22px;
	/*border-radius: 50%;
	border: 2px solid #3786F7;*/
}
.slider-texa h5 .cir_pic_1{
    background-position: 1px -120px;
}
.slider-texa h5 .cir_pic_2{
    background-position: -20px -120px;
}
.slider-texa h5 .cir_pic_3{
    background-position: -41px -120px;
}
.slider-texa h5 .cir_pic_4{
    background-position: -67px -120px;
}
.slider-texa h5 .cir_pic_5{
    background-position: -96px -120px;
}
.slider-texa h5 .cir_pic_6{
    background-position: -122px -120px;
}
.slider-texa a.tit {
	color: #fff;
	font-size: 14px;
	margin-top:4px;
	margin-left: 7px;
	font-weight: bold;
}
.slider-texa .sub_line {
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	width: 160px;
}
.slider-texa .sub_line a{
	margin-right: 20px;
}
.slider-texa .litem:last-child .f-list{
	border-bottom: 0 none;
}
.slider-texa .litem:hover {
	background: #fff;
	border-left: 1px solid #D9E8FC;
	width: 180px;
}
.slider-texa .litem:hover .f-list {
	border: none;
}
.slider-texa .litem:hover h5 a{
	color: #333;
}
.slider-texa .litem:hover h5 .cir_pic_1{
    background-position: 1px -145px;
}
.slider-texa .litem:hover h5 .cir_pic_2{
    background-position: -20px -145px;
}
.slider-texa .litem:hover h5 .cir_pic_3{
    background-position: -41px -145px;
}
.slider-texa .litem:hover h5 .cir_pic_4{
    background-position: -67px -145px;
}
.slider-texa .litem:hover h5 .cir_pic_5{
    background-position: -96px -145px;
}
.slider-texa .litem:hover h5 .cir_pic_6{
    background-position: -122px -145px;
}
.slider-texa .litem:hover .sub_line a{
	color: #777;
}
.slider-texa .litem:hover .shfore1 {
	display: block;
}
.slider-texa .litem:hover .lineshuxian {
	display: block;
}
.lineshuxian{
	height: 74px;
    width: 2px;
    background: #fff;
    z-index: 6000;
    position: absolute;
    right: -2px;
    top: 0;
    display: none;
}
.shfore1.hdtop1{
	top: 0px;
}
.shfore1.hdtop2{
	top: -74px;
}
.shfore1.hdtop3{
	top: -148px;
}
.shfore1.hdtop4{
	top: -222px;
}
.shfore1.hdtop5{
	top: -296px;
}
.shfore1.hdtop6{
	top: -370px;
}
.shfore1.hdtop7{
	top: -452px;
}

/*全部商品-之隐藏部分*/
.shfore1 {
	width: 798px;	
	overflow-y: auto;
	border: 2px solid #3267E0;
	background: #fff;
	position: absolute;
	left: 100%;
	top: 0;
	padding-top: 30px;
	z-index: 5000;
	display: none;
	border-top: 0 none;
	min-height: 418px;
}
.fcats-wrapper{
	padding-bottom: 20px;
}
.fcats-wrapper strong{
	padding-right: 15px;
	padding-left:8px;
	min-width: 88px;
	max-width: 110px;
	border-right: 1px solid #B2B2B2;
	text-align: right;
}

.hdtop3 .fcats-wrapper strong,
.hdtop4 .fcats-wrapper strong{
	min-width:104px !important
}
.fcats-wrapper p{
	width: 660px;
}
.fcats-wrapper p a{
	display: inline-block;
	padding: 0px 15px;
	border-right: 1px solid #B3B3B3;
	margin-bottom: 10px;
	color: #666;
}
.fcats-wrapper p a:hover{
	text-decoration: underline;
	color: #333;
}
.fcats-wrapper p a:last-child,
.fcats-wrapper p a.nobrd{
	border-right: 0 none
}

/*footer*/
.whole-foot{
	background: #F8F8F8;
	padding-top: 35px;
	padding-bottom: 20px;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}
.ft-comyhelp{
	width: 820px;
}
.ft-comyhelp li{
	margin-right: 70px;
	margin-left: 15px;
	float: left;
}
.ft-comyhelp li h3{
	line-height: 35px;
}
.ft-comyhelp li p a{
	color: #777;
	line-height: 28px;
    display: block;
}
.ft-comyhelp li p a:hover{
	color: #5050FD;
}
.ft-twocode {
	width: 325px;
    height: 172px;
    border-left: 1px solid #ccc;
}
.twocode-item{
	float: left;
    margin-left: 40px;
    width: 120px;
}
.twocode-item h3 {
    line-height: 35px;
    text-align: center;
}
.twocode-item  p{
	margin-top: 10px;
}
.twocode-item img{
	max-width: 114px;
	max-height: 114px;
	vertical-align: middle;
}
.ft-logo img{
	max-width: 150px;
	max-height: 64px;
}
.ft-link{
	margin-top: 25px;
}
.ft-link span{
	display: inline-block;
	margin-right: 15px;
}
.ft-link p{
	display: inline-block;
}
.ft-link p em {
    width: 1px;
    height: 9px;
    display: inline-block;
    background: #EAEAEA;
    vertical-align: -2px;
}
.ft-link p a{
	line-height: 22px;
    display: inline-block;
    margin: 0 12px;
    color: #999;
}
/*右侧浮动*/
.float-right{
	position:fixed;  
	_position:absolute;_bottom:auto; 	
	_top:expression(documentElement.scrollTop+250);
	right:0px; 
	/*min-height:256px; */
	margin-top:-128px; 
	top:40%;
	z-index: 50;
}	
.fltwords span.wtzx,.fltwords span.wkjob{
	color: #fff;
	display: block;
	margin-left: 10px;
}
.fltwords span.wtzx{
	margin-top: 5px;
}
.fltwords span.wkjob{
	font-size: 10px;
}
.float-right li div.qqdv{
	position:absolute;
	top: 0; 
	right:32px; 
	z-index: 800;
	background:#2F67E2; 
	height: 40px;
	width: 135px;
}
.float-right li.qli{
	width:34px; 
	height: 40px;
	
}
.float-right li.qli.actived{
	background-color: #2F67E2 !important;
}
.float-right li.qli div.pqcustom{
	background: #fff;
	width: 120px;
	border: 2px solid #2F67E2;
	border-radius: 0px 0px 4px 4px;
	position: relative;
	right: 0px;
    top: 4px;
    cursor:default;	
}
a.aoclosedup{
	width: 25px;
	margin-top: 5px;
	float: right;
}
.ultwos{
	margin-top: 240px;
}

.float-right li.qli p.pltiem{
	margin-top: 12px;
}
div.pqcustom a.tolines{
	background: #2F67E2;
	color: #fff;
	width: 100px;
	height: 26px;
	line-height: 26px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0 auto;
	margin-top: 5px;
}
div.pqcustom a.tolines img{
	position: relative;
	left: -8px;
    top: 2px
}
div.pqcustom a.tolines:hover{
	background: #2F67E2;
}
div.pqcustom a.totels{
	color: #2F67E2;
	margin-top: 6px;
}
div.pqcustom a.totels img{
	position: relative;
    left: 5px;
    top: 0px;
    max-width: 10px;
    max-height: 10px;
    margin-right: 8px;
}

.float-right li{
	height:34px; 
	width:34px; 
	cursor:pointer; 
	position:relative;
	margin-bottom: 6px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    font-size: 12px;
    cursor: pointer;
}
.float-right li.rgt-li01{
	background:url(../../images/rgt-fiex-qq.png) no-repeat center #3786F7;
}
.float-right li.rgt-li02{
	background:url(../../images/rgt-fiex-tel.png) no-repeat center #3786F7;
}
.float-right li.rgt-li03{
	background:url(../../images/rgt-fiex-weixin.png) no-repeat center #3786F7;
}
.float-right li.rgt-li04{
	background:url(../../images/rgt-fiex-car.png) no-repeat center #3786F7;
}
.float-right li.rgt-li01:hover{
	background:url(../../images/rgt-fiex-qq.png) no-repeat center #2F67E2;
}
.float-right li.rgt-li02:hover{
	background:url(../../images/rgt-fiex-tel.png) no-repeat center #2F67E2;
}
.float-right li.rgt-li03:hover{
	background:url(../../images/rgt-fiex-weixin.png) no-repeat center #2F67E2;
}
.float-right li.rgt-li04:hover{
	background:url(../../images/rgt-fiex-car.png) no-repeat center #2F67E2;
}
.float-right li div.songdv{
	position:absolute;
	top: 0; 
	right:32px; 
	display:none;
	z-index: 800;
	background:#3786F7;
	line-height:34px;  
	height: 34px;
	width: 124px;
}
.float-right li.rgt-li04 a{
	line-height:34px;  
	height: 34px;
	display: block;
}
.float-right li div a{
	font-size:12px;
	color: #fff;
}

.float-right li div.on{ 
	color: #fff; 
	display:block; 
	background:#2F67E2;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.float-right li div.dv03 p.pimgs{
	background: #2F67E2;
    right: 0px;
    top: -151px;
    position: relative;
    width: 120px;
}
.float-right li div.dv03 p.pimgs img{
	margin-top: 12px;
	max-width: 100px;
	max-height: 100px;
}
.float-right li.rgt-li04 span{
	position: absolute;
	z-index: 99;
	background: #FB5260;
	height: 18px;
	line-height: 18px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	display: block;
	padding: 0 5px;
	right:0;
	top: -10px;
}
.float-right li.rgt-li04 span.shenglv{
	width: 14px;
	overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 12px;
    font-weight: bold;
}
.rgtbtntop{
	/*position:fixed;  
	bottom: 15px;
	right: 0;
	z-index: 500;*/
}
.rgtbtntop a{
	width: 34px;
	height: 34px;
	line-height: 34px;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    display: block;
    background: url(../../images/rgt_btmtop.png) no-repeat center #3786F7;
}
.rgtbtntop a:hover{
	background: url(../../images/rgt_btmtop.png) no-repeat center #2F67E2;
}
