body{
	font-size:13px;
	color:#4b4b4b;
}
.slider_3{
	width:100%;
	overflow:hidden;
}
.slider_3_wrap{
	position: relative;
	width: 100%;
	margin: auto;
	height: auto;
	overflow: visible!important;
	max-height:320px;
}

.slider_3 ul:not([style*="translate3d"]) li:nth-of-type(n+2){
	display:none;
}
.slider_3 ul li a{
	display: block;
}
.slider_3 ul li a img{
	/*width:100%;
	max-width:100%;*/
}

.slider_3 .slider_3_indicate{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	z-index: 100;
	text-align: center;
	pointer-events: none;
	/* border: 1px solid red; */
	background:url(../imgs/w_43.png);
	background-repeat: repeat-x;
	background-position: center -6px;
	-webkit-background-size: auto 48px;
}
.slider_3 .slider_3_indicate span{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	margin: 15px 4px;
	border: 1px solid #d1d1d1;
}
.slider_3 .slider_3_indicate span.on{
	background: #f58538;
	border-color: #f58538;
}

/********************************/
html{
	background:#f1f1f1;
}

.section_body{
	background:#ffffff;
	border:1px solid #ced3d7;
	border-width:1px 0 1px 0;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
	margin-bottom:7px;
}

/**********************************************/

.info_basic ul{
	margin: 10px 16px 0;
}
.info_basic ul li{
	padding:6px 3px;
	-webkit-tap-highlight-color: transparent;
}
.info_basic ul li:nth-of-type(n+2){
	border: 1px solid #ced3d7;
	border-width:1px 0 0 0 ;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
}
.info_basic .price_and_fav>div, .info_basic .title_and_fav>div{
	vertical-align: middle;
	/*padding:5px 0;*/
}
.info_basic .price_and_fav>div:first-of-type{
	width:100%;
}
.info_basic .price_and_fav>div:nth-of-type(2), .info_basic .title_and_fav>div:nth-of-type(2){
	text-align:center;
}
.info_basic .price_and_fav>div:nth-of-type(2) label, .info_basic .title_and_fav>div:nth-of-type(2) label{
	white-space:pre;
	padding:3px 10px;
	text-align:center;
}

.info_basic .title_and_fav .fav{
	border: 1px solid #cccccc;
	border-width: 0 0 0 1px;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
	position: relative;
	padding-left: 10px;
}
.info_basic .title_and_fav>div:nth-of-type(2) label{
	width:50px;
	display: block;
	height:15px;
	visibility:hidden;
}
.info_basic .title_and_fav .icon_fav:after{
	content: "收藏";
	position: absolute;
	bottom: -1px;
	width: 50px;
	padding-left:10px;
	text-align: center;
	left: 0;
	font-size: 11px;
}
.info_basic .title_and_fav .icon_fav.on:after{
	content: "已收藏";
}


.info_basic .price_and_fav .price p:nth-of-type(1){
	color:#ff5366;
	font-size:15px;
	line-height:30px;
}
.info_basic .price_and_fav .price p:nth-of-type(1) span{
	display:inline-block;
}
.info_basic .price_and_fav .price p:nth-of-type(1) label{
	font-size:21px;
}
.info_basic .price_and_fav .price p:nth-of-type(1) span[data-activity]::after{
	content: attr(data-activity);
	display:inline-block;
	height:15px;
	line-height:15px;
	border-radius:2px;
	background:#f69555;
	color:#ffffff;
	font-size:12px;
	padding:0 3px;
	margin-left:5px;
	position: absolute;
	margin-top:2px;
}
.info_basic .price_and_fav .price p:nth-of-type(1) span[data-activity]::before{
	content: "";
	display: inline-block;
	width: 0px;
	height: 0px;
	border: 1px solid transparent;
	position: absolute;
	border-width: 0 5px 4px 5px;
	border-bottom-color: #f69555;
	margin: 13px 6px;
}
.info_basic .price_and_fav .price p:nth-of-type(2){
	color: #7f8c8d;
	font-size: 11px;
	line-height: 22px;
	text-decoration: line-through;
}

.icon_fav {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../imgs/w_7.png) no-repeat center -1170px;
	-webkit-background-size: 40px auto;
}
.icon_fav.on{
	background-position: center -1130px;
}

.info_basic .title{
	line-height:18px;
	color: #4b4b4b;
	font-size:15px;
	padding: 3px 10px 0 0;
}

.freight{
	line-height: 22px;
	font-size:12px;
	color: #5f646e;
}

.freight label{
	padding-left:40px;
}
.freight_2 .tbox>*{
	vertical-align: middle;
}
.freight_2 .tbox>*:nth-of-type(2){width:100%;text-align:center;}
.freight_2 .tbox label{
	white-space: nowrap;
	line-height: 22px;
	color:#5f646e;
	font-size:12px;
}
.freight_2 a{
	height:22px;
	line-height: 22px;
	font-size:12px;
	display: inline-block;
	color:#5f646e;
	white-space: pre;
}
.freight_2 a span.icon{
	display: inline-block;
	width:30px;
	line-height: 22px;
	background:url(../imgs/w_7.png) no-repeat center -331px;
	-webkit-background-size:40px auto;
}

/**********************SKU**************************/
.list_sku{
	/*padding:10px 0;*/
}
/*.list_sku section{
	padding: 10px 0;
}*/
.list_sku label{
	display:inline-block;
	height:30px;
	line-height:30px;
	margin: 5px 10px 5px 0;
	color:#4b4b4b;
	font-size: 13px;
}
.list_sku section>div:first-of-type label{
	height:20px;
	line-height:20px;
}
.list_sku .label_radio input{
	display:none;
}
.list_sku .label_radio span{
	display:block;
	padding:0 10px;
	/*min-width:60px;*/
	text-align:center;
	border: 1px solid #a5a7ab;
	border-width:1px;
}
/*.list_sku .label_radio input:not(:checked) + span{
	-webkit-border-image: url(../imgs/border_dialog.gif) 2 stretch;
}*/
.list_sku .label_radio input:checked + span{
	border-color: #ff5467;
	background: url(../imgs/w_7.png) no-repeat right -1090px;
	-webkit-background-size: 40px auto;
}
.list_sku .label_radio input:disabled + span{
	color:#e0e3e6;
	border-color: #e0e3e6;
	/*-webkit-border-image: url(../imgs/border.gif) 2 stretch;*/
}

.table_number{
	margin: 10px 0;
}
.table_number td:nth-of-type(2){
	padding:0 10px;
}
.table_number .box{
	border: 1px solid #a6a8ac;
	border-width:1px;
	/*-webkit-border-image: url(../imgs/border_dialog.gif) 2 stretch;*/
	background:#e2e2e2;
	overflow:hidden;
}
.table_number input{
	-webkit-appearance:none;
	display:inline-block;
	height:30px;
	line-height:30px;
	width:30px;
	text-align:center;
	border:0;
	background:none;
	background:url(../imgs/w_7.png) no-repeat center -645px;
	-webkit-background-size:40px auto;
	color:transparent;
}
.table_number input[value="-"]{
	background-position: center -685px;
}
.table_number input[type="number"]{
	width:43px;
	color:inherit;
	background:#ffffff;
	border: 1px solid #a6a8ac;
	border-width:0 1px;
	/*-webkit-border-image: url(../imgs/border_dialog.gif) 2 stretch;*/
}
/****/

.btn_group>div{
	padding-top:10px;
}
.btn_group .btn{
	width:130px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	font-size:15px;
	border: 0;
}
.btn_group .btn[disabled] {
    background:#7f8c8d!important;
    pointer-events: none;
}
.btn_group .btn.black{
	background:#3e3e3e;
}
/**********************************************/
.link_to_shop{}
.link_to_shop a, .link_sku_dialog a{
	display: block;
	line-height: 45px;
	font-size: 13px;
	color: #4a4a4a;
	position: relative;
	padding: 0 30px 0 45px;
	background: url(../imgs/w_7.png) no-repeat 3px -674px;
	-webkit-background-size: 45px auto;
}
.link_to_shop label:last-of-type{
	float: right;
	font-size:12px;
	color: #a1a1a1;
}
.link_to_shop a:after, .link_sku_dialog a:after{
	content: "";
	display: inline-block;
	width:8px;
	height: 8px;
	border:1px solid #4e555e;
	border-width:1px 1px 0 0;
	position: absolute;
	top:50%;
	right:15px;
	margin-top:-5px;
	-webkit-transform:rotate(45deg);
}
.link_sku_dialog a{
	background: none;
	padding-left: 16px;
	line-height: 18px;
	padding: 14px 30px 14px 15px;
}
.link_sku_dialog label>div{
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis;
}
/**********************************************/
.info_recommend{
	
}
.info_recommend a{
	display: block;
}
.info_recommend>div{
	margin:10px 16px;
}
.info_recommend .title{
	font-size:13px;
	height:20px;
	line-height:20px;
}

.info_recommend .img_wrap{
	display:block;
	width:80px;
	height:80px;
	border:1px solid #ced3d7;
	border-width:1px;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
	margin:5px auto;
}
.info_recommend .img_wrap img{
	width:100%;
	height:100%;
}
.info_recommend figure{
	text-align:center;
}
.info_recommend figure label{
	display:block;
	padding:0 5px;
	height:15px;
	line-height:15px;
	font-size:9px;
	color:#4a4a4a;
}

/*****************************************************/
.info_detail .div_nav li{
	border: 1px solid #ced3d7;
	border-width:0 1px 1px 0;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
}
.info_detail .div_nav li:last-of-type{
	border-right:0;
}
.info_detail .div_nav a{
	display:block;
	width:100px;
	margin:auto;
	overflow:hidden;
	line-height:45px;
	font-size:13px;
	color:#4a4a4a;
	text-align:center;
}
.info_detail .div_nav a.on{
	color:#ff5366;
}
.info_detail .div_sections>section{
	display:none;
	padding:10px 15px;
	min-height:100px;
}
.info_detail .div_sections>section.section_comments{
	padding-left:0;
}
.info_detail .div_sections>section.on{
	display:block;
}

.section_specification{}
.section_specification div{
	padding:0 10px;
}
.section_specification div dd{
	color:#5f646e;
	font-size:11px;
	line-height: 36px;
	border:1px solid #ffffff;
	border-width:0 0 1px 0;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
	padding:0 10px;
}
.section_specification div dd:last-of-type{
	border:0;
}
.section_specification div dd label:nth-of-type(2){
	color:#4a4a4a;
	float:right;
}

.section_detail{
	margin:0;
	padding:10px 15px;
}
.section_detail *{
	max-width:100%;
}


.section_detail {
	width:100%;
	overflow:hidden;
}
.section_detail img{
	max-width: 100%;
}
/************/
.no_comments{
	padding: 30px 0 50px 20px;
	line-height: 30px;
	color: #cccccc;
	width: 100%;
	text-align: center;
}
.no_comments~*{
	display:none;
}
.nav_comments {
	border:1px solid #798291;
	border-radius:8px;
	overflow:hidden;
	margin: 10px 10px;
}
.nav_comments li{
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:1px solid #798291;
}
.nav_comments li:last-of-type{
	border:0;
}
.nav_comments li.on{
	background:#3e3e3e;
	color:#ffffff;
}
.nav_comments li label{
	display:block;
	width:100px;
	margin:0 auto;
	pointer-events:none;
}

.list_comments {}
.list_comments:not(.on){display:none;}
.list_comments li:nth-of-type(n+2) .tbox>*:nth-of-type(n+2){
	border: 1px solid #ced3d7;
	border-width:1px 0 0 0;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
}
.list_comments .img_wrap{
	display:inline-block;
	width:34px;
	height:34px;
	border-radius:100px;
	overflow:hidden;
}
.list_comments .img_wrap img{
	width:100%;
	height:100%;
	border-radius:100px;
}
.list_comments .tbox>*{
	vertical-align:middle;
	padding:15px 0;
}
.list_comments .tbox>*:first-of-type{
	padding:0 5px;
	text-align:center;
}
.list_comments .tbox>*:first-of-type p{
	padding:3px 5px 0 0;
	width:70px;
	font-size:10px;
	color:#4a4a4a;
}
.list_comments .tbox>*:first-of-type p:nth-of-type(2){
	font-size:9px;
	color:#7f8c8d;
}
.list_comments .tbox>*:nth-of-type(2) p:nth-of-type(2){position: relative;}
.list_comments .comment_content{
	font-size:11px;
	line-height:18px;
	color:#4a4a4a;
}
.list_comments .comment_rate, .list_comments .comment_time{
	display:inline-block;
	height:18px;
	line-height:18px;
	font-size:9px;
	color:#7f8c8d;
	width:152px;
}
.list_comments .comment_time{
	position: absolute;
	right: 0;
	margin-top: 3px;
	text-align: right;
}

.list_comments .comment_rate{
	background:url(../imgs/w_12.png) no-repeat 0 center;
	-webkit-background-size:auto 15px;
	width:75px;
}
.list_comments .comment_rate[data-rate="0"]{background-position:-75px;}
.list_comments .comment_rate[data-rate="1"]{background-position:-60px;}
.list_comments .comment_rate[data-rate="2"]{background-position:-45px;}
.list_comments .comment_rate[data-rate="3"]{background-position:-30px;}
.list_comments .comment_rate[data-rate="4"]{background-position:-15px;}
.list_comments .comment_rate[data-rate="5"]{background-position:0px;}


.list_comments .reply{
	position: relative;
	border:1px solid #ced3d7;
	border-radius: 5px;
	padding:5px;
	margin-top:10px;
	position: relative;
}
.list_comments .reply:before{
	content: "";
	position: absolute;
	z-index: 10;
	right: 37px;
	top: 0;
	border: 1px solid #ced3d7;
	border-width: 1px 1px 0 0;
	-webkit-transform: rotate(-45deg);
	width: 8px;
	height: 8px;
	margin-top: -5px;
	background: #ffffff;
}


/***************************/
*[data-role="iframe_page"]{
	width:100%;
	min-height:100px;
	border:0;
	height:1700px;
}
*[data-role="iframe_page"].hidden, .container.ordercreate.hidden{
	display: none;
}


/***************/
.fixed_btn{
	/*display: none;*/
	height:50px;
}
.fixed_btn.on{
	display: block;
}
.fixed_btn ol{
	height:60px;
	background:#f5f5f5;
	text-align: center;
	position: static;
	bottom: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	padding: 0 12px;
	/*display: none;*/
	border:1px solid red;
	border-width:1px 0 0 0;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
	text-align:left;
}
.fixed_btn ol[style*="fixed"]{
	opacity: 1;
	/*display: block;*/
}
.fixed_btn ol li{
	height:60px;
	vertical-align: middle;
	padding:8px 0;
}
.fixed_btn ol li a{
	/*white-space: pre;*/
	display: block;
	width:auto;
	font-size:13px;
	height:44px;
	line-height: 44px;
	margin:0 0 0 8px;
}
.fixed_btn ol li a.bargain{
	text-decoration: none;
	color: #4b4b4b;
	font-size: 16px;
}
.fixed_btn ol li a.bargain label{
	font-size: 15px;
	color: #ffffff;
}
.fixed_btn ol li a label{
	display:inline-block;
	width:80px;
}
.fixed_btn ol li:nth-of-type(1) a:nth-of-type(1){
	margin-left:0px;
}
.fixed_btn ol li:nth-of-type(2) a{
	margin-left:8px;
}
.fixed_btn ol li:nth-of-type(2) a:not(.on){
	background:#999999!important;
}
.fixed_btn ol .box>div:nth-of-type(1) a{
	background:#f69555;
}
.fixed_btn ol li:nth-of-type(2) a.lucky{
	background: #ff8522!important;
}
/****/
.fixed_btn ol li .btn_add{
	display:inline-block;
	width:44px;
	height:44px;
	border-radius:3px;
	background: url(../imgs/w_7.png) no-repeat center -1160px;
	-webkit-background-size:40px auto;
	background-color:#ffffff;
	border:1px solid #e2e2e2;
}

.fixed_btn ol li .btn_add_fav.on{
	background-position:center -1120px;
}
.fixed_btn ol li .btn_add_shopcart{
	position:relative;
	background-position: center -1240px;
}
.fixed_btn ol li .btn_add_shopcart.on{
	background-position:center -1200px;
}
.fixed_btn ol li .btn_add_shopcart:not([data-count="0"])::after{
	content: attr(data-count);
	display: inline-block;
	padding: 0 2px;
	height: 16px;
	min-width: 16px;
	border-radius: 20px;
	background: #ff2e45;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	position: absolute;
	left: 23px;
	top: 3px;
	line-height: 16px;
	-webkit-box-sizing: border-box;
}

/**商品详情信息**/
#div_nav_fixed{ height:46px; width:100%;}
#div_nav.fixed{ position:fixed; top:0; left:0; width:100%; background:#fff;z-index:600;}


/**满减**/
.dl_activity_ads{
	
}
dl_activity_ads a.arrow{
	display:none;
}
.dl_activity_ads.on a.arrow{
	display: inline-block;
}
.dl_activity_ads .activity_ads{
	display: none;
	padding: 10px 6px;
	border: 1px solid #ced3d7;
	border-width: 1px 0 0 0;
	position:relative;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
}
.dl_activity_ads .activity_ads:only-child a.arrow{
	display:none;
}
.activity_ads:first-of-type{
	display:block;
}
.dl_activity_ads.on .activity_ads{
	display:block;
}
.activity_ads:first-of-type{
	border:0;
}
.activity_ads dd{
	vertical-align:middle;
}
.activity_ads dd:nth-of-type(2){
	width:100%;
}
.activity_ads_tag{
	line-height: 23px;
	padding: 0 5px;
	color: #f69555;
	font-size: 13px;
	font-weight: 100;
	border:1px solid #f69555;
	border-radius: 2px;
	display: inline-block;
	margin: 0 5px;
	white-space: pre;
	width: 63px;
	overflow: hidden;
	text-align:center;
}
.activity_ads_content{
	display:block;
	line-height:24px;
	font-size:13px;
	color:#4a4a4a;
	display:block;
	padding:0px 5px;
}
.activity_ads a.arrow{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right:-10px;
	/*background:red;*/
}
.activity_ads:nth-of-type(n+2) a.arrow{
	display: none;
}
.activity_ads a.arrow:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 1px solid #4e555e;
	border-width: 1px 1px 0 0;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -5px;
	-webkit-transform: rotate(135deg);
}
.dl_activity_ads.on a.arrow:after{
	-webkit-transform: rotate(-45deg); 
	margin-top: -2px; 
}
/*.activity_ads .activity_ads_content p:nth-of-type(n+3){
	display: none;
}
.activity_ads.on .activity_ads_content p{
	display:inherit;
}*/
.activity_ads.on a.arrow:after{
	-webkit-transform: rotate(-45deg);
}
/**********************/
.btip_widget .widget_wrap{
	height:28px;
}
.btip_label{
	position:fixed;
	bottom:60px;
	left:0;
	z-index:100;
	line-height:28px;
	font-size:13px;
	color:#ffffff;
	background:#ff7130;
	width:100%;
	text-align:center;
}
/*****************************************/
.sku_dialog{

}
.sku_dialog .widget_mask{
	background:rgba(0,0,0,0.5);
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1500;
}
.sku_dialog ul{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background:#ffffff;
	z-index:1600;
	border:1px solid red;
	border-width:1px 0 0 0;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
}
.sku_dialog ul li{
	border: 1px solid #ced3d7;
	border-width: 1px 0 0 0;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
}
.sku_dialog ul li:first-of-type{
	border-width:0 0 1px 0;
}
.sku_dialog .sku_header{

}
.sku_dialog .sku_header p{
	font-size:13px;
	color:#ff5366;
	/*line-height:12px;*/
	line-height: 14px;
	padding:3px 0;
}
.sku_dialog .sku_header p:nth-of-type(2){
	font-size:11px;
	color:#4a4a4a;
}
.sku_dialog .sku_header p:nth-of-type(2):empty{
	display:none;
}
.sku_dialog .sku_header dd{
	vertical-align:middle;
}
.sku_dialog .sku_header dd:nth-of-type(2){
	width:100%;
}
.sku_dialog .sku_header .img_wrap, .sku_dialog .sku_header .sku_close{
	display:inline-block;
	width:50px;
	height:50px;
	margin:12px;
}
.sku_dialog .sku_header .sku_close{
	margin-right:0;
	background: url(../imgs/w_7.png) no-repeat center -1275px;
	-webkit-background-size:40px auto;
}
.sku_dialog .sku_header .img_wrap img{
	display:inline-block;
	width:100%;
	height:100%;
}
.sku_dialog .sku_header .img_wrap img[src=""]{
	background:#cccccc;
}
.sku_dialog .list_sku{
	margin:0 10px;
}
.sku_dialog .list_sku>section{
	padding: 5px 12px 10px;
}
.sku_dialog .list_sku>section{
	border: 1px solid #ced3d7;
	border-width: 0 0 1px 0;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
}
.sku_dialog .table_number{
	margin: 10px 22px;
}
.sku_dialog .sku_btn_group{
	background:#f5f5f5;
	padding:8px 0;
	text-align: center;
}
.sku_dialog .sku_btn_group a{
	display:inline-block;
	margin:0 5px;
	white-space: pre;
	width: auto;
	font-size: 13px;
	height: 44px;
	line-height: 44px;
	width:90px;
	background: #ff5366;
	border-radius: 5px;
	color: #fff;
	display:none;
}
.sku_dialog .sku_btn_group a:first-of-type{
	background:#ff8522;
}
.sku_dialog .sku_btn_group.group_1 a:nth-of-type(-n+2){
	display:inline-block;
}
.sku_dialog .sku_btn_group.group_2 a:nth-of-type(3){
	display:inline-block;
}

/**************地区选择*******************/
.widget_list_address .widget_wrap{
	z-index: 1550;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

.widget_list_address{}
.widget_list_address{
	min-height:300px;
}
.widget_list_address li{
	line-height:45px;
	padding:0 10px;
	border: 1px solid #ced3d7;
	border-width: 1px 0 0 0;
	-webkit-border-image: url(../imgs/border.gif) 2 stretch;
}

.widget_list_address li label, .widget_list_address li a{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	font-size:13px;
	color:#616c7f;
	position: relative;
}
.widget_list_address .level_1>li a:after{
	content: "";
	display: block;
	position: absolute;
	z-index:10;
	right:10px;
	top:50%;
	margin-top:-5px;
	width:8px;
	height:8px;
	border:1px solid #434a54;
	border-width: 0px 1px 1px 0px;
	-webkit-transform:rotate(-45deg);
}

/****/
.widget_list_address .areaList .arrow_back{
	color:#000000;
	font-size:15px;
	display:block;
	line-height:45px;
	text-align:center;
	position:relative;
}
.widget_list_address .areaList .arrow_back:before{
	content: "";
	display: block;
	position: absolute;
	z-index:10;
	left:15px;
	top:50%;
	margin-top:-5px;
	width:8px;
	height:8px;
	border:1px solid #434a54;
	border-width: 0px 1px 1px 0px;
	-webkit-transform:rotate(-230deg);
}

/*****************************/
.title_3{}
.title_3 .widget_wrap{
	overflow: hidden;
	text-align: center;
	margin:0 10px;
}
.title_3 label{
	display: inline-block;
	padding:0 10px;
	height:35px;
	line-height: 35px;
	position: relative;
	color:#888888;
	font-size:13px;
}
.title_3 label>p{
	overflow: hidden;
	max-width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
	color: #4a4a4a;
}
.title_3 label:before, .title_3 label:after{
	content: "";
	display: inline-block;
	position: absolute;
	width:1000px;
	margin-left:-1000px;
	height:0;
	left:0;
	top:50%;
	border:1px solid #b2b2b2;
	border-width:1px 0 0 0;
	-webkit-border-image: url(../imgs/border_dialog.gif) 2 stretch;
}
.title_3 label:after{
	left:inherit;
	right:0;
	margin-right:-1000px;
}

