@charset "utf-8";

body {font-size:12px;/*line-height: 20px;color:#4b4a4a;line-height:150%;*/font-family:"微软雅黑", "Microsoft YaHei","宋体","Arial","Helvetica","sansation", "Verdana", "sans-serif";}
*{
	margin:0 auto;
	padding:0;
	/* font-family: "Microsoft Yahei",Verdana,Arial; */
}
/*a{text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}*/
/*a:hover{cursor:pointer;}*/
input:focus,select:focus{outline:none;}
.position{position:relative;}
.ml{margin-left:10px;}
.mr_20{margin-right:20px;}
.ml_20{margin-left:20px;}
.mr{margin-right:10px;}
.mr_5{margin-right:5px;}
.mbottom{margin-bottom:10px;}
.mbottom_20{margin-bottom:20px;}
.red{color:#e42141;}
.size_yellow{color:#f3af4d;}
.size_yellow_1{color:#f88b2e;}
.size_white{color:#fff;}
.size_gray_1{ color: #444;}
.size_gray_2{ color: #666;}
.size_gray_3{ color: #999;}
.clear{clear:both;}
.fma{font-family:Arial;}
.red{color:#ff0000;}
.blue{color:#1c7dc7;}
.red_1{color:#fe7a7a;}
.red_2{color:#e32145;}
.red_3{color:#ff2251;}
.red_4{color:#ff0e41;}
.red_5{color:#e4393c;}
.red_6{color:#ce2f28;}
.red_7{color:#e42144;}
.red_8{color:#ff2150;}
.size_12{font-size:12px;}
.size_14{font-size:14px;}
.size_16{font-size:16px;}
.size_18{font-size:18px;}
.size_20{font-size:20px;}
.size_24{font-size:24px;}
.size_30{font-size:30px;}
.block{display:block;}
.text_indent_2{text-indent:2em;}
ins{text-decoration:none;}
hr{height:0;border:0;border-bottom:1px solid #ededed;margin:5px 0;}
hr.dashed{border-bottom:1px dashed #ededed;}
.lettle_1{letter-spacing:1px;}
.lettle_2{letter-spacing:2px;}
.lettle_3{letter-spacing:3px;}
.text-center{text-align:center;}
.text-left,.p_text_left p{text-align:left;}
.text-right{text-align:right;}
.border{border:1px solid #ededed;}
.border_1{border:1px solid #eee;}
.border-bottom{border-bottom:1px dashed #ededed;}
.border_top_1{border-top:1px solid #ededed;}
.border_top_5{border-top:5px solid #1c7dc7;}
.border_right_1{border-right:1px solid #ededed;}
.border_left_1{border-left:1px solid #ededed;}
.border_bottom_1{border-bottom:1px dashed #ededed;}
.border_bottom_2{border-bottom:1px solid #eee;}
.border_bottom_dashed{border-bottom:1px dashed #eee;}
.b_t_dashed{border-top:1px dashed #ddd;}
.border_dashed{border:1px dashed #ddd;}
.padding{padding:10px;}
.padding_5{padding:5px;}
.padding_l_20{padding-left:20px;}
.padding_t_b{padding:10px 0;}
.padding_20{padding:20px;_padding:20px 5px;}
.padding_40{padding:20px 40px;_padding:20px 5px;}
.padding_0_25{padding:0 25px;_padding:0 5px;}
.padding_20_40{padding:20px 40px;_padding:10px 20px;}
.padding_40_0{padding:40px 0px;_padding:0px 20px;}
.padding_30_0{padding-top:30px;padding-bottom:30px;}
.bg_white{background:#fff;}
.bg_blue{background:#1c7dc7;}
.bg_gray_1{background:#f5f5f5;}
.bg_gray_2{background:#f1f1f1;}
.hidden,.hiddendiv{display:none;}
.radius{border-radius:4px;}
.lineh_20{line-height:20px;}
.lineh_25{line-height:25px;}
.lineh_30{line-height:30px;}
.xzyh{
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xz2h{
	overflow:hidden;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.list_h_xz2h{height:45px;}
.xz3h{
	overflow:hidden;
	display: -webkit-box;
	line-clamp:3;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.xz4h{
	overflow:hidden;
	display: -webkit-box;
	line-clamp: 4;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
strong,.bold{font-weight:600;}
.size_12{font-size:12px;}
.size_14{font-size:14px;}
.size_16{font-size:16px;}
.size_18{font-size:18px;}
.size_20{font-size:20px;}
.size_24{font-size:24px;}
.size_30{font-size:30px;}
.size_hui{color:#999;}
.size_hui_1{color:#777;}
.m_span{margin:0 5px;}
.mtop{margin-top:10px;*margin-top:10px;}
.mtop_5{margin-top:5px;}
.mtop_15{margin-top:15px;}
.mtop_20{margin-top:20px;}
.mtop_30{margin-top:30px;}
.mtop_40{margin-top:40px;}
.mtop_50{margin-top:50px;}
.mtop_60{margin-top:60px;}
.mtop_70{margin-top:70px;}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
	min-width:1250px;
}
.container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.container::before, .container::after {
    display: table;
    content: "";
    line-height: 0;
}
.container::after {
    clear: both;
}
.row-fluid {
    width: 100%;
}
.row-fluid::before, .row-fluid::after {
    display: table;
    content: "";
    line-height: 0;
}
.row-fluid::after {
    clear: both;
}

a img {
    border: 0px none;
}
/*img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0px none;
	
}*/
ul,ol{margin:0 auto;padding:0;}
li,ol{list-style:none;list-style: outside none none;}
.thumbnails::before, .thumbnails::after {
    display: table;
    content: "";
    line-height: 0;
}
.thumbnails::after {
    clear: both;
}
.fl,.thumbnails li,.ul_list_2 li,.ul_list_3 li,.ul_list_4 li,.ul_list_5 li,.ul_list_6 li,.ul_list_7 li,.ul_list_8 li,.ul_list_9 li,.ul_list_10 li,.ul_list_11 li,.ul_list_12 li,dl.dl_list_2 dd,.ul_list li,.dl_list dd{float:left;}

.thumbnails::before, .thumbnails::after ,.breadcrumb::before,.breadcrumb::after,.page_ul::before,.page_ul::after,.ul_list::before,.ul_list::after,
.case::before,.case::after,.ul_list_1::before,.ul_list_1::after,.ul_float::before,.ul_float::after,.ul_list_2::before,.ul_list_2::after,.ul_list_3::before,.ul_list_3::after,.ul_list_4::before,.ul_list_4::after,.ul_list_5::before,.ul_list_5::after,.ul_list_6::before,.ul_list_6::after,.ul_list_7::before,.ul_list_7::after,.ul_list_8::before,.ul_list_8::after,.ul_list_9::before,.ul_list_9::after,.ul_list_10::before,.ul_list_10::after,.ul_list_11::before,.ul_list_11::after,.ul_list_12::before,.ul_list_12::after,.ol_list_2::before,.ol_list_2::after,dl.dl_list_2::before,dl.dl_list_2::after,dl.dl_list::before,dl.dl_list::after{
    display: table;
    content: "";
    line-height: 0;
}
.case::after,.thumbnails::after,.breadcrumb::after,.page_ul::after,.ul_list::after,.ul_list_1::after,.ul_float::after,.ul_list_2::after,.ul_list_3::after,.ul_list_4::after,.ul_list_5::after,.ul_list_6::after,.ul_list_7::after,.ul_list_8::after,.ul_list_9::after,.ul_list_10::after,.ul_list_11::after,.ul_list_12::after,.ol_list_2::after,dl.dl_list_2::after,dl.dl_list::after{
    clear: both;
}
.thumbnails li,.ul_list li,.float_left,.ul_list_h li,.ul_list_img li,.ul_float li{float:left;}
.ul_float_none li{float:none;}
ul.infolist li ,ul.listwithdate li,ul.infolist li, ul.inline li,ul.unstyled li {
	line-height:25px;
	word-break:keep-all;/* 不换行 */ 
	white-space:nowrap;/* 强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象。不换行 */ 
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */ 
	text-overflow:ellipsis;/* IE 专有属性，当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/ 
}

.ul_list_2 li ,dl.dl_list_2 dd{width:50%;}
.ul_list_3 li{width:33.3%;}
.ul_list_4 li{width:25%;}
.ul_list_5 li{width:20%;*width:19.9%;_width:19.0%;}
.ul_list_6 li{width:16.66666666%;}
.ul_list_7 li{width:14.2857142%;}
.ul_list_8 li{width:12.5%;}
.ul_list_7 li{width:11.1111111%;}
.ul_list_10 li{width:10%;}
.ul_list_11 li{width:9.09090909%;}
.ul_list_12 li{width:8.33333333%;}
.float_left,.fl{float:left;}
.float_right,.fr{float:right;}



.btn {
    width: 140px;
    display: block;
    border: 1px solid #D8D8D8;
    background: #EFEFF0 none repeat scroll 0% 0%;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
    float: right;
    color: #7A7A7A;
    cursor: pointer;
	outline: none;
}


h3.h3_line{
	line-height:65px;
	color:#3697d9;
	font-size:38px;
	letter-spacing:2px;
    margin-bottom:10px;	
	margin-top:20px;
	font-weight: 500;
	border-bottom:1px solid #d8d8d8;
	width:60%;
}

.a_btn_red{
    padding:5px 20px;
    border-radius: 20px;
    border: 1px solid #ea3802;
	background:#ea3802;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	filter:Alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
}

.a_btn_red:hover{filter:Alpha(opacity=50);-moz-opacity:0.5;opacity:1;}
a.a_btn_red:link, a.a_btn_red:visited, a.a_btn_red:active{color:#fff;}
.list_h3,.list_h3 h2{
    font-size: 18px;
	color: #666;
    font-weight: 500;
    line-height: 25px;
	max-height:30px;
	text-align:left;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list_h3 a{ 
	font-size: 18px;
	color: #666;
    font-weight: 500;
    line-height: 25px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	
	}
.list_h3:hover,.a_hover:hover,.list_h3 h2:hover,.list_h3 h2 a:hover{color:#ea3802;}
.list_product .padding_20:hover .padding_product{border:1px solid #bebfc0;transition-delay: 0.1s;}



.table {
    width: 100%;
    border-collapse: collapse;
}


.table tbody tr {
   /* background-color: #fefefe;*/
    color: #6B6B6B;
}

.table  thead th, table  tbody td {
	/*padding: 8px;
	height: 19px;
	line-height: 19px;
	line-height:25px;border:1px solid #ededed;
	font-weight: 400;*/
/*	padding:5px 0;*/
	
}
.table tbody tr:nth-child(2n) {
   /* background: #F2F2F2;*/
}
.table tbody tr:nth-child(2n+1) {
   
}
table thead th{font-weight:600;}




.list_h3_1_b span {
    background: #fff;
    color: #333;
    padding: 0 12px;
	 font-size: 16px;
}
.form_name_submit{padding:10px;}
.form_name_submit input:focus,.textarea_list:focus,.textarea_list_common:focus,.common_textarea textarea:focus,.common_input input:focus{outline:none;border:1px solid #1c7dc7;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
.btn_input_list,.submit_btn{border:1px solid #ddd;width:218px;line-height:30px;border-radius:4px;color:#666;padding:5px 10px;max-width:100%;}

.textarea_list_common{border:1px solid #ddd;height:100px;padding:10px;font-size:14px;border-radius:4px;color:#666; transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
.btn_input_captcha{width:70px;border:1px solid #ddd;border-radius:4px;color:#666;padding:5px 10px;margin-right:5px;line-height:25px;}
.submit_btn{background:#1c7dc7;border:1px solid #1c7dc7;color:#fff;font-size:16px;cursor:pointer;width:238px;filter:Alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
.btn_red_1,.btn_blue_1,.btn_green_1,.btn_yellow_1{color:#fff;color:#fff!important;cursor:pointer;padding:5px 15px;font-size:14px;border-radius:4px;filter:Alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
.btn_red_1{background:#ff2251;border:1px solid #ff2251;}
.btn_blue_1{background:#1c7dc7;border:1px solid #1c7dc7;}
.btn_green_1{background:#77c019;border:1px solid #72b917;}
.btn_yellow_1{background:#ff8400;border:1px solid #ff8400;}
.btn_red_img,.btn_comment{filter:Alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
.btn_red_img:focus,.btn_comment:focus{outline:none;border:none;}
.btn_red_1:hover,.btn_blue_1:hover,.submit_btn:hover,.btn_green_1:hover,.btn_yellow_1:hover,.btn_red_img:hover,.btn_comment:hover{color:#fff;filter:Alpha(opacity=100);-moz-opacity:1;opacity:1;}

a.btn_red_1:link, a.btn_red_1:visited, a.btn_red_1:active,a.btn_blue_1:link, a.btn_blue_1:visited, a.btn_blue_1:active,a.submit_btn:link, a.submit_btn:visited, a.submit_btn:active,a.btn_green_1:link, a.btn_green_1:visited,
a.btn_green_1:active,a.btn_yellow_1:link, a.btn_yellow_1:visited, a.btn_yellow_1:active,a.btn_red_img:link, a.btn_red_img:visited, a.btn_red_img:active,a.btn_comment:link, a.btn_comment:visited, a.btn_comment:active{color:#fff;}

.btn_blue_b_1{border:1px solid #1c7dc7;color:#1c7dc7;color:#1c7dc7!important;font-size:14px;cursor:pointer;padding:5px 15px;border-radius:4px;filter:Alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.btn_blue_b_1:hover{background:#1c7dc7;color:#fff!important;filter:Alpha(opacity=100);-moz-opacity:1;opacity:1;}


/*免费开店*/
.new_bg_1{background:#124f7e;}
.new_bg_2{height:340px;background:url("../../en_images/common/newone/index_02.jpg") center 0;}

.tab_nav{background:#2e49b0;}
.tab_nav li{width:140px;text-align:center;line-height:30px;}
.tab_nav li a{font-size:16px;display:block;line-height:30px;border-top:1px solid #2e49b0;border-right:1px solid #2e49b0;border-left:1px solid #2e49b0;background:#2e49b0;color:#fff;border-radius:4px 4px 0 0;}
.tab_nav li.current a,.tab_nav li a:hover{cursor:pointer;border-top:1px solid #2e49b0;border-right:1px solid #2e49b0;border-left:1px solid #2e49b0;border-bottom:2px solid #fff;background:#fff;color:#2e49b0;margin-top:-2px;}
/*站内消息管理 -通用*/

/*table.table_bn thead th,table.table_bn  tbody td{border:none;}*/
table.table_list_1 {
    width: 100%;
    border-collapse: collapse;
	border: 1px solid #ded9d9;
/*    border-top: 1px solid #ded9d9;*/
}

table.table_list_1 tbody tr:nth-child(2n) {
   /* background: #F2F2F2;*/
}
table.table_list_1 tbody tr:nth-child(2n+1) {
   
}
/*table.table_list_1 thead th{font-weight:600;}*/

table.table_list_1 thead tr {
    width: 100%;
/*    height: 34px;*/
    background: #f1f1f1;
    font-size: 14px;
    color: #666;
}


table.table_list_1 thead td {
/*    height: 34px;*/
    border-right: 1px solid #ded9d9;
    border-bottom: 1px solid #ded9d9;
    text-align: center;
    font-weight: bold;
}

table.table_list_1 thead td {
/*    height: 34px;*/
    border-right: 1px solid #ded9d9;
    border-bottom: 1px solid #ded9d9;
    text-align: center;
    font-weight: bold;
}


table.table_list_1 tbody tr {
    width: 100%;
/*    height: 44px;*/
    font-size: 14px;
    color: #666;
	transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;
}
table.table_list_1 td{padding:8px;line-height:25px;color:#666;}
table.table_td_p tbody td{padding:20px 5px;}
table.table_list_1 tbody td {
/*    height: 44px;*/
	
    border-right: 1px solid #ded9d9;
    border-bottom: 1px solid #ded9d9;
    text-align: center;
    word-wrap: break-word;
}

table.table_list_1 tbody tr:hover{background:#feffd7;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
table.table_list_1 tbody tr:hover .btn_yellow_hover{border:1px solid #f88b2e;background:#f88b2e;color:#fff;}
table.table_list_1 td p{line-height:22px;}

.a_blue{color:#2e49b0;}
.btn_gray_b{cursor:pointer;border:1px solid #ededed;color:#666;padding:2px 12px;font-size:14px;line-height:20px;border-radius:4px;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
.btn_gray_b.bg_white{background:#fff;}
.btn_gray_hover:hover{border:1px solid #ddd;}
.btn_yellow_hover:hover{border:1px solid #f88b2e;background:#f88b2e;color:#fff;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
.btn_blue_hover:hover{border:1px solid #2e49b0;background:#2e49b0;color:#fff;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
.btn_yellow_b{cursor:pointer;border:1px solid #f88b2e;color:#666;padding:2px 12px;font-size:14px;line-height:20px;border-radius:4px;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
.btn_yellow_b:hover{border:1px solid #f88b2e;background:#f88b2e;color:#fff;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}

.btn_yellow_1{filter:Alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;border:1px solid #f88b2e;background:#f88b2e;color:#fff;padding:2px 12px;font-size:14px;line-height:20px;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
.btn_yellow_1:hover{filter:Alpha(opacity=100);-moz-opacity:1;opacity:1;}
.btn_yellow_big_1,.btn_common_big_1{padding:5px 35px;}
.btn_yellow_small_1{padding:2px 12px;}
.btn_common_big_2{padding:5px 20px;}

.i_list_common{display:block;height:25px;width:30px;margin:0 auto;background:url("../../en_images/common/newone/bg_list_1.png") no-repeat;}
.i_list_gray{background-position:center -5px;}
.i_list_red{background-position:center -60px;}
.i_list_del{background-position:center -350px;}

.bold{font-weight:600;}
.list_h3_1 {
	color: #4a4a4a;
/*	font-weight: 600;*/
    text-align: left;
    line-height: 30px;
    font-size: 18px;
}

.border_left_i {
    border-left: 5px solid #f78b31;
    line-height: 15px;
    font-size: 14px;
/*    margin-right: 10px;*/
}

.list_h3_1.size_14{font-size:14px;}
.list_h3_1.size_16{font-size:16px;}
.list_h3_1.size_18{font-size:18px;}
.list_h3_1.size_20{font-size:20px;}



.border-radius-4{ border-radius: 4px;}
select.common_select {
    height: 30px;
   
}
.common_input_h_b, select.common_select , input.common_input  {
    border: 1px solid #ddd;
    line-height: 30px;
    padding: 0 10px;
    color: #666;
}
.common_search_w{min-width: 170px;}

.btn_yellow_b_1{border:1px solid #ddd;color:#f88b2e;background:url("../../en_images/common/newone/bg_list_1.png") no-repeat right -112px #ededed;padding:2px 35px 2px 15px;font-size:14px;line-height:20px;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
.btn_yellow_b_1:hover{border:1px solid #f88b2e;background:url("../../en_images/common/newone/bg_list_1.png") no-repeat right -152px #fff;cursor:pointer;color:#f88b2e;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}

.btn_yellow_b_2{border:1px solid #f88b2e;background:#fff;color:#f88b2e;line-height:18px;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
select.common_select:focus,input.common_input_h_b:focus,.common_select:focus,.common_input_h_b:focus,.textarea_list:focus,.input_common:focus,input.input_common:focus[type="text"]{outline:none;border:1px solid #2e49b0;transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}


/*我的消息*/
.list_p_1{line-height:25px;}
.textarea_list{border:1px solid #ededed;width:100%;max-width:816px;min-height:160px;padding:10px;font-size:14px;border-radius:4px;color:#666; transition: all 0.6s;-o-transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;}
.btn_list_a,.btn_list_b,.btn_list_c,.btn_list_d,.btn_list_e,.btn_list_f{padding-left:35px;background:url("../../en_images/common/newone/bg_list_1.png") no-repeat #f88b2e;}
.btn_list_a{background-position:-2px -195px;}
.btn_list_b{background-position:-2px -248px;}
.btn_list_c{background-position:-2px -297px;padding-left:40px;padding-right:20px;}
.btn_list_d{background:url("../../en_images/common/newone/bg_list_1.png") no-repeat -2px -397px #fff;color:#f88b2e;}
.btn_list_d:hover{background:url("../../en_images/common/newone/bg_list_1.png") no-repeat -2px -439px #f88b2e;color:#fff;cursor:pointer;}
.btn_list_e{background-position:-2px -440px;}
.btn_list_f{ background-position: -2px -508px;padding: 4px 12px 4px 30px;}
.list_p_h_f p{line-height:25px;font-size:14px;}
 input.input_common[type="text"]{
/*	background-color: #FFF;*/
    border: 1px solid #ededed;
    transition: border-color 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
	padding:5px;
}
.w_common_full{width:100%;max-width:90%;}
table.table_list_t_bg{border-top:1px solid #2e49b0;}
table.table_list_t_bg thead tr{background:#e9f0fe;}



/*弹出层--start  -添加物资明细*/
/*.theme-popover-1 .ipt{border:1px solid #ededed;border-radius: 2px;box-shadow: inset 0 1px 0 #f8f8f8;background-color: #fff;padding: 4px 6px;height: 21px;line-height: 21px;color: #555;width: 180px;vertical-align: baseline;}*/
/*.theme-popover-1 .ipt-mini{width: 140px;padding: 1px 3px;}*/
/*.theme-popover-1 .ipt:focus{border-color: #95C8F1;box-shadow: 0 0 4px #95C8F1;}*/
/**/
/*.theme-popover-1 .theme-buy-1{margin-top:10%;text-align: center;}*/
/*.theme-popover-1 .theme-gobuy,.theme-signin-1{font-size: 15px;}*/
/*.theme-popover-1 .theme-price{position: relative;bottom: -6px;font-family: microsoft yahei,Arial, Helvetica, sans-serif;margin-right: 20px;font-weight: bold;color: #f60;line-height: 32px;font-size: 24px;display: inline-block;}*/
/*.theme-popover-1 .theme-price dfn{font-style: normal;font-size: 18px;margin-right: 2px;}*/
/*.theme-popover-1 .theme-desc{padding: 30px;}*/
/*.theme-popover-1 .theme-version{padding: 30px;}*/
.theme-popover-mask-1{z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none}
.theme-popover-1{z-index:9999;position:fixed;/*position:absolute;*/top:20%;left:50%;width:1200px;min-height:175px; height:auto;margin-left:-600px;border-radius:4px;border:5px solid #666;border:1px solid rgba(102,102,102,0.5);background-color:#fff;display:none;box-shadow: 0 0 10px #666;}
.theme-popover-1 .theme-poptit-1{padding:10px;position: relative;height:20px;background:#2e49b0;color:#fff;}
.theme-popover-1 .theme-poptit-1 h3{padding:0;margin:0;font-size:16px;color: #fff;font-weight:500;}
.theme-popover-1 .theme-popbod-1{/*padding:40px 15px;*/color:#444;height:auto;font-weight:500;}
.theme-popover-1 .theme-poptit-1 .close{float:right;color:#999;display:block;width:40px;height:30px;margin: -10px 10px -5px;background:url("../../en_images/common/newone/bg_list_1.png") no-repeat #586dc0;background-position: center -470px;filter:Alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;text-shadow:0 1px 0 #ddd;text-decoration:none;}
.theme-popover-1 .theme-poptit-1 .close:hover{color:#444;filter:Alpha(opacity=100);-moz-opacity:1;opacity:1;}
.theme-popover-1 .dform-1{text-align: center;}/*padding:20px;*/
.theme-popover-1 .theme-signin-1{margin: 0px;font-size: 14px;}
.theme-popover-1 .theme-signin-1 h4{color:#999;font-weight:100;margin-bottom: 20px;font-size: 12px;}
/*.theme-popover-1 .theme-signin-1 li{margin-bottom: 15px;}*/
/*.theme-popover-1 .theme-signin-1 li strong{float: left;margin-left: -80px;width: 80px;text-align: right;line-height: 32px;}*/
/*.theme-popover-1 .theme-signin-1 .btn{margin-bottom: 10px;}*/
.theme-popover-1 .theme-signin-1 p{font-size: 12px;color: #999;}
.theme-popover-1 .theme-desc,.theme-popover-1 .theme-version{padding-top: 0}
.theme-popover-1 .dform-1.w_theme{/*width:270px;*/}
.theme-popover-1.theme-popover-2{min-height:125px;}
.theme-popover-1.theme-popover-2 .dform-1{padding:20px;}
.theme-popover-1.theme-popover-2 .dform-1.w_theme{width:360px;}
.btn_del_1,.btn_cancel_1{cursor:pointer;}
.btn_del_1{border:1px solid #e1e1e1;border-radius:4px;color:#333;font-size:14px;line-height:25px;padding:0 10px;}
.btn_cancel_1{border:1px solid #e1e1e1;background:#e42144;border-radius:4px;color:#333;font-size:14px;line-height:25px;padding:0 7px;color:#fff;}
.theme-popover-1 .theme-signin-1 p.p_theme_del{font-size:18px;color:#ff6c00;font-weight:bold;}
.theme-popover-1 .theme-poptit-1 ._prompt{  color:#333333;  }
.common_sel_w{width:126px;}
.bg_bottom_b{background:#e8edfe;}
.div_scroll{max-height:400px;}

/*弹出层-end*/

.h3_gray_bg{background:#edeef0;line-height:35px;color:#9aa8d7;font-size:14px;padding:0 10px;}
.company_introduce_1 h1{font-size:16px;line-height:30px;color:#999;font-weight:bold;}

.siftbox{/*background:#F2F2F2;border-bottom:solid 1px #CCCCCC;*/border-bottom:solid 1px #CCCCCC;}
.sortbox {background:#fff;border:1px solid #e7e7e7;border-bottom:none;margin-bottom: 10px;}
.sortbox .breadcrumb{padding:0;background:none;}
.siftbox .label{float:left;margin-top:2px;font-size:14px;font-weight:800;}
.siftbox #condition{float:left;}
.siftbox .inbtn,.siftbox .inbtn span{cursor:pointer;}
.siftbox .inbtn{border:1px solid #cccccc;display:inline-block;height:18px;line-height:18px;overflow:hidden;margin-right:5px;margin-bottom: 2px;float:left;/*background:url("../../en_images/common/main_bg.png") no-repeat;*/background-position:right -387px;padding:0 20px 0 5px;}
.siftbox .inbtn span{background-position:100% 0;display:block;float:left;padding:0 5px 0 0;}
.siftbox .inbtn:hover{background-position: right -419px;text-decoration:none;border:1px solid #ec5f5e;}
.siftbox .inbtn:hover span{background-position:100% -17px;color:#5e5e5e;text-decoration:none;}

.ul_screen_list li{}
.ul_screen_list li a{display:block;line-height:22px;padding:0 9px;margin-left:2px;cursor:pointer;color:#4083A8;border:1px solid #fff;}

.ul_screen_list_1 li div{padding:5px;height:58px;overflow:hidden;}
.ul_screen_list_1 li div a{
	display:block;
	border:1px solid #ededed;
	height:58px;
	overflow:hidden;
	line-height:60px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.ul_screen_list_1 li div img{}
/* sortbox */
.sortbox .screen{}
.screen_box_border_b{border-bottom:solid 1px #e7e7e7;height:41px;overflow:hidden;}
.screen_box_border_b.current{height: auto;}
.sortbox dl{    
/*	padding: 5px 100px 5px 180px;*/
    vertical-align: bottom;
}
.sortbox dl dt{
	float: left;
    width: 160px;
/*    margin-left: -180px;*/
    line-height: 30px;
    display: inline;
    /* text-align: right; */
    font-size: 14px;
    color: #999999;
    background: #f5f5f5;
/*    padding-left: 20px;*/
}
.sortbox dl dd{display:inline;line-height:30px;}/*float:left;*/
/*.sortbox dl dd a{cursor:pointer;white-space:nowrap;padding:0px 22px;display:block;}line-height:30px;*/
.sortbox dl dd a.seling,.sortbox dl dd a.seled,.sortbox dl dd a:hover{}/*color:#e42144;*/
.screen_box{position:relative;}
.screen_box .boxdown{  
	position:absolute;
	right:55px;
	top:12px;
	cursor: pointer;
    width:45px;
    height:20px;
	padding-left:5px;     
}
.screen_box .boxdown i{display:block;width:15px;height:10px;font-size:12px;background:url("../../en_images/common/new/new_bg_5.png") no-repeat;background-position:center -2px;position:absolute;top:5px;right:5px;}
.screen_box .boxdown.current i,.screen_box .up i{background-position:center -32px;}
.screen_box .boxdown:hover i{ background-position:center -62px;}
.screen_box .boxdown.hover span{color:#e42144;}
.screen_box .boxdown span{color:#555;font-family:微软雅黑,宋体;font-size:12px;display:block;}
.screen_box .boxdown.up .s_up{display:block;}
.screen_box .boxdown.up .s_unfold,.screen_box .boxdown .s_up{display:none;}
.screen_box .boxdown.up.hover span{color:#555}
.screen_box .boxdown.up.hover i{background-position: center -32px;}
.p_padding_5 a {
    line-height: 18px;
    font-weight: 400;
    font-size: 12px;
}

.p_padding_5 a:hover{color:#e42144;}

td.td_list_size{font-size:16px;background:#eeefef;color:#999;width:150px;border-right:none;}
td.border_left{border-left:none;}
td.border_right{border-right:none;}
.screen_right ul li{line-height:25px;margin:2px 0;text-align:center;height:25px;}
.screen_right ul li a{line-height:25px;display:block;padding-right:15px;}
.screen_rightul li a:hover{color:#e42144;}
.screen_right li a{color:#4d4d4d;}
.screen_right li a:hover,table.border_td td.border_left li.current a{color:#E73736;}

/**/
/*top-------------------------start*/
/* .top_menu_nav{position:relative;}
.top_menu_nav .tit_sp_list{
    display: block;
    border: 1px solid #f9f9f9;
    border-top: 0 none;
    border-bottom: 0 none;
    padding: 0px 17px 0 8px;
    cursor: pointer;
    position: relative;
    z-index: 10;
    line-height: 40px;
    color:#999;
    font-size:14px;

}

.top_menu_nav .tit_sp_list i {
    border-top: #ccc 4px solid;
    border-right: #f5f5f5 4px solid;
    border-bottom: #f5f5f5 4px solid;
    border-left: #f5f5f5 4px solid;
    font-size: 0px;
    right: 5px;
    width: 0px;
    line-height: 0;
    position: absolute;
    top: 20px;
    height: 0px;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -webkit-transform .2s ease-in;
    -o-transition: -webkit-transform .2s ease-in;
    transition: -webkit-transform .2s ease-in;
}


.menu_bd_1 {
    display: none;
    background: #f5f5f5;
    border: #f2f2f2 1px solid;
    position: absolute;
    top: 40px;
    left: 0px;
    z-index:100;
   
}

.menu_bd_1 .top_supplier {
    width: 130px;
    padding-top:5px;
    padding-bottom:5px;
}

.top_menu_nav:hover .tit_sp_list{line-height:40px; border-top:none;}
.top_menu_nav:hover .tit_sp_list i{border-left-color:#f5f5f5;FILTER:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);border-bottom-color:#f5f5f5;border-top-color:#ccc;top:20px;border-right-color:#f5f5f5;-moz-transform:rotate(180deg);-moz-transform-origin:50% 30%;-webkit-transform:rotate(180deg);-webkit-transform-origin:50% 30%;-o-transform:rotate(180deg);-o-transform-origin:50% 30%;transform:rotate(180deg);transform-origin:50% 30%;}
	
.top_menu_nav.current  .menu_bd_1{display:block;} 
.top_supplier dd{margin:4px auto;}
.top_supplier dd a{line-height:22px;font-size:14px;color:#999;display:block;padding:0 10px;}
.top_supplier dd a:hover{background:#f78b31;color:#fff;}
*/
/*top------------------------end*/
/*首页分类改版-新增 2018-11-29*/
.tagsinput{
    overflow-y:auto;
    min-height:160px;
}
.tagsinput .tag{
    float: left;
    padding-right:1px;
}
.tagsinput .tag .tag1{
    float: right;
    padding-left:1px;
    line-height:38px;color:#666;font-size:15px;
}
.tagsinput .tag a{line-height:38px;padding:0 10px;color:#666;font-size:15px;}
.tagsinput .tag a:hover{color:#130171;}