body, caption, dd, div, dl, dt, figure, form, h1, h2, h3, h4, h5, h6, hr, html, input, legend, li, menu, ol, p, pre, table, td, textarea, th, ul{margin: 0;padding: 0,font-family: "Microsoft YaHei";}
ul,ol{margin: 0;padding: 0;list-style: none;}
a{text-decoration: none;border:none;color:#b2b2b2;}
a, a:hover, del, ins, s, u {
    text-decoration: none;
}
img{border:none;}
a, img.handin {
    cursor: pointer;
}
input{ outline:none}
.center{margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.mt20{margin-top: 20px;}
.mt10{margin-top: 10px;}
.ml20{margin-left: 20px;}
.ml40{margin-left: 40px;}
.mr40{margin-right: 40px;}
.mb20{margin-bottom: 20px;}
.red{color: #e61717}
.size14{font-size: 14px;}
.ccc{
	color: #101010;
}
.red_e6{
	color: #e61717;
}
.le60{
	margin-left: 60px;
}
.r_border{
	border-right: 1px solid #d4d4d4;
}
.l_border{
	border-right: 1px solid #d4d4d4;
}
.mt23 {
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-align: justify;
}
.mg20 {
    margin-bottom: 20px;
}



/*header*/
.header{
	width: 100%;
	line-height: 28px;
    margin-bottom: 16px;
     margin-top: 0px;
     padding-bottom: 0px;
    border-bottom: 1px solid #CCC;
}
.header_top{
	width:100%;
	height:175px;
	position: relative;
}
.header_top .iconoff{
	position: absolute;
	right: 30px;
	top:30px;
	font-size: 20px;
	cursor: pointer;
}
.header_top img{
	width:100%;
	height:100%;
}
.header_directory{
	width:100%;
	height:38px;
	background: #ededed;
}
.header_directory .h_directory{
	width:1240px;
	height: 42px;
	line-height: 42px;
}
.header_directory .h_directory span{
	cursor: pointer;
}
.directory_l{
	float: left;
}
.directory_l .directory_d{
	display: inline-block;
	position: relative;
	margin-right: 10px;
}
.directory_l .directory_d_b{
	width:200px;
	height:42px;
	display: inline-block;
	float: right;
}
.directory_l .directory_d_b ul{

}
.directory_l .directory_d_b ul li{
	float: left;
	padding: 0 20px;
}
.directory_l .directory_d  .glyphicon{
	font-size: 18px;
	color: #666666;
}
.directory_l .directory_d  .badge{
	background: none;
	position: absolute;
	left:0px;
	top:-10px;
	color: #e61717;

}

.directory_r{
	float: right;
}
.directory_r b{
	cursor: pointer;
}
.nav .open>a, .nav .open>a:focus,.directory_r .nav .open>a:hover {
    background-color: #eee;
    border-color: #d4d4d4;
}
.directory_r .on_act{
	padding: 0 10px;
}
.directory_r .dropdown{
	display: inline-block;
}
.directory_r .dropdown a{
	padding: 0 10px;
}

.header_login{
	width:1240px;
	height:77px;
	margin-top: 20px;
	margin-bottom: 35px;
	display: flex;
	justify-content: center;
}
.header_login .h_login_bj{
	width:167px;
	height:58px;
	background-image: url('/themes/zbj/assets/images2/logo.png');
    background-size: 100% 100%;
    background-repeat:no-repeat;
}
.header_login .h_login_box{
	width:100%;
	padding:0;
}
.header_login .h_login_box .login_box{
	height:43px;
	border:2px solid #e61717;
	margin-bottom: 10px;
	border-radius: 3px;
}
.header_login .h_login_box .login_box .lo_box{
	width:466px;
	height:39px;
	padding: 0 5px;
	border:none;
}
.header_login .h_login_box .login_box .lo_btn{
	width:93px;
	height:39px;
	line-height: 39px;
	text-align: center;
	background: #e61717;
	color: #ffffff;
	float: right;
	cursor: pointer;
}
.header_login .h_login_box .login_box .lo_btn button{
	text-align: center;
	background: #e61717;
	color: #ffffff;
	border:none;
}
.header_login .h_login_box .login_box2 ul li{
	display: inline-block;
	width:50px;
	text-align: center;
	margin-right: 20px;
	float: left;
	cursor: pointer;
}
.header_login .h_login_btn{
	width:361px;
	padding-top: 10px;
	display: flex;
	justify-content: space-between;
}
.header_login .h_login_btn .h_login_btn_t{
	width:160px;
	height:42px;
	line-height: 42px;
	text-align: center;
	border-radius: 5px;
	background: #e61717;
	color: #fffefe;
	cursor: pointer;
}
.header_nav_box{
	width:100%;
	border-bottom: 4px solid #e61717;
}
.header_nav_box .nav_box{
	width:1240px;
	height:45px;
	position: relative;
}
.header_nav_box .nav_box .nav_box_l{
	font-size: 15px;
}
.header_nav_box .nav_box ul li{
	float: left;
	display: block;
	width:98px;
	height:45px;
	margin: 0 20px 0 0;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}
.header_nav_box .nav_box .action a{
    background: #e61717;
    color: #ffffff !important;
}
.header_nav_box .nav_box ul li:hover{
	background: #e61717;
	color: #ffffff !important;
	border-radius: 8px 8px 0 0;
}
.header_nav_box .nav_box ul li:hover a{
	color: #ffffff !important;
}
.nav_box_rz{
	width:78px;
	height: 31px;
	position: absolute;
	right: 0px;
    bottom: -2px;
    text-align: center;
    line-height: 31px;
    border:0px solid #bbbbbb;
	background: #e61717;
	color: #ffffff;
	border-radius: 8px;
	cursor: pointer;
}
.action{
	background: #e61717;
	color: #ffffff !important;
	border-radius: 8px 8px 0 0;
}
/*header  end*/

.modal-addresswrap {
    border-radius: 6px;
}
.modal-addresswrap .close {
    opacity: 1;
    right: -12px;
    top: -12px;
    position: absolute;
    outline: none;
}
.modal-address {
    padding: 30px 30px 10px;
}
.modal-addresshd {
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 16px;
}
.space-4, [class*=vspace-4] {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 4px 0 3px;
}
.modal-addressmain li {
    padding-top: 26px;
}
.modal-addressmain a {
    border: 1px solid #ebebeb;
    border-radius: 2px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #515151;
    display: block;
}
