﻿.y_ellipsis_p150{
	width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.y_operation_span{
    width: 150px;
}
.y_operation_span span{
    margin-right: 10px;
    color: #f60;
    cursor: pointer;
    display: inline-block;
}

.y_bl_main02{}
.y_bl_main02 ul{
	margin-left: -30px;
	padding-top: 10px;
	overflow: hidden;
}
.y_bl_main02 ul li{
	float: left;
	width: 275px;
	height: 160px;
	margin-left: 30px;
	margin-bottom: 30px;
	position: relative;
	border: 1px solid #ddd;
	background: #fff;
}
.y_bl_main02 ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.y_bl_main02 ul li:hover{
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .2);
	-moz-box-shadow:0 0 20px rgba(0, 0, 0, .2);
	-webkit-transform: translate3d(0 , -2px , 0);
	transform: translate3d(0 , -2px , 0);
}
.y_bl_main02 ul li a img{
	padding-top: 40px;
	width: 170px;
	height: 80px;
}
.y_bl_main02 ul li:hover{
	border: 1px solid #0051ba;
}
.y_specifications{
	padding: 20px;
	padding-top: 10px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.y_specifications span{
	float: left;
	padding-top: 5px;
}
.y_specifications ul{
	float: left;
	width: 470px;
}
.y_specifications ul li{
	border: 1px solid #ccc;
	float: left;
	padding: 5px 5px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.y_specifications ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.y_specifications ul li:hover{
	border: 1px solid #f60;
	color: #f60;
	cursor: pointer;
}
.y_specifications ul li:hover a{
	color: #f60;
}
.y_specifications ul li.y_s_li{
	border: 1px solid #f60;
	color: #f60;
	cursor: pointer;
}
.y_specifications ul li.y_s_li a{
	color: #f60;
}
.y_star_red{
	width: 140px !important;
}
.y_star_red font{
	color: #e8000d;
}
.y_set_p select{
	height: 34px;
    line-height: 34px;
    border: 1px solid #d6dbdf;
    width: 220px;
    padding-left: 10px;
}
.y_mp_main02{
	/*width: 400px;*/
}
.y_star_red02{
	color: #e8000d;
}
.y_jf_text input{
	border: 1px solid #d6dbdf;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	width: 150px;
	vertical-align: 0 !important;
}
.y_jf_text input:hover{
	border: 1px solid #ccc;
}
.y_jf_text input:focus{
	border-color: #06f; /*文本框选中边框变色*/
}

.y_order_flow{
	height: auto;
	width: 1008px;
	border: 1px solid #e5e5e5;
	background: #fff;
	margin-bottom: 10px;
}
.y_order_flow h2{
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bold;
}
.y_order_flow ul{
	width: 924px;
	height: 40px;
	margin-left: 10px;
	padding-top: 18px;
	border-bottom: 2px solid #dedede;
}
.y_order_flow ul li{
	position: relative;
	float: left;
	width: 96px;
	height: 100%;
	padding-right: 6px;
	text-align: center;
	color: #999;
}
.y_order_flow ul li span{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url("../images/Buyers/y_li_img01.png");
	position: absolute;
	left: 44px;
	bottom: -6px;
}
.y_order_flow ul li span.y_of_span03{
	background: url("../images/Buyers/y_li_img03.png");
}
.y_order_flow ul li span.y_of_span02{
	width: 11px;
	height: 15px;
	bottom: 0;
	background: url("../images/Buyers/y_li_img02.png");
}
.y_order_flow ul li.y_current_li{
	color: #57a661;
	font-weight: bold;
}
.y_order_flow ul li.y_current_li02{
	color: #999;
	font-weight: bold;
}
.y_order_flow ol{
	height: 46px;
	margin-left: 10px;
	padding-top: 14px;
}
.y_order_flow ol li{
	float: left;
	width: 96px;
	height: 100%;
	padding-right: 6px;
	text-align: center;
	color: #999;
}
.y_order_flow ol li.y_current_li03{
	color: #57a661;
}
.ordApprovals{
	width: 1008px;
	overflow-x: auto;
}
.ordApprovals ul , .ordApprovals ol{
	width: 1400px;
}
.ordApprovals ul li , .ordApprovals ol li{
	width: 110px;
}
.ordApprovals ul li span{
	left: 50px;
}
.ordApprovals::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 6px;
}

.ordApprovals::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background-color: #c1c1c1;
}

.ordApprovals::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #f1f1f1;
	border-radius: 10px;
}
.y_r_30{
	padding-right: 30px;
}
.y_ddje_p{
	height: 54px;
	padding-right: 50px;
	line-height: 54px;
	float: right;
	font-weight: bold;
}
.y_ddje_p span{
	font-size: 16px;
	color: #f60;
}

.y_jfk_ul{
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 30px;
}
.y_jfk_ul li{
	float: left;
	width: 470px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #666;
}
.y_jfk_ul li span{
	display: inline-block;
	width: 110px;
	text-align: right;
	vertical-align: top;
	float: left;
}
.y_jfk_ul li i{
	display: inline-block;
	width: 355px;
	float: left;
	word-wrap: break-word;
}
.y_btm{
	width: 1008px;
	height: auto;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: none;
	font-size: 14px;
	padding-bottom: 100px;
}
.y_btm h2{
	height: 30px;
	padding-top: 30px;
	font-weight: bold;
	padding-left: 40px;
}
.y_btm div{
	padding-left: 40px;
}
.y_btm div span{
	float: left;
}
.y_btm div ul{}
.y_btm div ul li{
	float: left;
}
.y_btm div ul li input{
	float: left;
	margin: 4px 0 0 40px;
}
.y_btm div p{
	float: right;
}


.y_batch{
    height: auto;
    min-height: 290px;
}
.y_bp01{
    height: 40px;
    padding-right: 45px;
}
.y_bp01 span{
    float: right;
    padding-left: 16px;
    line-height: 40px;
    cursor: pointer;
    color: #0099ff;
    background: url(../images/seller/y_download_icon.png) no-repeat left center;
}
.y_bp01 span:hover{
    color: #0051ba;
}
.y_bmain{
    width: auto;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    padding-left: 200px;
    padding-top: 70px;
    padding-bottom: 150px;
}
.y_bmain em{
    float: left;
    line-height: 30px;
    padding-right: 20px;
}
.y_bmain p.y_browse_p{
    float: left;
    padding-right: 10px;
}
.y_bmain p.y_browse_p input{
    float: left;
    width: 240px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    border: 1px solid #b2b2b2;
}
.y_bmain p.y_browse_p span{
    float: left;
    display: inline-block;
    width: 58px;
    height: 28px;
    border: 1px solid #b2b2b2;
    margin-left: -1px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}
.y_bmain input[type="button"]{
    width: 98px;
    height: 28px;
    border: 1px solid #0099ff;
    background: #0099ff;
    color: #fff;
    border-radius: 3px;
    margin-right: 10px;
}
.y_bmain input.y_qxdr_btn{
    background: #fff;
    border: 1px solid #b2b2b2;
    color: #666;
}
.y_bmain input.y_qxdr_btn:hover{
    background: #eee;
}
.y_bmain input[type="button"]:hover{
    opacity: 0.9;
}
.y_Explain{
    height: auto;
    line-height: 30px;
    font-size: 14px;
    color: red;
    padding-top: 20px;
}
.y_btn_none{
    display: none;
}
.y_Error_reporting{
    line-height: 30px;
    font-size: 16px;
    padding-top: 95px;
    text-align: center;
}
.y_Error_reporting span{
    color: #f60;
}
.y_Error_reporting em{
    color: #0099ff;
    cursor: pointer;
}
.y_Error_reporting em:hover{
    color: #0051ba;
}
.y_import_btn{
	width:302px !important;
	margin-left:-312px;
	opacity:0;
}
.y_time{
	width: 120px;
    height: 22px;
    margin-right: 10px;
    border: 1px solid #b2b2b2;
    color: #666;
    margin-right: 20px;
    background: url("../images/common/calendar_bg.png") no-repeat center right;
    background-size: 16px 16px;
    background-position: 100px;
}


/*新增文件树*/
.y_tree{
	float: left;
	width: auto;
	height: 30px;
	position: relative;
	margin-top: 20px;
}
.y_tree input.y_t_text{
	width: 150px;
    height: 22px;
    border: 1px solid #b2b2b2;
    color: #666;
    margin-right: 20px;
    padding-left: 10px;
}
.y_tree div.y_t_main{
	position: absolute;
	width: 200px;
	height: 300px;
	overflow-y: auto;
	border: 1px solid #ccc;
	background: #fff;
	left: 0;
	top: 23px;
	display: none;
	z-index: 20;
}
.y_txt{
	padding-top: 23px;
	float: left;
}
.y_bmrm_search03{
	height: auto !important;
}
.y_bmrm_search03 p.y_ss_p{
	line-height: 0;
}
.y_bmrm_search03 p.y_ss_p span{
	padding-top: 32px;
	display: inline-block;
}
.y_bmrm_search04{
	height: 50px !important;
}
.y_bmrm_search03 select{
	width: 160px !important;
}
.y_bmrm_search03 input.y_b_search03 , .y_bmrm_search03 input.y_b_search04{
	float: none;
}
.y_bmrm_search03 input.y_b_search03{
	margin-left: 0;
	width: 324px;
}

/*药生所新增多张图片上传*/
.y_up_img_list{
    padding-top: 20px;
}
.y_up_img_list h2{
	text-align: left;
	font-weight: bold;
	line-height: 30px;
}
.y_up_img_list ul{
    overflow: hidden;
}
.y_up_img_list ul li{
    float: left;
    width: 198px;
    height: 198px;
    border: 1px solid #b2b2b2;
    margin: 0 30px 30px 0;
    overflow: hidden;
    position: relative;
}
.y_up_img_list ul li i{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.y_up_img_list ul li img{
    width: 100%;
    height: 100%;
}
.y_up_img_list ul li span{
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/seller/y_img_close.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    cursor: pointer;
    display: none;
}
.y_djxg_em{
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.3);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#44000000,endColorstr=#44000000);
    left: 0;
    top: 0;
    text-align: center;
    line-height: 198px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    display: none;
}
.y_up_img_list ul li:hover span , .y_up_img_list ul li:hover .y_djxg_em{
    display: block;
}
.y_c_add{
    text-align: center;
    background: url(../images/seller/y_Camera_img.png) no-repeat center 65px;
    background-size: 40px;
    height: 148px;
    line-height: 138px;
    padding-top: 50px;
    color: #666;
    cursor: pointer;
}
.y_up_img_list ul li:hover img{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    transform: scale(1.1, 1.1);
}

/*
 *营销迭代新增在线客服 
 */
.onlineServiceBox{
    width: 204px;
	margin-left: 32px;
}
.osbTit{
	height: 12px;
	line-height: 12px;
	text-align: left;
	margin-bottom: 10px;
}
.osList{
	overflow: hidden;
	padding-bottom: 5px;
}
.osList li{
	float: left;
	padding-right: 14px;
	width: 80px;
}
.osList li a{
	display: inline-block;
	width: 80px;
	height: 22px;
	background: #1F8CF3;
}
.osList li font{
	display: inline-block;
	width: 80px;
	white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    line-height: 22px;
    color: #666;
}
.osList li img{
	display: inline-block;
	width: 80px;
	height: 80px;
}
.wantMsgbtn{
	display: inline-block;
	width: 176px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #3686FD;
	border-radius: 2px;
	color: #3686FD;
	text-align: center;
}
.wantMsgbtn i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url("../images/common/marketingIcon.png");
    background-position: -66px -22px;
	margin-right: 5px;
	vertical-align: -2px;
}
.wantMsgbtn:hover{
	color: #3686FD;
	filter: Alpha(opacity=90); /* IE */
    -moz-opacity:0.9;    /* FF 主要是为了兼容老版本的FF */
    opacity:0.9;    /* FF */
}

/*
 *营销迭代新增在线客服 -未登录
 */
.msgNoSignIn{
	width: 162px;
}
.msgNoSignIn dt{
	text-align: center;
}
.msgNoSignIn dt em{
	display: inline-block;
	width: 50px;
	height: 50px;
	background-image: url("../images/common/marketingIcon.png");
    background-position: -22px -185px;
}
.msgNoSignIn dd p{
	color: #999;
	padding: 5px 0 20px 0;
}