﻿
/*******************************************整合css**/

.prudot_right_05 {
	width: 275px;
	overflow: visible
}
.restuGg {
	margin-bottom: 40px;
	margin-left: 17px;
	width: 275px;
	background: #fff;
}
.restuGgTitle {
	width: 269px;
	height: 43px;
	line-height: 43px;
	background:#f44d19;
	color: #fff;
	padding: 0px 10px;
	font-size: 16px;
}
.restuGgContent {
	padding: 15px;
	width: 260px;
}
.restuGgqsj {
	width: 241px;
	color: #fff;
	margin-left: 8px;
	font-size: 16px;
	background: #ff6931;
	padding-left: 18px;
	line-height: 37px;
}
.prudot_right_05 div {
	overflow: visible
}
.restuGgimg {
	width: 259px;
	margin-top: 10px;
	color: #101010;
	margin-left: 8px;
	background: #fff;
}
.restuGgimg ul li {
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
.newGouwuche {
	width: 292px;
	background: #deedfb;
}
.newGouwucheTit {
	width: 292px;
	background: #9bbddd;
	height: 47px;
	line-height: 47px;
	color: #ffffff;
}
.newGouwucheTit .cpfood {
	font-size: 14px;
	margin-left: 17px;
}
.newGouwucheTit .qkfood {
	font-size: 14px;
	color: #2c6396;
	cursor: pointer;
}
.newGouwucheTit .fsfood {
	font-size: 14px;
	margin-left: 52px;
}
.newGouwucheTit .jgfood {
	font-size: 14px;
	margin-left: 37px;
}
.qujiesuan {
	width: 292px;
	background: #9bbddd;
	height: 51px;
	line-height: 51px;
	color: #ffffff;
}
/*******************index**/
.info_div_class {
	width: 1200px;
	margin: 0px auto;
}
.width_20 {
	width: 32%;
	margin-top: 25px;
	background: #e1e6f9;
	float: left;
	border-radius: 5px;
}
.width_39 {
	width: 33%;
	margin-top: 25px;
	background: #e1e6f9;
	float: left;
	border-radius: 5px;
}
.margin_lr1 {
	margin: 25px 1%;
}
.width_41 {
	width: 41%;
	margin-left: 1%;
	background: #e1e6f9;
	float: left;
	border-radius: 5px;
}
.width_58 {
	width: 58%;
	background: #e1e6f9;
	float: left;
	border-radius: 5px;
}
.tit_ul_class {
	width: 94%;
	font-size: 20px;
	color: #555;
	margin: 10px auto;
}
.info_div_class .font_content {
	padding: 0px;
	line-height: 20px;
	list-style: none;
	width: 94%;
	min-height: 250px;
	font-size: 16px;
	color: #666;
	margin: 10px auto;
}
/*************************************购物车页面*开始*/
.car_list_ul {
	width: 1178px;
	margin: 20px auto;
	background: #e1e6f9;
	border-radius: 8px;
	list-style: none;
	padding: 0px;
}
.car_list_ul li {
	width: 96%;
	line-height: 20px;
	padding: 15px 0px;
	margin: 0px auto;
	border-bottom: 1px solid #8dbfc4;
}
.car_list_ul li:last-child {
	border: none;
}
.mui-numbox {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 120px;
	height: 35px;
	padding: 0 40px;
	vertical-align: top;
	vertical-align: middle;
	border: solid 1px #bbb;
	border-radius: 3px;
	background-color: #efeff4;
}
.mui-numbox .mui-btn-numbox-minus, .mui-numbox .mui-numbox-btn-minus {
	left: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.mui-numbox [class*=btn-numbox], .mui-numbox [class*=numbox-btn] {
	font-size: 18px;
	font-weight: 400;
	line-height: 100%;
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 40px;
	height: 100%;
	padding: 0;
	color: #555;
	border: none;
	border-radius: 0;
	background-color: #f9f9f9;
}
.mui-numbox .mui-input-numbox, .mui-numbox .mui-numbox-input {
	display: inline-block;
	overflow: hidden;
	width: 100%!important;
	height: 100%;
	margin: 0;
	padding: 0 3px!important;
	text-align: center;
	text-overflow: ellipsis;
	word-break: normal;
	background: white;
	border: none!important;
	border-right: solid 1px #ccc!important;
	border-left: solid 1px #ccc!important;
	border-radius: 0!important;
}
.mui-numbox .mui-btn-numbox-plus, .mui-numbox .mui-numbox-btn-plus {
	right: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.mui-btn, button, input[type=button], input[type=reset], input[type=submit] {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42;
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding: 6px 12px;
	cursor: pointer;
	-webkit-transition: all;
	transition: all;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	color: #333;
	border: 1px solid #ccc;
	border-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #fff;
	background-clip: padding-box;
}
.cai_name, .cai_num, .cai_price, .delete_btn {
	width: 66%;
	float: left;
	font-size: 16px;
	color: #555;
	margin-top: 10px;
}
.cai_num {
	width: 16%;
	text-align: right;
	margin-top: 0px;
}
.cai_price {
	width: 11%;
	text-align: right;
	color: #458288;
	margin-top: 10px;
}
.delete_btn {
	width: 5%;
	margin-left: 2%;
	margin-top: 4px;
}
.delete_btn img {
	width: 30px;
	height: 30px;
	float: right;
}
.delete_btn:hover {
	cursor: default;
}
.cai_price span {
	font-size: 22px;
	margin-right: 5px;
}
.clear_both00 {
	clear: both;
}
.zong_price {
	float: right;
	font-size: 16px;
	padding: 10px 0px;
}
.zong_price span {
	font-size: 30px;
	margin-right: 5px;
	color: rgb(245, 58, 58);
}
.zengpin_list_div {
	width: 1178px;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 15px 0px;
	background: #e1e6f9;
	border-radius: 8px;
}
.youbian_list_div {
	width: 500px;
	height: 100%;
	margin: 0px auto;
}
.title_youbian {
	font-size: 18px;
	padding-top: 20px;
	color: #666;
}
.close_youbian_img {
	float: right;
	height: 25px;
	width: 25px;
}
#divselect_zengpin, #divselect_jifen {
	width: 390px;
	margin-left: 2%;
	float: left;
}
#divselect_youbian {
	width: 438px;
	float: left;
	padding-top: 10%;
}
#input_qisongjia, #input_peisongfei {
	width: 500px;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	margin-bottom: 20px;
	background: white;
	border: 1px solid #458288;
	color: #458288;
	outline: none;
	font-size: 18px;
}
.queren_xuan {
	width: 500px;
	height: 40px;
	line-height: 40px;
	margin-top: 40px;
	background: #458288;
	border-radius: 8px;
	padding: 5px 0px;
	text-align: center;
	color: white;
	font-size: 20px;
}
.queren_xuan:hover {
	cursor: default;
}
cite {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	display: block;
	color: #458288;
	cursor: pointer;
	font-style: normal;
	padding-left: 20px;
	font-size: 17px;
	border: 1px solid #458288;
	background: url(../images/arrow.png) no-repeat right center;
	padding-right: 40px;
}
.div_select_ul {
	width: 450px;
	border: 1px solid #458288;
	background-color: #ffffff;
	position: absolute;
	z-index: 20000;
	margin-top: -1px;
	display: none;
	padding: 0px;
	list-style: none;
}
.div_select_ul li {
	height: 35px;
	line-height: 35px;
}
.div_select_ul li a {
	display: block;
	height: 35px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.div_select_ul li a:hover {
	color: white;
	font-size: 18px;
	background-color: #458288;
}
.yong_youhuiquan, .zhifu_btn {
	padding: 12px 20px;
	float: left;
	margin-left: 5%;
	color: white;
	font-size: 18px;
	background: #8dbfc4;
	border-radius: 5px;
}
.yong_youhuiquan:hover, zhifu_btn:hover {
	cursor: default;
}
#input_youhuiquan {
	width: 30%;
	height: 45px;
	line-height: 45px;
	padding: 0px 20px;
	margin-left: 3%;
	outline: none;
	border: 1px solid #458288;
	color: #458288;
	font-size: 24px;
	display: none;
}
/*************************************购物车页面*结束*/
/*************************************地址页面*开始*/
.content_info {
	width: 1178x;
	margin: 20px auto;
}
.border_bottom666 {
	color: #666; 
	margin: 10px 20px;
	padding:15px 0px;
	border-bottom: 2px solid #666;
}
.address_ul {
	width: 98%;
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
.address_ul li {
	width: 31%;
	float: left;
	margin: 15px 1% 10px 1%;
}
.address_ul li label, .address_ul li input {
	width: 52%;
	color: #000;
	font-size: 16px;
	
}
.address_ul li input {
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	outline: none;
	color: #555;
	font-size: 16px;
	padding: 0px 10px;
	background: #f9f9f9;
	border: 1px solid #c5caca;
	-moz-box-shadow: 1px -1px 1px #c5caca;
	box-shadow: 1px -1px 1px #c5caca;
}
.enregis_btn {
	float: right;
	color: #fff;
	font-size: 18px;
	padding: 10px 50px;
	border-radius: 5px;
	background: #df0074;
	margin: 30px 0px;
	margin-right: 1%;
}
.enregis_btn:hover {
	cursor: default;
}
.color_f13a3a {
	color: #f13a3a;
	margin: 30px 0px;
}
.clear_both120 {
	clear: both;
	height: 120px;
}
.cite_c5caca {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	display: block;
	color: #555;
	cursor: pointer;
	font-style: normal;
	padding-left: 10px;
	border: 1px solid #c5caca;
	box-shadow: 1px -1px 1px #c5caca;
	background: #f9f9f9 url(../images/arrow_c5caca.png) no-repeat right center;
	padding-right: 40px;
	margin-top: 8px;
	border-radius: 5px;
}
#divselect_Postal .div_select_ul, #divselect_Ville .div_select_ul {
	width: 276px;
	border: 1px solid #c5caca;
	background-color: #ffffff;
	border-radius: 5px;
	margin-top: 2px;
}
#divselect_Postal .div_select_ul li, #divselect_Ville .div_select_ul li {
	width: 100%;
	margin: 0px;
}
#divselect_Postal .div_select_ul li a:hover, #divselect_Ville .div_select_ul li a:hover {
	background: #c5caca
}
/*************************************地址页面*结束*/
/*************************************登录注册页面*开始*/
.login_ul {
	list-style: none;
	padding: 0px;
	text-align: center;
	margin-left: 240px;
	margin-top: 115px;
}
.login_ul li {
	width: 350px;
	padding: 15px 0px;
	float: left;
	color: #df0074;
	font-size: 16px;
	border: 1px solid #df0074;
}
.login_ul li:first-child {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.login_ul li:last-child {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.login_ul li:hover {
	cursor: default;
}
.login_ul li.checked {
	color: #fff;
	background: #df0074;
}
.divlogin_ul {
	padding-top: 50px;
}
.divlogin_ul .address_ul {
	width: 40%;
	padding-left: 30%;
}
.divlogin_ul .address_ul li {
	width: 100%;
}
.divlogin_ul .address_ul li .enregis_btn {
	width: 79%;
	text-align: center;
}
.divlogin_ul .address_ul li a {
	text-decoration: underline;
	font-size: 15px;
}
.divlogin_ul .address_ul li a:hover {
	cursor: default;
}
/*************************************登录注册页面*结束*/

/*************购物车*开始*/
#faq {
    width: 290px;
    position:fixed;
    bottom: 0px; 
    z-index: 0;
    background: #FFFFFF;
    box-shadow: 0px 1px 0px rgba(0, 0, 0,0.15);
    border-radius: 5px;
}.faqtit {
    padding: 1px 1px 0 12px;
    height: 31px;
    background: #f44d19;
    border-radius: 5px;
}.faqtit p {
    height: 30px;
    line-height: 30px;
	font-size:16px; 
    border-radius: 0 5px 5px 0;
}
.font12 {
    font-size: 12px;
	color:white;
}#ordermenu {
    padding: 5px 2px 0;
    margin-top: -2px;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-radius: 0px 0px 5px 5px;
    background: #ffffff;
}.order_cd {
    padding: 0 5px;
    max-height: 400px;
    overflow: auto;
}.amount {
    padding: 5px 5px 3px 5px;
}
.fontb {
    font-weight: bold;
}
.clo3, a.clo3 {
    color: #333;
}.mlr5 {
    margin: 0 5px;
}.order_sub {
    margin: 8px 0 0 0;
}.order_subbtn {
    padding: 7px 5px 20px;
}.order_subbtn input{
    background: #458288;   
	color:white;
}
.order_subbtn input.disabled{
	background:#ccc; 
    width: 100px;
    height: 30px;
	color:white;}
	.order_subbtn input.disabled:hover{
	background:#ccc;}
.order_subbtn input:hover {
    background: #458288;
    opacity: 0.9;
}
.pointer, button, input[type=button], input[type=submit] {
    cursor: pointer;
}
input[type=button], button {
    outline: none;
}
.online_order_btn {
    display: inline-block;
    width: 80px;
    height: 30px;
    border-radius: 5px;
    line-height: 30px;
    color: #FFFFFF;
    background: #77b60d;
    text-align: center;
    border: none;
    outline: none;
}.clear_order_btn {
    float: right;
    margin: 5px 10px 0px 0px;
    color: #458288;
    text-align: right;
}.cdtitle {
    overflow: hidden;
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-bottom: 0px;
}
.font13 {
    font-size: 13px;
}.tmc {
    width: 90px;
	margin-right:10px;
}
.left {
    float: left;
}.tfs {
    width: 80px;
}.tyf {
    width: 60px;
}.center {
    text-align: center;
}.cdlist {
    width: 100%;
    overflow: hidden;
}ul {
    list-style: none;
}.cdlist li {
    float: left;
    width: 100%;
    height: 28px;
    line-height: 28px;
	margin-top:10px;
}.mc {
    width: 90px;
	margin-right:10px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}.fs {
    width: 80px;
    text-align: center;
}.fs i {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-style: normal;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}.cutNum, .addNum {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    color: #bfbfbf;
    cursor: pointer;
}
 .dj {
    width: 60px;
    text-align: center;
}.jb {
    display: none;
}.sc {
    float: right;
    padding: 0px 2px;
    font-weight: bold;
    color: #F00;
    cursor: pointer;
}.extrafee_box, .rebate_box {
    width: 240px;
    overflow: hidden;
}.dispatch {
    width: 40px;
    display: inline-block;
    margin-right: 13px;
    text-align: center;
}.right {
    float: right;
}
.orange, a.orange {
    color: #f60;
}
 

/*************购物车*结束*/