@charset "UTF-8";
.mt35{
	margin-top:35px;
}
.prefecture {
	width: 1000px;
	margin: 30px auto;
	overflow: hidden
}

.prefecture div,.prefecture a {
	box-sizing: border-box
}

.prefecture_1,.prefecture_2,.prefecture_3 {
	width: 320px;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
	float: left
}

.prefecture_2 {
	margin: 0 20px
}

.prefecture_area {
	width: 100%;
	padding: 0px;
	text-align: center;	
	border-top: 0;
	margin-top: 12px;
	height: 339px;
	overflow: hidden
}

.prefecture_1 .prefecture_area {
	border: 1px solid #FF6F0B
}

.prefecture_2 .prefecture_area {
	border: 1px solid #F11AB3
}

.prefecture_3 .prefecture_area {
	border: 1px solid #B32CDE
}

.prefecture_top {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/prefecture_top.png);
	background-repeat: no-repeat
}

.prefecture_1 .prefecture_top {
	background-position: 0 0
}

.prefecture_2 .prefecture_top {
	background-position: -340px 0
}

.prefecture_3 .prefecture_top {
	background-position: -680px 0
}

.prefecture_goods {
	overflow: hidden
}

.prefecture_goods>div {
	width: 50%;
	overflow: hidden;
	padding: 10px 10px;
	float: left;
	border: 1px solid #EAEAEA;
	border-top: 0
}

.prefecture_goods>div:hover img {
	left: 10px
}

.prefecture_goods img {
	display: block;
	width: 100px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	left: 0;
	-webkit-transition: left .5s linear;
	-moz-transition: left .5s linear
}

.prefecture_goods .goods_name {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	margin-top: 5px;
	color: #323232
}

.prefecture_goods .goods_name:hover {
	color: #DE4949
}

.prefecture_goods .goods_price label {
	color: #DE4949;
	font-weight: 600;
	font-size: 13px
}

.prefecture_goods .goods_price del {
	float: right;
	color: #CBCBCB;
	font-size: 12px
}

.show_active {
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(/assets/discounts/active.jpg);
	background-size: cover
}

.prefecture_top a {
	color: #ffffff;
	position: absolute;
	right: 38px;
	top: 16px
}

#feedback {
	width: 978px;
	margin: 0px auto;
	border: 1px solid #E9E9E9;
	background: none repeat scroll 0% 0% #FFF;
	padding: 10px 0px 40px 20px;
	position: relative;
	font-family: "Microsoft YaHei"
}

#feedback h3 {
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 8px;
	padding-left: 15px
}

#feedback .area {
	border: 1px solid #E8E8E8;
	padding: 5px;
	font-size: 15px;
	color: #808080;
	border-radius: 4px
}

#feedback .form {
	height: 30px;
	border: 1px solid #E8E8E8;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 4px;
	line-height: 30px;
	background: none repeat scroll 0% 0% #FFF;
	width: 180px
}

#feedback .label_feed {
	display: block;
	float: left;
	line-height: 30px;
	margin-right: 10px;
	text-align: right;
	vertical-align: middle;
	height: 30px
}

.shopping {
	width: 1000px;
	clear: both;
	margin: 0 auto;
	font-family: "微软雅黑";
	background-color: #ffffff
}

.shopping .shopbutton {
	color: #ffffff;
	text-decoration: none
}

.shopping .shop_map {
	width: 1000px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	background: url(dota/shopping_03.png) no-repeat;
	padding-bottom: 20px;
	color: #999999
}

.shopping .shop_map .white {
	line-height: 32px;
	margin-left: 155px;
	color: #ffffff
}

.shopping .shop_map .sure_order {
	margin-left: 265px
}

.shopping .succes_order {
	margin-left: 250px
}

.shopping #cart .cart_empty {
	border: 1px solid #CCC;
	margin-bottom: 20px;
	padding: 20px 35px;
	min-height: 260px;
	font-size: 14px
}

.shopping #cart .cart_empty span {
	height: 15px;
	line-height: 16px;
	display: block;
	background: url(/assets/youpin/cart_ico.png) no-repeat;
	padding-left: 18px;
	margin-top: 100px;
	margin-bottom: 15px
}

.shopping .shopcard {
	width: 998px;
	border: 1px solid #e9e9e9;
	background: #ffffff
}

.shopping .merchandisetitle {
	clear: both;
	height: 34px;
	background: #f6f6f6;
	line-height: 34px;
	padding-left: 30px
}

.shopping .merchandisetitle span {
	margin-left: 10px
}

.shopping .shipcardtitle {
	margin-bottom: 20px;
	width: 1000px;
	height: 38px;
	background: #f6f6f6;
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	color: #333333
}

.shopping .shipcardtitle .projectname {
	width: 428px;
	float: left
}

.shopping .shipcardtitle .magnitude {
	width: 140px;
	float: left
}

.shopping .shipcardtitle .unitcost {
	width: 120px;
	float: left
}

.shopping .shipcardtitle .allcost {
	width: 160px;
	float: left
}

.shopping .shipcardtitle .plan_code {
	width: 160px;
	float: left
}

.shopping .shipcardtitle .operation {
	width: 60px;
	float: left
}

.shopping .merchandise {
	padding: 20px 0;
	height: 60px;
	border-bottom: 1px #efedef solid
}

.shopping .merchandise .p_goods {
	width: 468px;
	float: left;
	height: 60px;
	padding-left: 30px
}

.shopping .merchandise .p_goods_check {
	width: 10px;
	height: 60px;
	float: left;
	margin-right: 10px;
	padding-top: 17px
}

.shopping .merchandise .p_goods_photo {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px
}

.shopping .merchandise .p_goods_title {
	line-height: 30px;
	padding: 8px 30px 8px 0
}

.shopping .merchandise .p_price {
	width: 120px;
	float: left;
	height: 60px;
	line-height: 50px;
	color: #333333;
	padding-left: 20px
}

.shopping .merchandise .p_price .has_stock {
	width: 26px;
	display: inline-block;
	_zoom: 1;
	*display: inline;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	position: relative;
	text-align: center;
	vertical-align: middle
}

.shopping .merchandise .price_item_1 {
	width: 120px;
	float: left;
	text-align: center;
	line-height: 52px;
	font-size: 14px;
	color: #e01800
}

.shopping .merchandise .allcost {
	width: 160px;
	float: left
}

.shopping .merchandise .allcost .buy {
	width: 160px;
	float: left;
	text-align: center;
	line-height: 52px;
	font-size: 14px;
	color: #e01800
}

.shopping .merchandise .plan_code {
	width: 160px;
	float: left;
	text-align: center;
	line-height: 52px;
	height: 50px
}

.shopping .merchandise .plan_code input {
	font-family: Tahoma;
	height: 20px;
	line-height: 14px;
	outline: medium none;
	vertical-align: middle;
	margin: 15px 0;
	padding: 0 2px
}

.shopping .merchandise .plan_code input.invalid {
	border: 2px solid red
}

.shopping .merchandise .cart3_btn {
	width: 60px;
	float: left;
	text-align: center;
	line-height: 32px
}

.shopping .merchandise .cart3_btn a {
	display: block;
	line-height: 32px
}

.shopping .totalpriceright {
	height: 36px;
	line-height: 36px;
	background: #f6f6f6;
	clear: both
}

.shopping .totalpriceright span {
	color: #E01800;
	font-weight: bold;
	font-size: 16px
}

.settlement {
	width: 960px;
	height: 48px;
	bottom: 0;
	z-index: 100;
	background: #ffffff;
	padding: 3px 20px
}

.settlement .fdibu {
	line-height: 48px;
	width: 400px;
	height: 48px;
	float: left
}

.settlement .fdibu span {
	float: left
}

.settlement .ordernumber {
	float: right;
	padding-right: 20px;
	font-size: 14px;
	line-height: 48px
}

.settlement .cart-button {
	width: 100px;
	font-size: 16px;
	background: #e2393c;
	height: 48px;
	line-height: 48px;
	float: right;
	text-align: center;
	color: #ffffff;
	display: block
}

.settlement .cart-button:link {
	color: #ffffff;
	text-decoration: none
}

.settlement .cart-button:hover {
	color: #ffffff;
	text-decoration: none;
	background: #e74649
}

.settlement .cart-button:visited {
	color: #ffffff;
	text-decoration: none
}

.settlement1 {
	position: fixed
}

.shop_map_two {
	width: 1000px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	background: url(/assets/dota/shopping_2_03.png) no-repeat;
	padding-bottom: 20px;
	color: #999999
}

.shop_map_two .white {
	line-height: 32px;
	margin-left: 155px;
	color: #ffffff
}

.sure_order_two {
	margin-left: 265px;
	color: #ffffff
}

.successorder {
	width: 1000px;
	clear: both;
	margin: 0 auto;
	font-family: "微软雅黑";
	background-color: #ffffff
}

.shop_map_three {
	width: 1000px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	background: url(/assets/dota/shopping_3_03.png) no-repeat;
	padding-bottom: 20px;
	color: #999999
}

.shop_map_three .white {
	line-height: 32px;
	margin-left: 155px;
	color: #ffffff
}

.shop_map_three .sure_order {
	margin-left: 265px;
	color: #ffffff
}

.shop_map_three .succes_order {
	margin-left: 250px;
	color: #ffffff
}

.min_height {
	min-height: 260px
}

.sureordermain {
	width: 968px;
	border: 1px solid #e9e9e9;
	background: #ffffff;
	font-family: "微软雅黑";
	padding: 15px;
	text-align: center;
	height: 50px;
	background: #FFFEF4;
	line-height: 50px
}

.sureordermain span {
	font-size: 22px
}

.sureordermain a {
	color: #e4393c;
	text-decoration: underline
}

.successmain {
	width: 968px;
	border: 1px solid #e9e9e9;
	background: #ffffff;
	font-family: "微软雅黑";
	padding: 15px;
	text-align: center;
	height: 60px;
	background: #FFFEF4;
	line-height: 30px
}

.successmain .welcome {
	font-size: 22px
}

.successmain .tel {
	font-size: 16px
}

.successmain a {
	color: #e4393c;
	text-decoration: underline
}

.sureorder {
	width: 998px;
	border: 1px solid #e9e9e9;
	background: #ffffff;
	font-family: "微软雅黑";
	padding: 5px 0px;
	position: relative
}

.sureorder h2 {
	font-size: 15px;
	color: #333333;
	line-height: 30px;
	padding: 5px 0
}

.sureorder h2 span {
	font-size: 12px;
	padding-left: 10px
}

.sureorder h2 span a:link {
	color: #005ea7;
	text-decoration: none
}

.sureorder h2 span a:hover {
	color: #005ea7;
	text-decoration: underline
}

.sureorder h2 span a:visited {
	color: #005ea7;
	text-decoration: none
}

.sureorder p {
	line-height: 30px;
	height: 30px
}

.sureorder .publicaddress {
	line-height: 30px;
	padding-left: 15px;
	height: 30px;
	margin-bottom: 5px
}

.sureorder .publicaddress input {
	vertical-align: middle;
	margin-right: 3px
}

.sureorder .publicaddress span a {
	color: #005ea7;
	margin-right: 5px
}

.sureorder .publicaddress:hover {
	background: #fff4d3
}

.checkaddress {
	width: 964px;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 2px 12px 20px 12px;
	border: 3px solid #ff6600;
	background: #ffffff;
	margin-bottom: 3px
}

.otheraddress {
	background: #fff4d3
}

.newaddress {
	padding: 5px 0 5px 15px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 3px
}

.newaddress .error {
	height: 24px;
	padding-left: 6px;
	float: left;
	color: #c00;
	line-height: 24px
}

.newaddress .labeaddress {
	width: 120px;
	height: 24px;
	float: left;
	text-align: right
}

.newaddress .labeaddress span {
	color: red
}

.newaddress .fieldaddress {
	float: left
}

.newaddress .fieldaddress select {
	line-height: 24px;
	padding: 0 5px;
	height: 24px;
	margin-right: 5px;
	background-color: white
}

.errorinformation {
	border: 1px solid #db9a9a;
	background: #ffe8e8
}

.fiel_inpute {
	width: 170px;
	height: 24px;
	line-height: 24px;
	border: 1px #cccccc solid;
	padding-left: 5px
}

.fiel_inpute1 {
	width: 300px;
	height: 24px;
	border: 1px #cccccc solid;
	padding-left: 5px
}

.fiel_areat1 {
	border: 1px #cccccc solid;
	padding-left: 5px
}

.noticeaddress {
	margin-left: 10px;
	float: left;
	color: #999999
}

.obox {
	padding: 0px 12px
}

.sureorder .publicinfo {
	line-height: 30px;
	padding-left: 15px;
	height: 30px;
	margin-bottom: 5px
}

.sureorder .publicinfo input {
	vertical-align: middle;
	margin-right: 3px
}

.sureorder .publicinfo span a {
	color: #005ea7;
	margin-right: 5px
}

.sureorder .publicinfo:hover {
	background: #fff4d3
}

.sureorder .step {
	padding: 0px 12px
}

.sureorder .step-current {
	width: 964px;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 2px 12px 20px 12px;
	border: 3px solid #ff6600;
	background: #ffffff;
	margin-bottom: 3px
}

.sureorder .on {
	background: #fff4d3
}

.sureorder .newinfo {
	padding: 5px 0 5px 15px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 3px
}

.sureorder .newinfo .error {
	height: 24px;
	padding-left: 6px;
	float: left;
	color: #c00;
	line-height: 24px
}

.sureorder .newinfo .newinfolabel {
	width: 90px;
	height: 24px;
	float: left;
	text-align: right
}

.sureorder .newinfo .newinfolabel span {
	color: red
}

.sureorder .newinfo .fieldinfo {
	float: left
}

.sureorder .newinfo .fieldinfo select {
	line-height: 24px;
	padding: 0 5px;
	height: 24px;
	margin-right: 5px
}

.noticeinfo {
	margin-left: 10px;
	float: left;
	color: #999999
}

.correction {
	display: block;
	line-height: 24px;
	border-bottom: 1px solid #edeeee;
	text-align: right
}

.goodsorder {
	clear: both;
	height: 32px;
	border-top: 1px solid #ffffff;
	background: #f8f8f8;
	line-height: 32px;
	color: #333333;
	text-align: center
}

.goodsorder_good {
	width: 300px;
	float: left
}

.goodsorder_brand {
	width: 100px;
	float: left
}

.goodsorder_brand_xh {
	width: 150px;
	float: left
}

.goodsorder_number {
	width: 80px;
	float: left
}

.goodsorder_stock {
	width: 100px;
	float: left
}

.goodsorder_max_min_price {
	width: 100px;
	float: left
}

.goodsorder_lower_price_reason {
	width: 80px;
	float: left
}

.goodsorder_lower_price_reason textarea {
	width: 80px;
	height: 60px
}

.goodsorder_unitprice {
	width: 100px;
	float: left
}

.goodsorder_totalprice {
	width: 100px;
	float: left
}

.goodsorder_one {
	height: 60px;
	padding: 20px 0;
	margin-top: 10px;
	border-top: 1px solid #edeeee;
	border-bottom: 1px solid #edeeee;
	background: #f8f8f8;
	text-align: center
}

.goodsorder_photo {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 15px 0 20px
}

.goodsorder_main {
	height: 60px;
	text-align: left;
	padding-top: 20px
}

.cashcoupon {
	height: 50px;
	border-bottom: 1px solid #edeeee;
	border-top: 1px solid #edeeee;
	background: #fffef4;
	padding: 0px 20px
}

.cashcoupon p {
	line-height: 50px
}

.cashcoupon .sureply {
	float: right;
	font-size: 16px
}

.orderbutton {
	height: 36px;
	border-radius: 4px 4px 4px 4px;
	background: url(/assets/dota/btn_16.jpg) repeat-x;
	text-align: center;
	line-height: 36px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff
}

#delivery_day span {
	margin-right: 10px
}

#login_main {
	width: 1000px;
	min-height: 280px;
	margin: 0 auto
}

#login_main .login_list {
	width: 340px;
	float: right;
	padding: 20px 0 0 0;
	background: #ffffff;
	box-shadow: 0px 0px 25px #000
}

.login_list .item {
	clear: both;
	padding: 7px 0;
	font-size: 14px;
	text-align: center
}

.item .control-label {
	width: 60px;
	float: left;
	line-height: 30px;
	margin-right: 15px;
	text-align: right
}

.item input.base_input {
	width: 200px;
	border: 1px solid #C9C9C9;
	border-radius: 3px 3px 3px 3px;
	font-size: 14px;
	height: 18px;
	padding: 5px;
	vertical-align: middle
}

.item .remember {
	margin-right: 24px;
	font-size: 12px;
	float: right
}

.item .btn_submit {
	margin: 5px 0 15px 0px;
	width: 290px;
	height: 35px;
	background: #FC262B;
	border: none;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	font-size: 14px
}

.item .control-label {
	width: 60px;
	float: left;
	line-height: 30px;
	margin-right: 15px;
	text-align: right
}

#register_main {
	width: 1000px;
	padding-buttom: 25px;
	margin: 0 auto;
	border: 1px solid #e7e7e7;
	background: #FFF;
	clear: both
}

.login_body {
	background-image: url("bg1.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-attachment: fixed
}

.log h1 {
	font-size: 22px;
	line-height: 24px;
	height: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 30px
}

.log h1 span {
	float: right;
	font-size: 12px
}

.register_list {
	width: 460px;
	float: left;
	padding: 32px 35px 0 40px
}

.register_list .label {
	width: 80px
}

.register_list .label span {
	color: #F00
}

.register_list h1 {
	font-size: 22px;
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	height: 28px;
	font-weight: normal;
	margin-bottom: 20px
}

.register_list h1 span {
	float: right;
	font-size: 12px
}

.agreement {
	margin-left: 95px;
	font-size: 12px
}

.agreement span {
	color: #f04702
}

.agreement span a:link,.agreement span a:visited {
	color: #f04702;
	text-decoration: none
}

.agreement span a:hover {
	color: #f04702;
	text-decoration: underline
}

#agreement {
	float: left;
	margin-right: 5px;
	*margin-top: -4px
}

.register_right {
	width: 400px;
	border-left: 1px solid #e7e7e7;
	float: left;
	height: 400px;
	margin-top: 70px;
	padding-left: 36px
}

.register_right p {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	background: url(register_06.gif) no-repeat 0 5px;
	padding-left: 26px
}

.login_list .item {
	clear: both;
	padding: 7px 0;
	font-size: 14px
}

.login_list .item .label {
	float: left;
	line-height: 30px;
	margin-right: 15px;
	text-align: right
}

.login_list .item .basic-input,.login_list .item .basic-input1,.login_list .item .basic-input2 {
	border: 1px solid #C9C9C9;
	border-radius: 3px 3px 3px 3px;
	font-size: 14px;
	height: 18px;
	padding: 5px;
	vertical-align: middle
}

.logo_image {
	height: 70px;
	background: url(logo_new.png) no-repeat
}

.ichat-body {
	font-family: "Microsoft Yahei",sans-serif,arial;
	font-size: 14px/18px;
	position: fixed;
	margin: 0;
	z-index: 100001;
	*position: absolute;
	*top: expression(eval(document.documentElement.scrollTop));
	*overflow: hidden
}

.ichat-button {
	padding: 5px 0;
	width: 24px;
	cursor: pointer;
	text-align: center;
	padding: 7px 5px
}

.ichat-pull-left {
	left: 0
}

.ichat-pull-right {
	right: 0
}

.ichat-float-left {
	float: left
}

.ichat-float-right {
	float: right
}

.ichat-color-black {
	background-color: #FC262B;
	border: 1px solid #D4D4D4;
	box-shadow: 0 0 10px #CCCCCC;
	text-shadow: 0 0 5px #CCCCCC;
	color: #FFFFFF
}

.ichat-color-blue {
	background: linear-gradient(to bottom, #39f, #3499ff) repeat scroll 0 0 rgba(0,0,0,0);
	background-color: #3399FF;
	background-color: #39f \0;
	*background-color: #3399FF;
	color: #FFFFFF;
	box-shadow: 0 0 10px #3399FF
}

.ichat-color-green {
	background: linear-gradient(to bottom, #68d882, #4bb776) repeat scroll 0 0 rgba(0,0,0,0);
	background-color: #68D882;
	background-color: #4bb776 \0;
	*background-color: #4BB776;
	color: #FFFFFF;
	box-shadow: 0 0 10px #68D882
}

.ichat-color-red {
	background: linear-gradient(to bottom, #f33e6f, #f33e6f) repeat scroll 0 0 rgba(0,0,0,0);
	background-color: #F33E6F;
	background-color: #f33e6f \0;
	*background-color: #F33E6F;
	color: #FFFFFF;
	box-shadow: 0 0 10px #F33E6F
}

.ichat-content {
	background: none repeat scroll 0 0 #F9F9F9;
	box-shadow: 0 0 10px #DDDDDD;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	text-align: left;
	display: none
}

.ichat-title {
	color: #626262;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding: 0 5px;
	background: url("/assets/color-strip.png");
	background-repeat: repeat-x
}

.ichat-list {
	background: none repeat scroll 0 0 #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px 0;
	margin: 0
}

.ichat-list p {
	width: 150px;
	padding: 2px;
	overflow: hidden;
	margin-left: 6px;
	font: 12px/18px '宋体';
	color: #565656;
	word-wrap: break-word;
	word-break: normal
}

.ichat-list b {
	white-space: nowrap
}

.ichat-list-ul {
	border: 0 none;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 280px
}

.ichat-list-ul li {
	float: left;
	height: 20px;
	list-style: none outside none;
	margin-left: 6px;
	overflow: hidden;
	padding: 2px;
	display: inline
}

.ichat-list a {
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	color: #565656;
	display: block;
	font: 12px/18px '宋体';
	padding: 0 18px;
	text-decoration: none
}

.ichat-list p a {
	display: inline;
	padding: 0;
	color: #6699FF
}

.ichat-list a:hover {
	background-color: #F3F3F3;
	border: 1px solid #EEEEEE;
	border-radius: 3px
}

.ichat-qq {
	background-image: url("/assets/qq.png")
}

.ichat-tel {
	background-image: url("/assets/tel.png")
}

.ichat-display {
	display: none
}

.ichat-cursor {
	cursor: pointer
}

.ichat-button b {
	font-size: 14px
}

.front_list {
	width: 80px
}

.back_list {
	width: 170px;
	text-align: left
}

.select2-container {
	margin: 0;
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle
}

.select2-container,.select2-drop,.select2-search,.select2-search input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.select2-container .select2-choice {
	display: block;
	height: 26px;
	padding: 0 0 0 8px;
	overflow: hidden;
	position: relative;
	border: 1px solid #aaa;
	white-space: nowrap;
	line-height: 26px;
	color: #444;
	text-decoration: none;
	border-radius: 4px;
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
	background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
	background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
	background-image: linear-gradient(to top, #eee 0%, #fff 50%)
}

html[dir="rtl"] .select2-container .select2-choice {
	padding: 0 8px 0 0
}

.select2-container.select2-drop-above .select2-choice {
	border-bottom-color: #aaa;
	border-radius: 0 0 4px 4px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
	background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
	background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	background-image: linear-gradient(to bottom, #eee 0%, #fff 90%)
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
	margin-right: 42px
}

.select2-container .select2-choice>.select2-chosen {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: none;
	width: auto
}

html[dir="rtl"] .select2-container .select2-choice>.select2-chosen {
	margin-left: 26px;
	margin-right: 0
}

.select2-container .select2-choice abbr {
	display: none;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 24px;
	top: 8px;
	font-size: 1px;
	text-decoration: none;
	border: 0;
	background: url("select2.png") right top no-repeat;
	cursor: pointer;
	outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
	display: inline-block
}

.select2-container .select2-choice abbr:hover {
	background-position: right -11px;
	cursor: pointer
}

.select2-drop-mask {
	border: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 9998;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-drop {
	width: 100%;
	margin-top: -1px;
	position: absolute;
	z-index: 9999;
	top: 100%;
	background: #fff;
	color: #000;
	border: 1px solid #aaa;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
	box-shadow: 0 4px 5px rgba(0,0,0,0.15)
}

.select2-drop.select2-drop-above {
	margin-top: 1px;
	border-top: 1px solid #aaa;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: 0 -4px 5px rgba(0,0,0,0.15);
	box-shadow: 0 -4px 5px rgba(0,0,0,0.15)
}

.select2-drop-active {
	border: 1px solid #5897fb;
	border-top: none
}

.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 1px solid #5897fb
}

.select2-drop-auto-width {
	border-top: 1px solid #aaa;
	width: auto
}

.select2-drop-auto-width .select2-search {
	padding-top: 4px
}

.select2-container .select2-choice .select2-arrow {
	display: inline-block;
	width: 18px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #aaa;
	border-radius: 0 4px 4px 0;
	background-clip: padding-box;
	background: #ccc;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
	background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
	background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
	background-image: linear-gradient(to top, #ccc 0%, #eee 60%)
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
	left: 0;
	right: auto;
	border-left: none;
	border-right: 1px solid #aaa;
	border-radius: 4px 0 0 4px
}

.select2-container .select2-choice .select2-arrow b {
	display: block;
	width: 100%;
	height: 100%;
	background: url("select2.png") no-repeat 0 1px
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
	background-position: 2px 1px
}

.select2-search {
	display: inline-block;
	width: 100%;
	min-height: 26px;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
	z-index: 10000;
	white-space: nowrap
}

.select2-search input {
	height: auto !important;
	min-height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	outline: 0;
	font-family: sans-serif;
	font-size: 1em;
	border: 1px solid #aaa;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #fff url("select2.png") no-repeat 100% -22px;
	background: url("select2.png") no-repeat 100% -22px,-webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
	background: url("select2.png") no-repeat 100% -22px,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url("select2.png") no-repeat 100% -22px,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url("select2.png") no-repeat 100% -22px,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

html[dir="rtl"] .select2-search input {
	padding: 4px 5px 4px 20px;
	background: #fff url("select2.png") no-repeat -37px -22px;
	background: url("select2.png") no-repeat -37px -22px,-webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
	background: url("select2.png") no-repeat -37px -22px,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url("select2.png") no-repeat -37px -22px,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url("select2.png") no-repeat -37px -22px,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-drop.select2-drop-above .select2-search input {
	margin-top: 4px
}

.select2-search input.select2-active {
	background: #fff url("select2-spinner.gif") no-repeat 100%;
	background: url("select2-spinner.gif") no-repeat 100%,-webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
	background: url("select2-spinner.gif") no-repeat 100%,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url("select2-spinner.gif") no-repeat 100%,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
	background: url("select2-spinner.gif") no-repeat 100%,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-container-active .select2-choice,.select2-container-active .select2-choices {
	border: 1px solid #5897fb;
	outline: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3)
}

.select2-dropdown-open .select2-choice {
	border-bottom-color: transparent;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
	background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
	background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
	background-image: linear-gradient(to top, #fff 0%, #eee 50%)
}

.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices {
	border: 1px solid #5897fb;
	border-top-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
	background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
	background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%)
}

.select2-dropdown-open .select2-choice .select2-arrow {
	background: transparent;
	border-left: none;
	filter: none
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
	border-right: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
	background-position: -18px 1px
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
	background-position: -16px 1px
}

.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.select2-results {
	max-height: 200px;
	padding: 0 0 0 4px;
	margin: 4px 4px 4px 0;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

html[dir="rtl"] .select2-results {
	padding: 0 4px 0 0;
	margin: 4px 0 4px 4px
}

.select2-results ul.select2-result-sub {
	margin: 0;
	padding-left: 0
}

.select2-results li {
	list-style: none;
	display: list-item;
	background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
	font-weight: bold
}

.select2-results .select2-result-label {
	padding: 3px 7px 4px;
	margin: 0;
	cursor: pointer;
	min-height: 1em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.select2-results-dept-1 .select2-result-label {
	padding-left: 20px
}

.select2-results-dept-2 .select2-result-label {
	padding-left: 40px
}

.select2-results-dept-3 .select2-result-label {
	padding-left: 60px
}

.select2-results-dept-4 .select2-result-label {
	padding-left: 80px
}

.select2-results-dept-5 .select2-result-label {
	padding-left: 100px
}

.select2-results-dept-6 .select2-result-label {
	padding-left: 110px
}

.select2-results-dept-7 .select2-result-label {
	padding-left: 120px
}

.select2-results .select2-highlighted {
	background: #3875d7;
	color: #fff
}

.select2-results li em {
	background: #feffde;
	font-style: normal
}

.select2-results .select2-highlighted em {
	background: transparent
}

.select2-results .select2-highlighted ul {
	background: #fff;
	color: #000
}

.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit {
	background: #f4f4f4;
	display: list-item;
	padding-left: 5px
}

.select2-results .select2-disabled.select2-highlighted {
	color: #666;
	background: #f4f4f4;
	display: list-item;
	cursor: default
}

.select2-results .select2-disabled {
	background: #f4f4f4;
	display: list-item;
	cursor: default
}

.select2-results .select2-selected {
	display: none
}

.select2-more-results.select2-active {
	background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%
}

.select2-more-results {
	background: #f4f4f4;
	display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
	background-color: #f4f4f4;
	background-image: none;
	border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
	display: none
}

.select2-container-multi .select2-choices {
	height: auto !important;
	height: 1%;
	margin: 0;
	padding: 0 5px 0 0;
	position: relative;
	border: 1px solid #aaa;
	cursor: text;
	overflow: hidden;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: linear-gradient(to bottom, #eee 1%, #fff 15%)
}

html[dir="rtl"] .select2-container-multi .select2-choices {
	padding: 0 0 0 5px
}

.select2-locked {
	padding: 3px 5px 3px 5px !important
}

.select2-container-multi .select2-choices {
	min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
	border: 1px solid #5897fb;
	outline: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3)
}

.select2-container-multi .select2-choices li {
	float: left;
	list-style: none
}

html[dir="rtl"] .select2-container-multi .select2-choices li {
	float: right
}

.select2-container-multi .select2-choices .select2-search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
	padding: 5px;
	margin: 1px 0;
	font-family: sans-serif;
	font-size: 100%;
	color: #666;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent !important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: #fff url("select2-spinner.gif") no-repeat 100% !important
}

.select2-default {
	color: #999 !important
}

.select2-container-multi .select2-choices .select2-search-choice {
	padding: 3px 5px 3px 18px;
	margin: 3px 0 3px 5px;
	position: relative;
	line-height: 13px;
	color: #333;
	cursor: default;
	border: 1px solid #aaaaaa;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #e4e4e4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 18px 3px 5px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
	cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: #d4d4d4
}

.select2-search-choice-close {
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	right: 3px;
	top: 4px;
	font-size: 1px;
	outline: none;
	background: url("select2.png") right top no-repeat
}

html[dir="rtl"] .select2-search-choice-close {
	right: auto;
	left: 3px
}

.select2-container-multi .select2-search-choice-close {
	left: 3px
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
	left: auto;
	right: 2px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
	background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
	background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
	padding: 3px 5px 3px 5px;
	border: 1px solid #ddd;
	background-image: none;
	background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
	display: none;
	background: none
}

.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match {
	text-decoration: underline
}

.select2-offscreen,.select2-offscreen:focus {
	clip: rect(0 0 0 0) !important;
	width: 1px !important;
	height: 1px !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	position: absolute !important;
	outline: 0 !important;
	left: 0px !important;
	top: 0px !important
}

.select2-display-none {
	display: none
}

.select2-measure-scrollbar {
	position: absolute;
	top: -10000px;
	left: -10000px;
	width: 100px;
	height: 100px;
	overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
	.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b {
		background-image: url("select2x2.png") !important;
		background-repeat: no-repeat !important;
		background-size: 60px 40px !important
	}

	.select2-search input {
		background-position: 100% -21px !important
	}
}/*!
 * ui-dialog.css
 * Date: 2014-07-03
 * https://github.com/aui/artDialog
 * (c) 2009-2014 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://www.gnu.org/licenses/lgpl-2.1.html
 */.ui-dialog {
	*zoom: 1;
	_float: left;
	position: relative;
	background-color: #FFF;
	border: 1px solid #999;
	border-radius: 6px;
	outline: 0;
	background-clip: padding-box;
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
	transition: transform .15s ease-in-out, opacity .15s ease-in-out
}

.ui-popup-show .ui-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.ui-popup-focus .ui-dialog {
	box-shadow: 0 0 8px rgba(0,0,0,0.1)
}

.ui-popup-modal .ui-dialog {
	box-shadow: 0 0 8px rgba(0,0,0,0.1),0 0 256px rgba(255,255,255,0.3)
}

.ui-dialog-grid {
	width: auto;
	margin: 0;
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	background: transparent
}

.ui-dialog-header,.ui-dialog-body,.ui-dialog-footer {
	padding: 0;
	border: 0 none;
	text-align: left;
	background: transparent
}

.ui-dialog-header {
	white-space: nowrap;
	border-bottom: 1px solid #E5E5E5
}

.ui-dialog-close {
	position: relative;
	_position: absolute;
	float: right;
	top: 13px;
	right: 13px;
	_height: 26px;
	padding: 0 4px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: pointer;
	background: transparent;
	_background: #FFF;
	border: 0;
	-webkit-appearance: none
}

.ui-dialog-close:hover,.ui-dialog-close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.ui-dialog-title {
	margin: 0;
	line-height: 1.428571429;
	min-height: 16.428571429px;
	padding: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	cursor: default
}

.ui-dialog-body {
	padding: 20px;
	text-align: center
}

.ui-dialog-content {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
	text-align: left
}

.ui-dialog-footer {
	padding: 0 20px 20px 20px
}

.ui-dialog-statusbar {
	float: left;
	margin-right: 20px;
	padding: 6px 0;
	line-height: 1.428571429;
	font-size: 14px;
	color: #888;
	white-space: nowrap
}

.ui-dialog-statusbar label:hover {
	color: #333
}

.ui-dialog-statusbar input,.ui-dialog-statusbar .label {
	vertical-align: middle
}

.ui-dialog-button {
	float: right;
	white-space: nowrap
}

.ui-dialog-footer button+button {
	margin-bottom: 0;
	margin-left: 5px
}

.ui-dialog-footer button {
	width: auto;
	overflow: visible;
	display: inline-block;
	padding: 6px 12px;
	_margin-left: 5px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.ui-dialog-footer button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.ui-dialog-footer button:hover,.ui-dialog-footer button:focus {
	color: #333333;
	text-decoration: none
}

.ui-dialog-footer button:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.ui-dialog-footer button[disabled] {
	pointer-events: none;
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

.ui-dialog-footer button {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc
}

.ui-dialog-footer button:hover,.ui-dialog-footer button:focus,.ui-dialog-footer button:active {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad
}

.ui-dialog-footer button:active {
	background-image: none
}

.ui-dialog-footer button[disabled],.ui-dialog-footer button[disabled]:hover,.ui-dialog-footer button[disabled]:focus,.ui-dialog-footer button[disabled]:active {
	background-color: #ffffff;
	border-color: #cccccc
}

.ui-dialog-footer button.ui-dialog-autofocus {
	color: #ffffff;
	background-color: #428bca;
	border-color: #357ebd
}

.ui-dialog-footer button.ui-dialog-autofocus:hover,.ui-dialog-footer button.ui-dialog-autofocus:focus,.ui-dialog-footer button.ui-dialog-autofocus:active {
	color: #ffffff;
	background-color: #3276b1;
	border-color: #285e8e
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
	background-image: none
}

.ui-popup-top-left .ui-dialog,.ui-popup-top .ui-dialog,.ui-popup-top-right .ui-dialog {
	top: -8px
}

.ui-popup-bottom-left .ui-dialog,.ui-popup-bottom .ui-dialog,.ui-popup-bottom-right .ui-dialog {
	top: 8px
}

.ui-popup-left-top .ui-dialog,.ui-popup-left .ui-dialog,.ui-popup-left-bottom .ui-dialog {
	left: -8px
}

.ui-popup-right-top .ui-dialog,.ui-popup-right .ui-dialog,.ui-popup-right-bottom .ui-dialog {
	left: 8px
}

.ui-dialog-arrow-a,.ui-dialog-arrow-b {
	position: absolute;
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	_color: #FF3FFF;
	_filter: chroma(color=#ff3fff);
	border: 8px dashed transparent
}

.ui-popup-follow .ui-dialog-arrow-a,.ui-popup-follow .ui-dialog-arrow-b {
	display: block
}

.ui-popup-top-left .ui-dialog-arrow-a,.ui-popup-top .ui-dialog-arrow-a,.ui-popup-top-right .ui-dialog-arrow-a {
	bottom: -16px;
	border-top: 8px solid #7C7C7C
}

.ui-popup-top-left .ui-dialog-arrow-b,.ui-popup-top .ui-dialog-arrow-b,.ui-popup-top-right .ui-dialog-arrow-b {
	bottom: -15px;
	border-top: 8px solid #fff
}

.ui-popup-top-left .ui-dialog-arrow-a,.ui-popup-top-left .ui-dialog-arrow-b {
	left: 15px
}

.ui-popup-top .ui-dialog-arrow-a,.ui-popup-top .ui-dialog-arrow-b {
	left: 50%;
	margin-left: -8px
}

.ui-popup-top-right .ui-dialog-arrow-a,.ui-popup-top-right .ui-dialog-arrow-b {
	right: 15px
}

.ui-popup-bottom-left .ui-dialog-arrow-a,.ui-popup-bottom .ui-dialog-arrow-a,.ui-popup-bottom-right .ui-dialog-arrow-a {
	top: -16px;
	border-bottom: 8px solid #7C7C7C
}

.ui-popup-bottom-left .ui-dialog-arrow-b,.ui-popup-bottom .ui-dialog-arrow-b,.ui-popup-bottom-right .ui-dialog-arrow-b {
	top: -15px;
	border-bottom: 8px solid #fff
}

.ui-popup-bottom-left .ui-dialog-arrow-a,.ui-popup-bottom-left .ui-dialog-arrow-b {
	left: 15px
}

.ui-popup-bottom .ui-dialog-arrow-a,.ui-popup-bottom .ui-dialog-arrow-b {
	margin-left: -8px;
	left: 50%
}

.ui-popup-bottom-right .ui-dialog-arrow-a,.ui-popup-bottom-right .ui-dialog-arrow-b {
	right: 15px
}

.ui-popup-left-top .ui-dialog-arrow-a,.ui-popup-left .ui-dialog-arrow-a,.ui-popup-left-bottom .ui-dialog-arrow-a {
	right: -16px;
	border-left: 8px solid #7C7C7C
}

.ui-popup-left-top .ui-dialog-arrow-b,.ui-popup-left .ui-dialog-arrow-b,.ui-popup-left-bottom .ui-dialog-arrow-b {
	right: -15px;
	border-left: 8px solid #fff
}

.ui-popup-left-top .ui-dialog-arrow-a,.ui-popup-left-top .ui-dialog-arrow-b {
	top: 15px
}

.ui-popup-left .ui-dialog-arrow-a,.ui-popup-left .ui-dialog-arrow-b {
	margin-top: -8px;
	top: 50%
}

.ui-popup-left-bottom .ui-dialog-arrow-a,.ui-popup-left-bottom .ui-dialog-arrow-b {
	bottom: 15px
}

.ui-popup-right-top .ui-dialog-arrow-a,.ui-popup-right .ui-dialog-arrow-a,.ui-popup-right-bottom .ui-dialog-arrow-a {
	left: -16px;
	border-right: 8px solid #7C7C7C
}

.ui-popup-right-top .ui-dialog-arrow-b,.ui-popup-right .ui-dialog-arrow-b,.ui-popup-right-bottom .ui-dialog-arrow-b {
	left: -15px;
	border-right: 8px solid #fff
}

.ui-popup-right-top .ui-dialog-arrow-a,.ui-popup-right-top .ui-dialog-arrow-b {
	top: 15px
}

.ui-popup-right .ui-dialog-arrow-a,.ui-popup-right .ui-dialog-arrow-b {
	margin-top: -8px;
	top: 50%
}

.ui-popup-right-bottom .ui-dialog-arrow-a,.ui-popup-right-bottom .ui-dialog-arrow-b {
	bottom: 15px
}

@-webkit-keyframes ui-dialog-loading {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes ui-dialog-loading {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.ui-dialog-loading {
	vertical-align: middle;
	position: relative;
	display: block;
	*zoom: 1;
	*display: inline;
	overflow: hidden;
	width: 32px;
	height: 32px;
	top: 50%;
	margin: -16px auto 0 auto;
	font-size: 0;
	text-indent: -999em;
	color: #666
}

.ui-dialog-loading {
	width: 100% \9;
	text-indent: 0\9;
	line-height: 32px\9;
	text-align: center\9;
	font-size: 12px\9
}

.ui-dialog-loading::after {
	position: absolute;
	content: '';
	width: 3px;
	height: 3px;
	margin: 14.5px 0 0 14.5px;
	border-radius: 100%;
	box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
	-webkit-transform: rotate(360deg);
	-webkit-animation: ui-dialog-loading 1.5s infinite linear;
	transform: rotate(360deg);
	animation: ui-dialog-loading 1.5s infinite linear;
	display: none\9
}

.ui-multiselect-checkboxes label input {
	top: -3px;
	margin-right: 3px
}

.fields {
	border: 1px solid #D3CBCB;
	float: initial;
	height: initial;
	width: initial;
	margin-bottom: 3px;
	clear: both
}

.fields table {
	margin-bottom: 0px
}

.form-horizontal .controls .fields a {
	float: initial
}

td {
	height: 30px
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block
}

.clearfix {
	display: block
}

.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 350px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50)
}

.spec-scroll {
	clear: both;
	margin-top: 5px;
	width: 328px;
	overflow: hidden
}

.spec-scroll .prev {
	float: left;
	margin-right: 4px
}

.spec-scroll .next {
	float: right
}

.spec-scroll .prev,.spec-scroll .next {
	display: block;
	font-family: "宋体";
	text-align: center;
	width: 10px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #CCC;
	background: #EBEBEB;
	cursor: pointer;
	text-decoration: none
}

.spec-scroll .items {
	float: left;
	position: relative;
	width: 300px;
	height: 56px;
	overflow: hidden
}

.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 56px
}

.spec-scroll .items ul li {
	float: left;
	width: 60px;
	text-align: center
}

.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 50px;
	height: 50px
}

.spec-scroll .items ul li img:hover {
	border: 2px solid #FF6600;
	padding: 1px
}

#quote-tab p {
	font-size: 12px;
	line-height: 20px;
	color: #FF7700
}

.supplier-quote input {
	height: 30px;
	border: 1px solid #e8e8e8;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 4px 4px 4px 4px;
	line-height: 30px;
	background: none
}

.supplier-quote a.good_button {
	display: block;
	background: #e4393c;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	font-size: 14px;
	border: none;
	cursor: pointer;
	border-radius: 2px 2px 2px 2px;
	text-align: center
}

.agent-price,.agent-price-gray {
	color: #D0210A;
	font-family: arial
}

.agent-price .yen,.agent-price-gray .yen {
	font-size: 12px
}

.agent-price .yen .int,.agent-price-gray .yen .int {
	font-size: 14px
}

.agent-price-gray {
	color: #5f707f
}

.quote-list {
	width: 100%;
	margin-bottom: 54px
}

.quote-list .tab-t-box {
	margin-bottom: 5px
}

.gp-btn-bgr.forsup {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	float: right;
	margin-top: 15px;
	margin-right: 25px
}

.quote-list table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse
}

.quote-list thead td {
	height: 34px;
	text-align: center;
	font-size: 14px;
	color: #5f707f;
	border-bottom: 2px solid #f2f2f2
}

.quote-list tbody tr.line td {
	border-bottom: 2px solid #f2f2f2
}

.quote-list tbody tr.detail {
	background-color: #f2f2f2
}

.quote-list td {
	padding: 0 0px;
	text-align: center
}

.quote-list thead tr,.quote-list tr.line {
	border-left: 2px solid #fff
}

.quote-list tr.detail {
	border-left: 2px solid #f2f2f2
}

.quote-list tr.detail thead tr {
	border-left: 0
}

.quote-list tr.self {
	border-left: 2px solid red
}

.quote-list .supplier {
	width: 100px;
	padding-left: 26px;
	font-size: 14px;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word
}

.quote-list tbody .address {
	width: 130px;
	word-break: break-all;
	word-wrap: break-word
}

.quote-list .amount-op-sum {
	width: 110px
}

.quote-list .appr {
	width: 200px;
	line-height: 25px
}

.quote-list .appr dt {
	width: 85px;
	text-align: right;
	display: inline-block;
	float: left;
	clear: both;
	height: 25px;
	vertical-align: middle
}

.quote-list .appr dd {
	width: 95px;
	text-align: left;
	float: left;
	height: 25px;
	display: inline-block;
	vertical-align: middle
}

.quote-list .price {
	width: 155px
}

.quote-list .price .up:link,.quote-list .price .ok:link,.quote-list .price .up:visited,.quote-list .price .ok:visited {
	margin-left: 8px;
	text-decoration: underline
}

.quote-list .price .up:link,.quote-list .price .ok:link {
	text-decoration: underline;
	cursor: pointer
}

.quote-list .price .up-price {
	display: none
}

.quote-list .price .up-price input {
	color: #ed1f24;
	font-size: 18px;
	border: 1px solid #ececec;
	width: 67px;
	height: 25px;
	font-family: arial;
	padding-left: 8px
}

.quote-list .amount-op {
	width: 165px
}

.quote-list tbody .operation {
	width: 140px;
	*width: 200px;
	text-align: right;
	padding-right: 25px
}

.slideTxtBox {
	width: 720px;
	border: 1px solid #ddd;
	text-align: left
}

.slideTxtBox .hd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer
}

.slideTxtBox .hd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff
}

.list_main li {
	width: 958px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #f0f0f0;
	clear: both
}

.list_main li span {
	float: right;
	margin-right: 10px;
	color: #a1a1a1
}

.list_main a {
	display: block;
	width: 968px;
	height: 42px
}

.contrast {
	width: 776px;
	height: 110px;
	position: fixed;
	bottom: 0;
	z-index: 100;
	border: 2px solid #7abd54;
	background: #ffffff;
	padding: 30px;
	box-shadow: 0 0 15px #bbbbbb
}

.contrast h3 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 5px;
	font-weight: normal
}

.contrast h3 span {
	float: right;
	font-size: 12px
}

.contrast h3 span a {
	color: #005aa0
}

.contrast ul {
	padding-top: 10px
}

.contrast ul li {
	width: 200px;
	float: left;
	height: 60px;
	border-right: 1px dotted #7abd54;
	padding: 5px 0;
	margin-right: 10px
}

.commodityimages {
	width: 50px;
	float: left;
	margin-right: 10px
}

.commodityimages1 {
	width: 50px;
	height: 50px;
	float: left;
	background: #f3f3f3;
	margin-right: 10px;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	color: #cccccc
}

.commoditydetalis {
	width: 135px;
	float: left
}

.commoditydetalis p {
	line-height: 18px
}

.commodityprices {
	color: #d0210a;
	font-weight: bold;
	line-height: 20px
}

.contrastbutton {
	width: 130px;
	float: left;
	padding-top: 10px
}

.contrastbutton a {
	color: #ffffff
}

.contrastbutton p {
	line-height: 24px;
	text-align: center
}

.contrastbutton p a {
	color: #005aa0;
	text-decoration: none
}

.contrastbtn {
	display: block;
	height: 24px;
	line-height: 24px;
	width: 60px;
	background: #e64145;
	border-radius: 2px;
	text-align: center;
	margin: 0 auto
}

.contrastbtn:hover {
	text-decoration: none
}

.contrast {
	width: 776px;
	height: 110px;
	position: fixed;
	bottom: 0;
	z-index: 100;
	border: 2px solid #7abd54;
	background: #ffffff;
	padding: 10px;
	box-shadow: 0 0 15px #bbbbbb
}

.contrast h3 {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 5px;
	font-weight: normal
}

.contrast h3 span {
	float: right;
	font-size: 12px
}

.contrast h3 span a {
	color: #005aa0
}

.contrast ul {
	padding-top: 10px
}

.contrast ul li {
	width: 200px;
	float: left;
	height: 60px;
	border-right: 1px dotted #7abd54;
	padding: 5px 0;
	margin-right: 10px
}

.commodityimages {
	width: 50px;
	float: left;
	margin-right: 10px
}

.commodityimages1 {
	width: 50px;
	height: 50px;
	float: left;
	background: #f3f3f3;
	margin-right: 10px;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	color: #cccccc
}

.commoditydetalis {
	width: 135px;
	float: left
}

.commoditydetalis p {
	line-height: 18px
}

.commodityprices {
	color: #d0210a;
	font-weight: bold;
	line-height: 20px
}

.contrastbutton {
	width: 130px;
	float: left;
	padding-top: 10px
}

.contrastbutton a {
	color: #ffffff
}

.contrastbutton p {
	line-height: 24px;
	text-align: center
}

.contrastbutton p a {
	color: #005aa0;
	text-decoration: none
}

.contrastbtn {
	display: block;
	height: 24px;
	line-height: 24px;
	width: 60px;
	background: #e64145;
	border-radius: 2px;
	text-align: center;
	margin: 0 auto
}

.contrastbtn:hover {
	text-decoration: none
}

.public_table tr {
	height: 34px;
	line-height: 34px;
	clear: both;
	text-align: center;
	color: #666666
}

.public_table td {
	border: 1px solid #DBDBDB
}

.public_table .grey {
	background: #f5f5f5;
	font-weight: bold;
	color: #333333;
	text-align: center
}

.sdmenu {
	width: 210px;
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #dddddd;
	font-family: "微软雅黑";
	float: left
}

.sdmenu h2 {
	font-size: 14px;
	color: #333333;
	line-height: 34px;
	height: 34px;
	padding-left: 10px;
	background: #f7f7f7;
	font-weight: normal
}

.sdmenu div {
	background: #ffffff;
	overflow: hidden
}

.sdmenu div.collapsed {
	height: 30px
}

.sdmenu .sdmenutitle {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 45px;
	color: #666666;
	font-size: 14px;
	background: #f7f7f7 url(/assets/you.png) no-repeat 180px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	cursor: pointer
}

.sdmenu .menutitle {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 60px;
	color: #666666;
	font-size: 14px;
	background: #f7f7f7 url(/assets/you.png) no-repeat 180px center !important;
	cursor: default;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	cursor: pointer
}

.sdmenu .sdmenutitle a:link {
	color: #666666;
	text-decoration: none
}

.sdmenu .sdmenutitle a:visited {
	color: #666666;
	text-decoration: none
}

.sdmenu .sdmenutitle a:hover {
	color: #e4393c;
	text-decoration: underline
}

.sdmenu .menutitle a:link {
	color: #666666;
	text-decoration: none
}

.sdmenu .menutitle a:visited {
	color: #666666;
	text-decoration: none
}

.sdmenu .menutitle a:hover {
	color: #e4393c;
	text-decoration: underline
}

.sdmenu span.closed {
	background: #f7f7f7 url(/assets/you.png) no-repeat 180px center;
	border-bottom: 0px
}

.sdmenu span.coll {
	background: #fc262b url(/assets/xia.png) no-repeat 180px center;
	color: #fff;
	border-bottom: 0px
}

.colle {
	background: #f7f7f7 url(/assets/xia.png) no-repeat 180px center !important
}

.sdmenu ul {
	float: left;
	width: 210px
}

.sdmenu ul li {
	height: 30px;
	line-height: 30px;
	padding-left: 65px
}

.sdmenu ul li.active a {
	text-decoration: underline;
	color: red
}

.sdmenu .mores {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #999999;
	text-decoration: none
}

.sdmenu .mores:hover {
	color: #e4393c;
	text-decoration: underline
}

.sdmenu div .listwords {
	color: #666666;
	text-decoration: none;
	float: left
}

.sdmenu div .listwords:hover {
	color: #e4393c
}

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #ccc url(title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em
}

#popup_content {
	background: 16px 16px no-repeat url(important.gif);
	padding: 1em 1.75em;
	margin: 0em
}

#popup_content.alert {
	background-image: url(important.gif)
}

#popup_content.confirm {
	background-image: url(important.gif)
}

#popup_content.prompt {
	background-image: url(help.gif)
}

#popup_message {
	padding-left: 48px
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em
}

#popup_prompt {
	margin: .5em 0em
}
